diff --git a/docs/.DS_Store b/docs/.DS_Store
new file mode 100644
index 0000000000000000000000000000000000000000..6e6cd8e444b01246da517c2943d68b8943de29db
Binary files /dev/null and b/docs/.DS_Store differ
diff --git a/docs/Collect_SILAC_XML-module.html b/docs/Collect_SILAC_XML-module.html
new file mode 100644
index 0000000000000000000000000000000000000000..e8e147a83472680a8a7d6623982aa3f3b4580252
--- /dev/null
+++ b/docs/Collect_SILAC_XML-module.html
@@ -0,0 +1,529 @@
+<?xml version="1.0" encoding="ascii"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+          "DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+  <title>Collect_SILAC_XML</title>
+  <link rel="stylesheet" href="epydoc.css" type="text/css" />
+  <script type="text/javascript" src="epydoc.js"></script>
+</head>
+
+<body bgcolor="white" text="black" link="blue" vlink="#204080"
+      alink="#204080">
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr valign="top">
+    <td width="100%">
+      <span class="breadcrumbs">
+        Module&nbsp;Collect_SILAC_XML
+      </span>
+    </td>
+    <td>
+      <table cellpadding="0" cellspacing="0">
+        <!-- hide/show private -->
+        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
+    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<!-- ==================== MODULE DESCRIPTION ==================== -->
+<h1 class="epydoc">Module Collect_SILAC_XML</h1><p class="nomargin-top"><span class="codelink"><a href="Collect_SILAC_XML-pysrc.html">source&nbsp;code</a></span></p>
+<p>Collect_SILAC_XML.py</p>
+  <p>Allow collection of SILAC XML file results after validation, 
+  calculates statistics and generates a table with results, aggregating the
+  results for each protein (as an option)</p>
+  <p>Usage: python Collect_SILAC_XML.py -f &lt;folder with XML SILAC 
+  files&gt; -s (switch to obtain the output in aggregated or summary 
+  form)</p>
+  <p>Output is to stdout</p>
+  <p>First argument - folder with XML files Output - table in tab delimited
+  format containing the statistics for each validated protein, printed to 
+  stdout</p>
+  <p>This script is provided &quot;as is&quot; and works well with 
+  correctly formatted XML SILAC files. However, no exceptions have been 
+  implemented and the code will fail if not fed correct data</p>
+  <p>Cosmin Saveanu, last modifications 2008-04-14 Genetique des 
+  Interactions Macromoleculaires, Alain Jacquier's lab, Institut Pasteur, 
+  CNRS-URA 2171, France csaveanu@pasteur.fr for any questions</p>
+
+<!-- ==================== CLASSES ==================== -->
+<a name="section-Classes"></a>
+<table class="summary" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Classes</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-Classes"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a href="Collect_SILAC_XML.Usage-class.html" class="summary-name">Usage</a><br />
+      used for catching exceptions generated during command line 
+        parameter parsing
+    </td>
+  </tr>
+</table>
+<!-- ==================== FUNCTIONS ==================== -->
+<a name="section-Functions"></a>
+<table class="summary" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Functions</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-Functions"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="Mean"></a><span class="summary-sig-name">Mean</span>(<span class="summary-sig-arg">inlist</span>)</span><br />
+      Obtain the mean of the values from a list Returns 0 if the list is 
+      empty</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="Collect_SILAC_XML-pysrc.html#Mean">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="SumSquares"></a><span class="summary-sig-name">SumSquares</span>(<span class="summary-sig-arg">inlist</span>)</span><br />
+      Squares each value in the passed list, adds up these squares and 
+      returns the result.</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="Collect_SILAC_XML-pysrc.html#SumSquares">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="Variance"></a><span class="summary-sig-name">Variance</span>(<span class="summary-sig-arg">inlist</span>)</span><br />
+      Calculates the variance for a sample Returns 100 if less than 2 
+      values are provided</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="Collect_SILAC_XML-pysrc.html#Variance">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="StdDev"></a><span class="summary-sig-name">StdDev</span>(<span class="summary-sig-arg">inlist</span>)</span><br />
+      Returns the standard deviation of the values in the passed list using
+      N-1 in the denominator (i.e., to estimate population stdev).</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="Collect_SILAC_XML-pysrc.html#StdDev">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="Collect_SILAC_XML-module.html#Median" class="summary-sig-name">Median</a>(<span class="summary-sig-arg">inlist</span>)</span><br />
+      Returns the median of the passed list.</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="Collect_SILAC_XML-pysrc.html#Median">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="get_flist"></a><span class="summary-sig-name">get_flist</span>(<span class="summary-sig-arg">dirname</span>,
+        <span class="summary-sig-arg">ext</span>=<span class="summary-sig-default">&quot;.xml&quot;</span>)</span><br />
+      Get all .ext file names from dirname, not recursive returns list of 
+      complete paths for files</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="Collect_SILAC_XML-pysrc.html#get_flist">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="Collect_SILAC_XML-module.html#GetValXML" class="summary-sig-name">GetValXML</a>(<span class="summary-sig-arg">data</span>,
+        <span class="summary-sig-arg">index</span>=<span class="summary-sig-default">0</span>,
+        <span class="summary-sig-arg">what</span>=<span class="summary-sig-default">'pepseq'</span>)</span><br />
+      Returns the text attribute of an entry in an ElementTree object based
+      on the XMLdict dictionary that maps numbers to tags - definition in 
+      the init of the main frame.</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="Collect_SILAC_XML-pysrc.html#GetValXML">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="GenerateListDict"></a><span class="summary-sig-name">GenerateListDict</span>(<span class="summary-sig-arg">xmldata</span>)</span><br />
+      Recovers the data about a peptide in the XML SILAC file Returns a 
+      dictionary, each peptide has an integer as key</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="Collect_SILAC_XML-pysrc.html#GenerateListDict">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="CalcStatistics"></a><span class="summary-sig-name">CalcStatistics</span>(<span class="summary-sig-arg">datadict</span>)</span><br />
+      Returns statistics on a single data dictionary (corresponding to one 
+      protein) as a multiple of strings &lt;nr of valid peptides&gt;, 
+      &lt;median&gt;, &lt;mean&gt;, &lt;SD&gt;</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="Collect_SILAC_XML-pysrc.html#CalcStatistics">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="Collect_SILAC_XML-module.html#ExtractSILACDataFromXML" class="summary-sig-name">ExtractSILACDataFromXML</a>(<span class="summary-sig-arg">fname</span>,
+        <span class="summary-sig-arg">peptides_also</span>=<span class="summary-sig-default">True</span>)</span><br />
+      Parses an XML Silac file and returns information
+on all the validated peptides in the entry if peptides_also
+is True.</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="Collect_SILAC_XML-pysrc.html#ExtractSILACDataFromXML">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="main"></a><span class="summary-sig-name">main</span>(<span class="summary-sig-arg">argv</span>=<span class="summary-sig-default">None</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="Collect_SILAC_XML-pysrc.html#main">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+</table>
+<!-- ==================== VARIABLES ==================== -->
+<a name="section-Variables"></a>
+<table class="summary" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Variables</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-Variables"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a href="Collect_SILAC_XML-module.html#XMLdict" class="summary-name">XMLdict</a> = <code title="{'pepseq': 0, 'mzh': 1, 'calc_mzh': 2, 'leucines': 3, 'mono_iso_int': \
+4, 'deuterated_intensity': 5, 'ratio': 6, 'validated': 7, 'local_bg': \
+8, 'corrected_ratio': 9}">{'pepseq': 0, 'mzh': 1, 'calc_mzh': 2, 'leucines': 3<code class="variable-ellipsis">...</code></code>
+    </td>
+  </tr>
+</table>
+<!-- ==================== FUNCTION DETAILS ==================== -->
+<a name="section-FunctionDetails"></a>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Function Details</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-FunctionDetails"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+</table>
+<a name="Median"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">Median</span>(<span class="sig-arg">inlist</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="Collect_SILAC_XML-pysrc.html#Median">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>Returns the median of the passed list. Returns 0 or the element if 
+  less than 2 elements are passed to the function</p>
+  <dl class="fields">
+  </dl>
+</td></tr></table>
+</div>
+<a name="GetValXML"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">GetValXML</span>(<span class="sig-arg">data</span>,
+        <span class="sig-arg">index</span>=<span class="sig-default">0</span>,
+        <span class="sig-arg">what</span>=<span class="sig-default">'pepseq'</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="Collect_SILAC_XML-pysrc.html#GetValXML">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>Returns the text attribute of an entry in an ElementTree object based 
+  on the XMLdict dictionary that maps numbers to tags - definition in the 
+  init of the main frame. By default it returns the peptide sequence of the
+  first record.</p>
+  <p>pdatapos - indicates the position of the &lt;pepdata&gt; in the root 
+  of the pepdata xml entry</p>
+  <dl class="fields">
+  </dl>
+</td></tr></table>
+</div>
+<a name="ExtractSILACDataFromXML"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">ExtractSILACDataFromXML</span>(<span class="sig-arg">fname</span>,
+        <span class="sig-arg">peptides_also</span>=<span class="sig-default">True</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="Collect_SILAC_XML-pysrc.html#ExtractSILACDataFromXML">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <pre class="literalblock">
+Parses an XML Silac file and returns information
+on all the validated peptides in the entry if peptides_also
+is True. The origin of the peptide (protein) is
+also recovered and used in the output. Uses:
+- GenerateListDict - to obtain the peptide data
+- CalcStatistics - to calculate protein SILAC statistics. 
+Returns a string, formatted differently if peptides_also
+is true or false
+
+</pre>
+  <dl class="fields">
+  </dl>
+</td></tr></table>
+</div>
+<br />
+<!-- ==================== VARIABLES DETAILS ==================== -->
+<a name="section-VariablesDetails"></a>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Variables Details</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-VariablesDetails"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+</table>
+<a name="XMLdict"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <h3 class="epydoc">XMLdict</h3>
+  
+  <dl class="fields">
+  </dl>
+  <dl class="fields">
+    <dt>Value:</dt>
+      <dd><table><tr><td><pre class="variable">
+{'pepseq': 0, 'mzh': 1, 'calc_mzh': 2, 'leucines': 3, 'mono_iso_int': <span class="variable-linewrap"><img src="crarr.png" alt="\" /></span>
+4, 'deuterated_intensity': 5, 'ratio': 6, 'validated': 7, 'local_bg': <span class="variable-linewrap"><img src="crarr.png" alt="\" /></span>
+8, 'corrected_ratio': 9}
+</pre></td></tr></table>
+</dd>
+  </dl>
+</td></tr></table>
+</div>
+<br />
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table border="0" cellpadding="0" cellspacing="0" width="100%%">
+  <tr>
+    <td align="left" class="footer">
+    Generated by Epydoc 3.0.1 on Tue Apr 29 19:05:23 2008
+    </td>
+    <td align="right" class="footer">
+      <a target="mainFrame" href="http://epydoc.sourceforge.net"
+        >http://epydoc.sourceforge.net</a>
+    </td>
+  </tr>
+</table>
+
+<script type="text/javascript">
+  <!--
+  // Private objects are initially displayed (because if
+  // javascript is turned off then we want them to be
+  // visible); but by default, we want to hide them.  So hide
+  // them unless we have a cookie that says to show them.
+  checkCookie();
+  // -->
+</script>
+</body>
+</html>
diff --git a/docs/Collect_SILAC_XML-pysrc.html b/docs/Collect_SILAC_XML-pysrc.html
new file mode 100644
index 0000000000000000000000000000000000000000..10e6c481853de6b52c9db4a8abd689734af56082
--- /dev/null
+++ b/docs/Collect_SILAC_XML-pysrc.html
@@ -0,0 +1,435 @@
+<?xml version="1.0" encoding="ascii"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+          "DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+  <title>Collect_SILAC_XML</title>
+  <link rel="stylesheet" href="epydoc.css" type="text/css" />
+  <script type="text/javascript" src="epydoc.js"></script>
+</head>
+
+<body bgcolor="white" text="black" link="blue" vlink="#204080"
+      alink="#204080">
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr valign="top">
+    <td width="100%">
+      <span class="breadcrumbs">
+        Module&nbsp;Collect_SILAC_XML
+      </span>
+    </td>
+    <td>
+      <table cellpadding="0" cellspacing="0">
+        <!-- hide/show private -->
+        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
+    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<h1 class="epydoc">Source Code for <a href="Collect_SILAC_XML-module.html">Module Collect_SILAC_XML</a></h1>
+<pre class="py-src">
+<a name="L1"></a><tt class="py-lineno">  1</tt>  <tt class="py-line"><tt class="py-docstring">"""</tt> </tt>
+<a name="L2"></a><tt class="py-lineno">  2</tt>  <tt class="py-line"><tt class="py-docstring">Collect_SILAC_XML.py</tt> </tt>
+<a name="L3"></a><tt class="py-lineno">  3</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L4"></a><tt class="py-lineno">  4</tt>  <tt class="py-line"><tt class="py-docstring">Allow collection of SILAC XML file results after</tt> </tt>
+<a name="L5"></a><tt class="py-lineno">  5</tt>  <tt class="py-line"><tt class="py-docstring">validation, calculates statistics and generates</tt> </tt>
+<a name="L6"></a><tt class="py-lineno">  6</tt>  <tt class="py-line"><tt class="py-docstring">a table with results, aggregating the results</tt> </tt>
+<a name="L7"></a><tt class="py-lineno">  7</tt>  <tt class="py-line"><tt class="py-docstring">for each protein (as an option)</tt> </tt>
+<a name="L8"></a><tt class="py-lineno">  8</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L9"></a><tt class="py-lineno">  9</tt>  <tt class="py-line"><tt class="py-docstring">Usage: python Collect_SILAC_XML.py -f &lt;folder with XML SILAC files&gt; -s</tt> </tt>
+<a name="L10"></a><tt class="py-lineno"> 10</tt>  <tt class="py-line"><tt class="py-docstring">(switch to obtain the output in aggregated or summary form)</tt> </tt>
+<a name="L11"></a><tt class="py-lineno"> 11</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L12"></a><tt class="py-lineno"> 12</tt>  <tt class="py-line"><tt class="py-docstring">Output is to stdout</tt> </tt>
+<a name="L13"></a><tt class="py-lineno"> 13</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L14"></a><tt class="py-lineno"> 14</tt>  <tt class="py-line"><tt class="py-docstring">First argument - folder with XML files</tt> </tt>
+<a name="L15"></a><tt class="py-lineno"> 15</tt>  <tt class="py-line"><tt class="py-docstring">Output - table in tab delimited format containing</tt> </tt>
+<a name="L16"></a><tt class="py-lineno"> 16</tt>  <tt class="py-line"><tt class="py-docstring">the statistics for each validated protein, printed to stdout</tt> </tt>
+<a name="L17"></a><tt class="py-lineno"> 17</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L18"></a><tt class="py-lineno"> 18</tt>  <tt class="py-line"><tt class="py-docstring">This script is provided "as is" and works well with correctly</tt> </tt>
+<a name="L19"></a><tt class="py-lineno"> 19</tt>  <tt class="py-line"><tt class="py-docstring">formatted XML SILAC files. However, no exceptions have been</tt> </tt>
+<a name="L20"></a><tt class="py-lineno"> 20</tt>  <tt class="py-line"><tt class="py-docstring">implemented and the code will fail if not fed correct data</tt> </tt>
+<a name="L21"></a><tt class="py-lineno"> 21</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L22"></a><tt class="py-lineno"> 22</tt>  <tt class="py-line"><tt class="py-docstring">Cosmin Saveanu, last modifications 2008-04-14</tt> </tt>
+<a name="L23"></a><tt class="py-lineno"> 23</tt>  <tt class="py-line"><tt class="py-docstring">Genetique des Interactions Macromoleculaires, </tt> </tt>
+<a name="L24"></a><tt class="py-lineno"> 24</tt>  <tt class="py-line"><tt class="py-docstring">Alain Jacquier's lab, Institut Pasteur,</tt> </tt>
+<a name="L25"></a><tt class="py-lineno"> 25</tt>  <tt class="py-line"><tt class="py-docstring">CNRS-URA 2171, France</tt> </tt>
+<a name="L26"></a><tt class="py-lineno"> 26</tt>  <tt class="py-line"><tt class="py-docstring">csaveanu@pasteur.fr for any questions</tt> </tt>
+<a name="L27"></a><tt class="py-lineno"> 27</tt>  <tt class="py-line"><tt class="py-docstring">"""</tt> </tt>
+<a name="L28"></a><tt class="py-lineno"> 28</tt>  <tt class="py-line"> </tt>
+<a name="L29"></a><tt class="py-lineno"> 29</tt>  <tt class="py-line"><tt class="py-comment">#import cElementTree as ET (for versions of Python &lt; 2.5)</tt> </tt>
+<a name="L30"></a><tt class="py-lineno"> 30</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-keyword">import</tt> <tt class="py-name">xml</tt><tt class="py-op">.</tt><tt class="py-name">etree</tt><tt class="py-op">.</tt><tt class="py-name">cElementTree</tt> <tt class="py-keyword">as</tt> <tt class="py-name">ET</tt> <tt class="py-comment">#latest version integrated in Python 2.5</tt> </tt>
+<a name="L31"></a><tt class="py-lineno"> 31</tt>  <tt class="py-line"><tt class="py-keyword">import</tt> <tt class="py-name">sys</tt><tt class="py-op">,</tt> <tt class="py-name">os</tt><tt class="py-op">,</tt> <tt class="py-name">math</tt><tt class="py-op">,</tt> <tt class="py-name">getopt</tt> </tt>
+<a name="L32"></a><tt class="py-lineno"> 32</tt>  <tt class="py-line"> </tt>
+<a name="L33"></a><tt class="py-lineno"> 33</tt>  <tt class="py-line"><tt class="py-comment">#a dictionary that holds the position of the different</tt> </tt>
+<a name="L34"></a><tt class="py-lineno"> 34</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">#informations available in the SILAC XML file</tt> </tt>
+<a name="L35"></a><tt class="py-lineno"> 35</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">#used by GetValXML</tt> </tt>
+<a name="L36"></a><tt class="py-lineno"> 36</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt id="link-0" class="py-name" targets="Variable Collect_SILAC_XML.XMLdict=Collect_SILAC_XML-module.html#XMLdict"><a title="Collect_SILAC_XML.XMLdict" class="py-name" href="#" onclick="return doclink('link-0', 'XMLdict', 'link-0');">XMLdict</a></tt> <tt class="py-op">=</tt> <tt class="py-op">{</tt><tt class="py-string">'pepseq'</tt><tt class="py-op">:</tt> <tt class="py-number">0</tt><tt class="py-op">,</tt> <tt class="py-string">'mzh'</tt><tt class="py-op">:</tt><tt class="py-number">1</tt><tt class="py-op">,</tt> <tt class="py-string">'calc_mzh'</tt><tt class="py-op">:</tt><tt class="py-number">2</tt><tt class="py-op">,</tt> <tt class="py-string">'leucines'</tt><tt class="py-op">:</tt><tt class="py-number">3</tt><tt class="py-op">,</tt> </tt>
+<a name="L37"></a><tt class="py-lineno"> 37</tt>  <tt class="py-line">            <tt class="py-string">'mono_iso_int'</tt><tt class="py-op">:</tt><tt class="py-number">4</tt><tt class="py-op">,</tt> <tt class="py-string">'deuterated_intensity'</tt><tt class="py-op">:</tt><tt class="py-number">5</tt><tt class="py-op">,</tt> </tt>
+<a name="L38"></a><tt class="py-lineno"> 38</tt>  <tt class="py-line">            <tt class="py-string">'ratio'</tt><tt class="py-op">:</tt><tt class="py-number">6</tt><tt class="py-op">,</tt> <tt class="py-string">'validated'</tt><tt class="py-op">:</tt><tt class="py-number">7</tt><tt class="py-op">,</tt> </tt>
+<a name="L39"></a><tt class="py-lineno"> 39</tt>  <tt class="py-line">            <tt class="py-string">'local_bg'</tt><tt class="py-op">:</tt><tt class="py-number">8</tt><tt class="py-op">,</tt> <tt class="py-string">'corrected_ratio'</tt><tt class="py-op">:</tt><tt class="py-number">9</tt><tt class="py-op">}</tt> </tt>
+<a name="L40"></a><tt class="py-lineno"> 40</tt>  <tt class="py-line">                 </tt>
+<a name="L41"></a><tt class="py-lineno"> 41</tt>  <tt class="py-line"> </tt>
+<a name="Mean"></a><div id="Mean-def"><a name="L42"></a><tt class="py-lineno"> 42</tt> <a class="py-toggle" href="#" id="Mean-toggle" onclick="return toggle('Mean');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="Collect_SILAC_XML-module.html#Mean">Mean</a><tt class="py-op">(</tt><tt class="py-param">inlist</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="Mean-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="Mean-expanded"><a name="L43"></a><tt class="py-lineno"> 43</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L44"></a><tt class="py-lineno"> 44</tt>  <tt class="py-line"><tt class="py-docstring">    Obtain the mean of the values from a list</tt> </tt>
+<a name="L45"></a><tt class="py-lineno"> 45</tt>  <tt class="py-line"><tt class="py-docstring">    Returns 0 if the list is empty</tt> </tt>
+<a name="L46"></a><tt class="py-lineno"> 46</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt>  </tt>
+<a name="L47"></a><tt class="py-lineno"> 47</tt>  <tt class="py-line">    <tt class="py-name">sum</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L48"></a><tt class="py-lineno"> 48</tt>  <tt class="py-line">    <tt class="py-keyword">for</tt> <tt class="py-name">item</tt> <tt class="py-keyword">in</tt> <tt class="py-name">inlist</tt><tt class="py-op">:</tt> </tt>
+<a name="L49"></a><tt class="py-lineno"> 49</tt>  <tt class="py-line">        <tt class="py-name">sum</tt> <tt class="py-op">=</tt> <tt class="py-name">sum</tt> <tt class="py-op">+</tt> <tt class="py-name">item</tt> </tt>
+<a name="L50"></a><tt class="py-lineno"> 50</tt>  <tt class="py-line">    <tt class="py-keyword">if</tt> <tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">inlist</tt><tt class="py-op">)</tt><tt class="py-op">&gt;</tt><tt class="py-number">0</tt><tt class="py-op">:</tt> </tt>
+<a name="L51"></a><tt class="py-lineno"> 51</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">sum</tt><tt class="py-op">/</tt><tt class="py-name">float</tt><tt class="py-op">(</tt><tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">inlist</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L52"></a><tt class="py-lineno"> 52</tt>  <tt class="py-line">    <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L53"></a><tt class="py-lineno"> 53</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-number">0</tt> </tt>
+</div><a name="L54"></a><tt class="py-lineno"> 54</tt>  <tt class="py-line"> </tt>
+<a name="SumSquares"></a><div id="SumSquares-def"><a name="L55"></a><tt class="py-lineno"> 55</tt> <a class="py-toggle" href="#" id="SumSquares-toggle" onclick="return toggle('SumSquares');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="Collect_SILAC_XML-module.html#SumSquares">SumSquares</a><tt class="py-op">(</tt><tt class="py-param">inlist</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="SumSquares-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="SumSquares-expanded"><a name="L56"></a><tt class="py-lineno"> 56</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L57"></a><tt class="py-lineno"> 57</tt>  <tt class="py-line"><tt class="py-docstring">    Squares each value in the passed list, adds up these squares and</tt> </tt>
+<a name="L58"></a><tt class="py-lineno"> 58</tt>  <tt class="py-line"><tt class="py-docstring">    returns the result.</tt> </tt>
+<a name="L59"></a><tt class="py-lineno"> 59</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L60"></a><tt class="py-lineno"> 60</tt>  <tt class="py-line">    <tt class="py-name">ss</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L61"></a><tt class="py-lineno"> 61</tt>  <tt class="py-line">    <tt class="py-keyword">for</tt> <tt class="py-name">item</tt> <tt class="py-keyword">in</tt> <tt class="py-name">inlist</tt><tt class="py-op">:</tt> </tt>
+<a name="L62"></a><tt class="py-lineno"> 62</tt>  <tt class="py-line">        <tt class="py-name">ss</tt> <tt class="py-op">=</tt> <tt class="py-name">ss</tt> <tt class="py-op">+</tt> <tt class="py-name">item</tt><tt class="py-op">*</tt><tt class="py-name">item</tt> </tt>
+<a name="L63"></a><tt class="py-lineno"> 63</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-name">ss</tt> </tt>
+</div><a name="L64"></a><tt class="py-lineno"> 64</tt>  <tt class="py-line"> </tt>
+<a name="L65"></a><tt class="py-lineno"> 65</tt>  <tt class="py-line"> </tt>
+<a name="Variance"></a><div id="Variance-def"><a name="L66"></a><tt class="py-lineno"> 66</tt> <a class="py-toggle" href="#" id="Variance-toggle" onclick="return toggle('Variance');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="Collect_SILAC_XML-module.html#Variance">Variance</a><tt class="py-op">(</tt><tt class="py-param">inlist</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="Variance-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="Variance-expanded"><a name="L67"></a><tt class="py-lineno"> 67</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L68"></a><tt class="py-lineno"> 68</tt>  <tt class="py-line"><tt class="py-docstring">    Calculates the variance for a sample    </tt> </tt>
+<a name="L69"></a><tt class="py-lineno"> 69</tt>  <tt class="py-line"><tt class="py-docstring">    Returns 100 if less than 2 values are provided</tt> </tt>
+<a name="L70"></a><tt class="py-lineno"> 70</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L71"></a><tt class="py-lineno"> 71</tt>  <tt class="py-line">    <tt class="py-name">n</tt> <tt class="py-op">=</tt> <tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">inlist</tt><tt class="py-op">)</tt> </tt>
+<a name="L72"></a><tt class="py-lineno"> 72</tt>  <tt class="py-line">    <tt class="py-name">mn</tt> <tt class="py-op">=</tt> <tt id="link-1" class="py-name" targets="Function Collect_SILAC_XML.Mean()=Collect_SILAC_XML-module.html#Mean,Function lilamsxml.Mean()=lilamsxml-module.html#Mean"><a title="Collect_SILAC_XML.Mean
+lilamsxml.Mean" class="py-name" href="#" onclick="return doclink('link-1', 'Mean', 'link-1');">Mean</a></tt><tt class="py-op">(</tt><tt class="py-name">inlist</tt><tt class="py-op">)</tt> </tt>
+<a name="L73"></a><tt class="py-lineno"> 73</tt>  <tt class="py-line">    <tt class="py-name">ssq</tt> <tt class="py-op">=</tt> <tt id="link-2" class="py-name" targets="Function Collect_SILAC_XML.SumSquares()=Collect_SILAC_XML-module.html#SumSquares,Function lilamsxml.SumSquares()=lilamsxml-module.html#SumSquares"><a title="Collect_SILAC_XML.SumSquares
+lilamsxml.SumSquares" class="py-name" href="#" onclick="return doclink('link-2', 'SumSquares', 'link-2');">SumSquares</a></tt><tt class="py-op">(</tt><tt class="py-name">inlist</tt><tt class="py-op">)</tt> </tt>
+<a name="L74"></a><tt class="py-lineno"> 74</tt>  <tt class="py-line">    <tt class="py-keyword">if</tt> <tt class="py-name">n</tt> <tt class="py-op">&gt;</tt><tt class="py-number">1</tt><tt class="py-op">:</tt> </tt>
+<a name="L75"></a><tt class="py-lineno"> 75</tt>  <tt class="py-line">        <tt class="py-name">vari</tt> <tt class="py-op">=</tt> <tt class="py-op">(</tt><tt class="py-name">ssq</tt> <tt class="py-op">-</tt> <tt class="py-name">n</tt><tt class="py-op">*</tt><tt class="py-name">mn</tt><tt class="py-op">*</tt><tt class="py-name">mn</tt><tt class="py-op">)</tt><tt class="py-op">/</tt><tt class="py-op">(</tt><tt class="py-name">n</tt><tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">)</tt> </tt>
+<a name="L76"></a><tt class="py-lineno"> 76</tt>  <tt class="py-line">    <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L77"></a><tt class="py-lineno"> 77</tt>  <tt class="py-line">        <tt class="py-name">vari</tt> <tt class="py-op">=</tt> <tt class="py-number">100</tt> </tt>
+<a name="L78"></a><tt class="py-lineno"> 78</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-name">vari</tt> </tt>
+</div><a name="L79"></a><tt class="py-lineno"> 79</tt>  <tt class="py-line"> </tt>
+<a name="StdDev"></a><div id="StdDev-def"><a name="L80"></a><tt class="py-lineno"> 80</tt> <a class="py-toggle" href="#" id="StdDev-toggle" onclick="return toggle('StdDev');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="Collect_SILAC_XML-module.html#StdDev">StdDev</a><tt class="py-op">(</tt><tt class="py-param">inlist</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="StdDev-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="StdDev-expanded"><a name="L81"></a><tt class="py-lineno"> 81</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L82"></a><tt class="py-lineno"> 82</tt>  <tt class="py-line"><tt class="py-docstring">    Returns the standard deviation of the values in the passed list</tt> </tt>
+<a name="L83"></a><tt class="py-lineno"> 83</tt>  <tt class="py-line"><tt class="py-docstring">    using N-1 in the denominator (i.e., to estimate population stdev).</tt> </tt>
+<a name="L84"></a><tt class="py-lineno"> 84</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L85"></a><tt class="py-lineno"> 85</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L86"></a><tt class="py-lineno"> 86</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-name">math</tt><tt class="py-op">.</tt><tt class="py-name">sqrt</tt><tt class="py-op">(</tt><tt id="link-3" class="py-name" targets="Function Collect_SILAC_XML.Variance()=Collect_SILAC_XML-module.html#Variance,Function lilamsxml.Variance()=lilamsxml-module.html#Variance"><a title="Collect_SILAC_XML.Variance
+lilamsxml.Variance" class="py-name" href="#" onclick="return doclink('link-3', 'Variance', 'link-3');">Variance</a></tt><tt class="py-op">(</tt><tt class="py-name">inlist</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L87"></a><tt class="py-lineno"> 87</tt>  <tt class="py-line"> </tt>
+<a name="L88"></a><tt class="py-lineno"> 88</tt>  <tt class="py-line"> </tt>
+<a name="Median"></a><div id="Median-def"><a name="L89"></a><tt class="py-lineno"> 89</tt> <a class="py-toggle" href="#" id="Median-toggle" onclick="return toggle('Median');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="Collect_SILAC_XML-module.html#Median">Median</a><tt class="py-op">(</tt><tt class="py-param">inlist</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="Median-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="Median-expanded"><a name="L90"></a><tt class="py-lineno"> 90</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L91"></a><tt class="py-lineno"> 91</tt>  <tt class="py-line"><tt class="py-docstring">    Returns the median of the passed list.</tt> </tt>
+<a name="L92"></a><tt class="py-lineno"> 92</tt>  <tt class="py-line"><tt class="py-docstring">    Returns 0 or the element if less than 2 elements</tt> </tt>
+<a name="L93"></a><tt class="py-lineno"> 93</tt>  <tt class="py-line"><tt class="py-docstring">    are passed to the function</tt> </tt>
+<a name="L94"></a><tt class="py-lineno"> 94</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L95"></a><tt class="py-lineno"> 95</tt>  <tt class="py-line">    <tt class="py-name">newlist</tt> <tt class="py-op">=</tt> <tt class="py-name">inlist</tt> </tt>
+<a name="L96"></a><tt class="py-lineno"> 96</tt>  <tt class="py-line">    <tt class="py-name">newlist</tt><tt class="py-op">.</tt><tt class="py-name">sort</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L97"></a><tt class="py-lineno"> 97</tt>  <tt class="py-line">    <tt class="py-keyword">if</tt> <tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">newlist</tt><tt class="py-op">)</tt> <tt class="py-op">==</tt> <tt class="py-number">0</tt><tt class="py-op">:</tt> </tt>
+<a name="L98"></a><tt class="py-lineno"> 98</tt>  <tt class="py-line">        <tt class="py-name">median</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L99"></a><tt class="py-lineno"> 99</tt>  <tt class="py-line">    <tt class="py-keyword">elif</tt> <tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">newlist</tt><tt class="py-op">)</tt> <tt class="py-op">==</tt> <tt class="py-number">1</tt><tt class="py-op">:</tt> </tt>
+<a name="L100"></a><tt class="py-lineno">100</tt>  <tt class="py-line">        <tt class="py-name">median</tt> <tt class="py-op">=</tt> <tt class="py-name">newlist</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt> </tt>
+<a name="L101"></a><tt class="py-lineno">101</tt>  <tt class="py-line">    <tt class="py-keyword">elif</tt> <tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">newlist</tt><tt class="py-op">)</tt> <tt class="py-op">%</tt> <tt class="py-number">2</tt> <tt class="py-op">==</tt> <tt class="py-number">0</tt><tt class="py-op">:</tt>   <tt class="py-comment"># if even number, simple mean of middles</tt> </tt>
+<a name="L102"></a><tt class="py-lineno">102</tt>  <tt class="py-line">        <tt class="py-name">index</tt> <tt class="py-op">=</tt> <tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">newlist</tt><tt class="py-op">)</tt><tt class="py-op">/</tt><tt class="py-number">2</tt> </tt>
+<a name="L103"></a><tt class="py-lineno">103</tt>  <tt class="py-line">        <tt class="py-name">median</tt> <tt class="py-op">=</tt> <tt class="py-name">float</tt><tt class="py-op">(</tt><tt class="py-name">newlist</tt><tt class="py-op">[</tt><tt class="py-name">index</tt><tt class="py-op">]</tt> <tt class="py-op">+</tt> <tt class="py-name">newlist</tt><tt class="py-op">[</tt><tt class="py-name">index</tt><tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> <tt class="py-op">/</tt><tt class="py-number">2</tt> </tt>
+<a name="L104"></a><tt class="py-lineno">104</tt>  <tt class="py-line">    <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L105"></a><tt class="py-lineno">105</tt>  <tt class="py-line">        <tt class="py-name">index</tt> <tt class="py-op">=</tt> <tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">newlist</tt><tt class="py-op">)</tt><tt class="py-op">/</tt><tt class="py-number">2</tt> </tt>
+<a name="L106"></a><tt class="py-lineno">106</tt>  <tt class="py-line">        <tt class="py-name">median</tt> <tt class="py-op">=</tt> <tt class="py-name">newlist</tt><tt class="py-op">[</tt><tt class="py-name">index</tt><tt class="py-op">]</tt> </tt>
+<a name="L107"></a><tt class="py-lineno">107</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-name">median</tt> </tt>
+</div><a name="L108"></a><tt class="py-lineno">108</tt>  <tt class="py-line"> </tt>
+<a name="L109"></a><tt class="py-lineno">109</tt>  <tt class="py-line"> </tt>
+<a name="L110"></a><tt class="py-lineno">110</tt>  <tt class="py-line"> </tt>
+<a name="get_flist"></a><div id="get_flist-def"><a name="L111"></a><tt class="py-lineno">111</tt> <a class="py-toggle" href="#" id="get_flist-toggle" onclick="return toggle('get_flist');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="Collect_SILAC_XML-module.html#get_flist">get_flist</a><tt class="py-op">(</tt><tt class="py-param">dirname</tt><tt class="py-op">,</tt> <tt class="py-param">ext</tt> <tt class="py-op">=</tt> <tt class="py-string">".xml"</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="get_flist-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="get_flist-expanded"><a name="L112"></a><tt class="py-lineno">112</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L113"></a><tt class="py-lineno">113</tt>  <tt class="py-line"><tt class="py-docstring">    Get all .ext file names from dirname, not recursive</tt> </tt>
+<a name="L114"></a><tt class="py-lineno">114</tt>  <tt class="py-line"><tt class="py-docstring">    returns list of complete paths for files</tt> </tt>
+<a name="L115"></a><tt class="py-lineno">115</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L116"></a><tt class="py-lineno">116</tt>  <tt class="py-line">    <tt class="py-name">outlist</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+<a name="L117"></a><tt class="py-lineno">117</tt>  <tt class="py-line">    <tt class="py-keyword">for</tt> <tt class="py-name">f</tt> <tt class="py-keyword">in</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">listdir</tt><tt class="py-op">(</tt><tt class="py-name">dirname</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L118"></a><tt class="py-lineno">118</tt>  <tt class="py-line">        <tt class="py-name">file</tt> <tt class="py-op">=</tt> <tt class="py-name">dirname</tt> <tt class="py-op">+</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">sep</tt> <tt class="py-op">+</tt> <tt class="py-name">f</tt> </tt>
+<a name="L119"></a><tt class="py-lineno">119</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">path</tt><tt class="py-op">.</tt><tt class="py-name">isdir</tt><tt class="py-op">(</tt><tt class="py-name">file</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L120"></a><tt class="py-lineno">120</tt>  <tt class="py-line">            <tt class="py-keyword">pass</tt> </tt>
+<a name="L121"></a><tt class="py-lineno">121</tt>  <tt class="py-line">            <tt class="py-comment">#we do nothing with the subfolders</tt> </tt>
+<a name="L122"></a><tt class="py-lineno">122</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L123"></a><tt class="py-lineno">123</tt>  <tt class="py-line">            <tt class="py-name">extension</tt> <tt class="py-op">=</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">path</tt><tt class="py-op">.</tt><tt class="py-name">splitext</tt><tt class="py-op">(</tt><tt class="py-name">f</tt><tt class="py-op">)</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt> </tt>
+<a name="L124"></a><tt class="py-lineno">124</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">extension</tt> <tt class="py-keyword">in</tt> <tt class="py-op">(</tt><tt class="py-name">ext</tt><tt class="py-op">,</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L125"></a><tt class="py-lineno">125</tt>  <tt class="py-line">                <tt class="py-keyword">try</tt><tt class="py-op">:</tt> </tt>
+<a name="L126"></a><tt class="py-lineno">126</tt>  <tt class="py-line">                    <tt class="py-name">outlist</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-name">file</tt><tt class="py-op">)</tt> </tt>
+<a name="L127"></a><tt class="py-lineno">127</tt>  <tt class="py-line">                <tt class="py-keyword">except</tt><tt class="py-op">:</tt> </tt>
+<a name="L128"></a><tt class="py-lineno">128</tt>  <tt class="py-line">                    <tt class="py-keyword">pass</tt> </tt>
+<a name="L129"></a><tt class="py-lineno">129</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-name">outlist</tt> </tt>
+</div><a name="L130"></a><tt class="py-lineno">130</tt>  <tt class="py-line">     </tt>
+<a name="GetValXML"></a><div id="GetValXML-def"><a name="L131"></a><tt class="py-lineno">131</tt> <a class="py-toggle" href="#" id="GetValXML-toggle" onclick="return toggle('GetValXML');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="Collect_SILAC_XML-module.html#GetValXML">GetValXML</a><tt class="py-op">(</tt><tt class="py-param">data</tt><tt class="py-op">,</tt> <tt class="py-param">index</tt><tt class="py-op">=</tt><tt class="py-number">0</tt><tt class="py-op">,</tt> <tt class="py-param">what</tt><tt class="py-op">=</tt><tt class="py-string">'pepseq'</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="GetValXML-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="GetValXML-expanded"><a name="L132"></a><tt class="py-lineno">132</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L133"></a><tt class="py-lineno">133</tt>  <tt class="py-line"><tt class="py-docstring">    Returns the text attribute of an entry in an ElementTree</tt> </tt>
+<a name="L134"></a><tt class="py-lineno">134</tt>  <tt class="py-line"><tt class="py-docstring">    object based on the XMLdict dictionary that maps</tt> </tt>
+<a name="L135"></a><tt class="py-lineno">135</tt>  <tt class="py-line"><tt class="py-docstring">    numbers to tags - definition in the init of the main</tt> </tt>
+<a name="L136"></a><tt class="py-lineno">136</tt>  <tt class="py-line"><tt class="py-docstring">    frame. By default it returns the peptide sequence of </tt> </tt>
+<a name="L137"></a><tt class="py-lineno">137</tt>  <tt class="py-line"><tt class="py-docstring">    the first record.</tt> </tt>
+<a name="L138"></a><tt class="py-lineno">138</tt>  <tt class="py-line"><tt class="py-docstring">    </tt> </tt>
+<a name="L139"></a><tt class="py-lineno">139</tt>  <tt class="py-line"><tt class="py-docstring">    pdatapos - indicates the position of the &lt;pepdata&gt; in</tt> </tt>
+<a name="L140"></a><tt class="py-lineno">140</tt>  <tt class="py-line"><tt class="py-docstring">    the root of the pepdata xml entry</tt> </tt>
+<a name="L141"></a><tt class="py-lineno">141</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L142"></a><tt class="py-lineno">142</tt>  <tt class="py-line">    <tt class="py-name">pdatapos</tt> <tt class="py-op">=</tt> <tt class="py-number">5</tt> </tt>
+<a name="L143"></a><tt class="py-lineno">143</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">pdatapos</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-name">index</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt id="link-4" class="py-name"><a title="Collect_SILAC_XML.XMLdict" class="py-name" href="#" onclick="return doclink('link-4', 'XMLdict', 'link-0');">XMLdict</a></tt><tt class="py-op">[</tt><tt class="py-name">what</tt><tt class="py-op">]</tt><tt class="py-op">]</tt><tt class="py-op">.</tt><tt class="py-name">text</tt> </tt>
+</div><a name="L144"></a><tt class="py-lineno">144</tt>  <tt class="py-line">     </tt>
+<a name="GenerateListDict"></a><div id="GenerateListDict-def"><a name="L145"></a><tt class="py-lineno">145</tt> <a class="py-toggle" href="#" id="GenerateListDict-toggle" onclick="return toggle('GenerateListDict');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="Collect_SILAC_XML-module.html#GenerateListDict">GenerateListDict</a><tt class="py-op">(</tt><tt class="py-param">xmldata</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="GenerateListDict-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="GenerateListDict-expanded"><a name="L146"></a><tt class="py-lineno">146</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L147"></a><tt class="py-lineno">147</tt>  <tt class="py-line"><tt class="py-docstring">    Recovers the data about a peptide in the XML SILAC file</tt> </tt>
+<a name="L148"></a><tt class="py-lineno">148</tt>  <tt class="py-line"><tt class="py-docstring">    Returns a dictionary, each peptide has an integer as key</tt> </tt>
+<a name="L149"></a><tt class="py-lineno">149</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L150"></a><tt class="py-lineno">150</tt>  <tt class="py-line">    <tt class="py-name">entriesdict</tt> <tt class="py-op">=</tt> <tt class="py-op">{</tt><tt class="py-op">}</tt> </tt>
+<a name="L151"></a><tt class="py-lineno">151</tt>  <tt class="py-line">    <tt class="py-keyword">for</tt> <tt class="py-name">i</tt> <tt class="py-keyword">in</tt> <tt class="py-name">range</tt><tt class="py-op">(</tt><tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">xmldata</tt><tt class="py-op">[</tt><tt class="py-number">5</tt><tt class="py-op">]</tt><tt class="py-op">)</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L152"></a><tt class="py-lineno">152</tt>  <tt class="py-line">        <tt class="py-name">entriesdict</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt> <tt class="py-op">=</tt> <tt class="py-op">(</tt><tt id="link-5" class="py-name" targets="Function Collect_SILAC_XML.GetValXML()=Collect_SILAC_XML-module.html#GetValXML,Method silacvalidator.MainFrame.GetValXML()=silacvalidator.MainFrame-class.html#GetValXML"><a title="Collect_SILAC_XML.GetValXML
+silacvalidator.MainFrame.GetValXML" class="py-name" href="#" onclick="return doclink('link-5', 'GetValXML', 'link-5');">GetValXML</a></tt><tt class="py-op">(</tt><tt class="py-name">xmldata</tt><tt class="py-op">,</tt> <tt class="py-name">i</tt><tt class="py-op">,</tt> <tt class="py-string">'pepseq'</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> </tt>
+<a name="L153"></a><tt class="py-lineno">153</tt>  <tt class="py-line">                <tt id="link-6" class="py-name"><a title="Collect_SILAC_XML.GetValXML
+silacvalidator.MainFrame.GetValXML" class="py-name" href="#" onclick="return doclink('link-6', 'GetValXML', 'link-5');">GetValXML</a></tt><tt class="py-op">(</tt><tt class="py-name">xmldata</tt><tt class="py-op">,</tt> <tt class="py-name">i</tt><tt class="py-op">,</tt> <tt class="py-string">'leucines'</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> </tt>
+<a name="L154"></a><tt class="py-lineno">154</tt>  <tt class="py-line">                <tt id="link-7" class="py-name"><a title="Collect_SILAC_XML.GetValXML
+silacvalidator.MainFrame.GetValXML" class="py-name" href="#" onclick="return doclink('link-7', 'GetValXML', 'link-5');">GetValXML</a></tt><tt class="py-op">(</tt><tt class="py-name">xmldata</tt><tt class="py-op">,</tt> <tt class="py-name">i</tt><tt class="py-op">,</tt> <tt class="py-string">'mzh'</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> </tt>
+<a name="L155"></a><tt class="py-lineno">155</tt>  <tt class="py-line">                <tt id="link-8" class="py-name"><a title="Collect_SILAC_XML.GetValXML
+silacvalidator.MainFrame.GetValXML" class="py-name" href="#" onclick="return doclink('link-8', 'GetValXML', 'link-5');">GetValXML</a></tt><tt class="py-op">(</tt><tt class="py-name">xmldata</tt><tt class="py-op">,</tt> <tt class="py-name">i</tt><tt class="py-op">,</tt> <tt class="py-string">'calc_mzh'</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> </tt>
+<a name="L156"></a><tt class="py-lineno">156</tt>  <tt class="py-line">                <tt id="link-9" class="py-name"><a title="Collect_SILAC_XML.GetValXML
+silacvalidator.MainFrame.GetValXML" class="py-name" href="#" onclick="return doclink('link-9', 'GetValXML', 'link-5');">GetValXML</a></tt><tt class="py-op">(</tt><tt class="py-name">xmldata</tt><tt class="py-op">,</tt> <tt class="py-name">i</tt><tt class="py-op">,</tt> <tt class="py-string">'mono_iso_int'</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> </tt>
+<a name="L157"></a><tt class="py-lineno">157</tt>  <tt class="py-line">                <tt id="link-10" class="py-name"><a title="Collect_SILAC_XML.GetValXML
+silacvalidator.MainFrame.GetValXML" class="py-name" href="#" onclick="return doclink('link-10', 'GetValXML', 'link-5');">GetValXML</a></tt><tt class="py-op">(</tt><tt class="py-name">xmldata</tt><tt class="py-op">,</tt> <tt class="py-name">i</tt><tt class="py-op">,</tt> <tt class="py-string">'deuterated_intensity'</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> </tt>
+<a name="L158"></a><tt class="py-lineno">158</tt>  <tt class="py-line">                <tt id="link-11" class="py-name"><a title="Collect_SILAC_XML.GetValXML
+silacvalidator.MainFrame.GetValXML" class="py-name" href="#" onclick="return doclink('link-11', 'GetValXML', 'link-5');">GetValXML</a></tt><tt class="py-op">(</tt><tt class="py-name">xmldata</tt><tt class="py-op">,</tt> <tt class="py-name">i</tt><tt class="py-op">,</tt> <tt class="py-string">'ratio'</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> </tt>
+<a name="L159"></a><tt class="py-lineno">159</tt>  <tt class="py-line">                <tt id="link-12" class="py-name"><a title="Collect_SILAC_XML.GetValXML
+silacvalidator.MainFrame.GetValXML" class="py-name" href="#" onclick="return doclink('link-12', 'GetValXML', 'link-5');">GetValXML</a></tt><tt class="py-op">(</tt><tt class="py-name">xmldata</tt><tt class="py-op">,</tt> <tt class="py-name">i</tt><tt class="py-op">,</tt> <tt class="py-string">'corrected_ratio'</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> </tt>
+<a name="L160"></a><tt class="py-lineno">160</tt>  <tt class="py-line">                <tt id="link-13" class="py-name"><a title="Collect_SILAC_XML.GetValXML
+silacvalidator.MainFrame.GetValXML" class="py-name" href="#" onclick="return doclink('link-13', 'GetValXML', 'link-5');">GetValXML</a></tt><tt class="py-op">(</tt><tt class="py-name">xmldata</tt><tt class="py-op">,</tt> <tt class="py-name">i</tt><tt class="py-op">,</tt> <tt class="py-string">'local_bg'</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> </tt>
+<a name="L161"></a><tt class="py-lineno">161</tt>  <tt class="py-line">                <tt id="link-14" class="py-name"><a title="Collect_SILAC_XML.GetValXML
+silacvalidator.MainFrame.GetValXML" class="py-name" href="#" onclick="return doclink('link-14', 'GetValXML', 'link-5');">GetValXML</a></tt><tt class="py-op">(</tt><tt class="py-name">xmldata</tt><tt class="py-op">,</tt> <tt class="py-name">i</tt><tt class="py-op">,</tt> <tt class="py-string">'validated'</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L162"></a><tt class="py-lineno">162</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-name">entriesdict</tt> </tt>
+</div><a name="L163"></a><tt class="py-lineno">163</tt>  <tt class="py-line"> </tt>
+<a name="CalcStatistics"></a><div id="CalcStatistics-def"><a name="L164"></a><tt class="py-lineno">164</tt> <a class="py-toggle" href="#" id="CalcStatistics-toggle" onclick="return toggle('CalcStatistics');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="Collect_SILAC_XML-module.html#CalcStatistics">CalcStatistics</a><tt class="py-op">(</tt><tt class="py-param">datadict</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="CalcStatistics-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="CalcStatistics-expanded"><a name="L165"></a><tt class="py-lineno">165</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L166"></a><tt class="py-lineno">166</tt>  <tt class="py-line"><tt class="py-docstring">    Returns statistics on a single data dictionary (corresponding to one protein)</tt> </tt>
+<a name="L167"></a><tt class="py-lineno">167</tt>  <tt class="py-line"><tt class="py-docstring">    as a multiple of strings &lt;nr of valid peptides&gt;, &lt;median&gt;, &lt;mean&gt;, &lt;SD&gt;</tt> </tt>
+<a name="L168"></a><tt class="py-lineno">168</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L169"></a><tt class="py-lineno">169</tt>  <tt class="py-line">    <tt class="py-name">yeslist</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+<a name="L170"></a><tt class="py-lineno">170</tt>  <tt class="py-line">    <tt class="py-name">yeskeylist</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+<a name="L171"></a><tt class="py-lineno">171</tt>  <tt class="py-line">    <tt class="py-keyword">for</tt> <tt class="py-name">key</tt> <tt class="py-keyword">in</tt> <tt class="py-name">datadict</tt><tt class="py-op">.</tt><tt class="py-name">keys</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L172"></a><tt class="py-lineno">172</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">datadict</tt><tt class="py-op">[</tt><tt class="py-name">key</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">9</tt><tt class="py-op">]</tt> <tt class="py-op">==</tt> <tt class="py-string">"YES"</tt><tt class="py-op">:</tt> </tt>
+<a name="L173"></a><tt class="py-lineno">173</tt>  <tt class="py-line">            <tt class="py-name">yeskeylist</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-name">key</tt><tt class="py-op">)</tt> </tt>
+<a name="L174"></a><tt class="py-lineno">174</tt>  <tt class="py-line">            <tt class="py-name">yeslist</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-name">float</tt><tt class="py-op">(</tt><tt class="py-name">datadict</tt><tt class="py-op">[</tt><tt class="py-name">key</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">7</tt><tt class="py-op">]</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L175"></a><tt class="py-lineno">175</tt>  <tt class="py-line">            <tt class="py-comment">#7 is calculated corrected ratio index</tt> </tt>
+<a name="L176"></a><tt class="py-lineno">176</tt>  <tt class="py-line"><tt class="py-comment"></tt>    <tt class="py-name">median</tt> <tt class="py-op">=</tt> <tt id="link-15" class="py-name" targets="Function Collect_SILAC_XML.Median()=Collect_SILAC_XML-module.html#Median,Function lilamsxml.Median()=lilamsxml-module.html#Median"><a title="Collect_SILAC_XML.Median
+lilamsxml.Median" class="py-name" href="#" onclick="return doclink('link-15', 'Median', 'link-15');">Median</a></tt><tt class="py-op">(</tt><tt class="py-name">yeslist</tt><tt class="py-op">)</tt> </tt>
+<a name="L177"></a><tt class="py-lineno">177</tt>  <tt class="py-line">    <tt class="py-name">mean</tt> <tt class="py-op">=</tt> <tt id="link-16" class="py-name"><a title="Collect_SILAC_XML.Mean
+lilamsxml.Mean" class="py-name" href="#" onclick="return doclink('link-16', 'Mean', 'link-1');">Mean</a></tt><tt class="py-op">(</tt><tt class="py-name">yeslist</tt><tt class="py-op">)</tt> </tt>
+<a name="L178"></a><tt class="py-lineno">178</tt>  <tt class="py-line">    <tt class="py-name">stddev</tt> <tt class="py-op">=</tt> <tt id="link-17" class="py-name" targets="Function Collect_SILAC_XML.StdDev()=Collect_SILAC_XML-module.html#StdDev,Function lilamsxml.StdDev()=lilamsxml-module.html#StdDev"><a title="Collect_SILAC_XML.StdDev
+lilamsxml.StdDev" class="py-name" href="#" onclick="return doclink('link-17', 'StdDev', 'link-17');">StdDev</a></tt><tt class="py-op">(</tt><tt class="py-name">yeslist</tt><tt class="py-op">)</tt> </tt>
+<a name="L179"></a><tt class="py-lineno">179</tt>  <tt class="py-line">    <tt class="py-name">nopep</tt> <tt class="py-op">=</tt> <tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">yeslist</tt><tt class="py-op">)</tt> </tt>
+<a name="L180"></a><tt class="py-lineno">180</tt>  <tt class="py-line">     </tt>
+<a name="L181"></a><tt class="py-lineno">181</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt><tt class="py-op">(</tt><tt class="py-string">"%d"</tt><tt class="py-op">%</tt><tt class="py-name">nopep</tt><tt class="py-op">,</tt> <tt class="py-string">"%.2f"</tt><tt class="py-op">%</tt><tt class="py-name">median</tt><tt class="py-op">,</tt> <tt class="py-string">"%.2f"</tt><tt class="py-op">%</tt><tt class="py-name">mean</tt><tt class="py-op">,</tt> <tt class="py-string">"%.4f"</tt><tt class="py-op">%</tt><tt class="py-name">stddev</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L182"></a><tt class="py-lineno">182</tt>  <tt class="py-line">     </tt>
+<a name="L183"></a><tt class="py-lineno">183</tt>  <tt class="py-line">    </tt>
+<a name="ExtractSILACDataFromXML"></a><div id="ExtractSILACDataFromXML-def"><a name="L184"></a><tt class="py-lineno">184</tt> <a class="py-toggle" href="#" id="ExtractSILACDataFromXML-toggle" onclick="return toggle('ExtractSILACDataFromXML');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="Collect_SILAC_XML-module.html#ExtractSILACDataFromXML">ExtractSILACDataFromXML</a><tt class="py-op">(</tt><tt class="py-param">fname</tt><tt class="py-op">,</tt> <tt class="py-param">peptides_also</tt><tt class="py-op">=</tt><tt class="py-name">True</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="ExtractSILACDataFromXML-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="ExtractSILACDataFromXML-expanded"><a name="L185"></a><tt class="py-lineno">185</tt>  <tt class="py-line">    <tt class="py-docstring">"""Parses an XML Silac file and returns information</tt> </tt>
+<a name="L186"></a><tt class="py-lineno">186</tt>  <tt class="py-line"><tt class="py-docstring">    on all the validated peptides in the entry if peptides_also</tt> </tt>
+<a name="L187"></a><tt class="py-lineno">187</tt>  <tt class="py-line"><tt class="py-docstring">    is True. The origin of the peptide (protein) is</tt> </tt>
+<a name="L188"></a><tt class="py-lineno">188</tt>  <tt class="py-line"><tt class="py-docstring">    also recovered and used in the output. Uses:</tt> </tt>
+<a name="L189"></a><tt class="py-lineno">189</tt>  <tt class="py-line"><tt class="py-docstring">    - GenerateListDict - to obtain the peptide data</tt> </tt>
+<a name="L190"></a><tt class="py-lineno">190</tt>  <tt class="py-line"><tt class="py-docstring">    - CalcStatistics - to calculate protein SILAC statistics. </tt> </tt>
+<a name="L191"></a><tt class="py-lineno">191</tt>  <tt class="py-line"><tt class="py-docstring">    Returns a string, formatted differently if peptides_also</tt> </tt>
+<a name="L192"></a><tt class="py-lineno">192</tt>  <tt class="py-line"><tt class="py-docstring">    is true or false</tt> </tt>
+<a name="L193"></a><tt class="py-lineno">193</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L194"></a><tt class="py-lineno">194</tt>  <tt class="py-line">    <tt class="py-name">tree</tt> <tt class="py-op">=</tt> <tt class="py-name">ET</tt><tt class="py-op">.</tt><tt class="py-name">parse</tt><tt class="py-op">(</tt><tt class="py-name">fname</tt><tt class="py-op">)</tt> </tt>
+<a name="L195"></a><tt class="py-lineno">195</tt>  <tt class="py-line">    <tt class="py-name">data</tt> <tt class="py-op">=</tt> <tt class="py-name">tree</tt><tt class="py-op">.</tt><tt class="py-name">getroot</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L196"></a><tt class="py-lineno">196</tt>  <tt class="py-line">    <tt class="py-name">fsplit</tt> <tt class="py-op">=</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">path</tt><tt class="py-op">.</tt><tt class="py-name">split</tt><tt class="py-op">(</tt><tt class="py-name">fname</tt><tt class="py-op">)</tt> </tt>
+<a name="L197"></a><tt class="py-lineno">197</tt>  <tt class="py-line">    <tt class="py-name">endofname</tt> <tt class="py-op">=</tt> <tt class="py-name">fsplit</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt> </tt>
+<a name="L198"></a><tt class="py-lineno">198</tt>  <tt class="py-line">    <tt class="py-comment">#the root is a &lt;protdata&gt; entry</tt> </tt>
+<a name="L199"></a><tt class="py-lineno">199</tt>  <tt class="py-line"><tt class="py-comment"></tt>    <tt class="py-name">prot_data</tt> <tt class="py-op">=</tt> <tt class="py-string">"\t"</tt><tt class="py-op">.</tt><tt class="py-name">join</tt><tt class="py-op">(</tt><tt class="py-op">[</tt><tt class="py-name">endofname</tt><tt class="py-op">,</tt> </tt>
+<a name="L200"></a><tt class="py-lineno">200</tt>  <tt class="py-line">                   <tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">3</tt><tt class="py-op">]</tt><tt class="py-op">.</tt><tt class="py-name">text</tt><tt class="py-op">,</tt> </tt>
+<a name="L201"></a><tt class="py-lineno">201</tt>  <tt class="py-line">                   <tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">.</tt><tt class="py-name">text</tt><tt class="py-op">,</tt> </tt>
+<a name="L202"></a><tt class="py-lineno">202</tt>  <tt class="py-line">                   <tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">2</tt><tt class="py-op">]</tt><tt class="py-op">.</tt><tt class="py-name">text</tt><tt class="py-op">,</tt> </tt>
+<a name="L203"></a><tt class="py-lineno">203</tt>  <tt class="py-line">                   <tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">.</tt><tt class="py-name">text</tt><tt class="py-op">,</tt> </tt>
+<a name="L204"></a><tt class="py-lineno">204</tt>  <tt class="py-line">                   <tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-number">2</tt><tt class="py-op">]</tt><tt class="py-op">.</tt><tt class="py-name">text</tt><tt class="py-op">,</tt> </tt>
+<a name="L205"></a><tt class="py-lineno">205</tt>  <tt class="py-line">                   <tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">.</tt><tt class="py-name">text</tt><tt class="py-op">,</tt> </tt>
+<a name="L206"></a><tt class="py-lineno">206</tt>  <tt class="py-line">                   <tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">4</tt><tt class="py-op">]</tt><tt class="py-op">.</tt><tt class="py-name">text</tt><tt class="py-op">[</tt><tt class="py-op">:</tt><tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">,</tt> </tt>
+<a name="L207"></a><tt class="py-lineno">207</tt>  <tt class="py-line">                   <tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">5</tt><tt class="py-op">]</tt><tt class="py-op">.</tt><tt class="py-name">text</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L208"></a><tt class="py-lineno">208</tt>  <tt class="py-line">    <tt class="py-comment">#print "&gt; Mowse score: %s, database: %s, ppm tolerance: %s"%(data[0][3].text,</tt> </tt>
+<a name="L209"></a><tt class="py-lineno">209</tt>  <tt class="py-line"><tt class="py-comment"></tt>    <tt class="py-comment">#        data[0][1].text, data[0][2].text)</tt> </tt>
+<a name="L210"></a><tt class="py-lineno">210</tt>  <tt class="py-line"><tt class="py-comment"></tt>    <tt class="py-comment">#print "&gt; Spot identification: %s.\n"%data[0][0].text</tt> </tt>
+<a name="L211"></a><tt class="py-lineno">211</tt>  <tt class="py-line"><tt class="py-comment"></tt>    <tt class="py-comment">#print "&gt; Identified protein: %s, accesion number: %s."%(data[2].text, data[1].text)</tt> </tt>
+<a name="L212"></a><tt class="py-lineno">212</tt>  <tt class="py-line"><tt class="py-comment"></tt>    <tt class="py-comment">#print "&gt; Peptide coverage: %s percent, matched peptides: %s."%(data[0][4].text[:-1], data[0][5].text)</tt> </tt>
+<a name="L213"></a><tt class="py-lineno">213</tt>  <tt class="py-line"><tt class="py-comment"></tt>    <tt class="py-name">datadict</tt> <tt class="py-op">=</tt> <tt id="link-18" class="py-name" targets="Function Collect_SILAC_XML.GenerateListDict()=Collect_SILAC_XML-module.html#GenerateListDict,Method silacvalidator.MainFrame.GenerateListDict()=silacvalidator.MainFrame-class.html#GenerateListDict"><a title="Collect_SILAC_XML.GenerateListDict
+silacvalidator.MainFrame.GenerateListDict" class="py-name" href="#" onclick="return doclink('link-18', 'GenerateListDict', 'link-18');">GenerateListDict</a></tt><tt class="py-op">(</tt><tt class="py-name">data</tt><tt class="py-op">)</tt> </tt>
+<a name="L214"></a><tt class="py-lineno">214</tt>  <tt class="py-line">    <tt class="py-name">stats</tt> <tt class="py-op">=</tt> <tt id="link-19" class="py-name" targets="Function Collect_SILAC_XML.CalcStatistics()=Collect_SILAC_XML-module.html#CalcStatistics"><a title="Collect_SILAC_XML.CalcStatistics" class="py-name" href="#" onclick="return doclink('link-19', 'CalcStatistics', 'link-19');">CalcStatistics</a></tt><tt class="py-op">(</tt><tt class="py-name">datadict</tt><tt class="py-op">)</tt> </tt>
+<a name="L215"></a><tt class="py-lineno">215</tt>  <tt class="py-line">    <tt class="py-name">stats_string</tt> <tt class="py-op">=</tt> <tt class="py-string">"\t"</tt><tt class="py-op">.</tt><tt class="py-name">join</tt><tt class="py-op">(</tt><tt class="py-name">stats</tt><tt class="py-op">)</tt> </tt>
+<a name="L216"></a><tt class="py-lineno">216</tt>  <tt class="py-line">    <tt class="py-keyword">if</tt> <tt class="py-name">peptides_also</tt><tt class="py-op">:</tt> </tt>
+<a name="L217"></a><tt class="py-lineno">217</tt>  <tt class="py-line">        <tt class="py-name">peptide_info_list</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+<a name="L218"></a><tt class="py-lineno">218</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">peptkey</tt> <tt class="py-keyword">in</tt> <tt class="py-name">datadict</tt><tt class="py-op">.</tt><tt class="py-name">keys</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L219"></a><tt class="py-lineno">219</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">datadict</tt><tt class="py-op">[</tt><tt class="py-name">peptkey</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">9</tt><tt class="py-op">]</tt> <tt class="py-op">==</tt> <tt class="py-string">"YES"</tt><tt class="py-op">:</tt> </tt>
+<a name="L220"></a><tt class="py-lineno">220</tt>  <tt class="py-line">                <tt class="py-name">peptide_info_list</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-string">"\t"</tt><tt class="py-op">.</tt><tt class="py-name">join</tt><tt class="py-op">(</tt><tt class="py-op">[</tt><tt class="py-name">prot_data</tt><tt class="py-op">,</tt> <tt class="py-string">"\t"</tt><tt class="py-op">.</tt><tt class="py-name">join</tt><tt class="py-op">(</tt><tt class="py-name">datadict</tt><tt class="py-op">[</tt><tt class="py-name">peptkey</tt><tt class="py-op">]</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> <tt class="py-name">stats_string</tt><tt class="py-op">]</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L221"></a><tt class="py-lineno">221</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-string">"\n"</tt><tt class="py-op">.</tt><tt class="py-name">join</tt><tt class="py-op">(</tt><tt class="py-name">peptide_info_list</tt><tt class="py-op">)</tt> </tt>
+<a name="L222"></a><tt class="py-lineno">222</tt>  <tt class="py-line">    <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L223"></a><tt class="py-lineno">223</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-string">"\t"</tt><tt class="py-op">.</tt><tt class="py-name">join</tt><tt class="py-op">(</tt><tt class="py-op">[</tt><tt class="py-name">prot_data</tt><tt class="py-op">,</tt> <tt class="py-name">stats_string</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L224"></a><tt class="py-lineno">224</tt>  <tt class="py-line"> </tt>
+<a name="L225"></a><tt class="py-lineno">225</tt>  <tt class="py-line"> </tt>
+<a name="Usage"></a><div id="Usage-def"><a name="L226"></a><tt class="py-lineno">226</tt> <a class="py-toggle" href="#" id="Usage-toggle" onclick="return toggle('Usage');">-</a><tt class="py-line"><tt class="py-keyword">class</tt> <a class="py-def-name" href="Collect_SILAC_XML.Usage-class.html">Usage</a><tt class="py-op">(</tt><tt class="py-base-class">Exception</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="Usage-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="Usage-expanded"><a name="L227"></a><tt class="py-lineno">227</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L228"></a><tt class="py-lineno">228</tt>  <tt class="py-line"><tt class="py-docstring">    used for catching exceptions generated</tt> </tt>
+<a name="L229"></a><tt class="py-lineno">229</tt>  <tt class="py-line"><tt class="py-docstring">    during command line parameter parsing</tt> </tt>
+<a name="L230"></a><tt class="py-lineno">230</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="Usage.__init__"></a><div id="Usage.__init__-def"><a name="L231"></a><tt class="py-lineno">231</tt> <a class="py-toggle" href="#" id="Usage.__init__-toggle" onclick="return toggle('Usage.__init__');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="Collect_SILAC_XML.Usage-class.html#__init__">__init__</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">msg</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="Usage.__init__-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="Usage.__init__-expanded"><a name="L232"></a><tt class="py-lineno">232</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-20" class="py-name" targets="Variable silacvalidator.msg=silacvalidator-module.html#msg"><a title="silacvalidator.msg" class="py-name" href="#" onclick="return doclink('link-20', 'msg', 'link-20');">msg</a></tt> <tt class="py-op">=</tt> <tt id="link-21" class="py-name"><a title="silacvalidator.msg" class="py-name" href="#" onclick="return doclink('link-21', 'msg', 'link-20');">msg</a></tt> </tt>
+</div></div><a name="L233"></a><tt class="py-lineno">233</tt>  <tt class="py-line">         </tt>
+<a name="main"></a><div id="main-def"><a name="L234"></a><tt class="py-lineno">234</tt> <a class="py-toggle" href="#" id="main-toggle" onclick="return toggle('main');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="Collect_SILAC_XML-module.html#main">main</a><tt class="py-op">(</tt><tt class="py-param">argv</tt><tt class="py-op">=</tt><tt class="py-name">None</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="main-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="main-expanded"><a name="L235"></a><tt class="py-lineno">235</tt>  <tt class="py-line">    <tt class="py-keyword">global</tt> <tt class="py-name">foldername</tt><tt class="py-op">,</tt> <tt class="py-name">aggregate</tt> </tt>
+<a name="L236"></a><tt class="py-lineno">236</tt>  <tt class="py-line">     </tt>
+<a name="L237"></a><tt class="py-lineno">237</tt>  <tt class="py-line">    <tt class="py-keyword">if</tt> <tt class="py-name">argv</tt> <tt class="py-keyword">is</tt> <tt class="py-name">None</tt><tt class="py-op">:</tt> </tt>
+<a name="L238"></a><tt class="py-lineno">238</tt>  <tt class="py-line">        <tt class="py-name">argv</tt> <tt class="py-op">=</tt> <tt class="py-name">sys</tt><tt class="py-op">.</tt><tt class="py-name">argv</tt> </tt>
+<a name="L239"></a><tt class="py-lineno">239</tt>  <tt class="py-line">    <tt class="py-keyword">try</tt><tt class="py-op">:</tt> </tt>
+<a name="L240"></a><tt class="py-lineno">240</tt>  <tt class="py-line">        <tt class="py-keyword">try</tt><tt class="py-op">:</tt> </tt>
+<a name="L241"></a><tt class="py-lineno">241</tt>  <tt class="py-line">            <tt class="py-name">opts</tt><tt class="py-op">,</tt> <tt class="py-name">args</tt> <tt class="py-op">=</tt> <tt class="py-name">getopt</tt><tt class="py-op">.</tt><tt class="py-name">getopt</tt><tt class="py-op">(</tt><tt class="py-name">argv</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">:</tt><tt class="py-op">]</tt><tt class="py-op">,</tt> <tt class="py-string">"hsf:"</tt><tt class="py-op">,</tt> <tt class="py-op">[</tt><tt class="py-string">"help"</tt><tt class="py-op">,</tt> <tt class="py-string">"summary"</tt><tt class="py-op">,</tt> </tt>
+<a name="L242"></a><tt class="py-lineno">242</tt>  <tt class="py-line">                <tt class="py-string">"XMLfolder="</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L243"></a><tt class="py-lineno">243</tt>  <tt class="py-line">        <tt class="py-keyword">except</tt> <tt class="py-name">getopt</tt><tt class="py-op">.</tt><tt class="py-name">error</tt><tt class="py-op">,</tt> <tt id="link-22" class="py-name"><a title="silacvalidator.msg" class="py-name" href="#" onclick="return doclink('link-22', 'msg', 'link-20');">msg</a></tt><tt class="py-op">:</tt> </tt>
+<a name="L244"></a><tt class="py-lineno">244</tt>  <tt class="py-line">            <tt class="py-keyword">raise</tt> <tt id="link-23" class="py-name" targets="Class Collect_SILAC_XML.Usage=Collect_SILAC_XML.Usage-class.html,Class lilamsxml.Usage=lilamsxml.Usage-class.html"><a title="Collect_SILAC_XML.Usage
+lilamsxml.Usage" class="py-name" href="#" onclick="return doclink('link-23', 'Usage', 'link-23');">Usage</a></tt><tt class="py-op">(</tt><tt id="link-24" class="py-name"><a title="silacvalidator.msg" class="py-name" href="#" onclick="return doclink('link-24', 'msg', 'link-20');">msg</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L245"></a><tt class="py-lineno">245</tt>  <tt class="py-line">        <tt class="py-comment"># option processing</tt> </tt>
+<a name="L246"></a><tt class="py-lineno">246</tt>  <tt class="py-line"><tt class="py-comment"></tt>         </tt>
+<a name="L247"></a><tt class="py-lineno">247</tt>  <tt class="py-line">        <tt class="py-name">foldername</tt> <tt class="py-op">=</tt> <tt class="py-string">""</tt> </tt>
+<a name="L248"></a><tt class="py-lineno">248</tt>  <tt class="py-line">        <tt class="py-name">aggregate</tt> <tt class="py-op">=</tt> <tt class="py-name">False</tt> </tt>
+<a name="L249"></a><tt class="py-lineno">249</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">option</tt><tt class="py-op">,</tt> <tt class="py-name">value</tt> <tt class="py-keyword">in</tt> <tt class="py-name">opts</tt><tt class="py-op">:</tt> </tt>
+<a name="L250"></a><tt class="py-lineno">250</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">option</tt> <tt class="py-keyword">in</tt> <tt class="py-op">(</tt><tt class="py-string">"-h"</tt><tt class="py-op">,</tt> <tt class="py-string">"--help"</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L251"></a><tt class="py-lineno">251</tt>  <tt class="py-line">                <tt class="py-keyword">raise</tt> <tt id="link-25" class="py-name"><a title="Collect_SILAC_XML.Usage
+lilamsxml.Usage" class="py-name" href="#" onclick="return doclink('link-25', 'Usage', 'link-23');">Usage</a></tt><tt class="py-op">(</tt><tt class="py-name">__doc__</tt><tt class="py-op">)</tt> </tt>
+<a name="L252"></a><tt class="py-lineno">252</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">option</tt> <tt class="py-keyword">in</tt> <tt class="py-op">(</tt><tt class="py-string">"-s"</tt><tt class="py-op">,</tt> <tt class="py-string">"--summary"</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L253"></a><tt class="py-lineno">253</tt>  <tt class="py-line">                <tt class="py-name">aggregate</tt> <tt class="py-op">=</tt> <tt class="py-name">True</tt> </tt>
+<a name="L254"></a><tt class="py-lineno">254</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">option</tt> <tt class="py-keyword">in</tt> <tt class="py-op">(</tt><tt class="py-string">"-f"</tt><tt class="py-op">,</tt> <tt class="py-string">"--XMLfolder"</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L255"></a><tt class="py-lineno">255</tt>  <tt class="py-line">                <tt class="py-name">foldername</tt> <tt class="py-op">=</tt> <tt class="py-name">value</tt> </tt>
+<a name="L256"></a><tt class="py-lineno">256</tt>  <tt class="py-line">                 </tt>
+<a name="L257"></a><tt class="py-lineno">257</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-string">""</tt> <tt class="py-keyword">in</tt> <tt class="py-op">(</tt><tt class="py-name">foldername</tt><tt class="py-op">,</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L258"></a><tt class="py-lineno">258</tt>  <tt class="py-line">            <tt class="py-keyword">raise</tt> <tt id="link-26" class="py-name"><a title="Collect_SILAC_XML.Usage
+lilamsxml.Usage" class="py-name" href="#" onclick="return doclink('link-26', 'Usage', 'link-23');">Usage</a></tt><tt class="py-op">(</tt><tt class="py-string">"no input folder!"</tt><tt class="py-op">)</tt> </tt>
+<a name="L259"></a><tt class="py-lineno">259</tt>  <tt class="py-line">            <tt class="py-name">sys</tt><tt class="py-op">.</tt><tt class="py-name">exit</tt><tt class="py-op">(</tt><tt class="py-number">2</tt><tt class="py-op">)</tt> </tt>
+<a name="L260"></a><tt class="py-lineno">260</tt>  <tt class="py-line">        <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L261"></a><tt class="py-lineno">261</tt>  <tt class="py-line">            <tt class="py-keyword">try</tt><tt class="py-op">:</tt> </tt>
+<a name="L262"></a><tt class="py-lineno">262</tt>  <tt class="py-line">                <tt class="py-name">flist</tt> <tt class="py-op">=</tt> <tt id="link-27" class="py-name" targets="Function Collect_SILAC_XML.get_flist()=Collect_SILAC_XML-module.html#get_flist"><a title="Collect_SILAC_XML.get_flist" class="py-name" href="#" onclick="return doclink('link-27', 'get_flist', 'link-27');">get_flist</a></tt><tt class="py-op">(</tt><tt class="py-name">foldername</tt><tt class="py-op">)</tt> </tt>
+<a name="L263"></a><tt class="py-lineno">263</tt>  <tt class="py-line"> </tt>
+<a name="L264"></a><tt class="py-lineno">264</tt>  <tt class="py-line">                <tt class="py-name">header_identif</tt> <tt class="py-op">=</tt> <tt class="py-string">"\t"</tt><tt class="py-op">.</tt><tt class="py-name">join</tt><tt class="py-op">(</tt><tt class="py-op">[</tt><tt class="py-string">"file_name"</tt><tt class="py-op">,</tt> </tt>
+<a name="L265"></a><tt class="py-lineno">265</tt>  <tt class="py-line">                                            <tt class="py-string">"Mowse_score"</tt><tt class="py-op">,</tt> </tt>
+<a name="L266"></a><tt class="py-lineno">266</tt>  <tt class="py-line">                                            <tt class="py-string">"Database"</tt><tt class="py-op">,</tt> </tt>
+<a name="L267"></a><tt class="py-lineno">267</tt>  <tt class="py-line">                                            <tt class="py-string">"ppm_tolerance"</tt><tt class="py-op">,</tt> </tt>
+<a name="L268"></a><tt class="py-lineno">268</tt>  <tt class="py-line">                                            <tt class="py-string">"Spot_identification"</tt><tt class="py-op">,</tt> </tt>
+<a name="L269"></a><tt class="py-lineno">269</tt>  <tt class="py-line">                                            <tt class="py-string">"Identified_protein"</tt><tt class="py-op">,</tt> </tt>
+<a name="L270"></a><tt class="py-lineno">270</tt>  <tt class="py-line">                                            <tt class="py-string">"Accesion_number"</tt><tt class="py-op">,</tt> </tt>
+<a name="L271"></a><tt class="py-lineno">271</tt>  <tt class="py-line">                                            <tt class="py-string">"Peptide_coverage"</tt><tt class="py-op">,</tt> </tt>
+<a name="L272"></a><tt class="py-lineno">272</tt>  <tt class="py-line">                                            <tt class="py-string">"%_matched_peptides"</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L273"></a><tt class="py-lineno">273</tt>  <tt class="py-line">                <tt class="py-name">header_stats</tt> <tt class="py-op">=</tt> <tt class="py-string">"\t"</tt><tt class="py-op">.</tt><tt class="py-name">join</tt><tt class="py-op">(</tt><tt class="py-op">[</tt><tt class="py-string">"Number_of_valid_peptides"</tt><tt class="py-op">,</tt> </tt>
+<a name="L274"></a><tt class="py-lineno">274</tt>  <tt class="py-line">                                          <tt class="py-string">"Median_ratio"</tt><tt class="py-op">,</tt> <tt class="py-string">"Mean_ratio"</tt><tt class="py-op">,</tt> </tt>
+<a name="L275"></a><tt class="py-lineno">275</tt>  <tt class="py-line">                                          <tt class="py-string">"Std_Dev"</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L276"></a><tt class="py-lineno">276</tt>  <tt class="py-line">                <tt class="py-keyword">if</tt> <tt class="py-keyword">not</tt> <tt class="py-name">aggregate</tt><tt class="py-op">:</tt> </tt>
+<a name="L277"></a><tt class="py-lineno">277</tt>  <tt class="py-line">                    <tt class="py-name">header_pep</tt> <tt class="py-op">=</tt> <tt class="py-string">"\t"</tt><tt class="py-op">.</tt><tt class="py-name">join</tt><tt class="py-op">(</tt><tt class="py-op">[</tt><tt class="py-string">'pepseq'</tt><tt class="py-op">,</tt> </tt>
+<a name="L278"></a><tt class="py-lineno">278</tt>  <tt class="py-line">                                        <tt class="py-string">'leucines'</tt><tt class="py-op">,</tt> </tt>
+<a name="L279"></a><tt class="py-lineno">279</tt>  <tt class="py-line">                                        <tt class="py-string">'mzh'</tt><tt class="py-op">,</tt> </tt>
+<a name="L280"></a><tt class="py-lineno">280</tt>  <tt class="py-line">                                        <tt class="py-string">'calc_mzh'</tt><tt class="py-op">,</tt> </tt>
+<a name="L281"></a><tt class="py-lineno">281</tt>  <tt class="py-line">                                        <tt class="py-string">'mono_iso_int'</tt><tt class="py-op">,</tt> </tt>
+<a name="L282"></a><tt class="py-lineno">282</tt>  <tt class="py-line">                                        <tt class="py-string">'deuterated_intensity'</tt><tt class="py-op">,</tt> </tt>
+<a name="L283"></a><tt class="py-lineno">283</tt>  <tt class="py-line">                                        <tt class="py-string">'ratio'</tt><tt class="py-op">,</tt> </tt>
+<a name="L284"></a><tt class="py-lineno">284</tt>  <tt class="py-line">                                        <tt class="py-string">'corrected_ratio'</tt><tt class="py-op">,</tt> </tt>
+<a name="L285"></a><tt class="py-lineno">285</tt>  <tt class="py-line">                                        <tt class="py-string">'local_bg'</tt><tt class="py-op">,</tt> </tt>
+<a name="L286"></a><tt class="py-lineno">286</tt>  <tt class="py-line">                                        <tt class="py-string">'validated'</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L287"></a><tt class="py-lineno">287</tt>  <tt class="py-line">                    <tt class="py-name">header</tt> <tt class="py-op">=</tt> <tt class="py-string">"\t"</tt><tt class="py-op">.</tt><tt class="py-name">join</tt><tt class="py-op">(</tt><tt class="py-op">[</tt><tt class="py-name">header_identif</tt><tt class="py-op">,</tt> <tt class="py-name">header_pep</tt><tt class="py-op">,</tt> <tt class="py-name">header_stats</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L288"></a><tt class="py-lineno">288</tt>  <tt class="py-line">                <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L289"></a><tt class="py-lineno">289</tt>  <tt class="py-line">                    <tt class="py-name">header</tt> <tt class="py-op">=</tt> <tt class="py-string">"\t"</tt><tt class="py-op">.</tt><tt class="py-name">join</tt><tt class="py-op">(</tt><tt class="py-op">[</tt><tt class="py-name">header_identif</tt><tt class="py-op">,</tt> <tt class="py-name">header_stats</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L290"></a><tt class="py-lineno">290</tt>  <tt class="py-line">                <tt class="py-keyword">print</tt> <tt class="py-name">header</tt> </tt>
+<a name="L291"></a><tt class="py-lineno">291</tt>  <tt class="py-line">                <tt class="py-keyword">for</tt> <tt class="py-name">fname</tt> <tt class="py-keyword">in</tt> <tt class="py-name">flist</tt><tt class="py-op">:</tt> </tt>
+<a name="L292"></a><tt class="py-lineno">292</tt>  <tt class="py-line">                    <tt class="py-keyword">print</tt> <tt id="link-28" class="py-name" targets="Function Collect_SILAC_XML.ExtractSILACDataFromXML()=Collect_SILAC_XML-module.html#ExtractSILACDataFromXML"><a title="Collect_SILAC_XML.ExtractSILACDataFromXML" class="py-name" href="#" onclick="return doclink('link-28', 'ExtractSILACDataFromXML', 'link-28');">ExtractSILACDataFromXML</a></tt><tt class="py-op">(</tt><tt class="py-name">fname</tt><tt class="py-op">,</tt> <tt class="py-name">peptides_also</tt><tt class="py-op">=</tt> <tt class="py-keyword">not</tt> <tt class="py-name">aggregate</tt><tt class="py-op">)</tt> </tt>
+<a name="L293"></a><tt class="py-lineno">293</tt>  <tt class="py-line">                 </tt>
+<a name="L294"></a><tt class="py-lineno">294</tt>  <tt class="py-line">            <tt class="py-keyword">finally</tt><tt class="py-op">:</tt> </tt>
+<a name="L295"></a><tt class="py-lineno">295</tt>  <tt class="py-line">                <tt class="py-keyword">pass</tt> </tt>
+<a name="L296"></a><tt class="py-lineno">296</tt>  <tt class="py-line">                </tt>
+<a name="L297"></a><tt class="py-lineno">297</tt>  <tt class="py-line">    <tt class="py-keyword">except</tt> <tt id="link-29" class="py-name"><a title="Collect_SILAC_XML.Usage
+lilamsxml.Usage" class="py-name" href="#" onclick="return doclink('link-29', 'Usage', 'link-23');">Usage</a></tt><tt class="py-op">,</tt> <tt class="py-name">err</tt><tt class="py-op">:</tt> </tt>
+<a name="L298"></a><tt class="py-lineno">298</tt>  <tt class="py-line">        <tt class="py-keyword">print</tt> <tt class="py-op">&gt;&gt;</tt><tt class="py-name">sys</tt><tt class="py-op">.</tt><tt class="py-name">stderr</tt><tt class="py-op">,</tt> <tt class="py-name">sys</tt><tt class="py-op">.</tt><tt class="py-name">argv</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">.</tt><tt class="py-name">split</tt><tt class="py-op">(</tt><tt class="py-string">"/"</tt><tt class="py-op">)</tt><tt class="py-op">[</tt><tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">]</tt> <tt class="py-op">+</tt> <tt class="py-string">": "</tt> <tt class="py-op">+</tt> <tt class="py-name">str</tt><tt class="py-op">(</tt><tt class="py-name">err</tt><tt class="py-op">.</tt><tt id="link-30" class="py-name"><a title="silacvalidator.msg" class="py-name" href="#" onclick="return doclink('link-30', 'msg', 'link-20');">msg</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L299"></a><tt class="py-lineno">299</tt>  <tt class="py-line">        <tt class="py-keyword">print</tt> <tt class="py-op">&gt;&gt;</tt><tt class="py-name">sys</tt><tt class="py-op">.</tt><tt class="py-name">stderr</tt><tt class="py-op">,</tt> <tt class="py-string">"\t for help use --help or -h"</tt> </tt>
+<a name="L300"></a><tt class="py-lineno">300</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-number">2</tt>     </tt>
+</div><a name="L301"></a><tt class="py-lineno">301</tt>  <tt class="py-line">     </tt>
+<a name="L302"></a><tt class="py-lineno">302</tt>  <tt class="py-line"><tt class="py-keyword">if</tt> <tt class="py-name">__name__</tt> <tt class="py-op">==</tt> <tt class="py-string">"__main__"</tt><tt class="py-op">:</tt> </tt>
+<a name="L303"></a><tt class="py-lineno">303</tt>  <tt class="py-line">    <tt class="py-name">sys</tt><tt class="py-op">.</tt><tt class="py-name">exit</tt><tt class="py-op">(</tt><tt id="link-31" class="py-name" targets="Function Collect_SILAC_XML.main()=Collect_SILAC_XML-module.html#main,Function lilamsxml.main()=lilamsxml-module.html#main"><a title="Collect_SILAC_XML.main
+lilamsxml.main" class="py-name" href="#" onclick="return doclink('link-31', 'main', 'link-31');">main</a></tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L304"></a><tt class="py-lineno">304</tt>  <tt class="py-line"> </tt><script type="text/javascript">
+<!--
+expandto(location.href);
+// -->
+</script>
+</pre>
+<br />
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table border="0" cellpadding="0" cellspacing="0" width="100%%">
+  <tr>
+    <td align="left" class="footer">
+    Generated by Epydoc 3.0.1 on Tue Apr 29 19:05:23 2008
+    </td>
+    <td align="right" class="footer">
+      <a target="mainFrame" href="http://epydoc.sourceforge.net"
+        >http://epydoc.sourceforge.net</a>
+    </td>
+  </tr>
+</table>
+
+<script type="text/javascript">
+  <!--
+  // Private objects are initially displayed (because if
+  // javascript is turned off then we want them to be
+  // visible); but by default, we want to hide them.  So hide
+  // them unless we have a cookie that says to show them.
+  checkCookie();
+  // -->
+</script>
+</body>
+</html>
diff --git a/docs/Collect_SILAC_XML.Usage-class.html b/docs/Collect_SILAC_XML.Usage-class.html
new file mode 100644
index 0000000000000000000000000000000000000000..16f42d46945ed18bc94416cb58509d0a25eeb0b7
--- /dev/null
+++ b/docs/Collect_SILAC_XML.Usage-class.html
@@ -0,0 +1,250 @@
+<?xml version="1.0" encoding="ascii"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+          "DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+  <title>Collect_SILAC_XML.Usage</title>
+  <link rel="stylesheet" href="epydoc.css" type="text/css" />
+  <script type="text/javascript" src="epydoc.js"></script>
+</head>
+
+<body bgcolor="white" text="black" link="blue" vlink="#204080"
+      alink="#204080">
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr valign="top">
+    <td width="100%">
+      <span class="breadcrumbs">
+        <a href="Collect_SILAC_XML-module.html">Module&nbsp;Collect_SILAC_XML</a> ::
+        Class&nbsp;Usage
+      </span>
+    </td>
+    <td>
+      <table cellpadding="0" cellspacing="0">
+        <!-- hide/show private -->
+        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
+    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<!-- ==================== CLASS DESCRIPTION ==================== -->
+<h1 class="epydoc">Class Usage</h1><p class="nomargin-top"><span class="codelink"><a href="Collect_SILAC_XML-pysrc.html#Usage">source&nbsp;code</a></span></p>
+<pre class="base-tree">
+              object --+        
+                       |        
+exceptions.BaseException --+    
+                           |    
+        exceptions.Exception --+
+                               |
+                              <strong class="uidshort">Usage</strong>
+</pre>
+
+<hr />
+<p>used for catching exceptions generated during command line parameter 
+  parsing</p>
+
+<!-- ==================== INSTANCE METHODS ==================== -->
+<a name="section-InstanceMethods"></a>
+<table class="summary" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Instance Methods</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-InstanceMethods"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="Collect_SILAC_XML.Usage-class.html#__init__" class="summary-sig-name">__init__</a>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">msg</span>)</span><br />
+      x.__init__(...) initializes x; see x.__class__.__doc__ for signature</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="Collect_SILAC_XML-pysrc.html#Usage.__init__">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+  <tr>
+    <td colspan="2" class="summary">
+    <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.Exception</code></b>:
+      <code>__new__</code>
+      </p>
+    <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>:
+      <code>__delattr__</code>,
+      <code>__getattribute__</code>,
+      <code>__getitem__</code>,
+      <code>__getslice__</code>,
+      <code>__reduce__</code>,
+      <code>__repr__</code>,
+      <code>__setattr__</code>,
+      <code>__setstate__</code>,
+      <code>__str__</code>
+      </p>
+    <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
+      <code>__hash__</code>,
+      <code>__reduce_ex__</code>
+      </p>
+    </td>
+  </tr>
+</table>
+<!-- ==================== PROPERTIES ==================== -->
+<a name="section-Properties"></a>
+<table class="summary" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Properties</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-Properties"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+  <tr>
+    <td colspan="2" class="summary">
+    <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>:
+      <code>args</code>,
+      <code>message</code>
+      </p>
+    <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
+      <code>__class__</code>
+      </p>
+    </td>
+  </tr>
+</table>
+<!-- ==================== METHOD DETAILS ==================== -->
+<a name="section-MethodDetails"></a>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Method Details</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-MethodDetails"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+</table>
+<a name="__init__"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">__init__</span>(<span class="sig-arg">self</span>,
+        <span class="sig-arg">msg</span>)</span>
+    <br /><em class="fname">(Constructor)</em>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="Collect_SILAC_XML-pysrc.html#Usage.__init__">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>x.__init__(...) initializes x; see x.__class__.__doc__ for 
+  signature</p>
+  <dl class="fields">
+    <dt>Overrides:
+        object.__init__
+        <dd><em class="note">(inherited documentation)</em></dd>
+    </dt>
+  </dl>
+</td></tr></table>
+</div>
+<br />
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table border="0" cellpadding="0" cellspacing="0" width="100%%">
+  <tr>
+    <td align="left" class="footer">
+    Generated by Epydoc 3.0.1 on Tue Apr 29 19:05:23 2008
+    </td>
+    <td align="right" class="footer">
+      <a target="mainFrame" href="http://epydoc.sourceforge.net"
+        >http://epydoc.sourceforge.net</a>
+    </td>
+  </tr>
+</table>
+
+<script type="text/javascript">
+  <!--
+  // Private objects are initially displayed (because if
+  // javascript is turned off then we want them to be
+  // visible); but by default, we want to hide them.  So hide
+  // them unless we have a cookie that says to show them.
+  checkCookie();
+  // -->
+</script>
+</body>
+</html>
diff --git a/docs/MSFit_to_txt-module.html b/docs/MSFit_to_txt-module.html
new file mode 100644
index 0000000000000000000000000000000000000000..2a06d25cf53f0013bb858bcdab841f6d46153ceb
--- /dev/null
+++ b/docs/MSFit_to_txt-module.html
@@ -0,0 +1,294 @@
+<?xml version="1.0" encoding="ascii"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+          "DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+  <title>MSFit_to_txt</title>
+  <link rel="stylesheet" href="epydoc.css" type="text/css" />
+  <script type="text/javascript" src="epydoc.js"></script>
+</head>
+
+<body bgcolor="white" text="black" link="blue" vlink="#204080"
+      alink="#204080">
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr valign="top">
+    <td width="100%">
+      <span class="breadcrumbs">
+        Module&nbsp;MSFit_to_txt
+      </span>
+    </td>
+    <td>
+      <table cellpadding="0" cellspacing="0">
+        <!-- hide/show private -->
+        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
+    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<!-- ==================== MODULE DESCRIPTION ==================== -->
+<h1 class="epydoc">Module MSFit_to_txt</h1><p class="nomargin-top"><span class="codelink"><a href="MSFit_to_txt-pysrc.html">source&nbsp;code</a></span></p>
+<p>MSFit to Table v 0.2</p>
+  <p>New version, based on HTMLparser</p>
+  <p>A tool with GUI to collect data from a series of MSFit HTML 
+  identification files in a unique table</p>
+  <p>Written using wxPython in Python, August 2004, Cosmin Modified to be 
+  more general and flexible, Sept 2004 Included the HTML parser in the 
+  script, 2008-04-29</p>
+  <p>Alain Jacquier's laboratory, Institut Pasteur, Paris, France</p>
+  <p>INSTRUCTIONS:</p>
+  <p>Place the files with .html or .htm extension in a folder From the File
+  menu select Choose directory... You will be able to see a list of the 
+  html files in your directory</p>
+  <p>From the File menu choose Collect to..., the global file will be saved
+  under the name you specify.</p>
+
+<!-- ==================== CLASSES ==================== -->
+<a name="section-Classes"></a>
+<table class="summary" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Classes</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-Classes"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a href="MSFit_to_txt.MSFit32ParserProt-class.html" class="summary-name">MSFit32ParserProt</a><br />
+      A parser for MSFit HTML results to obtain a dictionary of data 
+      corresponding to the page Only protein information is retained
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a href="MSFit_to_txt.MainFrame-class.html" class="summary-name">MainFrame</a>
+    </td>
+  </tr>
+</table>
+<!-- ==================== FUNCTIONS ==================== -->
+<a name="section-Functions"></a>
+<table class="summary" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Functions</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-Functions"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="Read_Dir"></a><span class="summary-sig-name">Read_Dir</span>(<span class="summary-sig-arg">dirname</span>)</span><br />
+      Recover information for all the files in a folder, recursively 
+      Collect data in a list of complete path names, returned</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="MSFit_to_txt-pysrc.html#Read_Dir">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="WriteListToFile"></a><span class="summary-sig-name">WriteListToFile</span>(<span class="summary-sig-arg">filename</span>,
+        <span class="summary-sig-arg">outlist</span>)</span><br />
+      Writes a list of lists to a tab delimited text file</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="MSFit_to_txt-pysrc.html#WriteListToFile">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+</table>
+<!-- ==================== VARIABLES ==================== -->
+<a name="section-Variables"></a>
+<table class="summary" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Variables</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-Variables"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="pepseqRE"></a><span class="summary-name">pepseqRE</span> = <code title="r&quot;sequence=([A-Z]+)\*?\\&quot;">r&quot;sequence=([A-Z]+)\*?\\&quot;</code>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="peplinePATT"></a><span class="summary-name">peplinePATT</span> = <code title="re.compile(pepseqRE)">re.compile(pepseqRE)</code>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="pepseqmodRE"></a><span class="summary-name">pepseqmodRE</span> = <code title="r&quot;\)([A-Z]+)\*?\(&quot;">r&quot;\)([A-Z]+)\*?\(&quot;</code>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="peplinePATTmod"></a><span class="summary-name">peplinePATTmod</span> = <code title="re.compile(pepseqmodRE)">re.compile(pepseqmodRE)</code>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="ID_ABOUT"></a><span class="summary-name">ID_ABOUT</span>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="ID_EXIT"></a><span class="summary-name">ID_EXIT</span>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="ID_COLLECTTO"></a><span class="summary-name">ID_COLLECTTO</span>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="ID_CHOOSEDIR"></a><span class="summary-name">ID_CHOOSEDIR</span>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="app"></a><span class="summary-name">app</span> = <code title="wx.PySimpleApp()">wx.PySimpleApp()</code>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="frame"></a><span class="summary-name">frame</span> = <code title="MainFrame(None,-1, &quot;MSFit to txt v. 0.2&quot;)">MainFrame(None,-1, &quot;MSFit to txt v. 0.2&quot;)</code>
+    </td>
+  </tr>
+</table>
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table border="0" cellpadding="0" cellspacing="0" width="100%%">
+  <tr>
+    <td align="left" class="footer">
+    Generated by Epydoc 3.0.1 on Tue Apr 29 19:05:23 2008
+    </td>
+    <td align="right" class="footer">
+      <a target="mainFrame" href="http://epydoc.sourceforge.net"
+        >http://epydoc.sourceforge.net</a>
+    </td>
+  </tr>
+</table>
+
+<script type="text/javascript">
+  <!--
+  // Private objects are initially displayed (because if
+  // javascript is turned off then we want them to be
+  // visible); but by default, we want to hide them.  So hide
+  // them unless we have a cookie that says to show them.
+  checkCookie();
+  // -->
+</script>
+</body>
+</html>
diff --git a/docs/MSFit_to_txt-pysrc.html b/docs/MSFit_to_txt-pysrc.html
new file mode 100644
index 0000000000000000000000000000000000000000..09b5fc57e393be5b58f0c950a0cf89e12d5d2421
--- /dev/null
+++ b/docs/MSFit_to_txt-pysrc.html
@@ -0,0 +1,481 @@
+<?xml version="1.0" encoding="ascii"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+          "DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+  <title>MSFit_to_txt</title>
+  <link rel="stylesheet" href="epydoc.css" type="text/css" />
+  <script type="text/javascript" src="epydoc.js"></script>
+</head>
+
+<body bgcolor="white" text="black" link="blue" vlink="#204080"
+      alink="#204080">
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr valign="top">
+    <td width="100%">
+      <span class="breadcrumbs">
+        Module&nbsp;MSFit_to_txt
+      </span>
+    </td>
+    <td>
+      <table cellpadding="0" cellspacing="0">
+        <!-- hide/show private -->
+        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
+    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<h1 class="epydoc">Source Code for <a href="MSFit_to_txt-module.html">Module MSFit_to_txt</a></h1>
+<pre class="py-src">
+<a name="L1"></a><tt class="py-lineno">  1</tt>  <tt class="py-line"><tt class="py-comment">#!/usr/bin/env pythonw</tt> </tt>
+<a name="L2"></a><tt class="py-lineno">  2</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-docstring">"""</tt> </tt>
+<a name="L3"></a><tt class="py-lineno">  3</tt>  <tt class="py-line"><tt class="py-docstring">MSFit to Table v 0.2</tt> </tt>
+<a name="L4"></a><tt class="py-lineno">  4</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L5"></a><tt class="py-lineno">  5</tt>  <tt class="py-line"><tt class="py-docstring">New version, based on HTMLparser</tt> </tt>
+<a name="L6"></a><tt class="py-lineno">  6</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L7"></a><tt class="py-lineno">  7</tt>  <tt class="py-line"><tt class="py-docstring">A tool with GUI to collect data from </tt> </tt>
+<a name="L8"></a><tt class="py-lineno">  8</tt>  <tt class="py-line"><tt class="py-docstring">a series of MSFit HTML identification files</tt> </tt>
+<a name="L9"></a><tt class="py-lineno">  9</tt>  <tt class="py-line"><tt class="py-docstring">in a unique table</tt> </tt>
+<a name="L10"></a><tt class="py-lineno"> 10</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L11"></a><tt class="py-lineno"> 11</tt>  <tt class="py-line"><tt class="py-docstring">Written using wxPython in Python, August 2004, Cosmin</tt> </tt>
+<a name="L12"></a><tt class="py-lineno"> 12</tt>  <tt class="py-line"><tt class="py-docstring">Modified to be more general and flexible, Sept 2004</tt> </tt>
+<a name="L13"></a><tt class="py-lineno"> 13</tt>  <tt class="py-line"><tt class="py-docstring">Included the HTML parser in the script, 2008-04-29</tt> </tt>
+<a name="L14"></a><tt class="py-lineno"> 14</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L15"></a><tt class="py-lineno"> 15</tt>  <tt class="py-line"><tt class="py-docstring">Alain Jacquier's laboratory, Institut Pasteur, Paris, France</tt> </tt>
+<a name="L16"></a><tt class="py-lineno"> 16</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L17"></a><tt class="py-lineno"> 17</tt>  <tt class="py-line"><tt class="py-docstring">INSTRUCTIONS:</tt> </tt>
+<a name="L18"></a><tt class="py-lineno"> 18</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L19"></a><tt class="py-lineno"> 19</tt>  <tt class="py-line"><tt class="py-docstring">Place the files with .html or .htm extension in a folder</tt> </tt>
+<a name="L20"></a><tt class="py-lineno"> 20</tt>  <tt class="py-line"><tt class="py-docstring">From the File menu select Choose directory...</tt> </tt>
+<a name="L21"></a><tt class="py-lineno"> 21</tt>  <tt class="py-line"><tt class="py-docstring">You will be able to see a list of the html files in your directory</tt> </tt>
+<a name="L22"></a><tt class="py-lineno"> 22</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L23"></a><tt class="py-lineno"> 23</tt>  <tt class="py-line"><tt class="py-docstring">From the File menu choose Collect to..., the global file will</tt> </tt>
+<a name="L24"></a><tt class="py-lineno"> 24</tt>  <tt class="py-line"><tt class="py-docstring">be saved under the name you specify.</tt> </tt>
+<a name="L25"></a><tt class="py-lineno"> 25</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L26"></a><tt class="py-lineno"> 26</tt>  <tt class="py-line"><tt class="py-docstring">"""</tt> </tt>
+<a name="L27"></a><tt class="py-lineno"> 27</tt>  <tt class="py-line"><tt class="py-keyword">import</tt> <tt class="py-name">os</tt><tt class="py-op">,</tt> <tt class="py-name">string</tt><tt class="py-op">,</tt> <tt class="py-name">sys</tt><tt class="py-op">,</tt> <tt class="py-name">re</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt> </tt>
+<a name="L28"></a><tt class="py-lineno"> 28</tt>  <tt class="py-line"><tt class="py-keyword">from</tt> <tt class="py-name">string</tt> <tt class="py-keyword">import</tt> <tt class="py-name">lstrip</tt><tt class="py-op">,</tt> <tt class="py-name">rstrip</tt> </tt>
+<a name="L29"></a><tt class="py-lineno"> 29</tt>  <tt class="py-line"><tt class="py-comment">#from MsFitHTMLparse02 import MSFit32ParserProt #now included</tt> </tt>
+<a name="L30"></a><tt class="py-lineno"> 30</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-keyword">from</tt> <tt class="py-name">HTMLParser</tt> <tt class="py-keyword">import</tt> <tt class="py-name">HTMLParser</tt> </tt>
+<a name="L31"></a><tt class="py-lineno"> 31</tt>  <tt class="py-line"> </tt>
+<a name="L32"></a><tt class="py-lineno"> 32</tt>  <tt class="py-line"><tt id="link-0" class="py-name" targets="Variable MSFit_to_txt.pepseqRE=MSFit_to_txt-module.html#pepseqRE,Variable lilamsxml.pepseqRE=lilamsxml-module.html#pepseqRE"><a title="MSFit_to_txt.pepseqRE
+lilamsxml.pepseqRE" class="py-name" href="#" onclick="return doclink('link-0', 'pepseqRE', 'link-0');">pepseqRE</a></tt> <tt class="py-op">=</tt> <tt class="py-string">r"sequence=([A-Z]+)\*?\\"</tt> </tt>
+<a name="L33"></a><tt class="py-lineno"> 33</tt>  <tt class="py-line"><tt id="link-1" class="py-name" targets="Variable MSFit_to_txt.peplinePATT=MSFit_to_txt-module.html#peplinePATT,Variable lilamsxml.peplinePATT=lilamsxml-module.html#peplinePATT"><a title="MSFit_to_txt.peplinePATT
+lilamsxml.peplinePATT" class="py-name" href="#" onclick="return doclink('link-1', 'peplinePATT', 'link-1');">peplinePATT</a></tt> <tt class="py-op">=</tt> <tt class="py-name">re</tt><tt class="py-op">.</tt><tt class="py-name">compile</tt><tt class="py-op">(</tt><tt id="link-2" class="py-name"><a title="MSFit_to_txt.pepseqRE
+lilamsxml.pepseqRE" class="py-name" href="#" onclick="return doclink('link-2', 'pepseqRE', 'link-0');">pepseqRE</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L34"></a><tt class="py-lineno"> 34</tt>  <tt class="py-line"><tt id="link-3" class="py-name" targets="Variable MSFit_to_txt.pepseqmodRE=MSFit_to_txt-module.html#pepseqmodRE,Variable lilamsxml.pepseqmodRE=lilamsxml-module.html#pepseqmodRE"><a title="MSFit_to_txt.pepseqmodRE
+lilamsxml.pepseqmodRE" class="py-name" href="#" onclick="return doclink('link-3', 'pepseqmodRE', 'link-3');">pepseqmodRE</a></tt> <tt class="py-op">=</tt> <tt class="py-string">r"\)([A-Z]+)\*?\("</tt> </tt>
+<a name="L35"></a><tt class="py-lineno"> 35</tt>  <tt class="py-line"><tt id="link-4" class="py-name" targets="Variable MSFit_to_txt.peplinePATTmod=MSFit_to_txt-module.html#peplinePATTmod,Variable lilamsxml.peplinePATTmod=lilamsxml-module.html#peplinePATTmod"><a title="MSFit_to_txt.peplinePATTmod
+lilamsxml.peplinePATTmod" class="py-name" href="#" onclick="return doclink('link-4', 'peplinePATTmod', 'link-4');">peplinePATTmod</a></tt> <tt class="py-op">=</tt> <tt class="py-name">re</tt><tt class="py-op">.</tt><tt class="py-name">compile</tt><tt class="py-op">(</tt><tt id="link-5" class="py-name"><a title="MSFit_to_txt.pepseqmodRE
+lilamsxml.pepseqmodRE" class="py-name" href="#" onclick="return doclink('link-5', 'pepseqmodRE', 'link-3');">pepseqmodRE</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L36"></a><tt class="py-lineno"> 36</tt>  <tt class="py-line"> </tt>
+<a name="MSFit32ParserProt"></a><div id="MSFit32ParserProt-def"><a name="L37"></a><tt class="py-lineno"> 37</tt> <a class="py-toggle" href="#" id="MSFit32ParserProt-toggle" onclick="return toggle('MSFit32ParserProt');">-</a><tt class="py-line"><tt class="py-keyword">class</tt> <a class="py-def-name" href="MSFit_to_txt.MSFit32ParserProt-class.html">MSFit32ParserProt</a><tt class="py-op">(</tt><tt class="py-base-class">HTMLParser</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MSFit32ParserProt-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="MSFit32ParserProt-expanded"><a name="L38"></a><tt class="py-lineno"> 38</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L39"></a><tt class="py-lineno"> 39</tt>  <tt class="py-line"><tt class="py-docstring">    A parser for MSFit HTML results to obtain a</tt> </tt>
+<a name="L40"></a><tt class="py-lineno"> 40</tt>  <tt class="py-line"><tt class="py-docstring">    dictionary of data corresponding to the page</tt> </tt>
+<a name="L41"></a><tt class="py-lineno"> 41</tt>  <tt class="py-line"><tt class="py-docstring">    Only protein information is retained</tt> </tt>
+<a name="L42"></a><tt class="py-lineno"> 42</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="MSFit32ParserProt.reset"></a><div id="MSFit32ParserProt.reset-def"><a name="L43"></a><tt class="py-lineno"> 43</tt> <a class="py-toggle" href="#" id="MSFit32ParserProt.reset-toggle" onclick="return toggle('MSFit32ParserProt.reset');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="MSFit_to_txt.MSFit32ParserProt-class.html#reset">reset</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MSFit32ParserProt.reset-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="MSFit32ParserProt.reset-expanded"><a name="L44"></a><tt class="py-lineno"> 44</tt>  <tt class="py-line">        <tt class="py-name">HTMLParser</tt><tt class="py-op">.</tt><tt id="link-6" class="py-name" targets="Method MSFit_to_txt.MSFit32ParserProt.reset()=MSFit_to_txt.MSFit32ParserProt-class.html#reset,Method lilamsxml.MSFit32Parser.reset()=lilamsxml.MSFit32Parser-class.html#reset"><a title="MSFit_to_txt.MSFit32ParserProt.reset
+lilamsxml.MSFit32Parser.reset" class="py-name" href="#" onclick="return doclink('link-6', 'reset', 'link-6');">reset</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">)</tt> </tt>
+<a name="L45"></a><tt class="py-lineno"> 45</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">parsedlist</tt> <tt class="py-op">=</tt><tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+<a name="L46"></a><tt class="py-lineno"> 46</tt>  <tt class="py-line">        <tt class="py-comment">#list of text contained between tags</tt> </tt>
+<a name="L47"></a><tt class="py-lineno"> 47</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">comments</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+<a name="L48"></a><tt class="py-lineno"> 48</tt>  <tt class="py-line">        <tt class="py-comment">#list of comment texts</tt> </tt>
+<a name="L49"></a><tt class="py-lineno"> 49</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">aftercomment</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L50"></a><tt class="py-lineno"> 50</tt>  <tt class="py-line">        <tt class="py-comment">#true if the text to be handled</tt> </tt>
+<a name="L51"></a><tt class="py-lineno"> 51</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-comment">#follows a comment</tt> </tt>
+<a name="L52"></a><tt class="py-lineno"> 52</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">accesionRE</tt> <tt class="py-op">=</tt> <tt class="py-name">re</tt><tt class="py-op">.</tt><tt class="py-name">compile</tt><tt class="py-op">(</tt><tt class="py-string">'&gt; (.+)'</tt><tt class="py-op">)</tt> </tt>
+<a name="L53"></a><tt class="py-lineno"> 53</tt>  <tt class="py-line">        <tt class="py-comment">#allows extraction of ORF name from the first table</tt> </tt>
+<a name="L54"></a><tt class="py-lineno"> 54</tt>  <tt class="py-line"><tt class="py-comment"></tt>         </tt>
+<a name="L55"></a><tt class="py-lineno"> 55</tt>  <tt class="py-line">        <tt class="py-comment">#two variables to allow start of scanning for  peptide sequences in file</tt> </tt>
+<a name="L56"></a><tt class="py-lineno"> 56</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">seeksequence</tt> <tt class="py-op">=</tt> <tt class="py-name">False</tt> </tt>
+<a name="L57"></a><tt class="py-lineno"> 57</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">seeksequencemod</tt> <tt class="py-op">=</tt> <tt class="py-name">False</tt> </tt>
+<a name="L58"></a><tt class="py-lineno"> 58</tt>  <tt class="py-line">         </tt>
+<a name="L59"></a><tt class="py-lineno"> 59</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">seqlist</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+</div><a name="L60"></a><tt class="py-lineno"> 60</tt>  <tt class="py-line">        <tt class="py-comment">#contains the list of sequences of all peptides</tt> </tt>
+<a name="L61"></a><tt class="py-lineno"> 61</tt>  <tt class="py-line"><tt class="py-comment"></tt>         </tt>
+<a name="MSFit32ParserProt.handle_starttag"></a><div id="MSFit32ParserProt.handle_starttag-def"><a name="L62"></a><tt class="py-lineno"> 62</tt> <a class="py-toggle" href="#" id="MSFit32ParserProt.handle_starttag-toggle" onclick="return toggle('MSFit32ParserProt.handle_starttag');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="MSFit_to_txt.MSFit32ParserProt-class.html#handle_starttag">handle_starttag</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">tag</tt><tt class="py-op">,</tt> <tt class="py-param">attrs</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MSFit32ParserProt.handle_starttag-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="MSFit32ParserProt.handle_starttag-expanded"><a name="L63"></a><tt class="py-lineno"> 63</tt>  <tt class="py-line">        <tt class="py-comment">#print tag, attrs</tt> </tt>
+<a name="L64"></a><tt class="py-lineno"> 64</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-keyword">pass</tt> </tt>
+</div><a name="L65"></a><tt class="py-lineno"> 65</tt>  <tt class="py-line">     </tt>
+<a name="MSFit32ParserProt.handle_comment"></a><div id="MSFit32ParserProt.handle_comment-def"><a name="L66"></a><tt class="py-lineno"> 66</tt> <a class="py-toggle" href="#" id="MSFit32ParserProt.handle_comment-toggle" onclick="return toggle('MSFit32ParserProt.handle_comment');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="MSFit_to_txt.MSFit32ParserProt-class.html#handle_comment">handle_comment</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">tag</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MSFit32ParserProt.handle_comment-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="MSFit32ParserProt.handle_comment-expanded"><a name="L67"></a><tt class="py-lineno"> 67</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L68"></a><tt class="py-lineno"> 68</tt>  <tt class="py-line"><tt class="py-docstring">        Overrides the handle_comment method</tt> </tt>
+<a name="L69"></a><tt class="py-lineno"> 69</tt>  <tt class="py-line"><tt class="py-docstring">        Builds a list of all the found comments</tt> </tt>
+<a name="L70"></a><tt class="py-lineno"> 70</tt>  <tt class="py-line"><tt class="py-docstring">        If a comment is found, the aftercomment</tt> </tt>
+<a name="L71"></a><tt class="py-lineno"> 71</tt>  <tt class="py-line"><tt class="py-docstring">        variable is set to True</tt> </tt>
+<a name="L72"></a><tt class="py-lineno"> 72</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L73"></a><tt class="py-lineno"> 73</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">comments</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-name">tag</tt><tt class="py-op">)</tt> </tt>
+<a name="L74"></a><tt class="py-lineno"> 74</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">aftercomment</tt> <tt class="py-op">=</tt> <tt class="py-number">1</tt> </tt>
+</div><a name="L75"></a><tt class="py-lineno"> 75</tt>  <tt class="py-line">        <tt class="py-comment">#if tag == 'delta_mass':</tt> </tt>
+<a name="L76"></a><tt class="py-lineno"> 76</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-comment">#self.seeksequence = True</tt> </tt>
+<a name="L77"></a><tt class="py-lineno"> 77</tt>  <tt class="py-line"><tt class="py-comment"></tt>         </tt>
+<a name="L78"></a><tt class="py-lineno"> 78</tt>  <tt class="py-line">         </tt>
+<a name="MSFit32ParserProt.handle_data"></a><div id="MSFit32ParserProt.handle_data-def"><a name="L79"></a><tt class="py-lineno"> 79</tt> <a class="py-toggle" href="#" id="MSFit32ParserProt.handle_data-toggle" onclick="return toggle('MSFit32ParserProt.handle_data');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="MSFit_to_txt.MSFit32ParserProt-class.html#handle_data">handle_data</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">text</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MSFit32ParserProt.handle_data-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="MSFit32ParserProt.handle_data-expanded"><a name="L80"></a><tt class="py-lineno"> 80</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L81"></a><tt class="py-lineno"> 81</tt>  <tt class="py-line"><tt class="py-docstring">        Overrides the handle_data method</tt> </tt>
+<a name="L82"></a><tt class="py-lineno"> 82</tt>  <tt class="py-line"><tt class="py-docstring">        writes to a list the text following</tt> </tt>
+<a name="L83"></a><tt class="py-lineno"> 83</tt>  <tt class="py-line"><tt class="py-docstring">        any comment - modifies self.parsedlist</tt> </tt>
+<a name="L84"></a><tt class="py-lineno"> 84</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L85"></a><tt class="py-lineno"> 85</tt>  <tt class="py-line">        <tt class="py-comment">#print "text", text</tt> </tt>
+<a name="L86"></a><tt class="py-lineno"> 86</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-keyword">if</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">aftercomment</tt><tt class="py-op">:</tt> </tt>
+<a name="L87"></a><tt class="py-lineno"> 87</tt>  <tt class="py-line">            <tt class="py-name">cleantext</tt> <tt class="py-op">=</tt> <tt class="py-name">text</tt><tt class="py-op">.</tt><tt class="py-name">strip</tt><tt class="py-op">(</tt><tt class="py-string">'\n\r ./'</tt><tt class="py-op">)</tt> </tt>
+<a name="L88"></a><tt class="py-lineno"> 88</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">parsedlist</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-op">[</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">comments</tt><tt class="py-op">[</tt><tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">,</tt> <tt class="py-name">cleantext</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L89"></a><tt class="py-lineno"> 89</tt>  <tt class="py-line">            <tt class="py-comment">#append the last comment and the text that follows</tt> </tt>
+<a name="L90"></a><tt class="py-lineno"> 90</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">aftercomment</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L91"></a><tt class="py-lineno"> 91</tt>  <tt class="py-line">            <tt class="py-comment">#don't get any other value until the next comment</tt> </tt>
+<a name="L92"></a><tt class="py-lineno"> 92</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-comment">#appears</tt> </tt>
+<a name="L93"></a><tt class="py-lineno"> 93</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-comment">#however obtain the sequence of a peptide if we are in an in_mass tags</tt> </tt>
+<a name="L94"></a><tt class="py-lineno"> 94</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-keyword">return</tt> <tt class="py-number">1</tt> </tt>
+</div><a name="L95"></a><tt class="py-lineno"> 95</tt>  <tt class="py-line">             </tt>
+<a name="L96"></a><tt class="py-lineno"> 96</tt>  <tt class="py-line">         </tt>
+<a name="MSFit32ParserProt.get_dictionary"></a><div id="MSFit32ParserProt.get_dictionary-def"><a name="L97"></a><tt class="py-lineno"> 97</tt> <a class="py-toggle" href="#" id="MSFit32ParserProt.get_dictionary-toggle" onclick="return toggle('MSFit32ParserProt.get_dictionary');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="MSFit_to_txt.MSFit32ParserProt-class.html#get_dictionary">get_dictionary</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MSFit32ParserProt.get_dictionary-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="MSFit32ParserProt.get_dictionary-expanded"><a name="L98"></a><tt class="py-lineno"> 98</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L99"></a><tt class="py-lineno"> 99</tt>  <tt class="py-line"><tt class="py-docstring">        Reorganizes data and treats some special cases</tt> </tt>
+<a name="L100"></a><tt class="py-lineno">100</tt>  <tt class="py-line"><tt class="py-docstring">        of data found after comment tags</tt> </tt>
+<a name="L101"></a><tt class="py-lineno">101</tt>  <tt class="py-line"><tt class="py-docstring">        Should be called after closing the parser</tt> </tt>
+<a name="L102"></a><tt class="py-lineno">102</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L103"></a><tt class="py-lineno">103</tt>  <tt class="py-line">        <tt class="py-name">reccounter</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L104"></a><tt class="py-lineno">104</tt>  <tt class="py-line">        <tt class="py-name">secreccounter</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L105"></a><tt class="py-lineno">105</tt>  <tt class="py-line">        <tt class="py-name">list_out</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+<a name="L106"></a><tt class="py-lineno">106</tt>  <tt class="py-line">        <tt class="py-name">list</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">parsedlist</tt> </tt>
+<a name="L107"></a><tt class="py-lineno">107</tt>  <tt class="py-line">        <tt class="py-name">details</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L108"></a><tt class="py-lineno">108</tt>  <tt class="py-line">        <tt class="py-name">passedrank1</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L109"></a><tt class="py-lineno">109</tt>  <tt class="py-line">         </tt>
+<a name="L110"></a><tt class="py-lineno">110</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">i</tt> <tt class="py-keyword">in</tt> <tt class="py-name">range</tt><tt class="py-op">(</tt><tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">list</tt><tt class="py-op">)</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L111"></a><tt class="py-lineno">111</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">list</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt> <tt class="py-op">==</tt> <tt class="py-string">'rank'</tt><tt class="py-op">:</tt> </tt>
+<a name="L112"></a><tt class="py-lineno">112</tt>  <tt class="py-line">                <tt class="py-name">passedrank1</tt> <tt class="py-op">=</tt> <tt class="py-number">1</tt> </tt>
+<a name="L113"></a><tt class="py-lineno">113</tt>  <tt class="py-line">                <tt class="py-keyword">if</tt> <tt class="py-name">list</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">+</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt> <tt class="py-op">&lt;&gt;</tt> <tt class="py-string">'fraction_matched'</tt><tt class="py-op">:</tt> </tt>
+<a name="L114"></a><tt class="py-lineno">114</tt>  <tt class="py-line">                    <tt class="py-comment">#we are not at the beginning of the details</tt> </tt>
+<a name="L115"></a><tt class="py-lineno">115</tt>  <tt class="py-line"><tt class="py-comment"></tt>                    <tt class="py-comment">#sometimes proteins have equal ranks</tt> </tt>
+<a name="L116"></a><tt class="py-lineno">116</tt>  <tt class="py-line"><tt class="py-comment"></tt>                    <tt class="py-comment">#we build the data dictionary for the identified proteins</tt> </tt>
+<a name="L117"></a><tt class="py-lineno">117</tt>  <tt class="py-line"><tt class="py-comment"></tt>                    <tt class="py-name">reccounter</tt><tt class="py-op">+=</tt><tt class="py-number">1</tt> </tt>
+<a name="L118"></a><tt class="py-lineno">118</tt>  <tt class="py-line">                    <tt class="py-name">list_out</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-op">{</tt><tt class="py-string">'protdata'</tt><tt class="py-op">:</tt><tt class="py-op">{</tt><tt class="py-string">'rank'</tt><tt class="py-op">:</tt><tt class="py-name">list</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">}</tt><tt class="py-op">}</tt><tt class="py-op">)</tt> </tt>
+<a name="L119"></a><tt class="py-lineno">119</tt>  <tt class="py-line">                    <tt class="py-name">details</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L120"></a><tt class="py-lineno">120</tt>  <tt class="py-line">                <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L121"></a><tt class="py-lineno">121</tt>  <tt class="py-line">                    <tt class="py-comment">#we are at the beginning of the details</tt> </tt>
+<a name="L122"></a><tt class="py-lineno">122</tt>  <tt class="py-line"><tt class="py-comment"></tt>                    <tt class="py-name">details</tt> <tt class="py-op">=</tt> <tt class="py-number">1</tt> </tt>
+<a name="L123"></a><tt class="py-lineno">123</tt>  <tt class="py-line">                    <tt class="py-name">secreccounter</tt><tt class="py-op">+=</tt><tt class="py-number">1</tt> </tt>
+<a name="L124"></a><tt class="py-lineno">124</tt>  <tt class="py-line">            <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L125"></a><tt class="py-lineno">125</tt>  <tt class="py-line">                <tt class="py-keyword">if</tt> <tt class="py-name">details</tt> <tt class="py-op">==</tt> <tt class="py-number">0</tt> <tt class="py-keyword">and</tt> <tt class="py-name">passedrank1</tt> <tt class="py-op">==</tt> <tt class="py-number">1</tt><tt class="py-op">:</tt> </tt>
+<a name="L126"></a><tt class="py-lineno">126</tt>  <tt class="py-line">                    <tt class="py-comment">#not yet in details but passed the first rank tags</tt> </tt>
+<a name="L127"></a><tt class="py-lineno">127</tt>  <tt class="py-line"><tt class="py-comment"></tt>                    <tt class="py-comment">#take care first of the accesion numbers</tt> </tt>
+<a name="L128"></a><tt class="py-lineno">128</tt>  <tt class="py-line"><tt class="py-comment"></tt>                    <tt class="py-keyword">if</tt> <tt class="py-name">list</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt> <tt class="py-op">==</tt> <tt class="py-string">'accession_number'</tt><tt class="py-op">:</tt> </tt>
+<a name="L129"></a><tt class="py-lineno">129</tt>  <tt class="py-line">                        <tt class="py-name">matches</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">accesionRE</tt><tt class="py-op">.</tt><tt class="py-name">search</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">parsedlist</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L130"></a><tt class="py-lineno">130</tt>  <tt class="py-line">                        <tt class="py-keyword">if</tt> <tt class="py-name">matches</tt><tt class="py-op">:</tt> </tt>
+<a name="L131"></a><tt class="py-lineno">131</tt>  <tt class="py-line">                            <tt class="py-name">entries</tt> <tt class="py-op">=</tt> <tt class="py-name">matches</tt><tt class="py-op">.</tt><tt class="py-name">groups</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L132"></a><tt class="py-lineno">132</tt>  <tt class="py-line">                            <tt class="py-name">list</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">=</tt><tt class="py-name">entries</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt> </tt>
+<a name="L133"></a><tt class="py-lineno">133</tt>  <tt class="py-line">                    <tt class="py-name">list_out</tt><tt class="py-op">[</tt><tt class="py-name">reccounter</tt><tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">'protdata'</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-name">list</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">]</tt> <tt class="py-op">=</tt> <tt class="py-name">list</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt> </tt>
+<a name="L134"></a><tt class="py-lineno">134</tt>  <tt class="py-line">                <tt class="py-keyword">elif</tt> <tt class="py-name">details</tt> <tt class="py-op">==</tt> <tt class="py-number">1</tt><tt class="py-op">:</tt> </tt>
+<a name="L135"></a><tt class="py-lineno">135</tt>  <tt class="py-line">                    <tt class="py-comment">#we are in the details, we may build the peptide masses lists</tt> </tt>
+<a name="L136"></a><tt class="py-lineno">136</tt>  <tt class="py-line"><tt class="py-comment"></tt>                    <tt class="py-keyword">if</tt> <tt class="py-name">list</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt> <tt class="py-op">==</tt> <tt class="py-string">'protein_coverage'</tt><tt class="py-op">:</tt> </tt>
+<a name="L137"></a><tt class="py-lineno">137</tt>  <tt class="py-line">                        <tt class="py-name">list_out</tt><tt class="py-op">[</tt><tt class="py-name">secreccounter</tt><tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">'protdata'</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-name">list</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">]</tt> <tt class="py-op">=</tt> <tt class="py-name">list</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt> </tt>
+<a name="L138"></a><tt class="py-lineno">138</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">list_out</tt> </tt>
+</div></div><a name="L139"></a><tt class="py-lineno">139</tt>  <tt class="py-line"> </tt>
+<a name="L140"></a><tt class="py-lineno">140</tt>  <tt class="py-line"><tt class="py-comment">###################################</tt> </tt>
+<a name="L141"></a><tt class="py-lineno">141</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">##### INTERFACE ###################</tt> </tt>
+<a name="L142"></a><tt class="py-lineno">142</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">###################################</tt> </tt>
+<a name="L143"></a><tt class="py-lineno">143</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-op">[</tt><tt class="py-name">ID_CHOOSEDIR</tt><tt class="py-op">,</tt> </tt>
+<a name="L144"></a><tt class="py-lineno">144</tt>  <tt class="py-line"><tt class="py-name">ID_COLLECTTO</tt><tt class="py-op">,</tt> </tt>
+<a name="L145"></a><tt class="py-lineno">145</tt>  <tt class="py-line"><tt class="py-name">ID_EXIT</tt><tt class="py-op">,</tt> </tt>
+<a name="L146"></a><tt class="py-lineno">146</tt>  <tt class="py-line"><tt class="py-name">ID_ABOUT</tt><tt class="py-op">,</tt> </tt>
+<a name="L147"></a><tt class="py-lineno">147</tt>  <tt class="py-line"><tt class="py-op">]</tt> <tt class="py-op">=</tt> <tt class="py-name">map</tt><tt class="py-op">(</tt><tt class="py-keyword">lambda</tt> <tt class="py-name">init_ctrls</tt><tt class="py-op">:</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">NewId</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> <tt class="py-name">range</tt><tt class="py-op">(</tt><tt class="py-number">4</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L148"></a><tt class="py-lineno">148</tt>  <tt class="py-line"> </tt>
+<a name="Read_Dir"></a><div id="Read_Dir-def"><a name="L149"></a><tt class="py-lineno">149</tt> <a class="py-toggle" href="#" id="Read_Dir-toggle" onclick="return toggle('Read_Dir');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="MSFit_to_txt-module.html#Read_Dir">Read_Dir</a><tt class="py-op">(</tt><tt class="py-param">dirname</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="Read_Dir-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="Read_Dir-expanded"><a name="L150"></a><tt class="py-lineno">150</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L151"></a><tt class="py-lineno">151</tt>  <tt class="py-line"><tt class="py-docstring">    Recover information for all the files in a folder, recursively</tt> </tt>
+<a name="L152"></a><tt class="py-lineno">152</tt>  <tt class="py-line"><tt class="py-docstring">    Collect data in a list of complete path names, returned</tt> </tt>
+<a name="L153"></a><tt class="py-lineno">153</tt>  <tt class="py-line"><tt class="py-docstring">    </tt> </tt>
+<a name="L154"></a><tt class="py-lineno">154</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L155"></a><tt class="py-lineno">155</tt>  <tt class="py-line">    <tt class="py-name">filelist</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+<a name="L156"></a><tt class="py-lineno">156</tt>  <tt class="py-line">    <tt class="py-keyword">for</tt> <tt class="py-name">f</tt> <tt class="py-keyword">in</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">listdir</tt><tt class="py-op">(</tt><tt class="py-name">dirname</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L157"></a><tt class="py-lineno">157</tt>  <tt class="py-line">        <tt class="py-name">file</tt> <tt class="py-op">=</tt> <tt class="py-name">dirname</tt> <tt class="py-op">+</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">sep</tt> <tt class="py-op">+</tt> <tt class="py-name">f</tt> </tt>
+<a name="L158"></a><tt class="py-lineno">158</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">path</tt><tt class="py-op">.</tt><tt class="py-name">isdir</tt><tt class="py-op">(</tt><tt class="py-name">file</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L159"></a><tt class="py-lineno">159</tt>  <tt class="py-line">            <tt id="link-7" class="py-name" targets="Function MSFit_to_txt.Read_Dir()=MSFit_to_txt-module.html#Read_Dir"><a title="MSFit_to_txt.Read_Dir" class="py-name" href="#" onclick="return doclink('link-7', 'Read_Dir', 'link-7');">Read_Dir</a></tt><tt class="py-op">(</tt><tt class="py-name">file</tt><tt class="py-op">)</tt> </tt>
+<a name="L160"></a><tt class="py-lineno">160</tt>  <tt class="py-line">        <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L161"></a><tt class="py-lineno">161</tt>  <tt class="py-line">            <tt class="py-name">extension</tt> <tt class="py-op">=</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">path</tt><tt class="py-op">.</tt><tt class="py-name">splitext</tt><tt class="py-op">(</tt><tt class="py-name">f</tt><tt class="py-op">)</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt> </tt>
+<a name="L162"></a><tt class="py-lineno">162</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">extension</tt> <tt class="py-keyword">in</tt> <tt class="py-op">(</tt><tt class="py-string">".html"</tt><tt class="py-op">,</tt> <tt class="py-string">".htm"</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L163"></a><tt class="py-lineno">163</tt>  <tt class="py-line">                <tt class="py-name">filelist</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-name">file</tt><tt class="py-op">)</tt> </tt>
+<a name="L164"></a><tt class="py-lineno">164</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-name">filelist</tt> </tt>
+</div><a name="L165"></a><tt class="py-lineno">165</tt>  <tt class="py-line"> </tt>
+<a name="WriteListToFile"></a><div id="WriteListToFile-def"><a name="L166"></a><tt class="py-lineno">166</tt> <a class="py-toggle" href="#" id="WriteListToFile-toggle" onclick="return toggle('WriteListToFile');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="MSFit_to_txt-module.html#WriteListToFile">WriteListToFile</a><tt class="py-op">(</tt><tt class="py-param">filename</tt><tt class="py-op">,</tt> <tt class="py-param">outlist</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="WriteListToFile-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="WriteListToFile-expanded"><a name="L167"></a><tt class="py-lineno">167</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L168"></a><tt class="py-lineno">168</tt>  <tt class="py-line"><tt class="py-docstring">    Writes a list of lists to a tab delimited text file</tt> </tt>
+<a name="L169"></a><tt class="py-lineno">169</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L170"></a><tt class="py-lineno">170</tt>  <tt class="py-line">    <tt class="py-name">fout</tt> <tt class="py-op">=</tt> <tt class="py-name">open</tt><tt class="py-op">(</tt><tt class="py-name">filename</tt><tt class="py-op">,</tt> <tt class="py-string">"w"</tt><tt class="py-op">)</tt> </tt>
+<a name="L171"></a><tt class="py-lineno">171</tt>  <tt class="py-line">    <tt class="py-keyword">for</tt> <tt class="py-name">entry</tt> <tt class="py-keyword">in</tt> <tt class="py-name">outlist</tt><tt class="py-op">:</tt> </tt>
+<a name="L172"></a><tt class="py-lineno">172</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">element</tt> <tt class="py-keyword">in</tt> <tt class="py-name">entry</tt><tt class="py-op">:</tt> </tt>
+<a name="L173"></a><tt class="py-lineno">173</tt>  <tt class="py-line">            <tt class="py-name">fout</tt><tt class="py-op">.</tt><tt class="py-name">write</tt><tt class="py-op">(</tt><tt class="py-name">element</tt><tt class="py-op">+</tt><tt class="py-string">'\t'</tt><tt class="py-op">)</tt> </tt>
+<a name="L174"></a><tt class="py-lineno">174</tt>  <tt class="py-line">        <tt class="py-name">fout</tt><tt class="py-op">.</tt><tt class="py-name">write</tt><tt class="py-op">(</tt><tt class="py-string">'\n'</tt><tt class="py-op">)</tt> </tt>
+<a name="L175"></a><tt class="py-lineno">175</tt>  <tt class="py-line">    <tt class="py-name">fout</tt><tt class="py-op">.</tt><tt class="py-name">close</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L176"></a><tt class="py-lineno">176</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-number">1</tt> </tt>
+</div><a name="L177"></a><tt class="py-lineno">177</tt>  <tt class="py-line">     </tt>
+<a name="MainFrame"></a><div id="MainFrame-def"><a name="L178"></a><tt class="py-lineno">178</tt> <a class="py-toggle" href="#" id="MainFrame-toggle" onclick="return toggle('MainFrame');">-</a><tt class="py-line"><tt class="py-keyword">class</tt> <a class="py-def-name" href="MSFit_to_txt.MainFrame-class.html">MainFrame</a><tt class="py-op">(</tt><tt class="py-base-class">wx</tt><tt class="py-op">.</tt><tt class="py-base-class">Frame</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="MainFrame-expanded"><a name="MainFrame.__init__"></a><div id="MainFrame.__init__-def"><a name="L179"></a><tt class="py-lineno">179</tt> <a class="py-toggle" href="#" id="MainFrame.__init__-toggle" onclick="return toggle('MainFrame.__init__');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="MSFit_to_txt.MainFrame-class.html#__init__">__init__</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">parent</tt><tt class="py-op">,</tt> <tt class="py-param">id</tt><tt class="py-op">,</tt> <tt class="py-param">title</tt><tt class="py-op">)</tt><tt class="py-op">:</tt>     </tt>
+</div><a name="L180"></a><tt class="py-lineno">180</tt>  <tt class="py-line">        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Frame</tt><tt class="py-op">.</tt><tt id="link-8" class="py-name" targets="Method Collect_SILAC_XML.Usage.__init__()=Collect_SILAC_XML.Usage-class.html#__init__,Method MSFit_to_txt.MainFrame.__init__()=MSFit_to_txt.MainFrame-class.html#__init__,Method lilamslaunchGUI.MainFrame.__init__()=lilamslaunchGUI.MainFrame-class.html#__init__,Method lilamsxml.DataIntObj.__init__()=lilamsxml.DataIntObj-class.html#__init__,Method lilamsxml.Usage.__init__()=lilamsxml.Usage-class.html#__init__,Method silacvalidator.MainFrame.__init__()=silacvalidator.MainFrame-class.html#__init__,Method silacvalidator.PepListCtrl.__init__()=silacvalidator.PepListCtrl-class.html#__init__,Method silacvalidator.PepListCtrlPanel.__init__()=silacvalidator.PepListCtrlPanel-class.html#__init__"><a title="Collect_SILAC_XML.Usage.__init__
+MSFit_to_txt.MainFrame.__init__
+lilamslaunchGUI.MainFrame.__init__
+lilamsxml.DataIntObj.__init__
+lilamsxml.Usage.__init__
+silacvalidator.MainFrame.__init__
+silacvalidator.PepListCtrl.__init__
+silacvalidator.PepListCtrlPanel.__init__" class="py-name" href="#" onclick="return doclink('link-8', '__init__', 'link-8');">__init__</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">parent</tt><tt class="py-op">,</tt> <tt class="py-name">id</tt><tt class="py-op">,</tt> <tt class="py-name">title</tt><tt class="py-op">,</tt> </tt>
+<a name="L181"></a><tt class="py-lineno">181</tt>  <tt class="py-line">        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">DefaultPosition</tt><tt class="py-op">,</tt> <tt class="py-op">(</tt><tt class="py-number">600</tt><tt class="py-op">,</tt> <tt class="py-number">600</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L182"></a><tt class="py-lineno">182</tt>  <tt class="py-line">             </tt>
+<a name="L183"></a><tt class="py-lineno">183</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">temp_outfile</tt> <tt class="py-op">=</tt> <tt class="py-string">"temp_data"</tt> </tt>
+<a name="L184"></a><tt class="py-lineno">184</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">defaultdirname</tt> <tt class="py-op">=</tt> <tt class="py-string">"."</tt> </tt>
+<a name="L185"></a><tt class="py-lineno">185</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">filelist</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+<a name="L186"></a><tt class="py-lineno">186</tt>  <tt class="py-line">         </tt>
+<a name="L187"></a><tt class="py-lineno">187</tt>  <tt class="py-line">        <tt class="py-comment">#default directory for saving, will be modified after first save</tt> </tt>
+<a name="L188"></a><tt class="py-lineno">188</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-comment">#self.maxy = 0</tt> </tt>
+<a name="L189"></a><tt class="py-lineno">189</tt>  <tt class="py-line"><tt class="py-comment"></tt>         </tt>
+<a name="L190"></a><tt class="py-lineno">190</tt>  <tt class="py-line">        <tt class="py-comment"># Create the menu bar and items</tt> </tt>
+<a name="L191"></a><tt class="py-lineno">191</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">MenuBar</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L192"></a><tt class="py-lineno">192</tt>  <tt class="py-line">         </tt>
+<a name="L193"></a><tt class="py-lineno">193</tt>  <tt class="py-line">        <tt class="py-name">filemenu</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Menu</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L194"></a><tt class="py-lineno">194</tt>  <tt class="py-line">        <tt class="py-name">filemenu</tt><tt class="py-op">.</tt><tt class="py-name">Append</tt><tt class="py-op">(</tt><tt class="py-name">ID_CHOOSEDIR</tt><tt class="py-op">,</tt> <tt class="py-string">'Ch&amp;oose folder...\tCtrl+O'</tt><tt class="py-op">,</tt> <tt class="py-string">'Choose folder with html MSFit files'</tt><tt class="py-op">)</tt> </tt>
+<a name="L195"></a><tt class="py-lineno">195</tt>  <tt class="py-line">        <tt class="py-name">filemenu</tt><tt class="py-op">.</tt><tt class="py-name">AppendSeparator</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L196"></a><tt class="py-lineno">196</tt>  <tt class="py-line">        <tt class="py-name">filemenu</tt><tt class="py-op">.</tt><tt class="py-name">Append</tt><tt class="py-op">(</tt><tt class="py-name">ID_COLLECTTO</tt><tt class="py-op">,</tt> <tt class="py-string">'Collec&amp;t data to...\tCtrl+S'</tt><tt class="py-op">,</tt> <tt class="py-string">'Parse files and save data to the specified file'</tt><tt class="py-op">)</tt> </tt>
+<a name="L197"></a><tt class="py-lineno">197</tt>  <tt class="py-line">        <tt class="py-name">filemenu</tt><tt class="py-op">.</tt><tt class="py-name">AppendSeparator</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L198"></a><tt class="py-lineno">198</tt>  <tt class="py-line">        <tt class="py-name">filemenu</tt><tt class="py-op">.</tt><tt class="py-name">Append</tt><tt class="py-op">(</tt><tt class="py-name">ID_EXIT</tt><tt class="py-op">,</tt> <tt class="py-string">'&amp;Quit\tCtrl+Q'</tt><tt class="py-op">,</tt> <tt class="py-string">'Exit program'</tt><tt class="py-op">)</tt> </tt>
+<a name="L199"></a><tt class="py-lineno">199</tt>  <tt class="py-line">         </tt>
+<a name="L200"></a><tt class="py-lineno">200</tt>  <tt class="py-line">        <tt class="py-name">helpmenu</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Menu</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L201"></a><tt class="py-lineno">201</tt>  <tt class="py-line">        <tt class="py-name">helpmenu</tt><tt class="py-op">.</tt><tt class="py-name">Append</tt><tt class="py-op">(</tt><tt class="py-name">ID_ABOUT</tt><tt class="py-op">,</tt> <tt class="py-string">'About...\tCtrl+H'</tt><tt class="py-op">,</tt> <tt class="py-string">'About this program'</tt><tt class="py-op">)</tt> </tt>
+<a name="L202"></a><tt class="py-lineno">202</tt>  <tt class="py-line">         </tt>
+<a name="L203"></a><tt class="py-lineno">203</tt>  <tt class="py-line">        <tt class="py-comment"># Bind the events to methods </tt> </tt>
+<a name="L204"></a><tt class="py-lineno">204</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">EVT_MENU</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">ID_CHOOSEDIR</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-9" class="py-name" targets="Method MSFit_to_txt.MainFrame.OnChooseFolder()=MSFit_to_txt.MainFrame-class.html#OnChooseFolder"><a title="MSFit_to_txt.MainFrame.OnChooseFolder" class="py-name" href="#" onclick="return doclink('link-9', 'OnChooseFolder', 'link-9');">OnChooseFolder</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L205"></a><tt class="py-lineno">205</tt>  <tt class="py-line">        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">EVT_MENU</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">ID_EXIT</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-10" class="py-name" targets="Method MSFit_to_txt.MainFrame.OnFileExit()=MSFit_to_txt.MainFrame-class.html#OnFileExit,Method lilamslaunchGUI.MainFrame.OnFileExit()=lilamslaunchGUI.MainFrame-class.html#OnFileExit,Method silacvalidator.MainFrame.OnFileExit()=silacvalidator.MainFrame-class.html#OnFileExit"><a title="MSFit_to_txt.MainFrame.OnFileExit
+lilamslaunchGUI.MainFrame.OnFileExit
+silacvalidator.MainFrame.OnFileExit" class="py-name" href="#" onclick="return doclink('link-10', 'OnFileExit', 'link-10');">OnFileExit</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L206"></a><tt class="py-lineno">206</tt>  <tt class="py-line">        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">EVT_MENU</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">ID_COLLECTTO</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-11" class="py-name" targets="Method MSFit_to_txt.MainFrame.OnCollectData()=MSFit_to_txt.MainFrame-class.html#OnCollectData"><a title="MSFit_to_txt.MainFrame.OnCollectData" class="py-name" href="#" onclick="return doclink('link-11', 'OnCollectData', 'link-11');">OnCollectData</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L207"></a><tt class="py-lineno">207</tt>  <tt class="py-line">        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">EVT_MENU</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">ID_ABOUT</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-12" class="py-name" targets="Method MSFit_to_txt.MainFrame.OnHelpAbout()=MSFit_to_txt.MainFrame-class.html#OnHelpAbout,Method lilamslaunchGUI.MainFrame.OnHelpAbout()=lilamslaunchGUI.MainFrame-class.html#OnHelpAbout,Method silacvalidator.MainFrame.OnHelpAbout()=silacvalidator.MainFrame-class.html#OnHelpAbout"><a title="MSFit_to_txt.MainFrame.OnHelpAbout
+lilamslaunchGUI.MainFrame.OnHelpAbout
+silacvalidator.MainFrame.OnHelpAbout" class="py-name" href="#" onclick="return doclink('link-12', 'OnHelpAbout', 'link-12');">OnHelpAbout</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L208"></a><tt class="py-lineno">208</tt>  <tt class="py-line">         </tt>
+<a name="L209"></a><tt class="py-lineno">209</tt>  <tt class="py-line">        <tt class="py-comment"># Attach menus to the menubar</tt> </tt>
+<a name="L210"></a><tt class="py-lineno">210</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Append</tt><tt class="py-op">(</tt><tt class="py-name">filemenu</tt><tt class="py-op">,</tt> <tt class="py-string">'&amp;File'</tt><tt class="py-op">)</tt> </tt>
+<a name="L211"></a><tt class="py-lineno">211</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Append</tt><tt class="py-op">(</tt><tt class="py-name">helpmenu</tt><tt class="py-op">,</tt> <tt class="py-string">'&amp;Help'</tt><tt class="py-op">)</tt> </tt>
+<a name="L212"></a><tt class="py-lineno">212</tt>  <tt class="py-line">             </tt>
+<a name="L213"></a><tt class="py-lineno">213</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">SetMenuBar</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">)</tt> </tt>
+<a name="L214"></a><tt class="py-lineno">214</tt>  <tt class="py-line">         </tt>
+<a name="L215"></a><tt class="py-lineno">215</tt>  <tt class="py-line">        <tt class="py-comment">#Disable by default the  Save data as menu</tt> </tt>
+<a name="L216"></a><tt class="py-lineno">216</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">ID_COLLECTTO</tt><tt class="py-op">,</tt> <tt class="py-number">0</tt><tt class="py-op">)</tt> </tt>
+<a name="L217"></a><tt class="py-lineno">217</tt>  <tt class="py-line">         </tt>
+<a name="L218"></a><tt class="py-lineno">218</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">autoscale</tt> <tt class="py-op">=</tt> <tt class="py-number">1</tt> </tt>
+<a name="L219"></a><tt class="py-lineno">219</tt>  <tt class="py-line">         </tt>
+<a name="L220"></a><tt class="py-lineno">220</tt>  <tt class="py-line">        <tt class="py-comment"># A status bar to tell people what's happening</tt> </tt>
+<a name="L221"></a><tt class="py-lineno">221</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">CreateStatusBar</tt><tt class="py-op">(</tt><tt class="py-number">1</tt><tt class="py-op">)</tt> </tt>
+<a name="L222"></a><tt class="py-lineno">222</tt>  <tt class="py-line">         </tt>
+<a name="L223"></a><tt class="py-lineno">223</tt>  <tt class="py-line">        <tt class="py-name">lc</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">ListCtrl</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">,</tt> <tt class="py-name">style</tt><tt class="py-op">=</tt><tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">LC_REPORT</tt><tt class="py-op">|</tt><tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">SUNKEN_BORDER</tt><tt class="py-op">)</tt> </tt>
+<a name="L224"></a><tt class="py-lineno">224</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">lc</tt> <tt class="py-op">=</tt> <tt class="py-name">lc</tt> </tt>
+<a name="L225"></a><tt class="py-lineno">225</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">InsertColumn</tt><tt class="py-op">(</tt><tt class="py-number">0</tt><tt class="py-op">,</tt> <tt class="py-string">"Number"</tt><tt class="py-op">)</tt> </tt>
+<a name="L226"></a><tt class="py-lineno">226</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">InsertColumn</tt><tt class="py-op">(</tt><tt class="py-number">1</tt><tt class="py-op">,</tt> <tt class="py-string">"File name"</tt><tt class="py-op">)</tt> </tt>
+<a name="L227"></a><tt class="py-lineno">227</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">SetColumnWidth</tt><tt class="py-op">(</tt><tt class="py-number">0</tt><tt class="py-op">,</tt> <tt class="py-number">100</tt><tt class="py-op">)</tt> </tt>
+<a name="L228"></a><tt class="py-lineno">228</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">SetColumnWidth</tt><tt class="py-op">(</tt><tt class="py-number">1</tt><tt class="py-op">,</tt> <tt class="py-number">400</tt><tt class="py-op">)</tt> </tt>
+<a name="L229"></a><tt class="py-lineno">229</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">Show</tt><tt class="py-op">(</tt><tt class="py-name">True</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L230"></a><tt class="py-lineno">230</tt>  <tt class="py-line">             </tt>
+<a name="MainFrame.OnChooseFolder"></a><div id="MainFrame.OnChooseFolder-def"><a name="L231"></a><tt class="py-lineno">231</tt> <a class="py-toggle" href="#" id="MainFrame.OnChooseFolder-toggle" onclick="return toggle('MainFrame.OnChooseFolder');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="MSFit_to_txt.MainFrame-class.html#OnChooseFolder">OnChooseFolder</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.OnChooseFolder-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="MainFrame.OnChooseFolder-expanded"><a name="L232"></a><tt class="py-lineno">232</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L233"></a><tt class="py-lineno">233</tt>  <tt class="py-line"><tt class="py-docstring">        Shows a directory select dialog, allows to set the self.defaultdirname</tt> </tt>
+<a name="L234"></a><tt class="py-lineno">234</tt>  <tt class="py-line"><tt class="py-docstring">        to a value where data collection will occur, also enables the menu item</tt> </tt>
+<a name="L235"></a><tt class="py-lineno">235</tt>  <tt class="py-line"><tt class="py-docstring">        corresponding to data collection.</tt> </tt>
+<a name="L236"></a><tt class="py-lineno">236</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L237"></a><tt class="py-lineno">237</tt>  <tt class="py-line">        <tt class="py-name">dlg</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">DirDialog</tt><tt class="py-op">(</tt><tt id="link-13" class="py-name" targets="Variable MSFit_to_txt.frame=MSFit_to_txt-module.html#frame,Variable lilamslaunchGUI.frame=lilamslaunchGUI-module.html#frame,Variable silacvalidator.frame=silacvalidator-module.html#frame"><a title="MSFit_to_txt.frame
+lilamslaunchGUI.frame
+silacvalidator.frame" class="py-name" href="#" onclick="return doclink('link-13', 'frame', 'link-13');">frame</a></tt><tt class="py-op">,</tt> <tt class="py-string">"Choose a folder with MSFit files:"</tt><tt class="py-op">,</tt> </tt>
+<a name="L238"></a><tt class="py-lineno">238</tt>  <tt class="py-line">        <tt class="py-name">style</tt><tt class="py-op">=</tt><tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">DD_DEFAULT_STYLE</tt><tt class="py-op">)</tt> </tt>
+<a name="L239"></a><tt class="py-lineno">239</tt>  <tt class="py-line">        <tt class="py-comment"># If the user selects OK, then we process the dialog's data.</tt> </tt>
+<a name="L240"></a><tt class="py-lineno">240</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-comment"># This is done by getting the path data from the dialog - BEFORE</tt> </tt>
+<a name="L241"></a><tt class="py-lineno">241</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-comment"># we destroy it. </tt> </tt>
+<a name="L242"></a><tt class="py-lineno">242</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-keyword">if</tt> <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">ShowModal</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> <tt class="py-op">==</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">ID_OK</tt><tt class="py-op">:</tt> </tt>
+<a name="L243"></a><tt class="py-lineno">243</tt>  <tt class="py-line">            <tt class="py-comment">#log.WriteText('You selected: %s\n' % dlg.GetPath())</tt> </tt>
+<a name="L244"></a><tt class="py-lineno">244</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">defaultdirname</tt> <tt class="py-op">=</tt> <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">GetPath</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L245"></a><tt class="py-lineno">245</tt>  <tt class="py-line">        <tt class="py-comment"># Only destroy a dialog after you're done with it.</tt> </tt>
+<a name="L246"></a><tt class="py-lineno">246</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">Destroy</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L247"></a><tt class="py-lineno">247</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">ID_COLLECTTO</tt><tt class="py-op">,</tt> <tt class="py-number">1</tt><tt class="py-op">)</tt> </tt>
+<a name="L248"></a><tt class="py-lineno">248</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">filelist</tt> <tt class="py-op">=</tt> <tt id="link-14" class="py-name"><a title="MSFit_to_txt.Read_Dir" class="py-name" href="#" onclick="return doclink('link-14', 'Read_Dir', 'link-7');">Read_Dir</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">defaultdirname</tt><tt class="py-op">)</tt> </tt>
+<a name="L249"></a><tt class="py-lineno">249</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">DeleteAllItems</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L250"></a><tt class="py-lineno">250</tt>  <tt class="py-line">        <tt class="py-comment">#self.txtout.WriteText("You chose "+self.defaultdirname+" that contains the following html files:\n\n")</tt> </tt>
+<a name="L251"></a><tt class="py-lineno">251</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">counter</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L252"></a><tt class="py-lineno">252</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">filename</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">filelist</tt><tt class="py-op">:</tt> </tt>
+<a name="L253"></a><tt class="py-lineno">253</tt>  <tt class="py-line">            <tt class="py-name">filepath</tt> <tt class="py-op">=</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">path</tt><tt class="py-op">.</tt><tt class="py-name">split</tt><tt class="py-op">(</tt><tt class="py-name">filename</tt><tt class="py-op">)</tt> </tt>
+<a name="L254"></a><tt class="py-lineno">254</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">InsertStringItem</tt><tt class="py-op">(</tt><tt class="py-name">counter</tt><tt class="py-op">,</tt> <tt class="py-name">str</tt><tt class="py-op">(</tt><tt class="py-name">counter</tt><tt class="py-op">+</tt><tt class="py-number">1</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L255"></a><tt class="py-lineno">255</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">SetStringItem</tt><tt class="py-op">(</tt><tt class="py-name">counter</tt><tt class="py-op">,</tt> <tt class="py-number">1</tt><tt class="py-op">,</tt> <tt class="py-name">filepath</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L256"></a><tt class="py-lineno">256</tt>  <tt class="py-line">            <tt class="py-name">counter</tt><tt class="py-op">+=</tt><tt class="py-number">1</tt> </tt>
+<a name="L257"></a><tt class="py-lineno">257</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">SetStatusText</tt><tt class="py-op">(</tt><tt class="py-string">"Now choose where to save the output file (File&gt;Collect data to...)"</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L258"></a><tt class="py-lineno">258</tt>  <tt class="py-line">         </tt>
+<a name="MainFrame.ProcessFiles"></a><div id="MainFrame.ProcessFiles-def"><a name="L259"></a><tt class="py-lineno">259</tt> <a class="py-toggle" href="#" id="MainFrame.ProcessFiles-toggle" onclick="return toggle('MainFrame.ProcessFiles');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="MSFit_to_txt.MainFrame-class.html#ProcessFiles">ProcessFiles</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">filelist</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.ProcessFiles-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="MainFrame.ProcessFiles-expanded"><a name="L260"></a><tt class="py-lineno">260</tt>  <tt class="py-line">        <tt class="py-name">biglist</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+<a name="L261"></a><tt class="py-lineno">261</tt>  <tt class="py-line">        <tt class="py-name">outlist</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+<a name="L262"></a><tt class="py-lineno">262</tt>  <tt class="py-line">        <tt class="py-name">progcounter</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L263"></a><tt class="py-lineno">263</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">progbar</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">ProgressDialog</tt><tt class="py-op">(</tt><tt class="py-string">"Quantitating peptides..."</tt><tt class="py-op">,</tt> <tt class="py-string">"Working..."</tt><tt class="py-op">,</tt> </tt>
+<a name="L264"></a><tt class="py-lineno">264</tt>  <tt class="py-line">                        <tt class="py-name">maximum</tt> <tt class="py-op">=</tt> <tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">filelist</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> <tt class="py-name">parent</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">,</tt> </tt>
+<a name="L265"></a><tt class="py-lineno">265</tt>  <tt class="py-line">                        <tt class="py-name">style</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">PD_CAN_ABORT</tt><tt class="py-op">|</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">PD_APP_MODAL</tt><tt class="py-op">)</tt> </tt>
+<a name="L266"></a><tt class="py-lineno">266</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">file</tt> <tt class="py-keyword">in</tt> <tt class="py-name">filelist</tt><tt class="py-op">:</tt> </tt>
+<a name="L267"></a><tt class="py-lineno">267</tt>  <tt class="py-line">            <tt class="py-name">shortname</tt> <tt class="py-op">=</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">path</tt><tt class="py-op">.</tt><tt class="py-name">split</tt><tt class="py-op">(</tt><tt class="py-name">file</tt><tt class="py-op">)</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt> </tt>
+<a name="L268"></a><tt class="py-lineno">268</tt>  <tt class="py-line">            <tt class="py-keyword">try</tt><tt class="py-op">:</tt> </tt>
+<a name="L269"></a><tt class="py-lineno">269</tt>  <tt class="py-line">                <tt class="py-name">f</tt> <tt class="py-op">=</tt> <tt class="py-name">open</tt><tt class="py-op">(</tt><tt class="py-name">file</tt><tt class="py-op">,</tt> <tt class="py-string">"r"</tt><tt class="py-op">)</tt> </tt>
+<a name="L270"></a><tt class="py-lineno">270</tt>  <tt class="py-line">                <tt class="py-name">htmlpage</tt> <tt class="py-op">=</tt> <tt class="py-name">f</tt><tt class="py-op">.</tt><tt class="py-name">read</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L271"></a><tt class="py-lineno">271</tt>  <tt class="py-line">                <tt class="py-name">f</tt><tt class="py-op">.</tt><tt class="py-name">close</tt> </tt>
+<a name="L272"></a><tt class="py-lineno">272</tt>  <tt class="py-line">             </tt>
+<a name="L273"></a><tt class="py-lineno">273</tt>  <tt class="py-line">                <tt class="py-name">parser</tt> <tt class="py-op">=</tt> <tt id="link-15" class="py-name" targets="Class MSFit_to_txt.MSFit32ParserProt=MSFit_to_txt.MSFit32ParserProt-class.html"><a title="MSFit_to_txt.MSFit32ParserProt" class="py-name" href="#" onclick="return doclink('link-15', 'MSFit32ParserProt', 'link-15');">MSFit32ParserProt</a></tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L274"></a><tt class="py-lineno">274</tt>  <tt class="py-line">                <tt class="py-name">parser</tt><tt class="py-op">.</tt><tt class="py-name">feed</tt><tt class="py-op">(</tt><tt class="py-name">htmlpage</tt><tt class="py-op">)</tt> </tt>
+<a name="L275"></a><tt class="py-lineno">275</tt>  <tt class="py-line">                <tt class="py-name">parser</tt><tt class="py-op">.</tt><tt class="py-name">close</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L276"></a><tt class="py-lineno">276</tt>  <tt class="py-line"> </tt>
+<a name="L277"></a><tt class="py-lineno">277</tt>  <tt class="py-line">                <tt class="py-name">biglist</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-op">[</tt><tt class="py-name">file</tt><tt class="py-op">,</tt> <tt class="py-name">parser</tt><tt class="py-op">.</tt><tt id="link-16" class="py-name" targets="Method MSFit_to_txt.MSFit32ParserProt.get_dictionary()=MSFit_to_txt.MSFit32ParserProt-class.html#get_dictionary,Method lilamsxml.MSFit32Parser.get_dictionary()=lilamsxml.MSFit32Parser-class.html#get_dictionary"><a title="MSFit_to_txt.MSFit32ParserProt.get_dictionary
+lilamsxml.MSFit32Parser.get_dictionary" class="py-name" href="#" onclick="return doclink('link-16', 'get_dictionary', 'link-16');">get_dictionary</a></tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L278"></a><tt class="py-lineno">278</tt>  <tt class="py-line">             </tt>
+<a name="L279"></a><tt class="py-lineno">279</tt>  <tt class="py-line">                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">progbar</tt><tt class="py-op">.</tt><tt class="py-name">Update</tt><tt class="py-op">(</tt><tt class="py-name">progcounter</tt><tt class="py-op">,</tt> <tt class="py-name">str</tt><tt class="py-op">(</tt><tt class="py-name">progcounter</tt><tt class="py-op">)</tt><tt class="py-op">+</tt><tt class="py-string">"    "</tt><tt class="py-op">+</tt><tt class="py-name">shortname</tt><tt class="py-op">+</tt><tt class="py-string">"."</tt><tt class="py-op">)</tt> </tt>
+<a name="L280"></a><tt class="py-lineno">280</tt>  <tt class="py-line">                <tt class="py-name">progcounter</tt><tt class="py-op">+=</tt><tt class="py-number">1</tt> </tt>
+<a name="L281"></a><tt class="py-lineno">281</tt>  <tt class="py-line">             </tt>
+<a name="L282"></a><tt class="py-lineno">282</tt>  <tt class="py-line">            <tt class="py-keyword">except</tt><tt class="py-op">:</tt> </tt>
+<a name="L283"></a><tt class="py-lineno">283</tt>  <tt class="py-line">                <tt class="py-keyword">pass</tt> </tt>
+<a name="L284"></a><tt class="py-lineno">284</tt>  <tt class="py-line">             </tt>
+<a name="L285"></a><tt class="py-lineno">285</tt>  <tt class="py-line">        <tt class="py-comment">#print len(biglist)</tt> </tt>
+<a name="L286"></a><tt class="py-lineno">286</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">progbar</tt><tt class="py-op">.</tt><tt class="py-name">Destroy</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L287"></a><tt class="py-lineno">287</tt>  <tt class="py-line"> </tt>
+<a name="L288"></a><tt class="py-lineno">288</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">entrieslist</tt> <tt class="py-keyword">in</tt> <tt class="py-name">biglist</tt><tt class="py-op">:</tt> </tt>
+<a name="L289"></a><tt class="py-lineno">289</tt>  <tt class="py-line">            <tt class="py-comment">#print entrieslist</tt> </tt>
+<a name="L290"></a><tt class="py-lineno">290</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-keyword">for</tt> <tt class="py-name">dict</tt> <tt class="py-keyword">in</tt> <tt class="py-name">entrieslist</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">:</tt> </tt>
+<a name="L291"></a><tt class="py-lineno">291</tt>  <tt class="py-line">                <tt class="py-comment">#print dict</tt> </tt>
+<a name="L292"></a><tt class="py-lineno">292</tt>  <tt class="py-line"><tt class="py-comment"></tt>                <tt class="py-name">outlist</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-op">[</tt><tt class="py-name">entrieslist</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">,</tt> <tt class="py-name">dict</tt><tt class="py-op">[</tt><tt class="py-string">'protdata'</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">'rank'</tt><tt class="py-op">]</tt><tt class="py-op">,</tt> </tt>
+<a name="L293"></a><tt class="py-lineno">293</tt>  <tt class="py-line">                <tt class="py-name">dict</tt><tt class="py-op">[</tt><tt class="py-string">'protdata'</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">'protein_coverage'</tt><tt class="py-op">]</tt><tt class="py-op">,</tt> <tt class="py-name">dict</tt><tt class="py-op">[</tt><tt class="py-string">'protdata'</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">'protein_mw'</tt><tt class="py-op">]</tt><tt class="py-op">,</tt> </tt>
+<a name="L294"></a><tt class="py-lineno">294</tt>  <tt class="py-line">                <tt class="py-name">dict</tt><tt class="py-op">[</tt><tt class="py-string">'protdata'</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">'protein_pI'</tt><tt class="py-op">]</tt><tt class="py-op">,</tt> <tt class="py-name">dict</tt><tt class="py-op">[</tt><tt class="py-string">'protdata'</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">'accession_number'</tt><tt class="py-op">]</tt><tt class="py-op">,</tt> </tt>
+<a name="L295"></a><tt class="py-lineno">295</tt>  <tt class="py-line">                <tt class="py-name">dict</tt><tt class="py-op">[</tt><tt class="py-string">'protdata'</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">'entry_name'</tt><tt class="py-op">]</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L296"></a><tt class="py-lineno">296</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">outlist</tt> </tt>
+</div><a name="L297"></a><tt class="py-lineno">297</tt>  <tt class="py-line">         </tt>
+<a name="MainFrame.OnCollectData"></a><div id="MainFrame.OnCollectData-def"><a name="L298"></a><tt class="py-lineno">298</tt> <a class="py-toggle" href="#" id="MainFrame.OnCollectData-toggle" onclick="return toggle('MainFrame.OnCollectData');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="MSFit_to_txt.MainFrame-class.html#OnCollectData">OnCollectData</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.OnCollectData-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="MainFrame.OnCollectData-expanded"><a name="L299"></a><tt class="py-lineno">299</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L300"></a><tt class="py-lineno">300</tt>  <tt class="py-line"><tt class="py-docstring">        Save data to a specified text file (new)</tt> </tt>
+<a name="L301"></a><tt class="py-lineno">301</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L302"></a><tt class="py-lineno">302</tt>  <tt class="py-line">        <tt class="py-name">wildcard</tt> <tt class="py-op">=</tt> <tt class="py-string">"Tab delimited text file (*.txt)|*.txt|"</tt>\ </tt>
+<a name="L303"></a><tt class="py-lineno">303</tt>  <tt class="py-line">                    <tt class="py-string">"All files (*.*)|*.*"</tt> </tt>
+<a name="L304"></a><tt class="py-lineno">304</tt>  <tt class="py-line">        <tt class="py-comment">#might be os.getcwd()</tt> </tt>
+<a name="L305"></a><tt class="py-lineno">305</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">dlg</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">FileDialog</tt><tt class="py-op">(</tt> </tt>
+<a name="L306"></a><tt class="py-lineno">306</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">message</tt><tt class="py-op">=</tt><tt class="py-string">"Save collected data as ..."</tt><tt class="py-op">,</tt> <tt class="py-name">defaultDir</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">defaultdirname</tt><tt class="py-op">,</tt> </tt>
+<a name="L307"></a><tt class="py-lineno">307</tt>  <tt class="py-line">            <tt class="py-name">defaultFile</tt><tt class="py-op">=</tt><tt class="py-string">""</tt><tt class="py-op">,</tt> <tt class="py-name">wildcard</tt><tt class="py-op">=</tt><tt class="py-name">wildcard</tt><tt class="py-op">,</tt> <tt class="py-name">style</tt><tt class="py-op">=</tt><tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">SAVE</tt> </tt>
+<a name="L308"></a><tt class="py-lineno">308</tt>  <tt class="py-line">            <tt class="py-op">)</tt> </tt>
+<a name="L309"></a><tt class="py-lineno">309</tt>  <tt class="py-line">        <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">SetFilterIndex</tt><tt class="py-op">(</tt><tt class="py-number">0</tt><tt class="py-op">)</tt> </tt>
+<a name="L310"></a><tt class="py-lineno">310</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">ShowModal</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> <tt class="py-op">==</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">ID_OK</tt><tt class="py-op">:</tt> </tt>
+<a name="L311"></a><tt class="py-lineno">311</tt>  <tt class="py-line">            <tt class="py-comment">#self.dirname=dlg.GetDirectory()</tt> </tt>
+<a name="L312"></a><tt class="py-lineno">312</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-comment">#self.defaultdirname = self.dirname</tt> </tt>
+<a name="L313"></a><tt class="py-lineno">313</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-name">path</tt> <tt class="py-op">=</tt> <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">GetPath</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L314"></a><tt class="py-lineno">314</tt>  <tt class="py-line">            <tt class="py-comment">#print "You selected", path            </tt> </tt>
+<a name="L315"></a><tt class="py-lineno">315</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-keyword">try</tt><tt class="py-op">:</tt> </tt>
+<a name="L316"></a><tt class="py-lineno">316</tt>  <tt class="py-line">                <tt class="py-comment">#filelist = Read_Dir(self.defaultdirname)</tt> </tt>
+<a name="L317"></a><tt class="py-lineno">317</tt>  <tt class="py-line"><tt class="py-comment"></tt>                <tt class="py-name">outlist</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-17" class="py-name" targets="Method MSFit_to_txt.MainFrame.ProcessFiles()=MSFit_to_txt.MainFrame-class.html#ProcessFiles"><a title="MSFit_to_txt.MainFrame.ProcessFiles" class="py-name" href="#" onclick="return doclink('link-17', 'ProcessFiles', 'link-17');">ProcessFiles</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">filelist</tt><tt class="py-op">)</tt> </tt>
+<a name="L318"></a><tt class="py-lineno">318</tt>  <tt class="py-line">                <tt id="link-18" class="py-name" targets="Function MSFit_to_txt.WriteListToFile()=MSFit_to_txt-module.html#WriteListToFile"><a title="MSFit_to_txt.WriteListToFile" class="py-name" href="#" onclick="return doclink('link-18', 'WriteListToFile', 'link-18');">WriteListToFile</a></tt><tt class="py-op">(</tt><tt class="py-name">path</tt><tt class="py-op">,</tt> <tt class="py-name">outlist</tt><tt class="py-op">)</tt> </tt>
+<a name="L319"></a><tt class="py-lineno">319</tt>  <tt class="py-line">            <tt class="py-keyword">except</tt> <tt class="py-name">IOError</tt><tt class="py-op">:</tt> </tt>
+<a name="L320"></a><tt class="py-lineno">320</tt>  <tt class="py-line">                <tt class="py-name">dlg</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">MessageDialog</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-string">"Error. Maybe the output file is in use..."</tt><tt class="py-op">,</tt> <tt class="py-string">'Problem saving data'</tt><tt class="py-op">,</tt> </tt>
+<a name="L321"></a><tt class="py-lineno">321</tt>  <tt class="py-line">                <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">OK</tt> <tt class="py-op">|</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">ICON_INFORMATION</tt><tt class="py-op">)</tt> </tt>
+<a name="L322"></a><tt class="py-lineno">322</tt>  <tt class="py-line">                <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">ShowModal</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L323"></a><tt class="py-lineno">323</tt>  <tt class="py-line">                <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">Destroy</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L324"></a><tt class="py-lineno">324</tt>  <tt class="py-line">        <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">Destroy</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L325"></a><tt class="py-lineno">325</tt>  <tt class="py-line">     </tt>
+<a name="MainFrame.OnHelpAbout"></a><div id="MainFrame.OnHelpAbout-def"><a name="L326"></a><tt class="py-lineno">326</tt> <a class="py-toggle" href="#" id="MainFrame.OnHelpAbout-toggle" onclick="return toggle('MainFrame.OnHelpAbout');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="MSFit_to_txt.MainFrame-class.html#OnHelpAbout">OnHelpAbout</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.OnHelpAbout-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="MainFrame.OnHelpAbout-expanded"><a name="L327"></a><tt class="py-lineno">327</tt>  <tt class="py-line">        <tt class="py-keyword">from</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">lib</tt><tt class="py-op">.</tt><tt class="py-name">dialogs</tt> <tt class="py-keyword">import</tt> <tt class="py-name">ScrolledMessageDialog</tt> </tt>
+<a name="L328"></a><tt class="py-lineno">328</tt>  <tt class="py-line">        <tt class="py-name">about</tt> <tt class="py-op">=</tt> <tt class="py-name">ScrolledMessageDialog</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">__doc__</tt><tt class="py-op">,</tt> <tt class="py-string">"About..."</tt><tt class="py-op">)</tt> </tt>
+<a name="L329"></a><tt class="py-lineno">329</tt>  <tt class="py-line">        <tt class="py-name">about</tt><tt class="py-op">.</tt><tt class="py-name">ShowModal</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L330"></a><tt class="py-lineno">330</tt>  <tt class="py-line">         </tt>
+<a name="MainFrame.OnFileExit"></a><div id="MainFrame.OnFileExit-def"><a name="L331"></a><tt class="py-lineno">331</tt> <a class="py-toggle" href="#" id="MainFrame.OnFileExit-toggle" onclick="return toggle('MainFrame.OnFileExit');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="MSFit_to_txt.MainFrame-class.html#OnFileExit">OnFileExit</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.OnFileExit-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="MainFrame.OnFileExit-expanded"><a name="L332"></a><tt class="py-lineno">332</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">Close</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+</div></div><a name="L333"></a><tt class="py-lineno">333</tt>  <tt class="py-line">         </tt>
+<a name="L334"></a><tt class="py-lineno">334</tt>  <tt class="py-line"> </tt>
+<a name="L335"></a><tt class="py-lineno">335</tt>  <tt class="py-line"><tt id="link-19" class="py-name" targets="Variable MSFit_to_txt.app=MSFit_to_txt-module.html#app,Variable lilamslaunchGUI.app=lilamslaunchGUI-module.html#app,Variable silacvalidator.app=silacvalidator-module.html#app"><a title="MSFit_to_txt.app
+lilamslaunchGUI.app
+silacvalidator.app" class="py-name" href="#" onclick="return doclink('link-19', 'app', 'link-19');">app</a></tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">PySimpleApp</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L336"></a><tt class="py-lineno">336</tt>  <tt class="py-line"><tt id="link-20" class="py-name"><a title="MSFit_to_txt.frame
+lilamslaunchGUI.frame
+silacvalidator.frame" class="py-name" href="#" onclick="return doclink('link-20', 'frame', 'link-13');">frame</a></tt> <tt class="py-op">=</tt> <tt id="link-21" class="py-name" targets="Class MSFit_to_txt.MainFrame=MSFit_to_txt.MainFrame-class.html,Class lilamslaunchGUI.MainFrame=lilamslaunchGUI.MainFrame-class.html,Class silacvalidator.MainFrame=silacvalidator.MainFrame-class.html"><a title="MSFit_to_txt.MainFrame
+lilamslaunchGUI.MainFrame
+silacvalidator.MainFrame" class="py-name" href="#" onclick="return doclink('link-21', 'MainFrame', 'link-21');">MainFrame</a></tt><tt class="py-op">(</tt><tt class="py-name">None</tt><tt class="py-op">,</tt> <tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">,</tt> <tt class="py-string">"MSFit to txt v. 0.2"</tt><tt class="py-op">)</tt> </tt>
+<a name="L337"></a><tt class="py-lineno">337</tt>  <tt class="py-line"><tt id="link-22" class="py-name"><a title="MSFit_to_txt.app
+lilamslaunchGUI.app
+silacvalidator.app" class="py-name" href="#" onclick="return doclink('link-22', 'app', 'link-19');">app</a></tt><tt class="py-op">.</tt><tt class="py-name">SetTopWindow</tt><tt class="py-op">(</tt><tt id="link-23" class="py-name"><a title="MSFit_to_txt.frame
+lilamslaunchGUI.frame
+silacvalidator.frame" class="py-name" href="#" onclick="return doclink('link-23', 'frame', 'link-13');">frame</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L338"></a><tt class="py-lineno">338</tt>  <tt class="py-line"><tt id="link-24" class="py-name"><a title="MSFit_to_txt.app
+lilamslaunchGUI.app
+silacvalidator.app" class="py-name" href="#" onclick="return doclink('link-24', 'app', 'link-19');">app</a></tt><tt class="py-op">.</tt><tt class="py-name">MainLoop</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L339"></a><tt class="py-lineno">339</tt>  <tt class="py-line"> </tt><script type="text/javascript">
+<!--
+expandto(location.href);
+// -->
+</script>
+</pre>
+<br />
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table border="0" cellpadding="0" cellspacing="0" width="100%%">
+  <tr>
+    <td align="left" class="footer">
+    Generated by Epydoc 3.0.1 on Tue Apr 29 19:05:24 2008
+    </td>
+    <td align="right" class="footer">
+      <a target="mainFrame" href="http://epydoc.sourceforge.net"
+        >http://epydoc.sourceforge.net</a>
+    </td>
+  </tr>
+</table>
+
+<script type="text/javascript">
+  <!--
+  // Private objects are initially displayed (because if
+  // javascript is turned off then we want them to be
+  // visible); but by default, we want to hide them.  So hide
+  // them unless we have a cookie that says to show them.
+  checkCookie();
+  // -->
+</script>
+</body>
+</html>
diff --git a/docs/MSFit_to_txt.MSFit32ParserProt-class.html b/docs/MSFit_to_txt.MSFit32ParserProt-class.html
new file mode 100644
index 0000000000000000000000000000000000000000..a69fd39c802eb3d9ca2d295066cf8e17687f14b7
--- /dev/null
+++ b/docs/MSFit_to_txt.MSFit32ParserProt-class.html
@@ -0,0 +1,409 @@
+<?xml version="1.0" encoding="ascii"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+          "DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+  <title>MSFit_to_txt.MSFit32ParserProt</title>
+  <link rel="stylesheet" href="epydoc.css" type="text/css" />
+  <script type="text/javascript" src="epydoc.js"></script>
+</head>
+
+<body bgcolor="white" text="black" link="blue" vlink="#204080"
+      alink="#204080">
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr valign="top">
+    <td width="100%">
+      <span class="breadcrumbs">
+        <a href="MSFit_to_txt-module.html">Module&nbsp;MSFit_to_txt</a> ::
+        Class&nbsp;MSFit32ParserProt
+      </span>
+    </td>
+    <td>
+      <table cellpadding="0" cellspacing="0">
+        <!-- hide/show private -->
+        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
+    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<!-- ==================== CLASS DESCRIPTION ==================== -->
+<h1 class="epydoc">Class MSFit32ParserProt</h1><p class="nomargin-top"><span class="codelink"><a href="MSFit_to_txt-pysrc.html#MSFit32ParserProt">source&nbsp;code</a></span></p>
+<pre class="base-tree">
+markupbase.ParserBase --+    
+                        |    
+    HTMLParser.HTMLParser --+
+                            |
+                           <strong class="uidshort">MSFit32ParserProt</strong>
+</pre>
+
+<hr />
+<p>A parser for MSFit HTML results to obtain a dictionary of data 
+  corresponding to the page Only protein information is retained</p>
+
+<!-- ==================== INSTANCE METHODS ==================== -->
+<a name="section-InstanceMethods"></a>
+<table class="summary" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Instance Methods</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-InstanceMethods"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="MSFit_to_txt.MSFit32ParserProt-class.html#reset" class="summary-sig-name">reset</a>(<span class="summary-sig-arg">self</span>)</span><br />
+      Reset this instance.</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="MSFit_to_txt-pysrc.html#MSFit32ParserProt.reset">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="MSFit_to_txt.MSFit32ParserProt-class.html#handle_starttag" class="summary-sig-name">handle_starttag</a>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">tag</span>,
+        <span class="summary-sig-arg">attrs</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="MSFit_to_txt-pysrc.html#MSFit32ParserProt.handle_starttag">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="MSFit_to_txt.MSFit32ParserProt-class.html#handle_comment" class="summary-sig-name">handle_comment</a>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">tag</span>)</span><br />
+      Overrides the handle_comment method Builds a list of all the found 
+      comments If a comment is found, the aftercomment variable is set to 
+      True</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="MSFit_to_txt-pysrc.html#MSFit32ParserProt.handle_comment">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="MSFit_to_txt.MSFit32ParserProt-class.html#handle_data" class="summary-sig-name">handle_data</a>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">text</span>)</span><br />
+      Overrides the handle_data method writes to a list the text following 
+      any comment - modifies self.parsedlist</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="MSFit_to_txt-pysrc.html#MSFit32ParserProt.handle_data">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="get_dictionary"></a><span class="summary-sig-name">get_dictionary</span>(<span class="summary-sig-arg">self</span>)</span><br />
+      Reorganizes data and treats some special cases of data found after 
+      comment tags Should be called after closing the parser</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="MSFit_to_txt-pysrc.html#MSFit32ParserProt.get_dictionary">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+  <tr>
+    <td colspan="2" class="summary">
+    <p class="indent-wrapped-lines"><b>Inherited from <code>HTMLParser.HTMLParser</code></b>:
+      <code>__init__</code>,
+      <code>check_for_whole_start_tag</code>,
+      <code>clear_cdata_mode</code>,
+      <code>close</code>,
+      <code>error</code>,
+      <code>feed</code>,
+      <code>get_starttag_text</code>,
+      <code>goahead</code>,
+      <code>handle_charref</code>,
+      <code>handle_decl</code>,
+      <code>handle_endtag</code>,
+      <code>handle_entityref</code>,
+      <code>handle_pi</code>,
+      <code>handle_startendtag</code>,
+      <code>parse_endtag</code>,
+      <code>parse_pi</code>,
+      <code>parse_starttag</code>,
+      <code>set_cdata_mode</code>,
+      <code>unescape</code>,
+      <code>unknown_decl</code>
+      </p>
+    <p class="indent-wrapped-lines"><b>Inherited from <code>markupbase.ParserBase</code></b>:
+      <code>getpos</code>,
+      <code>parse_comment</code>,
+      <code>parse_declaration</code>,
+      <code>parse_marked_section</code>,
+      <code>updatepos</code>
+      </p>
+    <div class="private">    <p class="indent-wrapped-lines"><b>Inherited from <code>markupbase.ParserBase</code></b> (private):
+      <code>_parse_doctype_attlist</code>,
+      <code>_parse_doctype_element</code>,
+      <code>_parse_doctype_entity</code>,
+      <code>_parse_doctype_notation</code>,
+      <code>_parse_doctype_subset</code>,
+      <code>_scan_name</code>
+      </p></div>
+    </td>
+  </tr>
+</table>
+<!-- ==================== CLASS VARIABLES ==================== -->
+<a name="section-ClassVariables"></a>
+<table class="summary" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Class Variables</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-ClassVariables"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+  <tr>
+    <td colspan="2" class="summary">
+    <p class="indent-wrapped-lines"><b>Inherited from <code>HTMLParser.HTMLParser</code></b>:
+      <code>CDATA_CONTENT_ELEMENTS</code>
+      </p>
+    <div class="private">    <p class="indent-wrapped-lines"><b>Inherited from <code>markupbase.ParserBase</code></b> (private):
+      <code>_decl_otherchars</code>
+      </p></div>
+    </td>
+  </tr>
+</table>
+<!-- ==================== METHOD DETAILS ==================== -->
+<a name="section-MethodDetails"></a>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Method Details</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-MethodDetails"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+</table>
+<a name="reset"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">reset</span>(<span class="sig-arg">self</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="MSFit_to_txt-pysrc.html#MSFit32ParserProt.reset">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>Reset this instance.  Loses all unprocessed data.</p>
+  <dl class="fields">
+    <dt>Overrides:
+        markupbase.ParserBase.reset
+    </dt>
+  </dl>
+</td></tr></table>
+</div>
+<a name="handle_starttag"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">handle_starttag</span>(<span class="sig-arg">self</span>,
+        <span class="sig-arg">tag</span>,
+        <span class="sig-arg">attrs</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="MSFit_to_txt-pysrc.html#MSFit32ParserProt.handle_starttag">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  
+  <dl class="fields">
+    <dt>Overrides:
+        HTMLParser.HTMLParser.handle_starttag
+    </dt>
+  </dl>
+</td></tr></table>
+</div>
+<a name="handle_comment"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">handle_comment</span>(<span class="sig-arg">self</span>,
+        <span class="sig-arg">tag</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="MSFit_to_txt-pysrc.html#MSFit32ParserProt.handle_comment">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>Overrides the handle_comment method Builds a list of all the found 
+  comments If a comment is found, the aftercomment variable is set to 
+  True</p>
+  <dl class="fields">
+    <dt>Overrides:
+        HTMLParser.HTMLParser.handle_comment
+    </dt>
+  </dl>
+</td></tr></table>
+</div>
+<a name="handle_data"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">handle_data</span>(<span class="sig-arg">self</span>,
+        <span class="sig-arg">text</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="MSFit_to_txt-pysrc.html#MSFit32ParserProt.handle_data">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>Overrides the handle_data method writes to a list the text following 
+  any comment - modifies self.parsedlist</p>
+  <dl class="fields">
+    <dt>Overrides:
+        HTMLParser.HTMLParser.handle_data
+    </dt>
+  </dl>
+</td></tr></table>
+</div>
+<br />
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table border="0" cellpadding="0" cellspacing="0" width="100%%">
+  <tr>
+    <td align="left" class="footer">
+    Generated by Epydoc 3.0.1 on Tue Apr 29 19:05:23 2008
+    </td>
+    <td align="right" class="footer">
+      <a target="mainFrame" href="http://epydoc.sourceforge.net"
+        >http://epydoc.sourceforge.net</a>
+    </td>
+  </tr>
+</table>
+
+<script type="text/javascript">
+  <!--
+  // Private objects are initially displayed (because if
+  // javascript is turned off then we want them to be
+  // visible); but by default, we want to hide them.  So hide
+  // them unless we have a cookie that says to show them.
+  checkCookie();
+  // -->
+</script>
+</body>
+</html>
diff --git a/docs/MSFit_to_txt.MainFrame-class.html b/docs/MSFit_to_txt.MainFrame-class.html
new file mode 100644
index 0000000000000000000000000000000000000000..92df2672bb65a11f0471a0734e53c8bfc1adc3a1
--- /dev/null
+++ b/docs/MSFit_to_txt.MainFrame-class.html
@@ -0,0 +1,237 @@
+<?xml version="1.0" encoding="ascii"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+          "DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+  <title>MSFit_to_txt.MainFrame</title>
+  <link rel="stylesheet" href="epydoc.css" type="text/css" />
+  <script type="text/javascript" src="epydoc.js"></script>
+</head>
+
+<body bgcolor="white" text="black" link="blue" vlink="#204080"
+      alink="#204080">
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr valign="top">
+    <td width="100%">
+      <span class="breadcrumbs">
+        <a href="MSFit_to_txt-module.html">Module&nbsp;MSFit_to_txt</a> ::
+        Class&nbsp;MainFrame
+      </span>
+    </td>
+    <td>
+      <table cellpadding="0" cellspacing="0">
+        <!-- hide/show private -->
+        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
+    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<!-- ==================== CLASS DESCRIPTION ==================== -->
+<h1 class="epydoc">Class MainFrame</h1><p class="nomargin-top"><span class="codelink"><a href="MSFit_to_txt-pysrc.html#MainFrame">source&nbsp;code</a></span></p>
+<pre class="base-tree">
+wx.Frame --+
+           |
+          <strong class="uidshort">MainFrame</strong>
+</pre>
+
+<hr />
+<!-- ==================== INSTANCE METHODS ==================== -->
+<a name="section-InstanceMethods"></a>
+<table class="summary" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Instance Methods</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-InstanceMethods"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="__init__"></a><span class="summary-sig-name">__init__</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">parent</span>,
+        <span class="summary-sig-arg">id</span>,
+        <span class="summary-sig-arg">title</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="MSFit_to_txt-pysrc.html#MainFrame.__init__">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnChooseFolder"></a><span class="summary-sig-name">OnChooseFolder</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span><br />
+      Shows a directory select dialog, allows to set the 
+      self.defaultdirname to a value where data collection will occur, also
+      enables the menu item corresponding to data collection.</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="MSFit_to_txt-pysrc.html#MainFrame.OnChooseFolder">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="ProcessFiles"></a><span class="summary-sig-name">ProcessFiles</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">filelist</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="MSFit_to_txt-pysrc.html#MainFrame.ProcessFiles">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnCollectData"></a><span class="summary-sig-name">OnCollectData</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span><br />
+      Save data to a specified text file (new)</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="MSFit_to_txt-pysrc.html#MainFrame.OnCollectData">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnHelpAbout"></a><span class="summary-sig-name">OnHelpAbout</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="MSFit_to_txt-pysrc.html#MainFrame.OnHelpAbout">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnFileExit"></a><span class="summary-sig-name">OnFileExit</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="MSFit_to_txt-pysrc.html#MainFrame.OnFileExit">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+</table>
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table border="0" cellpadding="0" cellspacing="0" width="100%%">
+  <tr>
+    <td align="left" class="footer">
+    Generated by Epydoc 3.0.1 on Tue Apr 29 19:05:23 2008
+    </td>
+    <td align="right" class="footer">
+      <a target="mainFrame" href="http://epydoc.sourceforge.net"
+        >http://epydoc.sourceforge.net</a>
+    </td>
+  </tr>
+</table>
+
+<script type="text/javascript">
+  <!--
+  // Private objects are initially displayed (because if
+  // javascript is turned off then we want them to be
+  // visible); but by default, we want to hide them.  So hide
+  // them unless we have a cookie that says to show them.
+  checkCookie();
+  // -->
+</script>
+</body>
+</html>
diff --git a/docs/api-objects.txt b/docs/api-objects.txt
new file mode 100644
index 0000000000000000000000000000000000000000..83d4bcfcfd4ca9a5354fae5de5eefa2e9558c0e4
--- /dev/null
+++ b/docs/api-objects.txt
@@ -0,0 +1,158 @@
+Collect_SILAC_XML	Collect_SILAC_XML-module.html
+Collect_SILAC_XML.StdDev	Collect_SILAC_XML-module.html#StdDev
+Collect_SILAC_XML.XMLdict	Collect_SILAC_XML-module.html#XMLdict
+Collect_SILAC_XML.get_flist	Collect_SILAC_XML-module.html#get_flist
+Collect_SILAC_XML.ExtractSILACDataFromXML	Collect_SILAC_XML-module.html#ExtractSILACDataFromXML
+Collect_SILAC_XML.Median	Collect_SILAC_XML-module.html#Median
+Collect_SILAC_XML.SumSquares	Collect_SILAC_XML-module.html#SumSquares
+Collect_SILAC_XML.GetValXML	Collect_SILAC_XML-module.html#GetValXML
+Collect_SILAC_XML.CalcStatistics	Collect_SILAC_XML-module.html#CalcStatistics
+Collect_SILAC_XML.Variance	Collect_SILAC_XML-module.html#Variance
+Collect_SILAC_XML.main	Collect_SILAC_XML-module.html#main
+Collect_SILAC_XML.GenerateListDict	Collect_SILAC_XML-module.html#GenerateListDict
+Collect_SILAC_XML.Mean	Collect_SILAC_XML-module.html#Mean
+MSFit_to_txt	MSFit_to_txt-module.html
+MSFit_to_txt.frame	MSFit_to_txt-module.html#frame
+MSFit_to_txt.peplinePATT	MSFit_to_txt-module.html#peplinePATT
+MSFit_to_txt.peplinePATTmod	MSFit_to_txt-module.html#peplinePATTmod
+MSFit_to_txt.WriteListToFile	MSFit_to_txt-module.html#WriteListToFile
+MSFit_to_txt.Read_Dir	MSFit_to_txt-module.html#Read_Dir
+MSFit_to_txt.app	MSFit_to_txt-module.html#app
+MSFit_to_txt.pepseqmodRE	MSFit_to_txt-module.html#pepseqmodRE
+MSFit_to_txt.pepseqRE	MSFit_to_txt-module.html#pepseqRE
+lilamslaunchGUI	lilamslaunchGUI-module.html
+lilamslaunchGUI.ReadFromFile	lilamslaunchGUI-module.html#ReadFromFile
+lilamslaunchGUI.frame	lilamslaunchGUI-module.html#frame
+lilamslaunchGUI.app	lilamslaunchGUI-module.html#app
+lilamsxml	lilamsxml-module.html
+lilamsxml.WriteMToFile	lilamsxml-module.html#WriteMToFile
+lilamsxml.GetPeak	lilamsxml-module.html#GetPeak
+lilamsxml.PepCompare	lilamsxml-module.html#PepCompare
+lilamsxml.GetIsotopeSeries	lilamsxml-module.html#GetIsotopeSeries
+lilamsxml.WriteMToString	lilamsxml-module.html#WriteMToString
+lilamsxml.RunIPC	lilamsxml-module.html#RunIPC
+lilamsxml.MzIntGet	lilamsxml-module.html#MzIntGet
+lilamsxml.peplinePATTmod	lilamsxml-module.html#peplinePATTmod
+lilamsxml.CrowlToMax	lilamsxml-module.html#CrowlToMax
+lilamsxml.GetBackground	lilamsxml-module.html#GetBackground
+lilamsxml.StdDev	lilamsxml-module.html#StdDev
+lilamsxml.main	lilamsxml-module.html#main
+lilamsxml.CalcMonoMz	lilamsxml-module.html#CalcMonoMz
+lilamsxml.pepseqmodRE	lilamsxml-module.html#pepseqmodRE
+lilamsxml.ParseMSFIT	lilamsxml-module.html#ParseMSFIT
+lilamsxml.ReadFromFileFloats	lilamsxml-module.html#ReadFromFileFloats
+lilamsxml.Median	lilamsxml-module.html#Median
+lilamsxml.pepseqRE	lilamsxml-module.html#pepseqRE
+lilamsxml.IsDifference	lilamsxml-module.html#IsDifference
+lilamsxml.ProcessSpectrum	lilamsxml-module.html#ProcessSpectrum
+lilamsxml.Variance	lilamsxml-module.html#Variance
+lilamsxml.Mean	lilamsxml-module.html#Mean
+lilamsxml.WriteListToString	lilamsxml-module.html#WriteListToString
+lilamsxml.SumSquares	lilamsxml-module.html#SumSquares
+lilamsxml.peplinePATT	lilamsxml-module.html#peplinePATT
+lilamsxml.CorrectIsotopicSeries	lilamsxml-module.html#CorrectIsotopicSeries
+lilamsxml.GetPeaksFromValue	lilamsxml-module.html#GetPeaksFromValue
+silacvalidator	silacvalidator-module.html
+silacvalidator.getSmallUpArrowData	silacvalidator-module.html#getSmallUpArrowData
+silacvalidator.map_pos_inlist	silacvalidator-module.html#map_pos_inlist
+silacvalidator.get_flist_xml	silacvalidator-module.html#get_flist_xml
+silacvalidator.app	silacvalidator-module.html#app
+silacvalidator.frame	silacvalidator-module.html#frame
+silacvalidator.get_flist_txt	silacvalidator-module.html#get_flist_txt
+silacvalidator.getSmallDnArrowImage	silacvalidator-module.html#getSmallDnArrowImage
+silacvalidator.getSmallUpArrowBitmap	silacvalidator-module.html#getSmallUpArrowBitmap
+silacvalidator.getSmallDnArrowBitmap	silacvalidator-module.html#getSmallDnArrowBitmap
+silacvalidator.msg	silacvalidator-module.html#msg
+silacvalidator.getSmallDnArrowData	silacvalidator-module.html#getSmallDnArrowData
+silacvalidator.getSmallUpArrowImage	silacvalidator-module.html#getSmallUpArrowImage
+silacvalidator.ReadFromFileArray	silacvalidator-module.html#ReadFromFileArray
+Collect_SILAC_XML.Usage	Collect_SILAC_XML.Usage-class.html
+Collect_SILAC_XML.Usage.__init__	Collect_SILAC_XML.Usage-class.html#__init__
+MSFit_to_txt.MSFit32ParserProt	MSFit_to_txt.MSFit32ParserProt-class.html
+MSFit_to_txt.MSFit32ParserProt.handle_starttag	MSFit_to_txt.MSFit32ParserProt-class.html#handle_starttag
+MSFit_to_txt.MSFit32ParserProt.handle_comment	MSFit_to_txt.MSFit32ParserProt-class.html#handle_comment
+MSFit_to_txt.MSFit32ParserProt.reset	MSFit_to_txt.MSFit32ParserProt-class.html#reset
+MSFit_to_txt.MSFit32ParserProt.get_dictionary	MSFit_to_txt.MSFit32ParserProt-class.html#get_dictionary
+MSFit_to_txt.MSFit32ParserProt.handle_data	MSFit_to_txt.MSFit32ParserProt-class.html#handle_data
+MSFit_to_txt.MainFrame	MSFit_to_txt.MainFrame-class.html
+MSFit_to_txt.MainFrame.OnChooseFolder	MSFit_to_txt.MainFrame-class.html#OnChooseFolder
+MSFit_to_txt.MainFrame.OnFileExit	MSFit_to_txt.MainFrame-class.html#OnFileExit
+MSFit_to_txt.MainFrame.ProcessFiles	MSFit_to_txt.MainFrame-class.html#ProcessFiles
+MSFit_to_txt.MainFrame.OnHelpAbout	MSFit_to_txt.MainFrame-class.html#OnHelpAbout
+MSFit_to_txt.MainFrame.OnCollectData	MSFit_to_txt.MainFrame-class.html#OnCollectData
+MSFit_to_txt.MainFrame.__init__	MSFit_to_txt.MainFrame-class.html#__init__
+lilamslaunchGUI.MainFrame	lilamslaunchGUI.MainFrame-class.html
+lilamslaunchGUI.MainFrame.OnGo	lilamslaunchGUI.MainFrame-class.html#OnGo
+lilamslaunchGUI.MainFrame.OnFileOpenORFs	lilamslaunchGUI.MainFrame-class.html#OnFileOpenORFs
+lilamslaunchGUI.MainFrame.OnFileExit	lilamslaunchGUI.MainFrame-class.html#OnFileExit
+lilamslaunchGUI.MainFrame.__init__	lilamslaunchGUI.MainFrame-class.html#__init__
+lilamslaunchGUI.MainFrame.OnHelpAbout	lilamslaunchGUI.MainFrame-class.html#OnHelpAbout
+lilamslaunchGUI.MainFrame.OnFileOpenPairs	lilamslaunchGUI.MainFrame-class.html#OnFileOpenPairs
+lilamslaunchGUI.MainFrame.OnLilamsChoose	lilamslaunchGUI.MainFrame-class.html#OnLilamsChoose
+lilamslaunchGUI.MainFrame.OnIPCChoose	lilamslaunchGUI.MainFrame-class.html#OnIPCChoose
+lilamsxml.DataIntObj	lilamsxml.DataIntObj-class.html
+lilamsxml.DataIntObj.calc_statistics	lilamsxml.DataIntObj-class.html#calc_statistics
+lilamsxml.DataIntObj.get_data	lilamsxml.DataIntObj-class.html#get_data
+lilamsxml.DataIntObj.calc_ratios	lilamsxml.DataIntObj-class.html#calc_ratios
+lilamsxml.DataIntObj.filter_peaks	lilamsxml.DataIntObj-class.html#filter_peaks
+lilamsxml.DataIntObj.return_resultsXML	lilamsxml.DataIntObj-class.html#return_resultsXML
+lilamsxml.DataIntObj.__init__	lilamsxml.DataIntObj-class.html#__init__
+lilamsxml.DataIntObj.return_results	lilamsxml.DataIntObj-class.html#return_results
+lilamsxml.MSFit32Parser	lilamsxml.MSFit32Parser-class.html
+lilamsxml.MSFit32Parser.handle_starttag	lilamsxml.MSFit32Parser-class.html#handle_starttag
+lilamsxml.MSFit32Parser.handle_comment	lilamsxml.MSFit32Parser-class.html#handle_comment
+lilamsxml.MSFit32Parser.reset	lilamsxml.MSFit32Parser-class.html#reset
+lilamsxml.MSFit32Parser.get_dictionary	lilamsxml.MSFit32Parser-class.html#get_dictionary
+lilamsxml.MSFit32Parser.handle_data	lilamsxml.MSFit32Parser-class.html#handle_data
+lilamsxml.Usage	lilamsxml.Usage-class.html
+lilamsxml.Usage.__init__	lilamsxml.Usage-class.html#__init__
+silacvalidator.MainFrame	silacvalidator.MainFrame-class.html
+silacvalidator.MainFrame.OnInvalidate	silacvalidator.MainFrame-class.html#OnInvalidate
+silacvalidator.MainFrame.PlotFile	silacvalidator.MainFrame-class.html#PlotFile
+silacvalidator.MainFrame.OnMDoubleClick	silacvalidator.MainFrame-class.html#OnMDoubleClick
+silacvalidator.MainFrame.OnXMLSave	silacvalidator.MainFrame-class.html#OnXMLSave
+silacvalidator.MainFrame.GetValXML	silacvalidator.MainFrame-class.html#GetValXML
+silacvalidator.MainFrame.OnEnableGrid	silacvalidator.MainFrame-class.html#OnEnableGrid
+silacvalidator.MainFrame.PlotSpectrumXML	silacvalidator.MainFrame-class.html#PlotSpectrumXML
+silacvalidator.MainFrame.OnHelpAbout	silacvalidator.MainFrame-class.html#OnHelpAbout
+silacvalidator.MainFrame.OnSpectrumSave	silacvalidator.MainFrame-class.html#OnSpectrumSave
+silacvalidator.MainFrame.SetXMLValidated	silacvalidator.MainFrame-class.html#SetXMLValidated
+silacvalidator.MainFrame.PlotArray	silacvalidator.MainFrame-class.html#PlotArray
+silacvalidator.MainFrame.__init__	silacvalidator.MainFrame-class.html#__init__
+silacvalidator.MainFrame.OnSetLocalBg	silacvalidator.MainFrame-class.html#OnSetLocalBg
+silacvalidator.MainFrame.XMLOpen	silacvalidator.MainFrame-class.html#XMLOpen
+silacvalidator.MainFrame.resetDefaults	silacvalidator.MainFrame-class.html#resetDefaults
+silacvalidator.MainFrame.OnXMLOpen	silacvalidator.MainFrame-class.html#OnXMLOpen
+silacvalidator.MainFrame.OnSaveImage	silacvalidator.MainFrame-class.html#OnSaveImage
+silacvalidator.MainFrame.OnFileClose	silacvalidator.MainFrame-class.html#OnFileClose
+silacvalidator.MainFrame.OnFileExit	silacvalidator.MainFrame-class.html#OnFileExit
+silacvalidator.MainFrame.OnPlotClear	silacvalidator.MainFrame-class.html#OnPlotClear
+silacvalidator.MainFrame.OnFileOpen	silacvalidator.MainFrame-class.html#OnFileOpen
+silacvalidator.MainFrame.GenerateListDict	silacvalidator.MainFrame-class.html#GenerateListDict
+silacvalidator.MainFrame.OnReset	silacvalidator.MainFrame-class.html#OnReset
+silacvalidator.MainFrame.OnEnableLegend	silacvalidator.MainFrame-class.html#OnEnableLegend
+silacvalidator.MainFrame.OnPlotScale	silacvalidator.MainFrame-class.html#OnPlotScale
+silacvalidator.MainFrame.OnEnableZoom	silacvalidator.MainFrame-class.html#OnEnableZoom
+silacvalidator.MainFrame.MapUniqueKey	silacvalidator.MainFrame-class.html#MapUniqueKey
+silacvalidator.MainFrame.OnValidate	silacvalidator.MainFrame-class.html#OnValidate
+silacvalidator.MainFrame.OnMLeftDown	silacvalidator.MainFrame-class.html#OnMLeftDown
+silacvalidator.MainFrame.OnItemSelected	silacvalidator.MainFrame-class.html#OnItemSelected
+silacvalidator.MainFrame.OnNextFile	silacvalidator.MainFrame-class.html#OnNextFile
+silacvalidator.MainFrame.SpectrumSave	silacvalidator.MainFrame-class.html#SpectrumSave
+silacvalidator.MainFrame.OnPlotRedraw	silacvalidator.MainFrame-class.html#OnPlotRedraw
+silacvalidator.MainFrame.OnFullUnzoom	silacvalidator.MainFrame-class.html#OnFullUnzoom
+silacvalidator.MainFrame.OnPrevFile	silacvalidator.MainFrame-class.html#OnPrevFile
+silacvalidator.MainFrame.PopulateList	silacvalidator.MainFrame-class.html#PopulateList
+silacvalidator.PepListCtrl	silacvalidator.PepListCtrl-class.html
+silacvalidator.PepListCtrl.__init__	silacvalidator.PepListCtrl-class.html#__init__
+silacvalidator.PepListCtrlPanel	silacvalidator.PepListCtrlPanel-class.html
+silacvalidator.PepListCtrlPanel.getColumnText	silacvalidator.PepListCtrlPanel-class.html#getColumnText
+silacvalidator.PepListCtrlPanel.SetBg	silacvalidator.PepListCtrlPanel-class.html#SetBg
+silacvalidator.PepListCtrlPanel.OnItemSelected	silacvalidator.PepListCtrlPanel-class.html#OnItemSelected
+silacvalidator.PepListCtrlPanel.OnColClick	silacvalidator.PepListCtrlPanel-class.html#OnColClick
+silacvalidator.PepListCtrlPanel.OnSize	silacvalidator.PepListCtrlPanel-class.html#OnSize
+silacvalidator.PepListCtrlPanel.GetListCtrl	silacvalidator.PepListCtrlPanel-class.html#GetListCtrl
+silacvalidator.PepListCtrlPanel.PopulateList	silacvalidator.PepListCtrlPanel-class.html#PopulateList
+silacvalidator.PepListCtrlPanel.__init__	silacvalidator.PepListCtrlPanel-class.html#__init__
+silacvalidator.PepListCtrlPanel.GetSortImages	silacvalidator.PepListCtrlPanel-class.html#GetSortImages
+silacvalidator.PepListCtrlPanel.SetValidated	silacvalidator.PepListCtrlPanel-class.html#SetValidated
diff --git a/docs/class-tree.html b/docs/class-tree.html
new file mode 100644
index 0000000000000000000000000000000000000000..ddf6a27f73449342a576a50aa199e6e0adc17971
--- /dev/null
+++ b/docs/class-tree.html
@@ -0,0 +1,153 @@
+<?xml version="1.0" encoding="ascii"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+          "DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+  <title>Class Hierarchy</title>
+  <link rel="stylesheet" href="epydoc.css" type="text/css" />
+  <script type="text/javascript" src="epydoc.js"></script>
+</head>
+
+<body bgcolor="white" text="black" link="blue" vlink="#204080"
+      alink="#204080">
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th bgcolor="#70b0f0" class="navbar-select"
+          >&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr valign="top">
+    <td width="100%">&nbsp;</td>
+    <td>
+      <table cellpadding="0" cellspacing="0">
+        <!-- hide/show private -->
+        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
+    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<center><b>
+ [ <a href="module-tree.html">Module Hierarchy</a>
+ | <a href="class-tree.html">Class Hierarchy</a> ]
+</b></center><br />
+<h1 class="epydoc">Class Hierarchy</h1>
+<ul class="nomargin-top">
+    <li> <strong class="uidlink">wx.lib.mixins.listctrl.ColumnSorterMixin</strong>:
+      <em class="summary">A mixin class that handles sorting of a wx.ListCtrl in REPORT mode 
+        when the column header is clicked on.</em>
+    </li>
+    <li> <strong class="uidlink"><a href="lilamsxml.DataIntObj-class.html">lilamsxml.DataIntObj</a></strong>:
+      <em class="summary">A data structure to handle SILAC difference results and calculate 
+        statistics</em>
+    </li>
+    <li> <strong class="uidlink">wx.lib.plot.wx.Frame</strong>
+    </li>
+    <li> <strong class="uidlink">wx.Frame</strong>
+    </li>
+    <li> <strong class="uidlink">wx.Frame</strong>
+    </li>
+    <li> <strong class="uidlink">wx.lib.plot.wx.ListCtrl</strong>
+    </li>
+    <li> <strong class="uidlink">wx.lib.mixins.listctrl.ListCtrlAutoWidthMixin</strong>:
+      <em class="summary">A mix-in class that automatically resizes the last column to take up
+the remaining width of the wx.ListCtrl.</em>
+    </li>
+    <li> <strong class="uidlink">wx.lib.plot.wx.Panel</strong>
+    </li>
+    <li> <strong class="uidlink">markupbase.ParserBase</strong>:
+      <em class="summary">Parser base class which provides some common support methods used 
+        by the SGML/HTML and XHTML parsers.</em>
+    </li>
+    <li> <strong class="uidlink">object</strong>:
+      <em class="summary">The most base type</em>
+    <ul>
+    <li> <strong class="uidlink">exceptions.BaseException</strong>:
+      <em class="summary">Common base class for all exceptions</em>
+    <ul>
+    <li> <strong class="uidlink">exceptions.Exception</strong>:
+      <em class="summary">Common base class for all non-exit exceptions.</em>
+    <ul>
+    <li> <strong class="uidlink"><a href="Collect_SILAC_XML.Usage-class.html">Collect_SILAC_XML.Usage</a></strong>:
+      <em class="summary">used for catching exceptions generated during command line 
+        parameter parsing</em>
+    </li>
+    <li> <strong class="uidlink"><a href="lilamsxml.Usage-class.html">lilamsxml.Usage</a></strong>:
+      <em class="summary">used for catching exceptions generated during command line 
+        parameter parsing</em>
+    </li>
+    </ul>
+    </li>
+    </ul>
+    </li>
+    </ul>
+    </li>
+</ul>
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th bgcolor="#70b0f0" class="navbar-select"
+          >&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table border="0" cellpadding="0" cellspacing="0" width="100%%">
+  <tr>
+    <td align="left" class="footer">
+    Generated by Epydoc 3.0.1 on Tue Apr 29 19:05:23 2008
+    </td>
+    <td align="right" class="footer">
+      <a target="mainFrame" href="http://epydoc.sourceforge.net"
+        >http://epydoc.sourceforge.net</a>
+    </td>
+  </tr>
+</table>
+
+<script type="text/javascript">
+  <!--
+  // Private objects are initially displayed (because if
+  // javascript is turned off then we want them to be
+  // visible); but by default, we want to hide them.  So hide
+  // them unless we have a cookie that says to show them.
+  checkCookie();
+  // -->
+</script>
+</body>
+</html>
diff --git a/docs/crarr.png b/docs/crarr.png
new file mode 100644
index 0000000000000000000000000000000000000000..26b43c52433b71e72a9a478c52d446278335f0e4
Binary files /dev/null and b/docs/crarr.png differ
diff --git a/docs/epydoc.conf b/docs/epydoc.conf
new file mode 100644
index 0000000000000000000000000000000000000000..84f0be85e0ec3eeccad1a41dc568a2bd9ea111f1
--- /dev/null
+++ b/docs/epydoc.conf
@@ -0,0 +1,100 @@
+[epydoc] # Epydoc section marker (required by ConfigParser)
+
+# Information about the project.
+name: Lilams docs
+
+# The list of modules to document.  Modules can be named using
+# dotted names, module filenames, or package directory names.
+# This option may be repeated.
+modules: ../src/lilamslaunchGUI.py, ../src/lilamsxml.py, ../src/silacvalidator.py, ../src/Collect_SILAC_XML.py, ../src/MSFit_to_txt.py
+
+# Write html output to the directory "docs", Should be one
+#   of: html, text, latex, dvi, ps, pdf.
+output: html
+target: ../docs/
+
+# docformat
+#   The default markup language for docstrings, for modules that do
+#   not define __docformat__.  Defaults to epytext.
+docformat: epytext
+
+# css
+#   The CSS stylesheet for HTML output.  Can be the name of a builtin
+#   stylesheet, or the name of a file.
+css: white
+
+# url
+#   The documented project's URL.
+url: http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html
+
+# link
+#   HTML code for the project link in the navigation bar.  If left
+#   unspecified, the project link will be generated based on the
+#   project's name and URL.
+#link: <a href="somewhere">My Cool Project</a>
+
+# top
+#   The "top" page for the documentation.  Can be a URL, the name
+#   of a module or class, or one of the special names "trees.html",
+#   "indices.html", or "help.html"
+top: help.html
+
+# help
+#   An alternative help file.  The named file should contain the
+#   body of an HTML file; navigation bars will be added to it.
+#help: helpfile.html
+
+# frames
+#   Whether or not to include a frames-based table of contents.
+frames: no
+
+# private
+#   Whether or not to inclue private variables.  (Even if included,
+#   private variables will be hidden by default.)
+private: yes
+
+# imports
+#   Whether or not to list each module's imports.
+#imports: yes
+
+# verbosity
+#   An integer indicating how verbose epydoc should be.  The default
+#   value is 0; negative values will supress warnings and errors;
+#   positive values will give more verbose output.
+verbosity: 0
+
+# parse
+#   Whether or not parsing should be used to examine objects.
+parse: yes
+
+# introspect
+#   Whether or not introspection should be used to examine objects.
+introspect: no
+
+# graph
+#   The list of graph types that should be automatically included
+#   in the output.  Graphs are generated using the Graphviz "dot"
+#   executable.  Graph types include: "classtree", "callgraph",
+#   "umlclass".  Use "all" to include all graph types
+# graph: all
+
+# dotpath
+#   The path to the Graphviz "dot" executable, used to generate
+#   graphs.
+#dotpath: /usr/local/bin/dot
+#dotpath: /Volumes/Apps/Graphviz.app/Contents/MacOS/dot
+
+# sourcecode
+#   Whether or not to include syntax highlighted source code in
+#   the output (HTML only).
+sourcecode: yes
+
+# pstat
+#   The name of one or more pstat files (generated by the profile
+#   or hotshot module).  These are used to generate call graphs.
+pstat: profile.out
+
+# separate-classes
+#   Whether each class should be listed in its own section when
+#   generating LaTeX or PDF output.
+separate-classes: no
diff --git a/docs/epydoc.css b/docs/epydoc.css
new file mode 100644
index 0000000000000000000000000000000000000000..86d417068248fa6aad14b794b0b8614764b1e454
--- /dev/null
+++ b/docs/epydoc.css
@@ -0,0 +1,322 @@
+
+
+/* Epydoc CSS Stylesheet
+ *
+ * This stylesheet can be used to customize the appearance of epydoc's
+ * HTML output.
+ *
+ */
+
+/* Default Colors & Styles
+ *   - Set the default foreground & background color with 'body'; and 
+ *     link colors with 'a:link' and 'a:visited'.
+ *   - Use bold for decision list terms.
+ *   - The heading styles defined here are used for headings *within*
+ *     docstring descriptions.  All headings used by epydoc itself use
+ *     either class='epydoc' or class='toc' (CSS styles for both
+ *     defined below).
+ */
+body                        { background: #ffffff; color: #000000; }
+p                           { margin-top: 0.5em; margin-bottom: 0.5em; }
+a:link                      { color: #0000ff; }
+a:visited                   { color: #204080; }
+dt                          { font-weight: bold; }
+h1                          { font-size: +140%; font-style: italic;
+                              font-weight: bold; }
+h2                          { font-size: +125%; font-style: italic;
+                              font-weight: bold; }
+h3                          { font-size: +110%; font-style: italic;
+                              font-weight: normal; }
+code                        { font-size: 100%; }
+/* N.B.: class, not pseudoclass */
+a.link                      { font-family: monospace; }
+ 
+/* Page Header & Footer
+ *   - The standard page header consists of a navigation bar (with
+ *     pointers to standard pages such as 'home' and 'trees'); a
+ *     breadcrumbs list, which can be used to navigate to containing
+ *     classes or modules; options links, to show/hide private
+ *     variables and to show/hide frames; and a page title (using
+ *     <h1>).  The page title may be followed by a link to the
+ *     corresponding source code (using 'span.codelink').
+ *   - The footer consists of a navigation bar, a timestamp, and a
+ *     pointer to epydoc's homepage.
+ */ 
+h1.epydoc                   { margin: 0; font-size: +140%; font-weight: bold; }
+h2.epydoc                   { font-size: +130%; font-weight: bold; }
+h3.epydoc                   { font-size: +115%; font-weight: bold;
+                              margin-top: 0.2em; }
+td h3.epydoc                { font-size: +115%; font-weight: bold;
+                              margin-bottom: 0; }
+table.navbar                { background: #a0c0ff; color: #000000;
+                              border: 2px groove #c0d0d0; }
+table.navbar table          { color: #000000; }
+th.navbar-select            { background: #70b0ff;
+                              color: #000000; } 
+table.navbar a              { text-decoration: none; }  
+table.navbar a:link         { color: #0000ff; }
+table.navbar a:visited      { color: #204080; }
+span.breadcrumbs            { font-size: 85%; font-weight: bold; }
+span.options                { font-size: 70%; }
+span.codelink               { font-size: 85%; }
+td.footer                   { font-size: 85%; }
+
+/* Table Headers
+ *   - Each summary table and details section begins with a 'header'
+ *     row.  This row contains a section title (marked by
+ *     'span.table-header') as well as a show/hide private link
+ *     (marked by 'span.options', defined above).
+ *   - Summary tables that contain user-defined groups mark those
+ *     groups using 'group header' rows.
+ */
+td.table-header             { background: #70b0ff; color: #000000;
+                              border: 1px solid #608090; }
+td.table-header table       { color: #000000; }
+td.table-header table a:link      { color: #0000ff; }
+td.table-header table a:visited   { color: #204080; }
+span.table-header           { font-size: 120%; font-weight: bold; }
+th.group-header             { background: #c0e0f8; color: #000000;
+                              text-align: left; font-style: italic; 
+                              font-size: 115%; 
+                              border: 1px solid #608090; }
+
+/* Summary Tables (functions, variables, etc)
+ *   - Each object is described by a single row of the table with
+ *     two cells.  The left cell gives the object's type, and is
+ *     marked with 'code.summary-type'.  The right cell gives the
+ *     object's name and a summary description.
+ *   - CSS styles for the table's header and group headers are
+ *     defined above, under 'Table Headers'
+ */
+table.summary               { border-collapse: collapse;
+                              background: #e8f0f8; color: #000000;
+                              border: 1px solid #608090;
+                              margin-bottom: 0.5em; }
+td.summary                  { border: 1px solid #608090; }
+code.summary-type           { font-size: 85%; }
+table.summary a:link        { color: #0000ff; }
+table.summary a:visited     { color: #204080; }
+
+
+/* Details Tables (functions, variables, etc)
+ *   - Each object is described in its own div.
+ *   - A single-row summary table w/ table-header is used as
+ *     a header for each details section (CSS style for table-header
+ *     is defined above, under 'Table Headers').
+ */
+table.details               { border-collapse: collapse;
+                              background: #e8f0f8; color: #000000;
+                              border: 1px solid #608090;
+                              margin: .2em 0 0 0; }
+table.details table         { color: #000000; }
+table.details a:link        { color: #0000ff; }
+table.details a:visited     { color: #204080; }
+
+/* Fields */
+dl.fields                   { margin-left: 2em; margin-top: 1em;
+                              margin-bottom: 1em; }
+dl.fields dd ul             { margin-left: 0em; padding-left: 0em; }
+dl.fields dd ul li ul       { margin-left: 2em; padding-left: 0em; }
+div.fields                  { margin-left: 2em; }
+div.fields p                { margin-bottom: 0.5em; }
+
+/* Index tables (identifier index, term index, etc)
+ *   - link-index is used for indices containing lists of links
+ *     (namely, the identifier index & term index).
+ *   - index-where is used in link indices for the text indicating
+ *     the container/source for each link.
+ *   - metadata-index is used for indices containing metadata
+ *     extracted from fields (namely, the bug index & todo index).
+ */
+table.link-index            { border-collapse: collapse;
+                              background: #e8f0f8; color: #000000;
+                              border: 1px solid #608090; }
+td.link-index               { border-width: 0px; }
+table.link-index a:link     { color: #0000ff; }
+table.link-index a:visited  { color: #204080; }
+span.index-where            { font-size: 70%; }
+table.metadata-index        { border-collapse: collapse;
+                              background: #e8f0f8; color: #000000;
+                              border: 1px solid #608090; 
+                              margin: .2em 0 0 0; }
+td.metadata-index           { border-width: 1px; border-style: solid; }
+table.metadata-index a:link { color: #0000ff; }
+table.metadata-index a:visited  { color: #204080; }
+
+/* Function signatures
+ *   - sig* is used for the signature in the details section.
+ *   - .summary-sig* is used for the signature in the summary 
+ *     table, and when listing property accessor functions.
+ * */
+.sig-name                   { color: #006080; }
+.sig-arg                    { color: #008060; }
+.sig-default                { color: #602000; }
+.summary-sig                { font-family: monospace; }
+.summary-sig-name           { color: #006080; font-weight: bold; }
+table.summary a.summary-sig-name:link
+                            { color: #006080; font-weight: bold; }
+table.summary a.summary-sig-name:visited
+                            { color: #006080; font-weight: bold; }
+.summary-sig-arg            { color: #006040; }
+.summary-sig-default        { color: #501800; }
+
+/* Subclass list
+ */
+ul.subclass-list { display: inline; }
+ul.subclass-list li { display: inline; }
+
+/* To render variables, classes etc. like functions */
+table.summary .summary-name { color: #006080; font-weight: bold;
+                              font-family: monospace; }
+table.summary
+     a.summary-name:link    { color: #006080; font-weight: bold;
+                              font-family: monospace; }
+table.summary
+    a.summary-name:visited  { color: #006080; font-weight: bold;
+                              font-family: monospace; }
+
+/* Variable values
+ *   - In the 'variable details' sections, each varaible's value is
+ *     listed in a 'pre.variable' box.  The width of this box is
+ *     restricted to 80 chars; if the value's repr is longer than
+ *     this it will be wrapped, using a backslash marked with
+ *     class 'variable-linewrap'.  If the value's repr is longer
+ *     than 3 lines, the rest will be ellided; and an ellipsis
+ *     marker ('...' marked with 'variable-ellipsis') will be used.
+ *   - If the value is a string, its quote marks will be marked
+ *     with 'variable-quote'.
+ *   - If the variable is a regexp, it is syntax-highlighted using
+ *     the re* CSS classes.
+ */
+pre.variable                { padding: .5em; margin: 0;
+                              background: #dce4ec; color: #000000;
+                              border: 1px solid #708890; }
+.variable-linewrap          { color: #604000; font-weight: bold; }
+.variable-ellipsis          { color: #604000; font-weight: bold; }
+.variable-quote             { color: #604000; font-weight: bold; }
+.variable-group             { color: #008000; font-weight: bold; }
+.variable-op                { color: #604000; font-weight: bold; }
+.variable-string            { color: #006030; }
+.variable-unknown           { color: #a00000; font-weight: bold; }
+.re                         { color: #000000; }
+.re-char                    { color: #006030; }
+.re-op                      { color: #600000; }
+.re-group                   { color: #003060; }
+.re-ref                     { color: #404040; }
+
+/* Base tree
+ *   - Used by class pages to display the base class hierarchy.
+ */
+pre.base-tree               { font-size: 80%; margin: 0; }
+
+/* Frames-based table of contents headers
+ *   - Consists of two frames: one for selecting modules; and
+ *     the other listing the contents of the selected module.
+ *   - h1.toc is used for each frame's heading
+ *   - h2.toc is used for subheadings within each frame.
+ */
+h1.toc                      { text-align: center; font-size: 105%;
+                              margin: 0; font-weight: bold;
+                              padding: 0; }
+h2.toc                      { font-size: 100%; font-weight: bold; 
+                              margin: 0.5em 0 0 -0.3em; }
+
+/* Syntax Highlighting for Source Code
+ *   - doctest examples are displayed in a 'pre.py-doctest' block.
+ *     If the example is in a details table entry, then it will use
+ *     the colors specified by the 'table pre.py-doctest' line.
+ *   - Source code listings are displayed in a 'pre.py-src' block.
+ *     Each line is marked with 'span.py-line' (used to draw a line
+ *     down the left margin, separating the code from the line
+ *     numbers).  Line numbers are displayed with 'span.py-lineno'.
+ *     The expand/collapse block toggle button is displayed with
+ *     'a.py-toggle' (Note: the CSS style for 'a.py-toggle' should not
+ *     modify the font size of the text.)
+ *   - If a source code page is opened with an anchor, then the
+ *     corresponding code block will be highlighted.  The code
+ *     block's header is highlighted with 'py-highlight-hdr'; and
+ *     the code block's body is highlighted with 'py-highlight'.
+ *   - The remaining py-* classes are used to perform syntax
+ *     highlighting (py-string for string literals, py-name for names,
+ *     etc.)
+ */
+pre.py-doctest              { padding: .5em; margin: 1em;
+                              background: #e8f0f8; color: #000000;
+                              border: 1px solid #708890; }
+table pre.py-doctest        { background: #dce4ec;
+                              color: #000000; }
+pre.py-src                  { border: 2px solid #000000; 
+                              background: #f0f0f0; color: #000000; }
+.py-line                    { border-left: 2px solid #000000; 
+                              margin-left: .2em; padding-left: .4em; }
+.py-lineno                  { font-style: italic; font-size: 90%;
+                              padding-left: .5em; }
+a.py-toggle                 { text-decoration: none; }
+div.py-highlight-hdr        { border-top: 2px solid #000000;
+                              border-bottom: 2px solid #000000;
+                              background: #d8e8e8; }
+div.py-highlight            { border-bottom: 2px solid #000000;
+                              background: #d0e0e0; }
+.py-prompt                  { color: #005050; font-weight: bold;}
+.py-more                    { color: #005050; font-weight: bold;}
+.py-string                  { color: #006030; }
+.py-comment                 { color: #003060; }
+.py-keyword                 { color: #600000; }
+.py-output                  { color: #404040; }
+.py-name                    { color: #000050; }
+.py-name:link               { color: #000050 !important; }
+.py-name:visited            { color: #000050 !important; }
+.py-number                  { color: #005000; }
+.py-defname                 { color: #000060; font-weight: bold; }
+.py-def-name                { color: #000060; font-weight: bold; }
+.py-base-class              { color: #000060; }
+.py-param                   { color: #000060; }
+.py-docstring               { color: #006030; }
+.py-decorator               { color: #804020; }
+/* Use this if you don't want links to names underlined: */
+/*a.py-name                   { text-decoration: none; }*/
+
+/* Graphs & Diagrams
+ *   - These CSS styles are used for graphs & diagrams generated using
+ *     Graphviz dot.  'img.graph-without-title' is used for bare
+ *     diagrams (to remove the border created by making the image
+ *     clickable).
+ */
+img.graph-without-title     { border: none; }
+img.graph-with-title        { border: 1px solid #000000; }
+span.graph-title            { font-weight: bold; }
+span.graph-caption          { }
+
+/* General-purpose classes
+ *   - 'p.indent-wrapped-lines' defines a paragraph whose first line
+ *     is not indented, but whose subsequent lines are.
+ *   - The 'nomargin-top' class is used to remove the top margin (e.g.
+ *     from lists).  The 'nomargin' class is used to remove both the
+ *     top and bottom margin (but not the left or right margin --
+ *     for lists, that would cause the bullets to disappear.)
+ */
+p.indent-wrapped-lines      { padding: 0 0 0 7em; text-indent: -7em; 
+                              margin: 0; }
+.nomargin-top               { margin-top: 0; }
+.nomargin                   { margin-top: 0; margin-bottom: 0; }
+
+/* HTML Log */
+div.log-block               { padding: 0; margin: .5em 0 .5em 0;
+                              background: #e8f0f8; color: #000000;
+                              border: 1px solid #000000; }
+div.log-error               { padding: .1em .3em .1em .3em; margin: 4px;
+                              background: #ffb0b0; color: #000000;
+                              border: 1px solid #000000; }
+div.log-warning             { padding: .1em .3em .1em .3em; margin: 4px;
+                              background: #ffffb0; color: #000000;
+                              border: 1px solid #000000; }
+div.log-info               { padding: .1em .3em .1em .3em; margin: 4px;
+                              background: #b0ffb0; color: #000000;
+                              border: 1px solid #000000; }
+h2.log-hdr                  { background: #70b0ff; color: #000000;
+                              margin: 0; padding: 0em 0.5em 0em 0.5em;
+                              border-bottom: 1px solid #000000; font-size: 110%; }
+p.log                       { font-weight: bold; margin: .5em 0 .5em 0; }
+tr.opt-changed              { color: #000000; font-weight: bold; }
+tr.opt-default              { color: #606060; }
+pre.log                     { margin: 0; padding: 0; padding-left: 1em; }
diff --git a/docs/epydoc.js b/docs/epydoc.js
new file mode 100644
index 0000000000000000000000000000000000000000..e787dbcf4718f1b897de64c7749ed98969031b4c
--- /dev/null
+++ b/docs/epydoc.js
@@ -0,0 +1,293 @@
+function toggle_private() {
+        // Search for any private/public links on this page.  Store
+        // their old text in "cmd," so we will know what action to
+        // take; and change their text to the opposite action.
+        var cmd = "?";
+        var elts = document.getElementsByTagName("a");
+        for(var i=0; i<elts.length; i++) {
+          if (elts[i].className == "privatelink") {
+            cmd = elts[i].innerHTML;
+            elts[i].innerHTML = ((cmd && cmd.substr(0,4)=="show")?
+                                    "hide&nbsp;private":"show&nbsp;private");
+          }
+        }
+        // Update all DIVs containing private objects.
+        var elts = document.getElementsByTagName("div");
+        for(var i=0; i<elts.length; i++) {
+          if (elts[i].className == "private") {
+            elts[i].style.display = ((cmd && cmd.substr(0,4)=="hide")?"none":"block");
+          }
+          else if (elts[i].className == "public") {
+            elts[i].style.display = ((cmd && cmd.substr(0,4)=="hide")?"block":"none");
+          }
+        }
+        // Update all table rows containing private objects.  Note, we
+        // use "" instead of "block" becaue IE & firefox disagree on what
+        // this should be (block vs table-row), and "" just gives the
+        // default for both browsers.
+        var elts = document.getElementsByTagName("tr");
+        for(var i=0; i<elts.length; i++) {
+          if (elts[i].className == "private") {
+            elts[i].style.display = ((cmd && cmd.substr(0,4)=="hide")?"none":"");
+          }
+        }
+        // Update all list items containing private objects.
+        var elts = document.getElementsByTagName("li");
+        for(var i=0; i<elts.length; i++) {
+          if (elts[i].className == "private") {
+            elts[i].style.display = ((cmd && cmd.substr(0,4)=="hide")?
+                                        "none":"");
+          }
+        }
+        // Update all list items containing private objects.
+        var elts = document.getElementsByTagName("ul");
+        for(var i=0; i<elts.length; i++) {
+          if (elts[i].className == "private") {
+            elts[i].style.display = ((cmd && cmd.substr(0,4)=="hide")?"none":"block");
+          }
+        }
+        // Set a cookie to remember the current option.
+        document.cookie = "EpydocPrivate="+cmd;
+      }
+function show_private() {
+        var elts = document.getElementsByTagName("a");
+        for(var i=0; i<elts.length; i++) {
+          if (elts[i].className == "privatelink") {
+            cmd = elts[i].innerHTML;
+            if (cmd && cmd.substr(0,4)=="show")
+                toggle_private();
+          }
+        }
+      }
+function getCookie(name) {
+        var dc = document.cookie;
+        var prefix = name + "=";
+        var begin = dc.indexOf("; " + prefix);
+        if (begin == -1) {
+          begin = dc.indexOf(prefix);
+          if (begin != 0) return null;
+        } else
+        { begin += 2; }
+        var end = document.cookie.indexOf(";", begin);
+        if (end == -1)
+        { end = dc.length; }
+        return unescape(dc.substring(begin + prefix.length, end));
+      }
+function setFrame(url1, url2) {
+          parent.frames[1].location.href = url1;
+          parent.frames[2].location.href = url2;
+      }
+function checkCookie() {
+        var cmd=getCookie("EpydocPrivate");
+        if (cmd && cmd.substr(0,4)!="show" && location.href.indexOf("#_") < 0)
+            toggle_private();
+      }
+function toggleCallGraph(id) {
+        var elt = document.getElementById(id);
+        if (elt.style.display == "none")
+            elt.style.display = "block";
+        else
+            elt.style.display = "none";
+      }
+function expand(id) {
+  var elt = document.getElementById(id+"-expanded");
+  if (elt) elt.style.display = "block";
+  var elt = document.getElementById(id+"-expanded-linenums");
+  if (elt) elt.style.display = "block";
+  var elt = document.getElementById(id+"-collapsed");
+  if (elt) { elt.innerHTML = ""; elt.style.display = "none"; }
+  var elt = document.getElementById(id+"-collapsed-linenums");
+  if (elt) { elt.innerHTML = ""; elt.style.display = "none"; }
+  var elt = document.getElementById(id+"-toggle");
+  if (elt) { elt.innerHTML = "-"; }
+}
+
+function collapse(id) {
+  var elt = document.getElementById(id+"-expanded");
+  if (elt) elt.style.display = "none";
+  var elt = document.getElementById(id+"-expanded-linenums");
+  if (elt) elt.style.display = "none";
+  var elt = document.getElementById(id+"-collapsed-linenums");
+  if (elt) { elt.innerHTML = "<br />"; elt.style.display="block"; }
+  var elt = document.getElementById(id+"-toggle");
+  if (elt) { elt.innerHTML = "+"; }
+  var elt = document.getElementById(id+"-collapsed");
+  if (elt) {
+    elt.style.display = "block";
+    
+    var indent = elt.getAttribute("indent");
+    var pad = elt.getAttribute("pad");
+    var s = "<tt class='py-lineno'>";
+    for (var i=0; i<pad.length; i++) { s += "&nbsp;" }
+    s += "</tt>";
+    s += "&nbsp;&nbsp;<tt class='py-line'>";
+    for (var i=0; i<indent.length; i++) { s += "&nbsp;" }
+    s += "<a href='#' onclick='expand(\"" + id;
+    s += "\");return false'>...</a></tt><br />";
+    elt.innerHTML = s;
+  }
+}
+
+function toggle(id) {
+  elt = document.getElementById(id+"-toggle");
+  if (elt.innerHTML == "-")
+      collapse(id); 
+  else
+      expand(id);
+  return false;
+}
+
+function highlight(id) {
+  var elt = document.getElementById(id+"-def");
+  if (elt) elt.className = "py-highlight-hdr";
+  var elt = document.getElementById(id+"-expanded");
+  if (elt) elt.className = "py-highlight";
+  var elt = document.getElementById(id+"-collapsed");
+  if (elt) elt.className = "py-highlight";
+}
+
+function num_lines(s) {
+  var n = 1;
+  var pos = s.indexOf("\n");
+  while ( pos > 0) {
+    n += 1;
+    pos = s.indexOf("\n", pos+1);
+  }
+  return n;
+}
+
+// Collapse all blocks that mave more than `min_lines` lines.
+function collapse_all(min_lines) {
+  var elts = document.getElementsByTagName("div");
+  for (var i=0; i<elts.length; i++) {
+    var elt = elts[i];
+    var split = elt.id.indexOf("-");
+    if (split > 0)
+      if (elt.id.substring(split, elt.id.length) == "-expanded")
+        if (num_lines(elt.innerHTML) > min_lines)
+          collapse(elt.id.substring(0, split));
+  }
+}
+
+function expandto(href) {
+  var start = href.indexOf("#")+1;
+  if (start != 0 && start != href.length) {
+    if (href.substring(start, href.length) != "-") {
+      collapse_all(4);
+      pos = href.indexOf(".", start);
+      while (pos != -1) {
+        var id = href.substring(start, pos);
+        expand(id);
+        pos = href.indexOf(".", pos+1);
+      }
+      var id = href.substring(start, href.length);
+      expand(id);
+      highlight(id);
+    }
+  }
+}
+
+function kill_doclink(id) {
+  var parent = document.getElementById(id);
+  parent.removeChild(parent.childNodes.item(0));
+}
+function auto_kill_doclink(ev) {
+  if (!ev) var ev = window.event;
+  if (!this.contains(ev.toElement)) {
+    var parent = document.getElementById(this.parentID);
+    parent.removeChild(parent.childNodes.item(0));
+  }
+}
+
+function doclink(id, name, targets_id) {
+  var elt = document.getElementById(id);
+
+  // If we already opened the box, then destroy it.
+  // (This case should never occur, but leave it in just in case.)
+  if (elt.childNodes.length > 1) {
+    elt.removeChild(elt.childNodes.item(0));
+  }
+  else {
+    // The outer box: relative + inline positioning.
+    var box1 = document.createElement("div");
+    box1.style.position = "relative";
+    box1.style.display = "inline";
+    box1.style.top = 0;
+    box1.style.left = 0;
+  
+    // A shadow for fun
+    var shadow = document.createElement("div");
+    shadow.style.position = "absolute";
+    shadow.style.left = "-1.3em";
+    shadow.style.top = "-1.3em";
+    shadow.style.background = "#404040";
+    
+    // The inner box: absolute positioning.
+    var box2 = document.createElement("div");
+    box2.style.position = "relative";
+    box2.style.border = "1px solid #a0a0a0";
+    box2.style.left = "-.2em";
+    box2.style.top = "-.2em";
+    box2.style.background = "white";
+    box2.style.padding = ".3em .4em .3em .4em";
+    box2.style.fontStyle = "normal";
+    box2.onmouseout=auto_kill_doclink;
+    box2.parentID = id;
+
+    // Get the targets
+    var targets_elt = document.getElementById(targets_id);
+    var targets = targets_elt.getAttribute("targets");
+    var links = "";
+    target_list = targets.split(",");
+    for (var i=0; i<target_list.length; i++) {
+        var target = target_list[i].split("=");
+        links += "<li><a href='" + target[1] + 
+               "' style='text-decoration:none'>" +
+               target[0] + "</a></li>";
+    }
+  
+    // Put it all together.
+    elt.insertBefore(box1, elt.childNodes.item(0));
+    //box1.appendChild(box2);
+    box1.appendChild(shadow);
+    shadow.appendChild(box2);
+    box2.innerHTML =
+        "Which <b>"+name+"</b> do you want to see documentation for?" +
+        "<ul style='margin-bottom: 0;'>" +
+        links + 
+        "<li><a href='#' style='text-decoration:none' " +
+        "onclick='kill_doclink(\""+id+"\");return false;'>"+
+        "<i>None of the above</i></a></li></ul>";
+  }
+  return false;
+}
+
+function get_anchor() {
+          var href = location.href;
+          var start = href.indexOf("#")+1;
+          if ((start != 0) && (start != href.length))
+              return href.substring(start, href.length);
+      }
+function redirect_url(dottedName) {
+          // Scan through each element of the "pages" list, and check
+          // if "name" matches with any of them.
+          for (var i=0; i<pages.length; i++) {
+
+              // Each page has the form "<pagename>-m" or "<pagename>-c";
+              // extract the <pagename> portion & compare it to dottedName.
+              var pagename = pages[i].substring(0, pages[i].length-2);
+              if (pagename == dottedName.substring(0,pagename.length)) {
+
+                  // We've found a page that matches `dottedName`;
+                  // construct its URL, using leftover `dottedName`
+                  // content to form an anchor.
+                  var pagetype = pages[i].charAt(pages[i].length-1);
+                  var url = pagename + ((pagetype=="m")?"-module.html":
+                                                        "-class.html");
+                  if (dottedName.length > pagename.length)
+                      url += "#" + dottedName.substring(pagename.length+1,
+                                                        dottedName.length);
+                  return url;
+              }
+          }
+      }
diff --git a/docs/help.html b/docs/help.html
new file mode 100644
index 0000000000000000000000000000000000000000..af0493adada22703cb25c0ae6722878b91d24b28
--- /dev/null
+++ b/docs/help.html
@@ -0,0 +1,268 @@
+<?xml version="1.0" encoding="ascii"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+          "DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+  <title>Help</title>
+  <link rel="stylesheet" href="epydoc.css" type="text/css" />
+  <script type="text/javascript" src="epydoc.js"></script>
+</head>
+
+<body bgcolor="white" text="black" link="blue" vlink="#204080"
+      alink="#204080">
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th bgcolor="#70b0f0" class="navbar-select"
+          >&nbsp;&nbsp;&nbsp;Help&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr valign="top">
+    <td width="100%">&nbsp;</td>
+    <td>
+      <table cellpadding="0" cellspacing="0">
+        <!-- hide/show private -->
+        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
+    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
+      </table>
+    </td>
+  </tr>
+</table>
+
+<h1 class="epydoc"> API Documentation </h1>
+
+<p> This document contains the API (Application Programming Interface)
+documentation for Lilams docs.  Documentation for the Python
+objects defined by the project is divided into separate pages for each
+package, module, and class.  The API documentation also includes two
+pages containing information about the project as a whole: a trees
+page, and an index page.  </p>
+
+<h2> Object Documentation </h2>
+
+  <p>Each <strong>Package Documentation</strong> page contains: </p>
+  <ul>
+    <li> A description of the package. </li>
+    <li> A list of the modules and sub-packages contained by the
+    package.  </li>
+    <li> A summary of the classes defined by the package. </li>
+    <li> A summary of the functions defined by the package. </li>
+    <li> A summary of the variables defined by the package. </li>
+    <li> A detailed description of each function defined by the
+    package. </li>
+    <li> A detailed description of each variable defined by the
+    package. </li>
+  </ul>
+  
+  <p>Each <strong>Module Documentation</strong> page contains:</p>
+  <ul>
+    <li> A description of the module. </li>
+    <li> A summary of the classes defined by the module. </li>
+    <li> A summary of the functions defined by the module. </li>
+    <li> A summary of the variables defined by the module. </li>
+    <li> A detailed description of each function defined by the
+    module. </li>
+    <li> A detailed description of each variable defined by the
+    module. </li>
+  </ul>
+  
+  <p>Each <strong>Class Documentation</strong> page contains: </p>
+  <ul>
+    <li> A class inheritance diagram. </li>
+    <li> A list of known subclasses. </li>
+    <li> A description of the class. </li>
+    <li> A summary of the methods defined by the class. </li>
+    <li> A summary of the instance variables defined by the class. </li>
+    <li> A summary of the class (static) variables defined by the
+    class. </li> 
+    <li> A detailed description of each method defined by the
+    class. </li>
+    <li> A detailed description of each instance variable defined by the
+    class. </li> 
+    <li> A detailed description of each class (static) variable defined
+    by the class. </li> 
+  </ul>
+
+<h2> Project Documentation </h2>
+
+  <p> The <strong>Trees</strong> page contains the module and class hierarchies: </p>
+  <ul>
+    <li> The <em>module hierarchy</em> lists every package and module, with
+    modules grouped into packages.  At the top level, and within each
+    package, modules and sub-packages are listed alphabetically. </li>
+    <li> The <em>class hierarchy</em> lists every class, grouped by base
+    class.  If a class has more than one base class, then it will be
+    listed under each base class.  At the top level, and under each base
+    class, classes are listed alphabetically. </li>
+  </ul>
+  
+  <p> The <strong>Index</strong> page contains indices of terms and
+  identifiers: </p>
+  <ul>
+    <li> The <em>term index</em> lists every term indexed by any object's
+    documentation.  For each term, the index provides links to each
+    place where the term is indexed. </li>
+    <li> The <em>identifier index</em> lists the (short) name of every package,
+    module, class, method, function, variable, and parameter.  For each
+    identifier, the index provides a short description, and a link to
+    its documentation. </li>
+  </ul>
+
+<h2> The Table of Contents </h2>
+
+<p> The table of contents occupies the two frames on the left side of
+the window.  The upper-left frame displays the <em>project
+contents</em>, and the lower-left frame displays the <em>module
+contents</em>: </p>
+
+<table class="help summary" border="1" cellspacing="0" cellpadding="3">
+  <tr style="height: 30%">
+    <td align="center" style="font-size: small">
+       Project<br />Contents<hr />...</td>
+    <td align="center" style="font-size: small" rowspan="2" width="70%">
+      API<br />Documentation<br />Frame<br /><br /><br />
+    </td>
+  </tr>
+  <tr>
+    <td align="center" style="font-size: small">
+      Module<br />Contents<hr />&nbsp;<br />...<br />&nbsp;
+    </td>
+  </tr>
+</table><br />
+
+<p> The <strong>project contents frame</strong> contains a list of all packages
+and modules that are defined by the project.  Clicking on an entry
+will display its contents in the module contents frame.  Clicking on a
+special entry, labeled "Everything," will display the contents of
+the entire project. </p>
+
+<p> The <strong>module contents frame</strong> contains a list of every
+submodule, class, type, exception, function, and variable defined by a
+module or package.  Clicking on an entry will display its
+documentation in the API documentation frame.  Clicking on the name of
+the module, at the top of the frame, will display the documentation
+for the module itself. </p>
+
+<p> The "<strong>frames</strong>" and "<strong>no frames</strong>" buttons below the top
+navigation bar can be used to control whether the table of contents is
+displayed or not. </p>
+
+<h2> The Navigation Bar </h2>
+
+<p> A navigation bar is located at the top and bottom of every page.
+It indicates what type of page you are currently viewing, and allows
+you to go to related pages.  The following table describes the labels
+on the navigation bar.  Note that not some labels (such as
+[Parent]) are not displayed on all pages. </p>
+
+<table class="summary" border="1" cellspacing="0" cellpadding="3" width="100%">
+<tr class="summary">
+  <th>Label</th>
+  <th>Highlighted when...</th>
+  <th>Links to...</th>
+</tr>
+  <tr><td valign="top"><strong>[Parent]</strong></td>
+      <td valign="top"><em>(never highlighted)</em></td>
+      <td valign="top"> the parent of the current package </td></tr>
+  <tr><td valign="top"><strong>[Package]</strong></td>
+      <td valign="top">viewing a package</td>
+      <td valign="top">the package containing the current object
+      </td></tr>
+  <tr><td valign="top"><strong>[Module]</strong></td>
+      <td valign="top">viewing a module</td>
+      <td valign="top">the module containing the current object
+      </td></tr> 
+  <tr><td valign="top"><strong>[Class]</strong></td>
+      <td valign="top">viewing a class </td>
+      <td valign="top">the class containing the current object</td></tr>
+  <tr><td valign="top"><strong>[Trees]</strong></td>
+      <td valign="top">viewing the trees page</td>
+      <td valign="top"> the trees page </td></tr>
+  <tr><td valign="top"><strong>[Index]</strong></td>
+      <td valign="top">viewing the index page</td>
+      <td valign="top"> the index page </td></tr>
+  <tr><td valign="top"><strong>[Help]</strong></td>
+      <td valign="top">viewing the help page</td>
+      <td valign="top"> the help page </td></tr>
+</table>
+
+<p> The "<strong>show private</strong>" and "<strong>hide private</strong>" buttons below
+the top navigation bar can be used to control whether documentation
+for private objects is displayed.  Private objects are usually defined
+as objects whose (short) names begin with a single underscore, but do
+not end with an underscore.  For example, "<code>_x</code>",
+"<code>__pprint</code>", and "<code>epydoc.epytext._tokenize</code>"
+are private objects; but "<code>re.sub</code>",
+"<code>__init__</code>", and "<code>type_</code>" are not.  However,
+if a module defines the "<code>__all__</code>" variable, then its
+contents are used to decide which objects are private. </p>
+
+<p> A timestamp below the bottom navigation bar indicates when each
+page was last updated. </p>
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th bgcolor="#70b0f0" class="navbar-select"
+          >&nbsp;&nbsp;&nbsp;Help&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table border="0" cellpadding="0" cellspacing="0" width="100%%">
+  <tr>
+    <td align="left" class="footer">
+    Generated by Epydoc 3.0.1 on Tue Apr 29 19:05:23 2008
+    </td>
+    <td align="right" class="footer">
+      <a target="mainFrame" href="http://epydoc.sourceforge.net"
+        >http://epydoc.sourceforge.net</a>
+    </td>
+  </tr>
+</table>
+
+<script type="text/javascript">
+  <!--
+  // Private objects are initially displayed (because if
+  // javascript is turned off then we want them to be
+  // visible); but by default, we want to hide them.  So hide
+  // them unless we have a cookie that says to show them.
+  checkCookie();
+  // -->
+</script>
+</body>
+</html>
diff --git a/docs/identifier-index.html b/docs/identifier-index.html
new file mode 100644
index 0000000000000000000000000000000000000000..1ef89151970ded219ff01ac4148caa20e42784ce
--- /dev/null
+++ b/docs/identifier-index.html
@@ -0,0 +1,694 @@
+<?xml version="1.0" encoding="ascii"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+          "DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+  <title>Identifier Index</title>
+  <link rel="stylesheet" href="epydoc.css" type="text/css" />
+  <script type="text/javascript" src="epydoc.js"></script>
+</head>
+
+<body bgcolor="white" text="black" link="blue" vlink="#204080"
+      alink="#204080">
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th bgcolor="#70b0f0" class="navbar-select"
+          >&nbsp;&nbsp;&nbsp;Indices&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr valign="top">
+    <td width="100%">&nbsp;</td>
+    <td>
+      <table cellpadding="0" cellspacing="0">
+        <!-- hide/show private -->
+        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
+    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<table border="0" width="100%">
+<tr valign="bottom"><td>
+<h1 class="epydoc">Identifier Index</h1>
+</td><td>
+[
+ <a href="#A">A</a>
+  B
+ <a href="#C">C</a>
+ <a href="#D">D</a>
+ <a href="#E">E</a>
+ <a href="#F">F</a>
+ <a href="#G">G</a>
+ <a href="#H">H</a>
+ <a href="#I">I</a>
+  J
+  K
+ <a href="#L">L</a>
+ <a href="#M">M</a>
+  N
+ <a href="#O">O</a>
+ <a href="#P">P</a>
+  Q
+ <a href="#R">R</a>
+ <a href="#S">S</a>
+  T
+ <a href="#U">U</a>
+ <a href="#V">V</a>
+ <a href="#W">W</a>
+ <a href="#X">X</a>
+  Y
+  Z
+ <a href="#_">_</a>
+]
+</td></table>
+<table border="0" width="100%">
+<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="A">A</a></h2></td>
+<td valign="top">
+<table class="link-index" width="100%" border="1">
+<tr>
+<td width="33%" class="link-index"><a href="MSFit_to_txt-module.html#app">app</a><br />
+<span class="index-where">(in&nbsp;<a href="MSFit_to_txt-module.html">MSFit_to_txt</a>)</span></td>
+<td width="33%" class="link-index"><a href="lilamslaunchGUI-module.html#app">app</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamslaunchGUI-module.html">lilamslaunchGUI</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator-module.html#app">app</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator-module.html">silacvalidator</a>)</span></td>
+</tr>
+<tr><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td></tr>
+</table>
+</td></tr>
+<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="C">C</a></h2></td>
+<td valign="top">
+<table class="link-index" width="100%" border="1">
+<tr>
+<td width="33%" class="link-index"><a href="lilamsxml.DataIntObj-class.html#calc_ratios">calc_ratios()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml.DataIntObj-class.html">DataIntObj</a>)</span></td>
+<td width="33%" class="link-index"><a href="Collect_SILAC_XML-module.html#CalcStatistics">CalcStatistics()</a><br />
+<span class="index-where">(in&nbsp;<a href="Collect_SILAC_XML-module.html">Collect_SILAC_XML</a>)</span></td>
+<td width="33%" class="link-index"><a href="lilamsxml-module.html#CrowlToMax">CrowlToMax()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml-module.html">lilamsxml</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="lilamsxml.DataIntObj-class.html#calc_statistics">calc_statistics()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml.DataIntObj-class.html">DataIntObj</a>)</span></td>
+<td width="33%" class="link-index"><a href="Collect_SILAC_XML-module.html">Collect_SILAC_XML</a></td>
+<td width="33%" class="link-index">&nbsp;</td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="lilamsxml-module.html#CalcMonoMz">CalcMonoMz()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml-module.html">lilamsxml</a>)</span></td>
+<td width="33%" class="link-index"><a href="lilamsxml-module.html#CorrectIsotopicSeries">CorrectIsotopicSeries()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml-module.html">lilamsxml</a>)</span></td>
+<td width="33%" class="link-index">&nbsp;</td>
+</tr>
+</table>
+</td></tr>
+<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="D">D</a></h2></td>
+<td valign="top">
+<table class="link-index" width="100%" border="1">
+<tr>
+<td width="33%" class="link-index"><a href="lilamsxml.DataIntObj-class.html">DataIntObj</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml-module.html">lilamsxml</a>)</span></td>
+<td width="33%" class="link-index">&nbsp;</td>
+<td width="33%" class="link-index">&nbsp;</td>
+</tr>
+<tr><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td></tr>
+</table>
+</td></tr>
+<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="E">E</a></h2></td>
+<td valign="top">
+<table class="link-index" width="100%" border="1">
+<tr>
+<td width="33%" class="link-index"><a href="Collect_SILAC_XML-module.html#ExtractSILACDataFromXML">ExtractSILACDataFromXML()</a><br />
+<span class="index-where">(in&nbsp;<a href="Collect_SILAC_XML-module.html">Collect_SILAC_XML</a>)</span></td>
+<td width="33%" class="link-index">&nbsp;</td>
+<td width="33%" class="link-index">&nbsp;</td>
+</tr>
+<tr><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td></tr>
+</table>
+</td></tr>
+<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="F">F</a></h2></td>
+<td valign="top">
+<table class="link-index" width="100%" border="1">
+<tr>
+<td width="33%" class="link-index"><a href="lilamsxml.DataIntObj-class.html#filter_peaks">filter_peaks()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml.DataIntObj-class.html">DataIntObj</a>)</span></td>
+<td width="33%" class="link-index"><a href="lilamslaunchGUI-module.html#frame">frame</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamslaunchGUI-module.html">lilamslaunchGUI</a>)</span></td>
+<td width="33%" class="link-index">&nbsp;</td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="MSFit_to_txt-module.html#frame">frame</a><br />
+<span class="index-where">(in&nbsp;<a href="MSFit_to_txt-module.html">MSFit_to_txt</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator-module.html#frame">frame</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator-module.html">silacvalidator</a>)</span></td>
+<td width="33%" class="link-index">&nbsp;</td>
+</tr>
+</table>
+</td></tr>
+<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="G">G</a></h2></td>
+<td valign="top">
+<table class="link-index" width="100%" border="1">
+<tr>
+<td width="33%" class="link-index"><a href="Collect_SILAC_XML-module.html#GenerateListDict">GenerateListDict()</a><br />
+<span class="index-where">(in&nbsp;<a href="Collect_SILAC_XML-module.html">Collect_SILAC_XML</a>)</span></td>
+<td width="33%" class="link-index"><a href="lilamsxml-module.html#GetBackground">GetBackground()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml-module.html">lilamsxml</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator-module.html#getSmallDnArrowImage">getSmallDnArrowImage()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator-module.html">silacvalidator</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#GenerateListDict">GenerateListDict()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.PepListCtrlPanel-class.html#getColumnText">getColumnText()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.PepListCtrlPanel-class.html">PepListCtrlPanel</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator-module.html#getSmallUpArrowBitmap">getSmallUpArrowBitmap()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator-module.html">silacvalidator</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="lilamsxml.DataIntObj-class.html#get_data">get_data()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml.DataIntObj-class.html">DataIntObj</a>)</span></td>
+<td width="33%" class="link-index"><a href="lilamsxml-module.html#GetIsotopeSeries">GetIsotopeSeries()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml-module.html">lilamsxml</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator-module.html#getSmallUpArrowData">getSmallUpArrowData()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator-module.html">silacvalidator</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="MSFit_to_txt.MSFit32ParserProt-class.html#get_dictionary">get_dictionary()</a><br />
+<span class="index-where">(in&nbsp;<a href="MSFit_to_txt.MSFit32ParserProt-class.html">MSFit32ParserProt</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.PepListCtrlPanel-class.html#GetListCtrl">GetListCtrl()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.PepListCtrlPanel-class.html">PepListCtrlPanel</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator-module.html#getSmallUpArrowImage">getSmallUpArrowImage()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator-module.html">silacvalidator</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="lilamsxml.MSFit32Parser-class.html#get_dictionary">get_dictionary()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml.MSFit32Parser-class.html">MSFit32Parser</a>)</span></td>
+<td width="33%" class="link-index"><a href="lilamsxml-module.html#GetPeak">GetPeak()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml-module.html">lilamsxml</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.PepListCtrlPanel-class.html#GetSortImages">GetSortImages()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.PepListCtrlPanel-class.html">PepListCtrlPanel</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="Collect_SILAC_XML-module.html#get_flist">get_flist()</a><br />
+<span class="index-where">(in&nbsp;<a href="Collect_SILAC_XML-module.html">Collect_SILAC_XML</a>)</span></td>
+<td width="33%" class="link-index"><a href="lilamsxml-module.html#GetPeaksFromValue">GetPeaksFromValue()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml-module.html">lilamsxml</a>)</span></td>
+<td width="33%" class="link-index"><a href="Collect_SILAC_XML-module.html#GetValXML">GetValXML()</a><br />
+<span class="index-where">(in&nbsp;<a href="Collect_SILAC_XML-module.html">Collect_SILAC_XML</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="silacvalidator-module.html#get_flist_txt">get_flist_txt()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator-module.html">silacvalidator</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator-module.html#getSmallDnArrowBitmap">getSmallDnArrowBitmap()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator-module.html">silacvalidator</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#GetValXML">GetValXML()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="silacvalidator-module.html#get_flist_xml">get_flist_xml()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator-module.html">silacvalidator</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator-module.html#getSmallDnArrowData">getSmallDnArrowData()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator-module.html">silacvalidator</a>)</span></td>
+<td width="33%" class="link-index">&nbsp;</td>
+</tr>
+</table>
+</td></tr>
+<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="H">H</a></h2></td>
+<td valign="top">
+<table class="link-index" width="100%" border="1">
+<tr>
+<td width="33%" class="link-index"><a href="MSFit_to_txt.MSFit32ParserProt-class.html#handle_comment">handle_comment()</a><br />
+<span class="index-where">(in&nbsp;<a href="MSFit_to_txt.MSFit32ParserProt-class.html">MSFit32ParserProt</a>)</span></td>
+<td width="33%" class="link-index"><a href="MSFit_to_txt.MSFit32ParserProt-class.html#handle_data">handle_data()</a><br />
+<span class="index-where">(in&nbsp;<a href="MSFit_to_txt.MSFit32ParserProt-class.html">MSFit32ParserProt</a>)</span></td>
+<td width="33%" class="link-index"><a href="MSFit_to_txt.MSFit32ParserProt-class.html#handle_starttag">handle_starttag()</a><br />
+<span class="index-where">(in&nbsp;<a href="MSFit_to_txt.MSFit32ParserProt-class.html">MSFit32ParserProt</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="lilamsxml.MSFit32Parser-class.html#handle_comment">handle_comment()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml.MSFit32Parser-class.html">MSFit32Parser</a>)</span></td>
+<td width="33%" class="link-index"><a href="lilamsxml.MSFit32Parser-class.html#handle_data">handle_data()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml.MSFit32Parser-class.html">MSFit32Parser</a>)</span></td>
+<td width="33%" class="link-index"><a href="lilamsxml.MSFit32Parser-class.html#handle_starttag">handle_starttag()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml.MSFit32Parser-class.html">MSFit32Parser</a>)</span></td>
+</tr>
+</table>
+</td></tr>
+<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="I">I</a></h2></td>
+<td valign="top">
+<table class="link-index" width="100%" border="1">
+<tr>
+<td width="33%" class="link-index"><a href="lilamsxml-module.html#IsDifference">IsDifference()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml-module.html">lilamsxml</a>)</span></td>
+<td width="33%" class="link-index">&nbsp;</td>
+<td width="33%" class="link-index">&nbsp;</td>
+</tr>
+<tr><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td></tr>
+</table>
+</td></tr>
+<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="L">L</a></h2></td>
+<td valign="top">
+<table class="link-index" width="100%" border="1">
+<tr>
+<td width="33%" class="link-index"><a href="lilamslaunchGUI-module.html">lilamslaunchGUI</a></td>
+<td width="33%" class="link-index"><a href="lilamsxml-module.html">lilamsxml</a></td>
+<td width="33%" class="link-index">&nbsp;</td>
+</tr>
+<tr><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td></tr>
+</table>
+</td></tr>
+<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="M">M</a></h2></td>
+<td valign="top">
+<table class="link-index" width="100%" border="1">
+<tr>
+<td width="33%" class="link-index"><a href="Collect_SILAC_XML-module.html#main">main()</a><br />
+<span class="index-where">(in&nbsp;<a href="Collect_SILAC_XML-module.html">Collect_SILAC_XML</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#MapUniqueKey">MapUniqueKey()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index"><a href="MSFit_to_txt.MSFit32ParserProt-class.html">MSFit32ParserProt</a><br />
+<span class="index-where">(in&nbsp;<a href="MSFit_to_txt-module.html">MSFit_to_txt</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="lilamsxml-module.html#main">main()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml-module.html">lilamsxml</a>)</span></td>
+<td width="33%" class="link-index"><a href="Collect_SILAC_XML-module.html#Mean">Mean()</a><br />
+<span class="index-where">(in&nbsp;<a href="Collect_SILAC_XML-module.html">Collect_SILAC_XML</a>)</span></td>
+<td width="33%" class="link-index"><a href="MSFit_to_txt-module.html">MSFit_to_txt</a></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="MSFit_to_txt.MainFrame-class.html">MainFrame</a><br />
+<span class="index-where">(in&nbsp;<a href="MSFit_to_txt-module.html">MSFit_to_txt</a>)</span></td>
+<td width="33%" class="link-index"><a href="lilamsxml-module.html#Mean">Mean()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml-module.html">lilamsxml</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator-module.html#msg">msg</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator-module.html">silacvalidator</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="lilamslaunchGUI.MainFrame-class.html">MainFrame</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamslaunchGUI-module.html">lilamslaunchGUI</a>)</span></td>
+<td width="33%" class="link-index"><a href="Collect_SILAC_XML-module.html#Median">Median()</a><br />
+<span class="index-where">(in&nbsp;<a href="Collect_SILAC_XML-module.html">Collect_SILAC_XML</a>)</span></td>
+<td width="33%" class="link-index"><a href="lilamsxml-module.html#MzIntGet">MzIntGet()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml-module.html">lilamsxml</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html">MainFrame</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator-module.html">silacvalidator</a>)</span></td>
+<td width="33%" class="link-index"><a href="lilamsxml-module.html#Median">Median()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml-module.html">lilamsxml</a>)</span></td>
+<td width="33%" class="link-index">&nbsp;</td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="silacvalidator-module.html#map_pos_inlist">map_pos_inlist()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator-module.html">silacvalidator</a>)</span></td>
+<td width="33%" class="link-index"><a href="lilamsxml.MSFit32Parser-class.html">MSFit32Parser</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml-module.html">lilamsxml</a>)</span></td>
+<td width="33%" class="link-index">&nbsp;</td>
+</tr>
+</table>
+</td></tr>
+<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="O">O</a></h2></td>
+<td valign="top">
+<table class="link-index" width="100%" border="1">
+<tr>
+<td width="33%" class="link-index"><a href="MSFit_to_txt.MainFrame-class.html#OnChooseFolder">OnChooseFolder()</a><br />
+<span class="index-where">(in&nbsp;<a href="MSFit_to_txt.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#OnFullUnzoom">OnFullUnzoom()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#OnPlotClear">OnPlotClear()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="silacvalidator.PepListCtrlPanel-class.html#OnColClick">OnColClick()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.PepListCtrlPanel-class.html">PepListCtrlPanel</a>)</span></td>
+<td width="33%" class="link-index"><a href="lilamslaunchGUI.MainFrame-class.html#OnGo">OnGo()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamslaunchGUI.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#OnPlotRedraw">OnPlotRedraw()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="MSFit_to_txt.MainFrame-class.html#OnCollectData">OnCollectData()</a><br />
+<span class="index-where">(in&nbsp;<a href="MSFit_to_txt.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index"><a href="MSFit_to_txt.MainFrame-class.html#OnHelpAbout">OnHelpAbout()</a><br />
+<span class="index-where">(in&nbsp;<a href="MSFit_to_txt.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#OnPlotScale">OnPlotScale()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#OnEnableGrid">OnEnableGrid()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index"><a href="lilamslaunchGUI.MainFrame-class.html#OnHelpAbout">OnHelpAbout()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamslaunchGUI.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#OnPrevFile">OnPrevFile()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#OnEnableLegend">OnEnableLegend()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#OnHelpAbout">OnHelpAbout()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#OnReset">OnReset()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#OnEnableZoom">OnEnableZoom()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#OnInvalidate">OnInvalidate()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#OnSaveImage">OnSaveImage()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#OnFileClose">OnFileClose()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index"><a href="lilamslaunchGUI.MainFrame-class.html#OnIPCChoose">OnIPCChoose()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamslaunchGUI.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#OnSetLocalBg">OnSetLocalBg()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="MSFit_to_txt.MainFrame-class.html#OnFileExit">OnFileExit()</a><br />
+<span class="index-where">(in&nbsp;<a href="MSFit_to_txt.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#OnItemSelected">OnItemSelected()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.PepListCtrlPanel-class.html#OnSize">OnSize()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.PepListCtrlPanel-class.html">PepListCtrlPanel</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="lilamslaunchGUI.MainFrame-class.html#OnFileExit">OnFileExit()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamslaunchGUI.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.PepListCtrlPanel-class.html#OnItemSelected">OnItemSelected()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.PepListCtrlPanel-class.html">PepListCtrlPanel</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#OnSpectrumSave">OnSpectrumSave()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#OnFileExit">OnFileExit()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index"><a href="lilamslaunchGUI.MainFrame-class.html#OnLilamsChoose">OnLilamsChoose()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamslaunchGUI.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#OnValidate">OnValidate()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#OnFileOpen">OnFileOpen()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#OnMDoubleClick">OnMDoubleClick()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#OnXMLOpen">OnXMLOpen()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="lilamslaunchGUI.MainFrame-class.html#OnFileOpenORFs">OnFileOpenORFs()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamslaunchGUI.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#OnMLeftDown">OnMLeftDown()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#OnXMLSave">OnXMLSave()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="lilamslaunchGUI.MainFrame-class.html#OnFileOpenPairs">OnFileOpenPairs()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamslaunchGUI.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#OnNextFile">OnNextFile()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index">&nbsp;</td>
+</tr>
+</table>
+</td></tr>
+<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="P">P</a></h2></td>
+<td valign="top">
+<table class="link-index" width="100%" border="1">
+<tr>
+<td width="33%" class="link-index"><a href="lilamsxml-module.html#ParseMSFIT">ParseMSFIT()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml-module.html">lilamsxml</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.PepListCtrlPanel-class.html">PepListCtrlPanel</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator-module.html">silacvalidator</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#PlotSpectrumXML">PlotSpectrumXML()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="lilamsxml-module.html#PepCompare">PepCompare()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml-module.html">lilamsxml</a>)</span></td>
+<td width="33%" class="link-index"><a href="MSFit_to_txt-module.html#pepseqmodRE">pepseqmodRE</a><br />
+<span class="index-where">(in&nbsp;<a href="MSFit_to_txt-module.html">MSFit_to_txt</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#PopulateList">PopulateList()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="MSFit_to_txt-module.html#peplinePATT">peplinePATT</a><br />
+<span class="index-where">(in&nbsp;<a href="MSFit_to_txt-module.html">MSFit_to_txt</a>)</span></td>
+<td width="33%" class="link-index"><a href="lilamsxml-module.html#pepseqmodRE">pepseqmodRE</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml-module.html">lilamsxml</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.PepListCtrlPanel-class.html#PopulateList">PopulateList()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.PepListCtrlPanel-class.html">PepListCtrlPanel</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="lilamsxml-module.html#peplinePATT">peplinePATT</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml-module.html">lilamsxml</a>)</span></td>
+<td width="33%" class="link-index"><a href="MSFit_to_txt-module.html#pepseqRE">pepseqRE</a><br />
+<span class="index-where">(in&nbsp;<a href="MSFit_to_txt-module.html">MSFit_to_txt</a>)</span></td>
+<td width="33%" class="link-index"><a href="MSFit_to_txt.MainFrame-class.html#ProcessFiles">ProcessFiles()</a><br />
+<span class="index-where">(in&nbsp;<a href="MSFit_to_txt.MainFrame-class.html">MainFrame</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="MSFit_to_txt-module.html#peplinePATTmod">peplinePATTmod</a><br />
+<span class="index-where">(in&nbsp;<a href="MSFit_to_txt-module.html">MSFit_to_txt</a>)</span></td>
+<td width="33%" class="link-index"><a href="lilamsxml-module.html#pepseqRE">pepseqRE</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml-module.html">lilamsxml</a>)</span></td>
+<td width="33%" class="link-index"><a href="lilamsxml-module.html#ProcessSpectrum">ProcessSpectrum()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml-module.html">lilamsxml</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="lilamsxml-module.html#peplinePATTmod">peplinePATTmod</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml-module.html">lilamsxml</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#PlotArray">PlotArray()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index">&nbsp;</td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="silacvalidator.PepListCtrl-class.html">PepListCtrl</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator-module.html">silacvalidator</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#PlotFile">PlotFile()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index">&nbsp;</td>
+</tr>
+</table>
+</td></tr>
+<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="R">R</a></h2></td>
+<td valign="top">
+<table class="link-index" width="100%" border="1">
+<tr>
+<td width="33%" class="link-index"><a href="MSFit_to_txt-module.html#Read_Dir">Read_Dir()</a><br />
+<span class="index-where">(in&nbsp;<a href="MSFit_to_txt-module.html">MSFit_to_txt</a>)</span></td>
+<td width="33%" class="link-index"><a href="MSFit_to_txt.MSFit32ParserProt-class.html#reset">reset()</a><br />
+<span class="index-where">(in&nbsp;<a href="MSFit_to_txt.MSFit32ParserProt-class.html">MSFit32ParserProt</a>)</span></td>
+<td width="33%" class="link-index"><a href="lilamsxml.DataIntObj-class.html#return_resultsXML">return_resultsXML()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml.DataIntObj-class.html">DataIntObj</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="lilamslaunchGUI-module.html#ReadFromFile">ReadFromFile()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamslaunchGUI-module.html">lilamslaunchGUI</a>)</span></td>
+<td width="33%" class="link-index"><a href="lilamsxml.MSFit32Parser-class.html#reset">reset()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml.MSFit32Parser-class.html">MSFit32Parser</a>)</span></td>
+<td width="33%" class="link-index"><a href="lilamsxml-module.html#RunIPC">RunIPC()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml-module.html">lilamsxml</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="silacvalidator-module.html#ReadFromFileArray">ReadFromFileArray()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator-module.html">silacvalidator</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#resetDefaults">resetDefaults()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index">&nbsp;</td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="lilamsxml-module.html#ReadFromFileFloats">ReadFromFileFloats()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml-module.html">lilamsxml</a>)</span></td>
+<td width="33%" class="link-index"><a href="lilamsxml.DataIntObj-class.html#return_results">return_results()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml.DataIntObj-class.html">DataIntObj</a>)</span></td>
+<td width="33%" class="link-index">&nbsp;</td>
+</tr>
+</table>
+</td></tr>
+<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="S">S</a></h2></td>
+<td valign="top">
+<table class="link-index" width="100%" border="1">
+<tr>
+<td width="33%" class="link-index"><a href="silacvalidator.PepListCtrlPanel-class.html#SetBg">SetBg()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.PepListCtrlPanel-class.html">PepListCtrlPanel</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator-module.html">silacvalidator</a></td>
+<td width="33%" class="link-index"><a href="lilamsxml-module.html#StdDev">StdDev()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml-module.html">lilamsxml</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="silacvalidator.PepListCtrlPanel-class.html#SetValidated">SetValidated()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.PepListCtrlPanel-class.html">PepListCtrlPanel</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#SpectrumSave">SpectrumSave()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index"><a href="Collect_SILAC_XML-module.html#SumSquares">SumSquares()</a><br />
+<span class="index-where">(in&nbsp;<a href="Collect_SILAC_XML-module.html">Collect_SILAC_XML</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#SetXMLValidated">SetXMLValidated()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index"><a href="Collect_SILAC_XML-module.html#StdDev">StdDev()</a><br />
+<span class="index-where">(in&nbsp;<a href="Collect_SILAC_XML-module.html">Collect_SILAC_XML</a>)</span></td>
+<td width="33%" class="link-index"><a href="lilamsxml-module.html#SumSquares">SumSquares()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml-module.html">lilamsxml</a>)</span></td>
+</tr>
+</table>
+</td></tr>
+<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="U">U</a></h2></td>
+<td valign="top">
+<table class="link-index" width="100%" border="1">
+<tr>
+<td width="33%" class="link-index"><a href="Collect_SILAC_XML.Usage-class.html">Usage</a><br />
+<span class="index-where">(in&nbsp;<a href="Collect_SILAC_XML-module.html">Collect_SILAC_XML</a>)</span></td>
+<td width="33%" class="link-index"><a href="lilamsxml.Usage-class.html">Usage</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml-module.html">lilamsxml</a>)</span></td>
+<td width="33%" class="link-index">&nbsp;</td>
+</tr>
+<tr><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td></tr>
+</table>
+</td></tr>
+<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="V">V</a></h2></td>
+<td valign="top">
+<table class="link-index" width="100%" border="1">
+<tr>
+<td width="33%" class="link-index"><a href="Collect_SILAC_XML-module.html#Variance">Variance()</a><br />
+<span class="index-where">(in&nbsp;<a href="Collect_SILAC_XML-module.html">Collect_SILAC_XML</a>)</span></td>
+<td width="33%" class="link-index"><a href="lilamsxml-module.html#Variance">Variance()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml-module.html">lilamsxml</a>)</span></td>
+<td width="33%" class="link-index">&nbsp;</td>
+</tr>
+<tr><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td></tr>
+</table>
+</td></tr>
+<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="W">W</a></h2></td>
+<td valign="top">
+<table class="link-index" width="100%" border="1">
+<tr>
+<td width="33%" class="link-index"><a href="MSFit_to_txt-module.html#WriteListToFile">WriteListToFile()</a><br />
+<span class="index-where">(in&nbsp;<a href="MSFit_to_txt-module.html">MSFit_to_txt</a>)</span></td>
+<td width="33%" class="link-index"><a href="lilamsxml-module.html#WriteMToFile">WriteMToFile()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml-module.html">lilamsxml</a>)</span></td>
+<td width="33%" class="link-index">&nbsp;</td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="lilamsxml-module.html#WriteListToString">WriteListToString()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml-module.html">lilamsxml</a>)</span></td>
+<td width="33%" class="link-index"><a href="lilamsxml-module.html#WriteMToString">WriteMToString()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml-module.html">lilamsxml</a>)</span></td>
+<td width="33%" class="link-index">&nbsp;</td>
+</tr>
+</table>
+</td></tr>
+<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="X">X</a></h2></td>
+<td valign="top">
+<table class="link-index" width="100%" border="1">
+<tr>
+<td width="33%" class="link-index"><a href="Collect_SILAC_XML-module.html#XMLdict">XMLdict</a><br />
+<span class="index-where">(in&nbsp;<a href="Collect_SILAC_XML-module.html">Collect_SILAC_XML</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#XMLOpen">XMLOpen()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index">&nbsp;</td>
+</tr>
+<tr><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td><td class="link-index">&nbsp;</td></tr>
+</table>
+</td></tr>
+<tr valign="top"><td valign="top" width="1%"><h2 class="epydoc"><a name="_">_</a></h2></td>
+<td valign="top">
+<table class="link-index" width="100%" border="1">
+<tr>
+<td width="33%" class="link-index"><a href="Collect_SILAC_XML.Usage-class.html#__init__">__init__()</a><br />
+<span class="index-where">(in&nbsp;<a href="Collect_SILAC_XML.Usage-class.html">Usage</a>)</span></td>
+<td width="33%" class="link-index"><a href="lilamsxml.DataIntObj-class.html#__init__">__init__()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml.DataIntObj-class.html">DataIntObj</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.PepListCtrl-class.html#__init__">__init__()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.PepListCtrl-class.html">PepListCtrl</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="MSFit_to_txt.MainFrame-class.html#__init__">__init__()</a><br />
+<span class="index-where">(in&nbsp;<a href="MSFit_to_txt.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index"><a href="lilamsxml.Usage-class.html#__init__">__init__()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamsxml.Usage-class.html">Usage</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.PepListCtrlPanel-class.html#__init__">__init__()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.PepListCtrlPanel-class.html">PepListCtrlPanel</a>)</span></td>
+</tr>
+<tr>
+<td width="33%" class="link-index"><a href="lilamslaunchGUI.MainFrame-class.html#__init__">__init__()</a><br />
+<span class="index-where">(in&nbsp;<a href="lilamslaunchGUI.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index"><a href="silacvalidator.MainFrame-class.html#__init__">__init__()</a><br />
+<span class="index-where">(in&nbsp;<a href="silacvalidator.MainFrame-class.html">MainFrame</a>)</span></td>
+<td width="33%" class="link-index">&nbsp;</td>
+</tr>
+</table>
+</td></tr>
+</table>
+<br /><br /><!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th bgcolor="#70b0f0" class="navbar-select"
+          >&nbsp;&nbsp;&nbsp;Indices&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table border="0" cellpadding="0" cellspacing="0" width="100%%">
+  <tr>
+    <td align="left" class="footer">
+    Generated by Epydoc 3.0.1 on Tue Apr 29 19:05:23 2008
+    </td>
+    <td align="right" class="footer">
+      <a target="mainFrame" href="http://epydoc.sourceforge.net"
+        >http://epydoc.sourceforge.net</a>
+    </td>
+  </tr>
+</table>
+
+<script type="text/javascript">
+  <!--
+  // Private objects are initially displayed (because if
+  // javascript is turned off then we want them to be
+  // visible); but by default, we want to hide them.  So hide
+  // them unless we have a cookie that says to show them.
+  checkCookie();
+  // -->
+</script>
+</body>
+</html>
diff --git a/docs/index.html b/docs/index.html
new file mode 100644
index 0000000000000000000000000000000000000000..6af102b1ca506172ab15fdfd0f04de17ffebed83
--- /dev/null
+++ b/docs/index.html
@@ -0,0 +1,113 @@
+<?xml version="1.0" encoding="ascii"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+          "DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+  <title>Module Hierarchy</title>
+  <link rel="stylesheet" href="epydoc.css" type="text/css" />
+  <script type="text/javascript" src="epydoc.js"></script>
+</head>
+
+<body bgcolor="white" text="black" link="blue" vlink="#204080"
+      alink="#204080">
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th bgcolor="#70b0f0" class="navbar-select"
+          >&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr valign="top">
+    <td width="100%">&nbsp;</td>
+    <td>
+      <table cellpadding="0" cellspacing="0">
+        <!-- hide/show private -->
+        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
+    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<center><b>
+ [ <a href="module-tree.html">Module Hierarchy</a>
+ | <a href="class-tree.html">Class Hierarchy</a> ]
+</b></center><br />
+<h1 class="epydoc">Module Hierarchy</h1>
+<ul class="nomargin-top">
+    <li> <strong class="uidlink"><a href="Collect_SILAC_XML-module.html">Collect_SILAC_XML</a></strong>: <em class="summary">Collect_SILAC_XML.py</em>    </li>
+    <li> <strong class="uidlink"><a href="MSFit_to_txt-module.html">MSFit_to_txt</a></strong>: <em class="summary">MSFit to Table v 0.2</em>    </li>
+    <li> <strong class="uidlink"><a href="lilamslaunchGUI-module.html">lilamslaunchGUI</a></strong>: <em class="summary">LilamslaunchGUI.py is a GUI for the lilamsxml.py script Allows 
+        interactive choosing of a file containing pairs of Spectrum/MSfit 
+        file names (complete path) and of a file containing ORF names of 
+        interest</em>    </li>
+    <li> <strong class="uidlink"><a href="lilamsxml-module.html">lilamsxml</a></strong>: <em class="summary">lilamsxml.py - python script for the analysis of SILAC experiments 
+        with MALDI spectra and MSFit protein identifications</em>    </li>
+    <li> <strong class="uidlink"><a href="silacvalidator-module.html">silacvalidator</a></strong>: <em class="summary">SILAC validator v.</em>    </li>
+</ul>
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th bgcolor="#70b0f0" class="navbar-select"
+          >&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table border="0" cellpadding="0" cellspacing="0" width="100%%">
+  <tr>
+    <td align="left" class="footer">
+    Generated by Epydoc 3.0.1 on Tue Apr 29 19:05:23 2008
+    </td>
+    <td align="right" class="footer">
+      <a target="mainFrame" href="http://epydoc.sourceforge.net"
+        >http://epydoc.sourceforge.net</a>
+    </td>
+  </tr>
+</table>
+
+<script type="text/javascript">
+  <!--
+  // Private objects are initially displayed (because if
+  // javascript is turned off then we want them to be
+  // visible); but by default, we want to hide them.  So hide
+  // them unless we have a cookie that says to show them.
+  checkCookie();
+  // -->
+</script>
+</body>
+</html>
diff --git a/docs/lilamslaunchGUI-module.html b/docs/lilamslaunchGUI-module.html
new file mode 100644
index 0000000000000000000000000000000000000000..35231000137e466f8d414f0c648e13e3dbf08d72
--- /dev/null
+++ b/docs/lilamslaunchGUI-module.html
@@ -0,0 +1,295 @@
+<?xml version="1.0" encoding="ascii"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+          "DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+  <title>lilamslaunchGUI</title>
+  <link rel="stylesheet" href="epydoc.css" type="text/css" />
+  <script type="text/javascript" src="epydoc.js"></script>
+</head>
+
+<body bgcolor="white" text="black" link="blue" vlink="#204080"
+      alink="#204080">
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr valign="top">
+    <td width="100%">
+      <span class="breadcrumbs">
+        Module&nbsp;lilamslaunchGUI
+      </span>
+    </td>
+    <td>
+      <table cellpadding="0" cellspacing="0">
+        <!-- hide/show private -->
+        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
+    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<!-- ==================== MODULE DESCRIPTION ==================== -->
+<h1 class="epydoc">Module lilamslaunchGUI</h1><p class="nomargin-top"><span class="codelink"><a href="lilamslaunchGUI-pysrc.html">source&nbsp;code</a></span></p>
+<p>LilamslaunchGUI.py is a GUI for the lilamsxml.py script Allows 
+  interactive choosing of a file containing pairs of Spectrum/MSfit file 
+  names (complete path) and of a file containing ORF names of interest</p>
+  <p>The output consists of xml files with the same name as the msfit html 
+  files used for quantitation.</p>
+  <p>Cosmin, IP - September 2004 Modified in Jan 2008 to be able to locate 
+  the lilamsxml script and the ipc executable path Updated the import of 
+  the ElementTree XML module to use the one integrated in Python 2.5</p>
+
+<!-- ==================== CLASSES ==================== -->
+<a name="section-Classes"></a>
+<table class="summary" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Classes</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-Classes"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a href="lilamslaunchGUI.MainFrame-class.html" class="summary-name">MainFrame</a>
+    </td>
+  </tr>
+</table>
+<!-- ==================== FUNCTIONS ==================== -->
+<a name="section-Functions"></a>
+<table class="summary" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Functions</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-Functions"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="lilamslaunchGUI-module.html#ReadFromFile" class="summary-sig-name">ReadFromFile</a>(<span class="summary-sig-arg">filename</span>,
+        <span class="summary-sig-arg">skip</span>=<span class="summary-sig-default">0</span>)</span><br />
+      Obtain data from a tab delimited file into a list</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamslaunchGUI-pysrc.html#ReadFromFile">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+</table>
+<!-- ==================== VARIABLES ==================== -->
+<a name="section-Variables"></a>
+<table class="summary" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Variables</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-Variables"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="ID_LILAMS"></a><span class="summary-name">ID_LILAMS</span>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="ID_IPC"></a><span class="summary-name">ID_IPC</span>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="ID_ORFS"></a><span class="summary-name">ID_ORFS</span>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="ID_PAIRS"></a><span class="summary-name">ID_PAIRS</span>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="ID_ABOUT"></a><span class="summary-name">ID_ABOUT</span>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="ID_EXIT"></a><span class="summary-name">ID_EXIT</span>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="ID_GO"></a><span class="summary-name">ID_GO</span>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="app"></a><span class="summary-name">app</span> = <code title="wx.PySimpleApp()">wx.PySimpleApp()</code>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="frame"></a><span class="summary-name">frame</span> = <code title="MainFrame(None,-1, &quot;LilamsXML launcher v. 0.2&quot;)">MainFrame(None,-1, &quot;LilamsXML launcher v. 0.2&quot;)</code>
+    </td>
+  </tr>
+</table>
+<!-- ==================== FUNCTION DETAILS ==================== -->
+<a name="section-FunctionDetails"></a>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Function Details</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-FunctionDetails"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+</table>
+<a name="ReadFromFile"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">ReadFromFile</span>(<span class="sig-arg">filename</span>,
+        <span class="sig-arg">skip</span>=<span class="sig-default">0</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="lilamslaunchGUI-pysrc.html#ReadFromFile">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>Obtain data from a tab delimited file into a list</p>
+  <p>Needs the import string statement The &lt;skip&gt; parameter indicate 
+  the number of lines not read.</p>
+  <dl class="fields">
+  </dl>
+</td></tr></table>
+</div>
+<br />
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table border="0" cellpadding="0" cellspacing="0" width="100%%">
+  <tr>
+    <td align="left" class="footer">
+    Generated by Epydoc 3.0.1 on Tue Apr 29 19:05:23 2008
+    </td>
+    <td align="right" class="footer">
+      <a target="mainFrame" href="http://epydoc.sourceforge.net"
+        >http://epydoc.sourceforge.net</a>
+    </td>
+  </tr>
+</table>
+
+<script type="text/javascript">
+  <!--
+  // Private objects are initially displayed (because if
+  // javascript is turned off then we want them to be
+  // visible); but by default, we want to hide them.  So hide
+  // them unless we have a cookie that says to show them.
+  checkCookie();
+  // -->
+</script>
+</body>
+</html>
diff --git a/docs/lilamslaunchGUI-pysrc.html b/docs/lilamslaunchGUI-pysrc.html
new file mode 100644
index 0000000000000000000000000000000000000000..7a173aa56a836a366d5d8f55b5dff3bbf4efc065
--- /dev/null
+++ b/docs/lilamslaunchGUI-pysrc.html
@@ -0,0 +1,386 @@
+<?xml version="1.0" encoding="ascii"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+          "DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+  <title>lilamslaunchGUI</title>
+  <link rel="stylesheet" href="epydoc.css" type="text/css" />
+  <script type="text/javascript" src="epydoc.js"></script>
+</head>
+
+<body bgcolor="white" text="black" link="blue" vlink="#204080"
+      alink="#204080">
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr valign="top">
+    <td width="100%">
+      <span class="breadcrumbs">
+        Module&nbsp;lilamslaunchGUI
+      </span>
+    </td>
+    <td>
+      <table cellpadding="0" cellspacing="0">
+        <!-- hide/show private -->
+        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
+    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<h1 class="epydoc">Source Code for <a href="lilamslaunchGUI-module.html">Module lilamslaunchGUI</a></h1>
+<pre class="py-src">
+<a name="L1"></a><tt class="py-lineno">  1</tt>  <tt class="py-line"><tt class="py-comment">#!/usr/bin/env pythonw</tt> </tt>
+<a name="L2"></a><tt class="py-lineno">  2</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-docstring">"""</tt> </tt>
+<a name="L3"></a><tt class="py-lineno">  3</tt>  <tt class="py-line"><tt class="py-docstring">LilamslaunchGUI.py is a GUI for the lilamsxml.py script</tt> </tt>
+<a name="L4"></a><tt class="py-lineno">  4</tt>  <tt class="py-line"><tt class="py-docstring">Allows interactive choosing of a file containing</tt> </tt>
+<a name="L5"></a><tt class="py-lineno">  5</tt>  <tt class="py-line"><tt class="py-docstring">pairs of Spectrum/MSfit file names (complete path)</tt> </tt>
+<a name="L6"></a><tt class="py-lineno">  6</tt>  <tt class="py-line"><tt class="py-docstring">and of a file containing ORF names of interest</tt> </tt>
+<a name="L7"></a><tt class="py-lineno">  7</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L8"></a><tt class="py-lineno">  8</tt>  <tt class="py-line"><tt class="py-docstring">The output consists of xml files with the same name</tt> </tt>
+<a name="L9"></a><tt class="py-lineno">  9</tt>  <tt class="py-line"><tt class="py-docstring">as the msfit html files used for quantitation.</tt> </tt>
+<a name="L10"></a><tt class="py-lineno"> 10</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L11"></a><tt class="py-lineno"> 11</tt>  <tt class="py-line"><tt class="py-docstring">Cosmin, IP - September 2004</tt> </tt>
+<a name="L12"></a><tt class="py-lineno"> 12</tt>  <tt class="py-line"><tt class="py-docstring">Modified in Jan 2008 to be able to locate the</tt> </tt>
+<a name="L13"></a><tt class="py-lineno"> 13</tt>  <tt class="py-line"><tt class="py-docstring">lilamsxml script and the ipc executable path</tt> </tt>
+<a name="L14"></a><tt class="py-lineno"> 14</tt>  <tt class="py-line"><tt class="py-docstring">Updated the import of the ElementTree XML module</tt> </tt>
+<a name="L15"></a><tt class="py-lineno"> 15</tt>  <tt class="py-line"><tt class="py-docstring">to use the one integrated in Python 2.5</tt> </tt>
+<a name="L16"></a><tt class="py-lineno"> 16</tt>  <tt class="py-line"><tt class="py-docstring">"""</tt> </tt>
+<a name="L17"></a><tt class="py-lineno"> 17</tt>  <tt class="py-line"> </tt>
+<a name="L18"></a><tt class="py-lineno"> 18</tt>  <tt class="py-line"><tt class="py-keyword">import</tt> <tt class="py-name">os</tt><tt class="py-op">,</tt> <tt class="py-name">string</tt><tt class="py-op">,</tt> <tt class="py-name">sys</tt><tt class="py-op">,</tt> <tt class="py-name">re</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt> </tt>
+<a name="L19"></a><tt class="py-lineno"> 19</tt>  <tt class="py-line"><tt class="py-keyword">from</tt> <tt class="py-name">string</tt> <tt class="py-keyword">import</tt> <tt class="py-name">lstrip</tt><tt class="py-op">,</tt> <tt class="py-name">rstrip</tt> </tt>
+<a name="L20"></a><tt class="py-lineno"> 20</tt>  <tt class="py-line"><tt class="py-comment">#from elementtree import ElementTree as ET</tt> </tt>
+<a name="L21"></a><tt class="py-lineno"> 21</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">#import cElementTree as ET</tt> </tt>
+<a name="L22"></a><tt class="py-lineno"> 22</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-keyword">import</tt> <tt class="py-name">xml</tt><tt class="py-op">.</tt><tt class="py-name">etree</tt><tt class="py-op">.</tt><tt class="py-name">cElementTree</tt> <tt class="py-keyword">as</tt> <tt class="py-name">ET</tt> </tt>
+<a name="L23"></a><tt class="py-lineno"> 23</tt>  <tt class="py-line"><tt class="py-comment">#works with Python 2.5 and higher</tt> </tt>
+<a name="L24"></a><tt class="py-lineno"> 24</tt>  <tt class="py-line"><tt class="py-comment"></tt> </tt>
+<a name="ReadFromFile"></a><div id="ReadFromFile-def"><a name="L25"></a><tt class="py-lineno"> 25</tt> <a class="py-toggle" href="#" id="ReadFromFile-toggle" onclick="return toggle('ReadFromFile');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamslaunchGUI-module.html#ReadFromFile">ReadFromFile</a><tt class="py-op">(</tt><tt class="py-param">filename</tt><tt class="py-op">,</tt> <tt class="py-param">skip</tt><tt class="py-op">=</tt><tt class="py-number">0</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="ReadFromFile-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="ReadFromFile-expanded"><a name="L26"></a><tt class="py-lineno"> 26</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L27"></a><tt class="py-lineno"> 27</tt>  <tt class="py-line"><tt class="py-docstring">    Obtain data from a tab delimited file into a list</tt> </tt>
+<a name="L28"></a><tt class="py-lineno"> 28</tt>  <tt class="py-line"><tt class="py-docstring">    </tt> </tt>
+<a name="L29"></a><tt class="py-lineno"> 29</tt>  <tt class="py-line"><tt class="py-docstring">    Needs the import string statement</tt> </tt>
+<a name="L30"></a><tt class="py-lineno"> 30</tt>  <tt class="py-line"><tt class="py-docstring">    The &lt;skip&gt; parameter indicate the number of lines not</tt> </tt>
+<a name="L31"></a><tt class="py-lineno"> 31</tt>  <tt class="py-line"><tt class="py-docstring">    read.</tt> </tt>
+<a name="L32"></a><tt class="py-lineno"> 32</tt>  <tt class="py-line"><tt class="py-docstring">    </tt> </tt>
+<a name="L33"></a><tt class="py-lineno"> 33</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L34"></a><tt class="py-lineno"> 34</tt>  <tt class="py-line">    <tt class="py-name">data</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+<a name="L35"></a><tt class="py-lineno"> 35</tt>  <tt class="py-line">    <tt class="py-name">f</tt><tt class="py-op">=</tt><tt class="py-name">open</tt><tt class="py-op">(</tt><tt class="py-name">filename</tt><tt class="py-op">,</tt> <tt class="py-string">'r'</tt><tt class="py-op">)</tt> </tt>
+<a name="L36"></a><tt class="py-lineno"> 36</tt>  <tt class="py-line">    <tt class="py-keyword">for</tt> <tt class="py-name">i</tt> <tt class="py-keyword">in</tt> <tt class="py-name">range</tt><tt class="py-op">(</tt><tt class="py-name">skip</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L37"></a><tt class="py-lineno"> 37</tt>  <tt class="py-line">        <tt class="py-name">f</tt><tt class="py-op">.</tt><tt class="py-name">readline</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L38"></a><tt class="py-lineno"> 38</tt>  <tt class="py-line">    <tt class="py-keyword">while</tt> <tt class="py-op">(</tt><tt class="py-number">1</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L39"></a><tt class="py-lineno"> 39</tt>  <tt class="py-line">        <tt class="py-name">line</tt> <tt class="py-op">=</tt> <tt class="py-name">f</tt><tt class="py-op">.</tt><tt class="py-name">readline</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L40"></a><tt class="py-lineno"> 40</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">line</tt> <tt class="py-op">==</tt> <tt class="py-string">""</tt><tt class="py-op">:</tt> <tt class="py-keyword">break</tt> </tt>
+<a name="L41"></a><tt class="py-lineno"> 41</tt>  <tt class="py-line">        <tt class="py-name">data</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-name">line</tt><tt class="py-op">.</tt><tt class="py-name">strip</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">.</tt><tt class="py-name">split</tt><tt class="py-op">(</tt><tt class="py-string">'\t'</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L42"></a><tt class="py-lineno"> 42</tt>  <tt class="py-line">    <tt class="py-name">f</tt><tt class="py-op">.</tt><tt class="py-name">close</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L43"></a><tt class="py-lineno"> 43</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-name">data</tt> </tt>
+</div><a name="L44"></a><tt class="py-lineno"> 44</tt>  <tt class="py-line">    <tt class="py-comment">#the returned data will be in string format</tt> </tt>
+<a name="L45"></a><tt class="py-lineno"> 45</tt>  <tt class="py-line"><tt class="py-comment"></tt> </tt>
+<a name="L46"></a><tt class="py-lineno"> 46</tt>  <tt class="py-line"> </tt>
+<a name="L47"></a><tt class="py-lineno"> 47</tt>  <tt class="py-line"><tt class="py-comment">#generate IDs for the interface</tt> </tt>
+<a name="L48"></a><tt class="py-lineno"> 48</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-op">[</tt><tt class="py-name">ID_GO</tt><tt class="py-op">,</tt> <tt class="py-name">ID_EXIT</tt><tt class="py-op">,</tt> <tt class="py-name">ID_ABOUT</tt><tt class="py-op">,</tt> <tt class="py-name">ID_PAIRS</tt><tt class="py-op">,</tt> <tt class="py-name">ID_ORFS</tt><tt class="py-op">,</tt> <tt class="py-name">ID_IPC</tt><tt class="py-op">,</tt> <tt class="py-name">ID_LILAMS</tt><tt class="py-op">]</tt> <tt class="py-op">=</tt> <tt class="py-name">map</tt><tt class="py-op">(</tt><tt class="py-keyword">lambda</tt> <tt class="py-name">init_ctrls</tt><tt class="py-op">:</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">NewId</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> <tt class="py-name">range</tt><tt class="py-op">(</tt><tt class="py-number">7</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L49"></a><tt class="py-lineno"> 49</tt>  <tt class="py-line"> </tt>
+<a name="MainFrame"></a><div id="MainFrame-def"><a name="L50"></a><tt class="py-lineno"> 50</tt> <a class="py-toggle" href="#" id="MainFrame-toggle" onclick="return toggle('MainFrame');">-</a><tt class="py-line"><tt class="py-keyword">class</tt> <a class="py-def-name" href="lilamslaunchGUI.MainFrame-class.html">MainFrame</a><tt class="py-op">(</tt><tt class="py-base-class">wx</tt><tt class="py-op">.</tt><tt class="py-base-class">Frame</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="MainFrame-expanded"><a name="L51"></a><tt class="py-lineno"> 51</tt>  <tt class="py-line">     </tt>
+<a name="MainFrame.__init__"></a><div id="MainFrame.__init__-def"><a name="L52"></a><tt class="py-lineno"> 52</tt> <a class="py-toggle" href="#" id="MainFrame.__init__-toggle" onclick="return toggle('MainFrame.__init__');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamslaunchGUI.MainFrame-class.html#__init__">__init__</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">parent</tt><tt class="py-op">,</tt> <tt class="py-param">id</tt><tt class="py-op">,</tt> <tt class="py-param">title</tt><tt class="py-op">)</tt><tt class="py-op">:</tt>     </tt>
+</div><a name="L53"></a><tt class="py-lineno"> 53</tt>  <tt class="py-line">        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Frame</tt><tt class="py-op">.</tt><tt id="link-0" class="py-name" targets="Method Collect_SILAC_XML.Usage.__init__()=Collect_SILAC_XML.Usage-class.html#__init__,Method MSFit_to_txt.MainFrame.__init__()=MSFit_to_txt.MainFrame-class.html#__init__,Method lilamslaunchGUI.MainFrame.__init__()=lilamslaunchGUI.MainFrame-class.html#__init__,Method lilamsxml.DataIntObj.__init__()=lilamsxml.DataIntObj-class.html#__init__,Method lilamsxml.Usage.__init__()=lilamsxml.Usage-class.html#__init__,Method silacvalidator.MainFrame.__init__()=silacvalidator.MainFrame-class.html#__init__,Method silacvalidator.PepListCtrl.__init__()=silacvalidator.PepListCtrl-class.html#__init__,Method silacvalidator.PepListCtrlPanel.__init__()=silacvalidator.PepListCtrlPanel-class.html#__init__"><a title="Collect_SILAC_XML.Usage.__init__
+MSFit_to_txt.MainFrame.__init__
+lilamslaunchGUI.MainFrame.__init__
+lilamsxml.DataIntObj.__init__
+lilamsxml.Usage.__init__
+silacvalidator.MainFrame.__init__
+silacvalidator.PepListCtrl.__init__
+silacvalidator.PepListCtrlPanel.__init__" class="py-name" href="#" onclick="return doclink('link-0', '__init__', 'link-0');">__init__</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">parent</tt><tt class="py-op">,</tt> <tt class="py-name">id</tt><tt class="py-op">,</tt> <tt class="py-name">title</tt><tt class="py-op">,</tt> </tt>
+<a name="L54"></a><tt class="py-lineno"> 54</tt>  <tt class="py-line">        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">DefaultPosition</tt><tt class="py-op">,</tt> <tt class="py-op">(</tt><tt class="py-number">600</tt><tt class="py-op">,</tt> <tt class="py-number">200</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L55"></a><tt class="py-lineno"> 55</tt>  <tt class="py-line">             </tt>
+<a name="L56"></a><tt class="py-lineno"> 56</tt>  <tt class="py-line">        <tt class="py-comment">#default directory for saving, will be modified after first save</tt> </tt>
+<a name="L57"></a><tt class="py-lineno"> 57</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">defaultdirname</tt> <tt class="py-op">=</tt> <tt class="py-string">"."</tt> </tt>
+<a name="L58"></a><tt class="py-lineno"> 58</tt>  <tt class="py-line">         </tt>
+<a name="L59"></a><tt class="py-lineno"> 59</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">orffilename_ok</tt> <tt class="py-op">=</tt> <tt class="py-name">False</tt> </tt>
+<a name="L60"></a><tt class="py-lineno"> 60</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">pairsfilename_ok</tt> <tt class="py-op">=</tt> <tt class="py-name">False</tt> </tt>
+<a name="L61"></a><tt class="py-lineno"> 61</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">ipc_path</tt> <tt class="py-op">=</tt> <tt class="py-string">""</tt> </tt>
+<a name="L62"></a><tt class="py-lineno"> 62</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">lilams_path</tt> <tt class="py-op">=</tt> <tt class="py-string">""</tt> </tt>
+<a name="L63"></a><tt class="py-lineno"> 63</tt>  <tt class="py-line"> </tt>
+<a name="L64"></a><tt class="py-lineno"> 64</tt>  <tt class="py-line">        <tt class="py-comment"># Create the menu bar and items</tt> </tt>
+<a name="L65"></a><tt class="py-lineno"> 65</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">MenuBar</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L66"></a><tt class="py-lineno"> 66</tt>  <tt class="py-line">         </tt>
+<a name="L67"></a><tt class="py-lineno"> 67</tt>  <tt class="py-line">        <tt class="py-name">filemenu</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Menu</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L68"></a><tt class="py-lineno"> 68</tt>  <tt class="py-line">        <tt class="py-name">filemenu</tt><tt class="py-op">.</tt><tt class="py-name">Append</tt><tt class="py-op">(</tt><tt class="py-name">ID_PAIRS</tt><tt class="py-op">,</tt> <tt class="py-string">'&amp;Open file with pairs...'</tt><tt class="py-op">,</tt> <tt class="py-string">'Open a file that contains pairs of complete file names separated by tabs - spectrum file .. Msfit identification file'</tt><tt class="py-op">)</tt> </tt>
+<a name="L69"></a><tt class="py-lineno"> 69</tt>  <tt class="py-line">        <tt class="py-name">filemenu</tt><tt class="py-op">.</tt><tt class="py-name">Append</tt><tt class="py-op">(</tt><tt class="py-name">ID_ORFS</tt><tt class="py-op">,</tt> <tt class="py-string">'Open f&amp;ile with ORFs...'</tt><tt class="py-op">,</tt> <tt class="py-string">'Open a list of ORFs to be considered for calculations'</tt><tt class="py-op">)</tt> </tt>
+<a name="L70"></a><tt class="py-lineno"> 70</tt>  <tt class="py-line">        <tt class="py-name">filemenu</tt><tt class="py-op">.</tt><tt class="py-name">Append</tt><tt class="py-op">(</tt><tt class="py-name">ID_IPC</tt><tt class="py-op">,</tt> <tt class="py-string">'Choose &amp;IPC location...'</tt><tt class="py-op">,</tt> <tt class="py-string">'Choose the ipc program path.'</tt><tt class="py-op">)</tt> </tt>
+<a name="L71"></a><tt class="py-lineno"> 71</tt>  <tt class="py-line">        <tt class="py-name">filemenu</tt><tt class="py-op">.</tt><tt class="py-name">Append</tt><tt class="py-op">(</tt><tt class="py-name">ID_LILAMS</tt><tt class="py-op">,</tt> <tt class="py-string">'Choose Li&amp;lams.py location...'</tt><tt class="py-op">,</tt> <tt class="py-string">'Choose the lilamsxml script.'</tt><tt class="py-op">)</tt> </tt>
+<a name="L72"></a><tt class="py-lineno"> 72</tt>  <tt class="py-line">        <tt class="py-name">filemenu</tt><tt class="py-op">.</tt><tt class="py-name">AppendSeparator</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L73"></a><tt class="py-lineno"> 73</tt>  <tt class="py-line">        <tt class="py-name">filemenu</tt><tt class="py-op">.</tt><tt class="py-name">Append</tt><tt class="py-op">(</tt><tt class="py-name">ID_GO</tt><tt class="py-op">,</tt> <tt class="py-string">'&amp;Run...\tCtrl+R'</tt><tt class="py-op">,</tt> <tt class="py-string">'Run: perform calculations on the dataset'</tt><tt class="py-op">)</tt> </tt>
+<a name="L74"></a><tt class="py-lineno"> 74</tt>  <tt class="py-line">        <tt class="py-name">filemenu</tt><tt class="py-op">.</tt><tt class="py-name">AppendSeparator</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L75"></a><tt class="py-lineno"> 75</tt>  <tt class="py-line">        <tt class="py-name">filemenu</tt><tt class="py-op">.</tt><tt class="py-name">Append</tt><tt class="py-op">(</tt><tt class="py-name">ID_EXIT</tt><tt class="py-op">,</tt> <tt class="py-string">'&amp;Quit\tCtrl+Q'</tt><tt class="py-op">,</tt> <tt class="py-string">'Exit program'</tt><tt class="py-op">)</tt> </tt>
+<a name="L76"></a><tt class="py-lineno"> 76</tt>  <tt class="py-line">         </tt>
+<a name="L77"></a><tt class="py-lineno"> 77</tt>  <tt class="py-line">        <tt class="py-name">helpmenu</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Menu</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L78"></a><tt class="py-lineno"> 78</tt>  <tt class="py-line">        <tt class="py-name">helpmenu</tt><tt class="py-op">.</tt><tt class="py-name">Append</tt><tt class="py-op">(</tt><tt class="py-name">ID_ABOUT</tt><tt class="py-op">,</tt> <tt class="py-string">'About...\tCtrl+E'</tt><tt class="py-op">,</tt> <tt class="py-string">'About this program'</tt><tt class="py-op">)</tt> </tt>
+<a name="L79"></a><tt class="py-lineno"> 79</tt>  <tt class="py-line">         </tt>
+<a name="L80"></a><tt class="py-lineno"> 80</tt>  <tt class="py-line">        <tt class="py-comment"># Bind the events to methods </tt> </tt>
+<a name="L81"></a><tt class="py-lineno"> 81</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">EVT_MENU</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">ID_PAIRS</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-1" class="py-name" targets="Method lilamslaunchGUI.MainFrame.OnFileOpenPairs()=lilamslaunchGUI.MainFrame-class.html#OnFileOpenPairs"><a title="lilamslaunchGUI.MainFrame.OnFileOpenPairs" class="py-name" href="#" onclick="return doclink('link-1', 'OnFileOpenPairs', 'link-1');">OnFileOpenPairs</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L82"></a><tt class="py-lineno"> 82</tt>  <tt class="py-line">        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">EVT_MENU</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">ID_ORFS</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-2" class="py-name" targets="Method lilamslaunchGUI.MainFrame.OnFileOpenORFs()=lilamslaunchGUI.MainFrame-class.html#OnFileOpenORFs"><a title="lilamslaunchGUI.MainFrame.OnFileOpenORFs" class="py-name" href="#" onclick="return doclink('link-2', 'OnFileOpenORFs', 'link-2');">OnFileOpenORFs</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L83"></a><tt class="py-lineno"> 83</tt>  <tt class="py-line">        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">EVT_MENU</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">ID_IPC</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-3" class="py-name" targets="Method lilamslaunchGUI.MainFrame.OnIPCChoose()=lilamslaunchGUI.MainFrame-class.html#OnIPCChoose"><a title="lilamslaunchGUI.MainFrame.OnIPCChoose" class="py-name" href="#" onclick="return doclink('link-3', 'OnIPCChoose', 'link-3');">OnIPCChoose</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L84"></a><tt class="py-lineno"> 84</tt>  <tt class="py-line">        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">EVT_MENU</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">ID_LILAMS</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-4" class="py-name" targets="Method lilamslaunchGUI.MainFrame.OnLilamsChoose()=lilamslaunchGUI.MainFrame-class.html#OnLilamsChoose"><a title="lilamslaunchGUI.MainFrame.OnLilamsChoose" class="py-name" href="#" onclick="return doclink('link-4', 'OnLilamsChoose', 'link-4');">OnLilamsChoose</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L85"></a><tt class="py-lineno"> 85</tt>  <tt class="py-line">        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">EVT_MENU</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">ID_GO</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-5" class="py-name" targets="Method lilamslaunchGUI.MainFrame.OnGo()=lilamslaunchGUI.MainFrame-class.html#OnGo"><a title="lilamslaunchGUI.MainFrame.OnGo" class="py-name" href="#" onclick="return doclink('link-5', 'OnGo', 'link-5');">OnGo</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L86"></a><tt class="py-lineno"> 86</tt>  <tt class="py-line">        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">EVT_MENU</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">ID_EXIT</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-6" class="py-name" targets="Method MSFit_to_txt.MainFrame.OnFileExit()=MSFit_to_txt.MainFrame-class.html#OnFileExit,Method lilamslaunchGUI.MainFrame.OnFileExit()=lilamslaunchGUI.MainFrame-class.html#OnFileExit,Method silacvalidator.MainFrame.OnFileExit()=silacvalidator.MainFrame-class.html#OnFileExit"><a title="MSFit_to_txt.MainFrame.OnFileExit
+lilamslaunchGUI.MainFrame.OnFileExit
+silacvalidator.MainFrame.OnFileExit" class="py-name" href="#" onclick="return doclink('link-6', 'OnFileExit', 'link-6');">OnFileExit</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L87"></a><tt class="py-lineno"> 87</tt>  <tt class="py-line">        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">EVT_MENU</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">ID_ABOUT</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-7" class="py-name" targets="Method MSFit_to_txt.MainFrame.OnHelpAbout()=MSFit_to_txt.MainFrame-class.html#OnHelpAbout,Method lilamslaunchGUI.MainFrame.OnHelpAbout()=lilamslaunchGUI.MainFrame-class.html#OnHelpAbout,Method silacvalidator.MainFrame.OnHelpAbout()=silacvalidator.MainFrame-class.html#OnHelpAbout"><a title="MSFit_to_txt.MainFrame.OnHelpAbout
+lilamslaunchGUI.MainFrame.OnHelpAbout
+silacvalidator.MainFrame.OnHelpAbout" class="py-name" href="#" onclick="return doclink('link-7', 'OnHelpAbout', 'link-7');">OnHelpAbout</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L88"></a><tt class="py-lineno"> 88</tt>  <tt class="py-line">         </tt>
+<a name="L89"></a><tt class="py-lineno"> 89</tt>  <tt class="py-line">        <tt class="py-comment"># Attach menus to the menubar</tt> </tt>
+<a name="L90"></a><tt class="py-lineno"> 90</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Append</tt><tt class="py-op">(</tt><tt class="py-name">filemenu</tt><tt class="py-op">,</tt> <tt class="py-string">'&amp;File'</tt><tt class="py-op">)</tt> </tt>
+<a name="L91"></a><tt class="py-lineno"> 91</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Append</tt><tt class="py-op">(</tt><tt class="py-name">helpmenu</tt><tt class="py-op">,</tt> <tt class="py-string">'&amp;Help'</tt><tt class="py-op">)</tt> </tt>
+<a name="L92"></a><tt class="py-lineno"> 92</tt>  <tt class="py-line">             </tt>
+<a name="L93"></a><tt class="py-lineno"> 93</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">SetMenuBar</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">)</tt> </tt>
+<a name="L94"></a><tt class="py-lineno"> 94</tt>  <tt class="py-line">        <tt class="py-comment">#disable by default the Run menu</tt> </tt>
+<a name="L95"></a><tt class="py-lineno"> 95</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">ID_GO</tt><tt class="py-op">,</tt> <tt class="py-number">0</tt><tt class="py-op">)</tt> </tt>
+<a name="L96"></a><tt class="py-lineno"> 96</tt>  <tt class="py-line">         </tt>
+<a name="L97"></a><tt class="py-lineno"> 97</tt>  <tt class="py-line">        <tt class="py-comment"># A status bar to tell people what's happening</tt> </tt>
+<a name="L98"></a><tt class="py-lineno"> 98</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">CreateStatusBar</tt><tt class="py-op">(</tt><tt class="py-number">1</tt><tt class="py-op">)</tt> </tt>
+<a name="L99"></a><tt class="py-lineno"> 99</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">Show</tt><tt class="py-op">(</tt><tt class="py-name">True</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L100"></a><tt class="py-lineno">100</tt>  <tt class="py-line">     </tt>
+<a name="MainFrame.OnFileOpenORFs"></a><div id="MainFrame.OnFileOpenORFs-def"><a name="L101"></a><tt class="py-lineno">101</tt> <a class="py-toggle" href="#" id="MainFrame.OnFileOpenORFs-toggle" onclick="return toggle('MainFrame.OnFileOpenORFs');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamslaunchGUI.MainFrame-class.html#OnFileOpenORFs">OnFileOpenORFs</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt>  </tt>
+</div><a name="L102"></a><tt class="py-lineno">102</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L103"></a><tt class="py-lineno">103</tt>  <tt class="py-line"><tt class="py-docstring">        Obtain the name of the file with the ORFs list</tt> </tt>
+<a name="L104"></a><tt class="py-lineno">104</tt>  <tt class="py-line"><tt class="py-docstring">        Set the self.orfname_ok to True</tt> </tt>
+<a name="L105"></a><tt class="py-lineno">105</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L106"></a><tt class="py-lineno">106</tt>  <tt class="py-line">        <tt class="py-name">wildcard</tt> <tt class="py-op">=</tt> <tt class="py-string">"Text file (*.txt)|*.txt|"</tt>\ </tt>
+<a name="L107"></a><tt class="py-lineno">107</tt>  <tt class="py-line">                    <tt class="py-string">"All files (*.*)|*.*"</tt> </tt>
+<a name="L108"></a><tt class="py-lineno">108</tt>  <tt class="py-line">        <tt class="py-name">dlg</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">FileDialog</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-string">"Choose the interesting ORFs list text file"</tt><tt class="py-op">,</tt> </tt>
+<a name="L109"></a><tt class="py-lineno">109</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">defaultdirname</tt><tt class="py-op">,</tt> <tt class="py-string">""</tt><tt class="py-op">,</tt> <tt class="py-name">wildcard</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">OPEN</tt><tt class="py-op">)</tt>  </tt>
+<a name="L110"></a><tt class="py-lineno">110</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">ShowModal</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> <tt class="py-op">==</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">ID_OK</tt><tt class="py-op">:</tt>  </tt>
+<a name="L111"></a><tt class="py-lineno">111</tt>  <tt class="py-line">            <tt class="py-name">filename</tt><tt class="py-op">=</tt><tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">GetFilename</tt><tt class="py-op">(</tt><tt class="py-op">)</tt>  </tt>
+<a name="L112"></a><tt class="py-lineno">112</tt>  <tt class="py-line">            <tt class="py-name">dirname</tt><tt class="py-op">=</tt><tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">GetDirectory</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L113"></a><tt class="py-lineno">113</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">defaultdirname</tt> <tt class="py-op">=</tt> <tt class="py-name">dirname</tt> </tt>
+<a name="L114"></a><tt class="py-lineno">114</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">orffilename</tt> <tt class="py-op">=</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">path</tt><tt class="py-op">.</tt><tt class="py-name">join</tt><tt class="py-op">(</tt><tt class="py-name">dirname</tt><tt class="py-op">,</tt> <tt class="py-name">filename</tt><tt class="py-op">)</tt> </tt>
+<a name="L115"></a><tt class="py-lineno">115</tt>  <tt class="py-line">            <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">Destroy</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L116"></a><tt class="py-lineno">116</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">orffilename_ok</tt> <tt class="py-op">=</tt> <tt class="py-name">True</tt> </tt>
+<a name="L117"></a><tt class="py-lineno">117</tt>  <tt class="py-line">        <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L118"></a><tt class="py-lineno">118</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">orffilename_ok</tt> <tt class="py-op">=</tt> <tt class="py-name">False</tt> </tt>
+<a name="L119"></a><tt class="py-lineno">119</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">orffilename_ok</tt> <tt class="py-op">==</tt> <tt class="py-name">True</tt> <tt class="py-keyword">and</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">pairsfilename_ok</tt> <tt class="py-op">==</tt> <tt class="py-name">True</tt><tt class="py-op">:</tt> </tt>
+<a name="L120"></a><tt class="py-lineno">120</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">ID_GO</tt><tt class="py-op">,</tt> <tt class="py-number">1</tt><tt class="py-op">)</tt> </tt>
+<a name="L121"></a><tt class="py-lineno">121</tt>  <tt class="py-line">        <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L122"></a><tt class="py-lineno">122</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">ID_GO</tt><tt class="py-op">,</tt> <tt class="py-number">0</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L123"></a><tt class="py-lineno">123</tt>  <tt class="py-line">             </tt>
+<a name="MainFrame.OnFileOpenPairs"></a><div id="MainFrame.OnFileOpenPairs-def"><a name="L124"></a><tt class="py-lineno">124</tt> <a class="py-toggle" href="#" id="MainFrame.OnFileOpenPairs-toggle" onclick="return toggle('MainFrame.OnFileOpenPairs');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamslaunchGUI.MainFrame-class.html#OnFileOpenPairs">OnFileOpenPairs</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.OnFileOpenPairs-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="MainFrame.OnFileOpenPairs-expanded"><a name="L125"></a><tt class="py-lineno">125</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L126"></a><tt class="py-lineno">126</tt>  <tt class="py-line"><tt class="py-docstring">        Obtain the name of the file with the pairs</tt> </tt>
+<a name="L127"></a><tt class="py-lineno">127</tt>  <tt class="py-line"><tt class="py-docstring">        spectrum files/msfit files - complete paths</tt> </tt>
+<a name="L128"></a><tt class="py-lineno">128</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L129"></a><tt class="py-lineno">129</tt>  <tt class="py-line">        <tt class="py-name">wildcard</tt> <tt class="py-op">=</tt> <tt class="py-string">"Tab delimited text file (*.txt)|*.txt|"</tt>\ </tt>
+<a name="L130"></a><tt class="py-lineno">130</tt>  <tt class="py-line">                    <tt class="py-string">"All files (*.*)|*.*"</tt> </tt>
+<a name="L131"></a><tt class="py-lineno">131</tt>  <tt class="py-line">        <tt class="py-name">dlg</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">FileDialog</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-string">"Choose the tab delimited text file with spectra/msfit"</tt><tt class="py-op">,</tt> </tt>
+<a name="L132"></a><tt class="py-lineno">132</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">defaultdirname</tt><tt class="py-op">,</tt> <tt class="py-string">""</tt><tt class="py-op">,</tt> <tt class="py-name">wildcard</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">OPEN</tt><tt class="py-op">)</tt>  </tt>
+<a name="L133"></a><tt class="py-lineno">133</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">ShowModal</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> <tt class="py-op">==</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">ID_OK</tt><tt class="py-op">:</tt>  </tt>
+<a name="L134"></a><tt class="py-lineno">134</tt>  <tt class="py-line">            <tt class="py-name">filename</tt><tt class="py-op">=</tt><tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">GetFilename</tt><tt class="py-op">(</tt><tt class="py-op">)</tt>  </tt>
+<a name="L135"></a><tt class="py-lineno">135</tt>  <tt class="py-line">            <tt class="py-name">dirname</tt><tt class="py-op">=</tt><tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">GetDirectory</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L136"></a><tt class="py-lineno">136</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">defaultdirname</tt> <tt class="py-op">=</tt> <tt class="py-name">dirname</tt> </tt>
+<a name="L137"></a><tt class="py-lineno">137</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">pairsfilename</tt> <tt class="py-op">=</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">path</tt><tt class="py-op">.</tt><tt class="py-name">join</tt><tt class="py-op">(</tt><tt class="py-name">dirname</tt><tt class="py-op">,</tt> <tt class="py-name">filename</tt><tt class="py-op">)</tt> </tt>
+<a name="L138"></a><tt class="py-lineno">138</tt>  <tt class="py-line">            <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">Destroy</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L139"></a><tt class="py-lineno">139</tt>  <tt class="py-line">            <tt class="py-comment">#self.menubar.Enable(ID_SAVEDATA, 0)</tt> </tt>
+<a name="L140"></a><tt class="py-lineno">140</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">pairsfilename_ok</tt> <tt class="py-op">=</tt> <tt class="py-name">True</tt> </tt>
+<a name="L141"></a><tt class="py-lineno">141</tt>  <tt class="py-line">        <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L142"></a><tt class="py-lineno">142</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">pairsfilename_ok</tt> <tt class="py-op">=</tt> <tt class="py-name">False</tt> </tt>
+<a name="L143"></a><tt class="py-lineno">143</tt>  <tt class="py-line">             </tt>
+<a name="L144"></a><tt class="py-lineno">144</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">orffilename_ok</tt> <tt class="py-op">==</tt> <tt class="py-name">True</tt> <tt class="py-keyword">and</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">pairsfilename_ok</tt> <tt class="py-op">==</tt> <tt class="py-name">True</tt><tt class="py-op">:</tt> </tt>
+<a name="L145"></a><tt class="py-lineno">145</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">ID_GO</tt><tt class="py-op">,</tt> <tt class="py-number">1</tt><tt class="py-op">)</tt> </tt>
+<a name="L146"></a><tt class="py-lineno">146</tt>  <tt class="py-line">        <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L147"></a><tt class="py-lineno">147</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">ID_GO</tt><tt class="py-op">,</tt> <tt class="py-number">0</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L148"></a><tt class="py-lineno">148</tt>  <tt class="py-line"> </tt>
+<a name="MainFrame.OnIPCChoose"></a><div id="MainFrame.OnIPCChoose-def"><a name="L149"></a><tt class="py-lineno">149</tt> <a class="py-toggle" href="#" id="MainFrame.OnIPCChoose-toggle" onclick="return toggle('MainFrame.OnIPCChoose');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamslaunchGUI.MainFrame-class.html#OnIPCChoose">OnIPCChoose</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt>  </tt>
+</div><a name="L150"></a><tt class="py-lineno">150</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L151"></a><tt class="py-lineno">151</tt>  <tt class="py-line"><tt class="py-docstring">        Obtain the path to the IPC executable with a dialog</tt> </tt>
+<a name="L152"></a><tt class="py-lineno">152</tt>  <tt class="py-line"><tt class="py-docstring">        Set the self.ipc_path</tt> </tt>
+<a name="L153"></a><tt class="py-lineno">153</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L154"></a><tt class="py-lineno">154</tt>  <tt class="py-line">        <tt class="py-name">wildcard</tt> <tt class="py-op">=</tt> <tt class="py-string">"All files (*.*)|*.*"</tt> </tt>
+<a name="L155"></a><tt class="py-lineno">155</tt>  <tt class="py-line">        <tt class="py-name">dlg</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">FileDialog</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-string">"Choose the interesting ORFs list text file"</tt><tt class="py-op">,</tt> </tt>
+<a name="L156"></a><tt class="py-lineno">156</tt>  <tt class="py-line">            <tt class="py-string">"/usr/local/"</tt><tt class="py-op">,</tt> <tt class="py-string">""</tt><tt class="py-op">,</tt> <tt class="py-name">wildcard</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">OPEN</tt><tt class="py-op">)</tt>  </tt>
+<a name="L157"></a><tt class="py-lineno">157</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">ShowModal</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> <tt class="py-op">==</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">ID_OK</tt><tt class="py-op">:</tt>  </tt>
+<a name="L158"></a><tt class="py-lineno">158</tt>  <tt class="py-line">            <tt class="py-name">filename</tt><tt class="py-op">=</tt><tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">GetFilename</tt><tt class="py-op">(</tt><tt class="py-op">)</tt>  </tt>
+<a name="L159"></a><tt class="py-lineno">159</tt>  <tt class="py-line">            <tt class="py-name">dirname</tt><tt class="py-op">=</tt><tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">GetDirectory</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L160"></a><tt class="py-lineno">160</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">ipc_path</tt> <tt class="py-op">=</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">path</tt><tt class="py-op">.</tt><tt class="py-name">join</tt><tt class="py-op">(</tt><tt class="py-name">dirname</tt><tt class="py-op">,</tt> <tt class="py-name">filename</tt><tt class="py-op">)</tt> </tt>
+<a name="L161"></a><tt class="py-lineno">161</tt>  <tt class="py-line">            <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">Destroy</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L162"></a><tt class="py-lineno">162</tt>  <tt class="py-line">            <tt class="py-comment">#self.menubar.Enable(ID_SAVEDATA, 0)</tt> </tt>
+<a name="L163"></a><tt class="py-lineno">163</tt>  <tt class="py-line"><tt class="py-comment"></tt>             </tt>
+<a name="MainFrame.OnLilamsChoose"></a><div id="MainFrame.OnLilamsChoose-def"><a name="L164"></a><tt class="py-lineno">164</tt> <a class="py-toggle" href="#" id="MainFrame.OnLilamsChoose-toggle" onclick="return toggle('MainFrame.OnLilamsChoose');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamslaunchGUI.MainFrame-class.html#OnLilamsChoose">OnLilamsChoose</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt>  </tt>
+</div><a name="L165"></a><tt class="py-lineno">165</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L166"></a><tt class="py-lineno">166</tt>  <tt class="py-line"><tt class="py-docstring">        Obtain the path to the python program used for calculations with a dialog</tt> </tt>
+<a name="L167"></a><tt class="py-lineno">167</tt>  <tt class="py-line"><tt class="py-docstring">        Set the self.lilams_path</tt> </tt>
+<a name="L168"></a><tt class="py-lineno">168</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L169"></a><tt class="py-lineno">169</tt>  <tt class="py-line">        <tt class="py-name">wildcard</tt> <tt class="py-op">=</tt> <tt class="py-string">"Python files (*.py)|*.py"</tt> </tt>
+<a name="L170"></a><tt class="py-lineno">170</tt>  <tt class="py-line">        <tt class="py-name">dlg</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">FileDialog</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-string">"Choose the lilams xml python script to run"</tt><tt class="py-op">,</tt> </tt>
+<a name="L171"></a><tt class="py-lineno">171</tt>  <tt class="py-line">            <tt class="py-string">"."</tt><tt class="py-op">,</tt> <tt class="py-string">""</tt><tt class="py-op">,</tt> <tt class="py-name">wildcard</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">OPEN</tt><tt class="py-op">)</tt>  </tt>
+<a name="L172"></a><tt class="py-lineno">172</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">ShowModal</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> <tt class="py-op">==</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">ID_OK</tt><tt class="py-op">:</tt>  </tt>
+<a name="L173"></a><tt class="py-lineno">173</tt>  <tt class="py-line">            <tt class="py-name">filename</tt><tt class="py-op">=</tt><tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">GetFilename</tt><tt class="py-op">(</tt><tt class="py-op">)</tt>  </tt>
+<a name="L174"></a><tt class="py-lineno">174</tt>  <tt class="py-line">            <tt class="py-name">dirname</tt><tt class="py-op">=</tt><tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">GetDirectory</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L175"></a><tt class="py-lineno">175</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">lilams_path</tt> <tt class="py-op">=</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">path</tt><tt class="py-op">.</tt><tt class="py-name">join</tt><tt class="py-op">(</tt><tt class="py-name">dirname</tt><tt class="py-op">,</tt> <tt class="py-name">filename</tt><tt class="py-op">)</tt> </tt>
+<a name="L176"></a><tt class="py-lineno">176</tt>  <tt class="py-line">            <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">Destroy</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L177"></a><tt class="py-lineno">177</tt>  <tt class="py-line">            <tt class="py-comment">#self.menubar.Enable(ID_SAVEDATA, 0)</tt> </tt>
+<a name="L178"></a><tt class="py-lineno">178</tt>  <tt class="py-line"><tt class="py-comment"></tt>                     </tt>
+<a name="MainFrame.OnGo"></a><div id="MainFrame.OnGo-def"><a name="L179"></a><tt class="py-lineno">179</tt> <a class="py-toggle" href="#" id="MainFrame.OnGo-toggle" onclick="return toggle('MainFrame.OnGo');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamslaunchGUI.MainFrame-class.html#OnGo">OnGo</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.OnGo-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="MainFrame.OnGo-expanded"><a name="L180"></a><tt class="py-lineno">180</tt>  <tt class="py-line">        <tt class="py-comment">#scriptname = r"python lilamsxml.py"</tt> </tt>
+<a name="L181"></a><tt class="py-lineno">181</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">scriptname</tt> <tt class="py-op">=</tt> <tt class="py-string">"python "</tt> <tt class="py-op">+</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">lilams_path</tt> </tt>
+<a name="L182"></a><tt class="py-lineno">182</tt>  <tt class="py-line">        <tt class="py-name">ipccommand</tt> <tt class="py-op">=</tt> <tt class="py-string">"-c "</tt> <tt class="py-op">+</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">ipc_path</tt> </tt>
+<a name="L183"></a><tt class="py-lineno">183</tt>  <tt class="py-line">         </tt>
+<a name="L184"></a><tt class="py-lineno">184</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-string">""</tt> <tt class="py-keyword">not</tt> <tt class="py-keyword">in</tt> <tt class="py-op">[</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">ipc_path</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">lilams_path</tt><tt class="py-op">]</tt><tt class="py-op">:</tt> </tt>
+<a name="L185"></a><tt class="py-lineno">185</tt>  <tt class="py-line">            <tt class="py-comment">#HTMLbasepath = "/Volumes/Fire/CosminF/200409September/SILAC_Rlp24/Msfit/"</tt> </tt>
+<a name="L186"></a><tt class="py-lineno">186</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-comment">#SPECTRAbasepath = "/Volumes/Fire/CosminF/200409September/SILAC_Rlp24/Spectra/"</tt> </tt>
+<a name="L187"></a><tt class="py-lineno">187</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-comment">#datalist = ReadFromFile(HTMLbasepath+"Results/pairsspectmsfitOK.txt")</tt> </tt>
+<a name="L188"></a><tt class="py-lineno">188</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-name">datalist</tt> <tt class="py-op">=</tt> <tt id="link-8" class="py-name" targets="Function lilamslaunchGUI.ReadFromFile()=lilamslaunchGUI-module.html#ReadFromFile"><a title="lilamslaunchGUI.ReadFromFile" class="py-name" href="#" onclick="return doclink('link-8', 'ReadFromFile', 'link-8');">ReadFromFile</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">pairsfilename</tt><tt class="py-op">)</tt> </tt>
+<a name="L189"></a><tt class="py-lineno">189</tt>  <tt class="py-line"> </tt>
+<a name="L190"></a><tt class="py-lineno">190</tt>  <tt class="py-line">            <tt class="py-comment">#orffilename = HTMLbasepath+"Results/listeORFpreriboetcontam.tab"</tt> </tt>
+<a name="L191"></a><tt class="py-lineno">191</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-name">orffilecomm</tt> <tt class="py-op">=</tt> <tt class="py-string">"-p "</tt> <tt class="py-op">+</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">orffilename</tt> </tt>
+<a name="L192"></a><tt class="py-lineno">192</tt>  <tt class="py-line"> </tt>
+<a name="L193"></a><tt class="py-lineno">193</tt>  <tt class="py-line">            <tt class="py-keyword">print</tt> <tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">datalist</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> <tt class="py-string">"pairs of files to be analysed"</tt> </tt>
+<a name="L194"></a><tt class="py-lineno">194</tt>  <tt class="py-line">            <tt class="py-comment">#print datalist</tt> </tt>
+<a name="L195"></a><tt class="py-lineno">195</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-comment">#print datalist</tt> </tt>
+<a name="L196"></a><tt class="py-lineno">196</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-name">paircounter</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L197"></a><tt class="py-lineno">197</tt>  <tt class="py-line">            <tt class="py-name">dlg</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">ProgressDialog</tt><tt class="py-op">(</tt><tt class="py-string">"Quantitating peptides..."</tt><tt class="py-op">,</tt> <tt class="py-string">"Working..."</tt><tt class="py-op">,</tt> <tt class="py-name">maximum</tt> <tt class="py-op">=</tt> <tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">datalist</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> <tt class="py-name">parent</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">,</tt> </tt>
+<a name="L198"></a><tt class="py-lineno">198</tt>  <tt class="py-line">                <tt class="py-name">style</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">PD_CAN_ABORT</tt><tt class="py-op">|</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">PD_APP_MODAL</tt><tt class="py-op">)</tt> </tt>
+<a name="L199"></a><tt class="py-lineno">199</tt>  <tt class="py-line"> </tt>
+<a name="L200"></a><tt class="py-lineno">200</tt>  <tt class="py-line">            <tt class="py-keyword">for</tt> <tt class="py-name">pair</tt> <tt class="py-keyword">in</tt> <tt class="py-name">datalist</tt><tt class="py-op">:</tt> </tt>
+<a name="L201"></a><tt class="py-lineno">201</tt>  <tt class="py-line">                <tt class="py-comment">#generate as many xml files as html files are present</tt> </tt>
+<a name="L202"></a><tt class="py-lineno">202</tt>  <tt class="py-line"><tt class="py-comment"></tt> </tt>
+<a name="L203"></a><tt class="py-lineno">203</tt>  <tt class="py-line">                <tt class="py-comment">#the pair contains the name of the spectrum file and the name of the msfit file</tt> </tt>
+<a name="L204"></a><tt class="py-lineno">204</tt>  <tt class="py-line"><tt class="py-comment"></tt>                <tt class="py-name">spectrumname</tt> <tt class="py-op">=</tt> <tt class="py-string">"-s "</tt> <tt class="py-op">+</tt> <tt class="py-name">pair</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt> </tt>
+<a name="L205"></a><tt class="py-lineno">205</tt>  <tt class="py-line">                <tt class="py-name">identifname</tt> <tt class="py-op">=</tt> <tt class="py-string">"-i "</tt> <tt class="py-op">+</tt> <tt class="py-name">pair</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt> </tt>
+<a name="L206"></a><tt class="py-lineno">206</tt>  <tt class="py-line"> </tt>
+<a name="L207"></a><tt class="py-lineno">207</tt>  <tt class="py-line">                <tt class="py-name">tailspecfile</tt> <tt class="py-op">=</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">path</tt><tt class="py-op">.</tt><tt class="py-name">split</tt><tt class="py-op">(</tt><tt class="py-name">pair</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">)</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt> </tt>
+<a name="L208"></a><tt class="py-lineno">208</tt>  <tt class="py-line">                <tt class="py-name">splittedid</tt> <tt class="py-op">=</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">path</tt><tt class="py-op">.</tt><tt class="py-name">splitext</tt><tt class="py-op">(</tt><tt class="py-name">tailspecfile</tt><tt class="py-op">)</tt> </tt>
+<a name="L209"></a><tt class="py-lineno">209</tt>  <tt class="py-line">                <tt class="py-name">splittedpath</tt> <tt class="py-op">=</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">path</tt><tt class="py-op">.</tt><tt class="py-name">split</tt><tt class="py-op">(</tt><tt class="py-name">pair</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L210"></a><tt class="py-lineno">210</tt>  <tt class="py-line">                <tt class="py-name">splittedfname</tt> <tt class="py-op">=</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">path</tt><tt class="py-op">.</tt><tt class="py-name">splitext</tt><tt class="py-op">(</tt><tt class="py-name">splittedpath</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L211"></a><tt class="py-lineno">211</tt>  <tt class="py-line">                <tt class="py-name">xmlfname</tt> <tt class="py-op">=</tt> <tt class="py-name">splittedfname</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt> <tt class="py-op">+</tt> <tt class="py-string">"_"</tt> <tt class="py-op">+</tt><tt class="py-name">splittedid</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt> <tt class="py-op">+</tt> <tt class="py-string">".xml"</tt> </tt>
+<a name="L212"></a><tt class="py-lineno">212</tt>  <tt class="py-line">                <tt class="py-name">resultfname</tt> <tt class="py-op">=</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">path</tt><tt class="py-op">.</tt><tt class="py-name">join</tt><tt class="py-op">(</tt><tt class="py-name">splittedpath</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">,</tt> <tt class="py-name">xmlfname</tt><tt class="py-op">)</tt> </tt>
+<a name="L213"></a><tt class="py-lineno">213</tt>  <tt class="py-line"> </tt>
+<a name="L214"></a><tt class="py-lineno">214</tt>  <tt class="py-line">                <tt class="py-keyword">try</tt><tt class="py-op">:</tt> </tt>
+<a name="L215"></a><tt class="py-lineno">215</tt>  <tt class="py-line">                    <tt class="py-name">pipe_s</tt> <tt class="py-op">=</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">popen</tt><tt class="py-op">(</tt><tt class="py-string">"%s %s %s %s %s"</tt> <tt class="py-op">%</tt> <tt class="py-op">(</tt><tt class="py-name">scriptname</tt><tt class="py-op">,</tt> <tt class="py-name">spectrumname</tt><tt class="py-op">,</tt> <tt class="py-name">identifname</tt><tt class="py-op">,</tt> </tt>
+<a name="L216"></a><tt class="py-lineno">216</tt>  <tt class="py-line">                                          <tt class="py-name">ipccommand</tt><tt class="py-op">,</tt> <tt class="py-name">orffilecomm</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L217"></a><tt class="py-lineno">217</tt>  <tt class="py-line">                    <tt class="py-name">result</tt> <tt class="py-op">=</tt> <tt class="py-name">pipe_s</tt><tt class="py-op">.</tt><tt class="py-name">read</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L218"></a><tt class="py-lineno">218</tt>  <tt class="py-line">                    <tt class="py-comment">#the result is an xml formatted string</tt> </tt>
+<a name="L219"></a><tt class="py-lineno">219</tt>  <tt class="py-line"><tt class="py-comment"></tt>                    <tt class="py-keyword">if</tt> <tt class="py-name">result</tt> <tt class="py-op">&lt;&gt;</tt> <tt class="py-string">"nodata"</tt><tt class="py-op">:</tt> </tt>
+<a name="L220"></a><tt class="py-lineno">220</tt>  <tt class="py-line">                        <tt class="py-name">fileout</tt> <tt class="py-op">=</tt> <tt class="py-name">open</tt><tt class="py-op">(</tt><tt class="py-name">resultfname</tt><tt class="py-op">,</tt> <tt class="py-string">"w"</tt><tt class="py-op">)</tt> </tt>
+<a name="L221"></a><tt class="py-lineno">221</tt>  <tt class="py-line">                        <tt class="py-name">fileout</tt><tt class="py-op">.</tt><tt class="py-name">write</tt><tt class="py-op">(</tt><tt class="py-name">result</tt><tt class="py-op">)</tt> </tt>
+<a name="L222"></a><tt class="py-lineno">222</tt>  <tt class="py-line">                        <tt class="py-name">fileout</tt><tt class="py-op">.</tt><tt class="py-name">close</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L223"></a><tt class="py-lineno">223</tt>  <tt class="py-line">                    <tt class="py-name">paircounter</tt><tt class="py-op">+=</tt><tt class="py-number">1</tt> </tt>
+<a name="L224"></a><tt class="py-lineno">224</tt>  <tt class="py-line">                    <tt class="py-keyword">print</tt> <tt class="py-name">paircounter</tt><tt class="py-op">,</tt> <tt class="py-name">pair</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">,</tt> <tt class="py-name">pair</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">,</tt> <tt class="py-string">"done..."</tt>  </tt>
+<a name="L225"></a><tt class="py-lineno">225</tt>  <tt class="py-line">                    <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">Update</tt><tt class="py-op">(</tt><tt class="py-name">paircounter</tt><tt class="py-op">,</tt> <tt class="py-string">"Done "</tt><tt class="py-op">+</tt> <tt class="py-name">xmlfname</tt> <tt class="py-op">+</tt><tt class="py-string">"."</tt><tt class="py-op">)</tt> </tt>
+<a name="L226"></a><tt class="py-lineno">226</tt>  <tt class="py-line">                <tt class="py-keyword">except</tt><tt class="py-op">:</tt> </tt>
+<a name="L227"></a><tt class="py-lineno">227</tt>  <tt class="py-line">                    <tt class="py-keyword">print</tt> <tt class="py-name">pair</tt><tt class="py-op">,</tt> <tt class="py-string">"didn't work"</tt> </tt>
+<a name="L228"></a><tt class="py-lineno">228</tt>  <tt class="py-line">            <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">Destroy</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L229"></a><tt class="py-lineno">229</tt>  <tt class="py-line">         </tt>
+<a name="L230"></a><tt class="py-lineno">230</tt>  <tt class="py-line">        <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L231"></a><tt class="py-lineno">231</tt>  <tt class="py-line">            <tt class="py-name">dlg</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">MessageDialog</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-string">'IPC path and lilams script must be specified'</tt><tt class="py-op">,</tt> </tt>
+<a name="L232"></a><tt class="py-lineno">232</tt>  <tt class="py-line">                      <tt class="py-string">'Alert'</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">OK</tt> <tt class="py-op">|</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">ICON_INFORMATION</tt><tt class="py-op">)</tt> </tt>
+<a name="L233"></a><tt class="py-lineno">233</tt>  <tt class="py-line">            <tt class="py-keyword">try</tt><tt class="py-op">:</tt> </tt>
+<a name="L234"></a><tt class="py-lineno">234</tt>  <tt class="py-line">                <tt class="py-name">result</tt> <tt class="py-op">=</tt> <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">ShowModal</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L235"></a><tt class="py-lineno">235</tt>  <tt class="py-line">                <tt class="py-keyword">if</tt>  <tt class="py-name">result</tt> <tt class="py-op">==</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">ID_OK</tt><tt class="py-op">:</tt> </tt>
+<a name="L236"></a><tt class="py-lineno">236</tt>  <tt class="py-line">                    <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">Destroy</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L237"></a><tt class="py-lineno">237</tt>  <tt class="py-line">            <tt class="py-keyword">finally</tt><tt class="py-op">:</tt> </tt>
+<a name="L238"></a><tt class="py-lineno">238</tt>  <tt class="py-line">                <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">Destroy</tt><tt class="py-op">(</tt><tt class="py-op">)</tt>         </tt>
+</div><a name="L239"></a><tt class="py-lineno">239</tt>  <tt class="py-line">             </tt>
+<a name="MainFrame.OnHelpAbout"></a><div id="MainFrame.OnHelpAbout-def"><a name="L240"></a><tt class="py-lineno">240</tt> <a class="py-toggle" href="#" id="MainFrame.OnHelpAbout-toggle" onclick="return toggle('MainFrame.OnHelpAbout');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamslaunchGUI.MainFrame-class.html#OnHelpAbout">OnHelpAbout</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.OnHelpAbout-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="MainFrame.OnHelpAbout-expanded"><a name="L241"></a><tt class="py-lineno">241</tt>  <tt class="py-line">        <tt class="py-keyword">from</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">lib</tt><tt class="py-op">.</tt><tt class="py-name">dialogs</tt> <tt class="py-keyword">import</tt> <tt class="py-name">ScrolledMessageDialog</tt> </tt>
+<a name="L242"></a><tt class="py-lineno">242</tt>  <tt class="py-line">        <tt class="py-name">about</tt> <tt class="py-op">=</tt> <tt class="py-name">ScrolledMessageDialog</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">__doc__</tt><tt class="py-op">,</tt> <tt class="py-string">"About..."</tt><tt class="py-op">)</tt> </tt>
+<a name="L243"></a><tt class="py-lineno">243</tt>  <tt class="py-line">        <tt class="py-name">about</tt><tt class="py-op">.</tt><tt class="py-name">ShowModal</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L244"></a><tt class="py-lineno">244</tt>  <tt class="py-line">         </tt>
+<a name="MainFrame.OnFileExit"></a><div id="MainFrame.OnFileExit-def"><a name="L245"></a><tt class="py-lineno">245</tt> <a class="py-toggle" href="#" id="MainFrame.OnFileExit-toggle" onclick="return toggle('MainFrame.OnFileExit');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamslaunchGUI.MainFrame-class.html#OnFileExit">OnFileExit</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.OnFileExit-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="MainFrame.OnFileExit-expanded"><a name="L246"></a><tt class="py-lineno">246</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">Close</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+</div></div><a name="L247"></a><tt class="py-lineno">247</tt>  <tt class="py-line">         </tt>
+<a name="L248"></a><tt class="py-lineno">248</tt>  <tt class="py-line"> </tt>
+<a name="L249"></a><tt class="py-lineno">249</tt>  <tt class="py-line"> </tt>
+<a name="L250"></a><tt class="py-lineno">250</tt>  <tt class="py-line"><tt id="link-9" class="py-name" targets="Variable MSFit_to_txt.app=MSFit_to_txt-module.html#app,Variable lilamslaunchGUI.app=lilamslaunchGUI-module.html#app,Variable silacvalidator.app=silacvalidator-module.html#app"><a title="MSFit_to_txt.app
+lilamslaunchGUI.app
+silacvalidator.app" class="py-name" href="#" onclick="return doclink('link-9', 'app', 'link-9');">app</a></tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">PySimpleApp</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L251"></a><tt class="py-lineno">251</tt>  <tt class="py-line"><tt id="link-10" class="py-name" targets="Variable MSFit_to_txt.frame=MSFit_to_txt-module.html#frame,Variable lilamslaunchGUI.frame=lilamslaunchGUI-module.html#frame,Variable silacvalidator.frame=silacvalidator-module.html#frame"><a title="MSFit_to_txt.frame
+lilamslaunchGUI.frame
+silacvalidator.frame" class="py-name" href="#" onclick="return doclink('link-10', 'frame', 'link-10');">frame</a></tt> <tt class="py-op">=</tt> <tt id="link-11" class="py-name" targets="Class MSFit_to_txt.MainFrame=MSFit_to_txt.MainFrame-class.html,Class lilamslaunchGUI.MainFrame=lilamslaunchGUI.MainFrame-class.html,Class silacvalidator.MainFrame=silacvalidator.MainFrame-class.html"><a title="MSFit_to_txt.MainFrame
+lilamslaunchGUI.MainFrame
+silacvalidator.MainFrame" class="py-name" href="#" onclick="return doclink('link-11', 'MainFrame', 'link-11');">MainFrame</a></tt><tt class="py-op">(</tt><tt class="py-name">None</tt><tt class="py-op">,</tt> <tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">,</tt> <tt class="py-string">"LilamsXML launcher v. 0.2"</tt><tt class="py-op">)</tt> </tt>
+<a name="L252"></a><tt class="py-lineno">252</tt>  <tt class="py-line"><tt id="link-12" class="py-name"><a title="MSFit_to_txt.app
+lilamslaunchGUI.app
+silacvalidator.app" class="py-name" href="#" onclick="return doclink('link-12', 'app', 'link-9');">app</a></tt><tt class="py-op">.</tt><tt class="py-name">SetTopWindow</tt><tt class="py-op">(</tt><tt id="link-13" class="py-name"><a title="MSFit_to_txt.frame
+lilamslaunchGUI.frame
+silacvalidator.frame" class="py-name" href="#" onclick="return doclink('link-13', 'frame', 'link-10');">frame</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L253"></a><tt class="py-lineno">253</tt>  <tt class="py-line"><tt id="link-14" class="py-name"><a title="MSFit_to_txt.app
+lilamslaunchGUI.app
+silacvalidator.app" class="py-name" href="#" onclick="return doclink('link-14', 'app', 'link-9');">app</a></tt><tt class="py-op">.</tt><tt class="py-name">MainLoop</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L254"></a><tt class="py-lineno">254</tt>  <tt class="py-line"> </tt><script type="text/javascript">
+<!--
+expandto(location.href);
+// -->
+</script>
+</pre>
+<br />
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table border="0" cellpadding="0" cellspacing="0" width="100%%">
+  <tr>
+    <td align="left" class="footer">
+    Generated by Epydoc 3.0.1 on Tue Apr 29 19:05:24 2008
+    </td>
+    <td align="right" class="footer">
+      <a target="mainFrame" href="http://epydoc.sourceforge.net"
+        >http://epydoc.sourceforge.net</a>
+    </td>
+  </tr>
+</table>
+
+<script type="text/javascript">
+  <!--
+  // Private objects are initially displayed (because if
+  // javascript is turned off then we want them to be
+  // visible); but by default, we want to hide them.  So hide
+  // them unless we have a cookie that says to show them.
+  checkCookie();
+  // -->
+</script>
+</body>
+</html>
diff --git a/docs/lilamslaunchGUI.MainFrame-class.html b/docs/lilamslaunchGUI.MainFrame-class.html
new file mode 100644
index 0000000000000000000000000000000000000000..da49a506cb752a50c241cca9093054540b9a2722
--- /dev/null
+++ b/docs/lilamslaunchGUI.MainFrame-class.html
@@ -0,0 +1,275 @@
+<?xml version="1.0" encoding="ascii"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+          "DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+  <title>lilamslaunchGUI.MainFrame</title>
+  <link rel="stylesheet" href="epydoc.css" type="text/css" />
+  <script type="text/javascript" src="epydoc.js"></script>
+</head>
+
+<body bgcolor="white" text="black" link="blue" vlink="#204080"
+      alink="#204080">
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr valign="top">
+    <td width="100%">
+      <span class="breadcrumbs">
+        <a href="lilamslaunchGUI-module.html">Module&nbsp;lilamslaunchGUI</a> ::
+        Class&nbsp;MainFrame
+      </span>
+    </td>
+    <td>
+      <table cellpadding="0" cellspacing="0">
+        <!-- hide/show private -->
+        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
+    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<!-- ==================== CLASS DESCRIPTION ==================== -->
+<h1 class="epydoc">Class MainFrame</h1><p class="nomargin-top"><span class="codelink"><a href="lilamslaunchGUI-pysrc.html#MainFrame">source&nbsp;code</a></span></p>
+<pre class="base-tree">
+wx.Frame --+
+           |
+          <strong class="uidshort">MainFrame</strong>
+</pre>
+
+<hr />
+<!-- ==================== INSTANCE METHODS ==================== -->
+<a name="section-InstanceMethods"></a>
+<table class="summary" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Instance Methods</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-InstanceMethods"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="__init__"></a><span class="summary-sig-name">__init__</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">parent</span>,
+        <span class="summary-sig-arg">id</span>,
+        <span class="summary-sig-arg">title</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamslaunchGUI-pysrc.html#MainFrame.__init__">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnFileOpenORFs"></a><span class="summary-sig-name">OnFileOpenORFs</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span><br />
+      Obtain the name of the file with the ORFs list Set the 
+      self.orfname_ok to True</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamslaunchGUI-pysrc.html#MainFrame.OnFileOpenORFs">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnFileOpenPairs"></a><span class="summary-sig-name">OnFileOpenPairs</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span><br />
+      Obtain the name of the file with the pairs spectrum files/msfit files
+      - complete paths</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamslaunchGUI-pysrc.html#MainFrame.OnFileOpenPairs">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnIPCChoose"></a><span class="summary-sig-name">OnIPCChoose</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span><br />
+      Obtain the path to the IPC executable with a dialog Set the 
+      self.ipc_path</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamslaunchGUI-pysrc.html#MainFrame.OnIPCChoose">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnLilamsChoose"></a><span class="summary-sig-name">OnLilamsChoose</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span><br />
+      Obtain the path to the python program used for calculations with a 
+      dialog Set the self.lilams_path</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamslaunchGUI-pysrc.html#MainFrame.OnLilamsChoose">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnGo"></a><span class="summary-sig-name">OnGo</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamslaunchGUI-pysrc.html#MainFrame.OnGo">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnHelpAbout"></a><span class="summary-sig-name">OnHelpAbout</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamslaunchGUI-pysrc.html#MainFrame.OnHelpAbout">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnFileExit"></a><span class="summary-sig-name">OnFileExit</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamslaunchGUI-pysrc.html#MainFrame.OnFileExit">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+</table>
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table border="0" cellpadding="0" cellspacing="0" width="100%%">
+  <tr>
+    <td align="left" class="footer">
+    Generated by Epydoc 3.0.1 on Tue Apr 29 19:05:23 2008
+    </td>
+    <td align="right" class="footer">
+      <a target="mainFrame" href="http://epydoc.sourceforge.net"
+        >http://epydoc.sourceforge.net</a>
+    </td>
+  </tr>
+</table>
+
+<script type="text/javascript">
+  <!--
+  // Private objects are initially displayed (because if
+  // javascript is turned off then we want them to be
+  // visible); but by default, we want to hide them.  So hide
+  // them unless we have a cookie that says to show them.
+  checkCookie();
+  // -->
+</script>
+</body>
+</html>
diff --git a/docs/lilamsxml-module.html b/docs/lilamsxml-module.html
new file mode 100644
index 0000000000000000000000000000000000000000..4b887bffbefd2403289bed7e5a96fe5af6c0dec2
--- /dev/null
+++ b/docs/lilamsxml-module.html
@@ -0,0 +1,1023 @@
+<?xml version="1.0" encoding="ascii"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+          "DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+  <title>lilamsxml</title>
+  <link rel="stylesheet" href="epydoc.css" type="text/css" />
+  <script type="text/javascript" src="epydoc.js"></script>
+</head>
+
+<body bgcolor="white" text="black" link="blue" vlink="#204080"
+      alink="#204080">
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr valign="top">
+    <td width="100%">
+      <span class="breadcrumbs">
+        Module&nbsp;lilamsxml
+      </span>
+    </td>
+    <td>
+      <table cellpadding="0" cellspacing="0">
+        <!-- hide/show private -->
+        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
+    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<!-- ==================== MODULE DESCRIPTION ==================== -->
+<h1 class="epydoc">Module lilamsxml</h1><p class="nomargin-top"><span class="codelink"><a href="lilamsxml-pysrc.html">source&nbsp;code</a></span></p>
+<p>lilamsxml.py - python script for the analysis of SILAC experiments 
+  with MALDI spectra and MSFit protein identifications</p>
+  <p>first version - September 2003 this version - September 2004 slightly 
+  revised in oct 2005 and jan 2008</p>
+  <p>Allows generation of XML output containing the whole information used 
+  for quantitations As a result, the output of this script is an XML-like 
+  string with &lt;pepdata&gt;...&lt;/pepdata&gt; as delimiters.</p>
+  <p>Uses HTMLparser to parse the MSFit files. While much slower, this 
+  method is much more flexible</p>
+  <p>GIM - Institut Pasteur first argument - spectrum (text format) 
+  (--spectrum, -s) second argument - Msfit file (html format) (--msfithtml,
+  -i) third argument - a list of ORFs that will be quantified (--orflist, 
+  -p) fourth argument - the path to the ipc, Isotope Pattern Calculator 
+  executable (--ipc_path, -c) as it may vary in localization</p>
+  <p>Returns the results to the stdout with the peptide sequence and 
+  differences between observed peak intensities and their theoretical 
+  intensities. By default 10 peak differences from a family of peaks are 
+  returned this takes in account 0, 1, 2 or 3 leucines Makes use of the 
+  external IPC program for calculating peak mass distributions. The program
+  should be installed locally.</p>
+  <p>Modified on 20080130 to handle the absence of a mowse score Will 
+  report 1, if a Mowse score is present. April 2008, integrated the HTML 
+  parser in the script</p>
+  <p>Cosmin SAVEANU, Genetique des Interactions Macromoleculaires Alain 
+  Jacquier's lab, Institut Pasteur, CNRS-URA 2171</p>
+
+<!-- ==================== CLASSES ==================== -->
+<a name="section-Classes"></a>
+<table class="summary" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Classes</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-Classes"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a href="lilamsxml.MSFit32Parser-class.html" class="summary-name">MSFit32Parser</a><br />
+      A parser for MSFit HTML (version 3.2) results to obtain a dictionary 
+      of data corresponding to the page, first entry only
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a href="lilamsxml.DataIntObj-class.html" class="summary-name">DataIntObj</a><br />
+      A data structure to handle SILAC difference results and calculate 
+        statistics
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a href="lilamsxml.Usage-class.html" class="summary-name">Usage</a><br />
+      used for catching exceptions generated during command line 
+        parameter parsing
+    </td>
+  </tr>
+</table>
+<!-- ==================== FUNCTIONS ==================== -->
+<a name="section-Functions"></a>
+<table class="summary" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Functions</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-Functions"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="lilamsxml-module.html#ParseMSFIT" class="summary-sig-name">ParseMSFIT</a>(<span class="summary-sig-arg">msfitfilehandle</span>)</span><br />
+      Parses an MSFit generated html identification file</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#ParseMSFIT">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="lilamsxml-module.html#CalcMonoMz" class="summary-sig-name">CalcMonoMz</a>(<span class="summary-sig-arg">pepseq</span>)</span><br />
+      Returns the m/zH+ for a peptide</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#CalcMonoMz">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="Mean"></a><span class="summary-sig-name">Mean</span>(<span class="summary-sig-arg">inlist</span>)</span><br />
+      Obtain the mean of the values from a list</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#Mean">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="SumSquares"></a><span class="summary-sig-name">SumSquares</span>(<span class="summary-sig-arg">inlist</span>)</span><br />
+      Squares each value in the passed list, adds up these squares and 
+      returns the result.</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#SumSquares">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="Variance"></a><span class="summary-sig-name">Variance</span>(<span class="summary-sig-arg">inlist</span>)</span><br />
+      Calculates the variance for a sample Returns 1 if less than 2 values 
+      are provided</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#Variance">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="StdDev"></a><span class="summary-sig-name">StdDev</span>(<span class="summary-sig-arg">inlist</span>)</span><br />
+      Returns the standard deviation of the values in the passed list using
+      N-1 in the denominator (i.e., to estimate population stdev).</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#StdDev">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="lilamsxml-module.html#Median" class="summary-sig-name">Median</a>(<span class="summary-sig-arg">inlist</span>)</span><br />
+      Returns the median of the passed list.</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#Median">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="lilamsxml-module.html#ReadFromFileFloats" class="summary-sig-name">ReadFromFileFloats</a>(<span class="summary-sig-arg">fhandle</span>,
+        <span class="summary-sig-arg">skip</span>=<span class="summary-sig-default">0</span>)</span><br />
+      Obtain data from a tab delimited file into a list of floats</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#ReadFromFileFloats">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="WriteMToFile"></a><span class="summary-sig-name">WriteMToFile</span>(<span class="summary-sig-arg">matrix</span>,
+        <span class="summary-sig-arg">file_handle</span>)</span><br />
+      Writes the content of a matrix (list of lists) to a tab delimited 
+      text file</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#WriteMToFile">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="WriteMToString"></a><span class="summary-sig-name">WriteMToString</span>(<span class="summary-sig-arg">matrix</span>)</span><br />
+      Returns the content of a matrix to a tab delimited string</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#WriteMToString">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="WriteListToString"></a><span class="summary-sig-name">WriteListToString</span>(<span class="summary-sig-arg">list</span>,
+        <span class="summary-sig-arg">format</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#WriteListToString">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="lilamsxml-module.html#GetPeak" class="summary-sig-name">GetPeak</a>(<span class="summary-sig-arg">data</span>,
+        <span class="summary-sig-arg">peakx</span>,
+        <span class="summary-sig-arg">lo</span>=<span class="summary-sig-default">0</span>,
+        <span class="summary-sig-arg">hi</span>=<span class="summary-sig-default">41357</span>)</span><br />
+      Obtain the x y index for the pair most closely to the peak mass in 
+      the list of data: mass-intensity</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#GetPeak">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="lilamsxml-module.html#CrowlToMax" class="summary-sig-name">CrowlToMax</a>(<span class="summary-sig-arg">peakindex</span>,
+        <span class="summary-sig-arg">howmuch</span>,
+        <span class="summary-sig-arg">data</span>)</span><br />
+      Returns the most probable position of a maximum around a given index</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#CrowlToMax">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="lilamsxml-module.html#GetBackground" class="summary-sig-name">GetBackground</a>(<span class="summary-sig-arg">monoindex</span>,
+        <span class="summary-sig-arg">points</span>,
+        <span class="summary-sig-arg">data</span>,
+        <span class="summary-sig-arg">level</span>=<span class="summary-sig-default">0.05</span>)</span><br />
+      Define the background as the average of the &lt;level&gt;% lowest 
+      intensity values; uses function Mean</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#GetBackground">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="lilamsxml-module.html#GetIsotopeSeries" class="summary-sig-name">GetIsotopeSeries</a>(<span class="summary-sig-arg">monoindex</span>,
+        <span class="summary-sig-arg">howmany</span>,
+        <span class="summary-sig-arg">data</span>)</span><br />
+      Returns a list of intensities in a series of peaks</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#GetIsotopeSeries">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="lilamsxml-module.html#GetPeaksFromValue" class="summary-sig-name">GetPeaksFromValue</a>(<span class="summary-sig-arg">monopeak</span>,
+        <span class="summary-sig-arg">data</span>,
+        <span class="summary-sig-arg">bground</span>=<span class="summary-sig-default">100</span>,
+        <span class="summary-sig-arg">nbisotopes</span>=<span class="summary-sig-default">14</span>,
+        <span class="summary-sig-arg">crowlnb</span>=<span class="summary-sig-default">5</span>)</span><br />
+      Generates the list (amu and intensities) from a peak amu value</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#GetPeaksFromValue">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="lilamsxml-module.html#RunIPC" class="summary-sig-name">RunIPC</a>(<span class="summary-sig-arg">peptide</span>,
+        <span class="summary-sig-arg">howmany</span>,
+        <span class="summary-sig-arg">monoisoint</span>,
+        <span class="summary-sig-arg">ipc_path</span>)</span><br />
+      Runs the external program IPC -&gt; theoretical isotopic distribution</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#RunIPC">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="IsDifference"></a><span class="summary-sig-name">IsDifference</span>(<span class="summary-sig-arg">difference</span>,
+        <span class="summary-sig-arg">dif</span>,
+        <span class="summary-sig-arg">tolerated</span>)</span><br />
+      Returns 1 if the &lt;difference&gt; is in the tolerated range around 
+      &lt;dif&gt; accepts an error, the &lt;tolerated&gt; parameter</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#IsDifference">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="lilamsxml-module.html#PepCompare" class="summary-sig-name">PepCompare</a>(<span class="summary-sig-arg">pepmz</span>,
+        <span class="summary-sig-arg">pepseq</span>)</span><br />
+      Evaluates the measured mass of a peptide to see if its deuterated or 
+      not</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#PepCompare">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="lilamsxml-module.html#CorrectIsotopicSeries" class="summary-sig-name">CorrectIsotopicSeries</a>(<span class="summary-sig-arg">pepmz</span>,
+        <span class="summary-sig-arg">pepseq</span>,
+        <span class="summary-sig-arg">data</span>,
+        <span class="summary-sig-arg">peaks</span>,
+        <span class="summary-sig-arg">ipc_path</span>)</span><br />
+      Calculates the theoretical intensities of the first 4 peaks for 
+      peptides with 1 Leucine, the pepmz corresponds to the nondeuterated 
+      form.</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#CorrectIsotopicSeries">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="lilamsxml-module.html#MzIntGet" class="summary-sig-name">MzIntGet</a>(<span class="summary-sig-arg">data</span>,
+        <span class="summary-sig-arg">pepmz</span>,
+        <span class="summary-sig-arg">plusminus</span>=<span class="summary-sig-default">15</span>)</span><br />
+      Obtain the list of mz-int pairs from the spectrum data</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#MzIntGet">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="ProcessSpectrum"></a><span class="summary-sig-name">ProcessSpectrum</span>(<span class="summary-sig-arg">spectrahandle</span>,
+        <span class="summary-sig-arg">msfithandle</span>,
+        <span class="summary-sig-arg">orflisthandle</span>,
+        <span class="summary-sig-arg">ipc_path</span>)</span><br />
+      A function to simplify the aspect of Main uses handles to file or 
+      file-like objects Returns the results in list/string form May also be
+      used in a CGI</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#ProcessSpectrum">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="main"></a><span class="summary-sig-name">main</span>(<span class="summary-sig-arg">argv</span>=<span class="summary-sig-default">None</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#main">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+</table>
+<!-- ==================== VARIABLES ==================== -->
+<a name="section-Variables"></a>
+<table class="summary" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Variables</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-Variables"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="pepseqRE"></a><span class="summary-name">pepseqRE</span> = <code title="r&quot;sequence=([A-Z]+)\*?\\&quot;">r&quot;sequence=([A-Z]+)\*?\\&quot;</code>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="peplinePATT"></a><span class="summary-name">peplinePATT</span> = <code title="re.compile(pepseqRE)">re.compile(pepseqRE)</code>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="pepseqmodRE"></a><span class="summary-name">pepseqmodRE</span> = <code title="r&quot;\)([A-Z]+)\*?\(&quot;">r&quot;\)([A-Z]+)\*?\(&quot;</code>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="peplinePATTmod"></a><span class="summary-name">peplinePATTmod</span> = <code title="re.compile(pepseqmodRE)">re.compile(pepseqmodRE)</code>
+    </td>
+  </tr>
+</table>
+<!-- ==================== FUNCTION DETAILS ==================== -->
+<a name="section-FunctionDetails"></a>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Function Details</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-FunctionDetails"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+</table>
+<a name="ParseMSFIT"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">ParseMSFIT</span>(<span class="sig-arg">msfitfilehandle</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="lilamsxml-pysrc.html#ParseMSFIT">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>Parses an MSFit generated html identification file</p>
+  <p>Returns a list of dictionaries with 2 entries: dict key = protdata - 
+  with many subkeys dict key = pepdata with subkeys 'matched' - a list m/z 
+  - sequence, and 'unmatched' - a simple list</p>
+  <dl class="fields">
+  </dl>
+</td></tr></table>
+</div>
+<a name="CalcMonoMz"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">CalcMonoMz</span>(<span class="sig-arg">pepseq</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="lilamsxml-pysrc.html#CalcMonoMz">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>Returns the m/zH+ for a peptide</p>
+  <p>Using the monoisotopic masses of aminoacid residues calculates the 
+  monoisotopic mass of a peptide with a given sequence. Variations may be 
+  implemented by the use of modified aminoacid masses</p>
+  <dl class="fields">
+  </dl>
+</td></tr></table>
+</div>
+<a name="Median"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">Median</span>(<span class="sig-arg">inlist</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="lilamsxml-pysrc.html#Median">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>Returns the median of the passed list. Returns 0 or the element if 
+  less than 2 elements are passed to the function</p>
+  <dl class="fields">
+  </dl>
+</td></tr></table>
+</div>
+<a name="ReadFromFileFloats"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">ReadFromFileFloats</span>(<span class="sig-arg">fhandle</span>,
+        <span class="sig-arg">skip</span>=<span class="sig-default">0</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="lilamsxml-pysrc.html#ReadFromFileFloats">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>Obtain data from a tab delimited file into a list of floats</p>
+  <p>Needs the import string statement The &lt;skip&gt; parameter indicate 
+  the number of lines not read. This version uses a filehandle for calls 
+  Entry file has the format (with or without a header): 1000.0450 tab 158 
+  1000.0650 tab 190 ... ...</p>
+  <dl class="fields">
+  </dl>
+</td></tr></table>
+</div>
+<a name="GetPeak"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">GetPeak</span>(<span class="sig-arg">data</span>,
+        <span class="sig-arg">peakx</span>,
+        <span class="sig-arg">lo</span>=<span class="sig-default">0</span>,
+        <span class="sig-arg">hi</span>=<span class="sig-default">41357</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="lilamsxml-pysrc.html#GetPeak">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>Obtain the x y index for the pair most closely to the peak mass in the
+  list of data: mass-intensity</p>
+  <p>Uses a binary search algorithm since the list is sorted 41357 is the 
+  number of datapoints from a typical exported spectrum between 700 and 
+  3000 Da</p>
+  <dl class="fields">
+  </dl>
+</td></tr></table>
+</div>
+<a name="CrowlToMax"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">CrowlToMax</span>(<span class="sig-arg">peakindex</span>,
+        <span class="sig-arg">howmuch</span>,
+        <span class="sig-arg">data</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="lilamsxml-pysrc.html#CrowlToMax">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>Returns the most probable position of a maximum around a given 
+  index</p>
+  <p>Go around to see if the peak is really at the maximum value, otherwise
+  leave it as it was &lt;howmuch&gt; the number of values tested around the
+  actual value - 10 should be good</p>
+  <dl class="fields">
+  </dl>
+</td></tr></table>
+</div>
+<a name="GetBackground"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">GetBackground</span>(<span class="sig-arg">monoindex</span>,
+        <span class="sig-arg">points</span>,
+        <span class="sig-arg">data</span>,
+        <span class="sig-arg">level</span>=<span class="sig-default">0.05</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="lilamsxml-pysrc.html#GetBackground">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>Define the background as the average of the &lt;level&gt;% lowest 
+  intensity values; uses function Mean</p>
+  <p>&lt;monoindex&gt; - position of the monoisotopic peak &lt;points&gt; 
+  points considered &lt;data&gt; list of floats m/z, intensity 
+  &lt;level&gt; percent of points that might be considered in 
+  background</p>
+  <dl class="fields">
+  </dl>
+</td></tr></table>
+</div>
+<a name="GetIsotopeSeries"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">GetIsotopeSeries</span>(<span class="sig-arg">monoindex</span>,
+        <span class="sig-arg">howmany</span>,
+        <span class="sig-arg">data</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="lilamsxml-pysrc.html#GetIsotopeSeries">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>Returns a list of intensities in a series of peaks</p>
+  <p>Starting from the monoisotopic peak obtain maximum peaks at 1 Da 
+  distance intervals; uses function CrowlToMax to recenter on real peaks 
+  &lt;howmany&gt; defines the number of peaks to be retrieved 
+  &lt;monoindex&gt; the mass of the firs peak in the series &lt;data&gt; a 
+  list containing floats in pairs: mass/intensity</p>
+  <dl class="fields">
+  </dl>
+</td></tr></table>
+</div>
+<a name="GetPeaksFromValue"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">GetPeaksFromValue</span>(<span class="sig-arg">monopeak</span>,
+        <span class="sig-arg">data</span>,
+        <span class="sig-arg">bground</span>=<span class="sig-default">100</span>,
+        <span class="sig-arg">nbisotopes</span>=<span class="sig-default">14</span>,
+        <span class="sig-arg">crowlnb</span>=<span class="sig-default">5</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="lilamsxml-pysrc.html#GetPeaksFromValue">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>Generates the list (amu and intensities) from a peak amu value</p>
+  <p>returns the family of peaks (amu and intensities) starting from a 
+  value of a peak measured in the spectra; uses functions GetPeak, 
+  GetBackground, GetIsotopeSeries, CrowlToMax monopeak - the mass of the 
+  monoisotopic peak bground - number of points around the peak to be 
+  considered for calculating the background nbisotopes - number of peaks 
+  returned for a family crowlnb - number of points tested to see if a peak 
+  is a peak</p>
+  <dl class="fields">
+  </dl>
+</td></tr></table>
+</div>
+<a name="RunIPC"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">RunIPC</span>(<span class="sig-arg">peptide</span>,
+        <span class="sig-arg">howmany</span>,
+        <span class="sig-arg">monoisoint</span>,
+        <span class="sig-arg">ipc_path</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="lilamsxml-pysrc.html#RunIPC">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>Runs the external program IPC -&gt; theoretical isotopic 
+  distribution</p>
+  <p>Returns a list of peptide masses+H and intensities at 1 Da distance, 
+  normalized to the intensity of the monoisoint peak. Theoretical 
+  distribution of the peak intensities is calculated by IPC, its path is 
+  indicated by &lt;ipc_path&gt; needs os and string import.</p>
+  <p>How to test: pep = &quot;AADGGHGGHHILL&quot; hmany = 6 rlist = [] 
+  rlist = RunIPC(pep, hmany)</p>
+  <dl class="fields">
+  </dl>
+</td></tr></table>
+</div>
+<a name="PepCompare"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">PepCompare</span>(<span class="sig-arg">pepmz</span>,
+        <span class="sig-arg">pepseq</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="lilamsxml-pysrc.html#PepCompare">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>Evaluates the measured mass of a peptide to see if its deuterated or 
+  not</p>
+  <p>Returns a dictionary containing the corrected pepmz if deuterated, the
+  peptide sequence (unchanged), and two flags MODIFIED if MetOX or other 
+  has been found and IGNORE if no known modification was found. It also 
+  calculates the number of leucines and reports it as a fifth element 
+  NBLEU. Uses CalcMonoMz and IsDifference.</p>
+  <dl class="fields">
+  </dl>
+</td></tr></table>
+</div>
+<a name="CorrectIsotopicSeries"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">CorrectIsotopicSeries</span>(<span class="sig-arg">pepmz</span>,
+        <span class="sig-arg">pepseq</span>,
+        <span class="sig-arg">data</span>,
+        <span class="sig-arg">peaks</span>,
+        <span class="sig-arg">ipc_path</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="lilamsxml-pysrc.html#CorrectIsotopicSeries">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>Calculates the theoretical intensities of the first 4 peaks for 
+  peptides with 1 Leucine, the pepmz corresponds to the nondeuterated 
+  form.</p>
+  <p>This function is called only when the NBLEU of a peptide is 1 
+  Otherwise, the differences in m/z between non-deuterated and deuterated 
+  peptides are larger, the contribution of secondary peaks to the 
+  quantification is less important (ignored) Returns a list of differences 
+  between the measured and theoretical intensities for the peaks normalized
+  to the monoisotopic peak. Uses most of the functions previously defined 
+  by calls to GetPeaksFromValue and RunIPC. The first elements of the 
+  returned list are the peptide sequence, mz and the intensity of the 
+  monoisotopic peak</p>
+  <dl class="fields">
+  </dl>
+</td></tr></table>
+</div>
+<a name="MzIntGet"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">MzIntGet</span>(<span class="sig-arg">data</span>,
+        <span class="sig-arg">pepmz</span>,
+        <span class="sig-arg">plusminus</span>=<span class="sig-default">15</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="lilamsxml-pysrc.html#MzIntGet">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>Obtain the list of mz-int pairs from the spectrum data</p>
+  <p>Returns tuple of two lists</p>
+  <dl class="fields">
+  </dl>
+</td></tr></table>
+</div>
+<br />
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table border="0" cellpadding="0" cellspacing="0" width="100%%">
+  <tr>
+    <td align="left" class="footer">
+    Generated by Epydoc 3.0.1 on Tue Apr 29 19:05:23 2008
+    </td>
+    <td align="right" class="footer">
+      <a target="mainFrame" href="http://epydoc.sourceforge.net"
+        >http://epydoc.sourceforge.net</a>
+    </td>
+  </tr>
+</table>
+
+<script type="text/javascript">
+  <!--
+  // Private objects are initially displayed (because if
+  // javascript is turned off then we want them to be
+  // visible); but by default, we want to hide them.  So hide
+  // them unless we have a cookie that says to show them.
+  checkCookie();
+  // -->
+</script>
+</body>
+</html>
diff --git a/docs/lilamsxml-pysrc.html b/docs/lilamsxml-pysrc.html
new file mode 100644
index 0000000000000000000000000000000000000000..aea7ed69938ca5112f6df65b9cb2fa85e18c9982
--- /dev/null
+++ b/docs/lilamsxml-pysrc.html
@@ -0,0 +1,1094 @@
+<?xml version="1.0" encoding="ascii"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+          "DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+  <title>lilamsxml</title>
+  <link rel="stylesheet" href="epydoc.css" type="text/css" />
+  <script type="text/javascript" src="epydoc.js"></script>
+</head>
+
+<body bgcolor="white" text="black" link="blue" vlink="#204080"
+      alink="#204080">
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr valign="top">
+    <td width="100%">
+      <span class="breadcrumbs">
+        Module&nbsp;lilamsxml
+      </span>
+    </td>
+    <td>
+      <table cellpadding="0" cellspacing="0">
+        <!-- hide/show private -->
+        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
+    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<h1 class="epydoc">Source Code for <a href="lilamsxml-module.html">Module lilamsxml</a></h1>
+<pre class="py-src">
+<a name="L1"></a><tt class="py-lineno">  1</tt>  <tt class="py-line"><tt class="py-comment">#!/usr/bin/env python</tt> </tt>
+<a name="L2"></a><tt class="py-lineno">  2</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-docstring">"""</tt> </tt>
+<a name="L3"></a><tt class="py-lineno">  3</tt>  <tt class="py-line"><tt class="py-docstring">lilamsxml.py - python script for the analysis</tt> </tt>
+<a name="L4"></a><tt class="py-lineno">  4</tt>  <tt class="py-line"><tt class="py-docstring">of SILAC experiments with MALDI spectra</tt> </tt>
+<a name="L5"></a><tt class="py-lineno">  5</tt>  <tt class="py-line"><tt class="py-docstring">and MSFit protein identifications</tt> </tt>
+<a name="L6"></a><tt class="py-lineno">  6</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L7"></a><tt class="py-lineno">  7</tt>  <tt class="py-line"><tt class="py-docstring">first version - September 2003</tt> </tt>
+<a name="L8"></a><tt class="py-lineno">  8</tt>  <tt class="py-line"><tt class="py-docstring">this version - September 2004</tt> </tt>
+<a name="L9"></a><tt class="py-lineno">  9</tt>  <tt class="py-line"><tt class="py-docstring">slightly revised in oct 2005 and jan 2008</tt> </tt>
+<a name="L10"></a><tt class="py-lineno"> 10</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L11"></a><tt class="py-lineno"> 11</tt>  <tt class="py-line"><tt class="py-docstring">Allows generation of XML output containing</tt> </tt>
+<a name="L12"></a><tt class="py-lineno"> 12</tt>  <tt class="py-line"><tt class="py-docstring">the whole information used for quantitations</tt> </tt>
+<a name="L13"></a><tt class="py-lineno"> 13</tt>  <tt class="py-line"><tt class="py-docstring">As a result, the output of this script is an </tt> </tt>
+<a name="L14"></a><tt class="py-lineno"> 14</tt>  <tt class="py-line"><tt class="py-docstring">XML-like string with &lt;pepdata&gt;...&lt;/pepdata&gt;</tt> </tt>
+<a name="L15"></a><tt class="py-lineno"> 15</tt>  <tt class="py-line"><tt class="py-docstring">as delimiters.</tt> </tt>
+<a name="L16"></a><tt class="py-lineno"> 16</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L17"></a><tt class="py-lineno"> 17</tt>  <tt class="py-line"><tt class="py-docstring">Uses HTMLparser to parse the MSFit files. While much</tt> </tt>
+<a name="L18"></a><tt class="py-lineno"> 18</tt>  <tt class="py-line"><tt class="py-docstring">slower, this method is much more flexible</tt> </tt>
+<a name="L19"></a><tt class="py-lineno"> 19</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L20"></a><tt class="py-lineno"> 20</tt>  <tt class="py-line"><tt class="py-docstring">GIM - Institut Pasteur</tt> </tt>
+<a name="L21"></a><tt class="py-lineno"> 21</tt>  <tt class="py-line"><tt class="py-docstring">first argument - spectrum (text format) (--spectrum, -s)</tt> </tt>
+<a name="L22"></a><tt class="py-lineno"> 22</tt>  <tt class="py-line"><tt class="py-docstring">second argument - Msfit file (html format) (--msfithtml, -i)</tt> </tt>
+<a name="L23"></a><tt class="py-lineno"> 23</tt>  <tt class="py-line"><tt class="py-docstring">third argument - a list of ORFs that will be quantified (--orflist, -p)</tt> </tt>
+<a name="L24"></a><tt class="py-lineno"> 24</tt>  <tt class="py-line"><tt class="py-docstring">fourth argument - the path to the ipc, Isotope Pattern Calculator</tt> </tt>
+<a name="L25"></a><tt class="py-lineno"> 25</tt>  <tt class="py-line"><tt class="py-docstring">executable (--ipc_path, -c) as it may vary in localization</tt> </tt>
+<a name="L26"></a><tt class="py-lineno"> 26</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L27"></a><tt class="py-lineno"> 27</tt>  <tt class="py-line"><tt class="py-docstring">Returns the results to the stdout with the peptide sequence and differences</tt> </tt>
+<a name="L28"></a><tt class="py-lineno"> 28</tt>  <tt class="py-line"><tt class="py-docstring">between observed peak intensities and their theoretical intensities.</tt> </tt>
+<a name="L29"></a><tt class="py-lineno"> 29</tt>  <tt class="py-line"><tt class="py-docstring">By default 10 peak differences from a family of peaks are returned</tt> </tt>
+<a name="L30"></a><tt class="py-lineno"> 30</tt>  <tt class="py-line"><tt class="py-docstring">this takes in account 0, 1, 2 or 3 leucines</tt> </tt>
+<a name="L31"></a><tt class="py-lineno"> 31</tt>  <tt class="py-line"><tt class="py-docstring">Makes use of the external IPC program for calculating</tt> </tt>
+<a name="L32"></a><tt class="py-lineno"> 32</tt>  <tt class="py-line"><tt class="py-docstring">peak mass distributions. The program should be installed locally.</tt> </tt>
+<a name="L33"></a><tt class="py-lineno"> 33</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L34"></a><tt class="py-lineno"> 34</tt>  <tt class="py-line"><tt class="py-docstring">Modified on 20080130 to handle the absence of a mowse score</tt> </tt>
+<a name="L35"></a><tt class="py-lineno"> 35</tt>  <tt class="py-line"><tt class="py-docstring">Will report 1, if a Mowse score is present. April 2008, integrated the</tt> </tt>
+<a name="L36"></a><tt class="py-lineno"> 36</tt>  <tt class="py-line"><tt class="py-docstring">HTML parser in the script</tt> </tt>
+<a name="L37"></a><tt class="py-lineno"> 37</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L38"></a><tt class="py-lineno"> 38</tt>  <tt class="py-line"><tt class="py-docstring">Cosmin SAVEANU, Genetique des Interactions Macromoleculaires</tt> </tt>
+<a name="L39"></a><tt class="py-lineno"> 39</tt>  <tt class="py-line"><tt class="py-docstring">Alain Jacquier's lab, Institut Pasteur, CNRS-URA 2171</tt> </tt>
+<a name="L40"></a><tt class="py-lineno"> 40</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L41"></a><tt class="py-lineno"> 41</tt>  <tt class="py-line"><tt class="py-docstring">"""</tt> </tt>
+<a name="L42"></a><tt class="py-lineno"> 42</tt>  <tt class="py-line"><tt class="py-keyword">import</tt> <tt class="py-name">sys</tt><tt class="py-op">,</tt> <tt class="py-name">re</tt><tt class="py-op">,</tt> <tt class="py-name">os</tt><tt class="py-op">,</tt> <tt class="py-name">string</tt><tt class="py-op">,</tt> <tt class="py-name">copy</tt><tt class="py-op">,</tt> <tt class="py-name">math</tt><tt class="py-op">,</tt> <tt class="py-name">getopt</tt> </tt>
+<a name="L43"></a><tt class="py-lineno"> 43</tt>  <tt class="py-line"><tt class="py-keyword">from</tt> <tt class="py-name">HTMLParser</tt> <tt class="py-keyword">import</tt> <tt class="py-name">HTMLParser</tt> </tt>
+<a name="L44"></a><tt class="py-lineno"> 44</tt>  <tt class="py-line"><tt class="py-comment">#import cElementTree as ET</tt> </tt>
+<a name="L45"></a><tt class="py-lineno"> 45</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-keyword">import</tt> <tt class="py-name">xml</tt><tt class="py-op">.</tt><tt class="py-name">etree</tt><tt class="py-op">.</tt><tt class="py-name">cElementTree</tt> <tt class="py-keyword">as</tt> <tt class="py-name">ET</tt> <tt class="py-comment">#latest version integrated in Python 2.5</tt> </tt>
+<a name="L46"></a><tt class="py-lineno"> 46</tt>  <tt class="py-line"> </tt>
+<a name="L47"></a><tt class="py-lineno"> 47</tt>  <tt class="py-line"><tt class="py-comment">#############################################</tt> </tt>
+<a name="L48"></a><tt class="py-lineno"> 48</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">#######  MSFit html file parser     #########</tt> </tt>
+<a name="L49"></a><tt class="py-lineno"> 49</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">#############################################</tt> </tt>
+<a name="L50"></a><tt class="py-lineno"> 50</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment"># regular expressions used to isolate the elements of</tt> </tt>
+<a name="L51"></a><tt class="py-lineno"> 51</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment"># parsed HTML files when extracting peptide and protein</tt> </tt>
+<a name="L52"></a><tt class="py-lineno"> 52</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment"># information from MSFit files</tt> </tt>
+<a name="L53"></a><tt class="py-lineno"> 53</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt id="link-0" class="py-name" targets="Variable MSFit_to_txt.pepseqRE=MSFit_to_txt-module.html#pepseqRE,Variable lilamsxml.pepseqRE=lilamsxml-module.html#pepseqRE"><a title="MSFit_to_txt.pepseqRE
+lilamsxml.pepseqRE" class="py-name" href="#" onclick="return doclink('link-0', 'pepseqRE', 'link-0');">pepseqRE</a></tt> <tt class="py-op">=</tt> <tt class="py-string">r"sequence=([A-Z]+)\*?\\"</tt> </tt>
+<a name="L54"></a><tt class="py-lineno"> 54</tt>  <tt class="py-line"><tt id="link-1" class="py-name" targets="Variable MSFit_to_txt.peplinePATT=MSFit_to_txt-module.html#peplinePATT,Variable lilamsxml.peplinePATT=lilamsxml-module.html#peplinePATT"><a title="MSFit_to_txt.peplinePATT
+lilamsxml.peplinePATT" class="py-name" href="#" onclick="return doclink('link-1', 'peplinePATT', 'link-1');">peplinePATT</a></tt> <tt class="py-op">=</tt> <tt class="py-name">re</tt><tt class="py-op">.</tt><tt class="py-name">compile</tt><tt class="py-op">(</tt><tt id="link-2" class="py-name"><a title="MSFit_to_txt.pepseqRE
+lilamsxml.pepseqRE" class="py-name" href="#" onclick="return doclink('link-2', 'pepseqRE', 'link-0');">pepseqRE</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L55"></a><tt class="py-lineno"> 55</tt>  <tt class="py-line"><tt id="link-3" class="py-name" targets="Variable MSFit_to_txt.pepseqmodRE=MSFit_to_txt-module.html#pepseqmodRE,Variable lilamsxml.pepseqmodRE=lilamsxml-module.html#pepseqmodRE"><a title="MSFit_to_txt.pepseqmodRE
+lilamsxml.pepseqmodRE" class="py-name" href="#" onclick="return doclink('link-3', 'pepseqmodRE', 'link-3');">pepseqmodRE</a></tt> <tt class="py-op">=</tt> <tt class="py-string">r"\)([A-Z]+)\*?\("</tt> </tt>
+<a name="L56"></a><tt class="py-lineno"> 56</tt>  <tt class="py-line"><tt id="link-4" class="py-name" targets="Variable MSFit_to_txt.peplinePATTmod=MSFit_to_txt-module.html#peplinePATTmod,Variable lilamsxml.peplinePATTmod=lilamsxml-module.html#peplinePATTmod"><a title="MSFit_to_txt.peplinePATTmod
+lilamsxml.peplinePATTmod" class="py-name" href="#" onclick="return doclink('link-4', 'peplinePATTmod', 'link-4');">peplinePATTmod</a></tt> <tt class="py-op">=</tt> <tt class="py-name">re</tt><tt class="py-op">.</tt><tt class="py-name">compile</tt><tt class="py-op">(</tt><tt id="link-5" class="py-name"><a title="MSFit_to_txt.pepseqmodRE
+lilamsxml.pepseqmodRE" class="py-name" href="#" onclick="return doclink('link-5', 'pepseqmodRE', 'link-3');">pepseqmodRE</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L57"></a><tt class="py-lineno"> 57</tt>  <tt class="py-line"> </tt>
+<a name="MSFit32Parser"></a><div id="MSFit32Parser-def"><a name="L58"></a><tt class="py-lineno"> 58</tt> <a class="py-toggle" href="#" id="MSFit32Parser-toggle" onclick="return toggle('MSFit32Parser');">-</a><tt class="py-line"><tt class="py-keyword">class</tt> <a class="py-def-name" href="lilamsxml.MSFit32Parser-class.html">MSFit32Parser</a><tt class="py-op">(</tt><tt class="py-base-class">HTMLParser</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MSFit32Parser-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="MSFit32Parser-expanded"><a name="L59"></a><tt class="py-lineno"> 59</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L60"></a><tt class="py-lineno"> 60</tt>  <tt class="py-line"><tt class="py-docstring">    A parser for MSFit HTML (version 3.2) results to obtain a</tt> </tt>
+<a name="L61"></a><tt class="py-lineno"> 61</tt>  <tt class="py-line"><tt class="py-docstring">    dictionary of data corresponding to the page, first entry only</tt> </tt>
+<a name="L62"></a><tt class="py-lineno"> 62</tt>  <tt class="py-line"><tt class="py-docstring">    </tt> </tt>
+<a name="L63"></a><tt class="py-lineno"> 63</tt>  <tt class="py-line"><tt class="py-docstring">    Regular expression needed to extract sequences</tt> </tt>
+<a name="L64"></a><tt class="py-lineno"> 64</tt>  <tt class="py-line"><tt class="py-docstring">    of peptides from MSFit lines are compiled outside</tt> </tt>
+<a name="L65"></a><tt class="py-lineno"> 65</tt>  <tt class="py-line"><tt class="py-docstring">    functions to avoid repetition of re compilations</tt> </tt>
+<a name="L66"></a><tt class="py-lineno"> 66</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="MSFit32Parser.reset"></a><div id="MSFit32Parser.reset-def"><a name="L67"></a><tt class="py-lineno"> 67</tt> <a class="py-toggle" href="#" id="MSFit32Parser.reset-toggle" onclick="return toggle('MSFit32Parser.reset');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml.MSFit32Parser-class.html#reset">reset</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MSFit32Parser.reset-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="MSFit32Parser.reset-expanded"><a name="L68"></a><tt class="py-lineno"> 68</tt>  <tt class="py-line">        <tt class="py-name">HTMLParser</tt><tt class="py-op">.</tt><tt id="link-6" class="py-name" targets="Method MSFit_to_txt.MSFit32ParserProt.reset()=MSFit_to_txt.MSFit32ParserProt-class.html#reset,Method lilamsxml.MSFit32Parser.reset()=lilamsxml.MSFit32Parser-class.html#reset"><a title="MSFit_to_txt.MSFit32ParserProt.reset
+lilamsxml.MSFit32Parser.reset" class="py-name" href="#" onclick="return doclink('link-6', 'reset', 'link-6');">reset</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">)</tt> </tt>
+<a name="L69"></a><tt class="py-lineno"> 69</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">parsedlist</tt> <tt class="py-op">=</tt><tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+<a name="L70"></a><tt class="py-lineno"> 70</tt>  <tt class="py-line">        <tt class="py-comment">#list of text chunks contained between tags</tt> </tt>
+<a name="L71"></a><tt class="py-lineno"> 71</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">comments</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+<a name="L72"></a><tt class="py-lineno"> 72</tt>  <tt class="py-line">        <tt class="py-comment">#list of comment texts, this is </tt> </tt>
+<a name="L73"></a><tt class="py-lineno"> 73</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">aftercomment</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L74"></a><tt class="py-lineno"> 74</tt>  <tt class="py-line">        <tt class="py-comment">#true if the text to be handled follows a comment</tt> </tt>
+<a name="L75"></a><tt class="py-lineno"> 75</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">accesionRE</tt> <tt class="py-op">=</tt> <tt class="py-name">re</tt><tt class="py-op">.</tt><tt class="py-name">compile</tt><tt class="py-op">(</tt><tt class="py-string">'&gt; (.+)'</tt><tt class="py-op">)</tt> </tt>
+<a name="L76"></a><tt class="py-lineno"> 76</tt>  <tt class="py-line">        <tt class="py-comment">#allows extraction of ORF name from the first table</tt> </tt>
+<a name="L77"></a><tt class="py-lineno"> 77</tt>  <tt class="py-line"><tt class="py-comment"></tt>         </tt>
+<a name="L78"></a><tt class="py-lineno"> 78</tt>  <tt class="py-line">        <tt class="py-comment">#two variables to allow start of scanning for peptide sequences in file</tt> </tt>
+<a name="L79"></a><tt class="py-lineno"> 79</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">seeksequence</tt> <tt class="py-op">=</tt> <tt class="py-name">False</tt> </tt>
+<a name="L80"></a><tt class="py-lineno"> 80</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">seeksequencemod</tt> <tt class="py-op">=</tt> <tt class="py-name">False</tt> </tt>
+<a name="L81"></a><tt class="py-lineno"> 81</tt>  <tt class="py-line">         </tt>
+<a name="L82"></a><tt class="py-lineno"> 82</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">seqlist</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+</div><a name="L83"></a><tt class="py-lineno"> 83</tt>  <tt class="py-line">        <tt class="py-comment">#contains the list of sequences of all peptides</tt> </tt>
+<a name="L84"></a><tt class="py-lineno"> 84</tt>  <tt class="py-line"><tt class="py-comment"></tt>         </tt>
+<a name="MSFit32Parser.handle_starttag"></a><div id="MSFit32Parser.handle_starttag-def"><a name="L85"></a><tt class="py-lineno"> 85</tt> <a class="py-toggle" href="#" id="MSFit32Parser.handle_starttag-toggle" onclick="return toggle('MSFit32Parser.handle_starttag');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml.MSFit32Parser-class.html#handle_starttag">handle_starttag</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">tag</tt><tt class="py-op">,</tt> <tt class="py-param">attrs</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MSFit32Parser.handle_starttag-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="MSFit32Parser.handle_starttag-expanded"><a name="L86"></a><tt class="py-lineno"> 86</tt>  <tt class="py-line">        <tt class="py-comment">#print tag, attrs</tt> </tt>
+<a name="L87"></a><tt class="py-lineno"> 87</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-keyword">if</tt> <tt class="py-name">tag</tt><tt class="py-op">.</tt><tt class="py-name">lower</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> <tt class="py-op">==</tt> <tt class="py-string">"nobr"</tt><tt class="py-op">:</tt> </tt>
+<a name="L88"></a><tt class="py-lineno"> 88</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">seeksequencemod</tt> <tt class="py-op">=</tt> <tt class="py-name">True</tt> </tt>
+<a name="L89"></a><tt class="py-lineno"> 89</tt>  <tt class="py-line">        <tt class="py-keyword">elif</tt> <tt class="py-name">tag</tt><tt class="py-op">.</tt><tt class="py-name">lower</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> <tt class="py-op">==</tt> <tt class="py-string">"script"</tt><tt class="py-op">:</tt> </tt>
+<a name="L90"></a><tt class="py-lineno"> 90</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">seeksequence</tt> <tt class="py-op">=</tt> <tt class="py-name">True</tt> </tt>
+<a name="L91"></a><tt class="py-lineno"> 91</tt>  <tt class="py-line">        <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L92"></a><tt class="py-lineno"> 92</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">seeksequencemod</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">seeksequence</tt> <tt class="py-op">=</tt> <tt class="py-name">False</tt><tt class="py-op">,</tt> <tt class="py-name">False</tt> </tt>
+</div><a name="L93"></a><tt class="py-lineno"> 93</tt>  <tt class="py-line">     </tt>
+<a name="MSFit32Parser.handle_comment"></a><div id="MSFit32Parser.handle_comment-def"><a name="L94"></a><tt class="py-lineno"> 94</tt> <a class="py-toggle" href="#" id="MSFit32Parser.handle_comment-toggle" onclick="return toggle('MSFit32Parser.handle_comment');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml.MSFit32Parser-class.html#handle_comment">handle_comment</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">tag</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MSFit32Parser.handle_comment-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="MSFit32Parser.handle_comment-expanded"><a name="L95"></a><tt class="py-lineno"> 95</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L96"></a><tt class="py-lineno"> 96</tt>  <tt class="py-line"><tt class="py-docstring">        Overrides the handle_comment method</tt> </tt>
+<a name="L97"></a><tt class="py-lineno"> 97</tt>  <tt class="py-line"><tt class="py-docstring">        Builds a list of all the found comments</tt> </tt>
+<a name="L98"></a><tt class="py-lineno"> 98</tt>  <tt class="py-line"><tt class="py-docstring">        If a comment is found, the aftercomment</tt> </tt>
+<a name="L99"></a><tt class="py-lineno"> 99</tt>  <tt class="py-line"><tt class="py-docstring">        variable is set to True</tt> </tt>
+<a name="L100"></a><tt class="py-lineno">100</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L101"></a><tt class="py-lineno">101</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">comments</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-name">tag</tt><tt class="py-op">)</tt> </tt>
+<a name="L102"></a><tt class="py-lineno">102</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">aftercomment</tt> <tt class="py-op">=</tt> <tt class="py-number">1</tt> </tt>
+</div><a name="L103"></a><tt class="py-lineno">103</tt>  <tt class="py-line">        <tt class="py-comment">#if tag == 'delta_mass':</tt> </tt>
+<a name="L104"></a><tt class="py-lineno">104</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-comment">#self.seeksequence = True</tt> </tt>
+<a name="L105"></a><tt class="py-lineno">105</tt>  <tt class="py-line"><tt class="py-comment"></tt>         </tt>
+<a name="L106"></a><tt class="py-lineno">106</tt>  <tt class="py-line">         </tt>
+<a name="MSFit32Parser.handle_data"></a><div id="MSFit32Parser.handle_data-def"><a name="L107"></a><tt class="py-lineno">107</tt> <a class="py-toggle" href="#" id="MSFit32Parser.handle_data-toggle" onclick="return toggle('MSFit32Parser.handle_data');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml.MSFit32Parser-class.html#handle_data">handle_data</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">text</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MSFit32Parser.handle_data-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="MSFit32Parser.handle_data-expanded"><a name="L108"></a><tt class="py-lineno">108</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L109"></a><tt class="py-lineno">109</tt>  <tt class="py-line"><tt class="py-docstring">        Overrides the handle_data method</tt> </tt>
+<a name="L110"></a><tt class="py-lineno">110</tt>  <tt class="py-line"><tt class="py-docstring">        writes to a list the text following</tt> </tt>
+<a name="L111"></a><tt class="py-lineno">111</tt>  <tt class="py-line"><tt class="py-docstring">        any comment - modifies self.parsedlist</tt> </tt>
+<a name="L112"></a><tt class="py-lineno">112</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L113"></a><tt class="py-lineno">113</tt>  <tt class="py-line">        <tt class="py-comment">#print "text", text</tt> </tt>
+<a name="L114"></a><tt class="py-lineno">114</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-keyword">if</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">aftercomment</tt><tt class="py-op">:</tt> </tt>
+<a name="L115"></a><tt class="py-lineno">115</tt>  <tt class="py-line">            <tt class="py-name">cleantext</tt> <tt class="py-op">=</tt> <tt class="py-name">text</tt><tt class="py-op">.</tt><tt class="py-name">strip</tt><tt class="py-op">(</tt><tt class="py-string">'\n\r ./'</tt><tt class="py-op">)</tt> </tt>
+<a name="L116"></a><tt class="py-lineno">116</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">parsedlist</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-op">[</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">comments</tt><tt class="py-op">[</tt><tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">,</tt> <tt class="py-name">cleantext</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L117"></a><tt class="py-lineno">117</tt>  <tt class="py-line">            <tt class="py-comment">#append the last comment and the text that follows</tt> </tt>
+<a name="L118"></a><tt class="py-lineno">118</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">aftercomment</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L119"></a><tt class="py-lineno">119</tt>  <tt class="py-line">            <tt class="py-comment">#don't get any other value until the next comment appears</tt> </tt>
+<a name="L120"></a><tt class="py-lineno">120</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-comment">#however obtain the sequence of a peptide if we are in an in_mass tags</tt> </tt>
+<a name="L121"></a><tt class="py-lineno">121</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-keyword">elif</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">seeksequence</tt><tt class="py-op">:</tt> </tt>
+<a name="L122"></a><tt class="py-lineno">122</tt>  <tt class="py-line">            <tt class="py-name">pepmatch</tt> <tt class="py-op">=</tt> <tt id="link-7" class="py-name"><a title="MSFit_to_txt.peplinePATT
+lilamsxml.peplinePATT" class="py-name" href="#" onclick="return doclink('link-7', 'peplinePATT', 'link-1');">peplinePATT</a></tt><tt class="py-op">.</tt><tt class="py-name">search</tt><tt class="py-op">(</tt><tt class="py-name">text</tt><tt class="py-op">)</tt> </tt>
+<a name="L123"></a><tt class="py-lineno">123</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">pepmatch</tt><tt class="py-op">:</tt> </tt>
+<a name="L124"></a><tt class="py-lineno">124</tt>  <tt class="py-line">                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">seqlist</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-name">pepmatch</tt><tt class="py-op">.</tt><tt class="py-name">groups</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L125"></a><tt class="py-lineno">125</tt>  <tt class="py-line">        <tt class="py-keyword">elif</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">seeksequencemod</tt><tt class="py-op">:</tt> </tt>
+<a name="L126"></a><tt class="py-lineno">126</tt>  <tt class="py-line">            <tt class="py-name">pepmatch</tt> <tt class="py-op">=</tt> <tt id="link-8" class="py-name"><a title="MSFit_to_txt.peplinePATTmod
+lilamsxml.peplinePATTmod" class="py-name" href="#" onclick="return doclink('link-8', 'peplinePATTmod', 'link-4');">peplinePATTmod</a></tt><tt class="py-op">.</tt><tt class="py-name">search</tt><tt class="py-op">(</tt><tt class="py-name">text</tt><tt class="py-op">)</tt> </tt>
+<a name="L127"></a><tt class="py-lineno">127</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">pepmatch</tt><tt class="py-op">:</tt> </tt>
+<a name="L128"></a><tt class="py-lineno">128</tt>  <tt class="py-line">                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">seqlist</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-name">pepmatch</tt><tt class="py-op">.</tt><tt class="py-name">groups</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L129"></a><tt class="py-lineno">129</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-number">1</tt> </tt>
+</div><a name="L130"></a><tt class="py-lineno">130</tt>  <tt class="py-line">             </tt>
+<a name="L131"></a><tt class="py-lineno">131</tt>  <tt class="py-line">         </tt>
+<a name="MSFit32Parser.get_dictionary"></a><div id="MSFit32Parser.get_dictionary-def"><a name="L132"></a><tt class="py-lineno">132</tt> <a class="py-toggle" href="#" id="MSFit32Parser.get_dictionary-toggle" onclick="return toggle('MSFit32Parser.get_dictionary');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml.MSFit32Parser-class.html#get_dictionary">get_dictionary</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MSFit32Parser.get_dictionary-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="MSFit32Parser.get_dictionary-expanded"><a name="L133"></a><tt class="py-lineno">133</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L134"></a><tt class="py-lineno">134</tt>  <tt class="py-line"><tt class="py-docstring">        Reorganizes data and treats some special cases</tt> </tt>
+<a name="L135"></a><tt class="py-lineno">135</tt>  <tt class="py-line"><tt class="py-docstring">        of data found after comment tags</tt> </tt>
+<a name="L136"></a><tt class="py-lineno">136</tt>  <tt class="py-line"><tt class="py-docstring">        Should be called after closing the parser</tt> </tt>
+<a name="L137"></a><tt class="py-lineno">137</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L138"></a><tt class="py-lineno">138</tt>  <tt class="py-line">        <tt class="py-name">reccounter</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L139"></a><tt class="py-lineno">139</tt>  <tt class="py-line">        <tt class="py-name">secreccounter</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L140"></a><tt class="py-lineno">140</tt>  <tt class="py-line">        <tt class="py-name">list_out</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+<a name="L141"></a><tt class="py-lineno">141</tt>  <tt class="py-line">        <tt class="py-name">list</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">parsedlist</tt> </tt>
+<a name="L142"></a><tt class="py-lineno">142</tt>  <tt class="py-line">        <tt class="py-name">details</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L143"></a><tt class="py-lineno">143</tt>  <tt class="py-line">        <tt class="py-name">passedrank1</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L144"></a><tt class="py-lineno">144</tt>  <tt class="py-line">        <tt class="py-name">seq_counter</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> <tt class="py-comment">#a counter for the list of sequences, append to matched masses</tt> </tt>
+<a name="L145"></a><tt class="py-lineno">145</tt>  <tt class="py-line">         </tt>
+<a name="L146"></a><tt class="py-lineno">146</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">i</tt> <tt class="py-keyword">in</tt> <tt class="py-name">range</tt><tt class="py-op">(</tt><tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">list</tt><tt class="py-op">)</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L147"></a><tt class="py-lineno">147</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">list</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt> <tt class="py-op">==</tt> <tt class="py-string">'rank'</tt><tt class="py-op">:</tt> </tt>
+<a name="L148"></a><tt class="py-lineno">148</tt>  <tt class="py-line">                <tt class="py-name">passedrank1</tt> <tt class="py-op">=</tt> <tt class="py-number">1</tt> </tt>
+<a name="L149"></a><tt class="py-lineno">149</tt>  <tt class="py-line">                <tt class="py-keyword">if</tt> <tt class="py-name">list</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">+</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt> <tt class="py-op">&lt;&gt;</tt> <tt class="py-string">'fraction_matched'</tt><tt class="py-op">:</tt> </tt>
+<a name="L150"></a><tt class="py-lineno">150</tt>  <tt class="py-line">                    <tt class="py-comment">#we are not at the beginning of the details</tt> </tt>
+<a name="L151"></a><tt class="py-lineno">151</tt>  <tt class="py-line"><tt class="py-comment"></tt>                    <tt class="py-comment">#sometimes proteins have equal ranks</tt> </tt>
+<a name="L152"></a><tt class="py-lineno">152</tt>  <tt class="py-line"><tt class="py-comment"></tt>                    <tt class="py-comment">#we build the data dictionary for the identified proteins</tt> </tt>
+<a name="L153"></a><tt class="py-lineno">153</tt>  <tt class="py-line"><tt class="py-comment"></tt>                    <tt class="py-name">reccounter</tt><tt class="py-op">+=</tt><tt class="py-number">1</tt> </tt>
+<a name="L154"></a><tt class="py-lineno">154</tt>  <tt class="py-line">                    <tt class="py-name">list_out</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-op">{</tt><tt class="py-string">'protdata'</tt><tt class="py-op">:</tt><tt class="py-op">{</tt><tt class="py-string">'rank'</tt><tt class="py-op">:</tt><tt class="py-name">list</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">}</tt><tt class="py-op">,</tt> \ </tt>
+<a name="L155"></a><tt class="py-lineno">155</tt>  <tt class="py-line">                        <tt class="py-string">'pepdata'</tt><tt class="py-op">:</tt><tt class="py-op">{</tt><tt class="py-string">'matched'</tt><tt class="py-op">:</tt><tt class="py-op">[</tt><tt class="py-op">]</tt><tt class="py-op">,</tt> <tt class="py-string">'unmatched'</tt><tt class="py-op">:</tt><tt class="py-op">[</tt><tt class="py-op">]</tt><tt class="py-op">}</tt><tt class="py-op">}</tt><tt class="py-op">)</tt> </tt>
+<a name="L156"></a><tt class="py-lineno">156</tt>  <tt class="py-line">                    <tt class="py-name">details</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L157"></a><tt class="py-lineno">157</tt>  <tt class="py-line">                    <tt class="py-name">list_out</tt><tt class="py-op">[</tt><tt class="py-name">reccounter</tt><tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">'protdata'</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">'comment'</tt><tt class="py-op">]</tt> <tt class="py-op">=</tt> <tt class="py-name">list</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt> </tt>
+<a name="L158"></a><tt class="py-lineno">158</tt>  <tt class="py-line">                    <tt class="py-name">list_out</tt><tt class="py-op">[</tt><tt class="py-name">reccounter</tt><tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">'protdata'</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">'database'</tt><tt class="py-op">]</tt> <tt class="py-op">=</tt> <tt class="py-name">list</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt> </tt>
+<a name="L159"></a><tt class="py-lineno">159</tt>  <tt class="py-line">                    <tt class="py-name">list_out</tt><tt class="py-op">[</tt><tt class="py-name">reccounter</tt><tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">'protdata'</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">'parent_mass_tolerance'</tt><tt class="py-op">]</tt> <tt class="py-op">=</tt> <tt class="py-name">list</tt><tt class="py-op">[</tt><tt class="py-number">3</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt> </tt>
+<a name="L160"></a><tt class="py-lineno">160</tt>  <tt class="py-line">                                     </tt>
+<a name="L161"></a><tt class="py-lineno">161</tt>  <tt class="py-line">                <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L162"></a><tt class="py-lineno">162</tt>  <tt class="py-line">                    <tt class="py-comment">#we are at the beginning of the details</tt> </tt>
+<a name="L163"></a><tt class="py-lineno">163</tt>  <tt class="py-line"><tt class="py-comment"></tt>                    <tt class="py-name">details</tt> <tt class="py-op">=</tt> <tt class="py-number">1</tt> </tt>
+<a name="L164"></a><tt class="py-lineno">164</tt>  <tt class="py-line">                    <tt class="py-name">secreccounter</tt><tt class="py-op">+=</tt><tt class="py-number">1</tt> </tt>
+<a name="L165"></a><tt class="py-lineno">165</tt>  <tt class="py-line">            <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L166"></a><tt class="py-lineno">166</tt>  <tt class="py-line">                <tt class="py-keyword">if</tt> <tt class="py-name">details</tt> <tt class="py-op">==</tt> <tt class="py-number">0</tt> <tt class="py-keyword">and</tt> <tt class="py-name">passedrank1</tt> <tt class="py-op">==</tt> <tt class="py-number">1</tt><tt class="py-op">:</tt> </tt>
+<a name="L167"></a><tt class="py-lineno">167</tt>  <tt class="py-line">                    <tt class="py-comment">#not yet in details but passed the first rank tags</tt> </tt>
+<a name="L168"></a><tt class="py-lineno">168</tt>  <tt class="py-line"><tt class="py-comment"></tt>                    <tt class="py-comment">#take care first of the accesion numbers</tt> </tt>
+<a name="L169"></a><tt class="py-lineno">169</tt>  <tt class="py-line"><tt class="py-comment"></tt>                    <tt class="py-keyword">if</tt> <tt class="py-name">list</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt> <tt class="py-op">==</tt> <tt class="py-string">'accession_number'</tt><tt class="py-op">:</tt> </tt>
+<a name="L170"></a><tt class="py-lineno">170</tt>  <tt class="py-line">                        <tt class="py-name">matches</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">accesionRE</tt><tt class="py-op">.</tt><tt class="py-name">search</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">parsedlist</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L171"></a><tt class="py-lineno">171</tt>  <tt class="py-line">                        <tt class="py-keyword">if</tt> <tt class="py-name">matches</tt><tt class="py-op">:</tt> </tt>
+<a name="L172"></a><tt class="py-lineno">172</tt>  <tt class="py-line">                            <tt class="py-name">entries</tt> <tt class="py-op">=</tt> <tt class="py-name">matches</tt><tt class="py-op">.</tt><tt class="py-name">groups</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L173"></a><tt class="py-lineno">173</tt>  <tt class="py-line">                            <tt class="py-name">list</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">=</tt><tt class="py-name">entries</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt> </tt>
+<a name="L174"></a><tt class="py-lineno">174</tt>  <tt class="py-line">                    <tt class="py-name">list_out</tt><tt class="py-op">[</tt><tt class="py-name">reccounter</tt><tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">'protdata'</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-name">list</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">]</tt> <tt class="py-op">=</tt> <tt class="py-name">list</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt> </tt>
+<a name="L175"></a><tt class="py-lineno">175</tt>  <tt class="py-line">                <tt class="py-keyword">elif</tt> <tt class="py-name">details</tt> <tt class="py-op">==</tt> <tt class="py-number">1</tt><tt class="py-op">:</tt> </tt>
+<a name="L176"></a><tt class="py-lineno">176</tt>  <tt class="py-line">                    <tt class="py-comment">#we are in the details, we may build the peptide masses lists</tt> </tt>
+<a name="L177"></a><tt class="py-lineno">177</tt>  <tt class="py-line"><tt class="py-comment"></tt>                    <tt class="py-keyword">if</tt> <tt class="py-name">list</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt> <tt class="py-op">==</tt> <tt class="py-string">'protein_coverage'</tt><tt class="py-op">:</tt> </tt>
+<a name="L178"></a><tt class="py-lineno">178</tt>  <tt class="py-line">                        <tt class="py-name">list_out</tt><tt class="py-op">[</tt><tt class="py-name">secreccounter</tt><tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">'protdata'</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-name">list</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">]</tt> <tt class="py-op">=</tt> <tt class="py-name">list</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt> </tt>
+<a name="L179"></a><tt class="py-lineno">179</tt>  <tt class="py-line">                    <tt class="py-keyword">elif</tt> <tt class="py-name">list</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt> <tt class="py-op">==</tt> <tt class="py-string">'in_mass'</tt><tt class="py-op">:</tt> </tt>
+<a name="L180"></a><tt class="py-lineno">180</tt>  <tt class="py-line">                        <tt class="py-keyword">if</tt> <tt class="py-name">list</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">+</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt> <tt class="py-op">==</tt> <tt class="py-string">'matched_mass'</tt><tt class="py-op">:</tt> </tt>
+<a name="L181"></a><tt class="py-lineno">181</tt>  <tt class="py-line">                            <tt class="py-comment">#we are in the matched masses</tt> </tt>
+<a name="L182"></a><tt class="py-lineno">182</tt>  <tt class="py-line"><tt class="py-comment"></tt>                            <tt class="py-name">list_out</tt><tt class="py-op">[</tt><tt class="py-name">secreccounter</tt><tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">'pepdata'</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">'matched'</tt><tt class="py-op">]</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-op">[</tt><tt class="py-name">list</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">seqlist</tt><tt class="py-op">[</tt><tt class="py-name">seq_counter</tt><tt class="py-op">]</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L183"></a><tt class="py-lineno">183</tt>  <tt class="py-line">                             </tt>
+<a name="L184"></a><tt class="py-lineno">184</tt>  <tt class="py-line">                            <tt class="py-name">seq_counter</tt><tt class="py-op">+=</tt><tt class="py-number">1</tt> </tt>
+<a name="L185"></a><tt class="py-lineno">185</tt>  <tt class="py-line">                            <tt class="py-comment">#print seq_counter</tt> </tt>
+<a name="L186"></a><tt class="py-lineno">186</tt>  <tt class="py-line"><tt class="py-comment"></tt>                        <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L187"></a><tt class="py-lineno">187</tt>  <tt class="py-line">                            <tt class="py-name">list_out</tt><tt class="py-op">[</tt><tt class="py-name">secreccounter</tt><tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">'pepdata'</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">'unmatched'</tt><tt class="py-op">]</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-name">list</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L188"></a><tt class="py-lineno">188</tt>  <tt class="py-line">                         </tt>
+<a name="L189"></a><tt class="py-lineno">189</tt>  <tt class="py-line"> </tt>
+<a name="L190"></a><tt class="py-lineno">190</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">list_out</tt> </tt>
+</div></div><a name="L191"></a><tt class="py-lineno">191</tt>  <tt class="py-line">         </tt>
+<a name="ParseMSFIT"></a><div id="ParseMSFIT-def"><a name="L192"></a><tt class="py-lineno">192</tt> <a class="py-toggle" href="#" id="ParseMSFIT-toggle" onclick="return toggle('ParseMSFIT');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml-module.html#ParseMSFIT">ParseMSFIT</a><tt class="py-op">(</tt><tt class="py-param">msfitfilehandle</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="ParseMSFIT-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="ParseMSFIT-expanded"><a name="L193"></a><tt class="py-lineno">193</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L194"></a><tt class="py-lineno">194</tt>  <tt class="py-line"><tt class="py-docstring">    Parses an MSFit generated html identification file</tt> </tt>
+<a name="L195"></a><tt class="py-lineno">195</tt>  <tt class="py-line"><tt class="py-docstring">    </tt> </tt>
+<a name="L196"></a><tt class="py-lineno">196</tt>  <tt class="py-line"><tt class="py-docstring">    Returns a list of dictionaries with 2 entries:</tt> </tt>
+<a name="L197"></a><tt class="py-lineno">197</tt>  <tt class="py-line"><tt class="py-docstring">    dict key = protdata - with many subkeys</tt> </tt>
+<a name="L198"></a><tt class="py-lineno">198</tt>  <tt class="py-line"><tt class="py-docstring">    dict key = pepdata with subkeys 'matched' - a list</tt> </tt>
+<a name="L199"></a><tt class="py-lineno">199</tt>  <tt class="py-line"><tt class="py-docstring">    m/z - sequence, and 'unmatched' - a simple list</tt> </tt>
+<a name="L200"></a><tt class="py-lineno">200</tt>  <tt class="py-line"><tt class="py-docstring">    </tt> </tt>
+<a name="L201"></a><tt class="py-lineno">201</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L202"></a><tt class="py-lineno">202</tt>  <tt class="py-line">    <tt class="py-name">htmlpage</tt> <tt class="py-op">=</tt> <tt class="py-name">msfitfilehandle</tt><tt class="py-op">.</tt><tt class="py-name">read</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L203"></a><tt class="py-lineno">203</tt>  <tt class="py-line">    <tt class="py-name">parser</tt> <tt class="py-op">=</tt> <tt id="link-9" class="py-name" targets="Class lilamsxml.MSFit32Parser=lilamsxml.MSFit32Parser-class.html"><a title="lilamsxml.MSFit32Parser" class="py-name" href="#" onclick="return doclink('link-9', 'MSFit32Parser', 'link-9');">MSFit32Parser</a></tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L204"></a><tt class="py-lineno">204</tt>  <tt class="py-line">    <tt class="py-name">parser</tt><tt class="py-op">.</tt><tt class="py-name">feed</tt><tt class="py-op">(</tt><tt class="py-name">htmlpage</tt><tt class="py-op">)</tt> </tt>
+<a name="L205"></a><tt class="py-lineno">205</tt>  <tt class="py-line">    <tt class="py-name">parser</tt><tt class="py-op">.</tt><tt class="py-name">close</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L206"></a><tt class="py-lineno">206</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-name">parser</tt><tt class="py-op">.</tt><tt id="link-10" class="py-name" targets="Method MSFit_to_txt.MSFit32ParserProt.get_dictionary()=MSFit_to_txt.MSFit32ParserProt-class.html#get_dictionary,Method lilamsxml.MSFit32Parser.get_dictionary()=lilamsxml.MSFit32Parser-class.html#get_dictionary"><a title="MSFit_to_txt.MSFit32ParserProt.get_dictionary
+lilamsxml.MSFit32Parser.get_dictionary" class="py-name" href="#" onclick="return doclink('link-10', 'get_dictionary', 'link-10');">get_dictionary</a></tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L207"></a><tt class="py-lineno">207</tt>  <tt class="py-line">            </tt>
+<a name="L208"></a><tt class="py-lineno">208</tt>  <tt class="py-line"><tt class="py-comment">#####################################################</tt> </tt>
+<a name="L209"></a><tt class="py-lineno">209</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">##### STATISTICAL AND COMPUTATIONAL FUNCTIONS  ######</tt> </tt>
+<a name="L210"></a><tt class="py-lineno">210</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">#####################################################</tt> </tt>
+<a name="L211"></a><tt class="py-lineno">211</tt>  <tt class="py-line"><tt class="py-comment"></tt>     </tt>
+<a name="CalcMonoMz"></a><div id="CalcMonoMz-def"><a name="L212"></a><tt class="py-lineno">212</tt> <a class="py-toggle" href="#" id="CalcMonoMz-toggle" onclick="return toggle('CalcMonoMz');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml-module.html#CalcMonoMz">CalcMonoMz</a><tt class="py-op">(</tt><tt class="py-param">pepseq</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="CalcMonoMz-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="CalcMonoMz-expanded"><a name="L213"></a><tt class="py-lineno">213</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L214"></a><tt class="py-lineno">214</tt>  <tt class="py-line"><tt class="py-docstring">    Returns the m/zH+ for a peptide</tt> </tt>
+<a name="L215"></a><tt class="py-lineno">215</tt>  <tt class="py-line"><tt class="py-docstring">    </tt> </tt>
+<a name="L216"></a><tt class="py-lineno">216</tt>  <tt class="py-line"><tt class="py-docstring">    Using the monoisotopic masses of aminoacid residues calculates the </tt> </tt>
+<a name="L217"></a><tt class="py-lineno">217</tt>  <tt class="py-line"><tt class="py-docstring">    monoisotopic mass of a peptide with a given sequence. Variations </tt> </tt>
+<a name="L218"></a><tt class="py-lineno">218</tt>  <tt class="py-line"><tt class="py-docstring">    may be implemented by the use of modified aminoacid masses</tt> </tt>
+<a name="L219"></a><tt class="py-lineno">219</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L220"></a><tt class="py-lineno">220</tt>  <tt class="py-line">    <tt class="py-name">Daamass</tt> <tt class="py-op">=</tt> <tt class="py-op">{</tt><tt class="py-string">"G"</tt><tt class="py-op">:</tt><tt class="py-number">57.02147</tt><tt class="py-op">,</tt> <tt class="py-string">"A"</tt><tt class="py-op">:</tt><tt class="py-number">71.03712</tt><tt class="py-op">,</tt> <tt class="py-string">"S"</tt><tt class="py-op">:</tt><tt class="py-number">87.03203</tt><tt class="py-op">,</tt> </tt>
+<a name="L221"></a><tt class="py-lineno">221</tt>  <tt class="py-line">           <tt class="py-string">"P"</tt><tt class="py-op">:</tt><tt class="py-number">97.05277</tt><tt class="py-op">,</tt> <tt class="py-string">"V"</tt><tt class="py-op">:</tt><tt class="py-number">99.06842</tt><tt class="py-op">,</tt> <tt class="py-string">"T"</tt><tt class="py-op">:</tt><tt class="py-number">101.04768</tt><tt class="py-op">,</tt> </tt>
+<a name="L222"></a><tt class="py-lineno">222</tt>  <tt class="py-line">           <tt class="py-string">"C"</tt><tt class="py-op">:</tt><tt class="py-number">103.00919</tt><tt class="py-op">,</tt> <tt class="py-string">"carbamidomethyl"</tt><tt class="py-op">:</tt><tt class="py-number">57.02146</tt><tt class="py-op">,</tt> </tt>
+<a name="L223"></a><tt class="py-lineno">223</tt>  <tt class="py-line">           <tt class="py-string">"carboxymethyl"</tt><tt class="py-op">:</tt><tt class="py-number">58.00547</tt><tt class="py-op">,</tt> <tt class="py-string">"acrylamide"</tt><tt class="py-op">:</tt><tt class="py-number">71.05511</tt><tt class="py-op">,</tt> </tt>
+<a name="L224"></a><tt class="py-lineno">224</tt>  <tt class="py-line">           <tt class="py-string">"I"</tt><tt class="py-op">:</tt><tt class="py-number">113.08407</tt><tt class="py-op">,</tt> <tt class="py-string">"L"</tt><tt class="py-op">:</tt><tt class="py-number">113.08407</tt><tt class="py-op">,</tt> <tt class="py-string">"N"</tt><tt class="py-op">:</tt><tt class="py-number">114.04293</tt><tt class="py-op">,</tt> </tt>
+<a name="L225"></a><tt class="py-lineno">225</tt>  <tt class="py-line">           <tt class="py-string">"D"</tt><tt class="py-op">:</tt><tt class="py-number">115.02695</tt><tt class="py-op">,</tt> <tt class="py-string">"Q"</tt><tt class="py-op">:</tt><tt class="py-number">128.05858</tt><tt class="py-op">,</tt> <tt class="py-string">"K"</tt><tt class="py-op">:</tt><tt class="py-number">128.09497</tt><tt class="py-op">,</tt> </tt>
+<a name="L226"></a><tt class="py-lineno">226</tt>  <tt class="py-line">           <tt class="py-string">"E"</tt><tt class="py-op">:</tt><tt class="py-number">129.0426</tt><tt class="py-op">,</tt> <tt class="py-string">"M"</tt><tt class="py-op">:</tt><tt class="py-number">131.04049</tt><tt class="py-op">,</tt> <tt class="py-string">"MOxidized"</tt><tt class="py-op">:</tt><tt class="py-number">147.0354</tt><tt class="py-op">,</tt> </tt>
+<a name="L227"></a><tt class="py-lineno">227</tt>  <tt class="py-line">           <tt class="py-string">"H"</tt><tt class="py-op">:</tt><tt class="py-number">137.05891</tt><tt class="py-op">,</tt> <tt class="py-string">"F"</tt><tt class="py-op">:</tt><tt class="py-number">147.06842</tt><tt class="py-op">,</tt> <tt class="py-string">"R"</tt><tt class="py-op">:</tt><tt class="py-number">156.10112</tt><tt class="py-op">,</tt> </tt>
+<a name="L228"></a><tt class="py-lineno">228</tt>  <tt class="py-line">           <tt class="py-string">"Y"</tt><tt class="py-op">:</tt><tt class="py-number">163.06333</tt><tt class="py-op">,</tt> <tt class="py-string">"W"</tt><tt class="py-op">:</tt><tt class="py-number">186.07932</tt><tt class="py-op">,</tt> <tt class="py-string">"water"</tt><tt class="py-op">:</tt><tt class="py-number">18.01056</tt><tt class="py-op">,</tt> <tt class="py-string">"Hplus"</tt><tt class="py-op">:</tt><tt class="py-number">1.007825</tt><tt class="py-op">,</tt> </tt>
+<a name="L229"></a><tt class="py-lineno">229</tt>  <tt class="py-line">           <tt class="py-string">"Oxygen16"</tt><tt class="py-op">:</tt><tt class="py-number">15.99491</tt><tt class="py-op">}</tt> </tt>
+<a name="L230"></a><tt class="py-lineno">230</tt>  <tt class="py-line">    <tt class="py-name">mass</tt> <tt class="py-op">=</tt> <tt class="py-number">0.0</tt> </tt>
+<a name="L231"></a><tt class="py-lineno">231</tt>  <tt class="py-line">    <tt class="py-keyword">for</tt> <tt class="py-name">aminoacid</tt> <tt class="py-keyword">in</tt> <tt class="py-name">pepseq</tt><tt class="py-op">:</tt> </tt>
+<a name="L232"></a><tt class="py-lineno">232</tt>  <tt class="py-line">        <tt class="py-name">mass</tt><tt class="py-op">+=</tt><tt class="py-name">Daamass</tt><tt class="py-op">[</tt><tt class="py-name">aminoacid</tt><tt class="py-op">]</tt> </tt>
+<a name="L233"></a><tt class="py-lineno">233</tt>  <tt class="py-line">    <tt class="py-name">mass</tt><tt class="py-op">+=</tt><tt class="py-name">Daamass</tt><tt class="py-op">[</tt><tt class="py-string">"water"</tt><tt class="py-op">]</tt><tt class="py-op">+</tt><tt class="py-name">Daamass</tt><tt class="py-op">[</tt><tt class="py-string">"Hplus"</tt><tt class="py-op">]</tt> <tt class="py-comment">#add the water and charged H+</tt> </tt>
+<a name="L234"></a><tt class="py-lineno">234</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-name">mass</tt> </tt>
+</div><a name="L235"></a><tt class="py-lineno">235</tt>  <tt class="py-line"> </tt>
+<a name="Mean"></a><div id="Mean-def"><a name="L236"></a><tt class="py-lineno">236</tt> <a class="py-toggle" href="#" id="Mean-toggle" onclick="return toggle('Mean');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml-module.html#Mean">Mean</a><tt class="py-op">(</tt><tt class="py-param">inlist</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="Mean-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="Mean-expanded"><a name="L237"></a><tt class="py-lineno">237</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L238"></a><tt class="py-lineno">238</tt>  <tt class="py-line"><tt class="py-docstring">    Obtain the mean of the values from a list</tt> </tt>
+<a name="L239"></a><tt class="py-lineno">239</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt>  </tt>
+<a name="L240"></a><tt class="py-lineno">240</tt>  <tt class="py-line">    <tt class="py-name">sum</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L241"></a><tt class="py-lineno">241</tt>  <tt class="py-line">    <tt class="py-keyword">for</tt> <tt class="py-name">item</tt> <tt class="py-keyword">in</tt> <tt class="py-name">inlist</tt><tt class="py-op">:</tt> </tt>
+<a name="L242"></a><tt class="py-lineno">242</tt>  <tt class="py-line">        <tt class="py-name">sum</tt> <tt class="py-op">=</tt> <tt class="py-name">sum</tt> <tt class="py-op">+</tt> <tt class="py-name">item</tt> </tt>
+<a name="L243"></a><tt class="py-lineno">243</tt>  <tt class="py-line">    <tt class="py-keyword">if</tt> <tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">inlist</tt><tt class="py-op">)</tt><tt class="py-op">&gt;</tt><tt class="py-number">0</tt><tt class="py-op">:</tt> </tt>
+<a name="L244"></a><tt class="py-lineno">244</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">sum</tt><tt class="py-op">/</tt><tt class="py-name">float</tt><tt class="py-op">(</tt><tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">inlist</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L245"></a><tt class="py-lineno">245</tt>  <tt class="py-line">    <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L246"></a><tt class="py-lineno">246</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-number">0</tt> </tt>
+</div><a name="L247"></a><tt class="py-lineno">247</tt>  <tt class="py-line">     </tt>
+<a name="SumSquares"></a><div id="SumSquares-def"><a name="L248"></a><tt class="py-lineno">248</tt> <a class="py-toggle" href="#" id="SumSquares-toggle" onclick="return toggle('SumSquares');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml-module.html#SumSquares">SumSquares</a><tt class="py-op">(</tt><tt class="py-param">inlist</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="SumSquares-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="SumSquares-expanded"><a name="L249"></a><tt class="py-lineno">249</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L250"></a><tt class="py-lineno">250</tt>  <tt class="py-line"><tt class="py-docstring">    Squares each value in the passed list, adds up these squares and</tt> </tt>
+<a name="L251"></a><tt class="py-lineno">251</tt>  <tt class="py-line"><tt class="py-docstring">    returns the result.</tt> </tt>
+<a name="L252"></a><tt class="py-lineno">252</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L253"></a><tt class="py-lineno">253</tt>  <tt class="py-line">    <tt class="py-name">ss</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L254"></a><tt class="py-lineno">254</tt>  <tt class="py-line">    <tt class="py-keyword">for</tt> <tt class="py-name">item</tt> <tt class="py-keyword">in</tt> <tt class="py-name">inlist</tt><tt class="py-op">:</tt> </tt>
+<a name="L255"></a><tt class="py-lineno">255</tt>  <tt class="py-line">        <tt class="py-name">ss</tt> <tt class="py-op">=</tt> <tt class="py-name">ss</tt> <tt class="py-op">+</tt> <tt class="py-name">item</tt><tt class="py-op">*</tt><tt class="py-name">item</tt> </tt>
+<a name="L256"></a><tt class="py-lineno">256</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-name">ss</tt> </tt>
+</div><a name="L257"></a><tt class="py-lineno">257</tt>  <tt class="py-line"> </tt>
+<a name="Variance"></a><div id="Variance-def"><a name="L258"></a><tt class="py-lineno">258</tt> <a class="py-toggle" href="#" id="Variance-toggle" onclick="return toggle('Variance');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml-module.html#Variance">Variance</a><tt class="py-op">(</tt><tt class="py-param">inlist</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="Variance-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="Variance-expanded"><a name="L259"></a><tt class="py-lineno">259</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L260"></a><tt class="py-lineno">260</tt>  <tt class="py-line"><tt class="py-docstring">    Calculates the variance for a sample    </tt> </tt>
+<a name="L261"></a><tt class="py-lineno">261</tt>  <tt class="py-line"><tt class="py-docstring">    Returns 1 if less than 2 values are provided</tt> </tt>
+<a name="L262"></a><tt class="py-lineno">262</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L263"></a><tt class="py-lineno">263</tt>  <tt class="py-line">    <tt class="py-name">n</tt> <tt class="py-op">=</tt> <tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">inlist</tt><tt class="py-op">)</tt> </tt>
+<a name="L264"></a><tt class="py-lineno">264</tt>  <tt class="py-line">    <tt class="py-name">mn</tt> <tt class="py-op">=</tt> <tt id="link-11" class="py-name" targets="Function Collect_SILAC_XML.Mean()=Collect_SILAC_XML-module.html#Mean,Function lilamsxml.Mean()=lilamsxml-module.html#Mean"><a title="Collect_SILAC_XML.Mean
+lilamsxml.Mean" class="py-name" href="#" onclick="return doclink('link-11', 'Mean', 'link-11');">Mean</a></tt><tt class="py-op">(</tt><tt class="py-name">inlist</tt><tt class="py-op">)</tt> </tt>
+<a name="L265"></a><tt class="py-lineno">265</tt>  <tt class="py-line">    <tt class="py-name">ssq</tt> <tt class="py-op">=</tt> <tt id="link-12" class="py-name" targets="Function Collect_SILAC_XML.SumSquares()=Collect_SILAC_XML-module.html#SumSquares,Function lilamsxml.SumSquares()=lilamsxml-module.html#SumSquares"><a title="Collect_SILAC_XML.SumSquares
+lilamsxml.SumSquares" class="py-name" href="#" onclick="return doclink('link-12', 'SumSquares', 'link-12');">SumSquares</a></tt><tt class="py-op">(</tt><tt class="py-name">inlist</tt><tt class="py-op">)</tt> </tt>
+<a name="L266"></a><tt class="py-lineno">266</tt>  <tt class="py-line">    <tt class="py-keyword">if</tt> <tt class="py-name">n</tt> <tt class="py-op">&gt;</tt><tt class="py-number">1</tt><tt class="py-op">:</tt> </tt>
+<a name="L267"></a><tt class="py-lineno">267</tt>  <tt class="py-line">        <tt class="py-name">vari</tt> <tt class="py-op">=</tt> <tt class="py-op">(</tt><tt class="py-name">ssq</tt> <tt class="py-op">-</tt> <tt class="py-name">n</tt><tt class="py-op">*</tt><tt class="py-name">mn</tt><tt class="py-op">*</tt><tt class="py-name">mn</tt><tt class="py-op">)</tt><tt class="py-op">/</tt><tt class="py-op">(</tt><tt class="py-name">n</tt><tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">)</tt> </tt>
+<a name="L268"></a><tt class="py-lineno">268</tt>  <tt class="py-line">    <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L269"></a><tt class="py-lineno">269</tt>  <tt class="py-line">        <tt class="py-name">vari</tt> <tt class="py-op">=</tt> <tt class="py-number">1</tt> </tt>
+<a name="L270"></a><tt class="py-lineno">270</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-name">vari</tt> </tt>
+</div><a name="L271"></a><tt class="py-lineno">271</tt>  <tt class="py-line"> </tt>
+<a name="StdDev"></a><div id="StdDev-def"><a name="L272"></a><tt class="py-lineno">272</tt> <a class="py-toggle" href="#" id="StdDev-toggle" onclick="return toggle('StdDev');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml-module.html#StdDev">StdDev</a><tt class="py-op">(</tt><tt class="py-param">inlist</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="StdDev-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="StdDev-expanded"><a name="L273"></a><tt class="py-lineno">273</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L274"></a><tt class="py-lineno">274</tt>  <tt class="py-line"><tt class="py-docstring">    Returns the standard deviation of the values in the passed list</tt> </tt>
+<a name="L275"></a><tt class="py-lineno">275</tt>  <tt class="py-line"><tt class="py-docstring">    using N-1 in the denominator (i.e., to estimate population stdev).</tt> </tt>
+<a name="L276"></a><tt class="py-lineno">276</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L277"></a><tt class="py-lineno">277</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-name">math</tt><tt class="py-op">.</tt><tt class="py-name">sqrt</tt><tt class="py-op">(</tt><tt id="link-13" class="py-name" targets="Function Collect_SILAC_XML.Variance()=Collect_SILAC_XML-module.html#Variance,Function lilamsxml.Variance()=lilamsxml-module.html#Variance"><a title="Collect_SILAC_XML.Variance
+lilamsxml.Variance" class="py-name" href="#" onclick="return doclink('link-13', 'Variance', 'link-13');">Variance</a></tt><tt class="py-op">(</tt><tt class="py-name">inlist</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L278"></a><tt class="py-lineno">278</tt>  <tt class="py-line"> </tt>
+<a name="Median"></a><div id="Median-def"><a name="L279"></a><tt class="py-lineno">279</tt> <a class="py-toggle" href="#" id="Median-toggle" onclick="return toggle('Median');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml-module.html#Median">Median</a><tt class="py-op">(</tt><tt class="py-param">inlist</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="Median-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="Median-expanded"><a name="L280"></a><tt class="py-lineno">280</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L281"></a><tt class="py-lineno">281</tt>  <tt class="py-line"><tt class="py-docstring">    Returns the median of the passed list.</tt> </tt>
+<a name="L282"></a><tt class="py-lineno">282</tt>  <tt class="py-line"><tt class="py-docstring">    Returns 0 or the element if less than 2 elements</tt> </tt>
+<a name="L283"></a><tt class="py-lineno">283</tt>  <tt class="py-line"><tt class="py-docstring">    are passed to the function</tt> </tt>
+<a name="L284"></a><tt class="py-lineno">284</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L285"></a><tt class="py-lineno">285</tt>  <tt class="py-line">    <tt class="py-name">newlist</tt> <tt class="py-op">=</tt> <tt class="py-name">copy</tt><tt class="py-op">.</tt><tt class="py-name">deepcopy</tt><tt class="py-op">(</tt><tt class="py-name">inlist</tt><tt class="py-op">)</tt> </tt>
+<a name="L286"></a><tt class="py-lineno">286</tt>  <tt class="py-line">    <tt class="py-name">newlist</tt><tt class="py-op">.</tt><tt class="py-name">sort</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L287"></a><tt class="py-lineno">287</tt>  <tt class="py-line">    <tt class="py-keyword">if</tt> <tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">newlist</tt><tt class="py-op">)</tt> <tt class="py-op">==</tt> <tt class="py-number">0</tt><tt class="py-op">:</tt> </tt>
+<a name="L288"></a><tt class="py-lineno">288</tt>  <tt class="py-line">        <tt class="py-name">median</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L289"></a><tt class="py-lineno">289</tt>  <tt class="py-line">    <tt class="py-keyword">elif</tt> <tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">newlist</tt><tt class="py-op">)</tt> <tt class="py-op">==</tt> <tt class="py-number">1</tt><tt class="py-op">:</tt> </tt>
+<a name="L290"></a><tt class="py-lineno">290</tt>  <tt class="py-line">        <tt class="py-name">median</tt> <tt class="py-op">=</tt> <tt class="py-name">newlist</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt> </tt>
+<a name="L291"></a><tt class="py-lineno">291</tt>  <tt class="py-line">    <tt class="py-keyword">elif</tt> <tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">newlist</tt><tt class="py-op">)</tt> <tt class="py-op">%</tt> <tt class="py-number">2</tt> <tt class="py-op">==</tt> <tt class="py-number">0</tt><tt class="py-op">:</tt>   <tt class="py-comment"># if even number, simple mean of middles</tt> </tt>
+<a name="L292"></a><tt class="py-lineno">292</tt>  <tt class="py-line">        <tt class="py-name">index</tt> <tt class="py-op">=</tt> <tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">newlist</tt><tt class="py-op">)</tt><tt class="py-op">/</tt><tt class="py-number">2</tt> </tt>
+<a name="L293"></a><tt class="py-lineno">293</tt>  <tt class="py-line">        <tt class="py-name">median</tt> <tt class="py-op">=</tt> <tt class="py-name">float</tt><tt class="py-op">(</tt><tt class="py-name">newlist</tt><tt class="py-op">[</tt><tt class="py-name">index</tt><tt class="py-op">]</tt> <tt class="py-op">+</tt> <tt class="py-name">newlist</tt><tt class="py-op">[</tt><tt class="py-name">index</tt><tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> <tt class="py-op">/</tt><tt class="py-number">2</tt> </tt>
+<a name="L294"></a><tt class="py-lineno">294</tt>  <tt class="py-line">    <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L295"></a><tt class="py-lineno">295</tt>  <tt class="py-line">        <tt class="py-name">index</tt> <tt class="py-op">=</tt> <tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">newlist</tt><tt class="py-op">)</tt><tt class="py-op">/</tt><tt class="py-number">2</tt> </tt>
+<a name="L296"></a><tt class="py-lineno">296</tt>  <tt class="py-line">        <tt class="py-name">median</tt> <tt class="py-op">=</tt> <tt class="py-name">newlist</tt><tt class="py-op">[</tt><tt class="py-name">index</tt><tt class="py-op">]</tt> </tt>
+<a name="L297"></a><tt class="py-lineno">297</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-name">median</tt> </tt>
+</div><a name="L298"></a><tt class="py-lineno">298</tt>  <tt class="py-line"> </tt>
+<a name="L299"></a><tt class="py-lineno">299</tt>  <tt class="py-line"><tt class="py-comment">#############################################</tt> </tt>
+<a name="L300"></a><tt class="py-lineno">300</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">#######  I/O functions   ####################</tt> </tt>
+<a name="L301"></a><tt class="py-lineno">301</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">#############################################</tt> </tt>
+<a name="ReadFromFileFloats"></a><div id="ReadFromFileFloats-def"><a name="L302"></a><tt class="py-lineno">302</tt> <a class="py-toggle" href="#" id="ReadFromFileFloats-toggle" onclick="return toggle('ReadFromFileFloats');">-</a><tt class="py-line"><tt class="py-comment"></tt><tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml-module.html#ReadFromFileFloats">ReadFromFileFloats</a><tt class="py-op">(</tt><tt class="py-param">fhandle</tt><tt class="py-op">,</tt> <tt class="py-param">skip</tt><tt class="py-op">=</tt><tt class="py-number">0</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="ReadFromFileFloats-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="ReadFromFileFloats-expanded"><a name="L303"></a><tt class="py-lineno">303</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L304"></a><tt class="py-lineno">304</tt>  <tt class="py-line"><tt class="py-docstring">    Obtain data from a tab delimited file into a list of floats</tt> </tt>
+<a name="L305"></a><tt class="py-lineno">305</tt>  <tt class="py-line"><tt class="py-docstring">    </tt> </tt>
+<a name="L306"></a><tt class="py-lineno">306</tt>  <tt class="py-line"><tt class="py-docstring">    Needs the import string statement</tt> </tt>
+<a name="L307"></a><tt class="py-lineno">307</tt>  <tt class="py-line"><tt class="py-docstring">    The &lt;skip&gt; parameter indicate the number of lines not</tt> </tt>
+<a name="L308"></a><tt class="py-lineno">308</tt>  <tt class="py-line"><tt class="py-docstring">    read. This version uses a filehandle for calls</tt> </tt>
+<a name="L309"></a><tt class="py-lineno">309</tt>  <tt class="py-line"><tt class="py-docstring">    Entry file has the format (with or without a header):</tt> </tt>
+<a name="L310"></a><tt class="py-lineno">310</tt>  <tt class="py-line"><tt class="py-docstring">    1000.0450 tab 158</tt> </tt>
+<a name="L311"></a><tt class="py-lineno">311</tt>  <tt class="py-line"><tt class="py-docstring">    1000.0650 tab 190</tt> </tt>
+<a name="L312"></a><tt class="py-lineno">312</tt>  <tt class="py-line"><tt class="py-docstring">    ...</tt> </tt>
+<a name="L313"></a><tt class="py-lineno">313</tt>  <tt class="py-line"><tt class="py-docstring">    ...</tt> </tt>
+<a name="L314"></a><tt class="py-lineno">314</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt>   </tt>
+<a name="L315"></a><tt class="py-lineno">315</tt>  <tt class="py-line">    <tt class="py-name">data</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+<a name="L316"></a><tt class="py-lineno">316</tt>  <tt class="py-line">    <tt class="py-keyword">for</tt> <tt class="py-name">i</tt> <tt class="py-keyword">in</tt> <tt class="py-name">range</tt><tt class="py-op">(</tt><tt class="py-name">skip</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L317"></a><tt class="py-lineno">317</tt>  <tt class="py-line">        <tt class="py-name">fhandle</tt><tt class="py-op">.</tt><tt class="py-name">readline</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L318"></a><tt class="py-lineno">318</tt>  <tt class="py-line">    <tt class="py-keyword">for</tt> <tt class="py-name">line</tt> <tt class="py-keyword">in</tt> <tt class="py-name">fhandle</tt><tt class="py-op">:</tt> </tt>
+<a name="L319"></a><tt class="py-lineno">319</tt>  <tt class="py-line">        <tt class="py-name">data</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-name">map</tt><tt class="py-op">(</tt><tt class="py-name">float</tt><tt class="py-op">,</tt> <tt class="py-name">line</tt><tt class="py-op">.</tt><tt class="py-name">strip</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">.</tt><tt class="py-name">split</tt><tt class="py-op">(</tt><tt class="py-string">'\t'</tt><tt class="py-op">)</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L320"></a><tt class="py-lineno">320</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-name">data</tt> </tt>
+</div><a name="L321"></a><tt class="py-lineno">321</tt>  <tt class="py-line">    <tt class="py-comment">#the returned data will be in float format</tt> </tt>
+<a name="L322"></a><tt class="py-lineno">322</tt>  <tt class="py-line"><tt class="py-comment"></tt>     </tt>
+<a name="L323"></a><tt class="py-lineno">323</tt>  <tt class="py-line">     </tt>
+<a name="WriteMToFile"></a><div id="WriteMToFile-def"><a name="L324"></a><tt class="py-lineno">324</tt> <a class="py-toggle" href="#" id="WriteMToFile-toggle" onclick="return toggle('WriteMToFile');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml-module.html#WriteMToFile">WriteMToFile</a><tt class="py-op">(</tt><tt class="py-param">matrix</tt><tt class="py-op">,</tt> <tt class="py-param">file_handle</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="WriteMToFile-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="WriteMToFile-expanded"><a name="L325"></a><tt class="py-lineno">325</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L326"></a><tt class="py-lineno">326</tt>  <tt class="py-line"><tt class="py-docstring">    Writes the content of a matrix (list of lists) to a </tt> </tt>
+<a name="L327"></a><tt class="py-lineno">327</tt>  <tt class="py-line"><tt class="py-docstring">    tab delimited text file</tt> </tt>
+<a name="L328"></a><tt class="py-lineno">328</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L329"></a><tt class="py-lineno">329</tt>  <tt class="py-line">    <tt class="py-keyword">for</tt> <tt class="py-name">line</tt> <tt class="py-keyword">in</tt> <tt class="py-name">matrix</tt><tt class="py-op">:</tt> </tt>
+<a name="L330"></a><tt class="py-lineno">330</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">item</tt> <tt class="py-keyword">in</tt> <tt class="py-name">line</tt><tt class="py-op">:</tt> </tt>
+<a name="L331"></a><tt class="py-lineno">331</tt>  <tt class="py-line">            <tt class="py-name">file_handle</tt><tt class="py-op">.</tt><tt class="py-name">write</tt><tt class="py-op">(</tt><tt class="py-name">str</tt><tt class="py-op">(</tt><tt class="py-name">item</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L332"></a><tt class="py-lineno">332</tt>  <tt class="py-line">            <tt class="py-name">file_handle</tt><tt class="py-op">.</tt><tt class="py-name">write</tt><tt class="py-op">(</tt><tt class="py-string">'\t'</tt><tt class="py-op">)</tt> </tt>
+<a name="L333"></a><tt class="py-lineno">333</tt>  <tt class="py-line">        <tt class="py-name">file_handle</tt><tt class="py-op">.</tt><tt class="py-name">write</tt><tt class="py-op">(</tt><tt class="py-string">'\n'</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L334"></a><tt class="py-lineno">334</tt>  <tt class="py-line">         </tt>
+<a name="WriteMToString"></a><div id="WriteMToString-def"><a name="L335"></a><tt class="py-lineno">335</tt> <a class="py-toggle" href="#" id="WriteMToString-toggle" onclick="return toggle('WriteMToString');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml-module.html#WriteMToString">WriteMToString</a><tt class="py-op">(</tt><tt class="py-param">matrix</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="WriteMToString-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="WriteMToString-expanded"><a name="L336"></a><tt class="py-lineno">336</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L337"></a><tt class="py-lineno">337</tt>  <tt class="py-line"><tt class="py-docstring">    Returns the content of a matrix to a tab delimited</tt> </tt>
+<a name="L338"></a><tt class="py-lineno">338</tt>  <tt class="py-line"><tt class="py-docstring">    string</tt> </tt>
+<a name="L339"></a><tt class="py-lineno">339</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L340"></a><tt class="py-lineno">340</tt>  <tt class="py-line">    <tt class="py-name">res</tt> <tt class="py-op">=</tt> <tt class="py-string">""</tt> </tt>
+<a name="L341"></a><tt class="py-lineno">341</tt>  <tt class="py-line">    <tt class="py-keyword">for</tt> <tt class="py-name">line</tt> <tt class="py-keyword">in</tt> <tt class="py-name">matrix</tt><tt class="py-op">:</tt> </tt>
+<a name="L342"></a><tt class="py-lineno">342</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">item</tt> <tt class="py-keyword">in</tt> <tt class="py-name">line</tt><tt class="py-op">:</tt> </tt>
+<a name="L343"></a><tt class="py-lineno">343</tt>  <tt class="py-line">            <tt class="py-name">res</tt> <tt class="py-op">=</tt> <tt class="py-name">res</tt> <tt class="py-op">+</tt> <tt class="py-op">(</tt><tt class="py-name">str</tt><tt class="py-op">(</tt><tt class="py-name">item</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> <tt class="py-op">+</tt> <tt class="py-string">'\t'</tt> </tt>
+<a name="L344"></a><tt class="py-lineno">344</tt>  <tt class="py-line">        <tt class="py-name">res</tt> <tt class="py-op">=</tt> <tt class="py-name">res</tt> <tt class="py-op">+</tt> <tt class="py-string">'\n'</tt>     </tt>
+<a name="L345"></a><tt class="py-lineno">345</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-name">res</tt> </tt>
+</div><a name="L346"></a><tt class="py-lineno">346</tt>  <tt class="py-line">     </tt>
+<a name="WriteListToString"></a><div id="WriteListToString-def"><a name="L347"></a><tt class="py-lineno">347</tt> <a class="py-toggle" href="#" id="WriteListToString-toggle" onclick="return toggle('WriteListToString');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml-module.html#WriteListToString">WriteListToString</a><tt class="py-op">(</tt><tt class="py-param">list</tt><tt class="py-op">,</tt> <tt class="py-param">format</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="WriteListToString-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="WriteListToString-expanded"><a name="L348"></a><tt class="py-lineno">348</tt>  <tt class="py-line">    <tt class="py-name">res</tt> <tt class="py-op">=</tt> <tt class="py-string">""</tt> </tt>
+<a name="L349"></a><tt class="py-lineno">349</tt>  <tt class="py-line">    <tt class="py-keyword">for</tt> <tt class="py-name">item</tt> <tt class="py-keyword">in</tt> <tt class="py-name">list</tt><tt class="py-op">:</tt> </tt>
+<a name="L350"></a><tt class="py-lineno">350</tt>  <tt class="py-line">        <tt class="py-name">res</tt> <tt class="py-op">=</tt> <tt class="py-name">res</tt> <tt class="py-op">+</tt> <tt class="py-name">format</tt> <tt class="py-op">%</tt><tt class="py-op">(</tt><tt class="py-name">item</tt><tt class="py-op">)</tt> <tt class="py-op">+</tt> <tt class="py-string">" "</tt> </tt>
+<a name="L351"></a><tt class="py-lineno">351</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-name">res</tt> </tt>
+</div><a name="L352"></a><tt class="py-lineno">352</tt>  <tt class="py-line">     </tt>
+<a name="L353"></a><tt class="py-lineno">353</tt>  <tt class="py-line"><tt class="py-comment">###############################################</tt> </tt>
+<a name="L354"></a><tt class="py-lineno">354</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">######### SPECTRA ANALYSIS functions ##########</tt> </tt>
+<a name="L355"></a><tt class="py-lineno">355</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">###############################################</tt> </tt>
+<a name="GetPeak"></a><div id="GetPeak-def"><a name="L356"></a><tt class="py-lineno">356</tt> <a class="py-toggle" href="#" id="GetPeak-toggle" onclick="return toggle('GetPeak');">-</a><tt class="py-line"><tt class="py-comment"></tt><tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml-module.html#GetPeak">GetPeak</a><tt class="py-op">(</tt><tt class="py-param">data</tt><tt class="py-op">,</tt> <tt class="py-param">peakx</tt><tt class="py-op">,</tt> <tt class="py-param">lo</tt><tt class="py-op">=</tt><tt class="py-number">0</tt><tt class="py-op">,</tt> <tt class="py-param">hi</tt><tt class="py-op">=</tt><tt class="py-number">41357</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="GetPeak-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="GetPeak-expanded"><a name="L357"></a><tt class="py-lineno">357</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L358"></a><tt class="py-lineno">358</tt>  <tt class="py-line"><tt class="py-docstring">    Obtain the x y index for the pair most closely to the peak mass</tt> </tt>
+<a name="L359"></a><tt class="py-lineno">359</tt>  <tt class="py-line"><tt class="py-docstring">    in the list of data: mass-intensity</tt> </tt>
+<a name="L360"></a><tt class="py-lineno">360</tt>  <tt class="py-line"><tt class="py-docstring">    </tt> </tt>
+<a name="L361"></a><tt class="py-lineno">361</tt>  <tt class="py-line"><tt class="py-docstring">    Uses a binary search algorithm since the list is sorted</tt> </tt>
+<a name="L362"></a><tt class="py-lineno">362</tt>  <tt class="py-line"><tt class="py-docstring">    41357 is the number of datapoints from a typical exported spectrum </tt> </tt>
+<a name="L363"></a><tt class="py-lineno">363</tt>  <tt class="py-line"><tt class="py-docstring">    between 700 and 3000 Da</tt> </tt>
+<a name="L364"></a><tt class="py-lineno">364</tt>  <tt class="py-line"><tt class="py-docstring">    </tt> </tt>
+<a name="L365"></a><tt class="py-lineno">365</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L366"></a><tt class="py-lineno">366</tt>  <tt class="py-line">    <tt class="py-name">mindif</tt> <tt class="py-op">=</tt> <tt class="py-number">0.037</tt>  <tt class="py-comment">#it depends on the minimal distance between values</tt> </tt>
+<a name="L367"></a><tt class="py-lineno">367</tt>  <tt class="py-line">                    <tt class="py-comment">#should be larger than half that minimal distance</tt> </tt>
+<a name="L368"></a><tt class="py-lineno">368</tt>  <tt class="py-line"><tt class="py-comment"></tt>    <tt class="py-comment">#hi = len(data)</tt> </tt>
+<a name="L369"></a><tt class="py-lineno">369</tt>  <tt class="py-line"><tt class="py-comment"></tt>    <tt class="py-comment">#lo = 0</tt> </tt>
+<a name="L370"></a><tt class="py-lineno">370</tt>  <tt class="py-line"><tt class="py-comment"></tt>    <tt class="py-name">dif</tt> <tt class="py-op">=</tt> <tt class="py-number">10000.0</tt> </tt>
+<a name="L371"></a><tt class="py-lineno">371</tt>  <tt class="py-line">     </tt>
+<a name="L372"></a><tt class="py-lineno">372</tt>  <tt class="py-line">    <tt class="py-keyword">while</tt> <tt class="py-op">(</tt><tt class="py-name">abs</tt><tt class="py-op">(</tt><tt class="py-name">dif</tt><tt class="py-op">)</tt> <tt class="py-op">&gt;</tt> <tt class="py-name">mindif</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L373"></a><tt class="py-lineno">373</tt>  <tt class="py-line">        <tt class="py-name">middle</tt> <tt class="py-op">=</tt> <tt class="py-name">int</tt><tt class="py-op">(</tt><tt class="py-name">round</tt><tt class="py-op">(</tt><tt class="py-op">(</tt><tt class="py-name">hi</tt><tt class="py-op">-</tt><tt class="py-name">lo</tt><tt class="py-op">)</tt><tt class="py-op">/</tt><tt class="py-number">2</tt> <tt class="py-op">+</tt><tt class="py-name">lo</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L374"></a><tt class="py-lineno">374</tt>  <tt class="py-line">        <tt class="py-name">dif</tt> <tt class="py-op">=</tt> <tt class="py-name">peakx</tt> <tt class="py-op">-</tt> <tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">middle</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt> </tt>
+<a name="L375"></a><tt class="py-lineno">375</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">dif</tt> <tt class="py-op">==</tt> <tt class="py-number">0</tt><tt class="py-op">:</tt> <tt class="py-keyword">break</tt> </tt>
+<a name="L376"></a><tt class="py-lineno">376</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">dif</tt> <tt class="py-op">&gt;</tt> <tt class="py-number">0</tt><tt class="py-op">:</tt> </tt>
+<a name="L377"></a><tt class="py-lineno">377</tt>  <tt class="py-line">            <tt class="py-name">lo</tt> <tt class="py-op">=</tt> <tt class="py-name">middle</tt> </tt>
+<a name="L378"></a><tt class="py-lineno">378</tt>  <tt class="py-line">        <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L379"></a><tt class="py-lineno">379</tt>  <tt class="py-line">            <tt class="py-name">hi</tt> <tt class="py-op">=</tt> <tt class="py-name">middle</tt> </tt>
+<a name="L380"></a><tt class="py-lineno">380</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-name">middle</tt> </tt>
+</div><a name="L381"></a><tt class="py-lineno">381</tt>  <tt class="py-line">     </tt>
+<a name="CrowlToMax"></a><div id="CrowlToMax-def"><a name="L382"></a><tt class="py-lineno">382</tt> <a class="py-toggle" href="#" id="CrowlToMax-toggle" onclick="return toggle('CrowlToMax');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml-module.html#CrowlToMax">CrowlToMax</a><tt class="py-op">(</tt><tt class="py-param">peakindex</tt><tt class="py-op">,</tt> <tt class="py-param">howmuch</tt><tt class="py-op">,</tt> <tt class="py-param">data</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="CrowlToMax-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="CrowlToMax-expanded"><a name="L383"></a><tt class="py-lineno">383</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L384"></a><tt class="py-lineno">384</tt>  <tt class="py-line"><tt class="py-docstring">    Returns the most probable position of a maximum around a given index</tt> </tt>
+<a name="L385"></a><tt class="py-lineno">385</tt>  <tt class="py-line"><tt class="py-docstring">    </tt> </tt>
+<a name="L386"></a><tt class="py-lineno">386</tt>  <tt class="py-line"><tt class="py-docstring">    Go around to see if the peak is really at the maximum value, otherwise</tt> </tt>
+<a name="L387"></a><tt class="py-lineno">387</tt>  <tt class="py-line"><tt class="py-docstring">    leave it as it was</tt> </tt>
+<a name="L388"></a><tt class="py-lineno">388</tt>  <tt class="py-line"><tt class="py-docstring">    &lt;howmuch&gt; the number of values tested around the actual value - 10 should be good</tt> </tt>
+<a name="L389"></a><tt class="py-lineno">389</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L390"></a><tt class="py-lineno">390</tt>  <tt class="py-line">    <tt class="py-name">peak_int</tt> <tt class="py-op">=</tt> <tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">peakindex</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt> </tt>
+<a name="L391"></a><tt class="py-lineno">391</tt>  <tt class="py-line">    <tt class="py-name">newmax</tt> <tt class="py-op">=</tt> <tt class="py-name">peakindex</tt> </tt>
+<a name="L392"></a><tt class="py-lineno">392</tt>  <tt class="py-line">    <tt class="py-comment">#initialize with the value of the peak index, will be changed later</tt> </tt>
+<a name="L393"></a><tt class="py-lineno">393</tt>  <tt class="py-line"><tt class="py-comment"></tt>    <tt class="py-keyword">for</tt> <tt class="py-name">i</tt> <tt class="py-keyword">in</tt> <tt class="py-name">range</tt><tt class="py-op">(</tt><tt class="py-name">peakindex</tt><tt class="py-op">-</tt><tt class="py-name">howmuch</tt><tt class="py-op">,</tt> <tt class="py-name">peakindex</tt><tt class="py-op">+</tt><tt class="py-name">howmuch</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L394"></a><tt class="py-lineno">394</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">peak_int</tt> <tt class="py-op">&lt;=</tt> <tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">:</tt> </tt>
+<a name="L395"></a><tt class="py-lineno">395</tt>  <tt class="py-line">            <tt class="py-name">newmax</tt> <tt class="py-op">=</tt> <tt class="py-name">i</tt> </tt>
+<a name="L396"></a><tt class="py-lineno">396</tt>  <tt class="py-line">            <tt class="py-name">peak_int</tt> <tt class="py-op">=</tt> <tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt> </tt>
+<a name="L397"></a><tt class="py-lineno">397</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-name">newmax</tt> </tt>
+</div><a name="L398"></a><tt class="py-lineno">398</tt>  <tt class="py-line">     </tt>
+<a name="L399"></a><tt class="py-lineno">399</tt>  <tt class="py-line">     </tt>
+<a name="GetBackground"></a><div id="GetBackground-def"><a name="L400"></a><tt class="py-lineno">400</tt> <a class="py-toggle" href="#" id="GetBackground-toggle" onclick="return toggle('GetBackground');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml-module.html#GetBackground">GetBackground</a><tt class="py-op">(</tt><tt class="py-param">monoindex</tt><tt class="py-op">,</tt> <tt class="py-param">points</tt><tt class="py-op">,</tt> <tt class="py-param">data</tt><tt class="py-op">,</tt> <tt class="py-param">level</tt><tt class="py-op">=</tt><tt class="py-number">0.05</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="GetBackground-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="GetBackground-expanded"><a name="L401"></a><tt class="py-lineno">401</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L402"></a><tt class="py-lineno">402</tt>  <tt class="py-line"><tt class="py-docstring">    Define the background as the average of the &lt;level&gt;% lowest</tt> </tt>
+<a name="L403"></a><tt class="py-lineno">403</tt>  <tt class="py-line"><tt class="py-docstring">    intensity values; uses function Mean</tt> </tt>
+<a name="L404"></a><tt class="py-lineno">404</tt>  <tt class="py-line"><tt class="py-docstring">    </tt> </tt>
+<a name="L405"></a><tt class="py-lineno">405</tt>  <tt class="py-line"><tt class="py-docstring">    &lt;monoindex&gt; - position of the monoisotopic peak</tt> </tt>
+<a name="L406"></a><tt class="py-lineno">406</tt>  <tt class="py-line"><tt class="py-docstring">    &lt;points&gt; points considered</tt> </tt>
+<a name="L407"></a><tt class="py-lineno">407</tt>  <tt class="py-line"><tt class="py-docstring">    &lt;data&gt; list of floats m/z, intensity</tt> </tt>
+<a name="L408"></a><tt class="py-lineno">408</tt>  <tt class="py-line"><tt class="py-docstring">    &lt;level&gt; percent of points that might be considered in background</tt> </tt>
+<a name="L409"></a><tt class="py-lineno">409</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L410"></a><tt class="py-lineno">410</tt>  <tt class="py-line">    <tt class="py-name">intensities</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+<a name="L411"></a><tt class="py-lineno">411</tt>  <tt class="py-line">    <tt class="py-keyword">for</tt> <tt class="py-name">i</tt> <tt class="py-keyword">in</tt> <tt class="py-name">range</tt><tt class="py-op">(</tt><tt class="py-name">monoindex</tt><tt class="py-op">,</tt> <tt class="py-name">monoindex</tt><tt class="py-op">+</tt><tt class="py-name">points</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L412"></a><tt class="py-lineno">412</tt>  <tt class="py-line">        <tt class="py-name">intensities</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L413"></a><tt class="py-lineno">413</tt>  <tt class="py-line">    <tt class="py-name">intensities</tt><tt class="py-op">.</tt><tt class="py-name">sort</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L414"></a><tt class="py-lineno">414</tt>  <tt class="py-line">    <tt class="py-name">smallestval_list</tt> <tt class="py-op">=</tt> <tt class="py-name">intensities</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">:</tt><tt class="py-name">int</tt><tt class="py-op">(</tt><tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">intensities</tt><tt class="py-op">)</tt><tt class="py-op">*</tt><tt class="py-name">level</tt><tt class="py-op">)</tt><tt class="py-op">]</tt> </tt>
+<a name="L415"></a><tt class="py-lineno">415</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt id="link-14" class="py-name"><a title="Collect_SILAC_XML.Mean
+lilamsxml.Mean" class="py-name" href="#" onclick="return doclink('link-14', 'Mean', 'link-11');">Mean</a></tt><tt class="py-op">(</tt><tt class="py-name">smallestval_list</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L416"></a><tt class="py-lineno">416</tt>  <tt class="py-line">     </tt>
+<a name="GetIsotopeSeries"></a><div id="GetIsotopeSeries-def"><a name="L417"></a><tt class="py-lineno">417</tt> <a class="py-toggle" href="#" id="GetIsotopeSeries-toggle" onclick="return toggle('GetIsotopeSeries');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml-module.html#GetIsotopeSeries">GetIsotopeSeries</a><tt class="py-op">(</tt><tt class="py-param">monoindex</tt><tt class="py-op">,</tt> <tt class="py-param">howmany</tt><tt class="py-op">,</tt> <tt class="py-param">data</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="GetIsotopeSeries-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="GetIsotopeSeries-expanded"><a name="L418"></a><tt class="py-lineno">418</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L419"></a><tt class="py-lineno">419</tt>  <tt class="py-line"><tt class="py-docstring">    Returns a list of intensities in a series of peaks</tt> </tt>
+<a name="L420"></a><tt class="py-lineno">420</tt>  <tt class="py-line"><tt class="py-docstring">    </tt> </tt>
+<a name="L421"></a><tt class="py-lineno">421</tt>  <tt class="py-line"><tt class="py-docstring">    Starting from the monoisotopic peak obtain maximum peaks at 1 Da</tt> </tt>
+<a name="L422"></a><tt class="py-lineno">422</tt>  <tt class="py-line"><tt class="py-docstring">    distance intervals; uses function CrowlToMax to recenter on real peaks</tt> </tt>
+<a name="L423"></a><tt class="py-lineno">423</tt>  <tt class="py-line"><tt class="py-docstring">    &lt;howmany&gt; defines the number of peaks to be retrieved</tt> </tt>
+<a name="L424"></a><tt class="py-lineno">424</tt>  <tt class="py-line"><tt class="py-docstring">    &lt;monoindex&gt; the mass of the firs peak in the series</tt> </tt>
+<a name="L425"></a><tt class="py-lineno">425</tt>  <tt class="py-line"><tt class="py-docstring">    &lt;data&gt; a list containing floats in pairs: mass/intensity</tt> </tt>
+<a name="L426"></a><tt class="py-lineno">426</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L427"></a><tt class="py-lineno">427</tt>  <tt class="py-line">    <tt class="py-comment"># calculate average distance for a dalton in the range of monoindex, between</tt> </tt>
+<a name="L428"></a><tt class="py-lineno">428</tt>  <tt class="py-line"><tt class="py-comment"></tt>    <tt class="py-comment"># 15 and 30 values/dalton normally</tt> </tt>
+<a name="L429"></a><tt class="py-lineno">429</tt>  <tt class="py-line"><tt class="py-comment"></tt>    <tt class="py-name">distforonedalton</tt> <tt class="py-op">=</tt> <tt class="py-name">abs</tt><tt class="py-op">(</tt><tt class="py-name">round</tt><tt class="py-op">(</tt><tt class="py-number">100</tt><tt class="py-op">/</tt><tt class="py-op">(</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">monoindex</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt> <tt class="py-op">-</tt> <tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-op">(</tt><tt class="py-name">monoindex</tt><tt class="py-op">+</tt><tt class="py-number">100</tt><tt class="py-op">)</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">)</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L430"></a><tt class="py-lineno">430</tt>  <tt class="py-line">         </tt>
+<a name="L431"></a><tt class="py-lineno">431</tt>  <tt class="py-line">    <tt class="py-name">peaklist</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+<a name="L432"></a><tt class="py-lineno">432</tt>  <tt class="py-line">    <tt class="py-keyword">for</tt> <tt class="py-name">i</tt> <tt class="py-keyword">in</tt> <tt class="py-name">range</tt><tt class="py-op">(</tt><tt class="py-number">0</tt><tt class="py-op">,</tt> <tt class="py-name">howmany</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L433"></a><tt class="py-lineno">433</tt>  <tt class="py-line">        <tt class="py-name">peakindex</tt> <tt class="py-op">=</tt> <tt id="link-15" class="py-name" targets="Function lilamsxml.CrowlToMax()=lilamsxml-module.html#CrowlToMax"><a title="lilamsxml.CrowlToMax" class="py-name" href="#" onclick="return doclink('link-15', 'CrowlToMax', 'link-15');">CrowlToMax</a></tt><tt class="py-op">(</tt><tt class="py-name">int</tt><tt class="py-op">(</tt><tt class="py-name">monoindex</tt> <tt class="py-op">+</tt> <tt class="py-name">i</tt><tt class="py-op">*</tt><tt class="py-name">distforonedalton</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> <tt class="py-name">int</tt><tt class="py-op">(</tt><tt class="py-name">distforonedalton</tt><tt class="py-op">/</tt><tt class="py-number">3</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> <tt class="py-name">data</tt><tt class="py-op">)</tt> </tt>
+<a name="L434"></a><tt class="py-lineno">434</tt>  <tt class="py-line">        <tt class="py-comment">#we accept deviations of distforonedalton/3 - that is 0,33 Da - this can be modified</tt> </tt>
+<a name="L435"></a><tt class="py-lineno">435</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-comment">#in general, the peptides are singly charged</tt> </tt>
+<a name="L436"></a><tt class="py-lineno">436</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">peakvalue</tt> <tt class="py-op">=</tt> <tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">peakindex</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt> </tt>
+<a name="L437"></a><tt class="py-lineno">437</tt>  <tt class="py-line">        <tt class="py-name">peakamu</tt> <tt class="py-op">=</tt> <tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">peakindex</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt> </tt>
+<a name="L438"></a><tt class="py-lineno">438</tt>  <tt class="py-line">        <tt class="py-name">peaklist</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-op">[</tt><tt class="py-name">peakamu</tt><tt class="py-op">,</tt> <tt class="py-name">peakvalue</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L439"></a><tt class="py-lineno">439</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-name">peaklist</tt>     </tt>
+</div><a name="L440"></a><tt class="py-lineno">440</tt>  <tt class="py-line">     </tt>
+<a name="L441"></a><tt class="py-lineno">441</tt>  <tt class="py-line">     </tt>
+<a name="GetPeaksFromValue"></a><div id="GetPeaksFromValue-def"><a name="L442"></a><tt class="py-lineno">442</tt> <a class="py-toggle" href="#" id="GetPeaksFromValue-toggle" onclick="return toggle('GetPeaksFromValue');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml-module.html#GetPeaksFromValue">GetPeaksFromValue</a><tt class="py-op">(</tt><tt class="py-param">monopeak</tt><tt class="py-op">,</tt> <tt class="py-param">data</tt><tt class="py-op">,</tt> <tt class="py-param">bground</tt> <tt class="py-op">=</tt> <tt class="py-number">100</tt><tt class="py-op">,</tt> <tt class="py-param">nbisotopes</tt> <tt class="py-op">=</tt> <tt class="py-number">14</tt><tt class="py-op">,</tt> <tt class="py-param">crowlnb</tt> <tt class="py-op">=</tt> <tt class="py-number">5</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="GetPeaksFromValue-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="GetPeaksFromValue-expanded"><a name="L443"></a><tt class="py-lineno">443</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L444"></a><tt class="py-lineno">444</tt>  <tt class="py-line"><tt class="py-docstring">    Generates the list (amu and intensities) from a peak amu value</tt> </tt>
+<a name="L445"></a><tt class="py-lineno">445</tt>  <tt class="py-line"><tt class="py-docstring">    </tt> </tt>
+<a name="L446"></a><tt class="py-lineno">446</tt>  <tt class="py-line"><tt class="py-docstring">    returns the family of peaks (amu and intensities) starting</tt> </tt>
+<a name="L447"></a><tt class="py-lineno">447</tt>  <tt class="py-line"><tt class="py-docstring">    from a value of a peak measured in the spectra;</tt> </tt>
+<a name="L448"></a><tt class="py-lineno">448</tt>  <tt class="py-line"><tt class="py-docstring">    uses functions GetPeak, GetBackground, GetIsotopeSeries,</tt> </tt>
+<a name="L449"></a><tt class="py-lineno">449</tt>  <tt class="py-line"><tt class="py-docstring">    CrowlToMax</tt> </tt>
+<a name="L450"></a><tt class="py-lineno">450</tt>  <tt class="py-line"><tt class="py-docstring">    monopeak - the mass of the monoisotopic peak</tt> </tt>
+<a name="L451"></a><tt class="py-lineno">451</tt>  <tt class="py-line"><tt class="py-docstring">    bground - number of points around the peak to be considered</tt> </tt>
+<a name="L452"></a><tt class="py-lineno">452</tt>  <tt class="py-line"><tt class="py-docstring">    for calculating the background</tt> </tt>
+<a name="L453"></a><tt class="py-lineno">453</tt>  <tt class="py-line"><tt class="py-docstring">    nbisotopes - number of peaks returned for a family</tt> </tt>
+<a name="L454"></a><tt class="py-lineno">454</tt>  <tt class="py-line"><tt class="py-docstring">    crowlnb - number of points tested to see if a peak is a peak</tt> </tt>
+<a name="L455"></a><tt class="py-lineno">455</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L456"></a><tt class="py-lineno">456</tt>  <tt class="py-line">    <tt class="py-name">resultlst</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+<a name="L457"></a><tt class="py-lineno">457</tt>  <tt class="py-line">    <tt class="py-comment">#see if we may find the peak around that value</tt> </tt>
+<a name="L458"></a><tt class="py-lineno">458</tt>  <tt class="py-line"><tt class="py-comment"></tt>    <tt class="py-name">peak_pos</tt> <tt class="py-op">=</tt> <tt id="link-16" class="py-name" targets="Function lilamsxml.GetPeak()=lilamsxml-module.html#GetPeak"><a title="lilamsxml.GetPeak" class="py-name" href="#" onclick="return doclink('link-16', 'GetPeak', 'link-16');">GetPeak</a></tt><tt class="py-op">(</tt><tt class="py-name">data</tt><tt class="py-op">,</tt> <tt class="py-name">monopeak</tt><tt class="py-op">,</tt> <tt class="py-name">hi</tt><tt class="py-op">=</tt><tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">data</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L459"></a><tt class="py-lineno">459</tt>  <tt class="py-line">    <tt class="py-comment">#test to see if there is no peak higher at 5 values around</tt> </tt>
+<a name="L460"></a><tt class="py-lineno">460</tt>  <tt class="py-line"><tt class="py-comment"></tt>    <tt class="py-name">real_peakpos</tt> <tt class="py-op">=</tt> <tt id="link-17" class="py-name"><a title="lilamsxml.CrowlToMax" class="py-name" href="#" onclick="return doclink('link-17', 'CrowlToMax', 'link-15');">CrowlToMax</a></tt><tt class="py-op">(</tt><tt class="py-name">peak_pos</tt><tt class="py-op">,</tt> <tt class="py-name">crowlnb</tt><tt class="py-op">,</tt> <tt class="py-name">data</tt><tt class="py-op">)</tt> </tt>
+<a name="L461"></a><tt class="py-lineno">461</tt>  <tt class="py-line">    <tt class="py-name">background</tt> <tt class="py-op">=</tt> <tt id="link-18" class="py-name" targets="Function lilamsxml.GetBackground()=lilamsxml-module.html#GetBackground"><a title="lilamsxml.GetBackground" class="py-name" href="#" onclick="return doclink('link-18', 'GetBackground', 'link-18');">GetBackground</a></tt><tt class="py-op">(</tt><tt class="py-name">real_peakpos</tt><tt class="py-op">,</tt> <tt class="py-name">bground</tt><tt class="py-op">,</tt> <tt class="py-name">data</tt><tt class="py-op">)</tt> </tt>
+<a name="L462"></a><tt class="py-lineno">462</tt>  <tt class="py-line">    <tt class="py-name">peak_list</tt> <tt class="py-op">=</tt> <tt id="link-19" class="py-name" targets="Function lilamsxml.GetIsotopeSeries()=lilamsxml-module.html#GetIsotopeSeries"><a title="lilamsxml.GetIsotopeSeries" class="py-name" href="#" onclick="return doclink('link-19', 'GetIsotopeSeries', 'link-19');">GetIsotopeSeries</a></tt><tt class="py-op">(</tt><tt class="py-name">real_peakpos</tt><tt class="py-op">,</tt> <tt class="py-name">nbisotopes</tt><tt class="py-op">,</tt> <tt class="py-name">data</tt><tt class="py-op">)</tt> </tt>
+<a name="L463"></a><tt class="py-lineno">463</tt>  <tt class="py-line">     </tt>
+<a name="L464"></a><tt class="py-lineno">464</tt>  <tt class="py-line">    <tt class="py-keyword">for</tt> <tt class="py-name">element</tt> <tt class="py-keyword">in</tt> <tt class="py-name">peak_list</tt><tt class="py-op">:</tt> </tt>
+<a name="L465"></a><tt class="py-lineno">465</tt>  <tt class="py-line">        <tt class="py-name">resultlst</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-op">[</tt><tt class="py-name">element</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">,</tt> <tt class="py-name">element</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">-</tt><tt class="py-name">background</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L466"></a><tt class="py-lineno">466</tt>  <tt class="py-line">         </tt>
+<a name="L467"></a><tt class="py-lineno">467</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-name">resultlst</tt> </tt>
+</div><a name="L468"></a><tt class="py-lineno">468</tt>  <tt class="py-line">     </tt>
+<a name="L469"></a><tt class="py-lineno">469</tt>  <tt class="py-line"><tt class="py-comment">### INTERFACE WITH Isotope Pattern Calculator IPC ###</tt> </tt>
+<a name="RunIPC"></a><div id="RunIPC-def"><a name="L470"></a><tt class="py-lineno">470</tt> <a class="py-toggle" href="#" id="RunIPC-toggle" onclick="return toggle('RunIPC');">-</a><tt class="py-line"><tt class="py-comment"></tt><tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml-module.html#RunIPC">RunIPC</a><tt class="py-op">(</tt><tt class="py-param">peptide</tt><tt class="py-op">,</tt> <tt class="py-param">howmany</tt><tt class="py-op">,</tt> <tt class="py-param">monoisoint</tt><tt class="py-op">,</tt> <tt class="py-param">ipc_path</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="RunIPC-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="RunIPC-expanded"><a name="L471"></a><tt class="py-lineno">471</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L472"></a><tt class="py-lineno">472</tt>  <tt class="py-line"><tt class="py-docstring">    Runs the external program IPC -&gt; theoretical isotopic distribution</tt> </tt>
+<a name="L473"></a><tt class="py-lineno">473</tt>  <tt class="py-line"><tt class="py-docstring">    </tt> </tt>
+<a name="L474"></a><tt class="py-lineno">474</tt>  <tt class="py-line"><tt class="py-docstring">    Returns a list of peptide masses+H and intensities at 1 Da distance,</tt> </tt>
+<a name="L475"></a><tt class="py-lineno">475</tt>  <tt class="py-line"><tt class="py-docstring">    normalized to the intensity of the monoisoint peak. Theoretical distribution</tt> </tt>
+<a name="L476"></a><tt class="py-lineno">476</tt>  <tt class="py-line"><tt class="py-docstring">    of the peak intensities is calculated by IPC, its path is indicated by &lt;ipc_path&gt;</tt> </tt>
+<a name="L477"></a><tt class="py-lineno">477</tt>  <tt class="py-line"><tt class="py-docstring">    needs os and string import.</tt> </tt>
+<a name="L478"></a><tt class="py-lineno">478</tt>  <tt class="py-line"><tt class="py-docstring">    </tt> </tt>
+<a name="L479"></a><tt class="py-lineno">479</tt>  <tt class="py-line"><tt class="py-docstring">    How to test:</tt> </tt>
+<a name="L480"></a><tt class="py-lineno">480</tt>  <tt class="py-line"><tt class="py-docstring">    pep = "AADGGHGGHHILL"</tt> </tt>
+<a name="L481"></a><tt class="py-lineno">481</tt>  <tt class="py-line"><tt class="py-docstring">    hmany = 6</tt> </tt>
+<a name="L482"></a><tt class="py-lineno">482</tt>  <tt class="py-line"><tt class="py-docstring">    rlist = []</tt> </tt>
+<a name="L483"></a><tt class="py-lineno">483</tt>  <tt class="py-line"><tt class="py-docstring">    rlist = RunIPC(pep, hmany)</tt> </tt>
+<a name="L484"></a><tt class="py-lineno">484</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L485"></a><tt class="py-lineno">485</tt>  <tt class="py-line">    <tt class="py-name">HMASS</tt> <tt class="py-op">=</tt> <tt class="py-number">1.007825</tt> <tt class="py-comment">#to be added to the peaks for m/z calculations</tt> </tt>
+<a name="L486"></a><tt class="py-lineno">486</tt>  <tt class="py-line">    <tt class="py-comment">#ipccommand = r"/usr/local/ipc-1.1/ipc" #example of hardcoded path to ipc executable</tt> </tt>
+<a name="L487"></a><tt class="py-lineno">487</tt>  <tt class="py-line"><tt class="py-comment"></tt>    <tt class="py-name">ipccommand</tt> <tt class="py-op">=</tt> <tt class="py-name">ipc_path</tt> </tt>
+<a name="L488"></a><tt class="py-lineno">488</tt>  <tt class="py-line">    <tt class="py-name">ipciterations</tt> <tt class="py-op">=</tt> <tt class="py-string">"-f 500"</tt> </tt>
+<a name="L489"></a><tt class="py-lineno">489</tt>  <tt class="py-line">    <tt class="py-name">ipcresolution</tt> <tt class="py-op">=</tt> <tt class="py-string">"-d 1"</tt> <tt class="py-comment">#this will sum the intensities of peaks at less than 0.1 Da apart</tt> </tt>
+<a name="L490"></a><tt class="py-lineno">490</tt>  <tt class="py-line">    <tt class="py-name">ipcpeptide</tt> <tt class="py-op">=</tt> <tt class="py-string">"-a "</tt> <tt class="py-op">+</tt> <tt class="py-name">peptide</tt> </tt>
+<a name="L491"></a><tt class="py-lineno">491</tt>  <tt class="py-line"> </tt>
+<a name="L492"></a><tt class="py-lineno">492</tt>  <tt class="py-line">    <tt class="py-name">pipe_ipc</tt> <tt class="py-op">=</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">popen</tt><tt class="py-op">(</tt><tt class="py-string">"%s %s %s %s"</tt> <tt class="py-op">%</tt> <tt class="py-op">(</tt><tt class="py-name">ipccommand</tt><tt class="py-op">,</tt> <tt class="py-name">ipciterations</tt><tt class="py-op">,</tt> <tt class="py-name">ipcresolution</tt><tt class="py-op">,</tt> <tt class="py-name">ipcpeptide</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L493"></a><tt class="py-lineno">493</tt>  <tt class="py-line">    <tt class="py-name">pipe_ipc</tt><tt class="py-op">.</tt><tt class="py-name">readline</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L494"></a><tt class="py-lineno">494</tt>  <tt class="py-line">    <tt class="py-name">out_list</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+<a name="L495"></a><tt class="py-lineno">495</tt>  <tt class="py-line">    <tt class="py-name">res_list</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+<a name="L496"></a><tt class="py-lineno">496</tt>  <tt class="py-line">    <tt class="py-keyword">for</tt> <tt class="py-name">i</tt> <tt class="py-keyword">in</tt> <tt class="py-name">range</tt><tt class="py-op">(</tt><tt class="py-name">howmany</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L497"></a><tt class="py-lineno">497</tt>  <tt class="py-line">        <tt class="py-name">out_list</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-name">string</tt><tt class="py-op">.</tt><tt class="py-name">split</tt><tt class="py-op">(</tt><tt class="py-name">pipe_ipc</tt><tt class="py-op">.</tt><tt class="py-name">readline</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L498"></a><tt class="py-lineno">498</tt>  <tt class="py-line">     </tt>
+<a name="L499"></a><tt class="py-lineno">499</tt>  <tt class="py-line">    <tt class="py-keyword">for</tt> <tt class="py-name">elm</tt> <tt class="py-keyword">in</tt> <tt class="py-name">out_list</tt><tt class="py-op">:</tt> </tt>
+<a name="L500"></a><tt class="py-lineno">500</tt>  <tt class="py-line">        <tt class="py-name">amustr</tt> <tt class="py-op">=</tt> <tt class="py-name">elm</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt> </tt>
+<a name="L501"></a><tt class="py-lineno">501</tt>  <tt class="py-line">        <tt class="py-name">percentstr</tt> <tt class="py-op">=</tt> <tt class="py-name">elm</tt><tt class="py-op">[</tt><tt class="py-number">3</tt><tt class="py-op">]</tt> </tt>
+<a name="L502"></a><tt class="py-lineno">502</tt>  <tt class="py-line">        <tt class="py-name">res_list</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-op">[</tt><tt class="py-name">float</tt><tt class="py-op">(</tt><tt class="py-name">amustr</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">:</tt><tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">)</tt><tt class="py-op">+</tt><tt class="py-name">HMASS</tt><tt class="py-op">,</tt> <tt class="py-name">float</tt><tt class="py-op">(</tt><tt class="py-name">percentstr</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">:</tt><tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">)</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L503"></a><tt class="py-lineno">503</tt>  <tt class="py-line">            <tt class="py-comment">#the elements 1 and 3 are the amu and the relative abundance</tt> </tt>
+<a name="L504"></a><tt class="py-lineno">504</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-comment">#the [0:-1] chops the last character (comma)</tt> </tt>
+<a name="L505"></a><tt class="py-lineno">505</tt>  <tt class="py-line"><tt class="py-comment"></tt>             </tt>
+<a name="L506"></a><tt class="py-lineno">506</tt>  <tt class="py-line">    <tt class="py-name">norm_lst</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt>    <tt class="py-comment">#normalized list in function of the intensity of the first peak</tt> </tt>
+<a name="L507"></a><tt class="py-lineno">507</tt>  <tt class="py-line">    <tt class="py-keyword">for</tt> <tt class="py-name">i</tt> <tt class="py-keyword">in</tt> <tt class="py-name">range</tt><tt class="py-op">(</tt><tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">res_list</tt><tt class="py-op">)</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L508"></a><tt class="py-lineno">508</tt>  <tt class="py-line">        <tt class="py-name">norm_lst</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-op">[</tt><tt class="py-name">res_list</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">,</tt> <tt class="py-name">res_list</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">*</tt><tt class="py-name">monoisoint</tt><tt class="py-op">/</tt><tt class="py-name">res_list</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L509"></a><tt class="py-lineno">509</tt>  <tt class="py-line"> </tt>
+<a name="L510"></a><tt class="py-lineno">510</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-name">norm_lst</tt> </tt>
+</div><a name="L511"></a><tt class="py-lineno">511</tt>  <tt class="py-line"> </tt>
+<a name="IsDifference"></a><div id="IsDifference-def"><a name="L512"></a><tt class="py-lineno">512</tt> <a class="py-toggle" href="#" id="IsDifference-toggle" onclick="return toggle('IsDifference');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml-module.html#IsDifference">IsDifference</a><tt class="py-op">(</tt><tt class="py-param">difference</tt><tt class="py-op">,</tt> <tt class="py-param">dif</tt><tt class="py-op">,</tt> <tt class="py-param">tolerated</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="IsDifference-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="IsDifference-expanded"><a name="L513"></a><tt class="py-lineno">513</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L514"></a><tt class="py-lineno">514</tt>  <tt class="py-line"><tt class="py-docstring">    Returns 1 if the &lt;difference&gt; is in the tolerated range around &lt;dif&gt;</tt> </tt>
+<a name="L515"></a><tt class="py-lineno">515</tt>  <tt class="py-line"><tt class="py-docstring">    accepts an error, the &lt;tolerated&gt; parameter</tt> </tt>
+<a name="L516"></a><tt class="py-lineno">516</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L517"></a><tt class="py-lineno">517</tt>  <tt class="py-line">    <tt class="py-keyword">if</tt> <tt class="py-op">(</tt><tt class="py-name">difference</tt><tt class="py-op">&gt;</tt><tt class="py-op">(</tt><tt class="py-name">dif</tt><tt class="py-op">-</tt><tt class="py-name">tolerated</tt><tt class="py-op">)</tt> <tt class="py-keyword">and</tt> <tt class="py-name">difference</tt> <tt class="py-op">&lt;</tt><tt class="py-op">(</tt><tt class="py-name">dif</tt><tt class="py-op">+</tt><tt class="py-name">tolerated</tt><tt class="py-op">)</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L518"></a><tt class="py-lineno">518</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-number">1</tt> </tt>
+<a name="L519"></a><tt class="py-lineno">519</tt>  <tt class="py-line">    <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L520"></a><tt class="py-lineno">520</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-number">0</tt> </tt>
+</div><a name="L521"></a><tt class="py-lineno">521</tt>  <tt class="py-line">     </tt>
+<a name="PepCompare"></a><div id="PepCompare-def"><a name="L522"></a><tt class="py-lineno">522</tt> <a class="py-toggle" href="#" id="PepCompare-toggle" onclick="return toggle('PepCompare');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml-module.html#PepCompare">PepCompare</a><tt class="py-op">(</tt><tt class="py-param">pepmz</tt><tt class="py-op">,</tt> <tt class="py-param">pepseq</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="PepCompare-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="PepCompare-expanded"><a name="L523"></a><tt class="py-lineno">523</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L524"></a><tt class="py-lineno">524</tt>  <tt class="py-line"><tt class="py-docstring">    Evaluates the measured mass of a peptide to see if its deuterated or not</tt> </tt>
+<a name="L525"></a><tt class="py-lineno">525</tt>  <tt class="py-line"><tt class="py-docstring">    </tt> </tt>
+<a name="L526"></a><tt class="py-lineno">526</tt>  <tt class="py-line"><tt class="py-docstring">    Returns a dictionary containing the corrected pepmz if deuterated,</tt> </tt>
+<a name="L527"></a><tt class="py-lineno">527</tt>  <tt class="py-line"><tt class="py-docstring">    the peptide sequence (unchanged), and two flags MODIFIED if MetOX or other</tt> </tt>
+<a name="L528"></a><tt class="py-lineno">528</tt>  <tt class="py-line"><tt class="py-docstring">    has been found and IGNORE if no known modification was found. It also calculates</tt> </tt>
+<a name="L529"></a><tt class="py-lineno">529</tt>  <tt class="py-line"><tt class="py-docstring">    the number of leucines and reports it as a fifth element NBLEU.</tt> </tt>
+<a name="L530"></a><tt class="py-lineno">530</tt>  <tt class="py-line"><tt class="py-docstring">    Uses CalcMonoMz and IsDifference.</tt> </tt>
+<a name="L531"></a><tt class="py-lineno">531</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L532"></a><tt class="py-lineno">532</tt>  <tt class="py-line">    <tt class="py-name">HPLUS</tt> <tt class="py-op">=</tt> <tt class="py-number">1.007825</tt> </tt>
+<a name="L533"></a><tt class="py-lineno">533</tt>  <tt class="py-line">    <tt class="py-name">tolerated</tt> <tt class="py-op">=</tt> <tt class="py-number">0.3</tt> <tt class="py-comment">#daltons</tt> </tt>
+<a name="L534"></a><tt class="py-lineno">534</tt>  <tt class="py-line">    <tt class="py-name">theor_mz</tt> <tt class="py-op">=</tt> <tt id="link-20" class="py-name" targets="Function lilamsxml.CalcMonoMz()=lilamsxml-module.html#CalcMonoMz"><a title="lilamsxml.CalcMonoMz" class="py-name" href="#" onclick="return doclink('link-20', 'CalcMonoMz', 'link-20');">CalcMonoMz</a></tt><tt class="py-op">(</tt><tt class="py-name">pepseq</tt><tt class="py-op">)</tt> </tt>
+<a name="L535"></a><tt class="py-lineno">535</tt>  <tt class="py-line">    <tt class="py-name">modif_dict</tt> <tt class="py-op">=</tt> <tt class="py-op">{</tt><tt class="py-string">"MetOX"</tt><tt class="py-op">:</tt><tt class="py-number">15.9949</tt><tt class="py-op">}</tt> </tt>
+<a name="L536"></a><tt class="py-lineno">536</tt>  <tt class="py-line">    <tt class="py-name">deut_dict</tt> <tt class="py-op">=</tt> <tt class="py-op">{</tt><tt class="py-string">"NotD"</tt><tt class="py-op">:</tt> <tt class="py-number">0.0</tt><tt class="py-op">,</tt> <tt class="py-string">"1LeuD3"</tt><tt class="py-op">:</tt> <tt class="py-number">3.023</tt><tt class="py-op">,</tt> <tt class="py-string">"2LeuD3"</tt> <tt class="py-op">:</tt> <tt class="py-number">6.047</tt><tt class="py-op">,</tt> <tt class="py-string">"3LeuD3"</tt><tt class="py-op">:</tt> <tt class="py-number">9.07</tt><tt class="py-op">,</tt> <tt class="py-string">"4LeuD3"</tt><tt class="py-op">:</tt> <tt class="py-number">12.094</tt><tt class="py-op">}</tt>   </tt>
+<a name="L537"></a><tt class="py-lineno">537</tt>  <tt class="py-line">     </tt>
+<a name="L538"></a><tt class="py-lineno">538</tt>  <tt class="py-line">    <tt class="py-comment">#test if the peptide is the deuterated form (up to 4 Leu)</tt> </tt>
+<a name="L539"></a><tt class="py-lineno">539</tt>  <tt class="py-line"><tt class="py-comment"></tt>    <tt class="py-name">diff_mz</tt> <tt class="py-op">=</tt> <tt class="py-name">pepmz</tt> <tt class="py-op">-</tt> <tt class="py-name">theor_mz</tt> </tt>
+<a name="L540"></a><tt class="py-lineno">540</tt>  <tt class="py-line">    <tt class="py-name">MODIFIED</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L541"></a><tt class="py-lineno">541</tt>  <tt class="py-line">    <tt class="py-name">IGNORE</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L542"></a><tt class="py-lineno">542</tt>  <tt class="py-line">    <tt class="py-name">NBLEU</tt> <tt class="py-op">=</tt> <tt class="py-name">pepseq</tt><tt class="py-op">.</tt><tt class="py-name">count</tt><tt class="py-op">(</tt><tt class="py-string">'L'</tt><tt class="py-op">)</tt> </tt>
+<a name="L543"></a><tt class="py-lineno">543</tt>  <tt class="py-line">     </tt>
+<a name="L544"></a><tt class="py-lineno">544</tt>  <tt class="py-line">    <tt class="py-name">FOUND</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L545"></a><tt class="py-lineno">545</tt>  <tt class="py-line">    <tt class="py-keyword">for</tt> <tt class="py-name">mod</tt> <tt class="py-keyword">in</tt> <tt class="py-name">modif_dict</tt><tt class="py-op">.</tt><tt class="py-name">keys</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L546"></a><tt class="py-lineno">546</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">dif</tt> <tt class="py-keyword">in</tt> <tt class="py-name">deut_dict</tt><tt class="py-op">.</tt><tt class="py-name">keys</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L547"></a><tt class="py-lineno">547</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt id="link-21" class="py-name" targets="Function lilamsxml.IsDifference()=lilamsxml-module.html#IsDifference"><a title="lilamsxml.IsDifference" class="py-name" href="#" onclick="return doclink('link-21', 'IsDifference', 'link-21');">IsDifference</a></tt><tt class="py-op">(</tt><tt class="py-name">diff_mz</tt><tt class="py-op">,</tt> <tt class="py-name">deut_dict</tt><tt class="py-op">[</tt><tt class="py-name">dif</tt><tt class="py-op">]</tt><tt class="py-op">,</tt> <tt class="py-name">tolerated</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L548"></a><tt class="py-lineno">548</tt>  <tt class="py-line">                <tt class="py-name">pepmz</tt> <tt class="py-op">=</tt> <tt class="py-name">pepmz</tt> <tt class="py-op">-</tt> <tt class="py-name">deut_dict</tt><tt class="py-op">[</tt><tt class="py-name">dif</tt><tt class="py-op">]</tt> </tt>
+<a name="L549"></a><tt class="py-lineno">549</tt>  <tt class="py-line">                <tt class="py-name">FOUND</tt> <tt class="py-op">=</tt> <tt class="py-number">1</tt> </tt>
+<a name="L550"></a><tt class="py-lineno">550</tt>  <tt class="py-line">                <tt class="py-keyword">break</tt> </tt>
+<a name="L551"></a><tt class="py-lineno">551</tt>  <tt class="py-line">            <tt class="py-keyword">elif</tt> <tt id="link-22" class="py-name"><a title="lilamsxml.IsDifference" class="py-name" href="#" onclick="return doclink('link-22', 'IsDifference', 'link-21');">IsDifference</a></tt><tt class="py-op">(</tt><tt class="py-name">diff_mz</tt><tt class="py-op">,</tt> <tt class="py-name">deut_dict</tt><tt class="py-op">[</tt><tt class="py-name">dif</tt><tt class="py-op">]</tt><tt class="py-op">+</tt><tt class="py-name">modif_dict</tt><tt class="py-op">[</tt><tt class="py-name">mod</tt><tt class="py-op">]</tt><tt class="py-op">,</tt> <tt class="py-name">tolerated</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L552"></a><tt class="py-lineno">552</tt>  <tt class="py-line">                <tt class="py-name">pepmz</tt> <tt class="py-op">=</tt> <tt class="py-name">pepmz</tt> <tt class="py-op">-</tt> <tt class="py-name">deut_dict</tt><tt class="py-op">[</tt><tt class="py-name">dif</tt><tt class="py-op">]</tt> </tt>
+<a name="L553"></a><tt class="py-lineno">553</tt>  <tt class="py-line">                <tt class="py-name">MODIFIED</tt> <tt class="py-op">=</tt> <tt class="py-number">1</tt> </tt>
+<a name="L554"></a><tt class="py-lineno">554</tt>  <tt class="py-line">                <tt class="py-name">FOUND</tt> <tt class="py-op">=</tt> <tt class="py-number">1</tt> </tt>
+<a name="L555"></a><tt class="py-lineno">555</tt>  <tt class="py-line">                <tt class="py-keyword">break</tt> </tt>
+<a name="L556"></a><tt class="py-lineno">556</tt>  <tt class="py-line">    <tt class="py-keyword">if</tt> <tt class="py-keyword">not</tt> <tt class="py-name">FOUND</tt><tt class="py-op">:</tt> </tt>
+<a name="L557"></a><tt class="py-lineno">557</tt>  <tt class="py-line">        <tt class="py-comment">#none of the tested modifications or deuteration accounted for the mass difference</tt> </tt>
+<a name="L558"></a><tt class="py-lineno">558</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">IGNORE</tt> <tt class="py-op">=</tt> <tt class="py-number">1</tt> </tt>
+<a name="L559"></a><tt class="py-lineno">559</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-op">{</tt><tt class="py-string">"pepmz"</tt><tt class="py-op">:</tt><tt class="py-name">pepmz</tt><tt class="py-op">,</tt> <tt class="py-string">"pepseq"</tt><tt class="py-op">:</tt><tt class="py-name">pepseq</tt><tt class="py-op">,</tt> <tt class="py-string">"MODIFIED"</tt><tt class="py-op">:</tt><tt class="py-name">MODIFIED</tt><tt class="py-op">,</tt> <tt class="py-string">"IGNORE"</tt><tt class="py-op">:</tt><tt class="py-name">IGNORE</tt><tt class="py-op">,</tt> <tt class="py-string">"NBLEU"</tt><tt class="py-op">:</tt><tt class="py-name">NBLEU</tt><tt class="py-op">}</tt> </tt>
+</div><a name="L560"></a><tt class="py-lineno">560</tt>  <tt class="py-line">         </tt>
+<a name="CorrectIsotopicSeries"></a><div id="CorrectIsotopicSeries-def"><a name="L561"></a><tt class="py-lineno">561</tt> <a class="py-toggle" href="#" id="CorrectIsotopicSeries-toggle" onclick="return toggle('CorrectIsotopicSeries');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml-module.html#CorrectIsotopicSeries">CorrectIsotopicSeries</a><tt class="py-op">(</tt><tt class="py-param">pepmz</tt><tt class="py-op">,</tt> <tt class="py-param">pepseq</tt><tt class="py-op">,</tt> <tt class="py-param">data</tt><tt class="py-op">,</tt> <tt class="py-param">peaks</tt><tt class="py-op">,</tt> <tt class="py-param">ipc_path</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="CorrectIsotopicSeries-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="CorrectIsotopicSeries-expanded"><a name="L562"></a><tt class="py-lineno">562</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L563"></a><tt class="py-lineno">563</tt>  <tt class="py-line"><tt class="py-docstring">    Calculates the theoretical intensities of the first 4 peaks</tt> </tt>
+<a name="L564"></a><tt class="py-lineno">564</tt>  <tt class="py-line"><tt class="py-docstring">    for peptides with 1 Leucine, the pepmz corresponds to the nondeuterated form.</tt> </tt>
+<a name="L565"></a><tt class="py-lineno">565</tt>  <tt class="py-line"><tt class="py-docstring">    </tt> </tt>
+<a name="L566"></a><tt class="py-lineno">566</tt>  <tt class="py-line"><tt class="py-docstring">    This function is called only when the NBLEU of a peptide is 1</tt> </tt>
+<a name="L567"></a><tt class="py-lineno">567</tt>  <tt class="py-line"><tt class="py-docstring">    Otherwise, the differences in m/z between non-deuterated and deuterated</tt> </tt>
+<a name="L568"></a><tt class="py-lineno">568</tt>  <tt class="py-line"><tt class="py-docstring">    peptides are larger, the contribution of secondary peaks to the quantification</tt> </tt>
+<a name="L569"></a><tt class="py-lineno">569</tt>  <tt class="py-line"><tt class="py-docstring">    is less important (ignored)</tt> </tt>
+<a name="L570"></a><tt class="py-lineno">570</tt>  <tt class="py-line"><tt class="py-docstring">    Returns a list of differences between the measured and theoretical</tt> </tt>
+<a name="L571"></a><tt class="py-lineno">571</tt>  <tt class="py-line"><tt class="py-docstring">    intensities for the peaks normalized to the monoisotopic peak.</tt> </tt>
+<a name="L572"></a><tt class="py-lineno">572</tt>  <tt class="py-line"><tt class="py-docstring">    Uses most of the functions previously defined by calls to </tt> </tt>
+<a name="L573"></a><tt class="py-lineno">573</tt>  <tt class="py-line"><tt class="py-docstring">    GetPeaksFromValue and RunIPC. The first elements of the returned</tt> </tt>
+<a name="L574"></a><tt class="py-lineno">574</tt>  <tt class="py-line"><tt class="py-docstring">    list are the peptide sequence, mz and the intensity of the monoisotopic peak</tt> </tt>
+<a name="L575"></a><tt class="py-lineno">575</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L576"></a><tt class="py-lineno">576</tt>  <tt class="py-line">    <tt class="py-name">theor_mz</tt> <tt class="py-op">=</tt> <tt id="link-23" class="py-name"><a title="lilamsxml.CalcMonoMz" class="py-name" href="#" onclick="return doclink('link-23', 'CalcMonoMz', 'link-20');">CalcMonoMz</a></tt><tt class="py-op">(</tt><tt class="py-name">pepseq</tt><tt class="py-op">)</tt> </tt>
+<a name="L577"></a><tt class="py-lineno">577</tt>  <tt class="py-line">    <tt class="py-name">mz_difference</tt> <tt class="py-op">=</tt> <tt class="py-name">pepmz</tt> <tt class="py-op">-</tt> <tt class="py-name">theor_mz</tt>                 </tt>
+<a name="L578"></a><tt class="py-lineno">578</tt>  <tt class="py-line">    <tt class="py-name">measured_lst</tt> <tt class="py-op">=</tt> <tt id="link-24" class="py-name" targets="Function lilamsxml.GetPeaksFromValue()=lilamsxml-module.html#GetPeaksFromValue"><a title="lilamsxml.GetPeaksFromValue" class="py-name" href="#" onclick="return doclink('link-24', 'GetPeaksFromValue', 'link-24');">GetPeaksFromValue</a></tt><tt class="py-op">(</tt><tt class="py-name">pepmz</tt><tt class="py-op">,</tt> <tt class="py-name">data</tt><tt class="py-op">,</tt> <tt class="py-name">nbisotopes</tt><tt class="py-op">=</tt><tt class="py-name">peaks</tt><tt class="py-op">)</tt> </tt>
+<a name="L579"></a><tt class="py-lineno">579</tt>  <tt class="py-line">    <tt class="py-comment">#recover the peaks on a range of 6 daltons from the monoisotopic peak</tt> </tt>
+<a name="L580"></a><tt class="py-lineno">580</tt>  <tt class="py-line"><tt class="py-comment"></tt>    <tt class="py-name">monointensity</tt> <tt class="py-op">=</tt> <tt class="py-name">measured_lst</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt> </tt>
+<a name="L581"></a><tt class="py-lineno">581</tt>  <tt class="py-line">    <tt class="py-keyword">if</tt> <tt class="py-name">pepseq</tt><tt class="py-op">.</tt><tt class="py-name">count</tt><tt class="py-op">(</tt><tt class="py-string">"L"</tt><tt class="py-op">)</tt> <tt class="py-op">==</tt> <tt class="py-number">1</tt><tt class="py-op">:</tt> </tt>
+<a name="L582"></a><tt class="py-lineno">582</tt>  <tt class="py-line">        <tt class="py-name">theor_lst</tt> <tt class="py-op">=</tt> <tt id="link-25" class="py-name" targets="Function lilamsxml.RunIPC()=lilamsxml-module.html#RunIPC"><a title="lilamsxml.RunIPC" class="py-name" href="#" onclick="return doclink('link-25', 'RunIPC', 'link-25');">RunIPC</a></tt><tt class="py-op">(</tt><tt class="py-name">pepseq</tt><tt class="py-op">,</tt> <tt class="py-number">6</tt><tt class="py-op">,</tt> <tt class="py-name">monointensity</tt><tt class="py-op">,</tt> <tt class="py-name">ipc_path</tt><tt class="py-op">)</tt> </tt>
+<a name="L583"></a><tt class="py-lineno">583</tt>  <tt class="py-line">        <tt class="py-comment">#obtain the calculated list of pairs (mz, Intensity) based on the monointensity value given</tt> </tt>
+<a name="L584"></a><tt class="py-lineno">584</tt>  <tt class="py-line"><tt class="py-comment"></tt>     </tt>
+<a name="L585"></a><tt class="py-lineno">585</tt>  <tt class="py-line">    <tt class="py-name">dif_lstint</tt><tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-name">pepseq</tt><tt class="py-op">]</tt> </tt>
+<a name="L586"></a><tt class="py-lineno">586</tt>  <tt class="py-line">    <tt class="py-name">dif_lstint</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-name">pepmz</tt><tt class="py-op">)</tt>     </tt>
+<a name="L587"></a><tt class="py-lineno">587</tt>  <tt class="py-line">     </tt>
+<a name="L588"></a><tt class="py-lineno">588</tt>  <tt class="py-line">    <tt class="py-keyword">for</tt> <tt class="py-name">i</tt> <tt class="py-keyword">in</tt> <tt class="py-name">range</tt><tt class="py-op">(</tt><tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">measured_lst</tt><tt class="py-op">)</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L589"></a><tt class="py-lineno">589</tt>  <tt class="py-line">    <tt class="py-comment">#we only substract from the measured values the peaks 4, 5, 6</tt> </tt>
+<a name="L590"></a><tt class="py-lineno">590</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-keyword">if</tt> <tt class="py-name">pepseq</tt><tt class="py-op">.</tt><tt class="py-name">count</tt><tt class="py-op">(</tt><tt class="py-string">"L"</tt><tt class="py-op">)</tt> <tt class="py-op">==</tt> <tt class="py-number">1</tt><tt class="py-op">:</tt> </tt>
+<a name="L591"></a><tt class="py-lineno">591</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">i</tt> <tt class="py-op">&lt;</tt> <tt class="py-number">3</tt> <tt class="py-keyword">or</tt> <tt class="py-name">i</tt> <tt class="py-op">&gt;</tt> <tt class="py-number">5</tt><tt class="py-op">:</tt> </tt>
+<a name="L592"></a><tt class="py-lineno">592</tt>  <tt class="py-line">                <tt class="py-name">dif_lstint</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-name">measured_lst</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L593"></a><tt class="py-lineno">593</tt>  <tt class="py-line">            <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L594"></a><tt class="py-lineno">594</tt>  <tt class="py-line">                <tt class="py-name">dif_lstint</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-name">measured_lst</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">-</tt><tt class="py-name">theor_lst</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L595"></a><tt class="py-lineno">595</tt>  <tt class="py-line">        <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L596"></a><tt class="py-lineno">596</tt>  <tt class="py-line">            <tt class="py-name">dif_lstint</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-name">measured_lst</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L597"></a><tt class="py-lineno">597</tt>  <tt class="py-line">             </tt>
+<a name="L598"></a><tt class="py-lineno">598</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-name">dif_lstint</tt> </tt>
+</div><a name="L599"></a><tt class="py-lineno">599</tt>  <tt class="py-line">     </tt>
+<a name="MzIntGet"></a><div id="MzIntGet-def"><a name="L600"></a><tt class="py-lineno">600</tt> <a class="py-toggle" href="#" id="MzIntGet-toggle" onclick="return toggle('MzIntGet');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml-module.html#MzIntGet">MzIntGet</a><tt class="py-op">(</tt><tt class="py-param">data</tt><tt class="py-op">,</tt> <tt class="py-param">pepmz</tt><tt class="py-op">,</tt> <tt class="py-param">plusminus</tt><tt class="py-op">=</tt><tt class="py-number">15</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MzIntGet-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="MzIntGet-expanded"><a name="L601"></a><tt class="py-lineno">601</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L602"></a><tt class="py-lineno">602</tt>  <tt class="py-line"><tt class="py-docstring">    Obtain the list of mz-int pairs</tt> </tt>
+<a name="L603"></a><tt class="py-lineno">603</tt>  <tt class="py-line"><tt class="py-docstring">    from the spectrum data</tt> </tt>
+<a name="L604"></a><tt class="py-lineno">604</tt>  <tt class="py-line"><tt class="py-docstring">    </tt> </tt>
+<a name="L605"></a><tt class="py-lineno">605</tt>  <tt class="py-line"><tt class="py-docstring">    Returns tuple of two lists</tt> </tt>
+<a name="L606"></a><tt class="py-lineno">606</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L607"></a><tt class="py-lineno">607</tt>  <tt class="py-line">    <tt class="py-name">mzdata</tt><tt class="py-op">,</tt> <tt class="py-name">intdata</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt><tt class="py-op">,</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+<a name="L608"></a><tt class="py-lineno">608</tt>  <tt class="py-line">     </tt>
+<a name="L609"></a><tt class="py-lineno">609</tt>  <tt class="py-line">    <tt class="py-name">peakindex</tt> <tt class="py-op">=</tt> <tt id="link-26" class="py-name"><a title="lilamsxml.GetPeak" class="py-name" href="#" onclick="return doclink('link-26', 'GetPeak', 'link-16');">GetPeak</a></tt><tt class="py-op">(</tt><tt class="py-name">data</tt><tt class="py-op">,</tt> <tt class="py-name">float</tt><tt class="py-op">(</tt><tt class="py-name">pepmz</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> <tt class="py-name">hi</tt><tt class="py-op">=</tt><tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">data</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L610"></a><tt class="py-lineno">610</tt>  <tt class="py-line">    <tt class="py-name">distforonedalton</tt> <tt class="py-op">=</tt> <tt class="py-name">abs</tt><tt class="py-op">(</tt><tt class="py-name">round</tt><tt class="py-op">(</tt><tt class="py-number">100</tt><tt class="py-op">/</tt><tt class="py-op">(</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">peakindex</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt> <tt class="py-op">-</tt> <tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-op">(</tt><tt class="py-name">peakindex</tt><tt class="py-op">+</tt><tt class="py-number">100</tt><tt class="py-op">)</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">)</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L611"></a><tt class="py-lineno">611</tt>  <tt class="py-line">    <tt class="py-name">minindex</tt> <tt class="py-op">=</tt> <tt class="py-name">int</tt><tt class="py-op">(</tt><tt class="py-name">peakindex</tt> <tt class="py-op">-</tt> <tt class="py-name">distforonedalton</tt><tt class="py-op">*</tt><tt class="py-name">plusminus</tt><tt class="py-op">)</tt> </tt>
+<a name="L612"></a><tt class="py-lineno">612</tt>  <tt class="py-line">    <tt class="py-name">maxindex</tt> <tt class="py-op">=</tt> <tt class="py-name">int</tt><tt class="py-op">(</tt><tt class="py-name">peakindex</tt> <tt class="py-op">+</tt> <tt class="py-name">distforonedalton</tt><tt class="py-op">*</tt><tt class="py-name">plusminus</tt> <tt class="py-op">+</tt> <tt class="py-number">6</tt><tt class="py-op">*</tt><tt class="py-name">distforonedalton</tt><tt class="py-op">)</tt> </tt>
+<a name="L613"></a><tt class="py-lineno">613</tt>  <tt class="py-line">    <tt class="py-keyword">for</tt> <tt class="py-name">i</tt> <tt class="py-keyword">in</tt> <tt class="py-name">range</tt><tt class="py-op">(</tt><tt class="py-name">minindex</tt><tt class="py-op">,</tt> <tt class="py-name">maxindex</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L614"></a><tt class="py-lineno">614</tt>  <tt class="py-line">        <tt class="py-name">mzdata</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L615"></a><tt class="py-lineno">615</tt>  <tt class="py-line">        <tt class="py-name">intdata</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L616"></a><tt class="py-lineno">616</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt><tt class="py-op">(</tt><tt class="py-name">mzdata</tt><tt class="py-op">,</tt> <tt class="py-name">intdata</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L617"></a><tt class="py-lineno">617</tt>  <tt class="py-line">     </tt>
+<a name="L618"></a><tt class="py-lineno">618</tt>  <tt class="py-line"><tt class="py-comment">##################################</tt> </tt>
+<a name="L619"></a><tt class="py-lineno">619</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">#### Processing data structure ###</tt> </tt>
+<a name="L620"></a><tt class="py-lineno">620</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">##################################</tt> </tt>
+<a name="DataIntObj"></a><div id="DataIntObj-def"><a name="L621"></a><tt class="py-lineno">621</tt> <a class="py-toggle" href="#" id="DataIntObj-toggle" onclick="return toggle('DataIntObj');">-</a><tt class="py-line"><tt class="py-comment"></tt><tt class="py-keyword">class</tt> <a class="py-def-name" href="lilamsxml.DataIntObj-class.html">DataIntObj</a><tt class="py-op">:</tt> </tt>
+</div><div id="DataIntObj-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="DataIntObj-expanded"><a name="L622"></a><tt class="py-lineno">622</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L623"></a><tt class="py-lineno">623</tt>  <tt class="py-line"><tt class="py-docstring">    A data structure to handle SILAC</tt> </tt>
+<a name="L624"></a><tt class="py-lineno">624</tt>  <tt class="py-line"><tt class="py-docstring">    difference results and calculate</tt> </tt>
+<a name="L625"></a><tt class="py-lineno">625</tt>  <tt class="py-line"><tt class="py-docstring">    statistics</tt> </tt>
+<a name="L626"></a><tt class="py-lineno">626</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="DataIntObj.__init__"></a><div id="DataIntObj.__init__-def"><a name="L627"></a><tt class="py-lineno">627</tt> <a class="py-toggle" href="#" id="DataIntObj.__init__-toggle" onclick="return toggle('DataIntObj.__init__');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml.DataIntObj-class.html#__init__">__init__</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="DataIntObj.__init__-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="DataIntObj.__init__-expanded"><a name="L628"></a><tt class="py-lineno">628</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">nmbentries</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L629"></a><tt class="py-lineno">629</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt> <tt class="py-op">=</tt> <tt class="py-op">{</tt><tt class="py-op">}</tt> </tt>
+<a name="L630"></a><tt class="py-lineno">630</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">results</tt> <tt class="py-op">=</tt> <tt class="py-op">{</tt><tt class="py-op">}</tt> </tt>
+<a name="L631"></a><tt class="py-lineno">631</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">statistics</tt> <tt class="py-op">=</tt> <tt class="py-op">{</tt><tt class="py-op">}</tt> </tt>
+<a name="L632"></a><tt class="py-lineno">632</tt>  <tt class="py-line">        <tt class="py-comment">#dictionaries with unique keys formed by pepseq+mzh</tt> </tt>
+<a name="L633"></a><tt class="py-lineno">633</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">deleted</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt>                      </tt>
+</div><a name="L634"></a><tt class="py-lineno">634</tt>  <tt class="py-line">         </tt>
+<a name="DataIntObj.get_data"></a><div id="DataIntObj.get_data-def"><a name="L635"></a><tt class="py-lineno">635</tt> <a class="py-toggle" href="#" id="DataIntObj.get_data-toggle" onclick="return toggle('DataIntObj.get_data');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml.DataIntObj-class.html#get_data">get_data</a><tt class="py-op">(</tt><tt class="py-param">self</tt> <tt class="py-op">,</tt> <tt class="py-param">matrix</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="DataIntObj.get_data-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="DataIntObj.get_data-expanded"><a name="L636"></a><tt class="py-lineno">636</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L637"></a><tt class="py-lineno">637</tt>  <tt class="py-line"><tt class="py-docstring">        transforms the matrix obtained by several</tt> </tt>
+<a name="L638"></a><tt class="py-lineno">638</tt>  <tt class="py-line"><tt class="py-docstring">        calls to DiffMeasTheor into internal data</tt> </tt>
+<a name="L639"></a><tt class="py-lineno">639</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L640"></a><tt class="py-lineno">640</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">element</tt> <tt class="py-keyword">in</tt> <tt class="py-name">matrix</tt><tt class="py-op">:</tt> </tt>
+<a name="L641"></a><tt class="py-lineno">641</tt>  <tt class="py-line">            <tt class="py-name">listdiff</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+<a name="L642"></a><tt class="py-lineno">642</tt>  <tt class="py-line">            <tt class="py-keyword">for</tt> <tt class="py-name">i</tt> <tt class="py-keyword">in</tt> <tt class="py-name">range</tt><tt class="py-op">(</tt><tt class="py-number">2</tt><tt class="py-op">,</tt> <tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">element</tt><tt class="py-op">)</tt><tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L643"></a><tt class="py-lineno">643</tt>  <tt class="py-line">                <tt class="py-comment">#first element is pepseq, second element modif pepmz</tt> </tt>
+<a name="L644"></a><tt class="py-lineno">644</tt>  <tt class="py-line"><tt class="py-comment"></tt>                <tt class="py-name">listdiff</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-name">float</tt><tt class="py-op">(</tt><tt class="py-name">element</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L645"></a><tt class="py-lineno">645</tt>  <tt class="py-line">            <tt class="py-name">intdict</tt> <tt class="py-op">=</tt> <tt class="py-op">{</tt><tt class="py-string">"pepseq"</tt><tt class="py-op">:</tt><tt class="py-name">element</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">,</tt> <tt class="py-string">"mzh"</tt><tt class="py-op">:</tt><tt class="py-name">float</tt><tt class="py-op">(</tt><tt class="py-name">element</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> </tt>
+<a name="L646"></a><tt class="py-lineno">646</tt>  <tt class="py-line">                <tt class="py-string">"calcmzh"</tt><tt class="py-op">:</tt><tt id="link-27" class="py-name"><a title="lilamsxml.CalcMonoMz" class="py-name" href="#" onclick="return doclink('link-27', 'CalcMonoMz', 'link-20');">CalcMonoMz</a></tt><tt class="py-op">(</tt><tt class="py-name">element</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> </tt>
+<a name="L647"></a><tt class="py-lineno">647</tt>  <tt class="py-line">                <tt class="py-string">"int0"</tt><tt class="py-op">:</tt><tt class="py-name">float</tt><tt class="py-op">(</tt><tt class="py-name">element</tt><tt class="py-op">[</tt><tt class="py-number">2</tt><tt class="py-op">]</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> </tt>
+<a name="L648"></a><tt class="py-lineno">648</tt>  <tt class="py-line">                <tt class="py-string">"BADPEAKS"</tt><tt class="py-op">:</tt> <tt class="py-number">0</tt><tt class="py-op">,</tt> </tt>
+<a name="L649"></a><tt class="py-lineno">649</tt>  <tt class="py-line">                <tt class="py-string">"listdiff"</tt><tt class="py-op">:</tt><tt class="py-name">listdiff</tt><tt class="py-op">}</tt> </tt>
+<a name="L650"></a><tt class="py-lineno">650</tt>  <tt class="py-line">            <tt class="py-name">intdict</tt><tt class="py-op">[</tt><tt class="py-string">"massdiff"</tt><tt class="py-op">]</tt><tt class="py-op">=</tt><tt class="py-name">intdict</tt><tt class="py-op">[</tt><tt class="py-string">"mzh"</tt><tt class="py-op">]</tt><tt class="py-op">-</tt><tt class="py-name">intdict</tt><tt class="py-op">[</tt><tt class="py-string">"calcmzh"</tt><tt class="py-op">]</tt> </tt>
+<a name="L651"></a><tt class="py-lineno">651</tt>  <tt class="py-line">            <tt class="py-name">intdict</tt><tt class="py-op">[</tt><tt class="py-string">"Lnumber"</tt><tt class="py-op">]</tt><tt class="py-op">=</tt><tt class="py-name">intdict</tt><tt class="py-op">[</tt><tt class="py-string">"pepseq"</tt><tt class="py-op">]</tt><tt class="py-op">.</tt><tt class="py-name">count</tt><tt class="py-op">(</tt><tt class="py-string">'L'</tt><tt class="py-op">)</tt> </tt>
+<a name="L652"></a><tt class="py-lineno">652</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">element</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">+</tt><tt class="py-string">'_'</tt><tt class="py-op">+</tt><tt class="py-name">str</tt><tt class="py-op">(</tt><tt class="py-name">element</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">)</tt><tt class="py-op">]</tt> <tt class="py-op">=</tt> <tt class="py-name">intdict</tt> </tt>
+<a name="L653"></a><tt class="py-lineno">653</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt> </tt>
+</div><a name="L654"></a><tt class="py-lineno">654</tt>  <tt class="py-line">     </tt>
+<a name="DataIntObj.filter_peaks"></a><div id="DataIntObj.filter_peaks-def"><a name="L655"></a><tt class="py-lineno">655</tt> <a class="py-toggle" href="#" id="DataIntObj.filter_peaks-toggle" onclick="return toggle('DataIntObj.filter_peaks');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml.DataIntObj-class.html#filter_peaks">filter_peaks</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="DataIntObj.filter_peaks-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="DataIntObj.filter_peaks-expanded"><a name="L656"></a><tt class="py-lineno">656</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L657"></a><tt class="py-lineno">657</tt>  <tt class="py-line"><tt class="py-docstring">        Eliminates from self.data the peaks for which</tt> </tt>
+<a name="L658"></a><tt class="py-lineno">658</tt>  <tt class="py-line"><tt class="py-docstring">        the peak 3 or multiple is higher than 2 or multiple</tt> </tt>
+<a name="L659"></a><tt class="py-lineno">659</tt>  <tt class="py-line"><tt class="py-docstring">        Decides whether to take the non-deuterated or the</tt> </tt>
+<a name="L660"></a><tt class="py-lineno">660</tt>  <tt class="py-line"><tt class="py-docstring">        deuterated form in function of the intensity of the</tt> </tt>
+<a name="L661"></a><tt class="py-lineno">661</tt>  <tt class="py-line"><tt class="py-docstring">        corresponding peaks</tt> </tt>
+<a name="L662"></a><tt class="py-lineno">662</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L663"></a><tt class="py-lineno">663</tt>  <tt class="py-line">        <tt class="py-name">entrieslist</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">.</tt><tt class="py-name">keys</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L664"></a><tt class="py-lineno">664</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">entrykey</tt> <tt class="py-keyword">in</tt> <tt class="py-name">entrieslist</tt><tt class="py-op">:</tt> </tt>
+<a name="L665"></a><tt class="py-lineno">665</tt>  <tt class="py-line">            <tt class="py-comment">#print self.data[entrykey]</tt> </tt>
+<a name="L666"></a><tt class="py-lineno">666</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-name">peak2</tt><tt class="py-op">,</tt> <tt class="py-name">peak3</tt><tt class="py-op">,</tt> <tt class="py-name">peakdx2</tt><tt class="py-op">,</tt> <tt class="py-name">peakdx3</tt> <tt class="py-op">=</tt> <tt class="py-number">0.0</tt><tt class="py-op">,</tt> <tt class="py-number">0.0</tt><tt class="py-op">,</tt> <tt class="py-number">0.0</tt><tt class="py-op">,</tt> <tt class="py-number">0.0</tt> </tt>
+<a name="L667"></a><tt class="py-lineno">667</tt>  <tt class="py-line">            <tt class="py-name">nbleu</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">entrykey</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"Lnumber"</tt><tt class="py-op">]</tt> </tt>
+<a name="L668"></a><tt class="py-lineno">668</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">nbleu</tt> <tt class="py-op">&lt;=</tt> <tt class="py-number">4</tt><tt class="py-op">:</tt> </tt>
+<a name="L669"></a><tt class="py-lineno">669</tt>  <tt class="py-line">            <tt class="py-comment">#treat maximum 4 leucines</tt> </tt>
+<a name="L670"></a><tt class="py-lineno">670</tt>  <tt class="py-line"><tt class="py-comment"></tt>                <tt class="py-keyword">if</tt> <tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">entrykey</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"listdiff"</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> <tt class="py-op">&gt;</tt> <tt class="py-number">13</tt><tt class="py-op">:</tt> </tt>
+<a name="L671"></a><tt class="py-lineno">671</tt>  <tt class="py-line">                    <tt class="py-name">peak2</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">entrykey</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"listdiff"</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt> </tt>
+<a name="L672"></a><tt class="py-lineno">672</tt>  <tt class="py-line">                    <tt class="py-name">peak3</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">entrykey</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"listdiff"</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">2</tt><tt class="py-op">]</tt> </tt>
+<a name="L673"></a><tt class="py-lineno">673</tt>  <tt class="py-line">                    <tt class="py-name">peakdx2</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">entrykey</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"listdiff"</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-name">nbleu</tt><tt class="py-op">*</tt><tt class="py-number">3</tt><tt class="py-op">+</tt><tt class="py-number">1</tt><tt class="py-op">]</tt> </tt>
+<a name="L674"></a><tt class="py-lineno">674</tt>  <tt class="py-line">                    <tt class="py-name">peakdx3</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">entrykey</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"listdiff"</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-name">nbleu</tt><tt class="py-op">*</tt><tt class="py-number">3</tt><tt class="py-op">+</tt><tt class="py-number">2</tt><tt class="py-op">]</tt> </tt>
+<a name="L675"></a><tt class="py-lineno">675</tt>  <tt class="py-line">                    <tt class="py-comment">#print peak2, peak3, peakdx2, peakdx3, "peaks"</tt> </tt>
+<a name="L676"></a><tt class="py-lineno">676</tt>  <tt class="py-line"><tt class="py-comment"></tt>                    <tt class="py-keyword">if</tt> <tt class="py-op">(</tt><tt class="py-name">peak2</tt><tt class="py-op">+</tt><tt class="py-name">peak3</tt><tt class="py-op">)</tt> <tt class="py-op">&gt;</tt> <tt class="py-op">(</tt><tt class="py-name">peakdx2</tt><tt class="py-op">+</tt><tt class="py-name">peakdx3</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L677"></a><tt class="py-lineno">677</tt>  <tt class="py-line">                    <tt class="py-comment">#work only with the highest value pair</tt> </tt>
+<a name="L678"></a><tt class="py-lineno">678</tt>  <tt class="py-line"><tt class="py-comment"></tt>                        <tt class="py-keyword">if</tt> <tt class="py-name">peak3</tt> <tt class="py-op">&gt;</tt> <tt class="py-name">peak2</tt><tt class="py-op">:</tt> </tt>
+<a name="L679"></a><tt class="py-lineno">679</tt>  <tt class="py-line">                            <tt class="py-keyword">del</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">entrykey</tt><tt class="py-op">]</tt> </tt>
+<a name="L680"></a><tt class="py-lineno">680</tt>  <tt class="py-line">                            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">deleted</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-name">entrykey</tt><tt class="py-op">)</tt> </tt>
+<a name="L681"></a><tt class="py-lineno">681</tt>  <tt class="py-line">                            <tt class="py-comment">#"Considered unreliable", entrykey</tt> </tt>
+<a name="L682"></a><tt class="py-lineno">682</tt>  <tt class="py-line"><tt class="py-comment"></tt>                    <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L683"></a><tt class="py-lineno">683</tt>  <tt class="py-line">                        <tt class="py-keyword">if</tt> <tt class="py-name">peakdx3</tt> <tt class="py-op">&gt;</tt> <tt class="py-name">peakdx2</tt><tt class="py-op">:</tt> </tt>
+<a name="L684"></a><tt class="py-lineno">684</tt>  <tt class="py-line">                            <tt class="py-keyword">del</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">entrykey</tt><tt class="py-op">]</tt> </tt>
+<a name="L685"></a><tt class="py-lineno">685</tt>  <tt class="py-line">                            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">deleted</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-name">entrykey</tt><tt class="py-op">)</tt> </tt>
+<a name="L686"></a><tt class="py-lineno">686</tt>  <tt class="py-line">                            <tt class="py-comment">#"Considered unreliable", entrykey</tt> </tt>
+<a name="L687"></a><tt class="py-lineno">687</tt>  <tt class="py-line"><tt class="py-comment"></tt>                <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L688"></a><tt class="py-lineno">688</tt>  <tt class="py-line">                    <tt class="py-keyword">del</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">entrykey</tt><tt class="py-op">]</tt> </tt>
+<a name="L689"></a><tt class="py-lineno">689</tt>  <tt class="py-line">                    <tt class="py-comment">#"List too short", entrykey</tt> </tt>
+<a name="L690"></a><tt class="py-lineno">690</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L691"></a><tt class="py-lineno">691</tt>  <tt class="py-line">                <tt class="py-keyword">del</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">entrykey</tt><tt class="py-op">]</tt> </tt>
+<a name="L692"></a><tt class="py-lineno">692</tt>  <tt class="py-line">                <tt class="py-comment">#"More than 4 leucines", entrykey</tt> </tt>
+<a name="L693"></a><tt class="py-lineno">693</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-keyword">return</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt> </tt>
+</div><a name="L694"></a><tt class="py-lineno">694</tt>  <tt class="py-line">     </tt>
+<a name="DataIntObj.calc_ratios"></a><div id="DataIntObj.calc_ratios-def"><a name="L695"></a><tt class="py-lineno">695</tt> <a class="py-toggle" href="#" id="DataIntObj.calc_ratios-toggle" onclick="return toggle('DataIntObj.calc_ratios');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml.DataIntObj-class.html#calc_ratios">calc_ratios</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="DataIntObj.calc_ratios-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="DataIntObj.calc_ratios-expanded"><a name="L696"></a><tt class="py-lineno">696</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L697"></a><tt class="py-lineno">697</tt>  <tt class="py-line"><tt class="py-docstring">        Calculates the ratios deut/nondeuterated peptides</tt> </tt>
+<a name="L698"></a><tt class="py-lineno">698</tt>  <tt class="py-line"><tt class="py-docstring">        in a mix based on peptide sequence (0, 1-4 leucines)</tt> </tt>
+<a name="L699"></a><tt class="py-lineno">699</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L700"></a><tt class="py-lineno">700</tt>  <tt class="py-line">        <tt class="py-name">entrieslist</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">.</tt><tt class="py-name">keys</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L701"></a><tt class="py-lineno">701</tt>  <tt class="py-line">         </tt>
+<a name="L702"></a><tt class="py-lineno">702</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">key</tt> <tt class="py-keyword">in</tt> <tt class="py-name">entrieslist</tt><tt class="py-op">:</tt> </tt>
+<a name="L703"></a><tt class="py-lineno">703</tt>  <tt class="py-line">            <tt class="py-name">nbleu</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">key</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"Lnumber"</tt><tt class="py-op">]</tt> </tt>
+<a name="L704"></a><tt class="py-lineno">704</tt>  <tt class="py-line">            <tt class="py-name">monoisoint</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">key</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"listdiff"</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt> </tt>
+<a name="L705"></a><tt class="py-lineno">705</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">nbleu</tt> <tt class="py-op">&lt;&gt;</tt> <tt class="py-number">0</tt> <tt class="py-keyword">and</tt> <tt class="py-name">monoisoint</tt> <tt class="py-op">&lt;&gt;</tt> <tt class="py-number">0</tt><tt class="py-op">:</tt> </tt>
+<a name="L706"></a><tt class="py-lineno">706</tt>  <tt class="py-line">                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">results</tt><tt class="py-op">[</tt><tt class="py-name">key</tt><tt class="py-op">]</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">key</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"listdiff"</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-name">nbleu</tt><tt class="py-op">*</tt><tt class="py-number">3</tt><tt class="py-op">]</tt><tt class="py-op">/</tt><tt class="py-name">monoisoint</tt> </tt>
+<a name="L707"></a><tt class="py-lineno">707</tt>  <tt class="py-line">            <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L708"></a><tt class="py-lineno">708</tt>  <tt class="py-line">                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">results</tt><tt class="py-op">[</tt><tt class="py-name">key</tt><tt class="py-op">]</tt> <tt class="py-op">=</tt> <tt class="py-number">0.0</tt> </tt>
+<a name="L709"></a><tt class="py-lineno">709</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">results</tt>      </tt>
+</div><a name="L710"></a><tt class="py-lineno">710</tt>  <tt class="py-line">         </tt>
+<a name="DataIntObj.calc_statistics"></a><div id="DataIntObj.calc_statistics-def"><a name="L711"></a><tt class="py-lineno">711</tt> <a class="py-toggle" href="#" id="DataIntObj.calc_statistics-toggle" onclick="return toggle('DataIntObj.calc_statistics');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml.DataIntObj-class.html#calc_statistics">calc_statistics</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="DataIntObj.calc_statistics-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="DataIntObj.calc_statistics-expanded"><a name="L712"></a><tt class="py-lineno">712</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L713"></a><tt class="py-lineno">713</tt>  <tt class="py-line"><tt class="py-docstring">        Median, average and StdDev for the fractions calculated for</tt> </tt>
+<a name="L714"></a><tt class="py-lineno">714</tt>  <tt class="py-line"><tt class="py-docstring">        peptides with 1, 2, 3 or 4 leucines</tt> </tt>
+<a name="L715"></a><tt class="py-lineno">715</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L716"></a><tt class="py-lineno">716</tt>  <tt class="py-line">        <tt class="py-name">frlist</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+<a name="L717"></a><tt class="py-lineno">717</tt>  <tt class="py-line">        <tt class="py-name">entrieslist</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">.</tt><tt class="py-name">keys</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L718"></a><tt class="py-lineno">718</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">key</tt> <tt class="py-keyword">in</tt> <tt class="py-name">entrieslist</tt><tt class="py-op">:</tt> </tt>
+<a name="L719"></a><tt class="py-lineno">719</tt>  <tt class="py-line">            <tt class="py-name">nbleu</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">key</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"Lnumber"</tt><tt class="py-op">]</tt> </tt>
+<a name="L720"></a><tt class="py-lineno">720</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-op">(</tt><tt class="py-name">nbleu</tt> <tt class="py-op">&gt;</tt> <tt class="py-number">0</tt> <tt class="py-keyword">and</tt> <tt class="py-name">nbleu</tt> <tt class="py-op">&lt;</tt> <tt class="py-number">5</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L721"></a><tt class="py-lineno">721</tt>  <tt class="py-line">                <tt class="py-name">frlist</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">results</tt><tt class="py-op">[</tt><tt class="py-name">key</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L722"></a><tt class="py-lineno">722</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">statistics</tt><tt class="py-op">[</tt><tt class="py-string">"Median"</tt><tt class="py-op">]</tt><tt class="py-op">=</tt><tt id="link-28" class="py-name" targets="Function Collect_SILAC_XML.Median()=Collect_SILAC_XML-module.html#Median,Function lilamsxml.Median()=lilamsxml-module.html#Median"><a title="Collect_SILAC_XML.Median
+lilamsxml.Median" class="py-name" href="#" onclick="return doclink('link-28', 'Median', 'link-28');">Median</a></tt><tt class="py-op">(</tt><tt class="py-name">frlist</tt><tt class="py-op">)</tt> </tt>
+<a name="L723"></a><tt class="py-lineno">723</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">statistics</tt><tt class="py-op">[</tt><tt class="py-string">"Mean"</tt><tt class="py-op">]</tt><tt class="py-op">=</tt><tt id="link-29" class="py-name"><a title="Collect_SILAC_XML.Mean
+lilamsxml.Mean" class="py-name" href="#" onclick="return doclink('link-29', 'Mean', 'link-11');">Mean</a></tt><tt class="py-op">(</tt><tt class="py-name">frlist</tt><tt class="py-op">)</tt> </tt>
+<a name="L724"></a><tt class="py-lineno">724</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">statistics</tt><tt class="py-op">[</tt><tt class="py-string">"StdDev"</tt><tt class="py-op">]</tt><tt class="py-op">=</tt><tt id="link-30" class="py-name" targets="Function Collect_SILAC_XML.StdDev()=Collect_SILAC_XML-module.html#StdDev,Function lilamsxml.StdDev()=lilamsxml-module.html#StdDev"><a title="Collect_SILAC_XML.StdDev
+lilamsxml.StdDev" class="py-name" href="#" onclick="return doclink('link-30', 'StdDev', 'link-30');">StdDev</a></tt><tt class="py-op">(</tt><tt class="py-name">frlist</tt><tt class="py-op">)</tt> </tt>
+<a name="L725"></a><tt class="py-lineno">725</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">statistics</tt><tt class="py-op">[</tt><tt class="py-string">"Nbvalues"</tt><tt class="py-op">]</tt><tt class="py-op">=</tt><tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">frlist</tt><tt class="py-op">)</tt> </tt>
+<a name="L726"></a><tt class="py-lineno">726</tt>  <tt class="py-line">        <tt class="py-comment">#print self.statistics</tt> </tt>
+<a name="L727"></a><tt class="py-lineno">727</tt>  <tt class="py-line"><tt class="py-comment"></tt>         </tt>
+<a name="L728"></a><tt class="py-lineno">728</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">statistics</tt> </tt>
+</div><a name="L729"></a><tt class="py-lineno">729</tt>  <tt class="py-line">         </tt>
+<a name="DataIntObj.return_resultsXML"></a><div id="DataIntObj.return_resultsXML-def"><a name="L730"></a><tt class="py-lineno">730</tt> <a class="py-toggle" href="#" id="DataIntObj.return_resultsXML-toggle" onclick="return toggle('DataIntObj.return_resultsXML');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml.DataIntObj-class.html#return_resultsXML">return_resultsXML</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">spectr_dict</tt><tt class="py-op">,</tt> <tt class="py-param">record</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="DataIntObj.return_resultsXML-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="DataIntObj.return_resultsXML-expanded"><a name="L731"></a><tt class="py-lineno">731</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L732"></a><tt class="py-lineno">732</tt>  <tt class="py-line"><tt class="py-docstring">        The results are returned in very simple XML-like format</tt> </tt>
+<a name="L733"></a><tt class="py-lineno">733</tt>  <tt class="py-line"><tt class="py-docstring">        that should be compatible with Silacvalidator.py (interactive visualization</tt> </tt>
+<a name="L734"></a><tt class="py-lineno">734</tt>  <tt class="py-line"><tt class="py-docstring">        of the results)</tt> </tt>
+<a name="L735"></a><tt class="py-lineno">735</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L736"></a><tt class="py-lineno">736</tt>  <tt class="py-line">        <tt class="py-comment">#res = [["Pepseq", "mz", "mzcalc", "Leucines", "MonoisoIntensity", "DeuteratedIntensity",</tt> </tt>
+<a name="L737"></a><tt class="py-lineno">737</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-comment">#"Deuterated_fraction"]]</tt> </tt>
+<a name="L738"></a><tt class="py-lineno">738</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-comment">#Add primary data</tt> </tt>
+<a name="L739"></a><tt class="py-lineno">739</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">root</tt><tt class="py-op">=</tt> <tt class="py-name">ET</tt><tt class="py-op">.</tt><tt class="py-name">Element</tt><tt class="py-op">(</tt><tt class="py-string">"protdata"</tt><tt class="py-op">)</tt> </tt>
+<a name="L740"></a><tt class="py-lineno">740</tt>  <tt class="py-line">        <tt class="py-name">idroot</tt> <tt class="py-op">=</tt> <tt class="py-name">ET</tt><tt class="py-op">.</tt><tt class="py-name">SubElement</tt><tt class="py-op">(</tt><tt class="py-name">root</tt><tt class="py-op">,</tt> <tt class="py-string">"id_parameters"</tt><tt class="py-op">)</tt> </tt>
+<a name="L741"></a><tt class="py-lineno">741</tt>  <tt class="py-line">        <tt class="py-name">comm</tt> <tt class="py-op">=</tt> <tt class="py-name">ET</tt><tt class="py-op">.</tt><tt class="py-name">SubElement</tt><tt class="py-op">(</tt><tt class="py-name">idroot</tt><tt class="py-op">,</tt> <tt class="py-string">"spot_id"</tt><tt class="py-op">)</tt> </tt>
+<a name="L742"></a><tt class="py-lineno">742</tt>  <tt class="py-line">        <tt class="py-name">comm</tt><tt class="py-op">.</tt><tt class="py-name">text</tt> <tt class="py-op">=</tt> <tt class="py-name">record</tt><tt class="py-op">[</tt><tt class="py-string">"protdata"</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"comment"</tt><tt class="py-op">]</tt> </tt>
+<a name="L743"></a><tt class="py-lineno">743</tt>  <tt class="py-line">        <tt class="py-name">dbase</tt> <tt class="py-op">=</tt> <tt class="py-name">ET</tt><tt class="py-op">.</tt><tt class="py-name">SubElement</tt><tt class="py-op">(</tt><tt class="py-name">idroot</tt><tt class="py-op">,</tt> <tt class="py-string">"database"</tt><tt class="py-op">)</tt> </tt>
+<a name="L744"></a><tt class="py-lineno">744</tt>  <tt class="py-line">        <tt class="py-name">dbase</tt><tt class="py-op">.</tt><tt class="py-name">text</tt> <tt class="py-op">=</tt> <tt class="py-name">record</tt><tt class="py-op">[</tt><tt class="py-string">"protdata"</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"database"</tt><tt class="py-op">]</tt> </tt>
+<a name="L745"></a><tt class="py-lineno">745</tt>  <tt class="py-line">        <tt class="py-name">ppm</tt> <tt class="py-op">=</tt> <tt class="py-name">ET</tt><tt class="py-op">.</tt><tt class="py-name">SubElement</tt><tt class="py-op">(</tt><tt class="py-name">idroot</tt><tt class="py-op">,</tt> <tt class="py-string">"ppm_tolerance"</tt><tt class="py-op">)</tt> </tt>
+<a name="L746"></a><tt class="py-lineno">746</tt>  <tt class="py-line">        <tt class="py-name">ppm</tt><tt class="py-op">.</tt><tt class="py-name">text</tt> <tt class="py-op">=</tt> <tt class="py-name">record</tt><tt class="py-op">[</tt><tt class="py-string">"protdata"</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"parent_mass_tolerance"</tt><tt class="py-op">]</tt> </tt>
+<a name="L747"></a><tt class="py-lineno">747</tt>  <tt class="py-line">        <tt class="py-name">mowse</tt> <tt class="py-op">=</tt> <tt class="py-name">ET</tt><tt class="py-op">.</tt><tt class="py-name">SubElement</tt><tt class="py-op">(</tt><tt class="py-name">idroot</tt><tt class="py-op">,</tt> <tt class="py-string">"mowse_score"</tt><tt class="py-op">)</tt> </tt>
+<a name="L748"></a><tt class="py-lineno">748</tt>  <tt class="py-line">        <tt class="py-keyword">try</tt><tt class="py-op">:</tt> </tt>
+<a name="L749"></a><tt class="py-lineno">749</tt>  <tt class="py-line">            <tt class="py-name">mowse</tt><tt class="py-op">.</tt><tt class="py-name">text</tt> <tt class="py-op">=</tt> <tt class="py-name">record</tt><tt class="py-op">[</tt><tt class="py-string">"protdata"</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"mowse_score"</tt><tt class="py-op">]</tt> </tt>
+<a name="L750"></a><tt class="py-lineno">750</tt>  <tt class="py-line">        <tt class="py-keyword">except</tt><tt class="py-op">:</tt> </tt>
+<a name="L751"></a><tt class="py-lineno">751</tt>  <tt class="py-line">            <tt class="py-name">mowse</tt><tt class="py-op">.</tt><tt class="py-name">text</tt> <tt class="py-op">=</tt> <tt class="py-string">"1.0"</tt> </tt>
+<a name="L752"></a><tt class="py-lineno">752</tt>  <tt class="py-line">        <tt class="py-name">protcovg</tt> <tt class="py-op">=</tt> <tt class="py-name">ET</tt><tt class="py-op">.</tt><tt class="py-name">SubElement</tt><tt class="py-op">(</tt><tt class="py-name">idroot</tt><tt class="py-op">,</tt> <tt class="py-string">"pep_coverage"</tt><tt class="py-op">)</tt> </tt>
+<a name="L753"></a><tt class="py-lineno">753</tt>  <tt class="py-line">        <tt class="py-name">protcovg</tt><tt class="py-op">.</tt><tt class="py-name">text</tt> <tt class="py-op">=</tt> <tt class="py-name">record</tt><tt class="py-op">[</tt><tt class="py-string">"protdata"</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"protein_coverage"</tt><tt class="py-op">]</tt> </tt>
+<a name="L754"></a><tt class="py-lineno">754</tt>  <tt class="py-line">        <tt class="py-name">matchedpep</tt> <tt class="py-op">=</tt> <tt class="py-name">ET</tt><tt class="py-op">.</tt><tt class="py-name">SubElement</tt><tt class="py-op">(</tt><tt class="py-name">idroot</tt><tt class="py-op">,</tt> <tt class="py-string">"no_matched_pept"</tt><tt class="py-op">)</tt> </tt>
+<a name="L755"></a><tt class="py-lineno">755</tt>  <tt class="py-line">        <tt class="py-name">matchedpep</tt><tt class="py-op">.</tt><tt class="py-name">text</tt> <tt class="py-op">=</tt> <tt class="py-name">str</tt><tt class="py-op">(</tt><tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">record</tt><tt class="py-op">[</tt><tt class="py-string">"pepdata"</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"matched"</tt><tt class="py-op">]</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L756"></a><tt class="py-lineno">756</tt>  <tt class="py-line">        <tt class="py-name">accnb</tt> <tt class="py-op">=</tt> <tt class="py-name">ET</tt><tt class="py-op">.</tt><tt class="py-name">SubElement</tt><tt class="py-op">(</tt><tt class="py-name">root</tt><tt class="py-op">,</tt> <tt class="py-string">"accession_number"</tt><tt class="py-op">)</tt> </tt>
+<a name="L757"></a><tt class="py-lineno">757</tt>  <tt class="py-line">        <tt class="py-name">accnb</tt><tt class="py-op">.</tt><tt class="py-name">text</tt> <tt class="py-op">=</tt> <tt class="py-name">record</tt><tt class="py-op">[</tt><tt class="py-string">"protdata"</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"accession_number"</tt><tt class="py-op">]</tt> </tt>
+<a name="L758"></a><tt class="py-lineno">758</tt>  <tt class="py-line">        <tt class="py-name">enname</tt> <tt class="py-op">=</tt> <tt class="py-name">ET</tt><tt class="py-op">.</tt><tt class="py-name">SubElement</tt><tt class="py-op">(</tt><tt class="py-name">root</tt><tt class="py-op">,</tt> <tt class="py-string">"entry_name"</tt><tt class="py-op">)</tt> </tt>
+<a name="L759"></a><tt class="py-lineno">759</tt>  <tt class="py-line">        <tt class="py-name">enname</tt><tt class="py-op">.</tt><tt class="py-name">text</tt> <tt class="py-op">=</tt> <tt class="py-name">record</tt><tt class="py-op">[</tt><tt class="py-string">"protdata"</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"entry_name"</tt><tt class="py-op">]</tt> </tt>
+<a name="L760"></a><tt class="py-lineno">760</tt>  <tt class="py-line">        <tt class="py-name">protmw</tt> <tt class="py-op">=</tt> <tt class="py-name">ET</tt><tt class="py-op">.</tt><tt class="py-name">SubElement</tt><tt class="py-op">(</tt><tt class="py-name">root</tt><tt class="py-op">,</tt> <tt class="py-string">"prot_mw"</tt><tt class="py-op">)</tt> </tt>
+<a name="L761"></a><tt class="py-lineno">761</tt>  <tt class="py-line">        <tt class="py-name">protmw</tt><tt class="py-op">.</tt><tt class="py-name">text</tt> <tt class="py-op">=</tt> <tt class="py-name">record</tt><tt class="py-op">[</tt><tt class="py-string">"protdata"</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"protein_mw"</tt><tt class="py-op">]</tt> </tt>
+<a name="L762"></a><tt class="py-lineno">762</tt>  <tt class="py-line">        <tt class="py-name">protpi</tt> <tt class="py-op">=</tt> <tt class="py-name">ET</tt><tt class="py-op">.</tt><tt class="py-name">SubElement</tt><tt class="py-op">(</tt><tt class="py-name">root</tt><tt class="py-op">,</tt> <tt class="py-string">"prot_pi"</tt><tt class="py-op">)</tt> </tt>
+<a name="L763"></a><tt class="py-lineno">763</tt>  <tt class="py-line">        <tt class="py-name">protpi</tt><tt class="py-op">.</tt><tt class="py-name">text</tt> <tt class="py-op">=</tt> <tt class="py-name">record</tt><tt class="py-op">[</tt><tt class="py-string">"protdata"</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"protein_pI"</tt><tt class="py-op">]</tt> </tt>
+<a name="L764"></a><tt class="py-lineno">764</tt>  <tt class="py-line"> </tt>
+<a name="L765"></a><tt class="py-lineno">765</tt>  <tt class="py-line">        <tt class="py-name">pepdataroot</tt> <tt class="py-op">=</tt> <tt class="py-name">ET</tt><tt class="py-op">.</tt><tt class="py-name">SubElement</tt><tt class="py-op">(</tt><tt class="py-name">root</tt><tt class="py-op">,</tt> <tt class="py-string">"pepdata"</tt><tt class="py-op">)</tt> </tt>
+<a name="L766"></a><tt class="py-lineno">766</tt>  <tt class="py-line">                 </tt>
+<a name="L767"></a><tt class="py-lineno">767</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">peprec</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">.</tt><tt class="py-name">keys</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L768"></a><tt class="py-lineno">768</tt>  <tt class="py-line">            <tt class="py-name">nbleu</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">peprec</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"Lnumber"</tt><tt class="py-op">]</tt> </tt>
+<a name="L769"></a><tt class="py-lineno">769</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">nbleu</tt> <tt class="py-keyword">in</tt> <tt class="py-op">(</tt><tt class="py-number">1</tt><tt class="py-op">,</tt> <tt class="py-number">2</tt><tt class="py-op">,</tt> <tt class="py-number">3</tt><tt class="py-op">,</tt> <tt class="py-number">4</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L770"></a><tt class="py-lineno">770</tt>  <tt class="py-line">                <tt class="py-name">deuterated</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">peprec</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"listdiff"</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-name">nbleu</tt><tt class="py-op">*</tt><tt class="py-number">3</tt><tt class="py-op">]</tt> </tt>
+<a name="L771"></a><tt class="py-lineno">771</tt>  <tt class="py-line">            <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L772"></a><tt class="py-lineno">772</tt>  <tt class="py-line">                <tt class="py-name">deuterated</tt> <tt class="py-op">=</tt> <tt class="py-number">0.0</tt> </tt>
+<a name="L773"></a><tt class="py-lineno">773</tt>  <tt class="py-line">             </tt>
+<a name="L774"></a><tt class="py-lineno">774</tt>  <tt class="py-line">            <tt class="py-name">pepentry</tt> <tt class="py-op">=</tt> <tt class="py-name">ET</tt><tt class="py-op">.</tt><tt class="py-name">SubElement</tt><tt class="py-op">(</tt><tt class="py-name">pepdataroot</tt><tt class="py-op">,</tt> <tt class="py-string">"measured"</tt><tt class="py-op">)</tt> </tt>
+<a name="L775"></a><tt class="py-lineno">775</tt>  <tt class="py-line">            <tt class="py-name">pepseq</tt> <tt class="py-op">=</tt> <tt class="py-name">ET</tt><tt class="py-op">.</tt><tt class="py-name">SubElement</tt><tt class="py-op">(</tt><tt class="py-name">pepentry</tt><tt class="py-op">,</tt> <tt class="py-string">"pepseq"</tt><tt class="py-op">)</tt> </tt>
+<a name="L776"></a><tt class="py-lineno">776</tt>  <tt class="py-line">            <tt class="py-name">pepseq</tt><tt class="py-op">.</tt><tt class="py-name">text</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">peprec</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"pepseq"</tt><tt class="py-op">]</tt> </tt>
+<a name="L777"></a><tt class="py-lineno">777</tt>  <tt class="py-line">            <tt class="py-name">mzh</tt> <tt class="py-op">=</tt> <tt class="py-name">ET</tt><tt class="py-op">.</tt><tt class="py-name">SubElement</tt><tt class="py-op">(</tt><tt class="py-name">pepentry</tt><tt class="py-op">,</tt> <tt class="py-string">"mzh"</tt><tt class="py-op">)</tt> </tt>
+<a name="L778"></a><tt class="py-lineno">778</tt>  <tt class="py-line">            <tt class="py-name">mzh</tt><tt class="py-op">.</tt><tt class="py-name">text</tt> <tt class="py-op">=</tt> <tt class="py-string">"%.4f"</tt> <tt class="py-op">%</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">peprec</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"mzh"</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L779"></a><tt class="py-lineno">779</tt>  <tt class="py-line">            <tt class="py-name">calcmzh</tt> <tt class="py-op">=</tt> <tt class="py-name">ET</tt><tt class="py-op">.</tt><tt class="py-name">SubElement</tt><tt class="py-op">(</tt><tt class="py-name">pepentry</tt><tt class="py-op">,</tt> <tt class="py-string">"calc_mzh"</tt><tt class="py-op">)</tt> </tt>
+<a name="L780"></a><tt class="py-lineno">780</tt>  <tt class="py-line">            <tt class="py-name">calcmzh</tt><tt class="py-op">.</tt><tt class="py-name">text</tt> <tt class="py-op">=</tt> <tt class="py-string">"%.4f"</tt> <tt class="py-op">%</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">peprec</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"calcmzh"</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L781"></a><tt class="py-lineno">781</tt>  <tt class="py-line">            <tt class="py-name">Lnumber</tt> <tt class="py-op">=</tt> <tt class="py-name">ET</tt><tt class="py-op">.</tt><tt class="py-name">SubElement</tt><tt class="py-op">(</tt><tt class="py-name">pepentry</tt><tt class="py-op">,</tt> <tt class="py-string">"leucines"</tt><tt class="py-op">)</tt> </tt>
+<a name="L782"></a><tt class="py-lineno">782</tt>  <tt class="py-line">            <tt class="py-name">Lnumber</tt><tt class="py-op">.</tt><tt class="py-name">text</tt> <tt class="py-op">=</tt> <tt class="py-name">str</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">peprec</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"Lnumber"</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L783"></a><tt class="py-lineno">783</tt>  <tt class="py-line">            <tt class="py-name">int0</tt> <tt class="py-op">=</tt> <tt class="py-name">ET</tt><tt class="py-op">.</tt><tt class="py-name">SubElement</tt><tt class="py-op">(</tt><tt class="py-name">pepentry</tt><tt class="py-op">,</tt> <tt class="py-string">"mono_iso_intensity"</tt><tt class="py-op">)</tt> </tt>
+<a name="L784"></a><tt class="py-lineno">784</tt>  <tt class="py-line">            <tt class="py-name">int0</tt><tt class="py-op">.</tt><tt class="py-name">text</tt> <tt class="py-op">=</tt> <tt class="py-string">"%.0f"</tt> <tt class="py-op">%</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">peprec</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"int0"</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L785"></a><tt class="py-lineno">785</tt>  <tt class="py-line">            <tt class="py-name">intd</tt> <tt class="py-op">=</tt> <tt class="py-name">ET</tt><tt class="py-op">.</tt><tt class="py-name">SubElement</tt><tt class="py-op">(</tt><tt class="py-name">pepentry</tt><tt class="py-op">,</tt> <tt class="py-string">"deuterated_intensity"</tt><tt class="py-op">)</tt> </tt>
+<a name="L786"></a><tt class="py-lineno">786</tt>  <tt class="py-line">            <tt class="py-name">intd</tt><tt class="py-op">.</tt><tt class="py-name">text</tt> <tt class="py-op">=</tt> <tt class="py-string">"%.0f"</tt> <tt class="py-op">%</tt><tt class="py-op">(</tt><tt class="py-name">deuterated</tt><tt class="py-op">)</tt> </tt>
+<a name="L787"></a><tt class="py-lineno">787</tt>  <tt class="py-line">            <tt class="py-name">ratio</tt> <tt class="py-op">=</tt> <tt class="py-name">ET</tt><tt class="py-op">.</tt><tt class="py-name">SubElement</tt><tt class="py-op">(</tt><tt class="py-name">pepentry</tt><tt class="py-op">,</tt> <tt class="py-string">"ratio"</tt><tt class="py-op">)</tt> </tt>
+<a name="L788"></a><tt class="py-lineno">788</tt>  <tt class="py-line">            <tt class="py-name">ratio</tt><tt class="py-op">.</tt><tt class="py-name">text</tt> <tt class="py-op">=</tt> <tt class="py-string">"%.2f"</tt> <tt class="py-op">%</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">results</tt><tt class="py-op">[</tt><tt class="py-name">peprec</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L789"></a><tt class="py-lineno">789</tt>  <tt class="py-line">            <tt class="py-name">validated</tt> <tt class="py-op">=</tt> <tt class="py-name">ET</tt><tt class="py-op">.</tt><tt class="py-name">SubElement</tt><tt class="py-op">(</tt><tt class="py-name">pepentry</tt><tt class="py-op">,</tt> <tt class="py-string">"validated"</tt><tt class="py-op">)</tt> </tt>
+<a name="L790"></a><tt class="py-lineno">790</tt>  <tt class="py-line">            <tt class="py-name">validated</tt><tt class="py-op">.</tt><tt class="py-name">text</tt> <tt class="py-op">=</tt> <tt class="py-string">"UNKNOWN"</tt> </tt>
+<a name="L791"></a><tt class="py-lineno">791</tt>  <tt class="py-line">            <tt class="py-comment">#lookedat = ET.SubElement(pepentry, "looked_at")</tt> </tt>
+<a name="L792"></a><tt class="py-lineno">792</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-comment">#lookedat.text = "NO"</tt> </tt>
+<a name="L793"></a><tt class="py-lineno">793</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-name">local_bg</tt> <tt class="py-op">=</tt> <tt class="py-name">ET</tt><tt class="py-op">.</tt><tt class="py-name">SubElement</tt><tt class="py-op">(</tt><tt class="py-name">pepentry</tt><tt class="py-op">,</tt> <tt class="py-string">"local_bg"</tt><tt class="py-op">)</tt> </tt>
+<a name="L794"></a><tt class="py-lineno">794</tt>  <tt class="py-line">            <tt class="py-name">local_bg</tt><tt class="py-op">.</tt><tt class="py-name">text</tt> <tt class="py-op">=</tt> <tt class="py-string">"0.0000"</tt> </tt>
+<a name="L795"></a><tt class="py-lineno">795</tt>  <tt class="py-line">            <tt class="py-name">corr_ratio</tt> <tt class="py-op">=</tt> <tt class="py-name">ET</tt><tt class="py-op">.</tt><tt class="py-name">SubElement</tt><tt class="py-op">(</tt><tt class="py-name">pepentry</tt><tt class="py-op">,</tt> <tt class="py-string">"corrected_ratio"</tt><tt class="py-op">)</tt> </tt>
+<a name="L796"></a><tt class="py-lineno">796</tt>  <tt class="py-line">            <tt class="py-name">corr_ratio</tt><tt class="py-op">.</tt><tt class="py-name">text</tt> <tt class="py-op">=</tt> <tt class="py-string">"%.2f"</tt> <tt class="py-op">%</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">results</tt><tt class="py-op">[</tt><tt class="py-name">peprec</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L797"></a><tt class="py-lineno">797</tt>  <tt class="py-line">            <tt class="py-name">spec_piece</tt> <tt class="py-op">=</tt> <tt class="py-name">ET</tt><tt class="py-op">.</tt><tt class="py-name">SubElement</tt><tt class="py-op">(</tt><tt class="py-name">pepentry</tt><tt class="py-op">,</tt> <tt class="py-string">"spectrum"</tt><tt class="py-op">)</tt> </tt>
+<a name="L798"></a><tt class="py-lineno">798</tt>  <tt class="py-line">            <tt class="py-name">mzspec</tt> <tt class="py-op">=</tt> <tt class="py-name">ET</tt><tt class="py-op">.</tt><tt class="py-name">SubElement</tt><tt class="py-op">(</tt><tt class="py-name">spec_piece</tt><tt class="py-op">,</tt> <tt class="py-string">"mz_list"</tt><tt class="py-op">)</tt> </tt>
+<a name="L799"></a><tt class="py-lineno">799</tt>  <tt class="py-line">            <tt class="py-name">mzspec</tt><tt class="py-op">.</tt><tt class="py-name">text</tt> <tt class="py-op">=</tt> <tt id="link-31" class="py-name" targets="Function lilamsxml.WriteListToString()=lilamsxml-module.html#WriteListToString"><a title="lilamsxml.WriteListToString" class="py-name" href="#" onclick="return doclink('link-31', 'WriteListToString', 'link-31');">WriteListToString</a></tt><tt class="py-op">(</tt><tt class="py-name">spectr_dict</tt><tt class="py-op">[</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">peprec</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"pepseq"</tt><tt class="py-op">]</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">,</tt> <tt class="py-string">"%.4f"</tt><tt class="py-op">)</tt> </tt>
+<a name="L800"></a><tt class="py-lineno">800</tt>  <tt class="py-line">            <tt class="py-name">intspec</tt> <tt class="py-op">=</tt> <tt class="py-name">ET</tt><tt class="py-op">.</tt><tt class="py-name">SubElement</tt><tt class="py-op">(</tt><tt class="py-name">spec_piece</tt><tt class="py-op">,</tt> <tt class="py-string">"int_list"</tt><tt class="py-op">)</tt> </tt>
+<a name="L801"></a><tt class="py-lineno">801</tt>  <tt class="py-line">            <tt class="py-name">intspec</tt><tt class="py-op">.</tt><tt class="py-name">text</tt> <tt class="py-op">=</tt> <tt id="link-32" class="py-name"><a title="lilamsxml.WriteListToString" class="py-name" href="#" onclick="return doclink('link-32', 'WriteListToString', 'link-31');">WriteListToString</a></tt><tt class="py-op">(</tt><tt class="py-name">spectr_dict</tt><tt class="py-op">[</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">peprec</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"pepseq"</tt><tt class="py-op">]</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">,</tt> <tt class="py-string">"%.4f"</tt><tt class="py-op">)</tt> </tt>
+<a name="L802"></a><tt class="py-lineno">802</tt>  <tt class="py-line">                 </tt>
+<a name="L803"></a><tt class="py-lineno">803</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">ET</tt><tt class="py-op">.</tt><tt class="py-name">tostring</tt><tt class="py-op">(</tt><tt class="py-name">root</tt><tt class="py-op">)</tt>     </tt>
+</div><a name="L804"></a><tt class="py-lineno">804</tt>  <tt class="py-line">         </tt>
+<a name="L805"></a><tt class="py-lineno">805</tt>  <tt class="py-line">     </tt>
+<a name="DataIntObj.return_results"></a><div id="DataIntObj.return_results-def"><a name="L806"></a><tt class="py-lineno">806</tt> <a class="py-toggle" href="#" id="DataIntObj.return_results-toggle" onclick="return toggle('DataIntObj.return_results');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml.DataIntObj-class.html#return_results">return_results</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="DataIntObj.return_results-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="DataIntObj.return_results-expanded"><a name="L807"></a><tt class="py-lineno">807</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L808"></a><tt class="py-lineno">808</tt>  <tt class="py-line"><tt class="py-docstring">        Return the results as as a list of lists</tt> </tt>
+<a name="L809"></a><tt class="py-lineno">809</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L810"></a><tt class="py-lineno">810</tt>  <tt class="py-line">        <tt class="py-name">res</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">[</tt><tt class="py-string">"Pepseq"</tt><tt class="py-op">,</tt> <tt class="py-string">"mz"</tt><tt class="py-op">,</tt> <tt class="py-string">"mzcalc"</tt><tt class="py-op">,</tt> <tt class="py-string">"Leucines"</tt><tt class="py-op">,</tt> <tt class="py-string">"MonoisoIntensity"</tt><tt class="py-op">,</tt> <tt class="py-string">"DeuteratedIntensity"</tt><tt class="py-op">,</tt> </tt>
+<a name="L811"></a><tt class="py-lineno">811</tt>  <tt class="py-line">        <tt class="py-string">"Deuterated_fraction"</tt><tt class="py-op">]</tt><tt class="py-op">]</tt> </tt>
+<a name="L812"></a><tt class="py-lineno">812</tt>  <tt class="py-line">        <tt class="py-comment">#Add primary data</tt> </tt>
+<a name="L813"></a><tt class="py-lineno">813</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-keyword">for</tt> <tt class="py-name">peprec</tt> <tt class="py-keyword">in</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">.</tt><tt class="py-name">keys</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L814"></a><tt class="py-lineno">814</tt>  <tt class="py-line">            <tt class="py-name">nbleu</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">peprec</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"Lnumber"</tt><tt class="py-op">]</tt> </tt>
+<a name="L815"></a><tt class="py-lineno">815</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">nbleu</tt> <tt class="py-keyword">in</tt> <tt class="py-op">(</tt><tt class="py-number">1</tt><tt class="py-op">,</tt> <tt class="py-number">2</tt><tt class="py-op">,</tt> <tt class="py-number">3</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L816"></a><tt class="py-lineno">816</tt>  <tt class="py-line">                <tt class="py-name">deuterated</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">peprec</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"listdiff"</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-name">nbleu</tt><tt class="py-op">*</tt><tt class="py-number">3</tt><tt class="py-op">]</tt> </tt>
+<a name="L817"></a><tt class="py-lineno">817</tt>  <tt class="py-line">            <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L818"></a><tt class="py-lineno">818</tt>  <tt class="py-line">                <tt class="py-name">deuterated</tt> <tt class="py-op">=</tt> <tt class="py-number">0.0</tt> </tt>
+<a name="L819"></a><tt class="py-lineno">819</tt>  <tt class="py-line">            <tt class="py-name">res</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-op">[</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">peprec</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"pepseq"</tt><tt class="py-op">]</tt><tt class="py-op">,</tt> <tt class="py-string">"%.4f"</tt> <tt class="py-op">%</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">peprec</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"mzh"</tt><tt class="py-op">]</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> </tt>
+<a name="L820"></a><tt class="py-lineno">820</tt>  <tt class="py-line">            <tt class="py-string">"%.4f"</tt> <tt class="py-op">%</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">peprec</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"calcmzh"</tt><tt class="py-op">]</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">peprec</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"Lnumber"</tt><tt class="py-op">]</tt><tt class="py-op">,</tt> </tt>
+<a name="L821"></a><tt class="py-lineno">821</tt>  <tt class="py-line">            <tt class="py-string">"%.0f"</tt> <tt class="py-op">%</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">peprec</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">"int0"</tt><tt class="py-op">]</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> <tt class="py-string">"%.0f"</tt> <tt class="py-op">%</tt><tt class="py-op">(</tt><tt class="py-name">deuterated</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> </tt>
+<a name="L822"></a><tt class="py-lineno">822</tt>  <tt class="py-line">            <tt class="py-string">"%.2f"</tt> <tt class="py-op">%</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">results</tt><tt class="py-op">[</tt><tt class="py-name">peprec</tt><tt class="py-op">]</tt><tt class="py-op">)</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L823"></a><tt class="py-lineno">823</tt>  <tt class="py-line">                     </tt>
+<a name="L824"></a><tt class="py-lineno">824</tt>  <tt class="py-line">        <tt class="py-name">res</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-op">[</tt><tt class="py-string">"Nbofvalues"</tt><tt class="py-op">,</tt> <tt class="py-string">"Median"</tt><tt class="py-op">,</tt> <tt class="py-string">"Mean"</tt><tt class="py-op">,</tt> <tt class="py-string">"StdDev"</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L825"></a><tt class="py-lineno">825</tt>  <tt class="py-line">        <tt class="py-name">res</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-op">[</tt><tt class="py-string">"%s"</tt> <tt class="py-op">%</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">statistics</tt><tt class="py-op">[</tt><tt class="py-string">"Nbvalues"</tt><tt class="py-op">]</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> </tt>
+<a name="L826"></a><tt class="py-lineno">826</tt>  <tt class="py-line">                    <tt class="py-string">"%.2f"</tt> <tt class="py-op">%</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">statistics</tt><tt class="py-op">[</tt><tt class="py-string">"Median"</tt><tt class="py-op">]</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> </tt>
+<a name="L827"></a><tt class="py-lineno">827</tt>  <tt class="py-line">                    <tt class="py-string">"%.2f"</tt> <tt class="py-op">%</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">statistics</tt><tt class="py-op">[</tt><tt class="py-string">"Mean"</tt><tt class="py-op">]</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> </tt>
+<a name="L828"></a><tt class="py-lineno">828</tt>  <tt class="py-line">                    <tt class="py-string">"%.4f"</tt> <tt class="py-op">%</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">statistics</tt><tt class="py-op">[</tt><tt class="py-string">"StdDev"</tt><tt class="py-op">]</tt><tt class="py-op">)</tt><tt class="py-op">]</tt><tt class="py-op">)</tt>                 </tt>
+<a name="L829"></a><tt class="py-lineno">829</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">res</tt> </tt>
+</div></div><a name="L830"></a><tt class="py-lineno">830</tt>  <tt class="py-line">         </tt>
+<a name="L831"></a><tt class="py-lineno">831</tt>  <tt class="py-line"> </tt>
+<a name="L832"></a><tt class="py-lineno">832</tt>  <tt class="py-line"><tt class="py-comment">#######################</tt> </tt>
+<a name="L833"></a><tt class="py-lineno">833</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">#######################</tt> </tt>
+<a name="ProcessSpectrum"></a><div id="ProcessSpectrum-def"><a name="L834"></a><tt class="py-lineno">834</tt> <a class="py-toggle" href="#" id="ProcessSpectrum-toggle" onclick="return toggle('ProcessSpectrum');">-</a><tt class="py-line"><tt class="py-comment"></tt><tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml-module.html#ProcessSpectrum">ProcessSpectrum</a><tt class="py-op">(</tt><tt class="py-param">spectrahandle</tt><tt class="py-op">,</tt> <tt class="py-param">msfithandle</tt><tt class="py-op">,</tt> <tt class="py-param">orflisthandle</tt><tt class="py-op">,</tt> <tt class="py-param">ipc_path</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="ProcessSpectrum-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="ProcessSpectrum-expanded"><a name="L835"></a><tt class="py-lineno">835</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L836"></a><tt class="py-lineno">836</tt>  <tt class="py-line"><tt class="py-docstring">    A function to simplify the aspect of Main</tt> </tt>
+<a name="L837"></a><tt class="py-lineno">837</tt>  <tt class="py-line"><tt class="py-docstring">    uses handles to file or file-like objects</tt> </tt>
+<a name="L838"></a><tt class="py-lineno">838</tt>  <tt class="py-line"><tt class="py-docstring">    Returns the results in list/string form</tt> </tt>
+<a name="L839"></a><tt class="py-lineno">839</tt>  <tt class="py-line"><tt class="py-docstring">    May also be used in a CGI</tt> </tt>
+<a name="L840"></a><tt class="py-lineno">840</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L841"></a><tt class="py-lineno">841</tt>  <tt class="py-line">    <tt class="py-keyword">global</tt> <tt class="py-name">calc_res</tt> </tt>
+<a name="L842"></a><tt class="py-lineno">842</tt>  <tt class="py-line">    <tt class="py-name">calc_res</tt> <tt class="py-op">=</tt> <tt class="py-string">""</tt> </tt>
+<a name="L843"></a><tt class="py-lineno">843</tt>  <tt class="py-line">    <tt class="py-comment">#insert data from the spectra in a list of floats</tt> </tt>
+<a name="L844"></a><tt class="py-lineno">844</tt>  <tt class="py-line"><tt class="py-comment"></tt>    <tt class="py-name">data_num</tt> <tt class="py-op">=</tt> <tt id="link-33" class="py-name" targets="Function lilamsxml.ReadFromFileFloats()=lilamsxml-module.html#ReadFromFileFloats"><a title="lilamsxml.ReadFromFileFloats" class="py-name" href="#" onclick="return doclink('link-33', 'ReadFromFileFloats', 'link-33');">ReadFromFileFloats</a></tt><tt class="py-op">(</tt><tt class="py-name">spectrahandle</tt><tt class="py-op">,</tt> <tt class="py-number">2</tt><tt class="py-op">)</tt> </tt>
+<a name="L845"></a><tt class="py-lineno">845</tt>  <tt class="py-line">    <tt class="py-name">data_num_minmz</tt> <tt class="py-op">=</tt> <tt class="py-name">data_num</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt> </tt>
+<a name="L846"></a><tt class="py-lineno">846</tt>  <tt class="py-line">    <tt class="py-name">data_num_maxmz</tt> <tt class="py-op">=</tt> <tt class="py-name">data_num</tt><tt class="py-op">[</tt><tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt> </tt>
+<a name="L847"></a><tt class="py-lineno">847</tt>  <tt class="py-line">    <tt class="py-comment">#parse the HTML file</tt> </tt>
+<a name="L848"></a><tt class="py-lineno">848</tt>  <tt class="py-line"><tt class="py-comment"></tt>    <tt class="py-name">parseddict</tt> <tt class="py-op">=</tt> <tt id="link-34" class="py-name" targets="Function lilamsxml.ParseMSFIT()=lilamsxml-module.html#ParseMSFIT"><a title="lilamsxml.ParseMSFIT" class="py-name" href="#" onclick="return doclink('link-34', 'ParseMSFIT', 'link-34');">ParseMSFIT</a></tt><tt class="py-op">(</tt><tt class="py-name">msfithandle</tt><tt class="py-op">)</tt> </tt>
+<a name="L849"></a><tt class="py-lineno">849</tt>  <tt class="py-line">    <tt class="py-name">orflist</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+<a name="L850"></a><tt class="py-lineno">850</tt>  <tt class="py-line">     </tt>
+<a name="L851"></a><tt class="py-lineno">851</tt>  <tt class="py-line">    <tt class="py-comment">#the next lines are only necessary if the entries were not </tt> </tt>
+<a name="L852"></a><tt class="py-lineno">852</tt>  <tt class="py-line"><tt class="py-comment"></tt>    <tt class="py-comment">#well formated in the database. To be modified otherwise.</tt> </tt>
+<a name="L853"></a><tt class="py-lineno">853</tt>  <tt class="py-line"><tt class="py-comment"></tt>    <tt class="py-comment">###############################################</tt> </tt>
+<a name="L854"></a><tt class="py-lineno">854</tt>  <tt class="py-line"><tt class="py-comment"></tt>    <tt class="py-keyword">for</tt> <tt class="py-name">line</tt> <tt class="py-keyword">in</tt> <tt class="py-name">orflisthandle</tt><tt class="py-op">:</tt> </tt>
+<a name="L855"></a><tt class="py-lineno">855</tt>  <tt class="py-line">        <tt class="py-name">orflist</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-name">line</tt><tt class="py-op">.</tt><tt class="py-name">strip</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L856"></a><tt class="py-lineno">856</tt>  <tt class="py-line">    <tt class="py-comment">###############################################</tt> </tt>
+<a name="L857"></a><tt class="py-lineno">857</tt>  <tt class="py-line"><tt class="py-comment"></tt>     </tt>
+<a name="L858"></a><tt class="py-lineno">858</tt>  <tt class="py-line">    <tt class="py-name">record</tt> <tt class="py-op">=</tt> <tt class="py-name">parseddict</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt> </tt>
+<a name="L859"></a><tt class="py-lineno">859</tt>  <tt class="py-line">    <tt class="py-name">proteinrank</tt> <tt class="py-op">=</tt> <tt class="py-name">record</tt><tt class="py-op">[</tt><tt class="py-string">'protdata'</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">'rank'</tt><tt class="py-op">]</tt> </tt>
+<a name="L860"></a><tt class="py-lineno">860</tt>  <tt class="py-line">    <tt class="py-keyword">if</tt> <tt class="py-name">record</tt><tt class="py-op">[</tt><tt class="py-string">'protdata'</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">'accession_number'</tt><tt class="py-op">]</tt> <tt class="py-keyword">in</tt> <tt class="py-name">orflist</tt><tt class="py-op">:</tt> </tt>
+<a name="L861"></a><tt class="py-lineno">861</tt>  <tt class="py-line">                 </tt>
+<a name="L862"></a><tt class="py-lineno">862</tt>  <tt class="py-line">        <tt class="py-name">peplist</tt> <tt class="py-op">=</tt> <tt class="py-name">record</tt><tt class="py-op">[</tt><tt class="py-string">'pepdata'</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-string">'matched'</tt><tt class="py-op">]</tt> </tt>
+<a name="L863"></a><tt class="py-lineno">863</tt>  <tt class="py-line">        <tt class="py-comment">#the list of pairs mzh/pepseq for a given protein</tt> </tt>
+<a name="L864"></a><tt class="py-lineno">864</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">result_matrix</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+<a name="L865"></a><tt class="py-lineno">865</tt>  <tt class="py-line">        <tt class="py-name">spectrum_dict</tt> <tt class="py-op">=</tt> <tt class="py-op">{</tt><tt class="py-op">}</tt> </tt>
+<a name="L866"></a><tt class="py-lineno">866</tt>  <tt class="py-line">        <tt class="py-name">PLUSMINUS</tt> <tt class="py-op">=</tt> <tt class="py-number">25</tt> </tt>
+<a name="L867"></a><tt class="py-lineno">867</tt>  <tt class="py-line">        <tt class="py-comment">#the number of daltons around the monoisotopic peak to be retrieved</tt> </tt>
+<a name="L868"></a><tt class="py-lineno">868</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-keyword">for</tt> <tt class="py-name">peptide</tt> <tt class="py-keyword">in</tt> <tt class="py-name">peplist</tt><tt class="py-op">:</tt> </tt>
+<a name="L869"></a><tt class="py-lineno">869</tt>  <tt class="py-line">            <tt class="py-name">difflist</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+<a name="L870"></a><tt class="py-lineno">870</tt>  <tt class="py-line">            <tt class="py-name">peptidesequence</tt> <tt class="py-op">=</tt> <tt class="py-name">peptide</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt> </tt>
+<a name="L871"></a><tt class="py-lineno">871</tt>  <tt class="py-line">            <tt class="py-name">inputpepmz</tt> <tt class="py-op">=</tt> <tt class="py-name">float</tt><tt class="py-op">(</tt><tt class="py-name">peptide</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L872"></a><tt class="py-lineno">872</tt>  <tt class="py-line">            <tt class="py-name">decision_dict</tt> <tt class="py-op">=</tt> <tt id="link-35" class="py-name" targets="Function lilamsxml.PepCompare()=lilamsxml-module.html#PepCompare"><a title="lilamsxml.PepCompare" class="py-name" href="#" onclick="return doclink('link-35', 'PepCompare', 'link-35');">PepCompare</a></tt><tt class="py-op">(</tt><tt class="py-name">inputpepmz</tt><tt class="py-op">,</tt> <tt class="py-name">peptidesequence</tt><tt class="py-op">)</tt> </tt>
+<a name="L873"></a><tt class="py-lineno">873</tt>  <tt class="py-line">            <tt class="py-comment">#if the peptide entry is a deuterated peptide or if its mass is already in the </tt> </tt>
+<a name="L874"></a><tt class="py-lineno">874</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-comment">#result_matrix (DUPLICATED = 1), no calculation is performed</tt> </tt>
+<a name="L875"></a><tt class="py-lineno">875</tt>  <tt class="py-line"><tt class="py-comment"></tt>                 </tt>
+<a name="L876"></a><tt class="py-lineno">876</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">decision_dict</tt><tt class="py-op">[</tt><tt class="py-string">"IGNORE"</tt><tt class="py-op">]</tt> <tt class="py-op">==</tt> <tt class="py-number">0</tt><tt class="py-op">:</tt> </tt>
+<a name="L877"></a><tt class="py-lineno">877</tt>  <tt class="py-line">                <tt class="py-name">DUPLICATED</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L878"></a><tt class="py-lineno">878</tt>  <tt class="py-line">                <tt class="py-keyword">for</tt> <tt class="py-name">i</tt> <tt class="py-keyword">in</tt> <tt class="py-name">range</tt><tt class="py-op">(</tt><tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">result_matrix</tt><tt class="py-op">)</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L879"></a><tt class="py-lineno">879</tt>  <tt class="py-line">                    <tt class="py-keyword">if</tt> <tt class="py-name">abs</tt><tt class="py-op">(</tt><tt class="py-name">result_matrix</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">-</tt><tt class="py-name">decision_dict</tt><tt class="py-op">[</tt><tt class="py-string">"pepmz"</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> <tt class="py-op">&lt;</tt> <tt class="py-number">0.5</tt><tt class="py-op">:</tt> </tt>
+<a name="L880"></a><tt class="py-lineno">880</tt>  <tt class="py-line">                        <tt class="py-comment">#look for pepmz similar in the range +-0.5 Da to the one tested. </tt> </tt>
+<a name="L881"></a><tt class="py-lineno">881</tt>  <tt class="py-line"><tt class="py-comment"></tt>                        <tt class="py-comment">#If it exists do not run CorrectIsotopicSeries</tt> </tt>
+<a name="L882"></a><tt class="py-lineno">882</tt>  <tt class="py-line"><tt class="py-comment"></tt>                        <tt class="py-name">DUPLICATED</tt> <tt class="py-op">=</tt> <tt class="py-number">1</tt> </tt>
+<a name="L883"></a><tt class="py-lineno">883</tt>  <tt class="py-line">                        <tt class="py-keyword">break</tt> </tt>
+<a name="L884"></a><tt class="py-lineno">884</tt>  <tt class="py-line">                <tt class="py-keyword">if</tt> <tt class="py-name">DUPLICATED</tt> <tt class="py-op">==</tt> <tt class="py-number">0</tt><tt class="py-op">:</tt> </tt>
+<a name="L885"></a><tt class="py-lineno">885</tt>  <tt class="py-line">                    <tt class="py-comment">#test also if the range of mass from the spectrum is OK, otherwise stop</tt> </tt>
+<a name="L886"></a><tt class="py-lineno">886</tt>  <tt class="py-line"><tt class="py-comment"></tt>                    <tt class="py-keyword">if</tt> <tt class="py-name">decision_dict</tt><tt class="py-op">[</tt><tt class="py-string">"pepmz"</tt><tt class="py-op">]</tt> <tt class="py-op">&gt;</tt> <tt class="py-name">data_num_minmz</tt> <tt class="py-keyword">and</tt>\ </tt>
+<a name="L887"></a><tt class="py-lineno">887</tt>  <tt class="py-line">                            <tt class="py-name">decision_dict</tt><tt class="py-op">[</tt><tt class="py-string">"pepmz"</tt><tt class="py-op">]</tt> <tt class="py-op">&lt;</tt> <tt class="py-name">data_num_maxmz</tt><tt class="py-op">:</tt>  </tt>
+<a name="L888"></a><tt class="py-lineno">888</tt>  <tt class="py-line">                        <tt class="py-name">difflist</tt> <tt class="py-op">=</tt> <tt id="link-36" class="py-name" targets="Function lilamsxml.CorrectIsotopicSeries()=lilamsxml-module.html#CorrectIsotopicSeries"><a title="lilamsxml.CorrectIsotopicSeries" class="py-name" href="#" onclick="return doclink('link-36', 'CorrectIsotopicSeries', 'link-36');">CorrectIsotopicSeries</a></tt><tt class="py-op">(</tt><tt class="py-name">decision_dict</tt><tt class="py-op">[</tt><tt class="py-string">"pepmz"</tt><tt class="py-op">]</tt><tt class="py-op">,</tt> \ </tt>
+<a name="L889"></a><tt class="py-lineno">889</tt>  <tt class="py-line">                                <tt class="py-name">decision_dict</tt><tt class="py-op">[</tt><tt class="py-string">"pepseq"</tt><tt class="py-op">]</tt><tt class="py-op">,</tt> <tt class="py-name">data_num</tt><tt class="py-op">,</tt> <tt class="py-number">16</tt><tt class="py-op">,</tt> <tt class="py-name">ipc_path</tt><tt class="py-op">)</tt> </tt>
+<a name="L890"></a><tt class="py-lineno">890</tt>  <tt class="py-line">                        <tt class="py-name">result_matrix</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-name">difflist</tt><tt class="py-op">)</tt> </tt>
+<a name="L891"></a><tt class="py-lineno">891</tt>  <tt class="py-line">                        <tt class="py-name">spectrum_dict</tt><tt class="py-op">[</tt><tt class="py-name">decision_dict</tt><tt class="py-op">[</tt><tt class="py-string">"pepseq"</tt><tt class="py-op">]</tt><tt class="py-op">]</tt> <tt class="py-op">=</tt> <tt id="link-37" class="py-name" targets="Function lilamsxml.MzIntGet()=lilamsxml-module.html#MzIntGet"><a title="lilamsxml.MzIntGet" class="py-name" href="#" onclick="return doclink('link-37', 'MzIntGet', 'link-37');">MzIntGet</a></tt><tt class="py-op">(</tt><tt class="py-name">data_num</tt><tt class="py-op">,</tt> </tt>
+<a name="L892"></a><tt class="py-lineno">892</tt>  <tt class="py-line">                                        <tt class="py-name">decision_dict</tt><tt class="py-op">[</tt><tt class="py-string">"pepmz"</tt><tt class="py-op">]</tt><tt class="py-op">,</tt> <tt class="py-name">PLUSMINUS</tt><tt class="py-op">)</tt> </tt>
+<a name="L893"></a><tt class="py-lineno">893</tt>  <tt class="py-line"> </tt>
+<a name="L894"></a><tt class="py-lineno">894</tt>  <tt class="py-line">        <tt class="py-name">rawdiff</tt><tt class="py-op">=</tt> <tt id="link-38" class="py-name" targets="Class lilamsxml.DataIntObj=lilamsxml.DataIntObj-class.html"><a title="lilamsxml.DataIntObj" class="py-name" href="#" onclick="return doclink('link-38', 'DataIntObj', 'link-38');">DataIntObj</a></tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L895"></a><tt class="py-lineno">895</tt>  <tt class="py-line">        <tt class="py-name">rawdiff</tt><tt class="py-op">.</tt><tt id="link-39" class="py-name" targets="Method lilamsxml.DataIntObj.get_data()=lilamsxml.DataIntObj-class.html#get_data"><a title="lilamsxml.DataIntObj.get_data" class="py-name" href="#" onclick="return doclink('link-39', 'get_data', 'link-39');">get_data</a></tt><tt class="py-op">(</tt><tt class="py-name">result_matrix</tt><tt class="py-op">)</tt> </tt>
+<a name="L896"></a><tt class="py-lineno">896</tt>  <tt class="py-line">        <tt class="py-name">rawdiff</tt><tt class="py-op">.</tt><tt id="link-40" class="py-name" targets="Method lilamsxml.DataIntObj.filter_peaks()=lilamsxml.DataIntObj-class.html#filter_peaks"><a title="lilamsxml.DataIntObj.filter_peaks" class="py-name" href="#" onclick="return doclink('link-40', 'filter_peaks', 'link-40');">filter_peaks</a></tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L897"></a><tt class="py-lineno">897</tt>  <tt class="py-line">        <tt class="py-name">rawdiff</tt><tt class="py-op">.</tt><tt id="link-41" class="py-name" targets="Method lilamsxml.DataIntObj.calc_ratios()=lilamsxml.DataIntObj-class.html#calc_ratios"><a title="lilamsxml.DataIntObj.calc_ratios" class="py-name" href="#" onclick="return doclink('link-41', 'calc_ratios', 'link-41');">calc_ratios</a></tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L898"></a><tt class="py-lineno">898</tt>  <tt class="py-line">        <tt class="py-name">pepresults</tt> <tt class="py-op">=</tt> <tt class="py-name">rawdiff</tt><tt class="py-op">.</tt><tt id="link-42" class="py-name" targets="Method lilamsxml.DataIntObj.return_resultsXML()=lilamsxml.DataIntObj-class.html#return_resultsXML"><a title="lilamsxml.DataIntObj.return_resultsXML" class="py-name" href="#" onclick="return doclink('link-42', 'return_resultsXML', 'link-42');">return_resultsXML</a></tt><tt class="py-op">(</tt><tt class="py-name">spectrum_dict</tt><tt class="py-op">,</tt> <tt class="py-name">record</tt><tt class="py-op">)</tt> </tt>
+<a name="L899"></a><tt class="py-lineno">899</tt>  <tt class="py-line">    <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L900"></a><tt class="py-lineno">900</tt>  <tt class="py-line">        <tt class="py-name">pepresults</tt> <tt class="py-op">=</tt> <tt class="py-string">"nodata"</tt> </tt>
+<a name="L901"></a><tt class="py-lineno">901</tt>  <tt class="py-line"> </tt>
+<a name="L902"></a><tt class="py-lineno">902</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-name">pepresults</tt> </tt>
+</div><a name="L903"></a><tt class="py-lineno">903</tt>  <tt class="py-line">     </tt>
+<a name="L904"></a><tt class="py-lineno">904</tt>  <tt class="py-line"><tt class="py-comment">####################</tt> </tt>
+<a name="L905"></a><tt class="py-lineno">905</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">####### MAIN #######</tt> </tt>
+<a name="L906"></a><tt class="py-lineno">906</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">####################</tt> </tt>
+<a name="Usage"></a><div id="Usage-def"><a name="L907"></a><tt class="py-lineno">907</tt> <a class="py-toggle" href="#" id="Usage-toggle" onclick="return toggle('Usage');">-</a><tt class="py-line"><tt class="py-comment"></tt><tt class="py-keyword">class</tt> <a class="py-def-name" href="lilamsxml.Usage-class.html">Usage</a><tt class="py-op">(</tt><tt class="py-base-class">Exception</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="Usage-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="Usage-expanded"><a name="L908"></a><tt class="py-lineno">908</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L909"></a><tt class="py-lineno">909</tt>  <tt class="py-line"><tt class="py-docstring">    used for catching exceptions generated</tt> </tt>
+<a name="L910"></a><tt class="py-lineno">910</tt>  <tt class="py-line"><tt class="py-docstring">    during command line parameter parsing</tt> </tt>
+<a name="L911"></a><tt class="py-lineno">911</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="Usage.__init__"></a><div id="Usage.__init__-def"><a name="L912"></a><tt class="py-lineno">912</tt> <a class="py-toggle" href="#" id="Usage.__init__-toggle" onclick="return toggle('Usage.__init__');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml.Usage-class.html#__init__">__init__</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">msg</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="Usage.__init__-collapsed" style="display:none;" pad="+++" indent="++++++++"></div><div id="Usage.__init__-expanded"><a name="L913"></a><tt class="py-lineno">913</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-43" class="py-name" targets="Variable silacvalidator.msg=silacvalidator-module.html#msg"><a title="silacvalidator.msg" class="py-name" href="#" onclick="return doclink('link-43', 'msg', 'link-43');">msg</a></tt> <tt class="py-op">=</tt> <tt id="link-44" class="py-name"><a title="silacvalidator.msg" class="py-name" href="#" onclick="return doclink('link-44', 'msg', 'link-43');">msg</a></tt> </tt>
+</div></div><a name="L914"></a><tt class="py-lineno">914</tt>  <tt class="py-line">         </tt>
+<a name="main"></a><div id="main-def"><a name="L915"></a><tt class="py-lineno">915</tt> <a class="py-toggle" href="#" id="main-toggle" onclick="return toggle('main');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="lilamsxml-module.html#main">main</a><tt class="py-op">(</tt><tt class="py-param">argv</tt><tt class="py-op">=</tt><tt class="py-name">None</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="main-collapsed" style="display:none;" pad="+++" indent="++++"></div><div id="main-expanded"><a name="L916"></a><tt class="py-lineno">916</tt>  <tt class="py-line">    <tt class="py-keyword">global</tt> <tt class="py-name">fname_spectra</tt><tt class="py-op">,</tt> <tt class="py-name">fname_msfit</tt><tt class="py-op">,</tt> <tt class="py-name">fname_orflist</tt><tt class="py-op">,</tt> <tt class="py-name">ipc_command_path</tt> </tt>
+<a name="L917"></a><tt class="py-lineno">917</tt>  <tt class="py-line">    <tt class="py-keyword">global</tt> <tt class="py-name">spectrumhandle</tt><tt class="py-op">,</tt> <tt class="py-name">msfithandle</tt><tt class="py-op">,</tt> <tt class="py-name">orflisthandle</tt> </tt>
+<a name="L918"></a><tt class="py-lineno">918</tt>  <tt class="py-line">    <tt class="py-name">spectrumhandle</tt><tt class="py-op">,</tt> <tt class="py-name">msfithandle</tt><tt class="py-op">,</tt> <tt class="py-name">orflisthandle</tt> <tt class="py-op">=</tt> <tt class="py-name">sys</tt><tt class="py-op">.</tt><tt class="py-name">stdin</tt><tt class="py-op">,</tt> <tt class="py-name">sys</tt><tt class="py-op">.</tt><tt class="py-name">stdin</tt><tt class="py-op">,</tt> <tt class="py-name">sys</tt><tt class="py-op">.</tt><tt class="py-name">stdin</tt> </tt>
+<a name="L919"></a><tt class="py-lineno">919</tt>  <tt class="py-line">     </tt>
+<a name="L920"></a><tt class="py-lineno">920</tt>  <tt class="py-line">    <tt class="py-keyword">if</tt> <tt class="py-name">argv</tt> <tt class="py-keyword">is</tt> <tt class="py-name">None</tt><tt class="py-op">:</tt> </tt>
+<a name="L921"></a><tt class="py-lineno">921</tt>  <tt class="py-line">        <tt class="py-name">argv</tt> <tt class="py-op">=</tt> <tt class="py-name">sys</tt><tt class="py-op">.</tt><tt class="py-name">argv</tt> </tt>
+<a name="L922"></a><tt class="py-lineno">922</tt>  <tt class="py-line">    <tt class="py-keyword">try</tt><tt class="py-op">:</tt> </tt>
+<a name="L923"></a><tt class="py-lineno">923</tt>  <tt class="py-line">        <tt class="py-keyword">try</tt><tt class="py-op">:</tt> </tt>
+<a name="L924"></a><tt class="py-lineno">924</tt>  <tt class="py-line">            <tt class="py-name">opts</tt><tt class="py-op">,</tt> <tt class="py-name">args</tt> <tt class="py-op">=</tt> <tt class="py-name">getopt</tt><tt class="py-op">.</tt><tt class="py-name">getopt</tt><tt class="py-op">(</tt><tt class="py-name">argv</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">:</tt><tt class="py-op">]</tt><tt class="py-op">,</tt> <tt class="py-string">"hs:i:p:c:"</tt><tt class="py-op">,</tt> <tt class="py-op">[</tt><tt class="py-string">"help"</tt><tt class="py-op">,</tt> <tt class="py-string">"spectrum="</tt><tt class="py-op">,</tt> </tt>
+<a name="L925"></a><tt class="py-lineno">925</tt>  <tt class="py-line">                <tt class="py-string">"msfithtml="</tt><tt class="py-op">,</tt> <tt class="py-string">'orflist='</tt><tt class="py-op">,</tt> <tt class="py-string">"ipc_path="</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L926"></a><tt class="py-lineno">926</tt>  <tt class="py-line">        <tt class="py-keyword">except</tt> <tt class="py-name">getopt</tt><tt class="py-op">.</tt><tt class="py-name">error</tt><tt class="py-op">,</tt> <tt id="link-45" class="py-name"><a title="silacvalidator.msg" class="py-name" href="#" onclick="return doclink('link-45', 'msg', 'link-43');">msg</a></tt><tt class="py-op">:</tt> </tt>
+<a name="L927"></a><tt class="py-lineno">927</tt>  <tt class="py-line">            <tt class="py-keyword">raise</tt> <tt id="link-46" class="py-name" targets="Class Collect_SILAC_XML.Usage=Collect_SILAC_XML.Usage-class.html,Class lilamsxml.Usage=lilamsxml.Usage-class.html"><a title="Collect_SILAC_XML.Usage
+lilamsxml.Usage" class="py-name" href="#" onclick="return doclink('link-46', 'Usage', 'link-46');">Usage</a></tt><tt class="py-op">(</tt><tt id="link-47" class="py-name"><a title="silacvalidator.msg" class="py-name" href="#" onclick="return doclink('link-47', 'msg', 'link-43');">msg</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L928"></a><tt class="py-lineno">928</tt>  <tt class="py-line">        <tt class="py-comment"># option processing</tt> </tt>
+<a name="L929"></a><tt class="py-lineno">929</tt>  <tt class="py-line"><tt class="py-comment"></tt>         </tt>
+<a name="L930"></a><tt class="py-lineno">930</tt>  <tt class="py-line">        <tt class="py-name">fname_spectra</tt><tt class="py-op">,</tt> <tt class="py-name">fname_msfit</tt> <tt class="py-op">=</tt> <tt class="py-string">""</tt><tt class="py-op">,</tt> <tt class="py-string">""</tt> </tt>
+<a name="L931"></a><tt class="py-lineno">931</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">option</tt><tt class="py-op">,</tt> <tt class="py-name">value</tt> <tt class="py-keyword">in</tt> <tt class="py-name">opts</tt><tt class="py-op">:</tt> </tt>
+<a name="L932"></a><tt class="py-lineno">932</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">option</tt> <tt class="py-keyword">in</tt> <tt class="py-op">(</tt><tt class="py-string">"-h"</tt><tt class="py-op">,</tt> <tt class="py-string">"--help"</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L933"></a><tt class="py-lineno">933</tt>  <tt class="py-line">                <tt class="py-keyword">raise</tt> <tt id="link-48" class="py-name"><a title="Collect_SILAC_XML.Usage
+lilamsxml.Usage" class="py-name" href="#" onclick="return doclink('link-48', 'Usage', 'link-46');">Usage</a></tt><tt class="py-op">(</tt><tt class="py-name">__doc__</tt><tt class="py-op">)</tt> </tt>
+<a name="L934"></a><tt class="py-lineno">934</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">option</tt> <tt class="py-keyword">in</tt> <tt class="py-op">(</tt><tt class="py-string">"-s"</tt><tt class="py-op">,</tt> <tt class="py-string">"--spectrum"</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L935"></a><tt class="py-lineno">935</tt>  <tt class="py-line">                <tt class="py-name">fname_spectra</tt> <tt class="py-op">=</tt> <tt class="py-name">value</tt> </tt>
+<a name="L936"></a><tt class="py-lineno">936</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">option</tt> <tt class="py-keyword">in</tt> <tt class="py-op">(</tt><tt class="py-string">"-i"</tt><tt class="py-op">,</tt> <tt class="py-string">"--msfithtml"</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L937"></a><tt class="py-lineno">937</tt>  <tt class="py-line">                <tt class="py-name">fname_msfit</tt> <tt class="py-op">=</tt> <tt class="py-name">value</tt> </tt>
+<a name="L938"></a><tt class="py-lineno">938</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">option</tt> <tt class="py-keyword">in</tt> <tt class="py-op">(</tt><tt class="py-string">"-p"</tt><tt class="py-op">,</tt> <tt class="py-string">"--orflist"</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L939"></a><tt class="py-lineno">939</tt>  <tt class="py-line">                <tt class="py-name">fname_orflist</tt> <tt class="py-op">=</tt> <tt class="py-name">value</tt> </tt>
+<a name="L940"></a><tt class="py-lineno">940</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">option</tt> <tt class="py-keyword">in</tt> <tt class="py-op">(</tt><tt class="py-string">"-c"</tt><tt class="py-op">,</tt> <tt class="py-string">"--ipc_path"</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L941"></a><tt class="py-lineno">941</tt>  <tt class="py-line">                <tt class="py-name">ipc_command_path</tt> <tt class="py-op">=</tt> <tt class="py-name">value</tt> </tt>
+<a name="L942"></a><tt class="py-lineno">942</tt>  <tt class="py-line">                 </tt>
+<a name="L943"></a><tt class="py-lineno">943</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-op">(</tt><tt class="py-name">fname_spectra</tt> <tt class="py-op">==</tt> <tt class="py-string">""</tt> <tt class="py-keyword">or</tt> <tt class="py-name">fname_msfit</tt> <tt class="py-op">==</tt> <tt class="py-string">""</tt> <tt class="py-keyword">or</tt> <tt class="py-name">fname_orflist</tt> <tt class="py-op">==</tt> <tt class="py-string">""</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L944"></a><tt class="py-lineno">944</tt>  <tt class="py-line">            <tt class="py-keyword">raise</tt> <tt id="link-49" class="py-name"><a title="Collect_SILAC_XML.Usage
+lilamsxml.Usage" class="py-name" href="#" onclick="return doclink('link-49', 'Usage', 'link-46');">Usage</a></tt><tt class="py-op">(</tt><tt class="py-string">"no input filenames!"</tt><tt class="py-op">)</tt> </tt>
+<a name="L945"></a><tt class="py-lineno">945</tt>  <tt class="py-line">            <tt class="py-name">sys</tt><tt class="py-op">.</tt><tt class="py-name">exit</tt><tt class="py-op">(</tt><tt class="py-number">2</tt><tt class="py-op">)</tt> </tt>
+<a name="L946"></a><tt class="py-lineno">946</tt>  <tt class="py-line">        <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L947"></a><tt class="py-lineno">947</tt>  <tt class="py-line">            <tt class="py-keyword">try</tt><tt class="py-op">:</tt> </tt>
+<a name="L948"></a><tt class="py-lineno">948</tt>  <tt class="py-line">                <tt class="py-name">spectrumhandle</tt> <tt class="py-op">=</tt> <tt class="py-name">open</tt><tt class="py-op">(</tt><tt class="py-name">fname_spectra</tt><tt class="py-op">,</tt> <tt class="py-string">"r"</tt><tt class="py-op">)</tt> </tt>
+<a name="L949"></a><tt class="py-lineno">949</tt>  <tt class="py-line">                <tt class="py-name">msfithandle</tt> <tt class="py-op">=</tt> <tt class="py-name">open</tt><tt class="py-op">(</tt><tt class="py-name">fname_msfit</tt><tt class="py-op">,</tt> <tt class="py-string">"r"</tt><tt class="py-op">)</tt> </tt>
+<a name="L950"></a><tt class="py-lineno">950</tt>  <tt class="py-line">                <tt class="py-name">orflisthandle</tt> <tt class="py-op">=</tt> <tt class="py-name">open</tt><tt class="py-op">(</tt><tt class="py-name">fname_orflist</tt><tt class="py-op">,</tt> <tt class="py-string">"r"</tt><tt class="py-op">)</tt> </tt>
+<a name="L951"></a><tt class="py-lineno">951</tt>  <tt class="py-line">                <tt class="py-keyword">print</tt> <tt id="link-50" class="py-name" targets="Function lilamsxml.ProcessSpectrum()=lilamsxml-module.html#ProcessSpectrum"><a title="lilamsxml.ProcessSpectrum" class="py-name" href="#" onclick="return doclink('link-50', 'ProcessSpectrum', 'link-50');">ProcessSpectrum</a></tt><tt class="py-op">(</tt><tt class="py-name">spectrumhandle</tt><tt class="py-op">,</tt> <tt class="py-name">msfithandle</tt><tt class="py-op">,</tt> <tt class="py-name">orflisthandle</tt><tt class="py-op">,</tt> <tt class="py-name">ipc_command_path</tt><tt class="py-op">)</tt> </tt>
+<a name="L952"></a><tt class="py-lineno">952</tt>  <tt class="py-line">            <tt class="py-keyword">finally</tt><tt class="py-op">:</tt> </tt>
+<a name="L953"></a><tt class="py-lineno">953</tt>  <tt class="py-line">                <tt class="py-name">spectrumhandle</tt><tt class="py-op">.</tt><tt class="py-name">close</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L954"></a><tt class="py-lineno">954</tt>  <tt class="py-line">                <tt class="py-name">msfithandle</tt><tt class="py-op">.</tt><tt class="py-name">close</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L955"></a><tt class="py-lineno">955</tt>  <tt class="py-line">                <tt class="py-name">orflisthandle</tt><tt class="py-op">.</tt><tt class="py-name">close</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L956"></a><tt class="py-lineno">956</tt>  <tt class="py-line">    <tt class="py-keyword">except</tt> <tt id="link-51" class="py-name"><a title="Collect_SILAC_XML.Usage
+lilamsxml.Usage" class="py-name" href="#" onclick="return doclink('link-51', 'Usage', 'link-46');">Usage</a></tt><tt class="py-op">,</tt> <tt class="py-name">err</tt><tt class="py-op">:</tt> </tt>
+<a name="L957"></a><tt class="py-lineno">957</tt>  <tt class="py-line">        <tt class="py-keyword">print</tt> <tt class="py-op">&gt;&gt;</tt><tt class="py-name">sys</tt><tt class="py-op">.</tt><tt class="py-name">stderr</tt><tt class="py-op">,</tt> <tt class="py-name">sys</tt><tt class="py-op">.</tt><tt class="py-name">argv</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">.</tt><tt class="py-name">split</tt><tt class="py-op">(</tt><tt class="py-string">"/"</tt><tt class="py-op">)</tt><tt class="py-op">[</tt><tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">]</tt> <tt class="py-op">+</tt> <tt class="py-string">": "</tt> <tt class="py-op">+</tt> <tt class="py-name">str</tt><tt class="py-op">(</tt><tt class="py-name">err</tt><tt class="py-op">.</tt><tt id="link-52" class="py-name"><a title="silacvalidator.msg" class="py-name" href="#" onclick="return doclink('link-52', 'msg', 'link-43');">msg</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L958"></a><tt class="py-lineno">958</tt>  <tt class="py-line">        <tt class="py-keyword">print</tt> <tt class="py-op">&gt;&gt;</tt><tt class="py-name">sys</tt><tt class="py-op">.</tt><tt class="py-name">stderr</tt><tt class="py-op">,</tt> <tt class="py-string">"\t for help use --help or -h"</tt> </tt>
+<a name="L959"></a><tt class="py-lineno">959</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-number">2</tt>     </tt>
+</div><a name="L960"></a><tt class="py-lineno">960</tt>  <tt class="py-line">     </tt>
+<a name="L961"></a><tt class="py-lineno">961</tt>  <tt class="py-line"><tt class="py-keyword">if</tt> <tt class="py-name">__name__</tt> <tt class="py-op">==</tt> <tt class="py-string">"__main__"</tt><tt class="py-op">:</tt> </tt>
+<a name="L962"></a><tt class="py-lineno">962</tt>  <tt class="py-line">    <tt class="py-name">sys</tt><tt class="py-op">.</tt><tt class="py-name">exit</tt><tt class="py-op">(</tt><tt id="link-53" class="py-name" targets="Function Collect_SILAC_XML.main()=Collect_SILAC_XML-module.html#main,Function lilamsxml.main()=lilamsxml-module.html#main"><a title="Collect_SILAC_XML.main
+lilamsxml.main" class="py-name" href="#" onclick="return doclink('link-53', 'main', 'link-53');">main</a></tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L963"></a><tt class="py-lineno">963</tt>  <tt class="py-line"> </tt><script type="text/javascript">
+<!--
+expandto(location.href);
+// -->
+</script>
+</pre>
+<br />
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table border="0" cellpadding="0" cellspacing="0" width="100%%">
+  <tr>
+    <td align="left" class="footer">
+    Generated by Epydoc 3.0.1 on Tue Apr 29 19:05:24 2008
+    </td>
+    <td align="right" class="footer">
+      <a target="mainFrame" href="http://epydoc.sourceforge.net"
+        >http://epydoc.sourceforge.net</a>
+    </td>
+  </tr>
+</table>
+
+<script type="text/javascript">
+  <!--
+  // Private objects are initially displayed (because if
+  // javascript is turned off then we want them to be
+  // visible); but by default, we want to hide them.  So hide
+  // them unless we have a cookie that says to show them.
+  checkCookie();
+  // -->
+</script>
+</body>
+</html>
diff --git a/docs/lilamsxml.DataIntObj-class.html b/docs/lilamsxml.DataIntObj-class.html
new file mode 100644
index 0000000000000000000000000000000000000000..e75d98f83498db122de6acfc29857fbf8d1008ac
--- /dev/null
+++ b/docs/lilamsxml.DataIntObj-class.html
@@ -0,0 +1,254 @@
+<?xml version="1.0" encoding="ascii"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+          "DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+  <title>lilamsxml.DataIntObj</title>
+  <link rel="stylesheet" href="epydoc.css" type="text/css" />
+  <script type="text/javascript" src="epydoc.js"></script>
+</head>
+
+<body bgcolor="white" text="black" link="blue" vlink="#204080"
+      alink="#204080">
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr valign="top">
+    <td width="100%">
+      <span class="breadcrumbs">
+        <a href="lilamsxml-module.html">Module&nbsp;lilamsxml</a> ::
+        Class&nbsp;DataIntObj
+      </span>
+    </td>
+    <td>
+      <table cellpadding="0" cellspacing="0">
+        <!-- hide/show private -->
+        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
+    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<!-- ==================== CLASS DESCRIPTION ==================== -->
+<h1 class="epydoc">Class DataIntObj</h1><p class="nomargin-top"><span class="codelink"><a href="lilamsxml-pysrc.html#DataIntObj">source&nbsp;code</a></span></p>
+<p>A data structure to handle SILAC difference results and calculate 
+  statistics</p>
+
+<!-- ==================== INSTANCE METHODS ==================== -->
+<a name="section-InstanceMethods"></a>
+<table class="summary" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Instance Methods</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-InstanceMethods"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="__init__"></a><span class="summary-sig-name">__init__</span>(<span class="summary-sig-arg">self</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#DataIntObj.__init__">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="get_data"></a><span class="summary-sig-name">get_data</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">matrix</span>)</span><br />
+      transforms the matrix obtained by several calls to DiffMeasTheor into
+      internal data</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#DataIntObj.get_data">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="filter_peaks"></a><span class="summary-sig-name">filter_peaks</span>(<span class="summary-sig-arg">self</span>)</span><br />
+      Eliminates from self.data the peaks for which the peak 3 or multiple 
+      is higher than 2 or multiple Decides whether to take the 
+      non-deuterated or the deuterated form in function of the intensity of
+      the corresponding peaks</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#DataIntObj.filter_peaks">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="calc_ratios"></a><span class="summary-sig-name">calc_ratios</span>(<span class="summary-sig-arg">self</span>)</span><br />
+      Calculates the ratios deut/nondeuterated peptides in a mix based on 
+      peptide sequence (0, 1-4 leucines)</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#DataIntObj.calc_ratios">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="calc_statistics"></a><span class="summary-sig-name">calc_statistics</span>(<span class="summary-sig-arg">self</span>)</span><br />
+      Median, average and StdDev for the fractions calculated for peptides 
+      with 1, 2, 3 or 4 leucines</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#DataIntObj.calc_statistics">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="return_resultsXML"></a><span class="summary-sig-name">return_resultsXML</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">spectr_dict</span>,
+        <span class="summary-sig-arg">record</span>)</span><br />
+      The results are returned in very simple XML-like format that should 
+      be compatible with Silacvalidator.py (interactive visualization of 
+      the results)</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#DataIntObj.return_resultsXML">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="return_results"></a><span class="summary-sig-name">return_results</span>(<span class="summary-sig-arg">self</span>)</span><br />
+      Return the results as as a list of lists</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#DataIntObj.return_results">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+</table>
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table border="0" cellpadding="0" cellspacing="0" width="100%%">
+  <tr>
+    <td align="left" class="footer">
+    Generated by Epydoc 3.0.1 on Tue Apr 29 19:05:23 2008
+    </td>
+    <td align="right" class="footer">
+      <a target="mainFrame" href="http://epydoc.sourceforge.net"
+        >http://epydoc.sourceforge.net</a>
+    </td>
+  </tr>
+</table>
+
+<script type="text/javascript">
+  <!--
+  // Private objects are initially displayed (because if
+  // javascript is turned off then we want them to be
+  // visible); but by default, we want to hide them.  So hide
+  // them unless we have a cookie that says to show them.
+  checkCookie();
+  // -->
+</script>
+</body>
+</html>
diff --git a/docs/lilamsxml.MSFit32Parser-class.html b/docs/lilamsxml.MSFit32Parser-class.html
new file mode 100644
index 0000000000000000000000000000000000000000..2f49f34d2a3a539a813d20d01bc04fbee44f94d1
--- /dev/null
+++ b/docs/lilamsxml.MSFit32Parser-class.html
@@ -0,0 +1,412 @@
+<?xml version="1.0" encoding="ascii"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+          "DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+  <title>lilamsxml.MSFit32Parser</title>
+  <link rel="stylesheet" href="epydoc.css" type="text/css" />
+  <script type="text/javascript" src="epydoc.js"></script>
+</head>
+
+<body bgcolor="white" text="black" link="blue" vlink="#204080"
+      alink="#204080">
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr valign="top">
+    <td width="100%">
+      <span class="breadcrumbs">
+        <a href="lilamsxml-module.html">Module&nbsp;lilamsxml</a> ::
+        Class&nbsp;MSFit32Parser
+      </span>
+    </td>
+    <td>
+      <table cellpadding="0" cellspacing="0">
+        <!-- hide/show private -->
+        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
+    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<!-- ==================== CLASS DESCRIPTION ==================== -->
+<h1 class="epydoc">Class MSFit32Parser</h1><p class="nomargin-top"><span class="codelink"><a href="lilamsxml-pysrc.html#MSFit32Parser">source&nbsp;code</a></span></p>
+<pre class="base-tree">
+markupbase.ParserBase --+    
+                        |    
+    HTMLParser.HTMLParser --+
+                            |
+                           <strong class="uidshort">MSFit32Parser</strong>
+</pre>
+
+<hr />
+<p>A parser for MSFit HTML (version 3.2) results to obtain a dictionary 
+  of data corresponding to the page, first entry only</p>
+  <p>Regular expression needed to extract sequences of peptides from MSFit 
+  lines are compiled outside functions to avoid repetition of re 
+  compilations</p>
+
+<!-- ==================== INSTANCE METHODS ==================== -->
+<a name="section-InstanceMethods"></a>
+<table class="summary" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Instance Methods</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-InstanceMethods"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="lilamsxml.MSFit32Parser-class.html#reset" class="summary-sig-name">reset</a>(<span class="summary-sig-arg">self</span>)</span><br />
+      Reset this instance.</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#MSFit32Parser.reset">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="lilamsxml.MSFit32Parser-class.html#handle_starttag" class="summary-sig-name">handle_starttag</a>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">tag</span>,
+        <span class="summary-sig-arg">attrs</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#MSFit32Parser.handle_starttag">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="lilamsxml.MSFit32Parser-class.html#handle_comment" class="summary-sig-name">handle_comment</a>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">tag</span>)</span><br />
+      Overrides the handle_comment method Builds a list of all the found 
+      comments If a comment is found, the aftercomment variable is set to 
+      True</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#MSFit32Parser.handle_comment">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="lilamsxml.MSFit32Parser-class.html#handle_data" class="summary-sig-name">handle_data</a>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">text</span>)</span><br />
+      Overrides the handle_data method writes to a list the text following 
+      any comment - modifies self.parsedlist</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#MSFit32Parser.handle_data">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="get_dictionary"></a><span class="summary-sig-name">get_dictionary</span>(<span class="summary-sig-arg">self</span>)</span><br />
+      Reorganizes data and treats some special cases of data found after 
+      comment tags Should be called after closing the parser</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#MSFit32Parser.get_dictionary">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+  <tr>
+    <td colspan="2" class="summary">
+    <p class="indent-wrapped-lines"><b>Inherited from <code>HTMLParser.HTMLParser</code></b>:
+      <code>__init__</code>,
+      <code>check_for_whole_start_tag</code>,
+      <code>clear_cdata_mode</code>,
+      <code>close</code>,
+      <code>error</code>,
+      <code>feed</code>,
+      <code>get_starttag_text</code>,
+      <code>goahead</code>,
+      <code>handle_charref</code>,
+      <code>handle_decl</code>,
+      <code>handle_endtag</code>,
+      <code>handle_entityref</code>,
+      <code>handle_pi</code>,
+      <code>handle_startendtag</code>,
+      <code>parse_endtag</code>,
+      <code>parse_pi</code>,
+      <code>parse_starttag</code>,
+      <code>set_cdata_mode</code>,
+      <code>unescape</code>,
+      <code>unknown_decl</code>
+      </p>
+    <p class="indent-wrapped-lines"><b>Inherited from <code>markupbase.ParserBase</code></b>:
+      <code>getpos</code>,
+      <code>parse_comment</code>,
+      <code>parse_declaration</code>,
+      <code>parse_marked_section</code>,
+      <code>updatepos</code>
+      </p>
+    <div class="private">    <p class="indent-wrapped-lines"><b>Inherited from <code>markupbase.ParserBase</code></b> (private):
+      <code>_parse_doctype_attlist</code>,
+      <code>_parse_doctype_element</code>,
+      <code>_parse_doctype_entity</code>,
+      <code>_parse_doctype_notation</code>,
+      <code>_parse_doctype_subset</code>,
+      <code>_scan_name</code>
+      </p></div>
+    </td>
+  </tr>
+</table>
+<!-- ==================== CLASS VARIABLES ==================== -->
+<a name="section-ClassVariables"></a>
+<table class="summary" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Class Variables</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-ClassVariables"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+  <tr>
+    <td colspan="2" class="summary">
+    <p class="indent-wrapped-lines"><b>Inherited from <code>HTMLParser.HTMLParser</code></b>:
+      <code>CDATA_CONTENT_ELEMENTS</code>
+      </p>
+    <div class="private">    <p class="indent-wrapped-lines"><b>Inherited from <code>markupbase.ParserBase</code></b> (private):
+      <code>_decl_otherchars</code>
+      </p></div>
+    </td>
+  </tr>
+</table>
+<!-- ==================== METHOD DETAILS ==================== -->
+<a name="section-MethodDetails"></a>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Method Details</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-MethodDetails"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+</table>
+<a name="reset"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">reset</span>(<span class="sig-arg">self</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="lilamsxml-pysrc.html#MSFit32Parser.reset">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>Reset this instance.  Loses all unprocessed data.</p>
+  <dl class="fields">
+    <dt>Overrides:
+        markupbase.ParserBase.reset
+    </dt>
+  </dl>
+</td></tr></table>
+</div>
+<a name="handle_starttag"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">handle_starttag</span>(<span class="sig-arg">self</span>,
+        <span class="sig-arg">tag</span>,
+        <span class="sig-arg">attrs</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="lilamsxml-pysrc.html#MSFit32Parser.handle_starttag">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  
+  <dl class="fields">
+    <dt>Overrides:
+        HTMLParser.HTMLParser.handle_starttag
+    </dt>
+  </dl>
+</td></tr></table>
+</div>
+<a name="handle_comment"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">handle_comment</span>(<span class="sig-arg">self</span>,
+        <span class="sig-arg">tag</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="lilamsxml-pysrc.html#MSFit32Parser.handle_comment">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>Overrides the handle_comment method Builds a list of all the found 
+  comments If a comment is found, the aftercomment variable is set to 
+  True</p>
+  <dl class="fields">
+    <dt>Overrides:
+        HTMLParser.HTMLParser.handle_comment
+    </dt>
+  </dl>
+</td></tr></table>
+</div>
+<a name="handle_data"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">handle_data</span>(<span class="sig-arg">self</span>,
+        <span class="sig-arg">text</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="lilamsxml-pysrc.html#MSFit32Parser.handle_data">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>Overrides the handle_data method writes to a list the text following 
+  any comment - modifies self.parsedlist</p>
+  <dl class="fields">
+    <dt>Overrides:
+        HTMLParser.HTMLParser.handle_data
+    </dt>
+  </dl>
+</td></tr></table>
+</div>
+<br />
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table border="0" cellpadding="0" cellspacing="0" width="100%%">
+  <tr>
+    <td align="left" class="footer">
+    Generated by Epydoc 3.0.1 on Tue Apr 29 19:05:23 2008
+    </td>
+    <td align="right" class="footer">
+      <a target="mainFrame" href="http://epydoc.sourceforge.net"
+        >http://epydoc.sourceforge.net</a>
+    </td>
+  </tr>
+</table>
+
+<script type="text/javascript">
+  <!--
+  // Private objects are initially displayed (because if
+  // javascript is turned off then we want them to be
+  // visible); but by default, we want to hide them.  So hide
+  // them unless we have a cookie that says to show them.
+  checkCookie();
+  // -->
+</script>
+</body>
+</html>
diff --git a/docs/lilamsxml.Usage-class.html b/docs/lilamsxml.Usage-class.html
new file mode 100644
index 0000000000000000000000000000000000000000..698da937fd3d1c18fa2314ac465c64cdaf19453d
--- /dev/null
+++ b/docs/lilamsxml.Usage-class.html
@@ -0,0 +1,250 @@
+<?xml version="1.0" encoding="ascii"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+          "DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+  <title>lilamsxml.Usage</title>
+  <link rel="stylesheet" href="epydoc.css" type="text/css" />
+  <script type="text/javascript" src="epydoc.js"></script>
+</head>
+
+<body bgcolor="white" text="black" link="blue" vlink="#204080"
+      alink="#204080">
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr valign="top">
+    <td width="100%">
+      <span class="breadcrumbs">
+        <a href="lilamsxml-module.html">Module&nbsp;lilamsxml</a> ::
+        Class&nbsp;Usage
+      </span>
+    </td>
+    <td>
+      <table cellpadding="0" cellspacing="0">
+        <!-- hide/show private -->
+        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
+    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<!-- ==================== CLASS DESCRIPTION ==================== -->
+<h1 class="epydoc">Class Usage</h1><p class="nomargin-top"><span class="codelink"><a href="lilamsxml-pysrc.html#Usage">source&nbsp;code</a></span></p>
+<pre class="base-tree">
+              object --+        
+                       |        
+exceptions.BaseException --+    
+                           |    
+        exceptions.Exception --+
+                               |
+                              <strong class="uidshort">Usage</strong>
+</pre>
+
+<hr />
+<p>used for catching exceptions generated during command line parameter 
+  parsing</p>
+
+<!-- ==================== INSTANCE METHODS ==================== -->
+<a name="section-InstanceMethods"></a>
+<table class="summary" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Instance Methods</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-InstanceMethods"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="lilamsxml.Usage-class.html#__init__" class="summary-sig-name">__init__</a>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">msg</span>)</span><br />
+      x.__init__(...) initializes x; see x.__class__.__doc__ for signature</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="lilamsxml-pysrc.html#Usage.__init__">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+  <tr>
+    <td colspan="2" class="summary">
+    <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.Exception</code></b>:
+      <code>__new__</code>
+      </p>
+    <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>:
+      <code>__delattr__</code>,
+      <code>__getattribute__</code>,
+      <code>__getitem__</code>,
+      <code>__getslice__</code>,
+      <code>__reduce__</code>,
+      <code>__repr__</code>,
+      <code>__setattr__</code>,
+      <code>__setstate__</code>,
+      <code>__str__</code>
+      </p>
+    <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
+      <code>__hash__</code>,
+      <code>__reduce_ex__</code>
+      </p>
+    </td>
+  </tr>
+</table>
+<!-- ==================== PROPERTIES ==================== -->
+<a name="section-Properties"></a>
+<table class="summary" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Properties</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-Properties"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+  <tr>
+    <td colspan="2" class="summary">
+    <p class="indent-wrapped-lines"><b>Inherited from <code>exceptions.BaseException</code></b>:
+      <code>args</code>,
+      <code>message</code>
+      </p>
+    <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
+      <code>__class__</code>
+      </p>
+    </td>
+  </tr>
+</table>
+<!-- ==================== METHOD DETAILS ==================== -->
+<a name="section-MethodDetails"></a>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Method Details</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-MethodDetails"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+</table>
+<a name="__init__"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">__init__</span>(<span class="sig-arg">self</span>,
+        <span class="sig-arg">msg</span>)</span>
+    <br /><em class="fname">(Constructor)</em>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="lilamsxml-pysrc.html#Usage.__init__">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>x.__init__(...) initializes x; see x.__class__.__doc__ for 
+  signature</p>
+  <dl class="fields">
+    <dt>Overrides:
+        object.__init__
+        <dd><em class="note">(inherited documentation)</em></dd>
+    </dt>
+  </dl>
+</td></tr></table>
+</div>
+<br />
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table border="0" cellpadding="0" cellspacing="0" width="100%%">
+  <tr>
+    <td align="left" class="footer">
+    Generated by Epydoc 3.0.1 on Tue Apr 29 19:05:23 2008
+    </td>
+    <td align="right" class="footer">
+      <a target="mainFrame" href="http://epydoc.sourceforge.net"
+        >http://epydoc.sourceforge.net</a>
+    </td>
+  </tr>
+</table>
+
+<script type="text/javascript">
+  <!--
+  // Private objects are initially displayed (because if
+  // javascript is turned off then we want them to be
+  // visible); but by default, we want to hide them.  So hide
+  // them unless we have a cookie that says to show them.
+  checkCookie();
+  // -->
+</script>
+</body>
+</html>
diff --git a/docs/module-tree.html b/docs/module-tree.html
new file mode 100644
index 0000000000000000000000000000000000000000..6af102b1ca506172ab15fdfd0f04de17ffebed83
--- /dev/null
+++ b/docs/module-tree.html
@@ -0,0 +1,113 @@
+<?xml version="1.0" encoding="ascii"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+          "DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+  <title>Module Hierarchy</title>
+  <link rel="stylesheet" href="epydoc.css" type="text/css" />
+  <script type="text/javascript" src="epydoc.js"></script>
+</head>
+
+<body bgcolor="white" text="black" link="blue" vlink="#204080"
+      alink="#204080">
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th bgcolor="#70b0f0" class="navbar-select"
+          >&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr valign="top">
+    <td width="100%">&nbsp;</td>
+    <td>
+      <table cellpadding="0" cellspacing="0">
+        <!-- hide/show private -->
+        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
+    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<center><b>
+ [ <a href="module-tree.html">Module Hierarchy</a>
+ | <a href="class-tree.html">Class Hierarchy</a> ]
+</b></center><br />
+<h1 class="epydoc">Module Hierarchy</h1>
+<ul class="nomargin-top">
+    <li> <strong class="uidlink"><a href="Collect_SILAC_XML-module.html">Collect_SILAC_XML</a></strong>: <em class="summary">Collect_SILAC_XML.py</em>    </li>
+    <li> <strong class="uidlink"><a href="MSFit_to_txt-module.html">MSFit_to_txt</a></strong>: <em class="summary">MSFit to Table v 0.2</em>    </li>
+    <li> <strong class="uidlink"><a href="lilamslaunchGUI-module.html">lilamslaunchGUI</a></strong>: <em class="summary">LilamslaunchGUI.py is a GUI for the lilamsxml.py script Allows 
+        interactive choosing of a file containing pairs of Spectrum/MSfit 
+        file names (complete path) and of a file containing ORF names of 
+        interest</em>    </li>
+    <li> <strong class="uidlink"><a href="lilamsxml-module.html">lilamsxml</a></strong>: <em class="summary">lilamsxml.py - python script for the analysis of SILAC experiments 
+        with MALDI spectra and MSFit protein identifications</em>    </li>
+    <li> <strong class="uidlink"><a href="silacvalidator-module.html">silacvalidator</a></strong>: <em class="summary">SILAC validator v.</em>    </li>
+</ul>
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th bgcolor="#70b0f0" class="navbar-select"
+          >&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table border="0" cellpadding="0" cellspacing="0" width="100%%">
+  <tr>
+    <td align="left" class="footer">
+    Generated by Epydoc 3.0.1 on Tue Apr 29 19:05:23 2008
+    </td>
+    <td align="right" class="footer">
+      <a target="mainFrame" href="http://epydoc.sourceforge.net"
+        >http://epydoc.sourceforge.net</a>
+    </td>
+  </tr>
+</table>
+
+<script type="text/javascript">
+  <!--
+  // Private objects are initially displayed (because if
+  // javascript is turned off then we want them to be
+  // visible); but by default, we want to hide them.  So hide
+  // them unless we have a cookie that says to show them.
+  checkCookie();
+  // -->
+</script>
+</body>
+</html>
diff --git a/docs/redirect.html b/docs/redirect.html
new file mode 100644
index 0000000000000000000000000000000000000000..b563d57af8b15e0c3d8693ae22b2a655f6bbb392
--- /dev/null
+++ b/docs/redirect.html
@@ -0,0 +1,38 @@
+<html><head><title>Epydoc Redirect Page</title>
+<meta http-equiv="cache-control" content="no-cache" />
+<meta http-equiv="expires" content="0" />
+<meta http-equiv="pragma" content="no-cache" />
+  <script type="text/javascript" src="epydoc.js"></script>
+</head>
+<body>
+<script type="text/javascript">
+<!--
+var pages = ["silacvalidator.PepListCtrlPanel-c", "MSFit_to_txt.MSFit32ParserProt-c", "silacvalidator.PepListCtrl-c", "lilamslaunchGUI.MainFrame-c", "silacvalidator.MainFrame-c", "Collect_SILAC_XML.Usage-c", "lilamsxml.MSFit32Parser-c", "MSFit_to_txt.MainFrame-c", "lilamsxml.DataIntObj-c", "Collect_SILAC_XML-m", "lilamslaunchGUI-m", "lilamsxml.Usage-c", "silacvalidator-m", "MSFit_to_txt-m", "lilamsxml-m"];
+var dottedName = get_anchor();
+if (dottedName) {
+    var target = redirect_url(dottedName);
+    if (target) window.location.replace(target);
+}
+// -->
+</script>
+
+<h3>Epydoc Auto-redirect page</h3>
+
+<p>When javascript is enabled, this page will redirect URLs of
+the form <tt>redirect.html#<i>dotted.name</i></tt> to the
+documentation for the object with the given fully-qualified
+dotted name.</p>
+<p><a id="message"> &nbsp; </a></p>
+
+<script type="text/javascript">
+<!--
+if (dottedName) {
+    var msg = document.getElementById("message");
+    msg.innerHTML = "No documentation found for <tt>"+
+                    dottedName+"</tt>";
+}
+// -->
+</script>
+
+</body>
+</html>
diff --git a/docs/silacvalidator-module.html b/docs/silacvalidator-module.html
new file mode 100644
index 0000000000000000000000000000000000000000..9cf7e5aab922f9b15729281167a769e94a01bbd1
--- /dev/null
+++ b/docs/silacvalidator-module.html
@@ -0,0 +1,624 @@
+<?xml version="1.0" encoding="ascii"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+          "DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+  <title>silacvalidator</title>
+  <link rel="stylesheet" href="epydoc.css" type="text/css" />
+  <script type="text/javascript" src="epydoc.js"></script>
+</head>
+
+<body bgcolor="white" text="black" link="blue" vlink="#204080"
+      alink="#204080">
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr valign="top">
+    <td width="100%">
+      <span class="breadcrumbs">
+        Module&nbsp;silacvalidator
+      </span>
+    </td>
+    <td>
+      <table cellpadding="0" cellspacing="0">
+        <!-- hide/show private -->
+        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
+    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<!-- ==================== MODULE DESCRIPTION ==================== -->
+<h1 class="epydoc">Module silacvalidator</h1><p class="nomargin-top"><span class="codelink"><a href="silacvalidator-pysrc.html">source&nbsp;code</a></span></p>
+<p>SILAC validator v. 0.2, silacvalidator.py requires Python (2.5 or 
+  higher), wxPython and numpy (Numeric or numarray) (ElementTree is now 
+  included in Python 2.5)</p>
+  <p>INSTRUCTIONS:</p>
+  <p>This application recognizes XML files, as generated by lilamsXML. 
+  These files are obtained from a spectrum (in text format) and a MsFit3.2 
+  results file (in html for- mat). Only the first entry in the file is 
+  quantified and generates an xml file. After opening an XML file, the 
+  first peptide-associated spectrum is displayed in the interactive plot 
+  window. You can zoom by drawing a rectangle with the left mouse click and
+  unzoom with the menu &gt;Plot&gt;Full Unzoom. When clicking anywhere on 
+  the plot, the m/z value and intensity are shown in the status bar. To 
+  associate a local background to a spectrum double-click on the maximum 
+  and minimum of the peak considered as background. The difference of the 
+  two values is shown in the status bar. By clicking on the &lt;Set 
+  Bgrnd.&gt; button the last va- lue of the local background is inserted in
+  the peptide table and the corrected ratio is automatically calculated. To
+  validate the peptide quantification click on the &lt;Validate&gt; 
+  button.</p>
+  <p>Clicking on the column titles allows sorting of the peptide list by 
+  any criteria. A visualisation program for XML files generated by 
+  lilamsxml. Allows validation of SILAC experiments, peptide by 
+  peptide.</p>
+  <p>Written using wxPython, numarray, ElementTree et al., in Python, 
+  September 2004. Modified in January 2008, to be able to save in text 
+  format individual spectra regions. Several ergonomy amelioration also 
+  done and debugged the Next/Previous commands. THIS PROGRAM CONTAINS BUGS,
+  SOME OF THEM IN THE UPSTREAM LIBRARIES!</p>
+  <p>Cosmin Saveanu in Alain Jacquier's laboratory, Institut Pasteur, 
+  CNRS-URA2171.</p>
+  <p>Many thanks to all the people contributing to the development of tools
+  like wxPython, Python itself, ElementTree, and wx.lib.plot and the 
+  wonderful examples to get inspiration (and sometimes copy/paste) 
+  from.</p>
+  <p>This program may be freely distributed as long as correct references 
+  to it are provided, with this included note.</p>
+
+<!-- ==================== CLASSES ==================== -->
+<a name="section-Classes"></a>
+<table class="summary" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Classes</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-Classes"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a href="silacvalidator.MainFrame-class.html" class="summary-name">MainFrame</a><br />
+      The application main frame.
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a href="silacvalidator.PepListCtrl-class.html" class="summary-name">PepListCtrl</a>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a href="silacvalidator.PepListCtrlPanel-class.html" class="summary-name">PepListCtrlPanel</a>
+    </td>
+  </tr>
+</table>
+<!-- ==================== FUNCTIONS ==================== -->
+<a name="section-Functions"></a>
+<table class="summary" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Functions</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-Functions"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="silacvalidator-module.html#get_flist_xml" class="summary-sig-name">get_flist_xml</a>(<span class="summary-sig-arg">dirname</span>)</span><br />
+      get all .xml file names from dirname, not recursive return only the 
+      file name, not the path</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#get_flist_xml">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="get_flist_txt"></a><span class="summary-sig-name">get_flist_txt</span>(<span class="summary-sig-arg">dirname</span>)</span><br />
+      get all .txt file names from dirname, not recursive return only the 
+      file name, not the path</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#get_flist_txt">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="map_pos_inlist"></a><span class="summary-sig-name">map_pos_inlist</span>(<span class="summary-sig-arg">flist</span>,
+        <span class="summary-sig-arg">fname</span>)</span><br />
+      Obtain the index of a file name in a file list If file name not found
+      return 0 as the position Used in XMLOpen, generated a value for 
+      &lt;self.where&gt; about the current position of a file in the file 
+      list obtained with &lt;get_flist_xml&gt;.</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#map_pos_inlist">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="silacvalidator-module.html#ReadFromFileArray" class="summary-sig-name">ReadFromFileArray</a>(<span class="summary-sig-arg">file</span>,
+        <span class="summary-sig-arg">skip</span>=<span class="summary-sig-default">0</span>)</span><br />
+      Obtain floats from a tab delimited file into a numarray array The 
+      &lt;skip&gt; parameter indicate the number of lines not read.</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#ReadFromFileArray">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="getSmallUpArrowData"></a><span class="summary-sig-name">getSmallUpArrowData</span>()</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#getSmallUpArrowData">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="getSmallUpArrowBitmap"></a><span class="summary-sig-name">getSmallUpArrowBitmap</span>()</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#getSmallUpArrowBitmap">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="getSmallUpArrowImage"></a><span class="summary-sig-name">getSmallUpArrowImage</span>()</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#getSmallUpArrowImage">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="getSmallDnArrowData"></a><span class="summary-sig-name">getSmallDnArrowData</span>()</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#getSmallDnArrowData">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="getSmallDnArrowBitmap"></a><span class="summary-sig-name">getSmallDnArrowBitmap</span>()</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#getSmallDnArrowBitmap">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="getSmallDnArrowImage"></a><span class="summary-sig-name">getSmallDnArrowImage</span>()</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#getSmallDnArrowImage">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+</table>
+<!-- ==================== VARIABLES ==================== -->
+<a name="section-Variables"></a>
+<table class="summary" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Variables</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-Variables"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a href="silacvalidator-module.html#msg" class="summary-name">msg</a> = <code title="&quot;&quot;&quot;This program requires the Numeric or numarray
+            module to function - in fact is a requirement for the
+            wx.lib.plot module. Please install either Numeric or
+            numarray.
+            &quot;&quot;&quot;">&quot;&quot;&quot;This program requires the Numeric or numar<code class="variable-ellipsis">...</code></code>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="ID_BTN3"></a><span class="summary-name">ID_BTN3</span>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="ID_BTN2"></a><span class="summary-name">ID_BTN2</span>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="ID_BTN1"></a><span class="summary-name">ID_BTN1</span>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="ID_PREVF"></a><span class="summary-name">ID_PREVF</span>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="ID_NEXTF"></a><span class="summary-name">ID_NEXTF</span>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="ID_UNZOOM"></a><span class="summary-name">ID_UNZOOM</span>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="ID_ENGRID"></a><span class="summary-name">ID_ENGRID</span>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="ID_ABOUT"></a><span class="summary-name">ID_ABOUT</span>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="ID_EXIT"></a><span class="summary-name">ID_EXIT</span>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="ID_SAVEDATA"></a><span class="summary-name">ID_SAVEDATA</span>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="ID_SAVESP"></a><span class="summary-name">ID_SAVESP</span>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="ID_SAVEP"></a><span class="summary-name">ID_SAVEP</span>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="ID_CLOSE"></a><span class="summary-name">ID_CLOSE</span>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="ID_OPENX"></a><span class="summary-name">ID_OPENX</span>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="ID_OPEN"></a><span class="summary-name">ID_OPEN</span>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="app"></a><span class="summary-name">app</span> = <code title="wx.PySimpleApp()">wx.PySimpleApp()</code>
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+        <a name="frame"></a><span class="summary-name">frame</span> = <code title="MainFrame(None,-1, &quot;SILAC validator v. 0.2&quot;)">MainFrame(None,-1, &quot;SILAC validator v. 0.2&quot;)</code>
+    </td>
+  </tr>
+</table>
+<!-- ==================== FUNCTION DETAILS ==================== -->
+<a name="section-FunctionDetails"></a>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Function Details</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-FunctionDetails"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+</table>
+<a name="get_flist_xml"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">get_flist_xml</span>(<span class="sig-arg">dirname</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="silacvalidator-pysrc.html#get_flist_xml">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>get all .xml file names from dirname, not recursive return only the 
+  file name, not the path</p>
+  <p>Needed by the OnPrevFile and OnNextFile functions but called by 
+  &lt;XMLOpen&gt; to set the self.filelist list of xml files from the 
+  current folder.</p>
+  <dl class="fields">
+  </dl>
+</td></tr></table>
+</div>
+<a name="ReadFromFileArray"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">ReadFromFileArray</span>(<span class="sig-arg">file</span>,
+        <span class="sig-arg">skip</span>=<span class="sig-default">0</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="silacvalidator-pysrc.html#ReadFromFileArray">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>Obtain floats from a tab delimited file into a numarray array The 
+  &lt;skip&gt; parameter indicate the number of lines not read.</p>
+  <p>This function is only used to directly open a complete spectrum or a 
+  text delimited file with two columns - mz and intensity</p>
+  <dl class="fields">
+  </dl>
+</td></tr></table>
+</div>
+<br />
+<!-- ==================== VARIABLES DETAILS ==================== -->
+<a name="section-VariablesDetails"></a>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Variables Details</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-VariablesDetails"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+</table>
+<a name="msg"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <h3 class="epydoc">msg</h3>
+  
+  <dl class="fields">
+  </dl>
+  <dl class="fields">
+    <dt>Value:</dt>
+      <dd><table><tr><td><pre class="variable">
+&quot;&quot;&quot;This program requires the Numeric or numarray
+            module to function - in fact is a requirement for the
+            wx.lib.plot module. Please install either Numeric or
+            numarray.
+            &quot;&quot;&quot;
+</pre></td></tr></table>
+</dd>
+  </dl>
+</td></tr></table>
+</div>
+<br />
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table border="0" cellpadding="0" cellspacing="0" width="100%%">
+  <tr>
+    <td align="left" class="footer">
+    Generated by Epydoc 3.0.1 on Tue Apr 29 19:05:23 2008
+    </td>
+    <td align="right" class="footer">
+      <a target="mainFrame" href="http://epydoc.sourceforge.net"
+        >http://epydoc.sourceforge.net</a>
+    </td>
+  </tr>
+</table>
+
+<script type="text/javascript">
+  <!--
+  // Private objects are initially displayed (because if
+  // javascript is turned off then we want them to be
+  // visible); but by default, we want to hide them.  So hide
+  // them unless we have a cookie that says to show them.
+  checkCookie();
+  // -->
+</script>
+</body>
+</html>
diff --git a/docs/silacvalidator-pysrc.html b/docs/silacvalidator-pysrc.html
new file mode 100644
index 0000000000000000000000000000000000000000..b36d1ace53b4d406819366d357ffc548ef1c7010
--- /dev/null
+++ b/docs/silacvalidator-pysrc.html
@@ -0,0 +1,1267 @@
+<?xml version="1.0" encoding="ascii"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+          "DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+  <title>silacvalidator</title>
+  <link rel="stylesheet" href="epydoc.css" type="text/css" />
+  <script type="text/javascript" src="epydoc.js"></script>
+</head>
+
+<body bgcolor="white" text="black" link="blue" vlink="#204080"
+      alink="#204080">
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr valign="top">
+    <td width="100%">
+      <span class="breadcrumbs">
+        Module&nbsp;silacvalidator
+      </span>
+    </td>
+    <td>
+      <table cellpadding="0" cellspacing="0">
+        <!-- hide/show private -->
+        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
+    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<h1 class="epydoc">Source Code for <a href="silacvalidator-module.html">Module silacvalidator</a></h1>
+<pre class="py-src">
+<a name="L1"></a><tt class="py-lineno">   1</tt>  <tt class="py-line"><tt class="py-comment">#!/usr/bin/env pythonw</tt> </tt>
+<a name="L2"></a><tt class="py-lineno">   2</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-docstring">"""</tt> </tt>
+<a name="L3"></a><tt class="py-lineno">   3</tt>  <tt class="py-line"><tt class="py-docstring">SILAC validator v. 0.2, silacvalidator.py</tt> </tt>
+<a name="L4"></a><tt class="py-lineno">   4</tt>  <tt class="py-line"><tt class="py-docstring">requires Python (2.5 or higher), wxPython and numpy (Numeric or numarray)</tt> </tt>
+<a name="L5"></a><tt class="py-lineno">   5</tt>  <tt class="py-line"><tt class="py-docstring">(ElementTree is now included in Python 2.5)</tt> </tt>
+<a name="L6"></a><tt class="py-lineno">   6</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L7"></a><tt class="py-lineno">   7</tt>  <tt class="py-line"><tt class="py-docstring">INSTRUCTIONS:</tt> </tt>
+<a name="L8"></a><tt class="py-lineno">   8</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L9"></a><tt class="py-lineno">   9</tt>  <tt class="py-line"><tt class="py-docstring">This application recognizes XML files, as generated by lilamsXML. These files are</tt> </tt>
+<a name="L10"></a><tt class="py-lineno">  10</tt>  <tt class="py-line"><tt class="py-docstring">obtained from a spectrum (in text format) and a MsFit3.2 results file (in html for-</tt> </tt>
+<a name="L11"></a><tt class="py-lineno">  11</tt>  <tt class="py-line"><tt class="py-docstring">mat). Only the first entry in the file is quantified and generates an xml file.</tt> </tt>
+<a name="L12"></a><tt class="py-lineno">  12</tt>  <tt class="py-line"><tt class="py-docstring">After opening an XML file, the first peptide-associated spectrum is displayed in </tt> </tt>
+<a name="L13"></a><tt class="py-lineno">  13</tt>  <tt class="py-line"><tt class="py-docstring">the interactive plot window. You can zoom by drawing a rectangle with the left</tt> </tt>
+<a name="L14"></a><tt class="py-lineno">  14</tt>  <tt class="py-line"><tt class="py-docstring">mouse click and unzoom with the menu &gt;Plot&gt;Full Unzoom. When clicking anywhere</tt> </tt>
+<a name="L15"></a><tt class="py-lineno">  15</tt>  <tt class="py-line"><tt class="py-docstring">on the plot, the m/z value and intensity are shown in the status bar.</tt> </tt>
+<a name="L16"></a><tt class="py-lineno">  16</tt>  <tt class="py-line"><tt class="py-docstring">To associate a local background to a spectrum double-click on the maximum and</tt> </tt>
+<a name="L17"></a><tt class="py-lineno">  17</tt>  <tt class="py-line"><tt class="py-docstring">minimum of the peak considered as background. The difference of the two values</tt> </tt>
+<a name="L18"></a><tt class="py-lineno">  18</tt>  <tt class="py-line"><tt class="py-docstring">is shown in the status bar. By clicking on the &lt;Set Bgrnd.&gt; button the last va-</tt> </tt>
+<a name="L19"></a><tt class="py-lineno">  19</tt>  <tt class="py-line"><tt class="py-docstring">lue of the local background is inserted in the peptide table and the corrected</tt> </tt>
+<a name="L20"></a><tt class="py-lineno">  20</tt>  <tt class="py-line"><tt class="py-docstring">ratio is automatically calculated. To validate the peptide quantification click</tt> </tt>
+<a name="L21"></a><tt class="py-lineno">  21</tt>  <tt class="py-line"><tt class="py-docstring">on the &lt;Validate&gt; button.</tt> </tt>
+<a name="L22"></a><tt class="py-lineno">  22</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L23"></a><tt class="py-lineno">  23</tt>  <tt class="py-line"><tt class="py-docstring">Clicking on the column titles allows sorting of the peptide list by any criteria.</tt> </tt>
+<a name="L24"></a><tt class="py-lineno">  24</tt>  <tt class="py-line"><tt class="py-docstring">A visualisation program for XML files generated by lilamsxml. Allows validation</tt> </tt>
+<a name="L25"></a><tt class="py-lineno">  25</tt>  <tt class="py-line"><tt class="py-docstring">of SILAC experiments, peptide by peptide.</tt> </tt>
+<a name="L26"></a><tt class="py-lineno">  26</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L27"></a><tt class="py-lineno">  27</tt>  <tt class="py-line"><tt class="py-docstring">Written using wxPython, numarray, ElementTree et al., in Python, September 2004.</tt> </tt>
+<a name="L28"></a><tt class="py-lineno">  28</tt>  <tt class="py-line"><tt class="py-docstring">Modified in January 2008, to be able to save in text format individual spectra</tt> </tt>
+<a name="L29"></a><tt class="py-lineno">  29</tt>  <tt class="py-line"><tt class="py-docstring">regions. Several ergonomy amelioration also done and debugged the Next/Previous</tt> </tt>
+<a name="L30"></a><tt class="py-lineno">  30</tt>  <tt class="py-line"><tt class="py-docstring">commands. THIS PROGRAM CONTAINS BUGS, SOME OF THEM IN THE UPSTREAM LIBRARIES!</tt> </tt>
+<a name="L31"></a><tt class="py-lineno">  31</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L32"></a><tt class="py-lineno">  32</tt>  <tt class="py-line"><tt class="py-docstring">Cosmin Saveanu in Alain Jacquier's laboratory, Institut Pasteur, CNRS-URA2171.</tt> </tt>
+<a name="L33"></a><tt class="py-lineno">  33</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L34"></a><tt class="py-lineno">  34</tt>  <tt class="py-line"><tt class="py-docstring">Many thanks to all the people contributing to the development of tools like wxPython,</tt> </tt>
+<a name="L35"></a><tt class="py-lineno">  35</tt>  <tt class="py-line"><tt class="py-docstring">Python itself, ElementTree, and wx.lib.plot and the wonderful examples to get</tt> </tt>
+<a name="L36"></a><tt class="py-lineno">  36</tt>  <tt class="py-line"><tt class="py-docstring">inspiration (and sometimes copy/paste) from.</tt> </tt>
+<a name="L37"></a><tt class="py-lineno">  37</tt>  <tt class="py-line"><tt class="py-docstring"></tt> </tt>
+<a name="L38"></a><tt class="py-lineno">  38</tt>  <tt class="py-line"><tt class="py-docstring">This program may be freely distributed as long as correct references to it are</tt> </tt>
+<a name="L39"></a><tt class="py-lineno">  39</tt>  <tt class="py-line"><tt class="py-docstring">provided, with this included note.</tt> </tt>
+<a name="L40"></a><tt class="py-lineno">  40</tt>  <tt class="py-line"><tt class="py-docstring">"""</tt> </tt>
+<a name="L41"></a><tt class="py-lineno">  41</tt>  <tt class="py-line"><tt class="py-keyword">import</tt> <tt class="py-name">wx</tt> </tt>
+<a name="L42"></a><tt class="py-lineno">  42</tt>  <tt class="py-line"><tt class="py-keyword">import</tt> <tt class="py-name">os</tt><tt class="py-op">,</tt> <tt class="py-name">string</tt> </tt>
+<a name="L43"></a><tt class="py-lineno">  43</tt>  <tt class="py-line"><tt class="py-keyword">from</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">lib</tt><tt class="py-op">.</tt><tt class="py-name">plot</tt> <tt class="py-keyword">import</tt> <tt class="py-op">*</tt> </tt>
+<a name="L44"></a><tt class="py-lineno">  44</tt>  <tt class="py-line"><tt class="py-comment">#the required plot module to draw spectra</tt> </tt>
+<a name="L45"></a><tt class="py-lineno">  45</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">#from elementtree import ElementTree as ET</tt> </tt>
+<a name="L46"></a><tt class="py-lineno">  46</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">#elementtree is an excellent package written by Fredrik Lundh (effbot.org)</tt> </tt>
+<a name="L47"></a><tt class="py-lineno">  47</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">#to deal with simple XML structures.</tt> </tt>
+<a name="L48"></a><tt class="py-lineno">  48</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-keyword">import</tt> <tt class="py-name">xml</tt><tt class="py-op">.</tt><tt class="py-name">etree</tt><tt class="py-op">.</tt><tt class="py-name">cElementTree</tt> <tt class="py-keyword">as</tt> <tt class="py-name">ET</tt> <tt class="py-comment">#latest version integrated in Python 2.5</tt> </tt>
+<a name="L49"></a><tt class="py-lineno">  49</tt>  <tt class="py-line"> </tt>
+<a name="L50"></a><tt class="py-lineno">  50</tt>  <tt class="py-line"><tt class="py-comment">#Imports for the ListCtrl class, copied from the wxPython documentation</tt> </tt>
+<a name="L51"></a><tt class="py-lineno">  51</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-keyword">import</tt>  <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">lib</tt><tt class="py-op">.</tt><tt class="py-name">mixins</tt><tt class="py-op">.</tt><tt class="py-name">listctrl</tt>  <tt class="py-keyword">as</tt>  <tt class="py-name">listmix</tt> </tt>
+<a name="L52"></a><tt class="py-lineno">  52</tt>  <tt class="py-line"><tt class="py-keyword">from</tt> <tt class="py-name">wx</tt> <tt class="py-keyword">import</tt> <tt class="py-name">ImageFromStream</tt><tt class="py-op">,</tt> <tt class="py-name">BitmapFromImage</tt> </tt>
+<a name="L53"></a><tt class="py-lineno">  53</tt>  <tt class="py-line"> </tt>
+<a name="L54"></a><tt class="py-lineno">  54</tt>  <tt class="py-line"><tt class="py-keyword">import</tt>  <tt class="py-name">cStringIO</tt> </tt>
+<a name="L55"></a><tt class="py-lineno">  55</tt>  <tt class="py-line"> </tt>
+<a name="L56"></a><tt class="py-lineno">  56</tt>  <tt class="py-line"><tt class="py-keyword">try</tt><tt class="py-op">:</tt> </tt>
+<a name="L57"></a><tt class="py-lineno">  57</tt>  <tt class="py-line">    <tt class="py-keyword">import</tt> <tt class="py-name">Numeric</tt> </tt>
+<a name="L58"></a><tt class="py-lineno">  58</tt>  <tt class="py-line"><tt class="py-keyword">except</tt><tt class="py-op">:</tt> </tt>
+<a name="L59"></a><tt class="py-lineno">  59</tt>  <tt class="py-line">    <tt class="py-keyword">try</tt><tt class="py-op">:</tt> </tt>
+<a name="L60"></a><tt class="py-lineno">  60</tt>  <tt class="py-line">        <tt class="py-keyword">import</tt> <tt class="py-name">numarray</tt> <tt class="py-keyword">as</tt> <tt class="py-name">Numeric</tt> </tt>
+<a name="L61"></a><tt class="py-lineno">  61</tt>  <tt class="py-line">    <tt class="py-keyword">except</tt><tt class="py-op">:</tt> </tt>
+<a name="L62"></a><tt class="py-lineno">  62</tt>  <tt class="py-line">        <tt class="py-keyword">try</tt><tt class="py-op">:</tt> </tt>
+<a name="L63"></a><tt class="py-lineno">  63</tt>  <tt class="py-line">            <tt class="py-keyword">import</tt> <tt class="py-name">numpy</tt> <tt class="py-keyword">as</tt> <tt class="py-name">Numeric</tt> </tt>
+<a name="L64"></a><tt class="py-lineno">  64</tt>  <tt class="py-line">        <tt class="py-keyword">except</tt><tt class="py-op">:</tt> </tt>
+<a name="L65"></a><tt class="py-lineno">  65</tt>  <tt class="py-line">            <tt id="link-0" class="py-name" targets="Variable silacvalidator.msg=silacvalidator-module.html#msg"><a title="silacvalidator.msg" class="py-name" href="#" onclick="return doclink('link-0', 'msg', 'link-0');">msg</a></tt> <tt class="py-op">=</tt> <tt class="py-string">"""This program requires the Numeric or numarray</tt> </tt>
+<a name="L66"></a><tt class="py-lineno">  66</tt>  <tt class="py-line"><tt class="py-string">            module to function - in fact is a requirement for the</tt> </tt>
+<a name="L67"></a><tt class="py-lineno">  67</tt>  <tt class="py-line"><tt class="py-string">            wx.lib.plot module. Please install either Numeric or</tt> </tt>
+<a name="L68"></a><tt class="py-lineno">  68</tt>  <tt class="py-line"><tt class="py-string">            numarray.</tt> </tt>
+<a name="L69"></a><tt class="py-lineno">  69</tt>  <tt class="py-line"><tt class="py-string">            """</tt> </tt>
+<a name="L70"></a><tt class="py-lineno">  70</tt>  <tt class="py-line">            <tt class="py-keyword">raise</tt> <tt class="py-name">ImportError</tt><tt class="py-op">,</tt> <tt class="py-string">"Numeric, numpy or numarray not found.\n"</tt><tt class="py-op">+</tt><tt id="link-1" class="py-name"><a title="silacvalidator.msg" class="py-name" href="#" onclick="return doclink('link-1', 'msg', 'link-0');">msg</a></tt> </tt>
+<a name="L71"></a><tt class="py-lineno">  71</tt>  <tt class="py-line">         </tt>
+<a name="L72"></a><tt class="py-lineno">  72</tt>  <tt class="py-line"><tt class="py-comment">#first - define unique identifiers for the different graphical elements        </tt> </tt>
+<a name="L73"></a><tt class="py-lineno">  73</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-op">[</tt><tt class="py-name">ID_OPEN</tt><tt class="py-op">,</tt> </tt>
+<a name="L74"></a><tt class="py-lineno">  74</tt>  <tt class="py-line"><tt class="py-name">ID_OPENX</tt><tt class="py-op">,</tt> </tt>
+<a name="L75"></a><tt class="py-lineno">  75</tt>  <tt class="py-line"><tt class="py-name">ID_CLOSE</tt><tt class="py-op">,</tt> </tt>
+<a name="L76"></a><tt class="py-lineno">  76</tt>  <tt class="py-line"><tt class="py-name">ID_SAVEP</tt><tt class="py-op">,</tt> </tt>
+<a name="L77"></a><tt class="py-lineno">  77</tt>  <tt class="py-line"><tt class="py-name">ID_SAVESP</tt><tt class="py-op">,</tt> </tt>
+<a name="L78"></a><tt class="py-lineno">  78</tt>  <tt class="py-line"><tt class="py-name">ID_SAVEDATA</tt><tt class="py-op">,</tt> </tt>
+<a name="L79"></a><tt class="py-lineno">  79</tt>  <tt class="py-line"><tt class="py-name">ID_EXIT</tt><tt class="py-op">,</tt> </tt>
+<a name="L80"></a><tt class="py-lineno">  80</tt>  <tt class="py-line"><tt class="py-name">ID_ABOUT</tt><tt class="py-op">,</tt> </tt>
+<a name="L81"></a><tt class="py-lineno">  81</tt>  <tt class="py-line"><tt class="py-name">ID_ENGRID</tt><tt class="py-op">,</tt> </tt>
+<a name="L82"></a><tt class="py-lineno">  82</tt>  <tt class="py-line"><tt class="py-name">ID_UNZOOM</tt><tt class="py-op">,</tt> </tt>
+<a name="L83"></a><tt class="py-lineno">  83</tt>  <tt class="py-line"><tt class="py-name">ID_NEXTF</tt><tt class="py-op">,</tt> </tt>
+<a name="L84"></a><tt class="py-lineno">  84</tt>  <tt class="py-line"><tt class="py-name">ID_PREVF</tt><tt class="py-op">,</tt> </tt>
+<a name="L85"></a><tt class="py-lineno">  85</tt>  <tt class="py-line"><tt class="py-name">ID_BTN1</tt><tt class="py-op">,</tt> </tt>
+<a name="L86"></a><tt class="py-lineno">  86</tt>  <tt class="py-line"><tt class="py-name">ID_BTN2</tt><tt class="py-op">,</tt> </tt>
+<a name="L87"></a><tt class="py-lineno">  87</tt>  <tt class="py-line"><tt class="py-name">ID_BTN3</tt> </tt>
+<a name="L88"></a><tt class="py-lineno">  88</tt>  <tt class="py-line"><tt class="py-op">]</tt> <tt class="py-op">=</tt> <tt class="py-name">map</tt><tt class="py-op">(</tt><tt class="py-keyword">lambda</tt> <tt class="py-name">init_ctrls</tt><tt class="py-op">:</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">NewId</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> <tt class="py-name">range</tt><tt class="py-op">(</tt><tt class="py-number">15</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L89"></a><tt class="py-lineno">  89</tt>  <tt class="py-line">     </tt>
+<a name="get_flist_xml"></a><div id="get_flist_xml-def"><a name="L90"></a><tt class="py-lineno">  90</tt> <a class="py-toggle" href="#" id="get_flist_xml-toggle" onclick="return toggle('get_flist_xml');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator-module.html#get_flist_xml">get_flist_xml</a><tt class="py-op">(</tt><tt class="py-param">dirname</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="get_flist_xml-collapsed" style="display:none;" pad="++++" indent="++++"></div><div id="get_flist_xml-expanded"><a name="L91"></a><tt class="py-lineno">  91</tt>  <tt class="py-line">    <tt class="py-docstring">"""get all .xml file names from dirname, not recursive</tt> </tt>
+<a name="L92"></a><tt class="py-lineno">  92</tt>  <tt class="py-line"><tt class="py-docstring">        return only the file name, not the path</tt> </tt>
+<a name="L93"></a><tt class="py-lineno">  93</tt>  <tt class="py-line"><tt class="py-docstring">        </tt> </tt>
+<a name="L94"></a><tt class="py-lineno">  94</tt>  <tt class="py-line"><tt class="py-docstring">        Needed by the OnPrevFile and OnNextFile functions</tt> </tt>
+<a name="L95"></a><tt class="py-lineno">  95</tt>  <tt class="py-line"><tt class="py-docstring">        but called by &lt;XMLOpen&gt; to set the self.filelist list</tt> </tt>
+<a name="L96"></a><tt class="py-lineno">  96</tt>  <tt class="py-line"><tt class="py-docstring">        of xml files from the current folder. </tt> </tt>
+<a name="L97"></a><tt class="py-lineno">  97</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L98"></a><tt class="py-lineno">  98</tt>  <tt class="py-line">    <tt class="py-name">outlist</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+<a name="L99"></a><tt class="py-lineno">  99</tt>  <tt class="py-line">    <tt class="py-keyword">for</tt> <tt class="py-name">f</tt> <tt class="py-keyword">in</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">listdir</tt><tt class="py-op">(</tt><tt class="py-name">dirname</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L100"></a><tt class="py-lineno"> 100</tt>  <tt class="py-line">        <tt class="py-name">file</tt> <tt class="py-op">=</tt> <tt class="py-name">dirname</tt> <tt class="py-op">+</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">sep</tt> <tt class="py-op">+</tt> <tt class="py-name">f</tt> </tt>
+<a name="L101"></a><tt class="py-lineno"> 101</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">path</tt><tt class="py-op">.</tt><tt class="py-name">isdir</tt><tt class="py-op">(</tt><tt class="py-name">file</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L102"></a><tt class="py-lineno"> 102</tt>  <tt class="py-line">            <tt class="py-keyword">pass</tt> </tt>
+<a name="L103"></a><tt class="py-lineno"> 103</tt>  <tt class="py-line">            <tt class="py-comment">#we do nothing with the subfolders</tt> </tt>
+<a name="L104"></a><tt class="py-lineno"> 104</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L105"></a><tt class="py-lineno"> 105</tt>  <tt class="py-line">            <tt class="py-name">extension</tt> <tt class="py-op">=</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">path</tt><tt class="py-op">.</tt><tt class="py-name">splitext</tt><tt class="py-op">(</tt><tt class="py-name">f</tt><tt class="py-op">)</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt> </tt>
+<a name="L106"></a><tt class="py-lineno"> 106</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">extension</tt> <tt class="py-keyword">in</tt> <tt class="py-op">(</tt><tt class="py-string">".xml"</tt><tt class="py-op">,</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L107"></a><tt class="py-lineno"> 107</tt>  <tt class="py-line">                <tt class="py-keyword">try</tt><tt class="py-op">:</tt> </tt>
+<a name="L108"></a><tt class="py-lineno"> 108</tt>  <tt class="py-line">                    <tt class="py-name">outlist</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-name">f</tt><tt class="py-op">)</tt> </tt>
+<a name="L109"></a><tt class="py-lineno"> 109</tt>  <tt class="py-line">                <tt class="py-keyword">except</tt><tt class="py-op">:</tt> </tt>
+<a name="L110"></a><tt class="py-lineno"> 110</tt>  <tt class="py-line">                    <tt class="py-keyword">pass</tt> </tt>
+<a name="L111"></a><tt class="py-lineno"> 111</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-name">outlist</tt> </tt>
+</div><a name="L112"></a><tt class="py-lineno"> 112</tt>  <tt class="py-line">     </tt>
+<a name="get_flist_txt"></a><div id="get_flist_txt-def"><a name="L113"></a><tt class="py-lineno"> 113</tt> <a class="py-toggle" href="#" id="get_flist_txt-toggle" onclick="return toggle('get_flist_txt');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator-module.html#get_flist_txt">get_flist_txt</a><tt class="py-op">(</tt><tt class="py-param">dirname</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="get_flist_txt-collapsed" style="display:none;" pad="++++" indent="++++"></div><div id="get_flist_txt-expanded"><a name="L114"></a><tt class="py-lineno"> 114</tt>  <tt class="py-line">    <tt class="py-docstring">"""get all .txt file names from dirname, not recursive</tt> </tt>
+<a name="L115"></a><tt class="py-lineno"> 115</tt>  <tt class="py-line"><tt class="py-docstring">        return only the file name, not the path</tt> </tt>
+<a name="L116"></a><tt class="py-lineno"> 116</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L117"></a><tt class="py-lineno"> 117</tt>  <tt class="py-line">    <tt class="py-name">outlist</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+<a name="L118"></a><tt class="py-lineno"> 118</tt>  <tt class="py-line">    <tt class="py-keyword">for</tt> <tt class="py-name">f</tt> <tt class="py-keyword">in</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">listdir</tt><tt class="py-op">(</tt><tt class="py-name">dirname</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L119"></a><tt class="py-lineno"> 119</tt>  <tt class="py-line">        <tt class="py-name">file</tt> <tt class="py-op">=</tt> <tt class="py-name">dirname</tt> <tt class="py-op">+</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">sep</tt> <tt class="py-op">+</tt> <tt class="py-name">f</tt> </tt>
+<a name="L120"></a><tt class="py-lineno"> 120</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">path</tt><tt class="py-op">.</tt><tt class="py-name">isdir</tt><tt class="py-op">(</tt><tt class="py-name">file</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L121"></a><tt class="py-lineno"> 121</tt>  <tt class="py-line">            <tt class="py-keyword">pass</tt> </tt>
+<a name="L122"></a><tt class="py-lineno"> 122</tt>  <tt class="py-line">            <tt class="py-comment">#we do nothing with the subfolders</tt> </tt>
+<a name="L123"></a><tt class="py-lineno"> 123</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L124"></a><tt class="py-lineno"> 124</tt>  <tt class="py-line">            <tt class="py-name">extension</tt> <tt class="py-op">=</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">path</tt><tt class="py-op">.</tt><tt class="py-name">splitext</tt><tt class="py-op">(</tt><tt class="py-name">f</tt><tt class="py-op">)</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt> </tt>
+<a name="L125"></a><tt class="py-lineno"> 125</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">extension</tt> <tt class="py-keyword">in</tt> <tt class="py-op">(</tt><tt class="py-string">".txt"</tt><tt class="py-op">,</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L126"></a><tt class="py-lineno"> 126</tt>  <tt class="py-line">                <tt class="py-keyword">try</tt><tt class="py-op">:</tt> </tt>
+<a name="L127"></a><tt class="py-lineno"> 127</tt>  <tt class="py-line">                    <tt class="py-name">outlist</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-name">f</tt><tt class="py-op">)</tt> </tt>
+<a name="L128"></a><tt class="py-lineno"> 128</tt>  <tt class="py-line">                <tt class="py-keyword">except</tt><tt class="py-op">:</tt> </tt>
+<a name="L129"></a><tt class="py-lineno"> 129</tt>  <tt class="py-line">                    <tt class="py-keyword">pass</tt> </tt>
+<a name="L130"></a><tt class="py-lineno"> 130</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-name">outlist</tt> </tt>
+</div><a name="L131"></a><tt class="py-lineno"> 131</tt>  <tt class="py-line">     </tt>
+<a name="map_pos_inlist"></a><div id="map_pos_inlist-def"><a name="L132"></a><tt class="py-lineno"> 132</tt> <a class="py-toggle" href="#" id="map_pos_inlist-toggle" onclick="return toggle('map_pos_inlist');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator-module.html#map_pos_inlist">map_pos_inlist</a><tt class="py-op">(</tt><tt class="py-param">flist</tt><tt class="py-op">,</tt> <tt class="py-param">fname</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="map_pos_inlist-collapsed" style="display:none;" pad="++++" indent="++++"></div><div id="map_pos_inlist-expanded"><a name="L133"></a><tt class="py-lineno"> 133</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L134"></a><tt class="py-lineno"> 134</tt>  <tt class="py-line"><tt class="py-docstring">    Obtain the index of a file name in a file list</tt> </tt>
+<a name="L135"></a><tt class="py-lineno"> 135</tt>  <tt class="py-line"><tt class="py-docstring">    If file name not found return 0 as the position</tt> </tt>
+<a name="L136"></a><tt class="py-lineno"> 136</tt>  <tt class="py-line"><tt class="py-docstring">    Used in XMLOpen, generated a value for &lt;self.where&gt;</tt> </tt>
+<a name="L137"></a><tt class="py-lineno"> 137</tt>  <tt class="py-line"><tt class="py-docstring">    about the current position of a file in the file</tt> </tt>
+<a name="L138"></a><tt class="py-lineno"> 138</tt>  <tt class="py-line"><tt class="py-docstring">    list obtained with &lt;get_flist_xml&gt;.</tt> </tt>
+<a name="L139"></a><tt class="py-lineno"> 139</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L140"></a><tt class="py-lineno"> 140</tt>  <tt class="py-line">    <tt class="py-keyword">for</tt> <tt class="py-name">i</tt> <tt class="py-keyword">in</tt> <tt class="py-name">range</tt><tt class="py-op">(</tt><tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">flist</tt><tt class="py-op">)</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L141"></a><tt class="py-lineno"> 141</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">flist</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt> <tt class="py-op">==</tt> <tt class="py-name">fname</tt><tt class="py-op">:</tt> </tt>
+<a name="L142"></a><tt class="py-lineno"> 142</tt>  <tt class="py-line">            <tt class="py-name">res</tt> <tt class="py-op">=</tt> <tt class="py-name">i</tt> </tt>
+<a name="L143"></a><tt class="py-lineno"> 143</tt>  <tt class="py-line">            <tt class="py-keyword">break</tt> </tt>
+<a name="L144"></a><tt class="py-lineno"> 144</tt>  <tt class="py-line">        <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L145"></a><tt class="py-lineno"> 145</tt>  <tt class="py-line">            <tt class="py-name">res</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L146"></a><tt class="py-lineno"> 146</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-name">res</tt> </tt>
+</div><a name="L147"></a><tt class="py-lineno"> 147</tt>  <tt class="py-line"> </tt>
+<a name="ReadFromFileArray"></a><div id="ReadFromFileArray-def"><a name="L148"></a><tt class="py-lineno"> 148</tt> <a class="py-toggle" href="#" id="ReadFromFileArray-toggle" onclick="return toggle('ReadFromFileArray');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator-module.html#ReadFromFileArray">ReadFromFileArray</a><tt class="py-op">(</tt><tt class="py-param">file</tt><tt class="py-op">,</tt> <tt class="py-param">skip</tt><tt class="py-op">=</tt><tt class="py-number">0</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="ReadFromFileArray-collapsed" style="display:none;" pad="++++" indent="++++"></div><div id="ReadFromFileArray-expanded"><a name="L149"></a><tt class="py-lineno"> 149</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L150"></a><tt class="py-lineno"> 150</tt>  <tt class="py-line"><tt class="py-docstring">    Obtain floats from a tab delimited file into a numarray array</tt> </tt>
+<a name="L151"></a><tt class="py-lineno"> 151</tt>  <tt class="py-line"><tt class="py-docstring">    The &lt;skip&gt; parameter indicate the number of lines not</tt> </tt>
+<a name="L152"></a><tt class="py-lineno"> 152</tt>  <tt class="py-line"><tt class="py-docstring">    read.</tt> </tt>
+<a name="L153"></a><tt class="py-lineno"> 153</tt>  <tt class="py-line"><tt class="py-docstring">    </tt> </tt>
+<a name="L154"></a><tt class="py-lineno"> 154</tt>  <tt class="py-line"><tt class="py-docstring">    This function is only used to directly open a complete spectrum</tt> </tt>
+<a name="L155"></a><tt class="py-lineno"> 155</tt>  <tt class="py-line"><tt class="py-docstring">    or a text delimited file with two columns - mz and intensity</tt> </tt>
+<a name="L156"></a><tt class="py-lineno"> 156</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="L157"></a><tt class="py-lineno"> 157</tt>  <tt class="py-line">    <tt class="py-name">data</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+<a name="L158"></a><tt class="py-lineno"> 158</tt>  <tt class="py-line">    <tt class="py-name">err</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L159"></a><tt class="py-lineno"> 159</tt>  <tt class="py-line">    <tt class="py-name">errmsg</tt> <tt class="py-op">=</tt> <tt class="py-string">""</tt> </tt>
+<a name="L160"></a><tt class="py-lineno"> 160</tt>  <tt class="py-line">    <tt class="py-name">f</tt><tt class="py-op">=</tt><tt class="py-name">file</tt> </tt>
+<a name="L161"></a><tt class="py-lineno"> 161</tt>  <tt class="py-line">    <tt class="py-keyword">for</tt> <tt class="py-name">i</tt> <tt class="py-keyword">in</tt> <tt class="py-name">range</tt><tt class="py-op">(</tt><tt class="py-name">skip</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L162"></a><tt class="py-lineno"> 162</tt>  <tt class="py-line">        <tt class="py-name">f</tt><tt class="py-op">.</tt><tt class="py-name">readline</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L163"></a><tt class="py-lineno"> 163</tt>  <tt class="py-line">    <tt class="py-comment">#simple test to see if the file look like a float coercible text file</tt> </tt>
+<a name="L164"></a><tt class="py-lineno"> 164</tt>  <tt class="py-line"><tt class="py-comment"></tt>    <tt class="py-keyword">try</tt><tt class="py-op">:</tt> </tt>
+<a name="L165"></a><tt class="py-lineno"> 165</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">line</tt> <tt class="py-keyword">in</tt> <tt class="py-name">f</tt><tt class="py-op">:</tt> </tt>
+<a name="L166"></a><tt class="py-lineno"> 166</tt>  <tt class="py-line">            <tt class="py-name">data</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-name">map</tt><tt class="py-op">(</tt><tt class="py-name">float</tt><tt class="py-op">,</tt> <tt class="py-name">line</tt><tt class="py-op">.</tt><tt class="py-name">strip</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">.</tt><tt class="py-name">split</tt><tt class="py-op">(</tt><tt class="py-string">"\t"</tt><tt class="py-op">)</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L167"></a><tt class="py-lineno"> 167</tt>  <tt class="py-line">        <tt class="py-name">data_array</tt> <tt class="py-op">=</tt> <tt class="py-name">Numeric</tt><tt class="py-op">.</tt><tt class="py-name">array</tt><tt class="py-op">(</tt><tt class="py-name">data</tt><tt class="py-op">)</tt> </tt>
+<a name="L168"></a><tt class="py-lineno"> 168</tt>  <tt class="py-line">    <tt class="py-keyword">except</tt> <tt class="py-name">ValueError</tt><tt class="py-op">:</tt> </tt>
+<a name="L169"></a><tt class="py-lineno"> 169</tt>  <tt class="py-line">        <tt class="py-name">data</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">,</tt> <tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">]</tt> </tt>
+<a name="L170"></a><tt class="py-lineno"> 170</tt>  <tt class="py-line">        <tt class="py-name">data_array</tt> <tt class="py-op">=</tt> <tt class="py-name">Numeric</tt><tt class="py-op">.</tt><tt class="py-name">array</tt><tt class="py-op">(</tt><tt class="py-name">data</tt><tt class="py-op">)</tt> </tt>
+<a name="L171"></a><tt class="py-lineno"> 171</tt>  <tt class="py-line">        <tt class="py-name">err</tt> <tt class="py-op">=</tt> <tt class="py-number">1</tt> </tt>
+<a name="L172"></a><tt class="py-lineno"> 172</tt>  <tt class="py-line">        <tt class="py-name">errmsg</tt> <tt class="py-op">=</tt> <tt class="py-string">"The file you are trying to open does not look like a tab delimited one"</tt> </tt>
+<a name="L173"></a><tt class="py-lineno"> 173</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-op">(</tt><tt class="py-name">data_array</tt><tt class="py-op">,</tt> <tt class="py-name">err</tt><tt class="py-op">,</tt> <tt class="py-name">errmsg</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L174"></a><tt class="py-lineno"> 174</tt>  <tt class="py-line">    <tt class="py-comment">#the returned data is a tuple with an array of floats, error and errmsg</tt> </tt>
+<a name="L175"></a><tt class="py-lineno"> 175</tt>  <tt class="py-line"><tt class="py-comment"></tt> </tt>
+<a name="L176"></a><tt class="py-lineno"> 176</tt>  <tt class="py-line">     </tt>
+<a name="L177"></a><tt class="py-lineno"> 177</tt>  <tt class="py-line"><tt class="py-comment">############################################</tt> </tt>
+<a name="L178"></a><tt class="py-lineno"> 178</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">#    INTERFACE  ############################</tt> </tt>
+<a name="L179"></a><tt class="py-lineno"> 179</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">############################################</tt> </tt>
+<a name="MainFrame"></a><div id="MainFrame-def"><a name="L180"></a><tt class="py-lineno"> 180</tt> <a class="py-toggle" href="#" id="MainFrame-toggle" onclick="return toggle('MainFrame');">-</a><tt class="py-line"><tt class="py-comment"></tt><tt class="py-keyword">class</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html">MainFrame</a><tt class="py-op">(</tt><tt class="py-base-class">wx</tt><tt class="py-op">.</tt><tt class="py-base-class">Frame</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame-collapsed" style="display:none;" pad="++++" indent="++++"></div><div id="MainFrame-expanded"><a name="L181"></a><tt class="py-lineno"> 181</tt>  <tt class="py-line">    <tt class="py-docstring">"""</tt> </tt>
+<a name="L182"></a><tt class="py-lineno"> 182</tt>  <tt class="py-line"><tt class="py-docstring">    The application main frame. Contains the following</tt> </tt>
+<a name="L183"></a><tt class="py-lineno"> 183</tt>  <tt class="py-line"><tt class="py-docstring">    graphic elements:</tt> </tt>
+<a name="L184"></a><tt class="py-lineno"> 184</tt>  <tt class="py-line"><tt class="py-docstring">    self.panel    |---- self.lb - the text list control</tt> </tt>
+<a name="L185"></a><tt class="py-lineno"> 185</tt>  <tt class="py-line"><tt class="py-docstring">            |---- self.btnpanel1 - the panel containing</tt> </tt>
+<a name="L186"></a><tt class="py-lineno"> 186</tt>  <tt class="py-line"><tt class="py-docstring">                three buttons (Validate, Invalidate</tt> </tt>
+<a name="L187"></a><tt class="py-lineno"> 187</tt>  <tt class="py-line"><tt class="py-docstring">                and LocalBackground</tt> </tt>
+<a name="L188"></a><tt class="py-lineno"> 188</tt>  <tt class="py-line"><tt class="py-docstring">                </tt> </tt>
+<a name="L189"></a><tt class="py-lineno"> 189</tt>  <tt class="py-line"><tt class="py-docstring">    self.panelplot - containing self.plotcanvas</tt> </tt>
+<a name="L190"></a><tt class="py-lineno"> 190</tt>  <tt class="py-line"><tt class="py-docstring">                    to allow drawing of spectra files</tt> </tt>
+<a name="L191"></a><tt class="py-lineno"> 191</tt>  <tt class="py-line"><tt class="py-docstring">                    </tt> </tt>
+<a name="L192"></a><tt class="py-lineno"> 192</tt>  <tt class="py-line"><tt class="py-docstring">    self.log - a TextCtrl panel with information</tt> </tt>
+<a name="L193"></a><tt class="py-lineno"> 193</tt>  <tt class="py-line"><tt class="py-docstring">                    on the analysed xml file</tt> </tt>
+<a name="L194"></a><tt class="py-lineno"> 194</tt>  <tt class="py-line"><tt class="py-docstring">        ______________________            </tt> </tt>
+<a name="L195"></a><tt class="py-lineno"> 195</tt>  <tt class="py-line"><tt class="py-docstring">        --------------- ------</tt> </tt>
+<a name="L196"></a><tt class="py-lineno"> 196</tt>  <tt class="py-line"><tt class="py-docstring">        |              ||     | self.lb and self.btnpanel1</tt> </tt>
+<a name="L197"></a><tt class="py-lineno"> 197</tt>  <tt class="py-line"><tt class="py-docstring">        -----------------------</tt> </tt>
+<a name="L198"></a><tt class="py-lineno"> 198</tt>  <tt class="py-line"><tt class="py-docstring">        |                     | </tt> </tt>
+<a name="L199"></a><tt class="py-lineno"> 199</tt>  <tt class="py-line"><tt class="py-docstring">        |                     | self.panelplot with self.plotcanvas</tt> </tt>
+<a name="L200"></a><tt class="py-lineno"> 200</tt>  <tt class="py-line"><tt class="py-docstring">        |                     |</tt> </tt>
+<a name="L201"></a><tt class="py-lineno"> 201</tt>  <tt class="py-line"><tt class="py-docstring">        -----------------------</tt> </tt>
+<a name="L202"></a><tt class="py-lineno"> 202</tt>  <tt class="py-line"><tt class="py-docstring">        |                     | self.log</tt> </tt>
+<a name="L203"></a><tt class="py-lineno"> 203</tt>  <tt class="py-line"><tt class="py-docstring">        -----------------------</tt> </tt>
+<a name="L204"></a><tt class="py-lineno"> 204</tt>  <tt class="py-line"><tt class="py-docstring">    """</tt> </tt>
+<a name="MainFrame.__init__"></a><div id="MainFrame.__init__-def"><a name="L205"></a><tt class="py-lineno"> 205</tt> <a class="py-toggle" href="#" id="MainFrame.__init__-toggle" onclick="return toggle('MainFrame.__init__');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#__init__">__init__</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">parent</tt><tt class="py-op">,</tt> <tt class="py-param">id</tt><tt class="py-op">,</tt> <tt class="py-param">title</tt><tt class="py-op">)</tt><tt class="py-op">:</tt>     </tt>
+</div><a name="L206"></a><tt class="py-lineno"> 206</tt>  <tt class="py-line">        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Frame</tt><tt class="py-op">.</tt><tt id="link-2" class="py-name" targets="Method Collect_SILAC_XML.Usage.__init__()=Collect_SILAC_XML.Usage-class.html#__init__,Method MSFit_to_txt.MainFrame.__init__()=MSFit_to_txt.MainFrame-class.html#__init__,Method lilamslaunchGUI.MainFrame.__init__()=lilamslaunchGUI.MainFrame-class.html#__init__,Method lilamsxml.DataIntObj.__init__()=lilamsxml.DataIntObj-class.html#__init__,Method lilamsxml.Usage.__init__()=lilamsxml.Usage-class.html#__init__,Method silacvalidator.MainFrame.__init__()=silacvalidator.MainFrame-class.html#__init__,Method silacvalidator.PepListCtrl.__init__()=silacvalidator.PepListCtrl-class.html#__init__,Method silacvalidator.PepListCtrlPanel.__init__()=silacvalidator.PepListCtrlPanel-class.html#__init__"><a title="Collect_SILAC_XML.Usage.__init__
+MSFit_to_txt.MainFrame.__init__
+lilamslaunchGUI.MainFrame.__init__
+lilamsxml.DataIntObj.__init__
+lilamsxml.Usage.__init__
+silacvalidator.MainFrame.__init__
+silacvalidator.PepListCtrl.__init__
+silacvalidator.PepListCtrlPanel.__init__" class="py-name" href="#" onclick="return doclink('link-2', '__init__', 'link-2');">__init__</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">parent</tt><tt class="py-op">,</tt> <tt class="py-name">id</tt><tt class="py-op">,</tt> <tt class="py-name">title</tt><tt class="py-op">,</tt> </tt>
+<a name="L207"></a><tt class="py-lineno"> 207</tt>  <tt class="py-line">        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">DefaultPosition</tt><tt class="py-op">,</tt> <tt class="py-op">(</tt><tt class="py-number">800</tt><tt class="py-op">,</tt> <tt class="py-number">700</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L208"></a><tt class="py-lineno"> 208</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">defaultdirname</tt> <tt class="py-op">=</tt> <tt class="py-string">"."</tt> </tt>
+<a name="L209"></a><tt class="py-lineno"> 209</tt>  <tt class="py-line">        <tt class="py-comment">#default directory for opening files, will be modified after first open</tt> </tt>
+<a name="L210"></a><tt class="py-lineno"> 210</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">filelist</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+<a name="L211"></a><tt class="py-lineno"> 211</tt>  <tt class="py-line">        <tt class="py-comment">#list with all the xml files in a folder</tt> </tt>
+<a name="L212"></a><tt class="py-lineno"> 212</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">where</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L213"></a><tt class="py-lineno"> 213</tt>  <tt class="py-line">        <tt class="py-comment">#position in the list of files</tt> </tt>
+<a name="L214"></a><tt class="py-lineno"> 214</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">previousclick_y</tt> <tt class="py-op">=</tt> <tt class="py-number">0.0</tt> </tt>
+<a name="L215"></a><tt class="py-lineno"> 215</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">actualclick_y</tt> <tt class="py-op">=</tt> <tt class="py-number">0.0</tt> </tt>
+<a name="L216"></a><tt class="py-lineno"> 216</tt>  <tt class="py-line">        <tt class="py-comment">#local background is calculated by substracting</tt> </tt>
+<a name="L217"></a><tt class="py-lineno"> 217</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-comment">#self.previousclick_y from self.actualclick_y</tt> </tt>
+<a name="L218"></a><tt class="py-lineno"> 218</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-comment">#absolute value is returned anyway</tt> </tt>
+<a name="L219"></a><tt class="py-lineno"> 219</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">localbg</tt> <tt class="py-op">=</tt> <tt class="py-number">0.0</tt> </tt>
+<a name="L220"></a><tt class="py-lineno"> 220</tt>  <tt class="py-line">         </tt>
+<a name="L221"></a><tt class="py-lineno"> 221</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-3" class="py-name" targets="Variable Collect_SILAC_XML.XMLdict=Collect_SILAC_XML-module.html#XMLdict"><a title="Collect_SILAC_XML.XMLdict" class="py-name" href="#" onclick="return doclink('link-3', 'XMLdict', 'link-3');">XMLdict</a></tt> <tt class="py-op">=</tt> <tt class="py-op">{</tt><tt class="py-string">'pepseq'</tt><tt class="py-op">:</tt> <tt class="py-number">0</tt><tt class="py-op">,</tt> <tt class="py-string">'mzh'</tt><tt class="py-op">:</tt><tt class="py-number">1</tt><tt class="py-op">,</tt> <tt class="py-string">'calc_mzh'</tt><tt class="py-op">:</tt><tt class="py-number">2</tt><tt class="py-op">,</tt> <tt class="py-string">'leucines'</tt><tt class="py-op">:</tt><tt class="py-number">3</tt><tt class="py-op">,</tt> </tt>
+<a name="L222"></a><tt class="py-lineno"> 222</tt>  <tt class="py-line">            <tt class="py-string">'mono_iso_int'</tt><tt class="py-op">:</tt><tt class="py-number">4</tt><tt class="py-op">,</tt> <tt class="py-string">'deuterated_intensity'</tt><tt class="py-op">:</tt><tt class="py-number">5</tt><tt class="py-op">,</tt> </tt>
+<a name="L223"></a><tt class="py-lineno"> 223</tt>  <tt class="py-line">            <tt class="py-string">'ratio'</tt><tt class="py-op">:</tt><tt class="py-number">6</tt><tt class="py-op">,</tt> <tt class="py-string">'validated'</tt><tt class="py-op">:</tt><tt class="py-number">7</tt><tt class="py-op">,</tt> </tt>
+<a name="L224"></a><tt class="py-lineno"> 224</tt>  <tt class="py-line">            <tt class="py-string">'local_bg'</tt><tt class="py-op">:</tt><tt class="py-number">8</tt><tt class="py-op">,</tt> <tt class="py-string">'corrected_ratio'</tt><tt class="py-op">:</tt><tt class="py-number">9</tt><tt class="py-op">}</tt> </tt>
+<a name="L225"></a><tt class="py-lineno"> 225</tt>  <tt class="py-line">        <tt class="py-comment">#the mapping of tags to numbers to allow easy orientation in the ElementTree</tt> </tt>
+<a name="L226"></a><tt class="py-lineno"> 226</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-comment">#Element object obtained by parsing a SILAC XML file. If the lilams XML format</tt> </tt>
+<a name="L227"></a><tt class="py-lineno"> 227</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-comment">#changes you should change accordingly these numbers</tt> </tt>
+<a name="L228"></a><tt class="py-lineno"> 228</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">pdatapos</tt> <tt class="py-op">=</tt> <tt class="py-number">5</tt> </tt>
+<a name="L229"></a><tt class="py-lineno"> 229</tt>  <tt class="py-line">        <tt class="py-comment">#in the XML tree the pepdata values are in this position</tt> </tt>
+<a name="L230"></a><tt class="py-lineno"> 230</tt>  <tt class="py-line"><tt class="py-comment"></tt>         </tt>
+<a name="L231"></a><tt class="py-lineno"> 231</tt>  <tt class="py-line">        <tt class="py-comment">###################################################################</tt> </tt>
+<a name="L232"></a><tt class="py-lineno"> 232</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-comment"># Create the menu bar and items</tt> </tt>
+<a name="L233"></a><tt class="py-lineno"> 233</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">MenuBar</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L234"></a><tt class="py-lineno"> 234</tt>  <tt class="py-line">         </tt>
+<a name="L235"></a><tt class="py-lineno"> 235</tt>  <tt class="py-line">        <tt class="py-name">filemenu</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Menu</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L236"></a><tt class="py-lineno"> 236</tt>  <tt class="py-line">        <tt class="py-name">filemenu</tt><tt class="py-op">.</tt><tt class="py-name">Append</tt><tt class="py-op">(</tt><tt class="py-name">ID_OPENX</tt><tt class="py-op">,</tt> <tt class="py-string">'&amp;Open XML SILAC file...\tCtrl+O'</tt><tt class="py-op">,</tt> <tt class="py-string">'Open XML file with SILAC data'</tt><tt class="py-op">)</tt> </tt>
+<a name="L237"></a><tt class="py-lineno"> 237</tt>  <tt class="py-line">        <tt class="py-name">filemenu</tt><tt class="py-op">.</tt><tt class="py-name">Append</tt><tt class="py-op">(</tt><tt class="py-name">ID_SAVEDATA</tt><tt class="py-op">,</tt> <tt class="py-string">'Save XML &amp;modifications\tCtrl+S'</tt><tt class="py-op">,</tt> <tt class="py-string">'Save modifications with (validation/local background)'</tt><tt class="py-op">)</tt> </tt>
+<a name="L238"></a><tt class="py-lineno"> 238</tt>  <tt class="py-line">        <tt class="py-name">filemenu</tt><tt class="py-op">.</tt><tt class="py-name">AppendSeparator</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L239"></a><tt class="py-lineno"> 239</tt>  <tt class="py-line">        <tt class="py-name">filemenu</tt><tt class="py-op">.</tt><tt class="py-name">Append</tt><tt class="py-op">(</tt><tt class="py-name">ID_OPEN</tt><tt class="py-op">,</tt> <tt class="py-string">'O&amp;pen text file...\tCtrl+T'</tt><tt class="py-op">,</tt> <tt class="py-string">'Open tab delimited file for plotting'</tt><tt class="py-op">)</tt> </tt>
+<a name="L240"></a><tt class="py-lineno"> 240</tt>  <tt class="py-line">        <tt class="py-name">filemenu</tt><tt class="py-op">.</tt><tt class="py-name">Append</tt><tt class="py-op">(</tt><tt class="py-name">ID_CLOSE</tt><tt class="py-op">,</tt> <tt class="py-string">'&amp;Close text file\tCtrl+W'</tt><tt class="py-op">,</tt> <tt class="py-string">'Close text file'</tt><tt class="py-op">)</tt> </tt>
+<a name="L241"></a><tt class="py-lineno"> 241</tt>  <tt class="py-line">        <tt class="py-name">filemenu</tt><tt class="py-op">.</tt><tt class="py-name">AppendSeparator</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L242"></a><tt class="py-lineno"> 242</tt>  <tt class="py-line">        <tt class="py-name">filemenu</tt><tt class="py-op">.</tt><tt class="py-name">Append</tt><tt class="py-op">(</tt><tt class="py-name">ID_SAVEP</tt><tt class="py-op">,</tt> <tt class="py-string">'&amp;Save plot image\tCtrl+I'</tt><tt class="py-op">,</tt> <tt class="py-string">'Save plot image in a bmp, png or jpg format'</tt><tt class="py-op">)</tt> </tt>
+<a name="L243"></a><tt class="py-lineno"> 243</tt>  <tt class="py-line">        <tt class="py-name">filemenu</tt><tt class="py-op">.</tt><tt class="py-name">AppendSeparator</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L244"></a><tt class="py-lineno"> 244</tt>  <tt class="py-line">        <tt class="py-name">filemenu</tt><tt class="py-op">.</tt><tt class="py-name">Append</tt><tt class="py-op">(</tt><tt class="py-name">ID_SAVESP</tt><tt class="py-op">,</tt> <tt class="py-string">'Sa&amp;ve plot data\tCtrl+D'</tt><tt class="py-op">,</tt> <tt class="py-string">'Save the data corresponding to the plotted spectrum in text format'</tt><tt class="py-op">)</tt> </tt>
+<a name="L245"></a><tt class="py-lineno"> 245</tt>  <tt class="py-line">        <tt class="py-name">filemenu</tt><tt class="py-op">.</tt><tt class="py-name">AppendSeparator</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L246"></a><tt class="py-lineno"> 246</tt>  <tt class="py-line">        <tt class="py-name">filemenu</tt><tt class="py-op">.</tt><tt class="py-name">Append</tt><tt class="py-op">(</tt><tt class="py-name">ID_EXIT</tt><tt class="py-op">,</tt> <tt class="py-string">'&amp;Quit\tCtrl+Q'</tt><tt class="py-op">,</tt> <tt class="py-string">'Exit program'</tt><tt class="py-op">)</tt> </tt>
+<a name="L247"></a><tt class="py-lineno"> 247</tt>  <tt class="py-line">         </tt>
+<a name="L248"></a><tt class="py-lineno"> 248</tt>  <tt class="py-line">        <tt class="py-name">navmenu</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Menu</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L249"></a><tt class="py-lineno"> 249</tt>  <tt class="py-line">        <tt class="py-name">navmenu</tt><tt class="py-op">.</tt><tt class="py-name">Append</tt><tt class="py-op">(</tt><tt class="py-name">ID_NEXTF</tt><tt class="py-op">,</tt> <tt class="py-string">'&amp;Next XML file\tCtrl+N'</tt><tt class="py-op">,</tt> <tt class="py-string">'Open next xml file in the current folder'</tt><tt class="py-op">)</tt> </tt>
+<a name="L250"></a><tt class="py-lineno"> 250</tt>  <tt class="py-line">        <tt class="py-name">navmenu</tt><tt class="py-op">.</tt><tt class="py-name">Append</tt><tt class="py-op">(</tt><tt class="py-name">ID_PREVF</tt><tt class="py-op">,</tt> <tt class="py-string">'&amp;Previous XML file\tCtrl+P'</tt><tt class="py-op">,</tt> <tt class="py-string">'Open previous xml file in the current folder'</tt><tt class="py-op">)</tt> </tt>
+<a name="L251"></a><tt class="py-lineno"> 251</tt>  <tt class="py-line">         </tt>
+<a name="L252"></a><tt class="py-lineno"> 252</tt>  <tt class="py-line">        <tt class="py-name">plotmenu</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Menu</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L253"></a><tt class="py-lineno"> 253</tt>  <tt class="py-line">        <tt class="py-name">plotmenu</tt><tt class="py-op">.</tt><tt class="py-name">Append</tt><tt class="py-op">(</tt><tt class="py-name">ID_UNZOOM</tt><tt class="py-op">,</tt> <tt class="py-string">'Full &amp;Unzoom\tCtrl+U'</tt><tt class="py-op">,</tt> <tt class="py-string">'Full unzoom for the current plot'</tt><tt class="py-op">)</tt> </tt>
+<a name="L254"></a><tt class="py-lineno"> 254</tt>  <tt class="py-line">        <tt class="py-name">plotmenu</tt><tt class="py-op">.</tt><tt class="py-name">AppendSeparator</tt><tt class="py-op">(</tt><tt class="py-op">)</tt>         </tt>
+<a name="L255"></a><tt class="py-lineno"> 255</tt>  <tt class="py-line">        <tt class="py-name">plotmenu</tt><tt class="py-op">.</tt><tt class="py-name">Append</tt><tt class="py-op">(</tt><tt class="py-name">ID_ENGRID</tt><tt class="py-op">,</tt> <tt class="py-string">'Grid &amp;enabled'</tt><tt class="py-op">,</tt> <tt class="py-string">'Enable or disable grid when drawing'</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">ITEM_CHECK</tt><tt class="py-op">)</tt> </tt>
+<a name="L256"></a><tt class="py-lineno"> 256</tt>  <tt class="py-line">         </tt>
+<a name="L257"></a><tt class="py-lineno"> 257</tt>  <tt class="py-line">        <tt class="py-name">helpmenu</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Menu</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L258"></a><tt class="py-lineno"> 258</tt>  <tt class="py-line">        <tt class="py-name">helpmenu</tt><tt class="py-op">.</tt><tt class="py-name">Append</tt><tt class="py-op">(</tt><tt class="py-name">ID_ABOUT</tt><tt class="py-op">,</tt> <tt class="py-string">'&amp;About...\tCtrl+E'</tt><tt class="py-op">,</tt> <tt class="py-string">'About this program'</tt><tt class="py-op">)</tt> </tt>
+<a name="L259"></a><tt class="py-lineno"> 259</tt>  <tt class="py-line">         </tt>
+<a name="L260"></a><tt class="py-lineno"> 260</tt>  <tt class="py-line">        <tt class="py-comment">###################################################################</tt> </tt>
+<a name="L261"></a><tt class="py-lineno"> 261</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-comment"># Bind the events to methods </tt> </tt>
+<a name="L262"></a><tt class="py-lineno"> 262</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">EVT_MENU</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">ID_OPENX</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-4" class="py-name" targets="Method silacvalidator.MainFrame.OnXMLOpen()=silacvalidator.MainFrame-class.html#OnXMLOpen"><a title="silacvalidator.MainFrame.OnXMLOpen" class="py-name" href="#" onclick="return doclink('link-4', 'OnXMLOpen', 'link-4');">OnXMLOpen</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L263"></a><tt class="py-lineno"> 263</tt>  <tt class="py-line">        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">EVT_MENU</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">ID_SAVEDATA</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-5" class="py-name" targets="Method silacvalidator.MainFrame.OnXMLSave()=silacvalidator.MainFrame-class.html#OnXMLSave"><a title="silacvalidator.MainFrame.OnXMLSave" class="py-name" href="#" onclick="return doclink('link-5', 'OnXMLSave', 'link-5');">OnXMLSave</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L264"></a><tt class="py-lineno"> 264</tt>  <tt class="py-line">        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">EVT_MENU</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">ID_OPEN</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-6" class="py-name" targets="Method silacvalidator.MainFrame.OnFileOpen()=silacvalidator.MainFrame-class.html#OnFileOpen"><a title="silacvalidator.MainFrame.OnFileOpen" class="py-name" href="#" onclick="return doclink('link-6', 'OnFileOpen', 'link-6');">OnFileOpen</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L265"></a><tt class="py-lineno"> 265</tt>  <tt class="py-line">        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">EVT_MENU</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">ID_CLOSE</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-7" class="py-name" targets="Method silacvalidator.MainFrame.OnFileClose()=silacvalidator.MainFrame-class.html#OnFileClose"><a title="silacvalidator.MainFrame.OnFileClose" class="py-name" href="#" onclick="return doclink('link-7', 'OnFileClose', 'link-7');">OnFileClose</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L266"></a><tt class="py-lineno"> 266</tt>  <tt class="py-line">        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">EVT_MENU</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">ID_SAVEP</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-8" class="py-name" targets="Method silacvalidator.MainFrame.OnSaveImage()=silacvalidator.MainFrame-class.html#OnSaveImage"><a title="silacvalidator.MainFrame.OnSaveImage" class="py-name" href="#" onclick="return doclink('link-8', 'OnSaveImage', 'link-8');">OnSaveImage</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L267"></a><tt class="py-lineno"> 267</tt>  <tt class="py-line">        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">EVT_MENU</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">ID_SAVESP</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-9" class="py-name" targets="Method silacvalidator.MainFrame.OnSpectrumSave()=silacvalidator.MainFrame-class.html#OnSpectrumSave"><a title="silacvalidator.MainFrame.OnSpectrumSave" class="py-name" href="#" onclick="return doclink('link-9', 'OnSpectrumSave', 'link-9');">OnSpectrumSave</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L268"></a><tt class="py-lineno"> 268</tt>  <tt class="py-line">        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">EVT_MENU</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">ID_EXIT</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-10" class="py-name" targets="Method MSFit_to_txt.MainFrame.OnFileExit()=MSFit_to_txt.MainFrame-class.html#OnFileExit,Method lilamslaunchGUI.MainFrame.OnFileExit()=lilamslaunchGUI.MainFrame-class.html#OnFileExit,Method silacvalidator.MainFrame.OnFileExit()=silacvalidator.MainFrame-class.html#OnFileExit"><a title="MSFit_to_txt.MainFrame.OnFileExit
+lilamslaunchGUI.MainFrame.OnFileExit
+silacvalidator.MainFrame.OnFileExit" class="py-name" href="#" onclick="return doclink('link-10', 'OnFileExit', 'link-10');">OnFileExit</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L269"></a><tt class="py-lineno"> 269</tt>  <tt class="py-line">        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">EVT_MENU</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">ID_NEXTF</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-11" class="py-name" targets="Method silacvalidator.MainFrame.OnNextFile()=silacvalidator.MainFrame-class.html#OnNextFile"><a title="silacvalidator.MainFrame.OnNextFile" class="py-name" href="#" onclick="return doclink('link-11', 'OnNextFile', 'link-11');">OnNextFile</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L270"></a><tt class="py-lineno"> 270</tt>  <tt class="py-line">        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">EVT_MENU</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">ID_PREVF</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-12" class="py-name" targets="Method silacvalidator.MainFrame.OnPrevFile()=silacvalidator.MainFrame-class.html#OnPrevFile"><a title="silacvalidator.MainFrame.OnPrevFile" class="py-name" href="#" onclick="return doclink('link-12', 'OnPrevFile', 'link-12');">OnPrevFile</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L271"></a><tt class="py-lineno"> 271</tt>  <tt class="py-line">        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">EVT_MENU</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">ID_ENGRID</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-13" class="py-name" targets="Method silacvalidator.MainFrame.OnEnableGrid()=silacvalidator.MainFrame-class.html#OnEnableGrid"><a title="silacvalidator.MainFrame.OnEnableGrid" class="py-name" href="#" onclick="return doclink('link-13', 'OnEnableGrid', 'link-13');">OnEnableGrid</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L272"></a><tt class="py-lineno"> 272</tt>  <tt class="py-line">        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">EVT_MENU</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">ID_UNZOOM</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-14" class="py-name" targets="Method silacvalidator.MainFrame.OnFullUnzoom()=silacvalidator.MainFrame-class.html#OnFullUnzoom"><a title="silacvalidator.MainFrame.OnFullUnzoom" class="py-name" href="#" onclick="return doclink('link-14', 'OnFullUnzoom', 'link-14');">OnFullUnzoom</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L273"></a><tt class="py-lineno"> 273</tt>  <tt class="py-line">        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">EVT_MENU</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">ID_ABOUT</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-15" class="py-name" targets="Method MSFit_to_txt.MainFrame.OnHelpAbout()=MSFit_to_txt.MainFrame-class.html#OnHelpAbout,Method lilamslaunchGUI.MainFrame.OnHelpAbout()=lilamslaunchGUI.MainFrame-class.html#OnHelpAbout,Method silacvalidator.MainFrame.OnHelpAbout()=silacvalidator.MainFrame-class.html#OnHelpAbout"><a title="MSFit_to_txt.MainFrame.OnHelpAbout
+lilamslaunchGUI.MainFrame.OnHelpAbout
+silacvalidator.MainFrame.OnHelpAbout" class="py-name" href="#" onclick="return doclink('link-15', 'OnHelpAbout', 'link-15');">OnHelpAbout</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L274"></a><tt class="py-lineno"> 274</tt>  <tt class="py-line">         </tt>
+<a name="L275"></a><tt class="py-lineno"> 275</tt>  <tt class="py-line">        <tt class="py-comment">###################################################################</tt> </tt>
+<a name="L276"></a><tt class="py-lineno"> 276</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-comment"># Attach menus to the menubar</tt> </tt>
+<a name="L277"></a><tt class="py-lineno"> 277</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Append</tt><tt class="py-op">(</tt><tt class="py-name">filemenu</tt><tt class="py-op">,</tt> <tt class="py-string">'&amp;File'</tt><tt class="py-op">)</tt> </tt>
+<a name="L278"></a><tt class="py-lineno"> 278</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Append</tt><tt class="py-op">(</tt><tt class="py-name">navmenu</tt><tt class="py-op">,</tt> <tt class="py-string">'&amp;Next/Previous'</tt><tt class="py-op">)</tt> </tt>
+<a name="L279"></a><tt class="py-lineno"> 279</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Append</tt><tt class="py-op">(</tt><tt class="py-name">plotmenu</tt><tt class="py-op">,</tt> <tt class="py-string">'&amp;Plot'</tt><tt class="py-op">)</tt> </tt>
+<a name="L280"></a><tt class="py-lineno"> 280</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Append</tt><tt class="py-op">(</tt><tt class="py-name">helpmenu</tt><tt class="py-op">,</tt> <tt class="py-string">'&amp;Help'</tt><tt class="py-op">)</tt> </tt>
+<a name="L281"></a><tt class="py-lineno"> 281</tt>  <tt class="py-line">             </tt>
+<a name="L282"></a><tt class="py-lineno"> 282</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">SetMenuBar</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">)</tt> </tt>
+<a name="L283"></a><tt class="py-lineno"> 283</tt>  <tt class="py-line">         </tt>
+<a name="L284"></a><tt class="py-lineno"> 284</tt>  <tt class="py-line">        <tt class="py-comment">###################################################################</tt> </tt>
+<a name="L285"></a><tt class="py-lineno"> 285</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-comment">#Disable by default some menus and buttons</tt> </tt>
+<a name="L286"></a><tt class="py-lineno"> 286</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">ID_NEXTF</tt><tt class="py-op">,</tt> <tt class="py-number">0</tt><tt class="py-op">)</tt> </tt>
+<a name="L287"></a><tt class="py-lineno"> 287</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">ID_PREVF</tt><tt class="py-op">,</tt> <tt class="py-number">0</tt><tt class="py-op">)</tt> </tt>
+<a name="L288"></a><tt class="py-lineno"> 288</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">ID_UNZOOM</tt><tt class="py-op">,</tt> <tt class="py-number">0</tt><tt class="py-op">)</tt> </tt>
+<a name="L289"></a><tt class="py-lineno"> 289</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">ID_SAVEP</tt><tt class="py-op">,</tt> <tt class="py-number">0</tt><tt class="py-op">)</tt> </tt>
+<a name="L290"></a><tt class="py-lineno"> 290</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">ID_SAVESP</tt><tt class="py-op">,</tt> <tt class="py-number">0</tt><tt class="py-op">)</tt> </tt>
+<a name="L291"></a><tt class="py-lineno"> 291</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">ID_SAVEDATA</tt><tt class="py-op">,</tt> <tt class="py-number">0</tt><tt class="py-op">)</tt> </tt>
+<a name="L292"></a><tt class="py-lineno"> 292</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">ID_CLOSE</tt><tt class="py-op">,</tt> <tt class="py-number">0</tt><tt class="py-op">)</tt> </tt>
+<a name="L293"></a><tt class="py-lineno"> 293</tt>  <tt class="py-line">         </tt>
+<a name="L294"></a><tt class="py-lineno"> 294</tt>  <tt class="py-line">        <tt class="py-comment"># A status bar to tell people what's happening</tt> </tt>
+<a name="L295"></a><tt class="py-lineno"> 295</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">CreateStatusBar</tt><tt class="py-op">(</tt><tt class="py-number">1</tt><tt class="py-op">)</tt> </tt>
+<a name="L296"></a><tt class="py-lineno"> 296</tt>  <tt class="py-line">         </tt>
+<a name="L297"></a><tt class="py-lineno"> 297</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">SetAutoLayout</tt><tt class="py-op">(</tt><tt class="py-name">True</tt><tt class="py-op">)</tt> </tt>
+<a name="L298"></a><tt class="py-lineno"> 298</tt>  <tt class="py-line">         </tt>
+<a name="L299"></a><tt class="py-lineno"> 299</tt>  <tt class="py-line">        <tt class="py-comment">###################################################################</tt> </tt>
+<a name="L300"></a><tt class="py-lineno"> 300</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">panel</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Panel</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">,</tt> <tt class="py-name">style</tt><tt class="py-op">=</tt><tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">SIMPLE_BORDER</tt><tt class="py-op">)</tt> </tt>
+<a name="L301"></a><tt class="py-lineno"> 301</tt>  <tt class="py-line">        <tt class="py-comment">#in this case and all the others we use layout constraints</tt> </tt>
+<a name="L302"></a><tt class="py-lineno"> 302</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-comment">#I couldn't understand easily the sizers, while layout constraints seem</tt> </tt>
+<a name="L303"></a><tt class="py-lineno"> 303</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-comment">#quite easy to set up and they work very well.</tt> </tt>
+<a name="L304"></a><tt class="py-lineno"> 304</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-comment">#self.panel will contain the listctrl and button panel</tt> </tt>
+<a name="L305"></a><tt class="py-lineno"> 305</tt>  <tt class="py-line"><tt class="py-comment"></tt>         </tt>
+<a name="L306"></a><tt class="py-lineno"> 306</tt>  <tt class="py-line">        <tt class="py-name">lc</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">LayoutConstraints</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L307"></a><tt class="py-lineno"> 307</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">top</tt><tt class="py-op">.</tt><tt class="py-name">SameAs</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Top</tt><tt class="py-op">,</tt> <tt class="py-number">5</tt><tt class="py-op">)</tt> </tt>
+<a name="L308"></a><tt class="py-lineno"> 308</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">right</tt><tt class="py-op">.</tt><tt class="py-name">SameAs</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Right</tt><tt class="py-op">,</tt> <tt class="py-number">5</tt><tt class="py-op">)</tt> </tt>
+<a name="L309"></a><tt class="py-lineno"> 309</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">left</tt><tt class="py-op">.</tt><tt class="py-name">SameAs</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Left</tt><tt class="py-op">,</tt> <tt class="py-number">5</tt><tt class="py-op">)</tt> </tt>
+<a name="L310"></a><tt class="py-lineno"> 310</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">bottom</tt><tt class="py-op">.</tt><tt class="py-name">PercentOf</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Bottom</tt><tt class="py-op">,</tt> <tt class="py-number">30</tt><tt class="py-op">)</tt> </tt>
+<a name="L311"></a><tt class="py-lineno"> 311</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">panel</tt><tt class="py-op">.</tt><tt class="py-name">SetConstraints</tt><tt class="py-op">(</tt><tt class="py-name">lc</tt><tt class="py-op">)</tt> </tt>
+<a name="L312"></a><tt class="py-lineno"> 312</tt>  <tt class="py-line">         </tt>
+<a name="L313"></a><tt class="py-lineno"> 313</tt>  <tt class="py-line">        <tt class="py-comment">###################################################################</tt> </tt>
+<a name="L314"></a><tt class="py-lineno"> 314</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-comment">#the peplistctrlpanel - with the list of peptides and interesting data</tt> </tt>
+<a name="L315"></a><tt class="py-lineno"> 315</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">smalldict</tt> <tt class="py-op">=</tt> <tt class="py-op">{</tt><tt class="py-number">1</tt><tt class="py-op">:</tt><tt class="py-op">(</tt><tt class="py-string">"pepseq"</tt><tt class="py-op">,</tt> <tt class="py-string">"0"</tt><tt class="py-op">,</tt> <tt class="py-string">"mzh"</tt><tt class="py-op">,</tt> <tt class="py-string">"mzhcalc"</tt><tt class="py-op">,</tt> <tt class="py-string">"mono"</tt><tt class="py-op">,</tt> <tt class="py-string">"deuter"</tt><tt class="py-op">,</tt> <tt class="py-string">"ratio"</tt><tt class="py-op">,</tt> <tt class="py-string">"corr"</tt><tt class="py-op">,</tt> </tt>
+<a name="L316"></a><tt class="py-lineno"> 316</tt>  <tt class="py-line">            <tt class="py-string">"localbg"</tt><tt class="py-op">,</tt> <tt class="py-string">"valid"</tt><tt class="py-op">)</tt><tt class="py-op">}</tt> </tt>
+<a name="L317"></a><tt class="py-lineno"> 317</tt>  <tt class="py-line">        <tt class="py-comment">#we need this to fill up the listctrl at program initialization</tt> </tt>
+<a name="L318"></a><tt class="py-lineno"> 318</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">lb</tt> <tt class="py-op">=</tt> <tt id="link-16" class="py-name" targets="Class silacvalidator.PepListCtrlPanel=silacvalidator.PepListCtrlPanel-class.html"><a title="silacvalidator.PepListCtrlPanel" class="py-name" href="#" onclick="return doclink('link-16', 'PepListCtrlPanel', 'link-16');">PepListCtrlPanel</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">panel</tt><tt class="py-op">,</tt> <tt class="py-name">dictwithdata</tt><tt class="py-op">=</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">smalldict</tt><tt class="py-op">)</tt> </tt>
+<a name="L319"></a><tt class="py-lineno"> 319</tt>  <tt class="py-line">        <tt class="py-name">lc</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">LayoutConstraints</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L320"></a><tt class="py-lineno"> 320</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">top</tt><tt class="py-op">.</tt><tt class="py-name">SameAs</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">panel</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Top</tt><tt class="py-op">,</tt> <tt class="py-number">10</tt><tt class="py-op">)</tt> </tt>
+<a name="L321"></a><tt class="py-lineno"> 321</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">right</tt><tt class="py-op">.</tt><tt class="py-name">PercentOf</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">panel</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Right</tt><tt class="py-op">,</tt> <tt class="py-number">80</tt><tt class="py-op">)</tt> <tt class="py-comment">#it will take up 80% of the panel</tt> </tt>
+<a name="L322"></a><tt class="py-lineno"> 322</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">left</tt><tt class="py-op">.</tt><tt class="py-name">SameAs</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">panel</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Left</tt><tt class="py-op">,</tt> <tt class="py-number">10</tt><tt class="py-op">)</tt> </tt>
+<a name="L323"></a><tt class="py-lineno"> 323</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">bottom</tt><tt class="py-op">.</tt><tt class="py-name">SameAs</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">panel</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Bottom</tt><tt class="py-op">,</tt> <tt class="py-number">10</tt><tt class="py-op">)</tt> </tt>
+<a name="L324"></a><tt class="py-lineno"> 324</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">lb</tt><tt class="py-op">.</tt><tt class="py-name">SetConstraints</tt><tt class="py-op">(</tt><tt class="py-name">lc</tt><tt class="py-op">)</tt> </tt>
+<a name="L325"></a><tt class="py-lineno"> 325</tt>  <tt class="py-line">        <tt class="py-comment">###################################################################</tt> </tt>
+<a name="L326"></a><tt class="py-lineno"> 326</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">Bind</tt><tt class="py-op">(</tt><tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">EVT_LIST_ITEM_SELECTED</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-17" class="py-name" targets="Method silacvalidator.MainFrame.OnItemSelected()=silacvalidator.MainFrame-class.html#OnItemSelected,Method silacvalidator.PepListCtrlPanel.OnItemSelected()=silacvalidator.PepListCtrlPanel-class.html#OnItemSelected"><a title="silacvalidator.MainFrame.OnItemSelected
+silacvalidator.PepListCtrlPanel.OnItemSelected" class="py-name" href="#" onclick="return doclink('link-17', 'OnItemSelected', 'link-17');">OnItemSelected</a></tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">lb</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">)</tt> </tt>
+<a name="L327"></a><tt class="py-lineno"> 327</tt>  <tt class="py-line">        <tt class="py-comment">###################################################################</tt> </tt>
+<a name="L328"></a><tt class="py-lineno"> 328</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-comment">#the panel to hold the three buttons</tt> </tt>
+<a name="L329"></a><tt class="py-lineno"> 329</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">btnpanel1</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Panel</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">panel</tt><tt class="py-op">,</tt> <tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">,</tt> <tt class="py-name">style</tt><tt class="py-op">=</tt><tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">SIMPLE_BORDER</tt><tt class="py-op">)</tt> </tt>
+<a name="L330"></a><tt class="py-lineno"> 330</tt>  <tt class="py-line">        <tt class="py-name">lc</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">LayoutConstraints</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L331"></a><tt class="py-lineno"> 331</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">top</tt><tt class="py-op">.</tt><tt class="py-name">SameAs</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">panel</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Top</tt><tt class="py-op">,</tt> <tt class="py-number">10</tt><tt class="py-op">)</tt> </tt>
+<a name="L332"></a><tt class="py-lineno"> 332</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">right</tt><tt class="py-op">.</tt><tt class="py-name">SameAs</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">panel</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Right</tt><tt class="py-op">,</tt> <tt class="py-number">10</tt><tt class="py-op">)</tt> </tt>
+<a name="L333"></a><tt class="py-lineno"> 333</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">left</tt><tt class="py-op">.</tt><tt class="py-name">SameAs</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">lb</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Right</tt><tt class="py-op">,</tt> <tt class="py-number">10</tt><tt class="py-op">)</tt> </tt>
+<a name="L334"></a><tt class="py-lineno"> 334</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">bottom</tt><tt class="py-op">.</tt><tt class="py-name">SameAs</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">panel</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Bottom</tt><tt class="py-op">,</tt> <tt class="py-number">10</tt><tt class="py-op">)</tt> </tt>
+<a name="L335"></a><tt class="py-lineno"> 335</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">btnpanel1</tt><tt class="py-op">.</tt><tt class="py-name">SetConstraints</tt><tt class="py-op">(</tt><tt class="py-name">lc</tt><tt class="py-op">)</tt> </tt>
+<a name="L336"></a><tt class="py-lineno"> 336</tt>  <tt class="py-line">        <tt class="py-comment">###################################################################</tt> </tt>
+<a name="L337"></a><tt class="py-lineno"> 337</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-comment">#set up the buttons and bind to the corresponding functions</tt> </tt>
+<a name="L338"></a><tt class="py-lineno"> 338</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">btn1</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Button</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">btnpanel1</tt><tt class="py-op">,</tt> <tt class="py-name">ID_BTN1</tt><tt class="py-op">,</tt> <tt class="py-string">" Validate "</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">DefaultPosition</tt><tt class="py-op">)</tt> </tt>
+<a name="L339"></a><tt class="py-lineno"> 339</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">btn2</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Button</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">btnpanel1</tt><tt class="py-op">,</tt> <tt class="py-name">ID_BTN2</tt><tt class="py-op">,</tt> <tt class="py-string">"INvalidate"</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">DefaultPosition</tt><tt class="py-op">)</tt> </tt>
+<a name="L340"></a><tt class="py-lineno"> 340</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">btn3</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Button</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">btnpanel1</tt><tt class="py-op">,</tt> <tt class="py-name">ID_BTN3</tt><tt class="py-op">,</tt> <tt class="py-string">"Set Bgrnd."</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">DefaultPosition</tt><tt class="py-op">)</tt> </tt>
+<a name="L341"></a><tt class="py-lineno"> 341</tt>  <tt class="py-line">        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">EVT_BUTTON</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">ID_BTN1</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-18" class="py-name" targets="Method silacvalidator.MainFrame.OnValidate()=silacvalidator.MainFrame-class.html#OnValidate"><a title="silacvalidator.MainFrame.OnValidate" class="py-name" href="#" onclick="return doclink('link-18', 'OnValidate', 'link-18');">OnValidate</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L342"></a><tt class="py-lineno"> 342</tt>  <tt class="py-line">        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">EVT_BUTTON</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">ID_BTN2</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-19" class="py-name" targets="Method silacvalidator.MainFrame.OnInvalidate()=silacvalidator.MainFrame-class.html#OnInvalidate"><a title="silacvalidator.MainFrame.OnInvalidate" class="py-name" href="#" onclick="return doclink('link-19', 'OnInvalidate', 'link-19');">OnInvalidate</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L343"></a><tt class="py-lineno"> 343</tt>  <tt class="py-line">        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">EVT_BUTTON</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">ID_BTN3</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-20" class="py-name" targets="Method silacvalidator.MainFrame.OnSetLocalBg()=silacvalidator.MainFrame-class.html#OnSetLocalBg"><a title="silacvalidator.MainFrame.OnSetLocalBg" class="py-name" href="#" onclick="return doclink('link-20', 'OnSetLocalBg', 'link-20');">OnSetLocalBg</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L344"></a><tt class="py-lineno"> 344</tt>  <tt class="py-line">         </tt>
+<a name="L345"></a><tt class="py-lineno"> 345</tt>  <tt class="py-line">        <tt class="py-comment">#Disable by default the three buttons</tt> </tt>
+<a name="L346"></a><tt class="py-lineno"> 346</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">btn1</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">False</tt><tt class="py-op">)</tt> </tt>
+<a name="L347"></a><tt class="py-lineno"> 347</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">btn2</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">False</tt><tt class="py-op">)</tt> </tt>
+<a name="L348"></a><tt class="py-lineno"> 348</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">btn3</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">False</tt><tt class="py-op">)</tt> </tt>
+<a name="L349"></a><tt class="py-lineno"> 349</tt>  <tt class="py-line">        <tt class="py-comment">###################################################################</tt> </tt>
+<a name="L350"></a><tt class="py-lineno"> 350</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-comment">#layout the buttons on the btnpanel1</tt> </tt>
+<a name="L351"></a><tt class="py-lineno"> 351</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">lc</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">LayoutConstraints</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L352"></a><tt class="py-lineno"> 352</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">centreX</tt><tt class="py-op">.</tt><tt class="py-name">SameAs</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">btnpanel1</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">CentreX</tt><tt class="py-op">)</tt> </tt>
+<a name="L353"></a><tt class="py-lineno"> 353</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">top</tt><tt class="py-op">.</tt><tt class="py-name">SameAs</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">btnpanel1</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Top</tt><tt class="py-op">,</tt> <tt class="py-number">10</tt><tt class="py-op">)</tt> </tt>
+<a name="L354"></a><tt class="py-lineno"> 354</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">width</tt><tt class="py-op">.</tt><tt class="py-name">AsIs</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L355"></a><tt class="py-lineno"> 355</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">height</tt><tt class="py-op">.</tt><tt class="py-name">AsIs</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L356"></a><tt class="py-lineno"> 356</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">btn1</tt><tt class="py-op">.</tt><tt class="py-name">SetConstraints</tt><tt class="py-op">(</tt><tt class="py-name">lc</tt><tt class="py-op">)</tt> </tt>
+<a name="L357"></a><tt class="py-lineno"> 357</tt>  <tt class="py-line">         </tt>
+<a name="L358"></a><tt class="py-lineno"> 358</tt>  <tt class="py-line">        <tt class="py-name">lc</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">LayoutConstraints</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L359"></a><tt class="py-lineno"> 359</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">centreX</tt><tt class="py-op">.</tt><tt class="py-name">SameAs</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">btn1</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">CentreX</tt><tt class="py-op">)</tt> </tt>
+<a name="L360"></a><tt class="py-lineno"> 360</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">centreY</tt><tt class="py-op">.</tt><tt class="py-name">SameAs</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">btnpanel1</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">CentreY</tt><tt class="py-op">)</tt> </tt>
+<a name="L361"></a><tt class="py-lineno"> 361</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">width</tt><tt class="py-op">.</tt><tt class="py-name">AsIs</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L362"></a><tt class="py-lineno"> 362</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">height</tt><tt class="py-op">.</tt><tt class="py-name">AsIs</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L363"></a><tt class="py-lineno"> 363</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">btn2</tt><tt class="py-op">.</tt><tt class="py-name">SetConstraints</tt><tt class="py-op">(</tt><tt class="py-name">lc</tt><tt class="py-op">)</tt> </tt>
+<a name="L364"></a><tt class="py-lineno"> 364</tt>  <tt class="py-line">         </tt>
+<a name="L365"></a><tt class="py-lineno"> 365</tt>  <tt class="py-line">        <tt class="py-name">lc</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">LayoutConstraints</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L366"></a><tt class="py-lineno"> 366</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">centreX</tt><tt class="py-op">.</tt><tt class="py-name">SameAs</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">btn1</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">CentreX</tt><tt class="py-op">)</tt> </tt>
+<a name="L367"></a><tt class="py-lineno"> 367</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">bottom</tt><tt class="py-op">.</tt><tt class="py-name">SameAs</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">btnpanel1</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Bottom</tt><tt class="py-op">,</tt> <tt class="py-number">10</tt><tt class="py-op">)</tt> </tt>
+<a name="L368"></a><tt class="py-lineno"> 368</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">width</tt><tt class="py-op">.</tt><tt class="py-name">AsIs</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L369"></a><tt class="py-lineno"> 369</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">height</tt><tt class="py-op">.</tt><tt class="py-name">AsIs</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L370"></a><tt class="py-lineno"> 370</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">btn3</tt><tt class="py-op">.</tt><tt class="py-name">SetConstraints</tt><tt class="py-op">(</tt><tt class="py-name">lc</tt><tt class="py-op">)</tt> </tt>
+<a name="L371"></a><tt class="py-lineno"> 371</tt>  <tt class="py-line">         </tt>
+<a name="L372"></a><tt class="py-lineno"> 372</tt>  <tt class="py-line">        <tt class="py-comment">###################################################################</tt> </tt>
+<a name="L373"></a><tt class="py-lineno"> 373</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-comment">#A black panel to give contrast to the plot</tt> </tt>
+<a name="L374"></a><tt class="py-lineno"> 374</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">panelplot</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Window</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">)</tt> </tt>
+<a name="L375"></a><tt class="py-lineno"> 375</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">panelplot</tt><tt class="py-op">.</tt><tt class="py-name">SetBackgroundColour</tt><tt class="py-op">(</tt><tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">BLACK</tt><tt class="py-op">)</tt> </tt>
+<a name="L376"></a><tt class="py-lineno"> 376</tt>  <tt class="py-line">        <tt class="py-name">lc</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">LayoutConstraints</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L377"></a><tt class="py-lineno"> 377</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">top</tt><tt class="py-op">.</tt><tt class="py-name">Below</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">panel</tt><tt class="py-op">,</tt> <tt class="py-number">5</tt><tt class="py-op">)</tt> </tt>
+<a name="L378"></a><tt class="py-lineno"> 378</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">left</tt><tt class="py-op">.</tt><tt class="py-name">SameAs</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Left</tt><tt class="py-op">,</tt> <tt class="py-number">5</tt><tt class="py-op">)</tt> </tt>
+<a name="L379"></a><tt class="py-lineno"> 379</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">bottom</tt><tt class="py-op">.</tt><tt class="py-name">PercentOf</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Bottom</tt><tt class="py-op">,</tt> <tt class="py-number">85</tt><tt class="py-op">)</tt> </tt>
+<a name="L380"></a><tt class="py-lineno"> 380</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">right</tt><tt class="py-op">.</tt><tt class="py-name">SameAs</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Right</tt><tt class="py-op">,</tt> <tt class="py-number">5</tt><tt class="py-op">)</tt>     </tt>
+<a name="L381"></a><tt class="py-lineno"> 381</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">panelplot</tt><tt class="py-op">.</tt><tt class="py-name">SetConstraints</tt><tt class="py-op">(</tt><tt class="py-name">lc</tt><tt class="py-op">)</tt> </tt>
+<a name="L382"></a><tt class="py-lineno"> 382</tt>  <tt class="py-line">        <tt class="py-comment">###################################################################</tt> </tt>
+<a name="L383"></a><tt class="py-lineno"> 383</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-comment">#The plot itself in self.panelplot</tt> </tt>
+<a name="L384"></a><tt class="py-lineno"> 384</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">plotcanvas</tt> <tt class="py-op">=</tt> <tt class="py-name">PlotCanvas</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">panelplot</tt><tt class="py-op">,</tt> <tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">)</tt> </tt>
+<a name="L385"></a><tt class="py-lineno"> 385</tt>  <tt class="py-line">        <tt class="py-name">lc</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">LayoutConstraints</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L386"></a><tt class="py-lineno"> 386</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">top</tt><tt class="py-op">.</tt><tt class="py-name">SameAs</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">panelplot</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Top</tt><tt class="py-op">,</tt> <tt class="py-number">2</tt><tt class="py-op">)</tt> </tt>
+<a name="L387"></a><tt class="py-lineno"> 387</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">left</tt><tt class="py-op">.</tt><tt class="py-name">SameAs</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">panelplot</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Left</tt><tt class="py-op">,</tt> <tt class="py-number">2</tt><tt class="py-op">)</tt> </tt>
+<a name="L388"></a><tt class="py-lineno"> 388</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">bottom</tt><tt class="py-op">.</tt><tt class="py-name">SameAs</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">panelplot</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Bottom</tt><tt class="py-op">,</tt> <tt class="py-number">2</tt><tt class="py-op">)</tt> </tt>
+<a name="L389"></a><tt class="py-lineno"> 389</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">right</tt><tt class="py-op">.</tt><tt class="py-name">SameAs</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">panelplot</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Right</tt><tt class="py-op">,</tt> <tt class="py-number">2</tt><tt class="py-op">)</tt> </tt>
+<a name="L390"></a><tt class="py-lineno"> 390</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">plotcanvas</tt><tt class="py-op">.</tt><tt class="py-name">SetConstraints</tt><tt class="py-op">(</tt><tt class="py-name">lc</tt><tt class="py-op">)</tt> </tt>
+<a name="L391"></a><tt class="py-lineno"> 391</tt>  <tt class="py-line">        <tt class="py-comment">###################################################################</tt> </tt>
+<a name="L392"></a><tt class="py-lineno"> 392</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-comment">#A panel to hold the TextCtrl called self.log</tt> </tt>
+<a name="L393"></a><tt class="py-lineno"> 393</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">logpanel</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Window</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">)</tt> </tt>
+<a name="L394"></a><tt class="py-lineno"> 394</tt>  <tt class="py-line">        <tt class="py-name">lc</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">LayoutConstraints</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L395"></a><tt class="py-lineno"> 395</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">top</tt><tt class="py-op">.</tt><tt class="py-name">Below</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">panelplot</tt><tt class="py-op">,</tt> <tt class="py-number">5</tt><tt class="py-op">)</tt> </tt>
+<a name="L396"></a><tt class="py-lineno"> 396</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">left</tt><tt class="py-op">.</tt><tt class="py-name">SameAs</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Left</tt><tt class="py-op">,</tt> <tt class="py-number">5</tt><tt class="py-op">)</tt> </tt>
+<a name="L397"></a><tt class="py-lineno"> 397</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">bottom</tt><tt class="py-op">.</tt><tt class="py-name">SameAs</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Bottom</tt><tt class="py-op">,</tt> <tt class="py-number">5</tt><tt class="py-op">)</tt> </tt>
+<a name="L398"></a><tt class="py-lineno"> 398</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">right</tt><tt class="py-op">.</tt><tt class="py-name">SameAs</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Right</tt><tt class="py-op">,</tt> <tt class="py-number">5</tt><tt class="py-op">)</tt>     </tt>
+<a name="L399"></a><tt class="py-lineno"> 399</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">logpanel</tt><tt class="py-op">.</tt><tt class="py-name">SetConstraints</tt><tt class="py-op">(</tt><tt class="py-name">lc</tt><tt class="py-op">)</tt> </tt>
+<a name="L400"></a><tt class="py-lineno"> 400</tt>  <tt class="py-line">        <tt class="py-comment">###################################################################</tt> </tt>
+<a name="L401"></a><tt class="py-lineno"> 401</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-comment">#The text control that will hold informations on the protein and file used</tt> </tt>
+<a name="L402"></a><tt class="py-lineno"> 402</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">log</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">TextCtrl</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">logpanel</tt><tt class="py-op">,</tt> <tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">,</tt> </tt>
+<a name="L403"></a><tt class="py-lineno"> 403</tt>  <tt class="py-line">                <tt class="py-name">style</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">TE_MULTILINE</tt><tt class="py-op">|</tt><tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">TE_READONLY</tt><tt class="py-op">|</tt><tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">HSCROLL</tt><tt class="py-op">)</tt> </tt>
+<a name="L404"></a><tt class="py-lineno"> 404</tt>  <tt class="py-line">        <tt class="py-name">lc</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">LayoutConstraints</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L405"></a><tt class="py-lineno"> 405</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">top</tt><tt class="py-op">.</tt><tt class="py-name">SameAs</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">logpanel</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Top</tt><tt class="py-op">,</tt> <tt class="py-number">2</tt><tt class="py-op">)</tt> </tt>
+<a name="L406"></a><tt class="py-lineno"> 406</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">left</tt><tt class="py-op">.</tt><tt class="py-name">SameAs</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">logpanel</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Left</tt><tt class="py-op">,</tt> <tt class="py-number">0</tt><tt class="py-op">)</tt> </tt>
+<a name="L407"></a><tt class="py-lineno"> 407</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">bottom</tt><tt class="py-op">.</tt><tt class="py-name">SameAs</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">logpanel</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Bottom</tt><tt class="py-op">,</tt> <tt class="py-number">2</tt><tt class="py-op">)</tt> </tt>
+<a name="L408"></a><tt class="py-lineno"> 408</tt>  <tt class="py-line">        <tt class="py-name">lc</tt><tt class="py-op">.</tt><tt class="py-name">right</tt><tt class="py-op">.</tt><tt class="py-name">SameAs</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">logpanel</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Right</tt><tt class="py-op">,</tt> <tt class="py-number">0</tt><tt class="py-op">)</tt> </tt>
+<a name="L409"></a><tt class="py-lineno"> 409</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">log</tt><tt class="py-op">.</tt><tt class="py-name">SetConstraints</tt><tt class="py-op">(</tt><tt class="py-name">lc</tt><tt class="py-op">)</tt> </tt>
+<a name="L410"></a><tt class="py-lineno"> 410</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">log</tt><tt class="py-op">.</tt><tt class="py-name">AppendText</tt><tt class="py-op">(</tt><tt class="py-string">"&gt; Hello. Load a LILAMS XML file from the File&gt; menu (or Cmd+O)."</tt><tt class="py-op">)</tt> </tt>
+<a name="L411"></a><tt class="py-lineno"> 411</tt>  <tt class="py-line">        <tt class="py-comment">###################################################################</tt> </tt>
+<a name="L412"></a><tt class="py-lineno"> 412</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-comment"># Create mouse event for showing cursor coords in status bar</tt> </tt>
+<a name="L413"></a><tt class="py-lineno"> 413</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">plotcanvas</tt><tt class="py-op">.</tt><tt class="py-name">canvas</tt><tt class="py-op">.</tt><tt class="py-name">Bind</tt><tt class="py-op">(</tt><tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">EVT_LEFT_DOWN</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-21" class="py-name" targets="Method silacvalidator.MainFrame.OnMLeftDown()=silacvalidator.MainFrame-class.html#OnMLeftDown"><a title="silacvalidator.MainFrame.OnMLeftDown" class="py-name" href="#" onclick="return doclink('link-21', 'OnMLeftDown', 'link-21');">OnMLeftDown</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L414"></a><tt class="py-lineno"> 414</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">plotcanvas</tt><tt class="py-op">.</tt><tt class="py-name">canvas</tt><tt class="py-op">.</tt><tt class="py-name">Bind</tt><tt class="py-op">(</tt><tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">EVT_LEFT_DCLICK</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-22" class="py-name" targets="Method silacvalidator.MainFrame.OnMDoubleClick()=silacvalidator.MainFrame-class.html#OnMDoubleClick"><a title="silacvalidator.MainFrame.OnMDoubleClick" class="py-name" href="#" onclick="return doclink('link-22', 'OnMDoubleClick', 'link-22');">OnMDoubleClick</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L415"></a><tt class="py-lineno"> 415</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">plotcanvas</tt><tt class="py-op">.</tt><tt class="py-name">SetEnableZoom</tt><tt class="py-op">(</tt><tt class="py-number">1</tt><tt class="py-op">)</tt> <tt class="py-comment">#to ensure zoom by default</tt> </tt>
+<a name="L416"></a><tt class="py-lineno"> 416</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">plotcanvas</tt><tt class="py-op">.</tt><tt class="py-name">canvas</tt><tt class="py-op">.</tt><tt class="py-name">SetCursor</tt><tt class="py-op">(</tt><tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">StockCursor</tt><tt class="py-op">(</tt><tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">CURSOR_CROSS</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> <tt class="py-comment">#by default it is a "loupe"</tt> </tt>
+<a name="L417"></a><tt class="py-lineno"> 417</tt>  <tt class="py-line">         </tt>
+<a name="L418"></a><tt class="py-lineno"> 418</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">Show</tt><tt class="py-op">(</tt><tt class="py-name">True</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L419"></a><tt class="py-lineno"> 419</tt>  <tt class="py-line">         </tt>
+<a name="L420"></a><tt class="py-lineno"> 420</tt>  <tt class="py-line">    <tt class="py-comment">###################################################################</tt> </tt>
+<a name="L421"></a><tt class="py-lineno"> 421</tt>  <tt class="py-line"><tt class="py-comment"></tt>    <tt class="py-comment">## Main Frame function definitions ################################</tt> </tt>
+<a name="L422"></a><tt class="py-lineno"> 422</tt>  <tt class="py-line"><tt class="py-comment"></tt>    <tt class="py-comment">###################################################################</tt> </tt>
+<a name="L423"></a><tt class="py-lineno"> 423</tt>  <tt class="py-line"><tt class="py-comment"></tt>             </tt>
+<a name="MainFrame.OnXMLOpen"></a><div id="MainFrame.OnXMLOpen-def"><a name="L424"></a><tt class="py-lineno"> 424</tt> <a class="py-toggle" href="#" id="MainFrame.OnXMLOpen-toggle" onclick="return toggle('MainFrame.OnXMLOpen');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#OnXMLOpen">OnXMLOpen</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.OnXMLOpen-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.OnXMLOpen-expanded"><a name="L425"></a><tt class="py-lineno"> 425</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L426"></a><tt class="py-lineno"> 426</tt>  <tt class="py-line"><tt class="py-docstring">        Opens a XML file with SILAC data and generates</tt> </tt>
+<a name="L427"></a><tt class="py-lineno"> 427</tt>  <tt class="py-line"><tt class="py-docstring">        an ElementTree instance containing the data</tt> </tt>
+<a name="L428"></a><tt class="py-lineno"> 428</tt>  <tt class="py-line"><tt class="py-docstring">        in the variable self.data</tt> </tt>
+<a name="L429"></a><tt class="py-lineno"> 429</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L430"></a><tt class="py-lineno"> 430</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-23" class="py-name" targets="Method silacvalidator.MainFrame.resetDefaults()=silacvalidator.MainFrame-class.html#resetDefaults"><a title="silacvalidator.MainFrame.resetDefaults" class="py-name" href="#" onclick="return doclink('link-23', 'resetDefaults', 'link-23');">resetDefaults</a></tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L431"></a><tt class="py-lineno"> 431</tt>  <tt class="py-line">        <tt class="py-name">wildcard</tt> <tt class="py-op">=</tt> <tt class="py-string">"XML file (*.xml)|*.xml|"</tt>\ </tt>
+<a name="L432"></a><tt class="py-lineno"> 432</tt>  <tt class="py-line">                    <tt class="py-string">"All files (*.*)|*.*"</tt> </tt>
+<a name="L433"></a><tt class="py-lineno"> 433</tt>  <tt class="py-line">        <tt class="py-name">dlg</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">FileDialog</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-string">"Choose a SILAC XML file:"</tt><tt class="py-op">,</tt> </tt>
+<a name="L434"></a><tt class="py-lineno"> 434</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">defaultdirname</tt><tt class="py-op">,</tt> <tt class="py-string">""</tt><tt class="py-op">,</tt> <tt class="py-name">wildcard</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">OPEN</tt><tt class="py-op">)</tt>  </tt>
+<a name="L435"></a><tt class="py-lineno"> 435</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">ShowModal</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> <tt class="py-op">==</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">ID_OK</tt><tt class="py-op">:</tt>  </tt>
+<a name="L436"></a><tt class="py-lineno"> 436</tt>  <tt class="py-line">            <tt class="py-name">filename</tt><tt class="py-op">=</tt><tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">GetFilename</tt><tt class="py-op">(</tt><tt class="py-op">)</tt>  </tt>
+<a name="L437"></a><tt class="py-lineno"> 437</tt>  <tt class="py-line">            <tt class="py-name">dirname</tt><tt class="py-op">=</tt><tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">GetDirectory</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L438"></a><tt class="py-lineno"> 438</tt>  <tt class="py-line">            <tt class="py-keyword">try</tt><tt class="py-op">:</tt> </tt>
+<a name="L439"></a><tt class="py-lineno"> 439</tt>  <tt class="py-line">                <tt class="py-keyword">if</tt> <tt class="py-keyword">not</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-24" class="py-name" targets="Method silacvalidator.MainFrame.XMLOpen()=silacvalidator.MainFrame-class.html#XMLOpen"><a title="silacvalidator.MainFrame.XMLOpen" class="py-name" href="#" onclick="return doclink('link-24', 'XMLOpen', 'link-24');">XMLOpen</a></tt><tt class="py-op">(</tt><tt class="py-name">dirname</tt><tt class="py-op">,</tt> <tt class="py-name">filename</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L440"></a><tt class="py-lineno"> 440</tt>  <tt class="py-line">                    <tt id="link-25" class="py-name"><a title="silacvalidator.msg" class="py-name" href="#" onclick="return doclink('link-25', 'msg', 'link-0');">msg</a></tt> <tt class="py-op">=</tt> <tt class="py-string">"""</tt> </tt>
+<a name="L441"></a><tt class="py-lineno"> 441</tt>  <tt class="py-line"><tt class="py-string">                    The file you wanted to open does not</tt> </tt>
+<a name="L442"></a><tt class="py-lineno"> 442</tt>  <tt class="py-line"><tt class="py-string">                    contain valid SILAC XML data. Try opening it with</tt> </tt>
+<a name="L443"></a><tt class="py-lineno"> 443</tt>  <tt class="py-line"><tt class="py-string">                    a text editor to see what is the problem."""</tt> </tt>
+<a name="L444"></a><tt class="py-lineno"> 444</tt>  <tt class="py-line">                    <tt class="py-name">dlg</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">MessageDialog</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt id="link-26" class="py-name"><a title="silacvalidator.msg" class="py-name" href="#" onclick="return doclink('link-26', 'msg', 'link-0');">msg</a></tt><tt class="py-op">,</tt> <tt class="py-string">'Problem opening file'</tt><tt class="py-op">,</tt> </tt>
+<a name="L445"></a><tt class="py-lineno"> 445</tt>  <tt class="py-line">                    <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">OK</tt> <tt class="py-op">|</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">ICON_INFORMATION</tt><tt class="py-op">)</tt> </tt>
+<a name="L446"></a><tt class="py-lineno"> 446</tt>  <tt class="py-line">                    <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">ShowModal</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L447"></a><tt class="py-lineno"> 447</tt>  <tt class="py-line">                    <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">Destroy</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L448"></a><tt class="py-lineno"> 448</tt>  <tt class="py-line">            <tt class="py-keyword">finally</tt><tt class="py-op">:</tt> </tt>
+<a name="L449"></a><tt class="py-lineno"> 449</tt>  <tt class="py-line">                <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">Destroy</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L450"></a><tt class="py-lineno"> 450</tt>  <tt class="py-line">                 </tt>
+<a name="MainFrame.XMLOpen"></a><div id="MainFrame.XMLOpen-def"><a name="L451"></a><tt class="py-lineno"> 451</tt> <a class="py-toggle" href="#" id="MainFrame.XMLOpen-toggle" onclick="return toggle('MainFrame.XMLOpen');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#XMLOpen">XMLOpen</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">dirname</tt><tt class="py-op">,</tt> <tt class="py-param">filename</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.XMLOpen-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.XMLOpen-expanded"><a name="L452"></a><tt class="py-lineno"> 452</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L453"></a><tt class="py-lineno"> 453</tt>  <tt class="py-line"><tt class="py-docstring">        Will allow calls for XMLOpen from Previous</tt> </tt>
+<a name="L454"></a><tt class="py-lineno"> 454</tt>  <tt class="py-line"><tt class="py-docstring">        and Next calls. Returns True if everything OK.</tt> </tt>
+<a name="L455"></a><tt class="py-lineno"> 455</tt>  <tt class="py-line"><tt class="py-docstring">        </tt> </tt>
+<a name="L456"></a><tt class="py-lineno"> 456</tt>  <tt class="py-line"><tt class="py-docstring">        -uses get_flist_xml to set up the file list</tt> </tt>
+<a name="L457"></a><tt class="py-lineno"> 457</tt>  <tt class="py-line"><tt class="py-docstring">        -uses map_pos_inlist to set up self.where</tt> </tt>
+<a name="L458"></a><tt class="py-lineno"> 458</tt>  <tt class="py-line"><tt class="py-docstring">        -uses self.PlotSpectrumXML to plot the first peptide</tt> </tt>
+<a name="L459"></a><tt class="py-lineno"> 459</tt>  <tt class="py-line"><tt class="py-docstring">        in file</tt> </tt>
+<a name="L460"></a><tt class="py-lineno"> 460</tt>  <tt class="py-line"><tt class="py-docstring">        -uses self.PopulateList to populate the self.lb list</tt> </tt>
+<a name="L461"></a><tt class="py-lineno"> 461</tt>  <tt class="py-line"><tt class="py-docstring">        control with data</tt> </tt>
+<a name="L462"></a><tt class="py-lineno"> 462</tt>  <tt class="py-line"><tt class="py-docstring">        -uses self.GenerateListDict to generate the dictionary</tt> </tt>
+<a name="L463"></a><tt class="py-lineno"> 463</tt>  <tt class="py-line"><tt class="py-docstring">        used to describe the data in the self.lb control</tt> </tt>
+<a name="L464"></a><tt class="py-lineno"> 464</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L465"></a><tt class="py-lineno"> 465</tt>  <tt class="py-line">        <tt class="py-name">filename</tt><tt class="py-op">=</tt><tt class="py-name">filename</tt>  </tt>
+<a name="L466"></a><tt class="py-lineno"> 466</tt>  <tt class="py-line">        <tt class="py-name">dirname</tt><tt class="py-op">=</tt><tt class="py-name">dirname</tt> </tt>
+<a name="L467"></a><tt class="py-lineno"> 467</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">defaultdirname</tt> <tt class="py-op">=</tt> <tt class="py-name">dirname</tt> </tt>
+<a name="L468"></a><tt class="py-lineno"> 468</tt>  <tt class="py-line">        <tt class="py-name">fname</tt> <tt class="py-op">=</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">path</tt><tt class="py-op">.</tt><tt class="py-name">join</tt><tt class="py-op">(</tt><tt class="py-name">dirname</tt><tt class="py-op">,</tt> <tt class="py-name">filename</tt><tt class="py-op">)</tt> </tt>
+<a name="L469"></a><tt class="py-lineno"> 469</tt>  <tt class="py-line">        <tt class="py-comment">#self.fnameout = fname+"x"</tt> </tt>
+<a name="L470"></a><tt class="py-lineno"> 470</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-comment">#we write in the same xml file, overwriting previous file</tt> </tt>
+<a name="L471"></a><tt class="py-lineno"> 471</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">fnameout</tt> <tt class="py-op">=</tt> <tt class="py-name">fname</tt> </tt>
+<a name="L472"></a><tt class="py-lineno"> 472</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">filelist</tt> <tt class="py-op">=</tt> <tt id="link-27" class="py-name" targets="Function silacvalidator.get_flist_xml()=silacvalidator-module.html#get_flist_xml"><a title="silacvalidator.get_flist_xml" class="py-name" href="#" onclick="return doclink('link-27', 'get_flist_xml', 'link-27');">get_flist_xml</a></tt><tt class="py-op">(</tt><tt class="py-name">dirname</tt><tt class="py-op">)</tt> </tt>
+<a name="L473"></a><tt class="py-lineno"> 473</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">where</tt> <tt class="py-op">=</tt> <tt id="link-28" class="py-name" targets="Function silacvalidator.map_pos_inlist()=silacvalidator-module.html#map_pos_inlist"><a title="silacvalidator.map_pos_inlist" class="py-name" href="#" onclick="return doclink('link-28', 'map_pos_inlist', 'link-28');">map_pos_inlist</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">filelist</tt><tt class="py-op">,</tt> <tt class="py-name">filename</tt><tt class="py-op">)</tt> </tt>
+<a name="L474"></a><tt class="py-lineno"> 474</tt>  <tt class="py-line">        <tt class="py-keyword">try</tt><tt class="py-op">:</tt> </tt>
+<a name="L475"></a><tt class="py-lineno"> 475</tt>  <tt class="py-line">            <tt class="py-name">tree</tt> <tt class="py-op">=</tt> <tt class="py-name">ET</tt><tt class="py-op">.</tt><tt class="py-name">parse</tt><tt class="py-op">(</tt><tt class="py-name">fname</tt><tt class="py-op">)</tt> </tt>
+<a name="L476"></a><tt class="py-lineno"> 476</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt> <tt class="py-op">=</tt> <tt class="py-name">tree</tt><tt class="py-op">.</tt><tt class="py-name">getroot</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L477"></a><tt class="py-lineno"> 477</tt>  <tt class="py-line">            <tt class="py-comment">#the root is a &lt;protdata&gt; entry</tt> </tt>
+<a name="L478"></a><tt class="py-lineno"> 478</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-29" class="py-name" targets="Method silacvalidator.MainFrame.PlotSpectrumXML()=silacvalidator.MainFrame-class.html#PlotSpectrumXML"><a title="silacvalidator.MainFrame.PlotSpectrumXML" class="py-name" href="#" onclick="return doclink('link-29', 'PlotSpectrumXML', 'link-29');">PlotSpectrumXML</a></tt><tt class="py-op">(</tt><tt class="py-number">0</tt><tt class="py-op">,</tt> <tt class="py-name">title</tt><tt class="py-op">=</tt><tt class="py-string">"peptide 1"</tt><tt class="py-op">)</tt> </tt>
+<a name="L479"></a><tt class="py-lineno"> 479</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-30" class="py-name" targets="Method silacvalidator.MainFrame.PopulateList()=silacvalidator.MainFrame-class.html#PopulateList,Method silacvalidator.PepListCtrlPanel.PopulateList()=silacvalidator.PepListCtrlPanel-class.html#PopulateList"><a title="silacvalidator.MainFrame.PopulateList
+silacvalidator.PepListCtrlPanel.PopulateList" class="py-name" href="#" onclick="return doclink('link-30', 'PopulateList', 'link-30');">PopulateList</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-31" class="py-name" targets="Function Collect_SILAC_XML.GenerateListDict()=Collect_SILAC_XML-module.html#GenerateListDict,Method silacvalidator.MainFrame.GenerateListDict()=silacvalidator.MainFrame-class.html#GenerateListDict"><a title="Collect_SILAC_XML.GenerateListDict
+silacvalidator.MainFrame.GenerateListDict" class="py-name" href="#" onclick="return doclink('link-31', 'GenerateListDict', 'link-31');">GenerateListDict</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L480"></a><tt class="py-lineno"> 480</tt>  <tt class="py-line">            <tt class="py-comment">#Clear the log, write text to it about the opened file</tt> </tt>
+<a name="L481"></a><tt class="py-lineno"> 481</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">log</tt><tt class="py-op">.</tt><tt class="py-name">Remove</tt><tt class="py-op">(</tt><tt class="py-number">0</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">log</tt><tt class="py-op">.</tt><tt class="py-name">GetLastPosition</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L482"></a><tt class="py-lineno"> 482</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">log</tt><tt class="py-op">.</tt><tt class="py-name">AppendText</tt><tt class="py-op">(</tt><tt class="py-string">"\n&gt; Opened %s xml file.\n"</tt><tt class="py-op">%</tt><tt class="py-name">filename</tt><tt class="py-op">)</tt> </tt>
+<a name="L483"></a><tt class="py-lineno"> 483</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">log</tt><tt class="py-op">.</tt><tt class="py-name">AppendText</tt><tt class="py-op">(</tt><tt class="py-string">"&gt; Mowse score: %s, database: %s, ppm tolerance: %s.\n"</tt><tt class="py-op">%</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">3</tt><tt class="py-op">]</tt><tt class="py-op">.</tt><tt class="py-name">text</tt><tt class="py-op">,</tt> </tt>
+<a name="L484"></a><tt class="py-lineno"> 484</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">.</tt><tt class="py-name">text</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">2</tt><tt class="py-op">]</tt><tt class="py-op">.</tt><tt class="py-name">text</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L485"></a><tt class="py-lineno"> 485</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">log</tt><tt class="py-op">.</tt><tt class="py-name">AppendText</tt><tt class="py-op">(</tt><tt class="py-string">"&gt; Spot identification: %s.\n"</tt><tt class="py-op">%</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">.</tt><tt class="py-name">text</tt><tt class="py-op">)</tt> </tt>
+<a name="L486"></a><tt class="py-lineno"> 486</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">log</tt><tt class="py-op">.</tt><tt class="py-name">AppendText</tt><tt class="py-op">(</tt><tt class="py-string">"&gt; Identified protein: %s, accesion number: %s.\n"</tt><tt class="py-op">%</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-number">2</tt><tt class="py-op">]</tt><tt class="py-op">.</tt><tt class="py-name">text</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">.</tt><tt class="py-name">text</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L487"></a><tt class="py-lineno"> 487</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">log</tt><tt class="py-op">.</tt><tt class="py-name">AppendText</tt><tt class="py-op">(</tt><tt class="py-string">"&gt; Peptide coverage: %s percent, matched peptides: %s.\n"</tt><tt class="py-op">%</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">4</tt><tt class="py-op">]</tt><tt class="py-op">.</tt><tt class="py-name">text</tt><tt class="py-op">[</tt><tt class="py-op">:</tt><tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">5</tt><tt class="py-op">]</tt><tt class="py-op">.</tt><tt class="py-name">text</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L488"></a><tt class="py-lineno"> 488</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">ID_NEXTF</tt><tt class="py-op">,</tt> <tt class="py-number">1</tt><tt class="py-op">)</tt> </tt>
+<a name="L489"></a><tt class="py-lineno"> 489</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">ID_PREVF</tt><tt class="py-op">,</tt> <tt class="py-number">1</tt><tt class="py-op">)</tt> </tt>
+<a name="L490"></a><tt class="py-lineno"> 490</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">ID_SAVEP</tt><tt class="py-op">,</tt> <tt class="py-number">1</tt><tt class="py-op">)</tt> </tt>
+<a name="L491"></a><tt class="py-lineno"> 491</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">btn1</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">True</tt><tt class="py-op">)</tt> </tt>
+<a name="L492"></a><tt class="py-lineno"> 492</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">btn2</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">True</tt><tt class="py-op">)</tt> </tt>
+<a name="L493"></a><tt class="py-lineno"> 493</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">btn3</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">True</tt><tt class="py-op">)</tt> </tt>
+<a name="L494"></a><tt class="py-lineno"> 494</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">ID_UNZOOM</tt><tt class="py-op">,</tt> <tt class="py-number">1</tt><tt class="py-op">)</tt> </tt>
+<a name="L495"></a><tt class="py-lineno"> 495</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">ID_SAVESP</tt><tt class="py-op">,</tt> <tt class="py-number">0</tt><tt class="py-op">)</tt> </tt>
+<a name="L496"></a><tt class="py-lineno"> 496</tt>  <tt class="py-line">            <tt class="py-keyword">return</tt> <tt class="py-name">True</tt> </tt>
+<a name="L497"></a><tt class="py-lineno"> 497</tt>  <tt class="py-line">        <tt class="py-keyword">except</tt><tt class="py-op">:</tt> </tt>
+<a name="L498"></a><tt class="py-lineno"> 498</tt>  <tt class="py-line">            <tt class="py-keyword">return</tt> <tt class="py-name">False</tt> </tt>
+</div><a name="L499"></a><tt class="py-lineno"> 499</tt>  <tt class="py-line">             </tt>
+<a name="MainFrame.PlotSpectrumXML"></a><div id="MainFrame.PlotSpectrumXML-def"><a name="L500"></a><tt class="py-lineno"> 500</tt> <a class="py-toggle" href="#" id="MainFrame.PlotSpectrumXML-toggle" onclick="return toggle('MainFrame.PlotSpectrumXML');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#PlotSpectrumXML">PlotSpectrumXML</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">index</tt><tt class="py-op">=</tt><tt class="py-number">0</tt><tt class="py-op">,</tt> <tt class="py-param">title</tt><tt class="py-op">=</tt><tt class="py-string">""</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.PlotSpectrumXML-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.PlotSpectrumXML-expanded"><a name="L501"></a><tt class="py-lineno"> 501</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L502"></a><tt class="py-lineno"> 502</tt>  <tt class="py-line"><tt class="py-docstring">        Recover and plot data for the record that has &lt;index&gt;</tt> </tt>
+<a name="L503"></a><tt class="py-lineno"> 503</tt>  <tt class="py-line"><tt class="py-docstring">        It is found in self.data[5] - that is pepdata,</tt> </tt>
+<a name="L504"></a><tt class="py-lineno"> 504</tt>  <tt class="py-line"><tt class="py-docstring">        the subnode is 10 for &lt;spectrum&gt; and 0, 1 for </tt> </tt>
+<a name="L505"></a><tt class="py-lineno"> 505</tt>  <tt class="py-line"><tt class="py-docstring">        the two lists mz and int. "5 "is contained in self.pdatapos</tt> </tt>
+<a name="L506"></a><tt class="py-lineno"> 506</tt>  <tt class="py-line"><tt class="py-docstring">        </tt> </tt>
+<a name="L507"></a><tt class="py-lineno"> 507</tt>  <tt class="py-line"><tt class="py-docstring">        -uses self.PlotArray - a function to do the plotting</tt> </tt>
+<a name="L508"></a><tt class="py-lineno"> 508</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L509"></a><tt class="py-lineno"> 509</tt>  <tt class="py-line">        <tt class="py-name">mzdata</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">pdatapos</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-name">index</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">10</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">.</tt><tt class="py-name">text</tt><tt class="py-op">.</tt><tt class="py-name">split</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L510"></a><tt class="py-lineno"> 510</tt>  <tt class="py-line">        <tt class="py-name">intdata</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">pdatapos</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-name">index</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">10</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">.</tt><tt class="py-name">text</tt><tt class="py-op">.</tt><tt class="py-name">split</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L511"></a><tt class="py-lineno"> 511</tt>  <tt class="py-line">        <tt class="py-name">dataforarray</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+<a name="L512"></a><tt class="py-lineno"> 512</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">i</tt> <tt class="py-keyword">in</tt> <tt class="py-name">range</tt><tt class="py-op">(</tt><tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">mzdata</tt><tt class="py-op">)</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L513"></a><tt class="py-lineno"> 513</tt>  <tt class="py-line">            <tt class="py-name">dataforarray</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-op">[</tt><tt class="py-name">float</tt><tt class="py-op">(</tt><tt class="py-name">mzdata</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> <tt class="py-name">float</tt><tt class="py-op">(</tt><tt class="py-name">intdata</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">)</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L514"></a><tt class="py-lineno"> 514</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-32" class="py-name" targets="Method silacvalidator.MainFrame.PlotArray()=silacvalidator.MainFrame-class.html#PlotArray"><a title="silacvalidator.MainFrame.PlotArray" class="py-name" href="#" onclick="return doclink('link-32', 'PlotArray', 'link-32');">PlotArray</a></tt><tt class="py-op">(</tt><tt class="py-name">dataforarray</tt><tt class="py-op">,</tt> <tt class="py-string">"blue"</tt><tt class="py-op">,</tt> <tt class="py-name">title</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L515"></a><tt class="py-lineno"> 515</tt>  <tt class="py-line">         </tt>
+<a name="MainFrame.PlotArray"></a><div id="MainFrame.PlotArray-def"><a name="L516"></a><tt class="py-lineno"> 516</tt> <a class="py-toggle" href="#" id="MainFrame.PlotArray-toggle" onclick="return toggle('MainFrame.PlotArray');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#PlotArray">PlotArray</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">data_array</tt><tt class="py-op">,</tt> <tt class="py-param">color</tt><tt class="py-op">,</tt> <tt class="py-param">title</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.PlotArray-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.PlotArray-expanded"><a name="L517"></a><tt class="py-lineno"> 517</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L518"></a><tt class="py-lineno"> 518</tt>  <tt class="py-line"><tt class="py-docstring">        Used to plot on the plotcanvas the points of a data_array</tt> </tt>
+<a name="L519"></a><tt class="py-lineno"> 519</tt>  <tt class="py-line"><tt class="py-docstring">        Default is autoscale, used by PlotSpectrumXML</tt> </tt>
+<a name="L520"></a><tt class="py-lineno"> 520</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L521"></a><tt class="py-lineno"> 521</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">line</tt> <tt class="py-op">=</tt> <tt class="py-name">PolyLine</tt><tt class="py-op">(</tt><tt class="py-name">data_array</tt><tt class="py-op">,</tt> <tt class="py-name">colour</tt> <tt class="py-op">=</tt> <tt class="py-name">color</tt><tt class="py-op">)</tt> </tt>
+<a name="L522"></a><tt class="py-lineno"> 522</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">plotcanvas</tt><tt class="py-op">.</tt><tt class="py-name">Draw</tt><tt class="py-op">(</tt><tt class="py-name">PlotGraphics</tt><tt class="py-op">(</tt><tt class="py-op">[</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">line</tt><tt class="py-op">,</tt> <tt class="py-op">]</tt><tt class="py-op">,</tt> <tt class="py-name">title</tt><tt class="py-op">,</tt> <tt class="py-string">"m/z"</tt><tt class="py-op">,</tt> <tt class="py-string">""</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L523"></a><tt class="py-lineno"> 523</tt>  <tt class="py-line">        <tt class="py-comment">#self.plotcanvas.Redraw()</tt> </tt>
+<a name="L524"></a><tt class="py-lineno"> 524</tt>  <tt class="py-line"><tt class="py-comment"></tt>         </tt>
+<a name="MainFrame.GenerateListDict"></a><div id="MainFrame.GenerateListDict-def"><a name="L525"></a><tt class="py-lineno"> 525</tt> <a class="py-toggle" href="#" id="MainFrame.GenerateListDict-toggle" onclick="return toggle('MainFrame.GenerateListDict');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#GenerateListDict">GenerateListDict</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">xmldata</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.GenerateListDict-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.GenerateListDict-expanded"><a name="L526"></a><tt class="py-lineno"> 526</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L527"></a><tt class="py-lineno"> 527</tt>  <tt class="py-line"><tt class="py-docstring">        forms a dictionary {1:["a", "b", "c"], 2:...}</tt> </tt>
+<a name="L528"></a><tt class="py-lineno"> 528</tt>  <tt class="py-line"><tt class="py-docstring">        for the PepListCtrlPanel widget - to populate</tt> </tt>
+<a name="L529"></a><tt class="py-lineno"> 529</tt>  <tt class="py-line"><tt class="py-docstring">        with XML data</tt> </tt>
+<a name="L530"></a><tt class="py-lineno"> 530</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L531"></a><tt class="py-lineno"> 531</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">entriesdict</tt> <tt class="py-op">=</tt> <tt class="py-op">{</tt><tt class="py-op">}</tt> </tt>
+<a name="L532"></a><tt class="py-lineno"> 532</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">i</tt> <tt class="py-keyword">in</tt> <tt class="py-name">range</tt><tt class="py-op">(</tt><tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">xmldata</tt><tt class="py-op">[</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">pdatapos</tt><tt class="py-op">]</tt><tt class="py-op">)</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L533"></a><tt class="py-lineno"> 533</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">entriesdict</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt> <tt class="py-op">=</tt> <tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-33" class="py-name" targets="Function Collect_SILAC_XML.GetValXML()=Collect_SILAC_XML-module.html#GetValXML,Method silacvalidator.MainFrame.GetValXML()=silacvalidator.MainFrame-class.html#GetValXML"><a title="Collect_SILAC_XML.GetValXML
+silacvalidator.MainFrame.GetValXML" class="py-name" href="#" onclick="return doclink('link-33', 'GetValXML', 'link-33');">GetValXML</a></tt><tt class="py-op">(</tt><tt class="py-name">i</tt><tt class="py-op">,</tt> <tt class="py-string">'pepseq'</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> </tt>
+<a name="L534"></a><tt class="py-lineno"> 534</tt>  <tt class="py-line">                                                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-34" class="py-name"><a title="Collect_SILAC_XML.GetValXML
+silacvalidator.MainFrame.GetValXML" class="py-name" href="#" onclick="return doclink('link-34', 'GetValXML', 'link-33');">GetValXML</a></tt><tt class="py-op">(</tt><tt class="py-name">i</tt><tt class="py-op">,</tt> <tt class="py-string">'leucines'</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> </tt>
+<a name="L535"></a><tt class="py-lineno"> 535</tt>  <tt class="py-line">                                                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-35" class="py-name"><a title="Collect_SILAC_XML.GetValXML
+silacvalidator.MainFrame.GetValXML" class="py-name" href="#" onclick="return doclink('link-35', 'GetValXML', 'link-33');">GetValXML</a></tt><tt class="py-op">(</tt><tt class="py-name">i</tt><tt class="py-op">,</tt> <tt class="py-string">'mzh'</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> </tt>
+<a name="L536"></a><tt class="py-lineno"> 536</tt>  <tt class="py-line">                                                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-36" class="py-name"><a title="Collect_SILAC_XML.GetValXML
+silacvalidator.MainFrame.GetValXML" class="py-name" href="#" onclick="return doclink('link-36', 'GetValXML', 'link-33');">GetValXML</a></tt><tt class="py-op">(</tt><tt class="py-name">i</tt><tt class="py-op">,</tt> <tt class="py-string">'calc_mzh'</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> </tt>
+<a name="L537"></a><tt class="py-lineno"> 537</tt>  <tt class="py-line">                                                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-37" class="py-name"><a title="Collect_SILAC_XML.GetValXML
+silacvalidator.MainFrame.GetValXML" class="py-name" href="#" onclick="return doclink('link-37', 'GetValXML', 'link-33');">GetValXML</a></tt><tt class="py-op">(</tt><tt class="py-name">i</tt><tt class="py-op">,</tt> <tt class="py-string">'mono_iso_int'</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> </tt>
+<a name="L538"></a><tt class="py-lineno"> 538</tt>  <tt class="py-line">                                                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-38" class="py-name"><a title="Collect_SILAC_XML.GetValXML
+silacvalidator.MainFrame.GetValXML" class="py-name" href="#" onclick="return doclink('link-38', 'GetValXML', 'link-33');">GetValXML</a></tt><tt class="py-op">(</tt><tt class="py-name">i</tt><tt class="py-op">,</tt> <tt class="py-string">'deuterated_intensity'</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> </tt>
+<a name="L539"></a><tt class="py-lineno"> 539</tt>  <tt class="py-line">                                                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-39" class="py-name"><a title="Collect_SILAC_XML.GetValXML
+silacvalidator.MainFrame.GetValXML" class="py-name" href="#" onclick="return doclink('link-39', 'GetValXML', 'link-33');">GetValXML</a></tt><tt class="py-op">(</tt><tt class="py-name">i</tt><tt class="py-op">,</tt> <tt class="py-string">'ratio'</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> </tt>
+<a name="L540"></a><tt class="py-lineno"> 540</tt>  <tt class="py-line">                                                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-40" class="py-name"><a title="Collect_SILAC_XML.GetValXML
+silacvalidator.MainFrame.GetValXML" class="py-name" href="#" onclick="return doclink('link-40', 'GetValXML', 'link-33');">GetValXML</a></tt><tt class="py-op">(</tt><tt class="py-name">i</tt><tt class="py-op">,</tt> <tt class="py-string">'corrected_ratio'</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> </tt>
+<a name="L541"></a><tt class="py-lineno"> 541</tt>  <tt class="py-line">                                                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-41" class="py-name"><a title="Collect_SILAC_XML.GetValXML
+silacvalidator.MainFrame.GetValXML" class="py-name" href="#" onclick="return doclink('link-41', 'GetValXML', 'link-33');">GetValXML</a></tt><tt class="py-op">(</tt><tt class="py-name">i</tt><tt class="py-op">,</tt> <tt class="py-string">'local_bg'</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> </tt>
+<a name="L542"></a><tt class="py-lineno"> 542</tt>  <tt class="py-line">                                                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-42" class="py-name"><a title="Collect_SILAC_XML.GetValXML
+silacvalidator.MainFrame.GetValXML" class="py-name" href="#" onclick="return doclink('link-42', 'GetValXML', 'link-33');">GetValXML</a></tt><tt class="py-op">(</tt><tt class="py-name">i</tt><tt class="py-op">,</tt> <tt class="py-string">'validated'</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L543"></a><tt class="py-lineno"> 543</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">entriesdict</tt> </tt>
+</div><a name="L544"></a><tt class="py-lineno"> 544</tt>  <tt class="py-line">         </tt>
+<a name="MainFrame.PopulateList"></a><div id="MainFrame.PopulateList-def"><a name="L545"></a><tt class="py-lineno"> 545</tt> <a class="py-toggle" href="#" id="MainFrame.PopulateList-toggle" onclick="return toggle('MainFrame.PopulateList');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#PopulateList">PopulateList</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">externaldict</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.PopulateList-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.PopulateList-expanded"><a name="L546"></a><tt class="py-lineno"> 546</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L547"></a><tt class="py-lineno"> 547</tt>  <tt class="py-line"><tt class="py-docstring">        a wrapper to the function with the same name in self.lb</tt> </tt>
+<a name="L548"></a><tt class="py-lineno"> 548</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L549"></a><tt class="py-lineno"> 549</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">lb</tt><tt class="py-op">.</tt><tt id="link-43" class="py-name"><a title="silacvalidator.MainFrame.PopulateList
+silacvalidator.PepListCtrlPanel.PopulateList" class="py-name" href="#" onclick="return doclink('link-43', 'PopulateList', 'link-30');">PopulateList</a></tt><tt class="py-op">(</tt><tt class="py-name">externaldict</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L550"></a><tt class="py-lineno"> 550</tt>  <tt class="py-line">                 </tt>
+<a name="MainFrame.OnItemSelected"></a><div id="MainFrame.OnItemSelected-def"><a name="L551"></a><tt class="py-lineno"> 551</tt> <a class="py-toggle" href="#" id="MainFrame.OnItemSelected-toggle" onclick="return toggle('MainFrame.OnItemSelected');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#OnItemSelected">OnItemSelected</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.OnItemSelected-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.OnItemSelected-expanded"><a name="L552"></a><tt class="py-lineno"> 552</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L553"></a><tt class="py-lineno"> 553</tt>  <tt class="py-line"><tt class="py-docstring">        Activated when one item in the self.lb list control</tt> </tt>
+<a name="L554"></a><tt class="py-lineno"> 554</tt>  <tt class="py-line"><tt class="py-docstring">        is selected. Determines the generation of a unique key</tt> </tt>
+<a name="L555"></a><tt class="py-lineno"> 555</tt>  <tt class="py-line"><tt class="py-docstring">        that will allow a correspondence between the list </tt> </tt>
+<a name="L556"></a><tt class="py-lineno"> 556</tt>  <tt class="py-line"><tt class="py-docstring">        elements and the underlying ElementTree Element</tt> </tt>
+<a name="L557"></a><tt class="py-lineno"> 557</tt>  <tt class="py-line"><tt class="py-docstring">        - uses MapUniqueKey function </tt> </tt>
+<a name="L558"></a><tt class="py-lineno"> 558</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L559"></a><tt class="py-lineno"> 559</tt>  <tt class="py-line">        <tt class="py-comment">#print event.GetItem().GetTextColour()</tt> </tt>
+<a name="L560"></a><tt class="py-lineno"> 560</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">currentItem</tt> <tt class="py-op">=</tt> <tt class="py-name">event</tt><tt class="py-op">.</tt><tt class="py-name">m_itemIndex</tt> </tt>
+<a name="L561"></a><tt class="py-lineno"> 561</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">uniquekey</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">lb</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">GetItemText</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">currentItem</tt><tt class="py-op">)</tt><tt class="py-op">+</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">lb</tt><tt class="py-op">.</tt><tt id="link-44" class="py-name" targets="Method silacvalidator.PepListCtrlPanel.getColumnText()=silacvalidator.PepListCtrlPanel-class.html#getColumnText"><a title="silacvalidator.PepListCtrlPanel.getColumnText" class="py-name" href="#" onclick="return doclink('link-44', 'getColumnText', 'link-44');">getColumnText</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">currentItem</tt><tt class="py-op">,</tt> <tt class="py-number">2</tt><tt class="py-op">)</tt> </tt>
+<a name="L562"></a><tt class="py-lineno"> 562</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">index</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-45" class="py-name" targets="Method silacvalidator.MainFrame.MapUniqueKey()=silacvalidator.MainFrame-class.html#MapUniqueKey"><a title="silacvalidator.MainFrame.MapUniqueKey" class="py-name" href="#" onclick="return doclink('link-45', 'MapUniqueKey', 'link-45');">MapUniqueKey</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">uniquekey</tt><tt class="py-op">)</tt> </tt>
+<a name="L563"></a><tt class="py-lineno"> 563</tt>  <tt class="py-line">        <tt class="py-comment">#print self.index, "self.index"</tt> </tt>
+<a name="L564"></a><tt class="py-lineno"> 564</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-46" class="py-name"><a title="silacvalidator.MainFrame.PlotSpectrumXML" class="py-name" href="#" onclick="return doclink('link-46', 'PlotSpectrumXML', 'link-29');">PlotSpectrumXML</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">index</tt><tt class="py-op">,</tt> <tt class="py-name">title</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-47" class="py-name"><a title="Collect_SILAC_XML.GetValXML
+silacvalidator.MainFrame.GetValXML" class="py-name" href="#" onclick="return doclink('link-47', 'GetValXML', 'link-33');">GetValXML</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">index</tt><tt class="py-op">,</tt> <tt class="py-string">'pepseq'</tt><tt class="py-op">)</tt><tt class="py-op">+</tt>\ </tt>
+<a name="L565"></a><tt class="py-lineno"> 565</tt>  <tt class="py-line">                    <tt class="py-string">" / "</tt><tt class="py-op">+</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-48" class="py-name"><a title="Collect_SILAC_XML.GetValXML
+silacvalidator.MainFrame.GetValXML" class="py-name" href="#" onclick="return doclink('link-48', 'GetValXML', 'link-33');">GetValXML</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">index</tt><tt class="py-op">,</tt> <tt class="py-string">'mzh'</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L566"></a><tt class="py-lineno"> 566</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">ID_SAVEDATA</tt><tt class="py-op">,</tt> <tt class="py-number">1</tt><tt class="py-op">)</tt> </tt>
+<a name="L567"></a><tt class="py-lineno"> 567</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">ID_SAVESP</tt><tt class="py-op">,</tt> <tt class="py-number">1</tt><tt class="py-op">)</tt> </tt>
+<a name="L568"></a><tt class="py-lineno"> 568</tt>  <tt class="py-line">        <tt class="py-name">event</tt><tt class="py-op">.</tt><tt class="py-name">Skip</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L569"></a><tt class="py-lineno"> 569</tt>  <tt class="py-line">        <tt class="py-comment">#the self.index variable allows us to recover and change the data if validation occurs</tt> </tt>
+<a name="L570"></a><tt class="py-lineno"> 570</tt>  <tt class="py-line"><tt class="py-comment"></tt>         </tt>
+<a name="MainFrame.MapUniqueKey"></a><div id="MainFrame.MapUniqueKey-def"><a name="L571"></a><tt class="py-lineno"> 571</tt> <a class="py-toggle" href="#" id="MainFrame.MapUniqueKey-toggle" onclick="return toggle('MainFrame.MapUniqueKey');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#MapUniqueKey">MapUniqueKey</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">uniquekey</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.MapUniqueKey-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.MapUniqueKey-expanded"><a name="L572"></a><tt class="py-lineno"> 572</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L573"></a><tt class="py-lineno"> 573</tt>  <tt class="py-line"><tt class="py-docstring">        Used by &lt;OnItemSelected&gt; to allow a correspondence between</tt> </tt>
+<a name="L574"></a><tt class="py-lineno"> 574</tt>  <tt class="py-line"><tt class="py-docstring">        self.currentItem - in the list and self.index in the ElementTree</tt> </tt>
+<a name="L575"></a><tt class="py-lineno"> 575</tt>  <tt class="py-line"><tt class="py-docstring">        Element representing data read from the XML SILAC file</tt> </tt>
+<a name="L576"></a><tt class="py-lineno"> 576</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L577"></a><tt class="py-lineno"> 577</tt>  <tt class="py-line">        <tt class="py-name">result</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L578"></a><tt class="py-lineno"> 578</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">i</tt> <tt class="py-keyword">in</tt> <tt class="py-name">range</tt><tt class="py-op">(</tt><tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">pdatapos</tt><tt class="py-op">]</tt><tt class="py-op">)</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L579"></a><tt class="py-lineno"> 579</tt>  <tt class="py-line">            <tt class="py-comment">#testing [0] is peptide sequence [1] is submitted m/z+h mass</tt> </tt>
+<a name="L580"></a><tt class="py-lineno"> 580</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-keyword">if</tt> <tt class="py-name">uniquekey</tt> <tt class="py-op">==</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">pdatapos</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">.</tt><tt class="py-name">text</tt><tt class="py-op">+</tt>\ </tt>
+<a name="L581"></a><tt class="py-lineno"> 581</tt>  <tt class="py-line">                            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">pdatapos</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">.</tt><tt class="py-name">text</tt><tt class="py-op">:</tt> </tt>
+<a name="L582"></a><tt class="py-lineno"> 582</tt>  <tt class="py-line">                <tt class="py-comment">#the index of the correspoinding key was found</tt> </tt>
+<a name="L583"></a><tt class="py-lineno"> 583</tt>  <tt class="py-line"><tt class="py-comment"></tt>                <tt class="py-name">result</tt> <tt class="py-op">=</tt> <tt class="py-name">i</tt> </tt>
+<a name="L584"></a><tt class="py-lineno"> 584</tt>  <tt class="py-line">                <tt class="py-keyword">break</tt> </tt>
+<a name="L585"></a><tt class="py-lineno"> 585</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">result</tt> </tt>
+</div><a name="L586"></a><tt class="py-lineno"> 586</tt>  <tt class="py-line">         </tt>
+<a name="MainFrame.OnValidate"></a><div id="MainFrame.OnValidate-def"><a name="L587"></a><tt class="py-lineno"> 587</tt> <a class="py-toggle" href="#" id="MainFrame.OnValidate-toggle" onclick="return toggle('MainFrame.OnValidate');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#OnValidate">OnValidate</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.OnValidate-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.OnValidate-expanded"><a name="L588"></a><tt class="py-lineno"> 588</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L589"></a><tt class="py-lineno"> 589</tt>  <tt class="py-line"><tt class="py-docstring">        changes both the entry in the list control</tt> </tt>
+<a name="L590"></a><tt class="py-lineno"> 590</tt>  <tt class="py-line"><tt class="py-docstring">        -- see SetValidated function --- and the</tt> </tt>
+<a name="L591"></a><tt class="py-lineno"> 591</tt>  <tt class="py-line"><tt class="py-docstring">        same entry in the self.data (to be written)</tt> </tt>
+<a name="L592"></a><tt class="py-lineno"> 592</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L593"></a><tt class="py-lineno"> 593</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">lb</tt><tt class="py-op">.</tt><tt id="link-49" class="py-name" targets="Method silacvalidator.PepListCtrlPanel.SetValidated()=silacvalidator.PepListCtrlPanel-class.html#SetValidated"><a title="silacvalidator.PepListCtrlPanel.SetValidated" class="py-name" href="#" onclick="return doclink('link-49', 'SetValidated', 'link-49');">SetValidated</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">currentItem</tt><tt class="py-op">,</tt> <tt class="py-string">"YES"</tt><tt class="py-op">)</tt> </tt>
+<a name="L594"></a><tt class="py-lineno"> 594</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-50" class="py-name" targets="Method silacvalidator.MainFrame.SetXMLValidated()=silacvalidator.MainFrame-class.html#SetXMLValidated"><a title="silacvalidator.MainFrame.SetXMLValidated" class="py-name" href="#" onclick="return doclink('link-50', 'SetXMLValidated', 'link-50');">SetXMLValidated</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">index</tt><tt class="py-op">,</tt> <tt class="py-string">"YES"</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L595"></a><tt class="py-lineno"> 595</tt>  <tt class="py-line">         </tt>
+<a name="MainFrame.OnInvalidate"></a><div id="MainFrame.OnInvalidate-def"><a name="L596"></a><tt class="py-lineno"> 596</tt> <a class="py-toggle" href="#" id="MainFrame.OnInvalidate-toggle" onclick="return toggle('MainFrame.OnInvalidate');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#OnInvalidate">OnInvalidate</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.OnInvalidate-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.OnInvalidate-expanded"><a name="L597"></a><tt class="py-lineno"> 597</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L598"></a><tt class="py-lineno"> 598</tt>  <tt class="py-line"><tt class="py-docstring">        changes both the entry in the list control</tt> </tt>
+<a name="L599"></a><tt class="py-lineno"> 599</tt>  <tt class="py-line"><tt class="py-docstring">        -- see SetValidated function --- and the</tt> </tt>
+<a name="L600"></a><tt class="py-lineno"> 600</tt>  <tt class="py-line"><tt class="py-docstring">        same entry in the self.data (to be written)</tt> </tt>
+<a name="L601"></a><tt class="py-lineno"> 601</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L602"></a><tt class="py-lineno"> 602</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">lb</tt><tt class="py-op">.</tt><tt id="link-51" class="py-name"><a title="silacvalidator.PepListCtrlPanel.SetValidated" class="py-name" href="#" onclick="return doclink('link-51', 'SetValidated', 'link-49');">SetValidated</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">currentItem</tt><tt class="py-op">,</tt> <tt class="py-string">"NO"</tt><tt class="py-op">)</tt> </tt>
+<a name="L603"></a><tt class="py-lineno"> 603</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-52" class="py-name"><a title="silacvalidator.MainFrame.SetXMLValidated" class="py-name" href="#" onclick="return doclink('link-52', 'SetXMLValidated', 'link-50');">SetXMLValidated</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">index</tt><tt class="py-op">,</tt> <tt class="py-string">"NO"</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L604"></a><tt class="py-lineno"> 604</tt>  <tt class="py-line">     </tt>
+<a name="MainFrame.SetXMLValidated"></a><div id="MainFrame.SetXMLValidated-def"><a name="L605"></a><tt class="py-lineno"> 605</tt> <a class="py-toggle" href="#" id="MainFrame.SetXMLValidated-toggle" onclick="return toggle('MainFrame.SetXMLValidated');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#SetXMLValidated">SetXMLValidated</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">index</tt><tt class="py-op">,</tt> <tt class="py-param">what</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.SetXMLValidated-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.SetXMLValidated-expanded"><a name="L606"></a><tt class="py-lineno"> 606</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L607"></a><tt class="py-lineno"> 607</tt>  <tt class="py-line"><tt class="py-docstring">        7 is the actual position of the &lt;validated&gt; field</tt> </tt>
+<a name="L608"></a><tt class="py-lineno"> 608</tt>  <tt class="py-line"><tt class="py-docstring">        in the self.data - coming from the SILAC XML tree</tt> </tt>
+<a name="L609"></a><tt class="py-lineno"> 609</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L610"></a><tt class="py-lineno"> 610</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">pdatapos</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-name">index</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">7</tt><tt class="py-op">]</tt><tt class="py-op">.</tt><tt class="py-name">text</tt> <tt class="py-op">=</tt> <tt class="py-name">what</tt> </tt>
+</div><a name="L611"></a><tt class="py-lineno"> 611</tt>  <tt class="py-line">         </tt>
+<a name="MainFrame.GetValXML"></a><div id="MainFrame.GetValXML-def"><a name="L612"></a><tt class="py-lineno"> 612</tt> <a class="py-toggle" href="#" id="MainFrame.GetValXML-toggle" onclick="return toggle('MainFrame.GetValXML');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#GetValXML">GetValXML</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">index</tt><tt class="py-op">=</tt><tt class="py-number">0</tt><tt class="py-op">,</tt> <tt class="py-param">what</tt><tt class="py-op">=</tt><tt class="py-string">'pepseq'</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.GetValXML-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.GetValXML-expanded"><a name="L613"></a><tt class="py-lineno"> 613</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L614"></a><tt class="py-lineno"> 614</tt>  <tt class="py-line"><tt class="py-docstring">        Returns the text attribute of an entry in an Element</tt> </tt>
+<a name="L615"></a><tt class="py-lineno"> 615</tt>  <tt class="py-line"><tt class="py-docstring">        object based on the self.XMLdict dictionary that maps</tt> </tt>
+<a name="L616"></a><tt class="py-lineno"> 616</tt>  <tt class="py-line"><tt class="py-docstring">        numbers to tags - definition in the init of the main</tt> </tt>
+<a name="L617"></a><tt class="py-lineno"> 617</tt>  <tt class="py-line"><tt class="py-docstring">        frame. By default it returns the peptide sequence of </tt> </tt>
+<a name="L618"></a><tt class="py-lineno"> 618</tt>  <tt class="py-line"><tt class="py-docstring">        the first record.</tt> </tt>
+<a name="L619"></a><tt class="py-lineno"> 619</tt>  <tt class="py-line"><tt class="py-docstring">        </tt> </tt>
+<a name="L620"></a><tt class="py-lineno"> 620</tt>  <tt class="py-line"><tt class="py-docstring">        self.pdatapos - indicates the position of the &lt;pepdata&gt; in</tt> </tt>
+<a name="L621"></a><tt class="py-lineno"> 621</tt>  <tt class="py-line"><tt class="py-docstring">        the root of the pepdata xml entry</tt> </tt>
+<a name="L622"></a><tt class="py-lineno"> 622</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L623"></a><tt class="py-lineno"> 623</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">pdatapos</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-name">index</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-53" class="py-name"><a title="Collect_SILAC_XML.XMLdict" class="py-name" href="#" onclick="return doclink('link-53', 'XMLdict', 'link-3');">XMLdict</a></tt><tt class="py-op">[</tt><tt class="py-name">what</tt><tt class="py-op">]</tt><tt class="py-op">]</tt><tt class="py-op">.</tt><tt class="py-name">text</tt> </tt>
+</div><a name="L624"></a><tt class="py-lineno"> 624</tt>  <tt class="py-line">             </tt>
+<a name="MainFrame.OnXMLSave"></a><div id="MainFrame.OnXMLSave-def"><a name="L625"></a><tt class="py-lineno"> 625</tt> <a class="py-toggle" href="#" id="MainFrame.OnXMLSave-toggle" onclick="return toggle('MainFrame.OnXMLSave');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#OnXMLSave">OnXMLSave</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.OnXMLSave-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.OnXMLSave-expanded"><a name="L626"></a><tt class="py-lineno"> 626</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L627"></a><tt class="py-lineno"> 627</tt>  <tt class="py-line"><tt class="py-docstring">        Writes the contents of self.data to the self.fnameout</tt> </tt>
+<a name="L628"></a><tt class="py-lineno"> 628</tt>  <tt class="py-line"><tt class="py-docstring">        (established when the actual file was opened)</tt> </tt>
+<a name="L629"></a><tt class="py-lineno"> 629</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L630"></a><tt class="py-lineno"> 630</tt>  <tt class="py-line">        <tt class="py-name">ET</tt><tt class="py-op">.</tt><tt class="py-name">ElementTree</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">)</tt><tt class="py-op">.</tt><tt class="py-name">write</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">fnameout</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L631"></a><tt class="py-lineno"> 631</tt>  <tt class="py-line"> </tt>
+<a name="MainFrame.OnSpectrumSave"></a><div id="MainFrame.OnSpectrumSave-def"><a name="L632"></a><tt class="py-lineno"> 632</tt> <a class="py-toggle" href="#" id="MainFrame.OnSpectrumSave-toggle" onclick="return toggle('MainFrame.OnSpectrumSave');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#OnSpectrumSave">OnSpectrumSave</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.OnSpectrumSave-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.OnSpectrumSave-expanded"><a name="L633"></a><tt class="py-lineno"> 633</tt>  <tt class="py-line">                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-54" class="py-name" targets="Method silacvalidator.MainFrame.SpectrumSave()=silacvalidator.MainFrame-class.html#SpectrumSave"><a title="silacvalidator.MainFrame.SpectrumSave" class="py-name" href="#" onclick="return doclink('link-54', 'SpectrumSave', 'link-54');">SpectrumSave</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">index</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L634"></a><tt class="py-lineno"> 634</tt>  <tt class="py-line"> </tt>
+<a name="MainFrame.SpectrumSave"></a><div id="MainFrame.SpectrumSave-def"><a name="L635"></a><tt class="py-lineno"> 635</tt> <a class="py-toggle" href="#" id="MainFrame.SpectrumSave-toggle" onclick="return toggle('MainFrame.SpectrumSave');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#SpectrumSave">SpectrumSave</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">index</tt><tt class="py-op">=</tt><tt class="py-number">0</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.SpectrumSave-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.SpectrumSave-expanded"><a name="L636"></a><tt class="py-lineno"> 636</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L637"></a><tt class="py-lineno"> 637</tt>  <tt class="py-line"><tt class="py-docstring">        Writes the contents of the actual selected spectrum</tt> </tt>
+<a name="L638"></a><tt class="py-lineno"> 638</tt>  <tt class="py-line"><tt class="py-docstring">                to a given file name, in tab delimited format</tt> </tt>
+<a name="L639"></a><tt class="py-lineno"> 639</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L640"></a><tt class="py-lineno"> 640</tt>  <tt class="py-line">        <tt class="py-name">mzdata</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">pdatapos</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-name">index</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">10</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">.</tt><tt class="py-name">text</tt><tt class="py-op">.</tt><tt class="py-name">split</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L641"></a><tt class="py-lineno"> 641</tt>  <tt class="py-line">        <tt class="py-name">intdata</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">pdatapos</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-name">index</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">10</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">.</tt><tt class="py-name">text</tt><tt class="py-op">.</tt><tt class="py-name">split</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L642"></a><tt class="py-lineno"> 642</tt>  <tt class="py-line">        <tt class="py-name">dataforarray</tt> <tt class="py-op">=</tt> <tt class="py-op">[</tt><tt class="py-op">]</tt> </tt>
+<a name="L643"></a><tt class="py-lineno"> 643</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">i</tt> <tt class="py-keyword">in</tt> <tt class="py-name">range</tt><tt class="py-op">(</tt><tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">mzdata</tt><tt class="py-op">)</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L644"></a><tt class="py-lineno"> 644</tt>  <tt class="py-line">            <tt class="py-name">dataforarray</tt><tt class="py-op">.</tt><tt class="py-name">append</tt><tt class="py-op">(</tt><tt class="py-op">[</tt><tt class="py-name">float</tt><tt class="py-op">(</tt><tt class="py-name">mzdata</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> <tt class="py-name">float</tt><tt class="py-op">(</tt><tt class="py-name">intdata</tt><tt class="py-op">[</tt><tt class="py-name">i</tt><tt class="py-op">]</tt><tt class="py-op">)</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L645"></a><tt class="py-lineno"> 645</tt>  <tt class="py-line">         </tt>
+<a name="L646"></a><tt class="py-lineno"> 646</tt>  <tt class="py-line">        <tt class="py-name">wildcard</tt> <tt class="py-op">=</tt> <tt class="py-string">"Tab delimited text file (*.txt)|*.txt|"</tt>\ </tt>
+<a name="L647"></a><tt class="py-lineno"> 647</tt>  <tt class="py-line">            <tt class="py-string">"All files (*.*)|*.*"</tt> </tt>
+<a name="L648"></a><tt class="py-lineno"> 648</tt>  <tt class="py-line">        <tt class="py-name">dlg</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">FileDialog</tt><tt class="py-op">(</tt> </tt>
+<a name="L649"></a><tt class="py-lineno"> 649</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">message</tt><tt class="py-op">=</tt><tt class="py-string">"Save plot data to ..."</tt><tt class="py-op">,</tt> <tt class="py-name">defaultDir</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">defaultdirname</tt><tt class="py-op">,</tt> </tt>
+<a name="L650"></a><tt class="py-lineno"> 650</tt>  <tt class="py-line">            <tt class="py-name">defaultFile</tt><tt class="py-op">=</tt><tt class="py-string">"pepspecdata.txt"</tt><tt class="py-op">,</tt> <tt class="py-name">wildcard</tt><tt class="py-op">=</tt><tt class="py-name">wildcard</tt><tt class="py-op">,</tt> <tt class="py-name">style</tt><tt class="py-op">=</tt><tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">SAVE</tt> </tt>
+<a name="L651"></a><tt class="py-lineno"> 651</tt>  <tt class="py-line">            <tt class="py-op">)</tt> </tt>
+<a name="L652"></a><tt class="py-lineno"> 652</tt>  <tt class="py-line">        <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">SetFilterIndex</tt><tt class="py-op">(</tt><tt class="py-number">0</tt><tt class="py-op">)</tt> </tt>
+<a name="L653"></a><tt class="py-lineno"> 653</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">ShowModal</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> <tt class="py-op">==</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">ID_OK</tt><tt class="py-op">:</tt> </tt>
+<a name="L654"></a><tt class="py-lineno"> 654</tt>  <tt class="py-line">            <tt class="py-name">path</tt> <tt class="py-op">=</tt> <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">GetPath</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L655"></a><tt class="py-lineno"> 655</tt>  <tt class="py-line">            <tt class="py-keyword">try</tt><tt class="py-op">:</tt> </tt>
+<a name="L656"></a><tt class="py-lineno"> 656</tt>  <tt class="py-line">                <tt class="py-name">fout</tt> <tt class="py-op">=</tt> <tt class="py-name">open</tt><tt class="py-op">(</tt><tt class="py-name">path</tt><tt class="py-op">,</tt> <tt class="py-string">"w"</tt><tt class="py-op">)</tt> </tt>
+<a name="L657"></a><tt class="py-lineno"> 657</tt>  <tt class="py-line">                <tt class="py-keyword">for</tt> <tt class="py-name">line</tt> <tt class="py-keyword">in</tt> <tt class="py-name">dataforarray</tt><tt class="py-op">:</tt> </tt>
+<a name="L658"></a><tt class="py-lineno"> 658</tt>  <tt class="py-line">                    <tt class="py-name">fout</tt><tt class="py-op">.</tt><tt class="py-name">write</tt><tt class="py-op">(</tt><tt class="py-string">'%.3f\t%d\n'</tt><tt class="py-op">%</tt><tt class="py-op">(</tt><tt class="py-name">line</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">,</tt> <tt class="py-name">line</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L659"></a><tt class="py-lineno"> 659</tt>  <tt class="py-line">                <tt class="py-name">fout</tt><tt class="py-op">.</tt><tt class="py-name">close</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L660"></a><tt class="py-lineno"> 660</tt>  <tt class="py-line">                 </tt>
+<a name="L661"></a><tt class="py-lineno"> 661</tt>  <tt class="py-line">                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">SetStatusText</tt><tt class="py-op">(</tt><tt class="py-string">"Data saved to file %s"</tt><tt class="py-op">%</tt><tt class="py-name">path</tt><tt class="py-op">)</tt> </tt>
+<a name="L662"></a><tt class="py-lineno"> 662</tt>  <tt class="py-line">            <tt class="py-keyword">except</tt> <tt class="py-name">IOError</tt><tt class="py-op">:</tt> </tt>
+<a name="L663"></a><tt class="py-lineno"> 663</tt>  <tt class="py-line">                <tt class="py-name">dlg</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">MessageDialog</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-string">"Error. Maybe the output file is in use..."</tt><tt class="py-op">,</tt> <tt class="py-string">'Problem saving data'</tt><tt class="py-op">,</tt> </tt>
+<a name="L664"></a><tt class="py-lineno"> 664</tt>  <tt class="py-line">                <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">OK</tt> <tt class="py-op">|</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">ICON_INFORMATION</tt><tt class="py-op">)</tt> </tt>
+<a name="L665"></a><tt class="py-lineno"> 665</tt>  <tt class="py-line">                <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">ShowModal</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L666"></a><tt class="py-lineno"> 666</tt>  <tt class="py-line">                <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">Destroy</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L667"></a><tt class="py-lineno"> 667</tt>  <tt class="py-line">        <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">Destroy</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L668"></a><tt class="py-lineno"> 668</tt>  <tt class="py-line">     </tt>
+<a name="MainFrame.OnNextFile"></a><div id="MainFrame.OnNextFile-def"><a name="L669"></a><tt class="py-lineno"> 669</tt> <a class="py-toggle" href="#" id="MainFrame.OnNextFile-toggle" onclick="return toggle('MainFrame.OnNextFile');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#OnNextFile">OnNextFile</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.OnNextFile-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.OnNextFile-expanded"><a name="L670"></a><tt class="py-lineno"> 670</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L671"></a><tt class="py-lineno"> 671</tt>  <tt class="py-line"><tt class="py-docstring">        Allows navigation between the xml files</tt> </tt>
+<a name="L672"></a><tt class="py-lineno"> 672</tt>  <tt class="py-line"><tt class="py-docstring">        in a folder. Calls the self.XMLOpen function</tt> </tt>
+<a name="L673"></a><tt class="py-lineno"> 673</tt>  <tt class="py-line"><tt class="py-docstring">        exactly like the self.OnXMLOpen.</tt> </tt>
+<a name="L674"></a><tt class="py-lineno"> 674</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L675"></a><tt class="py-lineno"> 675</tt>  <tt class="py-line">        <tt id="link-55" class="py-name"><a title="silacvalidator.msg" class="py-name" href="#" onclick="return doclink('link-55', 'msg', 'link-0');">msg</a></tt> <tt class="py-op">=</tt> <tt class="py-string">"Save changes to the actual file ?"</tt> </tt>
+<a name="L676"></a><tt class="py-lineno"> 676</tt>  <tt class="py-line">        <tt class="py-name">dlg</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">MessageDialog</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt id="link-56" class="py-name"><a title="silacvalidator.msg" class="py-name" href="#" onclick="return doclink('link-56', 'msg', 'link-0');">msg</a></tt><tt class="py-op">,</tt> <tt class="py-string">'Save changes...'</tt><tt class="py-op">,</tt> </tt>
+<a name="L677"></a><tt class="py-lineno"> 677</tt>  <tt class="py-line">                <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">YES_NO</tt><tt class="py-op">|</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">ICON_QUESTION</tt><tt class="py-op">)</tt> </tt>
+<a name="L678"></a><tt class="py-lineno"> 678</tt>  <tt class="py-line">        <tt class="py-name">response</tt> <tt class="py-op">=</tt> <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">ShowModal</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L679"></a><tt class="py-lineno"> 679</tt>  <tt class="py-line">        <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">Destroy</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L680"></a><tt class="py-lineno"> 680</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">response</tt> <tt class="py-op">==</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">ID_YES</tt><tt class="py-op">:</tt> </tt>
+<a name="L681"></a><tt class="py-lineno"> 681</tt>  <tt class="py-line">            <tt class="py-name">ET</tt><tt class="py-op">.</tt><tt class="py-name">ElementTree</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">)</tt><tt class="py-op">.</tt><tt class="py-name">write</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">fnameout</tt><tt class="py-op">)</tt> </tt>
+<a name="L682"></a><tt class="py-lineno"> 682</tt>  <tt class="py-line"> </tt>
+<a name="L683"></a><tt class="py-lineno"> 683</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">filelist</tt><tt class="py-op">)</tt> <tt class="py-op">&gt;</tt> <tt class="py-number">0</tt><tt class="py-op">:</tt> </tt>
+<a name="L684"></a><tt class="py-lineno"> 684</tt>  <tt class="py-line">            <tt class="py-comment">#print self.filelist</tt> </tt>
+<a name="L685"></a><tt class="py-lineno"> 685</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-comment">#print self.where</tt> </tt>
+<a name="L686"></a><tt class="py-lineno"> 686</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-keyword">if</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">where</tt> <tt class="py-op">&lt;</tt> <tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">filelist</tt><tt class="py-op">)</tt><tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">:</tt> </tt>
+<a name="L687"></a><tt class="py-lineno"> 687</tt>  <tt class="py-line">                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-57" class="py-name"><a title="silacvalidator.MainFrame.XMLOpen" class="py-name" href="#" onclick="return doclink('link-57', 'XMLOpen', 'link-24');">XMLOpen</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">defaultdirname</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">filelist</tt><tt class="py-op">[</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">where</tt><tt class="py-op">+</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L688"></a><tt class="py-lineno"> 688</tt>  <tt class="py-line">                <tt class="py-comment">#self.where += 1 there is a risk in using global variables</tt> </tt>
+<a name="L689"></a><tt class="py-lineno"> 689</tt>  <tt class="py-line"><tt class="py-comment"></tt>                <tt class="py-comment">#this one is already modified by XMLOpen to the correct value</tt> </tt>
+<a name="L690"></a><tt class="py-lineno"> 690</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L691"></a><tt class="py-lineno"> 691</tt>  <tt class="py-line">                <tt class="py-comment">#we are at the end of the list, going on from the beginning</tt> </tt>
+<a name="L692"></a><tt class="py-lineno"> 692</tt>  <tt class="py-line"><tt class="py-comment"></tt>                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">where</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L693"></a><tt class="py-lineno"> 693</tt>  <tt class="py-line">                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-58" class="py-name"><a title="silacvalidator.MainFrame.XMLOpen" class="py-name" href="#" onclick="return doclink('link-58', 'XMLOpen', 'link-24');">XMLOpen</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">defaultdirname</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">filelist</tt><tt class="py-op">[</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">where</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L694"></a><tt class="py-lineno"> 694</tt>  <tt class="py-line">         </tt>
+<a name="MainFrame.OnPrevFile"></a><div id="MainFrame.OnPrevFile-def"><a name="L695"></a><tt class="py-lineno"> 695</tt> <a class="py-toggle" href="#" id="MainFrame.OnPrevFile-toggle" onclick="return toggle('MainFrame.OnPrevFile');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#OnPrevFile">OnPrevFile</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.OnPrevFile-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.OnPrevFile-expanded"><a name="L696"></a><tt class="py-lineno"> 696</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L697"></a><tt class="py-lineno"> 697</tt>  <tt class="py-line"><tt class="py-docstring">        Allows navigation between the xml files</tt> </tt>
+<a name="L698"></a><tt class="py-lineno"> 698</tt>  <tt class="py-line"><tt class="py-docstring">        in a folder. Calls the self.XMLOpen function</tt> </tt>
+<a name="L699"></a><tt class="py-lineno"> 699</tt>  <tt class="py-line"><tt class="py-docstring">        exactly like the self.OnXMLOpen.</tt> </tt>
+<a name="L700"></a><tt class="py-lineno"> 700</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L701"></a><tt class="py-lineno"> 701</tt>  <tt class="py-line">        <tt id="link-59" class="py-name"><a title="silacvalidator.msg" class="py-name" href="#" onclick="return doclink('link-59', 'msg', 'link-0');">msg</a></tt> <tt class="py-op">=</tt> <tt class="py-string">"Save changes to the actual file ?"</tt> </tt>
+<a name="L702"></a><tt class="py-lineno"> 702</tt>  <tt class="py-line">        <tt class="py-name">dlg</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">MessageDialog</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt id="link-60" class="py-name"><a title="silacvalidator.msg" class="py-name" href="#" onclick="return doclink('link-60', 'msg', 'link-0');">msg</a></tt><tt class="py-op">,</tt> <tt class="py-string">'Save changes...'</tt><tt class="py-op">,</tt> </tt>
+<a name="L703"></a><tt class="py-lineno"> 703</tt>  <tt class="py-line">                <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">YES_NO</tt> <tt class="py-op">|</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">ICON_QUESTION</tt><tt class="py-op">)</tt> </tt>
+<a name="L704"></a><tt class="py-lineno"> 704</tt>  <tt class="py-line">        <tt class="py-name">response</tt> <tt class="py-op">=</tt> <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">ShowModal</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L705"></a><tt class="py-lineno"> 705</tt>  <tt class="py-line">        <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">Destroy</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L706"></a><tt class="py-lineno"> 706</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">response</tt> <tt class="py-op">==</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">ID_YES</tt><tt class="py-op">:</tt> </tt>
+<a name="L707"></a><tt class="py-lineno"> 707</tt>  <tt class="py-line">            <tt class="py-name">ET</tt><tt class="py-op">.</tt><tt class="py-name">ElementTree</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">)</tt><tt class="py-op">.</tt><tt class="py-name">write</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">fnameout</tt><tt class="py-op">)</tt> </tt>
+<a name="L708"></a><tt class="py-lineno"> 708</tt>  <tt class="py-line">         </tt>
+<a name="L709"></a><tt class="py-lineno"> 709</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">filelist</tt><tt class="py-op">)</tt> <tt class="py-op">&gt;</tt> <tt class="py-number">0</tt><tt class="py-op">:</tt> </tt>
+<a name="L710"></a><tt class="py-lineno"> 710</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">where</tt> <tt class="py-op">&gt;</tt> <tt class="py-number">0</tt><tt class="py-op">:</tt> </tt>
+<a name="L711"></a><tt class="py-lineno"> 711</tt>  <tt class="py-line">                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-61" class="py-name"><a title="silacvalidator.MainFrame.XMLOpen" class="py-name" href="#" onclick="return doclink('link-61', 'XMLOpen', 'link-24');">XMLOpen</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">defaultdirname</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">filelist</tt><tt class="py-op">[</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">where</tt><tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L712"></a><tt class="py-lineno"> 712</tt>  <tt class="py-line">            <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L713"></a><tt class="py-lineno"> 713</tt>  <tt class="py-line">                <tt class="py-comment">#we are at the beginning of the list</tt> </tt>
+<a name="L714"></a><tt class="py-lineno"> 714</tt>  <tt class="py-line"><tt class="py-comment"></tt>                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">where</tt> <tt class="py-op">=</tt> <tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">filelist</tt><tt class="py-op">)</tt><tt class="py-op">-</tt><tt class="py-number">1</tt> </tt>
+<a name="L715"></a><tt class="py-lineno"> 715</tt>  <tt class="py-line">                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-62" class="py-name"><a title="silacvalidator.MainFrame.XMLOpen" class="py-name" href="#" onclick="return doclink('link-62', 'XMLOpen', 'link-24');">XMLOpen</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">defaultdirname</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">filelist</tt><tt class="py-op">[</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">where</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L716"></a><tt class="py-lineno"> 716</tt>  <tt class="py-line">         </tt>
+<a name="MainFrame.OnFullUnzoom"></a><div id="MainFrame.OnFullUnzoom-def"><a name="L717"></a><tt class="py-lineno"> 717</tt> <a class="py-toggle" href="#" id="MainFrame.OnFullUnzoom-toggle" onclick="return toggle('MainFrame.OnFullUnzoom');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#OnFullUnzoom">OnFullUnzoom</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.OnFullUnzoom-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.OnFullUnzoom-expanded"><a name="L718"></a><tt class="py-lineno"> 718</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">plotcanvas</tt><tt class="py-op">.</tt><tt class="py-name">Reset</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L719"></a><tt class="py-lineno"> 719</tt>  <tt class="py-line"> </tt>
+<a name="MainFrame.OnFileOpen"></a><div id="MainFrame.OnFileOpen-def"><a name="L720"></a><tt class="py-lineno"> 720</tt> <a class="py-toggle" href="#" id="MainFrame.OnFileOpen-toggle" onclick="return toggle('MainFrame.OnFileOpen');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#OnFileOpen">OnFileOpen</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt>  </tt>
+</div><a name="L721"></a><tt class="py-lineno"> 721</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L722"></a><tt class="py-lineno"> 722</tt>  <tt class="py-line"><tt class="py-docstring">        Opens and plots a tab delimited text file</tt> </tt>
+<a name="L723"></a><tt class="py-lineno"> 723</tt>  <tt class="py-line"><tt class="py-docstring">        If not a recognized file, a message is displayed</tt> </tt>
+<a name="L724"></a><tt class="py-lineno"> 724</tt>  <tt class="py-line"><tt class="py-docstring">        Sets also the actual directory name: self.defaultdirname</tt> </tt>
+<a name="L725"></a><tt class="py-lineno"> 725</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L726"></a><tt class="py-lineno"> 726</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-63" class="py-name"><a title="silacvalidator.MainFrame.resetDefaults" class="py-name" href="#" onclick="return doclink('link-63', 'resetDefaults', 'link-23');">resetDefaults</a></tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L727"></a><tt class="py-lineno"> 727</tt>  <tt class="py-line">        <tt class="py-name">wildcard</tt> <tt class="py-op">=</tt> <tt class="py-string">"Tab delimited text file (*.txt)|*.txt|"</tt>\ </tt>
+<a name="L728"></a><tt class="py-lineno"> 728</tt>  <tt class="py-line">                    <tt class="py-string">"All files (*.*)|*.*"</tt> </tt>
+<a name="L729"></a><tt class="py-lineno"> 729</tt>  <tt class="py-line">        <tt class="py-name">dlg</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">FileDialog</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-string">"Choose a tab delimited text file"</tt><tt class="py-op">,</tt> </tt>
+<a name="L730"></a><tt class="py-lineno"> 730</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">defaultdirname</tt><tt class="py-op">,</tt> <tt class="py-string">""</tt><tt class="py-op">,</tt> <tt class="py-name">wildcard</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">OPEN</tt><tt class="py-op">)</tt>  </tt>
+<a name="L731"></a><tt class="py-lineno"> 731</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">ShowModal</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> <tt class="py-op">==</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">ID_OK</tt><tt class="py-op">:</tt>  </tt>
+<a name="L732"></a><tt class="py-lineno"> 732</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">filename</tt><tt class="py-op">=</tt><tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">GetFilename</tt><tt class="py-op">(</tt><tt class="py-op">)</tt>  </tt>
+<a name="L733"></a><tt class="py-lineno"> 733</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">dirname</tt><tt class="py-op">=</tt><tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">GetDirectory</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L734"></a><tt class="py-lineno"> 734</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">defaultdirname</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">dirname</tt> </tt>
+<a name="L735"></a><tt class="py-lineno"> 735</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">filelist</tt> <tt class="py-op">=</tt> <tt id="link-64" class="py-name" targets="Function silacvalidator.get_flist_txt()=silacvalidator-module.html#get_flist_txt"><a title="silacvalidator.get_flist_txt" class="py-name" href="#" onclick="return doclink('link-64', 'get_flist_txt', 'link-64');">get_flist_txt</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">dirname</tt><tt class="py-op">)</tt> </tt>
+<a name="L736"></a><tt class="py-lineno"> 736</tt>  <tt class="py-line">            <tt class="py-name">fname</tt> <tt class="py-op">=</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">path</tt><tt class="py-op">.</tt><tt class="py-name">join</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">dirname</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">filename</tt><tt class="py-op">)</tt> </tt>
+<a name="L737"></a><tt class="py-lineno"> 737</tt>  <tt class="py-line">            <tt class="py-name">file</tt> <tt class="py-op">=</tt> <tt class="py-name">open</tt><tt class="py-op">(</tt><tt class="py-name">fname</tt><tt class="py-op">,</tt> <tt class="py-string">"r"</tt><tt class="py-op">)</tt> </tt>
+<a name="L738"></a><tt class="py-lineno"> 738</tt>  <tt class="py-line">            <tt class="py-name">readed</tt> <tt class="py-op">=</tt> <tt id="link-65" class="py-name" targets="Function silacvalidator.ReadFromFileArray()=silacvalidator-module.html#ReadFromFileArray"><a title="silacvalidator.ReadFromFileArray" class="py-name" href="#" onclick="return doclink('link-65', 'ReadFromFileArray', 'link-65');">ReadFromFileArray</a></tt><tt class="py-op">(</tt><tt class="py-name">file</tt><tt class="py-op">,</tt> <tt class="py-number">5</tt><tt class="py-op">)</tt> </tt>
+<a name="L739"></a><tt class="py-lineno"> 739</tt>  <tt class="py-line">            <tt class="py-name">file</tt><tt class="py-op">.</tt><tt class="py-name">close</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L740"></a><tt class="py-lineno"> 740</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">array</tt> <tt class="py-op">=</tt> <tt class="py-name">readed</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt> </tt>
+<a name="L741"></a><tt class="py-lineno"> 741</tt>  <tt class="py-line">            <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">Destroy</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L742"></a><tt class="py-lineno"> 742</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">readed</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt> <tt class="py-op">==</tt> <tt class="py-number">1</tt><tt class="py-op">:</tt> <tt class="py-comment">#error</tt> </tt>
+<a name="L743"></a><tt class="py-lineno"> 743</tt>  <tt class="py-line">                <tt class="py-name">dlg</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">MessageDialog</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">readed</tt><tt class="py-op">[</tt><tt class="py-number">2</tt><tt class="py-op">]</tt><tt class="py-op">,</tt> <tt class="py-string">'Problem opening file'</tt><tt class="py-op">,</tt> </tt>
+<a name="L744"></a><tt class="py-lineno"> 744</tt>  <tt class="py-line">                <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">OK</tt> <tt class="py-op">|</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">ICON_INFORMATION</tt><tt class="py-op">)</tt> </tt>
+<a name="L745"></a><tt class="py-lineno"> 745</tt>  <tt class="py-line">                <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">ShowModal</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L746"></a><tt class="py-lineno"> 746</tt>  <tt class="py-line">                <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">Destroy</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L747"></a><tt class="py-lineno"> 747</tt>  <tt class="py-line">            <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L748"></a><tt class="py-lineno"> 748</tt>  <tt class="py-line">                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-66" class="py-name"><a title="silacvalidator.MainFrame.PlotArray" class="py-name" href="#" onclick="return doclink('link-66', 'PlotArray', 'link-32');">PlotArray</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">array</tt><tt class="py-op">,</tt> <tt class="py-string">"blue"</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">filename</tt><tt class="py-op">)</tt> </tt>
+<a name="L749"></a><tt class="py-lineno"> 749</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">ID_NEXTF</tt><tt class="py-op">,</tt> <tt class="py-number">0</tt><tt class="py-op">)</tt> </tt>
+<a name="L750"></a><tt class="py-lineno"> 750</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">ID_PREVF</tt><tt class="py-op">,</tt> <tt class="py-number">0</tt><tt class="py-op">)</tt> </tt>
+<a name="L751"></a><tt class="py-lineno"> 751</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">ID_UNZOOM</tt><tt class="py-op">,</tt> <tt class="py-number">1</tt><tt class="py-op">)</tt> </tt>
+<a name="L752"></a><tt class="py-lineno"> 752</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">ID_SAVEP</tt><tt class="py-op">,</tt> <tt class="py-number">1</tt><tt class="py-op">)</tt> </tt>
+<a name="L753"></a><tt class="py-lineno"> 753</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">ID_SAVEDATA</tt><tt class="py-op">,</tt> <tt class="py-number">0</tt><tt class="py-op">)</tt> </tt>
+<a name="L754"></a><tt class="py-lineno"> 754</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">ID_CLOSE</tt><tt class="py-op">,</tt> <tt class="py-number">0</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L755"></a><tt class="py-lineno"> 755</tt>  <tt class="py-line">     </tt>
+<a name="MainFrame.PlotFile"></a><div id="MainFrame.PlotFile-def"><a name="L756"></a><tt class="py-lineno"> 756</tt> <a class="py-toggle" href="#" id="MainFrame.PlotFile-toggle" onclick="return toggle('MainFrame.PlotFile');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#PlotFile">PlotFile</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">fname</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.PlotFile-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.PlotFile-expanded"><a name="L757"></a><tt class="py-lineno"> 757</tt>  <tt class="py-line">        <tt class="py-name">file</tt> <tt class="py-op">=</tt> <tt class="py-name">open</tt><tt class="py-op">(</tt><tt class="py-name">fname</tt><tt class="py-op">,</tt> <tt class="py-string">"r"</tt><tt class="py-op">)</tt> </tt>
+<a name="L758"></a><tt class="py-lineno"> 758</tt>  <tt class="py-line">        <tt class="py-name">readed</tt> <tt class="py-op">=</tt> <tt id="link-67" class="py-name"><a title="silacvalidator.ReadFromFileArray" class="py-name" href="#" onclick="return doclink('link-67', 'ReadFromFileArray', 'link-65');">ReadFromFileArray</a></tt><tt class="py-op">(</tt><tt class="py-name">file</tt><tt class="py-op">,</tt> <tt class="py-number">5</tt><tt class="py-op">)</tt> </tt>
+<a name="L759"></a><tt class="py-lineno"> 759</tt>  <tt class="py-line">        <tt class="py-name">file</tt><tt class="py-op">.</tt><tt class="py-name">close</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L760"></a><tt class="py-lineno"> 760</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">array</tt> <tt class="py-op">=</tt> <tt class="py-name">readed</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt> </tt>
+<a name="L761"></a><tt class="py-lineno"> 761</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">readed</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt> <tt class="py-op">==</tt> <tt class="py-number">1</tt><tt class="py-op">:</tt> <tt class="py-comment">#error</tt> </tt>
+<a name="L762"></a><tt class="py-lineno"> 762</tt>  <tt class="py-line">            <tt class="py-name">dlg</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">MessageDialog</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">readed</tt><tt class="py-op">[</tt><tt class="py-number">2</tt><tt class="py-op">]</tt><tt class="py-op">,</tt> <tt class="py-string">'Problem opening file'</tt><tt class="py-op">,</tt> </tt>
+<a name="L763"></a><tt class="py-lineno"> 763</tt>  <tt class="py-line">            <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">OK</tt> <tt class="py-op">|</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">ICON_INFORMATION</tt><tt class="py-op">)</tt> </tt>
+<a name="L764"></a><tt class="py-lineno"> 764</tt>  <tt class="py-line">            <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">ShowModal</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L765"></a><tt class="py-lineno"> 765</tt>  <tt class="py-line">            <tt class="py-name">dlg</tt><tt class="py-op">.</tt><tt class="py-name">Destroy</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L766"></a><tt class="py-lineno"> 766</tt>  <tt class="py-line">        <tt class="py-keyword">else</tt><tt class="py-op">:</tt>         </tt>
+<a name="L767"></a><tt class="py-lineno"> 767</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-68" class="py-name"><a title="silacvalidator.MainFrame.PlotArray" class="py-name" href="#" onclick="return doclink('link-68', 'PlotArray', 'link-32');">PlotArray</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">array</tt><tt class="py-op">,</tt> <tt class="py-string">"blue"</tt><tt class="py-op">,</tt> <tt class="py-name">os</tt><tt class="py-op">.</tt><tt class="py-name">path</tt><tt class="py-op">.</tt><tt class="py-name">split</tt><tt class="py-op">(</tt><tt class="py-name">fname</tt><tt class="py-op">)</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L768"></a><tt class="py-lineno"> 768</tt>  <tt class="py-line">     </tt>
+<a name="MainFrame.OnFileClose"></a><div id="MainFrame.OnFileClose-def"><a name="L769"></a><tt class="py-lineno"> 769</tt> <a class="py-toggle" href="#" id="MainFrame.OnFileClose-toggle" onclick="return toggle('MainFrame.OnFileClose');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#OnFileClose">OnFileClose</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.OnFileClose-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.OnFileClose-expanded"><a name="L770"></a><tt class="py-lineno"> 770</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">plotcanvas</tt><tt class="py-op">.</tt><tt class="py-name">Clear</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L771"></a><tt class="py-lineno"> 771</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">ID_NEXTF</tt><tt class="py-op">,</tt> <tt class="py-number">0</tt><tt class="py-op">)</tt> </tt>
+<a name="L772"></a><tt class="py-lineno"> 772</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">menubar</tt><tt class="py-op">.</tt><tt class="py-name">Enable</tt><tt class="py-op">(</tt><tt class="py-name">ID_PREVF</tt><tt class="py-op">,</tt> <tt class="py-number">0</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L773"></a><tt class="py-lineno"> 773</tt>  <tt class="py-line">         </tt>
+<a name="MainFrame.OnMLeftDown"></a><div id="MainFrame.OnMLeftDown-def"><a name="L774"></a><tt class="py-lineno"> 774</tt> <a class="py-toggle" href="#" id="MainFrame.OnMLeftDown-toggle" onclick="return toggle('MainFrame.OnMLeftDown');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#OnMLeftDown">OnMLeftDown</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.OnMLeftDown-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.OnMLeftDown-expanded"><a name="L775"></a><tt class="py-lineno"> 775</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">localbg</tt> <tt class="py-op">=</tt> <tt class="py-name">abs</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">actualclick_y</tt> <tt class="py-op">-</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">previousclick_y</tt><tt class="py-op">)</tt> </tt>
+<a name="L776"></a><tt class="py-lineno"> 776</tt>  <tt class="py-line">        <tt class="py-comment">#self.position = event.GetPosition()</tt> </tt>
+<a name="L777"></a><tt class="py-lineno"> 777</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-comment">#print self.position</tt> </tt>
+<a name="L778"></a><tt class="py-lineno"> 778</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">s</tt><tt class="py-op">=</tt> <tt class="py-string">"(m/z : %.2f, Intensity : %.2f)"</tt><tt class="py-op">%</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">plotcanvas</tt><tt class="py-op">.</tt><tt class="py-name">GetXY</tt><tt class="py-op">(</tt><tt class="py-name">event</tt><tt class="py-op">)</tt><tt class="py-op">+</tt>\ </tt>
+<a name="L779"></a><tt class="py-lineno"> 779</tt>  <tt class="py-line">            <tt class="py-string">"     Local background : %.0f"</tt><tt class="py-op">%</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">localbg</tt> </tt>
+<a name="L780"></a><tt class="py-lineno"> 780</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">SetStatusText</tt><tt class="py-op">(</tt><tt class="py-name">s</tt><tt class="py-op">)</tt> </tt>
+<a name="L781"></a><tt class="py-lineno"> 781</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">plotcanvas</tt><tt class="py-op">.</tt><tt class="py-name">canvas</tt><tt class="py-op">.</tt><tt class="py-name">SetCursor</tt><tt class="py-op">(</tt><tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">StockCursor</tt><tt class="py-op">(</tt><tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">CURSOR_CROSS</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L782"></a><tt class="py-lineno"> 782</tt>  <tt class="py-line">        <tt class="py-comment">#we have to update the cursor form, otherwise it gets reset to "lens"</tt> </tt>
+<a name="L783"></a><tt class="py-lineno"> 783</tt>  <tt class="py-line"><tt class="py-comment"></tt> </tt>
+<a name="L784"></a><tt class="py-lineno"> 784</tt>  <tt class="py-line">        <tt class="py-name">event</tt><tt class="py-op">.</tt><tt class="py-name">Skip</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L785"></a><tt class="py-lineno"> 785</tt>  <tt class="py-line">     </tt>
+<a name="MainFrame.OnMDoubleClick"></a><div id="MainFrame.OnMDoubleClick-def"><a name="L786"></a><tt class="py-lineno"> 786</tt> <a class="py-toggle" href="#" id="MainFrame.OnMDoubleClick-toggle" onclick="return toggle('MainFrame.OnMDoubleClick');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#OnMDoubleClick">OnMDoubleClick</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.OnMDoubleClick-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.OnMDoubleClick-expanded"><a name="L787"></a><tt class="py-lineno"> 787</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">previousclick_y</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">actualclick_y</tt> </tt>
+<a name="L788"></a><tt class="py-lineno"> 788</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">actualclick_y</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">plotcanvas</tt><tt class="py-op">.</tt><tt class="py-name">GetXY</tt><tt class="py-op">(</tt><tt class="py-name">event</tt><tt class="py-op">)</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt> </tt>
+</div><a name="L789"></a><tt class="py-lineno"> 789</tt>  <tt class="py-line">         </tt>
+<a name="MainFrame.OnSetLocalBg"></a><div id="MainFrame.OnSetLocalBg-def"><a name="L790"></a><tt class="py-lineno"> 790</tt> <a class="py-toggle" href="#" id="MainFrame.OnSetLocalBg-toggle" onclick="return toggle('MainFrame.OnSetLocalBg');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#OnSetLocalBg">OnSetLocalBg</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.OnSetLocalBg-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.OnSetLocalBg-expanded"><a name="L791"></a><tt class="py-lineno"> 791</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L792"></a><tt class="py-lineno"> 792</tt>  <tt class="py-line"><tt class="py-docstring">        Updates the local background data both in the shown list</tt> </tt>
+<a name="L793"></a><tt class="py-lineno"> 793</tt>  <tt class="py-line"><tt class="py-docstring">        and in self.data. Recalculated the corrected ratio</tt> </tt>
+<a name="L794"></a><tt class="py-lineno"> 794</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L795"></a><tt class="py-lineno"> 795</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">pdatapos</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">index</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">8</tt><tt class="py-op">]</tt><tt class="py-op">.</tt><tt class="py-name">text</tt> <tt class="py-op">=</tt> <tt class="py-string">"%0.f"</tt><tt class="py-op">%</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">localbg</tt> </tt>
+<a name="L796"></a><tt class="py-lineno"> 796</tt>  <tt class="py-line">        <tt class="py-name">deut</tt> <tt class="py-op">=</tt> <tt class="py-name">float</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-69" class="py-name"><a title="Collect_SILAC_XML.GetValXML
+silacvalidator.MainFrame.GetValXML" class="py-name" href="#" onclick="return doclink('link-69', 'GetValXML', 'link-33');">GetValXML</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">index</tt><tt class="py-op">,</tt> <tt class="py-string">'deuterated_intensity'</tt><tt class="py-op">)</tt><tt class="py-op">)</tt><tt class="py-op">-</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">localbg</tt> </tt>
+<a name="L797"></a><tt class="py-lineno"> 797</tt>  <tt class="py-line">        <tt class="py-name">monoiso</tt> <tt class="py-op">=</tt> <tt class="py-name">float</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-70" class="py-name"><a title="Collect_SILAC_XML.GetValXML
+silacvalidator.MainFrame.GetValXML" class="py-name" href="#" onclick="return doclink('link-70', 'GetValXML', 'link-33');">GetValXML</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">index</tt><tt class="py-op">,</tt> <tt class="py-string">'mono_iso_int'</tt><tt class="py-op">)</tt><tt class="py-op">)</tt><tt class="py-op">-</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">localbg</tt> </tt>
+<a name="L798"></a><tt class="py-lineno"> 798</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">pdatapos</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">index</tt><tt class="py-op">]</tt><tt class="py-op">[</tt><tt class="py-number">9</tt><tt class="py-op">]</tt><tt class="py-op">.</tt><tt class="py-name">text</tt> <tt class="py-op">=</tt> <tt class="py-string">"%.2f"</tt><tt class="py-op">%</tt><tt class="py-op">(</tt><tt class="py-name">deut</tt><tt class="py-op">/</tt><tt class="py-name">monoiso</tt><tt class="py-op">)</tt> </tt>
+<a name="L799"></a><tt class="py-lineno"> 799</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">lb</tt><tt class="py-op">.</tt><tt id="link-71" class="py-name" targets="Method silacvalidator.PepListCtrlPanel.SetBg()=silacvalidator.PepListCtrlPanel-class.html#SetBg"><a title="silacvalidator.PepListCtrlPanel.SetBg" class="py-name" href="#" onclick="return doclink('link-71', 'SetBg', 'link-71');">SetBg</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">currentItem</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">localbg</tt><tt class="py-op">,</tt> <tt class="py-op">(</tt><tt class="py-name">deut</tt><tt class="py-op">/</tt><tt class="py-name">monoiso</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L800"></a><tt class="py-lineno"> 800</tt>  <tt class="py-line">         </tt>
+<a name="MainFrame.OnSaveImage"></a><div id="MainFrame.OnSaveImage-def"><a name="L801"></a><tt class="py-lineno"> 801</tt> <a class="py-toggle" href="#" id="MainFrame.OnSaveImage-toggle" onclick="return toggle('MainFrame.OnSaveImage');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#OnSaveImage">OnSaveImage</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.OnSaveImage-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.OnSaveImage-expanded"><a name="L802"></a><tt class="py-lineno"> 802</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">plotcanvas</tt><tt class="py-op">.</tt><tt class="py-name">SaveFile</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L803"></a><tt class="py-lineno"> 803</tt>  <tt class="py-line">         </tt>
+<a name="MainFrame.OnFileExit"></a><div id="MainFrame.OnFileExit-def"><a name="L804"></a><tt class="py-lineno"> 804</tt> <a class="py-toggle" href="#" id="MainFrame.OnFileExit-toggle" onclick="return toggle('MainFrame.OnFileExit');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#OnFileExit">OnFileExit</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.OnFileExit-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.OnFileExit-expanded"><a name="L805"></a><tt class="py-lineno"> 805</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">Close</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L806"></a><tt class="py-lineno"> 806</tt>  <tt class="py-line">         </tt>
+<a name="MainFrame.OnPlotRedraw"></a><div id="MainFrame.OnPlotRedraw-def"><a name="L807"></a><tt class="py-lineno"> 807</tt> <a class="py-toggle" href="#" id="MainFrame.OnPlotRedraw-toggle" onclick="return toggle('MainFrame.OnPlotRedraw');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#OnPlotRedraw">OnPlotRedraw</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.OnPlotRedraw-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.OnPlotRedraw-expanded"><a name="L808"></a><tt class="py-lineno"> 808</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">plotcanvas</tt><tt class="py-op">.</tt><tt class="py-name">Redraw</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L809"></a><tt class="py-lineno"> 809</tt>  <tt class="py-line">     </tt>
+<a name="MainFrame.OnPlotClear"></a><div id="MainFrame.OnPlotClear-def"><a name="L810"></a><tt class="py-lineno"> 810</tt> <a class="py-toggle" href="#" id="MainFrame.OnPlotClear-toggle" onclick="return toggle('MainFrame.OnPlotClear');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#OnPlotClear">OnPlotClear</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.OnPlotClear-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.OnPlotClear-expanded"><a name="L811"></a><tt class="py-lineno"> 811</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">plotcanvas</tt><tt class="py-op">.</tt><tt class="py-name">Clear</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L812"></a><tt class="py-lineno"> 812</tt>  <tt class="py-line">     </tt>
+<a name="MainFrame.OnPlotScale"></a><div id="MainFrame.OnPlotScale-def"><a name="L813"></a><tt class="py-lineno"> 813</tt> <a class="py-toggle" href="#" id="MainFrame.OnPlotScale-toggle" onclick="return toggle('MainFrame.OnPlotScale');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#OnPlotScale">OnPlotScale</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.OnPlotScale-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.OnPlotScale-expanded"><a name="L814"></a><tt class="py-lineno"> 814</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">plotcanvas</tt><tt class="py-op">.</tt><tt class="py-name">last_draw</tt> <tt class="py-op">!=</tt> <tt class="py-name">None</tt><tt class="py-op">:</tt> </tt>
+<a name="L815"></a><tt class="py-lineno"> 815</tt>  <tt class="py-line">            <tt class="py-name">graphics</tt><tt class="py-op">,</tt> <tt class="py-name">xAxis</tt><tt class="py-op">,</tt> <tt class="py-name">yAxis</tt><tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">plotcanvas</tt><tt class="py-op">.</tt><tt class="py-name">last_draw</tt> </tt>
+<a name="L816"></a><tt class="py-lineno"> 816</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">plotcanvas</tt><tt class="py-op">.</tt><tt class="py-name">Draw</tt><tt class="py-op">(</tt><tt class="py-name">graphics</tt><tt class="py-op">,</tt> <tt class="py-op">(</tt><tt class="py-number">1</tt><tt class="py-op">,</tt> <tt class="py-number">3.05</tt><tt class="py-op">)</tt><tt class="py-op">,</tt> <tt class="py-op">(</tt><tt class="py-number">0</tt><tt class="py-op">,</tt> <tt class="py-number">1</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L817"></a><tt class="py-lineno"> 817</tt>  <tt class="py-line">         </tt>
+<a name="MainFrame.OnEnableZoom"></a><div id="MainFrame.OnEnableZoom-def"><a name="L818"></a><tt class="py-lineno"> 818</tt> <a class="py-toggle" href="#" id="MainFrame.OnEnableZoom-toggle" onclick="return toggle('MainFrame.OnEnableZoom');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#OnEnableZoom">OnEnableZoom</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.OnEnableZoom-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.OnEnableZoom-expanded"><a name="L819"></a><tt class="py-lineno"> 819</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">plotcanvas</tt><tt class="py-op">.</tt><tt class="py-name">SetEnableZoom</tt><tt class="py-op">(</tt><tt class="py-name">event</tt><tt class="py-op">.</tt><tt class="py-name">IsChecked</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L820"></a><tt class="py-lineno"> 820</tt>  <tt class="py-line">     </tt>
+<a name="MainFrame.OnEnableGrid"></a><div id="MainFrame.OnEnableGrid-def"><a name="L821"></a><tt class="py-lineno"> 821</tt> <a class="py-toggle" href="#" id="MainFrame.OnEnableGrid-toggle" onclick="return toggle('MainFrame.OnEnableGrid');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#OnEnableGrid">OnEnableGrid</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.OnEnableGrid-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.OnEnableGrid-expanded"><a name="L822"></a><tt class="py-lineno"> 822</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">plotcanvas</tt><tt class="py-op">.</tt><tt class="py-name">SetEnableGrid</tt><tt class="py-op">(</tt><tt class="py-name">event</tt><tt class="py-op">.</tt><tt class="py-name">IsChecked</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L823"></a><tt class="py-lineno"> 823</tt>  <tt class="py-line">         </tt>
+<a name="MainFrame.OnEnableLegend"></a><div id="MainFrame.OnEnableLegend-def"><a name="L824"></a><tt class="py-lineno"> 824</tt> <a class="py-toggle" href="#" id="MainFrame.OnEnableLegend-toggle" onclick="return toggle('MainFrame.OnEnableLegend');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#OnEnableLegend">OnEnableLegend</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.OnEnableLegend-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.OnEnableLegend-expanded"><a name="L825"></a><tt class="py-lineno"> 825</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">plotcanvas</tt><tt class="py-op">.</tt><tt class="py-name">SetEnableLegend</tt><tt class="py-op">(</tt><tt class="py-name">event</tt><tt class="py-op">.</tt><tt class="py-name">IsChecked</tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+</div><a name="MainFrame.OnReset"></a><div id="MainFrame.OnReset-def"><a name="L826"></a><tt class="py-lineno"> 826</tt> <a class="py-toggle" href="#" id="MainFrame.OnReset-toggle" onclick="return toggle('MainFrame.OnReset');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#OnReset">OnReset</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.OnReset-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.OnReset-expanded"><a name="L827"></a><tt class="py-lineno"> 827</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">plotcanvas</tt><tt class="py-op">.</tt><tt class="py-name">Reset</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L828"></a><tt class="py-lineno"> 828</tt>  <tt class="py-line">     </tt>
+<a name="MainFrame.OnHelpAbout"></a><div id="MainFrame.OnHelpAbout-def"><a name="L829"></a><tt class="py-lineno"> 829</tt> <a class="py-toggle" href="#" id="MainFrame.OnHelpAbout-toggle" onclick="return toggle('MainFrame.OnHelpAbout');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#OnHelpAbout">OnHelpAbout</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.OnHelpAbout-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.OnHelpAbout-expanded"><a name="L830"></a><tt class="py-lineno"> 830</tt>  <tt class="py-line">        <tt class="py-keyword">from</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">lib</tt><tt class="py-op">.</tt><tt class="py-name">dialogs</tt> <tt class="py-keyword">import</tt> <tt class="py-name">ScrolledMessageDialog</tt> </tt>
+<a name="L831"></a><tt class="py-lineno"> 831</tt>  <tt class="py-line">        <tt class="py-name">about</tt> <tt class="py-op">=</tt> <tt class="py-name">ScrolledMessageDialog</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">__doc__</tt><tt class="py-op">,</tt> <tt class="py-string">"About..."</tt><tt class="py-op">,</tt> <tt class="py-name">size</tt> <tt class="py-op">=</tt> <tt class="py-op">(</tt><tt class="py-number">600</tt><tt class="py-op">,</tt> <tt class="py-number">400</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L832"></a><tt class="py-lineno"> 832</tt>  <tt class="py-line">        <tt class="py-name">about</tt><tt class="py-op">.</tt><tt class="py-name">ShowModal</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L833"></a><tt class="py-lineno"> 833</tt>  <tt class="py-line">     </tt>
+<a name="MainFrame.resetDefaults"></a><div id="MainFrame.resetDefaults-def"><a name="L834"></a><tt class="py-lineno"> 834</tt> <a class="py-toggle" href="#" id="MainFrame.resetDefaults-toggle" onclick="return toggle('MainFrame.resetDefaults');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.MainFrame-class.html#resetDefaults">resetDefaults</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="MainFrame.resetDefaults-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="MainFrame.resetDefaults-expanded"><a name="L835"></a><tt class="py-lineno"> 835</tt>  <tt class="py-line">        <tt class="py-docstring">"""Just to reset the fonts back to the PlotCanvas defaults"""</tt> </tt>
+<a name="L836"></a><tt class="py-lineno"> 836</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">plotcanvas</tt><tt class="py-op">.</tt><tt class="py-name">SetFont</tt><tt class="py-op">(</tt><tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Font</tt><tt class="py-op">(</tt><tt class="py-number">10</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">SWISS</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">NORMAL</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">NORMAL</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L837"></a><tt class="py-lineno"> 837</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">plotcanvas</tt><tt class="py-op">.</tt><tt class="py-name">SetFontSizeAxis</tt><tt class="py-op">(</tt><tt class="py-number">10</tt><tt class="py-op">)</tt> </tt>
+<a name="L838"></a><tt class="py-lineno"> 838</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">plotcanvas</tt><tt class="py-op">.</tt><tt class="py-name">SetFontSizeLegend</tt><tt class="py-op">(</tt><tt class="py-number">7</tt><tt class="py-op">)</tt> </tt>
+<a name="L839"></a><tt class="py-lineno"> 839</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">plotcanvas</tt><tt class="py-op">.</tt><tt class="py-name">SetXSpec</tt><tt class="py-op">(</tt><tt class="py-string">'auto'</tt><tt class="py-op">)</tt> </tt>
+<a name="L840"></a><tt class="py-lineno"> 840</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">plotcanvas</tt><tt class="py-op">.</tt><tt class="py-name">SetYSpec</tt><tt class="py-op">(</tt><tt class="py-string">'auto'</tt><tt class="py-op">)</tt> </tt>
+<a name="L841"></a><tt class="py-lineno"> 841</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">plotcanvas</tt><tt class="py-op">.</tt><tt class="py-name">SetEnableZoom</tt><tt class="py-op">(</tt><tt class="py-number">1</tt><tt class="py-op">)</tt> </tt>
+</div></div><a name="L842"></a><tt class="py-lineno"> 842</tt>  <tt class="py-line">         </tt>
+<a name="L843"></a><tt class="py-lineno"> 843</tt>  <tt class="py-line"><tt class="py-comment">#######################################################</tt> </tt>
+<a name="L844"></a><tt class="py-lineno"> 844</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">#######################################################</tt> </tt>
+<a name="L845"></a><tt class="py-lineno"> 845</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">################    PepListCtrlPanel    ###############</tt> </tt>
+<a name="L846"></a><tt class="py-lineno"> 846</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">################ and PepListCtrl classes###############</tt> </tt>
+<a name="L847"></a><tt class="py-lineno"> 847</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">#######################################################</tt> </tt>
+<a name="L848"></a><tt class="py-lineno"> 848</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">#######################################################</tt> </tt>
+<a name="L849"></a><tt class="py-lineno"> 849</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">#######################################################</tt> </tt>
+<a name="L850"></a><tt class="py-lineno"> 850</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">#----------------------------------------------------------------------------</tt> </tt>
+<a name="L851"></a><tt class="py-lineno"> 851</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment"># Name:         ListCtrl.py</tt> </tt>
+<a name="L852"></a><tt class="py-lineno"> 852</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment"># Purpose:      Testing lots of stuff, controls, window types, etc.</tt> </tt>
+<a name="L853"></a><tt class="py-lineno"> 853</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">#</tt> </tt>
+<a name="L854"></a><tt class="py-lineno"> 854</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment"># Author:       Robin Dunn &amp; Gary Dumer</tt> </tt>
+<a name="L855"></a><tt class="py-lineno"> 855</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">#</tt> </tt>
+<a name="L856"></a><tt class="py-lineno"> 856</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment"># Created:</tt> </tt>
+<a name="L857"></a><tt class="py-lineno"> 857</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment"># RCS-ID:       $Id: ListCtrl.py,v 1.3 2004/03/05 00:06:32 RD Exp $</tt> </tt>
+<a name="L858"></a><tt class="py-lineno"> 858</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment"># Copyright:    (c) 1998 by Total Control Software</tt> </tt>
+<a name="L859"></a><tt class="py-lineno"> 859</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment"># Licence:      wxWindows license</tt> </tt>
+<a name="L860"></a><tt class="py-lineno"> 860</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">#</tt> </tt>
+<a name="L861"></a><tt class="py-lineno"> 861</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment"># Modified by Cosmin Saveanu, IP, September 2004</tt> </tt>
+<a name="L862"></a><tt class="py-lineno"> 862</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment"># to be able to deal with peptide entries for SILAC</tt> </tt>
+<a name="L863"></a><tt class="py-lineno"> 863</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">#----------------------------------------------------------------------------</tt> </tt>
+<a name="getSmallUpArrowData"></a><div id="getSmallUpArrowData-def"><a name="L864"></a><tt class="py-lineno"> 864</tt> <a class="py-toggle" href="#" id="getSmallUpArrowData-toggle" onclick="return toggle('getSmallUpArrowData');">-</a><tt class="py-line"><tt class="py-comment"></tt><tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator-module.html#getSmallUpArrowData">getSmallUpArrowData</a><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="getSmallUpArrowData-collapsed" style="display:none;" pad="++++" indent="++++"></div><div id="getSmallUpArrowData-expanded"><a name="L865"></a><tt class="py-lineno"> 865</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> \ </tt>
+<a name="L866"></a><tt class="py-lineno"> 866</tt>  <tt class="py-line"><tt class="py-string">'\x89PNG\r\n\x1a\n\x00\x00\x00\rIHDR\x00\x00\x00\x10\x00\x00\x00\x10\x08\x06\</tt> </tt>
+<a name="L867"></a><tt class="py-lineno"> 867</tt>  <tt class="py-line"><tt class="py-string">\x00\x00\x00\x1f\xf3\xffa\x00\x00\x00\x04sBIT\x08\x08\x08\x08|\x08d\x88\x00\</tt> </tt>
+<a name="L868"></a><tt class="py-lineno"> 868</tt>  <tt class="py-line"><tt class="py-string">\x00\x00&lt;IDATx\x9ccddbf\xa0\x040Q\xa4{h\x18\xf0\xff\xdf\xdf\xffd\x1b\x00\xd3\</tt> </tt>
+<a name="L869"></a><tt class="py-lineno"> 869</tt>  <tt class="py-line"><tt class="py-string">\x8c\xcf\x10\x9c\x06\xa0k\xc2e\x08m\xc2\x00\x97m\xd8\xc41\x0c \x14h\xe8\xf2\</tt> </tt>
+<a name="L870"></a><tt class="py-lineno"> 870</tt>  <tt class="py-line"><tt class="py-string">\x8c\xa3)q\x10\x18\x00\x00R\xd8#\xec\x95{\xc4\x11\x00\x00\x00\x00IEND\xaeB`\</tt> </tt>
+<a name="L871"></a><tt class="py-lineno"> 871</tt>  <tt class="py-line"><tt class="py-string">\x82'</tt>  </tt>
+</div><a name="L872"></a><tt class="py-lineno"> 872</tt>  <tt class="py-line"> </tt>
+<a name="getSmallUpArrowBitmap"></a><div id="getSmallUpArrowBitmap-def"><a name="L873"></a><tt class="py-lineno"> 873</tt> <a class="py-toggle" href="#" id="getSmallUpArrowBitmap-toggle" onclick="return toggle('getSmallUpArrowBitmap');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator-module.html#getSmallUpArrowBitmap">getSmallUpArrowBitmap</a><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="getSmallUpArrowBitmap-collapsed" style="display:none;" pad="++++" indent="++++"></div><div id="getSmallUpArrowBitmap-expanded"><a name="L874"></a><tt class="py-lineno"> 874</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-name">BitmapFromImage</tt><tt class="py-op">(</tt><tt id="link-72" class="py-name" targets="Function silacvalidator.getSmallUpArrowImage()=silacvalidator-module.html#getSmallUpArrowImage"><a title="silacvalidator.getSmallUpArrowImage" class="py-name" href="#" onclick="return doclink('link-72', 'getSmallUpArrowImage', 'link-72');">getSmallUpArrowImage</a></tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+</div><a name="getSmallUpArrowImage"></a><div id="getSmallUpArrowImage-def"><a name="L875"></a><tt class="py-lineno"> 875</tt> <a class="py-toggle" href="#" id="getSmallUpArrowImage-toggle" onclick="return toggle('getSmallUpArrowImage');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator-module.html#getSmallUpArrowImage">getSmallUpArrowImage</a><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="getSmallUpArrowImage-collapsed" style="display:none;" pad="++++" indent="++++"></div><div id="getSmallUpArrowImage-expanded"><a name="L876"></a><tt class="py-lineno"> 876</tt>  <tt class="py-line">    <tt class="py-name">stream</tt> <tt class="py-op">=</tt> <tt class="py-name">cStringIO</tt><tt class="py-op">.</tt><tt class="py-name">StringIO</tt><tt class="py-op">(</tt><tt id="link-73" class="py-name" targets="Function silacvalidator.getSmallUpArrowData()=silacvalidator-module.html#getSmallUpArrowData"><a title="silacvalidator.getSmallUpArrowData" class="py-name" href="#" onclick="return doclink('link-73', 'getSmallUpArrowData', 'link-73');">getSmallUpArrowData</a></tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L877"></a><tt class="py-lineno"> 877</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-name">ImageFromStream</tt><tt class="py-op">(</tt><tt class="py-name">stream</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L878"></a><tt class="py-lineno"> 878</tt>  <tt class="py-line"><tt class="py-comment">#----------------------------------------------------------------------</tt> </tt>
+<a name="L879"></a><tt class="py-lineno"> 879</tt>  <tt class="py-line"><tt class="py-comment"></tt> </tt>
+<a name="getSmallDnArrowData"></a><div id="getSmallDnArrowData-def"><a name="L880"></a><tt class="py-lineno"> 880</tt> <a class="py-toggle" href="#" id="getSmallDnArrowData-toggle" onclick="return toggle('getSmallDnArrowData');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator-module.html#getSmallDnArrowData">getSmallDnArrowData</a><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="getSmallDnArrowData-collapsed" style="display:none;" pad="++++" indent="++++"></div><div id="getSmallDnArrowData-expanded"><a name="L881"></a><tt class="py-lineno"> 881</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> \ </tt>
+<a name="L882"></a><tt class="py-lineno"> 882</tt>  <tt class="py-line"><tt class="py-string">"\x89PNG\r\n\x1a\n\x00\x00\x00\rIHDR\x00\x00\x00\x10\x00\x00\x00\x10\x08\x06\</tt> </tt>
+<a name="L883"></a><tt class="py-lineno"> 883</tt>  <tt class="py-line"><tt class="py-string">\x00\x00\x00\x1f\xf3\xffa\x00\x00\x00\x04sBIT\x08\x08\x08\x08|\x08d\x88\x00\</tt> </tt>
+<a name="L884"></a><tt class="py-lineno"> 884</tt>  <tt class="py-line"><tt class="py-string">\x00\x00HIDATx\x9ccddbf\xa0\x040Q\xa4{\xd4\x00\x06\x06\x06\x06\x06\x16t\x81\</tt> </tt>
+<a name="L885"></a><tt class="py-lineno"> 885</tt>  <tt class="py-line"><tt class="py-string">\xff\xff\xfe\xfe'\xa4\x89\x91\x89\x99\x11\xa7\x0b\x90%\ti\xc6j\x00&gt;C\xb0\x89\</tt> </tt>
+<a name="L886"></a><tt class="py-lineno"> 886</tt>  <tt class="py-line"><tt class="py-string">\xd3.\x10\xd1m\xc3\xe5*\xbc.\x80i\xc2\x17.\x8c\xa3y\x81\x01\x00\xa1\x0e\x04e\</tt> </tt>
+<a name="L887"></a><tt class="py-lineno"> 887</tt>  <tt class="py-line"><tt class="py-string">\x1d\xc4;\xb7\x00\x00\x00\x00IEND\xaeB`\x82"</tt>  </tt>
+</div><a name="getSmallDnArrowBitmap"></a><div id="getSmallDnArrowBitmap-def"><a name="L888"></a><tt class="py-lineno"> 888</tt> <a class="py-toggle" href="#" id="getSmallDnArrowBitmap-toggle" onclick="return toggle('getSmallDnArrowBitmap');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator-module.html#getSmallDnArrowBitmap">getSmallDnArrowBitmap</a><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="getSmallDnArrowBitmap-collapsed" style="display:none;" pad="++++" indent="++++"></div><div id="getSmallDnArrowBitmap-expanded"><a name="L889"></a><tt class="py-lineno"> 889</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-name">BitmapFromImage</tt><tt class="py-op">(</tt><tt id="link-74" class="py-name" targets="Function silacvalidator.getSmallDnArrowImage()=silacvalidator-module.html#getSmallDnArrowImage"><a title="silacvalidator.getSmallDnArrowImage" class="py-name" href="#" onclick="return doclink('link-74', 'getSmallDnArrowImage', 'link-74');">getSmallDnArrowImage</a></tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L890"></a><tt class="py-lineno"> 890</tt>  <tt class="py-line"> </tt>
+<a name="getSmallDnArrowImage"></a><div id="getSmallDnArrowImage-def"><a name="L891"></a><tt class="py-lineno"> 891</tt> <a class="py-toggle" href="#" id="getSmallDnArrowImage-toggle" onclick="return toggle('getSmallDnArrowImage');">-</a><tt class="py-line"><tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator-module.html#getSmallDnArrowImage">getSmallDnArrowImage</a><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="getSmallDnArrowImage-collapsed" style="display:none;" pad="++++" indent="++++"></div><div id="getSmallDnArrowImage-expanded"><a name="L892"></a><tt class="py-lineno"> 892</tt>  <tt class="py-line">    <tt class="py-name">stream</tt> <tt class="py-op">=</tt> <tt class="py-name">cStringIO</tt><tt class="py-op">.</tt><tt class="py-name">StringIO</tt><tt class="py-op">(</tt><tt id="link-75" class="py-name" targets="Function silacvalidator.getSmallDnArrowData()=silacvalidator-module.html#getSmallDnArrowData"><a title="silacvalidator.getSmallDnArrowData" class="py-name" href="#" onclick="return doclink('link-75', 'getSmallDnArrowData', 'link-75');">getSmallDnArrowData</a></tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L893"></a><tt class="py-lineno"> 893</tt>  <tt class="py-line">    <tt class="py-keyword">return</tt> <tt class="py-name">ImageFromStream</tt><tt class="py-op">(</tt><tt class="py-name">stream</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L894"></a><tt class="py-lineno"> 894</tt>  <tt class="py-line"><tt class="py-comment">#----------------------------------------------------------------------</tt> </tt>
+<a name="PepListCtrl"></a><div id="PepListCtrl-def"><a name="L895"></a><tt class="py-lineno"> 895</tt> <a class="py-toggle" href="#" id="PepListCtrl-toggle" onclick="return toggle('PepListCtrl');">-</a><tt class="py-line"><tt class="py-comment"></tt><tt class="py-keyword">class</tt> <a class="py-def-name" href="silacvalidator.PepListCtrl-class.html">PepListCtrl</a><tt class="py-op">(</tt><tt class="py-base-class">wx</tt><tt class="py-op">.</tt><tt class="py-base-class">ListCtrl</tt><tt class="py-op">,</tt> <tt class="py-base-class">listmix</tt><tt class="py-op">.</tt><tt class="py-base-class">ListCtrlAutoWidthMixin</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="PepListCtrl-collapsed" style="display:none;" pad="++++" indent="++++"></div><div id="PepListCtrl-expanded"><a name="L896"></a><tt class="py-lineno"> 896</tt>  <tt class="py-line"> </tt>
+<a name="PepListCtrl.__init__"></a><div id="PepListCtrl.__init__-def"><a name="L897"></a><tt class="py-lineno"> 897</tt> <a class="py-toggle" href="#" id="PepListCtrl.__init__-toggle" onclick="return toggle('PepListCtrl.__init__');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.PepListCtrl-class.html#__init__">__init__</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">parent</tt><tt class="py-op">,</tt> <tt class="py-param">ID</tt><tt class="py-op">,</tt> <tt class="py-param">pos</tt><tt class="py-op">=</tt><tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">DefaultPosition</tt><tt class="py-op">,</tt> </tt>
+<a name="L898"></a><tt class="py-lineno"> 898</tt>  <tt class="py-line">                 <tt class="py-param">size</tt><tt class="py-op">=</tt><tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">DefaultSize</tt><tt class="py-op">,</tt> <tt class="py-param">style</tt><tt class="py-op">=</tt><tt class="py-number">0</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="PepListCtrl.__init__-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="PepListCtrl.__init__-expanded"><a name="L899"></a><tt class="py-lineno"> 899</tt>  <tt class="py-line">        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">ListCtrl</tt><tt class="py-op">.</tt><tt id="link-76" class="py-name"><a title="Collect_SILAC_XML.Usage.__init__
+MSFit_to_txt.MainFrame.__init__
+lilamslaunchGUI.MainFrame.__init__
+lilamsxml.DataIntObj.__init__
+lilamsxml.Usage.__init__
+silacvalidator.MainFrame.__init__
+silacvalidator.PepListCtrl.__init__
+silacvalidator.PepListCtrlPanel.__init__" class="py-name" href="#" onclick="return doclink('link-76', '__init__', 'link-2');">__init__</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">parent</tt><tt class="py-op">,</tt> <tt class="py-name">ID</tt><tt class="py-op">,</tt> <tt class="py-name">pos</tt><tt class="py-op">,</tt> <tt class="py-name">size</tt><tt class="py-op">,</tt> <tt class="py-name">style</tt><tt class="py-op">)</tt> </tt>
+<a name="L900"></a><tt class="py-lineno"> 900</tt>  <tt class="py-line">        <tt class="py-name">listmix</tt><tt class="py-op">.</tt><tt class="py-name">ListCtrlAutoWidthMixin</tt><tt class="py-op">.</tt><tt id="link-77" class="py-name"><a title="Collect_SILAC_XML.Usage.__init__
+MSFit_to_txt.MainFrame.__init__
+lilamslaunchGUI.MainFrame.__init__
+lilamsxml.DataIntObj.__init__
+lilamsxml.Usage.__init__
+silacvalidator.MainFrame.__init__
+silacvalidator.PepListCtrl.__init__
+silacvalidator.PepListCtrlPanel.__init__" class="py-name" href="#" onclick="return doclink('link-77', '__init__', 'link-2');">__init__</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">)</tt> </tt>
+</div></div><a name="L901"></a><tt class="py-lineno"> 901</tt>  <tt class="py-line"> </tt>
+<a name="PepListCtrlPanel"></a><div id="PepListCtrlPanel-def"><a name="L902"></a><tt class="py-lineno"> 902</tt> <a class="py-toggle" href="#" id="PepListCtrlPanel-toggle" onclick="return toggle('PepListCtrlPanel');">-</a><tt class="py-line"><tt class="py-keyword">class</tt> <a class="py-def-name" href="silacvalidator.PepListCtrlPanel-class.html">PepListCtrlPanel</a><tt class="py-op">(</tt><tt class="py-base-class">wx</tt><tt class="py-op">.</tt><tt class="py-base-class">Panel</tt><tt class="py-op">,</tt> <tt class="py-base-class">listmix</tt><tt class="py-op">.</tt><tt class="py-base-class">ColumnSorterMixin</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="PepListCtrlPanel-collapsed" style="display:none;" pad="++++" indent="++++"></div><div id="PepListCtrlPanel-expanded"><a name="L903"></a><tt class="py-lineno"> 903</tt>  <tt class="py-line"> </tt>
+<a name="PepListCtrlPanel.__init__"></a><div id="PepListCtrlPanel.__init__-def"><a name="L904"></a><tt class="py-lineno"> 904</tt> <a class="py-toggle" href="#" id="PepListCtrlPanel.__init__-toggle" onclick="return toggle('PepListCtrlPanel.__init__');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.PepListCtrlPanel-class.html#__init__">__init__</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">parent</tt><tt class="py-op">,</tt> <tt class="py-param">dictwithdata</tt><tt class="py-op">=</tt><tt class="py-op">{</tt><tt class="py-op">}</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="PepListCtrlPanel.__init__-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="PepListCtrlPanel.__init__-expanded"><a name="L905"></a><tt class="py-lineno"> 905</tt>  <tt class="py-line">        <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">Panel</tt><tt class="py-op">.</tt><tt id="link-78" class="py-name"><a title="Collect_SILAC_XML.Usage.__init__
+MSFit_to_txt.MainFrame.__init__
+lilamslaunchGUI.MainFrame.__init__
+lilamsxml.DataIntObj.__init__
+lilamsxml.Usage.__init__
+silacvalidator.MainFrame.__init__
+silacvalidator.PepListCtrl.__init__
+silacvalidator.PepListCtrlPanel.__init__" class="py-name" href="#" onclick="return doclink('link-78', '__init__', 'link-2');">__init__</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">parent</tt><tt class="py-op">,</tt> <tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">,</tt> <tt class="py-name">style</tt><tt class="py-op">=</tt><tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">WANTS_CHARS</tt><tt class="py-op">)</tt> </tt>
+<a name="L906"></a><tt class="py-lineno"> 906</tt>  <tt class="py-line">        <tt class="py-name">tID</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">NewId</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L907"></a><tt class="py-lineno"> 907</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">il</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">ImageList</tt><tt class="py-op">(</tt><tt class="py-number">16</tt><tt class="py-op">,</tt> <tt class="py-number">16</tt><tt class="py-op">)</tt> </tt>
+<a name="L908"></a><tt class="py-lineno"> 908</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">sm_up</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">il</tt><tt class="py-op">.</tt><tt class="py-name">Add</tt><tt class="py-op">(</tt><tt id="link-79" class="py-name" targets="Function silacvalidator.getSmallUpArrowBitmap()=silacvalidator-module.html#getSmallUpArrowBitmap"><a title="silacvalidator.getSmallUpArrowBitmap" class="py-name" href="#" onclick="return doclink('link-79', 'getSmallUpArrowBitmap', 'link-79');">getSmallUpArrowBitmap</a></tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L909"></a><tt class="py-lineno"> 909</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">sm_dn</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">il</tt><tt class="py-op">.</tt><tt class="py-name">Add</tt><tt class="py-op">(</tt><tt id="link-80" class="py-name" targets="Function silacvalidator.getSmallDnArrowBitmap()=silacvalidator-module.html#getSmallDnArrowBitmap"><a title="silacvalidator.getSmallDnArrowBitmap" class="py-name" href="#" onclick="return doclink('link-80', 'getSmallDnArrowBitmap', 'link-80');">getSmallDnArrowBitmap</a></tt><tt class="py-op">(</tt><tt class="py-op">)</tt><tt class="py-op">)</tt> </tt>
+<a name="L910"></a><tt class="py-lineno"> 910</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt> <tt class="py-op">=</tt> <tt id="link-81" class="py-name" targets="Class silacvalidator.PepListCtrl=silacvalidator.PepListCtrl-class.html"><a title="silacvalidator.PepListCtrl" class="py-name" href="#" onclick="return doclink('link-81', 'PepListCtrl', 'link-81');">PepListCtrl</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-name">tID</tt><tt class="py-op">,</tt> </tt>
+<a name="L911"></a><tt class="py-lineno"> 911</tt>  <tt class="py-line">                                                 <tt class="py-name">style</tt><tt class="py-op">=</tt><tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">LC_REPORT</tt>  </tt>
+<a name="L912"></a><tt class="py-lineno"> 912</tt>  <tt class="py-line">                                                 <tt class="py-op">|</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">SUNKEN_BORDER</tt> </tt>
+<a name="L913"></a><tt class="py-lineno"> 913</tt>  <tt class="py-line">                                                 <tt class="py-op">|</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">LC_SINGLE_SEL</tt> </tt>
+<a name="L914"></a><tt class="py-lineno"> 914</tt>  <tt class="py-line">                                                 <tt class="py-comment">#| wx.LC_HRULES</tt> </tt>
+<a name="L915"></a><tt class="py-lineno"> 915</tt>  <tt class="py-line">                                                 <tt class="py-comment">#| wx.LC_EDIT_LABELS</tt> </tt>
+<a name="L916"></a><tt class="py-lineno"> 916</tt>  <tt class="py-line">                                                 <tt class="py-comment">#| wxLC_NO_HEADER</tt> </tt>
+<a name="L917"></a><tt class="py-lineno"> 917</tt>  <tt class="py-line">                                                 <tt class="py-comment">#| wxLC_VRULES </tt> </tt>
+<a name="L918"></a><tt class="py-lineno"> 918</tt>  <tt class="py-line">                                                <tt class="py-op">)</tt> </tt>
+<a name="L919"></a><tt class="py-lineno"> 919</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">SetImageList</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">il</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">IMAGE_LIST_SMALL</tt><tt class="py-op">)</tt> </tt>
+<a name="L920"></a><tt class="py-lineno"> 920</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-82" class="py-name"><a title="silacvalidator.MainFrame.PopulateList
+silacvalidator.PepListCtrlPanel.PopulateList" class="py-name" href="#" onclick="return doclink('link-82', 'PopulateList', 'link-30');">PopulateList</a></tt><tt class="py-op">(</tt><tt class="py-name">dictwithdata</tt><tt class="py-op">)</tt> </tt>
+<a name="L921"></a><tt class="py-lineno"> 921</tt>  <tt class="py-line">        <tt class="py-comment"># Now that the list exists we can init the other base class,</tt> </tt>
+<a name="L922"></a><tt class="py-lineno"> 922</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-comment"># see wxPython/lib/mixins/listctrl.py</tt> </tt>
+<a name="L923"></a><tt class="py-lineno"> 923</tt>  <tt class="py-line"><tt class="py-comment"></tt>         </tt>
+<a name="L924"></a><tt class="py-lineno"> 924</tt>  <tt class="py-line">        <tt class="py-name">listmix</tt><tt class="py-op">.</tt><tt class="py-name">ColumnSorterMixin</tt><tt class="py-op">.</tt><tt id="link-83" class="py-name"><a title="Collect_SILAC_XML.Usage.__init__
+MSFit_to_txt.MainFrame.__init__
+lilamslaunchGUI.MainFrame.__init__
+lilamsxml.DataIntObj.__init__
+lilamsxml.Usage.__init__
+silacvalidator.MainFrame.__init__
+silacvalidator.PepListCtrl.__init__
+silacvalidator.PepListCtrlPanel.__init__" class="py-name" href="#" onclick="return doclink('link-83', '__init__', 'link-2');">__init__</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">,</tt> <tt class="py-number">10</tt><tt class="py-op">)</tt> </tt>
+<a name="L925"></a><tt class="py-lineno"> 925</tt>  <tt class="py-line">        <tt class="py-comment">#self.SortListItems(0, True)</tt> </tt>
+<a name="L926"></a><tt class="py-lineno"> 926</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">Bind</tt><tt class="py-op">(</tt><tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">EVT_SIZE</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-84" class="py-name" targets="Method silacvalidator.PepListCtrlPanel.OnSize()=silacvalidator.PepListCtrlPanel-class.html#OnSize"><a title="silacvalidator.PepListCtrlPanel.OnSize" class="py-name" href="#" onclick="return doclink('link-84', 'OnSize', 'link-84');">OnSize</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L927"></a><tt class="py-lineno"> 927</tt>  <tt class="py-line">        <tt class="py-comment">#self.Bind(wx.EVT_LIST_ITEM_SELECTED, self.OnItemSelected, self.list)</tt> </tt>
+<a name="L928"></a><tt class="py-lineno"> 928</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">Bind</tt><tt class="py-op">(</tt><tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">EVT_LIST_COL_CLICK</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-85" class="py-name" targets="Method silacvalidator.PepListCtrlPanel.OnColClick()=silacvalidator.PepListCtrlPanel-class.html#OnColClick"><a title="silacvalidator.PepListCtrlPanel.OnColClick" class="py-name" href="#" onclick="return doclink('link-85', 'OnColClick', 'link-85');">OnColClick</a></tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L929"></a><tt class="py-lineno"> 929</tt>  <tt class="py-line"> </tt>
+<a name="PepListCtrlPanel.PopulateList"></a><div id="PepListCtrlPanel.PopulateList-def"><a name="L930"></a><tt class="py-lineno"> 930</tt> <a class="py-toggle" href="#" id="PepListCtrlPanel.PopulateList-toggle" onclick="return toggle('PepListCtrlPanel.PopulateList');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.PepListCtrlPanel-class.html#PopulateList">PopulateList</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">externaldict</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="PepListCtrlPanel.PopulateList-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="PepListCtrlPanel.PopulateList-expanded"><a name="L931"></a><tt class="py-lineno"> 931</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L932"></a><tt class="py-lineno"> 932</tt>  <tt class="py-line"><tt class="py-docstring">        Constructs the headings of the list control</tt> </tt>
+<a name="L933"></a><tt class="py-lineno"> 933</tt>  <tt class="py-line"><tt class="py-docstring">        and populates it with data</tt> </tt>
+<a name="L934"></a><tt class="py-lineno"> 934</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L935"></a><tt class="py-lineno"> 935</tt>  <tt class="py-line">         </tt>
+<a name="L936"></a><tt class="py-lineno"> 936</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">itemDataMap</tt> <tt class="py-op">=</tt> <tt class="py-name">externaldict</tt> </tt>
+<a name="L937"></a><tt class="py-lineno"> 937</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">ClearAll</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L938"></a><tt class="py-lineno"> 938</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-number">0</tt><tt class="py-op">:</tt> </tt>
+<a name="L939"></a><tt class="py-lineno"> 939</tt>  <tt class="py-line">            <tt class="py-comment"># for normal, simple columns, you can add them like this:</tt> </tt>
+<a name="L940"></a><tt class="py-lineno"> 940</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">InsertColumn</tt><tt class="py-op">(</tt><tt class="py-number">0</tt><tt class="py-op">,</tt> <tt class="py-string">"Peptide"</tt><tt class="py-op">)</tt> </tt>
+<a name="L941"></a><tt class="py-lineno"> 941</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">InsertColumn</tt><tt class="py-op">(</tt><tt class="py-number">1</tt><tt class="py-op">,</tt> <tt class="py-string">"Leucines"</tt><tt class="py-op">,</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">LIST_FORMAT_RIGHT</tt><tt class="py-op">)</tt> </tt>
+<a name="L942"></a><tt class="py-lineno"> 942</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">InsertColumn</tt><tt class="py-op">(</tt><tt class="py-number">2</tt><tt class="py-op">,</tt> <tt class="py-string">"m/z measured"</tt><tt class="py-op">)</tt> </tt>
+<a name="L943"></a><tt class="py-lineno"> 943</tt>  <tt class="py-line">            <tt class="py-comment">#etc...</tt> </tt>
+<a name="L944"></a><tt class="py-lineno"> 944</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
+<a name="L945"></a><tt class="py-lineno"> 945</tt>  <tt class="py-line">            <tt class="py-comment"># but since we want images on the column header we have to do it the hard way:</tt> </tt>
+<a name="L946"></a><tt class="py-lineno"> 946</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-name">info</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">ListItem</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L947"></a><tt class="py-lineno"> 947</tt>  <tt class="py-line">            <tt class="py-name">info</tt><tt class="py-op">.</tt><tt class="py-name">m_mask</tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">LIST_MASK_TEXT</tt> <tt class="py-op">|</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">LIST_MASK_IMAGE</tt> <tt class="py-op">|</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">LIST_MASK_FORMAT</tt> </tt>
+<a name="L948"></a><tt class="py-lineno"> 948</tt>  <tt class="py-line">            <tt class="py-name">info</tt><tt class="py-op">.</tt><tt class="py-name">m_image</tt> <tt class="py-op">=</tt> <tt class="py-op">-</tt><tt class="py-number">1</tt> </tt>
+<a name="L949"></a><tt class="py-lineno"> 949</tt>  <tt class="py-line">            <tt class="py-name">info</tt><tt class="py-op">.</tt><tt class="py-name">m_format</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L950"></a><tt class="py-lineno"> 950</tt>  <tt class="py-line">            <tt class="py-name">info</tt><tt class="py-op">.</tt><tt class="py-name">m_text</tt> <tt class="py-op">=</tt> <tt class="py-string">"Peptide"</tt> </tt>
+<a name="L951"></a><tt class="py-lineno"> 951</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">InsertColumnInfo</tt><tt class="py-op">(</tt><tt class="py-number">0</tt><tt class="py-op">,</tt> <tt class="py-name">info</tt><tt class="py-op">)</tt> </tt>
+<a name="L952"></a><tt class="py-lineno"> 952</tt>  <tt class="py-line">            <tt class="py-comment">#info.m_format = wx.LIST_FORMAT_RIGHT</tt> </tt>
+<a name="L953"></a><tt class="py-lineno"> 953</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-name">info</tt><tt class="py-op">.</tt><tt class="py-name">m_format</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L954"></a><tt class="py-lineno"> 954</tt>  <tt class="py-line">            <tt class="py-name">info</tt><tt class="py-op">.</tt><tt class="py-name">m_text</tt> <tt class="py-op">=</tt> <tt class="py-string">"Leucines"</tt> </tt>
+<a name="L955"></a><tt class="py-lineno"> 955</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">InsertColumnInfo</tt><tt class="py-op">(</tt><tt class="py-number">1</tt><tt class="py-op">,</tt> <tt class="py-name">info</tt><tt class="py-op">)</tt> </tt>
+<a name="L956"></a><tt class="py-lineno"> 956</tt>  <tt class="py-line">            <tt class="py-name">info</tt><tt class="py-op">.</tt><tt class="py-name">m_format</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L957"></a><tt class="py-lineno"> 957</tt>  <tt class="py-line">            <tt class="py-name">info</tt><tt class="py-op">.</tt><tt class="py-name">m_text</tt> <tt class="py-op">=</tt> <tt class="py-string">"m/z meas."</tt> </tt>
+<a name="L958"></a><tt class="py-lineno"> 958</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">InsertColumnInfo</tt><tt class="py-op">(</tt><tt class="py-number">2</tt><tt class="py-op">,</tt> <tt class="py-name">info</tt><tt class="py-op">)</tt> </tt>
+<a name="L959"></a><tt class="py-lineno"> 959</tt>  <tt class="py-line">             </tt>
+<a name="L960"></a><tt class="py-lineno"> 960</tt>  <tt class="py-line">            <tt class="py-name">info</tt><tt class="py-op">.</tt><tt class="py-name">m_format</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L961"></a><tt class="py-lineno"> 961</tt>  <tt class="py-line">            <tt class="py-name">info</tt><tt class="py-op">.</tt><tt class="py-name">m_text</tt> <tt class="py-op">=</tt> <tt class="py-string">"m/z calc."</tt> </tt>
+<a name="L962"></a><tt class="py-lineno"> 962</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">InsertColumnInfo</tt><tt class="py-op">(</tt><tt class="py-number">3</tt><tt class="py-op">,</tt> <tt class="py-name">info</tt><tt class="py-op">)</tt> </tt>
+<a name="L963"></a><tt class="py-lineno"> 963</tt>  <tt class="py-line">             </tt>
+<a name="L964"></a><tt class="py-lineno"> 964</tt>  <tt class="py-line">            <tt class="py-name">info</tt><tt class="py-op">.</tt><tt class="py-name">m_format</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L965"></a><tt class="py-lineno"> 965</tt>  <tt class="py-line">            <tt class="py-name">info</tt><tt class="py-op">.</tt><tt class="py-name">m_text</tt> <tt class="py-op">=</tt> <tt class="py-string">"Base_int."</tt> </tt>
+<a name="L966"></a><tt class="py-lineno"> 966</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">InsertColumnInfo</tt><tt class="py-op">(</tt><tt class="py-number">4</tt><tt class="py-op">,</tt> <tt class="py-name">info</tt><tt class="py-op">)</tt> </tt>
+<a name="L967"></a><tt class="py-lineno"> 967</tt>  <tt class="py-line">             </tt>
+<a name="L968"></a><tt class="py-lineno"> 968</tt>  <tt class="py-line">            <tt class="py-name">info</tt><tt class="py-op">.</tt><tt class="py-name">m_format</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L969"></a><tt class="py-lineno"> 969</tt>  <tt class="py-line">            <tt class="py-name">info</tt><tt class="py-op">.</tt><tt class="py-name">m_text</tt> <tt class="py-op">=</tt> <tt class="py-string">"Deut_int."</tt> </tt>
+<a name="L970"></a><tt class="py-lineno"> 970</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">InsertColumnInfo</tt><tt class="py-op">(</tt><tt class="py-number">5</tt><tt class="py-op">,</tt> <tt class="py-name">info</tt><tt class="py-op">)</tt> </tt>
+<a name="L971"></a><tt class="py-lineno"> 971</tt>  <tt class="py-line">             </tt>
+<a name="L972"></a><tt class="py-lineno"> 972</tt>  <tt class="py-line">            <tt class="py-name">info</tt><tt class="py-op">.</tt><tt class="py-name">m_format</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L973"></a><tt class="py-lineno"> 973</tt>  <tt class="py-line">            <tt class="py-name">info</tt><tt class="py-op">.</tt><tt class="py-name">m_text</tt> <tt class="py-op">=</tt> <tt class="py-string">"Ratio"</tt> </tt>
+<a name="L974"></a><tt class="py-lineno"> 974</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">InsertColumnInfo</tt><tt class="py-op">(</tt><tt class="py-number">6</tt><tt class="py-op">,</tt> <tt class="py-name">info</tt><tt class="py-op">)</tt> </tt>
+<a name="L975"></a><tt class="py-lineno"> 975</tt>  <tt class="py-line">             </tt>
+<a name="L976"></a><tt class="py-lineno"> 976</tt>  <tt class="py-line">            <tt class="py-name">info</tt><tt class="py-op">.</tt><tt class="py-name">m_format</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L977"></a><tt class="py-lineno"> 977</tt>  <tt class="py-line">            <tt class="py-name">info</tt><tt class="py-op">.</tt><tt class="py-name">m_text</tt> <tt class="py-op">=</tt> <tt class="py-string">"Corr_ratio"</tt> </tt>
+<a name="L978"></a><tt class="py-lineno"> 978</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">InsertColumnInfo</tt><tt class="py-op">(</tt><tt class="py-number">7</tt><tt class="py-op">,</tt> <tt class="py-name">info</tt><tt class="py-op">)</tt> </tt>
+<a name="L979"></a><tt class="py-lineno"> 979</tt>  <tt class="py-line">             </tt>
+<a name="L980"></a><tt class="py-lineno"> 980</tt>  <tt class="py-line">            <tt class="py-name">info</tt><tt class="py-op">.</tt><tt class="py-name">m_format</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L981"></a><tt class="py-lineno"> 981</tt>  <tt class="py-line">            <tt class="py-name">info</tt><tt class="py-op">.</tt><tt class="py-name">m_text</tt> <tt class="py-op">=</tt> <tt class="py-string">"Local_bg"</tt> </tt>
+<a name="L982"></a><tt class="py-lineno"> 982</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">InsertColumnInfo</tt><tt class="py-op">(</tt><tt class="py-number">8</tt><tt class="py-op">,</tt> <tt class="py-name">info</tt><tt class="py-op">)</tt> </tt>
+<a name="L983"></a><tt class="py-lineno"> 983</tt>  <tt class="py-line">             </tt>
+<a name="L984"></a><tt class="py-lineno"> 984</tt>  <tt class="py-line">            <tt class="py-name">info</tt><tt class="py-op">.</tt><tt class="py-name">m_format</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+<a name="L985"></a><tt class="py-lineno"> 985</tt>  <tt class="py-line">            <tt class="py-name">info</tt><tt class="py-op">.</tt><tt class="py-name">m_text</tt> <tt class="py-op">=</tt> <tt class="py-string">"Valid."</tt> </tt>
+<a name="L986"></a><tt class="py-lineno"> 986</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">InsertColumnInfo</tt><tt class="py-op">(</tt><tt class="py-number">9</tt><tt class="py-op">,</tt> <tt class="py-name">info</tt><tt class="py-op">)</tt> </tt>
+<a name="L987"></a><tt class="py-lineno"> 987</tt>  <tt class="py-line">        <tt class="py-comment">#Now put inside the data from the dictionary    </tt> </tt>
+<a name="L988"></a><tt class="py-lineno"> 988</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">items</tt> <tt class="py-op">=</tt> <tt class="py-name">externaldict</tt><tt class="py-op">.</tt><tt class="py-name">items</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L989"></a><tt class="py-lineno"> 989</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">x</tt> <tt class="py-keyword">in</tt> <tt class="py-name">range</tt><tt class="py-op">(</tt><tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">items</tt><tt class="py-op">)</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L990"></a><tt class="py-lineno"> 990</tt>  <tt class="py-line">            <tt class="py-name">key</tt><tt class="py-op">,</tt> <tt class="py-name">data</tt> <tt class="py-op">=</tt> <tt class="py-name">items</tt><tt class="py-op">[</tt><tt class="py-name">x</tt><tt class="py-op">]</tt> </tt>
+<a name="L991"></a><tt class="py-lineno"> 991</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">InsertStringItem</tt><tt class="py-op">(</tt><tt class="py-name">x</tt><tt class="py-op">,</tt> <tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L992"></a><tt class="py-lineno"> 992</tt>  <tt class="py-line">            <tt class="py-comment">#self.list.InsertImageStringItem(x, data[0], self.sm_up)</tt> </tt>
+<a name="L993"></a><tt class="py-lineno"> 993</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">SetStringItem</tt><tt class="py-op">(</tt><tt class="py-name">x</tt><tt class="py-op">,</tt> <tt class="py-number">1</tt><tt class="py-op">,</tt> <tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L994"></a><tt class="py-lineno"> 994</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">SetStringItem</tt><tt class="py-op">(</tt><tt class="py-name">x</tt><tt class="py-op">,</tt> <tt class="py-number">2</tt><tt class="py-op">,</tt> <tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-number">2</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L995"></a><tt class="py-lineno"> 995</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">SetStringItem</tt><tt class="py-op">(</tt><tt class="py-name">x</tt><tt class="py-op">,</tt> <tt class="py-number">3</tt><tt class="py-op">,</tt> <tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-number">3</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L996"></a><tt class="py-lineno"> 996</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">SetStringItem</tt><tt class="py-op">(</tt><tt class="py-name">x</tt><tt class="py-op">,</tt> <tt class="py-number">4</tt><tt class="py-op">,</tt> <tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-number">4</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L997"></a><tt class="py-lineno"> 997</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">SetStringItem</tt><tt class="py-op">(</tt><tt class="py-name">x</tt><tt class="py-op">,</tt> <tt class="py-number">5</tt><tt class="py-op">,</tt> <tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-number">5</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L998"></a><tt class="py-lineno"> 998</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">SetStringItem</tt><tt class="py-op">(</tt><tt class="py-name">x</tt><tt class="py-op">,</tt> <tt class="py-number">6</tt><tt class="py-op">,</tt> <tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-number">6</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L999"></a><tt class="py-lineno"> 999</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">SetStringItem</tt><tt class="py-op">(</tt><tt class="py-name">x</tt><tt class="py-op">,</tt> <tt class="py-number">7</tt><tt class="py-op">,</tt> <tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-number">7</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L1000"></a><tt class="py-lineno">1000</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">SetStringItem</tt><tt class="py-op">(</tt><tt class="py-name">x</tt><tt class="py-op">,</tt> <tt class="py-number">8</tt><tt class="py-op">,</tt> <tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-number">8</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L1001"></a><tt class="py-lineno">1001</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">SetStringItem</tt><tt class="py-op">(</tt><tt class="py-name">x</tt><tt class="py-op">,</tt> <tt class="py-number">9</tt><tt class="py-op">,</tt> <tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-number">9</tt><tt class="py-op">]</tt><tt class="py-op">)</tt> </tt>
+<a name="L1002"></a><tt class="py-lineno">1002</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">SetItemData</tt><tt class="py-op">(</tt><tt class="py-name">x</tt><tt class="py-op">,</tt> <tt class="py-name">key</tt><tt class="py-op">)</tt>  <tt class="py-comment">#why is that necessary ?</tt> </tt>
+<a name="L1003"></a><tt class="py-lineno">1003</tt>  <tt class="py-line">            <tt class="py-comment">#Set colors for the adnotation - is light grey if</tt> </tt>
+<a name="L1004"></a><tt class="py-lineno">1004</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-comment">#no leucine exists in the peptide sequence</tt> </tt>
+<a name="L1005"></a><tt class="py-lineno">1005</tt>  <tt class="py-line"><tt class="py-comment"></tt>            <tt class="py-keyword">if</tt> <tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-number">9</tt><tt class="py-op">]</tt> <tt class="py-op">==</tt> <tt class="py-string">"YES"</tt><tt class="py-op">:</tt> </tt>
+<a name="L1006"></a><tt class="py-lineno">1006</tt>  <tt class="py-line">                <tt class="py-name">item</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">GetItem</tt><tt class="py-op">(</tt><tt class="py-name">x</tt><tt class="py-op">)</tt> </tt>
+<a name="L1007"></a><tt class="py-lineno">1007</tt>  <tt class="py-line">                <tt class="py-name">item</tt><tt class="py-op">.</tt><tt class="py-name">SetTextColour</tt><tt class="py-op">(</tt><tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">BLUE</tt><tt class="py-op">)</tt> </tt>
+<a name="L1008"></a><tt class="py-lineno">1008</tt>  <tt class="py-line">                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">SetItem</tt><tt class="py-op">(</tt><tt class="py-name">item</tt><tt class="py-op">)</tt> </tt>
+<a name="L1009"></a><tt class="py-lineno">1009</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-number">9</tt><tt class="py-op">]</tt> <tt class="py-op">==</tt> <tt class="py-string">"NO"</tt><tt class="py-op">:</tt> </tt>
+<a name="L1010"></a><tt class="py-lineno">1010</tt>  <tt class="py-line">                <tt class="py-name">item</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">GetItem</tt><tt class="py-op">(</tt><tt class="py-name">x</tt><tt class="py-op">)</tt> </tt>
+<a name="L1011"></a><tt class="py-lineno">1011</tt>  <tt class="py-line">                <tt class="py-name">item</tt><tt class="py-op">.</tt><tt class="py-name">SetTextColour</tt><tt class="py-op">(</tt><tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">RED</tt><tt class="py-op">)</tt> </tt>
+<a name="L1012"></a><tt class="py-lineno">1012</tt>  <tt class="py-line">                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">SetItem</tt><tt class="py-op">(</tt><tt class="py-name">item</tt><tt class="py-op">)</tt> </tt>
+<a name="L1013"></a><tt class="py-lineno">1013</tt>  <tt class="py-line">            <tt class="py-keyword">if</tt> <tt class="py-name">data</tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt> <tt class="py-op">==</tt> <tt class="py-string">"0"</tt><tt class="py-op">:</tt> </tt>
+<a name="L1014"></a><tt class="py-lineno">1014</tt>  <tt class="py-line">                <tt class="py-name">item</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">GetItem</tt><tt class="py-op">(</tt><tt class="py-name">x</tt><tt class="py-op">)</tt> </tt>
+<a name="L1015"></a><tt class="py-lineno">1015</tt>  <tt class="py-line">                <tt class="py-name">item</tt><tt class="py-op">.</tt><tt class="py-name">SetTextColour</tt><tt class="py-op">(</tt><tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">LIGHT_GREY</tt><tt class="py-op">)</tt> </tt>
+<a name="L1016"></a><tt class="py-lineno">1016</tt>  <tt class="py-line">                <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">SetItem</tt><tt class="py-op">(</tt><tt class="py-name">item</tt><tt class="py-op">)</tt> </tt>
+<a name="L1017"></a><tt class="py-lineno">1017</tt>  <tt class="py-line">         </tt>
+<a name="L1018"></a><tt class="py-lineno">1018</tt>  <tt class="py-line">        <tt class="py-keyword">for</tt> <tt class="py-name">i</tt> <tt class="py-keyword">in</tt> <tt class="py-name">range</tt><tt class="py-op">(</tt><tt class="py-number">9</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+<a name="L1019"></a><tt class="py-lineno">1019</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">SetColumnWidth</tt><tt class="py-op">(</tt><tt class="py-name">i</tt><tt class="py-op">,</tt> <tt class="py-number">60</tt><tt class="py-op">)</tt> </tt>
+<a name="L1020"></a><tt class="py-lineno">1020</tt>  <tt class="py-line">            <tt class="py-comment">#self.list.SetColumnWidth(i, wx.LIST_AUTOSIZE)</tt> </tt>
+<a name="L1021"></a><tt class="py-lineno">1021</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">SetColumnWidth</tt><tt class="py-op">(</tt><tt class="py-number">9</tt><tt class="py-op">,</tt> <tt class="py-number">100</tt><tt class="py-op">)</tt>  </tt>
+<a name="L1022"></a><tt class="py-lineno">1022</tt>  <tt class="py-line">        <tt class="py-comment"># show how to select an item</tt> </tt>
+<a name="L1023"></a><tt class="py-lineno">1023</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-comment">#self.list.SetItemState(5, wx.LIST_STATE_SELECTED, wx.LIST_STATE_SELECTED)</tt> </tt>
+<a name="L1024"></a><tt class="py-lineno">1024</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">currentItem</tt> <tt class="py-op">=</tt> <tt class="py-number">0</tt> </tt>
+</div><a name="L1025"></a><tt class="py-lineno">1025</tt>  <tt class="py-line"> </tt>
+<a name="L1026"></a><tt class="py-lineno">1026</tt>  <tt class="py-line">    <tt class="py-comment"># Used by the ColumnSorterMixin, see wxPython/lib/mixins/listctrl.py</tt> </tt>
+<a name="PepListCtrlPanel.GetListCtrl"></a><div id="PepListCtrlPanel.GetListCtrl-def"><a name="L1027"></a><tt class="py-lineno">1027</tt> <a class="py-toggle" href="#" id="PepListCtrlPanel.GetListCtrl-toggle" onclick="return toggle('PepListCtrlPanel.GetListCtrl');">-</a><tt class="py-line"><tt class="py-comment"></tt>    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.PepListCtrlPanel-class.html#GetListCtrl">GetListCtrl</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="PepListCtrlPanel.GetListCtrl-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="PepListCtrlPanel.GetListCtrl-expanded"><a name="L1028"></a><tt class="py-lineno">1028</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt> </tt>
+</div><a name="L1029"></a><tt class="py-lineno">1029</tt>  <tt class="py-line">         </tt>
+<a name="PepListCtrlPanel.SetValidated"></a><div id="PepListCtrlPanel.SetValidated-def"><a name="L1030"></a><tt class="py-lineno">1030</tt> <a class="py-toggle" href="#" id="PepListCtrlPanel.SetValidated-toggle" onclick="return toggle('PepListCtrlPanel.SetValidated');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.PepListCtrlPanel-class.html#SetValidated">SetValidated</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">where</tt><tt class="py-op">,</tt> <tt class="py-param">what</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="PepListCtrlPanel.SetValidated-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="PepListCtrlPanel.SetValidated-expanded"><a name="L1031"></a><tt class="py-lineno">1031</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L1032"></a><tt class="py-lineno">1032</tt>  <tt class="py-line"><tt class="py-docstring">        Called when the OnValidate or OnInvalidate are activated</tt> </tt>
+<a name="L1033"></a><tt class="py-lineno">1033</tt>  <tt class="py-line"><tt class="py-docstring">        Changes the 9th element in the current list item to "YES"</tt> </tt>
+<a name="L1034"></a><tt class="py-lineno">1034</tt>  <tt class="py-line"><tt class="py-docstring">        or "NO"</tt> </tt>
+<a name="L1035"></a><tt class="py-lineno">1035</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L1036"></a><tt class="py-lineno">1036</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">SetStringItem</tt><tt class="py-op">(</tt><tt class="py-name">where</tt><tt class="py-op">,</tt> <tt class="py-number">9</tt><tt class="py-op">,</tt> <tt class="py-name">what</tt><tt class="py-op">)</tt> </tt>
+<a name="L1037"></a><tt class="py-lineno">1037</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">what</tt> <tt class="py-op">==</tt> <tt class="py-string">"YES"</tt><tt class="py-op">:</tt> </tt>
+<a name="L1038"></a><tt class="py-lineno">1038</tt>  <tt class="py-line">            <tt class="py-name">item</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">GetItem</tt><tt class="py-op">(</tt><tt class="py-name">where</tt><tt class="py-op">)</tt> </tt>
+<a name="L1039"></a><tt class="py-lineno">1039</tt>  <tt class="py-line">            <tt class="py-name">item</tt><tt class="py-op">.</tt><tt class="py-name">SetTextColour</tt><tt class="py-op">(</tt><tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">BLUE</tt><tt class="py-op">)</tt> </tt>
+<a name="L1040"></a><tt class="py-lineno">1040</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">SetItem</tt><tt class="py-op">(</tt><tt class="py-name">item</tt><tt class="py-op">)</tt> </tt>
+<a name="L1041"></a><tt class="py-lineno">1041</tt>  <tt class="py-line">        <tt class="py-keyword">if</tt> <tt class="py-name">what</tt> <tt class="py-op">==</tt> <tt class="py-string">"NO"</tt><tt class="py-op">:</tt> </tt>
+<a name="L1042"></a><tt class="py-lineno">1042</tt>  <tt class="py-line">            <tt class="py-name">item</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">GetItem</tt><tt class="py-op">(</tt><tt class="py-name">where</tt><tt class="py-op">)</tt> </tt>
+<a name="L1043"></a><tt class="py-lineno">1043</tt>  <tt class="py-line">            <tt class="py-name">item</tt><tt class="py-op">.</tt><tt class="py-name">SetTextColour</tt><tt class="py-op">(</tt><tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">RED</tt><tt class="py-op">)</tt> </tt>
+<a name="L1044"></a><tt class="py-lineno">1044</tt>  <tt class="py-line">            <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">SetItem</tt><tt class="py-op">(</tt><tt class="py-name">item</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L1045"></a><tt class="py-lineno">1045</tt>  <tt class="py-line">         </tt>
+<a name="PepListCtrlPanel.SetBg"></a><div id="PepListCtrlPanel.SetBg-def"><a name="L1046"></a><tt class="py-lineno">1046</tt> <a class="py-toggle" href="#" id="PepListCtrlPanel.SetBg-toggle" onclick="return toggle('PepListCtrlPanel.SetBg');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.PepListCtrlPanel-class.html#SetBg">SetBg</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">where</tt><tt class="py-op">,</tt> <tt class="py-param">bg</tt><tt class="py-op">,</tt> <tt class="py-param">ratio</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="PepListCtrlPanel.SetBg-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="PepListCtrlPanel.SetBg-expanded"><a name="L1047"></a><tt class="py-lineno">1047</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L1048"></a><tt class="py-lineno">1048</tt>  <tt class="py-line"><tt class="py-docstring">        Shows local background value in the list and</tt> </tt>
+<a name="L1049"></a><tt class="py-lineno">1049</tt>  <tt class="py-line"><tt class="py-docstring">        the updated value of corrected ratio</tt> </tt>
+<a name="L1050"></a><tt class="py-lineno">1050</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L1051"></a><tt class="py-lineno">1051</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">SetStringItem</tt><tt class="py-op">(</tt><tt class="py-name">where</tt><tt class="py-op">,</tt> <tt class="py-number">8</tt><tt class="py-op">,</tt> <tt class="py-string">"%.0f"</tt><tt class="py-op">%</tt><tt class="py-name">bg</tt><tt class="py-op">)</tt> </tt>
+<a name="L1052"></a><tt class="py-lineno">1052</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">SetStringItem</tt><tt class="py-op">(</tt><tt class="py-name">where</tt><tt class="py-op">,</tt> <tt class="py-number">7</tt><tt class="py-op">,</tt> <tt class="py-string">"%.2f"</tt><tt class="py-op">%</tt><tt class="py-name">ratio</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L1053"></a><tt class="py-lineno">1053</tt>  <tt class="py-line">     </tt>
+<a name="L1054"></a><tt class="py-lineno">1054</tt>  <tt class="py-line">    <tt class="py-comment"># Used by the ColumnSorterMixin, see wxPython/lib/mixins/listctrl.py</tt> </tt>
+<a name="PepListCtrlPanel.GetSortImages"></a><div id="PepListCtrlPanel.GetSortImages-def"><a name="L1055"></a><tt class="py-lineno">1055</tt> <a class="py-toggle" href="#" id="PepListCtrlPanel.GetSortImages-toggle" onclick="return toggle('PepListCtrlPanel.GetSortImages');">-</a><tt class="py-line"><tt class="py-comment"></tt>    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.PepListCtrlPanel-class.html#GetSortImages">GetSortImages</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="PepListCtrlPanel.GetSortImages-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="PepListCtrlPanel.GetSortImages-expanded"><a name="L1056"></a><tt class="py-lineno">1056</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">sm_dn</tt><tt class="py-op">,</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">sm_up</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L1057"></a><tt class="py-lineno">1057</tt>  <tt class="py-line"> </tt>
+<a name="PepListCtrlPanel.getColumnText"></a><div id="PepListCtrlPanel.getColumnText-def"><a name="L1058"></a><tt class="py-lineno">1058</tt> <a class="py-toggle" href="#" id="PepListCtrlPanel.getColumnText-toggle" onclick="return toggle('PepListCtrlPanel.getColumnText');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.PepListCtrlPanel-class.html#getColumnText">getColumnText</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">index</tt><tt class="py-op">,</tt> <tt class="py-param">col</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="PepListCtrlPanel.getColumnText-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="PepListCtrlPanel.getColumnText-expanded"><a name="L1059"></a><tt class="py-lineno">1059</tt>  <tt class="py-line">        <tt class="py-name">item</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">GetItem</tt><tt class="py-op">(</tt><tt class="py-name">index</tt><tt class="py-op">,</tt> <tt class="py-name">col</tt><tt class="py-op">)</tt> </tt>
+<a name="L1060"></a><tt class="py-lineno">1060</tt>  <tt class="py-line">        <tt class="py-keyword">return</tt> <tt class="py-name">item</tt><tt class="py-op">.</tt><tt class="py-name">GetText</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L1061"></a><tt class="py-lineno">1061</tt>  <tt class="py-line"> </tt>
+<a name="PepListCtrlPanel.OnItemSelected"></a><div id="PepListCtrlPanel.OnItemSelected-def"><a name="L1062"></a><tt class="py-lineno">1062</tt> <a class="py-toggle" href="#" id="PepListCtrlPanel.OnItemSelected-toggle" onclick="return toggle('PepListCtrlPanel.OnItemSelected');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.PepListCtrlPanel-class.html#OnItemSelected">OnItemSelected</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="PepListCtrlPanel.OnItemSelected-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="PepListCtrlPanel.OnItemSelected-expanded"><a name="L1063"></a><tt class="py-lineno">1063</tt>  <tt class="py-line">        <tt class="py-docstring">"""</tt> </tt>
+<a name="L1064"></a><tt class="py-lineno">1064</tt>  <tt class="py-line"><tt class="py-docstring">        Overwritten by its equivalent in MainFrame</tt> </tt>
+<a name="L1065"></a><tt class="py-lineno">1065</tt>  <tt class="py-line"><tt class="py-docstring">        """</tt> </tt>
+<a name="L1066"></a><tt class="py-lineno">1066</tt>  <tt class="py-line">        <tt class="py-comment">##print event.GetItem().GetTextColour()</tt> </tt>
+<a name="L1067"></a><tt class="py-lineno">1067</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">currentItem</tt> <tt class="py-op">=</tt> <tt class="py-name">event</tt><tt class="py-op">.</tt><tt class="py-name">m_itemIndex</tt> </tt>
+<a name="L1068"></a><tt class="py-lineno">1068</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">uniquekey</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">GetItemText</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">currentItem</tt><tt class="py-op">)</tt><tt class="py-op">+</tt>\ </tt>
+<a name="L1069"></a><tt class="py-lineno">1069</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-86" class="py-name"><a title="silacvalidator.PepListCtrlPanel.getColumnText" class="py-name" href="#" onclick="return doclink('link-86', 'getColumnText', 'link-44');">getColumnText</a></tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">currentItem</tt><tt class="py-op">,</tt> <tt class="py-number">1</tt><tt class="py-op">)</tt> </tt>
+<a name="L1070"></a><tt class="py-lineno">1070</tt>  <tt class="py-line">        <tt class="py-comment">#print self.uniquekey</tt> </tt>
+<a name="L1071"></a><tt class="py-lineno">1071</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">event</tt><tt class="py-op">.</tt><tt class="py-name">Skip</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L1072"></a><tt class="py-lineno">1072</tt>  <tt class="py-line"> </tt>
+<a name="PepListCtrlPanel.OnColClick"></a><div id="PepListCtrlPanel.OnColClick-def"><a name="L1073"></a><tt class="py-lineno">1073</tt> <a class="py-toggle" href="#" id="PepListCtrlPanel.OnColClick-toggle" onclick="return toggle('PepListCtrlPanel.OnColClick');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.PepListCtrlPanel-class.html#OnColClick">OnColClick</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="PepListCtrlPanel.OnColClick-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="PepListCtrlPanel.OnColClick-expanded"><a name="L1074"></a><tt class="py-lineno">1074</tt>  <tt class="py-line">        <tt class="py-comment">#print ("OnColClick: %d\n" % event.GetColumn())</tt> </tt>
+<a name="L1075"></a><tt class="py-lineno">1075</tt>  <tt class="py-line"><tt class="py-comment"></tt>        <tt class="py-name">event</tt><tt class="py-op">.</tt><tt class="py-name">Skip</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+</div><a name="L1076"></a><tt class="py-lineno">1076</tt>  <tt class="py-line"> </tt>
+<a name="PepListCtrlPanel.OnSize"></a><div id="PepListCtrlPanel.OnSize-def"><a name="L1077"></a><tt class="py-lineno">1077</tt> <a class="py-toggle" href="#" id="PepListCtrlPanel.OnSize-toggle" onclick="return toggle('PepListCtrlPanel.OnSize');">-</a><tt class="py-line">    <tt class="py-keyword">def</tt> <a class="py-def-name" href="silacvalidator.PepListCtrlPanel-class.html#OnSize">OnSize</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">event</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
+</div><div id="PepListCtrlPanel.OnSize-collapsed" style="display:none;" pad="++++" indent="++++++++"></div><div id="PepListCtrlPanel.OnSize-expanded"><a name="L1078"></a><tt class="py-lineno">1078</tt>  <tt class="py-line">        <tt class="py-name">w</tt><tt class="py-op">,</tt> <tt class="py-name">h</tt> <tt class="py-op">=</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">GetClientSizeTuple</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L1079"></a><tt class="py-lineno">1079</tt>  <tt class="py-line">        <tt class="py-name">self</tt><tt class="py-op">.</tt><tt class="py-name">list</tt><tt class="py-op">.</tt><tt class="py-name">SetDimensions</tt><tt class="py-op">(</tt><tt class="py-number">0</tt><tt class="py-op">,</tt> <tt class="py-number">0</tt><tt class="py-op">,</tt> <tt class="py-name">w</tt><tt class="py-op">,</tt> <tt class="py-name">h</tt><tt class="py-op">)</tt> </tt>
+</div></div><a name="L1080"></a><tt class="py-lineno">1080</tt>  <tt class="py-line"> </tt>
+<a name="L1081"></a><tt class="py-lineno">1081</tt>  <tt class="py-line"><tt class="py-comment">#######################################################</tt> </tt>
+<a name="L1082"></a><tt class="py-lineno">1082</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt class="py-comment">#the equivalent of a main function.</tt> </tt>
+<a name="L1083"></a><tt class="py-lineno">1083</tt>  <tt class="py-line"><tt class="py-comment"></tt><tt id="link-87" class="py-name" targets="Variable MSFit_to_txt.app=MSFit_to_txt-module.html#app,Variable lilamslaunchGUI.app=lilamslaunchGUI-module.html#app,Variable silacvalidator.app=silacvalidator-module.html#app"><a title="MSFit_to_txt.app
+lilamslaunchGUI.app
+silacvalidator.app" class="py-name" href="#" onclick="return doclink('link-87', 'app', 'link-87');">app</a></tt> <tt class="py-op">=</tt> <tt class="py-name">wx</tt><tt class="py-op">.</tt><tt class="py-name">PySimpleApp</tt><tt class="py-op">(</tt><tt class="py-op">)</tt> </tt>
+<a name="L1084"></a><tt class="py-lineno">1084</tt>  <tt class="py-line"><tt id="link-88" class="py-name" targets="Variable MSFit_to_txt.frame=MSFit_to_txt-module.html#frame,Variable lilamslaunchGUI.frame=lilamslaunchGUI-module.html#frame,Variable silacvalidator.frame=silacvalidator-module.html#frame"><a title="MSFit_to_txt.frame
+lilamslaunchGUI.frame
+silacvalidator.frame" class="py-name" href="#" onclick="return doclink('link-88', 'frame', 'link-88');">frame</a></tt> <tt class="py-op">=</tt> <tt id="link-89" class="py-name" targets="Class MSFit_to_txt.MainFrame=MSFit_to_txt.MainFrame-class.html,Class lilamslaunchGUI.MainFrame=lilamslaunchGUI.MainFrame-class.html,Class silacvalidator.MainFrame=silacvalidator.MainFrame-class.html"><a title="MSFit_to_txt.MainFrame
+lilamslaunchGUI.MainFrame
+silacvalidator.MainFrame" class="py-name" href="#" onclick="return doclink('link-89', 'MainFrame', 'link-89');">MainFrame</a></tt><tt class="py-op">(</tt><tt class="py-name">None</tt><tt class="py-op">,</tt> <tt class="py-op">-</tt><tt class="py-number">1</tt><tt class="py-op">,</tt> <tt class="py-string">"SILAC validator v. 0.2"</tt><tt class="py-op">)</tt> </tt>
+<a name="L1085"></a><tt class="py-lineno">1085</tt>  <tt class="py-line"><tt id="link-90" class="py-name"><a title="MSFit_to_txt.app
+lilamslaunchGUI.app
+silacvalidator.app" class="py-name" href="#" onclick="return doclink('link-90', 'app', 'link-87');">app</a></tt><tt class="py-op">.</tt><tt class="py-name">SetTopWindow</tt><tt class="py-op">(</tt><tt id="link-91" class="py-name"><a title="MSFit_to_txt.frame
+lilamslaunchGUI.frame
+silacvalidator.frame" class="py-name" href="#" onclick="return doclink('link-91', 'frame', 'link-88');">frame</a></tt><tt class="py-op">)</tt> </tt>
+<a name="L1086"></a><tt class="py-lineno">1086</tt>  <tt class="py-line"><tt id="link-92" class="py-name"><a title="MSFit_to_txt.app
+lilamslaunchGUI.app
+silacvalidator.app" class="py-name" href="#" onclick="return doclink('link-92', 'app', 'link-87');">app</a></tt><tt class="py-op">.</tt><tt class="py-name">MainLoop</tt><tt class="py-op">(</tt><tt class="py-op">)</tt>  </tt>
+<a name="L1087"></a><tt class="py-lineno">1087</tt>  <tt class="py-line"><tt class="py-comment">#######################################################</tt> </tt>
+<a name="L1088"></a><tt class="py-lineno">1088</tt>  <tt class="py-line"><tt class="py-comment"></tt> </tt><script type="text/javascript">
+<!--
+expandto(location.href);
+// -->
+</script>
+</pre>
+<br />
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table border="0" cellpadding="0" cellspacing="0" width="100%%">
+  <tr>
+    <td align="left" class="footer">
+    Generated by Epydoc 3.0.1 on Tue Apr 29 19:05:24 2008
+    </td>
+    <td align="right" class="footer">
+      <a target="mainFrame" href="http://epydoc.sourceforge.net"
+        >http://epydoc.sourceforge.net</a>
+    </td>
+  </tr>
+</table>
+
+<script type="text/javascript">
+  <!--
+  // Private objects are initially displayed (because if
+  // javascript is turned off then we want them to be
+  // visible); but by default, we want to hide them.  So hide
+  // them unless we have a cookie that says to show them.
+  checkCookie();
+  // -->
+</script>
+</body>
+</html>
diff --git a/docs/silacvalidator.MainFrame-class.html b/docs/silacvalidator.MainFrame-class.html
new file mode 100644
index 0000000000000000000000000000000000000000..adabacd0ca2dacd7f341477164b59604e49dbb98
--- /dev/null
+++ b/docs/silacvalidator.MainFrame-class.html
@@ -0,0 +1,1045 @@
+<?xml version="1.0" encoding="ascii"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+          "DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+  <title>silacvalidator.MainFrame</title>
+  <link rel="stylesheet" href="epydoc.css" type="text/css" />
+  <script type="text/javascript" src="epydoc.js"></script>
+</head>
+
+<body bgcolor="white" text="black" link="blue" vlink="#204080"
+      alink="#204080">
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr valign="top">
+    <td width="100%">
+      <span class="breadcrumbs">
+        <a href="silacvalidator-module.html">Module&nbsp;silacvalidator</a> ::
+        Class&nbsp;MainFrame
+      </span>
+    </td>
+    <td>
+      <table cellpadding="0" cellspacing="0">
+        <!-- hide/show private -->
+        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
+    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<!-- ==================== CLASS DESCRIPTION ==================== -->
+<h1 class="epydoc">Class MainFrame</h1><p class="nomargin-top"><span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame">source&nbsp;code</a></span></p>
+<pre class="base-tree">
+wx.lib.plot.wx.Frame --+
+                       |
+                      <strong class="uidshort">MainFrame</strong>
+</pre>
+
+<hr />
+<pre class="literalblock">
+
+The application main frame. Contains the following
+graphic elements:
+self.panel    |---- self.lb - the text list control
+        |---- self.btnpanel1 - the panel containing
+            three buttons (Validate, Invalidate
+            and LocalBackground
+            
+self.panelplot - containing self.plotcanvas
+                to allow drawing of spectra files
+                
+self.log - a TextCtrl panel with information
+                on the analysed xml file
+    ______________________            
+    --------------- ------
+    |              ||     | self.lb and self.btnpanel1
+    -----------------------
+    |                     | 
+    |                     | self.panelplot with self.plotcanvas
+    |                     |
+    -----------------------
+    |                     | self.log
+    -----------------------
+
+</pre>
+
+<!-- ==================== INSTANCE METHODS ==================== -->
+<a name="section-InstanceMethods"></a>
+<table class="summary" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Instance Methods</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-InstanceMethods"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="__init__"></a><span class="summary-sig-name">__init__</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">parent</span>,
+        <span class="summary-sig-arg">id</span>,
+        <span class="summary-sig-arg">title</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.__init__">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnXMLOpen"></a><span class="summary-sig-name">OnXMLOpen</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span><br />
+      Opens a XML file with SILAC data and generates an ElementTree 
+      instance containing the data in the variable self.data</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.OnXMLOpen">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="silacvalidator.MainFrame-class.html#XMLOpen" class="summary-sig-name">XMLOpen</a>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">dirname</span>,
+        <span class="summary-sig-arg">filename</span>)</span><br />
+      Will allow calls for XMLOpen from Previous and Next calls.</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.XMLOpen">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="silacvalidator.MainFrame-class.html#PlotSpectrumXML" class="summary-sig-name">PlotSpectrumXML</a>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">index</span>=<span class="summary-sig-default">0</span>,
+        <span class="summary-sig-arg">title</span>=<span class="summary-sig-default">&quot;&quot;</span>)</span><br />
+      Recover and plot data for the record that has &lt;index&gt; It is 
+      found in self.data[5] - that is pepdata, the subnode is 10 for 
+      &lt;spectrum&gt; and 0, 1 for the two lists mz and int.</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.PlotSpectrumXML">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="PlotArray"></a><span class="summary-sig-name">PlotArray</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">data_array</span>,
+        <span class="summary-sig-arg">color</span>,
+        <span class="summary-sig-arg">title</span>)</span><br />
+      Used to plot on the plotcanvas the points of a data_array Default is 
+      autoscale, used by PlotSpectrumXML</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.PlotArray">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="silacvalidator.MainFrame-class.html#GenerateListDict" class="summary-sig-name">GenerateListDict</a>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">xmldata</span>)</span><br />
+      forms a dictionary {1:[&quot;a&quot;, &quot;b&quot;, &quot;c&quot;], 
+      2:...</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.GenerateListDict">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="PopulateList"></a><span class="summary-sig-name">PopulateList</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">externaldict</span>)</span><br />
+      a wrapper to the function with the same name in self.lb</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.PopulateList">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="silacvalidator.MainFrame-class.html#OnItemSelected" class="summary-sig-name">OnItemSelected</a>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span><br />
+      Activated when one item in the self.lb list control
+is selected.</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.OnItemSelected">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="MapUniqueKey"></a><span class="summary-sig-name">MapUniqueKey</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">uniquekey</span>)</span><br />
+      Used by &lt;OnItemSelected&gt; to allow a correspondence between 
+      self.currentItem - in the list and self.index in the ElementTree 
+      Element representing data read from the XML SILAC file</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.MapUniqueKey">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnValidate"></a><span class="summary-sig-name">OnValidate</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span><br />
+      changes both the entry in the list control -- see SetValidated 
+      function --- and the same entry in the self.data (to be written)</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.OnValidate">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnInvalidate"></a><span class="summary-sig-name">OnInvalidate</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span><br />
+      changes both the entry in the list control -- see SetValidated 
+      function --- and the same entry in the self.data (to be written)</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.OnInvalidate">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="SetXMLValidated"></a><span class="summary-sig-name">SetXMLValidated</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">index</span>,
+        <span class="summary-sig-arg">what</span>)</span><br />
+      7 is the actual position of the &lt;validated&gt; field in the 
+      self.data - coming from the SILAC XML tree</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.SetXMLValidated">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="silacvalidator.MainFrame-class.html#GetValXML" class="summary-sig-name">GetValXML</a>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">index</span>=<span class="summary-sig-default">0</span>,
+        <span class="summary-sig-arg">what</span>=<span class="summary-sig-default">'pepseq'</span>)</span><br />
+      Returns the text attribute of an entry in an Element object based on 
+      the self.XMLdict dictionary that maps numbers to tags - definition in
+      the init of the main frame.</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.GetValXML">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnXMLSave"></a><span class="summary-sig-name">OnXMLSave</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span><br />
+      Writes the contents of self.data to the self.fnameout (established 
+      when the actual file was opened)</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.OnXMLSave">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnSpectrumSave"></a><span class="summary-sig-name">OnSpectrumSave</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.OnSpectrumSave">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="silacvalidator.MainFrame-class.html#SpectrumSave" class="summary-sig-name">SpectrumSave</a>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">index</span>=<span class="summary-sig-default">0</span>)</span><br />
+      Writes the contents of the actual selected spectrum...</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.SpectrumSave">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="silacvalidator.MainFrame-class.html#OnNextFile" class="summary-sig-name">OnNextFile</a>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span><br />
+      Allows navigation between the xml files in a folder.</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.OnNextFile">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="silacvalidator.MainFrame-class.html#OnPrevFile" class="summary-sig-name">OnPrevFile</a>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span><br />
+      Allows navigation between the xml files in a folder.</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.OnPrevFile">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnFullUnzoom"></a><span class="summary-sig-name">OnFullUnzoom</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.OnFullUnzoom">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnFileOpen"></a><span class="summary-sig-name">OnFileOpen</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span><br />
+      Opens and plots a tab delimited text file If not a recognized file, a
+      message is displayed Sets also the actual directory name: 
+      self.defaultdirname</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.OnFileOpen">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="PlotFile"></a><span class="summary-sig-name">PlotFile</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">fname</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.PlotFile">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnFileClose"></a><span class="summary-sig-name">OnFileClose</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.OnFileClose">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnMLeftDown"></a><span class="summary-sig-name">OnMLeftDown</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.OnMLeftDown">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnMDoubleClick"></a><span class="summary-sig-name">OnMDoubleClick</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.OnMDoubleClick">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="silacvalidator.MainFrame-class.html#OnSetLocalBg" class="summary-sig-name">OnSetLocalBg</a>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span><br />
+      Updates the local background data both in the shown list and in 
+      self.data.</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.OnSetLocalBg">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnSaveImage"></a><span class="summary-sig-name">OnSaveImage</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.OnSaveImage">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnFileExit"></a><span class="summary-sig-name">OnFileExit</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.OnFileExit">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnPlotRedraw"></a><span class="summary-sig-name">OnPlotRedraw</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.OnPlotRedraw">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnPlotClear"></a><span class="summary-sig-name">OnPlotClear</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.OnPlotClear">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnPlotScale"></a><span class="summary-sig-name">OnPlotScale</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.OnPlotScale">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnEnableZoom"></a><span class="summary-sig-name">OnEnableZoom</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.OnEnableZoom">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnEnableGrid"></a><span class="summary-sig-name">OnEnableGrid</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.OnEnableGrid">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnEnableLegend"></a><span class="summary-sig-name">OnEnableLegend</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.OnEnableLegend">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnReset"></a><span class="summary-sig-name">OnReset</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.OnReset">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnHelpAbout"></a><span class="summary-sig-name">OnHelpAbout</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.OnHelpAbout">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="resetDefaults"></a><span class="summary-sig-name">resetDefaults</span>(<span class="summary-sig-arg">self</span>)</span><br />
+      Just to reset the fonts back to the PlotCanvas defaults</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.resetDefaults">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+</table>
+<!-- ==================== METHOD DETAILS ==================== -->
+<a name="section-MethodDetails"></a>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Method Details</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-MethodDetails"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+</table>
+<a name="XMLOpen"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">XMLOpen</span>(<span class="sig-arg">self</span>,
+        <span class="sig-arg">dirname</span>,
+        <span class="sig-arg">filename</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.XMLOpen">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>Will allow calls for XMLOpen from Previous and Next calls. Returns 
+  True if everything OK.</p>
+  <p>-uses get_flist_xml to set up the file list -uses map_pos_inlist to 
+  set up self.where -uses self.PlotSpectrumXML to plot the first peptide in
+  file -uses self.PopulateList to populate the self.lb list control with 
+  data -uses self.GenerateListDict to generate the dictionary used to 
+  describe the data in the self.lb control</p>
+  <dl class="fields">
+  </dl>
+</td></tr></table>
+</div>
+<a name="PlotSpectrumXML"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">PlotSpectrumXML</span>(<span class="sig-arg">self</span>,
+        <span class="sig-arg">index</span>=<span class="sig-default">0</span>,
+        <span class="sig-arg">title</span>=<span class="sig-default">&quot;&quot;</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.PlotSpectrumXML">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>Recover and plot data for the record that has &lt;index&gt; It is 
+  found in self.data[5] - that is pepdata, the subnode is 10 for 
+  &lt;spectrum&gt; and 0, 1 for the two lists mz and int. &quot;5 &quot;is 
+  contained in self.pdatapos</p>
+  <p>-uses self.PlotArray - a function to do the plotting</p>
+  <dl class="fields">
+  </dl>
+</td></tr></table>
+</div>
+<a name="GenerateListDict"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">GenerateListDict</span>(<span class="sig-arg">self</span>,
+        <span class="sig-arg">xmldata</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.GenerateListDict">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>forms a dictionary {1:[&quot;a&quot;, &quot;b&quot;, &quot;c&quot;], 
+  2:...} for the PepListCtrlPanel widget - to populate with XML data</p>
+  <dl class="fields">
+  </dl>
+</td></tr></table>
+</div>
+<a name="OnItemSelected"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">OnItemSelected</span>(<span class="sig-arg">self</span>,
+        <span class="sig-arg">event</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.OnItemSelected">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <pre class="literalblock">
+
+Activated when one item in the self.lb list control
+is selected. Determines the generation of a unique key
+that will allow a correspondence between the list 
+elements and the underlying ElementTree Element
+- uses MapUniqueKey function 
+
+</pre>
+  <dl class="fields">
+  </dl>
+</td></tr></table>
+</div>
+<a name="GetValXML"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">GetValXML</span>(<span class="sig-arg">self</span>,
+        <span class="sig-arg">index</span>=<span class="sig-default">0</span>,
+        <span class="sig-arg">what</span>=<span class="sig-default">'pepseq'</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.GetValXML">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>Returns the text attribute of an entry in an Element object based on 
+  the self.XMLdict dictionary that maps numbers to tags - definition in the
+  init of the main frame. By default it returns the peptide sequence of the
+  first record.</p>
+  <p>self.pdatapos - indicates the position of the &lt;pepdata&gt; in the 
+  root of the pepdata xml entry</p>
+  <dl class="fields">
+  </dl>
+</td></tr></table>
+</div>
+<a name="SpectrumSave"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">SpectrumSave</span>(<span class="sig-arg">self</span>,
+        <span class="sig-arg">index</span>=<span class="sig-default">0</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.SpectrumSave">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <pre class="literalblock">
+
+Writes the contents of the actual selected spectrum
+        to a given file name, in tab delimited format
+
+</pre>
+  <dl class="fields">
+  </dl>
+</td></tr></table>
+</div>
+<a name="OnNextFile"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">OnNextFile</span>(<span class="sig-arg">self</span>,
+        <span class="sig-arg">event</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.OnNextFile">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>Allows navigation between the xml files in a folder. Calls the 
+  self.XMLOpen function exactly like the self.OnXMLOpen.</p>
+  <dl class="fields">
+  </dl>
+</td></tr></table>
+</div>
+<a name="OnPrevFile"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">OnPrevFile</span>(<span class="sig-arg">self</span>,
+        <span class="sig-arg">event</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.OnPrevFile">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>Allows navigation between the xml files in a folder. Calls the 
+  self.XMLOpen function exactly like the self.OnXMLOpen.</p>
+  <dl class="fields">
+  </dl>
+</td></tr></table>
+</div>
+<a name="OnSetLocalBg"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">OnSetLocalBg</span>(<span class="sig-arg">self</span>,
+        <span class="sig-arg">event</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="silacvalidator-pysrc.html#MainFrame.OnSetLocalBg">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>Updates the local background data both in the shown list and in 
+  self.data. Recalculated the corrected ratio</p>
+  <dl class="fields">
+  </dl>
+</td></tr></table>
+</div>
+<br />
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table border="0" cellpadding="0" cellspacing="0" width="100%%">
+  <tr>
+    <td align="left" class="footer">
+    Generated by Epydoc 3.0.1 on Tue Apr 29 19:05:23 2008
+    </td>
+    <td align="right" class="footer">
+      <a target="mainFrame" href="http://epydoc.sourceforge.net"
+        >http://epydoc.sourceforge.net</a>
+    </td>
+  </tr>
+</table>
+
+<script type="text/javascript">
+  <!--
+  // Private objects are initially displayed (because if
+  // javascript is turned off then we want them to be
+  // visible); but by default, we want to hide them.  So hide
+  // them unless we have a cookie that says to show them.
+  checkCookie();
+  // -->
+</script>
+</body>
+</html>
diff --git a/docs/silacvalidator.PepListCtrl-class.html b/docs/silacvalidator.PepListCtrl-class.html
new file mode 100644
index 0000000000000000000000000000000000000000..1fc03ccb3a124e9fd9852e9a981941e9f3939ba0
--- /dev/null
+++ b/docs/silacvalidator.PepListCtrl-class.html
@@ -0,0 +1,214 @@
+<?xml version="1.0" encoding="ascii"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+          "DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+  <title>silacvalidator.PepListCtrl</title>
+  <link rel="stylesheet" href="epydoc.css" type="text/css" />
+  <script type="text/javascript" src="epydoc.js"></script>
+</head>
+
+<body bgcolor="white" text="black" link="blue" vlink="#204080"
+      alink="#204080">
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr valign="top">
+    <td width="100%">
+      <span class="breadcrumbs">
+        <a href="silacvalidator-module.html">Module&nbsp;silacvalidator</a> ::
+        Class&nbsp;PepListCtrl
+      </span>
+    </td>
+    <td>
+      <table cellpadding="0" cellspacing="0">
+        <!-- hide/show private -->
+        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
+    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<!-- ==================== CLASS DESCRIPTION ==================== -->
+<h1 class="epydoc">Class PepListCtrl</h1><p class="nomargin-top"><span class="codelink"><a href="silacvalidator-pysrc.html#PepListCtrl">source&nbsp;code</a></span></p>
+<pre class="base-tree">
+                      wx.lib.plot.wx.ListCtrl --+
+                                                |
+wx.lib.mixins.listctrl.ListCtrlAutoWidthMixin --+
+                                                |
+                                               <strong class="uidshort">PepListCtrl</strong>
+</pre>
+
+<hr />
+<!-- ==================== INSTANCE METHODS ==================== -->
+<a name="section-InstanceMethods"></a>
+<table class="summary" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Instance Methods</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-InstanceMethods"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="silacvalidator.PepListCtrl-class.html#__init__" class="summary-sig-name">__init__</a>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">parent</span>,
+        <span class="summary-sig-arg">ID</span>,
+        <span class="summary-sig-arg">pos</span>=<span class="summary-sig-default">wx.DefaultPosition</span>,
+        <span class="summary-sig-arg">size</span>=<span class="summary-sig-default">wx.DefaultSize</span>,
+        <span class="summary-sig-arg">style</span>=<span class="summary-sig-default">0</span>)</span><br />
+      Standard initialiser.</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#PepListCtrl.__init__">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+  <tr>
+    <td colspan="2" class="summary">
+    <p class="indent-wrapped-lines"><b>Inherited from <code>wx.lib.mixins.listctrl.ListCtrlAutoWidthMixin</code></b>:
+      <code>resizeColumn</code>,
+      <code>resizeLastColumn</code>,
+      <code>setResizeColumn</code>
+      </p>
+    <div class="private">    <p class="indent-wrapped-lines"><b>Inherited from <code>wx.lib.mixins.listctrl.ListCtrlAutoWidthMixin</code></b> (private):
+      <code>_doResize</code>,
+      <code>_onResize</code>
+      </p></div>
+    </td>
+  </tr>
+</table>
+<!-- ==================== METHOD DETAILS ==================== -->
+<a name="section-MethodDetails"></a>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Method Details</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-MethodDetails"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+</table>
+<a name="__init__"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">__init__</span>(<span class="sig-arg">self</span>,
+        <span class="sig-arg">parent</span>,
+        <span class="sig-arg">ID</span>,
+        <span class="sig-arg">pos</span>=<span class="sig-default">wx.DefaultPosition</span>,
+        <span class="sig-arg">size</span>=<span class="sig-default">wx.DefaultSize</span>,
+        <span class="sig-arg">style</span>=<span class="sig-default">0</span>)</span>
+    <br /><em class="fname">(Constructor)</em>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="silacvalidator-pysrc.html#PepListCtrl.__init__">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>Standard initialiser.</p>
+  <dl class="fields">
+    <dt>Overrides:
+        wx.lib.mixins.listctrl.ListCtrlAutoWidthMixin.__init__
+        <dd><em class="note">(inherited documentation)</em></dd>
+    </dt>
+  </dl>
+</td></tr></table>
+</div>
+<br />
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table border="0" cellpadding="0" cellspacing="0" width="100%%">
+  <tr>
+    <td align="left" class="footer">
+    Generated by Epydoc 3.0.1 on Tue Apr 29 19:05:23 2008
+    </td>
+    <td align="right" class="footer">
+      <a target="mainFrame" href="http://epydoc.sourceforge.net"
+        >http://epydoc.sourceforge.net</a>
+    </td>
+  </tr>
+</table>
+
+<script type="text/javascript">
+  <!--
+  // Private objects are initially displayed (because if
+  // javascript is turned off then we want them to be
+  // visible); but by default, we want to hide them.  So hide
+  // them unless we have a cookie that says to show them.
+  checkCookie();
+  // -->
+</script>
+</body>
+</html>
diff --git a/docs/silacvalidator.PepListCtrlPanel-class.html b/docs/silacvalidator.PepListCtrlPanel-class.html
new file mode 100644
index 0000000000000000000000000000000000000000..752a27246d67bd54d08d3418ae5ebc0831a92653
--- /dev/null
+++ b/docs/silacvalidator.PepListCtrlPanel-class.html
@@ -0,0 +1,396 @@
+<?xml version="1.0" encoding="ascii"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+          "DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+  <title>silacvalidator.PepListCtrlPanel</title>
+  <link rel="stylesheet" href="epydoc.css" type="text/css" />
+  <script type="text/javascript" src="epydoc.js"></script>
+</head>
+
+<body bgcolor="white" text="black" link="blue" vlink="#204080"
+      alink="#204080">
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table width="100%" cellpadding="0" cellspacing="0">
+  <tr valign="top">
+    <td width="100%">
+      <span class="breadcrumbs">
+        <a href="silacvalidator-module.html">Module&nbsp;silacvalidator</a> ::
+        Class&nbsp;PepListCtrlPanel
+      </span>
+    </td>
+    <td>
+      <table cellpadding="0" cellspacing="0">
+        <!-- hide/show private -->
+        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
+    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
+      </table>
+    </td>
+  </tr>
+</table>
+<!-- ==================== CLASS DESCRIPTION ==================== -->
+<h1 class="epydoc">Class PepListCtrlPanel</h1><p class="nomargin-top"><span class="codelink"><a href="silacvalidator-pysrc.html#PepListCtrlPanel">source&nbsp;code</a></span></p>
+<pre class="base-tree">
+                    wx.lib.plot.wx.Panel --+
+                                           |
+wx.lib.mixins.listctrl.ColumnSorterMixin --+
+                                           |
+                                          <strong class="uidshort">PepListCtrlPanel</strong>
+</pre>
+
+<hr />
+<!-- ==================== INSTANCE METHODS ==================== -->
+<a name="section-InstanceMethods"></a>
+<table class="summary" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Instance Methods</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-InstanceMethods"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="silacvalidator.PepListCtrlPanel-class.html#__init__" class="summary-sig-name">__init__</a>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">parent</span>,
+        <span class="summary-sig-arg">dictwithdata</span>=<span class="summary-sig-default">{}</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#PepListCtrlPanel.__init__">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="PopulateList"></a><span class="summary-sig-name">PopulateList</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">externaldict</span>)</span><br />
+      Constructs the headings of the list control and populates it with 
+      data</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#PepListCtrlPanel.PopulateList">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="GetListCtrl"></a><span class="summary-sig-name">GetListCtrl</span>(<span class="summary-sig-arg">self</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#PepListCtrlPanel.GetListCtrl">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="SetValidated"></a><span class="summary-sig-name">SetValidated</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">where</span>,
+        <span class="summary-sig-arg">what</span>)</span><br />
+      Called when the OnValidate or OnInvalidate are activated Changes the 
+      9th element in the current list item to &quot;YES&quot; or 
+      &quot;NO&quot;</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#PepListCtrlPanel.SetValidated">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="SetBg"></a><span class="summary-sig-name">SetBg</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">where</span>,
+        <span class="summary-sig-arg">bg</span>,
+        <span class="summary-sig-arg">ratio</span>)</span><br />
+      Shows local background value in the list and the updated value of 
+      corrected ratio</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#PepListCtrlPanel.SetBg">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a href="silacvalidator.PepListCtrlPanel-class.html#GetSortImages" class="summary-sig-name">GetSortImages</a>(<span class="summary-sig-arg">self</span>)</span><br />
+      Returns a tuple of image list indexesthe indexes in the image list 
+      for an image to be put on the column header when sorting in 
+      descending order.</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#PepListCtrlPanel.GetSortImages">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="getColumnText"></a><span class="summary-sig-name">getColumnText</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">index</span>,
+        <span class="summary-sig-arg">col</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#PepListCtrlPanel.getColumnText">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnItemSelected"></a><span class="summary-sig-name">OnItemSelected</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span><br />
+      Overwritten by its equivalent in MainFrame</td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#PepListCtrlPanel.OnItemSelected">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnColClick"></a><span class="summary-sig-name">OnColClick</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#PepListCtrlPanel.OnColClick">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+<tr>
+    <td width="15%" align="right" valign="top" class="summary">
+      <span class="summary-type">&nbsp;</span>
+    </td><td class="summary">
+      <table width="100%" cellpadding="0" cellspacing="0" border="0">
+        <tr>
+          <td><span class="summary-sig"><a name="OnSize"></a><span class="summary-sig-name">OnSize</span>(<span class="summary-sig-arg">self</span>,
+        <span class="summary-sig-arg">event</span>)</span></td>
+          <td align="right" valign="top">
+            <span class="codelink"><a href="silacvalidator-pysrc.html#PepListCtrlPanel.OnSize">source&nbsp;code</a></span>
+            
+          </td>
+        </tr>
+      </table>
+      
+    </td>
+  </tr>
+  <tr>
+    <td colspan="2" class="summary">
+    <p class="indent-wrapped-lines"><b>Inherited from <code>wx.lib.mixins.listctrl.ColumnSorterMixin</code></b>:
+      <code>GetColumnSorter</code>,
+      <code>GetColumnWidths</code>,
+      <code>GetSecondarySortValues</code>,
+      <code>OnSortOrderChanged</code>,
+      <code>SetColumnCount</code>,
+      <code>SortListItems</code>
+      </p>
+    </td>
+  </tr>
+</table>
+<!-- ==================== METHOD DETAILS ==================== -->
+<a name="section-MethodDetails"></a>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr bgcolor="#70b0f0" class="table-header">
+  <td colspan="2" class="table-header">
+    <table border="0" cellpadding="0" cellspacing="0" width="100%">
+      <tr valign="top">
+        <td align="left"><span class="table-header">Method Details</span></td>
+        <td align="right" valign="top"
+         ><span class="options">[<a href="#section-MethodDetails"
+         class="privatelink" onclick="toggle_private();"
+         >hide private</a>]</span></td>
+      </tr>
+    </table>
+  </td>
+</tr>
+</table>
+<a name="__init__"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">__init__</span>(<span class="sig-arg">self</span>,
+        <span class="sig-arg">parent</span>,
+        <span class="sig-arg">dictwithdata</span>=<span class="sig-default">{}</span>)</span>
+    <br /><em class="fname">(Constructor)</em>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="silacvalidator-pysrc.html#PepListCtrlPanel.__init__">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  
+  <dl class="fields">
+    <dt>Overrides:
+        wx.lib.mixins.listctrl.ColumnSorterMixin.__init__
+    </dt>
+  </dl>
+</td></tr></table>
+</div>
+<a name="GetSortImages"></a>
+<div>
+<table class="details" border="1" cellpadding="3"
+       cellspacing="0" width="100%" bgcolor="white">
+<tr><td>
+  <table width="100%" cellpadding="0" cellspacing="0" border="0">
+  <tr valign="top"><td>
+  <h3 class="epydoc"><span class="sig"><span class="sig-name">GetSortImages</span>(<span class="sig-arg">self</span>)</span>
+  </h3>
+  </td><td align="right" valign="top"
+    ><span class="codelink"><a href="silacvalidator-pysrc.html#PepListCtrlPanel.GetSortImages">source&nbsp;code</a></span>&nbsp;
+    </td>
+  </tr></table>
+  
+  <p>Returns a tuple of image list indexesthe indexes in the image list for
+  an image to be put on the column header when sorting in descending 
+  order.</p>
+  <dl class="fields">
+    <dt>Overrides:
+        wx.lib.mixins.listctrl.ColumnSorterMixin.GetSortImages
+        <dd><em class="note">(inherited documentation)</em></dd>
+    </dt>
+  </dl>
+</td></tr></table>
+</div>
+<br />
+<!-- ==================== NAVIGATION BAR ==================== -->
+<table class="navbar" border="0" width="100%" cellpadding="0"
+       bgcolor="#a0c0ff" cellspacing="0">
+  <tr valign="middle">
+
+  <!-- Tree link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Index link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Help link -->
+      <th>&nbsp;&nbsp;&nbsp;<a
+        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
+
+  <!-- Project homepage -->
+      <th class="navbar" align="right" width="100%">
+        <table border="0" cellpadding="0" cellspacing="0">
+          <tr><th class="navbar" align="center"
+            ><a class="navbar" target="_top" href="http://www.pasteur.fr/recherche/unites/Gim/Suppl_Lebreton08/lilams/lilamsdoc.html">Lilams docs</a></th>
+          </tr></table></th>
+  </tr>
+</table>
+<table border="0" cellpadding="0" cellspacing="0" width="100%%">
+  <tr>
+    <td align="left" class="footer">
+    Generated by Epydoc 3.0.1 on Tue Apr 29 19:05:23 2008
+    </td>
+    <td align="right" class="footer">
+      <a target="mainFrame" href="http://epydoc.sourceforge.net"
+        >http://epydoc.sourceforge.net</a>
+    </td>
+  </tr>
+</table>
+
+<script type="text/javascript">
+  <!--
+  // Private objects are initially displayed (because if
+  // javascript is turned off then we want them to be
+  // visible); but by default, we want to hide them.  So hide
+  // them unless we have a cookie that says to show them.
+  checkCookie();
+  // -->
+</script>
+</body>
+</html>
diff --git a/ipc-1.1/.DS_Store b/ipc-1.1/.DS_Store
new file mode 100644
index 0000000000000000000000000000000000000000..bec0df08827c376fd0d90aa5b319d3f6ac88d5c2
Binary files /dev/null and b/ipc-1.1/.DS_Store differ
diff --git a/ipc-1.1/ADDING_ELEMENTS b/ipc-1.1/ADDING_ELEMENTS
new file mode 100644
index 0000000000000000000000000000000000000000..7f02b75f09918a230551b139728de30e76a8d1ed
--- /dev/null
+++ b/ipc-1.1/ADDING_ELEMENTS
@@ -0,0 +1,23 @@
+I was too lazy to put in all known elements, but I made it
+easy to add the missing.
+
+Every time ipc is called it reads a file called elemente which 
+contains for every element its chemical symbol its isotopes and
+their probabilities.
+
+The entries in the file have the following form:
+
+<chemical symbol>
+<mass 1st isotope> <probability of 1st isotope>
+ 	.			.
+	.			.
+	.			.
+<mass last isotope > probability last isotpe>
+
+If an element you need is not present in this file you can
+add this element by adding an entry like shown above. Next time
+you start ipc the parser will recognize the added element with the
+<chemical symbol> you put in.
+
+The chemical symbol must start with an upper case letter.
+It is highly recommended to give the isotopes in ascending order.
diff --git a/ipc-1.1/AUTHORS b/ipc-1.1/AUTHORS
new file mode 100644
index 0000000000000000000000000000000000000000..81a9208d001e23755507f6faf11cfc19728f7d2d
--- /dev/null
+++ b/ipc-1.1/AUTHORS
@@ -0,0 +1,7 @@
+Dipl. chem. Dirk Nolting
+Inst. f. physikalische und Elektrochemie I
+Universit�tsstr. 1
+40225 D�sseldorf
+
+email: nolting@uni-duesseldorf.de
+
diff --git a/ipc-1.1/COPYING b/ipc-1.1/COPYING
new file mode 100644
index 0000000000000000000000000000000000000000..d60c31a97a544b53039088d14fe9114583c0efc3
--- /dev/null
+++ b/ipc-1.1/COPYING
@@ -0,0 +1,340 @@
+		    GNU GENERAL PUBLIC LICENSE
+		       Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.
+     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+			    Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users.  This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it.  (Some other Free Software Foundation software is covered by
+the GNU Library General Public License instead.)  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+  To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have.  You must make sure that they, too, receive or can get the
+source code.  And you must show them these terms so they know their
+rights.
+
+  We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+  Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software.  If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+  Finally, any free program is threatened constantly by software
+patents.  We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary.  To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+		    GNU GENERAL PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License.  The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language.  (Hereinafter, translation is included without limitation in
+the term "modification".)  Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope.  The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+  1. You may copy and distribute verbatim copies of the Program's
+source code as you receive it, in any medium, provided that you
+conspicuously and appropriately publish on each copy an appropriate
+copyright notice and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+  2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+    a) You must cause the modified files to carry prominent notices
+    stating that you changed the files and the date of any change.
+
+    b) You must cause any work that you distribute or publish, that in
+    whole or in part contains or is derived from the Program or any
+    part thereof, to be licensed as a whole at no charge to all third
+    parties under the terms of this License.
+
+    c) If the modified program normally reads commands interactively
+    when run, you must cause it, when started running for such
+    interactive use in the most ordinary way, to print or display an
+    announcement including an appropriate copyright notice and a
+    notice that there is no warranty (or else, saying that you provide
+    a warranty) and that users may redistribute the program under
+    these conditions, and telling the user how to view a copy of this
+    License.  (Exception: if the Program itself is interactive but
+    does not normally print such an announcement, your work based on
+    the Program is not required to print an announcement.)
+
+These requirements apply to the modified work as a whole.  If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works.  But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
+
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+  3. You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+    a) Accompany it with the complete corresponding machine-readable
+    source code, which must be distributed under the terms of Sections
+    1 and 2 above on a medium customarily used for software interchange; or,
+
+    b) Accompany it with a written offer, valid for at least three
+    years, to give any third party, for a charge no more than your
+    cost of physically performing source distribution, a complete
+    machine-readable copy of the corresponding source code, to be
+    distributed under the terms of Sections 1 and 2 above on a medium
+    customarily used for software interchange; or,
+
+    c) Accompany it with the information you received as to the offer
+    to distribute corresponding source code.  (This alternative is
+    allowed only for noncommercial distribution and only if you
+    received the program in object code or executable form with such
+    an offer, in accord with Subsection b above.)
+
+The source code for a work means the preferred form of the work for
+making modifications to it.  For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable.  However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+  4. You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License.  Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+  5. You are not required to accept this License, since you have not
+signed it.  However, nothing else grants you permission to modify or
+distribute the Program or its derivative works.  These actions are
+prohibited by law if you do not accept this License.  Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+  6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions.  You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+  7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all.  For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system, which is
+implemented by public license practices.  Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+  8. If the distribution and/or use of the Program is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded.  In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+  9. The Free Software Foundation may publish revised and/or new versions
+of the General Public License from time to time.  Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+Each version is given a distinguishing version number.  If the Program
+specifies a version number of this License which applies to it and "any
+later version", you have the option of following the terms and conditions
+either of that version or of any later version published by the Free
+Software Foundation.  If the Program does not specify a version number of
+this License, you may choose any version ever published by the Free Software
+Foundation.
+
+  10. If you wish to incorporate parts of the Program into other free
+programs whose distribution conditions are different, write to the author
+to ask for permission.  For software which is copyrighted by the Free
+Software Foundation, write to the Free Software Foundation; we sometimes
+make exceptions for this.  Our decision will be guided by the two goals
+of preserving the free status of all derivatives of our free software and
+of promoting the sharing and reuse of software generally.
+
+			    NO WARRANTY
+
+  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+REPAIR OR CORRECTION.
+
+  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGES.
+
+		     END OF TERMS AND CONDITIONS
+
+	    How to Apply These Terms to Your New Programs
+
+  If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+  To do so, attach the following notices to the program.  It is safest
+to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+    <one line to give the program's name and a brief idea of what it does.>
+    Copyright (C) <year>  <name of author>
+
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 2 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program; if not, write to the Free Software
+    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+
+
+Also add information on how to contact you by electronic and paper mail.
+
+If the program is interactive, make it output a short notice like this
+when it starts in an interactive mode:
+
+    Gnomovision version 69, Copyright (C) year  name of author
+    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+    This is free software, and you are welcome to redistribute it
+    under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License.  Of course, the commands you use may
+be called something other than `show w' and `show c'; they could even be
+mouse-clicks or menu items--whatever suits your program.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the program, if
+necessary.  Here is a sample; alter the names:
+
+  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
+  `Gnomovision' (which makes passes at compilers) written by James Hacker.
+
+  <signature of Ty Coon>, 1 April 1989
+  Ty Coon, President of Vice
+
+This General Public License does not permit incorporating your program into
+proprietary programs.  If your program is a subroutine library, you may
+consider it more useful to permit linking proprietary applications with the
+library.  If this is what you want to do, use the GNU Library General
+Public License instead of this License.
diff --git a/ipc-1.1/ChangeLog b/ipc-1.1/ChangeLog
new file mode 100644
index 0000000000000000000000000000000000000000..814a4b4979af3a7449bf7ce6ed7d03d77e33a67c
--- /dev/null
+++ b/ipc-1.1/ChangeLog
@@ -0,0 +1,4 @@
+- V 1.0: First public version
+- V 1.1: Added Elements P and Si
+	 Added "Covered Intensity" Display for FastCalc
+         Fixed error in the sum formula of glutamic acid (thnx to Frederic)
\ No newline at end of file
diff --git a/ipc-1.1/INSTALL b/ipc-1.1/INSTALL
new file mode 100644
index 0000000000000000000000000000000000000000..4a039574e8b0fc9b29022d3c1b0c31d0f388487b
--- /dev/null
+++ b/ipc-1.1/INSTALL
@@ -0,0 +1,49 @@
+The easy way:
+-------------
+
+turn into root and place the sources into /usr/local/ipc-1.1
+
+$ cd ipc-1.1
+$ ./configure
+$ make all
+$ make install
+
+
+The not so easy way:
+--------------------
+
+When installing ipc there are two points to take care of:
+
+1:  The file "elemente":
+----------------------
+
+ipc expects its sources to be placed in /usr/local/ipc-1.1 and this is 
+where it exepects the file elemete too.
+
+When installing into an other directory you must give configure the 
+directory via --prefix otherwise ipc won�t find this file and therefore not 
+recognize any chemical symbol.
+After the installation all files may be removed except the file "elemente"
+
+So if you want ipc in your home directory you should do something like:
+
+$ cd ~
+$ tar -xzf ipc-1.1.tar.gz"
+$ cd ipc-1.1
+$ ./configure --prefix=/home/<your_username>
+$ make
+
+This will produce an executable ipc in the directory
+/home/<username>/ipc-1.1 which will need the file 
+/home/<your_username>/ipc-1.1/elemente 
+in order to work.
+
+2: ipc and GNUPlot
+------------------
+
+ipc can produce output which is suitable for GNUPlot. When producing gnuplot
+output GNUPlot is also called to show the data. 
+If you don�t like this or if gnuplot is not available on your system you 
+can give configure --enable-NO_GNUPLOT
+The -g optin will still work but ipc will not try to call GNUPLot afterwards.
+Try ./configure --help for details on configure
\ No newline at end of file
diff --git a/ipc-1.1/Makefile b/ipc-1.1/Makefile
new file mode 100644
index 0000000000000000000000000000000000000000..12849541710539fa7bf7b9d4a647f3f5414b9bf4
--- /dev/null
+++ b/ipc-1.1/Makefile
@@ -0,0 +1,357 @@
+# Generated automatically from Makefile.in by configure.
+# Makefile.in generated automatically by automake 1.4 from Makefile.am
+
+# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+
+SHELL = /bin/sh
+
+srcdir = .
+top_srcdir = .
+prefix = /Volumes/Moomoo/Cosmin/Programmation/
+exec_prefix = ${prefix}
+
+bindir = ${exec_prefix}/bin
+sbindir = ${exec_prefix}/sbin
+libexecdir = ${exec_prefix}/libexec
+datadir = ${prefix}/share
+sysconfdir = ${prefix}/etc
+sharedstatedir = ${prefix}/com
+localstatedir = ${prefix}/var
+libdir = ${exec_prefix}/lib
+infodir = ${prefix}/info
+mandir = ${prefix}/man
+includedir = ${prefix}/include
+oldincludedir = /usr/include
+
+DESTDIR =
+
+pkgdatadir = $(datadir)/ipc
+pkglibdir = $(libdir)/ipc
+pkgincludedir = $(includedir)/ipc
+
+top_builddir = .
+
+ACLOCAL = aclocal
+AUTOCONF = autoconf
+AUTOMAKE = automake
+AUTOHEADER = autoheader
+
+INSTALL = /usr/bin/install -c
+INSTALL_PROGRAM = ${INSTALL} $(AM_INSTALL_PROGRAM_FLAGS)
+INSTALL_DATA = ${INSTALL} -m 644
+INSTALL_SCRIPT = ${INSTALL_PROGRAM}
+transform = s,x,x,
+
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+CC = gcc
+LN_S = ln -s
+MAKEINFO = makeinfo
+PACKAGE = ipc
+VERSION = 1.1
+
+bin_PROGRAMS = ipc
+ipc_SOURCES = ipc.c element.c pars.c gp_out.c element.h gp_out.h ipc.h global.h pars.h
+
+DEFS = -DHAVE_CONFIG_H -I. -I$(srcdir) -I. -DPREFIX=\"$(prefix)/$(distdir)\"
+
+EXTRA_DIST = elemente ADDING_ELEMENTS
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+CONFIG_HEADER = config.h
+CONFIG_CLEAN_FILES = 
+PROGRAMS =  $(bin_PROGRAMS)
+
+CPPFLAGS = 
+LDFLAGS = 
+LIBS = -lm 
+ipc_OBJECTS =  ipc.o element.o pars.o gp_out.o
+ipc_LDADD = $(LDADD)
+ipc_DEPENDENCIES = 
+ipc_LDFLAGS = 
+CFLAGS = -g -O2
+COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+CCLD = $(CC)
+LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
+DIST_COMMON =  README ./stamp-h.in AUTHORS COPYING ChangeLog INSTALL \
+Makefile.am Makefile.in NEWS acconfig.h aclocal.m4 config.h.in \
+configure configure.in install-sh missing mkinstalldirs
+
+
+DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
+
+TAR = tar
+GZIP_ENV = --best
+SOURCES = $(ipc_SOURCES)
+OBJECTS = $(ipc_OBJECTS)
+
+all: all-redirect
+.SUFFIXES:
+.SUFFIXES: .S .c .o .s
+$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
+	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Makefile
+
+Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
+	cd $(top_builddir) \
+	  && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
+
+$(ACLOCAL_M4):  configure.in 
+	cd $(srcdir) && $(ACLOCAL)
+
+config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+	$(SHELL) ./config.status --recheck
+$(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
+	cd $(srcdir) && $(AUTOCONF)
+
+config.h: stamp-h
+	@if test ! -f $@; then \
+		rm -f stamp-h; \
+		$(MAKE) stamp-h; \
+	else :; fi
+stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
+	cd $(top_builddir) \
+	  && CONFIG_FILES= CONFIG_HEADERS=config.h \
+	     $(SHELL) ./config.status
+	@echo timestamp > stamp-h 2> /dev/null
+$(srcdir)/config.h.in: $(srcdir)/stamp-h.in
+	@if test ! -f $@; then \
+		rm -f $(srcdir)/stamp-h.in; \
+		$(MAKE) $(srcdir)/stamp-h.in; \
+	else :; fi
+$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
+	cd $(top_srcdir) && $(AUTOHEADER)
+	@echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
+
+mostlyclean-hdr:
+
+clean-hdr:
+
+distclean-hdr:
+	-rm -f config.h
+
+maintainer-clean-hdr:
+
+mostlyclean-binPROGRAMS:
+
+clean-binPROGRAMS:
+	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
+
+distclean-binPROGRAMS:
+
+maintainer-clean-binPROGRAMS:
+
+install-binPROGRAMS: $(bin_PROGRAMS)
+	@$(NORMAL_INSTALL)
+	$(mkinstalldirs) $(DESTDIR)$(bindir)
+	@list='$(bin_PROGRAMS)'; for p in $$list; do \
+	  if test -f $$p; then \
+	    echo "  $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
+	     $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
+	  else :; fi; \
+	done
+
+uninstall-binPROGRAMS:
+	@$(NORMAL_UNINSTALL)
+	list='$(bin_PROGRAMS)'; for p in $$list; do \
+	  rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
+	done
+
+.c.o:
+	$(COMPILE) -c $<
+
+.s.o:
+	$(COMPILE) -c $<
+
+.S.o:
+	$(COMPILE) -c $<
+
+mostlyclean-compile:
+	-rm -f *.o core *.core
+
+clean-compile:
+
+distclean-compile:
+	-rm -f *.tab.c
+
+maintainer-clean-compile:
+
+ipc: $(ipc_OBJECTS) $(ipc_DEPENDENCIES)
+	@rm -f ipc
+	$(LINK) $(ipc_LDFLAGS) $(ipc_OBJECTS) $(ipc_LDADD) $(LIBS)
+
+tags: TAGS
+
+ID: $(HEADERS) $(SOURCES) $(LISP)
+	list='$(SOURCES) $(HEADERS)'; \
+	unique=`for i in $$list; do echo $$i; done | \
+	  awk '    { files[$$0] = 1; } \
+	       END { for (i in files) print i; }'`; \
+	here=`pwd` && cd $(srcdir) \
+	  && mkid -f$$here/ID $$unique $(LISP)
+
+TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
+	tags=; \
+	here=`pwd`; \
+	list='$(SOURCES) $(HEADERS)'; \
+	unique=`for i in $$list; do echo $$i; done | \
+	  awk '    { files[$$0] = 1; } \
+	       END { for (i in files) print i; }'`; \
+	test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
+	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
+
+mostlyclean-tags:
+
+clean-tags:
+
+distclean-tags:
+	-rm -f TAGS ID
+
+maintainer-clean-tags:
+
+distdir = $(PACKAGE)-$(VERSION)
+top_distdir = $(distdir)
+
+# This target untars the dist file and tries a VPATH configuration.  Then
+# it guarantees that the distribution is self-contained by making another
+# tarfile.
+distcheck: dist
+	-rm -rf $(distdir)
+	GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
+	mkdir $(distdir)/=build
+	mkdir $(distdir)/=inst
+	dc_install_base=`cd $(distdir)/=inst && pwd`; \
+	cd $(distdir)/=build \
+	  && ../configure --srcdir=.. --prefix=$$dc_install_base \
+	  && $(MAKE) $(AM_MAKEFLAGS) \
+	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
+	  && $(MAKE) $(AM_MAKEFLAGS) check \
+	  && $(MAKE) $(AM_MAKEFLAGS) install \
+	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
+	  && $(MAKE) $(AM_MAKEFLAGS) dist
+	-rm -rf $(distdir)
+	@banner="$(distdir).tar.gz is ready for distribution"; \
+	dashes=`echo "$$banner" | sed s/./=/g`; \
+	echo "$$dashes"; \
+	echo "$$banner"; \
+	echo "$$dashes"
+dist: distdir
+	-chmod -R a+r $(distdir)
+	GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
+	-rm -rf $(distdir)
+dist-all: distdir
+	-chmod -R a+r $(distdir)
+	GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
+	-rm -rf $(distdir)
+distdir: $(DISTFILES)
+	-rm -rf $(distdir)
+	mkdir $(distdir)
+	-chmod 777 $(distdir)
+	@for file in $(DISTFILES); do \
+	  d=$(srcdir); \
+	  if test -d $$d/$$file; then \
+	    cp -pr $$d/$$file $(distdir)/$$file; \
+	  else \
+	    test -f $(distdir)/$$file \
+	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
+	    || cp -p $$d/$$file $(distdir)/$$file || :; \
+	  fi; \
+	done
+element.o: element.c global.h config.h element.h
+gp_out.o: gp_out.c global.h config.h gp_out.h
+ipc.o: ipc.c global.h config.h ipc.h pars.h element.h gp_out.h
+pars.o: pars.c global.h config.h pars.h element.h
+
+info-am:
+info: info-am
+dvi-am:
+dvi: dvi-am
+check-am: all-am
+check: check-am
+installcheck-am:
+installcheck: installcheck-am
+all-recursive-am: config.h
+	$(MAKE) $(AM_MAKEFLAGS) all-recursive
+
+install-exec-am: install-binPROGRAMS
+install-exec: install-exec-am
+
+install-data-am:
+install-data: install-data-am
+
+install-am: all-am
+	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+install: install-am
+uninstall-am: uninstall-binPROGRAMS
+uninstall: uninstall-am
+all-am: Makefile $(PROGRAMS) config.h
+all-redirect: all-am
+install-strip:
+	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
+installdirs:
+	$(mkinstalldirs)  $(DESTDIR)$(bindir)
+
+
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+	-rm -f Makefile $(CONFIG_CLEAN_FILES)
+	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
+
+maintainer-clean-generic:
+mostlyclean-am:  mostlyclean-hdr mostlyclean-binPROGRAMS \
+		mostlyclean-compile mostlyclean-tags \
+		mostlyclean-generic
+
+mostlyclean: mostlyclean-am
+
+clean-am:  clean-hdr clean-binPROGRAMS clean-compile clean-tags \
+		clean-generic mostlyclean-am
+
+clean: clean-am
+
+distclean-am:  distclean-hdr distclean-binPROGRAMS distclean-compile \
+		distclean-tags distclean-generic clean-am
+
+distclean: distclean-am
+	-rm -f config.status
+
+maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-binPROGRAMS \
+		maintainer-clean-compile maintainer-clean-tags \
+		maintainer-clean-generic distclean-am
+	@echo "This command is intended for maintainers to use;"
+	@echo "it deletes files that may require special tools to rebuild."
+
+maintainer-clean: maintainer-clean-am
+	-rm -f config.status
+
+.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
+mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
+maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
+mostlyclean-compile distclean-compile clean-compile \
+maintainer-clean-compile tags mostlyclean-tags distclean-tags \
+clean-tags maintainer-clean-tags distdir info-am info dvi-am dvi check \
+check-am installcheck-am installcheck all-recursive-am install-exec-am \
+install-exec install-data-am install-data install-am install \
+uninstall-am uninstall all-redirect all-am all installdirs \
+mostlyclean-generic distclean-generic clean-generic \
+maintainer-clean-generic clean mostlyclean distclean maintainer-clean
+
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
diff --git a/ipc-1.1/Makefile.am b/ipc-1.1/Makefile.am
new file mode 100644
index 0000000000000000000000000000000000000000..5f93b6e291cdcb660df6e5be05a33e3959d38bfa
--- /dev/null
+++ b/ipc-1.1/Makefile.am
@@ -0,0 +1,6 @@
+bin_PROGRAMS = ipc
+ipc_SOURCES = ipc.c element.c pars.c gp_out.c element.h gp_out.h ipc.h global.h pars.h
+
+DEFS = @DEFS@ -I. -I$(srcdir) -I. -DPREFIX=\"$(prefix)/$(distdir)\"
+
+EXTRA_DIST = elemente ADDING_ELEMENTS
\ No newline at end of file
diff --git a/ipc-1.1/Makefile.in b/ipc-1.1/Makefile.in
new file mode 100644
index 0000000000000000000000000000000000000000..76fde9c926c2b8722fabe54f8783eed67c85c9ff
--- /dev/null
+++ b/ipc-1.1/Makefile.in
@@ -0,0 +1,357 @@
+# Makefile.in generated automatically by automake 1.4 from Makefile.am
+
+# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+
+SHELL = @SHELL@
+
+srcdir = @srcdir@
+top_srcdir = @top_srcdir@
+VPATH = @srcdir@
+prefix = @prefix@
+exec_prefix = @exec_prefix@
+
+bindir = @bindir@
+sbindir = @sbindir@
+libexecdir = @libexecdir@
+datadir = @datadir@
+sysconfdir = @sysconfdir@
+sharedstatedir = @sharedstatedir@
+localstatedir = @localstatedir@
+libdir = @libdir@
+infodir = @infodir@
+mandir = @mandir@
+includedir = @includedir@
+oldincludedir = /usr/include
+
+DESTDIR =
+
+pkgdatadir = $(datadir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkgincludedir = $(includedir)/@PACKAGE@
+
+top_builddir = .
+
+ACLOCAL = @ACLOCAL@
+AUTOCONF = @AUTOCONF@
+AUTOMAKE = @AUTOMAKE@
+AUTOHEADER = @AUTOHEADER@
+
+INSTALL = @INSTALL@
+INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
+INSTALL_DATA = @INSTALL_DATA@
+INSTALL_SCRIPT = @INSTALL_SCRIPT@
+transform = @program_transform_name@
+
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+CC = @CC@
+LN_S = @LN_S@
+MAKEINFO = @MAKEINFO@
+PACKAGE = @PACKAGE@
+VERSION = @VERSION@
+
+bin_PROGRAMS = ipc
+ipc_SOURCES = ipc.c element.c pars.c gp_out.c element.h gp_out.h ipc.h global.h pars.h
+
+DEFS = @DEFS@ -I. -I$(srcdir) -I. -DPREFIX=\"$(prefix)/$(distdir)\"
+
+EXTRA_DIST = elemente ADDING_ELEMENTS
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+CONFIG_HEADER = config.h
+CONFIG_CLEAN_FILES = 
+PROGRAMS =  $(bin_PROGRAMS)
+
+CPPFLAGS = @CPPFLAGS@
+LDFLAGS = @LDFLAGS@
+LIBS = @LIBS@
+ipc_OBJECTS =  ipc.o element.o pars.o gp_out.o
+ipc_LDADD = $(LDADD)
+ipc_DEPENDENCIES = 
+ipc_LDFLAGS = 
+CFLAGS = @CFLAGS@
+COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+CCLD = $(CC)
+LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
+DIST_COMMON =  README ./stamp-h.in AUTHORS COPYING ChangeLog INSTALL \
+Makefile.am Makefile.in NEWS acconfig.h aclocal.m4 config.h.in \
+configure configure.in install-sh missing mkinstalldirs
+
+
+DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
+
+TAR = tar
+GZIP_ENV = --best
+SOURCES = $(ipc_SOURCES)
+OBJECTS = $(ipc_OBJECTS)
+
+all: all-redirect
+.SUFFIXES:
+.SUFFIXES: .S .c .o .s
+$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
+	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Makefile
+
+Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
+	cd $(top_builddir) \
+	  && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
+
+$(ACLOCAL_M4):  configure.in 
+	cd $(srcdir) && $(ACLOCAL)
+
+config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
+	$(SHELL) ./config.status --recheck
+$(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
+	cd $(srcdir) && $(AUTOCONF)
+
+config.h: stamp-h
+	@if test ! -f $@; then \
+		rm -f stamp-h; \
+		$(MAKE) stamp-h; \
+	else :; fi
+stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
+	cd $(top_builddir) \
+	  && CONFIG_FILES= CONFIG_HEADERS=config.h \
+	     $(SHELL) ./config.status
+	@echo timestamp > stamp-h 2> /dev/null
+$(srcdir)/config.h.in: $(srcdir)/stamp-h.in
+	@if test ! -f $@; then \
+		rm -f $(srcdir)/stamp-h.in; \
+		$(MAKE) $(srcdir)/stamp-h.in; \
+	else :; fi
+$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
+	cd $(top_srcdir) && $(AUTOHEADER)
+	@echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
+
+mostlyclean-hdr:
+
+clean-hdr:
+
+distclean-hdr:
+	-rm -f config.h
+
+maintainer-clean-hdr:
+
+mostlyclean-binPROGRAMS:
+
+clean-binPROGRAMS:
+	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
+
+distclean-binPROGRAMS:
+
+maintainer-clean-binPROGRAMS:
+
+install-binPROGRAMS: $(bin_PROGRAMS)
+	@$(NORMAL_INSTALL)
+	$(mkinstalldirs) $(DESTDIR)$(bindir)
+	@list='$(bin_PROGRAMS)'; for p in $$list; do \
+	  if test -f $$p; then \
+	    echo "  $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
+	     $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
+	  else :; fi; \
+	done
+
+uninstall-binPROGRAMS:
+	@$(NORMAL_UNINSTALL)
+	list='$(bin_PROGRAMS)'; for p in $$list; do \
+	  rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
+	done
+
+.c.o:
+	$(COMPILE) -c $<
+
+.s.o:
+	$(COMPILE) -c $<
+
+.S.o:
+	$(COMPILE) -c $<
+
+mostlyclean-compile:
+	-rm -f *.o core *.core
+
+clean-compile:
+
+distclean-compile:
+	-rm -f *.tab.c
+
+maintainer-clean-compile:
+
+ipc: $(ipc_OBJECTS) $(ipc_DEPENDENCIES)
+	@rm -f ipc
+	$(LINK) $(ipc_LDFLAGS) $(ipc_OBJECTS) $(ipc_LDADD) $(LIBS)
+
+tags: TAGS
+
+ID: $(HEADERS) $(SOURCES) $(LISP)
+	list='$(SOURCES) $(HEADERS)'; \
+	unique=`for i in $$list; do echo $$i; done | \
+	  awk '    { files[$$0] = 1; } \
+	       END { for (i in files) print i; }'`; \
+	here=`pwd` && cd $(srcdir) \
+	  && mkid -f$$here/ID $$unique $(LISP)
+
+TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
+	tags=; \
+	here=`pwd`; \
+	list='$(SOURCES) $(HEADERS)'; \
+	unique=`for i in $$list; do echo $$i; done | \
+	  awk '    { files[$$0] = 1; } \
+	       END { for (i in files) print i; }'`; \
+	test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
+	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
+
+mostlyclean-tags:
+
+clean-tags:
+
+distclean-tags:
+	-rm -f TAGS ID
+
+maintainer-clean-tags:
+
+distdir = $(PACKAGE)-$(VERSION)
+top_distdir = $(distdir)
+
+# This target untars the dist file and tries a VPATH configuration.  Then
+# it guarantees that the distribution is self-contained by making another
+# tarfile.
+distcheck: dist
+	-rm -rf $(distdir)
+	GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
+	mkdir $(distdir)/=build
+	mkdir $(distdir)/=inst
+	dc_install_base=`cd $(distdir)/=inst && pwd`; \
+	cd $(distdir)/=build \
+	  && ../configure --srcdir=.. --prefix=$$dc_install_base \
+	  && $(MAKE) $(AM_MAKEFLAGS) \
+	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
+	  && $(MAKE) $(AM_MAKEFLAGS) check \
+	  && $(MAKE) $(AM_MAKEFLAGS) install \
+	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
+	  && $(MAKE) $(AM_MAKEFLAGS) dist
+	-rm -rf $(distdir)
+	@banner="$(distdir).tar.gz is ready for distribution"; \
+	dashes=`echo "$$banner" | sed s/./=/g`; \
+	echo "$$dashes"; \
+	echo "$$banner"; \
+	echo "$$dashes"
+dist: distdir
+	-chmod -R a+r $(distdir)
+	GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
+	-rm -rf $(distdir)
+dist-all: distdir
+	-chmod -R a+r $(distdir)
+	GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
+	-rm -rf $(distdir)
+distdir: $(DISTFILES)
+	-rm -rf $(distdir)
+	mkdir $(distdir)
+	-chmod 777 $(distdir)
+	@for file in $(DISTFILES); do \
+	  d=$(srcdir); \
+	  if test -d $$d/$$file; then \
+	    cp -pr $$d/$$file $(distdir)/$$file; \
+	  else \
+	    test -f $(distdir)/$$file \
+	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
+	    || cp -p $$d/$$file $(distdir)/$$file || :; \
+	  fi; \
+	done
+element.o: element.c global.h config.h element.h
+gp_out.o: gp_out.c global.h config.h gp_out.h
+ipc.o: ipc.c global.h config.h ipc.h pars.h element.h gp_out.h
+pars.o: pars.c global.h config.h pars.h element.h
+
+info-am:
+info: info-am
+dvi-am:
+dvi: dvi-am
+check-am: all-am
+check: check-am
+installcheck-am:
+installcheck: installcheck-am
+all-recursive-am: config.h
+	$(MAKE) $(AM_MAKEFLAGS) all-recursive
+
+install-exec-am: install-binPROGRAMS
+install-exec: install-exec-am
+
+install-data-am:
+install-data: install-data-am
+
+install-am: all-am
+	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+install: install-am
+uninstall-am: uninstall-binPROGRAMS
+uninstall: uninstall-am
+all-am: Makefile $(PROGRAMS) config.h
+all-redirect: all-am
+install-strip:
+	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
+installdirs:
+	$(mkinstalldirs)  $(DESTDIR)$(bindir)
+
+
+mostlyclean-generic:
+
+clean-generic:
+
+distclean-generic:
+	-rm -f Makefile $(CONFIG_CLEAN_FILES)
+	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
+
+maintainer-clean-generic:
+mostlyclean-am:  mostlyclean-hdr mostlyclean-binPROGRAMS \
+		mostlyclean-compile mostlyclean-tags \
+		mostlyclean-generic
+
+mostlyclean: mostlyclean-am
+
+clean-am:  clean-hdr clean-binPROGRAMS clean-compile clean-tags \
+		clean-generic mostlyclean-am
+
+clean: clean-am
+
+distclean-am:  distclean-hdr distclean-binPROGRAMS distclean-compile \
+		distclean-tags distclean-generic clean-am
+
+distclean: distclean-am
+	-rm -f config.status
+
+maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-binPROGRAMS \
+		maintainer-clean-compile maintainer-clean-tags \
+		maintainer-clean-generic distclean-am
+	@echo "This command is intended for maintainers to use;"
+	@echo "it deletes files that may require special tools to rebuild."
+
+maintainer-clean: maintainer-clean-am
+	-rm -f config.status
+
+.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
+mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
+maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
+mostlyclean-compile distclean-compile clean-compile \
+maintainer-clean-compile tags mostlyclean-tags distclean-tags \
+clean-tags maintainer-clean-tags distdir info-am info dvi-am dvi check \
+check-am installcheck-am installcheck all-recursive-am install-exec-am \
+install-exec install-data-am install-data install-am install \
+uninstall-am uninstall all-redirect all-am all installdirs \
+mostlyclean-generic distclean-generic clean-generic \
+maintainer-clean-generic clean mostlyclean distclean maintainer-clean
+
+
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
diff --git a/ipc-1.1/NEWS b/ipc-1.1/NEWS
new file mode 100644
index 0000000000000000000000000000000000000000..d90136ad413d27fca10cada8726c961dde17a5af
--- /dev/null
+++ b/ipc-1.1/NEWS
@@ -0,0 +1,2 @@
+no NEWS
+ 
\ No newline at end of file
diff --git a/ipc-1.1/README b/ipc-1.1/README
new file mode 100644
index 0000000000000000000000000000000000000000..f0188548e23d3f6fc879bb53f820dcda71c616ef
--- /dev/null
+++ b/ipc-1.1/README
@@ -0,0 +1,117 @@
+IPC Isotopic Pattern Generator
+
+What is IPC?
+------------
+IPC is a program that calculates the isotopic distribution
+of a given chemical formula. It gives the rel. intensities
+and the propability of the masses belonging to a molecule 
+ion, fragment or whatever is represented by the given 
+chemical formula. Furthernmore it can use GNUPlot to 
+visualize the result. Only masses with a rel. Intensity 
+bigger then 0.009% are shown. Additionaly ipc prints the 
+overall number of peaks and the needed computation time.
+
+INVOKING IPC
+------------
+
+ipc understands two types of input: chemical sum formulas and 
+peptide sequences given in one letter notation.
+
+-c <chemical formula> passes a chemical formula to the parser.
+   The parser is a very basic one so no brackets are understood.
+
+   example: ipc -c CCl4 
+
+   This results in the isotopic distribution of Tetra.
+
+   Atoms given with -c are taken additional to those given with 
+   -a or -p (see below). Until now the parser doesn�t understand all 
+   element symbols. But adding new ones is simple, see file
+   ADDING_ELEMENTS for this.
+  
+-a As I�m working on oligopeptides ipc accepts also peptides and 
+   peptide sequences given in one letter notation. Peptides given 
+   this way are additional to atoms given via -c
+
+   example: ipc -a GW
+   
+   would give the distribution for the dipeptide Glycine-Tryptophane.
+   As -a and -c are cumulative, ipc -a GW -c H would give the distribution
+   for the protonated dipeptide Gly-Trp.
+
+
+
+OPTIONS
+-------
+
+-f <int> The -f option is a bit special. Normally ipc calculates the exact
+   distribution. As the possible permutations grow exponential with
+   the amount of atoms this is very time and memory consumpting.
+   The -f (fast) option is the only one which leads to an approximation 
+   during the calculation of the peak masses.
+
+   -f tries to calculate only the first <int> permutations resulting from
+   each element. If <int> was choosen too small some rel. Int. might be 
+   wrong or some of the more intensive peaks might be missing.
+   If <int> was choosen properly computation time is reduced dramatically
+   and the shown peaks are exact.
+
+   example for comparison : ipc -a GWW, ipc -a GWW -f 10, ipc -a GWW -f 100, 
+            ipc -a GWW -f 1000
+
+   I propose to start with small <int> and increase the value until no
+   change is observed in the result.
+   When using -f the overall number of peaks is no longer shown, as it 
+   would be <int>. Instead the sum of the probabilities of the computed
+   peaks is given in %. 
+
+-g <name> This tells ipc to prepare GNUPlot output. ipc will create two
+   files: <name> and <name>.gnu in your pwd. The file <name> contains
+   data which can be plotted as standard x,y-graph. <name>.gnu contains
+   some commands for GNUPlot for displaying the data in the file <name>.
+   Per default ipc then calls gnuplot <name>.gnu to display the calculated
+   pattern. 
+
+   If there are problems when trying to invoke GNUPlot automaticly
+   read INSTALL on details how to turn this off.
+
+-d <int> ipc calculates the masses of the peaks to the 5th place after the 
+   decimal point and displays them with all decimal places.
+   With -d the result is rounded to the <int>th position after the decimal
+   point. Peaks which end up with the same mass are combined. This has no 
+   influence on the calculation and changes only the way of displaying 
+   the results.
+
+   example for comparison: ipc -a GW, ipc -a GW -d 1
+
+-z <int> This tells ipc to calculate a mass/charge (m/z) ratio which is used
+   in mass spectrometry. Thus you can give with -z the <int> charges on your
+   ion.
+
+   example: ipc -c SO4 -z 2 
+
+   would show the m/z pattern of the double negativly charged molecule ion of
+   sulfate 
+
+-p <name> ipc reads the peptide sequence given in the file <name>. 
+   The file must only contain the peptide sequence and there must 
+   be a terminating new line at the end of each line.
+   -p is cumumlative with -a and -c
+
+-s before printig the isotopic pattern print the sum formula. When 
+   giving peptide sequences to ipc it might be informative what
+   sum formula is hidden behind it.
+
+   example: ipc -a GW -c H -s
+
+   would print the isotopic distribution of the protonated dipeptide 
+   GW and the sum formula of the dipeptide
+
+-x prevents the calculation of the isotopic distribution. Useful when
+   you just want the sum formula of a large peptide.
+
+   example:ipc -a GW -c H -s -x
+
+   This would only print the sum formula of the protonated dipeptide GW
+  
+-h shows a small help text
\ No newline at end of file
diff --git a/ipc-1.1/acconfig.h b/ipc-1.1/acconfig.h
new file mode 100644
index 0000000000000000000000000000000000000000..dc695f9e2bf6039aa505ccc1c6407f9726bfb66e
--- /dev/null
+++ b/ipc-1.1/acconfig.h
@@ -0,0 +1,2 @@
+/* Set when gnuplot should be run automaticaly */
+# define NOT_RUN_GNUPLOT 1
diff --git a/ipc-1.1/aclocal.m4 b/ipc-1.1/aclocal.m4
new file mode 100644
index 0000000000000000000000000000000000000000..bd4779c714aed5b2b454684c922ec5b3005012df
--- /dev/null
+++ b/ipc-1.1/aclocal.m4
@@ -0,0 +1,127 @@
+dnl aclocal.m4 generated automatically by aclocal 1.4
+
+dnl Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
+dnl This file is free software; the Free Software Foundation
+dnl gives unlimited permission to copy and/or distribute it,
+dnl with or without modifications, as long as this notice is preserved.
+
+dnl This program is distributed in the hope that it will be useful,
+dnl but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+dnl even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+dnl PARTICULAR PURPOSE.
+
+# Like AC_CONFIG_HEADER, but automatically create stamp file.
+
+AC_DEFUN(AM_CONFIG_HEADER,
+[AC_PREREQ([2.12])
+AC_CONFIG_HEADER([$1])
+dnl When config.status generates a header, we must update the stamp-h file.
+dnl This file resides in the same directory as the config header
+dnl that is generated.  We must strip everything past the first ":",
+dnl and everything past the last "/".
+AC_OUTPUT_COMMANDS(changequote(<<,>>)dnl
+ifelse(patsubst(<<$1>>, <<[^ ]>>, <<>>), <<>>,
+<<test -z "<<$>>CONFIG_HEADERS" || echo timestamp > patsubst(<<$1>>, <<^\([^:]*/\)?.*>>, <<\1>>)stamp-h<<>>dnl>>,
+<<am_indx=1
+for am_file in <<$1>>; do
+  case " <<$>>CONFIG_HEADERS " in
+  *" <<$>>am_file "*<<)>>
+    echo timestamp > `echo <<$>>am_file | sed -e 's%:.*%%' -e 's%[^/]*$%%'`stamp-h$am_indx
+    ;;
+  esac
+  am_indx=`expr "<<$>>am_indx" + 1`
+done<<>>dnl>>)
+changequote([,]))])
+
+# Do all the work for Automake.  This macro actually does too much --
+# some checks are only needed if your package does certain things.
+# But this isn't really a big deal.
+
+# serial 1
+
+dnl Usage:
+dnl AM_INIT_AUTOMAKE(package,version, [no-define])
+
+AC_DEFUN(AM_INIT_AUTOMAKE,
+[AC_REQUIRE([AC_PROG_INSTALL])
+PACKAGE=[$1]
+AC_SUBST(PACKAGE)
+VERSION=[$2]
+AC_SUBST(VERSION)
+dnl test to see if srcdir already configured
+if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
+  AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
+fi
+ifelse([$3],,
+AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
+AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package]))
+AC_REQUIRE([AM_SANITY_CHECK])
+AC_REQUIRE([AC_ARG_PROGRAM])
+dnl FIXME This is truly gross.
+missing_dir=`cd $ac_aux_dir && pwd`
+AM_MISSING_PROG(ACLOCAL, aclocal, $missing_dir)
+AM_MISSING_PROG(AUTOCONF, autoconf, $missing_dir)
+AM_MISSING_PROG(AUTOMAKE, automake, $missing_dir)
+AM_MISSING_PROG(AUTOHEADER, autoheader, $missing_dir)
+AM_MISSING_PROG(MAKEINFO, makeinfo, $missing_dir)
+AC_REQUIRE([AC_PROG_MAKE_SET])])
+
+#
+# Check to make sure that the build environment is sane.
+#
+
+AC_DEFUN(AM_SANITY_CHECK,
+[AC_MSG_CHECKING([whether build environment is sane])
+# Just in case
+sleep 1
+echo timestamp > conftestfile
+# Do `set' in a subshell so we don't clobber the current shell's
+# arguments.  Must try -L first in case configure is actually a
+# symlink; some systems play weird games with the mod time of symlinks
+# (eg FreeBSD returns the mod time of the symlink's containing
+# directory).
+if (
+   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
+   if test "[$]*" = "X"; then
+      # -L didn't work.
+      set X `ls -t $srcdir/configure conftestfile`
+   fi
+   if test "[$]*" != "X $srcdir/configure conftestfile" \
+      && test "[$]*" != "X conftestfile $srcdir/configure"; then
+
+      # If neither matched, then we have a broken ls.  This can happen
+      # if, for instance, CONFIG_SHELL is bash and it inherits a
+      # broken ls alias from the environment.  This has actually
+      # happened.  Such a system could not be considered "sane".
+      AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
+alias in your environment])
+   fi
+
+   test "[$]2" = conftestfile
+   )
+then
+   # Ok.
+   :
+else
+   AC_MSG_ERROR([newly created file is older than distributed files!
+Check your system clock])
+fi
+rm -f conftest*
+AC_MSG_RESULT(yes)])
+
+dnl AM_MISSING_PROG(NAME, PROGRAM, DIRECTORY)
+dnl The program must properly implement --version.
+AC_DEFUN(AM_MISSING_PROG,
+[AC_MSG_CHECKING(for working $2)
+# Run test in a subshell; some versions of sh will print an error if
+# an executable is not found, even if stderr is redirected.
+# Redirect stdin to placate older versions of autoconf.  Sigh.
+if ($2 --version) < /dev/null > /dev/null 2>&1; then
+   $1=$2
+   AC_MSG_RESULT(found)
+else
+   $1="$3/missing $2"
+   AC_MSG_RESULT(missing)
+fi
+AC_SUBST($1)])
+
diff --git a/ipc-1.1/config.cache b/ipc-1.1/config.cache
new file mode 100644
index 0000000000000000000000000000000000000000..b612b1fde06896894f0cc9b257798703ae639e46
--- /dev/null
+++ b/ipc-1.1/config.cache
@@ -0,0 +1,36 @@
+# This file is a shell script that caches the results of configure
+# tests run on this system so they can be shared between configure
+# scripts and configure runs.  It is not useful on other systems.
+# If it contains results you don't want to keep, you may remove or edit it.
+#
+# By default, configure uses ./config.cache as the cache file,
+# creating it if it does not exist already.  You can give configure
+# the --cache-file=FILE option to use a different cache file; that is
+# what configure does when it calls configure scripts in
+# subdirectories, so they share the cache.
+# Giving --cache-file=/dev/null disables caching, for debugging configure.
+# config.status only pays attention to the cache file if you give it the
+# --recheck option to rerun configure.
+#
+ac_cv_func_getcwd=${ac_cv_func_getcwd=yes}
+ac_cv_func_signal=${ac_cv_func_signal=yes}
+ac_cv_func_strdup=${ac_cv_func_strdup=yes}
+ac_cv_func_strtol=${ac_cv_func_strtol=yes}
+ac_cv_func_system=${ac_cv_func_system=yes}
+ac_cv_func_time=${ac_cv_func_time=yes}
+ac_cv_header_math_h=${ac_cv_header_math_h=yes}
+ac_cv_header_signal_h=${ac_cv_header_signal_h=yes}
+ac_cv_header_stdc=${ac_cv_header_stdc=yes}
+ac_cv_header_time_h=${ac_cv_header_time_h=yes}
+ac_cv_header_unistd_h=${ac_cv_header_unistd_h=yes}
+ac_cv_lib_m_rint=${ac_cv_lib_m_rint=yes}
+ac_cv_path_install=${ac_cv_path_install='/usr/bin/install -c'}
+ac_cv_prog_CC=${ac_cv_prog_CC=gcc}
+ac_cv_prog_CPP=${ac_cv_prog_CPP='gcc -E -traditional-cpp'}
+ac_cv_prog_LN_S=${ac_cv_prog_LN_S='ln -s'}
+ac_cv_prog_cc_cross=${ac_cv_prog_cc_cross=no}
+ac_cv_prog_cc_g=${ac_cv_prog_cc_g=yes}
+ac_cv_prog_cc_works=${ac_cv_prog_cc_works=yes}
+ac_cv_prog_gcc=${ac_cv_prog_gcc=yes}
+ac_cv_prog_make_make_set=${ac_cv_prog_make_make_set=yes}
+ac_cv_type_signal=${ac_cv_type_signal=void}
diff --git a/ipc-1.1/config.h b/ipc-1.1/config.h
new file mode 100644
index 0000000000000000000000000000000000000000..bac2b40ade603c3df41fdce7d6a2f17afc32dbae
--- /dev/null
+++ b/ipc-1.1/config.h
@@ -0,0 +1,51 @@
+/* config.h.  Generated automatically by configure.  */
+/* config.h.in.  Generated automatically from configure.in by autoheader.  */
+
+/* Define as the return type of signal handlers (int or void).  */
+#define RETSIGTYPE void
+
+/* Define if you have the ANSI C header files.  */
+#define STDC_HEADERS 1
+
+/* Set when gnuplot should be run automaticaly */
+# define NOT_RUN_GNUPLOT 0
+
+/* Define if you have the getcwd function.  */
+#define HAVE_GETCWD 1
+
+/* Define if you have the signal function.  */
+#define HAVE_SIGNAL 1
+
+/* Define if you have the strdup function.  */
+#define HAVE_STRDUP 1
+
+/* Define if you have the strtol function.  */
+#define HAVE_STRTOL 1
+
+/* Define if you have the system function.  */
+#define HAVE_SYSTEM 1
+
+/* Define if you have the time function.  */
+#define HAVE_TIME 1
+
+/* Define if you have the <math.h> header file.  */
+#define HAVE_MATH_H 1
+
+/* Define if you have the <signal.h> header file.  */
+#define HAVE_SIGNAL_H 1
+
+/* Define if you have the <time.h> header file.  */
+#define HAVE_TIME_H 1
+
+/* Define if you have the <unistd.h> header file.  */
+#define HAVE_UNISTD_H 1
+
+/* Define if you have the m library (-lm).  */
+#define HAVE_LIBM 1
+
+/* Name of package */
+#define PACKAGE "ipc"
+
+/* Version number of package */
+#define VERSION "1.1"
+
diff --git a/ipc-1.1/config.h.in b/ipc-1.1/config.h.in
new file mode 100644
index 0000000000000000000000000000000000000000..7b3a117a14cfb4f3d55a18c4a6ec03fb3d887235
--- /dev/null
+++ b/ipc-1.1/config.h.in
@@ -0,0 +1,50 @@
+/* config.h.in.  Generated automatically from configure.in by autoheader.  */
+
+/* Define as the return type of signal handlers (int or void).  */
+#undef RETSIGTYPE
+
+/* Define if you have the ANSI C header files.  */
+#undef STDC_HEADERS
+
+/* Set when gnuplot should be run automaticaly */
+# define NOT_RUN_GNUPLOT 1
+
+/* Define if you have the getcwd function.  */
+#undef HAVE_GETCWD
+
+/* Define if you have the signal function.  */
+#undef HAVE_SIGNAL
+
+/* Define if you have the strdup function.  */
+#undef HAVE_STRDUP
+
+/* Define if you have the strtol function.  */
+#undef HAVE_STRTOL
+
+/* Define if you have the system function.  */
+#undef HAVE_SYSTEM
+
+/* Define if you have the time function.  */
+#undef HAVE_TIME
+
+/* Define if you have the <math.h> header file.  */
+#undef HAVE_MATH_H
+
+/* Define if you have the <signal.h> header file.  */
+#undef HAVE_SIGNAL_H
+
+/* Define if you have the <time.h> header file.  */
+#undef HAVE_TIME_H
+
+/* Define if you have the <unistd.h> header file.  */
+#undef HAVE_UNISTD_H
+
+/* Define if you have the m library (-lm).  */
+#undef HAVE_LIBM
+
+/* Name of package */
+#undef PACKAGE
+
+/* Version number of package */
+#undef VERSION
+
diff --git a/ipc-1.1/config.log b/ipc-1.1/config.log
new file mode 100644
index 0000000000000000000000000000000000000000..8de71c5ba076b4d39c0f3099956e2930f7db2b2b
--- /dev/null
+++ b/ipc-1.1/config.log
@@ -0,0 +1,33 @@
+This file contains any messages produced by compilers while
+running configure, to aid debugging if configure makes a mistake.
+
+configure:561: checking for a BSD compatible install
+configure:614: checking whether build environment is sane
+configure:671: checking whether make sets ${MAKE}
+configure:717: checking for working aclocal
+configure:730: checking for working autoconf
+configure:743: checking for working automake
+configure:756: checking for working autoheader
+configure:769: checking for working makeinfo
+configure:795: checking for a BSD compatible install
+configure:848: checking whether ln -s works
+configure:871: checking for gcc
+configure:984: checking whether the C compiler (gcc  ) works
+configure:1000: gcc -o conftest    conftest.c  1>&5
+configure:1026: checking whether the C compiler (gcc  ) is a cross-compiler
+configure:1031: checking whether we are using GNU C
+configure:1059: checking whether gcc accepts -g
+configure:1092: checking for rint in -lm
+configure:1141: checking how to run the C preprocessor
+configure:1221: checking for ANSI C header files
+configure:1328: checking for math.h
+configure:1328: checking for time.h
+configure:1328: checking for signal.h
+configure:1328: checking for unistd.h
+configure:1367: checking return type of signal handlers
+configure:1410: checking for strdup
+configure:1410: checking for strtol
+configure:1410: checking for getcwd
+configure:1466: checking for system
+configure:1466: checking for signal
+configure:1466: checking for time
diff --git a/ipc-1.1/config.status b/ipc-1.1/config.status
new file mode 100644
index 0000000000000000000000000000000000000000..9fac7b1c1e00d60f126fe9d99340470b42c14648
--- /dev/null
+++ b/ipc-1.1/config.status
@@ -0,0 +1,305 @@
+#! /bin/sh
+# Generated automatically by configure.
+# Run this file to recreate the current configuration.
+# This directory was configured as follows,
+# on host moomoo.gim.pasteur.fr:
+#
+# ./configure  --prefix=/Volumes/Moomoo/Cosmin/Programmation/
+#
+# Compiler output produced by configure, useful for debugging
+# configure, is in ./config.log if it exists.
+
+ac_cs_usage="Usage: ./config.status [--recheck] [--version] [--help]"
+for ac_option
+do
+  case "$ac_option" in
+  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
+    echo "running ${CONFIG_SHELL-/bin/sh} ./configure  --prefix=/Volumes/Moomoo/Cosmin/Programmation/ --no-create --no-recursion"
+    exec ${CONFIG_SHELL-/bin/sh} ./configure  --prefix=/Volumes/Moomoo/Cosmin/Programmation/ --no-create --no-recursion ;;
+  -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
+    echo "./config.status generated by autoconf version 2.13"
+    exit 0 ;;
+  -help | --help | --hel | --he | --h)
+    echo "$ac_cs_usage"; exit 0 ;;
+  *) echo "$ac_cs_usage"; exit 1 ;;
+  esac
+done
+
+ac_given_srcdir=.
+ac_given_INSTALL="/usr/bin/install -c"
+
+trap 'rm -fr Makefile config.h conftest*; exit 1' 1 2 15
+
+# Protect against being on the right side of a sed subst in config.status.
+sed 's/%@/@@/; s/@%/@@/; s/%g$/@g/; /@g$/s/[\\&%]/\\&/g;
+ s/@@/%@/; s/@@/@%/; s/@g$/%g/' > conftest.subs <<\CEOF
+/^[ 	]*VPATH[ 	]*=[^:]*$/d
+
+s%@SHELL@%/bin/sh%g
+s%@CFLAGS@%-g -O2%g
+s%@CPPFLAGS@%%g
+s%@CXXFLAGS@%%g
+s%@FFLAGS@%%g
+s%@DEFS@%-DHAVE_CONFIG_H%g
+s%@LDFLAGS@%%g
+s%@LIBS@%-lm %g
+s%@exec_prefix@%${prefix}%g
+s%@prefix@%/Volumes/Moomoo/Cosmin/Programmation/%g
+s%@program_transform_name@%s,x,x,%g
+s%@bindir@%${exec_prefix}/bin%g
+s%@sbindir@%${exec_prefix}/sbin%g
+s%@libexecdir@%${exec_prefix}/libexec%g
+s%@datadir@%${prefix}/share%g
+s%@sysconfdir@%${prefix}/etc%g
+s%@sharedstatedir@%${prefix}/com%g
+s%@localstatedir@%${prefix}/var%g
+s%@libdir@%${exec_prefix}/lib%g
+s%@includedir@%${prefix}/include%g
+s%@oldincludedir@%/usr/include%g
+s%@infodir@%${prefix}/info%g
+s%@mandir@%${prefix}/man%g
+s%@INSTALL_PROGRAM@%${INSTALL}%g
+s%@INSTALL_SCRIPT@%${INSTALL_PROGRAM}%g
+s%@INSTALL_DATA@%${INSTALL} -m 644%g
+s%@PACKAGE@%ipc%g
+s%@VERSION@%1.1%g
+s%@ACLOCAL@%aclocal%g
+s%@AUTOCONF@%autoconf%g
+s%@AUTOMAKE@%automake%g
+s%@AUTOHEADER@%autoheader%g
+s%@MAKEINFO@%makeinfo%g
+s%@SET_MAKE@%%g
+s%@LN_S@%ln -s%g
+s%@CC@%gcc%g
+s%@CPP@%gcc -E -traditional-cpp%g
+
+CEOF
+
+# Split the substitutions into bite-sized pieces for seds with
+# small command number limits, like on Digital OSF/1 and HP-UX.
+ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
+ac_file=1 # Number of current file.
+ac_beg=1 # First line for current file.
+ac_end=$ac_max_sed_cmds # Line after last line for current file.
+ac_more_lines=:
+ac_sed_cmds=""
+while $ac_more_lines; do
+  if test $ac_beg -gt 1; then
+    sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
+  else
+    sed "${ac_end}q" conftest.subs > conftest.s$ac_file
+  fi
+  if test ! -s conftest.s$ac_file; then
+    ac_more_lines=false
+    rm -f conftest.s$ac_file
+  else
+    if test -z "$ac_sed_cmds"; then
+      ac_sed_cmds="sed -f conftest.s$ac_file"
+    else
+      ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
+    fi
+    ac_file=`expr $ac_file + 1`
+    ac_beg=$ac_end
+    ac_end=`expr $ac_end + $ac_max_sed_cmds`
+  fi
+done
+if test -z "$ac_sed_cmds"; then
+  ac_sed_cmds=cat
+fi
+
+CONFIG_FILES=${CONFIG_FILES-"Makefile"}
+for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
+  # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
+  case "$ac_file" in
+  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
+       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
+  *) ac_file_in="${ac_file}.in" ;;
+  esac
+
+  # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
+
+  # Remove last slash and all that follows it.  Not all systems have dirname.
+  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
+  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
+    # The file is in a subdirectory.
+    test ! -d "$ac_dir" && mkdir "$ac_dir"
+    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
+    # A "../" for each directory in $ac_dir_suffix.
+    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
+  else
+    ac_dir_suffix= ac_dots=
+  fi
+
+  case "$ac_given_srcdir" in
+  .)  srcdir=.
+      if test -z "$ac_dots"; then top_srcdir=.
+      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
+  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
+  *) # Relative path.
+    srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
+    top_srcdir="$ac_dots$ac_given_srcdir" ;;
+  esac
+
+  case "$ac_given_INSTALL" in
+  [/$]*) INSTALL="$ac_given_INSTALL" ;;
+  *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
+  esac
+
+  echo creating "$ac_file"
+  rm -f "$ac_file"
+  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
+  case "$ac_file" in
+  *Makefile*) ac_comsub="1i\\
+# $configure_input" ;;
+  *) ac_comsub= ;;
+  esac
+
+  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
+  sed -e "$ac_comsub
+s%@configure_input@%$configure_input%g
+s%@srcdir@%$srcdir%g
+s%@top_srcdir@%$top_srcdir%g
+s%@INSTALL@%$INSTALL%g
+" $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
+fi; done
+rm -f conftest.s*
+
+# These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
+# NAME is the cpp macro being defined and VALUE is the value it is being given.
+#
+# ac_d sets the value in "#define NAME VALUE" lines.
+ac_dA='s%^\([ 	]*\)#\([ 	]*define[ 	][ 	]*\)'
+ac_dB='\([ 	][ 	]*\)[^ 	]*%\1#\2'
+ac_dC='\3'
+ac_dD='%g'
+# ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
+ac_uA='s%^\([ 	]*\)#\([ 	]*\)undef\([ 	][ 	]*\)'
+ac_uB='\([ 	]\)%\1#\2define\3'
+ac_uC=' '
+ac_uD='\4%g'
+# ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
+ac_eA='s%^\([ 	]*\)#\([ 	]*\)undef\([ 	][ 	]*\)'
+ac_eB='$%\1#\2define\3'
+ac_eC=' '
+ac_eD='%g'
+
+if test "${CONFIG_HEADERS+set}" != set; then
+  CONFIG_HEADERS="config.h"
+fi
+for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
+  # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
+  case "$ac_file" in
+  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
+       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
+  *) ac_file_in="${ac_file}.in" ;;
+  esac
+
+  echo creating $ac_file
+
+  rm -f conftest.frag conftest.in conftest.out
+  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
+  cat $ac_file_inputs > conftest.in
+
+  cat > conftest.frag <<CEOF
+${ac_dA}PACKAGE${ac_dB}PACKAGE${ac_dC}"ipc"${ac_dD}
+${ac_uA}PACKAGE${ac_uB}PACKAGE${ac_uC}"ipc"${ac_uD}
+${ac_eA}PACKAGE${ac_eB}PACKAGE${ac_eC}"ipc"${ac_eD}
+${ac_dA}VERSION${ac_dB}VERSION${ac_dC}"1.1"${ac_dD}
+${ac_uA}VERSION${ac_uB}VERSION${ac_uC}"1.1"${ac_uD}
+${ac_eA}VERSION${ac_eB}VERSION${ac_eC}"1.1"${ac_eD}
+${ac_dA}HAVE_LIBM${ac_dB}HAVE_LIBM${ac_dC}1${ac_dD}
+${ac_uA}HAVE_LIBM${ac_uB}HAVE_LIBM${ac_uC}1${ac_uD}
+${ac_eA}HAVE_LIBM${ac_eB}HAVE_LIBM${ac_eC}1${ac_eD}
+${ac_dA}STDC_HEADERS${ac_dB}STDC_HEADERS${ac_dC}1${ac_dD}
+${ac_uA}STDC_HEADERS${ac_uB}STDC_HEADERS${ac_uC}1${ac_uD}
+${ac_eA}STDC_HEADERS${ac_eB}STDC_HEADERS${ac_eC}1${ac_eD}
+CEOF
+  sed -f conftest.frag conftest.in > conftest.out
+  rm -f conftest.in
+  mv conftest.out conftest.in
+
+  cat > conftest.frag <<CEOF
+${ac_dA}HAVE_MATH_H${ac_dB}HAVE_MATH_H${ac_dC}1${ac_dD}
+${ac_uA}HAVE_MATH_H${ac_uB}HAVE_MATH_H${ac_uC}1${ac_uD}
+${ac_eA}HAVE_MATH_H${ac_eB}HAVE_MATH_H${ac_eC}1${ac_eD}
+${ac_dA}HAVE_TIME_H${ac_dB}HAVE_TIME_H${ac_dC}1${ac_dD}
+${ac_uA}HAVE_TIME_H${ac_uB}HAVE_TIME_H${ac_uC}1${ac_uD}
+${ac_eA}HAVE_TIME_H${ac_eB}HAVE_TIME_H${ac_eC}1${ac_eD}
+${ac_dA}HAVE_SIGNAL_H${ac_dB}HAVE_SIGNAL_H${ac_dC}1${ac_dD}
+${ac_uA}HAVE_SIGNAL_H${ac_uB}HAVE_SIGNAL_H${ac_uC}1${ac_uD}
+${ac_eA}HAVE_SIGNAL_H${ac_eB}HAVE_SIGNAL_H${ac_eC}1${ac_eD}
+${ac_dA}HAVE_UNISTD_H${ac_dB}HAVE_UNISTD_H${ac_dC}1${ac_dD}
+${ac_uA}HAVE_UNISTD_H${ac_uB}HAVE_UNISTD_H${ac_uC}1${ac_uD}
+${ac_eA}HAVE_UNISTD_H${ac_eB}HAVE_UNISTD_H${ac_eC}1${ac_eD}
+CEOF
+  sed -f conftest.frag conftest.in > conftest.out
+  rm -f conftest.in
+  mv conftest.out conftest.in
+
+  cat > conftest.frag <<CEOF
+${ac_dA}RETSIGTYPE${ac_dB}RETSIGTYPE${ac_dC}void${ac_dD}
+${ac_uA}RETSIGTYPE${ac_uB}RETSIGTYPE${ac_uC}void${ac_uD}
+${ac_eA}RETSIGTYPE${ac_eB}RETSIGTYPE${ac_eC}void${ac_eD}
+${ac_dA}HAVE_STRDUP${ac_dB}HAVE_STRDUP${ac_dC}1${ac_dD}
+${ac_uA}HAVE_STRDUP${ac_uB}HAVE_STRDUP${ac_uC}1${ac_uD}
+${ac_eA}HAVE_STRDUP${ac_eB}HAVE_STRDUP${ac_eC}1${ac_eD}
+${ac_dA}HAVE_STRTOL${ac_dB}HAVE_STRTOL${ac_dC}1${ac_dD}
+${ac_uA}HAVE_STRTOL${ac_uB}HAVE_STRTOL${ac_uC}1${ac_uD}
+${ac_eA}HAVE_STRTOL${ac_eB}HAVE_STRTOL${ac_eC}1${ac_eD}
+${ac_dA}HAVE_GETCWD${ac_dB}HAVE_GETCWD${ac_dC}1${ac_dD}
+${ac_uA}HAVE_GETCWD${ac_uB}HAVE_GETCWD${ac_uC}1${ac_uD}
+${ac_eA}HAVE_GETCWD${ac_eB}HAVE_GETCWD${ac_eC}1${ac_eD}
+CEOF
+  sed -f conftest.frag conftest.in > conftest.out
+  rm -f conftest.in
+  mv conftest.out conftest.in
+
+  cat > conftest.frag <<CEOF
+${ac_dA}HAVE_SYSTEM${ac_dB}HAVE_SYSTEM${ac_dC}1${ac_dD}
+${ac_uA}HAVE_SYSTEM${ac_uB}HAVE_SYSTEM${ac_uC}1${ac_uD}
+${ac_eA}HAVE_SYSTEM${ac_eB}HAVE_SYSTEM${ac_eC}1${ac_eD}
+${ac_dA}HAVE_SIGNAL${ac_dB}HAVE_SIGNAL${ac_dC}1${ac_dD}
+${ac_uA}HAVE_SIGNAL${ac_uB}HAVE_SIGNAL${ac_uC}1${ac_uD}
+${ac_eA}HAVE_SIGNAL${ac_eB}HAVE_SIGNAL${ac_eC}1${ac_eD}
+${ac_dA}HAVE_TIME${ac_dB}HAVE_TIME${ac_dC}1${ac_dD}
+${ac_uA}HAVE_TIME${ac_uB}HAVE_TIME${ac_uC}1${ac_uD}
+${ac_eA}HAVE_TIME${ac_eB}HAVE_TIME${ac_eC}1${ac_eD}
+${ac_dA}NOT_RUN_GNUPLOT${ac_dB}NOT_RUN_GNUPLOT${ac_dC}0${ac_dD}
+${ac_uA}NOT_RUN_GNUPLOT${ac_uB}NOT_RUN_GNUPLOT${ac_uC}0${ac_uD}
+${ac_eA}NOT_RUN_GNUPLOT${ac_eB}NOT_RUN_GNUPLOT${ac_eC}0${ac_eD}
+CEOF
+  sed -f conftest.frag conftest.in > conftest.out
+  rm -f conftest.in
+  mv conftest.out conftest.in
+
+  cat > conftest.frag <<CEOF
+s%^[ 	]*#[ 	]*undef[ 	][ 	]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
+CEOF
+  sed -f conftest.frag conftest.in > conftest.out
+  rm -f conftest.in
+  mv conftest.out conftest.in
+
+  rm -f conftest.frag conftest.h
+  echo "/* $ac_file.  Generated automatically by configure.  */" > conftest.h
+  cat conftest.in >> conftest.h
+  rm -f conftest.in
+  if cmp -s $ac_file conftest.h 2>/dev/null; then
+    echo "$ac_file is unchanged"
+    rm -f conftest.h
+  else
+    # Remove last slash and all that follows it.  Not all systems have dirname.
+      ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
+      if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
+      # The file is in a subdirectory.
+      test ! -d "$ac_dir" && mkdir "$ac_dir"
+    fi
+    rm -f $ac_file
+    mv conftest.h $ac_file
+  fi
+fi; done
+
+
+
+test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h
+
+exit 0
diff --git a/ipc-1.1/configure b/ipc-1.1/configure
new file mode 100644
index 0000000000000000000000000000000000000000..9c261ac3376204eaee5e387b8d7e07ad59b8de78
--- /dev/null
+++ b/ipc-1.1/configure
@@ -0,0 +1,1901 @@
+#! /bin/sh
+
+# Guess values for system-dependent variables and create Makefiles.
+# Generated automatically using autoconf version 2.13 
+# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
+#
+# This configure script is free software; the Free Software Foundation
+# gives unlimited permission to copy, distribute and modify it.
+
+# Defaults:
+ac_help=
+ac_default_prefix=/usr/local
+# Any additions from configure.in:
+ac_help="$ac_help
+NO_GNUPLOT : IPC should not run GNU Plot when invoking -g option"
+
+# Initialize some variables set by options.
+# The variables have the same names as the options, with
+# dashes changed to underlines.
+build=NONE
+cache_file=./config.cache
+exec_prefix=NONE
+host=NONE
+no_create=
+nonopt=NONE
+no_recursion=
+prefix=NONE
+program_prefix=NONE
+program_suffix=NONE
+program_transform_name=s,x,x,
+silent=
+site=
+srcdir=
+target=NONE
+verbose=
+x_includes=NONE
+x_libraries=NONE
+bindir='${exec_prefix}/bin'
+sbindir='${exec_prefix}/sbin'
+libexecdir='${exec_prefix}/libexec'
+datadir='${prefix}/share'
+sysconfdir='${prefix}/etc'
+sharedstatedir='${prefix}/com'
+localstatedir='${prefix}/var'
+libdir='${exec_prefix}/lib'
+includedir='${prefix}/include'
+oldincludedir='/usr/include'
+infodir='${prefix}/info'
+mandir='${prefix}/man'
+
+# Initialize some other variables.
+subdirs=
+MFLAGS= MAKEFLAGS=
+SHELL=${CONFIG_SHELL-/bin/sh}
+# Maximum number of lines to put in a shell here document.
+ac_max_here_lines=12
+
+ac_prev=
+for ac_option
+do
+
+  # If the previous option needs an argument, assign it.
+  if test -n "$ac_prev"; then
+    eval "$ac_prev=\$ac_option"
+    ac_prev=
+    continue
+  fi
+
+  case "$ac_option" in
+  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
+  *) ac_optarg= ;;
+  esac
+
+  # Accept the important Cygnus configure options, so we can diagnose typos.
+
+  case "$ac_option" in
+
+  -bindir | --bindir | --bindi | --bind | --bin | --bi)
+    ac_prev=bindir ;;
+  -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
+    bindir="$ac_optarg" ;;
+
+  -build | --build | --buil | --bui | --bu)
+    ac_prev=build ;;
+  -build=* | --build=* | --buil=* | --bui=* | --bu=*)
+    build="$ac_optarg" ;;
+
+  -cache-file | --cache-file | --cache-fil | --cache-fi \
+  | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
+    ac_prev=cache_file ;;
+  -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
+  | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
+    cache_file="$ac_optarg" ;;
+
+  -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
+    ac_prev=datadir ;;
+  -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
+  | --da=*)
+    datadir="$ac_optarg" ;;
+
+  -disable-* | --disable-*)
+    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
+    # Reject names that are not valid shell variable names.
+    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
+      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
+    fi
+    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
+    eval "enable_${ac_feature}=no" ;;
+
+  -enable-* | --enable-*)
+    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
+    # Reject names that are not valid shell variable names.
+    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
+      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
+    fi
+    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
+    case "$ac_option" in
+      *=*) ;;
+      *) ac_optarg=yes ;;
+    esac
+    eval "enable_${ac_feature}='$ac_optarg'" ;;
+
+  -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
+  | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
+  | --exec | --exe | --ex)
+    ac_prev=exec_prefix ;;
+  -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
+  | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
+  | --exec=* | --exe=* | --ex=*)
+    exec_prefix="$ac_optarg" ;;
+
+  -gas | --gas | --ga | --g)
+    # Obsolete; use --with-gas.
+    with_gas=yes ;;
+
+  -help | --help | --hel | --he)
+    # Omit some internal or obsolete options to make the list less imposing.
+    # This message is too long to be a string in the A/UX 3.1 sh.
+    cat << EOF
+Usage: configure [options] [host]
+Options: [defaults in brackets after descriptions]
+Configuration:
+  --cache-file=FILE       cache test results in FILE
+  --help                  print this message
+  --no-create             do not create output files
+  --quiet, --silent       do not print \`checking...' messages
+  --version               print the version of autoconf that created configure
+Directory and file names:
+  --prefix=PREFIX         install architecture-independent files in PREFIX
+                          [$ac_default_prefix]
+  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
+                          [same as prefix]
+  --bindir=DIR            user executables in DIR [EPREFIX/bin]
+  --sbindir=DIR           system admin executables in DIR [EPREFIX/sbin]
+  --libexecdir=DIR        program executables in DIR [EPREFIX/libexec]
+  --datadir=DIR           read-only architecture-independent data in DIR
+                          [PREFIX/share]
+  --sysconfdir=DIR        read-only single-machine data in DIR [PREFIX/etc]
+  --sharedstatedir=DIR    modifiable architecture-independent data in DIR
+                          [PREFIX/com]
+  --localstatedir=DIR     modifiable single-machine data in DIR [PREFIX/var]
+  --libdir=DIR            object code libraries in DIR [EPREFIX/lib]
+  --includedir=DIR        C header files in DIR [PREFIX/include]
+  --oldincludedir=DIR     C header files for non-gcc in DIR [/usr/include]
+  --infodir=DIR           info documentation in DIR [PREFIX/info]
+  --mandir=DIR            man documentation in DIR [PREFIX/man]
+  --srcdir=DIR            find the sources in DIR [configure dir or ..]
+  --program-prefix=PREFIX prepend PREFIX to installed program names
+  --program-suffix=SUFFIX append SUFFIX to installed program names
+  --program-transform-name=PROGRAM
+                          run sed PROGRAM on installed program names
+EOF
+    cat << EOF
+Host type:
+  --build=BUILD           configure for building on BUILD [BUILD=HOST]
+  --host=HOST             configure for HOST [guessed]
+  --target=TARGET         configure for TARGET [TARGET=HOST]
+Features and packages:
+  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
+  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
+  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
+  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
+  --x-includes=DIR        X include files are in DIR
+  --x-libraries=DIR       X library files are in DIR
+EOF
+    if test -n "$ac_help"; then
+      echo "--enable and --with options recognized:$ac_help"
+    fi
+    exit 0 ;;
+
+  -host | --host | --hos | --ho)
+    ac_prev=host ;;
+  -host=* | --host=* | --hos=* | --ho=*)
+    host="$ac_optarg" ;;
+
+  -includedir | --includedir | --includedi | --included | --include \
+  | --includ | --inclu | --incl | --inc)
+    ac_prev=includedir ;;
+  -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
+  | --includ=* | --inclu=* | --incl=* | --inc=*)
+    includedir="$ac_optarg" ;;
+
+  -infodir | --infodir | --infodi | --infod | --info | --inf)
+    ac_prev=infodir ;;
+  -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
+    infodir="$ac_optarg" ;;
+
+  -libdir | --libdir | --libdi | --libd)
+    ac_prev=libdir ;;
+  -libdir=* | --libdir=* | --libdi=* | --libd=*)
+    libdir="$ac_optarg" ;;
+
+  -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
+  | --libexe | --libex | --libe)
+    ac_prev=libexecdir ;;
+  -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
+  | --libexe=* | --libex=* | --libe=*)
+    libexecdir="$ac_optarg" ;;
+
+  -localstatedir | --localstatedir | --localstatedi | --localstated \
+  | --localstate | --localstat | --localsta | --localst \
+  | --locals | --local | --loca | --loc | --lo)
+    ac_prev=localstatedir ;;
+  -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
+  | --localstate=* | --localstat=* | --localsta=* | --localst=* \
+  | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
+    localstatedir="$ac_optarg" ;;
+
+  -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
+    ac_prev=mandir ;;
+  -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
+    mandir="$ac_optarg" ;;
+
+  -nfp | --nfp | --nf)
+    # Obsolete; use --without-fp.
+    with_fp=no ;;
+
+  -no-create | --no-create | --no-creat | --no-crea | --no-cre \
+  | --no-cr | --no-c)
+    no_create=yes ;;
+
+  -no-recursion | --no-recursion | --no-recursio | --no-recursi \
+  | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
+    no_recursion=yes ;;
+
+  -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
+  | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
+  | --oldin | --oldi | --old | --ol | --o)
+    ac_prev=oldincludedir ;;
+  -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
+  | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
+  | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
+    oldincludedir="$ac_optarg" ;;
+
+  -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
+    ac_prev=prefix ;;
+  -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
+    prefix="$ac_optarg" ;;
+
+  -program-prefix | --program-prefix | --program-prefi | --program-pref \
+  | --program-pre | --program-pr | --program-p)
+    ac_prev=program_prefix ;;
+  -program-prefix=* | --program-prefix=* | --program-prefi=* \
+  | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
+    program_prefix="$ac_optarg" ;;
+
+  -program-suffix | --program-suffix | --program-suffi | --program-suff \
+  | --program-suf | --program-su | --program-s)
+    ac_prev=program_suffix ;;
+  -program-suffix=* | --program-suffix=* | --program-suffi=* \
+  | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
+    program_suffix="$ac_optarg" ;;
+
+  -program-transform-name | --program-transform-name \
+  | --program-transform-nam | --program-transform-na \
+  | --program-transform-n | --program-transform- \
+  | --program-transform | --program-transfor \
+  | --program-transfo | --program-transf \
+  | --program-trans | --program-tran \
+  | --progr-tra | --program-tr | --program-t)
+    ac_prev=program_transform_name ;;
+  -program-transform-name=* | --program-transform-name=* \
+  | --program-transform-nam=* | --program-transform-na=* \
+  | --program-transform-n=* | --program-transform-=* \
+  | --program-transform=* | --program-transfor=* \
+  | --program-transfo=* | --program-transf=* \
+  | --program-trans=* | --program-tran=* \
+  | --progr-tra=* | --program-tr=* | --program-t=*)
+    program_transform_name="$ac_optarg" ;;
+
+  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
+  | -silent | --silent | --silen | --sile | --sil)
+    silent=yes ;;
+
+  -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
+    ac_prev=sbindir ;;
+  -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
+  | --sbi=* | --sb=*)
+    sbindir="$ac_optarg" ;;
+
+  -sharedstatedir | --sharedstatedir | --sharedstatedi \
+  | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
+  | --sharedst | --shareds | --shared | --share | --shar \
+  | --sha | --sh)
+    ac_prev=sharedstatedir ;;
+  -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
+  | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
+  | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
+  | --sha=* | --sh=*)
+    sharedstatedir="$ac_optarg" ;;
+
+  -site | --site | --sit)
+    ac_prev=site ;;
+  -site=* | --site=* | --sit=*)
+    site="$ac_optarg" ;;
+
+  -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
+    ac_prev=srcdir ;;
+  -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
+    srcdir="$ac_optarg" ;;
+
+  -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
+  | --syscon | --sysco | --sysc | --sys | --sy)
+    ac_prev=sysconfdir ;;
+  -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
+  | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
+    sysconfdir="$ac_optarg" ;;
+
+  -target | --target | --targe | --targ | --tar | --ta | --t)
+    ac_prev=target ;;
+  -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
+    target="$ac_optarg" ;;
+
+  -v | -verbose | --verbose | --verbos | --verbo | --verb)
+    verbose=yes ;;
+
+  -version | --version | --versio | --versi | --vers)
+    echo "configure generated by autoconf version 2.13"
+    exit 0 ;;
+
+  -with-* | --with-*)
+    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
+    # Reject names that are not valid shell variable names.
+    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
+      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
+    fi
+    ac_package=`echo $ac_package| sed 's/-/_/g'`
+    case "$ac_option" in
+      *=*) ;;
+      *) ac_optarg=yes ;;
+    esac
+    eval "with_${ac_package}='$ac_optarg'" ;;
+
+  -without-* | --without-*)
+    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
+    # Reject names that are not valid shell variable names.
+    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
+      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
+    fi
+    ac_package=`echo $ac_package| sed 's/-/_/g'`
+    eval "with_${ac_package}=no" ;;
+
+  --x)
+    # Obsolete; use --with-x.
+    with_x=yes ;;
+
+  -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
+  | --x-incl | --x-inc | --x-in | --x-i)
+    ac_prev=x_includes ;;
+  -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
+  | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
+    x_includes="$ac_optarg" ;;
+
+  -x-libraries | --x-libraries | --x-librarie | --x-librari \
+  | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
+    ac_prev=x_libraries ;;
+  -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
+  | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
+    x_libraries="$ac_optarg" ;;
+
+  -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
+    ;;
+
+  *)
+    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
+      echo "configure: warning: $ac_option: invalid host type" 1>&2
+    fi
+    if test "x$nonopt" != xNONE; then
+      { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
+    fi
+    nonopt="$ac_option"
+    ;;
+
+  esac
+done
+
+if test -n "$ac_prev"; then
+  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
+fi
+
+trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
+
+# File descriptor usage:
+# 0 standard input
+# 1 file creation
+# 2 errors and warnings
+# 3 some systems may open it to /dev/tty
+# 4 used on the Kubota Titan
+# 6 checking for... messages and results
+# 5 compiler messages saved in config.log
+if test "$silent" = yes; then
+  exec 6>/dev/null
+else
+  exec 6>&1
+fi
+exec 5>./config.log
+
+echo "\
+This file contains any messages produced by compilers while
+running configure, to aid debugging if configure makes a mistake.
+" 1>&5
+
+# Strip out --no-create and --no-recursion so they do not pile up.
+# Also quote any args containing shell metacharacters.
+ac_configure_args=
+for ac_arg
+do
+  case "$ac_arg" in
+  -no-create | --no-create | --no-creat | --no-crea | --no-cre \
+  | --no-cr | --no-c) ;;
+  -no-recursion | --no-recursion | --no-recursio | --no-recursi \
+  | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
+  *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
+  ac_configure_args="$ac_configure_args '$ac_arg'" ;;
+  *) ac_configure_args="$ac_configure_args $ac_arg" ;;
+  esac
+done
+
+# NLS nuisances.
+# Only set these to C if already set.  These must not be set unconditionally
+# because not all systems understand e.g. LANG=C (notably SCO).
+# Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
+# Non-C LC_CTYPE values break the ctype check.
+if test "${LANG+set}"   = set; then LANG=C;   export LANG;   fi
+if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
+if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi
+if test "${LC_CTYPE+set}"    = set; then LC_CTYPE=C;    export LC_CTYPE;    fi
+
+# confdefs.h avoids OS command line length limits that DEFS can exceed.
+rm -rf conftest* confdefs.h
+# AIX cpp loses on an empty file, so make sure it contains at least a newline.
+echo > confdefs.h
+
+# A filename unique to this package, relative to the directory that
+# configure is in, which we can look for to find out if srcdir is correct.
+ac_unique_file=element.c
+
+# Find the source files, if location was not specified.
+if test -z "$srcdir"; then
+  ac_srcdir_defaulted=yes
+  # Try the directory containing this script, then its parent.
+  ac_prog=$0
+  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
+  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
+  srcdir=$ac_confdir
+  if test ! -r $srcdir/$ac_unique_file; then
+    srcdir=..
+  fi
+else
+  ac_srcdir_defaulted=no
+fi
+if test ! -r $srcdir/$ac_unique_file; then
+  if test "$ac_srcdir_defaulted" = yes; then
+    { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
+  else
+    { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
+  fi
+fi
+srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
+
+# Prefer explicitly selected file to automatically selected ones.
+if test -z "$CONFIG_SITE"; then
+  if test "x$prefix" != xNONE; then
+    CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
+  else
+    CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
+  fi
+fi
+for ac_site_file in $CONFIG_SITE; do
+  if test -r "$ac_site_file"; then
+    echo "loading site script $ac_site_file"
+    . "$ac_site_file"
+  fi
+done
+
+if test -r "$cache_file"; then
+  echo "loading cache $cache_file"
+  . $cache_file
+else
+  echo "creating cache $cache_file"
+  > $cache_file
+fi
+
+ac_ext=c
+# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
+ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
+cross_compiling=$ac_cv_prog_cc_cross
+
+ac_exeext=
+ac_objext=o
+if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
+  # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
+  if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
+    ac_n= ac_c='
+' ac_t='	'
+  else
+    ac_n=-n ac_c= ac_t=
+  fi
+else
+  ac_n= ac_c='\c' ac_t=
+fi
+
+
+
+
+
+ac_aux_dir=
+for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
+  if test -f $ac_dir/install-sh; then
+    ac_aux_dir=$ac_dir
+    ac_install_sh="$ac_aux_dir/install-sh -c"
+    break
+  elif test -f $ac_dir/install.sh; then
+    ac_aux_dir=$ac_dir
+    ac_install_sh="$ac_aux_dir/install.sh -c"
+    break
+  fi
+done
+if test -z "$ac_aux_dir"; then
+  { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
+fi
+ac_config_guess=$ac_aux_dir/config.guess
+ac_config_sub=$ac_aux_dir/config.sub
+ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
+
+# Find a good install program.  We prefer a C program (faster),
+# so one script is as good as another.  But avoid the broken or
+# incompatible versions:
+# SysV /etc/install, /usr/sbin/install
+# SunOS /usr/etc/install
+# IRIX /sbin/install
+# AIX /bin/install
+# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
+# AFS /usr/afsws/bin/install, which mishandles nonexistent args
+# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
+# ./install, which can be erroneously created by make from ./install.sh.
+echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
+echo "configure:561: checking for a BSD compatible install" >&5
+if test -z "$INSTALL"; then
+if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
+  echo $ac_n "(cached) $ac_c" 1>&6
+else
+    IFS="${IFS= 	}"; ac_save_IFS="$IFS"; IFS=":"
+  for ac_dir in $PATH; do
+    # Account for people who put trailing slashes in PATH elements.
+    case "$ac_dir/" in
+    /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
+    *)
+      # OSF1 and SCO ODT 3.0 have their own names for install.
+      # Don't use installbsd from OSF since it installs stuff as root
+      # by default.
+      for ac_prog in ginstall scoinst install; do
+        if test -f $ac_dir/$ac_prog; then
+	  if test $ac_prog = install &&
+            grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
+	    # AIX install.  It has an incompatible calling convention.
+	    :
+	  else
+	    ac_cv_path_install="$ac_dir/$ac_prog -c"
+	    break 2
+	  fi
+	fi
+      done
+      ;;
+    esac
+  done
+  IFS="$ac_save_IFS"
+
+fi
+  if test "${ac_cv_path_install+set}" = set; then
+    INSTALL="$ac_cv_path_install"
+  else
+    # As a last resort, use the slow shell script.  We don't cache a
+    # path for INSTALL within a source directory, because that will
+    # break other packages using the cache if that directory is
+    # removed, or if the path is relative.
+    INSTALL="$ac_install_sh"
+  fi
+fi
+echo "$ac_t""$INSTALL" 1>&6
+
+# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
+# It thinks the first close brace ends the variable substitution.
+test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
+
+test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
+
+test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
+
+echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6
+echo "configure:614: checking whether build environment is sane" >&5
+# Just in case
+sleep 1
+echo timestamp > conftestfile
+# Do `set' in a subshell so we don't clobber the current shell's
+# arguments.  Must try -L first in case configure is actually a
+# symlink; some systems play weird games with the mod time of symlinks
+# (eg FreeBSD returns the mod time of the symlink's containing
+# directory).
+if (
+   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
+   if test "$*" = "X"; then
+      # -L didn't work.
+      set X `ls -t $srcdir/configure conftestfile`
+   fi
+   if test "$*" != "X $srcdir/configure conftestfile" \
+      && test "$*" != "X conftestfile $srcdir/configure"; then
+
+      # If neither matched, then we have a broken ls.  This can happen
+      # if, for instance, CONFIG_SHELL is bash and it inherits a
+      # broken ls alias from the environment.  This has actually
+      # happened.  Such a system could not be considered "sane".
+      { echo "configure: error: ls -t appears to fail.  Make sure there is not a broken
+alias in your environment" 1>&2; exit 1; }
+   fi
+
+   test "$2" = conftestfile
+   )
+then
+   # Ok.
+   :
+else
+   { echo "configure: error: newly created file is older than distributed files!
+Check your system clock" 1>&2; exit 1; }
+fi
+rm -f conftest*
+echo "$ac_t""yes" 1>&6
+if test "$program_transform_name" = s,x,x,; then
+  program_transform_name=
+else
+  # Double any \ or $.  echo might interpret backslashes.
+  cat <<\EOF_SED > conftestsed
+s,\\,\\\\,g; s,\$,$$,g
+EOF_SED
+  program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
+  rm -f conftestsed
+fi
+test "$program_prefix" != NONE &&
+  program_transform_name="s,^,${program_prefix},; $program_transform_name"
+# Use a double $ so make ignores it.
+test "$program_suffix" != NONE &&
+  program_transform_name="s,\$\$,${program_suffix},; $program_transform_name"
+
+# sed with no file args requires a program.
+test "$program_transform_name" = "" && program_transform_name="s,x,x,"
+
+echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
+echo "configure:671: checking whether ${MAKE-make} sets \${MAKE}" >&5
+set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
+if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
+  echo $ac_n "(cached) $ac_c" 1>&6
+else
+  cat > conftestmake <<\EOF
+all:
+	@echo 'ac_maketemp="${MAKE}"'
+EOF
+# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
+eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
+if test -n "$ac_maketemp"; then
+  eval ac_cv_prog_make_${ac_make}_set=yes
+else
+  eval ac_cv_prog_make_${ac_make}_set=no
+fi
+rm -f conftestmake
+fi
+if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
+  echo "$ac_t""yes" 1>&6
+  SET_MAKE=
+else
+  echo "$ac_t""no" 1>&6
+  SET_MAKE="MAKE=${MAKE-make}"
+fi
+
+
+PACKAGE=ipc
+
+VERSION=1.1
+
+if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
+  { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; }
+fi
+cat >> confdefs.h <<EOF
+#define PACKAGE "$PACKAGE"
+EOF
+
+cat >> confdefs.h <<EOF
+#define VERSION "$VERSION"
+EOF
+
+
+
+missing_dir=`cd $ac_aux_dir && pwd`
+echo $ac_n "checking for working aclocal""... $ac_c" 1>&6
+echo "configure:717: checking for working aclocal" >&5
+# Run test in a subshell; some versions of sh will print an error if
+# an executable is not found, even if stderr is redirected.
+# Redirect stdin to placate older versions of autoconf.  Sigh.
+if (aclocal --version) < /dev/null > /dev/null 2>&1; then
+   ACLOCAL=aclocal
+   echo "$ac_t""found" 1>&6
+else
+   ACLOCAL="$missing_dir/missing aclocal"
+   echo "$ac_t""missing" 1>&6
+fi
+
+echo $ac_n "checking for working autoconf""... $ac_c" 1>&6
+echo "configure:730: checking for working autoconf" >&5
+# Run test in a subshell; some versions of sh will print an error if
+# an executable is not found, even if stderr is redirected.
+# Redirect stdin to placate older versions of autoconf.  Sigh.
+if (autoconf --version) < /dev/null > /dev/null 2>&1; then
+   AUTOCONF=autoconf
+   echo "$ac_t""found" 1>&6
+else
+   AUTOCONF="$missing_dir/missing autoconf"
+   echo "$ac_t""missing" 1>&6
+fi
+
+echo $ac_n "checking for working automake""... $ac_c" 1>&6
+echo "configure:743: checking for working automake" >&5
+# Run test in a subshell; some versions of sh will print an error if
+# an executable is not found, even if stderr is redirected.
+# Redirect stdin to placate older versions of autoconf.  Sigh.
+if (automake --version) < /dev/null > /dev/null 2>&1; then
+   AUTOMAKE=automake
+   echo "$ac_t""found" 1>&6
+else
+   AUTOMAKE="$missing_dir/missing automake"
+   echo "$ac_t""missing" 1>&6
+fi
+
+echo $ac_n "checking for working autoheader""... $ac_c" 1>&6
+echo "configure:756: checking for working autoheader" >&5
+# Run test in a subshell; some versions of sh will print an error if
+# an executable is not found, even if stderr is redirected.
+# Redirect stdin to placate older versions of autoconf.  Sigh.
+if (autoheader --version) < /dev/null > /dev/null 2>&1; then
+   AUTOHEADER=autoheader
+   echo "$ac_t""found" 1>&6
+else
+   AUTOHEADER="$missing_dir/missing autoheader"
+   echo "$ac_t""missing" 1>&6
+fi
+
+echo $ac_n "checking for working makeinfo""... $ac_c" 1>&6
+echo "configure:769: checking for working makeinfo" >&5
+# Run test in a subshell; some versions of sh will print an error if
+# an executable is not found, even if stderr is redirected.
+# Redirect stdin to placate older versions of autoconf.  Sigh.
+if (makeinfo --version) < /dev/null > /dev/null 2>&1; then
+   MAKEINFO=makeinfo
+   echo "$ac_t""found" 1>&6
+else
+   MAKEINFO="$missing_dir/missing makeinfo"
+   echo "$ac_t""missing" 1>&6
+fi
+
+
+
+# Find a good install program.  We prefer a C program (faster),
+# so one script is as good as another.  But avoid the broken or
+# incompatible versions:
+# SysV /etc/install, /usr/sbin/install
+# SunOS /usr/etc/install
+# IRIX /sbin/install
+# AIX /bin/install
+# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
+# AFS /usr/afsws/bin/install, which mishandles nonexistent args
+# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
+# ./install, which can be erroneously created by make from ./install.sh.
+echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
+echo "configure:795: checking for a BSD compatible install" >&5
+if test -z "$INSTALL"; then
+if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
+  echo $ac_n "(cached) $ac_c" 1>&6
+else
+    IFS="${IFS= 	}"; ac_save_IFS="$IFS"; IFS=":"
+  for ac_dir in $PATH; do
+    # Account for people who put trailing slashes in PATH elements.
+    case "$ac_dir/" in
+    /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
+    *)
+      # OSF1 and SCO ODT 3.0 have their own names for install.
+      # Don't use installbsd from OSF since it installs stuff as root
+      # by default.
+      for ac_prog in ginstall scoinst install; do
+        if test -f $ac_dir/$ac_prog; then
+	  if test $ac_prog = install &&
+            grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
+	    # AIX install.  It has an incompatible calling convention.
+	    :
+	  else
+	    ac_cv_path_install="$ac_dir/$ac_prog -c"
+	    break 2
+	  fi
+	fi
+      done
+      ;;
+    esac
+  done
+  IFS="$ac_save_IFS"
+
+fi
+  if test "${ac_cv_path_install+set}" = set; then
+    INSTALL="$ac_cv_path_install"
+  else
+    # As a last resort, use the slow shell script.  We don't cache a
+    # path for INSTALL within a source directory, because that will
+    # break other packages using the cache if that directory is
+    # removed, or if the path is relative.
+    INSTALL="$ac_install_sh"
+  fi
+fi
+echo "$ac_t""$INSTALL" 1>&6
+
+# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
+# It thinks the first close brace ends the variable substitution.
+test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
+
+test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
+
+test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
+
+echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
+echo "configure:848: checking whether ln -s works" >&5
+if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
+  echo $ac_n "(cached) $ac_c" 1>&6
+else
+  rm -f conftestdata
+if ln -s X conftestdata 2>/dev/null
+then
+  rm -f conftestdata
+  ac_cv_prog_LN_S="ln -s"
+else
+  ac_cv_prog_LN_S=ln
+fi
+fi
+LN_S="$ac_cv_prog_LN_S"
+if test "$ac_cv_prog_LN_S" = "ln -s"; then
+  echo "$ac_t""yes" 1>&6
+else
+  echo "$ac_t""no" 1>&6
+fi
+
+# Extract the first word of "gcc", so it can be a program name with args.
+set dummy gcc; ac_word=$2
+echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
+echo "configure:871: checking for $ac_word" >&5
+if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
+  echo $ac_n "(cached) $ac_c" 1>&6
+else
+  if test -n "$CC"; then
+  ac_cv_prog_CC="$CC" # Let the user override the test.
+else
+  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS=":"
+  ac_dummy="$PATH"
+  for ac_dir in $ac_dummy; do
+    test -z "$ac_dir" && ac_dir=.
+    if test -f $ac_dir/$ac_word; then
+      ac_cv_prog_CC="gcc"
+      break
+    fi
+  done
+  IFS="$ac_save_ifs"
+fi
+fi
+CC="$ac_cv_prog_CC"
+if test -n "$CC"; then
+  echo "$ac_t""$CC" 1>&6
+else
+  echo "$ac_t""no" 1>&6
+fi
+
+if test -z "$CC"; then
+  # Extract the first word of "cc", so it can be a program name with args.
+set dummy cc; ac_word=$2
+echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
+echo "configure:901: checking for $ac_word" >&5
+if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
+  echo $ac_n "(cached) $ac_c" 1>&6
+else
+  if test -n "$CC"; then
+  ac_cv_prog_CC="$CC" # Let the user override the test.
+else
+  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS=":"
+  ac_prog_rejected=no
+  ac_dummy="$PATH"
+  for ac_dir in $ac_dummy; do
+    test -z "$ac_dir" && ac_dir=.
+    if test -f $ac_dir/$ac_word; then
+      if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
+        ac_prog_rejected=yes
+	continue
+      fi
+      ac_cv_prog_CC="cc"
+      break
+    fi
+  done
+  IFS="$ac_save_ifs"
+if test $ac_prog_rejected = yes; then
+  # We found a bogon in the path, so make sure we never use it.
+  set dummy $ac_cv_prog_CC
+  shift
+  if test $# -gt 0; then
+    # We chose a different compiler from the bogus one.
+    # However, it has the same basename, so the bogon will be chosen
+    # first if we set CC to just the basename; use the full file name.
+    shift
+    set dummy "$ac_dir/$ac_word" "$@"
+    shift
+    ac_cv_prog_CC="$@"
+  fi
+fi
+fi
+fi
+CC="$ac_cv_prog_CC"
+if test -n "$CC"; then
+  echo "$ac_t""$CC" 1>&6
+else
+  echo "$ac_t""no" 1>&6
+fi
+
+  if test -z "$CC"; then
+    case "`uname -s`" in
+    *win32* | *WIN32*)
+      # Extract the first word of "cl", so it can be a program name with args.
+set dummy cl; ac_word=$2
+echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
+echo "configure:952: checking for $ac_word" >&5
+if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
+  echo $ac_n "(cached) $ac_c" 1>&6
+else
+  if test -n "$CC"; then
+  ac_cv_prog_CC="$CC" # Let the user override the test.
+else
+  IFS="${IFS= 	}"; ac_save_ifs="$IFS"; IFS=":"
+  ac_dummy="$PATH"
+  for ac_dir in $ac_dummy; do
+    test -z "$ac_dir" && ac_dir=.
+    if test -f $ac_dir/$ac_word; then
+      ac_cv_prog_CC="cl"
+      break
+    fi
+  done
+  IFS="$ac_save_ifs"
+fi
+fi
+CC="$ac_cv_prog_CC"
+if test -n "$CC"; then
+  echo "$ac_t""$CC" 1>&6
+else
+  echo "$ac_t""no" 1>&6
+fi
+ ;;
+    esac
+  fi
+  test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
+fi
+
+echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
+echo "configure:984: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
+
+ac_ext=c
+# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
+ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
+cross_compiling=$ac_cv_prog_cc_cross
+
+cat > conftest.$ac_ext << EOF
+
+#line 995 "configure"
+#include "confdefs.h"
+
+main(){return(0);}
+EOF
+if { (eval echo configure:1000: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+  ac_cv_prog_cc_works=yes
+  # If we can't run a trivial program, we are probably using a cross compiler.
+  if (./conftest; exit) 2>/dev/null; then
+    ac_cv_prog_cc_cross=no
+  else
+    ac_cv_prog_cc_cross=yes
+  fi
+else
+  echo "configure: failed program was:" >&5
+  cat conftest.$ac_ext >&5
+  ac_cv_prog_cc_works=no
+fi
+rm -fr conftest*
+ac_ext=c
+# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
+ac_cpp='$CPP $CPPFLAGS'
+ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
+ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
+cross_compiling=$ac_cv_prog_cc_cross
+
+echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
+if test $ac_cv_prog_cc_works = no; then
+  { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
+fi
+echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
+echo "configure:1026: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
+echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
+cross_compiling=$ac_cv_prog_cc_cross
+
+echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
+echo "configure:1031: checking whether we are using GNU C" >&5
+if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
+  echo $ac_n "(cached) $ac_c" 1>&6
+else
+  cat > conftest.c <<EOF
+#ifdef __GNUC__
+  yes;
+#endif
+EOF
+if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:1040: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
+  ac_cv_prog_gcc=yes
+else
+  ac_cv_prog_gcc=no
+fi
+fi
+
+echo "$ac_t""$ac_cv_prog_gcc" 1>&6
+
+if test $ac_cv_prog_gcc = yes; then
+  GCC=yes
+else
+  GCC=
+fi
+
+ac_test_CFLAGS="${CFLAGS+set}"
+ac_save_CFLAGS="$CFLAGS"
+CFLAGS=
+echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
+echo "configure:1059: checking whether ${CC-cc} accepts -g" >&5
+if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
+  echo $ac_n "(cached) $ac_c" 1>&6
+else
+  echo 'void f(){}' > conftest.c
+if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
+  ac_cv_prog_cc_g=yes
+else
+  ac_cv_prog_cc_g=no
+fi
+rm -f conftest*
+
+fi
+
+echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
+if test "$ac_test_CFLAGS" = set; then
+  CFLAGS="$ac_save_CFLAGS"
+elif test $ac_cv_prog_cc_g = yes; then
+  if test "$GCC" = yes; then
+    CFLAGS="-g -O2"
+  else
+    CFLAGS="-g"
+  fi
+else
+  if test "$GCC" = yes; then
+    CFLAGS="-O2"
+  else
+    CFLAGS=
+  fi
+fi
+
+
+echo $ac_n "checking for rint in -lm""... $ac_c" 1>&6
+echo "configure:1092: checking for rint in -lm" >&5
+ac_lib_var=`echo m'_'rint | sed 'y%./+-%__p_%'`
+if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
+  echo $ac_n "(cached) $ac_c" 1>&6
+else
+  ac_save_LIBS="$LIBS"
+LIBS="-lm  $LIBS"
+cat > conftest.$ac_ext <<EOF
+#line 1100 "configure"
+#include "confdefs.h"
+/* Override any gcc2 internal prototype to avoid an error.  */
+/* We use char because int might match the return type of a gcc2
+    builtin and then its argument prototype would still apply.  */
+char rint();
+
+int main() {
+rint()
+; return 0; }
+EOF
+if { (eval echo configure:1111: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+  rm -rf conftest*
+  eval "ac_cv_lib_$ac_lib_var=yes"
+else
+  echo "configure: failed program was:" >&5
+  cat conftest.$ac_ext >&5
+  rm -rf conftest*
+  eval "ac_cv_lib_$ac_lib_var=no"
+fi
+rm -f conftest*
+LIBS="$ac_save_LIBS"
+
+fi
+if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
+  echo "$ac_t""yes" 1>&6
+    ac_tr_lib=HAVE_LIB`echo m | sed -e 's/[^a-zA-Z0-9_]/_/g' \
+    -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
+  cat >> confdefs.h <<EOF
+#define $ac_tr_lib 1
+EOF
+
+  LIBS="-lm $LIBS"
+
+else
+  echo "$ac_t""no" 1>&6
+fi
+
+
+
+echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
+echo "configure:1141: checking how to run the C preprocessor" >&5
+# On Suns, sometimes $CPP names a directory.
+if test -n "$CPP" && test -d "$CPP"; then
+  CPP=
+fi
+if test -z "$CPP"; then
+if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
+  echo $ac_n "(cached) $ac_c" 1>&6
+else
+    # This must be in double quotes, not single quotes, because CPP may get
+  # substituted into the Makefile and "${CC-cc}" will confuse make.
+  CPP="${CC-cc} -E"
+  # On the NeXT, cc -E runs the code through the compiler's parser,
+  # not just through cpp.
+  cat > conftest.$ac_ext <<EOF
+#line 1156 "configure"
+#include "confdefs.h"
+#include <assert.h>
+Syntax Error
+EOF
+ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
+{ (eval echo configure:1162: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
+if test -z "$ac_err"; then
+  :
+else
+  echo "$ac_err" >&5
+  echo "configure: failed program was:" >&5
+  cat conftest.$ac_ext >&5
+  rm -rf conftest*
+  CPP="${CC-cc} -E -traditional-cpp"
+  cat > conftest.$ac_ext <<EOF
+#line 1173 "configure"
+#include "confdefs.h"
+#include <assert.h>
+Syntax Error
+EOF
+ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
+{ (eval echo configure:1179: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
+if test -z "$ac_err"; then
+  :
+else
+  echo "$ac_err" >&5
+  echo "configure: failed program was:" >&5
+  cat conftest.$ac_ext >&5
+  rm -rf conftest*
+  CPP="${CC-cc} -nologo -E"
+  cat > conftest.$ac_ext <<EOF
+#line 1190 "configure"
+#include "confdefs.h"
+#include <assert.h>
+Syntax Error
+EOF
+ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
+{ (eval echo configure:1196: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
+if test -z "$ac_err"; then
+  :
+else
+  echo "$ac_err" >&5
+  echo "configure: failed program was:" >&5
+  cat conftest.$ac_ext >&5
+  rm -rf conftest*
+  CPP=/lib/cpp
+fi
+rm -f conftest*
+fi
+rm -f conftest*
+fi
+rm -f conftest*
+  ac_cv_prog_CPP="$CPP"
+fi
+  CPP="$ac_cv_prog_CPP"
+else
+  ac_cv_prog_CPP="$CPP"
+fi
+echo "$ac_t""$CPP" 1>&6
+
+echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
+echo "configure:1221: checking for ANSI C header files" >&5
+if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
+  echo $ac_n "(cached) $ac_c" 1>&6
+else
+  cat > conftest.$ac_ext <<EOF
+#line 1226 "configure"
+#include "confdefs.h"
+#include <stdlib.h>
+#include <stdarg.h>
+#include <string.h>
+#include <float.h>
+EOF
+ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
+{ (eval echo configure:1234: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
+if test -z "$ac_err"; then
+  rm -rf conftest*
+  ac_cv_header_stdc=yes
+else
+  echo "$ac_err" >&5
+  echo "configure: failed program was:" >&5
+  cat conftest.$ac_ext >&5
+  rm -rf conftest*
+  ac_cv_header_stdc=no
+fi
+rm -f conftest*
+
+if test $ac_cv_header_stdc = yes; then
+  # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
+cat > conftest.$ac_ext <<EOF
+#line 1251 "configure"
+#include "confdefs.h"
+#include <string.h>
+EOF
+if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
+  egrep "memchr" >/dev/null 2>&1; then
+  :
+else
+  rm -rf conftest*
+  ac_cv_header_stdc=no
+fi
+rm -f conftest*
+
+fi
+
+if test $ac_cv_header_stdc = yes; then
+  # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
+cat > conftest.$ac_ext <<EOF
+#line 1269 "configure"
+#include "confdefs.h"
+#include <stdlib.h>
+EOF
+if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
+  egrep "free" >/dev/null 2>&1; then
+  :
+else
+  rm -rf conftest*
+  ac_cv_header_stdc=no
+fi
+rm -f conftest*
+
+fi
+
+if test $ac_cv_header_stdc = yes; then
+  # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
+if test "$cross_compiling" = yes; then
+  :
+else
+  cat > conftest.$ac_ext <<EOF
+#line 1290 "configure"
+#include "confdefs.h"
+#include <ctype.h>
+#define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
+#define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
+#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
+int main () { int i; for (i = 0; i < 256; i++)
+if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
+exit (0); }
+
+EOF
+if { (eval echo configure:1301: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
+then
+  :
+else
+  echo "configure: failed program was:" >&5
+  cat conftest.$ac_ext >&5
+  rm -fr conftest*
+  ac_cv_header_stdc=no
+fi
+rm -fr conftest*
+fi
+
+fi
+fi
+
+echo "$ac_t""$ac_cv_header_stdc" 1>&6
+if test $ac_cv_header_stdc = yes; then
+  cat >> confdefs.h <<\EOF
+#define STDC_HEADERS 1
+EOF
+
+fi
+
+for ac_hdr in math.h time.h signal.h unistd.h
+do
+ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
+echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
+echo "configure:1328: checking for $ac_hdr" >&5
+if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
+  echo $ac_n "(cached) $ac_c" 1>&6
+else
+  cat > conftest.$ac_ext <<EOF
+#line 1333 "configure"
+#include "confdefs.h"
+#include <$ac_hdr>
+EOF
+ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
+{ (eval echo configure:1338: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
+ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
+if test -z "$ac_err"; then
+  rm -rf conftest*
+  eval "ac_cv_header_$ac_safe=yes"
+else
+  echo "$ac_err" >&5
+  echo "configure: failed program was:" >&5
+  cat conftest.$ac_ext >&5
+  rm -rf conftest*
+  eval "ac_cv_header_$ac_safe=no"
+fi
+rm -f conftest*
+fi
+if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
+  echo "$ac_t""yes" 1>&6
+    ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
+  cat >> confdefs.h <<EOF
+#define $ac_tr_hdr 1
+EOF
+ 
+else
+  echo "$ac_t""no" 1>&6
+fi
+done
+
+
+
+echo $ac_n "checking return type of signal handlers""... $ac_c" 1>&6
+echo "configure:1367: checking return type of signal handlers" >&5
+if eval "test \"`echo '$''{'ac_cv_type_signal'+set}'`\" = set"; then
+  echo $ac_n "(cached) $ac_c" 1>&6
+else
+  cat > conftest.$ac_ext <<EOF
+#line 1372 "configure"
+#include "confdefs.h"
+#include <sys/types.h>
+#include <signal.h>
+#ifdef signal
+#undef signal
+#endif
+#ifdef __cplusplus
+extern "C" void (*signal (int, void (*)(int)))(int);
+#else
+void (*signal ()) ();
+#endif
+
+int main() {
+int i;
+; return 0; }
+EOF
+if { (eval echo configure:1389: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
+  rm -rf conftest*
+  ac_cv_type_signal=void
+else
+  echo "configure: failed program was:" >&5
+  cat conftest.$ac_ext >&5
+  rm -rf conftest*
+  ac_cv_type_signal=int
+fi
+rm -f conftest*
+fi
+
+echo "$ac_t""$ac_cv_type_signal" 1>&6
+cat >> confdefs.h <<EOF
+#define RETSIGTYPE $ac_cv_type_signal
+EOF
+
+
+for ac_func in strdup strtol getcwd
+do
+echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
+echo "configure:1410: checking for $ac_func" >&5
+if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
+  echo $ac_n "(cached) $ac_c" 1>&6
+else
+  cat > conftest.$ac_ext <<EOF
+#line 1415 "configure"
+#include "confdefs.h"
+/* System header to define __stub macros and hopefully few prototypes,
+    which can conflict with char $ac_func(); below.  */
+#include <assert.h>
+/* Override any gcc2 internal prototype to avoid an error.  */
+/* We use char because int might match the return type of a gcc2
+    builtin and then its argument prototype would still apply.  */
+char $ac_func();
+
+int main() {
+
+/* The GNU C library defines this for functions which it implements
+    to always fail with ENOSYS.  Some functions are actually named
+    something starting with __ and the normal name is an alias.  */
+#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
+choke me
+#else
+$ac_func();
+#endif
+
+; return 0; }
+EOF
+if { (eval echo configure:1438: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+  rm -rf conftest*
+  eval "ac_cv_func_$ac_func=yes"
+else
+  echo "configure: failed program was:" >&5
+  cat conftest.$ac_ext >&5
+  rm -rf conftest*
+  eval "ac_cv_func_$ac_func=no"
+fi
+rm -f conftest*
+fi
+
+if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
+  echo "$ac_t""yes" 1>&6
+    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
+  cat >> confdefs.h <<EOF
+#define $ac_tr_func 1
+EOF
+ 
+else
+  echo "$ac_t""no" 1>&6
+{ echo "configure: error: necessary lib function not found" 1>&2; exit 1; }
+fi
+done
+
+for ac_func in system signal time
+do
+echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
+echo "configure:1466: checking for $ac_func" >&5
+if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
+  echo $ac_n "(cached) $ac_c" 1>&6
+else
+  cat > conftest.$ac_ext <<EOF
+#line 1471 "configure"
+#include "confdefs.h"
+/* System header to define __stub macros and hopefully few prototypes,
+    which can conflict with char $ac_func(); below.  */
+#include <assert.h>
+/* Override any gcc2 internal prototype to avoid an error.  */
+/* We use char because int might match the return type of a gcc2
+    builtin and then its argument prototype would still apply.  */
+char $ac_func();
+
+int main() {
+
+/* The GNU C library defines this for functions which it implements
+    to always fail with ENOSYS.  Some functions are actually named
+    something starting with __ and the normal name is an alias.  */
+#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
+choke me
+#else
+$ac_func();
+#endif
+
+; return 0; }
+EOF
+if { (eval echo configure:1494: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+  rm -rf conftest*
+  eval "ac_cv_func_$ac_func=yes"
+else
+  echo "configure: failed program was:" >&5
+  cat conftest.$ac_ext >&5
+  rm -rf conftest*
+  eval "ac_cv_func_$ac_func=no"
+fi
+rm -f conftest*
+fi
+
+if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
+  echo "$ac_t""yes" 1>&6
+    ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
+  cat >> confdefs.h <<EOF
+#define $ac_tr_func 1
+EOF
+ 
+else
+  echo "$ac_t""no" 1>&6
+fi
+done
+
+
+# Check whether --enable-NO_GNUPLOT or --disable-NO_GNUPLOT was given.
+if test "${enable_NO_GNUPLOT+set}" = set; then
+  enableval="$enable_NO_GNUPLOT"
+  cat >> confdefs.h <<\EOF
+#define NOT_RUN_GNUPLOT 1
+EOF
+
+else
+  cat >> confdefs.h <<\EOF
+#define NOT_RUN_GNUPLOT 0
+EOF
+
+fi
+
+
+
+trap '' 1 2 15
+cat > confcache <<\EOF
+# This file is a shell script that caches the results of configure
+# tests run on this system so they can be shared between configure
+# scripts and configure runs.  It is not useful on other systems.
+# If it contains results you don't want to keep, you may remove or edit it.
+#
+# By default, configure uses ./config.cache as the cache file,
+# creating it if it does not exist already.  You can give configure
+# the --cache-file=FILE option to use a different cache file; that is
+# what configure does when it calls configure scripts in
+# subdirectories, so they share the cache.
+# Giving --cache-file=/dev/null disables caching, for debugging configure.
+# config.status only pays attention to the cache file if you give it the
+# --recheck option to rerun configure.
+#
+EOF
+# The following way of writing the cache mishandles newlines in values,
+# but we know of no workaround that is simple, portable, and efficient.
+# So, don't put newlines in cache variables' values.
+# Ultrix sh set writes to stderr and can't be redirected directly,
+# and sets the high bit in the cache file unless we assign to the vars.
+(set) 2>&1 |
+  case `(ac_space=' '; set | grep ac_space) 2>&1` in
+  *ac_space=\ *)
+    # `set' does not quote correctly, so add quotes (double-quote substitution
+    # turns \\\\ into \\, and sed turns \\ into \).
+    sed -n \
+      -e "s/'/'\\\\''/g" \
+      -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
+    ;;
+  *)
+    # `set' quotes correctly as required by POSIX, so do not add quotes.
+    sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
+    ;;
+  esac >> confcache
+if cmp -s $cache_file confcache; then
+  :
+else
+  if test -w $cache_file; then
+    echo "updating cache $cache_file"
+    cat confcache > $cache_file
+  else
+    echo "not updating unwritable cache $cache_file"
+  fi
+fi
+rm -f confcache
+
+trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
+
+test "x$prefix" = xNONE && prefix=$ac_default_prefix
+# Let make expand exec_prefix.
+test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
+
+# Any assignment to VPATH causes Sun make to only execute
+# the first set of double-colon rules, so remove it if not needed.
+# If there is a colon in the path, we need to keep it.
+if test "x$srcdir" = x.; then
+  ac_vpsub='/^[ 	]*VPATH[ 	]*=[^:]*$/d'
+fi
+
+trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
+
+DEFS=-DHAVE_CONFIG_H
+
+# Without the "./", some shells look in PATH for config.status.
+: ${CONFIG_STATUS=./config.status}
+
+echo creating $CONFIG_STATUS
+rm -f $CONFIG_STATUS
+cat > $CONFIG_STATUS <<EOF
+#! /bin/sh
+# Generated automatically by configure.
+# Run this file to recreate the current configuration.
+# This directory was configured as follows,
+# on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
+#
+# $0 $ac_configure_args
+#
+# Compiler output produced by configure, useful for debugging
+# configure, is in ./config.log if it exists.
+
+ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
+for ac_option
+do
+  case "\$ac_option" in
+  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
+    echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
+    exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
+  -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
+    echo "$CONFIG_STATUS generated by autoconf version 2.13"
+    exit 0 ;;
+  -help | --help | --hel | --he | --h)
+    echo "\$ac_cs_usage"; exit 0 ;;
+  *) echo "\$ac_cs_usage"; exit 1 ;;
+  esac
+done
+
+ac_given_srcdir=$srcdir
+ac_given_INSTALL="$INSTALL"
+
+trap 'rm -fr `echo "Makefile config.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
+EOF
+cat >> $CONFIG_STATUS <<EOF
+
+# Protect against being on the right side of a sed subst in config.status.
+sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
+ s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
+$ac_vpsub
+$extrasub
+s%@SHELL@%$SHELL%g
+s%@CFLAGS@%$CFLAGS%g
+s%@CPPFLAGS@%$CPPFLAGS%g
+s%@CXXFLAGS@%$CXXFLAGS%g
+s%@FFLAGS@%$FFLAGS%g
+s%@DEFS@%$DEFS%g
+s%@LDFLAGS@%$LDFLAGS%g
+s%@LIBS@%$LIBS%g
+s%@exec_prefix@%$exec_prefix%g
+s%@prefix@%$prefix%g
+s%@program_transform_name@%$program_transform_name%g
+s%@bindir@%$bindir%g
+s%@sbindir@%$sbindir%g
+s%@libexecdir@%$libexecdir%g
+s%@datadir@%$datadir%g
+s%@sysconfdir@%$sysconfdir%g
+s%@sharedstatedir@%$sharedstatedir%g
+s%@localstatedir@%$localstatedir%g
+s%@libdir@%$libdir%g
+s%@includedir@%$includedir%g
+s%@oldincludedir@%$oldincludedir%g
+s%@infodir@%$infodir%g
+s%@mandir@%$mandir%g
+s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
+s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
+s%@INSTALL_DATA@%$INSTALL_DATA%g
+s%@PACKAGE@%$PACKAGE%g
+s%@VERSION@%$VERSION%g
+s%@ACLOCAL@%$ACLOCAL%g
+s%@AUTOCONF@%$AUTOCONF%g
+s%@AUTOMAKE@%$AUTOMAKE%g
+s%@AUTOHEADER@%$AUTOHEADER%g
+s%@MAKEINFO@%$MAKEINFO%g
+s%@SET_MAKE@%$SET_MAKE%g
+s%@LN_S@%$LN_S%g
+s%@CC@%$CC%g
+s%@CPP@%$CPP%g
+
+CEOF
+EOF
+
+cat >> $CONFIG_STATUS <<\EOF
+
+# Split the substitutions into bite-sized pieces for seds with
+# small command number limits, like on Digital OSF/1 and HP-UX.
+ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
+ac_file=1 # Number of current file.
+ac_beg=1 # First line for current file.
+ac_end=$ac_max_sed_cmds # Line after last line for current file.
+ac_more_lines=:
+ac_sed_cmds=""
+while $ac_more_lines; do
+  if test $ac_beg -gt 1; then
+    sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
+  else
+    sed "${ac_end}q" conftest.subs > conftest.s$ac_file
+  fi
+  if test ! -s conftest.s$ac_file; then
+    ac_more_lines=false
+    rm -f conftest.s$ac_file
+  else
+    if test -z "$ac_sed_cmds"; then
+      ac_sed_cmds="sed -f conftest.s$ac_file"
+    else
+      ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
+    fi
+    ac_file=`expr $ac_file + 1`
+    ac_beg=$ac_end
+    ac_end=`expr $ac_end + $ac_max_sed_cmds`
+  fi
+done
+if test -z "$ac_sed_cmds"; then
+  ac_sed_cmds=cat
+fi
+EOF
+
+cat >> $CONFIG_STATUS <<EOF
+
+CONFIG_FILES=\${CONFIG_FILES-"Makefile"}
+EOF
+cat >> $CONFIG_STATUS <<\EOF
+for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
+  # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
+  case "$ac_file" in
+  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
+       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
+  *) ac_file_in="${ac_file}.in" ;;
+  esac
+
+  # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
+
+  # Remove last slash and all that follows it.  Not all systems have dirname.
+  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
+  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
+    # The file is in a subdirectory.
+    test ! -d "$ac_dir" && mkdir "$ac_dir"
+    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
+    # A "../" for each directory in $ac_dir_suffix.
+    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
+  else
+    ac_dir_suffix= ac_dots=
+  fi
+
+  case "$ac_given_srcdir" in
+  .)  srcdir=.
+      if test -z "$ac_dots"; then top_srcdir=.
+      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
+  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
+  *) # Relative path.
+    srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
+    top_srcdir="$ac_dots$ac_given_srcdir" ;;
+  esac
+
+  case "$ac_given_INSTALL" in
+  [/$]*) INSTALL="$ac_given_INSTALL" ;;
+  *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
+  esac
+
+  echo creating "$ac_file"
+  rm -f "$ac_file"
+  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
+  case "$ac_file" in
+  *Makefile*) ac_comsub="1i\\
+# $configure_input" ;;
+  *) ac_comsub= ;;
+  esac
+
+  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
+  sed -e "$ac_comsub
+s%@configure_input@%$configure_input%g
+s%@srcdir@%$srcdir%g
+s%@top_srcdir@%$top_srcdir%g
+s%@INSTALL@%$INSTALL%g
+" $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
+fi; done
+rm -f conftest.s*
+
+# These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
+# NAME is the cpp macro being defined and VALUE is the value it is being given.
+#
+# ac_d sets the value in "#define NAME VALUE" lines.
+ac_dA='s%^\([ 	]*\)#\([ 	]*define[ 	][ 	]*\)'
+ac_dB='\([ 	][ 	]*\)[^ 	]*%\1#\2'
+ac_dC='\3'
+ac_dD='%g'
+# ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
+ac_uA='s%^\([ 	]*\)#\([ 	]*\)undef\([ 	][ 	]*\)'
+ac_uB='\([ 	]\)%\1#\2define\3'
+ac_uC=' '
+ac_uD='\4%g'
+# ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
+ac_eA='s%^\([ 	]*\)#\([ 	]*\)undef\([ 	][ 	]*\)'
+ac_eB='$%\1#\2define\3'
+ac_eC=' '
+ac_eD='%g'
+
+if test "${CONFIG_HEADERS+set}" != set; then
+EOF
+cat >> $CONFIG_STATUS <<EOF
+  CONFIG_HEADERS="config.h"
+EOF
+cat >> $CONFIG_STATUS <<\EOF
+fi
+for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
+  # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
+  case "$ac_file" in
+  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
+       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
+  *) ac_file_in="${ac_file}.in" ;;
+  esac
+
+  echo creating $ac_file
+
+  rm -f conftest.frag conftest.in conftest.out
+  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
+  cat $ac_file_inputs > conftest.in
+
+EOF
+
+# Transform confdefs.h into a sed script conftest.vals that substitutes
+# the proper values into config.h.in to produce config.h.  And first:
+# Protect against being on the right side of a sed subst in config.status.
+# Protect against being in an unquoted here document in config.status.
+rm -f conftest.vals
+cat > conftest.hdr <<\EOF
+s/[\\&%]/\\&/g
+s%[\\$`]%\\&%g
+s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
+s%ac_d%ac_u%gp
+s%ac_u%ac_e%gp
+EOF
+sed -n -f conftest.hdr confdefs.h > conftest.vals
+rm -f conftest.hdr
+
+# This sed command replaces #undef with comments.  This is necessary, for
+# example, in the case of _POSIX_SOURCE, which is predefined and required
+# on some systems where configure will not decide to define it.
+cat >> conftest.vals <<\EOF
+s%^[ 	]*#[ 	]*undef[ 	][ 	]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
+EOF
+
+# Break up conftest.vals because some shells have a limit on
+# the size of here documents, and old seds have small limits too.
+
+rm -f conftest.tail
+while :
+do
+  ac_lines=`grep -c . conftest.vals`
+  # grep -c gives empty output for an empty file on some AIX systems.
+  if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
+  # Write a limited-size here document to conftest.frag.
+  echo '  cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
+  sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
+  echo 'CEOF
+  sed -f conftest.frag conftest.in > conftest.out
+  rm -f conftest.in
+  mv conftest.out conftest.in
+' >> $CONFIG_STATUS
+  sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
+  rm -f conftest.vals
+  mv conftest.tail conftest.vals
+done
+rm -f conftest.vals
+
+cat >> $CONFIG_STATUS <<\EOF
+  rm -f conftest.frag conftest.h
+  echo "/* $ac_file.  Generated automatically by configure.  */" > conftest.h
+  cat conftest.in >> conftest.h
+  rm -f conftest.in
+  if cmp -s $ac_file conftest.h 2>/dev/null; then
+    echo "$ac_file is unchanged"
+    rm -f conftest.h
+  else
+    # Remove last slash and all that follows it.  Not all systems have dirname.
+      ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
+      if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
+      # The file is in a subdirectory.
+      test ! -d "$ac_dir" && mkdir "$ac_dir"
+    fi
+    rm -f $ac_file
+    mv conftest.h $ac_file
+  fi
+fi; done
+
+EOF
+cat >> $CONFIG_STATUS <<EOF
+
+
+EOF
+cat >> $CONFIG_STATUS <<\EOF
+test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h
+
+exit 0
+EOF
+chmod +x $CONFIG_STATUS
+rm -fr confdefs* $ac_clean_files
+test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
+
diff --git a/ipc-1.1/configure.in b/ipc-1.1/configure.in
new file mode 100644
index 0000000000000000000000000000000000000000..05a0b5eb716da96990e37c4ed1490909190ed08e
--- /dev/null
+++ b/ipc-1.1/configure.in
@@ -0,0 +1,29 @@
+dnl Process this file with autoconf to produce a configure script.
+AC_INIT(element.c)
+AM_CONFIG_HEADER(config.h)
+AM_INIT_AUTOMAKE(ipc,1.1)
+
+dnl Checks for programs.
+AC_PROG_INSTALL
+AC_PROG_LN_S
+AC_PROG_CC
+
+dnl Checks for libraries.
+AC_CHECK_LIB(m,rint)
+
+
+dnl Checks for header files.
+AC_HEADER_STDC
+AC_CHECK_HEADERS(math.h time.h signal.h unistd.h)
+
+dnl Checks for typedefs, structures, and compiler characteristics.
+
+dnl Checks for library functions.
+AC_TYPE_SIGNAL
+AC_CHECK_FUNCS(strdup strtol getcwd,,AC_MSG_ERROR(necessary lib function not found))
+AC_CHECK_FUNCS(system signal time)
+
+AC_ARG_ENABLE(NO_GNUPLOT,NO_GNUPLOT : IPC should not run GNU Plot when invoking -g option,AC_DEFINE(NOT_RUN_GNUPLOT),AC_DEFINE(NOT_RUN_GNUPLOT,0))
+
+
+AC_OUTPUT(Makefile)
diff --git a/ipc-1.1/element.c b/ipc-1.1/element.c
new file mode 100644
index 0000000000000000000000000000000000000000..64b28ba853e8ae5c77ee607a9df26c94f6f82efd
--- /dev/null
+++ b/ipc-1.1/element.c
@@ -0,0 +1,141 @@
+/***************************************************************************
+ *  file                 :  element.c                                      *
+ *  copyright            : (C) 2001 by Dirk Nolting	                   *
+ *  email                : nolting@uni-duesseldorf.de                      *
+ ***************************************************************************/
+
+/***************************************************************************
+ *                                                                         *
+ *   This program is free software; you can redistribute it and/or modify  *
+ *   it under the terms of the GNU General Public License as published by  *
+ *   the Free Software Foundation; either version 2 of the License, or     *
+ *   (at your option) any later version.                                   *
+ *                                                                         *
+ ***************************************************************************/
+
+#include "global.h"
+#include "element.h"
+#include <unistd.h>
+
+element *elements=NULL;
+
+FILE *open_file(char *filename)
+{
+  FILE *datenfile;
+  char *pwd;
+
+  pwd=getcwd(NULL,0);
+
+  if( (chdir(PREFIX)) == -1 )
+    {
+      printf("Can't change to directory %s\n",PREFIX);
+      return 0;
+    }
+ 
+  if(!(datenfile=fopen(filename,"r")))
+    {
+      printf("Can't open file: %s.\n",filename);
+      return 0;
+    }
+ if( (chdir(pwd)) == -1 )
+    {
+      printf("Can't change to directory %s\n",pwd);
+      return 0;
+    }
+ return datenfile;
+}
+
+char *get_token(char *linebuffer)
+{
+  static char *buffer;
+  static char token[MAX_LINE];
+  int c=0;
+
+  if(linebuffer)
+    buffer=linebuffer;
+
+  while( (*buffer!=' ') && (*buffer!='\n') && (*buffer!='\r') )
+    {
+      token[c]=*buffer;
+      *buffer++;
+      c++;
+    }
+  token[c]='\0';
+  *buffer++;
+  return token;
+}
+
+void add_element(element *ce)
+{
+  element *cur;
+  
+  if(!(elements))
+    {
+      elements=ce;
+      elements->previous=NULL;
+      return;
+    }
+
+  cur=elements;
+  while(cur->next)
+    cur=cur->next;
+
+  cur->next=ce;
+  ce->previous=cur;
+}
+
+void add_isotope(isotope *ci,element *ce)
+{
+  isotope *cur;
+
+  if(!(ce->isotopes))
+    {
+      ce->isotopes=ci;
+      ci->previous=NULL;
+      return;
+    }
+
+  cur=ce->isotopes;
+  while(cur->next)
+    cur=cur->next;
+  cur->next=ci;
+  ci->previous=cur;
+  return;
+}
+
+int init_elements()
+{
+  FILE *data;
+  char linebuffer[MAX_LINE];
+  element *ce=NULL;
+  isotope *ci=NULL;
+  char *par;
+
+  if(!(data=open_file(ELEMENTFILE)))
+    return 0;
+   
+  while(fgets(linebuffer,MAX_LINE,data))
+    {
+      if(isalpha(*linebuffer))
+	{
+	  ce=(element*)malloc(sizeof(element));
+	  ce->symbol=strdup(get_token(linebuffer));
+	  ce->next=NULL;
+          ce->isotopes=NULL;
+	  add_element(ce);
+	}
+      if(isdigit(*linebuffer))
+	{
+	  ci=(isotope *)malloc(sizeof(isotope));
+	  par=strdup(get_token(linebuffer));
+	  ci->mass=atof(par);
+	  par=strdup(get_token(0));
+	  ci->p=atof(par);
+	  ci->next=NULL;
+	  add_isotope(ci,ce);
+	}
+    }
+    
+  fclose(data);
+  return 1;
+}
diff --git a/ipc-1.1/element.c.old b/ipc-1.1/element.c.old
new file mode 100644
index 0000000000000000000000000000000000000000..1707d54692306f1e6510bd5a2ed506cb1fd0c8cd
--- /dev/null
+++ b/ipc-1.1/element.c.old
@@ -0,0 +1,140 @@
+/***************************************************************************
+ *  file                 :  element.c                                      *
+ *  copyright            : (C) 2001 by Dirk Nolting	                   *
+ *  email                : nolting@uni-duesseldorf.de                      *
+ ***************************************************************************/
+
+/***************************************************************************
+ *                                                                         *
+ *   This program is free software; you can redistribute it and/or modify  *
+ *   it under the terms of the GNU General Public License as published by  *
+ *   the Free Software Foundation; either version 2 of the License, or     *
+ *   (at your option) any later version.                                   *
+ *                                                                         *
+ ***************************************************************************/
+
+#include "global.h"
+#include "element.h"
+#include <unistd.h>
+
+element *elements=NULL;
+
+FILE *open_file(char *filename)
+{
+  FILE *datenfile;
+  char *pwd;
+
+  pwd=getcwd(NULL,0);
+
+  if( (chdir(PREFIX)) == -1 )
+    {
+      printf("Can't change to directory %s\n",PREFIX);
+      return 0;
+    }
+ 
+  if(!(datenfile=fopen(filename,"r")))
+    {
+      printf("Can't open file: %s.\n",filename);
+      return 0;
+    }
+ if( (chdir(pwd)) == -1 )
+    {
+      printf("Can't change to directory %s\n",pwd);
+      return 0;
+    }
+ return datenfile;
+}
+
+char *get_token(char *linebuffer)
+{
+  static char *buffer;
+  static char token[MAX_LINE];
+  int c=0;
+
+  if(linebuffer)
+    buffer=linebuffer;
+
+  while( (*buffer!=' ') && (*buffer!='\n') && (*buffer!='\r') )
+    {
+      token[c]=*buffer;
+      *buffer++;
+      c++;
+    }
+  token[c]='\0';
+  *buffer++;
+  return token;
+}
+
+void add_element(element *ce)
+{
+  element *cur;
+  
+  if(!(elements))
+    {
+      elements=ce;
+      elements->previous=NULL;
+      return;
+    }
+
+  cur=elements;
+  while(cur->next)
+    cur=cur->next;
+
+  cur->next=ce;
+  ce->previous=cur;
+}
+
+void add_isotope(isotope *ci,element *ce)
+{
+  isotope *cur;
+
+  if(!(ce->isotopes))
+    {
+      ce->isotopes=ci;
+      ci->previous=NULL;
+      return;
+    }
+
+  cur=ce->isotopes;
+  while(cur->next)
+    cur=cur->next;
+  cur->next=ci;
+  ci->previous=cur;
+  return;
+}
+
+int init_elements()
+{
+  FILE *data;
+  char linebuffer[MAX_LINE];
+  element *ce=NULL;
+  isotope *ci=NULL;
+  char *par;
+
+  if(!(data=open_file(ELEMENTFILE)))
+    return 0;
+   
+  while(fgets(linebuffer,MAX_LINE,data))
+    {
+      if(isalpha(*linebuffer))
+	{
+	  ce=(element*)malloc(sizeof(element));
+	  ce->symbol=strdup(get_token(linebuffer));
+	  ce->next=NULL;
+	  add_element(ce);
+	}
+      if(isdigit(*linebuffer))
+	{
+	  ci=(isotope *)malloc(sizeof(isotope));
+	  par=strdup(get_token(linebuffer));
+	  ci->mass=atof(par);
+	  par=strdup(get_token(0));
+	  ci->p=atof(par);
+	  ci->next=NULL;
+	  add_isotope(ci,ce);
+	}
+    }
+    
+  fclose(data);
+  return 1;
+}
diff --git a/ipc-1.1/element.h b/ipc-1.1/element.h
new file mode 100644
index 0000000000000000000000000000000000000000..7736f423ae3c2b4674d152a65987cb622ae7c610
--- /dev/null
+++ b/ipc-1.1/element.h
@@ -0,0 +1,31 @@
+/***************************************************************************
+ *  file                 :  element.h                                      *
+ *  copyright            : (C) 2001 by Dirk Nolting	                   *
+ *  email                : nolting@uni-duesseldorf.de                      *
+ ***************************************************************************/
+
+/***************************************************************************
+ *                                                                         *
+ *   This program is free software; you can redistribute it and/or modify  *
+ *   it under the terms of the GNU General Public License as published by  *
+ *   the Free Software Foundation; either version 2 of the License, or     *
+ *   (at your option) any later version.                                   *
+ *                                                                         *
+ ***************************************************************************/
+
+#ifndef _ELEMENT_H_
+#define _ELEMENT_H_
+
+#include <string.h>
+#include <ctype.h>
+
+#define ELEMENTFILE  "elemente"
+#define MAX_LINE    30
+
+int init_elements(void);
+FILE* open_file(char *filename);
+void add_element(element *ce);
+void add_isotope(isotope *ci,element *ce);
+char *get_token(char *linebuffer);
+
+#endif
diff --git a/ipc-1.1/element.o b/ipc-1.1/element.o
new file mode 100644
index 0000000000000000000000000000000000000000..b69c8074bb5096b438480fc677ed60dd1d506f91
Binary files /dev/null and b/ipc-1.1/element.o differ
diff --git a/ipc-1.1/elemente b/ipc-1.1/elemente
new file mode 100644
index 0000000000000000000000000000000000000000..bf9c1afd73be401704612a9da3b87e52f82357a1
--- /dev/null
+++ b/ipc-1.1/elemente
@@ -0,0 +1,54 @@
+H
+1.007825 0.9999
+2.014102 0.0001
+
+C
+12.000000 0.9889
+13.003354 0.0111
+
+N
+14.003074 0.9963
+15.000108 0.0037
+
+O
+15.994915 0.9976
+16.999133 0.0004
+17.999160 0.0020
+
+F
+18.998405 1
+
+Na
+22.989773 1
+
+Si
+27.976927 0.9221
+28.976491 0.0470
+29.973761 0.0309
+
+P
+30.973763 1
+
+Ni
+57.935342 0.6788
+59.930783 0.2623
+60.931049 0.0119
+61.928345 0.0366
+63.927959 0.0108
+
+S
+31.972074 0.9502
+32.971460 0.0076
+33.967864 0.0422
+35.967091 0.0001
+
+Cl
+34.968854 0.7553
+36.965896 0.2447
+
+Br
+78.918348 0.5054
+80.916344 0.4946
+
+I
+126.904352 1
diff --git a/ipc-1.1/global.h b/ipc-1.1/global.h
new file mode 100644
index 0000000000000000000000000000000000000000..b15956729e68342d08f6e689529c3d842bbcff44
--- /dev/null
+++ b/ipc-1.1/global.h
@@ -0,0 +1,49 @@
+/***************************************************************************
+ *  file                 :  global.h                                       *
+ *  copyright            : (C) 2001 by Dirk Nolting	                   *
+ *  email                : nolting@uni-duesseldorf.de                      *
+ ***************************************************************************/
+
+/***************************************************************************
+ *                                                                         *
+ *   This program is free software; you can redistribute it and/or modify  *
+ *   it under the terms of the GNU General Public License as published by  *
+ *   the Free Software Foundation; either version 2 of the License, or     *
+ *   (at your option) any later version.                                   *
+ *                                                                         *
+ ***************************************************************************/
+
+#ifndef _GLOBAL_H_
+#define _GLOBAL_H_
+
+#include "config.h"
+#include <stdio.h>
+#include <stdlib.h>
+
+#define USE_DIGITS 5
+
+typedef struct isotope{
+  struct isotope *next,*previous;
+  double p;
+  double mass;
+} isotope;
+
+typedef struct compound {
+  struct compound *next,*previous;
+  int amount;
+  struct isotope *isotopes;
+} compound;
+
+typedef struct element {
+  struct element *next,*previous;
+  char *symbol;
+  struct isotope *isotopes;
+} element;
+
+extern element *elements;
+extern compound *verbindung;
+extern isotope *peaks;
+
+extern int fast_calc;
+
+#endif
diff --git a/ipc-1.1/gp_out.c b/ipc-1.1/gp_out.c
new file mode 100644
index 0000000000000000000000000000000000000000..4b0ed8451d156f0455bba8eb9a82f581c774cd4e
--- /dev/null
+++ b/ipc-1.1/gp_out.c
@@ -0,0 +1,162 @@
+#include "global.h"
+#include "gp_out.h"
+#include <math.h>
+
+void free_spectrum(spec_points *spectrum)
+{
+  while(spectrum->next)
+    {
+      spectrum=spectrum->next;
+      free(spectrum->previous);
+    }
+  free(spectrum);
+}
+
+void print_spectrum(spec_points *spectrum, FILE *output)
+{
+  while(spectrum)
+    {
+      fprintf(output,"%f, %f\n", spectrum->x, spectrum->y);
+      spectrum=spectrum->next;
+    }
+}
+
+spec_points *add_new_point(spec_points *spectrum)
+{
+  spec_points *dummy;
+
+  if(!(dummy=malloc(sizeof(spec_points))))
+  {
+    printf("Out of memory\n");
+    return 0;
+  }
+  spectrum->next=dummy;
+  dummy->previous=spectrum;
+  dummy->next=NULL;
+  return dummy;
+}
+
+spec_points *calc_points()
+{
+  isotope *reiter;
+  spec_points *point, *reiter2;
+  double maxp=0;
+  int end;
+
+  for(reiter=peaks;reiter;reiter=reiter->next)
+    if(reiter->p > maxp)
+      maxp=reiter->p;
+
+  reiter=peaks;
+  point=malloc(sizeof(spec_points));
+  point->previous=NULL;
+  point->next=NULL;
+  point->x=floor(reiter->mass-1);
+  point->y=0;
+  reiter2=point;
+
+  while(reiter)
+    {
+      if( (reiter->p)*10000 > maxp )
+	{
+	    
+	  if(!(reiter2=add_new_point(reiter2)))
+	    return 0;
+  
+	  reiter2->y=0;
+	  reiter2->x=reiter->mass;
+
+	  if(!(reiter2=add_new_point(reiter2)))
+	    return 0;
+	  reiter2->y=(reiter->p / maxp) * 100;
+	  reiter2->x=reiter->mass;
+
+	  if(!(reiter2=add_new_point(reiter2)))
+	    return 0;
+	  reiter2->y=0;
+	  reiter2->x=reiter->mass;
+	}
+      reiter=reiter->next;
+    }
+
+  end=1+reiter2->x;
+  if(!(reiter2=add_new_point(reiter2)))
+    return 0;
+  reiter2->x=end;
+  reiter2->y=0;
+
+  return point;
+}
+
+int make_gnuplot_output(char *gnuplotfile)
+{
+  char *data_file,*start_gp;
+  spec_points *spectrum, *reiter;
+  FILE *gp,*data;
+  float xmin,xmax;
+
+  data_file=(char *) strdup(gnuplotfile);
+  strcat(gnuplotfile,".gnu");
+
+  if(!(spectrum=calc_points())){
+    printf("Error in calc_points");
+    return 0;
+  }
+
+  if(!(data=fopen(data_file,"w")))
+    {
+      printf("Error while opening data file\n");
+      return 0;
+    }
+
+  print_spectrum(spectrum, data);
+
+  if(fclose(data))
+    {
+      printf("Error while closing data file\n");
+      return 0;
+    }
+
+  if(!(gp=fopen(gnuplotfile,"w")))
+    {
+      printf("Error while opening gnuplot file\n");
+      return 0;
+    }
+
+  xmin=spectrum->x;
+  reiter=spectrum;
+  while(reiter->next)
+    reiter=reiter->next;
+  xmax=reiter->x;
+
+  fprintf(gp,"set xrange[%f:%f]\n",xmin,xmax);
+  fprintf(gp,"set yrange[-1:101]\n");
+  fprintf(gp,"set tics out\n");
+  fprintf(gp,"set nox2tics\n");
+  fprintf(gp,"set noy2tics\n");
+  fprintf(gp,"set ylabel \"rel. Int.\"\n");
+  fprintf(gp,"set xlabel \"m/z\"\n");
+  fprintf(gp,"plot \"%s\" with lines\n",data_file);
+  fprintf(gp,"pause -1 \"Press Return\"\n");
+
+  if(fclose(gp))
+    {
+      printf("Error while closing gnuplot file\n");
+      return 0;
+    }
+
+
+  free_spectrum(spectrum);
+
+  start_gp=(char *) strdup("gnuplot ");
+  start_gp=(char *) strcat(start_gp,gnuplotfile);
+
+#ifdef HAVE_SYSTEM
+
+  if(!(NOT_RUN_GNUPLOT))
+    system(start_gp);
+
+#endif
+
+  return 1;
+}
diff --git a/ipc-1.1/gp_out.h b/ipc-1.1/gp_out.h
new file mode 100644
index 0000000000000000000000000000000000000000..ff906c6818f9674cef5cb897fde0fb1d93b2e40f
--- /dev/null
+++ b/ipc-1.1/gp_out.h
@@ -0,0 +1,30 @@
+/***************************************************************************
+ *  file                 :  gp_out.h                                       *
+ *  copyright            : (C) 2001 by Dirk Nolting	                   *
+ *  email                : nolting@uni-duesseldorf.de                      *
+ ***************************************************************************/
+
+/***************************************************************************
+ *                                                                         *
+ *   This program is free software; you can redistribute it and/or modify  *
+ *   it under the terms of the GNU General Public License as published by  *
+ *   the Free Software Foundation; either version 2 of the License, or     *
+ *   (at your option) any later version.                                   *
+ *                                                                         *
+ ***************************************************************************/
+
+#ifndef _GPOUT_H_
+#define _GPOUT_H_
+
+typedef struct spec_points {
+  struct spec_points *next, *previous;
+  float x,y;
+} spec_points;
+
+int make_gnuplot_output(char *gnuplotfile);
+spec_points *calc_points(void);
+spec_points *add_new_point(spec_points *spectrum);
+void print_spectrum(spec_points *spectrum, FILE *output);
+void free_spectrum(spec_points *spectrum);
+
+#endif
diff --git a/ipc-1.1/gp_out.o b/ipc-1.1/gp_out.o
new file mode 100644
index 0000000000000000000000000000000000000000..7992134d49cd235a0a689cd02252a304d1e8eb3e
Binary files /dev/null and b/ipc-1.1/gp_out.o differ
diff --git a/ipc-1.1/install-sh b/ipc-1.1/install-sh
new file mode 100644
index 0000000000000000000000000000000000000000..e9de23842dcd44d2953129c866b1ad25f7e1f1d9
--- /dev/null
+++ b/ipc-1.1/install-sh
@@ -0,0 +1,251 @@
+#!/bin/sh
+#
+# install - install a program, script, or datafile
+# This comes from X11R5 (mit/util/scripts/install.sh).
+#
+# Copyright 1991 by the Massachusetts Institute of Technology
+#
+# Permission to use, copy, modify, distribute, and sell this software and its
+# documentation for any purpose is hereby granted without fee, provided that
+# the above copyright notice appear in all copies and that both that
+# copyright notice and this permission notice appear in supporting
+# documentation, and that the name of M.I.T. not be used in advertising or
+# publicity pertaining to distribution of the software without specific,
+# written prior permission.  M.I.T. makes no representations about the
+# suitability of this software for any purpose.  It is provided "as is"
+# without express or implied warranty.
+#
+# Calling this script install-sh is preferred over install.sh, to prevent
+# `make' implicit rules from creating a file called install from it
+# when there is no Makefile.
+#
+# This script is compatible with the BSD install script, but was written
+# from scratch.  It can only install one file at a time, a restriction
+# shared with many OS's install programs.
+
+
+# set DOITPROG to echo to test this script
+
+# Don't use :- since 4.3BSD and earlier shells don't like it.
+doit="${DOITPROG-}"
+
+
+# put in absolute paths if you don't have them in your path; or use env. vars.
+
+mvprog="${MVPROG-mv}"
+cpprog="${CPPROG-cp}"
+chmodprog="${CHMODPROG-chmod}"
+chownprog="${CHOWNPROG-chown}"
+chgrpprog="${CHGRPPROG-chgrp}"
+stripprog="${STRIPPROG-strip}"
+rmprog="${RMPROG-rm}"
+mkdirprog="${MKDIRPROG-mkdir}"
+
+transformbasename=""
+transform_arg=""
+instcmd="$mvprog"
+chmodcmd="$chmodprog 0755"
+chowncmd=""
+chgrpcmd=""
+stripcmd=""
+rmcmd="$rmprog -f"
+mvcmd="$mvprog"
+src=""
+dst=""
+dir_arg=""
+
+while [ x"$1" != x ]; do
+    case $1 in
+	-c) instcmd="$cpprog"
+	    shift
+	    continue;;
+
+	-d) dir_arg=true
+	    shift
+	    continue;;
+
+	-m) chmodcmd="$chmodprog $2"
+	    shift
+	    shift
+	    continue;;
+
+	-o) chowncmd="$chownprog $2"
+	    shift
+	    shift
+	    continue;;
+
+	-g) chgrpcmd="$chgrpprog $2"
+	    shift
+	    shift
+	    continue;;
+
+	-s) stripcmd="$stripprog"
+	    shift
+	    continue;;
+
+	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
+	    shift
+	    continue;;
+
+	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
+	    shift
+	    continue;;
+
+	*)  if [ x"$src" = x ]
+	    then
+		src=$1
+	    else
+		# this colon is to work around a 386BSD /bin/sh bug
+		:
+		dst=$1
+	    fi
+	    shift
+	    continue;;
+    esac
+done
+
+if [ x"$src" = x ]
+then
+	echo "install:	no input file specified"
+	exit 1
+else
+	true
+fi
+
+if [ x"$dir_arg" != x ]; then
+	dst=$src
+	src=""
+	
+	if [ -d $dst ]; then
+		instcmd=:
+		chmodcmd=""
+	else
+		instcmd=mkdir
+	fi
+else
+
+# Waiting for this to be detected by the "$instcmd $src $dsttmp" command
+# might cause directories to be created, which would be especially bad 
+# if $src (and thus $dsttmp) contains '*'.
+
+	if [ -f $src -o -d $src ]
+	then
+		true
+	else
+		echo "install:  $src does not exist"
+		exit 1
+	fi
+	
+	if [ x"$dst" = x ]
+	then
+		echo "install:	no destination specified"
+		exit 1
+	else
+		true
+	fi
+
+# If destination is a directory, append the input filename; if your system
+# does not like double slashes in filenames, you may need to add some logic
+
+	if [ -d $dst ]
+	then
+		dst="$dst"/`basename $src`
+	else
+		true
+	fi
+fi
+
+## this sed command emulates the dirname command
+dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
+
+# Make sure that the destination directory exists.
+#  this part is taken from Noah Friedman's mkinstalldirs script
+
+# Skip lots of stat calls in the usual case.
+if [ ! -d "$dstdir" ]; then
+defaultIFS='	
+'
+IFS="${IFS-${defaultIFS}}"
+
+oIFS="${IFS}"
+# Some sh's can't handle IFS=/ for some reason.
+IFS='%'
+set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
+IFS="${oIFS}"
+
+pathcomp=''
+
+while [ $# -ne 0 ] ; do
+	pathcomp="${pathcomp}${1}"
+	shift
+
+	if [ ! -d "${pathcomp}" ] ;
+        then
+		$mkdirprog "${pathcomp}"
+	else
+		true
+	fi
+
+	pathcomp="${pathcomp}/"
+done
+fi
+
+if [ x"$dir_arg" != x ]
+then
+	$doit $instcmd $dst &&
+
+	if [ x"$chowncmd" != x ]; then $doit $chowncmd $dst; else true ; fi &&
+	if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dst; else true ; fi &&
+	if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
+	if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dst; else true ; fi
+else
+
+# If we're going to rename the final executable, determine the name now.
+
+	if [ x"$transformarg" = x ] 
+	then
+		dstfile=`basename $dst`
+	else
+		dstfile=`basename $dst $transformbasename | 
+			sed $transformarg`$transformbasename
+	fi
+
+# don't allow the sed command to completely eliminate the filename
+
+	if [ x"$dstfile" = x ] 
+	then
+		dstfile=`basename $dst`
+	else
+		true
+	fi
+
+# Make a temp file name in the proper directory.
+
+	dsttmp=$dstdir/#inst.$$#
+
+# Move or copy the file name to the temp name
+
+	$doit $instcmd $src $dsttmp &&
+
+	trap "rm -f ${dsttmp}" 0 &&
+
+# and set any options; do chmod last to preserve setuid bits
+
+# If any of these fail, we abort the whole thing.  If we want to
+# ignore errors from any of these, just make sure not to ignore
+# errors from the above "$doit $instcmd $src $dsttmp" command.
+
+	if [ x"$chowncmd" != x ]; then $doit $chowncmd $dsttmp; else true;fi &&
+	if [ x"$chgrpcmd" != x ]; then $doit $chgrpcmd $dsttmp; else true;fi &&
+	if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi &&
+	if [ x"$chmodcmd" != x ]; then $doit $chmodcmd $dsttmp; else true;fi &&
+
+# Now rename the file to the real destination.
+
+	$doit $rmcmd -f $dstdir/$dstfile &&
+	$doit $mvcmd $dsttmp $dstdir/$dstfile 
+
+fi &&
+
+
+exit 0
diff --git a/ipc-1.1/ipc b/ipc-1.1/ipc
new file mode 100644
index 0000000000000000000000000000000000000000..8f3eb19b48a24ffea6114ff7fec034e4755a5ba3
Binary files /dev/null and b/ipc-1.1/ipc differ
diff --git a/ipc-1.1/ipc.c b/ipc-1.1/ipc.c
new file mode 100644
index 0000000000000000000000000000000000000000..6c42d21a729e998a90ad2cf6a94c0bc1d6a3c4ff
--- /dev/null
+++ b/ipc-1.1/ipc.c
@@ -0,0 +1,372 @@
+/***************************************************************************
+ *  file                 :  ipc.c                                          *
+ *  copyright            : (C) 2001 by Dirk Nolting	                   *
+ *  email                : nolting@uni-duesseldorf.de                      *
+ ***************************************************************************/
+
+/***************************************************************************
+ *                                                                         *
+ *   This program is free software; you can redistribute it and/or modify  *
+ *   it under the terms of the GNU General Public License as published by  *
+ *   the Free Software Foundation; either version 2 of the License, or     *
+ *   (at your option) any later version.                                   *
+ *                                                                         *
+ ***************************************************************************/
+
+#include "global.h"
+#include "ipc.h"
+#include "pars.h"
+#include "element.h"
+#include "gp_out.h"
+#include <time.h>
+#include <signal.h>
+#include <math.h>
+
+compound *verbindung=NULL;
+isotope *peaks;
+int fast_calc=0;
+
+void free_list(isotope *target)
+{
+  while(target->next)
+    {
+      target=target->next;
+      free(target->previous);
+    }
+  free(target);
+}
+
+void cut_peaks(isotope *spectrum)
+{
+  int dummy=1;
+
+  while( (spectrum->next) && (dummy<fast_calc) )
+    {
+      dummy++;
+      spectrum=spectrum->next;
+    }
+
+  if(spectrum->next)
+    {
+      free_list(spectrum->next);
+      spectrum->next=NULL;
+    }
+}
+
+void summarize_peaks()
+{  isotope *dummy,*d2;
+
+ for(dummy=peaks;dummy;dummy=dummy->next)
+   /* Differenz wegen Rundungsfehlern */
+    while( dummy->next && (dummy->next->mass - dummy->mass < 0.00000001) )
+      {
+	d2=dummy->next;
+	dummy->next=d2->next;
+	if(dummy->next)
+	  dummy->next->previous=dummy;
+	dummy->p+=d2->p;
+	free(d2);
+      }
+}
+
+isotope *add_peak(isotope *base,isotope *peak)
+{
+ static isotope *reiter;
+
+  if(!(base->mass))
+    {
+      peak->next=NULL;
+      peak->previous=NULL;
+      reiter=peak;
+      return peak;
+    }
+
+  if( peak->mass >= reiter->mass )
+    while( (reiter->next) && (reiter->mass < peak->mass))
+      reiter=reiter->next;
+  else
+    {
+      while( (reiter->previous) && (reiter->mass > peak->mass) )
+        reiter=reiter->previous;
+      reiter=reiter->next;
+    }
+
+  if( (reiter->mass) >= (peak->mass) )
+    {
+      peak->next=reiter;
+      peak->previous=reiter->previous;
+      peak->previous->next=peak;
+      reiter->previous=peak;
+      return base;
+    }
+  else
+    {
+      reiter->next=peak;
+      peak->next=NULL;
+      peak->previous=reiter;
+      return base;
+    }
+  return 0;
+}
+
+int calculate_peaks(){
+  compound *c;
+  isotope *npeaks,*p,*i,*np1;
+  int anzahl;
+
+  if(!(peaks=malloc(sizeof(isotope))))
+    return 0;
+  peaks->mass=0;
+  peaks->p=1;
+  peaks->previous=NULL;
+  peaks->next=NULL;
+
+  for(c=verbindung;c;c=c->next){
+    for(anzahl=0;anzahl < c->amount;anzahl++){
+
+      if(!(npeaks=malloc(sizeof(isotope))))
+	return 0;
+      npeaks->mass=0;
+
+      for(p=peaks;p;p=p->next){
+	for(i=c->isotopes;i;i=i->next){
+
+	  if(!(np1=malloc(sizeof(isotope))))
+	    return 0;
+
+	  np1->mass=p->mass + i->mass;
+	  np1->p=p->p * i->p;
+	  if( !(npeaks=add_peak(npeaks,np1)) )
+	    return 0;
+	}
+      }
+      free_list(peaks);
+      peaks=npeaks;
+      summarize_peaks();
+      if(fast_calc)
+	cut_peaks(peaks);
+    }
+  }
+  return 1;
+}
+
+
+void print_result(int digits,int charge){
+  isotope *d;
+  double maxp=0,relint=0,sump=0;
+  int permutationen=0;
+
+  printf("\n");
+ 
+  for(d=peaks;d;d=d->next)
+    {
+      permutationen++;
+      sump+=d->p;
+      d->mass=d->mass / charge;
+      d->mass=(rint( d->mass * pow(10,digits) ) / pow(10,digits) );
+    }
+
+  summarize_peaks();
+  for(d=peaks;d;d=d->next)
+    if(d->p > maxp)
+      maxp=d->p;
+
+  for(d=peaks;d;d=d->next)
+    {
+      if( ( relint=(d->p/maxp)*100) > MIN_INT )
+	printf("M= %f, p= %e, rel. Int.= %f%%\n",
+	       d->mass,d->p,relint);
+    }
+  if(!(fast_calc))
+    printf("\nNumber of  permutations: %i\n",permutationen);
+  else
+    {
+      sump=(rint(sump*10000)/100); 
+      printf("\nCovered Intensity: %2.2f%% \n",sump);
+    }
+}
+
+int main(int argc,char **argv){
+  long seconds;
+  int d=1,zeig_summenformel=0,calc_peaks=1,gnuplot=0,use_digits=USE_DIGITS,charge=1;
+  char *gnuplotfile=NULL;
+  
+  if(!argv[d])
+    {
+      usage();
+      return 1;
+    }
+
+#ifdef HAVE_SIGNAL
+  signal(SIGHUP,SIG_IGN);
+#endif
+
+  if(!init_elements()){
+   printf("Error in init_elements\n");
+   return 1;
+  }
+  while(argv[d])
+    {
+      if(!strcmp(argv[d],"-f"))
+	{
+	  d++;
+	  if(!argv[d])
+	    {
+	      printf("Missing argument for -f\n");
+	      return 1;
+	    }
+	  fast_calc=strtol(argv[d],NULL,10);
+	}
+
+      else if(!strcmp(argv[d],"-z"))
+	{
+	  d++;
+	  if(!argv[d])
+	    {
+	      printf("Missing argument for -z\n");
+	      return 1;
+	    }
+	  charge=strtol(argv[d],NULL,10);
+	}
+
+      else if(!strcmp(argv[d],"-d"))
+	{
+	  d++;
+	  if(!argv[d])
+	    {
+	      printf("Missing argument for -d\n");
+	      return 1;
+	    }
+	  use_digits=strtol(argv[d],NULL,10);
+	}
+
+      else if(!strcmp(argv[d],"-c")){
+	d++;
+	if(!argv[d])
+	  {
+	    printf("Missing argument for -c\n");
+	    return 1;
+	  }
+	 if(!pars_chem_form(argv[d])){
+	   printf("Parser error.\n");
+	   return 1;
+	 }
+      }
+
+      else if(!strcmp(argv[d],"-g")){
+	d++;
+	if(!argv[d]){
+	  printf("Missing argument for -g\n");
+	  return 1;
+	}
+	gnuplot=1;
+	if(!(gnuplotfile=strdup(argv[d]))){
+	  printf("Not enough memory\n");
+	  return 1;
+	}
+      }
+
+
+      else if(!strcmp(argv[d],"-p")){
+	d++;
+	if(!argv[d]){
+	  printf("Missing argument for -p\n");
+	  return 1;
+	}
+	if(!(pars_peptid(argv[d]))){
+	  printf("Error in peptid parser.\n");
+	  return 1;
+	}
+      }
+
+      else if(!strcmp(argv[d],"-a")){
+	d++;
+	if(!argv[d]){
+	  printf("Missing argument for -a\n");
+	  return 1;
+	}
+	if(!pars_amino_acid(argv[d])){
+	  printf("Error in pars_amino_acid.\n");
+	  return 1;
+	}
+      }
+
+      else if(!strcmp(argv[d],"-s"))
+	zeig_summenformel=1;
+
+      else if(!strcmp(argv[d],"-h"))
+	{
+	  usage();
+	  return 1;
+	}
+
+      else if(!strcmp(argv[d],"-x"))
+	calc_peaks=0;
+
+      else
+	{
+	  printf("Unknown flag: %s\n",argv[d]);
+	  usage();
+	  return 1;
+	}
+      d++;
+      }
+
+  if(zeig_summenformel)
+    {
+      if(!print_sum())
+	{
+	  printf("error while showing chemical formula.\n");
+	  return 1;
+	}
+    }
+#ifdef HAVE_TIME
+  seconds=time(0);
+#endif
+
+  if(calc_peaks)
+    if(!calculate_peaks()){
+      printf("Error in calculate_peaks\n");
+      return 1;
+    }
+
+  print_result(use_digits,charge);
+
+#ifdef HAVE_TIME
+  seconds=time(0)-seconds;
+  printf("Computing time: %li seconds.\n",seconds);
+#endif
+
+ if(gnuplot)
+    if(!(make_gnuplot_output(gnuplotfile))){
+      printf("Error while generating gnuplot file\n");
+      return 1;
+    }
+
+  return 0;
+}
+
+
+void usage()
+{
+  printf("\nThis is IPC v %s\nCopyright Dirk Nolting 2001\n\n",VERSION);
+  printf("\nSynopsis:\n ipc -d <int> -z <int> -f <int> <-a <amino acid> -c <chemical formula> -p <File> -g <name> -s -x -h\n\n");
+
+  printf("-c <chemical formula> calculates the isotopic pattern of the \n");
+  printf("   given chemical formula. Additive with -p\n");
+
+  printf("-p <File> reads peptide sequenz (one letter notation) from the \n");
+  printf("   given file and calculates the isotopic pattern. Additive with -c\n");
+
+  printf("-a <amino acids> calculate isotopic pattern from given amino acids\n");
+  printf("   in one letter notation\n");
+
+  printf("-s gives the chemical formula. Usefull for -a or -p\n");
+  printf("-g creates gnuplot output and stores it in the file <name> and <name>.gnu\n");
+
+  printf("-x no calculation of the isotopic pattern. Usefull for -s\n");
+  printf("-f fast calc, calculates only first <int> peaks\n");
+  printf("-d <int> digits significant\n");
+  printf("-z assume <int> charges on ion \n");
+  printf("-h show this text\n\n");
+}
diff --git a/ipc-1.1/ipc.h b/ipc-1.1/ipc.h
new file mode 100644
index 0000000000000000000000000000000000000000..d8d50f48fbc620f3c608f26ffecee013f25a355f
--- /dev/null
+++ b/ipc-1.1/ipc.h
@@ -0,0 +1,31 @@
+/***************************************************************************
+ *  file                 :  ipc.h                                          *
+ *  copyright            : (C) 2001 by Dirk Nolting	                   *
+ *  email                : nolting@uni-duesseldorf.de                      *
+ ***************************************************************************/
+
+/***************************************************************************
+ *                                                                         *
+ *   This program is free software; you can redistribute it and/or modify  *
+ *   it under the terms of the GNU General Public License as published by  *
+ *   the Free Software Foundation; either version 2 of the License, or     *
+ *   (at your option) any later version.                                   *
+ *                                                                         *
+ ***************************************************************************/
+
+#ifndef _IPC_H
+#define _IPC_H
+
+#define MIN_DIF 0.0009
+#define MIN_INT 0.009
+
+int main(int argc,char **argv);
+int calculate_peaks(void);
+void print_result(int digits,int charge);
+void free_list(isotope *target);
+void summarize_peaks(void);
+isotope *add_peak(isotope *base,isotope *peak);
+void usage(void);
+void cut_peaks(isotope *spectrum);
+
+#endif
diff --git a/ipc-1.1/ipc.o b/ipc-1.1/ipc.o
new file mode 100644
index 0000000000000000000000000000000000000000..2e4eb2f6ee206b9b837d0c0dfda9ff3f04db7f73
Binary files /dev/null and b/ipc-1.1/ipc.o differ
diff --git a/ipc-1.1/missing b/ipc-1.1/missing
new file mode 100644
index 0000000000000000000000000000000000000000..7789652e877fbc83c770377691249820eebea1f2
--- /dev/null
+++ b/ipc-1.1/missing
@@ -0,0 +1,190 @@
+#! /bin/sh
+# Common stub for a few missing GNU programs while installing.
+# Copyright (C) 1996, 1997 Free Software Foundation, Inc.
+# Franc,ois Pinard <pinard@iro.umontreal.ca>, 1996.
+
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+# 02111-1307, USA.
+
+if test $# -eq 0; then
+  echo 1>&2 "Try \`$0 --help' for more information"
+  exit 1
+fi
+
+case "$1" in
+
+  -h|--h|--he|--hel|--help)
+    echo "\
+$0 [OPTION]... PROGRAM [ARGUMENT]...
+
+Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an
+error status if there is no known handling for PROGRAM.
+
+Options:
+  -h, --help      display this help and exit
+  -v, --version   output version information and exit
+
+Supported PROGRAM values:
+  aclocal      touch file \`aclocal.m4'
+  autoconf     touch file \`configure'
+  autoheader   touch file \`config.h.in'
+  automake     touch all \`Makefile.in' files
+  bison        create \`y.tab.[ch]', if possible, from existing .[ch]
+  flex         create \`lex.yy.c', if possible, from existing .c
+  lex          create \`lex.yy.c', if possible, from existing .c
+  makeinfo     touch the output file
+  yacc         create \`y.tab.[ch]', if possible, from existing .[ch]"
+    ;;
+
+  -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
+    echo "missing - GNU libit 0.0"
+    ;;
+
+  -*)
+    echo 1>&2 "$0: Unknown \`$1' option"
+    echo 1>&2 "Try \`$0 --help' for more information"
+    exit 1
+    ;;
+
+  aclocal)
+    echo 1>&2 "\
+WARNING: \`$1' is missing on your system.  You should only need it if
+         you modified \`acinclude.m4' or \`configure.in'.  You might want
+         to install the \`Automake' and \`Perl' packages.  Grab them from
+         any GNU archive site."
+    touch aclocal.m4
+    ;;
+
+  autoconf)
+    echo 1>&2 "\
+WARNING: \`$1' is missing on your system.  You should only need it if
+         you modified \`configure.in'.  You might want to install the
+         \`Autoconf' and \`GNU m4' packages.  Grab them from any GNU
+         archive site."
+    touch configure
+    ;;
+
+  autoheader)
+    echo 1>&2 "\
+WARNING: \`$1' is missing on your system.  You should only need it if
+         you modified \`acconfig.h' or \`configure.in'.  You might want
+         to install the \`Autoconf' and \`GNU m4' packages.  Grab them
+         from any GNU archive site."
+    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' configure.in`
+    test -z "$files" && files="config.h"
+    touch_files=
+    for f in $files; do
+      case "$f" in
+      *:*) touch_files="$touch_files "`echo "$f" |
+				       sed -e 's/^[^:]*://' -e 's/:.*//'`;;
+      *) touch_files="$touch_files $f.in";;
+      esac
+    done
+    touch $touch_files
+    ;;
+
+  automake)
+    echo 1>&2 "\
+WARNING: \`$1' is missing on your system.  You should only need it if
+         you modified \`Makefile.am', \`acinclude.m4' or \`configure.in'.
+         You might want to install the \`Automake' and \`Perl' packages.
+         Grab them from any GNU archive site."
+    find . -type f -name Makefile.am -print |
+	   sed 's/\.am$/.in/' |
+	   while read f; do touch "$f"; done
+    ;;
+
+  bison|yacc)
+    echo 1>&2 "\
+WARNING: \`$1' is missing on your system.  You should only need it if
+         you modified a \`.y' file.  You may need the \`Bison' package
+         in order for those modifications to take effect.  You can get
+         \`Bison' from any GNU archive site."
+    rm -f y.tab.c y.tab.h
+    if [ $# -ne 1 ]; then
+        eval LASTARG="\${$#}"
+	case "$LASTARG" in
+	*.y)
+	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
+	    if [ -f "$SRCFILE" ]; then
+	         cp "$SRCFILE" y.tab.c
+	    fi
+	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
+	    if [ -f "$SRCFILE" ]; then
+	         cp "$SRCFILE" y.tab.h
+	    fi
+	  ;;
+	esac
+    fi
+    if [ ! -f y.tab.h ]; then
+	echo >y.tab.h
+    fi
+    if [ ! -f y.tab.c ]; then
+	echo 'main() { return 0; }' >y.tab.c
+    fi
+    ;;
+
+  lex|flex)
+    echo 1>&2 "\
+WARNING: \`$1' is missing on your system.  You should only need it if
+         you modified a \`.l' file.  You may need the \`Flex' package
+         in order for those modifications to take effect.  You can get
+         \`Flex' from any GNU archive site."
+    rm -f lex.yy.c
+    if [ $# -ne 1 ]; then
+        eval LASTARG="\${$#}"
+	case "$LASTARG" in
+	*.l)
+	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
+	    if [ -f "$SRCFILE" ]; then
+	         cp "$SRCFILE" lex.yy.c
+	    fi
+	  ;;
+	esac
+    fi
+    if [ ! -f lex.yy.c ]; then
+	echo 'main() { return 0; }' >lex.yy.c
+    fi
+    ;;
+
+  makeinfo)
+    echo 1>&2 "\
+WARNING: \`$1' is missing on your system.  You should only need it if
+         you modified a \`.texi' or \`.texinfo' file, or any other file
+         indirectly affecting the aspect of the manual.  The spurious
+         call might also be the consequence of using a buggy \`make' (AIX,
+         DU, IRIX).  You might want to install the \`Texinfo' package or
+         the \`GNU make' package.  Grab either from any GNU archive site."
+    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
+    if test -z "$file"; then
+      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
+      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
+    fi
+    touch $file
+    ;;
+
+  *)
+    echo 1>&2 "\
+WARNING: \`$1' is needed, and you do not seem to have it handy on your
+         system.  You might have modified some files without having the
+         proper tools for further handling them.  Check the \`README' file,
+         it often tells you about the needed prerequirements for installing
+         this package.  You may also peek at any GNU archive site, in case
+         some other package would contain this missing \`$1' program."
+    exit 1
+    ;;
+esac
+
+exit 0
diff --git a/ipc-1.1/mkinstalldirs b/ipc-1.1/mkinstalldirs
new file mode 100644
index 0000000000000000000000000000000000000000..4f58503ea4e09c65165aa1ecaeac7c2c688648f3
--- /dev/null
+++ b/ipc-1.1/mkinstalldirs
@@ -0,0 +1,40 @@
+#! /bin/sh
+# mkinstalldirs --- make directory hierarchy
+# Author: Noah Friedman <friedman@prep.ai.mit.edu>
+# Created: 1993-05-16
+# Public domain
+
+# $Id: mkinstalldirs,v 1.13 1999/01/05 03:18:55 bje Exp $
+
+errstatus=0
+
+for file
+do
+   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
+   shift
+
+   pathcomp=
+   for d
+   do
+     pathcomp="$pathcomp$d"
+     case "$pathcomp" in
+       -* ) pathcomp=./$pathcomp ;;
+     esac
+
+     if test ! -d "$pathcomp"; then
+        echo "mkdir $pathcomp"
+
+        mkdir "$pathcomp" || lasterr=$?
+
+        if test ! -d "$pathcomp"; then
+  	  errstatus=$lasterr
+        fi
+     fi
+
+     pathcomp="$pathcomp/"
+   done
+done
+
+exit $errstatus
+
+# mkinstalldirs ends here
diff --git a/ipc-1.1/pars.c b/ipc-1.1/pars.c
new file mode 100644
index 0000000000000000000000000000000000000000..8937cd0487eff147784f39e000e1041b9be6c97e
--- /dev/null
+++ b/ipc-1.1/pars.c
@@ -0,0 +1,323 @@
+/***************************************************************************
+ *  file                 :  pars.c                                         *
+ *  copyright            : (C) 2001 by Dirk Nolting	                   *
+ *  email                : nolting@uni-duesseldorf.de                      *
+ ***************************************************************************/
+
+/***************************************************************************
+ *                                                                         *
+ *   This program is free software; you can redistribute it and/or modify  *
+ *   it under the terms of the GNU General Public License as published by  *
+ *   the Free Software Foundation; either version 2 of the License, or     *
+ *   (at your option) any later version.                                   *
+ *                                                                         *
+ ***************************************************************************/
+
+#include "global.h"
+#include "pars.h"
+#include "element.h"
+
+int is_symbol(char *probe)
+{
+  element *cur;
+
+  cur=elements;
+  while(cur)
+    {
+      if(!strcmp(probe,cur->symbol))
+	return 1;
+      cur=cur->next;
+    }
+  return 0;
+}
+
+int add_component(char *symbol,int number)
+{
+  element *el;
+  compound *newco=NULL,*co;
+
+  el=elements;
+  while(el)
+    {
+      if(!strcmp(symbol,el->symbol))
+	{
+	  newco=(compound *)malloc(sizeof(compound));
+	  newco->isotopes=el->isotopes;
+	  newco->amount=number;
+	  newco->next=NULL;
+	}
+      el=el->next;
+    }
+
+  if(!newco)
+    {
+      printf("Unknown element: %s. Check input or file elemente\n",symbol);
+      return 0;
+    }
+
+  co=verbindung;
+  if(!verbindung)
+    {
+      newco->previous=NULL;
+      verbindung=newco;
+      return 1;
+    }
+
+  while(co)
+    {
+      if( co->isotopes == newco->isotopes )
+	{
+	  co->amount+=newco->amount;
+	  free(newco);
+	  return 1;
+	}
+      co=co->next;
+    }
+
+  co=verbindung;
+  while(co->next)
+    co=co->next;
+  co->next=newco;
+  newco->previous=co;
+  return 1;
+}
+
+int pars_chem_form(char *formel)
+{
+  char par[MAX_DIGITS],par1[MAX_DIGITS];
+  int m=0,number=0;
+  
+  if(!formel) return 0;
+
+  while(*formel)
+    {
+      m=0;
+      while( isalpha(*formel) )
+	{
+	  par[m]=*formel;
+	  par[m+1]='\0';
+	  m++;
+	  *formel++;
+	  /*Adding omiited 1, e.g. CCl4 ->C1Cl4 */
+	  if(is_symbol(par) && isupper(*formel))
+	    {
+	      add_component(par,1);
+	      m=0;
+	    }
+	}
+      m=0;
+
+      while( isdigit(*formel))
+	{
+	  par1[m]=*formel;
+	  m++;
+	  *formel++;
+	}
+      par1[m]='\0';
+      number=atoi(par1);
+      /* Adding omitted last 1, e.g. CH3Cl -> CH3Cl1 */
+      if(!number) number=1;
+      if(!add_component(par,number))
+	return 0;
+    }
+  return 1;
+}
+
+int add_amino_acid(char acid)
+{
+  switch(acid)
+    {
+	    case 'A':
+	      add_component("C",3);
+	      add_component("H",5);
+	      add_component("N",1);
+	      add_component("O",1);
+	      break;
+	    case 'R':
+	      add_component("C",6);
+	      add_component("H",12);
+	      add_component("N",4);
+	      add_component("O",1);
+	      break;
+	    case 'N':
+	      add_component("C",4);
+	      add_component("H",6);
+	      add_component("N",2);
+	      add_component("O",2);
+	      break;
+	    case 'B':
+	    case 'D':
+	      add_component("C",4);
+	      add_component("H",5);
+	      add_component("N",1);
+	      add_component("O",3);
+	      break;
+            case 'C':
+	      add_component("C",3);
+	      add_component("H",5);
+	      add_component("N",1);
+	      add_component("O",1);
+	      add_component("S",1);
+	      break;
+            case 'E':
+	      add_component("C",5);
+	      add_component("H",7);
+	      add_component("N",1);
+	      add_component("O",3);
+	      break;
+	    case 'Z':
+	    case 'Q':
+	      add_component("C",5);
+	      add_component("H",8);
+	      add_component("N",2);
+	      add_component("O",2);
+	      break;
+	    case 'X':
+	    case 'G':
+	      add_component("C",2);
+	      add_component("H",3);
+	      add_component("N",1);
+	      add_component("O",1);
+	      break;
+            case 'H':
+	      add_component("C",6);
+	      add_component("H",7);
+	      add_component("N",3);
+	      add_component("O",1);
+	      break;
+	    case 'I':
+	    case 'L':
+	      add_component("C",6);
+	      add_component("H",11);
+	      add_component("N",1);
+	      add_component("O",1);
+	      break;
+	    case 'K':
+	      add_component("C",6);
+	      add_component("H",12);
+	      add_component("N",2);
+	      add_component("O",1);
+	      break;
+	    case 'M':
+	      add_component("C",5);
+	      add_component("H",9);
+	      add_component("N",1);
+	      add_component("O",1);
+	      add_component("S",1);
+	      break;
+	    case 'F':
+	      add_component("C",9);
+	      add_component("H",9);
+	      add_component("N",1);
+	      add_component("O",1);
+	      break;
+	    case 'P':
+	      add_component("C",5);
+	      add_component("H",7);
+	      add_component("N",1);
+	      add_component("O",1);
+	      break;
+	    case 'S':
+	      add_component("C",3);
+	      add_component("H",5);
+	      add_component("N",1);
+	      add_component("O",2);
+	      break;
+	    case 'T':
+	      add_component("C",4);
+	      add_component("H",7);
+	      add_component("N",1);
+	      add_component("O",2);
+	      break;
+	    case 'W':
+	      add_component("C",11);
+	      add_component("H",10);
+	      add_component("N",2);
+	      add_component("O",1);
+	      break;
+	    case 'Y':
+	      add_component("C",9);
+	      add_component("H",9);
+	      add_component("N",1);
+	      add_component("O",2);
+	      break;
+	    case 'V':
+	      add_component("C",5);
+	      add_component("H",9);
+	      add_component("N",1);
+	      add_component("O",1);
+	      break;
+	    default:
+	      printf("Unknown symbol: %c\n",acid);
+	      return 0;
+	    }
+  return 1;
+}
+
+int pars_amino_acid(char *formel)
+{
+  while(*formel)
+    {
+      if(!add_amino_acid(*formel))
+	return 0;
+      *formel++;
+    }
+  add_component("O",1);
+  add_component("H",2);
+
+  return 1;
+}
+
+int pars_peptid(char *formel)
+{
+  FILE *peptid_file;
+  char linebuffer[MAX_PEP_LINE];
+  int index=0;
+
+  if(!(peptid_file=fopen(formel,"r")))
+    {
+      printf("Can�t open file: %s\n",formel);
+      return 0;
+    }
+
+  while( fgets(linebuffer,MAX_PEP_LINE,peptid_file) )
+    {
+      while( linebuffer[index] != '\n' )
+	{
+	  add_amino_acid(linebuffer[index]);
+	  index++;
+	}
+      index=0;
+    }
+
+      add_component("O",1);
+      add_component("H",2);
+
+      fclose(peptid_file);
+      
+      return 1;
+}
+
+
+int print_sum()
+{
+  element *el;
+  compound *co;
+
+  printf("\nChemical formula: ");
+  co=verbindung;
+
+  while(co)
+    {
+      el=elements;
+      while( el && ( co->isotopes != el->isotopes) )
+	el=el->next;
+
+      if(!el) return 0;
+      printf("%s%i ",el->symbol,co->amount);
+      co=co->next;
+    }
+
+  printf("\n");
+  return 1;
+}
diff --git a/ipc-1.1/pars.h b/ipc-1.1/pars.h
new file mode 100644
index 0000000000000000000000000000000000000000..3f7f3b1ad1545d41d39cdbc2e7f5dd467676672c
--- /dev/null
+++ b/ipc-1.1/pars.h
@@ -0,0 +1,33 @@
+/***************************************************************************
+ *  file                 :  pars.h                                         *
+ *  copyright            : (C) 2001 by Dirk Nolting	                   *
+ *  email                : nolting@uni-duesseldorf.de                      *
+ ***************************************************************************/
+
+/***************************************************************************
+ *                                                                         *
+ *   This program is free software; you can redistribute it and/or modify  *
+ *   it under the terms of the GNU General Public License as published by  *
+ *   the Free Software Foundation; either version 2 of the License, or     *
+ *   (at your option) any later version.                                   *
+ *                                                                         *
+ ***************************************************************************/
+
+#ifndef _PARS_H_
+#define _PARS_H_
+
+#define MAX_DIGITS 10
+#define MAX_PEP_LINE 81
+
+#include <string.h>
+#include <ctype.h>
+
+int pars_peptid(char *formel);
+int pars_chem_form(char *formel);
+int is_symbol(char *probe);
+int add_component(char *symbol,int number);
+int pars_amino_acid(char *formel);
+int add_amino_acid(char acid);
+int print_sum(void);
+
+#endif
diff --git a/ipc-1.1/pars.o b/ipc-1.1/pars.o
new file mode 100644
index 0000000000000000000000000000000000000000..49eb74a5bc66086ccc54a8051941a46e1d731f60
Binary files /dev/null and b/ipc-1.1/pars.o differ
diff --git a/ipc-1.1/stamp-h b/ipc-1.1/stamp-h
new file mode 100644
index 0000000000000000000000000000000000000000..9788f70238c91894045d22366fa941580826c3c1
--- /dev/null
+++ b/ipc-1.1/stamp-h
@@ -0,0 +1 @@
+timestamp
diff --git a/ipc-1.1/stamp-h.in b/ipc-1.1/stamp-h.in
new file mode 100644
index 0000000000000000000000000000000000000000..9788f70238c91894045d22366fa941580826c3c1
--- /dev/null
+++ b/ipc-1.1/stamp-h.in
@@ -0,0 +1 @@
+timestamp
diff --git a/samples/.DS_Store b/samples/.DS_Store
new file mode 100644
index 0000000000000000000000000000000000000000..22197d36428968c206e2e9bb603bead3508627cd
Binary files /dev/null and b/samples/.DS_Store differ
diff --git a/samples/MS_Fit_files/.DS_Store b/samples/MS_Fit_files/.DS_Store
new file mode 100644
index 0000000000000000000000000000000000000000..5008ddfcf53c02e82d7eee2e57c38e5672ef89f6
Binary files /dev/null and b/samples/MS_Fit_files/.DS_Store differ
diff --git a/samples/MS_Fit_files/C25plst02.html b/samples/MS_Fit_files/C25plst02.html
new file mode 100644
index 0000000000000000000000000000000000000000..507325b6fabe672fc9b87df0b5a5dace21f96160
--- /dev/null
+++ b/samples/MS_Fit_files/C25plst02.html
@@ -0,0 +1,119 @@
+<TITLE></TITLE>
+<TITLE>MS-Fit Search Results</TITLE>
+<BODY BGCOLOR=DDFFDD TEXT=000000 LINK=4D4DFF VLINK=FF0000>
+<H2 ALIGN=center>MS-Fit Search Results</H2><HR>
+Press stop on your browser if you wish to abort this MS-Fit search prematurely.<BR>
+	<SCRIPT LANGUAGE="Javascript">msprodLink="/ucsfbin3.2/msprod.cgi?it=i&it=m&it=a&it=b&it=y&it=I&it=h&it=n&it=B&mass_type=monoisotopic&instrument_name=MALDI-TOF&user_aa_c=0&user_aa_h=0&user_aa_n=0&user_aa_o=0&user_aa_s=0&user_aa_p=0&msparams_dir=msparams3.2/&seqdb_dir=seqdb/&cys=carbamidomethylation&nterm=Hydrogen&cterm=Free+Acid&";
+msdigestLink="/ucsfbin3.2/msdigest.cgi?min_digest_fragment_mass=500.0&mod_AA=User+Defined+1&mod_AA=Oxidation+of+M&user1_name=Deuteration+of+L&database=PA.cosyeast200409&instrument_name=MALDI-TOF&enzyme=Trypsin&missed_cleavages=2&msparams_dir=msparams3.2/&seqdb_dir=seqdb/&cys=carbamidomethylation&nterm=Hydrogen&cterm=Free+Acid&";
+accessLink="../ucsfhtml3.2/instruct/servadmn.htm#update_acclinks?";
+</SCRIPT>
+
+<TABLE CELLSPACING=4><TR><TD>
+Sample ID (comment):<B> <!--comment-->C25plst.txt</B><BR>
+Database searched:<B> <!--database-->PA.cosyeast200409</B><BR>Molecular weight search (<B>25000 - 75000 Da</B>) selects <B>3317</B> entries.<BR>Full pI range: <B>6774</B> entries.<BR>Combined molecular weight and pI searches select <B>3317</B> entries.<BR>
+MS-Fit search selects <B>574</B> entries (results displayed for top <B>5</B> matches).<P>
+</TD>
+</TABLE>Considered modifications: | <B>Deuteration of L</B> | <B>Oxidation of M</B> | <BR>
+<TABLE CELLPADDING=4>
+<TR><TD ALIGN=center>Min. # Peptides<BR>to Match<BR><B><!--min_matches-->4</B><TD ALIGN=center>Peptide Mass<BR>Tolerance (+/-)<BR><B><!--parent_mass_tolerance-->30.000 <!--tolerance_units-->ppm</B><TD ALIGN=center>Peptide Masses<BR>are<BR><B>monoisotopic</B><TD ALIGN=center>Digest<BR>Used<BR><B><!--enzyme-->Trypsin</B><TD ALIGN=center>Max. # Missed<BR>Cleavages<BR><B><!--missed_cleavages-->1</B><TD ALIGN=center>Cysteines<BR>Modified by<BR><B><!--cys-->carbamidomethylation</B>
+<TD NOWRAP ALIGN=center>Peptide<BR>N terminus<BR><B>Hydrogen (H)</B><TD NOWRAP ALIGN=center>Peptide<BR>C terminus<BR><B>Free Acid (O H)</B><TD ALIGN=center>Input #<BR>Peptide Masses<BR><B>85</B>
+</TABLE>
+
+<H3 ALIGN=center>Result Summary</H3>
+
+<TABLE>
+<TR><TH>Rank<TH>MOWSE<BR>Score<TH># (%)<BR>Masses<BR>Matched <TH>Protein<BR>MW (Da)/pI<TH>Species<TH>PA.cosyeast200409<BR>Accession #<TH ALIGN=left>Protein Name
+<TR>
+<TR><TH><!--rank--><A HREF="#0">1</A><TH><!--mowse_score-->5.3e+004<TH NOWRAP>15/85 (17%)<TH NOWRAP><!--protein_mw--> 55488.9 / <!--protein_pI-->9.52<TD><!--species-->SACCHAROMYCES CEREVISIAE<TH><!--accession_number--><SCRIPT> document.writeln ( "<A HREF =\"" + accessLink + "YNR053C\"> YNR053C </A>" );</SCRIPT><TD><!--entry_name-->NOG2
+<TR><TH><!--rank--><A HREF="#1">2</A><TH><!--mowse_score-->666<TH NOWRAP>6/85 (7%)<TH NOWRAP><!--protein_mw--> 46681.7 / <!--protein_pI-->7.19<TD><!--species-->SACCHAROMYCES CEREVISIAE<TH><!--accession_number--><SCRIPT> document.writeln ( "<A HREF =\"" + accessLink + "YOL140W\"> YOL140W </A>" );</SCRIPT><TD><!--entry_name-->ARG8
+<TR><TH><!--rank--><A HREF="#2">3</A><TH><!--mowse_score-->602<TH NOWRAP>8/85 (9%)<TH NOWRAP><!--protein_mw--> 59518.9 / <!--protein_pI-->5.13<TD><!--species-->HOMO SAPIENS<TH><!--accession_number--><SCRIPT> document.writeln ( "<A HREF =\"" + accessLink + "P13645\"> P13645 </A>" );</SCRIPT><TD><!--entry_name-->K1CJ_HUMAN Keratin
+<TR><TH><!--rank--><A HREF="#3">4</A><TH><!--mowse_score-->444<TH NOWRAP>6/85 (7%)<TH NOWRAP><!--protein_mw--> 43903.6 / <!--protein_pI-->4.58<TD><!--species-->SACCHAROMYCES CEREVISIAE<TH><!--accession_number--><SCRIPT> document.writeln ( "<A HREF =\"" + accessLink + "YLR449W\"> YLR449W </A>" );</SCRIPT><TD><!--entry_name-->FPR4
+<TR><TH><!--rank--><A HREF="#4">5</A><TH><!--mowse_score-->398<TH NOWRAP>8/85 (9%)<TH NOWRAP><!--protein_mw--> 56719.7 / <!--protein_pI-->5.90<TD><!--species-->SACCHAROMYCES CEREVISIAE<TH><!--accession_number--><SCRIPT> document.writeln ( "<A HREF =\"" + accessLink + "YMR300C\"> YMR300C </A>" );</SCRIPT><TD><!--entry_name-->ADE4
+</TABLE><HR><P>
+
+<H3 ALIGN=center>Detailed Results</H3>
+<BR><A NAME="0"></A><!--rank-->1. <!--fraction_matched-->15/85 matches (17%).  <!--prot_mw--> 55488.9 Da, pI = <!--prot_pI-->9.52. Acc. # <!--accession_number-->YNR053C. <!--species-->SACCHAROMYCES CEREVISIAE. <!--entry_name-->NOG2.
+
+<TABLE>
+<TR><TH>m/z<BR>submitted</TH><TH>  MH<SUP>+</SUP><BR>matched</TH><TH>Delta <BR>ppm</TH><TH>start</TH><TH>end</TH><TH ALIGN=left>Peptide Sequence <BR>(Click for Fragment Ions)</TH><TH ALIGN=left>Modifications</TH>
+<TR><TH ALIGN=right><!--in_mass-->780.3832<TH ALIGN=right><!--matched_mass-->780.3793<TH ALIGN=right><!--delta_mass-->5.0008<TH>   77<TH>   82<TH ALIGN=left><NOBR>(R)<SCRIPT> document.write ( "<A HREF = \"" + msprodLink + "sequence=WFGNTR\">WFGNTR</A>");</SCRIPT>(V)</NOBR><TH>
+<TR><TH ALIGN=right><!--in_mass-->899.5570<TH ALIGN=right><!--matched_mass-->899.5678<TH ALIGN=right><!--delta_mass-->-12.0353<TH>  297<TH>  304<TH ALIGN=left><NOBR>(K)<SCRIPT> document.write ( "<A HREF = \"" + msprodLink + "sequence=GSLIQLLR\">GSLIQLLR</A>");</SCRIPT>(Q)</NOBR><TH>
+<TR><TH ALIGN=right><!--in_mass-->1012.5215<TH ALIGN=right><!--matched_mass-->1012.5216<TH ALIGN=right><!--delta_mass-->-0.1034<TH>   24<TH>   31<TH ALIGN=left><NOBR>(R)<SCRIPT> document.write ( "<A HREF = \"" + msprodLink + "sequence=VKGENFYR\">VKGENFYR</A>");</SCRIPT>(D)</NOBR><TH>
+<TR><TH ALIGN=right><!--in_mass-->1134.5652<TH ALIGN=right><!--matched_mass-->1134.5782<TH ALIGN=right><!--delta_mass-->-11.4323<TH>  305<TH>  313<TH ALIGN=left><NOBR>(R)QFSQLHTDR(K)</NOBR><TH>1D3 
+<TR><TH ALIGN=right><!--in_mass-->1280.6694<TH ALIGN=right><!--matched_mass-->1280.6976<TH ALIGN=right><!--delta_mass-->-22.0328<TH>  423<TH>  433<TH ALIGN=left><NOBR>(K)DATEFIEILAR(K)</NOBR><TH>1D3 
+<TR><TH ALIGN=right><!--in_mass-->1313.6723<TH ALIGN=right><!--matched_mass-->1313.6966<TH ALIGN=right><!--delta_mass-->-18.5043<TH>   83<TH>   93<TH ALIGN=left><NOBR>(R)<SCRIPT> document.write ( "<A HREF = \"" + msprodLink + "sequence=VISQDALQHFR\">VISQDALQHFR</A>");</SCRIPT>(S)</NOBR><TH>
+<TR><TH ALIGN=right><!--in_mass-->1316.6871<TH ALIGN=right><!--matched_mass-->1316.7201<TH ALIGN=right><!--delta_mass-->-25.0502<TH>   83<TH>   93<TH ALIGN=left><NOBR>(R)VISQDALQHFR(S)</NOBR><TH>1D3 
+<TR><TH ALIGN=right><!--in_mass-->1426.7383<TH ALIGN=right><!--matched_mass-->1426.7728<TH ALIGN=right><!--delta_mass-->-24.1878<TH>  339<TH>  351<TH ALIGN=left><NOBR>(K)<SCRIPT> document.write ( "<A HREF = \"" + msprodLink + "sequence=KVCQVAPIPGETK\">KVCQVAPIPGETK</A>");</SCRIPT>(V)</NOBR><TH>
+<TR><TH ALIGN=right><!--in_mass-->1637.8480<TH ALIGN=right><!--matched_mass-->1637.8863<TH ALIGN=right><!--delta_mass-->-23.3596<TH>  218<TH>  232<TH ALIGN=left><NOBR>(K)<SCRIPT> document.write ( "<A HREF = \"" + msprodLink + "sequence=VIDSSDVVIHVLDAR\">VIDSSDVVIHVLDAR</A>");</SCRIPT>(D)</NOBR><TH>
+<TR><TH ALIGN=right><!--in_mass-->1821.9176<TH ALIGN=right><!--matched_mass-->1821.9711<TH ALIGN=right><!--delta_mass-->-29.3378<TH>   94<TH>  109<TH ALIGN=left><NOBR>(R)<SCRIPT> document.write ( "<A HREF = \"" + msprodLink + "sequence=SALGETQKDTYQVLLR\">SALGETQKDTYQVLLR</A>");</SCRIPT>(R)</NOBR><TH>
+<TR><TH ALIGN=right><!--in_mass-->1845.9513<TH ALIGN=right><!--matched_mass-->1845.9863<TH ALIGN=right><!--delta_mass-->-18.9648<TH>  390<TH>  405<TH ALIGN=left><NOBR>(R)<SCRIPT> document.write ( "<A HREF = \"" + msprodLink + "sequence=VEHVTHPEQYIPGVLK\">VEHVTHPEQYIPGVLK</A>");</SCRIPT>(R)</NOBR><TH>
+<TR><TH ALIGN=right><!--in_mass-->1875.9294<TH ALIGN=right><!--matched_mass-->1875.9717<TH ALIGN=right><!--delta_mass-->-22.5597<TH>  280<TH>  296<TH ALIGN=left><NOBR>(K)<SCRIPT> document.write ( "<A HREF = \"" + msprodLink + "sequence=ERPTLAFHASITNSFGK\">ERPTLAFHASITNSFGK</A>");</SCRIPT>(G)</NOBR><TH>
+<TR><TH ALIGN=right><!--in_mass-->1878.9498<TH ALIGN=right><!--matched_mass-->1878.9952<TH ALIGN=right><!--delta_mass-->-24.1600<TH>  280<TH>  296<TH ALIGN=left><NOBR>(K)ERPTLAFHASITNSFGK(G)</NOBR><TH>1D3 
+<TR><TH ALIGN=right><!--in_mass-->2002.0392<TH ALIGN=right><!--matched_mass-->2002.0874<TH ALIGN=right><!--delta_mass-->-24.0848<TH>  390<TH>  406<TH ALIGN=left><NOBR>(R)<SCRIPT> document.write ( "<A HREF = \"" + msprodLink + "sequence=VEHVTHPEQYIPGVLKR\">VEHVTHPEQYIPGVLKR</A>");</SCRIPT>(C)</NOBR><TH>
+<TR><TH ALIGN=right><!--in_mass-->2005.0623<TH ALIGN=right><!--matched_mass-->2005.1109<TH ALIGN=right><!--delta_mass-->-24.2356<TH>  390<TH>  406<TH ALIGN=left><NOBR>(R)VEHVTHPEQYIPGVLKR(C)</NOBR><TH>1D3 
+</TD>
+</TABLE>
+<BR>70 unmatched masses:  <!--in_mass-->807.4103  <!--in_mass-->842.5100  <!--in_mass-->844.4115  <!--in_mass-->870.5324  <!--in_mass-->876.4886  <!--in_mass-->882.5242  <!--in_mass-->905.4814  <!--in_mass-->908.5322  <!--in_mass-->909.4996  <!--in_mass-->1034.5536  <!--in_mass-->1043.5967  <!--in_mass-->1068.5926  <!--in_mass-->1071.6061  <!--in_mass-->1084.5853  <!--in_mass-->1087.5954  <!--in_mass-->1090.5345  <!--in_mass-->1114.5542  <!--in_mass-->1119.5808  <!--in_mass-->1124.5976  <!--in_mass-->1165.5794  <!--in_mass-->1191.6559  <!--in_mass-->1196.6204  <!--in_mass-->1199.6401  <!--in_mass-->1211.5929  <!--in_mass-->1227.6725  <!--in_mass-->1233.6940  <!--in_mass-->1234.6639  <!--in_mass-->1300.5785  <!--in_mass-->1307.6607  <!--in_mass-->1347.7553  <!--in_mass-->1360.6193  <!--in_mass-->1384.7265  <!--in_mass-->1413.6466  <!--in_mass-->1434.7436  <!--in_mass-->1474.6897  <!--in_mass-->1478.7466  <!--in_mass-->1490.6869  <!--in_mass-->1493.7047  <!--in_mass-->1521.6975  <!--in_mass-->1522.7052  <!--in_mass-->1525.8075  <!--in_mass-->1535.7197  <!--in_mass-->1549.7436  <!--in_mass-->1584.7361  <!--in_mass-->1587.7484  <!--in_mass-->1591.7540  <!--in_mass-->1640.8589  <!--in_mass-->1649.8864  <!--in_mass-->1656.8509  <!--in_mass-->1703.8614  <!--in_mass-->1707.7505  <!--in_mass-->1749.8157  <!--in_mass-->1764.8774  <!--in_mass-->1779.7966  <!--in_mass-->1829.9373  <!--in_mass-->1848.9478  <!--in_mass-->1920.9815  <!--in_mass-->1971.9244  <!--in_mass-->2027.0247  <!--in_mass-->2081.0136  <!--in_mass-->2096.9674  <!--in_mass-->2157.0632  <!--in_mass-->2211.1046  <!--in_mass-->2225.1109  <!--in_mass-->2283.1102  <!--in_mass-->2356.9758  <!--in_mass-->2360.0876  <!--in_mass-->2717.0585  <!--in_mass-->2807.2543  <!--in_mass-->2845.2805 <P><NOBR> The matched peptides cover <B><!--protein_coverage-->26%</B> (131/487 AA's) of the protein.</NOBR>
+<BR>Coverage Map for This Hit (MS-Digest index #): <SCRIPT> document.write ( "<A HREF = \"" + msdigestLink + "dna_reading_frame=1&access_method=Index+Number&open_reading_frame=1&coverage_map=0+23+8+45+33+108+15+47+34+25+13+38+17+16+11+54&index_num=5522\"> 5522 </A>" );</SCRIPT><P>
+<BR><A NAME="1"></A><!--rank-->2. <!--fraction_matched-->6/85 matches (7%).  <!--prot_mw--> 46681.7 Da, pI = <!--prot_pI-->7.19. Acc. # <!--accession_number-->YOL140W. <!--species-->SACCHAROMYCES CEREVISIAE. <!--entry_name-->ARG8.
+
+<TABLE>
+<TR><TH>m/z<BR>submitted</TH><TH>  MH<SUP>+</SUP><BR>matched</TH><TH>Delta <BR>ppm</TH><TH>start</TH><TH>end</TH><TH ALIGN=left>Peptide Sequence <BR>(Click for Fragment Ions)</TH><TH ALIGN=left>Modifications</TH>
+<TR><TH ALIGN=right><!--in_mass-->1313.6723<TH ALIGN=right><!--matched_mass-->1313.6649<TH ALIGN=right><!--delta_mass-->5.6049<TH>  160<TH>  171<TH ALIGN=left><NOBR>(R)TMGALSVTWNSK(Y)</NOBR><TH>1D3 1Met-ox 
+<TR><TH ALIGN=right><!--in_mass-->1829.9373<TH ALIGN=right><!--matched_mass-->1829.9723<TH ALIGN=right><!--delta_mass-->-19.1250<TH>  361<TH>  377<TH ALIGN=left><NOBR>(K)<SCRIPT> document.write ( "<A HREF = \"" + msprodLink + "sequence=GLMLGAEFVEPPTEVIK\">GLMLGAEFVEPPTEVIK</A>");</SCRIPT>(K)</NOBR><TH>
+<TR><TH ALIGN=right><!--in_mass-->1845.9513<TH ALIGN=right><!--matched_mass-->1845.9672<TH ALIGN=right><!--delta_mass-->-8.6204<TH>  361<TH>  377<TH ALIGN=left><NOBR>(K)GLMLGAEFVEPPTEVIK(K)</NOBR><TH>1Met-ox 
+<TR><TH ALIGN=right><!--in_mass-->1848.9478<TH ALIGN=right><!--matched_mass-->1848.9907<TH ALIGN=right><!--delta_mass-->-23.1954<TH>  361<TH>  377<TH ALIGN=left><NOBR>(K)GLMLGAEFVEPPTEVIK(K)</NOBR><TH>1D3 1Met-ox 
+<TR><TH ALIGN=right><!--in_mass-->2283.1102<TH ALIGN=right><!--matched_mass-->2283.1331<TH ALIGN=right><!--delta_mass-->-10.0341<TH>   83<TH>  101<TH ALIGN=left><NOBR>(K)<SCRIPT> document.write ( "<A HREF = \"" + msprodLink + "sequence=LVHSSNLYFTKECLDLSEK\">LVHSSNLYFTKECLDLSEK</A>");</SCRIPT>(I)</NOBR><TH>
+<TR><TH ALIGN=right><!--in_mass-->2807.2543<TH ALIGN=right><!--matched_mass-->2807.3171<TH ALIGN=right><!--delta_mass-->-22.3755<TH>  108<TH>  133<TH ALIGN=left><NOBR>(K)<SCRIPT> document.write ( "<A HREF = \"" + msprodLink + "sequence=QFGGQHDASRVFLCNSGTEANEAALK\">QFGGQHDASRVFLCNSGTEANEAALK</A>");</SCRIPT>(F)</NOBR><TH>
+</TD>
+</TABLE>
+<BR>79 unmatched masses:  <!--in_mass-->780.3832  <!--in_mass-->807.4103  <!--in_mass-->842.5100  <!--in_mass-->844.4115  <!--in_mass-->870.5324  <!--in_mass-->876.4886  <!--in_mass-->882.5242  <!--in_mass-->899.5570  <!--in_mass-->905.4814  <!--in_mass-->908.5322  <!--in_mass-->909.4996  <!--in_mass-->1012.5215  <!--in_mass-->1034.5536  <!--in_mass-->1043.5967  <!--in_mass-->1068.5926  <!--in_mass-->1071.6061  <!--in_mass-->1084.5853  <!--in_mass-->1087.5954  <!--in_mass-->1090.5345  <!--in_mass-->1114.5542  <!--in_mass-->1119.5808  <!--in_mass-->1124.5976  <!--in_mass-->1134.5652  <!--in_mass-->1165.5794  <!--in_mass-->1191.6559  <!--in_mass-->1196.6204  <!--in_mass-->1199.6401  <!--in_mass-->1211.5929  <!--in_mass-->1227.6725  <!--in_mass-->1233.6940  <!--in_mass-->1234.6639  <!--in_mass-->1280.6694  <!--in_mass-->1300.5785  <!--in_mass-->1307.6607  <!--in_mass-->1316.6871  <!--in_mass-->1347.7553  <!--in_mass-->1360.6193  <!--in_mass-->1384.7265  <!--in_mass-->1413.6466  <!--in_mass-->1426.7383  <!--in_mass-->1434.7436  <!--in_mass-->1474.6897  <!--in_mass-->1478.7466  <!--in_mass-->1490.6869  <!--in_mass-->1493.7047  <!--in_mass-->1521.6975  <!--in_mass-->1522.7052  <!--in_mass-->1525.8075  <!--in_mass-->1535.7197  <!--in_mass-->1549.7436  <!--in_mass-->1584.7361  <!--in_mass-->1587.7484  <!--in_mass-->1591.7540  <!--in_mass-->1637.8480  <!--in_mass-->1640.8589  <!--in_mass-->1649.8864  <!--in_mass-->1656.8509  <!--in_mass-->1703.8614  <!--in_mass-->1707.7505  <!--in_mass-->1749.8157  <!--in_mass-->1764.8774  <!--in_mass-->1779.7966  <!--in_mass-->1821.9176  <!--in_mass-->1875.9294  <!--in_mass-->1878.9498  <!--in_mass-->1920.9815  <!--in_mass-->1971.9244  <!--in_mass-->2002.0392  <!--in_mass-->2005.0623  <!--in_mass-->2027.0247  <!--in_mass-->2081.0136  <!--in_mass-->2096.9674  <!--in_mass-->2157.0632  <!--in_mass-->2211.1046  <!--in_mass-->2225.1109  <!--in_mass-->2356.9758  <!--in_mass-->2360.0876  <!--in_mass-->2717.0585  <!--in_mass-->2845.2805 <P><NOBR> The matched peptides cover <B><!--protein_coverage-->17%</B> (74/424 AA's) of the protein.</NOBR>
+<BR>Coverage Map for This Hit (MS-Digest index #): <SCRIPT> document.write ( "<A HREF = \"" + msdigestLink + "dna_reading_frame=1&access_method=Index+Number&open_reading_frame=1&coverage_map=0+82+19+6+26+26+12+189+17+47&index_num=5698\"> 5698 </A>" );</SCRIPT><P>
+<BR><A NAME="2"></A><!--rank-->3. <!--fraction_matched-->8/85 matches (9%).  <!--prot_mw--> 59518.9 Da, pI = <!--prot_pI-->5.13. Acc. # <!--accession_number-->P13645. <!--species-->HOMO SAPIENS. <!--entry_name-->K1CJ_HUMAN Keratin.
+
+<TABLE>
+<TR><TH>m/z<BR>submitted</TH><TH>  MH<SUP>+</SUP><BR>matched</TH><TH>Delta <BR>ppm</TH><TH>start</TH><TH>end</TH><TH ALIGN=left>Peptide Sequence <BR>(Click for Fragment Ions)</TH><TH ALIGN=left>Modifications</TH>
+<TR><TH ALIGN=right><!--in_mass-->807.4103<TH ALIGN=right><!--matched_mass-->807.4001<TH ALIGN=right><!--delta_mass-->12.6424<TH>  229<TH>  235<TH ALIGN=left><NOBR>(R)<SCRIPT> document.write ( "<A HREF = \"" + msprodLink + "sequence=LAADDFR\">LAADDFR</A>");</SCRIPT>(L)</NOBR><TH>
+<TR><TH ALIGN=right><!--in_mass-->1090.5345<TH ALIGN=right><!--matched_mass-->1090.5315<TH ALIGN=right><!--delta_mass-->2.7349<TH>  148<TH>  156<TH ALIGN=left><NOBR>(K)<SCRIPT> document.write ( "<A HREF = \"" + msprodLink + "sequence=VTMQNLNDR\">VTMQNLNDR</A>");</SCRIPT>(L)</NOBR><TH>
+<TR><TH ALIGN=right><!--in_mass-->1165.5794<TH ALIGN=right><!--matched_mass-->1165.5853<TH ALIGN=right><!--delta_mass-->-5.0852<TH>  442<TH>  450<TH ALIGN=left><NOBR>(R)<SCRIPT> document.write ( "<A HREF = \"" + msprodLink + "sequence=LENEIQTYR\">LENEIQTYR</A>");</SCRIPT>(S)</NOBR><TH>
+<TR><TH ALIGN=right><!--in_mass-->1234.6639<TH ALIGN=right><!--matched_mass-->1234.6796<TH ALIGN=right><!--delta_mass-->-12.6850<TH>  236<TH>  245<TH ALIGN=left><NOBR>(R)<SCRIPT> document.write ( "<A HREF = \"" + msprodLink + "sequence=LKYENEVALR\">LKYENEVALR</A>");</SCRIPT>(Q)</NOBR><TH>
+<TR><TH ALIGN=right><!--in_mass-->1300.5785<TH ALIGN=right><!--matched_mass-->1300.5956<TH ALIGN=right><!--delta_mass-->-13.1281<TH>  286<TH>  295<TH ALIGN=left><NOBR>(K)<SCRIPT> document.write ( "<A HREF = \"" + msprodLink + "sequence=NHEEEMKDLR\">NHEEEMKDLR</A>");</SCRIPT>(N)</NOBR><TH>
+<TR><TH ALIGN=right><!--in_mass-->1434.7436<TH ALIGN=right><!--matched_mass-->1434.7705<TH ALIGN=right><!--delta_mass-->-18.7502<TH>  440<TH>  450<TH ALIGN=left><NOBR>(K)<SCRIPT> document.write ( "<A HREF = \"" + msprodLink + "sequence=IRLENEIQTYR\">IRLENEIQTYR</A>");</SCRIPT>(S)</NOBR><TH>
+<TR><TH ALIGN=right><!--in_mass-->1493.7047<TH ALIGN=right><!--matched_mass-->1493.7348<TH ALIGN=right><!--delta_mass-->-20.1810<TH>  323<TH>  334<TH ALIGN=left><NOBR>(R)<SCRIPT> document.write ( "<A HREF = \"" + msprodLink + "sequence=SQYEQLAEQNRK\">SQYEQLAEQNRK</A>");</SCRIPT>(D)</NOBR><TH>
+<TR><TH ALIGN=right><!--in_mass-->1707.7505<TH ALIGN=right><!--matched_mass-->1707.7727<TH ALIGN=right><!--delta_mass-->-12.9919<TH>   41<TH>   59<TH ALIGN=left><NOBR>(K)<SCRIPT> document.write ( "<A HREF = \"" + msprodLink + "sequence=GSLGGGFSSGGFSGGSFSR\">GSLGGGFSSGGFSGGSFSR</A>");</SCRIPT>(G)</NOBR><TH>
+</TD>
+</TABLE>
+<BR>77 unmatched masses:  <!--in_mass-->780.3832  <!--in_mass-->842.5100  <!--in_mass-->844.4115  <!--in_mass-->870.5324  <!--in_mass-->876.4886  <!--in_mass-->882.5242  <!--in_mass-->899.5570  <!--in_mass-->905.4814  <!--in_mass-->908.5322  <!--in_mass-->909.4996  <!--in_mass-->1012.5215  <!--in_mass-->1034.5536  <!--in_mass-->1043.5967  <!--in_mass-->1068.5926  <!--in_mass-->1071.6061  <!--in_mass-->1084.5853  <!--in_mass-->1087.5954  <!--in_mass-->1114.5542  <!--in_mass-->1119.5808  <!--in_mass-->1124.5976  <!--in_mass-->1134.5652  <!--in_mass-->1191.6559  <!--in_mass-->1196.6204  <!--in_mass-->1199.6401  <!--in_mass-->1211.5929  <!--in_mass-->1227.6725  <!--in_mass-->1233.6940  <!--in_mass-->1280.6694  <!--in_mass-->1307.6607  <!--in_mass-->1313.6723  <!--in_mass-->1316.6871  <!--in_mass-->1347.7553  <!--in_mass-->1360.6193  <!--in_mass-->1384.7265  <!--in_mass-->1413.6466  <!--in_mass-->1426.7383  <!--in_mass-->1474.6897  <!--in_mass-->1478.7466  <!--in_mass-->1490.6869  <!--in_mass-->1521.6975  <!--in_mass-->1522.7052  <!--in_mass-->1525.8075  <!--in_mass-->1535.7197  <!--in_mass-->1549.7436  <!--in_mass-->1584.7361  <!--in_mass-->1587.7484  <!--in_mass-->1591.7540  <!--in_mass-->1637.8480  <!--in_mass-->1640.8589  <!--in_mass-->1649.8864  <!--in_mass-->1656.8509  <!--in_mass-->1703.8614  <!--in_mass-->1749.8157  <!--in_mass-->1764.8774  <!--in_mass-->1779.7966  <!--in_mass-->1821.9176  <!--in_mass-->1829.9373  <!--in_mass-->1845.9513  <!--in_mass-->1848.9478  <!--in_mass-->1875.9294  <!--in_mass-->1878.9498  <!--in_mass-->1920.9815  <!--in_mass-->1971.9244  <!--in_mass-->2002.0392  <!--in_mass-->2005.0623  <!--in_mass-->2027.0247  <!--in_mass-->2081.0136  <!--in_mass-->2096.9674  <!--in_mass-->2157.0632  <!--in_mass-->2211.1046  <!--in_mass-->2225.1109  <!--in_mass-->2283.1102  <!--in_mass-->2356.9758  <!--in_mass-->2360.0876  <!--in_mass-->2717.0585  <!--in_mass-->2807.2543  <!--in_mass-->2845.2805 <P><NOBR> The matched peptides cover <B><!--protein_coverage-->13%</B> (78/593 AA's) of the protein.</NOBR>
+<BR>Coverage Map for This Hit (MS-Digest index #): <SCRIPT> document.write ( "<A HREF = \"" + msdigestLink + "dna_reading_frame=1&access_method=Index+Number&open_reading_frame=1&coverage_map=0+40+19+88+9+72+17+40+10+27+12+105+11+143&index_num=6704\"> 6704 </A>" );</SCRIPT><P>
+<BR><A NAME="3"></A><!--rank-->4. <!--fraction_matched-->6/85 matches (7%).  <!--prot_mw--> 43903.6 Da, pI = <!--prot_pI-->4.58. Acc. # <!--accession_number-->YLR449W. <!--species-->SACCHAROMYCES CEREVISIAE. <!--entry_name-->FPR4.
+
+<TABLE>
+<TR><TH>m/z<BR>submitted</TH><TH>  MH<SUP>+</SUP><BR>matched</TH><TH>Delta <BR>ppm</TH><TH>start</TH><TH>end</TH><TH ALIGN=left>Peptide Sequence <BR>(Click for Fragment Ions)</TH><TH ALIGN=left>Modifications</TH>
+<TR><TH ALIGN=right><!--in_mass-->909.4996<TH ALIGN=right><!--matched_mass-->909.4980<TH ALIGN=right><!--delta_mass-->1.7235<TH>  309<TH>  316<TH ALIGN=left><NOBR>(R)<SCRIPT> document.write ( "<A HREF = \"" + msprodLink + "sequence=VGMRYVGK\">VGMRYVGK</A>");</SCRIPT>(L)</NOBR><TH>
+<TR><TH ALIGN=right><!--in_mass-->1191.6559<TH ALIGN=right><!--matched_mass-->1191.6778<TH ALIGN=right><!--delta_mass-->-18.3531<TH>  360<TH>  370<TH ALIGN=left><NOBR>(R)<SCRIPT> document.write ( "<A HREF = \"" + msprodLink + "sequence=IVIPAPYAYGK\">IVIPAPYAYGK</A>");</SCRIPT>(Q)</NOBR><TH>
+<TR><TH ALIGN=right><!--in_mass-->1227.6725<TH ALIGN=right><!--matched_mass-->1227.6949<TH ALIGN=right><!--delta_mass-->-18.2274<TH>  285<TH>  295<TH ALIGN=left><NOBR>(K)<SCRIPT> document.write ( "<A HREF = \"" + msprodLink + "sequence=LLEGGIIIEDR\">LLEGGIIIEDR</A>");</SCRIPT>(V)</NOBR><TH>
+<TR><TH ALIGN=right><!--in_mass-->1347.7553<TH ALIGN=right><!--matched_mass-->1347.7789<TH ALIGN=right><!--delta_mass-->-17.4970<TH>  359<TH>  370<TH ALIGN=left><NOBR>(R)<SCRIPT> document.write ( "<A HREF = \"" + msprodLink + "sequence=RIVIPAPYAYGK\">RIVIPAPYAYGK</A>");</SCRIPT>(Q)</NOBR><TH>
+<TR><TH ALIGN=right><!--in_mass-->1474.6897<TH ALIGN=right><!--matched_mass-->1474.7113<TH ALIGN=right><!--delta_mass-->-14.6285<TH>  344<TH>  358<TH ALIGN=left><NOBR>(K)<SCRIPT> document.write ( "<A HREF = \"" + msprodLink + "sequence=GWDIGVAGMAVGGER\">GWDIGVAGMAVGGER</A>");</SCRIPT>(R)</NOBR><TH>
+<TR><TH ALIGN=right><!--in_mass-->1490.6869<TH ALIGN=right><!--matched_mass-->1490.7062<TH ALIGN=right><!--delta_mass-->-12.9385<TH>  344<TH>  358<TH ALIGN=left><NOBR>(K)GWDIGVAGMAVGGER(R)</NOBR><TH>1Met-ox 
+</TD>
+</TABLE>
+<BR>79 unmatched masses:  <!--in_mass-->780.3832  <!--in_mass-->807.4103  <!--in_mass-->842.5100  <!--in_mass-->844.4115  <!--in_mass-->870.5324  <!--in_mass-->876.4886  <!--in_mass-->882.5242  <!--in_mass-->899.5570  <!--in_mass-->905.4814  <!--in_mass-->908.5322  <!--in_mass-->1012.5215  <!--in_mass-->1034.5536  <!--in_mass-->1043.5967  <!--in_mass-->1068.5926  <!--in_mass-->1071.6061  <!--in_mass-->1084.5853  <!--in_mass-->1087.5954  <!--in_mass-->1090.5345  <!--in_mass-->1114.5542  <!--in_mass-->1119.5808  <!--in_mass-->1124.5976  <!--in_mass-->1134.5652  <!--in_mass-->1165.5794  <!--in_mass-->1196.6204  <!--in_mass-->1199.6401  <!--in_mass-->1211.5929  <!--in_mass-->1233.6940  <!--in_mass-->1234.6639  <!--in_mass-->1280.6694  <!--in_mass-->1300.5785  <!--in_mass-->1307.6607  <!--in_mass-->1313.6723  <!--in_mass-->1316.6871  <!--in_mass-->1360.6193  <!--in_mass-->1384.7265  <!--in_mass-->1413.6466  <!--in_mass-->1426.7383  <!--in_mass-->1434.7436  <!--in_mass-->1478.7466  <!--in_mass-->1493.7047  <!--in_mass-->1521.6975  <!--in_mass-->1522.7052  <!--in_mass-->1525.8075  <!--in_mass-->1535.7197  <!--in_mass-->1549.7436  <!--in_mass-->1584.7361  <!--in_mass-->1587.7484  <!--in_mass-->1591.7540  <!--in_mass-->1637.8480  <!--in_mass-->1640.8589  <!--in_mass-->1649.8864  <!--in_mass-->1656.8509  <!--in_mass-->1703.8614  <!--in_mass-->1707.7505  <!--in_mass-->1749.8157  <!--in_mass-->1764.8774  <!--in_mass-->1779.7966  <!--in_mass-->1821.9176  <!--in_mass-->1829.9373  <!--in_mass-->1845.9513  <!--in_mass-->1848.9478  <!--in_mass-->1875.9294  <!--in_mass-->1878.9498  <!--in_mass-->1920.9815  <!--in_mass-->1971.9244  <!--in_mass-->2002.0392  <!--in_mass-->2005.0623  <!--in_mass-->2027.0247  <!--in_mass-->2081.0136  <!--in_mass-->2096.9674  <!--in_mass-->2157.0632  <!--in_mass-->2211.1046  <!--in_mass-->2225.1109  <!--in_mass-->2283.1102  <!--in_mass-->2356.9758  <!--in_mass-->2360.0876  <!--in_mass-->2717.0585  <!--in_mass-->2807.2543  <!--in_mass-->2845.2805 <P><NOBR> The matched peptides cover <B><!--protein_coverage-->11%</B> (46/393 AA's) of the protein.</NOBR>
+<BR>Coverage Map for This Hit (MS-Digest index #): <SCRIPT> document.write ( "<A HREF = \"" + msdigestLink + "dna_reading_frame=1&access_method=Index+Number&open_reading_frame=1&coverage_map=0+284+11+13+8+27+27+23&index_num=4574\"> 4574 </A>" );</SCRIPT><P>
+<BR><A NAME="4"></A><!--rank-->5. <!--fraction_matched-->8/85 matches (9%).  <!--prot_mw--> 56719.7 Da, pI = <!--prot_pI-->5.90. Acc. # <!--accession_number-->YMR300C. <!--species-->SACCHAROMYCES CEREVISIAE. <!--entry_name-->ADE4.
+
+<TABLE>
+<TR><TH>m/z<BR>submitted</TH><TH>  MH<SUP>+</SUP><BR>matched</TH><TH>Delta <BR>ppm</TH><TH>start</TH><TH>end</TH><TH ALIGN=left>Peptide Sequence <BR>(Click for Fragment Ions)</TH><TH ALIGN=left>Modifications</TH>
+<TR><TH ALIGN=right><!--in_mass-->1307.6607<TH ALIGN=right><!--matched_mass-->1307.6530<TH ALIGN=right><!--delta_mass-->5.8658<TH>  340<TH>  349<TH ALIGN=left><NOBR>(R)TFIMPNQRER(V)</NOBR><TH>1Met-ox 
+<TR><TH ALIGN=right><!--in_mass-->1384.7265<TH ALIGN=right><!--matched_mass-->1384.7371<TH ALIGN=right><!--delta_mass-->-7.6503<TH>   64<TH>   77<TH ALIGN=left><NOBR>(R)VSGLAGSMGIAHLR(Y)</NOBR><TH>1Met-ox 
+<TR><TH ALIGN=right><!--in_mass-->1764.8774<TH ALIGN=right><!--matched_mass-->1764.8795<TH ALIGN=right><!--delta_mass-->-1.1887<TH>  151<TH>  165<TH ALIGN=left><NOBR>(R)VNNEDVFHALEGVYR(L)</NOBR><TH>1D3 
+<TR><TH ALIGN=right><!--in_mass-->1875.9294<TH ALIGN=right><!--matched_mass-->1875.9580<TH ALIGN=right><!--delta_mass-->-15.2378<TH>  169<TH>  186<TH ALIGN=left><NOBR>(R)<SCRIPT> document.write ( "<A HREF = \"" + msprodLink + "sequence=GGYACVGLLAGFALFGFR\">GGYACVGLLAGFALFGFR</A>");</SCRIPT>(D)</NOBR><TH>
+<TR><TH ALIGN=right><!--in_mass-->1878.9498<TH ALIGN=right><!--matched_mass-->1878.9815<TH ALIGN=right><!--delta_mass-->-16.8499<TH>  169<TH>  186<TH ALIGN=left><NOBR>(R)GGYACVGLLAGFALFGFR(D)</NOBR><TH>1D3 
+<TR><TH ALIGN=right><!--in_mass-->2005.0623<TH ALIGN=right><!--matched_mass-->2005.0970<TH ALIGN=right><!--delta_mass-->-17.2967<TH>  296<TH>  313<TH ALIGN=left><NOBR>(K)<SCRIPT> document.write ( "<A HREF = \"" + msprodLink + "sequence=QLKPEDIDVVIPVPDTAR\">QLKPEDIDVVIPVPDTAR</A>");</SCRIPT>(T)</NOBR><TH>
+<TR><TH ALIGN=right><!--in_mass-->2081.0136<TH ALIGN=right><!--matched_mass-->2081.0205<TH ALIGN=right><!--delta_mass-->-3.2977<TH>  149<TH>  165<TH ALIGN=left><NOBR>(K)<SCRIPT> document.write ( "<A HREF = \"" + msprodLink + "sequence=YRVNNEDVFHALEGVYR\">YRVNNEDVFHALEGVYR</A>");</SCRIPT>(L)</NOBR><TH>
+<TR><TH ALIGN=right><!--in_mass-->2225.1109<TH ALIGN=right><!--matched_mass-->2225.1315<TH ALIGN=right><!--delta_mass-->-9.2442<TH>  187<TH>  206<TH ALIGN=left><NOBR>(R)<SCRIPT> document.write ( "<A HREF = \"" + msprodLink + "sequence=DPNGIRPLLFGERENPDGTK\">DPNGIRPLLFGERENPDGTK</A>");</SCRIPT>(D)</NOBR><TH>
+</TD>
+</TABLE>
+<BR>77 unmatched masses:  <!--in_mass-->780.3832  <!--in_mass-->807.4103  <!--in_mass-->842.5100  <!--in_mass-->844.4115  <!--in_mass-->870.5324  <!--in_mass-->876.4886  <!--in_mass-->882.5242  <!--in_mass-->899.5570  <!--in_mass-->905.4814  <!--in_mass-->908.5322  <!--in_mass-->909.4996  <!--in_mass-->1012.5215  <!--in_mass-->1034.5536  <!--in_mass-->1043.5967  <!--in_mass-->1068.5926  <!--in_mass-->1071.6061  <!--in_mass-->1084.5853  <!--in_mass-->1087.5954  <!--in_mass-->1090.5345  <!--in_mass-->1114.5542  <!--in_mass-->1119.5808  <!--in_mass-->1124.5976  <!--in_mass-->1134.5652  <!--in_mass-->1165.5794  <!--in_mass-->1191.6559  <!--in_mass-->1196.6204  <!--in_mass-->1199.6401  <!--in_mass-->1211.5929  <!--in_mass-->1227.6725  <!--in_mass-->1233.6940  <!--in_mass-->1234.6639  <!--in_mass-->1280.6694  <!--in_mass-->1300.5785  <!--in_mass-->1313.6723  <!--in_mass-->1316.6871  <!--in_mass-->1347.7553  <!--in_mass-->1360.6193  <!--in_mass-->1413.6466  <!--in_mass-->1426.7383  <!--in_mass-->1434.7436  <!--in_mass-->1474.6897  <!--in_mass-->1478.7466  <!--in_mass-->1490.6869  <!--in_mass-->1493.7047  <!--in_mass-->1521.6975  <!--in_mass-->1522.7052  <!--in_mass-->1525.8075  <!--in_mass-->1535.7197  <!--in_mass-->1549.7436  <!--in_mass-->1584.7361  <!--in_mass-->1587.7484  <!--in_mass-->1591.7540  <!--in_mass-->1637.8480  <!--in_mass-->1640.8589  <!--in_mass-->1649.8864  <!--in_mass-->1656.8509  <!--in_mass-->1703.8614  <!--in_mass-->1707.7505  <!--in_mass-->1749.8157  <!--in_mass-->1779.7966  <!--in_mass-->1821.9176  <!--in_mass-->1829.9373  <!--in_mass-->1845.9513  <!--in_mass-->1848.9478  <!--in_mass-->1920.9815  <!--in_mass-->1971.9244  <!--in_mass-->2002.0392  <!--in_mass-->2027.0247  <!--in_mass-->2096.9674  <!--in_mass-->2157.0632  <!--in_mass-->2211.1046  <!--in_mass-->2283.1102  <!--in_mass-->2356.9758  <!--in_mass-->2360.0876  <!--in_mass-->2717.0585  <!--in_mass-->2807.2543  <!--in_mass-->2845.2805 <P><NOBR> The matched peptides cover <B><!--protein_coverage-->18%</B> (97/511 AA's) of the protein.</NOBR>
+<BR>Coverage Map for This Hit (MS-Digest index #): <SCRIPT> document.write ( "<A HREF = \"" + msdigestLink + "dna_reading_frame=1&access_method=Index+Number&open_reading_frame=1&coverage_map=0+63+14+71+17+3+38+89+18+26+10+162&index_num=5076\"> 5076 </A>" );</SCRIPT><P>
+
+<HR>MS-Fit 3.1.1, ProteinProspector 3.2.1 <BR>&#169 Copyright (1995-1999) The Regents of the University of California.</BODY><!--end_html_file-->
\ No newline at end of file
diff --git a/samples/Spectra/A_25.txt b/samples/Spectra/A_25.txt
new file mode 100644
index 0000000000000000000000000000000000000000..48f690aca56e21b751bb39b1c462608fa1e673ae
--- /dev/null
+++ b/samples/Spectra/A_25.txt
@@ -0,0 +1,41357 @@
+TITLE "<<020205 Cosmin Silac 20012005-01-A25_F1_a_0001>> Voyager Spec #1 MC[BP = 842.5, 12470]" 
+TYPE MASSSPEC
+699.989425	11.0366
+700.025654	11.4172
+700.061884	15.223
+700.098114	19.7898
+700.134346	20.551
+700.170579	20.551
+700.206812	25.4985
+700.243046	31.9682
+700.279282	33.4905
+700.315518	33.1099
+700.351755	27.7819
+700.387994	36.1545
+700.424233	45.6689
+700.460473	37.6768
+700.496714	27.4013
+700.532956	23.5956
+700.569199	16.7453
+700.605442	17.1258
+700.641687	19.4093
+700.677933	20.1704
+700.714180	12.9395
+700.750427	9.51435
+700.786676	14.0812
+700.822925	12.9395
+700.859175	7.99205
+700.895427	15.223
+700.931679	14.0812
+700.967932	19.4093
+701.004186	23.215
+701.040441	22.4539
+701.076697	22.8344
+701.112954	35.7739
+701.149212	63.9364
+701.185471	90.9572
+701.221731	90.196
+701.257992	87.9126
+701.294253	78.0177
+701.330516	67.3616
+701.366779	57.0861
+701.403044	49.4746
+701.439309	64.6976
+701.475575	72.6896
+701.511843	57.0861
+701.548111	49.4746
+701.584380	32.3488
+701.620650	36.5351
+701.656921	44.5271
+701.693193	31.5876
+701.729466	17.5064
+701.765740	33.8711
+701.802014	35.7739
+701.838290	25.879
+701.874567	15.6035
+701.910844	15.6035
+701.947123	23.9762
+701.983402	26.2596
+702.019683	36.5351
+702.055964	36.9157
+702.092246	38.8185
+702.128530	65.4587
+702.164814	81.8234
+702.201099	104.658
+702.237385	124.067
+702.273672	108.844
+702.309960	87.1514
+702.346248	74.5925
+702.382538	70.7867
+702.418829	80.3011
+702.455120	84.4874
+702.491413	64.317
+702.527707	40.7214
+702.564001	33.1099
+702.600296	39.1991
+702.636593	35.7739
+702.672890	45.2883
+702.709188	42.6243
+702.745487	36.9157
+702.781787	34.2516
+702.818088	23.5956
+702.854390	37.2962
+702.890693	37.6768
+702.926997	26.6402
+702.963302	41.102
+702.999607	47.9523
+703.035914	31.207
+703.072222	35.3934
+703.108530	53.2803
+703.144840	103.516
+703.181150	180.011
+703.217461	168.975
+703.253774	108.464
+703.290087	83.3457
+703.326401	80.3011
+703.362716	92.0989
+703.399032	104.277
+703.435349	84.4874
+703.471667	62.7947
+703.507986	67.7421
+703.544305	72.309
+703.580626	54.422
+703.616948	46.43
+703.653270	52.8997
+703.689594	61.2724
+703.725918	51.3774
+703.762244	44.1465
+703.798570	35.7739
+703.834897	39.5797
+703.871225	45.2883
+703.907555	41.4825
+703.943885	47.9523
+703.980216	57.0861
+704.016548	56.7055
+704.052880	51.758
+704.089214	57.0861
+704.125549	69.645
+704.161885	92.86
+704.198221	143.857
+704.234559	157.558
+704.270897	143.476
+704.307237	125.589
+704.343577	135.484
+704.379919	169.355
+704.416261	146.14
+704.452604	87.1514
+704.488948	73.4507
+704.525293	87.532
+704.561639	81.4428
+704.597986	70.4062
+704.634334	65.0781
+704.670683	49.4746
+704.707033	50.2357
+704.743383	54.4221
+704.779735	43.3854
+704.816088	53.6609
+704.852441	94.3823
+704.888796	109.605
+704.925151	85.2486
+704.961507	68.5033
+704.997865	52.5192
+705.034223	50.9969
+705.070582	79.1594
+705.106942	82.204
+705.143303	102.755
+705.179665	141.193
+705.216028	170.878
+705.252392	148.424
+705.288756	142.715
+705.325122	141.193
+705.361489	140.432
+705.397856	140.051
+705.434225	108.844
+705.470594	89.4349
+705.506965	74.9731
+705.543336	69.6451
+705.579708	69.6451
+705.616081	86.0097
+705.652456	95.5241
+705.688831	81.8234
+705.725207	74.5925
+705.761584	68.5033
+705.797962	71.1674
+705.834340	75.7342
+705.870720	55.9444
+705.907101	54.4221
+705.943482	55.1832
+705.979865	70.0256
+706.016249	59.7501
+706.052633	63.1753
+706.089018	82.204
+706.125405	117.217
+706.161792	134.723
+706.198180	160.222
+706.234569	188.765
+706.270959	205.891
+706.307350	214.644
+706.343742	194.473
+706.380135	229.486
+706.416529	197.137
+706.452924	141.574
+706.489320	146.14
+706.525716	137.007
+706.562114	121.403
+706.598512	100.852
+706.634912	94.7629
+706.671312	81.8234
+706.707713	60.8919
+706.744116	85.2486
+706.780519	90.5766
+706.816923	90.1961
+706.853328	108.464
+706.889734	108.464
+706.926141	106.941
+706.962549	82.5846
+706.998958	74.2119
+707.035368	76.876
+707.071778	81.4428
+707.108190	104.658
+707.144602	165.169
+707.181016	190.287
+707.217430	216.547
+707.253846	240.523
+707.290262	238.239
+707.326679	218.83
+707.363098	199.801
+707.399517	192.57
+707.435937	163.266
+707.472358	149.946
+707.508780	155.655
+707.545203	127.112
+707.581626	105.419
+707.618051	93.2406
+707.654477	76.1148
+707.690904	82.9651
+707.727331	89.0543
+707.763760	87.532
+707.800189	122.545
+707.836619	128.253
+707.873051	114.172
+707.909483	120.642
+707.945916	109.225
+707.982350	90.196
+708.018785	100.091
+708.055222	114.553
+708.091658	101.994
+708.128096	125.589
+708.164535	176.967
+708.200975	226.061
+708.237416	286.192
+708.273857	312.832
+708.310300	277.819
+708.346743	269.066
+708.383188	251.179
+708.419633	200.943
+708.456080	197.898
+708.492527	180.773
+708.528975	109.605
+708.565424	94.7629
+708.601874	116.075
+708.638325	114.172
+708.674777	99.3298
+708.711230	76.8759
+708.747684	82.2039
+708.784139	113.03
+708.820594	115.314
+708.857051	115.694
+708.893509	109.225
+708.929967	85.6291
+708.966427	78.7788
+709.002887	82.2039
+709.039348	101.994
+709.075811	123.306
+709.112274	145.76
+709.148738	168.214
+709.185203	203.988
+709.221669	253.462
+709.258136	261.454
+709.294604	249.656
+709.331073	218.069
+709.367542	235.956
+709.404013	256.887
+709.440485	230.628
+709.476957	178.87
+709.513431	114.172
+709.549905	125.209
+709.586381	118.358
+709.622857	87.532
+709.659334	64.6975
+709.695812	55.1832
+709.732292	63.9364
+709.768772	75.7342
+709.805253	86.0097
+709.841735	105.8
+709.878218	116.836
+709.914701	132.82
+709.951186	151.088
+709.987672	141.573
+710.024158	111.889
+710.060646	122.164
+710.097135	116.075
+710.133624	109.225
+710.170114	154.513
+710.206606	240.142
+710.243098	293.042
+710.279591	283.528
+710.316085	232.911
+710.352580	246.231
+710.389076	256.126
+710.425573	219.591
+710.462071	183.437
+710.498570	168.975
+710.535070	146.521
+710.571571	150.707
+710.608072	138.529
+710.644575	143.476
+710.681078	137.768
+710.717583	114.553
+710.754088	132.059
+710.790595	154.513
+710.827102	156.416
+710.863610	161.363
+710.900119	143.857
+710.936629	157.558
+710.973140	148.804
+711.009652	117.597
+711.046165	137.387
+711.082679	185.339
+711.119194	199.421
+711.155709	189.526
+711.192226	238.62
+711.228744	262.215
+711.265262	273.252
+711.301782	289.617
+711.338302	322.346
+711.374823	291.9
+711.411346	246.612
+711.447869	204.749
+711.484393	167.833
+711.520918	187.242
+711.557444	164.027
+711.593971	160.222
+711.630499	141.954
+711.667028	116.075
+711.703557	122.925
+711.740088	108.844
+711.776620	101.233
+711.813152	132.44
+711.849686	144.999
+711.886220	154.894
+711.922756	173.161
+711.959292	185.34
+711.995829	209.696
+712.032368	221.113
+712.068907	184.959
+712.105447	148.804
+712.141988	212.741
+712.178530	359.642
+712.215073	548.026
+712.251616	653.065
+712.288161	535.087
+712.324707	379.813
+712.361254	302.176
+712.397801	272.872
+712.434350	251.179
+712.470899	252.321
+712.507449	256.507
+712.544001	222.636
+712.580553	191.809
+712.617106	181.914
+712.653660	180.392
+712.690216	211.98
+712.726772	183.056
+712.763328	152.23
+712.799886	139.29
+712.836445	122.545
+712.873005	113.411
+712.909566	111.508
+712.946127	124.067
+712.982690	121.403
+713.019253	119.5
+713.055818	159.841
+713.092383	191.048
+713.128950	188.765
+713.165517	241.284
+713.202085	334.525
+713.238654	443.749
+713.275224	469.628
+713.311795	380.574
+713.348367	365.732
+713.384940	476.098
+713.421514	549.929
+713.458089	442.988
+713.494664	280.483
+713.531241	180.773
+713.567819	146.902
+713.604397	202.085
+713.640977	199.421
+713.677557	154.132
+713.714138	149.566
+713.750721	137.768
+713.787304	139.671
+713.823888	159.08
+713.860473	169.355
+713.897059	164.789
+713.933646	154.513
+713.970234	178.109
+714.006823	197.137
+714.043413	163.647
+714.080003	135.865
+714.116595	148.043
+714.153188	189.906
+714.189781	312.832
+714.226375	413.684
+714.262971	377.149
+714.299567	321.585
+714.336164	331.861
+714.372763	357.74
+714.409362	423.959
+714.445962	413.303
+714.482563	315.876
+714.519165	253.462
+714.555768	262.596
+714.592372	227.203
+714.628976	184.578
+714.665582	148.043
+714.702189	160.602
+714.738796	151.088
+714.775405	143.096
+714.812014	125.209
+714.848625	123.306
+714.885236	127.492
+714.921848	149.566
+714.958462	180.012
+714.995076	174.303
+715.031691	155.274
+715.068307	143.476
+715.104924	126.731
+715.141542	146.141
+715.178160	264.118
+715.214780	340.614
+715.251401	334.525
+715.288023	305.601
+715.324645	301.034
+715.361269	347.084
+715.397893	368.776
+715.434519	280.864
+715.471145	244.709
+715.507772	218.83
+715.544400	175.825
+715.581029	176.967
+715.617660	151.849
+715.654291	124.828
+715.690923	128.634
+715.727555	141.954
+715.764189	152.991
+715.800824	155.655
+715.837460	162.886
+715.874096	199.421
+715.910734	191.809
+715.947373	179.25
+715.984012	172.02
+716.020652	141.954
+716.057294	157.938
+716.093936	215.405
+716.130579	226.442
+716.167223	237.478
+716.203868	285.811
+716.240514	294.184
+716.277161	283.908
+716.313809	323.869
+716.350458	313.974
+716.387108	311.69
+716.423759	304.079
+716.460410	288.475
+716.497063	281.625
+716.533716	248.134
+716.570371	235.195
+716.607026	188.765
+716.643683	113.792
+716.680340	94.3824
+716.716998	125.97
+716.753657	165.55
+716.790317	152.991
+716.826978	131.679
+716.863640	134.343
+716.900303	139.671
+716.936967	139.671
+716.973632	170.497
+717.010297	219.211
+717.046964	208.935
+717.083632	184.959
+717.120300	202.846
+717.156970	278.2
+717.193640	412.542
+717.230311	438.802
+717.266984	424.34
+717.303657	374.104
+717.340331	315.876
+717.377006	348.606
+717.413682	363.448
+717.450359	364.59
+717.487037	280.103
+717.523716	199.801
+717.560396	192.19
+717.597076	221.114
+717.633758	236.337
+717.670441	254.223
+717.707124	312.832
+717.743809	305.601
+717.780494	256.888
+717.817180	238.239
+717.853868	211.219
+717.890556	223.016
+717.927245	256.507
+717.963935	205.51
+718.000626	129.015
+718.037318	137.387
+718.074011	168.594
+718.110705	199.801
+718.147399	257.268
+718.184095	363.829
+718.220792	376.388
+718.257489	307.504
+718.294188	302.176
+718.330887	347.083
+718.367588	370.298
+718.404289	305.22
+718.440991	307.504
+718.477695	271.73
+718.514399	212.36
+718.551104	186.481
+718.587810	204.368
+718.624517	184.198
+718.661225	164.027
+718.697934	171.639
+718.734643	203.607
+718.771354	219.972
+718.808066	205.51
+718.844778	199.801
+718.881492	193.712
+718.918206	165.169
+718.954922	186.862
+718.991638	193.712
+719.028355	197.137
+719.065073	172.019
+719.101793	162.125
+719.138513	199.801
+719.175234	249.657
+719.211956	312.451
+719.248679	340.614
+719.285402	378.671
+719.322127	401.506
+719.358853	400.364
+719.395580	333.002
+719.432307	319.682
+719.469036	323.868
+719.505765	241.664
+719.542496	203.988
+719.579227	192.19
+719.615959	187.242
+719.652692	231.389
+719.689427	247.754
+719.726162	254.223
+719.762898	246.231
+719.799635	241.284
+719.836372	206.652
+719.873111	146.14
+719.909851	114.553
+719.946592	116.456
+719.983333	152.23
+720.020076	171.258
+720.056820	173.922
+720.093564	159.841
+720.130309	173.922
+720.167056	254.223
+720.203803	312.071
+720.240551	347.083
+720.277300	385.141
+720.314050	377.91
+720.350802	393.133
+720.387553	466.584
+720.424306	439.563
+720.461060	322.727
+720.497815	224.158
+720.534571	195.615
+720.571327	165.93
+720.608085	173.161
+720.644843	215.024
+720.681603	215.405
+720.718363	202.085
+720.755125	163.266
+720.791887	180.012
+720.828650	196.757
+720.865414	205.51
+720.902179	198.279
+720.938945	156.797
+720.975712	143.476
+721.012480	165.93
+721.049249	192.951
+721.086019	218.45
+721.122790	219.211
+721.159561	242.806
+721.196334	262.216
+721.233107	276.677
+721.269882	307.504
+721.306657	345.942
+721.343434	387.044
+721.380211	356.978
+721.416989	302.176
+721.453768	314.354
+721.490548	330.719
+721.527329	304.459
+721.564111	266.402
+721.600894	219.972
+721.637678	215.024
+721.674463	168.594
+721.711249	149.566
+721.748035	152.23
+721.784823	161.363
+721.821611	152.23
+721.858401	186.101
+721.895191	211.98
+721.931983	197.137
+721.968775	185.34
+722.005568	154.894
+722.042362	150.707
+722.079157	160.983
+722.115953	166.691
+722.152750	235.956
+722.189548	333.763
+722.226347	338.33
+722.263147	333.383
+722.299947	333.383
+722.336749	326.533
+722.373552	338.711
+722.410355	315.876
+722.447160	293.423
+722.483965	248.134
+722.520771	194.093
+722.557579	184.959
+722.594387	191.429
+722.631196	158.319
+722.668006	181.914
+722.704817	203.607
+722.741629	189.526
+722.778442	170.497
+722.815256	133.962
+722.852071	141.574
+722.888886	152.23
+722.925703	138.148
+722.962521	156.416
+722.999339	210.457
+723.036159	215.405
+723.072979	193.332
+723.109800	218.45
+723.146623	249.276
+723.183446	281.244
+723.220270	319.682
+723.257095	358.12
+723.293921	396.178
+723.330748	409.498
+723.367576	405.311
+723.404405	309.407
+723.441235	245.851
+723.478065	286.572
+723.514897	258.79
+723.551730	213.502
+723.588563	200.182
+723.625398	197.137
+723.662233	209.696
+723.699069	233.673
+723.735907	192.951
+723.772745	141.574
+723.809584	140.812
+723.846424	143.096
+723.883265	151.469
+723.920107	160.222
+723.956950	196.757
+723.993794	209.316
+724.030639	233.292
+724.067484	249.657
+724.104331	223.016
+724.141179	205.129
+724.178027	239.001
+724.214877	320.063
+724.251727	370.679
+724.288578	399.222
+724.325431	380.955
+724.362284	334.525
+724.399138	317.779
+724.435993	282.767
+724.472849	281.625
+724.509706	297.609
+724.546564	299.892
+724.583423	269.446
+724.620283	197.899
+724.657143	133.582
+724.694005	102.374
+724.730867	117.978
+724.767731	193.332
+724.804595	211.219
+724.841461	160.983
+724.878327	130.537
+724.915195	197.899
+724.952063	235.195
+724.988932	161.744
+725.025802	102.755
+725.062673	139.29
+725.099545	165.93
+725.136418	221.114
+725.173292	263.738
+725.210167	246.231
+725.247042	245.09
+725.283919	272.491
+725.320796	279.341
+725.357675	323.107
+725.394554	360.404
+725.431435	305.982
+725.468316	270.969
+725.505198	311.69
+725.542082	286.192
+725.578966	207.793
+725.615851	190.668
+725.652737	189.906
+725.689624	167.453
+725.726512	174.303
+725.763401	186.862
+725.800290	167.453
+725.837181	156.797
+725.874073	161.363
+725.910965	150.327
+725.947859	148.424
+725.984753	165.55
+726.021649	170.878
+726.058545	166.311
+726.095442	160.602
+726.132341	135.104
+726.169240	182.676
+726.206140	345.561
+726.243041	426.243
+726.279943	397.7
+726.316846	360.784
+726.353750	353.553
+726.390654	353.173
+726.427560	293.803
+726.464467	243.948
+726.501374	233.292
+726.538283	238.62
+726.575192	213.502
+726.612103	157.558
+726.649014	128.253
+726.685926	154.513
+726.722840	187.242
+726.759754	211.219
+726.796669	225.3
+726.833585	196.757
+726.870502	175.445
+726.907420	181.153
+726.944339	193.332
+726.981258	197.518
+727.018179	204.368
+727.055101	194.473
+727.092023	192.57
+727.128947	181.914
+727.165871	217.688
+727.202797	278.58
+727.239723	287.333
+727.276650	342.897
+727.313579	428.146
+727.350508	390.088
+727.387438	346.322
+727.424369	303.698
+727.461301	265.26
+727.498234	256.887
+727.535168	218.83
+727.572102	197.898
+727.609038	176.967
+727.645975	181.534
+727.682912	201.704
+727.719851	212.36
+727.756790	185.72
+727.793731	150.327
+727.830672	149.946
+727.867614	147.663
+727.904558	164.027
+727.941502	179.631
+727.978447	195.234
+728.015393	184.959
+728.052340	197.137
+728.089288	201.324
+728.126237	207.413
+728.163186	301.795
+728.200137	371.06
+728.237089	415.967
+728.274041	399.983
+728.310995	364.97
+728.347949	330.338
+728.384905	318.921
+728.421861	312.832
+728.458819	313.593
+728.495777	324.249
+728.532736	317.018
+728.569696	247.754
+728.606657	186.101
+728.643619	170.497
+728.680582	188.384
+728.717546	218.069
+728.754511	162.886
+728.791476	124.828
+728.828443	167.453
+728.865410	176.586
+728.902379	196.376
+728.939348	197.518
+728.976319	154.132
+729.013290	154.513
+729.050263	172.4
+729.087236	202.465
+729.124210	348.606
+729.161185	556.78
+729.198161	670.952
+729.235138	614.627
+729.272116	473.434
+729.309095	400.364
+729.346075	450.6
+729.383055	584.942
+729.420037	616.91
+729.457020	452.502
+729.494003	284.289
+729.530988	187.242
+729.567973	177.728
+729.604959	216.927
+729.641947	217.308
+729.678935	192.57
+729.715924	208.555
+729.752914	242.045
+729.789905	199.421
+729.826897	161.744
+729.863890	151.088
+729.900884	185.34
+729.937879	199.801
+729.974874	179.631
+730.011871	150.707
+730.048869	146.521
+730.085867	176.967
+730.122867	239.762
+730.159867	346.322
+730.196868	501.596
+730.233871	540.415
+730.270874	428.146
+730.307878	304.079
+730.344883	312.071
+730.381889	393.514
+730.418896	442.988
+730.455904	353.173
+730.492913	261.835
+730.529923	198.66
+730.566933	164.027
+730.603945	180.773
+730.640958	209.316
+730.677971	179.631
+730.714986	164.789
+730.752001	143.476
+730.789017	124.448
+730.826035	151.849
+730.863053	157.177
+730.900072	144.618
+730.937092	134.723
+730.974113	150.707
+731.011135	176.206
+731.048158	208.555
+731.085182	366.112
+731.122207	1230.78
+731.159232	3446.86
+731.196259	6053.03
+731.233287	6015.73
+731.270315	3244.39
+731.307345	907.288
+731.344375	408.356
+731.381406	556.78
+731.418439	665.624
+731.455472	506.163
+731.492506	321.585
+731.529541	275.916
+731.566577	278.58
+731.603614	281.244
+731.640652	201.704
+731.677691	184.959
+731.714731	192.951
+731.751771	171.639
+731.788813	169.736
+731.825856	202.846
+731.862899	216.166
+731.899944	184.198
+731.936989	139.671
+731.974036	140.432
+732.011083	145.76
+732.048131	170.497
+732.085180	250.037
+732.122230	701.778
+732.159281	2170.03
+732.196333	4074.42
+732.233386	4234.65
+732.270440	2295.62
+732.307495	711.293
+732.344551	444.511
+732.381607	609.299
+732.418665	693.787
+732.455723	506.544
+732.492783	348.606
+732.529843	314.735
+732.566905	335.666
+732.603967	278.2
+732.641030	219.972
+732.678094	239.762
+732.715159	262.596
+732.752225	211.98
+732.789292	192.19
+732.826360	202.085
+732.863429	184.579
+732.900499	196.757
+732.937570	224.539
+732.974641	199.04
+733.011714	191.429
+733.048787	224.919
+733.085862	318.541
+733.122937	1013.09
+733.160014	3018.71
+733.197091	5533.17
+733.234169	5479.88
+733.271248	2825.76
+733.308328	798.445
+733.345410	385.141
+733.382491	573.145
+733.419574	669.049
+733.456658	493.224
+733.493743	282.006
+733.530829	266.783
+733.567915	407.215
+733.605003	351.27
+733.642092	218.83
+733.679181	244.709
+733.716271	310.549
+733.753363	204.749
+733.790455	170.878
+733.827548	227.584
+733.864642	280.483
+733.901738	228.345
+733.938834	139.671
+733.975931	109.225
+734.013028	191.81
+734.050127	246.993
+734.087227	268.305
+734.124328	525.954
+734.161430	1551.6
+734.198532	2927.38
+734.235636	2857.73
+734.272740	1400.13
+734.309846	505.403
+734.346952	407.215
+734.384059	538.513
+734.421167	527.095
+734.458277	432.713
+734.495387	444.511
+734.532498	428.146
+734.569610	362.307
+734.606723	282.767
+734.643836	240.904
+734.680951	280.483
+734.718067	253.463
+734.755184	186.101
+734.792301	183.056
+734.829420	186.482
+734.866539	225.3
+734.903660	242.045
+734.940781	237.859
+734.977903	179.251
+735.015027	159.08
+735.052151	165.931
+735.089276	227.203
+735.126402	460.875
+735.163529	1024.51
+735.200657	1756.35
+735.237786	1794.03
+735.274915	1025.65
+735.312046	412.162
+735.349178	305.982
+735.386310	331.1
+735.423444	333.764
+735.460578	326.913
+735.497714	361.546
+735.534850	357.359
+735.571987	262.977
+735.609126	210.077
+735.646265	215.405
+735.683405	243.948
+735.720546	234.815
+735.757688	182.295
+735.794831	187.623
+735.831975	213.502
+735.869120	197.899
+735.906265	163.647
+735.943412	177.348
+735.980560	167.072
+736.017708	152.991
+736.054858	171.639
+736.092008	236.717
+736.129159	328.816
+736.166312	486.374
+736.203465	731.083
+736.240619	707.107
+736.277774	467.726
+736.314930	335.667
+736.352087	361.165
+736.389245	383.619
+736.426404	353.554
+736.463564	321.205
+736.500724	324.63
+736.537886	328.436
+736.575049	260.694
+736.612212	187.243
+736.649377	168.975
+736.686542	211.6
+736.723708	232.912
+736.760876	181.534
+736.798044	169.356
+736.835213	190.668
+736.872383	243.568
+736.909554	246.993
+736.946726	175.064
+736.983899	123.687
+737.021073	133.582
+737.058248	145.76
+737.095424	165.55
+737.132600	195.235
+737.169778	284.67
+737.206956	450.219
+737.244136	510.731
+737.281316	404.55
+737.318498	369.538
+737.355680	380.574
+737.392863	389.328
+737.430047	377.91
+737.467232	348.226
+737.504418	270.588
+737.541605	223.778
+737.578793	209.697
+737.615982	180.773
+737.653172	172.02
+737.690363	152.611
+737.727554	149.566
+737.764747	159.08
+737.801941	188.385
+737.839135	210.838
+737.876330	206.652
+737.913527	212.361
+737.950724	219.972
+737.987922	213.883
+738.025121	211.219
+738.062322	207.794
+738.099523	199.802
+738.136725	212.741
+738.173927	231.77
+738.211131	264.88
+738.248336	291.52
+738.285542	299.512
+738.322749	350.509
+738.359956	371.441
+738.397165	345.562
+738.434374	337.569
+738.471585	295.706
+738.508796	260.694
+738.546008	259.171
+738.583221	260.694
+738.620436	243.568
+738.657651	208.174
+738.694867	189.146
+738.732084	168.595
+738.769302	158.7
+738.806521	183.056
+738.843740	233.292
+738.880961	212.361
+738.918183	151.469
+738.955405	170.878
+738.992629	225.3
+739.029853	199.041
+739.067079	188.765
+739.104305	197.899
+739.141532	199.802
+739.178761	222.256
+739.215990	267.924
+739.253220	332.622
+739.290451	323.869
+739.327683	313.974
+739.364916	326.152
+739.402150	377.53
+739.439385	344.42
+739.476620	273.633
+739.513857	239.762
+739.551095	232.531
+739.588333	217.308
+739.625573	194.854
+739.662813	148.044
+739.700054	125.59
+739.737297	120.262
+739.774540	126.732
+739.811784	120.642
+739.849029	103.897
+739.886275	140.813
+739.923522	200.943
+739.960770	219.211
+739.998019	190.287
+740.035269	191.049
+740.072519	181.154
+740.109771	160.222
+740.147024	217.308
+740.184277	303.698
+740.221532	349.367
+740.258787	334.525
+740.296044	329.197
+740.333301	308.265
+740.370559	334.905
+740.407818	326.152
+740.445078	277.819
+740.482339	245.09
+740.519601	243.568
+740.556864	263.738
+740.594128	250.037
+740.631393	221.494
+740.668659	199.041
+740.705925	184.198
+740.743193	182.295
+740.780461	176.967
+740.817731	149.566
+740.855001	168.214
+740.892273	175.445
+740.929545	148.044
+740.966818	113.031
+741.004092	125.97
+741.041368	151.849
+741.078644	178.87
+741.115921	173.162
+741.153198	174.303
+741.190477	231.77
+741.227757	286.192
+741.265038	296.848
+741.302320	286.953
+741.339602	284.67
+741.376886	346.703
+741.414170	377.149
+741.451456	337.95
+741.488742	299.132
+741.526029	275.155
+741.563317	213.883
+741.600607	177.348
+741.637897	172.4
+741.675188	144.619
+741.712480	157.177
+741.749773	191.049
+741.787067	173.923
+741.824361	143.096
+741.861657	182.295
+741.898954	180.393
+741.936251	163.647
+741.973550	188.385
+742.010849	151.469
+742.048150	146.902
+742.085451	172.02
+742.122753	214.264
+742.160057	262.216
+742.197361	289.617
+742.234666	335.667
+742.271972	352.031
+742.309279	301.415
+742.346587	337.189
+742.383896	351.27
+742.421206	322.347
+742.458516	292.662
+742.495828	255.366
+742.533141	239.001
+742.570454	225.3
+742.607769	174.684
+742.645084	161.744
+742.682400	169.356
+742.719718	174.303
+742.757036	197.518
+742.794355	189.907
+742.831675	155.655
+742.868996	134.343
+742.906318	133.962
+742.943641	131.679
+742.980965	135.865
+743.018290	129.015
+743.055616	144.238
+743.092942	184.198
+743.130270	198.66
+743.167598	240.143
+743.204928	291.52
+743.242258	269.447
+743.279590	292.662
+743.316922	344.42
+743.354255	356.598
+743.391589	369.918
+743.428924	383.619
+743.466261	367.254
+743.503598	299.512
+743.540935	245.471
+743.578274	240.143
+743.615614	208.555
+743.652955	159.461
+743.690296	162.886
+743.727639	199.041
+743.764983	188.765
+743.802327	191.429
+743.839673	192.19
+743.877019	175.826
+743.914366	168.595
+743.951714	191.049
+743.989064	213.122
+744.026414	226.061
+744.063765	222.256
+744.101117	219.972
+744.138470	209.316
+744.175824	274.775
+744.213178	312.452
+744.250534	287.714
+744.287891	337.95
+744.325248	406.834
+744.362607	383.238
+744.399966	322.347
+744.437327	342.898
+744.474688	376.388
+744.512050	313.593
+744.549414	262.596
+744.586778	223.778
+744.624143	200.563
+744.661509	215.025
+744.698876	195.615
+744.736244	178.87
+744.773613	164.408
+744.810983	164.028
+744.848353	166.692
+744.885725	164.789
+744.923098	165.17
+744.960471	169.736
+744.997846	200.943
+745.035221	195.615
+745.072597	163.267
+745.109975	176.587
+745.147353	300.273
+745.184732	442.227
+745.222112	428.527
+745.259493	365.351
+745.296875	359.643
+745.334258	384.761
+745.371642	408.737
+745.409027	420.535
+745.446413	379.813
+745.483799	304.079
+745.521187	295.706
+745.558575	264.119
+745.595965	199.421
+745.633355	189.526
+745.670747	174.684
+745.708139	208.936
+745.745532	229.106
+745.782926	223.778
+745.820322	210.458
+745.857718	191.81
+745.895115	204.749
+745.932513	193.713
+745.969911	157.558
+746.007311	137.768
+746.044712	147.663
+746.082114	182.295
+746.119516	192.951
+746.156920	222.636
+746.194324	316.257
+746.231730	371.06
+746.269136	364.59
+746.306543	299.893
+746.343952	298.37
+746.381361	358.501
+746.418771	390.85
+746.456182	333.003
+746.493594	231.389
+746.531007	177.728
+746.568421	160.603
+746.605836	204.369
+746.643251	195.615
+746.680668	178.109
+746.718086	175.064
+746.755504	167.453
+746.792924	163.267
+746.830344	167.834
+746.867765	170.878
+746.905188	192.571
+746.942611	187.623
+746.980035	158.7
+747.017460	182.295
+747.054886	185.721
+747.092313	213.883
+747.129741	257.268
+747.167170	330.339
+747.204600	404.551
+747.242031	438.041
+747.279462	375.246
+747.316895	289.998
+747.354328	297.609
+747.391763	343.278
+747.429198	367.254
+747.466635	353.934
+747.504072	292.281
+747.541510	207.033
+747.578949	192.19
+747.616390	198.66
+747.653831	184.959
+747.691273	162.506
+747.728715	184.959
+747.766159	237.098
+747.803604	233.292
+747.841050	170.117
+747.878497	143.477
+747.915944	154.894
+747.953393	200.182
+747.990842	198.279
+748.028293	156.797
+748.065744	149.947
+748.103196	183.057
+748.140650	217.689
+748.178104	304.46
+748.215559	394.275
+748.253015	391.611
+748.290472	350.509
+748.327930	372.582
+748.365389	414.826
+748.402848	382.097
+748.440309	333.003
+748.477771	290.759
+748.515234	218.83
+748.552697	184.959
+748.590162	150.327
+748.627627	137.768
+748.665093	133.582
+748.702561	145.76
+748.740029	184.579
+748.777498	173.542
+748.814968	160.983
+748.852439	148.805
+748.889911	156.416
+748.927384	175.826
+748.964858	164.408
+749.002333	135.485
+749.039809	150.708
+749.077285	176.206
+749.114763	188.765
+749.152241	215.025
+749.189721	293.804
+749.227201	365.351
+749.264683	357.359
+749.302165	350.89
+749.339648	323.108
+749.377132	327.675
+749.414618	347.845
+749.452104	294.945
+749.489591	213.122
+749.527078	208.936
+749.564567	217.689
+749.602057	234.053
+749.639548	204.369
+749.677040	188.004
+749.714532	188.765
+749.752026	226.442
+749.789520	215.025
+749.827016	161.364
+749.864512	140.813
+749.902009	138.529
+749.939508	182.295
+749.977007	197.899
+750.014507	147.283
+750.052008	123.306
+750.089510	123.687
+750.127013	172.02
+750.164517	226.823
+750.202022	315.116
+750.239527	347.464
+750.277034	350.89
+750.314542	387.425
+750.352050	462.398
+750.389560	532.423
+750.427070	484.471
+750.464581	379.052
+750.502094	337.95
+750.539607	336.047
+750.577121	307.124
+750.614636	238.62
+750.652152	188.765
+750.689669	152.991
+750.727187	119.12
+750.764706	127.493
+750.802226	188.765
+750.839747	213.502
+750.877268	192.951
+750.914791	169.356
+750.952314	172.02
+750.989839	157.177
+751.027364	151.849
+751.064891	138.91
+751.102418	154.513
+751.139946	258.03
+751.177476	317.019
+751.215006	351.651
+751.252537	403.409
+751.290069	434.996
+751.327602	452.883
+751.365135	408.737
+751.402670	362.307
+751.440206	329.577
+751.477743	281.245
+751.515280	264.499
+751.552819	228.345
+751.590358	197.899
+751.627899	187.623
+751.665440	195.615
+751.702982	185.34
+751.740526	185.34
+751.778070	157.177
+751.815615	102.755
+751.853161	123.687
+751.890708	178.87
+751.928256	188.765
+751.965805	186.862
+752.003355	170.878
+752.040905	149.185
+752.078457	169.356
+752.116010	180.012
+752.153563	211.6
+752.191118	286.192
+752.228673	334.144
+752.266230	315.877
+752.303787	315.116
+752.341345	340.234
+752.378904	379.433
+752.416464	377.91
+752.454025	323.869
+752.491587	326.914
+752.529150	272.491
+752.566714	209.316
+752.604279	138.149
+752.641845	125.59
+752.679411	131.679
+752.716979	135.865
+752.754548	171.639
+752.792117	186.862
+752.829688	191.429
+752.867259	211.6
+752.904831	208.555
+752.942405	172.4
+752.979979	191.429
+753.017554	227.964
+753.055130	233.673
+753.092707	209.697
+753.130285	285.05
+753.167864	496.269
+753.205443	621.858
+753.243024	534.326
+753.280606	386.283
+753.318189	317.399
+753.355772	341.756
+753.393357	377.91
+753.430942	324.25
+753.468528	258.03
+753.506116	210.838
+753.543704	197.138
+753.581293	219.972
+753.618883	241.665
+753.656474	183.057
+753.694066	151.469
+753.731659	150.327
+753.769253	134.724
+753.806848	148.424
+753.844444	151.469
+753.882040	147.663
+753.919638	164.408
+753.957236	190.287
+753.994836	191.429
+754.032436	173.542
+754.070038	145.38
+754.107640	169.356
+754.145243	264.119
+754.182848	365.732
+754.220453	405.692
+754.258059	376.008
+754.295666	331.48
+754.333274	317.399
+754.370883	388.186
+754.408492	495.508
+754.446103	484.091
+754.483715	348.606
+754.521327	259.552
+754.558941	224.539
+754.596555	202.085
+754.634171	186.101
+754.671787	160.603
+754.709405	139.671
+754.747023	165.55
+754.784642	175.065
+754.822262	172.401
+754.859883	169.356
+754.897505	155.275
+754.935128	163.647
+754.972752	169.356
+755.010377	160.222
+755.048003	157.558
+755.085629	178.49
+755.123257	272.492
+755.160885	329.958
+755.198515	358.121
+755.236145	334.906
+755.273777	278.961
+755.311409	293.804
+755.349042	356.979
+755.386676	384
+755.424312	371.06
+755.461948	371.441
+755.499585	326.152
+755.537223	249.277
+755.574861	215.786
+755.612501	186.862
+755.650142	135.866
+755.687784	116.076
+755.725426	133.963
+755.763070	172.401
+755.800714	157.558
+755.838360	133.201
+755.876006	162.506
+755.913653	166.692
+755.951302	125.209
+755.988951	123.687
+756.026601	165.931
+756.064252	240.904
+756.101904	276.678
+756.139557	283.909
+756.177211	306.363
+756.214866	301.796
+756.252521	253.463
+756.290178	274.775
+756.327836	325.772
+756.365494	374.485
+756.403154	408.356
+756.440814	411.401
+756.478476	344.801
+756.516138	264.88
+756.553801	252.702
+756.591465	228.345
+756.629130	170.117
+756.666797	139.291
+756.704464	165.17
+756.742131	177.348
+756.779800	183.057
+756.817470	217.308
+756.855141	179.632
+756.892813	146.522
+756.930485	169.356
+756.968159	162.506
+757.005833	138.91
+757.043509	162.125
+757.081185	180.012
+757.118862	179.251
+757.156541	203.227
+757.194220	241.665
+757.231900	253.843
+757.269581	274.394
+757.307263	303.699
+757.344946	347.465
+757.382630	453.645
+757.420315	513.775
+757.458000	413.685
+757.495687	259.552
+757.533375	200.944
+757.571063	169.737
+757.608753	155.655
+757.646443	209.697
+757.684135	218.07
+757.721827	177.729
+757.759520	151.088
+757.797214	172.02
+757.834909	210.458
+757.872605	206.652
+757.910302	186.482
+757.948000	194.093
+757.985699	209.316
+758.023399	177.348
+758.061100	152.991
+758.098802	190.668
+758.136504	220.353
+758.174208	236.718
+758.211912	277.439
+758.249618	294.184
+758.287324	278.2
+758.325031	253.082
+758.362740	293.804
+758.400449	356.218
+758.438159	343.659
+758.475870	301.796
+758.513582	267.164
+758.551295	221.875
+758.589009	181.534
+758.626724	150.327
+758.664439	142.335
+758.702156	180.773
+758.739874	180.012
+758.777592	148.044
+758.815312	137.768
+758.853032	143.096
+758.890754	183.437
+758.928476	170.878
+758.966199	122.545
+759.003923	137.768
+759.041648	167.453
+759.079374	192.571
+759.117101	194.093
+759.154829	230.628
+759.192558	299.512
+759.230288	289.998
+759.268019	269.066
+759.305751	248.515
+759.343483	278.2
+759.381217	367.254
+759.418951	393.133
+759.456687	359.262
+759.494423	292.662
+759.532160	234.434
+759.569899	237.479
+759.607638	243.948
+759.645378	193.332
+759.683119	160.983
+759.720861	173.542
+759.758604	225.3
+759.796348	259.933
+759.834093	247.754
+759.871838	207.413
+759.909585	205.13
+759.947333	191.81
+759.985081	159.842
+760.022831	143.858
+760.060581	170.878
+760.098333	205.13
+760.136085	215.786
+760.173838	245.851
+760.211592	307.885
+760.249347	339.473
+760.287104	310.549
+760.324861	356.218
+760.362618	485.613
+760.400377	477.24
+760.438137	362.688
+760.475898	325.011
+760.513660	289.998
+760.551422	227.964
+760.589186	200.563
+760.626950	166.692
+760.664716	157.178
+760.702482	177.348
+760.740249	205.511
+760.778018	186.101
+760.815787	148.044
+760.853557	162.886
+760.891328	174.303
+760.929100	160.222
+760.966873	172.02
+761.004647	189.526
+761.042422	204.749
+761.080197	200.563
+761.117974	243.187
+761.155752	298.371
+761.193530	312.452
+761.231310	299.512
+761.269090	374.866
+761.306872	589.129
+761.344654	844.114
+761.382437	908.05
+761.420221	701.398
+761.458007	419.393
+761.495793	282.767
+761.533580	324.25
+761.571368	289.617
+761.609156	216.167
+761.646946	164.789
+761.684737	192.19
+761.722529	218.831
+761.760321	218.069
+761.798115	221.875
+761.835909	205.511
+761.873705	189.907
+761.911501	194.854
+761.949299	230.628
+761.987097	227.584
+762.024896	234.054
+762.062696	239.382
+762.100497	240.143
+762.138299	251.179
+762.176102	271.35
+762.213906	317.78
+762.251711	336.809
+762.289517	335.667
+762.327323	442.608
+762.365131	536.61
+762.402939	503.119
+762.440749	344.039
+762.478559	226.062
+762.516371	237.859
+762.554183	273.253
+762.591996	255.746
+762.629811	218.069
+762.667626	182.296
+762.705442	156.036
+762.743259	171.639
+762.781077	187.624
+762.818896	152.611
+762.856715	143.477
+762.894536	138.91
+762.932358	160.983
+762.970180	192.571
+763.008004	166.311
+763.045829	148.805
+763.083654	159.08
+763.121480	198.66
+763.159308	252.321
+763.197136	273.633
+763.234965	308.265
+763.272795	312.071
+763.310626	393.514
+763.348458	549.169
+763.386291	592.554
+763.424125	474.957
+763.461960	303.318
+763.499796	226.823
+763.537632	197.518
+763.575470	168.214
+763.613309	180.393
+763.651148	200.944
+763.688989	187.243
+763.726830	174.684
+763.764672	172.781
+763.802515	177.729
+763.840360	194.093
+763.878205	195.996
+763.916051	165.17
+763.953898	133.963
+763.991746	151.469
+764.029595	159.08
+764.067445	171.639
+764.105295	206.652
+764.143147	189.526
+764.181000	195.996
+764.218853	219.972
+764.256708	259.552
+764.294563	306.363
+764.332420	380.955
+764.370277	417.871
+764.408135	369.157
+764.445994	328.436
+764.483854	313.974
+764.521715	265.261
+764.559577	176.967
+764.597440	160.603
+764.635304	176.206
+764.673169	181.534
+764.711035	175.065
+764.748902	170.498
+764.786769	177.348
+764.824638	169.737
+764.862507	146.141
+764.900378	133.201
+764.938249	159.842
+764.976121	152.611
+765.013995	154.894
+765.051869	165.931
+765.089744	185.721
+765.127620	211.6
+765.165497	234.054
+765.203375	283.148
+765.241254	338.711
+765.279134	406.073
+765.317014	483.71
+765.354896	513.775
+765.392779	487.135
+765.430662	448.697
+765.468547	360.785
+765.506432	236.337
+765.544319	172.02
+765.582206	163.647
+765.620094	151.088
+765.657983	171.259
+765.695874	186.482
+765.733765	157.939
+765.771657	171.259
+765.809550	191.429
+765.847444	170.878
+765.885338	156.036
+765.923234	167.453
+765.961131	154.133
+765.999028	191.429
+766.036927	240.904
+766.074827	252.702
+766.112727	218.45
+766.150628	237.479
+766.188531	271.73
+766.226434	266.783
+766.264338	333.003
+766.302243	398.842
+766.340149	419.393
+766.378056	410.64
+766.415964	378.672
+766.453873	307.885
+766.491783	211.219
+766.529694	184.198
+766.567605	207.033
+766.605518	217.308
+766.643432	195.235
+766.681346	180.773
+766.719262	193.332
+766.757178	212.741
+766.795095	169.737
+766.833014	108.084
+766.870933	156.036
+766.908853	223.017
+766.946774	222.636
+766.984696	188.385
+767.022619	155.655
+767.060543	137.388
+767.098468	169.356
+767.136393	220.353
+767.174320	255.366
+767.212248	273.253
+767.250176	270.589
+767.288106	321.586
+767.326036	319.302
+767.363968	307.504
+767.401900	307.504
+767.439833	268.686
+767.477767	267.164
+767.515703	326.533
+767.553639	314.735
+767.591576	280.103
+767.629514	227.964
+767.667452	183.818
+767.705392	173.923
+767.743333	170.117
+767.781275	172.02
+767.819217	156.036
+767.857161	139.671
+767.895105	170.498
+767.933051	167.834
+767.970997	159.461
+768.008945	171.639
+768.046893	185.721
+768.084842	205.891
+768.122792	193.332
+768.160743	207.033
+768.198695	228.726
+768.236648	273.253
+768.274602	318.541
+768.312557	317.78
+768.350513	343.659
+768.388469	328.436
+768.426427	365.732
+768.464386	500.836
+768.502345	695.309
+768.540306	803.773
+768.578267	583.801
+768.616229	272.872
+768.654193	185.34
+768.692157	181.915
+768.730122	167.073
+768.768088	172.781
+768.806055	183.437
+768.844023	186.482
+768.881992	167.453
+768.919962	137.768
+768.957932	147.663
+768.995904	154.894
+769.033877	134.724
+769.071850	154.514
+769.109825	178.87
+769.147800	208.555
+769.185777	232.912
+769.223754	234.054
+769.261732	246.993
+769.299711	256.127
+769.337692	306.363
+769.375673	356.979
+769.413655	374.105
+769.451638	403.409
+769.489621	488.658
+769.527606	482.568
+769.565592	391.611
+769.603579	278.2
+769.641566	194.854
+769.679555	159.842
+769.717544	160.222
+769.755535	180.773
+769.793526	194.854
+769.831519	184.198
+769.869512	183.437
+769.907506	179.251
+769.945501	168.214
+769.983497	151.85
+770.021494	168.975
+770.059492	179.251
+770.097491	181.915
+770.135491	182.676
+770.173492	216.928
+770.211493	250.799
+770.249496	254.224
+770.287500	245.09
+770.325504	246.613
+770.363510	368.777
+770.401516	568.959
+770.439523	609.68
+770.477532	487.896
+770.515541	374.105
+770.553551	292.281
+770.591562	243.949
+770.629574	236.337
+770.667587	196.757
+770.705601	157.558
+770.743616	124.068
+770.781631	127.873
+770.819648	133.963
+770.857666	148.805
+770.895684	187.243
+770.933704	192.19
+770.971724	175.826
+771.009746	163.267
+771.047768	165.55
+771.085791	159.461
+771.123815	191.049
+771.161841	267.925
+771.199867	291.901
+771.237894	248.896
+771.275922	263.358
+771.313951	358.501
+771.351980	392.753
+771.390011	467.345
+771.428043	540.035
+771.466075	493.224
+771.504109	347.465
+771.542144	282.387
+771.580179	208.555
+771.618215	202.847
+771.656253	218.07
+771.694291	220.353
+771.732330	194.093
+771.770370	181.534
+771.808411	208.555
+771.846453	168.595
+771.884496	154.133
+771.922540	121.023
+771.960585	94.383
+771.998631	103.897
+772.036678	147.663
+772.074725	173.542
+772.112774	209.316
+772.150823	231.77
+772.188874	266.402
+772.226925	327.675
+772.264977	299.512
+772.303031	246.232
+772.341085	325.772
+772.379140	436.9
+772.417196	466.204
+772.455253	401.126
+772.493311	277.82
+772.531370	254.605
+772.569430	288.476
+772.607491	285.812
+772.645552	196.757
+772.683615	151.469
+772.721679	176.967
+772.759743	152.611
+772.797808	133.201
+772.835875	128.254
+772.873942	106.561
+772.912010	126.351
+772.950080	121.784
+772.988150	136.246
+773.026221	154.894
+773.064293	186.482
+773.102366	209.316
+773.140440	226.823
+773.178515	289.998
+773.216590	345.942
+773.254667	340.234
+773.292745	337.189
+773.330823	353.173
+773.368903	390.089
+773.406983	404.551
+773.445065	331.481
+773.483147	287.334
+773.521230	203.988
+773.559314	162.886
+773.597400	195.235
+773.635486	173.542
+773.673573	132.821
+773.711661	155.275
+773.749749	211.219
+773.787839	242.807
+773.825930	238.62
+773.864022	172.02
+773.902114	146.522
+773.940208	152.611
+773.978303	164.409
+774.016398	170.117
+774.054494	174.303
+774.092592	200.563
+774.130690	199.041
+774.168789	233.673
+774.206889	302.557
+774.244990	347.465
+774.283092	371.821
+774.321195	376.388
+774.359299	447.936
+774.397404	503.88
+774.435510	462.017
+774.473617	361.926
+774.511724	261.835
+774.549833	218.831
+774.587942	183.437
+774.626053	186.482
+774.664164	199.421
+774.702276	207.794
+774.740390	173.923
+774.778504	139.671
+774.816619	167.834
+774.854735	198.66
+774.892852	180.012
+774.930970	173.542
+774.969089	201.705
+775.007209	197.138
+775.045330	206.652
+775.083451	235.576
+775.121574	217.689
+775.159698	256.507
+775.197822	353.554
+775.235948	430.43
+775.274074	391.992
+775.312201	317.399
+775.350329	324.25
+775.388459	380.575
+775.426589	432.333
+775.464720	419.013
+775.502852	336.809
+775.540985	270.208
+775.579119	227.584
+775.617254	191.81
+775.655389	168.214
+775.693526	163.647
+775.731664	183.437
+775.769802	177.348
+775.807942	196.377
+775.846082	188.765
+775.884224	194.854
+775.922366	225.3
+775.960509	241.285
+775.998653	224.92
+776.036799	189.907
+776.074945	165.931
+776.113092	179.632
+776.151240	218.45
+776.189389	287.334
+776.227538	382.477
+776.265689	428.146
+776.303841	336.809
+776.341994	319.683
+776.380147	337.57
+776.418302	304.84
+776.456457	314.735
+776.494613	242.426
+776.532771	156.417
+776.570929	151.85
+776.609088	182.296
+776.647248	199.421
+776.685410	168.975
+776.723572	138.53
+776.761734	146.141
+776.799898	148.044
+776.838063	160.222
+776.876229	170.878
+776.914396	170.498
+776.952563	172.781
+776.990732	183.437
+777.028901	215.405
+777.067072	273.633
+777.105243	336.809
+777.143416	369.157
+777.181589	396.178
+777.219763	332.242
+777.257938	333.383
+777.296114	333.383
+777.334291	350.89
+777.372469	419.013
+777.410648	404.551
+777.448828	323.108
+777.487009	265.641
+777.525191	197.138
+777.563373	155.275
+777.601557	142.716
+777.639741	145.38
+777.677927	186.101
+777.716113	176.967
+777.754300	175.065
+777.792489	210.839
+777.830678	216.928
+777.868868	209.697
+777.907059	182.676
+777.945251	149.566
+777.983444	200.563
+778.021638	196.377
+778.059833	168.595
+778.098029	168.214
+778.136225	232.912
+778.174423	277.058
+778.212622	300.273
+778.250821	320.063
+778.289022	326.533
+778.327223	344.801
+778.365425	382.097
+778.403629	409.118
+778.441833	404.17
+778.480038	455.928
+778.518244	436.899
+778.556451	310.168
+778.594659	211.98
+778.632868	187.243
+778.671078	193.332
+778.709288	156.036
+778.747500	175.445
+778.785713	205.891
+778.823926	198.66
+778.862141	168.595
+778.900356	169.737
+778.938573	175.065
+778.976790	156.797
+779.015008	169.356
+779.053228	149.947
+779.091448	147.283
+779.129669	219.972
+779.167891	318.541
+779.206114	360.404
+779.244338	350.509
+779.282563	331.1
+779.320788	336.428
+779.359015	396.178
+779.397243	510.35
+779.435471	461.256
+779.473701	373.344
+779.511931	393.514
+779.550163	317.78
+779.588395	192.952
+779.626628	156.416
+779.664862	159.08
+779.703098	199.421
+779.741334	194.474
+779.779571	156.036
+779.817809	149.566
+779.856048	188.004
+779.894287	217.308
+779.932528	207.033
+779.970770	200.563
+780.009013	222.636
+780.047256	237.479
+780.085501	200.182
+780.123746	215.405
+780.161992	260.694
+780.200240	308.646
+780.238488	326.152
+780.276737	583.42
+780.314987	1562.64
+780.353239	3252
+780.391491	3994.5
+780.429744	2705.88
+780.467997	979.217
+780.506252	344.42
+780.544508	318.16
+780.582765	380.955
+780.621022	282.006
+780.659281	177.729
+780.697541	173.162
+780.735801	192.19
+780.774062	223.017
+780.812325	191.81
+780.850588	151.85
+780.888852	185.721
+780.927117	205.891
+780.965383	164.789
+781.003650	161.744
+781.041918	203.227
+781.080187	188.385
+781.118457	145.38
+781.156728	146.522
+781.195000	194.093
+781.233272	256.888
+781.271546	379.433
+781.309820	708.629
+781.348096	1489.19
+781.386372	2055.48
+781.424650	1561.11
+781.462928	705.585
+781.501207	315.877
+781.539487	273.633
+781.577768	288.476
+781.616050	240.904
+781.654333	161.744
+781.692617	156.036
+781.730902	200.944
+781.769188	237.098
+781.807475	187.243
+781.845762	148.044
+781.884051	160.983
+781.922340	189.907
+781.960631	180.773
+781.998922	158.7
+782.037214	168.595
+782.075508	152.23
+782.113802	165.17
+782.152097	234.434
+782.190393	251.179
+782.228690	237.859
+782.266988	250.799
+782.305287	348.606
+782.343587	538.513
+782.381888	706.726
+782.420189	606.255
+782.458492	403.409
+782.496796	340.995
+782.535100	279.342
+782.573406	217.689
+782.611712	206.272
+782.650019	162.506
+782.688328	159.461
+782.726637	172.781
+782.764947	165.931
+782.803258	156.036
+782.841570	154.894
+782.879883	157.939
+782.918197	162.506
+782.956512	177.348
+782.994828	199.421
+783.033144	195.616
+783.071462	214.264
+783.109781	246.232
+783.148100	228.725
+783.186421	229.867
+783.224742	289.998
+783.263064	332.242
+783.301388	325.011
+783.339712	350.509
+783.378037	417.11
+783.416363	401.887
+783.454690	323.488
+783.493018	270.969
+783.531347	230.628
+783.569677	200.944
+783.608008	181.534
+783.646339	152.991
+783.684672	132.44
+783.723005	173.542
+783.761340	178.49
+783.799675	178.109
+783.838012	194.093
+783.876349	183.437
+783.914687	200.944
+783.953027	223.017
+783.991367	186.482
+784.029708	165.55
+784.068050	169.356
+784.106393	182.676
+784.144737	193.332
+784.183082	191.429
+784.221427	188.765
+784.259774	267.544
+784.298122	360.404
+784.336470	374.485
+784.374820	355.076
+784.413170	299.132
+784.451522	282.006
+784.489874	266.022
+784.528227	237.098
+784.566582	222.636
+784.604937	199.421
+784.643293	181.534
+784.681650	153.372
+784.720008	135.104
+784.758367	156.797
+784.796727	185.721
+784.835087	193.713
+784.873449	203.988
+784.911812	192.19
+784.950175	174.684
+784.988540	158.319
+785.026905	151.088
+785.065272	160.603
+785.103639	180.773
+785.142007	165.55
+785.180377	176.587
+785.218747	226.823
+785.257118	288.476
+785.295490	337.95
+785.333863	377.149
+785.372237	420.915
+785.410612	379.433
+785.448987	347.084
+785.487364	312.452
+785.525742	266.783
+785.564120	217.308
+785.602500	182.295
+785.640880	146.902
+785.679262	104.278
+785.717644	137.768
+785.756027	143.096
+785.794412	106.561
+785.832797	120.642
+785.871183	159.08
+785.909570	164.789
+785.947958	168.595
+785.986347	169.356
+786.024737	146.902
+786.063127	164.789
+786.101519	211.219
+786.139912	213.883
+786.178305	205.891
+786.216700	224.92
+786.255095	256.127
+786.293492	277.439
+786.331889	302.937
+786.370287	403.028
+786.408687	420.535
+786.447087	370.68
+786.485488	336.047
+786.523890	274.394
+786.562293	208.555
+786.600697	200.563
+786.639102	218.45
+786.677507	180.773
+786.715914	168.975
+786.754322	186.482
+786.792730	167.072
+786.831140	138.149
+786.869550	162.125
+786.907962	187.623
+786.946374	176.206
+786.984787	130.157
+787.023201	147.283
+787.061617	181.534
+787.100033	195.996
+787.138450	209.697
+787.176868	188.765
+787.215287	188.765
+787.253706	248.515
+787.292127	288.476
+787.330549	286.573
+787.368972	349.367
+787.407395	443.369
+787.445820	417.49
+787.484245	372.202
+787.522672	318.922
+787.561099	234.815
+787.599527	193.332
+787.637956	188.765
+787.676387	163.267
+787.714818	164.789
+787.753250	196.377
+787.791683	215.786
+787.830117	177.348
+787.868551	155.655
+787.906987	170.117
+787.945424	175.826
+787.983862	164.408
+788.022300	167.453
+788.060740	173.923
+788.099180	181.154
+788.137622	226.823
+788.176064	232.912
+788.214507	224.159
+788.252951	291.52
+788.291397	340.234
+788.329843	329.197
+788.368290	304.84
+788.406738	336.428
+788.445187	359.262
+788.483636	329.958
+788.522087	251.179
+788.560539	194.093
+788.598992	170.498
+788.637445	148.424
+788.675900	172.401
+788.714355	216.547
+788.752812	233.673
+788.791269	230.628
+788.829727	204.749
+788.868186	160.222
+788.906647	150.708
+788.945108	165.931
+788.983570	149.947
+789.022033	136.246
+789.060497	141.955
+789.098962	163.267
+789.137427	178.109
+789.175894	214.264
+789.214362	202.466
+789.252830	246.612
+789.291300	284.67
+789.329770	274.775
+789.368242	291.901
+789.406714	362.687
+789.445187	430.049
+789.483662	350.89
+789.522137	280.483
+789.560613	251.94
+789.599090	199.802
+789.637568	165.931
+789.676047	137.007
+789.714527	152.611
+789.753007	186.482
+789.791489	205.51
+789.829972	194.474
+789.868455	170.498
+789.906940	171.639
+789.945425	207.794
+789.983912	213.502
+790.022399	202.466
+790.060887	213.122
+790.099377	215.786
+790.137867	229.487
+790.176358	271.35
+790.214850	260.313
+790.253343	253.463
+790.291837	286.953
+790.330332	296.087
+790.368827	305.601
+790.407324	328.436
+790.445822	368.015
+790.484320	335.667
+790.522820	285.05
+790.561320	234.815
+790.599822	231.77
+790.638324	194.474
+790.676827	148.424
+790.715332	133.962
+790.753837	151.849
+790.792343	179.631
+790.830850	195.235
+790.869358	183.437
+790.907867	149.185
+790.946377	138.149
+790.984887	134.724
+791.023399	138.529
+791.061912	161.744
+791.100425	202.085
+791.138940	245.851
+791.177455	243.187
+791.215972	232.531
+791.254489	226.823
+791.293007	215.786
+791.331527	294.945
+791.370047	379.813
+791.408568	390.089
+791.447090	354.695
+791.485613	323.488
+791.524137	288.095
+791.562662	220.353
+791.601187	187.623
+791.639714	212.361
+791.678242	199.802
+791.716770	156.036
+791.755300	158.319
+791.793830	188.765
+791.832362	181.534
+791.870894	175.064
+791.909427	160.983
+791.947962	160.222
+791.986497	176.587
+792.025033	162.125
+792.063570	159.08
+792.102108	195.615
+792.140647	242.807
+792.179187	238.24
+792.217728	234.053
+792.256269	237.859
+792.294812	396.178
+792.333356	801.109
+792.371900	1207.56
+792.410446	1125.36
+792.448992	705.204
+792.487539	344.42
+792.526088	248.135
+792.564637	227.203
+792.603187	207.794
+792.641738	209.697
+792.680290	174.303
+792.718843	163.647
+792.757397	184.959
+792.795952	165.169
+792.834508	151.469
+792.873064	180.773
+792.911622	184.959
+792.950181	157.558
+792.988740	195.615
+793.027301	230.628
+793.065862	194.093
+793.104424	177.728
+793.142988	239.381
+793.181552	285.05
+793.220117	265.26
+793.258683	275.155
+793.297250	409.498
+793.335818	537.751
+793.374387	721.188
+793.412957	788.169
+793.451528	591.032
+793.490099	377.91
+793.528672	262.977
+793.567246	256.507
+793.605820	239.001
+793.644396	192.571
+793.682972	202.085
+793.721549	224.539
+793.760128	186.482
+793.798707	140.052
+793.837287	141.954
+793.875868	161.744
+793.914450	177.728
+793.953033	189.907
+793.991617	189.146
+794.030202	155.274
+794.068788	150.327
+794.107375	172.781
+794.145962	204.749
+794.184551	249.657
+794.223140	270.969
+794.261731	288.095
+794.300322	333.383
+794.338915	348.987
+794.377508	392.753
+794.416102	351.651
+794.454697	259.171
+794.493293	194.474
+794.531890	216.166
+794.570488	231.77
+794.609087	202.846
+794.647687	161.364
+794.686288	157.177
+794.724890	183.437
+794.763492	179.631
+794.802096	181.534
+794.840700	177.728
+794.879306	148.805
+794.917912	175.825
+794.956520	176.587
+794.995128	151.469
+795.033737	177.348
+795.072347	150.327
+795.110958	135.104
+795.149571	199.04
+795.188183	231.77
+795.226797	246.612
+795.265412	285.811
+795.304028	312.071
+795.342645	363.829
+795.381262	400.745
+795.419881	433.474
+795.458501	355.837
+795.497121	253.082
+795.535742	215.025
+795.574365	203.607
+795.612988	175.826
+795.651612	156.797
+795.690238	164.789
+795.728864	157.177
+795.767491	165.931
+795.806119	229.106
+795.844748	241.665
+795.883377	247.754
+795.922008	234.434
+795.960640	186.482
+795.999273	164.028
+796.037906	132.44
+796.076541	140.432
+796.115176	154.513
+796.153813	200.563
+796.192450	258.791
+796.231088	286.573
+796.269727	304.46
+796.308368	315.116
+796.347009	415.207
+796.385651	514.156
+796.424294	482.188
+796.462938	381.335
+796.501583	282.006
+796.540228	225.681
+796.578875	210.077
+796.617523	224.158
+796.656171	192.951
+796.694821	183.437
+796.733471	157.177
+796.772123	176.206
+796.810775	218.83
+796.849428	231.389
+796.888083	215.786
+796.926738	203.607
+796.965394	175.826
+797.004051	200.182
+797.042709	178.87
+797.081368	144.618
+797.120028	154.513
+797.158688	209.316
+797.197350	287.714
+797.236013	272.491
+797.274676	239.001
+797.313341	284.289
+797.352007	390.469
+797.390673	447.175
+797.429340	427.385
+797.468009	355.456
+797.506678	257.268
+797.545348	252.701
+797.584019	235.576
+797.622691	203.607
+797.661364	168.214
+797.700038	172.02
+797.738713	181.915
+797.777389	175.064
+797.816065	193.713
+797.854743	196.757
+797.893422	169.736
+797.932101	169.356
+797.970782	172.4
+798.009463	156.416
+798.048145	132.06
+798.086829	152.611
+798.125513	189.146
+798.164198	190.287
+798.202884	197.138
+798.241571	213.502
+798.280259	214.264
+798.318948	254.224
+798.357638	308.646
+798.396329	354.695
+798.435021	353.554
+798.473713	354.315
+798.512407	348.987
+798.551101	313.974
+798.589797	283.528
+798.628493	216.547
+798.667191	151.849
+798.705889	138.149
+798.744588	164.789
+798.783288	207.794
+798.821989	184.198
+798.860691	158.319
+798.899394	157.177
+798.938098	179.251
+798.976803	225.3
+799.015509	189.907
+799.054216	154.894
+799.092923	192.19
+799.131632	259.552
+799.170342	270.588
+799.209052	257.268
+799.247763	219.972
+799.286476	191.049
+799.325189	285.05
+799.363903	355.076
+799.402619	414.065
+799.441335	446.033
+799.480052	410.259
+799.518770	304.079
+799.557489	227.584
+799.596208	177.728
+799.634929	124.067
+799.673651	128.254
+799.712374	143.477
+799.751097	163.267
+799.789822	127.112
+799.828547	125.59
+799.867274	169.356
+799.906001	181.534
+799.944729	182.676
+799.983459	196.376
+800.022189	213.502
+800.060920	196.376
+800.099652	180.392
+800.138385	211.599
+800.177119	223.397
+800.215854	241.284
+800.254589	272.491
+800.293326	297.609
+800.332064	326.533
+800.370802	366.874
+800.409542	405.692
+800.448282	403.028
+800.487024	419.012
+800.525766	371.821
+800.564510	242.045
+800.603254	207.413
+800.641999	204.749
+800.680745	176.206
+800.719492	151.088
+800.758240	122.165
+800.796989	166.692
+800.835739	205.13
+800.874490	200.563
+800.913241	188.004
+800.951994	178.87
+800.990748	155.655
+801.029502	168.214
+801.068258	178.109
+801.107014	188.004
+801.145772	217.689
+801.184530	220.353
+801.223289	244.329
+801.262049	264.499
+801.300810	242.426
+801.339572	276.678
+801.378335	370.679
+801.417099	404.931
+801.455864	380.574
+801.494630	340.995
+801.533397	240.523
+801.572164	200.182
+801.610933	183.437
+801.649702	184.198
+801.688473	196.757
+801.727244	185.34
+801.766017	156.036
+801.804790	146.141
+801.843564	173.162
+801.882339	215.025
+801.921116	219.211
+801.959893	177.348
+801.998671	210.458
+802.037450	199.041
+802.076229	151.469
+802.115010	179.251
+802.153792	228.725
+802.192575	244.709
+802.231358	247.373
+802.270143	267.163
+802.308928	274.775
+802.347715	280.483
+802.386502	348.606
+802.425290	417.49
+802.464080	423.579
+802.502870	327.675
+802.541661	228.725
+802.580453	229.106
+802.619246	198.279
+802.658040	151.849
+802.696835	202.846
+802.735630	207.413
+802.774427	157.558
+802.813225	148.044
+802.852023	143.857
+802.890823	156.036
+802.929623	146.902
+802.968425	141.574
+803.007227	137.007
+803.046031	125.97
+803.084835	131.679
+803.123640	155.655
+803.162446	203.227
+803.201253	215.405
+803.240061	228.725
+803.278870	240.523
+803.317680	270.588
+803.356491	380.955
+803.395302	665.244
+803.434115	881.029
+803.472929	728.799
+803.511743	424.721
+803.550559	242.045
+803.589375	180.773
+803.628193	191.81
+803.667011	189.907
+803.705830	160.222
+803.744650	148.805
+803.783471	178.49
+803.822293	192.19
+803.861116	161.744
+803.899940	149.566
+803.938765	151.088
+803.977591	165.55
+804.016418	170.498
+804.055245	129.776
+804.094074	132.44
+804.132904	197.138
+804.171734	252.702
+804.210565	242.807
+804.249398	274.775
+804.288231	309.407
+804.327065	344.039
+804.365901	375.627
+804.404737	466.965
+804.443574	578.853
+804.482412	506.544
+804.521251	371.441
+804.560090	310.168
+804.598931	233.673
+804.637773	184.959
+804.676616	202.466
+804.715459	187.623
+804.754304	168.214
+804.793149	161.744
+804.831996	162.125
+804.870843	180.392
+804.909691	194.474
+804.948541	226.061
+804.987391	201.705
+805.026242	178.109
+805.065094	194.093
+805.103947	176.967
+805.142801	163.267
+805.181656	162.125
+805.220512	218.45
+805.259368	251.94
+805.298226	286.573
+805.337085	291.52
+805.375944	360.404
+805.414805	466.965
+805.453666	439.563
+805.492528	347.084
+805.531392	272.872
+805.570256	200.182
+805.609121	180.012
+805.647987	188.004
+805.686854	163.647
+805.725722	138.529
+805.764591	141.954
+805.803461	148.424
+805.842332	158.7
+805.881204	149.947
+805.920076	182.676
+805.958950	192.19
+805.997824	177.348
+806.036700	180.012
+806.075576	213.502
+806.114454	212.361
+806.153332	208.174
+806.192211	241.665
+806.231091	261.835
+806.269973	289.617
+806.308855	312.452
+806.347738	343.659
+806.386622	489.418
+806.425506	617.291
+806.464392	632.514
+806.503279	465.442
+806.542167	266.402
+806.581055	182.295
+806.619945	181.154
+806.658835	190.287
+806.697727	173.542
+806.736619	183.437
+806.775512	207.794
+806.814407	213.502
+806.853302	191.048
+806.892198	171.639
+806.931095	181.915
+806.969993	159.08
+807.008892	146.902
+807.047792	204.369
+807.086693	234.434
+807.125594	216.928
+807.164497	188.004
+807.203401	190.668
+807.242305	195.235
+807.281211	278.581
+807.320117	532.043
+807.359024	949.913
+807.397933	1343.81
+807.436842	1351.8
+807.475752	864.664
+807.514663	414.826
+807.553575	248.515
+807.592488	241.284
+807.631402	226.061
+807.670317	208.936
+807.709233	183.818
+807.748150	162.505
+807.787067	144.238
+807.825986	133.201
+807.864905	139.29
+807.903826	128.254
+807.942747	142.716
+807.981670	157.558
+808.020593	133.962
+808.059517	127.873
+808.098442	162.886
+808.137369	159.461
+808.176296	133.582
+808.215224	221.494
+808.254153	327.675
+808.293082	334.525
+808.332013	406.834
+808.370945	659.535
+808.409878	847.919
+808.448811	718.143
+808.487746	465.062
+808.526681	297.609
+808.565618	273.253
+808.604555	265.26
+808.643493	156.036
+808.682433	118.74
+808.721373	137.768
+808.760314	166.311
+808.799256	192.571
+808.838199	188.385
+808.877143	178.49
+808.916088	182.676
+808.955034	190.668
+808.993980	175.064
+809.032928	170.117
+809.071877	140.432
+809.110826	145.76
+809.149777	154.133
+809.188728	202.085
+809.227681	270.208
+809.266634	262.216
+809.305588	207.794
+809.344543	237.479
+809.383499	357.74
+809.422456	507.686
+809.461414	479.143
+809.500373	309.788
+809.539333	245.09
+809.578294	239.762
+809.617256	233.673
+809.656218	204.749
+809.695182	227.203
+809.734147	224.92
+809.773112	195.615
+809.812079	162.886
+809.851046	146.902
+809.890014	182.676
+809.928983	239.381
+809.967954	197.518
+810.006925	158.319
+810.045897	175.064
+810.084870	179.631
+810.123844	187.243
+810.162819	180.392
+810.201794	181.154
+810.240771	178.49
+810.279749	208.555
+810.318727	291.901
+810.357707	377.91
+810.396688	375.627
+810.435669	322.727
+810.474651	313.974
+810.513635	293.423
+810.552619	289.617
+810.591604	245.471
+810.630590	187.243
+810.669577	179.631
+810.708565	168.595
+810.747554	146.141
+810.786544	149.947
+810.825535	141.955
+810.864527	153.372
+810.903519	181.915
+810.942513	141.193
+810.981507	122.165
+811.020503	151.849
+811.059499	143.096
+811.098497	179.631
+811.137495	235.956
+811.176494	246.232
+811.215494	249.276
+811.254496	249.276
+811.293498	227.584
+811.332501	221.114
+811.371505	269.827
+811.410509	347.464
+811.449515	335.667
+811.488522	279.342
+811.527530	277.819
+811.566538	280.864
+811.605548	242.045
+811.644558	196.377
+811.683570	141.574
+811.722582	133.962
+811.761595	157.558
+811.800610	180.012
+811.839625	169.356
+811.878641	168.975
+811.917658	215.786
+811.956676	207.413
+811.995695	196.377
+812.034715	222.636
+812.073736	212.741
+812.112757	186.482
+812.151780	178.49
+812.190804	228.345
+812.229828	266.022
+812.268854	314.735
+812.307880	385.902
+812.346908	509.97
+812.385936	590.651
+812.424965	534.707
+812.463995	425.482
+812.503026	309.788
+812.542058	253.843
+812.581091	237.098
+812.620125	218.83
+812.659160	162.886
+812.698196	162.886
+812.737233	171.639
+812.776271	189.146
+812.815309	194.474
+812.854349	188.765
+812.893389	168.595
+812.932431	158.7
+812.971473	166.311
+813.010516	153.372
+813.049561	151.088
+813.088606	172.02
+813.127652	215.405
+813.166699	243.187
+813.205747	240.523
+813.244796	236.717
+813.283846	272.111
+813.322897	403.028
+813.361948	532.804
+813.401001	552.213
+813.440055	473.434
+813.479109	320.063
+813.518165	221.494
+813.557221	174.303
+813.596278	189.907
+813.635337	175.064
+813.674396	169.736
+813.713456	189.526
+813.752517	193.332
+813.791579	191.429
+813.830642	183.437
+813.869706	203.607
+813.908771	221.494
+813.947837	214.264
+813.986904	185.72
+814.025971	173.162
+814.065040	172.02
+814.104110	153.372
+814.143180	146.521
+814.182252	192.951
+814.221324	253.463
+814.260397	247.373
+814.299472	233.673
+814.338547	324.63
+814.377623	380.194
+814.416700	370.679
+814.455778	342.136
+814.494857	306.743
+814.533937	290.759
+814.573017	269.827
+814.612099	223.397
+814.651182	199.041
+814.690266	168.214
+814.729350	170.878
+814.768436	183.818
+814.807522	202.846
+814.846609	186.482
+814.885698	176.206
+814.924787	193.332
+814.963877	210.838
+815.002968	180.392
+815.042060	152.611
+815.081153	160.603
+815.120247	186.482
+815.159342	185.72
+815.198438	196.377
+815.237535	202.085
+815.276632	226.822
+815.315731	250.037
+815.354831	334.144
+815.393931	462.017
+815.433033	482.188
+815.472135	401.886
+815.511238	352.412
+815.550342	264.119
+815.589448	203.607
+815.628554	189.526
+815.667661	182.295
+815.706769	170.117
+815.745878	176.587
+815.784988	180.012
+815.824098	193.332
+815.863210	184.198
+815.902323	156.036
+815.941437	152.23
+815.980551	151.088
+816.019667	142.335
+816.058783	148.805
+816.097900	165.55
+816.137019	187.623
+816.176138	184.579
+816.215258	172.02
+816.254379	216.927
+816.293501	293.803
+816.332624	333.764
+816.371748	371.44
+816.410873	450.98
+816.449999	482.568
+816.489126	433.093
+816.528253	302.937
+816.567382	232.15
+816.606512	209.316
+816.645642	200.943
+816.684774	184.198
+816.723906	117.978
+816.763039	146.902
+816.802173	178.87
+816.841309	176.206
+816.880445	169.356
+816.919582	168.595
+816.958720	176.587
+816.997859	167.453
+817.036999	169.736
+817.076140	146.521
+817.115281	139.29
+817.154424	165.169
+817.193568	204.749
+817.232712	229.867
+817.271858	238.62
+817.311004	278.2
+817.350151	314.354
+817.389300	356.598
+817.428449	415.968
+817.467599	392.753
+817.506750	333.003
+817.545902	293.042
+817.585055	221.494
+817.624209	166.692
+817.663364	154.513
+817.702520	161.744
+817.741677	138.149
+817.780834	152.23
+817.819993	175.445
+817.859153	208.935
+817.898313	212.361
+817.937475	177.728
+817.976637	156.036
+818.015800	154.894
+818.054965	140.813
+818.094130	114.553
+818.133296	132.06
+818.172463	159.461
+818.211631	198.66
+818.250800	269.827
+818.289970	363.068
+818.329141	505.403
+818.368312	710.151
+818.407485	704.443
+818.446659	520.626
+818.485833	350.128
+818.525009	279.342
+818.564185	250.037
+818.603363	259.552
+818.642541	197.138
+818.681720	165.55
+818.720900	181.154
+818.760081	168.975
+818.799264	125.209
+818.838447	143.857
+818.877630	164.028
+818.916815	143.477
+818.956001	152.23
+818.995188	190.668
+819.034376	185.34
+819.073564	154.513
+819.112754	127.493
+819.151944	138.529
+819.191136	183.437
+819.230328	231.009
+819.269521	249.657
+819.308716	246.612
+819.347911	377.149
+819.387107	487.135
+819.426304	471.151
+819.465502	408.356
+819.504701	293.423
+819.543901	197.899
+819.583102	173.542
+819.622303	172.781
+819.661506	161.744
+819.700710	169.356
+819.739914	178.109
+819.779120	200.563
+819.818326	202.085
+819.857534	190.287
+819.896742	208.174
+819.935951	196.757
+819.975161	180.773
+820.014373	169.736
+820.053585	153.372
+820.092798	135.104
+820.132012	160.222
+820.171226	180.012
+820.210442	202.846
+820.249659	185.72
+820.288877	220.733
+820.328095	309.407
+820.367315	395.797
+820.406535	526.715
+820.445757	514.917
+820.484979	351.27
+820.524203	300.273
+820.563427	279.342
+820.602652	216.547
+820.641878	156.797
+820.681105	150.327
+820.720333	166.692
+820.759562	178.49
+820.798792	181.154
+820.838023	153.372
+820.877255	157.558
+820.916487	175.064
+820.955721	184.198
+820.994956	164.789
+821.034191	157.558
+821.073427	135.865
+821.112665	164.408
+821.151903	178.109
+821.191142	204.749
+821.230383	247.373
+821.269624	268.686
+821.308866	310.168
+821.348109	343.659
+821.387353	369.157
+821.426598	412.543
+821.465843	357.359
+821.505090	307.124
+821.544338	252.701
+821.583587	209.316
+821.622836	196.757
+821.662087	180.773
+821.701338	171.259
+821.740590	184.198
+821.779844	164.028
+821.819098	134.343
+821.858353	132.06
+821.897609	135.865
+821.936866	130.918
+821.976124	109.986
+822.015383	138.91
+822.054643	154.513
+822.093904	156.036
+822.133166	167.072
+822.172429	195.235
+822.211692	235.195
+822.250957	284.67
+822.290222	266.022
+822.329489	270.588
+822.368756	438.041
+822.408024	744.022
+822.447294	1070.94
+822.486564	1146.67
+822.525835	820.898
+822.565107	411.781
+822.604380	236.337
+822.643654	182.295
+822.682929	191.429
+822.722205	183.818
+822.761481	174.303
+822.800759	192.571
+822.840038	191.048
+822.879317	191.048
+822.918598	214.644
+822.957879	187.623
+822.997162	170.878
+823.036445	187.243
+823.075729	209.697
+823.115014	202.085
+823.154301	172.02
+823.193588	165.55
+823.232876	178.109
+823.272165	237.098
+823.311455	314.735
+823.350745	354.695
+823.390037	479.143
+823.429330	730.702
+823.468623	856.292
+823.507918	706.346
+823.547214	411.401
+823.586510	216.166
+823.625807	151.088
+823.665106	184.959
+823.704405	197.518
+823.743705	173.161
+823.783006	159.461
+823.822308	183.056
+823.861611	216.927
+823.900915	197.138
+823.940220	186.862
+823.979526	169.736
+824.018833	135.865
+824.058140	146.521
+824.097449	198.66
+824.136759	210.458
+824.176069	234.434
+824.215381	243.187
+824.254693	271.73
+824.294006	320.444
+824.333321	343.659
+824.372636	393.514
+824.411952	502.739
+824.451269	597.501
+824.490587	615.769
+824.529906	491.702
+824.569226	321.966
+824.608547	205.13
+824.647868	196.377
+824.687191	197.899
+824.726515	195.615
+824.765839	191.81
+824.805165	188.765
+824.844491	181.534
+824.883819	174.303
+824.923147	179.251
+824.962476	170.878
+825.001806	181.915
+825.041138	207.413
+825.080470	263.358
+825.119803	302.176
+825.159137	250.037
+825.198472	177.728
+825.237807	211.98
+825.277144	280.483
+825.316482	329.197
+825.355820	320.063
+825.395160	360.404
+825.434501	399.984
+825.473842	436.138
+825.513184	407.215
+825.552528	274.394
+825.591872	186.862
+825.631217	166.311
+825.670563	164.028
+825.709910	153.372
+825.749258	130.157
+825.788607	130.537
+825.827957	178.87
+825.867308	187.243
+825.906660	169.356
+825.946012	159.08
+825.985366	169.736
+826.024721	188.004
+826.064076	197.138
+826.103433	217.308
+826.142790	244.709
+826.182148	302.937
+826.221508	313.213
+826.260868	242.045
+826.300229	246.232
+826.339591	374.485
+826.378954	480.285
+826.418318	524.431
+826.457683	422.818
+826.497049	318.16
+826.536415	270.208
+826.575783	254.224
+826.615152	202.846
+826.654521	191.048
+826.693892	173.923
+826.733263	185.34
+826.772636	192.571
+826.812009	210.838
+826.851383	178.109
+826.890759	168.595
+826.930135	201.324
+826.969512	214.644
+827.008890	219.592
+827.048269	216.547
+827.087649	189.146
+827.127029	149.185
+827.166411	169.356
+827.205794	244.329
+827.245178	267.924
+827.284562	267.544
+827.323948	293.042
+827.363334	362.687
+827.402721	439.563
+827.442110	485.232
+827.481499	476.479
+827.520889	360.023
+827.560280	246.232
+827.599672	227.584
+827.639065	213.883
+827.678459	210.458
+827.717854	194.854
+827.757250	172.781
+827.796647	173.923
+827.836045	169.356
+827.875443	170.497
+827.914843	152.23
+827.954243	169.736
+827.993645	205.891
+828.033047	214.263
+828.072451	170.878
+828.111855	181.534
+828.151260	237.859
+828.190666	298.751
+828.230073	319.682
+828.269481	295.326
+828.308890	304.079
+828.348300	301.415
+828.387711	392.372
+828.427123	483.329
+828.466535	484.471
+828.505949	410.64
+828.545364	294.945
+828.584779	173.542
+828.624196	166.692
+828.663613	197.138
+828.703031	170.878
+828.742451	153.752
+828.781871	185.34
+828.821292	168.975
+828.860714	159.841
+828.900137	205.891
+828.939561	200.943
+828.978986	175.826
+829.018412	142.335
+829.057838	138.149
+829.097266	175.826
+829.136695	188.004
+829.176124	185.72
+829.215555	210.838
+829.254986	219.592
+829.294419	271.73
+829.333852	305.601
+829.373286	297.229
+829.412721	350.89
+829.452158	437.28
+829.491595	438.041
+829.531033	355.076
+829.570472	262.977
+829.609912	225.681
+829.649352	182.676
+829.688794	132.821
+829.728237	116.075
+829.767681	135.485
+829.807125	176.967
+829.846571	208.174
+829.886017	206.652
+829.925464	181.534
+829.964913	164.408
+830.004362	172.4
+830.043812	209.316
+830.083263	207.794
+830.122715	180.012
+830.162168	194.093
+830.201622	244.329
+830.241077	251.56
+830.280533	227.964
+830.319990	219.211
+830.359448	267.544
+830.398906	363.829
+830.438366	437.66
+830.477826	423.199
+830.517288	302.557
+830.556750	259.932
+830.596214	250.418
+830.635678	246.993
+830.675143	237.479
+830.714609	179.251
+830.754076	149.947
+830.793544	221.114
+830.833013	266.402
+830.872483	221.494
+830.911954	178.49
+830.951426	161.744
+830.990898	193.332
+831.030372	197.518
+831.069847	164.408
+831.109322	158.319
+831.148799	161.744
+831.188276	164.789
+831.227754	183.818
+831.267234	213.122
+831.306714	273.633
+831.346195	328.436
+831.385677	341.756
+831.425160	374.866
+831.464644	487.135
+831.504129	478.382
+831.543615	317.399
+831.583102	202.466
+831.622589	187.623
+831.662078	198.279
+831.701567	202.846
+831.741058	155.655
+831.780549	135.485
+831.820042	201.324
+831.859535	199.041
+831.899029	130.918
+831.938525	129.015
+831.978021	160.603
+832.017518	179.631
+832.057016	167.834
+832.096515	159.841
+832.136015	178.87
+832.175516	194.474
+832.215017	211.219
+832.254520	280.103
+832.294024	377.149
+832.333528	404.931
+832.373034	399.603
+832.412540	412.162
+832.452048	465.442
+832.491556	455.547
+832.531065	356.218
+832.570575	232.912
+832.610087	157.939
+832.649599	153.372
+832.689112	167.834
+832.728626	155.655
+832.768141	173.542
+832.807656	229.867
+832.847173	224.159
+832.886691	220.353
+832.926209	203.227
+832.965729	189.907
+833.005250	181.915
+833.044771	157.939
+833.084293	160.983
+833.123817	168.595
+833.163341	217.689
+833.202866	308.265
+833.242392	319.683
+833.281919	349.367
+833.321448	394.275
+833.360976	349.367
+833.400506	329.958
+833.440037	377.149
+833.479569	414.445
+833.519102	417.871
+833.558635	318.541
+833.598170	200.563
+833.637705	153.372
+833.677242	121.023
+833.716779	155.275
+833.756318	203.988
+833.795857	175.826
+833.835397	143.477
+833.874938	154.513
+833.914480	154.133
+833.954023	165.931
+833.993567	176.206
+834.033112	160.222
+834.072658	181.534
+834.112205	198.66
+834.151753	197.899
+834.191301	231.009
+834.230851	303.318
+834.270401	369.918
+834.309953	389.708
+834.349505	378.291
+834.389058	403.028
+834.428613	399.984
+834.468168	376.769
+834.507724	310.168
+834.547281	251.56
+834.586839	205.51
+834.626398	157.939
+834.665958	186.862
+834.705519	212.361
+834.745081	166.311
+834.784643	121.404
+834.824207	122.165
+834.863772	134.724
+834.903337	182.676
+834.942904	218.069
+834.982471	224.539
+835.022039	227.584
+835.061609	191.81
+835.101179	182.676
+835.140750	193.332
+835.180322	178.109
+835.219895	211.219
+835.259469	226.061
+835.299044	283.147
+835.338620	371.821
+835.378197	406.834
+835.417774	500.455
+835.457353	472.293
+835.496932	351.27
+835.536513	283.909
+835.576094	265.26
+835.615677	212.361
+835.655260	190.668
+835.694844	176.587
+835.734430	152.23
+835.774016	164.028
+835.813603	188.004
+835.853191	174.684
+835.892780	189.526
+835.932370	199.802
+835.971961	178.87
+836.011552	162.505
+836.051145	204.369
+836.090739	218.069
+836.130333	191.429
+836.169929	202.846
+836.209525	261.455
+836.249123	314.735
+836.288721	277.439
+836.328320	331.861
+836.367921	510.35
+836.407522	615.769
+836.447124	669.811
+836.486727	533.946
+836.526331	374.485
+836.565936	264.499
+836.605542	232.151
+836.645148	264.88
+836.684756	256.888
+836.724365	216.547
+836.763974	181.534
+836.803585	167.453
+836.843196	136.626
+836.882809	154.894
+836.922422	168.595
+836.962036	161.364
+837.001651	151.849
+837.041268	157.939
+837.080885	156.036
+837.120503	189.907
+837.160122	214.644
+837.199742	225.681
+837.239362	271.35
+837.278984	254.985
+837.318607	253.082
+837.358231	318.541
+837.397855	390.089
+837.437481	466.965
+837.477107	426.624
+837.516735	326.533
+837.556363	277.819
+837.595992	208.174
+837.635622	207.413
+837.675254	165.55
+837.714886	146.902
+837.754519	167.072
+837.794153	180.012
+837.833788	186.101
+837.873423	205.891
+837.913060	199.802
+837.952698	173.162
+837.992336	163.647
+838.031976	172.4
+838.071617	182.295
+838.111258	180.393
+838.150900	213.502
+838.190544	194.093
+838.230188	201.705
+838.269833	234.434
+838.309479	248.135
+838.349127	259.932
+838.388775	331.861
+838.428424	380.574
+838.468073	414.446
+838.507724	369.918
+838.547376	283.528
+838.587029	217.689
+838.626682	220.353
+838.666337	216.166
+838.705993	181.534
+838.745649	157.939
+838.785306	170.498
+838.824965	189.146
+838.864624	154.894
+838.904284	132.821
+838.943945	147.283
+838.983607	143.096
+839.023270	154.133
+839.062934	148.044
+839.102599	167.072
+839.142265	217.689
+839.181932	226.442
+839.221600	219.592
+839.261268	224.539
+839.300938	219.592
+839.340608	232.151
+839.380280	306.363
+839.419952	347.465
+839.459626	326.152
+839.499300	341.375
+839.538975	331.1
+839.578651	242.426
+839.618328	149.566
+839.658006	154.894
+839.697685	165.931
+839.737365	188.385
+839.777046	182.295
+839.816728	175.826
+839.856411	172.02
+839.896094	167.072
+839.935779	176.206
+839.975464	175.826
+840.015151	153.372
+840.054838	164.789
+840.094527	169.356
+840.134216	182.295
+840.173906	223.017
+840.213597	241.665
+840.253289	256.888
+840.292982	289.237
+840.332676	313.974
+840.372371	339.472
+840.412067	381.716
+840.451764	442.608
+840.491462	424.34
+840.531160	371.441
+840.570860	285.431
+840.610560	218.831
+840.650262	203.988
+840.689964	199.802
+840.729668	146.902
+840.769372	130.537
+840.809077	159.842
+840.848783	208.936
+840.888490	237.479
+840.928198	267.544
+840.967907	255.366
+841.007617	219.972
+841.047328	190.288
+841.087040	208.936
+841.126753	201.705
+841.166466	184.959
+841.206181	194.093
+841.245896	227.203
+841.285613	256.507
+841.325330	293.423
+841.365049	297.229
+841.404768	321.205
+841.444488	360.404
+841.484209	382.097
+841.523931	369.918
+841.563654	316.638
+841.603378	223.017
+841.643103	180.012
+841.682829	191.429
+841.722556	187.624
+841.762284	178.49
+841.802012	158.7
+841.841742	127.112
+841.881472	153.752
+841.921204	154.514
+841.960936	194.854
+842.000670	185.721
+842.040404	183.057
+842.080139	179.631
+842.119875	215.025
+842.159612	284.67
+842.199350	280.103
+842.239089	251.56
+842.278829	229.487
+842.318570	281.245
+842.358312	640.887
+842.398055	1937.12
+842.437798	5149.93
+842.477543	10148.4
+842.517288	12470.3
+842.557035	8496.7
+842.596782	2811.3
+842.636531	581.138
+842.676280	572.765
+842.716030	843.734
+842.755781	640.507
+842.795533	291.14
+842.835286	221.495
+842.875040	385.142
+842.914795	554.878
+842.954551	326.153
+842.994308	149.567
+843.034066	262.217
+843.073824	309.408
+843.113584	186.482
+843.153344	181.535
+843.193106	200.183
+843.232868	226.443
+843.272632	247.374
+843.312396	248.135
+843.352161	367.636
+843.391927	893.969
+843.431694	2192.11
+843.471462	4377.74
+843.511231	5852.85
+843.551001	4635.01
+843.590772	1899.45
+843.630544	464.301
+843.670317	262.217
+843.710090	521.007
+843.749865	617.673
+843.789640	380.575
+843.829417	244.33
+843.869194	308.647
+843.908973	538.513
+843.948752	450.22
+843.988532	237.86
+844.028313	202.086
+844.068095	286.573
+844.107878	295.327
+844.147662	252.322
+844.187447	240.524
+844.227233	302.938
+844.267020	445.273
+844.306808	1051.15
+844.346596	2435.29
+844.386386	3887.56
+844.426176	3836.95
+844.465968	2651.08
+844.505760	1794.03
+844.545554	1440.09
+844.585348	904.626
+844.625143	376.008
+844.664939	253.844
+844.704736	297.23
+844.744534	330.34
+844.784333	266.023
+844.824133	185.721
+844.863934	234.054
+844.903736	385.523
+844.943539	329.198
+844.983342	159.842
+845.023147	136.627
+845.062953	246.994
+845.102759	327.295
+845.142566	251.18
+845.182375	183.057
+845.222184	223.398
+845.261994	358.502
+845.301805	599.025
+845.341618	1027.17
+845.381431	1565.68
+845.421245	1659.3
+845.461059	1260.46
+845.500875	903.103
+845.540692	592.555
+845.580510	372.583
+845.620328	254.225
+845.660148	186.102
+845.699969	183.818
+845.739790	207.033
+845.779612	224.92
+845.819436	198.661
+845.859260	184.96
+845.899085	223.398
+845.938911	195.616
+845.978739	169.357
+846.018567	205.511
+846.058396	256.128
+846.098225	225.301
+846.138056	216.548
+846.177888	216.548
+846.217721	266.022
+846.257555	321.967
+846.297389	354.696
+846.337225	471.152
+846.377061	710.152
+846.416899	838.786
+846.456737	759.627
+846.496576	529.76
+846.536416	374.105
+846.576258	315.878
+846.616100	288.476
+846.655943	248.516
+846.695787	223.779
+846.735632	171.64
+846.775477	118.74
+846.815324	115.315
+846.855172	165.551
+846.895021	177.729
+846.934870	166.693
+846.974721	196.377
+847.014572	196.377
+847.054425	229.868
+847.094278	215.406
+847.134132	189.527
+847.173987	229.107
+847.213844	298.752
+847.253701	342.518
+847.293559	339.093
+847.333418	351.271
+847.373278	479.905
+847.413139	677.042
+847.453000	748.59
+847.492863	606.636
+847.532727	439.564
+847.572591	303.699
+847.612457	235.957
+847.652323	197.9
+847.692191	164.409
+847.732059	194.094
+847.771928	241.666
+847.811799	232.532
+847.851670	202.467
+847.891542	184.96
+847.931415	193.333
+847.971289	233.293
+848.011164	233.293
+848.051040	250.038
+848.090916	277.059
+848.130794	255.747
+848.170673	213.884
+848.210552	265.261
+848.250433	294.185
+848.290314	285.812
+848.330197	304.08
+848.370080	387.045
+848.409964	481.047
+848.449850	533.566
+848.489736	522.149
+848.529623	476.48
+848.569511	379.433
+848.609400	271.731
+848.649290	186.482
+848.689181	169.357
+848.729073	167.454
+848.768965	198.661
+848.808859	196.377
+848.848754	156.037
+848.888649	141.575
+848.928546	148.425
+848.968443	173.924
+849.008341	191.811
+849.048241	225.682
+849.088141	214.645
+849.128042	195.997
+849.167944	220.734
+849.207847	246.994
+849.247751	253.463
+849.287656	282.007
+849.327562	387.806
+849.367469	451.743
+849.407376	546.505
+849.447285	567.437
+849.487195	440.706
+849.527105	314.355
+849.567017	282.007
+849.606929	256.508
+849.646842	201.325
+849.686757	147.283
+849.726672	173.543
+849.766588	192.572
+849.806505	219.592
+849.846423	211.22
+849.886342	203.989
+849.926262	224.159
+849.966183	226.062
+850.006105	193.713
+850.046028	144.619
+850.085951	148.045
+850.125876	203.228
+850.165801	253.844
+850.205728	300.655
+850.245655	313.594
+850.285584	274.014
+850.325513	289.999
+850.365443	337.19
+850.405374	407.977
+850.445306	503.12
+850.485239	519.865
+850.525173	464.301
+850.565108	396.559
+850.605044	246.613
+850.644981	213.884
+850.684919	234.815
+850.724857	211.22
+850.764797	153.753
+850.804738	160.984
+850.844679	191.43
+850.884621	207.414
+850.924565	202.467
+850.964509	201.705
+851.004454	199.422
+851.044400	208.175
+851.084348	199.803
+851.124296	206.653
+851.164245	214.264
+851.204195	249.658
+851.244145	269.828
+851.284097	272.492
+851.324050	333.003
+851.364004	396.179
+851.403958	433.856
+851.443914	515.679
+851.483870	500.075
+851.523828	401.507
+851.563786	375.628
+851.603745	310.55
+851.643706	208.936
+851.683667	173.543
+851.723629	142.336
+851.763592	160.223
+851.803556	173.162
+851.843521	168.976
+851.883487	172.401
+851.923453	206.272
+851.963421	205.131
+852.003390	176.968
+852.043359	195.236
+852.083330	231.39
+852.123301	236.718
+852.163274	247.374
+852.203247	238.241
+852.243221	238.241
+852.283197	243.188
+852.323173	275.917
+852.363150	355.077
+852.403128	416.349
+852.443107	394.276
+852.483087	390.851
+852.523068	381.336
+852.563050	356.218
+852.603032	265.261
+852.643016	160.223
+852.683001	129.016
+852.722986	133.202
+852.762973	186.102
+852.802960	214.645
+852.842948	172.782
+852.882938	151.85
+852.922928	157.178
+852.962919	160.603
+853.002911	162.887
+853.042904	147.283
+853.082898	151.47
+853.122893	223.398
+853.162889	241.666
+853.202886	197.139
+853.242884	224.92
+853.282882	269.828
+853.322882	314.355
+853.362882	368.777
+853.402884	445.653
+853.442886	498.934
+853.482890	473.816
+853.522894	332.623
+853.562899	231.39
+853.602905	227.204
+853.642912	210.078
+853.682920	185.341
+853.722929	157.178
+853.762939	135.866
+853.802950	152.231
+853.842962	152.992
+853.882975	143.478
+853.922988	169.357
+853.963003	189.908
+854.003019	161.745
+854.043035	135.486
+854.083052	135.105
+854.123071	147.664
+854.163090	175.826
+854.203110	213.123
+854.243132	251.941
+854.283154	264.881
+854.323177	293.043
+854.363201	320.825
+854.403226	351.271
+854.443251	380.575
+854.483278	414.066
+854.523306	350.129
+854.563335	254.605
+854.603364	228.726
+854.643395	218.07
+854.683426	174.685
+854.723459	183.057
+854.763492	208.175
+854.803526	212.362
+854.843562	208.936
+854.883598	211.981
+854.923635	229.868
+854.963673	208.556
+855.003712	162.506
+855.043752	116.457
+855.083793	135.866
+855.123835	197.139
+855.163877	206.272
+855.203921	225.301
+855.243966	223.779
+855.284011	225.301
+855.324058	284.29
+855.364105	338.712
+855.404153	361.927
+855.444203	369.539
+855.484253	327.675
+855.524304	307.505
+855.564356	259.172
+855.604409	204.75
+855.644463	188.005
+855.684518	186.483
+855.724574	178.11
+855.764631	194.855
+855.804689	195.236
+855.844747	178.11
+855.884807	162.506
+855.924867	162.506
+855.964929	159.081
+856.004991	149.947
+856.045055	156.417
+856.085119	195.236
+856.125184	182.296
+856.165250	159.081
+856.205317	173.162
+856.245385	211.981
+856.285454	237.479
+856.325524	242.427
+856.365595	305.602
+856.405667	498.173
+856.445740	713.197
+856.485813	1025.65
+856.525888	1358.65
+856.565964	1114.32
+856.606040	485.994
+856.646118	207.414
+856.686196	153.373
+856.726275	195.997
+856.766355	216.548
+856.806437	195.236
+856.846519	189.146
+856.886602	207.795
+856.926686	200.564
+856.966771	198.28
+857.006857	200.564
+857.046943	198.661
+857.087031	172.021
+857.127120	152.231
+857.167209	176.207
+857.207300	261.836
+857.247391	319.303
+857.287484	266.022
+857.327577	241.285
+857.367671	238.241
+857.407767	304.841
+857.447863	490.561
+857.487960	736.792
+857.528058	822.041
+857.568157	601.689
+857.608257	338.712
+857.648358	219.212
+857.688460	175.065
+857.728562	205.131
+857.768666	191.049
+857.808771	186.102
+857.848876	195.997
+857.888983	191.43
+857.929090	167.834
+857.969198	131.68
+858.009308	156.037
+858.049418	194.094
+858.089529	206.653
+858.129641	207.033
+858.169754	224.92
+858.209868	249.658
+858.249983	278.581
+858.290099	250.038
+858.330216	251.18
+858.370334	343.66
+858.410452	396.559
+858.450572	405.313
+858.490693	418.633
+858.530814	441.848
+858.570936	344.801
+858.611060	240.143
+858.651184	163.268
+858.691309	134.724
+858.731436	158.32
+858.771563	154.134
+858.811691	134.344
+858.851820	133.583
+858.891950	194.094
+858.932080	246.233
+858.972212	226.823
+859.012345	195.997
+859.052479	197.519
+859.092613	167.834
+859.132749	145.381
+859.172885	168.976
+859.213023	239.763
+859.253161	266.784
+859.293300	208.556
+859.333441	180.013
+859.373582	233.674
+859.413724	349.368
+859.453867	466.966
+859.494011	491.703
+859.534156	372.964
+859.574302	261.836
+859.614449	194.475
+859.654596	149.567
+859.694745	181.154
+859.734895	188.766
+859.775045	146.522
+859.815197	115.696
+859.855349	98.5699
+859.895502	110.368
+859.935657	136.627
+859.975812	163.648
+860.015968	197.139
+860.056125	172.401
+860.096283	152.611
+860.136442	132.06
+860.176602	158.701
+860.216763	222.256
+860.256925	268.686
+860.297088	277.82
+860.337251	248.516
+860.377416	331.101
+860.417582	465.063
+860.457748	591.413
+860.497915	552.214
+860.538084	407.977
+860.578253	282.387
+860.618423	249.277
+860.658595	210.839
+860.698767	169.357
+860.738940	170.879
+860.779114	160.603
+860.819289	145.38
+860.859465	175.065
+860.899641	206.272
+860.939819	160.603
+860.979998	107.323
+861.020177	115.315
+861.060358	126.732
+861.100539	151.85
+861.140722	182.296
+861.180905	211.981
+861.221090	261.075
+861.261275	292.663
+861.301461	284.671
+861.341648	271.731
+861.381836	318.922
+861.422025	419.013
+861.462215	527.477
+861.502406	465.443
+861.542598	342.518
+861.582790	259.553
+861.622984	194.855
+861.663179	167.454
+861.703374	175.826
+861.743571	191.43
+861.783768	198.28
+861.823967	224.92
+861.864166	203.228
+861.904366	166.693
+861.944567	171.64
+861.984769	203.228
+862.024973	230.248
+862.065177	207.414
+862.105381	168.976
+862.145587	176.968
+862.185794	191.049
+862.226002	212.361
+862.266211	256.508
+862.306420	274.395
+862.346631	274.014
+862.386842	305.983
+862.427055	388.187
+862.467268	435.378
+862.507482	376.389
+862.547698	254.225
+862.587914	174.304
+862.628131	173.923
+862.668349	222.256
+862.708568	213.884
+862.748788	144.619
+862.789009	110.748
+862.829231	131.299
+862.869453	157.178
+862.909677	148.425
+862.949902	162.126
+862.990127	201.705
+863.030354	239.382
+863.070581	236.338
+863.110809	190.288
+863.151039	170.879
+863.191269	197.519
+863.231500	241.285
+863.271732	233.293
+863.311965	218.831
+863.352199	290.76
+863.392434	354.696
+863.432670	399.984
+863.472907	352.793
+863.513145	261.836
+863.553383	248.516
+863.593623	241.285
+863.633864	159.842
+863.674105	126.732
+863.714347	156.798
+863.754591	185.341
+863.794835	202.466
+863.835080	187.244
+863.875327	188.005
+863.915574	152.611
+863.955822	142.336
+863.996071	156.417
+864.036321	167.834
+864.076572	159.462
+864.116823	150.708
+864.157076	165.551
+864.197330	219.973
+864.237584	278.962
+864.277840	301.416
+864.318096	300.655
+864.358354	357.741
+864.398612	583.421
+864.438872	852.487
+864.479132	1011.95
+864.519393	861.24
+864.559655	537.372
+864.599918	287.715
+864.640182	180.774
+864.680447	145
+864.720713	160.984
+864.760980	162.126
+864.801248	171.259
+864.841516	196.758
+864.881786	200.564
+864.922056	171.259
+864.962328	162.506
+865.002600	165.17
+865.042874	177.349
+865.083148	159.842
+865.123423	151.47
+865.163699	165.551
+865.203977	172.021
+865.244255	208.175
+865.284534	269.448
+865.324814	312.833
+865.365094	371.822
+865.405376	528.999
+865.445659	713.577
+865.485943	758.485
+865.526227	642.791
+865.566513	421.677
+865.606799	234.815
+865.647087	185.721
+865.687375	181.535
+865.727664	192.572
+865.767955	198.28
+865.808246	171.64
+865.848538	157.939
+865.888831	189.146
+865.929125	216.548
+865.969420	221.495
+866.009716	249.658
+866.050013	281.626
+866.090310	274.776
+866.130609	278.962
+866.170909	306.744
+866.211209	418.252
+866.251511	489.419
+866.291813	468.488
+866.332117	476.86
+866.372421	533.946
+866.412726	609.681
+866.453032	603.972
+866.493340	491.322
+866.533648	386.284
+866.573957	283.148
+866.614267	245.091
+866.654577	216.548
+866.694889	178.11
+866.735202	143.858
+866.775516	141.575
+866.815830	157.178
+866.856146	199.041
+866.896462	220.734
+866.936780	229.487
+866.977098	210.839
+867.017417	186.482
+867.057738	184.199
+867.098059	242.807
+867.138381	276.678
+867.178704	259.553
+867.219028	289.237
+867.259353	354.696
+867.299679	390.47
+867.340006	388.948
+867.380333	402.648
+867.420662	385.522
+867.460992	397.32
+867.501322	428.908
+867.541654	347.465
+867.581986	232.912
+867.622320	180.393
+867.662654	216.167
+867.702989	234.815
+867.743325	220.353
+867.783663	194.855
+867.824001	176.207
+867.864340	198.661
+867.904680	197.138
+867.945020	192.952
+867.985362	230.629
+868.025705	215.406
+868.066049	181.154
+868.106393	159.462
+868.146739	195.616
+868.187085	268.306
+868.227433	277.439
+868.267781	292.662
+868.308130	293.424
+868.348481	293.043
+868.388832	337.19
+868.429184	422.438
+868.469537	490.941
+868.509891	610.061
+868.550246	669.811
+868.590602	528.618
+868.630959	321.205
+868.671316	207.414
+868.711675	206.653
+868.752035	236.337
+868.792395	184.579
+868.832757	121.024
+868.873119	138.911
+868.913483	165.17
+868.953847	195.616
+868.994212	226.443
+869.034578	203.989
+869.074946	161.745
+869.115314	144.619
+869.155683	192.952
+869.196053	250.419
+869.236423	257.65
+869.276795	238.621
+869.317168	295.326
+869.357542	364.591
+869.397916	379.814
+869.438292	406.835
+869.478668	448.698
+869.519046	514.918
+869.559424	542.7
+869.599804	414.066
+869.640184	236.337
+869.680565	197.519
+869.720947	197.519
+869.761330	204.75
+869.801714	178.871
+869.842099	177.729
+869.882485	183.438
+869.922872	159.462
+869.963260	162.506
+870.003648	178.49
+870.044038	188.005
+870.084428	225.301
+870.124820	239.382
+870.165212	224.54
+870.205606	230.629
+870.246000	232.151
+870.286395	246.232
+870.326792	301.416
+870.367189	342.898
+870.407587	412.163
+870.447986	826.608
+870.488386	1733.13
+870.528787	2565.45
+870.569188	2169.27
+870.609591	974.27
+870.649995	312.833
+870.690399	214.264
+870.730805	254.224
+870.771212	240.143
+870.811619	173.923
+870.852027	121.404
+870.892437	176.587
+870.932847	268.306
+870.973258	246.232
+871.013670	198.28
+871.054083	202.847
+871.094497	226.062
+871.134912	217.309
+871.175328	203.227
+871.215745	202.086
+871.256163	203.227
+871.296581	206.272
+871.337001	247.374
+871.377422	340.234
+871.417843	487.136
+871.458266	666.386
+871.498689	992.538
+871.539113	1281.39
+871.579539	1080.07
+871.619965	544.602
+871.660392	205.891
+871.700820	166.692
+871.741249	216.548
+871.781679	234.815
+871.822110	205.511
+871.862542	148.805
+871.902974	122.165
+871.943408	172.02
+871.983843	197.899
+872.024278	168.595
+872.064715	168.595
+872.105152	206.653
+872.145591	220.734
+872.186030	183.438
+872.226470	204.369
+872.266911	252.321
+872.307353	264.5
+872.347796	254.224
+872.388241	321.967
+872.428685	461.637
+872.469131	584.563
+872.509578	561.348
+872.550026	476.48
+872.590475	360.785
+872.630924	218.07
+872.671375	145
+872.711826	147.283
+872.752279	155.656
+872.792732	181.154
+872.833186	197.138
+872.873642	219.592
+872.914098	203.608
+872.954555	175.065
+872.995013	171.259
+873.035472	175.446
+873.075932	155.275
+873.116393	181.154
+873.156855	201.705
+873.197318	172.782
+873.237781	169.356
+873.278246	227.965
+873.318711	266.403
+873.359178	300.654
+873.399645	364.21
+873.440114	452.123
+873.480583	449.459
+873.521053	341.756
+873.561525	249.657
+873.601997	180.393
+873.642470	175.446
+873.682944	188.004
+873.723419	175.826
+873.763895	174.304
+873.804371	192.952
+873.844849	161.364
+873.885328	164.028
+873.925807	220.353
+873.966288	242.046
+874.006770	185.721
+874.047252	121.785
+874.087735	126.732
+874.128220	160.603
+874.168705	157.559
+874.209191	193.713
+874.249678	213.122
+874.290166	197.899
+874.330655	298.371
+874.371145	432.714
+874.411636	441.467
+874.452128	430.811
+874.492621	409.499
+874.533114	321.967
+874.573609	230.629
+874.614105	195.616
+874.654601	184.199
+874.695099	189.907
+874.735597	183.057
+874.776096	172.02
+874.816597	201.705
+874.857098	204.75
+874.897600	160.603
+874.938103	150.708
+874.978607	180.393
+875.019112	189.146
+875.059618	166.692
+875.100125	151.85
+875.140632	167.073
+875.181141	195.235
+875.221651	173.162
+875.262161	185.721
+875.302673	255.747
+875.343185	288.476
+875.383699	326.914
+875.424213	444.892
+875.464728	451.362
+875.505244	384.761
+875.545762	299.513
+875.586280	225.681
+875.626799	175.446
+875.667319	166.312
+875.707840	211.22
+875.748361	232.151
+875.788884	190.669
+875.829408	175.826
+875.869932	223.398
+875.910458	253.844
+875.950985	211.6
+875.991512	161.364
+876.032040	149.567
+876.072570	129.016
+876.113100	139.291
+876.153631	170.879
+876.194163	180.774
+876.234696	180.012
+876.275230	204.369
+876.315765	249.657
+876.356301	352.412
+876.396838	597.883
+876.437376	1067.89
+876.477914	1419.92
+876.518454	1158.85
+876.558995	632.895
+876.599536	292.282
+876.640079	191.049
+876.680622	208.556
+876.721166	212.742
+876.761712	181.915
+876.802258	174.684
+876.842805	166.692
+876.883353	143.477
+876.923902	104.278
+876.964452	106.181
+877.005003	130.157
+877.045555	142.336
+877.086107	152.992
+877.126661	164.409
+877.167216	176.587
+877.207771	235.576
+877.248328	258.791
+877.288885	249.657
+877.329444	250.799
+877.370003	373.725
+877.410563	605.875
+877.451125	823.182
+877.491687	836.883
+877.532250	618.814
+877.572814	380.956
+877.613379	241.285
+877.653945	180.012
+877.694511	210.458
+877.735079	200.563
+877.775648	191.049
+877.816218	209.317
+877.856788	215.786
+877.897360	198.28
+877.937932	192.571
+877.978505	177.729
+878.019080	149.947
+878.059655	159.462
+878.100231	169.737
+878.140808	194.474
+878.181386	195.997
+878.221965	226.443
+878.262545	247.755
+878.303126	224.92
+878.343708	266.022
+878.384291	350.89
+878.424875	476.099
+878.465459	605.875
+878.506045	655.73
+878.546631	489.419
+878.587219	247.374
+878.627807	213.122
+878.668397	205.891
+878.708987	196.377
+878.749578	207.033
+878.790170	169.737
+878.830763	160.603
+878.871357	156.417
+878.911952	154.895
+878.952548	152.231
+878.993145	150.708
+879.033743	144.619
+879.074341	172.02
+879.114941	164.028
+879.155542	170.879
+879.196143	227.965
+879.236746	220.353
+879.277349	214.645
+879.317953	239.001
+879.358559	243.568
+879.399165	315.116
+879.439772	487.516
+879.480380	699.115
+879.520989	736.792
+879.561599	558.684
+879.602210	350.51
+879.642822	238.621
+879.683434	203.989
+879.724048	160.603
+879.764663	148.425
+879.805278	148.044
+879.845895	159.842
+879.886512	194.094
+879.927131	175.446
+879.967750	159.081
+880.008370	182.677
+880.048991	213.884
+880.089614	196.758
+880.130237	148.044
+880.170861	177.729
+880.211486	197.899
+880.252112	212.742
+880.292738	237.099
+880.333366	261.455
+880.373995	313.594
+880.414624	390.089
+880.455255	556.4
+880.495887	584.943
+880.536519	485.233
+880.577152	403.029
+880.617787	261.836
+880.658422	203.989
+880.699058	177.729
+880.739695	160.223
+880.780333	139.672
+880.820972	156.417
+880.861612	185.34
+880.902253	189.907
+880.942895	194.474
+880.983538	173.923
+881.024182	175.826
+881.064826	186.482
+881.105472	221.114
+881.146118	239.763
+881.186766	233.673
+881.227414	244.71
+881.268064	246.232
+881.308714	270.208
+881.349365	317.78
+881.390017	388.567
+881.430670	425.863
+881.471324	448.317
+881.511979	510.731
+881.552635	447.175
+881.593292	298.371
+881.633950	224.92
+881.674608	203.227
+881.715268	186.482
+881.755929	174.304
+881.796590	206.272
+881.837253	236.337
+881.877916	205.511
+881.918580	193.713
+881.959246	207.033
+881.999912	173.162
+882.040579	170.118
+882.081247	173.923
+882.121916	173.923
+882.162586	221.495
+882.203257	280.103
+882.243929	274.775
+882.284602	240.143
+882.325275	293.043
+882.365950	424.721
+882.406625	503.881
+882.447302	614.247
+882.487979	832.697
+882.528658	1073.6
+882.569337	1027.17
+882.610017	714.338
+882.650699	431.952
+882.691381	306.744
+882.732064	286.573
+882.772748	296.087
+882.813433	274.775
+882.854119	253.463
+882.894806	253.844
+882.935493	257.269
+882.976182	221.495
+883.016872	188.004
+883.057562	191.049
+883.098254	208.175
+883.138946	209.317
+883.179640	199.802
+883.220334	249.657
+883.261029	277.059
+883.301725	277.82
+883.342423	299.893
+883.383121	330.72
+883.423820	403.409
+883.464520	562.87
+883.505221	719.286
+883.545922	751.254
+883.586625	605.494
+883.627329	421.677
+883.668034	317.019
+883.708739	256.888
+883.749446	251.18
+883.790153	263.739
+883.830861	243.949
+883.871571	212.361
+883.912281	173.923
+883.952992	223.017
+883.993704	252.322
+884.034418	229.868
+884.075132	206.272
+884.115846	218.45
+884.156562	235.196
+884.197279	223.398
+884.237997	213.884
+884.278716	231.771
+884.319435	250.038
+884.360156	268.686
+884.400877	320.825
+884.441600	388.186
+884.482323	462.398
+884.523048	531.282
+884.563773	513.395
+884.604499	387.806
+884.645226	295.326
+884.685954	266.022
+884.726683	233.293
+884.767413	197.519
+884.808144	188.766
+884.848876	162.126
+884.889609	165.551
+884.930343	182.677
+884.971077	182.677
+885.011813	202.847
+885.052549	223.398
+885.093287	219.592
+885.134025	199.422
+885.174765	182.677
+885.215505	173.162
+885.256246	207.414
+885.296988	249.658
+885.337731	254.605
+885.378475	328.436
+885.419220	474.196
+885.459966	571.243
+885.500713	615.009
+885.541461	524.813
+885.582209	347.465
+885.622959	234.435
+885.663710	218.831
+885.704461	193.333
+885.745214	168.215
+885.785967	183.818
+885.826721	179.632
+885.867477	146.522
+885.908233	151.47
+885.948990	208.936
+885.989748	241.285
+886.030507	186.482
+886.071267	177.349
+886.112028	201.705
+886.152790	242.427
+886.193553	213.122
+886.234316	172.021
+886.275081	202.466
+886.315847	239.763
+886.356613	322.347
+886.397381	408.357
+886.438149	472.293
+886.478918	583.421
+886.519689	576.19
+886.560460	421.677
+886.601232	253.463
+886.642005	159.842
+886.682779	170.879
+886.723554	199.422
+886.764330	226.062
+886.805107	169.737
+886.845884	146.903
+886.886663	155.275
+886.927443	171.64
+886.968223	179.251
+887.009005	175.826
+887.049787	161.364
+887.090571	151.85
+887.131355	162.126
+887.172140	191.81
+887.212927	231.009
+887.253714	257.269
+887.294502	272.492
+887.335291	281.245
+887.376081	285.432
+887.416872	379.814
+887.457664	501.978
+887.498456	502.739
+887.539250	410.26
+887.580045	278.962
+887.620840	224.92
+887.661637	212.742
+887.702434	178.871
+887.743233	159.842
+887.784032	163.648
+887.824832	156.036
+887.865634	154.895
+887.906436	175.826
+887.947239	167.834
+887.988043	151.089
+888.028848	142.336
+888.069654	156.417
+888.110461	183.057
+888.151268	176.968
+888.192077	170.879
+888.232887	193.333
+888.273697	217.309
+888.314509	232.912
+888.355321	283.909
+888.396135	399.604
+888.436949	524.432
+888.477764	638.985
+888.518581	583.802
+888.559398	404.171
+888.600216	269.067
+888.641035	186.863
+888.681855	191.049
+888.722676	176.207
+888.763497	146.903
+888.804320	147.283
+888.845144	169.737
+888.885969	183.057
+888.926794	183.438
+888.967621	200.183
+889.008448	192.952
+889.049277	148.805
+889.090106	140.052
+889.130936	194.094
+889.171767	261.836
+889.212600	271.731
+889.253433	254.605
+889.294267	223.017
+889.335102	254.605
+889.375938	314.355
+889.416774	373.725
+889.457612	452.884
+889.498451	489.039
+889.539291	401.887
+889.580131	275.537
+889.620973	188.005
+889.661815	161.364
+889.702659	184.96
+889.743503	189.527
+889.784348	157.939
+889.825194	160.223
+889.866042	149.947
+889.906890	145.38
+889.947739	166.312
+889.988589	211.22
+890.029440	219.592
+890.070291	145
+890.111144	118.36
+890.151998	134.344
+890.192853	228.345
+890.233708	265.261
+890.274565	190.669
+890.315422	197.9
+890.356281	250.038
+890.397140	346.704
+890.438000	417.11
+890.478861	422.819
+890.519724	405.312
+890.560587	385.522
+890.601451	323.489
+890.642316	230.248
+890.683182	173.162
+890.724048	138.911
+890.764916	151.089
+890.805785	151.469
+890.846655	160.984
+890.887525	164.409
+890.928397	165.931
+890.969269	186.102
+891.010143	176.587
+891.051017	183.057
+891.091892	217.309
+891.132768	227.965
+891.173646	223.017
+891.214524	231.009
+891.255403	258.791
+891.296283	271.731
+891.337164	331.481
+891.378045	387.425
+891.418928	419.774
+891.459812	458.593
+891.500697	419.394
+891.541582	329.959
+891.582469	232.532
+891.623356	184.96
+891.664245	186.863
+891.705134	190.288
+891.746024	210.458
+891.786915	192.571
+891.827808	180.774
+891.868701	172.02
+891.909595	149.567
+891.950490	180.393
+891.991386	195.997
+892.032282	173.923
+892.073180	211.6
+892.114079	231.771
+892.154979	207.033
+892.195879	232.912
+892.236781	243.568
+892.277683	248.516
+892.318587	251.56
+892.359491	275.156
+892.400396	322.728
+892.441302	380.575
+892.482210	409.118
+892.523118	427.386
+892.564027	342.898
+892.604937	261.455
+892.645848	232.912
+892.686759	192.952
+892.727672	172.401
+892.768586	161.745
+892.809501	157.178
+892.850416	183.818
+892.891333	188.005
+892.932250	198.28
+892.973169	227.965
+893.014088	207.414
+893.055008	196.758
+893.095929	206.653
+893.136852	203.228
+893.177775	221.876
+893.218699	240.143
+893.259624	215.406
+893.300550	208.175
+893.341476	278.581
+893.382404	359.643
+893.423333	452.884
+893.464263	554.878
+893.505193	538.133
+893.546125	401.126
+893.587057	285.051
+893.627991	243.568
+893.668925	204.369
+893.709860	147.664
+893.750796	146.141
+893.791734	160.984
+893.832672	167.454
+893.873611	164.409
+893.914551	160.223
+893.955492	181.535
+893.996433	211.6
+894.037376	208.175
+894.078320	191.43
+894.119265	225.681
+894.160210	256.888
+894.201157	262.597
+894.242104	230.248
+894.283053	231.39
+894.324002	232.151
+894.364952	239.382
+894.405903	306.363
+894.446856	359.643
+894.487809	356.218
+894.528763	360.405
+894.569718	327.675
+894.610674	221.115
+894.651631	178.49
+894.692588	199.802
+894.733547	185.341
+894.774507	165.551
+894.815467	165.17
+894.856429	159.842
+894.897391	192.191
+894.938355	189.908
+894.979319	204.369
+895.020284	238.24
+895.061251	203.989
+895.102218	150.328
+895.143186	155.656
+895.184155	215.787
+895.225125	255.366
+895.266096	243.188
+895.307068	248.135
+895.348040	337.19
+895.389014	432.333
+895.429989	568.959
+895.470964	614.628
+895.511941	466.965
+895.552918	348.226
+895.593897	268.306
+895.634876	256.889
+895.675856	234.054
+895.716838	194.855
+895.757820	193.333
+895.798803	228.726
+895.839787	275.917
+895.880772	257.65
+895.921758	228.726
+895.962745	238.24
+896.003732	245.852
+896.044721	222.256
+896.085711	226.443
+896.126701	243.568
+896.167693	232.151
+896.208685	293.424
+896.249679	296.468
+896.290673	250.799
+896.331669	284.67
+896.372665	366.874
+896.413662	457.832
+896.454660	518.723
+896.495659	419.013
+896.536659	323.108
+896.577660	289.999
+896.618662	233.674
+896.659665	173.162
+896.700668	165.551
+896.741673	195.997
+896.782679	253.463
+896.823685	243.568
+896.864693	203.608
+896.905701	208.556
+896.946710	231.771
+896.987721	235.576
+897.028732	250.038
+897.069744	232.151
+897.110757	230.248
+897.151771	235.196
+897.192786	245.852
+897.233802	274.014
+897.274819	299.132
+897.315837	315.116
+897.356855	337.19
+897.397875	399.604
+897.438896	469.629
+897.479917	482.569
+897.520940	395.798
+897.561963	305.602
+897.602987	238.24
+897.644013	226.443
+897.685039	237.099
+897.726066	232.151
+897.767094	217.309
+897.808123	245.091
+897.849153	246.994
+897.890184	242.046
+897.931216	257.269
+897.972249	233.674
+898.013283	229.487
+898.054317	227.204
+898.095353	235.196
+898.136389	267.925
+898.177427	229.868
+898.218465	218.07
+898.259505	241.285
+898.300545	259.172
+898.341586	255.366
+898.382628	319.683
+898.423671	409.499
+898.464715	457.832
+898.505760	449.84
+898.546806	350.51
+898.587853	264.5
+898.628901	239.002
+898.669950	205.892
+898.710999	185.721
+898.752050	164.79
+898.793101	154.895
+898.834154	195.236
+898.875207	208.936
+898.916262	200.183
+898.957317	198.661
+898.998373	207.794
+899.039430	205.13
+899.080489	218.07
+899.121548	243.568
+899.162608	216.167
+899.203668	191.43
+899.244730	230.629
+899.285793	297.61
+899.326857	290.76
+899.367922	280.104
+899.408987	337.19
+899.450054	387.806
+899.491121	482.188
+899.532190	666.767
+899.573259	707.869
+899.614329	489.8
+899.655400	256.889
+899.696473	178.871
+899.737546	221.115
+899.778620	295.327
+899.819695	320.444
+899.860771	277.82
+899.901847	243.188
+899.942925	269.067
+899.984004	261.836
+900.025084	251.18
+900.066164	239.002
+900.107246	209.697
+900.148328	197.138
+900.189412	214.645
+900.230496	265.642
+900.271581	278.201
+900.312668	280.104
+900.353755	309.408
+900.394843	343.659
+900.435932	399.984
+900.477022	428.147
+900.518113	480.666
+900.559205	448.698
+900.600297	368.016
+900.641391	271.35
+900.682486	230.248
+900.723581	199.802
+900.764678	211.22
+900.805775	274.776
+900.846874	292.282
+900.887973	247.755
+900.929074	178.49
+900.970175	165.931
+901.011277	180.393
+901.052380	212.742
+901.093484	219.592
+901.134589	189.146
+901.175695	167.454
+901.216802	200.183
+901.257910	247.374
+901.299018	281.245
+901.340128	313.975
+901.381239	345.943
+901.422350	377.531
+901.463463	466.585
+901.504576	472.674
+901.545690	408.357
+901.586806	338.712
+901.627922	240.143
+901.669039	185.721
+901.710157	201.325
+901.751276	215.025
+901.792396	198.28
+901.833517	221.876
+901.874639	244.71
+901.915762	240.905
+901.956886	238.621
+901.998010	239.763
+902.039136	187.624
+902.080262	165.931
+902.121390	187.244
+902.162518	183.818
+902.203648	197.519
+902.244778	233.293
+902.285909	259.553
+902.327041	237.479
+902.368174	297.991
+902.409309	337.951
+902.450444	353.174
+902.491579	407.596
+902.532716	395.418
+902.573854	339.093
+902.614993	226.062
+902.656133	162.126
+902.697273	172.782
+902.738415	206.272
+902.779557	193.713
+902.820701	148.425
+902.861845	135.486
+902.902990	186.482
+902.944136	238.24
+902.985284	239.382
+903.026432	199.803
+903.067581	195.236
+903.108731	167.454
+903.149882	179.252
+903.191034	203.608
+903.232186	230.629
+903.273340	227.204
+903.314495	233.293
+903.355650	261.075
+903.396807	355.077
+903.437964	475.719
+903.479123	573.907
+903.520282	558.684
+903.561442	428.147
+903.602604	311.311
+903.643766	192.191
+903.684929	130.157
+903.726093	158.32
+903.767258	175.446
+903.808424	162.126
+903.849591	135.485
+903.890759	138.149
+903.931927	154.895
+903.973097	157.939
+904.014268	176.587
+904.055439	197.9
+904.096612	205.13
+904.137785	198.661
+904.178959	178.871
+904.220135	165.17
+904.261311	208.556
+904.302488	258.411
+904.343666	282.768
+904.384845	389.328
+904.426025	510.731
+904.467206	580.376
+904.508388	603.211
+904.549571	550.692
+904.590755	420.535
+904.631939	323.87
+904.673125	277.82
+904.714311	232.912
+904.755499	168.595
+904.796687	162.887
+904.837877	188.766
+904.879067	173.543
+904.920258	160.603
+904.961450	191.049
+905.002644	199.422
+905.043838	176.968
+905.085033	215.025
+905.126228	232.912
+905.167425	229.107
+905.208623	232.532
+905.249822	220.734
+905.291022	199.422
+905.332222	313.214
+905.373424	796.162
+905.414626	2020.09
+905.455830	3765.02
+905.497034	4211.43
+905.538239	2557.46
+905.579446	898.536
+905.620653	477.241
+905.661861	509.209
+905.703070	467.346
+905.744280	297.61
+905.785491	164.029
+905.826703	138.15
+905.867915	214.264
+905.909129	315.497
+905.950344	288.096
+905.991559	206.653
+906.032776	206.272
+906.073994	205.892
+906.115212	197.139
+906.156431	210.459
+906.197652	222.256
+906.238873	203.989
+906.280095	179.632
+906.321318	233.293
+906.362542	443.37
+906.403767	946.108
+906.444993	1908.2
+906.486220	2708.55
+906.527448	2551.75
+906.568676	1658.54
+906.609906	844.495
+906.651137	428.908
+906.692368	321.967
+906.733601	291.902
+906.774834	222.257
+906.816069	160.223
+906.857304	184.58
+906.898540	245.472
+906.939777	242.427
+906.981015	207.034
+907.022254	189.908
+907.063494	181.535
+907.104735	192.572
+907.145977	273.254
+907.187220	440.326
+907.228464	572.004
+907.269708	505.784
+907.310954	352.793
+907.352201	331.101
+907.393448	486.756
+907.434697	843.734
+907.475946	1238.01
+907.517196	1308.41
+907.558447	1099.86
+907.599700	814.81
+907.640953	564.393
+907.682207	313.975
+907.723462	205.511
+907.764718	246.994
+907.805975	258.031
+907.847232	248.136
+907.888491	247.755
+907.929751	248.136
+907.971011	219.593
+908.012273	184.58
+908.053535	177.349
+908.094799	226.823
+908.136063	314.355
+908.177329	392.754
+908.218595	422.819
+908.259862	366.114
+908.301130	297.61
+908.342399	337.57
+908.383669	643.932
+908.424940	1371.59
+908.466212	2305.9
+908.507485	2787.71
+908.548759	2377.45
+908.590033	1743.03
+908.631309	1363.22
+908.672585	944.586
+908.713863	525.955
+908.755141	251.561
+908.796421	165.551
+908.837701	172.782
+908.878982	199.422
+908.920264	219.973
+908.961547	200.183
+909.002832	188.386
+909.044117	211.601
+909.085402	186.483
+909.126689	169.737
+909.167977	245.091
+909.209266	324.25
+909.250556	354.696
+909.291846	344.421
+909.333138	352.032
+909.374430	597.122
+909.415724	1299.28
+909.457018	2564.31
+909.498313	3510.8
+909.539610	2805.59
+909.580907	1440.47
+909.622205	842.211
+909.663504	670.572
+909.704804	498.553
+909.746105	350.89
+909.787407	235.576
+909.828710	196.758
+909.870013	228.726
+909.911318	280.484
+909.952624	246.994
+909.993930	156.798
+910.035238	176.968
+910.076546	198.661
+910.117855	173.923
+910.159166	206.272
+910.200477	218.451
+910.241789	191.81
+910.283102	210.458
+910.324416	255.366
+910.365731	405.312
+910.407047	692.646
+910.448364	1163.8
+910.489682	1584.71
+910.531001	1554.27
+910.572320	1062.94
+910.613641	646.977
+910.654963	384.381
+910.696285	273.253
+910.737608	244.33
+910.778933	273.634
+910.820258	240.143
+910.861584	179.251
+910.902912	184.58
+910.944240	251.941
+910.985569	232.912
+911.026899	216.548
+911.068230	207.414
+911.109562	205.13
+911.150894	205.13
+911.192228	180.393
+911.233563	218.831
+911.274898	237.86
+911.316235	251.941
+911.357572	313.214
+911.398911	395.037
+911.440250	520.246
+911.481591	678.184
+911.522932	631.754
+911.564274	464.301
+911.605617	328.436
+911.646961	258.03
+911.688306	200.944
+911.729652	198.661
+911.770999	219.973
+911.812347	176.207
+911.853695	132.06
+911.895045	163.267
+911.936396	186.863
+911.977747	206.272
+912.019100	200.944
+912.060453	236.718
+912.101808	250.799
+912.143163	256.508
+912.184519	234.435
+912.225876	184.96
+912.267235	186.482
+912.308594	189.908
+912.349954	252.322
+912.391315	382.478
+912.432676	448.317
+912.474039	398.081
+912.515403	330.72
+912.556768	339.473
+912.598133	350.51
+912.639500	280.865
+912.680867	185.721
+912.722236	164.409
+912.763605	153.372
+912.804975	172.021
+912.846347	152.611
+912.887719	149.947
+912.929092	149.947
+912.970466	181.915
+913.011841	199.802
+913.053217	190.669
+913.094594	155.656
+913.135972	168.215
+913.177350	224.54
+913.218730	235.576
+913.260111	221.495
+913.301492	254.986
+913.342875	329.578
+913.384258	418.632
+913.425643	460.115
+913.467028	396.94
+913.508414	360.405
+913.549801	348.226
+913.591189	254.986
+913.632578	165.551
+913.673968	146.142
+913.715359	145
+913.756751	173.162
+913.798144	183.438
+913.839538	153.372
+913.880933	128.255
+913.922328	135.486
+913.963725	182.296
+914.005122	214.264
+914.046521	213.123
+914.087920	172.401
+914.129320	172.401
+914.170722	245.091
+914.212124	318.542
+914.253527	328.436
+914.294931	298.371
+914.336336	302.938
+914.377742	362.308
+914.419149	433.855
+914.460557	460.496
+914.501965	417.871
+914.543375	360.024
+914.584786	324.631
+914.626197	274.776
+914.667610	216.928
+914.709023	184.96
+914.750438	183.057
+914.791853	170.879
+914.833269	144.619
+914.874686	116.837
+914.916104	133.202
+914.957523	164.409
+914.998943	185.721
+915.040364	200.564
+915.081786	165.17
+915.123209	153.753
+915.164633	214.264
+915.206058	231.39
+915.247483	235.196
+915.288910	258.03
+915.330337	251.18
+915.371766	241.666
+915.413195	302.557
+915.454625	436.139
+915.496057	487.897
+915.537489	391.612
+915.578922	264.881
+915.620356	199.422
+915.661791	191.43
+915.703227	187.244
+915.744664	163.267
+915.786102	157.559
+915.827540	165.17
+915.868980	178.49
+915.910421	211.22
+915.951862	209.697
+915.993305	216.167
+916.034748	205.892
+916.076193	207.795
+916.117638	254.986
+916.159084	235.196
+916.200531	194.094
+916.241979	213.503
+916.283428	277.059
+916.324878	282.006
+916.366329	273.634
+916.407781	291.14
+916.449234	358.502
+916.490688	399.604
+916.532143	352.032
+916.573598	288.096
+916.615055	235.196
+916.656512	215.406
+916.697971	210.839
+916.739430	197.138
+916.780890	183.818
+916.822352	176.968
+916.863814	185.721
+916.905277	190.288
+916.946741	162.506
+916.988206	177.729
+917.029672	204.369
+917.071139	198.661
+917.112607	186.102
+917.154075	210.459
+917.195545	300.655
+917.237016	431.572
+917.278487	521.007
+917.319960	439.564
+917.361433	294.565
+917.402908	351.652
+917.444383	452.884
+917.485859	507.306
+917.527336	406.454
+917.568814	266.784
+917.610294	224.159
+917.651774	185.341
+917.693255	156.036
+917.734736	139.291
+917.776219	143.478
+917.817703	175.446
+917.859188	182.677
+917.900673	163.648
+917.942160	224.54
+917.983647	237.099
+918.025136	219.592
+918.066625	227.204
+918.108115	237.099
+918.149607	276.678
+918.191099	315.878
+918.232592	367.636
+918.274086	380.195
+918.315581	355.077
+918.357077	330.72
+918.398574	317.019
+918.440072	425.102
+918.481571	570.482
+918.523070	525.954
+918.564571	361.546
+918.606072	230.629
+918.647575	163.648
+918.689078	158.701
+918.730583	204.369
+918.772088	183.818
+918.813594	130.157
+918.855102	135.105
+918.896610	163.267
+918.938119	158.32
+918.979629	149.947
+919.021140	179.632
+919.062652	205.892
+919.104164	182.677
+919.145678	184.58
+919.187193	212.361
+919.228708	253.844
+919.270225	275.156
+919.311743	270.97
+919.353261	274.014
+919.394780	318.542
+919.436301	395.037
+919.477822	448.698
+919.519344	441.467
+919.560867	339.473
+919.602391	232.532
+919.643916	223.779
+919.685442	208.556
+919.726969	172.782
+919.768497	154.895
+919.810026	139.291
+919.851555	152.611
+919.893086	168.215
+919.934618	172.401
+919.976150	175.065
+920.017684	188.005
+920.059218	204.75
+920.100753	200.183
+920.142290	202.466
+920.183827	196.377
+920.225365	230.629
+920.266904	263.739
+920.308444	234.815
+920.349985	210.459
+920.391527	263.739
+920.433070	371.441
+920.474613	458.593
+920.516158	410.64
+920.557704	294.185
+920.599250	231.39
+920.640798	199.802
+920.682346	186.482
+920.723896	177.349
+920.765446	177.729
+920.806997	149.186
+920.848549	129.777
+920.890102	142.716
+920.931657	146.903
+920.973212	180.013
+921.014767	197.519
+921.056324	169.357
+921.097882	175.826
+921.139441	186.482
+921.181001	184.96
+921.222561	176.207
+921.264123	206.272
+921.305685	226.443
+921.347249	233.674
+921.388813	262.978
+921.430378	367.255
+921.471945	475.719
+921.513512	462.398
+921.555080	330.72
+921.596649	233.293
+921.638219	199.041
+921.679790	198.661
+921.721362	202.847
+921.762935	196.758
+921.804509	188.385
+921.846083	188.766
+921.887659	167.073
+921.929235	140.433
+921.970813	148.425
+922.012391	162.506
+922.053971	176.207
+922.095551	148.425
+922.137132	169.737
+922.178715	184.96
+922.220298	184.199
+922.261882	211.6
+922.303467	225.681
+922.345053	246.994
+922.386640	326.914
+922.428227	417.871
+922.469816	460.115
+922.511406	435.758
+922.552997	352.413
+922.594588	290.76
+922.636181	256.888
+922.677774	225.681
+922.719368	211.6
+922.760964	172.782
+922.802560	183.438
+922.844157	190.669
+922.885755	203.989
+922.927354	201.705
+922.968954	183.818
+923.010555	171.64
+923.052157	163.267
+923.093760	165.551
+923.135364	159.081
+923.176969	160.984
+923.218574	225.301
+923.260181	263.358
+923.301788	250.799
+923.343397	259.172
+923.385006	288.096
+923.426616	398.462
+923.468228	493.605
+923.509840	441.847
+923.551453	274.775
+923.593067	177.349
+923.634682	191.049
+923.676298	192.952
+923.717915	182.677
+923.759533	175.446
+923.801152	142.336
+923.842771	129.777
+923.884392	171.259
+923.926013	159.462
+923.967636	119.501
+924.009259	159.462
+924.050884	192.952
+924.092509	200.183
+924.134135	200.564
+924.175763	173.162
+924.217391	188.766
+924.259020	204.369
+924.300650	227.584
+924.342281	285.812
+924.383913	320.444
+924.425546	410.64
+924.467179	467.726
+924.508814	381.336
+924.550450	303.319
+924.592086	272.111
+924.633724	242.046
+924.675362	202.086
+924.717002	156.036
+924.758642	152.611
+924.800283	152.231
+924.841925	176.207
+924.883568	163.648
+924.925213	130.538
+924.966858	121.404
+925.008504	116.457
+925.050150	107.703
+925.091798	156.798
+925.133447	217.689
+925.175097	210.458
+925.216747	200.944
+925.258399	225.681
+925.300051	273.253
+925.341705	280.865
+925.383359	290.379
+925.425015	345.182
+925.466671	415.588
+925.508328	415.588
+925.549986	314.736
+925.591645	240.524
+925.633305	249.277
+925.674966	221.876
+925.716628	153.372
+925.758291	132.441
+925.799955	95.9057
+925.841619	89.4359
+925.883285	92.8611
+925.924952	111.89
+925.966619	160.603
+926.008288	189.907
+926.049957	194.474
+926.091627	146.903
+926.133299	151.469
+926.174971	214.264
+926.216644	255.366
+926.258318	222.256
+926.299993	213.122
+926.341669	198.661
+926.383346	248.896
+926.425024	356.599
+926.466702	445.273
+926.508382	435.758
+926.550063	376.769
+926.591744	319.303
+926.633427	240.143
+926.675110	188.005
+926.716795	144.239
+926.758480	147.283
+926.800166	182.296
+926.841854	173.923
+926.883542	159.842
+926.925231	136.247
+926.966921	130.157
+927.008612	160.603
+927.050304	175.446
+927.091996	187.243
+927.133690	197.138
+927.175385	204.75
+927.217081	212.742
+927.258777	195.997
+927.300475	181.535
+927.342173	202.086
+927.383873	313.594
+927.425573	407.976
+927.467274	454.787
+927.508976	417.491
+927.550679	294.565
+927.592384	250.038
+927.634089	264.5
+927.675795	232.151
+927.717501	173.543
+927.759209	144.619
+927.800918	134.724
+927.842628	168.215
+927.884338	192.952
+927.926050	155.656
+927.967762	129.777
+928.009476	133.963
+928.051190	164.029
+928.092906	175.826
+928.134622	171.64
+928.176339	148.044
+928.218057	126.732
+928.259776	146.142
+928.301496	168.215
+928.343217	184.58
+928.384939	247.374
+928.426662	374.486
+928.468386	482.949
+928.510110	548.789
+928.551836	561.728
+928.593563	481.427
+928.635290	283.529
+928.677019	170.879
+928.718748	169.737
+928.760478	173.923
+928.802210	181.535
+928.843942	155.275
+928.885675	128.255
+928.927409	154.134
+928.969144	183.057
+929.010880	194.094
+929.052617	202.847
+929.094355	202.466
+929.136094	193.713
+929.177833	175.065
+929.219574	191.43
+929.261316	191.43
+929.303058	198.661
+929.344801	226.062
+929.386546	281.626
+929.428291	322.347
+929.470037	387.806
+929.511785	404.171
+929.553533	385.903
+929.595282	255.747
+929.637032	143.477
+929.678783	137.388
+929.720535	189.146
+929.762288	178.49
+929.804041	149.947
+929.845796	133.583
+929.887552	145
+929.929308	170.498
+929.971066	181.154
+930.012824	193.333
+930.054584	205.892
+930.096344	203.989
+930.138105	171.259
+930.179868	155.656
+930.221631	159.462
+930.263395	186.482
+930.305160	199.422
+930.346926	207.414
+930.388693	272.873
+930.430460	355.838
+930.472229	444.892
+930.513999	411.782
+930.555770	339.473
+930.597541	250.038
+930.639314	221.115
+930.681087	204.369
+930.722862	164.028
+930.764637	172.021
+930.806413	173.543
+930.848190	172.782
+930.889969	169.737
+930.931748	151.85
+930.973528	132.441
+931.015309	150.328
+931.057090	158.7
+931.098873	147.664
+931.140657	131.299
+931.182442	155.275
+931.224227	171.64
+931.266014	215.406
+931.307802	261.075
+931.349590	262.978
+931.391379	217.689
+931.433170	236.718
+931.474961	345.562
+931.516753	425.483
+931.558546	342.137
+931.600340	240.524
+931.642135	172.021
+931.683931	187.243
+931.725728	175.065
+931.767526	147.283
+931.809325	121.404
+931.851125	138.149
+931.892925	141.194
+931.934727	128.255
+931.976529	133.583
+932.018333	152.231
+932.060137	143.097
+932.101943	183.818
+932.143749	211.22
+932.185556	222.637
+932.227364	201.325
+932.269173	194.855
+932.310983	213.884
+932.352794	234.054
+932.394606	271.731
+932.436419	364.591
+932.478233	424.341
+932.520048	410.26
+932.561863	328.056
+932.603680	289.237
+932.645497	249.277
+932.687316	181.154
+932.729135	130.919
+932.770955	130.538
+932.812777	176.968
+932.854599	165.551
+932.896422	123.688
+932.938246	133.963
+932.980071	153.753
+933.021897	157.939
+933.063724	157.939
+933.105552	165.931
+933.147381	180.774
+933.189210	179.251
+933.231041	171.64
+933.272873	182.296
+933.314705	200.183
+933.356539	234.435
+933.398373	245.471
+933.440208	326.534
+933.482045	439.564
+933.523882	428.527
+933.565720	329.959
+933.607559	276.298
+933.649399	231.009
+933.691240	182.296
+933.733082	162.126
+933.774925	146.141
+933.816769	148.425
+933.858613	149.947
+933.900459	155.275
+933.942306	172.401
+933.984153	159.081
+934.026002	149.567
+934.067851	145.761
+934.109701	154.895
+934.151553	163.267
+934.193405	141.575
+934.235258	172.782
+934.277112	223.779
+934.318967	251.941
+934.360823	273.634
+934.402680	473.435
+934.444538	935.832
+934.486397	1222.4
+934.528256	962.473
+934.570117	472.674
+934.611978	225.681
+934.653841	194.474
+934.695704	194.474
+934.737569	178.871
+934.779434	175.065
+934.821300	167.834
+934.863168	180.774
+934.905036	180.774
+934.946905	145
+934.988775	157.178
+935.030646	180.774
+935.072518	183.438
+935.114391	183.057
+935.156264	169.357
+935.198139	175.826
+935.240015	175.446
+935.281891	171.259
+935.323769	209.697
+935.365647	323.489
+935.407527	504.642
+935.449407	853.248
+935.491288	1145.91
+935.533171	918.707
+935.575054	465.063
+935.616938	290.379
+935.658823	239.002
+935.700709	186.863
+935.742596	180.393
+935.784484	186.863
+935.826372	161.364
+935.868262	130.919
+935.910153	153.372
+935.952044	200.944
+935.993937	207.794
+936.035830	175.826
+936.077725	156.036
+936.119620	168.595
+936.161516	200.564
+936.203414	207.795
+936.245312	180.774
+936.287211	180.013
+936.329111	222.637
+936.371012	324.25
+936.412914	501.598
+936.454817	749.351
+936.496720	860.479
+936.538625	666.006
+936.580531	360.785
+936.622437	209.697
+936.664345	179.632
+936.706253	165.551
+936.748163	140.433
+936.790073	176.207
+936.831984	179.251
+936.873897	130.538
+936.915810	129.396
+936.957724	145
+936.999639	184.58
+937.041555	199.041
+937.083472	197.9
+937.125390	177.729
+937.167308	159.842
+937.209228	189.527
+937.251149	214.264
+937.293070	203.989
+937.334993	188.005
+937.376916	211.22
+937.418841	319.303
+937.460766	511.493
+937.502692	621.859
+937.544620	501.978
+937.586548	371.441
+937.628477	247.374
+937.670407	178.11
+937.712338	147.283
+937.754270	122.926
+937.796203	146.522
+937.838136	158.32
+937.880071	150.708
+937.922007	164.409
+937.963943	185.721
+938.005881	203.608
+938.047819	207.414
+938.089759	218.831
+938.131699	239.002
+938.173640	195.616
+938.215583	153.372
+938.257526	179.251
+938.299470	179.251
+938.341415	198.661
+938.383361	266.022
+938.425308	371.061
+938.467256	486.375
+938.509204	554.497
+938.551154	503.12
+938.593105	358.882
+938.635056	237.479
+938.677009	191.81
+938.718962	210.078
+938.760917	193.713
+938.802872	164.028
+938.844828	136.627
+938.886786	124.829
+938.928744	168.595
+938.970703	190.288
+939.012663	153.753
+939.054624	148.425
+939.096586	169.357
+939.138549	184.199
+939.180512	192.952
+939.222477	172.401
+939.264443	156.036
+939.306409	198.661
+939.348377	246.613
+939.390345	260.314
+939.432315	395.798
+939.474285	518.723
+939.516256	498.934
+939.558229	363.83
+939.600202	250.799
+939.642176	211.6
+939.684151	175.826
+939.726127	167.454
+939.768104	186.482
+939.810082	185.341
+939.852060	160.984
+939.894040	176.968
+939.936021	161.364
+939.978002	159.842
+940.019985	181.915
+940.061968	212.742
+940.103953	208.936
+940.145938	207.794
+940.187924	242.427
+940.229912	208.556
+940.271900	167.834
+940.313889	200.564
+940.355879	250.419
+940.397870	279.723
+940.439862	333.003
+940.481855	373.725
+940.523848	377.15
+940.565843	322.347
+940.607839	229.487
+940.649835	178.49
+940.691833	147.664
+940.733831	167.073
+940.775831	167.834
+940.817831	111.509
+940.859833	120.262
+940.901835	172.782
+940.943838	189.908
+940.985842	192.952
+941.027847	203.228
+941.069853	187.624
+941.111860	175.065
+941.153868	205.892
+941.195877	236.338
+941.237886	244.71
+941.279897	230.629
+941.321909	218.07
+941.363921	259.172
+941.405935	372.583
+941.447949	479.905
+941.489964	492.844
+941.531981	400.365
+941.573998	296.849
+941.616016	267.925
+941.658035	217.309
+941.700055	149.567
+941.742076	154.895
+941.784098	168.595
+941.826121	167.073
+941.868145	181.154
+941.910169	158.7
+941.952195	156.036
+941.994222	177.729
+942.036249	180.013
+942.078278	182.296
+942.120307	199.041
+942.162337	172.401
+942.204369	159.462
+942.246401	180.774
+942.288434	195.997
+942.330468	227.584
+942.372503	260.314
+942.414539	291.901
+942.456576	387.045
+942.498614	451.742
+942.540653	406.454
+942.582692	305.602
+942.624733	211.22
+942.666775	192.572
+942.708817	195.616
+942.750861	197.9
+942.792905	188.385
+942.834950	171.259
+942.876997	146.903
+942.919044	156.036
+942.961092	147.283
+943.003141	162.506
+943.045191	143.858
+943.087242	136.247
+943.129294	121.024
+943.171347	116.076
+943.213401	139.291
+943.255456	176.587
+943.297511	203.228
+943.339568	212.742
+943.381625	215.406
+943.423684	270.589
+943.465743	306.363
+943.507804	366.874
+943.549865	363.83
+943.591927	294.185
+943.633990	258.411
+943.676054	216.167
+943.718119	160.223
+943.760185	163.267
+943.802252	198.28
+943.844320	211.981
+943.886389	192.952
+943.928459	152.611
+943.970529	147.664
+944.012601	159.462
+944.054673	148.425
+944.096747	137.008
+944.138821	157.559
+944.180897	194.094
+944.222973	213.884
+944.265050	232.532
+944.307128	245.471
+944.349208	227.965
+944.391288	315.878
+944.433369	462.018
+944.475450	515.679
+944.517533	516.821
+944.559617	413.305
+944.601702	259.553
+944.643788	185.721
+944.685874	154.134
+944.727962	154.134
+944.770050	154.134
+944.812140	166.312
+944.854230	158.701
+944.896321	134.344
+944.938413	140.814
+944.980507	171.64
+945.022601	199.041
+945.064696	188.385
+945.106792	175.065
+945.148889	162.887
+945.190986	157.559
+945.233085	161.745
+945.275185	184.96
+945.317286	232.151
+945.359387	256.889
+945.401490	322.347
+945.443593	446.034
+945.485698	591.794
+945.527803	567.818
+945.569909	386.284
+945.612017	275.156
+945.654125	192.191
+945.696234	134.344
+945.738344	157.939
+945.780455	188.005
+945.822567	195.236
+945.864680	163.648
+945.906793	143.097
+945.948908	156.037
+945.991024	125.971
+946.033140	137.008
+946.075258	147.283
+946.117376	117.979
+946.159496	120.263
+946.201616	144.619
+946.243738	157.178
+946.285860	165.17
+946.327983	214.264
+946.370107	244.71
+946.412232	299.513
+946.454358	387.426
+946.496485	452.884
+946.538613	409.499
+946.580742	298.371
+946.622871	212.361
+946.665002	164.79
+946.707134	138.53
+946.749266	127.494
+946.791400	157.939
+946.833534	183.057
+946.875669	172.782
+946.917806	166.693
+946.959943	177.349
+947.002081	174.685
+947.044220	177.349
+947.086360	186.482
+947.128501	199.041
+947.170643	187.244
+947.212786	174.685
+947.254930	192.572
+947.297075	222.256
+947.339220	240.905
+947.381367	262.217
+947.423514	337.57
+947.465663	417.491
+947.507812	426.244
+947.549963	371.441
+947.592114	272.492
+947.634266	166.693
+947.676419	159.842
+947.718573	162.126
+947.760728	141.955
+947.802884	131.299
+947.845041	111.89
+947.887199	121.404
+947.929358	162.126
+947.971518	165.17
+948.013678	140.814
+948.055840	125.21
+948.098003	122.165
+948.140166	173.543
+948.182331	222.637
+948.224496	212.742
+948.266662	221.115
+948.308829	221.876
+948.350998	207.795
+948.393167	254.225
+948.435337	319.303
+948.477508	320.444
+948.519680	332.623
+948.561852	334.145
+948.604026	252.322
+948.646201	165.17
+948.688377	194.475
+948.730553	234.435
+948.772731	172.401
+948.814909	105.42
+948.857089	97.8088
+948.899269	102.756
+948.941450	103.898
+948.983633	140.052
+949.025816	171.64
+949.068000	165.551
+949.110185	151.089
+949.152371	125.971
+949.194558	133.583
+949.236746	173.543
+949.278935	180.774
+949.321124	219.592
+949.363315	270.209
+949.405507	279.723
+949.447699	275.917
+949.489893	296.088
+949.532087	293.424
+949.574282	250.419
+949.616479	205.892
+949.658676	154.514
+949.700874	138.15
+949.743073	170.118
+949.785273	194.475
+949.827474	229.868
+949.869676	227.204
+949.911879	196.758
+949.954083	182.677
+949.996288	153.753
+950.038493	148.425
+950.080700	183.438
+950.122907	204.369
+950.165116	223.779
+950.207325	204.75
+950.249536	181.535
+950.291747	208.936
+950.333959	237.86
+950.376172	281.245
+950.418386	332.242
+950.460602	410.26
+950.502818	380.195
+950.545034	274.776
+950.587252	247.755
+950.629471	207.414
+950.671691	183.818
+950.713911	206.653
+950.756133	220.734
+950.798356	192.191
+950.840579	146.142
+950.882804	117.599
+950.925029	119.502
+950.967255	134.724
+951.009482	140.052
+951.051711	152.231
+951.093940	173.924
+951.136170	179.632
+951.178401	186.102
+951.220633	200.944
+951.262866	185.721
+951.305099	215.787
+951.347334	226.443
+951.389570	240.905
+951.431806	288.096
+951.474044	374.486
+951.516282	464.301
+951.558522	446.415
+951.600762	336.429
+951.643004	247.755
+951.685246	188.766
+951.727489	141.955
+951.769733	113.793
+951.811978	121.024
+951.854224	133.583
+951.896471	168.596
+951.938719	180.774
+951.980968	161.745
+952.023217	151.47
+952.065468	156.798
+952.107720	168.976
+952.149972	171.64
+952.192226	196.377
+952.234480	196.377
+952.276736	176.968
+952.318992	189.146
+952.361249	232.532
+952.403507	321.586
+952.445766	425.483
+952.488026	505.784
+952.530287	435.758
+952.572549	286.193
+952.614812	223.779
+952.657076	185.341
+952.699341	174.685
+952.741606	152.992
+952.783873	138.15
+952.826141	194.094
+952.868409	212.362
+952.910679	179.252
+952.952949	163.648
+952.995220	164.029
+953.037492	196.758
+953.079766	165.551
+953.122040	114.554
+953.164315	121.404
+953.206591	151.089
+953.248868	208.936
+953.291146	217.309
+953.333424	194.855
+953.375704	221.495
+953.417985	314.355
+953.460266	377.531
+953.502549	376.389
+953.544832	302.558
+953.587117	216.167
+953.629402	197.519
+953.671689	186.482
+953.713976	167.454
+953.756264	194.094
+953.798553	235.577
+953.840843	232.532
+953.883134	203.608
+953.925426	164.409
+953.967719	151.47
+954.010013	141.575
+954.052307	157.559
+954.094603	190.288
+954.136900	199.803
+954.179197	139.291
+954.221496	152.231
+954.263795	189.527
+954.306096	184.199
+954.348397	177.349
+954.390699	240.905
+954.433002	313.594
+954.475306	350.129
+954.517612	372.203
+954.559917	306.363
+954.602224	221.115
+954.644532	186.102
+954.686841	149.186
+954.729151	140.814
+954.771462	137.388
+954.813773	122.546
+954.856086	160.223
+954.898399	190.669
+954.940714	176.588
+954.983029	181.535
+955.025345	200.944
+955.067663	171.26
+955.109981	171.26
+955.152300	180.774
+955.194620	213.884
+955.236941	227.584
+955.279263	253.844
+955.321586	272.492
+955.363909	250.038
+955.406234	231.771
+955.448560	289.237
+955.490887	340.615
+955.533214	318.161
+955.575543	290.379
+955.617872	234.435
+955.660202	164.029
+955.702534	137.008
+955.744866	113.412
+955.787199	109.607
+955.829533	132.06
+955.871868	143.097
+955.914204	126.352
+955.956541	132.441
+955.998879	169.737
+956.041218	199.422
+956.083558	175.065
+956.125898	166.693
+956.168240	169.357
+956.210582	193.713
+956.252926	196.758
+956.295270	186.102
+956.337616	197.519
+956.379962	263.358
+956.422309	336.048
+956.464658	377.531
+956.507007	375.628
+956.549357	315.878
+956.591708	238.241
+956.634060	207.414
+956.676412	184.58
+956.718766	162.126
+956.761121	161.745
+956.803477	176.588
+956.845833	169.737
+956.888191	176.968
+956.930549	177.349
+956.972909	173.162
+957.015269	164.409
+957.057631	152.992
+957.099993	148.425
+957.142356	165.551
+957.184720	171.64
+957.227085	155.656
+957.269451	191.049
+957.311818	230.629
+957.354186	256.128
+957.396555	385.903
+957.438924	447.176
+957.481295	368.397
+957.523667	300.655
+957.566039	283.148
+957.608413	256.128
+957.650787	218.831
+957.693163	227.965
+957.735539	211.981
+957.777916	151.089
+957.820294	157.94
+957.862674	162.506
+957.905054	146.142
+957.947435	135.105
+957.989817	165.551
+958.032199	208.556
+958.074583	211.6
+958.116968	185.341
+958.159354	169.737
+958.201740	200.183
+958.244128	185.341
+958.286516	186.863
+958.328906	212.362
+958.371296	271.351
+958.413687	369.919
+958.456080	427.005
+958.498473	416.73
+958.540867	405.313
+958.583262	328.056
+958.625658	233.674
+958.668055	168.596
+958.710453	150.709
+958.752852	176.207
+958.795251	194.855
+958.837652	171.64
+958.880054	177.729
+958.922456	189.147
+958.964860	165.17
+959.007264	179.632
+959.049670	216.548
+959.092076	215.406
+959.134483	220.734
+959.176891	205.511
+959.219300	180.774
+959.261711	184.58
+959.304122	210.459
+959.346533	289.618
+959.388946	351.271
+959.431360	477.241
+959.473775	618.434
+959.516191	653.827
+959.558607	469.249
+959.601025	291.902
+959.643443	216.929
+959.685863	172.021
+959.728283	157.559
+959.770704	138.53
+959.813127	137.008
+959.855550	150.328
+959.897974	172.782
+959.940399	188.385
+959.982825	161.745
+960.025252	137.769
+960.067680	158.701
+960.110109	155.276
+960.152538	150.709
+960.194969	158.32
+960.237401	164.79
+960.279833	183.819
+960.322267	210.839
+960.364701	245.852
+960.407137	338.332
+960.449573	492.845
+960.492010	562.49
+960.534448	428.528
+960.576887	313.975
+960.619328	264.881
+960.661769	204.37
+960.704210	176.968
+960.746653	192.572
+960.789097	184.96
+960.831542	162.506
+960.873988	154.895
+960.916434	181.535
+960.958882	166.693
+961.001330	175.446
+961.043780	215.787
+961.086230	202.086
+961.128681	174.685
+961.171134	203.608
+961.213587	226.443
+961.256041	223.018
+961.298496	245.852
+961.340952	282.387
+961.383409	328.056
+961.425867	433.475
+961.468326	571.623
+961.510785	654.208
+961.553246	551.834
+961.595708	344.04
+961.638170	218.07
+961.680634	157.178
+961.723098	167.073
+961.765564	167.073
+961.808030	162.887
+961.850497	178.491
+961.892965	156.417
+961.935435	148.045
+961.977905	173.543
+962.020376	173.163
+962.062848	172.401
+962.105320	156.798
+962.147794	187.244
+962.190269	194.094
+962.232745	164.79
+962.275221	199.422
+962.317699	226.824
+962.360177	211.22
+962.402657	233.293
+962.445137	387.426
+962.487618	472.674
+962.530101	430.811
+962.572584	379.814
+962.615068	292.663
+962.657553	232.532
+962.700039	202.847
+962.742526	180.013
+962.785014	171.64
+962.827503	188.386
+962.869993	201.325
+962.912483	186.102
+962.954975	160.223
+962.997467	128.635
+963.039961	136.627
+963.082455	152.992
+963.124951	167.073
+963.167447	148.425
+963.209944	158.701
+963.252443	160.604
+963.294942	163.648
+963.337442	189.147
+963.379943	287.715
+963.422445	399.985
+963.464948	508.448
+963.507451	536.23
+963.549956	448.318
+963.592462	323.489
+963.634968	218.07
+963.677476	174.304
+963.719985	143.097
+963.762494	150.709
+963.805004	168.215
+963.847516	162.887
+963.890028	169.357
+963.932541	195.997
+963.975055	175.827
+964.017570	175.827
+964.060086	180.013
+964.102603	158.32
+964.145121	152.992
+964.187640	163.268
+964.230160	183.819
+964.272680	208.556
+964.315202	227.204
+964.357725	235.957
+964.400248	256.128
+964.442773	376.389
+964.485298	474.197
+964.527824	447.556
+964.570351	343.279
+964.612880	240.524
+964.655409	154.514
+964.697939	167.073
+964.740470	172.401
+964.783002	158.701
+964.825535	164.029
+964.868069	171.26
+964.910603	168.596
+964.953139	170.499
+964.995676	164.79
+965.038213	145
+965.080752	135.866
+965.123291	148.045
+965.165832	174.685
+965.208373	184.96
+965.250915	165.551
+965.293458	172.021
+965.336002	242.046
+965.378548	281.246
+965.421094	372.203
+965.463640	479.525
+965.506188	510.351
+965.548737	450.601
+965.591287	356.98
+965.633838	236.338
+965.676389	176.207
+965.718942	177.349
+965.761495	202.467
+965.804050	195.616
+965.846605	175.827
+965.889161	174.685
+965.931719	125.591
+965.974277	108.846
+966.016836	170.499
+966.059396	221.495
+966.101957	205.892
+966.144519	162.507
+966.187082	165.551
+966.229646	196.378
+966.272211	231.39
+966.314776	241.666
+966.357343	242.046
+966.399910	302.938
+966.442479	391.612
+966.485048	481.047
+966.527619	470.01
+966.570190	404.171
+966.612762	297.991
+966.655336	214.265
+966.697910	181.535
+966.740485	200.944
+966.783061	204.75
+966.825638	152.612
+966.868216	101.995
+966.910794	129.016
+966.953374	141.575
+966.995955	152.992
+967.038537	165.551
+967.081119	151.089
+967.123703	168.976
+967.166287	171.26
+967.208872	157.94
+967.251459	201.706
+967.294046	225.301
+967.336634	231.01
+967.379223	293.805
+967.421813	357.741
+967.464404	415.588
+967.506996	425.103
+967.549589	367.636
+967.592183	288.857
+967.634778	253.464
+967.677374	207.795
+967.719970	167.835
+967.762568	154.895
+967.805166	140.814
+967.847766	157.94
+967.890366	203.609
+967.932967	189.527
+967.975570	142.717
+968.018173	135.105
+968.060777	185.722
+968.103382	201.325
+968.145988	170.879
+968.188595	166.693
+968.231203	206.273
+968.273812	230.249
+968.316422	236.718
+968.359032	333.384
+968.401644	528.238
+968.444256	761.53
+968.486870	963.995
+968.529484	900.059
+968.572100	596.361
+968.614716	354.696
+968.657333	267.164
+968.699952	202.086
+968.742571	169.737
+968.785191	154.514
+968.827812	145.381
+968.870434	164.409
+968.913057	180.394
+968.955681	170.879
+968.998305	145.761
+969.040931	151.85
+969.083558	178.11
+969.126185	181.535
+969.168814	195.997
+969.211443	191.43
+969.254074	197.9
+969.296705	220.354
+969.339337	264.5
+969.381970	307.886
+969.424604	455.168
+969.467240	656.872
+969.509876	624.904
+969.552513	465.443
+969.595150	326.915
+969.637789	243.949
+969.680429	227.204
+969.723070	205.131
+969.765711	178.491
+969.808354	179.252
+969.850997	183.819
+969.893642	170.879
+969.936287	169.737
+969.978934	194.855
+970.021581	189.527
+970.064229	140.814
+970.106878	120.263
+970.149528	142.717
+970.192179	166.693
+970.234831	208.175
+970.277484	236.338
+970.320138	262.978
+970.362793	299.513
+970.405448	340.235
+970.448105	465.443
+970.490763	573.146
+970.533421	487.897
+970.576081	363.069
+970.618741	243.949
+970.661402	208.556
+970.704065	216.168
+970.746728	197.139
+970.789392	164.79
+970.832057	159.462
+970.874723	169.738
+970.917390	172.782
+970.960058	177.73
+971.002727	155.276
+971.045396	147.664
+971.088067	161.745
+971.130739	164.409
+971.173411	156.798
+971.216085	222.257
+971.258759	254.225
+971.301435	229.107
+971.344111	234.435
+971.386788	299.513
+971.429467	366.494
+971.472146	383.62
+971.514826	388.948
+971.557507	397.701
+971.600189	356.599
+971.642872	261.836
+971.685555	203.609
+971.728240	175.066
+971.770926	160.223
+971.813613	168.596
+971.856300	194.475
+971.898989	184.58
+971.941678	191.43
+971.984369	200.183
+972.027060	174.685
+972.069752	163.648
+972.112445	145.761
+972.155139	162.507
+972.197835	184.199
+972.240531	219.212
+972.283228	274.395
+972.325925	262.598
+972.368624	233.293
+972.411324	219.212
+972.454025	297.23
+972.496726	466.205
+972.539429	577.713
+972.582132	515.299
+972.624837	344.421
+972.667542	220.734
+972.710249	185.341
+972.752956	180.774
+972.795664	160.984
+972.838373	141.194
+972.881083	157.94
+972.923794	155.656
+972.966506	142.717
+973.009219	168.976
+973.051933	184.199
+973.094648	175.446
+973.137364	165.551
+973.180080	171.26
+973.222798	173.163
+973.265516	187.244
+973.308236	168.976
+973.350956	189.908
+973.393677	299.513
+973.436400	446.415
+973.479123	772.947
+973.521847	1100.24
+973.564572	1039.73
+973.607298	648.119
+973.650025	318.542
+973.692753	206.653
+973.735482	183.819
+973.778212	175.827
+973.820942	177.73
+973.863674	181.916
+973.906407	205.131
+973.949140	205.892
+973.991875	188.766
+974.034610	173.163
+974.077346	153.373
+974.120084	141.956
+974.162822	129.016
+974.205561	128.636
+974.248301	160.984
+974.291042	223.779
+974.333784	260.314
+974.376527	269.448
+974.419271	383.62
+974.462015	574.288
+974.504761	773.708
+974.547508	768
+974.590255	497.412
+974.633004	256.508
+974.675753	188.766
+974.718504	144.62
+974.761255	140.433
+974.804007	169.738
+974.846761	176.968
+974.889515	174.685
+974.932270	156.037
+974.975026	127.113
+975.017783	126.733
+975.060541	138.15
+975.103300	156.417
+975.146059	197.139
+975.188820	210.078
+975.231582	177.73
+975.274344	173.163
+975.317108	221.496
+975.359872	232.913
+975.402638	278.962
+975.445404	397.321
+975.488171	476.48
+975.530939	489.8
+975.573709	457.071
+975.616479	357.361
+975.659250	200.945
+975.702022	139.292
+975.744795	134.725
+975.787568	155.656
+975.830343	160.984
+975.873119	145.381
+975.915896	116.838
+975.958673	124.83
+976.001452	142.717
+976.044231	176.968
+976.087011	182.297
+976.129793	140.814
+976.172575	140.433
+976.215358	152.231
+976.258142	161.746
+976.300928	191.811
+976.343714	213.123
+976.386501	229.107
+976.429288	283.91
+976.472077	404.552
+976.514867	447.937
+976.557658	355.458
+976.600449	256.508
+976.643242	197.519
+976.686036	163.648
+976.728830	137.008
+976.771625	114.554
+976.814422	121.024
+976.857219	151.47
+976.900017	159.843
+976.942816	144.62
+976.985616	165.171
+977.028417	199.803
+977.071219	200.183
+977.114022	162.887
+977.156826	152.231
+977.199631	161.365
+977.242437	185.341
+977.285243	200.564
+977.328051	219.212
+977.370859	245.091
+977.413669	314.356
+977.456479	395.037
+977.499291	415.588
+977.542103	422.058
+977.584916	391.993
+977.627730	305.602
+977.670545	207.795
+977.713361	136.628
+977.756178	103.898
+977.798996	120.263
+977.841815	144.62
+977.884635	176.968
+977.927456	205.511
+977.970277	232.913
+978.013100	202.467
+978.055923	162.507
+978.098748	176.968
+978.141573	203.609
+978.184400	187.244
+978.227227	170.499
+978.270055	192.191
+978.312884	197.9
+978.355714	189.147
+978.398545	252.703
+978.441377	340.615
+978.484210	373.345
+978.527044	376.009
+978.569879	348.988
+978.612714	289.618
+978.655551	211.22
+978.698389	168.976
+978.741227	183.819
+978.784067	207.795
+978.826907	180.394
+978.869748	154.515
+978.912591	155.276
+978.955434	181.155
+978.998278	169.357
+979.041123	149.187
+979.083969	137.389
+979.126816	121.405
+979.169664	168.215
+979.212513	227.965
+979.255363	243.569
+979.298213	213.504
+979.341065	245.472
+979.383918	319.684
+979.426771	433.475
+979.469626	559.445
+979.512481	543.081
+979.555337	408.738
+979.598195	254.606
+979.641053	198.661
+979.683912	183.058
+979.726772	216.168
+979.769633	226.443
+979.812495	144.239
+979.855358	122.166
+979.898222	168.976
+979.941087	225.301
+979.983952	218.07
+980.026819	196.758
+980.069687	200.564
+980.112555	220.735
+980.155425	219.212
+980.198295	178.491
+980.241166	177.349
+980.284039	173.543
+980.326912	204.37
+980.369786	231.771
+980.412661	266.403
+980.455537	334.526
+980.498414	430.811
+980.541292	404.171
+980.584171	333.384
+980.627051	282.768
+980.669931	229.488
+980.712813	191.43
+980.755696	184.961
+980.798579	190.289
+980.841464	180.013
+980.884349	154.515
+980.927235	125.972
+980.970123	164.79
+981.013011	187.625
+981.055900	194.094
+981.098790	180.394
+981.141681	164.41
+981.184573	170.118
+981.227466	209.317
+981.270360	211.981
+981.313255	188.766
+981.356150	193.333
+981.399047	256.889
+981.441945	379.053
+981.484843	429.67
+981.527743	389.329
+981.570643	317.4
+981.613544	271.731
+981.656447	250.039
+981.699350	217.69
+981.742254	172.402
+981.785159	145.381
+981.828065	156.418
+981.870972	149.567
+981.913880	155.656
+981.956789	156.798
+981.999699	157.179
+982.042609	149.187
+982.085521	138.531
+982.128434	133.203
+982.171347	174.305
+982.214262	206.653
+982.257177	170.499
+982.300093	164.79
+982.343011	250.8
+982.385929	300.275
+982.428848	361.166
+982.471768	430.811
+982.514689	399.224
+982.557611	384.001
+982.600534	363.83
+982.643458	259.553
+982.686383	196.378
+982.729308	202.467
+982.772235	183.819
+982.815163	136.628
+982.858091	93.2423
+982.901021	111.129
+982.943951	128.255
+982.986882	151.09
+983.029815	158.32
+983.072748	180.394
+983.115682	180.394
+983.158617	175.446
+983.201553	196.758
+983.244490	151.09
+983.287428	136.247
+983.330367	230.249
+983.373307	350.891
+983.416247	547.267
+983.459189	729.181
+983.502132	748.591
+983.545075	574.288
+983.588020	393.515
+983.630965	301.797
+983.673911	216.548
+983.716859	199.042
+983.759807	219.212
+983.802756	202.848
+983.845706	158.701
+983.888657	133.583
+983.931609	151.09
+983.974562	149.948
+984.017516	122.927
+984.060471	137.008
+984.103426	168.977
+984.146383	189.528
+984.189341	194.094
+984.232299	157.94
+984.275259	143.859
+984.318219	211.981
+984.361180	298.372
+984.404143	379.815
+984.447106	535.85
+984.490070	610.062
+984.533035	465.444
+984.576001	324.251
+984.618968	227.966
+984.661936	177.349
+984.704905	166.693
+984.747875	153.373
+984.790846	141.956
+984.833817	113.032
+984.876790	119.883
+984.919763	147.664
+984.962738	199.423
+985.005713	216.168
+985.048690	192.572
+985.091667	173.544
+985.134645	173.163
+985.177624	177.73
+985.220604	171.26
+985.263585	168.977
+985.306567	175.827
+985.349550	183.438
+985.392534	282.007
+985.435519	384.762
+985.478505	420.536
+985.521491	424.722
+985.564479	355.838
+985.607467	258.411
+985.650457	188.766
+985.693447	175.066
+985.736439	181.155
+985.779431	181.155
+985.822424	165.551
+985.865418	128.636
+985.908413	136.247
+985.951409	173.544
+985.994406	195.617
+986.037404	165.551
+986.080403	147.284
+986.123403	164.029
+986.166404	164.41
+986.209405	184.2
+986.252408	216.548
+986.295411	212.362
+986.338416	203.989
+986.381421	247.755
+986.424428	341.757
+986.467435	442.229
+986.510443	504.643
+986.553452	415.208
+986.596463	282.388
+986.639474	232.913
+986.682486	202.467
+986.725498	170.118
+986.768512	131.3
+986.811527	143.478
+986.854543	171.26
+986.897559	179.633
+986.940577	156.798
+986.983596	164.029
+987.026615	205.892
+987.069636	211.601
+987.112657	180.774
+987.155679	137.008
+987.198702	138.531
+987.241727	197.52
+987.284752	263.74
+987.327778	285.432
+987.370805	286.193
+987.413833	270.209
+987.456861	324.631
+987.499891	382.098
+987.542922	392.754
+987.585954	370.3
+987.628986	297.611
+987.672020	202.087
+987.715054	149.567
+987.758090	174.305
+987.801126	171.641
+987.844163	148.426
+987.887202	173.543
+987.930241	185.722
+987.973281	178.11
+988.016322	160.604
+988.059364	169.738
+988.102407	175.827
+988.145451	158.701
+988.188495	168.215
+988.231541	180.013
+988.274588	217.309
+988.317635	234.435
+988.360684	234.435
+988.403733	264.881
+988.446784	347.085
+988.489835	404.552
+988.532887	409.119
+988.575941	394.276
+988.618995	354.697
+988.662050	242.427
+988.705106	205.512
+988.748163	196.378
+988.791221	175.827
+988.834280	163.268
+988.877340	172.021
+988.920400	180.013
+988.963462	183.819
+989.006525	170.879
+989.049588	149.948
+989.092653	164.41
+989.135718	202.087
+989.178784	210.079
+989.221852	202.848
+989.264920	192.953
+989.307989	165.932
+989.351059	177.349
+989.394130	213.504
+989.437202	309.028
+989.480275	360.405
+989.523349	390.09
+989.566424	388.187
+989.609499	306.364
+989.652576	244.711
+989.695654	189.908
+989.738732	153.373
+989.781812	162.887
+989.824892	210.459
+989.867974	227.204
+989.911056	183.819
+989.954139	165.171
+989.997223	156.798
+990.040308	142.717
+990.083394	121.024
+990.126481	145
+990.169569	160.984
+990.212658	143.859
+990.255748	175.066
+990.298839	248.517
+990.341930	258.411
+990.385023	227.585
+990.428116	305.603
+990.471211	419.014
+990.514306	489.039
+990.557403	452.124
+990.600500	294.566
+990.643598	209.317
+990.686697	170.499
+990.729798	172.402
+990.772899	160.984
+990.816001	161.746
+990.859103	170.118
+990.902207	176.207
+990.945312	184.58
+990.988418	192.953
+991.031525	189.908
+991.074632	147.664
+991.117741	138.911
+991.160850	191.05
+991.203961	205.131
+991.247072	194.856
+991.290184	180.774
+991.333297	189.147
+991.376412	213.504
+991.419527	262.217
+991.462643	359.644
+991.505760	469.249
+991.548878	468.488
+991.591997	382.479
+991.635116	275.157
+991.678237	210.459
+991.721359	196.378
+991.764481	223.399
+991.807605	200.564
+991.850729	152.992
+991.893855	149.948
+991.936981	153.373
+991.980108	163.268
+992.023237	152.992
+992.066366	133.203
+992.109496	130.539
+992.152627	144.239
+992.195759	170.499
+992.238892	188.386
+992.282026	179.633
+992.325161	170.499
+992.368296	204.75
+992.411433	280.104
+992.454571	340.615
+992.497709	340.996
+992.540849	320.445
+992.583989	306.364
+992.627130	221.876
+992.670273	183.438
+992.713416	176.969
+992.756560	151.851
+992.799705	114.554
+992.842851	116.838
+992.885998	161.365
+992.929146	181.155
+992.972295	128.255
+993.015445	106.943
+993.058596	132.061
+993.101747	153.754
+993.144900	168.596
+993.188053	149.567
+993.231208	161.365
+993.274363	193.714
+993.317520	179.252
+993.360677	224.54
+993.403835	325.773
+993.446994	459.354
+993.490155	572.766
+993.533316	544.603
+993.576478	422.439
+993.619640	297.23
+993.662804	198.661
+993.705969	208.937
+993.749135	194.475
+993.792302	172.021
+993.835469	184.199
+993.878638	191.43
+993.921807	185.341
+993.964978	167.074
+994.008149	155.276
+994.051321	171.641
+994.094495	211.981
+994.137669	224.16
+994.180844	218.451
+994.224020	206.653
+994.267197	196.378
+994.310375	194.856
+994.353554	225.301
+994.396733	246.614
+994.439914	350.13
+994.483096	481.047
+994.526278	515.299
+994.569462	436.52
+994.612647	313.214
+994.655832	229.488
+994.699018	239.383
+994.742206	212.362
+994.785394	175.066
+994.828583	161.365
+994.871773	151.47
+994.914964	172.021
+994.958156	195.997
+995.001349	189.908
+995.044543	188.766
+995.087738	213.123
+995.130934	215.407
+995.174130	199.042
+995.217328	179.633
+995.260526	173.924
+995.303726	224.54
+995.346926	268.306
+995.390128	301.797
+995.433330	412.163
+995.476533	600.928
+995.519737	642.411
+995.562942	489.42
+995.606149	366.494
+995.649355	284.671
+995.692563	272.493
+995.735772	255.747
+995.778982	205.131
+995.822193	194.856
+995.865405	184.961
+995.908617	193.333
+995.951831	212.743
+995.995045	211.22
+996.038261	208.937
+996.081477	207.034
+996.124694	199.423
+996.167913	180.774
+996.211132	175.827
+996.254352	185.722
+996.297573	181.916
+996.340795	194.094
+996.384018	229.107
+996.427242	328.437
+996.470466	478.764
+996.513692	542.7
+996.556919	472.294
+996.600146	367.636
+996.643375	268.306
+996.686605	229.868
+996.729835	195.236
+996.773066	153.373
+996.816299	135.867
+996.859532	168.977
+996.902766	190.289
+996.946001	177.349
+996.989237	165.171
+997.032474	180.013
+997.075712	184.2
+997.118951	149.948
+997.162191	163.649
+997.205432	168.215
+997.248673	212.362
+997.291916	241.666
+997.335159	213.504
+997.378404	245.472
+997.421649	297.991
+997.464896	384.762
+997.508143	552.215
+997.551391	557.543
+997.594640	419.014
+997.637891	322.728
+997.681142	224.921
+997.724394	149.948
+997.767647	118.741
+997.810900	170.118
+997.854155	228.727
+997.897411	203.228
+997.940668	178.871
+997.983925	166.693
+998.027184	181.155
+998.070443	223.399
+998.113704	225.682
+998.156965	198.661
+998.200227	189.908
+998.243491	216.929
+998.286755	221.115
+998.330020	213.884
+998.373286	235.958
+998.416553	290.38
+998.459821	398.463
+998.503090	455.168
+998.546360	428.909
+998.589630	340.615
+998.632902	270.209
+998.676175	239.002
+998.719448	183.819
+998.762723	172.402
+998.805998	167.074
+998.849274	120.644
+998.892552	127.875
+998.935830	167.835
+998.979109	183.438
+999.022389	149.187
+999.065670	159.082
+999.108952	193.333
+999.152235	199.422
+999.195519	213.884
+999.238804	192.192
+999.282090	168.215
+999.325376	216.929
+999.368664	293.044
+999.411953	331.862
+999.455242	347.846
+999.498533	406.074
+999.541824	442.609
+999.585116	361.547
+999.628409	231.391
+999.671704	181.916
+999.714999	196.758
+999.758295	198.281
+999.801592	176.588
+999.844890	149.948
+999.888189	148.045
+999.931488	180.774
+999.974789	180.394
+1000.018091	186.863
+1000.061393	172.021
+1000.104697	147.284
+1000.148002	151.851
+1000.191307	164.79
+1000.234613	183.819
+1000.277921	194.475
+1000.321229	212.743
+1000.364538	235.958
+1000.407848	297.991
+1000.451159	355.838
+1000.494471	449.46
+1000.537784	447.176
+1000.581098	379.434
+1000.624413	320.064
+1000.667729	253.083
+1000.711045	214.265
+1000.754363	183.819
+1000.797681	180.394
+1000.841001	170.499
+1000.884321	149.948
+1000.927643	186.863
+1000.970965	186.863
+1001.014288	158.701
+1001.057613	138.15
+1001.100938	187.625
+1001.144264	234.435
+1001.187591	218.071
+1001.230919	166.312
+1001.274248	184.58
+1001.317577	262.598
+1001.360908	269.448
+1001.404240	300.274
+1001.447572	335.668
+1001.490906	384.381
+1001.534240	441.848
+1001.577576	412.544
+1001.620912	297.61
+1001.664250	223.779
+1001.707588	194.475
+1001.750927	180.774
+1001.794267	155.276
+1001.837608	159.843
+1001.880950	183.058
+1001.924293	175.446
+1001.967637	159.082
+1002.010982	142.336
+1002.054328	158.32
+1002.097674	164.029
+1002.141022	167.074
+1002.184370	171.26
+1002.227720	173.543
+1002.271070	199.042
+1002.314422	237.86
+1002.357774	249.278
+1002.401127	300.655
+1002.444481	376.389
+1002.487837	497.792
+1002.531193	577.713
+1002.574550	472.294
+1002.617908	334.146
+1002.661266	268.306
+1002.704626	219.593
+1002.747987	191.05
+1002.791349	180.013
+1002.834711	181.155
+1002.878075	208.937
+1002.921439	215.406
+1002.964805	208.176
+1003.008171	221.115
+1003.051539	204.37
+1003.094907	187.244
+1003.138276	205.511
+1003.181646	179.632
+1003.225017	150.709
+1003.268389	184.58
+1003.311762	215.026
+1003.355136	237.48
+1003.398511	276.298
+1003.441887	379.434
+1003.485263	634.799
+1003.528641	897.014
+1003.572019	835.361
+1003.615399	482.95
+1003.658779	217.309
+1003.702161	146.142
+1003.745543	170.118
+1003.788926	173.163
+1003.832311	150.328
+1003.875696	121.024
+1003.919082	141.195
+1003.962469	178.871
+1004.005857	214.645
+1004.049246	215.026
+1004.092635	191.05
+1004.136026	192.572
+1004.179418	170.118
+1004.222810	135.105
+1004.266204	191.05
+1004.309598	238.241
+1004.352994	255.747
+1004.396390	303.319
+1004.439788	401.126
+1004.483186	592.555
+1004.526585	745.546
+1004.569985	671.334
+1004.613386	423.961
+1004.656788	256.889
+1004.700191	182.296
+1004.743595	149.948
+1004.787000	135.105
+1004.830406	143.858
+1004.873812	175.066
+1004.917220	156.417
+1004.960629	144.239
+1005.004038	186.863
+1005.047448	186.102
+1005.090860	161.365
+1005.134272	179.252
+1005.177685	162.887
+1005.221100	137.769
+1005.264515	156.417
+1005.307931	201.706
+1005.351348	246.233
+1005.394766	288.857
+1005.438185	511.493
+1005.481604	931.647
+1005.525025	1102.52
+1005.568447	871.896
+1005.611870	546.886
+1005.655293	306.744
+1005.698718	219.593
+1005.742143	208.176
+1005.785569	194.475
+1005.828997	165.171
+1005.872425	137.769
+1005.915854	146.142
+1005.959284	138.531
+1006.002715	161.746
+1006.046147	171.26
+1006.089580	193.333
+1006.133014	183.438
+1006.176449	167.454
+1006.219885	182.296
+1006.263321	215.406
+1006.306759	201.325
+1006.350198	203.989
+1006.393637	271.731
+1006.437078	405.693
+1006.480519	535.469
+1006.523961	629.851
+1006.567405	559.445
+1006.610849	365.733
+1006.654294	232.913
+1006.697740	164.41
+1006.741187	154.895
+1006.784635	165.171
+1006.828084	157.559
+1006.871534	157.559
+1006.914984	166.312
+1006.958436	186.102
+1007.001889	189.527
+1007.045342	164.029
+1007.088797	180.774
+1007.132252	225.301
+1007.175709	231.01
+1007.219166	205.131
+1007.262624	243.188
+1007.306083	248.516
+1007.349544	267.926
+1007.393005	297.61
+1007.436467	391.612
+1007.479930	567.818
+1007.523393	612.726
+1007.566858	568.579
+1007.610324	452.504
+1007.653791	346.324
+1007.697258	287.715
+1007.740727	240.524
+1007.784196	173.543
+1007.827667	172.021
+1007.871138	204.75
+1007.914611	247.375
+1007.958084	253.083
+1008.001558	221.115
+1008.045033	167.454
+1008.088509	130.158
+1008.131986	152.231
+1008.175464	180.774
+1008.218943	177.349
+1008.262423	197.9
+1008.305904	210.459
+1008.349385	199.803
+1008.392868	224.16
+1008.436352	259.933
+1008.479836	342.899
+1008.523321	487.897
+1008.566808	460.496
+1008.610295	338.712
+1008.653783	293.043
+1008.697273	233.293
+1008.740763	196.758
+1008.784254	151.85
+1008.827746	145.761
+1008.871239	176.968
+1008.914733	180.013
+1008.958228	197.519
+1009.001723	208.937
+1009.045220	216.167
+1009.088718	207.795
+1009.132216	183.819
+1009.175716	164.79
+1009.219216	194.094
+1009.262718	224.54
+1009.306220	205.892
+1009.349723	208.937
+1009.393227	228.346
+1009.436732	289.618
+1009.480238	393.896
+1009.523746	455.168
+1009.567253	420.155
+1009.610762	369.539
+1009.654272	312.833
+1009.697783	274.395
+1009.741295	210.459
+1009.784807	169.357
+1009.828321	172.021
+1009.871835	144.62
+1009.915351	141.956
+1009.958867	199.042
+1010.002385	213.503
+1010.045903	192.191
+1010.089422	168.976
+1010.132942	149.567
+1010.176463	184.199
+1010.219985	232.913
+1010.263508	207.414
+1010.307032	180.394
+1010.350557	188.766
+1010.394083	244.711
+1010.437609	307.505
+1010.481137	415.208
+1010.524666	509.59
+1010.568195	458.974
+1010.611725	371.822
+1010.655257	307.886
+1010.698789	231.39
+1010.742322	153.753
+1010.785857	131.299
+1010.829392	132.822
+1010.872928	148.806
+1010.916465	131.299
+1010.960003	146.903
+1011.003542	199.422
+1011.047082	194.475
+1011.090622	184.199
+1011.134164	187.244
+1011.177707	184.58
+1011.221250	197.9
+1011.264795	199.803
+1011.308340	186.102
+1011.351887	200.183
+1011.395434	256.128
+1011.438982	343.66
+1011.482531	446.034
+1011.526081	483.33
+1011.569633	422.439
+1011.613185	334.906
+1011.656738	262.217
+1011.700291	240.144
+1011.743846	191.05
+1011.787402	146.142
+1011.830959	121.785
+1011.874516	118.74
+1011.918075	122.166
+1011.961634	149.948
+1012.005195	172.021
+1012.048756	172.021
+1012.092319	129.397
+1012.135882	123.307
+1012.179446	162.506
+1012.223011	197.519
+1012.266577	240.905
+1012.310144	218.831
+1012.353712	198.28
+1012.397281	297.23
+1012.440851	687.318
+1012.484422	1337.34
+1012.527993	1631.52
+1012.571566	1169.89
+1012.615140	487.136
+1012.658714	209.698
+1012.702290	176.588
+1012.745866	216.167
+1012.789443	227.204
+1012.833022	205.511
+1012.876601	168.976
+1012.920181	146.903
+1012.963762	173.924
+1013.007344	149.948
+1013.050927	135.486
+1013.094511	179.632
+1013.138096	202.467
+1013.181681	192.191
+1013.225268	177.729
+1013.268856	176.588
+1013.312444	200.183
+1013.356034	234.816
+1013.399624	340.615
+1013.443216	610.061
+1013.486808	1039.35
+1013.530401	1371.59
+1013.573996	1261.6
+1013.617591	790.454
+1013.661187	363.069
+1013.704784	222.637
+1013.748382	210.839
+1013.791981	209.317
+1013.835580	222.637
+1013.879181	182.677
+1013.922783	146.522
+1013.966386	156.417
+1014.009989	173.163
+1014.053594	164.029
+1014.097199	164.029
+1014.140806	152.231
+1014.184413	162.887
+1014.228021	192.191
+1014.271630	220.734
+1014.315240	208.556
+1014.358852	186.863
+1014.402464	249.277
+1014.446077	424.722
+1014.489690	660.297
+1014.533305	766.097
+1014.576921	646.597
+1014.620538	485.614
+1014.664155	350.129
+1014.707774	228.726
+1014.751393	182.296
+1014.795014	199.422
+1014.838635	216.167
+1014.882258	198.661
+1014.925881	175.065
+1014.969505	147.284
+1015.013130	178.11
+1015.056756	183.438
+1015.100383	188.766
+1015.144011	182.677
+1015.187640	180.774
+1015.231270	173.163
+1015.274901	170.879
+1015.318533	176.968
+1015.362165	231.39
+1015.405799	313.594
+1015.449433	450.982
+1015.493069	578.474
+1015.536705	616.151
+1015.580342	509.59
+1015.623981	357.741
+1015.667620	245.852
+1015.711260	181.916
+1015.754901	206.653
+1015.798543	194.855
+1015.842186	188.005
+1015.885830	181.155
+1015.929475	170.118
+1015.973121	156.417
+1016.016767	129.777
+1016.060415	113.412
+1016.104064	124.069
+1016.147713	142.336
+1016.191364	161.745
+1016.235015	190.288
+1016.278667	218.451
+1016.322321	226.062
+1016.365975	283.148
+1016.409630	364.211
+1016.453286	544.983
+1016.496943	690.363
+1016.540601	717.764
+1016.584260	616.151
+1016.627920	465.443
+1016.671580	318.161
+1016.715242	213.503
+1016.758905	168.976
+1016.802568	148.045
+1016.846233	165.171
+1016.889898	183.058
+1016.933565	208.175
+1016.977232	206.273
+1017.020900	191.43
+1017.064570	174.304
+1017.108240	190.288
+1017.151911	207.795
+1017.195583	198.661
+1017.239256	165.551
+1017.282930	170.879
+1017.326605	218.451
+1017.370280	264.5
+1017.413957	348.227
+1017.457635	523.671
+1017.501313	607.778
+1017.544993	600.928
+1017.588673	489.42
+1017.632355	367.636
+1017.676037	262.978
+1017.719720	197.519
+1017.763404	188.005
+1017.807090	165.932
+1017.850776	149.567
+1017.894463	149.948
+1017.938151	171.26
+1017.981840	196.378
+1018.025529	215.026
+1018.069220	160.984
+1018.112912	172.782
+1018.156605	215.787
+1018.200298	226.824
+1018.243993	208.175
+1018.287688	242.808
+1018.331385	251.941
+1018.375082	259.553
+1018.418780	319.303
+1018.462479	421.677
+1018.506180	485.614
+1018.549881	540.417
+1018.593583	499.315
+1018.637286	379.814
+1018.680989	262.217
+1018.724694	210.459
+1018.768400	187.624
+1018.812107	168.596
+1018.855814	176.968
+1018.899523	186.483
+1018.943233	189.527
+1018.986943	189.527
+1019.030654	212.362
+1019.074367	237.099
+1019.118080	202.847
+1019.161794	195.616
+1019.205509	213.884
+1019.249225	200.183
+1019.292943	213.884
+1019.336660	221.495
+1019.380379	260.314
+1019.424099	413.305
+1019.467820	828.13
+1019.511542	1271.88
+1019.555264	1262.37
+1019.598988	825.847
+1019.642712	441.087
+1019.686438	273.634
+1019.730164	214.265
+1019.773892	187.624
+1019.817620	161.365
+1019.861349	156.417
+1019.905079	167.073
+1019.948810	205.892
+1019.992542	237.48
+1020.036275	240.524
+1020.080009	165.932
+1020.123744	140.433
+1020.167480	170.118
+1020.211217	196.758
+1020.254954	192.572
+1020.298693	190.288
+1020.342432	205.892
+1020.386173	251.941
+1020.429914	394.657
+1020.473657	747.829
+1020.517400	1168.74
+1020.561144	1282.54
+1020.604889	961.712
+1020.648635	520.246
+1020.692382	313.594
+1020.736130	267.545
+1020.779879	248.136
+1020.823629	192.572
+1020.867380	175.065
+1020.911132	154.134
+1020.954884	165.551
+1020.998638	184.199
+1021.042392	167.835
+1021.086148	173.924
+1021.129904	217.69
+1021.173662	226.443
+1021.217420	202.847
+1021.261179	215.787
+1021.304939	226.443
+1021.348700	219.212
+1021.392462	256.508
+1021.436225	430.05
+1021.479989	732.226
+1021.523754	980.74
+1021.567520	993.299
+1021.611287	707.869
+1021.655054	405.313
+1021.698823	241.666
+1021.742592	177.349
+1021.786363	179.252
+1021.830134	212.362
+1021.873906	199.422
+1021.917680	183.438
+1021.961454	194.094
+1022.005229	156.798
+1022.049005	184.199
+1022.092782	221.495
+1022.136560	226.443
+1022.180339	203.228
+1022.224119	157.94
+1022.267900	178.491
+1022.311681	201.325
+1022.355464	257.65
+1022.399248	391.231
+1022.443032	829.272
+1022.486818	1723.24
+1022.530604	2383.16
+1022.574391	2041.78
+1022.618180	1102.14
+1022.661969	494.748
+1022.705759	305.983
+1022.749550	300.274
+1022.793342	279.343
+1022.837135	246.613
+1022.880929	219.973
+1022.924724	260.314
+1022.968520	319.684
+1023.012316	331.862
+1023.056114	362.688
+1023.099913	446.034
+1023.143712	464.682
+1023.187513	452.884
+1023.231314	486.755
+1023.275116	548.028
+1023.318920	616.151
+1023.362724	636.702
+1023.406529	674.759
+1023.450335	936.213
+1023.494142	1441.62
+1023.537950	1907.44
+1023.581759	1756.35
+1023.625569	1094.91
+1023.669380	551.453
+1023.713191	352.413
+1023.757004	307.505
+1023.800818	313.975
+1023.844632	282.768
+1023.888448	240.905
+1023.932264	222.257
+1023.976081	215.406
+1024.019900	287.335
+1024.063719	396.94
+1024.107539	414.066
+1024.151360	347.846
+1024.195182	335.287
+1024.239005	394.657
+1024.282829	470.771
+1024.326654	478.763
+1024.370480	509.59
+1024.414306	626.807
+1024.458134	816.332
+1024.501963	997.105
+1024.545792	1008.14
+1024.589623	811.004
+1024.633454	641.268
+1024.677287	467.346
+1024.721120	324.25
+1024.764954	275.917
+1024.808789	242.046
+1024.852625	217.69
+1024.896462	236.338
+1024.940300	250.038
+1024.984139	232.913
+1025.027979	197.9
+1025.071820	220.734
+1025.115662	270.589
+1025.159504	269.067
+1025.203348	252.322
+1025.247192	306.363
+1025.291038	370.3
+1025.334884	388.567
+1025.378732	347.465
+1025.422580	317.4
+1025.466429	430.811
+1025.510279	626.426
+1025.554130	753.538
+1025.597982	712.436
+1025.641835	551.072
+1025.685689	324.25
+1025.729544	213.884
+1025.773400	154.895
+1025.817257	166.312
+1025.861114	211.981
+1025.904973	243.949
+1025.948832	271.351
+1025.992693	264.881
+1026.036554	275.917
+1026.080417	313.594
+1026.124280	353.935
+1026.168144	344.04
+1026.212009	337.57
+1026.255875	379.053
+1026.299742	427.386
+1026.343610	488.278
+1026.387479	524.052
+1026.431349	550.692
+1026.475220	581.518
+1026.519092	599.786
+1026.562964	573.146
+1026.606838	544.603
+1026.650712	461.257
+1026.694588	334.906
+1026.738464	242.046
+1026.782342	203.228
+1026.826220	218.831
+1026.870099	184.58
+1026.913979	181.155
+1026.957860	190.669
+1027.001743	231.39
+1027.045625	270.209
+1027.089509	287.715
+1027.133394	327.295
+1027.177280	319.683
+1027.221167	309.408
+1027.265054	295.327
+1027.308943	317.4
+1027.352833	370.3
+1027.396723	433.475
+1027.440614	506.926
+1027.484507	634.418
+1027.528400	661.439
+1027.572294	606.636
+1027.616189	557.542
+1027.660086	426.244
+1027.703983	250.419
+1027.747881	177.349
+1027.791779	176.968
+1027.835679	186.483
+1027.879580	204.369
+1027.923482	200.183
+1027.967385	192.572
+1028.011288	198.28
+1028.055193	235.957
+1028.099098	233.293
+1028.143005	233.293
+1028.186912	223.398
+1028.230820	232.151
+1028.274729	261.456
+1028.318640	293.043
+1028.362551	296.468
+1028.406463	348.226
+1028.450376	510.351
+1028.494290	675.139
+1028.538204	624.143
+1028.582120	441.848
+1028.626037	343.66
+1028.669955	272.492
+1028.713873	224.54
+1028.757793	197.139
+1028.801713	153.753
+1028.845635	148.425
+1028.889557	225.682
+1028.933480	251.18
+1028.977405	235.577
+1029.021330	199.803
+1029.065256	195.616
+1029.109183	211.981
+1029.153111	200.944
+1029.197040	200.183
+1029.240970	207.795
+1029.284900	229.107
+1029.328832	253.844
+1029.372765	246.233
+1029.416698	289.999
+1029.460633	472.294
+1029.504568	669.811
+1029.548505	722.711
+1029.592442	610.822
+1029.636380	443.75
+1029.680320	272.492
+1029.724260	223.018
+1029.768201	212.742
+1029.812143	189.527
+1029.856086	186.483
+1029.900030	189.147
+1029.943975	174.304
+1029.987921	187.624
+1030.031867	203.228
+1030.075815	200.944
+1030.119764	154.134
+1030.163713	143.858
+1030.207664	173.162
+1030.251615	232.151
+1030.295567	253.464
+1030.339521	257.269
+1030.383475	278.962
+1030.427430	315.116
+1030.471386	417.491
+1030.515343	505.403
+1030.559301	511.493
+1030.603260	452.504
+1030.647220	336.809
+1030.691181	216.928
+1030.735142	175.446
+1030.779105	146.522
+1030.823069	160.984
+1030.867033	171.64
+1030.910999	139.291
+1030.954965	135.486
+1030.998933	189.147
+1031.042901	203.228
+1031.086870	186.482
+1031.130840	181.154
+1031.174811	182.677
+1031.218783	167.454
+1031.262756	182.677
+1031.306730	229.107
+1031.350705	270.97
+1031.394681	272.492
+1031.438658	300.655
+1031.482635	368.777
+1031.526614	407.215
+1031.570593	431.572
+1031.614574	403.79
+1031.658555	281.245
+1031.702538	201.325
+1031.746521	178.11
+1031.790505	177.729
+1031.834490	166.312
+1031.878477	189.908
+1031.922464	197.139
+1031.966452	222.637
+1032.010440	204.75
+1032.054430	190.288
+1032.098421	188.385
+1032.142413	208.556
+1032.186406	177.349
+1032.230399	156.798
+1032.274394	199.803
+1032.318389	222.256
+1032.362386	212.362
+1032.406383	272.873
+1032.450381	365.733
+1032.494380	446.034
+1032.538381	522.149
+1032.582382	509.209
+1032.626384	361.547
+1032.670387	225.301
+1032.714391	168.215
+1032.758396	151.85
+1032.802401	162.506
+1032.846408	199.422
+1032.890416	189.908
+1032.934424	167.454
+1032.978434	152.231
+1033.022444	147.664
+1033.066456	130.538
+1033.110468	157.178
+1033.154481	199.803
+1033.198496	216.548
+1033.242511	192.952
+1033.286527	183.819
+1033.330544	202.086
+1033.374562	275.537
+1033.418581	385.142
+1033.462601	600.166
+1033.506622	810.624
+1033.550643	814.43
+1033.594666	592.555
+1033.638690	372.583
+1033.682714	273.634
+1033.726740	271.35
+1033.770766	232.151
+1033.814793	170.118
+1033.858822	175.446
+1033.902851	169.357
+1033.946881	145.761
+1033.990912	141.955
+1034.034944	194.094
+1034.078977	205.131
+1034.123011	198.28
+1034.167046	184.58
+1034.211082	186.863
+1034.255119	224.92
+1034.299156	247.755
+1034.343195	293.043
+1034.387234	363.83
+1034.431275	600.927
+1034.475316	1386.05
+1034.519359	2762.59
+1034.563402	3507.37
+1034.607446	2439.48
+1034.651491	948.391
+1034.695538	363.83
+1034.739585	318.161
+1034.783633	331.861
+1034.827681	295.326
+1034.871731	264.5
+1034.915782	215.025
+1034.959834	192.571
+1035.003887	211.6
+1035.047940	178.11
+1035.091995	142.336
+1035.136050	157.178
+1035.180107	205.13
+1035.224164	208.175
+1035.268222	190.668
+1035.312282	209.317
+1035.356342	222.256
+1035.400403	238.621
+1035.444465	436.519
+1035.488528	966.278
+1035.532592	1847.31
+1035.576657	2058.14
+1035.620722	1265.41
+1035.664789	506.545
+1035.708857	271.35
+1035.752925	252.702
+1035.796995	240.524
+1035.841066	191.81
+1035.885137	167.453
+1035.929209	212.742
+1035.973283	223.017
+1036.017357	197.138
+1036.061432	179.251
+1036.105508	178.871
+1036.149585	193.713
+1036.193663	167.453
+1036.237742	173.923
+1036.281822	196.758
+1036.325903	223.398
+1036.369985	219.592
+1036.414067	238.24
+1036.458151	395.417
+1036.502235	746.687
+1036.546321	1007
+1036.590407	881.791
+1036.634495	582.66
+1036.678583	337.57
+1036.722672	267.925
+1036.766762	229.106
+1036.810853	192.191
+1036.854946	164.028
+1036.899039	167.834
+1036.943132	153.753
+1036.987227	159.081
+1037.031323	189.907
+1037.075420	175.826
+1037.119518	173.923
+1037.163616	184.579
+1037.207716	168.215
+1037.251816	205.13
+1037.295918	236.337
+1037.340020	242.046
+1037.384123	265.261
+1037.428228	349.748
+1037.472333	531.282
+1037.516439	705.204
+1037.560546	768.38
+1037.604654	644.313
+1037.648763	471.151
+1037.692873	368.777
+1037.736983	248.135
+1037.781095	188.766
+1037.825208	201.324
+1037.869321	195.616
+1037.913436	195.616
+1037.957552	199.041
+1038.001668	216.167
+1038.045785	246.613
+1038.089904	264.5
+1038.134023	221.114
+1038.178143	169.737
+1038.222264	195.996
+1038.266386	231.009
+1038.310509	219.211
+1038.354633	223.778
+1038.398758	303.699
+1038.442884	372.963
+1038.487011	488.277
+1038.531138	615.389
+1038.575267	636.32
+1038.619396	510.351
+1038.663527	395.417
+1038.707658	270.589
+1038.751791	193.332
+1038.795924	197.138
+1038.840058	213.883
+1038.884193	216.928
+1038.928330	184.199
+1038.972467	186.102
+1039.016605	199.041
+1039.060744	169.737
+1039.104883	186.863
+1039.149024	250.799
+1039.193166	280.103
+1039.237309	291.901
+1039.281452	288.476
+1039.325597	248.135
+1039.369742	267.544
+1039.413889	315.116
+1039.458036	421.296
+1039.502184	497.03
+1039.546334	562.489
+1039.590484	602.449
+1039.634635	477.241
+1039.678787	287.715
+1039.722940	195.235
+1039.767094	209.697
+1039.811249	221.495
+1039.855405	231.39
+1039.899561	208.936
+1039.943719	168.976
+1039.987878	164.028
+1040.032037	153.753
+1040.076198	145.761
+1040.120359	165.551
+1040.164522	209.317
+1040.208685	243.949
+1040.252849	239.001
+1040.297014	217.309
+1040.341180	225.681
+1040.385347	270.208
+1040.429515	348.226
+1040.473684	452.884
+1040.517854	577.332
+1040.562025	688.459
+1040.606197	709.391
+1040.650369	588.368
+1040.694543	347.084
+1040.738718	215.406
+1040.782893	220.353
+1040.827070	222.637
+1040.871247	163.648
+1040.915425	156.797
+1040.959604	189.146
+1041.003785	203.608
+1041.047966	184.96
+1041.092148	190.668
+1041.136331	227.584
+1041.180515	251.18
+1041.224700	223.398
+1041.268885	259.172
+1041.313072	250.799
+1041.357260	196.377
+1041.401449	202.847
+1041.445638	302.177
+1041.489829	475.338
+1041.534020	627.567
+1041.578212	752.015
+1041.622406	743.262
+1041.666600	530.14
+1041.710795	295.707
+1041.754991	208.175
+1041.799188	207.033
+1041.843386	214.264
+1041.887585	181.154
+1041.931785	167.834
+1041.975986	165.551
+1042.020188	167.834
+1042.064390	168.976
+1042.108594	158.7
+1042.152799	183.818
+1042.197004	209.697
+1042.241210	199.422
+1042.285418	192.191
+1042.329626	224.92
+1042.373835	257.269
+1042.418046	286.954
+1042.462257	439.183
+1042.506469	683.512
+1042.550682	922.132
+1042.594896	1025.27
+1042.639111	802.631
+1042.683326	436.139
+1042.727543	304.841
+1042.771761	259.172
+1042.815979	222.256
+1042.860199	176.968
+1042.904420	166.312
+1042.948641	183.438
+1042.992863	151.089
+1043.037087	171.64
+1043.081311	218.831
+1043.125536	195.235
+1043.169762	139.291
+1043.213989	127.113
+1043.258217	178.49
+1043.302446	171.259
+1043.346676	224.159
+1043.390907	316.258
+1043.435139	388.947
+1043.479371	554.878
+1043.523605	959.428
+1043.567840	1648.65
+1043.612075	2019.33
+1043.656311	1484.24
+1043.700549	662.961
+1043.744787	261.075
+1043.789026	225.301
+1043.833267	253.463
+1043.877508	245.852
+1043.921750	231.39
+1043.965993	231.39
+1044.010237	229.868
+1044.054482	221.876
+1044.098727	176.587
+1044.142974	132.441
+1044.187222	120.643
+1044.231470	163.648
+1044.275720	208.175
+1044.319971	243.188
+1044.364222	293.804
+1044.408474	393.514
+1044.452728	503.12
+1044.496982	676.661
+1044.541237	937.735
+1044.585493	1257.04
+1044.629750	1242.57
+1044.674008	742.501
+1044.718267	324.25
+1044.762527	209.697
+1044.806788	230.629
+1044.851050	245.852
+1044.895312	207.414
+1044.939576	207.414
+1044.983841	221.114
+1045.028106	192.571
+1045.072372	176.968
+1045.116640	216.548
+1045.160908	252.322
+1045.205177	231.771
+1045.249448	226.062
+1045.293719	215.406
+1045.337991	189.527
+1045.382264	239.382
+1045.426538	412.924
+1045.470813	799.206
+1045.515088	1492.99
+1045.559365	2060.05
+1045.603643	1799.35
+1045.647922	1007
+1045.692201	430.811
+1045.736482	253.463
+1045.780763	266.783
+1045.825045	283.529
+1045.869329	246.232
+1045.913613	193.333
+1045.957898	170.498
+1046.002184	219.592
+1046.046471	264.881
+1046.090759	204.75
+1046.135048	172.401
+1046.179338	172.02
+1046.223629	186.482
+1046.267921	233.293
+1046.312213	231.771
+1046.356507	200.944
+1046.400802	289.998
+1046.445097	482.569
+1046.489394	771.424
+1046.533691	1158.47
+1046.577989	1259.7
+1046.622289	882.552
+1046.666589	452.123
+1046.710890	256.508
+1046.755192	234.815
+1046.799495	228.345
+1046.843799	179.632
+1046.888104	153.372
+1046.932410	157.559
+1046.976716	138.91
+1047.021024	130.918
+1047.065333	155.275
+1047.109642	156.036
+1047.153953	194.474
+1047.198264	200.183
+1047.242577	188.766
+1047.286890	173.923
+1047.331204	167.834
+1047.375519	225.681
+1047.419835	281.245
+1047.464153	385.903
+1047.508471	556.4
+1047.552790	780.939
+1047.597109	701.779
+1047.641430	391.231
+1047.685752	226.823
+1047.730075	203.227
+1047.774398	235.576
+1047.818723	188.385
+1047.863048	148.425
+1047.907375	154.133
+1047.951702	183.438
+1047.996031	203.227
+1048.040360	214.645
+1048.084690	182.296
+1048.129021	158.32
+1048.173353	186.482
+1048.217686	199.802
+1048.262020	200.183
+1048.306355	207.794
+1048.350691	222.637
+1048.395028	219.592
+1048.439365	271.35
+1048.483704	362.688
+1048.528043	529.379
+1048.572384	638.604
+1048.616725	586.085
+1048.661068	389.328
+1048.705411	235.576
+1048.749755	156.417
+1048.794101	147.283
+1048.838447	177.348
+1048.882794	167.453
+1048.927142	178.11
+1048.971491	172.02
+1049.015841	191.81
+1049.060191	205.891
+1049.104543	200.944
+1049.148896	204.75
+1049.193250	226.062
+1049.237604	234.815
+1049.281960	221.114
+1049.326316	192.571
+1049.370673	173.543
+1049.415032	246.613
+1049.459391	329.959
+1049.503751	423.58
+1049.548112	454.026
+1049.592474	393.514
+1049.636837	325.011
+1049.681201	284.67
+1049.725566	219.973
+1049.769932	165.931
+1049.814299	146.902
+1049.858667	186.102
+1049.903035	207.794
+1049.947405	181.915
+1049.991775	152.611
+1050.036147	184.579
+1050.080519	188.385
+1050.124892	161.745
+1050.169267	168.215
+1050.213642	167.834
+1050.258018	182.296
+1050.302395	203.989
+1050.346773	214.645
+1050.391152	221.875
+1050.435532	278.962
+1050.479913	393.514
+1050.524295	453.264
+1050.568677	430.049
+1050.613061	334.145
+1050.657445	269.828
+1050.701831	220.353
+1050.746217	208.555
+1050.790605	184.579
+1050.834993	174.304
+1050.879382	167.073
+1050.923773	171.64
+1050.968164	180.774
+1051.012556	148.044
+1051.056949	155.275
+1051.101343	145.761
+1051.145738	166.312
+1051.190133	188.004
+1051.234530	206.272
+1051.278928	198.661
+1051.323327	189.146
+1051.367726	211.6
+1051.412127	246.613
+1051.456528	292.282
+1051.500930	356.979
+1051.545334	457.831
+1051.589738	478.002
+1051.634143	484.852
+1051.678549	556.02
+1051.722956	535.849
+1051.767365	374.105
+1051.811773	240.904
+1051.856183	200.944
+1051.900594	192.191
+1051.945006	175.446
+1051.989419	177.348
+1052.033832	199.041
+1052.078247	218.831
+1052.122662	218.45
+1052.167079	250.419
+1052.211496	255.747
+1052.255915	216.167
+1052.300334	156.036
+1052.344754	135.866
+1052.389175	202.847
+1052.433597	315.497
+1052.478020	421.296
+1052.522444	547.647
+1052.566869	634.037
+1052.611295	537.752
+1052.655722	455.929
+1052.700149	420.916
+1052.744578	356.599
+1052.789008	255.366
+1052.833438	169.356
+1052.877870	157.939
+1052.922302	149.567
+1052.966735	157.178
+1053.011170	198.661
+1053.055605	203.227
+1053.100041	201.705
+1053.144478	173.543
+1053.188916	160.984
+1053.233355	175.826
+1053.277795	209.697
+1053.322236	242.046
+1053.366677	220.353
+1053.411120	259.172
+1053.455564	319.302
+1053.500008	473.054
+1053.544454	666.386
+1053.588900	677.803
+1053.633348	483.33
+1053.677796	312.072
+1053.722245	231.009
+1053.766695	200.944
+1053.811147	152.611
+1053.855599	168.595
+1053.900052	201.325
+1053.944506	170.498
+1053.988961	166.692
+1054.033416	165.931
+1054.077873	146.902
+1054.122331	138.91
+1054.166790	145.38
+1054.211249	166.692
+1054.255710	186.482
+1054.300171	203.608
+1054.344633	232.532
+1054.389097	247.755
+1054.433561	281.626
+1054.478026	336.809
+1054.522492	448.317
+1054.566959	560.206
+1054.611427	502.359
+1054.655896	337.189
+1054.700366	245.091
+1054.744837	220.734
+1054.789309	204.75
+1054.833782	215.025
+1054.878255	168.976
+1054.922730	157.559
+1054.967205	204.75
+1055.011682	222.256
+1055.056159	266.783
+1055.100638	262.597
+1055.145117	224.54
+1055.189597	248.896
+1055.234078	265.642
+1055.278560	252.702
+1055.323043	237.86
+1055.367527	265.642
+1055.412012	310.169
+1055.456498	340.995
+1055.500985	461.257
+1055.545472	667.147
+1055.589961	723.092
+1055.634451	535.469
+1055.678941	334.145
+1055.723433	230.629
+1055.767925	194.094
+1055.812418	194.474
+1055.856913	189.907
+1055.901408	167.073
+1055.945904	168.595
+1055.990401	198.661
+1056.034899	185.341
+1056.079398	161.364
+1056.123898	180.012
+1056.168399	202.086
+1056.212901	211.22
+1056.257403	229.868
+1056.301907	255.747
+1056.346411	353.935
+1056.390917	485.613
+1056.435423	670.192
+1056.479931	800.348
+1056.524439	811.385
+1056.568948	756.201
+1056.613459	628.329
+1056.657970	423.199
+1056.702482	240.904
+1056.746995	196.377
+1056.791509	197.138
+1056.836024	213.503
+1056.880540	211.981
+1056.925056	213.503
+1056.969574	209.697
+1057.014093	184.579
+1057.058612	178.11
+1057.103133	191.81
+1057.147654	218.45
+1057.192177	251.941
+1057.236700	247.755
+1057.281224	231.771
+1057.325750	255.747
+1057.370276	315.877
+1057.414803	448.698
+1057.459331	565.914
+1057.503860	570.862
+1057.548390	603.972
+1057.592920	610.822
+1057.637452	524.051
+1057.681985	356.599
+1057.726519	264.5
+1057.771053	257.65
+1057.815589	220.353
+1057.860125	183.818
+1057.904663	182.676
+1057.949201	167.073
+1057.993740	187.624
+1058.038280	223.398
+1058.082822	213.122
+1058.127364	175.065
+1058.171907	196.758
+1058.216451	224.92
+1058.260995	257.269
+1058.305541	266.403
+1058.350088	264.88
+1058.394636	328.436
+1058.439184	406.073
+1058.483734	450.22
+1058.528285	542.319
+1058.572836	541.938
+1058.617388	430.05
+1058.661942	286.954
+1058.706496	187.624
+1058.751051	164.028
+1058.795607	175.446
+1058.840164	171.64
+1058.884723	150.708
+1058.929281	149.947
+1058.973841	186.863
+1059.018402	196.377
+1059.062964	188.005
+1059.107527	184.199
+1059.152090	191.43
+1059.196655	178.871
+1059.241220	185.341
+1059.285787	208.175
+1059.330354	200.944
+1059.374923	198.661
+1059.419492	244.329
+1059.464062	372.583
+1059.508633	552.214
+1059.553205	595.599
+1059.597778	448.698
+1059.642352	323.489
+1059.686927	250.799
+1059.731503	226.823
+1059.776080	201.325
+1059.820658	170.879
+1059.865236	181.154
+1059.909816	165.551
+1059.954396	126.732
+1059.998978	165.551
+1060.043560	208.556
+1060.088144	176.968
+1060.132728	177.348
+1060.177313	165.17
+1060.221899	151.85
+1060.266486	182.676
+1060.311074	195.616
+1060.355663	208.175
+1060.400253	300.654
+1060.444844	517.582
+1060.489436	781.319
+1060.534029	877.604
+1060.578622	767.619
+1060.623217	581.137
+1060.667812	379.433
+1060.712409	232.912
+1060.757006	199.041
+1060.801604	179.632
+1060.846204	159.842
+1060.890804	182.676
+1060.935405	192.952
+1060.980007	173.543
+1061.024610	179.632
+1061.069214	191.81
+1061.113819	171.259
+1061.158425	150.708
+1061.203032	157.939
+1061.247639	176.587
+1061.292248	214.264
+1061.336858	248.135
+1061.381468	298.371
+1061.426080	399.984
+1061.470692	584.943
+1061.515305	753.157
+1061.559920	745.926
+1061.604535	532.804
+1061.649151	315.877
+1061.693768	205.891
+1061.738386	197.899
+1061.783005	176.968
+1061.827625	151.089
+1061.872246	146.902
+1061.916868	141.574
+1061.961490	148.425
+1062.006114	154.514
+1062.050739	133.202
+1062.095364	138.53
+1062.139991	181.915
+1062.184618	197.899
+1062.229246	184.199
+1062.273876	164.409
+1062.318506	160.603
+1062.363137	189.146
+1062.407769	284.67
+1062.452402	413.685
+1062.497036	536.23
+1062.541671	630.231
+1062.586307	608.158
+1062.630944	494.366
+1062.675581	328.436
+1062.720220	238.621
+1062.764860	181.154
+1062.809500	172.781
+1062.854142	179.632
+1062.898784	158.7
+1062.943427	172.02
+1062.988072	236.337
+1063.032717	250.038
+1063.077363	220.353
+1063.122010	168.215
+1063.166658	124.449
+1063.211307	145.761
+1063.255957	210.078
+1063.300608	245.852
+1063.345260	212.742
+1063.389912	250.419
+1063.434566	313.974
+1063.479221	462.398
+1063.523876	611.203
+1063.568533	626.426
+1063.613190	503.5
+1063.657848	316.258
+1063.702508	251.18
+1063.747168	285.812
+1063.791829	240.904
+1063.836491	130.918
+1063.881154	89.4358
+1063.925818	150.328
+1063.970483	202.466
+1064.015149	216.928
+1064.059816	185.721
+1064.104483	196.377
+1064.149152	205.891
+1064.193822	205.891
+1064.238492	184.579
+1064.283164	164.409
+1064.327836	177.729
+1064.372509	229.868
+1064.417184	286.954
+1064.461859	388.567
+1064.506535	533.185
+1064.551212	648.499
+1064.595890	632.895
+1064.640569	455.548
+1064.685249	287.715
+1064.729930	235.957
+1064.774612	258.791
+1064.819294	245.471
+1064.863978	227.204
+1064.908663	190.668
+1064.953348	146.141
+1064.998035	184.579
+1065.042722	215.786
+1065.087410	196.758
+1065.132100	213.883
+1065.176790	203.227
+1065.221481	188.385
+1065.266173	172.401
+1065.310866	162.506
+1065.355560	207.794
+1065.400255	357.74
+1065.444951	732.986
+1065.489648	1112.8
+1065.534345	1149.71
+1065.579044	881.41
+1065.623744	530.521
+1065.668444	315.497
+1065.713146	279.342
+1065.757848	256.508
+1065.802552	203.608
+1065.847256	162.887
+1065.891961	166.692
+1065.936667	233.673
+1065.981374	243.188
+1066.026082	217.689
+1066.070791	213.884
+1066.115501	207.033
+1066.160212	227.204
+1066.204924	211.6
+1066.249637	199.802
+1066.294350	203.989
+1066.339065	203.227
+1066.383780	250.419
+1066.428497	445.653
+1066.473214	723.853
+1066.517933	850.203
+1066.562652	824.705
+1066.607372	681.228
+1066.652093	506.164
+1066.696815	385.142
+1066.741538	286.954
+1066.786262	220.734
+1066.830987	187.243
+1066.875713	181.915
+1066.920440	230.248
+1066.965168	242.807
+1067.009896	227.584
+1067.054626	204.75
+1067.099356	236.718
+1067.144088	272.872
+1067.188820	252.702
+1067.233554	210.458
+1067.278288	219.973
+1067.323023	248.516
+1067.367759	299.132
+1067.412496	355.838
+1067.457234	447.175
+1067.501973	568.959
+1067.546713	670.953
+1067.591454	625.284
+1067.636196	453.264
+1067.680939	307.885
+1067.725682	202.847
+1067.770427	165.551
+1067.815173	160.223
+1067.859919	164.028
+1067.904666	178.49
+1067.949415	160.223
+1067.994164	167.073
+1068.038914	206.653
+1068.083665	221.876
+1068.128418	184.96
+1068.173171	185.721
+1068.217925	216.167
+1068.262680	241.665
+1068.307435	251.18
+1068.352192	279.723
+1068.396950	376.008
+1068.441709	620.717
+1068.486468	1506.69
+1068.531229	3341.06
+1068.575990	5130.52
+1068.620753	4874.77
+1068.665516	2539.57
+1068.710280	715.86
+1068.755045	288.476
+1068.799812	355.837
+1068.844579	376.769
+1068.889347	267.925
+1068.934116	211.219
+1068.978886	245.471
+1069.023656	278.2
+1069.068428	280.484
+1069.113201	192.571
+1069.157975	160.222
+1069.202749	188.385
+1069.247525	221.114
+1069.292301	189.527
+1069.337079	192.952
+1069.381857	245.09
+1069.426636	395.417
+1069.471417	746.306
+1069.516198	1728.95
+1069.560980	3200.63
+1069.605763	3604.42
+1069.650547	2291.06
+1069.695332	865.426
+1069.740118	313.975
+1069.784904	293.043
+1069.829692	315.878
+1069.874481	239.763
+1069.919270	200.944
+1069.964061	247.755
+1070.008852	351.652
+1070.053645	352.793
+1070.098438	296.088
+1070.143233	258.792
+1070.188028	284.671
+1070.232824	298.752
+1070.277621	251.561
+1070.322419	243.188
+1070.367218	300.655
+1070.412018	401.126
+1070.456819	556.781
+1070.501621	912.998
+1070.546423	1644.08
+1070.591227	2243.48
+1070.636032	1869.38
+1070.680837	854.009
+1070.725644	294.565
+1070.770451	229.487
+1070.815259	267.925
+1070.860069	235.576
+1070.904879	192.572
+1070.949690	211.981
+1070.994502	229.487
+1071.039315	240.904
+1071.084129	250.038
+1071.128944	215.025
+1071.173760	211.981
+1071.218577	212.742
+1071.263395	216.548
+1071.308213	238.621
+1071.353033	277.059
+1071.397853	341.757
+1071.442675	497.031
+1071.487497	969.323
+1071.532321	2101.91
+1071.577145	3596.43
+1071.621970	3911.92
+1071.666796	2373.26
+1071.711623	804.915
+1071.756451	295.707
+1071.801280	263.358
+1071.846110	330.34
+1071.890941	262.978
+1071.935773	221.495
+1071.980606	218.07
+1072.025439	242.046
+1072.070274	264.12
+1072.115110	197.139
+1072.159946	167.454
+1072.204783	199.803
+1072.249622	257.269
+1072.294461	258.792
+1072.339301	230.249
+1072.384143	217.69
+1072.428985	296.468
+1072.473828	503.501
+1072.518672	987.591
+1072.563517	1807.35
+1072.608362	2426.54
+1072.653209	1950.44
+1072.698057	862.001
+1072.742906	291.521
+1072.787755	229.107
+1072.832606	246.613
+1072.877457	197.9
+1072.922310	176.207
+1072.967163	196.377
+1073.012017	259.553
+1073.056873	266.022
+1073.101729	251.18
+1073.146586	227.584
+1073.191444	258.03
+1073.236303	271.731
+1073.281163	213.123
+1073.326024	207.414
+1073.370886	279.343
+1073.415748	379.814
+1073.460612	459.735
+1073.505477	604.733
+1073.550342	920.229
+1073.595209	1155.8
+1073.640076	1083.88
+1073.684944	690.362
+1073.729814	347.465
+1073.774684	266.022
+1073.819555	261.836
+1073.864427	217.309
+1073.909300	210.078
+1073.954174	209.317
+1073.999049	226.823
+1074.043925	235.957
+1074.088802	197.9
+1074.133680	173.543
+1074.178558	225.682
+1074.223438	254.225
+1074.268318	225.301
+1074.313200	211.22
+1074.358082	237.099
+1074.402966	310.93
+1074.447850	550.692
+1074.492735	893.969
+1074.537621	1054.57
+1074.582508	892.447
+1074.627396	551.833
+1074.672285	309.027
+1074.717175	242.046
+1074.762066	237.479
+1074.806958	224.92
+1074.851851	187.244
+1074.896744	163.267
+1074.941639	176.207
+1074.986535	198.28
+1075.031431	210.839
+1075.076329	232.912
+1075.121227	221.876
+1075.166126	192.952
+1075.211026	163.267
+1075.255928	153.753
+1075.300830	168.595
+1075.345733	201.325
+1075.390637	289.999
+1075.435542	446.795
+1075.480448	613.867
+1075.525354	783.603
+1075.570262	786.648
+1075.615171	597.502
+1075.660080	407.977
+1075.704991	309.408
+1075.749902	230.629
+1075.794815	194.855
+1075.839728	182.677
+1075.884643	172.021
+1075.929558	190.669
+1075.974474	199.041
+1076.019391	210.078
+1076.064309	197.9
+1076.109228	169.357
+1076.154148	187.624
+1076.199069	197.519
+1076.243991	202.847
+1076.288913	198.28
+1076.333837	195.616
+1076.378762	243.949
+1076.423687	328.437
+1076.468614	465.824
+1076.513541	555.259
+1076.558470	558.684
+1076.603399	501.217
+1076.648329	363.449
+1076.693260	270.209
+1076.738192	244.33
+1076.783125	230.248
+1076.828059	205.511
+1076.872994	141.955
+1076.917930	167.834
+1076.962867	219.973
+1077.007805	233.674
+1077.052743	206.272
+1077.097683	218.07
+1077.142624	213.123
+1077.187565	172.782
+1077.232508	198.28
+1077.277451	205.511
+1077.322395	195.616
+1077.367340	196.377
+1077.412287	250.799
+1077.457234	355.077
+1077.502182	456.69
+1077.547131	475.338
+1077.592081	495.889
+1077.637032	399.223
+1077.681983	267.164
+1077.726936	202.467
+1077.771890	195.616
+1077.816844	188.385
+1077.861800	147.664
+1077.906756	144.239
+1077.951714	192.191
+1077.996672	213.123
+1078.041632	174.685
+1078.086592	171.64
+1078.131553	211.22
+1078.176515	221.876
+1078.221478	169.357
+1078.266442	131.68
+1078.311407	132.06
+1078.356373	178.871
+1078.401340	250.038
+1078.446308	335.287
+1078.491276	415.588
+1078.536246	455.929
+1078.581216	460.876
+1078.626188	409.499
+1078.671160	337.19
+1078.716134	232.151
+1078.761108	200.183
+1078.806083	202.467
+1078.851059	185.341
+1078.896037	181.916
+1078.941015	196.377
+1078.985994	270.209
+1079.030974	313.975
+1079.075954	279.723
+1079.120936	226.823
+1079.165919	233.674
+1079.210903	223.398
+1079.255887	199.803
+1079.300873	211.6
+1079.345859	221.115
+1079.390847	307.124
+1079.435835	497.411
+1079.480824	693.407
+1079.525815	886.739
+1079.570806	948.011
+1079.615798	717.764
+1079.660791	390.47
+1079.705785	213.123
+1079.750780	181.154
+1079.795776	217.689
+1079.840773	231.39
+1079.885770	247.374
+1079.930769	239.002
+1079.975769	223.018
+1080.020769	259.172
+1080.065771	277.82
+1080.110773	254.986
+1080.155777	239.382
+1080.200781	208.556
+1080.245786	192.191
+1080.290792	202.086
+1080.335799	188.766
+1080.380807	229.868
+1080.425816	307.124
+1080.470826	440.325
+1080.515837	612.725
+1080.560849	739.076
+1080.605862	680.467
+1080.650875	475.338
+1080.695890	289.999
+1080.740906	186.482
+1080.785922	190.669
+1080.830940	176.207
+1080.875958	172.782
+1080.920977	183.818
+1080.965998	211.981
+1081.011019	208.936
+1081.056041	159.462
+1081.101064	147.283
+1081.146088	141.575
+1081.191113	155.275
+1081.236139	185.341
+1081.281165	181.154
+1081.326193	179.632
+1081.371222	255.366
+1081.416252	297.61
+1081.461282	425.863
+1081.506314	631.373
+1081.551346	750.874
+1081.596379	624.523
+1081.641414	385.903
+1081.686449	226.443
+1081.731485	199.422
+1081.776522	239.382
+1081.821560	206.272
+1081.866599	165.551
+1081.911639	187.624
+1081.956680	201.705
+1082.001722	195.616
+1082.046765	195.236
+1082.091808	162.506
+1082.136853	134.344
+1082.181899	133.963
+1082.226945	164.029
+1082.271993	176.207
+1082.317041	181.916
+1082.362090	216.548
+1082.407140	265.261
+1082.452192	379.053
+1082.497244	489.039
+1082.542297	623.762
+1082.587351	673.617
+1082.632406	507.306
+1082.677462	308.647
+1082.722518	215.026
+1082.767576	203.989
+1082.812635	186.102
+1082.857695	159.081
+1082.902755	134.724
+1082.947817	109.607
+1082.992879	114.554
+1083.037942	160.603
+1083.083007	199.803
+1083.128072	185.721
+1083.173138	158.701
+1083.218205	163.267
+1083.263273	132.441
+1083.308342	124.068
+1083.353412	143.097
+1083.398483	159.081
+1083.443555	247.374
+1083.488628	449.459
+1083.533701	615.389
+1083.578776	660.678
+1083.623852	572.765
+1083.668928	390.47
+1083.714006	258.03
+1083.759084	196.377
+1083.804163	157.178
+1083.849243	179.252
+1083.894325	192.191
+1083.939407	192.191
+1083.984490	189.146
+1084.029574	163.648
+1084.074659	186.482
+1084.119745	201.705
+1084.164831	220.354
+1084.209919	242.427
+1084.255008	280.865
+1084.300098	251.561
+1084.345188	207.033
+1084.390280	251.18
+1084.435372	513.776
+1084.480465	1064.09
+1084.525560	2036.83
+1084.570655	2941.84
+1084.615751	2697.51
+1084.660848	1376.54
+1084.705946	467.727
+1084.751045	237.48
+1084.796145	255.747
+1084.841246	227.585
+1084.886348	199.422
+1084.931451	197.9
+1084.976554	218.07
+1085.021659	192.191
+1085.066765	187.624
+1085.111871	213.884
+1085.156979	226.062
+1085.202087	211.6
+1085.247196	198.661
+1085.292307	188.766
+1085.337418	208.556
+1085.382530	232.913
+1085.427643	343.279
+1085.472757	611.964
+1085.517872	1189.68
+1085.562988	1906.3
+1085.608105	2007.53
+1085.653222	1235.34
+1085.698341	468.107
+1085.743461	239.002
+1085.788581	237.479
+1085.833703	205.511
+1085.878825	160.223
+1085.923949	159.842
+1085.969073	194.475
+1086.014198	226.443
+1086.059324	203.228
+1086.104451	169.737
+1086.149580	187.624
+1086.194709	219.212
+1086.239838	195.236
+1086.284969	192.191
+1086.330101	221.115
+1086.375234	256.128
+1086.420368	355.838
+1086.465502	508.829
+1086.510638	814.81
+1086.555774	1221.26
+1086.600912	1327.82
+1086.646050	902.342
+1086.691189	456.69
+1086.736330	236.718
+1086.781471	225.301
+1086.826613	221.495
+1086.871756	181.155
+1086.916900	157.178
+1086.962045	137.769
+1087.007191	156.037
+1087.052338	196.758
+1087.097486	193.333
+1087.142634	199.803
+1087.187784	264.12
+1087.232934	261.075
+1087.278086	226.823
+1087.323238	220.734
+1087.368392	259.553
+1087.413546	347.846
+1087.458701	532.424
+1087.503858	944.966
+1087.549015	1681.76
+1087.594173	2299.05
+1087.639332	1892.98
+1087.684492	854.77
+1087.729653	320.064
+1087.774814	230.629
+1087.819977	256.128
+1087.865141	196.758
+1087.910306	157.178
+1087.955471	172.401
+1088.000638	194.094
+1088.045805	208.556
+1088.090973	196.758
+1088.136143	208.936
+1088.181313	198.28
+1088.226484	188.005
+1088.271656	184.96
+1088.316829	190.669
+1088.362003	243.569
+1088.407178	325.773
+1088.452354	431.953
+1088.497531	683.132
+1088.542709	1113.94
+1088.587888	1474.73
+1088.633067	1314.88
+1088.678248	755.441
+1088.723429	349.749
+1088.768612	230.249
+1088.813795	213.884
+1088.858979	173.162
+1088.904165	167.834
+1088.949351	166.693
+1088.994538	178.871
+1089.039726	194.855
+1089.084915	238.621
+1089.130105	226.443
+1089.175296	199.422
+1089.220488	225.682
+1089.265680	244.71
+1089.310874	237.099
+1089.356069	242.427
+1089.401264	242.807
+1089.446461	265.642
+1089.491658	433.856
+1089.536857	681.609
+1089.582056	844.114
+1089.627256	763.813
+1089.672458	481.808
+1089.717660	222.637
+1089.762863	158.32
+1089.808067	174.685
+1089.853272	203.608
+1089.898478	229.487
+1089.943684	220.354
+1089.988892	188.385
+1090.034101	162.126
+1090.079311	223.779
+1090.124521	270.589
+1090.169733	203.228
+1090.214945	165.551
+1090.260158	188.766
+1090.305373	226.062
+1090.350588	261.075
+1090.395804	346.324
+1090.441021	505.023
+1090.486239	807.199
+1090.531458	1136.4
+1090.576678	1099.48
+1090.621899	761.91
+1090.667121	450.981
+1090.712344	239.763
+1090.757568	196.758
+1090.802792	204.369
+1090.848018	192.191
+1090.893244	172.401
+1090.938472	233.674
+1090.983700	274.776
+1091.028929	209.697
+1091.074160	158.701
+1091.119391	134.724
+1091.164623	196.377
+1091.209856	232.151
+1091.255090	217.309
+1091.300325	184.199
+1091.345561	185.341
+1091.390798	256.889
+1091.436036	433.475
+1091.481274	648.499
+1091.526514	813.288
+1091.571755	852.867
+1091.616996	718.525
+1091.662238	438.422
+1091.707482	228.726
+1091.752726	186.863
+1091.797971	166.693
+1091.843218	154.134
+1091.888465	147.664
+1091.933713	141.955
+1091.978962	202.467
+1092.024212	222.256
+1092.069463	202.467
+1092.114715	166.693
+1092.159967	136.627
+1092.205221	137.389
+1092.250476	133.583
+1092.295731	164.029
+1092.340988	186.102
+1092.386245	213.884
+1092.431504	290.76
+1092.476763	468.868
+1092.522023	570.101
+1092.567284	576.951
+1092.612547	481.808
+1092.657810	336.048
+1092.703074	263.739
+1092.748339	224.921
+1092.793604	218.07
+1092.838871	187.244
+1092.884139	173.924
+1092.929408	189.147
+1092.974677	153.753
+1093.019948	161.745
+1093.065220	196.758
+1093.110492	171.26
+1093.155765	175.826
+1093.201040	159.842
+1093.246315	175.446
+1093.291591	176.588
+1093.336868	180.774
+1093.382146	192.572
+1093.427425	269.448
+1093.472705	411.021
+1093.517986	556.4
+1093.563268	591.413
+1093.608551	487.897
+1093.653835	347.085
+1093.699119	260.314
+1093.744405	235.957
+1093.789691	196.758
+1093.834979	187.624
+1093.880267	159.462
+1093.925556	137.389
+1093.970847	140.814
+1094.016138	179.252
+1094.061430	198.661
+1094.106723	185.721
+1094.152017	164.029
+1094.197312	155.276
+1094.242608	158.701
+1094.287905	145
+1094.333203	160.984
+1094.378501	227.204
+1094.423801	331.101
+1094.469102	498.553
+1094.514403	618.053
+1094.559706	674.378
+1094.605009	633.657
+1094.650313	472.294
+1094.695619	296.849
+1094.740925	217.69
+1094.786232	204.37
+1094.831540	201.325
+1094.876849	196.758
+1094.922159	156.417
+1094.967470	158.32
+1095.012782	178.11
+1095.058094	197.9
+1095.103408	194.094
+1095.148723	166.693
+1095.194038	176.207
+1095.239355	200.183
+1095.284672	183.819
+1095.329991	195.997
+1095.375310	208.175
+1095.420630	237.48
+1095.465952	340.615
+1095.511274	445.653
+1095.556597	484.091
+1095.601921	438.423
+1095.647246	349.749
+1095.692572	242.427
+1095.737899	165.932
+1095.783226	153.753
+1095.828555	138.15
+1095.873885	119.502
+1095.919215	153.753
+1095.964547	195.616
+1096.009879	195.616
+1096.055213	197.519
+1096.100547	191.811
+1096.145882	203.228
+1096.191218	202.467
+1096.236556	194.094
+1096.281894	208.175
+1096.327233	213.123
+1096.372573	276.298
+1096.417914	340.996
+1096.463255	368.016
+1096.508598	463.921
+1096.553942	490.942
+1096.599286	431.953
+1096.644632	339.093
+1096.689979	211.6
+1096.735326	158.701
+1096.780674	175.065
+1096.826024	167.073
+1096.871374	120.643
+1096.916725	128.255
+1096.962077	142.336
+1097.007431	184.199
+1097.052785	216.548
+1097.098140	189.527
+1097.143495	177.349
+1097.188852	178.11
+1097.234210	167.454
+1097.279569	187.244
+1097.324928	226.443
+1097.370289	233.674
+1097.415650	256.128
+1097.461013	316.639
+1097.506376	353.935
+1097.551741	408.738
+1097.597106	421.297
+1097.642472	342.518
+1097.687839	297.991
+1097.733207	234.435
+1097.778576	201.325
+1097.823946	226.823
+1097.869317	243.188
+1097.914689	215.026
+1097.960062	200.564
+1098.005436	174.304
+1098.050810	148.806
+1098.096186	167.834
+1098.141562	215.026
+1098.186940	235.196
+1098.232318	209.317
+1098.277698	143.097
+1098.323078	114.935
+1098.368459	170.879
+1098.413841	262.978
+1098.459224	340.615
+1098.504608	368.397
+1098.549993	378.292
+1098.595379	388.567
+1098.640766	297.23
+1098.686154	259.553
+1098.731543	231.771
+1098.776932	189.147
+1098.822323	217.309
+1098.867714	211.22
+1098.913107	199.422
+1098.958500	171.64
+1099.003894	176.207
+1099.049290	175.446
+1099.094686	163.268
+1099.140083	169.737
+1099.185481	160.604
+1099.230880	180.774
+1099.276280	191.811
+1099.321681	200.564
+1099.367083	216.167
+1099.412486	238.241
+1099.457889	317.019
+1099.503294	444.892
+1099.548700	532.805
+1099.594106	486.375
+1099.639514	328.437
+1099.684922	224.921
+1099.730331	216.928
+1099.775742	207.034
+1099.821153	179.632
+1099.866565	183.057
+1099.911978	169.357
+1099.957392	121.024
+1100.002807	149.186
+1100.048223	192.952
+1100.093640	201.706
+1100.139058	172.021
+1100.184476	164.79
+1100.229896	183.819
+1100.275317	211.22
+1100.320738	232.532
+1100.366161	237.099
+1100.411584	253.083
+1100.457008	365.352
+1100.502434	603.592
+1100.547860	818.235
+1100.593287	819.758
+1100.638715	597.502
+1100.684144	344.801
+1100.729574	256.128
+1100.775005	245.091
+1100.820437	198.661
+1100.865870	145.761
+1100.911303	135.866
+1100.956738	170.498
+1101.002174	204.37
+1101.047610	207.414
+1101.093048	184.199
+1101.138486	157.939
+1101.183925	145.381
+1101.229366	178.49
+1101.274807	195.997
+1101.320249	184.96
+1101.365692	222.257
+1101.411136	280.104
+1101.456581	360.024
+1101.502027	531.283
+1101.547474	747.829
+1101.592922	817.094
+1101.638370	639.366
+1101.683820	386.664
+1101.729271	272.112
+1101.774722	254.225
+1101.820175	226.823
+1101.865628	167.834
+1101.911082	175.826
+1101.956538	152.231
+1102.001994	162.887
+1102.047451	188.005
+1102.092909	207.795
+1102.138368	239.002
+1102.183828	254.605
+1102.229289	211.22
+1102.274751	177.349
+1102.320214	161.365
+1102.365677	205.511
+1102.411142	230.629
+1102.456608	304.46
+1102.502074	486.755
+1102.547542	725.375
+1102.593010	780.939
+1102.638479	580.757
+1102.683950	339.854
+1102.729421	213.884
+1102.774893	172.401
+1102.820366	168.976
+1102.865840	160.984
+1102.911315	176.207
+1102.956791	212.361
+1103.002268	209.317
+1103.047746	175.826
+1103.093224	156.798
+1103.138704	151.47
+1103.184185	178.11
+1103.229666	199.803
+1103.275149	224.54
+1103.320632	228.726
+1103.366116	199.422
+1103.411602	200.564
+1103.457088	259.933
+1103.502575	446.795
+1103.548063	696.452
+1103.593552	791.595
+1103.639042	644.693
+1103.684533	395.418
+1103.730025	291.14
+1103.775518	251.561
+1103.821011	207.795
+1103.866506	188.005
+1103.912002	201.325
+1103.957498	187.624
+1104.002996	200.944
+1104.048494	203.228
+1104.093993	178.49
+1104.139494	203.989
+1104.184995	215.787
+1104.230497	188.766
+1104.276000	200.564
+1104.321504	228.726
+1104.367009	210.839
+1104.412515	205.131
+1104.458022	276.298
+1104.503530	433.475
+1104.549038	637.082
+1104.594548	629.09
+1104.640059	451.362
+1104.685570	300.274
+1104.731083	208.556
+1104.776596	214.645
+1104.822111	242.427
+1104.867626	200.944
+1104.913142	159.462
+1104.958659	163.267
+1105.004177	215.026
+1105.049696	233.293
+1105.095216	187.244
+1105.140737	156.417
+1105.186259	181.154
+1105.231782	194.475
+1105.277306	202.847
+1105.322830	223.398
+1105.368356	233.293
+1105.413882	254.986
+1105.459410	339.473
+1105.504938	445.273
+1105.550468	528.618
+1105.595998	536.991
+1105.641529	407.976
+1105.687061	243.949
+1105.732594	199.041
+1105.778128	200.564
+1105.823663	210.078
+1105.869199	228.726
+1105.914736	209.317
+1105.960274	189.527
+1106.005813	158.701
+1106.051352	145
+1106.096893	170.498
+1106.142434	180.013
+1106.187977	178.49
+1106.233520	169.357
+1106.279065	193.713
+1106.324610	256.508
+1106.370156	242.807
+1106.415703	251.941
+1106.461251	449.84
+1106.506801	647.357
+1106.552351	689.982
+1106.597901	578.474
+1106.643453	408.738
+1106.689006	292.282
+1106.734560	251.18
+1106.780114	208.556
+1106.825670	182.677
+1106.871227	155.656
+1106.916784	164.79
+1106.962342	159.842
+1107.007902	148.806
+1107.053462	174.304
+1107.099023	219.592
+1107.144586	224.92
+1107.190149	195.236
+1107.235713	221.495
+1107.281278	247.755
+1107.326844	258.03
+1107.372410	258.411
+1107.417978	353.554
+1107.463547	638.224
+1107.509117	981.501
+1107.554687	1066.37
+1107.600259	895.872
+1107.645831	570.482
+1107.691405	318.542
+1107.736979	227.204
+1107.782554	195.997
+1107.828130	201.325
+1107.873708	206.653
+1107.919286	188.005
+1107.964865	225.301
+1108.010445	246.613
+1108.056026	248.897
+1108.101608	247.374
+1108.147190	245.091
+1108.192774	219.973
+1108.238359	200.944
+1108.283944	185.341
+1108.329531	206.653
+1108.375118	275.917
+1108.420707	388.948
+1108.466296	536.23
+1108.511886	736.792
+1108.557478	889.022
+1108.603070	731.464
+1108.648663	472.293
+1108.694257	333.003
+1108.739852	238.24
+1108.785448	161.365
+1108.831045	125.21
+1108.876643	153.372
+1108.922241	173.543
+1108.967841	195.616
+1109.013442	195.997
+1109.059043	200.564
+1109.104646	201.325
+1109.150249	216.928
+1109.195853	213.884
+1109.241459	217.689
+1109.287065	249.658
+1109.332672	266.784
+1109.378280	408.738
+1109.423889	715.48
+1109.469499	1004.34
+1109.515110	1016.89
+1109.560722	792.356
+1109.606335	538.894
+1109.651948	397.32
+1109.697563	334.906
+1109.743179	257.269
+1109.788795	186.482
+1109.834413	169.737
+1109.880031	195.997
+1109.925651	223.018
+1109.971271	225.301
+1110.016892	229.868
+1110.062514	261.075
+1110.108137	258.792
+1110.153761	247.755
+1110.199386	212.742
+1110.245012	192.191
+1110.290639	217.309
+1110.336267	246.613
+1110.381896	309.027
+1110.427525	530.521
+1110.473156	740.598
+1110.518787	734.509
+1110.564420	599.786
+1110.610053	463.921
+1110.655688	347.085
+1110.701323	286.573
+1110.746959	246.613
+1110.792596	212.361
+1110.838235	193.713
+1110.883874	177.729
+1110.929514	157.178
+1110.975155	130.158
+1111.020796	128.255
+1111.066439	164.79
+1111.112083	174.685
+1111.157728	169.737
+1111.203373	198.28
+1111.249020	246.613
+1111.294667	249.277
+1111.340316	273.634
+1111.385965	301.416
+1111.431615	366.113
+1111.477267	468.488
+1111.522919	541.558
+1111.568572	636.701
+1111.614226	652.686
+1111.659881	482.188
+1111.705537	299.893
+1111.751194	211.22
+1111.796851	195.997
+1111.842510	204.75
+1111.888170	200.944
+1111.933830	171.64
+1111.979492	231.771
+1112.025154	261.075
+1112.070818	210.078
+1112.116482	175.446
+1112.162148	159.462
+1112.207814	156.417
+1112.253481	181.916
+1112.299149	215.406
+1112.344818	258.792
+1112.390488	270.97
+1112.436159	371.441
+1112.481831	492.845
+1112.527504	610.822
+1112.573177	629.471
+1112.618852	506.165
+1112.664528	417.871
+1112.710204	309.408
+1112.755882	244.33
+1112.801560	214.264
+1112.847240	203.608
+1112.892920	229.868
+1112.938601	226.062
+1112.984283	208.175
+1113.029966	223.779
+1113.075650	217.69
+1113.121335	195.616
+1113.167021	176.968
+1113.212708	188.005
+1113.258396	193.333
+1113.304085	169.357
+1113.349774	199.803
+1113.395465	269.067
+1113.441157	330.72
+1113.486849	367.636
+1113.532542	439.184
+1113.578237	465.443
+1113.623932	447.937
+1113.669628	342.898
+1113.715326	253.083
+1113.761024	218.831
+1113.806723	186.863
+1113.852423	177.349
+1113.898124	212.362
+1113.943826	208.556
+1113.989528	229.487
+1114.035232	256.128
+1114.080937	251.941
+1114.126642	243.569
+1114.172349	205.131
+1114.218056	176.207
+1114.263765	169.737
+1114.309474	221.115
+1114.355184	258.411
+1114.400896	311.691
+1114.446608	562.87
+1114.492321	1125.74
+1114.538035	1696.6
+1114.583750	1696.6
+1114.629466	999.769
+1114.675183	415.207
+1114.720901	254.225
+1114.766619	246.613
+1114.812339	243.569
+1114.858060	210.459
+1114.903781	171.64
+1114.949504	171.26
+1114.995227	223.779
+1115.040952	259.933
+1115.086677	231.771
+1115.132403	207.414
+1115.178130	203.608
+1115.223858	213.884
+1115.269587	217.69
+1115.315317	213.123
+1115.361048	234.054
+1115.406780	347.465
+1115.452513	550.311
+1115.498247	913.759
+1115.543981	1267.69
+1115.589717	1241.43
+1115.635454	818.616
+1115.681191	456.69
+1115.726930	259.172
+1115.772669	207.414
+1115.818409	245.471
+1115.864150	235.576
+1115.909893	189.907
+1115.955636	183.438
+1116.001380	202.086
+1116.047125	197.9
+1116.092871	235.957
+1116.138618	261.455
+1116.184365	258.411
+1116.230114	207.794
+1116.275864	200.183
+1116.321614	208.936
+1116.367366	198.28
+1116.413118	274.014
+1116.458872	438.042
+1116.504626	739.076
+1116.550382	1067.13
+1116.596138	1144.39
+1116.641895	832.697
+1116.687653	405.312
+1116.733412	234.435
+1116.779172	242.046
+1116.824933	229.106
+1116.870695	209.697
+1116.916458	196.377
+1116.962221	199.802
+1117.007986	207.414
+1117.053752	200.183
+1117.099518	190.669
+1117.145286	205.511
+1117.191054	200.563
+1117.236824	195.235
+1117.282594	189.527
+1117.328365	181.535
+1117.374137	214.645
+1117.419910	339.473
+1117.465685	648.118
+1117.511460	1109.37
+1117.557235	1433.62
+1117.603012	1287.86
+1117.648790	780.558
+1117.694569	366.113
+1117.740349	195.997
+1117.786129	194.855
+1117.831911	208.175
+1117.877693	195.235
+1117.923477	175.826
+1117.969261	155.656
+1118.015046	165.931
+1118.060833	172.02
+1118.106620	179.632
+1118.152408	226.443
+1118.198197	205.13
+1118.243987	189.527
+1118.289778	197.899
+1118.335570	194.474
+1118.381363	205.892
+1118.427156	245.471
+1118.472951	442.609
+1118.518747	813.288
+1118.564543	1099.1
+1118.610341	982.262
+1118.656139	602.45
+1118.701939	352.032
+1118.747739	237.479
+1118.793540	191.43
+1118.839342	189.907
+1118.885145	201.705
+1118.930949	214.264
+1118.976754	201.325
+1119.022560	194.855
+1119.068367	153.372
+1119.114175	130.538
+1119.159984	144.239
+1119.205793	165.931
+1119.251604	180.393
+1119.297416	181.915
+1119.343228	207.794
+1119.389042	276.678
+1119.434856	389.709
+1119.480671	646.596
+1119.526488	1157.33
+1119.572305	1638.37
+1119.618123	1457.6
+1119.663942	784.364
+1119.709762	331.1
+1119.755583	216.167
+1119.801405	211.22
+1119.847228	226.443
+1119.893051	262.217
+1119.938876	242.046
+1119.984702	213.884
+1120.030528	239.763
+1120.076356	234.435
+1120.122184	224.159
+1120.168013	183.818
+1120.213844	145
+1120.259675	149.947
+1120.305507	198.661
+1120.351340	232.151
+1120.397174	203.989
+1120.443009	228.346
+1120.488845	434.997
+1120.534682	919.848
+1120.580520	1268.07
+1120.626359	1032.5
+1120.672198	547.647
+1120.718039	264.5
+1120.763881	208.175
+1120.809723	220.353
+1120.855567	202.847
+1120.901411	185.721
+1120.947256	187.624
+1120.993102	216.548
+1121.038950	245.091
+1121.084798	248.896
+1121.130647	230.629
+1121.176497	196.758
+1121.222348	150.328
+1121.268200	141.575
+1121.314052	171.64
+1121.359906	197.138
+1121.405761	280.865
+1121.451617	452.123
+1121.497473	767.238
+1121.543331	1156.57
+1121.589189	1313.36
+1121.635048	1054.95
+1121.680909	569.72
+1121.726770	283.529
+1121.772632	246.233
+1121.818495	200.944
+1121.864359	179.632
+1121.910224	203.989
+1121.956090	218.451
+1122.001957	222.256
+1122.047825	193.333
+1122.093694	156.037
+1122.139563	164.029
+1122.185434	171.26
+1122.231306	184.96
+1122.277178	213.884
+1122.323052	251.18
+1122.368926	245.852
+1122.414801	345.943
+1122.460678	505.403
+1122.506555	684.273
+1122.552433	905.767
+1122.598312	973.89
+1122.644192	778.275
+1122.690073	473.435
+1122.735955	264.881
+1122.781838	182.677
+1122.827721	177.729
+1122.873606	203.989
+1122.919492	186.483
+1122.965378	155.275
+1123.011266	156.037
+1123.057154	185.721
+1123.103044	169.737
+1123.148934	165.932
+1123.194825	207.034
+1123.240717	200.564
+1123.286610	205.131
+1123.332504	254.225
+1123.378400	344.421
+1123.424295	487.897
+1123.470192	658.775
+1123.516090	846.778
+1123.561989	946.869
+1123.607889	888.261
+1123.653789	653.827
+1123.699691	365.733
+1123.745593	199.041
+1123.791497	170.879
+1123.837401	188.005
+1123.883306	189.147
+1123.929213	191.811
+1123.975120	211.981
+1124.021028	237.479
+1124.066937	227.204
+1124.112847	205.131
+1124.158758	157.559
+1124.204670	185.341
+1124.250583	205.131
+1124.296496	218.07
+1124.342411	221.876
+1124.388327	274.776
+1124.434243	442.228
+1124.480161	799.968
+1124.526079	1351.42
+1124.571999	2025.04
+1124.617919	2430.73
+1124.663840	1843.5
+1124.709762	850.965
+1124.755686	349.749
+1124.801610	263.739
+1124.847535	281.626
+1124.893461	232.913
+1124.939388	198.28
+1124.985315	189.908
+1125.031244	210.078
+1125.077174	236.338
+1125.123104	195.236
+1125.169036	155.275
+1125.214968	156.037
+1125.260902	172.021
+1125.306836	231.01
+1125.352772	243.569
+1125.398708	272.112
+1125.444645	425.483
+1125.490583	749.732
+1125.536522	1272.64
+1125.582462	1726.28
+1125.628403	1712.58
+1125.674345	1165.7
+1125.720288	593.316
+1125.766232	284.671
+1125.812176	215.025
+1125.858122	228.726
+1125.904069	211.6
+1125.950016	162.887
+1125.995965	204.75
+1126.041914	262.217
+1126.087864	233.293
+1126.133816	180.013
+1126.179768	172.021
+1126.225721	192.572
+1126.271675	207.414
+1126.317630	209.697
+1126.363586	269.828
+1126.409543	420.916
+1126.455501	922.512
+1126.501459	1643.7
+1126.547419	2055.86
+1126.593380	1726.28
+1126.639341	1073.22
+1126.685304	588.368
+1126.731267	352.413
+1126.777232	236.338
+1126.823197	201.705
+1126.869163	188.766
+1126.915130	165.551
+1126.961099	139.291
+1127.007068	161.364
+1127.053038	224.159
+1127.099009	235.576
+1127.144980	212.361
+1127.190953	235.576
+1127.236927	235.957
+1127.282902	215.406
+1127.328877	212.361
+1127.374854	231.771
+1127.420831	386.284
+1127.466810	723.472
+1127.512789	1179.02
+1127.558770	1366.26
+1127.604751	1075.5
+1127.650733	609.3
+1127.696716	371.441
+1127.742700	297.229
+1127.788685	237.86
+1127.834671	189.907
+1127.880658	156.417
+1127.926646	141.575
+1127.972635	154.134
+1128.018624	195.236
+1128.064615	224.54
+1128.110607	226.062
+1128.156599	194.855
+1128.202593	168.976
+1128.248587	159.842
+1128.294582	165.931
+1128.340579	189.146
+1128.386576	233.293
+1128.432574	305.983
+1128.478573	522.149
+1128.524573	854.009
+1128.570574	906.909
+1128.616576	667.908
+1128.662579	434.997
+1128.708582	280.484
+1128.754587	242.807
+1128.800593	190.669
+1128.846599	138.911
+1128.892607	124.829
+1128.938615	149.186
+1128.984625	195.236
+1129.030635	204.369
+1129.076646	175.826
+1129.122658	183.818
+1129.168672	199.041
+1129.214686	157.939
+1129.260701	151.85
+1129.306717	177.729
+1129.352734	207.414
+1129.398751	243.188
+1129.444770	313.594
+1129.490790	420.535
+1129.536810	540.416
+1129.582832	557.923
+1129.628855	478.002
+1129.674878	368.016
+1129.720902	278.962
+1129.766928	241.666
+1129.812954	224.54
+1129.858981	174.304
+1129.905009	135.485
+1129.951038	138.911
+1129.997068	176.207
+1130.043099	203.989
+1130.089131	199.422
+1130.135164	190.288
+1130.181198	164.409
+1130.227233	159.081
+1130.273268	202.466
+1130.319305	190.288
+1130.365342	213.884
+1130.411381	242.427
+1130.457420	286.193
+1130.503461	370.68
+1130.549502	440.706
+1130.595544	413.304
+1130.641587	373.725
+1130.687631	317.4
+1130.733676	243.188
+1130.779722	223.779
+1130.825769	211.22
+1130.871817	170.879
+1130.917866	141.955
+1130.963915	125.971
+1131.009966	157.559
+1131.056018	188.385
+1131.102070	201.705
+1131.148124	194.474
+1131.194178	172.782
+1131.240233	157.178
+1131.286290	169.357
+1131.332347	161.745
+1131.378405	164.409
+1131.424464	253.083
+1131.470524	365.352
+1131.516585	452.504
+1131.562647	493.986
+1131.608710	493.606
+1131.654773	507.687
+1131.700838	462.779
+1131.746904	333.764
+1131.792970	210.839
+1131.839038	161.745
+1131.885106	175.826
+1131.931176	182.677
+1131.977246	181.915
+1132.023317	158.32
+1132.069390	167.454
+1132.115463	167.073
+1132.161537	139.672
+1132.207612	145.38
+1132.253688	172.021
+1132.299765	210.078
+1132.345842	192.572
+1132.391921	207.033
+1132.438001	298.371
+1132.484082	447.556
+1132.530163	572.004
+1132.576246	549.55
+1132.622329	463.16
+1132.668414	355.457
+1132.714499	284.67
+1132.760585	260.694
+1132.806672	213.884
+1132.852761	176.207
+1132.898850	142.716
+1132.944940	106.181
+1132.991031	138.53
+1133.037122	160.223
+1133.083215	194.474
+1133.129309	205.131
+1133.175404	178.49
+1133.221499	146.142
+1133.267596	171.259
+1133.313694	212.361
+1133.359792	213.123
+1133.405891	254.605
+1133.451992	401.887
+1133.498093	513.395
+1133.544195	587.607
+1133.590298	566.295
+1133.636402	465.063
+1133.682507	382.097
+1133.728613	267.925
+1133.774720	187.244
+1133.820828	200.944
+1133.866937	232.532
+1133.913047	182.677
+1133.959157	186.863
+1134.005269	186.863
+1134.051381	167.454
+1134.097495	194.855
+1134.143609	205.13
+1134.189725	168.595
+1134.235841	138.53
+1134.281958	132.821
+1134.328076	187.624
+1134.374195	248.135
+1134.420315	329.578
+1134.466436	529.38
+1134.512558	992.157
+1134.558681	1388.72
+1134.604805	1180.54
+1134.650929	658.775
+1134.697055	328.437
+1134.743182	246.233
+1134.789309	200.944
+1134.835438	188.005
+1134.881567	196.758
+1134.927697	167.454
+1134.973829	172.782
+1135.019961	191.81
+1135.066094	180.393
+1135.112228	177.729
+1135.158363	188.385
+1135.204499	178.49
+1135.250636	162.887
+1135.296774	174.304
+1135.342913	207.033
+1135.389052	259.553
+1135.435193	312.833
+1135.481335	493.986
+1135.527477	845.256
+1135.573621	1053.05
+1135.619765	902.342
+1135.665910	546.886
+1135.712057	316.639
+1135.758204	231.01
+1135.804352	199.422
+1135.850501	180.774
+1135.896651	143.478
+1135.942802	161.365
+1135.988954	218.831
+1136.035107	226.823
+1136.081261	194.855
+1136.127415	201.325
+1136.173571	213.884
+1136.219728	181.535
+1136.265885	172.021
+1136.312044	199.803
+1136.358203	239.002
+1136.404363	266.784
+1136.450525	321.967
+1136.496687	425.483
+1136.542850	619.576
+1136.589014	747.448
+1136.635179	578.093
+1136.681345	323.489
+1136.727512	203.228
+1136.773680	176.968
+1136.819848	170.879
+1136.866018	199.422
+1136.912189	213.503
+1136.958360	188.005
+1137.004533	154.134
+1137.050706	177.729
+1137.096881	174.304
+1137.143056	154.514
+1137.189232	194.475
+1137.235410	200.944
+1137.281588	211.6
+1137.327767	244.71
+1137.373947	253.083
+1137.420128	254.605
+1137.466310	337.57
+1137.512493	580.377
+1137.558676	802.251
+1137.604861	805.296
+1137.651047	546.125
+1137.697233	313.214
+1137.743421	202.467
+1137.789609	167.834
+1137.835799	146.903
+1137.881989	130.158
+1137.928180	167.834
+1137.974373	205.131
+1138.020566	241.285
+1138.066760	202.847
+1138.112955	167.073
+1138.159151	164.409
+1138.205348	168.976
+1138.251546	188.005
+1138.297744	173.543
+1138.343944	181.155
+1138.390145	228.726
+1138.436346	301.796
+1138.482549	441.087
+1138.528752	589.13
+1138.574957	639.366
+1138.621162	564.393
+1138.667368	434.997
+1138.713576	273.634
+1138.759784	166.693
+1138.805993	146.142
+1138.852203	152.612
+1138.898414	144.619
+1138.944626	127.113
+1138.990839	154.514
+1139.037052	198.661
+1139.083267	208.936
+1139.129483	198.661
+1139.175699	193.333
+1139.221917	183.057
+1139.268135	173.543
+1139.314355	173.163
+1139.360575	168.596
+1139.406796	221.495
+1139.453019	321.206
+1139.499242	421.677
+1139.545466	462.779
+1139.591691	499.695
+1139.637917	462.779
+1139.684144	340.615
+1139.730372	289.999
+1139.776600	266.784
+1139.822830	213.503
+1139.869061	144.239
+1139.915292	123.307
+1139.961525	125.591
+1140.007758	136.627
+1140.053993	145.381
+1140.100228	162.506
+1140.146464	189.527
+1140.192702	199.042
+1140.238940	185.341
+1140.285179	181.155
+1140.331419	176.207
+1140.377660	207.795
+1140.423902	228.346
+1140.470145	278.582
+1140.516388	400.746
+1140.562633	565.915
+1140.608879	643.932
+1140.655125	542.319
+1140.701373	392.754
+1140.747621	301.416
+1140.793871	249.658
+1140.840121	188.766
+1140.886372	145.381
+1140.932625	155.656
+1140.978878	170.499
+1141.025132	207.034
+1141.071387	195.616
+1141.117643	168.976
+1141.163900	178.491
+1141.210158	207.414
+1141.256416	222.257
+1141.302676	217.69
+1141.348937	222.637
+1141.395198	266.023
+1141.441461	361.927
+1141.487724	452.884
+1141.533989	492.464
+1141.580254	503.881
+1141.626520	480.666
+1141.672788	330.34
+1141.719056	215.026
+1141.765325	208.175
+1141.811595	235.196
+1141.857866	205.131
+1141.904138	139.291
+1141.950411	133.202
+1141.996685	167.073
+1142.042959	189.147
+1142.089235	175.065
+1142.135512	148.806
+1142.181789	172.021
+1142.228068	208.556
+1142.274347	159.842
+1142.320627	153.753
+1142.366909	228.346
+1142.413191	288.857
+1142.459474	368.016
+1142.505758	426.625
+1142.552043	591.413
+1142.598329	710.533
+1142.644616	537.372
+1142.690904	313.975
+1142.737193	181.155
+1142.783482	148.425
+1142.829773	193.333
+1142.876065	212.742
+1142.922357	209.698
+1142.968651	195.616
+1143.014945	231.771
+1143.061240	253.083
+1143.107537	237.479
+1143.153834	197.139
+1143.200132	198.28
+1143.246431	240.905
+1143.292731	233.293
+1143.339032	202.086
+1143.385334	191.43
+1143.431637	225.301
+1143.477941	335.668
+1143.524245	481.427
+1143.570551	560.587
+1143.616858	547.647
+1143.663165	450.982
+1143.709474	259.553
+1143.755783	155.656
+1143.802093	166.312
+1143.848405	181.535
+1143.894717	181.155
+1143.941030	179.252
+1143.987344	162.126
+1144.033659	159.842
+1144.079975	170.499
+1144.126292	196.378
+1144.172610	214.645
+1144.218929	171.64
+1144.265249	183.057
+1144.311569	195.236
+1144.357891	178.491
+1144.404213	181.916
+1144.450537	251.941
+1144.496861	383.62
+1144.543187	478.763
+1144.589513	467.727
+1144.635840	427.766
+1144.682168	344.04
+1144.728497	243.569
+1144.774827	191.049
+1144.821158	180.774
+1144.867490	165.932
+1144.913823	143.858
+1144.960157	161.365
+1145.006492	165.551
+1145.052827	132.822
+1145.099164	117.599
+1145.145502	136.627
+1145.191840	178.871
+1145.238179	170.118
+1145.284520	162.506
+1145.330861	127.113
+1145.377203	130.538
+1145.423546	196.758
+1145.469891	329.959
+1145.516236	489.8
+1145.562582	559.445
+1145.608929	533.185
+1145.655276	474.958
+1145.701625	350.129
+1145.747975	246.613
+1145.794326	207.414
+1145.840677	196.378
+1145.887030	201.706
+1145.933383	176.207
+1145.979738	163.268
+1146.026093	169.737
+1146.072449	188.005
+1146.118806	182.296
+1146.165165	184.96
+1146.211524	195.236
+1146.257884	179.632
+1146.304245	172.782
+1146.350607	186.102
+1146.396970	235.957
+1146.443333	324.25
+1146.489698	411.021
+1146.536064	567.437
+1146.582430	653.827
+1146.628798	566.295
+1146.675166	434.617
+1146.721536	300.274
+1146.767906	240.905
+1146.814277	191.43
+1146.860650	184.199
+1146.907023	192.572
+1146.953397	182.677
+1146.999772	154.895
+1147.046148	120.263
+1147.092525	127.494
+1147.138903	134.344
+1147.185282	171.26
+1147.231661	173.543
+1147.278042	152.231
+1147.324424	171.26
+1147.370806	176.968
+1147.417190	200.183
+1147.463574	310.169
+1147.509959	476.099
+1147.556346	597.122
+1147.602733	615.77
+1147.649121	525.574
+1147.695510	375.247
+1147.741900	267.925
+1147.788291	268.306
+1147.834683	231.39
+1147.881076	176.588
+1147.927470	182.296
+1147.973865	163.648
+1148.020260	146.903
+1148.066657	171.26
+1148.113054	189.908
+1148.159453	213.884
+1148.205852	218.451
+1148.252253	183.057
+1148.298654	201.325
+1148.345056	206.653
+1148.391459	255.367
+1148.437863	344.04
+1148.484268	410.26
+1148.530674	477.241
+1148.577081	483.33
+1148.623489	402.649
+1148.669898	334.906
+1148.716308	315.878
+1148.762718	265.642
+1148.809130	238.241
+1148.855543	213.884
+1148.901956	189.147
+1148.948370	164.409
+1148.994786	190.288
+1149.041202	188.766
+1149.087619	160.984
+1149.134038	154.134
+1149.180457	182.296
+1149.226877	210.078
+1149.273298	191.05
+1149.319720	199.042
+1149.366142	231.771
+1149.412566	251.941
+1149.458991	271.351
+1149.505417	346.704
+1149.551843	447.556
+1149.598271	482.95
+1149.644699	373.725
+1149.691129	304.461
+1149.737559	263.739
+1149.783990	224.921
+1149.830423	205.131
+1149.876856	160.604
+1149.923290	136.628
+1149.969725	135.486
+1150.016161	148.045
+1150.062598	176.588
+1150.109036	218.831
+1150.155475	224.16
+1150.201914	188.766
+1150.248355	197.139
+1150.294797	207.795
+1150.341239	222.257
+1150.387683	265.262
+1150.434127	285.432
+1150.480572	318.542
+1150.527019	403.79
+1150.573466	526.335
+1150.619914	605.495
+1150.666363	536.611
+1150.712813	380.195
+1150.759264	262.597
+1150.805716	202.467
+1150.852169	187.244
+1150.898623	197.139
+1150.945078	191.811
+1150.991533	183.819
+1151.037990	186.483
+1151.084447	179.632
+1151.130906	160.223
+1151.177365	164.79
+1151.223826	166.693
+1151.270287	176.207
+1151.316749	178.491
+1151.363212	219.973
+1151.409677	267.164
+1151.456142	288.857
+1151.502608	373.344
+1151.549075	549.17
+1151.595542	693.027
+1151.642011	690.743
+1151.688481	530.902
+1151.734952	355.457
+1151.781423	239.002
+1151.827896	207.034
+1151.874369	205.511
+1151.920844	197.9
+1151.967319	219.212
+1152.013795	205.892
+1152.060273	181.535
+1152.106751	183.057
+1152.153230	225.301
+1152.199710	237.099
+1152.246191	198.661
+1152.292673	157.178
+1152.339156	148.045
+1152.385640	183.438
+1152.432124	242.808
+1152.478610	348.607
+1152.525097	518.343
+1152.571584	599.405
+1152.618073	591.033
+1152.664562	556.02
+1152.711052	443.751
+1152.757544	340.615
+1152.804036	234.054
+1152.850529	155.276
+1152.897023	149.567
+1152.943518	183.819
+1152.990014	203.608
+1153.036511	177.729
+1153.083009	147.664
+1153.129508	160.223
+1153.176008	188.005
+1153.222508	190.669
+1153.269010	194.475
+1153.315513	207.034
+1153.362016	207.414
+1153.408520	210.459
+1153.455026	243.949
+1153.501532	351.271
+1153.548039	464.682
+1153.594548	525.955
+1153.641057	483.33
+1153.687567	352.032
+1153.734078	289.999
+1153.780590	255.747
+1153.827103	215.406
+1153.873616	217.309
+1153.920131	210.078
+1153.966647	201.706
+1154.013163	208.556
+1154.059681	183.819
+1154.106199	196.758
+1154.152719	199.422
+1154.199239	178.11
+1154.245761	165.551
+1154.292283	169.737
+1154.338806	180.393
+1154.385330	231.01
+1154.431855	315.497
+1154.478381	434.236
+1154.524908	581.518
+1154.571436	645.074
+1154.617965	498.173
+1154.664494	356.98
+1154.711025	263.359
+1154.757557	213.884
+1154.804089	188.005
+1154.850623	181.155
+1154.897157	165.932
+1154.943693	146.903
+1154.990229	182.677
+1155.036766	199.422
+1155.083304	229.868
+1155.129843	240.144
+1155.176384	212.742
+1155.222925	210.459
+1155.269466	213.503
+1155.316009	207.414
+1155.362553	234.435
+1155.409098	273.253
+1155.455644	315.497
+1155.502190	413.305
+1155.548738	575.81
+1155.595286	575.81
+1155.641836	423.58
+1155.688386	331.101
+1155.734937	237.48
+1155.781490	174.685
+1155.828043	170.499
+1155.874597	160.604
+1155.921152	173.924
+1155.967708	187.244
+1156.014265	158.701
+1156.060823	154.514
+1156.107382	160.984
+1156.153941	149.186
+1156.200502	167.073
+1156.247064	191.43
+1156.293626	193.333
+1156.340190	213.503
+1156.386754	240.905
+1156.433320	270.589
+1156.479886	323.109
+1156.526453	411.021
+1156.573021	521.388
+1156.619590	553.737
+1156.666160	438.042
+1156.712731	262.217
+1156.759303	194.094
+1156.805876	203.608
+1156.852450	201.325
+1156.899025	175.446
+1156.945601	177.349
+1156.992177	157.559
+1157.038755	143.858
+1157.085333	183.057
+1157.131913	181.155
+1157.178493	146.903
+1157.225074	124.068
+1157.271657	131.299
+1157.318240	182.296
+1157.364824	187.624
+1157.411409	210.839
+1157.457995	320.445
+1157.504582	489.419
+1157.551170	614.628
+1157.597759	645.074
+1157.644348	519.104
+1157.690939	333.004
+1157.737531	289.238
+1157.784123	262.597
+1157.830717	211.22
+1157.877311	176.968
+1157.923907	191.43
+1157.970503	180.013
+1158.017100	165.551
+1158.063698	176.588
+1158.110297	160.223
+1158.156897	139.291
+1158.203498	149.948
+1158.250100	176.588
+1158.296703	175.446
+1158.343307	158.701
+1158.389912	190.669
+1158.436518	245.091
+1158.483124	368.778
+1158.529732	516.821
+1158.576340	594.458
+1158.622950	559.826
+1158.669560	383.62
+1158.716171	268.306
+1158.762784	210.839
+1158.809397	166.693
+1158.856011	141.194
+1158.902626	123.688
+1158.949242	146.903
+1158.995859	158.701
+1159.042477	161.745
+1159.089096	160.604
+1159.135715	156.798
+1159.182336	183.438
+1159.228958	217.69
+1159.275580	187.244
+1159.322204	122.166
+1159.368828	107.704
+1159.415454	168.976
+1159.462080	296.849
+1159.508707	374.486
+1159.555335	422.058
+1159.601964	484.472
+1159.648595	444.512
+1159.695226	311.691
+1159.741857	209.317
+1159.788490	208.556
+1159.835124	200.944
+1159.881759	143.478
+1159.928395	122.166
+1159.975031	157.94
+1160.021669	182.296
+1160.068307	188.005
+1160.114947	178.491
+1160.161587	178.871
+1160.208228	181.155
+1160.254871	174.685
+1160.301514	164.79
+1160.348158	170.498
+1160.394803	214.264
+1160.441449	263.359
+1160.488096	326.534
+1160.534744	424.341
+1160.581393	458.974
+1160.628042	407.596
+1160.674693	339.473
+1160.721345	221.876
+1160.767997	187.244
+1160.814651	205.892
+1160.861305	207.414
+1160.907961	212.362
+1160.954617	194.094
+1161.001274	160.604
+1161.047932	168.596
+1161.094592	176.207
+1161.141252	175.065
+1161.187913	160.984
+1161.234575	178.491
+1161.281238	179.252
+1161.327901	179.632
+1161.374566	200.944
+1161.421232	213.884
+1161.467898	274.776
+1161.514566	382.478
+1161.561234	498.553
+1161.607904	454.787
+1161.654574	356.98
+1161.701246	281.245
+1161.747918	222.637
+1161.794591	196.758
+1161.841265	167.454
+1161.887940	145.381
+1161.934616	160.604
+1161.981293	164.79
+1162.027971	165.551
+1162.074650	158.32
+1162.121330	155.656
+1162.168010	183.819
+1162.214692	195.997
+1162.261375	191.43
+1162.308058	178.871
+1162.354743	207.034
+1162.401428	253.464
+1162.448114	301.035
+1162.494802	349.368
+1162.541490	481.047
+1162.588179	581.138
+1162.634869	587.988
+1162.681560	458.974
+1162.728252	278.581
+1162.774945	159.081
+1162.821639	149.186
+1162.868333	196.378
+1162.915029	190.669
+1162.961726	192.952
+1163.008423	192.572
+1163.055122	182.677
+1163.101821	177.729
+1163.148522	170.498
+1163.195223	192.572
+1163.241925	238.621
+1163.288628	210.078
+1163.335332	208.175
+1163.382038	223.398
+1163.428744	250.419
+1163.475451	301.035
+1163.522158	374.106
+1163.568867	469.249
+1163.615577	519.104
+1163.662288	480.666
+1163.708999	381.336
+1163.755712	259.933
+1163.802425	154.514
+1163.849140	113.032
+1163.895855	168.215
+1163.942572	219.593
+1163.989289	199.803
+1164.036007	164.029
+1164.082726	175.065
+1164.129446	216.548
+1164.176167	235.196
+1164.222889	277.82
+1164.269612	264.5
+1164.316336	183.438
+1164.363061	177.729
+1164.409786	185.341
+1164.456513	237.099
+1164.503241	378.292
+1164.549969	523.671
+1164.596699	544.983
+1164.643429	457.071
+1164.690160	326.534
+1164.736893	203.989
+1164.783626	176.588
+1164.830360	138.53
+1164.877095	129.397
+1164.923831	172.401
+1164.970568	164.79
+1165.017306	146.142
+1165.064045	161.745
+1165.110784	184.199
+1165.157525	220.354
+1165.204267	263.359
+1165.251009	231.01
+1165.297753	193.714
+1165.344497	191.43
+1165.391243	198.661
+1165.437989	242.046
+1165.484736	483.33
+1165.531484	920.229
+1165.578234	1179.02
+1165.624984	966.279
+1165.671735	639.366
+1165.718487	503.12
+1165.765239	406.835
+1165.811993	241.666
+1165.858748	151.089
+1165.905504	129.016
+1165.952260	145.381
+1165.999018	175.065
+1166.045777	193.714
+1166.092536	166.312
+1166.139296	158.701
+1166.186058	164.029
+1166.232820	173.163
+1166.279583	203.989
+1166.326347	243.569
+1166.373112	266.023
+1166.419878	282.387
+1166.466645	379.434
+1166.513413	594.077
+1166.560182	839.548
+1166.606952	845.637
+1166.653723	624.904
+1166.700494	525.574
+1166.747267	480.286
+1166.794040	344.801
+1166.840815	192.952
+1166.887590	119.882
+1166.934366	125.591
+1166.981144	168.976
+1167.027922	216.548
+1167.074701	213.123
+1167.121481	195.997
+1167.168262	161.745
+1167.215044	135.866
+1167.261827	160.604
+1167.308611	162.126
+1167.355396	201.706
+1167.402181	226.443
+1167.448968	232.152
+1167.495756	352.794
+1167.542544	596.741
+1167.589333	726.898
+1167.636124	636.321
+1167.682915	453.265
+1167.729707	345.943
+1167.776501	290.379
+1167.823295	242.047
+1167.870090	204.75
+1167.916886	223.779
+1167.963683	260.695
+1168.010481	263.739
+1168.057280	246.613
+1168.104079	276.679
+1168.150880	336.429
+1168.197682	363.83
+1168.244484	332.243
+1168.291288	302.938
+1168.338092	270.97
+1168.384898	262.978
+1168.431704	310.55
+1168.478511	366.114
+1168.525319	472.294
+1168.572129	575.429
+1168.618939	575.429
+1168.665750	504.262
+1168.712562	369.919
+1168.759375	304.841
+1168.806188	275.156
+1168.853003	210.839
+1168.899819	186.102
+1168.946636	197.519
+1168.993453	198.281
+1169.040272	227.585
+1169.087091	267.926
+1169.133911	278.582
+1169.180733	279.343
+1169.227555	284.671
+1169.274378	280.865
+1169.321202	265.642
+1169.368028	264.5
+1169.414854	285.432
+1169.461680	322.348
+1169.508508	414.827
+1169.555337	506.165
+1169.602167	525.955
+1169.648998	468.488
+1169.695829	391.612
+1169.742662	329.959
+1169.789495	271.351
+1169.836330	213.503
+1169.883165	201.325
+1169.930002	210.078
+1169.976839	195.617
+1170.023677	183.438
+1170.070516	180.013
+1170.117356	159.081
+1170.164197	196.378
+1170.211039	233.674
+1170.257882	229.488
+1170.304726	242.047
+1170.351571	230.249
+1170.398417	198.661
+1170.445263	242.427
+1170.492111	343.279
+1170.538959	461.257
+1170.585809	529.76
+1170.632659	495.509
+1170.679510	355.458
+1170.726363	233.293
+1170.773216	197.139
+1170.820070	174.304
+1170.866925	186.863
+1170.913781	181.155
+1170.960638	137.008
+1171.007496	134.725
+1171.054355	164.029
+1171.101215	172.782
+1171.148075	182.677
+1171.194937	242.427
+1171.241800	228.727
+1171.288663	186.483
+1171.335528	170.499
+1171.382393	194.094
+1171.429259	249.658
+1171.476127	312.833
+1171.522995	385.142
+1171.569864	487.517
+1171.616734	472.294
+1171.663605	376.009
+1171.710477	252.322
+1171.757350	145.761
+1171.804224	153.753
+1171.851099	223.398
+1171.897974	238.241
+1171.944851	187.244
+1171.991729	165.551
+1172.038607	183.819
+1172.085487	213.123
+1172.132367	190.669
+1172.179248	164.029
+1172.226131	167.454
+1172.273014	183.819
+1172.319898	179.632
+1172.366783	192.191
+1172.413669	231.01
+1172.460556	294.946
+1172.507444	389.329
+1172.554333	531.283
+1172.601222	645.836
+1172.648113	579.235
+1172.695005	388.948
+1172.741897	263.739
+1172.788791	232.913
+1172.835685	215.026
+1172.882581	212.742
+1172.929477	185.341
+1172.976374	159.843
+1173.023273	211.981
+1173.070172	263.359
+1173.117072	226.824
+1173.163973	189.908
+1173.210875	208.175
+1173.257778	231.39
+1173.304682	218.07
+1173.351586	182.296
+1173.398492	171.64
+1173.445399	245.472
+1173.492306	358.122
+1173.539215	437.281
+1173.586124	487.136
+1173.633035	453.646
+1173.679946	403.029
+1173.726858	317.02
+1173.773772	222.257
+1173.820686	183.058
+1173.867601	173.163
+1173.914517	191.811
+1173.961434	164.41
+1174.008352	159.843
+1174.055271	174.304
+1174.102190	151.089
+1174.149111	132.441
+1174.196033	150.328
+1174.242955	172.021
+1174.289879	196.758
+1174.336803	201.706
+1174.383729	197.139
+1174.430655	223.398
+1174.477582	416.349
+1174.524511	611.203
+1174.571440	639.746
+1174.618370	555.639
+1174.665301	512.254
+1174.712233	418.252
+1174.759166	288.096
+1174.806100	190.288
+1174.853034	123.688
+1174.899970	122.166
+1174.946907	139.672
+1174.993844	178.871
+1175.040783	219.593
+1175.087722	221.496
+1175.134663	177.349
+1175.181604	179.252
+1175.228546	171.26
+1175.275490	195.997
+1175.322434	197.139
+1175.369379	182.677
+1175.416325	215.406
+1175.463272	300.274
+1175.510220	374.867
+1175.557169	477.622
+1175.604118	616.912
+1175.651069	641.269
+1175.698021	476.48
+1175.744973	259.553
+1175.791927	172.021
+1175.838881	186.102
+1175.885837	195.997
+1175.932793	165.932
+1175.979750	156.037
+1176.026709	143.858
+1176.073668	164.79
+1176.120628	194.855
+1176.167589	206.653
+1176.214551	172.021
+1176.261514	157.94
+1176.308478	170.118
+1176.355442	178.11
+1176.402408	205.511
+1176.449375	259.934
+1176.496342	357.36
+1176.543311	471.913
+1176.590280	543.081
+1176.637251	549.931
+1176.684222	450.601
+1176.731194	321.587
+1176.778168	205.511
+1176.825142	174.304
+1176.872117	168.596
+1176.919093	176.207
+1176.966070	202.847
+1177.013048	177.349
+1177.060027	178.491
+1177.107006	169.357
+1177.153987	139.672
+1177.200969	136.247
+1177.247951	141.195
+1177.294935	194.475
+1177.341919	218.832
+1177.388905	198.281
+1177.435891	194.855
+1177.482878	234.435
+1177.529867	382.098
+1177.576856	506.165
+1177.623846	553.356
+1177.670837	477.622
+1177.717829	381.717
+1177.764822	289.618
+1177.811816	226.443
+1177.858810	182.296
+1177.905806	192.572
+1177.952803	194.094
+1177.999800	174.304
+1178.046799	160.223
+1178.093798	145.761
+1178.140799	143.478
+1178.187800	132.822
+1178.234802	138.911
+1178.281806	168.215
+1178.328810	159.462
+1178.375815	162.126
+1178.422821	195.617
+1178.469828	242.427
+1178.516836	355.838
+1178.563845	470.01
+1178.610854	540.417
+1178.657865	513.015
+1178.704877	382.859
+1178.751889	275.537
+1178.798903	209.698
+1178.845917	176.207
+1178.892933	184.961
+1178.939949	207.414
+1178.986967	210.84
+1179.033985	189.147
+1179.081004	154.895
+1179.128024	153.373
+1179.175045	181.155
+1179.222067	215.026
+1179.269090	213.884
+1179.316114	210.84
+1179.363139	224.16
+1179.410164	283.529
+1179.457191	533.566
+1179.504219	1198.81
+1179.551247	2016.66
+1179.598277	2231.31
+1179.645307	1697.36
+1179.692338	903.104
+1179.739371	423.2
+1179.786404	271.731
+1179.833438	230.629
+1179.880473	199.422
+1179.927509	218.07
+1179.974546	218.451
+1180.021584	194.094
+1180.068623	207.034
+1180.115663	227.204
+1180.162703	211.22
+1180.209745	180.774
+1180.256788	157.94
+1180.303831	164.029
+1180.350876	208.175
+1180.397921	284.29
+1180.444967	407.977
+1180.492015	698.735
+1180.539063	1232.68
+1180.586112	1613.64
+1180.633162	1393.28
+1180.680213	781.7
+1180.727265	331.862
+1180.774318	205.511
+1180.821372	200.183
+1180.868427	202.086
+1180.915483	168.215
+1180.962539	150.328
+1181.009597	171.64
+1181.056655	192.191
+1181.103715	217.69
+1181.150775	234.435
+1181.197837	203.989
+1181.244899	189.147
+1181.291962	194.855
+1181.339026	175.065
+1181.386091	202.847
+1181.433157	290.76
+1181.480224	413.685
+1181.527292	629.471
+1181.574361	983.785
+1181.621431	1045.82
+1181.668502	758.105
+1181.715573	455.548
+1181.762646	254.225
+1181.809720	201.325
+1181.856794	173.924
+1181.903869	170.118
+1181.950946	210.078
+1181.998023	210.078
+1182.045101	174.304
+1182.092180	183.438
+1182.139261	181.155
+1182.186342	185.721
+1182.233424	204.75
+1182.280507	240.144
+1182.327590	245.852
+1182.374675	242.046
+1182.421761	265.642
+1182.468848	318.542
+1182.515935	484.091
+1182.563024	627.948
+1182.610113	717.003
+1182.657204	585.324
+1182.704295	350.891
+1182.751387	231.771
+1182.798480	215.787
+1182.845575	194.094
+1182.892670	140.053
+1182.939766	146.142
+1182.986863	142.717
+1183.033961	170.118
+1183.081060	197.9
+1183.128159	199.422
+1183.175260	146.903
+1183.222362	136.627
+1183.269464	160.223
+1183.316568	146.903
+1183.363672	158.701
+1183.410778	199.803
+1183.457884	227.204
+1183.504991	320.064
+1183.552100	436.52
+1183.599209	501.217
+1183.646319	528.999
+1183.693430	474.958
+1183.740542	368.016
+1183.787655	232.913
+1183.834769	203.228
+1183.881884	211.6
+1183.928999	185.341
+1183.976116	182.296
+1184.023234	179.252
+1184.070352	184.199
+1184.117472	198.661
+1184.164592	228.726
+1184.211713	206.653
+1184.258836	174.304
+1184.305959	153.753
+1184.353083	172.021
+1184.400208	226.443
+1184.447334	269.828
+1184.494461	406.074
+1184.541589	640.127
+1184.588718	818.997
+1184.635848	842.592
+1184.682979	689.601
+1184.730110	407.216
+1184.777243	174.685
+1184.824376	152.992
+1184.871511	203.228
+1184.918646	201.325
+1184.965783	158.32
+1185.012920	156.417
+1185.060058	172.021
+1185.107197	188.386
+1185.154337	161.745
+1185.201479	134.725
+1185.248621	154.134
+1185.295763	186.483
+1185.342907	200.183
+1185.390052	186.483
+1185.437198	207.795
+1185.484345	329.959
+1185.531492	524.813
+1185.578641	660.297
+1185.625790	648.119
+1185.672941	541.558
+1185.720092	405.693
+1185.767244	289.618
+1185.814397	208.175
+1185.861552	186.102
+1185.908707	167.454
+1185.955863	169.357
+1186.003020	143.478
+1186.050178	166.693
+1186.097337	194.855
+1186.144496	167.454
+1186.191657	148.425
+1186.238819	154.895
+1186.285981	219.973
+1186.333145	253.844
+1186.380309	226.062
+1186.427475	224.921
+1186.474641	258.792
+1186.521809	384.762
+1186.568977	541.939
+1186.616146	698.355
+1186.663316	720.808
+1186.710487	534.708
+1186.757659	320.064
+1186.804832	217.69
+1186.852006	205.892
+1186.899181	196.758
+1186.946356	210.839
+1186.993533	202.467
+1187.040711	169.357
+1187.087889	172.021
+1187.135069	172.021
+1187.182249	181.535
+1187.229431	210.839
+1187.276613	200.944
+1187.323796	172.782
+1187.370980	197.519
+1187.418165	241.285
+1187.465351	296.088
+1187.512538	321.206
+1187.559726	383.239
+1187.606915	492.084
+1187.654105	521.388
+1187.701296	424.341
+1187.748487	304.461
+1187.795680	252.703
+1187.842874	233.293
+1187.890068	168.215
+1187.937264	162.126
+1187.984460	191.811
+1188.031657	187.624
+1188.078855	200.944
+1188.126055	214.265
+1188.173255	215.026
+1188.220456	221.115
+1188.267658	191.43
+1188.314861	154.895
+1188.362065	157.559
+1188.409269	207.795
+1188.456475	266.023
+1188.503682	304.08
+1188.550889	417.111
+1188.598098	561.729
+1188.645307	552.975
+1188.692518	406.074
+1188.739729	239.002
+1188.786942	174.685
+1188.834155	166.312
+1188.881369	197.139
+1188.928584	189.908
+1188.975800	195.236
+1189.023017	203.609
+1189.070235	205.511
+1189.117454	175.446
+1189.164674	168.976
+1189.211894	181.535
+1189.259116	199.422
+1189.306339	191.05
+1189.353562	184.96
+1189.400787	201.706
+1189.448012	216.548
+1189.495239	288.477
+1189.542466	402.268
+1189.589694	524.813
+1189.636923	536.23
+1189.684153	454.026
+1189.731385	364.591
+1189.778617	269.828
+1189.825849	200.564
+1189.873083	181.535
+1189.920318	167.073
+1189.967554	147.284
+1190.014791	170.879
+1190.062028	200.945
+1190.109267	208.556
+1190.156506	197.139
+1190.203747	198.661
+1190.250988	198.28
+1190.298230	162.507
+1190.345474	179.252
+1190.392718	203.609
+1190.439963	214.645
+1190.487209	321.206
+1190.534456	440.326
+1190.581704	504.262
+1190.628953	518.343
+1190.676203	452.504
+1190.723453	307.505
+1190.770705	208.937
+1190.817958	214.645
+1190.865211	206.653
+1190.912466	188.766
+1190.959721	171.26
+1191.006977	154.895
+1191.054235	146.142
+1191.101493	177.349
+1191.148752	191.811
+1191.196012	175.827
+1191.243273	172.401
+1191.290535	201.325
+1191.337798	219.593
+1191.385062	257.269
+1191.432327	379.814
+1191.479593	567.437
+1191.526859	897.395
+1191.574127	1405.84
+1191.621396	1857.96
+1191.668665	1907.44
+1191.715936	1303.09
+1191.763207	578.474
+1191.810479	277.44
+1191.857752	245.091
+1191.905027	243.188
+1191.952302	226.062
+1191.999578	173.543
+1192.046855	144.62
+1192.094133	155.656
+1192.141412	146.522
+1192.188691	170.879
+1192.235972	156.798
+1192.283254	131.68
+1192.330536	156.037
+1192.377820	217.309
+1192.425105	291.141
+1192.472390	443.751
+1192.519676	681.609
+1192.566964	1001.29
+1192.614252	1350.66
+1192.661541	1512.02
+1192.708831	1190.82
+1192.756122	634.038
+1192.803414	315.878
+1192.850707	195.997
+1192.898001	180.394
+1192.945296	211.601
+1192.992592	225.301
+1193.039888	213.504
+1193.087186	210.078
+1193.134485	209.698
+1193.181784	173.543
+1193.229084	169.738
+1193.276386	237.48
+1193.323688	272.492
+1193.370991	208.937
+1193.418296	239.002
+1193.465601	449.079
+1193.512907	666.006
+1193.560214	813.669
+1193.607522	1005.1
+1193.654831	1016.13
+1193.702140	767.239
+1193.749451	463.541
+1193.796763	250.419
+1193.844075	217.309
+1193.891389	226.824
+1193.938704	219.593
+1193.986019	205.511
+1194.033335	215.406
+1194.080653	227.585
+1194.127971	251.561
+1194.175290	225.682
+1194.222610	190.669
+1194.269931	211.22
+1194.317253	229.107
+1194.364576	172.782
+1194.411900	211.22
+1194.459225	335.287
+1194.506551	528.619
+1194.553877	799.968
+1194.601205	943.444
+1194.648534	793.118
+1194.695863	511.493
+1194.743193	333.384
+1194.790525	274.395
+1194.837857	224.921
+1194.885190	184.58
+1194.932525	197.139
+1194.979860	221.876
+1195.027196	230.249
+1195.074533	246.994
+1195.121871	260.695
+1195.169210	248.516
+1195.216549	259.553
+1195.263890	247.375
+1195.311232	213.884
+1195.358575	224.54
+1195.405918	219.973
+1195.453263	246.613
+1195.500608	385.904
+1195.547954	572.004
+1195.595302	649.261
+1195.642650	544.603
+1195.689999	373.345
+1195.737349	238.241
+1195.784700	190.288
+1195.832052	199.803
+1195.879405	189.147
+1195.926759	188.766
+1195.974114	218.832
+1196.021470	242.808
+1196.068826	226.824
+1196.116184	207.034
+1196.163543	207.795
+1196.210902	197.139
+1196.258263	182.677
+1196.305624	190.289
+1196.352986	197.9
+1196.400350	224.16
+1196.447714	346.324
+1196.495079	782.462
+1196.542445	1792.12
+1196.589812	3197.2
+1196.637180	3757.79
+1196.684549	2546.8
+1196.731919	960.57
+1196.779289	327.676
+1196.826661	329.198
+1196.874034	344.802
+1196.921407	269.829
+1196.968782	203.228
+1197.016157	207.414
+1197.063534	249.658
+1197.110911	248.516
+1197.158289	182.677
+1197.205668	147.284
+1197.253048	209.317
+1197.300430	190.289
+1197.347812	148.806
+1197.395194	170.879
+1197.442578	270.59
+1197.489963	597.503
+1197.537349	1342.29
+1197.584736	2478.68
+1197.632123	3014.91
+1197.679512	2275.07
+1197.726901	1088.06
+1197.774292	442.609
+1197.821683	294.566
+1197.869076	305.222
+1197.916469	223.779
+1197.963863	168.977
+1198.011258	196.378
+1198.058654	249.658
+1198.106051	275.537
+1198.153449	204.75
+1198.200848	169.738
+1198.248248	193.333
+1198.295649	234.055
+1198.343050	232.152
+1198.390453	248.897
+1198.437856	341.377
+1198.485261	481.047
+1198.532666	750.874
+1198.580073	1285.96
+1198.627480	1757.87
+1198.674888	1548.94
+1198.722298	851.726
+1198.769708	387.045
+1198.817119	264.881
+1198.864531	248.897
+1198.911944	225.682
+1198.959358	189.147
+1199.006772	196.378
+1199.054188	204.751
+1199.101605	207.034
+1199.149023	156.037
+1199.196441	129.016
+1199.243861	163.268
+1199.291281	177.349
+1199.338702	167.074
+1199.386125	188.005
+1199.433548	256.889
+1199.480972	420.917
+1199.528397	872.277
+1199.575823	1772.33
+1199.623250	2778.57
+1199.670678	2716.16
+1199.718107	1532.19
+1199.765537	541.559
+1199.812968	275.537
+1199.860400	294.186
+1199.907832	326.154
+1199.955266	246.233
+1200.002700	166.313
+1200.050136	156.798
+1200.097572	193.333
+1200.145009	202.848
+1200.192448	154.134
+1200.239887	139.673
+1200.287327	176.208
+1200.334768	205.131
+1200.382210	211.982
+1200.429653	233.674
+1200.477097	310.17
+1200.524542	589.892
+1200.571988	1169.89
+1200.619434	1888.03
+1200.666882	2030.36
+1200.714330	1238.77
+1200.761780	462.399
+1200.809230	221.115
+1200.856682	267.165
+1200.904134	291.522
+1200.951587	221.877
+1200.999042	135.867
+1201.046497	153.373
+1201.093953	201.326
+1201.141410	213.123
+1201.188868	164.41
+1201.236327	154.896
+1201.283787	224.16
+1201.331247	272.493
+1201.378709	243.95
+1201.426172	213.885
+1201.473635	309.409
+1201.521100	560.207
+1201.568565	975.032
+1201.616032	1330.49
+1201.663499	1294.71
+1201.710967	815.191
+1201.758436	429.289
+1201.805907	286.574
+1201.853378	239.002
+1201.900850	212.362
+1201.948323	161.365
+1201.995796	148.426
+1202.043271	174.305
+1202.090747	264.881
+1202.138224	251.181
+1202.185701	181.155
+1202.233180	197.139
+1202.280659	224.541
+1202.328140	214.646
+1202.375621	227.205
+1202.423104	255.367
+1202.470587	358.122
+1202.518071	507.688
+1202.565556	682.371
+1202.613042	800.349
+1202.660529	787.79
+1202.708017	615.009
+1202.755506	391.613
+1202.802996	258.792
+1202.850487	224.921
+1202.897978	195.617
+1202.945471	162.126
+1202.992965	170.499
+1203.040459	178.111
+1203.087955	198.662
+1203.135451	217.69
+1203.182948	219.974
+1203.230447	229.107
+1203.277946	244.33
+1203.325446	230.63
+1203.372947	221.877
+1203.420449	243.95
+1203.467952	319.684
+1203.515456	444.893
+1203.562961	602.07
+1203.610467	707.489
+1203.657973	642.03
+1203.705481	435.379
+1203.752989	276.299
+1203.800499	236.338
+1203.848009	213.885
+1203.895521	191.811
+1203.943033	172.021
+1203.990546	175.827
+1204.038061	199.042
+1204.085576	212.362
+1204.133092	182.677
+1204.180609	153.754
+1204.228127	172.402
+1204.275646	157.94
+1204.323166	171.26
+1204.370686	223.399
+1204.418208	277.06
+1204.465731	306.745
+1204.513254	387.426
+1204.560779	436.901
+1204.608304	476.861
+1204.655831	525.955
+1204.703358	486.375
+1204.750886	337.19
+1204.798415	236.719
+1204.845946	198.281
+1204.893477	207.415
+1204.941009	243.95
+1204.988542	235.197
+1205.036076	213.884
+1205.083610	224.16
+1205.131146	224.541
+1205.178683	197.139
+1205.226221	156.798
+1205.273759	198.662
+1205.321299	246.614
+1205.368839	231.771
+1205.416380	223.018
+1205.463923	244.711
+1205.511466	376.77
+1205.559010	536.611
+1205.606555	592.936
+1205.654102	499.696
+1205.701649	331.482
+1205.749197	250.42
+1205.796745	216.168
+1205.844295	227.205
+1205.891846	244.711
+1205.939398	221.115
+1205.986950	205.892
+1206.034504	210.079
+1206.082058	204.37
+1206.129614	172.402
+1206.177170	143.098
+1206.224728	174.685
+1206.272286	224.16
+1206.319845	234.816
+1206.367405	215.026
+1206.414966	226.063
+1206.462528	280.485
+1206.510091	376.39
+1206.557655	483.331
+1206.605220	499.696
+1206.652786	470.011
+1206.700353	364.972
+1206.747920	236.719
+1206.795489	174.685
+1206.843058	196.759
+1206.890629	192.572
+1206.938200	174.305
+1206.985773	200.564
+1207.033346	217.31
+1207.080920	189.528
+1207.128495	199.803
+1207.176071	186.483
+1207.223648	186.103
+1207.271226	232.152
+1207.318805	227.966
+1207.366385	202.467
+1207.413966	190.289
+1207.461547	301.797
+1207.509130	461.258
+1207.556714	704.444
+1207.604298	914.141
+1207.651884	831.937
+1207.699470	541.559
+1207.747057	356.98
+1207.794646	231.01
+1207.842235	194.856
+1207.889825	191.05
+1207.937416	177.349
+1207.985008	174.305
+1208.032601	175.827
+1208.080195	181.536
+1208.127790	190.669
+1208.175386	186.103
+1208.222982	175.827
+1208.270580	196.378
+1208.318179	232.152
+1208.365778	253.845
+1208.413379	240.525
+1208.460980	259.173
+1208.508582	412.164
+1208.556186	678.565
+1208.603790	1019.56
+1208.651395	1154.66
+1208.699001	851.346
+1208.746608	441.087
+1208.794216	285.813
+1208.841825	261.456
+1208.889435	264.881
+1208.937046	200.184
+1208.984657	172.402
+1209.032270	186.864
+1209.079884	212.362
+1209.127498	205.892
+1209.175114	221.115
+1209.222730	186.864
+1209.270347	135.106
+1209.317966	151.851
+1209.365585	171.641
+1209.413205	218.071
+1209.460826	327.296
+1209.508448	495.129
+1209.556071	678.565
+1209.603695	851.346
+1209.651320	839.929
+1209.698946	684.274
+1209.746572	472.294
+1209.794200	261.076
+1209.841829	197.52
+1209.889458	218.451
+1209.937089	212.362
+1209.984720	140.434
+1210.032352	158.701
+1210.079986	229.107
+1210.127620	254.606
+1210.175255	241.286
+1210.222891	199.423
+1210.270528	190.289
+1210.318166	193.714
+1210.365805	184.961
+1210.413445	207.795
+1210.461086	245.092
+1210.508727	334.907
+1210.556370	490.181
+1210.604013	643.552
+1210.651658	618.054
+1210.699303	470.772
+1210.746950	362.689
+1210.794597	300.655
+1210.842246	252.703
+1210.889895	200.184
+1210.937545	183.058
+1210.985196	154.896
+1211.032848	140.814
+1211.080501	174.305
+1211.128155	187.625
+1211.175810	195.617
+1211.223466	191.811
+1211.271122	175.066
+1211.318780	216.168
+1211.366438	253.845
+1211.414098	314.356
+1211.461758	582.661
+1211.509420	1252.85
+1211.557082	2049.39
+1211.604746	2272.03
+1211.652410	1690.89
+1211.700075	949.914
+1211.747741	499.695
+1211.795408	369.539
+1211.843076	314.356
+1211.890745	260.695
+1211.938415	232.913
+1211.986086	226.063
+1212.033757	215.407
+1212.081430	210.079
+1212.129104	211.601
+1212.176778	194.095
+1212.224454	163.649
+1212.272130	141.956
+1212.319807	161.746
+1212.367486	205.512
+1212.415165	272.873
+1212.462845	498.934
+1212.510526	961.332
+1212.558208	1505.55
+1212.605891	1747.22
+1212.653575	1451.51
+1212.701260	895.492
+1212.748946	500.076
+1212.796632	302.558
+1212.844320	236.338
+1212.892009	226.443
+1212.939698	202.848
+1212.987389	226.063
+1213.035080	234.816
+1213.082772	209.698
+1213.130466	183.058
+1213.178160	195.236
+1213.225855	206.273
+1213.273551	214.646
+1213.321248	237.48
+1213.368946	243.569
+1213.416645	280.485
+1213.464345	411.022
+1213.512046	660.678
+1213.559747	972.368
+1213.607450	1221.64
+1213.655154	1215.55
+1213.702858	832.698
+1213.750564	455.168
+1213.798270	294.947
+1213.845977	229.488
+1213.893686	197.139
+1213.941395	158.701
+1213.989105	165.932
+1214.036816	227.204
+1214.084528	245.852
+1214.132241	200.945
+1214.179955	147.284
+1214.227670	163.648
+1214.275386	178.871
+1214.323102	202.467
+1214.370820	208.937
+1214.418539	215.787
+1214.466258	278.962
+1214.513979	459.354
+1214.561700	617.293
+1214.609422	780.178
+1214.657146	885.597
+1214.704870	744.404
+1214.752595	482.189
+1214.800321	288.096
+1214.848048	215.407
+1214.895776	211.981
+1214.943505	221.496
+1214.991235	237.48
+1215.038966	194.094
+1215.086698	189.528
+1215.134430	181.155
+1215.182164	165.551
+1215.229898	157.94
+1215.277634	171.641
+1215.325370	172.402
+1215.373108	181.155
+1215.420846	231.01
+1215.468585	289.619
+1215.516325	346.705
+1215.564066	476.861
+1215.611808	672.857
+1215.659551	709.772
+1215.707295	572.766
+1215.755040	409.88
+1215.802786	263.739
+1215.850533	198.661
+1215.898280	169.738
+1215.946029	173.163
+1215.993778	207.415
+1216.041529	215.026
+1216.089280	181.916
+1216.137033	148.045
+1216.184786	163.649
+1216.232540	187.244
+1216.280295	183.819
+1216.328052	174.305
+1216.375809	174.685
+1216.423567	213.504
+1216.471325	276.298
+1216.519085	377.151
+1216.566846	511.493
+1216.614608	647.358
+1216.662370	666.387
+1216.710134	568.199
+1216.757899	351.652
+1216.805664	186.864
+1216.853431	209.698
+1216.901198	228.727
+1216.948966	196.378
+1216.996735	167.454
+1217.044506	168.215
+1217.092277	180.013
+1217.140049	223.399
+1217.187822	229.488
+1217.235596	194.095
+1217.283370	215.787
+1217.331146	248.517
+1217.378923	251.942
+1217.426701	271.351
+1217.474479	321.587
+1217.522259	389.329
+1217.570039	521.388
+1217.617821	661.82
+1217.665603	708.25
+1217.713386	614.248
+1217.761171	422.819
+1217.808956	263.739
+1217.856742	221.115
+1217.904529	216.929
+1217.952317	198.281
+1218.000106	197.139
+1218.047896	203.989
+1218.095686	206.273
+1218.143478	216.168
+1218.191271	216.929
+1218.239064	194.856
+1218.286859	197.139
+1218.334654	201.325
+1218.382451	190.669
+1218.430248	203.228
+1218.478047	278.962
+1218.525846	403.41
+1218.573646	570.863
+1218.621447	661.059
+1218.669249	659.917
+1218.717052	568.96
+1218.764856	434.237
+1218.812661	278.962
+1218.860467	211.601
+1218.908273	192.953
+1218.956081	174.685
+1219.003890	176.969
+1219.051699	202.467
+1219.099510	215.026
+1219.147321	203.989
+1219.195133	190.669
+1219.242947	179.633
+1219.290761	196.378
+1219.338576	210.459
+1219.386392	226.443
+1219.434209	249.658
+1219.482027	304.08
+1219.529846	415.589
+1219.577666	560.587
+1219.625487	640.888
+1219.673309	599.406
+1219.721131	448.318
+1219.768955	310.17
+1219.816779	255.747
+1219.864605	229.868
+1219.912431	198.661
+1219.960259	164.41
+1220.008087	158.321
+1220.055916	181.536
+1220.103746	170.879
+1220.151578	169.738
+1220.199410	156.037
+1220.247243	152.993
+1220.295076	154.515
+1220.342911	157.94
+1220.390747	188.005
+1220.438584	227.204
+1220.486422	337.951
+1220.534260	534.708
+1220.582100	708.63
+1220.629940	756.583
+1220.677782	673.618
+1220.725624	406.074
+1220.773467	223.399
+1220.821312	196.759
+1220.869157	205.892
+1220.917003	200.945
+1220.964850	187.625
+1221.012698	189.908
+1221.060547	184.2
+1221.108397	166.313
+1221.156247	177.349
+1221.204099	180.774
+1221.251952	180.774
+1221.299805	207.795
+1221.347660	180.013
+1221.395515	144.239
+1221.443372	179.633
+1221.491229	307.506
+1221.539088	541.559
+1221.586947	745.927
+1221.634807	726.898
+1221.682668	511.874
+1221.730530	322.348
+1221.778393	257.27
+1221.826257	240.525
+1221.874122	219.974
+1221.921988	232.913
+1221.969854	236.719
+1222.017722	191.811
+1222.065591	137.008
+1222.113460	149.948
+1222.161331	173.544
+1222.209202	164.79
+1222.257075	174.305
+1222.304948	195.617
+1222.352822	175.446
+1222.400697	181.155
+1222.448573	223.779
+1222.496450	305.983
+1222.544328	440.326
+1222.592207	599.786
+1222.640087	623.382
+1222.687968	510.351
+1222.735850	391.232
+1222.783732	303.7
+1222.831616	227.585
+1222.879501	187.625
+1222.927386	165.932
+1222.975273	186.483
+1223.023160	216.929
+1223.071048	200.564
+1223.118937	136.628
+1223.166828	120.263
+1223.214719	151.851
+1223.262611	164.79
+1223.310504	171.641
+1223.358398	171.641
+1223.406293	199.803
+1223.454188	206.653
+1223.502085	252.322
+1223.549983	407.596
+1223.597881	588.369
+1223.645781	654.208
+1223.693681	540.797
+1223.741583	376.77
+1223.789485	277.44
+1223.837389	209.317
+1223.885293	188.766
+1223.933198	188.386
+1223.981104	187.244
+1224.029011	194.475
+1224.076919	175.066
+1224.124828	178.872
+1224.172738	181.916
+1224.220649	188.766
+1224.268561	169.357
+1224.316473	142.717
+1224.364387	160.223
+1224.412301	234.816
+1224.460217	311.311
+1224.508133	357.741
+1224.556051	440.706
+1224.603969	563.251
+1224.651888	587.227
+1224.699808	433.095
+1224.747729	280.865
+1224.795652	205.512
+1224.843575	175.827
+1224.891498	184.2
+1224.939423	182.677
+1224.987349	173.163
+1225.035276	183.058
+1225.083204	184.2
+1225.131132	162.507
+1225.179062	156.037
+1225.226992	209.698
+1225.274924	230.63
+1225.322856	198.281
+1225.370789	197.139
+1225.418724	223.018
+1225.466659	235.958
+1225.514595	318.162
+1225.562532	468.108
+1225.610470	571.624
+1225.658409	522.149
+1225.706349	402.649
+1225.754290	307.506
+1225.802231	259.553
+1225.850174	302.177
+1225.898118	327.676
+1225.946062	307.886
+1225.994008	257.27
+1226.041954	187.244
+1226.089901	202.848
+1226.137850	222.637
+1226.185799	240.524
+1226.233749	260.314
+1226.281700	240.524
+1226.329652	245.091
+1226.377605	241.286
+1226.425559	282.768
+1226.473514	359.264
+1226.521470	399.985
+1226.569427	540.797
+1226.617384	637.463
+1226.665343	576.952
+1226.713303	402.268
+1226.761263	305.222
+1226.809225	279.343
+1226.857187	234.055
+1226.905150	178.11
+1226.953114	219.973
+1227.001080	239.763
+1227.049046	222.637
+1227.097013	203.228
+1227.144981	224.54
+1227.192950	207.415
+1227.240920	210.079
+1227.288890	260.314
+1227.336862	275.537
+1227.384835	272.493
+1227.432809	328.818
+1227.480783	425.483
+1227.528759	756.583
+1227.576735	1632.28
+1227.624712	3132.51
+1227.672691	4195.07
+1227.720670	3365.04
+1227.768650	1501.37
+1227.816631	492.084
+1227.864613	351.652
+1227.912596	431.953
+1227.960580	388.568
+1228.008565	251.942
+1228.056551	194.094
+1228.104538	240.144
+1228.152525	307.886
+1228.200514	297.23
+1228.248504	227.204
+1228.296494	191.05
+1228.344485	199.042
+1228.392478	205.892
+1228.440471	285.052
+1228.488465	407.216
+1228.536461	666.767
+1228.584457	1275.69
+1228.632454	2321.12
+1228.680452	3003.49
+1228.728451	2368.69
+1228.776451	1096.82
+1228.824451	331.481
+1228.872453	206.273
+1228.920456	285.432
+1228.968459	284.671
+1229.016464	198.281
+1229.064470	191.811
+1229.112476	254.606
+1229.160483	289.238
+1229.208492	218.451
+1229.256501	141.194
+1229.304511	173.543
+1229.352522	276.298
+1229.400534	335.287
+1229.448547	428.908
+1229.496561	618.434
+1229.544576	976.935
+1229.592592	1326.68
+1229.640609	1457.6
+1229.688626	1354.46
+1229.736645	962.854
+1229.784665	467.346
+1229.832685	261.456
+1229.880707	245.852
+1229.928729	236.338
+1229.976752	246.614
+1230.024776	205.512
+1230.072802	171.641
+1230.120828	196.758
+1230.168855	200.945
+1230.216883	218.451
+1230.264912	226.063
+1230.312942	235.577
+1230.360972	218.451
+1230.409004	201.325
+1230.457037	295.708
+1230.505071	532.805
+1230.553105	882.172
+1230.601141	1139.44
+1230.649177	1085.02
+1230.697214	845.256
+1230.745253	584.563
+1230.793292	360.025
+1230.841332	258.411
+1230.889373	175.446
+1230.937415	152.612
+1230.985458	169.357
+1231.033502	155.276
+1231.081547	178.491
+1231.129593	238.621
+1231.177640	245.091
+1231.225688	204.37
+1231.273736	159.843
+1231.321786	190.669
+1231.369836	260.695
+1231.417888	278.582
+1231.465940	329.198
+1231.513993	495.128
+1231.562048	689.982
+1231.610103	819.377
+1231.658159	880.269
+1231.706216	805.677
+1231.754274	570.101
+1231.802333	366.875
+1231.850393	241.666
+1231.898454	176.207
+1231.946515	189.908
+1231.994578	202.848
+1232.042642	165.171
+1232.090706	157.179
+1232.138772	180.394
+1232.186838	173.543
+1232.234906	188.386
+1232.282974	198.281
+1232.331043	197.9
+1232.379113	199.042
+1232.427185	226.063
+1232.475257	322.348
+1232.523330	494.748
+1232.571404	666.387
+1232.619478	851.726
+1232.667554	901.201
+1232.715631	725.376
+1232.763709	480.286
+1232.811787	277.44
+1232.859867	183.438
+1232.907947	200.183
+1232.956029	213.884
+1233.004111	222.257
+1233.052195	223.779
+1233.100279	201.325
+1233.148364	194.094
+1233.196450	183.438
+1233.244537	163.648
+1233.292625	173.924
+1233.340714	190.669
+1233.388804	210.84
+1233.436895	302.938
+1233.484987	477.241
+1233.533079	707.489
+1233.581173	1048.1
+1233.629268	1505.17
+1233.677363	1840.08
+1233.725460	1786.04
+1233.773557	1230.02
+1233.821655	590.272
+1233.869754	258.411
+1233.917855	219.212
+1233.965956	245.852
+1234.014058	254.225
+1234.062161	216.929
+1234.110265	201.706
+1234.158370	245.472
+1234.206476	216.929
+1234.254582	178.491
+1234.302690	185.722
+1234.350799	207.414
+1234.398908	250.039
+1234.447019	282.387
+1234.495130	434.236
+1234.543243	842.973
+1234.591356	1582.05
+1234.639470	2515.21
+1234.687585	2814.73
+1234.735701	2161.28
+1234.783819	1086.16
+1234.831937	425.103
+1234.880056	338.332
+1234.928175	290.379
+1234.976296	235.957
+1235.024418	183.819
+1235.072541	173.543
+1235.120664	241.666
+1235.168789	257.65
+1235.216914	212.742
+1235.265041	172.021
+1235.313168	176.207
+1235.361297	217.69
+1235.409426	258.031
+1235.457556	318.161
+1235.505687	473.816
+1235.553819	790.834
+1235.601952	1241.05
+1235.650086	1654.36
+1235.698221	1571.77
+1235.746357	1013.47
+1235.794494	497.412
+1235.842631	282.387
+1235.890770	243.188
+1235.938910	257.269
+1235.987050	217.69
+1236.035192	181.535
+1236.083334	191.43
+1236.131477	228.346
+1236.179622	225.301
+1236.227767	164.409
+1236.275913	154.134
+1236.324060	160.604
+1236.372208	203.608
+1236.420357	261.836
+1236.468507	307.886
+1236.516658	380.575
+1236.564809	595.98
+1236.612962	906.148
+1236.661116	1118.51
+1236.709270	979.218
+1236.757426	532.424
+1236.805582	256.128
+1236.853740	200.945
+1236.901898	240.144
+1236.950057	243.188
+1236.998217	215.406
+1237.046379	180.394
+1237.094541	173.163
+1237.142704	190.288
+1237.190868	207.034
+1237.239033	216.548
+1237.287198	198.661
+1237.335365	193.333
+1237.383533	193.714
+1237.431701	229.107
+1237.479871	332.242
+1237.528042	500.837
+1237.576213	649.261
+1237.624385	707.869
+1237.672559	630.612
+1237.720733	414.066
+1237.768908	272.112
+1237.817084	203.228
+1237.865261	207.414
+1237.913439	192.572
+1237.961618	207.414
+1238.009798	211.22
+1238.057979	200.945
+1238.106161	185.722
+1238.154344	176.207
+1238.202527	160.604
+1238.250712	165.932
+1238.298897	183.438
+1238.347084	169.357
+1238.395271	148.425
+1238.443460	186.483
+1238.491649	264.881
+1238.539839	374.867
+1238.588030	521.007
+1238.636222	568.579
+1238.684415	480.286
+1238.732609	345.943
+1238.780804	225.682
+1238.829000	200.183
+1238.877197	188.766
+1238.925394	181.916
+1238.973593	192.952
+1239.021793	218.07
+1239.069993	215.406
+1239.118195	181.916
+1239.166397	192.572
+1239.214600	204.37
+1239.262805	168.215
+1239.311010	181.535
+1239.359216	214.645
+1239.407423	237.86
+1239.455631	272.873
+1239.503840	304.461
+1239.552050	377.15
+1239.600261	497.792
+1239.648473	531.663
+1239.696685	403.79
+1239.744899	273.254
+1239.793113	228.726
+1239.841329	170.879
+1239.889545	173.163
+1239.937763	165.932
+1239.985981	187.624
+1240.034200	191.811
+1240.082421	190.288
+1240.130642	207.414
+1240.178864	177.349
+1240.227087	170.499
+1240.275311	205.131
+1240.323536	226.443
+1240.371762	234.435
+1240.419988	197.519
+1240.468216	181.535
+1240.516445	244.711
+1240.564674	334.907
+1240.612905	374.486
+1240.661136	392.754
+1240.709369	389.709
+1240.757602	307.125
+1240.805836	231.01
+1240.854071	186.863
+1240.902308	162.887
+1240.950545	160.984
+1240.998783	154.895
+1241.047022	171.64
+1241.095262	244.711
+1241.143502	280.104
+1241.191744	223.779
+1241.239987	179.252
+1241.288231	175.446
+1241.336475	186.102
+1241.384721	205.511
+1241.432967	216.548
+1241.481215	255.367
+1241.529463	368.778
+1241.577712	503.501
+1241.625962	599.025
+1241.674214	622.62
+1241.722466	529.38
+1241.770719	362.308
+1241.818973	247.375
+1241.867227	199.422
+1241.915483	176.207
+1241.963740	172.402
+1242.011998	185.341
+1242.060256	178.871
+1242.108516	176.207
+1242.156777	221.115
+1242.205038	242.047
+1242.253300	194.475
+1242.301564	157.179
+1242.349828	183.438
+1242.398093	213.503
+1242.446359	248.516
+1242.494626	293.424
+1242.542895	426.625
+1242.591163	632.896
+1242.639433	756.963
+1242.687704	621.859
+1242.735976	393.515
+1242.784249	278.962
+1242.832522	231.01
+1242.880797	193.333
+1242.929072	148.045
+1242.977349	162.507
+1243.025626	209.317
+1243.073905	189.908
+1243.122184	169.357
+1243.170464	183.438
+1243.218745	193.714
+1243.267027	180.013
+1243.315310	190.289
+1243.363594	246.613
+1243.411879	261.456
+1243.460165	278.962
+1243.508452	338.332
+1243.556740	448.698
+1243.605028	565.534
+1243.653318	591.033
+1243.701608	513.396
+1243.749900	358.122
+1243.798192	246.233
+1243.846486	222.257
+1243.894780	215.406
+1243.943075	192.572
+1243.991371	181.155
+1244.039668	187.624
+1244.087966	194.094
+1244.136265	186.863
+1244.184565	166.312
+1244.232866	160.984
+1244.281168	171.64
+1244.329471	208.175
+1244.377774	229.868
+1244.426079	256.508
+1244.474384	280.865
+1244.522691	407.596
+1244.570998	615.009
+1244.619307	758.105
+1244.667616	761.149
+1244.715926	590.272
+1244.764237	377.531
+1244.812549	280.485
+1244.860862	213.504
+1244.909176	186.483
+1244.957491	188.766
+1245.005807	197.139
+1245.054124	173.924
+1245.102442	178.491
+1245.150760	204.37
+1245.199080	194.475
+1245.247400	170.499
+1245.295722	186.863
+1245.344044	215.787
+1245.392368	244.711
+1245.440692	266.023
+1245.489017	336.429
+1245.537343	481.047
+1245.585670	727.278
+1245.633998	958.287
+1245.682327	901.962
+1245.730657	577.713
+1245.778988	323.489
+1245.827320	218.07
+1245.875653	163.268
+1245.923986	169.357
+1245.972321	146.903
+1246.020656	132.061
+1246.068993	151.47
+1246.117330	177.73
+1246.165669	182.296
+1246.214008	170.499
+1246.262348	195.617
+1246.310689	206.273
+1246.359031	183.438
+1246.407374	190.288
+1246.455718	240.905
+1246.504063	333.004
+1246.552409	523.671
+1246.600756	768.761
+1246.649104	907.67
+1246.697452	788.931
+1246.745802	504.643
+1246.794152	320.445
+1246.842504	191.05
+1246.890856	162.126
+1246.939210	210.459
+1246.987564	226.062
+1247.035919	211.601
+1247.084275	197.9
+1247.132632	192.572
+1247.180990	183.438
+1247.229349	200.945
+1247.277709	190.288
+1247.326070	198.661
+1247.374432	219.212
+1247.422795	207.795
+1247.471158	245.091
+1247.519523	333.765
+1247.567888	472.674
+1247.616255	598.264
+1247.664622	615.77
+1247.712991	473.055
+1247.761360	293.805
+1247.809730	204.37
+1247.858101	193.714
+1247.906473	213.884
+1247.954846	203.989
+1248.003220	196.758
+1248.051595	198.281
+1248.099971	184.58
+1248.148348	160.984
+1248.196726	132.822
+1248.245104	181.535
+1248.293484	237.86
+1248.341864	203.609
+1248.390246	173.163
+1248.438628	205.131
+1248.487012	321.206
+1248.535396	428.147
+1248.583781	586.846
+1248.632167	753.157
+1248.680554	746.307
+1248.728943	549.55
+1248.777331	302.177
+1248.825721	192.572
+1248.874112	193.333
+1248.922504	169.357
+1248.970897	133.963
+1249.019290	146.142
+1249.067685	173.163
+1249.116081	183.058
+1249.164477	206.273
+1249.212874	236.338
+1249.261273	253.083
+1249.309672	249.658
+1249.358072	260.695
+1249.406473	269.067
+1249.454876	344.801
+1249.503279	470.771
+1249.551683	571.623
+1249.600087	650.783
+1249.648493	660.678
+1249.696900	603.972
+1249.745308	438.423
+1249.793717	292.282
+1249.842126	191.811
+1249.890537	178.871
+1249.938948	224.921
+1249.987361	232.913
+1250.035774	234.435
+1250.084188	216.928
+1250.132603	189.147
+1250.181020	176.207
+1250.229437	176.588
+1250.277855	211.6
+1250.326274	224.159
+1250.374694	205.892
+1250.423114	262.217
+1250.471536	421.677
+1250.519959	670.953
+1250.568383	952.958
+1250.616807	1181.3
+1250.665233	1040.11
+1250.713659	600.166
+1250.762087	315.878
+1250.810515	277.82
+1250.858944	288.096
+1250.907375	223.779
+1250.955806	188.005
+1251.004238	202.467
+1251.052671	202.847
+1251.101105	224.54
+1251.149540	258.792
+1251.197976	247.755
+1251.246412	189.908
+1251.294850	158.32
+1251.343289	191.43
+1251.391728	246.233
+1251.440169	287.715
+1251.488610	347.085
+1251.537053	519.865
+1251.585496	779.417
+1251.633941	872.657
+1251.682386	692.265
+1251.730832	463.16
+1251.779279	309.027
+1251.827727	235.957
+1251.876176	190.669
+1251.924626	173.543
+1251.973077	173.543
+1252.021529	175.065
+1252.069981	205.892
+1252.118435	239.002
+1252.166890	213.123
+1252.215345	198.28
+1252.263802	202.847
+1252.312259	221.876
+1252.360717	221.876
+1252.409177	230.248
+1252.457637	244.71
+1252.506098	339.093
+1252.554560	438.042
+1252.603023	564.392
+1252.651487	685.795
+1252.699952	592.174
+1252.748418	361.166
+1252.796885	229.107
+1252.845353	208.556
+1252.893821	237.479
+1252.942291	215.025
+1252.990761	182.296
+1253.039233	162.887
+1253.087705	172.021
+1253.136179	218.451
+1253.184653	235.957
+1253.233128	186.102
+1253.281604	162.126
+1253.330081	204.75
+1253.378559	241.285
+1253.427038	235.196
+1253.475518	229.487
+1253.523999	343.279
+1253.572481	530.902
+1253.620964	684.654
+1253.669447	684.654
+1253.717932	587.988
+1253.766418	437.661
+1253.814904	273.634
+1253.863391	197.519
+1253.911880	172.782
+1253.960369	140.433
+1254.008859	147.664
+1254.057351	170.118
+1254.105843	161.365
+1254.154336	149.567
+1254.202830	155.656
+1254.251325	186.482
+1254.299820	206.272
+1254.348317	187.244
+1254.396815	160.223
+1254.445314	207.033
+1254.493813	344.421
+1254.542314	560.587
+1254.590815	770.283
+1254.639318	853.248
+1254.687821	774.089
+1254.736325	543.461
+1254.784831	361.546
+1254.833337	255.747
+1254.881844	238.621
+1254.930352	224.54
+1254.978861	195.616
+1255.027371	191.049
+1255.075882	205.131
+1255.124394	204.75
+1255.172906	239.763
+1255.221420	276.678
+1255.269935	217.309
+1255.318450	193.713
+1255.366967	193.713
+1255.415484	232.151
+1255.464002	275.537
+1255.512522	360.405
+1255.561042	594.838
+1255.609563	818.616
+1255.658085	851.345
+1255.706608	729.181
+1255.755132	482.95
+1255.803657	284.671
+1255.852183	253.083
+1255.900710	297.991
+1255.949238	277.82
+1255.997766	241.666
+1256.046296	245.091
+1256.094826	214.645
+1256.143358	189.908
+1256.191890	203.608
+1256.240424	195.236
+1256.288958	176.968
+1256.337493	168.596
+1256.386029	162.506
+1256.434566	217.309
+1256.483105	314.736
+1256.531644	439.945
+1256.580183	678.945
+1256.628724	907.29
+1256.677266	881.411
+1256.725809	648.499
+1256.774353	398.462
+1256.822897	279.343
+1256.871443	221.495
+1256.919989	194.855
+1256.968537	174.304
+1257.017085	144.239
+1257.065634	168.215
+1257.114185	187.244
+1257.162736	219.973
+1257.211288	219.973
+1257.259841	191.049
+1257.308395	130.538
+1257.356950	140.814
+1257.405506	200.944
+1257.454062	235.196
+1257.502620	275.156
+1257.551179	394.276
+1257.599738	583.041
+1257.648299	802.632
+1257.696861	728.039
+1257.745423	473.055
+1257.793986	296.468
+1257.842551	219.973
+1257.891116	189.908
+1257.939682	172.401
+1257.988249	171.64
+1258.036817	147.664
+1258.085386	181.916
+1258.133956	195.236
+1258.182527	202.086
+1258.231099	202.467
+1258.279672	178.11
+1258.328245	146.903
+1258.376820	152.611
+1258.425395	207.034
+1258.473972	263.358
+1258.522549	360.024
+1258.571128	463.54
+1258.619707	517.201
+1258.668287	517.582
+1258.716868	414.446
+1258.765451	309.788
+1258.814034	256.508
+1258.862618	219.592
+1258.911203	198.661
+1258.959788	199.803
+1259.008375	165.17
+1259.056963	161.745
+1259.105552	189.908
+1259.154141	188.766
+1259.202732	177.349
+1259.251323	171.64
+1259.299916	205.131
+1259.348509	228.726
+1259.397103	205.892
+1259.445699	231.771
+1259.494295	335.667
+1259.542892	476.86
+1259.591490	604.353
+1259.640089	627.568
+1259.688689	551.453
+1259.737290	414.446
+1259.785892	292.663
+1259.834494	203.989
+1259.883098	148.044
+1259.931703	151.85
+1259.980308	161.365
+1260.028915	189.908
+1260.077522	204.369
+1260.126130	208.556
+1260.174740	196.758
+1260.223350	190.288
+1260.271961	181.535
+1260.320573	195.616
+1260.369186	199.041
+1260.417800	229.107
+1260.466415	292.663
+1260.515031	383.239
+1260.563648	532.805
+1260.612266	736.031
+1260.660884	818.996
+1260.709504	648.119
+1260.758125	432.714
+1260.806746	240.143
+1260.855369	226.823
+1260.903992	223.779
+1260.952616	189.147
+1261.001241	167.834
+1261.049868	173.162
+1261.098495	185.341
+1261.147123	182.296
+1261.195752	199.041
+1261.244382	194.855
+1261.293013	190.288
+1261.341644	213.503
+1261.390277	210.078
+1261.438911	208.175
+1261.487546	261.836
+1261.536181	520.246
+1261.584818	903.484
+1261.633455	1131.83
+1261.682093	1016.89
+1261.730733	671.714
+1261.779373	394.656
+1261.828014	286.954
+1261.876656	238.621
+1261.925299	235.196
+1261.973943	199.803
+1262.022588	190.669
+1262.071234	175.446
+1262.119881	193.713
+1262.168529	245.091
+1262.217177	290.379
+1262.265827	255.747
+1262.314478	204.75
+1262.363129	199.422
+1262.411781	228.726
+1262.460435	345.943
+1262.509089	605.494
+1262.557744	953.72
+1262.606401	1207.56
+1262.655058	1160.37
+1262.703716	865.807
+1262.752375	510.732
+1262.801035	336.809
+1262.849696	265.642
+1262.898357	231.39
+1262.947020	198.661
+1262.995684	195.997
+1263.044348	210.459
+1263.093014	244.71
+1263.141681	274.395
+1263.190348	270.97
+1263.239016	227.584
+1263.287686	199.803
+1263.336356	196.377
+1263.385027	212.742
+1263.433699	244.71
+1263.482372	334.526
+1263.531046	549.55
+1263.579721	782.461
+1263.628397	851.726
+1263.677074	718.905
+1263.725752	527.477
+1263.774430	351.271
+1263.823110	238.621
+1263.871791	224.159
+1263.920472	203.228
+1263.969155	179.632
+1264.017838	190.669
+1264.066522	198.661
+1264.115207	225.682
+1264.163894	250.038
+1264.212581	237.479
+1264.261269	211.22
+1264.309958	201.705
+1264.358648	184.96
+1264.407339	164.79
+1264.456030	195.616
+1264.504723	305.602
+1264.553417	431.953
+1264.602112	611.203
+1264.650807	655.73
+1264.699504	539.275
+1264.748201	372.964
+1264.796899	255.366
+1264.845599	232.532
+1264.894299	195.997
+1264.943000	175.826
+1264.991702	228.726
+1265.040405	267.164
+1265.089109	245.091
+1265.137814	208.556
+1265.186520	195.616
+1265.235227	223.018
+1265.283935	222.637
+1265.332643	226.443
+1265.381353	267.164
+1265.430064	305.983
+1265.478775	422.819
+1265.527488	722.711
+1265.576201	1163.42
+1265.624915	1416.12
+1265.673631	1183.97
+1265.722347	767.999
+1265.771064	469.629
+1265.819782	309.027
+1265.868501	245.471
+1265.917221	230.629
+1265.965942	240.904
+1266.014664	253.844
+1266.063386	270.209
+1266.112110	290.379
+1266.160835	265.642
+1266.209560	239.382
+1266.258287	246.232
+1266.307014	245.091
+1266.355743	264.5
+1266.404472	256.127
+1266.453202	308.647
+1266.501933	493.225
+1266.550666	786.267
+1266.599399	1072.84
+1266.648133	1199.19
+1266.696868	930.885
+1266.745603	557.542
+1266.794340	390.09
+1266.843078	312.833
+1266.891817	290.379
+1266.940556	267.545
+1266.989297	266.784
+1267.038038	258.792
+1267.086781	259.172
+1267.135524	288.096
+1267.184269	296.088
+1267.233014	280.104
+1267.281760	248.897
+1267.330507	238.241
+1267.379255	258.792
+1267.428004	308.266
+1267.476754	385.523
+1267.525505	499.695
+1267.574257	708.249
+1267.623010	879.508
+1267.671763	867.329
+1267.720518	605.875
+1267.769274	369.158
+1267.818030	251.18
+1267.866787	224.54
+1267.915546	208.175
+1267.964305	184.58
+1268.013065	203.608
+1268.061827	218.831
+1268.110589	183.438
+1268.159352	173.543
+1268.208116	162.887
+1268.256881	153.753
+1268.305647	184.58
+1268.354414	226.062
+1268.403181	249.277
+1268.451950	296.849
+1268.500720	413.305
+1268.549490	653.066
+1268.598262	1006.62
+1268.647034	1236.49
+1268.695808	1023.75
+1268.744582	568.959
+1268.793357	289.999
+1268.842133	203.608
+1268.890910	215.787
+1268.939689	220.734
+1268.988468	193.333
+1269.037247	173.543
+1269.086028	195.997
+1269.134810	189.908
+1269.183593	180.013
+1269.232377	175.826
+1269.281161	191.811
+1269.329947	208.556
+1269.378733	244.33
+1269.427521	309.027
+1269.476309	356.98
+1269.525099	514.918
+1269.573889	758.485
+1269.622680	930.505
+1269.671472	840.309
+1269.720265	571.623
+1269.769059	341.376
+1269.817854	215.406
+1269.866650	215.787
+1269.915447	213.123
+1269.964245	193.713
+1270.013043	184.199
+1270.061843	175.826
+1270.110644	174.304
+1270.159445	204.369
+1270.208248	232.532
+1270.257051	236.718
+1270.305855	222.637
+1270.354661	202.086
+1270.403467	207.034
+1270.452274	251.18
+1270.501082	339.093
+1270.549891	472.294
+1270.598701	540.416
+1270.647512	575.049
+1270.696324	543.461
+1270.745136	422.819
+1270.793950	287.715
+1270.842765	218.07
+1270.891580	218.07
+1270.940397	231.01
+1270.989214	194.094
+1271.038033	150.709
+1271.086852	159.081
+1271.135672	209.317
+1271.184493	201.705
+1271.233316	159.842
+1271.282139	167.834
+1271.330963	207.414
+1271.379788	213.884
+1271.428614	256.889
+1271.477440	336.809
+1271.526268	504.262
+1271.575097	666.006
+1271.623926	651.544
+1271.672757	559.064
+1271.721589	440.706
+1271.770421	313.594
+1271.819254	240.524
+1271.868089	199.803
+1271.916924	196.377
+1271.965760	192.952
+1272.014597	170.879
+1272.063435	166.693
+1272.112274	128.635
+1272.161114	124.449
+1272.209955	128.255
+1272.258797	161.365
+1272.307640	203.608
+1272.356484	242.807
+1272.405328	279.723
+1272.454174	342.137
+1272.503020	458.212
+1272.551868	580.377
+1272.600716	637.843
+1272.649566	600.166
+1272.698416	465.063
+1272.747267	332.623
+1272.796119	282.007
+1272.844972	229.107
+1272.893826	186.863
+1272.942681	172.782
+1272.991537	183.818
+1273.040394	185.721
+1273.089252	165.551
+1273.138110	147.283
+1273.186970	152.992
+1273.235831	181.154
+1273.284692	167.834
+1273.333555	144.619
+1273.382418	207.033
+1273.431282	259.933
+1273.480148	274.776
+1273.529014	342.518
+1273.577881	468.868
+1273.626749	526.716
+1273.675618	449.459
+1273.724488	372.203
+1273.773359	311.691
+1273.822231	270.209
+1273.871104	252.702
+1273.919977	211.6
+1273.968852	184.58
+1274.017727	157.559
+1274.066604	164.029
+1274.115481	215.406
+1274.164360	223.398
+1274.213239	197.519
+1274.262119	170.879
+1274.311001	221.115
+1274.359883	238.241
+1274.408766	232.532
+1274.457650	245.852
+1274.506535	307.124
+1274.555421	473.435
+1274.604308	651.924
+1274.653195	634.799
+1274.702084	459.734
+1274.750974	323.489
+1274.799864	250.799
+1274.848756	224.159
+1274.897648	198.661
+1274.946542	213.123
+1274.995436	220.734
+1275.044331	215.406
+1275.093228	245.852
+1275.142125	246.232
+1275.191023	231.01
+1275.239922	236.718
+1275.288822	221.115
+1275.337723	209.317
+1275.386624	204.369
+1275.435527	208.175
+1275.484431	277.059
+1275.533336	390.47
+1275.582241	471.152
+1275.631148	465.443
+1275.680055	430.811
+1275.728964	346.323
+1275.777873	257.269
+1275.826783	189.908
+1275.875694	142.336
+1275.924607	143.858
+1275.973520	182.296
+1276.022434	209.317
+1276.071349	226.062
+1276.120265	203.989
+1276.169181	166.693
+1276.218099	181.915
+1276.267018	201.705
+1276.315937	168.595
+1276.364858	162.887
+1276.413780	198.661
+1276.462702	239.763
+1276.511625	310.93
+1276.560550	453.645
+1276.609475	524.432
+1276.658401	496.65
+1276.707328	442.228
+1276.756257	356.98
+1276.805186	249.658
+1276.854116	178.49
+1276.903046	145.38
+1276.951978	140.433
+1277.000911	173.543
+1277.049845	167.073
+1277.098779	165.931
+1277.147715	168.215
+1277.196652	157.559
+1277.245589	185.341
+1277.294527	210.459
+1277.343467	207.033
+1277.392407	217.309
+1277.441348	243.949
+1277.490290	299.132
+1277.539233	560.967
+1277.588177	984.546
+1277.637122	1309.94
+1277.686068	1163.42
+1277.735015	702.921
+1277.783963	386.284
+1277.832912	268.686
+1277.881861	241.285
+1277.930812	202.086
+1277.979763	197.9
+1278.028716	215.786
+1278.077669	200.564
+1278.126624	186.102
+1278.175579	182.296
+1278.224535	193.713
+1278.273492	173.543
+1278.322450	167.073
+1278.371409	166.312
+1278.420369	166.692
+1278.469330	258.791
+1278.518292	420.155
+1278.567255	631.754
+1278.616219	967.42
+1278.665183	1185.49
+1278.714149	960.95
+1278.763115	566.676
+1278.812083	302.177
+1278.861051	234.435
+1278.910021	254.605
+1278.958991	248.516
+1279.007962	200.944
+1279.056934	189.527
+1279.105907	196.758
+1279.154881	213.884
+1279.203856	217.309
+1279.252832	200.944
+1279.301809	187.624
+1279.350787	205.13
+1279.399766	202.086
+1279.448745	210.458
+1279.497726	227.965
+1279.546707	433.094
+1279.595690	750.873
+1279.644673	957.525
+1279.693658	940.78
+1279.742643	679.706
+1279.791629	377.911
+1279.840616	295.707
+1279.889604	270.589
+1279.938593	223.398
+1279.987583	215.025
+1280.036574	237.86
+1280.085566	238.24
+1280.134559	214.264
+1280.183553	191.43
+1280.232547	179.632
+1280.281543	208.175
+1280.330539	218.07
+1280.379537	200.564
+1280.428535	238.621
+1280.477535	366.494
+1280.526535	632.515
+1280.575536	1237.25
+1280.624538	2168.89
+1280.673541	2709.31
+1280.722545	2128.55
+1280.771550	993.299
+1280.820556	382.097
+1280.869563	266.403
+1280.918571	268.686
+1280.967580	243.569
+1281.016589	210.078
+1281.065600	186.863
+1281.114611	192.952
+1281.163624	204.75
+1281.212637	230.248
+1281.261652	203.608
+1281.310667	183.057
+1281.359683	201.705
+1281.408700	250.038
+1281.457718	314.355
+1281.506737	431.953
+1281.555757	670.572
+1281.604778	1168.36
+1281.653800	1879.28
+1281.702823	1964.14
+1281.751847	1215.17
+1281.800871	494.367
+1281.849897	231.771
+1281.898924	245.852
+1281.947951	288.096
+1281.996979	250.038
+1282.046009	217.689
+1282.095039	197.139
+1282.144070	210.839
+1282.193102	230.629
+1282.242136	232.532
+1282.291170	212.742
+1282.340205	196.377
+1282.389240	208.556
+1282.438277	211.22
+1282.487315	260.694
+1282.536354	377.15
+1282.585393	646.216
+1282.634434	993.299
+1282.683476	1134.49
+1282.732518	903.484
+1282.781561	512.634
+1282.830606	266.784
+1282.879651	187.624
+1282.928697	189.527
+1282.977744	238.241
+1283.026793	240.524
+1283.075842	211.22
+1283.124892	203.608
+1283.173943	208.936
+1283.222994	195.616
+1283.272047	206.653
+1283.321101	233.293
+1283.370156	255.747
+1283.419211	276.298
+1283.468268	312.452
+1283.517325	344.421
+1283.566384	474.196
+1283.615443	583.421
+1283.664503	612.345
+1283.713564	510.351
+1283.762627	364.972
+1283.811690	278.581
+1283.860754	235.577
+1283.909819	206.272
+1283.958885	206.272
+1284.007951	202.086
+1284.057019	221.876
+1284.106088	227.965
+1284.155158	189.908
+1284.204228	176.207
+1284.253300	181.916
+1284.302372	186.102
+1284.351446	202.086
+1284.400520	223.398
+1284.449595	239.382
+1284.498672	330.339
+1284.547749	506.165
+1284.596827	759.246
+1284.645906	959.809
+1284.694986	845.637
+1284.744067	476.099
+1284.793149	271.731
+1284.842231	231.771
+1284.891315	246.994
+1284.940400	224.159
+1284.989485	186.483
+1285.038572	179.632
+1285.087659	194.475
+1285.136748	220.734
+1285.185837	215.406
+1285.234928	216.928
+1285.284019	202.847
+1285.333111	180.393
+1285.382204	209.317
+1285.431298	255.366
+1285.480393	317.019
+1285.529489	449.459
+1285.578586	605.875
+1285.627684	763.052
+1285.676782	780.178
+1285.725882	541.939
+1285.774983	339.093
+1285.824084	285.051
+1285.873187	224.54
+1285.922290	242.808
+1285.971394	219.593
+1286.020500	206.272
+1286.069606	211.6
+1286.118713	209.698
+1286.167821	191.43
+1286.216930	177.349
+1286.266040	202.086
+1286.315151	239.763
+1286.364263	202.086
+1286.413376	202.847
+1286.462490	262.597
+1286.511604	402.649
+1286.560720	668.289
+1286.609836	1006.24
+1286.658954	1158.09
+1286.708072	902.723
+1286.757192	508.448
+1286.806312	303.699
+1286.855433	261.836
+1286.904555	272.873
+1286.953678	257.269
+1287.002802	250.038
+1287.051927	234.815
+1287.101053	195.236
+1287.150180	196.378
+1287.199308	223.398
+1287.248437	219.212
+1287.297566	219.212
+1287.346697	216.548
+1287.395829	217.69
+1287.444961	262.217
+1287.494094	390.851
+1287.543229	628.329
+1287.592364	971.226
+1287.641500	1150.86
+1287.690638	956.384
+1287.739776	652.305
+1287.788915	374.105
+1287.838055	283.148
+1287.887196	272.873
+1287.936337	275.917
+1287.985480	233.674
+1288.034624	187.244
+1288.083769	195.616
+1288.132914	224.159
+1288.182061	252.702
+1288.231208	243.569
+1288.280357	187.244
+1288.329506	186.483
+1288.378656	210.078
+1288.427808	228.726
+1288.476960	290.76
+1288.526113	410.641
+1288.575267	591.413
+1288.624422	818.996
+1288.673578	820.519
+1288.722735	509.59
+1288.771893	288.857
+1288.821051	211.6
+1288.870211	231.771
+1288.919372	233.674
+1288.968533	228.346
+1289.017696	224.54
+1289.066859	232.151
+1289.116023	227.965
+1289.165189	224.921
+1289.214355	170.118
+1289.263522	146.142
+1289.312690	192.952
+1289.361859	226.823
+1289.411029	216.167
+1289.460200	225.301
+1289.509372	305.983
+1289.558545	459.354
+1289.607719	615.009
+1289.656893	662.961
+1289.706069	564.773
+1289.755245	369.919
+1289.804423	220.354
+1289.853601	177.349
+1289.902781	193.333
+1289.951961	206.272
+1290.001142	174.304
+1290.050324	165.17
+1290.099507	188.385
+1290.148692	195.236
+1290.197877	203.989
+1290.247062	240.524
+1290.296249	214.645
+1290.345437	187.244
+1290.394626	219.212
+1290.443816	252.322
+1290.493006	362.308
+1290.542198	615.389
+1290.591390	1033.26
+1290.640584	1430.58
+1290.689778	1361.69
+1290.738973	837.645
+1290.788170	403.029
+1290.837367	233.293
+1290.886565	207.414
+1290.935764	232.151
+1290.984964	213.503
+1291.034165	194.475
+1291.083367	215.787
+1291.132569	214.645
+1291.181773	207.034
+1291.230978	212.362
+1291.280183	199.422
+1291.329390	187.624
+1291.378598	177.349
+1291.427806	220.354
+1291.477015	309.027
+1291.526226	489.8
+1291.575437	781.7
+1291.624649	1054.57
+1291.673862	1051.53
+1291.723076	799.968
+1291.772291	521.388
+1291.821507	303.319
+1291.870724	248.136
+1291.919942	211.6
+1291.969161	211.981
+1292.018380	188.005
+1292.067601	201.706
+1292.116822	227.965
+1292.166045	223.779
+1292.215268	247.755
+1292.264493	223.398
+1292.313718	194.094
+1292.362944	188.766
+1292.412171	205.131
+1292.461400	284.671
+1292.510629	433.095
+1292.559859	554.878
+1292.609089	715.1
+1292.658321	766.097
+1292.707554	660.678
+1292.756788	507.306
+1292.806023	350.129
+1292.855258	229.107
+1292.904495	178.871
+1292.953732	189.908
+1293.002971	191.049
+1293.052210	191.049
+1293.101450	208.936
+1293.150692	223.398
+1293.199934	237.099
+1293.249177	225.301
+1293.298421	213.503
+1293.347666	210.459
+1293.396912	249.658
+1293.446159	270.97
+1293.495407	301.416
+1293.544655	337.951
+1293.593905	450.981
+1293.643156	610.061
+1293.692407	618.434
+1293.741660	443.37
+1293.790913	318.161
+1293.840167	235.577
+1293.889423	208.556
+1293.938679	230.249
+1293.987936	195.616
+1294.037194	170.118
+1294.086453	189.527
+1294.135713	219.592
+1294.184974	223.779
+1294.234236	208.175
+1294.283499	205.892
+1294.332763	227.965
+1294.382027	226.823
+1294.431293	225.682
+1294.480560	247.374
+1294.529827	302.177
+1294.579096	411.782
+1294.628365	457.832
+1294.677635	446.034
+1294.726906	395.037
+1294.776179	304.46
+1294.825452	256.889
+1294.874726	236.338
+1294.924001	202.467
+1294.973277	205.131
+1295.022554	219.973
+1295.071831	221.115
+1295.121110	205.892
+1295.170390	224.54
+1295.219671	238.621
+1295.268952	265.642
+1295.318235	240.905
+1295.367518	223.018
+1295.416802	226.443
+1295.466088	305.602
+1295.515374	370.3
+1295.564661	479.144
+1295.613949	613.106
+1295.663238	592.555
+1295.712528	425.102
+1295.761819	281.626
+1295.811111	237.86
+1295.860404	258.03
+1295.909698	229.107
+1295.958992	207.033
+1296.008288	222.256
+1296.057585	251.561
+1296.106882	304.08
+1296.156180	267.164
+1296.205480	250.419
+1296.254780	238.241
+1296.304081	244.71
+1296.353384	210.839
+1296.402687	208.936
+1296.451991	238.241
+1296.501296	281.626
+1296.550602	393.134
+1296.599909	546.125
+1296.649216	565.534
+1296.698525	490.561
+1296.747835	399.223
+1296.797145	293.043
+1296.846457	262.217
+1296.895770	238.241
+1296.945083	182.296
+1296.994397	182.296
+1297.043713	190.669
+1297.093029	179.632
+1297.142346	189.527
+1297.191664	205.131
+1297.240983	196.758
+1297.290303	170.879
+1297.339624	178.11
+1297.388946	191.811
+1297.438269	212.362
+1297.487593	258.411
+1297.536917	330.72
+1297.586243	470.391
+1297.635570	611.584
+1297.684897	584.943
+1297.734226	444.892
+1297.783555	263.739
+1297.832885	187.244
+1297.882216	201.325
+1297.931549	220.354
+1297.980882	200.944
+1298.030216	183.438
+1298.079551	195.616
+1298.128887	234.435
+1298.178224	259.553
+1298.227562	267.164
+1298.276900	267.545
+1298.326240	260.694
+1298.375581	207.795
+1298.424922	209.317
+1298.474265	256.889
+1298.523608	341.757
+1298.572952	411.782
+1298.622298	477.622
+1298.671644	527.477
+1298.720991	471.152
+1298.770339	329.198
+1298.819688	240.905
+1298.869038	208.175
+1298.918389	196.758
+1298.967741	214.645
+1299.017094	202.847
+1299.066448	191.049
+1299.115803	181.916
+1299.165158	226.443
+1299.214515	227.965
+1299.263872	202.847
+1299.313231	181.155
+1299.362590	159.842
+1299.411950	170.498
+1299.461312	227.204
+1299.510674	276.298
+1299.560037	345.182
+1299.609401	498.553
+1299.658766	610.823
+1299.708132	514.157
+1299.757499	335.287
+1299.806867	206.653
+1299.856235	207.414
+1299.905605	218.831
+1299.954976	219.212
+1300.004347	228.346
+1300.053720	252.322
+1300.103093	278.201
+1300.152468	292.663
+1300.201843	288.857
+1300.251219	258.792
+1300.300596	222.637
+1300.349975	253.844
+1300.399354	312.072
+1300.448734	498.934
+1300.498115	839.548
+1300.547496	1054.95
+1300.596879	1010.81
+1300.646263	817.474
+1300.695648	613.106
+1300.745033	453.265
+1300.794420	357.36
+1300.843807	276.298
+1300.893196	258.792
+1300.942585	258.792
+1300.991976	245.472
+1301.041367	224.54
+1301.090759	223.398
+1301.140152	232.913
+1301.189546	234.435
+1301.238941	233.293
+1301.288337	186.483
+1301.337734	147.664
+1301.387132	224.54
+1301.436531	376.77
+1301.485930	651.924
+1301.535331	1078.17
+1301.584733	1622.01
+1301.634135	1953.11
+1301.683539	1650.55
+1301.732943	1005.1
+1301.782348	574.288
+1301.831755	347.846
+1301.881162	297.61
+1301.930570	279.723
+1301.979979	227.965
+1302.029389	207.034
+1302.078800	234.435
+1302.128212	230.249
+1302.177625	216.929
+1302.227038	213.884
+1302.276453	213.884
+1302.325869	227.965
+1302.375285	260.314
+1302.424703	258.792
+1302.474121	363.45
+1302.523541	663.722
+1302.572961	1115.46
+1302.622382	1423.35
+1302.671804	1361.7
+1302.721228	1000.91
+1302.770652	640.888
+1302.820077	401.126
+1302.869503	258.792
+1302.918929	231.39
+1302.968357	217.69
+1303.017786	189.908
+1303.067216	199.422
+1303.116646	200.183
+1303.166078	240.144
+1303.215510	246.233
+1303.264944	213.884
+1303.314378	190.669
+1303.363814	246.994
+1303.413250	317.02
+1303.462687	364.211
+1303.512125	449.459
+1303.561564	618.815
+1303.611004	948.011
+1303.660445	1190.44
+1303.709887	1091.11
+1303.759330	771.044
+1303.808774	471.913
+1303.858218	286.954
+1303.907664	240.144
+1303.957111	223.779
+1304.006558	197.9
+1304.056007	168.596
+1304.105456	200.183
+1304.154906	267.926
+1304.204358	272.112
+1304.253810	234.054
+1304.303263	216.929
+1304.352717	239.383
+1304.402172	250.039
+1304.451628	261.456
+1304.501085	288.477
+1304.550543	420.536
+1304.600001	653.828
+1304.649461	813.288
+1304.698922	791.215
+1304.748383	616.531
+1304.797846	452.123
+1304.847309	340.615
+1304.896774	270.59
+1304.946239	190.288
+1304.995705	192.952
+1305.045173	179.632
+1305.094641	167.835
+1305.144110	210.459
+1305.193580	225.301
+1305.243051	218.832
+1305.292523	186.863
+1305.341995	169.737
+1305.391469	169.737
+1305.440944	165.932
+1305.490420	216.548
+1305.539896	333.004
+1305.589374	448.318
+1305.638852	498.173
+1305.688332	531.663
+1305.737812	491.703
+1305.787293	362.308
+1305.836775	255.747
+1305.886259	219.212
+1305.935743	216.929
+1305.985228	214.265
+1306.034714	186.102
+1306.084200	178.11
+1306.133688	194.094
+1306.183177	232.152
+1306.232667	223.018
+1306.282157	203.228
+1306.331649	174.685
+1306.381141	190.669
+1306.430635	222.637
+1306.480129	296.088
+1306.529625	351.271
+1306.579121	407.977
+1306.628618	523.291
+1306.678116	527.477
+1306.727615	401.888
+1306.777115	343.279
+1306.826616	339.473
+1306.876118	290.379
+1306.925621	230.249
+1306.975125	238.241
+1307.024630	246.994
+1307.074135	212.362
+1307.123642	188.766
+1307.173149	183.819
+1307.222658	208.937
+1307.272167	199.803
+1307.321678	181.535
+1307.371189	176.968
+1307.420701	169.737
+1307.470214	237.48
+1307.519728	433.475
+1307.569243	647.738
+1307.618759	876.844
+1307.668276	940.019
+1307.717794	690.363
+1307.767313	411.783
+1307.816832	307.505
+1307.866353	277.44
+1307.915875	251.18
+1307.965397	231.771
+1308.014921	296.088
+1308.064445	342.518
+1308.113970	379.434
+1308.163497	434.998
+1308.213024	441.848
+1308.262552	451.362
+1308.312081	409.88
+1308.361611	340.996
+1308.411142	345.182
+1308.460674	378.673
+1308.510207	422.439
+1308.559741	594.839
+1308.609275	889.022
+1308.658811	1038.21
+1308.708347	878.366
+1308.757885	606.636
+1308.807423	429.67
+1308.856963	302.938
+1308.906503	238.621
+1308.956044	261.075
+1309.005587	318.161
+1309.055130	362.308
+1309.104674	381.717
+1309.154219	360.405
+1309.203765	363.45
+1309.253312	352.794
+1309.302860	316.258
+1309.352408	291.141
+1309.401958	271.351
+1309.451509	286.574
+1309.501060	344.802
+1309.550613	494.367
+1309.600166	699.877
+1309.649721	803.774
+1309.699276	734.89
+1309.748832	492.084
+1309.798390	320.445
+1309.847948	299.894
+1309.897507	300.274
+1309.947067	288.096
+1309.996628	265.642
+1310.046190	243.188
+1310.095753	302.558
+1310.145316	329.959
+1310.194881	286.574
+1310.244447	256.128
+1310.294013	247.375
+1310.343581	277.059
+1310.393149	289.618
+1310.442719	242.427
+1310.492289	296.849
+1310.541860	439.564
+1310.591433	560.967
+1310.641006	648.499
+1310.690580	582.66
+1310.740155	420.155
+1310.789731	298.371
+1310.839308	273.634
+1310.888885	254.986
+1310.938464	211.601
+1310.988044	247.755
+1311.037625	326.534
+1311.087206	338.712
+1311.136789	365.733
+1311.186372	391.612
+1311.235957	376.389
+1311.285542	353.555
+1311.335128	347.085
+1311.384715	337.571
+1311.434304	331.481
+1311.483893	344.421
+1311.533483	410.26
+1311.583074	508.068
+1311.632666	643.171
+1311.682258	759.247
+1311.731852	703.302
+1311.781447	493.986
+1311.831043	284.29
+1311.880639	216.167
+1311.930237	197.9
+1311.979835	195.997
+1312.029435	207.034
+1312.079035	215.406
+1312.128636	238.241
+1312.178238	273.634
+1312.227842	291.902
+1312.277446	296.849
+1312.327051	317.4
+1312.376657	292.663
+1312.426264	270.97
+1312.475871	269.448
+1312.525480	333.004
+1312.575090	525.193
+1312.624701	746.688
+1312.674312	832.697
+1312.723925	665.245
+1312.773538	426.625
+1312.823153	294.946
+1312.872768	244.33
+1312.922384	205.892
+1312.972001	186.102
+1313.021620	170.879
+1313.071239	171.26
+1313.120859	211.22
+1313.170480	270.209
+1313.220102	291.521
+1313.269724	273.634
+1313.319348	224.54
+1313.368973	202.086
+1313.418599	243.569
+1313.468225	282.387
+1313.517853	425.864
+1313.567481	731.465
+1313.617111	1291.29
+1313.666741	1711.44
+1313.716372	1468.26
+1313.766004	795.782
+1313.815638	355.838
+1313.865272	239.763
+1313.914907	239.002
+1313.964543	237.099
+1314.014180	226.062
+1314.063817	227.965
+1314.113456	242.046
+1314.163096	258.792
+1314.212737	242.046
+1314.262378	240.905
+1314.312021	221.115
+1314.361664	199.803
+1314.411309	199.042
+1314.460954	248.897
+1314.510600	383.62
+1314.560247	709.011
+1314.609896	1270.74
+1314.659545	1750.64
+1314.709195	1747.6
+1314.758846	1201.85
+1314.808498	535.469
+1314.858151	269.448
+1314.907804	248.136
+1314.957459	264.5
+1315.007115	259.172
+1315.056771	215.406
+1315.106429	214.645
+1315.156087	253.844
+1315.205747	248.516
+1315.255407	212.742
+1315.305068	168.976
+1315.354731	170.118
+1315.404394	240.144
+1315.454058	259.172
+1315.503723	331.101
+1315.553389	526.716
+1315.603056	944.205
+1315.652724	1340.76
+1315.702392	1276.45
+1315.752062	871.896
+1315.801733	476.48
+1315.851404	322.348
+1315.901077	264.881
+1315.950750	204.75
+1316.000425	175.446
+1316.050100	177.349
+1316.099776	180.013
+1316.149454	197.139
+1316.199132	226.062
+1316.248811	221.495
+1316.298491	224.54
+1316.348172	197.519
+1316.397854	223.398
+1316.447537	342.518
+1316.497220	584.944
+1316.546905	1155.42
+1316.596591	2395.71
+1316.646277	4298.96
+1316.695965	5327.66
+1316.745653	3976.62
+1316.795343	1685.94
+1316.845033	495.128
+1316.894725	419.013
+1316.944417	525.955
+1316.994110	427.005
+1317.043804	263.739
+1317.093499	255.367
+1317.143195	330.72
+1317.192892	361.927
+1317.242590	280.104
+1317.292289	203.228
+1317.341988	199.803
+1317.391689	222.257
+1317.441391	240.144
+1317.491093	361.927
+1317.540797	688.079
+1317.590501	1510.12
+1317.640206	2811.68
+1317.689913	3699.56
+1317.739620	3096.35
+1317.789328	1599.17
+1317.839037	576.952
+1317.888747	310.55
+1317.938458	296.088
+1317.988170	323.489
+1318.037883	274.776
+1318.087597	234.816
+1318.137311	242.427
+1318.187027	316.259
+1318.236744	353.555
+1318.286461	246.233
+1318.336180	197.139
+1318.385899	262.598
+1318.435620	350.51
+1318.485341	474.197
+1318.535063	661.059
+1318.584786	1236.49
+1318.634510	2137.69
+1318.684235	2665.92
+1318.733961	2122.46
+1318.783688	1061.42
+1318.833416	395.418
+1318.883145	287.715
+1318.932875	292.663
+1318.982605	250.8
+1319.032337	208.937
+1319.082069	200.945
+1319.131803	218.07
+1319.181537	251.941
+1319.231273	287.715
+1319.281009	290.76
+1319.330746	293.805
+1319.380484	256.508
+1319.430224	256.128
+1319.479964	347.465
+1319.529705	500.456
+1319.579446	796.923
+1319.629189	1281.39
+1319.678933	1508.6
+1319.728678	1190.82
+1319.778424	703.302
+1319.828170	392.754
+1319.877918	313.975
+1319.927666	264.881
+1319.977416	263.359
+1320.027166	265.642
+1320.076917	234.054
+1320.126669	226.443
+1320.176423	293.424
+1320.226177	291.521
+1320.275932	257.65
+1320.325688	245.472
+1320.375445	243.949
+1320.425203	309.027
+1320.474961	462.018
+1320.524721	661.439
+1320.574482	839.547
+1320.624243	889.783
+1320.674006	874.56
+1320.723769	703.683
+1320.773534	441.848
+1320.823299	280.484
+1320.873065	248.897
+1320.922833	236.338
+1320.972601	202.847
+1321.022370	197.139
+1321.072140	202.847
+1321.121911	235.577
+1321.171683	246.233
+1321.221456	230.249
+1321.271230	194.094
+1321.321004	192.191
+1321.370780	225.301
+1321.420557	232.532
+1321.470334	294.566
+1321.520113	527.096
+1321.569892	770.664
+1321.619672	855.151
+1321.669454	763.433
+1321.719236	553.356
+1321.769019	357.36
+1321.818803	239.002
+1321.868588	212.742
+1321.918374	227.965
+1321.968161	223.779
+1322.017949	233.674
+1322.067738	226.824
+1322.117528	173.543
+1322.167318	181.535
+1322.217110	208.937
+1322.266902	258.792
+1322.316696	231.01
+1322.366490	221.115
+1322.416286	264.881
+1322.466082	305.602
+1322.515879	384.762
+1322.565677	487.517
+1322.615477	595.98
+1322.665277	633.657
+1322.715078	536.611
+1322.764879	380.575
+1322.814682	263.739
+1322.864486	213.884
+1322.914291	231.771
+1322.964097	201.706
+1323.013903	164.029
+1323.063711	185.341
+1323.113519	226.062
+1323.163329	254.605
+1323.213139	213.123
+1323.262950	196.758
+1323.312763	218.07
+1323.362576	230.629
+1323.412390	241.666
+1323.462205	264.12
+1323.512021	374.486
+1323.561838	602.069
+1323.611656	733.748
+1323.661474	687.699
+1323.711294	581.899
+1323.761115	463.921
+1323.810936	318.922
+1323.860759	202.467
+1323.910583	188.005
+1323.960407	216.548
+1324.010232	208.937
+1324.060059	221.495
+1324.109886	232.532
+1324.159714	213.123
+1324.209543	195.236
+1324.259373	196.378
+1324.309204	203.609
+1324.359036	226.824
+1324.408869	245.091
+1324.458703	268.306
+1324.508538	338.712
+1324.558373	436.9
+1324.608210	605.875
+1324.658047	734.89
+1324.707886	644.694
+1324.757725	385.903
+1324.807566	271.351
+1324.857407	271.351
+1324.907249	258.792
+1324.957092	223.398
+1325.006937	194.475
+1325.056782	198.281
+1325.106628	208.556
+1325.156474	207.414
+1325.206322	199.042
+1325.256171	180.013
+1325.306021	201.706
+1325.355872	244.33
+1325.405723	273.634
+1325.455576	274.395
+1325.505429	310.169
+1325.555284	436.52
+1325.605139	654.589
+1325.654995	822.041
+1325.704853	814.81
+1325.754711	640.888
+1325.804570	428.908
+1325.854430	288.477
+1325.904291	247.375
+1325.954153	254.605
+1326.004016	215.026
+1326.053880	228.346
+1326.103744	215.026
+1326.153610	203.989
+1326.203477	215.787
+1326.253344	222.257
+1326.303213	221.876
+1326.353082	202.086
+1326.402952	188.766
+1326.452824	205.892
+1326.502696	287.335
+1326.552569	422.439
+1326.602443	575.049
+1326.652318	740.598
+1326.702194	796.923
+1326.752071	671.334
+1326.801949	425.483
+1326.851828	276.298
+1326.901708	210.078
+1326.951588	195.616
+1327.001470	183.819
+1327.051353	176.588
+1327.101236	221.876
+1327.151121	257.269
+1327.201006	249.658
+1327.250892	210.078
+1327.300779	157.559
+1327.350668	166.312
+1327.400557	189.527
+1327.450447	186.863
+1327.500338	270.209
+1327.550230	396.94
+1327.600123	497.792
+1327.650016	588.749
+1327.699911	603.592
+1327.749807	554.878
+1327.799703	444.512
+1327.849601	277.059
+1327.899500	236.719
+1327.949399	256.889
+1327.999299	253.083
+1328.049201	220.354
+1328.099103	194.475
+1328.149006	215.787
+1328.198910	223.018
+1328.248815	228.346
+1328.298721	226.824
+1328.348628	214.645
+1328.398536	199.803
+1328.448445	197.9
+1328.498355	245.852
+1328.548265	361.927
+1328.598177	456.69
+1328.648089	558.304
+1328.698003	634.038
+1328.747917	578.854
+1328.797833	394.276
+1328.847749	251.18
+1328.897666	218.07
+1328.947585	215.406
+1328.997504	217.69
+1329.047424	207.414
+1329.097345	249.277
+1329.147267	267.164
+1329.197190	226.824
+1329.247113	228.726
+1329.297038	186.102
+1329.346964	149.567
+1329.396890	153.373
+1329.446818	209.698
+1329.496746	317.02
+1329.546676	431.953
+1329.596606	546.125
+1329.646538	674.759
+1329.696470	697.594
+1329.746403	583.041
+1329.796337	386.665
+1329.846272	258.792
+1329.896208	242.427
+1329.946145	267.545
+1329.996083	261.836
+1330.046022	236.338
+1330.095962	173.543
+1330.145902	143.858
+1330.195844	166.312
+1330.245787	176.588
+1330.295730	177.73
+1330.345674	186.102
+1330.395620	218.07
+1330.445566	246.233
+1330.495513	285.051
+1330.545462	376.77
+1330.595411	486.375
+1330.645361	562.87
+1330.695312	567.437
+1330.745264	487.136
+1330.795217	370.681
+1330.845170	219.212
+1330.895125	194.855
+1330.945081	208.556
+1330.995037	187.244
+1331.044995	151.47
+1331.094954	206.653
+1331.144913	275.918
+1331.194873	338.712
+1331.244835	350.51
+1331.294797	325.773
+1331.344760	276.298
+1331.394724	276.679
+1331.444689	300.655
+1331.494655	321.587
+1331.544622	363.83
+1331.594590	402.649
+1331.644559	503.501
+1331.694529	512.254
+1331.744499	399.604
+1331.794471	296.469
+1331.844444	235.577
+1331.894417	246.233
+1331.944392	235.196
+1331.994367	245.472
+1332.044343	271.351
+1332.094321	262.978
+1332.144299	254.606
+1332.194278	258.031
+1332.244258	288.857
+1332.294239	317.4
+1332.344221	327.295
+1332.394204	323.489
+1332.444188	301.797
+1332.494172	350.891
+1332.544158	460.496
+1332.594145	642.41
+1332.644132	683.512
+1332.694121	566.296
+1332.744110	461.638
+1332.794101	402.649
+1332.844092	300.274
+1332.894084	232.913
+1332.944077	193.714
+1332.994071	216.168
+1333.044067	216.548
+1333.094063	178.491
+1333.144059	194.094
+1333.194057	205.131
+1333.244056	235.577
+1333.294056	222.637
+1333.344057	229.107
+1333.394058	264.5
+1333.444061	337.19
+1333.494064	380.956
+1333.544069	429.289
+1333.594074	538.133
+1333.644080	692.266
+1333.694088	593.316
+1333.744096	438.803
+1333.794105	353.174
+1333.844115	259.172
+1333.894126	214.645
+1333.944138	248.516
+1333.994151	227.585
+1334.044165	191.811
+1334.094180	213.884
+1334.144195	237.099
+1334.194212	228.346
+1334.244229	205.892
+1334.294248	180.774
+1334.344267	165.171
+1334.394288	214.265
+1334.444309	225.682
+1334.494331	283.91
+1334.544355	404.932
+1334.594379	499.315
+1334.644404	635.18
+1334.694430	624.523
+1334.744457	512.254
+1334.794485	396.94
+1334.844513	309.408
+1334.894543	286.574
+1334.944574	278.582
+1334.994606	231.771
+1335.044638	208.176
+1335.094672	234.816
+1335.144706	245.472
+1335.194741	237.099
+1335.244778	230.629
+1335.294815	224.16
+1335.344853	222.637
+1335.394892	243.95
+1335.444932	241.286
+1335.494973	274.395
+1335.545015	396.56
+1335.595058	610.442
+1335.645102	695.691
+1335.695147	616.531
+1335.745193	487.897
+1335.795239	428.908
+1335.845287	406.074
+1335.895335	369.92
+1335.945385	298.372
+1335.995435	221.115
+1336.045487	213.504
+1336.095539	200.564
+1336.145592	224.16
+1336.195646	227.204
+1336.245701	182.297
+1336.295757	173.163
+1336.345814	209.698
+1336.395872	223.399
+1336.445931	210.459
+1336.495991	255.367
+1336.546051	353.935
+1336.596113	508.068
+1336.646176	593.697
+1336.696239	602.07
+1336.746304	537.753
+1336.796369	418.633
+1336.846435	303.319
+1336.896502	218.451
+1336.946571	215.787
+1336.996640	258.411
+1337.046710	297.991
+1337.096781	290.379
+1337.146853	236.719
+1337.196926	220.734
+1337.247000	231.39
+1337.297074	203.609
+1337.347150	230.249
+1337.397227	283.149
+1337.447304	298.752
+1337.497383	303.319
+1337.547462	353.935
+1337.597543	485.995
+1337.647624	595.219
+1337.697706	678.184
+1337.747789	617.293
+1337.797874	450.982
+1337.847959	351.271
+1337.898045	299.513
+1337.948132	269.829
+1337.998220	203.228
+1338.048308	168.976
+1338.098398	197.519
+1338.148489	217.309
+1338.198580	198.661
+1338.248673	211.22
+1338.298767	187.625
+1338.348861	178.11
+1338.398956	208.556
+1338.449053	232.913
+1338.499150	261.075
+1338.549248	343.66
+1338.599347	478.383
+1338.649447	626.426
+1338.699548	662.2
+1338.749650	520.627
+1338.799753	399.224
+1338.849857	309.028
+1338.899962	235.957
+1338.950068	221.115
+1339.000174	215.787
+1339.050282	195.617
+1339.100390	189.147
+1339.150500	186.863
+1339.200610	217.69
+1339.250722	251.18
+1339.300834	230.249
+1339.350947	222.257
+1339.401061	216.168
+1339.451176	266.023
+1339.501292	347.085
+1339.551409	426.244
+1339.601527	554.117
+1339.651646	624.904
+1339.701766	555.259
+1339.751886	410.641
+1339.802008	325.392
+1339.852131	274.776
+1339.902254	231.771
+1339.952379	202.848
+1340.002504	200.183
+1340.052630	213.504
+1340.102758	230.629
+1340.152886	234.435
+1340.203015	243.188
+1340.253145	243.569
+1340.303276	250.039
+1340.353408	257.65
+1340.403541	234.435
+1340.453675	260.314
+1340.503810	351.271
+1340.553945	445.654
+1340.604082	558.304
+1340.654220	692.266
+1340.704358	715.861
+1340.754497	567.437
+1340.804638	405.693
+1340.854779	301.036
+1340.904921	232.152
+1340.955065	240.144
+1341.005209	274.776
+1341.055354	257.65
+1341.105500	226.443
+1341.155647	232.152
+1341.205795	266.784
+1341.255944	307.505
+1341.306093	331.482
+1341.356244	279.343
+1341.406396	244.33
+1341.456548	288.477
+1341.506702	387.426
+1341.556856	630.232
+1341.607012	857.815
+1341.657168	908.051
+1341.707325	775.231
+1341.757484	559.445
+1341.807643	340.996
+1341.857803	243.188
+1341.907964	208.176
+1341.958126	213.504
+1342.008289	236.719
+1342.058453	215.407
+1342.108617	207.034
+1342.158783	251.18
+1342.208950	256.509
+1342.259117	243.188
+1342.309286	193.714
+1342.359455	154.134
+1342.409626	168.977
+1342.459797	223.779
+1342.509969	376.009
+1342.560142	543.461
+1342.610317	670.953
+1342.660492	727.659
+1342.710668	685.415
+1342.760845	463.16
+1342.811023	283.529
+1342.861201	247.755
+1342.911381	224.921
+1342.961562	237.86
+1343.011744	255.747
+1343.061926	253.464
+1343.112110	250.8
+1343.162294	224.54
+1343.212480	185.722
+1343.262666	213.884
+1343.312853	240.144
+1343.363041	235.577
+1343.413231	235.196
+1343.463421	243.949
+1343.513612	323.87
+1343.563804	432.714
+1343.613997	538.133
+1343.664190	627.187
+1343.714385	636.321
+1343.764581	486.375
+1343.814778	300.274
+1343.864975	258.411
+1343.915174	258.411
+1343.965373	235.577
+1344.015574	206.273
+1344.065775	216.548
+1344.115977	230.629
+1344.166180	242.808
+1344.216384	236.719
+1344.266590	202.086
+1344.316796	192.191
+1344.367003	213.884
+1344.417210	225.301
+1344.467419	274.015
+1344.517629	355.458
+1344.567840	497.792
+1344.618051	614.628
+1344.668264	616.912
+1344.718478	523.671
+1344.768692	401.127
+1344.818907	326.915
+1344.869124	275.918
+1344.919341	249.658
+1344.969559	210.078
+1345.019778	200.945
+1345.069999	197.139
+1345.120220	184.961
+1345.170442	173.163
+1345.220664	203.609
+1345.270888	227.204
+1345.321113	195.236
+1345.371339	173.924
+1345.421565	194.855
+1345.471793	270.209
+1345.522022	393.134
+1345.572251	487.517
+1345.622481	615.77
+1345.672713	654.969
+1345.722945	570.101
+1345.773178	422.439
+1345.823412	316.639
+1345.873648	277.44
+1345.923884	218.07
+1345.974121	223.018
+1346.024358	232.532
+1346.074597	223.779
+1346.124837	235.577
+1346.175078	254.225
+1346.225319	215.026
+1346.275562	207.795
+1346.325806	224.921
+1346.376050	257.65
+1346.426295	273.254
+1346.476542	285.813
+1346.526789	388.187
+1346.577037	591.033
+1346.627286	756.963
+1346.677537	743.262
+1346.727788	584.183
+1346.778040	424.341
+1346.828293	299.894
+1346.878546	238.241
+1346.928801	214.265
+1346.979057	197.139
+1347.029314	205.892
+1347.079571	213.504
+1347.129830	194.855
+1347.180089	243.188
+1347.230350	291.141
+1347.280611	278.582
+1347.330873	279.723
+1347.381136	278.962
+1347.431401	263.739
+1347.481666	302.177
+1347.531932	531.283
+1347.582199	1195.38
+1347.632467	2961.63
+1347.682735	6340.36
+1347.733005	10100.1
+1347.783276	10527.4
+1347.833548	6358.25
+1347.883820	1995.35
+1347.934094	573.907
+1347.984368	718.145
+1348.034644	895.112
+1348.084920	697.213
+1348.135197	401.507
+1348.185475	317.02
+1348.235755	465.444
+1348.286035	549.551
+1348.336316	367.636
+1348.386598	239.002
+1348.436881	314.737
+1348.487164	430.812
+1348.537449	620.337
+1348.587735	1164.18
+1348.638022	2647.27
+1348.688309	5470.75
+1348.738598	8181.96
+1348.788887	7961.23
+1348.839178	4564.99
+1348.889469	1471.3
+1348.939761	495.128
+1348.990055	512.254
+1349.040349	572.766
+1349.090644	429.289
+1349.140940	277.821
+1349.191237	266.404
+1349.241535	362.308
+1349.291834	471.913
+1349.342133	425.103
+1349.392434	296.088
+1349.442736	311.692
+1349.493038	422.439
+1349.543342	555.64
+1349.593646	878.747
+1349.643952	1546.65
+1349.694258	2666.3
+1349.744565	3758.17
+1349.794874	3571.69
+1349.845183	2009.81
+1349.895493	702.922
+1349.945804	363.831
+1349.996116	287.716
+1350.046429	282.768
+1350.096743	293.044
+1350.147058	213.504
+1350.197373	156.418
+1350.247690	212.743
+1350.298008	302.939
+1350.348326	264.501
+1350.398646	197.52
+1350.448966	214.646
+1350.499287	283.149
+1350.549610	430.051
+1350.599933	554.879
+1350.650257	810.625
+1350.700582	1271.88
+1350.750908	1610.97
+1350.801235	1363.98
+1350.851563	742.121
+1350.901892	329.198
+1350.952222	260.695
+1351.002552	295.708
+1351.052884	278.202
+1351.103217	278.963
+1351.153550	251.181
+1351.203885	211.22
+1351.254220	242.428
+1351.304556	306.364
+1351.354894	298.753
+1351.405232	195.998
+1351.455571	204.37
+1351.505911	377.531
+1351.556252	678.565
+1351.606594	1028.31
+1351.656937	1408.51
+1351.707281	1773.86
+1351.757626	1651.31
+1351.807972	1013.09
+1351.858318	500.837
+1351.908666	296.469
+1351.959014	272.873
+1352.009364	267.545
+1352.059714	259.934
+1352.110066	188.005
+1352.160418	156.037
+1352.210771	203.228
+1352.261125	265.642
+1352.311480	240.905
+1352.361837	197.9
+1352.412193	207.415
+1352.462551	269.448
+1352.512910	380.956
+1352.563270	536.231
+1352.613631	810.244
+1352.663992	1171.03
+1352.714355	1423.35
+1352.764719	1229.26
+1352.815083	713.578
+1352.865449	348.227
+1352.915815	277.44
+1352.966182	316.259
+1353.016550	347.846
+1353.066920	322.729
+1353.117290	252.703
+1353.167661	224.921
+1353.218033	285.432
+1353.268406	326.534
+1353.318779	278.963
+1353.369154	194.856
+1353.419530	196.378
+1353.469907	272.493
+1353.520284	374.867
+1353.570663	547.648
+1353.621042	769.522
+1353.671423	968.943
+1353.721804	961.332
+1353.772186	758.105
+1353.822570	497.793
+1353.872954	344.041
+1353.923339	301.036
+1353.973725	316.259
+1354.024112	325.012
+1354.074500	316.259
+1354.124889	258.412
+1354.175279	222.257
+1354.225669	225.302
+1354.276061	238.241
+1354.326454	219.974
+1354.376847	199.423
+1354.427242	213.504
+1354.477637	262.979
+1354.528033	350.891
+1354.578431	529.38
+1354.628829	896.254
+1354.679228	1289.77
+1354.729628	1429.44
+1354.780029	1057.62
+1354.830431	606.637
+1354.880834	318.542
+1354.931238	245.472
+1354.981643	267.545
+1355.032049	294.566
+1355.082455	275.918
+1355.132863	219.213
+1355.183271	225.682
+1355.233681	268.687
+1355.284091	262.598
+1355.334503	286.955
+1355.384915	313.214
+1355.435328	305.603
+1355.485742	355.458
+1355.536158	551.073
+1355.586574	934.692
+1355.636991	1387.57
+1355.687408	1628.48
+1355.737827	1461.79
+1355.788247	981.122
+1355.838668	499.315
+1355.889090	328.818
+1355.939512	305.603
+1355.989936	280.485
+1356.040360	259.553
+1356.090786	208.556
+1356.141212	210.459
+1356.191639	266.784
+1356.242068	240.144
+1356.292497	224.541
+1356.342927	195.236
+1356.393358	184.961
+1356.443790	261.456
+1356.494223	348.988
+1356.544657	506.546
+1356.595091	829.653
+1356.645527	1119.27
+1356.695964	1231.16
+1356.746402	1040.87
+1356.796840	672.857
+1356.847280	396.56
+1356.897720	294.947
+1356.948161	262.217
+1356.998604	284.671
+1357.049047	269.448
+1357.099491	247.756
+1357.149936	269.829
+1357.200382	264.881
+1357.250829	205.512
+1357.301277	234.435
+1357.351726	270.971
+1357.402176	242.808
+1357.452627	274.396
+1357.503078	444.512
+1357.553531	638.224
+1357.603984	971.988
+1357.654439	1339.24
+1357.704894	1363.98
+1357.755351	975.032
+1357.805808	549.931
+1357.856266	350.511
+1357.906725	331.101
+1357.957186	264.12
+1358.007647	205.131
+1358.058109	218.451
+1358.108572	264.12
+1358.159035	290.38
+1358.209500	286.194
+1358.259966	246.233
+1358.310433	197.52
+1358.360900	206.654
+1358.411369	253.464
+1358.461838	307.886
+1358.512309	383.621
+1358.562780	587.228
+1358.613252	873.8
+1358.663726	1121.17
+1358.714200	1062.18
+1358.764675	759.247
+1358.815151	471.533
+1358.865628	317.401
+1358.916106	278.963
+1358.966585	258.031
+1359.017065	203.99
+1359.067545	239.383
+1359.118027	300.655
+1359.168510	277.44
+1359.218993	234.055
+1359.269478	211.601
+1359.319963	210.459
+1359.370450	210.459
+1359.420937	270.209
+1359.471425	311.311
+1359.521914	318.542
+1359.572404	439.184
+1359.622895	628.71
+1359.673387	774.47
+1359.723880	707.108
+1359.774374	521.769
+1359.824869	337.952
+1359.875365	251.942
+1359.925861	265.643
+1359.976359	275.537
+1360.026858	240.144
+1360.077357	245.092
+1360.127858	251.181
+1360.178359	246.233
+1360.228861	224.16
+1360.279365	207.034
+1360.329869	183.439
+1360.380374	203.228
+1360.430880	313.975
+1360.481387	578.094
+1360.531895	1155.81
+1360.582404	1811.53
+1360.632914	1930.27
+1360.683424	1396.71
+1360.733936	755.441
+1360.784449	478.764
+1360.834962	394.276
+1360.885477	358.503
+1360.935992	322.348
+1360.986508	257.65
+1361.037026	208.937
+1361.087544	178.872
+1361.138063	188.005
+1361.188583	227.204
+1361.239104	202.848
+1361.289626	196.378
+1361.340149	211.22
+1361.390673	240.525
+1361.441198	352.033
+1361.491724	570.482
+1361.542250	962.473
+1361.592778	1423.73
+1361.643307	1459.12
+1361.693836	1088.06
+1361.744367	706.347
+1361.794898	463.541
+1361.845430	307.886
+1361.895964	250.8
+1361.946498	230.63
+1361.997033	214.646
+1362.047569	194.856
+1362.098106	200.564
+1362.148644	220.735
+1362.199183	204.751
+1362.249723	182.677
+1362.300263	178.111
+1362.350805	201.326
+1362.401348	202.467
+1362.451891	276.299
+1362.502436	462.399
+1362.552981	695.311
+1362.603527	893.97
+1362.654075	892.448
+1362.704623	717.764
+1362.755172	578.094
+1362.805722	442.99
+1362.856273	296.85
+1362.906825	239.383
+1362.957378	236.719
+1363.007932	226.063
+1363.058487	215.787
+1363.109043	216.548
+1363.159599	206.654
+1363.210157	185.341
+1363.260716	187.625
+1363.311275	194.475
+1363.361836	200.945
+1363.412397	239.383
+1363.462959	245.472
+1363.513523	328.057
+1363.564087	531.283
+1363.614652	662.201
+1363.665218	610.062
+1363.715785	559.446
+1363.766353	482.95
+1363.816922	360.786
+1363.867492	281.627
+1363.918062	211.982
+1363.968634	203.609
+1364.019207	206.273
+1364.069780	201.326
+1364.120355	218.451
+1364.170930	223.018
+1364.221507	200.564
+1364.272084	199.042
+1364.322662	186.103
+1364.373241	148.045
+1364.423821	160.604
+1364.474403	225.302
+1364.524985	321.587
+1364.575567	419.775
+1364.626151	522.149
+1364.676736	571.624
+1364.727322	538.895
+1364.777909	469.25
+1364.828496	384.001
+1364.879085	270.971
+1364.929674	212.362
+1364.980265	183.819
+1365.030856	151.09
+1365.081448	151.851
+1365.132042	192.192
+1365.182636	213.885
+1365.233231	209.698
+1365.283827	208.937
+1365.334424	200.564
+1365.385022	222.257
+1365.435621	259.173
+1365.486221	370.3
+1365.536822	621.099
+1365.587423	960.951
+1365.638026	1215.17
+1365.688629	1274.16
+1365.739234	968.563
+1365.789839	565.154
+1365.840446	330.721
+1365.891053	244.711
+1365.941661	224.541
+1365.992271	173.163
+1366.042881	170.499
+1366.093492	195.998
+1366.144104	228.346
+1366.194717	258.031
+1366.245331	229.488
+1366.295945	173.924
+1366.346561	202.087
+1366.397178	220.735
+1366.447796	281.627
+1366.498414	384.382
+1366.549034	572.005
+1366.599654	823.945
+1366.650275	1056.09
+1366.700898	1022.22
+1366.751521	761.15
+1366.802145	468.869
+1366.852770	283.149
+1366.903396	240.144
+1366.954023	199.803
+1367.004651	175.447
+1367.055280	201.326
+1367.105910	217.31
+1367.156541	217.31
+1367.207173	229.869
+1367.257805	210.84
+1367.308439	215.026
+1367.359073	224.921
+1367.409709	217.69
+1367.460345	222.257
+1367.510982	256.509
+1367.561621	428.528
+1367.612260	636.702
+1367.662900	777.134
+1367.713541	732.607
+1367.764183	487.898
+1367.814826	319.304
+1367.865470	313.215
+1367.916115	285.433
+1367.966761	237.48
+1368.017407	249.278
+1368.068055	247.756
+1368.118703	212.743
+1368.169353	198.662
+1368.220003	195.237
+1368.270655	215.407
+1368.321307	205.893
+1368.371960	187.245
+1368.422615	192.573
+1368.473270	251.181
+1368.523926	352.794
+1368.574583	462.019
+1368.625241	609.682
+1368.675900	713.198
+1368.726559	632.135
+1368.777220	410.261
+1368.827882	263.359
+1368.878545	212.362
+1368.929208	210.079
+1368.979873	238.622
+1369.030538	260.315
+1369.081205	189.528
+1369.131872	153.373
+1369.182540	156.799
+1369.233209	194.095
+1369.283879	235.577
+1369.334551	226.824
+1369.385223	211.221
+1369.435896	196.378
+1369.486569	286.194
+1369.537244	461.258
+1369.587920	694.55
+1369.638597	924.036
+1369.689274	977.697
+1369.739953	840.69
+1369.790632	634.799
+1369.841313	463.922
+1369.891994	333.766
+1369.942677	264.12
+1369.993360	312.453
+1370.044044	368.017
+1370.094729	391.613
+1370.145415	393.516
+1370.196102	385.904
+1370.246790	352.794
+1370.297479	313.215
+1370.348169	287.335
+1370.398860	286.955
+1370.449551	345.563
+1370.500244	426.626
+1370.550938	548.409
+1370.601632	718.906
+1370.652328	899.679
+1370.703024	927.461
+1370.753721	760.008
+1370.804420	578.094
+1370.855119	386.665
+1370.905819	291.902
+1370.956520	269.829
+1371.007222	291.902
+1371.057925	305.223
+1371.108629	344.802
+1371.159334	351.653
+1371.210040	334.146
+1371.260746	399.224
+1371.311454	426.245
+1371.362162	438.043
+1371.412872	355.839
+1371.463582	312.453
+1371.514294	435.379
+1371.565006	649.642
+1371.615719	917.185
+1371.666434	1054.19
+1371.717149	979.98
+1371.767865	818.617
+1371.818582	609.301
+1371.869300	410.642
+1371.920019	315.879
+1371.970739	247.756
+1372.021459	208.176
+1372.072181	233.294
+1372.122904	258.793
+1372.173627	291.522
+1372.224352	280.866
+1372.275077	283.91
+1372.325804	260.315
+1372.376531	228.347
+1372.427259	251.942
+1372.477988	291.902
+1372.528719	380.576
+1372.579450	495.51
+1372.630182	665.626
+1372.680915	781.321
+1372.731649	778.276
+1372.782383	623.763
+1372.833119	444.132
+1372.883856	286.955
+1372.934594	226.444
+1372.985332	231.772
+1373.036072	204.37
+1373.086812	239.003
+1373.137554	253.845
+1373.188296	274.396
+1373.239039	283.149
+1373.289783	269.449
+1373.340528	240.144
+1373.391275	212.743
+1373.442022	193.714
+1373.492770	262.218
+1373.543518	410.642
+1373.594268	583.803
+1373.645019	754.68
+1373.695771	848.302
+1373.746523	735.271
+1373.797277	579.236
+1373.848032	461.638
+1373.898787	320.445
+1373.949543	242.047
+1374.000301	227.966
+1374.051059	224.541
+1374.101818	235.577
+1374.152578	199.042
+1374.203339	187.245
+1374.254101	169.358
+1374.304864	184.2
+1374.355628	207.796
+1374.406393	177.73
+1374.457159	203.609
+1374.507926	287.716
+1374.558693	446.415
+1374.609462	590.272
+1374.660231	662.201
+1374.711002	654.209
+1374.761773	577.713
+1374.812546	470.392
+1374.863319	383.24
+1374.914093	312.834
+1374.964868	210.46
+1375.015644	153.373
+1375.066421	151.851
+1375.117199	190.67
+1375.167978	202.087
+1375.218758	192.192
+1375.269539	187.245
+1375.320321	177.35
+1375.371103	191.811
+1375.421887	210.46
+1375.472671	238.241
+1375.523457	299.894
+1375.574243	389.71
+1375.625031	538.134
+1375.675819	573.908
+1375.726608	551.454
+1375.777398	465.825
+1375.828189	331.863
+1375.878981	225.302
+1375.929774	187.625
+1375.980568	195.998
+1376.031363	216.549
+1376.082159	185.342
+1376.132956	164.41
+1376.183753	186.483
+1376.234552	236.719
+1376.285351	227.205
+1376.336152	203.609
+1376.386953	188.767
+1376.437756	197.52
+1376.488559	270.971
+1376.539363	357.742
+1376.590168	422.82
+1376.640974	461.638
+1376.691781	535.089
+1376.742589	495.89
+1376.793398	369.92
+1376.844208	310.931
+1376.895019	293.425
+1376.945831	214.265
+1376.996643	170.88
+1377.047457	197.52
+1377.098271	197.901
+1377.149087	210.84
+1377.199903	215.026
+1377.250720	227.205
+1377.301539	231.391
+1377.352358	216.549
+1377.403178	235.958
+1377.453999	261.837
+1377.504821	304.081
+1377.555644	398.844
+1377.606468	505.024
+1377.657293	572.005
+1377.708119	594.839
+1377.758945	501.218
+1377.809773	334.907
+1377.860602	220.735
+1377.911431	212.362
+1377.962262	262.218
+1378.013093	238.622
+1378.063925	197.52
+1378.114759	220.735
+1378.165593	198.281
+1378.216428	153.373
+1378.267264	163.649
+1378.318101	191.431
+1378.368939	215.788
+1378.419778	323.871
+1378.470618	485.995
+1378.521459	771.426
+1378.572301	1272.64
+1378.623143	1837.41
+1378.673987	1869.76
+1378.724831	1307.65
+1378.775677	686.558
+1378.826523	337.191
+1378.877371	283.149
+1378.928219	296.469
+1378.979068	258.412
+1379.029918	234.816
+1379.080769	277.441
+1379.131621	279.343
+1379.182474	248.898
+1379.233328	249.278
+1379.284183	221.496
+1379.335039	221.496
+1379.385896	258.792
+1379.436753	320.445
+1379.487612	512.635
+1379.538471	891.687
+1379.589332	1365.12
+1379.640193	1626.58
+1379.691056	1407.75
+1379.741919	873.039
+1379.792783	492.084
+1379.843648	370.681
+1379.894514	338.332
+1379.945381	275.538
+1379.996249	221.496
+1380.047118	199.423
+1380.097988	183.819
+1380.148859	235.958
+1380.199731	244.711
+1380.250603	203.609
+1380.301477	208.937
+1380.352351	218.832
+1380.403227	230.249
+1380.454103	393.135
+1380.504981	628.71
+1380.555859	879.509
+1380.606738	1148.95
+1380.657618	1344.57
+1380.708499	1428.3
+1380.759381	1233.82
+1380.810264	816.333
+1380.861148	464.683
+1380.912033	312.073
+1380.962919	318.162
+1381.013806	285.433
+1381.064693	283.149
+1381.115582	248.136
+1381.166472	191.431
+1381.217362	204.37
+1381.268253	253.084
+1381.319146	232.533
+1381.370039	191.05
+1381.420933	235.577
+1381.471828	351.272
+1381.522725	538.895
+1381.573622	907.671
+1381.624520	1642.18
+1381.675418	2658.31
+1381.726318	3249.34
+1381.777219	2629.01
+1381.828121	1371.59
+1381.879024	599.406
+1381.929927	398.844
+1381.980832	363.07
+1382.031737	357.361
+1382.082644	293.044
+1382.133551	257.27
+1382.184459	313.595
+1382.235368	333.385
+1382.286279	265.262
+1382.337190	220.354
+1382.388102	202.848
+1382.439015	194.856
+1382.489929	259.554
+1382.540843	442.61
+1382.591759	792.738
+1382.642676	1326.68
+1382.693594	2045.97
+1382.744512	2336.35
+1382.795432	1742.65
+1382.846352	906.91
+1382.897274	426.626
+1382.948196	314.737
+1382.999119	275.918
+1383.050044	240.906
+1383.100969	237.861
+1383.151895	246.614
+1383.202822	264.882
+1383.253750	267.165
+1383.304679	244.711
+1383.355609	218.452
+1383.406539	219.213
+1383.457471	246.234
+1383.508404	384.763
+1383.559337	643.172
+1383.610272	1010.43
+1383.661207	1500.61
+1383.712144	1832.85
+1383.763081	1605.64
+1383.814020	959.049
+1383.864959	473.436
+1383.915899	319.684
+1383.966840	265.262
+1384.017782	205.512
+1384.068725	208.176
+1384.119669	206.654
+1384.170614	220.355
+1384.221560	243.95
+1384.272506	215.788
+1384.323454	198.662
+1384.374403	188.386
+1384.425352	208.557
+1384.476303	309.789
+1384.527254	458.594
+1384.578206	732.607
+1384.629160	1229.64
+1384.680114	1907.06
+1384.731069	2374.4
+1384.782025	2029.98
+1384.832982	1134.49
+1384.883940	515.299
+1384.934899	320.445
+1384.985859	264.882
+1385.036820	261.457
+1385.087782	224.16
+1385.138744	216.549
+1385.189708	230.249
+1385.240672	218.452
+1385.291638	217.31
+1385.342604	213.504
+1385.393572	195.237
+1385.444540	202.087
+1385.495509	258.792
+1385.546479	358.122
+1385.597451	641.65
+1385.648423	1058.76
+1385.699396	1502.51
+1385.750369	1668.06
+1385.801344	1303.85
+1385.852320	686.177
+1385.903297	301.797
+1385.954275	218.071
+1386.005253	232.152
+1386.056233	221.116
+1386.107213	193.714
+1386.158195	160.604
+1386.209177	216.929
+1386.260160	286.194
+1386.311144	242.808
+1386.362130	202.087
+1386.413116	236.339
+1386.464103	299.133
+1386.515091	336.81
+1386.566080	361.167
+1386.617070	471.914
+1386.668060	710.914
+1386.719052	979.6
+1386.770045	967.041
+1386.821038	657.253
+1386.872033	405.313
+1386.923028	269.829
+1386.974025	231.772
+1387.025022	247.756
+1387.076021	193.334
+1387.127020	192.953
+1387.178020	192.573
+1387.229021	208.176
+1387.280023	210.079
+1387.331026	202.848
+1387.382030	170.119
+1387.433035	166.313
+1387.484041	203.609
+1387.535047	326.915
+1387.586055	512.635
+1387.637064	623.382
+1387.688073	714.339
+1387.739084	772.567
+1387.790095	600.928
+1387.841108	402.649
+1387.892121	307.125
+1387.943135	266.785
+1387.994150	207.796
+1388.045166	180.775
+1388.096183	149.187
+1388.147201	171.26
+1388.198220	211.221
+1388.249240	241.667
+1388.300261	264.121
+1388.351283	268.687
+1388.402305	251.181
+1388.453329	238.242
+1388.504354	312.453
+1388.555379	435.379
+1388.606406	536.612
+1388.657433	602.831
+1388.708461	648.5
+1388.759490	613.487
+1388.810521	462.019
+1388.861552	325.012
+1388.912584	229.869
+1388.963617	194.475
+1389.014651	228.347
+1389.065686	209.698
+1389.116721	175.827
+1389.167758	175.066
+1389.218796	184.2
+1389.269834	199.804
+1389.320874	213.885
+1389.371914	180.014
+1389.422956	179.633
+1389.473998	216.168
+1389.525042	305.603
+1389.576086	577.713
+1389.627131	919.469
+1389.678177	1200.71
+1389.729224	1309.18
+1389.780272	1053.05
+1389.831321	690.744
+1389.882371	422.059
+1389.933422	267.926
+1389.984473	250.42
+1390.035526	231.391
+1390.086580	235.578
+1390.137634	221.116
+1390.188690	202.468
+1390.239746	233.675
+1390.290804	225.683
+1390.341862	186.864
+1390.392921	190.67
+1390.443981	229.108
+1390.495042	301.036
+1390.546105	536.992
+1390.597168	930.506
+1390.648231	1317.55
+1390.699296	1461.79
+1390.750362	1207.18
+1390.801429	803.013
+1390.852497	478.384
+1390.903565	322.729
+1390.954635	248.898
+1391.005705	195.998
+1391.056777	172.402
+1391.107849	174.686
+1391.158922	170.499
+1391.209997	181.155
+1391.261072	189.528
+1391.312148	174.305
+1391.363225	146.904
+1391.414303	174.305
+1391.465382	254.226
+1391.516462	375.248
+1391.567543	578.094
+1391.618624	884.076
+1391.669707	1123.84
+1391.720791	1041.63
+1391.771875	762.292
+1391.822961	517.202
+1391.874047	370.681
+1391.925134	289.238
+1391.976223	227.966
+1392.027312	207.415
+1392.078402	203.609
+1392.129493	231.011
+1392.180585	251.181
+1392.231678	207.415
+1392.282772	234.055
+1392.333867	259.173
+1392.384963	235.197
+1392.436060	231.391
+1392.487157	295.328
+1392.538256	457.833
+1392.589356	769.523
+1392.640456	1022.6
+1392.691558	953.34
+1392.742660	708.631
+1392.793763	486.756
+1392.844868	388.188
+1392.895973	307.506
+1392.947079	271.351
+1392.998186	251.181
+1393.049294	210.079
+1393.100403	229.869
+1393.151513	250.039
+1393.202624	250.8
+1393.253735	215.407
+1393.304848	203.229
+1393.355962	220.354
+1393.407076	242.047
+1393.458192	323.49
+1393.509308	411.403
+1393.560425	533.947
+1393.611544	806.058
+1393.662663	984.927
+1393.713783	970.846
+1393.764904	763.814
+1393.816026	481.809
+1393.867149	287.716
+1393.918273	226.824
+1393.969398	224.921
+1394.020524	207.795
+1394.071651	198.281
+1394.122778	193.714
+1394.173907	207.795
+1394.225037	239.383
+1394.276167	246.995
+1394.327299	242.428
+1394.378431	225.682
+1394.429564	224.921
+1394.480699	304.842
+1394.531834	497.032
+1394.582970	783.604
+1394.634107	1041.63
+1394.685245	1014.23
+1394.736384	803.774
+1394.787524	597.123
+1394.838665	415.969
+1394.889806	253.845
+1394.940949	258.031
+1394.992093	267.926
+1395.043237	241.286
+1395.094383	202.848
+1395.145529	202.087
+1395.196677	206.273
+1395.247825	240.525
+1395.298974	261.456
+1395.350124	261.837
+1395.401275	213.885
+1395.452427	210.46
+1395.503580	327.296
+1395.554734	567.438
+1395.605889	812.147
+1395.657045	981.122
+1395.708202	1000.91
+1395.759360	860.099
+1395.810518	610.443
+1395.861678	373.345
+1395.912838	292.283
+1395.964000	239.003
+1396.015162	237.1
+1396.066325	247.375
+1396.117490	265.262
+1396.168655	318.923
+1396.219821	336.43
+1396.270988	321.207
+1396.322156	284.291
+1396.373325	256.89
+1396.424495	232.913
+1396.475666	266.785
+1396.526837	390.09
+1396.578010	574.669
+1396.629184	742.502
+1396.680358	812.528
+1396.731534	756.203
+1396.782710	602.831
+1396.833888	401.888
+1396.885066	240.906
+1396.936245	214.265
+1396.987425	261.076
+1397.038607	305.603
+1397.089789	339.474
+1397.140972	359.645
+1397.192156	372.965
+1397.243340	334.146
+1397.294526	284.672
+1397.345713	261.457
+1397.396901	263.74
+1397.448089	246.234
+1397.499279	264.882
+1397.550469	365.734
+1397.601661	481.428
+1397.652853	476.481
+1397.704047	503.882
+1397.755241	574.669
+1397.806436	486.376
+1397.857632	321.207
+1397.908829	251.181
+1397.960027	259.173
+1398.011226	252.703
+1398.062426	243.189
+1398.113627	265.262
+1398.164829	291.141
+1398.216031	294.567
+1398.267235	282.769
+1398.318440	232.533
+1398.369645	226.444
+1398.420852	258.412
+1398.472059	301.036
+1398.523267	311.692
+1398.574477	345.944
+1398.625687	479.145
+1398.676898	583.042
+1398.728110	619.957
+1398.779323	535.85
+1398.830537	352.794
+1398.881752	259.554
+1398.932968	222.257
+1398.984184	208.557
+1399.035402	212.362
+1399.086621	237.48
+1399.137840	243.189
+1399.189061	214.265
+1399.240282	193.334
+1399.291505	183.439
+1399.342728	228.347
+1399.393952	247.756
+1399.445177	254.606
+1399.496404	334.527
+1399.547631	549.932
+1399.598859	771.045
+1399.650088	785.126
+1399.701317	623.382
+1399.752548	497.032
+1399.803780	408.739
+1399.855013	311.312
+1399.906246	255.367
+1399.957481	258.412
+1400.008716	254.226
+1400.059953	208.557
+1400.111190	186.483
+1400.162429	194.475
+1400.213668	182.297
+1400.264908	199.042
+1400.316149	206.273
+1400.367391	183.439
+1400.418634	192.573
+1400.469878	264.121
+1400.521123	411.783
+1400.572369	600.548
+1400.623616	836.884
+1400.674863	906.149
+1400.726112	812.528
+1400.777362	731.465
+1400.828612	594.459
+1400.879864	410.261
+1400.931116	296.089
+1400.982369	261.076
+1401.033624	244.711
+1401.084879	215.026
+1401.136135	194.095
+1401.187392	183.058
+1401.238650	200.184
+1401.289909	239.383
+1401.341169	243.189
+1401.392430	204.37
+1401.443692	213.504
+1401.494954	263.359
+1401.546218	368.778
+1401.597482	546.126
+1401.648748	750.494
+1401.700014	849.063
+1401.751282	844.115
+1401.802550	697.594
+1401.853819	487.137
+1401.905090	345.944
+1401.956361	291.522
+1402.007633	267.926
+1402.058906	229.488
+1402.110180	169.738
+1402.161455	197.901
+1402.212731	191.431
+1402.264007	194.095
+1402.315285	193.334
+1402.366564	207.034
+1402.417843	213.504
+1402.469124	188.006
+1402.520405	246.233
+1402.571688	406.075
+1402.622971	513.777
+1402.674255	589.131
+1402.725540	630.613
+1402.776827	575.049
+1402.828114	444.513
+1402.879402	346.324
+1402.930691	253.845
+1402.981980	211.601
+1403.033271	188.006
+1403.084563	177.73
+1403.135856	165.171
+1403.187149	141.576
+1403.238444	168.977
+1403.289740	165.552
+1403.341036	172.783
+1403.392333	199.042
+1403.443632	222.638
+1403.494931	261.837
+1403.546231	371.823
+1403.597532	449.079
+1403.648834	522.15
+1403.700137	592.175
+1403.751441	600.548
+1403.802746	518.344
+1403.854052	366.495
+1403.905359	264.882
+1403.956667	212.362
+1404.007975	171.26
+1404.059285	173.544
+1404.110595	175.827
+1404.161907	152.993
+1404.213219	167.074
+1404.264533	190.289
+1404.315847	184.961
+1404.367162	178.491
+1404.418478	154.515
+1404.469795	139.673
+1404.521113	209.318
+1404.572432	313.595
+1404.623752	407.216
+1404.675073	526.336
+1404.726395	610.062
+1404.777717	592.556
+1404.829041	417.492
+1404.880366	260.695
+1404.931691	194.856
+1404.983018	181.155
+1405.034345	192.192
+1405.085673	211.982
+1405.137003	196.759
+1405.188333	182.297
+1405.239664	207.034
+1405.290996	188.006
+1405.342329	193.334
+1405.393663	231.01
+1405.444998	235.958
+1405.496334	225.682
+1405.547671	271.351
+1405.599008	401.127
+1405.650347	519.866
+1405.701687	545.365
+1405.753027	540.037
+1405.804369	474.578
+1405.855711	388.568
+1405.907054	282.388
+1405.958399	185.722
+1406.009744	157.56
+1406.061090	176.208
+1406.112437	206.273
+1406.163785	205.512
+1406.215134	215.788
+1406.266484	196.759
+1406.317835	167.835
+1406.369187	148.426
+1406.420539	154.515
+1406.471893	219.593
+1406.523247	334.907
+1406.574603	439.946
+1406.625959	482.57
+1406.677317	583.422
+1406.728675	740.218
+1406.780034	854.391
+1406.831395	752.016
+1406.882756	480.286
+1406.934118	288.477
+1406.985481	242.428
+1407.036845	238.241
+1407.088210	215.788
+1407.139576	230.63
+1407.190942	265.643
+1407.242310	248.897
+1407.293679	244.711
+1407.345048	235.958
+1407.396419	208.937
+1407.447790	242.808
+1407.499163	278.963
+1407.550536	378.673
+1407.601910	555.26
+1407.653286	725.757
+1407.704662	828.892
+1407.756039	787.41
+1407.807417	701.019
+1407.858796	570.863
+1407.910176	379.434
+1407.961557	278.202
+1408.012938	248.136
+1408.064321	252.323
+1408.115705	239.383
+1408.167089	211.982
+1408.218475	193.714
+1408.269861	188.006
+1408.321249	199.803
+1408.372637	217.69
+1408.424026	225.683
+1408.475417	215.026
+1408.526808	312.834
+1408.578200	381.718
+1408.629593	479.145
+1408.680987	582.28
+1408.732382	642.03
+1408.783778	610.443
+1408.835174	502.36
+1408.886572	401.508
+1408.937971	274.015
+1408.989370	223.78
+1409.040771	217.31
+1409.092172	202.087
+1409.143575	195.237
+1409.194978	218.452
+1409.246382	205.132
+1409.297788	136.248
+1409.349194	156.799
+1409.400601	180.394
+1409.452009	188.006
+1409.503418	222.638
+1409.554828	299.894
+1409.606239	421.298
+1409.657650	490.562
+1409.709063	479.906
+1409.760477	455.169
+1409.811891	398.844
+1409.863307	303.7
+1409.914723	237.48
+1409.966141	189.909
+1410.017559	187.245
+1410.068978	156.799
+1410.120399	151.09
+1410.171820	170.119
+1410.223242	206.273
+1410.274665	211.982
+1410.326089	204.751
+1410.377514	184.961
+1410.428940	188.386
+1410.480366	207.796
+1410.531794	270.21
+1410.583223	353.175
+1410.634652	427.006
+1410.686083	482.189
+1410.737514	513.777
+1410.788947	446.796
+1410.840380	361.167
+1410.891814	281.246
+1410.943250	249.278
+1410.994686	196.378
+1411.046123	149.948
+1411.097561	198.281
+1411.149000	213.124
+1411.200440	241.286
+1411.251881	253.084
+1411.303322	176.208
+1411.354765	145.001
+1411.406209	194.856
+1411.457653	245.472
+1411.509099	269.448
+1411.560545	335.668
+1411.611993	470.392
+1411.663441	673.237
+1411.714891	928.983
+1411.766341	1008.9
+1411.817792	823.184
+1411.869244	506.546
+1411.920697	254.606
+1411.972151	202.087
+1412.023606	217.69
+1412.075062	218.452
+1412.126519	205.131
+1412.177976	162.507
+1412.229435	176.208
+1412.280895	196.759
+1412.332355	176.969
+1412.383817	184.2
+1412.435279	233.294
+1412.486742	229.869
+1412.538207	255.367
+1412.589672	374.106
+1412.641138	668.29
+1412.692605	1085.4
+1412.744073	1392.9
+1412.795542	1205.66
+1412.847012	718.145
+1412.898483	412.164
+1412.949955	300.275
+1413.001427	273.635
+1413.052901	255.748
+1413.104376	230.63
+1413.155851	237.861
+1413.207328	231.01
+1413.258805	202.848
+1413.310283	145.381
+1413.361763	182.678
+1413.413243	259.553
+1413.464724	404.552
+1413.516206	841.832
+1413.567689	1734.28
+1413.619173	2645.37
+1413.670658	2582.96
+1413.722144	1822.57
+1413.773631	1271.5
+1413.825119	941.162
+1413.876607	680.849
+1413.928097	442.61
+1413.979587	290.761
+1414.031079	228.347
+1414.082571	203.609
+1414.134065	208.176
+1414.185559	216.549
+1414.237054	206.273
+1414.288550	216.168
+1414.340047	263.74
+1414.391545	278.202
+1414.443044	285.052
+1414.494544	510.352
+1414.546045	961.332
+1414.597547	1553.51
+1414.649050	1815.72
+1414.700553	1545.13
+1414.752058	1114.7
+1414.803564	873.8
+1414.855070	653.448
+1414.906577	385.143
+1414.958086	233.294
+1415.009595	234.055
+1415.061105	227.966
+1415.112616	230.63
+1415.164129	273.635
+1415.215642	259.934
+1415.267156	216.168
+1415.318671	182.678
+1415.370186	214.265
+1415.421703	240.144
+1415.473221	315.117
+1415.524740	489.04
+1415.576259	777.895
+1415.627780	1062.95
+1415.679301	1026.79
+1415.730824	798.827
+1415.782347	623.763
+1415.833871	503.882
+1415.885396	414.067
+1415.936923	323.109
+1415.988450	294.186
+1416.039978	231.772
+1416.091507	162.127
+1416.143037	149.568
+1416.194568	173.163
+1416.246099	167.455
+1416.297632	164.41
+1416.349166	210.84
+1416.400700	213.124
+1416.452236	192.573
+1416.503772	247.375
+1416.555310	411.403
+1416.606848	514.538
+1416.658387	600.167
+1416.709928	654.589
+1416.761469	614.248
+1416.813011	506.927
+1416.864554	393.135
+1416.916098	326.915
+1416.967643	281.627
+1417.019189	269.829
+1417.070736	241.286
+1417.122283	233.674
+1417.173832	234.816
+1417.225382	216.168
+1417.276932	209.318
+1417.328484	164.41
+1417.380036	154.135
+1417.431589	188.386
+1417.483144	215.407
+1417.534699	246.233
+1417.586255	349.369
+1417.637812	516.822
+1417.689370	677.804
+1417.740929	780.94
+1417.792489	772.567
+1417.844050	657.634
+1417.895612	490.562
+1417.947175	338.332
+1417.998738	260.695
+1418.050303	269.448
+1418.101868	303.7
+1418.153435	294.566
+1418.205002	273.635
+1418.256571	231.772
+1418.308140	204.751
+1418.359710	241.286
+1418.411281	272.493
+1418.462854	269.448
+1418.514427	258.031
+1418.566001	289.238
+1418.617576	449.46
+1418.669151	639.366
+1418.720728	720.809
+1418.772306	687.319
+1418.823885	598.264
+1418.875464	508.829
+1418.927045	379.434
+1418.978626	265.262
+1419.030209	210.079
+1419.081792	212.743
+1419.133376	214.265
+1419.184962	239.383
+1419.236548	318.923
+1419.288135	303.32
+1419.339723	245.092
+1419.391312	242.047
+1419.442902	254.987
+1419.494493	264.882
+1419.546084	278.582
+1419.597677	353.936
+1419.649271	463.541
+1419.700866	498.554
+1419.752461	462.78
+1419.804058	407.597
+1419.855655	382.479
+1419.907253	343.28
+1419.958853	274.396
+1420.010453	216.168
+1420.062054	189.147
+1420.113656	177.35
+1420.165259	228.346
+1420.216863	259.173
+1420.268468	201.706
+1420.320074	153.754
+1420.371681	149.568
+1420.423289	201.326
+1420.474897	261.076
+1420.526507	329.579
+1420.578117	369.92
+1420.629729	441.468
+1420.681341	521.769
+1420.732955	537.753
+1420.784569	508.829
+1420.836184	432.715
+1420.887800	333.766
+1420.939418	238.622
+1420.991036	244.711
+1421.042655	277.441
+1421.094275	256.89
+1421.145895	219.974
+1421.197517	185.342
+1421.249140	202.087
+1421.300764	214.265
+1421.352388	219.213
+1421.404014	227.585
+1421.455640	228.346
+1421.507268	235.197
+1421.558896	310.931
+1421.610525	433.856
+1421.662156	544.223
+1421.713787	504.263
+1421.765419	399.605
+1421.817052	370.301
+1421.868686	336.81
+1421.920321	288.858
+1421.971957	238.622
+1422.023594	190.67
+1422.075231	188.767
+1422.126870	223.399
+1422.178510	228.346
+1422.230150	230.249
+1422.281792	216.929
+1422.333434	233.674
+1422.385078	248.517
+1422.436722	237.1
+1422.488367	254.606
+1422.540013	251.181
+1422.591660	304.461
+1422.643308	404.552
+1422.694957	469.63
+1422.746607	430.812
+1422.798258	337.191
+1422.849910	291.902
+1422.901563	261.837
+1422.953216	248.517
+1423.004871	242.808
+1423.056527	202.087
+1423.108183	170.499
+1423.159841	215.407
+1423.211499	238.622
+1423.263158	227.205
+1423.314819	207.415
+1423.366480	206.273
+1423.418142	249.278
+1423.469805	255.367
+1423.521469	300.656
+1423.573134	372.203
+1423.624800	431.192
+1423.676467	429.67
+1423.728134	399.224
+1423.779803	348.227
+1423.831473	291.522
+1423.883143	264.882
+1423.934815	224.541
+1423.986487	207.415
+1424.038160	226.063
+1424.089835	249.278
+1424.141510	237.861
+1424.193186	201.706
+1424.244863	148.426
+1424.296541	114.935
+1424.348220	141.956
+1424.399900	190.67
+1424.451581	195.998
+1424.503263	203.229
+1424.554946	270.59
+1424.606629	381.718
+1424.658314	452.885
+1424.710000	486.376
+1424.761686	436.14
+1424.813374	323.871
+1424.865062	259.934
+1424.916751	198.281
+1424.968441	180.394
+1425.020133	220.354
+1425.071825	256.509
+1425.123518	258.031
+1425.175212	229.869
+1425.226907	212.362
+1425.278603	223.78
+1425.330299	239.764
+1425.381997	225.682
+1425.433696	216.929
+1425.485396	215.407
+1425.537096	269.448
+1425.588798	353.936
+1425.640500	412.925
+1425.692203	481.048
+1425.743908	497.412
+1425.795613	425.103
+1425.847319	357.361
+1425.899026	261.456
+1425.950734	185.342
+1426.002443	150.709
+1426.054153	166.694
+1426.105864	188.006
+1426.157576	180.394
+1426.209289	176.588
+1426.261002	173.544
+1426.312717	183.819
+1426.364433	209.698
+1426.416149	238.622
+1426.467867	252.323
+1426.519585	281.246
+1426.571304	423.962
+1426.623025	734.89
+1426.674746	1108.61
+1426.726468	1366.64
+1426.778191	1400.51
+1426.829915	1031.36
+1426.881640	556.782
+1426.933366	342.899
+1426.985093	286.194
+1427.036820	236.339
+1427.088549	182.297
+1427.140279	192.192
+1427.192009	225.302
+1427.243741	212.362
+1427.295473	193.714
+1427.347207	200.945
+1427.398941	189.147
+1427.450676	188.767
+1427.502412	234.816
+1427.554149	365.734
+1427.605888	570.863
+1427.657627	879.889
+1427.709366	1151.24
+1427.761107	1281.39
+1427.812849	1110.14
+1427.864592	699.116
+1427.916336	404.933
+1427.968080	274.776
+1428.019826	250.039
+1428.071572	241.666
+1428.123320	216.929
+1428.175068	184.961
+1428.226817	175.827
+1428.278568	201.326
+1428.330319	241.286
+1428.382071	265.262
+1428.433824	263.74
+1428.485578	288.858
+1428.537333	366.495
+1428.589089	513.777
+1428.640846	744.024
+1428.692604	889.784
+1428.744362	946.109
+1428.796122	935.453
+1428.847882	734.89
+1428.899644	585.325
+1428.951406	543.462
+1429.003170	552.976
+1429.054934	549.551
+1429.106699	551.073
+1429.158466	584.564
+1429.210233	618.815
+1429.262001	583.422
+1429.313770	559.065
+1429.365540	495.129
+1429.417311	396.56
+1429.469082	331.862
+1429.520855	328.437
+1429.572629	420.156
+1429.624404	529
+1429.676179	635.56
+1429.727956	759.247
+1429.779733	782.843
+1429.831511	627.188
+1429.883291	481.428
+1429.935071	450.602
+1429.986852	529.38
+1430.038634	560.207
+1430.090417	562.11
+1430.142201	532.044
+1430.193986	496.651
+1430.245772	446.415
+1430.297559	403.41
+1430.349347	360.025
+1430.401136	352.413
+1430.452925	328.057
+1430.504716	293.044
+1430.556507	333.765
+1430.608300	478.383
+1430.660093	658.775
+1430.711887	754.68
+1430.763683	720.809
+1430.815479	572.766
+1430.867276	455.168
+1430.919074	382.859
+1430.970873	387.807
+1431.022673	387.426
+1431.074474	342.138
+1431.126276	322.348
+1431.178079	305.603
+1431.229882	287.716
+1431.281687	295.708
+1431.333492	280.866
+1431.385299	258.412
+1431.437106	256.128
+1431.488915	275.918
+1431.540724	375.248
+1431.592534	581.519
+1431.644346	771.045
+1431.696158	847.54
+1431.747971	670.193
+1431.799785	506.926
+1431.851600	427.387
+1431.903416	323.49
+1431.955232	243.569
+1432.007050	220.354
+1432.058869	215.407
+1432.110689	225.682
+1432.162509	203.228
+1432.214331	217.69
+1432.266153	227.205
+1432.317977	215.787
+1432.369801	218.071
+1432.421626	218.071
+1432.473452	231.771
+1432.525279	302.939
+1432.577108	454.788
+1432.628937	698.355
+1432.680767	896.254
+1432.732597	987.591
+1432.784429	882.172
+1432.836262	669.812
+1432.888096	556.02
+1432.939930	394.277
+1432.991766	264.881
+1433.043602	245.853
+1433.095440	203.609
+1433.147278	194.095
+1433.199118	224.541
+1433.250958	225.302
+1433.302799	225.302
+1433.354641	227.966
+1433.406484	218.071
+1433.458328	239.764
+1433.510173	295.708
+1433.562019	356.219
+1433.613866	408.738
+1433.665714	525.194
+1433.717562	707.108
+1433.769412	806.819
+1433.821263	728.04
+1433.873114	532.044
+1433.924967	371.442
+1433.976820	274.776
+1434.028674	248.897
+1434.080530	199.803
+1434.132386	152.232
+1434.184243	175.066
+1434.236101	221.496
+1434.287960	235.577
+1434.339820	227.585
+1434.391681	221.496
+1434.443543	239.002
+1434.495406	283.149
+1434.547269	453.266
+1434.599134	771.425
+1434.651000	1306.51
+1434.702866	1967.19
+1434.754734	2231.69
+1434.806602	1758.63
+1434.858471	979.98
+1434.910341	479.144
+1434.962213	352.413
+1435.014085	282.388
+1435.065958	231.771
+1435.117832	224.54
+1435.169707	261.076
+1435.221583	299.133
+1435.273460	269.829
+1435.325337	207.795
+1435.377216	204.37
+1435.429096	256.128
+1435.480976	303.7
+1435.532858	362.308
+1435.584740	603.592
+1435.636624	1102.52
+1435.688508	1727.81
+1435.740393	2008.29
+1435.792280	1606.02
+1435.844167	901.201
+1435.896055	454.026
+1435.947944	316.259
+1435.999834	308.267
+1436.051725	250.419
+1436.103616	182.297
+1436.155509	196.378
+1436.207403	273.254
+1436.259298	242.047
+1436.311193	207.415
+1436.363090	235.196
+1436.414987	230.63
+1436.466886	221.876
+1436.518785	299.133
+1436.570685	441.087
+1436.622586	687.699
+1436.674489	1000.53
+1436.726392	1161.89
+1436.778296	1035.54
+1436.830201	663.342
+1436.882107	367.636
+1436.934013	265.642
+1436.985921	224.921
+1437.037830	196.758
+1437.089740	212.742
+1437.141650	211.601
+1437.193562	217.69
+1437.245474	221.115
+1437.297387	189.527
+1437.349302	157.94
+1437.401217	182.677
+1437.453133	196.378
+1437.505050	234.435
+1437.556969	357.361
+1437.608888	506.546
+1437.660808	630.993
+1437.712728	693.407
+1437.764650	664.864
+1437.816573	551.453
+1437.868497	391.612
+1437.920421	259.553
+1437.972347	216.929
+1438.024274	240.144
+1438.076201	251.942
+1438.128129	227.585
+1438.180059	216.548
+1438.231989	180.394
+1438.283920	164.79
+1438.335852	157.559
+1438.387785	163.268
+1438.439720	149.948
+1438.491654	205.892
+1438.543590	333.004
+1438.595527	506.926
+1438.647465	606.636
+1438.699404	591.033
+1438.751343	544.222
+1438.803284	462.78
+1438.855225	313.975
+1438.907168	213.504
+1438.959111	208.176
+1439.011056	206.273
+1439.063001	209.698
+1439.114947	202.467
+1439.166894	171.26
+1439.218842	150.709
+1439.270791	200.564
+1439.322741	226.063
+1439.374692	181.535
+1439.426644	154.134
+1439.478597	193.714
+1439.530551	237.099
+1439.582505	347.085
+1439.634461	497.412
+1439.686417	548.028
+1439.738375	561.348
+1439.790333	499.315
+1439.842293	339.474
+1439.894253	230.249
+1439.946214	235.577
+1439.998176	199.803
+1440.050139	172.782
+1440.102103	170.879
+1440.154068	189.147
+1440.206034	183.438
+1440.258001	180.774
+1440.309969	194.855
+1440.361938	225.301
+1440.413907	240.524
+1440.465878	265.642
+1440.517849	372.964
+1440.569822	501.979
+1440.621795	584.563
+1440.673770	567.818
+1440.725745	550.692
+1440.777721	472.674
+1440.829698	390.851
+1440.881676	323.87
+1440.933655	267.926
+1440.985635	206.653
+1441.037616	197.52
+1441.089598	199.422
+1441.141581	214.645
+1441.193565	235.577
+1441.245549	187.625
+1441.297535	162.887
+1441.349521	218.451
+1441.401509	278.962
+1441.453497	304.841
+1441.505487	325.773
+1441.557477	420.155
+1441.609468	506.546
+1441.661460	516.06
+1441.713453	473.436
+1441.765447	411.022
+1441.817442	356.599
+1441.869438	325.392
+1441.921435	236.719
+1441.973433	173.924
+1442.025432	168.596
+1442.077431	186.102
+1442.129432	220.354
+1442.181434	236.719
+1442.233436	194.475
+1442.285439	175.446
+1442.337444	186.863
+1442.389449	219.212
+1442.441455	225.301
+1442.493462	271.351
+1442.545471	332.623
+1442.597480	495.89
+1442.649490	726.137
+1442.701500	831.556
+1442.753512	782.842
+1442.805525	596.742
+1442.857539	403.41
+1442.909553	288.477
+1442.961569	230.63
+1443.013586	199.803
+1443.065603	192.572
+1443.117621	208.176
+1443.169641	207.795
+1443.221661	203.609
+1443.273682	211.22
+1443.325705	208.176
+1443.377728	178.491
+1443.429752	191.05
+1443.481777	247.375
+1443.533803	286.955
+1443.585829	426.625
+1443.637857	639.747
+1443.689886	780.559
+1443.741916	849.062
+1443.793946	731.845
+1443.845978	524.052
+1443.898010	344.041
+1443.950044	223.779
+1444.002078	189.147
+1444.054113	192.192
+1444.106149	165.171
+1444.158187	189.528
+1444.210225	221.876
+1444.262264	189.908
+1444.314304	159.082
+1444.366345	160.604
+1444.418387	183.819
+1444.470429	196.378
+1444.522473	262.217
+1444.574518	407.596
+1444.626563	503.12
+1444.678610	575.049
+1444.730657	588.75
+1444.782706	466.205
+1444.834755	362.689
+1444.886805	299.894
+1444.938857	248.897
+1444.990909	216.548
+1445.042962	189.908
+1445.095016	196.378
+1445.147071	213.123
+1445.199127	202.848
+1445.251184	175.827
+1445.303241	177.73
+1445.355300	186.102
+1445.407360	186.864
+1445.459420	207.415
+1445.511482	281.626
+1445.563544	335.668
+1445.615608	417.872
+1445.667672	532.044
+1445.719738	584.563
+1445.771804	481.808
+1445.823871	357.741
+1445.875939	254.606
+1445.928008	187.244
+1445.980078	187.244
+1446.032149	217.69
+1446.084221	231.771
+1446.136294	248.897
+1446.188367	218.832
+1446.240442	198.281
+1446.292518	173.163
+1446.344594	177.73
+1446.396672	214.265
+1446.448750	272.493
+1446.500829	309.789
+1446.552910	429.289
+1446.604991	672.857
+1446.657073	856.674
+1446.709156	815.191
+1446.761240	584.944
+1446.813325	375.628
+1446.865411	293.424
+1446.917498	269.829
+1446.969586	229.107
+1447.021675	215.026
+1447.073764	215.787
+1447.125855	182.677
+1447.177946	180.013
+1447.230039	209.698
+1447.282132	191.811
+1447.334227	184.58
+1447.386322	178.491
+1447.438418	212.743
+1447.490515	273.254
+1447.542613	378.292
+1447.594713	536.992
+1447.646812	664.864
+1447.698913	654.208
+1447.751015	482.189
+1447.803118	379.434
+1447.855222	318.542
+1447.907326	275.537
+1447.959432	229.488
+1448.011539	222.257
+1448.063646	204.75
+1448.115755	160.223
+1448.167864	207.415
+1448.219974	213.504
+1448.272085	216.548
+1448.324198	202.848
+1448.376311	168.596
+1448.428425	181.916
+1448.480540	208.176
+1448.532656	261.837
+1448.584773	399.224
+1448.636890	530.141
+1448.689009	557.543
+1448.741129	488.278
+1448.793249	412.544
+1448.845371	389.709
+1448.897493	351.652
+1448.949617	319.303
+1449.001741	268.306
+1449.053866	206.653
+1449.105993	169.357
+1449.158120	169.738
+1449.210248	194.856
+1449.262377	214.645
+1449.314507	211.981
+1449.366638	171.26
+1449.418770	184.58
+1449.470903	185.722
+1449.523036	244.711
+1449.575171	342.138
+1449.627307	377.15
+1449.679443	426.625
+1449.731581	520.246
+1449.783719	533.566
+1449.835858	399.224
+1449.887999	307.125
+1449.940140	303.319
+1449.992282	265.262
+1450.044425	203.228
+1450.096569	171.641
+1450.148714	184.199
+1450.200860	211.981
+1450.253007	203.989
+1450.305155	189.528
+1450.357304	185.341
+1450.409453	209.698
+1450.461604	240.905
+1450.513756	279.343
+1450.565908	351.652
+1450.618061	492.464
+1450.670216	605.495
+1450.722371	627.188
+1450.774527	529.761
+1450.826685	436.52
+1450.878843	339.093
+1450.931002	251.18
+1450.983162	223.779
+1451.035323	216.929
+1451.087484	216.548
+1451.139647	205.512
+1451.191811	197.139
+1451.243976	168.596
+1451.296141	147.284
+1451.348308	149.948
+1451.400475	175.827
+1451.452644	202.467
+1451.504813	249.278
+1451.556983	359.263
+1451.609155	454.407
+1451.661327	495.889
+1451.713500	564.012
+1451.765674	516.44
+1451.817849	391.993
+1451.870025	300.274
+1451.922202	250.419
+1451.974380	217.309
+1452.026558	199.803
+1452.078738	230.629
+1452.130919	210.078
+1452.183100	176.968
+1452.235283	160.223
+1452.287466	200.184
+1452.339651	213.504
+1452.391836	234.435
+1452.444022	241.285
+1452.496209	262.598
+1452.548397	294.185
+1452.600586	398.463
+1452.652776	572.385
+1452.704967	603.592
+1452.757159	495.509
+1452.809352	421.297
+1452.861546	343.66
+1452.913740	217.69
+1452.965936	181.535
+1453.018133	172.402
+1453.070330	142.717
+1453.122529	145
+1453.174728	188.386
+1453.226928	180.774
+1453.279129	161.746
+1453.331332	179.252
+1453.383535	170.499
+1453.435739	175.446
+1453.487944	218.451
+1453.540150	291.141
+1453.592357	380.195
+1453.644564	472.674
+1453.696773	557.162
+1453.748983	528.238
+1453.801194	415.969
+1453.853405	334.907
+1453.905618	222.637
+1453.957831	151.851
+1454.010045	181.155
+1454.062261	182.677
+1454.114477	153.753
+1454.166694	175.066
+1454.218912	173.924
+1454.271131	155.656
+1454.323351	154.895
+1454.375572	184.58
+1454.427794	178.11
+1454.480017	202.847
+1454.532241	258.792
+1454.584465	309.408
+1454.636691	393.134
+1454.688918	444.131
+1454.741145	414.827
+1454.793373	334.526
+1454.845603	278.962
+1454.897833	219.212
+1454.950064	175.066
+1455.002297	160.223
+1455.054530	169.738
+1455.106764	207.034
+1455.158999	172.402
+1455.211235	170.118
+1455.263472	185.341
+1455.315709	204.37
+1455.367948	229.488
+1455.420188	216.168
+1455.472428	196.378
+1455.524670	234.055
+1455.576913	350.891
+1455.629156	459.735
+1455.681400	447.557
+1455.733646	446.034
+1455.785892	398.843
+1455.838139	294.946
+1455.890387	260.695
+1455.942636	226.443
+1455.994886	169.357
+1456.047137	166.312
+1456.099389	184.96
+1456.151642	197.139
+1456.203896	223.018
+1456.256150	224.921
+1456.308406	193.714
+1456.360663	177.349
+1456.412920	178.491
+1456.465178	197.519
+1456.517438	231.01
+1456.569698	307.886
+1456.621959	413.685
+1456.674222	485.614
+1456.726485	525.955
+1456.778749	528.619
+1456.831014	470.771
+1456.883280	365.733
+1456.935547	274.776
+1456.987814	231.39
+1457.040083	245.852
+1457.092353	232.152
+1457.144623	223.398
+1457.196895	199.422
+1457.249168	193.714
+1457.301441	217.69
+1457.353715	212.362
+1457.405991	240.144
+1457.458267	256.889
+1457.510544	271.731
+1457.562822	344.421
+1457.615101	474.958
+1457.667381	541.178
+1457.719662	615.009
+1457.771944	646.216
+1457.824227	576.571
+1457.876511	427.767
+1457.928795	317.02
+1457.981081	246.613
+1458.033368	268.687
+1458.085655	288.096
+1458.137944	232.532
+1458.190233	186.102
+1458.242523	173.543
+1458.294815	213.504
+1458.347107	240.144
+1458.399400	231.01
+1458.451694	203.609
+1458.503989	215.406
+1458.556285	288.096
+1458.608582	461.257
+1458.660880	584.563
+1458.713178	604.734
+1458.765478	645.455
+1458.817779	583.802
+1458.870080	441.467
+1458.922383	316.639
+1458.974686	245.091
+1459.026991	226.443
+1459.079296	208.556
+1459.131602	203.989
+1459.183909	223.018
+1459.236217	233.674
+1459.288527	220.354
+1459.340837	201.706
+1459.393147	217.309
+1459.445459	253.083
+1459.497772	234.435
+1459.550086	252.322
+1459.602401	400.365
+1459.654716	645.455
+1459.707033	804.535
+1459.759350	705.205
+1459.811669	535.85
+1459.863988	313.214
+1459.916309	235.196
+1459.968630	226.443
+1460.020952	167.074
+1460.073275	164.79
+1460.125599	191.811
+1460.177924	202.467
+1460.230250	197.139
+1460.282577	181.155
+1460.334905	193.714
+1460.387234	205.131
+1460.439563	211.22
+1460.491894	261.836
+1460.544225	348.988
+1460.596558	514.538
+1460.648891	704.444
+1460.701226	744.404
+1460.753561	659.536
+1460.805897	513.396
+1460.858235	449.079
+1460.910573	339.093
+1460.962912	266.023
+1461.015252	269.829
+1461.067593	263.739
+1461.119935	267.926
+1461.172277	253.083
+1461.224621	276.298
+1461.276966	278.201
+1461.329312	232.913
+1461.381658	193.714
+1461.434006	192.572
+1461.486354	250.039
+1461.538704	368.017
+1461.591054	519.485
+1461.643405	701.399
+1461.695757	770.283
+1461.748110	691.505
+1461.800465	557.542
+1461.852820	436.139
+1461.905175	317.781
+1461.957532	230.629
+1462.009890	234.816
+1462.062249	231.01
+1462.114609	223.018
+1462.166969	275.537
+1462.219331	273.634
+1462.271693	232.532
+1462.324057	242.427
+1462.376421	218.832
+1462.428787	186.863
+1462.481153	220.354
+1462.533520	294.185
+1462.585888	431.573
+1462.638257	554.878
+1462.690627	646.597
+1462.742998	629.09
+1462.795370	499.315
+1462.847743	368.778
+1462.900117	304.08
+1462.952491	250.039
+1463.004867	207.414
+1463.057244	237.099
+1463.109621	267.165
+1463.162000	235.957
+1463.214379	243.188
+1463.266759	243.188
+1463.319141	239.383
+1463.371523	203.989
+1463.423906	168.976
+1463.476290	175.066
+1463.528675	244.33
+1463.581061	349.369
+1463.633448	447.176
+1463.685836	562.871
+1463.738224	602.45
+1463.790614	519.866
+1463.843005	367.636
+1463.895396	266.023
+1463.947789	195.236
+1464.000182	178.871
+1464.052577	223.399
+1464.104972	250.8
+1464.157368	244.711
+1464.209766	269.067
+1464.262164	299.133
+1464.314563	289.999
+1464.366963	223.399
+1464.419364	197.9
+1464.471766	229.868
+1464.524168	250.8
+1464.576572	329.579
+1464.628977	461.257
+1464.681383	584.183
+1464.733789	594.078
+1464.786197	484.092
+1464.838605	369.92
+1464.891015	309.408
+1464.943425	285.813
+1464.995836	261.837
+1465.048248	226.443
+1465.100661	199.422
+1465.153076	208.176
+1465.205491	236.719
+1465.257907	245.852
+1465.310323	207.034
+1465.362741	224.54
+1465.415160	211.981
+1465.467580	204.37
+1465.520000	234.435
+1465.572422	342.138
+1465.624844	428.909
+1465.677268	528.238
+1465.729692	565.915
+1465.782118	442.609
+1465.834544	352.033
+1465.886971	256.508
+1465.939399	201.706
+1465.991828	223.399
+1466.044258	239.763
+1466.096689	227.965
+1466.149121	215.787
+1466.201554	224.54
+1466.253988	210.84
+1466.306423	228.727
+1466.358858	211.981
+1466.411295	218.832
+1466.463732	242.047
+1466.516171	220.354
+1466.568610	270.97
+1466.621051	372.584
+1466.673492	462.399
+1466.725934	464.682
+1466.778377	348.988
+1466.830821	237.86
+1466.883266	209.698
+1466.935712	211.601
+1466.988159	210.078
+1467.040607	220.735
+1467.093056	258.411
+1467.145505	274.015
+1467.197956	261.456
+1467.250408	246.233
+1467.302860	178.491
+1467.355314	144.239
+1467.407768	157.179
+1467.460223	196.378
+1467.512680	232.913
+1467.565137	263.359
+1467.617595	374.867
+1467.670054	428.147
+1467.722514	414.827
+1467.774975	419.014
+1467.827437	381.337
+1467.879900	286.574
+1467.932364	220.354
+1467.984828	223.018
+1468.037294	230.249
+1468.089761	229.107
+1468.142228	234.816
+1468.194697	202.086
+1468.247166	166.313
+1468.299636	146.903
+1468.352108	180.013
+1468.404580	178.491
+1468.457053	191.811
+1468.509527	244.711
+1468.562002	357.741
+1468.614478	442.229
+1468.666955	428.909
+1468.719433	441.087
+1468.771912	411.783
+1468.824391	350.51
+1468.876872	279.343
+1468.929353	204.37
+1468.981836	210.459
+1469.034319	235.577
+1469.086804	240.144
+1469.139289	172.782
+1469.191775	154.134
+1469.244263	201.325
+1469.296751	225.682
+1469.349240	202.848
+1469.401730	197.52
+1469.454221	187.244
+1469.506713	195.236
+1469.559206	269.829
+1469.611699	320.445
+1469.664194	419.394
+1469.716690	548.409
+1469.769186	555.259
+1469.821684	443.751
+1469.874182	330.34
+1469.926682	250.419
+1469.979182	200.184
+1470.031683	183.438
+1470.084186	197.52
+1470.136689	179.633
+1470.189193	167.454
+1470.241698	169.357
+1470.294204	167.454
+1470.346711	184.961
+1470.399219	201.325
+1470.451727	172.782
+1470.504237	209.698
+1470.556748	268.687
+1470.609259	343.279
+1470.661772	449.46
+1470.714285	531.664
+1470.766800	471.913
+1470.819315	398.082
+1470.871831	332.623
+1470.924349	231.01
+1470.976867	167.074
+1471.029386	203.989
+1471.081906	202.467
+1471.134427	205.512
+1471.186949	264.501
+1471.239472	274.396
+1471.291995	216.929
+1471.344520	162.887
+1471.397046	154.895
+1471.449572	159.462
+1471.502100	173.543
+1471.554628	232.532
+1471.607158	311.692
+1471.659688	410.26
+1471.712219	545.745
+1471.764752	522.53
+1471.817285	339.093
+1471.869819	229.107
+1471.922354	189.908
+1471.974890	163.268
+1472.027427	192.572
+1472.079965	209.317
+1472.132503	201.325
+1472.185043	185.722
+1472.237584	167.074
+1472.290125	179.252
+1472.342668	181.155
+1472.395211	176.207
+1472.447756	179.633
+1472.500301	171.26
+1472.552847	226.063
+1472.605395	445.273
+1472.657943	713.958
+1472.710492	841.451
+1472.763042	772.567
+1472.815593	609.681
+1472.868145	427.006
+1472.920698	281.246
+1472.973252	186.102
+1473.025806	167.074
+1473.078362	177.73
+1473.130918	200.564
+1473.183476	210.84
+1473.236035	233.293
+1473.288594	278.962
+1473.341154	255.367
+1473.393716	211.22
+1473.446278	203.989
+1473.498841	246.994
+1473.551405	348.988
+1473.603970	496.27
+1473.656536	685.415
+1473.709103	799.968
+1473.761671	774.47
+1473.814240	613.106
+1473.866809	391.993
+1473.919380	265.642
+1473.971952	228.346
+1474.024524	215.787
+1474.077098	229.107
+1474.129672	234.816
+1474.182247	190.289
+1474.234824	176.207
+1474.287401	189.527
+1474.339979	200.183
+1474.392558	183.438
+1474.445138	250.039
+1474.497719	570.101
+1474.550301	1312.98
+1474.602884	2763.73
+1474.655468	4373.94
+1474.708052	4496.1
+1474.760638	2954.78
+1474.813225	1349.9
+1474.865812	670.192
+1474.918401	515.679
+1474.970990	415.588
+1475.023580	302.938
+1475.076172	239.002
+1475.128764	226.443
+1475.181357	282.768
+1475.233951	269.067
+1475.286546	223.779
+1475.339142	231.771
+1475.391739	255.367
+1475.444337	299.133
+1475.496936	542.7
+1475.549536	1266.55
+1475.602136	2777.81
+1475.654738	4816.17
+1475.707340	5661.04
+1475.759944	4249.87
+1475.812548	2103.05
+1475.865154	842.973
+1475.917760	495.128
+1475.970367	466.204
+1476.022975	380.195
+1476.075584	299.513
+1476.128194	288.096
+1476.180805	306.744
+1476.233417	337.951
+1476.286030	322.347
+1476.338644	277.44
+1476.391259	224.159
+1476.443874	235.957
+1476.496491	395.798
+1476.549109	757.343
+1476.601727	1526.86
+1476.654346	2719.58
+1476.706967	3519.55
+1476.759588	3066.67
+1476.812210	1739.6
+1476.864834	724.995
+1476.917458	360.405
+1476.970083	377.15
+1477.022709	326.153
+1477.075336	243.188
+1477.127963	254.986
+1477.180592	266.022
+1477.233222	264.5
+1477.285853	242.807
+1477.338484	246.994
+1477.391117	226.443
+1477.443750	210.839
+1477.496385	316.258
+1477.549020	523.671
+1477.601656	797.684
+1477.654294	1247.52
+1477.706932	1594.23
+1477.759571	1451.89
+1477.812211	990.635
+1477.864852	596.361
+1477.917494	386.284
+1477.970137	295.707
+1478.022780	245.091
+1478.075425	276.679
+1478.128071	288.857
+1478.180717	243.569
+1478.233365	199.803
+1478.286013	170.879
+1478.338663	225.301
+1478.391313	290.76
+1478.443965	274.015
+1478.496617	253.844
+1478.549270	364.972
+1478.601924	685.796
+1478.654579	1144.01
+1478.707235	1583.95
+1478.759892	1691.65
+1478.812550	1324.02
+1478.865209	760.388
+1478.917868	369.158
+1478.970529	265.261
+1479.023191	266.403
+1479.075853	245.852
+1479.128517	258.03
+1479.181181	249.277
+1479.233847	245.091
+1479.286513	242.807
+1479.339180	233.674
+1479.391848	200.564
+1479.444517	195.236
+1479.497187	245.472
+1479.549858	356.98
+1479.602530	529.76
+1479.655203	840.689
+1479.707877	1140.96
+1479.760552	1215.55
+1479.813227	1002.81
+1479.865904	663.342
+1479.918582	430.05
+1479.971260	307.886
+1480.023939	258.792
+1480.076620	243.569
+1480.129301	250.038
+1480.181983	236.338
+1480.234667	222.637
+1480.287351	247.374
+1480.340036	231.39
+1480.392722	209.698
+1480.445409	212.362
+1480.498096	237.86
+1480.550785	306.744
+1480.603475	503.501
+1480.656166	867.329
+1480.708857	1183.59
+1480.761550	1285.96
+1480.814243	1070.94
+1480.866938	696.452
+1480.919633	405.693
+1480.972329	322.347
+1481.025027	272.492
+1481.077725	235.957
+1481.130424	195.616
+1481.183124	183.438
+1481.235825	188.005
+1481.288527	183.438
+1481.341230	183.438
+1481.393934	206.653
+1481.446638	222.257
+1481.499344	259.172
+1481.552051	366.113
+1481.604758	610.061
+1481.657467	1065.61
+1481.710176	1559.21
+1481.762886	1702.69
+1481.815598	1280.25
+1481.868310	730.703
+1481.921023	410.26
+1481.973737	309.789
+1482.026452	250.038
+1482.079168	228.726
+1482.131885	207.414
+1482.184603	220.734
+1482.237322	212.362
+1482.290042	226.823
+1482.342762	281.245
+1482.395484	295.707
+1482.448207	235.577
+1482.500930	201.706
+1482.553654	301.035
+1482.606380	482.569
+1482.659106	817.855
+1482.711833	1199.95
+1482.764562	1251.71
+1482.817291	888.261
+1482.870021	526.335
+1482.922752	310.169
+1482.975484	211.6
+1483.028217	194.475
+1483.080950	190.288
+1483.133685	205.511
+1483.186421	259.553
+1483.239157	262.978
+1483.291895	229.487
+1483.344633	208.556
+1483.397373	210.839
+1483.450113	219.212
+1483.502855	269.067
+1483.555597	314.736
+1483.608340	467.727
+1483.661084	643.552
+1483.713829	822.041
+1483.766575	907.67
+1483.819322	758.105
+1483.872070	474.958
+1483.924819	313.975
+1483.977568	246.994
+1484.030319	259.933
+1484.083071	231.39
+1484.135823	205.511
+1484.188577	227.204
+1484.241331	234.816
+1484.294087	233.293
+1484.346843	210.839
+1484.399600	169.737
+1484.452358	197.139
+1484.505118	255.747
+1484.557878	339.473
+1484.610639	511.493
+1484.663401	759.627
+1484.716163	1065.99
+1484.768927	1208.7
+1484.821692	975.793
+1484.874458	548.408
+1484.927224	294.566
+1484.979992	222.637
+1485.032760	224.921
+1485.085530	249.658
+1485.138300	230.249
+1485.191071	184.199
+1485.243844	166.693
+1485.296617	176.588
+1485.349391	189.527
+1485.402166	181.155
+1485.454942	172.782
+1485.507719	180.393
+1485.560497	268.306
+1485.613276	439.184
+1485.666055	656.491
+1485.718836	893.589
+1485.771618	947.631
+1485.824400	804.535
+1485.877184	594.077
+1485.929968	385.903
+1485.982754	231.771
+1486.035540	197.139
+1486.088327	191.43
+1486.141115	215.026
+1486.193904	235.577
+1486.246695	226.443
+1486.299486	242.808
+1486.352277	248.136
+1486.405070	233.293
+1486.457864	200.944
+1486.510659	216.548
+1486.563455	346.704
+1486.616251	440.706
+1486.669049	506.165
+1486.721847	589.13
+1486.774647	671.714
+1486.827447	621.859
+1486.880248	433.095
+1486.933051	288.857
+1486.985854	245.472
+1487.038658	254.986
+1487.091463	239.002
+1487.144269	211.22
+1487.197076	196.378
+1487.249884	188.005
+1487.302693	243.188
+1487.355502	255.367
+1487.408313	224.16
+1487.461125	198.28
+1487.513937	194.475
+1487.566751	265.261
+1487.619565	392.373
+1487.672381	581.899
+1487.725197	726.898
+1487.778014	667.909
+1487.830832	472.294
+1487.883652	288.857
+1487.936472	231.771
+1487.989293	235.577
+1488.042115	223.018
+1488.094937	200.564
+1488.147761	218.451
+1488.200586	221.495
+1488.253412	197.519
+1488.306238	180.393
+1488.359066	183.438
+1488.411894	198.28
+1488.464724	228.346
+1488.517554	277.44
+1488.570386	353.174
+1488.623218	462.399
+1488.676051	552.214
+1488.728885	634.418
+1488.781720	581.899
+1488.834556	391.993
+1488.887393	307.125
+1488.940231	290.76
+1488.993070	308.266
+1489.045910	254.986
+1489.098750	207.034
+1489.151592	201.706
+1489.204434	212.742
+1489.257278	226.823
+1489.310122	238.621
+1489.362968	230.629
+1489.415814	224.54
+1489.468661	209.698
+1489.521510	269.828
+1489.574359	385.142
+1489.627209	496.27
+1489.680060	639.366
+1489.732912	715.861
+1489.785765	720.428
+1489.838618	590.652
+1489.891473	428.147
+1489.944329	312.072
+1489.997186	304.461
+1490.050043	286.954
+1490.102902	250.038
+1490.155761	237.099
+1490.208621	236.718
+1490.261483	191.811
+1490.314345	203.228
+1490.367208	233.674
+1490.420072	245.852
+1490.472937	305.602
+1490.525803	575.81
+1490.578670	1218.98
+1490.631538	2095.82
+1490.684407	2646.51
+1490.737277	2298.29
+1490.790148	1376.54
+1490.843019	710.152
+1490.895892	491.703
+1490.948765	449.84
+1491.001640	360.405
+1491.054515	279.342
+1491.107391	263.739
+1491.160269	275.156
+1491.213147	262.217
+1491.266026	238.24
+1491.318906	229.107
+1491.371787	237.86
+1491.424669	268.686
+1491.477552	306.363
+1491.530436	527.096
+1491.583321	1041.25
+1491.636206	1742.65
+1491.689093	2032.27
+1491.741980	1634.57
+1491.794869	1029.45
+1491.847758	643.171
+1491.900649	410.26
+1491.953540	259.553
+1492.006432	269.448
+1492.059326	266.403
+1492.112220	209.317
+1492.165115	194.855
+1492.218011	193.333
+1492.270908	209.317
+1492.323806	237.48
+1492.376704	233.674
+1492.429604	208.175
+1492.482505	242.046
+1492.535407	376.008
+1492.588309	664.864
+1492.641213	1072.84
+1492.694117	1333.53
+1492.747022	1207.56
+1492.799929	895.492
+1492.852836	570.101
+1492.905744	348.988
+1492.958653	285.051
+1493.011563	247.374
+1493.064474	217.69
+1493.117386	181.535
+1493.170299	174.685
+1493.223213	211.6
+1493.276128	236.718
+1493.329044	214.264
+1493.381960	202.086
+1493.434878	203.989
+1493.487796	281.246
+1493.540716	545.744
+1493.593636	1046.58
+1493.646558	1682.52
+1493.699480	2122.46
+1493.752403	1889.93
+1493.805327	1176.74
+1493.858252	595.6
+1493.911178	356.599
+1493.964105	301.036
+1494.017033	259.553
+1494.069962	251.942
+1494.122892	231.771
+1494.175822	209.317
+1494.228754	212.742
+1494.281687	224.921
+1494.334620	210.459
+1494.387555	210.078
+1494.440490	210.84
+1494.493426	289.238
+1494.546364	485.995
+1494.599302	893.97
+1494.652241	1479.29
+1494.705181	1811.15
+1494.758122	1551.22
+1494.811064	908.432
+1494.864007	514.537
+1494.916951	354.696
+1494.969895	282.387
+1495.022841	211.981
+1495.075788	149.948
+1495.128735	152.992
+1495.181684	214.265
+1495.234633	235.196
+1495.287584	200.183
+1495.340535	212.742
+1495.393487	218.07
+1495.446441	213.123
+1495.499395	267.926
+1495.552350	365.733
+1495.605306	552.214
+1495.658263	775.611
+1495.711221	929.363
+1495.764179	909.193
+1495.817139	732.606
+1495.870100	478.002
+1495.923062	311.692
+1495.976024	266.784
+1496.028988	272.492
+1496.081952	236.338
+1496.134918	176.968
+1496.187884	169.357
+1496.240851	180.394
+1496.293819	193.714
+1496.346789	185.341
+1496.399759	186.863
+1496.452730	178.11
+1496.505702	214.645
+1496.558675	333.765
+1496.611648	458.593
+1496.664623	582.66
+1496.717599	680.087
+1496.770575	704.444
+1496.823553	554.117
+1496.876532	388.948
+1496.929511	292.663
+1496.982491	225.682
+1497.035473	188.766
+1497.088455	166.312
+1497.141438	186.863
+1497.194422	192.191
+1497.247407	195.236
+1497.300394	215.406
+1497.353380	201.325
+1497.406368	177.73
+1497.459357	188.766
+1497.512347	234.816
+1497.565338	334.526
+1497.618329	495.128
+1497.671322	651.544
+1497.724315	696.452
+1497.777310	589.13
+1497.830305	450.982
+1497.883302	328.817
+1497.936299	241.285
+1497.989297	188.005
+1498.042296	160.223
+1498.095296	152.612
+1498.148297	164.029
+1498.201299	183.438
+1498.254302	175.827
+1498.307306	176.207
+1498.360311	168.215
+1498.413317	163.268
+1498.466323	191.43
+1498.519331	207.034
+1498.572339	246.994
+1498.625349	349.749
+1498.678359	517.963
+1498.731371	562.109
+1498.784383	493.225
+1498.837396	406.835
+1498.890410	267.545
+1498.943425	173.163
+1498.996441	176.969
+1499.049458	177.73
+1499.102476	177.349
+1499.155495	211.981
+1499.208515	194.094
+1499.261536	141.956
+1499.314557	137.769
+1499.367580	196.378
+1499.420603	248.516
+1499.473628	216.548
+1499.526653	192.953
+1499.579679	258.031
+1499.632707	363.45
+1499.685735	446.795
+1499.738764	454.026
+1499.791794	411.402
+1499.844825	329.579
+1499.897857	243.569
+1499.950890	174.685
+1500.003924	174.685
+1500.056959	217.69
+1500.109994	208.176
+1500.163031	202.086
+1500.216069	200.564
+1500.269107	194.856
+1500.322147	205.892
+1500.375187	227.204
+1500.428228	211.22
+1500.481271	197.139
+1500.534314	239.763
+1500.587358	319.684
+1500.640403	372.203
+1500.693449	431.573
+1500.746496	494.748
+1500.799544	450.221
+1500.852593	327.676
+1500.905643	234.816
+1500.958693	199.422
+1501.011745	236.719
+1501.064798	234.055
+1501.117851	206.273
+1501.170906	175.446
+1501.223961	199.042
+1501.277017	251.942
+1501.330075	207.414
+1501.383133	145.761
+1501.436192	158.701
+1501.489252	229.107
+1501.542313	269.448
+1501.595375	306.364
+1501.648438	377.15
+1501.701502	460.877
+1501.754567	509.59
+1501.807632	476.48
+1501.860699	374.867
+1501.913767	286.954
+1501.966835	231.01
+1502.019905	206.273
+1502.072975	176.969
+1502.126046	162.887
+1502.179119	168.596
+1502.232192	164.029
+1502.285266	189.527
+1502.338341	192.953
+1502.391417	160.223
+1502.444494	169.357
+1502.497572	189.527
+1502.550651	246.614
+1502.603731	364.591
+1502.656811	536.611
+1502.709893	633.657
+1502.762976	626.426
+1502.816059	507.687
+1502.869144	359.644
+1502.922229	259.553
+1502.975315	229.488
+1503.028403	205.131
+1503.081491	181.535
+1503.134580	192.572
+1503.187670	202.467
+1503.240761	192.192
+1503.293853	188.005
+1503.346946	172.782
+1503.400040	200.564
+1503.453135	203.228
+1503.506231	201.325
+1503.559327	285.813
+1503.612425	411.022
+1503.665523	583.041
+1503.718623	755.822
+1503.771723	798.446
+1503.824825	681.99
+1503.877927	491.323
+1503.931030	335.287
+1503.984134	253.083
+1504.037239	180.774
+1504.090345	170.879
+1504.143452	203.228
+1504.196560	186.102
+1504.249669	160.223
+1504.302779	135.867
+1504.355890	168.596
+1504.409001	197.52
+1504.462114	179.633
+1504.515227	188.386
+1504.568342	256.889
+1504.621457	402.649
+1504.674574	580.377
+1504.727691	629.852
+1504.780809	562.109
+1504.833928	494.367
+1504.887048	369.92
+1504.940169	293.044
+1504.993291	235.577
+1505.046414	165.171
+1505.099538	189.147
+1505.152663	229.868
+1505.205789	214.645
+1505.258915	190.289
+1505.312043	164.41
+1505.365172	180.013
+1505.418301	218.071
+1505.471431	229.868
+1505.524563	238.622
+1505.577695	280.485
+1505.630828	381.337
+1505.683962	504.262
+1505.737098	610.442
+1505.790234	568.579
+1505.843371	404.552
+1505.896509	327.295
+1505.949647	263.359
+1506.002787	240.524
+1506.055928	238.621
+1506.109070	202.467
+1506.162212	171.26
+1506.215356	201.325
+1506.268500	218.07
+1506.321646	220.735
+1506.374792	192.191
+1506.427939	157.179
+1506.481087	218.07
+1506.534237	374.106
+1506.587387	741.74
+1506.640538	1083.12
+1506.693690	1116.23
+1506.746843	897.395
+1506.799997	658.775
+1506.853151	510.732
+1506.906307	351.271
+1506.959464	262.978
+1507.012621	224.16
+1507.065780	179.633
+1507.118939	181.155
+1507.172100	191.05
+1507.225261	183.058
+1507.278423	195.236
+1507.331587	226.443
+1507.384751	223.779
+1507.437916	204.75
+1507.491082	235.958
+1507.544249	351.652
+1507.597417	615.77
+1507.650586	934.691
+1507.703756	1007.76
+1507.756926	818.236
+1507.810098	531.664
+1507.863271	331.862
+1507.916444	246.614
+1507.969619	221.496
+1508.022794	206.273
+1508.075970	175.066
+1508.129148	181.155
+1508.182326	225.682
+1508.235505	229.107
+1508.288685	205.892
+1508.341866	175.446
+1508.395048	156.418
+1508.448231	190.669
+1508.501415	261.075
+1508.554600	366.114
+1508.607786	522.53
+1508.660972	647.358
+1508.714160	642.03
+1508.767348	549.931
+1508.820538	443.37
+1508.873728	345.563
+1508.926920	274.776
+1508.980112	237.86
+1509.033305	186.102
+1509.086499	149.948
+1509.139694	153.373
+1509.192890	216.548
+1509.246087	237.86
+1509.299285	189.908
+1509.352484	202.087
+1509.405684	216.929
+1509.458885	232.913
+1509.512086	287.716
+1509.565289	330.34
+1509.618493	377.531
+1509.671697	467.727
+1509.724903	543.081
+1509.778109	519.485
+1509.831316	450.221
+1509.884524	382.859
+1509.937734	326.915
+1509.990944	258.792
+1510.044155	232.913
+1510.097367	199.422
+1510.150580	213.884
+1510.203794	199.803
+1510.257008	161.746
+1510.310224	167.454
+1510.363441	190.289
+1510.416658	212.743
+1510.469877	205.512
+1510.523096	211.981
+1510.576317	294.947
+1510.629538	398.082
+1510.682760	514.538
+1510.735984	600.928
+1510.789208	544.603
+1510.842433	428.147
+1510.895659	354.697
+1510.948886	277.821
+1511.002114	235.957
+1511.055343	199.422
+1511.108573	149.567
+1511.161803	157.179
+1511.215035	175.827
+1511.268268	193.333
+1511.321501	197.52
+1511.374736	208.176
+1511.427971	227.965
+1511.481208	246.614
+1511.534445	246.233
+1511.587683	328.056
+1511.640922	476.48
+1511.694162	604.734
+1511.747403	559.065
+1511.800645	410.641
+1511.853888	349.749
+1511.907132	321.206
+1511.960377	297.23
+1512.013623	268.687
+1512.066869	254.606
+1512.120117	247.755
+1512.173366	254.606
+1512.226615	204.75
+1512.279866	159.462
+1512.333117	144.62
+1512.386369	140.433
+1512.439622	160.604
+1512.492877	214.645
+1512.546132	297.23
+1512.599388	385.523
+1512.652645	430.431
+1512.705903	391.993
+1512.759162	345.563
+1512.812421	296.088
+1512.865682	284.29
+1512.918944	286.574
+1512.972206	232.152
+1513.025470	167.835
+1513.078734	170.118
+1513.132000	195.236
+1513.185266	194.094
+1513.238534	167.835
+1513.291802	173.163
+1513.345071	166.312
+1513.398341	199.803
+1513.451612	229.868
+1513.504884	218.07
+1513.558157	276.298
+1513.611431	361.927
+1513.664706	475.339
+1513.717982	529.38
+1513.771258	447.937
+1513.824536	315.878
+1513.877814	241.285
+1513.931094	243.569
+1513.984374	311.311
+1514.037656	282.387
+1514.090938	206.653
+1514.144221	183.438
+1514.197505	173.543
+1514.250791	193.714
+1514.304077	188.005
+1514.357364	191.43
+1514.410652	203.609
+1514.463940	210.84
+1514.517230	223.018
+1514.570521	261.836
+1514.623813	320.825
+1514.677105	399.224
+1514.730399	462.399
+1514.783693	425.103
+1514.836989	368.397
+1514.890285	312.453
+1514.943582	216.929
+1514.996881	173.163
+1515.050180	174.685
+1515.103480	183.438
+1515.156781	178.871
+1515.210083	164.41
+1515.263386	157.179
+1515.316690	154.515
+1515.369995	132.822
+1515.423300	134.725
+1515.476607	184.199
+1515.529915	246.613
+1515.583223	318.161
+1515.636533	410.641
+1515.689843	505.784
+1515.743155	571.624
+1515.796467	535.85
+1515.849780	435.378
+1515.903094	312.453
+1515.956409	225.682
+1516.009726	217.309
+1516.063043	206.653
+1516.116360	215.026
+1516.169679	210.459
+1516.222999	187.625
+1516.276320	189.908
+1516.329642	176.968
+1516.382964	188.386
+1516.436288	221.496
+1516.489612	227.965
+1516.542938	229.107
+1516.596264	291.902
+1516.649591	408.357
+1516.702920	535.85
+1516.756249	584.563
+1516.809579	499.315
+1516.862910	362.308
+1516.916242	257.27
+1516.969575	200.183
+1517.022909	170.879
+1517.076244	157.559
+1517.129579	178.491
+1517.182916	167.835
+1517.236254	167.835
+1517.289592	175.066
+1517.342932	200.183
+1517.396272	195.997
+1517.449614	165.551
+1517.502956	148.045
+1517.556299	251.18
+1517.609643	425.864
+1517.662989	528.999
+1517.716335	579.235
+1517.769682	623.382
+1517.823030	543.461
+1517.876378	402.649
+1517.929728	257.27
+1517.983079	182.677
+1518.036431	176.588
+1518.089783	191.811
+1518.143137	215.787
+1518.196491	226.824
+1518.249847	187.625
+1518.303203	184.58
+1518.356561	186.102
+1518.409919	181.916
+1518.463278	190.289
+1518.516638	213.504
+1518.569999	303.319
+1518.623361	498.554
+1518.676724	734.509
+1518.730088	893.97
+1518.783453	803.393
+1518.836819	558.684
+1518.890185	377.912
+1518.943553	301.036
+1518.996921	253.083
+1519.050291	216.168
+1519.103661	210.84
+1519.157033	210.84
+1519.210405	165.932
+1519.263778	146.523
+1519.317153	135.105
+1519.370528	145
+1519.423904	184.961
+1519.477281	185.341
+1519.530659	224.16
+1519.584038	343.66
+1519.637417	490.181
+1519.690798	652.686
+1519.744180	692.646
+1519.797562	567.057
+1519.850946	410.641
+1519.904331	293.424
+1519.957716	230.63
+1520.011102	227.204
+1520.064490	232.913
+1520.117878	226.063
+1520.171267	211.981
+1520.224657	206.653
+1520.278048	187.244
+1520.331440	195.236
+1520.384833	224.921
+1520.438227	214.645
+1520.491622	186.483
+1520.545018	251.942
+1520.598414	404.171
+1520.651812	534.328
+1520.705211	625.665
+1520.758610	656.492
+1520.812011	546.125
+1520.865412	382.479
+1520.918814	276.298
+1520.972218	208.556
+1521.025622	183.438
+1521.079027	165.551
+1521.132433	205.131
+1521.185840	221.496
+1521.239248	208.176
+1521.292657	176.969
+1521.346067	136.628
+1521.399477	154.895
+1521.452889	190.669
+1521.506302	248.136
+1521.559715	304.461
+1521.613130	435.759
+1521.666545	642.411
+1521.719962	756.583
+1521.773379	646.977
+1521.826797	462.399
+1521.880216	326.534
+1521.933637	213.884
+1521.987058	205.131
+1522.040480	206.273
+1522.093903	225.682
+1522.147327	229.868
+1522.200751	239.763
+1522.254177	223.779
+1522.307604	221.115
+1522.361031	228.727
+1522.414460	226.824
+1522.467890	270.209
+1522.521320	358.122
+1522.574751	510.732
+1522.628184	779.417
+1522.681617	1026.79
+1522.735051	1009.28
+1522.788486	800.349
+1522.841922	495.89
+1522.895359	325.773
+1522.948797	258.031
+1523.002236	226.063
+1523.055676	212.362
+1523.109117	190.289
+1523.162559	185.722
+1523.216001	182.297
+1523.269445	184.2
+1523.322889	175.066
+1523.376335	170.118
+1523.429781	186.102
+1523.483228	192.572
+1523.536677	270.59
+1523.590126	507.687
+1523.643576	784.745
+1523.697027	898.156
+1523.750479	791.215
+1523.803932	573.907
+1523.857386	350.891
+1523.910841	229.868
+1523.964297	201.706
+1524.017753	205.892
+1524.071211	190.289
+1524.124670	206.273
+1524.178129	218.832
+1524.231589	227.965
+1524.285051	184.961
+1524.338513	158.701
+1524.391976	157.559
+1524.445441	160.984
+1524.498906	246.233
+1524.552372	349.749
+1524.605839	531.663
+1524.659307	740.599
+1524.712776	838.406
+1524.766246	734.89
+1524.819716	475.719
+1524.873188	304.461
+1524.926661	266.023
+1524.980134	204.37
+1525.033609	149.187
+1525.087084	156.418
+1525.140561	208.937
+1525.194038	215.026
+1525.247516	195.236
+1525.300995	194.475
+1525.354476	177.73
+1525.407957	195.997
+1525.461439	200.564
+1525.514922	208.556
+1525.568406	266.784
+1525.621890	416.35
+1525.675376	619.957
+1525.728863	718.525
+1525.782351	724.615
+1525.835839	630.232
+1525.889329	469.249
+1525.942819	295.327
+1525.996310	208.937
+1526.049803	198.661
+1526.103296	180.013
+1526.156790	169.357
+1526.210285	165.171
+1526.263782	170.879
+1526.317279	173.924
+1526.370777	131.68
+1526.424275	148.426
+1526.477775	211.981
+1526.531276	261.837
+1526.584778	286.954
+1526.638280	409.119
+1526.691784	620.337
+1526.745288	746.307
+1526.798794	718.145
+1526.852300	600.167
+1526.905808	465.063
+1526.959316	333.385
+1527.012825	234.055
+1527.066335	208.937
+1527.119846	224.16
+1527.173358	176.588
+1527.226871	181.155
+1527.280385	210.459
+1527.333900	209.698
+1527.387416	183.438
+1527.440933	157.179
+1527.494450	171.26
+1527.547969	260.314
+1527.601488	327.295
+1527.655009	490.562
+1527.708530	646.597
+1527.762053	628.329
+1527.815576	525.574
+1527.869100	441.468
+1527.922625	357.741
+1527.976151	235.958
+1528.029678	161.746
+1528.083206	171.641
+1528.136735	205.131
+1528.190265	217.31
+1528.243796	199.042
+1528.297327	184.2
+1528.350860	219.593
+1528.404394	194.856
+1528.457928	176.969
+1528.511464	180.013
+1528.565000	212.362
+1528.618537	307.506
+1528.672076	479.906
+1528.725615	627.568
+1528.779155	571.624
+1528.832696	453.646
+1528.886238	409.499
+1528.939781	329.198
+1528.993325	246.233
+1529.046870	200.945
+1529.100416	205.892
+1529.153962	190.289
+1529.207510	215.407
+1529.261059	221.496
+1529.314608	202.467
+1529.368159	165.171
+1529.421710	178.872
+1529.475262	234.816
+1529.528816	283.149
+1529.582370	344.802
+1529.635925	541.558
+1529.689481	846.018
+1529.743038	981.883
+1529.796596	755.822
+1529.850155	441.848
+1529.903715	309.789
+1529.957276	273.254
+1530.010837	279.724
+1530.064400	276.679
+1530.117964	226.443
+1530.171528	163.649
+1530.225094	164.41
+1530.278660	170.879
+1530.332227	197.9
+1530.385796	205.512
+1530.439365	170.118
+1530.492935	205.892
+1530.546506	297.23
+1530.600078	431.953
+1530.653651	616.151
+1530.707225	768
+1530.760800	780.94
+1530.814376	601.689
+1530.867952	432.714
+1530.921530	318.923
+1530.975109	234.055
+1531.028688	218.071
+1531.082269	235.958
+1531.135850	219.974
+1531.189432	192.192
+1531.243016	200.945
+1531.296600	231.391
+1531.350185	202.087
+1531.403771	180.394
+1531.457358	181.916
+1531.510946	214.265
+1531.564535	252.703
+1531.618125	355.838
+1531.671716	501.218
+1531.725307	651.925
+1531.778900	634.038
+1531.832494	530.522
+1531.886088	438.423
+1531.939684	323.49
+1531.993280	252.703
+1532.046877	224.16
+1532.100476	213.123
+1532.154075	214.646
+1532.207675	198.661
+1532.261276	202.087
+1532.314878	201.325
+1532.368481	213.123
+1532.422085	212.362
+1532.475690	218.451
+1532.529296	254.986
+1532.582902	377.151
+1532.636510	635.941
+1532.690119	949.534
+1532.743728	1056.86
+1532.797339	836.503
+1532.850950	554.498
+1532.904562	397.702
+1532.958176	278.201
+1533.011790	211.982
+1533.065405	195.617
+1533.119021	211.982
+1533.172638	226.824
+1533.226256	262.978
+1533.279875	259.553
+1533.333495	213.884
+1533.387116	195.236
+1533.440737	189.528
+1533.494360	218.832
+1533.547984	311.311
+1533.601608	463.922
+1533.655234	647.739
+1533.708860	820.139
+1533.762487	844.496
+1533.816116	639.366
+1533.869745	392.374
+1533.923375	257.27
+1533.977006	214.646
+1534.030638	202.467
+1534.084271	197.52
+1534.137905	224.921
+1534.191540	225.302
+1534.245176	240.905
+1534.298813	255.748
+1534.352450	235.958
+1534.406089	187.625
+1534.459728	165.552
+1534.513369	189.147
+1534.567010	307.506
+1534.620653	518.344
+1534.674296	714.72
+1534.727940	815.953
+1534.781585	741.741
+1534.835231	545.364
+1534.888878	376.77
+1534.942526	262.598
+1534.996175	215.787
+1535.049825	192.953
+1535.103476	176.969
+1535.157128	203.228
+1535.210780	194.475
+1535.264434	210.84
+1535.318088	195.617
+1535.371744	187.244
+1535.425400	240.144
+1535.479058	268.307
+1535.532716	329.579
+1535.586375	551.073
+1535.640035	865.047
+1535.693697	1088.06
+1535.747359	1029.07
+1535.801022	747.449
+1535.854685	516.06
+1535.908350	390.09
+1535.962016	283.91
+1536.015683	230.249
+1536.069350	174.305
+1536.123019	121.786
+1536.176689	146.142
+1536.230359	177.73
+1536.284031	203.99
+1536.337703	211.22
+1536.391376	183.439
+1536.445050	183.439
+1536.498726	220.735
+1536.552402	349.749
+1536.606079	578.474
+1536.659757	800.729
+1536.713436	920.23
+1536.767115	854.771
+1536.820796	648.119
+1536.874478	442.229
+1536.928161	279.724
+1536.981844	224.16
+1537.035529	219.974
+1537.089214	219.593
+1537.142901	207.795
+1537.196588	218.832
+1537.250276	226.824
+1537.303966	187.244
+1537.357656	135.106
+1537.411347	152.993
+1537.465039	181.536
+1537.518732	211.22
+1537.572426	309.028
+1537.626121	488.659
+1537.679816	727.659
+1537.733513	883.314
+1537.787211	731.465
+1537.840909	470.011
+1537.894609	345.944
+1537.948310	293.424
+1538.002011	236.719
+1538.055713	196.378
+1538.109417	191.811
+1538.163121	184.58
+1538.216826	174.685
+1538.270532	174.685
+1538.324239	151.09
+1538.377947	150.709
+1538.431656	180.013
+1538.485366	208.556
+1538.539077	270.59
+1538.592788	369.92
+1538.646501	581.138
+1538.700215	771.045
+1538.753929	785.887
+1538.807645	622.621
+1538.861361	404.171
+1538.915079	256.889
+1538.968797	246.614
+1539.022516	268.687
+1539.076236	246.233
+1539.129957	186.483
+1539.183679	158.701
+1539.237402	194.095
+1539.291126	226.443
+1539.344851	182.297
+1539.398577	132.442
+1539.452304	138.911
+1539.506031	176.588
+1539.559760	250.42
+1539.613490	442.229
+1539.667220	652.306
+1539.720951	820.519
+1539.774684	791.596
+1539.828417	570.102
+1539.882151	372.203
+1539.935887	283.529
+1539.989623	233.294
+1540.043360	202.467
+1540.097098	207.795
+1540.150837	210.079
+1540.204576	205.512
+1540.258317	219.212
+1540.312059	209.317
+1540.365802	169.738
+1540.419545	151.09
+1540.473290	197.9
+1540.527035	256.509
+1540.580782	329.198
+1540.634529	409.499
+1540.688277	533.947
+1540.742027	666.006
+1540.795777	597.883
+1540.849528	442.99
+1540.903280	295.708
+1540.957033	237.861
+1541.010787	227.585
+1541.064542	209.318
+1541.118298	216.929
+1541.172054	177.73
+1541.225812	162.126
+1541.279571	156.418
+1541.333330	149.187
+1541.387091	172.782
+1541.440852	176.588
+1541.494614	176.208
+1541.548378	221.115
+1541.602142	281.627
+1541.655907	365.733
+1541.709673	479.144
+1541.763440	579.997
+1541.817208	536.231
+1541.870977	427.386
+1541.924747	368.397
+1541.978518	297.23
+1542.032290	204.37
+1542.086062	195.617
+1542.139836	183.058
+1542.193611	187.244
+1542.247386	211.601
+1542.301162	208.556
+1542.354940	193.714
+1542.408718	149.187
+1542.462497	145.762
+1542.516278	221.876
+1542.570059	260.695
+1542.623841	274.776
+1542.677624	350.13
+1542.731408	387.426
+1542.785193	378.673
+1542.838978	366.495
+1542.892765	341.757
+1542.946553	272.112
+1543.000341	239.763
+1543.054131	203.989
+1543.107921	167.074
+1543.161713	171.26
+1543.215505	178.491
+1543.269299	185.722
+1543.323093	176.588
+1543.376888	175.066
+1543.430684	214.265
+1543.484481	187.625
+1543.538279	173.924
+1543.592078	268.687
+1543.645878	352.033
+1543.699679	424.722
+1543.753481	463.541
+1543.807283	444.512
+1543.861087	360.025
+1543.914891	230.63
+1543.968697	195.236
+1544.022503	184.2
+1544.076311	173.924
+1544.130119	159.843
+1544.183928	155.657
+1544.237738	168.977
+1544.291550	164.41
+1544.345362	169.357
+1544.399175	177.73
+1544.452989	222.257
+1544.506803	257.27
+1544.560619	236.719
+1544.614436	314.737
+1544.668254	464.302
+1544.722072	577.713
+1544.775892	500.457
+1544.829712	338.332
+1544.883534	253.845
+1544.937356	195.236
+1544.991179	193.333
+1545.045004	211.22
+1545.098829	180.013
+1545.152655	146.523
+1545.206482	157.559
+1545.260310	174.305
+1545.314139	181.155
+1545.367969	168.216
+1545.421800	146.142
+1545.475631	180.013
+1545.529464	211.601
+1545.583298	245.853
+1545.637132	325.012
+1545.690968	411.022
+1545.744804	463.541
+1545.798642	387.046
+1545.852480	310.17
+1545.906319	228.727
+1545.960159	168.215
+1546.014000	172.782
+1546.067843	169.357
+1546.121686	160.604
+1546.175529	185.341
+1546.229374	188.005
+1546.283220	172.782
+1546.337067	173.163
+1546.390915	168.977
+1546.444763	128.636
+1546.498613	129.016
+1546.552463	193.333
+1546.606315	259.553
+1546.660167	331.862
+1546.714020	382.859
+1546.767875	384.001
+1546.821730	305.222
+1546.875586	237.099
+1546.929443	228.346
+1546.983301	201.325
+1547.037160	192.572
+1547.091020	209.698
+1547.144881	189.147
+1547.198742	149.187
+1547.252605	147.665
+1547.306469	191.05
+1547.360333	189.908
+1547.414199	176.208
+1547.468065	184.2
+1547.521933	207.034
+1547.575801	273.254
+1547.629670	358.883
+1547.683540	472.675
+1547.737412	503.501
+1547.791284	421.297
+1547.845157	354.697
+1547.899031	286.955
+1547.952905	237.48
+1548.006781	189.908
+1548.060658	167.454
+1548.114536	150.329
+1548.168414	151.851
+1548.222294	154.134
+1548.276174	153.754
+1548.330056	143.478
+1548.383938	145.762
+1548.437822	158.321
+1548.491706	199.803
+1548.545591	257.65
+1548.599477	310.931
+1548.653364	405.694
+1548.707252	563.632
+1548.761141	640.888
+1548.815031	516.821
+1548.868922	313.214
+1548.922814	239.002
+1548.976706	198.661
+1549.030600	210.079
+1549.084494	186.483
+1549.138390	175.446
+1549.192286	206.654
+1549.246184	216.548
+1549.300082	208.556
+1549.353981	156.418
+1549.407882	141.956
+1549.461783	166.313
+1549.515685	261.837
+1549.569588	410.261
+1549.623492	645.836
+1549.677397	925.558
+1549.731302	1134.87
+1549.785209	1083.88
+1549.839117	818.997
+1549.893026	554.879
+1549.946935	395.038
+1550.000846	297.23
+1550.054757	216.548
+1550.108669	192.953
+1550.162583	199.042
+1550.216497	188.767
+1550.270412	196.378
+1550.324328	221.876
+1550.378245	216.929
+1550.432163	218.451
+1550.486082	230.63
+1550.540002	285.432
+1550.593923	418.633
+1550.647845	687.699
+1550.701768	987.972
+1550.755691	1068.27
+1550.809616	873.039
+1550.863541	594.078
+1550.917468	387.807
+1550.971395	232.152
+1551.025323	198.281
+1551.079253	206.273
+1551.133183	176.969
+1551.187114	156.798
+1551.241046	194.475
+1551.294979	190.669
+1551.348913	177.349
+1551.402848	168.596
+1551.456784	143.098
+1551.510721	184.961
+1551.564658	288.477
+1551.618597	443.751
+1551.672536	709.772
+1551.726477	910.335
+1551.780418	859.338
+1551.834361	631.374
+1551.888304	396.179
+1551.942248	277.821
+1551.996194	227.205
+1552.050140	188.386
+1552.104087	176.969
+1552.158035	172.402
+1552.211984	160.604
+1552.265934	178.111
+1552.319884	192.572
+1552.373836	171.641
+1552.427789	184.961
+1552.481743	239.383
+1552.535697	277.821
+1552.589653	315.117
+1552.643609	415.208
+1552.697567	551.834
+1552.751525	651.544
+1552.805484	578.855
+1552.859444	414.827
+1552.913405	312.073
+1552.967368	240.525
+1553.021331	289.238
+1553.075295	285.813
+1553.129259	219.212
+1553.183225	213.123
+1553.237192	191.05
+1553.291160	194.856
+1553.345128	208.556
+1553.399098	186.864
+1553.453068	145.381
+1553.507040	157.94
+1553.561012	208.556
+1553.614986	329.579
+1553.668960	453.265
+1553.722935	511.113
+1553.776911	453.646
+1553.830888	354.697
+1553.884866	279.724
+1553.938845	243.569
+1553.992825	214.265
+1554.046806	173.544
+1554.100788	178.491
+1554.154770	159.462
+1554.208754	148.806
+1554.262739	148.426
+1554.316724	157.94
+1554.370711	197.52
+1554.424698	218.071
+1554.478686	194.856
+1554.532676	180.394
+1554.586666	224.921
+1554.640657	297.611
+1554.694649	356.98
+1554.748642	349.749
+1554.802636	340.235
+1554.856631	318.162
+1554.910627	272.112
+1554.964624	210.079
+1555.018621	202.848
+1555.072620	203.989
+1555.126619	199.803
+1555.180620	199.042
+1555.234621	186.864
+1555.288624	178.491
+1555.342627	189.908
+1555.396631	195.997
+1555.450637	169.738
+1555.504643	172.782
+1555.558650	193.333
+1555.612658	208.556
+1555.666667	296.85
+1555.720677	377.151
+1555.774688	342.899
+1555.828699	346.324
+1555.882712	325.773
+1555.936726	302.558
+1555.990740	276.679
+1556.044756	202.087
+1556.098772	174.685
+1556.152790	166.693
+1556.206808	181.916
+1556.260827	186.103
+1556.314848	200.945
+1556.368869	235.577
+1556.422891	208.556
+1556.476914	173.163
+1556.530938	163.268
+1556.584963	159.843
+1556.638988	234.055
+1556.693015	347.466
+1556.747043	461.638
+1556.801072	422.058
+1556.855101	319.303
+1556.909132	278.963
+1556.963163	228.346
+1557.017196	193.714
+1557.071229	200.564
+1557.125263	168.216
+1557.179298	145.001
+1557.233335	156.418
+1557.287372	167.835
+1557.341410	180.394
+1557.395449	198.661
+1557.449488	222.257
+1557.503529	245.472
+1557.557571	258.412
+1557.611614	289.619
+1557.665657	361.167
+1557.719702	399.224
+1557.773748	381.718
+1557.827794	361.547
+1557.881841	324.631
+1557.935890	267.165
+1557.989939	206.654
+1558.043989	197.139
+1558.098040	216.168
+1558.152093	232.152
+1558.206146	224.16
+1558.260199	166.693
+1558.314254	135.106
+1558.368310	148.045
+1558.422367	152.993
+1558.476425	131.68
+1558.530483	136.247
+1558.584543	168.216
+1558.638603	233.674
+1558.692665	316.639
+1558.746727	419.394
+1558.800791	411.402
+1558.854855	310.17
+1558.908920	232.533
+1558.962986	183.819
+1559.017053	164.79
+1559.071121	186.864
+1559.125190	206.654
+1559.179260	189.147
+1559.233331	149.187
+1559.287403	131.68
+1559.341476	154.895
+1559.395549	158.701
+1559.449624	132.822
+1559.503699	158.701
+1559.557776	207.795
+1559.611853	319.303
+1559.665932	412.544
+1559.720011	422.058
+1559.774091	357.741
+1559.828172	309.409
+1559.882254	260.315
+1559.936337	218.071
+1559.990421	195.236
+1560.044506	159.082
+1560.098592	160.604
+1560.152679	170.499
+1560.206767	162.888
+1560.260855	152.232
+1560.314945	160.604
+1560.369035	145.381
+1560.423127	172.402
+1560.477219	199.423
+1560.531313	231.391
+1560.585407	243.189
+1560.639502	269.829
+1560.693598	332.243
+1560.747695	406.074
+1560.801793	422.058
+1560.855892	377.531
+1560.909992	262.979
+1560.964093	182.677
+1561.018195	186.483
+1561.072298	164.79
+1561.126401	127.114
+1561.180506	119.883
+1561.234611	126.733
+1561.288718	156.798
+1561.342825	188.767
+1561.396934	170.118
+1561.451043	182.677
+1561.505153	208.556
+1561.559264	235.958
+1561.613376	293.805
+1561.667489	329.96
+1561.721603	390.851
+1561.775718	399.605
+1561.829834	332.624
+1561.883951	296.469
+1561.938069	244.33
+1561.992187	250.8
+1562.046307	213.504
+1562.100427	205.512
+1562.154549	213.123
+1562.208671	154.515
+1562.262795	125.591
+1562.316919	163.268
+1562.371044	201.706
+1562.425170	218.071
+1562.479297	246.233
+1562.533425	267.545
+1562.587554	293.805
+1562.641684	348.227
+1562.695815	454.788
+1562.749947	492.084
+1562.804080	445.273
+1562.858213	356.6
+1562.912348	272.874
+1562.966484	234.816
+1563.020620	201.706
+1563.074757	199.042
+1563.128896	215.787
+1563.183035	219.213
+1563.237175	212.743
+1563.291316	183.058
+1563.345459	152.232
+1563.399602	167.835
+1563.453746	237.48
+1563.507890	269.448
+1563.562036	245.472
+1563.616183	333.765
+1563.670331	423.2
+1563.724479	446.415
+1563.778629	444.893
+1563.832780	408.358
+1563.886931	302.939
+1563.941084	258.031
+1563.995237	258.031
+1564.049391	260.315
+1564.103546	233.674
+1564.157703	165.171
+1564.211860	157.179
+1564.266018	166.313
+1564.320177	179.252
+1564.374337	194.475
+1564.428497	178.491
+1564.482659	207.415
+1564.536822	260.315
+1564.590986	328.057
+1564.645150	416.35
+1564.699316	528.619
+1564.753482	609.681
+1564.807650	591.794
+1564.861818	420.156
+1564.915987	298.753
+1564.970158	222.638
+1565.024329	199.803
+1565.078501	223.779
+1565.132674	213.885
+1565.186848	184.961
+1565.241023	176.208
+1565.295199	208.176
+1565.349375	237.1
+1565.403553	188.005
+1565.457732	133.203
+1565.511911	181.536
+1565.566092	280.104
+1565.620273	378.673
+1565.674456	478.764
+1565.728639	556.021
+1565.782823	541.559
+1565.837009	436.52
+1565.891195	337.571
+1565.945382	235.958
+1565.999570	227.585
+1566.053759	248.517
+1566.107949	239.383
+1566.162140	200.945
+1566.216332	165.552
+1566.270524	192.953
+1566.324718	199.423
+1566.378913	158.701
+1566.433108	135.486
+1566.487305	152.232
+1566.541502	194.475
+1566.595700	295.708
+1566.649900	494.748
+1566.704100	651.925
+1566.758301	634.799
+1566.812503	492.845
+1566.866706	397.321
+1566.920910	297.611
+1566.975115	202.848
+1567.029321	188.006
+1567.083528	164.029
+1567.137735	181.155
+1567.191944	219.974
+1567.246154	234.436
+1567.300364	208.557
+1567.354576	163.268
+1567.408788	153.373
+1567.463002	199.803
+1567.517216	251.561
+1567.571431	275.538
+1567.625647	382.479
+1567.679864	597.503
+1567.734082	707.108
+1567.788301	617.673
+1567.842521	434.237
+1567.896742	259.173
+1567.950964	159.462
+1568.005187	168.596
+1568.059410	206.273
+1568.113635	208.556
+1568.167861	187.625
+1568.222087	180.775
+1568.276314	196.759
+1568.330543	215.787
+1568.384772	184.2
+1568.439002	189.908
+1568.493234	200.564
+1568.547466	221.877
+1568.601699	293.805
+1568.655933	403.41
+1568.710168	501.979
+1568.764403	525.194
+1568.818640	426.625
+1568.872878	312.073
+1568.927117	237.099
+1568.981356	189.908
+1569.035597	201.326
+1569.089838	197.139
+1569.144081	144.62
+1569.198324	159.082
+1569.252568	196.759
+1569.306814	193.333
+1569.361060	201.706
+1569.415307	226.824
+1569.469555	237.099
+1569.523804	216.548
+1569.578054	276.679
+1569.632305	372.203
+1569.686557	452.124
+1569.740809	494.748
+1569.795063	427.767
+1569.849318	329.198
+1569.903573	294.566
+1569.957830	291.521
+1570.012087	238.622
+1570.066345	191.05
+1570.120605	141.195
+1570.174865	140.053
+1570.229126	208.176
+1570.283388	219.974
+1570.337651	188.386
+1570.391915	168.596
+1570.446180	170.499
+1570.500446	209.318
+1570.554713	232.913
+1570.608981	260.314
+1570.663249	316.259
+1570.717519	456.691
+1570.771789	514.157
+1570.826061	339.474
+1570.880333	233.294
+1570.934607	227.204
+1570.988881	238.622
+1571.043156	229.868
+1571.097432	213.123
+1571.151710	203.989
+1571.205988	196.378
+1571.260267	205.131
+1571.314547	199.803
+1571.368827	193.333
+1571.423109	165.932
+1571.477392	173.924
+1571.531676	210.84
+1571.585960	259.934
+1571.640246	329.959
+1571.694532	414.827
+1571.748820	442.229
+1571.803108	415.208
+1571.857397	348.988
+1571.911688	314.736
+1571.965979	272.493
+1572.020271	216.929
+1572.074564	179.252
+1572.128858	159.843
+1572.183153	165.171
+1572.237449	158.701
+1572.291746	194.856
+1572.346043	211.22
+1572.400342	171.641
+1572.454642	155.276
+1572.508942	165.171
+1572.563244	154.515
+1572.617546	191.811
+1572.671850	284.671
+1572.726154	425.103
+1572.780459	428.528
+1572.834765	354.316
+1572.889072	285.432
+1572.943380	223.779
+1572.997689	187.244
+1573.051999	210.459
+1573.106310	186.103
+1573.160622	151.09
+1573.214935	181.536
+1573.269248	192.572
+1573.323563	164.79
+1573.377879	147.665
+1573.432195	145.001
+1573.486513	131.3
+1573.540831	155.276
+1573.595150	180.394
+1573.649470	258.792
+1573.703792	395.418
+1573.758114	457.452
+1573.812437	439.184
+1573.866761	389.71
+1573.921086	354.316
+1573.975412	282.007
+1574.029738	232.152
+1574.084066	186.483
+1574.138395	167.454
+1574.192725	214.265
+1574.247055	226.443
+1574.301387	170.499
+1574.355719	131.68
+1574.410052	160.604
+1574.464387	203.228
+1574.518722	245.472
+1574.573058	270.59
+1574.627395	337.19
+1574.681733	386.284
+1574.736072	432.714
+1574.790412	439.565
+1574.844753	392.754
+1574.899095	330.721
+1574.953438	247.375
+1575.007781	228.346
+1575.062126	207.795
+1575.116472	188.766
+1575.170818	222.257
+1575.225166	207.415
+1575.279514	188.767
+1575.333863	189.908
+1575.388213	170.88
+1575.442565	192.192
+1575.496917	187.625
+1575.551270	186.483
+1575.605624	254.606
+1575.659979	338.713
+1575.714335	388.948
+1575.768691	427.386
+1575.823049	439.184
+1575.877408	351.272
+1575.931768	245.472
+1575.986128	195.997
+1576.040490	191.43
+1576.094852	162.887
+1576.149215	155.657
+1576.203580	178.11
+1576.257945	125.591
+1576.312311	130.919
+1576.366678	172.782
+1576.421046	175.827
+1576.475415	186.483
+1576.529785	187.625
+1576.584156	230.249
+1576.638528	351.272
+1576.692901	444.893
+1576.747274	443.37
+1576.801649	417.491
+1576.856025	378.292
+1576.910401	281.246
+1576.964779	197.52
+1577.019157	191.43
+1577.073536	211.981
+1577.127917	196.378
+1577.182298	199.422
+1577.236680	220.354
+1577.291063	175.066
+1577.345447	129.777
+1577.399832	125.211
+1577.454218	126.352
+1577.508605	148.806
+1577.562992	220.735
+1577.617381	266.023
+1577.671771	303.7
+1577.726161	326.534
+1577.780553	375.248
+1577.834945	384.762
+1577.889339	273.254
+1577.943733	197.9
+1577.998128	172.402
+1578.052524	190.669
+1578.106921	174.305
+1578.161319	159.462
+1578.215718	158.32
+1578.270118	178.491
+1578.324519	212.362
+1578.378921	197.52
+1578.433324	169.357
+1578.487728	207.034
+1578.542132	228.346
+1578.596538	258.792
+1578.650944	310.169
+1578.705352	367.636
+1578.759760	370.3
+1578.814169	362.689
+1578.868580	297.611
+1578.922991	273.254
+1578.977403	256.509
+1579.031816	219.212
+1579.086230	238.622
+1579.140645	226.443
+1579.195061	231.771
+1579.249478	207.034
+1579.303896	162.887
+1579.358314	168.596
+1579.412734	165.932
+1579.467154	148.806
+1579.521576	145
+1579.575998	186.483
+1579.630422	257.65
+1579.684846	325.012
+1579.739271	363.45
+1579.793698	350.891
+1579.848125	318.923
+1579.902553	310.55
+1579.956982	264.501
+1580.011412	215.787
+1580.065843	208.556
+1580.120274	193.333
+1580.174707	152.231
+1580.229141	143.478
+1580.283576	144.239
+1580.338011	122.166
+1580.392448	135.106
+1580.446885	154.895
+1580.501323	156.798
+1580.555763	198.281
+1580.610203	230.249
+1580.664644	301.797
+1580.719086	388.568
+1580.773529	410.26
+1580.827973	318.162
+1580.882418	220.354
+1580.936864	183.058
+1580.991311	198.281
+1581.045759	216.168
+1581.100208	192.192
+1581.154657	184.2
+1581.209108	207.415
+1581.263559	216.548
+1581.318012	235.196
+1581.372465	233.674
+1581.426919	202.087
+1581.481375	179.633
+1581.535831	203.609
+1581.590288	257.27
+1581.644746	339.093
+1581.699205	449.079
+1581.753665	434.237
+1581.808126	368.778
+1581.862588	317.781
+1581.917051	272.112
+1581.971514	207.034
+1582.025979	156.798
+1582.080444	174.685
+1582.134911	207.034
+1582.189378	231.391
+1582.243847	207.795
+1582.298316	181.536
+1582.352786	195.236
+1582.407258	178.491
+1582.461730	191.05
+1582.516203	205.131
+1582.570677	237.48
+1582.625152	272.112
+1582.679628	316.259
+1582.734105	369.539
+1582.788582	335.287
+1582.843061	344.041
+1582.897541	321.967
+1582.952021	266.404
+1583.006503	249.278
+1583.060985	228.727
+1583.115469	198.661
+1583.169953	185.722
+1583.224438	160.604
+1583.278924	181.536
+1583.333412	165.552
+1583.387900	168.596
+1583.442389	154.895
+1583.496879	138.911
+1583.551369	169.738
+1583.605861	238.622
+1583.660354	312.072
+1583.714848	313.214
+1583.769342	307.886
+1583.823838	356.6
+1583.878335	355.458
+1583.932832	278.963
+1583.987330	249.278
+1584.041830	205.892
+1584.096330	193.333
+1584.150831	172.021
+1584.205333	160.985
+1584.259836	183.819
+1584.314340	171.26
+1584.368845	164.79
+1584.423351	196.378
+1584.477858	250.039
+1584.532366	370.3
+1584.586875	652.686
+1584.641384	1107.47
+1584.695895	1583.19
+1584.750406	1684.42
+1584.804919	1231.54
+1584.859432	635.56
+1584.913947	339.474
+1584.968462	259.173
+1585.022978	270.209
+1585.077495	289.999
+1585.132013	254.225
+1585.186532	254.225
+1585.241052	219.212
+1585.295573	191.811
+1585.350095	166.693
+1585.404618	157.179
+1585.459141	166.313
+1585.513666	237.099
+1585.568192	375.248
+1585.622718	721.951
+1585.677246	1210.99
+1585.731774	1459.88
+1585.786303	1222.79
+1585.840834	753.158
+1585.895365	424.722
+1585.949897	258.031
+1586.004430	256.128
+1586.058964	249.278
+1586.113499	204.37
+1586.168035	168.596
+1586.222572	180.013
+1586.277110	247.755
+1586.331648	244.33
+1586.386188	206.273
+1586.440729	188.766
+1586.495270	189.147
+1586.549813	272.873
+1586.604356	465.063
+1586.658900	706.728
+1586.713446	954.101
+1586.767992	960.57
+1586.822539	696.072
+1586.877087	473.436
+1586.931636	359.264
+1586.986186	289.619
+1587.040737	191.431
+1587.095289	149.948
+1587.149841	140.053
+1587.204395	142.717
+1587.258950	176.588
+1587.313505	186.483
+1587.368062	176.208
+1587.422619	179.633
+1587.477178	177.349
+1587.531737	291.902
+1587.586297	481.428
+1587.640859	753.919
+1587.695421	1094.53
+1587.749984	1215.17
+1587.804548	954.862
+1587.859113	539.275
+1587.913679	353.555
+1587.968246	310.55
+1588.022813	230.63
+1588.077382	193.714
+1588.131952	195.617
+1588.186522	165.171
+1588.241094	157.179
+1588.295666	171.641
+1588.350240	198.661
+1588.404814	186.102
+1588.459389	202.087
+1588.513966	253.464
+1588.568543	327.295
+1588.623121	528.238
+1588.677700	794.26
+1588.732280	1018.8
+1588.786861	1006.62
+1588.841443	744.404
+1588.896025	443.37
+1588.950609	283.149
+1589.005194	228.346
+1589.059779	219.974
+1589.114366	194.856
+1589.168953	156.418
+1589.223542	178.872
+1589.278131	204.37
+1589.332721	204.751
+1589.387313	189.528
+1589.441905	173.544
+1589.496498	170.118
+1589.551092	211.982
+1589.605687	328.818
+1589.660283	482.189
+1589.714880	650.403
+1589.769477	728.801
+1589.824076	584.563
+1589.878676	394.276
+1589.933276	256.889
+1589.987878	234.816
+1590.042480	189.908
+1590.097084	136.247
+1590.151688	151.09
+1590.206293	180.013
+1590.260900	199.803
+1590.315507	199.803
+1590.370115	173.544
+1590.424724	178.872
+1590.479334	186.103
+1590.533945	201.325
+1590.588557	248.136
+1590.643169	324.631
+1590.697783	419.014
+1590.752398	492.845
+1590.807013	521.008
+1590.861630	479.906
+1590.916247	338.713
+1590.970866	189.528
+1591.025485	171.26
+1591.080105	208.556
+1591.134727	201.706
+1591.189349	189.908
+1591.243972	196.759
+1591.298596	189.528
+1591.353221	202.848
+1591.407847	224.921
+1591.462474	192.572
+1591.517101	195.617
+1591.571730	299.133
+1591.626360	466.586
+1591.680990	671.334
+1591.735622	846.779
+1591.790254	786.268
+1591.844888	554.879
+1591.899522	310.55
+1591.954157	238.622
+1592.008794	223.399
+1592.063431	195.997
+1592.118069	207.034
+1592.172708	180.013
+1592.227348	191.431
+1592.281989	188.767
+1592.336631	164.41
+1592.391273	172.402
+1592.445917	178.491
+1592.500562	197.139
+1592.555207	313.975
+1592.609854	535.089
+1592.664501	798.446
+1592.719150	934.692
+1592.773799	881.792
+1592.828450	679.326
+1592.883101	459.355
+1592.937753	299.514
+1592.992406	237.099
+1593.047060	234.435
+1593.101715	230.249
+1593.156371	204.751
+1593.211028	176.969
+1593.265686	133.203
+1593.320344	167.074
+1593.375004	201.326
+1593.429665	178.111
+1593.484326	174.305
+1593.538989	188.386
+1593.593652	229.107
+1593.648316	365.733
+1593.702982	589.13
+1593.757648	733.748
+1593.812315	639.747
+1593.866983	509.59
+1593.921652	394.277
+1593.976322	264.881
+1594.030993	208.556
+1594.085665	233.674
+1594.140338	200.184
+1594.195011	156.418
+1594.249686	154.895
+1594.304362	184.2
+1594.359038	194.856
+1594.413716	146.142
+1594.468394	135.486
+1594.523074	151.47
+1594.577754	177.349
+1594.632435	270.209
+1594.687117	411.402
+1594.741800	538.514
+1594.796484	545.364
+1594.851169	406.074
+1594.905855	306.745
+1594.960542	240.525
+1595.015230	213.123
+1595.069919	216.929
+1595.124608	229.488
+1595.179299	211.982
+1595.233990	200.564
+1595.288683	217.31
+1595.343376	184.2
+1595.398071	167.835
+1595.452766	165.932
+1595.507462	154.895
+1595.562159	200.184
+1595.616857	282.007
+1595.671557	396.56
+1595.726257	493.987
+1595.780957	487.898
+1595.835659	384.382
+1595.890362	290.76
+1595.945066	247.756
+1595.999770	201.326
+1596.054476	160.604
+1596.109183	170.118
+1596.163890	225.682
+1596.218599	224.541
+1596.273308	178.491
+1596.328018	155.657
+1596.382729	183.058
+1596.437442	193.333
+1596.492155	207.795
+1596.546869	213.123
+1596.601584	245.472
+1596.656300	291.522
+1596.711017	386.284
+1596.765734	460.496
+1596.820453	420.536
+1596.875173	340.616
+1596.929893	283.91
+1596.984615	231.391
+1597.039337	184.2
+1597.094061	181.155
+1597.148785	154.895
+1597.203510	162.126
+1597.258237	185.341
+1597.312964	197.9
+1597.367692	189.908
+1597.422421	192.953
+1597.477151	201.326
+1597.531882	197.52
+1597.586614	211.982
+1597.641347	261.837
+1597.696080	300.655
+1597.750815	393.896
+1597.805551	442.99
+1597.860287	372.964
+1597.915025	285.813
+1597.969763	234.055
+1598.024502	210.079
+1598.079243	195.236
+1598.133984	179.252
+1598.188726	172.782
+1598.243469	191.811
+1598.298213	177.349
+1598.352958	145.762
+1598.407704	164.79
+1598.462451	154.515
+1598.517199	149.187
+1598.571948	164.41
+1598.626697	210.459
+1598.681448	323.49
+1598.736199	425.103
+1598.790952	414.066
+1598.845705	344.041
+1598.900460	227.205
+1598.955215	159.082
+1599.009971	177.349
+1599.064728	190.289
+1599.119487	173.163
+1599.174246	212.362
+1599.229006	216.929
+1599.283767	190.289
+1599.338528	193.714
+1599.393291	191.05
+1599.448055	171.26
+1599.502820	169.357
+1599.557585	230.249
+1599.612352	269.829
+1599.667119	331.482
+1599.721888	429.67
+1599.776657	475.719
+1599.831427	421.678
+1599.886199	338.332
+1599.940971	301.416
+1599.995744	261.456
+1600.050518	234.435
+1600.105293	201.326
+1600.160069	207.034
+1600.214846	250.039
+1600.269624	221.876
+1600.324402	156.798
+1600.379182	137.389
+1600.433963	167.074
+1600.488744	180.013
+1600.543527	208.176
+1600.598310	260.314
+1600.653094	376.77
+1600.707880	458.213
+1600.762666	463.541
+1600.817453	459.355
+1600.872241	433.476
+1600.927030	351.272
+1600.981820	239.002
+1601.036611	197.139
+1601.091403	175.066
+1601.146196	180.013
+1601.200990	184.58
+1601.255784	163.268
+1601.310580	178.111
+1601.365376	196.378
+1601.420174	224.16
+1601.474972	186.864
+1601.529772	182.297
+1601.584572	189.528
+1601.639373	287.716
+1601.694176	429.67
+1601.748979	524.813
+1601.803783	593.697
+1601.858588	564.774
+1601.913394	389.71
+1601.968200	234.435
+1602.023008	178.11
+1602.077817	194.475
+1602.132627	213.123
+1602.187437	209.318
+1602.242249	202.087
+1602.297061	205.892
+1602.351875	183.058
+1602.406689	207.795
+1602.461505	234.435
+1602.516321	223.018
+1602.571138	259.934
+1602.625956	356.98
+1602.680775	414.066
+1602.735595	431.573
+1602.790416	472.294
+1602.845238	362.308
+1602.900061	258.031
+1602.954884	235.197
+1603.009709	206.654
+1603.064535	180.013
+1603.119361	149.187
+1603.174189	133.203
+1603.229017	130.919
+1603.283847	165.932
+1603.338677	176.588
+1603.393508	137.77
+1603.448340	154.515
+1603.503174	234.435
+1603.558008	260.314
+1603.612843	259.553
+1603.667679	268.687
+1603.722515	355.077
+1603.777353	411.402
+1603.832192	385.904
+1603.887032	306.745
+1603.941872	222.257
+1603.996714	187.244
+1604.051556	197.52
+1604.106400	218.071
+1604.161244	204.37
+1604.216089	162.888
+1604.270936	156.037
+1604.325783	161.746
+1604.380631	202.087
+1604.435480	216.168
+1604.490330	188.767
+1604.545181	254.986
+1604.600033	317.781
+1604.654886	366.875
+1604.709739	437.662
+1604.764594	470.772
+1604.819450	441.848
+1604.874306	363.069
+1604.929164	246.614
+1604.984022	195.997
+1605.038882	199.042
+1605.093742	211.982
+1605.148603	196.378
+1605.203465	154.515
+1605.258329	162.126
+1605.313193	168.977
+1605.368058	150.709
+1605.422924	141.956
+1605.477790	160.224
+1605.532658	175.066
+1605.587527	227.205
+1605.642397	281.627
+1605.697267	379.434
+1605.752139	541.939
+1605.807011	672.476
+1605.861885	618.815
+1605.916759	457.832
+1605.971635	302.178
+1606.026511	202.848
+1606.081388	191.811
+1606.136266	186.102
+1606.191145	145
+1606.246025	105.801
+1606.300906	124.83
+1606.355788	147.284
+1606.410671	199.423
+1606.465555	221.115
+1606.520439	189.908
+1606.575325	190.669
+1606.630211	232.532
+1606.685099	324.631
+1606.739987	461.638
+1606.794877	605.876
+1606.849767	621.86
+1606.904658	491.703
+1606.959551	278.963
+1607.014444	189.147
+1607.069338	183.058
+1607.124233	153.373
+1607.179129	156.418
+1607.234026	153.373
+1607.288923	158.701
+1607.343822	153.373
+1607.398722	147.665
+1607.453622	127.494
+1607.508524	179.633
+1607.563427	269.448
+1607.618330	345.563
+1607.673234	376.009
+1607.728140	410.641
+1607.783046	450.601
+1607.837953	419.014
+1607.892861	366.875
+1607.947770	292.283
+1608.002680	255.367
+1608.057591	230.63
+1608.112503	191.431
+1608.167416	201.325
+1608.222330	214.646
+1608.277244	197.139
+1608.332160	206.273
+1608.387077	210.459
+1608.441994	190.669
+1608.496913	178.491
+1608.551832	209.318
+1608.606752	289.619
+1608.661674	395.799
+1608.716596	438.423
+1608.771519	468.869
+1608.826443	508.449
+1608.881368	473.816
+1608.936294	356.6
+1608.991221	272.112
+1609.046149	221.115
+1609.101077	160.604
+1609.156007	129.778
+1609.210938	137.77
+1609.265869	158.701
+1609.320802	172.782
+1609.375735	158.321
+1609.430670	156.037
+1609.485605	168.216
+1609.540541	186.102
+1609.595478	215.026
+1609.650417	266.023
+1609.705356	333.004
+1609.760296	435.759
+1609.815237	483.331
+1609.870178	434.998
+1609.925121	351.652
+1609.980065	259.934
+1610.035010	231.771
+1610.089955	208.176
+1610.144902	195.997
+1610.199850	159.843
+1610.254798	121.405
+1610.309747	107.324
+1610.364698	105.04
+1610.419649	114.555
+1610.474601	125.211
+1610.529554	133.964
+1610.584508	173.924
+1610.639463	214.646
+1610.694419	301.036
+1610.749376	338.332
+1610.804334	356.98
+1610.859293	371.061
+1610.914253	344.041
+1610.969213	283.149
+1611.024175	202.848
+1611.079137	175.066
+1611.134101	191.05
+1611.189065	191.811
+1611.244030	174.685
+1611.298997	189.528
+1611.353964	188.766
+1611.408932	184.961
+1611.463901	200.564
+1611.518871	220.354
+1611.573842	224.921
+1611.628814	235.577
+1611.683787	276.298
+1611.738761	334.526
+1611.793735	394.657
+1611.848711	394.657
+1611.903687	312.834
+1611.958665	256.128
+1612.013643	179.633
+1612.068623	159.082
+1612.123603	175.446
+1612.178584	162.126
+1612.233567	148.806
+1612.288550	177.349
+1612.343534	206.653
+1612.398519	219.212
+1612.453505	230.63
+1612.508492	227.966
+1612.563480	262.978
+1612.618468	301.416
+1612.673458	355.458
+1612.728449	408.358
+1612.783440	408.358
+1612.838433	360.405
+1612.893426	282.768
+1612.948421	204.751
+1613.003416	195.236
+1613.058412	210.459
+1613.113409	202.467
+1613.168408	175.446
+1613.223407	170.88
+1613.278407	185.341
+1613.333408	220.735
+1613.388410	218.071
+1613.443412	224.54
+1613.498416	218.451
+1613.553421	187.625
+1613.608426	208.937
+1613.663433	293.424
+1613.718441	359.644
+1613.773449	390.09
+1613.828458	385.523
+1613.883469	326.915
+1613.938480	272.112
+1613.993492	226.443
+1614.048505	208.937
+1614.103519	210.079
+1614.158534	188.767
+1614.213550	143.098
+1614.268567	143.098
+1614.323585	170.118
+1614.378604	194.475
+1614.433624	227.204
+1614.488644	199.423
+1614.543666	181.155
+1614.598688	205.892
+1614.653712	301.036
+1614.708736	376.389
+1614.763762	396.56
+1614.818788	390.09
+1614.873815	352.033
+1614.928843	261.456
+1614.983872	212.362
+1615.038902	207.415
+1615.093933	194.856
+1615.148965	186.864
+1615.203998	189.908
+1615.259032	169.738
+1615.314067	164.41
+1615.369102	179.252
+1615.424139	179.633
+1615.479176	194.856
+1615.534215	190.669
+1615.589254	201.325
+1615.644294	281.246
+1615.699336	383.24
+1615.754378	459.355
+1615.809421	435.378
+1615.864465	354.316
+1615.919510	302.939
+1615.974556	293.424
+1616.029603	279.724
+1616.084651	225.302
+1616.139700	199.423
+1616.194749	222.257
+1616.249800	248.897
+1616.304852	220.354
+1616.359904	181.155
+1616.414958	162.887
+1616.470012	164.029
+1616.525067	176.588
+1616.580124	195.236
+1616.635181	280.485
+1616.690239	359.264
+1616.745298	393.135
+1616.800358	391.993
+1616.855419	376.77
+1616.910481	326.534
+1616.965544	260.314
+1617.020608	226.824
+1617.075672	183.438
+1617.130738	173.924
+1617.185805	183.058
+1617.240872	196.378
+1617.295941	212.743
+1617.351010	231.391
+1617.406080	245.091
+1617.461152	205.131
+1617.516224	181.916
+1617.571297	201.325
+1617.626371	238.622
+1617.681446	331.101
+1617.736522	394.657
+1617.791599	411.402
+1617.846677	398.463
+1617.901756	339.474
+1617.956835	255.748
+1618.011916	224.16
+1618.066998	206.653
+1618.122080	194.095
+1618.177164	207.415
+1618.232248	208.556
+1618.287333	164.79
+1618.342420	175.446
+1618.397507	192.192
+1618.452595	196.378
+1618.507684	183.819
+1618.562774	193.333
+1618.617865	237.861
+1618.672957	272.873
+1618.728050	323.109
+1618.783144	353.936
+1618.838238	365.733
+1618.893334	311.692
+1618.948431	249.658
+1619.003528	226.824
+1619.058627	197.139
+1619.113726	172.402
+1619.168826	168.596
+1619.223928	166.313
+1619.279030	171.641
+1619.334133	174.685
+1619.389237	160.604
+1619.444342	165.932
+1619.499448	189.528
+1619.554555	204.37
+1619.609663	259.173
+1619.664772	318.923
+1619.719881	429.289
+1619.774992	469.63
+1619.830104	419.014
+1619.885216	332.243
+1619.940330	276.679
+1619.995444	221.115
+1620.050559	195.997
+1620.105676	171.641
+1620.160793	184.961
+1620.215911	210.84
+1620.271030	228.727
+1620.326150	243.95
+1620.381271	237.099
+1620.436393	198.661
+1620.491516	184.961
+1620.546640	211.981
+1620.601764	240.905
+1620.656890	264.881
+1620.712017	327.676
+1620.767144	365.353
+1620.822273	383.24
+1620.877402	346.705
+1620.932532	270.59
+1620.987664	238.241
+1621.042796	227.585
+1621.097929	189.528
+1621.153063	188.766
+1621.208198	197.9
+1621.263334	197.9
+1621.318471	170.118
+1621.373609	201.706
+1621.428748	212.362
+1621.483887	189.528
+1621.539028	199.803
+1621.594170	243.569
+1621.649312	288.857
+1621.704456	326.154
+1621.759600	346.705
+1621.814745	374.487
+1621.869892	389.329
+1621.925039	332.243
+1621.980187	209.698
+1622.035336	175.446
+1622.090486	172.782
+1622.145637	146.142
+1622.200789	161.746
+1622.255942	163.649
+1622.311096	189.528
+1622.366251	199.042
+1622.421406	215.407
+1622.476563	221.496
+1622.531720	193.333
+1622.586879	202.087
+1622.642038	273.254
+1622.697199	328.437
+1622.752360	343.66
+1622.807522	355.458
+1622.862685	295.327
+1622.917849	243.95
+1622.973014	193.714
+1623.028180	181.536
+1623.083347	172.782
+1623.138515	180.394
+1623.193684	181.155
+1623.248854	185.341
+1623.304024	152.992
+1623.359196	150.328
+1623.414369	175.827
+1623.469542	175.827
+1623.524716	218.832
+1623.579892	241.666
+1623.635068	240.144
+1623.690245	270.209
+1623.745423	329.198
+1623.800603	357.361
+1623.855783	340.615
+1623.910964	290.38
+1623.966146	253.845
+1624.021328	224.54
+1624.076512	230.63
+1624.131697	221.115
+1624.186883	196.378
+1624.242069	176.588
+1624.297257	170.499
+1624.352445	176.969
+1624.407635	184.58
+1624.462825	161.365
+1624.518016	174.305
+1624.573208	246.994
+1624.628402	330.721
+1624.683596	419.394
+1624.738791	505.785
+1624.793987	512.254
+1624.849184	452.124
+1624.904382	304.842
+1624.959580	216.168
+1625.014780	185.722
+1625.069981	165.932
+1625.125182	176.208
+1625.180385	178.872
+1625.235588	183.058
+1625.290793	207.795
+1625.345998	209.698
+1625.401204	192.953
+1625.456412	197.9
+1625.511620	195.997
+1625.566829	156.798
+1625.622039	242.047
+1625.677250	411.022
+1625.732462	554.879
+1625.787675	578.855
+1625.842889	460.877
+1625.898103	379.053
+1625.953319	320.065
+1626.008536	242.047
+1626.063753	175.066
+1626.118972	153.754
+1626.174191	165.171
+1626.229411	188.386
+1626.284633	211.22
+1626.339855	192.572
+1626.395078	165.171
+1626.450302	130.539
+1626.505527	146.142
+1626.560753	183.819
+1626.615980	258.412
+1626.671208	369.539
+1626.726437	519.105
+1626.781667	631.374
+1626.836897	573.907
+1626.892129	429.289
+1626.947361	329.198
+1627.002595	275.918
+1627.057829	236.338
+1627.113065	171.26
+1627.168301	144.62
+1627.223538	163.649
+1627.278776	210.079
+1627.334016	208.556
+1627.389256	174.305
+1627.444497	192.953
+1627.499738	209.698
+1627.554981	184.58
+1627.610225	203.609
+1627.665470	304.842
+1627.720716	404.932
+1627.775962	437.281
+1627.831210	391.993
+1627.886458	310.17
+1627.941708	220.735
+1627.996958	178.491
+1628.052209	189.908
+1628.107462	215.407
+1628.162715	243.95
+1628.217969	230.249
+1628.273224	185.722
+1628.328480	154.895
+1628.383737	150.329
+1628.438995	176.588
+1628.494253	214.646
+1628.549513	229.868
+1628.604774	197.139
+1628.660036	258.031
+1628.715298	384.001
+1628.770562	468.869
+1628.825826	471.913
+1628.881091	325.773
+1628.936358	237.48
+1628.991625	234.816
+1629.046893	204.37
+1629.102162	168.596
+1629.157432	165.932
+1629.212703	153.754
+1629.267975	151.851
+1629.323248	172.402
+1629.378522	175.066
+1629.433797	162.507
+1629.489072	199.423
+1629.544349	224.54
+1629.599626	229.488
+1629.654905	246.614
+1629.710184	310.931
+1629.765465	411.022
+1629.820746	399.604
+1629.876028	321.967
+1629.931311	274.776
+1629.986596	224.921
+1630.041881	192.953
+1630.097167	214.645
+1630.152454	169.738
+1630.207741	129.777
+1630.263030	122.927
+1630.318320	129.016
+1630.373611	149.567
+1630.428902	148.806
+1630.484195	147.664
+1630.539488	185.341
+1630.594783	215.787
+1630.650078	266.404
+1630.705374	288.857
+1630.760672	329.198
+1630.815970	407.977
+1630.871269	394.276
+1630.926569	296.088
+1630.981870	235.958
+1631.037172	170.879
+1631.092475	169.738
+1631.147779	176.969
+1631.203083	146.142
+1631.258389	136.247
+1631.313696	152.993
+1631.369003	158.321
+1631.424312	143.478
+1631.479621	148.426
+1631.534932	172.402
+1631.590243	234.435
+1631.645555	278.962
+1631.700868	283.91
+1631.756182	328.818
+1631.811497	375.628
+1631.866813	378.292
+1631.922130	272.873
+1631.977448	181.155
+1632.032767	171.26
+1632.088087	158.321
+1632.143408	160.604
+1632.198729	173.544
+1632.254052	188.005
+1632.309375	176.208
+1632.364700	145.762
+1632.420025	140.053
+1632.475351	131.3
+1632.530679	135.106
+1632.586007	171.26
+1632.641336	221.496
+1632.696666	288.477
+1632.751997	338.332
+1632.807329	375.628
+1632.862662	370.3
+1632.917996	318.162
+1632.973330	239.002
+1633.028666	179.252
+1633.084003	173.924
+1633.139340	164.029
+1633.194679	154.515
+1633.250018	141.575
+1633.305359	167.835
+1633.360700	204.37
+1633.416042	237.48
+1633.471385	243.95
+1633.526729	245.472
+1633.582074	248.897
+1633.637420	238.241
+1633.692767	299.513
+1633.748115	370.3
+1633.803464	401.888
+1633.858814	419.775
+1633.914165	333.385
+1633.969516	271.732
+1634.024869	216.929
+1634.080222	189.147
+1634.135577	187.244
+1634.190932	175.446
+1634.246288	205.131
+1634.301646	184.961
+1634.357004	152.612
+1634.412363	152.993
+1634.467723	173.544
+1634.523084	203.609
+1634.578446	248.517
+1634.633809	276.298
+1634.689173	314.356
+1634.744537	344.421
+1634.799903	342.899
+1634.855270	317.781
+1634.910637	258.411
+1634.966006	226.443
+1635.021375	255.747
+1635.076746	229.488
+1635.132117	168.215
+1635.187489	152.992
+1635.242862	159.462
+1635.298236	197.139
+1635.353612	228.727
+1635.408988	173.163
+1635.464365	143.098
+1635.519742	168.977
+1635.575121	210.079
+1635.630501	267.926
+1635.685882	312.834
+1635.741263	347.846
+1635.796646	328.437
+1635.852029	268.306
+1635.907414	227.204
+1635.962799	218.451
+1636.018186	224.16
+1636.073573	209.698
+1636.128961	170.879
+1636.184350	159.082
+1636.239740	141.956
+1636.295131	145.762
+1636.350523	135.867
+1636.405916	125.591
+1636.461310	138.531
+1636.516705	167.835
+1636.572100	183.058
+1636.627497	221.496
+1636.682894	269.448
+1636.738293	321.587
+1636.793692	376.389
+1636.849093	352.033
+1636.904494	274.015
+1636.959896	234.055
+1637.015300	206.273
+1637.070704	196.378
+1637.126109	210.459
+1637.181515	188.005
+1637.236922	179.633
+1637.292330	198.661
+1637.347738	176.208
+1637.403148	149.948
+1637.458559	160.604
+1637.513971	199.423
+1637.569383	201.706
+1637.624797	227.204
+1637.680211	303.7
+1637.735626	435.759
+1637.791043	591.033
+1637.846460	613.868
+1637.901878	514.538
+1637.957297	321.587
+1638.012717	227.966
+1638.068138	210.84
+1638.123560	179.633
+1638.178983	190.289
+1638.234407	226.443
+1638.289832	226.824
+1638.345258	204.751
+1638.400684	199.423
+1638.456112	192.572
+1638.511540	163.268
+1638.566970	174.685
+1638.622400	231.771
+1638.677831	409.499
+1638.733264	637.844
+1638.788697	845.637
+1638.844131	893.59
+1638.899566	676.662
+1638.955002	424.342
+1639.010439	290.38
+1639.065877	230.63
+1639.121316	222.257
+1639.176756	198.662
+1639.232196	156.798
+1639.287638	160.604
+1639.343080	194.856
+1639.398524	191.431
+1639.453968	179.633
+1639.509414	176.969
+1639.564860	197.139
+1639.620307	246.233
+1639.675756	366.875
+1639.731205	551.454
+1639.786655	715.1
+1639.842106	817.475
+1639.897558	699.877
+1639.953011	469.63
+1640.008465	333.385
+1640.063919	302.558
+1640.119375	265.643
+1640.174832	195.617
+1640.230289	162.888
+1640.285748	152.612
+1640.341207	182.677
+1640.396668	243.569
+1640.452129	223.779
+1640.507591	162.126
+1640.563054	167.454
+1640.618519	276.299
+1640.673984	428.148
+1640.729450	663.723
+1640.784917	1147.81
+1640.840384	1595.37
+1640.895853	1520.01
+1640.951323	1011.95
+1641.006794	537.372
+1641.062265	317.02
+1641.117738	288.096
+1641.173212	318.923
+1641.228686	299.514
+1641.284161	286.955
+1641.339638	316.639
+1641.395115	263.359
+1641.450593	214.646
+1641.506072	225.302
+1641.561552	240.905
+1641.617033	256.889
+1641.672515	363.831
+1641.727998	589.13
+1641.783482	959.048
+1641.838967	1330.11
+1641.894453	1316.79
+1641.949939	902.723
+1642.005427	494.368
+1642.060915	309.028
+1642.116405	274.015
+1642.171895	247.375
+1642.227386	245.472
+1642.282879	268.307
+1642.338372	268.307
+1642.393866	246.233
+1642.449361	237.48
+1642.504857	216.168
+1642.560354	238.622
+1642.615852	277.821
+1642.671351	354.316
+1642.726851	493.606
+1642.782351	654.589
+1642.837853	777.134
+1642.893356	755.061
+1642.948859	589.511
+1643.004364	376.77
+1643.059869	259.173
+1643.115375	240.905
+1643.170883	245.091
+1643.226391	246.614
+1643.281900	222.257
+1643.337410	230.249
+1643.392921	227.585
+1643.448433	210.84
+1643.503946	185.722
+1643.559460	226.443
+1643.614975	286.955
+1643.670490	320.445
+1643.726007	401.507
+1643.781524	446.035
+1643.837043	465.063
+1643.892562	452.124
+1643.948083	388.948
+1644.003604	304.842
+1644.059126	210.459
+1644.114650	194.095
+1644.170174	192.192
+1644.225699	168.977
+1644.281225	171.26
+1644.336752	186.103
+1644.392280	218.832
+1644.447809	252.322
+1644.503338	205.892
+1644.558869	179.252
+1644.614401	191.431
+1644.669933	287.716
+1644.725467	422.058
+1644.781001	490.562
+1644.836537	458.213
+1644.892073	399.604
+1644.947610	320.826
+1645.003149	213.504
+1645.058688	175.827
+1645.114228	203.228
+1645.169769	188.767
+1645.225311	186.483
+1645.280854	161.746
+1645.336398	156.037
+1645.391942	160.223
+1645.447488	152.231
+1645.503035	163.649
+1645.558582	205.892
+1645.614131	235.958
+1645.669680	330.34
+1645.725231	436.901
+1645.780782	468.108
+1645.836334	433.095
+1645.891888	366.114
+1645.947442	260.314
+1646.002997	210.459
+1646.058553	230.63
+1646.114110	191.05
+1646.169668	180.013
+1646.225227	188.386
+1646.280786	181.155
+1646.336347	199.042
+1646.391909	211.601
+1646.447471	197.9
+1646.503035	187.625
+1646.558599	186.102
+1646.614165	199.803
+1646.669731	276.679
+1646.725298	423.581
+1646.780866	512.635
+1646.836436	481.047
+1646.892006	401.507
+1646.947577	341.377
+1647.003149	242.047
+1647.058722	167.074
+1647.114295	138.15
+1647.169870	146.523
+1647.225446	160.604
+1647.281023	182.297
+1647.336600	235.577
+1647.392179	216.548
+1647.447758	177.349
+1647.503339	183.438
+1647.558920	165.552
+1647.614502	211.601
+1647.670085	312.834
+1647.725670	393.896
+1647.781255	459.735
+1647.836841	505.785
+1647.892428	429.289
+1647.948016	288.096
+1648.003604	216.929
+1648.059194	202.087
+1648.114785	205.892
+1648.170377	188.005
+1648.225969	183.819
+1648.281563	186.864
+1648.337157	170.88
+1648.392753	174.305
+1648.448349	206.654
+1648.503946	200.564
+1648.559545	186.103
+1648.615144	223.399
+1648.670744	281.627
+1648.726345	361.547
+1648.781947	483.711
+1648.837550	478.764
+1648.893154	414.828
+1648.948758	324.632
+1649.004364	227.205
+1649.059971	174.305
+1649.115578	169.738
+1649.171187	165.552
+1649.226796	176.208
+1649.282407	160.604
+1649.338018	150.329
+1649.393630	150.709
+1649.449244	140.814
+1649.504858	156.798
+1649.560473	191.811
+1649.616089	258.031
+1649.671706	367.256
+1649.727324	479.525
+1649.782943	542.7
+1649.838562	557.162
+1649.894183	598.645
+1649.949805	589.892
+1650.005427	437.281
+1650.061051	277.44
+1650.116675	240.905
+1650.172301	233.294
+1650.227927	196.759
+1650.283554	174.305
+1650.339183	164.41
+1650.394812	185.341
+1650.450442	228.346
+1650.506073	232.913
+1650.561705	242.808
+1650.617338	304.461
+1650.672972	334.907
+1650.728607	348.988
+1650.784242	426.625
+1650.839879	536.611
+1650.895516	581.138
+1650.951155	555.64
+1651.006795	419.014
+1651.062435	278.963
+1651.118076	218.071
+1651.173719	190.669
+1651.229362	205.892
+1651.285006	221.877
+1651.340651	217.69
+1651.396297	200.184
+1651.451944	197.52
+1651.507592	177.349
+1651.563241	178.491
+1651.618891	234.435
+1651.674541	305.222
+1651.730193	391.232
+1651.785846	445.654
+1651.841499	399.605
+1651.897154	372.964
+1651.952809	374.106
+1652.008465	321.967
+1652.064123	248.897
+1652.119781	230.249
+1652.175440	235.577
+1652.231100	188.767
+1652.286761	159.082
+1652.342423	165.932
+1652.398086	168.216
+1652.453750	188.005
+1652.509415	203.99
+1652.565081	239.383
+1652.620747	282.768
+1652.676415	264.501
+1652.732083	302.558
+1652.787753	384.001
+1652.843423	431.192
+1652.899095	416.73
+1652.954767	357.741
+1653.010440	271.351
+1653.066114	221.877
+1653.121789	199.803
+1653.177465	201.706
+1653.233142	194.856
+1653.288820	180.013
+1653.344499	183.819
+1653.400179	179.633
+1653.455860	176.208
+1653.511541	184.58
+1653.567224	208.556
+1653.622908	286.194
+1653.678592	358.883
+1653.734277	362.689
+1653.789964	408.358
+1653.845651	430.051
+1653.901339	404.933
+1653.957029	353.555
+1654.012719	296.85
+1654.068410	227.585
+1654.124102	205.512
+1654.179795	194.475
+1654.235488	136.628
+1654.291183	110.749
+1654.346879	136.628
+1654.402576	161.365
+1654.458273	150.329
+1654.513972	153.373
+1654.569671	178.491
+1654.625372	200.184
+1654.681073	242.428
+1654.736775	283.149
+1654.792479	326.154
+1654.848183	385.523
+1654.903888	393.896
+1654.959594	299.133
+1655.015301	196.378
+1655.071009	170.499
+1655.126718	210.459
+1655.182427	201.706
+1655.238138	158.701
+1655.293850	138.911
+1655.349563	168.977
+1655.405276	169.357
+1655.460991	157.94
+1655.516706	171.641
+1655.572422	183.439
+1655.628140	199.042
+1655.683858	233.294
+1655.739577	251.181
+1655.795297	266.404
+1655.851018	292.663
+1655.906740	332.243
+1655.962463	320.445
+1656.018187	270.971
+1656.073912	221.496
+1656.129638	214.265
+1656.185364	202.848
+1656.241092	192.953
+1656.296820	193.334
+1656.352550	217.31
+1656.408280	200.564
+1656.464012	150.329
+1656.519744	146.142
+1656.575477	224.16
+1656.631211	266.404
+1656.686946	291.141
+1656.742683	344.041
+1656.798420	412.925
+1656.854157	484.092
+1656.909896	452.124
+1656.965636	328.437
+1657.021377	250.8
+1657.077119	221.496
+1657.132861	192.192
+1657.188605	183.439
+1657.244349	189.528
+1657.300095	179.633
+1657.355841	199.423
+1657.411588	211.982
+1657.467337	176.208
+1657.523086	188.386
+1657.578836	230.249
+1657.634587	257.27
+1657.690339	307.125
+1657.746092	391.993
+1657.801846	443.751
+1657.857600	455.168
+1657.913356	405.694
+1657.969113	335.668
+1658.024871	266.404
+1658.080629	195.236
+1658.136389	178.491
+1658.192149	190.289
+1658.247910	206.273
+1658.303673	206.273
+1658.359436	184.961
+1658.415200	167.835
+1658.470965	195.236
+1658.526731	194.095
+1658.582498	171.26
+1658.638266	227.205
+1658.694035	275.537
+1658.749805	347.085
+1658.805576	430.812
+1658.861347	449.46
+1658.917120	377.912
+1658.972893	329.198
+1659.028668	247.375
+1659.084443	216.168
+1659.140220	191.431
+1659.195997	185.722
+1659.251775	169.738
+1659.307554	152.612
+1659.363335	160.604
+1659.419116	185.341
+1659.474898	183.819
+1659.530681	176.588
+1659.586464	179.252
+1659.642249	225.682
+1659.698035	312.073
+1659.753822	432.334
+1659.809609	502.36
+1659.865398	522.149
+1659.921187	482.95
+1659.976978	363.069
+1660.032769	273.635
+1660.088561	235.197
+1660.144355	218.071
+1660.200149	177.73
+1660.255944	160.985
+1660.311740	211.22
+1660.367537	212.743
+1660.423335	163.649
+1660.479134	148.426
+1660.534934	157.179
+1660.590734	189.147
+1660.646536	238.241
+1660.702339	307.506
+1660.758142	377.531
+1660.813947	445.273
+1660.869752	452.124
+1660.925559	433.476
+1660.981366	397.321
+1661.037174	320.445
+1661.092983	251.181
+1661.148794	241.666
+1661.204605	229.488
+1661.260417	253.084
+1661.316230	251.561
+1661.372043	207.034
+1661.427858	179.633
+1661.483674	156.798
+1661.539491	161.746
+1661.595308	216.929
+1661.651127	269.448
+1661.706946	372.584
+1661.762767	480.286
+1661.818588	488.278
+1661.874410	434.617
+1661.930234	401.888
+1661.986058	380.956
+1662.041883	366.495
+1662.097709	321.967
+1662.153536	236.338
+1662.209364	206.273
+1662.265193	241.286
+1662.321023	240.905
+1662.376853	205.131
+1662.432685	208.556
+1662.488518	205.131
+1662.544351	230.63
+1662.600186	241.666
+1662.656021	270.209
+1662.711858	352.794
+1662.767695	432.334
+1662.823533	478.764
+1662.879372	471.152
+1662.935213	391.612
+1662.991054	379.815
+1663.046896	336.049
+1663.102739	280.104
+1663.158582	272.493
+1663.214427	272.493
+1663.270273	286.574
+1663.326120	245.472
+1663.381967	209.318
+1663.437816	219.593
+1663.493665	232.152
+1663.549516	237.861
+1663.605367	237.48
+1663.661220	279.724
+1663.717073	338.713
+1663.772927	406.835
+1663.828782	406.455
+1663.884638	343.66
+1663.940495	263.74
+1663.996353	221.115
+1664.052212	216.548
+1664.108072	194.095
+1664.163933	178.491
+1664.219794	211.982
+1664.275657	205.131
+1664.331520	167.074
+1664.387385	157.94
+1664.443250	179.633
+1664.499117	191.811
+1664.554984	184.2
+1664.610852	238.622
+1664.666722	351.272
+1664.722592	408.358
+1664.778463	412.925
+1664.834335	362.689
+1664.890208	305.983
+1664.946082	266.784
+1665.001956	221.115
+1665.057832	188.005
+1665.113709	166.693
+1665.169587	164.41
+1665.225465	219.593
+1665.281345	240.525
+1665.337225	201.326
+1665.393106	203.99
+1665.448989	224.16
+1665.504872	243.95
+1665.560756	238.241
+1665.616641	246.233
+1665.672527	286.194
+1665.728414	357.741
+1665.784302	426.245
+1665.840191	465.444
+1665.896081	407.977
+1665.951972	303.7
+1666.007864	269.829
+1666.063756	235.197
+1666.119650	224.921
+1666.175544	210.459
+1666.231440	175.827
+1666.287336	190.669
+1666.343233	195.236
+1666.399132	192.192
+1666.455031	190.669
+1666.510931	191.431
+1666.566832	222.638
+1666.622734	302.178
+1666.678637	393.135
+1666.734541	457.832
+1666.790446	452.124
+1666.846352	404.552
+1666.902258	394.277
+1666.958166	273.635
+1667.014074	168.216
+1667.069984	207.034
+1667.125894	251.561
+1667.181806	210.84
+1667.237718	169.738
+1667.293631	172.402
+1667.349546	174.305
+1667.405461	148.806
+1667.461377	152.993
+1667.517294	177.73
+1667.573212	207.034
+1667.629131	316.639
+1667.685050	425.864
+1667.740971	486.756
+1667.796893	488.278
+1667.852816	456.31
+1667.908739	370.681
+1667.964664	248.517
+1668.020589	234.816
+1668.076516	239.764
+1668.132443	222.638
+1668.188371	191.431
+1668.244300	153.373
+1668.300230	164.79
+1668.356162	164.79
+1668.412094	173.544
+1668.468026	208.556
+1668.523960	180.394
+1668.579895	187.625
+1668.635831	270.971
+1668.691768	343.28
+1668.747705	365.734
+1668.803644	356.6
+1668.859583	351.652
+1668.915524	323.49
+1668.971465	282.007
+1669.027408	261.837
+1669.083351	221.115
+1669.139295	205.512
+1669.195240	215.787
+1669.251186	194.856
+1669.307133	172.021
+1669.363081	170.499
+1669.419030	173.163
+1669.474980	173.163
+1669.530931	181.155
+1669.586882	188.005
+1669.642835	225.302
+1669.698789	295.708
+1669.754743	337.19
+1669.810699	372.584
+1669.866655	362.689
+1669.922612	337.952
+1669.978571	336.049
+1670.034530	258.031
+1670.090490	176.969
+1670.146451	177.349
+1670.202413	201.326
+1670.258376	200.945
+1670.314340	178.872
+1670.370305	162.888
+1670.426271	183.058
+1670.482237	180.775
+1670.538205	175.447
+1670.594173	172.021
+1670.650143	249.278
+1670.706113	350.891
+1670.762085	438.043
+1670.818057	444.893
+1670.874030	415.969
+1670.930005	355.077
+1670.985980	279.724
+1671.041956	210.079
+1671.097933	176.588
+1671.153911	199.042
+1671.209890	190.289
+1671.265870	152.993
+1671.321850	146.523
+1671.377832	171.641
+1671.433815	188.767
+1671.489798	168.596
+1671.545783	192.572
+1671.601768	262.217
+1671.657755	349.749
+1671.713742	448.318
+1671.769730	526.716
+1671.825720	502.74
+1671.881710	424.722
+1671.937701	327.676
+1671.993693	262.217
+1672.049686	225.682
+1672.105680	223.399
+1672.161674	199.423
+1672.217670	180.013
+1672.273667	223.399
+1672.329665	224.541
+1672.385663	183.819
+1672.441663	161.365
+1672.497663	180.775
+1672.553665	189.528
+1672.609667	237.48
+1672.665670	343.66
+1672.721674	426.245
+1672.777680	424.722
+1672.833686	399.224
+1672.889693	362.689
+1672.945701	294.566
+1673.001710	261.837
+1673.057719	244.33
+1673.113730	179.252
+1673.169742	119.502
+1673.225754	130.158
+1673.281768	159.843
+1673.337783	139.292
+1673.393798	156.798
+1673.449814	182.297
+1673.505832	188.005
+1673.561850	215.026
+1673.617869	255.367
+1673.673889	317.401
+1673.729911	335.668
+1673.785933	377.151
+1673.841956	388.187
+1673.897979	341.757
+1673.954004	252.703
+1674.010030	214.646
+1674.066057	213.504
+1674.122084	180.013
+1674.178113	172.021
+1674.234143	185.341
+1674.290173	190.289
+1674.346204	167.454
+1674.402237	145.762
+1674.458270	141.575
+1674.514304	163.268
+1674.570339	210.459
+1674.626375	213.123
+1674.682413	263.359
+1674.738450	390.471
+1674.794489	447.176
+1674.850529	372.584
+1674.906570	306.364
+1674.962612	275.918
+1675.018654	237.48
+1675.074698	196.378
+1675.130743	141.575
+1675.186788	152.231
+1675.242834	184.58
+1675.298882	197.139
+1675.354930	163.649
+1675.410979	164.41
+1675.467029	183.058
+1675.523080	156.418
+1675.579133	159.462
+1675.635185	201.706
+1675.691239	262.598
+1675.747294	317.401
+1675.803350	360.786
+1675.859407	357.361
+1675.915464	338.332
+1675.971523	326.915
+1676.027583	223.018
+1676.083643	169.738
+1676.139704	198.661
+1676.195767	221.115
+1676.251830	199.803
+1676.307894	160.985
+1676.363959	154.895
+1676.420025	167.835
+1676.476093	167.074
+1676.532160	157.56
+1676.588229	169.738
+1676.644299	259.934
+1676.700370	349.749
+1676.756442	403.03
+1676.812514	437.281
+1676.868588	393.515
+1676.924663	289.619
+1676.980738	205.892
+1677.036814	189.147
+1677.092892	193.333
+1677.148970	165.932
+1677.205049	140.434
+1677.261129	140.814
+1677.317211	175.066
+1677.373293	204.37
+1677.429376	223.779
+1677.485459	223.779
+1677.541544	253.845
+1677.597630	290.76
+1677.653717	383.24
+1677.709804	559.065
+1677.765893	717.384
+1677.821983	743.263
+1677.878073	570.482
+1677.934164	411.402
+1677.990257	286.574
+1678.046350	189.908
+1678.102444	166.693
+1678.158540	175.447
+1678.214636	167.454
+1678.270733	167.074
+1678.326831	177.73
+1678.382930	196.759
+1678.439029	196.378
+1678.495130	173.544
+1678.551232	157.56
+1678.607335	238.622
+1678.663438	436.52
+1678.719543	661.44
+1678.775648	720.048
+1678.831755	659.537
+1678.887862	499.696
+1678.943970	375.629
+1679.000079	279.724
+1679.056190	221.877
+1679.112301	203.609
+1679.168413	188.767
+1679.224526	200.184
+1679.280640	231.772
+1679.336754	199.042
+1679.392870	170.499
+1679.448987	165.171
+1679.505105	161.365
+1679.561223	185.342
+1679.617343	273.635
+1679.673463	371.062
+1679.729585	494.368
+1679.785707	574.288
+1679.841830	532.806
+1679.897955	374.106
+1679.954080	282.769
+1680.010206	266.023
+1680.066333	244.331
+1680.122461	260.315
+1680.178590	280.485
+1680.234720	245.853
+1680.290850	215.026
+1680.346982	179.252
+1680.403115	173.544
+1680.459248	194.095
+1680.515383	178.111
+1680.571518	203.229
+1680.627655	263.74
+1680.683792	315.117
+1680.739931	379.815
+1680.796070	426.625
+1680.852210	396.56
+1680.908351	353.555
+1680.964493	318.542
+1681.020636	249.659
+1681.076780	199.423
+1681.132925	157.56
+1681.189071	167.455
+1681.245217	194.475
+1681.301365	198.281
+1681.357514	202.467
+1681.413663	177.35
+1681.469814	153.754
+1681.525965	184.58
+1681.582117	201.326
+1681.638271	239.383
+1681.694425	292.663
+1681.750580	384.382
+1681.806736	412.164
+1681.862893	347.086
+1681.919051	272.493
+1681.975210	264.501
+1682.031370	250.8
+1682.087531	175.066
+1682.143693	146.523
+1682.199855	199.042
+1682.256019	246.995
+1682.312183	250.42
+1682.368349	230.249
+1682.424515	180.775
+1682.480683	166.313
+1682.536851	182.678
+1682.593020	201.326
+1682.649190	235.958
+1682.705361	277.44
+1682.761534	358.883
+1682.817706	374.487
+1682.873880	366.875
+1682.930055	335.288
+1682.986231	263.359
+1683.042408	244.711
+1683.098585	240.525
+1683.154764	226.444
+1683.210944	186.483
+1683.267124	171.641
+1683.323306	185.342
+1683.379488	176.208
+1683.435671	186.483
+1683.491855	188.767
+1683.548041	189.147
+1683.604227	211.221
+1683.660414	257.651
+1683.716602	317.401
+1683.772791	331.863
+1683.828981	357.361
+1683.885171	325.393
+1683.941363	256.89
+1683.997556	232.913
+1684.053749	232.152
+1684.109944	259.554
+1684.166139	222.257
+1684.222336	183.439
+1684.278533	183.819
+1684.334732	178.111
+1684.390931	152.993
+1684.447131	175.827
+1684.503332	209.698
+1684.559534	248.517
+1684.615737	256.509
+1684.671941	343.28
+1684.728146	557.924
+1684.784352	705.967
+1684.840558	612.726
+1684.896766	384.382
+1684.952975	246.614
+1685.009184	244.711
+1685.065395	240.525
+1685.121606	245.853
+1685.177819	205.132
+1685.234032	148.807
+1685.290246	151.09
+1685.346461	208.937
+1685.402677	221.496
+1685.458894	172.783
+1685.515112	147.284
+1685.571331	242.047
+1685.627551	339.855
+1685.683772	466.205
+1685.739994	688.08
+1685.796216	733.749
+1685.852440	588.75
+1685.908665	430.051
+1685.964890	353.936
+1686.021117	298.372
+1686.077344	219.593
+1686.133572	175.066
+1686.189801	188.767
+1686.246032	194.095
+1686.302263	204.37
+1686.358495	180.014
+1686.414728	154.515
+1686.470962	157.56
+1686.527197	189.528
+1686.583432	224.16
+1686.639669	281.627
+1686.695907	372.204
+1686.752145	474.958
+1686.808385	486.376
+1686.864625	389.71
+1686.920867	318.543
+1686.977109	302.939
+1687.033353	265.643
+1687.089597	207.034
+1687.145842	154.896
+1687.202088	175.827
+1687.258335	203.99
+1687.314583	186.483
+1687.370832	174.686
+1687.427082	180.775
+1687.483333	183.819
+1687.539585	189.528
+1687.595837	229.869
+1687.652091	246.995
+1687.708345	248.898
+1687.764601	329.96
+1687.820857	413.306
+1687.877115	390.091
+1687.933373	314.737
+1687.989632	234.816
+1688.045892	202.087
+1688.102154	211.221
+1688.158416	219.974
+1688.214679	160.224
+1688.270943	144.62
+1688.327207	135.487
+1688.383473	135.867
+1688.439740	144.62
+1688.496008	156.038
+1688.552276	192.192
+1688.608546	211.601
+1688.664816	289.238
+1688.721088	454.027
+1688.777360	531.283
+1688.833633	506.546
+1688.889908	433.857
+1688.946183	351.272
+1689.002459	280.485
+1689.058736	221.877
+1689.115014	177.73
+1689.171293	184.2
+1689.227573	186.483
+1689.283854	178.491
+1689.340135	159.082
+1689.396418	160.224
+1689.452702	181.917
+1689.508986	214.265
+1689.565272	225.683
+1689.621558	255.367
+1689.677846	277.441
+1689.734134	350.891
+1689.790423	456.691
+1689.846713	492.465
+1689.903004	525.575
+1689.959297	402.269
+1690.015590	253.465
+1690.071883	193.714
+1690.128178	186.864
+1690.184474	210.46
+1690.240771	250.039
+1690.297069	256.89
+1690.353367	186.103
+1690.409667	148.046
+1690.465967	177.73
+1690.522269	203.99
+1690.578571	244.711
+1690.634874	299.895
+1690.691179	344.422
+1690.747484	401.508
+1690.803790	460.497
+1690.860097	483.331
+1690.916405	435.379
+1690.972714	347.086
+1691.029024	289.619
+1691.085335	260.695
+1691.141646	250.039
+1691.197959	216.549
+1691.254273	196.378
+1691.310587	177.35
+1691.366903	189.909
+1691.423219	169.358
+1691.479537	158.321
+1691.535855	199.423
+1691.592174	216.549
+1691.648494	302.559
+1691.704816	383.24
+1691.761138	465.064
+1691.817461	507.688
+1691.873785	501.599
+1691.930109	406.075
+1691.986435	282.769
+1692.042762	210.079
+1692.099090	204.751
+1692.155418	202.848
+1692.211748	208.557
+1692.268078	213.504
+1692.324410	194.095
+1692.380742	184.961
+1692.437076	177.73
+1692.493410	187.625
+1692.549745	183.058
+1692.606081	171.641
+1692.662418	247.375
+1692.718756	347.086
+1692.775095	449.079
+1692.831435	447.177
+1692.887776	396.56
+1692.944118	327.296
+1693.000460	234.436
+1693.056804	226.824
+1693.113149	240.525
+1693.169494	242.428
+1693.225840	240.525
+1693.282188	232.913
+1693.338536	197.14
+1693.394885	163.268
+1693.451236	150.71
+1693.507587	155.657
+1693.563939	196.378
+1693.620292	216.929
+1693.676646	256.129
+1693.733001	309.409
+1693.789357	401.127
+1693.845713	432.715
+1693.902071	387.046
+1693.958430	293.044
+1694.014789	239.003
+1694.071150	239.003
+1694.127511	241.667
+1694.183874	219.974
+1694.240237	175.066
+1694.296601	143.859
+1694.352966	146.523
+1694.409332	151.851
+1694.465700	167.074
+1694.522068	135.867
+1694.578436	164.41
+1694.634806	243.57
+1694.691177	270.21
+1694.747549	287.716
+1694.803922	299.895
+1694.860295	329.199
+1694.916670	309.028
+1694.973045	253.465
+1695.029422	191.431
+1695.085799	153.754
+1695.142178	169.738
+1695.198557	180.014
+1695.254937	188.767
+1695.311318	159.843
+1695.367700	134.345
+1695.424083	132.061
+1695.480467	152.232
+1695.536852	188.767
+1695.593238	202.087
+1695.649625	224.16
+1695.706012	275.157
+1695.762401	372.204
+1695.818791	400.747
+1695.875181	357.361
+1695.931573	307.506
+1695.987965	234.436
+1696.044358	175.066
+1696.100752	181.155
+1696.157148	186.483
+1696.213544	141.956
+1696.269941	119.883
+1696.326339	120.264
+1696.382738	156.418
+1696.439138	174.305
+1696.495539	174.686
+1696.551940	177.73
+1696.608343	187.245
+1696.664747	223.019
+1696.721151	273.635
+1696.777557	308.267
+1696.833963	331.863
+1696.890371	347.466
+1696.946779	300.656
+1697.003188	230.249
+1697.059598	179.253
+1697.116010	186.484
+1697.172422	203.99
+1697.228835	173.925
+1697.285249	171.641
+1697.341664	148.046
+1697.398079	130.159
+1697.454496	154.515
+1697.510914	192.192
+1697.567332	187.625
+1697.623752	195.237
+1697.680173	237.1
+1697.736594	235.197
+1697.793016	303.7
+1697.849440	341.377
+1697.905864	301.417
+1697.962289	258.793
+1698.018715	242.428
+1698.075142	208.176
+1698.131570	146.904
+1698.187999	130.92
+1698.244429	157.179
+1698.300860	185.342
+1698.357292	172.022
+1698.413725	167.074
+1698.470158	166.694
+1698.526593	155.276
+1698.583028	172.402
+1698.639465	232.914
+1698.695902	305.223
+1698.752341	398.083
+1698.808780	426.626
+1698.865220	378.673
+1698.921661	262.979
+1698.978103	217.691
+1699.034546	230.63
+1699.090990	240.525
+1699.147435	242.808
+1699.203881	223.399
+1699.260328	211.221
+1699.316775	175.827
+1699.373224	143.479
+1699.429674	203.609
+1699.486124	199.423
+1699.542576	179.633
+1699.599028	223.399
+1699.655481	333.385
+1699.711936	501.218
+1699.768391	657.254
+1699.824847	677.805
+1699.881304	502.74
+1699.937762	320.826
+1699.994221	270.21
+1700.050681	246.234
+1700.107142	191.812
+1700.163604	173.925
+1700.220066	164.03
+1700.276530	175.827
+1700.332995	176.969
+1700.389460	169.738
+1700.445927	188.006
+1700.502394	191.05
+1700.558862	192.953
+1700.615332	258.031
+1700.671802	338.333
+1700.728273	396.56
+1700.784745	460.116
+1700.841218	465.825
+1700.897692	416.35
+1700.954167	326.154
+1701.010643	240.906
+1701.067119	216.549
+1701.123597	222.257
+1701.180076	215.027
+1701.236555	225.683
+1701.293036	210.079
+1701.349517	194.095
+1701.406000	232.152
+1701.462483	256.89
+1701.518967	208.176
+1701.575453	179.633
+1701.631939	181.536
+1701.688426	264.882
+1701.744914	396.56
+1701.801403	471.153
+1701.857893	422.82
+1701.914384	287.716
+1701.970875	186.103
+1702.027368	177.35
+1702.083862	174.686
+1702.140356	182.678
+1702.196852	175.447
+1702.253348	164.41
+1702.309846	186.864
+1702.366344	207.415
+1702.422843	167.074
+1702.479344	151.09
+1702.535845	182.678
+1702.592347	206.654
+1702.648850	285.433
+1702.705354	352.794
+1702.761859	337.952
+1702.818365	387.427
+1702.874871	399.605
+1702.931379	339.094
+1702.987888	256.509
+1703.044397	238.242
+1703.100908	227.205
+1703.157419	189.909
+1703.213932	176.589
+1703.270445	183.439
+1703.326959	159.843
+1703.383475	160.985
+1703.439991	168.597
+1703.496508	196.759
+1703.553026	219.974
+1703.609545	229.108
+1703.666065	256.509
+1703.722586	345.183
+1703.779107	497.412
+1703.835630	710.534
+1703.892154	672.477
+1703.948678	457.072
+1704.005204	299.514
+1704.061730	238.622
+1704.118258	221.877
+1704.174786	198.662
+1704.231315	225.302
+1704.287846	197.14
+1704.344377	197.901
+1704.400909	222.638
+1704.457442	181.156
+1704.513976	182.678
+1704.570511	192.573
+1704.627047	231.772
+1704.683583	314.356
+1704.740121	386.665
+1704.796660	473.056
+1704.853199	585.325
+1704.909740	571.624
+1704.966281	450.982
+1705.022824	296.469
+1705.079367	223.019
+1705.135911	228.727
+1705.192457	225.302
+1705.249003	200.184
+1705.305550	164.03
+1705.362098	168.597
+1705.418647	187.625
+1705.475197	191.05
+1705.531748	212.363
+1705.588299	238.622
+1705.644852	280.866
+1705.701406	310.17
+1705.757960	347.847
+1705.814516	411.783
+1705.871072	460.116
+1705.927630	431.573
+1705.984188	334.527
+1706.040747	269.829
+1706.097308	245.092
+1706.153869	270.971
+1706.210431	288.097
+1706.266994	315.118
+1706.323558	319.304
+1706.380123	274.777
+1706.436689	278.582
+1706.493256	285.433
+1706.549823	262.218
+1706.606392	248.137
+1706.662962	276.68
+1706.719532	346.705
+1706.776104	404.552
+1706.832676	453.646
+1706.889249	452.505
+1706.945824	404.933
+1707.002399	355.839
+1707.058975	325.012
+1707.115552	307.506
+1707.172130	341.758
+1707.228709	387.427
+1707.285289	359.645
+1707.341870	307.887
+1707.398452	262.598
+1707.455034	276.68
+1707.511618	349.369
+1707.568203	518.725
+1707.624788	931.647
+1707.681375	1634.19
+1707.737962	2216.85
+1707.794550	2060.81
+1707.851140	1338.86
+1707.907730	757.725
+1707.964321	531.664
+1708.020913	402.269
+1708.077506	293.044
+1708.134100	247.756
+1708.190695	281.247
+1708.247291	326.154
+1708.303888	329.579
+1708.360486	277.821
+1708.417084	237.481
+1708.473684	258.032
+1708.530284	335.288
+1708.586886	542.701
+1708.643488	1021.08
+1708.700092	1657.78
+1708.756696	1994.59
+1708.813301	1645.6
+1708.869907	963.996
+1708.926514	565.155
+1708.983122	420.156
+1709.039731	320.446
+1709.096341	258.032
+1709.152952	259.173
+1709.209564	298.753
+1709.266177	266.024
+1709.322790	239.003
+1709.379405	229.489
+1709.436021	223.78
+1709.492637	280.485
+1709.549254	329.96
+1709.605873	454.408
+1709.662492	763.434
+1709.719112	1202.62
+1709.775733	1292.43
+1709.832356	980.361
+1709.888979	691.125
+1709.945603	480.667
+1710.002228	403.791
+1710.058853	339.855
+1710.115480	253.465
+1710.172108	244.711
+1710.228737	282.769
+1710.285366	261.457
+1710.341997	240.145
+1710.398628	251.181
+1710.455261	280.866
+1710.511894	242.809
+1710.568528	237.1
+1710.625164	306.745
+1710.681800	523.672
+1710.738437	699.497
+1710.795075	699.878
+1710.851714	560.207
+1710.908354	434.618
+1710.964995	374.107
+1711.021636	370.301
+1711.078279	336.43
+1711.134923	297.231
+1711.191567	255.367
+1711.248213	211.982
+1711.304859	187.245
+1711.361507	183.439
+1711.418155	212.743
+1711.474805	230.63
+1711.531455	196.759
+1711.588106	200.945
+1711.644758	272.493
+1711.701411	417.873
+1711.758065	524.053
+1711.814720	495.129
+1711.871376	387.427
+1711.928033	326.915
+1711.984690	305.603
+1712.041349	238.622
+1712.098009	176.589
+1712.154669	162.888
+1712.211331	159.463
+1712.267993	181.536
+1712.324657	205.893
+1712.381321	183.439
+1712.437986	161.746
+1712.494652	208.557
+1712.551319	228.347
+1712.607987	242.809
+1712.664656	259.554
+1712.721326	282.769
+1712.777997	319.304
+1712.834669	354.697
+1712.891342	370.301
+1712.948015	384.382
+1713.004690	342.899
+1713.061366	256.89
+1713.118042	198.281
+1713.174720	191.431
+1713.231398	221.877
+1713.288077	242.428
+1713.344757	195.617
+1713.401439	167.455
+1713.458121	163.649
+1713.514804	206.273
+1713.571488	254.226
+1713.628173	278.202
+1713.684859	267.165
+1713.741545	331.863
+1713.798233	444.132
+1713.854922	505.405
+1713.911611	444.893
+1713.968302	280.485
+1714.024993	248.517
+1714.081686	237.1
+1714.138379	197.901
+1714.195074	186.103
+1714.251769	237.48
+1714.308465	254.987
+1714.365162	235.578
+1714.421860	203.609
+1714.478559	208.557
+1714.535259	222.258
+1714.591960	221.877
+1714.648662	237.48
+1714.705364	299.895
+1714.762068	351.653
+1714.818773	363.831
+1714.875478	345.183
+1714.932185	318.162
+1714.988892	283.911
+1715.045601	267.546
+1715.102310	233.294
+1715.159020	195.617
+1715.215731	202.848
+1715.272443	232.152
+1715.329157	232.152
+1715.385871	219.213
+1715.442585	187.625
+1715.499301	174.305
+1715.556018	210.079
+1715.612736	257.651
+1715.669455	287.716
+1715.726174	336.049
+1715.782895	377.151
+1715.839616	365.353
+1715.896339	343.661
+1715.953062	332.624
+1716.009786	302.178
+1716.066512	255.367
+1716.123238	217.691
+1716.179965	200.184
+1716.236693	235.958
+1716.293422	256.89
+1716.350152	271.352
+1716.406883	264.501
+1716.463615	257.651
+1716.520347	287.336
+1716.577081	339.094
+1716.633816	412.544
+1716.690551	546.887
+1716.747288	841.071
+1716.804025	1148.19
+1716.860764	1086.16
+1716.917503	721.19
+1716.974243	420.917
+1717.030984	299.133
+1717.087726	289.619
+1717.144469	315.498
+1717.201213	304.081
+1717.257958	253.084
+1717.314704	234.055
+1717.371451	219.213
+1717.428199	228.727
+1717.484947	234.055
+1717.541697	221.116
+1717.598448	284.291
+1717.655199	452.124
+1717.711952	656.492
+1717.768705	868.853
+1717.825459	1030.22
+1717.882215	936.975
+1717.938971	625.285
+1717.995728	356.6
+1718.052486	287.336
+1718.109245	273.254
+1718.166005	270.971
+1718.222766	261.457
+1718.279528	252.703
+1718.336290	257.27
+1718.393054	227.205
+1718.449819	248.137
+1718.506584	289.619
+1718.563351	295.328
+1718.620118	315.498
+1718.676887	399.986
+1718.733656	562.491
+1718.790426	702.161
+1718.847197	721.571
+1718.903969	579.617
+1718.960742	417.873
+1719.017516	335.288
+1719.074291	329.199
+1719.131067	333.766
+1719.187844	312.073
+1719.244622	275.538
+1719.301401	253.845
+1719.358180	240.906
+1719.414961	224.161
+1719.471742	221.116
+1719.528525	261.837
+1719.585308	302.178
+1719.642092	333.766
+1719.698878	406.075
+1719.755664	530.142
+1719.812451	608.921
+1719.869239	522.15
+1719.926028	409.5
+1719.982818	344.802
+1720.039609	301.417
+1720.096401	279.344
+1720.153193	251.942
+1720.209987	274.777
+1720.266782	261.837
+1720.323577	247.376
+1720.380374	239.003
+1720.437171	231.391
+1720.493970	219.974
+1720.550769	219.213
+1720.607569	259.173
+1720.664370	337.572
+1720.721173	412.545
+1720.777976	483.712
+1720.834780	527.859
+1720.891585	475.72
+1720.948390	365.734
+1721.005197	333.385
+1721.062005	325.774
+1721.118814	301.417
+1721.175623	273.635
+1721.232434	267.927
+1721.289245	282.008
+1721.346058	312.073
+1721.402871	283.149
+1721.459686	238.242
+1721.516501	240.145
+1721.573317	238.242
+1721.630134	234.055
+1721.686952	323.11
+1721.743771	406.836
+1721.800591	425.484
+1721.857412	428.529
+1721.914234	391.613
+1721.971057	372.204
+1722.027880	300.656
+1722.084705	232.153
+1722.141531	190.289
+1722.198357	193.334
+1722.255185	188.006
+1722.312013	211.982
+1722.368842	232.153
+1722.425673	239.764
+1722.482504	237.481
+1722.539336	242.428
+1722.596169	226.063
+1722.653003	274.396
+1722.709838	374.107
+1722.766674	441.849
+1722.823511	428.148
+1722.880348	386.285
+1722.937187	350.131
+1722.994027	311.693
+1723.050867	243.57
+1723.107709	208.176
+1723.164551	216.169
+1723.221395	265.643
+1723.278239	295.328
+1723.335084	227.966
+1723.391930	199.423
+1723.448778	183.059
+1723.505626	193.715
+1723.562475	239.764
+1723.619325	279.344
+1723.676175	313.215
+1723.733027	334.146
+1723.789880	328.438
+1723.846734	373.726
+1723.903588	355.078
+1723.960444	314.357
+1724.017300	311.693
+1724.074158	323.871
+1724.131016	295.328
+1724.187876	246.614
+1724.244736	197.52
+1724.301597	195.237
+1724.358459	186.484
+1724.415322	180.395
+1724.472186	195.998
+1724.529051	210.46
+1724.585917	190.67
+1724.642784	195.617
+1724.699652	265.643
+1724.756521	352.033
+1724.813390	361.928
+1724.870261	329.199
+1724.927132	270.971
+1724.984005	263.36
+1725.040878	260.696
+1725.097752	233.675
+1725.154628	194.856
+1725.211504	210.46
+1725.268381	208.557
+1725.325259	190.289
+1725.382138	193.715
+1725.439018	211.221
+1725.495899	210.84
+1725.552781	185.723
+1725.609664	180.775
+1725.666547	189.148
+1725.723432	214.646
+1725.780318	285.433
+1725.837204	315.118
+1725.894091	319.685
+1725.950980	288.097
+1726.007869	243.57
+1726.064759	243.95
+1726.121651	257.27
+1726.178543	238.242
+1726.235436	195.237
+1726.292330	157.18
+1726.349225	167.455
+1726.406121	207.796
+1726.463018	210.079
+1726.519915	209.318
+1726.576814	201.707
+1726.633714	197.14
+1726.690614	258.793
+1726.747516	318.162
+1726.804418	348.228
+1726.861322	357.742
+1726.918226	337.572
+1726.975131	297.992
+1727.032038	234.055
+1727.088945	208.176
+1727.145853	226.444
+1727.202762	204.751
+1727.259672	181.156
+1727.316583	184.581
+1727.373494	192.953
+1727.430407	208.938
+1727.487321	173.544
+1727.544236	162.508
+1727.601151	182.678
+1727.658068	192.953
+1727.714985	208.176
+1727.771904	229.869
+1727.828823	268.307
+1727.885743	300.275
+1727.942664	286.575
+1727.999587	235.958
+1728.056510	208.938
+1728.113434	193.715
+1728.170359	207.035
+1728.227284	185.723
+1728.284211	191.812
+1728.341139	192.573
+1728.398068	152.232
+1728.454997	124.831
+1728.511928	143.859
+1728.568860	182.297
+1728.625792	232.914
+1728.682725	251.942
+1728.739660	291.522
+1728.796595	389.71
+1728.853531	423.962
+1728.910468	345.564
+1728.967406	259.173
+1729.024346	224.161
+1729.081285	200.184
+1729.138226	203.229
+1729.195168	201.707
+1729.252111	213.504
+1729.309055	232.533
+1729.365999	219.974
+1729.422945	184.961
+1729.479891	167.074
+1729.536839	164.03
+1729.593787	160.985
+1729.650737	217.31
+1729.707687	255.748
+1729.764638	331.863
+1729.821590	416.35
+1729.878543	371.443
+1729.935497	282.769
+1729.992452	251.181
+1730.049408	259.173
+1730.106365	240.525
+1730.163323	193.334
+1730.220282	157.941
+1730.277241	143.479
+1730.334202	176.969
+1730.391163	200.946
+1730.448126	199.423
+1730.505089	186.484
+1730.562054	180.014
+1730.619019	219.594
+1730.675985	222.258
+1730.732952	251.562
+1730.789920	331.482
+1730.846889	390.091
+1730.903859	357.742
+1730.960830	291.903
+1731.017802	293.425
+1731.074775	300.275
+1731.131749	235.197
+1731.188723	233.675
+1731.245699	240.145
+1731.302675	234.817
+1731.359653	204.371
+1731.416631	182.298
+1731.473611	177.35
+1731.530591	157.18
+1731.587572	157.56
+1731.644554	186.864
+1731.701537	236.339
+1731.758521	323.49
+1731.815506	356.6
+1731.872492	403.792
+1731.929479	384.002
+1731.986467	306.745
+1732.043456	250.42
+1732.100445	225.683
+1732.157436	193.715
+1732.214427	144.24
+1732.271420	159.463
+1732.328413	200.565
+1732.385408	202.087
+1732.442403	166.694
+1732.499399	155.657
+1732.556396	176.208
+1732.613394	177.35
+1732.670393	204.371
+1732.727393	301.798
+1732.784394	367.256
+1732.841396	377.532
+1732.898399	357.362
+1732.955403	309.029
+1733.012407	260.315
+1733.069413	226.063
+1733.126419	218.452
+1733.183427	205.132
+1733.240435	232.914
+1733.297445	261.837
+1733.354455	229.489
+1733.411466	219.213
+1733.468478	200.184
+1733.525491	180.775
+1733.582505	186.864
+1733.639520	187.245
+1733.696536	226.825
+1733.753553	283.15
+1733.810571	316.64
+1733.867590	325.013
+1733.924609	275.538
+1733.981630	227.586
+1734.038652	218.833
+1734.095674	241.667
+1734.152697	253.845
+1734.209722	222.258
+1734.266747	204.371
+1734.323773	198.662
+1734.380800	197.52
+1734.437829	160.985
+1734.494858	146.904
+1734.551888	140.434
+1734.608918	127.114
+1734.665950	182.678
+1734.722983	243.189
+1734.780017	302.178
+1734.837051	342.9
+1734.894087	315.118
+1734.951124	283.15
+1735.008161	264.501
+1735.065200	261.076
+1735.122239	228.347
+1735.179279	221.877
+1735.236320	213.885
+1735.293363	186.864
+1735.350406	174.305
+1735.407450	185.342
+1735.464495	172.022
+1735.521541	167.836
+1735.578587	192.192
+1735.635635	246.614
+1735.692684	287.716
+1735.749734	351.272
+1735.806784	400.747
+1735.863836	371.823
+1735.920888	372.204
+1735.977942	309.409
+1736.034996	257.271
+1736.092051	217.691
+1736.149108	226.063
+1736.206165	212.743
+1736.263223	163.649
+1736.320282	140.434
+1736.377342	193.715
+1736.434403	197.901
+1736.491465	176.589
+1736.548527	179.633
+1736.605591	215.407
+1736.662656	253.084
+1736.719721	302.559
+1736.776788	368.398
+1736.833855	413.306
+1736.890924	371.443
+1736.947993	290.38
+1737.005063	294.186
+1737.062135	250.04
+1737.119207	165.172
+1737.176280	130.159
+1737.233354	106.563
+1737.290429	121.786
+1737.347505	157.18
+1737.404582	192.573
+1737.461660	199.043
+1737.518738	188.387
+1737.575818	211.982
+1737.632899	242.809
+1737.689980	303.701
+1737.747063	391.233
+1737.804146	423.962
+1737.861230	412.545
+1737.918316	353.556
+1737.975402	279.724
+1738.032489	241.667
+1738.089577	211.602
+1738.146666	207.796
+1738.203756	234.056
+1738.260847	213.885
+1738.317939	188.006
+1738.375032	182.678
+1738.432126	169.358
+1738.489220	203.99
+1738.546316	229.869
+1738.603412	227.966
+1738.660510	261.837
+1738.717608	318.924
+1738.774708	400.366
+1738.831808	436.14
+1738.888909	450.222
+1738.946011	351.272
+1739.003114	250.42
+1739.060219	199.043
+1739.117324	225.683
+1739.174429	248.137
+1739.231536	222.638
+1739.288644	186.484
+1739.345753	160.605
+1739.402862	157.941
+1739.459973	181.917
+1739.517085	201.707
+1739.574197	203.229
+1739.631311	255.368
+1739.688425	398.844
+1739.745540	501.599
+1739.802656	501.599
+1739.859774	533.567
+1739.916892	504.263
+1739.974011	372.584
+1740.031131	246.615
+1740.088252	199.423
+1740.145374	199.043
+1740.202496	179.633
+1740.259620	180.014
+1740.316745	170.5
+1740.373870	151.852
+1740.430997	162.127
+1740.488124	204.371
+1740.545253	196.379
+1740.602382	221.116
+1740.659513	280.866
+1740.716644	305.223
+1740.773776	406.075
+1740.830909	482.57
+1740.888043	429.29
+1740.945178	330.341
+1741.002314	277.441
+1741.059451	237.481
+1741.116589	210.079
+1741.173727	203.61
+1741.230867	199.043
+1741.288008	186.864
+1741.345149	146.904
+1741.402292	151.852
+1741.459435	173.164
+1741.516580	189.148
+1741.573725	254.226
+1741.630871	282.388
+1741.688018	276.299
+1741.745166	294.947
+1741.802315	379.815
+1741.859465	421.298
+1741.916616	333.005
+1741.973768	242.048
+1742.030921	187.245
+1742.088075	207.415
+1742.145230	210.841
+1742.202385	170.119
+1742.259542	152.993
+1742.316699	133.204
+1742.373858	127.875
+1742.431017	141.576
+1742.488177	177.731
+1742.545339	225.302
+1742.602501	237.481
+1742.659664	185.342
+1742.716828	177.35
+1742.773993	264.882
+1742.831159	452.505
+1742.888326	485.615
+1742.945493	353.936
+1743.002662	297.231
+1743.059832	232.533
+1743.117003	219.594
+1743.174174	210.079
+1743.231347	179.634
+1743.288520	159.844
+1743.345694	194.095
+1743.402870	194.857
+1743.460046	173.925
+1743.517223	191.051
+1743.574401	200.565
+1743.631580	187.626
+1743.688760	200.565
+1743.745941	259.554
+1743.803123	337.952
+1743.860306	385.905
+1743.917490	400.747
+1743.974674	336.049
+1744.031860	232.533
+1744.089047	238.623
+1744.146234	195.618
+1744.203422	153.374
+1744.260612	149.568
+1744.317802	150.71
+1744.374993	165.552
+1744.432186	197.521
+1744.489379	192.573
+1744.546573	186.103
+1744.603768	186.103
+1744.660964	256.129
+1744.718161	372.585
+1744.775358	496.271
+1744.832557	604.735
+1744.889757	592.937
+1744.946957	430.812
+1745.004159	313.215
+1745.061361	245.473
+1745.118565	227.205
+1745.175769	218.833
+1745.232975	168.216
+1745.290181	142.337
+1745.347388	162.508
+1745.404596	187.626
+1745.461805	201.707
+1745.519015	195.237
+1745.576226	205.132
+1745.633438	254.226
+1745.690651	342.519
+1745.747865	462.019
+1745.805079	554.499
+1745.862295	551.074
+1745.919512	446.035
+1745.976729	326.155
+1746.033947	259.935
+1746.091167	215.788
+1746.148387	213.124
+1746.205608	190.29
+1746.262831	205.132
+1746.320054	226.444
+1746.377278	232.914
+1746.434503	219.974
+1746.491729	255.748
+1746.548956	269.83
+1746.606183	248.137
+1746.663412	297.611
+1746.720642	396.561
+1746.777872	499.696
+1746.835104	519.105
+1746.892337	528.62
+1746.949570	471.914
+1747.006804	340.616
+1747.064040	211.221
+1747.121276	165.552
+1747.178513	169.358
+1747.235751	186.484
+1747.292990	215.027
+1747.350230	255.748
+1747.407471	250.801
+1747.464713	215.788
+1747.521956	202.849
+1747.579200	186.103
+1747.636444	280.486
+1747.693690	388.569
+1747.750937	483.332
+1747.808184	556.402
+1747.865433	488.279
+1747.922682	394.277
+1747.979932	312.073
+1748.037184	261.076
+1748.094436	258.032
+1748.151689	289.619
+1748.208943	318.543
+1748.266198	342.519
+1748.323454	342.139
+1748.380711	355.078
+1748.437969	300.275
+1748.495227	273.635
+1748.552487	288.478
+1748.609748	285.814
+1748.667009	307.887
+1748.724272	382.099
+1748.781535	485.996
+1748.838800	513.397
+1748.896065	442.991
+1748.953331	370.682
+1749.010598	350.131
+1749.067866	298.753
+1749.125136	279.344
+1749.182406	248.898
+1749.239676	243.95
+1749.296948	296.85
+1749.354221	288.478
+1749.411495	288.478
+1749.468770	253.465
+1749.526045	258.032
+1749.583322	323.11
+1749.640599	434.618
+1749.697878	693.408
+1749.755157	1094.91
+1749.812438	1272.64
+1749.869719	1075.89
+1749.927001	753.158
+1749.984284	474.959
+1750.041568	355.459
+1750.098853	243.57
+1750.156139	225.683
+1750.213426	238.622
+1750.270714	242.428
+1750.328003	239.003
+1750.385292	254.607
+1750.442583	272.113
+1750.499875	248.137
+1750.557167	251.943
+1750.614460	254.987
+1750.671755	413.306
+1750.729050	758.867
+1750.786346	1137.16
+1750.843644	1308.8
+1750.900942	1004.34
+1750.958241	522.15
+1751.015541	315.498
+1751.072842	302.939
+1751.130144	268.307
+1751.187447	184.581
+1751.244750	197.901
+1751.302055	220.355
+1751.359361	220.355
+1751.416667	231.392
+1751.473975	222.258
+1751.531283	252.704
+1751.588593	317.401
+1751.645903	387.046
+1751.703214	492.846
+1751.760526	653.448
+1751.817840	734.13
+1751.875154	705.967
+1751.932469	557.163
+1751.989785	416.731
+1752.047101	307.506
+1752.104419	268.688
+1752.161738	252.323
+1752.219058	226.444
+1752.276378	214.646
+1752.333700	203.229
+1752.391022	195.618
+1752.448346	196.759
+1752.505670	192.954
+1752.562996	199.043
+1752.620322	241.667
+1752.677649	281.247
+1752.734977	353.175
+1752.792306	439.565
+1752.849636	462.4
+1752.906967	407.217
+1752.964299	360.026
+1753.021632	305.603
+1753.078966	242.048
+1753.136301	229.108
+1753.193636	195.998
+1753.250973	175.828
+1753.308310	181.156
+1753.365649	183.439
+1753.422988	189.909
+1753.480328	198.662
+1753.537670	219.213
+1753.595012	228.727
+1753.652355	249.278
+1753.709699	314.737
+1753.767044	389.33
+1753.824390	442.229
+1753.881737	406.456
+1753.939085	310.931
+1753.996434	240.906
+1754.053783	223.78
+1754.111134	202.468
+1754.168486	206.654
+1754.225838	224.541
+1754.283192	234.056
+1754.340546	279.344
+1754.397901	278.583
+1754.455258	249.279
+1754.512615	250.04
+1754.569973	248.898
+1754.627332	210.079
+1754.684692	243.189
+1754.742053	297.231
+1754.799415	368.018
+1754.856778	371.062
+1754.914141	376.39
+1754.971506	345.944
+1755.028872	296.85
+1755.086238	246.995
+1755.143606	215.407
+1755.200974	215.407
+1755.258344	191.431
+1755.315714	210.46
+1755.373085	210.46
+1755.430458	216.549
+1755.487831	236.339
+1755.545205	235.578
+1755.602580	208.938
+1755.659956	224.161
+1755.717333	306.745
+1755.774711	360.406
+1755.832089	386.666
+1755.889469	393.897
+1755.946850	342.519
+1756.004231	271.732
+1756.061614	240.145
+1756.118997	223.019
+1756.176382	230.25
+1756.233767	203.61
+1756.291153	217.691
+1756.348540	237.861
+1756.405929	200.946
+1756.463318	186.103
+1756.520708	178.492
+1756.578099	194.476
+1756.635491	201.707
+1756.692883	248.898
+1756.750277	283.911
+1756.807672	341.758
+1756.865068	381.718
+1756.922464	342.139
+1756.979862	314.737
+1757.037260	272.494
+1757.094660	213.885
+1757.152060	173.164
+1757.209461	158.702
+1757.266863	164.791
+1757.324267	197.901
+1757.381671	227.966
+1757.439076	223.399
+1757.496482	191.812
+1757.553889	164.791
+1757.611296	191.812
+1757.668705	244.712
+1757.726115	268.688
+1757.783526	286.575
+1757.840937	322.349
+1757.898350	328.818
+1757.955763	280.105
+1758.013177	248.898
+1758.070593	191.431
+1758.128009	161.747
+1758.185426	172.783
+1758.242844	208.557
+1758.300264	221.116
+1758.357684	198.282
+1758.415105	206.654
+1758.472526	234.056
+1758.529949	202.468
+1758.587373	203.61
+1758.644798	240.906
+1758.702223	293.806
+1758.759650	351.653
+1758.817078	358.123
+1758.874506	404.933
+1758.931935	371.062
+1758.989366	316.64
+1759.046797	259.935
+1759.104229	200.946
+1759.161662	182.298
+1759.219097	178.492
+1759.276532	174.305
+1759.333968	181.156
+1759.391404	179.253
+1759.448842	205.893
+1759.506281	215.027
+1759.563721	190.67
+1759.621161	196.379
+1759.678603	241.667
+1759.736046	272.113
+1759.793489	264.121
+1759.850933	251.562
+1759.908379	259.554
+1759.965825	274.016
+1760.023272	254.987
+1760.080720	235.197
+1760.138170	213.124
+1760.195620	211.221
+1760.253071	194.095
+1760.310523	166.694
+1760.367975	169.739
+1760.425429	172.403
+1760.482884	153.754
+1760.540340	165.933
+1760.597796	214.646
+1760.655254	243.951
+1760.712712	302.178
+1760.770172	342.519
+1760.827632	368.779
+1760.885093	355.839
+1760.942555	296.089
+1761.000019	285.814
+1761.057483	227.586
+1761.114948	175.828
+1761.172414	190.67
+1761.229881	227.205
+1761.287348	231.011
+1761.344817	211.221
+1761.402287	192.954
+1761.459758	188.387
+1761.517229	211.982
+1761.574702	229.489
+1761.632175	187.626
+1761.689650	203.229
+1761.747125	320.065
+1761.804601	392.374
+1761.862078	341.758
+1761.919557	267.546
+1761.977036	243.189
+1762.034516	219.974
+1762.091997	204.371
+1762.149479	211.982
+1762.206962	173.164
+1762.264445	181.536
+1762.321930	159.463
+1762.379416	145.382
+1762.436902	141.576
+1762.494390	181.536
+1762.551878	177.35
+1762.609368	190.67
+1762.666858	218.833
+1762.724349	259.174
+1762.781842	354.317
+1762.839335	366.115
+1762.896829	364.212
+1762.954324	307.126
+1763.011820	224.922
+1763.069317	176.208
+1763.126815	156.038
+1763.184313	152.993
+1763.241813	121.786
+1763.299314	115.317
+1763.356815	175.828
+1763.414318	193.715
+1763.471821	203.229
+1763.529326	211.221
+1763.586831	210.841
+1763.644338	249.279
+1763.701845	317.782
+1763.759353	444.894
+1763.816862	523.672
+1763.874372	488.279
+1763.931883	345.564
+1763.989395	255.368
+1764.046908	250.801
+1764.104422	203.229
+1764.161936	205.513
+1764.219452	220.736
+1764.276969	227.586
+1764.334486	209.318
+1764.392005	194.857
+1764.449524	189.528
+1764.507044	197.901
+1764.564566	224.922
+1764.622088	268.307
+1764.679611	386.666
+1764.737135	677.805
+1764.794660	1147.05
+1764.852186	1634.19
+1764.909713	1671.1
+1764.967241	1232.3
+1765.024770	711.295
+1765.082300	411.023
+1765.139830	310.17
+1765.197362	297.231
+1765.254894	288.858
+1765.312428	250.801
+1765.369962	230.25
+1765.427498	235.578
+1765.485034	216.169
+1765.542571	227.966
+1765.600109	300.656
+1765.657648	438.424
+1765.715188	713.198
+1765.772729	1165.7
+1765.830271	1599.94
+1765.887814	1734.66
+1765.945358	1476.25
+1766.002903	939.259
+1766.060448	510.352
+1766.117995	329.199
+1766.175543	289.239
+1766.233091	263.36
+1766.290641	235.197
+1766.348191	213.885
+1766.405742	169.739
+1766.463294	135.106
+1766.520848	199.043
+1766.578402	280.866
+1766.635957	375.249
+1766.693513	557.544
+1766.751070	715.101
+1766.808628	828.512
+1766.866186	987.211
+1766.923746	1021.46
+1766.981307	783.604
+1767.038868	437.282
+1767.096431	278.583
+1767.153994	248.898
+1767.211559	265.263
+1767.269124	266.404
+1767.326690	223.019
+1767.384258	191.431
+1767.441826	189.909
+1767.499395	183.439
+1767.556965	228.347
+1767.614536	299.514
+1767.672108	357.362
+1767.729681	463.542
+1767.787255	522.531
+1767.844829	525.195
+1767.902405	567.819
+1767.959982	519.486
+1768.017559	358.503
+1768.075138	244.331
+1768.132717	249.279
+1768.190297	275.538
+1768.247879	214.646
+1768.305461	158.702
+1768.363044	165.933
+1768.420628	160.605
+1768.478213	155.277
+1768.535799	178.872
+1768.593386	188.767
+1768.650974	232.533
+1768.708563	353.556
+1768.766153	441.849
+1768.823743	446.796
+1768.881335	407.597
+1768.938928	369.159
+1768.996521	331.102
+1769.054115	272.494
+1769.111711	236.72
+1769.169307	206.274
+1769.226904	218.833
+1769.284503	240.906
+1769.342102	240.145
+1769.399702	219.594
+1769.457303	193.715
+1769.514905	163.269
+1769.572508	177.35
+1769.630111	242.428
+1769.687716	265.263
+1769.745322	311.693
+1769.802928	345.183
+1769.860536	288.478
+1769.918144	281.247
+1769.975754	312.073
+1770.033364	250.42
+1770.090976	213.505
+1770.148588	197.52
+1770.206201	197.901
+1770.263815	179.633
+1770.321430	176.208
+1770.379046	167.836
+1770.436663	167.836
+1770.494281	189.148
+1770.551900	196.759
+1770.609519	207.035
+1770.667140	223.019
+1770.724762	261.457
+1770.782384	267.927
+1770.840008	251.562
+1770.897632	270.971
+1770.955258	270.21
+1771.012884	232.533
+1771.070511	228.728
+1771.128139	206.274
+1771.185768	160.605
+1771.243399	158.702
+1771.301030	172.783
+1771.358661	197.901
+1771.416294	228.728
+1771.473928	219.213
+1771.531563	213.505
+1771.589199	193.334
+1771.646835	193.715
+1771.704473	255.368
+1771.762111	305.603
+1771.819751	340.616
+1771.877391	319.304
+1771.935032	243.951
+1771.992675	240.906
+1772.050318	213.124
+1772.107962	235.958
+1772.165607	276.68
+1772.223253	233.675
+1772.280900	208.557
+1772.338548	228.347
+1772.396197	227.205
+1772.453846	196.379
+1772.511497	170.88
+1772.569149	172.022
+1772.626801	195.618
+1772.684455	241.667
+1772.742109	361.167
+1772.799765	452.125
+1772.857421	481.429
+1772.915078	448.319
+1772.972736	347.467
+1773.030395	293.425
+1773.088055	252.704
+1773.145716	224.922
+1773.203378	229.489
+1773.261041	253.845
+1773.318705	227.966
+1773.376370	201.707
+1773.434036	202.087
+1773.491702	188.767
+1773.549370	173.164
+1773.607038	196.379
+1773.664708	261.838
+1773.722378	336.049
+1773.780049	442.61
+1773.837722	569.722
+1773.895395	647.359
+1773.953069	596.362
+1774.010744	400.366
+1774.068420	259.554
+1774.126097	225.683
+1774.183775	225.683
+1774.241454	224.541
+1774.299133	196.759
+1774.356814	165.172
+1774.414496	204.371
+1774.472178	223.019
+1774.529862	232.533
+1774.587546	227.966
+1774.645232	225.683
+1774.702918	257.271
+1774.760605	344.042
+1774.818293	451.744
+1774.875983	517.203
+1774.933673	503.883
+1774.991364	387.046
+1775.049056	285.814
+1775.106748	254.607
+1775.164442	245.092
+1775.222137	228.728
+1775.279833	175.067
+1775.337529	173.544
+1775.395227	178.492
+1775.452925	192.193
+1775.510625	239.384
+1775.568325	228.347
+1775.626027	202.468
+1775.683729	242.809
+1775.741432	297.231
+1775.799136	347.847
+1775.856841	423.582
+1775.914547	427.768
+1775.972254	355.839
+1776.029962	277.441
+1776.087671	253.084
+1776.145381	260.315
+1776.203091	250.04
+1776.260803	213.885
+1776.318515	169.739
+1776.376229	183.439
+1776.433943	207.796
+1776.491659	169.358
+1776.549375	170.119
+1776.607092	202.849
+1776.664811	237.481
+1776.722530	280.105
+1776.780250	349.75
+1776.837971	415.589
+1776.895693	411.784
+1776.953416	351.653
+1777.011139	255.748
+1777.068864	221.497
+1777.126590	169.739
+1777.184317	146.904
+1777.242044	143.099
+1777.299773	156.799
+1777.357502	183.439
+1777.415232	218.452
+1777.472964	217.691
+1777.530696	191.051
+1777.588429	180.395
+1777.646163	203.229
+1777.703898	253.465
+1777.761634	341.758
+1777.819371	388.188
+1777.877109	363.831
+1777.934848	371.062
+1777.992588	322.349
+1778.050329	227.586
+1778.108070	205.893
+1778.165813	219.974
+1778.223556	194.857
+1778.281301	168.216
+1778.339046	161.366
+1778.396792	192.193
+1778.454540	251.182
+1778.512288	244.331
+1778.570037	181.156
+1778.627787	159.463
+1778.685538	189.909
+1778.743290	279.725
+1778.801043	318.924
+1778.858797	316.26
+1778.916552	317.782
+1778.974307	310.171
+1779.032064	294.567
+1779.089822	236.72
+1779.147580	198.662
+1779.205339	185.342
+1779.263100	213.505
+1779.320861	212.363
+1779.378623	188.767
+1779.436387	188.767
+1779.494151	221.877
+1779.551916	203.61
+1779.609682	235.959
+1779.667449	317.021
+1779.725217	355.839
+1779.782986	377.532
+1779.840755	449.841
+1779.898526	447.558
+1779.956298	419.776
+1780.014070	340.236
+1780.071844	226.825
+1780.129618	213.505
+1780.187394	216.93
+1780.245170	213.505
+1780.302947	193.715
+1780.360725	188.387
+1780.418505	203.229
+1780.476285	198.662
+1780.534066	167.075
+1780.591848	180.775
+1780.649631	264.882
+1780.707414	393.516
+1780.765199	447.177
+1780.822985	401.128
+1780.880771	342.9
+1780.938559	339.094
+1780.996348	331.863
+1781.054137	313.215
+1781.111927	253.084
+1781.169719	216.549
+1781.227511	206.654
+1781.285304	170.119
+1781.343098	129.398
+1781.400893	152.994
+1781.458689	192.193
+1781.516486	186.103
+1781.574284	180.395
+1781.632083	242.428
+1781.689883	322.73
+1781.747684	400.367
+1781.805485	436.141
+1781.863288	417.112
+1781.921091	392.755
+1781.978896	347.847
+1782.036701	279.344
+1782.094508	191.812
+1782.152315	152.994
+1782.210123	186.104
+1782.267932	227.205
+1782.325742	224.922
+1782.383553	187.626
+1782.441365	182.678
+1782.499178	193.334
+1782.556992	231.392
+1782.614807	232.914
+1782.672622	189.529
+1782.730439	186.865
+1782.788257	245.473
+1782.846075	352.795
+1782.903895	399.225
+1782.961715	350.131
+1783.019536	279.344
+1783.077359	251.562
+1783.135182	226.825
+1783.193006	188.387
+1783.250831	197.521
+1783.308657	207.416
+1783.366484	198.282
+1783.424312	202.088
+1783.482141	172.022
+1783.539971	176.209
+1783.597801	189.529
+1783.655633	203.61
+1783.713466	244.331
+1783.771299	310.932
+1783.829134	396.18
+1783.886969	367.637
+1783.944805	270.21
+1784.002643	237.1
+1784.060481	218.452
+1784.118320	206.274
+1784.176160	179.634
+1784.234001	178.492
+1784.291843	208.177
+1784.349686	237.1
+1784.407530	197.521
+1784.465375	199.424
+1784.523220	239.003
+1784.581067	230.631
+1784.638915	205.132
+1784.696763	224.161
+1784.754613	268.688
+1784.812463	289.62
+1784.870314	272.874
+1784.928167	287.717
+1784.986020	336.43
+1785.043874	283.15
+1785.101729	230.631
+1785.159585	228.728
+1785.217442	194.857
+1785.275300	176.589
+1785.333159	164.791
+1785.391019	179.253
+1785.448879	159.083
+1785.506741	155.277
+1785.564603	183.059
+1785.622467	207.035
+1785.680331	213.885
+1785.738197	251.182
+1785.796063	286.956
+1785.853930	274.397
+1785.911799	292.284
+1785.969668	288.478
+1786.027538	237.481
+1786.085409	207.416
+1786.143281	207.035
+1786.201154	196.76
+1786.259028	164.411
+1786.316902	138.532
+1786.374778	165.172
+1786.432655	181.917
+1786.490532	175.447
+1786.548411	181.917
+1786.606290	195.237
+1786.664171	227.586
+1786.722052	261.457
+1786.779934	298.373
+1786.837818	329.58
+1786.895702	358.504
+1786.953587	288.097
+1787.011473	191.051
+1787.069360	183.82
+1787.127248	185.723
+1787.185137	207.796
+1787.243027	209.318
+1787.300917	206.274
+1787.358809	197.521
+1787.416701	173.545
+1787.474595	159.083
+1787.532489	148.807
+1787.590385	178.492
+1787.648281	224.541
+1787.706179	272.113
+1787.764077	335.288
+1787.821976	331.102
+1787.879876	315.499
+1787.937777	310.171
+1787.995679	280.866
+1788.053582	254.607
+1788.111486	245.473
+1788.169391	207.035
+1788.227296	169.358
+1788.285203	173.925
+1788.343111	173.545
+1788.401019	199.424
+1788.458929	207.035
+1788.516839	160.605
+1788.574750	169.739
+1788.632663	247.756
+1788.690576	280.486
+1788.748490	302.94
+1788.806405	285.053
+1788.864321	288.858
+1788.922238	310.932
+1788.980156	280.105
+1789.038075	252.323
+1789.095995	231.011
+1789.153915	226.825
+1789.211837	206.274
+1789.269760	214.266
+1789.327683	208.938
+1789.385608	181.156
+1789.443533	203.61
+1789.501459	226.444
+1789.559387	205.132
+1789.617315	194.476
+1789.675244	231.011
+1789.733174	269.449
+1789.791105	288.478
+1789.849037	352.034
+1789.906970	353.175
+1789.964904	302.559
+1790.022839	274.016
+1790.080774	236.339
+1790.138711	182.298
+1790.196649	205.132
+1790.254587	254.226
+1790.312527	251.562
+1790.370467	229.108
+1790.428409	185.723
+1790.486351	189.909
+1790.544294	169.739
+1790.602238	151.852
+1790.660183	167.075
+1790.718129	214.647
+1790.776076	321.207
+1790.834024	394.277
+1790.891973	385.905
+1790.949923	349.75
+1791.007874	299.134
+1791.065825	268.688
+1791.123778	224.161
+1791.181731	215.027
+1791.239686	197.14
+1791.297641	191.051
+1791.355598	178.492
+1791.413555	152.994
+1791.471513	157.941
+1791.529472	189.529
+1791.587432	244.331
+1791.645394	237.1
+1791.703356	232.914
+1791.761318	249.279
+1791.819282	318.163
+1791.877247	382.86
+1791.935213	392.375
+1791.993179	361.548
+1792.051147	294.567
+1792.109116	228.347
+1792.167085	193.334
+1792.225056	218.833
+1792.283027	195.237
+1792.340999	161.747
+1792.398972	198.662
+1792.456947	218.833
+1792.514922	203.229
+1792.572898	155.277
+1792.630875	179.634
+1792.688853	215.408
+1792.746832	253.846
+1792.804811	321.207
+1792.862792	355.078
+1792.920774	355.459
+1792.978756	301.417
+1793.036740	237.1
+1793.094724	179.634
+1793.152710	175.828
+1793.210696	171.642
+1793.268683	183.059
+1793.326672	199.043
+1793.384661	202.849
+1793.442651	189.529
+1793.500642	168.217
+1793.558634	145.763
+1793.616627	165.933
+1793.674621	217.691
+1793.732616	279.344
+1793.790611	325.394
+1793.848608	326.535
+1793.906606	324.252
+1793.964604	312.835
+1794.022604	302.559
+1794.080604	251.943
+1794.138605	191.051
+1794.196608	178.873
+1794.254611	192.954
+1794.312615	168.217
+1794.370620	157.18
+1794.428626	208.938
+1794.486633	196.76
+1794.544641	159.083
+1794.602650	197.901
+1794.660660	271.352
+1794.718671	326.535
+1794.776682	381.719
+1794.834695	376.01
+1794.892708	341.758
+1794.950723	347.848
+1795.008738	299.134
+1795.066755	228.347
+1795.124772	219.214
+1795.182790	229.489
+1795.240809	216.93
+1795.298830	191.812
+1795.356851	182.298
+1795.414873	164.791
+1795.472895	181.917
+1795.530919	195.618
+1795.588944	176.209
+1795.646970	213.885
+1795.704997	252.323
+1795.763024	264.502
+1795.821053	287.717
+1795.879082	313.596
+1795.937113	325.013
+1795.995144	312.835
+1796.053176	251.943
+1796.111210	243.951
+1796.169244	238.242
+1796.227279	177.35
+1796.285315	116.839
+1796.343352	137.771
+1796.401390	165.933
+1796.459429	184.581
+1796.517469	179.253
+1796.575509	192.954
+1796.633551	243.57
+1796.691594	256.89
+1796.749637	310.171
+1796.807682	376.01
+1796.865727	426.246
+1796.923773	433.477
+1796.981821	419.015
+1797.039869	346.325
+1797.097918	256.129
+1797.155968	193.334
+1797.214019	157.18
+1797.272071	158.702
+1797.330124	165.553
+1797.388178	191.051
+1797.446233	184.201
+1797.504289	178.492
+1797.562345	212.363
+1797.620403	243.57
+1797.678462	244.712
+1797.736521	253.085
+1797.794581	297.992
+1797.852643	360.787
+1797.910705	442.23
+1797.968768	458.975
+1798.026833	353.937
+1798.084898	256.89
+1798.142964	212.363
+1798.201031	189.909
+1798.259099	184.201
+1798.317168	173.545
+1798.375237	164.411
+1798.433308	168.978
+1798.491380	176.97
+1798.549452	204.752
+1798.607526	172.783
+1798.665600	161.747
+1798.723676	199.424
+1798.781752	285.053
+1798.839830	396.18
+1798.897908	454.408
+1798.955987	434.618
+1799.014067	336.811
+1799.072148	306.365
+1799.130230	231.011
+1799.188313	223.019
+1799.246397	221.497
+1799.304482	203.991
+1799.362568	185.342
+1799.420654	185.342
+1799.478742	200.565
+1799.536830	198.662
+1799.594920	191.432
+1799.653010	207.416
+1799.711102	278.202
+1799.769194	355.459
+1799.827287	412.164
+1799.885381	465.064
+1799.943477	481.048
+1800.001573	385.524
+1800.059670	278.583
+1800.117768	192.573
+1800.175866	175.447
+1800.233966	195.618
+1800.292067	210.46
+1800.350169	188.387
+1800.408271	174.306
+1800.466375	170.5
+1800.524479	172.403
+1800.582585	159.083
+1800.640691	170.5
+1800.698799	210.08
+1800.756907	285.814
+1800.815016	389.33
+1800.873126	443.371
+1800.931237	405.314
+1800.989349	350.511
+1801.047462	300.276
+1801.105576	267.927
+1801.163691	227.586
+1801.221807	208.938
+1801.279923	180.395
+1801.338041	175.067
+1801.396159	179.634
+1801.454279	165.553
+1801.512399	154.896
+1801.570521	158.322
+1801.628643	205.893
+1801.686766	213.124
+1801.744891	253.846
+1801.803016	351.273
+1801.861142	415.59
+1801.919269	413.306
+1801.977397	380.577
+1802.035526	350.511
+1802.093655	279.725
+1802.151786	196.379
+1802.209918	182.298
+1802.268050	187.245
+1802.326184	160.605
+1802.384319	153.374
+1802.442454	206.655
+1802.500590	249.659
+1802.558728	251.943
+1802.616866	259.174
+1802.675005	285.053
+1802.733145	314.357
+1802.791286	384.002
+1802.849428	457.072
+1802.907571	479.526
+1802.965715	439.946
+1803.023860	340.236
+1803.082006	248.137
+1803.140152	255.749
+1803.198300	277.061
+1803.256449	261.838
+1803.314598	208.177
+1803.372749	143.86
+1803.430900	117.981
+1803.489052	139.673
+1803.547206	149.188
+1803.605360	149.188
+1803.663515	196.379
+1803.721671	299.515
+1803.779828	370.301
+1803.837986	447.938
+1803.896145	470.012
+1803.954305	407.217
+1804.012465	331.102
+1804.070627	250.04
+1804.128790	213.885
+1804.186953	194.476
+1804.245118	167.075
+1804.303283	171.261
+1804.361450	181.917
+1804.419617	203.229
+1804.477785	206.655
+1804.535954	182.298
+1804.594124	172.783
+1804.652296	167.455
+1804.710468	208.177
+1804.768641	295.328
+1804.826814	361.168
+1804.884989	364.212
+1804.943165	326.155
+1805.001342	305.984
+1805.059519	281.247
+1805.117698	231.772
+1805.175877	165.172
+1805.234058	136.629
+1805.292239	158.702
+1805.350422	224.161
+1805.408605	221.497
+1805.466789	177.35
+1805.524974	160.605
+1805.583160	184.581
+1805.641347	192.193
+1805.699535	237.862
+1805.757724	329.199
+1805.815914	351.653
+1805.874105	400.747
+1805.932296	431.574
+1805.990489	334.147
+1806.048683	255.749
+1806.106877	246.234
+1806.165073	215.408
+1806.223269	218.452
+1806.281466	224.161
+1806.339665	242.048
+1806.397864	254.607
+1806.456064	210.46
+1806.514265	177.731
+1806.572467	160.605
+1806.630670	156.038
+1806.688874	198.282
+1806.747079	243.19
+1806.805284	334.908
+1806.863491	425.104
+1806.921699	416.731
+1806.979907	346.325
+1807.038117	270.21
+1807.096327	248.518
+1807.154539	221.116
+1807.212751	187.626
+1807.270964	191.812
+1807.329179	197.14
+1807.387394	223.019
+1807.445610	211.602
+1807.503827	167.075
+1807.562045	158.322
+1807.620264	148.046
+1807.678483	184.962
+1807.736704	247.376
+1807.794926	342.9
+1807.853149	396.18
+1807.911372	356.22
+1807.969597	312.835
+1808.027822	283.911
+1808.086048	264.121
+1808.144276	277.822
+1808.202504	274.016
+1808.260733	243.951
+1808.318963	181.537
+1808.377195	181.537
+1808.435427	211.602
+1808.493660	195.998
+1808.551893	189.909
+1808.610128	219.975
+1808.668364	218.072
+1808.726601	226.064
+1808.784838	263.36
+1808.843077	286.956
+1808.901316	301.037
+1808.959557	330.722
+1809.017798	304.843
+1809.076041	233.295
+1809.134284	199.043
+1809.192528	224.922
+1809.250773	206.274
+1809.309019	172.022
+1809.367266	154.135
+1809.425514	122.928
+1809.483763	130.159
+1809.542013	163.65
+1809.600264	194.476
+1809.658516	203.99
+1809.716768	193.715
+1809.775022	228.728
+1809.833276	274.777
+1809.891532	290
+1809.949788	272.874
+1810.008045	232.153
+1810.066304	202.849
+1810.124563	198.282
+1810.182823	190.67
+1810.241084	180.014
+1810.299346	151.091
+1810.357609	170.5
+1810.415873	171.642
+1810.474138	151.471
+1810.532404	152.613
+1810.590670	161.366
+1810.648938	172.022
+1810.707207	196.379
+1810.765476	246.995
+1810.823747	310.171
+1810.882018	286.575
+1810.940290	265.643
+1810.998564	243.57
+1811.056838	188.006
+1811.115113	171.261
+1811.173389	182.678
+1811.231666	166.314
+1811.289944	158.702
+1811.348223	145.001
+1811.406503	172.783
+1811.464784	212.363
+1811.523065	235.197
+1811.581348	244.331
+1811.639632	233.295
+1811.697916	241.667
+1811.756202	273.255
+1811.814488	310.171
+1811.872775	357.362
+1811.931064	382.48
+1811.989353	324.252
+1812.047643	238.242
+1812.105934	183.439
+1812.164226	177.35
+1812.222519	153.755
+1812.280813	175.067
+1812.339108	215.788
+1812.397404	233.295
+1812.455700	218.833
+1812.513998	189.148
+1812.572297	175.447
+1812.630596	179.634
+1812.688897	226.444
+1812.747198	250.04
+1812.805500	279.344
+1812.863804	297.231
+1812.922108	295.328
+1812.980413	301.037
+1813.038719	302.178
+1813.097026	236.339
+1813.155334	168.216
+1813.213643	157.941
+1813.271953	179.253
+1813.330264	215.027
+1813.388575	215.408
+1813.446888	186.103
+1813.505202	170.5
+1813.563516	164.411
+1813.621832	181.917
+1813.680148	204.371
+1813.738465	224.161
+1813.796784	277.061
+1813.855103	335.669
+1813.913423	331.483
+1813.971744	306.745
+1814.030066	276.68
+1814.088389	246.995
+1814.146713	242.428
+1814.205038	216.549
+1814.263364	219.974
+1814.321690	285.053
+1814.380018	274.016
+1814.438347	208.557
+1814.496676	170.88
+1814.555007	187.626
+1814.613338	175.067
+1814.671670	175.067
+1814.730004	224.541
+1814.788338	253.084
+1814.846673	293.045
+1814.905009	338.714
+1814.963346	329.58
+1815.021684	282.389
+1815.080023	240.525
+1815.138363	237.861
+1815.196704	239.384
+1815.255045	211.982
+1815.313388	173.925
+1815.371732	168.978
+1815.430076	196.759
+1815.488422	232.533
+1815.546768	224.541
+1815.605115	204.371
+1815.663464	204.371
+1815.721813	201.707
+1815.780163	223.78
+1815.838514	300.276
+1815.896866	392.374
+1815.955219	399.225
+1816.013573	345.183
+1816.071928	293.806
+1816.130284	262.979
+1816.188640	262.218
+1816.246998	223.019
+1816.305357	192.573
+1816.363716	196.76
+1816.422077	208.938
+1816.480438	193.715
+1816.538800	164.03
+1816.597164	149.188
+1816.655528	200.946
+1816.713893	253.465
+1816.772259	301.417
+1816.830626	344.042
+1816.888994	346.325
+1816.947363	349.75
+1817.005733	379.054
+1817.064104	310.171
+1817.122476	249.659
+1817.180848	212.363
+1817.239222	189.529
+1817.297596	211.221
+1817.355972	237.1
+1817.414348	195.618
+1817.472726	172.783
+1817.531104	167.075
+1817.589483	185.723
+1817.647863	239.003
+1817.706244	278.583
+1817.764626	313.596
+1817.823009	363.831
+1817.881393	366.876
+1817.939778	368.018
+1817.998164	315.879
+1818.056551	294.567
+1818.114938	312.073
+1818.173327	281.247
+1818.231716	240.526
+1818.290107	236.72
+1818.348498	206.274
+1818.406891	151.091
+1818.465284	144.24
+1818.523678	205.893
+1818.582073	247.756
+1818.640470	249.659
+1818.698867	271.352
+1818.757265	316.26
+1818.815663	345.183
+1818.874063	340.616
+1818.932464	349.75
+1818.990866	310.932
+1819.049269	277.441
+1819.107672	251.943
+1819.166077	231.392
+1819.224482	210.46
+1819.282889	196.759
+1819.341296	219.213
+1819.399704	221.877
+1819.458113	166.314
+1819.516524	173.925
+1819.574935	203.99
+1819.633347	183.82
+1819.691760	203.229
+1819.750174	263.36
+1819.808589	329.96
+1819.867004	358.123
+1819.925421	317.021
+1819.983839	234.817
+1820.042257	212.744
+1820.100677	245.092
+1820.159097	232.533
+1820.217519	205.513
+1820.275941	197.14
+1820.334364	176.208
+1820.392789	203.99
+1820.451214	205.513
+1820.509640	195.237
+1820.568067	186.103
+1820.626495	177.731
+1820.684924	239.764
+1820.743354	281.627
+1820.801785	294.186
+1820.860216	275.158
+1820.918649	240.906
+1820.977083	216.93
+1821.035517	182.298
+1821.093953	178.872
+1821.152389	164.791
+1821.210826	169.358
+1821.269265	171.261
+1821.327704	213.505
+1821.386144	212.363
+1821.444585	181.156
+1821.503027	206.274
+1821.561470	229.489
+1821.619914	251.562
+1821.678359	310.17
+1821.736805	333.005
+1821.795252	331.102
+1821.853699	460.117
+1821.912148	549.552
+1821.970597	484.093
+1822.029048	308.268
+1822.087499	236.339
+1822.145952	203.99
+1822.204405	189.909
+1822.262859	234.436
+1822.321314	242.428
+1822.379771	208.177
+1822.438228	219.594
+1822.496686	182.678
+1822.555145	167.836
+1822.613604	237.1
+1822.672065	262.599
+1822.730527	299.514
+1822.788990	385.144
+1822.847453	469.25
+1822.905918	575.05
+1822.964383	543.843
+1823.022850	418.253
+1823.081317	288.478
+1823.139785	203.99
+1823.198255	155.657
+1823.256725	155.657
+1823.315196	169.739
+1823.373668	170.5
+1823.432141	185.723
+1823.490615	213.885
+1823.549090	218.833
+1823.607566	226.825
+1823.666042	230.25
+1823.724520	230.25
+1823.782999	301.417
+1823.841478	436.521
+1823.899959	506.547
+1823.958440	482.951
+1824.016922	411.403
+1824.075406	275.538
+1824.133890	199.423
+1824.192375	205.513
+1824.250861	226.064
+1824.309348	205.893
+1824.367836	189.148
+1824.426325	163.65
+1824.484815	170.5
+1824.543306	213.885
+1824.601798	242.048
+1824.660290	253.084
+1824.718784	280.866
+1824.777279	258.793
+1824.835774	301.798
+1824.894270	366.876
+1824.952768	339.855
+1825.011266	299.514
+1825.069765	263.36
+1825.128266	204.752
+1825.186767	190.29
+1825.245269	188.767
+1825.303772	188.387
+1825.362276	183.439
+1825.420781	142.337
+1825.479286	117.981
+1825.537793	173.164
+1825.596301	168.597
+1825.654809	180.014
+1825.713319	231.392
+1825.771829	296.47
+1825.830341	315.118
+1825.888853	324.252
+1825.947367	308.268
+1826.005881	270.971
+1826.064396	285.433
+1826.122912	269.069
+1826.181429	224.541
+1826.239947	202.468
+1826.298466	153.374
+1826.356986	159.463
+1826.415507	164.03
+1826.474029	168.216
+1826.532551	165.933
+1826.591075	210.841
+1826.649599	239.384
+1826.708125	251.562
+1826.766651	241.667
+1826.825179	263.741
+1826.883707	349.37
+1826.942236	407.978
+1827.000766	352.414
+1827.059298	222.639
+1827.117830	157.941
+1827.176363	175.067
+1827.234897	184.962
+1827.293431	157.18
+1827.351967	157.56
+1827.410504	159.463
+1827.469042	152.613
+1827.527580	154.896
+1827.586120	159.844
+1827.644660	179.634
+1827.703202	186.865
+1827.761744	195.998
+1827.820288	245.473
+1827.878832	342.519
+1827.937377	401.508
+1827.995923	400.747
+1828.054470	330.341
+1828.113018	234.436
+1828.171567	203.61
+1828.230117	198.282
+1828.288668	187.626
+1828.347220	192.954
+1828.405772	184.962
+1828.464326	151.091
+1828.522880	148.427
+1828.581436	161.747
+1828.639992	189.529
+1828.698550	214.647
+1828.757108	235.198
+1828.815667	331.483
+1828.874228	420.918
+1828.932789	478.004
+1828.991351	486.376
+1829.049914	371.443
+1829.108478	253.846
+1829.167043	242.048
+1829.225608	250.421
+1829.284175	224.161
+1829.342743	189.909
+1829.401311	192.193
+1829.459881	204.371
+1829.518452	173.545
+1829.577023	188.768
+1829.635595	218.833
+1829.694169	247.756
+1829.752743	356.22
+1829.811318	534.709
+1829.869894	775.993
+1829.928471	930.506
+1829.987049	863.145
+1830.045628	660.299
+1830.104208	462.4
+1830.162789	287.336
+1830.221371	235.959
+1830.279953	208.177
+1830.338537	190.67
+1830.397122	195.998
+1830.455707	190.67
+1830.514294	156.419
+1830.572881	172.403
+1830.631469	246.995
+1830.690059	314.357
+1830.748649	412.545
+1830.807240	625.666
+1830.865832	962.855
+1830.924425	1222.41
+1830.983019	1294.33
+1831.041614	1007
+1831.100210	608.541
+1831.158806	390.852
+1831.217404	297.612
+1831.276003	262.599
+1831.334602	269.069
+1831.393203	256.89
+1831.451804	202.849
+1831.510407	189.148
+1831.569010	187.626
+1831.627614	210.08
+1831.686219	272.494
+1831.744826	407.978
+1831.803433	599.787
+1831.862041	791.597
+1831.920650	1035.16
+1831.979259	1153.14
+1832.037870	927.461
+1832.096482	594.84
+1832.155095	401.508
+1832.213708	321.968
+1832.272323	263.741
+1832.330938	221.497
+1832.389555	232.533
+1832.448172	240.906
+1832.506791	234.056
+1832.565410	249.659
+1832.624030	264.882
+1832.682651	253.084
+1832.741273	284.292
+1832.799896	399.225
+1832.858520	513.778
+1832.917145	659.157
+1832.975771	730.705
+1833.034398	615.391
+1833.093025	426.626
+1833.151654	288.478
+1833.210284	251.943
+1833.268914	275.919
+1833.327546	268.307
+1833.386178	247.376
+1833.444811	226.825
+1833.503446	221.116
+1833.562081	202.468
+1833.620717	211.602
+1833.679354	240.145
+1833.737992	255.749
+1833.796631	309.029
+1833.855271	352.795
+1833.913912	420.156
+1833.972554	463.161
+1834.031196	421.679
+1834.089840	339.094
+1834.148484	277.441
+1834.207130	246.234
+1834.265776	183.059
+1834.324424	200.946
+1834.383072	262.599
+1834.441721	262.218
+1834.500372	191.432
+1834.559023	145.763
+1834.617675	194.096
+1834.676328	229.489
+1834.734982	220.736
+1834.793637	236.339
+1834.852293	296.089
+1834.910949	401.128
+1834.969607	423.201
+1835.028266	341.758
+1835.086925	251.943
+1835.145586	223.4
+1835.204247	222.639
+1835.262910	201.326
+1835.321573	200.565
+1835.380237	215.788
+1835.438902	235.959
+1835.497569	230.631
+1835.556236	197.901
+1835.614904	205.893
+1835.673573	277.441
+1835.732242	403.792
+1835.790913	525.956
+1835.849585	577.714
+1835.908258	584.564
+1835.966931	530.523
+1836.025606	419.776
+1836.084282	378.293
+1836.142958	280.866
+1836.201635	231.011
+1836.260314	261.457
+1836.318993	238.242
+1836.377673	227.586
+1836.436354	240.526
+1836.495036	227.967
+1836.553719	237.481
+1836.612403	204.752
+1836.671088	216.549
+1836.729774	306.365
+1836.788461	403.031
+1836.847149	477.242
+1836.905837	551.074
+1836.964527	583.042
+1837.023217	503.502
+1837.081909	391.613
+1837.140601	269.449
+1837.199295	211.982
+1837.257989	190.67
+1837.316684	188.767
+1837.375380	198.662
+1837.434077	209.318
+1837.492775	239.003
+1837.551474	223.019
+1837.610174	199.424
+1837.668875	243.951
+1837.727577	280.105
+1837.786280	348.989
+1837.844983	445.274
+1837.903688	495.51
+1837.962393	453.266
+1838.021100	353.937
+1838.079807	265.643
+1838.138515	220.355
+1838.197225	194.476
+1838.255935	198.282
+1838.314646	216.169
+1838.373358	197.901
+1838.432071	192.573
+1838.490785	208.177
+1838.549500	219.213
+1838.608216	240.526
+1838.666933	240.526
+1838.725650	288.478
+1838.784369	325.013
+1838.843089	347.467
+1838.901809	360.026
+1838.960531	327.296
+1839.019253	292.284
+1839.077976	292.664
+1839.136701	265.263
+1839.195426	200.946
+1839.254152	225.303
+1839.312879	239.384
+1839.371607	214.646
+1839.430336	197.901
+1839.489066	200.946
+1839.547797	229.108
+1839.606529	227.967
+1839.665261	223.019
+1839.723995	288.858
+1839.782730	350.511
+1839.841465	395.8
+1839.900202	404.933
+1839.958939	306.365
+1840.017677	231.392
+1840.076417	216.169
+1840.135157	221.497
+1840.193898	223.4
+1840.252640	195.618
+1840.311383	171.261
+1840.370127	177.731
+1840.428872	173.544
+1840.487618	203.229
+1840.546365	197.14
+1840.605112	187.626
+1840.663861	201.326
+1840.722611	216.169
+1840.781361	265.263
+1840.840113	302.94
+1840.898865	298.373
+1840.957618	259.174
+1841.016373	251.182
+1841.075128	259.935
+1841.133884	247.376
+1841.192641	204.751
+1841.251399	167.836
+1841.310158	154.516
+1841.368918	161.747
+1841.427679	164.03
+1841.486441	142.718
+1841.545203	149.188
+1841.603967	166.694
+1841.662732	212.744
+1841.721497	217.31
+1841.780264	195.618
+1841.839031	267.546
+1841.897799	297.231
+1841.956569	289.62
+1842.015339	272.494
+1842.074110	188.006
+1842.132882	138.912
+1842.191655	166.694
+1842.250429	178.872
+1842.309204	135.868
+1842.367980	141.576
+1842.426757	160.605
+1842.485534	173.164
+1842.544313	204.752
+1842.603093	196.379
+1842.661873	196.759
+1842.720655	232.533
+1842.779437	290.381
+1842.838220	261.457
+1842.897005	260.315
+1842.955790	298.373
+1843.014576	289.239
+1843.073363	238.242
+1843.132151	169.739
+1843.190940	152.232
+1843.249730	168.216
+1843.308521	193.715
+1843.367313	171.261
+1843.426106	162.888
+1843.484899	162.508
+1843.543694	154.896
+1843.602489	164.411
+1843.661286	195.618
+1843.720083	253.846
+1843.778882	283.53
+1843.837681	292.284
+1843.896481	304.842
+1843.955282	294.186
+1844.014084	219.594
+1844.072887	173.544
+1844.131691	187.626
+1844.190496	191.431
+1844.249302	197.14
+1844.308109	204.751
+1844.366917	200.946
+1844.425725	171.642
+1844.484535	133.584
+1844.543345	141.196
+1844.602157	193.334
+1844.660969	195.998
+1844.719783	215.408
+1844.778597	253.084
+1844.837412	285.053
+1844.896228	314.357
+1844.955046	292.283
+1845.013864	237.481
+1845.072683	190.29
+1845.131502	200.565
+1845.190323	228.347
+1845.249145	232.533
+1845.307968	229.869
+1845.366792	211.602
+1845.425616	191.051
+1845.484442	166.313
+1845.543268	163.649
+1845.602096	138.912
+1845.660924	150.71
+1845.719753	186.484
+1845.778583	240.525
+1845.837415	357.362
+1845.896247	460.878
+1845.955080	494.368
+1846.013914	442.23
+1846.072749	287.717
+1846.131585	202.468
+1846.190421	161.747
+1846.249259	164.411
+1846.308098	214.646
+1846.366937	195.237
+1846.425778	153.374
+1846.484619	142.337
+1846.543462	165.552
+1846.602305	192.954
+1846.661149	191.051
+1846.719995	222.638
+1846.778841	274.016
+1846.837688	363.07
+1846.896536	466.206
+1846.955385	460.878
+1847.014235	404.172
+1847.073086	337.572
+1847.131938	260.696
+1847.190790	198.662
+1847.249644	162.888
+1847.308499	177.35
+1847.367354	155.657
+1847.426211	131.681
+1847.485068	157.56
+1847.543926	186.103
+1847.602786	203.99
+1847.661646	237.861
+1847.720507	297.611
+1847.779369	404.172
+1847.838232	560.207
+1847.897096	675.521
+1847.955961	608.54
+1848.014827	455.55
+1848.073694	315.879
+1848.132562	212.363
+1848.191430	188.006
+1848.250300	198.282
+1848.309170	228.728
+1848.368042	265.263
+1848.426914	245.092
+1848.485788	218.071
+1848.544662	185.342
+1848.603537	195.998
+1848.662413	245.092
+1848.721290	326.916
+1848.780169	489.421
+1848.839048	801.872
+1848.897927	1146.29
+1848.956808	1239.53
+1849.015690	994.062
+1849.074573	660.679
+1849.133457	446.416
+1849.192341	278.583
+1849.251227	197.901
+1849.310113	169.739
+1849.369001	138.912
+1849.427889	144.24
+1849.486778	151.09
+1849.545669	180.395
+1849.604560	208.176
+1849.663452	278.963
+1849.722345	393.897
+1849.781239	552.976
+1849.840134	763.434
+1849.899030	988.734
+1849.957926	1088.06
+1850.016824	938.117
+1850.075723	679.327
+1850.134622	393.516
+1850.193523	245.473
+1850.252425	216.549
+1850.311327	191.431
+1850.370230	189.909
+1850.429135	208.938
+1850.488040	193.715
+1850.546946	176.969
+1850.605853	197.52
+1850.664761	248.137
+1850.723670	384.763
+1850.782580	543.843
+1850.841491	627.95
+1850.900403	662.962
+1850.959316	664.865
+1851.018229	602.451
+1851.077144	475.339
+1851.136059	333.385
+1851.194976	232.533
+1851.253893	191.812
+1851.312812	186.864
+1851.371731	157.56
+1851.430651	127.495
+1851.489572	136.248
+1851.548495	138.151
+1851.607418	143.86
+1851.666342	226.444
+1851.725267	368.018
+1851.784192	471.153
+1851.843119	567.058
+1851.902047	526.717
+1851.960976	434.618
+1852.019905	372.204
+1852.078836	291.142
+1852.137767	259.173
+1852.196700	204.751
+1852.255633	173.925
+1852.314567	165.172
+1852.373503	154.516
+1852.432439	183.059
+1852.491376	221.497
+1852.550314	211.982
+1852.609253	184.581
+1852.668193	212.743
+1852.727134	237.861
+1852.786076	245.092
+1852.845018	336.811
+1852.903962	432.715
+1852.962907	435.76
+1853.021852	368.398
+1853.080799	296.85
+1853.139746	242.048
+1853.198695	202.849
+1853.257644	197.901
+1853.316594	205.893
+1853.375545	165.172
+1853.434497	121.025
+1853.493451	126.734
+1853.552405	149.568
+1853.611359	173.164
+1853.670315	195.618
+1853.729272	215.788
+1853.788230	260.315
+1853.847189	318.543
+1853.906148	357.362
+1853.965109	346.325
+1854.024070	282.388
+1854.083033	263.74
+1854.141996	219.974
+1854.200960	218.071
+1854.259926	241.667
+1854.318892	231.011
+1854.377859	173.925
+1854.436827	173.164
+1854.495796	180.014
+1854.554766	150.71
+1854.613737	156.418
+1854.672709	217.691
+1854.731681	256.129
+1854.790655	315.498
+1854.849630	369.54
+1854.908605	357.361
+1854.967582	291.903
+1855.026559	231.392
+1855.085538	215.027
+1855.144517	217.31
+1855.203497	211.982
+1855.262478	191.431
+1855.321460	171.641
+1855.380444	200.565
+1855.439428	247.756
+1855.498413	247.376
+1855.557398	195.237
+1855.616385	165.933
+1855.675373	164.411
+1855.734362	207.035
+1855.793351	260.315
+1855.852342	303.32
+1855.911333	309.029
+1855.970326	321.207
+1856.029319	255.748
+1856.088313	165.552
+1856.147309	156.418
+1856.206305	197.901
+1856.265302	230.25
+1856.324300	222.258
+1856.383299	220.735
+1856.442299	203.61
+1856.501300	180.014
+1856.560302	151.852
+1856.619305	158.321
+1856.678308	198.282
+1856.737313	210.46
+1856.796318	222.638
+1856.855325	246.234
+1856.914332	260.315
+1856.973341	278.583
+1857.032350	282.769
+1857.091360	223.399
+1857.150372	159.844
+1857.209384	162.127
+1857.268397	214.266
+1857.327411	228.347
+1857.386426	189.909
+1857.445442	181.917
+1857.504458	196.379
+1857.563476	200.946
+1857.622495	203.229
+1857.681514	201.707
+1857.740535	216.93
+1857.799557	260.696
+1857.858579	318.543
+1857.917602	309.409
+1857.976627	285.814
+1858.035652	279.724
+1858.094678	259.554
+1858.153705	195.618
+1858.212733	138.532
+1858.271762	178.111
+1858.330792	192.954
+1858.389823	162.888
+1858.448855	170.88
+1858.507888	208.557
+1858.566922	199.423
+1858.625956	165.172
+1858.684992	192.954
+1858.744028	239.384
+1858.803066	293.045
+1858.862104	342.519
+1858.921143	384.763
+1858.980184	376.39
+1859.039225	307.126
+1859.098267	291.903
+1859.157310	285.814
+1859.216354	273.635
+1859.275399	213.124
+1859.334445	172.783
+1859.393492	196.379
+1859.452540	205.132
+1859.511588	178.111
+1859.570638	173.925
+1859.629688	182.678
+1859.688740	239.764
+1859.747792	287.716
+1859.806846	287.336
+1859.865900	331.482
+1859.924955	358.123
+1859.984012	290.761
+1860.043069	240.906
+1860.102127	238.242
+1860.161186	237.1
+1860.220246	233.675
+1860.279307	234.436
+1860.338368	207.035
+1860.397431	173.544
+1860.456495	164.03
+1860.515560	170.5
+1860.574625	206.654
+1860.633692	225.302
+1860.692759	211.602
+1860.751828	237.861
+1860.810897	268.307
+1860.869967	278.963
+1860.929038	279.724
+1860.988110	273.635
+1861.047184	235.578
+1861.106258	209.318
+1861.165333	232.914
+1861.224408	262.218
+1861.283485	219.594
+1861.342563	194.095
+1861.401642	193.715
+1861.460721	173.925
+1861.519802	178.111
+1861.578883	181.917
+1861.637966	162.888
+1861.697049	166.694
+1861.756134	210.84
+1861.815219	269.449
+1861.874305	314.357
+1861.933392	350.892
+1861.992480	356.981
+1862.051569	309.409
+1862.110659	267.165
+1862.169750	258.793
+1862.228842	278.583
+1862.287935	290.38
+1862.347029	229.108
+1862.406123	184.961
+1862.465219	189.909
+1862.524315	184.2
+1862.583413	169.739
+1862.642511	183.439
+1862.701610	215.788
+1862.760711	233.294
+1862.819812	250.801
+1862.878914	311.312
+1862.938017	327.677
+1862.997121	290.761
+1863.056226	234.056
+1863.115332	234.056
+1863.174439	250.42
+1863.233547	230.63
+1863.292655	219.974
+1863.351765	246.995
+1863.410876	245.853
+1863.469987	214.646
+1863.529100	195.237
+1863.588213	165.933
+1863.647327	221.116
+1863.706443	328.438
+1863.765559	379.435
+1863.824676	353.175
+1863.883794	338.713
+1863.942913	369.159
+1864.002033	366.495
+1864.061154	298.753
+1864.120276	264.882
+1864.179399	297.231
+1864.238522	272.493
+1864.297647	269.829
+1864.356772	311.693
+1864.415899	310.17
+1864.475026	250.04
+1864.534155	223.78
+1864.593284	242.809
+1864.652414	235.958
+1864.711546	221.497
+1864.770678	274.396
+1864.829811	313.595
+1864.888945	345.944
+1864.948080	360.787
+1865.007216	328.818
+1865.066353	309.029
+1865.125490	294.186
+1865.184629	250.801
+1865.243769	208.176
+1865.302909	177.731
+1865.362051	154.896
+1865.421193	169.738
+1865.480337	185.723
+1865.539481	221.116
+1865.598626	219.974
+1865.657773	223.019
+1865.716920	246.995
+1865.776068	300.656
+1865.835217	395.799
+1865.894367	427.387
+1865.953518	405.314
+1866.012670	321.968
+1866.071822	240.525
+1866.130976	242.809
+1866.190131	246.614
+1866.249286	212.363
+1866.308443	165.552
+1866.367600	191.431
+1866.426759	224.922
+1866.485918	201.326
+1866.545078	181.156
+1866.604240	168.977
+1866.663402	230.63
+1866.722565	253.465
+1866.781729	247.376
+1866.840894	275.919
+1866.900060	286.955
+1866.959227	281.247
+1867.018394	282.008
+1867.077563	245.092
+1867.136733	221.116
+1867.195903	237.1
+1867.255075	245.473
+1867.314247	184.961
+1867.373421	148.046
+1867.432595	154.135
+1867.491770	171.641
+1867.550947	196.379
+1867.610124	176.969
+1867.669302	173.544
+1867.728481	195.998
+1867.787661	251.562
+1867.846842	341.377
+1867.906024	377.532
+1867.965206	350.892
+1868.024390	249.659
+1868.083575	200.565
+1868.142760	194.476
+1868.201947	226.825
+1868.261134	219.594
+1868.320323	175.828
+1868.379512	160.985
+1868.438702	181.536
+1868.497894	217.691
+1868.557086	208.176
+1868.616279	186.864
+1868.675473	210.84
+1868.734668	261.837
+1868.793864	360.406
+1868.853061	509.591
+1868.912258	608.921
+1868.971457	653.448
+1869.030657	646.978
+1869.089857	543.462
+1869.149059	359.645
+1869.208261	250.801
+1869.267465	227.966
+1869.326669	210.46
+1869.385874	162.888
+1869.445081	198.662
+1869.504288	194.095
+1869.563496	158.702
+1869.622705	197.14
+1869.681915	287.336
+1869.741126	341.377
+1869.800338	409.881
+1869.859550	481.809
+1869.918764	584.945
+1869.977979	666.768
+1870.037194	626.808
+1870.096411	490.943
+1870.155628	364.973
+1870.214847	292.664
+1870.274066	225.302
+1870.333287	195.237
+1870.392508	194.476
+1870.451730	202.848
+1870.510953	197.901
+1870.570177	199.804
+1870.629402	213.885
+1870.688628	249.659
+1870.747855	313.595
+1870.807083	406.836
+1870.866311	527.859
+1870.925541	631.375
+1870.984772	622.241
+1871.044003	487.137
+1871.103236	408.358
+1871.162469	373.345
+1871.221703	294.567
+1871.280939	235.958
+1871.340175	186.484
+1871.399412	181.156
+1871.458650	173.925
+1871.517889	157.179
+1871.577129	176.969
+1871.636370	204.751
+1871.695612	216.549
+1871.754855	279.344
+1871.814098	413.686
+1871.873343	611.965
+1871.932589	716.243
+1871.991835	713.198
+1872.051083	611.585
+1872.110331	488.279
+1872.169581	400.747
+1872.228831	296.47
+1872.288082	223.399
+1872.347334	194.476
+1872.406587	189.909
+1872.465841	201.707
+1872.525096	194.095
+1872.584352	183.439
+1872.643609	248.517
+1872.702867	285.813
+1872.762126	323.49
+1872.821385	439.185
+1872.880646	567.438
+1872.939907	733.368
+1872.999170	744.024
+1873.058433	611.204
+1873.117698	430.432
+1873.176963	321.968
+1873.236229	283.53
+1873.295496	263.74
+1873.354765	243.95
+1873.414034	221.116
+1873.473304	220.735
+1873.532574	233.294
+1873.591846	217.691
+1873.651119	212.743
+1873.710393	305.603
+1873.769668	427.387
+1873.828943	577.714
+1873.888220	681.61
+1873.947497	731.085
+1874.006776	670.193
+1874.066055	550.693
+1874.125335	401.888
+1874.184617	293.044
+1874.243899	265.262
+1874.303182	253.084
+1874.362466	199.804
+1874.421751	161.366
+1874.481037	158.321
+1874.540324	188.767
+1874.599611	211.602
+1874.658900	231.391
+1874.718190	259.934
+1874.777480	314.357
+1874.836772	423.962
+1874.896064	534.328
+1874.955358	559.066
+1875.014652	442.991
+1875.073948	357.742
+1875.133244	317.021
+1875.192541	266.024
+1875.251839	202.468
+1875.311138	157.941
+1875.370438	149.568
+1875.429739	152.232
+1875.489041	143.098
+1875.548344	132.823
+1875.607647	161.746
+1875.666952	193.334
+1875.726258	250.801
+1875.785564	288.477
+1875.844872	362.689
+1875.904180	478.003
+1875.963490	498.174
+1876.022800	418.253
+1876.082111	324.632
+1876.141423	277.441
+1876.200736	263.74
+1876.260050	229.489
+1876.319365	195.998
+1876.378681	174.305
+1876.437998	162.127
+1876.497316	130.539
+1876.556635	143.859
+1876.615954	162.888
+1876.675275	185.342
+1876.734597	239.003
+1876.793919	299.134
+1876.853243	348.989
+1876.912567	436.521
+1876.971892	490.562
+1877.031218	413.306
+1877.090546	302.939
+1877.149874	239.003
+1877.209203	229.489
+1877.268533	220.735
+1877.327864	211.221
+1877.387196	180.395
+1877.446528	173.544
+1877.505862	169.358
+1877.565197	167.836
+1877.624532	172.022
+1877.683869	208.557
+1877.743206	204.751
+1877.802545	277.821
+1877.861884	391.994
+1877.921225	377.151
+1877.980566	343.661
+1878.039908	339.474
+1878.099251	299.134
+1878.158595	264.501
+1878.217940	248.898
+1878.277286	229.489
+1878.336633	232.153
+1878.395981	220.355
+1878.455330	207.035
+1878.514679	202.848
+1878.574030	203.229
+1878.633381	210.46
+1878.692734	208.938
+1878.752087	235.197
+1878.811442	317.021
+1878.870797	452.885
+1878.930153	554.118
+1878.989510	570.102
+1879.048869	436.901
+1879.108228	314.737
+1879.167588	276.68
+1879.226949	231.391
+1879.286310	243.57
+1879.345673	251.942
+1879.405037	232.153
+1879.464402	213.504
+1879.523767	222.638
+1879.583134	245.092
+1879.642501	226.063
+1879.701870	264.882
+1879.761239	350.131
+1879.820609	457.833
+1879.879981	533.567
+1879.939353	549.932
+1879.998726	496.271
+1880.058100	421.298
+1880.117475	321.968
+1880.176851	256.89
+1880.236228	260.315
+1880.295606	272.493
+1880.354984	268.307
+1880.414364	215.027
+1880.473745	197.14
+1880.533126	202.468
+1880.592509	219.974
+1880.651892	215.788
+1880.711277	256.89
+1880.770662	321.207
+1880.830048	393.516
+1880.889435	464.303
+1880.948824	493.987
+1881.008213	426.245
+1881.067603	328.438
+1881.126994	266.024
+1881.186385	206.274
+1881.245778	205.893
+1881.305172	272.113
+1881.364567	301.417
+1881.423962	288.478
+1881.483359	254.987
+1881.542756	243.95
+1881.602155	222.638
+1881.661554	244.331
+1881.720954	261.837
+1881.780356	264.882
+1881.839758	348.228
+1881.899161	470.772
+1881.958565	501.98
+1882.017970	393.516
+1882.077376	320.065
+1882.136783	296.089
+1882.196191	248.517
+1882.255600	197.14
+1882.315009	169.358
+1882.374420	173.925
+1882.433831	170.119
+1882.493244	178.111
+1882.552657	183.059
+1882.612072	171.261
+1882.671487	188.387
+1882.730903	228.347
+1882.790321	281.627
+1882.849739	347.467
+1882.909158	401.127
+1882.968578	391.613
+1883.027999	337.572
+1883.087421	327.296
+1883.146843	254.226
+1883.206267	188.006
+1883.265692	203.61
+1883.325117	250.801
+1883.384544	267.546
+1883.443972	234.055
+1883.503400	219.213
+1883.562829	177.731
+1883.622260	154.896
+1883.681691	180.014
+1883.741123	226.063
+1883.800556	275.157
+1883.859990	315.118
+1883.919425	307.126
+1883.978861	291.142
+1884.038298	268.307
+1884.097736	262.599
+1884.157175	267.165
+1884.216614	275.157
+1884.276055	263.36
+1884.335497	196.759
+1884.394939	173.164
+1884.454383	191.812
+1884.513827	199.804
+1884.573272	196.759
+1884.632719	208.557
+1884.692166	241.667
+1884.751614	236.719
+1884.811063	278.202
+1884.870513	353.556
+1884.929964	380.576
+1884.989416	346.325
+1885.048869	301.798
+1885.108322	282.388
+1885.167777	275.538
+1885.227233	219.594
+1885.286689	211.602
+1885.346147	225.683
+1885.405605	262.979
+1885.465065	282.008
+1885.524525	227.205
+1885.583986	200.184
+1885.643448	243.189
+1885.702912	269.068
+1885.762376	264.501
+1885.821841	279.344
+1885.881307	318.543
+1885.940773	333.005
+1886.000241	336.81
+1886.059710	317.401
+1886.119180	251.562
+1886.178650	212.743
+1886.238122	196.379
+1886.297595	169.738
+1886.357068	165.933
+1886.416542	164.03
+1886.476018	168.216
+1886.535494	176.969
+1886.594971	215.027
+1886.654449	229.869
+1886.713928	229.108
+1886.773408	245.853
+1886.832889	326.535
+1886.892371	370.681
+1886.951854	340.616
+1887.011338	309.409
+1887.070823	287.336
+1887.130308	254.226
+1887.189795	248.898
+1887.249282	244.712
+1887.308771	222.258
+1887.368260	233.294
+1887.427750	260.315
+1887.487242	240.145
+1887.546734	215.788
+1887.606227	211.602
+1887.665721	188.767
+1887.725216	235.578
+1887.784712	298.372
+1887.844209	334.146
+1887.903707	331.482
+1887.963206	347.466
+1888.022705	341.758
+1888.082206	292.283
+1888.141707	273.255
+1888.201210	246.614
+1888.260713	245.092
+1888.320218	229.869
+1888.379723	206.654
+1888.439229	190.67
+1888.498737	174.686
+1888.558245	159.463
+1888.617754	185.723
+1888.677264	219.974
+1888.736775	294.567
+1888.796287	331.863
+1888.855800	321.587
+1888.915313	315.118
+1888.974828	352.414
+1889.034344	349.369
+1889.093860	297.611
+1889.153378	213.885
+1889.212896	156.799
+1889.272416	145.762
+1889.331936	167.455
+1889.391457	166.313
+1889.450979	183.439
+1889.510503	178.111
+1889.570027	181.156
+1889.629552	192.953
+1889.689078	215.027
+1889.748605	237.1
+1889.808132	243.189
+1889.867661	280.105
+1889.927191	269.068
+1889.986722	254.226
+1890.046253	248.898
+1890.105786	270.21
+1890.165319	222.638
+1890.224854	163.649
+1890.284389	163.649
+1890.343925	153.374
+1890.403462	179.253
+1890.463000	209.699
+1890.522540	210.46
+1890.582080	192.573
+1890.641621	172.402
+1890.701162	188.767
+1890.760705	231.011
+1890.820249	275.157
+1890.879794	300.275
+1890.939339	291.903
+1890.998886	278.202
+1891.058434	269.449
+1891.117982	205.893
+1891.177531	180.014
+1891.237082	167.455
+1891.296633	159.082
+1891.356185	193.715
+1891.415738	228.347
+1891.475292	197.52
+1891.534848	202.087
+1891.594403	202.087
+1891.653960	186.103
+1891.713518	234.817
+1891.773077	251.942
+1891.832637	322.349
+1891.892197	403.791
+1891.951759	399.225
+1892.011321	303.701
+1892.070885	227.205
+1892.130449	199.804
+1892.190015	231.391
+1892.249581	277.441
+1892.309148	264.121
+1892.368716	225.683
+1892.428285	226.444
+1892.487855	216.549
+1892.547426	194.095
+1892.606998	195.998
+1892.666571	234.817
+1892.726145	251.562
+1892.785720	281.247
+1892.845295	351.653
+1892.904872	411.783
+1892.964449	386.666
+1893.024028	329.579
+1893.083607	267.927
+1893.143188	224.922
+1893.202769	225.302
+1893.262351	208.938
+1893.321934	192.192
+1893.381518	176.208
+1893.441103	174.686
+1893.500689	205.132
+1893.560276	200.184
+1893.619864	206.654
+1893.679453	224.922
+1893.739043	270.21
+1893.798633	349.369
+1893.858225	389.33
+1893.917817	405.314
+1893.977411	367.637
+1894.037005	292.283
+1894.096601	232.914
+1894.156197	213.124
+1894.215794	184.581
+1894.275392	188.006
+1894.334991	205.512
+1894.394591	173.544
+1894.454192	151.471
+1894.513794	137.77
+1894.573397	165.933
+1894.633001	208.557
+1894.692606	190.67
+1894.752211	167.074
+1894.811818	227.586
+1894.871425	351.272
+1894.931034	409.881
+1894.990643	347.847
+1895.050254	280.485
+1895.109865	244.712
+1895.169477	206.654
+1895.229090	222.258
+1895.288704	197.14
+1895.348319	169.358
+1895.407935	145.001
+1895.467552	181.917
+1895.527170	199.423
+1895.586789	201.326
+1895.646409	212.743
+1895.706029	222.638
+1895.765651	295.708
+1895.825273	431.954
+1895.884897	497.793
+1895.944521	463.922
+1896.004147	396.18
+1896.063773	345.183
+1896.123400	255.748
+1896.183028	162.508
+1896.242657	171.261
+1896.302288	220.355
+1896.361919	234.055
+1896.421550	247.756
+1896.481183	258.032
+1896.540817	245.092
+1896.600452	174.686
+1896.660087	141.195
+1896.719724	200.184
+1896.779362	294.186
+1896.839000	368.018
+1896.898639	392.374
+1896.958280	358.884
+1897.017921	312.073
+1897.077563	271.732
+1897.137207	224.161
+1897.196851	201.707
+1897.256496	174.305
+1897.316142	188.006
+1897.375789	197.901
+1897.435436	185.723
+1897.495085	149.949
+1897.554735	165.172
+1897.614386	143.479
+1897.674037	124.831
+1897.733690	199.423
+1897.793343	258.793
+1897.852998	276.68
+1897.912653	312.834
+1897.972309	322.729
+1898.031966	274.396
+1898.091625	242.048
+1898.151284	256.129
+1898.210944	277.821
+1898.270605	243.57
+1898.330267	187.245
+1898.389930	183.059
+1898.449593	209.318
+1898.509258	190.289
+1898.568924	198.662
+1898.628590	214.266
+1898.688258	229.108
+1898.747926	204.371
+1898.807596	208.557
+1898.867266	278.202
+1898.926937	341.758
+1898.986610	317.021
+1899.046283	256.509
+1899.105957	235.197
+1899.165632	233.294
+1899.225308	194.856
+1899.284985	174.305
+1899.344663	203.229
+1899.404342	203.99
+1899.464021	174.686
+1899.523702	159.082
+1899.583384	192.573
+1899.643066	203.229
+1899.702750	217.31
+1899.762434	230.63
+1899.822119	254.226
+1899.881806	277.441
+1899.941493	270.59
+1900.001181	282.388
+1900.060870	238.242
+1900.120560	207.415
+1900.180251	197.52
+1900.239943	168.977
+1900.299636	183.058
+1900.359330	213.124
+1900.419025	190.289
+1900.478720	168.216
+1900.538417	167.074
+1900.598114	173.544
+1900.657813	187.245
+1900.717512	213.124
+1900.777213	217.691
+1900.836914	244.711
+1900.896616	319.685
+1900.956319	327.296
+1901.016023	285.052
+1901.075728	221.116
+1901.135434	197.901
+1901.195141	210.46
+1901.254849	219.213
+1901.314558	232.153
+1901.374268	205.893
+1901.433978	165.933
+1901.493690	181.156
+1901.553403	199.423
+1901.613116	197.52
+1901.672831	202.848
+1901.732546	255.748
+1901.792262	301.036
+1901.851979	391.613
+1901.911698	398.463
+1901.971417	321.968
+1902.031137	270.21
+1902.090858	231.772
+1902.150580	209.699
+1902.210303	200.184
+1902.270026	225.683
+1902.329751	251.562
+1902.389477	248.517
+1902.449203	212.363
+1902.508931	166.313
+1902.568659	142.337
+1902.628389	200.184
+1902.688119	251.181
+1902.747851	251.562
+1902.807583	278.963
+1902.867316	347.086
+1902.927050	358.123
+1902.986785	368.017
+1903.046521	329.199
+1903.106258	236.719
+1903.165996	183.82
+1903.225735	228.727
+1903.285474	282.388
+1903.345215	242.048
+1903.404957	221.877
+1903.464699	260.315
+1903.524443	290
+1903.584187	280.866
+1903.643933	228.727
+1903.703679	191.812
+1903.763426	278.202
+1903.823174	388.568
+1903.882923	400.366
+1903.942673	361.928
+1904.002424	347.847
+1904.062176	339.094
+1904.121929	302.559
+1904.181683	246.234
+1904.241438	238.242
+1904.301193	255.368
+1904.360950	251.181
+1904.420708	262.598
+1904.480466	290.761
+1904.540226	283.149
+1904.599986	244.331
+1904.659747	259.934
+1904.719510	303.32
+1904.779273	363.07
+1904.839037	459.355
+1904.898802	570.483
+1904.958568	567.438
+1905.018335	462.78
+1905.078103	340.616
+1905.137871	262.218
+1905.197641	223.399
+1905.257412	223.399
+1905.317184	251.562
+1905.376956	294.947
+1905.436730	281.247
+1905.496504	235.958
+1905.556279	237.481
+1905.616056	241.286
+1905.675833	264.882
+1905.735611	311.693
+1905.795390	427.006
+1905.855170	605.496
+1905.914951	720.048
+1905.974733	626.427
+1906.034516	453.647
+1906.094300	330.341
+1906.154085	259.934
+1906.213870	213.504
+1906.273657	256.129
+1906.333445	299.514
+1906.393233	299.514
+1906.453022	262.979
+1906.512813	264.882
+1906.572604	296.089
+1906.632396	264.121
+1906.692190	247.756
+1906.751984	290.38
+1906.811779	347.466
+1906.871575	436.901
+1906.931372	524.814
+1906.991170	487.898
+1907.050968	330.341
+1907.110768	222.638
+1907.170569	226.824
+1907.230370	250.42
+1907.290173	247.375
+1907.349977	221.116
+1907.409781	182.297
+1907.469586	176.969
+1907.529393	188.386
+1907.589200	199.423
+1907.649008	202.468
+1907.708817	242.428
+1907.768627	318.543
+1907.828438	402.65
+1907.888250	452.885
+1907.948063	399.224
+1908.007877	297.992
+1908.067692	237.48
+1908.127507	194.095
+1908.187324	195.617
+1908.247142	204.751
+1908.306960	209.699
+1908.366780	219.974
+1908.426600	212.363
+1908.486421	199.423
+1908.546243	175.066
+1908.606067	199.043
+1908.665891	228.347
+1908.725716	256.89
+1908.785542	336.81
+1908.845369	395.419
+1908.905197	422.059
+1908.965025	422.059
+1909.024855	337.191
+1909.084686	238.622
+1909.144518	191.812
+1909.204350	210.84
+1909.264184	238.242
+1909.324018	239.764
+1909.383853	216.549
+1909.443690	195.617
+1909.503527	210.079
+1909.563365	207.035
+1909.623204	199.423
+1909.683044	222.258
+1909.742885	224.922
+1909.802727	286.955
+1909.862570	325.774
+1909.922414	344.802
+1909.982259	310.17
+1910.042105	279.344
+1910.101951	246.614
+1910.161799	214.646
+1910.221647	198.662
+1910.281497	188.386
+1910.341347	189.909
+1910.401198	197.14
+1910.461051	186.864
+1910.520904	174.305
+1910.580758	175.828
+1910.640613	184.581
+1910.700469	202.087
+1910.760326	250.801
+1910.820184	319.304
+1910.880043	353.175
+1910.939902	294.947
+1910.999763	232.153
+1911.059625	211.221
+1911.119487	205.893
+1911.179351	186.484
+1911.239215	186.864
+1911.299081	188.006
+1911.358947	196.379
+1911.418814	203.229
+1911.478683	200.945
+1911.538552	185.722
+1911.598422	172.402
+1911.658293	208.938
+1911.718165	247.756
+1911.778038	299.514
+1911.837911	344.802
+1911.897786	356.22
+1911.957662	338.333
+1912.017538	282.008
+1912.077416	240.525
+1912.137295	204.371
+1912.197174	196.759
+1912.257054	216.549
+1912.316936	241.286
+1912.376818	234.817
+1912.436701	194.476
+1912.496585	176.589
+1912.556470	159.463
+1912.616356	199.423
+1912.676243	241.286
+1912.736131	251.181
+1912.796020	302.178
+1912.855910	338.713
+1912.915801	341.377
+1912.975692	320.065
+1913.035585	291.903
+1913.095478	267.926
+1913.155373	253.845
+1913.215268	254.606
+1913.275164	210.84
+1913.335062	200.184
+1913.394960	224.16
+1913.454859	251.181
+1913.514759	242.428
+1913.574660	211.982
+1913.634562	209.318
+1913.694465	253.084
+1913.754369	291.141
+1913.814274	356.22
+1913.874179	390.091
+1913.934086	381.718
+1913.993994	368.017
+1914.053902	316.259
+1914.113811	266.404
+1914.173722	271.352
+1914.233633	246.614
+1914.293545	219.213
+1914.353459	185.342
+1914.413373	196.759
+1914.473288	207.415
+1914.533204	210.079
+1914.593121	195.617
+1914.653039	222.258
+1914.712958	269.449
+1914.772877	332.624
+1914.832798	391.613
+1914.892720	451.363
+1914.952642	376.39
+1915.012566	275.538
+1915.072490	228.727
+1915.132416	227.966
+1915.192342	221.496
+1915.252269	222.638
+1915.312197	222.638
+1915.372127	224.922
+1915.432057	224.541
+1915.491988	214.646
+1915.551920	208.557
+1915.611853	192.192
+1915.671786	200.565
+1915.731721	246.614
+1915.791657	280.485
+1915.851594	312.454
+1915.911531	297.992
+1915.971470	266.024
+1916.031409	296.85
+1916.091350	288.097
+1916.151291	226.063
+1916.211233	200.565
+1916.271176	197.52
+1916.331120	188.006
+1916.391066	200.945
+1916.451012	189.148
+1916.510959	196.379
+1916.570906	211.221
+1916.630855	234.055
+1916.690805	283.53
+1916.750756	369.159
+1916.810707	399.224
+1916.870660	389.33
+1916.930614	335.288
+1916.990568	280.866
+1917.050523	267.926
+1917.110480	260.315
+1917.170437	242.428
+1917.230395	253.084
+1917.290354	235.958
+1917.350314	191.812
+1917.410275	207.035
+1917.470237	211.982
+1917.530200	200.945
+1917.590164	211.982
+1917.650129	236.339
+1917.710095	248.517
+1917.770061	266.404
+1917.830029	325.013
+1917.889997	356.22
+1917.949967	385.143
+1918.009937	348.989
+1918.069909	266.404
+1918.129881	231.772
+1918.189854	241.667
+1918.249828	266.024
+1918.309803	248.898
+1918.369779	171.261
+1918.429756	183.82
+1918.489734	180.775
+1918.549713	197.14
+1918.609693	206.273
+1918.669674	207.415
+1918.729655	215.027
+1918.789638	246.995
+1918.849621	309.028
+1918.909606	350.13
+1918.969591	343.28
+1919.029578	293.805
+1919.089565	242.809
+1919.149553	194.095
+1919.209542	192.192
+1919.269532	200.565
+1919.329523	191.051
+1919.389515	219.213
+1919.449508	246.234
+1919.509502	218.452
+1919.569497	183.82
+1919.629493	211.602
+1919.689489	246.614
+1919.749487	287.716
+1919.809485	317.401
+1919.869485	352.414
+1919.929485	367.256
+1919.989487	369.159
+1920.049489	322.349
+1920.109492	227.205
+1920.169496	167.835
+1920.229501	184.581
+1920.289507	206.654
+1920.349514	216.168
+1920.409522	225.302
+1920.469531	215.407
+1920.529541	215.788
+1920.589552	194.856
+1920.649563	211.601
+1920.709576	298.753
+1920.769589	445.274
+1920.829604	638.225
+1920.889619	920.23
+1920.949636	1195.39
+1921.009653	1221.64
+1921.069671	1008.9
+1921.129690	683.894
+1921.189710	405.314
+1921.249731	289.239
+1921.309753	277.821
+1921.369776	265.643
+1921.429800	223.78
+1921.489825	184.2
+1921.549851	214.646
+1921.609877	292.283
+1921.669905	297.231
+1921.729933	311.693
+1921.789963	454.027
+1921.849993	699.117
+1921.910025	1029.84
+1921.970057	1231.92
+1922.030090	1157.71
+1922.090124	816.714
+1922.150159	503.121
+1922.210195	365.734
+1922.270232	342.138
+1922.330270	298.372
+1922.390309	270.591
+1922.450349	231.772
+1922.510390	210.079
+1922.570431	199.423
+1922.630474	210.46
+1922.690517	264.882
+1922.750562	344.802
+1922.810607	466.586
+1922.870654	614.249
+1922.930701	732.988
+1922.990749	778.657
+1923.050798	680.088
+1923.110848	478.765
+1923.170899	357.742
+1923.230951	290.761
+1923.291004	285.814
+1923.351058	250.801
+1923.411113	194.095
+1923.471169	180.775
+1923.531225	191.812
+1923.591283	205.512
+1923.651342	232.153
+1923.711401	221.497
+1923.771461	277.06
+1923.831523	402.65
+1923.891585	548.029
+1923.951648	599.026
+1924.011712	515.3
+1924.071778	370.682
+1924.131844	280.866
+1924.191911	231.392
+1924.251979	183.439
+1924.312047	213.885
+1924.372117	242.048
+1924.432188	232.153
+1924.492260	232.153
+1924.552332	234.436
+1924.612406	235.578
+1924.672480	235.958
+1924.732556	238.242
+1924.792632	288.858
+1924.852709	390.852
+1924.912787	466.206
+1924.972867	488.659
+1925.032947	412.164
+1925.093028	292.664
+1925.153110	219.594
+1925.213193	195.237
+1925.273277	192.954
+1925.333361	201.326
+1925.393447	206.654
+1925.453534	181.156
+1925.513621	164.03
+1925.573710	148.807
+1925.633799	152.232
+1925.693890	216.93
+1925.753981	301.037
+1925.814073	354.697
+1925.874167	336.049
+1925.934261	331.863
+1925.994356	331.102
+1926.054452	274.777
+1926.114549	256.509
+1926.174647	242.809
+1926.234746	247.756
+1926.294846	253.845
+1926.354946	210.84
+1926.415048	221.877
+1926.475151	263.74
+1926.535254	240.525
+1926.595359	232.914
+1926.655464	249.278
+1926.715570	279.724
+1926.775678	320.065
+1926.835786	368.398
+1926.895895	369.92
+1926.956005	326.535
+1927.016116	288.478
+1927.076228	246.234
+1927.136341	253.084
+1927.196455	274.016
+1927.256570	211.982
+1927.316686	177.731
+1927.376802	178.872
+1927.436920	177.35
+1927.497038	183.059
+1927.557158	168.597
+1927.617278	151.852
+1927.677400	164.41
+1927.737522	199.804
+1927.797645	284.291
+1927.857769	366.876
+1927.917894	409.5
+1927.978021	370.301
+1928.038148	324.632
+1928.098275	319.685
+1928.158404	336.43
+1928.218534	328.818
+1928.278665	341.758
+1928.338797	379.435
+1928.398929	414.067
+1928.459063	409.881
+1928.519197	345.183
+1928.579333	273.255
+1928.639469	230.25
+1928.699606	300.275
+1928.759745	365.734
+1928.819884	427.387
+1928.880024	457.072
+1928.940165	412.925
+1929.000307	342.9
+1929.060450	264.882
+1929.120594	232.533
+1929.180738	305.603
+1929.240884	374.487
+1929.301031	395.419
+1929.361178	413.686
+1929.421327	396.561
+1929.481477	334.908
+1929.541627	333.005
+1929.601778	315.118
+1929.661931	254.987
+1929.722084	257.651
+1929.782238	355.839
+1929.842393	395.799
+1929.902549	408.739
+1929.962706	419.014
+1930.022864	398.844
+1930.083023	327.677
+1930.143183	294.947
+1930.203344	275.919
+1930.263505	283.911
+1930.323668	285.052
+1930.383831	296.47
+1930.443996	293.044
+1930.504161	283.149
+1930.564328	260.315
+1930.624495	211.221
+1930.684663	208.557
+1930.744832	270.591
+1930.805003	352.795
+1930.865174	388.568
+1930.925346	338.333
+1930.985519	334.908
+1931.045692	359.645
+1931.105867	323.871
+1931.166043	282.388
+1931.226220	269.449
+1931.286397	273.255
+1931.346576	291.142
+1931.406755	263.74
+1931.466936	219.213
+1931.527117	173.544
+1931.587299	144.24
+1931.647483	145.382
+1931.707667	183.82
+1931.767852	227.966
+1931.828038	281.247
+1931.888225	383.621
+1931.948413	397.702
+1932.008602	343.661
+1932.068792	308.648
+1932.128982	262.979
+1932.189174	233.675
+1932.249367	202.468
+1932.309560	210.84
+1932.369755	232.152
+1932.429950	236.339
+1932.490147	225.302
+1932.550344	202.848
+1932.610542	222.258
+1932.670741	254.606
+1932.730941	237.861
+1932.791143	221.877
+1932.851344	269.068
+1932.911547	372.204
+1932.971751	411.783
+1933.031956	353.936
+1933.092162	266.024
+1933.152369	251.181
+1933.212576	233.675
+1933.272785	191.812
+1933.332994	178.872
+1933.393205	196.759
+1933.453416	235.958
+1933.513628	232.533
+1933.573842	216.93
+1933.634056	220.355
+1933.694271	195.237
+1933.754487	176.969
+1933.814704	248.898
+1933.874922	344.041
+1933.935141	372.965
+1933.995361	322.349
+1934.055581	245.092
+1934.115803	208.176
+1934.176026	201.707
+1934.236249	205.512
+1934.296474	213.885
+1934.356699	188.006
+1934.416926	186.103
+1934.477153	187.245
+1934.537381	145.762
+1934.597610	150.71
+1934.657840	207.415
+1934.718072	235.197
+1934.778304	263.74
+1934.838536	317.02
+1934.898770	362.689
+1934.959005	359.645
+1935.019241	314.737
+1935.079478	286.194
+1935.139715	266.024
+1935.199954	186.864
+1935.260193	188.006
+1935.320434	206.654
+1935.380675	217.691
+1935.440917	199.043
+1935.501161	183.439
+1935.561405	181.917
+1935.621650	196.759
+1935.681896	224.16
+1935.742143	276.299
+1935.802391	318.162
+1935.862640	376.39
+1935.922890	384.763
+1935.983141	373.345
+1936.043392	306.364
+1936.103645	251.942
+1936.163898	209.699
+1936.224153	208.557
+1936.284408	215.027
+1936.344665	198.281
+1936.404922	173.544
+1936.465180	145.001
+1936.525440	169.358
+1936.585700	182.678
+1936.645961	160.224
+1936.706223	200.945
+1936.766486	261.837
+1936.826750	310.17
+1936.887014	384.382
+1936.947280	427.387
+1937.007547	371.443
+1937.067814	272.113
+1937.128083	190.289
+1937.188353	153.754
+1937.248623	158.702
+1937.308894	188.006
+1937.369167	203.609
+1937.429440	205.132
+1937.489714	153.374
+1937.549989	139.673
+1937.610265	159.843
+1937.670542	178.872
+1937.730820	223.399
+1937.791099	254.226
+1937.851379	293.806
+1937.911660	346.325
+1937.971942	363.451
+1938.032224	336.43
+1938.092508	296.85
+1938.152792	221.116
+1938.213078	171.261
+1938.273364	172.402
+1938.333651	166.694
+1938.393940	149.568
+1938.454229	151.09
+1938.514519	145.382
+1938.574810	186.484
+1938.635102	229.108
+1938.695395	246.234
+1938.755689	252.704
+1938.815984	300.275
+1938.876280	352.414
+1938.936576	366.876
+1938.996874	348.228
+1939.057172	311.312
+1939.117472	275.538
+1939.177772	226.063
+1939.238074	206.274
+1939.298376	216.549
+1939.358679	176.589
+1939.418984	156.418
+1939.479289	166.694
+1939.539595	169.358
+1939.599902	155.277
+1939.660210	157.941
+1939.720519	218.071
+1939.780828	312.834
+1939.841139	353.175
+1939.901451	344.802
+1939.961764	330.341
+1940.022077	293.806
+1940.082392	247.756
+1940.142707	232.533
+1940.203024	197.901
+1940.263341	200.945
+1940.323659	216.93
+1940.383978	199.043
+1940.444298	211.602
+1940.504620	176.969
+1940.564942	138.531
+1940.625265	143.859
+1940.685588	148.807
+1940.745913	203.229
+1940.806239	251.181
+1940.866566	307.506
+1940.926893	322.729
+1940.987222	310.17
+1941.047551	297.992
+1941.107882	295.328
+1941.168213	278.963
+1941.228546	232.914
+1941.288879	191.431
+1941.349213	167.836
+1941.409548	177.35
+1941.469884	180.394
+1941.530221	175.447
+1941.590559	162.888
+1941.650898	145.762
+1941.711238	165.552
+1941.771579	265.643
+1941.831921	348.228
+1941.892263	398.083
+1941.952607	369.54
+1942.012951	356.981
+1942.073297	304.081
+1942.133643	245.853
+1942.193990	230.25
+1942.254339	211.221
+1942.314688	169.738
+1942.375038	208.557
+1942.435389	234.055
+1942.495741	205.132
+1942.556094	181.536
+1942.616448	186.484
+1942.676803	179.253
+1942.737159	254.226
+1942.797515	328.818
+1942.857873	331.482
+1942.918232	331.482
+1942.978591	331.863
+1943.038952	300.275
+1943.099313	282.008
+1943.159675	285.052
+1943.220039	270.971
+1943.280403	251.562
+1943.340768	225.302
+1943.401134	181.917
+1943.461501	152.232
+1943.521869	111.891
+1943.582238	136.248
+1943.642608	191.051
+1943.702979	259.934
+1943.763350	277.441
+1943.823723	312.454
+1943.884097	377.532
+1943.944471	401.127
+1944.004846	342.9
+1944.065223	282.769
+1944.125600	222.258
+1944.185979	194.856
+1944.246358	194.856
+1944.306738	206.273
+1944.367119	186.103
+1944.427501	176.969
+1944.487884	181.917
+1944.548268	199.804
+1944.608653	189.909
+1944.669038	184.2
+1944.729425	205.132
+1944.789813	257.651
+1944.850201	287.336
+1944.910591	261.837
+1944.970981	270.21
+1945.031373	269.829
+1945.091765	206.273
+1945.152158	160.985
+1945.212553	165.171
+1945.272948	187.625
+1945.333344	195.237
+1945.393741	206.273
+1945.454139	188.006
+1945.514538	144.24
+1945.574938	146.523
+1945.635338	175.066
+1945.695740	219.213
+1945.756143	234.055
+1945.816546	282.769
+1945.876951	306.364
+1945.937356	320.446
+1945.997763	328.438
+1946.058170	268.688
+1946.118578	198.281
+1946.178988	202.087
+1946.239398	172.022
+1946.299809	166.694
+1946.360221	182.297
+1946.420634	179.633
+1946.481048	173.925
+1946.541463	162.127
+1946.601878	141.576
+1946.662295	161.366
+1946.722713	208.557
+1946.783131	226.824
+1946.843551	226.063
+1946.903971	241.286
+1946.964393	312.454
+1947.024815	287.336
+1947.085238	214.266
+1947.145663	196.379
+1947.206088	194.476
+1947.266514	188.386
+1947.326941	180.394
+1947.387369	159.463
+1947.447798	159.082
+1947.508228	122.167
+1947.568658	115.697
+1947.629090	127.495
+1947.689523	156.038
+1947.749956	196.379
+1947.810391	272.113
+1947.870826	298.753
+1947.931263	276.299
+1947.991700	262.598
+1948.052138	207.035
+1948.112578	183.82
+1948.173018	175.447
+1948.233459	166.694
+1948.293901	191.431
+1948.354344	184.581
+1948.414788	169.738
+1948.475233	158.321
+1948.535679	173.164
+1948.596125	177.35
+1948.656573	199.423
+1948.717022	218.832
+1948.777471	311.312
+1948.837922	412.925
+1948.898373	439.946
+1948.958825	451.744
+1949.019279	422.059
+1949.079733	336.81
+1949.140188	243.95
+1949.200644	201.326
+1949.261101	219.594
+1949.321559	237.481
+1949.382018	228.727
+1949.442478	202.468
+1949.502939	175.066
+1949.563400	146.143
+1949.623863	173.925
+1949.684327	232.153
+1949.744791	293.044
+1949.805257	338.333
+1949.865723	441.468
+1949.926190	527.478
+1949.986659	493.226
+1950.047128	366.876
+1950.107598	260.696
+1950.168069	208.557
+1950.228541	163.649
+1950.289014	155.277
+1950.349488	178.111
+1950.409963	168.977
+1950.470439	143.859
+1950.530915	153.754
+1950.591393	167.455
+1950.651872	194.095
+1950.712351	216.168
+1950.772832	223.78
+1950.833313	261.076
+1950.893796	348.989
+1950.954279	390.091
+1951.014763	364.592
+1951.075248	249.659
+1951.135734	162.888
+1951.196221	180.014
+1951.256709	195.998
+1951.317198	176.969
+1951.377688	151.09
+1951.438179	146.904
+1951.498671	179.253
+1951.559163	165.172
+1951.619657	172.022
+1951.680151	201.707
+1951.740647	230.63
+1951.801143	283.53
+1951.861641	380.576
+1951.922139	411.022
+1951.982638	376.771
+1952.043138	293.425
+1952.103640	223.399
+1952.164142	176.969
+1952.224645	179.633
+1952.285149	186.103
+1952.345653	190.289
+1952.406159	182.297
+1952.466666	162.888
+1952.527174	149.568
+1952.587682	150.71
+1952.648192	203.229
+1952.708702	205.512
+1952.769214	256.509
+1952.829726	319.304
+1952.890239	335.288
+1952.950754	355.459
+1953.011269	356.6
+1953.071785	295.708
+1953.132302	258.032
+1953.192820	208.938
+1953.253339	162.508
+1953.313859	151.471
+1953.374379	127.495
+1953.434901	141.576
+1953.495424	166.313
+1953.555947	166.313
+1953.616472	160.605
+1953.676997	194.856
+1953.737524	238.242
+1953.798051	238.242
+1953.858580	293.044
+1953.919109	383.24
+1953.979639	343.28
+1954.040170	285.433
+1954.100702	269.449
+1954.161235	256.129
+1954.221769	272.493
+1954.282304	247.756
+1954.342840	208.938
+1954.403376	229.108
+1954.463914	220.735
+1954.524453	224.922
+1954.584992	181.156
+1954.645533	154.515
+1954.706074	156.418
+1954.766617	185.342
+1954.827160	227.586
+1954.887704	272.113
+1954.948249	297.611
+1955.008795	323.49
+1955.069342	323.871
+1955.129890	282.769
+1955.190439	239.003
+1955.250989	216.168
+1955.311540	224.16
+1955.372092	232.914
+1955.432644	212.363
+1955.493198	252.704
+1955.553753	253.845
+1955.614308	184.2
+1955.674865	167.074
+1955.735422	188.387
+1955.795980	180.775
+1955.856539	213.885
+1955.917100	263.36
+1955.977661	255.748
+1956.038223	268.688
+1956.098786	258.412
+1956.159350	219.974
+1956.219915	210.46
+1956.280480	204.751
+1956.341047	179.253
+1956.401615	192.573
+1956.462183	208.938
+1956.522753	213.124
+1956.583323	227.966
+1956.643895	219.594
+1956.704467	203.229
+1956.765041	199.043
+1956.825615	284.672
+1956.886190	392.374
+1956.946766	342.9
+1957.007343	286.955
+1957.067921	257.27
+1957.128500	233.675
+1957.189080	209.318
+1957.249661	219.974
+1957.310243	218.071
+1957.370825	224.922
+1957.431409	223.399
+1957.491993	215.407
+1957.552579	220.735
+1957.613165	211.982
+1957.673753	180.014
+1957.734341	217.31
+1957.794930	346.325
+1957.855520	433.096
+1957.916112	513.397
+1957.976704	502.36
+1958.037297	394.277
+1958.097891	281.247
+1958.158485	234.817
+1958.219081	256.509
+1958.279678	284.291
+1958.340276	206.274
+1958.400874	156.799
+1958.461474	156.038
+1958.522074	176.208
+1958.582676	189.528
+1958.643278	211.221
+1958.703881	243.95
+1958.764486	302.559
+1958.825091	381.718
+1958.885697	451.744
+1958.946304	450.602
+1959.006912	400.366
+1959.067521	337.572
+1959.128131	254.987
+1959.188742	170.119
+1959.249353	154.135
+1959.309966	147.665
+1959.370580	140.434
+1959.431194	139.673
+1959.491810	135.487
+1959.552426	151.471
+1959.613044	184.581
+1959.673662	194.476
+1959.734281	208.176
+1959.794901	292.283
+1959.855523	388.188
+1959.916145	398.083
+1959.976768	371.443
+1960.037392	298.372
+1960.098016	270.21
+1960.158642	287.716
+1960.219269	236.339
+1960.279897	180.395
+1960.340525	176.969
+1960.401155	178.492
+1960.461785	179.253
+1960.522417	180.014
+1960.583049	170.5
+1960.643683	178.492
+1960.704317	259.935
+1960.764952	341.758
+1960.825588	381.338
+1960.886225	348.989
+1960.946863	321.587
+1961.007502	304.462
+1961.068142	290.761
+1961.128783	250.42
+1961.189425	202.468
+1961.250067	168.597
+1961.310711	181.536
+1961.371355	208.938
+1961.432001	193.334
+1961.492647	200.946
+1961.553295	222.258
+1961.613943	219.974
+1961.674592	245.853
+1961.735243	270.591
+1961.795894	256.129
+1961.856546	279.344
+1961.917199	319.304
+1961.977853	309.79
+1962.038508	272.113
+1962.099163	246.234
+1962.159820	188.767
+1962.220478	178.492
+1962.281136	195.237
+1962.341796	203.99
+1962.402457	151.09
+1962.463118	104.28
+1962.523780	90.5791
+1962.584444	136.248
+1962.645108	190.67
+1962.705773	216.549
+1962.766439	220.355
+1962.827106	242.048
+1962.887774	258.412
+1962.948443	264.501
+1963.009113	266.404
+1963.069784	249.278
+1963.130456	215.027
+1963.191128	214.646
+1963.251802	234.055
+1963.312477	238.622
+1963.373152	234.436
+1963.433829	219.213
+1963.494506	182.678
+1963.555184	139.293
+1963.615864	176.969
+1963.676544	248.137
+1963.737225	287.336
+1963.797907	299.134
+1963.858590	269.068
+1963.919274	283.911
+1963.979959	293.425
+1964.040645	243.57
+1964.101331	217.691
+1964.162019	198.281
+1964.222708	180.395
+1964.283397	193.715
+1964.344088	184.2
+1964.404779	182.297
+1964.465472	180.014
+1964.526165	192.953
+1964.586859	170.5
+1964.647554	175.447
+1964.708251	185.342
+1964.768948	188.006
+1964.829646	249.278
+1964.890345	313.215
+1964.951045	311.693
+1965.011745	294.186
+1965.072447	242.809
+1965.133150	234.817
+1965.193853	225.683
+1965.254558	185.342
+1965.315264	139.293
+1965.375970	147.285
+1965.436677	204.371
+1965.497386	240.906
+1965.558095	235.578
+1965.618805	183.439
+1965.679516	144.621
+1965.740228	168.977
+1965.800941	227.205
+1965.861655	239.383
+1965.922370	226.825
+1965.983086	215.788
+1966.043803	210.079
+1966.104521	219.594
+1966.165239	205.132
+1966.225959	198.662
+1966.286679	207.035
+1966.347401	182.297
+1966.408123	165.933
+1966.468846	176.589
+1966.529571	158.321
+1966.590296	159.082
+1966.651022	177.35
+1966.711749	190.67
+1966.772477	181.536
+1966.833206	206.274
+1966.893936	254.606
+1966.954667	290.761
+1967.015399	263.36
+1967.076131	234.817
+1967.136865	213.885
+1967.197600	207.035
+1967.258335	203.609
+1967.319072	202.087
+1967.379809	165.933
+1967.440547	155.277
+1967.501287	179.633
+1967.562027	193.715
+1967.622768	199.043
+1967.683510	200.184
+1967.744253	215.027
+1967.804997	278.583
+1967.865742	360.406
+1967.926488	329.199
+1967.987234	255.368
+1968.047982	239.003
+1968.108731	229.489
+1968.169480	233.294
+1968.230231	225.683
+1968.290982	198.281
+1968.351735	140.054
+1968.412488	110.749
+1968.473242	116.077
+1968.533998	131.3
+1968.594754	147.285
+1968.655511	158.702
+1968.716269	160.605
+1968.777028	209.318
+1968.837788	233.675
+1968.898549	229.489
+1968.959310	244.331
+1969.020073	253.845
+1969.080837	246.995
+1969.141601	243.95
+1969.202367	244.711
+1969.263133	216.549
+1969.323901	180.014
+1969.384669	158.702
+1969.445438	139.292
+1969.506208	121.786
+1969.566980	126.353
+1969.627752	162.508
+1969.688525	184.581
+1969.749299	173.925
+1969.810074	195.617
+1969.870849	239.383
+1969.931626	269.449
+1969.992404	290.38
+1970.053183	229.108
+1970.113962	148.807
+1970.174743	146.904
+1970.235524	151.851
+1970.296307	141.957
+1970.357090	176.589
+1970.417874	184.961
+1970.478659	134.345
+1970.539446	129.778
+1970.600233	157.179
+1970.661021	162.888
+1970.721810	177.73
+1970.782600	215.788
+1970.843390	206.654
+1970.904182	201.707
+1970.964975	222.638
+1971.025768	244.711
+1971.086563	239.003
+1971.147359	221.877
+1971.208155	206.274
+1971.268952	192.192
+1971.329751	192.953
+1971.390550	191.051
+1971.451350	191.812
+1971.512151	215.788
+1971.572954	198.281
+1971.633757	210.84
+1971.694561	340.997
+1971.755365	516.061
+1971.816171	742.883
+1971.876978	986.45
+1971.937786	978.078
+1971.998594	737.935
+1972.059404	498.174
+1972.120215	364.973
+1972.181026	266.404
+1972.241838	183.059
+1972.302652	180.014
+1972.363466	208.176
+1972.424281	189.528
+1972.485097	173.925
+1972.545915	186.484
+1972.606733	197.14
+1972.667552	242.428
+1972.728371	434.999
+1972.789192	654.209
+1972.850014	930.886
+1972.910837	1105.57
+1972.971660	980.742
+1973.032485	664.104
+1973.093311	383.24
+1973.154137	280.105
+1973.214964	225.302
+1973.275793	233.675
+1973.336622	270.971
+1973.397452	208.176
+1973.458283	138.531
+1973.519116	141.576
+1973.579949	208.176
+1973.640783	243.95
+1973.701618	293.806
+1973.762453	411.403
+1973.823290	534.709
+1973.884128	708.251
+1973.944967	809.864
+1974.005806	678.566
+1974.066647	431.573
+1974.127488	274.396
+1974.188331	268.307
+1974.249174	240.906
+1974.310018	221.116
+1974.370863	233.294
+1974.431710	231.772
+1974.492557	194.476
+1974.553405	146.523
+1974.614254	143.479
+1974.675104	198.662
+1974.735954	273.635
+1974.796806	287.716
+1974.857659	374.487
+1974.918513	457.452
+1974.979367	414.448
+1975.040223	317.401
+1975.101079	242.428
+1975.161937	221.877
+1975.222795	213.885
+1975.283654	201.326
+1975.344514	180.395
+1975.405376	175.828
+1975.466238	172.022
+1975.527101	149.188
+1975.587965	130.539
+1975.648830	141.195
+1975.709696	166.313
+1975.770562	218.452
+1975.831430	286.955
+1975.892299	297.992
+1975.953168	318.543
+1976.014039	321.588
+1976.074910	264.501
+1976.135783	180.014
+1976.196656	169.358
+1976.257530	192.192
+1976.318406	216.169
+1976.379282	218.452
+1976.440159	193.334
+1976.501037	186.484
+1976.561916	206.274
+1976.622796	199.804
+1976.683677	172.783
+1976.744558	154.135
+1976.805441	206.654
+1976.866325	305.603
+1976.927209	331.863
+1976.988095	312.834
+1977.048982	288.858
+1977.109869	237.481
+1977.170757	190.29
+1977.231647	162.888
+1977.292537	173.925
+1977.353428	158.321
+1977.414320	172.783
+1977.475213	174.686
+1977.536107	169.739
+1977.597002	185.342
+1977.657898	175.828
+1977.718795	181.156
+1977.779692	251.562
+1977.840591	312.454
+1977.901491	323.49
+1977.962391	294.947
+1978.023293	251.562
+1978.084195	248.898
+1978.145098	230.25
+1978.206003	188.387
+1978.266908	175.447
+1978.327814	174.686
+1978.388721	175.828
+1978.449629	158.702
+1978.510538	148.807
+1978.571448	154.896
+1978.632359	157.56
+1978.693271	170.88
+1978.754184	194.476
+1978.815097	237.861
+1978.876012	276.299
+1978.936927	307.126
+1978.997844	285.433
+1979.058761	260.696
+1979.119680	243.57
+1979.180599	228.347
+1979.241519	176.969
+1979.302440	145.762
+1979.363363	150.71
+1979.424286	145.001
+1979.485210	174.305
+1979.546135	194.856
+1979.607060	183.82
+1979.667987	199.043
+1979.728915	212.743
+1979.789844	237.1
+1979.850773	210.841
+1979.911704	202.849
+1979.972635	263.36
+1980.033568	282.769
+1980.094501	254.987
+1980.155435	180.775
+1980.216371	192.192
+1980.277307	228.347
+1980.338244	210.46
+1980.399182	167.455
+1980.460121	178.872
+1980.521061	178.872
+1980.582002	140.054
+1980.642943	142.718
+1980.703886	186.484
+1980.764830	218.833
+1980.825774	247.756
+1980.886720	259.935
+1980.947667	290
+1981.008614	233.294
+1981.069562	181.917
+1981.130512	194.856
+1981.191462	179.634
+1981.252413	169.358
+1981.313365	137.009
+1981.374318	97.049
+1981.435272	127.495
+1981.496227	198.662
+1981.557183	218.071
+1981.618140	164.791
+1981.679098	156.038
+1981.740056	209.318
+1981.801016	250.42
+1981.861976	245.853
+1981.922938	227.205
+1981.983900	236.339
+1982.044864	262.979
+1982.105828	257.271
+1982.166793	219.594
+1982.227759	172.783
+1982.288727	139.293
+1982.349695	129.017
+1982.410664	140.054
+1982.471634	135.487
+1982.532604	142.718
+1982.593576	167.075
+1982.654549	155.277
+1982.715523	157.18
+1982.776497	208.177
+1982.837473	264.882
+1982.898449	255.748
+1982.959427	224.161
+1983.020405	259.935
+1983.081384	282.769
+1983.142365	234.817
+1983.203346	182.678
+1983.264328	167.836
+1983.325311	149.568
+1983.386295	176.208
+1983.447280	168.977
+1983.508266	125.211
+1983.569253	116.839
+1983.630240	162.127
+1983.691229	184.2
+1983.752219	187.245
+1983.813209	180.395
+1983.874201	202.087
+1983.935193	262.599
+1983.996187	278.202
+1984.057181	233.294
+1984.118176	188.387
+1984.179172	188.387
+1984.240169	183.82
+1984.301167	194.095
+1984.362166	187.245
+1984.423166	157.18
+1984.484167	121.025
+1984.545169	101.235
+1984.606172	132.442
+1984.667175	189.528
+1984.728180	224.922
+1984.789186	246.995
+1984.850192	268.307
+1984.911200	267.927
+1984.972208	256.89
+1985.033217	241.287
+1985.094228	220.355
+1985.155239	209.699
+1985.216251	250.42
+1985.277264	253.845
+1985.338278	219.974
+1985.399293	192.193
+1985.460309	138.912
+1985.521326	135.868
+1985.582343	135.868
+1985.643362	164.791
+1985.704382	190.29
+1985.765402	206.274
+1985.826424	199.423
+1985.887446	202.468
+1985.948469	231.772
+1986.009494	285.053
+1986.070519	267.927
+1986.131545	229.489
+1986.192572	207.415
+1986.253600	169.358
+1986.314629	154.896
+1986.375659	143.098
+1986.436690	144.24
+1986.497722	145.001
+1986.558755	132.442
+1986.619789	152.613
+1986.680823	187.245
+1986.741859	221.497
+1986.802895	252.323
+1986.863933	285.053
+1986.924971	303.701
+1986.986010	328.438
+1987.047051	287.336
+1987.108092	241.287
+1987.169134	246.234
+1987.230177	189.909
+1987.291221	153.374
+1987.352266	149.188
+1987.413312	132.062
+1987.474359	154.135
+1987.535406	165.552
+1987.596455	197.14
+1987.657505	221.877
+1987.718555	205.893
+1987.779607	262.599
+1987.840659	321.968
+1987.901713	354.317
+1987.962767	352.795
+1988.023822	290.761
+1988.084878	277.822
+1988.145936	282.008
+1988.206994	216.549
+1988.268053	181.156
+1988.329113	190.29
+1988.390173	180.775
+1988.451235	174.686
+1988.512298	145.382
+1988.573362	114.175
+1988.634426	119.883
+1988.695492	146.524
+1988.756558	219.594
+1988.817626	272.494
+1988.878694	277.441
+1988.939764	297.992
+1989.000834	340.236
+1989.061905	310.932
+1989.122977	251.562
+1989.184050	201.326
+1989.245124	177.35
+1989.306199	177.35
+1989.367275	163.649
+1989.428352	148.426
+1989.489430	186.864
+1989.550508	227.966
+1989.611588	198.662
+1989.672669	168.977
+1989.733750	166.313
+1989.794833	186.484
+1989.855916	232.914
+1989.917000	237.1
+1989.978085	210.079
+1990.039172	219.594
+1990.100259	286.955
+1990.161347	258.412
+1990.222436	209.318
+1990.283526	184.581
+1990.344617	149.949
+1990.405709	131.681
+1990.466801	150.329
+1990.527895	156.038
+1990.588990	134.345
+1990.650085	149.949
+1990.711182	166.694
+1990.772279	189.148
+1990.833378	245.092
+1990.894477	288.858
+1990.955577	301.037
+1991.016678	254.226
+1991.077781	202.849
+1991.138884	193.334
+1991.199988	191.051
+1991.261093	179.634
+1991.322198	155.277
+1991.383305	122.167
+1991.444413	127.875
+1991.505522	150.329
+1991.566631	142.718
+1991.627742	129.778
+1991.688853	148.807
+1991.749966	176.589
+1991.811079	208.557
+1991.872194	276.299
+1991.933309	343.661
+1991.994425	361.928
+1992.055542	339.094
+1992.116660	227.586
+1992.177779	167.455
+1992.238899	135.487
+1992.300020	111.13
+1992.361142	127.114
+1992.422265	149.188
+1992.483389	126.353
+1992.544513	115.317
+1992.605639	162.888
+1992.666765	197.14
+1992.727893	173.925
+1992.789021	199.423
+1992.850150	266.785
+1992.911281	282.769
+1992.972412	286.955
+1993.033544	302.559
+1993.094677	291.903
+1993.155811	240.145
+1993.216946	202.468
+1993.278082	190.67
+1993.339219	175.828
+1993.400357	149.949
+1993.461495	155.657
+1993.522635	165.933
+1993.583776	160.985
+1993.644917	138.912
+1993.706060	103.899
+1993.767203	165.172
+1993.828347	287.336
+1993.889493	391.613
+1993.950639	403.411
+1994.011786	332.624
+1994.072934	262.979
+1994.134083	246.615
+1994.195233	275.158
+1994.256384	262.979
+1994.317536	198.662
+1994.378688	164.791
+1994.439842	161.366
+1994.500997	190.29
+1994.562152	214.646
+1994.623309	176.208
+1994.684466	164.411
+1994.745625	200.565
+1994.806784	272.494
+1994.867944	353.556
+1994.929106	369.54
+1994.990268	333.766
+1995.051431	272.113
+1995.112595	176.208
+1995.173760	160.985
+1995.234926	160.224
+1995.296093	142.718
+1995.357260	113.794
+1995.418429	147.285
+1995.479599	185.342
+1995.540769	162.127
+1995.601941	157.56
+1995.663113	151.471
+1995.724287	176.97
+1995.785461	248.898
+1995.846636	272.494
+1995.907812	278.963
+1995.968990	299.514
+1996.030168	277.06
+1996.091347	217.691
+1996.152527	167.455
+1996.213708	148.426
+1996.274889	154.135
+1996.336072	137.77
+1996.397256	150.329
+1996.458441	167.455
+1996.519626	144.24
+1996.580813	145.762
+1996.642000	170.119
+1996.703189	185.342
+1996.764378	205.513
+1996.825568	261.838
+1996.886759	338.713
+1996.947952	345.944
+1997.009145	320.826
+1997.070339	264.121
+1997.131534	221.116
+1997.192730	190.67
+1997.253926	159.463
+1997.315124	164.791
+1997.376323	161.366
+1997.437523	161.366
+1997.498723	159.083
+1997.559925	140.434
+1997.621127	170.5
+1997.682331	208.177
+1997.743535	216.93
+1997.804740	260.696
+1997.865946	287.717
+1997.927154	314.737
+1997.988362	343.28
+1998.049571	318.543
+1998.110781	252.704
+1998.171992	198.662
+1998.233203	182.678
+1998.294416	203.99
+1998.355630	208.177
+1998.416845	177.35
+1998.478060	166.313
+1998.539277	144.24
+1998.600494	156.419
+1998.661713	184.962
+1998.722932	189.148
+1998.784152	217.31
+1998.845373	258.412
+1998.906596	353.175
+1998.967819	390.852
+1999.029043	318.162
+1999.090268	255.368
+1999.151494	214.646
+1999.212720	199.423
+1999.273948	193.715
+1999.335177	179.634
+1999.396407	169.358
+1999.457637	179.634
+1999.518869	173.544
+1999.580101	167.075
+1999.641335	151.09
+1999.702569	175.447
+1999.763804	261.457
+1999.825040	339.475
+1999.886278	340.236
+1999.947516	275.538
+2000.008755	264.121
+2000.069995	269.449
+2000.131236	222.258
+2000.192477	226.064
+2000.253720	221.877
+2000.314964	179.253
+2000.376209	152.613
+2000.437454	147.665
+2000.498701	148.807
+2000.559948	194.095
+2000.621197	157.56
+2000.682446	149.949
+2000.743696	214.266
+2000.804948	247.756
+2000.866200	281.627
+2000.927453	285.814
+2000.988707	256.509
+2001.049962	242.428
+2001.111218	180.395
+2001.172475	179.253
+2001.233732	181.156
+2001.294991	153.754
+2001.356251	175.447
+2001.417511	155.277
+2001.478773	163.649
+2001.540035	165.552
+2001.601299	151.09
+2001.662563	136.248
+2001.723828	175.447
+2001.785095	226.064
+2001.846362	296.089
+2001.907630	380.577
+2001.968899	442.61
+2002.030169	473.056
+2002.091440	405.694
+2002.152712	326.155
+2002.213984	271.732
+2002.275258	245.473
+2002.336533	213.124
+2002.397808	186.103
+2002.459085	170.119
+2002.520363	154.896
+2002.581641	164.411
+2002.642920	196.379
+2002.704201	216.549
+2002.765482	232.153
+2002.826764	272.874
+2002.888047	308.268
+2002.949331	371.062
+2003.010616	436.521
+2003.071902	490.562
+2003.133189	434.237
+2003.194477	292.283
+2003.255765	170.119
+2003.317055	117.6
+2003.378346	134.345
+2003.439637	189.909
+2003.500930	209.318
+2003.562223	177.35
+2003.623517	165.172
+2003.684813	191.812
+2003.746109	251.562
+2003.807406	277.441
+2003.868704	327.677
+2003.930003	401.508
+2003.991303	511.875
+2004.052604	519.106
+2004.113906	392.374
+2004.175209	286.575
+2004.236513	227.205
+2004.297817	215.027
+2004.359123	188.387
+2004.420429	211.221
+2004.481737	229.108
+2004.543045	219.594
+2004.604355	209.699
+2004.665665	199.804
+2004.726976	190.29
+2004.788288	219.974
+2004.849602	388.188
+2004.910916	568.961
+2004.972231	768.381
+2005.033546	980.361
+2005.094863	1032.88
+2005.156181	813.67
+2005.217500	535.47
+2005.278820	326.916
+2005.340140	224.161
+2005.401462	205.132
+2005.462784	183.439
+2005.524108	163.269
+2005.585432	160.985
+2005.646757	176.208
+2005.708084	223.4
+2005.769411	278.202
+2005.830739	392.374
+2005.892068	571.244
+2005.953398	799.208
+2006.014729	1008.9
+2006.076061	1069.8
+2006.137393	938.879
+2006.198727	667.91
+2006.260062	428.148
+2006.321397	261.838
+2006.382734	170.119
+2006.444071	180.014
+2006.505410	192.573
+2006.566749	202.087
+2006.628090	242.048
+2006.689431	235.578
+2006.750773	211.602
+2006.812116	266.785
+2006.873460	336.049
+2006.934805	457.833
+2006.996151	713.959
+2007.057498	898.538
+2007.118846	773.71
+2007.180194	503.121
+2007.241544	302.559
+2007.302895	208.938
+2007.364246	172.403
+2007.425599	187.626
+2007.486952	187.245
+2007.548307	155.277
+2007.609662	154.896
+2007.671018	149.188
+2007.732375	159.844
+2007.793733	184.962
+2007.855093	228.728
+2007.916453	297.612
+2007.977813	398.464
+2008.039175	447.177
+2008.100538	439.946
+2008.161902	393.516
+2008.223267	301.798
+2008.284632	203.229
+2008.345999	178.111
+2008.407366	191.431
+2008.468735	196.759
+2008.530104	180.775
+2008.591474	150.329
+2008.652846	178.492
+2008.714218	233.295
+2008.775591	211.602
+2008.836965	213.124
+2008.898340	249.659
+2008.959716	267.166
+2009.021093	288.858
+2009.082471	279.344
+2009.143849	240.906
+2009.205229	222.639
+2009.266610	240.525
+2009.327991	251.182
+2009.389374	194.857
+2009.450757	149.568
+2009.512141	151.471
+2009.573527	168.597
+2009.634913	166.314
+2009.696300	176.97
+2009.757688	178.872
+2009.819077	181.536
+2009.880467	199.043
+2009.941858	240.145
+2010.003250	271.352
+2010.064643	287.336
+2010.126037	277.822
+2010.187431	188.006
+2010.248827	156.799
+2010.310224	199.804
+2010.371621	179.634
+2010.433020	168.597
+2010.494419	163.65
+2010.555819	172.783
+2010.617220	170.88
+2010.678623	161.366
+2010.740026	166.694
+2010.801430	180.014
+2010.862835	194.095
+2010.924241	219.213
+2010.985648	229.489
+2011.047055	242.048
+2011.108464	254.226
+2011.169874	217.31
+2011.231285	164.791
+2011.292696	160.605
+2011.354109	176.97
+2011.415522	184.962
+2011.476936	176.589
+2011.538352	175.067
+2011.599768	210.08
+2011.661185	221.877
+2011.722603	194.857
+2011.784022	178.492
+2011.845442	221.116
+2011.906863	227.966
+2011.968285	195.998
+2012.029708	208.557
+2012.091132	218.452
+2012.152556	216.93
+2012.213982	195.237
+2012.275409	188.767
+2012.336836	182.678
+2012.398265	172.403
+2012.459694	161.366
+2012.521124	172.783
+2012.582555	158.321
+2012.643988	171.642
+2012.705421	184.581
+2012.766855	162.508
+2012.828290	158.702
+2012.889726	197.521
+2012.951163	228.728
+2013.012601	235.197
+2013.074039	248.898
+2013.135479	274.777
+2013.196920	255.368
+2013.258361	203.61
+2013.319804	195.237
+2013.381247	212.744
+2013.442692	219.594
+2013.504137	217.31
+2013.565583	182.298
+2013.627030	154.896
+2013.688478	187.626
+2013.749927	213.885
+2013.811377	209.699
+2013.872828	252.323
+2013.934280	306.745
+2013.995733	292.284
+2014.057187	254.226
+2014.118642	264.882
+2014.180097	260.696
+2014.241554	195.618
+2014.303011	149.568
+2014.364470	181.156
+2014.425929	198.282
+2014.487389	180.014
+2014.548851	161.366
+2014.610313	154.896
+2014.671776	172.403
+2014.733240	186.865
+2014.794705	213.124
+2014.856171	242.809
+2014.917638	265.263
+2014.979106	278.583
+2015.040575	274.016
+2015.102044	245.092
+2015.163515	184.201
+2015.224986	177.35
+2015.286459	200.185
+2015.347932	194.476
+2015.409407	184.581
+2015.470882	190.67
+2015.532358	190.67
+2015.593836	208.177
+2015.655314	221.497
+2015.716793	209.699
+2015.778273	224.922
+2015.839754	283.911
+2015.901236	298.373
+2015.962718	264.502
+2016.024202	248.518
+2016.085687	222.639
+2016.147173	177.731
+2016.208659	148.427
+2016.270147	147.665
+2016.331635	181.156
+2016.393124	198.662
+2016.454615	185.342
+2016.516106	192.193
+2016.577598	181.917
+2016.639091	195.998
+2016.700585	216.549
+2016.762080	228.728
+2016.823576	229.489
+2016.885073	251.182
+2016.946571	271.733
+2017.008070	258.793
+2017.069570	263.36
+2017.131070	232.153
+2017.192572	182.298
+2017.254074	164.03
+2017.315578	192.954
+2017.377082	182.678
+2017.438588	143.479
+2017.500094	141.576
+2017.561601	142.337
+2017.623109	158.702
+2017.684618	130.54
+2017.746128	125.973
+2017.807639	185.723
+2017.869151	269.069
+2017.930664	278.202
+2017.992178	266.785
+2018.053692	274.397
+2018.115208	240.145
+2018.176725	190.67
+2018.238242	179.634
+2018.299761	177.35
+2018.361280	174.686
+2018.422800	156.419
+2018.484322	167.075
+2018.545844	185.342
+2018.607367	179.634
+2018.668891	183.82
+2018.730416	234.817
+2018.791942	253.846
+2018.853469	217.691
+2018.914997	246.234
+2018.976525	348.228
+2019.038055	347.086
+2019.099586	254.607
+2019.161117	228.347
+2019.222650	215.027
+2019.284183	152.613
+2019.345718	137.009
+2019.407253	152.994
+2019.468789	153.755
+2019.530327	159.844
+2019.591865	170.119
+2019.653404	142.337
+2019.714944	151.091
+2019.776485	160.986
+2019.838027	193.334
+2019.899570	241.287
+2019.961113	244.331
+2020.022658	269.449
+2020.084204	227.205
+2020.145750	168.597
+2020.207298	148.807
+2020.268846	149.568
+2020.330396	162.127
+2020.391946	173.925
+2020.453497	184.962
+2020.515049	180.395
+2020.576603	172.783
+2020.638157	186.484
+2020.699712	199.804
+2020.761268	174.686
+2020.822825	184.962
+2020.884382	224.541
+2020.945941	234.817
+2021.007501	209.319
+2021.069062	203.99
+2021.130623	212.744
+2021.192186	178.111
+2021.253749	151.471
+2021.315313	150.71
+2021.376879	156.419
+2021.438445	149.568
+2021.500012	158.322
+2021.561580	171.261
+2021.623150	175.828
+2021.684720	187.245
+2021.746291	200.565
+2021.807862	212.363
+2021.869435	220.736
+2021.931009	266.785
+2021.992584	248.518
+2022.054159	219.594
+2022.115736	243.951
+2022.177314	237.862
+2022.238892	175.447
+2022.300471	140.435
+2022.362052	151.471
+2022.423633	155.658
+2022.485215	150.71
+2022.546798	168.217
+2022.608382	140.054
+2022.669968	116.078
+2022.731553	134.726
+2022.793140	229.87
+2022.854728	258.793
+2022.916317	220.355
+2022.977907	236.339
+2023.039497	247.376
+2023.101089	240.906
+2023.162681	222.258
+2023.224275	171.642
+2023.285869	104.661
+2023.347465	131.681
+2023.409061	145.382
+2023.470658	153.374
+2023.532256	181.537
+2023.593855	146.524
+2023.655455	129.017
+2023.717056	165.553
+2023.778658	187.626
+2023.840261	208.177
+2023.901865	235.198
+2023.963470	255.749
+2024.025075	221.497
+2024.086682	217.691
+2024.148289	210.08
+2024.209898	173.545
+2024.271507	136.248
+2024.333118	156.419
+2024.394729	148.427
+2024.456341	142.338
+2024.517954	165.172
+2024.579568	187.245
+2024.641183	173.545
+2024.702799	164.791
+2024.764416	156.799
+2024.826034	174.686
+2024.887653	227.206
+2024.949273	287.717
+2025.010893	320.446
+2025.072515	302.94
+2025.134138	243.951
+2025.195761	198.662
+2025.257385	210.841
+2025.319011	190.29
+2025.380637	149.188
+2025.442264	141.196
+2025.503892	129.779
+2025.565522	133.965
+2025.627152	153.374
+2025.688783	183.439
+2025.750414	208.557
+2025.812047	223.019
+2025.873681	224.922
+2025.935316	246.615
+2025.996951	299.515
+2026.058588	317.401
+2026.120226	310.932
+2026.181864	281.628
+2026.243503	215.027
+2026.305144	212.744
+2026.366785	186.103
+2026.428427	157.941
+2026.490070	169.358
+2026.551715	183.82
+2026.613360	182.678
+2026.675006	185.342
+2026.736653	202.088
+2026.798300	210.841
+2026.859949	269.069
+2026.921599	403.031
+2026.983250	505.405
+2027.044901	516.442
+2027.106554	439.946
+2027.168207	326.535
+2027.229862	261.077
+2027.291517	213.124
+2027.353173	193.715
+2027.414830	171.261
+2027.476489	173.925
+2027.538148	187.626
+2027.599808	189.909
+2027.661469	184.581
+2027.723131	186.103
+2027.784794	224.161
+2027.846457	262.979
+2027.908122	318.163
+2027.969788	369.921
+2028.031454	432.335
+2028.093122	394.277
+2028.154790	300.656
+2028.216460	237.481
+2028.278130	218.452
+2028.339801	223.78
+2028.401474	216.549
+2028.463147	182.678
+2028.524821	153.755
+2028.586496	155.277
+2028.648172	147.285
+2028.709849	164.411
+2028.771527	194.096
+2028.833205	191.812
+2028.894885	219.975
+2028.956566	285.433
+2029.018247	332.624
+2029.079930	337.191
+2029.141614	307.507
+2029.203298	263.741
+2029.264983	222.639
+2029.326670	211.983
+2029.388357	187.245
+2029.450045	151.852
+2029.511734	168.978
+2029.573424	207.416
+2029.635115	206.655
+2029.696807	211.221
+2029.758500	202.468
+2029.820194	193.334
+2029.881888	257.271
+2029.943584	341.378
+2030.005281	366.496
+2030.066978	317.021
+2030.128677	231.392
+2030.190376	213.124
+2030.252077	233.675
+2030.313778	248.518
+2030.375480	231.772
+2030.437183	215.408
+2030.498887	207.416
+2030.560592	211.221
+2030.622298	192.193
+2030.684005	166.314
+2030.745713	157.18
+2030.807422	172.403
+2030.869132	236.339
+2030.930842	299.895
+2030.992554	336.05
+2031.054267	317.402
+2031.115980	307.507
+2031.177694	267.546
+2031.239410	192.954
+2031.301126	166.314
+2031.362843	154.135
+2031.424561	134.345
+2031.486281	157.941
+2031.548001	185.723
+2031.609722	186.484
+2031.671444	201.707
+2031.733166	189.148
+2031.794890	216.549
+2031.856615	247.376
+2031.918341	295.328
+2031.980067	313.215
+2032.041795	293.806
+2032.103523	242.048
+2032.165253	229.869
+2032.226983	211.602
+2032.288714	148.427
+2032.350447	116.839
+2032.412180	147.666
+2032.473914	180.014
+2032.535649	159.083
+2032.597385	135.107
+2032.659122	143.86
+2032.720860	139.673
+2032.782599	121.406
+2032.844338	169.739
+2032.906079	205.132
+2032.967821	214.647
+2033.029563	259.174
+2033.091307	260.315
+2033.153051	200.565
+2033.214796	156.799
+2033.276543	136.248
+2033.338290	106.944
+2033.400038	112.653
+2033.461787	135.868
+2033.523537	163.269
+2033.585288	151.471
+2033.647040	176.97
+2033.708793	188.768
+2033.770547	176.209
+2033.832302	203.229
+2033.894057	241.667
+2033.955814	240.145
+2034.017572	246.615
+2034.079330	272.494
+2034.141089	255.368
+2034.202850	177.35
+2034.264611	160.605
+2034.326373	159.844
+2034.388137	146.904
+2034.449901	152.232
+2034.511666	166.314
+2034.573432	227.967
+2034.635199	229.108
+2034.696967	237.481
+2034.758735	220.355
+2034.820505	180.014
+2034.882276	191.812
+2034.944047	270.21
+2035.005820	285.053
+2035.067593	208.557
+2035.129368	167.836
+2035.191143	171.642
+2035.252920	153.374
+2035.314697	160.224
+2035.376475	208.557
+2035.438254	204.371
+2035.500034	162.508
+2035.561815	168.978
+2035.623597	186.484
+2035.685380	188.768
+2035.747164	170.5
+2035.808949	170.119
+2035.870734	184.201
+2035.932521	208.557
+2035.994308	184.201
+2036.056097	182.678
+2036.117886	185.723
+2036.179677	184.581
+2036.241468	206.274
+2036.303260	204.371
+2036.365053	202.468
+2036.426848	159.083
+2036.488643	140.815
+2036.550439	163.269
+2036.612236	189.909
+2036.674033	186.865
+2036.735832	166.314
+2036.797632	145.763
+2036.859433	160.986
+2036.921234	215.788
+2036.983037	225.683
+2037.044840	225.303
+2037.106645	222.258
+2037.168450	196.379
+2037.230257	172.403
+2037.292064	160.605
+2037.353872	162.508
+2037.415681	165.553
+2037.477491	161.366
+2037.539302	184.581
+2037.601114	191.812
+2037.662927	187.245
+2037.724741	160.224
+2037.786556	130.159
+2037.848371	225.303
+2037.910188	276.68
+2037.972005	222.639
+2038.033824	196.379
+2038.095643	200.185
+2038.157464	176.209
+2038.219285	163.269
+2038.281107	166.694
+2038.342931	145.002
+2038.404755	122.167
+2038.466580	130.54
+2038.528406	140.435
+2038.590233	135.868
+2038.652061	127.495
+2038.713889	108.847
+2038.775719	133.204
+2038.837550	187.626
+2038.899381	205.893
+2038.961214	191.051
+2039.023047	194.096
+2039.084882	199.424
+2039.146717	163.65
+2039.208554	150.71
+2039.270391	169.358
+2039.332229	189.148
+2039.394068	227.205
+2039.455908	199.804
+2039.517749	154.896
+2039.579591	166.694
+2039.641434	180.395
+2039.703278	173.164
+2039.765123	194.476
+2039.826968	210.841
+2039.888815	266.024
+2039.950663	303.701
+2040.012511	299.895
+2040.074361	263.36
+2040.136211	212.363
+2040.198062	150.71
+2040.259915	157.56
+2040.321768	181.917
+2040.383622	172.403
+2040.445477	157.18
+2040.507333	159.844
+2040.569190	155.277
+2040.631048	156.419
+2040.692907	175.447
+2040.754766	207.416
+2040.816627	201.707
+2040.878489	217.691
+2040.940351	257.651
+2041.002215	293.045
+2041.064079	253.085
+2041.125945	223.4
+2041.187811	195.998
+2041.249678	168.978
+2041.311546	172.022
+2041.373416	161.366
+2041.435286	145.382
+2041.497157	160.605
+2041.559029	189.529
+2041.620901	194.857
+2041.682775	182.678
+2041.744650	174.686
+2041.806526	199.043
+2041.868402	278.583
+2041.930280	343.281
+2041.992158	344.803
+2042.054038	299.134
+2042.115918	253.085
+2042.177800	196.379
+2042.239682	166.314
+2042.301565	161.747
+2042.363449	173.925
+2042.425334	171.261
+2042.487220	159.463
+2042.549107	143.099
+2042.610995	151.852
+2042.672884	156.419
+2042.734774	173.925
+2042.796664	210.46
+2042.858556	261.077
+2042.920449	301.037
+2042.982342	289.239
+2043.044237	250.04
+2043.106132	227.586
+2043.168028	233.675
+2043.229926	208.938
+2043.291824	193.715
+2043.353723	153.755
+2043.415623	109.989
+2043.477524	129.779
+2043.539426	143.099
+2043.601329	129.779
+2043.663233	142.718
+2043.725138	167.836
+2043.787043	200.185
+2043.848950	235.198
+2043.910857	247.756
+2043.972766	291.903
+2044.034675	310.932
+2044.096586	293.045
+2044.158497	284.292
+2044.220409	205.893
+2044.282323	114.556
+2044.344237	114.556
+2044.406152	158.322
+2044.468068	153.755
+2044.529985	140.435
+2044.591903	133.204
+2044.653822	117.981
+2044.715741	113.414
+2044.777662	169.358
+2044.839584	236.72
+2044.901506	288.858
+2044.963430	315.879
+2045.025354	326.155
+2045.087280	273.255
+2045.149206	213.124
+2045.211133	219.213
+2045.273061	192.954
+2045.334991	160.224
+2045.396921	164.03
+2045.458852	165.552
+2045.520784	164.411
+2045.582717	155.277
+2045.644650	159.844
+2045.706585	152.613
+2045.768521	131.301
+2045.830457	187.245
+2045.892395	256.89
+2045.954334	270.971
+2046.016273	245.854
+2046.078213	240.906
+2046.140155	208.938
+2046.202097	168.978
+2046.264040	145.382
+2046.325984	135.107
+2046.387930	121.406
+2046.449876	175.828
+2046.511822	184.962
+2046.573770	169.739
+2046.635719	146.143
+2046.697669	132.062
+2046.759620	171.642
+2046.821571	210.46
+2046.883524	258.793
+2046.945477	293.045
+2047.007432	282.008
+2047.069387	226.444
+2047.131344	175.828
+2047.193301	168.597
+2047.255259	152.232
+2047.317218	149.188
+2047.379178	196.379
+2047.441139	192.193
+2047.503101	152.232
+2047.565064	150.33
+2047.627028	159.083
+2047.688993	172.403
+2047.750959	191.432
+2047.812925	181.537
+2047.874893	186.484
+2047.936861	264.121
+2047.998831	328.058
+2048.060801	295.328
+2048.122773	236.339
+2048.184745	173.925
+2048.246718	162.888
+2048.308692	194.096
+2048.370667	211.221
+2048.432643	195.237
+2048.494620	157.56
+2048.556598	122.928
+2048.618577	115.317
+2048.680557	129.779
+2048.742538	147.666
+2048.804519	157.941
+2048.866502	183.059
+2048.928485	252.323
+2048.990470	296.47
+2049.052455	285.053
+2049.114442	241.287
+2049.176429	200.946
+2049.238417	209.699
+2049.300406	191.432
+2049.362396	187.245
+2049.424387	176.97
+2049.486379	136.629
+2049.548372	138.151
+2049.610366	158.702
+2049.672361	179.253
+2049.734357	171.261
+2049.796353	177.731
+2049.858351	244.712
+2049.920349	256.129
+2049.982349	216.169
+2050.044349	202.849
+2050.106351	188.768
+2050.168353	172.403
+2050.230356	176.209
+2050.292360	206.274
+2050.354365	189.148
+2050.416371	135.107
+2050.478378	142.338
+2050.540386	161.366
+2050.602395	149.188
+2050.664405	130.92
+2050.726416	131.301
+2050.788427	191.051
+2050.850440	242.809
+2050.912453	283.911
+2050.974468	300.276
+2051.036483	261.838
+2051.098500	216.549
+2051.160517	198.662
+2051.222535	157.18
+2051.284554	155.277
+2051.346574	154.516
+2051.408595	133.584
+2051.470617	132.443
+2051.532640	170.119
+2051.594664	180.395
+2051.656689	160.224
+2051.718715	158.322
+2051.780741	156.038
+2051.842769	183.059
+2051.904797	216.93
+2051.966827	278.964
+2052.028857	318.163
+2052.090889	300.276
+2052.152921	229.87
+2052.214954	181.917
+2052.276988	198.282
+2052.339024	180.014
+2052.401060	162.508
+2052.463097	192.954
+2052.525134	216.169
+2052.587173	163.65
+2052.649213	137.01
+2052.711254	167.455
+2052.773295	193.334
+2052.835338	193.334
+2052.897382	246.234
+2052.959426	293.045
+2053.021471	269.449
+2053.083518	227.586
+2053.145565	202.088
+2053.207613	186.484
+2053.269663	173.545
+2053.331713	142.718
+2053.393764	122.167
+2053.455816	98.9521
+2053.517869	108.466
+2053.579922	146.143
+2053.641977	197.901
+2053.704033	213.505
+2053.766090	211.221
+2053.828147	226.825
+2053.890206	251.943
+2053.952265	269.449
+2054.014326	265.263
+2054.076387	273.636
+2054.138449	279.344
+2054.200513	239.003
+2054.262577	218.833
+2054.324642	208.177
+2054.386708	195.618
+2054.448775	173.545
+2054.510843	175.067
+2054.572912	203.229
+2054.634981	227.206
+2054.697052	214.647
+2054.759124	176.97
+2054.821196	197.14
+2054.883270	216.93
+2054.945344	242.429
+2055.007420	249.659
+2055.069496	253.465
+2055.131574	224.161
+2055.193652	183.82
+2055.255731	200.185
+2055.317811	216.549
+2055.379892	244.331
+2055.441974	229.489
+2055.504057	193.334
+2055.566141	163.65
+2055.628226	171.261
+2055.690311	166.314
+2055.752398	172.403
+2055.814486	197.14
+2055.876574	234.056
+2055.938664	234.436
+2056.000754	234.817
+2056.062845	257.651
+2056.124938	252.323
+2056.187031	239.003
+2056.249125	231.392
+2056.311220	200.565
+2056.373316	186.865
+2056.435413	167.075
+2056.497511	140.815
+2056.559610	99.7133
+2056.621710	113.033
+2056.683811	188.006
+2056.745912	276.3
+2056.808015	352.034
+2056.870118	494.749
+2056.932223	668.671
+2056.994328	697.595
+2057.056435	620.339
+2057.118542	458.595
+2057.180650	281.628
+2057.242759	187.626
+2057.304870	202.468
+2057.366981	199.043
+2057.429093	196.76
+2057.491206	176.97
+2057.553319	141.576
+2057.615434	132.062
+2057.677550	172.022
+2057.739667	239.765
+2057.801784	293.425
+2057.863903	430.813
+2057.926022	605.116
+2057.988143	683.133
+2058.050264	616.152
+2058.112386	481.048
+2058.174510	329.961
+2058.236634	226.825
+2058.298759	185.342
+2058.360885	192.573
+2058.423012	211.983
+2058.485140	199.043
+2058.547269	182.298
+2058.609399	190.67
+2058.671529	183.82
+2058.733661	188.768
+2058.795794	244.712
+2058.857927	329.58
+2058.920062	422.821
+2058.982197	492.846
+2059.044333	471.534
+2059.106471	377.532
+2059.168609	261.838
+2059.230748	166.694
+2059.292888	165.553
+2059.355029	192.954
+2059.417171	195.237
+2059.479314	177.35
+2059.541458	165.553
+2059.603603	184.581
+2059.665749	188.006
+2059.727895	172.403
+2059.790043	208.177
+2059.852192	269.83
+2059.914341	336.43
+2059.976491	382.86
+2060.038643	378.674
+2060.100795	313.215
+2060.162948	236.339
+2060.225103	233.675
+2060.287258	220.736
+2060.349414	213.886
+2060.411571	172.403
+2060.473729	173.545
+2060.535888	159.463
+2060.598047	118.742
+2060.660208	168.597
+2060.722370	199.424
+2060.784532	190.29
+2060.846696	196.76
+2060.908860	214.647
+2060.971026	269.83
+2061.033192	278.583
+2061.095360	250.801
+2061.157528	259.554
+2061.219697	203.61
+2061.281867	144.621
+2061.344038	139.293
+2061.406210	153.374
+2061.468383	153.755
+2061.530557	156.799
+2061.592732	170.881
+2061.654908	135.868
+2061.717084	139.293
+2061.779262	178.873
+2061.841440	179.634
+2061.903620	208.938
+2061.965800	267.927
+2062.027982	309.41
+2062.090164	297.612
+2062.152347	237.481
+2062.214531	181.917
+2062.276717	148.427
+2062.338903	160.605
+2062.401090	163.269
+2062.463278	177.731
+2062.525466	168.217
+2062.587656	148.807
+2062.649847	162.889
+2062.712039	190.29
+2062.774231	219.975
+2062.836425	226.064
+2062.898619	219.594
+2062.960815	248.518
+2063.023011	287.717
+2063.085209	241.667
+2063.147407	235.578
+2063.209606	197.14
+2063.271806	150.33
+2063.334007	140.815
+2063.396209	152.233
+2063.458412	161.747
+2063.520616	117.981
+2063.582821	84.1098
+2063.645027	107.325
+2063.707233	138.151
+2063.769441	145.763
+2063.831649	185.343
+2063.893859	270.591
+2063.956069	286.575
+2064.018281	229.109
+2064.080493	197.14
+2064.142706	185.343
+2064.204921	199.043
+2064.267136	198.663
+2064.329352	172.403
+2064.391569	152.233
+2064.453787	181.537
+2064.516006	174.306
+2064.578225	148.046
+2064.640446	127.876
+2064.702668	157.18
+2064.764890	203.991
+2064.827114	203.991
+2064.889339	208.177
+2064.951564	282.008
+2065.013790	316.641
+2065.076018	257.652
+2065.138246	193.715
+2065.200475	188.387
+2065.262705	213.124
+2065.324936	181.156
+2065.387168	151.471
+2065.449401	138.532
+2065.511635	139.293
+2065.573870	146.143
+2065.636106	147.666
+2065.698342	130.92
+2065.760580	157.561
+2065.822819	207.416
+2065.885058	227.586
+2065.947299	244.332
+2066.009540	218.453
+2066.071782	190.29
+2066.134026	193.715
+2066.196270	187.245
+2066.258515	169.739
+2066.320761	166.314
+2066.383008	170.12
+2066.445256	178.112
+2066.507505	203.23
+2066.569755	188.007
+2066.632005	158.322
+2066.694257	144.241
+2066.756510	161.747
+2066.818763	203.61
+2066.881018	225.303
+2066.943273	248.137
+2067.005530	258.413
+2067.067787	188.007
+2067.130045	184.581
+2067.192304	215.408
+2067.254565	215.408
+2067.316826	170.5
+2067.379088	163.269
+2067.441351	167.075
+2067.503615	141.577
+2067.565879	116.078
+2067.628145	102.377
+2067.690412	117.22
+2067.752679	156.038
+2067.814948	178.112
+2067.877218	203.61
+2067.939488	211.602
+2068.001759	196.76
+2068.064032	193.335
+2068.126305	191.432
+2068.188579	178.873
+2068.250854	215.788
+2068.313130	223.781
+2068.375407	197.902
+2068.437685	193.715
+2068.499964	183.059
+2068.562244	187.245
+2068.624525	183.059
+2068.686807	185.723
+2068.749089	152.994
+2068.811373	150.71
+2068.873657	179.634
+2068.935943	228.347
+2068.998229	281.628
+2069.060516	301.037
+2069.122805	250.801
+2069.185094	188.387
+2069.247384	194.857
+2069.309675	211.222
+2069.371967	223.4
+2069.434260	235.198
+2069.496554	269.069
+2069.558849	263.741
+2069.621145	213.124
+2069.683441	187.245
+2069.745739	189.909
+2069.808038	275.158
+2069.870337	380.196
+2069.932638	415.209
+2069.994939	391.233
+2070.057241	362.309
+2070.119545	358.123
+2070.181849	328.438
+2070.244154	262.599
+2070.306460	241.287
+2070.368767	251.562
+2070.431075	264.121
+2070.493384	270.211
+2070.555694	292.664
+2070.618004	280.486
+2070.680316	251.943
+2070.742629	216.55
+2070.804942	235.578
+2070.867257	312.835
+2070.929572	335.289
+2070.991889	310.551
+2071.054206	317.402
+2071.116524	345.945
+2071.178844	337.953
+2071.241164	326.916
+2071.303485	322.349
+2071.365807	291.903
+2071.428130	261.838
+2071.490454	280.867
+2071.552779	280.867
+2071.615104	276.68
+2071.677431	250.801
+2071.739759	265.263
+2071.802087	337.572
+2071.864417	311.313
+2071.926747	300.656
+2071.989079	309.41
+2072.051411	313.977
+2072.113744	319.685
+2072.176078	262.599
+2072.238414	224.922
+2072.300750	232.534
+2072.363087	279.725
+2072.425425	282.008
+2072.487764	256.891
+2072.550103	251.562
+2072.612444	254.226
+2072.674786	262.98
+2072.737129	234.437
+2072.799472	218.072
+2072.861817	254.988
+2072.924162	252.324
+2072.986509	269.83
+2073.048856	258.413
+2073.111204	204.752
+2073.173553	197.902
+2073.235904	227.967
+2073.298255	243.951
+2073.360607	223.4
+2073.422960	225.303
+2073.485314	226.825
+2073.547668	208.938
+2073.610024	179.634
+2073.672381	159.083
+2073.734739	141.957
+2073.797097	165.172
+2073.859457	234.817
+2073.921817	267.927
+2073.984179	263.36
+2074.046541	244.332
+2074.108904	254.607
+2074.171268	258.793
+2074.233634	199.804
+2074.296000	151.471
+2074.358367	170.12
+2074.420735	199.043
+2074.483104	193.335
+2074.545473	176.97
+2074.607844	170.881
+2074.670216	199.424
+2074.732588	203.23
+2074.794962	199.043
+2074.857337	184.201
+2074.919712	185.723
+2074.982088	202.088
+2075.044466	220.736
+2075.106844	206.655
+2075.169223	197.901
+2075.231604	230.631
+2075.293985	202.468
+2075.356367	165.172
+2075.418750	173.164
+2075.481134	157.18
+2075.543518	156.038
+2075.605904	170.5
+2075.668291	167.836
+2075.730679	176.97
+2075.793067	159.464
+2075.855457	174.306
+2075.917847	214.266
+2075.980239	232.153
+2076.042631	256.89
+2076.105024	220.736
+2076.167418	183.82
+2076.229814	163.269
+2076.292210	168.217
+2076.354607	216.93
+2076.417005	226.825
+2076.479404	153.755
+2076.541803	118.742
+2076.604204	136.249
+2076.666606	167.836
+2076.729009	172.784
+2076.791412	191.051
+2076.853817	219.975
+2076.916222	231.392
+2076.978629	215.408
+2077.041036	181.917
+2077.103444	162.128
+2077.165853	151.091
+2077.228264	179.634
+2077.290675	186.104
+2077.353087	158.322
+2077.415500	127.876
+2077.477914	123.69
+2077.540328	129.018
+2077.602744	121.406
+2077.665161	139.674
+2077.727579	151.471
+2077.789997	151.852
+2077.852417	146.905
+2077.914837	179.253
+2077.977259	200.565
+2078.039681	221.497
+2078.102104	215.408
+2078.164529	180.776
+2078.226954	192.573
+2078.289380	202.468
+2078.351807	188.768
+2078.414235	186.104
+2078.476664	175.828
+2078.539094	163.65
+2078.601524	179.253
+2078.663956	177.35
+2078.726389	180.014
+2078.788822	178.112
+2078.851257	202.468
+2078.913692	221.497
+2078.976129	195.618
+2079.038566	205.132
+2079.101004	225.683
+2079.163444	208.938
+2079.225884	199.804
+2079.288325	215.408
+2079.350767	216.55
+2079.413210	172.784
+2079.475654	138.532
+2079.538099	134.726
+2079.600545	90.9602
+2079.662991	103.9
+2079.725439	167.836
+2079.787888	192.573
+2079.850337	185.343
+2079.912788	187.245
+2079.975239	235.198
+2080.037691	247.376
+2080.100145	202.849
+2080.162599	167.456
+2080.225054	166.314
+2080.287510	152.233
+2080.349967	157.18
+2080.412425	193.335
+2080.474884	208.177
+2080.537344	182.298
+2080.599805	163.269
+2080.662267	210.46
+2080.724729	191.812
+2080.787193	181.537
+2080.849657	212.363
+2080.912123	295.709
+2080.974589	394.658
+2081.037057	379.055
+2081.099525	313.976
+2081.161994	270.21
+2081.224464	221.116
+2081.286935	187.245
+2081.349407	194.096
+2081.411880	156.419
+2081.474354	145.763
+2081.536829	160.986
+2081.599305	160.605
+2081.661782	178.492
+2081.724259	199.424
+2081.786738	186.484
+2081.849218	238.623
+2081.911698	317.021
+2081.974180	326.535
+2082.036662	350.512
+2082.099145	359.265
+2082.161629	312.074
+2082.224115	176.209
+2082.286601	121.787
+2082.349088	164.411
+2082.411576	177.731
+2082.474065	146.905
+2082.536555	143.86
+2082.599045	158.702
+2082.661537	154.897
+2082.724030	160.605
+2082.786523	202.088
+2082.849018	256.129
+2082.911513	336.05
+2082.974010	353.556
+2083.036507	345.564
+2083.099005	304.462
+2083.161505	226.825
+2083.224005	179.253
+2083.286506	176.209
+2083.349008	146.905
+2083.411511	129.779
+2083.474015	132.823
+2083.536520	141.576
+2083.599026	155.277
+2083.661532	166.314
+2083.724040	163.269
+2083.786549	162.508
+2083.849058	235.198
+2083.911569	310.171
+2083.974080	338.714
+2084.036593	358.884
+2084.099106	301.037
+2084.161620	250.801
+2084.224135	213.124
+2084.286651	229.109
+2084.349168	233.675
+2084.411686	221.878
+2084.474205	197.14
+2084.536725	190.29
+2084.599246	192.954
+2084.661768	202.468
+2084.724290	211.983
+2084.786814	252.324
+2084.849339	247.376
+2084.911864	251.562
+2084.974391	286.575
+2085.036918	292.284
+2085.099446	266.405
+2085.161975	235.578
+2085.224506	215.788
+2085.287037	203.61
+2085.349569	161.366
+2085.412102	133.965
+2085.474636	181.537
+2085.537171	210.841
+2085.599706	189.529
+2085.662243	184.962
+2085.724781	201.707
+2085.787319	193.715
+2085.849859	186.484
+2085.912400	204.752
+2085.974941	231.392
+2086.037483	250.421
+2086.100027	249.66
+2086.162571	250.421
+2086.225116	233.295
+2086.287662	228.728
+2086.350209	207.796
+2086.412757	163.65
+2086.475306	151.091
+2086.537856	183.44
+2086.600407	184.962
+2086.662959	173.164
+2086.725511	201.707
+2086.788065	248.898
+2086.850619	264.882
+2086.913175	274.777
+2086.975731	316.26
+2087.038289	323.491
+2087.100847	328.819
+2087.163406	291.903
+2087.225967	207.416
+2087.288528	148.046
+2087.351090	125.973
+2087.413653	165.553
+2087.476217	208.938
+2087.538782	200.185
+2087.601347	173.545
+2087.663914	149.188
+2087.726482	148.807
+2087.789050	189.909
+2087.851620	237.101
+2087.914190	272.494
+2087.976762	294.567
+2088.039334	289.239
+2088.101908	268.688
+2088.164482	223.019
+2088.227057	221.878
+2088.289633	229.87
+2088.352210	222.258
+2088.414788	221.497
+2088.477367	221.117
+2088.539947	172.403
+2088.602528	123.309
+2088.665110	126.354
+2088.727692	168.217
+2088.790276	169.358
+2088.852861	173.925
+2088.915446	191.432
+2088.978032	203.61
+2089.040620	227.967
+2089.103208	228.347
+2089.165797	213.124
+2089.228388	186.484
+2089.290979	183.82
+2089.353571	171.261
+2089.416164	152.233
+2089.478758	165.553
+2089.541353	180.776
+2089.603948	165.553
+2089.666545	145.382
+2089.729143	144.241
+2089.791742	184.201
+2089.854341	250.04
+2089.916942	230.25
+2089.979543	218.833
+2090.042145	232.153
+2090.104749	232.534
+2090.167353	249.279
+2090.229958	224.542
+2090.292564	186.104
+2090.355171	195.618
+2090.417779	187.245
+2090.480388	172.022
+2090.542998	182.298
+2090.605609	173.164
+2090.668221	157.18
+2090.730834	149.569
+2090.793447	158.322
+2090.856062	196.379
+2090.918677	212.363
+2090.981294	225.303
+2091.043911	229.489
+2091.106529	224.542
+2091.169149	230.631
+2091.231769	223.781
+2091.294390	238.242
+2091.357012	239.765
+2091.419635	168.217
+2091.482259	145.763
+2091.544884	146.143
+2091.607510	129.398
+2091.670136	144.241
+2091.732764	180.776
+2091.795393	168.217
+2091.858022	170.5
+2091.920653	196.76
+2091.983284	218.072
+2092.045917	224.161
+2092.108550	181.156
+2092.171184	175.067
+2092.233819	200.185
+2092.296456	208.177
+2092.359093	178.873
+2092.421731	160.986
+2092.484370	180.395
+2092.547010	174.306
+2092.609650	156.038
+2092.672292	145.382
+2092.734935	126.734
+2092.797578	144.241
+2092.860223	159.083
+2092.922869	161.366
+2092.985515	203.991
+2093.048162	216.55
+2093.110811	169.358
+2093.173460	138.912
+2093.236110	122.548
+2093.298761	148.427
+2093.361413	175.067
+2093.424066	158.702
+2093.486720	130.54
+2093.549375	123.69
+2093.612031	152.233
+2093.674688	181.917
+2093.737346	198.282
+2093.800004	181.537
+2093.862664	202.468
+2093.925324	234.817
+2093.987986	210.841
+2094.050648	190.671
+2094.113311	192.573
+2094.175976	185.723
+2094.238641	172.403
+2094.301307	148.427
+2094.363974	157.941
+2094.426642	188.768
+2094.489311	173.164
+2094.551981	140.435
+2094.614652	141.576
+2094.677324	165.172
+2094.739996	148.427
+2094.802670	158.702
+2094.865345	197.521
+2094.928020	191.432
+2094.990697	188.006
+2095.053374	204.752
+2095.116052	183.059
+2095.178732	151.852
+2095.241412	141.196
+2095.304093	148.046
+2095.366775	160.225
+2095.429458	151.471
+2095.492142	170.5
+2095.554827	178.492
+2095.617513	172.784
+2095.680199	185.342
+2095.742887	210.841
+2095.805576	218.452
+2095.868265	199.424
+2095.930956	211.983
+2095.993647	232.914
+2096.056340	219.214
+2096.119033	225.683
+2096.181727	201.707
+2096.244423	163.269
+2096.307119	145.002
+2096.369816	162.127
+2096.432514	190.67
+2096.495213	195.618
+2096.557913	204.371
+2096.620614	192.573
+2096.683315	169.358
+2096.746018	215.027
+2096.808722	296.47
+2096.871426	352.034
+2096.934132	334.908
+2096.996838	352.034
+2097.059546	348.228
+2097.122254	256.51
+2097.184963	183.059
+2097.247673	183.44
+2097.310385	182.298
+2097.373097	232.534
+2097.435810	255.749
+2097.498524	207.035
+2097.561239	171.261
+2097.623954	179.634
+2097.686671	215.408
+2097.749389	264.502
+2097.812108	297.992
+2097.874827	303.32
+2097.937548	317.021
+2098.000269	305.604
+2098.062992	309.029
+2098.125715	317.782
+2098.188439	253.085
+2098.251164	183.059
+2098.313890	149.949
+2098.376618	178.492
+2098.439346	193.335
+2098.502075	162.127
+2098.564804	127.495
+2098.627535	125.212
+2098.690267	157.561
+2098.753000	172.784
+2098.815733	222.639
+2098.878468	278.202
+2098.941204	273.255
+2099.003940	261.838
+2099.066677	259.935
+2099.129416	231.011
+2099.192155	201.327
+2099.254895	183.059
+2099.317636	176.97
+2099.380379	180.014
+2099.443122	227.586
+2099.505866	192.573
+2099.568610	157.561
+2099.631356	166.314
+2099.694103	176.209
+2099.756851	223.4
+2099.819599	286.956
+2099.882349	307.887
+2099.945100	293.045
+2100.007851	280.867
+2100.070603	256.89
+2100.133357	226.444
+2100.196111	178.112
+2100.258866	154.897
+2100.321622	146.524
+2100.384380	109.228
+2100.447138	115.317
+2100.509897	134.346
+2100.572656	163.269
+2100.635417	192.954
+2100.698179	188.007
+2100.760942	170.12
+2100.823705	168.217
+2100.886470	205.893
+2100.949236	236.339
+2101.012002	245.093
+2101.074769	239.003
+2101.137538	200.946
+2101.200307	170.5
+2101.263077	155.277
+2101.325848	165.172
+2101.388621	149.188
+2101.451394	135.487
+2101.514168	162.128
+2101.576942	168.217
+2101.639718	156.799
+2101.702495	163.65
+2101.765273	183.82
+2101.828051	190.29
+2101.890831	202.088
+2101.953612	197.901
+2102.016393	200.185
+2102.079176	161.747
+2102.141959	141.957
+2102.204743	188.387
+2102.267528	184.201
+2102.330315	174.306
+2102.393102	165.933
+2102.455890	152.994
+2102.518679	158.702
+2102.581469	180.395
+2102.644259	153.374
+2102.707051	141.577
+2102.769844	182.298
+2102.832638	207.416
+2102.895432	214.266
+2102.958228	236.339
+2103.021024	209.699
+2103.083822	203.61
+2103.146620	194.096
+2103.209419	176.97
+2103.272219	170.881
+2103.335021	190.671
+2103.397823	180.395
+2103.460626	204.371
+2103.523430	229.87
+2103.586235	203.61
+2103.649041	148.427
+2103.711847	146.524
+2103.774655	159.464
+2103.837464	195.237
+2103.900273	216.93
+2103.963084	217.311
+2104.025895	251.943
+2104.088708	235.578
+2104.151521	194.476
+2104.214335	148.807
+2104.277151	144.621
+2104.339967	175.448
+2104.402784	195.237
+2104.465602	155.658
+2104.528421	124.451
+2104.591241	107.325
+2104.654062	139.293
+2104.716883	189.909
+2104.779706	201.707
+2104.842530	200.946
+2104.905354	179.634
+2104.968180	202.849
+2105.031007	247.376
+2105.093834	233.675
+2105.156662	190.671
+2105.219492	198.282
+2105.282322	207.035
+2105.345153	200.185
+2105.407985	190.671
+2105.470818	181.156
+2105.533652	172.403
+2105.596487	170.12
+2105.659323	155.277
+2105.722160	169.739
+2105.784997	184.201
+2105.847836	190.29
+2105.910676	211.222
+2105.973516	236.72
+2106.036358	218.072
+2106.099200	168.217
+2106.162044	143.86
+2106.224888	160.225
+2106.287733	167.836
+2106.350579	155.658
+2106.413426	123.309
+2106.476274	118.742
+2106.539123	140.815
+2106.601973	143.099
+2106.664824	143.099
+2106.727676	150.71
+2106.790529	176.589
+2106.853382	192.954
+2106.916237	215.027
+2106.979093	245.093
+2107.041949	234.437
+2107.104806	196.379
+2107.167665	200.946
+2107.230524	205.513
+2107.293384	169.358
+2107.356245	143.86
+2107.419108	143.86
+2107.481971	154.516
+2107.544835	168.217
+2107.607700	159.464
+2107.670565	146.143
+2107.733432	135.107
+2107.796300	154.136
+2107.859169	173.164
+2107.922038	162.889
+2107.984909	182.679
+2108.047780	212.744
+2108.110653	178.492
+2108.173526	140.435
+2108.236400	127.115
+2108.299276	135.868
+2108.362152	154.516
+2108.425029	206.655
+2108.487907	193.715
+2108.550786	175.448
+2108.613666	175.067
+2108.676547	149.188
+2108.739429	138.151
+2108.802311	152.994
+2108.865195	179.634
+2108.928080	251.562
+2108.990965	293.426
+2109.053852	267.166
+2109.116739	241.287
+2109.179627	223.781
+2109.242517	226.064
+2109.305407	221.117
+2109.368298	226.064
+2109.431190	197.14
+2109.494083	174.686
+2109.556977	165.172
+2109.619872	124.07
+2109.682768	124.831
+2109.745665	164.792
+2109.808563	176.209
+2109.871461	216.169
+2109.934361	216.169
+2109.997262	172.784
+2110.060163	144.621
+2110.123065	186.865
+2110.185969	214.266
+2110.248873	208.177
+2110.311778	164.792
+2110.374685	137.771
+2110.437592	152.994
+2110.500500	198.282
+2110.563409	195.618
+2110.626319	172.403
+2110.689230	162.889
+2110.752141	144.241
+2110.815054	151.091
+2110.877968	174.306
+2110.940882	196.76
+2111.003798	234.437
+2111.066714	241.287
+2111.129632	223.4
+2111.192550	204.371
+2111.255470	160.225
+2111.318390	151.091
+2111.381311	152.613
+2111.444233	145.763
+2111.507156	174.686
+2111.570080	199.043
+2111.633005	182.679
+2111.695931	169.739
+2111.758858	193.335
+2111.821786	214.647
+2111.884714	243.19
+2111.947644	238.623
+2112.010574	232.534
+2112.073506	252.324
+2112.136438	272.494
+2112.199372	288.859
+2112.262306	269.449
+2112.325241	215.408
+2112.388177	218.452
+2112.451115	238.242
+2112.514053	220.355
+2112.576992	200.946
+2112.639932	211.602
+2112.702872	200.185
+2112.765814	226.825
+2112.828757	254.226
+2112.891701	263.741
+2112.954645	272.875
+2113.017591	266.024
+2113.080537	296.851
+2113.143485	331.863
+2113.206433	363.071
+2113.269382	421.298
+2113.332333	451.364
+2113.395284	544.985
+2113.458236	624.525
+2113.521189	564.775
+2113.584143	457.833
+2113.647098	390.472
+2113.710054	372.204
+2113.773011	367.257
+2113.835969	365.735
+2113.898927	336.43
+2113.961887	318.924
+2114.024847	350.512
+2114.087809	370.682
+2114.150771	390.472
+2114.213735	361.929
+2114.276699	458.214
+2114.339664	601.69
+2114.402630	634.8
+2114.465598	600.549
+2114.528566	568.58
+2114.591535	485.235
+2114.654505	417.112
+2114.717476	402.27
+2114.780447	371.063
+2114.843420	334.527
+2114.906394	348.228
+2114.969368	382.099
+2115.032344	359.265
+2115.095320	301.418
+2115.158298	291.523
+2115.221276	342.9
+2115.284256	407.598
+2115.347236	467.348
+2115.410217	506.166
+2115.473199	464.684
+2115.536182	398.464
+2115.599166	333.766
+2115.662151	277.441
+2115.725137	275.919
+2115.788124	245.093
+2115.851112	239.765
+2115.914100	254.987
+2115.977090	269.069
+2116.040081	284.292
+2116.103072	287.336
+2116.166065	246.615
+2116.229058	200.565
+2116.292052	216.169
+2116.355048	256.129
+2116.418044	256.89
+2116.481041	275.158
+2116.544039	278.202
+2116.607038	248.898
+2116.670038	234.436
+2116.733039	214.647
+2116.796041	208.177
+2116.859043	199.424
+2116.922047	192.954
+2116.985052	208.557
+2117.048057	245.854
+2117.111064	243.19
+2117.174071	232.153
+2117.237080	203.229
+2117.300089	218.833
+2117.363099	269.449
+2117.426110	237.1
+2117.489123	191.812
+2117.552136	182.298
+2117.615150	185.342
+2117.678165	149.568
+2117.741180	151.471
+2117.804197	181.156
+2117.867215	170.5
+2117.930234	179.634
+2117.993253	214.647
+2118.056274	213.124
+2118.119295	204.371
+2118.182318	205.513
+2118.245341	182.678
+2118.308366	174.686
+2118.371391	165.553
+2118.434417	144.621
+2118.497444	160.986
+2118.560472	176.589
+2118.623501	146.524
+2118.686531	137.771
+2118.749562	133.584
+2118.812594	154.516
+2118.875627	177.731
+2118.938660	209.319
+2119.001695	210.841
+2119.064731	192.573
+2119.127767	164.411
+2119.190805	149.188
+2119.253843	168.217
+2119.316882	184.201
+2119.379923	209.319
+2119.442964	219.594
+2119.506006	190.29
+2119.569049	165.172
+2119.632093	170.881
+2119.695138	163.269
+2119.758184	158.702
+2119.821231	225.683
+2119.884279	296.851
+2119.947327	288.097
+2120.010377	242.048
+2120.073427	254.226
+2120.136479	207.796
+2120.199531	175.067
+2120.262585	172.403
+2120.325639	164.03
+2120.388694	178.873
+2120.451751	200.185
+2120.514808	166.694
+2120.577866	144.621
+2120.640925	162.888
+2120.703985	159.083
+2120.767046	179.634
+2120.830108	244.712
+2120.893170	321.207
+2120.956234	301.798
+2121.019299	242.048
+2121.082364	215.027
+2121.145431	189.148
+2121.208498	156.799
+2121.271567	174.306
+2121.334636	183.439
+2121.397706	152.994
+2121.460777	146.143
+2121.523850	147.285
+2121.586923	153.755
+2121.649997	150.33
+2121.713072	151.091
+2121.776148	162.888
+2121.839224	196.379
+2121.902302	253.846
+2121.965381	266.024
+2122.028461	241.287
+2122.091541	214.647
+2122.154623	212.744
+2122.217705	192.573
+2122.280789	160.986
+2122.343873	129.398
+2122.406958	138.912
+2122.470044	145.002
+2122.533131	170.881
+2122.596220	197.14
+2122.659309	192.193
+2122.722399	166.314
+2122.785489	163.65
+2122.848581	168.217
+2122.911674	167.075
+2122.974768	208.557
+2123.037862	258.413
+2123.100958	264.502
+2123.164055	226.444
+2123.227152	168.597
+2123.290250	151.471
+2123.353350	133.584
+2123.416450	146.143
+2123.479551	160.605
+2123.542653	152.613
+2123.605756	162.127
+2123.668861	141.957
+2123.731965	145.001
+2123.795071	200.185
+2123.858178	234.436
+2123.921286	248.137
+2123.984395	259.935
+2124.047504	226.444
+2124.110615	223.019
+2124.173726	212.744
+2124.236839	181.537
+2124.299952	199.424
+2124.363067	196.379
+2124.426182	160.224
+2124.489298	184.201
+2124.552415	221.497
+2124.615533	203.229
+2124.678652	174.686
+2124.741772	122.167
+2124.804893	129.398
+2124.868015	179.253
+2124.931138	203.61
+2124.994262	217.311
+2125.057386	215.027
+2125.120512	205.513
+2125.183638	187.245
+2125.246766	199.043
+2125.309894	218.452
+2125.373024	216.169
+2125.436154	178.111
+2125.499285	141.576
+2125.562417	147.285
+2125.625550	164.03
+2125.688684	167.075
+2125.751819	178.492
+2125.814955	215.408
+2125.878092	260.696
+2125.941230	283.53
+2126.004369	274.777
+2126.067508	223.78
+2126.130649	212.744
+2126.193790	196.76
+2126.256933	187.245
+2126.320076	172.783
+2126.383221	163.65
+2126.446366	166.314
+2126.509512	217.691
+2126.572659	213.885
+2126.635807	165.172
+2126.698957	170.119
+2126.762106	192.193
+2126.825257	217.311
+2126.888409	227.586
+2126.951562	243.19
+2127.014716	253.846
+2127.077870	221.878
+2127.141026	191.812
+2127.204183	210.46
+2127.267340	189.909
+2127.330498	118.361
+2127.393658	74.2148
+2127.456818	87.1543
+2127.519979	121.025
+2127.583141	138.532
+2127.646305	169.739
+2127.709469	224.161
+2127.772634	234.436
+2127.835799	191.432
+2127.898966	181.156
+2127.962134	190.29
+2128.025303	222.258
+2128.088472	225.683
+2128.151643	186.104
+2128.214815	177.35
+2128.277987	189.529
+2128.341161	186.484
+2128.404335	175.067
+2128.467510	162.889
+2128.530686	167.455
+2128.593864	181.156
+2128.657042	161.366
+2128.720221	150.33
+2128.783401	172.403
+2128.846582	185.723
+2128.909763	199.804
+2128.972946	234.056
+2129.036130	232.914
+2129.099315	195.237
+2129.162500	141.957
+2129.225687	154.135
+2129.288874	155.277
+2129.352063	141.196
+2129.415252	155.277
+2129.478442	172.022
+2129.541634	160.986
+2129.604826	160.986
+2129.668019	175.828
+2129.731213	200.185
+2129.794408	203.229
+2129.857604	205.132
+2129.920801	226.064
+2129.983998	242.048
+2130.047197	253.085
+2130.110397	223.019
+2130.173597	186.865
+2130.236799	148.427
+2130.300001	157.56
+2130.363205	162.889
+2130.426409	132.443
+2130.489615	133.965
+2130.552821	156.799
+2130.616028	155.658
+2130.679236	128.256
+2130.742445	148.427
+2130.805655	192.193
+2130.868866	219.975
+2130.932078	203.61
+2130.995291	209.319
+2131.058504	198.282
+2131.121719	188.387
+2131.184935	192.193
+2131.248151	177.35
+2131.311369	189.529
+2131.374587	163.65
+2131.437806	151.091
+2131.501027	172.403
+2131.564248	149.949
+2131.627470	135.107
+2131.690693	152.994
+2131.753917	155.277
+2131.817142	136.248
+2131.880368	134.345
+2131.943595	173.545
+2132.006823	189.909
+2132.070052	195.998
+2132.133281	176.589
+2132.196512	156.419
+2132.259743	134.726
+2132.322976	154.516
+2132.386209	174.306
+2132.449444	148.046
+2132.512679	129.017
+2132.575915	119.503
+2132.639152	133.584
+2132.702391	143.099
+2132.765630	193.334
+2132.828870	277.822
+2132.892111	285.814
+2132.955352	232.153
+2133.018595	179.253
+2133.081839	186.484
+2133.145084	166.694
+2133.208329	159.844
+2133.271576	165.553
+2133.334823	159.463
+2133.398072	179.253
+2133.461321	200.946
+2133.524571	186.865
+2133.587823	168.217
+2133.651075	164.03
+2133.714328	155.658
+2133.777582	200.565
+2133.840837	232.153
+2133.904093	222.639
+2133.967350	221.877
+2134.030607	243.57
+2134.093866	248.898
+2134.157126	222.639
+2134.220387	189.148
+2134.283648	170.881
+2134.346911	186.484
+2134.410174	215.408
+2134.473438	197.521
+2134.536704	136.629
+2134.599970	126.734
+2134.663237	128.637
+2134.726505	146.904
+2134.789774	197.14
+2134.853044	212.363
+2134.916315	197.901
+2134.979587	236.339
+2135.042860	264.121
+2135.106134	229.489
+2135.169408	195.618
+2135.232684	159.083
+2135.295960	155.658
+2135.359238	162.889
+2135.422516	145.002
+2135.485796	136.248
+2135.549076	113.414
+2135.612357	117.981
+2135.675639	143.099
+2135.738923	182.678
+2135.802207	186.104
+2135.865492	197.521
+2135.928778	251.182
+2135.992064	273.636
+2136.055352	234.056
+2136.118641	186.484
+2136.181931	212.363
+2136.245221	206.655
+2136.308513	191.432
+2136.371805	217.691
+2136.435099	230.631
+2136.498393	223.78
+2136.561689	176.97
+2136.624985	152.613
+2136.688282	125.973
+2136.751580	102.377
+2136.814879	144.621
+2136.878179	202.468
+2136.941480	232.153
+2137.004782	218.452
+2137.068085	198.662
+2137.131388	179.253
+2137.194693	146.524
+2137.257999	151.852
+2137.321305	196.379
+2137.384613	194.476
+2137.447921	156.038
+2137.511231	165.933
+2137.574541	200.185
+2137.637852	185.342
+2137.701164	183.44
+2137.764478	197.521
+2137.827792	166.314
+2137.891107	163.65
+2137.954423	233.295
+2138.017739	273.636
+2138.081057	216.93
+2138.144376	149.188
+2138.207696	139.293
+2138.271016	148.046
+2138.334338	166.314
+2138.397660	164.03
+2138.460984	143.099
+2138.524308	154.135
+2138.587633	169.358
+2138.650960	197.521
+2138.714287	220.355
+2138.777615	186.484
+2138.840944	169.358
+2138.904274	186.484
+2138.967605	220.736
+2139.030937	254.226
+2139.094270	228.347
+2139.157604	210.46
+2139.220938	205.513
+2139.284274	184.962
+2139.347610	160.225
+2139.410948	170.12
+2139.474286	183.44
+2139.537626	176.589
+2139.600966	139.674
+2139.664307	157.561
+2139.727649	202.849
+2139.790993	212.744
+2139.854337	251.182
+2139.917682	302.179
+2139.981028	277.061
+2140.044375	258.793
+2140.107722	264.121
+2140.171071	246.995
+2140.234421	253.085
+2140.297771	231.392
+2140.361123	178.492
+2140.424475	169.739
+2140.487829	192.573
+2140.551183	206.655
+2140.614539	185.342
+2140.677895	157.18
+2140.741252	149.188
+2140.804610	167.456
+2140.867969	216.55
+2140.931329	249.659
+2140.994690	235.959
+2141.058052	226.825
+2141.121415	222.258
+2141.184779	197.901
+2141.248143	223.019
+2141.311509	249.659
+2141.374876	251.943
+2141.438243	200.565
+2141.501612	194.476
+2141.564981	228.347
+2141.628351	238.623
+2141.691723	232.153
+2141.755095	211.602
+2141.818468	183.82
+2141.881842	192.573
+2141.945217	253.465
+2142.008593	293.425
+2142.071970	241.287
+2142.135348	222.639
+2142.198726	205.513
+2142.262106	215.788
+2142.325487	239.003
+2142.388868	205.513
+2142.452251	213.124
+2142.515634	212.744
+2142.579019	184.962
+2142.642404	180.014
+2142.705790	192.954
+2142.769177	192.954
+2142.832566	174.686
+2142.895955	172.784
+2142.959345	191.051
+2143.022736	228.347
+2143.086127	234.437
+2143.149520	207.035
+2143.212914	175.448
+2143.276309	170.881
+2143.339704	177.731
+2143.403101	149.949
+2143.466499	150.33
+2143.529897	170.5
+2143.593296	173.925
+2143.656697	178.112
+2143.720098	191.051
+2143.783500	184.201
+2143.846903	156.799
+2143.910307	170.881
+2143.973712	197.521
+2144.037118	200.946
+2144.100525	218.072
+2144.163933	258.793
+2144.227342	255.749
+2144.290752	230.25
+2144.354162	216.169
+2144.417574	211.222
+2144.480986	165.172
+2144.544400	138.913
+2144.607814	140.054
+2144.671229	137.39
+2144.734646	152.233
+2144.798063	148.427
+2144.861481	163.269
+2144.924900	218.833
+2144.988320	213.886
+2145.051741	176.97
+2145.115163	179.253
+2145.178586	177.35
+2145.242010	217.691
+2145.305434	196.379
+2145.368860	167.836
+2145.432287	157.561
+2145.495714	170.12
+2145.559143	227.206
+2145.622572	205.513
+2145.686002	151.471
+2145.749433	170.5
+2145.812866	185.343
+2145.876299	172.784
+2145.939733	140.054
+2146.003168	162.128
+2146.066604	191.812
+2146.130041	219.214
+2146.193479	209.319
+2146.256917	180.014
+2146.320357	168.597
+2146.383798	149.569
+2146.447239	140.815
+2146.510682	158.702
+2146.574125	162.508
+2146.637570	144.621
+2146.701015	137.01
+2146.764461	159.463
+2146.827909	173.164
+2146.891357	172.784
+2146.954806	178.873
+2147.018256	194.857
+2147.081707	210.46
+2147.145159	194.476
+2147.208612	137.39
+2147.272065	116.078
+2147.335520	122.928
+2147.398976	144.621
+2147.462432	156.038
+2147.525890	116.078
+2147.589348	106.183
+2147.652808	116.839
+2147.716268	125.592
+2147.779729	152.994
+2147.843191	156.799
+2147.906655	174.686
+2147.970119	238.242
+2148.033584	240.145
+2148.097050	199.043
+2148.160517	179.634
+2148.223984	199.043
+2148.287453	206.655
+2148.350923	201.327
+2148.414394	180.395
+2148.477865	139.293
+2148.541338	138.532
+2148.604811	172.784
+2148.668286	181.537
+2148.731761	170.12
+2148.795237	170.5
+2148.858714	194.476
+2148.922193	202.849
+2148.985672	224.161
+2149.049152	216.93
+2149.112633	214.647
+2149.176115	194.476
+2149.239597	184.201
+2149.303081	173.545
+2149.366566	192.573
+2149.430051	203.991
+2149.493538	192.193
+2149.557026	150.71
+2149.620514	138.151
+2149.684003	151.852
+2149.747494	175.067
+2149.810985	207.416
+2149.874477	207.035
+2149.937970	236.339
+2150.001465	250.04
+2150.064960	217.311
+2150.128456	188.387
+2150.191952	192.193
+2150.255450	186.865
+2150.318949	183.82
+2150.382449	170.5
+2150.445949	175.448
+2150.509451	189.529
+2150.572954	151.471
+2150.636457	126.354
+2150.699961	186.865
+2150.763467	229.489
+2150.826973	187.626
+2150.890480	188.387
+2150.953988	198.663
+2151.017498	202.849
+2151.081008	231.392
+2151.144519	220.355
+2151.208031	157.18
+2151.271543	136.629
+2151.335057	133.965
+2151.398572	140.815
+2151.462088	156.038
+2151.525604	162.128
+2151.589122	160.225
+2151.652640	122.548
+2151.716160	110.369
+2151.779680	167.075
+2151.843201	196.76
+2151.906723	159.844
+2151.970247	171.261
+2152.033771	180.015
+2152.097296	186.865
+2152.160822	229.87
+2152.224349	218.833
+2152.287876	177.731
+2152.351405	153.374
+2152.414935	154.516
+2152.478466	154.516
+2152.541997	141.957
+2152.605530	152.233
+2152.669063	158.322
+2152.732598	150.71
+2152.796133	160.986
+2152.859669	186.484
+2152.923206	217.691
+2152.986745	266.024
+2153.050284	265.263
+2153.113824	285.053
+2153.177365	288.478
+2153.240907	239.003
+2153.304450	196.379
+2153.367993	174.686
+2153.431538	170.881
+2153.495084	167.075
+2153.558630	148.807
+2153.622178	159.083
+2153.685726	180.015
+2153.749276	167.836
+2153.812826	198.282
+2153.876377	250.801
+2153.939930	275.158
+2154.003483	333.766
+2154.067037	326.916
+2154.130592	258.413
+2154.194148	238.242
+2154.257705	236.339
+2154.321263	231.773
+2154.384821	223.4
+2154.448381	198.663
+2154.511942	182.298
+2154.575503	206.274
+2154.639066	236.339
+2154.702629	192.954
+2154.766194	160.986
+2154.829759	194.096
+2154.893326	250.801
+2154.956893	280.105
+2155.020461	320.446
+2155.084030	315.879
+2155.147600	259.935
+2155.211171	241.287
+2155.274743	260.696
+2155.338316	254.226
+2155.401890	219.594
+2155.465464	210.08
+2155.529040	243.57
+2155.592617	221.497
+2155.656194	156.8
+2155.719773	174.306
+2155.783352	205.132
+2155.846932	237.481
+2155.910514	251.943
+2155.974096	286.575
+2156.037679	316.641
+2156.101263	302.94
+2156.164848	307.126
+2156.228434	266.785
+2156.292021	200.566
+2156.355609	178.492
+2156.419198	184.962
+2156.482788	171.261
+2156.546378	198.663
+2156.609970	229.489
+2156.673562	230.631
+2156.737156	268.688
+2156.800750	420.537
+2156.864346	677.044
+2156.927942	1128.02
+2156.991539	1442.76
+2157.055137	1509.74
+2157.118737	1338.86
+2157.182337	963.236
+2157.245938	618.055
+2157.309539	404.553
+2157.373142	329.961
+2157.436746	300.276
+2157.500351	278.583
+2157.563957	268.308
+2157.627563	233.675
+2157.691171	239.384
+2157.754779	282.008
+2157.818389	501.219
+2157.881999	870.376
+2157.945610	1252.85
+2158.009223	1594.99
+2158.072836	1673.01
+2158.136450	1343.43
+2158.200065	868.092
+2158.263681	524.434
+2158.327298	370.302
+2158.390916	297.612
+2158.454534	227.206
+2158.518154	195.999
+2158.581775	213.505
+2158.645396	292.284
+2158.709019	348.989
+2158.772643	401.889
+2158.836267	568.2
+2158.899892	812.909
+2158.963519	1093.01
+2159.027146	1220.12
+2159.090774	1091.49
+2159.154403	771.807
+2159.218033	479.907
+2159.281664	356.22
+2159.345296	332.625
+2159.408929	265.644
+2159.472563	200.566
+2159.536198	221.497
+2159.599833	218.833
+2159.663470	219.594
+2159.727107	261.077
+2159.790746	328.819
+2159.854385	396.561
+2159.918026	455.55
+2159.981667	552.216
+2160.045309	604.355
+2160.108952	513.778
+2160.172597	391.994
+2160.236242	301.037
+2160.299888	235.198
+2160.363535	217.311
+2160.427182	201.707
+2160.490831	224.161
+2160.554481	247.757
+2160.618132	230.25
+2160.681783	202.469
+2160.745436	200.946
+2160.809089	274.016
+2160.872744	342.139
+2160.936399	340.617
+2161.000055	299.895
+2161.063713	294.187
+2161.127371	336.811
+2161.191030	348.609
+2161.254690	292.284
+2161.318351	202.849
+2161.382013	170.5
+2161.445676	188.007
+2161.509340	206.274
+2161.573004	178.492
+2161.636670	190.671
+2161.700337	187.626
+2161.764004	183.44
+2161.827673	185.343
+2161.891342	221.878
+2161.955013	266.785
+2162.018684	259.174
+2162.082356	217.691
+2162.146029	210.08
+2162.209703	202.088
+2162.273378	173.545
+2162.337054	178.873
+2162.400731	189.91
+2162.464409	200.185
+2162.528088	220.355
+2162.591768	218.453
+2162.655449	184.582
+2162.719130	170.12
+2162.782813	195.238
+2162.846496	231.012
+2162.910181	185.343
+2162.973866	166.314
+2163.037552	187.626
+2163.101240	187.246
+2163.164928	186.104
+2163.228617	177.351
+2163.292307	160.986
+2163.355998	146.144
+2163.419690	135.107
+2163.483383	146.905
+2163.547077	162.508
+2163.610771	154.516
+2163.674467	160.986
+2163.738164	162.889
+2163.801861	207.416
+2163.865560	240.526
+2163.929259	237.101
+2163.992960	212.363
+2164.056661	172.023
+2164.120363	195.238
+2164.184066	182.679
+2164.247770	178.112
+2164.311476	194.476
+2164.375182	182.298
+2164.438888	160.986
+2164.502596	181.537
+2164.566305	176.97
+2164.630015	173.925
+2164.693726	207.035
+2164.757437	190.29
+2164.821150	182.679
+2164.884863	197.14
+2164.948578	208.177
+2165.012293	237.101
+2165.076009	248.899
+2165.139727	205.894
+2165.203445	188.007
+2165.267164	178.873
+2165.330884	165.172
+2165.394605	178.492
+2165.458327	165.553
+2165.522050	160.986
+2165.585774	174.687
+2165.649499	170.881
+2165.713224	173.925
+2165.776951	207.035
+2165.840678	218.072
+2165.904407	208.177
+2165.968136	212.744
+2166.031867	222.258
+2166.095598	195.238
+2166.159330	165.172
+2166.223064	203.23
+2166.286798	213.505
+2166.350533	192.193
+2166.414269	184.582
+2166.478006	141.957
+2166.541744	164.411
+2166.605482	217.691
+2166.669222	216.169
+2166.732963	189.91
+2166.796704	192.193
+2166.860447	215.789
+2166.924191	239.004
+2166.987935	226.445
+2167.051680	215.027
+2167.115427	259.174
+2167.179174	240.906
+2167.242922	215.408
+2167.306671	192.193
+2167.370421	175.828
+2167.434172	161.367
+2167.497924	140.435
+2167.561677	156.038
+2167.625431	181.156
+2167.689186	170.881
+2167.752942	166.314
+2167.816698	167.456
+2167.880456	202.468
+2167.944214	231.773
+2168.007974	246.234
+2168.071734	275.919
+2168.135495	271.733
+2168.199258	175.067
+2168.263021	117.22
+2168.326785	164.411
+2168.390550	184.962
+2168.454316	169.359
+2168.518083	179.253
+2168.581851	183.44
+2168.645620	184.201
+2168.709390	167.836
+2168.773160	167.075
+2168.836932	167.836
+2168.900704	206.274
+2168.964478	250.04
+2169.028252	261.838
+2169.092028	249.279
+2169.155804	228.348
+2169.219581	219.975
+2169.283360	192.193
+2169.347139	164.031
+2169.410919	137.01
+2169.474700	130.54
+2169.538482	140.816
+2169.602265	140.435
+2169.666049	155.658
+2169.729833	173.164
+2169.793619	191.432
+2169.857406	208.177
+2169.921193	213.125
+2169.984982	239.004
+2170.048771	233.676
+2170.112562	228.348
+2170.176353	226.064
+2170.240145	155.277
+2170.303938	139.293
+2170.367733	154.516
+2170.431528	150.33
+2170.495324	151.091
+2170.559121	171.642
+2170.622919	188.007
+2170.686717	163.269
+2170.750517	138.913
+2170.814318	127.115
+2170.878119	156.419
+2170.941922	202.849
+2171.005726	252.324
+2171.069530	242.429
+2171.133335	184.582
+2171.197142	145.763
+2171.260949	160.605
+2171.324757	190.29
+2171.388566	193.715
+2171.452376	201.707
+2171.516188	172.784
+2171.579999	157.18
+2171.643812	173.164
+2171.707626	184.582
+2171.771441	170.881
+2171.835257	206.655
+2171.899073	209.699
+2171.962891	197.902
+2172.026709	205.133
+2172.090529	194.096
+2172.154349	199.805
+2172.218171	221.497
+2172.281993	212.363
+2172.345816	212.744
+2172.409640	191.051
+2172.473465	170.881
+2172.537291	170.881
+2172.601118	160.225
+2172.664946	180.776
+2172.728775	188.007
+2172.792605	197.902
+2172.856436	240.526
+2172.920267	299.515
+2172.984100	283.911
+2173.047933	272.114
+2173.111768	267.547
+2173.175603	262.599
+2173.239440	233.676
+2173.303277	188.387
+2173.367115	200.946
+2173.430954	209.699
+2173.494794	223.781
+2173.558635	167.075
+2173.622477	110.37
+2173.686320	121.787
+2173.750164	136.629
+2173.814009	170.5
+2173.877855	197.141
+2173.941701	176.97
+2174.005549	186.104
+2174.069397	213.125
+2174.133247	212.744
+2174.197097	178.492
+2174.260948	171.261
+2174.324801	184.962
+2174.388654	158.322
+2174.452508	144.621
+2174.516363	182.298
+2174.580219	163.269
+2174.644076	130.54
+2174.707934	156.419
+2174.771793	143.48
+2174.835653	127.495
+2174.899513	180.395
+2174.963375	192.193
+2175.027238	200.566
+2175.091101	228.348
+2175.154966	215.408
+2175.218831	188.007
+2175.282697	154.516
+2175.346565	130.54
+2175.410433	125.212
+2175.474302	148.427
+2175.538172	140.054
+2175.602043	125.973
+2175.665915	135.868
+2175.729788	145.763
+2175.793662	164.411
+2175.857537	148.427
+2175.921413	148.046
+2175.985289	162.889
+2176.049167	156.038
+2176.113045	149.569
+2176.176925	184.962
+2176.240805	195.238
+2176.304687	173.925
+2176.368569	157.941
+2176.432452	151.091
+2176.496336	117.22
+2176.560221	124.831
+2176.624107	151.472
+2176.687994	172.403
+2176.751882	170.881
+2176.815771	147.666
+2176.879661	163.269
+2176.943552	235.578
+2177.007443	264.502
+2177.071336	221.117
+2177.135229	199.424
+2177.199124	203.991
+2177.263019	162.128
+2177.326916	132.443
+2177.390813	158.322
+2177.454711	178.112
+2177.518610	172.023
+2177.582510	149.569
+2177.646411	136.249
+2177.710313	170.881
+2177.774216	187.246
+2177.838120	187.246
+2177.902025	186.865
+2177.965931	183.82
+2178.029837	194.096
+2178.093745	206.655
+2178.157653	221.497
+2178.221563	218.833
+2178.285473	206.274
+2178.349385	183.44
+2178.413297	149.569
+2178.477210	147.285
+2178.541124	160.605
+2178.605039	152.233
+2178.668956	146.905
+2178.732872	148.046
+2178.796790	151.852
+2178.860709	150.71
+2178.924629	176.59
+2178.988550	194.857
+2179.052471	193.715
+2179.116394	174.306
+2179.180318	135.488
+2179.244242	117.981
+2179.308167	106.564
+2179.372094	95.1467
+2179.436021	97.0495
+2179.499949	144.621
+2179.563879	154.897
+2179.627809	147.666
+2179.691740	143.86
+2179.755672	157.561
+2179.819605	202.849
+2179.883538	210.08
+2179.947473	225.684
+2180.011409	267.166
+2180.075346	279.344
+2180.139283	241.668
+2180.203222	191.812
+2180.267161	141.196
+2180.331102	130.54
+2180.395043	149.569
+2180.458985	144.241
+2180.522929	164.411
+2180.586873	183.059
+2180.650818	191.432
+2180.714764	193.335
+2180.778711	180.395
+2180.842659	181.537
+2180.906608	226.445
+2180.970557	301.418
+2181.034508	333.767
+2181.098460	276.68
+2181.162412	242.429
+2181.226366	218.453
+2181.290320	160.225
+2181.354276	125.212
+2181.418232	148.046
+2181.482190	181.918
+2181.546148	187.626
+2181.610107	182.298
+2181.674067	207.797
+2181.738028	252.704
+2181.801990	223.02
+2181.865953	188.007
+2181.929917	199.805
+2181.993882	236.72
+2182.057847	233.676
+2182.121814	196.76
+2182.185782	190.29
+2182.249750	235.578
+2182.313720	227.586
+2182.377690	170.881
+2182.441662	172.784
+2182.505634	199.043
+2182.569607	187.246
+2182.633581	152.613
+2182.697556	148.808
+2182.761532	165.933
+2182.825509	225.303
+2182.889487	237.101
+2182.953466	236.34
+2183.017446	251.943
+2183.081427	248.518
+2183.145408	231.773
+2183.209391	203.991
+2183.273375	188.387
+2183.337359	216.55
+2183.401345	258.793
+2183.465331	240.145
+2183.529318	175.828
+2183.593306	165.172
+2183.657296	174.306
+2183.721286	175.067
+2183.785277	170.12
+2183.849269	172.023
+2183.913262	223.4
+2183.977256	296.09
+2184.041250	310.171
+2184.105246	256.891
+2184.169243	191.812
+2184.233240	227.206
+2184.297239	293.045
+2184.361238	296.851
+2184.425239	262.599
+2184.489240	234.817
+2184.553243	210.08
+2184.617246	170.881
+2184.681250	169.359
+2184.745255	215.789
+2184.809261	211.602
+2184.873268	184.201
+2184.937276	218.833
+2185.001285	292.284
+2185.065295	321.208
+2185.129305	333.005
+2185.193317	290.381
+2185.257330	250.421
+2185.321343	220.356
+2185.385358	215.789
+2185.449373	194.477
+2185.513390	173.545
+2185.577407	191.812
+2185.641425	197.521
+2185.705444	169.359
+2185.769464	163.65
+2185.833486	197.141
+2185.897508	219.214
+2185.961530	231.773
+2186.025554	280.486
+2186.089579	272.114
+2186.153605	235.578
+2186.217632	173.545
+2186.281659	144.241
+2186.345688	156.039
+2186.409717	153.755
+2186.473748	185.343
+2186.537779	166.695
+2186.601811	165.933
+2186.665845	233.676
+2186.729879	240.145
+2186.793914	201.327
+2186.857950	204.752
+2186.921987	226.445
+2186.986025	253.085
+2187.050064	292.284
+2187.114104	257.652
+2187.178144	200.946
+2187.242186	142.718
+2187.306229	133.204
+2187.370272	129.018
+2187.434317	129.779
+2187.498362	156.419
+2187.562409	193.335
+2187.626456	156.419
+2187.690504	144.621
+2187.754553	171.642
+2187.818603	166.314
+2187.882654	151.091
+2187.946706	191.813
+2188.010759	222.639
+2188.074813	237.481
+2188.138868	219.214
+2188.202924	187.246
+2188.266981	151.852
+2188.331038	159.844
+2188.395097	195.238
+2188.459156	185.343
+2188.523217	158.703
+2188.587278	143.099
+2188.651340	163.269
+2188.715404	199.805
+2188.779468	188.007
+2188.843533	157.941
+2188.907599	201.707
+2188.971666	235.959
+2189.035734	207.797
+2189.099803	186.104
+2189.163873	137.01
+2189.227943	127.876
+2189.292015	162.128
+2189.356088	180.776
+2189.420161	175.067
+2189.484236	153.375
+2189.548311	168.597
+2189.612388	176.209
+2189.676465	200.566
+2189.740543	201.327
+2189.804622	162.889
+2189.868703	164.792
+2189.932784	157.941
+2189.996866	171.262
+2190.060949	207.035
+2190.125032	199.424
+2190.189117	172.784
+2190.253203	168.217
+2190.317290	161.747
+2190.381377	156.8
+2190.445466	162.889
+2190.509555	154.897
+2190.573646	139.293
+2190.637737	120.265
+2190.701830	140.054
+2190.765923	150.711
+2190.830017	135.488
+2190.894112	181.537
+2190.958208	214.647
+2191.022305	211.602
+2191.086403	216.169
+2191.150502	168.598
+2191.214602	133.965
+2191.278703	173.545
+2191.342804	190.671
+2191.406907	185.723
+2191.471011	172.403
+2191.535115	183.059
+2191.599221	180.395
+2191.663327	174.687
+2191.727434	175.448
+2191.791542	194.857
+2191.855652	176.59
+2191.919762	162.889
+2191.983873	193.335
+2192.047985	203.61
+2192.112098	212.364
+2192.176212	220.736
+2192.240327	203.991
+2192.304442	208.177
+2192.368559	197.521
+2192.432677	172.784
+2192.496795	161.367
+2192.560915	156.419
+2192.625035	180.015
+2192.689157	181.537
+2192.753279	147.666
+2192.817402	151.091
+2192.881526	149.949
+2192.945652	146.144
+2193.009778	170.12
+2193.073905	199.043
+2193.138033	191.432
+2193.202161	172.784
+2193.266291	162.128
+2193.330422	166.314
+2193.394554	156.039
+2193.458686	158.322
+2193.522820	205.894
+2193.586954	211.222
+2193.651090	218.072
+2193.715226	228.348
+2193.779364	205.894
+2193.843502	176.97
+2193.907641	204.371
+2193.971781	223.02
+2194.035922	242.048
+2194.100064	258.413
+2194.164207	234.817
+2194.228351	192.574
+2194.292496	188.387
+2194.356642	211.602
+2194.420789	200.946
+2194.484936	180.015
+2194.549085	194.857
+2194.613234	213.505
+2194.677385	217.311
+2194.741536	193.715
+2194.805688	171.262
+2194.869842	192.193
+2194.933996	229.109
+2194.998151	246.615
+2195.062307	259.174
+2195.126464	210.461
+2195.190622	185.343
+2195.254781	234.437
+2195.318941	245.854
+2195.383102	190.671
+2195.447263	160.225
+2195.511426	159.844
+2195.575590	179.254
+2195.639754	199.424
+2195.703920	214.266
+2195.768086	210.08
+2195.832253	258.032
+2195.896422	267.547
+2195.960591	215.028
+2196.024761	222.639
+2196.088932	257.652
+2196.153104	262.599
+2196.217277	240.907
+2196.281451	208.558
+2196.345626	194.477
+2196.409801	220.736
+2196.473978	215.408
+2196.538156	198.663
+2196.602334	206.274
+2196.666514	213.505
+2196.730694	216.55
+2196.794876	212.744
+2196.859058	234.817
+2196.923241	268.308
+2196.987426	273.255
+2197.051611	274.397
+2197.115797	284.292
+2197.179984	280.106
+2197.244172	270.211
+2197.308361	249.66
+2197.372551	240.907
+2197.436741	234.056
+2197.500933	208.938
+2197.565126	186.104
+2197.629319	168.978
+2197.693514	160.605
+2197.757709	153.375
+2197.821906	135.107
+2197.886103	172.403
+2197.950301	237.862
+2198.014500	259.555
+2198.078701	307.888
+2198.142902	344.042
+2198.207104	298.373
+2198.271307	253.085
+2198.335511	226.445
+2198.399715	215.027
+2198.463921	217.311
+2198.528128	220.736
+2198.592336	233.676
+2198.656544	235.959
+2198.720754	244.332
+2198.784964	256.51
+2198.849176	247.376
+2198.913388	229.489
+2198.977601	218.072
+2199.041815	210.08
+2199.106031	205.894
+2199.170247	219.214
+2199.234464	262.599
+2199.298682	262.599
+2199.362901	197.14
+2199.427120	173.925
+2199.491341	176.209
+2199.555563	173.164
+2199.619786	205.894
+2199.684009	208.177
+2199.748234	191.051
+2199.812459	192.574
+2199.876686	212.363
+2199.940913	234.817
+2200.005141	282.77
+2200.069370	282.77
+2200.133601	242.048
+2200.197832	180.776
+2200.262064	146.524
+2200.326297	190.29
+2200.390531	190.29
+2200.454765	161.747
+2200.519001	185.343
+2200.583238	191.051
+2200.647476	144.241
+2200.711714	121.026
+2200.775954	154.516
+2200.840194	191.051
+2200.904436	214.647
+2200.968678	199.424
+2201.032921	186.484
+2201.097165	172.784
+2201.161411	194.476
+2201.225657	208.177
+2201.289904	176.589
+2201.354152	170.5
+2201.418401	192.954
+2201.482650	193.335
+2201.546901	175.448
+2201.611153	152.994
+2201.675406	161.367
+2201.739659	219.214
+2201.803914	259.935
+2201.868169	239.004
+2201.932426	245.093
+2201.996683	291.142
+2202.060941	274.778
+2202.125201	219.594
+2202.189461	188.387
+2202.253722	179.634
+2202.317984	156.419
+2202.382247	143.86
+2202.446511	161.747
+2202.510776	174.687
+2202.575041	164.031
+2202.639308	187.626
+2202.703576	188.387
+2202.767844	215.027
+2202.832114	246.615
+2202.896384	248.898
+2202.960656	264.502
+2203.024928	290
+2203.089201	286.195
+2203.153476	248.137
+2203.217751	195.618
+2203.282027	185.723
+2203.346304	179.634
+2203.410582	221.117
+2203.474861	259.555
+2203.539141	223.019
+2203.603421	166.695
+2203.667703	159.083
+2203.731986	175.067
+2203.796269	178.492
+2203.860554	209.699
+2203.924840	274.397
+2203.989126	295.709
+2204.053413	290
+2204.117702	260.316
+2204.181991	239.384
+2204.246281	236.72
+2204.310572	223.4
+2204.374864	197.521
+2204.439157	151.472
+2204.503451	165.553
+2204.567746	207.416
+2204.632042	203.23
+2204.696338	177.351
+2204.760636	169.359
+2204.824935	208.177
+2204.889234	239.765
+2204.953535	235.198
+2205.017836	236.72
+2205.082138	287.336
+2205.146442	355.84
+2205.210746	309.029
+2205.275051	237.862
+2205.339357	218.453
+2205.403664	172.403
+2205.467972	136.249
+2205.532281	129.018
+2205.596591	152.233
+2205.660902	180.776
+2205.725214	173.164
+2205.789526	188.768
+2205.853840	220.355
+2205.918154	237.101
+2205.982470	204.752
+2206.046786	209.319
+2206.111104	213.505
+2206.175422	205.513
+2206.239741	209.319
+2206.304061	190.671
+2206.368383	185.343
+2206.432705	164.031
+2206.497028	148.808
+2206.561351	175.828
+2206.625676	202.468
+2206.690002	214.647
+2206.754329	199.804
+2206.818657	184.201
+2206.882985	219.594
+2206.947315	223.4
+2207.011645	211.983
+2207.075977	223.019
+2207.140309	214.266
+2207.204642	197.902
+2207.268977	178.492
+2207.333312	191.051
+2207.397648	190.671
+2207.461985	176.209
+2207.526323	173.545
+2207.590662	181.917
+2207.655002	155.658
+2207.719342	181.537
+2207.783684	199.424
+2207.848027	187.246
+2207.912370	176.209
+2207.976715	198.663
+2208.041061	213.505
+2208.105407	229.489
+2208.169754	241.668
+2208.234103	254.227
+2208.298452	265.644
+2208.362802	205.894
+2208.427153	166.695
+2208.491505	185.723
+2208.555858	168.217
+2208.620212	180.395
+2208.684567	155.658
+2208.748923	167.075
+2208.813280	171.642
+2208.877637	189.91
+2208.941996	258.413
+2209.006355	268.308
+2209.070716	255.749
+2209.135077	260.316
+2209.199440	274.016
+2209.263803	259.935
+2209.328167	262.98
+2209.392532	239.004
+2209.456899	222.639
+2209.521266	215.027
+2209.585634	213.886
+2209.650002	199.043
+2209.714372	178.492
+2209.778743	152.613
+2209.843115	148.046
+2209.907488	177.731
+2209.971861	231.773
+2210.036236	267.927
+2210.100611	291.903
+2210.164988	301.418
+2210.229365	293.426
+2210.293743	283.531
+2210.358123	289.239
+2210.422503	279.344
+2210.486884	223.019
+2210.551266	231.392
+2210.615649	238.623
+2210.680033	213.124
+2210.744418	229.109
+2210.808804	315.499
+2210.873190	427.007
+2210.937578	586.848
+2211.001967	791.977
+2211.066356	975.414
+2211.130747	976.175
+2211.195138	814.051
+2211.259530	629.853
+2211.323924	460.117
+2211.388318	323.11
+2211.452713	262.98
+2211.517109	291.142
+2211.581506	314.357
+2211.645904	325.394
+2211.710303	333.386
+2211.774703	348.228
+2211.839104	366.115
+2211.903506	476.862
+2211.967908	769.904
+2212.032312	1113.18
+2212.096717	1202.62
+2212.161122	1025.27
+2212.225529	771.046
+2212.289936	502.361
+2212.354344	341.378
+2212.418754	323.871
+2212.483164	332.625
+2212.547575	288.859
+2212.611987	254.988
+2212.676400	214.647
+2212.740814	205.132
+2212.805229	267.927
+2212.869645	412.165
+2212.934061	592.937
+2212.998479	753.54
+2213.062898	814.051
+2213.127317	786.269
+2213.191738	660.679
+2213.256159	485.235
+2213.320582	338.333
+2213.385005	284.672
+2213.449429	258.413
+2213.513854	223.781
+2213.578280	199.424
+2213.642707	207.416
+2213.707135	263.36
+2213.771564	253.846
+2213.835994	202.468
+2213.900425	210.46
+2213.964857	303.701
+2214.029290	402.65
+2214.093723	476.482
+2214.158158	472.295
+2214.222593	421.679
+2214.287030	364.593
+2214.351467	298.754
+2214.415905	218.833
+2214.480345	213.124
+2214.544785	211.983
+2214.609226	183.44
+2214.673668	176.209
+2214.738111	178.873
+2214.802555	187.245
+2214.867000	199.424
+2214.931446	270.972
+2214.995892	324.633
+2215.060340	306.746
+2215.124789	269.449
+2215.189238	230.25
+2215.253689	207.035
+2215.318140	189.529
+2215.382593	171.261
+2215.447046	155.277
+2215.511500	123.69
+2215.575955	139.674
+2215.640412	159.464
+2215.704869	157.561
+2215.769327	145.382
+2215.833786	158.322
+2215.898246	213.505
+2215.962706	228.728
+2216.027168	195.238
+2216.091631	218.072
+2216.156094	257.652
+2216.220559	248.898
+2216.285025	207.796
+2216.349491	165.553
+2216.413958	185.723
+2216.478427	198.282
+2216.542896	162.508
+2216.607366	122.167
+2216.671837	114.936
+2216.736309	136.249
+2216.800782	147.285
+2216.865256	146.144
+2216.929731	149.188
+2216.994207	168.597
+2217.058684	190.671
+2217.123161	190.671
+2217.187640	152.613
+2217.252120	183.82
+2217.316600	203.61
+2217.381082	157.18
+2217.445564	128.637
+2217.510047	138.151
+2217.574532	160.605
+2217.639017	192.954
+2217.703503	197.14
+2217.767990	173.164
+2217.832478	147.666
+2217.896967	139.293
+2217.961457	212.363
+2218.025948	220.736
+2218.090439	231.011
+2218.154932	228.728
+2218.219426	206.655
+2218.283920	188.007
+2218.348416	151.852
+2218.412912	109.228
+2218.477410	129.779
+2218.541908	168.597
+2218.606407	164.03
+2218.670908	163.269
+2218.735409	191.432
+2218.799911	233.675
+2218.864414	277.441
+2218.928918	234.817
+2218.993423	188.768
+2219.057928	215.027
+2219.122435	212.744
+2219.186943	176.97
+2219.251452	153.755
+2219.315961	152.994
+2219.380472	170.12
+2219.444983	170.5
+2219.509496	156.8
+2219.574009	132.443
+2219.638523	151.091
+2219.703038	188.768
+2219.767554	160.225
+2219.832072	121.406
+2219.896590	157.941
+2219.961109	193.335
+2220.025628	171.642
+2220.090149	168.217
+2220.154671	180.014
+2220.219194	183.82
+2220.283717	191.432
+2220.348242	160.605
+2220.412768	155.277
+2220.477294	161.366
+2220.541821	149.188
+2220.606350	150.33
+2220.670879	159.083
+2220.735409	164.792
+2220.799940	152.994
+2220.864472	144.621
+2220.929005	201.327
+2220.993539	236.72
+2221.058074	205.894
+2221.122610	183.44
+2221.187147	168.597
+2221.251685	156.8
+2221.316223	178.112
+2221.380763	185.723
+2221.445303	155.277
+2221.509845	160.605
+2221.574387	171.642
+2221.638931	174.306
+2221.703475	157.561
+2221.768020	179.253
+2221.832566	202.849
+2221.897113	230.25
+2221.961661	234.437
+2222.026210	201.707
+2222.090760	205.513
+2222.155311	224.922
+2222.219863	211.222
+2222.284415	180.395
+2222.348969	131.301
+2222.413524	121.026
+2222.478079	159.083
+2222.542636	189.148
+2222.607193	205.513
+2222.671751	184.581
+2222.736311	135.868
+2222.800871	140.054
+2222.865432	159.464
+2222.929994	172.403
+2222.994557	166.314
+2223.059121	142.718
+2223.123686	191.812
+2223.188252	223.781
+2223.252819	229.109
+2223.317386	212.744
+2223.381955	199.043
+2223.446525	188.387
+2223.511095	190.29
+2223.575667	203.991
+2223.640239	200.565
+2223.704812	184.581
+2223.769387	143.099
+2223.833962	138.913
+2223.898538	149.569
+2223.963115	164.03
+2224.027693	175.448
+2224.092272	192.573
+2224.156852	238.623
+2224.221433	259.554
+2224.286015	200.946
+2224.350597	167.075
+2224.415181	210.08
+2224.479766	246.996
+2224.544351	231.011
+2224.608938	184.581
+2224.673525	176.589
+2224.738113	177.35
+2224.802703	181.917
+2224.867293	215.408
+2224.931884	310.551
+2224.996476	427.388
+2225.061069	498.174
+2225.125663	486.757
+2225.190258	416.351
+2225.254854	328.438
+2225.319451	263.36
+2225.384048	251.562
+2225.448647	261.077
+2225.513247	231.392
+2225.577847	205.132
+2225.642449	200.565
+2225.707051	214.647
+2225.771654	250.801
+2225.836259	251.943
+2225.900864	306.365
+2225.965470	390.852
+2226.030077	407.978
+2226.094685	446.036
+2226.159294	422.44
+2226.223904	313.596
+2226.288515	202.088
+2226.353127	167.836
+2226.417739	169.358
+2226.482353	178.112
+2226.546968	212.363
+2226.611583	223.019
+2226.676200	199.043
+2226.740817	262.218
+2226.805436	306.746
+2226.870055	363.071
+2226.934675	554.88
+2226.999296	685.417
+2227.063918	666.007
+2227.128541	551.455
+2227.193165	436.521
+2227.257790	328.819
+2227.322416	290.381
+2227.387043	250.04
+2227.451671	215.789
+2227.516299	202.849
+2227.580929	176.589
+2227.645559	169.358
+2227.710191	209.699
+2227.774823	262.599
+2227.839457	340.617
+2227.904091	455.55
+2227.968726	565.536
+2228.033362	582.662
+2228.097999	567.819
+2228.162637	458.975
+2228.227276	329.961
+2228.291916	249.66
+2228.356557	243.57
+2228.421199	233.295
+2228.485842	175.828
+2228.550485	154.136
+2228.615130	180.015
+2228.679776	203.61
+2228.744422	253.085
+2228.809069	278.583
+2228.873718	320.446
+2228.938367	399.225
+2229.003017	481.049
+2229.067668	498.174
+2229.132321	409.12
+2229.196974	288.098
+2229.261628	218.072
+2229.326283	214.647
+2229.390938	217.311
+2229.455595	167.456
+2229.520253	128.637
+2229.584912	116.459
+2229.649571	140.054
+2229.714232	187.626
+2229.778893	186.104
+2229.843556	170.881
+2229.908219	210.08
+2229.972883	268.308
+2230.037549	337.953
+2230.102215	351.653
+2230.166882	301.418
+2230.231550	277.822
+2230.296219	276.3
+2230.360889	236.339
+2230.425560	193.715
+2230.490231	161.747
+2230.554904	137.01
+2230.619578	133.204
+2230.684252	159.464
+2230.748928	189.529
+2230.813604	186.104
+2230.878282	206.274
+2230.942960	239.003
+2231.007640	286.575
+2231.072320	297.612
+2231.137001	285.814
+2231.201683	305.223
+2231.266366	299.895
+2231.331050	252.324
+2231.395735	212.744
+2231.460421	198.663
+2231.525108	215.788
+2231.589795	179.253
+2231.654484	131.682
+2231.719174	152.994
+2231.783864	208.177
+2231.848556	235.578
+2231.913248	231.773
+2231.977942	245.854
+2232.042636	280.867
+2232.107331	257.271
+2232.172027	232.914
+2232.236724	221.497
+2232.301422	195.618
+2232.366121	178.492
+2232.430821	150.71
+2232.495522	164.03
+2232.560224	151.852
+2232.624927	128.256
+2232.689630	124.831
+2232.754335	137.01
+2232.819041	173.164
+2232.883747	221.497
+2232.948454	291.142
+2233.013163	323.491
+2233.077872	336.05
+2233.142582	285.814
+2233.207294	227.586
+2233.272006	212.744
+2233.336719	204.752
+2233.401433	205.513
+2233.466148	194.096
+2233.530864	160.225
+2233.595580	134.726
+2233.660298	129.018
+2233.725017	135.868
+2233.789736	137.771
+2233.854457	224.161
+2233.919178	323.871
+2233.983901	374.488
+2234.048624	355.079
+2234.113349	299.895
+2234.178074	264.121
+2234.242800	213.886
+2234.307527	170.5
+2234.372255	164.792
+2234.436984	165.933
+2234.501714	138.151
+2234.566445	124.451
+2234.631177	146.143
+2234.695909	138.913
+2234.760643	152.994
+2234.825378	193.335
+2234.890113	206.655
+2234.954850	232.153
+2235.019587	282.769
+2235.084326	337.192
+2235.149065	343.281
+2235.213805	254.988
+2235.278546	173.164
+2235.343288	155.658
+2235.408032	204.752
+2235.472776	212.363
+2235.537520	167.456
+2235.602266	141.196
+2235.667013	129.398
+2235.731761	130.54
+2235.796510	127.495
+2235.861259	144.241
+2235.926010	192.573
+2235.990761	234.056
+2236.055514	202.468
+2236.120267	144.621
+2236.185021	146.524
+2236.249777	165.172
+2236.314533	188.007
+2236.379290	167.075
+2236.444048	120.645
+2236.508807	122.167
+2236.573567	174.686
+2236.638328	188.007
+2236.703090	169.739
+2236.767852	173.164
+2236.832616	183.82
+2236.897381	202.088
+2236.962146	210.841
+2237.026913	204.371
+2237.091680	205.132
+2237.156449	195.999
+2237.221218	196.379
+2237.285988	190.29
+2237.350759	164.03
+2237.415531	153.755
+2237.480305	117.6
+2237.545079	104.28
+2237.609853	151.852
+2237.674629	164.03
+2237.739406	152.994
+2237.804184	176.589
+2237.868963	180.014
+2237.933742	186.104
+2237.998523	191.812
+2238.063304	175.828
+2238.128087	177.35
+2238.192870	173.164
+2238.257654	187.626
+2238.322440	186.865
+2238.387226	175.067
+2238.452013	154.516
+2238.516801	152.613
+2238.581590	123.309
+2238.646380	124.451
+2238.711171	161.366
+2238.775963	169.358
+2238.840755	189.529
+2238.905549	209.319
+2238.970344	235.198
+2239.035139	274.777
+2239.099936	287.336
+2239.164733	268.688
+2239.229532	223.019
+2239.294331	207.416
+2239.359131	193.715
+2239.423932	139.674
+2239.488735	123.69
+2239.553538	173.925
+2239.618342	155.658
+2239.683147	114.175
+2239.747952	141.957
+2239.812759	210.08
+2239.877567	244.331
+2239.942376	238.242
+2240.007185	268.308
+2240.071996	315.879
+2240.136807	352.034
+2240.201620	347.848
+2240.266433	305.223
+2240.331248	268.308
+2240.396063	219.594
+2240.460879	161.747
+2240.525696	169.358
+2240.590514	164.791
+2240.655333	170.881
+2240.720153	207.796
+2240.784974	234.056
+2240.849796	256.89
+2240.914619	345.945
+2240.979442	425.104
+2241.044267	458.975
+2241.109093	460.497
+2241.173919	402.65
+2241.238747	299.895
+2241.303575	254.988
+2241.368404	215.027
+2241.433235	168.217
+2241.498066	145.763
+2241.562898	121.406
+2241.627731	144.241
+2241.692565	196.76
+2241.757400	235.578
+2241.822236	226.064
+2241.887073	262.98
+2241.951910	342.139
+2242.016749	444.513
+2242.081589	500.077
+2242.146429	460.117
+2242.211271	321.207
+2242.276113	242.048
+2242.340957	197.521
+2242.405801	176.589
+2242.470646	205.894
+2242.535492	208.177
+2242.600340	183.059
+2242.665188	192.193
+2242.730037	188.387
+2242.794887	160.986
+2242.859738	198.282
+2242.924589	285.814
+2242.989442	358.884
+2243.054296	367.637
+2243.119150	331.864
+2243.184006	333.005
+2243.248863	302.94
+2243.313720	195.618
+2243.378578	125.592
+2243.443438	147.666
+2243.508298	164.03
+2243.573159	137.39
+2243.638021	123.309
+2243.702884	165.553
+2243.767748	196.76
+2243.832613	226.825
+2243.897479	214.266
+2243.962346	228.347
+2244.027214	252.704
+2244.092083	242.809
+2244.156952	218.072
+2244.221823	187.245
+2244.286694	200.946
+2244.351567	205.513
+2244.416440	193.335
+2244.481315	133.965
+2244.546190	109.989
+2244.611066	125.212
+2244.675943	147.285
+2244.740821	178.873
+2244.805700	155.277
+2244.870580	149.569
+2244.935461	213.124
+2245.000343	242.809
+2245.065226	225.303
+2245.130109	185.343
+2245.194994	173.925
+2245.259880	180.776
+2245.324766	186.865
+2245.389654	224.922
+2245.454542	214.647
+2245.519431	170.881
+2245.584322	138.151
+2245.649213	104.28
+2245.714105	103.139
+2245.778998	130.92
+2245.843892	165.933
+2245.908787	206.274
+2245.973683	229.109
+2246.038580	226.445
+2246.103478	197.14
+2246.168376	180.015
+2246.233276	156.038
+2246.298177	150.33
+2246.363078	153.755
+2246.427981	143.479
+2246.492884	137.01
+2246.557788	156.8
+2246.622694	161.747
+2246.687600	168.597
+2246.752507	134.346
+2246.817415	99.7134
+2246.882324	165.553
+2246.947234	230.631
+2247.012145	226.445
+2247.077057	226.445
+2247.141970	234.817
+2247.206883	228.347
+2247.271798	182.679
+2247.336713	157.561
+2247.401630	156.038
+2247.466547	139.293
+2247.531466	105.422
+2247.596385	105.803
+2247.661305	125.973
+2247.726227	152.233
+2247.791149	173.545
+2247.856072	178.112
+2247.920996	224.161
+2247.985921	251.943
+2248.050847	213.505
+2248.115774	195.237
+2248.180701	236.339
+2248.245630	212.744
+2248.310560	183.44
+2248.375490	157.561
+2248.440422	166.694
+2248.505354	149.569
+2248.570288	139.674
+2248.635222	172.022
+2248.700157	176.589
+2248.765094	155.277
+2248.830031	146.905
+2248.894969	145.382
+2248.959908	180.776
+2249.024848	208.938
+2249.089789	205.894
+2249.154731	162.128
+2249.219673	166.694
+2249.284617	181.917
+2249.349562	189.148
+2249.414507	195.999
+2249.479454	170.12
+2249.544401	132.443
+2249.609350	132.443
+2249.674299	145.002
+2249.739249	132.823
+2249.804201	147.285
+2249.869153	178.112
+2249.934106	166.694
+2249.999060	189.529
+2250.064015	238.242
+2250.128971	251.182
+2250.193928	225.303
+2250.258885	232.153
+2250.323844	213.505
+2250.388804	180.776
+2250.453764	157.561
+2250.518726	198.663
+2250.583688	180.776
+2250.648652	149.569
+2250.713616	165.553
+2250.778581	159.464
+2250.843548	132.443
+2250.908515	133.965
+2250.973483	154.516
+2251.038452	155.658
+2251.103422	144.621
+2251.168393	146.143
+2251.233365	149.188
+2251.298338	177.351
+2251.363311	180.395
+2251.428286	141.957
+2251.493262	141.577
+2251.558238	162.889
+2251.623216	134.726
+2251.688194	143.86
+2251.753173	188.007
+2251.818154	179.634
+2251.883135	181.537
+2251.948117	224.922
+2252.013100	219.594
+2252.078084	168.978
+2252.143069	155.277
+2252.208055	146.905
+2252.273042	143.099
+2252.338030	168.217
+2252.403018	175.067
+2252.468008	179.253
+2252.532999	171.261
+2252.597990	138.532
+2252.662983	138.913
+2252.727976	135.868
+2252.792970	132.443
+2252.857966	176.589
+2252.922962	173.164
+2252.987959	154.135
+2253.052957	149.949
+2253.117956	148.046
+2253.182956	205.513
+2253.247957	237.101
+2253.312959	175.067
+2253.377962	141.196
+2253.442966	132.062
+2253.507970	125.212
+2253.572976	152.613
+2253.637982	190.671
+2253.702990	208.558
+2253.767998	187.626
+2253.833008	180.395
+2253.898018	167.075
+2253.963029	137.771
+2254.028041	158.322
+2254.093054	161.747
+2254.158068	176.97
+2254.223083	170.5
+2254.288099	163.65
+2254.353116	157.561
+2254.418134	150.33
+2254.483153	170.881
+2254.548172	161.366
+2254.613193	133.204
+2254.678215	116.078
+2254.743237	130.159
+2254.808260	161.747
+2254.873285	208.558
+2254.938310	194.096
+2255.003336	205.513
+2255.068364	223.019
+2255.133392	192.954
+2255.198421	165.553
+2255.263451	127.115
+2255.328482	117.6
+2255.393513	113.795
+2255.458546	141.196
+2255.523580	174.306
+2255.588615	178.112
+2255.653650	165.553
+2255.718687	117.981
+2255.783724	78.7819
+2255.848763	101.236
+2255.913802	171.642
+2255.978842	231.392
+2256.043884	223.781
+2256.108926	211.983
+2256.173969	208.938
+2256.239013	190.29
+2256.304058	185.723
+2256.369104	167.075
+2256.434151	173.164
+2256.499199	217.311
+2256.564247	169.358
+2256.629297	137.01
+2256.694348	164.03
+2256.759399	170.881
+2256.824452	172.784
+2256.889505	166.694
+2256.954559	150.71
+2257.019615	156.8
+2257.084671	191.432
+2257.149728	191.051
+2257.214786	176.209
+2257.279845	156.419
+2257.344905	155.277
+2257.409966	159.464
+2257.475028	162.128
+2257.540091	156.038
+2257.605155	137.771
+2257.670219	138.913
+2257.735285	155.277
+2257.800351	195.238
+2257.865419	190.29
+2257.930487	169.739
+2257.995557	216.55
+2258.060627	264.883
+2258.125698	264.883
+2258.190770	239.765
+2258.255844	181.917
+2258.320918	141.196
+2258.385993	163.65
+2258.451069	191.051
+2258.516145	200.566
+2258.581223	160.605
+2258.646302	123.69
+2258.711382	125.973
+2258.776462	174.306
+2258.841544	170.5
+2258.906626	157.561
+2258.971710	215.027
+2259.036794	254.607
+2259.101879	244.712
+2259.166966	208.558
+2259.232053	197.902
+2259.297141	179.634
+2259.362230	201.327
+2259.427320	195.237
+2259.492411	130.159
+2259.557503	116.078
+2259.622596	135.107
+2259.687689	118.362
+2259.752784	150.33
+2259.817880	184.201
+2259.882976	173.164
+2259.948074	177.351
+2260.013172	189.529
+2260.078272	200.566
+2260.143372	204.752
+2260.208473	152.613
+2260.273575	134.346
+2260.338678	149.188
+2260.403782	158.702
+2260.468887	156.038
+2260.533993	128.637
+2260.599100	122.928
+2260.664208	132.443
+2260.729317	133.585
+2260.794427	168.217
+2260.859537	173.545
+2260.924649	144.241
+2260.989761	153.755
+2261.054875	162.889
+2261.119989	189.909
+2261.185104	203.61
+2261.250221	165.172
+2261.315338	194.476
+2261.380456	211.983
+2261.445575	178.492
+2261.510695	147.666
+2261.575816	149.569
+2261.640938	130.92
+2261.706061	116.839
+2261.771184	113.795
+2261.836309	123.309
+2261.901435	162.889
+2261.966561	207.796
+2262.031689	193.715
+2262.096817	196.76
+2262.161947	202.468
+2262.227077	164.792
+2262.292208	160.986
+2262.357340	142.338
+2262.422473	117.981
+2262.487608	118.742
+2262.552743	134.726
+2262.617878	135.487
+2262.683015	138.532
+2262.748153	130.159
+2262.813292	146.905
+2262.878432	182.298
+2262.943572	171.642
+2263.008714	159.464
+2263.073856	139.674
+2263.139000	167.836
+2263.204144	225.683
+2263.269289	215.788
+2263.334436	163.269
+2263.399583	136.249
+2263.464731	139.674
+2263.529880	150.33
+2263.595030	148.427
+2263.660181	159.464
+2263.725333	145.763
+2263.790486	155.277
+2263.855639	168.217
+2263.920794	132.062
+2263.985950	149.569
+2264.051106	156.038
+2264.116264	174.687
+2264.181422	155.658
+2264.246582	132.823
+2264.311742	137.771
+2264.376903	124.831
+2264.442066	132.443
+2264.507229	156.8
+2264.572393	180.776
+2264.637558	176.209
+2264.702724	135.487
+2264.767891	133.585
+2264.833058	151.091
+2264.898227	151.091
+2264.963397	136.249
+2265.028567	161.366
+2265.093739	182.679
+2265.158912	166.314
+2265.224085	143.099
+2265.289259	168.597
+2265.354435	165.172
+2265.419611	111.511
+2265.484788	121.406
+2265.549966	145.382
+2265.615145	159.844
+2265.680325	168.217
+2265.745506	153.374
+2265.810688	144.621
+2265.875871	146.143
+2265.941055	180.776
+2266.006239	189.909
+2266.071425	167.075
+2266.136612	156.038
+2266.201799	160.225
+2266.266988	154.516
+2266.332177	159.464
+2266.397367	145.763
+2266.462559	141.196
+2266.527751	151.091
+2266.592944	154.516
+2266.658138	121.787
+2266.723333	130.92
+2266.788529	176.97
+2266.853726	178.492
+2266.918924	128.637
+2266.984123	117.981
+2267.049322	140.435
+2267.114523	138.913
+2267.179724	136.629
+2267.244927	137.39
+2267.310130	144.241
+2267.375335	143.099
+2267.440540	138.151
+2267.505746	137.39
+2267.570954	113.795
+2267.636162	108.847
+2267.701371	130.92
+2267.766581	169.358
+2267.831792	138.913
+2267.897004	158.322
+2267.962217	240.145
+2268.027430	224.922
+2268.092645	180.014
+2268.157861	166.694
+2268.223077	153.755
+2268.288295	165.172
+2268.353513	170.5
+2268.418733	162.889
+2268.483953	165.553
+2268.549174	138.151
+2268.614396	118.742
+2268.679620	107.705
+2268.744844	118.742
+2268.810069	148.046
+2268.875295	168.597
+2268.940521	167.836
+2269.005749	156.038
+2269.070978	178.112
+2269.136208	188.387
+2269.201438	169.739
+2269.266670	169.739
+2269.331903	156.799
+2269.397136	131.682
+2269.462370	112.653
+2269.527606	123.309
+2269.592842	170.5
+2269.658079	181.537
+2269.723317	145.763
+2269.788556	113.414
+2269.853796	136.249
+2269.919037	136.249
+2269.984279	120.264
+2270.049522	148.046
+2270.114766	194.857
+2270.180011	200.185
+2270.245256	156.419
+2270.310503	158.322
+2270.375750	159.083
+2270.440999	135.107
+2270.506248	125.212
+2270.571499	122.548
+2270.636750	109.228
+2270.702002	137.39
+2270.767255	177.35
+2270.832509	183.82
+2270.897764	152.613
+2270.963020	146.143
+2271.028277	143.86
+2271.093535	148.427
+2271.158794	150.71
+2271.224054	173.545
+2271.289314	178.492
+2271.354576	178.112
+2271.419838	177.351
+2271.485102	175.828
+2271.550366	169.358
+2271.615631	139.293
+2271.680898	127.876
+2271.746165	90.5797
+2271.811433	70.7898
+2271.876702	107.705
+2271.941972	173.925
+2272.007243	201.707
+2272.072515	212.363
+2272.137788	202.849
+2272.203062	170.881
+2272.268336	138.151
+2272.333612	124.831
+2272.398889	155.277
+2272.464166	157.561
+2272.529445	133.584
+2272.594724	123.309
+2272.660004	127.495
+2272.725286	130.159
+2272.790568	148.427
+2272.855851	164.792
+2272.921135	191.051
+2272.986420	199.043
+2273.051706	191.051
+2273.116993	181.537
+2273.182281	162.889
+2273.247570	161.747
+2273.312859	168.217
+2273.378150	124.451
+2273.443442	127.495
+2273.508734	135.487
+2273.574028	146.905
+2273.639322	176.209
+2273.704617	175.828
+2273.769914	159.083
+2273.835211	181.156
+2273.900509	183.059
+2273.965808	174.686
+2274.031108	156.419
+2274.096409	132.823
+2274.161711	142.718
+2274.227014	156.8
+2274.292318	140.054
+2274.357622	164.03
+2274.422928	172.784
+2274.488235	152.613
+2274.553542	140.054
+2274.618851	138.913
+2274.684160	132.443
+2274.749470	109.228
+2274.814782	117.6
+2274.880094	154.897
+2274.945407	170.881
+2275.010721	149.188
+2275.076036	145.763
+2275.141352	172.022
+2275.206669	179.634
+2275.271987	181.537
+2275.337306	149.188
+2275.402626	114.936
+2275.467946	104.661
+2275.533268	109.989
+2275.598590	108.467
+2275.663914	111.892
+2275.729238	137.771
+2275.794564	152.233
+2275.859890	167.836
+2275.925217	157.18
+2275.990545	164.03
+2276.055874	174.686
+2276.121204	148.046
+2276.186535	130.92
+2276.251867	146.143
+2276.317200	160.605
+2276.382534	130.54
+2276.447869	111.511
+2276.513204	113.033
+2276.578541	129.018
+2276.643878	137.39
+2276.709217	153.755
+2276.774556	161.366
+2276.839897	151.471
+2276.905238	160.986
+2276.970580	177.35
+2277.035923	184.201
+2277.101267	137.39
+2277.166612	141.957
+2277.231958	168.597
+2277.297305	156.038
+2277.362653	134.346
+2277.428002	129.018
+2277.493352	143.86
+2277.558702	145.382
+2277.624054	126.354
+2277.689407	136.629
+2277.754760	141.577
+2277.820114	146.905
+2277.885470	148.046
+2277.950826	127.115
+2278.016183	127.876
+2278.081542	156.799
+2278.146901	195.618
+2278.212261	207.416
+2278.277622	149.188
+2278.342984	127.115
+2278.408346	127.495
+2278.473710	114.556
+2278.539075	118.742
+2278.604441	134.346
+2278.669807	119.884
+2278.735175	88.2962
+2278.800543	100.475
+2278.865913	138.913
+2278.931283	136.249
+2278.996654	150.33
+2279.062027	164.792
+2279.127400	179.253
+2279.192774	181.156
+2279.258149	156.038
+2279.323525	152.994
+2279.388902	127.876
+2279.454280	120.645
+2279.519658	133.965
+2279.585038	151.471
+2279.650419	151.471
+2279.715800	101.616
+2279.781183	66.6035
+2279.846566	112.653
+2279.911951	139.293
+2279.977336	150.33
+2280.042723	191.051
+2280.108110	217.311
+2280.173498	212.744
+2280.238887	191.051
+2280.304277	173.164
+2280.369668	113.414
+2280.435060	91.3408
+2280.500453	143.099
+2280.565847	146.905
+2280.631241	124.451
+2280.696637	114.936
+2280.762034	130.92
+2280.827431	178.492
+2280.892830	208.177
+2280.958229	192.573
+2281.023630	190.671
+2281.089031	221.117
+2281.154433	209.319
+2281.219836	153.755
+2281.285240	136.249
+2281.350645	137.01
+2281.416051	158.322
+2281.481458	144.241
+2281.546866	104.28
+2281.612275	95.9077
+2281.677685	105.422
+2281.743095	109.228
+2281.808507	126.734
+2281.873920	145.763
+2281.939333	170.5
+2282.004748	159.464
+2282.070163	195.999
+2282.135579	195.237
+2282.200996	146.524
+2282.266415	140.435
+2282.331834	145.002
+2282.397254	129.018
+2282.462675	149.949
+2282.528097	167.456
+2282.593520	165.553
+2282.658943	137.01
+2282.724368	114.175
+2282.789794	109.608
+2282.855220	140.054
+2282.920648	160.225
+2282.986076	167.075
+2283.051506	184.581
+2283.116936	204.752
+2283.182368	222.258
+2283.247800	202.088
+2283.313233	190.671
+2283.378667	180.015
+2283.444102	170.5
+2283.509538	149.569
+2283.574975	128.637
+2283.640413	131.682
+2283.705852	137.771
+2283.771292	178.112
+2283.836732	199.424
+2283.902174	180.776
+2283.967616	175.828
+2284.033060	221.878
+2284.098504	294.567
+2284.163950	265.644
+2284.229396	213.505
+2284.294843	200.566
+2284.360291	185.343
+2284.425741	144.241
+2284.491191	111.131
+2284.556642	96.6689
+2284.622094	94.766
+2284.687546	109.989
+2284.753000	157.941
+2284.818455	191.051
+2284.883911	202.088
+2284.949367	201.707
+2285.014825	204.371
+2285.080283	203.991
+2285.145743	207.416
+2285.211203	178.492
+2285.276664	163.65
+2285.342127	192.574
+2285.407590	183.059
+2285.473054	143.86
+2285.538519	127.115
+2285.603985	149.569
+2285.669452	138.151
+2285.734920	130.921
+2285.800389	141.577
+2285.865858	149.569
+2285.931329	178.492
+2285.996801	234.437
+2286.062273	229.489
+2286.127747	186.865
+2286.193221	192.954
+2286.258697	189.91
+2286.324173	150.71
+2286.389650	127.876
+2286.455128	121.026
+2286.520608	105.422
+2286.586088	119.884
+2286.651569	121.787
+2286.717051	114.936
+2286.782533	152.233
+2286.848017	160.986
+2286.913502	148.427
+2286.978988	152.613
+2287.044474	164.792
+2287.109962	177.351
+2287.175450	184.201
+2287.240940	186.104
+2287.306430	153.755
+2287.371922	133.204
+2287.437414	120.645
+2287.502907	97.8106
+2287.568401	84.8711
+2287.633896	119.123
+2287.699392	103.519
+2287.764889	75.7373
+2287.830387	99.3329
+2287.895886	143.479
+2287.961386	171.642
+2288.026886	154.516
+2288.092388	117.981
+2288.157890	130.921
+2288.223394	143.099
+2288.288898	169.739
+2288.354404	176.209
+2288.419910	160.605
+2288.485417	130.159
+2288.550926	94.0049
+2288.616435	133.965
+2288.681945	186.104
+2288.747456	182.679
+2288.812968	158.322
+2288.878481	176.97
+2288.943994	197.14
+2289.009509	191.432
+2289.075025	151.091
+2289.140542	148.427
+2289.206059	148.046
+2289.271578	150.33
+2289.337097	140.435
+2289.402617	137.01
+2289.468139	128.637
+2289.533661	110.75
+2289.599184	115.317
+2289.664708	124.831
+2289.730233	116.839
+2289.795759	149.188
+2289.861286	160.986
+2289.926814	144.621
+2289.992343	151.472
+2290.057873	180.395
+2290.123404	189.91
+2290.188935	190.29
+2290.254468	146.905
+2290.320001	121.406
+2290.385536	157.18
+2290.451071	164.792
+2290.516607	145.382
+2290.582145	128.257
+2290.647683	107.706
+2290.713222	101.997
+2290.778762	133.204
+2290.844303	128.257
+2290.909845	114.936
+2290.975388	127.876
+2291.040932	139.293
+2291.106477	118.362
+2291.172022	146.143
+2291.237569	154.516
+2291.303116	101.997
+2291.368665	92.4825
+2291.434214	145.382
+2291.499765	141.577
+2291.565316	114.175
+2291.630868	145.763
+2291.696422	150.33
+2291.761976	109.608
+2291.827531	129.018
+2291.893087	138.151
+2291.958644	117.22
+2292.024202	120.645
+2292.089761	146.524
+2292.155320	160.986
+2292.220881	145.763
+2292.286443	141.957
+2292.352005	155.658
+2292.417569	144.621
+2292.483133	126.354
+2292.548699	110.37
+2292.614265	103.519
+2292.679832	108.467
+2292.745400	123.309
+2292.810970	121.406
+2292.876540	123.69
+2292.942111	136.249
+2293.007683	133.965
+2293.073256	137.39
+2293.138829	141.577
+2293.204404	111.131
+2293.269980	124.07
+2293.335556	138.913
+2293.401134	132.062
+2293.466713	117.22
+2293.532292	114.936
+2293.597872	98.1912
+2293.663454	76.4985
+2293.729036	51.3806
+2293.794619	66.6035
+2293.860203	119.123
+2293.925788	180.776
+2293.991374	208.938
+2294.056961	208.558
+2294.122549	176.209
+2294.188138	119.123
+2294.253728	125.212
+2294.319319	133.585
+2294.384910	124.831
+2294.450503	141.577
+2294.516096	155.658
+2294.581691	138.532
+2294.647286	150.33
+2294.712883	170.881
+2294.778480	184.581
+2294.844078	167.836
+2294.909677	176.589
+2294.975277	185.343
+2295.040878	133.965
+2295.106480	110.75
+2295.172083	164.03
+2295.237687	195.999
+2295.303292	164.03
+2295.368898	126.354
+2295.434504	114.556
+2295.500112	125.973
+2295.565720	124.451
+2295.631330	120.645
+2295.696940	127.495
+2295.762552	159.844
+2295.828164	187.626
+2295.893777	188.768
+2295.959391	146.905
+2296.025006	117.22
+2296.090622	121.406
+2296.156239	140.435
+2296.221857	146.144
+2296.287476	151.852
+2296.353096	159.844
+2296.418716	135.487
+2296.484338	131.301
+2296.549961	148.808
+2296.615584	141.577
+2296.681209	117.981
+2296.746834	122.928
+2296.812460	137.01
+2296.878088	143.099
+2296.943716	161.747
+2297.009345	162.128
+2297.074975	132.443
+2297.140606	154.516
+2297.206238	199.043
+2297.271871	186.484
+2297.337505	152.613
+2297.403140	147.285
+2297.468775	142.338
+2297.534412	130.54
+2297.600050	125.212
+2297.665688	124.831
+2297.731328	135.868
+2297.796968	126.734
+2297.862609	121.026
+2297.928252	149.949
+2297.993895	141.196
+2298.059539	174.687
+2298.125184	194.857
+2298.190830	136.629
+2298.256477	116.078
+2298.322125	136.629
+2298.387774	160.605
+2298.453424	152.613
+2298.519074	135.107
+2298.584726	107.325
+2298.650379	116.078
+2298.716032	151.472
+2298.781687	153.755
+2298.847342	146.905
+2298.912998	149.188
+2298.978656	156.038
+2299.044314	191.051
+2299.109973	222.639
+2299.175633	214.647
+2299.241294	199.804
+2299.306956	205.894
+2299.372619	169.359
+2299.438283	136.249
+2299.503948	138.532
+2299.569614	152.613
+2299.635280	154.136
+2299.700948	172.023
+2299.766616	170.881
+2299.832286	176.209
+2299.897956	186.865
+2299.963628	219.214
+2300.029300	217.311
+2300.094973	174.687
+2300.160647	158.702
+2300.226322	169.359
+2300.291998	153.374
+2300.357675	147.285
+2300.423353	154.897
+2300.489032	141.957
+2300.554712	102.758
+2300.620393	82.9682
+2300.686074	88.6768
+2300.751757	135.107
+2300.817440	150.71
+2300.883125	157.18
+2300.948810	169.359
+2301.014497	168.217
+2301.080184	174.306
+2301.145872	187.626
+2301.211561	194.096
+2301.277251	176.97
+2301.342942	165.172
+2301.408634	147.285
+2301.474327	144.241
+2301.540021	129.779
+2301.605716	103.139
+2301.671412	108.086
+2301.737108	105.042
+2301.802806	122.167
+2301.868505	123.69
+2301.934204	113.034
+2301.999904	145.002
+2302.065606	202.468
+2302.131308	221.117
+2302.197011	204.752
+2302.262716	183.82
+2302.328421	149.949
+2302.394127	151.472
+2302.459834	162.508
+2302.525542	162.889
+2302.591250	119.503
+2302.656960	116.078
+2302.722671	123.309
+2302.788383	160.605
+2302.854095	161.366
+2302.919809	137.771
+2302.985523	171.261
+2303.051239	215.027
+2303.116955	227.206
+2303.182672	246.234
+2303.248391	219.214
+2303.314110	177.731
+2303.379830	135.487
+2303.445551	124.451
+2303.511273	115.317
+2303.576996	117.22
+2303.642720	116.839
+2303.708444	119.503
+2303.774170	125.212
+2303.839897	112.653
+2303.905624	124.07
+2303.971353	140.435
+2304.037082	177.351
+2304.102813	214.266
+2304.168544	182.679
+2304.234277	167.075
+2304.300010	210.461
+2304.365744	200.185
+2304.431479	159.844
+2304.497215	162.508
+2304.562952	128.257
+2304.628690	108.847
+2304.694429	113.414
+2304.760169	142.338
+2304.825909	165.172
+2304.891651	168.978
+2304.957394	186.484
+2305.023137	188.387
+2305.088882	183.44
+2305.154627	185.723
+2305.220374	170.881
+2305.286121	163.65
+2305.351869	152.233
+2305.417618	118.362
+2305.483368	131.682
+2305.549119	161.366
+2305.614871	173.545
+2305.680624	153.755
+2305.746378	117.22
+2305.812133	115.317
+2305.877889	119.503
+2305.943645	125.212
+2306.009403	177.731
+2306.075162	222.639
+2306.140921	218.453
+2306.206682	173.545
+2306.272443	144.241
+2306.338205	157.561
+2306.403968	157.18
+2306.469733	145.002
+2306.535498	145.002
+2306.601264	163.269
+2306.667031	133.585
+2306.732799	114.556
+2306.798568	132.823
+2306.864337	131.301
+2306.930108	133.965
+2306.995880	143.86
+2307.061652	168.597
+2307.127426	181.537
+2307.193200	162.128
+2307.258976	120.645
+2307.324752	100.475
+2307.390530	109.228
+2307.456308	129.018
+2307.522087	138.913
+2307.587867	119.884
+2307.653648	113.795
+2307.719430	162.128
+2307.785213	168.597
+2307.850997	163.65
+2307.916782	134.726
+2307.982568	129.398
+2308.048354	182.298
+2308.114142	184.582
+2308.179930	165.933
+2308.245720	151.852
+2308.311510	128.637
+2308.377302	133.204
+2308.443094	143.099
+2308.508887	149.188
+2308.574681	162.128
+2308.640477	186.484
+2308.706273	162.508
+2308.772070	163.65
+2308.837868	188.768
+2308.903666	175.828
+2308.969466	148.427
+2309.035267	181.537
+2309.101069	168.217
+2309.166871	133.965
+2309.232675	143.099
+2309.298479	149.949
+2309.364285	140.435
+2309.430091	139.674
+2309.495898	143.48
+2309.561707	139.293
+2309.627516	142.338
+2309.693326	150.71
+2309.759137	141.957
+2309.824949	151.472
+2309.890762	173.925
+2309.956576	221.497
+2310.022391	221.878
+2310.088206	185.343
+2310.154023	177.731
+2310.219841	163.65
+2310.285659	147.285
+2310.351479	159.464
+2310.417299	200.946
+2310.483121	177.731
+2310.548943	131.682
+2310.614766	125.212
+2310.680590	111.892
+2310.746416	114.936
+2310.812242	146.524
+2310.878069	158.322
+2310.943897	155.277
+2311.009725	164.031
+2311.075555	148.808
+2311.141386	130.54
+2311.207218	126.354
+2311.273050	170.5
+2311.338884	184.581
+2311.404718	170.881
+2311.470554	127.115
+2311.536390	108.467
+2311.602228	144.241
+2311.668066	197.14
+2311.733905	188.387
+2311.799745	126.734
+2311.865586	130.921
+2311.931428	170.5
+2311.997271	205.894
+2312.063115	204.752
+2312.128960	193.335
+2312.194806	183.44
+2312.260652	147.285
+2312.326500	126.354
+2312.392348	132.823
+2312.458198	172.784
+2312.524048	218.833
+2312.589900	186.104
+2312.655752	106.944
+2312.721605	92.102
+2312.787460	106.944
+2312.853315	140.815
+2312.919171	158.322
+2312.985028	150.71
+2313.050886	163.65
+2313.116745	186.104
+2313.182604	186.104
+2313.248465	156.419
+2313.314327	135.868
+2313.380190	149.569
+2313.446053	187.246
+2313.511918	239.004
+2313.577783	202.849
+2313.643649	168.978
+2313.709517	192.193
+2313.775385	209.699
+2313.841254	213.886
+2313.907124	207.797
+2313.972995	205.894
+2314.038867	233.676
+2314.104740	270.591
+2314.170614	272.875
+2314.236489	277.822
+2314.302365	275.539
+2314.368242	285.434
+2314.434119	250.421
+2314.499998	159.844
+2314.565877	146.905
+2314.631758	161.747
+2314.697639	156.419
+2314.763521	162.128
+2314.829405	191.051
+2314.895289	211.983
+2314.961174	221.878
+2315.027060	239.004
+2315.092947	266.024
+2315.158835	259.555
+2315.224724	316.26
+2315.290614	324.252
+2315.356505	258.032
+2315.422396	230.25
+2315.488289	227.206
+2315.554182	200.946
+2315.620077	168.978
+2315.685972	175.448
+2315.751869	167.075
+2315.817766	179.634
+2315.883664	226.445
+2315.949564	222.258
+2316.015464	210.08
+2316.081365	225.303
+2316.147267	248.137
+2316.213170	261.077
+2316.279074	282.008
+2316.344979	301.798
+2316.410884	248.137
+2316.476791	172.784
+2316.542699	176.589
+2316.608607	183.059
+2316.674517	206.274
+2316.740427	229.87
+2316.806339	232.534
+2316.872251	233.295
+2316.938164	256.891
+2317.004078	265.644
+2317.069994	294.567
+2317.135910	293.806
+2317.201827	281.628
+2317.267745	270.972
+2317.333664	246.235
+2317.399583	226.064
+2317.465504	242.809
+2317.531426	213.505
+2317.597348	167.836
+2317.663272	151.091
+2317.729197	156.8
+2317.795122	157.941
+2317.861048	168.978
+2317.926976	226.825
+2317.992904	300.276
+2318.058833	286.956
+2318.124763	250.421
+2318.190694	267.166
+2318.256626	282.389
+2318.322559	280.867
+2318.388493	256.51
+2318.454428	199.804
+2318.520364	179.634
+2318.586301	185.723
+2318.652238	189.529
+2318.718177	192.574
+2318.784116	164.031
+2318.850057	143.099
+2318.915998	164.411
+2318.981941	197.902
+2319.047884	259.935
+2319.113828	286.956
+2319.179773	288.478
+2319.245719	276.3
+2319.311666	251.563
+2319.377614	229.87
+2319.443563	182.679
+2319.509513	139.674
+2319.575464	153.755
+2319.641416	165.933
+2319.707368	129.398
+2319.773322	116.078
+2319.839276	137.01
+2319.905232	151.472
+2319.971188	199.424
+2320.037146	231.012
+2320.103104	269.45
+2320.169063	268.688
+2320.235023	241.668
+2320.300984	211.222
+2320.366946	183.44
+2320.432909	198.282
+2320.498873	173.925
+2320.564838	136.249
+2320.630804	154.516
+2320.696770	144.241
+2320.762738	144.621
+2320.828707	138.913
+2320.894676	163.65
+2320.960647	204.752
+2321.026618	220.736
+2321.092590	215.027
+2321.158564	184.582
+2321.224538	209.319
+2321.290513	225.303
+2321.356489	218.833
+2321.422466	178.492
+2321.488444	151.852
+2321.554423	169.739
+2321.620403	180.395
+2321.686384	157.561
+2321.752365	135.487
+2321.818348	143.86
+2321.884332	142.718
+2321.950316	156.419
+2322.016302	195.618
+2322.082288	247.376
+2322.148275	230.631
+2322.214264	178.112
+2322.280253	166.695
+2322.346243	165.553
+2322.412234	192.954
+2322.478226	200.185
+2322.544219	152.613
+2322.610213	93.2437
+2322.676208	91.7215
+2322.742204	101.236
+2322.808200	120.645
+2322.874198	134.346
+2322.940197	159.464
+2323.006196	178.112
+2323.072197	204.371
+2323.138198	183.059
+2323.204200	179.253
+2323.270204	201.327
+2323.336208	181.917
+2323.402213	159.844
+2323.468219	154.136
+2323.534226	135.487
+2323.600234	114.936
+2323.666243	104.28
+2323.732253	113.034
+2323.798264	146.144
+2323.864276	156.8
+2323.930288	159.083
+2323.996302	156.419
+2324.062316	136.629
+2324.128332	130.159
+2324.194348	129.398
+2324.260366	126.734
+2324.326384	148.427
+2324.392403	124.451
+2324.458423	90.9603
+2324.524444	94.3855
+2324.590466	88.6769
+2324.656489	108.467
+2324.722513	135.868
+2324.788538	140.054
+2324.854564	180.015
+2324.920591	209.699
+2324.986618	194.096
+2325.052647	213.505
+2325.118676	218.833
+2325.184707	213.505
+2325.250738	185.723
+2325.316771	131.682
+2325.382804	128.257
+2325.448838	171.642
+2325.514873	184.962
+2325.580909	156.038
+2325.646946	140.816
+2325.712984	124.451
+2325.779023	120.645
+2325.845063	133.965
+2325.911104	143.86
+2325.977146	145.002
+2326.043188	138.152
+2326.109232	187.246
+2326.175277	228.348
+2326.241322	199.043
+2326.307368	161.367
+2326.373416	119.123
+2326.439464	121.787
+2326.505513	119.503
+2326.571564	113.034
+2326.637615	125.593
+2326.703667	161.367
+2326.769720	153.755
+2326.835774	148.427
+2326.901828	172.784
+2326.967884	198.282
+2327.033941	184.962
+2327.099999	158.703
+2327.166057	122.548
+2327.232117	101.236
+2327.298177	99.333
+2327.364239	139.674
+2327.430301	164.031
+2327.496364	124.831
+2327.562429	102.378
+2327.628494	103.139
+2327.694560	109.989
+2327.760627	157.941
+2327.826695	163.65
+2327.892764	134.726
+2327.958834	118.742
+2328.024904	180.395
+2328.090976	210.841
+2328.157049	194.476
+2328.223122	165.172
+2328.289197	130.54
+2328.355273	132.062
+2328.421349	139.293
+2328.487426	152.233
+2328.553505	140.054
+2328.619584	129.779
+2328.685664	117.601
+2328.751745	139.674
+2328.817827	144.621
+2328.883910	126.354
+2328.949994	122.167
+2329.016079	122.167
+2329.082165	133.965
+2329.148251	159.464
+2329.214339	192.954
+2329.280428	180.776
+2329.346517	141.957
+2329.412608	106.564
+2329.478699	89.4381
+2329.544792	105.803
+2329.610885	94.3855
+2329.676979	121.787
+2329.743074	144.621
+2329.809170	119.123
+2329.875267	119.503
+2329.941365	173.545
+2330.007464	232.153
+2330.073564	243.19
+2330.139665	192.954
+2330.205767	184.201
+2330.271869	191.051
+2330.337973	166.314
+2330.404078	129.018
+2330.470183	124.831
+2330.536290	133.204
+2330.602397	121.406
+2330.668505	109.228
+2330.734614	84.11
+2330.800725	94.7661
+2330.866836	116.839
+2330.932948	162.889
+2330.999061	207.797
+2331.065175	212.744
+2331.131290	208.558
+2331.197405	178.492
+2331.263522	140.435
+2331.329640	111.892
+2331.395758	130.159
+2331.461878	213.125
+2331.527999	223.02
+2331.594120	143.099
+2331.660242	122.167
+2331.726366	125.973
+2331.792490	144.241
+2331.858615	136.249
+2331.924741	132.824
+2331.990868	164.792
+2332.056996	200.185
+2332.123125	234.056
+2332.189255	250.801
+2332.255386	184.201
+2332.321518	125.212
+2332.387650	99.333
+2332.453784	107.706
+2332.519918	107.325
+2332.586054	114.937
+2332.652190	142.338
+2332.718328	143.099
+2332.784466	129.018
+2332.850605	159.844
+2332.916745	164.411
+2332.982887	176.97
+2333.049029	205.894
+2333.115172	211.602
+2333.181316	210.461
+2333.247460	176.209
+2333.313606	173.925
+2333.379753	142.338
+2333.445901	125.973
+2333.512049	139.293
+2333.578199	131.682
+2333.644349	125.973
+2333.710501	139.293
+2333.776653	141.577
+2333.842807	106.564
+2333.908961	106.183
+2333.975116	125.973
+2334.041272	167.836
+2334.107429	172.023
+2334.173587	181.156
+2334.239746	197.902
+2334.305906	198.282
+2334.372067	160.986
+2334.438229	116.839
+2334.504391	135.488
+2334.570555	176.97
+2334.636719	154.897
+2334.702885	121.787
+2334.769051	108.086
+2334.835219	121.026
+2334.901387	158.703
+2334.967556	176.589
+2335.033726	162.508
+2335.099898	153.374
+2335.166070	165.933
+2335.232243	150.71
+2335.298417	117.601
+2335.364591	140.054
+2335.430767	167.456
+2335.496944	162.508
+2335.563122	149.949
+2335.629300	113.034
+2335.695480	124.07
+2335.761660	145.763
+2335.827842	135.488
+2335.894024	123.69
+2335.960208	133.585
+2336.026392	147.285
+2336.092577	119.503
+2336.158763	105.042
+2336.224950	130.921
+2336.291138	184.962
+2336.357327	182.298
+2336.423517	165.172
+2336.489708	135.107
+2336.555900	106.564
+2336.622092	117.981
+2336.688286	117.601
+2336.754481	92.8633
+2336.820676	78.782
+2336.886873	123.309
+2336.953070	186.865
+2337.019268	181.918
+2337.085467	154.516
+2337.151668	152.613
+2337.217869	176.59
+2337.284071	161.367
+2337.350274	135.488
+2337.416478	177.351
+2337.482683	176.97
+2337.548889	140.816
+2337.615095	140.816
+2337.681303	153.755
+2337.747512	157.18
+2337.813721	158.322
+2337.879932	166.314
+2337.946143	155.277
+2338.012356	154.136
+2338.078569	147.666
+2338.144783	125.212
+2338.210998	124.07
+2338.277214	123.309
+2338.343432	125.212
+2338.409650	113.795
+2338.475868	113.795
+2338.542088	145.382
+2338.608309	159.083
+2338.674531	135.107
+2338.740754	124.451
+2338.806977	109.609
+2338.873202	124.831
+2338.939427	133.965
+2339.005654	157.941
+2339.071881	173.164
+2339.138110	175.448
+2339.204339	182.679
+2339.270569	180.015
+2339.336800	132.824
+2339.403032	129.398
+2339.469265	137.01
+2339.535499	122.929
+2339.601734	117.601
+2339.667970	121.406
+2339.734207	108.847
+2339.800444	116.078
+2339.866683	165.553
+2339.932923	185.343
+2339.999163	180.776
+2340.065405	173.926
+2340.131647	149.569
+2340.197890	123.69
+2340.264135	139.674
+2340.330380	148.427
+2340.396626	129.779
+2340.462873	154.516
+2340.529121	187.626
+2340.595370	184.962
+2340.661620	132.824
+2340.727871	111.892
+2340.794122	109.228
+2340.860375	119.123
+2340.926629	149.949
+2340.992883	157.941
+2341.059139	206.655
+2341.125395	187.246
+2341.191653	152.613
+2341.257911	140.435
+2341.324170	152.613
+2341.390431	171.262
+2341.456692	150.711
+2341.522954	139.674
+2341.589217	148.427
+2341.655481	146.144
+2341.721746	144.241
+2341.788011	144.241
+2341.854278	162.889
+2341.920546	178.492
+2341.986815	181.918
+2342.053084	165.553
+2342.119355	132.062
+2342.185626	111.511
+2342.251899	127.495
+2342.318172	173.545
+2342.384446	164.792
+2342.450721	132.443
+2342.516998	121.026
+2342.583275	113.795
+2342.649553	129.779
+2342.715832	145.382
+2342.782111	170.5
+2342.848392	168.597
+2342.914674	191.432
+2342.980957	248.518
+2343.047240	286.195
+2343.113525	260.316
+2343.179811	229.489
+2343.246097	197.902
+2343.312384	152.994
+2343.378673	127.495
+2343.444962	157.18
+2343.511252	145.002
+2343.577543	124.07
+2343.643835	113.795
+2343.710129	149.569
+2343.776422	202.088
+2343.842717	235.579
+2343.909013	229.87
+2343.975310	215.789
+2344.041608	221.117
+2344.107906	239.384
+2344.174206	246.615
+2344.240506	215.408
+2344.306808	169.359
+2344.373110	165.553
+2344.439414	160.225
+2344.505718	160.986
+2344.572023	159.844
+2344.638329	169.359
+2344.704636	198.282
+2344.770944	182.679
+2344.837253	162.889
+2344.903563	180.015
+2344.969874	224.922
+2345.036186	248.137
+2345.102499	204.752
+2345.168812	179.254
+2345.235127	219.594
+2345.301442	227.586
+2345.367759	187.626
+2345.434076	173.545
+2345.500395	177.731
+2345.566714	191.432
+2345.633034	170.12
+2345.699355	142.338
+2345.765677	144.241
+2345.832000	165.933
+2345.898324	184.201
+2345.964649	133.585
+2346.030975	129.779
+2346.097302	194.857
+2346.163630	226.825
+2346.229958	219.214
+2346.296288	197.521
+2346.362618	161.367
+2346.428950	130.921
+2346.495282	135.868
+2346.561616	152.233
+2346.627950	165.172
+2346.694285	161.367
+2346.760621	152.994
+2346.826958	178.112
+2346.893296	183.44
+2346.959635	149.188
+2347.025975	160.605
+2347.092316	168.217
+2347.158658	148.808
+2347.225001	161.747
+2347.291344	183.82
+2347.357689	174.687
+2347.424034	151.091
+2347.490381	118.362
+2347.556728	117.22
+2347.623077	143.86
+2347.689426	136.249
+2347.755776	132.824
+2347.822127	139.293
+2347.888479	141.577
+2347.954832	146.524
+2348.021186	176.97
+2348.087541	217.692
+2348.153897	216.169
+2348.220254	161.747
+2348.286612	135.488
+2348.352970	107.325
+2348.419330	106.183
+2348.485691	141.957
+2348.552052	131.682
+2348.618414	132.443
+2348.684778	153.375
+2348.751142	130.16
+2348.817507	103.9
+2348.883873	128.637
+2348.950241	133.965
+2349.016609	146.905
+2349.082978	125.212
+2349.149347	113.414
+2349.215718	165.172
+2349.282090	195.618
+2349.348463	181.537
+2349.414837	165.172
+2349.481211	124.451
+2349.547587	98.1913
+2349.613963	116.459
+2349.680341	131.301
+2349.746719	146.905
+2349.813098	134.346
+2349.879478	128.637
+2349.945860	139.674
+2350.012242	151.852
+2350.078625	161.367
+2350.145009	162.889
+2350.211394	169.739
+2350.277779	137.01
+2350.344166	106.564
+2350.410554	126.734
+2350.476943	188.387
+2350.543332	167.836
+2350.609723	138.532
+2350.676114	145.763
+2350.742507	141.957
+2350.808900	149.949
+2350.875294	151.091
+2350.941690	157.18
+2351.008086	167.075
+2351.074483	173.926
+2351.140881	178.873
+2351.207280	140.435
+2351.273680	143.48
+2351.340081	165.933
+2351.406482	164.031
+2351.472885	141.957
+2351.539289	117.981
+2351.605693	108.086
+2351.672099	117.981
+2351.738506	120.645
+2351.804913	132.443
+2351.871321	150.711
+2351.937731	149.188
+2352.004141	147.285
+2352.070552	133.965
+2352.136964	141.577
+2352.203377	166.695
+2352.269791	168.978
+2352.336206	165.553
+2352.402622	146.144
+2352.469039	125.212
+2352.535456	139.674
+2352.601875	130.16
+2352.668295	123.309
+2352.734715	122.548
+2352.801137	148.808
+2352.867559	171.262
+2352.933983	140.816
+2353.000407	169.739
+2353.066832	215.408
+2353.133258	207.035
+2353.199685	186.865
+2353.266113	133.585
+2353.332542	108.467
+2353.398972	151.091
+2353.465403	176.59
+2353.531835	153.375
+2353.598268	147.666
+2353.664701	173.164
+2353.731136	144.621
+2353.797572	110.37
+2353.864008	167.456
+2353.930446	235.579
+2353.996884	227.586
+2354.063323	203.23
+2354.129763	196.76
+2354.196205	181.156
+2354.262647	184.582
+2354.329090	185.723
+2354.395534	189.91
+2354.461979	151.472
+2354.528425	136.629
+2354.594871	137.771
+2354.661319	157.941
+2354.727768	193.715
+2354.794217	170.5
+2354.860668	153.375
+2354.927119	141.957
+2354.993572	123.309
+2355.060025	122.929
+2355.126480	157.18
+2355.192935	164.792
+2355.259391	146.905
+2355.325848	131.682
+2355.392306	112.653
+2355.458765	102.378
+2355.525225	102.378
+2355.591686	140.435
+2355.658148	167.456
+2355.724610	167.456
+2355.791074	151.852
+2355.857539	155.658
+2355.924004	141.577
+2355.990471	124.07
+2356.056938	145.383
+2356.123407	124.832
+2356.189876	122.167
+2356.256346	132.443
+2356.322817	111.511
+2356.389289	131.301
+2356.455763	171.642
+2356.522237	154.516
+2356.588711	135.107
+2356.655187	127.496
+2356.721664	141.577
+2356.788142	194.096
+2356.854621	214.647
+2356.921100	215.408
+2356.987581	213.505
+2357.054062	195.618
+2357.120545	250.04
+2357.187028	255.368
+2357.253512	234.437
+2357.319998	174.687
+2357.386484	141.957
+2357.452971	141.577
+2357.519459	147.666
+2357.585948	124.451
+2357.652438	133.965
+2357.718929	154.136
+2357.785421	171.642
+2357.851913	256.51
+2357.918407	308.268
+2357.984902	259.174
+2358.051397	213.125
+2358.117894	205.894
+2358.184391	217.311
+2358.250890	217.311
+2358.317389	175.448
+2358.383889	176.209
+2358.450390	165.553
+2358.516892	135.488
+2358.583396	136.249
+2358.649900	152.233
+2358.716404	162.128
+2358.782910	164.792
+2358.849417	218.072
+2358.915925	244.712
+2358.982434	243.951
+2359.048943	294.948
+2359.115454	297.232
+2359.181965	211.602
+2359.248478	151.091
+2359.314991	154.516
+2359.381505	169.739
+2359.448021	143.48
+2359.514537	135.868
+2359.581054	174.687
+2359.647572	190.671
+2359.714091	187.626
+2359.780611	237.862
+2359.847132	309.029
+2359.913654	415.59
+2359.980176	610.444
+2360.046700	869.615
+2360.113225	966.661
+2360.179750	850.967
+2360.246277	683.895
+2360.312804	512.256
+2360.379333	340.236
+2360.445862	234.056
+2360.512392	227.206
+2360.578923	250.421
+2360.645456	235.959
+2360.711989	199.805
+2360.778523	197.141
+2360.845058	251.182
+2360.911593	416.351
+2360.978130	692.267
+2361.044668	952.199
+2361.111207	1151.62
+2361.177746	1178.26
+2361.244287	932.409
+2361.310828	586.087
+2361.377371	366.115
+2361.443914	256.891
+2361.510459	210.461
+2361.577004	207.416
+2361.643550	175.067
+2361.710097	145.763
+2361.776645	146.524
+2361.843194	202.469
+2361.909744	295.709
+2361.976295	428.91
+2362.042847	613.489
+2362.109400	817.857
+2362.175953	881.793
+2362.242508	755.823
+2362.309064	508.831
+2362.375620	337.953
+2362.442178	289.24
+2362.508736	261.458
+2362.575295	212.364
+2362.641856	204.752
+2362.708417	158.703
+2362.774979	135.107
+2362.841542	211.983
+2362.908106	347.848
+2362.974671	460.498
+2363.041237	601.31
+2363.107804	785.508
+2363.174371	865.048
+2363.240940	738.697
+2363.307510	533.568
+2363.374080	343.281
+2363.440652	217.311
+2363.507224	214.267
+2363.573798	209.7
+2363.640372	200.185
+2363.706947	180.015
+2363.773523	171.262
+2363.840101	224.542
+2363.906679	342.901
+2363.973258	483.332
+2364.039838	575.812
+2364.106419	634.42
+2364.173000	661.822
+2364.239583	615.772
+2364.306167	500.458
+2364.372751	388.569
+2364.439337	273.636
+2364.505924	173.165
+2364.572511	133.204
+2364.639099	148.047
+2364.705689	137.01
+2364.772279	142.338
+2364.838870	183.06
+2364.905462	244.332
+2364.972055	256.13
+2365.038649	346.326
+2365.105244	462.781
+2365.171840	487.899
+2365.238437	423.582
+2365.305035	317.402
+2365.371634	254.227
+2365.438233	233.676
+2365.504834	250.041
+2365.571435	210.08
+2365.638038	167.456
+2365.704641	167.075
+2365.771246	171.262
+2365.837851	162.509
+2365.904457	189.91
+2365.971064	248.899
+2366.037672	307.507
+2366.104281	348.229
+2366.170891	325.775
+2366.237502	294.568
+2366.304114	255.369
+2366.370727	217.311
+2366.437340	195.999
+2366.503955	172.784
+2366.570571	149.95
+2366.637187	154.136
+2366.703805	150.33
+2366.770423	145.763
+2366.837042	173.545
+2366.903663	227.967
+2366.970284	269.83
+2367.036906	260.316
+2367.103529	250.041
+2367.170153	226.445
+2367.236778	225.684
+2367.303404	213.505
+2367.370031	173.545
+2367.436659	145.383
+2367.503287	132.824
+2367.569917	176.59
+2367.636548	172.784
+2367.703179	167.075
+2367.769812	159.083
+2367.836445	149.569
+2367.903079	160.606
+2367.969715	187.246
+2368.036351	191.813
+2368.102988	178.493
+2368.169626	187.246
+2368.236265	197.141
+2368.302905	180.776
+2368.369546	178.493
+2368.436188	217.692
+2368.502831	176.97
+2368.569474	144.241
+2368.636119	123.69
+2368.702765	148.427
+2368.769411	184.582
+2368.836058	181.918
+2368.902707	157.181
+2368.969356	140.435
+2369.036007	156.8
+2369.102658	176.209
+2369.169310	207.036
+2369.235963	177.351
+2369.302617	141.577
+2369.369272	157.181
+2369.435928	165.934
+2369.502585	148.808
+2369.569243	139.294
+2369.635901	124.832
+2369.702561	123.69
+2369.769221	138.532
+2369.835883	137.771
+2369.902545	140.055
+2369.969209	136.249
+2370.035873	137.391
+2370.102539	176.209
+2370.169205	201.327
+2370.235872	172.023
+2370.302540	145.763
+2370.369209	125.593
+2370.435879	132.063
+2370.502550	154.517
+2370.569222	135.488
+2370.635895	138.152
+2370.702568	143.48
+2370.769243	93.2441
+2370.835918	109.989
+2370.902595	133.966
+2370.969272	152.233
+2371.035951	158.703
+2371.102630	183.44
+2371.169311	171.642
+2371.235992	141.577
+2371.302674	141.196
+2371.369357	145.002
+2371.436041	130.921
+2371.502726	129.779
+2371.569412	144.241
+2371.636099	136.249
+2371.702787	133.204
+2371.769475	130.921
+2371.836165	119.123
+2371.902856	134.727
+2371.969547	161.747
+2372.036240	176.209
+2372.102933	177.351
+2372.169627	164.031
+2372.236323	174.306
+2372.303019	186.865
+2372.369716	207.797
+2372.436414	210.841
+2372.503113	152.614
+2372.569813	123.69
+2372.636514	113.034
+2372.703216	119.884
+2372.769919	122.929
+2372.836622	98.1916
+2372.903327	124.451
+2372.970033	162.889
+2373.036739	151.853
+2373.103447	135.488
+2373.170155	147.286
+2373.236864	154.136
+2373.303575	145.383
+2373.370286	150.711
+2373.436998	152.614
+2373.503711	170.881
+2373.570425	173.926
+2373.637140	157.942
+2373.703856	162.128
+2373.770573	185.343
+2373.837291	162.889
+2373.904010	137.01
+2373.970729	170.12
+2374.037450	236.34
+2374.104171	247.757
+2374.170894	196.76
+2374.237617	156.039
+2374.304342	151.091
+2374.371067	146.524
+2374.437793	149.95
+2374.504520	138.152
+2374.571248	147.666
+2374.637977	146.144
+2374.704707	137.391
+2374.771438	131.682
+2374.838170	126.354
+2374.904903	146.905
+2374.971637	183.821
+2375.038371	167.837
+2375.105107	162.509
+2375.171844	195.999
+2375.238581	210.841
+2375.305319	196.38
+2375.372059	142.338
+2375.438799	152.233
+2375.505540	176.59
+2375.572282	150.711
+2375.639026	136.63
+2375.705770	143.48
+2375.772515	159.845
+2375.839261	165.553
+2375.906007	182.298
+2375.972755	263.361
+2376.039504	359.646
+2376.106254	417.493
+2376.173004	374.869
+2376.239756	355.46
+2376.306508	315.119
+2376.373262	277.442
+2376.440016	224.542
+2376.506771	188.007
+2376.573528	181.918
+2376.640285	140.055
+2376.707043	130.54
+2376.773802	160.986
+2376.840562	209.319
+2376.907323	237.101
+2376.974085	293.807
+2377.040847	400.367
+2377.107611	484.474
+2377.174376	512.256
+2377.241142	443.372
+2377.307908	328.819
+2377.374676	281.248
+2377.441444	225.684
+2377.508213	200.566
+2377.574984	181.537
+2377.641755	153.375
+2377.708527	170.501
+2377.775300	167.456
+2377.842074	152.233
+2377.908849	204.372
+2377.975625	245.854
+2378.042402	299.896
+2378.109180	364.974
+2378.175959	404.173
+2378.242738	378.675
+2378.309519	312.074
+2378.376300	232.915
+2378.443083	170.881
+2378.509866	175.829
+2378.576651	147.666
+2378.643436	131.682
+2378.710222	129.018
+2378.777009	140.055
+2378.843798	165.934
+2378.910587	204.372
+2378.977377	263.741
+2379.044167	326.917
+2379.110959	340.998
+2379.177752	326.155
+2379.244546	296.851
+2379.311341	274.778
+2379.378136	235.198
+2379.444933	176.209
+2379.511730	154.897
+2379.578529	141.577
+2379.645328	130.54
+2379.712128	137.01
+2379.778930	176.209
+2379.845732	201.708
+2379.912535	188.007
+2379.979339	206.275
+2380.046144	250.802
+2380.112950	308.649
+2380.179757	356.221
+2380.246565	317.402
+2380.313373	243.951
+2380.380183	181.537
+2380.446994	131.682
+2380.513805	132.824
+2380.580618	129.779
+2380.647431	140.435
+2380.714245	176.209
+2380.781061	188.388
+2380.847877	184.201
+2380.914694	219.975
+2380.981512	251.563
+2381.048331	259.555
+2381.115151	224.162
+2381.181972	193.716
+2381.248794	199.044
+2381.315617	188.007
+2381.382441	168.978
+2381.449265	165.934
+2381.516091	136.249
+2381.582918	106.564
+2381.649745	91.7218
+2381.716574	122.168
+2381.783403	165.553
+2381.850233	166.314
+2381.917065	144.241
+2381.983897	170.12
+2382.050730	224.923
+2382.117564	231.773
+2382.184399	230.251
+2382.251235	203.23
+2382.318072	148.427
+2382.384910	115.317
+2382.451748	124.071
+2382.518588	122.548
+2382.585429	121.026
+2382.652270	125.973
+2382.719113	135.868
+2382.785956	151.091
+2382.852800	173.545
+2382.919646	152.233
+2382.986492	131.302
+2383.053339	173.165
+2383.120187	189.149
+2383.187036	153.755
+2383.253886	180.396
+2383.320737	203.23
+2383.387589	189.149
+2383.454442	133.585
+2383.521296	90.5801
+2383.588151	95.147
+2383.655006	160.986
+2383.721863	199.424
+2383.788720	251.563
+2383.855579	298.754
+2383.922438	313.596
+2383.989298	288.859
+2384.056160	239.385
+2384.123022	173.165
+2384.189885	173.545
+2384.256749	185.724
+2384.323614	153.755
+2384.390480	128.257
+2384.457347	129.018
+2384.524215	128.637
+2384.591083	165.173
+2384.657953	219.975
+2384.724824	254.988
+2384.791695	282.77
+2384.858568	347.087
+2384.925441	379.055
+2384.992316	300.276
+2385.059191	238.623
+2385.126067	245.474
+2385.192944	226.064
+2385.259823	163.65
+2385.326702	144.622
+2385.393582	149.95
+2385.460463	160.986
+2385.527344	148.427
+2385.594227	149.188
+2385.661111	202.469
+2385.727996	239.765
+2385.794881	257.271
+2385.861768	294.948
+2385.928655	330.342
+2385.995544	307.127
+2386.062433	269.45
+2386.129324	269.45
+2386.196215	258.033
+2386.263107	209.7
+2386.330000	188.007
+2386.396894	179.254
+2386.463789	152.994
+2386.530685	138.532
+2386.597582	148.427
+2386.664480	152.994
+2386.731379	180.776
+2386.798278	251.182
+2386.865179	268.689
+2386.932081	250.421
+2386.998983	221.498
+2387.065887	177.351
+2387.132791	160.606
+2387.199696	143.86
+2387.266603	145.763
+2387.333510	146.905
+2387.400418	163.27
+2387.467327	169.359
+2387.534237	124.832
+2387.601148	100.475
+2387.668060	109.609
+2387.734973	135.488
+2387.801886	156.419
+2387.868801	148.808
+2387.935717	175.068
+2388.002633	184.582
+2388.069551	178.493
+2388.136469	180.776
+2388.203389	195.999
+2388.270309	169.739
+2388.337230	167.837
+2388.404153	159.464
+2388.471076	133.966
+2388.538000	125.593
+2388.604925	128.637
+2388.671851	119.884
+2388.738778	127.876
+2388.805705	166.314
+2388.872634	197.902
+2388.939564	195.618
+2389.006495	178.873
+2389.073426	187.626
+2389.140359	205.133
+2389.207292	228.728
+2389.274227	213.505
+2389.341162	176.97
+2389.408098	150.711
+2389.475035	124.832
+2389.541973	88.2967
+2389.608913	99.7139
+2389.675853	139.294
+2389.742794	143.099
+2389.809735	138.152
+2389.876678	164.792
+2389.943622	160.606
+2390.010567	133.204
+2390.077512	171.262
+2390.144459	209.7
+2390.211406	179.254
+2390.278355	133.204
+2390.345304	148.808
+2390.412255	146.524
+2390.479206	151.852
+2390.546158	152.994
+2390.613111	128.257
+2390.680065	139.674
+2390.747020	150.33
+2390.813976	151.091
+2390.880933	137.391
+2390.947891	188.768
+2391.014850	208.177
+2391.081810	170.12
+2391.148770	168.598
+2391.215732	228.348
+2391.282694	224.162
+2391.349658	190.671
+2391.416622	139.674
+2391.483588	144.241
+2391.550554	155.278
+2391.617521	174.306
+2391.684489	165.173
+2391.751458	107.706
+2391.818428	104.661
+2391.885399	117.981
+2391.952371	146.905
+2392.019344	197.521
+2392.086318	228.348
+2392.153292	205.513
+2392.220268	156.419
+2392.287245	128.638
+2392.354222	151.091
+2392.421201	161.747
+2392.488180	126.735
+2392.555160	86.3938
+2392.622142	109.609
+2392.689124	128.638
+2392.756107	133.204
+2392.823091	161.747
+2392.890076	169.359
+2392.957062	175.829
+2393.024049	174.687
+2393.091037	183.06
+2393.158026	178.112
+2393.225015	206.275
+2393.292006	202.469
+2393.358998	183.821
+2393.425990	147.286
+2393.492984	115.317
+2393.559978	102.378
+2393.626973	115.698
+2393.693970	100.094
+2393.760967	72.3126
+2393.827965	111.892
+2393.894964	160.606
+2393.961964	205.513
+2394.028965	252.705
+2394.095967	237.862
+2394.162970	185.724
+2394.229974	150.33
+2394.296978	143.099
+2394.363984	135.868
+2394.430991	123.31
+2394.497998	125.593
+2394.565007	143.861
+2394.632016	152.233
+2394.699026	160.225
+2394.766038	165.553
+2394.833050	132.063
+2394.900063	100.856
+2394.967077	152.994
+2395.034092	221.498
+2395.101108	223.02
+2395.168125	178.493
+2395.235143	149.189
+2395.302162	151.091
+2395.369181	152.994
+2395.436202	165.173
+2395.503224	129.018
+2395.570246	94.0053
+2395.637270	116.459
+2395.704294	142.338
+2395.771320	156.8
+2395.838346	165.553
+2395.905373	133.585
+2395.972401	113.795
+2396.039430	160.225
+2396.106460	195.619
+2396.173491	171.642
+2396.240523	126.735
+2396.307556	115.317
+2396.374590	95.9082
+2396.441625	98.1916
+2396.508660	115.317
+2396.575697	138.152
+2396.642734	164.411
+2396.709773	159.464
+2396.776812	162.509
+2396.843853	162.128
+2396.910894	132.063
+2396.977936	141.577
+2397.044979	155.658
+2397.112023	155.658
+2397.179068	138.152
+2397.246114	132.063
+2397.313161	116.84
+2397.380209	106.564
+2397.447258	106.945
+2397.514308	146.905
+2397.581358	183.44
+2397.648410	137.01
+2397.715463	120.645
+2397.782516	122.168
+2397.849570	132.063
+2397.916626	137.771
+2397.983682	154.136
+2398.050739	166.695
+2398.117797	159.464
+2398.184857	149.188
+2398.251917	140.055
+2398.318978	140.055
+2398.386039	124.451
+2398.453102	116.079
+2398.520166	133.966
+2398.587231	150.33
+2398.654297	137.01
+2398.721363	140.816
+2398.788431	148.808
+2398.855499	158.322
+2398.922569	126.354
+2398.989639	109.228
+2399.056710	138.913
+2399.123782	172.403
+2399.190856	140.816
+2399.257930	106.564
+2399.325005	119.884
+2399.392081	135.868
+2399.459158	118.743
+2399.526236	100.475
+2399.593314	92.483
+2399.660394	99.7139
+2399.727475	109.609
+2399.794556	106.184
+2399.861639	101.617
+2399.928722	117.601
+2399.995807	152.233
+2400.062892	136.63
+2400.129978	95.9081
+2400.197066	109.989
+2400.264154	140.055
+2400.331243	142.338
+2400.398333	138.913
+2400.465424	130.921
+2400.532516	143.86
+2400.599609	182.679
+2400.666703	167.075
+2400.733797	154.517
+2400.800893	143.48
+2400.867990	124.832
+2400.935087	100.094
+2401.002186	113.415
+2401.069285	152.614
+2401.136385	141.577
+2401.203487	131.301
+2401.270589	140.816
+2401.337692	137.01
+2401.404796	125.593
+2401.471901	117.22
+2401.539007	106.945
+2401.606114	96.2887
+2401.673222	117.981
+2401.740331	136.63
+2401.807441	124.832
+2401.874551	122.168
+2401.941663	150.711
+2402.008776	181.537
+2402.075889	179.634
+2402.143003	199.044
+2402.210119	199.424
+2402.277235	161.747
+2402.344352	158.322
+2402.411471	159.464
+2402.478590	119.884
+2402.545710	115.698
+2402.612831	131.302
+2402.679953	134.727
+2402.747075	146.144
+2402.814199	126.735
+2402.881324	143.48
+2402.948450	160.986
+2403.015576	159.464
+2403.082704	180.396
+2403.149832	169.359
+2403.216962	153.375
+2403.284092	172.023
+2403.351223	173.165
+2403.418356	124.451
+2403.485489	66.2234
+2403.552623	100.856
+2403.619758	135.868
+2403.686894	138.913
+2403.754031	102.378
+2403.821169	110.37
+2403.888308	148.047
+2403.955447	161.367
+2404.022588	192.954
+2404.089730	205.894
+2404.156872	168.978
+2404.224016	129.018
+2404.291160	116.079
+2404.358306	119.504
+2404.425452	147.286
+2404.492599	137.01
+2404.559747	96.6693
+2404.626896	108.848
+2404.694047	109.609
+2404.761197	114.937
+2404.828349	107.325
+2404.895502	106.945
+2404.962656	133.966
+2405.029811	175.448
+2405.096967	214.267
+2405.164123	229.49
+2405.231281	195.999
+2405.298439	196.38
+2405.365599	197.521
+2405.432759	141.196
+2405.499920	118.362
+2405.567083	102.378
+2405.634246	80.3046
+2405.701410	103.9
+2405.768575	139.674
+2405.835741	146.524
+2405.902908	188.768
+2405.970076	228.728
+2406.037245	203.991
+2406.104414	163.27
+2406.171585	177.732
+2406.238757	169.739
+2406.305929	144.622
+2406.373103	117.601
+2406.440277	109.989
+2406.507453	100.094
+2406.574629	104.281
+2406.641806	99.7139
+2406.708984	94.3858
+2406.776163	125.973
+2406.843344	127.496
+2406.910525	151.852
+2406.977706	191.432
+2407.044889	159.464
+2407.112073	139.294
+2407.179258	145.383
+2407.246444	114.556
+2407.313630	102.758
+2407.380818	110.75
+2407.448006	121.407
+2407.515196	138.152
+2407.582386	116.84
+2407.649577	96.6693
+2407.716770	92.1024
+2407.783963	98.1915
+2407.851157	119.123
+2407.918352	121.407
+2407.985548	135.488
+2408.052745	154.516
+2408.119943	159.845
+2408.187142	183.821
+2408.254341	176.209
+2408.321542	137.771
+2408.388744	136.63
+2408.455946	113.415
+2408.523150	125.212
+2408.590354	121.407
+2408.657560	120.265
+2408.724766	139.674
+2408.791973	151.472
+2408.859181	150.711
+2408.926391	130.921
+2408.993601	124.071
+2409.060812	154.897
+2409.128024	174.687
+2409.195237	176.59
+2409.262450	160.606
+2409.329665	129.018
+2409.396881	100.475
+2409.464097	93.6246
+2409.531315	101.236
+2409.598534	135.107
+2409.665753	167.075
+2409.732973	169.739
+2409.800195	130.16
+2409.867417	94.3858
+2409.934640	133.204
+2410.001864	207.416
+2410.069089	210.461
+2410.136315	202.088
+2410.203542	167.075
+2410.270770	157.942
+2410.337999	151.472
+2410.405229	129.399
+2410.472459	132.824
+2410.539691	148.427
+2410.606924	124.832
+2410.674157	113.034
+2410.741392	101.997
+2410.808627	105.042
+2410.875863	127.876
+2410.943101	178.112
+2411.010339	157.561
+2411.077578	125.212
+2411.144818	114.937
+2411.212059	137.01
+2411.279301	168.598
+2411.346544	133.585
+2411.413788	107.325
+2411.481032	100.475
+2411.548278	119.123
+2411.615525	149.569
+2411.682772	159.083
+2411.750021	156.419
+2411.817270	145.763
+2411.884521	176.59
+2411.951772	188.007
+2412.019024	193.716
+2412.086278	189.149
+2412.153532	142.338
+2412.220787	129.779
+2412.288043	138.152
+2412.355300	143.48
+2412.422558	153.375
+2412.489816	148.808
+2412.557076	124.451
+2412.624337	86.0131
+2412.691599	84.4909
+2412.758861	121.407
+2412.826125	137.01
+2412.893389	93.6246
+2412.960655	112.273
+2413.027921	155.278
+2413.095188	181.157
+2413.162456	196.76
+2413.229725	168.217
+2413.296996	154.897
+2413.364267	145.002
+2413.431539	154.136
+2413.498811	148.427
+2413.566085	120.645
+2413.633360	98.9527
+2413.700636	114.937
+2413.767912	134.346
+2413.835190	119.884
+2413.902469	111.131
+2413.969748	106.945
+2414.037028	118.362
+2414.104310	138.913
+2414.171592	143.48
+2414.238875	138.913
+2414.306159	141.196
+2414.373444	130.54
+2414.440730	152.614
+2414.508017	166.695
+2414.575305	132.063
+2414.642594	96.2887
+2414.709884	84.4909
+2414.777175	158.322
+2414.844466	181.918
+2414.911759	106.564
+2414.979052	114.176
+2415.046347	159.845
+2415.113642	152.233
+2415.180939	136.63
+2415.248236	133.965
+2415.315534	145.002
+2415.382833	130.16
+2415.450133	125.212
+2415.517434	80.3046
+2415.584736	71.1708
+2415.652039	106.564
+2415.719343	109.989
+2415.786648	125.973
+2415.853954	155.278
+2415.921260	196.76
+2415.988568	201.708
+2416.055876	182.679
+2416.123186	159.083
+2416.190496	156.419
+2416.257807	152.614
+2416.325120	126.735
+2416.392433	116.84
+2416.459747	119.504
+2416.527062	105.422
+2416.594378	94.3858
+2416.661695	103.52
+2416.729013	102.378
+2416.796332	103.139
+2416.863652	113.795
+2416.930972	140.055
+2416.998294	130.16
+2417.065617	124.451
+2417.132940	142.338
+2417.200265	175.448
+2417.267590	168.978
+2417.334916	140.816
+2417.402244	111.131
+2417.469572	131.301
+2417.536901	178.112
+2417.604231	167.837
+2417.671562	118.362
+2417.738894	89.4383
+2417.806227	94.7664
+2417.873561	116.078
+2417.940896	150.711
+2418.008231	178.873
+2418.075568	183.06
+2418.142906	176.209
+2418.210244	171.642
+2418.277584	165.553
+2418.344924	156.419
+2418.412265	126.735
+2418.479608	122.168
+2418.546951	147.286
+2418.614295	153.755
+2418.681640	127.115
+2418.748986	96.2886
+2418.816333	103.9
+2418.883681	152.994
+2418.951030	168.598
+2419.018380	167.456
+2419.085730	214.267
+2419.153082	276.681
+2419.220435	242.048
+2419.287788	145.383
+2419.355143	135.107
+2419.422498	151.852
+2419.489855	132.824
+2419.557212	114.556
+2419.624570	106.184
+2419.691929	106.945
+2419.759289	105.042
+2419.826650	122.168
+2419.894012	154.516
+2419.961375	192.574
+2420.028739	221.497
+2420.096104	223.781
+2420.163470	229.87
+2420.230836	196.76
+2420.298204	159.464
+2420.365572	117.601
+2420.432942	73.4542
+2420.500312	107.706
+2420.567684	145.763
+2420.635056	152.233
+2420.702429	136.249
+2420.769803	149.569
+2420.837178	131.682
+2420.904554	124.832
+2420.971931	152.233
+2421.039309	192.193
+2421.106688	192.193
+2421.174068	180.395
+2421.241449	146.524
+2421.308830	116.84
+2421.376213	115.698
+2421.443597	123.69
+2421.510981	135.107
+2421.578366	128.637
+2421.645753	106.564
+2421.713140	135.107
+2421.780528	161.367
+2421.847917	150.711
+2421.915308	138.532
+2421.982699	130.16
+2422.050091	125.593
+2422.117483	152.233
+2422.184877	172.784
+2422.252272	175.448
+2422.319668	159.083
+2422.387065	127.115
+2422.454462	115.317
+2422.521861	100.475
+2422.589260	83.7297
+2422.656661	83.3491
+2422.724062	113.795
+2422.791464	128.257
+2422.858867	127.876
+2422.926272	133.965
+2422.993677	151.472
+2423.061083	148.808
+2423.128490	147.666
+2423.195898	159.464
+2423.263307	141.196
+2423.330716	138.913
+2423.398127	158.703
+2423.465539	167.075
+2423.532951	159.464
+2423.600365	162.128
+2423.667779	156.8
+2423.735195	149.569
+2423.802611	127.876
+2423.870028	111.131
+2423.937447	133.204
+2424.004866	176.59
+2424.072286	198.282
+2424.139707	194.857
+2424.207129	172.403
+2424.274552	165.553
+2424.341976	140.055
+2424.409401	138.152
+2424.476826	132.443
+2424.544253	131.301
+2424.611681	117.601
+2424.679109	128.637
+2424.746539	132.443
+2424.813969	109.989
+2424.881400	92.1023
+2424.948833	122.168
+2425.016266	173.545
+2425.083700	157.561
+2425.151135	135.107
+2425.218571	122.548
+2425.286008	142.338
+2425.353446	156.8
+2425.420885	133.204
+2425.488325	120.265
+2425.555766	94.7663
+2425.623207	65.4622
+2425.690650	77.2599
+2425.758094	109.609
+2425.825538	127.876
+2425.892983	124.071
+2425.960430	111.131
+2426.027877	101.617
+2426.095325	125.212
+2426.162775	159.844
+2426.230225	174.306
+2426.297676	156.419
+2426.365128	138.913
+2426.432581	110.37
+2426.500034	97.0498
+2426.567489	121.407
+2426.634945	140.055
+2426.702402	120.265
+2426.769859	122.548
+2426.837318	156.039
+2426.904777	176.97
+2426.972238	150.33
+2427.039699	169.739
+2427.107161	183.059
+2427.174625	141.577
+2427.242089	110.75
+2427.309554	101.617
+2427.377020	139.674
+2427.444487	159.844
+2427.511955	172.023
+2427.579424	153.755
+2427.646894	102.758
+2427.714364	67.365
+2427.781836	92.4829
+2427.849309	130.921
+2427.916782	179.634
+2427.984257	190.29
+2428.051732	166.314
+2428.119209	153.375
+2428.186686	170.881
+2428.254164	175.448
+2428.321643	178.112
+2428.389123	175.448
+2428.456605	123.69
+2428.524087	89.0577
+2428.591569	98.9526
+2428.659053	140.055
+2428.726538	185.723
+2428.794024	171.642
+2428.861511	118.362
+2428.928998	113.414
+2428.996487	123.309
+2429.063976	125.212
+2429.131467	119.123
+2429.198958	140.816
+2429.266450	154.897
+2429.333944	139.293
+2429.401438	116.84
+2429.468933	116.459
+2429.536429	106.945
+2429.603926	89.0577
+2429.671424	84.4908
+2429.738923	95.1469
+2429.806423	118.362
+2429.873923	146.144
+2429.941425	155.658
+2430.008928	132.824
+2430.076431	136.249
+2430.143936	154.897
+2430.211441	146.905
+2430.278948	138.913
+2430.346455	138.913
+2430.413963	153.755
+2430.481472	127.876
+2430.548982	114.556
+2430.616494	127.876
+2430.684006	110.75
+2430.751518	92.1022
+2430.819032	109.228
+2430.886547	127.115
+2430.954063	152.614
+2431.021580	143.099
+2431.089097	140.816
+2431.156616	154.897
+2431.224135	149.569
+2431.291656	142.338
+2431.359177	127.876
+2431.426699	109.989
+2431.494223	110.37
+2431.561747	110.37
+2431.629272	101.617
+2431.696798	111.131
+2431.764325	122.168
+2431.831853	93.244
+2431.899382	113.034
+2431.966912	109.609
+2432.034442	121.026
+2432.101974	157.942
+2432.169507	205.513
+2432.237040	191.051
+2432.304575	157.942
+2432.372110	154.897
+2432.439647	168.598
+2432.507184	160.606
+2432.574722	121.406
+2432.642261	108.467
+2432.709802	132.063
+2432.777343	137.771
+2432.844885	116.459
+2432.912428	146.905
+2432.979972	184.582
+2433.047516	163.65
+2433.115062	162.508
+2433.182609	172.023
+2433.250156	170.881
+2433.317705	111.892
+2433.385255	84.4908
+2433.452805	111.892
+2433.520356	125.593
+2433.587909	125.212
+2433.655462	107.706
+2433.723016	98.572
+2433.790571	108.467
+2433.858127	122.929
+2433.925684	114.176
+2433.993242	106.183
+2434.060801	96.6691
+2434.128361	125.973
+2434.195922	152.994
+2434.263483	167.456
+2434.331046	174.306
+2434.398610	143.86
+2434.466174	110.75
+2434.533740	76.4987
+2434.601306	92.1022
+2434.668873	132.443
+2434.736442	150.33
+2434.804011	104.281
+2434.871581	112.653
+2434.939152	134.727
+2435.006724	152.233
+2435.074297	171.642
+2435.141871	164.411
+2435.209446	137.771
+2435.277022	138.152
+2435.344598	169.359
+2435.412176	185.723
+2435.479754	160.986
+2435.547334	133.585
+2435.614914	97.8108
+2435.682496	94.0051
+2435.750078	125.212
+2435.817661	137.01
+2435.885246	137.01
+2435.952831	139.674
+2436.020417	145.002
+2436.088004	174.687
+2436.155592	161.367
+2436.223181	130.921
+2436.290770	119.504
+2436.358361	120.265
+2436.425953	116.078
+2436.493546	90.1994
+2436.561139	93.6245
+2436.628734	104.281
+2436.696329	117.22
+2436.763926	133.965
+2436.831523	154.897
+2436.899121	166.695
+2436.966720	149.569
+2437.034321	149.949
+2437.101922	172.784
+2437.169524	214.266
+2437.237127	175.448
+2437.304730	141.957
+2437.372335	156.039
+2437.439941	159.083
+2437.507548	140.435
+2437.575155	100.475
+2437.642764	99.7137
+2437.710374	108.086
+2437.777984	117.601
+2437.845595	139.293
+2437.913208	153.755
+2437.980821	175.448
+2438.048435	199.424
+2438.116050	211.983
+2438.183666	207.416
+2438.251283	189.529
+2438.318901	161.747
+2438.386520	131.682
+2438.454140	113.034
+2438.521761	96.2886
+2438.589383	93.244
+2438.657005	111.512
+2438.724629	119.504
+2438.792253	109.228
+2438.859879	146.524
+2438.927505	168.217
+2438.995133	148.427
+2439.062761	138.532
+2439.130390	149.188
+2439.198020	117.22
+2439.265651	117.22
+2439.333283	141.957
+2439.400916	160.606
+2439.468550	140.816
+2439.536185	122.168
+2439.603821	123.309
+2439.671458	109.228
+2439.739095	77.6404
+2439.806734	86.7742
+2439.874373	93.244
+2439.942014	116.078
+2440.009655	127.876
+2440.077298	99.7137
+2440.144941	126.734
+2440.212585	159.464
+2440.280230	155.658
+2440.347876	148.047
+2440.415523	99.7137
+2440.483171	113.414
+2440.550820	133.204
+2440.618470	151.472
+2440.686121	140.435
+2440.753772	123.309
+2440.821425	141.957
+2440.889079	167.836
+2440.956733	146.905
+2441.024389	130.54
+2441.092045	145.763
+2441.159702	148.808
+2441.227361	189.91
+2441.295020	203.61
+2441.362680	182.679
+2441.430341	144.241
+2441.498003	109.989
+2441.565666	130.54
+2441.633330	144.621
+2441.700995	139.674
+2441.768661	111.131
+2441.836327	110.37
+2441.903995	108.467
+2441.971664	108.086
+2442.039333	151.472
+2442.107004	189.149
+2442.174675	181.537
+2442.242348	173.545
+2442.310021	165.934
+2442.377695	147.666
+2442.445370	122.929
+2442.513046	135.488
+2442.580723	148.047
+2442.648401	137.391
+2442.716080	120.645
+2442.783760	123.69
+2442.851441	97.4303
+2442.919123	94.0051
+2442.986805	156.039
+2443.054489	192.954
+2443.122173	181.537
+2443.189859	169.739
+2443.257545	157.942
+2443.325233	125.593
+2443.392921	138.152
+2443.460610	149.188
+2443.528300	109.989
+2443.595991	82.9685
+2443.663683	116.459
+2443.731376	164.031
+2443.799070	146.524
+2443.866765	157.561
+2443.934461	160.225
+2444.002158	154.897
+2444.069855	158.322
+2444.137554	157.561
+2444.205253	134.346
+2444.272954	111.892
+2444.340655	132.063
+2444.408358	158.322
+2444.476061	146.524
+2444.543765	113.034
+2444.611470	104.281
+2444.679176	98.9526
+2444.746883	104.661
+2444.814591	93.2439
+2444.882300	106.183
+2444.950010	137.391
+2445.017721	125.212
+2445.085433	129.779
+2445.153145	158.703
+2445.220859	147.285
+2445.288574	120.645
+2445.356289	122.548
+2445.424005	120.265
+2445.491723	115.698
+2445.559441	97.4303
+2445.627160	150.33
+2445.694881	164.411
+2445.762602	140.435
+2445.830324	142.338
+2445.898047	152.233
+2445.965771	153.375
+2446.033495	168.978
+2446.101221	203.23
+2446.168948	204.752
+2446.236676	173.545
+2446.304404	162.889
+2446.372134	184.201
+2446.439864	174.306
+2446.507596	153.375
+2446.575328	172.784
+2446.643061	147.666
+2446.710796	103.9
+2446.778531	71.5512
+2446.846267	67.3649
+2446.914004	89.4382
+2446.981742	106.564
+2447.049481	136.629
+2447.117221	178.493
+2447.184961	240.907
+2447.252703	272.494
+2447.320446	213.886
+2447.388189	164.411
+2447.455934	132.062
+2447.523679	116.078
+2447.591426	118.742
+2447.659173	133.965
+2447.726922	119.504
+2447.794671	84.8713
+2447.862421	84.8713
+2447.930172	120.645
+2447.997924	128.257
+2448.065677	143.099
+2448.133431	140.816
+2448.201186	140.435
+2448.268942	137.391
+2448.336698	125.973
+2448.404456	121.026
+2448.472215	89.0576
+2448.539974	99.3331
+2448.607735	126.354
+2448.675496	123.69
+2448.743259	102.378
+2448.811022	120.265
+2448.878786	135.868
+2448.946551	121.406
+2449.014317	103.139
+2449.082084	123.309
+2449.149852	145.383
+2449.217621	165.172
+2449.285391	132.824
+2449.353162	125.212
+2449.420934	135.107
+2449.488706	113.795
+2449.556480	114.556
+2449.624255	132.443
+2449.692030	127.876
+2449.759807	107.706
+2449.827584	126.354
+2449.895362	129.018
+2449.963141	97.0497
+2450.030922	124.832
+2450.098703	176.59
+2450.166485	180.015
+2450.234268	160.606
+2450.302052	140.816
+2450.369837	111.892
+2450.437622	90.1994
+2450.505409	115.317
+2450.573197	145.763
+2450.640985	127.115
+2450.708775	105.422
+2450.776565	114.556
+2450.844357	126.354
+2450.912149	123.69
+2450.979943	141.957
+2451.047737	138.532
+2451.115532	121.026
+2451.183328	92.4828
+2451.251125	140.435
+2451.318923	168.598
+2451.386722	158.322
+2451.454522	165.934
+2451.522323	132.443
+2451.590125	114.937
+2451.657927	127.496
+2451.725731	117.981
+2451.793535	78.7822
+2451.861341	67.3649
+2451.929147	67.7455
+2451.996955	101.997
+2452.064763	131.301
+2452.132572	138.532
+2452.200382	178.112
+2452.268194	178.873
+2452.336006	152.614
+2452.403819	128.257
+2452.471633	124.832
+2452.539447	141.957
+2452.607263	180.776
+2452.675080	146.905
+2452.742898	121.406
+2452.810716	119.884
+2452.878536	110.75
+2452.946356	137.771
+2453.014178	162.508
+2453.082000	140.816
+2453.149823	140.435
+2453.217648	143.099
+2453.285473	123.69
+2453.353299	143.48
+2453.421126	164.031
+2453.488954	156.8
+2453.556783	126.354
+2453.624613	103.9
+2453.692444	108.086
+2453.760275	109.989
+2453.828108	131.682
+2453.895942	152.614
+2453.963776	133.965
+2454.031612	127.496
+2454.099448	124.832
+2454.167286	86.0131
+2454.235124	108.467
+2454.302963	148.047
+2454.370803	130.921
+2454.438645	104.661
+2454.506487	109.228
+2454.574330	136.249
+2454.642174	160.986
+2454.710018	145.383
+2454.777864	143.099
+2454.845711	141.577
+2454.913559	111.892
+2454.981407	135.488
+2455.049257	160.225
+2455.117107	156.8
+2455.184959	141.577
+2455.252811	119.504
+2455.320665	106.564
+2455.388519	101.236
+2455.456374	144.241
+2455.524230	167.836
+2455.592087	130.921
+2455.659945	82.2073
+2455.727804	88.6771
+2455.795664	105.422
+2455.863525	115.317
+2455.931387	139.674
+2455.999249	164.411
+2456.067113	161.747
+2456.134978	162.889
+2456.202843	152.994
+2456.270709	109.609
+2456.338577	81.8267
+2456.406445	96.6691
+2456.474314	110.37
+2456.542185	103.139
+2456.610056	102.378
+2456.677928	119.884
+2456.745801	135.107
+2456.813675	127.876
+2456.881550	117.601
+2456.949425	116.84
+2457.017302	130.921
+2457.085180	164.031
+2457.153059	151.852
+2457.220938	130.16
+2457.288819	124.451
+2457.356700	133.585
+2457.424583	127.115
+2457.492466	116.459
+2457.560350	116.84
+2457.628235	101.236
+2457.696121	92.1023
+2457.764009	119.123
+2457.831897	134.346
+2457.899785	110.37
+2457.967675	121.406
+2458.035566	156.419
+2458.103458	176.59
+2458.171351	180.776
+2458.239244	168.217
+2458.307139	140.055
+2458.375034	89.0577
+2458.442931	87.9159
+2458.510828	122.168
+2458.578727	127.496
+2458.646626	122.929
+2458.714526	124.07
+2458.782427	103.139
+2458.850329	94.0051
+2458.918232	138.532
+2458.986136	200.185
+2459.054041	200.566
+2459.121947	155.658
+2459.189854	137.01
+2459.257761	150.711
+2459.325670	134.727
+2459.393580	108.848
+2459.461490	99.7137
+2459.529402	105.422
+2459.597314	78.021
+2459.665227	76.8793
+2459.733142	124.07
+2459.801057	137.771
+2459.868973	105.042
+2459.936890	114.556
+2460.004808	149.569
+2460.072727	160.986
+2460.140647	145.002
+2460.208568	127.115
+2460.276489	118.742
+2460.344412	138.152
+2460.412336	146.905
+2460.480260	129.779
+2460.548186	110.75
+2460.616112	89.8189
+2460.684040	71.1707
+2460.751968	103.52
+2460.819897	130.54
+2460.887828	139.674
+2460.955759	157.942
+2461.023691	159.083
+2461.091624	144.622
+2461.159558	149.95
+2461.227493	167.456
+2461.295428	157.942
+2461.363365	146.905
+2461.431303	157.561
+2461.499242	163.65
+2461.567181	150.711
+2461.635122	98.5721
+2461.703063	98.1915
+2461.771006	116.459
+2461.838949	116.84
+2461.906893	125.593
+2461.974838	128.637
+2462.042785	128.637
+2462.110732	149.569
+2462.178680	147.286
+2462.246629	146.144
+2462.314579	170.501
+2462.382529	129.399
+2462.450481	116.459
+2462.518434	172.784
+2462.586387	175.448
+2462.654342	136.249
+2462.722298	127.876
+2462.790254	143.099
+2462.858211	171.642
+2462.926170	183.059
+2462.994129	149.188
+2463.062089	150.711
+2463.130050	143.86
+2463.198013	152.614
+2463.265976	166.314
+2463.333940	166.695
+2463.401904	138.152
+2463.469870	122.548
+2463.537837	120.645
+2463.605805	118.742
+2463.673773	128.257
+2463.741743	117.601
+2463.809714	126.735
+2463.877685	129.018
+2463.945657	122.548
+2464.013631	148.808
+2464.081605	153.375
+2464.149580	158.703
+2464.217556	124.071
+2464.285533	117.601
+2464.353512	151.852
+2464.421490	148.427
+2464.489470	112.653
+2464.557451	81.0657
+2464.625433	105.042
+2464.693416	123.69
+2464.761399	108.848
+2464.829384	96.2886
+2464.897370	76.8794
+2464.965356	100.475
+2465.033343	113.034
+2465.101332	130.921
+2465.169321	132.824
+2465.237311	132.443
+2465.305302	170.12
+2465.373294	174.306
+2465.441288	140.055
+2465.509281	136.249
+2465.577276	115.317
+2465.645272	83.7297
+2465.713269	92.4829
+2465.781267	137.391
+2465.849265	167.456
+2465.917265	159.464
+2465.985266	146.905
+2466.053267	127.115
+2466.121269	140.055
+2466.189273	151.852
+2466.257277	134.727
+2466.325282	136.629
+2466.393288	146.905
+2466.461296	140.816
+2466.529304	145.763
+2466.597313	136.629
+2466.665322	118.362
+2466.733333	116.078
+2466.801345	145.002
+2466.869358	149.95
+2466.937371	131.682
+2467.005386	117.22
+2467.073402	134.346
+2467.141418	152.994
+2467.209435	135.868
+2467.277454	135.107
+2467.345473	159.083
+2467.413493	146.524
+2467.481515	164.792
+2467.549537	166.314
+2467.617560	112.273
+2467.685584	96.6692
+2467.753609	93.6246
+2467.821634	100.475
+2467.889661	143.48
+2467.957689	164.031
+2468.025718	133.585
+2468.093747	144.241
+2468.161778	175.067
+2468.229809	181.537
+2468.297842	146.524
+2468.365875	118.742
+2468.433909	113.414
+2468.501944	122.168
+2468.569981	140.816
+2468.638018	132.063
+2468.706056	113.795
+2468.774095	97.8109
+2468.842135	80.6851
+2468.910176	90.9606
+2468.978217	108.848
+2469.046260	113.034
+2469.114304	141.196
+2469.182348	170.12
+2469.250394	152.614
+2469.318440	151.852
+2469.386488	129.018
+2469.454536	139.674
+2469.522585	149.188
+2469.590636	150.711
+2469.658687	116.078
+2469.726739	108.467
+2469.794792	126.354
+2469.862846	114.556
+2469.930901	94.3857
+2469.998957	115.698
+2470.067014	154.897
+2470.135071	139.674
+2470.203130	110.75
+2470.271190	138.532
+2470.339250	135.107
+2470.407312	120.265
+2470.475374	113.795
+2470.543437	106.564
+2470.611502	108.847
+2470.679567	120.645
+2470.747633	137.01
+2470.815700	127.496
+2470.883768	90.9605
+2470.951837	102.758
+2471.019907	131.682
+2471.087978	141.957
+2471.156050	140.816
+2471.224122	129.398
+2471.292196	90.5799
+2471.360271	100.475
+2471.428346	131.682
+2471.496423	143.48
+2471.564500	95.1468
+2471.632579	89.0576
+2471.700658	103.519
+2471.768738	127.115
+2471.836819	109.609
+2471.904901	91.7216
+2471.972984	102.758
+2472.041068	113.034
+2472.109153	152.994
+2472.177239	153.755
+2472.245326	117.22
+2472.313414	118.742
+2472.381502	153.375
+2472.449592	154.136
+2472.517683	148.808
+2472.585774	131.682
+2472.653867	107.706
+2472.721960	107.325
+2472.790054	109.228
+2472.858149	127.115
+2472.926246	132.824
+2472.994343	117.22
+2473.062441	115.698
+2473.130540	134.727
+2473.198640	133.585
+2473.266741	103.139
+2473.334842	92.8634
+2473.402945	86.3936
+2473.471049	120.265
+2473.539153	142.338
+2473.607259	123.309
+2473.675365	131.301
+2473.743473	163.65
+2473.811581	179.254
+2473.879691	175.448
+2473.947801	168.598
+2474.015912	168.978
+2474.084024	139.293
+2474.152137	113.034
+2474.220251	131.682
+2474.288366	130.54
+2474.356482	133.204
+2474.424599	123.309
+2474.492716	111.512
+2474.560835	115.317
+2474.628955	121.406
+2474.697075	132.824
+2474.765197	134.346
+2474.833319	113.034
+2474.901443	101.997
+2474.969567	126.354
+2475.037692	116.078
+2475.105818	110.37
+2475.173945	133.204
+2475.242074	145.002
+2475.310203	147.666
+2475.378332	113.795
+2475.446463	95.5274
+2475.514595	105.803
+2475.582728	117.981
+2475.650862	125.212
+2475.718996	116.459
+2475.787132	110.37
+2475.855268	134.346
+2475.923406	152.613
+2475.991544	184.201
+2476.059683	162.889
+2476.127824	100.855
+2476.195965	95.1468
+2476.264107	132.443
+2476.332250	150.33
+2476.400394	159.464
+2476.468539	153.755
+2476.536685	138.913
+2476.604832	125.212
+2476.672979	123.69
+2476.741128	140.435
+2476.809278	150.33
+2476.877428	151.472
+2476.945580	167.075
+2477.013732	164.031
+2477.081886	126.734
+2477.150040	120.645
+2477.218195	106.183
+2477.286351	124.07
+2477.354508	128.637
+2477.422667	142.719
+2477.490826	129.779
+2477.558985	114.937
+2477.627146	115.698
+2477.695308	129.779
+2477.763471	108.086
+2477.831635	108.086
+2477.899799	122.168
+2477.967965	135.488
+2478.036131	172.403
+2478.104299	163.65
+2478.172467	133.204
+2478.240636	127.876
+2478.308807	140.435
+2478.376978	145.383
+2478.445150	136.629
+2478.513323	114.556
+2478.581497	96.2886
+2478.649672	89.8188
+2478.717848	109.228
+2478.786025	117.22
+2478.854202	113.034
+2478.922381	124.451
+2478.990561	147.666
+2479.058741	165.934
+2479.126923	124.832
+2479.195105	85.2519
+2479.263289	112.273
+2479.331473	142.338
+2479.399658	122.548
+2479.467844	127.496
+2479.536032	135.868
+2479.604220	105.422
+2479.672409	76.8793
+2479.740599	94.7663
+2479.808789	129.018
+2479.876981	137.391
+2479.945174	127.496
+2480.013368	133.204
+2480.081562	151.852
+2480.149758	154.136
+2480.217954	141.957
+2480.286152	129.779
+2480.354350	116.459
+2480.422550	107.325
+2480.490750	117.981
+2480.558951	103.519
+2480.627153	92.1023
+2480.695356	121.026
+2480.763560	151.091
+2480.831765	129.018
+2480.899971	108.467
+2480.968178	146.524
+2481.036386	165.553
+2481.104594	151.852
+2481.172804	154.897
+2481.241015	155.658
+2481.309226	135.868
+2481.377439	94.0051
+2481.445652	103.139
+2481.513866	141.577
+2481.582082	141.577
+2481.650298	127.115
+2481.718515	119.504
+2481.786733	112.273
+2481.854952	117.22
+2481.923172	122.929
+2481.991393	113.414
+2482.059615	128.257
+2482.127837	127.115
+2482.196061	120.645
+2482.264286	97.0497
+2482.332511	99.7137
+2482.400738	102.378
+2482.468965	118.362
+2482.537194	135.107
+2482.605423	122.168
+2482.673653	113.414
+2482.741885	103.9
+2482.810117	122.548
+2482.878350	151.852
+2482.946584	156.419
+2483.014819	154.897
+2483.083055	162.508
+2483.151291	152.614
+2483.219529	146.524
+2483.287768	140.816
+2483.356008	131.682
+2483.424248	111.892
+2483.492490	95.1469
+2483.560732	91.3411
+2483.628975	93.244
+2483.697220	132.443
+2483.765465	124.832
+2483.833711	92.4828
+2483.901958	104.281
+2483.970207	137.771
+2484.038456	135.488
+2484.106705	127.115
+2484.174956	155.658
+2484.243208	144.621
+2484.311461	95.1468
+2484.379715	100.094
+2484.447969	101.236
+2484.516225	101.997
+2484.584481	97.0497
+2484.652739	97.0497
+2484.720997	110.37
+2484.789257	112.653
+2484.857517	124.451
+2484.925778	135.868
+2484.994040	144.241
+2485.062303	147.666
+2485.130567	128.637
+2485.198832	131.682
+2485.267098	162.128
+2485.335365	164.792
+2485.403633	129.398
+2485.471902	97.8109
+2485.540171	105.803
+2485.608442	140.055
+2485.676713	127.115
+2485.744986	135.488
+2485.813259	166.314
+2485.881533	153.375
+2485.949809	124.451
+2486.018085	111.131
+2486.086362	143.099
+2486.154640	172.023
+2486.222919	170.12
+2486.291199	135.868
+2486.359480	129.398
+2486.427762	151.472
+2486.496045	140.816
+2486.564328	110.75
+2486.632613	111.892
+2486.700899	124.832
+2486.769185	109.228
+2486.837473	100.855
+2486.905761	79.5433
+2486.974050	70.4095
+2487.042341	88.6771
+2487.110632	98.1914
+2487.178924	134.727
+2487.247217	161.367
+2487.315511	140.435
+2487.383806	115.317
+2487.452102	118.362
+2487.520399	93.244
+2487.588697	89.4382
+2487.656995	93.6245
+2487.725295	106.564
+2487.793596	119.123
+2487.861897	140.055
+2487.930200	155.278
+2487.998503	143.099
+2488.066807	133.585
+2488.135113	156.8
+2488.203419	137.771
+2488.271726	118.362
+2488.340034	123.309
+2488.408343	109.609
+2488.476653	119.504
+2488.544964	130.921
+2488.613276	106.183
+2488.681589	75.357
+2488.749902	79.5433
+2488.818217	73.8347
+2488.886533	68.1261
+2488.954849	105.042
+2489.023167	116.459
+2489.091485	112.273
+2489.159804	102.758
+2489.228125	107.325
+2489.296446	133.585
+2489.364768	137.391
+2489.433091	114.176
+2489.501415	88.6771
+2489.569740	106.564
+2489.638066	125.973
+2489.706393	129.398
+2489.774721	116.459
+2489.843049	92.4828
+2489.911379	114.937
+2489.979710	116.459
+2490.048041	103.9
+2490.116374	127.876
+2490.184707	149.569
+2490.253041	144.621
+2490.321377	132.824
+2490.389713	119.123
+2490.458050	96.6691
+2490.526388	72.693
+2490.594727	82.9685
+2490.663067	94.0051
+2490.731408	107.706
+2490.799750	116.459
+2490.868093	109.228
+2490.936436	79.9239
+2491.004781	62.0369
+2491.073127	74.2153
+2491.141473	119.504
+2491.209821	147.285
+2491.278169	141.196
+2491.346519	139.674
+2491.414869	143.48
+2491.483220	140.055
+2491.551572	130.921
+2491.619925	165.553
+2491.688279	159.844
+2491.756634	149.949
+2491.824990	128.257
+2491.893347	95.1468
+2491.961705	98.9526
+2492.030064	124.832
+2492.098423	122.168
+2492.166784	124.451
+2492.235145	110.37
+2492.303508	114.176
+2492.371871	155.658
+2492.440236	172.784
+2492.508601	152.233
+2492.576967	131.301
+2492.645334	120.645
+2492.713702	138.152
+2492.782071	148.808
+2492.850441	116.078
+2492.918812	81.8268
+2492.987184	92.8634
+2493.055557	130.921
+2493.123931	167.075
+2493.192305	180.395
+2493.260681	151.852
+2493.329058	141.577
+2493.397435	156.8
+2493.465813	124.07
+2493.534193	99.7137
+2493.602573	99.3332
+2493.670954	109.989
+2493.739337	140.055
+2493.807720	144.241
+2493.876104	116.078
+2493.944489	115.317
+2494.012875	137.391
+2494.081261	132.443
+2494.149649	113.414
+2494.218038	135.488
+2494.286428	156.039
+2494.354818	145.763
+2494.423210	137.391
+2494.491602	118.362
+2494.559996	116.459
+2494.628390	119.504
+2494.696785	96.6692
+2494.765182	93.6246
+2494.833579	106.184
+2494.901977	126.354
+2494.970376	156.039
+2495.038776	175.448
+2495.107177	157.561
+2495.175579	136.249
+2495.243982	133.585
+2495.312385	133.585
+2495.380790	152.614
+2495.449196	152.233
+2495.517602	115.698
+2495.586010	94.3857
+2495.654418	118.742
+2495.722827	144.241
+2495.791238	130.921
+2495.859649	112.273
+2495.928061	105.803
+2495.996474	143.48
+2496.064888	161.367
+2496.133303	147.286
+2496.201719	129.018
+2496.270136	108.086
+2496.338554	100.094
+2496.406973	105.422
+2496.475392	132.063
+2496.543813	155.658
+2496.612234	159.464
+2496.680657	151.472
+2496.749080	120.265
+2496.817505	119.504
+2496.885930	115.698
+2496.954356	103.9
+2497.022783	108.086
+2497.091212	142.338
+2497.159641	121.406
+2497.228071	81.8268
+2497.296502	99.7138
+2497.364933	119.504
+2497.433366	93.6246
+2497.501800	90.9606
+2497.570235	122.548
+2497.638670	137.01
+2497.707107	139.674
+2497.775544	130.54
+2497.843983	87.5354
+2497.912422	93.6246
+2497.980862	137.01
+2498.049304	144.241
+2498.117746	135.488
+2498.186189	149.188
+2498.254633	135.488
+2498.323078	120.265
+2498.391524	131.682
+2498.459971	125.212
+2498.528419	142.338
+2498.596867	157.18
+2498.665317	155.278
+2498.733768	124.832
+2498.802219	118.742
+2498.870672	135.868
+2498.939125	141.958
+2499.007579	151.472
+2499.076035	186.865
+2499.144491	189.149
+2499.212948	178.873
+2499.281406	201.708
+2499.349865	169.359
+2499.418325	142.338
+2499.486786	166.314
+2499.555248	178.112
+2499.623711	135.868
+2499.692175	70.4096
+2499.760639	73.0736
+2499.829105	103.52
+2499.897572	116.078
+2499.966039	111.512
+2500.034508	130.54
+2500.102977	146.144
+2500.171447	140.816
+2500.239919	155.658
+2500.308391	148.427
+2500.376864	122.168
+2500.445338	109.989
+2500.513813	113.795
+2500.582289	92.8634
+2500.650766	99.7138
+2500.719244	134.727
+2500.787722	119.123
+2500.856202	95.1469
+2500.924683	128.637
+2500.993164	157.18
+2501.061647	156.039
+2501.130130	152.614
+2501.198614	157.18
+2501.267100	169.739
+2501.335586	175.829
+2501.404073	183.059
+2501.472561	205.133
+2501.541050	182.679
+2501.609540	119.504
+2501.678031	86.7743
+2501.746523	71.9319
+2501.815016	78.7822
+2501.883510	109.989
+2501.952005	128.637
+2502.020500	119.123
+2502.088997	116.078
+2502.157494	140.055
+2502.225993	180.015
+2502.294492	165.173
+2502.362992	126.354
+2502.431494	112.653
+2502.499996	114.176
+2502.568499	129.779
+2502.637003	122.929
+2502.705508	118.743
+2502.774014	101.617
+2502.842521	94.7663
+2502.911029	108.086
+2502.979537	118.362
+2503.048047	130.16
+2503.116558	131.682
+2503.185069	147.666
+2503.253582	143.86
+2503.322095	101.617
+2503.390610	82.9686
+2503.459125	112.653
+2503.527641	130.54
+2503.596158	117.981
+2503.664677	105.422
+2503.733196	94.7664
+2503.801716	84.1103
+2503.870237	94.3858
+2503.938758	96.2887
+2504.007281	110.37
+2504.075805	158.703
+2504.144330	189.91
+2504.212855	162.128
+2504.281382	114.937
+2504.349909	92.8635
+2504.418438	91.3412
+2504.486967	106.184
+2504.555498	130.921
+2504.624029	119.123
+2504.692561	89.8189
+2504.761094	119.884
+2504.829628	153.375
+2504.898163	151.091
+2504.966699	134.727
+2505.035236	143.86
+2505.103774	132.443
+2505.172313	110.75
+2505.240852	113.414
+2505.309393	125.593
+2505.377935	116.84
+2505.446477	92.4829
+2505.515021	82.2074
+2505.583565	112.653
+2505.652110	139.294
+2505.720657	105.422
+2505.789204	67.7456
+2505.857752	67.7456
+2505.926301	108.467
+2505.994851	155.278
+2506.063402	164.031
+2506.131954	169.739
+2506.200507	157.561
+2506.269060	147.666
+2506.337615	152.614
+2506.406171	140.816
+2506.474727	128.637
+2506.543285	125.212
+2506.611843	127.496
+2506.680403	130.921
+2506.748963	129.779
+2506.817524	144.241
+2506.886087	141.577
+2506.954650	115.317
+2507.023214	104.281
+2507.091779	113.034
+2507.160345	94.7664
+2507.228912	101.617
+2507.297479	109.989
+2507.366048	106.564
+2507.434618	141.196
+2507.503189	169.359
+2507.571760	151.472
+2507.640333	121.407
+2507.708906	91.3412
+2507.777481	91.3412
+2507.846056	103.9
+2507.914632	128.637
+2507.983209	130.921
+2508.051788	111.892
+2508.120367	104.661
+2508.188947	110.75
+2508.257528	138.913
+2508.326109	150.33
+2508.394692	149.95
+2508.463276	139.294
+2508.531861	111.892
+2508.600446	101.236
+2508.669033	116.84
+2508.737621	138.913
+2508.806209	144.241
+2508.874798	134.727
+2508.943389	124.071
+2509.011980	113.795
+2509.080572	109.228
+2509.149165	110.751
+2509.217759	86.7744
+2509.286354	94.0053
+2509.354950	117.22
+2509.423547	112.653
+2509.492145	129.779
+2509.560744	135.868
+2509.629344	143.099
+2509.697944	165.553
+2509.766546	190.671
+2509.835148	149.188
+2509.903752	125.973
+2509.972356	159.464
+2510.040962	154.136
+2510.109568	162.889
+2510.178175	141.196
+2510.246783	132.063
+2510.315392	148.047
+2510.384002	146.144
+2510.452613	132.443
+2510.521225	118.362
+2510.589838	106.564
+2510.658452	111.131
+2510.727067	128.637
+2510.795682	128.637
+2510.864299	133.966
+2510.932916	147.666
+2511.001535	171.262
+2511.070154	226.064
+2511.138775	250.421
+2511.207396	231.012
+2511.276018	201.327
+2511.344641	183.06
+2511.413265	159.845
+2511.481890	133.204
+2511.550516	148.427
+2511.619143	163.65
+2511.687771	134.727
+2511.756400	123.309
+2511.825030	156.419
+2511.893660	161.747
+2511.962292	122.168
+2512.030924	130.54
+2512.099558	173.926
+2512.168192	181.537
+2512.236828	147.286
+2512.305464	127.876
+2512.374101	139.674
+2512.442739	145.763
+2512.511378	126.354
+2512.580018	137.771
+2512.648659	123.69
+2512.717301	94.7664
+2512.785944	100.856
+2512.854588	138.532
+2512.923233	164.031
+2512.991878	141.577
+2513.060525	118.743
+2513.129172	117.22
+2513.197821	115.317
+2513.266470	89.4384
+2513.335121	82.2075
+2513.403772	100.856
+2513.472424	100.856
+2513.541077	95.9081
+2513.609731	122.929
+2513.678386	129.399
+2513.747042	117.22
+2513.815699	106.564
+2513.884357	109.989
+2513.953016	165.173
+2514.021676	194.477
+2514.090336	192.574
+2514.158998	143.48
+2514.227660	112.273
+2514.296324	100.094
+2514.364988	128.257
+2514.433654	150.711
+2514.502320	129.018
+2514.570987	105.422
+2514.639655	119.504
+2514.708324	114.556
+2514.776994	111.892
+2514.845665	113.415
+2514.914337	132.824
+2514.983010	143.099
+2515.051684	131.302
+2515.120359	132.443
+2515.189034	151.853
+2515.257711	155.278
+2515.326389	151.853
+2515.395067	146.905
+2515.463746	120.265
+2515.532427	124.451
+2515.601108	149.95
+2515.669790	162.889
+2515.738473	157.181
+2515.807158	143.099
+2515.875843	153.755
+2515.944529	156.419
+2516.013216	150.33
+2516.081903	151.091
+2516.150592	165.553
+2516.219282	133.966
+2516.287973	104.661
+2516.356664	122.929
+2516.425357	128.638
+2516.494050	112.653
+2516.562745	100.475
+2516.631440	124.451
+2516.700136	148.427
+2516.768833	132.443
+2516.837532	121.787
+2516.906231	124.832
+2516.974931	138.913
+2517.043632	172.404
+2517.112334	170.12
+2517.181037	141.577
+2517.249740	164.031
+2517.318445	165.934
+2517.387151	135.488
+2517.455857	115.698
+2517.524565	133.966
+2517.593273	152.614
+2517.661983	116.079
+2517.730693	114.176
+2517.799404	181.537
+2517.868117	203.611
+2517.936830	183.821
+2518.005544	180.776
+2518.074259	175.448
+2518.142975	173.545
+2518.211692	154.517
+2518.280410	111.512
+2518.349129	104.281
+2518.417848	109.609
+2518.486569	131.682
+2518.555291	141.958
+2518.624013	178.493
+2518.692737	179.254
+2518.761461	114.556
+2518.830186	73.0737
+2518.898913	73.0737
+2518.967640	86.7744
+2519.036368	119.884
+2519.105097	144.622
+2519.173827	138.152
+2519.242558	163.65
+2519.311290	186.104
+2519.380023	148.808
+2519.448757	106.564
+2519.517492	99.7139
+2519.586227	137.01
+2519.654964	130.54
+2519.723701	125.973
+2519.792440	136.249
+2519.861179	125.212
+2519.929920	124.071
+2519.998661	123.309
+2520.067403	112.653
+2520.136146	127.115
+2520.204891	134.727
+2520.273636	148.427
+2520.342382	163.65
+2520.411129	149.569
+2520.479876	158.322
+2520.548625	153.755
+2520.617375	144.622
+2520.686126	134.346
+2520.754877	144.241
+2520.823630	143.099
+2520.892383	126.735
+2520.961138	125.973
+2521.029893	103.9
+2521.098649	91.3413
+2521.167407	129.779
+2521.236165	154.136
+2521.304924	143.099
+2521.373684	116.079
+2521.442445	113.795
+2521.511207	108.848
+2521.579970	98.5721
+2521.648734	84.8715
+2521.717498	99.3333
+2521.786264	125.212
+2521.855031	170.12
+2521.923798	220.356
+2521.992567	179.254
+2522.061336	123.309
+2522.130107	106.945
+2522.198878	105.042
+2522.267650	113.415
+2522.336423	105.042
+2522.405197	106.184
+2522.473972	128.637
+2522.542748	155.278
+2522.611525	146.905
+2522.680303	106.184
+2522.749082	94.7664
+2522.817862	87.1549
+2522.886643	86.3938
+2522.955424	95.5276
+2523.024207	95.147
+2523.092990	111.512
+2523.161775	105.803
+2523.230560	117.981
+2523.299346	133.585
+2523.368134	119.504
+2523.436922	98.9527
+2523.505711	80.3046
+2523.574501	72.6931
+2523.643292	72.6931
+2523.712084	76.4988
+2523.780877	74.596
+2523.849671	71.932
+2523.918465	80.3046
+2523.987261	107.325
+2524.056058	115.317
+2524.124855	108.848
+2524.193654	116.459
+2524.262453	158.322
+2524.331254	154.897
+2524.400055	121.026
+2524.468857	104.281
+2524.537660	97.811
+2524.606464	110.751
+2524.675269	106.184
+2524.744075	101.997
+2524.812882	112.653
+2524.881690	112.273
+2524.950499	123.309
+2525.019309	136.249
+2525.088120	149.188
+2525.156931	143.099
+2525.225744	145.383
+2525.294557	146.524
+2525.363372	154.136
+2525.432187	132.824
+2525.501003	123.69
+2525.569821	129.018
+2525.638639	136.249
+2525.707458	140.055
+2525.776278	128.637
+2525.845099	99.7139
+2525.913921	73.8348
+2525.982744	87.9161
+2526.051568	135.107
+2526.120392	154.136
+2526.189218	149.95
+2526.258045	141.577
+2526.326872	145.002
+2526.395701	154.136
+2526.464530	143.86
+2526.533361	129.779
+2526.602192	111.512
+2526.671024	100.856
+2526.739857	95.9082
+2526.808692	82.5881
+2526.877527	98.9527
+2526.946363	125.973
+2527.015200	152.614
+2527.084037	148.808
+2527.152876	117.601
+2527.221716	106.564
+2527.290557	97.811
+2527.359398	106.945
+2527.428241	151.472
+2527.497084	140.055
+2527.565929	101.617
+2527.634774	90.9607
+2527.703621	96.2887
+2527.772468	114.176
+2527.841316	155.278
+2527.910165	178.112
+2527.979015	148.047
+2528.047866	117.981
+2528.116718	140.816
+2528.185571	154.517
+2528.254425	152.614
+2528.323280	133.966
+2528.392135	135.488
+2528.460992	121.787
+2528.529850	111.892
+2528.598708	135.107
+2528.667568	129.018
+2528.736428	83.3492
+2528.805289	73.4543
+2528.874152	94.7665
+2528.943015	128.638
+2529.011879	137.771
+2529.080744	136.249
+2529.149610	132.824
+2529.218477	102.759
+2529.287345	125.974
+2529.356214	149.569
+2529.425083	122.929
+2529.493954	95.9082
+2529.562826	85.6327
+2529.631698	96.2887
+2529.700572	130.921
+2529.769446	140.816
+2529.838322	114.937
+2529.907198	124.071
+2529.976075	163.65
+2530.044954	178.493
+2530.113833	151.472
+2530.182713	129.779
+2530.251594	130.921
+2530.320476	133.585
+2530.389359	128.257
+2530.458242	120.265
+2530.527127	121.026
+2530.596013	133.204
+2530.664900	109.609
+2530.733787	75.7378
+2530.802676	96.2887
+2530.871565	141.958
+2530.940456	162.889
+2531.009347	156.039
+2531.078239	167.456
+2531.147132	229.49
+2531.216026	231.393
+2531.284922	165.173
+2531.353818	124.832
+2531.422715	94.0053
+2531.491612	99.3333
+2531.560511	121.407
+2531.629411	113.034
+2531.698312	81.8269
+2531.767213	87.9161
+2531.836116	114.937
+2531.905020	133.966
+2531.973924	134.346
+2532.042829	122.168
+2532.111736	140.435
+2532.180643	162.889
+2532.249551	162.509
+2532.318460	143.48
+2532.387370	115.698
+2532.456281	115.698
+2532.525193	111.512
+2532.594106	82.2075
+2532.663020	84.8715
+2532.731935	104.281
+2532.800851	109.609
+2532.869767	138.913
+2532.938685	141.196
+2533.007603	140.055
+2533.076523	143.48
+2533.145443	154.136
+2533.214365	162.128
+2533.283287	176.59
+2533.352210	192.193
+2533.421134	162.509
+2533.490059	98.1916
+2533.558985	110.751
+2533.627912	146.525
+2533.696840	171.262
+2533.765769	147.286
+2533.834699	105.423
+2533.903630	101.236
+2533.972561	124.071
+2534.041494	154.897
+2534.110427	153.375
+2534.179362	129.018
+2534.248297	133.204
+2534.317234	154.897
+2534.386171	148.047
+2534.455109	114.556
+2534.524048	103.139
+2534.592988	111.892
+2534.661929	105.423
+2534.730871	120.645
+2534.799814	108.087
+2534.868758	87.5355
+2534.937703	125.593
+2535.006648	152.994
+2535.075595	169.74
+2535.144543	186.485
+2535.213491	186.485
+2535.282441	173.545
+2535.351391	129.779
+2535.420342	94.0053
+2535.489295	96.2887
+2535.558248	93.2442
+2535.627202	82.9687
+2535.696157	105.042
+2535.765113	156.419
+2535.834070	180.015
+2535.903028	169.74
+2535.971987	147.286
+2536.040947	127.876
+2536.109908	154.517
+2536.178869	159.083
+2536.247832	132.824
+2536.316795	142.338
+2536.385760	161.367
+2536.454725	173.545
+2536.523692	158.703
+2536.592659	126.354
+2536.661627	129.018
+2536.730596	133.966
+2536.799566	126.735
+2536.868537	113.415
+2536.937509	156.419
+2537.006482	163.65
+2537.075456	116.079
+2537.144431	107.325
+2537.213407	135.107
+2537.282383	142.338
+2537.351361	149.189
+2537.420339	140.435
+2537.489319	106.564
+2537.558299	135.488
+2537.627281	156.039
+2537.696263	168.598
+2537.765246	157.561
+2537.834230	147.666
+2537.903215	163.27
+2537.972201	156.8
+2538.041188	132.063
+2538.110176	120.645
+2538.179165	108.467
+2538.248155	117.601
+2538.317146	143.48
+2538.386137	129.779
+2538.455130	82.2075
+2538.524123	79.1629
+2538.593118	88.2967
+2538.662113	80.6852
+2538.731110	86.3938
+2538.800107	93.2441
+2538.869105	91.3413
+2538.938104	90.9607
+2539.007104	82.5881
+2539.076106	84.4909
+2539.145108	130.921
+2539.214110	135.107
+2539.283114	117.22
+2539.352119	108.848
+2539.421125	127.876
+2539.490131	110.37
+2539.559139	78.0212
+2539.628148	92.1024
+2539.697157	108.467
+2539.766168	79.5435
+2539.835179	90.1995
+2539.904191	135.868
+2539.973204	143.48
+2540.042219	152.994
+2540.111234	171.642
+2540.180250	136.249
+2540.249267	125.212
+2540.318285	135.107
+2540.387303	119.123
+2540.456323	113.034
+2540.525344	110.751
+2540.594366	93.6247
+2540.663388	105.042
+2540.732412	98.9527
+2540.801436	115.698
+2540.870462	120.265
+2540.939488	94.7664
+2541.008515	90.5801
+2541.077544	119.504
+2541.146573	144.622
+2541.215603	121.407
+2541.284634	73.4543
+2541.353666	93.2441
+2541.422699	129.779
+2541.491733	135.488
+2541.560768	114.556
+2541.629803	97.4304
+2541.698840	112.273
+2541.767878	136.249
+2541.836916	113.034
+2541.905956	84.1104
+2541.974996	101.236
+2542.044037	139.674
+2542.113080	138.913
+2542.182123	135.488
+2542.251167	125.212
+2542.320212	125.212
+2542.389258	127.496
+2542.458305	108.467
+2542.527353	137.01
+2542.596402	164.411
+2542.665452	157.942
+2542.734503	129.018
+2542.803554	120.645
+2542.872607	106.184
+2542.941660	109.989
+2543.010715	113.415
+2543.079770	109.609
+2543.148827	123.309
+2543.217884	123.309
+2543.286942	114.176
+2543.356001	121.407
+2543.425062	124.832
+2543.494123	129.399
+2543.563185	134.727
+2543.632247	122.929
+2543.701311	97.4305
+2543.770376	82.9687
+2543.839442	107.706
+2543.908509	122.548
+2543.977576	97.0499
+2544.046645	87.5355
+2544.115714	89.0578
+2544.184785	86.3938
+2544.253856	92.8636
+2544.322928	95.147
+2544.392002	94.7664
+2544.461076	89.819
+2544.530151	82.5881
+2544.599227	86.0132
+2544.668304	129.399
+2544.737382	169.74
+2544.806461	127.876
+2544.875541	90.9607
+2544.944621	92.483
+2545.013703	117.601
+2545.082786	147.286
+2545.151869	122.548
+2545.220954	97.4304
+2545.290039	102.758
+2545.359125	94.0053
+2545.428213	119.504
+2545.497301	130.54
+2545.566390	99.3333
+2545.635480	91.7218
+2545.704571	89.819
+2545.773663	116.079
+2545.842756	177.351
+2545.911850	167.456
+2545.980945	129.779
+2546.050041	125.973
+2546.119137	104.281
+2546.188235	82.588
+2546.257334	126.354
+2546.326433	166.314
+2546.395534	159.845
+2546.464635	153.755
+2546.533737	139.294
+2546.602840	122.929
+2546.671945	112.273
+2546.741050	113.415
+2546.810156	132.824
+2546.879263	143.86
+2546.948371	107.706
+2547.017480	134.727
+2547.086589	179.254
+2547.155700	162.509
+2547.224812	114.937
+2547.293925	73.8349
+2547.363038	94.3858
+2547.432153	119.123
+2547.501268	144.241
+2547.570384	142.719
+2547.639502	134.727
+2547.708620	138.532
+2547.777739	118.743
+2547.846859	98.9527
+2547.915980	87.1549
+2547.985102	90.1995
+2548.054225	116.84
+2548.123349	153.375
+2548.192474	134.346
+2548.261600	105.803
+2548.330726	101.236
+2548.399854	115.698
+2548.468983	123.309
+2548.538112	102.378
+2548.607243	81.4463
+2548.676374	104.281
+2548.745506	121.407
+2548.814640	114.937
+2548.883774	92.483
+2548.952909	100.094
+2549.022045	120.645
+2549.091182	148.808
+2549.160320	129.779
+2549.229459	94.3858
+2549.298599	112.653
+2549.367739	136.63
+2549.436881	136.63
+2549.506024	121.026
+2549.575167	102.378
+2549.644312	93.6247
+2549.713457	110.751
+2549.782604	93.2441
+2549.851751	66.6039
+2549.920899	93.6247
+2549.990048	127.115
+2550.059198	142.338
+2550.128350	119.504
+2550.197502	93.2441
+2550.266654	86.7744
+2550.335808	108.848
+2550.404963	110.751
+2550.474119	121.787
+2550.543276	114.556
+2550.612433	103.52
+2550.681592	116.459
+2550.750751	132.824
+2550.819912	114.556
+2550.889073	106.945
+2550.958235	154.897
+2551.027399	159.083
+2551.096563	139.674
+2551.165728	121.407
+2551.234894	121.787
+2551.304061	161.747
+2551.373229	144.241
+2551.442398	77.6406
+2551.511568	60.1342
+2551.580739	104.281
+2551.649910	127.876
+2551.719083	109.609
+2551.788257	76.1183
+2551.857431	74.2154
+2551.926606	105.422
+2551.995783	135.488
+2552.064960	115.317
+2552.134138	122.929
+2552.203318	143.48
+2552.272498	120.645
+2552.341679	122.548
+2552.410861	114.556
+2552.480044	105.422
+2552.549228	90.5801
+2552.618413	104.661
+2552.687598	111.892
+2552.756785	100.475
+2552.825973	78.7823
+2552.895161	72.3125
+2552.964351	105.803
+2553.033541	131.302
+2553.102733	163.27
+2553.171925	177.732
+2553.241118	160.986
+2553.310312	156.039
+2553.379508	156.039
+2553.448704	156.419
+2553.517901	130.54
+2553.587099	147.286
+2553.656297	148.047
+2553.725497	100.094
+2553.794698	108.848
+2553.863900	141.196
+2553.933102	140.435
+2554.002306	133.585
+2554.071511	119.123
+2554.140716	109.228
+2554.209922	121.026
+2554.279130	124.832
+2554.348338	119.884
+2554.417547	98.5722
+2554.486757	102.758
+2554.555968	115.317
+2554.625180	105.422
+2554.694393	123.69
+2554.763607	145.763
+2554.832822	104.661
+2554.902038	111.512
+2554.971255	152.994
+2555.040472	158.703
+2555.109691	125.973
+2555.178910	103.139
+2555.248131	118.362
+2555.317352	132.443
+2555.386575	110.751
+2555.455798	102.378
+2555.525022	119.123
+2555.594247	125.212
+2555.663473	115.698
+2555.732700	132.063
+2555.801928	128.257
+2555.871157	114.176
+2555.940387	105.042
+2556.009618	133.204
+2556.078849	135.107
+2556.148082	145.002
+2556.217316	129.018
+2556.286550	96.6693
+2556.355786	112.653
+2556.425022	95.9081
+2556.494259	73.4543
+2556.563498	88.6772
+2556.632737	94.7664
+2556.701977	77.6406
+2556.771218	43.0084
+2556.840460	64.3205
+2556.909703	148.427
+2556.978947	189.529
+2557.048192	153.755
+2557.117438	131.302
+2557.186684	129.399
+2557.255932	119.123
+2557.325181	121.787
+2557.394430	117.981
+2557.463681	80.6852
+2557.532932	88.2967
+2557.602184	94.0053
+2557.671438	83.7298
+2557.740692	118.362
+2557.809947	144.241
+2557.879203	118.362
+2557.948460	97.4305
+2558.017718	89.0578
+2558.086977	83.7298
+2558.156237	122.929
+2558.225498	157.561
+2558.294759	121.407
+2558.364022	89.4384
+2558.433286	88.2967
+2558.502550	106.945
+2558.571816	103.139
+2558.641082	92.8636
+2558.710349	112.653
+2558.779618	121.026
+2558.848887	118.743
+2558.918157	126.735
+2558.987428	126.354
+2559.056700	117.22
+2559.125973	116.84
+2559.195247	146.524
+2559.264522	155.278
+2559.333798	130.54
+2559.403074	119.884
+2559.472352	141.958
+2559.541631	153.375
+2559.610910	120.265
+2559.680191	111.131
+2559.749472	106.184
+2559.818754	120.265
+2559.888038	148.808
+2559.957322	140.435
+2560.026607	117.22
+2560.095893	134.346
+2560.165180	133.966
+2560.234468	107.325
+2560.303757	100.094
+2560.373047	115.698
+2560.442338	110.37
+2560.511629	112.653
+2560.580922	150.33
+2560.650216	167.076
+2560.719510	140.435
+2560.788806	130.54
+2560.858102	142.719
+2560.927399	124.451
+2560.996698	120.645
+2561.065997	141.958
+2561.135297	166.314
+2561.204598	151.472
+2561.273900	115.698
+2561.343203	113.415
+2561.412507	111.512
+2561.481812	101.236
+2561.551118	113.034
+2561.620425	108.467
+2561.689732	108.467
+2561.759041	115.698
+2561.828350	124.832
+2561.897661	156.039
+2561.966972	154.517
+2562.036285	171.262
+2562.105598	189.149
+2562.174912	139.674
+2562.244227	100.094
+2562.313543	119.504
+2562.382860	105.803
+2562.452178	119.123
+2562.521497	121.026
+2562.590817	100.856
+2562.660138	95.9082
+2562.729460	109.228
+2562.798782	130.54
+2562.868106	143.48
+2562.937430	156.419
+2563.006756	171.262
+2563.076082	160.606
+2563.145410	131.682
+2563.214738	149.569
+2563.284067	174.306
+2563.353397	172.784
+2563.422729	120.265
+2563.492061	73.8349
+2563.561394	94.0053
+2563.630727	111.892
+2563.700062	114.556
+2563.769398	110.37
+2563.838735	139.294
+2563.908073	162.509
+2563.977411	205.513
+2564.046751	199.044
+2564.116091	163.65
+2564.185433	123.69
+2564.254775	94.3859
+2564.324118	107.706
+2564.393462	109.609
+2564.462808	105.042
+2564.532154	93.2442
+2564.601501	117.601
+2564.670849	106.945
+2564.740198	108.848
+2564.809548	132.443
+2564.878898	147.286
+2564.948250	143.861
+2565.017603	175.068
+2565.086956	202.088
+2565.156311	178.112
+2565.225666	151.091
+2565.295023	151.091
+2565.364380	116.079
+2565.433739	111.131
+2565.503098	159.083
+2565.572458	170.881
+2565.641819	111.892
+2565.711181	86.3938
+2565.780544	102.378
+2565.849908	152.614
+2565.919273	139.674
+2565.988639	97.0499
+2566.058005	143.099
+2566.127373	178.873
+2566.196742	162.128
+2566.266111	129.018
+2566.335482	138.532
+2566.404853	140.816
+2566.474226	137.391
+2566.543599	138.152
+2566.612973	116.459
+2566.682348	124.451
+2566.751724	136.63
+2566.821101	122.929
+2566.890479	110.37
+2566.959858	110.37
+2567.029238	142.719
+2567.098619	182.298
+2567.168001	164.411
+2567.237383	118.362
+2567.306767	103.52
+2567.376152	102.378
+2567.445537	103.139
+2567.514924	102.758
+2567.584311	104.281
+2567.653699	111.892
+2567.723088	117.22
+2567.792479	124.832
+2567.861870	127.876
+2567.931262	113.415
+2568.000655	127.496
+2568.070049	134.727
+2568.139444	146.905
+2568.208839	151.853
+2568.278236	149.569
+2568.347634	126.735
+2568.417032	98.9528
+2568.486432	101.617
+2568.555833	130.54
+2568.625234	115.317
+2568.694636	96.2887
+2568.764040	87.5355
+2568.833444	78.4018
+2568.902849	111.131
+2568.972255	135.868
+2569.041662	125.974
+2569.111070	110.37
+2569.180479	97.4305
+2569.249889	114.937
+2569.319300	134.346
+2569.388712	122.929
+2569.458124	131.682
+2569.527538	115.317
+2569.596952	95.9082
+2569.666368	97.0499
+2569.735784	113.034
+2569.805202	92.8636
+2569.874620	89.4384
+2569.944039	111.131
+2570.013460	118.362
+2570.082881	129.779
+2570.152303	136.63
+2570.221726	130.921
+2570.291150	114.937
+2570.360575	123.309
+2570.430000	117.981
+2570.499427	89.819
+2570.568855	92.483
+2570.638283	122.929
+2570.707713	155.658
+2570.777143	164.031
+2570.846575	157.942
+2570.916007	119.123
+2570.985441	101.997
+2571.054875	92.8636
+2571.124310	142.338
+2571.193746	159.845
+2571.263183	151.091
+2571.332621	123.69
+2571.402060	126.354
+2571.471500	137.391
+2571.540941	129.779
+2571.610383	131.302
+2571.679825	135.868
+2571.749269	141.196
+2571.818714	180.776
+2571.888159	175.829
+2571.957605	106.945
+2572.027053	91.3413
+2572.096501	127.115
+2572.165950	175.068
+2572.235401	166.314
+2572.304852	119.504
+2572.374304	96.2887
+2572.443757	95.9082
+2572.513211	127.496
+2572.582666	125.212
+2572.652121	100.094
+2572.721578	86.0132
+2572.791036	105.042
+2572.860495	133.204
+2572.929954	124.832
+2572.999415	114.937
+2573.068876	102.758
+2573.138338	90.5801
+2573.207802	125.593
+2573.277266	148.047
+2573.346731	116.84
+2573.416197	89.4384
+2573.485664	95.147
+2573.555132	129.779
+2573.624601	126.354
+2573.694071	91.7218
+2573.763542	105.042
+2573.833014	151.091
+2573.902487	148.047
+2573.971960	115.317
+2574.041435	109.609
+2574.110910	118.362
+2574.180387	111.512
+2574.249864	116.459
+2574.319342	136.63
+2574.388822	153.755
+2574.458302	163.65
+2574.527783	154.897
+2574.597265	132.443
+2574.666748	93.6247
+2574.736232	68.1263
+2574.805717	97.0499
+2574.875203	138.532
+2574.944690	119.884
+2575.014177	124.071
+2575.083666	151.091
+2575.153155	119.884
+2575.222646	116.079
+2575.292137	145.002
+2575.361630	159.464
+2575.431123	102.758
+2575.500617	57.4702
+2575.570113	69.268
+2575.639609	113.795
+2575.709106	142.338
+2575.778604	133.966
+2575.848103	136.249
+2575.917603	123.69
+2575.987103	128.638
+2576.056605	114.937
+2576.126108	112.653
+2576.195612	138.152
+2576.265116	139.674
+2576.334622	128.257
+2576.404128	114.176
+2576.473636	112.653
+2576.543144	121.407
+2576.612653	138.152
+2576.682163	168.598
+2576.751674	186.104
+2576.821187	160.606
+2576.890700	111.131
+2576.960214	111.892
+2577.029728	149.569
+2577.099244	158.703
+2577.168761	136.63
+2577.238279	111.892
+2577.307797	97.0499
+2577.377317	100.856
+2577.446837	125.593
+2577.516359	128.638
+2577.585881	145.002
+2577.655405	143.86
+2577.724929	102.758
+2577.794454	94.7664
+2577.863980	132.063
+2577.933507	142.338
+2578.003035	143.48
+2578.072564	178.873
+2578.142094	183.821
+2578.211625	175.829
+2578.281157	148.808
+2578.350690	108.848
+2578.420223	82.9687
+2578.489758	108.087
+2578.559293	133.585
+2578.628830	160.986
+2578.698367	175.829
+2578.767905	133.966
+2578.837445	108.467
+2578.906985	152.233
+2578.976526	193.716
+2579.046068	191.432
+2579.115611	171.642
+2579.185155	159.083
+2579.254700	168.978
+2579.324246	162.509
+2579.393793	147.286
+2579.463340	134.346
+2579.532889	135.488
+2579.602439	111.131
+2579.671989	97.4305
+2579.741541	104.281
+2579.811093	113.415
+2579.880646	113.034
+2579.950201	124.832
+2580.019756	159.464
+2580.089312	175.448
+2580.158869	142.719
+2580.228427	126.354
+2580.297986	143.099
+2580.367546	149.189
+2580.437107	194.096
+2580.506669	168.217
+2580.576231	135.488
+2580.645795	128.257
+2580.715360	106.184
+2580.784925	109.228
+2580.854492	98.9528
+2580.924059	105.042
+2580.993627	161.367
+2581.063197	192.193
+2581.132767	183.821
+2581.202338	173.165
+2581.271910	156.8
+2581.341483	139.674
+2581.411057	135.488
+2581.480632	130.54
+2581.550208	113.795
+2581.619785	72.6932
+2581.689362	68.8874
+2581.758941	73.4543
+2581.828521	81.8269
+2581.898101	113.415
+2581.967683	159.464
+2582.037265	171.642
+2582.106848	146.905
+2582.176433	126.735
+2582.246018	127.876
+2582.315604	90.1996
+2582.385191	67.7457
+2582.454779	86.7744
+2582.524368	98.9528
+2582.593958	78.7823
+2582.663549	91.7219
+2582.733141	119.123
+2582.802733	122.168
+2582.872327	122.548
+2582.941922	99.3333
+2583.011517	83.7298
+2583.081114	106.564
+2583.150711	146.905
+2583.220309	192.193
+2583.289909	178.873
+2583.359509	134.727
+2583.429110	117.981
+2583.498712	128.257
+2583.568315	137.771
+2583.637919	109.609
+2583.707524	95.5276
+2583.777130	92.483
+2583.846737	109.989
+2583.916344	138.913
+2583.985953	124.071
+2584.055563	93.2441
+2584.125173	106.184
+2584.194785	151.472
+2584.264397	106.564
+2584.334010	80.6852
+2584.403625	96.2887
+2584.473240	98.5722
+2584.542856	93.6247
+2584.612473	115.698
+2584.682091	119.884
+2584.751710	124.832
+2584.821330	107.706
+2584.890951	95.147
+2584.960573	122.548
+2585.030195	133.966
+2585.099819	125.973
+2585.169444	111.512
+2585.239069	111.512
+2585.308696	136.249
+2585.378323	126.735
+2585.447952	116.84
+2585.517581	125.212
+2585.587211	125.212
+2585.656842	122.548
+2585.726474	124.071
+2585.796107	139.294
+2585.865741	116.84
+2585.935376	122.548
+2586.005012	109.609
+2586.074649	117.601
+2586.144287	157.942
+2586.213925	147.666
+2586.283565	127.496
+2586.353205	141.196
+2586.422847	158.322
+2586.492489	161.747
+2586.562133	141.196
+2586.631777	109.989
+2586.701422	83.7298
+2586.771068	90.5801
+2586.840716	92.8636
+2586.910364	82.5881
+2586.980013	96.2887
+2587.049662	131.302
+2587.119313	150.711
+2587.188965	122.168
+2587.258618	96.2887
+2587.328272	105.803
+2587.397926	130.16
+2587.467582	122.548
+2587.537238	111.512
+2587.606896	111.131
+2587.676554	106.184
+2587.746213	88.2967
+2587.815873	83.3492
+2587.885535	110.751
+2587.955197	141.577
+2588.024860	130.16
+2588.094524	113.034
+2588.164189	127.876
+2588.233855	118.362
+2588.303521	102.378
+2588.373189	120.265
+2588.442858	124.832
+2588.512527	100.475
+2588.582198	106.564
+2588.651869	124.832
+2588.721542	137.391
+2588.791215	120.265
+2588.860890	83.3492
+2588.930565	82.9686
+2589.000241	78.4017
+2589.069918	73.0737
+2589.139596	98.9527
+2589.209275	110.751
+2589.278955	113.034
+2589.348636	116.079
+2589.418318	136.63
+2589.488000	130.16
+2589.557684	98.1916
+2589.627369	73.4543
+2589.697054	91.3412
+2589.766741	125.212
+2589.836428	123.69
+2589.906117	126.735
+2589.975806	125.593
+2590.045496	111.512
+2590.115187	115.317
+2590.184879	104.661
+2590.254572	97.0499
+2590.324266	99.3333
+2590.393961	89.0578
+2590.463657	112.273
+2590.533354	128.637
+2590.603052	119.884
+2590.672750	110.37
+2590.742450	130.921
+2590.812151	151.091
+2590.881852	124.451
+2590.951555	96.6693
+2591.021258	122.168
+2591.090962	125.212
+2591.160667	97.811
+2591.230374	127.496
+2591.300081	163.65
+2591.369789	150.33
+2591.439498	118.362
+2591.509208	109.989
+2591.578919	100.475
+2591.648630	96.2887
+2591.718343	120.645
+2591.788057	124.832
+2591.857771	110.37
+2591.927487	90.9607
+2591.997204	103.52
+2592.066921	140.435
+2592.136639	151.472
+2592.206359	114.176
+2592.276079	80.6852
+2592.345800	102.378
+2592.415522	118.743
+2592.485245	112.273
+2592.554969	104.281
+2592.624694	78.7823
+2592.694420	81.8269
+2592.764147	121.787
+2592.833875	144.241
+2592.903603	122.548
+2592.973333	93.2441
+2593.043064	76.4989
+2593.112795	95.5276
+2593.182527	117.981
+2593.252261	160.225
+2593.321995	139.294
+2593.391730	98.1916
+2593.461467	93.6247
+2593.531204	108.087
+2593.600942	109.609
+2593.670681	84.8715
+2593.740421	75.3572
+2593.810162	89.0578
+2593.879903	117.22
+2593.949646	154.897
+2594.019390	159.083
+2594.089134	142.719
+2594.158880	114.937
+2594.228627	110.751
+2594.298374	151.472
+2594.368122	131.682
+2594.437872	95.147
+2594.507622	101.997
+2594.577373	97.811
+2594.647125	96.2887
+2594.716878	102.758
+2594.786632	115.317
+2594.856387	117.601
+2594.926143	110.751
+2594.995900	135.107
+2595.065658	143.48
+2595.135416	146.524
+2595.205176	128.638
+2595.274937	107.325
+2595.344698	100.094
+2595.414461	113.034
+2595.484224	129.779
+2595.553988	161.747
+2595.623753	180.015
+2595.693520	162.889
+2595.763287	142.338
+2595.833055	143.48
+2595.902824	141.958
+2595.972594	124.832
+2596.042365	102.378
+2596.112137	125.974
+2596.181909	133.204
+2596.251683	133.204
+2596.321458	120.265
+2596.391233	110.37
+2596.461010	108.087
+2596.530787	125.974
+2596.600566	127.115
+2596.670345	101.236
+2596.740125	105.423
+2596.809906	113.034
+2596.879688	130.54
+2596.949471	142.338
+2597.019256	112.653
+2597.089040	111.892
+2597.158826	146.144
+2597.228613	141.958
+2597.298401	127.876
+2597.368190	132.443
+2597.437979	132.824
+2597.507770	135.868
+2597.577561	145.383
+2597.647354	122.548
+2597.717147	87.9161
+2597.786942	70.0291
+2597.856737	83.3492
+2597.926533	103.9
+2597.996330	112.273
+2598.066128	92.1024
+2598.135927	77.6406
+2598.205727	103.52
+2598.275528	147.286
+2598.345330	169.74
+2598.415133	139.674
+2598.484936	122.168
+2598.554741	95.147
+2598.624547	59.3731
+2598.694353	93.2441
+2598.764160	122.168
+2598.833969	121.787
+2598.903778	127.496
+2598.973588	126.354
+2599.043400	135.488
+2599.113212	110.37
+2599.183025	117.22
+2599.252839	132.443
+2599.322654	124.071
+2599.392470	117.22
+2599.462287	104.281
+2599.532104	95.9082
+2599.601923	90.5801
+2599.671743	92.1024
+2599.741563	98.1916
+2599.811385	61.2759
+2599.881207	64.3205
+2599.951031	93.6247
+2600.020855	113.415
+2600.090680	103.52
+2600.160506	111.892
+2600.230334	146.144
+2600.300162	130.16
+2600.369991	77.2601
+2600.439821	63.94
+2600.509652	75.3572
+2600.579483	105.423
+2600.649316	144.622
+2600.719150	132.063
+2600.788984	88.6773
+2600.858820	69.268
+2600.928657	84.491
+2600.998494	94.7665
+2601.068332	85.6327
+2601.138172	93.6247
+2601.208012	86.3938
+2601.277853	81.4464
+2601.347695	104.281
+2601.417538	100.856
+2601.487383	92.483
+2601.557227	98.1916
+2601.627073	106.184
+2601.696920	112.273
+2601.766768	118.743
+2601.836617	123.309
+2601.906466	123.69
+2601.976317	111.131
+2602.046168	116.84
+2602.116021	132.824
+2602.185874	125.974
+2602.255729	104.661
+2602.325584	88.6773
+2602.395440	118.743
+2602.465297	165.173
+2602.535155	163.27
+2602.605014	115.317
+2602.674874	109.228
+2602.744735	116.84
+2602.814597	116.459
+2602.884460	116.079
+2602.954324	106.564
+2603.024188	107.706
+2603.094054	130.16
+2603.163920	143.48
+2603.233788	113.034
+2603.303656	113.034
+2603.373526	128.257
+2603.443396	125.212
+2603.513267	102.378
+2603.583139	92.8636
+2603.653012	96.6693
+2603.722886	97.0499
+2603.792761	111.512
+2603.862637	129.779
+2603.932514	132.824
+2604.002392	141.196
+2604.072271	138.532
+2604.142150	118.362
+2604.212031	140.055
+2604.281912	167.075
+2604.351795	116.079
+2604.421678	101.997
+2604.491563	129.399
+2604.561448	111.512
+2604.631334	108.848
+2604.701221	98.5722
+2604.771109	92.483
+2604.840998	90.9607
+2604.910888	134.346
+2604.980779	159.845
+2605.050671	143.86
+2605.120564	125.974
+2605.190458	114.176
+2605.260352	128.257
+2605.330248	116.84
+2605.400144	105.803
+2605.470042	122.929
+2605.539940	132.443
+2605.609840	135.107
+2605.679740	115.317
+2605.749641	106.184
+2605.819543	118.743
+2605.889446	145.383
+2605.959350	168.598
+2606.029255	166.695
+2606.099161	155.658
+2606.169068	127.115
+2606.238976	121.787
+2606.308885	119.123
+2606.378794	131.302
+2606.448705	105.803
+2606.518616	101.617
+2606.588529	106.564
+2606.658442	109.989
+2606.728357	116.84
+2606.798272	81.8269
+2606.868188	61.6565
+2606.938105	106.564
+2607.008023	147.666
+2607.077942	148.427
+2607.147862	137.771
+2607.217783	124.832
+2607.287705	130.16
+2607.357628	151.853
+2607.427552	165.173
+2607.497476	140.435
+2607.567402	124.832
+2607.637328	104.281
+2607.707256	85.2521
+2607.777184	89.4384
+2607.847114	88.6773
+2607.917044	104.661
+2607.986975	114.556
+2608.056907	130.16
+2608.126840	137.771
+2608.196774	123.31
+2608.266709	119.123
+2608.336645	112.273
+2608.406582	119.123
+2608.476520	110.751
+2608.546459	102.378
+2608.616398	114.937
+2608.686339	144.622
+2608.756281	161.367
+2608.826223	128.638
+2608.896166	91.7219
+2608.966111	101.236
+2609.036056	124.071
+2609.106002	122.929
+2609.175950	138.913
+2609.245898	172.023
+2609.315847	151.853
+2609.385797	127.115
+2609.455748	106.945
+2609.525699	67.7457
+2609.595652	60.5148
+2609.665606	82.5881
+2609.735561	122.929
+2609.805516	129.779
+2609.875473	121.787
+2609.945430	114.176
+2610.015389	125.974
+2610.085348	125.212
+2610.155308	153.375
+2610.225270	147.666
+2610.295232	114.176
+2610.365195	109.609
+2610.435159	109.609
+2610.505124	101.997
+2610.575090	72.3126
+2610.645057	68.1263
+2610.715024	90.1996
+2610.784993	131.682
+2610.854963	126.354
+2610.924933	115.698
+2610.994905	149.189
+2611.064877	127.876
+2611.134851	71.9321
+2611.204825	66.604
+2611.274801	98.9528
+2611.344777	123.31
+2611.414754	124.071
+2611.484732	102.378
+2611.554711	99.714
+2611.624691	120.265
+2611.694672	114.556
+2611.764654	79.163
+2611.834637	76.4989
+2611.904620	94.3859
+2611.974605	125.974
+2612.044591	120.646
+2612.114577	105.042
+2612.184565	143.48
+2612.254553	156.8
+2612.324543	142.719
+2612.394533	127.115
+2612.464524	113.034
+2612.534516	98.9528
+2612.604509	88.6773
+2612.674503	111.892
+2612.744498	110.37
+2612.814494	124.832
+2612.884491	124.832
+2612.954489	97.4305
+2613.024488	90.5802
+2613.094487	85.6327
+2613.164488	79.9241
+2613.234490	93.2442
+2613.304492	98.1917
+2613.374496	101.236
+2613.444500	124.451
+2613.514505	106.184
+2613.584511	86.7744
+2613.654519	81.0658
+2613.724527	78.4018
+2613.794536	96.6694
+2613.864546	106.184
+2613.934557	104.661
+2614.004569	106.945
+2614.074581	95.9082
+2614.144595	84.1104
+2614.214610	100.856
+2614.284625	132.443
+2614.354642	122.168
+2614.424659	90.1996
+2614.494678	82.9687
+2614.564697	89.8191
+2614.634718	122.929
+2614.704739	130.16
+2614.774761	102.378
+2614.844784	78.0213
+2614.914808	103.139
+2614.984833	129.779
+2615.054859	119.884
+2615.124886	83.3493
+2615.194914	71.5515
+2615.264943	95.9082
+2615.334972	107.706
+2615.405003	97.05
+2615.475034	105.803
+2615.545067	114.556
+2615.615100	103.139
+2615.685135	131.302
+2615.755170	144.622
+2615.825206	104.661
+2615.895243	94.386
+2615.965282	90.5802
+2616.035321	91.3414
+2616.105361	112.273
+2616.175402	124.832
+2616.245443	139.294
+2616.315486	175.068
+2616.385530	153.375
+2616.455575	124.451
+2616.525620	104.281
+2616.595667	109.228
+2616.665714	92.4831
+2616.735763	87.9162
+2616.805812	91.3414
+2616.875863	76.8795
+2616.945914	78.0213
+2617.015966	130.16
+2617.086019	141.577
+2617.156073	103.52
+2617.226128	106.945
+2617.296184	138.913
+2617.366241	166.695
+2617.436299	156.419
+2617.506358	106.564
+2617.576417	74.2155
+2617.646478	81.0659
+2617.716539	105.423
+2617.786602	120.646
+2617.856665	122.929
+2617.926730	107.325
+2617.996795	92.8637
+2618.066861	92.4831
+2618.136929	108.467
+2618.206997	129.779
+2618.277066	121.407
+2618.347136	113.795
+2618.417207	123.69
+2618.487279	146.144
+2618.557351	145.763
+2618.627425	130.16
+2618.697500	120.265
+2618.767575	114.176
+2618.837652	98.5723
+2618.907730	102.759
+2618.977808	122.548
+2619.047887	135.107
+2619.117968	111.512
+2619.188049	98.9528
+2619.258131	109.989
+2619.328214	118.362
+2619.398298	129.399
+2619.468383	124.832
+2619.538469	100.475
+2619.608556	80.6853
+2619.678644	69.2681
+2619.748733	71.1709
+2619.818822	91.7219
+2619.888913	96.2888
+2619.959005	81.4464
+2620.029097	108.087
+2620.099191	143.48
+2620.169285	167.456
+2620.239380	162.128
+2620.309477	145.383
+2620.379574	139.294
+2620.449672	144.241
+2620.519771	127.496
+2620.589871	130.921
+2620.659972	111.131
+2620.730074	91.3414
+2620.800177	106.945
+2620.870280	107.706
+2620.940385	100.095
+2621.010491	92.4831
+2621.080597	100.475
+2621.150705	103.139
+2621.220813	87.155
+2621.290923	79.163
+2621.361033	92.8636
+2621.431144	128.257
+2621.501256	133.204
+2621.571370	122.548
+2621.641484	111.131
+2621.711599	121.026
+2621.781715	146.144
+2621.851832	143.48
+2621.921949	147.286
+2621.992068	148.427
+2622.062188	106.184
+2622.132308	98.9528
+2622.202430	116.459
+2622.272553	140.055
+2622.342676	135.107
+2622.412800	103.52
+2622.482926	107.325
+2622.553052	116.84
+2622.623179	109.228
+2622.693307	141.958
+2622.763436	151.472
+2622.833566	129.779
+2622.903697	150.33
+2622.973829	165.173
+2623.043962	124.451
+2623.114096	111.892
+2623.184231	124.071
+2623.254366	145.002
+2623.324503	149.189
+2623.394640	113.034
+2623.464779	89.4385
+2623.534918	130.16
+2623.605058	146.525
+2623.675200	105.423
+2623.745342	94.0054
+2623.815485	83.3493
+2623.885629	90.5802
+2623.955774	112.653
+2624.025920	143.861
+2624.096067	137.01
+2624.166215	134.346
+2624.236364	150.711
+2624.306513	115.318
+2624.376664	98.1917
+2624.446816	89.8191
+2624.516968	93.2442
+2624.587122	73.8349
+2624.657276	81.4464
+2624.727431	115.318
+2624.797588	132.824
+2624.867745	143.48
+2624.937903	134.346
+2625.008062	115.318
+2625.078222	107.325
+2625.148383	110.751
+2625.218545	127.115
+2625.288708	132.824
+2625.358872	127.496
+2625.429036	114.937
+2625.499202	99.714
+2625.569368	105.803
+2625.639536	100.856
+2625.709704	82.5882
+2625.779874	65.0817
+2625.850044	100.856
+2625.920215	125.212
+2625.990388	119.504
+2626.060561	102.759
+2626.130735	101.997
+2626.200910	117.601
+2626.271086	136.249
+2626.341263	121.026
+2626.411441	131.302
+2626.481619	128.257
+2626.551799	105.042
+2626.621980	93.2442
+2626.692161	105.042
+2626.762344	115.698
+2626.832527	116.84
+2626.902712	97.0499
+2626.972897	92.8636
+2627.043083	120.265
+2627.113271	140.435
+2627.183459	110.751
+2627.253648	89.819
+2627.323838	111.892
+2627.394029	155.658
+2627.464221	149.189
+2627.534414	137.391
+2627.604607	129.399
+2627.674802	98.5723
+2627.744998	106.184
+2627.815194	103.52
+2627.885392	96.2888
+2627.955590	79.5436
+2628.025790	76.499
+2628.095990	106.184
+2628.166191	93.6248
+2628.236394	71.1709
+2628.306597	84.8716
+2628.376801	87.5356
+2628.447006	68.1263
+2628.517212	71.1709
+2628.587419	89.8191
+2628.657627	130.54
+2628.727835	189.529
+2628.798045	194.477
+2628.868256	140.055
+2628.938467	126.735
+2629.008680	137.391
+2629.078893	140.435
+2629.149108	141.577
+2629.219323	141.577
+2629.289539	142.719
+2629.359757	140.435
+2629.429975	120.646
+2629.500194	108.848
+2629.570414	119.504
+2629.640635	135.488
+2629.710857	141.197
+2629.781080	142.338
+2629.851303	149.189
+2629.921528	147.666
+2629.991754	107.706
+2630.061980	79.5435
+2630.132208	92.1025
+2630.202436	104.281
+2630.272666	82.2076
+2630.342896	78.0213
+2630.413128	91.7219
+2630.483360	109.609
+2630.553593	133.966
+2630.623827	134.346
+2630.694062	140.816
+2630.764298	130.16
+2630.834535	101.236
+2630.904773	97.0499
+2630.975012	97.8111
+2631.045251	126.354
+2631.115492	149.569
+2631.185734	118.743
+2631.255976	122.168
+2631.326220	154.136
+2631.396464	137.771
+2631.466709	95.5276
+2631.536956	79.9241
+2631.607203	105.803
+2631.677451	148.047
+2631.747700	149.189
+2631.817950	116.459
+2631.888201	93.6248
+2631.958453	106.945
+2632.028706	104.281
+2632.098960	100.475
+2632.169214	116.459
+2632.239470	133.966
+2632.309727	156.8
+2632.379984	128.638
+2632.450243	87.9162
+2632.520502	100.856
+2632.590763	122.168
+2632.661024	117.22
+2632.731286	77.6407
+2632.801549	82.9687
+2632.871813	100.095
+2632.942078	115.318
+2633.012344	116.84
+2633.082611	106.184
+2633.152879	121.787
+2633.223148	130.54
+2633.293418	138.533
+2633.363688	164.412
+2633.433960	156.419
+2633.504232	124.451
+2633.574506	110.37
+2633.644780	102.378
+2633.715056	82.9687
+2633.785332	70.0292
+2633.855609	89.4385
+2633.925887	122.929
+2633.996167	141.577
+2634.066447	124.832
+2634.136728	95.9082
+2634.207010	121.026
+2634.277292	135.488
+2634.347576	109.609
+2634.417861	103.9
+2634.488147	103.9
+2634.558433	115.698
+2634.628721	131.682
+2634.699009	121.407
+2634.769299	109.609
+2634.839589	137.391
+2634.909880	161.367
+2634.980173	130.921
+2635.050466	118.362
+2635.120760	113.795
+2635.191055	105.803
+2635.261351	95.9082
+2635.331648	120.265
+2635.401946	118.362
+2635.472244	115.698
+2635.542544	107.706
+2635.612845	87.9162
+2635.683147	73.0738
+2635.753449	83.7299
+2635.823753	93.2442
+2635.894057	101.617
+2635.964362	108.467
+2636.034669	177.351
+2636.104976	223.02
+2636.175284	154.517
+2636.245593	111.131
+2636.315903	88.2968
+2636.386214	73.835
+2636.456526	70.4098
+2636.526839	110.37
+2636.597153	148.047
+2636.667468	125.212
+2636.737783	98.9529
+2636.808100	100.856
+2636.878417	105.803
+2636.948736	118.743
+2637.019055	142.719
+2637.089376	134.346
+2637.159697	127.115
+2637.230019	111.512
+2637.300342	90.5802
+2637.370667	93.2443
+2637.440992	101.997
+2637.511318	105.423
+2637.581645	102.759
+2637.651972	81.4465
+2637.722301	70.0292
+2637.792631	98.9529
+2637.862962	138.533
+2637.933293	147.286
+2638.003626	138.913
+2638.073959	121.026
+2638.144294	121.407
+2638.214629	132.443
+2638.284965	114.176
+2638.355303	95.9083
+2638.425641	107.326
+2638.495980	130.541
+2638.566320	121.026
+2638.636661	104.281
+2638.707003	82.5882
+2638.777346	86.3939
+2638.847690	106.564
+2638.918034	109.228
+2638.988380	123.69
+2639.058727	149.569
+2639.129074	144.241
+2639.199423	139.294
+2639.269772	129.018
+2639.340123	87.9162
+2639.410474	70.4098
+2639.480826	97.8111
+2639.551179	113.034
+2639.621533	127.115
+2639.691889	110.37
+2639.762245	94.386
+2639.832601	113.415
+2639.902959	119.504
+2639.973318	129.779
+2640.043678	109.228
+2640.114039	87.1551
+2640.184400	101.997
+2640.254763	107.706
+2640.325126	105.803
+2640.395491	107.706
+2640.465856	111.892
+2640.536222	110.751
+2640.606590	97.05
+2640.676958	98.5723
+2640.747327	98.5723
+2640.817697	90.9608
+2640.888068	101.617
+2640.958440	113.795
+2641.028813	98.5723
+2641.099187	116.459
+2641.169561	108.848
+2641.239937	112.273
+2641.310314	124.832
+2641.380691	113.415
+2641.451070	113.034
+2641.521449	102.759
+2641.591830	110.751
+2641.662211	138.152
+2641.732593	102.378
+2641.802976	58.9926
+2641.873361	61.276
+2641.943746	86.0133
+2642.014132	121.787
+2642.084519	111.892
+2642.154906	115.698
+2642.225295	119.504
+2642.295685	102.378
+2642.366076	90.1996
+2642.436467	103.52
+2642.506860	101.617
+2642.577253	114.556
+2642.647648	133.585
+2642.718043	111.512
+2642.788440	81.0659
+2642.858837	96.6694
+2642.929235	145.002
+2642.999634	153.756
+2643.070034	136.249
+2643.140435	141.197
+2643.210837	137.771
+2643.281240	95.9083
+2643.351644	71.9321
+2643.422049	100.856
+2643.492454	119.123
+2643.562861	111.892
+2643.633269	123.31
+2643.703677	119.123
+2643.774087	83.7299
+2643.844497	87.1551
+2643.914908	127.115
+2643.985321	146.525
+2644.055734	157.942
+2644.126148	144.241
+2644.196563	121.407
+2644.266979	139.294
+2644.337396	119.123
+2644.407814	117.22
+2644.478233	105.423
+2644.548652	90.9608
+2644.619073	82.2076
+2644.689495	75.3573
+2644.759917	81.0659
+2644.830341	81.4464
+2644.900765	122.548
+2644.971191	145.002
+2645.041617	125.212
+2645.112044	98.1917
+2645.182472	100.095
+2645.252902	118.362
+2645.323332	109.989
+2645.393763	103.139
+2645.464195	99.3334
+2645.534628	98.5723
+2645.605061	131.682
+2645.675496	128.638
+2645.745932	110.751
+2645.816368	115.318
+2645.886806	100.475
+2645.957245	116.459
+2646.027684	153.755
+2646.098124	143.861
+2646.168566	117.22
+2646.239008	130.16
+2646.309451	127.115
+2646.379895	110.37
+2646.450340	96.2888
+2646.520786	89.8191
+2646.591233	104.281
+2646.661681	117.982
+2646.732130	132.443
+2646.802580	131.302
+2646.873031	131.302
+2646.943482	109.609
+2647.013935	104.281
+2647.084388	143.099
+2647.154843	162.889
+2647.225298	167.456
+2647.295755	137.391
+2647.366212	107.706
+2647.436670	135.488
+2647.507129	152.233
+2647.577589	125.212
+2647.648050	127.496
+2647.718512	123.69
+2647.788975	109.609
+2647.859439	115.318
+2647.929904	132.824
+2648.000369	121.026
+2648.070836	123.69
+2648.141304	147.286
+2648.211772	154.897
+2648.282242	137.391
+2648.352712	119.123
+2648.423183	138.913
+2648.493656	127.876
+2648.564129	104.661
+2648.634603	79.5435
+2648.705078	71.9321
+2648.775554	109.228
+2648.846031	113.415
+2648.916509	93.2442
+2648.986988	87.155
+2649.057468	114.176
+2649.127948	140.435
+2649.198430	150.711
+2649.268913	140.055
+2649.339396	117.601
+2649.409881	82.5881
+2649.480366	90.1996
+2649.550852	106.945
+2649.621340	118.362
+2649.691828	106.945
+2649.762317	118.743
+2649.832807	115.698
+2649.903298	111.131
+2649.973790	128.638
+2650.044283	127.115
+2650.114777	132.063
+2650.185272	132.824
+2650.255767	125.212
+2650.326264	117.22
+2650.396762	129.018
+2650.467260	132.063
+2650.537760	142.338
+2650.608260	140.435
+2650.678761	113.795
+2650.749264	109.609
+2650.819767	109.609
+2650.890271	109.609
+2650.960776	115.698
+2651.031282	123.69
+2651.101789	137.391
+2651.172297	141.577
+2651.242806	146.525
+2651.313316	145.002
+2651.383826	98.9528
+2651.454338	70.7904
+2651.524851	54.0451
+2651.595364	60.5149
+2651.665879	76.8795
+2651.736394	90.1996
+2651.806910	119.884
+2651.877428	119.884
+2651.947946	107.325
+2652.018465	104.661
+2652.088985	100.856
+2652.159506	83.7299
+2652.230028	98.1917
+2652.300551	179.635
+2652.371075	199.044
+2652.441600	146.144
+2652.512125	108.087
+2652.582652	117.22
+2652.653180	146.144
+2652.723708	123.31
+2652.794238	106.184
+2652.864768	113.415
+2652.935299	131.302
+2653.005832	132.063
+2653.076365	111.892
+2653.146899	108.467
+2653.217434	126.354
+2653.287970	117.601
+2653.358507	139.294
+2653.429045	169.74
+2653.499584	164.792
+2653.570124	170.501
+2653.640664	150.33
+2653.711206	155.658
+2653.781749	144.241
+2653.852292	121.787
+2653.922837	118.362
+2653.993382	90.9608
+2654.063928	80.6853
+2654.134476	102.378
+2654.205024	92.8637
+2654.275573	92.1025
+2654.346123	75.3573
+2654.416674	76.8795
+2654.487226	90.5802
+2654.557779	90.1996
+2654.628333	87.155
+2654.698888	106.945
+2654.769444	127.115
+2654.840000	134.346
+2654.910558	98.1917
+2654.981116	79.5436
+2655.051676	98.5723
+2655.122236	113.034
+2655.192798	90.9608
+2655.263360	92.4831
+2655.333923	145.383
+2655.404487	152.614
+2655.475052	144.241
+2655.545618	126.735
+2655.616185	106.564
+2655.686753	126.735
+2655.757322	145.383
+2655.827892	146.144
+2655.898463	139.294
+2655.969034	135.488
+2656.039607	119.884
+2656.110181	116.84
+2656.180755	110.37
+2656.251330	138.533
+2656.321907	160.986
+2656.392484	171.642
+2656.463062	149.569
+2656.533642	126.735
+2656.604222	127.876
+2656.674803	106.184
+2656.745385	108.087
+2656.815968	117.22
+2656.886551	141.577
+2656.957136	143.861
+2657.027722	120.265
+2657.098309	106.564
+2657.168896	86.7745
+2657.239485	82.5882
+2657.310074	116.079
+2657.380665	135.869
+2657.451256	126.354
+2657.521848	112.654
+2657.592442	106.184
+2657.663036	87.5356
+2657.733631	83.3493
+2657.804227	95.1471
+2657.874824	86.3939
+2657.945422	78.4018
+2658.016021	63.5595
+2658.086621	52.1422
+2658.157221	103.139
+2658.227823	160.225
+2658.298426	151.853
+2658.369029	145.002
+2658.439634	140.816
+2658.510239	134.346
+2658.580845	137.771
+2658.651453	124.451
+2658.722061	105.423
+2658.792670	84.8716
+2658.863280	73.0738
+2658.933891	89.4385
+2659.004503	87.9162
+2659.075116	84.1105
+2659.145730	77.6407
+2659.216345	103.9
+2659.286961	135.488
+2659.357577	162.509
+2659.428195	133.585
+2659.498813	123.69
+2659.569433	121.407
+2659.640053	143.099
+2659.710675	138.913
+2659.781297	87.9162
+2659.851920	74.9767
+2659.922544	106.184
+2659.993170	119.504
+2660.063796	94.0054
+2660.134423	76.8796
+2660.205051	91.722
+2660.275679	122.929
+2660.346309	140.435
+2660.416940	138.913
+2660.487572	135.869
+2660.558204	145.002
+2660.628838	146.905
+2660.699472	139.294
+2660.770108	129.018
+2660.840744	109.99
+2660.911381	138.913
+2660.982020	150.33
+2661.052659	121.026
+2661.123299	90.5802
+2661.193940	78.0213
+2661.264582	98.5723
+2661.335225	131.302
+2661.405869	137.01
+2661.476514	104.661
+2661.547159	93.2443
+2661.617806	98.9529
+2661.688454	111.131
+2661.759102	110.751
+2661.829752	133.205
+2661.900402	156.039
+2661.971054	156.42
+2662.041706	169.74
+2662.112359	161.367
+2662.183013	146.144
+2662.253668	134.727
+2662.324325	141.577
+2662.394982	147.666
+2662.465639	143.861
+2662.536298	137.771
+2662.606958	128.257
+2662.677619	131.302
+2662.748281	117.601
+2662.818943	116.459
+2662.889607	113.415
+2662.960271	144.622
+2663.030937	185.343
+2663.101603	179.254
+2663.172270	198.663
+2663.242939	184.963
+2663.313608	118.743
+2663.384278	100.856
+2663.454949	112.654
+2663.525621	129.399
+2663.596294	126.354
+2663.666968	94.0054
+2663.737643	92.1025
+2663.808318	146.144
+2663.878995	182.679
+2663.949673	185.343
+2664.020351	187.246
+2664.091031	160.606
+2664.161711	170.501
+2664.232393	174.306
+2664.303075	164.792
+2664.373758	158.322
+2664.444442	142.719
+2664.515128	90.9608
+2664.585814	84.8716
+2664.656501	96.6694
+2664.727189	90.5802
+2664.797877	114.176
+2664.868567	180.396
+2664.939258	198.663
+2665.009950	177.732
+2665.080642	182.679
+2665.151336	180.776
+2665.222030	164.031
+2665.292726	157.942
+2665.363422	157.181
+2665.434120	123.31
+2665.504818	101.617
+2665.575517	98.5723
+2665.646217	94.0054
+2665.716918	107.325
+2665.787620	107.706
+2665.858323	89.4385
+2665.929027	82.5882
+2665.999732	95.9083
+2666.070438	115.698
+2666.141144	110.37
+2666.211852	104.661
+2666.282561	113.415
+2666.353270	116.079
+2666.423981	127.496
+2666.494692	114.556
+2666.565404	100.095
+2666.636118	108.848
+2666.706832	96.6694
+2666.777547	101.617
+2666.848263	117.22
+2666.918980	115.318
+2666.989698	125.974
+2667.060417	131.682
+2667.131137	138.533
+2667.201857	141.958
+2667.272579	132.063
+2667.343302	138.152
+2667.414025	134.346
+2667.484750	109.99
+2667.555475	115.318
+2667.626202	147.286
+2667.696929	149.95
+2667.767657	138.913
+2667.838386	131.682
+2667.909117	127.876
+2667.979848	113.034
+2668.050580	140.435
+2668.121313	158.703
+2668.192047	141.958
+2668.262781	113.795
+2668.333517	98.9529
+2668.404254	131.302
+2668.474991	138.533
+2668.545730	119.504
+2668.616470	95.1471
+2668.687210	86.0134
+2668.757951	132.443
+2668.828694	165.553
+2668.899437	147.286
+2668.970181	135.488
+2669.040926	141.197
+2669.111672	121.026
+2669.182419	86.0134
+2669.253167	84.1105
+2669.323916	108.087
+2669.394666	111.512
+2669.465417	94.386
+2669.536169	102.378
+2669.606921	138.152
+2669.677675	139.294
+2669.748429	99.3334
+2669.819185	84.1105
+2669.889941	85.6328
+2669.960699	110.751
+2670.031457	157.561
+2670.102216	165.553
+2670.172976	143.861
+2670.243737	113.034
+2670.314499	118.743
+2670.385262	147.666
+2670.456026	149.95
+2670.526791	96.2888
+2670.597557	97.05
+2670.668323	138.913
+2670.739091	155.278
+2670.809860	149.569
+2670.880629	133.585
+2670.951400	111.892
+2671.022171	129.399
+2671.092943	133.585
+2671.163717	132.824
+2671.234491	131.302
+2671.305266	132.063
+2671.376042	159.084
+2671.446819	192.574
+2671.517597	151.472
+2671.588376	105.803
+2671.659156	110.751
+2671.729937	98.1917
+2671.800718	85.6328
+2671.871501	95.9083
+2671.942285	104.281
+2672.013069	104.661
+2672.083855	113.034
+2672.154641	122.548
+2672.225428	108.467
+2672.296217	86.0134
+2672.367006	94.386
+2672.437796	130.921
+2672.508587	143.099
+2672.579379	121.787
+2672.650172	100.095
+2672.720966	89.4385
+2672.791761	71.5516
+2672.862557	108.848
+2672.933353	152.994
+2673.004151	124.071
+2673.074949	92.4831
+2673.145749	110.751
+2673.216549	128.638
+2673.287351	145.383
+2673.358153	121.787
+2673.428957	100.475
+2673.499761	107.326
+2673.570566	126.354
+2673.641372	121.026
+2673.712179	116.84
+2673.782987	115.698
+2673.853796	118.743
+2673.924606	121.026
+2673.995416	113.034
+2674.066228	119.504
+2674.137041	131.682
+2674.207854	145.763
+2674.278669	144.622
+2674.349484	107.326
+2674.420301	122.168
+2674.491118	148.808
+2674.561937	155.278
+2674.632756	134.346
+2674.703576	109.99
+2674.774397	101.236
+2674.845219	135.107
+2674.916042	152.233
+2674.986866	120.646
+2675.057691	116.84
+2675.128517	116.84
+2675.199343	128.257
+2675.270171	157.942
+2675.341000	138.913
+2675.411829	119.504
+2675.482660	132.824
+2675.553491	129.018
+2675.624323	124.832
+2675.695157	120.646
+2675.765991	108.467
+2675.836826	125.212
+2675.907662	125.212
+2675.978499	118.743
+2676.049337	125.212
+2676.120176	108.467
+2676.191016	121.407
+2676.261857	105.423
+2676.332698	121.026
+2676.403541	147.666
+2676.474385	139.294
+2676.545229	150.33
+2676.616075	152.994
+2676.686921	136.63
+2676.757768	106.184
+2676.828617	121.407
+2676.899466	155.658
+2676.970316	133.205
+2677.041167	125.974
+2677.112019	125.212
+2677.182872	116.079
+2677.253726	113.415
+2677.324581	117.601
+2677.395437	133.966
+2677.466293	111.892
+2677.537151	108.087
+2677.608010	150.711
+2677.678869	164.792
+2677.749730	130.921
+2677.820591	99.7141
+2677.891454	91.3414
+2677.962317	123.69
+2678.033181	148.047
+2678.104046	130.541
+2678.174912	132.824
+2678.245779	149.189
+2678.316647	152.614
+2678.387516	153.375
+2678.458386	137.01
+2678.529257	123.31
+2678.600129	122.168
+2678.671001	134.346
+2678.741875	125.593
+2678.812749	95.5277
+2678.883625	98.5723
+2678.954501	118.362
+2679.025379	141.577
+2679.096257	178.112
+2679.167136	188.007
+2679.238016	180.396
+2679.308898	170.881
+2679.379780	151.092
+2679.450663	132.824
+2679.521546	106.945
+2679.592431	105.042
+2679.663317	135.488
+2679.734204	119.884
+2679.805092	101.617
+2679.875980	86.0134
+2679.946870	90.9609
+2680.017760	110.751
+2680.088652	118.743
+2680.159544	127.115
+2680.230437	135.488
+2680.301332	129.399
+2680.372227	117.22
+2680.443123	122.929
+2680.514020	151.092
+2680.584918	140.435
+2680.655817	117.22
+2680.726717	160.225
+2680.797617	171.643
+2680.868519	137.01
+2680.939422	114.556
+2681.010325	109.99
+2681.081230	146.144
+2681.152135	167.837
+2681.223042	125.213
+2681.293949	77.2602
+2681.364858	95.5277
+2681.435767	107.706
+2681.506677	120.646
+2681.577588	104.281
+2681.648500	81.0659
+2681.719413	52.5229
+2681.790327	62.7984
+2681.861242	76.8796
+2681.932158	94.7666
+2682.003074	130.16
+2682.073992	138.152
+2682.144911	103.139
+2682.215830	99.3335
+2682.286751	117.22
+2682.357672	116.84
+2682.428595	119.884
+2682.499518	113.795
+2682.570442	96.2889
+2682.641367	76.1185
+2682.712293	104.662
+2682.783221	129.018
+2682.854149	114.937
+2682.925077	119.884
+2682.996007	109.228
+2683.066938	96.6695
+2683.137870	111.892
+2683.208803	131.302
+2683.279736	131.302
+2683.350671	95.9083
+2683.421606	82.2077
+2683.492543	89.8192
+2683.563480	101.236
+2683.634418	86.0134
+2683.705358	74.9768
+2683.776298	73.4545
+2683.847239	86.0134
+2683.918181	120.646
+2683.989124	152.233
+2684.060068	175.829
+2684.131013	162.889
+2684.201959	133.205
+2684.272905	108.467
+2684.343853	98.1918
+2684.414802	92.4832
+2684.485751	82.2077
+2684.556702	73.4545
+2684.627653	100.475
+2684.698605	129.018
+2684.769559	130.16
+2684.840513	138.152
+2684.911468	139.294
+2684.982424	114.176
+2685.053381	103.139
+2685.124339	124.451
+2685.195298	140.435
+2685.266258	121.787
+2685.337219	107.326
+2685.408181	111.892
+2685.479143	109.228
+2685.550107	119.504
+2685.621072	152.614
+2685.692037	148.047
+2685.763004	162.889
+2685.833971	160.225
+2685.904939	127.115
+2685.975909	129.779
+2686.046879	148.808
+2686.117850	154.897
+2686.188822	127.496
+2686.259795	105.042
+2686.330769	107.706
+2686.401744	100.475
+2686.472720	124.451
+2686.543696	145.764
+2686.614674	119.123
+2686.685653	121.026
+2686.756632	129.399
+2686.827613	118.362
+2686.898594	134.346
+2686.969577	128.257
+2687.040560	116.84
+2687.111544	123.31
+2687.182529	129.018
+2687.253515	150.33
+2687.324502	145.764
+2687.395490	143.861
+2687.466479	138.533
+2687.537469	115.698
+2687.608460	116.459
+2687.679452	101.617
+2687.750445	87.1551
+2687.821438	90.9609
+2687.892433	107.706
+2687.963428	136.249
+2688.034425	124.451
+2688.105422	100.095
+2688.176420	104.662
+2688.247420	133.205
+2688.318420	167.837
+2688.389421	167.837
+2688.460423	147.666
+2688.531426	151.092
+2688.602430	164.412
+2688.673435	162.128
+2688.744441	133.205
+2688.815447	100.095
+2688.886455	114.176
+2688.957464	131.682
+2689.028473	140.436
+2689.099484	163.27
+2689.170495	167.837
+2689.241508	177.351
+2689.312521	168.598
+2689.383535	164.792
+2689.454551	161.748
+2689.525567	137.01
+2689.596584	129.779
+2689.667602	94.0055
+2689.738621	87.5357
+2689.809641	132.443
+2689.880661	163.27
+2689.951683	135.107
+2690.022706	133.205
+2690.093730	127.877
+2690.164754	167.076
+2690.235780	195.619
+2690.306806	145.002
+2690.377833	145.002
+2690.448862	183.06
+2690.519891	164.792
+2690.590921	139.294
+2690.661952	118.362
+2690.732984	124.832
+2690.804017	105.423
+2690.875051	112.654
+2690.946086	121.026
+2691.017122	141.577
+2691.088159	176.971
+2691.159197	205.133
+2691.230235	188.007
+2691.301275	170.501
+2691.372315	148.047
+2691.443357	94.7666
+2691.514399	87.5357
+2691.585443	105.423
+2691.656487	129.779
+2691.727532	175.448
+2691.798578	186.485
+2691.869625	143.1
+2691.940673	123.31
+2692.011722	138.913
+2692.082772	160.225
+2692.153823	161.367
+2692.224875	178.493
+2692.295927	176.59
+2692.366981	132.824
+2692.438036	127.877
+2692.509091	143.861
+2692.580148	146.905
+2692.651205	135.107
+2692.722263	113.795
+2692.793323	119.504
+2692.864383	116.84
+2692.935444	157.561
+2693.006506	189.91
+2693.077569	177.732
+2693.148633	158.703
+2693.219698	173.545
+2693.290764	144.622
+2693.361831	149.189
+2693.432898	123.69
+2693.503967	122.929
+2693.575036	151.853
+2693.646107	138.152
+2693.717178	154.517
+2693.788251	167.456
+2693.859324	158.703
+2693.930398	140.436
+2694.001474	114.937
+2694.072550	143.1
+2694.143627	207.417
+2694.214705	199.424
+2694.285784	190.671
+2694.356864	162.509
+2694.427945	116.84
+2694.499026	120.646
+2694.570109	146.144
+2694.641193	134.727
+2694.712277	107.326
+2694.783363	121.787
+2694.854449	138.533
+2694.925537	125.213
+2694.996625	117.22
+2695.067714	134.727
+2695.138805	145.383
+2695.209896	154.897
+2695.280988	127.496
+2695.352081	97.8112
+2695.423175	126.735
+2695.494270	166.695
+2695.565366	162.889
+2695.636462	141.197
+2695.707560	120.265
+2695.778659	116.079
+2695.849758	98.9529
+2695.920859	100.095
+2695.991960	129.018
+2696.063063	154.136
+2696.134166	135.107
+2696.205270	113.415
+2696.276376	117.601
+2696.347482	91.722
+2696.418589	95.5277
+2696.489697	89.8191
+2696.560806	73.4545
+2696.631916	80.3048
+2696.703027	82.5882
+2696.774138	82.9688
+2696.845251	70.7904
+2696.916365	66.6041
+2696.987479	73.0739
+2697.058595	90.5803
+2697.129711	132.063
+2697.200829	159.084
+2697.271947	175.829
+2697.343066	166.315
+2697.414187	130.16
+2697.485308	108.087
+2697.556430	136.249
+2697.627553	124.832
+2697.698677	84.4911
+2697.769802	107.326
+2697.840928	105.803
+2697.912054	72.3128
+2697.983182	99.7141
+2698.054311	149.189
+2698.125440	160.606
+2698.196571	149.95
+2698.267702	147.666
+2698.338835	133.585
+2698.409968	101.236
+2698.481102	106.945
+2698.552238	98.5724
+2698.623374	111.131
+2698.694511	127.877
+2698.765649	116.84
+2698.836788	97.4306
+2698.907928	104.281
+2698.979069	127.877
+2699.050210	122.168
+2699.121353	106.945
+2699.192497	136.63
+2699.263641	133.585
+2699.334787	90.9609
+2699.405933	84.8717
+2699.477081	108.848
+2699.548229	106.184
+2699.619378	125.213
+2699.690529	140.435
+2699.761680	109.228
+2699.832832	89.8192
+2699.903985	90.5803
+2699.975139	77.2602
+2700.046294	76.1185
+2700.117450	122.929
+2700.188607	144.622
+2700.259764	146.525
+2700.330923	151.472
+2700.402083	151.092
+2700.473243	125.974
+2700.544405	87.5357
+2700.615567	99.7141
+2700.686730	136.249
+2700.757895	129.018
+2700.829060	125.974
+2700.900226	116.459
+2700.971393	95.1472
+2701.042561	91.3414
+2701.113730	111.131
+2701.184900	152.233
+2701.256071	132.824
+2701.327243	93.6249
+2701.398415	103.9
+2701.469589	101.236
+2701.540764	145.764
+2701.611939	185.724
+2701.683116	162.509
+2701.754293	140.816
+2701.825471	111.892
+2701.896651	107.706
+2701.967831	98.5723
+2702.039012	82.5882
+2702.110194	95.5278
+2702.181377	112.654
+2702.252561	110.751
+2702.323746	138.533
+2702.394932	167.837
+2702.466119	146.525
+2702.537307	120.265
+2702.608495	123.31
+2702.679685	125.593
+2702.750875	125.213
+2702.822067	107.326
+2702.893259	90.5803
+2702.964453	89.4386
+2703.035647	84.4911
+2703.106842	93.6249
+2703.178038	102.378
+2703.249236	113.795
+2703.320434	124.832
+2703.391633	108.848
+2703.462833	82.9688
+2703.534033	107.326
+2703.605235	143.48
+2703.676438	137.391
+2703.747642	98.9529
+2703.818846	89.8191
+2703.890052	121.787
+2703.961258	144.241
+2704.032466	132.063
+2704.103674	131.302
+2704.174883	120.265
+2704.246094	127.496
+2704.317305	133.205
+2704.388517	115.698
+2704.459730	95.1472
+2704.530944	105.803
+2704.602159	133.205
+2704.673375	119.123
+2704.744592	102.759
+2704.815809	119.884
+2704.887028	148.808
+2704.958248	164.792
+2705.029468	143.861
+2705.100690	165.553
+2705.171912	180.776
+2705.243135	134.346
+2705.314360	108.087
+2705.385585	95.5277
+2705.456811	109.228
+2705.528038	111.892
+2705.599266	93.6249
+2705.670495	86.0134
+2705.741725	87.1551
+2705.812956	107.706
+2705.884188	127.877
+2705.955421	139.674
+2706.026654	157.942
+2706.097889	154.517
+2706.169124	160.986
+2706.240361	160.225
+2706.311598	128.257
+2706.382837	116.84
+2706.454076	117.22
+2706.525316	124.451
+2706.596558	125.974
+2706.667800	99.714
+2706.739043	85.6328
+2706.810287	101.997
+2706.881532	117.22
+2706.952778	98.5723
+2707.024024	89.058
+2707.095272	107.706
+2707.166521	114.556
+2707.237770	118.743
+2707.309021	92.1025
+2707.380272	96.2889
+2707.451525	131.302
+2707.522778	133.966
+2707.594033	135.869
+2707.665288	143.861
+2707.736544	148.808
+2707.807801	161.748
+2707.879059	150.33
+2707.950318	125.593
+2708.021578	91.3414
+2708.092839	92.1025
+2708.164101	126.354
+2708.235364	125.212
+2708.306627	105.803
+2708.377892	98.5723
+2708.449157	125.212
+2708.520424	165.173
+2708.591691	161.367
+2708.662960	156.039
+2708.734229	135.488
+2708.805499	109.609
+2708.876770	120.265
+2708.948043	113.034
+2709.019316	102.378
+2709.090590	133.966
+2709.161865	162.509
+2709.233141	156.039
+2709.304417	124.832
+2709.375695	93.2443
+2709.446974	92.8637
+2709.518253	127.115
+2709.589534	123.31
+2709.660815	116.459
+2709.732098	111.892
+2709.803381	112.273
+2709.874666	102.378
+2709.945951	124.071
+2710.017237	134.727
+2710.088524	124.071
+2710.159812	126.735
+2710.231101	149.189
+2710.302391	142.719
+2710.373682	123.31
+2710.444974	94.7666
+2710.516267	92.8637
+2710.587560	115.318
+2710.658855	120.265
+2710.730151	80.3047
+2710.801447	60.1343
+2710.872745	91.722
+2710.944043	145.383
+2711.015342	157.942
+2711.086642	143.861
+2711.157944	134.727
+2711.229246	135.107
+2711.300549	133.205
+2711.371853	131.302
+2711.443158	134.727
+2711.514464	105.803
+2711.585771	90.9608
+2711.657078	116.079
+2711.728387	140.055
+2711.799697	132.824
+2711.871007	105.423
+2711.942319	87.1551
+2712.013631	112.273
+2712.084945	144.622
+2712.156259	143.48
+2712.227574	138.913
+2712.298890	147.286
+2712.370207	143.48
+2712.441526	116.459
+2712.512845	119.504
+2712.584164	113.034
+2712.655485	98.5723
+2712.726807	119.884
+2712.798130	170.12
+2712.869454	189.149
+2712.940778	159.845
+2713.012104	124.451
+2713.083430	117.601
+2713.154758	124.832
+2713.226086	127.496
+2713.297416	128.638
+2713.368746	105.423
+2713.440077	95.5277
+2713.511409	109.228
+2713.582742	113.415
+2713.654076	101.617
+2713.725411	101.617
+2713.796747	103.52
+2713.868084	124.451
+2713.939422	140.055
+2714.010760	121.026
+2714.082100	95.9083
+2714.153441	101.236
+2714.224782	130.16
+2714.296125	121.787
+2714.367468	144.622
+2714.438812	161.748
+2714.510158	129.779
+2714.581504	105.042
+2714.652851	99.3334
+2714.724199	106.184
+2714.795548	103.52
+2714.866898	89.4385
+2714.938249	97.4306
+2715.009601	112.273
+2715.080953	117.22
+2715.152307	101.236
+2715.223662	82.2076
+2715.295017	128.257
+2715.366374	155.278
+2715.437731	125.974
+2715.509090	121.026
+2715.580449	133.205
+2715.651809	131.682
+2715.723171	132.443
+2715.794533	107.706
+2715.865896	72.3127
+2715.937260	103.139
+2716.008625	161.367
+2716.079991	167.837
+2716.151358	137.771
+2716.222725	125.593
+2716.294094	108.087
+2716.365464	119.884
+2716.436834	105.042
+2716.508206	100.475
+2716.579578	113.415
+2716.650952	146.905
+2716.722326	139.294
+2716.793701	131.682
+2716.865077	165.553
+2716.936455	194.477
+2717.007833	222.639
+2717.079212	234.057
+2717.150592	217.692
+2717.221973	158.703
+2717.293354	94.386
+2717.364737	89.8191
+2717.436121	100.856
+2717.507506	111.131
+2717.578891	94.7666
+2717.650278	95.9083
+2717.721665	117.22
+2717.793054	124.071
+2717.864443	193.335
+2717.935833	271.353
+2718.007224	294.187
+2718.078617	309.791
+2718.150010	298.374
+2718.221404	303.702
+2718.292799	272.114
+2718.364194	189.529
+2718.435591	150.711
+2718.506989	116.459
+2718.578388	96.2889
+2718.649787	108.848
+2718.721188	137.771
+2718.792590	148.047
+2718.863992	146.144
+2718.935395	174.307
+2719.006800	239.004
+2719.078205	266.025
+2719.149611	246.616
+2719.221018	211.983
+2719.292427	204.752
+2719.363836	178.873
+2719.435246	139.294
+2719.506656	123.69
+2719.578068	140.435
+2719.649481	165.553
+2719.720895	164.031
+2719.792309	152.994
+2719.863725	172.784
+2719.935142	184.963
+2720.006559	203.611
+2720.077977	247.757
+2720.149397	254.227
+2720.220817	240.907
+2720.292238	219.214
+2720.363660	203.23
+2720.435084	190.291
+2720.506508	151.092
+2720.577933	117.982
+2720.649358	102.759
+2720.720785	107.706
+2720.792213	108.087
+2720.863642	121.787
+2720.935072	166.695
+2721.006502	192.193
+2721.077934	205.133
+2721.149366	231.773
+2721.220800	237.482
+2721.292234	186.485
+2721.363669	156.039
+2721.435105	156.039
+2721.506543	155.658
+2721.577981	111.131
+2721.649420	117.22
+2721.720860	145.002
+2721.792301	111.892
+2721.863742	99.714
+2721.935185	106.564
+2722.006629	114.937
+2722.078074	132.824
+2722.149519	133.585
+2722.220966	182.679
+2722.292413	206.275
+2722.363862	167.837
+2722.435311	124.832
+2722.506761	132.443
+2722.578212	160.606
+2722.649665	156.039
+2722.721118	146.905
+2722.792572	108.848
+2722.864027	82.5882
+2722.935483	88.2968
+2723.006940	141.577
+2723.078397	159.845
+2723.149856	157.561
+2723.221316	147.666
+2723.292776	134.346
+2723.364238	146.905
+2723.435700	152.233
+2723.507164	124.451
+2723.578628	97.05
+2723.650093	117.601
+2723.721560	126.735
+2723.793027	100.856
+2723.864495	89.8191
+2723.935964	120.265
+2724.007434	133.205
+2724.078905	146.905
+2724.150377	156.8
+2724.221850	162.128
+2724.293323	171.262
+2724.364798	135.488
+2724.436274	99.714
+2724.507750	114.556
+2724.579228	117.601
+2724.650706	107.326
+2724.722185	89.8191
+2724.793666	72.6933
+2724.865147	71.9321
+2724.936629	106.564
+2725.008112	144.622
+2725.079596	119.123
+2725.151081	107.706
+2725.222567	84.1105
+2725.294054	76.8796
+2725.365542	113.034
+2725.437030	132.063
+2725.508520	114.176
+2725.580011	85.2522
+2725.651502	86.0134
+2725.722995	102.759
+2725.794488	106.184
+2725.865983	117.22
+2725.937478	140.055
+2726.008974	145.383
+2726.080471	117.22
+2726.151969	106.945
+2726.223468	115.318
+2726.294968	140.055
+2726.366469	142.719
+2726.437971	124.832
+2726.509474	101.617
+2726.580978	68.8875
+2726.652482	102.378
+2726.723988	135.869
+2726.795495	122.548
+2726.867002	98.9529
+2726.938511	117.601
+2727.010020	125.593
+2727.081530	126.354
+2727.153041	103.9
+2727.224554	79.163
+2727.296067	87.9162
+2727.367581	140.055
+2727.439096	139.294
+2727.510612	117.22
+2727.582129	117.982
+2727.653646	119.504
+2727.725165	119.123
+2727.796685	140.816
+2727.868205	136.63
+2727.939727	116.459
+2728.011249	108.848
+2728.082773	114.176
+2728.154297	130.921
+2728.225823	130.54
+2728.297349	111.131
+2728.368876	90.5802
+2728.440404	73.835
+2728.511933	77.2601
+2728.583463	76.8795
+2728.654994	79.9241
+2728.726526	92.1025
+2728.798059	114.556
+2728.869592	121.026
+2728.941127	113.034
+2729.012663	108.848
+2729.084199	102.759
+2729.155737	125.974
+2729.227275	146.525
+2729.298815	117.601
+2729.370355	119.123
+2729.441896	134.727
+2729.513438	112.273
+2729.584982	113.034
+2729.656526	132.443
+2729.728071	141.577
+2729.799617	120.265
+2729.871163	100.095
+2729.942711	94.0054
+2730.014260	89.4385
+2730.085810	83.7299
+2730.157360	95.9083
+2730.228912	101.236
+2730.300464	140.816
+2730.372018	154.517
+2730.443572	128.257
+2730.515127	90.5802
+2730.586684	107.326
+2730.658241	128.257
+2730.729799	111.131
+2730.801358	117.601
+2730.872918	120.646
+2730.944479	98.9529
+2731.016041	107.325
+2731.087604	101.997
+2731.159167	88.2968
+2731.230732	99.714
+2731.302298	117.22
+2731.373864	136.249
+2731.445432	137.01
+2731.517000	123.69
+2731.588570	95.5277
+2731.660140	75.3573
+2731.731711	92.1025
+2731.803283	127.115
+2731.874856	137.01
+2731.946431	138.533
+2732.018006	139.674
+2732.089582	175.448
+2732.161158	212.364
+2732.232736	181.918
+2732.304315	137.771
+2732.375895	119.884
+2732.447475	105.803
+2732.519057	107.706
+2732.590639	119.123
+2732.662223	116.079
+2732.733807	103.9
+2732.805392	96.6694
+2732.876979	114.937
+2732.948566	157.181
+2733.020154	164.412
+2733.091743	141.577
+2733.163333	146.144
+2733.234924	144.241
+2733.306516	150.33
+2733.378109	166.314
+2733.449703	135.107
+2733.521297	118.743
+2733.592893	92.4831
+2733.664489	111.892
+2733.736087	153.756
+2733.807685	158.703
+2733.879285	105.803
+2733.950885	103.52
+2734.022486	145.763
+2734.094089	151.472
+2734.165692	149.95
+2734.237296	160.606
+2734.308901	165.934
+2734.380507	159.464
+2734.452114	129.779
+2734.523721	123.69
+2734.595330	133.966
+2734.666940	128.257
+2734.738551	117.22
+2734.810162	95.1471
+2734.881775	99.3335
+2734.953388	149.569
+2735.025002	185.724
+2735.096618	182.679
+2735.168234	180.015
+2735.239851	161.748
+2735.311469	144.622
+2735.383088	104.281
+2735.454708	92.1026
+2735.526329	76.499
+2735.597951	76.1185
+2735.669574	84.8717
+2735.741198	118.743
+2735.812823	135.488
+2735.884448	135.107
+2735.956075	105.423
+2736.027702	100.095
+2736.099331	121.407
+2736.170960	117.22
+2736.242590	155.658
+2736.314222	185.343
+2736.385854	150.711
+2736.457487	107.326
+2736.529121	95.1472
+2736.600756	100.475
+2736.672392	84.4911
+2736.744029	77.6407
+2736.815667	95.9083
+2736.887306	125.212
+2736.958945	146.905
+2737.030586	149.189
+2737.102228	121.407
+2737.173870	87.9162
+2737.245514	94.7666
+2737.317158	111.131
+2737.388803	112.654
+2737.460450	123.69
+2737.532097	112.654
+2737.603745	97.4306
+2737.675394	94.0054
+2737.747044	95.9083
+2737.818695	91.3414
+2737.890347	78.4019
+2737.962000	90.1997
+2738.033653	131.682
+2738.105308	139.674
+2738.176964	140.055
+2738.248620	149.569
+2738.320278	130.16
+2738.391936	145.763
+2738.463596	183.44
+2738.535256	170.12
+2738.606917	137.391
+2738.678580	121.787
+2738.750243	112.273
+2738.821907	102.378
+2738.893572	85.6328
+2738.965238	78.0213
+2739.036905	94.0054
+2739.108572	124.451
+2739.180241	154.517
+2739.251911	167.456
+2739.323582	116.459
+2739.395253	106.184
+2739.466926	119.504
+2739.538599	121.026
+2739.610274	121.026
+2739.681949	127.876
+2739.753625	127.496
+2739.825302	137.391
+2739.896981	118.743
+2739.968660	127.115
+2740.040340	117.601
+2740.112021	106.564
+2740.183703	133.585
+2740.255385	122.929
+2740.327069	104.661
+2740.398754	93.6248
+2740.470440	79.9242
+2740.542126	94.0054
+2740.613814	131.682
+2740.685502	160.986
+2740.757191	114.556
+2740.828882	76.499
+2740.900573	75.3573
+2740.972265	83.3493
+2741.043958	106.184
+2741.115653	132.063
+2741.187348	134.346
+2741.259044	134.727
+2741.330740	148.427
+2741.402438	148.808
+2741.474137	135.488
+2741.545837	157.561
+2741.617537	162.128
+2741.689239	113.415
+2741.760942	65.0818
+2741.832645	56.7092
+2741.904349	69.2681
+2741.976055	87.5357
+2742.047761	98.5723
+2742.119468	115.318
+2742.191176	127.496
+2742.262886	127.877
+2742.334596	122.168
+2742.406307	119.123
+2742.478018	114.556
+2742.549731	103.52
+2742.621445	111.892
+2742.693160	113.415
+2742.764875	112.273
+2742.836592	133.585
+2742.908310	144.622
+2742.980028	115.318
+2743.051747	114.176
+2743.123468	147.286
+2743.195189	165.934
+2743.266911	162.509
+2743.338634	132.063
+2743.410359	115.318
+2743.482084	111.892
+2743.553810	113.034
+2743.625536	112.654
+2743.697264	94.0054
+2743.768993	98.1917
+2743.840723	120.265
+2743.912453	109.989
+2743.984185	84.8716
+2744.055918	113.415
+2744.127651	144.622
+2744.199386	130.16
+2744.271121	96.6694
+2744.342857	91.3414
+2744.414594	100.095
+2744.486333	98.9529
+2744.558072	110.37
+2744.629812	127.115
+2744.701553	129.399
+2744.773295	123.31
+2744.845037	110.751
+2744.916781	93.6248
+2744.988526	94.386
+2745.060272	111.131
+2745.132018	131.302
+2745.203766	148.047
+2745.275514	123.69
+2745.347264	81.4465
+2745.419014	81.0659
+2745.490765	94.386
+2745.562518	113.034
+2745.634271	110.37
+2745.706025	108.467
+2745.777780	107.706
+2745.849536	80.6853
+2745.921293	101.997
+2745.993051	101.617
+2746.064809	92.1025
+2746.136569	95.9083
+2746.208330	114.937
+2746.280091	121.787
+2746.351854	81.0659
+2746.423617	71.171
+2746.495382	79.5436
+2746.567147	110.751
+2746.638913	123.69
+2746.710681	104.661
+2746.782449	89.8191
+2746.854218	94.7666
+2746.925988	101.997
+2746.997759	124.451
+2747.069531	154.897
+2747.141304	133.966
+2747.213078	94.0054
+2747.284852	99.714
+2747.356628	118.743
+2747.428405	110.751
+2747.500182	91.3414
+2747.571961	72.3127
+2747.643740	81.0659
+2747.715520	82.5882
+2747.787302	76.8796
+2747.859084	111.512
+2747.930867	139.294
+2748.002651	147.286
+2748.074436	165.553
+2748.146222	183.06
+2748.218009	185.724
+2748.289797	183.06
+2748.361586	145.763
+2748.433376	143.861
+2748.505166	155.278
+2748.576958	122.548
+2748.648750	111.512
+2748.720544	103.9
+2748.792338	71.171
+2748.864134	60.5149
+2748.935930	81.0659
+2749.007727	127.115
+2749.079525	139.294
+2749.151324	134.346
+2749.223125	162.128
+2749.294925	174.307
+2749.366727	156.42
+2749.438530	145.383
+2749.510334	129.779
+2749.582139	114.937
+2749.653945	132.063
+2749.725751	153.756
+2749.797559	143.099
+2749.869367	111.131
+2749.941177	95.5277
+2750.012987	132.824
+2750.084798	167.837
+2750.156610	159.845
+2750.228424	154.517
+2750.300238	157.942
+2750.372053	135.107
+2750.443869	116.079
+2750.515686	121.407
+2750.587504	102.759
+2750.659322	103.52
+2750.731142	89.8191
+2750.802963	70.7904
+2750.874784	105.042
+2750.946607	147.666
+2751.018431	175.068
+2751.090255	156.8
+2751.162080	140.816
+2751.233907	175.829
+2751.305734	205.894
+2751.377562	157.561
+2751.449391	109.228
+2751.521221	101.617
+2751.593052	76.499
+2751.664884	66.6041
+2751.736717	74.2156
+2751.808551	109.609
+2751.880386	124.451
+2751.952221	135.488
+2752.024058	133.585
+2752.095895	120.265
+2752.167734	115.698
+2752.239573	119.123
+2752.311414	137.771
+2752.383255	136.63
+2752.455097	134.346
+2752.526940	117.982
+2752.598785	115.318
+2752.670630	99.714
+2752.742476	74.2156
+2752.814323	95.5277
+2752.886170	116.079
+2752.958019	123.69
+2753.029869	129.018
+2753.101720	143.861
+2753.173571	129.779
+2753.245424	100.856
+2753.317277	78.7825
+2753.389132	100.095
+2753.460987	121.787
+2753.532844	116.84
+2753.604701	122.929
+2753.676559	95.9083
+2753.748418	67.3652
+2753.820278	76.499
+2753.892139	108.467
+2753.964001	114.176
+2754.035864	118.743
+2754.107728	123.69
+2754.179593	123.31
+2754.251458	123.69
+2754.323325	115.698
+2754.395192	127.115
+2754.467061	126.354
+2754.538930	99.3335
+2754.610801	113.795
+2754.682672	135.107
+2754.754544	94.0054
+2754.826417	79.163
+2754.898292	92.1025
+2754.970167	108.087
+2755.042043	125.593
+2755.113920	142.719
+2755.185798	125.974
+2755.257676	108.087
+2755.329556	133.966
+2755.401437	173.545
+2755.473318	166.695
+2755.545201	119.123
+2755.617084	83.3494
+2755.688969	93.6249
+2755.760854	99.714
+2755.832741	117.601
+2755.904628	119.504
+2755.976516	113.415
+2756.048405	140.435
+2756.120295	146.905
+2756.192186	141.577
+2756.264078	131.682
+2756.335971	123.31
+2756.407865	128.257
+2756.479760	119.504
+2756.551655	91.3414
+2756.623552	72.6933
+2756.695450	91.3414
+2756.767348	108.467
+2756.839248	85.6328
+2756.911148	96.6694
+2756.983049	121.407
+2757.054952	135.107
+2757.126855	123.31
+2757.198759	113.415
+2757.270664	114.556
+2757.342570	88.6774
+2757.414477	59.7538
+2757.486385	71.171
+2757.558294	103.139
+2757.630203	115.318
+2757.702114	90.5803
+2757.774026	68.8875
+2757.845938	90.5803
+2757.917852	106.184
+2757.989766	75.3573
+2758.061682	87.9162
+2758.133598	109.99
+2758.205515	121.026
+2758.277433	126.354
+2758.349353	160.225
+2758.421273	145.763
+2758.493194	122.548
+2758.565116	124.071
+2758.637038	111.512
+2758.708962	105.803
+2758.780887	88.2968
+2758.852813	62.0372
+2758.924739	62.7984
+2758.996667	79.9242
+2759.068595	94.386
+2759.140525	99.3335
+2759.212455	77.6407
+2759.284387	85.6328
+2759.356319	118.362
+2759.428252	118.362
+2759.500186	106.184
+2759.572121	118.362
+2759.644057	127.115
+2759.715994	101.997
+2759.787932	81.4465
+2759.859871	101.236
+2759.931811	104.661
+2760.003752	121.407
+2760.075693	144.622
+2760.147636	139.294
+2760.219579	143.48
+2760.291524	154.517
+2760.363469	169.359
+2760.435415	145.383
+2760.507363	99.3334
+2760.579311	69.2681
+2760.651260	68.1264
+2760.723210	74.9767
+2760.795161	79.163
+2760.867113	90.5802
+2760.939066	96.6694
+2761.011020	102.759
+2761.082975	114.556
+2761.154930	132.824
+2761.226887	106.184
+2761.298845	90.9608
+2761.370803	109.99
+2761.442763	115.698
+2761.514723	117.601
+2761.586684	86.3939
+2761.658647	68.5069
+2761.730610	73.0738
+2761.802574	82.9688
+2761.874539	87.9162
+2761.946505	104.661
+2762.018472	135.488
+2762.090440	114.556
+2762.162409	95.9083
+2762.234378	103.9
+2762.306349	95.9083
+2762.378321	108.467
+2762.450293	113.415
+2762.522267	110.37
+2762.594241	95.1471
+2762.666217	62.4178
+2762.738193	40.725
+2762.810170	50.62
+2762.882149	71.5515
+2762.954128	89.8191
+2763.026108	92.1025
+2763.098089	101.617
+2763.170071	93.6248
+2763.242054	100.856
+2763.314038	127.876
+2763.386022	132.063
+2763.458008	101.997
+2763.529995	74.5961
+2763.601982	71.9321
+2763.673971	88.6774
+2763.745960	119.504
+2763.817951	89.4385
+2763.889942	59.7538
+2763.961934	79.163
+2764.033928	93.2443
+2764.105922	95.1471
+2764.177917	105.803
+2764.249913	114.937
+2764.321910	107.325
+2764.393908	94.386
+2764.465907	100.856
+2764.537906	88.2968
+2764.609907	90.9608
+2764.681909	78.7824
+2764.753911	74.9767
+2764.825915	98.5723
+2764.897919	99.3334
+2764.969925	109.99
+2765.041931	104.661
+2765.113938	107.325
+2765.185947	114.556
+2765.257956	105.042
+2765.329966	91.722
+2765.401977	140.816
+2765.473989	131.302
+2765.546002	94.7665
+2765.618016	112.654
+2765.690030	122.168
+2765.762046	119.504
+2765.834063	94.0054
+2765.906080	78.7824
+2765.978099	90.5802
+2766.050118	82.2076
+2766.122139	121.787
+2766.194160	145.763
+2766.266182	126.735
+2766.338206	101.617
+2766.410230	86.7745
+2766.482255	93.2443
+2766.554281	88.6774
+2766.626308	72.6933
+2766.698336	81.4465
+2766.770365	97.4306
+2766.842394	100.095
+2766.914425	70.0292
+2766.986457	79.163
+2767.058489	111.892
+2767.130523	96.6694
+2767.202557	78.7824
+2767.274593	80.3047
+2767.346629	79.5436
+2767.418666	95.1471
+2767.490705	101.617
+2767.562744	106.564
+2767.634784	131.682
+2767.706825	112.654
+2767.778867	90.1997
+2767.850910	80.3047
+2767.922954	60.1343
+2767.994999	48.7171
+2768.067044	65.4624
+2768.139091	106.945
+2768.211139	120.265
+2768.283187	103.9
+2768.355237	108.467
+2768.427287	134.727
+2768.499338	143.48
+2768.571391	129.399
+2768.643444	111.131
+2768.715498	83.3493
+2768.787553	79.5436
+2768.859609	73.835
+2768.931666	82.2076
+2769.003724	95.5277
+2769.075783	92.4831
+2769.147843	68.507
+2769.219903	79.9242
+2769.291965	107.706
+2769.364028	108.848
+2769.436091	100.475
+2769.508156	81.4465
+2769.580221	81.4465
+2769.652288	69.6487
+2769.724355	64.7012
+2769.796423	64.7012
+2769.868492	106.945
+2769.940562	132.443
+2770.012633	107.706
+2770.084705	68.507
+2770.156778	62.0372
+2770.228852	111.892
+2770.300927	135.488
+2770.373003	106.184
+2770.445079	117.601
+2770.517157	109.99
+2770.589235	86.0134
+2770.661315	94.386
+2770.733395	114.937
+2770.805477	131.682
+2770.877559	127.115
+2770.949642	117.982
+2771.021726	95.1471
+2771.093812	86.7745
+2771.165898	101.236
+2771.237985	130.541
+2771.310073	128.638
+2771.382161	133.966
+2771.454251	142.338
+2771.526342	161.367
+2771.598434	141.958
+2771.670526	121.026
+2771.742620	115.318
+2771.814714	98.9529
+2771.886810	136.249
+2771.958906	155.278
+2772.031003	140.435
+2772.103102	139.294
+2772.175201	117.982
+2772.247301	77.6408
+2772.319402	79.9242
+2772.391504	80.6853
+2772.463607	73.835
+2772.535711	84.4911
+2772.607816	89.8191
+2772.679921	97.4306
+2772.752028	126.354
+2772.824136	129.779
+2772.896244	90.1997
+2772.968354	90.5803
+2773.040464	112.654
+2773.112575	111.512
+2773.184688	84.8717
+2773.256801	78.4019
+2773.328915	79.5436
+2773.401030	77.6408
+2773.473146	82.9688
+2773.545263	84.4911
+2773.617381	64.7012
+2773.689500	60.1344
+2773.761620	68.8876
+2773.833741	79.9242
+2773.905862	68.8876
+2773.977985	78.4019
+2774.050108	91.722
+2774.122233	86.394
+2774.194358	93.6249
+2774.266485	92.8637
+2774.338612	98.1918
+2774.410740	103.52
+2774.482870	94.7666
+2774.555000	114.937
+2774.627131	117.982
+2774.699263	111.512
+2774.771396	125.593
+2774.843529	141.577
+2774.915664	141.958
+2774.987800	100.095
+2775.059937	102.759
+2775.132074	106.564
+2775.204213	109.99
+2775.276352	140.816
+2775.348493	125.212
+2775.420634	68.507
+2775.492777	72.6933
+2775.564920	81.4465
+2775.637064	83.7299
+2775.709209	102.378
+2775.781355	136.63
+2775.853502	142.338
+2775.925650	124.071
+2775.997799	95.5277
+2776.069949	72.3127
+2776.142100	62.4178
+2776.214251	98.5723
+2776.286404	121.026
+2776.358557	127.496
+2776.430712	111.512
+2776.502867	134.346
+2776.575024	171.643
+2776.647181	115.698
+2776.719339	84.8717
+2776.791498	94.0054
+2776.863659	107.706
+2776.935820	131.682
+2777.007982	118.743
+2777.080145	94.386
+2777.152308	105.042
+2777.224473	151.472
+2777.296639	160.986
+2777.368806	112.654
+2777.440973	80.6853
+2777.513142	89.8191
+2777.585311	108.087
+2777.657482	106.184
+2777.729653	105.042
+2777.801826	120.646
+2777.873999	114.176
+2777.946173	111.131
+2778.018348	93.2443
+2778.090524	74.5961
+2778.162701	96.2889
+2778.234879	115.318
+2778.307058	102.759
+2778.379238	73.835
+2778.451419	55.948
+2778.523600	57.0897
+2778.595783	78.4019
+2778.667967	106.184
+2778.740151	101.617
+2778.812336	71.9321
+2778.884523	77.2602
+2778.956710	84.1105
+2779.028898	74.2156
+2779.101088	79.9242
+2779.173278	118.362
+2779.245469	147.666
+2779.317661	135.107
+2779.389854	156.42
+2779.462048	138.533
+2779.534242	115.318
+2779.606438	91.3414
+2779.678635	95.1471
+2779.750833	112.654
+2779.823031	112.654
+2779.895231	88.2968
+2779.967431	82.5882
+2780.039632	86.0133
+2780.111835	81.827
+2780.184038	82.2076
+2780.256242	103.9
+2780.328447	119.884
+2780.400653	105.042
+2780.472861	108.087
+2780.545068	110.37
+2780.617277	97.8111
+2780.689487	96.2889
+2780.761698	92.8637
+2780.833910	113.415
+2780.906122	111.512
+2780.978336	106.184
+2781.050550	121.026
+2781.122766	140.055
+2781.194982	119.504
+2781.267200	83.3493
+2781.339418	84.1105
+2781.411637	111.892
+2781.483857	117.601
+2781.556078	114.937
+2781.628300	123.69
+2781.700523	102.378
+2781.772747	100.475
+2781.844972	110.37
+2781.917198	92.8637
+2781.989424	92.1026
+2782.061652	101.236
+2782.133881	128.638
+2782.206110	133.585
+2782.278341	127.115
+2782.350572	145.763
+2782.422804	124.071
+2782.495038	86.0134
+2782.567272	85.2522
+2782.639507	102.378
+2782.711743	108.467
+2782.783980	92.4831
+2782.856218	74.2156
+2782.928457	86.7745
+2783.000697	119.504
+2783.072937	127.876
+2783.145179	116.459
+2783.217422	127.115
+2783.289665	145.763
+2783.361910	138.913
+2783.434155	110.37
+2783.506402	112.273
+2783.578649	108.848
+2783.650897	143.099
+2783.723147	139.294
+2783.795397	92.1025
+2783.867648	72.6933
+2783.939900	77.6407
+2784.012153	100.856
+2784.084407	102.759
+2784.156661	92.8637
+2784.228917	95.1471
+2784.301174	111.131
+2784.373432	102.759
+2784.445690	121.026
+2784.517950	135.488
+2784.590210	123.31
+2784.662472	122.929
+2784.734734	110.37
+2784.806997	100.856
+2784.879261	79.9242
+2784.951527	63.9401
+2785.023793	89.4385
+2785.096060	102.759
+2785.168328	125.593
+2785.240597	157.181
+2785.312866	144.622
+2785.385137	137.01
+2785.457409	149.189
+2785.529682	120.646
+2785.601955	89.4385
+2785.674230	72.6933
+2785.746505	83.7299
+2785.818782	95.1471
+2785.891059	82.2076
+2785.963337	85.2522
+2786.035616	89.4385
+2786.107896	82.5882
+2786.180178	101.617
+2786.252460	113.415
+2786.324743	96.6694
+2786.397026	98.9529
+2786.469311	106.945
+2786.541597	104.281
+2786.613884	129.399
+2786.686171	127.115
+2786.758460	97.05
+2786.830750	62.7983
+2786.903040	74.9767
+2786.975331	107.706
+2787.047624	81.0659
+2787.119917	66.6041
+2787.192211	95.5277
+2787.264506	109.609
+2787.336803	112.654
+2787.409100	104.281
+2787.481398	92.8637
+2787.553696	86.3939
+2787.625996	103.139
+2787.698297	111.892
+2787.770599	111.131
+2787.842901	122.168
+2787.915205	109.609
+2787.987510	95.9083
+2788.059815	97.8112
+2788.132121	86.7745
+2788.204429	90.9608
+2788.276737	97.4306
+2788.349046	121.026
+2788.421356	142.719
+2788.493668	125.593
+2788.565980	133.205
+2788.638293	114.937
+2788.710606	79.9242
+2788.782921	79.9242
+2788.855237	77.2602
+2788.927554	84.8716
+2788.999871	94.386
+2789.072190	108.087
+2789.144510	124.071
+2789.216830	106.564
+2789.289152	93.6248
+2789.361474	84.8716
+2789.433797	84.8716
+2789.506121	103.9
+2789.578447	94.0054
+2789.650773	87.5357
+2789.723100	97.05
+2789.795428	90.5803
+2789.867757	109.99
+2789.940086	116.84
+2790.012417	68.507
+2790.084749	60.1343
+2790.157082	79.5436
+2790.229415	103.52
+2790.301750	122.548
+2790.374085	137.771
+2790.446422	127.877
+2790.518759	93.2443
+2790.591097	89.8191
+2790.663436	76.499
+2790.735777	73.4544
+2790.808118	68.507
+2790.880460	60.8955
+2790.952803	78.4019
+2791.025147	87.1551
+2791.097492	100.475
+2791.169837	99.3335
+2791.242184	81.827
+2791.314532	105.042
+2791.386880	116.079
+2791.459230	112.273
+2791.531580	134.346
+2791.603932	138.913
+2791.676284	99.714
+2791.748637	84.8716
+2791.820992	121.407
+2791.893347	122.548
+2791.965703	84.4911
+2792.038060	79.5436
+2792.110418	121.026
+2792.182777	118.743
+2792.255137	92.4831
+2792.327498	102.759
+2792.399859	134.727
+2792.472222	113.034
+2792.544586	79.5436
+2792.616950	71.9321
+2792.689316	70.0292
+2792.761682	75.3573
+2792.834049	100.095
+2792.906418	129.399
+2792.978787	117.22
+2793.051157	76.499
+2793.123528	66.9846
+2793.195900	77.6407
+2793.268273	76.1184
+2793.340647	96.2888
+2793.413022	114.176
+2793.485398	109.609
+2793.557775	107.706
+2793.630152	97.05
+2793.702531	95.9083
+2793.774910	92.4831
+2793.847291	82.9688
+2793.919672	99.714
+2793.992055	132.063
+2794.064438	121.787
+2794.136822	95.5277
+2794.209207	98.1917
+2794.281593	121.026
+2794.353980	126.354
+2794.426368	137.01
+2794.498757	124.832
+2794.571147	88.2968
+2794.643538	102.378
+2794.715930	96.6694
+2794.788322	84.1105
+2794.860716	102.378
+2794.933111	88.6773
+2795.005506	66.9846
+2795.077903	55.1868
+2795.150300	82.5882
+2795.222698	92.4831
+2795.295097	66.2235
+2795.367498	61.6566
+2795.439899	74.2155
+2795.512301	81.4464
+2795.584704	72.6932
+2795.657108	78.7824
+2795.729513	76.8795
+2795.801918	61.6566
+2795.874325	76.8795
+2795.946733	99.3334
+2796.019141	116.079
+2796.091551	120.265
+2796.163962	135.488
+2796.236373	149.95
+2796.308785	167.076
+2796.381199	151.853
+2796.453613	145.383
+2796.526028	119.884
+2796.598444	89.4385
+2796.670861	82.2076
+2796.743279	84.491
+2796.815698	94.0054
+2796.888118	110.751
+2796.960539	115.698
+2797.032961	119.123
+2797.105383	130.921
+2797.177807	126.735
+2797.250231	85.2522
+2797.322657	76.8795
+2797.395083	91.7219
+2797.467511	111.512
+2797.539939	127.876
+2797.612368	108.467
+2797.684798	134.346
+2797.757230	143.48
+2797.829662	87.9162
+2797.902095	68.8875
+2797.974529	78.7824
+2798.046963	80.6853
+2798.119399	92.1025
+2798.191836	97.4305
+2798.264274	88.2968
+2798.336712	89.8191
+2798.409152	103.52
+2798.481592	91.3413
+2798.554034	101.236
+2798.626476	101.236
+2798.698920	95.9082
+2798.771364	95.5277
+2798.843809	87.9162
+2798.916255	102.378
+2798.988702	105.423
+2799.061150	105.423
+2799.133599	120.265
+2799.206049	157.181
+2799.278500	162.889
+2799.350952	142.719
+2799.423404	106.564
+2799.495858	78.4018
+2799.568312	67.7457
+2799.640768	76.8795
+2799.713224	78.4018
+2799.785682	53.6645
+2799.858140	52.9034
+2799.930599	65.0817
+2800.003059	61.6566
+2800.075521	57.4702
+2800.147983	87.5356
+2800.220446	93.6248
+2800.292910	84.491
+2800.365375	96.2888
+2800.437840	84.491
+2800.510307	87.5356
+2800.582775	134.346
+2800.655243	151.472
+2800.727713	125.593
+2800.800183	117.601
+2800.872655	128.638
+2800.945127	99.3334
+2801.017601	78.7824
+2801.090075	71.1709
+2801.162550	73.4544
+2801.235026	109.989
+2801.307503	132.824
+2801.379981	135.107
+2801.452460	115.317
+2801.524940	103.9
+2801.597421	73.8349
+2801.669903	51.7616
+2801.742385	64.3206
+2801.814869	74.2155
+2801.887354	90.1996
+2801.959839	101.997
+2802.032326	106.564
+2802.104813	122.548
+2802.177301	96.2888
+2802.249791	75.7378
+2802.322281	80.3047
+2802.394772	62.4177
+2802.467264	87.155
+2802.539757	118.362
+2802.612251	114.556
+2802.684746	93.2442
+2802.757242	103.9
+2802.829738	124.451
+2802.902236	106.945
+2802.974735	70.7903
+2803.047234	63.5594
+2803.119735	71.1709
+2803.192236	79.9241
+2803.264739	100.095
+2803.337242	117.982
+2803.409746	123.31
+2803.482251	102.759
+2803.554758	118.743
+2803.627265	121.407
+2803.699773	109.228
+2803.772282	117.982
+2803.844791	117.601
+2803.917302	89.4385
+2803.989814	87.9162
+2804.062327	111.512
+2804.134840	106.184
+2804.207355	85.2522
+2804.279870	93.2442
+2804.352387	106.564
+2804.424904	109.609
+2804.497423	106.184
+2804.569942	116.079
+2804.642462	126.735
+2804.714983	111.512
+2804.787505	90.9608
+2804.860028	94.3859
+2804.932552	125.212
+2805.005077	115.698
+2805.077603	112.273
+2805.150130	132.443
+2805.222658	125.212
+2805.295186	121.407
+2805.367716	118.743
+2805.440246	84.491
+2805.512778	92.483
+2805.585310	122.929
+2805.657843	115.317
+2805.730378	66.9846
+2805.802913	56.7091
+2805.875449	92.1025
+2805.947986	112.273
+2806.020524	105.042
+2806.093063	96.6694
+2806.165603	139.294
+2806.238144	135.868
+2806.310686	100.856
+2806.383228	100.475
+2806.455772	98.9528
+2806.528317	97.8111
+2806.600862	69.268
+2806.673409	51.3811
+2806.745956	46.4336
+2806.818504	78.7824
+2806.891054	106.564
+2806.963604	111.892
+2807.036155	73.8349
+2807.108707	76.8795
+2807.181260	132.824
+2807.253814	168.217
+2807.326369	150.711
+2807.398925	141.197
+2807.471481	134.727
+2807.544039	112.653
+2807.616598	89.819
+2807.689157	69.268
+2807.761718	74.5961
+2807.834279	117.22
+2807.906842	147.286
+2807.979405	142.338
+2808.051969	130.921
+2808.124535	162.128
+2808.197101	185.343
+2808.269668	177.351
+2808.342236	146.905
+2808.414805	138.152
+2808.487375	122.168
+2808.559946	112.653
+2808.632517	106.564
+2808.705090	122.929
+2808.777664	119.504
+2808.850238	98.5722
+2808.922814	104.281
+2808.995390	139.674
+2809.067968	159.464
+2809.140546	175.829
+2809.213125	182.298
+2809.285706	154.136
+2809.358287	135.488
+2809.430869	118.743
+2809.503452	86.3938
+2809.576036	78.0212
+2809.648621	90.5802
+2809.721207	97.8111
+2809.793793	101.997
+2809.866381	106.945
+2809.938970	109.989
+2810.011559	101.617
+2810.084150	121.026
+2810.156741	141.196
+2810.229334	138.152
+2810.301927	127.496
+2810.374521	141.577
+2810.447117	168.598
+2810.519713	159.845
+2810.592310	132.063
+2810.664908	101.997
+2810.737507	80.3047
+2810.810107	115.698
+2810.882708	128.257
+2810.955309	118.743
+2811.027912	125.974
+2811.100516	125.212
+2811.173120	120.646
+2811.245726	116.84
+2811.318332	109.989
+2811.390940	106.564
+2811.463548	91.7219
+2811.536157	102.378
+2811.608768	120.646
+2811.681379	127.876
+2811.753991	111.512
+2811.826604	114.937
+2811.899218	116.84
+2811.971833	114.556
+2812.044449	119.504
+2812.117065	97.8111
+2812.189683	99.3334
+2812.262302	121.407
+2812.334921	139.674
+2812.407542	128.257
+2812.480163	115.317
+2812.552786	134.346
+2812.625409	95.9082
+2812.698034	89.4384
+2812.770659	99.3334
+2812.843285	89.819
+2812.915912	90.5802
+2812.988540	81.0658
+2813.061169	88.6773
+2813.133799	130.921
+2813.206430	148.047
+2813.279062	119.504
+2813.351694	98.9528
+2813.424328	100.856
+2813.496963	101.236
+2813.569598	108.467
+2813.642235	112.653
+2813.714872	130.54
+2813.787510	124.451
+2813.860150	102.378
+2813.932790	98.9528
+2814.005431	89.819
+2814.078073	88.2967
+2814.150716	100.094
+2814.223360	99.7139
+2814.296005	132.443
+2814.368651	143.48
+2814.441298	98.9528
+2814.513946	90.9607
+2814.586594	95.147
+2814.659244	79.9241
+2814.731894	88.6773
+2814.804546	70.7903
+2814.877198	64.7011
+2814.949852	66.9846
+2815.022506	88.6773
+2815.095161	122.168
+2815.167817	112.273
+2815.240474	93.2442
+2815.313132	109.609
+2815.385791	122.168
+2815.458451	133.585
+2815.531112	160.225
+2815.603774	148.047
+2815.676437	117.601
+2815.749100	108.848
+2815.821765	95.5276
+2815.894431	69.268
+2815.967097	61.276
+2816.039764	67.3652
+2816.112433	96.2888
+2816.185102	130.54
+2816.257772	114.556
+2816.330444	86.3939
+2816.403116	86.3939
+2816.475789	99.7139
+2816.548463	93.2442
+2816.621138	89.0579
+2816.693813	82.5881
+2816.766490	92.8636
+2816.839168	102.378
+2816.911847	96.2888
+2816.984526	113.795
+2817.057207	106.184
+2817.129888	80.6853
+2817.202571	103.52
+2817.275254	109.228
+2817.347938	87.5356
+2817.420624	84.8716
+2817.493310	113.795
+2817.565997	131.682
+2817.638685	118.743
+2817.711374	111.892
+2817.784064	127.115
+2817.856755	119.123
+2817.929447	104.661
+2818.002139	127.876
+2818.074833	115.698
+2818.147528	75.7378
+2818.220223	67.7457
+2818.292920	84.8716
+2818.365617	108.467
+2818.438315	103.139
+2818.511015	96.6694
+2818.583715	84.8716
+2818.656416	75.7378
+2818.729118	85.6327
+2818.801821	74.5961
+2818.874525	71.5515
+2818.947230	101.997
+2819.019936	105.803
+2819.092643	100.475
+2819.165351	111.512
+2819.238059	98.5722
+2819.310769	100.475
+2819.383480	85.6327
+2819.456191	63.94
+2819.528904	74.9767
+2819.601617	105.423
+2819.674331	129.779
+2819.747046	119.504
+2819.819763	104.281
+2819.892480	89.819
+2819.965198	93.6248
+2820.037917	97.8111
+2820.110637	106.564
+2820.183358	119.884
+2820.256079	99.714
+2820.328802	91.3413
+2820.401526	110.751
+2820.474250	109.228
+2820.546976	119.123
+2820.619703	106.945
+2820.692430	91.3413
+2820.765158	112.273
+2820.837888	100.095
+2820.910618	71.5515
+2820.983349	66.9846
+2821.056081	63.5594
+2821.128814	86.7745
+2821.201548	109.989
+2821.274283	98.5722
+2821.347019	119.504
+2821.419756	130.921
+2821.492494	86.0133
+2821.565232	80.3047
+2821.637972	96.2888
+2821.710713	104.661
+2821.783454	103.139
+2821.856196	88.2967
+2821.928940	74.5961
+2822.001684	82.2076
+2822.074429	96.2888
+2822.147176	98.5722
+2822.219923	99.3334
+2822.292671	104.281
+2822.365420	93.2442
+2822.438170	95.9082
+2822.510921	113.034
+2822.583672	111.512
+2822.656425	89.4385
+2822.729179	76.1184
+2822.801934	85.6327
+2822.874689	106.184
+2822.947446	103.52
+2823.020203	67.3652
+2823.092961	55.1868
+2823.165721	69.6486
+2823.238481	79.5435
+2823.311242	77.2601
+2823.384004	93.2442
+2823.456767	121.026
+2823.529531	117.601
+2823.602296	97.8111
+2823.675062	82.9687
+2823.747829	88.6773
+2823.820597	101.997
+2823.893365	102.378
+2823.966135	78.7824
+2824.038906	68.8875
+2824.111677	95.9082
+2824.184450	105.803
+2824.257223	96.2888
+2824.329997	102.759
+2824.402773	90.5802
+2824.475549	67.7458
+2824.548326	77.2601
+2824.621104	72.6932
+2824.693883	67.3652
+2824.766663	74.2155
+2824.839444	80.6853
+2824.912226	94.7665
+2824.985008	129.779
+2825.057792	127.115
+2825.130577	108.467
+2825.203362	98.1917
+2825.276149	71.5515
+2825.348936	86.7745
+2825.421725	84.8716
+2825.494514	87.9162
+2825.567304	91.7219
+2825.640095	83.3493
+2825.712888	82.9687
+2825.785681	89.0579
+2825.858475	74.5961
+2825.931270	71.1709
+2826.004066	71.1709
+2826.076862	75.7378
+2826.149660	94.7665
+2826.222459	97.4305
+2826.295258	120.265
+2826.368059	108.848
+2826.440861	89.8191
+2826.513663	96.2888
+2826.586466	95.9082
+2826.659271	124.451
+2826.732076	108.848
+2826.804882	71.9321
+2826.877689	51.7617
+2826.950497	69.6486
+2827.023306	115.698
+2827.096116	114.556
+2827.168927	99.3334
+2827.241739	100.475
+2827.314552	132.824
+2827.387366	146.144
+2827.460180	115.318
+2827.532996	105.042
+2827.605812	109.609
+2827.678630	116.079
+2827.751448	127.115
+2827.824268	152.994
+2827.897088	146.144
+2827.969909	119.884
+2828.042731	115.698
+2828.115554	105.803
+2828.188378	126.354
+2828.261203	117.601
+2828.334029	81.0658
+2828.406856	97.05
+2828.479684	110.37
+2828.552512	97.05
+2828.625342	92.8636
+2828.698173	104.281
+2828.771004	94.0054
+2828.843837	86.7745
+2828.916670	88.6773
+2828.989504	95.9082
+2829.062340	90.9608
+2829.135176	95.9082
+2829.208013	105.423
+2829.280851	129.399
+2829.353690	138.913
+2829.426530	110.751
+2829.499371	82.2076
+2829.572213	86.7745
+2829.645056	116.459
+2829.717899	114.937
+2829.790744	87.155
+2829.863589	77.6407
+2829.936436	70.7904
+2830.009283	65.8429
+2830.082132	90.1996
+2830.154981	106.564
+2830.227831	90.5802
+2830.300683	99.714
+2830.373535	127.496
+2830.446388	124.832
+2830.519242	102.378
+2830.592097	93.6248
+2830.664953	106.184
+2830.737810	114.176
+2830.810667	106.945
+2830.883526	73.8349
+2830.956386	89.4385
+2831.029246	128.257
+2831.102108	129.018
+2831.174970	124.832
+2831.247834	137.01
+2831.320698	134.727
+2831.393563	90.1996
+2831.466430	84.1104
+2831.539297	93.6248
+2831.612165	90.5802
+2831.685034	106.564
+2831.757904	121.026
+2831.830775	115.318
+2831.903647	82.5881
+2831.976519	68.8875
+2832.049393	79.163
+2832.122268	80.3047
+2832.195143	86.0133
+2832.268020	92.4831
+2832.340897	99.714
+2832.413776	89.0579
+2832.486655	89.8191
+2832.559535	113.415
+2832.632417	123.31
+2832.705299	122.929
+2832.778182	103.9
+2832.851066	92.4831
+2832.923951	102.378
+2832.996837	90.9608
+2833.069724	87.9162
+2833.142611	84.1104
+2833.215500	78.7824
+2833.288390	68.1263
+2833.361280	100.475
+2833.434172	100.856
+2833.507064	92.1025
+2833.579958	102.759
+2833.652852	103.9
+2833.725747	89.819
+2833.798644	103.52
+2833.871541	99.3334
+2833.944439	99.714
+2834.017338	102.759
+2834.090238	89.8191
+2834.163139	78.7824
+2834.236041	92.1025
+2834.308943	125.974
+2834.381847	121.026
+2834.454752	74.5961
+2834.527657	75.7378
+2834.600564	117.982
+2834.673471	137.01
+2834.746380	107.706
+2834.819289	90.5802
+2834.892200	67.7458
+2834.965111	75.3572
+2835.038023	127.115
+2835.110936	143.099
+2835.183850	108.467
+2835.256765	70.7904
+2835.329681	66.2235
+2835.402598	72.3127
+2835.475516	86.0133
+2835.548434	106.184
+2835.621354	115.698
+2835.694275	122.168
+2835.767196	111.892
+2835.840119	73.0738
+2835.913042	56.7091
+2835.985966	86.3939
+2836.058892	124.071
+2836.131818	115.317
+2836.204745	116.079
+2836.277673	122.168
+2836.350602	112.653
+2836.423532	94.7665
+2836.496463	68.8875
+2836.569395	80.6853
+2836.642328	118.743
+2836.715261	152.994
+2836.788196	134.727
+2836.861132	76.1184
+2836.934068	61.276
+2837.007006	85.2521
+2837.079944	76.1184
+2837.152884	74.5961
+2837.225824	87.9162
+2837.298765	127.496
+2837.371707	149.95
+2837.444650	113.415
+2837.517594	98.5722
+2837.590539	106.564
+2837.663485	93.2442
+2837.736432	82.9687
+2837.809380	101.997
+2837.882329	107.325
+2837.955278	116.079
+2838.028229	128.638
+2838.101181	116.84
+2838.174133	87.155
+2838.247086	80.6853
+2838.320041	73.4544
+2838.392996	84.8716
+2838.465952	88.6773
+2838.538910	74.2155
+2838.611868	81.0658
+2838.684827	110.37
+2838.757787	102.378
+2838.830748	114.176
+2838.903709	114.556
+2838.976672	99.3334
+2839.049636	86.3939
+2839.122601	78.4018
+2839.195566	105.803
+2839.268533	129.018
+2839.341500	110.37
+2839.414469	91.7219
+2839.487438	81.4464
+2839.560408	62.7983
+2839.633380	85.2522
+2839.706352	83.7299
+2839.779325	66.9846
+2839.852299	81.827
+2839.925274	84.491
+2839.998250	111.131
+2840.071227	141.577
+2840.144205	130.54
+2840.217183	111.892
+2840.290163	91.7219
+2840.363144	91.7219
+2840.436125	102.378
+2840.509108	89.819
+2840.582091	71.5515
+2840.655075	86.0133
+2840.728061	100.856
+2840.801047	73.4544
+2840.874034	59.3731
+2840.947022	69.6486
+2841.020011	114.176
+2841.093001	141.197
+2841.165992	93.6248
+2841.238984	73.8349
+2841.311977	76.8795
+2841.384971	75.3572
+2841.457965	103.139
+2841.530961	111.892
+2841.603958	96.2888
+2841.676955	84.8716
+2841.749953	95.9082
+2841.822953	95.5276
+2841.895953	62.7983
+2841.968954	69.6486
+2842.041957	90.5802
+2842.114960	102.759
+2842.187964	108.467
+2842.260969	133.585
+2842.333975	124.451
+2842.406982	101.617
+2842.479989	102.378
+2842.552998	96.6694
+2842.626008	71.9321
+2842.699018	51.7616
+2842.772030	79.9241
+2842.845042	101.236
+2842.918056	90.1996
+2842.991070	111.512
+2843.064086	117.601
+2843.137102	72.3126
+2843.210119	76.4989
+2843.283137	106.564
+2843.356156	103.139
+2843.429176	107.325
+2843.502197	132.063
+2843.575219	103.9
+2843.648242	77.2601
+2843.721266	76.4989
+2843.794290	69.6486
+2843.867316	74.9766
+2843.940342	103.139
+2844.013370	114.176
+2844.086398	131.302
+2844.159428	113.034
+2844.232458	99.714
+2844.305489	138.913
+2844.378522	185.343
+2844.451555	151.472
+2844.524589	93.2442
+2844.597624	88.2967
+2844.670660	87.5356
+2844.743697	66.2234
+2844.816734	104.281
+2844.889773	168.217
+2844.962813	163.27
+2845.035853	128.638
+2845.108895	143.48
+2845.181938	182.679
+2845.254981	228.348
+2845.328025	195.619
+2845.401071	127.876
+2845.474117	127.876
+2845.547164	123.69
+2845.620212	125.974
+2845.693261	125.593
+2845.766311	131.682
+2845.839362	107.706
+2845.912414	87.155
+2845.985467	131.302
+2846.058521	204.372
+2846.131575	214.267
+2846.204631	180.776
+2846.277688	160.225
+2846.350745	162.509
+2846.423804	152.233
+2846.496863	145.763
+2846.569923	142.338
+2846.642985	133.204
+2846.716047	130.921
+2846.789110	106.564
+2846.862174	92.483
+2846.935239	109.989
+2847.008305	109.609
+2847.081372	120.265
+2847.154440	144.622
+2847.227508	173.165
+2847.300578	182.679
+2847.373649	165.553
+2847.446720	156.8
+2847.519793	150.711
+2847.592866	148.047
+2847.665941	127.496
+2847.739016	100.475
+2847.812092	84.8716
+2847.885169	59.3731
+2847.958248	84.1104
+2848.031327	98.1916
+2848.104407	82.2075
+2848.177488	99.3334
+2848.250569	119.123
+2848.323652	147.666
+2848.396736	167.076
+2848.469821	161.367
+2848.542906	151.091
+2848.615993	147.286
+2848.689080	114.556
+2848.762169	81.0658
+2848.835258	84.1104
+2848.908349	85.2521
+2848.981440	89.819
+2849.054532	93.2442
+2849.127625	93.2442
+2849.200719	99.3334
+2849.273814	113.034
+2849.346910	103.52
+2849.420007	94.7665
+2849.493105	101.997
+2849.566204	120.646
+2849.639303	119.504
+2849.712404	99.7139
+2849.785506	82.9687
+2849.858608	108.467
+2849.931712	122.929
+2850.004816	103.9
+2850.077921	98.9528
+2850.151028	99.7139
+2850.224135	90.1996
+2850.297243	96.2887
+2850.370352	115.317
+2850.443462	111.892
+2850.516573	89.0578
+2850.589685	86.0133
+2850.662798	79.1629
+2850.735912	74.9766
+2850.809026	73.8349
+2850.882142	82.9687
+2850.955259	112.653
+2851.028376	111.892
+2851.101494	86.0133
+2851.174614	93.6247
+2851.247734	93.2442
+2851.320855	94.7664
+2851.393978	84.491
+2851.467101	67.7457
+2851.540225	52.1422
+2851.613350	70.0291
+2851.686476	104.661
+2851.759603	118.743
+2851.832731	121.407
+2851.905859	97.0499
+2851.978989	55.9479
+2852.052120	82.5881
+2852.125251	113.795
+2852.198384	111.892
+2852.271517	114.176
+2852.344652	97.0499
+2852.417787	75.7378
+2852.490923	103.139
+2852.564061	124.832
+2852.637199	98.5722
+2852.710338	73.8349
+2852.783478	65.0817
+2852.856619	84.1104
+2852.929761	86.3938
+2853.002904	71.1709
+2853.076047	59.7536
+2853.149192	67.7457
+2853.222338	114.937
+2853.295484	130.54
+2853.368632	101.236
+2853.441780	92.8636
+2853.514930	95.147
+2853.588080	95.147
+2853.661231	100.094
+2853.734384	86.0133
+2853.807537	82.5881
+2853.880691	77.6406
+2853.953846	63.1788
+2854.027002	71.5514
+2854.100159	79.1629
+2854.173316	99.7139
+2854.246475	126.354
+2854.319635	123.69
+2854.392796	100.856
+2854.465957	91.7219
+2854.539120	121.026
+2854.612283	136.249
+2854.685448	78.4018
+2854.758613	66.604
+2854.831779	92.1024
+2854.904946	77.2601
+2854.978115	80.3046
+2855.051284	85.6327
+2855.124454	90.5801
+2855.197625	100.856
+2855.270797	110.751
+2855.343969	116.459
+2855.417143	119.884
+2855.490318	95.9082
+2855.563494	89.4384
+2855.636670	81.4464
+2855.709848	78.0212
+2855.783026	98.9528
+2855.856206	105.803
+2855.929386	81.0658
+2856.002567	76.8795
+2856.075750	75.7378
+2856.148933	87.5356
+2856.222117	127.115
+2856.295302	111.512
+2856.368488	87.9161
+2856.441675	89.4384
+2856.514863	87.9161
+2856.588051	107.706
+2856.661241	100.094
+2856.734432	70.7903
+2856.807623	71.5515
+2856.880816	101.997
+2856.954009	111.512
+2857.027204	88.2967
+2857.100399	81.4464
+2857.173595	90.5801
+2857.246793	103.139
+2857.319991	97.8111
+2857.393190	81.8269
+2857.466390	83.7298
+2857.539591	93.2442
+2857.612793	118.362
+2857.685996	116.84
+2857.759199	92.8636
+2857.832404	109.228
+2857.905610	144.241
+2857.978816	107.325
+2858.052024	84.491
+2858.125232	99.7139
+2858.198442	125.974
+2858.271652	109.989
+2858.344864	79.9241
+2858.418076	77.6406
+2858.491289	69.6486
+2858.564503	83.7298
+2858.637718	96.2888
+2858.710934	92.1024
+2858.784151	75.7378
+2858.857369	62.7983
+2858.930588	83.3493
+2859.003807	69.268
+2859.077028	48.3364
+2859.150250	66.9846
+2859.223472	73.0737
+2859.296696	67.7457
+2859.369920	78.7824
+2859.443145	81.827
+2859.516372	104.661
+2859.589599	118.362
+2859.662827	83.7298
+2859.736056	78.4018
+2859.809286	113.034
+2859.882517	129.779
+2859.955749	108.848
+2860.028982	95.9082
+2860.102216	109.228
+2860.175451	108.087
+2860.248686	97.8111
+2860.321923	117.22
+2860.395160	101.236
+2860.468399	66.604
+2860.541638	79.1629
+2860.614879	106.945
+2860.688120	85.6327
+2860.761362	75.3572
+2860.834605	100.856
+2860.907849	98.9528
+2860.981095	92.483
+2861.054340	92.483
+2861.127587	77.6406
+2861.200835	88.6773
+2861.274084	94.3859
+2861.347334	84.491
+2861.420584	82.9687
+2861.493836	103.139
+2861.567089	130.16
+2861.640342	105.803
+2861.713597	99.3333
+2861.786852	114.556
+2861.860108	107.325
+2861.933365	106.184
+2862.006624	116.459
+2862.079883	114.176
+2862.153143	122.929
+2862.226404	136.249
+2862.299666	115.698
+2862.372929	76.8795
+2862.446192	64.3205
+2862.519457	71.932
+2862.592723	79.5435
+2862.665989	111.892
+2862.739257	119.884
+2862.812525	95.147
+2862.885795	113.415
+2862.959065	137.01
+2863.032337	117.601
+2863.105609	77.2601
+2863.178882	59.3731
+2863.252156	83.3493
+2863.325431	95.5276
+2863.398707	89.4384
+2863.471984	74.5961
+2863.545262	78.7824
+2863.618541	93.2442
+2863.691821	97.8111
+2863.765101	85.2521
+2863.838383	80.3047
+2863.911665	72.6932
+2863.984949	48.3365
+2864.058233	54.4256
+2864.131519	70.7903
+2864.204805	82.2075
+2864.278092	84.1104
+2864.351380	93.6248
+2864.424670	101.236
+2864.497960	97.4305
+2864.571251	108.848
+2864.644543	118.743
+2864.717835	85.6327
+2864.791129	57.4702
+2864.864424	63.1788
+2864.937720	53.6645
+2865.011016	44.1502
+2865.084314	46.4336
+2865.157612	57.4702
+2865.230912	74.5961
+2865.304212	100.856
+2865.377513	119.504
+2865.450816	119.123
+2865.524119	109.228
+2865.597423	98.1917
+2865.670728	80.6853
+2865.744034	84.8716
+2865.817341	93.6248
+2865.890649	81.0658
+2865.963958	58.612
+2866.037267	63.5594
+2866.110578	88.6773
+2866.183890	102.378
+2866.257202	114.937
+2866.330516	105.423
+2866.403830	88.6773
+2866.477146	92.483
+2866.550462	108.467
+2866.623779	123.31
+2866.697097	113.415
+2866.770416	92.8636
+2866.843737	76.1184
+2866.917058	92.1025
+2866.990380	101.997
+2867.063702	80.6852
+2867.137026	74.9766
+2867.210351	85.2521
+2867.283677	97.0499
+2867.357003	103.9
+2867.430331	92.483
+2867.503659	83.7298
+2867.576989	83.7298
+2867.650319	77.6407
+2867.723650	92.8636
+2867.796983	102.759
+2867.870316	98.1917
+2867.943650	81.827
+2868.016985	85.6327
+2868.090321	90.1996
+2868.163658	73.4543
+2868.236996	72.6932
+2868.310335	94.0053
+2868.383675	125.212
+2868.457015	103.52
+2868.530357	65.8429
+2868.603699	54.4256
+2868.677043	63.94
+2868.750387	80.6852
+2868.823733	92.483
+2868.897079	71.932
+2868.970426	47.5753
+2869.043775	69.268
+2869.117124	84.491
+2869.190474	105.803
+2869.263825	100.856
+2869.337177	76.8795
+2869.410530	74.5961
+2869.483883	98.5722
+2869.557238	135.868
+2869.630594	128.638
+2869.703951	90.5802
+2869.777308	72.6932
+2869.850667	79.5435
+2869.924026	96.2888
+2869.997386	98.5722
+2870.070748	89.819
+2870.144110	84.491
+2870.217473	87.5356
+2870.290837	97.4305
+2870.364202	121.407
+2870.437568	115.317
+2870.510935	92.8636
+2870.584303	95.9082
+2870.657672	114.937
+2870.731042	132.824
+2870.804413	112.273
+2870.877784	71.5515
+2870.951157	55.1868
+2871.024530	74.2155
+2871.097905	103.139
+2871.171280	138.532
+2871.244656	118.362
+2871.318034	86.0133
+2871.391412	68.1263
+2871.464791	66.9846
+2871.538171	90.9607
+2871.611552	99.7139
+2871.684934	79.1629
+2871.758317	68.5069
+2871.831701	107.706
+2871.905086	138.532
+2871.978471	123.31
+2872.051858	113.034
+2872.125246	108.848
+2872.198634	114.556
+2872.272024	124.832
+2872.345414	78.0212
+2872.418805	63.94
+2872.492197	97.8111
+2872.565591	106.564
+2872.638985	86.0133
+2872.712380	70.0292
+2872.785776	76.1183
+2872.859173	91.7219
+2872.932571	93.6247
+2873.005970	120.645
+2873.079369	119.123
+2873.152770	80.3047
+2873.226172	71.5515
+2873.299574	110.37
+2873.372978	106.564
+2873.446382	92.1024
+2873.519788	76.1183
+2873.593194	93.2442
+2873.666601	117.601
+2873.740010	116.84
+2873.813419	91.7219
+2873.886829	83.3493
+2873.960240	121.787
+2874.033652	123.69
+2874.107065	94.7665
+2874.180478	98.1916
+2874.253893	129.018
+2874.327309	116.079
+2874.400726	71.1709
+2874.474143	52.9033
+2874.547562	60.8954
+2874.620981	73.0737
+2874.694402	98.5722
+2874.767823	116.459
+2874.841245	94.3859
+2874.914668	81.0658
+2874.988093	84.1104
+2875.061518	94.3859
+2875.134944	112.653
+2875.208371	124.451
+2875.281799	88.6773
+2875.355227	79.1629
+2875.428657	101.236
+2875.502088	81.4464
+2875.575520	82.9687
+2875.648952	97.0499
+2875.722386	91.3413
+2875.795820	92.1024
+2875.869255	81.4464
+2875.942692	74.9766
+2876.016129	49.4781
+2876.089567	44.9113
+2876.163006	64.3205
+2876.236447	82.2075
+2876.309888	89.819
+2876.383330	86.3938
+2876.456772	82.5881
+2876.530216	95.147
+2876.603661	101.617
+2876.677107	105.423
+2876.750553	100.475
+2876.824001	87.9161
+2876.897450	82.2075
+2876.970899	74.596
+2877.044349	84.8715
+2877.117801	113.415
+2877.191253	127.496
+2877.264706	113.795
+2877.338160	108.087
+2877.411616	127.115
+2877.485072	137.391
+2877.558529	137.391
+2877.631986	135.488
+2877.705445	120.265
+2877.778905	104.281
+2877.852366	89.0578
+2877.925827	80.3046
+2877.999290	69.268
+2878.072754	72.6932
+2878.146218	70.7903
+2878.219683	84.1104
+2878.293150	106.184
+2878.366617	105.423
+2878.440085	93.2441
+2878.513555	105.042
+2878.587025	112.273
+2878.660496	106.945
+2878.733968	105.803
+2878.807441	87.5355
+2878.880914	67.3651
+2878.954389	67.7457
+2879.027865	67.7457
+2879.101342	84.8715
+2879.174819	103.9
+2879.248298	109.609
+2879.321777	98.1916
+2879.395258	81.0658
+2879.468739	73.8349
+2879.542221	71.1709
+2879.615704	90.1996
+2879.689189	105.423
+2879.762674	77.26
+2879.836160	105.042
+2879.909647	143.48
+2879.983135	109.609
+2880.056623	69.268
+2880.130113	65.8428
+2880.203604	90.9607
+2880.277096	119.884
+2880.350588	111.512
+2880.424082	69.6486
+2880.497576	52.1422
+2880.571072	71.932
+2880.644568	84.491
+2880.718065	81.0658
+2880.791564	102.759
+2880.865063	109.609
+2880.938563	94.3859
+2881.012064	63.5594
+2881.085566	55.9479
+2881.159069	69.268
+2881.232573	109.989
+2881.306077	124.071
+2881.379583	94.3859
+2881.453090	68.5069
+2881.526597	78.0212
+2881.600106	69.6486
+2881.673615	99.3333
+2881.747126	121.407
+2881.820637	98.5722
+2881.894150	119.123
+2881.967663	122.929
+2882.041177	111.512
+2882.114692	111.512
+2882.188208	91.3413
+2882.261725	67.7457
+2882.335243	52.1422
+2882.408762	85.6327
+2882.482282	124.832
+2882.555802	92.1024
+2882.629324	63.94
+2882.702847	90.1996
+2882.776370	124.832
+2882.849895	106.564
+2882.923420	112.653
+2882.996946	122.929
+2883.070474	86.0133
+2883.144002	68.1263
+2883.217531	64.7011
+2883.291061	66.2234
+2883.364592	57.0896
+2883.438124	74.596
+2883.511657	105.042
+2883.585191	105.042
+2883.658726	84.491
+2883.732262	75.7378
+2883.805798	74.596
+2883.879336	84.491
+2883.952874	70.7903
+2884.026414	82.9687
+2884.099954	92.1024
+2884.173496	95.9082
+2884.247038	109.228
+2884.320581	91.3413
+2884.394125	72.6932
+2884.467671	94.7664
+2884.541217	107.706
+2884.614764	120.645
+2884.688312	107.325
+2884.761860	88.6773
+2884.835410	76.1183
+2884.908961	92.483
+2884.982513	97.0499
+2885.056065	65.4622
+2885.129619	61.6565
+2885.203173	60.8954
+2885.276729	68.5068
+2885.350285	86.3938
+2885.423842	90.5801
+2885.497401	73.4543
+2885.570960	62.0371
+2885.644520	78.4018
+2885.718081	101.997
+2885.791643	127.115
+2885.865206	123.309
+2885.938770	96.6693
+2886.012335	65.0817
+2886.085900	64.7011
+2886.159467	98.1916
+2886.233035	103.139
+2886.306603	76.1183
+2886.380173	66.2234
+2886.453743	77.6406
+2886.527315	70.0291
+2886.600887	47.9559
+2886.674460	47.9559
+2886.748034	84.491
+2886.821609	128.257
+2886.895185	109.609
+2886.968762	68.8874
+2887.042340	78.7823
+2887.115919	86.7744
+2887.189499	70.7903
+2887.263080	76.8795
+2887.336661	87.5355
+2887.410244	103.9
+2887.483828	119.123
+2887.557412	99.7139
+2887.630998	90.1995
+2887.704584	72.6931
+2887.778171	87.155
+2887.851760	121.787
+2887.925349	100.475
+2887.998939	57.4702
+2888.072530	55.9479
+2888.146122	68.8874
+2888.219715	94.0053
+2888.293309	125.973
+2888.366904	132.824
+2888.440499	128.638
+2888.514096	108.848
+2888.587694	84.4909
+2888.661292	60.1342
+2888.734892	53.6644
+2888.808492	56.3285
+2888.882093	62.0371
+2888.955696	55.5673
+2889.029299	59.7536
+2889.102903	94.7664
+2889.176508	108.087
+2889.250114	92.8636
+2889.323721	95.5276
+2889.397329	95.5276
+2889.470938	99.7139
+2889.544548	75.7377
+2889.618159	71.932
+2889.691771	85.2521
+2889.765383	89.0578
+2889.838997	108.087
+2889.912611	89.4384
+2889.986227	70.4097
+2890.059843	97.811
+2890.133460	86.7744
+2890.207079	50.6198
+2890.280698	39.2026
+2890.354318	39.5832
+2890.427939	63.9399
+2890.501561	56.3284
+2890.575184	55.1867
+2890.648808	94.0053
+2890.722433	121.026
+2890.796058	121.026
+2890.869685	100.094
+2890.943313	86.3938
+2891.016941	89.4384
+2891.090571	104.281
+2891.164201	86.0132
+2891.237833	74.596
+2891.311465	99.3333
+2891.385098	116.079
+2891.458732	87.1549
+2891.532368	68.1263
+2891.606004	75.7377
+2891.679641	70.0291
+2891.753279	77.26
+2891.826917	92.483
+2891.900557	82.5881
+2891.974198	75.7377
+2892.047840	57.8508
+2892.121482	67.7457
+2892.195126	101.997
+2892.268770	123.69
+2892.342416	116.079
+2892.416062	91.3413
+2892.489710	89.819
+2892.563358	74.596
+2892.637007	61.2759
+2892.710657	39.5832
+2892.784308	48.3364
+2892.857960	81.4464
+2892.931613	95.5276
+2893.005267	74.9766
+2893.078922	83.3492
+2893.152578	91.3413
+2893.226234	82.2075
+2893.299892	60.5148
+2893.373551	62.0371
+2893.447210	75.3572
+2893.520871	74.596
+2893.594532	68.5068
+2893.668194	71.1709
+2893.741858	78.4018
+2893.815522	84.1104
+2893.889187	85.6327
+2893.962853	67.3651
+2894.036520	54.8062
+2894.110188	68.1263
+2894.183857	78.0212
+2894.257527	62.7982
+2894.331197	71.932
+2894.404869	101.236
+2894.478542	102.378
+2894.552215	102.378
+2894.625890	110.751
+2894.699565	93.6247
+2894.773242	76.8795
+2894.846919	87.5355
+2894.920597	96.2887
+2894.994277	103.9
+2895.067957	97.4305
+2895.141638	84.8715
+2895.215320	100.475
+2895.289003	100.475
+2895.362687	79.9241
+2895.436372	67.3651
+2895.510057	83.7298
+2895.583744	87.155
+2895.657432	82.9687
+2895.731120	93.2441
+2895.804810	90.5801
+2895.878500	92.1024
+2895.952192	70.4097
+2896.025884	77.26
+2896.099577	105.423
+2896.173271	92.1024
+2896.246967	63.94
+2896.320663	61.6565
+2896.394360	74.596
+2896.468058	82.9687
+2896.541757	96.6693
+2896.615456	133.204
+2896.689157	133.966
+2896.762859	105.423
+2896.836562	93.2441
+2896.910265	90.5801
+2896.983970	62.7982
+2897.057675	55.9479
+2897.131381	78.0212
+2897.205089	91.7219
+2897.278797	73.8349
+2897.352506	76.8795
+2897.426216	108.467
+2897.499928	141.577
+2897.573640	121.787
+2897.647353	81.8269
+2897.721066	66.2234
+2897.794781	82.2075
+2897.868497	92.8636
+2897.942214	81.0658
+2898.015931	46.053
+2898.089650	35.0163
+2898.163370	60.5148
+2898.237090	79.9241
+2898.310811	89.0578
+2898.384534	95.9082
+2898.458257	85.6327
+2898.531981	71.932
+2898.605706	65.8428
+2898.679432	63.1788
+2898.753160	90.5801
+2898.826887	89.819
+2898.900616	86.0133
+2898.974346	93.2442
+2899.048077	97.4305
+2899.121809	121.407
+2899.195541	103.139
+2899.269275	78.7823
+2899.343010	88.2967
+2899.416745	84.8715
+2899.490481	111.512
+2899.564219	122.548
+2899.637957	92.1024
+2899.711696	94.0053
+2899.785436	115.317
+2899.859177	120.645
+2899.932920	103.52
+2900.006662	95.5276
+2900.080406	73.8349
+2900.154151	57.0896
+2900.227897	55.5673
+2900.301644	57.4702
+2900.375391	53.2839
+2900.449140	43.7695
+2900.522890	36.5386
+2900.596640	62.4177
+2900.670391	82.5881
+2900.744144	108.087
+2900.817897	140.055
+2900.891651	121.407
+2900.965406	74.2155
+2901.039163	70.4097
+2901.112920	77.6406
+2901.186678	90.9607
+2901.260436	104.661
+2901.334196	83.7298
+2901.407957	103.52
+2901.481719	141.958
+2901.555481	101.997
+2901.629245	61.2759
+2901.703010	77.2601
+2901.776775	72.3126
+2901.850542	89.0578
+2901.924309	107.325
+2901.998077	108.087
+2902.071846	112.273
+2902.145617	94.0053
+2902.219388	87.9161
+2902.293160	87.9161
+2902.366933	78.4018
+2902.440707	94.7664
+2902.514481	90.1996
+2902.588257	81.8269
+2902.662034	83.3492
+2902.735812	68.5068
+2902.809590	58.9925
+2902.883370	56.7091
+2902.957150	54.045
+2903.030932	60.5148
+2903.104714	100.094
+2903.178497	122.929
+2903.252282	125.593
+2903.326067	122.929
+2903.399853	105.042
+2903.473640	86.7744
+2903.547428	67.7457
+2903.621217	63.94
+2903.695007	57.0896
+2903.768797	62.4177
+2903.842589	64.7011
+2903.916382	79.1629
+2903.990175	102.758
+2904.063970	86.7744
+2904.137765	101.617
+2904.211562	138.152
+2904.285359	109.609
+2904.359158	76.4989
+2904.432957	75.7377
+2904.506757	88.2967
+2904.580558	74.9766
+2904.654360	58.6119
+2904.728163	61.6565
+2904.801967	50.2393
+2904.875772	62.4177
+2904.949578	68.8874
+2905.023384	67.7457
+2905.097192	79.1629
+2905.171001	79.9241
+2905.244810	95.5276
+2905.318621	139.674
+2905.392432	130.921
+2905.466244	92.483
+2905.540058	84.1104
+2905.613872	71.932
+2905.687687	58.6119
+2905.761503	61.6565
+2905.835320	87.155
+2905.909138	100.094
+2905.982957	89.4384
+2906.056777	90.9607
+2906.130598	92.8636
+2906.204420	67.7457
+2906.278242	51.381
+2906.352066	86.7744
+2906.425890	102.378
+2906.499716	111.131
+2906.573542	114.937
+2906.647370	93.6247
+2906.721198	96.2887
+2906.795027	86.7744
+2906.868857	68.5068
+2906.942689	77.6406
+2907.016521	65.4622
+2907.090354	77.6406
+2907.164188	117.601
+2907.238022	108.467
+2907.311858	95.5276
+2907.385695	96.6693
+2907.459533	80.3046
+2907.533371	68.8874
+2907.607211	62.0371
+2907.681051	69.6486
+2907.754893	78.7823
+2907.828735	84.4909
+2907.902578	85.2521
+2907.976423	90.5801
+2908.050268	93.2441
+2908.124114	69.6485
+2908.197961	74.9766
+2908.271809	109.989
+2908.345658	114.176
+2908.419508	84.8715
+2908.493359	81.0658
+2908.567210	73.8349
+2908.641063	78.7823
+2908.714917	122.548
+2908.788771	125.212
+2908.862627	82.9686
+2908.936483	57.0896
+2909.010341	70.7903
+2909.084199	93.6247
+2909.158058	115.317
+2909.231918	125.593
+2909.305779	111.512
+2909.379641	73.0737
+2909.453504	66.9845
+2909.527368	81.8269
+2909.601233	88.6773
+2909.675099	90.9607
+2909.748966	86.0132
+2909.822833	76.8795
+2909.896702	89.0578
+2909.970572	92.483
+2910.044442	92.8636
+2910.118314	77.6406
+2910.192186	65.8428
+2910.266059	66.9845
+2910.339934	87.5355
+2910.413809	98.9528
+2910.487685	87.155
+2910.561562	59.3731
+2910.635440	47.5753
+2910.709319	67.7457
+2910.783199	93.2441
+2910.857080	117.22
+2910.930961	132.443
+2911.004844	109.989
+2911.078728	75.3572
+2911.152612	76.1183
+2911.226498	84.4909
+2911.300384	94.0053
+2911.374272	89.819
+2911.448160	74.2155
+2911.522049	97.811
+2911.595939	105.423
+2911.669830	112.273
+2911.743722	88.2967
+2911.817615	53.2839
+2911.891509	59.3731
+2911.965404	69.268
+2912.039300	58.2314
+2912.113197	65.4623
+2912.187095	74.9766
+2912.260993	85.2521
+2912.334893	92.8636
+2912.408793	103.52
+2912.482695	103.9
+2912.556597	112.653
+2912.630500	103.52
+2912.704405	76.8795
+2912.778310	100.856
+2912.852216	118.743
+2912.926123	84.1104
+2913.000031	82.5881
+2913.073940	105.423
+2913.147850	113.034
+2913.221761	117.601
+2913.295672	114.937
+2913.369585	113.415
+2913.443499	116.079
+2913.517413	97.4305
+2913.591329	86.3938
+2913.665245	60.1342
+2913.739163	40.3444
+2913.813081	39.2027
+2913.887000	78.7824
+2913.960920	111.131
+2914.034842	91.7219
+2914.108764	74.9766
+2914.182687	51.381
+2914.256611	60.1342
+2914.330536	92.483
+2914.404461	94.3859
+2914.478388	91.3413
+2914.552316	95.147
+2914.626244	90.9607
+2914.700174	87.9161
+2914.774105	83.3493
+2914.848036	92.1025
+2914.921968	97.8111
+2914.995902	78.4018
+2915.069836	74.2155
+2915.143771	57.8508
+2915.217707	39.9638
+2915.291644	35.7775
+2915.365582	57.8508
+2915.439521	85.6327
+2915.513461	89.819
+2915.587402	74.9766
+2915.661344	94.3859
+2915.735287	107.706
+2915.809230	83.3493
+2915.883175	43.7696
+2915.957120	23.2186
+2916.031067	44.5307
+2916.105014	70.4097
+2916.178962	71.5515
+2916.252912	77.2601
+2916.326862	84.8716
+2916.400813	73.8349
+2916.474765	74.2155
+2916.548718	74.2155
+2916.622672	79.1629
+2916.696627	81.0658
+2916.770583	70.0292
+2916.844540	62.4177
+2916.918497	70.4097
+2916.992456	85.2521
+2917.066416	91.7219
+2917.140376	114.937
+2917.214337	121.787
+2917.288300	106.184
+2917.362263	86.3939
+2917.436227	84.1104
+2917.510193	84.8716
+2917.584159	76.4989
+2917.658126	73.4543
+2917.732094	82.9687
+2917.806063	96.6693
+2917.880033	92.1025
+2917.954004	84.491
+2918.027975	65.0817
+2918.101948	49.4782
+2918.175922	47.1947
+2918.249896	70.0292
+2918.323872	108.467
+2918.397848	107.706
+2918.471826	90.1996
+2918.545804	70.0292
+2918.619783	85.6327
+2918.693764	101.617
+2918.767745	96.6693
+2918.841727	74.9766
+2918.915710	73.8349
+2918.989694	67.3651
+2919.063679	58.9925
+2919.137664	70.4097
+2919.211651	94.7665
+2919.285639	106.945
+2919.359628	92.1025
+2919.433617	71.932
+2919.507608	82.5881
+2919.581599	71.5515
+2919.655592	47.9559
+2919.729585	63.5594
+2919.803579	90.5802
+2919.877574	79.5435
+2919.951571	52.9033
+2920.025568	52.1422
+2920.099566	84.491
+2920.173565	97.8111
+2920.247565	89.0579
+2920.321565	106.945
+2920.395567	131.302
+2920.469570	136.63
+2920.543574	143.099
+2920.617578	121.407
+2920.691584	116.84
+2920.765590	110.751
+2920.839598	99.3334
+2920.913606	102.378
+2920.987615	94.0053
+2921.061625	69.6486
+2921.135637	58.9925
+2921.209649	70.0292
+2921.283662	88.2967
+2921.357676	91.3413
+2921.431691	88.2967
+2921.505706	76.8795
+2921.579723	74.2155
+2921.653741	83.3493
+2921.727760	84.1104
+2921.801779	79.5435
+2921.875800	114.556
+2921.949821	131.682
+2922.023844	104.281
+2922.097867	108.467
+2922.171891	135.488
+2922.245916	124.832
+2922.319943	104.661
+2922.393970	79.5435
+2922.467998	79.5435
+2922.542027	99.3334
+2922.616057	101.997
+2922.690087	95.147
+2922.764119	76.8795
+2922.838152	59.7537
+2922.912186	101.997
+2922.986220	103.139
+2923.060256	69.6486
+2923.134292	76.4989
+2923.208330	84.491
+2923.282368	98.5722
+2923.356407	108.848
+2923.430447	116.079
+2923.504489	95.1471
+2923.578531	64.3206
+2923.652574	61.6565
+2923.726618	65.8429
+2923.800663	78.0212
+2923.874708	71.932
+2923.948755	65.4623
+2924.022803	95.5276
+2924.096852	121.407
+2924.170901	127.115
+2924.244952	105.423
+2924.319003	81.4464
+2924.393056	84.8716
+2924.467109	101.997
+2924.541163	93.2442
+2924.615219	70.4098
+2924.689275	63.1788
+2924.763332	76.8795
+2924.837390	69.6486
+2924.911449	55.9479
+2924.985509	65.0817
+2925.059570	80.3047
+2925.133631	83.3493
+2925.207694	77.6407
+2925.281758	76.1184
+2925.355822	81.827
+2925.429888	111.512
+2925.503954	133.966
+2925.578022	111.892
+2925.652090	94.7665
+2925.726159	90.5802
+2925.800230	76.1184
+2925.874301	64.3206
+2925.948373	64.7012
+2926.022446	77.2601
+2926.096520	87.5356
+2926.170595	67.7457
+2926.244671	89.0579
+2926.318748	111.512
+2926.392825	99.714
+2926.466904	104.281
+2926.540984	100.475
+2926.615064	75.3572
+2926.689146	82.9687
+2926.763228	102.378
+2926.837311	119.884
+2926.911396	125.212
+2926.985481	80.3047
+2927.059567	58.9925
+2927.133654	84.1104
+2927.207742	85.2521
+2927.281831	68.5069
+2927.355921	63.94
+2927.430012	62.4177
+2927.504104	73.0738
+2927.578197	79.5435
+2927.652290	68.5069
+2927.726385	95.5276
+2927.800480	100.475
+2927.874577	71.1709
+2927.948674	42.6279
+2928.022773	57.8508
+2928.096872	50.6199
+2928.170972	50.2393
+2928.245073	75.7378
+2928.319176	92.1025
+2928.393279	62.0371
+2928.467383	39.5833
+2928.541487	47.1948
+2928.615593	66.9846
+2928.689700	67.3652
+2928.763808	60.5148
+2928.837917	81.827
+2928.912026	108.087
+2928.986137	104.661
+2929.060248	105.042
+2929.134361	65.4623
+2929.208474	50.6199
+2929.282588	104.661
+2929.356704	132.063
+2929.430820	109.609
+2929.504937	96.6694
+2929.579055	90.9608
+2929.653174	72.6932
+2929.727294	57.0897
+2929.801415	69.2681
+2929.875536	77.6407
+2929.949659	82.5882
+2930.023783	78.0213
+2930.097908	62.7983
+2930.172033	53.284
+2930.246160	69.6486
+2930.320287	102.759
+2930.394415	101.236
+2930.468545	79.5436
+2930.542675	77.2601
+2930.616806	113.415
+2930.690938	151.853
+2930.765071	130.16
+2930.839205	70.0292
+2930.913340	65.8429
+2930.987476	78.4018
+2931.061613	78.7824
+2931.135751	58.9926
+2931.209889	50.6199
+2931.284029	64.7012
+2931.358169	69.6486
+2931.432311	68.8875
+2931.506453	71.9321
+2931.580597	83.7299
+2931.654741	72.6932
+2931.728886	81.4464
+2931.803033	105.803
+2931.877180	98.5723
+2931.951328	86.0133
+2932.025477	85.2522
+2932.099627	72.6932
+2932.173778	47.5754
+2932.247929	78.0213
+2932.322082	80.6853
+2932.396236	56.7091
+2932.470390	62.0372
+2932.544546	82.2076
+2932.618702	94.3859
+2932.692860	91.7219
+2932.767018	87.155
+2932.841178	90.1996
+2932.915338	97.8111
+2932.989499	93.2442
+2933.063661	72.6932
+2933.137824	71.9321
+2933.211988	84.491
+2933.286153	108.467
+2933.360319	108.467
+2933.434486	66.2235
+2933.508654	47.9559
+2933.582822	87.155
+2933.656992	117.982
+2933.731162	98.9528
+2933.805334	82.5882
+2933.879506	75.3573
+2933.953680	84.491
+2934.027854	78.7824
+2934.102029	86.3939
+2934.176206	105.042
+2934.250383	87.5356
+2934.324561	67.7458
+2934.398740	67.7458
+2934.472920	66.6041
+2934.547101	66.6041
+2934.621282	82.2076
+2934.695465	113.795
+2934.769649	124.451
+2934.843833	92.4831
+2934.918019	62.4177
+2934.992206	65.0818
+2935.066393	66.9846
+2935.140581	84.8716
+2935.214771	80.3047
+2935.288961	76.1184
+2935.363152	107.325
+2935.437344	113.795
+2935.511537	98.5723
+2935.585731	76.1184
+2935.659926	81.827
+2935.734122	86.0133
+2935.808319	72.3127
+2935.882517	65.0818
+2935.956715	55.948
+2936.030915	51.3811
+2936.105116	55.5674
+2936.179317	63.94
+2936.253520	66.6041
+2936.327723	76.8796
+2936.401927	66.6041
+2936.476133	58.2314
+2936.550339	57.0897
+2936.624546	69.2681
+2936.698754	58.612
+2936.772963	43.0085
+2936.847173	49.8588
+2936.921384	57.0897
+2936.995596	73.4544
+2937.069808	86.3939
+2937.144022	74.2155
+2937.218237	70.4098
+2937.292452	63.94
+2937.366669	52.5228
+2937.440886	76.8796
+2937.515105	93.6248
+2937.589324	77.2601
+2937.663544	61.6566
+2937.737766	66.6041
+2937.811988	58.9926
+2937.886211	35.397
+2937.960435	34.6359
+2938.034660	50.62
+2938.108886	44.9113
+2938.183112	41.8668
+2938.257340	55.1868
+2938.331569	83.3493
+2938.405799	125.212
+2938.480029	125.974
+2938.554261	96.6694
+2938.628493	96.6694
+2938.702726	89.8191
+2938.776961	74.5961
+2938.851196	57.0897
+2938.925432	43.7696
+2938.999669	78.0213
+2939.073908	85.2522
+2939.148147	70.0292
+2939.222386	86.3939
+2939.296627	90.9608
+2939.370869	92.4831
+2939.445112	76.499
+2939.519356	88.2968
+2939.593600	107.325
+2939.667846	92.4831
+2939.742092	94.7665
+2939.816340	115.318
+2939.890588	111.512
+2939.964838	84.491
+2940.039088	61.6566
+2940.113339	63.94
+2940.187591	71.1709
+2940.261844	89.0579
+2940.336098	97.4305
+2940.410353	79.9241
+2940.484609	66.9846
+2940.558866	104.281
+2940.633124	119.504
+2940.707383	149.95
+2940.781642	132.063
+2940.855903	73.0738
+2940.930164	61.276
+2941.004427	95.1471
+2941.078690	101.997
+2941.152954	73.4544
+2941.227220	54.8063
+2941.301486	65.8429
+2941.375753	62.4177
+2941.450021	57.4703
+2941.524290	81.827
+2941.598560	91.3414
+2941.672831	78.7824
+2941.747103	63.5595
+2941.821376	47.5754
+2941.895649	31.9718
+2941.969924	66.6041
+2942.044200	87.5356
+2942.118476	58.9926
+2942.192754	36.9193
+2942.267032	67.7458
+2942.341311	98.1917
+2942.415592	84.8716
+2942.489873	81.0659
+2942.564155	83.7299
+2942.638438	89.0579
+2942.712722	102.378
+2942.787007	97.4305
+2942.861293	71.5515
+2942.935580	80.6853
+2943.009868	95.9083
+2943.084156	87.9162
+2943.158446	73.4544
+2943.232737	69.2681
+2943.307028	81.0659
+2943.381321	97.4306
+2943.455614	109.609
+2943.529908	106.945
+2943.604204	94.7665
+2943.678500	74.9767
+2943.752797	63.1789
+2943.827095	69.2681
+2943.901394	103.52
+2943.975694	81.0659
+2944.049995	49.8588
+2944.124297	51.3811
+2944.198600	70.4098
+2944.272903	86.3939
+2944.347208	63.5595
+2944.421514	46.4336
+2944.495820	65.0818
+2944.570128	71.5515
+2944.644436	85.2522
+2944.718745	91.3414
+2944.793056	68.1264
+2944.867367	66.6041
+2944.941679	101.617
+2945.015992	115.318
+2945.090306	101.997
+2945.164621	95.5277
+2945.238937	127.496
+2945.313254	135.107
+2945.387572	113.034
+2945.461890	106.945
+2945.536210	98.9528
+2945.610531	73.835
+2945.684852	81.0659
+2945.759175	78.7824
+2945.833498	75.3573
+2945.907822	72.3127
+2945.982148	49.8588
+2946.056474	37.6804
+2946.130801	56.7091
+2946.205129	77.6407
+2946.279458	75.3572
+2946.353788	73.835
+2946.428119	79.9241
+2946.502451	66.2235
+2946.576784	53.284
+2946.651118	69.2681
+2946.725452	84.8716
+2946.799788	81.827
+2946.874124	85.2522
+2946.948462	76.499
+2947.022800	79.163
+2947.097140	86.3939
+2947.171480	73.4544
+2947.245821	78.4018
+2947.320163	84.1104
+2947.394506	50.2394
+2947.468850	49.0976
+2947.543195	64.3206
+2947.617541	91.3413
+2947.691888	87.9162
+2947.766236	62.7983
+2947.840585	83.3493
+2947.914934	112.273
+2947.989285	117.22
+2948.063637	101.617
+2948.137989	87.155
+2948.212342	84.1105
+2948.286697	91.3414
+2948.361052	98.5723
+2948.435408	76.1184
+2948.509765	55.5674
+2948.584124	78.0213
+2948.658483	79.163
+2948.732843	69.2681
+2948.807204	81.827
+2948.881565	75.3572
+2948.955928	80.6853
+2949.030292	92.1025
+2949.104657	80.3047
+2949.179022	41.4862
+2949.253389	54.4257
+2949.327756	91.7219
+2949.402125	79.9241
+2949.476494	62.0372
+2949.550864	80.6853
+2949.625236	83.3493
+2949.699608	79.9241
+2949.773981	65.4623
+2949.848355	49.4782
+2949.922730	43.7696
+2949.997106	47.1948
+2950.071483	41.1056
+2950.145860	65.4623
+2950.220239	74.5961
+2950.294619	74.2155
+2950.368999	68.5069
+2950.443381	58.2314
+2950.517763	83.7299
+2950.592147	98.1917
+2950.666531	110.37
+2950.740917	103.9
+2950.815303	65.8429
+2950.889690	59.3731
+2950.964078	85.2522
+2951.038467	90.5802
+2951.112857	76.8795
+2951.187248	68.1263
+2951.261640	71.5515
+2951.336033	81.4464
+2951.410426	80.3047
+2951.484821	60.8954
+2951.559217	58.2314
+2951.633613	69.2681
+2951.708011	95.1471
+2951.782409	90.5802
+2951.856809	63.1789
+2951.931209	72.3126
+2952.005610	81.827
+2952.080012	69.6486
+2952.154415	68.1263
+2952.228820	78.7824
+2952.303225	85.6327
+2952.377630	90.9608
+2952.452037	83.7299
+2952.526445	70.0292
+2952.600854	69.2681
+2952.675264	77.2601
+2952.749674	72.6932
+2952.824086	75.3572
+2952.898498	76.1184
+2952.972912	75.3572
+2953.047326	71.1709
+2953.121741	59.3731
+2953.196158	74.2155
+2953.270575	111.131
+2953.344993	92.4831
+2953.419412	52.9034
+2953.493832	56.7091
+2953.568253	58.2314
+2953.642675	60.5149
+2953.717098	67.3652
+2953.791521	74.9767
+2953.865946	93.2442
+2953.940372	90.9608
+2954.014798	62.0371
+2954.089226	50.2393
+2954.163654	49.8588
+2954.238083	55.5674
+2954.312514	67.3652
+2954.386945	74.5961
+2954.461377	79.163
+2954.535810	88.6773
+2954.610244	100.856
+2954.684679	107.706
+2954.759115	80.6853
+2954.833552	70.4098
+2954.907990	112.653
+2954.982429	135.868
+2955.056868	123.31
+2955.131309	100.475
+2955.205751	89.0579
+2955.280193	92.4831
+2955.354637	110.751
+2955.429081	97.8111
+2955.503526	74.2155
+2955.577973	67.3652
+2955.652420	84.491
+2955.726868	81.827
+2955.801317	53.6645
+2955.875767	48.3365
+2955.950218	55.948
+2956.024670	64.3206
+2956.099123	85.2521
+2956.173576	97.0499
+2956.248031	125.974
+2956.322487	133.585
+2956.396943	114.176
+2956.471401	102.759
+2956.545859	92.8636
+2956.620319	59.3731
+2956.694779	51.7616
+2956.769240	44.5307
+2956.843702	54.4257
+2956.918165	60.5148
+2956.992630	56.3285
+2957.067095	65.8429
+2957.141560	104.661
+2957.216027	114.937
+2957.290495	82.2076
+2957.364964	70.7903
+2957.439434	65.4623
+2957.513904	62.7983
+2957.588376	68.1263
+2957.662848	58.612
+2957.737322	53.6645
+2957.811796	73.8349
+2957.886271	82.2076
+2957.960748	104.281
+2958.035225	107.706
+2958.109703	89.4385
+2958.184182	100.475
+2958.258662	101.997
+2958.333143	90.9607
+2958.407625	124.832
+2958.482108	127.876
+2958.556592	105.803
+2958.631076	85.6327
+2958.705562	65.0817
+2958.780048	62.7983
+2958.854536	114.176
+2958.929024	110.37
+2959.003514	71.9321
+2959.078004	85.6327
+2959.152495	92.483
+2959.226988	96.6694
+2959.301481	86.7744
+2959.375975	73.0738
+2959.450470	88.6773
+2959.524966	94.0053
+2959.599463	93.6248
+2959.673960	78.7824
+2959.748459	69.268
+2959.822959	54.8062
+2959.897460	45.2919
+2959.971961	54.0451
+2960.046464	65.0817
+2960.120967	92.1025
+2960.195472	99.714
+2960.269977	78.0212
+2960.344483	90.5802
+2960.418990	110.37
+2960.493498	89.4385
+2960.568008	66.9846
+2960.642518	46.4336
+2960.717029	73.4543
+2960.791540	119.884
+2960.866053	131.302
+2960.940567	97.4305
+2961.015082	70.4098
+2961.089597	52.5228
+2961.164114	56.3285
+2961.238631	95.9082
+2961.313150	101.236
+2961.387669	81.827
+2961.462190	66.2234
+2961.536711	58.9925
+2961.611233	68.1263
+2961.685756	78.0212
+2961.760280	78.0212
+2961.834805	76.1184
+2961.909331	78.4018
+2961.983858	76.1184
+2962.058386	84.491
+2962.132915	64.3206
+2962.207445	51.7616
+2962.281975	79.5435
+2962.356507	107.706
+2962.431039	108.087
+2962.505573	98.5722
+2962.580107	66.9846
+2962.654642	62.4177
+2962.729179	50.2393
+2962.803716	41.4861
+2962.878254	41.8667
+2962.952793	54.4257
+2963.027333	79.5435
+2963.101874	92.1025
+2963.176416	109.609
+2963.250959	138.913
+2963.325503	141.958
+2963.400047	135.107
+2963.474593	114.556
+2963.549140	106.945
+2963.623687	105.803
+2963.698236	86.0133
+2963.772785	94.0053
+2963.847335	103.52
+2963.921887	68.8875
+2963.996439	72.3126
+2964.070992	96.2888
+2964.145546	116.079
+2964.220101	121.026
+2964.294657	119.123
+2964.369214	117.601
+2964.443772	99.7139
+2964.518331	81.0658
+2964.592890	76.8795
+2964.667451	79.163
+2964.742013	78.7824
+2964.816575	71.932
+2964.891139	68.5069
+2964.965703	72.6932
+2965.040268	68.1263
+2965.114835	78.0212
+2965.189402	73.8349
+2965.263970	60.5148
+2965.338539	79.5435
+2965.413109	92.8636
+2965.487680	89.0579
+2965.562252	81.4464
+2965.636825	70.7903
+2965.711399	56.3285
+2965.785973	76.4989
+2965.860549	97.8111
+2965.935126	92.8636
+2966.009703	75.3572
+2966.084282	74.9766
+2966.158861	79.9241
+2966.233441	87.155
+2966.308023	107.706
+2966.382605	106.945
+2966.457188	82.2076
+2966.531772	70.4098
+2966.606357	72.6932
+2966.680943	62.7983
+2966.755530	75.7378
+2966.830118	100.095
+2966.904707	94.7665
+2966.979296	88.2967
+2967.053887	83.3493
+2967.128479	70.7903
+2967.203071	87.9162
+2967.277665	75.3572
+2967.352259	59.7537
+2967.426854	79.163
+2967.501451	99.3334
+2967.576048	88.6773
+2967.650646	72.3127
+2967.725245	73.4544
+2967.799845	57.0897
+2967.874446	61.276
+2967.949048	63.1789
+2968.023651	53.6645
+2968.098255	67.7458
+2968.172859	73.0738
+2968.247465	73.8349
+2968.322072	103.139
+2968.396679	127.115
+2968.471288	93.6248
+2968.545897	62.4177
+2968.620507	90.9608
+2968.695119	96.2888
+2968.769731	66.604
+2968.844344	71.1709
+2968.918958	80.3047
+2968.993573	78.4018
+2969.068189	75.3572
+2969.142806	92.8636
+2969.217424	88.6773
+2969.292043	53.2839
+2969.366663	56.7091
+2969.441283	69.2681
+2969.515905	72.3126
+2969.590527	70.0292
+2969.665151	86.3939
+2969.739775	106.184
+2969.814401	110.37
+2969.889027	70.4098
+2969.963654	49.0976
+2970.038282	54.4257
+2970.112911	68.8875
+2970.187541	72.6932
+2970.262172	60.8954
+2970.336804	62.4177
+2970.411437	99.714
+2970.486071	116.84
+2970.560706	92.4831
+2970.635341	72.3126
+2970.709978	82.2076
+2970.784616	79.5435
+2970.859254	70.0292
+2970.933893	83.3493
+2971.008534	110.37
+2971.083175	119.504
+2971.157817	95.1471
+2971.232461	65.4623
+2971.307105	65.4623
+2971.381750	89.0579
+2971.456396	108.467
+2971.531043	90.9608
+2971.605690	90.9608
+2971.680339	104.281
+2971.754989	91.7219
+2971.829640	74.2155
+2971.904291	66.9846
+2971.978944	56.3285
+2972.053597	55.948
+2972.128252	70.7904
+2972.202907	101.997
+2972.277563	112.653
+2972.352221	93.2442
+2972.426879	80.3047
+2972.501538	77.2601
+2972.576198	57.8508
+2972.650859	58.9926
+2972.725521	72.6932
+2972.800184	79.5435
+2972.874848	69.2681
+2972.949512	39.9639
+2973.024178	45.6725
+2973.098845	63.5594
+2973.173512	70.4098
+2973.248181	70.0292
+2973.322850	66.604
+2973.397520	57.8508
+2973.472192	75.3572
+2973.546864	91.3413
+2973.621537	87.9162
+2973.696211	61.276
+2973.770886	59.7537
+2973.845562	82.9687
+2973.920239	71.5515
+2973.994917	70.7904
+2974.069596	69.6486
+2974.144276	62.4177
+2974.218956	80.6853
+2974.293638	99.714
+2974.368320	97.8111
+2974.443004	88.2967
+2974.517688	105.803
+2974.592374	88.6773
+2974.667060	93.2442
+2974.741747	88.6773
+2974.816435	80.6853
+2974.891125	96.2888
+2974.965815	70.4098
+2975.040506	58.2314
+2975.115198	74.2155
+2975.189890	93.6248
+2975.264584	99.3334
+2975.339279	79.9241
+2975.413975	76.499
+2975.488671	99.714
+2975.563369	88.6773
+2975.638067	67.7458
+2975.712767	68.1263
+2975.787467	69.2681
+2975.862168	64.3206
+2975.936871	76.1184
+2976.011574	86.7745
+2976.086278	65.8429
+2976.160983	54.0451
+2976.235689	71.9321
+2976.310396	81.0658
+2976.385104	87.9162
+2976.459813	79.5435
+2976.534522	77.2601
+2976.609233	77.2601
+2976.683945	78.7824
+2976.758657	95.5276
+2976.833371	106.564
+2976.908085	125.974
+2976.982801	121.407
+2977.057517	81.827
+2977.132234	90.1996
+2977.206952	103.139
+2977.281672	98.9528
+2977.356392	87.9162
+2977.431113	65.0817
+2977.505835	71.1709
+2977.580557	84.491
+2977.655281	87.5356
+2977.730006	63.5594
+2977.804732	42.2473
+2977.879458	42.6279
+2977.954186	44.9113
+2978.028914	54.0451
+2978.103644	61.6566
+2978.178374	71.1709
+2978.253106	74.9767
+2978.327838	81.827
+2978.402571	84.1105
+2978.477305	74.5961
+2978.552040	73.0738
+2978.626776	107.325
+2978.701513	98.5723
+2978.776251	44.5308
+2978.850990	33.1135
+2978.925730	41.4862
+2979.000470	63.94
+2979.075212	62.0372
+2979.149954	47.5754
+2979.224698	71.5515
+2979.299442	76.1184
+2979.374188	62.0372
+2979.448934	75.7378
+2979.523681	98.9528
+2979.598430	102.378
+2979.673179	92.1025
+2979.747929	74.9767
+2979.822680	91.7219
+2979.897432	101.236
+2979.972185	95.1471
+2980.046938	90.5802
+2980.121693	85.6327
+2980.196449	81.0659
+2980.271206	90.9608
+2980.345963	71.1709
+2980.420722	67.7458
+2980.495481	84.8716
+2980.570241	87.9162
+2980.645003	78.4018
+2980.719765	67.3652
+2980.794528	64.7012
+2980.869292	65.8429
+2980.944057	67.7458
+2981.018823	57.4703
+2981.093590	65.0818
+2981.168358	71.1709
+2981.243127	71.1709
+2981.317897	97.05
+2981.392668	127.876
+2981.467439	103.52
+2981.542212	76.8795
+2981.616985	65.4623
+2981.691760	49.4782
+2981.766535	41.4862
+2981.841311	49.4782
+2981.916089	51.3811
+2981.990867	62.0372
+2982.065646	99.3334
+2982.140426	103.52
+2982.215207	95.1471
+2982.289989	91.3414
+2982.364772	96.6694
+2982.439556	98.1917
+2982.514341	91.7219
+2982.589126	82.2076
+2982.663913	87.155
+2982.738701	91.7219
+2982.813489	77.2601
+2982.888278	75.7378
+2982.963069	91.7219
+2983.037860	91.3414
+2983.112652	85.6327
+2983.187446	57.8508
+2983.262240	55.948
+2983.337035	74.5961
+2983.411831	66.604
+2983.486628	65.0818
+2983.561426	80.3047
+2983.636225	94.0054
+2983.711024	74.2155
+2983.785825	49.4782
+2983.860627	59.3731
+2983.935429	62.0372
+2984.010233	82.2076
+2984.085037	93.2442
+2984.159843	94.0054
+2984.234649	86.3939
+2984.309456	65.0817
+2984.384265	94.3859
+2984.459074	122.548
+2984.533884	91.3414
+2984.608695	73.835
+2984.683507	66.604
+2984.758320	81.0659
+2984.833133	90.1996
+2984.907948	109.609
+2984.982764	120.265
+2985.057581	93.6248
+2985.132398	65.0817
+2985.207217	54.0451
+2985.282036	71.9321
+2985.356857	93.2442
+2985.431678	111.892
+2985.506500	102.378
+2985.581323	80.3047
+2985.656148	81.827
+2985.730973	90.5802
+2985.805799	101.236
+2985.880626	103.52
+2985.955454	81.4464
+2986.030282	65.8429
+2986.105112	79.9241
+2986.179943	110.37
+2986.254774	77.6407
+2986.329607	51.7617
+2986.404441	57.4703
+2986.479275	49.0976
+2986.554110	77.2601
+2986.628947	103.9
+2986.703784	114.176
+2986.778622	101.236
+2986.853461	71.5515
+2986.928302	57.4703
+2987.003143	70.7904
+2987.077985	82.2076
+2987.152827	66.2235
+2987.227671	65.0818
+2987.302516	65.8429
+2987.377362	62.4177
+2987.452208	61.6566
+2987.527056	69.6486
+2987.601905	70.0292
+2987.676754	57.0897
+2987.751604	49.8588
+2987.826456	49.4782
+2987.901308	46.8142
+2987.976161	62.0372
+2988.051015	74.9767
+2988.125871	60.8954
+2988.200727	50.2394
+2988.275584	62.4177
+2988.350441	70.4098
+2988.425300	62.0372
+2988.500160	52.9034
+2988.575021	50.2394
+2988.649882	55.1868
+2988.724745	58.9926
+2988.799609	44.1502
+2988.874473	52.1423
+2988.949338	71.1709
+2989.024205	63.5595
+2989.099072	71.5515
+2989.173940	71.1709
+2989.248809	63.5595
+2989.323680	54.0451
+2989.398551	50.2394
+2989.473423	51.7617
+2989.548295	49.8588
+2989.623169	65.8429
+2989.698044	73.4544
+2989.772920	77.6407
+2989.847797	69.2681
+2989.922674	70.0292
+2989.997553	75.3572
+2990.072432	65.4623
+2990.147313	74.5961
+2990.222194	89.0579
+2990.297076	63.94
+2990.371959	64.7012
+2990.446844	90.9608
+2990.521729	82.5882
+2990.596615	59.3731
+2990.671502	70.0292
+2990.746390	92.4831
+2990.821278	76.1184
+2990.896168	44.1502
+2990.971059	36.9193
+2991.045951	50.6199
+2991.120843	57.8508
+2991.195737	62.7983
+2991.270631	79.5436
+2991.345527	81.4464
+2991.420423	80.3047
+2991.495320	85.2522
+2991.570219	96.2888
+2991.645118	95.9082
+2991.720018	65.0817
+2991.794919	52.9034
+2991.869821	74.5961
+2991.944724	74.2155
+2992.019628	63.1789
+2992.094532	52.1422
+2992.169438	62.7983
+2992.244345	97.8111
+2992.319252	103.52
+2992.394161	66.2235
+2992.469070	68.8875
+2992.543981	97.8111
+2992.618892	135.488
+2992.693805	140.435
+2992.768718	101.997
+2992.843632	74.9767
+2992.918547	92.1025
+2992.993463	114.556
+2993.068380	95.5277
+2993.143298	65.4623
+2993.218217	59.7537
+2993.293137	94.386
+2993.368057	113.034
+2993.442979	88.6773
+2993.517902	70.4098
+2993.592825	74.2155
+2993.667750	101.997
+2993.742675	97.05
+2993.817601	60.5149
+2993.892529	73.835
+2993.967457	94.0054
+2994.042386	64.3206
+2994.117316	43.389
+2994.192247	63.1789
+2994.267179	68.5069
+2994.342112	70.4098
+2994.417046	92.1025
+2994.491981	105.042
+2994.566917	76.8795
+2994.641853	61.6566
+2994.716791	83.3493
+2994.791729	97.05
+2994.866669	69.2681
+2994.941609	41.8667
+2995.016551	44.9113
+2995.091493	38.8221
+2995.166436	57.8508
+2995.241380	61.6566
+2995.316326	57.4703
+2995.391272	70.4098
+2995.466219	66.9846
+2995.541167	70.4098
+2995.616115	78.0213
+2995.691065	79.5436
+2995.766016	84.8716
+2995.840968	87.155
+2995.915920	70.7904
+2995.990874	69.2681
+2996.065828	64.3206
+2996.140784	79.163
+2996.215740	73.835
+2996.290697	54.0451
+2996.365656	61.276
+2996.440615	54.0451
+2996.515575	41.8667
+2996.590536	39.2027
+2996.665498	41.4862
+2996.740461	41.4862
+2996.815425	54.8063
+2996.890390	65.8429
+2996.965355	74.5961
+2997.040322	67.7458
+2997.115290	51.7617
+2997.190258	69.2681
+2997.265228	67.3652
+2997.340198	70.7904
+2997.415170	70.7904
+2997.490142	70.7904
+2997.565115	71.171
+2997.640089	76.8796
+2997.715064	75.3573
+2997.790040	57.8509
+2997.865017	58.2314
+2997.939995	54.4257
+2998.014974	60.8955
+2998.089954	83.3493
+2998.164935	101.997
+2998.239917	97.4306
+2998.314899	75.7378
+2998.389883	76.499
+2998.464867	90.5802
+2998.539853	82.2076
+2998.614839	78.4019
+2998.689826	74.9767
+2998.764815	104.281
+2998.839804	143.48
+2998.914794	115.698
+2998.989785	60.1343
+2999.064777	60.8954
+2999.139770	73.835
+2999.214764	92.1025
+2999.289759	117.22
+2999.364754	108.087
+2999.439751	82.9687
+2999.514749	68.5069
+2999.589747	65.4623
+2999.664747	70.0292
+2999.739747	67.7458
+2999.814749	59.3731
+2999.889751	62.7983
diff --git a/samples/Spectra/B_25.txt b/samples/Spectra/B_25.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c201571139619ad9272727499ae45d16ac538578
--- /dev/null
+++ b/samples/Spectra/B_25.txt
@@ -0,0 +1,41360 @@
+TITLE "<<020205 Cosmin Silac 20012005-01-B25_F2_a_0001>> Voyager Spec #1 MC[BP = 1475.7, 17579]" 
+TYPE MASSSPEC
+699.858624	23.606
+699.894850	22.533
+699.931076	13.4125
+699.967304	14.4855
+700.003532	27.3615
+700.039761	23.0695
+700.075991	13.4125
+700.112223	23.0695
+700.148455	25.752
+700.184688	28.4345
+700.220922	35.4089
+700.257156	38.0914
+700.293392	47.2119
+700.329629	49.8944
+700.365867	59.0149
+700.402105	65.4529
+700.438345	53.6499
+700.474585	54.1864
+700.510827	49.8944
+700.547069	25.2155
+700.583312	21.9965
+700.619557	21.9965
+700.655802	29.5074
+700.692048	25.2155
+700.728295	27.898
+700.764543	20.9235
+700.800792	29.5074
+700.837042	41.3104
+700.873293	32.7264
+700.909544	24.1425
+700.945797	31.1169
+700.982051	29.5075
+701.018305	26.825
+701.054561	28.4345
+701.090817	40.2374
+701.127074	39.1644
+701.163333	28.971
+701.199592	42.9199
+701.235852	58.4784
+701.272113	56.8689
+701.308375	60.6244
+701.344638	72.4274
+701.380902	87.9859
+701.417167	83.1574
+701.453433	77.7924
+701.489700	74.0369
+701.525967	68.1354
+701.562236	52.0404
+701.598506	44.5294
+701.634776	38.0914
+701.671048	35.4089
+701.707320	38.0914
+701.743593	31.6535
+701.779867	19.314
+701.816143	28.4345
+701.852419	33.7994
+701.888696	40.7739
+701.924974	31.6535
+701.961253	25.2155
+701.997533	36.4819
+702.033813	43.4564
+702.070095	40.2374
+702.106378	39.1644
+702.142661	39.7009
+702.178946	57.9419
+702.215232	69.2084
+702.251518	90.6684
+702.287805	94.4239
+702.324094	98.1793
+702.360383	114.274
+702.396673	129.833
+702.432964	134.661
+702.469256	104.617
+702.505549	78.8654
+702.541843	71.3544
+702.578138	62.2339
+702.614434	69.7449
+702.650731	63.8434
+702.687028	60.0879
+702.723327	62.2339
+702.759626	57.4054
+702.795927	43.4564
+702.832228	39.1644
+702.868531	31.117
+702.904834	46.1389
+702.941138	50.4309
+702.977444	46.6754
+703.013750	69.2084
+703.050057	81.5479
+703.086365	68.1354
+703.122674	59.5514
+703.158984	82.0844
+703.195294	97.6428
+703.231606	102.471
+703.267919	106.763
+703.304232	115.884
+703.340547	132.515
+703.376862	149.147
+703.413179	141.636
+703.449496	116.957
+703.485815	106.227
+703.522134	86.9129
+703.558454	66.5259
+703.594775	71.3544
+703.631097	60.0879
+703.667420	55.2594
+703.703744	54.7229
+703.740069	59.0149
+703.776395	56.3324
+703.812722	68.6719
+703.849049	82.0844
+703.885378	73.5004
+703.921707	67.5989
+703.958038	79.9384
+703.994369	105.154
+704.030702	95.4969
+704.067035	64.3799
+704.103369	71.8909
+704.139704	85.8399
+704.176041	75.1099
+704.212378	71.3544
+704.248716	111.055
+704.285055	135.198
+704.321394	152.902
+704.357735	172.216
+704.394077	194.749
+704.430420	192.067
+704.466763	156.121
+704.503108	120.712
+704.539453	97.1063
+704.575800	100.325
+704.612147	86.9129
+704.648495	79.4019
+704.684845	74.5734
+704.721195	76.7194
+704.757546	85.3034
+704.793898	65.4529
+704.830251	84.2304
+704.866605	87.4494
+704.902960	79.4019
+704.939316	96.0333
+704.975672	109.982
+705.012030	106.227
+705.048389	107.836
+705.084748	122.858
+705.121109	118.03
+705.157470	112.665
+705.193833	158.804
+705.230196	185.092
+705.266560	166.851
+705.302925	144.318
+705.339291	152.902
+705.375659	193.14
+705.412027	199.578
+705.448395	178.654
+705.484765	151.829
+705.521136	133.588
+705.557508	133.052
+705.593881	166.851
+705.630254	142.709
+705.666629	109.446
+705.703004	97.1063
+705.739381	103.008
+705.775758	144.318
+705.812136	153.439
+705.848516	109.982
+705.884896	94.4239
+705.921277	87.4494
+705.957659	100.325
+705.994042	98.7158
+706.030426	101.398
+706.066811	101.935
+706.103197	120.176
+706.139583	120.176
+706.175971	155.585
+706.212360	226.939
+706.248749	250.009
+706.285140	244.644
+706.321531	237.669
+706.357924	260.202
+706.394317	240.888
+706.430711	180.8
+706.467106	148.074
+706.503502	136.271
+706.539900	139.49
+706.576298	161.486
+706.612696	144.318
+706.649096	129.833
+706.685497	139.49
+706.721899	142.709
+706.758302	127.687
+706.794705	153.975
+706.831110	142.172
+706.867515	120.712
+706.903922	128.76
+706.940329	163.632
+706.976737	192.067
+707.013147	175.435
+707.049557	172.753
+707.085968	144.318
+707.122380	125.541
+707.158793	147.001
+707.195207	194.749
+707.231622	231.231
+707.268038	253.228
+707.304454	257.52
+707.340872	266.104
+707.377291	274.151
+707.413710	263.421
+707.450131	244.644
+707.486552	249.472
+707.522975	188.848
+707.559398	164.705
+707.595822	200.114
+707.632247	182.946
+707.668673	172.216
+707.705101	193.14
+707.741529	172.216
+707.777957	158.804
+707.814387	160.413
+707.850818	152.366
+707.887250	130.369
+707.923683	130.369
+707.960116	122.858
+707.996551	145.391
+708.032986	151.293
+708.069423	171.68
+708.105860	146.464
+708.142298	153.439
+708.178738	189.384
+708.215178	232.304
+708.251619	305.268
+708.288061	331.02
+708.324504	347.651
+708.360948	353.553
+708.397393	316.534
+708.433839	284.881
+708.470285	247.326
+708.506733	185.629
+708.543182	163.632
+708.579631	165.242
+708.616082	192.067
+708.652533	212.454
+708.688986	182.946
+708.725439	172.753
+708.761893	158.267
+708.798348	167.924
+708.834805	175.972
+708.871262	158.804
+708.907720	169.534
+708.944179	178.118
+708.980638	159.877
+709.017099	168.461
+709.053561	195.286
+709.090024	140.563
+709.126487	180.8
+709.162952	237.133
+709.199417	231.231
+709.235884	258.593
+709.272351	255.374
+709.308820	261.812
+709.345289	314.925
+709.381759	339.067
+709.418230	324.582
+709.454702	232.841
+709.491175	174.899
+709.527649	186.702
+709.564124	219.428
+709.600600	174.899
+709.637077	123.931
+709.673554	127.687
+709.710033	160.95
+709.746512	161.486
+709.782993	151.293
+709.819474	166.851
+709.855957	170.07
+709.892440	170.607
+709.928924	198.505
+709.965410	228.549
+710.001896	216.209
+710.038383	161.486
+710.074871	168.997
+710.111360	202.26
+710.147850	215.673
+710.184340	229.622
+710.220832	262.885
+710.257325	302.049
+710.293818	334.239
+710.330313	326.728
+710.366808	350.87
+710.403305	359.991
+710.439802	327.264
+710.476301	333.702
+710.512800	306.341
+710.549300	221.574
+710.585801	206.016
+710.622303	203.87
+710.658806	215.136
+710.695310	266.104
+710.731815	247.326
+710.768321	204.943
+710.804828	199.041
+710.841335	175.435
+710.877844	177.045
+710.914354	208.162
+710.950864	238.742
+710.987375	188.848
+711.023888	157.194
+711.060401	228.012
+711.096915	251.618
+711.133431	227.476
+711.169947	246.253
+711.206464	270.932
+711.242982	296.684
+711.279501	300.439
+711.316021	341.213
+711.352541	364.283
+711.389063	335.848
+711.425586	305.268
+711.462110	263.421
+711.498634	276.833
+711.535160	290.782
+711.571686	254.301
+711.608213	233.914
+711.644742	238.742
+711.681271	253.764
+711.717801	246.253
+711.754332	200.651
+711.790864	175.435
+711.827397	165.242
+711.863931	215.136
+711.900466	228.012
+711.937002	223.72
+711.973539	217.282
+712.010077	224.257
+712.046615	207.625
+712.083155	210.308
+712.119695	246.79
+712.156237	315.461
+712.192779	439.929
+712.229322	692.62
+712.265867	802.603
+712.302412	644.335
+712.338958	434.028
+712.375505	331.556
+712.412053	321.899
+712.448602	345.505
+712.485152	364.819
+712.521703	363.746
+712.558254	342.286
+712.594807	271.469
+712.631361	231.768
+712.667915	220.501
+712.704471	233.377
+712.741027	277.37
+712.777585	287.027
+712.814143	252.155
+712.850702	243.571
+712.887262	226.403
+712.923824	241.961
+712.960386	237.133
+712.996949	212.454
+713.033513	210.308
+713.070077	226.403
+713.106643	241.961
+713.143210	275.224
+713.179778	310.633
+713.216346	445.831
+713.252916	613.218
+713.289486	645.945
+713.326058	506.455
+713.362630	503.773
+713.399204	692.084
+713.435778	752.708
+713.472353	532.207
+713.508929	356.235
+713.545506	288.636
+713.582084	256.447
+713.618663	245.717
+713.655243	246.79
+713.691824	229.085
+713.728406	241.425
+713.764988	251.618
+713.801572	239.279
+713.838157	220.501
+713.874742	196.359
+713.911328	204.406
+713.947916	233.377
+713.984504	243.571
+714.021093	246.79
+714.057684	259.665
+714.094275	266.103
+714.130867	263.421
+714.167460	319.217
+714.204054	446.904
+714.240649	515.039
+714.277244	421.152
+714.313841	353.016
+714.350439	447.977
+714.387038	547.766
+714.423637	562.251
+714.460238	458.707
+714.496839	323.509
+714.533441	285.417
+714.570045	273.614
+714.606649	289.173
+714.643254	261.275
+714.679860	215.136
+714.716467	205.479
+714.753075	213.527
+714.789684	203.333
+714.826294	197.432
+714.862905	196.895
+714.899517	210.308
+714.936130	228.012
+714.972743	203.333
+715.009358	183.483
+715.045973	181.873
+715.082590	185.092
+715.119207	197.968
+715.155825	270.932
+715.192445	357.308
+715.229065	370.721
+715.265686	369.111
+715.302308	364.283
+715.338931	342.286
+715.375555	341.213
+715.412180	337.994
+715.448806	341.213
+715.485433	328.874
+715.522060	318.68
+715.558689	277.906
+715.595318	215.673
+715.631949	210.308
+715.668580	252.691
+715.705213	252.691
+715.741846	231.768
+715.778480	215.673
+715.815116	232.304
+715.851752	251.618
+715.888389	213.527
+715.925027	172.753
+715.961666	163.096
+715.998306	216.746
+716.034946	258.056
+716.071588	238.742
+716.108231	222.111
+716.144874	238.206
+716.181519	314.388
+716.218165	393.79
+716.254811	390.035
+716.291458	373.403
+716.328107	342.286
+716.364756	378.232
+716.401406	450.123
+716.438057	411.495
+716.474709	339.067
+716.511362	332.093
+716.548016	291.855
+716.584671	279.516
+716.621327	299.366
+716.657984	271.469
+716.694642	262.885
+716.731300	273.615
+716.767960	248.399
+716.804620	241.425
+716.841282	213.527
+716.877944	237.669
+716.914607	284.344
+716.951272	244.107
+716.987937	207.089
+717.024603	231.231
+717.061270	241.425
+717.097938	206.552
+717.134607	184.556
+717.171277	239.815
+717.207948	332.093
+717.244619	417.933
+717.281292	410.958
+717.317966	391.644
+717.354640	432.955
+717.391316	454.415
+717.427992	445.831
+717.464670	412.568
+717.501348	377.159
+717.538027	304.732
+717.574708	273.078
+717.611389	240.352
+717.648071	212.454
+717.684754	188.848
+717.721438	205.479
+717.758123	232.841
+717.794808	189.384
+717.831495	193.14
+717.868183	260.739
+717.904871	307.951
+717.941561	275.224
+717.978252	271.469
+718.014943	263.958
+718.051635	262.885
+718.088329	233.377
+718.125023	282.735
+718.161718	326.191
+718.198414	360.527
+718.235111	375.013
+718.271809	390.035
+718.308508	456.561
+718.345208	511.82
+718.381909	505.919
+718.418611	467.827
+718.455314	432.955
+718.492017	428.126
+718.528722	405.593
+718.565427	336.921
+718.602134	334.239
+718.638841	332.629
+718.675549	259.129
+718.712259	205.479
+718.748969	215.136
+718.785680	219.428
+718.822392	232.304
+718.859105	327.801
+718.895819	370.721
+718.932534	336.385
+718.969250	285.418
+719.005967	244.644
+719.042684	270.932
+719.079403	321.363
+719.116122	345.505
+719.152843	303.122
+719.189564	267.177
+719.226287	290.783
+719.263010	365.892
+719.299734	408.812
+719.336460	453.878
+719.373186	523.623
+719.409913	528.988
+719.446641	464.608
+719.483370	391.108
+719.520100	310.096
+719.556830	321.899
+719.593562	321.899
+719.630295	298.294
+719.667029	257.52
+719.703763	226.939
+719.740499	196.895
+719.777235	208.698
+719.813973	216.209
+719.850711	223.184
+719.887450	281.126
+719.924190	301.513
+719.960931	269.859
+719.997674	272.542
+720.034417	277.907
+720.071160	268.786
+720.107905	297.757
+720.144651	337.994
+720.181398	346.042
+720.218146	354.626
+720.254894	411.495
+720.291644	458.17
+720.328394	466.218
+720.365146	510.211
+720.401898	493.043
+720.438652	461.926
+720.475406	409.885
+720.512161	398.082
+720.548917	346.042
+720.585674	288.1
+720.622432	228.549
+720.659191	224.793
+720.695951	251.618
+720.732712	280.053
+720.769474	274.688
+720.806236	246.253
+720.843000	228.549
+720.879765	270.396
+720.916530	259.666
+720.953297	202.26
+720.990064	240.352
+721.026832	302.049
+721.063602	286.491
+721.100372	248.399
+721.137143	243.034
+721.173915	251.618
+721.210688	286.491
+721.247462	354.089
+721.284237	374.476
+721.321013	389.498
+721.357789	417.933
+721.394567	432.955
+721.431346	376.086
+721.468125	336.385
+721.504906	325.118
+721.541687	321.363
+721.578470	296.684
+721.615253	240.888
+721.652037	232.304
+721.688822	246.79
+721.725609	258.056
+721.762396	260.739
+721.799184	262.348
+721.835973	255.374
+721.872763	244.644
+721.909553	202.26
+721.946345	208.698
+721.983138	242.498
+722.019931	251.618
+722.056726	246.79
+722.093522	215.673
+722.130318	218.892
+722.167115	260.202
+722.203914	303.659
+722.240713	321.363
+722.277513	361.064
+722.314314	438.856
+722.351116	422.225
+722.387919	416.323
+722.424723	465.145
+722.461528	483.386
+722.498334	419.006
+722.535141	335.848
+722.571949	330.483
+722.608757	323.509
+722.645567	314.925
+722.682377	259.129
+722.719189	262.885
+722.756001	313.315
+722.792815	355.699
+722.829629	332.629
+722.866444	274.151
+722.903260	250.009
+722.940077	265.567
+722.976895	277.907
+723.013714	257.52
+723.050534	270.396
+723.087355	243.571
+723.124177	254.301
+723.160999	339.067
+723.197823	399.692
+723.234648	441.002
+723.271473	461.389
+723.308300	473.192
+723.345127	463.535
+723.381955	474.265
+723.418785	429.199
+723.455615	343.359
+723.492446	301.512
+723.529278	348.724
+723.566111	344.432
+723.602945	287.027
+723.639780	268.786
+723.676616	269.323
+723.713452	287.027
+723.750290	274.151
+723.787129	255.91
+723.823968	265.567
+723.860809	226.403
+723.897650	177.581
+723.934493	195.286
+723.971336	199.041
+724.008180	228.549
+724.045026	251.082
+724.081872	259.129
+724.118719	252.155
+724.155567	234.987
+724.192416	266.104
+724.229266	316.534
+724.266116	338.531
+724.302968	352.48
+724.339821	395.4
+724.376675	379.841
+724.413529	448.513
+724.450385	532.744
+724.487241	520.941
+724.524099	470.51
+724.560957	408.276
+724.597816	337.458
+724.634676	277.907
+724.671537	240.352
+724.708400	227.476
+724.745263	245.717
+724.782127	253.764
+724.818991	232.841
+724.855857	202.26
+724.892724	234.45
+724.929592	290.783
+724.966460	282.199
+725.003330	243.571
+725.040200	272.542
+725.077072	314.388
+725.113944	298.83
+725.150818	311.706
+725.187692	329.947
+725.224567	358.381
+725.261443	381.451
+725.298320	387.889
+725.335198	379.305
+725.372077	352.48
+725.408957	359.991
+725.445838	369.111
+725.482720	367.502
+725.519603	372.867
+725.556486	307.414
+725.593371	300.44
+725.630256	312.779
+725.667143	268.25
+725.704030	264.494
+725.740918	293.465
+725.777808	254.837
+725.814698	229.622
+725.851589	227.476
+725.888481	237.133
+725.925374	293.465
+725.962268	308.487
+725.999163	269.323
+726.036059	239.279
+726.072956	238.206
+726.109853	237.669
+726.146752	236.596
+726.183652	276.834
+726.220552	366.965
+726.257454	446.904
+726.294356	429.199
+726.331259	456.024
+726.368164	512.357
+726.405069	518.795
+726.441975	445.831
+726.478882	357.308
+726.515790	315.998
+726.552699	258.056
+726.589609	240.352
+726.626520	254.301
+726.663431	298.294
+726.700344	292.392
+726.737258	276.297
+726.774172	247.863
+726.811088	230.158
+726.848004	223.72
+726.884922	223.184
+726.921840	208.698
+726.958759	244.644
+726.995680	272.542
+727.032601	288.1
+727.069523	340.14
+727.106446	308.487
+727.143370	274.151
+727.180295	304.195
+727.217220	320.827
+727.254147	357.308
+727.291075	399.692
+727.328004	407.203
+727.364933	434.028
+727.401864	470.51
+727.438795	441.539
+727.475728	384.133
+727.512661	338.531
+727.549595	277.907
+727.586530	240.888
+727.623467	254.837
+727.660404	299.367
+727.697342	366.965
+727.734281	302.049
+727.771221	254.837
+727.808161	281.126
+727.845103	259.129
+727.882046	253.764
+727.918989	236.596
+727.955934	218.892
+727.992880	212.99
+728.029826	245.18
+728.066773	289.71
+728.103722	325.655
+728.140671	306.341
+728.177621	300.44
+728.214572	384.133
+728.251524	430.809
+728.288477	438.856
+728.325431	412.031
+728.362386	407.203
+728.399342	442.075
+728.436299	476.411
+728.473257	423.298
+728.510215	387.889
+728.547175	379.305
+728.584135	353.553
+728.621097	340.677
+728.658059	356.235
+728.695023	329.947
+728.731987	270.932
+728.768952	240.352
+728.805918	249.472
+728.842885	262.348
+728.879853	264.494
+728.916822	254.837
+728.953792	304.195
+728.990763	290.783
+729.027735	251.082
+729.064708	262.885
+729.101681	290.246
+729.138656	302.049
+729.175631	356.772
+729.212608	451.196
+729.249585	508.065
+729.286563	496.798
+729.323543	482.313
+729.360523	457.634
+729.397504	462.999
+729.434486	468.364
+729.471469	439.929
+729.508453	425.98
+729.545438	388.425
+729.582424	386.279
+729.619411	366.965
+729.656398	328.874
+729.693387	310.633
+729.730377	281.126
+729.767367	253.228
+729.804359	234.45
+729.841351	217.282
+729.878344	253.228
+729.915339	271.469
+729.952334	277.37
+729.989330	232.841
+730.026327	203.87
+730.063325	234.987
+730.100324	266.64
+730.137324	322.973
+730.174325	364.283
+730.211327	403.447
+730.248329	439.929
+730.285333	426.517
+730.322338	431.345
+730.359343	520.404
+730.396349	586.93
+730.433357	578.346
+730.470365	450.659
+730.507375	350.87
+730.544385	314.925
+730.581396	262.885
+730.618408	256.447
+730.655421	250.545
+730.692435	250.545
+730.729450	235.523
+730.766466	217.282
+730.803482	218.892
+730.840500	246.253
+730.877519	305.268
+730.914538	280.053
+730.951559	274.688
+730.988580	296.148
+731.025603	285.954
+731.062626	314.925
+731.099650	335.849
+731.136676	373.94
+731.173702	425.444
+731.210729	534.89
+731.247757	490.36
+731.284786	402.374
+731.321816	430.272
+731.358847	422.761
+731.395878	410.422
+731.432911	403.984
+731.469945	394.863
+731.506979	357.845
+731.544015	306.341
+731.581051	292.929
+731.618089	291.856
+731.655127	287.564
+731.692166	278.443
+731.729207	236.06
+731.766248	212.454
+731.803290	218.892
+731.840333	218.892
+731.877377	238.206
+731.914422	245.717
+731.951467	249.472
+731.988514	253.764
+732.025562	248.399
+732.062611	292.929
+732.099660	311.706
+732.136711	327.801
+732.173762	416.86
+732.210815	505.919
+732.247868	534.89
+732.284922	476.948
+732.321977	370.184
+732.359034	454.415
+732.396091	558.496
+732.433149	503.773
+732.470208	439.393
+732.507268	411.495
+732.544328	334.776
+732.581390	271.469
+732.618453	261.812
+732.655517	216.746
+732.692581	203.87
+732.729647	240.352
+732.766713	275.761
+732.803781	258.593
+732.840849	271.469
+732.877918	277.907
+732.914988	306.341
+732.952060	306.878
+732.989132	269.323
+733.026205	234.987
+733.063279	215.136
+733.100353	281.126
+733.137429	391.108
+733.174506	503.236
+733.211584	550.985
+733.248662	531.134
+733.285742	443.685
+733.322823	406.666
+733.359904	467.827
+733.396986	554.204
+733.434070	511.82
+733.471154	452.805
+733.508239	384.67
+733.545325	320.827
+733.582413	309.024
+733.619501	325.119
+733.656590	303.659
+733.693679	237.133
+733.730770	190.994
+733.767862	208.162
+733.804955	209.235
+733.842048	211.917
+733.879143	228.012
+733.916239	272.005
+733.953335	289.173
+733.990432	251.618
+734.027531	208.698
+734.064630	229.622
+734.101730	284.881
+734.138831	322.973
+734.175933	350.871
+734.213037	352.48
+734.250140	386.816
+734.287245	430.272
+734.324351	436.71
+734.361458	477.484
+734.398566	468.364
+734.435674	540.791
+734.472784	612.146
+734.509894	571.372
+734.547006	441.002
+734.584118	331.557
+734.621232	258.056
+734.658346	262.885
+734.695461	304.195
+734.732577	312.779
+734.769694	293.465
+734.806812	234.45
+734.843931	214.063
+734.881051	253.228
+734.918172	243.034
+734.955294	255.91
+734.992417	318.681
+735.029540	294.002
+735.066665	241.961
+735.103790	267.713
+735.140917	325.655
+735.178044	393.254
+735.215173	380.378
+735.252302	370.721
+735.289432	408.276
+735.326563	432.955
+735.363695	461.389
+735.400828	508.601
+735.437962	518.795
+735.475097	583.175
+735.512233	565.47
+735.549370	397.546
+735.586508	291.856
+735.623646	263.958
+735.660786	262.885
+735.697926	303.122
+735.735068	327.801
+735.772210	326.728
+735.809354	284.881
+735.846498	237.669
+735.883643	245.18
+735.920789	245.717
+735.957936	228.012
+735.995084	210.308
+736.032233	247.863
+736.069383	240.888
+736.106534	224.793
+736.143686	267.177
+736.180839	297.757
+736.217992	313.852
+736.255147	331.02
+736.292302	341.214
+736.329459	405.057
+736.366616	554.74
+736.403775	604.635
+736.440934	495.725
+736.478094	467.291
+736.515255	459.243
+736.552417	435.637
+736.589580	306.878
+736.626744	226.403
+736.663909	248.936
+736.701075	298.83
+736.738242	306.878
+736.775410	296.684
+736.812578	282.735
+736.849748	300.976
+736.886918	314.925
+736.924090	278.98
+736.961262	272.542
+736.998436	259.666
+737.035610	287.564
+737.072785	269.323
+737.109961	305.268
+737.147138	320.826
+737.184316	306.341
+737.221495	365.356
+737.258675	387.889
+737.295856	421.152
+737.333038	441.539
+737.370221	414.714
+737.407404	414.177
+737.444589	390.571
+737.481774	356.772
+737.518961	347.115
+737.556148	320.29
+737.593337	300.44
+737.630526	250.009
+737.667716	243.571
+737.704907	274.688
+737.742099	267.713
+737.779292	272.005
+737.816486	341.213
+737.853681	354.089
+737.890877	296.684
+737.928074	253.228
+737.965272	240.352
+738.002470	260.739
+738.039670	296.148
+738.076870	311.169
+738.114072	284.881
+738.151274	262.885
+738.188478	255.374
+738.225682	323.509
+738.262887	380.914
+738.300093	425.444
+738.337300	461.926
+738.374508	509.674
+738.411717	506.992
+738.448927	445.294
+738.486138	393.79
+738.523350	409.885
+738.560563	373.403
+738.597776	284.881
+738.634991	272.542
+738.672206	276.834
+738.709423	260.202
+738.746640	258.056
+738.783859	265.031
+738.821078	286.491
+738.858298	296.684
+738.895519	295.611
+738.932741	295.074
+738.969964	281.126
+739.007188	239.279
+739.044413	224.257
+739.081639	261.812
+739.118866	282.735
+739.156094	313.315
+739.193322	347.115
+739.230552	319.217
+739.267782	303.122
+739.305014	366.965
+739.342246	450.123
+739.379480	472.119
+739.416714	422.761
+739.453949	343.359
+739.491185	361.064
+739.528422	402.374
+739.565660	368.038
+739.602899	355.162
+739.640139	370.184
+739.677380	383.06
+739.714622	340.14
+739.751865	331.556
+739.789108	275.224
+739.826353	260.202
+739.863598	289.173
+739.900845	289.71
+739.938092	282.199
+739.975341	284.345
+740.012590	281.126
+740.049840	299.367
+740.087091	279.516
+740.124343	273.615
+740.161597	315.998
+740.198850	394.863
+740.236105	436.174
+740.273361	429.199
+740.310618	390.035
+740.347876	395.4
+740.385134	445.831
+740.422394	478.557
+740.459655	449.05
+740.496916	376.622
+740.534178	324.582
+740.571442	328.874
+740.608706	307.951
+740.645971	300.976
+740.683237	300.976
+740.720505	300.44
+740.757773	264.494
+740.795042	239.815
+740.832311	226.403
+740.869582	223.184
+740.906854	197.432
+740.944127	222.647
+740.981400	267.713
+741.018675	278.443
+741.055951	252.691
+741.093227	206.016
+741.130504	230.158
+741.167783	294.538
+741.205062	329.41
+741.242342	384.133
+741.279624	390.571
+741.316906	317.607
+741.354189	347.115
+741.391473	438.856
+741.428758	460.853
+741.466043	451.732
+741.503330	395.936
+741.540618	326.191
+741.577907	344.969
+741.615196	308.487
+741.652487	282.199
+741.689778	292.929
+741.727071	289.71
+741.764364	273.615
+741.801658	281.126
+741.838953	288.637
+741.876250	291.856
+741.913547	275.224
+741.950845	259.129
+741.988144	284.881
+742.025444	283.272
+742.062744	264.494
+742.100046	257.52
+742.137349	260.202
+742.174653	283.808
+742.211957	324.046
+742.249263	392.181
+742.286569	405.057
+742.323877	389.498
+742.361185	384.67
+742.398494	429.199
+742.435805	446.904
+742.473116	417.396
+742.510428	402.911
+742.547741	351.943
+742.585055	303.122
+742.622370	313.852
+742.659686	333.166
+742.697002	334.775
+742.734320	300.44
+742.771639	270.932
+742.808958	248.399
+742.846279	225.866
+742.883600	232.841
+742.920923	241.425
+742.958246	234.45
+742.995570	300.44
+743.032896	295.075
+743.070222	225.33
+743.107549	209.235
+743.144877	239.279
+743.182206	337.994
+743.219536	406.666
+743.256867	384.67
+743.294198	372.867
+743.331531	431.345
+743.368865	511.284
+743.406199	575.127
+743.443535	515.039
+743.480871	408.276
+743.518209	365.892
+743.555547	383.597
+743.592886	366.429
+743.630227	313.852
+743.667568	307.951
+743.704910	287.027
+743.742253	260.202
+743.779597	231.231
+743.816942	214.6
+743.854288	245.18
+743.891635	260.202
+743.928982	267.713
+743.966331	223.72
+744.003681	228.549
+744.041031	250.009
+744.078383	269.859
+744.115735	256.983
+744.153088	258.056
+744.190443	305.268
+744.227798	372.33
+744.265154	365.356
+744.302511	412.031
+744.339869	423.298
+744.377228	409.885
+744.414588	454.415
+744.451949	549.912
+744.489311	519.868
+744.526673	388.962
+744.564037	314.389
+744.601402	340.14
+744.638767	312.243
+744.676134	246.253
+744.713501	229.085
+744.750869	252.691
+744.788239	290.783
+744.825609	288.1
+744.862980	249.472
+744.900352	221.038
+744.937725	233.377
+744.975099	280.053
+745.012474	270.396
+745.049850	243.571
+745.087227	251.082
+745.124605	236.06
+745.161983	273.078
+745.199363	277.37
+745.236743	320.29
+745.274125	375.549
+745.311507	414.714
+745.348891	429.199
+745.386275	443.685
+745.423660	484.995
+745.461046	474.265
+745.498433	438.856
+745.535821	360.527
+745.573210	331.02
+745.610600	375.013
+745.647991	329.41
+745.685383	250.545
+745.722776	220.501
+745.760169	229.085
+745.797564	242.498
+745.834959	247.326
+745.872356	262.885
+745.909753	297.221
+745.947152	308.487
+745.984551	291.856
+746.021951	263.958
+746.059352	249.472
+746.096755	247.326
+746.134158	250.009
+746.171562	297.221
+746.208966	346.042
+746.246372	328.874
+746.283779	331.556
+746.321187	384.133
+746.358595	403.447
+746.396005	432.955
+746.433416	435.101
+746.470827	395.4
+746.508240	329.41
+746.545653	322.973
+746.583067	290.783
+746.620482	244.107
+746.657899	261.275
+746.695316	269.323
+746.732734	245.717
+746.770153	246.79
+746.807573	237.669
+746.844993	246.79
+746.882415	224.257
+746.919838	251.082
+746.957262	288.637
+746.994686	291.856
+747.032112	275.224
+747.069538	290.783
+747.106966	294.002
+747.144394	263.958
+747.181823	305.805
+747.219254	355.162
+747.256685	357.308
+747.294117	350.334
+747.331550	355.162
+747.368984	410.958
+747.406419	436.174
+747.443855	370.721
+747.481291	348.724
+747.518729	387.352
+747.556168	390.571
+747.593607	323.509
+747.631048	248.936
+747.668489	253.764
+747.705932	302.586
+747.743375	304.195
+747.780820	267.713
+747.818265	262.885
+747.855711	275.224
+747.893158	253.228
+747.930606	236.596
+747.968055	282.735
+748.005505	290.246
+748.042956	270.396
+748.080408	243.571
+748.117860	238.206
+748.155314	281.126
+748.192769	312.243
+748.230224	323.509
+748.267681	346.578
+748.305138	421.688
+748.342596	469.973
+748.380056	513.966
+748.417516	544.547
+748.454977	494.116
+748.492439	394.327
+748.529902	326.728
+748.567366	299.367
+748.604831	272.005
+748.642297	291.856
+748.679764	310.097
+748.717232	298.83
+748.754700	276.834
+748.792170	248.399
+748.829640	215.136
+748.867112	254.301
+748.904584	291.319
+748.942058	270.396
+748.979532	280.053
+749.017007	290.246
+749.054483	286.491
+749.091960	276.834
+749.129438	274.151
+749.166917	299.367
+749.204397	341.213
+749.241878	321.9
+749.279360	360.527
+749.316843	405.593
+749.354326	364.819
+749.391811	395.4
+749.429297	380.378
+749.466783	326.191
+749.504270	285.954
+749.541759	254.301
+749.579248	218.892
+749.616738	210.844
+749.654230	244.107
+749.691722	246.253
+749.729215	203.87
+749.766709	232.841
+749.804204	245.717
+749.841699	205.479
+749.879196	200.114
+749.916694	208.698
+749.954193	246.253
+749.991692	264.494
+750.029193	248.936
+750.066694	234.45
+750.104197	248.936
+750.141700	283.272
+750.179204	297.221
+750.216710	281.662
+750.254216	303.659
+750.291723	372.33
+750.329231	490.36
+750.366740	606.244
+750.404250	608.927
+750.441761	524.16
+750.479272	491.433
+750.516785	554.204
+750.554299	541.864
+750.591813	444.758
+750.629329	320.29
+750.666845	260.202
+750.704363	280.053
+750.741881	321.363
+750.779401	309.023
+750.816921	309.023
+750.854442	310.633
+750.891964	275.761
+750.929487	234.987
+750.967011	215.136
+751.004536	227.476
+751.042062	253.228
+751.079589	249.472
+751.117116	256.447
+751.154645	284.881
+751.192175	306.878
+751.229705	324.045
+751.267237	347.115
+751.304769	333.702
+751.342302	414.714
+751.379837	527.915
+751.417372	534.89
+751.454908	468.364
+751.492445	413.104
+751.529983	408.276
+751.567522	375.549
+751.605062	311.169
+751.642603	264.494
+751.680145	259.129
+751.717688	222.647
+751.755231	232.841
+751.792776	249.472
+751.830321	232.841
+751.867868	238.742
+751.905415	240.888
+751.942964	200.114
+751.980513	199.578
+752.018063	263.421
+752.055614	292.392
+752.093167	253.228
+752.130720	246.79
+752.168274	295.075
+752.205829	336.385
+752.243384	365.892
+752.280941	361.6
+752.318499	362.137
+752.356058	405.593
+752.393617	434.028
+752.431178	441.002
+752.468739	448.513
+752.506302	423.834
+752.543865	388.962
+752.581429	335.848
+752.618995	302.586
+752.656561	274.151
+752.694128	239.279
+752.731696	222.111
+752.769265	240.352
+752.806835	257.52
+752.844406	258.056
+752.881977	254.301
+752.919550	240.352
+752.957124	274.151
+752.994698	295.611
+753.032274	283.272
+753.069850	269.859
+753.107428	236.06
+753.145006	273.078
+753.182586	368.038
+753.220166	381.987
+753.257747	333.166
+753.295329	326.191
+753.332912	397.546
+753.370496	450.123
+753.408081	505.919
+753.445667	507.528
+753.483254	387.889
+753.520841	334.239
+753.558430	346.042
+753.596020	325.655
+753.633610	266.104
+753.671202	207.089
+753.708794	211.917
+753.746388	217.282
+753.783982	256.447
+753.821577	259.129
+753.859173	248.936
+753.896770	244.107
+753.934368	231.231
+753.971967	263.421
+754.009567	243.571
+754.047168	269.323
+754.084770	272.542
+754.122373	296.684
+754.159976	295.075
+754.197581	303.659
+754.235187	332.093
+754.272793	337.994
+754.310400	383.06
+754.348009	413.641
+754.385618	511.82
+754.423228	610.536
+754.460840	575.127
+754.498452	461.389
+754.536065	347.651
+754.573679	325.655
+754.611294	303.659
+754.648910	250.545
+754.686526	235.523
+754.724144	226.403
+754.761763	225.866
+754.799382	200.651
+754.837003	290.246
+754.874624	317.607
+754.912247	251.618
+754.949870	235.523
+754.987494	231.231
+755.025120	258.056
+755.062746	245.18
+755.100373	268.786
+755.138001	326.728
+755.175630	340.14
+755.213260	327.801
+755.250891	291.319
+755.288523	332.629
+755.326155	457.097
+755.363789	461.389
+755.401424	495.725
+755.439059	542.401
+755.476696	468.364
+755.514333	358.918
+755.551971	330.483
+755.589611	358.381
+755.627251	298.294
+755.664892	269.859
+755.702534	290.246
+755.740177	269.859
+755.777821	255.374
+755.815466	244.644
+755.853112	254.301
+755.890759	253.764
+755.928407	239.279
+755.966055	255.374
+756.003705	277.907
+756.041356	273.078
+756.079007	255.91
+756.116659	238.742
+756.154313	317.608
+756.191967	359.454
+756.229622	309.024
+756.267279	369.648
+756.304936	450.123
+756.342594	460.853
+756.380253	490.897
+756.417913	480.167
+756.455573	450.123
+756.493235	393.254
+756.530898	292.392
+756.568562	228.549
+756.606226	260.202
+756.643892	294.538
+756.681558	261.275
+756.719226	259.129
+756.756894	271.469
+756.794563	283.272
+756.832234	282.735
+756.869905	261.812
+756.907577	276.297
+756.945250	260.202
+756.982924	203.333
+757.020599	227.476
+757.058275	262.885
+757.095952	270.396
+757.133629	271.469
+757.171308	295.611
+757.208988	332.093
+757.246668	330.483
+757.284350	402.911
+757.322032	409.349
+757.359715	467.291
+757.397400	695.839
+757.435085	847.669
+757.472771	738.759
+757.510458	534.89
+757.548146	395.936
+757.585835	335.312
+757.623525	326.728
+757.661216	275.224
+757.698908	284.881
+757.736601	308.487
+757.774294	280.589
+757.811989	309.023
+757.849685	298.293
+757.887381	258.056
+757.925078	279.516
+757.962777	266.64
+758.000476	226.939
+758.038176	203.87
+758.075878	251.618
+758.113580	319.753
+758.151283	334.239
+758.188987	318.68
+758.226692	337.994
+758.264398	336.385
+758.302104	335.848
+758.339812	407.739
+758.377521	480.703
+758.415230	597.66
+758.452941	611.609
+758.490652	462.999
+758.528365	326.191
+758.566078	270.932
+758.603793	275.76
+758.641508	310.096
+758.679224	266.64
+758.716941	195.822
+758.754659	211.381
+758.792378	277.906
+758.830098	331.556
+758.867819	333.166
+758.905541	281.662
+758.943263	216.209
+758.980987	271.469
+759.018712	341.213
+759.056437	321.899
+759.094164	302.585
+759.131891	259.666
+759.169620	260.739
+759.207349	331.556
+759.245079	334.775
+759.282810	328.874
+759.320542	333.702
+759.358275	395.936
+759.396009	472.656
+759.433744	517.185
+759.471480	487.141
+759.509217	407.739
+759.546955	355.162
+759.584694	330.483
+759.622433	285.954
+759.660174	273.078
+759.697915	276.297
+759.735658	276.833
+759.773401	342.286
+759.811145	355.699
+759.848891	306.341
+759.886637	289.173
+759.924384	312.779
+759.962132	307.95
+759.999881	289.709
+760.037631	226.939
+760.075382	199.041
+760.113133	246.253
+760.150886	271.469
+760.188640	306.341
+760.226395	319.217
+760.264150	364.283
+760.301907	434.028
+760.339664	530.061
+760.377422	643.799
+760.415182	683.5
+760.452942	611.072
+760.490703	441.002
+760.528465	347.115
+760.566228	345.505
+760.603992	349.261
+760.641757	364.283
+760.679523	354.626
+760.717290	284.344
+760.755058	251.618
+760.792826	302.585
+760.830596	305.804
+760.868366	272.005
+760.906138	300.976
+760.943910	317.607
+760.981684	288.636
+761.019458	298.293
+761.057233	318.68
+761.095010	303.658
+761.132787	272.005
+761.170565	304.731
+761.208344	352.48
+761.246124	366.965
+761.283904	502.7
+761.321686	813.869
+761.359469	1077.29
+761.397253	1000.03
+761.435037	756.464
+761.472823	547.765
+761.510609	428.126
+761.548397	362.137
+761.586185	329.41
+761.623975	307.414
+761.661765	286.49
+761.699556	265.03
+761.737348	269.322
+761.775141	254.837
+761.812935	206.552
+761.850730	232.84
+761.888526	254.837
+761.926323	280.589
+761.964120	282.735
+762.001919	251.618
+762.039719	240.351
+762.077519	250.545
+762.115321	241.424
+762.153123	279.516
+762.190927	340.14
+762.228731	339.067
+762.266536	332.629
+762.304342	424.907
+762.342149	613.218
+762.379958	739.832
+762.417767	640.58
+762.455576	493.043
+762.493387	391.644
+762.531199	285.417
+762.569012	258.056
+762.606826	259.129
+762.644640	271.468
+762.682456	287.563
+762.720272	250.008
+762.758090	219.964
+762.795908	192.603
+762.833727	166.851
+762.871548	209.771
+762.909369	267.713
+762.947191	282.735
+762.985014	277.37
+763.022838	224.793
+763.060663	210.307
+763.098489	230.694
+763.136316	279.516
+763.174143	320.826
+763.211972	327.801
+763.249802	344.432
+763.287632	392.181
+763.325464	559.568
+763.363296	728.029
+763.401130	701.204
+763.438964	578.346
+763.476799	454.415
+763.514635	406.666
+763.552472	387.352
+763.590310	334.775
+763.628149	287.563
+763.665989	246.79
+763.703830	228.549
+763.741672	222.647
+763.779515	233.914
+763.817358	276.297
+763.855203	260.202
+763.893049	263.957
+763.930895	254.301
+763.968743	246.253
+764.006591	269.859
+764.044440	298.293
+764.082291	280.589
+764.120142	272.005
+764.157994	286.49
+764.195847	308.487
+764.233701	325.655
+764.271556	347.651
+764.309412	383.597
+764.347269	403.984
+764.385126	380.914
+764.422985	392.181
+764.460845	426.517
+764.498705	401.301
+764.536567	340.14
+764.574429	302.049
+764.612292	273.614
+764.650157	273.614
+764.688022	267.176
+764.725888	268.249
+764.763755	290.782
+764.801623	304.731
+764.839492	275.76
+764.877362	253.228
+764.915233	255.91
+764.953105	286.49
+764.990978	290.782
+765.028851	263.421
+765.066726	252.691
+765.104602	256.447
+765.142478	313.315
+765.180356	372.33
+765.218234	335.848
+765.256113	325.655
+765.293994	346.042
+765.331875	441.002
+765.369757	606.244
+765.407640	648.627
+765.445524	582.638
+765.483409	530.061
+765.521295	470.51
+765.559182	371.794
+765.597069	282.198
+765.634958	235.523
+765.672848	218.355
+765.710738	232.84
+765.748630	262.348
+765.786522	273.078
+765.824415	314.388
+765.862310	315.461
+765.900205	284.344
+765.938101	248.935
+765.975998	253.227
+766.013896	291.855
+766.051795	277.37
+766.089695	216.746
+766.127596	231.231
+766.165498	303.122
+766.203401	349.261
+766.241304	349.797
+766.279209	329.41
+766.317115	353.553
+766.355021	427.053
+766.392929	452.805
+766.430837	435.101
+766.468746	401.838
+766.506657	366.429
+766.544568	334.239
+766.582480	242.497
+766.620393	241.961
+766.658307	262.348
+766.696222	280.052
+766.734138	238.742
+766.772055	214.6
+766.809972	259.665
+766.847891	269.322
+766.885811	320.826
+766.923731	325.655
+766.961653	260.202
+766.999575	255.373
+767.037498	322.436
+767.075423	310.096
+767.113348	285.417
+767.151274	302.585
+767.189201	357.845
+767.227129	418.469
+767.265058	416.323
+767.302988	398.082
+767.340919	444.758
+767.378851	414.177
+767.416784	379.305
+767.454717	452.269
+767.492652	427.053
+767.530588	307.95
+767.568524	248.935
+767.606462	251.618
+767.644400	291.319
+767.682339	291.319
+767.720280	261.275
+767.758221	283.808
+767.796163	315.461
+767.834106	312.779
+767.872050	255.373
+767.909995	226.939
+767.947941	231.767
+767.985888	233.913
+768.023835	247.326
+768.061784	274.151
+768.099734	300.439
+768.137684	299.366
+768.175636	281.662
+768.213588	268.786
+768.251542	294.001
+768.289496	330.483
+768.327451	395.936
+768.365407	489.287
+768.403364	594.977
+768.441322	670.087
+768.479281	829.964
+768.517241	1071.93
+768.555202	1047.78
+768.593164	678.671
+768.631127	388.962
+768.669091	294.538
+768.707055	263.421
+768.745021	260.202
+768.782987	260.202
+768.820955	240.351
+768.858923	210.844
+768.896892	226.402
+768.934863	272.005
+768.972834	278.979
+769.010806	274.687
+769.048779	246.789
+769.086753	241.424
+769.124728	272.005
+769.162704	316.534
+769.200681	347.651
+769.238658	332.093
+769.276637	367.502
+769.314617	397.009
+769.352597	375.013
+769.390579	418.469
+769.428561	522.013
+769.466545	588.539
+769.504529	637.361
+769.542514	666.332
+769.580500	501.626
+769.618488	283.271
+769.656476	223.72
+769.694465	221.574
+769.732455	209.234
+769.770445	214.063
+769.808437	248.935
+769.846430	290.782
+769.884424	333.702
+769.922418	296.147
+769.960414	277.37
+769.998410	311.169
+770.036408	294.001
+770.074406	262.884
+770.112406	280.052
+770.150406	269.322
+770.188407	292.392
+770.226409	320.29
+770.264412	380.914
+770.302416	439.929
+770.340421	474.265
+770.378427	515.039
+770.416434	553.13
+770.454442	538.645
+770.492450	472.119
+770.530460	456.024
+770.568470	413.641
+770.606482	293.465
+770.644494	267.713
+770.682508	316.534
+770.720522	340.677
+770.758537	299.366
+770.796554	257.519
+770.834571	250.545
+770.872589	232.84
+770.910608	212.453
+770.948628	198.504
+770.986649	209.771
+771.024670	241.961
+771.062693	249.472
+771.100717	290.246
+771.138742	318.68
+771.176767	315.461
+771.214794	356.772
+771.252821	413.641
+771.290849	381.987
+771.328879	359.454
+771.366909	412.031
+771.404940	524.696
+771.442972	565.47
+771.481005	486.068
+771.519039	390.035
+771.557074	362.673
+771.595110	314.925
+771.633147	248.399
+771.671185	218.891
+771.709223	305.268
+771.747263	368.575
+771.785304	315.461
+771.823345	222.11
+771.861388	201.187
+771.899431	265.03
+771.937475	344.969
+771.975521	362.673
+772.013567	361.6
+772.051614	325.655
+772.089662	288.636
+772.127711	274.687
+772.165761	276.297
+772.203812	307.414
+772.241864	356.772
+772.279916	397.009
+772.317970	435.1
+772.356025	562.787
+772.394080	649.7
+772.432137	592.831
+772.470194	459.779
+772.508253	361.6
+772.546312	327.801
+772.584372	357.308
+772.622433	304.195
+772.660496	217.818
+772.698559	226.939
+772.736623	295.611
+772.774688	326.191
+772.812753	283.271
+772.850820	277.906
+772.888888	318.68
+772.926957	333.702
+772.965026	279.516
+773.003097	250.545
+773.041168	276.297
+773.079241	256.983
+773.117314	262.884
+773.155389	324.045
+773.193464	346.578
+773.231540	351.407
+773.269617	313.315
+773.307695	321.363
+773.345774	416.323
+773.383854	471.582
+773.421935	554.203
+773.460017	527.378
+773.498100	405.057
+773.536183	366.429
+773.574268	356.235
+773.612354	320.29
+773.650440	303.658
+773.688528	267.713
+773.726616	283.271
+773.764705	299.903
+773.802795	267.713
+773.840887	244.643
+773.878979	250.545
+773.917072	263.421
+773.955166	261.811
+773.993261	263.421
+774.031357	256.446
+774.069454	263.957
+774.107551	283.271
+774.145650	294.001
+774.183750	333.702
+774.221850	356.235
+774.259952	341.75
+774.298054	368.575
+774.336158	448.513
+774.374262	596.587
+774.412367	699.595
+774.450473	630.386
+774.488580	532.207
+774.526689	441.002
+774.564798	343.359
+774.602907	258.592
+774.641018	215.136
+774.679130	216.745
+774.717243	263.957
+774.755357	249.472
+774.793471	202.796
+774.831587	179.19
+774.869703	195.285
+774.907821	226.402
+774.945939	240.888
+774.984059	222.647
+775.022179	216.209
+775.060300	238.205
+775.098422	246.789
+775.136545	277.37
+775.174669	303.122
+775.212794	344.432
+775.250920	354.626
+775.289047	329.947
+775.327175	347.651
+775.365303	468.363
+775.403433	627.704
+775.441564	561.178
+775.479695	438.856
+775.517828	365.356
+775.555961	317.071
+775.594095	267.713
+775.632230	200.65
+775.670367	195.822
+775.708504	203.333
+775.746642	226.402
+775.784781	256.446
+775.822921	254.3
+775.861062	299.366
+775.899204	317.071
+775.937346	311.706
+775.975490	241.961
+776.013635	193.676
+776.051780	219.428
+776.089927	239.815
+776.128074	281.662
+776.166223	289.173
+776.204372	281.662
+776.242522	355.699
+776.280673	377.695
+776.318825	400.228
+776.356979	459.243
+776.395133	494.115
+776.433288	480.703
+776.471443	418.469
+776.509600	361.064
+776.547758	342.823
+776.585917	294.538
+776.624076	246.789
+776.662237	273.614
+776.700398	234.45
+776.738561	197.968
+776.776724	231.767
+776.814889	232.84
+776.853054	226.939
+776.891220	201.723
+776.929387	250.545
+776.967555	328.874
+777.005724	334.775
+777.043894	299.903
+777.082065	292.928
+777.120237	292.928
+777.158410	225.866
+777.196583	234.986
+777.234758	307.414
+777.272934	370.184
+777.311110	419.542
+777.349288	467.29
+777.387466	436.71
+777.425645	354.626
+777.463826	312.242
+777.502007	300.439
+777.540189	275.76
+777.578372	283.271
+777.616556	303.658
+777.654741	249.472
+777.692927	203.869
+777.731114	202.26
+777.769301	229.621
+777.807490	243.034
+777.845680	276.833
+777.883870	295.611
+777.922062	263.957
+777.960254	232.84
+777.998448	259.665
+778.036642	274.687
+778.074837	240.351
+778.113033	244.107
+778.151231	265.03
+778.189429	241.961
+778.227628	285.417
+778.265828	360.527
+778.304029	415.786
+778.342230	443.148
+778.380433	531.134
+778.418637	636.288
+778.456841	775.777
+778.495047	804.212
+778.533254	627.167
+778.571461	425.98
+778.609669	306.341
+778.647879	304.731
+778.686089	307.414
+778.724300	280.589
+778.762512	289.173
+778.800725	278.979
+778.838939	232.84
+778.877154	240.351
+778.915370	250.545
+778.953587	262.348
+778.991805	271.468
+779.030024	254.837
+779.068243	243.57
+779.106464	231.767
+779.144685	283.808
+779.182908	343.895
+779.221131	350.333
+779.259355	321.899
+779.297581	351.943
+779.335807	416.323
+779.374034	492.506
+779.412262	522.013
+779.450491	579.955
+779.488721	596.05
+779.526952	504.309
+779.565184	358.917
+779.603417	263.957
+779.641650	248.399
+779.679885	234.986
+779.718121	223.72
+779.756357	209.234
+779.794595	214.599
+779.832833	282.734
+779.871072	328.873
+779.909313	355.698
+779.947554	305.804
+779.985796	247.862
+780.024039	246.253
+780.062283	265.566
+780.100528	253.764
+780.138774	278.979
+780.177021	261.811
+780.215268	263.957
+780.253517	383.596
+780.291767	856.789
+780.330017	2337.53
+780.368269	4111.19
+780.406521	3945.41
+780.444775	2070.35
+780.483029	715.689
+780.521284	358.917
+780.559540	421.688
+780.597798	389.498
+780.636056	312.242
+780.674315	264.494
+780.712575	269.859
+780.750836	376.622
+780.789097	359.454
+780.827360	261.811
+780.865624	238.742
+780.903889	253.764
+780.942154	267.713
+780.980421	233.377
+781.018688	231.767
+781.056956	255.91
+781.095226	275.224
+781.133496	250.008
+781.171767	245.716
+781.210039	297.757
+781.248312	412.031
+781.286587	571.908
+781.324861	990.377
+781.363137	1781.71
+781.401414	1982.36
+781.439692	1258.09
+781.477971	575.663
+781.516250	351.943
+781.554531	415.25
+781.592812	439.392
+781.631095	362.136
+781.669378	275.224
+781.707663	289.173
+781.745948	337.457
+781.784234	276.833
+781.822521	247.862
+781.860809	308.487
+781.899098	323.508
+781.937388	274.687
+781.975679	244.643
+782.013971	255.373
+782.052264	278.979
+782.090557	256.446
+782.128852	229.621
+782.167148	216.745
+782.205444	262.884
+782.243742	350.333
+782.282040	365.355
+782.320339	426.516
+782.358640	611.609
+782.396941	761.292
+782.435243	629.849
+782.473546	453.341
+782.511850	442.611
+782.550155	393.253
+782.588461	319.217
+782.626768	266.64
+782.665076	253.764
+782.703384	289.709
+782.741694	313.315
+782.780004	263.421
+782.818316	231.231
+782.856628	248.935
+782.894942	274.687
+782.933256	289.173
+782.971571	265.567
+783.009888	251.081
+783.048205	269.859
+783.086523	261.811
+783.124842	296.147
+783.163162	364.819
+783.201483	351.406
+783.239805	284.881
+783.278127	252.691
+783.316451	302.585
+783.354776	411.494
+783.393101	473.728
+783.431428	449.049
+783.469755	408.812
+783.508084	326.191
+783.546413	344.969
+783.584743	340.14
+783.623074	295.074
+783.661407	247.326
+783.699740	229.085
+783.738074	252.154
+783.776409	260.202
+783.814745	296.147
+783.853081	313.852
+783.891419	263.957
+783.929758	261.275
+783.968098	318.68
+784.006438	300.976
+784.044780	262.884
+784.083122	279.516
+784.121466	251.081
+784.159810	226.402
+784.198155	330.483
+784.236501	368.038
+784.274848	312.779
+784.313197	347.115
+784.351546	450.122
+784.389896	523.623
+784.428246	519.867
+784.466598	483.385
+784.504951	444.221
+784.543305	416.323
+784.581659	349.261
+784.620015	261.275
+784.658371	230.158
+784.696729	219.428
+784.735087	248.399
+784.773447	246.253
+784.811807	231.231
+784.850168	258.592
+784.888530	341.213
+784.926893	328.874
+784.965257	255.91
+785.003622	224.256
+785.041988	259.665
+785.080355	287.027
+785.118723	304.195
+785.157092	344.969
+785.195461	401.837
+785.233832	370.184
+785.272203	297.757
+785.310576	381.451
+785.348949	511.283
+785.387324	574.054
+785.425699	513.429
+785.464075	426.516
+785.502452	348.724
+785.540830	314.388
+785.579209	341.213
+785.617589	317.071
+785.655970	277.906
+785.694352	278.443
+785.732735	265.03
+785.771118	267.176
+785.809503	245.18
+785.847889	214.063
+785.886275	232.84
+785.924663	246.253
+785.963051	237.669
+786.001440	244.643
+786.039831	247.862
+786.078222	263.421
+786.116614	313.315
+786.155007	318.68
+786.193401	291.855
+786.231796	323.509
+786.270192	372.867
+786.308589	363.746
+786.346987	366.429
+786.385385	423.297
+786.423785	495.188
+786.462186	505.382
+786.500587	407.202
+786.538990	299.903
+786.577393	262.884
+786.615797	263.421
+786.654203	221.037
+786.692609	195.285
+786.731016	219.964
+786.769424	253.764
+786.807833	255.373
+786.846243	225.866
+786.884654	222.11
+786.923066	243.034
+786.961479	238.205
+786.999892	265.03
+787.038307	251.618
+787.076722	221.574
+787.115139	234.986
+787.153556	232.84
+787.191975	245.18
+787.230394	313.852
+787.268814	355.162
+787.307236	326.191
+787.345658	378.768
+787.384081	452.268
+787.422505	500.553
+787.460930	492.506
+787.499356	451.195
+787.537783	372.866
+787.576210	305.804
+787.614639	302.049
+787.653069	317.607
+787.691499	281.662
+787.729931	256.446
+787.768363	251.618
+787.806797	222.647
+787.845231	196.358
+787.883666	234.986
+787.922103	253.764
+787.960540	252.691
+787.998978	247.326
+788.037417	233.913
+788.075857	206.552
+788.114298	290.782
+788.152740	364.283
+788.191182	348.188
+788.229626	306.341
+788.268071	314.925
+788.306516	392.717
+788.344963	517.721
+788.383410	613.755
+788.421859	630.386
+788.460308	522.013
+788.498758	406.129
+788.537209	359.991
+788.575662	348.724
+788.614115	319.753
+788.652569	280.589
+788.691024	283.271
+788.729480	285.417
+788.767936	296.147
+788.806394	275.224
+788.844853	268.786
+788.883313	260.738
+788.921773	241.424
+788.960235	204.406
+788.998697	246.253
+789.037161	293.465
+789.075625	322.436
+789.114090	289.173
+789.152556	330.483
+789.191024	371.794
+789.229492	359.991
+789.267961	302.585
+789.306431	322.436
+789.344902	419.542
+789.383373	518.258
+789.421846	594.441
+789.460320	621.802
+789.498795	532.207
+789.537270	411.494
+789.575747	333.166
+789.614224	312.242
+789.652703	300.439
+789.691182	298.83
+789.729662	262.348
+789.768143	226.939
+789.806626	242.497
+789.845109	337.994
+789.883593	342.286
+789.922078	281.125
+789.960563	272.005
+789.999050	296.147
+790.037538	300.439
+790.076027	313.315
+790.114516	326.191
+790.153007	284.881
+790.191499	268.249
+790.229991	270.395
+790.268484	289.173
+790.306979	337.994
+790.345474	430.809
+790.383970	460.852
+790.422467	446.903
+790.460966	466.754
+790.499465	417.396
+790.537965	351.407
+790.576465	333.702
+790.614967	315.461
+790.653470	264.494
+790.691974	270.395
+790.730478	294.001
+790.768984	275.224
+790.807491	243.034
+790.845998	212.99
+790.884506	238.205
+790.923016	272.541
+790.961526	274.151
+791.000037	237.132
+791.038549	261.275
+791.077063	295.611
+791.115577	288.636
+791.154092	314.388
+791.192607	335.312
+791.231124	324.582
+791.269642	353.553
+791.308161	420.615
+791.346680	495.725
+791.385201	533.28
+791.423723	502.699
+791.462245	458.17
+791.500768	394.863
+791.539293	310.096
+791.577818	303.658
+791.616344	344.969
+791.654871	316.534
+791.693399	284.344
+791.731929	277.37
+791.770458	261.275
+791.808989	238.205
+791.847521	232.84
+791.886054	275.76
+791.924588	304.195
+791.963122	294.001
+792.001658	290.246
+792.040195	284.344
+792.078732	238.742
+792.117270	240.888
+792.155810	300.976
+792.194350	308.487
+792.232891	301.512
+792.271433	409.885
+792.309976	491.969
+792.348521	577.809
+792.387065	703.887
+792.425611	720.518
+792.464158	521.477
+792.502706	404.52
+792.541255	381.451
+792.579804	358.381
+792.618355	326.728
+792.656906	250.545
+792.695459	260.202
+792.734012	275.76
+792.772567	273.078
+792.811122	240.888
+792.849678	214.599
+792.888235	202.796
+792.926793	223.183
+792.965353	269.322
+793.003912	264.494
+793.042473	245.18
+793.081035	300.439
+793.119598	335.312
+793.158162	331.556
+793.196726	361.6
+793.235292	435.1
+793.273859	412.031
+793.312426	431.881
+793.350994	525.232
+793.389564	562.787
+793.428134	549.375
+793.466705	504.309
+793.505277	484.458
+793.543850	438.856
+793.582425	319.217
+793.620999	246.253
+793.659575	239.815
+793.698152	267.713
+793.736730	304.195
+793.775309	261.275
+793.813888	224.256
+793.852469	216.745
+793.891051	233.913
+793.929633	255.91
+793.968216	295.611
+794.006801	290.246
+794.045386	272.005
+794.083972	262.884
+794.122559	243.034
+794.161148	287.563
+794.199737	333.702
+794.238327	315.461
+794.276917	329.41
+794.315509	408.275
+794.354102	495.188
+794.392696	473.728
+794.431290	434.564
+794.469886	449.049
+794.508483	391.108
+794.547080	336.385
+794.585678	287.027
+794.624278	281.662
+794.662878	297.22
+794.701479	312.242
+794.740081	281.662
+794.778685	217.818
+794.817289	181.336
+794.855894	185.092
+794.894499	238.205
+794.933106	286.49
+794.971714	256.446
+795.010323	237.669
+795.048932	278.979
+795.087543	279.516
+795.126155	251.081
+795.164767	311.706
+795.203380	333.166
+795.241995	311.706
+795.280610	307.95
+795.319226	414.714
+795.357843	552.057
+795.396462	657.748
+795.435081	608.39
+795.473701	480.703
+795.512321	361.064
+795.550943	329.41
+795.589566	322.972
+795.628190	279.516
+795.666815	233.913
+795.705440	219.428
+795.744067	233.377
+795.782694	254.837
+795.821323	288.636
+795.859952	274.687
+795.898582	260.738
+795.937213	246.789
+795.975846	196.358
+796.014479	213.526
+796.053113	239.815
+796.091748	270.932
+796.130384	321.899
+796.169020	363.746
+796.207658	352.48
+796.246297	371.257
+796.284937	405.057
+796.323577	420.078
+796.362219	502.699
+796.400861	623.948
+796.439505	718.372
+796.478149	811.723
+796.516794	763.974
+796.555440	592.831
+796.594088	414.177
+796.632736	317.071
+796.671385	265.567
+796.710035	285.954
+796.748686	243.034
+796.787337	187.238
+796.825990	217.818
+796.864644	310.096
+796.903299	337.458
+796.941954	272.005
+796.980611	226.939
+797.019268	289.709
+797.057927	300.439
+797.096586	256.446
+797.135246	259.129
+797.173908	273.614
+797.212570	324.045
+797.251233	378.231
+797.289897	385.206
+797.328562	408.275
+797.367228	440.465
+797.405895	468.9
+797.444562	498.407
+797.483231	539.718
+797.521901	583.711
+797.560571	474.801
+797.599243	322.435
+797.637915	276.297
+797.676589	289.709
+797.715263	267.176
+797.753938	277.37
+797.792615	316.534
+797.831292	296.684
+797.869970	262.884
+797.908649	269.322
+797.947329	233.913
+797.986010	261.275
+798.024692	270.395
+798.063374	256.446
+798.102058	235.523
+798.140743	259.129
+798.179428	281.125
+798.218115	260.202
+798.256802	270.395
+798.295491	370.72
+798.334180	454.414
+798.372870	506.991
+798.411562	544.546
+798.450254	523.623
+798.488947	518.794
+798.527641	548.838
+798.566336	441.002
+798.605032	303.658
+798.643729	261.811
+798.682427	235.523
+798.721125	253.227
+798.759825	274.687
+798.798526	244.643
+798.837227	250.008
+798.875930	218.355
+798.914633	224.256
+798.953337	266.103
+798.992043	281.125
+799.030749	279.516
+799.069456	262.348
+799.108164	221.574
+799.146873	231.231
+799.185583	261.811
+799.224294	360.527
+799.263006	432.418
+799.301719	401.301
+799.340432	375.012
+799.379147	428.662
+799.417863	518.258
+799.456579	536.499
+799.495297	457.097
+799.534015	368.038
+799.572734	362.136
+799.611455	335.848
+799.650176	327.801
+799.688898	265.567
+799.727621	230.158
+799.766345	264.494
+799.805070	290.782
+799.843796	284.344
+799.882523	307.414
+799.921251	314.388
+799.959980	260.202
+799.998709	289.709
+800.037440	314.925
+800.076171	299.903
+800.114904	309.023
+800.153637	309.023
+800.192372	344.968
+800.231107	395.399
+800.269843	364.819
+800.308580	326.191
+800.347318	378.231
+800.386057	483.385
+800.424797	571.908
+800.463538	565.47
+800.502280	477.484
+800.541023	400.228
+800.579767	366.965
+800.618511	327.801
+800.657257	316.534
+800.696003	273.078
+800.734751	231.767
+800.773499	228.012
+800.812249	268.786
+800.850999	278.443
+800.889750	278.443
+800.928502	300.976
+800.967256	306.341
+801.006010	268.786
+801.044765	281.125
+801.083520	351.943
+801.122277	338.53
+801.161035	256.446
+801.199794	243.034
+801.238553	273.078
+801.277314	319.217
+801.316076	340.676
+801.354838	375.012
+801.393602	441.002
+801.432366	453.341
+801.471131	446.903
+801.509897	432.954
+801.548665	382.523
+801.587433	369.647
+801.626202	318.68
+801.664972	267.176
+801.703743	291.319
+801.742514	300.976
+801.781287	283.808
+801.820061	248.935
+801.858836	210.307
+801.897611	233.913
+801.936388	277.37
+801.975165	267.713
+802.013944	226.402
+802.052723	213.526
+802.091503	228.548
+802.130285	240.351
+802.169067	232.304
+802.207850	296.147
+802.246634	368.574
+802.285419	369.111
+802.324205	394.326
+802.362992	442.075
+802.401779	517.185
+802.440568	554.74
+802.479358	458.17
+802.518148	361.063
+802.556940	310.096
+802.595732	287.563
+802.634526	261.811
+802.673320	249.472
+802.712116	269.322
+802.750912	262.348
+802.789709	254.3
+802.828507	237.669
+802.867306	243.034
+802.906106	240.888
+802.944907	262.884
+802.983709	246.789
+803.022512	235.523
+803.061315	254.837
+803.100120	272.541
+803.138926	289.709
+803.177732	338.53
+803.216540	327.8
+803.255348	350.333
+803.294157	398.618
+803.332968	442.611
+803.371779	644.871
+803.410591	886.833
+803.449404	934.044
+803.488218	726.956
+803.527033	462.462
+803.565849	330.483
+803.604666	311.169
+803.643484	267.713
+803.682303	296.684
+803.721122	315.997
+803.759943	253.764
+803.798764	251.081
+803.837587	325.118
+803.876410	343.895
+803.915235	290.246
+803.954060	246.789
+803.992886	230.694
+804.031713	250.008
+804.070541	245.18
+804.109371	260.202
+804.148200	288.1
+804.187031	308.486
+804.225863	310.632
+804.264696	339.603
+804.303530	390.571
+804.342364	460.316
+804.381200	628.24
+804.420037	747.879
+804.458874	706.569
+804.497713	539.181
+804.536552	413.64
+804.575392	332.092
+804.614233	319.753
+804.653076	363.209
+804.691919	312.778
+804.730763	243.034
+804.769608	233.913
+804.808454	286.49
+804.847300	314.388
+804.886148	285.417
+804.924997	261.275
+804.963847	282.198
+805.002697	272.541
+805.041549	283.807
+805.080401	295.074
+805.119255	291.318
+805.158109	319.216
+805.196964	345.505
+805.235821	333.165
+805.274678	315.461
+805.313536	357.844
+805.352395	476.411
+805.391255	625.021
+805.430116	726.956
+805.468978	668.477
+805.507841	513.429
+805.546704	402.374
+805.585569	361.6
+805.624435	349.797
+805.663301	280.588
+805.702169	243.034
+805.741037	232.304
+805.779906	225.329
+805.818777	274.687
+805.857648	346.578
+805.896520	340.676
+805.935393	251.081
+805.974267	240.888
+806.013142	271.468
+806.052018	258.592
+806.090895	231.767
+806.129773	290.245
+806.168652	327.264
+806.207531	333.702
+806.246412	331.019
+806.285293	395.399
+806.324176	452.268
+806.363059	490.896
+806.401944	688.328
+806.440829	1025.79
+806.479715	1056.37
+806.518602	680.817
+806.557490	392.18
+806.596379	326.191
+806.635269	300.439
+806.674160	252.691
+806.713052	237.669
+806.751945	250.008
+806.790839	206.015
+806.829733	180.263
+806.868629	231.231
+806.907526	267.713
+806.946423	276.833
+806.985322	284.88
+807.024221	270.395
+807.063121	216.209
+807.102022	223.72
+807.140925	280.052
+807.179828	337.457
+807.218732	407.202
+807.257637	409.885
+807.296543	620.729
+807.335450	1318.71
+807.374357	2627.24
+807.413266	3541.43
+807.452176	2819.3
+807.491086	1315.5
+807.529998	483.922
+807.568910	356.235
+807.607824	422.224
+807.646738	384.133
+807.685653	331.556
+807.724570	321.362
+807.763487	322.435
+807.802405	343.895
+807.841324	304.194
+807.880244	226.402
+807.919165	227.475
+807.958087	245.179
+807.997010	251.081
+808.035933	257.519
+808.074858	230.158
+808.113784	221.037
+808.152710	238.742
+808.191638	273.077
+808.230566	299.366
+808.269495	365.892
+808.308426	467.29
+808.347357	738.759
+808.386289	1286.52
+808.425222	1609.5
+808.464156	1225.36
+808.503091	623.411
+808.542027	296.683
+808.580964	305.267
+808.619902	407.202
+808.658841	355.162
+808.697780	226.402
+808.736721	182.409
+808.775662	258.055
+808.814605	295.61
+808.853548	239.814
+808.892493	199.04
+808.931438	260.201
+808.970384	308.486
+809.009331	264.493
+809.048280	272.004
+809.087229	280.052
+809.126179	258.592
+809.165130	256.446
+809.204081	259.128
+809.243034	303.658
+809.281988	319.753
+809.320943	371.793
+809.359898	568.688
+809.398855	806.894
+809.437812	864.836
+809.476771	608.926
+809.515730	427.053
+809.554690	342.822
+809.593652	321.899
+809.632614	269.858
+809.671577	197.431
+809.710541	225.865
+809.749506	268.785
+809.788472	267.712
+809.827439	236.059
+809.866407	217.281
+809.905375	227.475
+809.944345	252.69
+809.983316	257.519
+810.022287	232.303
+810.061260	200.65
+810.100233	265.03
+810.139207	340.14
+810.178183	344.968
+810.217159	359.454
+810.256136	376.622
+810.295114	374.476
+810.334093	355.698
+810.373073	377.695
+810.412054	468.9
+810.451036	556.349
+810.490019	507.527
+810.529003	385.742
+810.567987	344.432
+810.606973	300.439
+810.645959	276.296
+810.684947	285.417
+810.723935	270.931
+810.762925	232.84
+810.801915	216.208
+810.840906	248.398
+810.879898	244.106
+810.918892	240.887
+810.957886	261.811
+810.996881	247.325
+811.035877	248.935
+811.074873	248.935
+811.113871	277.369
+811.152870	296.147
+811.191870	318.143
+811.230870	323.508
+811.269872	339.067
+811.308874	370.184
+811.347878	448.513
+811.386882	524.695
+811.425887	502.699
+811.464894	523.086
+811.503901	491.969
+811.542909	380.914
+811.581918	357.308
+811.620928	338.53
+811.659939	323.508
+811.698951	356.235
+811.737964	357.844
+811.776977	304.194
+811.815992	278.442
+811.855008	246.252
+811.894024	267.712
+811.933042	331.556
+811.972060	329.41
+812.011079	280.052
+812.050100	213.526
+812.089121	200.65
+812.128143	223.719
+812.167166	244.106
+812.206190	280.588
+812.245215	302.048
+812.284241	346.041
+812.323268	509.137
+812.362296	669.014
+812.401325	681.89
+812.440354	562.787
+812.479385	418.469
+812.518417	391.644
+812.557449	330.483
+812.596482	308.486
+812.635517	325.654
+812.674552	276.296
+812.713588	259.128
+812.752626	249.471
+812.791664	210.843
+812.830703	212.989
+812.869743	319.216
+812.908784	351.406
+812.947826	313.315
+812.986868	284.344
+813.025912	270.931
+813.064957	241.96
+813.104002	223.183
+813.143049	236.059
+813.182096	288.099
+813.221145	335.311
+813.260194	350.333
+813.299245	412.031
+813.338296	476.411
+813.377348	616.437
+813.416401	670.623
+813.455455	634.141
+813.494510	528.451
+813.533566	398.082
+813.572623	348.724
+813.611681	321.362
+813.650739	291.318
+813.689799	313.315
+813.728860	302.048
+813.767921	241.96
+813.806984	228.548
+813.846047	248.398
+813.885112	321.899
+813.924177	316.534
+813.963243	270.931
+814.002310	273.614
+814.041378	311.705
+814.080448	289.709
+814.119518	267.176
+814.158588	299.902
+814.197660	365.892
+814.236733	349.26
+814.275807	313.315
+814.314882	334.775
+814.353957	407.202
+814.393034	452.268
+814.432111	445.294
+814.471190	430.808
+814.510269	434.564
+814.549349	377.695
+814.588431	278.979
+814.627513	232.303
+814.666596	237.132
+814.705680	269.858
+814.744765	265.566
+814.783851	290.782
+814.822938	295.074
+814.862026	269.858
+814.901114	271.468
+814.940204	282.734
+814.979295	288.636
+815.018386	280.052
+815.057479	263.957
+815.096572	260.738
+815.135666	241.424
+815.174762	244.106
+815.213858	301.512
+815.252955	336.921
+815.292053	315.997
+815.331152	310.096
+815.370252	394.326
+815.409353	569.225
+815.448455	630.922
+815.487558	582.637
+815.526662	494.115
+815.565766	404.52
+815.604872	345.505
+815.643979	292.928
+815.683086	284.88
+815.722195	290.245
+815.761304	277.906
+815.800414	256.446
+815.839525	225.865
+815.878638	215.672
+815.917751	198.504
+815.956865	240.887
+815.995980	292.391
+816.035096	314.924
+816.074213	281.661
+816.113330	225.865
+816.152449	258.592
+816.191569	304.194
+816.230690	341.749
+816.269811	359.454
+816.308934	361.6
+816.348057	389.498
+816.387181	486.604
+816.426307	600.342
+816.465433	626.094
+816.504560	511.283
+816.543688	379.841
+816.582817	360.527
+816.621947	380.914
+816.661078	364.819
+816.700210	306.34
+816.739343	260.738
+816.778477	214.062
+816.817611	226.938
+816.856747	293.464
+816.895884	266.639
+816.935021	246.789
+816.974159	248.935
+817.013299	286.49
+817.052439	319.216
+817.091580	296.683
+817.130723	254.836
+817.169866	276.833
+817.209010	329.946
+817.248155	365.355
+817.287301	408.812
+817.326448	434.027
+817.365595	401.837
+817.404744	410.421
+817.443894	443.684
+817.483044	420.615
+817.522196	366.428
+817.561349	350.333
+817.600502	333.702
+817.639656	315.997
+817.678812	308.486
+817.717968	281.125
+817.757125	204.942
+817.796283	214.062
+817.835442	263.957
+817.874602	270.395
+817.913763	243.57
+817.952925	239.278
+817.992088	217.281
+818.031252	200.65
+818.070416	251.617
+818.109582	259.665
+818.148749	254.836
+818.187916	253.763
+818.227084	245.179
+818.266254	325.654
+818.305424	480.703
+818.344595	732.857
+818.383768	894.343
+818.422941	754.317
+818.462115	541.327
+818.501290	385.206
+818.540466	361.063
+818.579643	354.089
+818.618820	319.216
+818.657999	267.176
+818.697179	254.3
+818.736359	268.785
+818.775541	287.563
+818.814724	289.709
+818.853907	263.957
+818.893091	285.953
+818.932277	289.709
+818.971463	223.183
+819.010650	191.529
+819.049838	218.891
+819.089027	238.741
+819.128217	258.592
+819.167408	247.862
+819.206600	273.077
+819.245793	317.607
+819.284987	362.136
+819.324181	417.932
+819.363377	562.25
+819.402574	640.579
+819.441771	592.294
+819.480969	498.943
+819.520169	363.209
+819.559369	255.909
+819.598570	250.008
+819.637773	257.519
+819.676976	244.643
+819.716180	214.062
+819.755385	188.31
+819.794591	250.544
+819.833798	272.004
+819.873005	304.731
+819.912214	282.198
+819.951424	224.792
+819.990634	240.887
+820.029846	309.559
+820.069059	322.972
+820.108272	266.103
+820.147486	255.373
+820.186702	292.928
+820.225918	285.953
+820.265135	295.074
+820.304353	367.501
+820.343572	549.911
+820.382792	724.273
+820.422013	778.996
+820.461235	640.579
+820.500458	384.133
+820.539682	297.756
+820.578906	282.734
+820.618132	283.271
+820.657359	292.391
+820.696586	295.61
+820.735815	321.362
+820.775044	337.994
+820.814274	295.61
+820.853505	242.497
+820.892738	244.643
+820.931971	285.953
+820.971205	304.194
+821.010440	276.833
+821.049676	243.57
+821.088913	282.734
+821.128150	312.242
+821.167389	281.661
+821.206629	313.315
+821.245870	375.012
+821.285111	444.757
+821.324354	510.21
+821.363597	527.378
+821.402841	579.418
+821.442087	561.714
+821.481333	447.44
+821.520580	406.129
+821.559828	343.359
+821.599077	295.074
+821.638327	270.931
+821.677578	284.88
+821.716830	251.081
+821.756083	240.887
+821.795337	222.11
+821.834592	220.5
+821.873847	262.347
+821.913104	250.544
+821.952361	268.249
+821.991620	282.198
+822.030879	245.179
+822.070139	243.033
+822.109401	255.909
+822.148663	268.249
+822.187926	270.395
+822.227190	328.337
+822.266455	417.396
+822.305721	453.878
+822.344988	476.411
+822.384256	583.71
+822.423524	914.73
+822.462794	1281.7
+822.502065	1282.23
+822.541336	817.624
+822.580609	373.403
+822.619882	245.179
+822.659157	243.57
+822.698432	292.391
+822.737708	321.362
+822.776985	281.125
+822.816263	235.522
+822.855543	243.57
+822.894823	246.252
+822.934104	251.617
+822.973385	254.3
+823.012668	232.84
+823.051952	234.986
+823.091237	272.004
+823.130522	295.074
+823.169809	289.172
+823.209096	285.417
+823.248385	305.267
+823.287674	332.629
+823.326965	373.403
+823.366256	462.998
+823.405548	651.846
+823.444841	820.843
+823.484135	956.041
+823.523430	827.817
+823.562726	478.02
+823.602023	257.519
+823.641321	211.916
+823.680620	250.008
+823.719919	299.366
+823.759220	266.103
+823.798521	193.139
+823.837824	180.8
+823.877127	241.424
+823.916432	283.807
+823.955737	283.271
+823.995043	268.785
+824.034351	225.865
+824.073659	234.986
+824.112968	265.03
+824.152278	297.756
+824.191589	350.333
+824.230901	350.333
+824.270213	375.549
+824.309527	401.301
+824.348842	422.224
+824.388158	542.936
+824.427474	699.058
+824.466792	744.124
+824.506110	667.404
+824.545429	516.111
+824.584750	337.994
+824.624071	279.515
+824.663393	257.519
+824.702716	219.427
+824.742040	224.792
+824.781365	216.745
+824.820691	226.938
+824.860018	243.57
+824.899346	247.325
+824.938675	230.157
+824.978004	258.055
+825.017335	305.267
+825.056667	300.439
+825.095999	308.486
+825.135333	369.111
+825.174667	397.009
+825.214002	371.793
+825.253339	358.917
+825.292676	380.377
+825.332014	400.764
+825.371353	468.9
+825.410693	590.685
+825.450034	631.995
+825.489376	567.079
+825.528719	495.188
+825.568062	408.812
+825.607407	376.622
+825.646753	305.804
+825.686099	236.059
+825.725447	219.427
+825.764795	277.369
+825.804145	270.395
+825.843495	272.541
+825.882846	263.957
+825.922198	251.081
+825.961552	246.252
+826.000906	272.541
+826.040261	296.147
+826.079617	290.245
+826.118974	279.515
+826.158331	294.537
+826.197690	276.296
+826.237050	277.906
+826.276410	343.895
+826.315772	495.724
+826.355134	672.769
+826.394498	738.222
+826.433862	663.112
+826.473228	554.203
+826.512594	482.849
+826.551961	408.275
+826.591329	251.617
+826.630698	216.209
+826.670068	281.125
+826.709439	316.534
+826.748811	270.931
+826.788184	217.282
+826.827558	208.161
+826.866932	222.11
+826.906308	214.063
+826.945685	216.209
+826.985062	231.767
+827.024441	272.004
+827.063820	270.931
+827.103200	238.205
+827.142582	248.398
+827.181964	277.369
+827.221347	300.439
+827.260731	316.534
+827.300116	362.673
+827.339502	526.841
+827.378889	720.518
+827.418277	777.923
+827.457665	682.426
+827.497055	539.181
+827.536446	423.297
+827.575837	342.822
+827.615230	281.125
+827.654623	280.052
+827.694018	325.654
+827.733413	355.162
+827.772809	312.242
+827.812206	263.957
+827.851605	267.176
+827.891004	260.202
+827.930404	233.377
+827.969805	268.249
+828.009207	266.103
+828.048609	232.304
+828.088013	259.129
+828.127418	299.902
+828.166823	278.979
+828.206230	269.322
+828.245638	316.534
+828.285046	333.165
+828.324455	348.187
+828.363866	422.761
+828.403277	549.911
+828.442689	568.688
+828.482102	496.798
+828.521516	394.326
+828.560931	312.242
+828.600347	321.899
+828.639764	305.804
+828.679182	288.636
+828.718601	257.519
+828.758021	266.639
+828.797441	213.526
+828.836863	202.796
+828.876285	255.373
+828.915709	248.935
+828.955133	229.085
+828.994558	229.085
+829.033985	250.545
+829.073412	254.837
+829.112840	267.712
+829.152269	335.311
+829.191699	336.921
+829.231130	309.559
+829.270562	335.848
+829.309995	363.209
+829.349429	456.56
+829.388863	480.166
+829.428299	447.976
+829.467735	490.896
+829.507173	459.779
+829.546611	441.002
+829.586051	388.961
+829.625491	303.658
+829.664932	294.001
+829.704375	318.68
+829.743818	353.016
+829.783262	328.337
+829.822707	253.764
+829.862153	212.99
+829.901600	196.358
+829.941047	193.676
+829.980496	199.041
+830.019946	191.53
+830.059397	216.745
+830.098848	208.161
+830.138301	210.307
+830.177754	253.227
+830.217209	321.899
+830.256664	353.016
+830.296120	358.381
+830.335577	366.965
+830.375035	429.735
+830.414495	528.451
+830.453955	510.747
+830.493415	439.929
+830.532877	424.907
+830.572340	363.746
+830.611804	283.271
+830.651269	260.738
+830.690734	225.866
+830.730201	236.596
+830.769668	293.464
+830.809137	225.866
+830.848606	180.8
+830.888077	234.986
+830.927548	325.118
+830.967020	317.07
+831.006493	262.884
+831.045967	238.742
+831.085442	216.745
+831.124918	225.866
+831.164395	288.636
+831.203873	299.366
+831.243352	307.95
+831.282831	343.895
+831.322312	339.067
+831.361794	356.235
+831.401276	399.691
+831.440760	452.268
+831.480244	498.944
+831.519729	494.652
+831.559216	422.224
+831.598703	312.242
+831.638191	245.18
+831.677680	222.11
+831.717170	228.548
+831.756661	214.599
+831.796153	195.822
+831.835646	188.847
+831.875139	235.523
+831.914634	290.245
+831.954130	309.023
+831.993626	275.76
+832.033124	268.785
+832.072622	268.785
+832.112122	292.928
+832.151622	346.578
+832.191123	385.742
+832.230626	486.068
+832.270129	704.423
+832.309633	916.876
+832.349138	919.022
+832.388644	691.547
+832.428151	596.586
+832.467659	753.244
+832.507167	842.84
+832.546677	660.966
+832.586188	429.735
+832.625699	313.851
+832.665212	322.435
+832.704725	314.388
+832.744240	235.523
+832.783755	195.822
+832.823271	232.84
+832.862788	284.88
+832.902307	325.654
+832.941826	282.734
+832.981346	242.497
+833.020867	247.326
+833.060388	241.424
+833.099911	262.347
+833.139435	284.344
+833.178960	328.873
+833.218485	412.567
+833.258012	509.674
+833.297540	634.141
+833.337068	696.375
+833.376597	648.09
+833.416128	534.353
+833.455659	542.937
+833.495191	595.513
+833.534724	503.236
+833.574258	376.622
+833.613793	340.14
+833.653329	326.191
+833.692866	300.975
+833.732404	285.953
+833.771943	262.884
+833.811483	207.625
+833.851023	225.329
+833.890565	261.274
+833.930107	256.982
+833.969651	253.763
+834.009195	268.249
+834.048741	278.442
+834.088287	249.471
+834.127834	242.497
+834.167382	266.639
+834.206931	348.187
+834.246481	401.837
+834.286032	440.465
+834.325584	475.338
+834.365137	540.79
+834.404691	592.831
+834.444245	589.612
+834.483801	548.838
+834.523358	465.144
+834.562915	340.14
+834.602474	302.048
+834.642033	267.712
+834.681593	299.902
+834.721155	332.629
+834.760717	279.515
+834.800280	233.913
+834.839844	255.909
+834.879409	253.227
+834.918975	260.201
+834.958542	307.95
+834.998110	322.435
+835.037679	266.103
+835.077248	218.891
+835.116819	232.84
+835.156390	225.865
+835.195963	249.471
+835.235536	324.045
+835.275111	372.866
+835.314686	425.98
+835.354262	457.097
+835.393840	532.743
+835.433418	604.097
+835.472997	495.188
+835.512577	384.133
+835.552158	337.457
+835.591740	313.315
+835.631323	276.833
+835.670906	296.683
+835.710491	311.705
+835.750077	294.537
+835.789663	280.588
+835.829251	240.351
+835.868839	237.668
+835.908429	320.289
+835.948019	361.063
+835.987610	269.858
+836.027202	197.431
+836.066796	219.427
+836.106390	229.084
+836.145985	234.449
+836.185581	277.369
+836.225178	364.282
+836.264775	412.031
+836.304374	416.859
+836.343974	407.202
+836.383575	548.301
+836.423176	911.511
+836.462779	1074.07
+836.502382	826.208
+836.541987	530.597
+836.581592	367.501
+836.621198	322.972
+836.660805	315.461
+836.700413	302.585
+836.740023	270.395
+836.779633	238.741
+836.819244	231.767
+836.858855	241.424
+836.898468	236.059
+836.938082	221.037
+836.977697	240.887
+837.017312	271.468
+837.056929	287.026
+837.096547	275.223
+837.136165	284.344
+837.175784	317.07
+837.215405	305.267
+837.255026	335.848
+837.294648	403.447
+837.334271	466.753
+837.373895	489.286
+837.413520	557.958
+837.453146	592.294
+837.492773	598.732
+837.532401	489.823
+837.572030	327.8
+837.611660	275.76
+837.651290	258.592
+837.690922	265.03
+837.730554	275.76
+837.770188	266.639
+837.809822	260.201
+837.849458	258.055
+837.889094	246.252
+837.928731	220.5
+837.968369	250.008
+838.008008	247.862
+838.047648	216.745
+838.087289	226.402
+838.126931	294.537
+838.166574	317.07
+838.206218	308.486
+838.245863	317.607
+838.285508	353.552
+838.325155	376.622
+838.364802	409.884
+838.404451	459.779
+838.444100	521.476
+838.483751	498.407
+838.523402	458.169
+838.563054	378.768
+838.602707	291.318
+838.642361	241.96
+838.682016	280.052
+838.721672	314.388
+838.761329	269.858
+838.800987	233.376
+838.840646	259.128
+838.880305	288.099
+838.919966	245.716
+838.959628	276.833
+838.999290	292.391
+839.038954	268.249
+839.078618	238.741
+839.118283	237.668
+839.157950	296.147
+839.197617	294.001
+839.237285	290.245
+839.276954	292.928
+839.316624	307.95
+839.356295	420.078
+839.395967	543.473
+839.435640	484.458
+839.475314	444.757
+839.514988	446.366
+839.554664	396.472
+839.594341	313.315
+839.634018	243.57
+839.673697	216.208
+839.713376	244.643
+839.753056	277.906
+839.792738	271.468
+839.832420	299.366
+839.872103	287.563
+839.911787	255.909
+839.951472	232.84
+839.991158	191.529
+840.030845	211.38
+840.070533	241.424
+840.110222	265.03
+840.149911	254.836
+840.189602	285.417
+840.229294	363.746
+840.268986	409.348
+840.308680	388.961
+840.348374	394.326
+840.388069	461.388
+840.427766	505.918
+840.467463	483.385
+840.507161	401.837
+840.546860	360.527
+840.586560	321.899
+840.626261	311.705
+840.665963	274.687
+840.705666	248.398
+840.745370	231.23
+840.785074	236.059
+840.824780	277.906
+840.864487	283.807
+840.904194	318.68
+840.943902	346.041
+840.983612	325.654
+841.023322	296.147
+841.063034	319.216
+841.102746	345.505
+841.142459	377.694
+841.182173	329.41
+841.221888	269.858
+841.261604	343.895
+841.301321	439.928
+841.341039	457.633
+841.380757	509.673
+841.420477	558.495
+841.460198	488.213
+841.499919	438.855
+841.539642	384.669
+841.579365	370.184
+841.619090	351.406
+841.658815	309.559
+841.698541	269.858
+841.738269	280.588
+841.777997	316.534
+841.817726	276.833
+841.857456	277.369
+841.897187	324.045
+841.936919	308.486
+841.976652	244.643
+842.016385	233.913
+842.056120	347.651
+842.095856	374.476
+842.135592	299.366
+842.175330	278.442
+842.215068	280.052
+842.254808	310.632
+842.294548	395.399
+842.334289	459.242
+842.374032	765.047
+842.413775	2651.38
+842.453519	8280.33
+842.493264	14844.9
+842.533010	14364.8
+842.572757	7168.7
+842.612505	1678.7
+842.652253	466.217
+842.692003	906.682
+842.731754	1097.68
+842.771505	627.166
+842.811258	274.687
+842.851011	318.143
+842.890766	669.013
+842.930521	644.334
+842.970277	320.825
+843.010035	253.763
+843.049793	364.282
+843.089552	354.088
+843.129312	288.099
+843.169073	339.603
+843.208835	331.555
+843.248598	249.471
+843.288361	230.694
+843.328126	370.183
+843.367892	662.039
+843.407658	1328.91
+843.447426	3043.02
+843.487194	5673.48
+843.526964	6574.8
+843.566734	4154.11
+843.606505	1320.86
+843.646278	320.289
+843.686051	394.862
+843.725825	754.853
+843.765600	689.4
+843.805376	348.187
+843.845153	252.153
+843.884931	501.625
+843.924709	659.893
+843.964489	450.658
+844.004270	283.27
+844.044051	371.256
+844.083834	473.727
+844.123617	380.377
+844.163402	296.146
+844.203187	300.975
+844.242973	348.723
+844.282761	590.684
+844.322549	1606.81
+844.362338	3799.49
+844.402128	5056.5
+844.441919	3886.93
+844.481711	2489.89
+844.521504	2014.55
+844.561297	1636.86
+844.601092	904
+844.640888	433.49
+844.680684	313.314
+844.720482	389.497
+844.760280	441.537
+844.800080	303.657
+844.839880	230.157
+844.879682	354.624
+844.919484	483.921
+844.959287	350.332
+844.999091	253.226
+845.038896	288.635
+845.078702	368.037
+845.118509	303.121
+845.158317	182.408
+845.198126	201.722
+845.237935	279.515
+845.277746	475.873
+845.317558	917.412
+845.357370	1646.51
+845.397184	2180.33
+845.436998	2004.36
+845.476813	1277.4
+845.516630	785.97
+845.556447	606.243
+845.596265	452.804
+845.636084	319.752
+845.675904	232.839
+845.715725	268.785
+845.755547	274.686
+845.795370	266.102
+845.835194	253.763
+845.875018	263.956
+845.914844	317.07
+845.954671	332.628
+845.994498	269.858
+846.034327	252.153
+846.074156	314.387
+846.113986	343.358
+846.153818	313.851
+846.193650	311.705
+846.233483	315.997
+846.273317	339.603
+846.313152	487.14
+846.352988	767.192
+846.392825	1085.34
+846.432663	1101.97
+846.472502	876.102
+846.512341	673.841
+846.552182	484.457
+846.592024	397.544
+846.631866	385.205
+846.671710	369.11
+846.711554	347.65
+846.751399	296.683
+846.791246	281.124
+846.831093	298.292
+846.870941	309.559
+846.910790	314.924
+846.950640	265.566
+846.990491	247.325
+847.030343	274.686
+847.070196	322.435
+847.110050	319.752
+847.149904	281.661
+847.189760	324.581
+847.229617	407.738
+847.269474	394.862
+847.309333	361.062
+847.349192	457.632
+847.389052	722.126
+847.428914	1001.11
+847.468776	979.646
+847.508639	706.568
+847.548503	557.421
+847.588368	470.508
+847.628234	364.818
+847.668101	289.172
+847.707969	253.226
+847.747838	230.157
+847.787708	239.277
+847.827578	252.153
+847.867450	258.591
+847.907322	268.785
+847.947196	283.27
+847.987070	233.376
+848.026946	214.062
+848.066822	269.858
+848.106699	304.73
+848.146577	282.734
+848.186456	306.34
+848.226336	363.208
+848.266217	351.942
+848.306099	327.8
+848.345982	398.617
+848.385866	564.932
+848.425751	668.477
+848.465636	650.236
+848.505523	601.951
+848.545410	609.462
+848.585299	561.177
+848.625188	416.322
+848.665079	267.175
+848.704970	257.518
+848.744862	289.708
+848.784755	300.975
+848.824649	259.128
+848.864544	251.617
+848.904440	248.398
+848.944337	222.646
+848.984235	207.087
+849.024134	228.547
+849.064034	262.347
+849.103934	270.394
+849.143836	276.832
+849.183739	268.785
+849.223642	293.464
+849.263546	299.902
+849.303452	317.07
+849.343358	385.741
+849.383265	613.217
+849.423173	812.795
+849.463083	748.951
+849.502993	640.579
+849.542904	511.282
+849.582816	435.099
+849.622728	381.45
+849.662642	298.829
+849.702557	259.128
+849.742473	271.467
+849.782389	292.391
+849.822307	286.489
+849.862225	299.902
+849.902145	315.46
+849.942065	306.876
+849.981986	274.686
+850.021908	224.792
+850.061832	219.963
+850.101756	270.394
+850.141681	300.975
+850.181607	280.051
+850.221534	278.978
+850.261462	311.168
+850.301390	339.603
+850.341320	439.391
+850.381251	516.647
+850.421182	642.188
+850.461115	731.783
+850.501048	739.831
+850.540983	616.436
+850.580918	446.902
+850.620854	319.752
+850.660792	294.537
+850.700730	261.274
+850.740669	217.817
+850.780609	240.887
+850.820550	255.372
+850.860492	263.956
+850.900435	268.785
+850.940378	258.055
+850.980323	256.982
+851.020269	333.701
+851.060215	373.939
+851.100163	324.044
+851.140111	289.708
+851.180061	260.201
+851.220011	287.562
+851.259963	348.187
+851.299915	386.278
+851.339868	468.899
+851.379822	530.596
+851.419777	552.056
+851.459733	560.64
+851.499690	583.173
+851.539648	544.545
+851.579607	422.76
+851.619566	311.168
+851.659527	288.635
+851.699489	254.299
+851.739451	232.839
+851.779415	253.763
+851.819379	266.102
+851.859344	266.639
+851.899311	307.413
+851.939278	327.8
+851.979246	282.734
+852.019215	231.23
+852.059185	236.058
+852.099156	231.23
+852.139128	264.493
+852.179101	289.172
+852.219075	320.289
+852.259050	341.749
+852.299025	360.526
+852.339002	371.256
+852.378979	387.351
+852.418958	477.483
+852.458937	610.535
+852.498918	605.17
+852.538899	452.267
+852.578881	299.902
+852.618864	245.715
+852.658848	241.423
+852.698833	258.591
+852.738819	254.836
+852.778806	255.909
+852.818794	250.544
+852.858783	290.781
+852.898773	333.165
+852.938763	297.219
+852.978755	230.157
+853.018748	199.576
+853.058741	215.671
+853.098735	290.781
+853.138731	317.07
+853.178727	290.245
+853.218724	291.854
+853.258723	288.099
+853.298722	303.121
+853.338722	376.084
+853.378723	429.734
+853.418725	490.359
+853.458727	588.538
+853.498731	576.199
+853.538736	493.578
+853.578742	407.201
+853.618748	298.829
+853.658756	251.08
+853.698764	262.883
+853.738774	237.131
+853.778784	221.036
+853.818795	261.274
+853.858808	255.372
+853.898821	220.5
+853.938835	219.963
+853.978850	249.471
+854.018866	284.343
+854.058883	282.734
+854.098901	262.347
+854.138919	266.639
+854.178939	350.869
+854.218960	412.566
+854.258981	468.362
+854.299004	438.318
+854.339027	386.814
+854.379052	446.902
+854.419077	534.888
+854.459104	603.024
+854.499131	592.83
+854.539159	515.038
+854.579188	458.169
+854.619218	357.843
+854.659249	319.752
+854.699281	343.358
+854.739314	317.606
+854.779348	318.679
+854.819382	280.588
+854.859418	221.573
+854.899455	210.306
+854.939492	245.179
+854.979531	244.106
+855.019570	258.591
+855.059610	280.051
+855.099652	263.42
+855.139694	258.055
+855.179737	275.223
+855.219781	319.752
+855.259826	343.895
+855.299872	384.132
+855.339919	443.147
+855.379967	462.997
+855.420016	441.001
+855.460066	497.87
+855.500116	540.253
+855.540168	497.333
+855.580220	446.902
+855.620274	351.405
+855.660328	266.639
+855.700384	298.829
+855.740440	322.971
+855.780497	290.781
+855.820555	270.394
+855.860615	303.121
+855.900675	288.099
+855.940736	208.697
+855.980798	225.328
+856.020860	291.854
+856.060924	306.34
+856.100989	337.456
+856.141055	390.57
+856.181121	395.398
+856.221189	363.208
+856.261257	306.34
+856.301327	287.562
+856.341397	328.872
+856.381468	404.519
+856.421541	624.484
+856.461614	1076.22
+856.501688	1693.73
+856.541763	1747.38
+856.581839	1073
+856.621916	573.516
+856.661994	361.599
+856.702072	302.048
+856.742152	291.854
+856.782233	238.204
+856.822314	245.179
+856.862397	315.997
+856.902481	306.876
+856.942565	304.73
+856.982650	288.635
+857.022737	262.347
+857.062824	281.661
+857.102912	292.927
+857.143001	270.931
+857.183091	255.372
+857.223182	285.416
+857.263274	317.606
+857.303367	322.435
+857.343461	302.048
+857.383555	339.066
+857.423651	505.381
+857.463748	763.973
+857.503845	954.431
+857.543944	931.361
+857.584043	664.185
+857.624144	402.909
+857.664245	252.153
+857.704347	229.084
+857.744450	253.226
+857.784554	295.61
+857.824659	324.044
+857.864765	298.829
+857.904872	272.004
+857.944980	265.566
+857.985089	243.569
+858.025199	250.007
+858.065309	286.489
+858.105421	314.924
+858.145534	322.435
+858.185647	322.435
+858.225762	261.274
+858.265877	239.814
+858.305993	298.292
+858.346110	347.65
+858.386229	407.201
+858.426348	498.943
+858.466468	612.144
+858.506589	640.042
+858.546711	495.187
+858.586834	348.723
+858.626957	298.829
+858.667082	262.883
+858.707208	294
+858.747334	317.606
+858.787462	266.639
+858.827590	216.208
+858.867720	214.598
+858.907850	256.982
+858.947982	284.88
+858.988114	273.613
+859.028247	251.617
+859.068381	243.569
+859.108516	248.398
+859.148652	284.88
+859.188789	275.759
+859.228927	274.15
+859.269066	320.825
+859.309205	373.402
+859.349346	427.052
+859.389488	432.417
+859.429630	503.235
+859.469774	631.994
+859.509918	641.651
+859.550064	531.669
+859.590210	357.307
+859.630357	244.642
+859.670505	243.033
+859.710654	252.69
+859.750804	268.785
+859.790955	302.048
+859.831107	272.004
+859.871260	243.033
+859.911414	283.27
+859.951569	300.975
+859.991724	270.931
+860.031881	258.591
+860.072039	274.686
+860.112197	269.321
+860.152357	237.131
+860.192517	280.051
+860.232678	319.215
+860.272840	295.61
+860.313004	281.661
+860.353168	381.449
+860.393333	541.863
+860.433499	723.199
+860.473666	819.769
+860.513834	774.167
+860.554002	555.275
+860.594172	415.785
+860.634343	396.471
+860.674514	334.774
+860.714687	236.595
+860.754860	216.208
+860.795035	225.328
+860.835210	225.328
+860.875387	259.664
+860.915564	294.537
+860.955742	250.544
+860.995921	216.208
+861.036101	209.77
+861.076282	225.865
+861.116464	245.179
+861.156647	272.004
+861.196831	268.248
+861.237016	269.321
+861.277201	282.197
+861.317388	307.413
+861.357575	384.132
+861.397764	477.483
+861.437953	556.885
+861.478144	623.41
+861.518335	570.297
+861.558527	397.008
+861.598720	300.974
+861.638915	268.785
+861.679110	256.982
+861.719306	287.562
+861.759502	257.518
+861.799700	289.708
+861.839899	298.292
+861.880099	259.128
+861.920300	248.934
+861.960501	220.5
+862.000704	228.011
+862.040907	284.88
+862.081112	313.314
+862.121317	319.752
+862.161523	318.679
+862.201731	289.172
+862.241939	311.168
+862.282148	336.383
+862.322358	380.913
+862.362569	452.267
+862.402781	498.943
+862.442994	525.231
+862.483208	480.702
+862.523422	406.665
+862.563638	292.927
+862.603855	283.27
+862.644072	273.613
+862.684291	265.029
+862.724510	260.737
+862.764730	240.35
+862.804952	250.544
+862.845174	261.81
+862.885397	265.029
+862.925621	263.42
+862.965846	253.763
+863.006072	254.299
+863.046299	311.168
+863.086527	313.85
+863.126756	278.441
+863.166986	277.905
+863.207216	341.748
+863.247448	365.354
+863.287681	339.602
+863.327914	319.752
+863.368149	336.383
+863.408384	411.493
+863.448620	465.143
+863.488857	436.709
+863.529096	420.077
+863.569335	397.008
+863.609575	351.405
+863.649816	353.551
+863.690058	315.46
+863.730301	263.956
+863.770544	262.883
+863.810789	263.956
+863.851035	234.985
+863.891281	224.792
+863.931529	261.274
+863.971778	266.102
+864.012027	256.982
+864.052277	262.883
+864.092529	284.879
+864.132781	267.175
+864.173034	238.741
+864.213288	287.025
+864.253543	296.146
+864.293799	329.409
+864.334056	370.183
+864.374314	385.205
+864.414573	579.417
+864.454833	985.547
+864.495093	1174.93
+864.535355	855.178
+864.575617	496.26
+864.615881	328.872
+864.656145	260.201
+864.696411	263.42
+864.736677	255.372
+864.776944	219.963
+864.817213	228.011
+864.857482	267.175
+864.897752	281.66
+864.938023	245.715
+864.978295	229.62
+865.018567	246.788
+865.058841	256.982
+865.099116	208.16
+865.139392	212.989
+865.179668	265.566
+865.219946	265.566
+865.260224	237.668
+865.300504	263.42
+865.340784	368.037
+865.381066	474.8
+865.421348	537.571
+865.461631	648.089
+865.501915	698.52
+865.542200	590.148
+865.582486	458.705
+865.622773	332.628
+865.663061	312.777
+865.703350	343.358
+865.743640	335.847
+865.783930	275.223
+865.824222	255.372
+865.864514	232.839
+865.904808	217.281
+865.945102	222.109
+865.985398	230.157
+866.025694	264.493
+866.065991	313.314
+866.106289	367.5
+866.146589	412.03
+866.186889	409.884
+866.227190	368.573
+866.267492	427.052
+866.307794	473.727
+866.348098	543.472
+866.388403	651.845
+866.428709	758.608
+866.469015	775.776
+866.509323	640.042
+866.549631	462.997
+866.589941	366.427
+866.630251	350.332
+866.670563	292.927
+866.710875	246.252
+866.751188	241.423
+866.791502	228.011
+866.831817	231.766
+866.872133	253.762
+866.912450	261.81
+866.952768	258.591
+866.993087	251.617
+867.033407	270.93
+867.073727	299.901
+867.114049	324.58
+867.154371	318.679
+867.194695	344.431
+867.235019	372.329
+867.275345	371.792
+867.315671	392.716
+867.355998	424.906
+867.396326	534.352
+867.436656	629.312
+867.476986	590.147
+867.517317	503.235
+867.557649	381.986
+867.597981	324.044
+867.638315	307.412
+867.678650	293.463
+867.718986	246.788
+867.759322	224.255
+867.799660	241.959
+867.839998	235.521
+867.880338	225.864
+867.920678	228.547
+867.961020	232.839
+868.001362	219.426
+868.041705	223.182
+868.082049	244.642
+868.122394	276.832
+868.162740	304.193
+868.203087	342.821
+868.243435	386.278
+868.283784	373.402
+868.324134	351.942
+868.364484	407.201
+868.404836	480.702
+868.445188	641.115
+868.485542	870.2
+868.525896	953.357
+868.566252	803.138
+868.606608	532.742
+868.646965	313.314
+868.687323	269.857
+868.727683	296.682
+868.768043	283.27
+868.808404	261.273
+868.848766	264.492
+868.889129	238.74
+868.929492	224.255
+868.969857	246.788
+869.010223	282.733
+869.050589	293.463
+869.090957	236.058
+869.131325	213.525
+869.171695	262.346
+869.212065	289.708
+869.252437	281.66
+869.292809	252.689
+869.333182	282.733
+869.373556	356.234
+869.413931	437.782
+869.454307	493.041
+869.494684	630.921
+869.535062	725.345
+869.575441	616.972
+869.615821	424.906
+869.656201	304.193
+869.696583	280.587
+869.736966	306.876
+869.777349	264.492
+869.817733	263.956
+869.858119	302.047
+869.898505	320.288
+869.938892	334.774
+869.979281	322.434
+870.019670	308.485
+870.060060	332.091
+870.100451	339.602
+870.140843	301.511
+870.181236	293.463
+870.221629	350.332
+870.262024	358.38
+870.302420	376.084
+870.342817	434.563
+870.383214	542.399
+870.423613	757.535
+870.464012	1510.78
+870.504412	3060.73
+870.544814	3872.45
+870.585216	2656.21
+870.625619	983.938
+870.666023	350.332
+870.706428	292.927
+870.746834	463.534
+870.787241	437.245
+870.827649	288.635
+870.868058	216.744
+870.908468	271.467
+870.948878	386.814
+870.989290	346.04
+871.029703	294.536
+871.070116	257.518
+871.110531	255.909
+871.150946	303.657
+871.191362	349.796
+871.231780	300.438
+871.272198	278.441
+871.312617	328.336
+871.353037	367.5
+871.393458	443.147
+871.433880	640.042
+871.474303	1157.76
+871.514727	1856.29
+871.555151	2010.8
+871.595577	1304.23
+871.636004	568.151
+871.676431	277.368
+871.716860	297.219
+871.757289	343.358
+871.797720	294.536
+871.838151	276.832
+871.878583	265.029
+871.919016	263.419
+871.959450	283.27
+871.999886	281.66
+872.040322	247.325
+872.080759	209.77
+872.121196	203.332
+872.161635	267.711
+872.202075	324.58
+872.242516	350.869
+872.282957	336.383
+872.323400	336.383
+872.363843	380.376
+872.404288	443.683
+872.444733	547.227
+872.485180	740.904
+872.525627	816.55
+872.566075	689.936
+872.606524	484.994
+872.646974	277.368
+872.687425	207.624
+872.727877	254.836
+872.768330	302.584
+872.808784	260.201
+872.849239	202.259
+872.889694	183.481
+872.930151	246.252
+872.970608	362.135
+873.011067	357.843
+873.051526	272.003
+873.091987	240.887
+873.132448	253.763
+873.172910	262.346
+873.213374	272.003
+873.253838	256.445
+873.294303	254.836
+873.334769	268.784
+873.375236	336.92
+873.415704	420.077
+873.456172	416.858
+873.496642	447.439
+873.537113	475.337
+873.577585	411.493
+873.618057	338.529
+873.658531	298.292
+873.699005	232.303
+873.739480	237.668
+873.779957	274.686
+873.820434	281.66
+873.860912	267.175
+873.901391	252.153
+873.941871	282.197
+873.982352	298.292
+874.022834	326.19
+874.063317	310.631
+874.103801	246.788
+874.144286	237.668
+874.184772	260.737
+874.225258	226.938
+874.265746	262.883
+874.306234	335.31
+874.346724	356.234
+874.387214	386.814
+874.427705	482.311
+874.468198	522.012
+874.508691	468.899
+874.549185	402.909
+874.589680	322.971
+874.630176	302.584
+874.670673	268.248
+874.711171	206.551
+874.751670	203.332
+874.792170	225.865
+874.832670	266.102
+874.873172	287.562
+874.913674	260.201
+874.954178	261.274
+874.994682	246.252
+875.035188	244.642
+875.075694	258.591
+875.116201	288.099
+875.156710	317.606
+875.197219	297.755
+875.237729	290.781
+875.278240	281.124
+875.318752	361.599
+875.359265	495.187
+875.399778	660.429
+875.440293	744.659
+875.480809	651.308
+875.521326	494.651
+875.561843	381.986
+875.602362	317.069
+875.642881	281.124
+875.683401	266.102
+875.723923	255.909
+875.764445	244.106
+875.804968	248.398
+875.845492	285.416
+875.886017	350.332
+875.926543	340.139
+875.967070	302.047
+876.007598	259.664
+876.048127	234.449
+876.088657	256.982
+876.129188	296.682
+876.169719	319.752
+876.210252	329.945
+876.250785	342.285
+876.291320	336.92
+876.331855	364.281
+876.372392	465.143
+876.412929	742.513
+876.453467	1029.54
+876.494006	1100.36
+876.534546	827.28
+876.575087	534.352
+876.615629	349.259
+876.656172	280.587
+876.696716	267.175
+876.737261	249.471
+876.777806	209.233
+876.818353	222.109
+876.858901	267.175
+876.899449	277.905
+876.939999	311.704
+876.980549	318.679
+877.021100	317.606
+877.061652	307.412
+877.102206	328.336
+877.142760	342.821
+877.183315	366.964
+877.223871	352.478
+877.264428	357.843
+877.304986	348.723
+877.345545	397.008
+877.386104	545.618
+877.426665	715.152
+877.467227	921.167
+877.507789	976.427
+877.548353	726.418
+877.588917	407.201
+877.629483	252.69
+877.670049	253.226
+877.710616	300.974
+877.751184	281.124
+877.791754	238.741
+877.832324	232.839
+877.872895	272.004
+877.913467	282.733
+877.954039	271.467
+877.994613	251.617
+878.035188	353.015
+878.075764	357.307
+878.116340	284.88
+878.156918	269.858
+878.197497	277.905
+878.238076	282.197
+878.278656	306.876
+878.319238	343.894
+878.359820	401.3
+878.400403	516.647
+878.440987	689.4
+878.481572	826.207
+878.522158	774.167
+878.562745	588.001
+878.603333	414.712
+878.643922	312.241
+878.684512	322.434
+878.725103	346.577
+878.765694	278.978
+878.806287	225.328
+878.846880	238.204
+878.887475	257.518
+878.928070	233.912
+878.968666	207.087
+879.009264	231.23
+879.049862	267.711
+879.090461	299.365
+879.131061	264.492
+879.171662	216.208
+879.212264	261.273
+879.252867	282.197
+879.293471	318.142
+879.334076	403.982
+879.374681	498.406
+879.415288	656.673
+879.455896	909.901
+879.496504	1084.8
+879.537113	1023.1
+879.577724	689.936
+879.618335	377.694
+879.658947	272.004
+879.699561	270.931
+879.740175	240.35
+879.780790	200.649
+879.821406	179.189
+879.862023	236.595
+879.902641	254.836
+879.943260	257.518
+879.983879	236.595
+880.024500	218.89
+880.065122	208.697
+880.105744	238.204
+880.146368	267.712
+880.186992	267.712
+880.227618	248.934
+880.268244	245.715
+880.308871	251.617
+880.349499	294
+880.390129	429.734
+880.430759	760.218
+880.471390	1124.5
+880.512022	1169.57
+880.552655	855.178
+880.593288	495.724
+880.633923	317.069
+880.674559	311.168
+880.715196	295.073
+880.755833	236.058
+880.796472	178.653
+880.837111	194.211
+880.877751	250.544
+880.918393	320.288
+880.959035	379.303
+880.999678	363.208
+881.040322	322.971
+881.080967	267.175
+881.121614	260.201
+881.162260	270.394
+881.202908	333.164
+881.243557	396.471
+881.284207	392.716
+881.324858	386.278
+881.365509	446.902
+881.406162	630.385
+881.446815	796.7
+881.487470	803.138
+881.528125	668.476
+881.568782	518.257
+881.609439	348.186
+881.650097	312.241
+881.690756	308.486
+881.731416	249.471
+881.772077	211.916
+881.812739	251.08
+881.853402	303.121
+881.894066	343.894
+881.934731	331.018
+881.975396	300.975
+882.016063	298.829
+882.056731	268.785
+882.097399	264.493
+882.138069	269.858
+882.178739	247.861
+882.219410	281.661
+882.260083	347.65
+882.300756	343.358
+882.341430	451.194
+882.382105	583.173
+882.422781	782.751
+882.463458	998.423
+882.504136	1285.45
+882.544815	1511.32
+882.585495	1332.66
+882.626175	802.065
+882.666857	536.498
+882.707540	538.644
+882.748223	507.527
+882.788908	446.902
+882.829593	397.544
+882.870279	392.716
+882.910967	397.544
+882.951655	398.617
+882.992344	337.993
+883.033034	308.486
+883.073725	303.121
+883.114417	320.825
+883.155110	316.533
+883.195804	296.683
+883.236498	303.657
+883.277194	326.727
+883.317891	367.5
+883.358588	444.22
+883.399287	568.151
+883.439986	680.279
+883.480687	789.189
+883.521388	912.047
+883.562090	927.069
+883.602794	692.082
+883.643498	506.99
+883.684203	415.249
+883.724909	390.57
+883.765616	350.332
+883.806324	319.215
+883.847033	328.336
+883.887742	360.526
+883.928453	357.843
+883.969165	341.748
+884.009877	350.869
+884.050591	365.354
+884.091305	344.967
+884.132021	304.73
+884.172737	270.93
+884.213454	282.733
+884.254172	305.803
+884.294892	317.606
+884.335612	379.84
+884.376333	432.953
+884.417055	500.552
+884.457778	546.691
+884.498501	502.698
+884.539226	511.282
+884.579952	533.815
+884.620679	414.176
+884.661406	267.711
+884.702135	266.102
+884.742864	274.149
+884.783595	294
+884.824326	267.175
+884.865058	237.667
+884.905791	203.868
+884.946526	235.521
+884.987261	258.054
+885.027997	247.324
+885.068734	262.883
+885.109471	265.565
+885.150210	254.299
+885.190950	244.642
+885.231691	291.317
+885.272432	358.916
+885.313175	391.643
+885.353919	420.614
+885.394663	450.658
+885.435408	512.891
+885.476155	655.064
+885.516902	733.929
+885.557650	612.144
+885.598399	456.559
+885.639149	327.799
+885.679901	292.927
+885.720652	306.876
+885.761405	307.412
+885.802159	286.489
+885.842914	233.375
+885.883670	192.065
+885.924426	225.328
+885.965184	295.073
+886.005942	299.901
+886.046702	256.445
+886.087462	254.299
+886.128224	249.47
+886.168986	267.175
+886.209749	328.336
+886.250513	340.675
+886.291278	312.241
+886.332044	315.46
+886.372811	421.687
+886.413579	546.691
+886.454348	633.067
+886.495118	678.67
+886.535889	687.79
+886.576660	573.516
+886.617433	405.592
+886.658206	309.558
+886.698981	268.784
+886.739756	275.222
+886.780533	290.781
+886.821310	313.314
+886.862088	309.558
+886.902867	262.883
+886.943647	243.032
+886.984428	258.591
+887.025210	281.124
+887.065993	262.883
+887.106777	278.441
+887.147562	321.898
+887.188348	321.898
+887.229134	342.285
+887.269922	396.471
+887.310710	406.665
+887.351500	379.84
+887.392290	384.668
+887.433082	449.585
+887.473874	557.957
+887.514667	546.154
+887.555461	447.975
+887.596256	373.938
+887.637052	321.898
+887.677849	290.244
+887.718647	263.956
+887.759446	267.175
+887.800246	280.051
+887.841047	251.08
+887.881848	256.981
+887.922651	311.168
+887.963454	332.091
+888.004259	347.113
+888.045064	282.197
+888.085870	225.864
+888.126678	223.182
+888.167486	215.671
+888.208295	237.131
+888.249105	279.514
+888.289916	315.46
+888.330728	349.259
+888.371541	406.128
+888.412355	508.063
+888.453170	656.137
+888.493985	751.097
+888.534802	740.367
+888.575620	600.877
+888.616438	398.617
+888.657258	285.952
+888.698078	290.781
+888.738899	262.346
+888.779722	248.397
+888.820545	263.419
+888.861369	247.861
+888.902194	251.08
+888.943020	307.949
+888.983847	270.93
+889.024675	252.689
+889.065504	346.577
+889.106334	380.376
+889.147164	299.901
+889.187996	230.693
+889.228829	245.715
+889.269662	285.952
+889.310497	342.821
+889.351332	363.208
+889.392168	417.395
+889.433006	520.402
+889.473844	643.261
+889.514683	697.447
+889.555523	563.322
+889.596364	324.044
+889.637206	225.864
+889.678049	251.616
+889.718893	248.397
+889.759738	244.105
+889.800583	261.273
+889.841430	256.981
+889.882278	264.492
+889.923126	298.828
+889.963976	292.927
+890.004826	292.927
+890.045677	294.536
+890.086530	288.098
+890.127383	274.686
+890.168237	287.025
+890.209092	311.168
+890.249948	314.387
+890.290805	295.073
+890.331663	342.285
+890.372522	462.461
+890.413382	550.446
+890.454242	642.724
+890.495104	708.177
+890.535967	586.392
+890.576830	419.004
+890.617695	353.551
+890.658560	284.879
+890.699426	256.445
+890.740294	302.047
+890.781162	327.263
+890.822031	261.273
+890.862901	214.598
+890.903772	228.01
+890.944644	260.737
+890.985517	315.46
+891.026391	334.774
+891.067266	313.314
+891.108141	304.193
+891.149018	343.894
+891.189896	439.928
+891.230774	542.935
+891.271654	506.453
+891.312534	412.03
+891.353415	387.887
+891.394298	429.734
+891.435181	517.72
+891.476065	584.782
+891.516950	496.796
+891.557836	424.369
+891.598723	396.471
+891.639611	333.701
+891.680500	252.153
+891.721390	211.915
+891.762281	255.372
+891.803172	286.489
+891.844065	302.047
+891.884958	290.781
+891.925853	281.66
+891.966748	256.981
+892.007645	296.146
+892.048542	302.584
+892.089440	268.248
+892.130339	304.73
+892.171239	347.113
+892.212140	350.332
+892.253042	333.701
+892.293945	359.989
+892.334849	399.69
+892.375754	452.267
+892.416660	562.249
+892.457566	658.819
+892.498474	709.25
+892.539382	643.797
+892.580292	519.329
+892.621202	446.902
+892.662114	360.526
+892.703026	266.638
+892.743939	264.492
+892.784853	266.638
+892.825768	265.565
+892.866684	284.343
+892.907601	321.361
+892.948519	315.46
+892.989438	298.828
+893.030358	313.314
+893.071279	343.358
+893.112200	366.427
+893.153123	320.288
+893.194046	275.222
+893.234971	317.606
+893.275896	356.77
+893.316823	354.088
+893.357750	390.57
+893.398678	420.614
+893.439607	537.034
+893.480537	648.626
+893.521468	656.137
+893.562400	529.523
+893.603333	404.519
+893.644267	318.679
+893.685202	244.642
+893.726138	276.295
+893.767074	320.288
+893.808012	313.314
+893.848950	261.273
+893.889890	240.35
+893.930830	281.124
+893.971772	292.39
+894.012714	270.394
+894.053657	230.693
+894.094601	266.638
+894.135547	288.635
+894.176493	287.025
+894.217440	284.879
+894.258387	273.076
+894.299336	280.051
+894.340286	336.92
+894.381237	427.588
+894.422188	479.092
+894.463141	536.497
+894.504095	532.205
+894.545049	425.978
+894.586004	348.723
+894.626961	285.416
+894.667918	261.81
+894.708876	275.222
+894.749836	287.562
+894.790796	294.536
+894.831757	245.715
+894.872719	206.014
+894.913682	192.065
+894.954645	202.258
+894.995610	237.667
+895.036576	243.032
+895.077543	230.693
+895.118510	245.178
+895.159479	276.832
+895.200448	290.244
+895.241419	332.091
+895.282390	302.047
+895.323362	305.266
+895.364335	413.103
+895.405310	537.034
+895.446285	670.622
+895.487261	649.699
+895.528238	503.771
+895.569216	413.639
+895.610195	343.894
+895.651174	296.146
+895.692155	315.996
+895.733137	307.949
+895.774119	286.489
+895.815103	317.069
+895.856087	332.091
+895.897073	343.358
+895.938059	339.602
+895.979046	348.723
+896.020035	368.037
+896.061024	353.015
+896.102014	344.967
+896.143005	297.219
+896.183997	297.219
+896.224990	317.606
+896.265984	347.65
+896.306978	397.544
+896.347974	452.267
+896.388971	554.202
+896.429968	695.837
+896.470967	768.801
+896.511966	642.188
+896.552967	469.971
+896.593968	416.321
+896.634971	438.854
+896.675974	391.642
+896.716978	323.507
+896.757983	273.076
+896.798989	240.35
+896.839996	277.368
+896.881004	317.606
+896.922013	333.701
+896.963023	329.409
+897.004033	326.726
+897.045045	298.828
+897.086058	262.346
+897.127071	300.974
+897.168086	352.478
+897.209101	321.361
+897.250117	322.971
+897.291135	331.018
+897.332153	458.168
+897.373172	691.546
+897.414192	846.057
+897.455213	862.689
+897.496235	724.808
+897.537258	567.614
+897.578282	442.073
+897.619307	372.329
+897.660332	357.307
+897.701359	355.697
+897.742387	343.358
+897.783415	296.682
+897.824445	253.762
+897.865475	267.175
+897.906507	313.85
+897.947539	369.11
+897.988572	341.748
+898.029606	274.686
+898.070641	248.934
+898.111677	254.835
+898.152714	289.171
+898.193752	298.292
+898.234791	285.952
+898.275831	272.003
+898.316872	305.803
+898.357913	428.661
+898.398956	644.87
+898.439999	804.21
+898.481044	759.681
+898.522089	584.246
+898.563136	448.511
+898.604183	380.913
+898.645231	310.631
+898.686280	300.438
+898.727331	273.613
+898.768382	269.321
+898.809434	268.784
+898.850486	260.2
+898.891540	319.752
+898.932595	303.12
+898.973651	279.514
+899.014708	272.54
+899.055765	280.587
+899.096824	267.711
+899.137883	239.277
+899.178944	232.302
+899.220005	294.536
+899.261067	345.504
+899.302130	395.935
+899.343195	460.314
+899.384260	520.402
+899.425326	658.283
+899.466393	1018.27
+899.507461	1938.91
+899.548530	3105.79
+899.589599	3103.65
+899.630670	1694.26
+899.671742	643.797
+899.712814	381.985
+899.753888	483.92
+899.794962	588.001
+899.836038	519.329
+899.877114	465.143
+899.918191	508.599
+899.959270	486.603
+900.000349	406.128
+900.041429	317.069
+900.082510	326.19
+900.123592	350.869
+900.164675	334.237
+900.205759	329.945
+900.246844	320.288
+900.287929	294
+900.329016	335.847
+900.370104	384.132
+900.411192	454.413
+900.452282	644.87
+900.493372	1007.01
+900.534463	1549.41
+900.575556	1652.95
+900.616649	1156.15
+900.657743	630.921
+900.698838	371.255
+900.739934	346.04
+900.781031	345.503
+900.822129	365.354
+900.863228	354.087
+900.904328	306.339
+900.945429	306.876
+900.986530	360.525
+901.027633	348.186
+901.068736	344.967
+901.109841	300.438
+901.150946	285.952
+901.192053	289.171
+901.233160	275.759
+901.274268	287.025
+901.315377	280.051
+901.356487	326.726
+901.397598	434.562
+901.438710	546.691
+901.479823	680.815
+901.520937	814.404
+901.562052	796.699
+901.603168	569.76
+901.644284	362.135
+901.685402	290.781
+901.726521	273.076
+901.767640	309.022
+901.808761	319.215
+901.849882	286.489
+901.891004	237.667
+901.932127	226.401
+901.973252	260.2
+902.014377	305.803
+902.055503	252.153
+902.096630	203.868
+902.137758	213.525
+902.178887	277.368
+902.220016	292.927
+902.261147	274.149
+902.302279	289.171
+902.343411	294.536
+902.384545	315.459
+902.425679	466.216
+902.466815	630.384
+902.507951	706.031
+902.549088	670.622
+902.590227	466.752
+902.631366	306.339
+902.672506	297.755
+902.713647	349.259
+902.754789	336.919
+902.795932	319.751
+902.837076	291.854
+902.878221	241.959
+902.919366	236.594
+902.960513	298.292
+903.001661	300.974
+903.042809	284.879
+903.083959	293.463
+903.125109	313.85
+903.166260	321.361
+903.207413	289.171
+903.248566	264.492
+903.289720	283.27
+903.330875	317.605
+903.372031	382.522
+903.413188	566.005
+903.454346	864.835
+903.495505	1238.24
+903.536665	1364.85
+903.577826	1011.84
+903.618987	536.497
+903.660150	296.146
+903.701313	262.883
+903.742478	243.032
+903.783643	228.01
+903.824810	260.737
+903.865977	305.266
+903.907145	297.755
+903.948314	281.124
+903.989485	284.879
+904.030656	259.664
+904.071828	248.934
+904.113001	241.423
+904.154174	232.302
+904.195349	236.058
+904.236525	273.613
+904.277702	309.022
+904.318879	340.139
+904.360058	444.219
+904.401237	546.691
+904.442418	722.662
+904.483599	887.904
+904.524781	868.054
+904.565965	665.257
+904.607149	449.584
+904.648334	326.19
+904.689520	255.908
+904.730707	244.105
+904.771895	261.81
+904.813084	278.441
+904.854274	285.416
+904.895464	300.438
+904.936656	264.492
+904.977849	234.985
+905.019042	223.718
+905.060237	243.032
+905.101432	268.784
+905.142628	287.562
+905.183826	334.773
+905.225024	354.087
+905.266223	349.259
+905.307423	339.602
+905.348624	438.318
+905.389826	969.452
+905.431029	2434.63
+905.472233	3818.26
+905.513438	3465.25
+905.554644	1804.24
+905.595850	673.841
+905.637058	409.347
+905.678266	455.486
+905.719476	415.785
+905.760686	359.453
+905.801898	269.857
+905.843110	251.08
+905.884323	258.591
+905.925537	290.781
+905.966753	271.467
+906.007969	314.923
+906.049186	312.241
+906.090404	255.372
+906.131622	255.908
+906.172842	265.565
+906.214063	308.485
+906.255285	327.799
+906.296507	346.04
+906.337731	376.084
+906.378955	561.176
+906.420181	1216.78
+906.461407	2083.76
+906.502634	2148.68
+906.543863	1222.68
+906.585092	458.705
+906.626322	332.091
+906.667553	356.77
+906.708785	394.862
+906.750018	390.033
+906.791252	306.876
+906.832487	228.547
+906.873722	231.766
+906.914959	324.58
+906.956197	321.361
+906.997435	277.905
+907.038675	290.244
+907.079915	350.332
+907.121156	391.106
+907.162399	442.61
+907.203642	586.928
+907.244886	765.583
+907.286131	749.488
+907.327377	545.081
+907.368624	460.314
+907.409872	722.126
+907.451121	1211.95
+907.492371	1337.49
+907.533622	954.967
+907.574873	604.096
+907.616126	417.395
+907.657380	316.533
+907.698634	306.876
+907.739890	326.726
+907.781146	291.317
+907.822403	250.007
+907.863661	259.664
+907.904921	295.073
+907.946181	268.784
+907.987442	214.061
+908.028704	219.963
+908.069967	248.934
+908.111231	282.733
+908.152495	303.12
+908.193761	432.416
+908.235028	552.056
+908.276295	556.348
+908.317564	459.778
+908.358833	427.051
+908.400104	865.908
+908.441375	2343.43
+908.482648	4123.53
+908.523921	4038.76
+908.565195	2104.15
+908.606470	657.21
+908.647746	341.212
+908.689023	378.23
+908.730301	405.055
+908.771580	315.46
+908.812860	223.718
+908.854141	281.124
+908.895422	326.19
+908.936705	360.526
+908.977988	375.548
+909.019273	358.38
+909.060558	350.869
+909.101845	308.485
+909.143132	262.883
+909.184420	304.193
+909.225709	417.931
+909.267000	441.537
+909.308291	382.522
+909.349583	404.518
+909.390876	794.017
+909.432169	1803.71
+909.473464	3214.7
+909.514760	3647.66
+909.556057	2344.5
+909.597354	862.152
+909.638653	363.208
+909.679952	341.748
+909.721253	373.402
+909.762554	393.789
+909.803856	316.533
+909.845160	237.667
+909.886464	319.215
+909.927769	398.617
+909.969075	361.062
+910.010382	268.784
+910.051690	225.864
+910.092999	254.835
+910.134309	320.288
+910.175619	409.884
+910.216931	463.534
+910.258244	411.493
+910.299557	387.887
+910.340872	401.836
+910.382187	497.87
+910.423504	884.149
+910.464821	1490.93
+910.506139	1761.86
+910.547458	1281.69
+910.588778	671.159
+910.630100	327.263
+910.671422	270.93
+910.712744	295.073
+910.754068	336.92
+910.795393	306.876
+910.836719	246.788
+910.878046	252.153
+910.919373	307.412
+910.960702	344.967
+911.002031	322.434
+911.043362	261.81
+911.084693	260.2
+911.126025	333.701
+911.167359	331.555
+911.208693	303.12
+911.250028	292.927
+911.291364	261.273
+911.332701	281.124
+911.374039	379.84
+911.415378	556.884
+911.456718	699.593
+911.498058	735.002
+911.539400	604.096
+911.580743	429.198
+911.622086	334.774
+911.663431	242.496
+911.704776	216.744
+911.746123	231.766
+911.787470	271.467
+911.828818	306.339
+911.870167	254.835
+911.911517	206.014
+911.952869	243.032
+911.994221	275.759
+912.035573	246.251
+912.076927	223.718
+912.118282	304.73
+912.159638	356.77
+912.200995	313.85
+912.242352	318.679
+912.283711	341.212
+912.325070	339.066
+912.366431	404.519
+912.407792	527.377
+912.449154	545.081
+912.490518	473.19
+912.531882	428.661
+912.573247	403.446
+912.614613	350.869
+912.655980	322.971
+912.697348	275.222
+912.738717	247.861
+912.780087	259.664
+912.821457	273.613
+912.862829	298.828
+912.904202	308.485
+912.945575	280.051
+912.986950	281.66
+913.028325	284.879
+913.069702	267.711
+913.111079	250.543
+913.152457	233.375
+913.193836	233.375
+913.235216	240.886
+913.276598	288.098
+913.317980	336.92
+913.359362	388.424
+913.400746	474.264
+913.442131	572.979
+913.483517	566.541
+913.524904	535.961
+913.566291	472.654
+913.607680	324.044
+913.649069	243.569
+913.690460	195.82
+913.731851	199.576
+913.773243	217.817
+913.814637	228.01
+913.856031	225.328
+913.897426	209.233
+913.938822	253.226
+913.980219	259.664
+914.021617	237.667
+914.063016	199.04
+914.104416	219.426
+914.145816	306.876
+914.187218	315.996
+914.228621	284.879
+914.270024	296.682
+914.311429	311.704
+914.352834	364.818
+914.394241	469.435
+914.435648	546.154
+914.477056	558.494
+914.518465	495.724
+914.559876	420.077
+914.601287	414.712
+914.642699	385.205
+914.684112	297.219
+914.725525	246.251
+914.766940	243.032
+914.808356	279.514
+914.849773	247.324
+914.891190	228.547
+914.932609	252.689
+914.974028	248.934
+915.015449	235.522
+915.056870	223.719
+915.098293	204.941
+915.139716	217.817
+915.181140	244.105
+915.222565	275.222
+915.263991	325.653
+915.305418	365.354
+915.346846	419.004
+915.388275	483.384
+915.429705	552.056
+915.471136	533.279
+915.512567	440.464
+915.554000	355.161
+915.595433	297.755
+915.636868	255.908
+915.678303	237.131
+915.719740	221.572
+915.761177	260.737
+915.802615	276.295
+915.844055	258.591
+915.885495	282.733
+915.926936	259.664
+915.968378	264.492
+916.009821	304.193
+916.051265	310.631
+916.092709	352.478
+916.134155	295.609
+916.175602	240.35
+916.217049	279.514
+916.258498	320.825
+916.299948	326.19
+916.341398	328.336
+916.382849	393.252
+916.424302	524.158
+916.465755	658.819
+916.507209	677.06
+916.548664	519.329
+916.590120	350.869
+916.631577	288.635
+916.673035	296.682
+916.714494	294.536
+916.755954	263.419
+916.797415	243.032
+916.838876	243.032
+916.880339	266.102
+916.921803	302.584
+916.963267	280.051
+917.004733	269.321
+917.046199	281.124
+917.087666	337.993
+917.129135	330.482
+917.170604	315.46
+917.212074	451.194
+917.253545	676.524
+917.295017	708.714
+917.336490	495.187
+917.377964	383.595
+917.419439	467.826
+917.460914	613.217
+917.502391	654.527
+917.543869	537.57
+917.585347	412.566
+917.626827	283.27
+917.668307	215.135
+917.709789	231.229
+917.751271	203.332
+917.792754	203.868
+917.834238	230.693
+917.875724	243.569
+917.917210	287.025
+917.958697	276.832
+918.000185	260.2
+918.041673	239.813
+918.083163	222.646
+918.124654	237.667
+918.166146	282.733
+918.207638	328.336
+918.249132	452.804
+918.290626	495.724
+918.332122	428.125
+918.373618	415.249
+918.415116	567.614
+918.456614	774.703
+918.498113	832.109
+918.539613	685.108
+918.581114	443.147
+918.622616	371.256
+918.664119	359.453
+918.705623	337.993
+918.747128	245.715
+918.788634	196.357
+918.830140	207.624
+918.871648	251.617
+918.913157	301.511
+918.954666	317.069
+918.996176	316.533
+919.037688	287.562
+919.079200	287.562
+919.120713	276.296
+919.162228	297.219
+919.203743	394.325
+919.245259	478.019
+919.286776	428.661
+919.328294	319.215
+919.369813	305.266
+919.411333	420.614
+919.452853	537.034
+919.494375	658.819
+919.535898	631.994
+919.577421	456.023
+919.618946	375.011
+919.660471	294
+919.701998	214.062
+919.743525	206.014
+919.785053	233.912
+919.826582	249.471
+919.868112	252.153
+919.909644	267.175
+919.951176	261.81
+919.992709	283.807
+920.034242	291.854
+920.075777	256.445
+920.117313	243.033
+920.158850	279.515
+920.200387	309.022
+920.241926	296.146
+920.283465	323.507
+920.325006	346.04
+920.366547	370.183
+920.408090	459.242
+920.449633	604.096
+920.491177	725.345
+920.532722	651.845
+920.574268	436.709
+920.615815	357.843
+920.657363	272.54
+920.698912	182.408
+920.740462	189.383
+920.782013	210.306
+920.823564	225.865
+920.865117	198.503
+920.906671	209.233
+920.948225	219.963
+920.989781	234.449
+921.031337	240.35
+921.072894	268.248
+921.114453	246.788
+921.156012	214.062
+921.197572	232.839
+921.239133	272.004
+921.280695	317.606
+921.322258	360.526
+921.363822	376.084
+921.405387	451.731
+921.446952	647.016
+921.488519	819.769
+921.530087	740.367
+921.571655	475.873
+921.613225	283.27
+921.654795	305.267
+921.696367	321.361
+921.737939	277.369
+921.779512	261.81
+921.821086	281.661
+921.862662	274.15
+921.904238	283.27
+921.945815	302.584
+921.987393	290.245
+922.028971	246.252
+922.070551	247.325
+922.112132	281.661
+922.153714	303.657
+922.195296	316.533
+922.236880	333.701
+922.278465	344.431
+922.320050	316.533
+922.361636	337.993
+922.403224	427.588
+922.444812	579.418
+922.486401	689.936
+922.527991	592.83
+922.569582	458.705
+922.611174	327.799
+922.652767	297.219
+922.694361	311.704
+922.735956	265.029
+922.777552	233.912
+922.819149	252.69
+922.860746	223.719
+922.902345	197.967
+922.943944	207.624
+922.985545	225.328
+923.027146	226.401
+923.068748	215.671
+923.110352	225.865
+923.151956	319.215
+923.193561	440.464
+923.235167	446.366
+923.276774	351.405
+923.318382	325.117
+923.359991	401.836
+923.401601	485.53
+923.443212	577.808
+923.484823	574.589
+923.526436	461.388
+923.568049	365.891
+923.609664	311.704
+923.651279	245.715
+923.692896	221.036
+923.734513	226.938
+923.776131	224.255
+923.817751	219.427
+923.859371	223.719
+923.900992	236.595
+923.942614	248.398
+923.984237	288.099
+924.025861	299.901
+924.067486	309.022
+924.109111	311.704
+924.150738	321.898
+924.192366	373.938
+924.233994	415.785
+924.275624	377.157
+924.317254	308.485
+924.358886	355.161
+924.400518	459.242
+924.442151	595.513
+924.483785	620.728
+924.525421	542.399
+924.567057	417.931
+924.608694	350.869
+924.650332	292.927
+924.691971	235.522
+924.733610	240.35
+924.775251	276.296
+924.816893	262.883
+924.858535	213.525
+924.900179	207.624
+924.941824	230.157
+924.983469	240.35
+925.025115	270.931
+925.066763	248.934
+925.108411	244.642
+925.150060	289.172
+925.191710	253.763
+925.233361	241.96
+925.275013	257.518
+925.316666	309.022
+925.358320	385.741
+925.399975	468.362
+925.441631	571.37
+925.483288	634.677
+925.524945	554.739
+925.566604	422.76
+925.608263	340.675
+925.649924	321.361
+925.691585	312.777
+925.733248	302.584
+925.774911	285.416
+925.816575	258.591
+925.858240	262.883
+925.899906	208.697
+925.941573	160.412
+925.983241	175.434
+926.024910	219.427
+926.066580	268.785
+926.108251	289.708
+926.149922	252.153
+926.191595	248.398
+926.233269	258.055
+926.274943	276.296
+926.316619	282.734
+926.358295	265.029
+926.399972	350.869
+926.441651	544.009
+926.483330	700.13
+926.525010	666.867
+926.566691	490.895
+926.608373	363.208
+926.650056	305.267
+926.691740	282.734
+926.733425	255.909
+926.775111	241.96
+926.816797	237.131
+926.858485	218.89
+926.900174	225.328
+926.941863	241.423
+926.983553	232.303
+927.025245	196.894
+927.066937	223.719
+927.108630	240.35
+927.150325	228.547
+927.192020	235.522
+927.233716	261.274
+927.275413	273.077
+927.317111	305.267
+927.358810	340.139
+927.400510	398.081
+927.442210	526.841
+927.483912	667.403
+927.525615	649.162
+927.567318	498.943
+927.609023	390.57
+927.650728	327.263
+927.692435	317.606
+927.734142	310.095
+927.775850	294
+927.817560	261.81
+927.859270	202.259
+927.900981	180.262
+927.942693	238.741
+927.984406	288.099
+928.026120	302.584
+928.067834	305.803
+928.109550	270.931
+928.151267	267.175
+928.192985	318.142
+928.234703	337.993
+928.276423	271.467
+928.318143	253.763
+928.359865	314.923
+928.401587	408.811
+928.443310	500.552
+928.485034	575.126
+928.526760	675.451
+928.568486	620.728
+928.610213	446.366
+928.651941	284.88
+928.693670	225.328
+928.735399	225.328
+928.777130	225.865
+928.818862	200.649
+928.860595	196.894
+928.902328	258.591
+928.944063	278.978
+928.985798	240.35
+929.027534	210.306
+929.069272	192.602
+929.111010	222.646
+929.152749	269.858
+929.194489	294
+929.236231	308.485
+929.277973	306.876
+929.319716	345.504
+929.361459	364.818
+929.403204	365.354
+929.444950	421.15
+929.486697	473.191
+929.528444	535.961
+929.570193	516.647
+929.611943	406.665
+929.653693	278.441
+929.695444	244.106
+929.737197	272.003
+929.778950	266.102
+929.820704	263.419
+929.862459	264.492
+929.904215	223.182
+929.945972	182.408
+929.987730	198.503
+930.029489	195.821
+930.071249	233.376
+930.113010	267.711
+930.154772	282.733
+930.196534	259.664
+930.238298	243.569
+930.280062	261.273
+930.321828	313.314
+930.363594	332.628
+930.405362	415.249
+930.447130	512.355
+930.488899	505.917
+930.530669	430.271
+930.572440	346.04
+930.614212	282.197
+930.655985	266.638
+930.697759	242.496
+930.739534	232.839
+930.781310	209.233
+930.823087	221.036
+930.864864	256.445
+930.906643	246.251
+930.948422	271.467
+930.990203	268.784
+931.031984	216.208
+931.073767	219.427
+931.115550	273.076
+931.157334	280.587
+931.199119	233.912
+931.240905	275.222
+931.282692	285.952
+931.324480	281.124
+931.366269	298.828
+931.408059	398.081
+931.449850	515.038
+931.491642	540.789
+931.533434	512.355
+931.575228	442.074
+931.617022	376.621
+931.658818	287.562
+931.700614	244.642
+931.742411	309.022
+931.784210	330.482
+931.826009	287.025
+931.867809	272.003
+931.909610	253.226
+931.951412	223.719
+931.993215	244.105
+932.035019	260.737
+932.076824	208.697
+932.118630	223.182
+932.160436	262.346
+932.202244	229.084
+932.244053	231.23
+932.285862	245.715
+932.327673	266.102
+932.369484	306.876
+932.411296	473.191
+932.453110	623.947
+932.494924	658.283
+932.536739	606.242
+932.578555	425.979
+932.620372	313.314
+932.662190	282.733
+932.704009	246.251
+932.745829	265.029
+932.787650	235.521
+932.829471	214.062
+932.871294	235.521
+932.913118	253.762
+932.954942	269.321
+932.996768	300.438
+933.038594	310.631
+933.080421	238.204
+933.122250	206.014
+933.164079	204.941
+933.205909	232.839
+933.247740	278.441
+933.289572	341.748
+933.331405	379.84
+933.373239	393.252
+933.415074	439.391
+933.456910	579.954
+933.498746	678.67
+933.540584	590.684
+933.582423	457.632
+933.624262	376.084
+933.666103	291.854
+933.707944	232.302
+933.749786	212.988
+933.791630	225.864
+933.833474	238.204
+933.875319	241.959
+933.917165	274.686
+933.959012	270.93
+934.000860	251.616
+934.042709	253.762
+934.084559	278.441
+934.126410	229.62
+934.168261	210.842
+934.210114	260.737
+934.251968	253.226
+934.293822	296.146
+934.335678	337.993
+934.377534	466.216
+934.419391	1001.11
+934.461250	1841.26
+934.503109	1982.9
+934.544969	1222.14
+934.586830	566.541
+934.628692	331.018
+934.670555	308.485
+934.712419	340.675
+934.754284	289.708
+934.796150	258.591
+934.838016	279.514
+934.879884	279.514
+934.921753	282.197
+934.963622	255.908
+935.005493	231.229
+935.047364	240.886
+935.089236	253.226
+935.131110	229.62
+935.172984	239.813
+935.214859	273.613
+935.256735	284.343
+935.298612	265.565
+935.340490	326.726
+935.382369	507.526
+935.424249	849.276
+935.466130	1343.39
+935.508011	1431.38
+935.549894	968.916
+935.591778	534.888
+935.633662	368.037
+935.675548	312.777
+935.717434	290.781
+935.759321	274.686
+935.801210	281.124
+935.843099	247.324
+935.884989	216.207
+935.926880	220.499
+935.968772	230.156
+936.010665	232.302
+936.052559	240.35
+936.094454	238.74
+936.136350	238.204
+936.178247	281.124
+936.220144	273.613
+936.262043	229.083
+936.303942	250.007
+936.345843	350.332
+936.387744	484.457
+936.429647	737.685
+936.471550	933.507
+936.513454	833.718
+936.555359	632.531
+936.597265	409.884
+936.639172	309.022
+936.681080	317.069
+936.722989	261.273
+936.764899	229.083
+936.806810	262.883
+936.848722	256.981
+936.890634	242.496
+936.932548	223.182
+936.974462	233.375
+937.016378	250.007
+937.058294	258.054
+937.100212	315.46
+937.142130	335.847
+937.184049	312.241
+937.225969	310.631
+937.267890	290.781
+937.309812	306.876
+937.351735	338.529
+937.393659	384.668
+937.435584	481.238
+937.477510	621.801
+937.519437	679.743
+937.561364	555.811
+937.603293	423.296
+937.645222	338.529
+937.687153	267.711
+937.729084	252.689
+937.771017	277.905
+937.812950	254.299
+937.854884	207.087
+937.896819	252.153
+937.938755	265.029
+937.980692	237.667
+938.022630	231.229
+938.064569	237.131
+938.106509	251.616
+938.148450	285.416
+938.190392	309.558
+938.232334	256.445
+938.274278	233.912
+938.316223	282.733
+938.358168	336.383
+938.400114	412.566
+938.442062	679.743
+938.484010	1033.83
+938.525959	1101.97
+938.567909	789.189
+938.609861	493.578
+938.651813	326.726
+938.693766	246.251
+938.735719	246.251
+938.777674	236.058
+938.819630	248.397
+938.861587	263.956
+938.903545	265.565
+938.945503	247.861
+938.987463	232.839
+939.029423	280.587
+939.071385	254.835
+939.113347	193.675
+939.155310	201.186
+939.197274	245.715
+939.239240	254.835
+939.281206	282.733
+939.323173	280.051
+939.365141	328.872
+939.407110	465.68
+939.449079	644.334
+939.491050	777.922
+939.533022	745.732
+939.574995	532.742
+939.616968	370.183
+939.658943	285.952
+939.700918	259.127
+939.742895	271.467
+939.784872	251.616
+939.826850	251.08
+939.868830	238.74
+939.910810	246.788
+939.952791	312.777
+939.994773	364.818
+940.036756	290.244
+940.078740	240.886
+940.120725	215.671
+940.162710	243.032
+940.204697	285.952
+940.246685	313.85
+940.288673	282.197
+940.330663	267.175
+940.372653	277.905
+940.414645	386.814
+940.456637	550.983
+940.498630	559.567
+940.540625	499.479
+940.582620	422.76
+940.624616	323.507
+940.666613	280.051
+940.708611	246.251
+940.750610	237.667
+940.792610	238.204
+940.834611	234.985
+940.876612	254.835
+940.918615	253.762
+940.960619	234.985
+941.002623	266.638
+941.044629	249.47
+941.086635	218.89
+941.128642	216.207
+941.170651	252.153
+941.212660	263.956
+941.254670	271.467
+941.296681	294.536
+941.338693	342.821
+941.380706	366.427
+941.422720	518.793
+941.464735	770.411
+941.506751	764.51
+941.548767	581.563
+941.590785	451.731
+941.632804	348.723
+941.674823	278.978
+941.716844	258.054
+941.758865	216.744
+941.800888	196.357
+941.842911	248.934
+941.884935	246.788
+941.926960	228.01
+941.968986	247.861
+942.011013	241.959
+942.053041	245.178
+942.095070	281.66
+942.137100	291.317
+942.179131	252.689
+942.221163	245.178
+942.263195	284.343
+942.305229	289.708
+942.347263	272.54
+942.389299	388.96
+942.431335	608.925
+942.473373	763.973
+942.515411	765.046
+942.557450	561.176
+942.599490	393.789
+942.641532	317.069
+942.683574	254.299
+942.725617	218.353
+942.767660	251.08
+942.809705	261.273
+942.851751	260.737
+942.893798	239.813
+942.935846	257.518
+942.977894	287.562
+943.019944	347.65
+943.061994	325.653
+943.104046	217.817
+943.146098	192.065
+943.188151	226.937
+943.230205	273.076
+943.272261	287.025
+943.314317	241.423
+943.356374	271.467
+943.398432	392.179
+943.440491	506.454
+943.482551	558.494
+943.524611	560.64
+943.566673	473.727
+943.608736	366.427
+943.650799	318.679
+943.692864	293.463
+943.734929	261.273
+943.776996	212.989
+943.819063	216.744
+943.861131	244.642
+943.903201	263.419
+943.945271	268.248
+943.987342	265.029
+944.029414	259.127
+944.071487	273.076
+944.113561	259.127
+944.155636	264.492
+944.197712	298.292
+944.239788	228.01
+944.281866	185.091
+944.323945	245.178
+944.366024	304.73
+944.408105	461.388
+944.450186	696.374
+944.492268	832.108
+944.534352	785.433
+944.576436	579.954
+944.618521	355.161
+944.660607	242.496
+944.702694	207.623
+944.744782	211.915
+944.786871	221.036
+944.828961	192.065
+944.871052	186.7
+944.913144	227.474
+944.955236	231.229
+944.997330	229.62
+945.039424	245.178
+945.081520	256.445
+945.123616	243.032
+945.165714	263.956
+945.207812	293.463
+945.249911	287.025
+945.292011	265.565
+945.334112	338.529
+945.376215	401.3
+945.418318	453.34
+945.460421	625.556
+945.502526	786.506
+945.544632	740.367
+945.586739	519.866
+945.628846	332.091
+945.670955	266.102
+945.713065	284.879
+945.755175	268.248
+945.797287	238.204
+945.839399	212.988
+945.881512	226.937
+945.923626	222.109
+945.965742	197.43
+946.007858	183.481
+946.049975	201.722
+946.092093	204.404
+946.134212	215.134
+946.176332	215.134
+946.218452	241.959
+946.260574	258.591
+946.302697	305.803
+946.344820	365.354
+946.386945	442.61
+946.429070	609.461
+946.471197	766.119
+946.513324	760.754
+946.555453	616.972
+946.597582	496.796
+946.639712	354.624
+946.681843	258.591
+946.723975	236.594
+946.766108	210.306
+946.808242	212.988
+946.850377	232.302
+946.892513	255.908
+946.934649	246.251
+946.976787	233.375
+947.018926	269.857
+947.061065	276.295
+947.103206	284.343
+947.145347	240.35
+947.187490	200.649
+947.229633	257.518
+947.271777	290.781
+947.313922	269.321
+947.356068	325.117
+947.398215	441.537
+947.440363	531.669
+947.482512	607.852
+947.524662	581.563
+947.566813	505.38
+947.608965	374.475
+947.651117	284.343
+947.693271	255.372
+947.735426	226.937
+947.777581	212.452
+947.819737	246.788
+947.861895	234.448
+947.904053	209.769
+947.946212	259.127
+947.988373	282.197
+948.030534	239.813
+948.072696	236.594
+948.114859	270.93
+948.157023	264.492
+948.199188	288.098
+948.241353	295.609
+948.283520	258.591
+948.325688	284.343
+948.367856	325.117
+948.410026	385.205
+948.452196	491.968
+948.494368	571.906
+948.536540	569.224
+948.578713	456.022
+948.620888	394.862
+948.663063	380.913
+948.705239	309.558
+948.747416	224.791
+948.789594	237.667
+948.831773	260.737
+948.873953	243.032
+948.916134	223.182
+948.958315	178.652
+949.000498	176.506
+949.042682	233.375
+949.084866	244.105
+949.127052	247.324
+949.169238	246.788
+949.211426	270.93
+949.253614	297.755
+949.295803	289.171
+949.337993	343.894
+949.380184	437.781
+949.422376	489.285
+949.464569	512.891
+949.506763	538.107
+949.548958	483.92
+949.591154	353.551
+949.633351	278.441
+949.675548	294
+949.717747	337.456
+949.759947	335.847
+949.802147	261.81
+949.844349	218.89
+949.886551	249.47
+949.928754	253.226
+949.970958	237.131
+950.013164	239.813
+950.055370	195.82
+950.097577	200.112
+950.139785	232.302
+950.181994	250.543
+950.224204	249.47
+950.266414	227.474
+950.308626	240.35
+950.350839	260.737
+950.393052	344.431
+950.435267	427.588
+950.477483	518.256
+950.519699	526.304
+950.561916	405.592
+950.604135	327.263
+950.646354	292.39
+950.688574	266.638
+950.730795	241.423
+950.773017	206.014
+950.815240	193.674
+950.857464	210.306
+950.899689	196.893
+950.941915	182.408
+950.984142	209.233
+951.026369	225.328
+951.068598	240.886
+951.110827	229.083
+951.153058	222.645
+951.195289	226.937
+951.237522	238.204
+951.279755	252.689
+951.321989	269.857
+951.364224	300.438
+951.406461	431.344
+951.448698	533.278
+951.490936	601.414
+951.533175	556.884
+951.575414	434.026
+951.617655	353.015
+951.659897	318.679
+951.702140	273.613
+951.744383	253.762
+951.786628	227.474
+951.828873	269.321
+951.871120	285.416
+951.913367	291.317
+951.955615	300.438
+951.997865	268.248
+952.040115	272.54
+952.082366	299.365
+952.124618	288.098
+952.166871	247.861
+952.209125	230.693
+952.251380	288.098
+952.293636	295.609
+952.335892	288.635
+952.378150	346.04
+952.420409	448.511
+952.462668	548.837
+952.504929	602.487
+952.547190	500.015
+952.589453	403.445
+952.631716	331.555
+952.673980	246.788
+952.716245	222.645
+952.758511	225.328
+952.800778	194.211
+952.843046	217.28
+952.885315	210.306
+952.927585	186.7
+952.969856	253.226
+953.012128	276.832
+953.054401	231.229
+953.096674	234.448
+953.138949	248.934
+953.181224	259.127
+953.223501	300.974
+953.265778	305.803
+953.308056	308.485
+953.350336	375.011
+953.392616	409.347
+953.434897	461.924
+953.477179	571.37
+953.519462	560.64
+953.561746	449.584
+953.604031	381.449
+953.646317	325.117
+953.688603	286.489
+953.730891	254.835
+953.773180	266.638
+953.815469	231.229
+953.857760	174.897
+953.900051	187.236
+953.942343	239.277
+953.984637	284.343
+954.026931	287.025
+954.069226	265.029
+954.111522	252.153
+954.153819	237.667
+954.196117	263.956
+954.238416	266.102
+954.280716	245.715
+954.323017	260.737
+954.365319	346.04
+954.407621	419.004
+954.449925	462.46
+954.492230	513.428
+954.534535	497.869
+954.576842	428.124
+954.619149	319.215
+954.661457	251.616
+954.703767	239.813
+954.746077	238.74
+954.788388	294
+954.830700	302.584
+954.873013	245.715
+954.915327	190.455
+954.957642	190.992
+954.999958	218.89
+955.042274	168.995
+955.084592	186.163
+955.126911	257.518
+955.169230	295.609
+955.211551	312.777
+955.253872	300.438
+955.296194	293.463
+955.338518	310.631
+955.380842	330.482
+955.423167	394.325
+955.465493	562.786
+955.507820	597.122
+955.550148	480.165
+955.592477	368.573
+955.634807	310.631
+955.677138	289.171
+955.719470	258.591
+955.761802	216.207
+955.804136	208.16
+955.846471	215.134
+955.888806	233.375
+955.931143	263.956
+955.973480	266.102
+956.015818	256.445
+956.058158	245.715
+956.100498	259.664
+956.142839	276.832
+956.185181	252.689
+956.227524	263.956
+956.269868	287.025
+956.312213	323.507
+956.354559	356.234
+956.396905	394.861
+956.439253	542.399
+956.481602	564.395
+956.523951	469.971
+956.566302	409.347
+956.608653	393.788
+956.651006	363.208
+956.693359	279.514
+956.735713	248.934
+956.778068	266.102
+956.820424	263.956
+956.862781	232.302
+956.905139	276.832
+956.947498	309.022
+956.989858	259.127
+957.032219	203.331
+957.074581	217.28
+957.116944	228.01
+957.159307	224.791
+957.201672	188.309
+957.244037	206.014
+957.286404	270.93
+957.328771	388.423
+957.371139	510.745
+957.413509	626.093
+957.455879	646.479
+957.498250	577.808
+957.540622	541.326
+957.582995	462.46
+957.625369	398.617
+957.667744	349.796
+957.710120	275.759
+957.752496	259.127
+957.794874	280.051
+957.837253	262.346
+957.879632	271.467
+957.922013	289.708
+957.964394	260.737
+958.006777	259.664
+958.049160	244.642
+958.091544	247.324
+958.133929	265.565
+958.176316	276.295
+958.218703	302.584
+958.261091	357.843
+958.303480	327.263
+958.345869	350.332
+958.388260	544.008
+958.430652	738.221
+958.473045	736.611
+958.515438	577.808
+958.557833	445.829
+958.600228	369.11
+958.642625	327.799
+958.685022	298.292
+958.727421	269.321
+958.769820	268.784
+958.812220	288.098
+958.854621	256.981
+958.897023	246.788
+958.939426	252.689
+958.981830	287.562
+959.024235	282.733
+959.066641	245.715
+959.109048	239.277
+959.151455	233.375
+959.193864	261.273
+959.236273	285.416
+959.278684	258.591
+959.321095	306.339
+959.363508	451.194
+959.405921	674.378
+959.448335	977.5
+959.490751	1065.49
+959.533167	800.455
+959.575584	489.285
+959.618002	364.281
+959.660421	342.821
+959.702841	307.949
+959.745261	275.222
+959.787683	272.003
+959.830106	275.222
+959.872530	279.514
+959.914954	302.047
+959.957380	309.022
+959.999806	245.715
+960.042233	257.518
+960.084662	297.219
+960.127091	320.288
+960.169521	314.923
+960.211952	273.076
+960.254384	249.47
+960.296817	263.419
+960.339251	292.927
+960.381686	390.57
+960.424122	621.264
+960.466559	788.652
+960.508996	734.466
+960.551435	584.782
+960.593875	431.88
+960.636315	300.438
+960.678757	244.642
+960.721199	235.521
+960.763642	237.667
+960.806087	234.448
+960.848532	226.401
+960.890978	251.08
+960.933425	280.587
+960.975873	271.467
+961.018322	268.248
+961.060772	273.076
+961.103223	278.441
+961.145674	336.383
+961.188127	356.77
+961.230581	371.256
+961.273035	353.551
+961.315491	298.828
+961.357947	314.923
+961.400405	492.504
+961.442863	792.944
+961.485322	960.868
+961.527782	764.51
+961.570244	491.431
+961.612706	322.971
+961.655169	254.835
+961.697633	242.496
+961.740098	237.131
+961.782563	262.883
+961.825030	282.197
+961.867498	282.197
+961.909966	258.591
+961.952436	215.671
+961.994907	219.963
+962.037378	320.825
+962.079850	357.843
+962.122324	315.46
+962.164798	273.076
+962.207273	269.321
+962.249749	281.66
+962.292226	303.657
+962.334704	302.047
+962.377183	381.986
+962.419663	537.034
+962.462144	782.75
+962.504626	777.385
+962.547108	573.516
+962.589592	428.125
+962.632077	327.263
+962.674562	297.755
+962.717049	264.492
+962.759536	251.616
+962.802024	250.543
+962.844514	247.324
+962.887004	247.324
+962.929495	241.423
+962.971987	239.277
+963.014480	236.058
+963.056974	245.715
+963.099469	283.27
+963.141965	299.901
+963.184461	255.372
+963.226959	259.127
+963.269458	280.051
+963.311957	245.715
+963.354458	242.496
+963.396959	359.989
+963.439462	548.3
+963.481965	677.597
+963.524469	626.093
+963.566975	493.577
+963.609481	410.957
+963.651988	359.989
+963.694496	303.657
+963.737005	236.594
+963.779515	236.594
+963.822025	247.324
+963.864537	258.591
+963.907050	240.35
+963.949563	237.667
+963.992078	231.229
+964.034594	223.182
+964.077110	206.55
+964.119627	241.959
+964.162146	280.587
+964.204665	291.317
+964.247185	292.39
+964.289706	287.025
+964.332228	319.215
+964.374751	336.92
+964.417275	400.763
+964.459800	572.443
+964.502326	651.845
+964.544853	568.687
+964.587381	426.515
+964.629909	403.446
+964.672439	371.256
+964.714969	320.825
+964.757501	300.438
+964.800033	281.66
+964.842566	222.645
+964.885101	214.598
+964.927636	237.667
+964.970172	192.601
+965.012709	185.09
+965.055247	214.061
+965.097786	251.08
+965.140326	311.704
+965.182867	326.726
+965.225409	286.489
+965.267951	273.613
+965.310495	287.025
+965.353040	305.803
+965.395585	380.376
+965.438132	574.589
+965.480679	929.215
+965.523227	1083.19
+965.565776	825.67
+965.608327	471.044
+965.650878	287.562
+965.693430	221.572
+965.735983	243.569
+965.778537	239.813
+965.821092	228.547
+965.863648	269.857
+965.906204	290.244
+965.948762	229.083
+965.991321	185.627
+966.033880	243.032
+966.076441	268.248
+966.119002	268.784
+966.161565	268.248
+966.204128	248.934
+966.246692	259.664
+966.289257	250.543
+966.331824	236.594
+966.374391	268.248
+966.416959	408.811
+966.459528	651.845
+966.502098	862.152
+966.544668	796.163
+966.587240	541.862
+966.629813	377.694
+966.672386	312.777
+966.714961	298.828
+966.757537	272.54
+966.800113	261.81
+966.842690	275.222
+966.885269	248.397
+966.927848	268.248
+966.970428	302.584
+967.013009	292.927
+967.055591	226.401
+967.098174	230.693
+967.140758	299.901
+967.183343	292.927
+967.225929	259.127
+967.268516	242.496
+967.311104	279.514
+967.353692	348.723
+967.396282	426.515
+967.438872	589.611
+967.481464	776.313
+967.524056	805.82
+967.566650	648.089
+967.609244	430.271
+967.651839	289.171
+967.694435	216.207
+967.737032	230.693
+967.779630	239.813
+967.822229	246.788
+967.864829	200.649
+967.907430	196.893
+967.950032	215.671
+967.992634	236.058
+968.035238	260.2
+968.077843	267.711
+968.120448	263.419
+968.163055	259.664
+968.205662	239.813
+968.248270	208.696
+968.290880	240.886
+968.333490	328.872
+968.376101	516.11
+968.418713	840.156
+968.461326	1084.8
+968.503940	1007.01
+968.546555	752.17
+968.589171	483.384
+968.631788	329.409
+968.674405	260.2
+968.717024	206.014
+968.759643	193.675
+968.802264	215.671
+968.844885	270.394
+968.887508	324.58
+968.930131	320.825
+968.972755	238.204
+969.015381	200.649
+969.058007	231.229
+969.100634	263.419
+969.143262	266.102
+969.185891	253.226
+969.228521	271.467
+969.271152	292.39
+969.313783	335.31
+969.356416	376.621
+969.399050	499.479
+969.441684	627.702
+969.484320	678.133
+969.526956	665.257
+969.569594	550.446
+969.612232	417.931
+969.654871	291.854
+969.697512	217.817
+969.740153	175.97
+969.782795	217.28
+969.825438	280.051
+969.868082	265.565
+969.910727	273.613
+969.953372	297.755
+969.996019	259.664
+970.038667	247.324
+970.081316	283.27
+970.123965	274.686
+970.166616	248.934
+970.209267	294
+970.251920	304.193
+970.294573	290.781
+970.337227	320.288
+970.379882	372.865
+970.422539	474.8
+970.465196	609.461
+970.507854	619.655
+970.550513	533.278
+970.593173	411.493
+970.635833	299.365
+970.678495	273.613
+970.721158	237.131
+970.763821	221.036
+970.806486	226.937
+970.849152	185.09
+970.891818	205.477
+970.934485	227.474
+970.977154	222.645
+971.019823	254.299
+971.062493	240.886
+971.105164	228.01
+971.147837	292.39
+971.190510	289.708
+971.233183	251.616
+971.275858	249.47
+971.318534	254.835
+971.361211	270.394
+971.403889	298.292
+971.446567	430.807
+971.489247	571.906
+971.531927	573.516
+971.574609	533.815
+971.617291	431.88
+971.659975	280.051
+971.702659	229.62
+971.745344	226.401
+971.788030	266.102
+971.830717	287.562
+971.873405	252.689
+971.916094	230.156
+971.958784	223.182
+972.001475	239.813
+972.044167	238.204
+972.086860	225.864
+972.129553	208.696
+972.172248	255.372
+972.214943	268.784
+972.257640	288.098
+972.300337	267.175
+972.343036	259.127
+972.385735	331.018
+972.428435	431.88
+972.471136	520.939
+972.513838	647.016
+972.556541	649.699
+972.599245	527.377
+972.641950	364.818
+972.684656	244.105
+972.727363	218.89
+972.770071	249.47
+972.812779	275.222
+972.855489	256.445
+972.898199	241.959
+972.940911	249.47
+972.983623	272.003
+973.026337	259.127
+973.069051	216.207
+973.111766	228.01
+973.154482	243.569
+973.197199	294.536
+973.239917	326.726
+973.282636	290.244
+973.325356	323.507
+973.368077	403.446
+973.410799	571.906
+973.453521	1108.94
+973.496245	2148.68
+973.538970	2602.02
+973.581695	1723.77
+973.624422	711.396
+973.667149	377.157
+973.709877	351.405
+973.752607	328.872
+973.795337	226.937
+973.838068	208.16
+973.880800	252.689
+973.923533	305.803
+973.966267	311.704
+974.009002	263.956
+974.051738	280.587
+974.094475	292.927
+974.137212	273.613
+974.179951	284.343
+974.222691	266.102
+974.265431	276.832
+974.308173	347.113
+974.350915	348.723
+974.393658	451.731
+974.436403	721.59
+974.479148	1077.83
+974.521894	1437.28
+974.564641	1265.6
+974.607389	697.447
+974.650138	405.592
+974.692888	328.872
+974.735639	327.263
+974.778391	311.168
+974.821143	278.978
+974.863897	264.492
+974.906652	230.157
+974.949407	258.591
+974.992164	299.901
+975.034921	293.463
+975.077679	271.467
+975.120439	196.894
+975.163199	203.868
+975.205960	283.27
+975.248722	300.438
+975.291485	253.226
+975.334249	222.646
+975.377014	272.003
+975.419780	486.067
+975.462547	715.688
+975.505314	911.51
+975.548083	919.558
+975.590853	692.082
+975.633623	421.15
+975.676395	289.708
+975.719167	255.372
+975.761940	260.2
+975.804715	277.368
+975.847490	286.489
+975.890266	267.711
+975.933043	225.328
+975.975821	267.711
+976.018600	300.974
+976.061380	306.876
+976.104161	288.635
+976.146943	228.547
+976.189725	209.77
+976.232509	232.839
+976.275294	254.299
+976.318079	245.715
+976.360866	230.157
+976.403653	348.186
+976.446441	493.041
+976.489231	524.695
+976.532021	515.574
+976.574812	489.286
+976.617604	471.045
+976.660397	376.084
+976.703191	307.412
+976.745986	282.733
+976.788782	254.835
+976.831579	273.076
+976.874376	278.978
+976.917175	219.427
+976.959975	194.748
+977.002775	247.324
+977.045577	266.638
+977.088379	254.835
+977.131182	226.401
+977.173987	245.178
+977.216792	254.835
+977.259598	299.901
+977.302405	339.066
+977.345213	344.967
+977.388022	420.614
+977.430832	587.465
+977.473643	696.911
+977.516455	684.035
+977.559267	627.166
+977.602081	515.574
+977.644896	387.887
+977.687711	300.974
+977.730528	255.908
+977.773345	252.153
+977.816163	267.175
+977.858983	299.901
+977.901803	250.543
+977.944624	222.645
+977.987446	226.401
+978.030269	251.616
+978.073093	254.299
+978.115918	235.521
+978.158744	211.916
+978.201571	222.645
+978.244399	294
+978.287227	314.923
+978.330057	247.324
+978.372887	243.569
+978.415719	380.376
+978.458551	592.83
+978.501385	682.962
+978.544219	594.976
+978.587054	413.639
+978.629890	305.803
+978.672727	335.31
+978.715565	289.708
+978.758404	236.058
+978.801244	222.645
+978.844085	211.379
+978.886927	237.667
+978.929770	261.273
+978.972613	259.127
+979.015458	231.766
+979.058303	228.01
+979.101150	233.375
+979.143997	217.281
+979.186846	241.959
+979.229695	294
+979.272545	359.453
+979.315396	339.602
+979.358248	306.339
+979.401101	384.132
+979.443955	545.081
+979.486810	601.414
+979.529666	459.778
+979.572523	348.186
+979.615381	348.186
+979.658239	342.285
+979.701099	299.365
+979.743959	281.124
+979.786821	247.324
+979.829683	209.769
+979.872547	231.229
+979.915411	267.175
+979.958276	238.74
+980.001142	229.62
+980.044009	229.083
+980.086878	251.08
+980.129747	256.981
+980.172616	258.591
+980.215487	257.518
+980.258359	255.908
+980.301232	268.784
+980.344105	341.212
+980.386980	354.624
+980.429856	377.157
+980.472732	435.099
+980.515609	464.07
+980.558488	467.289
+980.601367	429.734
+980.644247	326.19
+980.687129	275.759
+980.730011	284.343
+980.772894	245.715
+980.815778	217.817
+980.858663	241.959
+980.901548	245.178
+980.944435	248.934
+980.987323	230.156
+981.030212	250.543
+981.073101	277.368
+981.115992	269.857
+981.158883	243.032
+981.201776	240.35
+981.244669	247.324
+981.287563	232.302
+981.330458	299.365
+981.373355	382.522
+981.416252	447.975
+981.459150	532.742
+981.502049	546.154
+981.544949	502.698
+981.587850	425.442
+981.630751	429.734
+981.673654	443.683
+981.716558	325.653
+981.759462	231.229
+981.802368	212.452
+981.845274	250.007
+981.888182	248.934
+981.931090	241.959
+981.973999	226.937
+982.016910	261.273
+982.059821	258.054
+982.102733	235.521
+982.145646	233.912
+982.188560	281.124
+982.231475	281.66
+982.274391	275.759
+982.317307	283.806
+982.360225	284.343
+982.403144	313.85
+982.446063	394.862
+982.488984	459.778
+982.531905	538.107
+982.574828	555.811
+982.617751	443.683
+982.660676	397.008
+982.703601	328.872
+982.746527	247.324
+982.789454	243.032
+982.832382	245.715
+982.875311	254.299
+982.918241	276.832
+982.961172	292.927
+983.004104	287.562
+983.047036	261.81
+983.089970	224.791
+983.132905	270.93
+983.175840	319.215
+983.218777	257.518
+983.261714	245.178
+983.304652	322.434
+983.347592	324.58
+983.390532	435.636
+983.433473	730.174
+983.476415	956.04
+983.519358	930.288
+983.562302	711.396
+983.605247	512.355
+983.648193	389.497
+983.691140	270.93
+983.734088	245.715
+983.777036	244.642
+983.819986	226.401
+983.862936	214.061
+983.905888	230.156
+983.948840	281.124
+983.991794	289.171
+984.034748	255.372
+984.077703	206.014
+984.120659	198.503
+984.163616	192.065
+984.206574	238.74
+984.249533	288.098
+984.292493	290.781
+984.335454	289.171
+984.378416	362.672
+984.421379	537.57
+984.464342	660.429
+984.507307	685.108
+984.550273	560.64
+984.593239	405.055
+984.636206	310.631
+984.679175	246.788
+984.722144	246.251
+984.765114	226.401
+984.808086	232.839
+984.851058	230.156
+984.894031	216.744
+984.937005	256.445
+984.979980	243.569
+985.022955	185.09
+985.065932	197.966
+985.108910	262.883
+985.151889	248.397
+985.194868	246.251
+985.237849	232.839
+985.280830	244.105
+985.323813	285.416
+985.366796	289.171
+985.409780	392.179
+985.452766	494.65
+985.495752	511.818
+985.538739	556.348
+985.581727	528.45
+985.624716	412.03
+985.667706	314.387
+985.710697	230.693
+985.753689	209.769
+985.796681	233.912
+985.839675	255.908
+985.882670	244.105
+985.925665	240.886
+985.968662	258.054
+986.011659	287.025
+986.054657	250.007
+986.097657	222.645
+986.140657	205.477
+986.183658	209.233
+986.226660	221.036
+986.269663	278.441
+986.312667	326.19
+986.355672	314.387
+986.398678	341.748
+986.441685	472.117
+986.484692	589.611
+986.527701	534.888
+986.570711	446.902
+986.613721	420.077
+986.656733	358.916
+986.699745	283.806
+986.742759	247.324
+986.785773	243.569
+986.828788	246.251
+986.871804	225.328
+986.914821	288.635
+986.957839	337.993
+987.000858	375.011
+987.043878	384.132
+987.086899	332.091
+987.129921	322.434
+987.172944	343.894
+987.215967	321.898
+987.258992	297.755
+987.302018	272.54
+987.345044	292.927
+987.388072	315.46
+987.431100	388.96
+987.474129	520.939
+987.517159	630.921
+987.560191	611.607
+987.603223	490.895
+987.646256	401.3
+987.689290	350.332
+987.732325	283.806
+987.775361	217.817
+987.818397	232.839
+987.861435	236.058
+987.904474	232.839
+987.947513	261.81
+987.990554	261.81
+988.033595	260.737
+988.076638	253.762
+988.119681	261.81
+988.162725	269.857
+988.205771	290.244
+988.248817	268.784
+988.291864	248.397
+988.334912	267.175
+988.377961	351.405
+988.421011	438.318
+988.464062	497.869
+988.507114	486.066
+988.550166	474.263
+988.593220	454.413
+988.636275	354.088
+988.679330	277.905
+988.722387	267.175
+988.765444	279.514
+988.808502	272.54
+988.851562	268.248
+988.894622	218.353
+988.937683	182.944
+988.980745	238.204
+989.023808	268.784
+989.066872	232.302
+989.109937	247.324
+989.153003	219.426
+989.196070	213.525
+989.239138	231.229
+989.282206	243.569
+989.325276	238.74
+989.368347	309.558
+989.411418	397.544
+989.454490	450.121
+989.497564	525.231
+989.540638	555.811
+989.583713	459.241
+989.626790	319.752
+989.669867	246.788
+989.712945	217.817
+989.756024	231.229
+989.799104	219.963
+989.842184	247.861
+989.885266	280.051
+989.928349	238.204
+989.971433	225.864
+990.014517	268.784
+990.057603	272.003
+990.100689	247.324
+990.143777	261.273
+990.186865	318.679
+990.229954	319.215
+990.273045	273.076
+990.316136	265.029
+990.359228	263.956
+990.402321	317.069
+990.445415	404.519
+990.488510	495.187
+990.531606	557.957
+990.574703	489.285
+990.617800	392.179
+990.660899	339.602
+990.703999	297.755
+990.747099	290.781
+990.790201	256.981
+990.833303	263.419
+990.876407	250.007
+990.919511	216.207
+990.962616	199.039
+991.005722	217.817
+991.048829	223.718
+991.091937	255.908
+991.135046	287.562
+991.178156	280.587
+991.221267	244.642
+991.264379	257.518
+991.307492	334.237
+991.350605	350.869
+991.393720	346.577
+991.436836	401.836
+991.479952	512.891
+991.523070	598.195
+991.566188	598.731
+991.609307	465.679
+991.652427	329.409
+991.695549	233.912
+991.738671	233.375
+991.781794	250.543
+991.824918	231.229
+991.868043	256.981
+991.911169	266.638
+991.954295	225.864
+991.997423	240.35
+992.040552	241.959
+992.083681	215.134
+992.126812	230.693
+992.169944	251.616
+992.213076	248.397
+992.256209	264.492
+992.299344	282.197
+992.342479	281.124
+992.385615	285.952
+992.428752	304.73
+992.471890	407.738
+992.515029	457.632
+992.558169	404.519
+992.601310	365.354
+992.644452	359.989
+992.687595	384.132
+992.730738	336.92
+992.773883	236.594
+992.817028	222.109
+992.860175	276.832
+992.903322	288.098
+992.946471	243.032
+992.989620	248.934
+993.032770	246.788
+993.075921	234.448
+993.119074	280.587
+993.162227	262.883
+993.205381	295.073
+993.248536	287.025
+993.291691	222.645
+993.334848	202.258
+993.378006	325.117
+993.421165	562.786
+993.464324	863.762
+993.507485	1097.14
+993.550646	921.704
+993.593809	566.005
+993.636972	373.402
+993.680136	319.215
+993.723302	275.759
+993.766468	222.645
+993.809635	196.357
+993.852803	224.791
+993.895972	278.441
+993.939142	277.368
+993.982313	243.032
+994.025485	252.689
+994.068657	286.489
+994.111831	295.073
+994.155006	261.81
+994.198181	246.788
+994.241358	252.153
+994.284535	271.467
+994.327714	326.726
+994.370893	378.767
+994.414073	507.526
+994.457254	665.257
+994.500436	705.495
+994.543620	689.4
+994.586804	586.392
+994.629988	438.854
+994.673174	365.891
+994.716361	317.606
+994.759549	281.124
+994.802738	284.879
+994.845927	329.945
+994.889118	341.212
+994.932309	294.536
+994.975502	253.226
+995.018695	218.353
+995.061889	206.55
+995.105085	228.547
+995.148281	272.54
+995.191478	273.076
+995.234676	247.861
+995.277875	275.222
+995.321075	265.565
+995.364276	295.609
+995.407478	407.738
+995.450680	728.564
+995.493884	1104.65
+995.537089	1203.9
+995.580294	914.729
+995.623501	519.866
+995.666708	334.237
+995.709917	274.149
+995.753126	260.2
+995.796336	285.416
+995.839547	283.806
+995.882759	274.686
+995.925973	290.244
+995.969187	251.08
+996.012401	234.448
+996.055617	253.762
+996.098834	273.076
+996.142052	273.613
+996.185271	239.277
+996.228490	249.47
+996.271711	313.314
+996.314932	347.113
+996.358155	383.595
+996.401378	425.978
+996.444602	555.811
+996.487828	833.181
+996.531054	1063.34
+996.574281	940.481
+996.617509	595.512
+996.660738	364.281
+996.703968	270.93
+996.747199	259.127
+996.790431	317.606
+996.833663	299.901
+996.876897	217.817
+996.920132	202.795
+996.963367	258.054
+997.006604	277.368
+997.049841	281.124
+997.093080	301.511
+997.136319	292.39
+997.179559	250.007
+997.222800	233.912
+997.266042	250.543
+997.309286	265.565
+997.352530	305.803
+997.395774	303.657
+997.439020	455.486
+997.482267	678.133
+997.525515	780.068
+997.568764	670.086
+997.612013	470.508
+997.655264	328.872
+997.698515	310.095
+997.741768	302.584
+997.785021	293.463
+997.828275	261.273
+997.871531	206.014
+997.914787	240.886
+997.958044	261.81
+998.001302	248.397
+998.044561	261.273
+998.087821	234.985
+998.131082	234.448
+998.174344	246.788
+998.217606	252.153
+998.260870	243.569
+998.304135	237.131
+998.347400	236.594
+998.390667	286.489
+998.433934	369.11
+998.477203	504.307
+998.520472	621.801
+998.563742	606.779
+998.607013	483.92
+998.650286	370.719
+998.693559	291.854
+998.736833	241.959
+998.780108	253.226
+998.823383	280.587
+998.866660	277.905
+998.909938	265.565
+998.953217	253.762
+998.996496	265.565
+999.039777	254.299
+999.083058	270.93
+999.126341	300.438
+999.169624	305.266
+999.212909	266.638
+999.256194	312.777
+999.299480	318.142
+999.342767	269.857
+999.386055	324.044
+999.429344	476.409
+999.472634	615.363
+999.515925	734.466
+999.559217	736.612
+999.602510	607.852
+999.645803	438.318
+999.689098	332.091
+999.732394	286.489
+999.775690	257.518
+999.818987	269.321
+999.862286	260.2
+999.905585	247.324
+999.948885	219.426
+999.992187	210.306
+1000.035489	255.908
+1000.078792	303.657
+1000.122096	300.974
+1000.165401	294.536
+1000.208707	303.12
+1000.252013	291.854
+1000.295321	318.142
+1000.338630	340.675
+1000.381940	351.405
+1000.425250	459.778
+1000.468562	577.271
+1000.511874	641.115
+1000.555187	707.104
+1000.598502	637.359
+1000.641817	445.293
+1000.685133	341.212
+1000.728450	274.149
+1000.771768	228.01
+1000.815087	238.204
+1000.858407	245.715
+1000.901728	285.416
+1000.945050	287.025
+1000.988373	277.368
+1001.031697	230.156
+1001.075021	252.689
+1001.118347	253.226
+1001.161673	318.142
+1001.205001	348.186
+1001.248329	294
+1001.291658	312.777
+1001.334989	295.073
+1001.378320	339.602
+1001.421652	428.125
+1001.464985	567.614
+1001.508319	672.768
+1001.551654	704.958
+1001.594990	594.976
+1001.638327	443.147
+1001.681665	326.726
+1001.725003	261.273
+1001.768343	249.47
+1001.811683	291.854
+1001.855025	372.329
+1001.898367	369.11
+1001.941711	312.241
+1001.985055	321.361
+1002.028400	348.186
+1002.071747	353.551
+1002.115094	337.456
+1002.158442	303.657
+1002.201791	278.978
+1002.245141	256.445
+1002.288492	264.492
+1002.331843	302.584
+1002.375196	411.493
+1002.418550	636.286
+1002.461904	1019.35
+1002.505260	1226.44
+1002.548617	1025.78
+1002.591974	703.885
+1002.635332	474.263
+1002.678692	377.694
+1002.722052	329.945
+1002.765413	305.266
+1002.808775	257.518
+1002.852138	219.963
+1002.895502	263.956
+1002.938867	253.762
+1002.982233	256.981
+1003.025600	348.186
+1003.068968	403.982
+1003.112337	343.894
+1003.155706	337.456
+1003.199077	333.164
+1003.242448	338.529
+1003.285821	344.431
+1003.329194	338.529
+1003.372568	397.008
+1003.415944	528.986
+1003.459320	858.933
+1003.502697	1481.81
+1003.546075	1793.51
+1003.589454	1323.01
+1003.632834	638.969
+1003.676215	330.482
+1003.719597	307.949
+1003.762980	290.781
+1003.806363	230.156
+1003.849748	222.109
+1003.893133	245.715
+1003.936520	273.076
+1003.979907	328.336
+1004.023296	362.672
+1004.066685	308.485
+1004.110075	218.353
+1004.153467	234.448
+1004.196859	251.08
+1004.240252	254.835
+1004.283646	268.784
+1004.327041	281.66
+1004.370437	299.901
+1004.413833	411.493
+1004.457231	625.556
+1004.500630	916.339
+1004.544030	1077.82
+1004.587430	898.098
+1004.630832	588.538
+1004.674234	364.281
+1004.717637	254.299
+1004.761042	265.029
+1004.804447	292.39
+1004.847853	287.562
+1004.891260	257.518
+1004.934668	249.47
+1004.978078	250.007
+1005.021487	285.416
+1005.064898	286.489
+1005.108310	265.565
+1005.151723	250.543
+1005.195137	248.397
+1005.238551	261.81
+1005.281967	296.146
+1005.325383	256.981
+1005.368801	264.492
+1005.412219	412.566
+1005.455639	535.424
+1005.499059	677.06
+1005.542480	765.582
+1005.585902	600.877
+1005.629325	401.3
+1005.672749	342.821
+1005.716174	313.314
+1005.759600	253.226
+1005.803027	232.302
+1005.846455	189.919
+1005.889883	196.357
+1005.933313	219.963
+1005.976744	222.109
+1006.020175	242.496
+1006.063608	242.496
+1006.107041	268.784
+1006.150475	313.85
+1006.193911	305.266
+1006.237347	292.39
+1006.280784	291.317
+1006.324222	285.952
+1006.367661	331.018
+1006.411101	390.033
+1006.454542	471.581
+1006.497984	574.052
+1006.541426	604.096
+1006.584870	507.526
+1006.628315	375.547
+1006.671760	337.993
+1006.715207	319.752
+1006.758654	248.934
+1006.802103	209.769
+1006.845552	204.404
+1006.889002	202.258
+1006.932454	172.751
+1006.975906	183.481
+1007.019359	198.503
+1007.062813	181.871
+1007.106268	187.236
+1007.149724	179.189
+1007.193180	208.696
+1007.236638	263.419
+1007.280097	274.686
+1007.323557	304.73
+1007.367017	315.996
+1007.410479	380.376
+1007.453941	589.074
+1007.497405	934.043
+1007.540869	1225.9
+1007.584334	1098.21
+1007.627800	673.841
+1007.671267	376.62
+1007.714736	270.394
+1007.758205	258.591
+1007.801675	246.251
+1007.845145	237.667
+1007.888617	238.74
+1007.932090	274.686
+1007.975564	306.339
+1008.019038	284.879
+1008.062514	237.131
+1008.105990	229.62
+1008.149468	251.08
+1008.192946	242.496
+1008.236426	219.426
+1008.279906	211.379
+1008.323387	235.521
+1008.366869	237.667
+1008.410352	328.872
+1008.453836	566.005
+1008.497321	920.094
+1008.540807	1043.49
+1008.584294	798.845
+1008.627782	537.57
+1008.671271	428.124
+1008.714760	390.033
+1008.758251	311.704
+1008.801742	263.419
+1008.845235	289.171
+1008.888728	292.927
+1008.932222	248.397
+1008.975718	222.645
+1009.019214	261.81
+1009.062711	292.39
+1009.106209	291.854
+1009.149708	277.905
+1009.193208	299.365
+1009.236709	324.044
+1009.280211	314.387
+1009.323714	289.171
+1009.367217	308.485
+1009.410722	365.89
+1009.454228	498.942
+1009.497734	630.921
+1009.541242	607.852
+1009.584750	526.84
+1009.628259	451.73
+1009.671770	377.693
+1009.715281	306.876
+1009.758793	274.149
+1009.802306	248.397
+1009.845820	233.912
+1009.889335	206.55
+1009.932851	223.182
+1009.976368	251.616
+1010.019886	236.058
+1010.063404	264.492
+1010.106924	241.423
+1010.150444	252.689
+1010.193966	305.266
+1010.237488	294
+1010.281012	277.905
+1010.324536	272.003
+1010.368061	256.981
+1010.411588	361.599
+1010.455115	548.3
+1010.498643	639.505
+1010.542172	627.702
+1010.585702	558.494
+1010.629233	447.438
+1010.672765	377.157
+1010.716297	321.361
+1010.759831	265.565
+1010.803366	243.032
+1010.846901	251.08
+1010.890438	254.835
+1010.933975	251.616
+1010.977514	219.426
+1011.021053	232.302
+1011.064593	254.835
+1011.108135	290.244
+1011.151677	265.029
+1011.195220	222.645
+1011.238764	245.715
+1011.282309	291.854
+1011.325855	306.876
+1011.369401	306.339
+1011.412949	397.008
+1011.456498	567.078
+1011.500048	670.086
+1011.543598	648.626
+1011.587150	539.18
+1011.630702	410.957
+1011.674256	296.146
+1011.717810	240.35
+1011.761365	245.178
+1011.804921	261.81
+1011.848479	259.664
+1011.892037	261.273
+1011.935596	218.353
+1011.979156	240.35
+1012.022717	262.346
+1012.066278	246.788
+1012.109841	218.353
+1012.153405	226.937
+1012.196970	273.613
+1012.240535	314.923
+1012.284102	284.879
+1012.327669	297.755
+1012.371237	361.062
+1012.414807	471.581
+1012.458377	1046.17
+1012.501948	1809.61
+1012.545520	1808
+1012.589094	1127.72
+1012.632668	543.472
+1012.676243	341.748
+1012.719818	331.018
+1012.763395	314.387
+1012.806973	294.536
+1012.850552	237.667
+1012.894131	259.664
+1012.937712	282.197
+1012.981294	279.514
+1013.024876	260.2
+1013.068459	238.204
+1013.112044	226.937
+1013.155629	226.937
+1013.199215	226.401
+1013.242802	220.499
+1013.286390	256.445
+1013.329980	305.266
+1013.373569	318.142
+1013.417160	414.712
+1013.460752	759.681
+1013.504345	1247.36
+1013.547939	1259.16
+1013.591533	825.134
+1013.635129	494.114
+1013.678725	363.745
+1013.722323	326.726
+1013.765921	276.295
+1013.809521	272.003
+1013.853121	269.857
+1013.896722	254.299
+1013.940324	254.299
+1013.983927	268.248
+1014.027531	282.733
+1014.071136	276.295
+1014.114742	284.343
+1014.158349	265.565
+1014.201957	271.467
+1014.245566	289.171
+1014.289175	337.993
+1014.332786	388.424
+1014.376397	399.69
+1014.420010	421.686
+1014.463623	544.545
+1014.507238	778.458
+1014.550853	864.835
+1014.594469	688.327
+1014.638086	434.562
+1014.681704	377.157
+1014.725323	299.901
+1014.768943	265.029
+1014.812564	248.397
+1014.856186	235.521
+1014.899809	217.28
+1014.943433	222.109
+1014.987057	257.518
+1015.030683	304.73
+1015.074309	323.507
+1015.117937	332.628
+1015.161565	317.069
+1015.205195	292.39
+1015.248825	309.022
+1015.292456	318.679
+1015.336088	317.606
+1015.379721	343.358
+1015.423355	417.394
+1015.466990	555.275
+1015.510626	706.031
+1015.554263	750.56
+1015.597901	579.417
+1015.641540	401.836
+1015.685179	372.865
+1015.728820	346.04
+1015.772461	289.171
+1015.816104	295.073
+1015.859747	293.463
+1015.903392	318.679
+1015.947037	307.949
+1015.990683	243.032
+1016.034330	216.207
+1016.077978	255.372
+1016.121627	278.441
+1016.165277	245.178
+1016.208928	215.134
+1016.252580	270.93
+1016.296233	348.186
+1016.339887	349.259
+1016.383541	370.719
+1016.427197	531.669
+1016.470853	774.166
+1016.514511	989.839
+1016.558169	1099.82
+1016.601829	914.729
+1016.645489	550.983
+1016.689150	350.332
+1016.732812	270.394
+1016.776475	257.518
+1016.820139	247.861
+1016.863804	214.061
+1016.907470	224.791
+1016.951137	239.277
+1016.994805	293.463
+1017.038474	318.679
+1017.082143	277.905
+1017.125814	238.74
+1017.169485	243.569
+1017.213158	241.959
+1017.256831	263.419
+1017.300506	275.759
+1017.344181	263.956
+1017.387857	263.956
+1017.431534	390.033
+1017.475212	594.976
+1017.518891	794.017
+1017.562571	810.112
+1017.606252	679.206
+1017.649934	503.771
+1017.693617	328.872
+1017.737301	224.255
+1017.780985	224.791
+1017.824671	259.127
+1017.868357	262.883
+1017.912045	267.175
+1017.955733	268.784
+1017.999423	269.321
+1018.043113	273.076
+1018.086804	284.879
+1018.130496	281.66
+1018.174189	255.372
+1018.217884	266.102
+1018.261578	280.051
+1018.305274	315.46
+1018.348971	355.161
+1018.392669	368.573
+1018.436368	410.956
+1018.480067	556.884
+1018.523768	646.48
+1018.567470	656.137
+1018.611172	577.808
+1018.654875	414.175
+1018.698580	309.558
+1018.742285	288.635
+1018.785991	246.251
+1018.829698	227.474
+1018.873407	233.912
+1018.917116	247.324
+1018.960826	253.226
+1019.004536	236.594
+1019.048248	243.569
+1019.091961	234.448
+1019.135675	219.426
+1019.179390	258.054
+1019.223105	330.482
+1019.266822	349.796
+1019.310539	307.412
+1019.354258	324.58
+1019.397977	531.669
+1019.441697	1143.28
+1019.485418	2385.81
+1019.529141	3119.2
+1019.572864	2446.97
+1019.616588	1255.41
+1019.660313	526.304
+1019.704039	399.69
+1019.747765	346.576
+1019.791493	281.124
+1019.835222	221.036
+1019.878952	253.762
+1019.922682	304.193
+1019.966414	329.408
+1020.010146	278.441
+1020.053880	208.696
+1020.097614	233.375
+1020.141349	243.032
+1020.185085	236.594
+1020.228823	277.905
+1020.272561	308.485
+1020.316300	303.12
+1020.360040	296.682
+1020.403781	434.562
+1020.447523	912.046
+1020.491265	1679.24
+1020.535009	2274.22
+1020.578754	2060.15
+1020.622499	1276.87
+1020.666246	687.253
+1020.709993	412.029
+1020.753742	309.558
+1020.797491	274.685
+1020.841241	263.955
+1020.884993	257.517
+1020.928745	258.59
+1020.972498	283.269
+1021.016252	293.999
+1021.060007	303.12
+1021.103763	283.806
+1021.147520	259.127
+1021.191277	254.298
+1021.235036	273.612
+1021.278796	322.434
+1021.322556	312.777
+1021.366318	293.463
+1021.410080	423.296
+1021.453844	763.973
+1021.497608	1248.43
+1021.541374	1547.8
+1021.585140	1400.8
+1021.628907	895.415
+1021.672675	509.672
+1021.716444	408.81
+1021.760214	362.135
+1021.803985	305.266
+1021.847757	291.853
+1021.891530	309.558
+1021.935303	319.215
+1021.979078	286.488
+1022.022854	274.149
+1022.066630	292.39
+1022.110408	305.266
+1022.154186	358.916
+1022.197965	340.138
+1022.241746	297.218
+1022.285527	335.846
+1022.329309	361.062
+1022.373092	341.748
+1022.416876	394.861
+1022.460661	600.34
+1022.504447	891.659
+1022.548234	1018.81
+1022.592022	855.714
+1022.635811	557.42
+1022.679600	445.292
+1022.723391	413.102
+1022.767182	370.182
+1022.810975	327.262
+1022.854768	336.383
+1022.898563	353.551
+1022.942358	314.923
+1022.986154	336.383
+1023.029951	426.515
+1023.073749	489.822
+1023.117548	533.815
+1023.161348	590.683
+1023.205149	694.228
+1023.248951	743.586
+1023.292754	745.195
+1023.336558	750.56
+1023.380362	758.071
+1023.424168	810.648
+1023.467975	872.882
+1023.511782	1005.93
+1023.555590	1129.86
+1023.599400	1241.46
+1023.643210	1120.74
+1023.687021	738.221
+1023.730833	465.679
+1023.774647	363.208
+1023.818461	365.89
+1023.862276	369.109
+1023.906092	356.233
+1023.949908	379.839
+1023.993726	420.613
+1024.037545	423.296
+1024.081365	470.508
+1024.125185	516.646
+1024.169007	484.993
+1024.212829	508.599
+1024.256653	585.318
+1024.300477	669.012
+1024.344302	648.089
+1024.388128	593.366
+1024.431956	604.632
+1024.475784	748.951
+1024.519613	870.736
+1024.563443	1020.96
+1024.607274	1038.66
+1024.651106	809.038
+1024.694938	564.395
+1024.738772	394.861
+1024.782607	344.43
+1024.826442	313.313
+1024.870279	308.485
+1024.914116	310.631
+1024.957955	307.948
+1025.001794	328.872
+1025.045634	366.427
+1025.089476	391.106
+1025.133318	344.43
+1025.177161	327.262
+1025.221005	383.058
+1025.264850	416.321
+1025.308696	451.73
+1025.352543	475.336
+1025.396391	436.171
+1025.440239	484.456
+1025.484089	650.771
+1025.527940	828.352
+1025.571791	953.357
+1025.615644	906.145
+1025.659497	700.666
+1025.703351	481.774
+1025.747207	406.128
+1025.791063	422.223
+1025.834920	450.657
+1025.878778	392.715
+1025.922637	360.525
+1025.966497	393.252
+1026.010358	426.514
+1026.054220	487.139
+1026.098083	520.402
+1026.141947	569.76
+1026.185811	680.815
+1026.229677	728.027
+1026.273543	775.775
+1026.317411	786.505
+1026.361279	752.706
+1026.405149	820.841
+1026.449019	967.842
+1026.492890	1041.34
+1026.536762	963.55
+1026.580636	910.437
+1026.624510	853.031
+1026.668385	673.841
+1026.712260	482.31
+1026.756137	397.543
+1026.800015	317.605
+1026.843894	314.386
+1026.887774	346.576
+1026.931654	327.262
+1026.975536	310.094
+1027.019418	349.259
+1027.063302	424.905
+1027.107186	468.361
+1027.151071	482.31
+1027.194958	494.65
+1027.238845	552.592
+1027.282733	583.709
+1027.326622	581.563
+1027.370512	585.855
+1027.414403	648.089
+1027.458295	807.429
+1027.502187	986.083
+1027.546081	1004.86
+1027.589976	834.254
+1027.633871	668.475
+1027.677768	556.347
+1027.721666	443.146
+1027.765564	333.163
+1027.809463	287.025
+1027.853364	326.189
+1027.897265	365.89
+1027.941167	343.893
+1027.985070	332.09
+1028.028974	323.506
+1028.072879	305.266
+1028.116785	344.966
+1028.160692	353.55
+1028.204600	349.795
+1028.248508	329.944
+1028.292418	296.682
+1028.336329	346.576
+1028.380240	469.971
+1028.424153	592.293
+1028.468066	670.085
+1028.511981	793.48
+1028.555896	800.454
+1028.599812	598.73
+1028.643729	449.047
+1028.687647	407.2
+1028.731566	341.211
+1028.775486	300.437
+1028.819407	326.189
+1028.863329	297.218
+1028.907252	219.962
+1028.951176	220.499
+1028.995100	270.93
+1029.039026	336.919
+1029.082953	348.185
+1029.126880	324.043
+1029.170809	307.411
+1029.214738	306.875
+1029.258668	325.116
+1029.302599	361.598
+1029.346532	375.01
+1029.390465	381.448
+1029.434399	488.212
+1029.478334	688.862
+1029.522270	810.648
+1029.566207	688.862
+1029.610144	496.796
+1029.654083	380.375
+1029.698023	310.094
+1029.741963	292.926
+1029.785905	269.32
+1029.829848	232.838
+1029.873791	267.711
+1029.917735	283.806
+1029.961681	247.324
+1030.005627	223.718
+1030.049574	227.473
+1030.093522	293.999
+1030.137471	322.433
+1030.181421	270.93
+1030.225372	274.149
+1030.269324	304.729
+1030.313277	303.656
+1030.357231	298.828
+1030.401185	339.065
+1030.445141	403.445
+1030.489097	531.668
+1030.533055	648.625
+1030.577013	593.365
+1030.620973	429.197
+1030.664933	331.554
+1030.708894	269.32
+1030.752856	254.835
+1030.796820	201.185
+1030.840784	223.718
+1030.884749	277.904
+1030.928715	288.634
+1030.972681	243.568
+1031.016649	201.185
+1031.060618	216.743
+1031.104588	206.55
+1031.148558	247.324
+1031.192530	270.929
+1031.236502	283.269
+1031.280476	327.262
+1031.324450	320.287
+1031.368425	324.579
+1031.412402	399.153
+1031.456379	505.916
+1031.500357	607.314
+1031.544336	683.497
+1031.588316	672.767
+1031.632297	571.905
+1031.676279	353.55
+1031.720262	229.083
+1031.764245	250.542
+1031.808230	309.021
+1031.852216	343.357
+1031.896202	331.017
+1031.940190	254.834
+1031.984178	221.035
+1032.028167	239.276
+1032.072158	254.298
+1032.116149	263.418
+1032.160141	268.247
+1032.204134	243.031
+1032.248128	238.203
+1032.292123	244.641
+1032.336119	265.028
+1032.380116	265.564
+1032.424114	353.55
+1032.468113	532.741
+1032.512112	735.001
+1032.556113	733.392
+1032.600115	567.077
+1032.644117	418.467
+1032.688121	325.116
+1032.732125	311.703
+1032.776130	289.17
+1032.820136	267.71
+1032.864144	288.097
+1032.908152	326.725
+1032.952161	315.995
+1032.996171	223.718
+1033.040182	192.601
+1033.084194	251.079
+1033.128206	311.703
+1033.172220	329.408
+1033.216235	359.988
+1033.260250	326.189
+1033.304267	288.097
+1033.348285	306.875
+1033.392303	390.032
+1033.436322	604.632
+1033.480343	1007.01
+1033.524364	1303.69
+1033.568386	1159.91
+1033.612409	760.753
+1033.656433	491.431
+1033.700458	408.273
+1033.744484	372.864
+1033.788511	278.977
+1033.832539	232.838
+1033.876568	266.101
+1033.920597	278.44
+1033.964628	281.659
+1034.008660	299.364
+1034.052692	331.017
+1034.096725	346.576
+1034.140760	300.437
+1034.184795	262.345
+1034.228831	277.367
+1034.272869	295.072
+1034.316907	306.875
+1034.360946	335.309
+1034.404986	482.847
+1034.449027	1089.09
+1034.493069	2652.45
+1034.537111	4443.28
+1034.581155	4417.53
+1034.625200	2474.87
+1034.669245	877.174
+1034.713292	451.73
+1034.757339	424.368
+1034.801388	402.908
+1034.845437	373.401
+1034.889488	280.586
+1034.933539	236.057
+1034.977591	312.24
+1035.021644	330.481
+1035.065698	290.243
+1035.109753	248.397
+1035.153809	269.857
+1035.197866	278.977
+1035.241924	251.079
+1035.285983	239.813
+1035.330042	239.813
+1035.374103	294.535
+1035.418164	444.755
+1035.462227	902.925
+1035.506290	1834.29
+1035.550355	2744.19
+1035.594420	2416.39
+1035.638486	1232.87
+1035.682554	534.887
+1035.726622	438.317
+1035.770691	425.978
+1035.814761	303.119
+1035.858832	244.641
+1035.902904	218.352
+1035.946976	252.688
+1035.991050	327.262
+1036.035125	325.652
+1036.079200	314.386
+1036.123277	309.021
+1036.167354	298.827
+1036.211433	304.192
+1036.255512	336.382
+1036.299593	387.35
+1036.343674	342.284
+1036.387756	300.437
+1036.431839	421.149
+1036.475923	780.067
+1036.520008	1320.86
+1036.564094	1600.37
+1036.608181	1320.32
+1036.652269	802.6
+1036.696358	498.405
+1036.740447	362.671
+1036.784538	326.189
+1036.828630	261.809
+1036.872722	199.575
+1036.916815	213.524
+1036.960910	258.053
+1037.005005	277.367
+1037.049101	260.736
+1037.093199	272.539
+1037.137297	253.225
+1037.181396	259.663
+1037.225496	286.488
+1037.269597	290.78
+1037.313699	281.123
+1037.357801	321.897
+1037.401905	428.124
+1037.446010	642.723
+1037.490116	1048.32
+1037.534222	1383.63
+1037.578330	1292.96
+1037.622438	872.882
+1037.666547	544.544
+1037.710658	339.065
+1037.754769	265.565
+1037.798881	280.05
+1037.842994	276.831
+1037.887108	250.006
+1037.931223	259.127
+1037.975339	308.484
+1038.019456	286.488
+1038.063574	262.882
+1038.107693	247.324
+1038.151812	226.937
+1038.195933	239.813
+1038.240055	262.346
+1038.284177	287.561
+1038.328301	302.046
+1038.372425	361.061
+1038.416550	413.638
+1038.460677	568.687
+1038.504804	887.904
+1038.548932	1009.15
+1038.593061	856.25
+1038.637191	588
+1038.681322	447.974
+1038.725454	386.813
+1038.769587	356.769
+1038.813720	319.214
+1038.857855	306.875
+1038.901991	255.908
+1038.946127	268.247
+1038.990265	310.094
+1039.034403	311.703
+1039.078543	331.554
+1039.122683	339.065
+1039.166824	303.119
+1039.210966	300.973
+1039.255109	322.97
+1039.299254	323.506
+1039.343399	357.842
+1039.387544	366.963
+1039.431691	403.445
+1039.475839	606.778
+1039.519988	853.568
+1039.564138	1001.1
+1039.608288	886.831
+1039.652440	649.698
+1039.696592	454.949
+1039.740746	326.725
+1039.784900	288.097
+1039.829056	253.225
+1039.873212	214.061
+1039.917369	259.663
+1039.961527	340.674
+1040.005686	338.528
+1040.049846	327.262
+1040.094007	288.634
+1040.138169	275.758
+1040.182332	308.484
+1040.226496	302.583
+1040.270660	307.948
+1040.314826	336.382
+1040.358992	410.419
+1040.403160	478.018
+1040.447328	536.497
+1040.491498	670.085
+1040.535668	980.718
+1040.579839	1344.46
+1040.624012	1252.19
+1040.668185	741.976
+1040.712359	393.251
+1040.756534	303.656
+1040.800710	284.878
+1040.844887	278.977
+1040.889064	251.616
+1040.933243	226.4
+1040.977423	236.594
+1041.021604	263.418
+1041.065785	302.583
+1041.109968	316.532
+1041.154151	309.557
+1041.198335	371.791
+1041.242521	386.813
+1041.286707	353.55
+1041.330894	339.065
+1041.375082	353.014
+1041.419271	461.387
+1041.463461	636.285
+1041.507652	844.447
+1041.551844	1157.23
+1041.596037	1434.6
+1041.640231	1246.28
+1041.684426	754.315
+1041.728621	437.244
+1041.772818	337.455
+1041.817015	285.952
+1041.861214	289.171
+1041.905413	265.565
+1041.949613	257.517
+1041.993815	250.543
+1042.038017	317.068
+1042.082220	351.941
+1042.126424	329.408
+1042.170629	313.313
+1042.214835	298.827
+1042.259042	314.386
+1042.303250	343.893
+1042.347459	365.89
+1042.391668	431.343
+1042.435879	547.763
+1042.480090	768.264
+1042.524303	1113.23
+1042.568516	1545.11
+1042.612731	1647.05
+1042.656946	1176
+1042.701162	617.508
+1042.745380	373.401
+1042.789598	337.455
+1042.833817	325.652
+1042.878037	316.532
+1042.922258	242.495
+1042.966480	225.327
+1043.010702	269.32
+1043.054926	319.751
+1043.099151	309.557
+1043.143377	288.634
+1043.187603	242.495
+1043.231831	244.641
+1043.276059	312.776
+1043.320289	343.893
+1043.364519	357.306
+1043.408750	412.565
+1043.452982	676.523
+1043.497215	1199.61
+1043.541450	2162.63
+1043.585685	3477.58
+1043.629920	3659.99
+1043.674157	2197.5
+1043.718395	815.476
+1043.762634	388.423
+1043.806874	453.339
+1043.851114	458.168
+1043.895356	350.331
+1043.939598	288.634
+1043.983842	317.605
+1044.028086	347.112
+1044.072332	344.966
+1044.116578	288.634
+1044.160825	280.05
+1044.205073	275.758
+1044.249322	276.831
+1044.293572	291.316
+1044.337823	303.656
+1044.382075	359.988
+1044.426328	501.624
+1044.470582	661.501
+1044.514836	1071.92
+1044.559092	1822.48
+1044.603349	2338.06
+1044.647606	1862.19
+1044.691865	924.385
+1044.736124	397.007
+1044.780384	289.17
+1044.824646	283.805
+1044.868908	317.605
+1044.913171	300.437
+1044.957435	279.513
+1045.001700	386.277
+1045.045966	421.149
+1045.090233	390.569
+1045.134501	392.178
+1045.178769	388.959
+1045.223039	356.233
+1045.267310	350.331
+1045.311581	385.74
+1045.355854	394.324
+1045.400127	410.956
+1045.444402	704.421
+1045.488677	1419.04
+1045.532953	2350.94
+1045.577231	2704.49
+1045.621509	2119.17
+1045.665788	1125.04
+1045.710068	488.212
+1045.754349	372.328
+1045.798631	376.083
+1045.842913	336.919
+1045.887197	311.167
+1045.931482	338.528
+1045.975768	321.897
+1046.020054	305.802
+1046.064342	344.43
+1046.108630	329.944
+1046.152920	340.138
+1046.197210	355.16
+1046.241501	343.893
+1046.285793	333.163
+1046.330086	334.773
+1046.374381	381.985
+1046.418676	446.365
+1046.462972	653.453
+1046.507268	1147.03
+1046.551566	1700.7
+1046.595865	1621.3
+1046.640165	1012.37
+1046.684465	519.865
+1046.728767	368.036
+1046.773069	336.919
+1046.817373	320.824
+1046.861677	263.955
+1046.905983	251.079
+1046.950289	267.71
+1046.994596	274.685
+1047.038904	274.148
+1047.083213	304.192
+1047.127523	283.805
+1047.171834	244.641
+1047.216146	247.324
+1047.260459	276.294
+1047.304773	274.148
+1047.349088	307.411
+1047.393403	393.788
+1047.437720	436.708
+1047.482037	593.902
+1047.526356	862.151
+1047.570675	869.662
+1047.614995	615.362
+1047.659317	422.222
+1047.703639	310.63
+1047.747962	294.535
+1047.792286	317.068
+1047.836611	275.221
+1047.880937	241.422
+1047.925264	256.98
+1047.969592	270.393
+1048.013921	278.977
+1048.058250	262.345
+1048.102581	304.729
+1048.146913	324.579
+1048.191245	300.437
+1048.235579	317.068
+1048.279913	334.773
+1048.324248	295.608
+1048.368585	270.929
+1048.412922	354.087
+1048.457260	539.716
+1048.501599	726.954
+1048.545939	720.516
+1048.590280	679.742
+1048.634622	624.482
+1048.678965	495.186
+1048.723308	363.744
+1048.767653	311.167
+1048.811999	319.214
+1048.856345	285.415
+1048.900693	315.459
+1048.945041	304.729
+1048.989391	284.342
+1049.033741	293.462
+1049.078092	321.36
+1049.122445	319.214
+1049.166798	262.346
+1049.211152	232.838
+1049.255507	256.444
+1049.299863	274.685
+1049.344220	311.167
+1049.388578	345.503
+1049.432936	370.182
+1049.477296	461.387
+1049.521657	584.781
+1049.566018	704.957
+1049.610381	693.154
+1049.654744	564.395
+1049.699109	401.835
+1049.743474	297.218
+1049.787840	292.389
+1049.832207	293.462
+1049.876576	268.784
+1049.920945	253.762
+1049.965315	245.714
+1050.009686	260.736
+1050.054058	286.488
+1050.098430	275.758
+1050.142804	291.316
+1050.187179	275.758
+1050.231555	256.444
+1050.275931	224.791
+1050.320309	231.229
+1050.364687	291.853
+1050.409067	375.01
+1050.453447	449.047
+1050.497828	561.176
+1050.542210	686.18
+1050.586594	650.234
+1050.630978	454.949
+1050.675363	372.864
+1050.719749	377.156
+1050.764136	314.922
+1050.808523	222.108
+1050.852912	197.966
+1050.897302	254.298
+1050.941692	312.776
+1050.986084	327.262
+1051.030477	313.849
+1051.074870	319.751
+1051.119264	331.554
+1051.163660	315.995
+1051.208056	313.849
+1051.252453	327.798
+1051.296851	320.287
+1051.341251	300.973
+1051.385651	346.576
+1051.430052	420.076
+1051.474453	523.621
+1051.518856	609.997
+1051.563260	653.99
+1051.607665	627.165
+1051.652070	632.53
+1051.696477	686.18
+1051.740885	594.438
+1051.785293	413.638
+1051.829702	261.273
+1051.874113	228.01
+1051.918524	247.324
+1051.962936	250.006
+1052.007349	223.181
+1052.051763	219.962
+1052.096178	269.32
+1052.140594	312.776
+1052.185011	275.221
+1052.229429	263.955
+1052.273848	263.955
+1052.318268	254.835
+1052.362688	266.638
+1052.407110	334.773
+1052.451532	456.022
+1052.495956	684.034
+1052.540380	891.659
+1052.584806	835.863
+1052.629232	692.618
+1052.673659	622.336
+1052.718087	572.442
+1052.762516	451.73
+1052.806946	399.689
+1052.851377	313.849
+1052.895809	236.594
+1052.940242	234.448
+1052.984676	282.733
+1053.029111	298.291
+1053.073546	276.295
+1053.117983	269.857
+1053.162420	293.463
+1053.206859	343.357
+1053.251298	385.74
+1053.295739	387.35
+1053.340180	337.455
+1053.384622	328.335
+1053.429065	391.642
+1053.473509	495.723
+1053.517954	692.081
+1053.562400	842.301
+1053.606847	781.677
+1053.651295	615.898
+1053.695744	462.46
+1053.740194	358.379
+1053.784644	297.754
+1053.829096	246.251
+1053.873548	272.539
+1053.918002	248.933
+1053.962456	252.689
+1054.006912	300.437
+1054.051368	314.386
+1054.095825	299.364
+1054.140283	333.7
+1054.184742	374.474
+1054.229202	386.277
+1054.273663	325.652
+1054.318125	270.393
+1054.362588	268.784
+1054.407052	326.725
+1054.451517	408.81
+1054.495982	535.424
+1054.540449	668.475
+1054.584916	685.107
+1054.629385	596.048
+1054.673854	491.967
+1054.718325	401.299
+1054.762796	342.82
+1054.807268	332.09
+1054.851741	303.119
+1054.896215	274.685
+1054.940690	273.075
+1054.985166	337.992
+1055.029643	360.525
+1055.074121	297.218
+1055.118600	276.294
+1055.163080	261.809
+1055.207560	286.488
+1055.252042	310.094
+1055.296524	296.681
+1055.341008	313.849
+1055.385492	341.747
+1055.429978	403.445
+1055.474464	564.394
+1055.518951	801.527
+1055.563439	1035.44
+1055.607928	1096.6
+1055.652418	830.498
+1055.696909	482.847
+1055.741401	305.265
+1055.785894	255.371
+1055.830388	271.466
+1055.874883	282.196
+1055.919378	313.313
+1055.963875	333.7
+1056.008372	305.265
+1056.052871	295.608
+1056.097370	291.316
+1056.141871	279.513
+1056.186372	254.298
+1056.230874	276.294
+1056.275377	337.455
+1056.319881	370.718
+1056.364386	439.39
+1056.408892	752.706
+1056.453399	1228.58
+1056.497907	1494.68
+1056.542416	1331.59
+1056.586926	1034.37
+1056.631436	806.892
+1056.675948	568.686
+1056.720461	369.109
+1056.764974	285.951
+1056.809488	286.488
+1056.854004	304.729
+1056.898520	327.262
+1056.943037	310.094
+1056.987555	335.309
+1057.032074	321.897
+1057.076595	270.929
+1057.121116	244.641
+1057.165637	274.685
+1057.210160	310.094
+1057.254684	352.477
+1057.299209	366.426
+1057.343734	343.893
+1057.388261	423.832
+1057.432789	705.494
+1057.477317	1005.4
+1057.521846	1068.7
+1057.566377	901.316
+1057.610908	809.038
+1057.655440	718.906
+1057.699973	515.036
+1057.744508	338.528
+1057.789043	296.145
+1057.833579	284.878
+1057.878116	295.608
+1057.922653	266.637
+1057.967192	233.911
+1058.011732	258.59
+1058.056273	319.214
+1058.100814	333.7
+1058.145357	363.207
+1058.189900	366.963
+1058.234445	336.382
+1058.278990	319.214
+1058.323536	333.7
+1058.368083	378.229
+1058.412632	473.726
+1058.457181	598.194
+1058.501731	682.961
+1058.546282	686.716
+1058.590834	704.421
+1058.635386	627.701
+1058.679940	469.434
+1058.724495	346.576
+1058.769051	262.882
+1058.813607	255.907
+1058.858165	244.641
+1058.902723	259.126
+1058.947283	282.732
+1058.991843	274.685
+1059.036404	296.681
+1059.080967	302.046
+1059.125530	294.535
+1059.170094	306.338
+1059.214659	283.805
+1059.259225	246.787
+1059.303792	252.688
+1059.348360	299.9
+1059.392928	435.098
+1059.437498	550.445
+1059.482069	709.786
+1059.526640	834.253
+1059.571213	779.53
+1059.615786	569.223
+1059.660361	395.397
+1059.704936	307.948
+1059.749512	265.028
+1059.794090	236.593
+1059.838668	222.644
+1059.883247	214.06
+1059.927827	261.272
+1059.972408	297.754
+1060.016990	285.415
+1060.061573	293.999
+1060.106157	351.941
+1060.150741	353.55
+1060.195327	314.386
+1060.239914	286.488
+1060.284501	306.338
+1060.329090	387.35
+1060.373679	423.831
+1060.418269	508.598
+1060.462861	829.961
+1060.507453	1307.45
+1060.552046	1558.53
+1060.596640	1337.49
+1060.641235	848.202
+1060.685831	492.503
+1060.730428	358.915
+1060.775026	332.09
+1060.819625	314.386
+1060.864224	276.294
+1060.908825	230.155
+1060.953427	249.469
+1060.998029	296.681
+1061.042633	276.294
+1061.087237	257.517
+1061.131842	269.32
+1061.176449	268.247
+1061.221056	303.119
+1061.265664	302.046
+1061.310273	308.484
+1061.354883	311.703
+1061.399494	376.083
+1061.444106	483.919
+1061.488719	810.111
+1061.533333	1165.27
+1061.577948	1172.78
+1061.622563	857.859
+1061.667180	484.992
+1061.711797	326.725
+1061.756416	318.141
+1061.801035	320.824
+1061.845656	292.389
+1061.890277	259.126
+1061.934899	221.035
+1061.979522	217.279
+1062.024146	240.349
+1062.068772	256.98
+1062.113397	298.827
+1062.158024	299.9
+1062.202652	281.659
+1062.247281	269.856
+1062.291911	260.736
+1062.336541	273.612
+1062.381173	313.313
+1062.425806	372.864
+1062.470439	516.646
+1062.515074	785.968
+1062.559709	919.557
+1062.604345	812.257
+1062.648982	574.051
+1062.693621	417.394
+1062.738260	359.988
+1062.782900	319.751
+1062.827541	252.688
+1062.872183	195.819
+1062.916825	204.94
+1062.961469	256.98
+1063.006114	248.933
+1063.050760	250.542
+1063.095406	316.532
+1063.140054	305.802
+1063.184702	230.155
+1063.229352	236.057
+1063.274002	240.885
+1063.318653	261.272
+1063.363306	327.798
+1063.407959	323.506
+1063.452613	404.518
+1063.497268	643.26
+1063.541924	818.158
+1063.586581	805.819
+1063.631239	599.803
+1063.675898	416.321
+1063.720557	309.557
+1063.765218	226.936
+1063.809880	241.422
+1063.854542	280.586
+1063.899206	312.24
+1063.943870	275.221
+1063.988535	231.228
+1064.033202	236.593
+1064.077869	273.075
+1064.122537	298.291
+1064.167206	292.926
+1064.211876	293.999
+1064.256547	272.539
+1064.301219	307.948
+1064.345892	288.097
+1064.390566	277.367
+1064.435241	314.386
+1064.479916	480.164
+1064.524593	821.377
+1064.569270	1123.96
+1064.613949	1141.67
+1064.658628	835.863
+1064.703309	628.774
+1064.747990	459.24
+1064.792672	344.43
+1064.837355	316.532
+1064.882039	354.087
+1064.926724	365.353
+1064.971410	319.214
+1065.016097	316.532
+1065.060785	348.185
+1065.105474	316.532
+1065.150164	285.951
+1065.194854	291.853
+1065.239546	326.725
+1065.284239	320.824
+1065.328932	288.097
+1065.373627	306.875
+1065.418322	604.095
+1065.463018	1054.75
+1065.507715	1304.76
+1065.552414	1321.93
+1065.597113	1135.77
+1065.641813	791.333
+1065.686514	510.208
+1065.731216	368.036
+1065.775919	320.287
+1065.820622	314.922
+1065.865327	335.846
+1065.910033	326.189
+1065.954739	303.656
+1065.999447	253.225
+1066.044155	291.316
+1066.088865	311.703
+1066.133575	272.539
+1066.178287	288.097
+1066.222999	266.101
+1066.267712	263.955
+1066.312426	304.729
+1066.357141	352.477
+1066.401857	462.996
+1066.446574	693.691
+1066.491292	967.842
+1066.536011	1111.62
+1066.580730	1043.49
+1066.625451	843.374
+1066.670173	644.869
+1066.714895	423.295
+1066.759619	305.802
+1066.804343	296.681
+1066.849069	291.853
+1066.893795	295.072
+1066.938522	324.579
+1066.983250	274.148
+1067.027979	233.911
+1067.072709	230.155
+1067.117440	276.831
+1067.162172	309.557
+1067.206905	299.9
+1067.251639	281.659
+1067.296374	295.072
+1067.341109	324.043
+1067.385846	416.857
+1067.430584	530.595
+1067.475322	679.742
+1067.520061	818.158
+1067.564802	864.297
+1067.609543	756.997
+1067.654285	526.303
+1067.699029	414.711
+1067.743773	371.791
+1067.788518	319.214
+1067.833264	280.586
+1067.878011	277.904
+1067.922759	291.316
+1067.967507	318.141
+1068.012257	327.798
+1068.057008	304.729
+1068.101759	289.707
+1068.146512	318.141
+1068.191265	306.875
+1068.236020	266.101
+1068.280775	301.51
+1068.325532	349.258
+1068.370289	371.255
+1068.415047	439.39
+1068.459806	875.564
+1068.504566	2331.62
+1068.549327	5190.63
+1068.594089	7269.56
+1068.638852	5763.61
+1068.683616	2488.28
+1068.728380	737.683
+1068.773146	413.638
+1068.817913	500.014
+1068.862680	490.894
+1068.907449	415.247
+1068.952218	330.48
+1068.996989	370.181
+1069.041760	419.003
+1069.086532	357.842
+1069.131305	271.465
+1069.176079	289.17
+1069.220855	330.48
+1069.265631	319.75
+1069.310407	272.002
+1069.355185	302.046
+1069.399964	316.531
+1069.444744	456.021
+1069.489525	968.378
+1069.534306	2412.63
+1069.579089	4362.81
+1069.623872	4598.33
+1069.668657	2581.63
+1069.713442	827.278
+1069.758228	314.385
+1069.803016	403.444
+1069.847804	435.097
+1069.892593	347.648
+1069.937383	280.049
+1069.982174	324.042
+1070.026966	407.736
+1070.071759	400.761
+1070.116553	307.411
+1070.161347	355.159
+1070.206143	398.615
+1070.250940	366.962
+1070.295737	349.258
+1070.340536	338.528
+1070.385335	375.546
+1070.430135	496.795
+1070.474937	766.117
+1070.519739	1501.12
+1070.564542	2588.07
+1070.609346	2989.91
+1070.654151	2054.25
+1070.698957	891.658
+1070.743764	371.254
+1070.788572	372.863
+1070.833381	385.739
+1070.878191	336.382
+1070.923001	297.217
+1070.967813	327.261
+1071.012626	369.644
+1071.057439	371.254
+1071.102253	352.476
+1071.147069	340.137
+1071.191885	324.042
+1071.236702	308.484
+1071.281521	278.976
+1071.326340	251.615
+1071.371160	318.677
+1071.415981	492.503
+1071.460803	932.969
+1071.505626	1929.25
+1071.550449	4246.39
+1071.595274	7113.44
+1071.640100	7062.47
+1071.684926	3817.72
+1071.729754	1153.47
+1071.774583	445.291
+1071.819412	586.927
+1071.864242	604.095
+1071.909074	423.831
+1071.953906	333.163
+1071.998739	326.725
+1072.043573	412.028
+1072.088408	431.342
+1072.133244	340.137
+1072.178081	317.604
+1072.222919	303.655
+1072.267758	336.918
+1072.312598	296.144
+1072.357438	289.706
+1072.402280	365.889
+1072.447122	475.335
+1072.491966	865.37
+1072.536810	2027.43
+1072.581656	3925.02
+1072.626502	4660.56
+1072.671349	2991.52
+1072.716198	1009.15
+1072.761047	361.061
+1072.805897	431.342
+1072.850748	468.361
+1072.895600	342.82
+1072.940453	344.429
+1072.985306	388.422
+1073.030161	398.616
+1073.075017	356.769
+1073.119873	316.531
+1073.164731	307.947
+1073.209589	380.375
+1073.254449	369.108
+1073.299309	309.557
+1073.344171	325.652
+1073.389033	386.813
+1073.433896	499.478
+1073.478760	718.906
+1073.523625	1108.94
+1073.568491	1695.87
+1073.613358	2142.77
+1073.658226	1759.71
+1073.703095	907.217
+1073.747965	378.765
+1073.792835	226.936
+1073.837707	281.659
+1073.882579	288.097
+1073.927453	297.754
+1073.972327	317.604
+1074.017203	303.655
+1074.062079	332.09
+1074.106956	358.378
+1074.151835	358.915
+1074.196714	332.626
+1074.241594	313.849
+1074.286475	294.535
+1074.331357	305.801
+1074.376240	342.82
+1074.421123	428.66
+1074.466008	630.383
+1074.510894	910.436
+1074.555780	1136.3
+1074.600668	1135.77
+1074.645557	884.147
+1074.690446	574.587
+1074.735336	366.426
+1074.780228	268.246
+1074.825120	302.046
+1074.870013	281.659
+1074.914907	260.199
+1074.959802	293.998
+1075.004698	334.772
+1075.049595	348.185
+1075.094493	323.506
+1075.139392	316.531
+1075.184292	293.998
+1075.229192	251.078
+1075.274094	283.268
+1075.318997	303.119
+1075.363900	263.418
+1075.408805	318.677
+1075.453710	473.726
+1075.498616	655.062
+1075.543523	832.643
+1075.588432	887.903
+1075.633341	722.661
+1075.678251	457.631
+1075.723162	322.433
+1075.768074	334.236
+1075.812987	312.776
+1075.857900	292.925
+1075.902815	275.221
+1075.947731	295.608
+1075.992648	331.553
+1076.037565	340.137
+1076.082484	311.166
+1076.127403	269.856
+1076.172323	269.856
+1076.217245	300.436
+1076.262167	335.845
+1076.307090	293.998
+1076.352014	248.932
+1076.396939	315.458
+1076.441865	453.875
+1076.486792	693.69
+1076.531720	925.994
+1076.576649	863.224
+1076.621579	611.069
+1076.666510	437.244
+1076.711441	344.429
+1076.756374	312.776
+1076.801307	332.626
+1076.846242	312.776
+1076.891177	258.589
+1076.936113	267.71
+1076.981051	302.046
+1077.025989	276.294
+1077.070928	248.396
+1077.115868	252.151
+1077.160809	233.374
+1077.205751	244.641
+1077.250694	262.345
+1077.295638	259.662
+1077.340582	296.144
+1077.385528	321.36
+1077.430475	419.003
+1077.475422	637.358
+1077.520371	794.016
+1077.565320	731.245
+1077.610271	626.091
+1077.655222	494.649
+1077.700174	346.575
+1077.745127	293.998
+1077.790082	262.345
+1077.835037	224.254
+1077.879993	229.619
+1077.924950	266.637
+1077.969907	287.024
+1078.014866	289.17
+1078.059826	328.334
+1078.104787	335.845
+1078.149748	311.166
+1078.194711	297.217
+1078.239674	267.71
+1078.284639	232.838
+1078.329604	224.79
+1078.374571	270.929
+1078.419538	359.451
+1078.464506	463.532
+1078.509475	588.536
+1078.554445	625.555
+1078.599416	582.635
+1078.644388	491.967
+1078.689361	379.838
+1078.734335	302.046
+1078.779310	289.706
+1078.824285	293.462
+1078.869262	287.56
+1078.914240	297.754
+1078.959218	336.918
+1079.004198	429.733
+1079.049178	456.021
+1079.094159	365.353
+1079.139142	318.141
+1079.184125	342.283
+1079.229109	293.462
+1079.274094	291.316
+1079.319080	313.312
+1079.364067	288.633
+1079.409055	323.506
+1079.454044	526.839
+1079.499033	872.344
+1079.544024	1016.13
+1079.589016	766.118
+1079.634008	486.602
+1079.679002	375.546
+1079.723996	358.915
+1079.768992	370.181
+1079.813988	320.287
+1079.858985	249.469
+1079.903983	263.954
+1079.948983	311.166
+1079.993983	350.867
+1080.038984	380.375
+1080.083986	354.623
+1080.128988	310.093
+1080.173992	317.068
+1080.218997	315.458
+1080.264003	253.761
+1080.309009	247.859
+1080.354017	295.608
+1080.399025	321.896
+1080.444035	425.441
+1080.489045	607.85
+1080.534057	743.585
+1080.579069	733.391
+1080.624082	550.445
+1080.669096	376.083
+1080.714111	344.429
+1080.759127	331.553
+1080.804144	290.779
+1080.849162	262.881
+1080.894181	256.443
+1080.939201	274.148
+1080.984221	267.71
+1081.029243	291.316
+1081.074266	295.071
+1081.119289	267.173
+1081.164314	277.367
+1081.209339	283.805
+1081.254365	289.706
+1081.299393	263.418
+1081.344421	259.662
+1081.389450	313.849
+1081.434480	371.791
+1081.479511	511.281
+1081.524543	708.712
+1081.569576	811.72
+1081.614610	695.836
+1081.659644	497.332
+1081.704680	363.207
+1081.749717	310.63
+1081.794754	325.652
+1081.839793	327.798
+1081.884832	265.564
+1081.929873	217.279
+1081.974914	262.881
+1082.019956	275.221
+1082.065000	253.761
+1082.110044	251.078
+1082.155089	237.13
+1082.200135	245.714
+1082.245182	268.783
+1082.290230	256.98
+1082.335278	250.005
+1082.380328	329.944
+1082.425379	422.758
+1082.470431	566.54
+1082.515483	883.074
+1082.560537	1220.53
+1082.605591	1194.24
+1082.650646	792.943
+1082.695703	442.609
+1082.740760	337.455
+1082.785818	359.988
+1082.830877	330.48
+1082.875937	261.809
+1082.920999	250.006
+1082.966060	287.024
+1083.011123	333.163
+1083.056187	328.334
+1083.101252	290.243
+1083.146318	221.035
+1083.191384	231.765
+1083.236452	279.513
+1083.281520	287.024
+1083.326590	278.44
+1083.371660	310.093
+1083.416732	360.524
+1083.461804	454.412
+1083.506877	657.745
+1083.551951	848.202
+1083.597026	902.389
+1083.642102	737.147
+1083.687179	482.846
+1083.732257	311.703
+1083.777336	254.298
+1083.822416	261.272
+1083.867496	228.009
+1083.912578	238.203
+1083.957661	316.532
+1084.002744	361.061
+1084.047829	331.017
+1084.092914	276.294
+1084.138000	328.871
+1084.183088	342.283
+1084.228176	270.393
+1084.273265	246.787
+1084.318355	275.221
+1084.363446	308.484
+1084.408538	392.714
+1084.453631	576.734
+1084.498725	1179.76
+1084.543820	2437.31
+1084.588915	3403.01
+1084.634012	2718.97
+1084.679109	1289.74
+1084.724208	572.978
+1084.769307	389.495
+1084.814408	353.55
+1084.859509	314.386
+1084.904611	277.904
+1084.949715	296.681
+1084.994819	306.338
+1085.039924	325.652
+1085.085030	281.659
+1085.130137	234.447
+1085.175245	241.422
+1085.220354	207.622
+1085.265463	201.184
+1085.310574	234.984
+1085.355686	329.408
+1085.400798	420.076
+1085.445912	500.551
+1085.491026	760.753
+1085.536142	1483.42
+1085.581258	2266.71
+1085.626375	2004.36
+1085.671493	1057.44
+1085.716613	432.952
+1085.761733	254.834
+1085.806854	295.072
+1085.851976	303.656
+1085.897099	272.539
+1085.942222	271.466
+1085.987347	318.141
+1086.032473	361.061
+1086.077600	336.919
+1086.122727	307.411
+1086.167856	285.951
+1086.212985	265.564
+1086.258115	245.714
+1086.303247	268.783
+1086.348379	300.973
+1086.393512	321.36
+1086.438646	442.073
+1086.483782	697.446
+1086.528918	1217.31
+1086.574055	1723.23
+1086.619192	1649.73
+1086.664331	986.083
+1086.709471	425.978
+1086.754612	290.243
+1086.799753	309.021
+1086.844896	284.342
+1086.890040	252.688
+1086.935184	260.736
+1086.980329	285.415
+1087.025476	295.608
+1087.070623	279.513
+1087.115771	223.718
+1087.160920	248.396
+1087.206070	316.532
+1087.251221	302.046
+1087.296373	310.63
+1087.341526	313.313
+1087.386680	326.189
+1087.431835	431.343
+1087.476991	743.049
+1087.522147	1537.6
+1087.567305	2929.28
+1087.612463	3599.91
+1087.657623	2480.23
+1087.702783	1020.96
+1087.747945	422.223
+1087.793107	361.598
+1087.838270	423.832
+1087.883434	380.376
+1087.928599	293.463
+1087.973765	269.32
+1088.018932	291.853
+1088.064100	338.529
+1088.109269	363.744
+1088.154439	329.408
+1088.199610	300.437
+1088.244781	309.558
+1088.289954	274.149
+1088.335127	274.685
+1088.380302	315.459
+1088.425477	410.956
+1088.470653	618.581
+1088.515831	1042.42
+1088.561009	1785.47
+1088.606188	2368.64
+1088.651368	1832.68
+1088.696549	799.381
+1088.741731	368.573
+1088.786914	318.142
+1088.832098	340.138
+1088.877283	288.098
+1088.922468	210.305
+1088.967655	214.597
+1089.012843	265.565
+1089.058031	256.444
+1089.103221	232.302
+1089.148411	224.254
+1089.193602	269.857
+1089.238795	295.609
+1089.283988	277.368
+1089.329182	277.904
+1089.374377	299.901
+1089.419573	390.033
+1089.464770	468.898
+1089.509968	682.961
+1089.555167	1071.39
+1089.600367	1330.52
+1089.645567	1019.35
+1089.690769	495.186
+1089.735972	287.561
+1089.781175	292.926
+1089.826380	305.802
+1089.871585	279.514
+1089.916791	238.203
+1089.961999	270.393
+1090.007207	272.003
+1090.052416	262.346
+1090.097626	267.711
+1090.142837	267.711
+1090.188049	322.434
+1090.233262	348.722
+1090.278476	312.24
+1090.323691	310.094
+1090.368906	361.062
+1090.414123	659.355
+1090.459341	1493.61
+1090.504559	2484.53
+1090.549779	2771.02
+1090.594999	2052.11
+1090.640220	1092.31
+1090.685443	576.734
+1090.730666	405.054
+1090.775890	366.426
+1090.821115	328.335
+1090.866341	276.295
+1090.911568	296.682
+1090.956796	360.525
+1091.002025	350.332
+1091.047255	276.831
+1091.092485	240.886
+1091.137717	239.276
+1091.182950	272.539
+1091.228183	283.806
+1091.273418	278.977
+1091.318653	253.762
+1091.363889	283.806
+1091.409127	430.806
+1091.454365	813.867
+1091.499604	1493.07
+1091.544844	1894.91
+1091.590085	1518.83
+1091.635327	833.181
+1091.680570	514.5
+1091.725814	411.492
+1091.771059	333.164
+1091.816304	282.196
+1091.861551	253.225
+1091.906799	238.74
+1091.952047	272.539
+1091.997297	318.142
+1092.042547	310.094
+1092.087798	313.313
+1092.133051	349.795
+1092.178304	382.522
+1092.223558	324.58
+1092.268813	255.908
+1092.314069	275.222
+1092.359326	311.167
+1092.404584	378.766
+1092.449843	660.965
+1092.495103	1096.6
+1092.540363	1208.73
+1092.585625	953.893
+1092.630888	633.603
+1092.676151	453.339
+1092.721416	375.01
+1092.766681	332.627
+1092.811947	275.758
+1092.857215	219.962
+1092.902483	255.371
+1092.947752	341.211
+1092.993022	363.744
+1093.038293	325.653
+1093.083565	292.39
+1093.128838	271.466
+1093.174112	272.003
+1093.219387	292.39
+1093.264662	277.368
+1093.309939	268.784
+1093.355217	307.412
+1093.400495	364.817
+1093.445775	504.307
+1093.491055	803.673
+1093.536336	1016.13
+1093.581619	1016.66
+1093.626902	783.286
+1093.672186	486.066
+1093.717471	340.138
+1093.762757	324.043
+1093.808044	305.266
+1093.853332	257.517
+1093.898621	262.882
+1093.943911	266.638
+1093.989201	259.663
+1094.034493	297.755
+1094.079786	318.142
+1094.125079	298.828
+1094.170374	254.298
+1094.215669	278.441
+1094.260965	314.923
+1094.306263	296.682
+1094.351561	347.649
+1094.396860	377.693
+1094.442160	453.876
+1094.487461	630.384
+1094.532763	871.809
+1094.578066	1009.15
+1094.623370	861.079
+1094.668675	602.486
+1094.713980	417.93
+1094.759287	332.091
+1094.804595	344.966
+1094.849903	307.412
+1094.895213	265.028
+1094.940523	253.762
+1094.985835	263.419
+1095.031147	319.751
+1095.076460	317.069
+1095.121774	229.619
+1095.167089	193.674
+1095.212405	180.798
+1095.257722	222.108
+1095.303040	275.222
+1095.348359	304.729
+1095.393679	332.627
+1095.439000	429.733
+1095.484321	646.479
+1095.529644	890.05
+1095.574967	903.462
+1095.620292	688.862
+1095.665617	464.069
+1095.710944	346.576
+1095.756271	330.481
+1095.801599	283.269
+1095.846928	229.083
+1095.892258	237.667
+1095.937589	236.057
+1095.982921	239.813
+1096.028254	258.59
+1096.073588	281.66
+1096.118923	263.955
+1096.164259	254.835
+1096.209595	268.784
+1096.254933	273.076
+1096.300271	276.295
+1096.345611	325.653
+1096.390951	403.981
+1096.436293	484.993
+1096.481635	583.172
+1096.526978	668.475
+1096.572322	673.304
+1096.617668	600.877
+1096.663014	436.171
+1096.708361	348.722
+1096.753708	295.609
+1096.799057	280.587
+1096.844407	268.247
+1096.889758	285.415
+1096.935109	289.707
+1096.980462	260.2
+1097.025816	262.346
+1097.071170	247.324
+1097.116526	246.251
+1097.161882	273.612
+1097.207239	283.806
+1097.252597	283.269
+1097.297957	274.685
+1097.343317	275.758
+1097.388678	335.846
+1097.434040	423.832
+1097.479403	508.062
+1097.524766	555.811
+1097.570131	522.548
+1097.615497	507.526
+1097.660864	469.971
+1097.706231	359.988
+1097.751600	282.733
+1097.796969	261.809
+1097.842340	250.006
+1097.887711	251.079
+1097.933083	247.86
+1097.978457	241.959
+1098.023831	256.444
+1098.069206	265.565
+1098.114582	272.003
+1098.159959	244.641
+1098.205337	251.079
+1098.250716	290.78
+1098.296095	301.51
+1098.341476	308.485
+1098.386858	302.583
+1098.432240	363.207
+1098.477624	504.307
+1098.523008	619.654
+1098.568394	606.242
+1098.613780	544.544
+1098.659167	451.193
+1098.704556	401.835
+1098.749945	395.934
+1098.795335	317.069
+1098.840726	236.057
+1098.886118	269.32
+1098.931511	294.536
+1098.976905	310.631
+1099.022300	312.777
+1099.067695	271.466
+1099.113092	265.028
+1099.158490	304.193
+1099.203888	297.218
+1099.249288	279.514
+1099.294688	312.777
+1099.340089	319.215
+1099.385492	295.609
+1099.430895	360.525
+1099.476299	452.266
+1099.521704	578.344
+1099.567110	698.519
+1099.612517	633.603
+1099.657925	519.865
+1099.703334	344.43
+1099.748744	261.809
+1099.794155	288.634
+1099.839566	282.196
+1099.884979	277.368
+1099.930392	296.682
+1099.975807	303.12
+1100.021222	248.933
+1100.066639	228.546
+1100.112056	261.273
+1100.157474	288.634
+1100.202893	300.974
+1100.248313	303.12
+1100.293734	319.751
+1100.339156	319.751
+1100.384579	348.185
+1100.430003	483.383
+1100.475428	642.187
+1100.520854	839.619
+1100.566280	1079.43
+1100.611708	1009.69
+1100.657137	652.917
+1100.702566	414.175
+1100.747997	327.262
+1100.793428	277.368
+1100.838860	238.74
+1100.884293	272.539
+1100.929728	302.047
+1100.975163	311.703
+1101.020599	302.047
+1101.066036	300.437
+1101.111474	251.616
+1101.156912	261.809
+1101.202352	298.828
+1101.247793	266.101
+1101.293235	274.685
+1101.338677	310.63
+1101.384121	326.725
+1101.429565	376.083
+1101.475011	472.653
+1101.520457	641.65
+1101.565904	792.407
+1101.611353	733.928
+1101.656802	570.833
+1101.702252	419.54
+1101.747703	336.382
+1101.793155	291.853
+1101.838608	276.831
+1101.884062	292.926
+1101.929517	295.072
+1101.974972	304.729
+1102.020429	268.247
+1102.065887	254.835
+1102.111345	297.755
+1102.156805	297.755
+1102.202265	278.977
+1102.247726	269.32
+1102.293189	268.784
+1102.338652	250.006
+1102.384116	258.59
+1102.429581	333.7
+1102.475047	444.755
+1102.520514	618.044
+1102.565982	734.465
+1102.611451	695.837
+1102.656921	591.756
+1102.702392	444.755
+1102.747863	313.849
+1102.793336	228.01
+1102.838809	250.543
+1102.884284	288.098
+1102.929759	302.583
+1102.975236	289.707
+1103.020713	254.835
+1103.066191	262.346
+1103.111670	306.339
+1103.157151	311.167
+1103.202632	295.609
+1103.248114	326.725
+1103.293596	304.193
+1103.339080	253.225
+1103.384565	293.463
+1103.430051	365.353
+1103.475538	448.511
+1103.521025	680.278
+1103.566514	1040.27
+1103.612003	1172.25
+1103.657494	845.52
+1103.702985	460.314
+1103.748477	346.576
+1103.793971	310.094
+1103.839465	306.338
+1103.884960	288.098
+1103.930456	274.685
+1103.975953	282.196
+1104.021451	260.2
+1104.066950	282.196
+1104.112449	299.9
+1104.157950	287.025
+1104.203452	258.59
+1104.248955	225.864
+1104.294458	254.298
+1104.339963	255.371
+1104.385468	262.346
+1104.430974	357.842
+1104.476482	559.03
+1104.521990	794.016
+1104.567499	1009.69
+1104.613009	946.919
+1104.658520	633.067
+1104.704032	413.102
+1104.749545	305.266
+1104.795059	320.824
+1104.840574	342.284
+1104.886090	263.419
+1104.931606	213.524
+1104.977124	260.2
+1105.022642	309.558
+1105.068162	308.485
+1105.113682	298.291
+1105.159204	283.806
+1105.204726	306.339
+1105.250249	293.999
+1105.295773	243.568
+1105.341299	261.809
+1105.386825	341.747
+1105.432352	428.124
+1105.477880	546.69
+1105.523408	759.68
+1105.568938	987.693
+1105.614469	953.893
+1105.660001	616.972
+1105.705533	315.996
+1105.751067	251.616
+1105.796601	275.758
+1105.842137	296.682
+1105.887673	268.784
+1105.933210	250.543
+1105.978749	291.853
+1106.024288	327.799
+1106.069828	356.77
+1106.115369	341.211
+1106.160911	321.361
+1106.206454	265.028
+1106.251998	256.981
+1106.297543	239.813
+1106.343088	242.495
+1106.388635	282.196
+1106.434183	482.31
+1106.479731	903.999
+1106.525281	1236.63
+1106.570831	1132.01
+1106.616382	770.947
+1106.661935	503.77
+1106.707488	412.566
+1106.753042	361.062
+1106.798597	308.485
+1106.844153	270.93
+1106.889710	245.178
+1106.935268	276.831
+1106.980827	317.605
+1107.026387	315.996
+1107.071948	314.923
+1107.117509	299.364
+1107.163072	292.926
+1107.208636	251.079
+1107.254200	229.083
+1107.299766	284.342
+1107.345332	324.58
+1107.390899	387.35
+1107.436467	713.542
+1107.482037	1375.04
+1107.527607	2122.39
+1107.573178	2139.56
+1107.618750	1326.22
+1107.664323	613.753
+1107.709897	388.96
+1107.755471	372.328
+1107.801047	331.554
+1107.846624	268.784
+1107.892201	281.123
+1107.937780	334.773
+1107.983360	365.354
+1108.028940	373.401
+1108.074521	337.992
+1108.120104	336.383
+1108.165687	343.357
+1108.211271	370.182
+1108.256856	346.04
+1108.302442	296.682
+1108.348029	309.021
+1108.393617	429.197
+1108.439206	749.487
+1108.484796	1333.2
+1108.530387	1759.71
+1108.575978	1528.48
+1108.621571	896.488
+1108.667165	463.533
+1108.712759	349.259
+1108.758354	334.773
+1108.803951	288.634
+1108.849548	276.295
+1108.895146	285.415
+1108.940746	299.364
+1108.986346	308.485
+1109.031947	335.31
+1109.077549	366.427
+1109.123152	353.014
+1109.168756	317.069
+1109.214360	310.631
+1109.259966	315.459
+1109.305573	332.627
+1109.351180	445.829
+1109.396789	951.211
+1109.442398	1914.23
+1109.488009	2663.72
+1109.533620	2262.41
+1109.579233	1332.66
+1109.624846	839.619
+1109.670460	591.22
+1109.716075	524.694
+1109.761691	449.584
+1109.807308	318.142
+1109.852926	294.536
+1109.898545	292.39
+1109.944165	264.492
+1109.989786	252.152
+1110.035407	236.057
+1110.081030	269.857
+1110.126653	287.025
+1110.172278	269.32
+1110.217903	275.222
+1110.263530	284.879
+1110.309157	323.507
+1110.354785	436.708
+1110.400415	761.29
+1110.446045	1349.83
+1110.491676	1703.38
+1110.537308	1523.12
+1110.582941	1049.93
+1110.628575	744.659
+1110.674209	571.906
+1110.719845	443.146
+1110.765482	339.065
+1110.811119	321.361
+1110.856758	285.952
+1110.902397	294.536
+1110.948038	317.069
+1110.993679	286.488
+1111.039322	273.076
+1111.084965	306.875
+1111.130609	318.678
+1111.176254	308.485
+1111.221900	277.904
+1111.267547	276.295
+1111.313195	295.609
+1111.358844	302.047
+1111.404494	406.128
+1111.450145	677.06
+1111.495796	973.207
+1111.541449	1071.39
+1111.587103	932.433
+1111.632757	772.02
+1111.678412	615.362
+1111.724069	453.876
+1111.769726	385.741
+1111.815384	336.919
+1111.861044	290.78
+1111.906704	255.372
+1111.952365	277.905
+1111.998027	303.656
+1112.043690	305.266
+1112.089354	303.656
+1112.135018	285.952
+1112.180684	268.784
+1112.226351	318.142
+1112.272019	352.478
+1112.317687	323.507
+1112.363357	305.802
+1112.409027	428.124
+1112.454698	614.826
+1112.500371	784.36
+1112.546044	883.076
+1112.591718	870.2
+1112.637393	710.323
+1112.683069	534.351
+1112.728746	430.27
+1112.774424	385.741
+1112.820103	340.675
+1112.865783	249.47
+1112.911464	216.207
+1112.957145	238.204
+1113.002828	285.416
+1113.048512	310.095
+1113.094196	283.806
+1113.139882	275.222
+1113.185568	268.784
+1113.231255	311.704
+1113.276944	347.113
+1113.322633	371.255
+1113.368323	399.153
+1113.414014	410.42
+1113.459706	517.72
+1113.505399	758.608
+1113.551093	882.539
+1113.596788	763.973
+1113.642483	628.239
+1113.688180	526.304
+1113.733878	439.927
+1113.779576	344.967
+1113.825276	299.365
+1113.870976	310.095
+1113.916678	284.343
+1113.962380	304.73
+1114.008083	374.474
+1114.053787	395.398
+1114.099492	388.96
+1114.145199	375.547
+1114.190906	329.409
+1114.236614	316.533
+1114.282322	294
+1114.328032	259.127
+1114.373743	303.657
+1114.419455	548.837
+1114.465167	1077.82
+1114.510881	1744.69
+1114.556595	1983.44
+1114.602311	1508.63
+1114.648027	849.276
+1114.693745	549.91
+1114.739463	433.489
+1114.785182	334.237
+1114.830902	270.93
+1114.876623	252.689
+1114.922345	259.664
+1114.968068	305.802
+1115.013792	327.799
+1115.059517	300.438
+1115.105243	283.27
+1115.150969	306.875
+1115.196697	327.799
+1115.242426	310.631
+1115.288155	282.733
+1115.333885	303.656
+1115.379617	333.7
+1115.425349	484.457
+1115.471082	848.203
+1115.516817	1291.35
+1115.562552	1556.38
+1115.608288	1350.9
+1115.654025	881.466
+1115.699763	539.716
+1115.745502	375.547
+1115.791242	318.679
+1115.836982	294
+1115.882724	272.003
+1115.928467	276.295
+1115.974210	288.098
+1116.019955	300.974
+1116.065700	303.657
+1116.111447	332.628
+1116.157194	333.701
+1116.202942	340.139
+1116.248691	293.463
+1116.294441	282.733
+1116.340193	282.733
+1116.385945	300.438
+1116.431697	386.814
+1116.477451	664.184
+1116.523206	1201.76
+1116.568962	1473.22
+1116.614719	1206.58
+1116.660476	738.757
+1116.706235	453.34
+1116.751994	393.252
+1116.797755	334.237
+1116.843516	258.054
+1116.889279	242.496
+1116.935042	267.175
+1116.980806	287.562
+1117.026571	313.85
+1117.072337	317.606
+1117.118104	306.339
+1117.163872	363.745
+1117.209641	339.602
+1117.255411	270.394
+1117.301182	235.521
+1117.346953	261.273
+1117.392726	357.307
+1117.438500	528.986
+1117.484274	849.813
+1117.530050	1500.05
+1117.575826	2000.6
+1117.621603	1733.43
+1117.667381	968.379
+1117.713161	476.409
+1117.758941	360.526
+1117.804722	376.084
+1117.850504	375.548
+1117.896287	317.606
+1117.942071	286.489
+1117.987856	294.536
+1118.033641	281.124
+1118.079428	334.774
+1118.125216	266.638
+1118.171004	255.372
+1118.216794	300.438
+1118.262584	310.095
+1118.308376	298.828
+1118.354168	294.536
+1118.399961	357.843
+1118.445755	511.818
+1118.491551	834.791
+1118.537347	1367
+1118.583144	1636.32
+1118.628942	1272.57
+1118.674740	730.173
+1118.720540	449.048
+1118.766341	335.846
+1118.812143	317.069
+1118.857945	302.047
+1118.903749	302.047
+1118.949554	320.288
+1118.995359	312.777
+1119.041165	304.193
+1119.086973	313.85
+1119.132781	315.996
+1119.178590	255.908
+1119.224400	251.616
+1119.270211	296.682
+1119.316023	339.602
+1119.361836	391.642
+1119.407650	430.807
+1119.453465	547.764
+1119.499281	979.645
+1119.545098	1974.85
+1119.590915	2621.33
+1119.636734	1957.15
+1119.682553	868.054
+1119.728374	375.011
+1119.774195	316.533
+1119.820017	367.5
+1119.865841	363.208
+1119.911665	288.098
+1119.957490	261.81
+1120.003316	286.489
+1120.049143	308.485
+1120.094971	270.394
+1120.140800	272.003
+1120.186630	301.511
+1120.232461	283.27
+1120.278292	272.003
+1120.324125	293.463
+1120.369959	332.091
+1120.415793	353.551
+1120.461629	547.227
+1120.507465	951.747
+1120.553302	1508.1
+1120.599141	1809.61
+1120.644980	1326.76
+1120.690820	592.829
+1120.736661	336.383
+1120.782503	328.335
+1120.828346	348.722
+1120.874190	303.12
+1120.920035	281.123
+1120.965880	280.587
+1121.011727	321.361
+1121.057575	374.474
+1121.103423	329.945
+1121.149273	237.667
+1121.195123	238.74
+1121.240975	262.883
+1121.286827	241.959
+1121.332680	243.032
+1121.378535	302.583
+1121.424390	501.088
+1121.470246	994.131
+1121.516103	1928.71
+1121.561961	3212.55
+1121.607820	3719.55
+1121.653679	2674.45
+1121.699540	1199.61
+1121.745402	534.351
+1121.791265	356.77
+1121.837128	373.401
+1121.882993	334.773
+1121.928858	292.39
+1121.974725	317.069
+1122.020592	361.598
+1122.066460	349.259
+1122.112329	282.197
+1122.158199	262.883
+1122.204071	283.806
+1122.249943	306.875
+1122.295816	349.259
+1122.341689	346.576
+1122.387564	409.883
+1122.433440	564.932
+1122.479317	837.473
+1122.525194	1450.69
+1122.571073	2274.75
+1122.616953	2479.16
+1122.662833	1678.7
+1122.708714	749.487
+1122.754597	324.58
+1122.800480	261.273
+1122.846364	309.558
+1122.892249	317.069
+1122.938135	283.806
+1122.984022	280.587
+1123.029910	305.266
+1123.075799	293.463
+1123.121689	242.496
+1123.167580	245.178
+1123.213472	248.397
+1123.259364	252.153
+1123.305258	244.642
+1123.351152	315.996
+1123.397048	540.253
+1123.442944	1231.8
+1123.488842	2503.84
+1123.534740	3157.83
+1123.580639	2502.23
+1123.626539	1508.1
+1123.672440	844.984
+1123.718342	546.691
+1123.764245	437.781
+1123.810149	377.693
+1123.856054	309.022
+1123.901960	282.197
+1123.947867	307.412
+1123.993774	328.335
+1124.039683	278.978
+1124.085592	257.518
+1124.131503	280.051
+1124.177414	280.587
+1124.223326	276.295
+1124.269240	267.175
+1124.315154	270.394
+1124.361069	383.058
+1124.406985	596.585
+1124.452902	1022.57
+1124.498820	1686.21
+1124.544739	1992.02
+1124.590659	1649.2
+1124.636580	987.693
+1124.682501	570.833
+1124.728424	420.077
+1124.774348	379.303
+1124.820272	353.014
+1124.866198	326.189
+1124.912124	304.193
+1124.958051	293.463
+1125.003980	281.66
+1125.049909	288.635
+1125.095839	276.295
+1125.141770	290.781
+1125.187702	307.949
+1125.233635	298.828
+1125.279569	298.828
+1125.325504	262.883
+1125.371440	325.116
+1125.417376	428.661
+1125.463314	649.162
+1125.509253	974.28
+1125.555192	1110.01
+1125.601133	937.799
+1125.647074	674.377
+1125.693016	499.479
+1125.738960	398.617
+1125.784904	331.555
+1125.830849	321.361
+1125.876795	279.514
+1125.922742	267.175
+1125.968690	261.81
+1126.014639	244.642
+1126.060589	208.16
+1126.106540	224.791
+1126.152491	265.565
+1126.198444	276.832
+1126.244398	270.93
+1126.290352	259.127
+1126.336308	265.565
+1126.382264	315.46
+1126.428221	451.194
+1126.474180	621.801
+1126.520139	843.375
+1126.566099	953.357
+1126.612060	880.393
+1126.658022	682.425
+1126.703985	484.993
+1126.749949	329.409
+1126.795914	253.226
+1126.841880	240.35
+1126.887846	248.934
+1126.933814	244.105
+1126.979782	221.572
+1127.025752	279.514
+1127.071722	333.164
+1127.117694	318.142
+1127.163666	336.919
+1127.209639	317.069
+1127.255614	276.295
+1127.301589	272.54
+1127.347565	272.54
+1127.393542	282.733
+1127.439520	402.909
+1127.485499	537.034
+1127.531479	633.067
+1127.577459	637.359
+1127.623441	541.326
+1127.669424	443.146
+1127.715407	405.055
+1127.761392	326.726
+1127.807377	228.547
+1127.853364	252.153
+1127.899351	312.777
+1127.945339	294.536
+1127.991329	241.959
+1128.037319	231.229
+1128.083310	270.394
+1128.129302	279.514
+1128.175295	263.419
+1128.221289	284.879
+1128.267284	313.314
+1128.313279	260.2
+1128.359276	262.883
+1128.405274	339.602
+1128.451272	431.88
+1128.497272	562.249
+1128.543272	722.662
+1128.589274	740.903
+1128.635276	625.02
+1128.681279	490.895
+1128.727284	377.693
+1128.773289	297.755
+1128.819295	258.591
+1128.865302	238.74
+1128.911310	251.08
+1128.957319	280.051
+1129.003329	274.686
+1129.049340	282.197
+1129.095351	282.197
+1129.141364	250.543
+1129.187377	255.908
+1129.233392	251.616
+1129.279407	247.861
+1129.325424	269.321
+1129.371441	282.197
+1129.417460	303.657
+1129.463479	398.08
+1129.509499	523.085
+1129.555520	631.458
+1129.601542	666.33
+1129.647565	591.22
+1129.693589	430.27
+1129.739614	279.514
+1129.785640	244.105
+1129.831666	248.934
+1129.877694	211.915
+1129.923723	195.284
+1129.969752	250.543
+1130.015783	274.149
+1130.061814	270.93
+1130.107846	254.835
+1130.153880	270.93
+1130.199914	314.923
+1130.245949	305.266
+1130.291985	245.715
+1130.338022	214.061
+1130.384060	254.299
+1130.430099	361.598
+1130.476139	475.336
+1130.522180	532.205
+1130.568221	578.881
+1130.614264	561.713
+1130.660308	522.012
+1130.706352	438.318
+1130.752398	332.091
+1130.798444	271.467
+1130.844491	262.883
+1130.890540	272.003
+1130.936589	293.463
+1130.982639	268.784
+1131.028690	274.686
+1131.074742	284.343
+1131.120795	294
+1131.166849	295.073
+1131.212904	275.759
+1131.258960	322.971
+1131.305016	364.817
+1131.351074	339.065
+1131.397133	431.88
+1131.443192	637.896
+1131.489253	1044.03
+1131.535314	1472.15
+1131.581376	1379.87
+1131.627440	899.171
+1131.673504	552.056
+1131.719569	371.792
+1131.765635	311.168
+1131.811702	294
+1131.857770	289.171
+1131.903839	311.168
+1131.949909	286.489
+1131.995980	261.273
+1132.042052	266.102
+1132.088124	283.806
+1132.134198	306.339
+1132.180272	332.091
+1132.226348	321.361
+1132.272424	306.339
+1132.318502	312.777
+1132.364580	362.135
+1132.410659	490.895
+1132.456739	692.619
+1132.502820	944.773
+1132.548902	1165.81
+1132.594985	1063.88
+1132.641069	702.812
+1132.687154	441.537
+1132.733240	355.697
+1132.779327	324.044
+1132.825414	276.832
+1132.871503	253.762
+1132.917592	259.127
+1132.963683	253.762
+1133.009774	234.985
+1133.055867	214.598
+1133.101960	261.81
+1133.148054	309.558
+1133.194149	354.624
+1133.240245	376.621
+1133.286343	372.329
+1133.332441	328.872
+1133.378539	329.945
+1133.424639	413.639
+1133.470740	631.994
+1133.516842	957.113
+1133.562944	1073
+1133.609048	895.415
+1133.655153	579.417
+1133.701258	395.398
+1133.747365	343.894
+1133.793472	304.73
+1133.839580	252.689
+1133.885689	245.715
+1133.931800	253.226
+1133.977911	266.638
+1134.024023	301.511
+1134.070136	322.434
+1134.116250	252.153
+1134.162364	202.795
+1134.208480	219.963
+1134.254597	237.131
+1134.300715	260.2
+1134.346833	269.857
+1134.392953	291.317
+1134.439073	355.161
+1134.485195	635.213
+1134.531317	1091.77
+1134.577440	1357.88
+1134.623565	1122.35
+1134.669690	646.48
+1134.715816	361.599
+1134.761943	301.511
+1134.808071	302.047
+1134.854200	274.686
+1134.900330	259.664
+1134.946460	272.003
+1134.992592	276.832
+1135.038725	265.029
+1135.084858	252.153
+1135.130993	245.178
+1135.177128	254.835
+1135.223265	258.591
+1135.269402	292.927
+1135.315541	300.438
+1135.361680	311.168
+1135.407820	334.237
+1135.453961	479.092
+1135.500103	848.74
+1135.546246	1162.59
+1135.592390	1097.68
+1135.638535	798.845
+1135.684681	505.38
+1135.730827	341.212
+1135.776975	320.288
+1135.823124	303.657
+1135.869273	262.883
+1135.915424	224.791
+1135.961575	247.324
+1136.007727	302.047
+1136.053881	304.73
+1136.100035	243.569
+1136.146190	181.335
+1136.192346	217.28
+1136.238503	224.255
+1136.284661	226.401
+1136.330820	217.817
+1136.376980	259.127
+1136.423141	370.183
+1136.469303	487.139
+1136.515465	693.155
+1136.561629	983.938
+1136.607793	973.208
+1136.653959	616.972
+1136.700125	348.723
+1136.746293	298.292
+1136.792461	294.536
+1136.838630	259.664
+1136.884800	217.28
+1136.930971	230.156
+1136.977144	325.653
+1137.023317	370.183
+1137.069490	310.631
+1137.115665	280.051
+1137.161841	295.073
+1137.208018	320.288
+1137.254196	321.361
+1137.300374	294.536
+1137.346554	271.467
+1137.392734	277.368
+1137.438916	367.5
+1137.485098	585.855
+1137.531281	1031.69
+1137.577465	1576.77
+1137.623651	1586.96
+1137.669837	1002.18
+1137.716024	457.632
+1137.762212	314.387
+1137.808401	339.066
+1137.854591	345.504
+1137.900781	282.197
+1137.946973	211.379
+1137.993166	233.912
+1138.039359	283.27
+1138.085554	308.485
+1138.131749	298.292
+1138.177946	270.394
+1138.224143	255.908
+1138.270342	285.952
+1138.316541	287.025
+1138.362741	289.708
+1138.408942	373.402
+1138.455144	498.406
+1138.501347	701.203
+1138.547551	937.262
+1138.593756	981.255
+1138.639962	831.572
+1138.686168	561.713
+1138.732376	351.942
+1138.778585	304.73
+1138.824794	275.759
+1138.871005	240.886
+1138.917216	238.204
+1138.963429	266.638
+1139.009642	247.324
+1139.055856	221.572
+1139.102071	246.251
+1139.148287	302.584
+1139.194504	313.314
+1139.240722	285.416
+1139.286941	294.536
+1139.333161	276.295
+1139.379382	303.657
+1139.425604	380.376
+1139.471826	473.727
+1139.518050	673.841
+1139.564275	933.507
+1139.610500	989.839
+1139.656726	770.411
+1139.702954	523.621
+1139.749182	359.453
+1139.795411	286.489
+1139.841642	291.854
+1139.887873	296.682
+1139.934105	285.952
+1139.980338	274.686
+1140.026572	268.784
+1140.072807	237.131
+1140.119042	257.518
+1140.165279	269.321
+1140.211517	274.149
+1140.257755	287.025
+1140.303995	290.244
+1140.350235	321.361
+1140.396477	388.96
+1140.442719	451.194
+1140.488962	545.081
+1140.535207	693.692
+1140.581452	754.853
+1140.627698	670.086
+1140.673945	489.285
+1140.720193	343.894
+1140.766442	289.171
+1140.812692	330.482
+1140.858943	334.774
+1140.905194	322.434
+1140.951447	272.003
+1140.997701	261.273
+1141.043955	283.27
+1141.090211	294
+1141.136467	267.175
+1141.182725	238.74
+1141.228983	225.328
+1141.275242	217.28
+1141.321502	229.083
+1141.367763	296.682
+1141.414025	381.986
+1141.460288	594.976
+1141.506552	781.141
+1141.552817	777.922
+1141.599083	649.162
+1141.645350	513.428
+1141.691617	429.198
+1141.737886	364.818
+1141.784156	307.412
+1141.830426	256.981
+1141.876698	250.007
+1141.922970	246.251
+1141.969243	246.251
+1142.015517	238.741
+1142.061793	229.084
+1142.108069	256.445
+1142.154346	246.251
+1142.200624	240.887
+1142.246903	269.321
+1142.293183	266.102
+1142.339463	287.562
+1142.385745	311.168
+1142.432028	379.84
+1142.478311	502.698
+1142.524596	634.677
+1142.570882	687.254
+1142.617168	662.575
+1142.663455	542.399
+1142.709744	411.493
+1142.756033	328.336
+1142.802323	276.832
+1142.848614	255.372
+1142.894906	250.543
+1142.941199	243.569
+1142.987493	261.273
+1143.033788	307.412
+1143.080084	294.536
+1143.126381	261.81
+1143.172678	261.81
+1143.218977	270.93
+1143.265276	284.343
+1143.311577	287.025
+1143.357878	298.828
+1143.404181	346.04
+1143.450484	358.916
+1143.496788	481.238
+1143.543093	659.892
+1143.589400	802.601
+1143.635707	724.272
+1143.682015	468.899
+1143.728324	333.164
+1143.774633	309.558
+1143.820944	333.701
+1143.867256	346.577
+1143.913569	324.044
+1143.959882	328.336
+1144.006197	331.018
+1144.052512	268.784
+1144.098829	264.492
+1144.145146	296.146
+1144.191465	275.759
+1144.237784	252.689
+1144.284104	285.416
+1144.330425	270.93
+1144.376747	248.397
+1144.423070	299.901
+1144.469394	419.004
+1144.515719	553.665
+1144.562045	687.79
+1144.608371	703.885
+1144.654699	581.563
+1144.701028	391.643
+1144.747357	307.949
+1144.793688	285.952
+1144.840019	287.025
+1144.886352	254.835
+1144.932685	216.744
+1144.979019	275.222
+1145.025354	337.993
+1145.071691	324.58
+1145.118028	290.781
+1145.164366	273.613
+1145.210705	248.934
+1145.257044	240.35
+1145.303385	221.036
+1145.349727	236.594
+1145.396070	324.044
+1145.442413	387.887
+1145.488758	528.45
+1145.535103	699.057
+1145.581450	825.67
+1145.627797	804.211
+1145.674145	651.308
+1145.720495	458.169
+1145.766845	379.84
+1145.813196	260.2
+1145.859548	241.959
+1145.905901	277.905
+1145.952255	272.003
+1145.998610	267.175
+1146.044966	285.952
+1146.091322	277.368
+1146.137680	302.047
+1146.184039	306.876
+1146.230398	266.638
+1146.276759	259.127
+1146.323120	272.54
+1146.369483	295.073
+1146.415846	389.497
+1146.462210	473.191
+1146.508575	585.319
+1146.554942	736.075
+1146.601309	751.097
+1146.647677	642.724
+1146.694046	458.169
+1146.740415	342.285
+1146.786786	309.022
+1146.833158	289.708
+1146.879531	274.149
+1146.925904	268.784
+1146.972279	303.12
+1147.018654	304.73
+1147.065031	313.314
+1147.111408	316.533
+1147.157787	283.27
+1147.204166	265.029
+1147.250546	300.974
+1147.296927	324.044
+1147.343309	320.825
+1147.389692	401.3
+1147.436076	500.016
+1147.482461	603.023
+1147.528847	754.853
+1147.575234	847.13
+1147.621621	810.112
+1147.668010	677.06
+1147.714399	477.483
+1147.760790	347.113
+1147.807181	323.507
+1147.853574	302.047
+1147.899967	262.346
+1147.946361	219.963
+1147.992757	250.543
+1148.039153	237.667
+1148.085550	267.711
+1148.131948	315.996
+1148.178347	294
+1148.224747	254.299
+1148.271147	273.076
+1148.317549	303.12
+1148.363952	339.602
+1148.410355	457.632
+1148.456760	535.961
+1148.503165	554.738
+1148.549572	638.432
+1148.595979	688.327
+1148.642388	563.322
+1148.688797	439.391
+1148.735207	394.862
+1148.781618	332.628
+1148.828030	285.416
+1148.874443	253.226
+1148.920857	272.003
+1148.967272	273.076
+1149.013688	262.883
+1149.060105	268.784
+1149.106522	262.883
+1149.152941	245.715
+1149.199361	233.376
+1149.245781	275.222
+1149.292203	294.536
+1149.338625	288.098
+1149.385048	291.854
+1149.431472	350.869
+1149.477898	403.982
+1149.524324	497.87
+1149.570751	645.943
+1149.617179	693.155
+1149.663608	612.68
+1149.710038	497.333
+1149.756469	382.522
+1149.802900	347.113
+1149.849333	294
+1149.895767	237.667
+1149.942201	237.131
+1149.988637	265.565
+1150.035073	348.186
+1150.081511	343.358
+1150.127949	306.876
+1150.174388	311.704
+1150.220828	270.93
+1150.267269	276.295
+1150.313711	288.635
+1150.360155	309.022
+1150.406598	336.92
+1150.453043	340.139
+1150.499489	428.661
+1150.545936	559.03
+1150.592384	648.089
+1150.638832	679.206
+1150.685282	577.271
+1150.731732	409.884
+1150.778184	296.146
+1150.824636	253.226
+1150.871089	265.565
+1150.917544	274.686
+1150.963999	298.292
+1151.010455	297.219
+1151.056912	278.441
+1151.103370	282.197
+1151.149829	270.394
+1151.196289	277.368
+1151.242750	283.27
+1151.289212	310.631
+1151.335674	277.368
+1151.382138	297.219
+1151.428602	407.201
+1151.475068	538.643
+1151.521534	700.13
+1151.568002	811.185
+1151.614470	758.072
+1151.660939	681.889
+1151.707410	628.775
+1151.753881	473.727
+1151.800353	303.657
+1151.846826	224.255
+1151.893300	226.401
+1151.939775	242.496
+1151.986250	288.635
+1152.032727	340.139
+1152.079205	323.507
+1152.125684	298.292
+1152.172163	311.168
+1152.218644	302.584
+1152.265125	312.777
+1152.311607	294
+1152.358091	251.08
+1152.404575	253.226
+1152.451060	316.533
+1152.497546	495.187
+1152.544033	623.41
+1152.590522	614.826
+1152.637010	599.804
+1152.683500	553.129
+1152.729991	444.756
+1152.776483	341.748
+1152.822976	317.606
+1152.869469	312.777
+1152.915964	304.193
+1152.962459	245.178
+1153.008956	246.788
+1153.055453	300.974
+1153.101952	329.945
+1153.148451	310.631
+1153.194951	292.927
+1153.241452	266.102
+1153.287954	233.375
+1153.334457	255.372
+1153.380961	338.529
+1153.427466	412.566
+1153.473972	532.742
+1153.520479	703.349
+1153.566986	856.787
+1153.613495	776.313
+1153.660005	593.366
+1153.706515	470.508
+1153.753027	401.3
+1153.799539	335.847
+1153.846052	253.226
+1153.892567	272.54
+1153.939082	318.679
+1153.985598	312.777
+1154.032115	260.2
+1154.078633	203.868
+1154.125152	214.062
+1154.171672	222.109
+1154.218193	246.788
+1154.264714	270.93
+1154.311237	262.883
+1154.357761	277.368
+1154.404285	298.292
+1154.450811	372.329
+1154.497337	525.768
+1154.543865	730.174
+1154.590393	828.353
+1154.636922	695.301
+1154.683452	525.768
+1154.729984	417.931
+1154.776516	303.12
+1154.823049	280.587
+1154.869583	258.054
+1154.916118	253.226
+1154.962653	286.489
+1155.009190	270.93
+1155.055728	208.16
+1155.102266	210.306
+1155.148806	268.248
+1155.195347	254.835
+1155.241888	241.423
+1155.288430	235.521
+1155.334974	219.427
+1155.381518	281.66
+1155.428063	382.522
+1155.474609	482.848
+1155.521156	535.424
+1155.567704	607.852
+1155.614253	624.483
+1155.660803	496.797
+1155.707354	387.351
+1155.753906	379.84
+1155.800459	327.799
+1155.847012	249.47
+1155.893567	236.058
+1155.940122	216.744
+1155.986679	217.281
+1156.033236	235.521
+1156.079795	260.2
+1156.126354	239.277
+1156.172914	245.715
+1156.219475	264.492
+1156.266037	217.817
+1156.312600	231.229
+1156.359164	271.467
+1156.405729	282.197
+1156.452295	332.628
+1156.498862	404.519
+1156.545429	554.738
+1156.591998	640.578
+1156.638568	537.034
+1156.685138	415.249
+1156.731710	320.288
+1156.778282	242.496
+1156.824855	228.01
+1156.871430	185.09
+1156.918005	172.215
+1156.964581	231.766
+1157.011158	271.467
+1157.057736	297.219
+1157.104315	291.317
+1157.150895	266.638
+1157.197476	300.438
+1157.244058	292.927
+1157.290640	280.587
+1157.337224	275.759
+1157.383808	319.215
+1157.430394	353.551
+1157.476980	524.158
+1157.523568	849.813
+1157.570156	1094.46
+1157.616745	1001.11
+1157.663336	701.203
+1157.709927	456.559
+1157.756519	364.818
+1157.803112	316.533
+1157.849706	248.397
+1157.896301	194.211
+1157.942897	237.667
+1157.989493	290.781
+1158.036091	270.93
+1158.082690	252.689
+1158.129289	267.711
+1158.175890	262.883
+1158.222491	267.711
+1158.269094	235.521
+1158.315697	231.229
+1158.362301	276.295
+1158.408906	347.113
+1158.455513	406.128
+1158.502120	597.658
+1158.548728	961.941
+1158.595337	1148.64
+1158.641947	931.361
+1158.688557	577.271
+1158.735169	371.256
+1158.781782	283.806
+1158.828396	231.766
+1158.875010	221.036
+1158.921626	229.083
+1158.968242	249.47
+1159.014860	267.711
+1159.061478	241.959
+1159.108097	222.645
+1159.154717	259.664
+1159.201339	271.467
+1159.247961	262.883
+1159.294584	278.978
+1159.341208	284.879
+1159.387832	263.419
+1159.434458	285.416
+1159.481085	444.22
+1159.527713	683.498
+1159.574341	792.407
+1159.620971	711.933
+1159.667602	575.662
+1159.714233	441.537
+1159.760865	318.679
+1159.807499	276.832
+1159.854133	266.102
+1159.900768	240.35
+1159.947404	250.007
+1159.994041	272.003
+1160.040680	268.248
+1160.087318	255.908
+1160.133958	280.587
+1160.180599	282.733
+1160.227241	319.752
+1160.273884	336.383
+1160.320527	285.416
+1160.367172	232.302
+1160.413817	261.273
+1160.460464	329.945
+1160.507111	405.055
+1160.553760	539.716
+1160.600409	612.68
+1160.647059	549.91
+1160.693710	402.909
+1160.740362	295.609
+1160.787015	251.616
+1160.833669	259.127
+1160.880324	270.394
+1160.926980	269.857
+1160.973637	280.587
+1161.020295	251.616
+1161.066953	289.171
+1161.113613	307.412
+1161.160273	279.514
+1161.206935	259.664
+1161.253597	269.321
+1161.300261	316.533
+1161.346925	285.416
+1161.393590	276.295
+1161.440256	353.551
+1161.486923	457.095
+1161.533591	524.158
+1161.580260	585.319
+1161.626930	599.804
+1161.673601	482.311
+1161.720273	361.599
+1161.766946	294.536
+1161.813619	282.197
+1161.860294	268.248
+1161.906969	254.299
+1161.953646	285.416
+1162.000323	272.54
+1162.047002	252.153
+1162.093681	280.587
+1162.140361	283.27
+1162.187042	293.463
+1162.233724	297.219
+1162.280407	289.171
+1162.327091	252.689
+1162.373776	250.007
+1162.420462	333.701
+1162.467149	496.26
+1162.513837	641.651
+1162.560525	686.181
+1162.607215	669.013
+1162.653905	691.546
+1162.700597	619.118
+1162.747289	462.46
+1162.793983	333.164
+1162.840677	302.047
+1162.887372	307.412
+1162.934068	282.733
+1162.980765	273.076
+1163.027463	284.343
+1163.074162	325.117
+1163.120862	318.142
+1163.167563	284.879
+1163.214265	291.854
+1163.260968	268.784
+1163.307671	247.861
+1163.354376	273.613
+1163.401081	284.343
+1163.447788	355.697
+1163.494495	441.537
+1163.541204	547.227
+1163.587913	727.491
+1163.634623	800.991
+1163.681334	651.845
+1163.728046	480.165
+1163.774759	383.059
+1163.821473	320.825
+1163.868188	290.244
+1163.914904	296.146
+1163.961621	278.441
+1164.008339	264.492
+1164.055057	291.317
+1164.101777	313.85
+1164.148497	291.854
+1164.195219	294.536
+1164.241941	300.438
+1164.288665	334.774
+1164.335389	346.04
+1164.382114	365.891
+1164.428840	458.705
+1164.475567	516.11
+1164.522295	599.804
+1164.569024	648.089
+1164.615754	684.571
+1164.662485	665.257
+1164.709217	465.143
+1164.755950	319.752
+1164.802683	306.876
+1164.849418	303.657
+1164.896153	272.54
+1164.942890	229.083
+1164.989627	267.175
+1165.036366	329.945
+1165.083105	330.482
+1165.129845	289.708
+1165.176586	271.467
+1165.223328	292.39
+1165.270071	310.095
+1165.316815	317.069
+1165.363560	315.46
+1165.410306	353.015
+1165.457053	613.753
+1165.503801	1444.25
+1165.550549	2702.88
+1165.597299	3138.52
+1165.644049	2236.66
+1165.690801	1106.8
+1165.737553	644.87
+1165.784307	571.37
+1165.831061	526.304
+1165.877816	421.687
+1165.924572	331.018
+1165.971329	280.587
+1166.018087	299.365
+1166.064846	313.314
+1166.111606	314.387
+1166.158367	302.584
+1166.205129	306.339
+1166.251892	331.555
+1166.298655	304.73
+1166.345420	314.923
+1166.392186	409.347
+1166.438952	496.796
+1166.485719	840.692
+1166.532488	1592.86
+1166.579257	2042.45
+1166.626027	1677.09
+1166.672798	988.766
+1166.719571	568.151
+1166.766344	523.085
+1166.813118	493.577
+1166.859892	399.69
+1166.906668	304.193
+1166.953445	248.934
+1167.000223	305.803
+1167.047001	321.361
+1167.093781	277.368
+1167.140562	247.324
+1167.187343	313.314
+1167.234126	337.456
+1167.280909	285.952
+1167.327693	257.518
+1167.374478	271.467
+1167.421265	332.091
+1167.468052	445.829
+1167.514840	730.174
+1167.561629	1135.23
+1167.608419	1252.19
+1167.655209	971.062
+1167.702001	641.115
+1167.748794	467.289
+1167.795588	386.814
+1167.842382	332.628
+1167.889178	303.657
+1167.935974	349.259
+1167.982772	426.515
+1168.029570	472.117
+1168.076369	478.019
+1168.123170	518.793
+1168.169971	604.096
+1168.216773	611.071
+1168.263576	518.793
+1168.310380	513.964
+1168.357185	513.964
+1168.403991	512.355
+1168.450797	499.479
+1168.497605	675.987
+1168.544414	933.507
+1168.591223	996.814
+1168.638034	855.178
+1168.684845	653.454
+1168.731658	490.895
+1168.778471	403.982
+1168.825285	372.329
+1168.872101	347.113
+1168.918917	304.193
+1168.965734	311.704
+1169.012552	362.135
+1169.059371	399.154
+1169.106191	388.424
+1169.153012	407.201
+1169.199834	441
+1169.246656	402.373
+1169.293480	321.361
+1169.340305	334.237
+1169.387130	399.154
+1169.433957	428.661
+1169.480784	520.402
+1169.527612	702.276
+1169.574442	805.82
+1169.621272	741.44
+1169.668103	640.042
+1169.714935	550.983
+1169.761768	459.241
+1169.808602	333.701
+1169.855437	274.686
+1169.902273	283.806
+1169.949110	333.701
+1169.995947	333.164
+1170.042786	304.193
+1170.089626	326.19
+1170.136466	371.792
+1170.183308	337.456
+1170.230150	294
+1170.276993	294
+1170.323838	276.832
+1170.370683	266.638
+1170.417529	316.533
+1170.464376	386.814
+1170.511224	517.183
+1170.558073	719.98
+1170.604923	734.466
+1170.651774	524.694
+1170.698626	380.913
+1170.745479	326.726
+1170.792332	290.781
+1170.839187	272.54
+1170.886042	296.682
+1170.932899	292.39
+1170.979756	278.441
+1171.026615	271.467
+1171.073474	332.628
+1171.120334	361.062
+1171.167195	357.307
+1171.214058	310.095
+1171.260921	248.397
+1171.307785	243.032
+1171.354649	297.219
+1171.401515	355.161
+1171.448382	410.42
+1171.495250	453.34
+1171.542119	563.322
+1171.588988	662.038
+1171.635859	629.312
+1171.682730	497.333
+1171.729603	375.548
+1171.776476	319.752
+1171.823350	274.149
+1171.870225	273.076
+1171.917102	268.784
+1171.963979	283.27
+1172.010857	313.85
+1172.057736	311.704
+1172.104616	309.022
+1172.151497	303.12
+1172.198378	320.825
+1172.245261	350.332
+1172.292145	292.39
+1172.339029	251.08
+1172.385915	279.514
+1172.432801	333.701
+1172.479689	460.851
+1172.526577	684.035
+1172.573466	898.098
+1172.620357	1024.71
+1172.667248	903.999
+1172.714140	612.68
+1172.761033	368.037
+1172.807927	260.2
+1172.854822	235.521
+1172.901718	298.292
+1172.948615	321.361
+1172.995512	292.927
+1173.042411	271.467
+1173.089311	270.93
+1173.136211	318.142
+1173.183113	351.942
+1173.230015	268.248
+1173.276918	245.715
+1173.323823	254.835
+1173.370728	281.124
+1173.417634	332.091
+1173.464541	380.376
+1173.511449	495.723
+1173.558358	630.921
+1173.605268	804.747
+1173.652179	807.966
+1173.699091	613.217
+1173.746004	424.369
+1173.792917	331.555
+1173.839832	273.613
+1173.886747	250.543
+1173.933664	240.35
+1173.980581	256.981
+1174.027500	287.025
+1174.074419	308.485
+1174.121339	311.168
+1174.168260	265.029
+1174.215183	277.905
+1174.262106	306.339
+1174.309030	317.069
+1174.355955	294
+1174.402880	298.292
+1174.449807	387.887
+1174.496735	502.161
+1174.543664	740.904
+1174.590593	938.335
+1174.637524	944.773
+1174.684455	752.706
+1174.731388	509.672
+1174.778321	300.438
+1174.825255	269.857
+1174.872191	288.635
+1174.919127	270.394
+1174.966064	265.565
+1175.013002	285.952
+1175.059941	308.485
+1175.106881	318.142
+1175.153822	300.438
+1175.200764	303.12
+1175.247706	280.587
+1175.294650	263.956
+1175.341595	286.489
+1175.388540	289.708
+1175.435487	308.485
+1175.482434	416.858
+1175.529382	603.56
+1175.576332	827.28
+1175.623282	849.813
+1175.670233	747.342
+1175.717185	565.468
+1175.764138	355.161
+1175.811092	262.883
+1175.858047	231.229
+1175.905003	246.251
+1175.951960	298.292
+1175.998918	281.66
+1176.045876	245.178
+1176.092836	244.642
+1176.139797	269.857
+1176.186758	310.631
+1176.233720	334.774
+1176.280684	306.876
+1176.327648	295.073
+1176.374613	332.091
+1176.421580	330.482
+1176.468547	375.011
+1176.515515	468.898
+1176.562484	579.954
+1176.609454	716.225
+1176.656424	707.104
+1176.703396	553.129
+1176.750369	388.96
+1176.797343	320.825
+1176.844317	290.781
+1176.891293	270.394
+1176.938269	269.857
+1176.985247	319.215
+1177.032225	305.266
+1177.079204	303.12
+1177.126185	300.438
+1177.173166	344.431
+1177.220148	322.434
+1177.267131	289.708
+1177.314115	310.095
+1177.361100	340.675
+1177.408086	332.091
+1177.455073	379.84
+1177.502060	516.11
+1177.549049	629.848
+1177.596039	701.203
+1177.643029	745.732
+1177.690021	682.962
+1177.737013	534.888
+1177.784007	416.858
+1177.831001	317.606
+1177.877996	279.514
+1177.924992	248.397
+1177.971989	261.273
+1178.018988	260.737
+1178.065987	261.273
+1178.112986	293.463
+1178.159987	302.047
+1178.206989	285.952
+1178.253992	280.051
+1178.300996	279.514
+1178.348000	247.861
+1178.395006	283.27
+1178.442012	342.285
+1178.489020	425.442
+1178.536028	596.585
+1178.583037	837.473
+1178.630048	957.113
+1178.677059	880.93
+1178.724071	629.312
+1178.771084	404.519
+1178.818098	312.241
+1178.865113	295.609
+1178.912129	319.215
+1178.959146	300.974
+1179.006163	283.806
+1179.053182	294.536
+1179.100202	292.927
+1179.147222	282.733
+1179.194244	304.193
+1179.241266	286.489
+1179.288289	296.682
+1179.335314	312.777
+1179.382339	378.23
+1179.429365	607.315
+1179.476392	1612.18
+1179.523420	4431.48
+1179.570449	8034.61
+1179.617479	8263.69
+1179.664510	4567.22
+1179.711542	1404.02
+1179.758575	563.859
+1179.805608	666.867
+1179.852643	700.666
+1179.899679	469.435
+1179.946715	291.317
+1179.993753	315.996
+1180.040791	475.336
+1180.087830	498.942
+1180.134871	348.186
+1180.181912	339.602
+1180.228954	438.318
+1180.275997	466.752
+1180.323041	357.307
+1180.370086	377.694
+1180.417132	468.362
+1180.464179	819.769
+1180.511226	2075.71
+1180.558275	4329.55
+1180.605325	5439.03
+1180.652375	3807.53
+1180.699427	1484.49
+1180.746479	458.705
+1180.793532	364.818
+1180.840587	562.249
+1180.887642	450.121
+1180.934698	255.908
+1180.981755	225.328
+1181.028813	385.741
+1181.075872	466.216
+1181.122932	298.828
+1181.169993	271.467
+1181.217055	415.248
+1181.264118	490.895
+1181.311181	340.139
+1181.358246	269.857
+1181.405312	296.682
+1181.452378	542.399
+1181.499446	1040.27
+1181.546514	1868.62
+1181.593583	2550.51
+1181.640654	2371.32
+1181.687725	1488.25
+1181.734797	707.104
+1181.781870	357.843
+1181.828944	360.526
+1181.876019	348.186
+1181.923095	275.759
+1181.970172	224.255
+1182.017249	214.598
+1182.064328	266.638
+1182.111408	278.441
+1182.158488	278.441
+1182.205570	338.529
+1182.252652	337.456
+1182.299736	294
+1182.346820	294
+1182.393905	350.869
+1182.440991	429.197
+1182.488078	530.596
+1182.535166	872.882
+1182.582255	1392.75
+1182.629345	1494.15
+1182.676436	1099.28
+1182.723528	635.75
+1182.770621	365.891
+1182.817715	332.091
+1182.864809	304.73
+1182.911905	256.445
+1182.959001	206.55
+1183.006099	235.521
+1183.053197	277.368
+1183.100296	266.102
+1183.147397	255.908
+1183.194498	260.737
+1183.241600	250.007
+1183.288703	253.762
+1183.335807	295.609
+1183.382912	312.241
+1183.430018	366.427
+1183.477125	451.194
+1183.524232	560.64
+1183.571341	806.893
+1183.618451	1008.08
+1183.665561	858.397
+1183.712673	553.129
+1183.759785	361.599
+1183.806899	321.361
+1183.854013	355.697
+1183.901128	331.018
+1183.948244	327.799
+1183.995362	337.456
+1184.042480	338.529
+1184.089599	333.701
+1184.136719	304.73
+1184.183839	336.92
+1184.230961	373.938
+1184.278084	350.332
+1184.325208	324.58
+1184.372332	295.073
+1184.419458	345.504
+1184.466584	448.511
+1184.513712	679.743
+1184.560840	958.722
+1184.607970	1119.67
+1184.655100	902.39
+1184.702231	593.903
+1184.749363	409.884
+1184.796496	330.482
+1184.843630	286.489
+1184.890765	290.244
+1184.937901	319.752
+1184.985038	315.996
+1185.032176	295.609
+1185.079314	295.609
+1185.126454	355.697
+1185.173595	373.938
+1185.220736	326.19
+1185.267878	300.974
+1185.315022	268.248
+1185.362166	263.419
+1185.409311	349.796
+1185.456458	432.953
+1185.503605	526.84
+1185.550753	722.126
+1185.597902	841.229
+1185.645052	743.586
+1185.692203	560.103
+1185.739355	391.106
+1185.786507	329.409
+1185.833661	318.142
+1185.880816	351.942
+1185.927971	343.358
+1185.975128	365.354
+1186.022285	332.091
+1186.069444	295.073
+1186.116603	307.949
+1186.163763	339.066
+1186.210924	339.602
+1186.258086	339.066
+1186.305250	317.606
+1186.352414	289.171
+1186.399578	326.19
+1186.446744	397.008
+1186.493911	472.117
+1186.541079	590.147
+1186.588248	780.604
+1186.635417	916.875
+1186.682588	858.933
+1186.729759	655.6
+1186.776932	432.417
+1186.824105	348.186
+1186.871280	342.821
+1186.918455	346.04
+1186.965631	316.533
+1187.012808	293.463
+1187.059986	289.708
+1187.107165	310.631
+1187.154345	337.993
+1187.201526	282.733
+1187.248708	231.229
+1187.295891	315.996
+1187.343074	349.796
+1187.390259	321.898
+1187.437445	356.77
+1187.484631	466.216
+1187.531819	683.498
+1187.579007	806.356
+1187.626196	756.462
+1187.673386	631.458
+1187.720578	474.263
+1187.767770	366.427
+1187.814963	329.945
+1187.862157	307.412
+1187.909352	312.241
+1187.956548	350.869
+1188.003745	325.117
+1188.050942	321.361
+1188.098141	343.894
+1188.145341	379.303
+1188.192541	343.358
+1188.239743	267.711
+1188.286945	248.397
+1188.334149	270.93
+1188.381353	269.857
+1188.428558	277.905
+1188.475764	364.281
+1188.522972	539.716
+1188.570180	687.254
+1188.617389	792.407
+1188.664599	699.593
+1188.711809	506.453
+1188.759021	369.646
+1188.806234	310.095
+1188.853448	276.295
+1188.900662	274.149
+1188.947878	315.996
+1188.995095	318.679
+1189.042312	289.171
+1189.089530	273.076
+1189.136750	282.197
+1189.183970	272.54
+1189.231191	274.149
+1189.278413	325.117
+1189.325636	318.679
+1189.372860	256.445
+1189.420085	261.273
+1189.467311	336.92
+1189.514538	440.464
+1189.561766	596.049
+1189.608995	735.539
+1189.656224	742.513
+1189.703455	628.239
+1189.750686	482.311
+1189.797919	364.818
+1189.845152	280.587
+1189.892386	262.883
+1189.939622	299.365
+1189.986858	350.869
+1190.034095	288.635
+1190.081333	230.693
+1190.128572	253.226
+1190.175812	286.489
+1190.223053	272.003
+1190.270295	234.448
+1190.317538	229.083
+1190.364781	256.981
+1190.412026	350.332
+1190.459272	428.661
+1190.506518	471.581
+1190.553765	508.599
+1190.601014	619.655
+1190.648263	716.224
+1190.695513	649.699
+1190.742765	493.041
+1190.790017	335.847
+1190.837270	269.857
+1190.884524	278.441
+1190.931779	294.536
+1190.979035	301.511
+1191.026292	331.555
+1191.073549	325.653
+1191.120808	316.533
+1191.168068	293.463
+1191.215328	262.883
+1191.262590	251.616
+1191.309852	239.277
+1191.357116	280.051
+1191.404380	351.405
+1191.451645	458.168
+1191.498911	704.422
+1191.546179	1132.01
+1191.593447	1809.61
+1191.640716	2491.5
+1191.687986	2317.14
+1191.735257	1370.22
+1191.782528	653.991
+1191.829801	365.891
+1191.877075	310.095
+1191.924350	265.029
+1191.971625	287.025
+1192.018902	309.558
+1192.066179	292.39
+1192.113458	281.66
+1192.160737	242.496
+1192.208017	236.594
+1192.255298	281.124
+1192.302580	304.193
+1192.349864	305.803
+1192.397148	267.175
+1192.444433	338.529
+1192.491718	494.65
+1192.539005	753.243
+1192.586293	1240.38
+1192.633582	1812.29
+1192.680871	1830
+1192.728162	1169.57
+1192.775454	542.935
+1192.822746	353.551
+1192.870039	307.949
+1192.917334	303.12
+1192.964629	309.558
+1193.011925	321.361
+1193.059222	375.548
+1193.106520	409.884
+1193.153819	393.252
+1193.201119	338.529
+1193.248420	351.942
+1193.295722	364.281
+1193.343025	345.504
+1193.390329	337.993
+1193.437633	402.909
+1193.484939	638.969
+1193.532245	1268.28
+1193.579553	1970.56
+1193.626861	2128.83
+1193.674171	1639.54
+1193.721481	954.43
+1193.768792	494.651
+1193.816104	368.573
+1193.863417	361.062
+1193.910731	347.65
+1193.958046	269.321
+1194.005362	203.868
+1194.052679	249.47
+1194.099997	317.606
+1194.147315	290.244
+1194.194635	277.905
+1194.241956	311.168
+1194.289277	379.303
+1194.336600	372.329
+1194.383923	385.741
+1194.431247	400.763
+1194.478573	506.99
+1194.525899	929.751
+1194.573226	1436.74
+1194.620554	1621.3
+1194.667883	1250.58
+1194.715213	715.688
+1194.762544	456.023
+1194.809876	359.989
+1194.857209	358.916
+1194.904542	351.942
+1194.951877	332.628
+1194.999213	327.263
+1195.046549	398.081
+1195.093887	444.22
+1195.141225	406.665
+1195.188564	342.285
+1195.235905	305.266
+1195.283246	303.12
+1195.330588	271.467
+1195.377931	312.241
+1195.425275	391.106
+1195.472620	494.114
+1195.519966	717.298
+1195.567313	961.941
+1195.614661	1000.57
+1195.662009	832.645
+1195.709359	614.29
+1195.756710	453.34
+1195.804061	308.485
+1195.851414	259.664
+1195.898767	288.635
+1195.946121	248.397
+1195.993477	259.127
+1196.040833	306.339
+1196.088190	348.186
+1196.135548	359.989
+1196.182907	366.964
+1196.230267	348.186
+1196.277628	313.314
+1196.324990	305.266
+1196.372353	329.409
+1196.419716	397.008
+1196.467081	596.049
+1196.514447	1515.61
+1196.561813	3624.59
+1196.609181	5971.23
+1196.656549	5899.34
+1196.703918	3362.77
+1196.751289	1122.35
+1196.798660	494.65
+1196.846032	520.402
+1196.893405	563.322
+1196.940779	465.679
+1196.988154	339.602
+1197.035530	331.554
+1197.082907	401.836
+1197.130285	381.449
+1197.177663	290.78
+1197.225043	277.368
+1197.272424	249.47
+1197.319805	240.35
+1197.367188	260.2
+1197.414571	314.923
+1197.461955	511.282
+1197.509341	1044.56
+1197.556727	2380.98
+1197.604114	4290.38
+1197.651502	4724.41
+1197.698891	2993.13
+1197.746281	1237.16
+1197.793672	543.471
+1197.841064	439.391
+1197.888457	471.044
+1197.935850	371.792
+1197.983245	267.174
+1198.030641	296.145
+1198.078037	420.077
+1198.125435	473.727
+1198.172833	391.106
+1198.220232	311.704
+1198.267633	286.488
+1198.315034	279.514
+1198.362436	290.244
+1198.409839	313.313
+1198.457243	431.88
+1198.504648	732.856
+1198.552054	1481.27
+1198.599461	2511.89
+1198.646869	2916.94
+1198.694277	2131.51
+1198.741687	1004.32
+1198.789098	423.832
+1198.836509	309.021
+1198.883922	376.084
+1198.931335	397.544
+1198.978749	356.77
+1199.026165	315.459
+1199.073581	340.138
+1199.120998	353.551
+1199.168416	301.51
+1199.215835	266.638
+1199.263255	269.857
+1199.310676	276.295
+1199.358098	298.828
+1199.405521	355.697
+1199.452944	500.015
+1199.500369	899.707
+1199.547795	2103.61
+1199.595221	4421.29
+1199.642649	6266.84
+1199.690077	5362.31
+1199.737506	2610.07
+1199.784937	878.247
+1199.832368	458.168
+1199.879800	552.056
+1199.927233	585.855
+1199.974667	376.62
+1200.022102	257.518
+1200.069538	355.16
+1200.116975	443.146
+1200.164413	370.719
+1200.211851	255.908
+1200.259291	255.908
+1200.306732	328.872
+1200.354173	302.583
+1200.401616	272.54
+1200.449059	379.839
+1200.496503	606.242
+1200.543949	1252.72
+1200.591395	2636.89
+1200.638842	4142.31
+1200.686290	3936.83
+1200.733739	2111.66
+1200.781189	750.56
+1200.828640	357.306
+1200.876092	450.121
+1200.923545	499.479
+1200.970998	399.153
+1201.018453	355.16
+1201.065909	414.175
+1201.113365	495.723
+1201.160823	417.931
+1201.208281	314.386
+1201.255740	297.755
+1201.303201	328.335
+1201.350662	380.912
+1201.398124	379.839
+1201.445587	404.518
+1201.493051	659.355
+1201.540516	1329.98
+1201.587982	2215.74
+1201.635449	2683.03
+1201.682917	2186.77
+1201.730386	1242.53
+1201.777855	640.041
+1201.825326	390.033
+1201.872797	365.354
+1201.920270	345.503
+1201.967743	293.463
+1202.015218	279.514
+1202.062693	285.415
+1202.110169	318.142
+1202.157646	328.335
+1202.205124	322.97
+1202.252603	295.072
+1202.300083	280.05
+1202.347564	270.93
+1202.395046	251.08
+1202.442529	281.123
+1202.490013	437.781
+1202.537497	771.484
+1202.584983	1165.81
+1202.632469	1348.76
+1202.679957	1195.85
+1202.727445	870.2
+1202.774935	533.815
+1202.822425	357.306
+1202.869916	310.094
+1202.917408	287.561
+1202.964902	301.51
+1203.012396	298.291
+1203.059891	309.558
+1203.107386	340.138
+1203.154883	315.996
+1203.202381	310.094
+1203.249880	302.583
+1203.297380	248.934
+1203.344880	262.883
+1203.392382	326.726
+1203.439884	386.814
+1203.487388	406.664
+1203.534892	554.738
+1203.582397	839.619
+1203.629903	1078.36
+1203.677411	1043.49
+1203.724919	710.859
+1203.772428	395.934
+1203.819938	319.751
+1203.867449	373.401
+1203.914960	390.033
+1203.962473	314.923
+1204.009987	305.802
+1204.057502	342.284
+1204.105017	358.379
+1204.152534	351.941
+1204.200051	333.164
+1204.247570	304.729
+1204.295089	284.343
+1204.342609	288.635
+1204.390131	275.222
+1204.437653	351.405
+1204.485176	422.759
+1204.532700	590.684
+1204.580225	870.2
+1204.627751	916.339
+1204.675278	732.319
+1204.722805	571.37
+1204.770334	412.029
+1204.817864	354.624
+1204.865394	316.533
+1204.912926	247.861
+1204.960459	221.036
+1205.007992	200.649
+1205.055526	259.127
+1205.103062	380.912
+1205.150598	384.131
+1205.198135	302.584
+1205.245673	267.175
+1205.293212	280.587
+1205.340752	326.726
+1205.388293	333.701
+1205.435835	350.332
+1205.483378	456.559
+1205.530921	654.527
+1205.578466	765.582
+1205.626012	795.09
+1205.673558	755.389
+1205.721106	583.709
+1205.768654	401.299
+1205.816204	306.339
+1205.863754	267.175
+1205.911305	260.2
+1205.958857	267.175
+1206.006410	303.656
+1206.053964	318.678
+1206.101519	287.562
+1206.149075	266.102
+1206.196632	234.985
+1206.244190	236.594
+1206.291749	283.27
+1206.339308	319.215
+1206.386869	300.974
+1206.434431	323.507
+1206.481993	371.255
+1206.529556	537.034
+1206.577121	673.304
+1206.624686	765.046
+1206.672252	707.104
+1206.719819	456.022
+1206.767388	321.897
+1206.814957	320.288
+1206.862527	313.313
+1206.910098	281.124
+1206.957669	268.248
+1207.005242	277.368
+1207.052816	277.905
+1207.100391	277.905
+1207.147966	284.879
+1207.195543	300.974
+1207.243120	293.999
+1207.290699	277.905
+1207.338278	288.634
+1207.385858	302.047
+1207.433440	362.135
+1207.481022	486.066
+1207.528605	797.772
+1207.576189	1191.56
+1207.623774	1325.15
+1207.671360	1074.61
+1207.718947	708.713
+1207.766534	467.289
+1207.814123	380.376
+1207.861713	339.065
+1207.909304	309.021
+1207.956895	285.416
+1208.004488	319.215
+1208.052081	344.43
+1208.099675	285.952
+1208.147271	259.664
+1208.194867	285.416
+1208.242464	313.85
+1208.290062	292.39
+1208.337661	238.204
+1208.385261	241.423
+1208.432862	277.905
+1208.480464	370.719
+1208.528067	574.052
+1208.575671	931.897
+1208.623275	1180.83
+1208.670881	1026.86
+1208.718487	671.695
+1208.766095	450.121
+1208.813703	446.902
+1208.861313	424.369
+1208.908923	340.675
+1208.956534	278.978
+1209.004146	250.543
+1209.051759	274.686
+1209.099374	304.193
+1209.146989	314.923
+1209.194604	310.094
+1209.242221	285.416
+1209.289839	318.678
+1209.337458	281.66
+1209.385078	298.828
+1209.432698	362.671
+1209.480320	437.781
+1209.527942	586.391
+1209.575566	805.82
+1209.623190	864.835
+1209.670815	765.046
+1209.718442	542.935
+1209.766069	459.778
+1209.813697	458.168
+1209.861326	368.036
+1209.908956	305.802
+1209.956587	301.51
+1210.004219	320.288
+1210.051851	330.481
+1210.099485	305.802
+1210.147120	328.335
+1210.194756	321.361
+1210.242392	300.974
+1210.290030	295.609
+1210.337668	300.437
+1210.385307	321.361
+1210.432948	375.011
+1210.480589	450.121
+1210.528231	638.968
+1210.575874	844.448
+1210.623518	866.981
+1210.671163	679.742
+1210.718809	497.333
+1210.766456	403.445
+1210.814104	359.452
+1210.861753	362.671
+1210.909402	323.507
+1210.957053	341.211
+1211.004704	395.398
+1211.052357	354.624
+1211.100010	321.361
+1211.147665	305.266
+1211.195320	343.894
+1211.242976	371.792
+1211.290633	369.646
+1211.338292	324.58
+1211.385951	351.405
+1211.433611	605.705
+1211.481272	1226.43
+1211.528933	2331.62
+1211.576596	3123.5
+1211.624260	2779.6
+1211.671925	1828.92
+1211.719590	1110.01
+1211.767257	711.396
+1211.814924	475.873
+1211.862593	368.573
+1211.910262	303.12
+1211.957932	289.171
+1212.005604	295.073
+1212.053276	331.018
+1212.100949	385.204
+1212.148623	346.04
+1212.196298	329.945
+1212.243974	301.51
+1212.291651	291.317
+1212.339329	280.587
+1212.387007	285.416
+1212.434687	434.562
+1212.482368	762.363
+1212.530049	1495.76
+1212.577732	2196.96
+1212.625415	2195.89
+1212.673100	1509.71
+1212.720785	760.754
+1212.768471	451.194
+1212.816158	378.766
+1212.863846	327.263
+1212.911535	321.361
+1212.959225	311.704
+1213.006916	320.288
+1213.054608	364.281
+1213.102301	375.547
+1213.149995	305.266
+1213.197690	261.81
+1213.245385	246.788
+1213.293082	227.474
+1213.340779	243.032
+1213.388478	289.171
+1213.436177	374.474
+1213.483877	613.217
+1213.531579	1087.48
+1213.579281	1579.45
+1213.626984	1706.07
+1213.674688	1409.92
+1213.722393	964.087
+1213.770099	554.202
+1213.817806	361.062
+1213.865514	337.993
+1213.913222	329.945
+1213.960932	293.463
+1214.008643	282.733
+1214.056354	306.339
+1214.104067	316.533
+1214.151780	299.365
+1214.199495	275.759
+1214.247210	201.185
+1214.294926	179.725
+1214.342643	206.014
+1214.390361	289.708
+1214.438080	370.719
+1214.485800	448.511
+1214.533521	653.991
+1214.581243	963.551
+1214.628966	1228.04
+1214.676690	1145.96
+1214.724414	750.56
+1214.772140	468.898
+1214.819867	350.869
+1214.867594	296.146
+1214.915323	273.076
+1214.963052	261.273
+1215.010782	286.489
+1215.058514	304.73
+1215.106246	332.628
+1215.153979	305.266
+1215.201713	291.854
+1215.249448	280.587
+1215.297184	273.613
+1215.344921	271.467
+1215.392659	287.025
+1215.440397	320.825
+1215.488137	406.665
+1215.535878	616.436
+1215.583619	831.035
+1215.631362	922.24
+1215.679105	909.901
+1215.726850	732.856
+1215.774595	523.085
+1215.822341	387.351
+1215.870088	307.949
+1215.917836	291.317
+1215.965585	279.514
+1216.013335	306.339
+1216.061086	267.711
+1216.108838	264.492
+1216.156591	302.584
+1216.204345	268.248
+1216.252100	272.003
+1216.299855	299.901
+1216.347612	274.686
+1216.395369	226.937
+1216.443128	303.657
+1216.490887	450.657
+1216.538647	619.655
+1216.586409	797.236
+1216.634171	929.215
+1216.681934	870.736
+1216.729698	643.797
+1216.777463	413.103
+1216.825229	334.774
+1216.872996	348.186
+1216.920764	353.015
+1216.968532	297.219
+1217.016302	265.029
+1217.064073	282.733
+1217.111844	289.171
+1217.159617	297.219
+1217.207390	303.12
+1217.255165	335.31
+1217.302940	358.916
+1217.350716	290.781
+1217.398493	255.372
+1217.446272	339.602
+1217.494051	506.99
+1217.541831	709.25
+1217.589612	828.353
+1217.637393	936.726
+1217.685176	1084.8
+1217.732960	981.255
+1217.780745	626.093
+1217.828530	408.811
+1217.876317	347.113
+1217.924104	315.46
+1217.971893	320.288
+1218.019682	286.489
+1218.067473	261.273
+1218.115264	327.263
+1218.163056	370.719
+1218.210849	318.679
+1218.258643	280.587
+1218.306438	278.978
+1218.354234	321.898
+1218.402031	371.792
+1218.449829	400.227
+1218.497628	433.49
+1218.545427	569.224
+1218.593228	780.604
+1218.641029	973.208
+1218.688832	1011.3
+1218.736635	850.886
+1218.784440	530.596
+1218.832245	324.58
+1218.880051	327.799
+1218.927859	322.434
+1218.975667	251.08
+1219.023476	272.003
+1219.071286	266.102
+1219.119097	281.66
+1219.166909	299.901
+1219.214721	319.215
+1219.262535	346.04
+1219.310350	326.726
+1219.358166	285.416
+1219.405982	302.584
+1219.453800	371.256
+1219.501618	550.983
+1219.549437	807.43
+1219.597258	1003.79
+1219.645079	1032.76
+1219.692901	806.893
+1219.740724	615.899
+1219.788548	436.709
+1219.836373	278.441
+1219.884199	216.207
+1219.932026	245.715
+1219.979854	278.978
+1220.027683	272.54
+1220.075513	260.2
+1220.123343	249.47
+1220.171175	280.051
+1220.219007	309.022
+1220.266841	318.142
+1220.314675	295.073
+1220.362510	286.489
+1220.410347	296.146
+1220.458184	350.332
+1220.506022	522.548
+1220.553861	806.357
+1220.601701	1074.61
+1220.649542	997.35
+1220.697384	669.549
+1220.745227	459.242
+1220.793071	365.891
+1220.840915	358.916
+1220.888761	322.434
+1220.936607	257.518
+1220.984455	263.419
+1221.032303	274.686
+1221.080153	306.339
+1221.128003	328.872
+1221.175854	283.806
+1221.223707	225.864
+1221.271560	272.003
+1221.319414	306.339
+1221.367269	321.898
+1221.415125	327.263
+1221.462982	323.507
+1221.510839	444.22
+1221.558698	720.517
+1221.606558	951.748
+1221.654419	899.707
+1221.702280	673.841
+1221.750143	460.315
+1221.798006	288.635
+1221.845870	269.857
+1221.893736	286.489
+1221.941602	276.832
+1221.989469	281.66
+1222.037337	307.412
+1222.085207	303.12
+1222.133077	258.054
+1222.180947	248.397
+1222.228819	262.346
+1222.276692	283.806
+1222.324566	261.81
+1222.372441	269.321
+1222.420316	293.463
+1222.468193	375.548
+1222.516070	472.118
+1222.563949	613.217
+1222.611828	804.211
+1222.659709	865.371
+1222.707590	653.454
+1222.755472	433.49
+1222.803355	318.142
+1222.851239	285.952
+1222.899124	275.222
+1222.947010	268.784
+1222.994897	258.591
+1223.042785	254.835
+1223.090674	289.708
+1223.138563	340.675
+1223.186454	324.58
+1223.234346	281.66
+1223.282238	267.711
+1223.330132	259.664
+1223.378026	270.93
+1223.425921	342.285
+1223.473818	410.957
+1223.521715	482.848
+1223.569613	652.381
+1223.617512	884.685
+1223.665412	902.39
+1223.713313	678.133
+1223.761215	468.362
+1223.809118	343.358
+1223.857021	328.336
+1223.904926	320.825
+1223.952832	298.828
+1224.000738	274.149
+1224.048646	266.102
+1224.096554	240.35
+1224.144464	216.208
+1224.192374	233.912
+1224.240285	243.569
+1224.288198	217.281
+1224.336111	253.226
+1224.384025	283.27
+1224.431940	269.857
+1224.479856	317.069
+1224.527773	480.702
+1224.575690	676.524
+1224.623609	765.583
+1224.671529	735.002
+1224.719450	572.979
+1224.767371	430.807
+1224.815294	336.383
+1224.863217	294.536
+1224.911142	285.416
+1224.959067	270.394
+1225.006993	258.054
+1225.054920	282.197
+1225.102848	290.781
+1225.150778	263.956
+1225.198708	248.934
+1225.246639	229.083
+1225.294570	240.35
+1225.342503	286.489
+1225.390437	339.066
+1225.438372	343.894
+1225.486307	397.544
+1225.534244	582.1
+1225.582181	792.944
+1225.630120	898.634
+1225.678059	830.499
+1225.726000	702.276
+1225.773941	510.746
+1225.821883	398.617
+1225.869826	394.325
+1225.917770	360.526
+1225.965715	320.825
+1226.013661	323.507
+1226.061608	346.04
+1226.109556	346.577
+1226.157505	355.161
+1226.205455	362.135
+1226.253405	363.745
+1226.301357	376.621
+1226.349309	398.617
+1226.397263	412.03
+1226.445217	400.763
+1226.493173	476.41
+1226.541129	669.549
+1226.589086	829.426
+1226.637044	879.32
+1226.685003	847.667
+1226.732963	639.505
+1226.780924	399.69
+1226.828886	349.259
+1226.876849	350.869
+1226.924813	290.244
+1226.972777	278.441
+1227.020743	276.832
+1227.068710	266.638
+1227.116677	266.102
+1227.164646	314.387
+1227.212615	318.142
+1227.260585	299.901
+1227.308557	288.098
+1227.356529	318.142
+1227.404502	347.65
+1227.452476	423.296
+1227.500451	554.202
+1227.548427	852.495
+1227.596404	1582.67
+1227.644382	2801.6
+1227.692361	3332.73
+1227.740340	2291.39
+1227.788321	975.354
+1227.836303	459.778
+1227.884285	408.274
+1227.932269	459.241
+1227.980253	358.38
+1228.028238	295.609
+1228.076225	291.317
+1228.124212	321.361
+1228.172200	335.847
+1228.220189	256.445
+1228.268179	223.182
+1228.316170	264.492
+1228.364162	305.266
+1228.412155	301.511
+1228.460148	344.431
+1228.508143	497.869
+1228.556139	798.309
+1228.604135	1315.49
+1228.652133	1915.3
+1228.700131	2063.37
+1228.748131	1412.06
+1228.796131	652.918
+1228.844132	364.818
+1228.892135	318.679
+1228.940138	340.675
+1228.988142	347.65
+1229.036147	290.781
+1229.084153	236.058
+1229.132160	260.2
+1229.180168	346.577
+1229.228176	373.402
+1229.276186	289.171
+1229.324197	242.496
+1229.372208	322.434
+1229.420221	422.223
+1229.468234	575.662
+1229.516249	938.335
+1229.564264	1434.06
+1229.612280	1760.25
+1229.660298	1737.18
+1229.708316	1304.23
+1229.756335	796.699
+1229.804355	471.581
+1229.852376	326.726
+1229.900398	289.708
+1229.948421	291.854
+1229.996444	310.095
+1230.044469	293.463
+1230.092495	283.806
+1230.140521	319.751
+1230.188549	336.919
+1230.236577	314.923
+1230.284607	298.292
+1230.332637	350.868
+1230.380668	350.868
+1230.428701	341.211
+1230.476734	476.946
+1230.524768	882.003
+1230.572803	1334.81
+1230.620839	1471.08
+1230.668876	1336.95
+1230.716914	1119.67
+1230.764952	763.436
+1230.812992	455.486
+1230.861033	397.007
+1230.909074	402.372
+1230.957117	304.73
+1231.005160	234.985
+1231.053205	237.667
+1231.101250	275.759
+1231.149296	269.857
+1231.197344	270.394
+1231.245392	328.336
+1231.293441	361.598
+1231.341491	363.208
+1231.389542	342.285
+1231.437594	304.193
+1231.485647	437.245
+1231.533700	785.433
+1231.581755	1162.59
+1231.629811	1333.73
+1231.677867	1237.17
+1231.725925	923.313
+1231.773983	588.538
+1231.822043	413.639
+1231.870103	339.602
+1231.918164	329.945
+1231.966227	267.175
+1232.014290	238.74
+1232.062354	272.003
+1232.110419	280.051
+1232.158485	292.39
+1232.206552	343.358
+1232.254620	348.723
+1232.302688	359.989
+1232.350758	370.719
+1232.398829	369.109
+1232.446900	414.712
+1232.494973	570.833
+1232.543046	794.553
+1232.591121	1078.36
+1232.639196	1270.43
+1232.687272	1308.52
+1232.735350	1053.15
+1232.783428	655.064
+1232.831507	395.934
+1232.879587	334.237
+1232.927668	282.197
+1232.975750	251.616
+1233.023833	249.47
+1233.071916	263.419
+1233.120001	320.288
+1233.168087	313.314
+1233.216173	298.828
+1233.264261	281.124
+1233.312349	273.076
+1233.360439	291.317
+1233.408529	337.456
+1233.456620	440.464
+1233.504713	729.1
+1233.552806	1165.27
+1233.600900	1700.16
+1233.648995	2544.08
+1233.697091	3446.47
+1233.745188	3377.26
+1233.793286	2057.47
+1233.841384	778.995
+1233.889484	404.518
+1233.937585	402.909
+1233.985686	434.026
+1234.033789	381.985
+1234.081892	321.898
+1234.129997	318.142
+1234.178102	341.211
+1234.226208	351.941
+1234.274316	342.821
+1234.322424	341.211
+1234.370533	342.821
+1234.418643	336.383
+1234.466754	439.391
+1234.514866	961.941
+1234.562979	2372.4
+1234.611093	4933.11
+1234.659207	7197.67
+1234.707323	6724.48
+1234.755440	3773.2
+1234.803557	1328.37
+1234.851676	627.165
+1234.899795	638.968
+1234.947915	616.435
+1234.996037	436.172
+1235.044159	290.244
+1235.092282	296.145
+1235.140406	380.376
+1235.188531	422.759
+1235.236657	366.963
+1235.284784	353.551
+1235.332912	352.478
+1235.381041	398.617
+1235.429170	432.416
+1235.477301	534.888
+1235.525433	940.481
+1235.573565	1954.46
+1235.621699	3638.53
+1235.669833	4680.95
+1235.717968	3831.14
+1235.766105	1966.8
+1235.814242	828.352
+1235.862380	511.818
+1235.910519	445.828
+1235.958659	393.252
+1236.006800	291.853
+1236.054942	249.47
+1236.103085	362.671
+1236.151229	459.241
+1236.199373	429.197
+1236.247519	305.266
+1236.295666	289.171
+1236.343813	364.817
+1236.391962	344.967
+1236.440111	368.036
+1236.488262	445.292
+1236.536413	665.257
+1236.584565	1210.88
+1236.632718	1957.15
+1236.680872	2138.48
+1236.729027	1466.25
+1236.777183	713.005
+1236.825340	418.467
+1236.873498	353.551
+1236.921657	347.113
+1236.969817	298.828
+1237.017977	254.298
+1237.066139	283.806
+1237.114301	411.493
+1237.162465	428.124
+1237.210629	321.361
+1237.258795	275.758
+1237.306961	301.51
+1237.355128	341.211
+1237.403296	346.576
+1237.451465	446.365
+1237.499636	661.501
+1237.547807	907.754
+1237.595978	1108.94
+1237.644151	1169.57
+1237.692325	1081.04
+1237.740500	806.356
+1237.788675	519.865
+1237.836852	395.934
+1237.885030	308.485
+1237.933208	266.638
+1237.981388	281.123
+1238.029568	335.846
+1238.077749	341.211
+1238.125931	351.405
+1238.174115	380.376
+1238.222299	341.748
+1238.270484	283.269
+1238.318670	295.072
+1238.366857	309.558
+1238.415044	288.098
+1238.463233	290.78
+1238.511423	509.672
+1238.559614	827.279
+1238.607805	921.703
+1238.655998	775.239
+1238.704191	667.403
+1238.752386	552.055
+1238.800581	385.741
+1238.848777	285.415
+1238.896975	276.295
+1238.945173	319.751
+1238.993372	360.525
+1239.041572	348.186
+1239.089773	306.339
+1239.137975	310.094
+1239.186178	333.164
+1239.234382	309.558
+1239.282586	277.368
+1239.330792	288.098
+1239.378999	315.459
+1239.427206	346.576
+1239.475415	423.295
+1239.523624	592.293
+1239.571834	748.95
+1239.620046	858.933
+1239.668258	785.969
+1239.716471	577.271
+1239.764685	443.682
+1239.812900	372.328
+1239.861116	321.361
+1239.909333	308.485
+1239.957551	284.879
+1240.005770	275.758
+1240.053989	263.955
+1240.102210	243.568
+1240.150432	241.422
+1240.198654	307.412
+1240.246878	330.481
+1240.295102	301.51
+1240.343328	339.065
+1240.391554	350.332
+1240.439781	304.729
+1240.488009	370.182
+1240.536238	543.471
+1240.584468	732.855
+1240.632699	791.334
+1240.680931	714.078
+1240.729164	537.033
+1240.777398	398.616
+1240.825633	344.43
+1240.873868	261.273
+1240.922105	232.838
+1240.970343	239.813
+1241.018581	281.66
+1241.066821	273.612
+1241.115061	238.203
+1241.163302	259.127
+1241.211544	280.05
+1241.259788	291.317
+1241.308032	314.923
+1241.356277	306.875
+1241.404523	262.346
+1241.452770	267.711
+1241.501018	387.35
+1241.549266	552.055
+1241.597516	746.268
+1241.645767	933.506
+1241.694018	864.834
+1241.742271	582.099
+1241.790524	373.401
+1241.838779	318.142
+1241.887034	281.66
+1241.935290	270.393
+1241.983548	268.784
+1242.031806	266.101
+1242.080065	316.532
+1242.128325	334.773
+1242.176586	305.802
+1242.224848	237.667
+1242.273111	236.594
+1242.321375	263.955
+1242.369639	278.977
+1242.417905	280.05
+1242.466172	383.595
+1242.514439	647.552
+1242.562708	980.182
+1242.610977	1277.4
+1242.659247	1222.14
+1242.707519	856.25
+1242.755791	547.763
+1242.804064	413.639
+1242.852338	348.722
+1242.900613	287.561
+1242.948889	256.981
+1242.997166	272.539
+1243.045444	280.05
+1243.093723	253.762
+1243.142003	275.758
+1243.190283	313.313
+1243.238565	331.018
+1243.286848	318.142
+1243.335131	298.828
+1243.383415	310.094
+1243.431701	321.361
+1243.479987	384.668
+1243.528274	544.008
+1243.576563	820.305
+1243.624852	983.401
+1243.673142	872.345
+1243.721433	697.983
+1243.769725	530.059
+1243.818018	423.295
+1243.866311	319.215
+1243.914606	240.886
+1243.962902	218.353
+1244.011198	231.765
+1244.059496	268.784
+1244.107794	297.755
+1244.156094	296.145
+1244.204394	302.583
+1244.252696	319.215
+1244.300998	267.711
+1244.349301	251.616
+1244.397605	246.787
+1244.445910	274.149
+1244.494216	376.084
+1244.542523	563.322
+1244.590831	1051.54
+1244.639140	1570.87
+1244.687449	1544.04
+1244.735760	1050.46
+1244.784072	578.88
+1244.832384	349.795
+1244.880698	339.065
+1244.929012	354.087
+1244.977328	319.751
+1245.025644	290.244
+1245.073961	271.466
+1245.122279	289.707
+1245.170598	263.419
+1245.218919	243.032
+1245.267240	273.076
+1245.315561	301.51
+1245.363884	302.047
+1245.412208	304.193
+1245.460533	387.35
+1245.508859	471.58
+1245.557185	645.943
+1245.605513	1007.01
+1245.653841	1184.05
+1245.702171	1077.29
+1245.750501	748.951
+1245.798832	434.562
+1245.847165	328.872
+1245.895498	307.412
+1245.943832	326.726
+1245.992167	313.85
+1246.040503	258.054
+1246.088840	279.514
+1246.137178	289.707
+1246.185517	285.415
+1246.233856	311.704
+1246.282197	333.164
+1246.330539	333.7
+1246.378881	303.12
+1246.427225	318.678
+1246.475569	362.135
+1246.523914	447.974
+1246.572261	692.618
+1246.620608	963.014
+1246.668956	998.423
+1246.717305	819.232
+1246.765655	508.062
+1246.814006	323.507
+1246.862358	298.828
+1246.910711	333.164
+1246.959065	320.824
+1247.007420	310.094
+1247.055775	286.488
+1247.104132	314.386
+1247.152490	362.671
+1247.200848	359.452
+1247.249208	310.631
+1247.297568	284.342
+1247.345929	250.543
+1247.394291	289.707
+1247.442655	347.113
+1247.491019	373.401
+1247.539384	489.285
+1247.587750	693.691
+1247.636117	824.06
+1247.684485	799.381
+1247.732853	655.6
+1247.781223	443.146
+1247.829594	339.602
+1247.877966	318.678
+1247.926338	320.288
+1247.974712	335.31
+1248.023086	270.93
+1248.071461	283.269
+1248.119838	286.488
+1248.168215	285.952
+1248.216593	312.777
+1248.264972	290.78
+1248.313352	268.784
+1248.361733	280.587
+1248.410115	287.561
+1248.458498	291.317
+1248.506882	363.208
+1248.555267	583.172
+1248.603652	810.111
+1248.652039	939.408
+1248.700427	903.462
+1248.748815	702.275
+1248.797205	488.212
+1248.845595	383.058
+1248.893986	359.452
+1248.942379	350.332
+1248.990772	300.974
+1249.039166	220.499
+1249.087561	241.422
+1249.135957	282.733
+1249.184354	269.857
+1249.232752	246.251
+1249.281151	262.882
+1249.329550	282.196
+1249.377951	296.682
+1249.426353	330.481
+1249.474755	512.891
+1249.523159	777.385
+1249.571563	899.707
+1249.619968	928.141
+1249.668375	827.816
+1249.716782	612.68
+1249.765190	385.741
+1249.813599	290.244
+1249.862009	259.663
+1249.910420	235.521
+1249.958832	245.178
+1250.007245	289.707
+1250.055659	284.342
+1250.104074	239.813
+1250.152490	268.784
+1250.200906	354.087
+1250.249324	349.795
+1250.297742	277.904
+1250.346162	313.85
+1250.394582	328.335
+1250.443003	364.817
+1250.491426	596.048
+1250.539849	913.119
+1250.588273	1279.01
+1250.636698	1454.45
+1250.685124	1207.12
+1250.733551	726.954
+1250.781979	377.693
+1250.830408	302.583
+1250.878837	339.065
+1250.927268	341.748
+1250.975700	274.685
+1251.024132	250.006
+1251.072566	254.298
+1251.121000	276.295
+1251.169436	300.974
+1251.217872	292.926
+1251.266309	279.514
+1251.314747	304.729
+1251.363187	322.97
+1251.411627	337.456
+1251.460068	386.277
+1251.508510	504.307
+1251.556952	694.764
+1251.605396	929.214
+1251.653841	1072.46
+1251.702287	885.758
+1251.750733	561.712
+1251.799181	399.153
+1251.847629	348.186
+1251.896079	324.043
+1251.944529	317.069
+1251.992981	253.762
+1252.041433	250.006
+1252.089886	294.536
+1252.138340	298.828
+1252.186795	270.93
+1252.235251	242.495
+1252.283708	245.714
+1252.332166	289.707
+1252.380625	304.729
+1252.429085	326.726
+1252.477545	497.333
+1252.526007	752.706
+1252.574470	873.418
+1252.622933	901.853
+1252.671397	839.082
+1252.719863	643.797
+1252.768329	474.263
+1252.816796	408.274
+1252.865265	385.204
+1252.913734	343.357
+1252.962204	302.583
+1253.010675	264.492
+1253.059147	272.539
+1253.107620	290.78
+1253.156093	312.24
+1253.204568	291.853
+1253.253044	257.517
+1253.301521	281.66
+1253.349998	335.31
+1253.398477	377.693
+1253.446956	364.817
+1253.495437	437.245
+1253.543918	639.505
+1253.592400	877.174
+1253.640883	1041.88
+1253.689367	977.499
+1253.737852	694.764
+1253.786339	422.759
+1253.834825	325.116
+1253.883313	292.926
+1253.931802	257.517
+1253.980292	260.736
+1254.028783	292.926
+1254.077274	305.802
+1254.125767	302.047
+1254.174260	275.758
+1254.222755	243.032
+1254.271250	241.959
+1254.319747	272.539
+1254.368244	276.831
+1254.416742	291.853
+1254.465241	352.478
+1254.513741	537.033
+1254.562242	835.863
+1254.610744	1056.9
+1254.659247	1096.6
+1254.707751	919.557
+1254.756256	663.111
+1254.804761	486.066
+1254.853268	427.051
+1254.901776	357.306
+1254.950284	340.675
+1254.998793	370.719
+1255.047304	393.252
+1255.095815	369.646
+1255.144327	380.912
+1255.192841	340.675
+1255.241355	328.335
+1255.289870	274.685
+1255.338386	260.2
+1255.386903	274.149
+1255.435421	306.339
+1255.483940	403.982
+1255.532459	611.607
+1255.580980	936.725
+1255.629502	1221.07
+1255.678024	1238.77
+1255.726548	877.71
+1255.775072	528.986
+1255.823598	395.934
+1255.872124	353.551
+1255.920651	369.646
+1255.969179	357.843
+1256.017709	339.065
+1256.066239	313.313
+1256.114770	300.437
+1256.163302	327.262
+1256.211834	296.145
+1256.260368	289.171
+1256.308903	275.222
+1256.357439	301.51
+1256.405975	316.532
+1256.454513	357.843
+1256.503052	500.552
+1256.551591	799.382
+1256.600131	1110.55
+1256.648673	1378.26
+1256.697215	1385.24
+1256.745758	1008.08
+1256.794302	561.176
+1256.842847	371.792
+1256.891393	314.923
+1256.939940	271.466
+1256.988488	284.879
+1257.037037	263.955
+1257.085587	269.32
+1257.134138	288.098
+1257.182689	277.904
+1257.231242	265.028
+1257.279795	248.933
+1257.328350	289.707
+1257.376905	319.751
+1257.425461	313.313
+1257.474019	322.434
+1257.522577	509.135
+1257.571136	821.914
+1257.619696	1067.09
+1257.668257	1080.51
+1257.716819	850.349
+1257.765382	545.081
+1257.813946	392.715
+1257.862511	351.405
+1257.911076	331.018
+1257.959643	258.59
+1258.008211	255.371
+1258.056779	319.751
+1258.105349	338.529
+1258.153919	337.456
+1258.202490	300.974
+1258.251063	247.324
+1258.299636	232.838
+1258.348210	266.638
+1258.396785	298.828
+1258.445361	318.142
+1258.493938	393.788
+1258.542516	493.041
+1258.591095	686.18
+1258.639674	866.444
+1258.688255	847.13
+1258.736837	607.315
+1258.785419	333.7
+1258.834003	239.813
+1258.882587	223.718
+1258.931173	259.127
+1258.979759	273.612
+1259.028346	257.517
+1259.076935	256.981
+1259.125524	270.93
+1259.174114	286.488
+1259.222705	269.32
+1259.271297	267.711
+1259.319890	276.831
+1259.368483	302.047
+1259.417078	309.021
+1259.465674	375.011
+1259.514271	509.672
+1259.562868	729.637
+1259.611467	1052.61
+1259.660066	1179.22
+1259.708667	975.89
+1259.757268	612.68
+1259.805870	368.036
+1259.854473	280.05
+1259.903078	288.098
+1259.951683	275.758
+1260.000289	240.886
+1260.048896	267.711
+1260.097504	324.043
+1260.146112	344.43
+1260.194722	316.532
+1260.243333	282.733
+1260.291944	293.463
+1260.340557	331.018
+1260.389171	319.215
+1260.437785	324.58
+1260.486400	409.347
+1260.535017	655.6
+1260.583634	1119.14
+1260.632252	1515.07
+1260.680871	1400.26
+1260.729492	944.236
+1260.778113	531.132
+1260.826734	333.7
+1260.875357	314.923
+1260.923981	301.51
+1260.972606	276.295
+1261.021232	272.54
+1261.069858	266.638
+1261.118486	308.485
+1261.167114	341.211
+1261.215744	324.043
+1261.264374	244.642
+1261.313006	217.817
+1261.361638	262.883
+1261.410271	281.66
+1261.458905	399.153
+1261.507540	589.611
+1261.556176	883.076
+1261.604813	1240.92
+1261.653451	1405.63
+1261.702090	1257.55
+1261.750730	965.696
+1261.799371	657.209
+1261.848012	461.924
+1261.896655	389.496
+1261.945298	327.263
+1261.993943	329.409
+1262.042588	337.456
+1262.091235	330.482
+1262.139882	319.215
+1262.188530	334.774
+1262.237179	321.898
+1262.285829	294.536
+1262.334480	304.73
+1262.383132	301.511
+1262.431785	349.796
+1262.480439	530.596
+1262.529094	973.207
+1262.577750	1465.18
+1262.626406	1656.17
+1262.675064	1445.33
+1262.723722	1013.98
+1262.772382	626.629
+1262.821042	464.606
+1262.869704	387.887
+1262.918366	288.635
+1262.967029	245.715
+1263.015693	292.39
+1263.064358	378.766
+1263.113024	383.058
+1263.161691	350.868
+1263.210359	357.306
+1263.259028	357.843
+1263.307698	331.555
+1263.356369	307.412
+1263.405040	299.901
+1263.453713	382.522
+1263.502386	606.779
+1263.551061	921.704
+1263.599736	1272.04
+1263.648412	1409.92
+1263.697090	1136.3
+1263.745768	804.21
+1263.794447	549.373
+1263.843127	364.817
+1263.891808	305.803
+1263.940490	313.85
+1263.989173	328.872
+1264.037857	345.504
+1264.086542	329.409
+1264.135227	319.752
+1264.183914	314.923
+1264.232602	290.244
+1264.281290	299.365
+1264.329980	335.847
+1264.378670	339.602
+1264.427361	359.452
+1264.476054	371.792
+1264.524747	471.581
+1264.573441	681.888
+1264.622136	851.422
+1264.670832	895.952
+1264.719529	762.9
+1264.768227	585.855
+1264.816926	450.657
+1264.865626	328.336
+1264.914326	273.613
+1264.963028	259.127
+1265.011731	254.299
+1265.060434	282.197
+1265.109139	326.19
+1265.157844	363.745
+1265.206550	329.409
+1265.255258	334.774
+1265.303966	347.65
+1265.352675	304.193
+1265.401385	321.361
+1265.450096	450.657
+1265.498808	702.812
+1265.547521	1140.6
+1265.596235	1691.58
+1265.644950	1855.21
+1265.693666	1400.26
+1265.742382	854.641
+1265.791100	577.808
+1265.839818	454.949
+1265.888538	386.277
+1265.937258	354.624
+1265.985980	380.912
+1266.034702	406.128
+1266.083425	419.004
+1266.132149	403.982
+1266.180874	349.795
+1266.229600	320.288
+1266.278327	321.897
+1266.327055	366.427
+1266.375784	387.887
+1266.424514	398.617
+1266.473245	482.311
+1266.521976	754.852
+1266.570709	1117.53
+1266.619442	1356.27
+1266.668177	1356.8
+1266.716912	1048.85
+1266.765649	714.615
+1266.814386	490.358
+1266.863124	420.613
+1266.911863	390.033
+1266.960603	380.376
+1267.009344	338.529
+1267.058086	320.288
+1267.106829	342.821
+1267.155573	359.453
+1267.204318	345.504
+1267.253064	320.825
+1267.301810	352.478
+1267.350558	393.252
+1267.399306	353.551
+1267.448056	369.646
+1267.496806	566.005
+1267.545558	943.7
+1267.594310	1332.66
+1267.643063	1497.37
+1267.691817	1386.85
+1267.740572	985.011
+1267.789328	586.392
+1267.838085	443.146
+1267.886843	408.811
+1267.935602	320.288
+1267.984362	289.171
+1268.033123	311.168
+1268.081884	294
+1268.130647	327.799
+1268.179411	366.427
+1268.228175	342.285
+1268.276940	273.076
+1268.325707	292.927
+1268.374474	352.478
+1268.423242	337.456
+1268.472011	403.445
+1268.520782	653.991
+1268.569553	1164.2
+1268.618325	1863.8
+1268.667097	2135.8
+1268.715871	1580.52
+1268.764646	807.966
+1268.813422	447.975
+1268.862199	388.96
+1268.910976	392.179
+1268.959755	331.018
+1269.008534	270.394
+1269.057315	261.81
+1269.106096	315.46
+1269.154878	381.449
+1269.203661	333.701
+1269.252446	325.117
+1269.301231	370.183
+1269.350017	378.23
+1269.398804	364.818
+1269.447592	377.157
+1269.496380	436.172
+1269.545170	656.137
+1269.593961	1046.17
+1269.642753	1453.37
+1269.691545	1438.35
+1269.740339	975.354
+1269.789133	591.757
+1269.837929	388.424
+1269.886725	313.314
+1269.935522	322.971
+1269.984321	366.427
+1270.033120	336.92
+1270.081920	305.266
+1270.130721	278.978
+1270.179523	265.566
+1270.228326	272.54
+1270.277130	282.197
+1270.325934	279.514
+1270.374740	296.682
+1270.423547	340.675
+1270.472354	403.982
+1270.521163	534.352
+1270.569972	735.539
+1270.618783	907.755
+1270.667594	922.777
+1270.716407	746.269
+1270.765220	510.209
+1270.814034	380.376
+1270.862849	337.993
+1270.911665	336.92
+1270.960482	292.391
+1271.009300	269.321
+1271.058119	259.664
+1271.106939	249.471
+1271.155759	293.464
+1271.204581	342.821
+1271.253404	316.533
+1271.302227	278.442
+1271.351052	266.639
+1271.399877	274.686
+1271.448703	333.164
+1271.497531	420.614
+1271.546359	489.286
+1271.595188	633.604
+1271.644018	807.43
+1271.692849	826.207
+1271.741681	681.352
+1271.790514	487.14
+1271.839348	343.894
+1271.888183	257.518
+1271.937019	261.274
+1271.985855	357.843
+1272.034693	381.986
+1272.083531	350.332
+1272.132371	345.504
+1272.181211	298.829
+1272.230053	279.515
+1272.278895	252.69
+1272.327738	238.204
+1272.376582	264.493
+1272.425427	264.493
+1272.474274	282.734
+1272.523120	409.347
+1272.571968	592.83
+1272.620817	669.549
+1272.669667	675.451
+1272.718518	621.801
+1272.767369	474.264
+1272.816222	351.942
+1272.865076	310.095
+1272.913930	294
+1272.962786	282.734
+1273.011642	292.927
+1273.060499	295.073
+1273.109357	273.077
+1273.158217	279.515
+1273.207077	318.679
+1273.255938	363.208
+1273.304800	322.971
+1273.353663	261.274
+1273.402527	248.934
+1273.451391	274.15
+1273.500257	377.694
+1273.549124	511.819
+1273.597991	627.166
+1273.646860	643.797
+1273.695729	536.498
+1273.744600	403.982
+1273.793471	346.04
+1273.842343	363.745
+1273.891217	379.303
+1273.940091	288.099
+1273.988966	272.54
+1274.037842	320.289
+1274.086719	341.212
+1274.135597	336.92
+1274.184476	375.011
+1274.233356	348.723
+1274.282236	265.029
+1274.331118	244.642
+1274.380001	241.96
+1274.428884	260.201
+1274.477769	296.683
+1274.526654	371.256
+1274.575540	545.082
+1274.624428	708.177
+1274.673316	663.648
+1274.722205	508.6
+1274.771095	383.595
+1274.819986	305.803
+1274.868878	297.219
+1274.917771	263.956
+1274.966665	267.712
+1275.015560	293.464
+1275.064456	304.73
+1275.113352	268.248
+1275.162250	214.598
+1275.211149	228.547
+1275.260048	248.398
+1275.308948	275.759
+1275.357850	301.511
+1275.406752	302.047
+1275.455655	299.901
+1275.504560	392.716
+1275.553465	549.374
+1275.602371	672.232
+1275.651278	680.279
+1275.700186	567.615
+1275.749094	451.731
+1275.798004	346.04
+1275.846915	318.679
+1275.895827	321.898
+1275.944739	314.387
+1275.993653	273.077
+1276.042567	287.562
+1276.091483	317.069
+1276.140399	327.799
+1276.189316	341.212
+1276.238235	329.945
+1276.287154	258.055
+1276.336074	241.96
+1276.384995	280.588
+1276.433917	289.172
+1276.482840	334.237
+1276.531764	489.822
+1276.580689	637.896
+1276.629614	744.123
+1276.678541	753.243
+1276.727469	594.976
+1276.776397	388.424
+1276.825327	287.026
+1276.874257	278.978
+1276.923189	294.536
+1276.972121	266.102
+1277.021054	251.617
+1277.069988	286.489
+1277.118923	325.653
+1277.167859	316.533
+1277.216796	295.073
+1277.265734	299.901
+1277.314673	290.245
+1277.363613	276.296
+1277.412554	318.142
+1277.461495	403.982
+1277.510438	681.889
+1277.559382	1683
+1277.608326	3719.01
+1277.657272	5528.09
+1277.706218	5005
+1277.755165	2562.32
+1277.804113	926.533
+1277.853063	467.826
+1277.902013	528.987
+1277.950964	536.498
+1277.999916	359.99
+1278.048869	263.956
+1278.097823	288.635
+1278.146777	372.329
+1278.195733	348.187
+1278.244690	266.639
+1278.293647	294
+1278.342606	368.037
+1278.391566	321.898
+1278.440526	290.245
+1278.489487	437.246
+1278.538450	938.336
+1278.587413	2148.68
+1278.636377	3709.89
+1278.685342	4105.29
+1278.734308	2719.51
+1278.783275	1167.96
+1278.832243	511.282
+1278.881212	433.49
+1278.930182	438.318
+1278.979153	339.603
+1279.028124	253.226
+1279.077097	267.712
+1279.126070	325.654
+1279.175045	371.793
+1279.224020	346.041
+1279.272997	265.029
+1279.321974	260.201
+1279.370952	297.756
+1279.419931	349.26
+1279.468912	399.154
+1279.517893	555.812
+1279.566875	923.314
+1279.615858	1454.98
+1279.664841	1864.87
+1279.713826	1717.33
+1279.762812	1081.58
+1279.811799	559.567
+1279.860786	372.329
+1279.909775	351.406
+1279.958764	363.209
+1280.007755	311.705
+1280.056746	259.128
+1280.105739	232.839
+1280.154732	294
+1280.203726	300.438
+1280.252721	250.544
+1280.301717	239.814
+1280.350714	303.121
+1280.399712	322.435
+1280.448711	302.048
+1280.497711	336.92
+1280.546712	513.428
+1280.595713	745.196
+1280.644716	885.222
+1280.693719	842.839
+1280.742724	723.2
+1280.791729	563.323
+1280.840736	392.18
+1280.889743	265.566
+1280.938751	246.252
+1280.987760	264.493
+1281.036771	283.27
+1281.085782	266.639
+1281.134794	259.664
+1281.183807	290.781
+1281.232820	263.956
+1281.281835	265.566
+1281.330851	285.953
+1281.379868	312.778
+1281.428885	312.778
+1281.477904	348.187
+1281.526923	480.165
+1281.575944	640.579
+1281.624965	744.123
+1281.673988	732.32
+1281.723011	637.36
+1281.772035	553.666
+1281.821060	408.275
+1281.870086	324.581
+1281.919113	294
+1281.968141	275.223
+1282.017170	279.515
+1282.066200	280.051
+1282.115231	273.077
+1282.164262	346.577
+1282.213295	367.501
+1282.262328	339.066
+1282.311363	279.515
+1282.360398	310.095
+1282.409435	397.545
+1282.458472	406.665
+1282.507510	466.216
+1282.556550	651.309
+1282.605590	773.63
+1282.654631	766.656
+1282.703673	693.692
+1282.752716	537.034
+1282.801760	407.738
+1282.850804	327.8
+1282.899850	259.128
+1282.948897	288.635
+1282.997944	350.869
+1283.046993	356.771
+1283.096043	328.873
+1283.145093	311.168
+1283.194144	303.657
+1283.243197	317.606
+1283.292250	319.752
+1283.341304	316.533
+1283.390359	298.829
+1283.439415	343.358
+1283.488472	423.297
+1283.537530	522.012
+1283.586589	659.893
+1283.635649	803.674
+1283.684710	737.685
+1283.733771	569.224
+1283.782834	460.315
+1283.831898	397.545
+1283.880962	384.132
+1283.930028	315.997
+1283.979094	243.033
+1284.028161	279.515
+1284.077229	384.132
+1284.126299	410.421
+1284.175369	364.818
+1284.224440	296.683
+1284.273512	280.051
+1284.322585	315.997
+1284.371659	309.559
+1284.420734	290.781
+1284.469809	405.056
+1284.518886	629.849
+1284.567964	979.646
+1284.617042	1316.03
+1284.666122	1407.77
+1284.715202	1091.77
+1284.764284	655.064
+1284.813366	420.078
+1284.862449	386.278
+1284.911533	403.446
+1284.960618	372.866
+1285.009704	321.362
+1285.058792	299.365
+1285.107879	308.486
+1285.156968	325.117
+1285.206058	297.756
+1285.255149	280.588
+1285.304241	298.292
+1285.353333	294.537
+1285.402427	305.267
+1285.451521	378.767
+1285.500617	523.622
+1285.549713	755.926
+1285.598810	1019.35
+1285.647909	1186.73
+1285.697008	994.132
+1285.746108	710.86
+1285.795209	487.14
+1285.844311	337.457
+1285.893414	320.825
+1285.942518	352.479
+1285.991623	333.701
+1286.040729	294
+1286.089835	320.825
+1286.138943	373.402
+1286.188051	375.012
+1286.237161	346.041
+1286.286271	350.333
+1286.335383	356.234
+1286.384495	361.599
+1286.433608	347.65
+1286.482723	436.173
+1286.531838	672.232
+1286.580954	959.796
+1286.630071	1184.59
+1286.679189	1109.48
+1286.728308	805.284
+1286.777427	546.155
+1286.826548	448.512
+1286.875670	457.633
+1286.924793	445.83
+1286.973916	379.304
+1287.023041	341.212
+1287.072166	337.993
+1287.121292	344.431
+1287.170420	348.723
+1287.219548	375.012
+1287.268677	363.745
+1287.317807	353.015
+1287.366938	358.917
+1287.416071	387.351
+1287.465203	462.998
+1287.514337	585.319
+1287.563472	801.529
+1287.612608	1020.96
+1287.661745	1053.68
+1287.710882	846.058
+1287.760021	589.075
+1287.809160	424.37
+1287.858301	379.304
+1287.907442	388.424
+1287.956585	369.11
+1288.005728	325.654
+1288.054872	337.457
+1288.104017	337.993
+1288.153163	328.873
+1288.202310	353.552
+1288.251458	325.654
+1288.300607	282.197
+1288.349757	292.927
+1288.398908	378.767
+1288.448059	405.592
+1288.497212	481.239
+1288.546366	621.801
+1288.595520	803.675
+1288.644676	901.317
+1288.693832	755.39
+1288.742989	549.911
+1288.792148	444.22
+1288.841307	373.402
+1288.890467	367.501
+1288.939628	304.73
+1288.988790	247.325
+1289.037953	239.278
+1289.087117	307.413
+1289.136282	379.304
+1289.185447	355.161
+1289.234614	277.369
+1289.283782	244.643
+1289.332950	246.789
+1289.382120	332.092
+1289.431290	369.647
+1289.480462	387.351
+1289.529634	482.312
+1289.578807	613.754
+1289.627981	738.222
+1289.677157	775.24
+1289.726333	671.159
+1289.775510	451.731
+1289.824688	331.555
+1289.873867	284.88
+1289.923046	248.398
+1289.972227	284.344
+1290.021409	339.603
+1290.070592	337.457
+1290.119775	312.241
+1290.168960	341.212
+1290.218145	389.497
+1290.267331	379.304
+1290.316519	305.803
+1290.365707	260.738
+1290.414896	289.708
+1290.464086	350.869
+1290.513278	548.838
+1290.562470	1037.59
+1290.611662	1826.78
+1290.660856	2296.75
+1290.710051	1782.25
+1290.759247	943.701
+1290.808444	493.042
+1290.857641	368.574
+1290.906840	368.574
+1290.956039	346.041
+1291.005240	273.077
+1291.054441	253.763
+1291.103644	312.241
+1291.152847	329.409
+1291.202051	342.285
+1291.251256	302.048
+1291.300462	291.854
+1291.349669	274.686
+1291.398877	250.544
+1291.448086	311.168
+1291.497296	446.366
+1291.546507	655.601
+1291.595719	1121.82
+1291.644931	1627.74
+1291.694145	1580.53
+1291.743359	984.475
+1291.792575	519.33
+1291.841791	388.424
+1291.891008	353.015
+1291.940227	368.037
+1291.989446	328.336
+1292.038666	307.949
+1292.087887	321.898
+1292.137109	310.095
+1292.186332	290.245
+1292.235556	283.271
+1292.284781	335.311
+1292.334007	347.65
+1292.383233	308.486
+1292.432461	295.61
+1292.481690	311.705
+1292.530919	465.68
+1292.580150	767.193
+1292.629381	1092.85
+1292.678613	1172.79
+1292.727847	900.781
+1292.777081	560.641
+1292.826316	355.698
+1292.875552	328.336
+1292.924789	312.778
+1292.974027	309.559
+1293.023266	314.924
+1293.072506	321.362
+1293.121747	359.453
+1293.170988	324.581
+1293.220231	276.832
+1293.269474	300.975
+1293.318719	331.019
+1293.367964	308.486
+1293.417211	289.708
+1293.466458	312.778
+1293.515706	368.574
+1293.564956	578.345
+1293.614206	834.255
+1293.663457	875.565
+1293.712709	655.064
+1293.761962	466.753
+1293.811216	392.716
+1293.860471	362.672
+1293.909726	345.504
+1293.958983	309.559
+1294.008241	303.657
+1294.057499	276.296
+1294.106759	250.008
+1294.156019	245.179
+1294.205281	285.416
+1294.254543	294
+1294.303806	272.004
+1294.353071	265.566
+1294.402336	287.562
+1294.451602	326.727
+1294.500869	393.253
+1294.550137	479.093
+1294.599406	551.52
+1294.648676	628.776
+1294.697946	582.637
+1294.747218	485.531
+1294.796491	378.231
+1294.845764	283.27
+1294.895039	282.197
+1294.944314	306.34
+1294.993591	301.511
+1295.042868	308.486
+1295.092146	351.942
+1295.141426	340.139
+1295.190706	295.073
+1295.239987	254.299
+1295.289269	291.318
+1295.338552	346.577
+1295.387836	355.698
+1295.437120	324.581
+1295.486406	394.862
+1295.535693	535.425
+1295.584981	687.791
+1295.634269	803.138
+1295.683559	728.028
+1295.732849	514.501
+1295.782141	449.585
+1295.831433	419.541
+1295.880726	321.362
+1295.930020	314.387
+1295.979316	357.844
+1296.028612	379.304
+1296.077909	355.161
+1296.127207	313.851
+1296.176506	280.588
+1296.225805	285.953
+1296.275106	319.752
+1296.324408	316.533
+1296.373711	281.661
+1296.423014	262.347
+1296.472319	332.628
+1296.521624	553.129
+1296.570931	788.116
+1296.620238	887.905
+1296.669546	841.229
+1296.718855	680.28
+1296.768166	494.651
+1296.817477	395.399
+1296.866789	382.523
+1296.916102	355.161
+1296.965416	331.555
+1297.014730	348.723
+1297.064046	348.187
+1297.113363	340.676
+1297.162681	329.946
+1297.211999	365.355
+1297.261319	393.789
+1297.310639	353.552
+1297.359961	323.508
+1297.409283	354.088
+1297.458606	387.888
+1297.507930	384.132
+1297.557256	500.016
+1297.606582	696.375
+1297.655909	754.853
+1297.705237	665.794
+1297.754566	560.104
+1297.803895	402.91
+1297.853226	321.362
+1297.902558	336.92
+1297.951891	305.267
+1298.001224	269.858
+1298.050559	316.533
+1298.099894	358.38
+1298.149231	322.971
+1298.198568	289.708
+1298.247906	289.708
+1298.297245	287.562
+1298.346586	287.562
+1298.395927	315.46
+1298.445269	356.234
+1298.494612	412.03
+1298.543956	488.75
+1298.593300	575.126
+1298.642646	631.458
+1298.691993	665.794
+1298.741341	584.246
+1298.790689	460.315
+1298.840039	344.968
+1298.889389	279.515
+1298.938741	308.486
+1298.988093	321.898
+1299.037446	275.759
+1299.086801	265.566
+1299.136156	273.613
+1299.185512	292.927
+1299.234869	301.511
+1299.284227	313.314
+1299.333586	288.099
+1299.382946	238.741
+1299.432306	280.588
+1299.481668	364.282
+1299.531031	465.144
+1299.580394	637.896
+1299.629759	862.69
+1299.679124	913.657
+1299.728491	705.495
+1299.777858	482.848
+1299.827226	407.202
+1299.876596	387.351
+1299.925966	377.694
+1299.975337	372.329
+1300.024709	312.241
+1300.074082	332.628
+1300.123456	357.307
+1300.172831	340.676
+1300.222206	298.829
+1300.271583	280.051
+1300.320961	302.048
+1300.370339	372.866
+1300.419719	703.886
+1300.469099	1432.45
+1300.518481	2241.49
+1300.567863	2522.08
+1300.617246	2084.83
+1300.666631	1412.6
+1300.716016	1018.27
+1300.765402	819.77
+1300.814789	644.335
+1300.864177	465.144
+1300.913566	350.87
+1300.962956	356.771
+1301.012347	378.231
+1301.061738	342.286
+1301.111131	292.391
+1301.160525	288.099
+1301.209919	292.928
+1301.259315	311.705
+1301.308711	348.724
+1301.358108	402.373
+1301.407507	586.393
+1301.456906	995.741
+1301.506306	1610.57
+1301.555707	2110.05
+1301.605109	2283.88
+1301.654512	2017.24
+1301.703916	1414.75
+1301.753321	906.682
+1301.802727	657.747
+1301.852133	543.473
+1301.901541	419.005
+1301.950950	358.917
+1302.000359	353.552
+1302.049770	360.526
+1302.099181	420.614
+1302.148593	412.567
+1302.198007	354.088
+1302.247421	309.559
+1302.296836	322.971
+1302.346252	381.45
+1302.395669	386.815
+1302.445087	523.622
+1302.494506	818.697
+1302.543926	1162.06
+1302.593347	1447.47
+1302.642769	1691.58
+1302.692191	1675.49
+1302.741615	1215.71
+1302.791039	710.86
+1302.840465	448.512
+1302.889891	368.574
+1302.939319	352.479
+1302.988747	378.767
+1303.038176	334.774
+1303.087606	313.314
+1303.137037	314.387
+1303.186469	339.066
+1303.235902	370.72
+1303.285336	340.139
+1303.334771	313.851
+1303.384207	296.683
+1303.433644	334.238
+1303.483081	502.699
+1303.532520	699.594
+1303.581960	877.175
+1303.631400	1124.5
+1303.680841	1376.66
+1303.730284	1200.15
+1303.779727	812.259
+1303.829171	571.907
+1303.878617	399.154
+1303.928063	340.676
+1303.977510	294
+1304.026958	277.905
+1304.076407	286.489
+1304.125856	265.566
+1304.175307	258.592
+1304.224759	306.876
+1304.274212	346.577
+1304.323665	349.796
+1304.373120	334.238
+1304.422575	305.803
+1304.472032	404.519
+1304.521489	566.005
+1304.570947	696.911
+1304.620407	825.671
+1304.669867	908.292
+1304.719328	877.175
+1304.768790	681.889
+1304.818253	447.976
+1304.867717	344.968
+1304.917182	311.168
+1304.966647	288.635
+1305.016114	281.661
+1305.065582	302.584
+1305.115051	308.486
+1305.164520	305.267
+1305.213991	305.803
+1305.263462	283.807
+1305.312934	289.708
+1305.362408	288.635
+1305.411882	322.971
+1305.461357	344.431
+1305.510833	357.307
+1305.560310	449.049
+1305.609788	621.801
+1305.659267	819.77
+1305.708747	821.916
+1305.758228	659.356
+1305.807709	496.797
+1305.857192	361.063
+1305.906676	305.803
+1305.956160	329.946
+1306.005646	336.92
+1306.055132	290.245
+1306.104620	248.398
+1306.154108	252.153
+1306.203597	303.121
+1306.253087	325.654
+1306.302578	328.873
+1306.352070	340.676
+1306.401563	336.384
+1306.451057	360.526
+1306.500552	441.001
+1306.550048	469.436
+1306.599545	615.9
+1306.649042	745.733
+1306.698541	725.346
+1306.748041	621.801
+1306.797541	480.166
+1306.847043	408.811
+1306.896545	351.406
+1306.946048	336.92
+1306.995552	318.679
+1307.045058	318.679
+1307.094564	327.8
+1307.144071	307.949
+1307.193579	305.267
+1307.243088	304.194
+1307.292598	288.635
+1307.342108	296.683
+1307.391620	325.654
+1307.441133	292.927
+1307.490646	365.355
+1307.540161	770.412
+1307.589676	1483.42
+1307.639193	2127.75
+1307.688710	2094.49
+1307.738229	1434.6
+1307.787748	745.196
+1307.837268	439.928
+1307.886789	401.837
+1307.936311	381.986
+1307.985834	351.942
+1308.035358	362.672
+1308.084883	417.932
+1308.134409	460.852
+1308.183935	501.089
+1308.233463	535.961
+1308.282992	511.819
+1308.332521	493.578
+1308.382052	486.067
+1308.431583	485.531
+1308.481116	522.549
+1308.530649	768.266
+1308.580183	1470.54
+1308.629718	2324.11
+1308.679254	2488.28
+1308.728791	1698.02
+1308.778329	904.536
+1308.827868	572.443
+1308.877408	459.779
+1308.926949	410.957
+1308.976491	376.621
+1309.026033	333.701
+1309.075577	355.161
+1309.125122	473.728
+1309.174667	517.721
+1309.224214	441.538
+1309.273761	401.837
+1309.323309	428.125
+1309.372858	412.567
+1309.422409	440.465
+1309.471960	535.961
+1309.521512	730.174
+1309.571065	1126.65
+1309.620619	1563.89
+1309.670174	1665.83
+1309.719729	1332.13
+1309.769286	853.033
+1309.818844	479.093
+1309.868402	328.873
+1309.917962	289.172
+1309.967523	333.165
+1310.017084	340.676
+1310.066646	341.212
+1310.116210	434.027
+1310.165774	494.115
+1310.215339	448.512
+1310.264905	387.351
+1310.314472	414.713
+1310.364040	460.852
+1310.413609	445.83
+1310.463179	400.227
+1310.512750	452.268
+1310.562322	727.492
+1310.611894	1034.37
+1310.661468	1085.34
+1310.711042	867.518
+1310.760618	653.455
+1310.810194	508.6
+1310.859772	368.037
+1310.909350	333.165
+1310.958929	343.895
+1311.008510	341.212
+1311.058091	329.409
+1311.107673	334.774
+1311.157256	416.859
+1311.206840	559.031
+1311.256424	520.403
+1311.306010	457.096
+1311.355597	457.633
+1311.405185	461.388
+1311.454773	450.658
+1311.504363	496.261
+1311.553953	657.21
+1311.603545	890.587
+1311.653137	987.157
+1311.702731	851.423
+1311.752325	664.721
+1311.801920	456.023
+1311.851516	328.873
+1311.901113	344.968
+1311.950711	353.015
+1312.000310	306.34
+1312.049910	300.975
+1312.099511	379.304
+1312.149113	452.268
+1312.198715	464.607
+1312.248319	412.03
+1312.297923	413.103
+1312.347529	370.183
+1312.397135	371.793
+1312.446743	447.976
+1312.496351	479.093
+1312.545960	577.808
+1312.595570	780.069
+1312.645182	972.135
+1312.694794	990.913
+1312.744407	768.266
+1312.794021	516.111
+1312.843635	361.599
+1312.893251	277.369
+1312.942868	275.759
+1312.992486	295.073
+1313.042104	349.796
+1313.091724	355.698
+1313.141344	370.72
+1313.190966	397.008
+1313.240588	350.869
+1313.290211	390.034
+1313.339836	362.136
+1313.389461	304.194
+1313.439087	338.53
+1313.488714	569.761
+1313.538342	1173.86
+1313.587971	2652.45
+1313.637601	4827.42
+1313.687232	5907.93
+1313.736864	4450.8
+1313.786496	2033.87
+1313.836130	766.656
+1313.885764	553.129
+1313.935400	604.633
+1313.985036	517.184
+1314.034674	393.789
+1314.084312	316.533
+1314.133951	370.183
+1314.183591	481.238
+1314.233233	448.512
+1314.282875	348.187
+1314.332518	347.65
+1314.382162	370.72
+1314.431806	347.65
+1314.481452	412.566
+1314.531099	722.126
+1314.580747	1689.97
+1314.630395	3427.16
+1314.680045	4826.34
+1314.729695	4110.65
+1314.779347	2153.51
+1314.828999	866.445
+1314.878653	462.997
+1314.928307	451.194
+1314.977962	476.41
+1315.027618	417.931
+1315.077275	332.092
+1315.126933	361.063
+1315.176592	452.804
+1315.226252	438.318
+1315.275913	350.869
+1315.325575	294
+1315.375237	325.117
+1315.424901	339.066
+1315.474565	340.139
+1315.524231	437.782
+1315.573897	893.806
+1315.623565	1801.03
+1315.673233	2477.02
+1315.722902	2249.54
+1315.772573	1393.82
+1315.822244	695.302
+1315.871916	410.421
+1315.921589	369.11
+1315.971263	357.844
+1316.020938	322.971
+1316.070613	302.584
+1316.120290	317.07
+1316.169968	337.457
+1316.219647	354.088
+1316.269326	388.961
+1316.319007	347.114
+1316.368688	354.625
+1316.418370	540.253
+1316.468054	692.619
+1316.517738	776.313
+1316.567423	935.653
+1316.617109	1339.1
+1316.666796	1655.1
+1316.716484	1470.01
+1316.766173	955.504
+1316.815863	532.742
+1316.865554	452.268
+1316.915246	434.027
+1316.964938	339.603
+1317.014632	305.267
+1317.064327	315.46
+1317.114022	376.621
+1317.163719	412.03
+1317.213416	369.11
+1317.263114	347.65
+1317.312814	328.873
+1317.362514	364.282
+1317.412215	430.808
+1317.461917	476.946
+1317.511620	560.104
+1317.561324	702.276
+1317.611029	883.613
+1317.660735	1046.17
+1317.710441	927.606
+1317.760149	614.29
+1317.809858	386.815
+1317.859567	305.267
+1317.909278	336.384
+1317.958989	324.581
+1318.008702	300.438
+1318.058415	376.621
+1318.108129	503.771
+1318.157844	464.07
+1318.207561	410.421
+1318.257278	381.45
+1318.306996	319.752
+1318.356715	314.387
+1318.406435	345.504
+1318.456155	452.804
+1318.505877	644.334
+1318.555600	1001.64
+1318.605323	1747.38
+1318.655048	2520.47
+1318.704774	2332.16
+1318.754500	1360.56
+1318.804227	648.626
+1318.853956	453.341
+1318.903685	502.162
+1318.953415	486.067
+1319.003146	376.085
+1319.052878	321.362
+1319.102611	372.329
+1319.152345	392.18
+1319.202080	359.453
+1319.251816	371.256
+1319.301553	337.993
+1319.351290	309.559
+1319.401029	354.088
+1319.450769	370.72
+1319.500509	495.724
+1319.550251	796.163
+1319.599993	1432.45
+1319.649736	2081.62
+1319.699481	1975.92
+1319.749226	1200.68
+1319.798972	586.929
+1319.848719	387.351
+1319.898467	403.446
+1319.948216	373.402
+1319.997966	324.044
+1320.047717	340.139
+1320.097469	366.964
+1320.147221	379.84
+1320.196975	390.57
+1320.246729	354.625
+1320.296485	363.745
+1320.346241	421.687
+1320.395999	471.045
+1320.445757	523.085
+1320.495516	842.302
+1320.545277	1488.78
+1320.595038	1871.31
+1320.644800	1689.43
+1320.694563	1199.07
+1320.744327	798.846
+1320.794092	557.421
+1320.843857	428.125
+1320.893624	390.034
+1320.943392	361.599
+1320.993161	299.902
+1321.042930	329.409
+1321.092701	349.796
+1321.142472	335.311
+1321.192245	313.314
+1321.242018	343.895
+1321.291792	350.869
+1321.341567	321.898
+1321.391343	312.778
+1321.441121	447.439
+1321.490899	665.258
+1321.540678	975.354
+1321.590457	1297.25
+1321.640238	1287.6
+1321.690020	1060.12
+1321.739803	747.342
+1321.789586	516.111
+1321.839371	380.913
+1321.889156	321.362
+1321.938943	275.759
+1321.988730	298.292
+1322.038519	311.705
+1322.088308	309.022
+1322.138098	309.559
+1322.187889	307.413
+1322.237681	290.781
+1322.287474	278.442
+1322.337268	296.683
+1322.387063	312.778
+1322.436859	344.968
+1322.486656	457.632
+1322.536453	718.908
+1322.586252	991.449
+1322.636052	1040.27
+1322.685852	913.12
+1322.735654	707.641
+1322.785456	485.53
+1322.835259	386.815
+1322.885064	375.012
+1322.934869	362.136
+1322.984675	294
+1323.034482	291.318
+1323.084290	351.942
+1323.134099	362.136
+1323.183909	324.044
+1323.233720	304.73
+1323.283532	354.625
+1323.333344	393.789
+1323.383158	373.402
+1323.432973	385.742
+1323.482788	464.607
+1323.532605	683.499
+1323.582422	979.11
+1323.632240	1183.52
+1323.682060	1115.92
+1323.731880	830.499
+1323.781701	598.195
+1323.831523	478.556
+1323.881346	377.694
+1323.931170	342.285
+1323.980995	340.676
+1324.030821	375.012
+1324.080647	401.3
+1324.130475	417.931
+1324.180304	429.198
+1324.230133	378.231
+1324.279964	340.676
+1324.329795	344.968
+1324.379628	344.968
+1324.429461	380.377
+1324.479295	447.439
+1324.529131	568.688
+1324.578967	764.51
+1324.628804	995.205
+1324.678642	1151.86
+1324.728481	943.164
+1324.778321	650.772
+1324.828162	546.691
+1324.878003	438.855
+1324.927846	336.384
+1324.977690	305.267
+1325.027534	288.099
+1325.077380	320.825
+1325.127226	326.19
+1325.177074	297.219
+1325.226922	294.537
+1325.276771	325.654
+1325.326621	334.774
+1325.376473	329.946
+1325.426325	351.942
+1325.476178	362.672
+1325.526032	506.99
+1325.575887	735.002
+1325.625742	1072.46
+1325.675599	1333.2
+1325.725457	1312.28
+1325.775316	1008.08
+1325.825175	593.903
+1325.875036	350.333
+1325.924897	355.161
+1325.974760	373.402
+1326.024623	357.844
+1326.074487	326.19
+1326.124352	336.384
+1326.174219	328.336
+1326.224086	370.183
+1326.273954	381.45
+1326.323823	301.511
+1326.373692	263.42
+1326.423563	315.997
+1326.473435	361.599
+1326.523308	399.154
+1326.573181	534.888
+1326.623056	817.087
+1326.672932	1109.48
+1326.722808	1147.03
+1326.772685	984.475
+1326.822564	781.141
+1326.872443	550.447
+1326.922323	410.957
+1326.972204	349.796
+1327.022087	292.927
+1327.071970	270.394
+1327.121854	282.734
+1327.171738	327.8
+1327.221624	349.796
+1327.271511	286.489
+1327.321399	260.201
+1327.371287	320.289
+1327.421177	335.311
+1327.471068	342.822
+1327.520959	401.837
+1327.570851	565.469
+1327.620745	759.681
+1327.670639	885.222
+1327.720534	876.102
+1327.770430	800.992
+1327.820327	680.28
+1327.870226	475.337
+1327.920124	325.654
+1327.970024	278.978
+1328.019925	298.829
+1328.069827	314.387
+1328.119730	348.723
+1328.169633	372.329
+1328.219538	332.092
+1328.269444	268.785
+1328.319350	257.518
+1328.369257	291.318
+1328.419166	303.657
+1328.469075	356.771
+1328.518985	449.585
+1328.568896	596.586
+1328.618808	724.809
+1328.668721	866.981
+1328.718635	1044.56
+1328.768550	957.65
+1328.818466	648.09
+1328.868383	444.757
+1328.918301	375.012
+1328.968219	331.555
+1329.018139	288.635
+1329.068059	251.617
+1329.117981	261.274
+1329.167903	276.296
+1329.217827	327.8
+1329.267751	332.628
+1329.317676	229.084
+1329.367602	207.087
+1329.417529	310.095
+1329.467458	437.782
+1329.517386	520.403
+1329.567316	743.587
+1329.617247	1023.64
+1329.667179	1130.94
+1329.717112	1058.51
+1329.767045	832.109
+1329.816980	568.688
+1329.866916	410.957
+1329.916852	333.165
+1329.966789	355.698
+1330.016728	345.504
+1330.066667	328.336
+1330.116607	312.241
+1330.166548	277.905
+1330.216491	276.296
+1330.266434	284.343
+1330.316378	281.124
+1330.366322	252.153
+1330.416268	275.759
+1330.466215	330.482
+1330.516163	448.512
+1330.566111	675.451
+1330.616061	898.098
+1330.666012	977.5
+1330.715963	915.266
+1330.765915	739.831
+1330.815869	533.279
+1330.865823	387.888
+1330.915778	319.752
+1330.965734	304.73
+1331.015692	339.066
+1331.065650	359.99
+1331.115609	392.716
+1331.165568	409.884
+1331.215529	416.322
+1331.265491	488.749
+1331.315454	525.768
+1331.365418	478.02
+1331.415382	435.636
+1331.465348	405.592
+1331.515314	478.02
+1331.565282	554.739
+1331.615250	656.674
+1331.665219	735.003
+1331.715189	722.663
+1331.765161	622.874
+1331.815133	478.02
+1331.865106	376.621
+1331.915080	315.997
+1331.965055	314.924
+1332.015030	337.457
+1332.065007	323.508
+1332.114985	308.486
+1332.164964	348.723
+1332.214943	386.815
+1332.264924	432.417
+1332.314905	439.928
+1332.364888	384.669
+1332.414871	401.837
+1332.464855	475.873
+1332.514840	593.903
+1332.564827	745.196
+1332.614814	808.503
+1332.664802	780.068
+1332.714791	710.324
+1332.764781	593.367
+1332.814772	449.048
+1332.864763	357.307
+1332.914756	313.851
+1332.964750	306.876
+1333.014744	342.285
+1333.064740	357.307
+1333.114736	318.679
+1333.164734	309.022
+1333.214732	332.628
+1333.264731	382.523
+1333.314732	407.738
+1333.364733	358.38
+1333.414735	379.304
+1333.464738	511.819
+1333.514742	588.538
+1333.564747	673.305
+1333.614753	813.868
+1333.664759	874.492
+1333.714767	759.681
+1333.764776	543.472
+1333.814785	430.271
+1333.864796	381.45
+1333.914807	350.869
+1333.964820	322.971
+1334.014833	294.537
+1334.064848	292.927
+1334.114863	318.143
+1334.164879	348.187
+1334.214896	343.895
+1334.264914	357.307
+1334.314933	367.501
+1334.364953	357.844
+1334.414974	367.501
+1334.464996	410.957
+1334.515018	466.753
+1334.565042	641.115
+1334.615067	783.287
+1334.665092	827.817
+1334.715119	692.619
+1334.765146	532.742
+1334.815174	512.892
+1334.865204	520.939
+1334.915234	468.362
+1334.965265	428.125
+1335.015297	340.676
+1335.065330	277.905
+1335.115364	287.026
+1335.165399	311.168
+1335.215435	326.19
+1335.265472	327.8
+1335.315510	349.26
+1335.365548	357.307
+1335.415588	318.143
+1335.465628	305.803
+1335.515670	418.468
+1335.565712	574.589
+1335.615756	696.375
+1335.665800	789.725
+1335.715845	799.382
+1335.765891	686.718
+1335.815938	600.878
+1335.865986	538.644
+1335.916035	432.953
+1335.966085	359.453
+1336.016136	309.022
+1336.066188	275.759
+1336.116241	273.077
+1336.166294	273.077
+1336.216349	310.095
+1336.266405	333.165
+1336.316461	336.92
+1336.366519	325.117
+1336.416577	348.723
+1336.466636	359.453
+1336.516696	429.734
+1336.566758	590.684
+1336.616820	813.868
+1336.666883	923.314
+1336.716947	846.058
+1336.767012	670.623
+1336.817077	483.921
+1336.867144	387.351
+1336.917212	371.256
+1336.967281	375.548
+1337.017350	368.574
+1337.067421	346.577
+1337.117492	333.165
+1337.167565	321.898
+1337.217638	345.504
+1337.267712	361.063
+1337.317788	327.8
+1337.367864	319.752
+1337.417941	300.975
+1337.468019	333.701
+1337.518098	434.563
+1337.568178	550.447
+1337.618259	724.273
+1337.668341	902.927
+1337.718423	893.806
+1337.768507	641.115
+1337.818592	393.253
+1337.868677	351.942
+1337.918764	379.84
+1337.968851	347.65
+1338.018939	297.756
+1338.069029	288.099
+1338.119119	314.924
+1338.169210	324.581
+1338.219302	346.577
+1338.269395	352.479
+1338.319489	335.311
+1338.369584	292.391
+1338.419680	315.46
+1338.469777	341.212
+1338.519875	415.249
+1338.569973	573.516
+1338.620073	745.733
+1338.670173	744.123
+1338.720275	653.991
+1338.770377	544.009
+1338.820481	410.421
+1338.870585	361.063
+1338.920690	392.716
+1338.970796	324.044
+1339.020904	307.413
+1339.071012	324.581
+1339.121121	340.139
+1339.171230	383.059
+1339.221341	365.891
+1339.271453	317.606
+1339.321566	298.292
+1339.371680	351.942
+1339.421794	375.548
+1339.471910	372.866
+1339.522026	414.176
+1339.572144	575.126
+1339.622262	724.809
+1339.672381	804.211
+1339.722502	781.141
+1339.772623	600.878
+1339.822745	422.224
+1339.872868	412.03
+1339.922992	323.508
+1339.973117	262.347
+1340.023243	312.241
+1340.073370	394.326
+1340.123497	383.059
+1340.173626	363.209
+1340.223756	354.625
+1340.273886	397.008
+1340.324018	399.154
+1340.374150	336.92
+1340.424283	307.413
+1340.474418	324.581
+1340.524553	493.578
+1340.574689	861.616
+1340.624826	1276.33
+1340.674964	1500.05
+1340.725103	1327.3
+1340.775243	906.682
+1340.825384	567.078
+1340.875526	472.118
+1340.925669	465.144
+1340.975812	456.56
+1341.025957	383.596
+1341.076102	343.895
+1341.126249	431.344
+1341.176396	560.104
+1341.226545	600.341
+1341.276694	519.33
+1341.326844	454.414
+1341.376995	409.348
+1341.427148	432.417
+1341.477301	518.793
+1341.527455	711.933
+1341.577610	1114.84
+1341.627765	1539.21
+1341.677922	1584.28
+1341.728080	1148.11
+1341.778239	713.543
+1341.828398	514.501
+1341.878559	416.859
+1341.928720	358.38
+1341.978883	300.975
+1342.029046	311.168
+1342.079210	341.212
+1342.129376	364.818
+1342.179542	425.979
+1342.229709	422.76
+1342.279877	391.643
+1342.330046	390.57
+1342.380216	391.107
+1342.430387	377.694
+1342.480559	458.706
+1342.530731	642.725
+1342.580905	888.978
+1342.631080	1169.03
+1342.681255	1200.15
+1342.731432	882.003
+1342.781609	587.465
+1342.831788	422.224
+1342.881967	322.435
+1342.932147	337.457
+1342.982328	349.26
+1343.032510	354.625
+1343.082694	324.044
+1343.132878	369.11
+1343.183062	442.611
+1343.233248	436.709
+1343.283435	394.862
+1343.333623	379.304
+1343.383812	369.11
+1343.434001	349.796
+1343.484192	403.983
+1343.534383	554.202
+1343.584576	732.32
+1343.634769	924.387
+1343.684963	970.526
+1343.735159	797.236
+1343.785355	583.173
+1343.835552	428.662
+1343.885750	313.314
+1343.935949	284.343
+1343.986149	292.391
+1344.036350	346.041
+1344.086552	391.643
+1344.136754	401.837
+1344.186958	363.209
+1344.237163	317.606
+1344.287368	344.431
+1344.337575	325.654
+1344.387782	333.701
+1344.437991	311.705
+1344.488200	297.756
+1344.538410	443.684
+1344.588621	675.451
+1344.638833	928.142
+1344.689046	1030.08
+1344.739260	860.543
+1344.789475	601.414
+1344.839691	433.49
+1344.889908	383.596
+1344.940126	320.825
+1344.990345	265.029
+1345.040564	290.245
+1345.090785	326.19
+1345.141006	321.898
+1345.191229	313.851
+1345.241452	286.489
+1345.291676	292.927
+1345.341902	332.628
+1345.392128	360.526
+1345.442355	361.599
+1345.492583	403.446
+1345.542812	502.162
+1345.593042	782.214
+1345.643273	1033.83
+1345.693505	1002.18
+1345.743737	832.109
+1345.793971	682.426
+1345.844206	519.866
+1345.894441	407.202
+1345.944678	370.72
+1345.994915	373.402
+1346.045154	346.041
+1346.095393	328.873
+1346.145633	370.72
+1346.195874	357.844
+1346.246116	319.216
+1346.296360	304.73
+1346.346604	349.796
+1346.396848	403.983
+1346.447094	395.399
+1346.497341	372.866
+1346.547589	468.362
+1346.597838	717.835
+1346.648087	967.843
+1346.698338	1003.25
+1346.748589	812.795
+1346.798842	598.195
+1346.849095	459.242
+1346.899349	349.796
+1346.949605	303.121
+1346.999861	294.537
+1347.050118	297.219
+1347.100376	314.387
+1347.150635	353.552
+1347.200895	346.041
+1347.251156	286.489
+1347.301418	282.197
+1347.351681	332.092
+1347.401944	384.132
+1347.452209	366.428
+1347.502474	415.249
+1347.552741	738.221
+1347.603008	1544.04
+1347.653277	3556.45
+1347.703546	7376.33
+1347.753816	10726.2
+1347.804088	9533.05
+1347.854360	4721.73
+1347.904633	1298.86
+1347.954907	581.564
+1348.005182	875.565
+1348.055458	959.259
+1348.105734	620.728
+1348.156012	401.837
+1348.206291	491.432
+1348.256570	656.137
+1348.306851	552.593
+1348.357133	340.676
+1348.407415	326.19
+1348.457698	453.341
+1348.507983	505.381
+1348.558268	645.407
+1348.608554	1342.86
+1348.658841	3230.26
+1348.709129	6352.15
+1348.759418	8540.53
+1348.809708	7054.96
+1348.859999	3415.35
+1348.910291	1096.07
+1348.960584	522.012
+1349.010877	616.436
+1349.061172	643.261
+1349.111468	494.651
+1349.161764	359.99
+1349.212062	395.935
+1349.262360	563.859
+1349.312659	628.239
+1349.362960	462.461
+1349.413261	345.504
+1349.463563	441.538
+1349.513866	571.37
+1349.564170	725.346
+1349.614475	1012.37
+1349.664781	1719.48
+1349.715088	3062.34
+1349.765395	3886.4
+1349.815704	3080.04
+1349.866014	1530.63
+1349.916324	588.002
+1349.966636	358.381
+1350.016948	406.129
+1350.067262	446.903
+1350.117576	372.866
+1350.167891	289.172
+1350.218207	281.661
+1350.268525	372.866
+1350.318843	420.614
+1350.369162	391.107
+1350.419482	326.191
+1350.469802	348.724
+1350.520124	495.724
+1350.570447	735.539
+1350.620771	906.146
+1350.671095	1069.78
+1350.721421	1430.31
+1350.771747	1619.69
+1350.822075	1202.29
+1350.872403	665.795
+1350.922733	415.249
+1350.973063	399.691
+1351.023394	472.118
+1351.073726	434.027
+1351.124059	377.695
+1351.174393	351.406
+1351.224728	333.702
+1351.275064	319.753
+1351.325401	325.118
+1351.375739	323.508
+1351.426077	274.15
+1351.476417	298.293
+1351.526758	577.809
+1351.577099	894.88
+1351.627442	1310.13
+1351.677785	1856.82
+1351.728129	2036.55
+1351.778475	1602.52
+1351.828821	954.968
+1351.879168	512.892
+1351.929516	395.399
+1351.979865	395.935
+1352.030215	357.844
+1352.080566	337.457
+1352.130918	332.092
+1352.181271	365.355
+1352.231624	354.625
+1352.281979	322.435
+1352.332334	337.994
+1352.382691	363.209
+1352.433048	328.337
+1352.483407	362.673
+1352.533766	471.045
+1352.584126	694.766
+1352.634488	1118.06
+1352.684850	1605.74
+1352.735213	1678.7
+1352.785577	1191.56
+1352.835942	589.075
+1352.886308	341.213
+1352.936674	369.111
+1352.987042	428.662
+1353.037411	400.228
+1353.087781	334.775
+1353.138151	330.483
+1353.188523	354.625
+1353.238895	412.567
+1353.289269	434.563
+1353.339643	400.228
+1353.390018	306.877
+1353.440394	277.369
+1353.490772	388.425
+1353.541150	580.491
+1353.591529	738.222
+1353.641909	1037.05
+1353.692289	1397.04
+1353.742671	1365.93
+1353.793054	945.311
+1353.843438	576.736
+1353.893822	410.421
+1353.944208	385.742
+1353.994594	342.286
+1354.044982	359.454
+1354.095370	405.056
+1354.145760	421.687
+1354.196150	439.928
+1354.246541	405.056
+1354.296933	341.749
+1354.347326	281.125
+1354.397720	265.03
+1354.448115	340.14
+1354.498511	453.877
+1354.548908	663.649
+1354.599306	900.245
+1354.649705	1295.64
+1354.700104	1630.42
+1354.750505	1584.82
+1354.800906	1142.21
+1354.851309	678.134
+1354.901712	425.443
+1354.952116	365.892
+1355.002522	367.501
+1355.052928	377.695
+1355.103335	357.844
+1355.153743	343.895
+1355.204152	364.282
+1355.254562	358.917
+1355.304973	304.194
+1355.355385	315.997
+1355.405798	350.87
+1355.456211	427.589
+1355.506626	575.663
+1355.557042	905.073
+1355.607458	1500.59
+1355.657876	1981.29
+1355.708294	2006.51
+1355.758713	1542.43
+1355.809134	929.216
+1355.859555	593.367
+1355.909977	537.571
+1355.960400	486.604
+1356.010824	436.71
+1356.061249	393.253
+1356.111675	313.315
+1356.162102	311.705
+1356.212530	361.6
+1356.262958	366.428
+1356.313388	290.245
+1356.363818	241.424
+1356.414250	259.665
+1356.464682	375.012
+1356.515116	513.965
+1356.565550	764.511
+1356.615985	1140.6
+1356.666422	1373.44
+1356.716859	1324.08
+1356.767297	1032.22
+1356.817736	612.145
+1356.868176	401.837
+1356.918617	342.286
+1356.969059	384.133
+1357.019501	403.983
+1357.069945	334.775
+1357.120390	291.855
+1357.170835	310.632
+1357.221282	329.41
+1357.271729	329.946
+1357.322178	299.366
+1357.372627	299.366
+1357.423077	389.498
+1357.473529	481.776
+1357.523981	692.083
+1357.574434	1334.81
+1357.624888	2495.79
+1357.675343	3492.61
+1357.725799	3357.41
+1357.776256	2132.58
+1357.826713	960.333
+1357.877172	482.849
+1357.927632	420.615
+1357.978092	433.491
+1358.028554	386.815
+1358.079016	362.673
+1358.129480	356.771
+1358.179944	366.428
+1358.230409	361.6
+1358.280876	325.654
+1358.331343	278.443
+1358.381811	314.924
+1358.432280	366.965
+1358.482750	371.257
+1358.533221	543.473
+1358.583693	1108.94
+1358.634165	1981.83
+1358.684639	2573.05
+1358.735114	2324.65
+1358.785589	1538.14
+1358.836066	805.821
+1358.886543	489.823
+1358.937022	441.538
+1358.987501	406.666
+1359.037981	343.895
+1359.088462	347.114
+1359.138945	396.472
+1359.189428	393.79
+1359.239912	348.187
+1359.290397	351.406
+1359.340883	325.118
+1359.391369	352.479
+1359.441857	445.294
+1359.492346	487.14
+1359.542836	538.644
+1359.593326	757
+1359.643818	1159.37
+1359.694310	1483.96
+1359.744804	1367.54
+1359.795298	891.124
+1359.845793	483.385
+1359.896289	391.644
+1359.946787	388.425
+1359.997285	348.187
+1360.047784	325.654
+1360.098284	279.515
+1360.148785	303.121
+1360.199286	366.965
+1360.249789	381.987
+1360.300293	351.406
+1360.350798	328.873
+1360.401303	348.187
+1360.451810	496.261
+1360.502317	986.085
+1360.552826	1931.4
+1360.603335	2880.46
+1360.653845	2889.05
+1360.704356	1994.17
+1360.754869	1120.75
+1360.805382	725.346
+1360.855896	549.375
+1360.906411	484.458
+1360.956927	400.228
+1361.007443	341.213
+1361.057961	339.603
+1361.108480	370.184
+1361.159000	378.231
+1361.209520	370.184
+1361.260042	363.746
+1361.310564	305.267
+1361.361088	300.439
+1361.411612	357.844
+1361.462137	537.035
+1361.512663	943.701
+1361.563191	1608.96
+1361.613719	2212.52
+1361.664248	2142.78
+1361.714778	1498.98
+1361.765309	853.569
+1361.815841	540.254
+1361.866373	435.1
+1361.916907	384.669
+1361.967442	338.53
+1362.017977	270.931
+1362.068514	288.099
+1362.119051	277.906
+1362.169590	306.34
+1362.220129	398.618
+1362.270669	397.545
+1362.321211	355.698
+1362.371753	339.603
+1362.422296	371.257
+1362.472840	439.392
+1362.523385	640.043
+1362.573931	1066.02
+1362.624478	1430.84
+1362.675025	1365.39
+1362.725574	1009.15
+1362.776124	716.762
+1362.826674	504.309
+1362.877226	387.352
+1362.927778	337.994
+1362.978332	334.775
+1363.028886	299.366
+1363.079441	272.541
+1363.129998	291.319
+1363.180555	356.771
+1363.231113	355.162
+1363.281672	304.731
+1363.332232	277.906
+1363.382793	269.322
+1363.433355	306.877
+1363.483917	400.228
+1363.534481	564.397
+1363.585046	725.346
+1363.635611	915.267
+1363.686178	907.756
+1363.736745	770.949
+1363.787314	648.091
+1363.837883	523.086
+1363.888454	439.392
+1363.939025	331.556
+1363.989597	268.786
+1364.040170	285.417
+1364.090744	303.658
+1364.141319	333.702
+1364.191895	340.677
+1364.242472	327.801
+1364.293050	300.976
+1364.343628	290.246
+1364.394208	298.83
+1364.444789	350.87
+1364.495370	408.812
+1364.545953	467.29
+1364.596536	653.992
+1364.647120	818.697
+1364.697706	795.091
+1364.748292	694.229
+1364.798879	526.305
+1364.849467	335.848
+1364.900056	304.731
+1364.950646	357.308
+1365.001237	327.264
+1365.051829	321.363
+1365.102422	366.428
+1365.153015	390.571
+1365.203610	327.801
+1365.254206	279.516
+1365.304802	319.217
+1365.355400	390.571
+1365.405998	400.764
+1365.456598	451.195
+1365.507198	773.631
+1365.557799	1600.91
+1365.608401	2494.18
+1365.659004	2670.69
+1365.709608	2051.57
+1365.760213	1142.21
+1365.810819	648.627
+1365.861426	541.327
+1365.912034	504.309
+1365.962643	395.4
+1366.013252	297.757
+1366.063863	285.954
+1366.114474	358.381
+1366.165087	398.619
+1366.215700	371.257
+1366.266315	317.607
+1366.316930	298.293
+1366.367546	340.677
+1366.418163	379.841
+1366.468781	437.783
+1366.519401	740.905
+1366.570021	1367.54
+1366.620641	1961.44
+1366.671263	2067.13
+1366.721886	1601.45
+1366.772510	996.279
+1366.823134	600.879
+1366.873760	497.871
+1366.924387	452.805
+1366.975014	402.911
+1367.025643	367.502
+1367.076272	330.483
+1367.126902	346.042
+1367.177533	352.48
+1367.228166	356.235
+1367.278799	350.87
+1367.329433	299.903
+1367.380068	296.684
+1367.430704	331.02
+1367.481341	354.089
+1367.531978	523.086
+1367.582617	879.322
+1367.633257	1232.34
+1367.683897	1355.2
+1367.734539	1104.65
+1367.785181	741.442
+1367.835825	486.604
+1367.886469	375.013
+1367.937114	340.14
+1367.987761	311.169
+1368.038408	295.074
+1368.089056	246.253
+1368.139705	287.563
+1368.190355	340.677
+1368.241006	326.191
+1368.291658	296.147
+1368.342311	310.096
+1368.392964	319.217
+1368.443619	339.604
+1368.494275	361.064
+1368.544931	498.944
+1368.595589	751.099
+1368.646247	1019.88
+1368.696906	1133.62
+1368.747567	919.559
+1368.798228	601.952
+1368.848890	464.072
+1368.899553	380.914
+1368.950217	359.454
+1369.000882	299.903
+1369.051548	275.224
+1369.102215	284.881
+1369.152883	319.217
+1369.203552	343.359
+1369.254221	345.505
+1369.304892	326.191
+1369.355563	342.286
+1369.406236	359.454
+1369.456909	379.841
+1369.507584	495.188
+1369.558259	663.113
+1369.608935	922.778
+1369.659612	1184.59
+1369.710291	1224.83
+1369.760970	942.629
+1369.811650	589.076
+1369.862330	473.728
+1369.913012	493.579
+1369.963695	453.878
+1370.014379	438.32
+1370.065064	491.433
+1370.115749	548.302
+1370.166436	628.24
+1370.217123	648.627
+1370.267812	584.784
+1370.318501	528.988
+1370.369191	474.802
+1370.419883	430.272
+1370.470575	407.739
+1370.521268	494.116
+1370.571962	711.398
+1370.622657	1075.68
+1370.673353	1323.01
+1370.724050	1285.99
+1370.774747	997.888
+1370.825446	650.237
+1370.876146	458.707
+1370.926846	407.203
+1370.977548	411.495
+1371.028251	417.396
+1371.078954	461.926
+1371.129658	513.429
+1371.180364	568.689
+1371.231070	581.565
+1371.281777	537.572
+1371.332485	462.999
+1371.383194	437.247
+1371.433904	402.911
+1371.484615	394.327
+1371.535327	534.353
+1371.586040	863.227
+1371.636754	1299.94
+1371.687468	1648.13
+1371.738184	1648.66
+1371.788900	1211.41
+1371.839618	705.496
+1371.890336	461.389
+1371.941056	421.688
+1371.991776	413.104
+1372.042497	437.783
+1372.093219	471.582
+1372.143943	480.166
+1372.194667	471.582
+1372.245392	421.688
+1372.296118	420.079
+1372.346844	398.082
+1372.397572	371.794
+1372.448301	396.473
+1372.499031	464.608
+1372.549761	647.554
+1372.600493	892.734
+1372.651225	1154.01
+1372.701959	1312.81
+1372.752693	1191.03
+1372.803428	880.931
+1372.854165	618.583
+1372.904902	471.582
+1372.955640	423.298
+1373.006379	398.082
+1373.057119	371.794
+1373.107860	456.561
+1373.158602	465.145
+1373.209345	431.345
+1373.260088	432.418
+1373.310833	377.159
+1373.361579	315.998
+1373.412325	325.655
+1373.463073	429.199
+1373.513821	539.181
+1373.564571	751.099
+1373.615321	1092.85
+1373.666072	1245.75
+1373.716824	1097.14
+1373.767577	906.683
+1373.818331	716.226
+1373.869086	515.039
+1373.919842	348.724
+1373.970599	335.312
+1374.021357	390.035
+1374.072116	354.626
+1374.122875	305.268
+1374.173636	350.334
+1374.224398	344.969
+1374.275160	376.086
+1374.325924	366.965
+1374.376688	299.903
+1374.427453	290.246
+1374.478220	358.381
+1374.528987	546.156
+1374.579755	827.818
+1374.630524	1122.36
+1374.681294	1177.08
+1374.732065	922.242
+1374.782837	696.376
+1374.833609	561.178
+1374.884383	497.334
+1374.935158	470.51
+1374.985934	379.841
+1375.036710	331.556
+1375.087488	351.943
+1375.138266	430.809
+1375.189045	413.104
+1375.239826	314.925
+1375.290607	292.392
+1375.341389	293.465
+1375.392172	313.852
+1375.442956	334.239
+1375.493741	342.286
+1375.544527	445.294
+1375.595314	709.788
+1375.646102	937.264
+1375.696891	951.749
+1375.747680	800.993
+1375.798471	594.977
+1375.849263	449.586
+1375.900055	365.356
+1375.950849	384.67
+1376.001643	391.108
+1376.052438	381.987
+1376.103234	365.356
+1376.154032	361.064
+1376.204830	381.987
+1376.255629	405.593
+1376.306429	429.199
+1376.357230	379.305
+1376.408032	336.921
+1376.458834	380.378
+1376.509638	438.32
+1376.560443	532.743
+1376.611249	704.423
+1376.662055	885.76
+1376.712863	951.213
+1376.763671	752.172
+1376.814480	526.842
+1376.865291	422.225
+1376.916102	379.841
+1376.966914	373.94
+1377.017727	396.473
+1377.068541	372.33
+1377.119356	363.746
+1377.170172	380.378
+1377.220989	355.699
+1377.271807	326.191
+1377.322626	298.83
+1377.373445	312.779
+1377.424266	326.191
+1377.475088	384.67
+1377.525910	480.166
+1377.576734	709.788
+1377.627558	963.016
+1377.678383	1038.13
+1377.729210	967.844
+1377.780037	785.971
+1377.830865	579.955
+1377.881694	393.254
+1377.932524	313.315
+1377.983355	325.118
+1378.034187	346.042
+1378.085020	344.432
+1378.135853	326.191
+1378.186688	317.071
+1378.237524	328.337
+1378.288360	304.731
+1378.339198	277.37
+1378.390036	277.37
+1378.440876	329.947
+1378.491716	452.805
+1378.542557	781.143
+1378.593399	1320.86
+1378.644242	1812.29
+1378.695087	1770.45
+1378.745932	1204.44
+1378.796777	696.376
+1378.847624	473.192
+1378.898472	434.028
+1378.949321	398.082
+1379.000171	373.403
+1379.051021	342.286
+1379.101873	317.607
+1379.152725	319.217
+1379.203579	297.757
+1379.254433	296.147
+1379.305288	301.512
+1379.356145	334.239
+1379.407002	343.359
+1379.457860	424.907
+1379.508719	841.767
+1379.559579	1405.63
+1379.610440	1858.43
+1379.661302	1977
+1379.712165	1719.48
+1379.763029	1211.41
+1379.813893	730.175
+1379.864759	497.335
+1379.915625	374.476
+1379.966493	344.432
+1380.017361	326.191
+1380.068231	298.293
+1380.119101	292.928
+1380.169972	327.801
+1380.220845	346.042
+1380.271718	327.801
+1380.322592	312.779
+1380.373467	308.487
+1380.424343	375.549
+1380.475220	496.262
+1380.526097	702.277
+1380.576976	1023.64
+1380.627856	1346.61
+1380.678737	1538.68
+1380.729618	1490.93
+1380.780501	1166.89
+1380.831384	781.679
+1380.882268	489.823
+1380.933154	338.531
+1380.984040	328.874
+1381.034927	368.575
+1381.085815	339.067
+1381.136704	296.147
+1381.187594	293.465
+1381.238485	369.111
+1381.289377	403.447
+1381.340270	299.366
+1381.391164	293.465
+1381.442059	410.422
+1381.492954	517.721
+1381.543851	763.438
+1381.594748	1289.21
+1381.645647	2185.7
+1381.696546	3271.57
+1381.747446	3680.38
+1381.798348	2762.43
+1381.849250	1424.41
+1381.900153	714.617
+1381.951057	512.357
+1382.001962	479.094
+1382.052868	410.422
+1382.103775	367.502
+1382.154683	353.016
+1382.205592	393.254
+1382.256501	397.009
+1382.307412	331.02
+1382.358323	295.611
+1382.409236	348.724
+1382.460149	415.25
+1382.511064	461.926
+1382.561979	690.474
+1382.612895	1208.2
+1382.663813	2003.29
+1382.714731	2701.81
+1382.765650	2674.98
+1382.816570	1791.91
+1382.867491	904.538
+1382.918413	464.072
+1382.969336	435.101
+1383.020259	441.002
+1383.071184	379.841
+1383.122110	360.527
+1383.173036	347.651
+1383.223964	314.925
+1383.274892	329.947
+1383.325822	328.874
+1383.376752	292.929
+1383.427683	307.414
+1383.478615	363.746
+1383.529549	645.945
+1383.580483	1427.09
+1383.631418	2672.84
+1383.682354	3602.06
+1383.733290	3425.01
+1383.784228	2295.14
+1383.835167	1119.14
+1383.886107	572.981
+1383.937047	418.469
+1383.987989	404.52
+1384.038931	352.48
+1384.089875	284.345
+1384.140819	271.469
+1384.191765	290.783
+1384.242711	337.458
+1384.293658	328.337
+1384.344606	294.538
+1384.395555	290.246
+1384.446505	351.407
+1384.497456	437.783
+1384.548408	775.241
+1384.599361	1626.13
+1384.650315	3019.95
+1384.701270	4308.09
+1384.752225	4389.64
+1384.803182	3081.11
+1384.854139	1508.64
+1384.905098	695.839
+1384.956057	525.233
+1385.007017	479.094
+1385.057979	455.488
+1385.108941	391.644
+1385.159904	359.455
+1385.210868	381.987
+1385.261833	397.009
+1385.312799	413.104
+1385.363766	420.615
+1385.414734	356.772
+1385.465703	347.652
+1385.516672	431.345
+1385.567643	730.175
+1385.618615	1339.1
+1385.669587	2291.92
+1385.720561	3189.49
+1385.771535	3187.88
+1385.822510	2104.15
+1385.873487	970.527
+1385.924464	465.681
+1385.975442	419.006
+1386.026421	420.079
+1386.077401	341.213
+1386.128382	263.421
+1386.179364	233.377
+1386.230347	280.052
+1386.281330	350.87
+1386.332315	358.381
+1386.383301	303.658
+1386.434287	256.983
+1386.485275	347.115
+1386.536263	524.696
+1386.587253	724.274
+1386.638243	1095.53
+1386.689234	1584.28
+1386.740227	1959.29
+1386.791220	1812.83
+1386.842214	1167.96
+1386.893209	642.19
+1386.944205	462.999
+1386.995202	381.988
+1387.046200	364.82
+1387.097198	346.042
+1387.148198	284.881
+1387.199199	320.29
+1387.250200	361.064
+1387.301203	347.652
+1387.352206	333.166
+1387.403211	247.863
+1387.454216	219.428
+1387.505222	366.429
+1387.556229	536.499
+1387.607238	653.456
+1387.658247	810.65
+1387.709257	1045.64
+1387.760268	1130.4
+1387.811280	944.238
+1387.862292	553.667
+1387.913306	377.159
+1387.964321	386.279
+1388.015337	365.892
+1388.066353	319.217
+1388.117371	326.191
+1388.168389	328.874
+1388.219409	322.973
+1388.270429	338.531
+1388.321450	317.071
+1388.372472	275.761
+1388.423496	253.764
+1388.474520	312.779
+1388.525545	414.177
+1388.576571	524.696
+1388.627598	701.204
+1388.678625	876.103
+1388.729654	1026.32
+1388.780684	974.282
+1388.831714	700.131
+1388.882746	466.218
+1388.933779	376.622
+1388.984812	345.505
+1389.035846	326.192
+1389.086882	287.027
+1389.137918	302.049
+1389.188955	308.487
+1389.239993	310.097
+1389.291033	314.925
+1389.342073	277.37
+1389.393114	237.133
+1389.444155	255.374
+1389.495198	337.458
+1389.546242	483.922
+1389.597287	762.365
+1389.648332	1167.42
+1389.699379	1556.92
+1389.750427	1630.42
+1389.801475	1335.88
+1389.852524	850.888
+1389.903575	502.7
+1389.954626	343.896
+1390.005678	347.652
+1390.056731	372.867
+1390.107785	335.312
+1390.158841	343.896
+1390.209896	354.09
+1390.260953	362.137
+1390.312011	346.579
+1390.363070	327.801
+1390.414130	273.078
+1390.465190	303.659
+1390.516252	559.569
+1390.567315	1124.5
+1390.618378	1978.61
+1390.669442	2592.36
+1390.720508	2447.51
+1390.771574	1762.4
+1390.822641	1079.44
+1390.873709	666.332
+1390.924778	526.306
+1390.975849	424.907
+1391.026919	312.779
+1391.077991	260.202
+1391.129064	296.684
+1391.180138	289.71
+1391.231213	283.808
+1391.282288	308.487
+1391.333365	345.505
+1391.384443	349.261
+1391.435521	373.94
+1391.486600	415.25
+1391.537681	705.496
+1391.588762	1321.4
+1391.639844	1890.09
+1391.690927	1993.09
+1391.742011	1598.77
+1391.793097	1046.17
+1391.844182	645.945
+1391.895269	464.608
+1391.946357	441.539
+1391.997446	368.575
+1392.048536	296.147
+1392.099626	351.407
+1392.150718	390.571
+1392.201811	425.444
+1392.252904	428.126
+1392.303998	399.692
+1392.355094	379.305
+1392.406190	346.042
+1392.457287	355.162
+1392.508385	484.995
+1392.559485	747.88
+1392.610585	1223.22
+1392.661686	1707.68
+1392.712787	1742.01
+1392.763890	1275.79
+1392.814994	818.698
+1392.866099	533.817
+1392.917204	401.301
+1392.968311	363.21
+1393.019419	333.166
+1393.070527	369.111
+1393.121636	371.794
+1393.172747	345.505
+1393.223858	350.334
+1393.274970	364.819
+1393.326083	315.998
+1393.377198	304.732
+1393.428313	391.644
+1393.479429	502.7
+1393.530546	691.547
+1393.581663	1121.28
+1393.632782	1665.83
+1393.683902	2029.04
+1393.735023	1805.86
+1393.786144	1203.9
+1393.837267	755.927
+1393.888390	518.258
+1393.939515	428.126
+1393.990640	446.367
+1394.041766	420.079
+1394.092893	392.181
+1394.144022	428.126
+1394.195151	490.36
+1394.246281	489.824
+1394.297412	393.79
+1394.348544	329.411
+1394.399676	410.958
+1394.450810	442.075
+1394.501945	532.207
+1394.553081	798.847
+1394.604217	1316.03
+1394.655355	1872.38
+1394.706493	1947.49
+1394.757633	1481.81
+1394.808773	891.125
+1394.859914	537.572
+1394.911057	424.371
+1394.962200	413.641
+1395.013344	420.615
+1395.064489	398.082
+1395.115635	376.622
+1395.166782	373.403
+1395.217930	421.152
+1395.269078	417.396
+1395.320228	361.6
+1395.371379	317.608
+1395.422530	314.389
+1395.473683	399.155
+1395.524836	571.908
+1395.575991	913.122
+1395.627146	1424.41
+1395.678302	1846.63
+1395.729460	1960.9
+1395.780618	1649.73
+1395.831777	1104.12
+1395.882937	666.869
+1395.934098	479.63
+1395.985260	388.426
+1396.036423	423.834
+1396.087587	509.138
+1396.138751	532.207
+1396.189917	493.579
+1396.241084	481.776
+1396.292251	457.634
+1396.343420	410.422
+1396.394589	383.597
+1396.445759	363.21
+1396.496931	384.134
+1396.548103	541.864
+1396.599276	869.665
+1396.650450	1274.19
+1396.701625	1477.52
+1396.752801	1344.47
+1396.803978	989.305
+1396.855156	625.558
+1396.906335	462.999
+1396.957514	398.083
+1397.008695	395.937
+1397.059877	412.568
+1397.111059	436.174
+1397.162243	436.174
+1397.213427	484.995
+1397.264612	478.021
+1397.315799	418.47
+1397.366986	387.353
+1397.418174	340.677
+1397.469363	304.732
+1397.520553	398.083
+1397.571744	556.886
+1397.622936	806.895
+1397.674129	1048.32
+1397.725323	1041.88
+1397.776518	829.428
+1397.827713	575.127
+1397.878910	421.689
+1397.930107	376.086
+1397.981306	380.915
+1398.032505	409.886
+1398.083706	429.2
+1398.134907	445.831
+1398.186109	453.342
+1398.237312	453.879
+1398.288517	412.568
+1398.339722	318.681
+1398.390928	277.907
+1398.442134	340.141
+1398.493342	445.295
+1398.544551	566.007
+1398.595761	731.785
+1398.646972	853.034
+1398.698183	872.348
+1398.749396	778.997
+1398.800609	630.923
+1398.851824	438.32
+1398.903039	379.842
+1398.954255	380.915
+1399.005472	335.849
+1399.056691	399.156
+1399.107910	441.539
+1399.159130	372.331
+1399.210351	320.827
+1399.261573	312.243
+1399.312796	307.951
+1399.364019	329.947
+1399.415244	378.232
+1399.466470	422.225
+1399.517696	553.131
+1399.568924	844.986
+1399.620152	1147.04
+1399.671382	1173.86
+1399.722612	899.173
+1399.773844	647.018
+1399.825076	552.594
+1399.876309	541.328
+1399.927543	467.828
+1399.978778	389.499
+1400.030014	332.093
+1400.081251	335.849
+1400.132489	383.061
+1400.183728	394.327
+1400.234967	349.261
+1400.286208	331.557
+1400.337450	296.148
+1400.388692	288.1
+1400.439936	343.896
+1400.491180	484.996
+1400.542426	745.198
+1400.593672	1026.86
+1400.644919	1320.86
+1400.696167	1468.4
+1400.747416	1356.27
+1400.798666	1038.13
+1400.849917	639.507
+1400.901169	399.692
+1400.952422	325.655
+1401.003676	315.462
+1401.054931	361.064
+1401.106186	359.991
+1401.157443	372.331
+1401.208701	342.287
+1401.259959	299.903
+1401.311218	273.078
+1401.362479	252.155
+1401.413740	297.757
+1401.465002	339.604
+1401.516266	413.105
+1401.567530	594.441
+1401.618795	869.665
+1401.670061	1078.36
+1401.721328	1149.72
+1401.772596	1140.06
+1401.823864	891.125
+1401.875134	534.89
+1401.926405	429.2
+1401.977676	399.692
+1402.028949	376.086
+1402.080222	373.404
+1402.131497	336.385
+1402.182772	313.316
+1402.234048	299.367
+1402.285326	278.98
+1402.336604	268.25
+1402.387883	307.414
+1402.439163	324.582
+1402.490444	368.039
+1402.541726	486.605
+1402.593009	636.288
+1402.644293	820.307
+1402.695577	943.702
+1402.746863	960.334
+1402.798150	785.435
+1402.849437	562.251
+1402.900726	427.59
+1402.952015	341.214
+1403.003306	315.998
+1403.054597	308.487
+1403.105889	305.805
+1403.157182	298.294
+1403.208476	321.9
+1403.259771	364.82
+1403.311067	369.112
+1403.362364	317.608
+1403.413662	281.662
+1403.464961	326.728
+1403.516261	364.82
+1403.567561	486.068
+1403.618863	701.741
+1403.670166	907.22
+1403.721469	906.684
+1403.772774	765.584
+1403.824079	620.193
+1403.875385	466.218
+1403.926693	334.239
+1403.978001	290.246
+1404.029310	302.049
+1404.080620	326.728
+1404.131931	341.75
+1404.183243	359.991
+1404.234556	355.699
+1404.285869	303.122
+1404.337184	268.786
+1404.388500	266.104
+1404.439817	308.487
+1404.491134	386.816
+1404.542453	469.973
+1404.593772	620.73
+1404.645092	803.139
+1404.696414	840.158
+1404.747736	791.336
+1404.799059	697.449
+1404.850383	511.82
+1404.901708	345.506
+1404.953034	275.761
+1405.004361	298.83
+1405.055689	319.754
+1405.107018	268.25
+1405.158348	297.221
+1405.209678	336.385
+1405.261010	288.1
+1405.312343	255.91
+1405.363676	265.031
+1405.415010	260.739
+1405.466346	305.268
+1405.517682	381.988
+1405.569019	510.211
+1405.620358	641.653
+1405.671697	730.176
+1405.723037	831.574
+1405.774378	830.501
+1405.825720	631.46
+1405.877063	422.762
+1405.928406	313.316
+1405.979751	319.754
+1406.031097	327.801
+1406.082443	275.761
+1406.133791	297.757
+1406.185140	336.385
+1406.236489	325.655
+1406.287839	275.224
+1406.339191	287.564
+1406.390543	302.586
+1406.441896	306.878
+1406.493250	331.557
+1406.544605	387.889
+1406.595961	584.248
+1406.647318	831.037
+1406.698676	1069.24
+1406.750035	1332.66
+1406.801395	1383.63
+1406.852755	1068.17
+1406.904117	669.551
+1406.955480	427.054
+1407.006843	362.137
+1407.058207	316.535
+1407.109573	349.261
+1407.160939	367.502
+1407.212306	289.71
+1407.263675	261.812
+1407.315044	324.582
+1407.366414	383.061
+1407.417785	367.502
+1407.469157	379.305
+1407.520530	487.142
+1407.571903	674.916
+1407.623278	978.038
+1407.674654	1332.13
+1407.726030	1443.18
+1407.777408	1277.4
+1407.828787	1060.66
+1407.880166	848.206
+1407.931546	605.171
+1407.982928	444.222
+1408.034310	366.966
+1408.085693	289.173
+1408.137077	281.662
+1408.188462	326.192
+1408.239848	323.509
+1408.291235	299.903
+1408.342623	289.71
+1408.394012	292.392
+1408.445402	281.662
+1408.496792	349.261
+1408.548184	477.485
+1408.599577	730.176
+1408.650970	1040.27
+1408.702365	1181.91
+1408.753760	1130.94
+1408.805156	937.801
+1408.856554	694.767
+1408.907952	523.623
+1408.959351	399.156
+1409.010751	310.633
+1409.062152	262.885
+1409.113554	232.841
+1409.164957	260.202
+1409.216361	295.075
+1409.267765	305.805
+1409.319171	329.411
+1409.370578	341.75
+1409.421985	298.83
+1409.473394	270.396
+1409.524803	324.582
+1409.576214	512.357
+1409.627625	714.081
+1409.679037	790.8
+1409.730450	824.599
+1409.781864	729.103
+1409.833280	510.748
+1409.884696	381.988
+1409.936112	294.002
+1409.987530	289.71
+1410.038949	327.265
+1410.090369	357.309
+1410.141790	355.699
+1410.193211	307.951
+1410.244634	309.024
+1410.296057	334.239
+1410.347482	309.024
+1410.398907	247.326
+1410.450333	267.713
+1410.501761	348.188
+1410.553189	445.295
+1410.604618	606.244
+1410.656048	886.297
+1410.707479	1045.1
+1410.758911	1047.25
+1410.810344	854.107
+1410.861778	595.514
+1410.913213	431.882
+1410.964648	378.232
+1411.016085	333.703
+1411.067522	279.516
+1411.118961	337.458
+1411.170400	363.21
+1411.221841	310.097
+1411.273282	278.443
+1411.324724	271.469
+1411.376168	321.363
+1411.427612	373.404
+1411.479057	338.531
+1411.530503	383.061
+1411.581950	544.01
+1411.633398	838.548
+1411.684846	1228.05
+1411.736296	1494.15
+1411.787747	1598.77
+1411.839199	1305.84
+1411.890651	762.902
+1411.942105	424.908
+1411.993559	332.093
+1412.045014	368.575
+1412.096471	359.991
+1412.147928	314.925
+1412.199386	294.538
+1412.250845	337.458
+1412.302305	358.382
+1412.353766	298.83
+1412.405228	270.932
+1412.456691	302.049
+1412.508155	303.122
+1412.559620	404.521
+1412.611086	672.234
+1412.662552	1123.97
+1412.714020	1719.48
+1412.765488	2150.29
+1412.816958	1878.28
+1412.868428	1122.89
+1412.919900	588.003
+1412.971372	424.371
+1413.022845	398.083
+1413.074319	354.626
+1413.125794	343.36
+1413.177270	343.36
+1413.228747	333.703
+1413.280225	375.55
+1413.331704	387.889
+1413.383184	382.524
+1413.434664	422.225
+1413.486146	637.361
+1413.537629	1292.96
+1413.589112	2371.33
+1413.640597	3308.05
+1413.692082	3127.25
+1413.743568	2288.17
+1413.795056	1569.26
+1413.846544	988.768
+1413.898033	633.606
+1413.949523	423.835
+1414.001014	343.896
+1414.052506	318.144
+1414.103999	337.458
+1414.155493	405.057
+1414.206987	375.013
+1414.258483	303.122
+1414.309980	319.217
+1414.361477	334.239
+1414.412976	354.09
+1414.464475	412.032
+1414.515976	715.69
+1414.567477	1397.58
+1414.618979	2154.58
+1414.670482	2377.23
+1414.721987	1904.04
+1414.773492	1348.76
+1414.824998	1016.67
+1414.876505	797.238
+1414.928013	561.178
+1414.979521	387.889
+1415.031031	326.728
+1415.082542	328.338
+1415.134053	346.042
+1415.185566	351.407
+1415.237080	341.214
+1415.288594	341.75
+1415.340109	320.29
+1415.391626	314.925
+1415.443143	349.261
+1415.494661	480.704
+1415.546180	743.588
+1415.597700	1093.39
+1415.649221	1336.42
+1415.700743	1282.77
+1415.752266	1078.9
+1415.803790	961.407
+1415.855315	851.425
+1415.906841	647.018
+1415.958367	482.313
+1416.009895	397.546
+1416.061423	364.283
+1416.112953	287.027
+1416.164483	251.082
+1416.216015	303.659
+1416.267547	314.389
+1416.319080	257.52
+1416.370614	239.279
+1416.422149	304.732
+1416.473685	350.334
+1416.525222	415.251
+1416.576760	534.354
+1416.628299	759.147
+1416.679839	956.578
+1416.731379	1018.28
+1416.782921	950.677
+1416.834464	829.965
+1416.886007	686.183
+1416.937552	484.996
+1416.989097	363.21
+1417.040643	306.878
+1417.092191	336.922
+1417.143739	376.086
+1417.195288	371.258
+1417.246838	363.747
+1417.298389	390.572
+1417.349941	409.886
+1417.401494	400.765
+1417.453048	367.502
+1417.504603	349.261
+1417.556158	427.59
+1417.607715	638.434
+1417.659273	930.826
+1417.710831	1285.99
+1417.762391	1516.68
+1417.813951	1549.41
+1417.865512	1303.16
+1417.917075	921.169
+1417.968638	589.077
+1418.020202	469.437
+1418.071767	474.802
+1418.123333	575.128
+1418.174900	731.249
+1418.226468	784.362
+1418.278037	754.855
+1418.329607	613.755
+1418.381177	455.488
+1418.432749	422.762
+1418.484321	468.364
+1418.535895	504.846
+1418.587469	546.693
+1418.639045	722.665
+1418.690621	1040.81
+1418.742198	1248.43
+1418.793777	1345
+1418.845356	1322.47
+1418.896936	1120.21
+1418.948517	804.749
+1419.000099	582.639
+1419.051682	440.466
+1419.103266	428.127
+1419.154850	552.595
+1419.206436	630.387
+1419.258023	614.292
+1419.309610	582.639
+1419.361199	495.189
+1419.412788	375.013
+1419.464379	331.02
+1419.515970	379.842
+1419.567562	517.186
+1419.619156	688.329
+1419.670750	838.012
+1419.722345	947.458
+1419.773941	908.83
+1419.825538	884.151
+1419.877136	863.228
+1419.928735	699.059
+1419.980334	533.281
+1420.031935	401.838
+1420.083537	358.918
+1420.135139	370.721
+1420.186743	364.283
+1420.238347	390.035
+1420.289953	407.203
+1420.341559	355.699
+1420.393166	321.363
+1420.444775	314.389
+1420.496384	314.925
+1420.547994	403.448
+1420.599605	541.328
+1420.651217	695.303
+1420.702830	788.654
+1420.754444	765.585
+1420.806058	712.471
+1420.857674	631.46
+1420.909291	505.383
+1420.960908	417.933
+1421.012527	354.09
+1421.064146	321.9
+1421.115767	339.068
+1421.167388	355.699
+1421.219010	344.433
+1421.270634	325.655
+1421.322258	282.199
+1421.373883	271.469
+1421.425509	298.294
+1421.477136	328.874
+1421.528764	409.349
+1421.580393	489.824
+1421.632022	578.346
+1421.683653	735.541
+1421.735285	824.063
+1421.786917	705.497
+1421.838551	529.525
+1421.890185	439.93
+1421.941821	373.94
+1421.993457	333.703
+1422.045094	294.002
+1422.096733	244.107
+1422.148372	199.042
+1422.200012	212.99
+1422.251653	233.914
+1422.303295	208.698
+1422.354938	228.549
+1422.406582	300.44
+1422.458226	351.944
+1422.509872	378.769
+1422.561519	478.558
+1422.613166	643.263
+1422.664815	773.096
+1422.716464	758.61
+1422.768115	648.091
+1422.819766	530.598
+1422.871418	406.667
+1422.923072	298.83
+1422.974726	280.053
+1423.026381	324.046
+1423.078037	352.48
+1423.129694	314.925
+1423.181352	267.713
+1423.233011	255.91
+1423.284670	285.418
+1423.336331	300.976
+1423.387993	266.64
+1423.439655	243.034
+1423.491319	268.786
+1423.542983	369.112
+1423.594649	466.218
+1423.646315	545.083
+1423.697982	639.507
+1423.749651	685.11
+1423.801320	620.193
+1423.852990	512.893
+1423.904661	392.181
+1423.956333	283.808
+1424.008006	275.224
+1424.059680	304.732
+1424.111354	292.929
+1424.163030	298.294
+1424.214707	288.1
+1424.266384	254.837
+1424.318063	265.567
+1424.369742	297.221
+1424.421423	308.487
+1424.473104	314.925
+1424.524786	319.754
+1424.576470	516.649
+1424.628154	834.793
+1424.679839	1013.98
+1424.731525	943.166
+1424.783212	725.347
+1424.834900	503.773
+1424.886589	380.915
+1424.938279	325.119
+1424.989969	318.681
+1425.041661	340.141
+1425.093354	299.903
+1425.145047	255.91
+1425.196742	294.002
+1425.248437	326.728
+1425.300133	324.046
+1425.351831	308.487
+1425.403529	270.396
+1425.455228	284.345
+1425.506928	348.725
+1425.558629	500.554
+1425.610331	776.851
+1425.662034	970.527
+1425.713738	912.049
+1425.765443	714.617
+1425.817148	465.145
+1425.868855	354.09
+1425.920563	343.36
+1425.972271	335.312
+1426.023981	344.433
+1426.075691	326.192
+1426.127402	307.951
+1426.179115	327.801
+1426.230828	383.597
+1426.282542	391.645
+1426.334257	306.878
+1426.385973	246.253
+1426.437690	294.002
+1426.489408	362.674
+1426.541127	526.306
+1426.592847	818.698
+1426.644568	1220.54
+1426.696289	1636.86
+1426.748012	1724.31
+1426.799735	1456.6
+1426.851460	1046.71
+1426.903185	659.358
+1426.954912	423.298
+1427.006639	394.864
+1427.058367	376.086
+1427.110096	361.601
+1427.161826	346.042
+1427.213557	341.214
+1427.265289	349.261
+1427.317022	383.061
+1427.368756	370.721
+1427.420491	300.44
+1427.472227	320.827
+1427.523963	391.645
+1427.575701	596.051
+1427.627440	1148.64
+1427.679179	1846.63
+1427.730919	2207.69
+1427.782661	2001.68
+1427.834403	1416.89
+1427.886146	885.224
+1427.937890	578.346
+1427.989636	418.47
+1428.041382	341.75
+1428.093129	347.652
+1428.144877	366.429
+1428.196625	356.236
+1428.248375	336.385
+1428.300126	383.597
+1428.351878	419.543
+1428.403630	410.422
+1428.455384	433.491
+1428.507138	474.265
+1428.558894	572.445
+1428.610650	852.497
+1428.662407	1334.27
+1428.714166	1772.06
+1428.765925	1789.76
+1428.817685	1488.25
+1428.869446	1104.12
+1428.921208	840.694
+1428.972971	831.574
+1429.024735	990.378
+1429.076499	1127.18
+1429.128265	1117.53
+1429.180032	1032.22
+1429.231799	965.162
+1429.283568	897.563
+1429.335337	780.607
+1429.387108	625.558
+1429.438879	519.332
+1429.490652	582.102
+1429.542425	673.307
+1429.594199	773.632
+1429.645974	960.87
+1429.697750	1170.1
+1429.749527	1350.91
+1429.801305	1308.52
+1429.853084	1039.74
+1429.904864	831.574
+1429.956644	801.53
+1430.008426	830.501
+1430.060209	894.344
+1430.111992	955.505
+1430.163777	910.976
+1430.215562	808.505
+1430.267349	747.88
+1430.319136	689.938
+1430.370924	568.69
+1430.422713	480.704
+1430.474503	496.799
+1430.526294	534.354
+1430.578086	648.628
+1430.629879	924.388
+1430.681673	1244.68
+1430.733468	1346.61
+1430.785264	1169.03
+1430.837060	810.114
+1430.888858	572.981
+1430.940657	588.003
+1430.992456	593.905
+1431.044256	572.445
+1431.096058	583.175
+1431.147860	636.825
+1431.199663	668.478
+1431.251468	591.222
+1431.303273	515.04
+1431.355079	512.894
+1431.406886	453.879
+1431.458694	373.404
+1431.510503	393.791
+1431.562312	665.259
+1431.614123	1122.89
+1431.665935	1508.64
+1431.717747	1531.17
+1431.769561	1254.87
+1431.821375	941.556
+1431.873191	673.307
+1431.925007	512.357
+1431.976824	467.291
+1432.028643	428.127
+1432.080462	427.054
+1432.132282	451.196
+1432.184103	447.977
+1432.235925	433.492
+1432.287748	410.959
+1432.339572	370.185
+1432.391397	330.484
+1432.443222	341.214
+1432.495049	399.692
+1432.546877	511.821
+1432.598705	761.293
+1432.650535	1162.06
+1432.702365	1527.41
+1432.754197	1724.31
+1432.806029	1788.69
+1432.857862	1554.24
+1432.909696	984.476
+1432.961531	546.157
+1433.013367	414.178
+1433.065204	427.59
+1433.117042	427.59
+1433.168881	441.003
+1433.220721	467.291
+1433.272562	440.466
+1433.324403	342.823
+1433.376246	297.221
+1433.428090	333.167
+1433.479934	369.648
+1433.531780	454.952
+1433.583626	668.478
+1433.635473	937.265
+1433.687321	1140.6
+1433.739171	1288.13
+1433.791021	1334.81
+1433.842872	1138.45
+1433.894724	759.147
+1433.946577	459.78
+1433.998431	412.568
+1434.050285	452.269
+1434.102141	446.904
+1434.153998	435.101
+1434.205855	399.692
+1434.257714	391.108
+1434.309574	369.648
+1434.361434	346.042
+1434.413295	414.714
+1434.465158	457.634
+1434.517021	512.894
+1434.568885	950.677
+1434.620750	2044.6
+1434.672616	4274.29
+1434.724483	6753.99
+1434.776351	7037.26
+1434.828220	4633.21
+1434.880090	1975.39
+1434.931961	811.187
+1434.983832	644.336
+1435.035705	708.715
+1435.087578	633.069
+1435.139453	460.853
+1435.191328	415.25
+1435.243205	492.506
+1435.295082	509.674
+1435.346960	462.462
+1435.398840	418.469
+1435.450720	441.002
+1435.502601	436.71
+1435.554483	627.168
+1435.606366	1320.32
+1435.658250	2905.68
+1435.710134	4964.23
+1435.762020	5761.46
+1435.813907	4198.11
+1435.865794	1984.51
+1435.917683	861.618
+1435.969572	631.996
+1436.021463	548.302
+1436.073354	385.207
+1436.125247	340.677
+1436.177140	376.623
+1436.229034	420.616
+1436.280929	445.831
+1436.332825	420.079
+1436.384722	373.94
+1436.436620	361.601
+1436.488519	370.721
+1436.540419	514.503
+1436.592320	830.501
+1436.644221	1367
+1436.696124	2124
+1436.748027	2624.02
+1436.799932	2239.88
+1436.851837	1327.84
+1436.903744	665.796
+1436.955651	423.835
+1437.007559	385.743
+1437.059468	408.276
+1437.111379	417.397
+1437.163290	413.641
+1437.215202	335.849
+1437.267115	319.754
+1437.319028	344.433
+1437.370943	318.681
+1437.422859	261.276
+1437.474776	222.648
+1437.526693	306.878
+1437.578612	596.051
+1437.630531	833.72
+1437.682452	983.94
+1437.734373	1090.7
+1437.786296	1088.56
+1437.838219	892.735
+1437.890143	604.099
+1437.942068	416.86
+1437.993994	348.725
+1438.045921	296.685
+1438.097849	291.32
+1438.149778	323.509
+1438.201708	358.382
+1438.253639	321.9
+1438.305570	297.221
+1438.357503	306.342
+1438.409436	315.999
+1438.461371	322.973
+1438.513306	383.597
+1438.565243	576.201
+1438.617180	868.056
+1438.669118	1083.73
+1438.721058	994.133
+1438.772998	832.111
+1438.824939	697.449
+1438.876881	598.734
+1438.928824	447.977
+1438.980768	298.294
+1439.032712	281.126
+1439.084658	317.072
+1439.136605	313.316
+1439.188552	304.732
+1439.240501	290.783
+1439.292451	311.707
+1439.344401	379.305
+1439.396352	358.382
+1439.448305	278.444
+1439.500258	311.17
+1439.552212	496.262
+1439.604167	850.888
+1439.656123	1043.49
+1439.708080	968.918
+1439.760038	853.571
+1439.811997	759.683
+1439.863957	565.471
+1439.915918	398.62
+1439.967879	291.856
+1440.019842	265.031
+1440.071806	268.25
+1440.123770	303.659
+1440.175736	314.389
+1440.227702	279.517
+1440.279669	277.907
+1440.331638	294.002
+1440.383607	296.685
+1440.435577	273.615
+1440.487548	383.061
+1440.539520	589.077
+1440.591493	831.038
+1440.643467	954.433
+1440.695442	919.56
+1440.747417	827.282
+1440.799394	739.297
+1440.851372	628.778
+1440.903350	495.726
+1440.955330	412.032
+1441.007310	363.747
+1441.059292	315.999
+1441.111274	349.262
+1441.163257	407.74
+1441.215241	372.868
+1441.267227	314.389
+1441.319213	280.59
+1441.371200	324.046
+1441.423188	355.163
+1441.475176	396.474
+1441.527166	500.018
+1441.579157	706.034
+1441.631149	874.494
+1441.683141	842.841
+1441.735135	656.676
+1441.787129	629.314
+1441.839125	614.829
+1441.891121	471.583
+1441.943119	384.134
+1441.995117	335.849
+1442.047116	291.856
+1442.099116	310.634
+1442.151117	342.287
+1442.203119	336.922
+1442.255122	325.119
+1442.307126	325.119
+1442.359131	335.313
+1442.411137	350.335
+1442.463143	373.941
+1442.515151	461.926
+1442.567160	593.369
+1442.619169	851.961
+1442.671180	1196.39
+1442.723191	1433.53
+1442.775203	1301.55
+1442.827217	853.034
+1442.879231	546.693
+1442.931246	397.547
+1442.983262	317.608
+1443.035279	265.031
+1443.087297	322.973
+1443.139316	331.557
+1443.191336	348.189
+1443.243356	307.951
+1443.295378	269.86
+1443.347401	252.155
+1443.399424	294.539
+1443.451449	298.294
+1443.503474	349.798
+1443.555501	428.127
+1443.607528	626.095
+1443.659556	901.319
+1443.711585	1113.24
+1443.763616	1167.96
+1443.815647	1007.01
+1443.867679	683.501
+1443.919712	407.74
+1443.971746	319.754
+1444.023780	324.583
+1444.075816	349.798
+1444.127853	343.36
+1444.179891	290.247
+1444.231929	266.104
+1444.283969	263.422
+1444.336009	292.929
+1444.388050	284.345
+1444.440093	287.028
+1444.492136	305.269
+1444.544180	361.065
+1444.596225	442.613
+1444.648271	644.873
+1444.700318	924.925
+1444.752366	1006.47
+1444.804415	860.009
+1444.856465	612.146
+1444.908516	453.879
+1444.960568	368.576
+1445.012620	384.671
+1445.064674	367.503
+1445.116728	332.094
+1445.168784	343.36
+1445.220840	366.966
+1445.272898	341.214
+1445.324956	351.944
+1445.377015	379.306
+1445.429075	382.525
+1445.481136	365.893
+1445.533198	431.883
+1445.585261	546.157
+1445.637325	709.789
+1445.689390	827.819
+1445.741456	822.454
+1445.793522	720.519
+1445.845590	553.668
+1445.897659	373.941
+1445.949728	313.316
+1446.001799	339.068
+1446.053870	302.586
+1446.105942	250.546
+1446.158016	244.108
+1446.210090	256.984
+1446.262165	331.021
+1446.314241	372.331
+1446.366318	319.218
+1446.418396	245.717
+1446.470475	276.834
+1446.522555	394.864
+1446.574636	613.219
+1446.626717	878.786
+1446.678800	1033.3
+1446.730883	924.389
+1446.782968	728.566
+1446.835053	534.354
+1446.887140	437.247
+1446.939227	386.816
+1446.991315	310.634
+1447.043405	276.834
+1447.095495	284.345
+1447.147586	291.856
+1447.199678	319.754
+1447.251771	294.002
+1447.303865	251.619
+1447.355960	238.743
+1447.408055	285.955
+1447.460152	326.192
+1447.512250	365.893
+1447.564348	498.945
+1447.616448	697.986
+1447.668548	835.866
+1447.720650	818.162
+1447.772752	660.431
+1447.824855	541.865
+1447.876960	468.364
+1447.929065	344.433
+1447.981171	270.933
+1448.033278	231.232
+1448.085386	261.276
+1448.137495	276.834
+1448.189604	258.593
+1448.241715	259.13
+1448.293827	248.4
+1448.345940	241.962
+1448.398053	250.009
+1448.450168	239.279
+1448.502283	278.444
+1448.554400	390.036
+1448.606517	521.478
+1448.658635	625.022
+1448.710754	649.165
+1448.762875	595.515
+1448.814996	484.459
+1448.867118	471.583
+1448.919241	473.193
+1448.971365	429.2
+1449.023489	328.875
+1449.075615	285.955
+1449.127742	286.491
+1449.179870	299.904
+1449.231998	306.342
+1449.284128	280.59
+1449.336258	269.323
+1449.388390	288.637
+1449.440522	302.586
+1449.492655	287.028
+1449.544789	318.145
+1449.596924	427.59
+1449.649061	624.486
+1449.701198	741.442
+1449.753336	722.128
+1449.805474	629.851
+1449.857614	486.605
+1449.909755	425.981
+1449.961897	391.109
+1450.014039	313.853
+1450.066183	317.072
+1450.118328	314.926
+1450.170473	307.415
+1450.222619	303.123
+1450.274767	250.546
+1450.326915	241.425
+1450.379064	294.539
+1450.431214	323.51
+1450.483366	371.258
+1450.535518	544.547
+1450.587671	818.698
+1450.639824	952.823
+1450.691979	860.009
+1450.744135	792.41
+1450.796292	725.884
+1450.848449	635.216
+1450.900608	495.726
+1450.952768	347.652
+1451.004928	310.097
+1451.057089	302.05
+1451.109252	290.783
+1451.161415	282.736
+1451.213579	257.52
+1451.265744	242.498
+1451.317911	237.133
+1451.370078	253.228
+1451.422245	262.885
+1451.474414	278.444
+1451.526584	422.226
+1451.578755	604.099
+1451.630927	762.366
+1451.683099	803.14
+1451.735273	697.45
+1451.787448	606.245
+1451.839623	544.011
+1451.891799	409.35
+1451.943977	308.488
+1451.996155	302.586
+1452.048334	322.973
+1452.100514	312.243
+1452.152696	306.878
+1452.204878	298.294
+1452.257061	272.006
+1452.309244	239.816
+1452.361429	233.914
+1452.413615	301.513
+1452.465802	369.112
+1452.517989	445.831
+1452.570178	596.588
+1452.622368	799.384
+1452.674558	1029.01
+1452.726749	1051
+1452.778942	810.114
+1452.831135	533.281
+1452.883329	365.893
+1452.935524	336.922
+1452.987721	330.484
+1453.039918	305.269
+1453.092116	266.104
+1453.144314	230.159
+1453.196514	222.111
+1453.248715	274.688
+1453.300917	320.827
+1453.353119	304.732
+1453.405323	295.075
+1453.457528	300.44
+1453.509733	363.747
+1453.561939	491.97
+1453.614147	681.355
+1453.666355	865.91
+1453.718564	890.053
+1453.770775	729.103
+1453.822986	557.96
+1453.875198	443.685
+1453.927411	351.408
+1453.979625	319.754
+1454.031839	298.294
+1454.084055	296.685
+1454.136272	284.345
+1454.188490	267.714
+1454.240708	282.736
+1454.292928	297.758
+1454.345148	282.736
+1454.397370	238.743
+1454.449592	218.892
+1454.501815	275.761
+1454.554039	350.871
+1454.606265	457.098
+1454.658491	554.741
+1454.710718	623.949
+1454.762946	615.365
+1454.815175	560.106
+1454.867404	432.419
+1454.919635	331.557
+1454.971867	315.462
+1455.024100	289.174
+1455.076333	304.196
+1455.128568	316.535
+1455.180803	304.732
+1455.233040	269.86
+1455.285277	270.396
+1455.337515	240.352
+1455.389755	210.308
+1455.441995	210.308
+1455.494236	305.269
+1455.546478	430.273
+1455.598721	567.08
+1455.650965	686.72
+1455.703210	798.848
+1455.755455	754.855
+1455.807702	604.635
+1455.859950	505.383
+1455.912198	397.547
+1455.964448	294.539
+1456.016698	294.002
+1456.068950	289.174
+1456.121202	289.174
+1456.173455	306.878
+1456.225710	305.269
+1456.277965	303.659
+1456.330221	302.05
+1456.382478	307.951
+1456.434736	300.977
+1456.486995	277.371
+1456.539255	315.999
+1456.591516	402.375
+1456.643777	635.216
+1456.696040	927.608
+1456.748304	954.969
+1456.800568	787.581
+1456.852834	597.661
+1456.905100	459.244
+1456.957367	404.521
+1457.009636	389.499
+1457.061905	325.119
+1457.114175	280.59
+1457.166446	299.367
+1457.218718	347.652
+1457.270991	345.506
+1457.323265	318.145
+1457.375540	286.491
+1457.427816	287.028
+1457.480092	284.882
+1457.532370	351.408
+1457.584649	544.547
+1457.636928	753.245
+1457.689209	925.998
+1457.741490	989.305
+1457.793773	907.221
+1457.846056	709.789
+1457.898340	494.116
+1457.950625	366.966
+1458.002911	320.827
+1458.055198	339.605
+1458.107486	389.499
+1458.159775	407.74
+1458.212065	401.302
+1458.264356	359.992
+1458.316648	351.944
+1458.368940	305.805
+1458.421234	292.929
+1458.473528	325.656
+1458.525824	405.057
+1458.578120	591.223
+1458.630418	883.078
+1458.682716	1219.46
+1458.735015	1304.23
+1458.787315	1062.27
+1458.839617	724.811
+1458.891919	512.894
+1458.944222	406.667
+1458.996526	349.798
+1459.048830	366.43
+1459.101136	391.645
+1459.153443	387.89
+1459.205751	386.28
+1459.258059	377.696
+1459.310369	304.732
+1459.362679	296.148
+1459.414991	290.247
+1459.467303	277.371
+1459.519616	357.846
+1459.571931	531.135
+1459.624246	821.381
+1459.676562	1052.08
+1459.728879	1123.97
+1459.781197	934.582
+1459.833516	657.212
+1459.885836	513.43
+1459.938156	409.35
+1459.990478	366.966
+1460.042801	288.101
+1460.095124	233.914
+1460.147449	313.316
+1460.199774	398.083
+1460.252101	379.842
+1460.304428	359.455
+1460.356757	343.897
+1460.409086	342.287
+1460.461416	333.703
+1460.513747	334.24
+1460.566079	421.689
+1460.618412	692.621
+1460.670746	1017.74
+1460.723081	1177.08
+1460.775417	1124.5
+1460.827753	979.112
+1460.880091	702.815
+1460.932430	452.27
+1460.984769	392.182
+1461.037110	372.331
+1461.089451	290.783
+1461.141794	307.415
+1461.194137	332.094
+1461.246481	394.328
+1461.298826	347.116
+1461.351172	311.707
+1461.403519	313.316
+1461.455867	329.411
+1461.508216	399.156
+1461.560566	518.259
+1461.612917	692.621
+1461.665269	950.677
+1461.717621	1073
+1461.769975	966.236
+1461.822330	750.563
+1461.874685	549.376
+1461.927042	381.452
+1461.979399	346.043
+1462.031757	353.017
+1462.084116	386.28
+1462.136477	350.871
+1462.188838	300.977
+1462.241200	321.364
+1462.293563	278.98
+1462.345927	288.101
+1462.398292	291.32
+1462.450657	310.097
+1462.503024	336.922
+1462.555392	421.689
+1462.607760	531.135
+1462.660130	714.618
+1462.712500	917.414
+1462.764872	958.188
+1462.817244	826.746
+1462.869618	634.679
+1462.921992	471.047
+1462.974367	357.846
+1463.026743	339.068
+1463.079120	357.846
+1463.131498	362.138
+1463.183877	333.167
+1463.236257	335.849
+1463.288638	368.039
+1463.341020	388.963
+1463.393402	373.941
+1463.445786	312.78
+1463.498170	313.316
+1463.550556	379.306
+1463.602942	584.785
+1463.655330	880.396
+1463.707718	1051.54
+1463.760107	1035.44
+1463.812497	883.615
+1463.864889	638.971
+1463.917281	443.686
+1463.969674	382.525
+1464.022068	318.681
+1464.074462	276.298
+1464.126858	338.532
+1464.179255	409.886
+1464.231653	395.401
+1464.284051	319.754
+1464.336451	295.612
+1464.388851	339.605
+1464.441253	336.386
+1464.493655	331.557
+1464.546058	327.802
+1464.598463	417.397
+1464.650868	565.471
+1464.703274	793.483
+1464.755681	931.363
+1464.808089	768.268
+1464.860498	585.321
+1464.912908	454.952
+1464.965319	325.119
+1465.017730	276.298
+1465.070143	245.717
+1465.122557	261.276
+1465.174971	320.291
+1465.227387	384.134
+1465.279803	340.678
+1465.332221	300.44
+1465.384639	272.542
+1465.437058	271.469
+1465.489478	315.462
+1465.541899	416.324
+1465.594321	622.876
+1465.646744	708.716
+1465.699168	742.516
+1465.751593	761.83
+1465.804019	659.895
+1465.856446	519.868
+1465.908874	388.426
+1465.961302	298.831
+1466.013732	318.145
+1466.066162	328.338
+1466.118594	311.707
+1466.171026	298.294
+1466.223459	275.761
+1466.275894	298.831
+1466.328329	298.831
+1466.380765	277.371
+1466.433202	313.853
+1466.485640	350.871
+1466.538079	407.74
+1466.590519	576.737
+1466.642960	782.217
+1466.695401	876.104
+1466.747844	748.417
+1466.800288	578.347
+1466.852732	474.266
+1466.905178	369.112
+1466.957624	307.415
+1467.010072	281.663
+1467.062520	274.152
+1467.114969	322.973
+1467.167419	334.24
+1467.219870	330.484
+1467.272322	319.754
+1467.324775	288.637
+1467.377229	266.104
+1467.429684	276.298
+1467.482140	287.028
+1467.534597	324.583
+1467.587055	454.952
+1467.639513	608.927
+1467.691973	675.453
+1467.744433	688.329
+1467.796895	612.683
+1467.849357	473.73
+1467.901820	395.937
+1467.954285	375.55
+1468.006750	325.656
+1468.059216	323.51
+1468.111683	333.703
+1468.164151	287.028
+1468.216620	267.714
+1468.269090	270.933
+1468.321561	283.809
+1468.374032	281.126
+1468.426505	241.962
+1468.478979	260.739
+1468.531453	366.43
+1468.583929	457.098
+1468.636405	535.427
+1468.688883	636.289
+1468.741361	714.081
+1468.793840	643.8
+1468.846320	458.171
+1468.898801	345.506
+1468.951284	320.291
+1469.003767	297.221
+1469.056251	306.878
+1469.108735	315.999
+1469.161221	341.214
+1469.213708	335.313
+1469.266196	274.152
+1469.318684	237.133
+1469.371174	239.279
+1469.423664	284.882
+1469.476156	300.977
+1469.528648	354.09
+1469.581142	399.156
+1469.633636	488.215
+1469.686131	616.438
+1469.738627	682.428
+1469.791124	656.676
+1469.843622	586.931
+1469.896121	445.295
+1469.948621	366.43
+1470.001122	365.357
+1470.053624	328.875
+1470.106126	331.557
+1470.158630	334.24
+1470.211134	294.539
+1470.263640	256.447
+1470.316146	264.495
+1470.368654	270.396
+1470.421162	310.097
+1470.473671	358.382
+1470.526182	377.696
+1470.578693	434.565
+1470.631205	519.332
+1470.683718	571.909
+1470.736232	652.92
+1470.788747	711.935
+1470.841262	610
+1470.893779	454.416
+1470.946297	405.058
+1470.998816	373.941
+1471.051335	385.207
+1471.103856	329.411
+1471.156377	272.542
+1471.208899	302.586
+1471.261423	288.101
+1471.313947	233.378
+1471.366472	228.013
+1471.418998	240.352
+1471.471525	299.367
+1471.524053	332.63
+1471.576582	375.014
+1471.629112	489.825
+1471.681643	602.489
+1471.734175	678.672
+1471.786708	651.847
+1471.839241	509.139
+1471.891776	397.547
+1471.944311	338.532
+1471.996848	295.075
+1472.049385	257.52
+1472.101923	283.809
+1472.154463	323.51
+1472.207003	302.586
+1472.259544	320.291
+1472.312086	339.068
+1472.364629	347.652
+1472.417173	356.773
+1472.469718	337.995
+1472.522264	331.557
+1472.574811	471.584
+1472.627358	792.947
+1472.679907	1199.61
+1472.732456	1445.87
+1472.785007	1304.23
+1472.837558	907.221
+1472.890111	584.248
+1472.942664	476.949
+1472.995218	381.452
+1473.047774	320.827
+1473.100330	306.878
+1473.152887	347.652
+1473.205445	375.55
+1473.258004	363.747
+1473.310564	349.798
+1473.363125	307.951
+1473.415686	295.075
+1473.468249	329.411
+1473.520813	393.791
+1473.573377	490.898
+1473.625943	735.541
+1473.678509	1121.82
+1473.731077	1405.63
+1473.783645	1343.39
+1473.836214	922.779
+1473.888784	549.912
+1473.941356	392.718
+1473.993928	362.138
+1474.046501	326.729
+1474.099075	370.722
+1474.151649	381.452
+1474.204225	364.82
+1474.256802	388.963
+1474.309380	388.963
+1474.361958	345.506
+1474.414538	342.824
+1474.467118	521.478
+1474.519700	1034.37
+1474.572282	2519.94
+1474.624866	5741.61
+1474.677450	8987.43
+1474.730035	8534.63
+1474.782621	4870.88
+1474.835208	1832.68
+1474.887796	789.727
+1474.940385	868.592
+1474.992975	883.614
+1475.045566	667.941
+1475.098158	507.528
+1475.150751	445.831
+1475.203344	545.083
+1475.255939	546.693
+1475.308534	407.739
+1475.361131	331.556
+1475.413728	407.739
+1475.466326	467.291
+1475.518926	975.355
+1475.571526	2931.97
+1475.624127	7736.85
+1475.676729	14511.2
+1475.729332	17579.5
+1475.781936	13314.8
+1475.834541	6199.25
+1475.887147	2008.12
+1475.939754	1211.95
+1475.992361	1329.44
+1476.044970	1125.57
+1476.097580	718.372
+1476.150190	484.995
+1476.202802	594.977
+1476.255414	832.646
+1476.308027	723.737
+1476.360642	461.926
+1476.413257	410.958
+1476.465873	513.43
+1476.518490	872.347
+1476.571108	2196.96
+1476.623727	5194.92
+1476.676347	9425.22
+1476.728968	11838.9
+1476.781589	9586.7
+1476.834212	4796.84
+1476.886836	1615.4
+1476.939460	806.895
+1476.992086	814.406
+1477.044712	744.661
+1477.097340	543.474
+1477.149968	454.415
+1477.202597	472.119
+1477.255228	500.017
+1477.307859	493.579
+1477.360491	494.116
+1477.413124	476.948
+1477.465758	440.466
+1477.518393	539.182
+1477.571029	1199.08
+1477.623665	2497.94
+1477.676303	4187.38
+1477.728942	5294.71
+1477.781581	4505.52
+1477.834222	2530.67
+1477.886863	1114.31
+1477.939506	640.579
+1477.992149	561.714
+1478.044793	525.769
+1478.097438	530.061
+1478.150085	512.356
+1478.202732	458.17
+1478.255380	363.746
+1478.308029	356.771
+1478.360679	436.71
+1478.413329	382.523
+1478.465981	290.245
+1478.518634	351.406
+1478.571288	689.937
+1478.623942	1401.87
+1478.676598	2302.12
+1478.729254	2857.39
+1478.781912	2728.63
+1478.834570	1945.88
+1478.887229	1114.84
+1478.939889	572.444
+1478.992551	425.98
+1479.045213	412.031
+1479.097876	488.75
+1479.150540	477.484
+1479.203205	387.352
+1479.255870	328.337
+1479.308537	315.461
+1479.361205	379.841
+1479.413873	458.17
+1479.466543	417.396
+1479.519214	344.432
+1479.571885	458.17
+1479.624557	903.464
+1479.677231	1445.86
+1479.729905	1768.84
+1479.782580	1734.5
+1479.835256	1341.78
+1479.887934	810.113
+1479.940612	484.995
+1479.993291	403.983
+1480.045970	370.72
+1480.098651	373.403
+1480.151333	375.012
+1480.204016	391.644
+1480.256699	309.023
+1480.309384	248.398
+1480.362070	292.928
+1480.414756	289.709
+1480.467443	324.581
+1480.520132	361.063
+1480.572821	447.976
+1480.625511	807.431
+1480.678202	1302.62
+1480.730895	1601.45
+1480.783588	1585.89
+1480.836282	1316.03
+1480.888976	855.179
+1480.941672	540.791
+1480.994369	412.567
+1481.047067	385.742
+1481.099765	379.841
+1481.152465	350.87
+1481.205166	377.695
+1481.257867	388.961
+1481.310569	321.362
+1481.363273	289.172
+1481.415977	313.851
+1481.468682	322.972
+1481.521388	319.753
+1481.574096	459.243
+1481.626804	845.522
+1481.679513	1426.55
+1481.732222	1834.83
+1481.784933	1731.82
+1481.837645	1230.73
+1481.890358	738.222
+1481.943071	513.966
+1481.995786	427.053
+1482.048502	349.26
+1482.101218	310.096
+1482.153935	294.001
+1482.206654	273.614
+1482.259373	265.566
+1482.312093	272.541
+1482.364814	305.804
+1482.417537	318.68
+1482.470260	357.308
+1482.522984	371.793
+1482.575708	405.593
+1482.628434	681.353
+1482.681161	1094.46
+1482.733889	1513.46
+1482.786617	1570.87
+1482.839347	1176.01
+1482.892078	753.781
+1482.944809	469.436
+1482.997541	349.797
+1483.050275	285.953
+1483.103009	325.118
+1483.155744	398.618
+1483.208480	368.038
+1483.261218	343.359
+1483.313956	335.848
+1483.366695	283.807
+1483.419435	308.486
+1483.472175	314.388
+1483.524917	357.844
+1483.577660	485.531
+1483.630404	674.379
+1483.683148	976.428
+1483.735894	1230.19
+1483.788640	1185.13
+1483.841388	893.807
+1483.894136	571.907
+1483.946885	410.958
+1483.999635	346.041
+1484.052387	339.603
+1484.105139	331.019
+1484.157892	340.14
+1484.210646	352.479
+1484.263401	366.428
+1484.316156	353.016
+1484.368913	313.315
+1484.421671	281.661
+1484.474430	326.191
+1484.527189	361.063
+1484.579950	429.735
+1484.632711	696.912
+1484.685474	1241.99
+1484.738237	1979.14
+1484.791001	2341.28
+1484.843767	1902.96
+1484.896533	1098.21
+1484.949300	585.856
+1485.002068	467.827
+1485.054837	435.1
+1485.107607	403.447
+1485.160378	343.895
+1485.213149	315.997
+1485.265922	316.534
+1485.318696	298.829
+1485.371470	275.223
+1485.424246	295.074
+1485.477022	323.508
+1485.529800	339.603
+1485.582578	454.414
+1485.635357	758.609
+1485.688138	1285.99
+1485.740919	1750.06
+1485.793701	1814.44
+1485.846484	1427.62
+1485.899268	904.537
+1485.952053	545.082
+1486.004839	397.545
+1486.057626	348.724
+1486.110413	329.41
+1486.163202	355.162
+1486.215992	343.359
+1486.268782	320.289
+1486.321574	347.114
+1486.374366	349.797
+1486.427159	311.169
+1486.479954	305.267
+1486.532749	365.355
+1486.585545	458.169
+1486.638342	644.335
+1486.691140	917.413
+1486.743939	1203.37
+1486.796739	1282.77
+1486.849540	1018.81
+1486.902342	637.897
+1486.955144	410.958
+1487.007948	363.209
+1487.060753	390.571
+1487.113558	429.199
+1487.166365	417.396
+1487.219172	410.958
+1487.271980	421.151
+1487.324790	399.691
+1487.377600	354.625
+1487.430411	291.318
+1487.483223	299.366
+1487.536036	393.79
+1487.588850	590.685
+1487.641665	810.65
+1487.694481	1070.32
+1487.747298	1221.07
+1487.800116	1103.58
+1487.852934	818.16
+1487.905754	538.644
+1487.958574	421.151
+1488.011396	402.91
+1488.064218	371.257
+1488.117042	314.388
+1488.169866	323.508
+1488.222691	420.078
+1488.275517	419.542
+1488.328345	377.158
+1488.381173	323.508
+1488.434002	318.68
+1488.486831	334.775
+1488.539662	347.651
+1488.592494	502.699
+1488.645327	780.606
+1488.698161	998.961
+1488.750995	994.132
+1488.803831	829.964
+1488.856667	634.141
+1488.909505	484.458
+1488.962343	392.18
+1489.015182	384.669
+1489.068022	400.228
+1489.120864	378.231
+1489.173706	390.034
+1489.226549	378.231
+1489.279393	347.114
+1489.332238	341.749
+1489.385084	317.607
+1489.437930	297.22
+1489.490778	322.972
+1489.543627	423.297
+1489.596476	620.192
+1489.649327	853.033
+1489.702178	1014.52
+1489.755031	1061.19
+1489.807884	990.377
+1489.860739	829.427
+1489.913594	614.291
+1489.966450	466.217
+1490.019307	425.443
+1490.072165	422.224
+1490.125024	410.421
+1490.177884	432.418
+1490.230745	389.498
+1490.283607	327.264
+1490.336469	310.096
+1490.389333	363.746
+1490.442198	468.9
+1490.495063	596.05
+1490.547930	1028.47
+1490.600797	1982.9
+1490.653666	3342.39
+1490.706535	3951.85
+1490.759405	3000.64
+1490.812276	1555.31
+1490.865148	809.04
+1490.918021	605.707
+1490.970895	568.688
+1491.023770	496.261
+1491.076646	388.961
+1491.129523	370.72
+1491.182401	449.586
+1491.235279	491.969
+1491.288159	424.37
+1491.341040	329.41
+1491.393921	264.493
+1491.446804	348.724
+1491.499687	537.571
+1491.552571	919.559
+1491.605456	1743.62
+1491.658343	2883.68
+1491.711230	3301.61
+1491.764118	2433.02
+1491.817007	1243.6
+1491.869897	673.842
+1491.922788	542.937
+1491.975679	484.995
+1492.028572	389.498
+1492.081466	368.574
+1492.134360	384.133
+1492.187256	410.421
+1492.240152	417.396
+1492.293050	362.136
+1492.345948	313.851
+1492.398848	307.95
+1492.451748	305.804
+1492.504649	398.618
+1492.557551	646.481
+1492.610454	1152.94
+1492.663358	1915.84
+1492.716263	2232.91
+1492.769169	1729.14
+1492.822076	1019.88
+1492.874983	615.9
+1492.927892	452.268
+1492.980802	399.155
+1493.033712	405.056
+1493.086624	417.932
+1493.139536	391.107
+1493.192450	341.213
+1493.245364	342.286
+1493.298279	386.815
+1493.351195	365.355
+1493.404112	300.439
+1493.457031	307.413
+1493.509950	489.287
+1493.562869	1134.69
+1493.615790	2582.17
+1493.668712	4618.18
+1493.721635	5703.52
+1493.774559	4440.6
+1493.827483	2217.89
+1493.880409	965.698
+1493.933335	631.459
+1493.986263	593.368
+1494.039191	538.108
+1494.092120	436.174
+1494.145051	380.914
+1494.197982	371.257
+1494.250914	405.057
+1494.303847	415.25
+1494.356781	348.724
+1494.409716	306.877
+1494.462652	336.385
+1494.515589	483.386
+1494.568526	1001.11
+1494.621465	2279.05
+1494.674405	3932
+1494.727345	4583.31
+1494.780287	3430.38
+1494.833229	1744.16
+1494.886172	849.815
+1494.939117	616.438
+1494.992062	513.43
+1495.045008	399.155
+1495.097955	361.064
+1495.150903	391.644
+1495.203852	394.863
+1495.256802	364.819
+1495.309753	352.48
+1495.362705	356.772
+1495.415658	368.575
+1495.468611	353.553
+1495.521566	395.4
+1495.574522	672.77
+1495.627478	1324.62
+1495.680436	2233.98
+1495.733394	2557.49
+1495.786353	1930.32
+1495.839314	1104.65
+1495.892275	635.752
+1495.945237	407.203
+1495.998200	382.524
+1496.051164	410.959
+1496.104129	378.232
+1496.157095	324.582
+1496.210062	294.538
+1496.263029	318.144
+1496.315998	335.849
+1496.368968	322.973
+1496.421938	330.484
+1496.474910	308.487
+1496.527882	302.586
+1496.580855	513.43
+1496.633830	928.144
+1496.686805	1254.34
+1496.739781	1270.97
+1496.792758	998.425
+1496.845736	768.803
+1496.898715	563.324
+1496.951695	420.615
+1497.004676	320.29
+1497.057658	273.078
+1497.110641	289.173
+1497.163624	324.582
+1497.216609	312.779
+1497.269595	283.808
+1497.322581	283.272
+1497.375569	291.856
+1497.428557	269.323
+1497.481546	258.593
+1497.534537	253.228
+1497.587528	421.688
+1497.640520	747.343
+1497.693513	961.406
+1497.746507	1000.03
+1497.799502	867.519
+1497.852498	640.044
+1497.905495	469.437
+1497.958492	352.48
+1498.011491	257.52
+1498.064491	281.126
+1498.117491	301.513
+1498.170493	268.25
+1498.223495	260.202
+1498.276499	260.739
+1498.329503	243.034
+1498.382508	266.104
+1498.435514	264.494
+1498.488521	257.52
+1498.541530	291.856
+1498.594539	436.71
+1498.647548	659.357
+1498.700559	858.935
+1498.753571	851.961
+1498.806584	697.985
+1498.859598	524.16
+1498.912612	394.863
+1498.965628	332.63
+1499.018644	275.224
+1499.071662	239.279
+1499.124680	247.326
+1499.177699	292.929
+1499.230720	347.115
+1499.283741	325.119
+1499.336763	299.367
+1499.389786	289.71
+1499.442810	256.983
+1499.495835	267.177
+1499.548861	306.341
+1499.601888	360.527
+1499.654916	477.484
+1499.707944	563.324
+1499.760974	627.704
+1499.814004	586.93
+1499.867036	397.009
+1499.920068	285.954
+1499.973102	248.936
+1500.026136	256.983
+1500.079171	259.129
+1500.132208	256.447
+1500.185245	287.564
+1500.238283	282.199
+1500.291322	282.199
+1500.344362	280.589
+1500.397403	267.177
+1500.450444	284.881
+1500.503487	303.122
+1500.556531	362.137
+1500.609576	450.123
+1500.662621	569.226
+1500.715668	629.85
+1500.768715	620.73
+1500.821763	541.864
+1500.874813	427.59
+1500.927863	341.75
+1500.980914	303.122
+1501.033966	307.951
+1501.087019	312.243
+1501.140073	317.071
+1501.193128	284.881
+1501.246184	256.983
+1501.299241	288.1
+1501.352299	302.586
+1501.405358	288.637
+1501.458417	297.221
+1501.511478	316.535
+1501.564539	347.651
+1501.617602	424.371
+1501.670665	559.569
+1501.723729	715.69
+1501.776795	735.004
+1501.829861	595.514
+1501.882928	496.798
+1501.935996	407.203
+1501.989065	337.458
+1502.042135	303.122
+1502.095206	256.447
+1502.148278	228.012
+1502.201351	249.472
+1502.254424	251.082
+1502.307499	260.739
+1502.360574	311.706
+1502.413651	322.436
+1502.466728	308.487
+1502.519807	260.739
+1502.572886	334.775
+1502.625966	488.214
+1502.679048	662.04
+1502.732130	857.862
+1502.785213	868.592
+1502.838297	725.883
+1502.891382	479.094
+1502.944468	315.998
+1502.997555	231.768
+1503.050642	248.936
+1503.103731	275.224
+1503.156821	285.418
+1503.209911	280.053
+1503.263003	255.374
+1503.316095	241.425
+1503.369189	265.031
+1503.422283	246.253
+1503.475378	224.793
+1503.528474	326.192
+1503.581572	437.783
+1503.634670	620.193
+1503.687769	889.516
+1503.740869	1086.95
+1503.793969	1052.07
+1503.847071	849.278
+1503.900174	615.901
+1503.953278	438.32
+1504.006382	359.991
+1504.059488	290.783
+1504.112594	280.053
+1504.165702	309.56
+1504.218810	334.239
+1504.271920	314.389
+1504.325030	270.932
+1504.378141	264.494
+1504.431253	306.341
+1504.484366	291.856
+1504.537480	310.097
+1504.590595	451.732
+1504.643711	634.679
+1504.696828	843.377
+1504.749946	1016.13
+1504.803065	967.845
+1504.856184	769.34
+1504.909305	605.171
+1504.962426	443.685
+1505.015549	299.367
+1505.068672	228.012
+1505.121796	250.009
+1505.174922	312.243
+1505.228048	328.874
+1505.281175	288.637
+1505.334303	253.764
+1505.387432	259.129
+1505.440562	254.301
+1505.493693	281.662
+1505.546825	325.119
+1505.599958	405.057
+1505.653091	581.029
+1505.706226	811.187
+1505.759362	943.166
+1505.812498	831.037
+1505.865636	633.606
+1505.918774	486.068
+1505.971913	392.181
+1506.025054	329.947
+1506.078195	306.341
+1506.131337	274.688
+1506.184480	211.381
+1506.237624	249.472
+1506.290769	333.166
+1506.343915	318.144
+1506.397062	270.932
+1506.450209	246.79
+1506.503358	275.761
+1506.556508	410.422
+1506.609658	715.69
+1506.662810	1065.49
+1506.715962	1188.88
+1506.769116	1076.22
+1506.822270	848.205
+1506.875425	589.613
+1506.928582	430.273
+1506.981739	312.779
+1507.034897	259.666
+1507.088056	276.297
+1507.141216	313.852
+1507.194377	371.258
+1507.247539	380.915
+1507.300701	365.893
+1507.353865	313.852
+1507.407030	231.768
+1507.460195	250.545
+1507.513362	314.389
+1507.566529	449.05
+1507.619698	753.245
+1507.672867	1177.62
+1507.726037	1289.74
+1507.779209	1015.59
+1507.832381	704.424
+1507.885554	488.214
+1507.938728	381.988
+1507.991903	328.338
+1508.045079	304.732
+1508.098255	253.764
+1508.151433	256.983
+1508.204612	273.615
+1508.257792	278.443
+1508.310972	265.567
+1508.364154	224.793
+1508.417336	219.428
+1508.470520	230.158
+1508.523704	270.932
+1508.576889	417.397
+1508.630075	603.025
+1508.683263	827.282
+1508.736451	898.1
+1508.789640	748.417
+1508.842830	562.251
+1508.896021	444.758
+1508.949212	366.429
+1509.002405	305.805
+1509.055599	253.764
+1509.108794	286.491
+1509.161989	330.484
+1509.215186	341.75
+1509.268383	329.947
+1509.321582	292.929
+1509.374781	287.564
+1509.427981	292.929
+1509.481182	281.126
+1509.534385	329.411
+1509.587588	457.098
+1509.640792	583.711
+1509.693997	737.15
+1509.747203	838.012
+1509.800409	762.902
+1509.853617	679.208
+1509.906826	575.127
+1509.960036	428.127
+1510.013246	300.976
+1510.066458	244.644
+1510.119670	248.399
+1510.172884	241.961
+1510.226098	283.808
+1510.279313	334.239
+1510.332529	325.655
+1510.385747	266.64
+1510.438965	230.695
+1510.492184	268.786
+1510.545404	350.871
+1510.598625	484.459
+1510.651846	608.927
+1510.705069	711.398
+1510.758293	703.351
+1510.811518	625.558
+1510.864743	499.481
+1510.917970	428.127
+1510.971197	351.407
+1511.024426	321.363
+1511.077655	306.341
+1511.130885	252.691
+1511.184116	237.133
+1511.237349	251.618
+1511.290582	268.25
+1511.343816	288.1
+1511.397051	282.735
+1511.450287	256.983
+1511.503523	292.929
+1511.556761	374.477
+1511.610000	503.236
+1511.663240	707.106
+1511.716480	796.165
+1511.769722	707.106
+1511.822964	581.029
+1511.876208	488.751
+1511.929452	391.108
+1511.982697	319.754
+1512.035943	276.834
+1512.089191	269.323
+1512.142439	272.542
+1512.195688	251.618
+1512.248938	276.297
+1512.302189	266.104
+1512.355440	243.034
+1512.408693	260.739
+1512.461947	280.589
+1512.515202	335.312
+1512.568457	486.069
+1512.621714	672.77
+1512.674971	749.49
+1512.728230	684.573
+1512.781489	591.759
+1512.834749	500.017
+1512.888010	449.587
+1512.941273	415.251
+1512.994536	303.122
+1513.047800	259.129
+1513.101065	283.272
+1513.154331	314.925
+1513.207598	349.798
+1513.260865	332.63
+1513.314134	288.637
+1513.367404	233.914
+1513.420674	264.494
+1513.473946	300.976
+1513.527218	265.031
+1513.580492	308.487
+1513.633766	509.674
+1513.687041	703.351
+1513.740318	738.76
+1513.793595	648.091
+1513.846873	548.839
+1513.900152	407.203
+1513.953432	353.017
+1514.006713	315.462
+1514.059995	297.221
+1514.113277	303.122
+1514.166561	270.396
+1514.219846	251.082
+1514.273131	270.932
+1514.326418	263.958
+1514.379705	236.596
+1514.432994	284.345
+1514.486283	344.969
+1514.539573	387.889
+1514.592865	477.485
+1514.646157	575.127
+1514.699450	689.938
+1514.752744	701.741
+1514.806039	626.095
+1514.859335	510.211
+1514.912632	332.093
+1514.965930	244.644
+1515.019228	280.589
+1515.072528	292.929
+1515.125829	289.173
+1515.179130	303.122
+1515.232433	268.786
+1515.285736	270.396
+1515.339040	267.713
+1515.392346	244.107
+1515.445652	219.965
+1515.498959	257.52
+1515.552267	340.141
+1515.605576	444.222
+1515.658886	608.39
+1515.712197	800.994
+1515.765509	859.472
+1515.818822	678.135
+1515.872135	462.463
+1515.925450	374.477
+1515.978766	354.626
+1516.032082	314.925
+1516.085400	284.345
+1516.138718	230.158
+1516.192037	195.822
+1516.245358	203.87
+1516.298679	221.574
+1516.352001	253.228
+1516.405324	318.681
+1516.458648	354.626
+1516.511973	322.436
+1516.565299	370.185
+1516.618626	471.047
+1516.671954	591.759
+1516.725283	714.081
+1516.778612	701.741
+1516.831943	551.521
+1516.885274	438.32
+1516.938607	356.772
+1516.991940	261.275
+1517.045275	274.151
+1517.098610	252.155
+1517.151946	247.863
+1517.205283	258.593
+1517.258622	270.932
+1517.311961	283.272
+1517.365301	256.983
+1517.418641	237.133
+1517.471983	262.348
+1517.525326	262.885
+1517.578670	325.655
+1517.632015	548.302
+1517.685360	904.001
+1517.738707	1257.02
+1517.792054	1362.17
+1517.845403	1093.92
+1517.898752	697.986
+1517.952102	409.349
+1518.005453	317.071
+1518.058806	262.885
+1518.112159	304.732
+1518.165513	318.681
+1518.218868	285.418
+1518.272224	231.232
+1518.325581	186.702
+1518.378938	204.407
+1518.432297	196.896
+1518.485657	227.476
+1518.539017	309.56
+1518.592379	430.809
+1518.645741	705.497
+1518.699105	1005.4
+1518.752469	1242
+1518.805835	1221.07
+1518.859201	902.392
+1518.912568	611.073
+1518.965936	413.641
+1519.019305	339.068
+1519.072675	352.48
+1519.126046	355.163
+1519.179418	359.991
+1519.232791	369.112
+1519.286164	344.433
+1519.339539	301.513
+1519.392915	290.783
+1519.446291	314.925
+1519.499669	330.484
+1519.553047	383.061
+1519.606427	559.032
+1519.659807	817.625
+1519.713188	1130.4
+1519.766570	1247.36
+1519.819953	969.454
+1519.873337	591.759
+1519.926722	401.302
+1519.980108	378.769
+1520.033495	337.995
+1520.086883	313.852
+1520.140272	315.462
+1520.193661	320.29
+1520.247052	329.411
+1520.300444	296.684
+1520.353836	257.52
+1520.407229	245.181
+1520.460624	251.618
+1520.514019	306.341
+1520.567415	371.258
+1520.620813	570.299
+1520.674211	799.384
+1520.727610	992.524
+1520.781010	976.965
+1520.834411	753.782
+1520.887812	511.821
+1520.941215	398.083
+1520.994619	349.798
+1521.048024	309.024
+1521.101429	296.684
+1521.154836	327.265
+1521.208243	321.9
+1521.261652	297.221
+1521.315061	247.327
+1521.368471	202.261
+1521.421883	257.52
+1521.475295	309.024
+1521.528708	379.305
+1521.582122	562.788
+1521.635537	815.479
+1521.688953	1017.2
+1521.742370	1069.24
+1521.795788	934.045
+1521.849206	650.237
+1521.902626	461.926
+1521.956047	383.597
+1522.009468	313.852
+1522.062891	289.71
+1522.116314	282.736
+1522.169739	278.98
+1522.223164	289.71
+1522.276590	300.44
+1522.330017	291.319
+1522.383445	244.644
+1522.436874	252.692
+1522.490304	362.137
+1522.543735	495.189
+1522.597167	776.315
+1522.650600	1248.43
+1522.704034	1614.86
+1522.757469	1537.61
+1522.810904	1033.83
+1522.864341	619.121
+1522.917778	414.714
+1522.971217	336.386
+1523.024656	336.386
+1523.078096	283.809
+1523.131538	256.984
+1523.184980	287.564
+1523.238423	322.437
+1523.291867	332.63
+1523.345312	277.371
+1523.398758	240.352
+1523.452205	255.911
+1523.505653	272.006
+1523.559101	426.517
+1523.612551	750.026
+1523.666002	1166.89
+1523.719453	1458.21
+1523.772906	1303.16
+1523.826359	878.25
+1523.879813	558.496
+1523.933269	430.273
+1523.986725	332.094
+1524.040182	255.374
+1524.093640	260.203
+1524.147099	304.732
+1524.200559	315.462
+1524.254020	276.298
+1524.307482	223.721
+1524.360945	250.546
+1524.414409	299.904
+1524.467873	277.371
+1524.521339	299.367
+1524.574806	448.514
+1524.628273	700.132
+1524.681742	1081.58
+1524.735211	1254.34
+1524.788681	1098.21
+1524.842152	806.895
+1524.895625	525.233
+1524.949098	377.16
+1525.002572	356.236
+1525.056047	301.513
+1525.109523	254.838
+1525.163000	258.593
+1525.216477	246.79
+1525.269956	241.962
+1525.323436	277.907
+1525.376917	279.517
+1525.430398	281.126
+1525.483881	298.294
+1525.537364	304.732
+1525.590848	364.82
+1525.644334	600.343
+1525.697820	925.462
+1525.751307	1154.01
+1525.804795	1245.75
+1525.858284	1164.2
+1525.911774	842.841
+1525.965265	526.843
+1526.018757	345.506
+1526.072250	304.732
+1526.125744	272.542
+1526.179238	276.834
+1526.232734	313.316
+1526.286231	274.688
+1526.339728	247.863
+1526.393227	229.622
+1526.446726	229.086
+1526.500226	279.517
+1526.553727	359.992
+1526.607230	542.938
+1526.660733	814.943
+1526.714237	1032.22
+1526.767742	1179.76
+1526.821248	1267.21
+1526.874755	1140.06
+1526.928263	778.461
+1526.981771	447.977
+1527.035281	314.926
+1527.088792	345.506
+1527.142303	339.605
+1527.195816	300.44
+1527.249329	259.666
+1527.302843	237.67
+1527.356359	243.035
+1527.409875	260.203
+1527.463392	284.345
+1527.516910	328.338
+1527.570429	370.185
+1527.623949	482.313
+1527.677470	733.931
+1527.730992	961.407
+1527.784515	968.918
+1527.838039	855.18
+1527.891564	744.661
+1527.945089	525.77
+1527.998616	411.496
+1528.052143	332.094
+1528.105672	284.345
+1528.159201	266.104
+1528.212731	259.13
+1528.266263	263.958
+1528.319795	232.841
+1528.373328	245.717
+1528.426862	266.104
+1528.480397	277.907
+1528.533933	330.484
+1528.587470	395.937
+1528.641008	467.828
+1528.694546	567.08
+1528.748086	753.245
+1528.801627	832.111
+1528.855168	732.859
+1528.908711	531.135
+1528.962254	439.393
+1529.015799	384.671
+1529.069344	313.316
+1529.122890	231.232
+1529.176437	208.162
+1529.229986	250.546
+1529.283535	283.809
+1529.337085	274.152
+1529.390636	222.111
+1529.444188	269.323
+1529.497740	314.389
+1529.551294	300.977
+1529.604849	351.408
+1529.658404	395.401
+1529.711961	505.383
+1529.765519	624.486
+1529.819077	637.898
+1529.872636	567.08
+1529.926197	449.05
+1529.979758	380.915
+1530.033320	339.605
+1530.086883	294.002
+1530.140447	276.834
+1530.194012	289.71
+1530.247578	270.933
+1530.301145	235.524
+1530.354713	231.768
+1530.408282	275.225
+1530.461851	282.199
+1530.515422	280.59
+1530.568994	299.367
+1530.622566	321.9
+1530.676140	425.981
+1530.729714	562.252
+1530.783289	550.985
+1530.836866	485.532
+1530.890443	458.171
+1530.944021	390.572
+1530.997600	304.732
+1531.051180	301.513
+1531.104761	302.586
+1531.158343	269.323
+1531.211926	294.539
+1531.265509	358.919
+1531.319094	365.893
+1531.372680	339.605
+1531.426266	340.678
+1531.479854	312.243
+1531.533442	285.418
+1531.587032	358.919
+1531.640622	551.522
+1531.694213	729.64
+1531.747806	864.301
+1531.801399	891.662
+1531.854993	920.097
+1531.908588	875.567
+1531.962184	658.822
+1532.015781	396.474
+1532.069378	276.834
+1532.122977	274.152
+1532.176577	284.345
+1532.230178	282.736
+1532.283779	311.707
+1532.337382	321.9
+1532.390985	310.097
+1532.444589	338.532
+1532.498195	323.51
+1532.551801	373.404
+1532.605408	584.785
+1532.659016	1055.29
+1532.712625	1563.9
+1532.766236	1754.89
+1532.819846	1477.52
+1532.873458	1046.17
+1532.927071	696.913
+1532.980685	536.5
+1533.034300	445.831
+1533.087915	352.481
+1533.141532	288.101
+1533.195149	311.17
+1533.248768	356.236
+1533.302387	333.703
+1533.356008	300.44
+1533.409629	280.053
+1533.463251	268.787
+1533.516874	303.659
+1533.570498	431.346
+1533.624123	677.063
+1533.677749	1077.83
+1533.731376	1476.45
+1533.785004	1494.69
+1533.838633	1090.7
+1533.892262	674.38
+1533.945893	503.773
+1533.999525	439.393
+1534.053157	359.455
+1534.106791	302.586
+1534.160425	288.637
+1534.214060	296.685
+1534.267697	271.469
+1534.321334	288.101
+1534.374972	277.907
+1534.428611	265.568
+1534.482251	248.4
+1534.535892	244.644
+1534.589534	356.236
+1534.643177	621.803
+1534.696821	898.637
+1534.750465	1029.01
+1534.804111	927.071
+1534.857757	667.942
+1534.911405	478.022
+1534.965053	358.382
+1535.018703	342.287
+1535.072353	282.736
+1535.126004	282.736
+1535.179657	314.389
+1535.233310	255.374
+1535.286964	225.33
+1535.340619	228.549
+1535.394275	225.867
+1535.447932	258.593
+1535.501590	340.141
+1535.555248	618.584
+1535.608908	1165.81
+1535.662569	1755.96
+1535.716230	2031.72
+1535.769893	1877.75
+1535.823556	1333.74
+1535.877221	780.07
+1535.930886	591.759
+1535.984552	507.529
+1536.038220	382.525
+1536.091888	343.897
+1536.145557	309.024
+1536.199227	328.338
+1536.252898	292.929
+1536.306570	250.546
+1536.360242	191.531
+1536.413916	164.169
+1536.467591	224.794
+1536.521267	365.893
+1536.574943	614.829
+1536.628621	1057.98
+1536.682299	1501.66
+1536.735979	1624.52
+1536.789659	1374.51
+1536.843340	952.287
+1536.897022	599.807
+1536.950706	420.616
+1537.004390	391.645
+1537.058075	353.017
+1537.111761	289.174
+1537.165448	270.396
+1537.219135	288.101
+1537.272824	306.342
+1537.326514	291.32
+1537.380205	267.177
+1537.433896	285.418
+1537.487589	328.875
+1537.541282	380.915
+1537.594977	562.252
+1537.648672	891.126
+1537.702368	1191.03
+1537.756065	1232.88
+1537.809764	1040.27
+1537.863463	794.019
+1537.917163	543.474
+1537.970864	385.207
+1538.024565	268.25
+1538.078268	262.885
+1538.131972	277.371
+1538.185677	256.984
+1538.239382	253.228
+1538.293089	233.914
+1538.346797	217.819
+1538.400505	230.695
+1538.454214	255.911
+1538.507925	327.265
+1538.561636	388.963
+1538.615348	518.259
+1538.669061	712.472
+1538.722776	800.457
+1538.776491	747.88
+1538.830207	611.073
+1538.883923	467.291
+1538.937641	366.43
+1538.991360	303.659
+1539.045080	265.568
+1539.098800	243.571
+1539.152522	272.006
+1539.206245	320.827
+1539.259968	325.119
+1539.313692	311.707
+1539.367418	277.907
+1539.421144	252.155
+1539.474871	227.476
+1539.528599	253.228
+1539.582329	341.214
+1539.636059	458.708
+1539.689790	611.61
+1539.743521	728.03
+1539.797254	719.446
+1539.850988	599.27
+1539.904723	423.835
+1539.958458	280.59
+1540.012195	201.724
+1540.065933	236.597
+1540.119671	256.984
+1540.173410	249.473
+1540.227151	255.374
+1540.280892	253.228
+1540.334634	262.349
+1540.388377	312.243
+1540.442122	312.78
+1540.495867	292.929
+1540.549613	306.878
+1540.603359	382.525
+1540.657107	498.945
+1540.710856	590.686
+1540.764606	583.712
+1540.818356	511.821
+1540.872108	434.565
+1540.925861	369.112
+1540.979614	316.535
+1541.033368	299.904
+1541.087124	316.535
+1541.140880	275.225
+1541.194637	237.133
+1541.248395	235.524
+1541.302155	221.038
+1541.355915	240.889
+1541.409676	228.549
+1541.463438	200.115
+1541.517200	236.597
+1541.570964	336.922
+1541.624729	431.346
+1541.678495	490.898
+1541.732261	517.186
+1541.786029	566.544
+1541.839797	527.916
+1541.893567	445.832
+1541.947337	368.039
+1542.001108	278.98
+1542.054880	256.984
+1542.108654	257.52
+1542.162428	250.009
+1542.216203	224.794
+1542.269979	232.841
+1542.323756	249.473
+1542.377533	215.673
+1542.431312	225.867
+1542.485092	288.101
+1542.538873	333.167
+1542.592654	362.674
+1542.646437	411.496
+1542.700220	480.168
+1542.754005	527.916
+1542.807790	504.31
+1542.861576	416.324
+1542.915364	337.459
+1542.969152	309.024
+1543.022941	290.783
+1543.076731	306.878
+1543.130522	330.484
+1543.184314	305.805
+1543.238107	248.936
+1543.291900	273.615
+1543.345695	255.911
+1543.399491	221.575
+1543.453287	227.476
+1543.507085	251.619
+1543.560883	285.418
+1543.614683	334.776
+1543.668483	461.39
+1543.722284	598.734
+1543.776087	633.606
+1543.829890	588.54
+1543.883694	466.755
+1543.937499	358.919
+1543.991305	302.05
+1544.045112	275.225
+1544.098920	252.692
+1544.152728	217.819
+1544.206538	200.115
+1544.260349	207.089
+1544.314160	231.768
+1544.367973	277.907
+1544.421787	290.247
+1544.475601	297.221
+1544.529416	306.342
+1544.583233	353.017
+1544.637050	471.584
+1544.690868	580.493
+1544.744687	670.088
+1544.798507	630.387
+1544.852328	473.73
+1544.906150	368.039
+1544.959973	314.926
+1545.013797	318.681
+1545.067621	291.856
+1545.121447	283.809
+1545.175274	252.692
+1545.229101	238.206
+1545.282930	225.867
+1545.336759	192.068
+1545.390589	235.524
+1545.444421	262.349
+1545.498253	244.108
+1545.552086	272.542
+1545.605920	359.992
+1545.659755	460.317
+1545.713591	560.642
+1545.767428	586.394
+1545.821266	493.58
+1545.875105	388.426
+1545.928945	354.627
+1545.982785	302.05
+1546.036627	298.831
+1546.090469	331.021
+1546.144313	283.272
+1546.198157	223.721
+1546.252003	231.768
+1546.305849	323.51
+1546.359696	379.842
+1546.413544	315.462
+1546.467393	219.965
+1546.521244	224.794
+1546.575095	288.637
+1546.628946	391.645
+1546.682799	479.095
+1546.736653	578.347
+1546.790508	665.796
+1546.844364	564.398
+1546.898220	352.481
+1546.952078	247.327
+1547.005936	265.031
+1547.059796	280.59
+1547.113656	270.933
+1547.167517	246.79
+1547.221379	237.134
+1547.275243	255.911
+1547.329107	280.053
+1547.382972	245.181
+1547.436838	200.115
+1547.490705	209.772
+1547.544573	265.568
+1547.598441	337.459
+1547.652311	456.562
+1547.706182	557.96
+1547.760053	646.482
+1547.813926	614.829
+1547.867799	508.066
+1547.921674	428.127
+1547.975549	349.262
+1548.029426	284.345
+1548.083303	235.524
+1548.137181	230.159
+1548.191060	251.619
+1548.244940	262.885
+1548.298821	254.838
+1548.352703	268.787
+1548.406586	251.082
+1548.460470	215.137
+1548.514354	218.893
+1548.568240	306.878
+1548.622127	438.321
+1548.676014	645.409
+1548.729903	877.177
+1548.783792	898.637
+1548.837683	660.968
+1548.891574	481.777
+1548.945466	396.474
+1548.999359	358.919
+1549.053253	302.586
+1549.107148	260.203
+1549.161044	269.86
+1549.214941	303.659
+1549.268839	323.51
+1549.322738	260.74
+1549.376638	244.108
+1549.430538	239.816
+1549.484440	207.626
+1549.538343	292.929
+1549.592246	482.314
+1549.646150	839.086
+1549.700056	1369.68
+1549.753962	1670.66
+1549.807869	1432.45
+1549.861778	880.932
+1549.915687	535.964
+1549.969597	368.576
+1550.023508	295.075
+1550.077420	307.415
+1550.131333	315.462
+1550.185246	319.218
+1550.239161	306.878
+1550.293077	271.47
+1550.346993	251.083
+1550.400911	243.572
+1550.454829	277.908
+1550.508749	349.798
+1550.562669	463.536
+1550.616591	668.479
+1550.670513	1062.81
+1550.724436	1433.53
+1550.778360	1409.92
+1550.832285	1021.5
+1550.886211	649.702
+1550.940138	407.204
+1550.994066	318.145
+1551.047995	333.167
+1551.101924	328.875
+1551.155855	290.784
+1551.209787	267.714
+1551.263719	291.857
+1551.317653	251.619
+1551.371587	203.871
+1551.425523	219.966
+1551.479459	263.422
+1551.533396	266.641
+1551.587334	347.653
+1551.641273	622.34
+1551.695214	1039.74
+1551.749155	1348.76
+1551.803096	1253.8
+1551.857039	809.578
+1551.910983	479.095
+1551.964928	339.605
+1552.018874	323.51
+1552.072820	347.653
+1552.126768	291.857
+1552.180716	258.594
+1552.234666	284.346
+1552.288616	266.105
+1552.342567	263.959
+1552.396520	269.86
+1552.450473	223.185
+1552.504427	212.991
+1552.558382	237.67
+1552.612338	320.291
+1552.666295	579.957
+1552.720253	831.575
+1552.774212	899.174
+1552.828171	737.687
+1552.882132	543.475
+1552.936094	369.649
+1552.990056	272.006
+1553.044020	280.054
+1553.097984	286.492
+1553.151950	265.568
+1553.205916	246.791
+1553.259883	238.743
+1553.313851	296.149
+1553.367820	294.539
+1553.421790	270.397
+1553.475761	235.524
+1553.529733	216.747
+1553.583706	255.911
+1553.637680	368.576
+1553.691655	565.471
+1553.745630	743.052
+1553.799607	726.421
+1553.853585	598.198
+1553.907563	446.368
+1553.961543	335.85
+1554.015523	328.875
+1554.069504	340.678
+1554.123487	320.828
+1554.177470	278.981
+1554.231454	253.229
+1554.285439	250.01
+1554.339425	268.787
+1554.393412	245.718
+1554.447400	218.356
+1554.501389	242.499
+1554.555378	277.908
+1554.609369	327.802
+1554.663361	430.273
+1554.717353	477.485
+1554.771347	508.602
+1554.825341	510.748
+1554.879337	421.689
+1554.933333	320.828
+1554.987330	276.298
+1555.041328	294.003
+1555.095327	288.638
+1555.149327	255.375
+1555.203328	246.254
+1555.257330	309.561
+1555.311333	322.437
+1555.365337	295.612
+1555.419342	269.324
+1555.473348	237.67
+1555.527354	261.276
+1555.581362	316.536
+1555.635370	371.259
+1555.689380	420.616
+1555.743390	532.208
+1555.797401	577.274
+1555.851414	506.993
+1555.905427	399.693
+1555.959441	332.094
+1556.013456	309.025
+1556.067472	304.196
+1556.121489	279.517
+1556.175507	242.499
+1556.229526	200.115
+1556.283545	193.141
+1556.337566	200.115
+1556.391588	239.28
+1556.445610	276.298
+1556.499634	280.59
+1556.553658	276.835
+1556.607684	339.069
+1556.661710	392.182
+1556.715737	452.806
+1556.769765	502.701
+1556.823795	483.923
+1556.877825	376.623
+1556.931856	336.923
+1556.985888	325.12
+1557.039920	272.006
+1557.093954	254.302
+1557.147989	274.152
+1557.202025	259.13
+1557.256061	236.597
+1557.310099	241.962
+1557.364137	274.152
+1557.418177	288.638
+1557.472217	270.397
+1557.526259	256.448
+1557.580301	230.159
+1557.634344	290.247
+1557.688388	424.372
+1557.742433	531.672
+1557.796479	515.577
+1557.850526	411.496
+1557.904574	425.445
+1557.958623	388.963
+1558.012673	318.145
+1558.066723	249.473
+1558.120775	217.283
+1558.174828	207.09
+1558.228881	222.112
+1558.282935	237.134
+1558.336991	224.794
+1558.391047	220.502
+1558.445104	212.455
+1558.499163	228.013
+1558.553222	258.594
+1558.607282	310.098
+1558.661343	390.036
+1558.715405	491.971
+1558.769468	545.084
+1558.823532	517.186
+1558.877596	453.343
+1558.931662	363.748
+1558.985729	319.218
+1559.039796	290.247
+1559.093865	265.032
+1559.147934	256.984
+1559.202005	289.174
+1559.256076	288.638
+1559.310148	285.419
+1559.364221	264.495
+1559.418295	232.305
+1559.472371	246.791
+1559.526447	282.2
+1559.580524	381.989
+1559.634601	404.521
+1559.688680	414.715
+1559.742760	450.66
+1559.796841	464.073
+1559.850922	451.197
+1559.905005	401.302
+1559.959088	342.824
+1560.013173	305.806
+1560.067258	288.101
+1560.121345	287.565
+1560.175432	278.444
+1560.229520	267.178
+1560.283609	285.419
+1560.337699	314.39
+1560.391790	303.123
+1560.445882	290.784
+1560.499975	286.492
+1560.554069	256.448
+1560.608164	329.412
+1560.662259	434.565
+1560.716356	541.329
+1560.770454	579.42
+1560.824552	501.628
+1560.878652	453.879
+1560.932752	426.518
+1560.986853	400.23
+1561.040956	333.167
+1561.095059	298.295
+1561.149163	307.415
+1561.203268	323.51
+1561.257374	296.149
+1561.311481	263.422
+1561.365589	244.108
+1561.419698	297.222
+1561.473807	313.317
+1561.527918	283.809
+1561.582030	280.054
+1561.636142	322.974
+1561.690256	416.861
+1561.744370	505.92
+1561.798486	540.792
+1561.852602	502.701
+1561.906719	428.128
+1561.960838	318.145
+1562.014957	292.393
+1562.069077	282.2
+1562.123198	248.4
+1562.177320	245.181
+1562.231443	294.539
+1562.285566	325.12
+1562.339691	319.218
+1562.393817	327.266
+1562.447944	322.974
+1562.502071	302.05
+1562.556200	354.091
+1562.610329	427.055
+1562.664460	559.033
+1562.718591	626.096
+1562.772723	696.377
+1562.826856	686.72
+1562.880990	540.792
+1562.935126	411.496
+1562.989262	361.602
+1563.043399	322.437
+1563.097536	314.39
+1563.151675	347.116
+1563.205815	335.313
+1563.259956	317.609
+1563.314097	296.685
+1563.368240	267.178
+1563.422383	261.813
+1563.476528	301.514
+1563.530673	379.306
+1563.584820	431.347
+1563.638967	556.887
+1563.693115	700.669
+1563.747264	757.001
+1563.801414	707.107
+1563.855565	546.157
+1563.909717	418.471
+1563.963870	339.605
+1564.018024	295.076
+1564.072179	248.937
+1564.126335	228.013
+1564.180491	237.67
+1564.234649	247.327
+1564.288807	266.105
+1564.342967	281.663
+1564.397127	263.959
+1564.451289	222.112
+1564.505451	258.594
+1564.559614	344.97
+1564.613778	425.445
+1564.667943	541.329
+1564.722109	696.914
+1564.776276	827.819
+1564.830444	795.093
+1564.884613	605.172
+1564.938783	423.299
+1564.992953	325.656
+1565.047125	302.587
+1565.101298	266.641
+1565.155471	280.054
+1565.209646	290.784
+1565.263821	267.178
+1565.317997	270.397
+1565.372175	265.032
+1565.426353	204.944
+1565.480532	206.017
+1565.534712	263.959
+1565.588893	336.386
+1565.643075	459.781
+1565.697258	628.242
+1565.751442	765.049
+1565.805627	727.494
+1565.859812	502.701
+1565.913999	377.697
+1565.968187	299.904
+1566.022375	271.47
+1566.076565	283.809
+1566.130755	267.178
+1566.184946	235.524
+1566.239139	190.458
+1566.293332	215.137
+1566.347526	205.48
+1566.401721	223.721
+1566.455917	242.499
+1566.510114	254.302
+1566.564312	315.999
+1566.618511	424.908
+1566.672711	550.986
+1566.726911	784.363
+1566.781113	891.663
+1566.835316	715.154
+1566.889519	468.365
+1566.943724	310.098
+1566.997929	315.463
+1567.052135	292.93
+1567.106343	263.422
+1567.160551	292.393
+1567.214760	277.371
+1567.268970	241.426
+1567.323181	236.597
+1567.377393	246.254
+1567.431606	255.375
+1567.485820	270.933
+1567.540035	299.904
+1567.594250	383.062
+1567.648467	555.278
+1567.702684	745.198
+1567.756903	744.125
+1567.811122	627.705
+1567.865343	521.478
+1567.919564	427.055
+1567.973787	371.795
+1568.028010	334.24
+1568.082234	304.733
+1568.136459	280.59
+1568.190685	267.714
+1568.244912	263.422
+1568.299140	254.838
+1568.353369	215.674
+1568.407599	214.064
+1568.461829	218.893
+1568.516061	245.181
+1568.570293	318.145
+1568.624527	376.087
+1568.678761	453.343
+1568.732997	580.493
+1568.787233	609.464
+1568.841471	548.84
+1568.895709	449.051
+1568.949948	291.857
+1569.004188	224.258
+1569.058429	222.112
+1569.112671	253.229
+1569.166914	280.59
+1569.221158	276.835
+1569.275403	253.765
+1569.329648	233.378
+1569.383895	240.353
+1569.438143	268.787
+1569.492391	239.816
+1569.546641	247.864
+1569.600891	384.135
+1569.655142	560.106
+1569.709395	747.345
+1569.763648	795.629
+1569.817902	664.724
+1569.872157	517.723
+1569.926413	398.084
+1569.980670	341.751
+1570.034928	282.736
+1570.089187	293.466
+1570.143447	290.247
+1570.197707	231.232
+1570.251969	234.988
+1570.306232	251.619
+1570.360495	242.499
+1570.414760	235.524
+1570.469025	242.499
+1570.523291	251.083
+1570.577559	303.66
+1570.631827	420.08
+1570.686096	538.11
+1570.740366	628.242
+1570.794637	663.651
+1570.848909	548.303
+1570.903182	392.719
+1570.957456	333.167
+1571.011731	335.313
+1571.066006	311.171
+1571.120283	284.346
+1571.174561	267.178
+1571.228839	276.298
+1571.283119	287.028
+1571.337399	269.86
+1571.391680	213.528
+1571.445963	188.313
+1571.500246	210.845
+1571.554530	282.736
+1571.608815	328.875
+1571.663101	410.423
+1571.717388	556.351
+1571.771676	633.07
+1571.825965	605.172
+1571.880255	433.493
+1571.934546	292.393
+1571.988837	262.349
+1572.043130	241.426
+1572.097423	251.083
+1572.151718	263.422
+1572.206013	281.663
+1572.260310	280.59
+1572.314607	270.397
+1572.368905	252.692
+1572.423204	215.137
+1572.477504	222.112
+1572.531805	236.597
+1572.586107	276.298
+1572.640410	324.583
+1572.694714	383.598
+1572.749019	466.219
+1572.803325	463.536
+1572.857631	377.16
+1572.911939	310.098
+1572.966247	309.025
+1573.020557	321.901
+1573.074867	315.463
+1573.129179	276.835
+1573.183491	266.105
+1573.237804	287.565
+1573.292118	268.787
+1573.346434	262.349
+1573.400750	268.787
+1573.455067	258.057
+1573.509384	234.451
+1573.563703	286.492
+1573.618023	380.916
+1573.672344	471.048
+1573.726665	603.563
+1573.780988	635.753
+1573.835312	589.077
+1573.889636	524.161
+1573.943962	394.865
+1573.998288	331.558
+1574.052615	281.663
+1574.106943	265.568
+1574.161273	274.152
+1574.215603	279.517
+1574.269934	244.645
+1574.324266	220.502
+1574.378599	235.524
+1574.432933	256.984
+1574.487267	253.229
+1574.541603	224.258
+1574.595940	225.867
+1574.650277	327.802
+1574.704616	486.606
+1574.758955	571.909
+1574.813296	539.719
+1574.867637	493.044
+1574.921979	453.343
+1574.976323	370.186
+1575.030667	315.463
+1575.085012	236.061
+1575.139358	207.627
+1575.193705	244.108
+1575.248053	296.685
+1575.302402	273.079
+1575.356752	252.156
+1575.411102	271.47
+1575.465454	256.448
+1575.519807	259.13
+1575.574160	310.634
+1575.628515	332.631
+1575.682870	383.598
+1575.737226	515.041
+1575.791584	550.986
+1575.845942	495.19
+1575.900301	427.591
+1575.954661	348.189
+1576.009022	282.2
+1576.063384	281.663
+1576.117747	252.156
+1576.172111	239.817
+1576.226476	243.036
+1576.280842	230.16
+1576.335208	226.404
+1576.389576	233.379
+1576.443944	220.503
+1576.498314	270.933
+1576.552684	332.631
+1576.607056	339.605
+1576.661428	393.255
+1576.715801	538.11
+1576.770175	649.165
+1576.824550	606.245
+1576.878927	540.792
+1576.933304	465.146
+1576.987681	311.707
+1577.042060	234.451
+1577.096440	214.601
+1577.150821	219.43
+1577.205203	231.769
+1577.259585	243.572
+1577.313969	277.371
+1577.368353	265.568
+1577.422739	282.736
+1577.477125	292.393
+1577.531512	291.857
+1577.585900	344.97
+1577.640290	437.785
+1577.694680	550.986
+1577.749071	664.187
+1577.803463	666.333
+1577.857856	585.858
+1577.912250	467.292
+1577.966644	385.744
+1578.021040	327.266
+1578.075437	230.696
+1578.129834	197.433
+1578.184233	232.842
+1578.238632	297.758
+1578.293033	308.488
+1578.347434	278.981
+1578.401837	263.422
+1578.456240	266.641
+1578.510644	261.276
+1578.565049	271.47
+1578.619455	292.93
+1578.673862	387.354
+1578.728270	533.818
+1578.782679	636.289
+1578.837089	578.347
+1578.891500	496.8
+1578.945911	425.982
+1579.000324	345.507
+1579.054737	298.831
+1579.109152	266.105
+1579.163567	225.868
+1579.217984	195.287
+1579.272401	236.598
+1579.326819	276.298
+1579.381238	252.156
+1579.435659	210.846
+1579.490080	226.941
+1579.544502	252.156
+1579.598924	285.419
+1579.653348	330.485
+1579.707773	447.978
+1579.762199	600.344
+1579.816626	645.946
+1579.871053	523.625
+1579.925482	350.872
+1579.979911	297.222
+1580.034342	305.806
+1580.088773	295.076
+1580.143205	221.039
+1580.197639	214.065
+1580.252073	251.62
+1580.306508	251.62
+1580.360944	253.766
+1580.415381	214.065
+1580.469819	192.068
+1580.524258	207.627
+1580.578698	268.788
+1580.633138	350.335
+1580.687580	447.978
+1580.742023	547.231
+1580.796466	630.924
+1580.850911	533.282
+1580.905356	409.887
+1580.959802	347.116
+1581.014250	302.05
+1581.068698	296.149
+1581.123147	294.003
+1581.177597	328.875
+1581.232048	328.339
+1581.286500	342.824
+1581.340953	364.821
+1581.395407	336.386
+1581.449862	299.904
+1581.504318	257.521
+1581.558774	248.937
+1581.613232	320.291
+1581.667691	387.89
+1581.722150	443.686
+1581.776611	473.194
+1581.831072	450.661
+1581.885534	473.73
+1581.939998	373.941
+1581.994462	251.619
+1582.048927	271.47
+1582.103393	260.74
+1582.157860	287.028
+1582.212328	319.755
+1582.266797	359.992
+1582.321267	357.846
+1582.375737	312.244
+1582.430209	251.083
+1582.484682	209.236
+1582.539155	203.335
+1582.593630	255.375
+1582.648105	368.576
+1582.702581	422.226
+1582.757059	447.978
+1582.811537	495.727
+1582.866016	512.358
+1582.920496	427.055
+1582.974977	319.218
+1583.029459	306.879
+1583.083942	339.069
+1583.138426	362.138
+1583.192911	379.306
+1583.247397	344.97
+1583.301883	304.733
+1583.356371	275.225
+1583.410860	264.495
+1583.465349	261.813
+1583.519840	252.156
+1583.574331	292.93
+1583.628823	376.624
+1583.683317	469.438
+1583.737811	570.836
+1583.792306	562.252
+1583.846802	473.194
+1583.901299	380.379
+1583.955797	320.291
+1584.010296	292.93
+1584.064796	305.269
+1584.119296	331.021
+1584.173798	281.127
+1584.228301	252.156
+1584.282804	317.072
+1584.337309	338.532
+1584.391814	287.565
+1584.446321	245.718
+1584.500828	278.981
+1584.555336	401.839
+1584.609845	687.793
+1584.664355	1158.84
+1584.718866	1670.66
+1584.773378	1669.05
+1584.827891	1177.62
+1584.882405	685.647
+1584.936920	480.168
+1584.991436	430.274
+1585.045953	335.313
+1585.100470	269.324
+1585.154989	232.842
+1585.209508	269.86
+1585.264029	342.824
+1585.318550	341.215
+1585.373072	270.933
+1585.427596	247.328
+1585.482120	270.933
+1585.536645	365.894
+1585.591171	490.362
+1585.645698	830.502
+1585.700226	1314.42
+1585.754755	1542.44
+1585.809285	1272.04
+1585.863815	807.969
+1585.918347	544.548
+1585.972880	432.42
+1586.027413	366.967
+1586.081948	312.78
+1586.136483	261.277
+1586.191020	268.251
+1586.245557	309.025
+1586.300095	331.558
+1586.354634	336.923
+1586.409175	312.244
+1586.463716	282.737
+1586.518258	266.642
+1586.572801	342.288
+1586.627345	500.019
+1586.681889	760.221
+1586.736435	1047.25
+1586.790982	1046.17
+1586.845529	805.287
+1586.900078	517.187
+1586.954628	368.04
+1587.009178	328.875
+1587.063729	339.605
+1587.118282	318.145
+1587.172835	310.634
+1587.227389	319.218
+1587.281944	280.054
+1587.336500	240.353
+1587.391057	250.01
+1587.445615	259.131
+1587.500174	240.353
+1587.554734	283.273
+1587.609295	501.628
+1587.663856	1016.13
+1587.718419	1717.34
+1587.772983	1929.79
+1587.827547	1454.99
+1587.882113	863.765
+1587.936679	547.767
+1587.991246	446.369
+1588.045815	404.522
+1588.100384	328.339
+1588.154954	246.791
+1588.209525	232.842
+1588.264097	234.452
+1588.318670	216.747
+1588.373244	233.379
+1588.427819	272.543
+1588.482394	282.2
+1588.536971	316.536
+1588.591549	449.588
+1588.646127	791.338
+1588.700707	1378.8
+1588.755287	1707.68
+1588.809869	1452.3
+1588.864451	930.827
+1588.919034	597.661
+1588.973619	489.289
+1589.028204	363.748
+1589.082790	267.178
+1589.137377	245.181
+1589.191965	289.711
+1589.246554	282.736
+1589.301143	244.645
+1589.355734	216.211
+1589.410326	191.532
+1589.464919	216.747
+1589.519512	263.422
+1589.574107	330.485
+1589.628702	489.825
+1589.683298	836.94
+1589.737896	1109.48
+1589.792494	1053.69
+1589.847093	771.487
+1589.901693	521.479
+1589.956295	376.624
+1590.010897	304.196
+1590.065499	281.127
+1590.120103	288.101
+1590.174708	284.882
+1590.229314	260.203
+1590.283921	200.652
+1590.338528	201.189
+1590.393137	250.01
+1590.447746	273.616
+1590.502357	299.904
+1590.556968	342.824
+1590.611581	371.259
+1590.666194	494.117
+1590.720808	659.895
+1590.775423	756.465
+1590.830039	719.983
+1590.884656	569.227
+1590.939274	393.255
+1590.993893	314.39
+1591.048513	275.225
+1591.103134	316.536
+1591.157755	331.558
+1591.212378	289.174
+1591.267002	272.543
+1591.321626	265.569
+1591.376252	261.277
+1591.430878	245.718
+1591.485505	271.47
+1591.540134	318.682
+1591.594763	433.493
+1591.649393	681.355
+1591.704024	1039.74
+1591.758656	1216.24
+1591.813289	957.116
+1591.867923	667.406
+1591.922558	486.606
+1591.977194	383.598
+1592.031830	343.361
+1592.086468	285.956
+1592.141107	225.331
+1592.195746	202.798
+1592.250386	263.423
+1592.305028	326.193
+1592.359670	288.638
+1592.414314	224.258
+1592.468958	230.696
+1592.523603	270.397
+1592.578249	342.824
+1592.632896	515.577
+1592.687544	832.648
+1592.742193	1123.43
+1592.796843	1116.46
+1592.851493	794.02
+1592.906145	576.738
+1592.960798	449.051
+1593.015451	378.77
+1593.070106	315.999
+1593.124761	298.295
+1593.179418	305.27
+1593.234075	294.54
+1593.288733	303.66
+1593.343393	325.12
+1593.398053	291.321
+1593.452714	269.324
+1593.507376	268.251
+1593.562039	351.408
+1593.616703	467.292
+1593.671368	547.231
+1593.726033	720.52
+1593.780700	897.565
+1593.835368	869.667
+1593.890036	722.666
+1593.944706	455.489
+1593.999376	346.044
+1594.054048	364.285
+1594.108720	303.124
+1594.163393	233.915
+1594.218067	237.134
+1594.272743	278.445
+1594.327419	280.591
+1594.382096	256.448
+1594.436774	228.55
+1594.491453	228.55
+1594.546132	255.912
+1594.600813	326.193
+1594.655495	431.883
+1594.710178	585.859
+1594.764861	670.625
+1594.819546	645.41
+1594.874231	548.304
+1594.928918	395.401
+1594.983605	319.219
+1595.038293	284.883
+1595.092982	264.496
+1595.147673	256.448
+1595.202364	294.003
+1595.257056	269.861
+1595.311749	207.627
+1595.366443	225.331
+1595.421137	250.01
+1595.475833	257.521
+1595.530530	273.08
+1595.585228	329.412
+1595.639926	393.792
+1595.694626	511.285
+1595.749326	586.395
+1595.804028	578.348
+1595.858730	488.216
+1595.913433	401.839
+1595.968137	346.58
+1596.022843	360.529
+1596.077549	356.773
+1596.132256	314.927
+1596.186964	286.492
+1596.241673	277.908
+1596.296382	251.62
+1596.351093	235.525
+1596.405805	266.105
+1596.460518	246.791
+1596.515231	260.74
+1596.569946	328.876
+1596.624661	371.259
+1596.679378	429.737
+1596.734095	508.066
+1596.788813	497.336
+1596.843532	461.391
+1596.898253	464.61
+1596.952974	447.978
+1597.007696	368.04
+1597.062419	278.981
+1597.117143	246.255
+1597.171867	258.058
+1597.226593	238.744
+1597.281320	222.112
+1597.336048	238.207
+1597.390776	222.112
+1597.445506	207.09
+1597.500236	222.112
+1597.554968	266.105
+1597.609700	355.164
+1597.664433	438.858
+1597.719167	491.971
+1597.773903	514.504
+1597.828639	506.457
+1597.883376	520.406
+1597.938114	426.518
+1597.992853	306.879
+1598.047592	272.007
+1598.102333	277.372
+1598.157075	275.762
+1598.211818	267.715
+1598.266561	282.737
+1598.321306	319.219
+1598.376051	303.66
+1598.430798	274.153
+1598.485545	298.295
+1598.540293	289.175
+1598.595042	308.489
+1598.649793	416.861
+1598.704544	593.37
+1598.759296	722.129
+1598.814049	626.096
+1598.868803	495.19
+1598.923557	403.985
+1598.978313	356.237
+1599.033070	350.336
+1599.087828	324.584
+1599.142586	289.175
+1599.197346	260.204
+1599.252106	268.788
+1599.306868	272.007
+1599.361630	259.667
+1599.416393	265.569
+1599.471158	314.39
+1599.525923	351.945
+1599.580689	361.065
+1599.635456	399.157
+1599.690224	518.796
+1599.744993	648.629
+1599.799763	729.64
+1599.854533	670.625
+1599.909305	509.676
+1599.964078	412.569
+1600.018851	340.142
+1600.073626	279.518
+1600.128401	246.255
+1600.183178	262.35
+1600.237955	302.587
+1600.292733	321.901
+1600.347513	319.219
+1600.402293	286.492
+1600.457074	258.594
+1600.511856	236.598
+1600.566639	282.2
+1600.621423	389.5
+1600.676208	537.574
+1600.730993	685.111
+1600.785780	785.436
+1600.840568	761.83
+1600.895356	675.454
+1600.950146	538.647
+1601.004936	421.153
+1601.059728	416.861
+1601.114520	437.248
+1601.169314	383.598
+1601.224108	275.762
+1601.278903	226.404
+1601.333699	282.737
+1601.388496	303.66
+1601.443294	284.883
+1601.498093	239.28
+1601.552893	231.233
+1601.607694	355.164
+1601.662495	473.194
+1601.717298	577.275
+1601.772102	682.965
+1601.826906	766.122
+1601.881712	701.206
+1601.936518	528.99
+1601.991325	430.81
+1602.046134	402.912
+1602.100943	363.748
+1602.155753	357.31
+1602.210564	367.503
+1602.265376	323.51
+1602.320189	265.569
+1602.375003	265.032
+1602.429818	276.835
+1602.484634	258.058
+1602.539451	292.93
+1602.594268	362.675
+1602.649087	387.354
+1602.703906	513.431
+1602.758727	653.994
+1602.813548	643.264
+1602.868371	544.548
+1602.923194	451.197
+1602.978018	369.113
+1603.032843	336.386
+1603.087669	359.992
+1603.142496	352.481
+1603.197324	278.445
+1603.252153	237.134
+1603.306983	267.178
+1603.361814	308.488
+1603.416646	315.999
+1603.471478	304.197
+1603.526312	293.467
+1603.581147	303.66
+1603.635982	358.383
+1603.690819	456.026
+1603.745656	534.355
+1603.800494	574.592
+1603.855333	516.65
+1603.910174	432.42
+1603.965015	354.091
+1604.019857	320.291
+1604.074700	289.711
+1604.129544	258.594
+1604.184389	233.915
+1604.239234	234.452
+1604.294081	258.058
+1604.348929	267.715
+1604.403777	270.934
+1604.458627	250.01
+1604.513477	273.616
+1604.568329	292.93
+1604.623181	382.525
+1604.678034	546.158
+1604.732889	671.162
+1604.787744	712.472
+1604.842600	651.848
+1604.897457	497.873
+1604.952315	381.989
+1605.007174	334.24
+1605.062034	289.174
+1605.116895	271.47
+1605.171756	280.054
+1605.226619	292.393
+1605.281483	251.083
+1605.336347	236.598
+1605.391213	247.328
+1605.446079	247.328
+1605.500946	239.817
+1605.555815	207.627
+1605.610684	252.156
+1605.665554	414.179
+1605.720425	620.731
+1605.775297	831.039
+1605.830170	965.163
+1605.885044	824.601
+1605.939919	555.278
+1605.994795	378.77
+1606.049672	288.102
+1606.104549	212.455
+1606.159428	219.966
+1606.214307	237.671
+1606.269188	248.401
+1606.324069	270.397
+1606.378952	254.302
+1606.433835	248.401
+1606.488719	257.521
+1606.543604	251.083
+1606.598491	255.912
+1606.653378	367.503
+1606.708266	497.873
+1606.763155	686.72
+1606.818044	834.258
+1606.872935	787.582
+1606.927827	642.727
+1606.982720	463.537
+1607.037613	339.069
+1607.092508	292.394
+1607.147403	262.35
+1607.202300	257.521
+1607.257197	239.817
+1607.312095	257.521
+1607.366995	263.423
+1607.421895	252.156
+1607.476796	251.62
+1607.531698	242.499
+1607.586601	326.73
+1607.641505	394.328
+1607.696410	449.051
+1607.751316	524.698
+1607.806222	571.91
+1607.861130	593.37
+1607.916039	498.409
+1607.970948	368.576
+1608.025859	309.025
+1608.080770	250.547
+1608.135683	245.718
+1608.190596	222.112
+1608.245510	223.722
+1608.300425	250.547
+1608.355341	214.065
+1608.410258	225.331
+1608.465176	230.16
+1608.520095	241.426
+1608.575015	254.302
+1608.629936	321.901
+1608.684858	396.474
+1608.739780	488.752
+1608.794704	637.899
+1608.849629	674.381
+1608.904554	611.074
+1608.959481	507.53
+1609.014408	412.569
+1609.069336	345.507
+1609.124266	300.441
+1609.179196	260.204
+1609.234127	254.839
+1609.289059	252.156
+1609.343992	304.197
+1609.398926	288.638
+1609.453861	267.178
+1609.508796	287.565
+1609.563733	306.343
+1609.618671	357.31
+1609.673610	420.08
+1609.728549	571.91
+1609.783490	736.615
+1609.838431	778.998
+1609.893373	627.169
+1609.948317	467.292
+1610.003261	392.182
+1610.058206	337.459
+1610.113152	292.394
+1610.168099	250.547
+1610.223047	243.036
+1610.277996	243.036
+1610.332946	253.766
+1610.387897	297.222
+1610.442849	326.729
+1610.497801	289.175
+1610.552755	226.941
+1610.607710	286.492
+1610.662665	372.332
+1610.717622	484.997
+1610.772579	584.249
+1610.827537	526.307
+1610.882496	474.267
+1610.937457	394.865
+1610.992418	324.584
+1611.047380	282.737
+1611.102343	225.868
+1611.157307	236.061
+1611.212272	283.273
+1611.267237	292.93
+1611.322204	267.715
+1611.377172	243.036
+1611.432141	241.426
+1611.487110	236.061
+1611.542081	239.817
+1611.597052	333.704
+1611.652024	395.401
+1611.706998	465.683
+1611.761972	570.3
+1611.816947	557.961
+1611.871923	479.095
+1611.926900	457.635
+1611.981878	378.77
+1612.036857	310.635
+1612.091837	262.35
+1612.146818	259.131
+1612.201800	270.397
+1612.256782	284.346
+1612.311766	269.861
+1612.366751	264.496
+1612.421736	268.788
+1612.476723	283.273
+1612.531710	272.543
+1612.586698	314.39
+1612.641688	464.61
+1612.696678	697.987
+1612.751669	869.667
+1612.806661	906.149
+1612.861654	757.002
+1612.916648	537.037
+1612.971643	357.847
+1613.026639	298.832
+1613.081635	332.095
+1613.136633	332.631
+1613.191632	266.642
+1613.246631	198.506
+1613.301632	178.656
+1613.356633	213.528
+1613.411636	241.963
+1613.466639	200.116
+1613.521643	189.922
+1613.576648	259.667
+1613.631654	360.529
+1613.686662	526.307
+1613.741670	686.184
+1613.796678	797.239
+1613.851688	718.91
+1613.906699	518.26
+1613.961711	396.474
+1614.016724	378.233
+1614.071737	318.146
+1614.126752	247.328
+1614.181767	223.185
+1614.236784	271.47
+1614.291801	266.642
+1614.346819	255.375
+1614.401839	242.499
+1614.456859	202.798
+1614.511880	245.718
+1614.566902	296.149
+1614.621925	338.533
+1614.676949	436.712
+1614.731974	559.57
+1614.787000	666.334
+1614.842027	672.772
+1614.897054	543.475
+1614.952083	396.475
+1615.007112	318.146
+1615.062143	297.759
+1615.117174	260.204
+1615.172207	226.404
+1615.227240	262.35
+1615.282274	298.295
+1615.337310	265.032
+1615.392346	227.477
+1615.447383	212.455
+1615.502421	237.671
+1615.557460	263.959
+1615.612500	340.142
+1615.667540	445.296
+1615.722582	590.151
+1615.777625	730.177
+1615.832669	688.33
+1615.887713	580.494
+1615.942759	486.606
+1615.997805	395.401
+1616.052852	329.412
+1616.107901	283.81
+1616.162950	283.81
+1616.218000	267.715
+1616.273051	267.715
+1616.328103	262.886
+1616.383156	274.689
+1616.438210	263.423
+1616.493265	266.105
+1616.548321	263.959
+1616.603378	294.54
+1616.658436	391.11
+1616.713494	567.081
+1616.768554	632.534
+1616.823614	635.217
+1616.878676	553.669
+1616.933738	426.518
+1616.988802	377.697
+1617.043866	359.993
+1617.098931	294.003
+1617.153997	282.737
+1617.209064	290.248
+1617.264132	296.149
+1617.319201	256.985
+1617.374271	230.16
+1617.429342	250.01
+1617.484414	297.222
+1617.539486	287.029
+1617.594560	304.733
+1617.649635	371.796
+1617.704710	506.993
+1617.759787	585.859
+1617.814864	604.636
+1617.869942	612.684
+1617.925022	496.8
+1617.980102	384.672
+1618.035183	340.679
+1618.090265	320.828
+1618.145348	322.438
+1618.200432	324.047
+1618.255517	261.813
+1618.310603	222.112
+1618.365689	260.74
+1618.420777	299.368
+1618.475866	298.832
+1618.530955	282.737
+1618.586046	320.292
+1618.641137	433.493
+1618.696230	458.708
+1618.751323	481.778
+1618.806417	544.548
+1618.861512	580.494
+1618.916609	491.435
+1618.971706	383.062
+1619.026804	324.584
+1619.081903	299.905
+1619.137003	255.912
+1619.192103	262.886
+1619.247205	252.156
+1619.302308	269.861
+1619.357412	287.565
+1619.412516	305.806
+1619.467622	296.149
+1619.522728	270.934
+1619.577835	323.511
+1619.632944	394.328
+1619.688053	512.358
+1619.743163	584.786
+1619.798274	622.341
+1619.853387	555.278
+1619.908500	428.128
+1619.963613	324.584
+1620.018728	271.47
+1620.073844	265.032
+1620.128961	287.029
+1620.184079	314.927
+1620.239197	316
+1620.294317	243.036
+1620.349437	237.134
+1620.404559	274.689
+1620.459681	282.737
+1620.514805	287.565
+1620.569929	262.35
+1620.625054	288.638
+1620.680180	401.303
+1620.735307	592.297
+1620.790435	714.082
+1620.845564	657.75
+1620.900694	529.526
+1620.955825	444.223
+1621.010957	355.701
+1621.066090	313.854
+1621.121223	306.879
+1621.176358	280.591
+1621.231493	262.886
+1621.286630	278.981
+1621.341767	283.81
+1621.396906	317.073
+1621.452045	309.025
+1621.507185	286.492
+1621.562326	303.66
+1621.617468	319.755
+1621.672611	384.671
+1621.727755	541.866
+1621.782900	651.311
+1621.838046	540.793
+1621.893193	408.814
+1621.948340	374.478
+1622.003489	366.43
+1622.058639	314.39
+1622.113789	299.905
+1622.168941	290.784
+1622.224093	275.226
+1622.279246	265.569
+1622.334401	293.467
+1622.389556	280.591
+1622.444712	278.981
+1622.499869	270.934
+1622.555027	258.594
+1622.610186	296.149
+1622.665346	379.843
+1622.720507	463
+1622.775669	546.694
+1622.830831	582.103
+1622.885995	571.91
+1622.941160	498.946
+1622.996325	393.792
+1623.051492	353.555
+1623.106659	333.168
+1623.161827	298.295
+1623.216997	309.562
+1623.272167	337.46
+1623.327338	310.098
+1623.382510	258.594
+1623.437683	294.54
+1623.492857	304.197
+1623.548032	240.89
+1623.603208	260.74
+1623.658385	376.624
+1623.713562	390.036
+1623.768741	412.569
+1623.823921	441.004
+1623.879101	437.785
+1623.934283	409.887
+1623.989465	361.602
+1624.044648	320.292
+1624.099833	265.569
+1624.155018	285.419
+1624.210204	320.292
+1624.265391	336.923
+1624.320579	327.266
+1624.375768	269.861
+1624.430958	252.693
+1624.486149	258.058
+1624.541341	262.35
+1624.596533	336.387
+1624.651727	505.384
+1624.706922	688.33
+1624.762117	809.579
+1624.817314	805.287
+1624.872511	692.086
+1624.927709	523.088
+1624.982909	447.442
+1625.038109	390.036
+1625.093310	255.375
+1625.148512	215.674
+1625.203715	277.908
+1625.258919	313.854
+1625.314124	336.923
+1625.369330	313.317
+1625.424537	266.105
+1625.479744	243.572
+1625.534953	256.985
+1625.590163	340.679
+1625.645373	449.588
+1625.700585	659.896
+1625.755797	891.663
+1625.811010	941.021
+1625.866225	708.717
+1625.921440	440.467
+1625.976656	391.109
+1626.031873	371.259
+1626.087091	340.679
+1626.142310	245.182
+1626.197530	202.798
+1626.252751	259.131
+1626.307973	272.543
+1626.363195	221.039
+1626.418419	172.218
+1626.473644	189.922
+1626.528869	232.306
+1626.584096	284.346
+1626.639323	316
+1626.694551	470.511
+1626.749781	754.856
+1626.805011	856.791
+1626.860242	751.637
+1626.915474	537.574
+1626.970707	408.277
+1627.025941	376.624
+1627.081176	338.533
+1627.136412	298.832
+1627.191649	307.952
+1627.246886	325.12
+1627.302125	325.657
+1627.357365	263.423
+1627.412605	230.696
+1627.467847	241.426
+1627.523089	251.083
+1627.578332	268.788
+1627.633577	313.317
+1627.688822	430.274
+1627.744068	582.103
+1627.799315	692.085
+1627.854563	650.239
+1627.909812	548.304
+1627.965062	451.197
+1628.020313	342.288
+1628.075565	290.784
+1628.130818	287.029
+1628.186071	287.565
+1628.241326	259.667
+1628.296581	267.178
+1628.351838	237.671
+1628.407095	246.255
+1628.462354	258.058
+1628.517613	306.343
+1628.572873	312.781
+1628.628134	354.091
+1628.683396	489.289
+1628.738659	618.585
+1628.793923	685.111
+1628.849188	672.771
+1628.904454	498.409
+1628.959721	319.219
+1629.014989	239.28
+1629.070257	222.649
+1629.125527	245.182
+1629.180797	291.857
+1629.236069	325.12
+1629.291341	317.073
+1629.346615	271.47
+1629.401889	305.27
+1629.457164	310.098
+1629.512440	257.521
+1629.567718	251.083
+1629.622996	240.353
+1629.678275	352.482
+1629.733554	487.143
+1629.788835	580.494
+1629.844117	552.059
+1629.899400	425.982
+1629.954683	332.631
+1630.009968	302.587
+1630.065254	287.565
+1630.120540	273.616
+1630.175828	294.003
+1630.231116	324.047
+1630.286405	289.711
+1630.341695	238.744
+1630.396987	217.284
+1630.452279	238.207
+1630.507572	272.543
+1630.562866	283.273
+1630.618161	359.992
+1630.673457	415.252
+1630.728753	491.971
+1630.784051	571.91
+1630.839350	573.519
+1630.894649	488.216
+1630.949950	381.452
+1631.005251	327.266
+1631.060554	338.532
+1631.115857	297.222
+1631.171161	268.251
+1631.226467	253.766
+1631.281773	263.423
+1631.337080	282.737
+1631.392388	262.35
+1631.447697	229.623
+1631.503007	206.017
+1631.558318	179.729
+1631.613630	274.153
+1631.668942	413.642
+1631.724256	515.577
+1631.779571	619.122
+1631.834886	670.089
+1631.890203	546.158
+1631.945520	341.751
+1632.000838	290.784
+1632.056158	299.368
+1632.111478	271.47
+1632.166799	258.594
+1632.222121	286.492
+1632.277444	254.839
+1632.332768	200.116
+1632.388093	203.871
+1632.443419	290.784
+1632.498746	340.142
+1632.554074	350.335
+1632.609402	318.682
+1632.664732	328.876
+1632.720062	443.15
+1632.775394	554.742
+1632.830726	602.49
+1632.886060	533.282
+1632.941394	423.299
+1632.996729	305.27
+1633.052065	245.718
+1633.107402	240.353
+1633.162741	222.112
+1633.218079	218.893
+1633.273419	237.134
+1633.328760	247.864
+1633.384102	224.258
+1633.439445	224.258
+1633.494788	271.47
+1633.550133	308.489
+1633.605479	290.248
+1633.660825	311.171
+1633.716173	380.916
+1633.771521	454.953
+1633.826870	452.807
+1633.882220	392.719
+1633.937572	326.193
+1633.992924	281.127
+1634.048277	283.273
+1634.103631	299.905
+1634.158986	257.521
+1634.214342	238.207
+1634.269698	214.065
+1634.325056	243.036
+1634.380415	268.251
+1634.435774	265.569
+1634.491135	289.175
+1634.546496	314.39
+1634.601859	304.197
+1634.657222	333.167
+1634.712587	375.014
+1634.767952	481.241
+1634.823318	482.851
+1634.878685	426.518
+1634.934053	350.335
+1634.989422	275.762
+1635.044792	259.667
+1635.100163	214.065
+1635.155535	213.528
+1635.210908	272.007
+1635.266281	274.153
+1635.321656	256.448
+1635.377031	215.138
+1635.432408	205.481
+1635.487785	216.211
+1635.543164	216.211
+1635.598543	264.496
+1635.653923	337.996
+1635.709304	389.5
+1635.764686	410.96
+1635.820070	458.708
+1635.875454	468.365
+1635.930838	375.551
+1635.986224	329.948
+1636.041611	285.419
+1636.096999	236.598
+1636.152388	214.065
+1636.207777	211.382
+1636.263168	242.499
+1636.318559	274.689
+1636.373952	240.353
+1636.429345	216.211
+1636.484739	216.747
+1636.540135	252.156
+1636.595531	289.711
+1636.650928	317.073
+1636.706326	398.62
+1636.761725	462.464
+1636.817125	525.771
+1636.872526	561.18
+1636.927928	443.15
+1636.983330	385.744
+1637.038734	375.014
+1637.094139	340.678
+1637.149544	320.828
+1637.204951	293.467
+1637.260358	241.963
+1637.315766	250.01
+1637.371176	254.302
+1637.426586	260.204
+1637.481997	298.832
+1637.537409	303.124
+1637.592822	332.631
+1637.648236	388.427
+1637.703651	612.683
+1637.759067	1061.73
+1637.814484	1703.92
+1637.869902	2048.36
+1637.925320	1675.49
+1637.980740	1022.57
+1638.036161	580.494
+1638.091582	388.427
+1638.147005	365.357
+1638.202428	314.927
+1638.257852	291.857
+1638.313278	291.321
+1638.368704	260.74
+1638.424131	231.769
+1638.479559	238.207
+1638.534988	222.649
+1638.590418	287.029
+1638.645849	524.161
+1638.701281	1027.4
+1638.756713	2090.2
+1638.812147	3290.35
+1638.867582	3562.89
+1638.923017	2552.13
+1638.978454	1287.06
+1639.033891	649.702
+1639.089329	472.121
+1639.144769	417.934
+1639.200209	336.386
+1639.255650	310.634
+1639.311092	303.66
+1639.366535	307.952
+1639.421979	317.609
+1639.477424	304.733
+1639.532870	357.31
+1639.588317	431.883
+1639.643765	511.822
+1639.699213	864.301
+1639.754663	1669.59
+1639.810114	2561.25
+1639.865565	2773.7
+1639.921018	2012.41
+1639.976471	1043.49
+1640.031925	564.935
+1640.087381	462.464
+1640.142837	402.912
+1640.198294	305.806
+1640.253752	274.689
+1640.309211	318.682
+1640.364671	341.751
+1640.420132	299.368
+1640.475594	284.883
+1640.531056	313.854
+1640.586520	342.824
+1640.641985	358.919
+1640.697450	503.774
+1640.752917	910.441
+1640.808384	1404.02
+1640.863853	1549.95
+1640.919322	1174.4
+1640.974792	684.574
+1641.030263	436.712
+1641.085735	355.164
+1641.141209	343.361
+1641.196683	377.697
+1641.252157	403.985
+1641.307633	359.992
+1641.363110	311.171
+1641.418588	286.492
+1641.474067	312.244
+1641.529546	300.441
+1641.585027	309.025
+1641.640508	452.807
+1641.695991	574.592
+1641.751474	704.425
+1641.806958	897.028
+1641.862444	946.922
+1641.917930	769.878
+1641.973417	516.65
+1642.028905	413.106
+1642.084394	437.785
+1642.139884	451.197
+1642.195375	410.423
+1642.250867	402.376
+1642.306360	378.77
+1642.361853	326.729
+1642.417348	357.31
+1642.472843	368.04
+1642.528340	348.189
+1642.583837	392.719
+1642.639336	429.737
+1642.694835	449.051
+1642.750335	549.377
+1642.805837	651.311
+1642.861339	658.286
+1642.916842	578.348
+1642.972346	480.168
+1643.027851	384.671
+1643.083357	325.12
+1643.138863	276.835
+1643.194371	249.474
+1643.249880	287.029
+1643.305390	362.675
+1643.360900	324.583
+1643.416412	272.543
+1643.471924	286.492
+1643.527437	321.364
+1643.582952	361.602
+1643.638467	379.843
+1643.693983	446.905
+1643.749500	474.267
+1643.805018	505.384
+1643.860537	571.909
+1643.916057	544.012
+1643.971578	409.887
+1644.027100	354.627
+1644.082623	330.485
+1644.138147	317.072
+1644.193671	274.689
+1644.249197	275.225
+1644.304723	244.109
+1644.360251	251.62
+1644.415779	265.569
+1644.471308	276.835
+1644.526839	321.364
+1644.582370	328.875
+1644.637902	320.828
+1644.693435	378.77
+1644.748969	493.044
+1644.804504	625.559
+1644.860040	611.074
+1644.915577	490.898
+1644.971115	388.963
+1645.026653	302.05
+1645.082193	307.415
+1645.137733	386.817
+1645.193275	362.138
+1645.248817	289.174
+1645.304361	265.568
+1645.359905	282.736
+1645.415450	303.123
+1645.470997	328.875
+1645.526544	354.627
+1645.582092	336.386
+1645.637641	310.634
+1645.693191	351.408
+1645.748742	476.949
+1645.804294	605.709
+1645.859846	653.994
+1645.915400	592.296
+1645.970955	461.927
+1646.026510	374.478
+1646.082067	337.459
+1646.137624	295.076
+1646.193183	266.105
+1646.248742	282.2
+1646.304302	296.685
+1646.359863	296.685
+1646.415426	261.276
+1646.470989	274.152
+1646.526553	304.196
+1646.582118	354.091
+1646.637683	364.821
+1646.693250	393.792
+1646.748818	493.044
+1646.804387	626.632
+1646.859956	637.899
+1646.915527	564.398
+1646.971099	482.314
+1647.026671	399.157
+1647.082244	290.247
+1647.137819	289.174
+1647.193394	303.66
+1647.248970	290.784
+1647.304547	289.174
+1647.360125	303.123
+1647.415704	274.689
+1647.471284	248.4
+1647.526865	261.813
+1647.582447	291.857
+1647.638030	351.408
+1647.693614	442.077
+1647.749198	532.745
+1647.804784	584.785
+1647.860370	550.986
+1647.915958	476.413
+1647.971546	385.744
+1648.027136	317.072
+1648.082726	268.251
+1648.138317	253.765
+1648.193909	288.638
+1648.249502	313.317
+1648.305096	310.634
+1648.360691	285.955
+1648.416287	272.006
+1648.471884	253.765
+1648.527482	243.572
+1648.583080	265.568
+1648.638680	317.072
+1648.694281	401.303
+1648.749882	508.603
+1648.805485	582.103
+1648.861088	549.377
+1648.916692	419.544
+1648.972298	325.12
+1649.027904	277.908
+1649.083511	287.565
+1649.139119	271.47
+1649.194728	247.864
+1649.250338	238.207
+1649.305949	252.693
+1649.361561	289.711
+1649.417174	296.149
+1649.472787	251.619
+1649.528402	281.127
+1649.584018	309.561
+1649.639634	364.821
+1649.695252	476.413
+1649.750870	597.661
+1649.806489	690.476
+1649.862110	684.038
+1649.917731	619.121
+1649.973353	503.774
+1650.028976	416.325
+1650.084600	337.996
+1650.140225	302.05
+1650.195851	284.882
+1650.251478	272.006
+1650.307105	266.105
+1650.362734	292.93
+1650.418364	320.291
+1650.473994	305.269
+1650.529626	320.828
+1650.585258	376.624
+1650.640892	421.153
+1650.696526	517.187
+1650.752161	603.563
+1650.807798	644.337
+1650.863435	650.775
+1650.919073	691.012
+1650.974712	624.486
+1651.030352	462.464
+1651.085993	362.675
+1651.141635	321.901
+1651.197277	308.488
+1651.252921	272.006
+1651.308566	255.375
+1651.364211	296.149
+1651.419858	303.66
+1651.475505	286.492
+1651.531154	296.149
+1651.586803	315.999
+1651.642453	318.145
+1651.698105	364.821
+1651.753757	520.405
+1651.809410	621.804
+1651.865064	588.004
+1651.920719	512.358
+1651.976375	464.073
+1652.032032	363.748
+1652.087689	313.317
+1652.143348	289.174
+1652.199008	322.437
+1652.254668	301.514
+1652.310330	276.298
+1652.365992	247.864
+1652.421656	204.944
+1652.477320	216.21
+1652.532985	216.21
+1652.588652	234.451
+1652.644319	279.517
+1652.699987	423.836
+1652.755656	604.636
+1652.811326	634.143
+1652.866997	561.716
+1652.922669	443.686
+1652.978341	348.189
+1653.034015	311.171
+1653.089690	282.2
+1653.145365	321.901
+1653.201042	334.777
+1653.256719	317.072
+1653.312398	266.641
+1653.368077	246.791
+1653.423757	270.933
+1653.479439	252.692
+1653.535121	231.769
+1653.590804	237.67
+1653.646488	257.521
+1653.702173	354.627
+1653.757859	532.208
+1653.813546	594.979
+1653.869233	521.479
+1653.924922	431.347
+1653.980612	348.726
+1654.036302	328.339
+1654.091994	310.634
+1654.147686	277.371
+1654.203380	250.546
+1654.259074	264.495
+1654.314769	274.152
+1654.370466	281.127
+1654.426163	285.955
+1654.481861	299.368
+1654.537560	284.346
+1654.593260	246.254
+1654.648961	294.003
+1654.704663	430.81
+1654.760365	542.402
+1654.816069	551.522
+1654.871774	550.986
+1654.927479	548.84
+1654.983186	486.07
+1655.038893	397.011
+1655.094602	296.685
+1655.150311	273.616
+1655.206022	341.751
+1655.261733	366.43
+1655.317445	344.434
+1655.373158	355.164
+1655.428872	350.335
+1655.484587	282.736
+1655.540303	229.623
+1655.596020	236.597
+1655.651738	289.711
+1655.707456	404.522
+1655.763176	531.135
+1655.818897	565.471
+1655.874618	530.599
+1655.930341	517.723
+1655.986064	496.263
+1656.041788	416.861
+1656.097514	331.021
+1656.153240	321.901
+1656.208967	342.824
+1656.264695	295.076
+1656.320424	320.828
+1656.376154	366.967
+1656.431885	344.97
+1656.487617	272.006
+1656.543350	254.838
+1656.599083	261.276
+1656.654818	308.488
+1656.710554	503.238
+1656.766290	843.378
+1656.822028	1177.08
+1656.877766	1177.08
+1656.933505	871.276
+1656.989246	520.406
+1657.044987	399.157
+1657.100729	410.423
+1657.156472	376.624
+1657.212216	295.612
+1657.267961	252.156
+1657.323707	250.546
+1657.379454	246.791
+1657.435202	244.645
+1657.490951	232.305
+1657.546700	231.769
+1657.602451	297.758
+1657.658202	425.445
+1657.713955	627.169
+1657.769708	898.637
+1657.825463	1095.53
+1657.881218	1062.27
+1657.936974	841.232
+1657.992731	599.271
+1658.048489	434.566
+1658.104249	364.284
+1658.160008	306.879
+1658.215769	253.765
+1658.271531	250.546
+1658.327294	270.397
+1658.383058	258.057
+1658.438822	223.185
+1658.494588	236.598
+1658.550355	289.174
+1658.606122	362.675
+1658.661891	483.924
+1658.717660	630.924
+1658.773430	841.232
+1658.829201	989.306
+1658.884974	919.024
+1658.940747	716.764
+1658.996521	539.183
+1659.052296	428.664
+1659.108072	359.992
+1659.163848	298.831
+1659.219626	259.667
+1659.275405	246.254
+1659.331185	251.619
+1659.386965	295.612
+1659.442747	289.174
+1659.498529	235.524
+1659.554313	254.838
+1659.610097	320.291
+1659.665882	415.252
+1659.721669	524.161
+1659.777456	625.023
+1659.833244	735.005
+1659.889033	738.224
+1659.944823	608.928
+1660.000614	449.051
+1660.056406	373.405
+1660.112199	361.602
+1660.167992	339.069
+1660.223787	331.558
+1660.279583	347.653
+1660.335379	295.076
+1660.391177	268.787
+1660.446975	285.419
+1660.502774	258.057
+1660.558575	228.013
+1660.614376	252.692
+1660.670178	400.766
+1660.725981	546.694
+1660.781785	689.939
+1660.837590	731.786
+1660.893396	637.362
+1660.949203	502.701
+1661.005011	416.325
+1661.060820	373.405
+1661.116629	353.018
+1661.172440	316.536
+1661.228251	273.079
+1661.284064	243.572
+1661.339877	283.273
+1661.395692	319.755
+1661.451507	284.346
+1661.507323	271.47
+1661.563140	306.342
+1661.618959	365.357
+1661.674778	443.686
+1661.730598	545.084
+1661.786418	557.96
+1661.842240	571.909
+1661.898063	600.344
+1661.953887	647.556
+1662.009712	633.07
+1662.065537	502.701
+1662.121364	377.697
+1662.177191	310.098
+1662.233020	340.142
+1662.288849	408.277
+1662.344679	343.361
+1662.400511	233.378
+1662.456343	262.886
+1662.512176	306.342
+1662.568010	356.773
+1662.623845	362.138
+1662.679681	444.759
+1662.735518	559.033
+1662.791355	594.442
+1662.847194	559.033
+1662.903034	527.916
+1662.958875	619.658
+1663.014716	718.373
+1663.070559	590.15
+1663.126402	378.77
+1663.182246	311.707
+1663.238092	356.237
+1663.293938	431.883
+1663.349785	439.93
+1663.405633	341.751
+1663.461482	282.736
+1663.517332	317.072
+1663.573183	342.824
+1663.629035	364.821
+1663.684888	466.755
+1663.740742	649.702
+1663.796596	766.658
+1663.852452	669.552
+1663.908308	510.212
+1663.964166	467.292
+1664.020024	495.19
+1664.075884	451.733
+1664.131744	362.138
+1664.187605	348.189
+1664.243468	326.193
+1664.299331	263.422
+1664.355195	255.911
+1664.411060	330.485
+1664.466926	328.339
+1664.522792	302.05
+1664.578660	339.605
+1664.634529	443.686
+1664.690399	503.237
+1664.746269	627.705
+1664.802141	695.841
+1664.858013	655.603
+1664.913887	546.157
+1664.969761	430.273
+1665.025637	392.182
+1665.081513	365.357
+1665.137390	334.24
+1665.193268	305.269
+1665.249147	298.295
+1665.305027	298.295
+1665.360908	318.682
+1665.416790	324.047
+1665.472673	265.032
+1665.528556	246.791
+1665.584441	320.828
+1665.640327	413.642
+1665.696213	481.241
+1665.752101	575.665
+1665.807989	679.746
+1665.863879	714.618
+1665.919769	645.41
+1665.975660	483.387
+1666.031552	329.948
+1666.087446	289.174
+1666.143340	332.631
+1666.199235	334.24
+1666.255131	302.05
+1666.311027	277.908
+1666.366925	298.295
+1666.422824	319.755
+1666.478724	328.339
+1666.534624	316.536
+1666.590526	331.558
+1666.646428	434.565
+1666.702332	593.906
+1666.758236	707.643
+1666.814141	704.424
+1666.870048	626.096
+1666.925955	544.011
+1666.981863	459.244
+1667.037772	376.624
+1667.093682	329.948
+1667.149593	298.831
+1667.205505	261.276
+1667.261418	267.714
+1667.317331	268.251
+1667.373246	269.86
+1667.429162	285.955
+1667.485078	312.78
+1667.540996	336.386
+1667.596914	418.47
+1667.652834	600.344
+1667.708754	734.468
+1667.764675	697.45
+1667.820597	644.337
+1667.876521	564.935
+1667.932445	473.193
+1667.988370	441.54
+1668.044296	393.792
+1668.100222	345.507
+1668.156150	328.339
+1668.212079	279.517
+1668.268009	274.152
+1668.323939	317.072
+1668.379871	288.101
+1668.435803	292.393
+1668.491737	303.66
+1668.547671	331.021
+1668.603607	382.525
+1668.659543	505.92
+1668.715480	550.449
+1668.771418	604.636
+1668.827357	650.238
+1668.883297	608.928
+1668.939238	483.387
+1668.995180	355.164
+1669.051123	288.101
+1669.107067	265.032
+1669.163011	277.908
+1669.218957	274.152
+1669.274904	246.254
+1669.330851	230.159
+1669.386799	302.05
+1669.442749	340.142
+1669.498699	296.685
+1669.554650	313.853
+1669.610603	341.751
+1669.666556	412.032
+1669.722510	497.872
+1669.778465	545.084
+1669.834421	576.201
+1669.890378	530.599
+1669.946335	390.573
+1670.002294	344.434
+1670.058254	304.196
+1670.114215	261.813
+1670.170176	250.01
+1670.226139	287.028
+1670.282102	290.247
+1670.338066	282.736
+1670.394032	238.743
+1670.449998	202.261
+1670.505965	211.918
+1670.561933	204.407
+1670.617902	266.641
+1670.673872	392.182
+1670.729843	606.782
+1670.785815	767.195
+1670.841788	726.958
+1670.897762	547.767
+1670.953737	377.697
+1671.009712	340.142
+1671.065689	302.587
+1671.121666	306.342
+1671.177645	262.886
+1671.233624	218.356
+1671.289604	216.747
+1671.345586	255.375
+1671.401568	273.079
+1671.457551	232.842
+1671.513535	234.988
+1671.569520	275.225
+1671.625506	306.879
+1671.681493	446.368
+1671.737481	627.169
+1671.793470	799.385
+1671.849459	769.341
+1671.905450	579.42
+1671.961441	424.372
+1672.017434	359.456
+1672.073427	330.485
+1672.129422	294.003
+1672.185417	286.492
+1672.241413	284.882
+1672.297411	232.842
+1672.353409	165.779
+1672.409408	172.754
+1672.465408	189.922
+1672.521409	231.232
+1672.577411	291.857
+1672.633414	327.266
+1672.689417	486.606
+1672.745422	718.374
+1672.801428	816.016
+1672.857434	708.18
+1672.913442	573.519
+1672.969450	463.536
+1673.025460	326.193
+1673.081470	281.127
+1673.137481	311.171
+1673.193493	284.346
+1673.249506	267.714
+1673.305521	266.105
+1673.361536	217.283
+1673.417552	200.115
+1673.473568	275.762
+1673.529586	317.072
+1673.585605	290.247
+1673.641625	349.262
+1673.697645	478.558
+1673.753667	576.201
+1673.809689	631.997
+1673.865713	617.512
+1673.921737	482.314
+1673.977763	358.919
+1674.033789	288.638
+1674.089816	261.276
+1674.145844	270.933
+1674.201873	306.342
+1674.257903	292.93
+1674.313934	248.937
+1674.369966	253.229
+1674.425999	310.634
+1674.482033	316.536
+1674.538068	229.086
+1674.594103	226.94
+1674.650140	306.879
+1674.706177	439.394
+1674.762216	552.595
+1674.818255	568.69
+1674.874295	543.475
+1674.930337	460.854
+1674.986379	359.456
+1675.042422	279.517
+1675.098466	299.368
+1675.154511	317.072
+1675.210557	294.003
+1675.266604	283.273
+1675.322652	283.273
+1675.378701	282.736
+1675.434750	277.371
+1675.490801	277.371
+1675.546853	290.247
+1675.602905	300.977
+1675.658959	348.189
+1675.715013	452.27
+1675.771068	474.803
+1675.827125	512.894
+1675.883182	520.405
+1675.939240	429.737
+1675.995299	315.999
+1676.051359	273.616
+1676.107420	275.225
+1676.163482	287.565
+1676.219545	286.492
+1676.275608	269.86
+1676.331673	245.718
+1676.387739	237.67
+1676.443805	265.568
+1676.499873	237.67
+1676.555941	237.67
+1676.612011	324.047
+1676.668081	428.128
+1676.724152	520.942
+1676.780225	609.464
+1676.836298	670.089
+1676.892372	579.42
+1676.948447	408.277
+1677.004523	320.828
+1677.060600	307.952
+1677.116678	329.948
+1677.172756	297.758
+1677.228836	282.2
+1677.284917	269.86
+1677.340998	248.4
+1677.397081	233.378
+1677.453164	225.867
+1677.509249	229.086
+1677.565334	280.59
+1677.621420	403.449
+1677.677507	535.427
+1677.733596	659.359
+1677.789685	742.516
+1677.845775	755.928
+1677.901866	658.286
+1677.957958	534.891
+1678.014050	379.843
+1678.070144	292.393
+1678.126239	263.959
+1678.182335	256.984
+1678.238431	293.466
+1678.294529	317.609
+1678.350627	305.806
+1678.406727	312.78
+1678.462827	268.787
+1678.518928	271.47
+1678.575030	330.485
+1678.631134	442.077
+1678.687238	614.293
+1678.743343	795.093
+1678.799449	915.805
+1678.855556	886.298
+1678.911663	718.374
+1678.967772	539.183
+1679.023882	388.963
+1679.079993	303.66
+1679.136104	297.758
+1679.192217	281.663
+1679.248330	268.251
+1679.304445	283.809
+1679.360560	307.415
+1679.416676	276.298
+1679.472793	258.594
+1679.528912	242.499
+1679.585031	286.492
+1679.641151	407.741
+1679.697272	545.621
+1679.753394	586.931
+1679.809516	572.982
+1679.865640	591.76
+1679.921765	545.084
+1679.977891	467.828
+1680.034017	345.507
+1680.090145	266.641
+1680.146273	270.933
+1680.202403	267.178
+1680.258533	262.886
+1680.314664	242.499
+1680.370796	219.966
+1680.426930	198.506
+1680.483064	201.725
+1680.539199	232.305
+1680.595335	326.729
+1680.651472	376.087
+1680.707609	410.96
+1680.763748	469.438
+1680.819888	520.405
+1680.876029	539.183
+1680.932170	491.434
+1680.988313	361.602
+1681.044456	265.568
+1681.100601	263.422
+1681.156746	253.765
+1681.212892	265.568
+1681.269039	262.349
+1681.325188	243.035
+1681.381337	261.276
+1681.437487	267.178
+1681.493638	250.546
+1681.549790	261.813
+1681.605942	309.561
+1681.662096	368.04
+1681.718251	454.416
+1681.774407	524.697
+1681.830563	582.639
+1681.886721	571.373
+1681.942879	518.259
+1681.999039	442.076
+1682.055199	337.459
+1682.111360	285.419
+1682.167522	231.769
+1682.223686	238.207
+1682.279850	292.393
+1682.336015	322.437
+1682.392181	294.003
+1682.448348	267.714
+1682.504515	261.813
+1682.560684	300.441
+1682.616854	326.729
+1682.673025	327.266
+1682.729196	362.138
+1682.785369	464.073
+1682.841542	542.938
+1682.897717	542.938
+1682.953892	476.412
+1683.010068	404.522
+1683.066246	355.7
+1683.122424	285.419
+1683.178603	266.641
+1683.234783	284.882
+1683.290964	260.74
+1683.347146	269.86
+1683.403329	255.911
+1683.459512	244.645
+1683.515697	197.433
+1683.571883	216.21
+1683.628069	278.444
+1683.684257	341.751
+1683.740445	409.35
+1683.796635	520.405
+1683.852825	539.183
+1683.909016	465.146
+1683.965209	359.456
+1684.021402	313.853
+1684.077596	239.28
+1684.133791	193.677
+1684.189987	246.254
+1684.246184	292.393
+1684.302382	272.006
+1684.358581	273.079
+1684.414780	299.368
+1684.470981	288.101
+1684.527183	267.714
+1684.583385	274.152
+1684.639589	370.186
+1684.695793	591.76
+1684.751998	856.254
+1684.808205	994.134
+1684.864412	894.345
+1684.920620	672.235
+1684.976829	522.015
+1685.033039	409.35
+1685.089250	282.2
+1685.145462	214.064
+1685.201675	255.375
+1685.257889	244.645
+1685.314103	234.451
+1685.370319	266.105
+1685.426536	283.273
+1685.482753	252.156
+1685.538972	199.579
+1685.595191	221.039
+1685.651411	380.916
+1685.707633	623.413
+1685.763855	884.688
+1685.820078	1008.62
+1685.876302	884.152
+1685.932527	629.851
+1685.988753	441.004
+1686.044980	390.573
+1686.101208	353.554
+1686.157437	340.678
+1686.213667	321.364
+1686.269897	276.835
+1686.326129	238.743
+1686.382361	226.94
+1686.438595	248.4
+1686.494829	259.13
+1686.551065	279.517
+1686.607301	311.707
+1686.663538	345.507
+1686.719776	448.515
+1686.776015	649.165
+1686.832256	822.454
+1686.888497	774.706
+1686.944738	604.099
+1687.000981	432.956
+1687.057225	375.551
+1687.113470	293.466
+1687.169716	261.813
+1687.225962	218.356
+1687.282210	195.824
+1687.338458	244.108
+1687.394708	290.247
+1687.450958	260.74
+1687.507209	217.82
+1687.563461	200.115
+1687.619715	261.813
+1687.675969	365.357
+1687.732224	528.989
+1687.788480	709.253
+1687.844737	704.961
+1687.900995	588.004
+1687.957253	478.022
+1688.013513	434.029
+1688.069774	391.109
+1688.126035	339.605
+1688.182298	313.317
+1688.238561	313.853
+1688.294826	267.714
+1688.351091	217.82
+1688.407358	260.74
+1688.463625	321.901
+1688.519893	293.466
+1688.576162	253.765
+1688.632432	313.317
+1688.688703	432.956
+1688.744975	548.303
+1688.801248	634.143
+1688.857522	670.625
+1688.913796	553.132
+1688.970072	440.467
+1689.026349	399.157
+1689.082626	379.306
+1689.138905	306.342
+1689.195184	260.203
+1689.251465	217.284
+1689.307746	209.236
+1689.364028	241.962
+1689.420311	269.324
+1689.476595	263.959
+1689.532880	267.178
+1689.589166	323.51
+1689.645453	390.036
+1689.701741	482.851
+1689.758030	597.125
+1689.814320	681.355
+1689.870610	729.64
+1689.926902	692.085
+1689.983195	515.04
+1690.039488	400.766
+1690.095783	346.043
+1690.152078	336.923
+1690.208374	365.894
+1690.264671	359.992
+1690.320970	359.992
+1690.377269	299.904
+1690.433569	295.076
+1690.489870	321.364
+1690.546172	339.605
+1690.602475	366.43
+1690.658778	399.157
+1690.715083	468.902
+1690.771389	606.782
+1690.827695	716.764
+1690.884003	777.388
+1690.940311	662.578
+1690.996621	487.679
+1691.052931	431.883
+1691.109243	407.741
+1691.165555	369.113
+1691.221868	402.376
+1691.278182	420.617
+1691.334497	410.96
+1691.390813	390.573
+1691.447130	403.985
+1691.503448	326.729
+1691.559767	289.711
+1691.616087	334.777
+1691.672407	403.449
+1691.728729	471.584
+1691.785051	642.191
+1691.841375	791.337
+1691.897699	765.586
+1691.954025	622.877
+1692.010351	454.953
+1692.066678	343.897
+1692.123006	305.269
+1692.179336	296.149
+1692.235666	296.149
+1692.291997	335.85
+1692.348329	347.116
+1692.404661	326.193
+1692.460995	323.51
+1692.517330	306.342
+1692.573666	324.047
+1692.630002	382.525
+1692.686340	429.201
+1692.742678	545.084
+1692.799018	675.99
+1692.855358	723.739
+1692.911699	608.391
+1692.968042	433.493
+1693.024385	379.843
+1693.080729	353.018
+1693.137074	263.422
+1693.193420	223.721
+1693.249767	269.324
+1693.306115	269.324
+1693.362464	258.594
+1693.418813	291.32
+1693.475164	285.419
+1693.531516	295.076
+1693.587868	323.51
+1693.644222	339.605
+1693.700576	414.715
+1693.756932	546.694
+1693.813288	666.333
+1693.869645	713.545
+1693.926003	596.588
+1693.982362	417.934
+1694.038723	312.78
+1694.095084	294.539
+1694.151445	307.415
+1694.207808	285.419
+1694.264172	309.561
+1694.320537	310.098
+1694.376903	322.974
+1694.433269	320.291
+1694.489637	309.561
+1694.546005	283.273
+1694.602375	236.597
+1694.658745	312.78
+1694.715116	458.171
+1694.771489	547.23
+1694.827862	600.344
+1694.884236	606.782
+1694.940611	527.916
+1694.996987	439.394
+1695.053364	370.186
+1695.109742	304.196
+1695.166121	242.499
+1695.222500	252.156
+1695.278881	289.711
+1695.335263	265.568
+1695.391645	250.01
+1695.448029	276.835
+1695.504413	314.926
+1695.560799	378.233
+1695.617185	349.799
+1695.673572	321.901
+1695.729960	372.868
+1695.786350	503.237
+1695.842740	625.559
+1695.899131	714.081
+1695.955523	660.432
+1696.011915	455.489
+1696.068309	321.364
+1696.124704	302.05
+1696.181100	292.393
+1696.237496	269.86
+1696.293894	257.521
+1696.350292	239.28
+1696.406692	207.626
+1696.463092	233.378
+1696.519494	250.546
+1696.575896	269.324
+1696.632299	302.587
+1696.688703	358.383
+1696.745108	410.423
+1696.801514	487.142
+1696.857921	555.814
+1696.914329	576.738
+1696.970738	479.631
+1697.027148	395.401
+1697.083558	336.386
+1697.139970	273.079
+1697.196383	227.477
+1697.252796	246.791
+1697.309210	281.663
+1697.365626	279.517
+1697.422042	283.809
+1697.478459	283.273
+1697.534878	240.889
+1697.591297	212.991
+1697.647717	261.276
+1697.704138	332.094
+1697.760560	440.467
+1697.816983	479.631
+1697.873406	527.38
+1697.929831	486.606
+1697.986257	374.478
+1698.042684	337.459
+1698.099111	321.901
+1698.155540	300.441
+1698.211969	275.225
+1698.268399	270.933
+1698.324831	280.054
+1698.381263	286.492
+1698.437696	272.543
+1698.494130	250.546
+1698.550565	267.178
+1698.607001	313.317
+1698.663438	371.795
+1698.719876	427.054
+1698.776315	553.132
+1698.832755	672.234
+1698.889196	635.216
+1698.945637	524.161
+1699.002080	415.788
+1699.058523	359.992
+1699.114968	332.631
+1699.171413	342.288
+1699.227859	351.408
+1699.284307	334.777
+1699.340755	329.948
+1699.397204	311.707
+1699.453654	314.39
+1699.510105	341.751
+1699.566557	341.215
+1699.623010	409.886
+1699.679464	628.242
+1699.735919	946.922
+1699.792374	1275.8
+1699.848831	1279.02
+1699.905289	888.98
+1699.961747	568.69
+1700.018206	417.397
+1700.074667	393.791
+1700.131128	422.226
+1700.187590	440.467
+1700.244054	439.394
+1700.300518	466.755
+1700.356983	429.737
+1700.413449	378.233
+1700.469916	365.357
+1700.526384	362.675
+1700.582853	345.507
+1700.639322	391.109
+1700.695793	599.807
+1700.752265	917.951
+1700.808737	1174.4
+1700.865211	1062.27
+1700.921685	712.472
+1700.978161	454.416
+1701.034637	391.109
+1701.091114	368.576
+1701.147592	336.386
+1701.204072	355.7
+1701.260552	391.646
+1701.317033	395.938
+1701.373515	408.277
+1701.429998	388.963
+1701.486481	324.047
+1701.542966	333.704
+1701.599452	404.521
+1701.655938	481.241
+1701.712426	603.563
+1701.768915	734.468
+1701.825404	827.819
+1701.881894	731.786
+1701.938386	504.847
+1701.994878	362.674
+1702.051371	351.408
+1702.107865	403.448
+1702.164360	385.744
+1702.220856	312.78
+1702.277353	263.422
+1702.333851	276.835
+1702.390350	244.108
+1702.446850	286.492
+1702.503351	308.488
+1702.559852	299.904
+1702.616355	299.904
+1702.672858	386.817
+1702.729363	532.745
+1702.785868	621.804
+1702.842375	617.512
+1702.898882	534.354
+1702.955390	434.565
+1703.011899	412.569
+1703.068409	392.182
+1703.124920	336.923
+1703.181432	311.171
+1703.237945	284.882
+1703.294459	278.981
+1703.350974	318.145
+1703.407489	336.923
+1703.464006	326.193
+1703.520524	309.561
+1703.577042	311.707
+1703.633562	341.215
+1703.690082	429.737
+1703.746603	626.632
+1703.803126	938.338
+1703.859649	1148.65
+1703.916173	1029.01
+1703.972698	725.348
+1704.029224	474.266
+1704.085751	388.426
+1704.142279	384.671
+1704.198808	354.627
+1704.255338	312.244
+1704.311868	325.656
+1704.368400	318.145
+1704.424933	300.441
+1704.481466	277.908
+1704.538001	241.426
+1704.594536	281.663
+1704.651072	354.627
+1704.707610	466.755
+1704.764148	710.862
+1704.820687	997.353
+1704.877227	1082.66
+1704.933768	856.79
+1704.990310	593.369
+1705.046853	458.708
+1705.103397	394.864
+1705.159941	364.821
+1705.216487	349.262
+1705.273034	311.171
+1705.329581	333.704
+1705.386130	343.361
+1705.442679	339.069
+1705.499230	303.66
+1705.555781	327.266
+1705.612333	400.229
+1705.668887	496.263
+1705.725441	574.055
+1705.781996	679.745
+1705.838552	792.947
+1705.895109	858.936
+1705.951667	745.198
+1706.008226	551.522
+1706.064785	488.752
+1706.121346	492.507
+1706.177908	516.65
+1706.234470	504.31
+1706.291034	525.234
+1706.347598	538.646
+1706.404164	562.252
+1706.460730	506.993
+1706.517297	381.452
+1706.573866	380.915
+1706.630435	451.733
+1706.687005	485.533
+1706.743576	551.522
+1706.800148	648.628
+1706.856721	738.76
+1706.913295	758.611
+1706.969869	693.694
+1707.026445	561.716
+1707.083022	453.879
+1707.139599	456.562
+1707.196178	552.059
+1707.252757	626.096
+1707.309338	625.559
+1707.365919	525.77
+1707.422501	487.679
+1707.479085	574.592
+1707.535669	912.05
+1707.592254	2017.24
+1707.648840	4503.37
+1707.705427	7899.95
+1707.762015	9563.63
+1707.818604	7583.95
+1707.875193	4036.08
+1707.931784	1841.8
+1707.988376	1187.27
+1708.044968	1122.36
+1708.101562	946.923
+1708.158156	744.662
+1708.214752	604.636
+1708.271348	619.658
+1708.327945	643.801
+1708.384544	561.716
+1708.441143	494.117
+1708.497743	568.154
+1708.554344	1071.39
+1708.610946	2341.82
+1708.667549	4898.77
+1708.724153	7699.3
+1708.780757	8028.71
+1708.837363	5421.33
+1708.893970	2645.48
+1708.950577	1382.02
+1709.007186	1076.22
+1709.063795	939.948
+1709.120406	695.305
+1709.177017	440.467
+1709.233629	381.989
+1709.290243	464.073
+1709.346857	450.661
+1709.403472	355.701
+1709.460088	355.701
+1709.516705	499.482
+1709.573323	793.484
+1709.629942	1527.95
+1709.686561	2898.71
+1709.743182	4247.47
+1709.799804	4180.94
+1709.856426	2828.96
+1709.913050	1619.69
+1709.969674	1098.75
+1710.026300	904.003
+1710.082926	652.385
+1710.139554	418.471
+1710.196182	369.65
+1710.252811	380.916
+1710.309441	403.449
+1710.366072	354.628
+1710.422704	329.412
+1710.479337	340.679
+1710.535971	375.551
+1710.592606	522.015
+1710.649241	847.67
+1710.705878	1362.71
+1710.762516	1741.48
+1710.819154	1578.92
+1710.875794	1252.19
+1710.932434	1031.69
+1710.989075	803.678
+1711.045718	568.154
+1711.102361	413.106
+1711.159005	354.628
+1711.215650	369.65
+1711.272296	421.154
+1711.328943	419.544
+1711.385591	369.65
+1711.442240	308.489
+1711.498890	259.667
+1711.555540	296.149
+1711.612192	447.979
+1711.668845	641.118
+1711.725498	825.138
+1711.782153	883.616
+1711.838808	900.247
+1711.895464	893.809
+1711.952122	770.415
+1712.008780	570.837
+1712.065439	382.526
+1712.122099	366.967
+1712.178760	354.628
+1712.235422	282.737
+1712.292085	280.054
+1712.348749	325.657
+1712.405414	305.806
+1712.462080	261.814
+1712.518746	270.934
+1712.575414	251.084
+1712.632082	287.565
+1712.688752	384.135
+1712.745422	552.06
+1712.802094	722.13
+1712.858766	859.474
+1712.915439	872.886
+1712.972113	705.498
+1713.028788	504.848
+1713.085465	359.456
+1713.142141	312.244
+1713.198819	320.828
+1713.255498	306.879
+1713.312178	298.832
+1713.368859	332.095
+1713.425540	351.409
+1713.482223	339.069
+1713.538907	290.784
+1713.595591	299.905
+1713.652277	344.971
+1713.708963	449.588
+1713.765650	548.841
+1713.822338	598.198
+1713.879028	655.604
+1713.935718	626.096
+1713.992409	552.596
+1714.049101	410.96
+1714.105794	365.894
+1714.162487	376.088
+1714.219182	383.599
+1714.275878	339.069
+1714.332575	298.296
+1714.389272	316.536
+1714.445971	305.806
+1714.502670	269.325
+1714.559371	308.489
+1714.616072	318.682
+1714.672774	358.383
+1714.729478	487.143
+1714.786182	625.56
+1714.842887	757.002
+1714.899593	712.473
+1714.956300	569.228
+1715.013008	503.238
+1715.069717	386.818
+1715.126427	287.029
+1715.183137	263.423
+1715.239849	259.668
+1715.296562	327.266
+1715.353275	322.974
+1715.409990	275.226
+1715.466705	235.525
+1715.523421	237.671
+1715.580139	285.956
+1715.636857	366.431
+1715.693576	487.143
+1715.750296	596.589
+1715.807017	659.359
+1715.863739	668.48
+1715.920462	615.366
+1715.977186	513.432
+1716.033911	427.055
+1716.090637	355.164
+1716.147363	324.584
+1716.204091	334.777
+1716.260819	350.872
+1716.317549	328.876
+1716.374279	330.485
+1716.431011	315.463
+1716.487743	305.806
+1716.544476	334.777
+1716.601210	398.084
+1716.657946	730.714
+1716.714682	1590.72
+1716.771419	2970.6
+1716.828157	3780.71
+1716.884895	3049.46
+1716.941635	1670.66
+1716.998376	825.138
+1717.055118	598.735
+1717.111860	631.462
+1717.168604	513.968
+1717.225348	375.551
+1717.282094	322.975
+1717.338840	341.216
+1717.395587	389.5
+1717.452336	378.77
+1717.509085	354.628
+1717.565835	428.128
+1717.622586	615.903
+1717.679338	1053.15
+1717.736091	1895.45
+1717.792845	2885.83
+1717.849600	3212.02
+1717.906355	2434.64
+1717.963112	1332.13
+1718.019870	746.272
+1718.076628	552.06
+1718.133388	537.574
+1718.190148	457.636
+1718.246909	375.015
+1718.303672	341.215
+1718.360435	351.409
+1718.417199	357.31
+1718.473964	302.587
+1718.530730	345.507
+1718.587497	402.913
+1718.644265	526.844
+1718.701034	813.335
+1718.757804	1344.47
+1718.814575	1904.57
+1718.871346	1905.65
+1718.928119	1297.79
+1718.984893	778.999
+1719.041667	608.928
+1719.098442	517.187
+1719.155219	385.745
+1719.211996	288.638
+1719.268774	300.441
+1719.325554	335.314
+1719.382334	343.898
+1719.439115	373.405
+1719.495897	355.164
+1719.552680	320.828
+1719.609464	362.139
+1719.666248	470.512
+1719.723034	662.578
+1719.779821	930.291
+1719.836608	1154.01
+1719.893397	1007.01
+1719.950186	687.257
+1720.006977	517.724
+1720.063768	364.285
+1720.120561	339.069
+1720.177354	382.526
+1720.234148	386.281
+1720.290943	379.307
+1720.347739	339.606
+1720.404536	316
+1720.461334	319.219
+1720.518133	308.489
+1720.574933	329.949
+1720.631734	407.741
+1720.688535	527.917
+1720.745338	740.907
+1720.802141	832.112
+1720.858946	767.196
+1720.915751	672.772
+1720.972558	568.691
+1721.029365	468.366
+1721.086173	413.643
+1721.142983	373.405
+1721.199793	346.58
+1721.256604	348.726
+1721.313416	373.405
+1721.370229	333.168
+1721.427043	303.66
+1721.483857	326.73
+1721.540673	372.869
+1721.597490	394.865
+1721.654307	459.782
+1721.711126	592.297
+1721.767945	668.48
+1721.824766	689.403
+1721.881587	659.359
+1721.938410	543.476
+1721.995233	479.632
+1722.052057	438.858
+1722.108882	431.884
+1722.165708	336.387
+1722.222535	309.025
+1722.279363	366.967
+1722.336192	362.675
+1722.393022	310.098
+1722.449853	286.492
+1722.506684	276.835
+1722.563517	301.514
+1722.620350	304.733
+1722.677185	310.635
+1722.734020	411.497
+1722.790857	498.41
+1722.847694	535.965
+1722.904532	519.333
+1722.961372	435.103
+1723.018212	339.069
+1723.075053	319.755
+1723.131895	317.073
+1723.188738	310.098
+1723.245582	286.492
+1723.302426	260.741
+1723.359272	311.171
+1723.416119	356.774
+1723.472966	315.463
+1723.529815	275.226
+1723.586665	311.708
+1723.643515	401.84
+1723.700366	476.413
+1723.757219	540.257
+1723.814072	564.399
+1723.870926	516.114
+1723.927781	484.997
+1723.984637	424.909
+1724.041494	394.865
+1724.098352	351.409
+1724.155211	335.85
+1724.212071	330.485
+1724.268932	349.263
+1724.325793	377.161
+1724.382656	367.504
+1724.439520	333.704
+1724.496384	301.515
+1724.553250	355.701
+1724.610116	379.307
+1724.666983	366.967
+1724.723852	423.3
+1724.780721	503.238
+1724.837591	506.457
+1724.894462	457.099
+1724.951334	446.369
+1725.008207	404.522
+1725.065081	340.142
+1725.121956	311.172
+1725.178831	297.759
+1725.235708	293.467
+1725.292586	310.099
+1725.349464	302.588
+1725.406344	268.788
+1725.463224	263.423
+1725.520106	270.398
+1725.576988	281.128
+1725.633871	342.825
+1725.690755	389.5
+1725.747641	435.103
+1725.804527	450.661
+1725.861414	441.004
+1725.918302	468.366
+1725.975190	483.924
+1726.032080	385.208
+1726.088971	339.069
+1726.145863	338.533
+1726.202755	330.485
+1726.259649	328.339
+1726.316543	317.609
+1726.373439	304.197
+1726.430335	294.004
+1726.487233	273.617
+1726.544131	277.909
+1726.601030	318.682
+1726.657930	347.653
+1726.714831	396.475
+1726.771733	451.198
+1726.828636	500.019
+1726.885540	498.946
+1726.942445	490.362
+1726.999351	454.417
+1727.056257	372.869
+1727.113165	302.587
+1727.170074	270.934
+1727.226983	289.712
+1727.283894	281.664
+1727.340805	299.905
+1727.397717	309.025
+1727.454631	277.372
+1727.511545	284.883
+1727.568460	302.051
+1727.625376	307.952
+1727.682293	335.85
+1727.739211	392.183
+1727.796130	444.76
+1727.853050	483.924
+1727.909971	503.775
+1727.966892	504.311
+1728.023815	474.267
+1728.080738	395.402
+1728.137663	311.708
+1728.194588	306.879
+1728.251515	299.368
+1728.308442	303.124
+1728.365370	258.058
+1728.422300	228.551
+1728.479230	238.744
+1728.536161	281.128
+1728.593093	260.204
+1728.650026	226.405
+1728.706960	266.642
+1728.763895	361.602
+1728.820830	453.88
+1728.877767	471.585
+1728.934705	414.716
+1728.991643	410.96
+1729.048583	437.249
+1729.105523	474.267
+1729.162465	431.884
+1729.219407	307.952
+1729.276350	256.985
+1729.333294	276.299
+1729.390240	288.639
+1729.447186	303.66
+1729.504133	269.325
+1729.561081	282.737
+1729.618029	334.241
+1729.674979	380.38
+1729.731930	476.413
+1729.788882	559.034
+1729.845834	594.979
+1729.902788	561.717
+1729.959743	439.395
+1730.016698	370.186
+1730.073654	357.847
+1730.130612	324.047
+1730.187570	324.584
+1730.244529	273.08
+1730.301489	267.715
+1730.358450	252.693
+1730.415412	260.741
+1730.472375	287.566
+1730.529339	303.124
+1730.586304	269.861
+1730.643270	323.511
+1730.700237	420.617
+1730.757204	509.676
+1730.814173	569.228
+1730.871142	517.724
+1730.928113	443.15
+1730.985084	383.599
+1731.042057	321.902
+1731.099030	311.708
+1731.156004	331.559
+1731.212979	289.712
+1731.269955	225.868
+1731.326932	239.281
+1731.383910	266.642
+1731.440889	288.102
+1731.497869	285.956
+1731.554850	308.489
+1731.611831	356.237
+1731.668814	318.683
+1731.725798	363.212
+1731.782782	490.899
+1731.839768	537.038
+1731.896754	538.647
+1731.953741	511.286
+1732.010730	405.595
+1732.067719	308.489
+1732.124709	304.197
+1732.181700	328.876
+1732.238692	321.365
+1732.295685	299.905
+1732.352679	279.518
+1732.409674	278.982
+1732.466670	236.598
+1732.523666	227.478
+1732.580664	254.303
+1732.637663	252.693
+1732.694662	309.562
+1732.751663	420.617
+1732.808664	553.133
+1732.865666	604.637
+1732.922670	526.844
+1732.979674	444.76
+1733.036679	395.938
+1733.093685	353.555
+1733.150692	284.883
+1733.207700	265.033
+1733.264709	268.788
+1733.321719	285.42
+1733.378730	346.581
+1733.435741	371.26
+1733.492754	357.847
+1733.549768	340.679
+1733.606782	320.292
+1733.663798	304.734
+1733.720814	362.676
+1733.777831	469.439
+1733.834850	570.301
+1733.891869	581.031
+1733.948889	481.778
+1734.005910	397.011
+1734.062932	366.431
+1734.119955	339.606
+1734.176979	301.515
+1734.234004	278.445
+1734.291030	246.255
+1734.348056	249.474
+1734.405084	271.471
+1734.462113	259.668
+1734.519142	245.182
+1734.576173	231.77
+1734.633204	315.464
+1734.690236	391.11
+1734.747270	380.917
+1734.804304	403.449
+1734.861339	469.975
+1734.918375	489.826
+1734.975412	420.617
+1735.032450	376.625
+1735.089489	334.778
+1735.146529	276.836
+1735.203570	261.814
+1735.260611	273.08
+1735.317654	288.639
+1735.374698	290.248
+1735.431742	262.35
+1735.488788	269.325
+1735.545834	280.055
+1735.602881	266.106
+1735.659930	322.438
+1735.716979	430.811
+1735.774029	513.432
+1735.831080	541.866
+1735.888132	505.921
+1735.945185	471.048
+1736.002239	387.355
+1736.059294	320.829
+1736.116350	282.737
+1736.173406	281.664
+1736.230464	300.442
+1736.287523	275.226
+1736.344582	243.573
+1736.401643	234.452
+1736.458704	234.989
+1736.515766	230.697
+1736.572830	292.394
+1736.629894	407.742
+1736.686959	497.337
+1736.744025	610.002
+1736.801092	734.469
+1736.858160	671.163
+1736.915229	515.041
+1736.972299	451.198
+1737.029370	444.224
+1737.086441	370.187
+1737.143514	309.026
+1737.200588	316
+1737.257662	287.566
+1737.314738	276.836
+1737.371814	244.646
+1737.428891	224.795
+1737.485970	210.31
+1737.543049	212.992
+1737.600129	306.343
+1737.657210	387.891
+1737.714292	444.224
+1737.771375	534.892
+1737.828459	559.571
+1737.885544	484.461
+1737.942630	410.424
+1737.999717	369.65
+1738.056804	318.146
+1738.113893	299.369
+1738.170982	317.61
+1738.228073	311.172
+1738.285164	281.664
+1738.342257	222.649
+1738.399350	214.602
+1738.456444	260.204
+1738.513539	225.868
+1738.570635	236.062
+1738.627732	339.606
+1738.684830	463.001
+1738.741929	505.385
+1738.799029	549.914
+1738.856130	581.567
+1738.913232	581.567
+1738.970334	526.844
+1739.027438	444.76
+1739.084542	373.942
+1739.141648	311.172
+1739.198754	274.69
+1739.255862	267.179
+1739.312970	229.624
+1739.370079	254.303
+1739.427189	262.35
+1739.484301	228.015
+1739.541413	246.792
+1739.598526	298.296
+1739.655639	383.063
+1739.712754	516.651
+1739.769870	669.017
+1739.826987	759.149
+1739.884105	708.718
+1739.941223	604.1
+1739.998343	509.14
+1740.055463	461.392
+1740.112585	353.019
+1740.169707	252.693
+1740.226830	256.985
+1740.283954	319.756
+1740.341080	319.756
+1740.398206	285.956
+1740.455333	273.617
+1740.512461	258.595
+1740.569590	286.493
+1740.626720	370.187
+1740.683850	488.753
+1740.740982	642.728
+1740.798115	753.247
+1740.855248	739.298
+1740.912383	590.151
+1740.969518	437.786
+1741.026655	367.504
+1741.083792	324.048
+1741.140930	276.299
+1741.198070	245.183
+1741.255210	223.723
+1741.312351	254.303
+1741.369493	256.449
+1741.426636	269.325
+1741.483780	311.708
+1741.540925	297.223
+1741.598071	271.471
+1741.655217	296.15
+1741.712365	397.012
+1741.769514	517.724
+1741.826663	553.133
+1741.883814	536.502
+1741.940965	508.604
+1741.998117	454.417
+1742.055271	390.037
+1742.112425	329.949
+1742.169580	297.223
+1742.226736	326.73
+1742.283893	313.318
+1742.341051	253.23
+1742.398210	246.256
+1742.455370	258.059
+1742.512531	281.664
+1742.569693	305.807
+1742.626855	309.562
+1742.684019	327.803
+1742.741183	447.443
+1742.798349	616.44
+1742.855515	724.813
+1742.912683	670.626
+1742.969851	480.706
+1743.027020	365.895
+1743.084190	324.048
+1743.141362	283.274
+1743.198534	316.537
+1743.255707	300.978
+1743.312880	246.792
+1743.370055	215.675
+1743.427231	192.606
+1743.484408	234.453
+1743.541586	267.716
+1743.598764	232.307
+1743.655944	221.04
+1743.713124	278.982
+1743.770306	459.782
+1743.827488	686.721
+1743.884671	732.86
+1743.941856	608.392
+1743.999041	462.465
+1744.056227	373.406
+1744.113414	307.953
+1744.170602	259.668
+1744.227791	282.737
+1744.284981	278.982
+1744.342171	268.789
+1744.399363	279.518
+1744.456556	237.135
+1744.513750	210.31
+1744.570944	254.84
+1744.628140	313.318
+1744.685336	345.508
+1744.742533	490.363
+1744.799732	722.667
+1744.856931	906.149
+1744.914131	848.744
+1744.971332	612.148
+1745.028534	381.99
+1745.085737	290.248
+1745.142941	297.759
+1745.200146	288.639
+1745.257352	256.449
+1745.314559	248.938
+1745.371766	248.938
+1745.428975	234.989
+1745.486184	272.008
+1745.543395	359.457
+1745.600606	393.793
+1745.657819	441.005
+1745.715032	591.761
+1745.772246	762.368
+1745.829461	875.033
+1745.886678	878.788
+1745.943895	742.517
+1746.001113	483.925
+1746.058332	339.606
+1746.115551	282.738
+1746.172772	283.811
+1746.229994	362.139
+1746.287217	325.657
+1746.344440	281.128
+1746.401665	300.978
+1746.458890	297.759
+1746.516117	262.351
+1746.573344	295.077
+1746.630572	370.187
+1746.687802	495.191
+1746.745032	658.287
+1746.802263	815.481
+1746.859495	842.843
+1746.916728	770.952
+1746.973962	633.071
+1747.031197	487.144
+1747.088433	413.643
+1747.145669	305.27
+1747.202907	315.464
+1747.260146	354.092
+1747.317385	330.486
+1747.374626	318.683
+1747.431867	341.216
+1747.489110	316
+1747.546353	312.781
+1747.603597	390.574
+1747.660842	473.195
+1747.718089	496.801
+1747.775336	640.046
+1747.832584	767.196
+1747.889833	736.616
+1747.947082	610.002
+1748.004333	431.884
+1748.061585	331.559
+1748.118838	321.902
+1748.176091	319.219
+1748.233346	363.212
+1748.290601	423.3
+1748.347858	474.268
+1748.405115	442.078
+1748.462373	414.18
+1748.519633	394.866
+1748.576893	399.694
+1748.634154	434.03
+1748.691416	532.209
+1748.748679	642.192
+1748.805943	763.977
+1748.863208	884.153
+1748.920474	835.331
+1748.977740	596.589
+1749.035008	471.048
+1749.092277	459.782
+1749.149546	439.395
+1749.206817	412.034
+1749.264088	395.402
+1749.321361	377.698
+1749.378634	397.548
+1749.435908	401.84
+1749.493183	406.669
+1749.550460	396.475
+1749.607737	459.782
+1749.665015	706.035
+1749.722294	1218.39
+1749.779573	1785.47
+1749.836854	2039.77
+1749.894136	1733.97
+1749.951419	1128.26
+1750.008702	680.283
+1750.065987	491.435
+1750.123272	413.107
+1750.180559	378.234
+1750.237846	372.869
+1750.295135	377.698
+1750.352424	351.946
+1750.409714	348.19
+1750.467005	378.234
+1750.524297	376.625
+1750.581590	395.939
+1750.638884	540.793
+1750.696179	868.594
+1750.753475	1349.3
+1750.810772	1706.07
+1750.868069	1673.34
+1750.925368	1233.95
+1750.982667	713.01
+1751.039968	388.428
+1751.097269	307.953
+1751.154572	291.321
+1751.211875	307.416
+1751.269179	339.07
+1751.326485	326.194
+1751.383791	287.029
+1751.441098	283.274
+1751.498406	346.581
+1751.555715	383.063
+1751.613025	405.596
+1751.670335	480.169
+1751.727647	611.611
+1751.784960	900.784
+1751.842274	1211.42
+1751.899588	1142.75
+1751.956904	856.791
+1752.014220	662.042
+1752.071537	505.921
+1752.128856	359.993
+1752.186175	307.953
+1752.243495	353.019
+1752.300816	352.482
+1752.358138	339.07
+1752.415461	332.095
+1752.472785	317.61
+1752.530110	300.442
+1752.587436	266.642
+1752.644763	314.391
+1752.702091	465.683
+1752.759419	588.005
+1752.816749	647.557
+1752.874079	662.042
+1752.931411	619.659
+1752.988743	504.848
+1753.046076	402.913
+1753.103411	371.26
+1753.160746	343.898
+1753.218082	318.683
+1753.275419	323.511
+1753.332757	343.898
+1753.390096	311.708
+1753.447436	292.394
+1753.504777	287.029
+1753.562119	294.004
+1753.619461	344.971
+1753.676805	394.329
+1753.734149	452.271
+1753.791495	562.253
+1753.848841	645.947
+1753.906189	603.027
+1753.963537	484.997
+1754.020886	390.573
+1754.078237	326.73
+1754.135588	266.642
+1754.192940	296.15
+1754.250293	344.971
+1754.307647	305.27
+1754.365002	273.08
+1754.422357	266.642
+1754.479714	311.708
+1754.537072	347.117
+1754.594431	325.121
+1754.651790	324.584
+1754.709151	402.376
+1754.766512	512.359
+1754.823875	586.932
+1754.881238	549.914
+1754.938602	491.435
+1754.995967	413.106
+1755.053333	343.362
+1755.110701	280.591
+1755.168069	307.416
+1755.225438	337.997
+1755.282807	293.467
+1755.340178	269.861
+1755.397550	285.956
+1755.454923	290.248
+1755.512296	307.953
+1755.569671	305.27
+1755.627046	307.953
+1755.684423	350.336
+1755.741800	375.015
+1755.799179	443.687
+1755.856558	540.257
+1755.913938	502.165
+1755.971319	388.427
+1756.028701	322.438
+1756.086084	286.493
+1756.143468	235.525
+1756.200853	265.569
+1756.258239	302.588
+1756.315626	247.865
+1756.373014	217.284
+1756.430402	233.916
+1756.487792	258.058
+1756.545182	270.934
+1756.602574	250.547
+1756.659966	299.905
+1756.717359	409.887
+1756.774754	485.534
+1756.832149	503.775
+1756.889545	505.384
+1756.946942	468.366
+1757.004340	395.938
+1757.061739	344.435
+1757.119139	297.223
+1757.176540	274.69
+1757.233942	254.303
+1757.291344	229.624
+1757.348748	214.065
+1757.406153	203.872
+1757.463558	204.408
+1757.520965	238.744
+1757.578372	280.591
+1757.635780	295.077
+1757.693190	297.223
+1757.750600	298.832
+1757.808011	353.019
+1757.865423	512.359
+1757.922836	571.91
+1757.980250	457.099
+1758.037665	348.727
+1758.095081	299.905
+1758.152497	305.807
+1758.209915	282.201
+1758.267334	237.671
+1758.324753	223.722
+1758.382174	230.697
+1758.439595	251.084
+1758.497018	273.08
+1758.554441	283.274
+1758.611865	302.588
+1758.669291	347.654
+1758.726717	354.628
+1758.784144	393.792
+1758.841572	436.176
+1758.899001	467.829
+1758.956431	463.001
+1759.013862	407.741
+1759.071293	357.31
+1759.128726	318.683
+1759.186160	270.398
+1759.243594	238.208
+1759.301030	246.255
+1759.358466	256.985
+1759.415904	228.014
+1759.473342	226.405
+1759.530781	253.766
+1759.588222	261.277
+1759.645663	276.836
+1759.703105	349.799
+1759.760548	399.157
+1759.817992	450.125
+1759.875437	497.337
+1759.932883	497.337
+1759.990329	453.88
+1760.047777	359.456
+1760.105226	295.613
+1760.162675	314.391
+1760.220126	307.953
+1760.277577	257.522
+1760.335030	237.671
+1760.392483	222.649
+1760.449937	242.5
+1760.507392	294.004
+1760.564849	333.704
+1760.622306	345.507
+1760.679764	363.212
+1760.737223	386.818
+1760.794683	437.785
+1760.852143	454.417
+1760.909605	434.566
+1760.967068	379.843
+1761.024532	309.562
+1761.081996	331.559
+1761.139462	342.825
+1761.196928	312.245
+1761.254396	265.033
+1761.311864	229.624
+1761.369333	249.474
+1761.426803	243.036
+1761.484275	225.868
+1761.541747	247.328
+1761.599220	280.055
+1761.656694	327.267
+1761.714169	394.329
+1761.771644	440.468
+1761.829121	479.632
+1761.886599	486.07
+1761.944078	433.493
+1762.001557	375.551
+1762.059038	312.245
+1762.116519	285.42
+1762.174002	268.788
+1762.231485	273.617
+1762.288969	226.941
+1762.346454	276.299
+1762.403941	280.591
+1762.461428	261.814
+1762.518916	243.036
+1762.576405	222.113
+1762.633895	224.259
+1762.691385	215.675
+1762.748877	317.61
+1762.806370	365.358
+1762.863864	401.303
+1762.921358	402.376
+1762.978854	373.942
+1763.036350	333.168
+1763.093848	273.617
+1763.151346	260.204
+1763.208845	248.938
+1763.266346	237.671
+1763.323847	265.033
+1763.381349	266.106
+1763.438852	260.204
+1763.496356	270.934
+1763.553861	313.854
+1763.611367	370.186
+1763.668873	380.916
+1763.726381	436.176
+1763.783890	562.253
+1763.841399	644.874
+1763.898910	628.779
+1763.956421	543.476
+1764.013934	407.205
+1764.071447	296.15
+1764.128961	290.248
+1764.186477	276.299
+1764.243993	254.303
+1764.301510	264.496
+1764.359028	227.478
+1764.416547	227.478
+1764.474067	259.131
+1764.531588	265.033
+1764.589109	243.036
+1764.646632	309.562
+1764.704156	562.79
+1764.761680	1088.02
+1764.819206	1737.19
+1764.876732	2189.45
+1764.934260	2077.33
+1764.991788	1473.76
+1765.049317	916.879
+1765.106848	526.844
+1765.164379	449.052
+1765.221911	436.176
+1765.279444	325.12
+1765.336978	290.248
+1765.394513	329.412
+1765.452049	327.266
+1765.509586	247.864
+1765.567123	347.653
+1765.624662	599.271
+1765.682202	954.434
+1765.739742	1310.67
+1765.797284	1703.92
+1765.854826	2100.93
+1765.912369	2167.99
+1765.969914	1641.69
+1766.027459	957.653
+1766.085005	577.811
+1766.142552	466.22
+1766.200100	412.57
+1766.257649	312.244
+1766.315199	285.419
+1766.372750	273.08
+1766.430302	283.273
+1766.487854	292.394
+1766.545408	309.025
+1766.602963	452.271
+1766.660518	690.476
+1766.718075	949.069
+1766.775632	1101.43
+1766.833191	1371.83
+1766.890750	1518.29
+1766.948310	1297.26
+1767.005871	841.232
+1767.063433	509.14
+1767.120996	395.938
+1767.178560	356.237
+1767.236125	300.978
+1767.293691	257.521
+1767.351258	236.061
+1767.408826	245.718
+1767.466394	245.718
+1767.523964	260.74
+1767.581534	306.343
+1767.639106	458.172
+1767.696678	593.37
+1767.754252	651.848
+1767.811826	809.579
+1767.869401	925.463
+1767.926977	893.809
+1767.984555	656.14
+1768.042133	422.763
+1768.099712	337.996
+1768.157291	292.93
+1768.214872	239.817
+1768.272454	239.817
+1768.330037	303.66
+1768.387621	327.803
+1768.445205	285.956
+1768.502791	251.62
+1768.560377	268.251
+1768.617965	335.314
+1768.675553	441.004
+1768.733142	559.57
+1768.790733	622.341
+1768.848324	666.334
+1768.905916	657.75
+1768.963509	550.45
+1769.021103	468.902
+1769.078698	366.431
+1769.136294	339.069
+1769.193890	324.584
+1769.251488	262.35
+1769.309087	221.039
+1769.366686	280.054
+1769.424287	317.609
+1769.481888	262.886
+1769.539491	258.058
+1769.597094	292.394
+1769.654699	340.142
+1769.712304	427.055
+1769.769910	468.902
+1769.827517	472.121
+1769.885125	489.289
+1769.942734	438.322
+1770.000344	321.901
+1770.057955	272.543
+1770.115567	278.445
+1770.173179	275.226
+1770.230793	262.886
+1770.288408	225.868
+1770.346023	177.047
+1770.403640	176.51
+1770.461257	185.094
+1770.518876	242.499
+1770.576495	266.105
+1770.634115	254.302
+1770.691736	293.467
+1770.749358	354.091
+1770.806981	405.059
+1770.864605	409.887
+1770.922230	327.266
+1770.979856	307.952
+1771.037483	317.609
+1771.095111	324.047
+1771.152739	290.784
+1771.210369	266.642
+1771.268000	243.036
+1771.325631	234.988
+1771.383264	288.102
+1771.440897	297.759
+1771.498531	263.423
+1771.556166	249.474
+1771.613803	273.616
+1771.671440	281.664
+1771.729078	340.679
+1771.786717	445.833
+1771.844357	502.165
+1771.901998	453.88
+1771.959639	399.694
+1772.017282	339.069
+1772.074926	324.584
+1772.132570	319.219
+1772.190216	322.438
+1772.247863	320.292
+1772.305510	294.003
+1772.363158	290.784
+1772.420808	318.682
+1772.478458	349.263
+1772.536109	303.124
+1772.593761	280.054
+1772.651414	293.467
+1772.709068	298.832
+1772.766723	365.894
+1772.824379	445.833
+1772.882036	491.435
+1772.939694	458.172
+1772.997352	425.982
+1773.055012	398.084
+1773.112672	348.726
+1773.170334	315.463
+1773.227996	318.682
+1773.285660	338.533
+1773.343324	331.558
+1773.400989	262.886
+1773.458655	252.156
+1773.516323	269.324
+1773.573991	290.784
+1773.631660	289.175
+1773.689330	290.784
+1773.747000	326.193
+1773.804672	411.497
+1773.862345	481.242
+1773.920019	487.68
+1773.977693	422.763
+1774.035369	377.161
+1774.093045	322.438
+1774.150723	357.847
+1774.208401	406.132
+1774.266081	432.957
+1774.323761	423.3
+1774.381442	359.456
+1774.439124	274.153
+1774.496807	255.375
+1774.554491	227.477
+1774.612176	228.014
+1774.669862	269.861
+1774.727549	329.949
+1774.785237	358.383
+1774.842925	395.938
+1774.900615	436.176
+1774.958305	428.665
+1775.015997	419.008
+1775.073689	404.522
+1775.131383	355.164
+1775.189077	323.511
+1775.246772	261.813
+1775.304468	199.58
+1775.362166	232.842
+1775.419864	300.978
+1775.477563	288.102
+1775.535263	232.842
+1775.592963	221.039
+1775.650665	268.251
+1775.708368	370.186
+1775.766072	407.205
+1775.823776	435.639
+1775.881482	479.632
+1775.939188	481.778
+1775.996896	472.658
+1776.054604	419.008
+1776.112314	367.504
+1776.170024	342.288
+1776.227735	347.117
+1776.285447	328.339
+1776.343160	300.978
+1776.400874	233.915
+1776.458589	185.094
+1776.516305	223.185
+1776.574022	268.251
+1776.631740	285.956
+1776.689458	328.876
+1776.747178	403.449
+1776.804898	485.534
+1776.862620	459.245
+1776.920342	449.588
+1776.978066	445.833
+1777.035790	428.128
+1777.093515	402.376
+1777.151242	300.978
+1777.208969	274.153
+1777.266697	282.737
+1777.324426	259.667
+1777.382156	270.397
+1777.439887	324.584
+1777.497618	297.759
+1777.555351	232.306
+1777.613085	248.401
+1777.670819	299.368
+1777.728555	371.259
+1777.786292	473.731
+1777.844029	584.249
+1777.901767	618.585
+1777.959507	528.453
+1778.017247	450.661
+1778.074988	393.256
+1778.132730	316.536
+1778.190473	275.226
+1778.248217	266.105
+1778.305962	274.153
+1778.363708	261.813
+1778.421455	309.025
+1778.479203	348.726
+1778.536951	292.394
+1778.594701	235.525
+1778.652452	224.795
+1778.710203	267.178
+1778.767956	326.193
+1778.825709	411.497
+1778.883463	523.089
+1778.941219	493.045
+1778.998975	420.081
+1779.056732	362.139
+1779.114490	314.927
+1779.172249	298.832
+1779.230009	302.051
+1779.287770	266.105
+1779.345532	194.215
+1779.403294	201.726
+1779.461058	251.62
+1779.518823	321.901
+1779.576588	395.402
+1779.634355	546.694
+1779.692122	759.148
+1779.749891	835.331
+1779.807660	717.838
+1779.865430	604.1
+1779.923201	543.476
+1779.980974	454.417
+1780.038747	368.04
+1780.096521	329.949
+1780.154296	317.073
+1780.212072	314.927
+1780.269848	335.314
+1780.327626	296.149
+1780.385405	278.445
+1780.443184	290.784
+1780.500965	306.343
+1780.558747	340.142
+1780.616529	449.052
+1780.674312	626.096
+1780.732097	762.367
+1780.789882	792.948
+1780.847668	733.396
+1780.905455	620.731
+1780.963243	505.921
+1781.021032	401.84
+1781.078822	357.31
+1781.136613	305.806
+1781.194405	300.978
+1781.252198	295.076
+1781.309992	295.076
+1781.367786	283.81
+1781.425582	237.671
+1781.483378	203.872
+1781.541176	238.744
+1781.598974	353.555
+1781.656773	475.34
+1781.714574	556.888
+1781.772375	559.034
+1781.830177	542.939
+1781.887980	541.33
+1781.945784	441.541
+1782.003589	355.701
+1782.061395	307.952
+1782.119202	304.733
+1782.177010	304.197
+1782.234818	291.321
+1782.292628	304.197
+1782.350438	307.952
+1782.408250	247.864
+1782.466062	225.332
+1782.523876	249.474
+1782.581690	290.248
+1782.639505	364.285
+1782.697322	422.227
+1782.755139	453.88
+1782.812957	459.782
+1782.870776	469.439
+1782.928596	455.49
+1782.986417	424.373
+1783.044239	337.46
+1783.102061	283.81
+1783.159885	285.419
+1783.217710	299.368
+1783.275535	287.029
+1783.333362	303.66
+1783.391189	332.095
+1783.449018	327.803
+1783.506847	281.664
+1783.564677	248.937
+1783.622508	268.251
+1783.680341	337.996
+1783.738174	418.471
+1783.796008	438.322
+1783.853843	436.176
+1783.911679	417.398
+1783.969515	376.088
+1784.027353	344.434
+1784.085192	292.394
+1784.143032	251.62
+1784.200872	235.525
+1784.258714	227.478
+1784.316556	226.405
+1784.374399	304.197
+1784.432244	330.485
+1784.490089	278.445
+1784.547935	248.937
+1784.605782	254.839
+1784.663631	309.562
+1784.721480	357.847
+1784.779330	398.084
+1784.837180	495.727
+1784.895032	532.745
+1784.952885	476.95
+1785.010739	425.446
+1785.068593	302.587
+1785.126449	263.959
+1785.184306	263.959
+1785.242163	260.74
+1785.300021	263.423
+1785.357881	248.937
+1785.415741	184.558
+1785.473602	179.729
+1785.531464	252.156
+1785.589327	296.149
+1785.647191	279.518
+1785.705056	314.927
+1785.762922	360.529
+1785.820789	416.862
+1785.878657	470.512
+1785.936526	408.278
+1785.994395	329.412
+1786.052266	292.394
+1786.110137	265.032
+1786.168010	263.959
+1786.225883	283.81
+1786.283758	272.007
+1786.341633	232.842
+1786.399509	180.266
+1786.457386	189.923
+1786.515264	269.324
+1786.573143	275.226
+1786.631023	257.521
+1786.688904	274.153
+1786.746786	324.047
+1786.804669	402.913
+1786.862553	460.855
+1786.920437	485.534
+1786.978323	452.271
+1787.036209	386.818
+1787.094097	347.653
+1787.151985	307.952
+1787.209875	328.876
+1787.267765	322.438
+1787.325656	273.616
+1787.383548	239.817
+1787.441441	229.624
+1787.499335	192.069
+1787.557230	188.313
+1787.615126	222.113
+1787.673023	265.032
+1787.730921	300.978
+1787.788820	354.091
+1787.846719	388.427
+1787.904620	432.957
+1787.962521	404.522
+1788.020424	335.85
+1788.078327	320.828
+1788.136232	276.299
+1788.194137	241.426
+1788.252043	234.988
+1788.309950	243.572
+1788.367858	265.569
+1788.425767	237.671
+1788.483677	246.255
+1788.541588	261.813
+1788.599500	285.419
+1788.657413	297.222
+1788.715327	344.971
+1788.773241	399.157
+1788.831157	471.048
+1788.889073	530.063
+1788.946991	476.95
+1789.004909	397.011
+1789.062829	328.876
+1789.120749	262.35
+1789.178670	258.058
+1789.236592	267.178
+1789.294515	260.74
+1789.352439	254.302
+1789.410364	298.832
+1789.468290	287.029
+1789.526217	253.766
+1789.584145	290.248
+1789.642074	357.847
+1789.700003	412.033
+1789.757934	448.515
+1789.815865	493.045
+1789.873798	526.844
+1789.931731	509.676
+1789.989666	441.004
+1790.047601	339.606
+1790.105537	291.321
+1790.163474	268.251
+1790.221412	250.01
+1790.279351	251.083
+1790.337291	248.937
+1790.395232	261.813
+1790.453174	284.346
+1790.511117	292.93
+1790.569061	237.134
+1790.627005	263.959
+1790.684951	356.774
+1790.742897	430.811
+1790.800845	512.895
+1790.858793	606.782
+1790.916743	664.724
+1790.974693	548.304
+1791.032644	420.617
+1791.090596	330.485
+1791.148549	312.781
+1791.206503	327.266
+1791.264458	320.828
+1791.322414	303.124
+1791.380371	285.956
+1791.438329	268.788
+1791.496288	298.295
+1791.554247	334.777
+1791.612208	376.624
+1791.670170	463.001
+1791.728132	518.797
+1791.786095	535.964
+1791.844060	546.694
+1791.902025	511.822
+1791.959991	452.807
+1792.017958	358.383
+1792.075927	282.737
+1792.133896	284.883
+1792.191866	316
+1792.249837	254.839
+1792.307808	234.988
+1792.365781	290.248
+1792.423755	301.514
+1792.481730	274.153
+1792.539705	292.394
+1792.597682	323.511
+1792.655659	391.11
+1792.713638	447.979
+1792.771617	468.366
+1792.829597	484.461
+1792.887578	547.767
+1792.945561	587.468
+1793.003544	493.045
+1793.061528	348.726
+1793.119513	272.543
+1793.177499	253.766
+1793.235486	263.423
+1793.293473	217.284
+1793.351462	165.78
+1793.409452	215.138
+1793.467442	255.912
+1793.525434	284.883
+1793.583426	320.292
+1793.641420	362.139
+1793.699414	421.154
+1793.757409	525.771
+1793.815406	591.76
+1793.873403	656.677
+1793.931401	628.242
+1793.989400	540.793
+1794.047400	402.913
+1794.105401	304.197
+1794.163403	292.394
+1794.221406	323.511
+1794.279409	369.65
+1794.337414	332.631
+1794.395420	338.533
+1794.453426	349.263
+1794.511434	311.708
+1794.569442	261.813
+1794.627451	245.182
+1794.685462	288.638
+1794.743473	379.843
+1794.801485	444.76
+1794.859498	504.311
+1794.917512	535.428
+1794.975527	528.453
+1795.033543	429.738
+1795.091560	342.825
+1795.149578	297.222
+1795.207597	262.35
+1795.265616	256.448
+1795.323637	255.912
+1795.381658	270.397
+1795.439681	255.912
+1795.497704	213.528
+1795.555729	248.401
+1795.613754	263.423
+1795.671780	295.076
+1795.729807	397.548
+1795.787835	498.946
+1795.845864	534.891
+1795.903894	547.767
+1795.961925	501.628
+1796.019957	391.646
+1796.077990	320.292
+1796.136024	319.219
+1796.194058	333.168
+1796.252094	277.372
+1796.310131	255.375
+1796.368168	250.01
+1796.426207	245.182
+1796.484246	201.725
+1796.542286	216.211
+1796.600327	239.28
+1796.658370	281.127
+1796.716413	345.507
+1796.774457	407.741
+1796.832502	541.329
+1796.890548	672.772
+1796.948595	694.232
+1797.006642	595.516
+1797.064691	414.716
+1797.122741	327.803
+1797.180791	280.591
+1797.238843	251.62
+1797.296895	232.842
+1797.354949	252.156
+1797.413003	299.905
+1797.471059	312.781
+1797.529115	297.759
+1797.587172	245.718
+1797.645230	239.817
+1797.703289	318.682
+1797.761349	446.906
+1797.819410	557.961
+1797.877472	638.972
+1797.935535	665.261
+1797.993598	623.95
+1798.051663	487.679
+1798.109729	337.46
+1798.167795	292.394
+1798.225863	305.806
+1798.283931	266.105
+1798.342001	204.944
+1798.400071	234.452
+1798.458142	245.718
+1798.516214	210.846
+1798.574287	219.43
+1798.632361	252.156
+1798.690436	298.295
+1798.748512	348.19
+1798.806589	419.544
+1798.864667	498.946
+1798.922746	600.881
+1798.980826	556.351
+1799.038906	405.595
+1799.096988	310.635
+1799.155070	277.372
+1799.213154	263.959
+1799.271238	253.229
+1799.329323	245.182
+1799.387410	251.62
+1799.445497	195.287
+1799.503585	171.681
+1799.561674	202.262
+1799.619764	261.277
+1799.677855	319.755
+1799.735947	372.869
+1799.794039	432.42
+1799.852133	554.205
+1799.910228	719.984
+1799.968324	748.418
+1800.026420	592.833
+1800.084518	461.927
+1800.142616	398.084
+1800.200715	353.018
+1800.258816	317.073
+1800.316917	279.518
+1800.375019	285.956
+1800.433122	280.054
+1800.491226	229.087
+1800.549331	231.769
+1800.607437	275.762
+1800.665544	295.613
+1800.723652	335.314
+1800.781761	417.935
+1800.839870	568.691
+1800.897981	716.228
+1800.956093	709.254
+1801.014205	586.395
+1801.072319	417.935
+1801.130433	267.178
+1801.188548	189.922
+1801.246664	209.773
+1801.304782	221.576
+1801.362900	223.722
+1801.421019	291.321
+1801.479139	286.492
+1801.537260	221.576
+1801.595382	243.572
+1801.653504	295.613
+1801.711628	323.511
+1801.769753	350.872
+1801.827879	410.96
+1801.886005	555.815
+1801.944133	614.293
+1802.002261	559.57
+1802.060390	437.785
+1802.118521	339.069
+1802.176652	286.492
+1802.234784	311.171
+1802.292917	298.832
+1802.351051	237.671
+1802.409186	226.941
+1802.467322	225.868
+1802.525459	246.791
+1802.583597	240.89
+1802.641736	285.956
+1802.699875	353.018
+1802.758016	450.661
+1802.816158	534.355
+1802.874300	598.735
+1802.932444	558.497
+1802.990588	438.321
+1803.048733	428.128
+1803.106879	434.029
+1803.165027	370.723
+1803.223175	283.81
+1803.281324	271.47
+1803.339474	270.397
+1803.397625	268.788
+1803.455777	255.912
+1803.513930	245.182
+1803.572083	250.547
+1803.630238	246.255
+1803.688394	261.813
+1803.746550	334.241
+1803.804708	491.971
+1803.862866	633.607
+1803.921025	613.757
+1803.979186	471.584
+1804.037347	326.73
+1804.095509	287.029
+1804.153672	291.321
+1804.211836	280.591
+1804.270001	265.569
+1804.328167	302.051
+1804.386334	309.025
+1804.444502	262.35
+1804.502671	226.404
+1804.560841	233.915
+1804.619011	285.956
+1804.677183	342.825
+1804.735355	381.453
+1804.793529	409.887
+1804.851703	450.661
+1804.909878	472.657
+1804.968055	439.931
+1805.026232	359.993
+1805.084410	316
+1805.142589	337.996
+1805.200769	348.19
+1805.258950	289.711
+1805.317132	244.645
+1805.375315	259.667
+1805.433498	314.39
+1805.491683	321.365
+1805.549869	276.835
+1805.608055	228.55
+1805.666243	256.448
+1805.724431	378.234
+1805.782621	490.362
+1805.840811	538.647
+1805.899002	610.001
+1805.957195	585.859
+1806.015388	552.596
+1806.073582	493.044
+1806.131777	385.208
+1806.189973	361.066
+1806.248170	331.022
+1806.306367	266.105
+1806.364566	273.616
+1806.422766	277.908
+1806.480966	282.2
+1806.539168	244.645
+1806.597371	217.82
+1806.655574	239.817
+1806.713778	312.244
+1806.771984	387.891
+1806.830190	487.679
+1806.888397	564.399
+1806.946605	595.516
+1807.004814	637.899
+1807.063024	552.596
+1807.121235	383.599
+1807.179447	327.803
+1807.237660	338.533
+1807.295874	325.657
+1807.354089	342.288
+1807.412304	344.971
+1807.470521	295.613
+1807.528738	272.007
+1807.586957	282.2
+1807.645176	266.105
+1807.703396	338.533
+1807.761618	395.938
+1807.819840	437.248
+1807.878063	534.355
+1807.936287	669.553
+1807.994512	664.188
+1808.052738	491.435
+1808.110965	346.044
+1808.169193	289.175
+1808.227422	286.492
+1808.285651	276.835
+1808.343882	221.039
+1808.402114	236.061
+1808.460346	248.401
+1808.518579	226.941
+1808.576814	237.671
+1808.635049	287.565
+1808.693285	380.38
+1808.751523	430.274
+1808.809761	462.464
+1808.868000	517.187
+1808.926240	556.351
+1808.984481	491.971
+1809.042723	387.891
+1809.100966	295.076
+1809.159209	274.689
+1809.217454	291.857
+1809.275700	321.901
+1809.333946	280.591
+1809.392194	242.499
+1809.450442	217.284
+1809.508692	226.404
+1809.566942	238.744
+1809.625193	238.207
+1809.683445	284.883
+1809.741699	348.726
+1809.799953	370.186
+1809.858208	399.693
+1809.916464	428.664
+1809.974721	411.496
+1810.032978	358.92
+1810.091237	329.412
+1810.149497	268.251
+1810.207758	217.284
+1810.266019	224.795
+1810.324282	266.642
+1810.382545	290.248
+1810.440809	270.934
+1810.499075	291.321
+1810.557341	309.562
+1810.615608	283.81
+1810.673876	245.182
+1810.732146	255.375
+1810.790416	311.171
+1810.848687	398.621
+1810.906958	509.139
+1810.965231	533.282
+1811.023505	443.15
+1811.081780	356.774
+1811.140055	261.813
+1811.198332	213.528
+1811.256609	234.988
+1811.314888	270.397
+1811.373167	278.445
+1811.431448	266.105
+1811.489729	271.47
+1811.548011	274.689
+1811.606294	318.682
+1811.664578	312.781
+1811.722863	296.149
+1811.781149	380.916
+1811.839436	467.829
+1811.897724	470.511
+1811.956013	394.865
+1812.014303	343.898
+1812.072593	284.883
+1812.130885	252.156
+1812.189177	261.277
+1812.247471	252.693
+1812.305765	219.966
+1812.364061	243.036
+1812.422357	296.686
+1812.480654	312.781
+1812.538952	264.496
+1812.597251	256.985
+1812.655551	285.419
+1812.713852	321.365
+1812.772154	362.139
+1812.830457	463
+1812.888761	550.45
+1812.947066	597.125
+1813.005371	591.224
+1813.063678	528.453
+1813.121985	423.836
+1813.180294	329.949
+1813.238603	267.178
+1813.296913	261.277
+1813.355225	256.448
+1813.413537	272.543
+1813.471850	331.558
+1813.530164	335.85
+1813.588479	310.635
+1813.646795	309.025
+1813.705112	304.733
+1813.763430	351.945
+1813.821749	392.719
+1813.880068	518.796
+1813.938389	664.724
+1813.996711	648.093
+1814.055033	480.168
+1814.113357	359.992
+1814.171681	317.609
+1814.230006	347.117
+1814.288333	339.606
+1814.346660	302.587
+1814.404988	295.076
+1814.463317	306.343
+1814.521647	311.708
+1814.579978	258.058
+1814.638310	232.306
+1814.696643	263.423
+1814.754977	303.124
+1814.813311	360.529
+1814.871647	467.292
+1814.929984	537.574
+1814.988321	513.968
+1815.046660	403.449
+1815.104999	300.441
+1815.163339	263.423
+1815.221681	287.029
+1815.280023	292.394
+1815.338366	318.146
+1815.396710	298.295
+1815.455055	267.715
+1815.513401	247.864
+1815.571748	316
+1815.630096	339.069
+1815.688445	327.266
+1815.746794	314.927
+1815.805145	363.211
+1815.863497	432.956
+1815.921849	475.34
+1815.980203	465.146
+1816.038557	430.274
+1816.096912	386.281
+1816.155269	340.679
+1816.213626	274.689
+1816.271984	262.886
+1816.330343	312.781
+1816.388703	295.076
+1816.447064	263.423
+1816.505426	253.229
+1816.563789	270.397
+1816.622153	272.543
+1816.680518	304.197
+1816.738883	435.102
+1816.797250	611.074
+1816.855617	650.239
+1816.913986	599.271
+1816.972355	542.939
+1817.030726	454.953
+1817.089097	357.31
+1817.147469	320.828
+1817.205842	287.029
+1817.264216	289.175
+1817.322591	267.178
+1817.380967	262.35
+1817.439344	240.353
+1817.497722	209.236
+1817.556101	207.09
+1817.614481	251.62
+1817.672861	304.197
+1817.731243	395.938
+1817.789625	482.314
+1817.848009	499.482
+1817.906393	479.632
+1817.964779	468.902
+1818.023165	447.978
+1818.081552	361.602
+1818.139940	287.029
+1818.198329	267.715
+1818.256719	299.368
+1818.315110	299.368
+1818.373502	259.667
+1818.431895	256.448
+1818.490289	259.667
+1818.548684	283.81
+1818.607079	296.149
+1818.665476	286.492
+1818.723874	337.46
+1818.782272	466.219
+1818.840671	572.983
+1818.899072	555.278
+1818.957473	462.464
+1819.015875	405.595
+1819.074278	370.723
+1819.132683	328.339
+1819.191088	269.861
+1819.249494	271.47
+1819.307901	320.292
+1819.366308	298.832
+1819.424717	288.638
+1819.483127	306.879
+1819.541538	292.394
+1819.599949	278.445
+1819.658362	298.832
+1819.716775	341.215
+1819.775190	427.591
+1819.833605	500.555
+1819.892021	519.869
+1819.950438	490.898
+1820.008857	364.285
+1820.067276	328.876
+1820.125696	303.124
+1820.184117	243.572
+1820.242539	234.452
+1820.300962	261.277
+1820.359385	260.204
+1820.417810	227.477
+1820.476236	214.601
+1820.534662	259.131
+1820.593090	293.467
+1820.651518	319.219
+1820.709948	359.993
+1820.768378	424.909
+1820.826809	520.942
+1820.885242	556.351
+1820.943675	510.212
+1821.002109	416.325
+1821.060544	369.113
+1821.118980	396.475
+1821.177417	342.825
+1821.235855	280.054
+1821.294294	292.394
+1821.352733	347.653
+1821.411174	369.113
+1821.469616	364.285
+1821.528058	326.193
+1821.586502	293.467
+1821.644946	285.419
+1821.703391	397.011
+1821.761838	562.253
+1821.820285	809.579
+1821.878733	1186.74
+1821.937182	1421.19
+1821.995632	1296.18
+1822.054083	847.67
+1822.112535	502.701
+1822.170988	358.383
+1822.229442	368.04
+1822.287897	318.146
+1822.346352	277.908
+1822.404809	259.131
+1822.463266	302.051
+1822.521725	336.387
+1822.580184	296.686
+1822.638645	304.733
+1822.697106	376.088
+1822.755568	533.282
+1822.814031	806.36
+1822.872496	1206.59
+1822.930961	1479.67
+1822.989427	1343.93
+1823.047893	931.901
+1823.106361	601.417
+1823.164830	414.716
+1823.223300	338.533
+1823.281771	289.711
+1823.340242	300.441
+1823.398715	310.635
+1823.457188	289.711
+1823.515663	273.616
+1823.574138	267.178
+1823.632614	294.003
+1823.691092	335.85
+1823.749570	452.271
+1823.808049	674.918
+1823.866529	917.952
+1823.925010	1066.56
+1823.983492	1044.03
+1824.041975	832.648
+1824.100458	539.72
+1824.158943	338.533
+1824.217429	275.226
+1824.275916	281.127
+1824.334403	284.346
+1824.392892	273.08
+1824.451381	266.642
+1824.509871	299.905
+1824.568363	330.485
+1824.626855	314.927
+1824.685348	354.628
+1824.743842	428.665
+1824.802337	516.114
+1824.860833	644.874
+1824.919330	719.447
+1824.977828	635.753
+1825.036327	493.581
+1825.094827	358.92
+1825.153327	296.149
+1825.211829	287.565
+1825.270331	267.715
+1825.328835	251.083
+1825.387339	302.051
+1825.445845	336.923
+1825.504351	264.496
+1825.562858	261.813
+1825.621366	320.828
+1825.679876	334.777
+1825.738386	340.679
+1825.796897	370.723
+1825.855409	433.493
+1825.913921	517.187
+1825.972435	532.209
+1826.030950	442.613
+1826.089466	344.971
+1826.147982	265.032
+1826.206500	230.696
+1826.265018	244.645
+1826.323538	260.204
+1826.382058	267.178
+1826.440579	257.521
+1826.499102	234.452
+1826.557625	192.605
+1826.616149	202.798
+1826.674674	241.426
+1826.733200	319.755
+1826.791727	440.467
+1826.850255	505.384
+1826.908784	483.387
+1826.967313	409.35
+1827.025844	332.095
+1827.084376	304.733
+1827.142908	253.766
+1827.201442	214.065
+1827.259976	224.795
+1827.318512	247.864
+1827.377048	268.251
+1827.435585	268.788
+1827.494123	306.343
+1827.552662	302.587
+1827.611203	278.981
+1827.669744	280.054
+1827.728285	346.044
+1827.786828	429.201
+1827.845372	486.07
+1827.903917	513.431
+1827.962463	484.997
+1828.021009	397.548
+1828.079557	310.098
+1828.138105	246.791
+1828.196655	262.886
+1828.255205	335.314
+1828.313756	331.558
+1828.372309	283.273
+1828.430862	251.083
+1828.489416	267.178
+1828.547971	268.251
+1828.606527	234.452
+1828.665084	222.649
+1828.723642	290.784
+1828.782201	407.204
+1828.840760	463.537
+1828.899321	469.975
+1828.957883	419.544
+1829.016445	344.971
+1829.075009	297.222
+1829.133573	298.832
+1829.192139	277.908
+1829.250705	273.08
+1829.309272	271.47
+1829.367840	242.499
+1829.426410	243.572
+1829.484980	225.868
+1829.543551	216.747
+1829.602123	245.182
+1829.660695	242.499
+1829.719269	263.423
+1829.777844	364.285
+1829.836420	530.063
+1829.894996	737.152
+1829.953574	841.232
+1830.012152	663.115
+1830.070732	436.712
+1830.129312	318.682
+1830.187894	288.102
+1830.246476	291.321
+1830.305059	289.175
+1830.363643	256.448
+1830.422228	252.693
+1830.480814	277.908
+1830.539401	314.927
+1830.597989	296.686
+1830.656578	297.222
+1830.715168	309.562
+1830.773758	416.325
+1830.832350	593.37
+1830.890942	753.783
+1830.949536	759.684
+1831.008130	653.994
+1831.066726	490.362
+1831.125322	368.04
+1831.183919	304.197
+1831.242518	312.244
+1831.301117	310.635
+1831.359717	269.861
+1831.418318	279.518
+1831.476920	280.054
+1831.535523	273.08
+1831.594126	260.74
+1831.652731	269.324
+1831.711337	289.711
+1831.769944	348.19
+1831.828551	449.051
+1831.887160	621.268
+1831.945769	735.542
+1832.004379	624.487
+1832.062991	395.938
+1832.121603	291.321
+1832.180216	252.156
+1832.238830	249.474
+1832.297445	273.08
+1832.356061	282.2
+1832.414678	251.62
+1832.473296	210.846
+1832.531915	218.893
+1832.590535	261.813
+1832.649156	241.963
+1832.707777	239.28
+1832.766400	303.124
+1832.825023	402.913
+1832.883648	486.07
+1832.942273	502.701
+1833.000899	484.997
+1833.059527	415.252
+1833.118155	312.781
+1833.176784	285.419
+1833.235414	300.978
+1833.294045	301.514
+1833.352677	273.616
+1833.411310	244.109
+1833.469944	252.693
+1833.528579	300.978
+1833.587214	306.879
+1833.645851	306.879
+1833.704488	301.514
+1833.763127	353.555
+1833.821766	430.811
+1833.880407	555.278
+1833.939048	631.461
+1833.997690	542.402
+1834.056334	429.738
+1834.114978	373.942
+1834.173623	298.832
+1834.232269	280.591
+1834.290916	283.81
+1834.349564	298.295
+1834.408213	252.693
+1834.466862	196.36
+1834.525513	181.338
+1834.584165	233.915
+1834.642817	241.963
+1834.701471	309.562
+1834.760125	431.884
+1834.818781	496.263
+1834.877437	554.742
+1834.936094	590.687
+1834.994752	566.545
+1835.053412	460.318
+1835.112072	359.993
+1835.170733	369.113
+1835.229395	340.142
+1835.288057	273.08
+1835.346721	260.74
+1835.405386	269.861
+1835.464052	267.715
+1835.522718	225.331
+1835.581386	225.331
+1835.640054	297.222
+1835.698724	381.453
+1835.757394	498.409
+1835.816066	631.461
+1835.874738	810.652
+1835.933411	971.065
+1835.992085	964.091
+1836.050760	741.98
+1836.109436	510.212
+1836.168113	393.256
+1836.226791	332.095
+1836.285470	322.974
+1836.344150	344.971
+1836.402831	310.635
+1836.461512	275.226
+1836.520195	277.372
+1836.578878	261.277
+1836.637563	278.445
+1836.696248	405.059
+1836.754934	588.005
+1836.813622	710.863
+1836.872310	828.356
+1836.930999	873.422
+1836.989689	849.816
+1837.048380	719.984
+1837.107072	495.19
+1837.165765	375.015
+1837.224459	340.679
+1837.283154	303.124
+1837.341849	329.949
+1837.400546	307.952
+1837.459244	303.66
+1837.517942	318.682
+1837.576642	333.168
+1837.635342	356.237
+1837.694043	366.431
+1837.752746	447.978
+1837.811449	536.501
+1837.870153	643.264
+1837.928858	738.224
+1837.987564	738.224
+1838.046271	601.417
+1838.104979	412.569
+1838.163688	354.628
+1838.222398	360.529
+1838.281108	379.843
+1838.339820	331.022
+1838.398533	289.175
+1838.457246	263.423
+1838.515960	283.273
+1838.574676	273.616
+1838.633392	236.598
+1838.692110	277.908
+1838.750828	373.405
+1838.809547	509.139
+1838.868267	638.436
+1838.926988	678.673
+1838.985710	596.589
+1839.044433	468.902
+1839.103157	394.329
+1839.161881	355.701
+1839.220607	328.876
+1839.279334	296.149
+1839.338061	241.426
+1839.396790	233.379
+1839.455519	251.62
+1839.514250	265.569
+1839.572981	272.007
+1839.631713	290.248
+1839.690447	317.609
+1839.749181	307.952
+1839.807916	383.599
+1839.866652	559.034
+1839.925389	626.633
+1839.984127	480.168
+1840.042866	370.186
+1840.101605	318.146
+1840.160346	314.39
+1840.219088	303.66
+1840.277830	287.029
+1840.336574	282.2
+1840.395318	313.317
+1840.454064	283.273
+1840.512810	276.299
+1840.571557	286.492
+1840.630306	264.496
+1840.689055	302.051
+1840.747805	382.526
+1840.806556	427.591
+1840.865308	462.464
+1840.924061	516.65
+1840.982815	500.019
+1841.041569	428.664
+1841.100325	376.624
+1841.159082	348.19
+1841.217839	344.971
+1841.276598	305.27
+1841.335357	273.616
+1841.394118	272.543
+1841.452879	229.623
+1841.511641	197.97
+1841.570405	191.532
+1841.629169	200.652
+1841.687934	285.419
+1841.746700	392.183
+1841.805467	440.467
+1841.864235	441.004
+1841.923004	454.416
+1841.981773	417.935
+1842.040544	357.31
+1842.099316	314.39
+1842.158088	314.39
+1842.216862	325.657
+1842.275636	306.879
+1842.334412	258.594
+1842.393188	226.941
+1842.451965	215.674
+1842.510744	246.791
+1842.569523	310.635
+1842.628303	351.409
+1842.687084	340.679
+1842.745866	380.916
+1842.804649	376.624
+1842.863433	350.872
+1842.922217	427.055
+1842.981003	402.376
+1843.039790	363.212
+1843.098577	303.66
+1843.157366	305.806
+1843.216155	348.19
+1843.274946	341.752
+1843.333737	274.689
+1843.392529	245.182
+1843.451323	243.036
+1843.510117	255.375
+1843.568912	224.795
+1843.627708	200.116
+1843.686505	234.988
+1843.745303	340.679
+1843.804102	429.201
+1843.862902	494.654
+1843.921702	457.099
+1843.980504	385.745
+1844.039307	356.774
+1844.098110	314.927
+1844.156915	261.277
+1844.215720	260.74
+1844.274526	258.058
+1844.333334	247.328
+1844.392142	215.138
+1844.450951	174.901
+1844.509761	231.233
+1844.568572	285.956
+1844.627384	266.105
+1844.686197	251.62
+1844.745011	314.927
+1844.803826	408.814
+1844.862641	479.096
+1844.921458	495.727
+1844.980276	401.84
+1845.039094	302.587
+1845.097914	303.66
+1845.156734	320.828
+1845.215555	260.74
+1845.274378	225.331
+1845.333201	250.547
+1845.392025	253.229
+1845.450850	268.251
+1845.509676	260.74
+1845.568503	241.963
+1845.627331	229.087
+1845.686160	280.591
+1845.744990	363.748
+1845.803821	536.501
+1845.862652	874.495
+1845.921485	1269.9
+1845.980318	1323.01
+1846.039153	974.284
+1846.097988	599.271
+1846.156825	387.891
+1846.215662	310.635
+1846.274500	306.879
+1846.333339	292.93
+1846.392179	267.715
+1846.451020	303.66
+1846.509862	327.803
+1846.568705	293.467
+1846.627549	270.397
+1846.686394	311.171
+1846.745240	404.522
+1846.804086	515.578
+1846.862934	753.783
+1846.921783	1125.04
+1846.980632	1211.95
+1847.039482	957.116
+1847.098334	670.626
+1847.157186	495.727
+1847.216039	375.015
+1847.274894	309.562
+1847.333749	276.299
+1847.392605	272.007
+1847.451462	303.66
+1847.510320	340.142
+1847.569178	340.142
+1847.628038	295.076
+1847.686899	301.514
+1847.745761	412.033
+1847.804623	535.964
+1847.863487	731.787
+1847.922351	933.51
+1847.981217	996.817
+1848.040083	854.645
+1848.098950	615.366
+1848.157819	465.683
+1848.216688	376.088
+1848.275558	339.606
+1848.334429	302.587
+1848.393301	273.08
+1848.452174	250.01
+1848.511048	227.478
+1848.569923	238.744
+1848.628798	262.35
+1848.687675	296.149
+1848.746553	362.139
+1848.805431	546.695
+1848.864311	722.666
+1848.923191	766.659
+1848.982072	726.422
+1849.040955	588.542
+1849.099838	426.519
+1849.158722	364.285
+1849.217607	352.482
+1849.276493	346.58
+1849.335380	324.584
+1849.394268	278.445
+1849.453157	245.182
+1849.512047	269.325
+1849.570938	291.858
+1849.629829	312.244
+1849.688722	332.631
+1849.747615	397.011
+1849.806510	518.797
+1849.865405	631.461
+1849.924302	631.461
+1849.983199	507.53
+1850.042097	396.475
+1850.100996	327.803
+1850.159897	314.39
+1850.218798	295.613
+1850.277700	287.029
+1850.336602	263.96
+1850.395506	272.544
+1850.454411	280.591
+1850.513317	301.514
+1850.572224	324.047
+1850.631131	333.168
+1850.690040	360.529
+1850.748949	412.57
+1850.807860	467.293
+1850.866771	490.899
+1850.925683	487.68
+1850.984597	468.902
+1851.043511	392.719
+1851.102426	296.149
+1851.161342	238.744
+1851.220259	249.474
+1851.279177	225.868
+1851.338096	231.233
+1851.397016	237.135
+1851.455936	206.554
+1851.514858	228.551
+1851.573781	278.981
+1851.632704	310.635
+1851.691629	389.5
+1851.750554	458.709
+1851.809480	600.344
+1851.868408	817.09
+1851.927336	886.835
+1851.986265	740.907
+1852.045195	493.045
+1852.104126	372.869
+1852.163058	345.507
+1852.221991	294.003
+1852.280925	254.303
+1852.339860	271.471
+1852.398796	269.325
+1852.457732	260.741
+1852.516670	203.872
+1852.575609	212.456
+1852.634548	236.062
+1852.693488	265.033
+1852.752430	355.164
+1852.811372	541.866
+1852.870315	737.152
+1852.929260	802.068
+1852.988205	705.498
+1853.047151	505.384
+1853.106098	361.066
+1853.165046	323.511
+1853.223995	294.54
+1853.282944	234.989
+1853.341895	212.992
+1853.400847	207.627
+1853.459799	224.795
+1853.518753	249.474
+1853.577708	253.766
+1853.636663	257.522
+1853.695619	268.252
+1853.754577	371.796
+1853.813535	526.844
+1853.872494	653.458
+1853.931454	694.768
+1853.990415	562.79
+1854.049377	420.617
+1854.108340	364.285
+1854.167304	304.734
+1854.226269	291.858
+1854.285235	285.956
+1854.344201	297.223
+1854.403169	266.106
+1854.462137	233.379
+1854.521107	240.89
+1854.580077	245.719
+1854.639049	261.814
+1854.698021	324.584
+1854.756994	396.475
+1854.815969	497.337
+1854.874944	586.396
+1854.933920	567.082
+1854.992897	441.541
+1855.051875	357.847
+1855.110854	323.511
+1855.169833	283.81
+1855.228814	313.318
+1855.287796	295.613
+1855.346778	276.299
+1855.405762	282.201
+1855.464747	262.35
+1855.523732	257.522
+1855.582718	248.401
+1855.641706	266.642
+1855.700694	258.058
+1855.759683	271.471
+1855.818673	348.726
+1855.877664	392.719
+1855.936656	395.938
+1855.995649	385.745
+1856.054643	323.511
+1856.113638	256.449
+1856.172634	261.814
+1856.231630	296.686
+1856.290628	276.836
+1856.349627	259.131
+1856.408626	280.591
+1856.467627	265.569
+1856.526628	245.719
+1856.585630	253.766
+1856.644633	273.08
+1856.703638	265.569
+1856.762643	319.219
+1856.821649	444.223
+1856.880656	548.841
+1856.939664	530.6
+1856.998673	417.398
+1857.057683	346.044
+1857.116693	358.383
+1857.175705	384.672
+1857.234718	345.507
+1857.293731	290.248
+1857.352746	272.544
+1857.411761	257.522
+1857.470778	254.303
+1857.529795	232.306
+1857.588813	230.697
+1857.647832	263.423
+1857.706852	314.391
+1857.765874	401.303
+1857.824896	506.994
+1857.883918	620.732
+1857.942942	570.301
+1858.001967	440.468
+1858.060993	364.822
+1858.120020	319.219
+1858.179047	311.708
+1858.238076	331.022
+1858.297105	319.756
+1858.356136	312.781
+1858.415167	287.566
+1858.474199	249.474
+1858.533233	249.474
+1858.592267	254.839
+1858.651302	266.106
+1858.710338	351.946
+1858.769375	452.807
+1858.828413	452.807
+1858.887452	453.344
+1858.946492	500.556
+1859.005533	498.41
+1859.064574	392.183
+1859.123617	300.978
+1859.182661	287.029
+1859.241705	302.588
+1859.300750	296.15
+1859.359797	292.394
+1859.418844	250.547
+1859.477892	225.332
+1859.536942	236.598
+1859.595992	282.201
+1859.655043	325.657
+1859.714095	341.752
+1859.773148	392.719
+1859.832202	429.201
+1859.891257	496.8
+1859.950312	514.505
+1860.009369	417.398
+1860.068427	330.486
+1860.127485	324.584
+1860.186545	346.044
+1860.245605	362.139
+1860.304667	317.073
+1860.363729	255.376
+1860.422792	239.817
+1860.481856	252.693
+1860.540922	240.89
+1860.599988	256.985
+1860.659055	271.471
+1860.718123	331.559
+1860.777191	390.573
+1860.836261	447.979
+1860.895332	437.249
+1860.954404	402.376
+1861.013476	410.96
+1861.072550	361.066
+1861.131624	271.471
+1861.190700	233.379
+1861.249776	258.058
+1861.308854	273.617
+1861.367932	275.226
+1861.427011	332.095
+1861.486091	373.942
+1861.545172	353.555
+1861.604254	343.898
+1861.663337	324.584
+1861.722421	280.055
+1861.781506	270.934
+1861.840592	333.168
+1861.899679	409.887
+1861.958766	474.804
+1862.017855	422.227
+1862.076944	314.927
+1862.136035	264.496
+1862.195126	261.814
+1862.254218	270.398
+1862.313312	260.741
+1862.372406	245.719
+1862.431501	227.478
+1862.490597	258.058
+1862.549694	249.474
+1862.608792	222.113
+1862.667891	221.04
+1862.726991	295.077
+1862.786092	409.887
+1862.845193	421.69
+1862.904296	416.325
+1862.963400	462.464
+1863.022504	453.88
+1863.081610	345.507
+1863.140716	301.515
+1863.199823	249.474
+1863.258932	245.182
+1863.318041	278.982
+1863.377151	277.909
+1863.436262	265.033
+1863.495374	209.773
+1863.554487	219.967
+1863.613601	256.985
+1863.672716	253.766
+1863.731831	285.42
+1863.790948	353.555
+1863.850066	456.026
+1863.909184	530.063
+1863.968304	542.403
+1864.027424	458.709
+1864.086546	412.57
+1864.145668	397.011
+1864.204791	317.61
+1864.263916	257.522
+1864.323041	241.427
+1864.382167	238.744
+1864.441294	272.007
+1864.500422	302.588
+1864.559551	275.226
+1864.618681	267.715
+1864.677811	279.518
+1864.736943	309.026
+1864.796076	394.865
+1864.855209	448.515
+1864.914344	493.581
+1864.973479	517.187
+1865.032616	419.008
+1865.091753	316.536
+1865.150891	309.026
+1865.210031	301.515
+1865.269171	267.715
+1865.328312	259.131
+1865.387454	273.08
+1865.446597	277.909
+1865.505741	275.226
+1865.564885	285.42
+1865.624031	283.274
+1865.683178	259.131
+1865.742326	302.051
+1865.801474	360.529
+1865.860624	414.716
+1865.919774	442.614
+1865.978926	385.745
+1866.038078	381.989
+1866.097231	312.781
+1866.156385	260.204
+1866.215541	270.934
+1866.274697	290.785
+1866.333854	295.077
+1866.393012	263.423
+1866.452171	294.54
+1866.511330	340.679
+1866.570491	353.555
+1866.629653	297.223
+1866.688816	247.328
+1866.747979	269.861
+1866.807144	310.099
+1866.866309	354.091
+1866.925476	388.964
+1866.984643	372.332
+1867.043811	371.259
+1867.102980	361.602
+1867.162151	316
+1867.221322	314.391
+1867.280494	292.394
+1867.339667	262.887
+1867.398841	223.186
+1867.458015	179.729
+1867.517191	207.091
+1867.576368	258.058
+1867.635546	318.146
+1867.694724	351.945
+1867.753904	319.755
+1867.813084	381.453
+1867.872266	499.483
+1867.931448	568.691
+1867.990631	561.717
+1868.049815	416.862
+1868.109001	303.124
+1868.168187	311.708
+1868.227374	312.781
+1868.286562	274.153
+1868.345751	243.573
+1868.404940	216.748
+1868.464131	235.525
+1868.523323	260.741
+1868.582516	256.449
+1868.641709	255.912
+1868.700904	263.423
+1868.760099	320.828
+1868.819296	525.235
+1868.878493	681.892
+1868.937691	706.571
+1868.996890	643.801
+1869.056091	586.396
+1869.115292	477.486
+1869.174494	428.128
+1869.233697	364.285
+1869.292901	255.376
+1869.352106	248.401
+1869.411311	260.741
+1869.470518	291.321
+1869.529726	257.522
+1869.588934	193.678
+1869.648144	239.281
+1869.707354	295.613
+1869.766566	351.945
+1869.825778	492.508
+1869.884991	655.604
+1869.944206	768.269
+1870.003421	773.634
+1870.062637	697.987
+1870.121854	546.695
+1870.181072	383.599
+1870.240291	325.121
+1870.299511	325.657
+1870.358731	348.726
+1870.417953	332.632
+1870.477176	240.354
+1870.536399	181.875
+1870.595624	244.646
+1870.654849	313.854
+1870.714076	401.84
+1870.773303	500.019
+1870.832531	622.878
+1870.891761	748.418
+1870.950991	819.236
+1871.010222	767.196
+1871.069454	575.666
+1871.128687	441.541
+1871.187921	331.558
+1871.247156	306.88
+1871.306392	328.339
+1871.365628	276.836
+1871.424866	255.376
+1871.484105	326.193
+1871.543344	296.686
+1871.602585	249.474
+1871.661826	276.299
+1871.721068	304.197
+1871.780312	378.77
+1871.839556	541.866
+1871.898801	778.999
+1871.958047	932.437
+1872.017294	865.375
+1872.076542	717.838
+1872.135791	585.859
+1872.195041	450.125
+1872.254292	359.993
+1872.313543	330.485
+1872.372796	323.511
+1872.432050	304.197
+1872.491304	311.172
+1872.550560	306.343
+1872.609816	268.252
+1872.669074	269.861
+1872.728332	331.558
+1872.787591	414.179
+1872.846851	571.374
+1872.906112	805.824
+1872.965374	912.05
+1873.024637	833.185
+1873.083901	677.064
+1873.143166	571.91
+1873.202432	472.658
+1873.261699	340.679
+1873.320966	268.788
+1873.380235	250.547
+1873.439504	314.927
+1873.498775	336.387
+1873.558046	327.803
+1873.617319	342.288
+1873.676592	377.161
+1873.735866	407.205
+1873.795141	486.07
+1873.854418	657.213
+1873.913695	843.915
+1873.972973	895.419
+1874.032252	769.878
+1874.091531	587.469
+1874.150812	438.322
+1874.210094	390.573
+1874.269377	340.142
+1874.328660	282.737
+1874.387945	309.026
+1874.447230	328.876
+1874.506517	288.102
+1874.565804	244.646
+1874.625092	284.347
+1874.684382	302.051
+1874.743672	366.967
+1874.802963	480.169
+1874.862255	637.363
+1874.921548	849.28
+1874.980842	910.441
+1875.040137	779.535
+1875.099432	550.987
+1875.158729	424.909
+1875.218027	386.818
+1875.277325	330.486
+1875.336625	267.715
+1875.395926	260.741
+1875.455227	254.303
+1875.514529	316
+1875.573833	353.555
+1875.633137	305.807
+1875.692442	284.347
+1875.751748	419.544
+1875.811055	758.612
+1875.870363	1174.4
+1875.929672	1515.61
+1875.988982	1568.73
+1876.048293	1165.81
+1876.107605	669.553
+1876.166917	440.468
+1876.226231	388.964
+1876.285545	346.044
+1876.344861	290.248
+1876.404177	265.569
+1876.463495	257.522
+1876.522813	318.683
+1876.582132	322.438
+1876.641452	315.464
+1876.700773	341.216
+1876.760096	449.052
+1876.819419	749.491
+1876.878742	1189.96
+1876.938067	1474.3
+1876.997393	1451.77
+1877.056720	1059.05
+1877.116048	658.823
+1877.175376	455.49
+1877.234706	375.015
+1877.294036	326.194
+1877.353368	312.781
+1877.412700	287.029
+1877.472033	281.664
+1877.531368	280.591
+1877.590703	267.715
+1877.650039	272.544
+1877.709376	354.628
+1877.768714	444.223
+1877.828053	586.396
+1877.887393	865.375
+1877.946734	1018.28
+1878.006075	951.215
+1878.065418	736.615
+1878.124762	533.819
+1878.184106	424.373
+1878.243452	357.311
+1878.302798	306.343
+1878.362145	325.121
+1878.421494	375.015
+1878.480843	351.946
+1878.540193	286.493
+1878.599544	273.08
+1878.658896	307.416
+1878.718249	377.161
+1878.777603	442.614
+1878.836958	520.943
+1878.896314	640.582
+1878.955671	753.247
+1879.015028	760.221
+1879.074387	604.1
+1879.133747	387.354
+1879.193107	297.223
+1879.252469	291.858
+1879.311831	293.467
+1879.371194	294.004
+1879.430558	264.496
+1879.489924	226.941
+1879.549290	246.792
+1879.608657	262.887
+1879.668025	262.887
+1879.727394	327.267
+1879.786764	435.639
+1879.846134	473.731
+1879.905506	529.527
+1879.964879	613.221
+1880.024252	616.976
+1880.083627	461.928
+1880.143003	336.924
+1880.202379	345.508
+1880.261756	423.836
+1880.321135	437.785
+1880.380514	385.208
+1880.439894	309.026
+1880.499275	260.741
+1880.558657	261.277
+1880.618040	278.445
+1880.677424	305.807
+1880.736809	334.241
+1880.796195	353.555
+1880.855582	486.07
+1880.914969	596.589
+1880.974358	550.987
+1881.033748	459.245
+1881.093138	383.062
+1881.152530	316.537
+1881.211922	348.19
+1881.271315	361.603
+1881.330709	314.391
+1881.390105	237.135
+1881.449501	246.792
+1881.508898	317.61
+1881.568296	289.712
+1881.627695	215.138
+1881.687095	248.938
+1881.746495	349.8
+1881.805897	471.585
+1881.865300	550.987
+1881.924704	524.698
+1881.984108	505.384
+1882.043514	535.428
+1882.102920	474.267
+1882.162327	368.577
+1882.221736	300.978
+1882.281145	325.657
+1882.340555	388.427
+1882.399966	401.303
+1882.459378	366.431
+1882.518791	319.219
+1882.578205	261.814
+1882.637620	210.846
+1882.697036	223.722
+1882.756453	284.883
+1882.815870	338.533
+1882.875289	397.011
+1882.934709	485.534
+1882.994129	515.578
+1883.053551	486.07
+1883.112973	446.369
+1883.172396	400.767
+1883.231821	409.351
+1883.291246	365.358
+1883.350672	336.924
+1883.410099	305.807
+1883.469527	266.642
+1883.528956	290.785
+1883.588386	256.985
+1883.647817	246.792
+1883.707248	286.493
+1883.766681	325.657
+1883.826115	401.303
+1883.885549	486.07
+1883.944985	496.264
+1884.004421	479.096
+1884.063859	391.646
+1884.123297	366.431
+1884.182736	392.183
+1884.242176	336.387
+1884.301618	284.347
+1884.361060	265.033
+1884.420503	259.668
+1884.479947	258.058
+1884.539391	260.741
+1884.598837	255.376
+1884.658284	256.985
+1884.717732	304.197
+1884.777180	395.939
+1884.836630	452.271
+1884.896080	483.924
+1884.955532	488.753
+1885.014984	427.592
+1885.074438	351.409
+1885.133892	318.683
+1885.193347	294.54
+1885.252803	300.442
+1885.312260	395.402
+1885.371718	402.377
+1885.431177	336.387
+1885.490637	298.832
+1885.550098	385.209
+1885.609560	403.45
+1885.669022	337.46
+1885.728486	332.095
+1885.787951	372.333
+1885.847416	468.902
+1885.906883	558.498
+1885.966350	506.457
+1886.025818	402.913
+1886.085288	370.187
+1886.144758	372.869
+1886.204229	405.059
+1886.263701	371.796
+1886.323174	279.518
+1886.382648	320.829
+1886.442123	415.789
+1886.501599	433.493
+1886.561075	379.307
+1886.620553	342.825
+1886.680032	309.562
+1886.739511	339.07
+1886.798992	423.837
+1886.858473	453.344
+1886.917956	454.953
+1886.977439	488.753
+1887.036923	461.391
+1887.096409	377.161
+1887.155895	313.318
+1887.215382	303.124
+1887.274870	327.803
+1887.334359	327.803
+1887.393849	351.946
+1887.453339	346.044
+1887.512831	266.106
+1887.572324	223.722
+1887.631818	278.445
+1887.691312	324.048
+1887.750808	324.048
+1887.810304	369.114
+1887.869802	469.975
+1887.929300	471.585
+1887.988799	439.395
+1888.048299	425.983
+1888.107800	413.643
+1888.167303	386.818
+1888.226806	351.409
+1888.286310	337.997
+1888.345814	317.073
+1888.405320	283.274
+1888.464827	275.226
+1888.524335	275.226
+1888.583843	274.153
+1888.643353	240.354
+1888.702863	260.204
+1888.762375	304.197
+1888.821887	367.504
+1888.881401	386.282
+1888.940915	432.421
+1889.000430	435.103
+1889.059946	408.815
+1889.119463	341.752
+1889.178981	287.029
+1889.238500	293.467
+1889.298020	284.883
+1889.357541	297.759
+1889.417063	315.464
+1889.476586	267.715
+1889.536109	247.865
+1889.595634	308.489
+1889.655159	304.734
+1889.714686	266.642
+1889.774213	331.022
+1889.833742	447.443
+1889.893271	424.373
+1889.952801	409.351
+1890.012332	424.373
+1890.071864	365.895
+1890.131397	336.924
+1890.190931	284.347
+1890.250466	244.109
+1890.310002	280.591
+1890.369539	287.029
+1890.429076	241.427
+1890.488615	238.744
+1890.548155	241.427
+1890.607695	258.595
+1890.667237	263.423
+1890.726779	251.62
+1890.786322	330.486
+1890.845867	450.125
+1890.905412	526.844
+1890.964958	514.505
+1891.024505	442.614
+1891.084053	400.767
+1891.143602	371.796
+1891.203152	287.566
+1891.262703	251.084
+1891.322255	225.332
+1891.381807	210.846
+1891.441361	273.08
+1891.500916	307.953
+1891.560471	265.033
+1891.620028	236.598
+1891.679585	257.522
+1891.739143	295.613
+1891.798703	336.924
+1891.858263	428.129
+1891.917824	535.428
+1891.977386	540.257
+1892.036949	436.176
+1892.096513	344.435
+1892.156078	297.223
+1892.215644	261.814
+1892.275211	256.985
+1892.334778	250.011
+1892.394347	194.215
+1892.453917	209.237
+1892.513487	231.233
+1892.573059	245.182
+1892.632631	243.036
+1892.692204	284.883
+1892.751779	324.048
+1892.811354	369.65
+1892.870930	483.388
+1892.930507	548.841
+1892.990085	523.625
+1893.049664	438.859
+1893.109244	335.851
+1893.168825	275.763
+1893.228407	275.763
+1893.287989	268.252
+1893.347573	246.792
+1893.407158	246.792
+1893.466743	250.547
+1893.526330	217.821
+1893.585917	211.919
+1893.645505	250.547
+1893.705095	306.343
+1893.764685	363.749
+1893.824276	424.373
+1893.883868	465.683
+1893.943461	498.946
+1894.003055	497.337
+1894.062650	449.052
+1894.122246	343.898
+1894.181843	278.982
+1894.241440	266.642
+1894.301039	265.569
+1894.360639	268.252
+1894.420239	260.741
+1894.479841	257.522
+1894.539443	254.839
+1894.599046	254.839
+1894.658651	254.303
+1894.718256	241.427
+1894.777862	294.54
+1894.837469	404.523
+1894.897077	466.756
+1894.956686	474.804
+1895.016296	435.103
+1895.075907	390.037
+1895.135519	376.088
+1895.195131	359.457
+1895.254745	326.194
+1895.314360	321.365
+1895.373975	270.398
+1895.433592	229.624
+1895.493209	235.525
+1895.552827	262.35
+1895.612447	306.88
+1895.672067	300.442
+1895.731688	328.876
+1895.791310	344.435
+1895.850933	403.986
+1895.910557	496.8
+1895.970182	519.87
+1896.029808	484.997
+1896.089435	423.3
+1896.149062	352.482
+1896.208691	306.343
+1896.268321	296.15
+1896.327951	301.515
+1896.387583	313.854
+1896.447215	274.153
+1896.506849	246.792
+1896.566483	271.471
+1896.626118	297.759
+1896.685754	296.686
+1896.745391	311.708
+1896.805029	365.358
+1896.864668	434.567
+1896.924308	497.873
+1896.983949	491.972
+1897.043591	420.081
+1897.103234	340.679
+1897.162877	305.27
+1897.222522	292.394
+1897.282167	260.204
+1897.341814	253.766
+1897.401461	244.109
+1897.461110	273.617
+1897.520759	264.496
+1897.580409	258.058
+1897.640060	297.223
+1897.699712	343.898
+1897.759366	383.599
+1897.819019	379.844
+1897.878674	404.523
+1897.938330	444.76
+1897.997987	389.501
+1898.057645	340.143
+1898.117303	360.53
+1898.176963	350.336
+1898.236624	376.625
+1898.296285	333.705
+1898.355947	293.467
+1898.415611	299.369
+1898.475275	300.978
+1898.534940	276.836
+1898.594607	250.011
+1898.654274	226.941
+1898.713942	196.898
+1898.773611	255.376
+1898.833281	372.869
+1898.892951	443.687
+1898.952623	444.224
+1899.012296	407.205
+1899.071970	384.672
+1899.131644	317.61
+1899.191320	292.394
+1899.250996	290.248
+1899.310674	256.449
+1899.370352	287.566
+1899.430031	307.953
+1899.489712	283.81
+1899.549393	237.671
+1899.609075	265.569
+1899.668758	330.486
+1899.728442	372.869
+1899.788127	388.428
+1899.847813	393.793
+1899.907499	425.983
+1899.967187	439.395
+1900.026876	456.027
+1900.086566	415.253
+1900.146256	337.46
+1900.205948	281.128
+1900.265640	281.128
+1900.325333	280.591
+1900.385028	315.464
+1900.444723	318.146
+1900.504419	265.033
+1900.564116	254.839
+1900.623814	251.62
+1900.683513	241.963
+1900.743213	253.766
+1900.802914	317.073
+1900.862616	386.818
+1900.922319	457.1
+1900.982022	517.188
+1901.041727	463.538
+1901.101432	401.304
+1901.161139	369.114
+1901.220846	305.27
+1901.280555	264.496
+1901.340264	286.493
+1901.399974	282.201
+1901.459685	248.401
+1901.519397	217.821
+1901.579110	203.872
+1901.638824	203.872
+1901.698539	229.088
+1901.758255	301.515
+1901.817972	408.815
+1901.877690	435.103
+1901.937408	421.154
+1901.997128	379.844
+1902.056849	362.676
+1902.116570	358.384
+1902.176293	309.562
+1902.236016	272.544
+1902.295740	298.832
+1902.355465	302.051
+1902.415192	255.376
+1902.474919	217.285
+1902.534647	264.496
+1902.594376	330.486
+1902.654106	333.705
+1902.713837	272.544
+1902.773568	323.511
+1902.833301	425.446
+1902.893035	508.604
+1902.952769	518.797
+1903.012505	523.089
+1903.072242	445.833
+1903.131979	348.727
+1903.191717	289.176
+1903.251457	241.427
+1903.311197	287.566
+1903.370938	349.263
+1903.430680	371.796
+1903.490423	357.311
+1903.550167	332.095
+1903.609912	331.022
+1903.669658	330.486
+1903.729405	321.902
+1903.789153	397.548
+1903.848901	450.662
+1903.908651	474.804
+1903.968401	451.198
+1904.028153	412.57
+1904.087905	353.019
+1904.147659	311.172
+1904.207413	307.416
+1904.267168	325.657
+1904.326924	371.26
+1904.386682	380.917
+1904.446440	381.453
+1904.506199	380.917
+1904.565959	343.362
+1904.625719	358.92
+1904.685481	370.723
+1904.745244	366.968
+1904.805008	335.851
+1904.864772	401.304
+1904.924538	519.334
+1904.984304	526.845
+1905.044072	438.322
+1905.103840	387.891
+1905.163609	352.482
+1905.223380	335.314
+1905.283151	347.654
+1905.342923	319.756
+1905.402696	299.369
+1905.462470	331.559
+1905.522245	342.289
+1905.582021	337.997
+1905.641798	319.219
+1905.701575	290.249
+1905.761354	353.019
+1905.821134	488.217
+1905.880914	588.542
+1905.940696	587.469
+1906.000478	464.074
+1906.060262	395.939
+1906.120046	339.07
+1906.179831	299.905
+1906.239617	295.613
+1906.299405	280.055
+1906.359193	281.665
+1906.418982	344.971
+1906.478772	370.723
+1906.538562	307.416
+1906.598354	284.347
+1906.658147	290.249
+1906.717941	272.008
+1906.777735	320.829
+1906.837531	442.614
+1906.897327	552.06
+1906.957125	519.334
+1907.016923	438.322
+1907.076722	368.041
+1907.136523	333.168
+1907.196324	302.052
+1907.256126	259.668
+1907.315929	230.161
+1907.375733	245.719
+1907.435538	262.887
+1907.495344	244.646
+1907.555151	211.383
+1907.614958	215.675
+1907.674767	250.548
+1907.734577	284.884
+1907.794387	356.238
+1907.854199	423.837
+1907.914011	436.176
+1907.973825	450.662
+1908.033639	435.64
+1908.093454	385.209
+1908.153270	298.832
+1908.213088	247.865
+1908.272906	236.062
+1908.332725	190.996
+1908.392545	235.526
+1908.452365	284.884
+1908.512187	281.128
+1908.572010	258.595
+1908.631834	217.285
+1908.691658	229.624
+1908.751484	244.646
+1908.811310	322.975
+1908.871138	394.329
+1908.930966	427.592
+1908.990796	428.129
+1909.050626	350.873
+1909.110457	273.081
+1909.170289	251.621
+1909.230122	251.084
+1909.289956	234.989
+1909.349791	234.453
+1909.409627	258.059
+1909.469464	278.982
+1909.529302	265.033
+1909.589140	252.694
+1909.648980	236.599
+1909.708821	268.252
+1909.768662	314.391
+1909.828505	354.092
+1909.888348	426.519
+1909.948192	454.417
+1910.008038	435.103
+1910.067884	382.526
+1910.127731	290.785
+1910.187579	258.595
+1910.247428	272.008
+1910.307278	269.862
+1910.367129	259.668
+1910.426981	263.424
+1910.486833	281.128
+1910.546687	258.595
+1910.606542	234.453
+1910.666397	258.059
+1910.726254	307.416
+1910.786111	391.647
+1910.845970	493.045
+1910.905829	536.502
+1910.965689	522.553
+1911.025550	464.074
+1911.085413	356.238
+1911.145276	267.716
+1911.205140	252.694
+1911.265005	277.909
+1911.324870	307.416
+1911.384737	304.734
+1911.444605	270.935
+1911.504474	245.719
+1911.564343	300.442
+1911.624214	358.92
+1911.684085	318.683
+1911.743958	303.661
+1911.803831	402.377
+1911.863706	462.465
+1911.923581	502.166
+1911.983457	486.071
+1912.043334	412.57
+1912.103212	401.84
+1912.163091	375.552
+1912.222971	361.603
+1912.282852	359.993
+1912.342734	294.54
+1912.402617	274.154
+1912.462500	274.69
+1912.522385	276.3
+1912.582271	255.376
+1912.642157	239.281
+1912.702045	232.843
+1912.761933	358.92
+1912.821822	461.392
+1912.881713	512.896
+1912.941604	504.312
+1913.001496	456.027
+1913.061389	420.618
+1913.121283	390.574
+1913.181178	368.577
+1913.241074	353.555
+1913.300971	309.563
+1913.360869	298.296
+1913.420767	278.982
+1913.480667	270.398
+1913.540567	260.205
+1913.600469	282.738
+1913.660371	353.019
+1913.720275	373.942
+1913.780179	417.399
+1913.840084	515.042
+1913.899991	605.71
+1913.959898	643.265
+1914.019806	577.276
+1914.079715	434.03
+1914.139625	361.603
+1914.199536	359.993
+1914.259448	361.603
+1914.319360	347.117
+1914.379274	355.165
+1914.439189	349.8
+1914.499104	346.581
+1914.559021	320.829
+1914.618938	295.614
+1914.678857	325.658
+1914.738776	369.114
+1914.798696	435.103
+1914.858617	545.086
+1914.918540	611.075
+1914.978463	559.571
+1915.038387	437.249
+1915.098312	390.037
+1915.158238	364.285
+1915.218164	364.285
+1915.278092	377.161
+1915.338021	341.216
+1915.397951	304.734
+1915.457881	300.979
+1915.517813	281.665
+1915.577745	284.347
+1915.637678	307.953
+1915.697613	351.946
+1915.757548	433.494
+1915.817484	526.845
+1915.877421	608.393
+1915.937360	582.104
+1915.997299	495.728
+1916.057239	435.103
+1916.117179	405.596
+1916.177121	370.187
+1916.237064	348.727
+1916.297008	360.53
+1916.356952	323.512
+1916.416898	317.61
+1916.476844	333.705
+1916.536792	313.318
+1916.596740	281.128
+1916.656690	262.351
+1916.716640	333.168
+1916.776591	419.545
+1916.836543	491.436
+1916.896496	585.86
+1916.956450	546.159
+1917.016405	444.76
+1917.076361	381.453
+1917.136318	358.384
+1917.196276	359.993
+1917.256235	324.048
+1917.316194	329.949
+1917.376155	336.387
+1917.436116	310.099
+1917.496079	286.493
+1917.556042	248.938
+1917.616007	223.723
+1917.675972	297.76
+1917.735938	402.913
+1917.795905	469.439
+1917.855873	547.232
+1917.915842	608.929
+1917.975812	589.079
+1918.035783	433.494
+1918.095755	300.442
+1918.155728	307.417
+1918.215702	300.979
+1918.275676	283.811
+1918.335652	291.322
+1918.395628	301.515
+1918.455606	262.351
+1918.515584	288.103
+1918.575564	296.687
+1918.635544	303.125
+1918.695525	345.508
+1918.755507	384.136
+1918.815490	425.446
+1918.875474	483.925
+1918.935459	453.881
+1918.995445	409.888
+1919.055432	369.65
+1919.115420	324.584
+1919.175409	311.172
+1919.235398	283.274
+1919.295389	269.325
+1919.355380	317.073
+1919.415373	341.752
+1919.475366	329.413
+1919.535361	339.07
+1919.595356	343.898
+1919.655352	346.044
+1919.715349	357.847
+1919.775347	381.453
+1919.835346	383.599
+1919.895346	401.304
+1919.955347	431.884
+1920.015349	421.154
+1920.075352	370.723
+1920.135356	292.931
+1920.195360	273.617
+1920.255366	305.807
+1920.315372	327.267
+1920.375380	334.778
+1920.435388	309.563
+1920.495398	266.106
+1920.555408	216.212
+1920.615419	213.529
+1920.675431	266.643
+1920.735444	351.946
+1920.795458	510.213
+1920.855473	781.682
+1920.915489	1186.74
+1920.975506	1503.81
+1921.035524	1515.61
+1921.095543	1189.96
+1921.155562	738.762
+1921.215583	480.706
+1921.275604	377.698
+1921.335627	330.486
+1921.395650	304.198
+1921.455675	304.198
+1921.515700	276.836
+1921.575726	269.862
+1921.635753	299.369
+1921.695781	365.358
+1921.755811	398.085
+1921.815840	486.071
+1921.875871	752.174
+1921.935903	1157.23
+1921.995936	1465.18
+1922.055970	1372.9
+1922.116004	989.843
+1922.176040	593.907
+1922.236077	384.136
+1922.296114	342.826
+1922.356152	307.417
+1922.416192	276.836
+1922.476232	255.376
+1922.536273	265.57
+1922.596315	292.395
+1922.656359	288.639
+1922.716403	282.201
+1922.776448	402.913
+1922.836494	625.561
+1922.896540	813.872
+1922.956588	990.917
+1923.016637	1059.05
+1923.076687	936.73
+1923.136737	753.784
+1923.196789	538.648
+1923.256841	388.428
+1923.316895	317.074
+1923.376949	295.614
+1923.437004	278.446
+1923.497060	262.351
+1923.557118	251.621
+1923.617176	268.789
+1923.677235	319.22
+1923.737295	357.311
+1923.797356	453.881
+1923.857418	566.546
+1923.917480	654.532
+1923.977544	671.163
+1924.037609	636.827
+1924.097674	550.987
+1924.157741	402.377
+1924.217808	322.439
+1924.277877	297.76
+1924.337946	271.471
+1924.398016	259.668
+1924.458088	272.544
+1924.518160	254.84
+1924.578233	260.741
+1924.638307	320.829
+1924.698382	365.359
+1924.758458	361.603
+1924.818535	375.552
+1924.878613	485.534
+1924.938691	528.454
+1924.998771	526.845
+1925.058852	484.998
+1925.118933	408.815
+1925.179016	335.315
+1925.239099	299.906
+1925.299183	329.95
+1925.359269	313.318
+1925.419355	289.712
+1925.479442	305.271
+1925.539530	298.833
+1925.599619	281.128
+1925.659709	280.592
+1925.719800	304.734
+1925.779892	344.435
+1925.839985	311.709
+1925.900079	344.972
+1925.960173	432.958
+1926.020269	452.808
+1926.080365	366.968
+1926.140463	332.096
+1926.200561	331.559
+1926.260661	320.293
+1926.320761	284.884
+1926.380862	259.668
+1926.440964	248.402
+1926.501067	259.132
+1926.561172	222.113
+1926.621277	246.792
+1926.681382	283.811
+1926.741489	295.614
+1926.801597	349.264
+1926.861706	428.666
+1926.921816	445.833
+1926.981926	438.859
+1927.042038	427.593
+1927.102150	393.793
+1927.162264	334.242
+1927.222378	295.077
+1927.282493	289.176
+1927.342609	288.103
+1927.402727	247.329
+1927.462845	229.088
+1927.522964	245.183
+1927.583084	268.789
+1927.643205	297.76
+1927.703327	325.121
+1927.763449	353.019
+1927.823573	461.928
+1927.883698	559.035
+1927.943823	554.206
+1928.003950	527.381
+1928.064077	447.98
+1928.124206	410.961
+1928.184335	491.972
+1928.244466	537.575
+1928.304597	526.845
+1928.364729	554.743
+1928.424862	504.848
+1928.484996	457.637
+1928.545131	381.99
+1928.605267	355.165
+1928.665404	376.089
+1928.725542	379.308
+1928.785681	469.44
+1928.845820	636.827
+1928.905961	705.499
+1928.966102	674.382
+1929.026245	611.612
+1929.086388	494.118
+1929.146533	460.856
+1929.206678	508.604
+1929.266824	571.374
+1929.326971	588.542
+1929.387120	542.403
+1929.447269	524.162
+1929.507419	495.192
+1929.567569	422.228
+1929.627721	381.99
+1929.687874	345.508
+1929.748028	408.815
+1929.808183	563.327
+1929.868338	654.532
+1929.928495	650.24
+1929.988652	598.736
+1930.048811	544.549
+1930.108970	510.214
+1930.169130	485.535
+1930.229292	494.655
+1930.289454	479.097
+1930.349617	445.297
+1930.409781	424.91
+1930.469946	395.403
+1930.530112	385.209
+1930.590279	347.654
+1930.650447	331.023
+1930.710615	386.819
+1930.770785	420.082
+1930.830956	548.841
+1930.891127	657.214
+1930.951300	636.827
+1931.011473	537.038
+1931.071648	486.608
+1931.131823	457.1
+1931.191999	401.841
+1931.252176	333.169
+1931.312354	285.957
+1931.372533	288.103
+1931.432713	289.712
+1931.492894	282.738
+1931.553076	298.833
+1931.613259	266.106
+1931.673443	279.519
+1931.733628	347.118
+1931.793813	488.217
+1931.854000	550.987
+1931.914187	545.622
+1931.974376	503.239
+1932.034565	474.268
+1932.094755	421.155
+1932.154947	352.483
+1932.215139	310.099
+1932.275332	287.03
+1932.335526	294.004
+1932.395721	320.829
+1932.455917	357.848
+1932.516114	365.895
+1932.576312	318.147
+1932.636510	261.278
+1932.696710	297.76
+1932.756911	390.038
+1932.817112	509.141
+1932.877315	525.772
+1932.937518	520.407
+1932.997723	476.414
+1933.057928	372.87
+1933.118134	323.512
+1933.178341	289.712
+1933.238549	276.3
+1933.298758	247.329
+1933.358968	243.574
+1933.419179	257.523
+1933.479391	252.694
+1933.539604	252.694
+1933.599818	288.639
+1933.660033	306.344
+1933.720248	323.512
+1933.780465	336.388
+1933.840682	371.26
+1933.900901	456.564
+1933.961120	482.852
+1934.021340	435.104
+1934.081562	344.972
+1934.141784	281.665
+1934.202007	311.172
+1934.262231	350.873
+1934.322456	291.322
+1934.382682	285.421
+1934.442909	305.271
+1934.503137	251.085
+1934.563365	192.07
+1934.623595	183.486
+1934.683826	211.92
+1934.744057	279.519
+1934.804290	360.53
+1934.864523	434.567
+1934.924758	561.181
+1934.984993	552.06
+1935.045229	445.834
+1935.105466	400.768
+1935.165705	350.873
+1935.225944	325.121
+1935.286184	324.048
+1935.346425	312.245
+1935.406667	291.322
+1935.466909	251.085
+1935.527153	207.628
+1935.587398	223.723
+1935.647643	258.059
+1935.707890	245.183
+1935.768138	308.49
+1935.828386	430.812
+1935.888635	604.637
+1935.948886	638.973
+1936.009137	517.188
+1936.069389	417.399
+1936.129642	348.727
+1936.189896	317.61
+1936.250151	287.566
+1936.310407	232.844
+1936.370664	217.822
+1936.430922	252.694
+1936.491181	280.056
+1936.551440	268.253
+1936.611701	250.012
+1936.671963	238.745
+1936.732225	275.227
+1936.792489	358.384
+1936.852753	424.91
+1936.913018	466.757
+1936.973285	480.17
+1937.033552	432.421
+1937.093820	353.556
+1937.154089	278.983
+1937.214359	237.672
+1937.274630	212.457
+1937.334902	179.194
+1937.395175	208.701
+1937.455448	225.869
+1937.515723	222.114
+1937.575999	216.749
+1937.636275	228.015
+1937.696553	255.913
+1937.756831	331.023
+1937.817111	422.228
+1937.877391	467.83
+1937.937672	532.21
+1937.997955	576.203
+1938.058238	435.64
+1938.118522	321.366
+1938.178807	317.61
+1938.239093	307.953
+1938.299380	241.428
+1938.359667	224.26
+1938.419956	250.012
+1938.480246	236.063
+1938.540537	236.063
+1938.600828	234.99
+1938.661121	254.304
+1938.721414	269.862
+1938.781708	339.07
+1938.842004	456.564
+1938.902300	608.393
+1938.962597	616.44
+1939.022895	489.29
+1939.083195	402.914
+1939.143495	363.213
+1939.203795	316.537
+1939.264097	284.348
+1939.324400	227.479
+1939.384704	230.698
+1939.445009	276.837
+1939.505314	295.078
+1939.565621	268.789
+1939.625928	241.428
+1939.686237	277.91
+1939.746546	272.008
+1939.806857	328.34
+1939.867168	420.082
+1939.927480	520.407
+1939.987793	554.207
+1940.048107	502.703
+1940.108422	452.808
+1940.168738	365.895
+1940.229055	317.611
+1940.289373	338.534
+1940.349692	313.855
+1940.410011	264.497
+1940.470332	261.815
+1940.530654	253.231
+1940.590976	263.961
+1940.651300	253.767
+1940.711624	201.19
+1940.771949	268.253
+1940.832276	394.866
+1940.892603	509.677
+1940.952931	502.166
+1941.013260	494.655
+1941.073590	445.297
+1941.133921	332.633
+1941.194253	263.424
+1941.254586	236.599
+1941.314920	243.037
+1941.375254	280.056
+1941.435590	316.538
+1941.495927	290.786
+1941.556264	269.326
+1941.616603	245.72
+1941.676942	245.183
+1941.737282	249.475
+1941.797624	322.976
+1941.857966	454.954
+1941.918309	599.809
+1941.978653	618.05
+1942.038998	489.29
+1942.099344	386.282
+1942.159691	317.611
+1942.220039	308.49
+1942.280388	268.789
+1942.340737	272.008
+1942.401088	289.713
+1942.461439	262.351
+1942.521792	265.034
+1942.582145	291.859
+1942.642500	286.494
+1942.702855	286.494
+1942.763211	361.603
+1942.823569	473.732
+1942.883927	546.159
+1942.944286	596.59
+1943.004646	554.207
+1943.065007	445.297
+1943.125369	334.779
+1943.185732	301.516
+1943.246095	286.494
+1943.306460	290.786
+1943.366826	283.275
+1943.427192	292.395
+1943.487560	276.837
+1943.547928	253.231
+1943.608298	232.844
+1943.668668	237.136
+1943.729039	291.322
+1943.789412	379.308
+1943.849785	449.053
+1943.910159	489.29
+1943.970534	532.747
+1944.030910	488.754
+1944.091287	388.428
+1944.151665	321.903
+1944.212043	270.399
+1944.272423	259.669
+1944.332804	277.373
+1944.393185	314.392
+1944.453568	308.49
+1944.513951	291.859
+1944.574336	273.081
+1944.634721	225.333
+1944.695107	243.574
+1944.755495	303.125
+1944.815883	424.374
+1944.876272	480.17
+1944.936662	463.538
+1944.997053	469.976
+1945.057445	438.323
+1945.117838	384.673
+1945.178231	319.757
+1945.238626	265.034
+1945.299022	266.107
+1945.359418	265.57
+1945.419816	245.72
+1945.480214	218.895
+1945.540614	217.285
+1945.601014	226.942
+1945.661415	228.552
+1945.721818	259.669
+1945.782221	319.22
+1945.842625	354.093
+1945.903030	428.666
+1945.963436	453.345
+1946.023843	378.235
+1946.084251	334.242
+1946.144659	291.322
+1946.205069	229.088
+1946.265480	246.793
+1946.325891	274.691
+1946.386304	262.888
+1946.446717	242.501
+1946.507132	247.329
+1946.567547	242.501
+1946.627963	252.158
+1946.688381	265.57
+1946.748799	265.57
+1946.809218	377.162
+1946.869638	403.987
+1946.930059	356.775
+1946.990481	324.585
+1947.050904	300.443
+1947.111328	261.278
+1947.171752	246.256
+1947.232178	261.815
+1947.292605	237.672
+1947.353032	275.227
+1947.413461	294.541
+1947.473890	263.424
+1947.534320	227.479
+1947.594752	282.738
+1947.655184	296.687
+1947.715617	291.859
+1947.776051	326.731
+1947.836486	363.75
+1947.896922	431.885
+1947.957359	431.885
+1948.017797	375.016
+1948.078236	332.633
+1948.138675	298.297
+1948.199116	260.205
+1948.259558	266.643
+1948.320000	299.37
+1948.380444	316.538
+1948.440888	311.173
+1948.501333	270.399
+1948.561780	243.574
+1948.622227	264.497
+1948.682675	325.658
+1948.743124	366.969
+1948.803574	437.786
+1948.864025	563.864
+1948.924477	612.149
+1948.984930	555.816
+1949.045384	472.659
+1949.105839	369.651
+1949.166294	274.154
+1949.226751	249.475
+1949.287208	247.866
+1949.347667	286.494
+1949.408126	270.399
+1949.468587	203.873
+1949.529048	234.99
+1949.589510	263.424
+1949.649973	307.954
+1949.710437	379.844
+1949.770902	377.162
+1949.831368	358.921
+1949.891835	510.75
+1949.952303	613.758
+1950.012772	510.75
+1950.073242	443.151
+1950.133712	431.348
+1950.194184	422.228
+1950.254657	416.326
+1950.315130	380.381
+1950.375604	329.95
+1950.436080	274.154
+1950.496556	277.373
+1950.557033	286.494
+1950.617511	260.205
+1950.677991	265.034
+1950.738471	296.151
+1950.798952	379.308
+1950.859434	559.572
+1950.919916	647.021
+1950.980400	575.667
+1951.040885	417.936
+1951.101371	369.115
+1951.161857	330.487
+1951.222345	261.278
+1951.282833	243.037
+1951.343323	232.307
+1951.403813	230.161
+1951.464304	282.202
+1951.524797	279.519
+1951.585290	233.917
+1951.645784	243.574
+1951.706279	325.122
+1951.766775	392.184
+1951.827272	462.465
+1951.887770	634.682
+1951.948268	768.27
+1952.008768	682.966
+1952.069269	535.429
+1952.129771	422.228
+1952.190273	314.392
+1952.250777	252.158
+1952.311281	304.735
+1952.371786	326.731
+1952.432293	267.18
+1952.492800	207.628
+1952.553308	229.625
+1952.613817	285.421
+1952.674327	296.151
+1952.734838	298.297
+1952.795350	347.655
+1952.855863	440.469
+1952.916377	556.889
+1952.976892	593.908
+1953.037407	535.966
+1953.097924	447.98
+1953.158441	371.797
+1953.218960	337.461
+1953.279479	341.753
+1953.340000	322.439
+1953.400521	296.687
+1953.461043	327.804
+1953.521566	283.275
+1953.582090	216.212
+1953.642616	226.942
+1953.703142	238.209
+1953.763668	227.479
+1953.824196	340.68
+1953.884725	444.224
+1953.945255	527.918
+1954.005786	565.473
+1954.066317	468.903
+1954.126850	357.312
+1954.187383	363.75
+1954.247918	317.074
+1954.308453	285.957
+1954.368989	275.227
+1954.429527	316.538
+1954.490065	337.461
+1954.550604	338.534
+1954.611144	247.866
+1954.671685	248.939
+1954.732227	278.446
+1954.792770	318.147
+1954.853314	325.122
+1954.913858	362.14
+1954.974404	438.859
+1955.034951	474.268
+1955.095498	451.199
+1955.156047	389.501
+1955.216596	364.823
+1955.277146	370.724
+1955.337698	369.651
+1955.398250	354.093
+1955.458803	327.268
+1955.519357	304.735
+1955.579912	265.034
+1955.640468	203.336
+1955.701025	204.946
+1955.761583	244.647
+1955.822142	300.443
+1955.882702	373.943
+1955.943262	458.173
+1956.003824	478.024
+1956.064387	412.034
+1956.124950	351.947
+1956.185514	354.629
+1956.246080	354.629
+1956.306646	352.483
+1956.367213	346.582
+1956.427782	292.395
+1956.488351	260.205
+1956.548921	273.618
+1956.609492	266.107
+1956.670064	255.913
+1956.730637	289.176
+1956.791210	365.896
+1956.851785	407.742
+1956.912361	403.45
+1956.972937	456.564
+1957.033515	463.538
+1957.094093	467.294
+1957.154673	421.155
+1957.215253	302.589
+1957.275835	224.26
+1957.336417	243.574
+1957.397000	278.446
+1957.457584	302.589
+1957.518169	267.18
+1957.578755	231.771
+1957.639342	267.716
+1957.699930	325.658
+1957.760519	407.206
+1957.821109	537.039
+1957.881699	680.82
+1957.942291	691.55
+1958.002884	564.4
+1958.063477	448.516
+1958.124071	390.574
+1958.184667	399.695
+1958.245263	424.374
+1958.305860	372.87
+1958.366459	300.979
+1958.427058	256.986
+1958.487658	255.377
+1958.548259	245.183
+1958.608861	247.866
+1958.669464	247.866
+1958.730067	288.64
+1958.790672	377.698
+1958.851278	510.214
+1958.911884	690.477
+1958.972492	716.229
+1959.033101	590.152
+1959.093710	457.1
+1959.154320	385.746
+1959.214932	331.023
+1959.275544	335.852
+1959.336157	312.782
+1959.396771	287.03
+1959.457386	278.983
+1959.518002	283.275
+1959.578619	255.377
+1959.639237	282.202
+1959.699856	306.881
+1959.760476	305.271
+1959.821096	348.191
+1959.881718	444.761
+1959.942341	521.48
+1960.002964	495.728
+1960.063589	469.976
+1960.124214	392.721
+1960.184840	321.366
+1960.245468	292.395
+1960.306096	272.008
+1960.366725	267.18
+1960.427355	273.618
+1960.487986	243.037
+1960.548618	251.085
+1960.609251	292.932
+1960.669885	305.808
+1960.730519	331.023
+1960.791155	353.556
+1960.851792	398.086
+1960.912429	429.202
+1960.973068	406.133
+1961.033707	366.969
+1961.094348	364.823
+1961.154989	349.264
+1961.215631	366.432
+1961.276274	340.144
+1961.336918	268.789
+1961.397564	274.691
+1961.458210	323.512
+1961.518857	288.103
+1961.579504	274.691
+1961.640153	290.249
+1961.700803	296.687
+1961.761454	290.249
+1961.822105	337.998
+1961.882758	397.549
+1961.943411	399.159
+1962.004066	412.571
+1962.064721	372.334
+1962.125378	282.202
+1962.186035	287.03
+1962.246693	304.198
+1962.307352	277.91
+1962.368012	260.205
+1962.428673	270.399
+1962.489335	300.979
+1962.549998	241.428
+1962.610662	215.139
+1962.671327	237.136
+1962.731992	281.665
+1962.792659	333.169
+1962.853327	346.582
+1962.913995	335.852
+1962.974665	329.95
+1963.035335	387.892
+1963.096006	390.038
+1963.156679	282.738
+1963.217352	266.643
+1963.278026	274.154
+1963.338701	248.939
+1963.399377	295.078
+1963.460054	319.757
+1963.520732	283.275
+1963.581411	251.621
+1963.642090	214.066
+1963.702771	204.409
+1963.763453	236.599
+1963.824135	292.395
+1963.884819	400.768
+1963.945503	478.56
+1964.006189	473.732
+1964.066875	444.761
+1964.127562	351.947
+1964.188250	269.326
+1964.248940	280.056
+1964.309630	310.1
+1964.370321	273.081
+1964.431013	180.803
+1964.491706	188.314
+1964.552399	269.862
+1964.613094	282.202
+1964.673790	208.165
+1964.734487	215.676
+1964.795184	250.012
+1964.855883	326.731
+1964.916582	428.129
+1964.977282	463.002
+1965.037984	439.396
+1965.098686	427.056
+1965.159389	390.038
+1965.220093	289.713
+1965.280798	223.187
+1965.341505	243.037
+1965.402211	265.57
+1965.462919	230.161
+1965.523628	228.015
+1965.584338	253.231
+1965.645049	263.961
+1965.705760	313.855
+1965.766473	363.75
+1965.827186	388.965
+1965.887901	442.078
+1965.948616	476.414
+1966.009333	476.414
+1966.070050	468.367
+1966.130768	425.983
+1966.191487	401.841
+1966.252207	325.122
+1966.312928	261.278
+1966.373650	291.322
+1966.434373	306.344
+1966.495097	297.76
+1966.555822	286.494
+1966.616548	261.815
+1966.677274	241.428
+1966.738002	269.862
+1966.798730	267.18
+1966.859460	266.643
+1966.920190	301.516
+1966.980921	372.333
+1967.041654	444.761
+1967.102387	437.25
+1967.163121	313.855
+1967.223856	242.501
+1967.284592	220.504
+1967.345329	241.428
+1967.406067	226.406
+1967.466806	177.048
+1967.527546	194.752
+1967.588286	211.92
+1967.649028	234.453
+1967.709771	254.304
+1967.770514	266.643
+1967.831259	331.023
+1967.892004	334.242
+1967.952750	332.096
+1968.013498	398.622
+1968.074246	392.72
+1968.134995	318.684
+1968.195745	276.837
+1968.256496	286.494
+1968.317248	281.129
+1968.378001	259.669
+1968.438755	255.913
+1968.499510	259.132
+1968.560265	264.497
+1968.621022	245.183
+1968.681780	255.377
+1968.742538	309.563
+1968.803298	318.147
+1968.864058	309.027
+1968.924819	342.289
+1968.985582	376.089
+1969.046345	420.618
+1969.107109	386.819
+1969.167874	363.213
+1969.228640	334.779
+1969.289407	299.906
+1969.350175	274.154
+1969.410944	292.932
+1969.471714	276.837
+1969.532484	253.231
+1969.593256	233.917
+1969.654029	222.65
+1969.714802	228.552
+1969.775577	278.446
+1969.836352	287.567
+1969.897128	298.833
+1969.957906	311.173
+1970.018684	313.319
+1970.079463	349.264
+1970.140243	324.585
+1970.201024	236.063
+1970.261806	208.165
+1970.322589	259.132
+1970.383373	285.957
+1970.444158	258.596
+1970.504943	258.596
+1970.565730	301.516
+1970.626518	319.22
+1970.687306	336.924
+1970.748096	304.735
+1970.808886	297.224
+1970.869677	399.158
+1970.930470	463.538
+1970.991263	392.184
+1971.052057	331.56
+1971.112852	325.658
+1971.173648	334.242
+1971.234445	325.658
+1971.295243	321.903
+1971.356042	276.3
+1971.416842	246.793
+1971.477642	243.574
+1971.538444	246.793
+1971.599247	269.862
+1971.660050	295.078
+1971.720855	432.958
+1971.781660	728.569
+1971.842466	1181.91
+1971.903274	1537.61
+1971.964082	1473.77
+1972.024891	1085.88
+1972.085701	694.769
+1972.146512	516.115
+1972.207324	442.615
+1972.268137	360.531
+1972.328951	312.782
+1972.389766	288.103
+1972.450581	322.976
+1972.511398	345.509
+1972.572216	342.826
+1972.633034	325.122
+1972.693854	363.75
+1972.754674	571.911
+1972.815495	860.011
+1972.876318	1319.25
+1972.937141	1642.76
+1972.997965	1412.07
+1973.058790	922.245
+1973.119616	610.003
+1973.180443	474.805
+1973.241271	406.133
+1973.302100	370.724
+1973.362930	307.417
+1973.423760	253.231
+1973.484592	311.709
+1973.545425	357.848
+1973.606258	304.198
+1973.667093	270.935
+1973.727928	349.264
+1973.788765	468.903
+1973.849602	681.894
+1973.910440	894.884
+1973.971279	942.632
+1974.032119	744.128
+1974.092960	490.363
+1974.153802	379.845
+1974.214645	349.801
+1974.275489	316.001
+1974.336334	226.406
+1974.397180	208.701
+1974.458026	275.764
+1974.518874	295.078
+1974.579722	270.935
+1974.640572	265.57
+1974.701422	287.03
+1974.762274	302.052
+1974.823126	387.356
+1974.883979	568.156
+1974.944833	611.076
+1975.005688	537.039
+1975.066545	478.56
+1975.127402	423.301
+1975.188259	325.658
+1975.249118	240.355
+1975.309978	225.333
+1975.370839	244.11
+1975.431700	274.691
+1975.492563	236.063
+1975.553427	195.825
+1975.614291	233.917
+1975.675157	255.377
+1975.736023	246.793
+1975.796890	286.494
+1975.857758	320.293
+1975.918628	374.48
+1975.979498	353.556
+1976.040369	299.37
+1976.101241	302.589
+1976.162114	283.811
+1976.222988	220.504
+1976.283862	223.723
+1976.344738	238.745
+1976.405615	244.647
+1976.466492	229.625
+1976.527371	209.774
+1976.588250	195.825
+1976.649131	205.482
+1976.710012	252.158
+1976.770894	319.757
+1976.831778	357.312
+1976.892662	347.118
+1976.953547	372.87
+1977.014433	400.232
+1977.075320	387.356
+1977.136208	328.341
+1977.197097	269.326
+1977.257987	221.041
+1977.318877	187.778
+1977.379769	194.752
+1977.440662	229.088
+1977.501555	257.523
+1977.562450	259.132
+1977.623345	259.132
+1977.684241	278.983
+1977.745139	309.563
+1977.806037	298.833
+1977.866936	339.607
+1977.927836	379.308
+1977.988737	423.838
+1978.049639	463.538
+1978.110542	364.286
+1978.171446	279.519
+1978.232351	247.866
+1978.293257	205.482
+1978.354163	201.727
+1978.415071	261.278
+1978.475979	284.348
+1978.536889	265.57
+1978.597799	254.304
+1978.658711	250.548
+1978.719623	238.209
+1978.780536	290.786
+1978.841450	358.385
+1978.902366	404.524
+1978.963282	408.816
+1979.024199	443.151
+1979.085117	442.615
+1979.146035	385.746
+1979.206955	330.487
+1979.267876	269.326
+1979.328798	250.012
+1979.389720	272.545
+1979.450644	295.078
+1979.511568	260.205
+1979.572494	212.457
+1979.633420	174.902
+1979.694347	201.727
+1979.755276	267.18
+1979.816205	304.198
+1979.877135	375.016
+1979.938066	416.327
+1979.998998	397.549
+1980.059931	364.286
+1980.120865	310.636
+1980.181800	265.57
+1980.242735	235.526
+1980.303672	224.796
+1980.364610	224.796
+1980.425548	228.015
+1980.486488	217.285
+1980.547428	226.406
+1980.608369	265.034
+1980.669312	313.319
+1980.730255	313.319
+1980.791199	335.315
+1980.852144	407.206
+1980.913090	450.126
+1980.974037	409.889
+1981.034985	383.6
+1981.095934	343.899
+1981.156884	317.074
+1981.217835	294.005
+1981.278786	261.278
+1981.339739	256.45
+1981.400693	241.428
+1981.461647	231.771
+1981.522603	230.698
+1981.583559	217.285
+1981.644516	204.946
+1981.705474	205.482
+1981.766434	201.19
+1981.827394	291.322
+1981.888355	396.476
+1981.949317	395.403
+1982.010280	349.801
+1982.071244	353.556
+1982.132208	349.264
+1982.193174	325.658
+1982.254141	284.884
+1982.315109	244.647
+1982.376077	253.767
+1982.437047	233.917
+1982.498017	206.555
+1982.558988	211.384
+1982.619961	230.698
+1982.680934	251.621
+1982.741908	246.256
+1982.802883	272.008
+1982.863859	284.884
+1982.924836	333.169
+1982.985814	393.257
+1983.046793	387.892
+1983.107773	385.746
+1983.168754	346.582
+1983.229735	269.326
+1983.290718	244.647
+1983.351702	263.961
+1983.412686	270.935
+1983.473672	280.056
+1983.534658	272.008
+1983.595645	269.862
+1983.656633	251.621
+1983.717623	256.986
+1983.778613	276.837
+1983.839604	273.618
+1983.900596	311.709
+1983.961589	450.126
+1984.022583	559.035
+1984.083577	497.874
+1984.144573	349.264
+1984.205570	321.903
+1984.266568	360.531
+1984.327566	298.297
+1984.388566	231.234
+1984.449566	218.358
+1984.510567	213.53
+1984.571570	237.136
+1984.632573	245.72
+1984.693577	259.132
+1984.754582	289.176
+1984.815588	322.439
+1984.876595	331.56
+1984.937603	394.867
+1984.998612	472.659
+1985.059622	466.221
+1985.120633	347.655
+1985.181644	261.278
+1985.242657	248.939
+1985.303671	270.399
+1985.364685	263.424
+1985.425701	248.939
+1985.486717	203.873
+1985.547734	185.095
+1985.608753	237.136
+1985.669772	259.132
+1985.730792	238.745
+1985.791813	305.271
+1985.852835	348.191
+1985.913858	361.067
+1985.974882	390.575
+1986.035907	392.184
+1986.096932	319.757
+1986.157959	289.176
+1986.218987	284.348
+1986.280015	230.698
+1986.341045	198.508
+1986.402075	282.202
+1986.463107	372.87
+1986.524139	310.636
+1986.585172	240.355
+1986.646206	221.041
+1986.707242	204.409
+1986.768278	220.504
+1986.829315	283.275
+1986.890353	345.509
+1986.951391	422.765
+1987.012431	441.542
+1987.073472	376.089
+1987.134514	343.899
+1987.195556	349.264
+1987.256600	297.76
+1987.317644	196.898
+1987.378690	170.61
+1987.439736	196.362
+1987.500784	261.815
+1987.561832	272.545
+1987.622881	233.38
+1987.683931	245.183
+1987.744982	237.136
+1987.806034	246.256
+1987.867087	303.662
+1987.928141	340.68
+1987.989196	380.918
+1988.050252	468.367
+1988.111308	461.929
+1988.172366	349.801
+1988.233425	299.906
+1988.294484	316.001
+1988.355545	336.388
+1988.416606	310.1
+1988.477668	302.589
+1988.538732	294.005
+1988.599796	322.439
+1988.660861	306.344
+1988.721927	291.859
+1988.782994	304.735
+1988.844062	363.75
+1988.905131	411.498
+1988.966201	422.765
+1989.027271	432.958
+1989.088343	385.21
+1989.149416	331.56
+1989.210489	285.957
+1989.271564	231.234
+1989.332639	225.869
+1989.393716	240.355
+1989.454793	256.45
+1989.515871	275.227
+1989.576951	250.012
+1989.638031	237.136
+1989.699112	216.212
+1989.760194	227.479
+1989.821277	291.322
+1989.882361	303.662
+1989.943445	301.516
+1990.004531	376.626
+1990.065618	398.086
+1990.126706	310.1
+1990.187794	256.986
+1990.248884	239.818
+1990.309974	233.917
+1990.371066	245.72
+1990.432158	226.406
+1990.493251	199.044
+1990.554345	202.8
+1990.615440	231.234
+1990.676537	272.545
+1990.737634	300.979
+1990.798732	296.151
+1990.859830	316.001
+1990.920930	355.166
+1990.982031	355.166
+1991.043133	348.728
+1991.104235	332.096
+1991.165339	256.986
+1991.226443	205.482
+1991.287549	192.606
+1991.348655	208.701
+1991.409763	252.694
+1991.470871	259.132
+1991.531980	239.282
+1991.593090	183.486
+1991.654201	188.851
+1991.715313	260.742
+1991.776426	320.293
+1991.837540	312.782
+1991.898655	352.483
+1991.959771	414.181
+1992.020888	445.297
+1992.082005	406.67
+1992.143124	384.137
+1992.204243	339.607
+1992.265364	273.618
+1992.326485	231.234
+1992.387608	249.475
+1992.448731	261.278
+1992.509855	233.917
+1992.570980	197.435
+1992.632106	221.041
+1992.693233	227.479
+1992.754361	244.11
+1992.815490	266.643
+1992.876620	339.607
+1992.937751	447.443
+1992.998882	457.637
+1993.060015	383.6
+1993.121149	326.195
+1993.182283	294.541
+1993.243419	279.519
+1993.304555	312.782
+1993.365692	335.315
+1993.426831	306.881
+1993.487970	306.881
+1993.549110	272.008
+1993.610251	242.501
+1993.671393	248.402
+1993.732536	324.585
+1993.793680	508.068
+1993.854825	864.84
+1993.915971	1211.95
+1993.977117	1189.42
+1994.038265	914.198
+1994.099414	625.561
+1994.160563	423.301
+1994.221714	359.458
+1994.282865	313.319
+1994.344017	297.76
+1994.405171	289.176
+1994.466325	269.862
+1994.527480	251.621
+1994.588636	265.034
+1994.649793	266.107
+1994.710951	281.129
+1994.772110	420.619
+1994.833270	753.248
+1994.894431	1170.11
+1994.955592	1386.85
+1995.016755	1222.68
+1995.077919	826.748
+1995.139083	547.769
+1995.200249	414.717
+1995.261415	332.633
+1995.322582	310.636
+1995.383751	290.249
+1995.444920	248.939
+1995.506090	229.625
+1995.567261	239.282
+1995.628433	264.497
+1995.689606	284.884
+1995.750780	336.388
+1995.811955	435.641
+1995.873131	672.237
+1995.934307	899.712
+1995.995485	1005.4
+1996.056664	828.894
+1996.117843	512.36
+1996.179024	372.87
+1996.240205	361.604
+1996.301387	334.242
+1996.362571	317.074
+1996.423755	290.786
+1996.484940	284.348
+1996.546126	285.957
+1996.607313	277.373
+1996.668501	253.767
+1996.729690	295.614
+1996.790880	435.641
+1996.852071	576.203
+1996.913262	703.354
+1996.974455	775.781
+1997.035649	707.109
+1997.096843	531.137
+1997.158039	373.943
+1997.219235	308.49
+1997.280432	309.027
+1997.341631	294.005
+1997.402830	293.468
+1997.464030	304.198
+1997.525231	267.716
+1997.586433	237.672
+1997.647636	231.771
+1997.708840	254.84
+1997.770045	306.344
+1997.831251	436.177
+1997.892457	586.397
+1997.953665	637.901
+1998.014874	619.123
+1998.076083	569.229
+1998.137294	443.152
+1998.198505	312.246
+1998.259717	301.516
+1998.320931	344.972
+1998.382145	322.976
+1998.443360	284.884
+1998.504576	280.056
+1998.565793	260.205
+1998.627011	272.545
+1998.688230	298.297
+1998.749450	295.078
+1998.810671	338.534
+1998.871893	449.59
+1998.933115	525.772
+1998.994339	525.772
+1999.055563	501.63
+1999.116789	418.473
+1999.178015	310.636
+1999.239243	307.954
+1999.300471	322.976
+1999.361700	302.589
+1999.422930	267.18
+1999.484161	281.665
+1999.545393	295.078
+1999.606626	243.574
+1999.667860	222.114
+1999.729095	282.738
+1999.790331	307.417
+1999.851568	375.016
+1999.912805	478.56
+1999.974044	492.509
+2000.035284	465.148
+2000.096524	423.838
+2000.157765	337.461
+2000.219008	280.056
+2000.280251	258.059
+2000.341495	246.256
+2000.402740	255.377
+2000.463987	240.355
+2000.525234	226.942
+2000.586482	257.523
+2000.647731	316.538
+2000.708980	292.932
+2000.770231	261.278
+2000.831483	335.852
+2000.892736	454.418
+2000.953989	471.586
+2001.015244	407.743
+2001.076499	353.556
+2001.137756	344.436
+2001.199013	281.129
+2001.260271	254.84
+2001.321531	247.866
+2001.382791	247.866
+2001.444052	261.815
+2001.505314	285.421
+2001.566577	281.129
+2001.627841	252.158
+2001.689106	241.428
+2001.750371	350.337
+2001.811638	492.509
+2001.872906	661.507
+2001.934174	916.344
+2001.995444	1177.62
+2002.056714	1355.74
+2002.117986	1248.97
+2002.179258	828.894
+2002.240532	481.78
+2002.301806	371.261
+2002.363081	367.505
+2002.424357	344.972
+2002.485634	334.242
+2002.546912	318.147
+2002.608191	250.548
+2002.669471	230.698
+2002.730752	234.99
+2002.792033	316.001
+2002.853316	520.407
+2002.914600	840.697
+2002.975884	1238.24
+2003.037170	1528.49
+2003.098456	1441.58
+2003.159744	1061.73
+2003.221032	691.014
+2003.282321	473.195
+2003.343611	365.896
+2003.404902	339.607
+2003.466194	302.589
+2003.527487	246.256
+2003.588781	233.38
+2003.650076	252.158
+2003.711372	280.592
+2003.772669	306.881
+2003.833966	388.965
+2003.895265	579.959
+2003.956565	765.051
+2004.017865	917.953
+2004.079166	987.162
+2004.140469	834.259
+2004.201772	555.816
+2004.263076	391.111
+2004.324382	295.614
+2004.385688	281.665
+2004.446995	312.246
+2004.508303	326.731
+2004.569612	299.906
+2004.630922	265.57
+2004.692232	239.818
+2004.753544	282.202
+2004.814857	332.633
+2004.876170	413.644
+2004.937485	535.429
+2004.998800	644.875
+2005.060117	672.237
+2005.121434	568.692
+2005.182753	434.031
+2005.244072	346.582
+2005.305392	320.293
+2005.366713	326.195
+2005.428035	274.691
+2005.489358	247.329
+2005.550682	249.475
+2005.612007	238.209
+2005.673333	253.231
+2005.734659	277.373
+2005.795987	312.246
+2005.857316	374.48
+2005.918645	474.805
+2005.979976	518.798
+2006.041307	496.265
+2006.102640	431.885
+2006.163973	366.432
+2006.225307	309.027
+2006.286642	213.53
+2006.347978	216.749
+2006.409316	290.786
+2006.470654	269.326
+2006.531992	253.231
+2006.593332	263.424
+2006.654673	277.373
+2006.716015	291.322
+2006.777358	308.49
+2006.838701	351.41
+2006.900046	431.349
+2006.961391	479.633
+2007.022738	469.976
+2007.084085	365.359
+2007.145433	304.735
+2007.206783	296.687
+2007.268133	268.253
+2007.329484	259.669
+2007.390836	261.815
+2007.452189	282.202
+2007.513543	256.45
+2007.574898	222.114
+2007.636254	228.015
+2007.697610	240.891
+2007.758968	239.282
+2007.820327	281.665
+2007.881686	345.509
+2007.943047	379.845
+2008.004408	391.648
+2008.065771	354.093
+2008.127134	319.22
+2008.188498	243.574
+2008.249863	246.793
+2008.311229	265.57
+2008.372596	269.862
+2008.433964	292.932
+2008.495333	265.57
+2008.556703	265.57
+2008.618074	300.443
+2008.679446	316.538
+2008.740819	295.078
+2008.802192	305.271
+2008.863567	312.782
+2008.924942	313.855
+2008.986319	356.775
+2009.047696	380.381
+2009.109074	331.023
+2009.170454	263.961
+2009.231834	237.136
+2009.293215	234.453
+2009.354597	255.377
+2009.415980	273.618
+2009.477364	275.227
+2009.538749	280.592
+2009.600135	248.402
+2009.661521	206.555
+2009.722909	202.263
+2009.784298	256.45
+2009.845687	333.169
+2009.907078	377.162
+2009.968469	341.753
+2010.029862	295.614
+2010.091255	307.417
+2010.152649	315.465
+2010.214044	267.716
+2010.275441	245.72
+2010.336838	234.453
+2010.398236	229.625
+2010.459635	237.136
+2010.521034	233.917
+2010.582435	243.574
+2010.643837	252.694
+2010.705240	266.107
+2010.766643	267.18
+2010.828048	304.735
+2010.889453	352.483
+2010.950860	368.578
+2011.012267	354.629
+2011.073676	334.779
+2011.135085	291.859
+2011.196495	280.592
+2011.257906	273.081
+2011.319318	237.672
+2011.380731	230.161
+2011.442145	291.322
+2011.503560	310.636
+2011.564976	258.059
+2011.626393	252.158
+2011.687810	269.326
+2011.749229	274.154
+2011.810648	288.103
+2011.872069	312.246
+2011.933490	341.753
+2011.994913	351.41
+2012.056336	348.728
+2012.117760	318.147
+2012.179186	266.107
+2012.240612	259.132
+2012.302039	303.662
+2012.363467	297.224
+2012.424896	271.472
+2012.486326	280.056
+2012.547756	270.399
+2012.609188	238.209
+2012.670621	241.964
+2012.732055	269.326
+2012.793489	301.516
+2012.854925	274.154
+2012.916361	291.859
+2012.977799	362.677
+2013.039237	381.454
+2013.100676	287.03
+2013.162116	208.165
+2013.223557	197.435
+2013.285000	213.53
+2013.346443	254.304
+2013.407886	289.713
+2013.469331	279.519
+2013.530777	266.107
+2013.592224	299.37
+2013.653672	319.757
+2013.715120	286.494
+2013.776570	278.983
+2013.838020	303.662
+2013.899472	371.797
+2013.960924	394.33
+2014.022378	337.998
+2014.083832	334.779
+2014.145287	332.096
+2014.206743	294.541
+2014.268200	242.501
+2014.329658	234.453
+2014.391117	233.917
+2014.452577	238.209
+2014.514038	245.183
+2014.575500	239.282
+2014.636962	266.107
+2014.698426	290.786
+2014.759891	303.125
+2014.821356	294.541
+2014.882823	326.195
+2014.944290	375.553
+2015.005758	396.476
+2015.067228	341.753
+2015.128698	338.534
+2015.190169	333.706
+2015.251641	288.103
+2015.313114	286.494
+2015.374588	347.655
+2015.436063	305.271
+2015.497539	272.545
+2015.559015	282.202
+2015.620493	275.764
+2015.681972	272.545
+2015.743451	280.592
+2015.804932	277.91
+2015.866413	312.782
+2015.927896	385.746
+2015.989379	437.786
+2016.050863	397.549
+2016.112349	280.592
+2016.173835	247.329
+2016.235322	229.625
+2016.296810	253.767
+2016.358299	283.275
+2016.419789	270.399
+2016.481280	255.377
+2016.542771	277.373
+2016.604264	262.351
+2016.665758	233.38
+2016.727252	260.205
+2016.788748	265.034
+2016.850244	323.512
+2016.911742	368.042
+2016.973240	358.385
+2017.034739	383.064
+2017.096239	391.647
+2017.157741	310.636
+2017.219243	288.64
+2017.280746	262.351
+2017.342250	292.395
+2017.403755	288.64
+2017.465260	272.545
+2017.526767	272.008
+2017.588275	244.11
+2017.649783	219.431
+2017.711293	238.745
+2017.772804	266.643
+2017.834315	316.538
+2017.895827	369.115
+2017.957341	395.403
+2018.018855	371.797
+2018.080370	348.728
+2018.141886	295.614
+2018.203404	248.939
+2018.264922	250.548
+2018.326441	270.399
+2018.387960	272.008
+2018.449481	261.815
+2018.511003	276.837
+2018.572526	276.3
+2018.634049	241.964
+2018.695574	215.676
+2018.757100	309.027
+2018.818626	424.91
+2018.880153	436.713
+2018.941682	431.348
+2019.003211	427.593
+2019.064741	392.721
+2019.126272	323.512
+2019.187804	321.903
+2019.249337	300.979
+2019.310871	277.91
+2019.372406	243.574
+2019.433942	219.431
+2019.495479	186.705
+2019.557017	190.46
+2019.618555	215.139
+2019.680095	209.238
+2019.741635	212.993
+2019.803177	242.501
+2019.864719	310.1
+2019.926263	343.363
+2019.987807	375.016
+2020.049352	394.33
+2020.110898	386.819
+2020.172445	291.859
+2020.233993	255.377
+2020.295542	246.256
+2020.357092	218.895
+2020.418643	211.92
+2020.480195	204.946
+2020.541748	228.015
+2020.603301	219.968
+2020.664856	196.898
+2020.726411	197.435
+2020.787968	215.676
+2020.849525	287.03
+2020.911084	353.556
+2020.972643	375.553
+2021.034203	377.699
+2021.095764	351.947
+2021.157326	304.735
+2021.218889	278.446
+2021.280453	230.161
+2021.342018	199.044
+2021.403584	175.975
+2021.465151	219.431
+2021.526719	251.621
+2021.588287	188.851
+2021.649857	147.004
+2021.711427	193.143
+2021.772999	221.041
+2021.834571	233.917
+2021.896145	297.224
+2021.957719	322.976
+2022.019294	312.782
+2022.080870	354.093
+2022.142447	349.264
+2022.204025	287.03
+2022.265604	238.745
+2022.327184	211.92
+2022.388765	248.402
+2022.450347	288.103
+2022.511930	223.723
+2022.573513	194.216
+2022.635098	198.508
+2022.696684	208.701
+2022.758270	258.596
+2022.819857	327.804
+2022.881446	363.213
+2022.943035	387.892
+2023.004625	398.086
+2023.066216	402.914
+2023.127809	344.436
+2023.189402	310.1
+2023.250996	292.395
+2023.312590	301.516
+2023.374186	307.954
+2023.435783	285.957
+2023.497381	280.056
+2023.558979	225.869
+2023.620579	192.07
+2023.682180	211.92
+2023.743781	240.891
+2023.805384	291.859
+2023.866987	371.261
+2023.928591	415.253
+2023.990196	431.348
+2024.051803	434.031
+2024.113410	399.695
+2024.175018	360.531
+2024.236627	269.862
+2024.298237	245.183
+2024.359847	275.227
+2024.421459	269.862
+2024.483072	258.596
+2024.544686	276.837
+2024.606300	240.355
+2024.667916	215.139
+2024.729532	265.57
+2024.791150	295.078
+2024.852768	299.906
+2024.914387	323.512
+2024.976008	327.268
+2025.037629	396.476
+2025.099251	422.764
+2025.160874	365.896
+2025.222498	299.37
+2025.284123	252.158
+2025.345749	226.406
+2025.407375	250.012
+2025.469003	253.767
+2025.530632	214.066
+2025.592261	207.092
+2025.653892	193.143
+2025.715523	185.632
+2025.777156	222.65
+2025.838789	320.293
+2025.900423	401.841
+2025.962059	370.188
+2026.023695	343.363
+2026.085332	346.582
+2026.146970	335.852
+2026.208609	285.957
+2026.270249	257.523
+2026.331890	199.044
+2026.393532	175.975
+2026.455174	221.577
+2026.516818	261.278
+2026.578463	255.913
+2026.640108	200.654
+2026.701755	213.53
+2026.763402	234.99
+2026.825050	316.538
+2026.886700	459.246
+2026.948350	574.594
+2027.010001	591.225
+2027.071653	500.02
+2027.133306	446.37
+2027.194960	334.779
+2027.256615	239.282
+2027.318271	261.815
+2027.379928	261.278
+2027.441586	237.136
+2027.503244	250.012
+2027.564904	224.796
+2027.626564	227.479
+2027.688226	267.716
+2027.749888	287.567
+2027.811552	315.465
+2027.873216	413.107
+2027.934881	530.601
+2027.996547	595.517
+2028.058215	591.225
+2028.119883	468.903
+2028.181552	353.556
+2028.243221	245.72
+2028.304892	227.479
+2028.366564	238.209
+2028.428237	266.107
+2028.489911	263.424
+2028.551585	216.749
+2028.613261	199.044
+2028.674937	243.574
+2028.736615	247.866
+2028.798293	246.256
+2028.859972	290.249
+2028.921653	442.078
+2028.983334	571.375
+2029.045016	524.163
+2029.106699	388.965
+2029.168383	300.443
+2029.230068	265.57
+2029.291754	266.107
+2029.353440	244.647
+2029.415128	233.38
+2029.476817	200.117
+2029.538506	190.997
+2029.600197	240.355
+2029.661889	269.326
+2029.723581	273.081
+2029.785274	279.519
+2029.846969	303.662
+2029.908664	453.881
+2029.970360	644.875
+2030.032057	745.737
+2030.093755	682.43
+2030.155454	540.258
+2030.217154	407.743
+2030.278855	309.027
+2030.340557	270.399
+2030.402260	272.008
+2030.463963	275.227
+2030.525668	273.618
+2030.587373	256.986
+2030.649080	252.694
+2030.710787	256.986
+2030.772496	291.322
+2030.834205	388.429
+2030.895915	472.122
+2030.957626	561.181
+2031.019339	644.875
+2031.081052	655.605
+2031.142766	518.261
+2031.204481	369.115
+2031.266196	324.585
+2031.327913	283.275
+2031.389631	294.541
+2031.451350	293.468
+2031.513069	248.939
+2031.574790	214.066
+2031.636511	243.574
+2031.698234	285.957
+2031.759957	274.691
+2031.821681	260.205
+2031.883407	349.264
+2031.945133	478.024
+2032.006860	549.378
+2032.068588	506.995
+2032.130317	405.597
+2032.192047	340.144
+2032.253778	319.757
+2032.315510	278.983
+2032.377242	233.38
+2032.438976	253.231
+2032.500711	247.866
+2032.562446	190.997
+2032.624183	189.387
+2032.685920	177.584
+2032.747659	200.654
+2032.809398	215.139
+2032.871138	251.085
+2032.932879	316.538
+2032.994621	350.874
+2033.056365	417.4
+2033.118109	406.133
+2033.179853	278.983
+2033.241599	248.939
+2033.303346	244.11
+2033.365094	227.479
+2033.426843	243.037
+2033.488592	262.888
+2033.550343	248.402
+2033.612094	275.764
+2033.673847	263.961
+2033.735600	223.187
+2033.797354	272.008
+2033.859110	295.614
+2033.920866	318.147
+2033.982623	341.753
+2034.044381	335.852
+2034.106140	329.414
+2034.167900	307.954
+2034.229661	291.322
+2034.291423	309.027
+2034.353185	286.494
+2034.414949	237.672
+2034.476714	235.526
+2034.538479	235.526
+2034.600246	238.209
+2034.662013	211.92
+2034.723782	202.8
+2034.785551	291.322
+2034.847321	350.874
+2034.909092	300.443
+2034.970865	284.884
+2035.032638	276.837
+2035.094412	272.545
+2035.156187	278.446
+2035.217962	238.745
+2035.279739	214.603
+2035.341517	190.46
+2035.403296	204.409
+2035.465075	214.066
+2035.526856	216.749
+2035.588637	252.158
+2035.650420	238.745
+2035.712203	206.555
+2035.773988	278.983
+2035.835773	354.093
+2035.897559	335.852
+2035.959346	327.804
+2036.021134	326.731
+2036.082923	278.446
+2036.144713	246.793
+2036.206504	207.628
+2036.268296	204.946
+2036.330089	236.063
+2036.391882	213.53
+2036.453677	206.019
+2036.515472	211.384
+2036.577269	193.679
+2036.639066	208.165
+2036.700865	194.216
+2036.762664	184.559
+2036.824464	176.511
+2036.886266	216.212
+2036.948068	261.278
+2037.009871	311.173
+2037.071675	330.487
+2037.133480	297.224
+2037.195286	259.669
+2037.257092	252.694
+2037.318900	245.183
+2037.380709	259.132
+2037.442519	274.691
+2037.504329	281.665
+2037.566141	243.037
+2037.627953	193.679
+2037.689766	201.727
+2037.751581	237.672
+2037.813396	237.136
+2037.875212	267.716
+2037.937029	310.1
+2037.998847	285.957
+2038.060666	265.034
+2038.122486	273.618
+2038.184307	275.227
+2038.246129	262.351
+2038.307952	273.618
+2038.369776	260.205
+2038.431600	210.311
+2038.493426	168.464
+2038.555252	217.285
+2038.617080	270.935
+2038.678908	292.395
+2038.740738	262.888
+2038.802568	233.38
+2038.864399	248.402
+2038.926231	289.713
+2038.988064	296.151
+2039.049898	270.399
+2039.111733	252.694
+2039.173569	254.304
+2039.235406	265.57
+2039.297244	237.672
+2039.359082	212.993
+2039.420922	229.088
+2039.482763	254.84
+2039.544604	265.57
+2039.606447	281.665
+2039.668290	276.3
+2039.730134	272.008
+2039.791980	280.056
+2039.853826	277.91
+2039.915673	278.446
+2039.977521	313.319
+2040.039370	325.658
+2040.101220	320.83
+2040.163071	295.078
+2040.224923	283.811
+2040.286775	275.764
+2040.348629	295.078
+2040.410484	313.855
+2040.472339	249.475
+2040.534196	216.749
+2040.596053	253.231
+2040.657912	251.085
+2040.719771	226.406
+2040.781631	218.358
+2040.843493	252.694
+2040.905355	325.122
+2040.967218	371.797
+2041.029082	354.629
+2041.090947	344.972
+2041.152813	326.195
+2041.214679	270.935
+2041.276547	229.625
+2041.338416	231.771
+2041.400286	208.165
+2041.462156	248.402
+2041.524028	321.903
+2041.585900	285.421
+2041.647774	247.866
+2041.709648	245.72
+2041.771523	247.329
+2041.833399	298.297
+2041.895276	373.407
+2041.957155	403.987
+2042.019034	382.527
+2042.080914	380.381
+2042.142794	351.41
+2042.204676	250.548
+2042.266559	230.698
+2042.328443	252.694
+2042.390327	275.764
+2042.452213	243.574
+2042.514100	196.362
+2042.575987	172.756
+2042.637875	189.924
+2042.699765	227.479
+2042.761655	260.205
+2042.823546	325.122
+2042.885438	416.327
+2042.947331	436.177
+2043.009225	469.976
+2043.071120	416.863
+2043.133016	316.538
+2043.194913	248.939
+2043.256811	252.694
+2043.318710	263.424
+2043.380609	251.621
+2043.442510	234.453
+2043.504411	229.625
+2043.566314	254.304
+2043.628217	250.012
+2043.690122	239.818
+2043.752027	262.351
+2043.813933	262.351
+2043.875840	283.275
+2043.937748	421.155
+2043.999657	506.995
+2044.061567	465.148
+2044.123478	394.867
+2044.185390	324.049
+2044.247303	253.767
+2044.309217	215.676
+2044.371131	226.406
+2044.433047	259.669
+2044.494963	283.811
+2044.556881	251.085
+2044.618799	206.555
+2044.680719	230.698
+2044.742639	258.596
+2044.804560	303.125
+2044.866482	372.87
+2044.928405	425.984
+2044.990329	470.513
+2045.052254	448.517
+2045.114180	333.169
+2045.176107	246.793
+2045.238035	250.012
+2045.299964	265.034
+2045.361893	246.256
+2045.423824	240.891
+2045.485755	258.059
+2045.547688	281.129
+2045.609621	269.862
+2045.671556	247.329
+2045.733491	314.928
+2045.795427	341.217
+2045.857364	325.658
+2045.919302	326.195
+2045.981241	385.746
+2046.043181	432.958
+2046.105122	344.436
+2046.167064	266.643
+2046.229007	255.913
+2046.290951	251.621
+2046.352895	241.964
+2046.414841	200.117
+2046.476787	193.143
+2046.538735	259.669
+2046.600683	296.151
+2046.662633	268.253
+2046.724583	238.745
+2046.786534	250.012
+2046.848486	290.786
+2046.910439	369.115
+2046.972393	472.122
+2047.034348	482.852
+2047.096304	447.98
+2047.158261	383.064
+2047.220219	333.706
+2047.282178	304.198
+2047.344137	306.881
+2047.406098	291.859
+2047.468059	258.596
+2047.530022	219.968
+2047.591985	252.694
+2047.653950	278.446
+2047.715915	252.694
+2047.777881	288.103
+2047.839848	395.94
+2047.901816	450.126
+2047.963785	465.148
+2048.025755	423.838
+2048.087726	370.188
+2048.149698	306.881
+2048.211671	306.881
+2048.273645	318.147
+2048.335619	269.862
+2048.397595	233.38
+2048.459571	225.333
+2048.521549	248.939
+2048.583527	274.154
+2048.645507	238.209
+2048.707487	233.917
+2048.769468	270.935
+2048.831450	266.643
+2048.893433	291.859
+2048.955418	356.775
+2049.017402	391.111
+2049.079388	406.67
+2049.141375	391.648
+2049.203363	327.804
+2049.265352	287.567
+2049.327341	276.3
+2049.389332	250.012
+2049.451324	252.158
+2049.513316	272.545
+2049.575309	285.957
+2049.637304	274.691
+2049.699299	281.129
+2049.761295	267.18
+2049.823293	278.446
+2049.885291	303.662
+2049.947290	334.242
+2050.009290	387.356
+2050.071291	406.67
+2050.133292	378.235
+2050.195295	330.487
+2050.257299	252.158
+2050.319304	243.574
+2050.381309	237.672
+2050.443316	238.745
+2050.505323	228.552
+2050.567332	202.8
+2050.629341	212.457
+2050.691351	238.209
+2050.753363	293.468
+2050.815375	317.074
+2050.877388	311.173
+2050.939402	341.217
+2051.001417	422.228
+2051.063433	402.914
+2051.125450	311.173
+2051.187467	281.665
+2051.249486	279.519
+2051.311506	285.421
+2051.373526	253.231
+2051.435548	197.971
+2051.497570	208.165
+2051.559594	219.431
+2051.621618	210.847
+2051.683644	237.136
+2051.745670	240.355
+2051.807697	219.431
+2051.869725	273.618
+2051.931754	349.801
+2051.993784	350.337
+2052.055815	356.239
+2052.117847	394.867
+2052.179880	383.6
+2052.241913	303.662
+2052.303948	229.088
+2052.365984	202.8
+2052.428020	243.037
+2052.490058	275.227
+2052.552096	241.428
+2052.614135	231.234
+2052.676176	248.939
+2052.738217	241.964
+2052.800259	260.742
+2052.862302	273.081
+2052.924346	326.195
+2052.986391	379.845
+2053.048437	399.695
+2053.110484	364.823
+2053.172532	296.151
+2053.234581	261.815
+2053.296630	260.742
+2053.358681	280.056
+2053.420732	287.03
+2053.482785	256.986
+2053.544838	209.238
+2053.606893	200.654
+2053.668948	174.365
+2053.731004	196.898
+2053.793061	260.742
+2053.855120	274.154
+2053.917179	287.03
+2053.979239	291.322
+2054.041300	313.855
+2054.103361	351.947
+2054.165424	310.636
+2054.227488	267.716
+2054.289553	243.037
+2054.351618	242.501
+2054.413685	234.453
+2054.475752	221.041
+2054.537821	206.019
+2054.599890	179.73
+2054.661960	210.311
+2054.724032	252.694
+2054.786104	257.523
+2054.848177	250.548
+2054.910251	328.877
+2054.972326	429.739
+2055.034402	432.422
+2055.096479	383.6
+2055.158557	342.826
+2055.220635	318.147
+2055.282715	295.078
+2055.344796	254.304
+2055.406877	246.793
+2055.468960	261.278
+2055.531043	236.063
+2055.593127	237.136
+2055.655213	259.669
+2055.717299	246.256
+2055.779386	270.935
+2055.841474	315.465
+2055.903563	368.042
+2055.965653	410.425
+2056.027744	422.228
+2056.089836	388.965
+2056.151929	319.22
+2056.214023	263.961
+2056.276117	258.059
+2056.338213	290.249
+2056.400310	291.322
+2056.462407	250.012
+2056.524506	237.136
+2056.586605	219.968
+2056.648705	238.209
+2056.710806	290.786
+2056.772909	399.159
+2056.835012	524.163
+2056.897116	721.595
+2056.959221	1048.32
+2057.021327	1159.91
+2057.083434	884.154
+2057.145541	597.663
+2057.207650	402.378
+2057.269760	326.195
+2057.331870	304.735
+2057.393982	313.319
+2057.456095	299.37
+2057.518208	247.329
+2057.580322	244.11
+2057.642438	258.596
+2057.704554	270.399
+2057.766671	313.319
+2057.828789	458.174
+2057.890908	697.452
+2057.953028	876.106
+2058.015149	994.136
+2058.077271	954.972
+2058.139394	726.423
+2058.201518	476.951
+2058.263642	330.487
+2058.325768	302.589
+2058.387895	268.253
+2058.450022	238.745
+2058.512150	229.088
+2058.574280	229.625
+2058.636410	270.935
+2058.698541	321.903
+2058.760674	331.56
+2058.822807	415.254
+2058.884941	554.743
+2058.947076	735.007
+2059.009212	841.234
+2059.071349	760.223
+2059.133486	600.882
+2059.195625	436.714
+2059.257765	309.563
+2059.319905	253.231
+2059.382047	269.326
+2059.444190	272.545
+2059.506333	253.767
+2059.568477	251.621
+2059.630623	201.191
+2059.692769	215.676
+2059.754916	250.548
+2059.817064	308.49
+2059.879213	411.498
+2059.941363	504.849
+2060.003514	532.211
+2060.065666	486.072
+2060.127819	415.254
+2060.189973	322.976
+2060.252127	276.837
+2060.314283	238.209
+2060.376440	203.873
+2060.438597	178.121
+2060.500756	168.464
+2060.562915	212.994
+2060.625075	237.673
+2060.687237	228.016
+2060.749399	189.924
+2060.811562	259.133
+2060.873726	361.067
+2060.935891	399.695
+2060.998057	425.984
+2061.060224	403.987
+2061.122392	336.388
+2061.184560	286.494
+2061.246730	268.253
+2061.308901	263.425
+2061.371072	243.038
+2061.433245	253.231
+2061.495418	253.768
+2061.557593	237.673
+2061.619768	196.899
+2061.681944	201.191
+2061.744121	244.111
+2061.806299	264.498
+2061.868479	291.859
+2061.930659	304.198
+2061.992840	328.877
+2062.055021	322.439
+2062.117204	300.979
+2062.179388	325.122
+2062.241573	316.001
+2062.303758	294.005
+2062.365945	260.206
+2062.428132	215.14
+2062.490321	222.114
+2062.552510	258.06
+2062.614701	286.494
+2062.676892	294.542
+2062.739084	283.812
+2062.801277	267.717
+2062.863471	244.647
+2062.925666	243.038
+2062.987862	263.425
+2063.050059	297.224
+2063.112257	308.49
+2063.174456	266.644
+2063.236655	183.486
+2063.298856	185.096
+2063.361058	267.18
+2063.423260	265.571
+2063.485464	209.238
+2063.547668	193.143
+2063.609873	219.432
+2063.672080	262.352
+2063.734287	244.647
+2063.796495	239.819
+2063.858704	265.034
+2063.920914	313.319
+2063.983125	354.093
+2064.045337	317.074
+2064.107550	251.085
+2064.169763	240.355
+2064.231978	239.282
+2064.294194	209.238
+2064.356410	198.508
+2064.418628	223.187
+2064.480846	213.53
+2064.543066	204.946
+2064.605286	240.355
+2064.667507	212.994
+2064.729729	203.337
+2064.791953	278.983
+2064.854177	294.005
+2064.916402	283.275
+2064.978628	287.031
+2065.040855	282.739
+2065.103082	305.808
+2065.165311	292.932
+2065.227541	265.571
+2065.289771	274.691
+2065.352003	265.034
+2065.414236	221.041
+2065.476469	182.413
+2065.538703	165.245
+2065.600939	181.877
+2065.663175	209.238
+2065.725412	218.895
+2065.787650	256.987
+2065.849889	312.782
+2065.912129	322.439
+2065.974370	284.348
+2066.036612	290.786
+2066.098855	285.421
+2066.161099	281.129
+2066.223344	321.903
+2066.285589	312.782
+2066.347836	210.848
+2066.410083	194.753
+2066.472332	218.359
+2066.534581	236.063
+2066.596832	225.87
+2066.659083	232.844
+2066.721335	230.162
+2066.783588	274.155
+2066.845842	303.662
+2066.908097	301.516
+2066.970353	275.764
+2067.032610	255.914
+2067.094868	295.078
+2067.157127	269.326
+2067.219386	226.943
+2067.281647	230.162
+2067.343909	221.041
+2067.406171	215.14
+2067.468435	250.012
+2067.530699	249.476
+2067.592964	238.746
+2067.655231	222.114
+2067.717498	221.041
+2067.779766	221.578
+2067.842035	241.965
+2067.904305	290.25
+2067.966576	313.319
+2068.028848	325.122
+2068.091121	307.417
+2068.153395	272.009
+2068.215669	255.914
+2068.277945	254.841
+2068.340222	259.133
+2068.402499	250.549
+2068.464778	246.793
+2068.527057	288.64
+2068.589337	281.129
+2068.651619	244.111
+2068.713901	248.939
+2068.776184	278.983
+2068.838468	296.688
+2068.900753	305.271
+2068.963039	297.76
+2069.025326	317.611
+2069.087614	341.217
+2069.149903	333.706
+2069.212192	311.173
+2069.274483	263.425
+2069.336775	281.666
+2069.399067	300.443
+2069.461361	292.932
+2069.523655	291.323
+2069.585950	274.691
+2069.648247	279.52
+2069.710544	265.034
+2069.772842	260.206
+2069.835141	301.516
+2069.897441	366.432
+2069.959742	440.469
+2070.022044	451.199
+2070.084347	401.841
+2070.146651	385.746
+2070.208955	406.133
+2070.271261	421.155
+2070.333567	408.816
+2070.395875	379.308
+2070.458183	415.79
+2070.520493	461.929
+2070.582803	424.374
+2070.645115	391.111
+2070.707427	350.337
+2070.769740	342.29
+2070.832054	331.56
+2070.894369	375.016
+2070.956685	462.466
+2071.019002	476.951
+2071.081320	417.936
+2071.143639	372.87
+2071.205958	403.987
+2071.268279	449.59
+2071.330600	437.787
+2071.392923	446.907
+2071.455246	405.06
+2071.517571	319.22
+2071.579896	334.242
+2071.642223	422.228
+2071.704550	405.06
+2071.766878	382.527
+2071.829207	398.086
+2071.891537	432.958
+2071.953868	452.809
+2072.016200	448.517
+2072.078533	414.717
+2072.140867	443.688
+2072.203201	471.05
+2072.265537	424.374
+2072.327874	394.867
+2072.390211	377.699
+2072.452550	347.655
+2072.514889	307.954
+2072.577229	298.834
+2072.639571	285.421
+2072.701913	255.377
+2072.764256	281.129
+2072.826600	292.932
+2072.888945	315.465
+2072.951291	396.476
+2073.013638	458.71
+2073.075986	377.162
+2073.138335	339.071
+2073.200684	390.038
+2073.263035	327.268
+2073.325387	277.374
+2073.387739	295.615
+2073.450093	293.469
+2073.512447	254.841
+2073.574802	193.68
+2073.637159	214.067
+2073.699516	232.844
+2073.761874	251.622
+2073.824233	299.907
+2073.886593	300.443
+2073.948954	333.169
+2074.011316	370.724
+2074.073679	385.746
+2074.136043	386.819
+2074.198407	375.553
+2074.260773	325.658
+2074.323140	291.859
+2074.385507	273.082
+2074.447876	283.812
+2074.510245	274.691
+2074.572616	253.768
+2074.634987	246.793
+2074.697359	245.184
+2074.759732	297.224
+2074.822106	347.655
+2074.884481	362.677
+2074.946857	361.604
+2075.009234	334.779
+2075.071612	318.684
+2075.133991	304.199
+2075.196371	263.425
+2075.258751	226.406
+2075.321133	282.739
+2075.383515	315.465
+2075.445899	275.764
+2075.508283	232.844
+2075.570669	246.793
+2075.633055	206.019
+2075.695442	198.508
+2075.757830	209.238
+2075.820220	219.432
+2075.882610	285.421
+2075.945001	319.22
+2076.007392	314.928
+2076.069785	343.899
+2076.132179	269.326
+2076.194574	229.089
+2076.256970	255.377
+2076.319366	254.304
+2076.381764	235.527
+2076.444162	220.505
+2076.506562	229.625
+2076.568962	247.866
+2076.631363	238.746
+2076.693765	210.848
+2076.756169	213.53
+2076.818573	224.26
+2076.880978	247.33
+2076.943384	309.027
+2077.005791	317.611
+2077.068199	276.837
+2077.130607	256.987
+2077.193017	249.476
+2077.255428	254.304
+2077.317839	287.031
+2077.380252	241.965
+2077.442665	217.822
+2077.505080	260.206
+2077.567495	275.228
+2077.629911	280.593
+2077.692329	281.666
+2077.754747	240.355
+2077.817166	231.235
+2077.879586	280.593
+2077.942007	326.731
+2078.004429	310.637
+2078.066852	292.396
+2078.129276	279.52
+2078.191700	251.085
+2078.254126	225.333
+2078.316553	247.866
+2078.378980	285.421
+2078.441409	288.104
+2078.503838	285.421
+2078.566268	292.932
+2078.628700	245.184
+2078.691132	222.114
+2078.753565	245.72
+2078.815999	300.443
+2078.878434	359.458
+2078.940870	357.848
+2079.003307	372.87
+2079.065745	369.115
+2079.128184	354.093
+2079.190624	368.578
+2079.253064	342.29
+2079.315506	277.374
+2079.377949	234.454
+2079.440392	238.209
+2079.502836	263.425
+2079.565282	275.764
+2079.627728	283.812
+2079.690175	258.596
+2079.752624	249.476
+2079.815073	278.447
+2079.877523	314.392
+2079.939974	352.483
+2080.002426	393.257
+2080.064879	395.94
+2080.127332	376.626
+2080.189787	317.074
+2080.252243	276.301
+2080.314699	293.469
+2080.377157	283.275
+2080.439615	253.231
+2080.502075	241.965
+2080.564535	224.26
+2080.626997	212.994
+2080.689459	230.162
+2080.751922	244.647
+2080.814386	289.713
+2080.876851	383.064
+2080.939317	465.148
+2081.001784	480.17
+2081.064252	485.535
+2081.126721	453.345
+2081.189190	406.67
+2081.251661	318.684
+2081.314133	256.987
+2081.376605	279.52
+2081.439079	298.297
+2081.501553	283.812
+2081.564029	260.206
+2081.626505	260.206
+2081.688982	267.717
+2081.751460	297.761
+2081.813939	325.658
+2081.876420	385.746
+2081.938901	461.929
+2082.001382	525.236
+2082.063865	534.357
+2082.126349	466.758
+2082.188834	394.867
+2082.251320	304.735
+2082.313806	266.107
+2082.376294	284.348
+2082.438782	303.126
+2082.501272	300.443
+2082.563762	248.939
+2082.626253	235.527
+2082.688746	251.622
+2082.751239	304.735
+2082.813733	379.845
+2082.876228	442.079
+2082.938724	488.218
+2083.001221	530.601
+2083.063719	565.474
+2083.126218	489.827
+2083.188717	400.768
+2083.251218	370.724
+2083.313720	303.126
+2083.376222	260.206
+2083.438726	274.691
+2083.501230	241.965
+2083.563736	182.413
+2083.626242	180.804
+2083.688749	201.191
+2083.751257	225.87
+2083.813766	289.713
+2083.876277	372.87
+2083.938788	463.539
+2084.001299	517.189
+2084.063812	524.7
+2084.126326	401.841
+2084.188841	275.228
+2084.251357	234.99
+2084.313873	269.326
+2084.376391	274.155
+2084.438909	245.72
+2084.501429	211.921
+2084.563949	225.333
+2084.626470	314.929
+2084.688993	337.998
+2084.751516	282.739
+2084.814040	300.98
+2084.876565	350.337
+2084.939091	398.622
+2085.001618	481.243
+2085.064146	511.287
+2085.126675	450.126
+2085.189204	365.896
+2085.251735	307.954
+2085.314267	269.863
+2085.376799	241.428
+2085.439333	247.33
+2085.501867	287.031
+2085.564403	299.907
+2085.626939	350.337
+2085.689476	353.556
+2085.752014	266.107
+2085.814554	253.768
+2085.877094	291.859
+2085.939635	355.702
+2086.002177	453.882
+2086.064720	439.396
+2086.127263	373.943
+2086.189808	325.659
+2086.252354	326.195
+2086.314900	321.367
+2086.377448	305.808
+2086.439996	260.742
+2086.502546	206.019
+2086.565096	209.238
+2086.627648	216.213
+2086.690200	253.231
+2086.752753	287.567
+2086.815307	311.173
+2086.877862	411.498
+2086.940418	537.576
+2087.002975	674.383
+2087.065533	729.642
+2087.128092	600.346
+2087.190652	473.196
+2087.253212	352.483
+2087.315774	317.611
+2087.378337	284.885
+2087.440900	234.99
+2087.503465	247.866
+2087.566030	259.133
+2087.628596	258.06
+2087.691164	267.18
+2087.753732	295.078
+2087.816301	318.684
+2087.878871	357.312
+2087.941442	454.955
+2088.004014	599.81
+2088.066587	642.193
+2088.129161	526.309
+2088.191735	392.184
+2088.254311	375.553
+2088.316888	411.498
+2088.379465	345.509
+2088.442044	252.695
+2088.504623	214.603
+2088.567204	203.873
+2088.629785	234.99
+2088.692367	265.034
+2088.754950	234.454
+2088.817535	232.844
+2088.880120	320.83
+2088.942706	414.717
+2089.005293	475.342
+2089.067881	453.345
+2089.130469	418.473
+2089.193059	406.133
+2089.255650	364.823
+2089.318241	284.348
+2089.380834	290.25
+2089.443428	321.367
+2089.506022	300.98
+2089.568617	279.52
+2089.631214	290.25
+2089.693811	292.932
+2089.756409	306.881
+2089.819008	304.199
+2089.881608	329.951
+2089.944209	360.531
+2090.006811	385.746
+2090.069414	407.206
+2090.132018	413.108
+2090.194623	349.801
+2090.257229	297.761
+2090.319835	255.914
+2090.382443	242.501
+2090.445051	228.016
+2090.507661	226.943
+2090.570271	258.596
+2090.632883	253.231
+2090.695495	221.041
+2090.758108	230.698
+2090.820722	234.99
+2090.883337	214.603
+2090.945953	223.187
+2091.008570	267.717
+2091.071188	294.005
+2091.133807	289.177
+2091.196427	231.771
+2091.259047	195.826
+2091.321669	223.724
+2091.384292	231.771
+2091.446915	200.654
+2091.509540	198.508
+2091.572165	236.063
+2091.634791	286.494
+2091.697419	294.542
+2091.760047	265.034
+2091.822676	249.476
+2091.885306	230.162
+2091.947937	265.034
+2092.010569	336.925
+2092.073202	347.119
+2092.135836	300.443
+2092.198471	248.403
+2092.261106	176.512
+2092.323743	162.563
+2092.386381	240.355
+2092.449019	290.25
+2092.511659	259.133
+2092.574299	239.282
+2092.636940	219.432
+2092.699583	209.775
+2092.762226	250.012
+2092.824870	310.1
+2092.887515	360.531
+2092.950161	397.549
+2093.012808	380.382
+2093.075456	299.37
+2093.138105	252.695
+2093.200754	274.691
+2093.263405	273.082
+2093.326057	265.571
+2093.388709	275.764
+2093.451363	253.231
+2093.514017	208.702
+2093.576673	231.235
+2093.639329	294.542
+2093.701986	310.1
+2093.764645	242.501
+2093.827304	192.07
+2093.889964	230.698
+2093.952625	256.987
+2094.015287	277.374
+2094.077950	296.151
+2094.140614	254.304
+2094.203278	248.403
+2094.265944	274.691
+2094.328611	281.129
+2094.391278	262.352
+2094.453947	238.746
+2094.516616	232.844
+2094.579287	253.231
+2094.641958	242.501
+2094.704630	208.702
+2094.767304	189.924
+2094.829978	210.848
+2094.892653	252.158
+2094.955329	304.735
+2095.018006	287.031
+2095.080684	305.272
+2095.143363	317.075
+2095.206042	257.523
+2095.268723	262.352
+2095.331405	264.498
+2095.394087	253.768
+2095.456771	277.374
+2095.519455	253.768
+2095.582141	258.06
+2095.644827	265.571
+2095.707514	262.888
+2095.770203	259.133
+2095.832892	289.713
+2095.895582	349.265
+2095.958273	325.122
+2096.020965	296.688
+2096.083658	274.155
+2096.146352	307.954
+2096.209046	320.294
+2096.271742	333.17
+2096.334439	326.195
+2096.397136	285.421
+2096.459835	271.472
+2096.522534	300.443
+2096.585235	319.221
+2096.647936	328.341
+2096.710638	308.491
+2096.773342	392.184
+2096.836046	574.058
+2096.898751	784.902
+2096.961457	895.957
+2097.024164	853.037
+2097.086872	737.153
+2097.149581	589.616
+2097.212290	438.323
+2097.275001	327.805
+2097.337713	260.206
+2097.400425	281.666
+2097.463139	291.859
+2097.525853	294.005
+2097.588569	295.615
+2097.651285	304.735
+2097.714002	339.608
+2097.776721	459.247
+2097.839440	651.85
+2097.902160	907.224
+2097.964881	1027.4
+2098.027603	919.563
+2098.090326	750.566
+2098.153050	592.835
+2098.215775	444.762
+2098.278500	347.119
+2098.341227	298.834
+2098.403955	290.25
+2098.466683	274.691
+2098.529413	290.25
+2098.592143	316.002
+2098.654874	264.498
+2098.717607	281.666
+2098.780340	384.137
+2098.843074	452.272
+2098.905809	572.985
+2098.968545	716.767
+2099.031282	680.285
+2099.094020	577.277
+2099.156759	483.926
+2099.219499	428.13
+2099.282239	381.991
+2099.344981	355.166
+2099.407724	298.834
+2099.470467	287.031
+2099.533212	253.231
+2099.595957	224.797
+2099.658703	243.574
+2099.721451	281.129
+2099.784199	364.823
+2099.846948	468.368
+2099.909698	569.229
+2099.972449	597.664
+2100.035201	505.386
+2100.097954	386.82
+2100.160708	252.695
+2100.223463	214.603
+2100.286219	274.691
+2100.348975	289.177
+2100.411733	270.399
+2100.474491	259.669
+2100.537251	278.447
+2100.600011	306.881
+2100.662773	298.297
+2100.725535	268.253
+2100.788298	292.396
+2100.851062	311.173
+2100.913827	301.516
+2100.976593	342.29
+2101.039360	355.166
+2101.102128	339.608
+2101.164897	322.44
+2101.227667	348.728
+2101.290438	321.903
+2101.353209	258.596
+2101.415982	238.746
+2101.478756	259.669
+2101.541530	285.958
+2101.604305	257.523
+2101.667082	205.483
+2101.729859	200.118
+2101.792637	243.038
+2101.855417	268.253
+2101.918197	301.516
+2101.980978	318.148
+2102.043760	319.757
+2102.106543	331.024
+2102.169326	373.944
+2102.232111	319.757
+2102.294897	215.676
+2102.357684	204.946
+2102.420471	262.352
+2102.483260	249.476
+2102.546049	226.943
+2102.608840	194.753
+2102.671631	161.49
+2102.734423	212.994
+2102.797217	287.567
+2102.860011	292.396
+2102.922806	263.425
+2102.985602	306.881
+2103.048399	294.542
+2103.111197	269.326
+2103.173996	296.688
+2103.236796	274.691
+2103.299596	214.067
+2103.362398	170.611
+2103.425201	188.851
+2103.488004	233.917
+2103.550809	219.968
+2103.613614	219.968
+2103.676420	236.063
+2103.739228	246.257
+2103.802036	226.943
+2103.864845	225.333
+2103.927655	259.133
+2103.990466	272.545
+2104.053278	285.958
+2104.116091	302.589
+2104.178905	251.622
+2104.241720	240.355
+2104.304536	219.968
+2104.367352	200.654
+2104.430170	213.53
+2104.492989	212.457
+2104.555808	252.158
+2104.618628	270.936
+2104.681450	203.337
+2104.744272	200.654
+2104.807095	260.742
+2104.869920	321.903
+2104.932745	365.896
+2104.995571	386.82
+2105.058398	381.991
+2105.121226	335.316
+2105.184054	288.64
+2105.246884	315.465
+2105.309715	294.005
+2105.372547	260.206
+2105.435379	252.158
+2105.498213	240.892
+2105.561047	234.99
+2105.623883	225.333
+2105.686719	266.644
+2105.749556	276.837
+2105.812395	213.53
+2105.875234	200.118
+2105.938074	267.18
+2106.000915	320.83
+2106.063757	339.071
+2106.126600	359.995
+2106.189444	304.199
+2106.252289	277.374
+2106.315134	274.691
+2106.377981	245.72
+2106.440829	214.603
+2106.503677	200.654
+2106.566527	209.775
+2106.629377	251.622
+2106.692229	239.819
+2106.755081	218.895
+2106.817934	214.067
+2106.880788	261.279
+2106.943643	340.144
+2107.006500	378.772
+2107.069357	345.509
+2107.132214	310.637
+2107.195073	328.878
+2107.257933	325.122
+2107.320794	292.932
+2107.383656	250.549
+2107.446518	223.187
+2107.509382	239.819
+2107.572246	218.895
+2107.635112	212.994
+2107.697978	246.793
+2107.760845	261.815
+2107.823714	219.432
+2107.886583	238.209
+2107.949453	329.414
+2108.012324	370.725
+2108.075196	368.579
+2108.138069	385.21
+2108.200943	349.265
+2108.263818	296.688
+2108.326693	299.37
+2108.389570	284.885
+2108.452448	262.888
+2108.515326	255.377
+2108.578206	292.396
+2108.641086	304.735
+2108.703968	300.98
+2108.766850	250.549
+2108.829733	237.136
+2108.892617	322.44
+2108.955502	358.922
+2109.018389	377.163
+2109.081276	404.524
+2109.144164	390.039
+2109.207052	319.757
+2109.269942	238.209
+2109.332833	240.355
+2109.395725	270.399
+2109.458617	251.622
+2109.521511	232.308
+2109.584405	225.87
+2109.647301	211.384
+2109.710197	233.381
+2109.773094	250.549
+2109.835993	264.498
+2109.898892	265.571
+2109.961792	286.494
+2110.024693	287.567
+2110.087595	284.885
+2110.150498	302.053
+2110.213402	307.954
+2110.276307	265.034
+2110.339213	240.892
+2110.402119	248.939
+2110.465027	266.644
+2110.527935	272.545
+2110.590845	250.549
+2110.653755	226.406
+2110.716667	229.625
+2110.779579	236.063
+2110.842492	289.713
+2110.905407	326.732
+2110.968322	366.969
+2111.031238	386.283
+2111.094155	382.528
+2111.157073	342.827
+2111.219992	274.691
+2111.282911	234.99
+2111.345832	214.603
+2111.408754	252.695
+2111.471676	324.049
+2111.534600	334.779
+2111.597525	308.491
+2111.660450	268.79
+2111.723376	281.129
+2111.786304	296.688
+2111.849232	303.662
+2111.912161	310.637
+2111.975091	405.061
+2112.038022	475.879
+2112.100954	444.762
+2112.163887	380.918
+2112.226821	311.71
+2112.289756	275.228
+2112.352692	284.885
+2112.415629	272.545
+2112.478566	292.396
+2112.541505	283.275
+2112.604444	231.771
+2112.667385	250.012
+2112.730326	295.078
+2112.793268	284.885
+2112.856212	329.951
+2112.919156	410.426
+2112.982101	453.882
+2113.045047	467.295
+2113.107994	490.901
+2113.170942	504.849
+2113.233891	501.094
+2113.296841	514.506
+2113.359792	602.492
+2113.422743	748.957
+2113.485696	800.997
+2113.548649	710.329
+2113.611604	546.16
+2113.674559	460.32
+2113.737516	449.054
+2113.800473	474.269
+2113.863431	474.269
+2113.926391	469.977
+2113.989351	460.857
+2114.052312	512.36
+2114.115274	547.769
+2114.178237	574.058
+2114.241201	606.248
+2114.304166	606.248
+2114.367131	660.971
+2114.430098	739.3
+2114.493066	794.559
+2114.556034	766.661
+2114.619004	643.803
+2114.681974	542.404
+2114.744946	516.652
+2114.807918	478.561
+2114.870891	441.543
+2114.933865	427.057
+2114.996841	481.244
+2115.059817	547.769
+2115.122794	532.211
+2115.185772	486.072
+2115.248750	487.682
+2115.311730	541.868
+2115.374711	548.842
+2115.437693	592.299
+2115.500675	592.835
+2115.563659	539.185
+2115.626644	500.557
+2115.689629	410.962
+2115.752615	308.491
+2115.815603	264.498
+2115.878591	312.783
+2115.941580	379.845
+2116.004570	389.502
+2116.067561	433.495
+2116.130553	458.174
+2116.193546	430.276
+2116.256540	362.677
+2116.319535	353.557
+2116.382531	404.524
+2116.445528	407.743
+2116.508525	372.334
+2116.571524	311.71
+2116.634523	276.301
+2116.697524	288.64
+2116.760525	256.45
+2116.823528	259.133
+2116.886531	270.399
+2116.949535	330.487
+2117.012540	355.703
+2117.075546	290.786
+2117.138553	280.056
+2117.201561	284.885
+2117.264570	296.151
+2117.327580	315.465
+2117.390591	340.681
+2117.453602	326.195
+2117.516615	314.392
+2117.579629	280.056
+2117.642643	259.133
+2117.705659	258.06
+2117.768675	253.231
+2117.831692	280.056
+2117.894711	286.494
+2117.957730	270.936
+2118.020750	298.297
+2118.083771	305.272
+2118.146793	366.969
+2118.209816	340.144
+2118.272840	239.819
+2118.335865	251.085
+2118.398891	282.202
+2118.461917	291.323
+2118.524945	250.012
+2118.587974	218.895
+2118.651003	188.852
+2118.714034	211.384
+2118.777065	282.202
+2118.840097	318.148
+2118.903131	329.414
+2118.966165	323.513
+2119.029200	320.83
+2119.092236	359.458
+2119.155273	362.141
+2119.218311	353.02
+2119.281350	297.761
+2119.344390	290.786
+2119.407431	261.279
+2119.470472	251.085
+2119.533515	241.428
+2119.596559	202.264
+2119.659603	246.257
+2119.722649	245.72
+2119.785695	218.359
+2119.848742	276.837
+2119.911791	338.535
+2119.974840	342.29
+2120.037890	333.706
+2120.100941	340.681
+2120.163993	350.874
+2120.227046	292.396
+2120.290100	256.45
+2120.353155	231.771
+2120.416211	196.899
+2120.479267	229.089
+2120.542325	248.403
+2120.605384	228.016
+2120.668443	240.892
+2120.731504	268.253
+2120.794565	280.056
+2120.857627	266.644
+2120.920691	333.17
+2120.983755	401.305
+2121.046820	377.699
+2121.109886	338.535
+2121.172953	299.907
+2121.236021	248.939
+2121.299090	215.676
+2121.362160	233.381
+2121.425231	249.476
+2121.488302	203.873
+2121.551375	182.414
+2121.614449	192.607
+2121.677523	223.187
+2121.740599	251.085
+2121.803675	235.527
+2121.866752	264.498
+2121.929831	306.881
+2121.992910	328.341
+2122.055990	304.199
+2122.119071	277.91
+2122.182153	270.936
+2122.245236	265.571
+2122.308320	214.603
+2122.371405	187.242
+2122.434491	207.629
+2122.497577	233.917
+2122.560665	251.085
+2122.623754	237.673
+2122.686843	260.742
+2122.749934	274.155
+2122.813025	266.644
+2122.876117	334.779
+2122.939211	344.436
+2123.002305	321.903
+2123.065400	307.418
+2123.128496	275.228
+2123.191593	240.355
+2123.254691	232.844
+2123.317790	252.695
+2123.380890	230.162
+2123.443991	201.191
+2123.507093	237.673
+2123.570195	243.574
+2123.633299	215.14
+2123.696403	239.282
+2123.759509	266.644
+2123.822615	245.184
+2123.885723	250.549
+2123.948831	280.593
+2124.011940	316.002
+2124.075050	352.484
+2124.138161	301.516
+2124.201273	260.742
+2124.264386	278.447
+2124.327500	275.228
+2124.390615	262.888
+2124.453731	245.184
+2124.516848	227.479
+2124.579965	246.793
+2124.643084	285.958
+2124.706204	279.52
+2124.769324	296.688
+2124.832445	282.739
+2124.895568	285.421
+2124.958691	313.856
+2125.021815	361.604
+2125.084940	349.801
+2125.148067	339.071
+2125.211194	321.367
+2125.274322	294.542
+2125.337451	260.206
+2125.400580	220.505
+2125.463711	224.26
+2125.526843	213.53
+2125.589976	223.724
+2125.653109	273.618
+2125.716244	290.25
+2125.779379	267.18
+2125.842516	276.837
+2125.905653	305.272
+2125.968791	321.367
+2126.031931	350.338
+2126.095071	319.221
+2126.158212	290.786
+2126.221354	306.345
+2126.284497	302.053
+2126.347641	259.669
+2126.410786	262.352
+2126.473931	269.326
+2126.537078	208.165
+2126.600226	203.873
+2126.663374	260.742
+2126.726524	285.421
+2126.789674	290.25
+2126.852826	302.589
+2126.915978	305.808
+2126.979132	334.243
+2127.042286	333.17
+2127.105441	298.297
+2127.168597	280.056
+2127.231754	260.206
+2127.294912	254.304
+2127.358071	254.841
+2127.421231	252.158
+2127.484392	268.253
+2127.547553	291.859
+2127.610716	294.005
+2127.673880	216.213
+2127.737044	195.826
+2127.800210	215.676
+2127.863376	246.257
+2127.926544	262.352
+2127.989712	285.421
+2128.052881	337.462
+2128.116051	364.287
+2128.179222	310.1
+2128.242394	244.647
+2128.305567	230.162
+2128.368741	243.038
+2128.431916	210.311
+2128.495092	169.001
+2128.558269	188.315
+2128.621446	219.432
+2128.684625	228.016
+2128.747805	252.158
+2128.810985	255.377
+2128.874167	250.012
+2128.937349	337.462
+2129.000532	415.254
+2129.063716	391.112
+2129.126902	328.878
+2129.190088	329.414
+2129.253275	347.119
+2129.316463	343.9
+2129.379652	290.786
+2129.442842	228.016
+2129.506032	188.315
+2129.569224	223.724
+2129.632417	195.289
+2129.695610	192.07
+2129.758805	197.972
+2129.822000	222.651
+2129.885197	240.355
+2129.948394	223.724
+2130.011593	256.987
+2130.074792	317.075
+2130.137992	327.805
+2130.201193	299.37
+2130.264395	298.834
+2130.327598	268.253
+2130.390802	246.257
+2130.454007	252.695
+2130.517213	259.669
+2130.580420	252.158
+2130.643627	247.866
+2130.706836	261.279
+2130.770045	273.082
+2130.833256	243.038
+2130.896467	221.578
+2130.959680	250.549
+2131.022893	321.903
+2131.086107	402.915
+2131.149322	428.13
+2131.212539	357.312
+2131.275756	276.301
+2131.338974	232.308
+2131.402193	273.082
+2131.465412	323.513
+2131.528633	288.104
+2131.591855	256.45
+2131.655078	222.114
+2131.718301	192.607
+2131.781526	213.53
+2131.844751	231.235
+2131.907978	250.012
+2131.971205	298.297
+2132.034433	279.52
+2132.097663	291.859
+2132.160893	279.52
+2132.224124	266.107
+2132.287356	266.644
+2132.350589	252.158
+2132.413823	219.968
+2132.477058	206.019
+2132.540294	217.822
+2132.603530	222.114
+2132.666768	233.381
+2132.730007	252.158
+2132.793246	280.593
+2132.856487	310.1
+2132.919728	318.684
+2132.982971	293.469
+2133.046214	252.158
+2133.109458	226.943
+2133.172703	222.114
+2133.235950	209.775
+2133.299197	232.308
+2133.362445	289.713
+2133.425694	279.52
+2133.488943	254.304
+2133.552194	254.841
+2133.615446	272.009
+2133.678699	273.618
+2133.741952	262.888
+2133.805207	279.52
+2133.868462	305.808
+2133.931719	337.998
+2133.994976	343.363
+2134.058234	354.63
+2134.121494	379.309
+2134.184754	375.017
+2134.248015	368.042
+2134.311277	268.79
+2134.374540	193.143
+2134.437804	211.921
+2134.501069	236.063
+2134.564335	234.454
+2134.627602	245.72
+2134.690869	250.012
+2134.754138	241.428
+2134.817407	231.771
+2134.880678	238.746
+2134.943949	291.323
+2135.007222	329.951
+2135.070495	289.177
+2135.133769	229.625
+2135.197045	209.238
+2135.260321	259.133
+2135.323598	252.158
+2135.386876	245.184
+2135.450155	234.99
+2135.513435	243.574
+2135.576715	293.469
+2135.639997	268.79
+2135.703280	241.428
+2135.766563	248.403
+2135.829848	285.421
+2135.893134	328.878
+2135.956420	331.56
+2136.019707	261.279
+2136.082996	329.414
+2136.146285	355.166
+2136.209575	330.487
+2136.272866	249.476
+2136.336158	194.753
+2136.399451	230.162
+2136.462745	262.888
+2136.526040	262.352
+2136.589336	247.33
+2136.652633	201.191
+2136.715931	232.844
+2136.779229	298.834
+2136.842529	289.713
+2136.905829	276.301
+2136.969131	310.1
+2137.032433	251.622
+2137.095736	201.727
+2137.159041	249.476
+2137.222346	237.673
+2137.285652	219.432
+2137.348959	258.06
+2137.412267	259.133
+2137.475576	256.987
+2137.538886	241.965
+2137.602197	236.6
+2137.665508	238.746
+2137.728821	250.549
+2137.792135	254.841
+2137.855449	281.666
+2137.918765	294.005
+2137.982081	319.757
+2138.045399	329.414
+2138.108717	282.202
+2138.172036	240.892
+2138.235357	256.45
+2138.298678	268.253
+2138.362000	274.691
+2138.425323	266.644
+2138.488647	256.987
+2138.551972	232.308
+2138.615297	241.965
+2138.678624	252.695
+2138.741952	270.936
+2138.805281	319.221
+2138.868610	352.484
+2138.931941	444.225
+2138.995272	505.922
+2139.058605	447.98
+2139.121938	373.407
+2139.185272	297.224
+2139.248607	306.345
+2139.311943	323.513
+2139.375281	252.158
+2139.438619	203.337
+2139.501958	237.136
+2139.565297	295.078
+2139.628638	328.878
+2139.691980	321.903
+2139.755323	325.122
+2139.818666	321.367
+2139.882011	334.779
+2139.945356	409.353
+2140.008703	420.619
+2140.072050	401.305
+2140.135399	350.874
+2140.198748	295.078
+2140.262098	279.52
+2140.325449	278.447
+2140.388801	275.228
+2140.452154	277.91
+2140.515508	290.25
+2140.578863	318.684
+2140.642219	328.341
+2140.705576	295.078
+2140.768934	268.253
+2140.832292	268.253
+2140.895652	340.681
+2140.959012	372.871
+2141.022374	386.283
+2141.085736	396.477
+2141.149099	420.083
+2141.212464	427.594
+2141.275829	386.82
+2141.339195	320.294
+2141.402562	307.418
+2141.465930	314.392
+2141.529299	306.881
+2141.592669	276.837
+2141.656040	237.673
+2141.719412	267.18
+2141.782784	329.951
+2141.846158	421.156
+2141.909533	431.886
+2141.972908	369.115
+2142.036285	391.112
+2142.099662	399.159
+2142.163040	403.988
+2142.226420	398.086
+2142.289800	347.119
+2142.353181	224.797
+2142.416563	195.289
+2142.479946	253.231
+2142.543330	286.494
+2142.606715	275.764
+2142.670101	254.841
+2142.733488	193.143
+2142.796875	178.121
+2142.860264	201.727
+2142.923654	278.983
+2142.987044	324.049
+2143.050436	320.294
+2143.113828	320.294
+2143.177221	300.98
+2143.240616	265.034
+2143.304011	237.673
+2143.367407	243.574
+2143.430804	246.257
+2143.494202	229.089
+2143.557601	208.702
+2143.621001	231.235
+2143.684402	260.742
+2143.747804	263.425
+2143.811206	261.815
+2143.874610	286.494
+2143.938014	342.29
+2144.001420	343.9
+2144.064826	335.852
+2144.128234	302.589
+2144.191642	276.837
+2144.255052	244.111
+2144.318462	225.87
+2144.381873	204.41
+2144.445285	196.362
+2144.508698	244.111
+2144.572112	301.516
+2144.635527	303.126
+2144.698943	296.151
+2144.762360	261.815
+2144.825777	277.374
+2144.889196	310.1
+2144.952615	322.44
+2145.016036	339.608
+2145.079457	322.44
+2145.142880	279.52
+2145.206303	296.151
+2145.269728	329.414
+2145.333153	337.462
+2145.396579	290.786
+2145.460006	246.257
+2145.523434	180.267
+2145.586863	192.607
+2145.650293	241.428
+2145.713724	221.041
+2145.777156	180.268
+2145.840588	228.552
+2145.904022	290.25
+2145.967457	267.717
+2146.030892	253.231
+2146.094329	286.494
+2146.157766	312.783
+2146.221204	294.005
+2146.284644	237.673
+2146.348084	216.213
+2146.411525	244.111
+2146.474967	270.399
+2146.538410	265.034
+2146.601854	259.669
+2146.665299	265.034
+2146.728745	266.644
+2146.792192	251.622
+2146.855639	309.027
+2146.919088	382.528
+2146.982538	395.404
+2147.045988	384.674
+2147.109440	351.947
+2147.172892	322.976
+2147.236345	313.856
+2147.299800	269.326
+2147.363255	236.6
+2147.426711	183.486
+2147.490168	180.804
+2147.553626	233.381
+2147.617085	258.596
+2147.680545	244.111
+2147.744006	277.374
+2147.807468	328.878
+2147.870930	366.433
+2147.934394	445.835
+2147.997859	477.488
+2148.061324	452.273
+2148.124791	429.203
+2148.188258	378.772
+2148.251726	285.958
+2148.315196	214.603
+2148.378666	261.815
+2148.442137	242.501
+2148.505609	194.216
+2148.569082	194.753
+2148.632556	212.457
+2148.696031	280.056
+2148.759507	364.823
+2148.822984	307.418
+2148.886462	278.447
+2148.949940	377.699
+2149.013420	411.499
+2149.076900	375.017
+2149.140382	386.283
+2149.203864	390.039
+2149.267348	342.29
+2149.330832	285.421
+2149.394317	259.669
+2149.457803	236.6
+2149.521290	250.012
+2149.584778	230.162
+2149.648267	185.096
+2149.711757	181.341
+2149.775248	259.133
+2149.838740	331.56
+2149.902233	383.601
+2149.965726	417.937
+2150.029221	406.67
+2150.092717	372.334
+2150.156213	393.258
+2150.219710	365.896
+2150.283209	298.834
+2150.346708	232.308
+2150.410208	274.155
+2150.473710	307.418
+2150.537212	280.056
+2150.600715	272.545
+2150.664219	282.202
+2150.727724	286.494
+2150.791229	309.027
+2150.854736	357.849
+2150.918244	356.776
+2150.981753	360.531
+2151.045262	393.794
+2151.108773	409.889
+2151.172284	384.137
+2151.235797	332.097
+2151.299310	295.078
+2151.362824	300.443
+2151.426340	304.199
+2151.489856	279.52
+2151.553373	242.501
+2151.616891	225.87
+2151.680410	216.749
+2151.743930	220.505
+2151.807451	228.552
+2151.870973	271.472
+2151.934495	300.443
+2151.998019	370.725
+2152.061544	443.689
+2152.125069	445.298
+2152.188596	385.21
+2152.252123	292.396
+2152.315651	261.815
+2152.379181	252.695
+2152.442711	239.282
+2152.506242	249.476
+2152.569774	235.527
+2152.633307	217.822
+2152.696841	268.79
+2152.760376	314.929
+2152.823912	306.881
+2152.887449	367.506
+2152.950987	389.502
+2153.014525	387.356
+2153.078065	454.419
+2153.141605	413.108
+2153.205147	359.458
+2153.268689	327.805
+2153.332233	297.224
+2153.395777	281.129
+2153.459322	265.571
+2153.522868	292.932
+2153.586416	331.56
+2153.649964	294.005
+2153.713513	286.494
+2153.777063	275.764
+2153.840613	294.542
+2153.904165	372.334
+2153.967718	482.853
+2154.031272	495.729
+2154.094826	445.298
+2154.158382	409.889
+2154.221938	335.852
+2154.285496	307.954
+2154.349054	295.078
+2154.412613	281.666
+2154.476174	252.158
+2154.539735	267.717
+2154.603297	294.005
+2154.666860	329.951
+2154.730424	309.027
+2154.793989	249.476
+2154.857555	289.713
+2154.921122	430.813
+2154.984689	525.773
+2155.048258	535.966
+2155.111828	472.123
+2155.175398	392.721
+2155.238970	340.681
+2155.302542	290.786
+2155.366116	275.764
+2155.429690	294.005
+2155.493265	295.615
+2155.556841	290.786
+2155.620418	307.954
+2155.683996	369.652
+2155.747575	390.575
+2155.811155	355.703
+2155.874736	340.144
+2155.938318	378.236
+2156.001901	419.546
+2156.065484	424.911
+2156.129069	423.302
+2156.192655	377.163
+2156.256241	347.655
+2156.319829	349.265
+2156.383417	351.411
+2156.447006	298.834
+2156.510597	260.742
+2156.574188	290.25
+2156.637780	319.757
+2156.701373	310.637
+2156.764967	379.845
+2156.828562	603.029
+2156.892158	927.074
+2156.955755	1402.41
+2157.019352	1931.4
+2157.082951	2005.44
+2157.146551	1538.15
+2157.210151	1023.11
+2157.273753	681.358
+2157.337355	537.039
+2157.400958	506.996
+2157.464563	462.466
+2157.528168	349.265
+2157.591774	290.786
+2157.655381	311.173
+2157.718989	385.747
+2157.782598	483.926
+2157.846208	646.485
+2157.909819	1020.43
+2157.973431	1615.94
+2158.037044	2204.48
+2158.100658	2255.45
+2158.164272	1677.1
+2158.227888	1018.82
+2158.291504	652.387
+2158.355122	546.16
+2158.418740	474.269
+2158.482359	455.492
+2158.545980	403.988
+2158.609601	335.852
+2158.673223	317.612
+2158.736846	344.436
+2158.800470	473.196
+2158.864095	630.391
+2158.927721	861.085
+2158.991348	1231.81
+2159.054975	1553.71
+2159.118604	1533.85
+2159.182234	1163.67
+2159.245864	716.23
+2159.309496	496.802
+2159.373128	406.67
+2159.436762	399.159
+2159.500396	333.17
+2159.564031	242.502
+2159.627667	240.356
+2159.691305	266.108
+2159.754943	310.1
+2159.818582	324.049
+2159.882222	399.696
+2159.945862	586.934
+2160.009504	788.121
+2160.073147	835.87
+2160.136791	740.373
+2160.200435	566.011
+2160.264081	395.94
+2160.327727	326.732
+2160.391375	297.225
+2160.455023	303.663
+2160.518673	276.838
+2160.582323	279.52
+2160.645974	279.52
+2160.709626	271.473
+2160.773279	267.181
+2160.836933	302.053
+2160.900588	374.48
+2160.964244	427.057
+2161.027901	464.612
+2161.091559	500.021
+2161.155217	456.565
+2161.218877	372.871
+2161.282538	337.998
+2161.346199	270.936
+2161.409862	228.016
+2161.473525	246.257
+2161.537189	267.717
+2161.600854	261.279
+2161.664521	278.984
+2161.728188	274.155
+2161.791856	265.035
+2161.855525	244.648
+2161.919195	304.199
+2161.982866	377.163
+2162.046538	422.765
+2162.110210	401.842
+2162.173884	342.29
+2162.237559	280.057
+2162.301234	243.038
+2162.364911	231.772
+2162.428588	221.042
+2162.492267	247.33
+2162.555946	266.108
+2162.619626	244.648
+2162.683307	223.188
+2162.746990	200.118
+2162.810673	220.505
+2162.874357	285.958
+2162.938042	298.297
+2163.001727	319.757
+2163.065414	334.243
+2163.129102	300.443
+2163.192791	260.743
+2163.256480	292.932
+2163.320171	281.13
+2163.383863	247.33
+2163.447555	258.06
+2163.511248	276.301
+2163.574943	267.181
+2163.638638	255.378
+2163.702334	255.378
+2163.766031	249.476
+2163.829729	281.13
+2163.893428	324.586
+2163.957128	360.531
+2164.020829	344.436
+2164.084531	302.589
+2164.148234	289.177
+2164.211938	301.516
+2164.275642	254.841
+2164.339348	223.724
+2164.403054	191.534
+2164.466762	197.972
+2164.530470	227.48
+2164.594179	199.582
+2164.657890	153.443
+2164.721601	195.29
+2164.785313	277.911
+2164.849026	272.009
+2164.912740	256.451
+2164.976455	305.808
+2165.040171	372.871
+2165.103888	362.141
+2165.167606	312.783
+2165.231324	281.13
+2165.295044	237.673
+2165.358765	266.644
+2165.422486	277.911
+2165.486209	217.286
+2165.549932	187.242
+2165.613656	194.217
+2165.677382	218.896
+2165.741108	204.947
+2165.804835	231.235
+2165.868563	309.027
+2165.932292	346.582
+2165.996022	348.192
+2166.059753	371.798
+2166.123485	335.316
+2166.187218	272.009
+2166.250951	265.035
+2166.314686	282.739
+2166.378421	297.224
+2166.442158	276.301
+2166.505895	260.743
+2166.569634	257.524
+2166.633373	225.334
+2166.697113	207.093
+2166.760855	255.378
+2166.824597	254.841
+2166.888340	258.06
+2166.952084	316.002
+2167.015829	384.674
+2167.079575	415.791
+2167.143322	377.163
+2167.207069	314.929
+2167.270818	294.006
+2167.334568	288.641
+2167.398318	266.108
+2167.462070	246.794
+2167.525822	209.775
+2167.589576	239.819
+2167.653330	261.279
+2167.717085	265.571
+2167.780842	278.447
+2167.844599	283.276
+2167.908357	320.83
+2167.972116	345.509
+2168.035876	357.849
+2168.099637	407.743
+2168.163399	385.21
+2168.227161	344.436
+2168.290925	343.363
+2168.354690	351.411
+2168.418455	329.951
+2168.482222	284.349
+2168.545989	247.867
+2168.609758	246.257
+2168.673527	223.724
+2168.737297	221.578
+2168.801069	244.648
+2168.864841	282.203
+2168.928614	307.954
+2168.992388	326.732
+2169.056163	373.407
+2169.119939	357.849
+2169.183716	302.053
+2169.247493	298.298
+2169.311272	303.126
+2169.375052	327.268
+2169.438832	283.276
+2169.502614	225.334
+2169.566396	254.305
+2169.630180	256.451
+2169.693964	226.407
+2169.757749	209.775
+2169.821536	247.33
+2169.885323	303.663
+2169.949111	361.068
+2170.012900	402.915
+2170.076690	366.969
+2170.140481	336.925
+2170.204273	362.677
+2170.268065	333.706
+2170.331859	286.495
+2170.395654	284.885
+2170.459449	267.181
+2170.523246	232.845
+2170.587043	214.604
+2170.650842	217.823
+2170.714641	281.666
+2170.778441	294.006
+2170.842243	269.863
+2170.906045	265.035
+2170.969848	306.345
+2171.033652	379.845
+2171.097457	359.458
+2171.161263	295.615
+2171.225070	230.162
+2171.288877	253.768
+2171.352686	290.787
+2171.416496	264.498
+2171.480306	245.721
+2171.544118	226.943
+2171.607930	251.086
+2171.671744	247.33
+2171.735558	231.772
+2171.799373	251.086
+2171.863190	246.257
+2171.927007	230.699
+2171.990825	268.79
+2172.054644	326.732
+2172.118464	355.703
+2172.182285	310.1
+2172.246107	258.597
+2172.309930	296.152
+2172.373753	323.513
+2172.437578	288.641
+2172.501404	270.936
+2172.565230	275.228
+2172.629058	267.181
+2172.692886	224.261
+2172.756715	211.921
+2172.820546	225.334
+2172.884377	236.6
+2172.948209	255.914
+2173.012042	268.79
+2173.075876	282.203
+2173.139711	320.294
+2173.203547	324.049
+2173.267384	300.98
+2173.331222	264.498
+2173.395060	263.962
+2173.458900	285.422
+2173.522741	280.593
+2173.586582	278.984
+2173.650425	234.454
+2173.714268	258.597
+2173.778112	344.436
+2173.841958	339.608
+2173.905804	310.637
+2173.969651	277.374
+2174.033499	275.228
+2174.097348	320.831
+2174.161198	350.874
+2174.225049	300.98
+2174.288901	286.495
+2174.352754	270.4
+2174.416608	230.162
+2174.480462	237.137
+2174.544318	268.254
+2174.608174	248.94
+2174.672032	226.943
+2174.735890	212.994
+2174.799750	195.826
+2174.863610	215.14
+2174.927471	251.622
+2174.991333	273.082
+2175.055197	314.393
+2175.119061	312.783
+2175.182926	267.717
+2175.246791	253.232
+2175.310658	216.75
+2175.374526	176.512
+2175.438395	197.972
+2175.502265	193.68
+2175.566135	181.877
+2175.630007	236.6
+2175.693879	267.717
+2175.757753	238.21
+2175.821627	227.48
+2175.885502	253.232
+2175.949379	265.035
+2176.013256	264.498
+2176.077134	251.622
+2176.141013	276.301
+2176.204893	286.495
+2176.268774	306.882
+2176.332656	320.831
+2176.396538	276.301
+2176.460422	237.137
+2176.524307	229.626
+2176.588192	236.6
+2176.652079	236.064
+2176.715966	242.502
+2176.779855	207.629
+2176.843744	179.195
+2176.907635	204.41
+2176.971526	273.082
+2177.035418	327.805
+2177.099311	312.783
+2177.163205	295.615
+2177.227100	306.345
+2177.290996	319.221
+2177.354893	284.349
+2177.418791	192.607
+2177.482689	190.998
+2177.546589	210.848
+2177.610490	196.363
+2177.674391	190.998
+2177.738294	186.706
+2177.802197	166.319
+2177.866102	199.582
+2177.930007	225.87
+2177.993913	265.571
+2178.057820	290.25
+2178.121728	329.951
+2178.185637	335.853
+2178.249547	268.79
+2178.313458	256.451
+2178.377370	250.013
+2178.441283	234.454
+2178.505197	218.896
+2178.569112	231.772
+2178.633027	239.819
+2178.696944	224.797
+2178.760861	227.48
+2178.824780	212.458
+2178.888699	243.038
+2178.952619	311.174
+2179.016541	370.725
+2179.080463	412.035
+2179.144386	346.046
+2179.208310	277.374
+2179.272235	250.549
+2179.336161	230.699
+2179.400088	240.356
+2179.464015	294.006
+2179.527944	303.663
+2179.591874	328.878
+2179.655805	298.298
+2179.719736	255.378
+2179.783669	236.6
+2179.847602	238.21
+2179.911536	280.593
+2179.975472	333.707
+2180.039408	380.918
+2180.103345	355.703
+2180.167283	288.104
+2180.231222	260.206
+2180.295162	254.305
+2180.359103	250.013
+2180.423045	224.797
+2180.486988	246.794
+2180.550932	258.597
+2180.614876	232.308
+2180.678822	203.337
+2180.742769	234.991
+2180.806716	291.323
+2180.870664	339.072
+2180.934614	392.185
+2180.998564	403.451
+2181.062515	387.893
+2181.126468	361.068
+2181.190421	333.17
+2181.254375	329.951
+2181.318330	292.933
+2181.382286	268.79
+2181.446243	261.816
+2181.510200	260.743
+2181.574159	255.914
+2181.638119	289.177
+2181.702079	302.59
+2181.766041	298.298
+2181.830004	294.006
+2181.893967	287.568
+2181.957931	332.634
+2182.021897	324.586
+2182.085863	340.145
+2182.149830	370.188
+2182.213798	322.977
+2182.277767	270.936
+2182.341737	262.889
+2182.405708	303.663
+2182.469680	302.59
+2182.533653	255.914
+2182.597627	223.724
+2182.661601	240.356
+2182.725577	277.374
+2182.789554	303.126
+2182.853531	311.71
+2182.917510	368.042
+2182.981489	366.969
+2183.045469	385.747
+2183.109450	372.871
+2183.173433	306.882
+2183.237416	307.418
+2183.301400	336.389
+2183.365385	322.44
+2183.429371	316.539
+2183.493358	283.812
+2183.557346	268.79
+2183.621334	335.316
+2183.685324	343.363
+2183.749315	295.615
+2183.813306	291.323
+2183.877299	301.517
+2183.941292	370.725
+2184.005287	445.835
+2184.069282	461.93
+2184.133278	435.641
+2184.197275	394.867
+2184.261273	386.283
+2184.325272	363.214
+2184.389272	346.582
+2184.453273	363.75
+2184.517275	347.655
+2184.581278	288.104
+2184.645282	270.936
+2184.709287	267.181
+2184.773292	287.568
+2184.837299	325.123
+2184.901306	381.455
+2184.965315	408.28
+2185.029324	445.298
+2185.093334	523.627
+2185.157346	469.977
+2185.221358	379.309
+2185.285371	370.725
+2185.349385	391.648
+2185.413400	355.703
+2185.477416	318.685
+2185.541433	298.834
+2185.605451	263.962
+2185.669470	273.082
+2185.733489	258.06
+2185.797510	213.531
+2185.861531	244.648
+2185.925554	289.177
+2185.989577	366.969
+2186.053602	412.035
+2186.117627	400.232
+2186.181653	390.039
+2186.245681	402.915
+2186.309709	394.331
+2186.373738	325.659
+2186.437768	288.104
+2186.501799	309.028
+2186.565831	316.539
+2186.629864	325.123
+2186.693897	281.13
+2186.757932	252.695
+2186.821968	267.717
+2186.886004	345.509
+2186.950042	413.108
+2187.014080	376.09
+2187.078120	345.509
+2187.142160	364.823
+2187.206201	312.247
+2187.270243	275.228
+2187.334286	289.177
+2187.398331	297.225
+2187.462376	284.349
+2187.526422	292.396
+2187.590468	287.568
+2187.654516	291.323
+2187.718565	321.367
+2187.782615	284.349
+2187.846665	228.016
+2187.910717	301.517
+2187.974769	329.951
+2188.038823	334.243
+2188.102877	294.006
+2188.166933	259.133
+2188.230989	301.517
+2188.295046	283.276
+2188.359104	261.816
+2188.423163	270.936
+2188.487223	270.936
+2188.551284	289.177
+2188.615346	294.006
+2188.679409	268.79
+2188.743473	260.206
+2188.807538	264.498
+2188.871603	248.94
+2188.935670	262.889
+2188.999737	312.783
+2189.063806	320.831
+2189.127875	302.053
+2189.191945	307.418
+2189.256017	316.539
+2189.320089	262.889
+2189.384162	254.841
+2189.448236	256.451
+2189.512311	256.451
+2189.576387	232.308
+2189.640464	225.334
+2189.704542	217.823
+2189.768621	231.235
+2189.832700	240.356
+2189.896781	304.199
+2189.960863	346.582
+2190.024945	278.447
+2190.089029	304.736
+2190.153113	312.247
+2190.217198	262.352
+2190.281285	229.626
+2190.345372	268.79
+2190.409460	276.301
+2190.473549	251.086
+2190.537639	248.94
+2190.601730	216.75
+2190.665822	212.994
+2190.729915	246.794
+2190.794008	281.13
+2190.858103	228.553
+2190.922199	206.556
+2190.986295	260.206
+2191.050393	296.688
+2191.114491	304.199
+2191.178591	303.663
+2191.242691	286.495
+2191.306792	275.228
+2191.370895	246.794
+2191.434998	265.035
+2191.499102	266.108
+2191.563207	273.082
+2191.627313	274.155
+2191.691420	228.016
+2191.755528	247.867
+2191.819636	303.663
+2191.883746	293.469
+2191.947857	260.743
+2192.011968	302.053
+2192.076081	361.604
+2192.140194	342.29
+2192.204309	314.929
+2192.268424	314.929
+2192.332540	286.495
+2192.396658	266.644
+2192.460776	270.4
+2192.524895	241.965
+2192.589015	218.896
+2192.653136	233.918
+2192.717258	227.48
+2192.781381	203.337
+2192.845504	228.016
+2192.909629	247.33
+2192.973755	298.298
+2193.037881	326.732
+2193.102009	333.17
+2193.166137	318.148
+2193.230267	269.327
+2193.294397	258.597
+2193.358528	285.422
+2193.422661	258.597
+2193.486794	225.334
+2193.550928	271.473
+2193.615063	302.59
+2193.679199	258.597
+2193.743336	276.838
+2193.807474	283.276
+2193.871612	306.882
+2193.935752	344.973
+2193.999893	343.9
+2194.064034	358.922
+2194.128177	403.451
+2194.192320	413.108
+2194.256465	354.093
+2194.320610	346.046
+2194.384756	385.21
+2194.448904	415.254
+2194.513052	397.013
+2194.577201	360.531
+2194.641351	343.9
+2194.705502	335.316
+2194.769654	331.561
+2194.833807	348.728
+2194.897960	356.776
+2194.962115	366.969
+2195.026271	369.115
+2195.090427	434.032
+2195.154585	446.371
+2195.218743	424.911
+2195.282903	375.017
+2195.347063	342.827
+2195.411224	322.977
+2195.475387	350.338
+2195.539550	364.287
+2195.603714	364.823
+2195.667879	331.561
+2195.732045	276.301
+2195.796212	231.235
+2195.860380	275.765
+2195.924548	345.509
+2195.988718	387.893
+2196.052889	405.061
+2196.117060	415.254
+2196.181233	342.29
+2196.245406	298.834
+2196.309581	284.349
+2196.373756	306.345
+2196.437933	347.119
+2196.502110	312.783
+2196.566288	258.597
+2196.630467	304.736
+2196.694647	367.506
+2196.758828	388.429
+2196.823010	367.506
+2196.887193	323.513
+2196.951377	367.506
+2197.015561	430.813
+2197.079747	435.105
+2197.143934	442.079
+2197.208121	435.641
+2197.272310	399.696
+2197.336499	387.356
+2197.400689	394.867
+2197.464881	390.039
+2197.529073	371.798
+2197.593266	396.477
+2197.657460	403.451
+2197.721655	370.188
+2197.785851	345.509
+2197.850048	304.736
+2197.914246	368.579
+2197.978445	455.492
+2198.042644	488.218
+2198.106845	437.787
+2198.171047	408.816
+2198.235249	402.378
+2198.299453	398.623
+2198.363657	383.601
+2198.427863	376.626
+2198.492069	466.758
+2198.556276	526.31
+2198.620484	436.714
+2198.684693	350.338
+2198.748903	291.323
+2198.813114	285.958
+2198.877326	309.028
+2198.941539	368.579
+2199.005753	415.791
+2199.069968	379.309
+2199.134183	380.382
+2199.198400	396.477
+2199.262618	359.458
+2199.326836	381.455
+2199.391055	406.67
+2199.455276	371.798
+2199.519497	290.25
+2199.583719	263.962
+2199.647943	337.999
+2199.712167	347.119
+2199.776392	275.228
+2199.840618	284.349
+2199.904845	330.488
+2199.969072	318.148
+2200.033301	333.17
+2200.097531	339.608
+2200.161762	302.053
+2200.225993	281.13
+2200.290226	299.371
+2200.354459	337.462
+2200.418694	339.608
+2200.482929	322.977
+2200.547165	316.539
+2200.611403	274.155
+2200.675641	250.549
+2200.739880	255.378
+2200.804120	288.641
+2200.868361	295.615
+2200.932603	309.028
+2200.996846	319.221
+2201.061090	321.367
+2201.125334	341.754
+2201.189580	297.225
+2201.253827	253.768
+2201.318074	271.473
+2201.382323	263.962
+2201.446572	238.21
+2201.510822	244.648
+2201.575074	252.159
+2201.639326	276.838
+2201.703579	278.984
+2201.767833	254.841
+2201.832088	270.4
+2201.896344	319.758
+2201.960601	413.108
+2202.024859	456.028
+2202.089118	394.867
+2202.153378	332.097
+2202.217638	307.955
+2202.281900	304.199
+2202.346162	314.929
+2202.410426	253.232
+2202.474690	232.308
+2202.538956	256.451
+2202.603222	273.619
+2202.667489	266.108
+2202.731757	278.984
+2202.796027	346.583
+2202.860297	370.189
+2202.924568	400.232
+2202.988840	444.762
+2203.053112	412.035
+2203.117386	329.951
+2203.181661	295.615
+2203.245937	282.739
+2203.310213	266.644
+2203.374491	290.787
+2203.438769	252.159
+2203.503049	206.556
+2203.567329	229.089
+2203.631610	314.929
+2203.695893	339.608
+2203.760176	285.958
+2203.824460	295.615
+2203.888745	383.065
+2203.953031	443.152
+2204.017318	427.057
+2204.081606	413.108
+2204.145895	372.871
+2204.210184	344.973
+2204.274475	373.944
+2204.338767	353.021
+2204.403059	319.758
+2204.467353	271.473
+2204.531647	228.016
+2204.595943	244.111
+2204.660239	262.889
+2204.724536	289.714
+2204.788834	275.228
+2204.853133	264.498
+2204.917433	308.491
+2204.981734	343.9
+2205.046036	378.773
+2205.110339	381.455
+2205.174643	373.944
+2205.238948	366.433
+2205.303254	342.827
+2205.367560	294.006
+2205.431868	240.892
+2205.496176	190.998
+2205.560486	176.512
+2205.624796	207.093
+2205.689107	244.648
+2205.753420	297.225
+2205.817733	321.367
+2205.882047	294.006
+2205.946362	273.619
+2206.010678	354.094
+2206.074995	383.601
+2206.139313	327.269
+2206.203632	299.371
+2206.267951	280.057
+2206.332272	287.031
+2206.396594	268.79
+2206.460916	222.115
+2206.525240	259.67
+2206.589564	302.053
+2206.653890	314.393
+2206.718216	282.739
+2206.782543	247.867
+2206.846871	219.969
+2206.911200	274.155
+2206.975531	333.17
+2207.039862	316.539
+2207.104193	315.466
+2207.168526	327.269
+2207.232860	334.78
+2207.297195	309.564
+2207.361531	234.454
+2207.425867	216.213
+2207.490205	249.476
+2207.554543	278.984
+2207.618883	277.911
+2207.683223	278.984
+2207.747564	290.25
+2207.811907	287.568
+2207.876250	273.619
+2207.940594	270.936
+2208.004939	338.535
+2208.069285	424.911
+2208.133632	445.835
+2208.197980	405.597
+2208.262329	369.652
+2208.326679	324.586
+2208.391029	319.221
+2208.455381	292.396
+2208.519733	244.111
+2208.584087	255.378
+2208.648441	316.002
+2208.712797	277.911
+2208.777153	269.863
+2208.841510	294.006
+2208.905869	305.809
+2208.970228	333.17
+2209.034588	351.948
+2209.098949	414.181
+2209.163311	490.364
+2209.227674	538.649
+2209.292037	485.536
+2209.356402	421.692
+2209.420768	354.094
+2209.485134	352.484
+2209.549502	380.382
+2209.613871	366.433
+2209.678240	322.44
+2209.742610	280.057
+2209.806982	266.108
+2209.871354	291.323
+2209.935727	353.021
+2210.000101	441.006
+2210.064476	457.101
+2210.128852	446.908
+2210.193229	447.444
+2210.257607	458.711
+2210.321986	431.886
+2210.386366	355.167
+2210.450747	305.809
+2210.515128	302.59
+2210.579511	292.933
+2210.643894	292.396
+2210.708279	305.809
+2210.772664	358.386
+2210.837050	446.908
+2210.901438	711.939
+2210.965826	1164.21
+2211.030215	1710.9
+2211.094605	2028.51
+2211.158996	1844.49
+2211.223388	1319.26
+2211.287781	851.428
+2211.352175	674.384
+2211.416570	552.598
+2211.480965	460.857
+2211.545362	373.408
+2211.609759	373.408
+2211.674158	413.108
+2211.738557	433.495
+2211.802958	497.339
+2211.867359	629.854
+2211.931761	1014.52
+2211.996165	1712.51
+2212.060569	2372.94
+2212.124974	2511.89
+2212.189380	2021
+2212.253787	1372.37
+2212.318195	860.012
+2212.382604	518.799
+2212.447013	421.692
+2212.511424	401.305
+2212.575836	386.82
+2212.640248	300.98
+2212.704662	287.568
+2212.769076	392.721
+2212.833492	502.167
+2212.897908	699.063
+2212.962325	1034.91
+2213.026743	1452.84
+2213.091163	1806.4
+2213.155583	1765.09
+2213.220004	1296.72
+2213.284426	853.038
+2213.348849	588.544
+2213.413272	487.682
+2213.477697	414.718
+2213.542123	363.214
+2213.606549	332.097
+2213.670977	307.418
+2213.735406	296.688
+2213.799835	330.488
+2213.864265	424.912
+2213.928697	600.883
+2213.993129	829.969
+2214.057562	969.995
+2214.121996	911.516
+2214.186431	779.001
+2214.250868	635.219
+2214.315304	491.438
+2214.379742	351.948
+2214.444181	281.666
+2214.508621	278.984
+2214.573062	250.549
+2214.637503	232.309
+2214.701946	250.549
+2214.766389	236.601
+2214.830834	251.622
+2214.895279	317.612
+2214.959726	413.109
+2215.024173	583.715
+2215.088621	717.84
+2215.153070	685.114
+2215.217520	528.456
+2215.281971	393.258
+2215.346423	326.732
+2215.410876	300.98
+2215.475330	273.619
+2215.539785	261.816
+2215.604241	261.816
+2215.668697	238.747
+2215.733155	205.484
+2215.797613	272.546
+2215.862073	378.236
+2215.926533	402.379
+2215.990995	377.163
+2216.055457	392.185
+2216.119920	374.481
+2216.184384	356.776
+2216.248849	354.094
+2216.313315	275.765
+2216.377782	235.528
+2216.442250	215.141
+2216.506719	253.769
+2216.571189	255.378
+2216.635660	227.48
+2216.700131	220.506
+2216.764604	184.024
+2216.829077	228.017
+2216.893552	270.937
+2216.958027	278.984
+2217.022504	274.156
+2217.086981	267.181
+2217.151459	272.546
+2217.215938	245.185
+2217.280418	218.36
+2217.344899	214.068
+2217.409381	254.842
+2217.473864	273.083
+2217.538348	293.47
+2217.602833	281.667
+2217.667318	256.451
+2217.731805	250.013
+2217.796293	231.772
+2217.860781	268.791
+2217.925271	330.488
+2217.989761	347.656
+2218.054253	372.871
+2218.118745	394.868
+2218.183238	340.681
+2218.247732	266.108
+2218.312227	238.747
+2218.376723	219.969
+2218.441220	230.699
+2218.505718	246.794
+2218.570217	232.845
+2218.634717	194.217
+2218.699218	187.779
+2218.763719	208.166
+2218.828222	221.042
+2218.892725	244.648
+2218.957230	299.908
+2219.021735	291.324
+2219.086242	266.108
+2219.150749	289.178
+2219.215257	309.564
+2219.279766	274.156
+2219.344276	243.575
+2219.408787	211.922
+2219.473299	228.017
+2219.537812	274.692
+2219.602326	253.769
+2219.666841	222.652
+2219.731357	234.455
+2219.795873	281.13
+2219.860391	307.955
+2219.924909	304.199
+2219.989429	296.689
+2220.053949	265.572
+2220.118471	271.473
+2220.182993	333.17
+2220.247516	320.831
+2220.312040	292.933
+2220.376565	302.59
+2220.441091	295.616
+2220.505618	254.305
+2220.570146	267.718
+2220.634675	300.98
+2220.699205	272.546
+2220.763736	304.736
+2220.828267	325.123
+2220.892800	265.035
+2220.957333	263.426
+2221.021868	262.353
+2221.086403	249.477
+2221.150940	296.152
+2221.215477	329.415
+2221.280015	285.422
+2221.344554	233.382
+2221.409095	222.115
+2221.473636	237.137
+2221.538178	261.28
+2221.602720	257.524
+2221.667264	248.94
+2221.731809	232.845
+2221.796355	229.626
+2221.860902	283.276
+2221.925449	300.444
+2221.989998	295.079
+2222.054547	298.835
+2222.119098	294.543
+2222.183649	285.422
+2222.248201	343.364
+2222.312754	373.408
+2222.377309	343.364
+2222.441864	325.123
+2222.506420	279.521
+2222.570977	254.305
+2222.635535	285.959
+2222.700094	314.393
+2222.764653	297.225
+2222.829214	252.696
+2222.893776	258.061
+2222.958338	271.473
+2223.022902	261.28
+2223.087466	326.196
+2223.152032	330.488
+2223.216598	298.298
+2223.281165	285.959
+2223.345734	280.057
+2223.410303	292.933
+2223.474873	292.397
+2223.539444	301.517
+2223.604016	277.911
+2223.668589	252.696
+2223.733163	267.718
+2223.797738	308.491
+2223.862313	340.681
+2223.926890	373.408
+2223.991468	364.824
+2224.056046	304.199
+2224.120626	271.473
+2224.185206	318.148
+2224.249787	341.218
+2224.314370	342.291
+2224.378953	334.243
+2224.443537	327.269
+2224.508122	316.539
+2224.572708	306.882
+2224.637295	307.418
+2224.701883	309.028
+2224.766472	326.732
+2224.831062	362.141
+2224.895653	451.737
+2224.960244	631.464
+2225.024837	912.053
+2225.089430	1006.48
+2225.154025	894.349
+2225.218620	728.034
+2225.283217	576.205
+2225.347814	424.912
+2225.412412	335.316
+2225.477011	332.097
+2225.541611	289.178
+2225.606213	263.426
+2225.670815	265.572
+2225.735417	271.473
+2225.800021	270.937
+2225.864626	352.484
+2225.929232	575.668
+2225.993839	882.009
+2226.058446	1130.41
+2226.123055	1146.5
+2226.187664	944.243
+2226.252275	680.822
+2226.316886	465.686
+2226.381498	339.608
+2226.446112	344.973
+2226.510726	308.492
+2226.575341	240.893
+2226.639957	250.55
+2226.704574	261.816
+2226.769192	316.003
+2226.833811	412.572
+2226.898430	590.154
+2226.963051	882.009
+2227.027673	1172.79
+2227.092296	1244.15
+2227.156919	1050.47
+2227.221544	768.271
+2227.286169	559.573
+2227.350795	494.12
+2227.415423	403.452
+2227.480051	325.66
+2227.544680	308.492
+2227.609310	297.762
+2227.673941	299.371
+2227.738573	272.546
+2227.803206	277.375
+2227.867840	466.759
+2227.932475	717.84
+2227.997111	978.042
+2228.061747	1071.39
+2228.126385	882.546
+2228.191024	574.595
+2228.255663	428.131
+2228.320303	381.992
+2228.384945	327.806
+2228.449587	304.2
+2228.514230	287.032
+2228.578875	294.006
+2228.643520	279.521
+2228.708166	225.871
+2228.772813	245.185
+2228.837461	310.638
+2228.902110	416.864
+2228.966759	544.015
+2229.031410	633.073
+2229.096062	633.61
+2229.160714	503.777
+2229.225368	365.36
+2229.290022	329.415
+2229.354678	319.758
+2229.419334	276.302
+2229.483992	233.382
+2229.548650	229.09
+2229.613309	283.276
+2229.677969	300.981
+2229.742630	267.718
+2229.807292	269.864
+2229.871955	373.408
+2229.936619	475.343
+2230.001284	509.679
+2230.065950	614.833
+2230.130616	707.11
+2230.195284	683.504
+2230.259952	548.307
+2230.324622	393.795
+2230.389292	354.63
+2230.453964	290.787
+2230.518636	273.083
+2230.583309	261.816
+2230.647984	212.995
+2230.712659	248.404
+2230.777335	258.597
+2230.842012	256.451
+2230.906690	297.225
+2230.971369	364.824
+2231.036048	517.726
+2231.100729	679.749
+2231.165411	702.282
+2231.230093	623.417
+2231.294777	523.091
+2231.359462	432.423
+2231.424147	329.415
+2231.488833	239.82
+2231.553521	227.48
+2231.618209	253.769
+2231.682898	248.404
+2231.747588	218.36
+2231.812279	204.411
+2231.876971	267.181
+2231.941664	288.105
+2232.006358	281.667
+2232.071053	388.43
+2232.135749	518.263
+2232.200445	510.215
+2232.265143	422.766
+2232.329842	342.827
+2232.394541	277.911
+2232.459242	228.553
+2232.523943	198.509
+2232.588645	226.407
+2232.653349	276.838
+2232.718053	261.816
+2232.782758	246.258
+2232.847464	236.064
+2232.912171	261.28
+2232.976879	359.995
+2233.041588	473.197
+2233.106298	509.142
+2233.171008	481.244
+2233.235720	452.273
+2233.300433	404.525
+2233.365146	355.167
+2233.429861	287.032
+2233.494576	240.356
+2233.559293	212.995
+2233.624010	189.925
+2233.688728	190.462
+2233.753447	212.995
+2233.818167	230.699
+2233.882889	239.283
+2233.947611	259.134
+2234.012334	302.59
+2234.077057	337.463
+2234.141782	372.871
+2234.206508	363.751
+2234.271235	386.82
+2234.335962	311.711
+2234.400691	261.28
+2234.465420	277.911
+2234.530151	255.378
+2234.594882	226.407
+2234.659615	209.776
+2234.724348	219.969
+2234.789082	234.455
+2234.853817	283.813
+2234.918553	384.138
+2234.983290	420.62
+2235.048028	356.24
+2235.112767	344.437
+2235.177507	325.123
+2235.242248	303.127
+2235.306989	277.375
+2235.371732	222.652
+2235.436476	214.604
+2235.501220	226.944
+2235.565966	195.29
+2235.630712	178.122
+2235.695459	199.582
+2235.760208	225.871
+2235.824957	243.575
+2235.889707	233.918
+2235.954458	281.667
+2236.019210	324.05
+2236.083963	328.879
+2236.148717	283.813
+2236.213472	258.061
+2236.278227	220.506
+2236.342984	223.725
+2236.407742	277.375
+2236.472500	260.743
+2236.537260	210.849
+2236.602020	219.433
+2236.666782	231.236
+2236.731544	234.455
+2236.796307	235.528
+2236.861072	258.061
+2236.925837	288.641
+2236.990603	311.711
+2237.055370	305.273
+2237.120138	317.076
+2237.184907	293.47
+2237.249676	222.652
+2237.314447	209.239
+2237.379219	214.068
+2237.443992	209.239
+2237.508765	258.597
+2237.573540	287.568
+2237.638315	226.944
+2237.703092	164.173
+2237.767869	177.586
+2237.832647	253.232
+2237.897426	309.565
+2237.962207	289.178
+2238.026988	277.375
+2238.091770	272.01
+2238.156553	255.915
+2238.221336	243.039
+2238.286121	241.966
+2238.350907	227.48
+2238.415694	253.232
+2238.480481	255.378
+2238.545270	236.064
+2238.610060	202.801
+2238.674850	186.706
+2238.739641	252.159
+2238.804434	302.054
+2238.869227	260.207
+2238.934021	269.864
+2238.998816	355.704
+2239.063612	492.511
+2239.128409	556.891
+2239.193207	450.127
+2239.258006	329.952
+2239.322806	282.74
+2239.387607	243.575
+2239.452409	237.137
+2239.517211	232.845
+2239.582015	248.404
+2239.646819	284.886
+2239.711625	283.813
+2239.776431	267.718
+2239.841239	270.937
+2239.906047	297.225
+2239.970856	376.091
+2240.035666	480.708
+2240.100477	511.825
+2240.165289	471.051
+2240.230102	434.033
+2240.294916	368.043
+2240.359731	304.2
+2240.424547	260.207
+2240.489364	249.477
+2240.554181	238.747
+2240.619000	229.09
+2240.683819	252.159
+2240.748640	228.017
+2240.813461	248.94
+2240.878284	355.704
+2240.943107	520.945
+2241.007931	670.629
+2241.072756	700.136
+2241.137582	654.534
+2241.202409	521.482
+2241.267237	427.058
+2241.332066	348.729
+2241.396896	281.667
+2241.461727	264.499
+2241.526559	258.061
+2241.591391	265.572
+2241.656225	317.076
+2241.721059	351.948
+2241.785895	317.076
+2241.850731	350.339
+2241.915569	415.792
+2241.980407	542.942
+2242.045246	638.439
+2242.110086	628.782
+2242.174927	567.621
+2242.239769	474.27
+2242.304612	364.288
+2242.369456	306.346
+2242.434301	304.736
+2242.499147	320.831
+2242.563994	317.076
+2242.628841	281.13
+2242.693690	243.039
+2242.758539	228.017
+2242.823390	263.962
+2242.888241	311.711
+2242.953094	421.157
+2243.017947	559.573
+2243.082801	590.154
+2243.147656	538.113
+2243.212512	456.029
+2243.277369	400.77
+2243.342227	339.609
+2243.407086	323.514
+2243.471946	276.302
+2243.536807	247.867
+2243.601669	233.382
+2243.666531	248.94
+2243.731395	254.305
+2243.796259	248.94
+2243.861125	288.105
+2243.925991	361.069
+2243.990859	443.153
+2244.055727	423.303
+2244.120596	355.704
+2244.185466	334.78
+2244.250337	316.003
+2244.315209	256.988
+2244.380082	267.718
+2244.444956	216.214
+2244.509831	219.969
+2244.574707	223.188
+2244.639584	209.239
+2244.704461	171.684
+2244.769340	185.097
+2244.834220	218.896
+2244.899100	267.181
+2244.963981	285.422
+2245.028864	277.375
+2245.093747	295.616
+2245.158631	279.521
+2245.223516	281.667
+2245.288403	248.404
+2245.353290	193.681
+2245.418178	189.925
+2245.483067	256.988
+2245.547956	322.977
+2245.612847	277.911
+2245.677739	224.261
+2245.742632	206.557
+2245.807525	217.823
+2245.872420	244.112
+2245.937315	256.988
+2246.002212	295.079
+2246.067109	315.466
+2246.132007	295.616
+2246.196906	297.762
+2246.261807	287.568
+2246.326708	253.769
+2246.391610	244.648
+2246.456513	216.214
+2246.521417	221.579
+2246.586322	202.801
+2246.651227	218.36
+2246.716134	233.918
+2246.781042	199.046
+2246.845950	202.801
+2246.910860	217.823
+2246.975770	268.791
+2247.040682	347.12
+2247.105594	373.945
+2247.170507	316.003
+2247.235422	280.057
+2247.300337	272.546
+2247.365253	276.302
+2247.430170	234.991
+2247.495088	204.947
+2247.560007	218.896
+2247.624927	219.969
+2247.689848	207.63
+2247.754769	206.557
+2247.819692	178.659
+2247.884616	217.287
+2247.949540	264.499
+2248.014466	282.74
+2248.079392	306.882
+2248.144319	364.288
+2248.209248	430.277
+2248.274177	400.233
+2248.339107	314.93
+2248.404038	291.86
+2248.468970	266.645
+2248.533903	232.845
+2248.598837	201.728
+2248.663772	207.63
+2248.728708	204.947
+2248.793645	225.871
+2248.858582	328.879
+2248.923521	373.408
+2248.988460	399.16
+2249.053401	426.522
+2249.118342	456.565
+2249.183285	418.474
+2249.248228	337.999
+2249.313172	311.174
+2249.378117	291.324
+2249.443064	273.083
+2249.508011	255.915
+2249.572959	214.604
+2249.637907	201.192
+2249.702857	219.969
+2249.767808	238.21
+2249.832760	270.937
+2249.897713	312.784
+2249.962666	358.386
+2250.027621	422.766
+2250.092576	403.989
+2250.157533	356.24
+2250.222490	315.466
+2250.287448	290.251
+2250.352408	270.937
+2250.417368	230.163
+2250.482329	216.75
+2250.547291	212.458
+2250.612254	203.874
+2250.677218	222.115
+2250.742183	280.594
+2250.807149	273.619
+2250.872115	258.597
+2250.937083	314.93
+2251.002052	365.897
+2251.067021	385.211
+2251.131992	381.456
+2251.196963	349.802
+2251.261935	281.667
+2251.326909	248.94
+2251.391883	224.798
+2251.456858	209.776
+2251.521834	202.265
+2251.586811	211.922
+2251.651789	265.572
+2251.716768	265.572
+2251.781748	255.378
+2251.846729	263.962
+2251.911711	274.692
+2251.976693	286.495
+2252.041677	261.28
+2252.106662	252.159
+2252.171647	303.663
+2252.236633	312.784
+2252.301621	256.451
+2252.366609	243.039
+2252.431598	231.772
+2252.496589	190.462
+2252.561580	184.024
+2252.626572	201.728
+2252.691565	188.852
+2252.756559	149.152
+2252.821554	178.122
+2252.886549	235.528
+2252.951546	258.597
+2253.016544	315.466
+2253.081542	346.047
+2253.146542	300.444
+2253.211542	241.429
+2253.276544	251.086
+2253.341546	299.908
+2253.406550	280.057
+2253.471554	239.82
+2253.536559	219.433
+2253.601565	216.214
+2253.666572	189.389
+2253.731580	204.411
+2253.796589	258.597
+2253.861599	275.765
+2253.926610	275.765
+2253.991622	281.13
+2254.056634	330.488
+2254.121648	328.342
+2254.186662	284.349
+2254.251678	270.4
+2254.316694	291.324
+2254.381712	277.375
+2254.446730	279.521
+2254.511749	286.495
+2254.576770	232.845
+2254.641791	199.046
+2254.706813	202.801
+2254.771836	229.626
+2254.836860	280.057
+2254.901885	297.762
+2254.966910	271.473
+2255.031937	282.203
+2255.096965	329.415
+2255.161993	370.726
+2255.227023	317.076
+2255.292054	252.159
+2255.357085	263.426
+2255.422117	251.086
+2255.487151	230.163
+2255.552185	189.389
+2255.617220	155.59
+2255.682256	199.583
+2255.747293	204.411
+2255.812331	199.583
+2255.877370	257.524
+2255.942410	329.415
+2256.007451	319.222
+2256.072493	304.2
+2256.137535	282.203
+2256.202579	295.079
+2256.267624	291.324
+2256.332669	261.816
+2256.397716	255.378
+2256.462763	294.543
+2256.527811	326.733
+2256.592860	243.575
+2256.657911	226.944
+2256.722962	242.502
+2256.788014	226.407
+2256.853067	245.185
+2256.918121	272.546
+2256.983176	288.105
+2257.048232	259.134
+2257.113288	277.375
+2257.178346	284.886
+2257.243405	246.794
+2257.308464	244.112
+2257.373525	253.769
+2257.438586	278.448
+2257.503649	246.794
+2257.568712	210.313
+2257.633776	222.115
+2257.698841	228.017
+2257.763907	231.236
+2257.828975	236.601
+2257.894043	256.451
+2257.959111	308.492
+2258.024181	314.393
+2258.089252	303.663
+2258.154324	290.251
+2258.219397	268.791
+2258.284470	276.302
+2258.349545	237.674
+2258.414620	217.287
+2258.479697	215.141
+2258.544774	230.163
+2258.609853	301.517
+2258.674932	290.787
+2258.740012	251.086
+2258.805093	263.426
+2258.870175	246.794
+2258.935258	245.721
+2259.000342	232.845
+2259.065427	231.236
+2259.130513	252.159
+2259.195600	219.969
+2259.260687	184.024
+2259.325776	171.148
+2259.390866	186.17
+2259.455956	197.437
+2259.521048	219.969
+2259.586140	223.725
+2259.651233	216.214
+2259.716328	252.159
+2259.781423	233.918
+2259.846519	182.951
+2259.911616	252.159
+2259.976714	296.689
+2260.041813	276.838
+2260.106913	273.083
+2260.172014	291.86
+2260.237115	298.298
+2260.302218	259.67
+2260.367322	214.068
+2260.432426	227.48
+2260.497532	226.944
+2260.562638	206.557
+2260.627746	177.586
+2260.692854	172.758
+2260.757963	227.48
+2260.823074	267.718
+2260.888185	280.057
+2260.953297	303.663
+2261.018410	351.948
+2261.083524	322.977
+2261.148639	295.616
+2261.213754	283.813
+2261.278871	263.962
+2261.343989	210.312
+2261.409108	199.046
+2261.474227	215.677
+2261.539348	202.265
+2261.604469	211.385
+2261.669592	209.239
+2261.734715	171.685
+2261.799839	166.32
+2261.864964	173.831
+2261.930090	223.725
+2261.995218	248.94
+2262.060346	241.966
+2262.125475	252.159
+2262.190604	289.714
+2262.255735	323.514
+2262.320867	273.083
+2262.386000	211.385
+2262.451133	206.557
+2262.516268	215.141
+2262.581404	211.385
+2262.646540	213.531
+2262.711677	182.951
+2262.776816	164.71
+2262.841955	172.221
+2262.907095	200.119
+2262.972236	226.407
+2263.037378	278.448
+2263.102521	308.492
+2263.167665	285.959
+2263.232810	241.429
+2263.297956	245.721
+2263.363103	246.794
+2263.428251	203.338
+2263.493399	207.63
+2263.558549	210.849
+2263.623699	162.564
+2263.688851	189.389
+2263.754003	221.042
+2263.819157	202.801
+2263.884311	205.484
+2263.949466	261.28
+2264.014622	354.631
+2264.079779	394.332
+2264.144937	350.875
+2264.210096	282.74
+2264.275256	263.426
+2264.340417	260.743
+2264.405579	284.349
+2264.470742	266.645
+2264.535905	228.017
+2264.601070	201.192
+2264.666235	188.853
+2264.731402	190.999
+2264.796569	173.831
+2264.861738	204.411
+2264.926907	250.55
+2264.992077	261.28
+2265.057248	254.305
+2265.122420	280.594
+2265.187593	335.317
+2265.252767	351.412
+2265.317942	284.349
+2265.383118	225.871
+2265.448295	222.115
+2265.513473	187.78
+2265.578651	186.707
+2265.643831	221.579
+2265.709011	243.575
+2265.774193	233.382
+2265.839375	231.236
+2265.904559	276.302
+2265.969743	285.422
+2266.034928	304.2
+2266.100114	333.707
+2266.165301	380.383
+2266.230489	336.926
+2266.295678	234.455
+2266.360868	196.364
+2266.426059	181.342
+2266.491251	189.389
+2266.556444	174.904
+2266.621637	174.904
+2266.686832	207.63
+2266.752027	210.849
+2266.817224	207.63
+2266.882421	282.74
+2266.947620	325.66
+2267.012819	284.349
+2267.078019	305.273
+2267.143220	323.514
+2267.208422	288.105
+2267.273625	258.597
+2267.338829	241.966
+2267.404034	226.408
+2267.469240	223.189
+2267.534447	208.167
+2267.599655	174.367
+2267.664863	204.948
+2267.730073	203.338
+2267.795283	207.094
+2267.860495	240.356
+2267.925707	262.353
+2267.990921	258.061
+2268.056135	266.645
+2268.121350	290.251
+2268.186566	300.444
+2268.251783	303.127
+2268.317001	274.692
+2268.382220	246.794
+2268.447440	231.236
+2268.512661	178.123
+2268.577883	137.349
+2268.643106	181.878
+2268.708329	228.017
+2268.773554	233.919
+2268.838780	250.013
+2268.904006	283.276
+2268.969233	322.977
+2269.034462	345.51
+2269.099691	334.78
+2269.164921	281.13
+2269.230152	241.43
+2269.295385	231.773
+2269.360618	200.119
+2269.425852	160.418
+2269.491086	182.951
+2269.556322	193.145
+2269.621559	189.389
+2269.686797	203.338
+2269.752036	204.411
+2269.817275	197.973
+2269.882516	232.846
+2269.947757	304.736
+2270.013000	355.167
+2270.078243	333.171
+2270.143487	264.499
+2270.208732	224.798
+2270.273979	210.313
+2270.339226	211.922
+2270.404474	195.827
+2270.469723	205.484
+2270.534973	218.36
+2270.600224	203.875
+2270.665475	188.316
+2270.730728	207.63
+2270.795982	242.503
+2270.861236	263.426
+2270.926492	278.448
+2270.991748	302.59
+2271.057006	317.076
+2271.122264	259.67
+2271.187523	221.043
+2271.252784	243.039
+2271.318045	237.138
+2271.383307	191.535
+2271.448570	186.17
+2271.513834	190.462
+2271.579099	176.513
+2271.644365	210.313
+2271.709632	198.51
+2271.774899	184.024
+2271.840168	201.192
+2271.905438	201.192
+2271.970708	214.068
+2272.035980	233.382
+2272.101252	245.721
+2272.166525	211.922
+2272.231800	196.9
+2272.297075	225.871
+2272.362351	217.287
+2272.427628	185.634
+2272.492906	188.853
+2272.558185	181.342
+2272.623465	169.002
+2272.688746	200.119
+2272.754028	203.338
+2272.819311	196.364
+2272.884594	229.627
+2272.949879	247.867
+2273.015164	284.349
+2273.080451	304.736
+2273.145738	253.769
+2273.211027	237.674
+2273.276316	250.013
+2273.341606	294.006
+2273.406897	277.911
+2273.472189	212.459
+2273.537483	196.364
+2273.602777	184.024
+2273.668071	193.681
+2273.733367	201.729
+2273.798664	213.532
+2273.863962	218.36
+2273.929261	207.63
+2273.994560	216.751
+2274.059861	216.751
+2274.125162	206.557
+2274.190465	222.652
+2274.255768	195.827
+2274.321072	182.415
+2274.386378	181.342
+2274.451684	182.951
+2274.516991	192.608
+2274.582299	187.243
+2274.647608	205.484
+2274.712918	196.364
+2274.778229	180.269
+2274.843540	222.116
+2274.908853	248.404
+2274.974167	266.645
+2275.039482	260.207
+2275.104797	241.966
+2275.170114	231.236
+2275.235431	215.678
+2275.300749	192.072
+2275.366069	197.437
+2275.431389	179.196
+2275.496710	188.853
+2275.562032	268.791
+2275.627355	287.568
+2275.692679	209.776
+2275.758004	195.827
+2275.823330	223.189
+2275.888657	247.331
+2275.953985	248.404
+2276.019313	253.232
+2276.084643	259.134
+2276.149973	276.302
+2276.215305	268.254
+2276.280637	202.802
+2276.345971	161.491
+2276.411305	144.86
+2276.476640	153.444
+2276.541977	179.196
+2276.607314	199.046
+2276.672652	220.506
+2276.737991	218.36
+2276.803331	194.754
+2276.868672	198.51
+2276.934013	229.627
+2276.999356	250.55
+2277.064700	248.404
+2277.130044	248.404
+2277.195390	275.229
+2277.260736	252.696
+2277.326084	197.437
+2277.391432	202.265
+2277.456782	215.678
+2277.522132	243.039
+2277.587483	237.674
+2277.652835	172.221
+2277.718188	181.878
+2277.783542	222.652
+2277.848897	251.086
+2277.914253	230.163
+2277.979610	226.944
+2278.044968	271.473
+2278.110326	283.813
+2278.175686	263.962
+2278.241046	239.82
+2278.306408	246.794
+2278.371770	203.875
+2278.437134	162.564
+2278.502498	140.031
+2278.567863	161.491
+2278.633230	195.827
+2278.698597	240.356
+2278.763965	222.652
+2278.829334	177.586
+2278.894704	202.265
+2278.960075	227.48
+2279.025446	216.751
+2279.090819	230.699
+2279.156193	261.816
+2279.221567	259.134
+2279.286943	238.747
+2279.352319	215.141
+2279.417697	199.583
+2279.483075	201.729
+2279.548455	203.338
+2279.613835	198.51
+2279.679216	186.707
+2279.744598	164.71
+2279.809981	207.63
+2279.875365	249.477
+2279.940750	260.743
+2280.006136	261.28
+2280.071523	282.203
+2280.136911	277.911
+2280.202299	239.284
+2280.267689	218.897
+2280.333080	203.338
+2280.398471	188.853
+2280.463864	205.484
+2280.529257	202.265
+2280.594651	180.805
+2280.660046	172.758
+2280.725443	209.24
+2280.790840	216.751
+2280.856238	196.364
+2280.921637	198.51
+2280.987037	223.189
+2281.052438	260.743
+2281.117840	310.101
+2281.183242	268.791
+2281.248646	207.094
+2281.314051	196.364
+2281.379456	200.656
+2281.444863	226.408
+2281.510270	235.528
+2281.575679	223.189
+2281.641088	208.703
+2281.706498	197.437
+2281.771909	173.831
+2281.837321	162.564
+2281.902735	206.557
+2281.968149	237.674
+2282.033563	305.809
+2282.098979	327.269
+2282.164396	288.105
+2282.229814	234.992
+2282.295233	187.243
+2282.360652	215.141
+2282.426073	240.893
+2282.491494	201.192
+2282.556917	206.021
+2282.622340	211.922
+2282.687765	194.218
+2282.753190	187.243
+2282.818616	209.24
+2282.884043	252.696
+2282.949471	302.59
+2283.014900	351.412
+2283.080330	412.036
+2283.145761	468.905
+2283.211193	480.708
+2283.276626	389.503
+2283.342059	305.809
+2283.407494	252.696
+2283.472930	192.072
+2283.538366	165.783
+2283.603804	171.148
+2283.669242	165.783
+2283.734681	184.024
+2283.800122	211.922
+2283.865563	266.645
+2283.931005	333.171
+2283.996448	385.211
+2284.061892	449.591
+2284.127337	500.022
+2284.192783	430.814
+2284.258230	361.069
+2284.323677	328.879
+2284.389126	288.105
+2284.454576	281.667
+2284.520026	267.718
+2284.585478	183.488
+2284.650930	161.491
+2284.716384	176.513
+2284.781838	186.706
+2284.847293	223.188
+2284.912750	264.499
+2284.978207	321.904
+2285.043665	354.631
+2285.109124	398.087
+2285.174584	452.274
+2285.240045	381.992
+2285.305506	337.999
+2285.370969	317.612
+2285.436433	248.404
+2285.501898	206.02
+2285.567363	206.557
+2285.632830	197.436
+2285.698297	199.046
+2285.763766	207.093
+2285.829235	246.258
+2285.894705	252.696
+2285.960176	231.236
+2286.025649	262.353
+2286.091122	303.663
+2286.156596	316.003
+2286.222071	336.926
+2286.287546	311.711
+2286.353023	222.652
+2286.418501	197.973
+2286.483980	203.338
+2286.549459	203.874
+2286.614940	220.506
+2286.680422	232.309
+2286.745904	243.039
+2286.811387	243.039
+2286.876872	247.867
+2286.942357	226.944
+2287.007843	231.236
+2287.073330	251.086
+2287.138818	290.251
+2287.204307	306.346
+2287.269797	289.178
+2287.335288	249.477
+2287.400780	221.042
+2287.466273	220.506
+2287.531767	185.633
+2287.597261	156.126
+2287.662757	172.758
+2287.728253	160.418
+2287.793751	182.414
+2287.859249	216.214
+2287.924749	233.382
+2287.990249	269.327
+2288.055750	317.076
+2288.121252	330.488
+2288.186755	332.634
+2288.252259	287.032
+2288.317764	222.652
+2288.383270	236.601
+2288.448777	254.842
+2288.514285	197.973
+2288.579794	158.272
+2288.645303	162.564
+2288.710814	156.663
+2288.776325	154.517
+2288.841838	168.465
+2288.907351	210.849
+2288.972866	256.451
+2289.038381	232.309
+2289.103897	232.309
+2289.169414	233.382
+2289.234932	231.236
+2289.300451	220.506
+2289.365971	227.48
+2289.431492	231.772
+2289.497014	234.991
+2289.562537	223.725
+2289.628061	204.947
+2289.693585	175.977
+2289.759111	211.922
+2289.824637	260.743
+2289.890165	259.134
+2289.955693	230.163
+2290.021223	248.404
+2290.086753	277.375
+2290.152284	217.823
+2290.217816	174.903
+2290.283349	193.144
+2290.348883	211.922
+2290.414418	178.659
+2290.479954	144.86
+2290.545491	171.148
+2290.611029	185.097
+2290.676568	189.925
+2290.742107	172.221
+2290.807648	166.856
+2290.873189	207.63
+2290.938732	236.064
+2291.004275	240.893
+2291.069820	241.966
+2291.135365	215.141
+2291.200911	197.436
+2291.266458	187.779
+2291.332006	182.951
+2291.397555	189.925
+2291.463105	203.874
+2291.528656	211.385
+2291.594208	176.513
+2291.659761	199.046
+2291.725315	227.48
+2291.790869	209.239
+2291.856425	214.068
+2291.921981	253.232
+2291.987539	249.477
+2292.053097	229.626
+2292.118657	236.601
+2292.184217	234.455
+2292.249778	231.236
+2292.315340	178.122
+2292.380903	142.714
+2292.446468	173.294
+2292.512033	207.63
+2292.577598	211.922
+2292.643165	208.166
+2292.708733	233.918
+2292.774302	218.896
+2292.839871	199.046
+2292.905442	225.334
+2292.971014	280.594
+2293.036586	312.784
+2293.102159	259.67
+2293.167734	182.951
+2293.233309	197.973
+2293.298885	247.867
+2293.364463	221.579
+2293.430041	211.922
+2293.495620	193.144
+2293.561200	172.221
+2293.626781	158.809
+2293.692362	158.809
+2293.757945	192.071
+2293.823529	248.404
+2293.889114	266.645
+2293.954699	267.718
+2294.020286	270.4
+2294.085873	238.747
+2294.151462	193.144
+2294.217051	185.633
+2294.282641	174.903
+2294.348233	167.929
+2294.413825	152.371
+2294.479418	148.079
+2294.545012	170.611
+2294.610607	145.933
+2294.676203	137.885
+2294.741800	168.465
+2294.807397	184.024
+2294.872996	181.341
+2294.938596	188.316
+2295.004196	238.21
+2295.069798	269.864
+2295.135400	258.597
+2295.201004	227.48
+2295.266608	218.36
+2295.332214	192.071
+2295.397820	217.823
+2295.463427	212.995
+2295.529035	196.9
+2295.594644	167.393
+2295.660254	158.809
+2295.725865	206.557
+2295.791477	219.433
+2295.857090	223.188
+2295.922703	268.254
+2295.988318	294.006
+2296.053934	267.718
+2296.119550	184.561
+2296.185168	169.539
+2296.250786	156.126
+2296.316405	160.418
+2296.382026	188.852
+2296.447647	175.44
+2296.513269	188.852
+2296.578892	239.283
+2296.644516	239.82
+2296.710141	224.261
+2296.775767	268.791
+2296.841394	284.886
+2296.907022	267.181
+2296.972651	292.397
+2297.038280	300.981
+2297.103911	289.714
+2297.169543	280.594
+2297.235175	298.835
+2297.300808	310.101
+2297.366443	241.429
+2297.432078	191.535
+2297.497714	214.604
+2297.563352	228.017
+2297.628990	218.896
+2297.694629	206.557
+2297.760269	217.823
+2297.825910	253.232
+2297.891551	208.166
+2297.957194	208.703
+2298.022838	241.966
+2298.088483	239.82
+2298.154128	245.185
+2298.219775	258.597
+2298.285422	234.455
+2298.351071	214.604
+2298.416720	206.02
+2298.482370	201.728
+2298.548022	209.239
+2298.613674	185.097
+2298.679327	175.977
+2298.744981	175.977
+2298.810636	224.261
+2298.876292	298.835
+2298.941949	318.685
+2299.007607	279.521
+2299.073265	277.375
+2299.138925	300.444
+2299.204586	322.441
+2299.270247	349.266
+2299.335910	297.225
+2299.401573	250.55
+2299.467238	222.115
+2299.532903	232.845
+2299.598569	219.969
+2299.664236	212.995
+2299.729904	211.385
+2299.795573	196.363
+2299.861243	202.265
+2299.926914	219.433
+2299.992586	228.553
+2300.058259	264.499
+2300.123933	328.342
+2300.189607	360.532
+2300.255283	348.193
+2300.320960	297.225
+2300.386637	213.531
+2300.452316	207.63
+2300.517995	216.75
+2300.583675	216.75
+2300.649357	171.685
+2300.715039	169.539
+2300.780722	180.268
+2300.846406	193.681
+2300.912091	235.528
+2300.977777	298.298
+2301.043464	313.32
+2301.109152	311.711
+2301.174840	333.707
+2301.240530	332.098
+2301.306221	303.127
+2301.371912	238.747
+2301.437605	206.02
+2301.503298	252.159
+2301.568992	254.842
+2301.634688	218.896
+2301.700384	228.017
+2301.766081	234.455
+2301.831779	229.626
+2301.897478	234.991
+2301.963178	256.451
+2302.028879	259.134
+2302.094581	226.407
+2302.160284	218.36
+2302.225988	261.816
+2302.291692	328.879
+2302.357398	326.733
+2302.423105	262.353
+2302.488812	219.433
+2302.554521	228.017
+2302.620230	204.411
+2302.685940	166.32
+2302.751652	179.196
+2302.817364	208.703
+2302.883077	229.626
+2302.948791	247.331
+2303.014506	285.422
+2303.080222	350.339
+2303.145939	362.678
+2303.211657	314.93
+2303.277375	245.721
+2303.343095	242.502
+2303.408816	246.258
+2303.474537	230.163
+2303.540260	210.849
+2303.605983	200.655
+2303.671708	172.221
+2303.737433	159.345
+2303.803159	228.017
+2303.868886	263.962
+2303.934614	281.13
+2304.000343	301.517
+2304.066074	318.149
+2304.131804	340.145
+2304.197536	319.758
+2304.263269	299.371
+2304.329003	286.495
+2304.394738	280.594
+2304.460473	276.302
+2304.526210	252.159
+2304.591947	265.572
+2304.657686	216.75
+2304.723425	181.878
+2304.789165	195.29
+2304.854907	228.017
+2304.920649	240.356
+2304.986392	229.09
+2305.052136	258.061
+2305.117881	316.003
+2305.183627	339.072
+2305.249374	260.207
+2305.315122	237.137
+2305.380871	274.156
+2305.446620	284.349
+2305.512371	270.4
+2305.578122	217.287
+2305.643875	191.535
+2305.709628	211.922
+2305.775383	194.754
+2305.841138	169.539
+2305.906894	177.05
+2305.972652	207.63
+2306.038410	230.163
+2306.104169	266.645
+2306.169929	305.273
+2306.235690	322.977
+2306.301452	259.134
+2306.367214	205.484
+2306.432978	203.874
+2306.498743	200.655
+2306.564509	202.265
+2306.630275	209.239
+2306.696043	185.097
+2306.761811	158.809
+2306.827580	158.809
+2306.893351	192.071
+2306.959122	232.845
+2307.024894	246.258
+2307.090667	236.064
+2307.156442	247.867
+2307.222217	254.842
+2307.287992	257.524
+2307.353769	285.422
+2307.419547	318.685
+2307.485326	258.597
+2307.551106	193.144
+2307.616886	167.393
+2307.682668	215.141
+2307.748450	229.09
+2307.814234	218.36
+2307.880018	229.626
+2307.945804	197.436
+2308.011590	195.827
+2308.077377	233.918
+2308.143165	228.017
+2308.208954	236.601
+2308.274744	241.966
+2308.340535	195.827
+2308.406327	195.827
+2308.472120	181.878
+2308.537914	185.097
+2308.603708	214.604
+2308.669504	230.699
+2308.735301	184.56
+2308.801098	184.56
+2308.866897	212.458
+2308.932696	172.221
+2308.998496	166.32
+2309.064298	231.772
+2309.130100	288.641
+2309.195903	260.743
+2309.261707	231.236
+2309.327512	206.02
+2309.393318	178.659
+2309.459125	202.801
+2309.524933	226.407
+2309.590742	239.82
+2309.656551	233.918
+2309.722362	197.973
+2309.788173	209.776
+2309.853986	230.163
+2309.919799	195.827
+2309.985614	197.973
+2310.051429	223.725
+2310.117245	224.261
+2310.183063	230.163
+2310.248881	262.889
+2310.314700	314.93
+2310.380520	329.952
+2310.446341	273.619
+2310.512163	201.728
+2310.577986	199.046
+2310.643809	190.462
+2310.709634	209.239
+2310.775460	243.039
+2310.841286	216.75
+2310.907114	213.531
+2310.972942	253.232
+2311.038772	242.502
+2311.104602	238.747
+2311.170433	259.134
+2311.236266	267.181
+2311.302099	236.601
+2311.367933	194.217
+2311.433768	186.17
+2311.499604	179.732
+2311.565441	163.637
+2311.631279	186.706
+2311.697117	229.626
+2311.762957	224.798
+2311.828798	232.309
+2311.894639	256.988
+2311.960482	249.477
+2312.026325	248.404
+2312.092170	251.623
+2312.158015	250.013
+2312.223861	268.254
+2312.289708	250.55
+2312.355557	207.63
+2312.421406	247.867
+2312.487256	283.276
+2312.553107	269.864
+2312.618959	225.871
+2312.684811	226.407
+2312.750665	213.531
+2312.816520	199.582
+2312.882376	203.874
+2312.948232	215.677
+2313.014090	259.134
+2313.079948	289.714
+2313.145808	256.451
+2313.211668	224.261
+2313.277529	209.239
+2313.343391	215.141
+2313.409255	187.243
+2313.475119	160.418
+2313.540984	184.024
+2313.606850	207.093
+2313.672717	186.707
+2313.738584	171.148
+2313.804453	176.513
+2313.870323	184.561
+2313.936194	218.36
+2314.002065	231.772
+2314.067938	240.893
+2314.133811	294.543
+2314.199686	301.517
+2314.265561	263.426
+2314.331437	229.626
+2314.397314	230.163
+2314.463193	208.703
+2314.529072	179.196
+2314.594952	209.776
+2314.660833	236.601
+2314.726715	206.557
+2314.792598	210.312
+2314.858481	212.458
+2314.924366	209.776
+2314.990252	278.448
+2315.056138	346.047
+2315.122026	354.631
+2315.187914	326.196
+2315.253804	272.01
+2315.319694	274.692
+2315.385585	302.054
+2315.451478	310.101
+2315.517371	236.064
+2315.583265	187.779
+2315.649160	193.681
+2315.715056	192.608
+2315.780953	212.995
+2315.846851	201.192
+2315.912749	237.137
+2315.978649	269.327
+2316.044550	275.765
+2316.110451	272.546
+2316.176354	274.156
+2316.242257	294.543
+2316.308162	295.616
+2316.374067	274.156
+2316.439973	241.966
+2316.505881	208.703
+2316.571789	214.604
+2316.637698	181.341
+2316.703608	185.633
+2316.769519	200.119
+2316.835431	228.017
+2316.901344	228.017
+2316.967257	226.407
+2317.033172	280.057
+2317.099088	322.441
+2317.165004	319.758
+2317.230922	314.93
+2317.296841	302.054
+2317.362760	295.079
+2317.428680	312.247
+2317.494602	266.645
+2317.560524	212.995
+2317.626447	213.531
+2317.692371	223.725
+2317.758296	216.214
+2317.824222	230.163
+2317.890149	230.163
+2317.956077	259.134
+2318.022006	295.079
+2318.087935	316.539
+2318.153866	332.098
+2318.219798	362.678
+2318.285730	363.751
+2318.351664	339.609
+2318.417598	317.076
+2318.483533	278.984
+2318.549470	257.524
+2318.615407	251.623
+2318.681345	280.594
+2318.747284	283.276
+2318.813224	275.229
+2318.879165	263.962
+2318.945107	242.502
+2319.011050	208.166
+2319.076994	266.645
+2319.142939	387.894
+2319.208884	377.164
+2319.274831	303.127
+2319.340778	276.838
+2319.406727	260.207
+2319.472676	253.769
+2319.538627	244.648
+2319.604578	209.239
+2319.670530	176.513
+2319.736483	180.269
+2319.802438	176.513
+2319.868393	186.707
+2319.934349	242.502
+2320.000305	272.546
+2320.066263	294.543
+2320.132222	309.565
+2320.198182	308.492
+2320.264143	296.689
+2320.330104	234.455
+2320.396067	225.871
+2320.462030	220.506
+2320.527995	217.287
+2320.593960	231.236
+2320.659926	207.63
+2320.725894	209.776
+2320.791862	203.338
+2320.857831	188.853
+2320.923801	215.677
+2320.989772	272.546
+2321.055744	311.711
+2321.121717	290.251
+2321.187690	262.353
+2321.253665	264.499
+2321.319641	298.298
+2321.385617	256.451
+2321.451595	209.239
+2321.517574	200.656
+2321.583553	204.411
+2321.649533	211.922
+2321.715515	186.707
+2321.781497	147.006
+2321.847480	165.783
+2321.913464	209.24
+2321.979449	231.236
+2322.045435	201.192
+2322.111422	218.36
+2322.177410	266.645
+2322.243399	262.353
+2322.309389	213.531
+2322.375379	171.148
+2322.441371	168.466
+2322.507363	181.342
+2322.573357	170.075
+2322.639351	133.057
+2322.705347	179.732
+2322.771343	229.09
+2322.837340	231.772
+2322.903338	186.17
+2322.969338	195.827
+2323.035338	201.192
+2323.101339	218.36
+2323.167341	284.349
+2323.233343	289.714
+2323.299347	239.82
+2323.365352	213.531
+2323.431358	239.283
+2323.497364	269.864
+2323.563372	267.718
+2323.629380	199.583
+2323.695390	177.05
+2323.761400	247.867
+2323.827411	221.579
+2323.893424	172.758
+2323.959437	199.046
+2324.025451	220.506
+2324.091466	190.999
+2324.157482	188.853
+2324.223499	234.991
+2324.289517	235.528
+2324.355536	218.36
+2324.421555	259.134
+2324.487576	255.378
+2324.553598	221.042
+2324.619620	215.677
+2324.685644	252.159
+2324.751668	280.057
+2324.817694	279.521
+2324.883720	291.324
+2324.949747	271.473
+2325.015775	259.134
+2325.081804	233.918
+2325.147834	203.338
+2325.213865	238.21
+2325.279897	289.178
+2325.345930	248.94
+2325.411964	195.291
+2325.477999	179.732
+2325.544035	203.874
+2325.610071	209.239
+2325.676109	186.707
+2325.742147	180.805
+2325.808187	166.32
+2325.874227	174.904
+2325.940268	224.261
+2326.006311	240.356
+2326.072354	228.553
+2326.138398	217.287
+2326.204443	215.141
+2326.270489	251.086
+2326.336536	265.572
+2326.402584	206.02
+2326.468633	199.046
+2326.534682	241.429
+2326.600733	249.477
+2326.666785	225.334
+2326.732837	211.385
+2326.798891	207.63
+2326.864945	172.758
+2326.931001	184.024
+2326.997057	202.802
+2327.063114	224.261
+2327.129172	231.236
+2327.195231	234.991
+2327.261292	238.747
+2327.327353	243.575
+2327.393415	212.458
+2327.459477	196.364
+2327.525541	188.853
+2327.591606	178.123
+2327.657672	215.677
+2327.723738	250.55
+2327.789806	247.867
+2327.855874	241.966
+2327.921944	239.82
+2327.988014	246.258
+2328.054086	275.765
+2328.120158	301.517
+2328.186231	298.298
+2328.252305	232.309
+2328.318380	219.433
+2328.384456	208.166
+2328.450533	204.411
+2328.516611	223.188
+2328.582690	250.55
+2328.648770	208.703
+2328.714850	147.006
+2328.780932	167.393
+2328.847014	239.82
+2328.913098	248.404
+2328.979182	210.312
+2329.045268	249.477
+2329.111354	315.466
+2329.177441	288.105
+2329.243530	276.838
+2329.309619	246.258
+2329.375709	223.188
+2329.441800	231.236
+2329.507892	233.918
+2329.573985	224.798
+2329.640078	214.068
+2329.706173	218.896
+2329.772269	224.261
+2329.838366	218.36
+2329.904463	236.064
+2329.970562	287.568
+2330.036661	314.393
+2330.102762	319.222
+2330.168863	304.2
+2330.234965	245.721
+2330.301068	230.699
+2330.367172	250.55
+2330.433278	259.67
+2330.499384	238.747
+2330.565490	234.991
+2330.631598	253.232
+2330.697707	200.655
+2330.763817	155.59
+2330.829928	185.633
+2330.896039	228.553
+2330.962152	253.769
+2331.028265	229.09
+2331.094380	207.093
+2331.160495	222.652
+2331.226612	252.159
+2331.292729	231.772
+2331.358847	195.827
+2331.424966	224.261
+2331.491086	223.725
+2331.557207	184.024
+2331.623329	165.247
+2331.689452	169.002
+2331.755576	173.294
+2331.821701	204.411
+2331.887826	241.429
+2331.953953	245.185
+2332.020081	243.039
+2332.086209	260.743
+2332.152339	274.156
+2332.218469	260.207
+2332.284600	237.137
+2332.350733	207.63
+2332.416866	170.075
+2332.483000	159.882
+2332.549135	208.703
+2332.615271	232.845
+2332.681408	183.488
+2332.747546	188.853
+2332.813685	213.531
+2332.879825	202.801
+2332.945965	190.999
+2333.012107	233.918
+2333.078249	270.937
+2333.144393	307.419
+2333.210537	291.324
+2333.276683	215.677
+2333.342829	182.951
+2333.408976	193.681
+2333.475125	189.389
+2333.541274	174.367
+2333.607424	201.729
+2333.673575	207.093
+2333.739727	203.874
+2333.805880	246.258
+2333.872034	271.473
+2333.938188	259.67
+2334.004344	266.108
+2334.070501	243.575
+2334.136658	209.24
+2334.202817	197.973
+2334.268976	248.404
+2334.335137	284.349
+2334.401298	245.185
+2334.467460	201.192
+2334.533624	178.123
+2334.599788	186.707
+2334.665953	180.269
+2334.732119	171.685
+2334.798286	199.046
+2334.864454	196.364
+2334.930622	250.013
+2334.996792	302.054
+2335.062963	292.933
+2335.129135	247.331
+2335.195307	222.115
+2335.261481	195.827
+2335.327655	203.875
+2335.393831	191.535
+2335.460007	230.163
+2335.526184	266.645
+2335.592362	223.725
+2335.658542	199.046
+2335.724722	180.805
+2335.790903	190.462
+2335.857085	207.094
+2335.923268	252.159
+2335.989451	258.061
+2336.055636	276.838
+2336.121822	276.838
+2336.188009	226.407
+2336.254196	187.78
+2336.320385	192.608
+2336.386574	180.805
+2336.452765	206.557
+2336.518956	197.973
+2336.585148	175.44
+2336.651341	207.094
+2336.717536	231.772
+2336.783731	197.973
+2336.849927	156.126
+2336.916124	186.707
+2336.982322	243.039
+2337.048520	290.251
+2337.114720	278.448
+2337.180921	250.013
+2337.247123	238.21
+2337.313325	237.674
+2337.379529	219.433
+2337.445733	176.513
+2337.511939	172.758
+2337.578145	234.455
+2337.644352	269.327
+2337.710560	213.532
+2337.776770	195.291
+2337.842980	209.24
+2337.909191	170.075
+2337.975403	153.444
+2338.041616	177.05
+2338.107829	225.871
+2338.174044	237.137
+2338.240260	219.97
+2338.306477	208.167
+2338.372694	180.269
+2338.438913	150.761
+2338.505132	139.495
+2338.571353	184.561
+2338.637574	219.97
+2338.703796	227.481
+2338.770019	207.63
+2338.836244	214.605
+2338.902469	238.747
+2338.968695	232.309
+2339.034922	213.532
+2339.101150	216.214
+2339.167378	248.94
+2339.233608	266.108
+2339.299839	194.754
+2339.366071	189.389
+2339.432303	248.404
+2339.498537	259.67
+2339.564771	255.378
+2339.631007	203.875
+2339.697243	175.44
+2339.763480	201.729
+2339.829719	240.356
+2339.895958	229.09
+2339.962198	187.78
+2340.028439	190.462
+2340.094681	231.773
+2340.160924	252.159
+2340.227168	262.889
+2340.293412	231.236
+2340.359658	219.97
+2340.425905	219.97
+2340.492152	220.506
+2340.558401	235.528
+2340.624650	282.74
+2340.690901	266.645
+2340.757152	205.484
+2340.823404	160.418
+2340.889658	191.535
+2340.955912	268.254
+2341.022167	287.568
+2341.088423	256.988
+2341.154680	244.112
+2341.220938	244.112
+2341.287197	283.813
+2341.353457	292.397
+2341.419717	294.543
+2341.485979	319.758
+2341.552242	275.765
+2341.618505	258.597
+2341.684770	248.94
+2341.751035	229.09
+2341.817301	237.674
+2341.883569	235.528
+2341.949837	282.203
+2342.016106	306.882
+2342.082376	254.842
+2342.148647	238.747
+2342.214919	251.623
+2342.281192	226.944
+2342.347466	195.291
+2342.413741	189.926
+2342.480016	216.751
+2342.546293	234.455
+2342.612571	294.006
+2342.678849	298.298
+2342.745129	225.871
+2342.811409	230.699
+2342.877691	291.86
+2342.943973	369.653
+2343.010256	417.401
+2343.076540	368.043
+2343.142825	246.258
+2343.209111	212.459
+2343.275398	247.867
+2343.341686	270.4
+2343.407975	292.397
+2343.474265	251.623
+2343.540556	236.601
+2343.606847	240.893
+2343.673140	242.502
+2343.739434	230.163
+2343.805728	273.619
+2343.872023	352.485
+2343.938320	428.131
+2344.004617	436.179
+2344.070915	407.208
+2344.137215	332.098
+2344.203515	253.232
+2344.269816	240.893
+2344.336118	260.207
+2344.402421	252.696
+2344.468724	200.656
+2344.535029	169.539
+2344.601335	192.608
+2344.667642	238.21
+2344.733949	268.791
+2344.800258	283.276
+2344.866567	270.4
+2344.932878	288.641
+2344.999189	347.656
+2345.065501	338.536
+2345.131815	284.349
+2345.198129	277.375
+2345.264444	272.546
+2345.330760	248.404
+2345.397077	228.017
+2345.463395	206.557
+2345.529714	201.192
+2345.596034	186.17
+2345.662354	173.294
+2345.728676	235.528
+2345.794999	284.886
+2345.861322	267.181
+2345.927647	262.353
+2345.993972	327.269
+2346.060298	376.091
+2346.126626	335.853
+2346.192954	276.838
+2346.259283	263.962
+2346.325613	234.455
+2346.391944	173.294
+2346.458276	141.641
+2346.524609	135.203
+2346.590943	192.072
+2346.657278	248.404
+2346.723614	234.455
+2346.789950	200.119
+2346.856288	182.951
+2346.922627	217.824
+2346.988966	219.433
+2347.055306	240.357
+2347.121648	263.962
+2347.187990	262.353
+2347.254333	273.083
+2347.320678	274.156
+2347.387023	226.944
+2347.453369	225.871
+2347.519716	221.043
+2347.586064	197.437
+2347.652413	204.948
+2347.718762	232.846
+2347.785113	234.992
+2347.851465	218.897
+2347.917817	219.97
+2347.984171	251.087
+2348.050525	281.667
+2348.116881	280.594
+2348.183237	262.353
+2348.249595	213.532
+2348.315953	169.002
+2348.382312	163.101
+2348.448672	174.904
+2348.515033	173.831
+2348.581395	158.272
+2348.647758	156.663
+2348.714122	226.408
+2348.780487	270.937
+2348.846853	237.138
+2348.913219	201.729
+2348.979587	215.141
+2349.045955	246.795
+2349.112325	263.962
+2349.178695	272.01
+2349.245067	283.813
+2349.311439	248.941
+2349.377812	182.951
+2349.444187	166.32
+2349.510562	184.561
+2349.576938	201.729
+2349.643315	193.145
+2349.709693	167.929
+2349.776072	167.393
+2349.842451	188.316
+2349.908832	239.284
+2349.975214	280.594
+2350.041596	295.616
+2350.107980	340.145
+2350.174365	310.638
+2350.240750	268.254
+2350.307136	274.692
+2350.373524	276.838
+2350.439912	288.105
+2350.506301	222.116
+2350.572691	148.615
+2350.639082	159.345
+2350.705474	202.802
+2350.771867	254.842
+2350.838261	258.061
+2350.904656	212.459
+2350.971052	184.024
+2351.037448	213.532
+2351.103846	278.984
+2351.170245	286.495
+2351.236644	243.039
+2351.303045	199.583
+2351.369446	160.955
+2351.435848	162.564
+2351.502251	194.754
+2351.568656	232.846
+2351.635061	252.696
+2351.701467	239.82
+2351.767874	221.579
+2351.834282	249.477
+2351.900691	261.816
+2351.967101	233.382
+2352.033511	207.094
+2352.099923	224.262
+2352.166336	233.919
+2352.232749	234.455
+2352.299164	227.481
+2352.365579	217.287
+2352.431996	246.794
+2352.498413	266.108
+2352.564831	254.305
+2352.631250	233.919
+2352.697670	189.926
+2352.764092	176.513
+2352.830514	212.995
+2352.896936	232.846
+2352.963360	226.408
+2353.029785	228.017
+2353.096211	232.846
+2353.162638	240.893
+2353.229065	267.718
+2353.295494	236.065
+2353.361923	196.364
+2353.428354	177.05
+2353.494785	183.488
+2353.561218	192.072
+2353.627651	186.707
+2353.694085	214.605
+2353.760520	239.284
+2353.826956	225.335
+2353.893393	260.207
+2353.959831	269.327
+2354.026270	280.057
+2354.092710	305.809
+2354.159151	306.882
+2354.225592	233.919
+2354.292035	174.367
+2354.358479	175.44
+2354.424923	193.145
+2354.491369	201.192
+2354.557815	221.579
+2354.624262	227.48
+2354.690711	227.48
+2354.757160	196.9
+2354.823610	251.086
+2354.890061	279.521
+2354.956513	285.422
+2355.022966	306.882
+2355.089420	285.959
+2355.155875	236.601
+2355.222330	210.849
+2355.288787	159.882
+2355.355245	152.371
+2355.421703	161.491
+2355.488163	153.98
+2355.554623	148.615
+2355.621085	219.97
+2355.687547	225.335
+2355.754010	200.656
+2355.820474	199.046
+2355.886940	203.875
+2355.953406	244.648
+2356.019873	286.495
+2356.086341	284.886
+2356.152810	262.353
+2356.219279	255.378
+2356.285750	238.211
+2356.352222	202.265
+2356.418695	258.597
+2356.485168	267.181
+2356.551643	182.951
+2356.618118	168.466
+2356.684594	226.408
+2356.751072	341.755
+2356.817550	499.486
+2356.884029	695.308
+2356.950509	806.363
+2357.016991	760.761
+2357.083473	641.121
+2357.149956	501.095
+2357.216439	392.186
+2357.282924	356.24
+2357.349410	304.736
+2357.415897	245.185
+2357.482384	201.729
+2357.548873	211.922
+2357.615362	202.265
+2357.681853	211.922
+2357.748344	365.897
+2357.814837	586.935
+2357.881330	775.246
+2357.947824	863.769
+2358.014319	818.703
+2358.080815	751.104
+2358.147312	627.172
+2358.213810	432.423
+2358.280309	281.667
+2358.346809	243.576
+2358.413310	244.112
+2358.479812	244.112
+2358.546314	252.16
+2358.612818	261.28
+2358.679322	283.277
+2358.745828	339.609
+2358.812334	458.175
+2358.878842	647.023
+2358.945350	748.958
+2359.011859	700.136
+2359.078369	580.497
+2359.144880	478.026
+2359.211392	389.503
+2359.277905	332.634
+2359.344419	289.715
+2359.410934	288.642
+2359.477450	255.379
+2359.543967	266.645
+2359.610484	276.839
+2359.677003	256.452
+2359.743522	269.328
+2359.810043	322.441
+2359.876564	414.182
+2359.943087	564.402
+2360.009610	627.709
+2360.076134	679.749
+2360.142659	670.629
+2360.209185	583.716
+2360.275712	460.858
+2360.342240	370.189
+2360.408769	337.999
+2360.475299	327.269
+2360.541830	320.831
+2360.608361	285.423
+2360.674894	209.776
+2360.741428	212.459
+2360.807962	254.842
+2360.874498	288.642
+2360.941034	381.456
+2361.007572	537.041
+2361.074110	692.089
+2361.140649	699.063
+2361.207189	596.592
+2361.273730	501.095
+2361.340272	363.215
+2361.406815	334.244
+2361.473359	351.948
+2361.539904	348.729
+2361.606450	318.685
+2361.672997	290.251
+2361.739544	227.481
+2361.806093	200.119
+2361.872642	225.871
+2361.939193	262.89
+2362.005744	352.485
+2362.072297	463.54
+2362.138850	515.581
+2362.205404	517.19
+2362.271959	408.281
+2362.338515	341.755
+2362.405072	266.109
+2362.471630	232.846
+2362.538189	261.28
+2362.604749	269.864
+2362.671310	246.258
+2362.737872	237.674
+2362.804434	263.426
+2362.870998	318.686
+2362.937562	356.24
+2363.004128	434.569
+2363.070694	556.891
+2363.137262	699.6
+2363.203830	738.764
+2363.270399	656.143
+2363.336969	506.997
+2363.403540	353.021
+2363.470112	304.2
+2363.536685	274.156
+2363.603259	248.404
+2363.669834	214.605
+2363.736410	192.608
+2363.802987	218.36
+2363.869564	295.08
+2363.936143	356.777
+2364.002722	436.715
+2364.069303	577.278
+2364.135884	785.44
+2364.202467	853.039
+2364.269050	694.771
+2364.335634	464.613
+2364.402219	312.784
+2364.468806	331.561
+2364.535393	352.485
+2364.601981	284.886
+2364.668569	222.652
+2364.735159	200.656
+2364.801750	203.338
+2364.868342	208.167
+2364.934935	255.915
+2365.001528	350.875
+2365.068123	497.34
+2365.134718	596.592
+2365.201315	595.519
+2365.267912	500.559
+2365.334510	385.748
+2365.401109	326.733
+2365.467710	267.182
+2365.534311	216.751
+2365.600913	174.367
+2365.667516	145.396
+2365.734120	163.101
+2365.800725	197.973
+2365.867330	219.433
+2365.933937	236.065
+2366.000545	269.328
+2366.067153	333.171
+2366.133763	348.193
+2366.200373	354.631
+2366.266985	351.948
+2366.333597	356.24
+2366.400210	283.277
+2366.466825	197.437
+2366.533440	209.776
+2366.600056	259.671
+2366.666673	250.014
+2366.733291	226.408
+2366.799910	233.382
+2366.866530	221.043
+2366.933151	199.046
+2366.999772	172.758
+2367.066395	201.729
+2367.133019	296.153
+2367.199643	366.434
+2367.266269	332.634
+2367.332895	266.109
+2367.399522	261.817
+2367.466151	270.937
+2367.532780	250.014
+2367.599410	189.926
+2367.666041	180.269
+2367.732673	203.875
+2367.799306	212.459
+2367.865940	253.769
+2367.932575	251.087
+2367.999211	216.751
+2368.065848	256.452
+2368.132485	351.948
+2368.199124	368.58
+2368.265763	328.879
+2368.332404	294.543
+2368.399045	269.864
+2368.465688	263.963
+2368.532331	218.897
+2368.598975	185.634
+2368.665620	193.145
+2368.732267	218.36
+2368.798914	210.849
+2368.865562	230.7
+2368.932210	247.868
+2368.998860	251.623
+2369.065511	315.467
+2369.132163	288.642
+2369.198816	262.353
+2369.265469	357.313
+2369.332124	367.507
+2369.398779	299.908
+2369.465436	307.956
+2369.532093	266.645
+2369.598751	214.605
+2369.665411	212.995
+2369.732071	222.652
+2369.798732	216.214
+2369.865394	213.532
+2369.932057	258.061
+2369.998721	250.014
+2370.065386	230.163
+2370.132052	226.944
+2370.198718	237.674
+2370.265386	269.864
+2370.332055	263.963
+2370.398724	257.525
+2370.465395	233.382
+2370.532066	184.561
+2370.598738	200.119
+2370.665412	207.63
+2370.732086	201.729
+2370.798761	188.316
+2370.865437	218.36
+2370.932114	254.842
+2370.998792	259.671
+2371.065471	230.163
+2371.132151	262.353
+2371.198832	266.645
+2371.265514	274.156
+2371.332196	279.521
+2371.398880	252.16
+2371.465565	214.605
+2371.532250	222.116
+2371.598937	214.068
+2371.665624	187.78
+2371.732312	169.539
+2371.799001	179.732
+2371.865692	185.634
+2371.932383	180.269
+2371.999075	229.09
+2372.065768	266.109
+2372.132462	239.82
+2372.199157	198.51
+2372.265852	168.466
+2372.332549	194.754
+2372.399247	195.291
+2372.465945	173.831
+2372.532645	206.021
+2372.599346	234.455
+2372.666047	262.89
+2372.732749	290.788
+2372.799453	250.014
+2372.866157	187.243
+2372.932862	169.002
+2372.999568	218.897
+2373.066275	217.287
+2373.132983	248.941
+2373.199692	282.204
+2373.266402	255.379
+2373.333113	190.462
+2373.399825	172.758
+2373.466537	164.174
+2373.533251	164.174
+2373.599966	206.557
+2373.666681	218.36
+2373.733398	197.437
+2373.800115	188.853
+2373.866833	210.313
+2373.933552	201.729
+2374.000273	201.192
+2374.066994	165.247
+2374.133716	153.98
+2374.200439	191.535
+2374.267163	222.652
+2374.333888	232.846
+2374.400613	202.265
+2374.467340	163.101
+2374.534068	158.809
+2374.600797	158.809
+2374.667526	163.637
+2374.734257	175.44
+2374.800988	196.9
+2374.867720	190.999
+2374.934454	188.316
+2375.001188	223.725
+2375.067923	278.985
+2375.134659	316.003
+2375.201396	304.2
+2375.268134	229.627
+2375.334873	195.291
+2375.401613	213.532
+2375.468354	213.532
+2375.535096	202.265
+2375.601839	224.262
+2375.668582	264.499
+2375.735327	277.912
+2375.802072	251.087
+2375.868819	240.893
+2375.935566	271.474
+2376.002314	290.251
+2376.069064	294.007
+2376.135814	325.66
+2376.202565	341.219
+2376.269317	317.076
+2376.336070	247.868
+2376.402824	191.535
+2376.469579	174.904
+2376.536335	206.557
+2376.603092	250.014
+2376.669849	240.893
+2376.736608	216.214
+2376.803367	206.021
+2376.870128	217.287
+2376.936889	229.09
+2377.003652	294.543
+2377.070415	342.828
+2377.137179	345.511
+2377.203945	367.507
+2377.270711	336.39
+2377.337478	260.207
+2377.404246	226.408
+2377.471015	190.462
+2377.537785	190.462
+2377.604555	194.218
+2377.671327	171.685
+2377.738100	208.703
+2377.804874	221.579
+2377.871648	209.24
+2377.938424	236.065
+2378.005200	288.642
+2378.071977	324.051
+2378.138756	338.536
+2378.205535	325.124
+2378.272315	313.321
+2378.339096	306.883
+2378.405878	300.445
+2378.472662	287.569
+2378.539445	287.569
+2378.606230	272.01
+2378.673016	221.579
+2378.739803	178.123
+2378.806591	173.294
+2378.873379	184.024
+2378.940169	218.36
+2379.006959	294.543
+2379.073751	334.781
+2379.140543	314.93
+2379.207337	349.266
+2379.274131	381.456
+2379.340926	371.262
+2379.407722	348.729
+2379.474519	298.835
+2379.541317	245.185
+2379.608116	190.462
+2379.674916	174.367
+2379.741717	203.875
+2379.808519	199.046
+2379.875321	200.656
+2379.942125	231.236
+2380.008930	278.448
+2380.075735	299.908
+2380.142542	303.664
+2380.209349	293.47
+2380.276157	299.372
+2380.342967	259.671
+2380.409777	232.846
+2380.476588	223.725
+2380.543400	232.846
+2380.610213	215.678
+2380.677027	184.561
+2380.743842	189.926
+2380.810658	210.849
+2380.877475	236.601
+2380.944292	256.988
+2381.011111	279.521
+2381.077931	247.868
+2381.144751	226.944
+2381.211572	260.744
+2381.278395	273.083
+2381.345218	252.16
+2381.412042	250.014
+2381.478868	226.408
+2381.545694	189.926
+2381.612521	172.221
+2381.679349	156.663
+2381.746178	147.542
+2381.813008	204.948
+2381.879839	259.671
+2381.946670	268.255
+2382.013503	272.547
+2382.080337	289.715
+2382.147171	277.375
+2382.214007	276.302
+2382.280843	263.426
+2382.347681	225.335
+2382.414519	192.072
+2382.481358	186.17
+2382.548199	166.32
+2382.615040	161.491
+2382.681882	189.926
+2382.748725	235.528
+2382.815569	217.824
+2382.882414	241.966
+2382.949260	269.328
+2383.016106	225.871
+2383.082954	187.78
+2383.149803	181.342
+2383.216652	218.897
+2383.283503	245.185
+2383.350354	269.328
+2383.417207	271.474
+2383.484060	275.229
+2383.550914	254.842
+2383.617770	269.328
+2383.684626	336.927
+2383.751483	552.063
+2383.818341	834.798
+2383.885200	1085.34
+2383.952060	1139.53
+2384.018921	869.67
+2384.085782	594.983
+2384.152645	428.131
+2384.219509	373.945
+2384.286373	336.926
+2384.353239	298.299
+2384.420105	245.185
+2384.486973	215.141
+2384.553841	230.7
+2384.620710	300.981
+2384.687581	417.938
+2384.754452	608.395
+2384.821324	935.66
+2384.888197	1222.15
+2384.955071	1310.14
+2385.021946	1063.88
+2385.088822	701.209
+2385.155698	505.387
+2385.222576	370.726
+2385.289455	314.93
+2385.356334	233.919
+2385.423215	202.265
+2385.490096	226.944
+2385.556979	243.039
+2385.623862	275.229
+2385.690746	306.346
+2385.757632	419.547
+2385.824518	600.348
+2385.891405	821.922
+2385.958293	939.415
+2386.025182	754.859
+2386.092072	519.336
+2386.158963	416.328
+2386.225854	365.361
+2386.292747	357.313
+2386.359641	307.956
+2386.426535	204.411
+2386.493431	175.977
+2386.560327	201.192
+2386.627225	233.919
+2386.694123	273.083
+2386.761022	343.901
+2386.827923	410.963
+2386.894824	416.865
+2386.961726	373.408
+2387.028629	381.992
+2387.095533	341.218
+2387.162438	291.324
+2387.229344	311.175
+2387.296251	313.857
+2387.363158	229.09
+2387.430067	169.539
+2387.496977	165.247
+2387.563887	181.342
+2387.630799	202.265
+2387.697711	215.141
+2387.764624	273.62
+2387.831539	311.711
+2387.898454	308.492
+2387.965370	316.003
+2388.032287	323.514
+2388.099205	290.788
+2388.166124	303.664
+2388.233044	290.251
+2388.299965	216.751
+2388.366887	229.627
+2388.433809	231.773
+2388.500733	194.218
+2388.567658	181.342
+2388.634583	177.586
+2388.701510	169.539
+2388.768437	195.291
+2388.835365	200.656
+2388.902295	200.119
+2388.969225	236.601
+2389.036156	267.718
+2389.103088	306.883
+2389.170021	300.445
+2389.236955	275.229
+2389.303890	243.039
+2389.370826	228.017
+2389.437763	218.36
+2389.504701	165.247
+2389.571639	150.225
+2389.638579	174.904
+2389.705519	184.561
+2389.772461	195.827
+2389.839403	223.189
+2389.906347	212.995
+2389.973291	206.021
+2390.040236	211.922
+2390.107182	224.262
+2390.174130	246.258
+2390.241078	241.966
+2390.308027	206.557
+2390.374976	186.707
+2390.441927	184.561
+2390.508879	191.535
+2390.575832	191.535
+2390.642786	183.488
+2390.709740	172.221
+2390.776696	178.123
+2390.843652	182.951
+2390.910610	197.973
+2390.977568	188.853
+2391.044527	189.389
+2391.111487	205.484
+2391.178449	238.211
+2391.245411	223.189
+2391.312374	185.634
+2391.379338	194.218
+2391.446303	203.875
+2391.513269	228.017
+2391.580235	215.141
+2391.647203	184.024
+2391.714172	198.51
+2391.781141	201.729
+2391.848112	194.754
+2391.915083	174.367
+2391.982056	189.389
+2392.049029	229.09
+2392.116004	281.131
+2392.182979	307.419
+2392.249955	307.419
+2392.316932	276.839
+2392.383910	217.824
+2392.450889	196.364
+2392.517869	191.535
+2392.584850	219.97
+2392.651832	227.481
+2392.718814	196.9
+2392.785798	178.659
+2392.852783	212.459
+2392.919768	229.09
+2392.986755	195.291
+2393.053742	231.236
+2393.120731	255.915
+2393.187720	270.937
+2393.254710	244.649
+2393.321701	208.703
+2393.388693	221.043
+2393.455687	200.656
+2393.522681	176.513
+2393.589675	189.926
+2393.656671	183.488
+2393.723668	184.024
+2393.790666	169.539
+2393.857665	165.783
+2393.924664	168.466
+2393.991665	144.86
+2394.058666	199.583
+2394.125669	262.89
+2394.192672	288.105
+2394.259676	260.744
+2394.326682	205.484
+2394.393688	209.776
+2394.460695	215.678
+2394.527703	178.659
+2394.594712	192.608
+2394.661722	226.408
+2394.728733	246.795
+2394.795745	240.893
+2394.862757	184.024
+2394.929771	170.612
+2394.996786	232.309
+2395.063801	239.82
+2395.130818	214.068
+2395.197835	217.287
+2395.264853	239.284
+2395.331873	272.01
+2395.398893	270.401
+2395.465914	202.265
+2395.532936	170.075
+2395.599959	180.805
+2395.666983	190.462
+2395.734008	202.265
+2395.801034	197.973
+2395.868061	194.218
+2395.935089	224.798
+2396.002117	225.871
+2396.069147	210.313
+2396.136178	272.01
+2396.203209	312.784
+2396.270242	250.55
+2396.337275	191.535
+2396.404309	161.491
+2396.471345	141.104
+2396.538381	157.736
+2396.605418	176.513
+2396.672456	172.221
+2396.739495	164.174
+2396.806535	196.9
+2396.873576	214.605
+2396.940618	168.466
+2397.007660	174.367
+2397.074704	200.656
+2397.141749	208.167
+2397.208794	238.211
+2397.275841	270.401
+2397.342888	273.62
+2397.409936	229.09
+2397.476986	201.729
+2397.544036	211.386
+2397.611087	238.211
+2397.678139	217.287
+2397.745192	204.411
+2397.812246	237.138
+2397.879301	240.893
+2397.946357	219.97
+2398.013414	247.868
+2398.080472	219.433
+2398.147531	229.09
+2398.214590	255.915
+2398.281651	215.141
+2398.348712	200.119
+2398.415775	207.094
+2398.482838	170.075
+2398.549902	149.688
+2398.616968	187.243
+2398.684034	224.262
+2398.751101	258.598
+2398.818169	266.109
+2398.885238	248.404
+2398.952308	240.893
+2399.019379	253.233
+2399.086451	289.715
+2399.153523	270.401
+2399.220597	267.182
+2399.287672	284.886
+2399.354747	232.846
+2399.421824	155.053
+2399.488901	119.108
+2399.555980	137.349
+2399.623059	190.462
+2399.690139	216.214
+2399.757220	201.729
+2399.824303	181.878
+2399.891386	185.634
+2399.958470	219.97
+2400.025555	251.087
+2400.092641	237.138
+2400.159727	208.167
+2400.226815	192.608
+2400.293904	228.554
+2400.360993	232.846
+2400.428084	204.411
+2400.495176	190.462
+2400.562268	153.98
+2400.629361	143.787
+2400.696456	191.535
+2400.763551	201.729
+2400.830647	189.926
+2400.897744	200.656
+2400.964842	211.386
+2401.031941	231.236
+2401.099041	238.747
+2401.166142	219.433
+2401.233244	208.703
+2401.300347	222.116
+2401.367451	231.236
+2401.434555	187.243
+2401.501661	189.389
+2401.568767	185.634
+2401.635875	174.367
+2401.702983	231.773
+2401.770092	241.43
+2401.837203	195.291
+2401.904314	209.24
+2401.971426	277.912
+2402.038539	295.08
+2402.105653	275.229
+2402.172768	243.039
+2402.239884	195.291
+2402.307001	191.535
+2402.374119	231.236
+2402.441237	241.966
+2402.508357	238.211
+2402.575478	190.462
+2402.642599	149.688
+2402.709721	179.196
+2402.776845	175.44
+2402.843969	197.437
+2402.911094	219.97
+2402.978221	232.846
+2403.045348	238.747
+2403.112476	250.55
+2403.179605	216.751
+2403.246735	218.897
+2403.313866	217.287
+2403.380998	173.831
+2403.448130	159.882
+2403.515264	190.462
+2403.582399	180.805
+2403.649534	197.437
+2403.716671	210.313
+2403.783808	164.174
+2403.850947	169.539
+2403.918086	195.291
+2403.985226	187.243
+2404.052367	223.725
+2404.119510	227.481
+2404.186653	226.408
+2404.253797	239.284
+2404.320942	278.984
+2404.388088	276.839
+2404.455234	232.309
+2404.522382	212.995
+2404.589531	215.141
+2404.656681	192.072
+2404.723831	193.145
+2404.790983	195.827
+2404.858135	152.907
+2404.925289	150.225
+2404.992443	198.51
+2405.059598	223.725
+2405.126754	208.167
+2405.193912	196.364
+2405.261070	206.557
+2405.328229	207.63
+2405.395389	207.63
+2405.462549	185.097
+2405.529711	185.097
+2405.596874	207.094
+2405.664038	192.608
+2405.731202	173.294
+2405.798368	180.269
+2405.865535	184.561
+2405.932702	181.342
+2405.999870	182.415
+2406.067040	199.583
+2406.134210	208.167
+2406.201381	189.926
+2406.268553	194.754
+2406.335727	196.9
+2406.402901	190.462
+2406.470076	182.951
+2406.537251	225.335
+2406.604428	221.579
+2406.671606	179.196
+2406.738785	165.247
+2406.805964	177.586
+2406.873145	169.002
+2406.940327	177.586
+2407.007509	230.7
+2407.074692	221.043
+2407.141877	204.411
+2407.209062	195.291
+2407.276248	180.805
+2407.343435	206.557
+2407.410623	209.24
+2407.477813	211.386
+2407.545002	213.532
+2407.612193	200.119
+2407.679385	206.021
+2407.746578	190.462
+2407.813772	211.386
+2407.880966	234.455
+2407.948162	253.769
+2408.015359	238.747
+2408.082556	209.24
+2408.149754	212.459
+2408.216954	208.703
+2408.284154	169.539
+2408.351355	169.002
+2408.418557	200.119
+2408.485760	225.871
+2408.552965	185.097
+2408.620170	138.422
+2408.687375	129.838
+2408.754582	158.272
+2408.821790	198.51
+2408.888999	170.612
+2408.956208	171.685
+2409.023419	197.973
+2409.090631	209.776
+2409.157843	205.484
+2409.225056	217.824
+2409.292271	207.094
+2409.359486	203.875
+2409.426702	239.82
+2409.493919	232.846
+2409.561138	217.824
+2409.628357	218.897
+2409.695577	175.44
+2409.762797	163.637
+2409.830019	172.221
+2409.897242	175.977
+2409.964466	186.707
+2410.031691	233.382
+2410.098916	251.087
+2410.166143	224.798
+2410.233370	199.583
+2410.300599	212.995
+2410.367828	211.922
+2410.435058	150.761
+2410.502289	127.692
+2410.569522	148.079
+2410.636755	208.167
+2410.703989	255.915
+2410.771224	207.63
+2410.838460	177.586
+2410.905696	193.145
+2410.972934	215.678
+2411.040173	219.97
+2411.107413	219.97
+2411.174653	222.652
+2411.241895	186.17
+2411.309137	198.51
+2411.376381	204.948
+2411.443625	186.17
+2411.510870	188.853
+2411.578117	167.393
+2411.645364	169.002
+2411.712612	177.586
+2411.779861	209.776
+2411.847111	228.554
+2411.914362	244.112
+2411.981614	261.28
+2412.048866	244.649
+2412.116120	236.065
+2412.183375	221.579
+2412.250630	209.24
+2412.317887	209.24
+2412.385144	167.929
+2412.452403	202.802
+2412.519662	246.258
+2412.586922	208.703
+2412.654184	157.199
+2412.721446	128.765
+2412.788709	177.05
+2412.855973	217.287
+2412.923238	215.678
+2412.990504	197.973
+2413.057771	215.141
+2413.125039	225.335
+2413.192307	241.966
+2413.259577	260.207
+2413.326848	246.795
+2413.394119	244.112
+2413.461392	225.335
+2413.528665	203.338
+2413.595939	174.904
+2413.663215	181.878
+2413.730491	247.868
+2413.797768	228.554
+2413.865046	189.389
+2413.932325	179.732
+2413.999605	206.021
+2414.066886	244.649
+2414.134168	214.068
+2414.201451	210.849
+2414.268735	225.871
+2414.336019	208.703
+2414.403305	192.072
+2414.470591	206.021
+2414.537879	193.145
+2414.605167	195.827
+2414.672457	193.681
+2414.739747	207.63
+2414.807038	208.703
+2414.874330	184.024
+2414.941624	224.262
+2415.008918	250.014
+2415.076213	246.795
+2415.143508	256.452
+2415.210805	253.769
+2415.278103	229.09
+2415.345402	226.408
+2415.412702	184.024
+2415.480002	167.393
+2415.547304	138.958
+2415.614606	113.743
+2415.681910	119.108
+2415.749214	109.451
+2415.816519	131.984
+2415.883826	173.294
+2415.951133	186.17
+2416.018441	208.703
+2416.085750	211.922
+2416.153060	199.583
+2416.220371	223.725
+2416.287683	218.36
+2416.354996	212.459
+2416.422309	216.751
+2416.489624	199.583
+2416.556940	190.999
+2416.624256	154.517
+2416.691574	166.32
+2416.758892	180.805
+2416.826211	162.028
+2416.893532	223.725
+2416.960853	245.185
+2417.028175	255.379
+2417.095498	297.762
+2417.162822	252.696
+2417.230147	199.046
+2417.297473	206.021
+2417.364800	188.316
+2417.432128	145.396
+2417.499457	143.25
+2417.566786	166.856
+2417.634117	177.586
+2417.701449	178.123
+2417.768781	188.853
+2417.836114	209.776
+2417.903449	233.382
+2417.970784	272.547
+2418.038120	307.955
+2418.105458	294.007
+2418.172796	259.671
+2418.240135	272.547
+2418.307475	290.788
+2418.374816	219.433
+2418.442158	158.809
+2418.509500	166.32
+2418.576844	200.119
+2418.644189	208.703
+2418.711534	189.926
+2418.778881	169.539
+2418.846228	167.929
+2418.913577	192.608
+2418.980926	251.623
+2419.048277	292.934
+2419.115628	283.277
+2419.182980	262.353
+2419.250333	222.652
+2419.317687	208.167
+2419.385042	228.017
+2419.452398	215.141
+2419.519755	180.805
+2419.587113	161.491
+2419.654472	116.962
+2419.721831	156.663
+2419.789192	196.9
+2419.856553	200.656
+2419.923916	181.878
+2419.991279	195.827
+2420.058644	231.236
+2420.126009	246.795
+2420.193375	254.306
+2420.260743	231.236
+2420.328111	226.408
+2420.395480	216.214
+2420.462850	181.878
+2420.530221	178.123
+2420.597593	180.269
+2420.664965	209.24
+2420.732339	212.459
+2420.799714	220.506
+2420.867089	237.138
+2420.934466	225.335
+2421.001844	215.141
+2421.069222	241.43
+2421.136601	208.167
+2421.203982	147.542
+2421.271363	174.904
+2421.338745	209.24
+2421.406128	219.433
+2421.473512	195.827
+2421.540897	182.951
+2421.608283	215.141
+2421.675670	214.605
+2421.743058	179.196
+2421.810447	152.371
+2421.877836	148.615
+2421.945227	169.002
+2422.012619	194.754
+2422.080011	171.685
+2422.147405	175.977
+2422.214799	175.977
+2422.282194	188.316
+2422.349591	212.459
+2422.416988	216.214
+2422.484386	190.999
+2422.551785	196.364
+2422.619185	207.094
+2422.686586	192.072
+2422.753988	172.221
+2422.821391	180.805
+2422.888794	160.955
+2422.956199	174.367
+2423.023605	199.583
+2423.091011	248.941
+2423.158419	230.163
+2423.225827	216.214
+2423.293237	231.236
+2423.360647	213.532
+2423.428058	221.043
+2423.495470	203.875
+2423.562883	172.221
+2423.630298	181.342
+2423.697713	160.418
+2423.765129	148.079
+2423.832545	178.659
+2423.899963	217.824
+2423.967382	268.791
+2424.034802	286.496
+2424.102222	252.16
+2424.169644	227.481
+2424.237066	224.262
+2424.304490	255.379
+2424.371914	261.28
+2424.439340	248.404
+2424.506766	230.7
+2424.574193	192.608
+2424.641621	188.853
+2424.709050	186.17
+2424.776480	189.926
+2424.843911	234.992
+2424.911343	240.357
+2424.978776	284.886
+2425.046210	307.419
+2425.113644	269.328
+2425.181080	236.065
+2425.248517	175.44
+2425.315954	194.754
+2425.383393	238.747
+2425.450832	223.189
+2425.518272	239.284
+2425.585714	198.51
+2425.653156	171.148
+2425.720599	185.097
+2425.788043	190.462
+2425.855488	200.119
+2425.922934	209.776
+2425.990381	250.014
+2426.057829	258.598
+2426.125277	226.944
+2426.192727	216.214
+2426.260178	255.379
+2426.327629	241.43
+2426.395082	201.729
+2426.462535	197.437
+2426.529990	200.656
+2426.597445	206.557
+2426.664901	188.316
+2426.732359	177.05
+2426.799817	159.882
+2426.867276	161.491
+2426.934736	172.758
+2427.002197	177.05
+2427.069659	196.9
+2427.137122	251.087
+2427.204585	302.591
+2427.272050	269.864
+2427.339516	227.481
+2427.406982	245.722
+2427.474450	195.827
+2427.541918	153.98
+2427.609388	163.637
+2427.676858	186.17
+2427.744329	192.608
+2427.811801	182.951
+2427.879275	205.484
+2427.946749	196.364
+2428.014224	178.123
+2428.081700	188.316
+2428.149177	219.433
+2428.216654	218.36
+2428.284133	189.389
+2428.351613	219.433
+2428.419094	274.156
+2428.486575	229.09
+2428.554058	184.024
+2428.621541	147.542
+2428.689025	167.929
+2428.756511	221.579
+2428.823997	220.506
+2428.891484	204.411
+2428.958972	228.554
+2429.026462	263.963
+2429.093952	291.324
+2429.161443	291.861
+2429.228934	237.674
+2429.296427	223.189
+2429.363921	220.506
+2429.431416	216.214
+2429.498911	197.973
+2429.566408	175.977
+2429.633906	178.123
+2429.701404	188.853
+2429.768903	174.367
+2429.836404	129.301
+2429.903905	106.232
+2429.971407	135.739
+2430.038910	215.678
+2430.106414	254.306
+2430.173920	245.722
+2430.241425	250.55
+2430.308932	237.674
+2430.376440	188.853
+2430.443949	164.174
+2430.511459	176.513
+2430.578969	226.944
+2430.646481	242.503
+2430.713994	194.218
+2430.781507	186.17
+2430.849021	221.043
+2430.916537	219.433
+2430.984053	209.776
+2431.051570	237.138
+2431.119088	268.255
+2431.186607	255.915
+2431.254128	217.824
+2431.321648	235.528
+2431.389170	252.696
+2431.456693	221.579
+2431.524217	174.904
+2431.591742	174.367
+2431.659267	224.262
+2431.726794	250.55
+2431.794322	232.846
+2431.861850	190.999
+2431.929379	181.342
+2431.996910	169.002
+2432.064441	203.338
+2432.131973	274.693
+2432.199506	267.182
+2432.267041	211.922
+2432.334576	194.218
+2432.402112	182.415
+2432.469648	187.78
+2432.537186	199.046
+2432.604725	197.973
+2432.672265	153.444
+2432.739805	142.714
+2432.807347	181.878
+2432.874890	160.955
+2432.942433	170.075
+2433.009977	227.481
+2433.077523	267.718
+2433.145069	263.426
+2433.212616	253.233
+2433.280164	260.207
+2433.347714	268.255
+2433.415264	269.864
+2433.482815	284.35
+2433.550367	258.598
+2433.617919	196.364
+2433.685473	171.148
+2433.753028	162.028
+2433.820584	182.415
+2433.888140	185.634
+2433.955698	180.805
+2434.023256	222.116
+2434.090816	234.992
+2434.158376	229.09
+2434.225937	256.452
+2434.293499	242.503
+2434.361063	245.722
+2434.428627	213.532
+2434.496192	166.856
+2434.563758	189.389
+2434.631325	216.214
+2434.698892	204.948
+2434.766461	215.678
+2434.834031	199.046
+2434.901602	168.466
+2434.969173	176.513
+2435.036746	215.141
+2435.104319	228.554
+2435.171894	234.455
+2435.239469	233.382
+2435.307045	198.51
+2435.374623	185.097
+2435.442201	160.955
+2435.509780	160.955
+2435.577360	155.59
+2435.644941	164.71
+2435.712523	183.488
+2435.780106	171.685
+2435.847689	163.101
+2435.915274	187.243
+2435.982860	207.094
+2436.050446	217.824
+2436.118034	223.725
+2436.185622	237.674
+2436.253212	226.408
+2436.320802	185.634
+2436.388394	185.097
+2436.455986	192.608
+2436.523579	181.878
+2436.591173	186.707
+2436.658768	177.586
+2436.726364	158.809
+2436.793961	130.374
+2436.861559	130.911
+2436.929158	174.367
+2436.996757	247.868
+2437.064358	321.904
+2437.131960	357.85
+2437.199562	320.831
+2437.267166	253.233
+2437.334770	238.747
+2437.402376	241.43
+2437.469982	255.379
+2437.537589	231.773
+2437.605197	202.265
+2437.672806	195.827
+2437.740416	228.554
+2437.808027	294.543
+2437.875639	299.372
+2437.943252	305.273
+2438.010866	297.762
+2438.078481	271.474
+2438.146096	295.08
+2438.213713	285.959
+2438.281331	236.065
+2438.348949	239.82
+2438.416568	239.82
+2438.484189	209.776
+2438.551810	180.269
+2438.619432	179.196
+2438.687056	188.853
+2438.754680	176.513
+2438.822305	144.86
+2438.889931	153.98
+2438.957558	222.652
+2439.025185	239.284
+2439.092814	222.652
+2439.160444	197.437
+2439.228075	181.342
+2439.295706	216.751
+2439.363339	211.922
+2439.430972	155.59
+2439.498607	165.247
+2439.566242	197.973
+2439.633878	202.265
+2439.701516	183.488
+2439.769154	172.758
+2439.836793	170.612
+2439.904433	200.119
+2439.972074	237.674
+2440.039716	270.401
+2440.107359	282.204
+2440.175003	283.813
+2440.242647	248.941
+2440.310293	217.287
+2440.377940	208.703
+2440.445587	200.656
+2440.513236	192.072
+2440.580885	173.294
+2440.648536	217.287
+2440.716187	239.82
+2440.783839	197.973
+2440.851492	204.411
+2440.919146	248.404
+2440.986801	289.178
+2441.054457	257.525
+2441.122114	230.163
+2441.189772	202.802
+2441.257431	194.218
+2441.325091	210.313
+2441.392752	232.846
+2441.460413	207.094
+2441.528076	153.98
+2441.595739	149.152
+2441.663404	172.758
+2441.731069	177.586
+2441.798735	174.367
+2441.866403	180.805
+2441.934071	263.963
+2442.001740	296.153
+2442.069410	254.306
+2442.137081	244.112
+2442.204753	248.941
+2442.272426	247.331
+2442.340100	200.119
+2442.407774	211.386
+2442.475450	241.43
+2442.543127	245.185
+2442.610804	187.78
+2442.678483	175.977
+2442.746162	185.097
+2442.813842	166.32
+2442.881524	169.539
+2442.949206	190.999
+2443.016889	276.302
+2443.084573	318.685
+2443.152258	273.083
+2443.219944	243.576
+2443.287631	217.287
+2443.355319	201.192
+2443.423008	212.459
+2443.490698	207.63
+2443.558388	175.44
+2443.626080	181.342
+2443.693773	208.703
+2443.761466	222.652
+2443.829161	252.16
+2443.896856	306.883
+2443.964552	271.474
+2444.032250	205.484
+2444.099948	217.287
+2444.167647	226.408
+2444.235347	217.824
+2444.303048	252.696
+2444.370750	267.718
+2444.438453	226.408
+2444.506157	181.878
+2444.573861	179.732
+2444.641567	157.736
+2444.709274	143.25
+2444.776981	190.462
+2444.844690	211.386
+2444.912399	165.247
+2444.980110	185.634
+2445.047821	224.262
+2445.115533	228.554
+2445.183246	284.35
+2445.250960	282.204
+2445.318676	246.258
+2445.386392	251.087
+2445.454109	276.302
+2445.521826	263.963
+2445.589545	223.725
+2445.657265	182.951
+2445.724986	172.221
+2445.792707	190.999
+2445.860430	246.258
+2445.928153	312.248
+2445.995878	286.496
+2446.063603	315.467
+2446.131330	322.441
+2446.199057	321.905
+2446.266785	355.704
+2446.334514	289.715
+2446.402244	231.236
+2446.469975	204.948
+2446.537707	163.101
+2446.605440	182.415
+2446.673174	210.849
+2446.740909	202.802
+2446.808644	169.539
+2446.876381	170.612
+2446.944119	186.17
+2447.011857	241.43
+2447.079596	303.664
+2447.147337	331.561
+2447.215078	361.605
+2447.282820	349.802
+2447.350564	323.514
+2447.418308	253.769
+2447.486053	204.411
+2447.553799	159.345
+2447.621546	143.25
+2447.689294	149.152
+2447.757043	143.787
+2447.824792	171.148
+2447.892543	178.659
+2447.960295	150.761
+2448.028047	195.291
+2448.095801	259.671
+2448.163555	275.229
+2448.231311	248.941
+2448.299067	256.452
+2448.366824	258.598
+2448.434582	245.722
+2448.502342	197.973
+2448.570102	187.78
+2448.637863	185.097
+2448.705625	181.342
+2448.773387	193.681
+2448.841151	202.802
+2448.908916	191.535
+2448.976682	203.338
+2449.044448	240.357
+2449.112216	275.229
+2449.179985	292.397
+2449.247754	223.725
+2449.315524	195.827
+2449.383296	212.995
+2449.451068	186.707
+2449.518841	157.736
+2449.586615	161.491
+2449.654390	181.342
+2449.722166	189.389
+2449.789943	223.725
+2449.857721	210.313
+2449.925500	172.221
+2449.993280	203.875
+2450.061061	248.941
+2450.128842	235.528
+2450.196625	234.455
+2450.264408	256.988
+2450.332193	255.915
+2450.399978	254.842
+2450.467764	295.616
+2450.535552	312.784
+2450.603340	285.423
+2450.671129	224.798
+2450.738919	197.973
+2450.806710	170.075
+2450.874502	185.634
+2450.942295	224.262
+2451.010089	228.017
+2451.077884	201.192
+2451.145679	222.116
+2451.213476	233.382
+2451.281274	230.163
+2451.349072	236.601
+2451.416872	231.236
+2451.484672	222.116
+2451.552473	173.294
+2451.620276	164.174
+2451.688079	151.834
+2451.755883	135.739
+2451.823688	166.32
+2451.891494	181.342
+2451.959301	169.539
+2452.027109	197.973
+2452.094918	237.138
+2452.162728	226.408
+2452.230538	186.17
+2452.298350	177.586
+2452.366163	162.564
+2452.433976	171.685
+2452.501791	192.072
+2452.569606	188.316
+2452.637422	203.338
+2452.705240	188.316
+2452.773058	215.678
+2452.840877	277.912
+2452.908697	252.16
+2452.976518	198.51
+2453.044340	139.495
+2453.112163	140.031
+2453.179987	186.17
+2453.247812	223.189
+2453.315637	209.24
+2453.383464	182.415
+2453.451291	167.393
+2453.519120	165.783
+2453.586949	199.046
+2453.654780	185.097
+2453.722611	169.002
+2453.790443	191.535
+2453.858277	204.411
+2453.926111	232.309
+2453.993946	253.769
+2454.061782	266.109
+2454.129619	224.262
+2454.197457	187.243
+2454.265296	197.437
+2454.333135	222.652
+2454.400976	188.316
+2454.468818	171.148
+2454.536660	149.688
+2454.604504	143.787
+2454.672348	165.247
+2454.740194	155.59
+2454.808040	183.488
+2454.875887	218.36
+2454.943736	225.335
+2455.011585	230.163
+2455.079435	209.24
+2455.147286	218.897
+2455.215138	244.112
+2455.282991	197.437
+2455.350845	163.637
+2455.418700	187.243
+2455.486555	215.678
+2455.554412	222.116
+2455.622269	211.386
+2455.690128	174.367
+2455.757987	180.805
+2455.825848	228.554
+2455.893709	210.313
+2455.961572	184.561
+2456.029435	188.316
+2456.097299	209.776
+2456.165164	214.605
+2456.233030	200.656
+2456.300897	186.707
+2456.368765	190.462
+2456.436634	158.809
+2456.504504	172.221
+2456.572374	207.094
+2456.640246	175.977
+2456.708119	166.32
+2456.775992	187.78
+2456.843867	193.145
+2456.911742	203.338
+2456.979618	199.046
+2457.047496	176.513
+2457.115374	151.834
+2457.183253	197.437
+2457.251133	230.163
+2457.319014	171.148
+2457.386896	174.904
+2457.454779	205.484
+2457.522663	169.002
+2457.590548	125.546
+2457.658433	178.659
+2457.726320	207.63
+2457.794208	173.831
+2457.862096	144.323
+2457.929986	134.13
+2457.997876	135.203
+2458.065767	160.418
+2458.133660	199.046
+2458.201553	216.214
+2458.269447	210.313
+2458.337342	222.116
+2458.405238	223.189
+2458.473135	180.269
+2458.541033	163.101
+2458.608932	175.44
+2458.676832	170.612
+2458.744733	184.024
+2458.812634	221.579
+2458.880537	228.017
+2458.948440	217.824
+2459.016345	217.287
+2459.084250	183.488
+2459.152157	187.243
+2459.220064	209.776
+2459.287972	192.608
+2459.355881	168.466
+2459.423791	189.926
+2459.491703	218.897
+2459.559615	211.386
+2459.627527	192.072
+2459.695441	187.243
+2459.763356	172.221
+2459.831272	165.783
+2459.899188	156.663
+2459.967106	159.882
+2460.035025	159.345
+2460.102944	149.688
+2460.170865	146.469
+2460.238786	151.298
+2460.306708	193.681
+2460.374631	199.046
+2460.442556	200.656
+2460.510481	158.809
+2460.578407	135.739
+2460.646334	174.367
+2460.714262	190.462
+2460.782191	179.732
+2460.850120	158.272
+2460.918051	176.513
+2460.985983	224.798
+2461.053915	267.718
+2461.121849	281.667
+2461.189783	230.163
+2461.257719	175.977
+2461.325655	174.904
+2461.393592	187.243
+2461.461531	171.148
+2461.529470	165.247
+2461.597410	171.148
+2461.665351	174.904
+2461.733293	166.856
+2461.801236	203.338
+2461.869180	239.82
+2461.937125	229.627
+2462.005070	222.116
+2462.073017	236.601
+2462.140965	239.82
+2462.208913	207.63
+2462.276863	208.703
+2462.344813	216.751
+2462.412765	211.386
+2462.480717	208.167
+2462.548670	201.192
+2462.616624	194.218
+2462.684579	164.71
+2462.752535	139.495
+2462.820492	153.98
+2462.888450	171.685
+2462.956409	173.294
+2463.024369	173.294
+2463.092330	189.389
+2463.160291	192.072
+2463.228254	186.17
+2463.296218	172.221
+2463.364182	156.126
+2463.432148	169.002
+2463.500114	174.904
+2463.568081	164.174
+2463.636049	178.659
+2463.704019	182.415
+2463.771989	158.272
+2463.839960	153.444
+2463.907932	166.32
+2463.975905	181.878
+2464.043879	238.747
+2464.111853	296.689
+2464.179829	268.791
+2464.247806	218.36
+2464.315783	207.63
+2464.383762	211.922
+2464.451741	211.386
+2464.519722	236.601
+2464.587703	246.795
+2464.655686	211.386
+2464.723669	193.681
+2464.791653	164.71
+2464.859638	184.561
+2464.927624	224.798
+2464.995611	218.36
+2465.063599	228.017
+2465.131588	254.306
+2465.199578	212.995
+2465.267569	200.656
+2465.335560	214.605
+2465.403553	160.955
+2465.471546	146.469
+2465.539541	181.878
+2465.607536	203.338
+2465.675533	203.338
+2465.743530	201.192
+2465.811528	221.043
+2465.879528	258.061
+2465.947528	247.331
+2466.015529	219.97
+2466.083531	228.554
+2466.151534	250.55
+2466.219538	247.868
+2466.287542	214.068
+2466.355548	191.535
+2466.423555	167.929
+2466.491562	184.024
+2466.559571	222.652
+2466.627580	215.678
+2466.695591	199.583
+2466.763602	164.174
+2466.831615	151.298
+2466.899628	164.71
+2466.967642	185.634
+2467.035657	203.875
+2467.103673	224.798
+2467.171690	221.579
+2467.239708	215.141
+2467.307727	182.951
+2467.375747	169.539
+2467.443768	164.174
+2467.511789	214.068
+2467.579812	226.408
+2467.647836	189.926
+2467.715860	181.342
+2467.783885	184.024
+2467.851912	179.732
+2467.919939	219.97
+2467.987967	242.503
+2468.055997	215.678
+2468.124027	226.408
+2468.192058	230.163
+2468.260090	234.992
+2468.328123	229.627
+2468.396157	209.776
+2468.464191	196.364
+2468.532227	176.513
+2468.600264	196.364
+2468.668302	208.703
+2468.736340	206.557
+2468.804380	195.291
+2468.872420	171.685
+2468.940461	194.218
+2469.008504	199.583
+2469.076547	229.627
+2469.144591	237.674
+2469.212636	212.995
+2469.280682	197.973
+2469.348729	189.926
+2469.416777	176.513
+2469.484826	188.316
+2469.552876	196.364
+2469.620927	160.418
+2469.688979	151.298
+2469.757031	169.539
+2469.825085	186.17
+2469.893139	177.05
+2469.961195	164.71
+2470.029251	189.926
+2470.097308	197.973
+2470.165367	169.539
+2470.233426	169.539
+2470.301486	173.294
+2470.369547	194.218
+2470.437609	210.849
+2470.505672	211.386
+2470.573736	179.196
+2470.641801	176.513
+2470.709867	182.415
+2470.777933	197.973
+2470.846001	174.367
+2470.914069	142.714
+2470.982139	155.59
+2471.050209	187.243
+2471.118281	203.338
+2471.186353	196.364
+2471.254426	178.123
+2471.322501	180.269
+2471.390576	181.878
+2471.458652	188.853
+2471.526729	187.243
+2471.594807	163.637
+2471.662886	156.663
+2471.730966	166.32
+2471.799046	180.805
+2471.867128	182.415
+2471.935211	230.7
+2472.003294	248.404
+2472.071379	246.258
+2472.139464	262.89
+2472.207551	245.185
+2472.275638	238.747
+2472.343726	227.481
+2472.411815	215.678
+2472.479906	216.214
+2472.547997	193.681
+2472.616089	174.367
+2472.684182	196.364
+2472.752275	200.656
+2472.820370	194.218
+2472.888466	171.148
+2472.956563	149.152
+2473.024660	175.977
+2473.092759	226.408
+2473.160859	273.62
+2473.228959	241.966
+2473.297060	215.141
+2473.365163	222.652
+2473.433266	195.291
+2473.501370	181.878
+2473.569475	199.046
+2473.637581	189.926
+2473.705688	158.809
+2473.773796	159.882
+2473.841905	198.51
+2473.910015	189.926
+2473.978126	183.488
+2474.046238	193.145
+2474.114350	203.338
+2474.182464	227.481
+2474.250578	234.455
+2474.318694	241.966
+2474.386810	243.576
+2474.454928	219.97
+2474.523046	159.882
+2474.591165	140.568
+2474.659285	147.006
+2474.727406	186.17
+2474.795528	203.338
+2474.863651	247.331
+2474.931775	275.229
+2474.999900	243.576
+2475.068026	203.338
+2475.136152	196.9
+2475.204280	202.265
+2475.272409	232.846
+2475.340538	241.966
+2475.408669	244.112
+2475.476800	237.138
+2475.544932	206.021
+2475.613066	159.882
+2475.681200	156.663
+2475.749335	175.44
+2475.817471	190.462
+2475.885608	230.163
+2475.953746	241.966
+2476.021885	223.725
+2476.090025	228.554
+2476.158166	246.795
+2476.226307	222.116
+2476.294450	195.291
+2476.362594	188.853
+2476.430738	211.922
+2476.498884	234.455
+2476.567030	211.386
+2476.635177	173.831
+2476.703326	186.17
+2476.771475	178.659
+2476.839625	151.298
+2476.907776	180.805
+2476.975928	181.342
+2477.044081	198.51
+2477.112235	213.532
+2477.180390	194.754
+2477.248546	180.805
+2477.316702	185.097
+2477.384860	174.367
+2477.453019	205.484
+2477.521178	240.893
+2477.589339	238.747
+2477.657500	229.627
+2477.725662	202.802
+2477.793826	175.44
+2477.861990	169.539
+2477.930155	184.561
+2477.998321	200.656
+2478.066488	193.681
+2478.134656	238.747
+2478.202825	262.89
+2478.270995	246.258
+2478.339166	239.82
+2478.407337	221.043
+2478.475510	198.51
+2478.543684	185.634
+2478.611858	154.517
+2478.680034	171.148
+2478.748210	189.389
+2478.816387	197.437
+2478.884566	213.532
+2478.952745	215.141
+2479.020925	212.995
+2479.089106	236.601
+2479.157288	248.404
+2479.225471	216.751
+2479.293655	195.291
+2479.361840	205.484
+2479.430026	220.506
+2479.498212	211.386
+2479.566400	161.491
+2479.634589	122.863
+2479.702778	165.247
+2479.770969	232.309
+2479.839160	254.306
+2479.907352	218.36
+2479.975546	167.929
+2480.043740	171.148
+2480.111935	170.075
+2480.180131	200.119
+2480.248328	238.747
+2480.316526	257.525
+2480.384725	239.82
+2480.452925	222.652
+2480.521126	219.433
+2480.589328	223.725
+2480.657530	183.488
+2480.725734	197.973
+2480.793938	194.754
+2480.862144	199.046
+2480.930350	221.043
+2480.998558	230.163
+2481.066766	212.995
+2481.134975	203.338
+2481.203185	199.583
+2481.271396	195.827
+2481.339608	182.951
+2481.407821	193.145
+2481.476035	170.612
+2481.544250	173.294
+2481.612466	275.766
+2481.680683	313.857
+2481.748900	272.01
+2481.817119	205.484
+2481.885339	170.075
+2481.953559	165.783
+2482.021780	196.9
+2482.090003	212.459
+2482.158226	207.63
+2482.226450	225.335
+2482.294675	261.28
+2482.362902	267.718
+2482.431129	207.63
+2482.499357	160.418
+2482.567586	119.108
+2482.635815	139.495
+2482.704046	183.488
+2482.772278	155.59
+2482.840511	118.035
+2482.908744	110.524
+2482.976979	126.619
+2483.045214	162.564
+2483.113451	192.072
+2483.181688	194.754
+2483.249926	192.608
+2483.318166	202.802
+2483.386406	183.488
+2483.454647	178.123
+2483.522889	201.729
+2483.591132	226.408
+2483.659376	226.944
+2483.727621	200.656
+2483.795866	189.389
+2483.864113	181.878
+2483.932361	194.754
+2484.000609	214.605
+2484.068859	244.649
+2484.137109	252.16
+2484.205361	208.167
+2484.273613	179.732
+2484.341867	179.196
+2484.410121	143.787
+2484.478376	151.834
+2484.546632	166.856
+2484.614889	178.123
+2484.683147	189.389
+2484.751406	190.999
+2484.819666	194.218
+2484.887927	167.393
+2484.956188	174.367
+2485.024451	174.904
+2485.092715	193.145
+2485.160979	187.243
+2485.229245	158.272
+2485.297511	194.754
+2485.365779	221.043
+2485.434047	231.773
+2485.502316	206.021
+2485.570586	178.659
+2485.638857	186.707
+2485.707129	185.634
+2485.775402	171.148
+2485.843676	167.393
+2485.911951	142.714
+2485.980227	153.444
+2486.048504	176.513
+2486.116781	186.707
+2486.185060	183.488
+2486.253340	189.926
+2486.321620	215.141
+2486.389902	229.627
+2486.458184	204.948
+2486.526467	179.732
+2486.594752	156.663
+2486.663037	171.148
+2486.731323	202.802
+2486.799610	188.316
+2486.867898	208.703
+2486.936187	209.24
+2487.004477	186.17
+2487.072767	170.612
+2487.141059	168.466
+2487.209352	185.634
+2487.277646	215.141
+2487.345940	227.481
+2487.414236	212.459
+2487.482532	204.948
+2487.550829	215.678
+2487.619128	215.141
+2487.687427	200.656
+2487.755727	178.123
+2487.824028	171.685
+2487.892330	152.907
+2487.960633	125.546
+2488.028937	178.123
+2488.097242	234.992
+2488.165548	260.207
+2488.233855	241.43
+2488.302162	205.484
+2488.370471	163.101
+2488.438781	148.615
+2488.507091	141.104
+2488.575402	135.203
+2488.643715	169.002
+2488.712028	218.36
+2488.780342	204.411
+2488.848658	157.199
+2488.916974	137.885
+2488.985291	137.349
+2489.053609	157.199
+2489.121928	216.751
+2489.190248	221.579
+2489.258568	194.218
+2489.326890	199.583
+2489.395213	185.634
+2489.463536	155.59
+2489.531861	162.564
+2489.600187	203.875
+2489.668513	208.167
+2489.736840	186.707
+2489.805169	181.878
+2489.873498	180.269
+2489.941828	169.002
+2490.010159	179.196
+2490.078491	194.218
+2490.146824	186.707
+2490.215158	178.659
+2490.283493	174.367
+2490.351829	181.878
+2490.420166	195.291
+2490.488503	241.43
+2490.556842	260.207
+2490.625182	186.707
+2490.693522	145.933
+2490.761864	178.659
+2490.830206	212.995
+2490.898549	260.207
+2490.966893	266.645
+2491.035239	243.039
+2491.103585	248.941
+2491.171932	229.627
+2491.240280	185.097
+2491.308629	167.393
+2491.376979	194.754
+2491.445329	192.072
+2491.513681	154.517
+2491.582034	186.707
+2491.650388	212.995
+2491.718742	179.732
+2491.787098	151.834
+2491.855454	188.853
+2491.923811	218.36
+2491.992170	217.824
+2492.060529	226.944
+2492.128889	217.824
+2492.197250	213.532
+2492.265612	234.992
+2492.333975	211.386
+2492.402339	210.849
+2492.470704	200.656
+2492.539070	189.926
+2492.607437	194.754
+2492.675805	196.9
+2492.744173	180.805
+2492.812543	202.265
+2492.880913	267.182
+2492.949285	250.014
+2493.017657	179.196
+2493.086030	166.32
+2493.154405	169.539
+2493.222780	189.389
+2493.291156	201.192
+2493.359533	206.557
+2493.427911	216.751
+2493.496290	236.601
+2493.564670	240.893
+2493.633051	211.922
+2493.701433	197.973
+2493.769815	187.78
+2493.838199	195.827
+2493.906583	162.028
+2493.974969	141.641
+2494.043355	194.218
+2494.111743	231.236
+2494.180131	262.353
+2494.248520	245.185
+2494.316911	215.141
+2494.385302	270.937
+2494.453694	262.353
+2494.522087	207.63
+2494.590481	180.805
+2494.658876	189.389
+2494.727272	197.973
+2494.795668	190.462
+2494.864066	199.583
+2494.932465	208.167
+2495.000864	222.116
+2495.069265	234.992
+2495.137666	243.039
+2495.206069	217.824
+2495.274472	190.462
+2495.342876	179.732
+2495.411281	197.973
+2495.479688	192.608
+2495.548095	181.878
+2495.616503	179.732
+2495.684912	156.663
+2495.753321	169.539
+2495.821732	188.316
+2495.890144	213.532
+2495.958557	253.769
+2496.026970	291.861
+2496.095385	284.35
+2496.163801	239.284
+2496.232217	206.021
+2496.300634	203.875
+2496.369053	188.316
+2496.437472	176.513
+2496.505892	166.32
+2496.574313	192.608
+2496.642735	204.948
+2496.711158	193.145
+2496.779582	194.754
+2496.848007	200.656
+2496.916433	198.51
+2496.984860	225.335
+2497.053288	233.382
+2497.121716	225.871
+2497.190146	192.608
+2497.258576	145.933
+2497.327008	150.225
+2497.395440	200.656
+2497.463874	234.455
+2497.532308	212.995
+2497.600743	209.776
+2497.669179	210.849
+2497.737616	218.897
+2497.806054	203.338
+2497.874493	165.783
+2497.942933	166.32
+2498.011374	174.904
+2498.079816	188.316
+2498.148258	198.51
+2498.216702	215.678
+2498.285147	203.338
+2498.353592	165.247
+2498.422039	194.754
+2498.490486	202.265
+2498.558934	175.44
+2498.627384	185.634
+2498.695834	224.262
+2498.764285	206.557
+2498.832737	125.546
+2498.901190	152.907
+2498.969644	222.116
+2499.038099	209.776
+2499.106555	179.732
+2499.175012	160.418
+2499.243469	152.371
+2499.311928	133.593
+2499.380388	140.031
+2499.448848	176.513
+2499.517310	176.513
+2499.585772	144.323
+2499.654235	156.663
+2499.722700	244.649
+2499.791165	233.382
+2499.859631	179.196
+2499.928098	157.199
+2499.996566	189.926
+2500.065035	226.944
+2500.133505	205.484
+2500.201976	193.145
+2500.270448	164.71
+2500.338920	149.688
+2500.407394	162.564
+2500.475869	167.393
+2500.544344	157.199
+2500.612821	187.78
+2500.681298	193.681
+2500.749776	135.203
+2500.818256	125.546
+2500.886736	166.32
+2500.955217	178.659
+2501.023699	192.072
+2501.092182	178.659
+2501.160666	157.736
+2501.229151	178.659
+2501.297637	206.021
+2501.366124	189.926
+2501.434611	167.393
+2501.503100	171.685
+2501.571590	160.418
+2501.640080	159.882
+2501.708572	155.053
+2501.777064	137.885
+2501.845557	135.203
+2501.914052	150.225
+2501.982547	163.637
+2502.051043	192.072
+2502.119540	222.116
+2502.188038	250.014
+2502.256537	219.97
+2502.325037	207.63
+2502.393538	200.119
+2502.462040	182.951
+2502.530542	161.491
+2502.599046	147.542
+2502.667551	127.692
+2502.736056	155.59
+2502.804563	185.097
+2502.873070	204.411
+2502.941578	192.072
+2503.010088	179.732
+2503.078598	197.973
+2503.147109	197.973
+2503.215621	199.583
+2503.284134	214.605
+2503.352648	232.846
+2503.421163	210.849
+2503.489679	180.805
+2503.558196	173.294
+2503.626714	202.265
+2503.695232	186.707
+2503.763752	174.367
+2503.832272	216.214
+2503.900794	231.773
+2503.969316	241.43
+2504.037840	276.839
+2504.106364	274.156
+2504.174889	245.722
+2504.243415	217.287
+2504.311942	190.999
+2504.380470	180.269
+2504.448999	165.783
+2504.517529	169.539
+2504.586060	189.926
+2504.654592	217.287
+2504.723125	188.316
+2504.791658	152.371
+2504.860193	131.984
+2504.928729	131.984
+2504.997265	130.911
+2505.065802	178.123
+2505.134341	214.605
+2505.202880	194.754
+2505.271420	171.685
+2505.339961	199.046
+2505.408504	196.364
+2505.477047	177.586
+2505.545591	166.856
+2505.614136	164.174
+2505.682681	148.079
+2505.751228	137.349
+2505.819776	164.174
+2505.888325	191.535
+2505.956874	177.586
+2506.025425	177.586
+2506.093976	174.904
+2506.162529	179.732
+2506.231082	183.488
+2506.299636	166.856
+2506.368192	152.371
+2506.436748	142.714
+2506.505305	160.418
+2506.573863	174.367
+2506.642422	160.955
+2506.710982	171.685
+2506.779543	174.904
+2506.848104	160.418
+2506.916667	161.491
+2506.985231	170.075
+2507.053795	221.579
+2507.122361	236.065
+2507.190927	204.948
+2507.259495	177.586
+2507.328063	171.148
+2507.396633	191.535
+2507.465203	218.36
+2507.533774	207.63
+2507.602346	195.827
+2507.670919	174.367
+2507.739493	170.612
+2507.808068	148.615
+2507.876644	156.126
+2507.945221	167.929
+2508.013798	169.002
+2508.082377	175.44
+2508.150957	182.951
+2508.219537	174.904
+2508.288119	171.148
+2508.356701	180.269
+2508.425285	153.98
+2508.493869	135.739
+2508.562454	148.615
+2508.631040	171.685
+2508.699627	188.316
+2508.768215	199.046
+2508.836804	192.072
+2508.905394	201.192
+2508.973985	243.039
+2509.042577	237.138
+2509.111170	214.605
+2509.179763	210.849
+2509.248358	192.072
+2509.316954	151.834
+2509.385550	135.739
+2509.454148	160.955
+2509.522746	175.977
+2509.591345	164.71
+2509.659945	161.491
+2509.728547	150.225
+2509.797149	155.59
+2509.865752	238.747
+2509.934356	319.759
+2510.002961	335.317
+2510.071567	395.941
+2510.140173	399.16
+2510.208781	332.635
+2510.277390	292.397
+2510.345999	278.448
+2510.414610	278.448
+2510.483222	230.163
+2510.551834	163.637
+2510.620447	151.298
+2510.689062	208.167
+2510.757677	266.645
+2510.826293	253.233
+2510.894910	255.915
+2510.963528	277.375
+2511.032147	321.905
+2511.100767	379.31
+2511.169388	356.777
+2511.238010	321.905
+2511.306633	292.934
+2511.375256	262.89
+2511.443881	261.817
+2511.512506	231.773
+2511.581133	164.174
+2511.649760	145.933
+2511.718389	173.294
+2511.787018	199.583
+2511.855648	199.046
+2511.924280	243.576
+2511.992912	269.328
+2512.061545	301.518
+2512.130179	352.485
+2512.198814	345.511
+2512.267450	283.813
+2512.336086	225.335
+2512.404724	164.174
+2512.473363	182.951
+2512.542002	263.426
+2512.610643	255.915
+2512.679284	173.294
+2512.747927	173.831
+2512.816570	178.659
+2512.885215	190.999
+2512.953860	155.59
+2513.022506	165.247
+2513.091153	208.167
+2513.159801	201.729
+2513.228450	211.922
+2513.297100	231.236
+2513.365751	239.284
+2513.434403	222.652
+2513.503056	182.951
+2513.571709	182.951
+2513.640364	207.63
+2513.709020	208.703
+2513.777676	191.535
+2513.846333	202.802
+2513.914992	228.554
+2513.983651	215.141
+2514.052311	226.408
+2514.120973	260.207
+2514.189635	297.226
+2514.258298	272.547
+2514.326962	197.437
+2514.395627	142.714
+2514.464293	136.812
+2514.532959	178.123
+2514.601627	165.783
+2514.670296	137.349
+2514.738966	153.98
+2514.807636	201.729
+2514.876308	223.725
+2514.944980	184.561
+2515.013653	162.028
+2515.082328	180.269
+2515.151003	200.656
+2515.219679	224.262
+2515.288356	223.189
+2515.357034	199.583
+2515.425713	182.415
+2515.494393	185.097
+2515.563074	170.075
+2515.631756	200.119
+2515.700439	228.554
+2515.769123	220.506
+2515.837807	174.367
+2515.906493	155.59
+2515.975179	193.681
+2516.043867	217.287
+2516.112555	204.411
+2516.181244	226.408
+2516.249935	241.43
+2516.318626	245.185
+2516.387318	227.481
+2516.456011	212.459
+2516.524705	219.97
+2516.593400	221.579
+2516.662096	224.262
+2516.730793	249.477
+2516.799491	250.014
+2516.868189	268.255
+2516.936889	248.404
+2517.005589	201.192
+2517.074291	239.284
+2517.142993	238.211
+2517.211697	201.192
+2517.280401	212.995
+2517.349106	224.262
+2517.417813	239.284
+2517.486520	284.886
+2517.555228	277.375
+2517.623937	243.039
+2517.692647	202.802
+2517.761358	197.973
+2517.830070	174.904
+2517.898782	170.075
+2517.967496	187.243
+2518.036211	240.893
+2518.104926	251.623
+2518.173643	245.185
+2518.242360	272.547
+2518.311079	226.408
+2518.379798	192.072
+2518.448518	194.218
+2518.517239	194.754
+2518.585962	187.243
+2518.654685	187.243
+2518.723409	201.192
+2518.792134	218.36
+2518.860859	211.386
+2518.929586	182.951
+2518.998314	199.046
+2519.067043	238.747
+2519.135772	244.112
+2519.204503	208.167
+2519.273235	188.316
+2519.341967	168.466
+2519.410700	168.466
+2519.479435	151.834
+2519.548170	142.714
+2519.616906	185.634
+2519.685643	229.09
+2519.754381	222.116
+2519.823120	198.51
+2519.891860	164.174
+2519.960601	170.075
+2520.029343	212.995
+2520.098086	240.893
+2520.166830	238.211
+2520.235574	233.382
+2520.304320	226.944
+2520.373066	222.652
+2520.441814	193.145
+2520.510562	213.532
+2520.579312	213.532
+2520.648062	202.802
+2520.716813	186.17
+2520.785565	162.028
+2520.854318	161.491
+2520.923072	148.079
+2520.991827	181.878
+2521.060583	203.875
+2521.129340	209.24
+2521.198098	233.919
+2521.266856	258.598
+2521.335616	241.966
+2521.404377	217.287
+2521.473138	212.995
+2521.541901	196.9
+2521.610664	145.933
+2521.679428	157.199
+2521.748194	195.827
+2521.816960	212.995
+2521.885727	180.269
+2521.954495	159.345
+2522.023264	200.656
+2522.092034	224.798
+2522.160805	248.941
+2522.229577	229.09
+2522.298350	181.342
+2522.367123	157.199
+2522.435898	179.732
+2522.504674	222.652
+2522.573450	197.437
+2522.642228	153.98
+2522.711006	134.13
+2522.779785	172.758
+2522.848566	191.535
+2522.917347	195.827
+2522.986129	195.827
+2523.054912	172.758
+2523.123696	175.977
+2523.192481	205.484
+2523.261267	211.922
+2523.330054	197.973
+2523.398842	164.71
+2523.467630	180.269
+2523.536420	194.218
+2523.605211	185.097
+2523.674002	153.444
+2523.742795	152.371
+2523.811588	177.586
+2523.880382	175.977
+2523.949178	235.528
+2524.017974	252.696
+2524.086771	206.557
+2524.155569	204.411
+2524.224368	216.751
+2524.293168	208.703
+2524.361969	181.342
+2524.430771	167.929
+2524.499574	153.98
+2524.568377	152.371
+2524.637182	168.466
+2524.705988	170.075
+2524.774794	190.462
+2524.843602	231.773
+2524.912410	223.189
+2524.981219	206.021
+2525.050030	214.068
+2525.118841	202.802
+2525.187653	189.926
+2525.256466	207.63
+2525.325280	200.656
+2525.394095	197.437
+2525.462911	195.827
+2525.531728	171.685
+2525.600546	177.586
+2525.669364	188.316
+2525.738184	174.904
+2525.807005	178.123
+2525.875826	184.561
+2525.944649	208.703
+2526.013472	175.977
+2526.082296	149.152
+2526.151122	192.072
+2526.219948	219.433
+2526.288775	232.309
+2526.357603	223.725
+2526.426432	217.824
+2526.495262	169.002
+2526.564093	139.495
+2526.632925	158.272
+2526.701758	190.462
+2526.770592	190.462
+2526.839426	204.948
+2526.908262	261.28
+2526.977098	241.43
+2527.045936	195.827
+2527.114774	230.163
+2527.183614	216.214
+2527.252454	167.929
+2527.321295	179.196
+2527.390137	205.484
+2527.458980	187.78
+2527.527824	163.101
+2527.596669	161.491
+2527.665515	222.652
+2527.734362	248.404
+2527.803210	187.78
+2527.872059	152.907
+2527.940908	170.612
+2528.009759	188.853
+2528.078611	203.338
+2528.147463	212.995
+2528.216316	213.532
+2528.285171	185.634
+2528.354026	155.053
+2528.422882	165.783
+2528.491739	181.342
+2528.560598	167.929
+2528.629457	159.882
+2528.698317	157.736
+2528.767178	170.612
+2528.836039	207.63
+2528.904902	250.55
+2528.973766	232.309
+2529.042631	173.831
+2529.111496	215.141
+2529.180363	254.842
+2529.249230	236.065
+2529.318099	237.674
+2529.386968	232.309
+2529.455838	203.338
+2529.524710	159.345
+2529.593582	138.422
+2529.662455	121.254
+2529.731329	121.79
+2529.800204	174.367
+2529.869080	231.773
+2529.937957	253.769
+2530.006834	216.751
+2530.075713	189.389
+2530.144593	199.046
+2530.213473	165.783
+2530.282355	156.126
+2530.351238	194.754
+2530.420121	223.189
+2530.489005	227.481
+2530.557891	169.002
+2530.626777	150.225
+2530.695664	165.783
+2530.764552	201.192
+2530.833441	208.167
+2530.902331	186.707
+2530.971222	186.17
+2531.040114	190.999
+2531.109007	223.189
+2531.177901	263.963
+2531.246795	221.579
+2531.315691	194.754
+2531.384587	200.656
+2531.453485	193.681
+2531.522383	188.853
+2531.591283	174.904
+2531.660183	152.907
+2531.729084	163.101
+2531.797986	163.637
+2531.866889	164.71
+2531.935794	186.17
+2532.004699	198.51
+2532.073604	242.503
+2532.142511	291.324
+2532.211419	317.613
+2532.280328	287.032
+2532.349238	233.382
+2532.418148	225.335
+2532.487060	232.309
+2532.555972	200.119
+2532.624886	166.32
+2532.693800	148.615
+2532.762715	155.59
+2532.831632	187.243
+2532.900549	178.659
+2532.969467	217.287
+2533.038386	244.649
+2533.107306	222.116
+2533.176227	267.182
+2533.245149	284.886
+2533.314072	257.525
+2533.382995	211.386
+2533.451920	200.656
+2533.520846	237.674
+2533.589772	222.116
+2533.658700	177.586
+2533.727628	180.805
+2533.796557	173.831
+2533.865488	175.44
+2533.934419	237.138
+2534.003351	286.496
+2534.072284	278.985
+2534.141218	265.572
+2534.210153	285.959
+2534.279089	327.27
+2534.348026	306.346
+2534.416964	246.258
+2534.485903	202.265
+2534.554842	187.243
+2534.623783	171.148
+2534.692725	155.053
+2534.761667	156.663
+2534.830611	193.145
+2534.899555	232.846
+2534.968500	237.674
+2535.037446	242.503
+2535.106394	291.861
+2535.175342	297.226
+2535.244291	274.693
+2535.313241	244.112
+2535.382192	204.411
+2535.451144	180.269
+2535.520096	211.386
+2535.589050	217.824
+2535.658005	205.484
+2535.726961	173.831
+2535.795917	148.615
+2535.864875	191.535
+2535.933833	253.769
+2536.002792	307.419
+2536.071753	339.609
+2536.140714	290.251
+2536.209676	250.014
+2536.278639	238.747
+2536.347603	230.163
+2536.416568	200.119
+2536.485534	173.294
+2536.554501	186.17
+2536.623469	178.123
+2536.692438	157.199
+2536.761407	162.564
+2536.830378	212.995
+2536.899350	255.915
+2536.968322	268.791
+2537.037296	252.696
+2537.106270	227.481
+2537.175245	199.583
+2537.244222	232.309
+2537.313199	290.251
+2537.382177	255.915
+2537.451156	183.488
+2537.520136	175.977
+2537.589117	199.046
+2537.658099	235.528
+2537.727082	236.065
+2537.796065	190.462
+2537.865050	185.634
+2537.934036	216.214
+2538.003022	251.623
+2538.072010	263.426
+2538.140998	268.791
+2538.209988	269.864
+2538.278978	262.353
+2538.347969	237.138
+2538.416961	206.021
+2538.485954	164.71
+2538.554949	135.739
+2538.623944	172.221
+2538.692940	185.097
+2538.761936	181.342
+2538.830934	171.148
+2538.899933	178.659
+2538.968933	194.754
+2539.037933	180.805
+2539.106935	166.32
+2539.175937	200.656
+2539.244941	233.919
+2539.313945	183.488
+2539.382951	143.25
+2539.451957	148.079
+2539.520964	163.637
+2539.589972	170.075
+2539.658981	156.126
+2539.727991	155.59
+2539.797002	158.809
+2539.866014	167.929
+2539.935027	192.608
+2540.004041	236.601
+2540.073055	261.817
+2540.142071	273.62
+2540.211088	292.934
+2540.280105	215.678
+2540.349124	172.221
+2540.418143	149.152
+2540.487163	117.498
+2540.556185	119.644
+2540.625207	153.444
+2540.694230	179.196
+2540.763254	195.291
+2540.832279	186.707
+2540.901305	190.999
+2540.970332	237.674
+2541.039360	235.528
+2541.108388	200.119
+2541.177418	196.9
+2541.246449	218.897
+2541.315480	251.623
+2541.384513	251.087
+2541.453546	217.824
+2541.522581	178.123
+2541.591616	166.32
+2541.660652	184.561
+2541.729690	209.776
+2541.798728	241.43
+2541.867767	225.335
+2541.936807	206.021
+2542.005848	215.678
+2542.074890	257.525
+2542.143932	268.791
+2542.212976	215.678
+2542.282021	185.097
+2542.351067	204.948
+2542.420113	183.488
+2542.489161	178.123
+2542.558209	171.148
+2542.627259	165.247
+2542.696309	181.878
+2542.765360	180.805
+2542.834412	152.907
+2542.903465	141.104
+2542.972520	168.466
+2543.041575	212.995
+2543.110631	203.338
+2543.179687	214.068
+2543.248745	193.145
+2543.317804	189.926
+2543.386864	207.63
+2543.455924	180.805
+2543.524986	158.272
+2543.594049	155.59
+2543.663112	167.929
+2543.732176	161.491
+2543.801242	152.371
+2543.870308	191.535
+2543.939375	223.725
+2544.008443	240.357
+2544.077512	246.258
+2544.146582	215.141
+2544.215653	196.9
+2544.284725	233.919
+2544.353798	241.966
+2544.422872	212.995
+2544.491947	211.922
+2544.561022	209.24
+2544.630099	209.24
+2544.699176	206.557
+2544.768255	222.116
+2544.837334	238.747
+2544.906415	239.284
+2544.975496	192.072
+2545.044578	154.517
+2545.113661	189.389
+2545.182745	243.039
+2545.251830	245.185
+2545.320916	199.583
+2545.390003	165.783
+2545.459091	180.269
+2545.528180	196.9
+2545.597270	175.977
+2545.666360	141.641
+2545.735452	142.714
+2545.804544	174.367
+2545.873638	188.316
+2545.942732	160.955
+2546.011828	186.17
+2546.080924	230.163
+2546.150021	235.528
+2546.219119	197.973
+2546.288218	171.148
+2546.357318	174.367
+2546.426419	190.999
+2546.495521	208.703
+2546.564624	185.097
+2546.633728	187.243
+2546.702833	186.707
+2546.771938	145.396
+2546.841045	98.7209
+2546.910152	132.52
+2546.979261	215.678
+2547.048370	255.379
+2547.117481	233.919
+2547.186592	230.163
+2547.255704	211.922
+2547.324817	191.535
+2547.393931	189.389
+2547.463046	180.805
+2547.532162	194.218
+2547.601279	184.024
+2547.670397	161.491
+2547.739516	130.911
+2547.808636	106.768
+2547.877756	158.272
+2547.946878	190.462
+2548.016000	190.999
+2548.085124	172.758
+2548.154248	166.32
+2548.223374	226.408
+2548.292500	223.189
+2548.361627	206.021
+2548.430755	194.754
+2548.499884	177.586
+2548.569014	173.831
+2548.638145	177.05
+2548.707277	174.904
+2548.776410	204.411
+2548.845544	206.021
+2548.914679	169.002
+2548.983814	195.827
+2549.052951	239.284
+2549.122088	251.087
+2549.191227	209.776
+2549.260366	228.017
+2549.329507	237.674
+2549.398648	184.024
+2549.467790	167.393
+2549.536933	174.904
+2549.606077	179.732
+2549.675223	186.707
+2549.744369	159.345
+2549.813515	152.371
+2549.882663	171.685
+2549.951812	185.097
+2550.020962	200.656
+2550.090112	181.342
+2550.159264	179.732
+2550.228417	178.123
+2550.297570	198.51
+2550.366725	190.999
+2550.435880	176.513
+2550.505036	148.079
+2550.574193	137.349
+2550.643352	163.101
+2550.712511	161.491
+2550.781671	141.641
+2550.850832	153.98
+2550.919994	181.878
+2550.989156	191.535
+2551.058320	178.123
+2551.127485	177.05
+2551.196651	191.535
+2551.265817	171.148
+2551.334985	171.148
+2551.404153	157.199
+2551.473323	138.422
+2551.542493	177.05
+2551.611664	200.656
+2551.680837	174.904
+2551.750010	150.225
+2551.819184	165.247
+2551.888359	163.101
+2551.957535	164.71
+2552.026712	164.71
+2552.095890	152.371
+2552.165068	165.783
+2552.234248	169.002
+2552.303429	162.028
+2552.372610	157.199
+2552.441793	138.422
+2552.510977	137.349
+2552.580161	163.101
+2552.649346	185.634
+2552.718533	183.488
+2552.787720	190.999
+2552.856908	173.294
+2552.926097	143.787
+2552.995287	179.732
+2553.064478	207.094
+2553.133670	204.411
+2553.202863	208.167
+2553.272057	198.51
+2553.341251	194.218
+2553.410447	159.345
+2553.479644	150.225
+2553.548841	144.86
+2553.618040	160.418
+2553.687239	204.948
+2553.756440	229.627
+2553.825641	195.827
+2553.894843	151.298
+2553.964046	175.44
+2554.033250	195.291
+2554.102455	174.367
+2554.171661	182.951
+2554.240868	199.583
+2554.310076	192.072
+2554.379285	167.929
+2554.448495	202.265
+2554.517705	227.481
+2554.586917	177.586
+2554.656130	115.352
+2554.725343	150.761
+2554.794558	189.389
+2554.863773	174.904
+2554.932989	173.831
+2555.002206	197.973
+2555.071425	158.272
+2555.140644	147.542
+2555.209864	157.736
+2555.279085	209.776
+2555.348307	259.134
+2555.417530	238.211
+2555.486753	210.313
+2555.555978	199.046
+2555.625204	178.123
+2555.694430	162.564
+2555.763658	157.199
+2555.832887	151.298
+2555.902116	151.298
+2555.971346	142.177
+2556.040578	151.834
+2556.109810	172.221
+2556.179043	194.754
+2556.248277	262.89
+2556.317512	284.886
+2556.386748	237.674
+2556.455985	215.141
+2556.525223	162.028
+2556.594462	148.079
+2556.663702	153.98
+2556.732942	148.079
+2556.802184	144.86
+2556.871426	181.342
+2556.940670	214.068
+2557.009914	235.528
+2557.079160	270.937
+2557.148406	260.744
+2557.217653	187.78
+2557.286901	149.688
+2557.356151	141.641
+2557.425401	177.05
+2557.494652	210.849
+2557.563904	162.564
+2557.633156	118.571
+2557.702410	150.225
+2557.771665	163.637
+2557.840921	133.057
+2557.910177	145.396
+2557.979435	187.78
+2558.048693	214.605
+2558.117953	195.291
+2558.187213	205.484
+2558.256475	208.167
+2558.325737	180.805
+2558.395000	185.097
+2558.464264	172.221
+2558.533529	171.685
+2558.602795	200.119
+2558.672062	172.758
+2558.741330	144.323
+2558.810599	152.907
+2558.879869	181.878
+2558.949139	195.291
+2559.018411	189.389
+2559.087683	197.437
+2559.156957	228.554
+2559.226231	214.068
+2559.295507	178.123
+2559.364783	186.17
+2559.434060	222.652
+2559.503339	216.214
+2559.572618	193.145
+2559.641898	185.097
+2559.711179	176.513
+2559.780461	183.488
+2559.849744	204.948
+2559.919027	201.729
+2559.988312	175.44
+2560.057598	169.539
+2560.126884	189.926
+2560.196172	190.462
+2560.265461	170.075
+2560.334750	151.298
+2560.404040	123.936
+2560.473332	113.743
+2560.542624	156.663
+2560.611917	207.094
+2560.681211	192.072
+2560.750506	142.177
+2560.819802	99.2574
+2560.889099	125.009
+2560.958397	169.539
+2561.027696	174.904
+2561.096996	200.119
+2561.166296	199.046
+2561.235598	197.437
+2561.304901	190.462
+2561.374204	153.98
+2561.443509	163.637
+2561.512814	159.345
+2561.582120	149.688
+2561.651428	196.9
+2561.720736	220.506
+2561.790045	199.046
+2561.859355	180.805
+2561.928666	203.875
+2561.997978	228.554
+2562.067291	230.7
+2562.136605	255.915
+2562.205919	275.766
+2562.275235	230.7
+2562.344552	189.926
+2562.413869	203.875
+2562.483188	187.243
+2562.552507	164.71
+2562.621828	218.36
+2562.691149	246.258
+2562.760471	208.703
+2562.829794	201.192
+2562.899119	246.258
+2562.968444	286.496
+2563.037770	261.28
+2563.107097	243.576
+2563.176425	266.109
+2563.245753	278.448
+2563.315083	258.598
+2563.384414	235.528
+2563.453745	177.586
+2563.523078	150.761
+2563.592412	141.641
+2563.661746	149.688
+2563.731081	136.812
+2563.800418	148.079
+2563.869755	200.656
+2563.939093	244.649
+2564.008432	272.547
+2564.077772	294.007
+2564.147113	275.766
+2564.216455	224.262
+2564.285798	194.218
+2564.355142	192.608
+2564.424487	200.656
+2564.493833	205.484
+2564.563179	159.882
+2564.632527	130.374
+2564.701875	152.907
+2564.771225	199.583
+2564.840575	225.335
+2564.909926	214.068
+2564.979279	233.382
+2565.048632	255.915
+2565.117986	275.229
+2565.187341	265.036
+2565.256697	256.988
+2565.326054	250.014
+2565.395412	255.915
+2565.464771	242.503
+2565.534131	177.586
+2565.603491	180.805
+2565.672853	194.218
+2565.742216	192.608
+2565.811579	161.491
+2565.880944	159.345
+2565.950309	207.094
+2566.019675	233.382
+2566.089043	228.554
+2566.158411	216.751
+2566.227780	216.214
+2566.297150	226.944
+2566.366521	225.335
+2566.435893	167.393
+2566.505266	150.761
+2566.574640	160.955
+2566.644015	178.123
+2566.713390	184.561
+2566.782767	189.926
+2566.852144	207.63
+2566.921523	237.674
+2566.990902	262.89
+2567.060283	284.35
+2567.129664	245.722
+2567.199046	217.824
+2567.268430	223.725
+2567.337814	253.769
+2567.407199	261.817
+2567.476585	241.43
+2567.545972	186.17
+2567.615360	150.225
+2567.684749	172.221
+2567.754138	189.389
+2567.823529	151.298
+2567.892921	180.269
+2567.962313	207.63
+2568.031707	179.196
+2568.101101	167.393
+2568.170497	165.247
+2568.239893	182.415
+2568.309290	189.926
+2568.378689	175.44
+2568.448088	172.221
+2568.517488	220.506
+2568.586889	228.017
+2568.656291	162.564
+2568.725694	174.367
+2568.795098	176.513
+2568.864502	179.732
+2568.933908	212.459
+2569.003315	245.185
+2569.072722	213.532
+2569.142131	166.856
+2569.211540	224.798
+2569.280951	217.824
+2569.350362	140.031
+2569.419774	134.666
+2569.489188	157.199
+2569.558602	153.98
+2569.628017	183.488
+2569.697433	219.433
+2569.766850	197.973
+2569.836268	165.783
+2569.905687	167.929
+2569.975106	164.174
+2570.044527	179.732
+2570.113949	225.335
+2570.183371	223.725
+2570.252795	225.871
+2570.322219	232.309
+2570.391645	214.068
+2570.461071	191.535
+2570.530498	179.196
+2570.599927	189.389
+2570.669356	194.754
+2570.738786	163.637
+2570.808217	128.228
+2570.877649	160.955
+2570.947082	202.265
+2571.016516	197.437
+2571.085950	204.948
+2571.155386	248.941
+2571.224823	265.036
+2571.294260	224.798
+2571.363699	171.148
+2571.433138	176.513
+2571.502579	199.583
+2571.572020	166.32
+2571.641462	130.911
+2571.710906	147.006
+2571.780350	151.298
+2571.849795	162.564
+2571.919241	154.517
+2571.988688	125.546
+2572.058136	125.546
+2572.127585	125.546
+2572.197035	144.323
+2572.266485	169.539
+2572.335937	180.805
+2572.405390	180.269
+2572.474843	184.561
+2572.544298	184.024
+2572.613753	167.393
+2572.683209	148.615
+2572.752667	127.155
+2572.822125	148.615
+2572.891584	165.247
+2572.961044	172.221
+2573.030505	196.364
+2573.099967	173.294
+2573.169430	168.466
+2573.238894	165.247
+2573.308359	129.301
+2573.377824	141.104
+2573.447291	174.904
+2573.516759	188.316
+2573.586227	169.002
+2573.655697	155.053
+2573.725167	159.345
+2573.794638	174.904
+2573.864111	182.415
+2573.933584	178.123
+2574.003058	169.002
+2574.072533	166.32
+2574.142009	162.564
+2574.211486	164.174
+2574.280964	177.586
+2574.350443	172.221
+2574.419923	166.32
+2574.489404	179.732
+2574.558885	185.097
+2574.628368	178.659
+2574.697851	176.513
+2574.767336	176.513
+2574.836821	185.097
+2574.906308	177.05
+2574.975795	145.933
+2575.045283	148.079
+2575.114772	176.513
+2575.184263	223.725
+2575.253754	199.583
+2575.323246	199.583
+2575.392738	212.459
+2575.462232	231.773
+2575.531727	239.284
+2575.601223	190.462
+2575.670720	130.911
+2575.740217	185.097
+2575.809716	248.941
+2575.879215	212.459
+2575.948716	163.637
+2576.018217	156.663
+2576.087719	157.199
+2576.157222	171.685
+2576.226727	174.367
+2576.296232	158.809
+2576.365738	150.761
+2576.435245	145.933
+2576.504753	170.612
+2576.574262	181.878
+2576.643771	162.028
+2576.713282	148.615
+2576.782794	154.517
+2576.852306	177.05
+2576.921820	195.291
+2576.991334	191.535
+2577.060850	173.831
+2577.130366	185.634
+2577.199884	180.805
+2577.269402	171.685
+2577.338921	186.707
+2577.408441	180.805
+2577.477962	181.342
+2577.547484	179.732
+2577.617007	149.152
+2577.686531	166.856
+2577.756056	218.36
+2577.825581	212.459
+2577.895108	188.853
+2577.964636	221.043
+2578.034164	261.817
+2578.103694	199.583
+2578.173224	174.367
+2578.242756	215.678
+2578.312288	224.798
+2578.381821	205.484
+2578.451355	219.433
+2578.520890	212.459
+2578.590427	205.484
+2578.659964	214.068
+2578.729501	247.331
+2578.799040	236.601
+2578.868580	201.192
+2578.938121	209.24
+2579.007663	282.74
+2579.077205	329.416
+2579.146749	331.025
+2579.216293	263.426
+2579.285839	187.78
+2579.355385	180.805
+2579.424932	216.214
+2579.494481	210.313
+2579.564030	177.586
+2579.633580	175.977
+2579.703131	195.827
+2579.772683	241.43
+2579.842236	266.645
+2579.911790	312.248
+2579.981345	342.828
+2580.050900	330.489
+2580.120457	343.365
+2580.190015	334.781
+2580.259573	274.156
+2580.329133	230.7
+2580.398693	246.258
+2580.468255	238.211
+2580.537817	207.63
+2580.607380	166.856
+2580.676944	123.4
+2580.746509	131.447
+2580.816075	202.802
+2580.885642	263.426
+2580.955210	277.375
+2581.024779	262.89
+2581.094349	230.163
+2581.163920	225.335
+2581.233492	241.43
+2581.303064	276.839
+2581.372638	234.455
+2581.442212	162.564
+2581.511788	132.52
+2581.581364	127.155
+2581.650941	157.199
+2581.720520	189.389
+2581.790099	211.922
+2581.859679	203.338
+2581.929260	175.977
+2581.998842	218.36
+2582.068425	250.55
+2582.138009	282.204
+2582.207594	287.032
+2582.277179	252.696
+2582.346766	184.561
+2582.416354	159.882
+2582.485942	150.761
+2582.555532	126.082
+2582.625122	120.181
+2582.694714	119.108
+2582.764306	136.276
+2582.833899	188.853
+2582.903493	220.506
+2582.973088	204.411
+2583.042685	225.335
+2583.112282	226.944
+2583.181879	195.827
+2583.251478	180.269
+2583.321078	208.703
+2583.390679	214.605
+2583.460281	173.294
+2583.529883	145.396
+2583.599487	182.951
+2583.669091	222.652
+2583.738697	216.214
+2583.808303	170.075
+2583.877911	165.247
+2583.947519	188.853
+2584.017128	189.926
+2584.086738	208.703
+2584.156349	219.433
+2584.225961	212.459
+2584.295574	200.656
+2584.365188	195.827
+2584.434803	195.827
+2584.504419	211.922
+2584.574035	192.608
+2584.643653	141.104
+2584.713271	163.101
+2584.782891	208.703
+2584.852511	216.214
+2584.922133	241.43
+2584.991755	269.328
+2585.061378	274.156
+2585.131003	238.211
+2585.200628	168.466
+2585.270254	129.301
+2585.339881	140.031
+2585.409509	172.758
+2585.479138	164.174
+2585.548768	138.422
+2585.618398	123.936
+2585.688030	151.298
+2585.757663	178.659
+2585.827296	190.462
+2585.896931	186.707
+2585.966566	214.605
+2586.036203	231.236
+2586.105840	212.995
+2586.175478	184.024
+2586.245117	175.44
+2586.314757	214.605
+2586.384399	221.043
+2586.454041	225.335
+2586.523684	208.167
+2586.593327	206.021
+2586.662972	193.145
+2586.732618	140.031
+2586.802265	108.914
+2586.871912	131.447
+2586.941561	152.907
+2587.011210	174.904
+2587.080861	171.685
+2587.150512	139.495
+2587.220165	158.272
+2587.289818	207.63
+2587.359472	190.999
+2587.429127	166.856
+2587.498783	146.469
+2587.568440	178.659
+2587.638098	205.484
+2587.707757	191.535
+2587.777417	219.97
+2587.847078	237.138
+2587.916740	206.021
+2587.986402	181.342
+2588.056066	205.484
+2588.125730	211.922
+2588.195396	172.758
+2588.265062	151.834
+2588.334729	171.148
+2588.404398	186.707
+2588.474067	152.907
+2588.543737	143.787
+2588.613408	160.955
+2588.683080	147.542
+2588.752753	125.009
+2588.822427	133.593
+2588.892102	177.586
+2588.961778	207.094
+2589.031454	197.973
+2589.101132	182.415
+2589.170811	172.221
+2589.240490	186.707
+2589.310171	178.123
+2589.379852	212.459
+2589.449534	224.798
+2589.519218	190.999
+2589.588902	175.977
+2589.658587	154.517
+2589.728273	155.053
+2589.797960	156.126
+2589.867648	133.593
+2589.937337	165.247
+2590.007027	175.977
+2590.076718	170.075
+2590.146409	176.513
+2590.216102	197.437
+2590.285795	181.342
+2590.355490	173.831
+2590.425185	162.564
+2590.494882	152.371
+2590.564579	153.98
+2590.634277	141.641
+2590.703977	142.714
+2590.773677	123.4
+2590.843378	128.765
+2590.913080	179.732
+2590.982783	234.455
+2591.052487	250.014
+2591.122192	186.17
+2591.191897	159.345
+2591.261604	187.243
+2591.331312	192.608
+2591.401020	141.641
+2591.470730	136.276
+2591.540440	177.586
+2591.610152	181.878
+2591.679864	173.831
+2591.749577	175.44
+2591.819292	203.875
+2591.889007	217.287
+2591.958723	172.758
+2592.028440	157.736
+2592.098158	166.856
+2592.167877	202.265
+2592.237597	197.437
+2592.307317	176.513
+2592.377039	154.517
+2592.446762	141.641
+2592.516485	167.929
+2592.586210	243.576
+2592.655935	248.941
+2592.725662	175.44
+2592.795389	167.393
+2592.865117	228.017
+2592.934847	233.919
+2593.004577	215.141
+2593.074308	198.51
+2593.144040	185.097
+2593.213773	210.849
+2593.283507	218.36
+2593.353242	165.783
+2593.422977	124.473
+2593.492714	131.447
+2593.562452	164.71
+2593.632190	170.075
+2593.701930	181.342
+2593.771670	189.926
+2593.841412	139.495
+2593.911154	111.06
+2593.980897	176.513
+2594.050642	210.313
+2594.120387	240.357
+2594.190133	220.506
+2594.259880	160.418
+2594.329628	127.155
+2594.399377	139.495
+2594.469127	155.053
+2594.538878	184.024
+2594.608629	181.342
+2594.678382	190.999
+2594.748136	186.707
+2594.817890	173.294
+2594.887646	194.218
+2594.957402	211.922
+2595.027159	213.532
+2595.096918	230.163
+2595.166677	255.915
+2595.236437	231.773
+2595.306198	176.513
+2595.375960	139.495
+2595.445723	142.177
+2595.515487	127.155
+2595.585252	141.104
+2595.655018	187.243
+2595.724784	221.579
+2595.794552	216.751
+2595.864321	193.681
+2595.934090	186.707
+2596.003861	192.072
+2596.073632	199.046
+2596.143404	213.532
+2596.213178	219.97
+2596.282952	210.849
+2596.352727	242.503
+2596.422503	244.112
+2596.492280	209.24
+2596.562058	171.685
+2596.631837	152.907
+2596.701617	152.371
+2596.771398	174.904
+2596.841180	217.287
+2596.910962	209.776
+2596.980746	190.462
+2597.050530	196.9
+2597.120316	193.681
+2597.190102	172.758
+2597.259890	170.075
+2597.329678	182.415
+2597.399467	185.634
+2597.469257	180.269
+2597.539048	205.484
+2597.608841	250.014
+2597.678633	222.652
+2597.748427	171.685
+2597.818222	154.517
+2597.888018	139.495
+2597.957815	143.787
+2598.027612	186.707
+2598.097411	207.094
+2598.167211	177.05
+2598.237011	162.564
+2598.306813	182.415
+2598.376615	147.542
+2598.446418	129.838
+2598.516222	156.126
+2598.586028	142.714
+2598.655834	113.743
+2598.725641	114.279
+2598.795449	140.031
+2598.865258	132.52
+2598.935068	120.717
+2599.004878	138.422
+2599.074690	194.754
+2599.144503	225.871
+2599.214316	247.331
+2599.284131	254.842
+2599.353946	208.703
+2599.423763	178.659
+2599.493580	138.958
+2599.563398	137.885
+2599.633218	173.294
+2599.703038	191.535
+2599.772859	196.9
+2599.842681	179.196
+2599.912504	164.71
+2599.982328	162.028
+2600.052153	163.637
+2600.121979	153.444
+2600.191805	126.082
+2600.261633	131.447
+2600.331462	163.637
+2600.401291	174.904
+2600.471122	156.663
+2600.540953	140.031
+2600.610786	147.006
+2600.680619	165.247
+2600.750453	184.024
+2600.820288	170.612
+2600.890124	155.053
+2600.959961	145.396
+2601.029799	183.488
+2601.099638	209.24
+2601.169478	188.853
+2601.239319	194.754
+2601.309161	187.243
+2601.379003	159.882
+2601.448847	146.469
+2601.518692	152.371
+2601.588537	151.298
+2601.658384	168.466
+2601.728231	186.17
+2601.798079	206.557
+2601.867928	218.36
+2601.937779	214.605
+2602.007630	208.167
+2602.077482	202.265
+2602.147335	196.364
+2602.217189	218.36
+2602.287044	239.82
+2602.356899	212.995
+2602.426756	204.948
+2602.496614	208.167
+2602.566473	174.904
+2602.636332	150.225
+2602.706193	158.272
+2602.776054	197.437
+2602.845916	209.24
+2602.915780	196.364
+2602.985644	192.072
+2603.055509	169.002
+2603.125375	189.389
+2603.195242	224.798
+2603.265110	250.014
+2603.334979	206.557
+2603.404849	174.367
+2603.474720	197.437
+2603.544592	196.364
+2603.614464	178.659
+2603.684338	188.316
+2603.754213	232.309
+2603.824088	220.506
+2603.893964	194.754
+2603.963842	193.145
+2604.033720	226.408
+2604.103599	203.875
+2604.173480	164.174
+2604.243361	143.25
+2604.313243	125.546
+2604.383126	126.082
+2604.453010	144.86
+2604.522895	166.856
+2604.592780	165.247
+2604.662667	150.761
+2604.732555	134.13
+2604.802444	113.743
+2604.872333	150.225
+2604.942224	179.732
+2605.012115	165.783
+2605.082007	164.174
+2605.151901	153.98
+2605.221795	158.272
+2605.291690	182.951
+2605.361586	222.652
+2605.431483	211.386
+2605.501381	184.024
+2605.571280	186.707
+2605.641180	202.802
+2605.711081	201.729
+2605.780983	203.338
+2605.850885	216.751
+2605.920789	196.9
+2605.990694	166.32
+2606.060599	166.856
+2606.130506	142.177
+2606.200413	162.028
+2606.270321	206.021
+2606.340231	203.875
+2606.410141	205.484
+2606.480052	210.313
+2606.549964	208.703
+2606.619877	171.685
+2606.689791	178.659
+2606.759706	223.189
+2606.829622	232.309
+2606.899538	195.291
+2606.969456	178.659
+2607.039375	177.05
+2607.109294	178.123
+2607.179215	186.707
+2607.249136	197.973
+2607.319059	185.634
+2607.388982	198.51
+2607.458906	196.364
+2607.528831	156.126
+2607.598758	147.542
+2607.668685	145.933
+2607.738613	149.152
+2607.808542	169.539
+2607.878471	153.444
+2607.948402	110.524
+2608.018334	139.495
+2608.088267	175.977
+2608.158200	246.258
+2608.228135	255.379
+2608.298070	197.437
+2608.368007	156.663
+2608.437944	144.323
+2608.507883	147.542
+2608.577822	177.586
+2608.647762	172.221
+2608.717703	158.272
+2608.787645	176.513
+2608.857588	189.389
+2608.927532	157.199
+2608.997477	140.568
+2609.067423	158.272
+2609.137370	155.053
+2609.207317	193.145
+2609.277266	209.24
+2609.347216	237.674
+2609.417166	231.236
+2609.487118	180.805
+2609.557070	162.028
+2609.627023	147.006
+2609.696978	151.834
+2609.766933	188.316
+2609.836889	171.148
+2609.906846	134.13
+2609.976804	138.958
+2610.046763	166.32
+2610.116723	224.262
+2610.186684	206.021
+2610.256646	144.86
+2610.326608	114.28
+2610.396572	124.473
+2610.466536	165.783
+2610.536502	179.196
+2610.606468	167.393
+2610.676436	195.291
+2610.746404	206.021
+2610.816373	169.002
+2610.886344	148.615
+2610.956315	163.637
+2611.026287	186.17
+2611.096260	170.075
+2611.166234	131.447
+2611.236209	108.378
+2611.306185	114.816
+2611.376161	141.104
+2611.446139	140.031
+2611.516118	141.641
+2611.586097	174.904
+2611.656078	189.389
+2611.726059	160.418
+2611.796042	145.933
+2611.866025	191.535
+2611.936009	217.824
+2612.005995	217.287
+2612.075981	173.831
+2612.145968	178.123
+2612.215956	207.63
+2612.285945	188.853
+2612.355935	187.78
+2612.425925	180.269
+2612.495917	189.926
+2612.565910	181.342
+2612.635904	146.469
+2612.705898	158.272
+2612.775894	185.634
+2612.845890	217.824
+2612.915888	255.379
+2612.985886	234.455
+2613.055885	191.535
+2613.125885	163.637
+2613.195887	188.853
+2613.265889	215.141
+2613.335892	211.386
+2613.405896	195.827
+2613.475901	156.126
+2613.545906	148.615
+2613.615913	165.783
+2613.685921	174.367
+2613.755930	164.71
+2613.825939	163.637
+2613.895950	189.389
+2613.965961	176.513
+2614.035974	147.006
+2614.105987	144.86
+2614.176001	133.593
+2614.246016	152.371
+2614.316033	183.488
+2614.386050	174.904
+2614.456068	159.345
+2614.526087	116.425
+2614.596107	107.841
+2614.666127	166.32
+2614.736149	196.364
+2614.806172	153.98
+2614.876196	156.126
+2614.946220	199.046
+2615.016246	206.021
+2615.086272	208.167
+2615.156300	191.535
+2615.226328	178.659
+2615.296357	209.776
+2615.366387	212.995
+2615.436419	191.535
+2615.506451	167.929
+2615.576484	187.243
+2615.646518	201.729
+2615.716553	175.977
+2615.786588	158.809
+2615.856625	160.955
+2615.926663	153.444
+2615.996702	139.495
+2616.066741	146.469
+2616.136782	185.097
+2616.206823	200.119
+2616.276866	210.313
+2616.346909	212.459
+2616.416953	169.539
+2616.486998	134.666
+2616.557045	128.228
+2616.627092	147.542
+2616.697140	157.199
+2616.767189	142.714
+2616.837239	165.247
+2616.907289	196.364
+2616.977341	198.51
+2617.047394	171.685
+2617.117448	180.805
+2617.187502	202.265
+2617.257558	188.853
+2617.327614	197.437
+2617.397672	213.532
+2617.467730	244.649
+2617.537789	234.992
+2617.607849	167.393
+2617.677911	155.59
+2617.747973	186.707
+2617.818036	196.9
+2617.888100	180.805
+2617.958165	170.075
+2618.028231	194.218
+2618.098297	206.557
+2618.168365	204.411
+2618.238434	194.218
+2618.308503	178.659
+2618.378574	164.174
+2618.448645	164.174
+2618.518718	138.958
+2618.588791	123.4
+2618.658865	133.057
+2618.728941	157.199
+2618.799017	190.462
+2618.869094	172.758
+2618.939172	174.367
+2619.009251	179.732
+2619.079331	189.926
+2619.149412	186.707
+2619.219493	152.371
+2619.289576	138.958
+2619.359660	153.98
+2619.429744	197.437
+2619.499830	216.214
+2619.569917	184.024
+2619.640004	127.155
+2619.710092	96.0385
+2619.780182	145.933
+2619.850272	181.342
+2619.920363	169.002
+2619.990455	195.291
+2620.060548	195.291
+2620.130642	150.225
+2620.200737	160.955
+2620.270833	163.637
+2620.340930	168.466
+2620.411027	135.203
+2620.481126	112.133
+2620.551226	131.984
+2620.621326	169.539
+2620.691428	181.878
+2620.761530	156.126
+2620.831634	178.123
+2620.901738	188.316
+2620.971843	180.805
+2621.041949	179.732
+2621.112056	133.593
+2621.182164	141.104
+2621.252273	207.094
+2621.322383	202.265
+2621.392494	160.955
+2621.462606	106.232
+2621.532719	136.812
+2621.602832	208.703
+2621.672947	215.141
+2621.743063	196.364
+2621.813179	187.78
+2621.883296	153.444
+2621.953415	158.272
+2622.023534	187.243
+2622.093654	165.247
+2622.163776	158.272
+2622.233898	181.878
+2622.304021	164.174
+2622.374145	147.542
+2622.444270	175.977
+2622.514395	174.904
+2622.584522	192.608
+2622.654650	192.608
+2622.724779	197.973
+2622.794908	227.481
+2622.865039	187.243
+2622.935170	139.495
+2623.005303	155.59
+2623.075436	189.389
+2623.145570	201.192
+2623.215706	193.681
+2623.285842	193.145
+2623.355979	182.951
+2623.426117	185.634
+2623.496256	201.729
+2623.566396	189.926
+2623.636537	164.174
+2623.706679	183.488
+2623.776821	181.878
+2623.846965	144.86
+2623.917110	139.495
+2623.987255	202.265
+2624.057402	219.433
+2624.127549	202.802
+2624.197698	205.484
+2624.267847	182.415
+2624.337997	166.32
+2624.408148	155.59
+2624.478300	177.05
+2624.548453	205.484
+2624.618607	191.535
+2624.688762	182.951
+2624.758918	165.783
+2624.829075	138.958
+2624.899233	156.126
+2624.969391	210.849
+2625.039551	214.068
+2625.109712	158.809
+2625.179873	142.177
+2625.250036	170.612
+2625.320199	168.466
+2625.390363	155.59
+2625.460529	158.272
+2625.530695	173.831
+2625.600862	154.517
+2625.671030	123.936
+2625.741199	173.831
+2625.811369	173.831
+2625.881540	161.491
+2625.951712	210.313
+2626.021884	253.233
+2626.092058	204.411
+2626.162233	157.736
+2626.232408	149.688
+2626.302585	176.513
+2626.372762	192.608
+2626.442940	210.313
+2626.513120	221.579
+2626.583300	212.459
+2626.653481	214.605
+2626.723663	196.9
+2626.793846	208.703
+2626.864030	272.01
+2626.934215	259.134
+2627.004401	171.685
+2627.074588	137.349
+2627.144776	147.006
+2627.214964	141.641
+2627.285154	168.466
+2627.355345	209.24
+2627.425536	244.112
+2627.495729	277.375
+2627.565922	261.817
+2627.636116	185.097
+2627.706312	141.104
+2627.776508	137.349
+2627.846705	150.761
+2627.916903	183.488
+2627.987102	200.656
+2628.057302	167.393
+2628.127503	184.024
+2628.197705	234.992
+2628.267907	210.313
+2628.338111	177.586
+2628.408316	172.221
+2628.478521	144.323
+2628.548728	140.568
+2628.618935	168.466
+2628.689144	165.247
+2628.759353	148.615
+2628.829563	134.13
+2628.899774	197.973
+2628.969986	244.112
+2629.040200	200.119
+2629.110414	157.199
+2629.180628	140.031
+2629.250844	167.393
+2629.321061	209.776
+2629.391279	199.583
+2629.461498	155.59
+2629.531717	166.856
+2629.601938	170.612
+2629.672159	147.542
+2629.742382	129.838
+2629.812605	165.247
+2629.882830	185.097
+2629.953055	183.488
+2630.023281	166.32
+2630.093508	170.075
+2630.163736	182.415
+2630.233965	195.827
+2630.304195	206.557
+2630.374426	211.922
+2630.444658	234.455
+2630.514891	233.919
+2630.585124	224.798
+2630.655359	167.929
+2630.725595	129.838
+2630.795831	160.418
+2630.866068	183.488
+2630.936307	185.634
+2631.006546	184.561
+2631.076786	185.097
+2631.147028	199.583
+2631.217270	193.145
+2631.287513	169.002
+2631.357757	164.71
+2631.428002	173.294
+2631.498248	178.659
+2631.568495	173.831
+2631.638742	165.247
+2631.708991	147.006
+2631.779241	117.498
+2631.849491	124.473
+2631.919743	139.495
+2631.989995	158.272
+2632.060249	185.634
+2632.130503	183.488
+2632.200758	167.393
+2632.271014	146.469
+2632.341272	176.513
+2632.411530	217.824
+2632.481789	197.973
+2632.552049	163.637
+2632.622309	172.221
+2632.692571	211.386
+2632.762834	204.411
+2632.833098	186.17
+2632.903362	166.32
+2632.973628	167.929
+2633.043895	223.189
+2633.114162	233.919
+2633.184430	185.097
+2633.254700	139.495
+2633.324970	188.853
+2633.395241	219.97
+2633.465513	175.44
+2633.535786	141.641
+2633.606060	136.812
+2633.676335	144.323
+2633.746611	160.418
+2633.816888	163.637
+2633.887166	150.761
+2633.957445	158.809
+2634.027724	212.995
+2634.098005	238.211
+2634.168286	230.7
+2634.238569	222.116
+2634.308852	175.44
+2634.379137	163.101
+2634.449422	176.513
+2634.519708	174.367
+2634.589995	180.805
+2634.660283	215.141
+2634.730572	226.944
+2634.800862	228.017
+2634.871153	189.926
+2634.941445	156.663
+2635.011738	175.977
+2635.082031	236.601
+2635.152326	248.404
+2635.222622	215.141
+2635.292918	215.141
+2635.363216	190.462
+2635.433514	174.904
+2635.503813	157.736
+2635.574114	160.418
+2635.644415	173.831
+2635.714717	180.805
+2635.785020	162.028
+2635.855324	152.371
+2635.925629	178.659
+2635.995935	232.309
+2636.066242	251.623
+2636.136550	227.481
+2636.206858	223.725
+2636.277168	223.189
+2636.347479	243.039
+2636.417790	247.331
+2636.488103	245.185
+2636.558416	223.189
+2636.628730	163.101
+2636.699046	121.79
+2636.769362	131.447
+2636.839679	135.203
+2636.909997	118.571
+2636.980316	171.685
+2637.050636	222.116
+2637.120957	209.776
+2637.191279	184.024
+2637.261602	173.294
+2637.331925	186.707
+2637.402250	186.17
+2637.472576	190.462
+2637.542902	226.408
+2637.613230	218.897
+2637.683558	193.145
+2637.753887	166.32
+2637.824218	141.104
+2637.894549	179.732
+2637.964881	168.466
+2638.035214	175.977
+2638.105548	231.773
+2638.175883	233.919
+2638.246219	207.63
+2638.316556	197.437
+2638.386894	177.05
+2638.457232	169.002
+2638.527572	165.783
+2638.597913	172.758
+2638.668254	171.685
+2638.738597	142.714
+2638.808940	163.101
+2638.879284	189.926
+2638.949630	177.586
+2639.019976	193.681
+2639.090323	207.094
+2639.160671	190.999
+2639.231020	162.564
+2639.301370	153.98
+2639.371721	183.488
+2639.442073	171.148
+2639.512426	164.174
+2639.582779	169.002
+2639.653134	202.802
+2639.723490	231.236
+2639.793846	239.82
+2639.864204	210.313
+2639.934562	168.466
+2640.004921	149.152
+2640.075282	164.71
+2640.145643	165.247
+2640.216005	140.568
+2640.286368	157.199
+2640.356732	197.437
+2640.427097	208.703
+2640.497463	202.802
+2640.567830	173.294
+2640.638198	147.006
+2640.708567	114.816
+2640.778936	134.666
+2640.849307	169.539
+2640.919678	168.466
+2640.990051	176.513
+2641.060424	170.075
+2641.130799	172.758
+2641.201174	201.729
+2641.271550	204.948
+2641.341927	191.535
+2641.412305	174.367
+2641.482684	184.561
+2641.553064	176.513
+2641.623445	156.663
+2641.693827	122.863
+2641.764210	125.546
+2641.834594	121.254
+2641.904978	173.294
+2641.975364	231.773
+2642.045751	215.141
+2642.116138	194.754
+2642.186526	208.167
+2642.256916	182.415
+2642.327306	153.444
+2642.397697	174.367
+2642.468089	204.948
+2642.538483	179.732
+2642.608877	155.053
+2642.679272	165.783
+2642.749668	180.805
+2642.820064	148.079
+2642.890462	144.323
+2642.960861	178.123
+2643.031261	172.221
+2643.101661	155.59
+2643.172063	145.933
+2643.242465	135.739
+2643.312869	182.951
+2643.383273	238.211
+2643.453678	222.652
+2643.524085	181.878
+2643.594492	157.736
+2643.664900	131.984
+2643.735309	127.692
+2643.805719	160.955
+2643.876130	209.776
+2643.946542	211.922
+2644.016954	174.904
+2644.087368	182.415
+2644.157783	206.557
+2644.228198	230.163
+2644.298615	240.357
+2644.369033	203.875
+2644.439451	197.973
+2644.509870	197.437
+2644.580291	174.904
+2644.650712	185.097
+2644.721134	222.116
+2644.791557	223.725
+2644.861981	214.605
+2644.932406	242.503
+2645.002832	245.722
+2645.073259	228.017
+2645.143687	228.554
+2645.214116	239.284
+2645.284545	251.087
+2645.354976	239.284
+2645.425407	215.141
+2645.495840	197.437
+2645.566273	209.776
+2645.636708	238.747
+2645.707143	220.506
+2645.777579	178.659
+2645.848016	210.849
+2645.918454	249.477
+2645.988894	223.725
+2646.059334	232.846
+2646.129774	269.864
+2646.200216	285.423
+2646.270659	256.452
+2646.341103	234.992
+2646.411548	203.875
+2646.481993	184.561
+2646.552440	164.71
+2646.622887	205.484
+2646.693336	246.795
+2646.763785	231.773
+2646.834235	207.63
+2646.904687	185.097
+2646.975139	154.517
+2647.045592	151.298
+2647.116046	223.725
+2647.186501	286.496
+2647.256957	254.306
+2647.327414	216.751
+2647.397872	231.773
+2647.468330	245.722
+2647.538790	230.7
+2647.609251	170.075
+2647.679712	136.813
+2647.750175	153.444
+2647.820638	177.05
+2647.891102	181.878
+2647.961568	216.214
+2648.032034	215.678
+2648.102501	181.342
+2648.172969	170.075
+2648.243438	172.221
+2648.313908	199.583
+2648.384379	221.579
+2648.454851	195.827
+2648.525324	173.294
+2648.595798	193.681
+2648.666272	195.291
+2648.736748	197.437
+2648.807225	215.141
+2648.877702	227.481
+2648.948181	208.167
+2649.018660	234.992
+2649.089140	267.182
+2649.159621	237.674
+2649.230104	190.462
+2649.300587	175.977
+2649.371071	166.856
+2649.441556	185.634
+2649.512042	177.586
+2649.582529	195.827
+2649.653017	223.189
+2649.723505	187.78
+2649.793995	154.517
+2649.864486	167.929
+2649.934977	154.517
+2650.005470	196.364
+2650.075963	194.754
+2650.146457	187.243
+2650.216953	224.798
+2650.287449	246.258
+2650.357946	211.922
+2650.428444	183.488
+2650.498943	164.71
+2650.569443	170.612
+2650.639944	207.094
+2650.710446	200.656
+2650.780949	159.882
+2650.851453	169.539
+2650.921958	182.415
+2650.992463	199.046
+2651.062970	187.243
+2651.133477	210.849
+2651.203986	246.258
+2651.274495	223.725
+2651.345005	177.586
+2651.415517	179.196
+2651.486029	199.583
+2651.556542	209.24
+2651.627056	203.875
+2651.697571	190.999
+2651.768087	170.612
+2651.838604	172.758
+2651.909122	201.192
+2651.979640	210.313
+2652.050160	186.707
+2652.120681	201.192
+2652.191202	233.919
+2652.261725	234.992
+2652.332248	211.386
+2652.402773	189.389
+2652.473298	156.126
+2652.543824	145.396
+2652.614351	151.834
+2652.684880	189.926
+2652.755409	217.824
+2652.825939	190.462
+2652.896470	144.323
+2652.967002	143.787
+2653.037534	182.951
+2653.108068	176.513
+2653.178603	130.374
+2653.249138	167.393
+2653.319675	226.944
+2653.390213	194.754
+2653.460751	159.882
+2653.531290	154.517
+2653.601831	147.542
+2653.672372	147.006
+2653.742914	165.247
+2653.813457	155.053
+2653.884001	158.272
+2653.954546	181.878
+2654.025092	193.145
+2654.095639	160.955
+2654.166187	145.396
+2654.236736	165.247
+2654.307286	150.225
+2654.377836	124.473
+2654.448388	161.491
+2654.518940	207.094
+2654.589494	179.732
+2654.660048	141.105
+2654.730603	157.199
+2654.801160	210.313
+2654.871717	206.557
+2654.942275	156.126
+2655.012834	163.637
+2655.083394	181.878
+2655.153955	159.345
+2655.224517	150.225
+2655.295080	197.973
+2655.365644	207.63
+2655.436208	177.586
+2655.506774	152.908
+2655.577340	175.44
+2655.647908	195.291
+2655.718476	200.656
+2655.789046	205.484
+2655.859616	169.002
+2655.930187	181.878
+2656.000760	182.415
+2656.071333	148.079
+2656.141907	172.758
+2656.212482	212.459
+2656.283058	204.411
+2656.353635	176.513
+2656.424213	187.243
+2656.494791	236.601
+2656.565371	204.411
+2656.635952	172.221
+2656.706533	170.612
+2656.777116	182.951
+2656.847699	181.878
+2656.918284	187.78
+2656.988869	209.776
+2657.059455	194.754
+2657.130043	206.021
+2657.200631	195.827
+2657.271220	165.783
+2657.341810	175.44
+2657.412401	158.273
+2657.482993	140.032
+2657.553585	167.929
+2657.624179	154.517
+2657.694774	135.203
+2657.765370	157.2
+2657.835966	157.2
+2657.906564	159.882
+2657.977162	161.492
+2658.047762	180.805
+2658.118362	216.751
+2658.188963	194.754
+2658.259565	181.342
+2658.330169	192.608
+2658.400773	219.97
+2658.471378	180.805
+2658.541984	149.689
+2658.612591	159.882
+2658.683198	152.908
+2658.753807	181.342
+2658.824417	198.51
+2658.895028	169.539
+2658.965639	151.298
+2659.036252	177.586
+2659.106865	201.192
+2659.177480	193.681
+2659.248095	201.729
+2659.318711	214.068
+2659.389328	213.532
+2659.459946	215.678
+2659.530566	202.265
+2659.601186	195.291
+2659.671807	182.951
+2659.742428	181.342
+2659.813051	182.951
+2659.883675	197.973
+2659.954300	169.539
+2660.024925	155.054
+2660.095552	233.919
+2660.166180	231.236
+2660.236808	188.853
+2660.307437	194.218
+2660.378068	174.904
+2660.448699	148.079
+2660.519331	172.221
+2660.589964	187.78
+2660.660599	178.123
+2660.731234	162.564
+2660.801870	165.783
+2660.872506	192.608
+2660.943144	191.535
+2661.013783	178.123
+2661.084423	220.506
+2661.155064	228.554
+2661.225705	217.287
+2661.296348	256.452
+2661.366991	249.477
+2661.437636	157.736
+2661.508281	111.597
+2661.578927	128.765
+2661.649574	185.097
+2661.720223	193.145
+2661.790872	141.641
+2661.861522	145.397
+2661.932173	190.462
+2662.002825	206.557
+2662.073477	187.243
+2662.144131	194.754
+2662.214786	218.36
+2662.285442	192.072
+2662.356098	142.714
+2662.426756	187.78
+2662.497414	259.134
+2662.568074	254.842
+2662.638734	209.776
+2662.709395	192.072
+2662.780057	186.17
+2662.850721	208.703
+2662.921385	215.141
+2662.992050	198.51
+2663.062716	217.824
+2663.133383	270.401
+2663.204051	302.591
+2663.274719	327.806
+2663.345389	306.346
+2663.416060	284.35
+2663.486731	263.963
+2663.557404	218.36
+2663.628077	201.192
+2663.698752	173.294
+2663.769427	152.908
+2663.840103	200.656
+2663.910781	224.798
+2663.981459	231.773
+2664.052138	281.667
+2664.122818	311.711
+2664.193499	323.514
+2664.264181	373.945
+2664.334864	419.548
+2664.405547	382.529
+2664.476232	284.886
+2664.546918	232.309
+2664.617604	204.948
+2664.688292	203.338
+2664.758980	212.459
+2664.829670	229.627
+2664.900360	241.43
+2664.971052	276.839
+2665.041744	346.047
+2665.112437	358.387
+2665.183131	324.587
+2665.253826	310.638
+2665.324522	305.273
+2665.395219	274.156
+2665.465917	238.747
+2665.536616	204.948
+2665.607315	193.681
+2665.678016	183.488
+2665.748718	175.977
+2665.819420	192.072
+2665.890124	224.798
+2665.960828	273.083
+2666.031534	304.737
+2666.102240	287.032
+2666.172947	250.55
+2666.243655	258.061
+2666.314364	272.547
+2666.385074	253.769
+2666.455785	204.948
+2666.526497	145.933
+2666.597210	148.615
+2666.667924	156.126
+2666.738639	150.225
+2666.809354	144.323
+2666.880071	149.688
+2666.950789	177.586
+2667.021507	203.875
+2667.092226	243.576
+2667.162947	217.824
+2667.233668	178.659
+2667.304390	225.335
+2667.375114	250.55
+2667.445838	232.309
+2667.516563	194.218
+2667.587289	174.904
+2667.658016	141.641
+2667.728743	151.298
+2667.799472	181.342
+2667.870202	162.564
+2667.940933	142.178
+2668.011664	168.466
+2668.082397	243.576
+2668.153130	248.941
+2668.223865	212.459
+2668.294600	237.138
+2668.365336	224.798
+2668.436074	169.539
+2668.506812	173.831
+2668.577551	173.294
+2668.648291	147.006
+2668.719032	184.024
+2668.789774	184.561
+2668.860517	148.615
+2668.931261	145.396
+2669.002005	150.225
+2669.072751	155.053
+2669.143498	151.298
+2669.214245	181.878
+2669.284994	200.119
+2669.355743	152.907
+2669.426494	145.933
+2669.497245	169.002
+2669.567997	142.177
+2669.638750	142.177
+2669.709504	174.904
+2669.780259	188.853
+2669.851015	143.25
+2669.921772	143.25
+2669.992530	170.612
+2670.063289	166.856
+2670.134049	165.783
+2670.204809	209.776
+2670.275571	207.63
+2670.346334	192.072
+2670.417097	170.612
+2670.487862	181.878
+2670.558627	199.583
+2670.629393	209.776
+2670.700161	221.579
+2670.770929	275.229
+2670.841698	255.379
+2670.912468	170.075
+2670.983239	143.25
+2671.054011	157.736
+2671.124784	194.218
+2671.195557	222.652
+2671.266332	219.433
+2671.337108	178.123
+2671.407885	153.444
+2671.478662	168.466
+2671.549441	209.24
+2671.620220	186.17
+2671.691000	163.101
+2671.761782	156.663
+2671.832564	175.977
+2671.903347	162.028
+2671.974131	175.44
+2672.044916	218.897
+2672.115702	229.09
+2672.186489	243.576
+2672.257277	251.623
+2672.328066	209.24
+2672.398856	193.145
+2672.469646	186.707
+2672.540438	229.09
+2672.611231	250.55
+2672.682024	224.798
+2672.752819	192.072
+2672.823614	147.542
+2672.894410	132.52
+2672.965208	161.491
+2673.036006	199.583
+2673.106805	212.459
+2673.177605	204.948
+2673.248406	158.272
+2673.319208	179.732
+2673.390011	237.138
+2673.460815	231.236
+2673.531619	254.842
+2673.602425	261.28
+2673.673232	248.404
+2673.744039	268.255
+2673.814848	267.182
+2673.885657	212.995
+2673.956468	225.871
+2674.027279	224.798
+2674.098091	194.218
+2674.168904	193.145
+2674.239718	196.364
+2674.310534	167.929
+2674.381350	153.444
+2674.452166	179.196
+2674.522984	179.196
+2674.593803	187.243
+2674.664623	180.805
+2674.735444	161.491
+2674.806265	137.885
+2674.877088	152.907
+2674.947911	181.342
+2675.018736	194.754
+2675.089561	219.97
+2675.160388	212.459
+2675.231215	213.532
+2675.302043	235.528
+2675.372872	225.871
+2675.443702	235.528
+2675.514533	226.944
+2675.585365	199.583
+2675.656198	173.831
+2675.727032	171.148
+2675.797867	202.265
+2675.868702	240.893
+2675.939539	257.525
+2676.010377	251.087
+2676.081215	204.411
+2676.152054	222.652
+2676.222895	200.119
+2676.293736	138.422
+2676.364578	151.298
+2676.435422	171.685
+2676.506266	202.265
+2676.577111	238.211
+2676.647957	241.43
+2676.718804	203.338
+2676.789652	164.174
+2676.860501	196.9
+2676.931350	228.554
+2677.002201	203.875
+2677.073053	183.488
+2677.143905	234.455
+2677.214759	240.357
+2677.285613	207.63
+2677.356469	231.773
+2677.427325	226.944
+2677.498182	206.557
+2677.569040	209.24
+2677.639900	212.459
+2677.710760	184.561
+2677.781621	184.024
+2677.852483	204.411
+2677.923346	214.605
+2677.994209	224.262
+2678.065074	256.988
+2678.135940	307.419
+2678.206806	341.755
+2678.277674	298.835
+2678.348543	220.506
+2678.419412	194.754
+2678.490282	186.707
+2678.561154	169.002
+2678.632026	171.685
+2678.702899	237.674
+2678.773773	223.189
+2678.844648	191.535
+2678.915524	166.32
+2678.986401	189.389
+2679.057279	274.156
+2679.128158	314.394
+2679.199038	324.587
+2679.269919	317.613
+2679.340800	290.788
+2679.411683	293.47
+2679.482566	260.207
+2679.553451	240.357
+2679.624336	240.893
+2679.695223	212.459
+2679.766110	199.583
+2679.836998	158.809
+2679.907887	143.251
+2679.978777	151.298
+2680.049668	165.783
+2680.120560	228.554
+2680.191453	282.204
+2680.262347	304.737
+2680.333242	275.766
+2680.404138	241.43
+2680.475034	208.167
+2680.545932	204.948
+2680.616830	193.145
+2680.687730	157.2
+2680.758630	171.148
+2680.829531	181.878
+2680.900434	167.393
+2680.971337	187.243
+2681.042241	189.926
+2681.113146	196.9
+2681.184052	232.309
+2681.254959	231.236
+2681.325867	186.707
+2681.396776	190.999
+2681.467686	221.579
+2681.538596	222.116
+2681.609508	186.17
+2681.680421	130.911
+2681.751334	123.937
+2681.822249	138.959
+2681.893164	188.316
+2681.964080	219.97
+2682.034998	196.9
+2682.105916	190.462
+2682.176835	184.024
+2682.247755	199.583
+2682.318676	228.017
+2682.389598	208.167
+2682.460521	167.393
+2682.531445	163.637
+2682.602370	179.196
+2682.673295	170.612
+2682.744222	181.878
+2682.815150	195.827
+2682.886078	151.835
+2682.957008	144.86
+2683.027938	190.999
+2683.098869	188.853
+2683.169802	195.827
+2683.240735	220.506
+2683.311669	206.557
+2683.382604	180.269
+2683.453540	157.2
+2683.524477	133.057
+2683.595415	98.7211
+2683.666354	99.2576
+2683.737294	116.962
+2683.808234	134.13
+2683.879176	129.302
+2683.950119	138.959
+2684.021062	210.849
+2684.092007	239.284
+2684.162952	163.101
+2684.233898	175.44
+2684.304846	241.966
+2684.375794	224.262
+2684.446743	201.729
+2684.517693	202.265
+2684.588644	188.853
+2684.659596	197.973
+2684.730549	215.678
+2684.801503	193.145
+2684.872458	184.561
+2684.943414	173.831
+2685.014370	140.568
+2685.085328	143.787
+2685.156286	172.221
+2685.227246	158.809
+2685.298206	160.419
+2685.369168	193.145
+2685.440130	227.481
+2685.511093	245.185
+2685.582057	276.839
+2685.653022	229.09
+2685.723988	184.024
+2685.794955	201.192
+2685.865923	196.9
+2685.936892	182.415
+2686.007862	206.557
+2686.078833	195.827
+2686.149804	195.291
+2686.220777	231.773
+2686.291750	242.503
+2686.362725	207.63
+2686.433700	190.999
+2686.504677	167.929
+2686.575654	162.028
+2686.646632	181.342
+2686.717611	188.316
+2686.788591	190.999
+2686.859573	202.265
+2686.930555	173.294
+2687.001537	182.415
+2687.072521	197.437
+2687.143506	183.488
+2687.214492	151.835
+2687.285478	139.495
+2687.356466	170.612
+2687.427455	204.411
+2687.498444	244.112
+2687.569435	254.306
+2687.640426	216.214
+2687.711418	170.612
+2687.782411	182.415
+2687.853406	220.506
+2687.924401	244.649
+2687.995397	249.477
+2688.066394	223.189
+2688.137392	175.44
+2688.208391	161.491
+2688.279390	199.046
+2688.350391	216.214
+2688.421393	226.944
+2688.492395	263.963
+2688.563399	276.839
+2688.634403	295.08
+2688.705409	298.299
+2688.776415	269.328
+2688.847422	248.941
+2688.918431	205.484
+2688.989440	148.615
+2689.060450	196.9
+2689.131461	241.966
+2689.202473	247.868
+2689.273486	256.452
+2689.344500	232.846
+2689.415515	237.674
+2689.486530	221.579
+2689.557547	188.853
+2689.628565	190.999
+2689.699583	201.192
+2689.770603	181.878
+2689.841623	173.294
+2689.912644	203.338
+2689.983667	232.846
+2690.054690	232.846
+2690.125714	236.601
+2690.196739	251.623
+2690.267765	260.744
+2690.338792	273.083
+2690.409820	252.696
+2690.480849	247.868
+2690.551879	252.696
+2690.622910	227.481
+2690.693941	226.408
+2690.764974	212.995
+2690.836007	195.291
+2690.907042	198.51
+2690.978077	209.776
+2691.049114	239.82
+2691.120151	311.175
+2691.191189	383.066
+2691.262229	415.792
+2691.333269	352.485
+2691.404310	290.788
+2691.475352	259.134
+2691.546395	249.477
+2691.617438	265.572
+2691.688483	234.992
+2691.759529	170.075
+2691.830576	165.247
+2691.901623	204.411
+2691.972672	247.331
+2692.043721	271.474
+2692.114772	360.533
+2692.185823	505.924
+2692.256875	556.355
+2692.327929	510.216
+2692.398983	405.599
+2692.470038	290.251
+2692.541094	231.236
+2692.612151	215.678
+2692.683209	197.973
+2692.754268	196.364
+2692.825328	151.298
+2692.896388	135.203
+2692.967450	218.36
+2693.038513	291.861
+2693.109576	353.558
+2693.180641	399.697
+2693.251706	403.989
+2693.322773	398.624
+2693.393840	403.453
+2693.464908	305.81
+2693.535977	211.922
+2693.607047	194.218
+2693.678119	190.999
+2693.749191	182.951
+2693.820263	171.685
+2693.891337	210.313
+2693.962412	238.747
+2694.033488	226.944
+2694.104565	238.747
+2694.175642	247.331
+2694.246721	279.521
+2694.317800	287.032
+2694.388881	229.09
+2694.459962	247.331
+2694.531044	279.521
+2694.602128	210.313
+2694.673212	193.681
+2694.744297	205.484
+2694.815383	201.729
+2694.886470	204.948
+2694.957558	192.072
+2695.028647	172.758
+2695.099737	176.513
+2695.170827	199.046
+2695.241919	245.722
+2695.313012	285.959
+2695.384105	298.299
+2695.455200	276.839
+2695.526295	238.747
+2695.597392	203.875
+2695.668489	218.36
+2695.739587	246.795
+2695.810686	212.995
+2695.881787	184.024
+2695.952888	188.853
+2696.023990	196.364
+2696.095093	189.926
+2696.166196	189.926
+2696.237301	201.729
+2696.308407	195.827
+2696.379514	217.824
+2696.450621	240.893
+2696.521730	181.342
+2696.592839	151.298
+2696.663950	193.681
+2696.735061	208.167
+2696.806174	178.659
+2696.877287	173.831
+2696.948401	186.707
+2697.019516	201.192
+2697.090632	197.437
+2697.161749	207.094
+2697.232867	194.754
+2697.303986	206.021
+2697.375106	192.072
+2697.446227	161.491
+2697.517348	171.685
+2697.588471	171.148
+2697.659595	193.145
+2697.730719	206.557
+2697.801845	175.977
+2697.872971	158.809
+2697.944098	166.32
+2698.015227	180.269
+2698.086356	192.608
+2698.157486	227.481
+2698.228617	215.678
+2698.299749	177.586
+2698.370882	162.564
+2698.442016	155.59
+2698.513151	160.418
+2698.584286	180.805
+2698.655423	197.973
+2698.726561	184.024
+2698.797699	187.243
+2698.868839	234.992
+2698.939979	255.915
+2699.011121	207.094
+2699.082263	169.539
+2699.153406	172.758
+2699.224550	179.732
+2699.295696	176.513
+2699.366842	158.272
+2699.437989	163.101
+2699.509137	178.123
+2699.580285	164.71
+2699.651435	178.659
+2699.722586	229.627
+2699.793738	217.287
+2699.864890	174.367
+2699.936044	162.564
+2700.007199	182.415
+2700.078354	216.751
+2700.149510	226.944
+2700.220668	209.776
+2700.291826	202.265
+2700.362985	186.707
+2700.434145	172.758
+2700.505306	152.907
+2700.576468	184.561
+2700.647631	200.119
+2700.718795	202.802
+2700.789960	181.342
+2700.861126	136.812
+2700.932293	181.342
+2701.003460	271.474
+2701.074629	237.138
+2701.145798	158.272
+2701.216969	169.539
+2701.288140	200.119
+2701.359313	228.017
+2701.430486	236.601
+2701.501660	219.97
+2701.572835	187.78
+2701.644011	185.634
+2701.715188	200.656
+2701.786366	207.63
+2701.857545	197.973
+2701.928725	184.024
+2701.999906	165.247
+2702.071087	177.586
+2702.142270	195.291
+2702.213454	157.199
+2702.284638	147.542
+2702.355824	181.878
+2702.427010	156.663
+2702.498197	126.082
+2702.569386	148.615
+2702.640575	153.444
+2702.711765	169.539
+2702.782956	162.564
+2702.854148	172.221
+2702.925341	166.32
+2702.996535	165.783
+2703.067730	145.396
+2703.138926	151.298
+2703.210122	178.123
+2703.281320	180.269
+2703.352519	171.148
+2703.423718	217.824
+2703.494919	233.919
+2703.566120	194.218
+2703.637322	185.634
+2703.708526	170.075
+2703.779730	152.371
+2703.850935	162.028
+2703.922141	189.389
+2703.993348	173.831
+2704.064556	139.495
+2704.135765	142.714
+2704.206975	151.298
+2704.278186	205.484
+2704.349397	193.145
+2704.420610	169.002
+2704.491823	158.272
+2704.563038	147.542
+2704.634253	161.491
+2704.705470	153.444
+2704.776687	147.006
+2704.847906	188.853
+2704.919125	226.944
+2704.990345	247.331
+2705.061566	223.725
+2705.132788	199.046
+2705.204011	221.043
+2705.275235	233.382
+2705.346460	203.875
+2705.417686	210.313
+2705.488912	251.623
+2705.560140	263.963
+2705.631368	230.7
+2705.702598	203.875
+2705.773828	173.294
+2705.845060	139.495
+2705.916292	129.838
+2705.987526	133.057
+2706.058760	175.44
+2706.129995	215.141
+2706.201231	187.78
+2706.272468	182.951
+2706.343706	214.068
+2706.414945	225.335
+2706.486185	214.605
+2706.557426	250.55
+2706.628667	212.995
+2706.699910	172.758
+2706.771154	163.637
+2706.842398	181.878
+2706.913644	200.656
+2706.984890	209.24
+2707.056137	211.386
+2707.127386	189.926
+2707.198635	178.123
+2707.269885	232.846
+2707.341136	261.28
+2707.412388	252.696
+2707.483641	232.846
+2707.554895	196.364
+2707.626150	182.951
+2707.697406	187.243
+2707.768662	179.196
+2707.839920	176.513
+2707.911179	191.535
+2707.982438	241.966
+2708.053699	260.744
+2708.124960	225.871
+2708.196222	174.904
+2708.267486	139.495
+2708.338750	152.371
+2708.410015	182.951
+2708.481281	165.247
+2708.552548	163.638
+2708.623816	193.145
+2708.695085	206.021
+2708.766355	179.732
+2708.837626	150.225
+2708.908898	143.787
+2708.980170	191.535
+2709.051444	214.068
+2709.122718	239.284
+2709.193994	260.207
+2709.265270	263.963
+2709.336548	207.094
+2709.407826	161.492
+2709.479105	136.276
+2709.550385	162.565
+2709.621666	192.072
+2709.692948	162.028
+2709.764231	143.251
+2709.835515	154.517
+2709.906800	170.612
+2709.978086	198.51
+2710.049373	196.9
+2710.120660	200.119
+2710.191949	210.313
+2710.263239	214.068
+2710.334529	198.51
+2710.405820	149.152
+2710.477113	164.71
+2710.548406	226.944
+2710.619700	261.28
+2710.690995	220.506
+2710.762292	157.736
+2710.833589	130.911
+2710.904887	130.911
+2710.976186	117.499
+2711.047485	135.74
+2711.118786	168.466
+2711.190088	186.17
+2711.261391	166.856
+2711.332694	171.148
+2711.403999	198.51
+2711.475304	178.659
+2711.546611	162.028
+2711.617918	155.59
+2711.689226	162.028
+2711.760536	183.488
+2711.831846	203.338
+2711.903157	198.51
+2711.974469	167.929
+2712.045782	108.915
+2712.117096	148.079
+2712.188411	192.072
+2712.259727	175.977
+2712.331043	151.298
+2712.402361	145.933
+2712.473680	179.732
+2712.544999	187.78
+2712.616320	175.44
+2712.687641	173.831
+2712.758963	206.557
+2712.830287	179.196
+2712.901611	162.565
+2712.972936	179.196
+2713.044262	176.513
+2713.115589	189.926
+2713.186917	191.535
+2713.258246	173.294
+2713.329576	187.243
+2713.400907	198.51
+2713.472239	159.882
+2713.543571	114.28
+2713.614905	137.886
+2713.686239	196.364
+2713.757575	200.119
+2713.828911	174.368
+2713.900249	180.805
+2713.971587	163.638
+2714.042926	141.641
+2714.114266	174.368
+2714.185608	173.831
+2714.256950	131.448
+2714.328293	151.298
+2714.399637	192.608
+2714.470981	195.827
+2714.542327	177.05
+2714.613674	177.05
+2714.685022	189.926
+2714.756370	175.44
+2714.827720	147.543
+2714.899070	133.594
+2714.970422	110.524
+2715.041774	113.207
+2715.113127	181.342
+2715.184482	228.554
+2715.255837	197.973
+2715.327193	165.247
+2715.398550	180.805
+2715.469908	207.63
+2715.541267	201.192
+2715.612627	157.2
+2715.683988	159.882
+2715.755349	182.951
+2715.826712	188.853
+2715.898076	197.973
+2715.969440	190.462
+2716.040806	177.586
+2716.112172	192.072
+2716.183540	194.218
+2716.254908	197.437
+2716.326277	178.659
+2716.397647	145.933
+2716.469018	140.032
+2716.540391	175.44
+2716.611764	229.09
+2716.683137	238.747
+2716.754512	241.966
+2716.825888	270.401
+2716.897265	376.628
+2716.968643	513.971
+2717.040021	612.687
+2717.111401	568.158
+2717.182781	438.862
+2717.254163	377.701
+2717.325545	363.752
+2717.396928	332.098
+2717.468313	282.204
+2717.539698	238.211
+2717.611084	235.528
+2717.682471	212.459
+2717.753859	234.455
+2717.825248	342.828
+2717.896638	482.318
+2717.968029	630.928
+2718.039420	784.367
+2718.110813	810.655
+2718.182207	717.841
+2718.253601	596.056
+2718.324997	462.467
+2718.396393	346.584
+2718.467791	284.35
+2718.539189	266.109
+2718.610588	256.452
+2718.681988	223.189
+2718.753390	212.459
+2718.824792	243.039
+2718.896195	374.482
+2718.967599	516.117
+2719.039004	609.468
+2719.110409	598.202
+2719.181816	530.066
+2719.253224	465.15
+2719.324632	405.599
+2719.396042	347.12
+2719.467452	262.89
+2719.538864	225.871
+2719.610276	198.51
+2719.681690	210.313
+2719.753104	208.167
+2719.824519	263.963
+2719.895935	356.777
+2719.967352	399.161
+2720.038770	454.42
+2720.110189	497.876
+2720.181609	520.409
+2720.253030	500.559
+2720.324452	434.033
+2720.395874	364.288
+2720.467298	323.514
+2720.538723	255.379
+2720.610148	246.258
+2720.681575	241.43
+2720.753002	221.579
+2720.824430	212.459
+2720.895860	225.871
+2720.967290	263.426
+2721.038721	328.879
+2721.110153	357.85
+2721.181586	372.872
+2721.253020	417.402
+2721.324455	466.223
+2721.395891	403.453
+2721.467327	326.733
+2721.538765	274.156
+2721.610204	209.24
+2721.681643	195.291
+2721.753084	186.707
+2721.824525	167.93
+2721.895968	195.291
+2721.967411	259.134
+2722.038855	294.007
+2722.110301	303.664
+2722.181747	324.587
+2722.253194	343.901
+2722.324642	319.759
+2722.396091	294.007
+2722.467541	277.375
+2722.538991	220.506
+2722.610443	161.492
+2722.681896	138.959
+2722.753350	153.444
+2722.824804	158.809
+2722.896260	169.003
+2722.967716	184.561
+2723.039173	218.36
+2723.110632	231.236
+2723.182091	232.309
+2723.253551	262.353
+2723.325012	271.474
+2723.396475	266.109
+2723.467938	260.207
+2723.539402	222.652
+2723.610866	197.973
+2723.682332	187.243
+2723.753799	189.389
+2723.825267	177.587
+2723.896735	138.959
+2723.968205	149.152
+2724.039675	140.568
+2724.111147	170.612
+2724.182619	241.966
+2724.254093	273.083
+2724.325567	254.842
+2724.397042	219.433
+2724.468518	190.999
+2724.539995	201.729
+2724.611473	190.463
+2724.682952	203.875
+2724.754432	212.995
+2724.825913	217.824
+2724.897395	276.302
+2724.968878	302.054
+2725.040361	233.919
+2725.111846	158.273
+2725.183331	190.999
+2725.254818	238.747
+2725.326305	226.944
+2725.397794	203.875
+2725.469283	190.999
+2725.540773	211.386
+2725.612264	224.262
+2725.683756	177.587
+2725.755249	194.218
+2725.826743	189.389
+2725.898238	162.565
+2725.969734	153.444
+2726.041231	161.492
+2726.112728	176.514
+2726.184227	198.51
+2726.255727	190.999
+2726.327227	229.09
+2726.398729	237.674
+2726.470231	218.897
+2726.541734	201.729
+2726.613239	187.78
+2726.684744	174.904
+2726.756250	177.05
+2726.827757	139.495
+2726.899265	135.74
+2726.970774	164.174
+2727.042284	136.813
+2727.113795	135.74
+2727.185307	157.736
+2727.256819	135.203
+2727.328333	170.612
+2727.399848	184.025
+2727.471363	138.959
+2727.542880	127.156
+2727.614397	128.229
+2727.685915	134.667
+2727.757435	152.371
+2727.828955	148.079
+2727.900476	140.568
+2727.971998	163.101
+2728.043521	199.046
+2728.115045	225.335
+2728.186570	187.243
+2728.258096	156.127
+2728.329623	160.955
+2728.401150	151.835
+2728.472679	160.955
+2728.544209	202.802
+2728.615739	192.072
+2728.687271	155.59
+2728.758803	158.273
+2728.830336	189.926
+2728.901871	185.098
+2728.973406	134.13
+2729.044942	111.597
+2729.116479	101.404
+2729.188017	121.254
+2729.259556	127.156
+2729.331096	147.543
+2729.402637	190.462
+2729.474179	201.192
+2729.545722	185.634
+2729.617265	162.565
+2729.688810	171.149
+2729.760355	186.707
+2729.831902	188.316
+2729.903449	180.806
+2729.974998	167.93
+2730.046547	127.156
+2730.118097	111.061
+2730.189648	137.349
+2730.261200	176.514
+2730.332753	160.419
+2730.404307	171.149
+2730.475862	218.36
+2730.547418	204.411
+2730.618975	166.857
+2730.690533	143.787
+2730.762091	134.667
+2730.833651	141.641
+2730.905211	148.616
+2730.976773	197.974
+2731.048335	226.408
+2731.119899	238.211
+2731.191463	234.992
+2731.263028	240.357
+2731.334594	247.331
+2731.406161	218.897
+2731.477730	209.776
+2731.549299	206.021
+2731.620868	196.364
+2731.692439	182.415
+2731.764011	188.853
+2731.835584	180.269
+2731.907157	182.415
+2731.978732	229.09
+2732.050308	207.094
+2732.121884	200.12
+2732.193462	223.189
+2732.265040	239.284
+2732.336619	278.985
+2732.408199	310.102
+2732.479781	288.105
+2732.551363	204.412
+2732.622946	177.587
+2732.694530	175.441
+2732.766115	146.47
+2732.837700	153.444
+2732.909287	175.977
+2732.980875	194.755
+2733.052464	252.16
+2733.124053	265.572
+2733.195644	234.455
+2733.267235	218.897
+2733.338828	200.656
+2733.410421	212.459
+2733.482015	236.601
+2733.553611	198.51
+2733.625207	142.178
+2733.696804	133.594
+2733.768402	136.813
+2733.840001	136.813
+2733.911601	116.426
+2733.983202	144.324
+2734.054804	190.463
+2734.126406	186.171
+2734.198010	193.145
+2734.269615	230.163
+2734.341220	234.992
+2734.412827	209.777
+2734.484434	184.025
+2734.556042	181.879
+2734.627652	172.758
+2734.699262	176.514
+2734.770873	216.751
+2734.842485	239.82
+2734.914098	211.923
+2734.985712	152.908
+2735.057327	127.692
+2735.128943	160.955
+2735.200560	240.893
+2735.272178	241.966
+2735.343796	186.707
+2735.415416	172.222
+2735.487036	175.441
+2735.558658	212.459
+2735.630280	215.678
+2735.701904	175.441
+2735.773528	157.736
+2735.845153	179.196
+2735.916779	181.342
+2735.988407	211.923
+2736.060035	228.554
+2736.131664	191.536
+2736.203294	220.506
+2736.274924	275.229
+2736.346556	249.477
+2736.418189	204.412
+2736.489823	204.948
+2736.561457	203.875
+2736.633093	196.901
+2736.704729	203.875
+2736.776367	215.141
+2736.848005	208.167
+2736.919644	200.12
+2736.991285	215.141
+2737.062926	200.656
+2737.134568	186.707
+2737.206211	175.441
+2737.277855	190.463
+2737.349500	256.988
+2737.421146	265.036
+2737.492793	200.656
+2737.564440	167.393
+2737.636089	179.733
+2737.707739	179.196
+2737.779389	158.809
+2737.851041	112.134
+2737.922693	96.0387
+2737.994347	146.47
+2738.066001	193.682
+2738.137656	212.996
+2738.209312	250.55
+2738.280969	280.058
+2738.352628	228.554
+2738.424287	179.733
+2738.495946	150.225
+2738.567607	183.488
+2738.639269	190.463
+2738.710932	156.663
+2738.782596	142.714
+2738.854260	158.273
+2738.925926	171.685
+2738.997592	144.86
+2739.069260	150.762
+2739.140928	207.631
+2739.212597	265.036
+2739.284268	258.598
+2739.355939	192.609
+2739.427611	153.444
+2739.499284	156.663
+2739.570958	202.802
+2739.642633	230.163
+2739.714309	230.7
+2739.785986	225.871
+2739.857663	189.39
+2739.929342	163.638
+2740.001022	144.86
+2740.072702	149.689
+2740.144384	184.025
+2740.216066	239.284
+2740.287750	202.266
+2740.359434	148.616
+2740.431119	138.959
+2740.502805	178.123
+2740.574493	217.824
+2740.646181	201.729
+2740.717870	155.054
+2740.789560	140.568
+2740.861250	173.295
+2740.932942	190.999
+2741.004635	194.218
+2741.076329	200.656
+2741.148023	181.342
+2741.219719	196.364
+2741.291415	199.047
+2741.363113	184.561
+2741.434811	189.39
+2741.506511	192.072
+2741.578211	205.485
+2741.649912	233.382
+2741.721614	233.919
+2741.793317	188.853
+2741.865021	124.473
+2741.936726	136.276
+2742.008432	144.86
+2742.080139	194.218
+2742.151847	233.919
+2742.223555	233.382
+2742.295265	233.382
+2742.366976	250.014
+2742.438687	219.97
+2742.510399	158.809
+2742.582113	153.444
+2742.653827	170.076
+2742.725542	177.587
+2742.797259	167.93
+2742.868976	130.375
+2742.940694	122.327
+2743.012413	129.302
+2743.084133	155.59
+2743.155854	193.145
+2743.227576	189.926
+2743.299298	150.762
+2743.371022	155.59
+2743.442747	159.882
+2743.514472	156.127
+2743.586199	145.397
+2743.657926	127.156
+2743.729655	133.594
+2743.801384	152.371
+2743.873114	156.127
+2743.944845	159.882
+2744.016577	165.784
+2744.088311	160.955
+2744.160045	175.441
+2744.231780	205.484
+2744.303515	200.656
+2744.375252	179.196
+2744.446990	193.682
+2744.518729	209.24
+2744.590468	218.36
+2744.662209	194.755
+2744.733950	160.955
+2744.805693	157.736
+2744.877436	192.072
+2744.949181	197.437
+2745.020926	182.952
+2745.092672	151.298
+2745.164419	118.572
+2745.236167	128.765
+2745.307916	138.422
+2745.379666	138.959
+2745.451417	179.733
+2745.523169	210.849
+2745.594922	204.948
+2745.666676	167.393
+2745.738430	113.743
+2745.810186	129.302
+2745.881942	189.39
+2745.953700	225.871
+2746.025458	228.017
+2746.097217	204.948
+2746.168978	195.828
+2746.240739	187.78
+2746.312501	212.995
+2746.384264	225.335
+2746.456028	169.539
+2746.527793	148.616
+2746.599559	169.003
+2746.671326	150.225
+2746.743094	137.886
+2746.814862	147.006
+2746.886632	142.178
+2746.958403	148.079
+2747.030174	145.933
+2747.101947	154.517
+2747.173720	207.63
+2747.245494	206.021
+2747.317270	216.751
+2747.389046	181.342
+2747.460823	171.149
+2747.532601	187.78
+2747.604380	203.339
+2747.676160	197.974
+2747.747941	174.368
+2747.819723	166.857
+2747.891506	150.762
+2747.963289	147.006
+2748.035074	206.021
+2748.106859	274.693
+2748.178646	326.733
+2748.250433	368.044
+2748.322222	361.606
+2748.394011	292.397
+2748.465801	232.309
+2748.537593	218.36
+2748.609385	234.992
+2748.681178	222.652
+2748.752972	224.262
+2748.824767	216.214
+2748.896563	210.313
+2748.968360	209.24
+2749.040157	221.043
+2749.111956	273.083
+2749.183756	368.58
+2749.255556	413.11
+2749.327358	436.179
+2749.399160	411.5
+2749.470964	341.755
+2749.542768	284.35
+2749.614573	226.945
+2749.686380	208.167
+2749.758187	226.945
+2749.829995	255.379
+2749.901804	256.988
+2749.973614	282.204
+2750.045425	289.178
+2750.117237	303.664
+2750.189049	333.171
+2750.260863	385.212
+2750.332678	422.23
+2750.404493	371.799
+2750.476310	290.788
+2750.548127	249.477
+2750.619946	248.404
+2750.691765	258.598
+2750.763585	226.408
+2750.835407	169.003
+2750.907229	166.32
+2750.979052	195.828
+2751.050876	231.236
+2751.122701	262.89
+2751.194527	272.01
+2751.266354	311.711
+2751.338181	338.536
+2751.410010	343.901
+2751.481840	319.759
+2751.553670	262.89
+2751.625502	211.386
+2751.697334	179.733
+2751.769168	175.441
+2751.841002	181.879
+2751.912838	195.291
+2751.984674	200.12
+2752.056511	204.948
+2752.128349	228.554
+2752.200188	297.762
+2752.272028	287.569
+2752.343869	238.211
+2752.415711	226.945
+2752.487554	201.729
+2752.559397	158.273
+2752.631242	158.273
+2752.703088	175.441
+2752.774934	151.835
+2752.846782	132.521
+2752.918630	156.663
+2752.990479	173.831
+2753.062330	181.342
+2753.134181	192.072
+2753.206033	199.583
+2753.277886	181.342
+2753.349740	192.609
+2753.421595	228.017
+2753.493451	197.974
+2753.565308	193.682
+2753.637166	147.543
+2753.709024	118.035
+2753.780884	148.079
+2753.852745	170.076
+2753.924606	184.025
+2753.996469	166.857
+2754.068332	145.933
+2754.140197	175.977
+2754.212062	191.536
+2754.283928	201.193
+2754.355795	198.51
+2754.427663	166.857
+2754.499532	165.247
+2754.571402	190.999
+2754.643273	194.218
+2754.715145	168.466
+2754.787018	151.298
+2754.858892	135.74
+2754.930766	125.01
+2755.002642	123.937
+2755.074518	118.572
+2755.146396	114.28
+2755.218274	131.448
+2755.290154	157.736
+2755.362034	218.361
+2755.433915	214.605
+2755.505797	152.371
+2755.577681	143.251
+2755.649565	140.568
+2755.721450	116.962
+2755.793336	112.67
+2755.865222	183.488
+2755.937110	187.244
+2756.008999	157.2
+2756.080889	144.86
+2756.152779	137.349
+2756.224671	163.101
+2756.296563	210.313
+2756.368457	209.24
+2756.440351	174.368
+2756.512246	156.663
+2756.584143	138.422
+2756.656040	135.74
+2756.727938	178.66
+2756.799837	174.904
+2756.871737	151.298
+2756.943638	137.886
+2757.015540	152.908
+2757.087442	188.853
+2757.159346	146.47
+2757.231251	106.769
+2757.303157	159.882
+2757.375063	200.12
+2757.446971	192.609
+2757.518879	170.076
+2757.590788	130.375
+2757.662699	116.962
+2757.734610	120.181
+2757.806522	153.981
+2757.878435	163.638
+2757.950349	145.397
+2758.022264	136.276
+2758.094180	147.543
+2758.166097	160.419
+2758.238015	178.66
+2758.309934	189.39
+2758.381853	160.419
+2758.453774	147.006
+2758.525695	174.368
+2758.597618	171.149
+2758.669541	182.952
+2758.741466	186.171
+2758.813391	170.076
+2758.885317	188.853
+2758.957244	210.85
+2759.029173	193.145
+2759.101102	183.488
+2759.173032	202.802
+2759.244963	157.736
+2759.316894	105.696
+2759.388827	128.765
+2759.460761	140.568
+2759.532696	159.346
+2759.604631	177.587
+2759.676568	163.101
+2759.748505	141.105
+2759.820444	161.492
+2759.892383	157.736
+2759.964323	151.835
+2760.036265	170.076
+2760.108207	167.93
+2760.180150	178.66
+2760.252094	178.123
+2760.324039	193.145
+2760.395985	163.638
+2760.467932	128.229
+2760.539880	133.057
+2760.611828	131.448
+2760.683778	127.692
+2760.755729	128.765
+2760.827680	127.692
+2760.899633	127.156
+2760.971586	144.324
+2761.043541	145.933
+2761.115496	147.543
+2761.187452	162.565
+2761.259409	196.364
+2761.331367	243.039
+2761.403327	247.868
+2761.475287	210.85
+2761.547247	206.558
+2761.619209	209.24
+2761.691172	174.904
+2761.763136	94.4292
+2761.835101	85.8452
+2761.907066	87.9912
+2761.979033	130.911
+2762.051000	149.152
+2762.122969	125.01
+2762.194938	128.229
+2762.266908	180.806
+2762.338880	212.996
+2762.410852	203.875
+2762.482825	212.459
+2762.554799	192.072
+2762.626774	190.999
+2762.698750	207.094
+2762.770727	256.452
+2762.842705	224.799
+2762.914683	145.397
+2762.986663	123.937
+2763.058644	143.787
+2763.130625	154.517
+2763.202608	144.86
+2763.274591	149.152
+2763.346576	153.981
+2763.418561	158.273
+2763.490547	166.32
+2763.562534	188.317
+2763.634523	171.685
+2763.706512	148.079
+2763.778502	157.736
+2763.850493	158.809
+2763.922485	126.083
+2763.994477	107.842
+2764.066471	162.028
+2764.138466	193.682
+2764.210461	169.539
+2764.282458	201.193
+2764.354456	211.923
+2764.426454	199.047
+2764.498453	190.463
+2764.570454	197.974
+2764.642455	181.342
+2764.714457	155.054
+2764.786460	142.714
+2764.858464	143.787
+2764.930469	157.736
+2765.002475	155.054
+2765.074482	152.908
+2765.146490	167.393
+2765.218499	195.291
+2765.290508	183.488
+2765.362519	165.247
+2765.434531	192.072
+2765.506543	186.171
+2765.578557	155.59
+2765.650571	159.346
+2765.722586	181.879
+2765.794603	199.583
+2765.866620	187.244
+2765.938638	145.397
+2766.010657	161.492
+2766.082677	181.879
+2766.154698	184.025
+2766.226720	162.565
+2766.298743	142.178
+2766.370766	165.784
+2766.442791	166.32
+2766.514817	190.999
+2766.586843	206.021
+2766.658871	203.339
+2766.730899	146.47
+2766.802929	98.1847
+2766.874959	136.813
+2766.946990	151.835
+2767.019023	170.076
+2767.091056	203.339
+2767.163090	167.393
+2767.235125	126.083
+2767.307161	169.539
+2767.379198	209.777
+2767.451235	157.2
+2767.523274	113.743
+2767.595314	111.597
+2767.667355	119.645
+2767.739396	159.882
+2767.811439	189.39
+2767.883482	176.514
+2767.955527	175.441
+2768.027572	171.149
+2768.099618	156.663
+2768.171665	146.47
+2768.243714	135.74
+2768.315763	106.232
+2768.387813	90.1372
+2768.459864	136.276
+2768.531915	173.295
+2768.603968	178.123
+2768.676022	158.273
+2768.748077	155.054
+2768.820132	193.682
+2768.892189	175.441
+2768.964247	167.393
+2769.036305	193.145
+2769.108364	168.466
+2769.180425	159.882
+2769.252486	181.342
+2769.324548	212.459
+2769.396611	215.141
+2769.468675	199.583
+2769.540740	202.266
+2769.612806	178.66
+2769.684873	152.908
+2769.756941	136.276
+2769.829010	122.864
+2769.901080	120.718
+2769.973150	137.349
+2770.045222	140.032
+2770.117294	130.375
+2770.189368	134.667
+2770.261442	153.444
+2770.333518	168.466
+2770.405594	190.999
+2770.477671	195.828
+2770.549749	137.886
+2770.621828	109.988
+2770.693908	128.765
+2770.765989	160.419
+2770.838071	178.66
+2770.910154	181.879
+2770.982238	229.09
+2771.054323	221.579
+2771.126408	193.145
+2771.198495	194.218
+2771.270582	167.93
+2771.342671	129.302
+2771.414760	132.521
+2771.486851	150.225
+2771.558942	172.758
+2771.631034	177.587
+2771.703127	153.981
+2771.775221	135.74
+2771.847316	112.67
+2771.919412	90.6737
+2771.991509	104.623
+2772.063607	155.054
+2772.135706	199.047
+2772.207806	212.459
+2772.279906	182.952
+2772.352008	158.273
+2772.424110	145.933
+2772.496214	131.448
+2772.568318	112.134
+2772.640424	96.0387
+2772.712530	114.28
+2772.784637	154.517
+2772.856745	166.857
+2772.928854	172.222
+2773.000964	168.466
+2773.073075	171.685
+2773.145187	186.707
+2773.217300	212.459
+2773.289414	219.97
+2773.361529	169.539
+2773.433644	154.517
+2773.505761	166.32
+2773.577878	149.152
+2773.649997	156.663
+2773.722116	151.298
+2773.794237	124.473
+2773.866358	127.692
+2773.938480	147.006
+2774.010603	148.616
+2774.082727	149.152
+2774.154852	138.422
+2774.226978	135.74
+2774.299105	144.324
+2774.371233	155.59
+2774.443362	159.882
+2774.515492	141.641
+2774.587622	140.568
+2774.659754	135.74
+2774.731886	107.842
+2774.804020	113.743
+2774.876154	116.426
+2774.948290	115.889
+2775.020426	142.178
+2775.092563	141.641
+2775.164701	159.346
+2775.236841	181.879
+2775.308981	202.802
+2775.381122	182.952
+2775.453263	154.517
+2775.525406	144.86
+2775.597550	162.028
+2775.669695	184.025
+2775.741840	203.339
+2775.813987	188.317
+2775.886135	195.291
+2775.958283	224.262
+2776.030433	206.557
+2776.102583	152.908
+2776.174734	155.054
+2776.246886	177.05
+2776.319040	177.05
+2776.391194	178.66
+2776.463349	200.656
+2776.535505	221.579
+2776.607662	215.678
+2776.679819	193.145
+2776.751978	143.787
+2776.824138	129.838
+2776.896299	149.689
+2776.968460	124.473
+2777.040623	103.013
+2777.112786	118.572
+2777.184951	154.517
+2777.257116	192.072
+2777.329282	196.9
+2777.401450	187.78
+2777.473618	164.174
+2777.545787	123.4
+2777.617957	105.696
+2777.690128	122.864
+2777.762300	129.838
+2777.834473	121.791
+2777.906646	115.353
+2777.978821	136.276
+2778.050997	158.273
+2778.123174	174.368
+2778.195351	169.539
+2778.267530	181.342
+2778.339709	199.046
+2778.411889	183.488
+2778.484071	163.638
+2778.556253	140.568
+2778.628436	125.01
+2778.700620	155.054
+2778.772805	180.269
+2778.844991	170.076
+2778.917178	153.444
+2778.989366	158.273
+2779.061555	170.076
+2779.133745	166.32
+2779.205935	143.251
+2779.278127	151.835
+2779.350319	196.364
+2779.422513	257.525
+2779.494707	241.966
+2779.566903	172.222
+2779.639099	135.203
+2779.711296	141.105
+2779.783494	152.371
+2779.855693	176.514
+2779.927894	197.973
+2780.000095	191.535
+2780.072296	172.758
+2780.144499	168.466
+2780.216703	164.711
+2780.288908	186.707
+2780.361114	190.999
+2780.433320	142.178
+2780.505528	126.083
+2780.577736	123.937
+2780.649946	143.251
+2780.722156	166.857
+2780.794367	199.046
+2780.866580	217.824
+2780.938793	165.783
+2781.011007	104.086
+2781.083222	115.353
+2781.155438	186.17
+2781.227655	215.141
+2781.299873	213.532
+2781.372092	195.291
+2781.444311	179.732
+2781.516532	202.265
+2781.588754	174.904
+2781.660976	145.933
+2781.733200	119.645
+2781.805424	104.086
+2781.877649	133.057
+2781.949876	156.663
+2782.022103	199.583
+2782.094331	196.364
+2782.166560	163.638
+2782.238790	192.608
+2782.311021	194.754
+2782.383253	174.367
+2782.455486	148.079
+2782.527720	133.594
+2782.599955	145.933
+2782.672190	167.93
+2782.744427	190.462
+2782.816665	153.444
+2782.888903	136.276
+2782.961143	158.273
+2783.033383	185.097
+2783.105624	162.028
+2783.177866	123.937
+2783.250110	161.492
+2783.322354	200.656
+2783.394599	218.897
+2783.466845	181.342
+2783.539092	136.813
+2783.611340	115.889
+2783.683588	132.521
+2783.755838	177.586
+2783.828089	186.17
+2783.900341	133.057
+2783.972593	115.889
+2784.044847	166.32
+2784.117101	199.583
+2784.189356	199.583
+2784.261613	181.878
+2784.333870	166.32
+2784.406128	148.079
+2784.478387	133.594
+2784.550647	107.842
+2784.622908	127.156
+2784.695170	162.565
+2784.767433	141.641
+2784.839697	112.67
+2784.911962	120.181
+2784.984227	135.203
+2785.056494	151.835
+2785.128762	150.225
+2785.201030	158.809
+2785.273300	158.809
+2785.345570	153.981
+2785.417841	181.342
+2785.490114	143.787
+2785.562387	128.229
+2785.634661	157.2
+2785.706936	165.784
+2785.779212	152.371
+2785.851489	120.181
+2785.923767	115.353
+2785.996046	134.13
+2786.068325	146.47
+2786.140606	128.765
+2786.212888	145.933
+2786.285170	181.342
+2786.357454	197.973
+2786.429738	166.857
+2786.502024	144.324
+2786.574310	126.619
+2786.646597	132.521
+2786.718885	131.984
+2786.791174	141.105
+2786.863465	158.273
+2786.935756	149.152
+2787.008048	151.835
+2787.080340	194.218
+2787.152634	217.287
+2787.224929	211.922
+2787.297225	224.798
+2787.369521	252.16
+2787.441819	241.43
+2787.514117	200.656
+2787.586417	194.754
+2787.658717	165.247
+2787.731019	154.517
+2787.803321	164.174
+2787.875624	174.368
+2787.947928	143.251
+2788.020233	122.864
+2788.092539	167.393
+2788.164846	210.313
+2788.237154	239.284
+2788.309463	247.868
+2788.381773	225.335
+2788.454083	215.141
+2788.526395	180.806
+2788.598708	193.145
+2788.671021	199.583
+2788.743336	178.123
+2788.815651	164.711
+2788.887967	185.098
+2788.960285	194.755
+2789.032603	184.561
+2789.104922	172.758
+2789.177242	166.857
+2789.249563	180.269
+2789.321885	181.342
+2789.394208	179.196
+2789.466532	170.076
+2789.538856	187.244
+2789.611182	219.433
+2789.683509	194.218
+2789.755836	139.495
+2789.828165	118.035
+2789.900494	134.667
+2789.972825	162.028
+2790.045156	184.561
+2790.117488	181.879
+2790.189822	158.273
+2790.262156	148.616
+2790.334491	197.437
+2790.406827	276.839
+2790.479164	278.985
+2790.551502	232.309
+2790.623841	189.926
+2790.696180	163.101
+2790.768521	167.393
+2790.840863	166.857
+2790.913205	175.977
+2790.985549	164.711
+2791.057893	161.492
+2791.130239	190.999
+2791.202585	192.608
+2791.274932	184.561
+2791.347280	164.174
+2791.419630	147.006
+2791.491980	123.4
+2791.564331	142.178
+2791.636683	169.003
+2791.709036	155.054
+2791.781389	138.422
+2791.853744	155.054
+2791.926100	171.149
+2791.998456	169.003
+2792.070814	172.222
+2792.143173	159.346
+2792.215532	129.838
+2792.287892	155.054
+2792.360254	188.316
+2792.432616	209.24
+2792.504979	230.7
+2792.577343	233.919
+2792.649709	177.587
+2792.722075	134.13
+2792.794442	146.47
+2792.866809	190.462
+2792.939178	175.441
+2793.011548	127.156
+2793.083919	166.32
+2793.156290	238.747
+2793.228663	215.678
+2793.301037	171.685
+2793.373411	167.393
+2793.445786	171.149
+2793.518163	196.9
+2793.590540	222.652
+2793.662918	182.951
+2793.735297	164.174
+2793.807677	156.663
+2793.880059	165.784
+2793.952440	153.981
+2794.024823	136.276
+2794.097207	162.565
+2794.169592	167.393
+2794.241978	189.926
+2794.314364	224.262
+2794.386752	206.021
+2794.459141	197.973
+2794.531530	225.871
+2794.603920	217.824
+2794.676312	184.024
+2794.748704	163.638
+2794.821097	197.437
+2794.893491	242.503
+2794.965886	219.97
+2795.038283	156.663
+2795.110679	154.517
+2795.183077	206.557
+2795.255476	249.477
+2795.327876	204.411
+2795.400277	167.393
+2795.472678	225.335
+2795.545081	234.992
+2795.617485	203.338
+2795.689889	179.196
+2795.762294	161.492
+2795.834701	137.886
+2795.907108	158.809
+2795.979516	180.269
+2796.051925	207.094
+2796.124336	231.773
+2796.196747	216.214
+2796.269159	190.999
+2796.341571	161.492
+2796.413985	131.984
+2796.486400	150.762
+2796.558816	170.612
+2796.631232	153.444
+2796.703650	192.609
+2796.776069	212.459
+2796.848488	189.926
+2796.920909	147.543
+2796.993330	143.251
+2797.065752	135.203
+2797.138175	140.032
+2797.210600	127.692
+2797.283025	138.959
+2797.355451	181.342
+2797.427878	182.415
+2797.500306	159.882
+2797.572734	149.152
+2797.645164	149.689
+2797.717595	156.663
+2797.790027	166.857
+2797.862459	166.857
+2797.934893	115.889
+2798.007327	112.67
+2798.079763	134.13
+2798.152199	155.59
+2798.224636	176.514
+2798.297075	166.32
+2798.369514	150.762
+2798.441954	145.933
+2798.514395	175.977
+2798.586837	187.78
+2798.659280	196.364
+2798.731724	186.171
+2798.804168	160.419
+2798.876614	166.32
+2798.949061	164.174
+2799.021508	205.484
+2799.093957	233.919
+2799.166406	199.046
+2799.238857	170.612
+2799.311308	173.295
+2799.383761	183.488
+2799.456214	211.922
+2799.528668	222.652
+2799.601123	180.269
+2799.673579	153.444
+2799.746036	162.565
+2799.818494	151.835
+2799.890953	154.517
+2799.963413	171.685
+2800.035873	177.587
+2800.108335	159.882
+2800.180798	171.149
+2800.253261	226.944
+2800.325726	202.802
+2800.398191	172.222
+2800.470657	200.119
+2800.543125	177.05
+2800.615593	138.959
+2800.688062	137.349
+2800.760532	153.981
+2800.833003	137.886
+2800.905475	130.375
+2800.977948	135.203
+2801.050422	177.587
+2801.122897	185.634
+2801.195373	150.225
+2801.267849	127.692
+2801.340327	134.667
+2801.412805	156.127
+2801.485285	195.291
+2801.557765	194.755
+2801.630247	187.244
+2801.702729	178.66
+2801.775212	177.587
+2801.847696	175.977
+2801.920182	177.587
+2801.992668	192.072
+2802.065155	176.514
+2802.137643	154.517
+2802.210131	168.466
+2802.282621	163.101
+2802.355112	186.171
+2802.427604	207.63
+2802.500096	200.12
+2802.572590	178.123
+2802.645084	160.419
+2802.717580	131.984
+2802.790076	127.156
+2802.862573	118.572
+2802.935072	123.937
+2803.007571	131.448
+2803.080071	141.105
+2803.152572	173.831
+2803.225074	164.174
+2803.297577	192.072
+2803.370081	293.47
+2803.442586	305.81
+2803.515091	259.671
+2803.587598	222.116
+2803.660106	184.025
+2803.732614	196.901
+2803.805124	231.773
+2803.877634	231.773
+2803.950146	225.335
+2804.022658	200.12
+2804.095171	135.203
+2804.167685	138.422
+2804.240200	170.076
+2804.312716	200.12
+2804.385233	217.824
+2804.457751	197.974
+2804.530270	197.437
+2804.602790	163.638
+2804.675311	135.74
+2804.747833	140.568
+2804.820355	173.295
+2804.892879	185.098
+2804.965403	181.342
+2805.037929	174.368
+2805.110455	171.149
+2805.182982	179.196
+2805.255511	190.999
+2805.328040	228.017
+2805.400570	223.725
+2805.473101	175.441
+2805.545633	137.886
+2805.618166	134.13
+2805.690700	169.003
+2805.763235	173.295
+2805.835770	152.371
+2805.908307	194.755
+2805.980845	203.339
+2806.053383	166.32
+2806.125923	154.517
+2806.198463	130.375
+2806.271005	108.915
+2806.343547	152.371
+2806.416090	197.974
+2806.488634	246.258
+2806.561179	254.842
+2806.633725	179.733
+2806.706272	155.054
+2806.778820	155.054
+2806.851369	159.882
+2806.923919	223.726
+2806.996470	265.572
+2807.069022	333.171
+2807.141574	476.953
+2807.214128	535.432
+2807.286682	522.556
+2807.359238	473.734
+2807.431794	395.942
+2807.504351	343.901
+2807.576910	276.839
+2807.649469	219.97
+2807.722029	214.069
+2807.794590	184.561
+2807.867152	157.2
+2807.939715	203.875
+2808.012279	306.346
+2808.084844	440.471
+2808.157409	614.833
+2808.229976	835.871
+2808.302544	875.036
+2808.375112	739.301
+2808.447682	572.45
+2808.520252	403.989
+2808.592824	298.299
+2808.665396	263.427
+2808.737969	240.894
+2808.810543	228.554
+2808.883119	233.919
+2808.955695	261.281
+2809.028272	385.212
+2809.100850	513.435
+2809.173429	648.633
+2809.246008	808.51
+2809.318589	825.678
+2809.391171	653.461
+2809.463753	451.738
+2809.536337	350.876
+2809.608922	278.448
+2809.681507	216.215
+2809.754093	213.532
+2809.826681	224.799
+2809.899269	280.594
+2809.971858	310.638
+2810.044448	292.397
+2810.117039	347.12
+2810.189631	476.417
+2810.262224	610.005
+2810.334818	594.983
+2810.407413	461.931
+2810.480009	344.974
+2810.552606	273.62
+2810.625203	254.306
+2810.697802	212.459
+2810.770401	171.685
+2810.843002	149.689
+2810.915603	201.193
+2810.988205	298.299
+2811.060809	298.299
+2811.133413	323.514
+2811.206018	405.599
+2811.278624	419.011
+2811.351231	373.409
+2811.423839	295.08
+2811.496448	262.89
+2811.569058	259.671
+2811.641669	253.233
+2811.714280	204.412
+2811.786893	160.955
+2811.859506	143.787
+2811.932121	167.393
+2812.004736	172.758
+2812.077353	134.13
+2812.149970	158.273
+2812.222588	197.974
+2812.295208	265.573
+2812.367828	290.788
+2812.440449	227.481
+2812.513071	186.707
+2812.585694	204.948
+2812.658318	228.018
+2812.730943	213.532
+2812.803568	160.419
+2812.876195	147.006
+2812.948823	177.587
+2813.021451	169.539
+2813.094081	134.667
+2813.166711	158.273
+2813.239343	234.456
+2813.311975	259.671
+2813.384608	239.284
+2813.457243	196.901
+2813.529878	172.222
+2813.602514	166.32
+2813.675151	166.857
+2813.747789	166.32
+2813.820428	166.857
+2813.893067	137.886
+2813.965708	136.276
+2814.038350	149.152
+2814.110993	170.612
+2814.183636	156.663
+2814.256281	170.612
+2814.328926	230.7
+2814.401573	247.868
+2814.474220	215.678
+2814.546868	184.025
+2814.619517	180.806
+2814.692168	179.733
+2814.764819	142.714
+2814.837471	118.572
+2814.910124	142.714
+2814.982778	182.952
+2815.055432	169.539
+2815.128088	148.079
+2815.200745	199.047
+2815.273403	200.656
+2815.346061	167.393
+2815.418721	178.66
+2815.491381	161.492
+2815.564042	162.028
+2815.636705	143.787
+2815.709368	122.864
+2815.782032	161.492
+2815.854697	178.123
+2815.927364	151.835
+2816.000031	134.667
+2816.072699	135.74
+2816.145367	167.93
+2816.218037	183.488
+2816.290708	160.955
+2816.363380	181.879
+2816.436052	185.098
+2816.508726	142.714
+2816.581401	131.984
+2816.654076	166.32
+2816.726752	197.437
+2816.799430	157.736
+2816.872108	138.422
+2816.944787	147.006
+2817.017467	145.397
+2817.090149	148.079
+2817.162831	167.393
+2817.235514	173.831
+2817.308197	170.612
+2817.380882	172.222
+2817.453568	173.831
+2817.526255	207.094
+2817.598943	196.364
+2817.671631	165.784
+2817.744321	125.546
+2817.817011	114.28
+2817.889703	104.623
+2817.962395	141.641
+2818.035088	178.66
+2818.107782	170.076
+2818.180478	174.904
+2818.253174	195.291
+2818.325871	200.656
+2818.398569	168.466
+2818.471268	145.397
+2818.543967	153.981
+2818.616668	163.101
+2818.689370	151.298
+2818.762073	121.791
+2818.834776	116.426
+2818.907481	136.276
+2818.980186	149.689
+2819.052893	144.86
+2819.125600	146.47
+2819.198308	140.568
+2819.271017	125.546
+2819.343728	160.955
+2819.416439	157.2
+2819.489151	115.353
+2819.561864	121.254
+2819.634578	147.006
+2819.707293	171.149
+2819.780008	200.656
+2819.852725	200.656
+2819.925443	162.565
+2819.998161	138.959
+2820.070881	147.006
+2820.143601	149.152
+2820.216323	173.831
+2820.289045	165.784
+2820.361768	134.667
+2820.434493	133.594
+2820.507218	147.543
+2820.579944	147.543
+2820.652671	113.743
+2820.725399	108.915
+2820.798128	121.254
+2820.870858	130.911
+2820.943588	153.444
+2821.016320	160.419
+2821.089053	146.47
+2821.161786	170.612
+2821.234521	146.47
+2821.307257	98.1848
+2821.379993	118.572
+2821.452730	139.495
+2821.525469	156.663
+2821.598208	163.101
+2821.670948	140.568
+2821.743689	119.108
+2821.816431	113.743
+2821.889174	131.448
+2821.961918	136.813
+2822.034663	166.32
+2822.107409	184.561
+2822.180155	158.809
+2822.252903	142.714
+2822.325652	141.641
+2822.398401	166.857
+2822.471152	159.882
+2822.543903	158.809
+2822.616656	199.583
+2822.689409	204.948
+2822.762163	130.911
+2822.834918	134.667
+2822.907674	158.809
+2822.980431	132.521
+2823.053189	141.105
+2823.125948	147.543
+2823.198708	158.809
+2823.271469	173.831
+2823.344231	175.977
+2823.416993	195.291
+2823.489757	173.295
+2823.562522	146.47
+2823.635287	146.47
+2823.708053	169.539
+2823.780821	166.32
+2823.853589	110.524
+2823.926358	100.867
+2823.999129	127.156
+2824.071900	169.003
+2824.144672	178.66
+2824.217445	149.689
+2824.290219	119.645
+2824.362994	166.857
+2824.435769	179.733
+2824.508546	167.393
+2824.581324	208.167
+2824.654102	229.627
+2824.726882	202.266
+2824.799662	131.448
+2824.872444	99.2578
+2824.945226	122.327
+2825.018010	118.572
+2825.090794	118.572
+2825.163579	140.568
+2825.236365	152.908
+2825.309152	159.346
+2825.381940	183.488
+2825.454729	182.952
+2825.527519	177.05
+2825.600310	189.926
+2825.673101	194.755
+2825.745894	139.495
+2825.818688	122.864
+2825.891482	155.054
+2825.964278	180.269
+2826.037074	165.784
+2826.109872	161.492
+2826.182670	204.412
+2826.255469	229.627
+2826.328269	226.408
+2826.401070	229.627
+2826.473873	234.992
+2826.546676	199.047
+2826.619479	160.955
+2826.692284	121.791
+2826.765090	134.13
+2826.837897	164.711
+2826.910705	173.295
+2826.983513	161.492
+2827.056323	167.393
+2827.129133	171.685
+2827.201945	195.291
+2827.274757	204.412
+2827.347570	182.952
+2827.420385	174.904
+2827.493200	156.127
+2827.566016	151.835
+2827.638833	181.879
+2827.711651	169.003
+2827.784470	164.174
+2827.857290	166.857
+2827.930111	142.178
+2828.002932	161.492
+2828.075755	170.076
+2828.148579	180.269
+2828.221403	233.919
+2828.294229	256.989
+2828.367055	237.675
+2828.439883	197.437
+2828.512711	167.93
+2828.585540	151.298
+2828.658370	177.587
+2828.731201	184.561
+2828.804034	146.47
+2828.876867	119.645
+2828.949700	107.842
+2829.022535	115.353
+2829.095371	133.594
+2829.168208	141.105
+2829.241046	170.612
+2829.313884	203.339
+2829.386724	245.186
+2829.459564	226.408
+2829.532406	170.076
+2829.605248	164.174
+2829.678091	133.057
+2829.750936	126.619
+2829.823781	145.933
+2829.896627	156.663
+2829.969474	182.952
+2830.042322	171.149
+2830.115171	169.539
+2830.188021	185.634
+2830.260872	198.51
+2830.333724	180.806
+2830.406576	181.879
+2830.479430	182.952
+2830.552284	177.05
+2830.625140	176.514
+2830.697996	138.422
+2830.770854	117.499
+2830.843712	122.864
+2830.916571	110.524
+2830.989432	116.426
+2831.062293	162.028
+2831.135155	194.755
+2831.208018	212.996
+2831.280882	210.85
+2831.353747	194.755
+2831.426612	180.806
+2831.499479	133.594
+2831.572347	112.134
+2831.645216	119.108
+2831.718085	126.083
+2831.790956	165.247
+2831.863827	170.612
+2831.936699	137.886
+2832.009573	136.813
+2832.082447	151.835
+2832.155322	185.098
+2832.228198	184.561
+2832.301075	199.047
+2832.373953	210.85
+2832.446832	151.835
+2832.519712	119.645
+2832.592593	141.641
+2832.665475	160.419
+2832.738358	129.302
+2832.811241	145.933
+2832.884126	190.999
+2832.957011	202.802
+2833.029898	181.342
+2833.102785	203.875
+2833.175674	186.171
+2833.248563	123.4
+2833.321453	127.156
+2833.394344	158.273
+2833.467236	162.028
+2833.540129	170.612
+2833.613023	166.32
+2833.685918	146.47
+2833.758814	141.105
+2833.831711	179.196
+2833.904608	203.339
+2833.977507	150.225
+2834.050407	102.477
+2834.123307	120.718
+2834.196209	131.984
+2834.269111	127.692
+2834.342014	113.743
+2834.414919	115.889
+2834.487824	127.692
+2834.560730	118.035
+2834.633637	118.035
+2834.706545	123.937
+2834.779454	147.006
+2834.852364	175.977
+2834.925275	176.514
+2834.998186	153.444
+2835.071099	138.422
+2835.144013	122.864
+2835.216927	111.061
+2835.289843	167.393
+2835.362759	199.047
+2835.435677	158.273
+2835.508595	116.426
+2835.581514	121.254
+2835.654435	116.962
+2835.727356	112.134
+2835.800278	134.13
+2835.873201	170.076
+2835.946125	172.222
+2836.019050	160.419
+2836.091976	160.955
+2836.164902	177.05
+2836.237830	185.098
+2836.310759	198.51
+2836.383688	166.32
+2836.456619	136.276
+2836.529550	193.682
+2836.602483	238.748
+2836.675416	191.536
+2836.748350	134.13
+2836.821286	117.499
+2836.894222	98.1848
+2836.967159	95.5023
+2837.040097	147.543
+2837.113036	144.86
+2837.185976	122.327
+2837.258916	136.276
+2837.331858	155.59
+2837.404801	154.517
+2837.477745	141.641
+2837.550689	133.594
+2837.623635	135.203
+2837.696581	173.295
+2837.769529	174.904
+2837.842477	128.765
+2837.915426	109.451
+2837.988376	120.718
+2838.061328	120.718
+2838.134280	133.594
+2838.207233	151.298
+2838.280187	164.711
+2838.353142	197.974
+2838.426097	197.437
+2838.499054	144.86
+2838.572012	114.28
+2838.644971	136.276
+2838.717930	152.371
+2838.790891	145.933
+2838.863852	118.035
+2838.936815	115.353
+2839.009778	166.32
+2839.082742	170.076
+2839.155707	141.641
+2839.228674	115.353
+2839.301641	127.156
+2839.374609	172.758
+2839.447578	173.295
+2839.520548	132.521
+2839.593518	99.2578
+2839.666490	131.984
+2839.739463	184.561
+2839.812437	170.612
+2839.885411	113.743
+2839.958387	113.743
+2840.031363	139.495
+2840.104341	142.714
+2840.177319	137.349
+2840.250298	130.911
+2840.323279	155.59
+2840.396260	161.492
+2840.469242	141.641
+2840.542225	125.01
+2840.615209	147.543
+2840.688194	165.247
+2840.761180	165.247
+2840.834166	129.302
+2840.907154	90.1373
+2840.980143	104.086
+2841.053132	147.543
+2841.126123	173.295
+2841.199114	158.809
+2841.272107	154.517
+2841.345100	160.955
+2841.418094	190.999
+2841.491090	193.145
+2841.564086	172.758
+2841.637083	152.371
+2841.710081	137.886
+2841.783080	119.645
+2841.856080	123.4
+2841.929081	131.984
+2842.002082	131.984
+2842.075085	168.466
+2842.148089	197.974
+2842.221093	204.948
+2842.294099	191.536
+2842.367105	193.682
+2842.440113	184.561
+2842.513121	175.441
+2842.586131	178.123
+2842.659141	137.349
+2842.732152	118.572
+2842.805164	154.517
+2842.878177	142.714
+2842.951191	106.232
+2843.024206	137.886
+2843.097222	186.171
+2843.170239	164.174
+2843.243256	140.032
+2843.316275	158.273
+2843.389295	196.901
+2843.462315	202.802
+2843.535337	153.444
+2843.608359	145.397
+2843.681382	159.346
+2843.754407	148.616
+2843.827432	150.225
+2843.900458	137.349
+2843.973485	98.1848
+2844.046513	93.8928
+2844.119542	120.181
+2844.192572	140.032
+2844.265603	128.765
+2844.338635	145.933
+2844.411668	147.543
+2844.484701	147.543
+2844.557736	152.908
+2844.630771	170.076
+2844.703808	163.638
+2844.776845	150.762
+2844.849884	170.612
+2844.922923	194.218
+2844.995963	225.335
+2845.069004	252.16
+2845.142047	298.835
+2845.215090	319.759
+2845.288134	329.952
+2845.361179	329.416
+2845.434224	296.153
+2845.507271	230.164
+2845.580319	189.926
+2845.653368	165.784
+2845.726417	153.981
+2845.799468	153.981
+2845.872519	166.32
+2845.945572	206.021
+2846.018625	252.697
+2846.091679	252.697
+2846.164735	311.175
+2846.237791	397.551
+2846.310848	444.763
+2846.383906	342.292
+2846.456965	313.857
+2846.530025	338
+2846.603086	309.029
+2846.676148	243.576
+2846.749210	187.244
+2846.822274	159.346
+2846.895339	159.346
+2846.968404	192.609
+2847.041471	230.7
+2847.114538	273.62
+2847.187606	342.292
+2847.260676	377.701
+2847.333746	387.358
+2847.406817	353.022
+2847.479889	272.547
+2847.552962	191.536
+2847.626036	159.346
+2847.699111	171.685
+2847.772187	188.853
+2847.845264	184.561
+2847.918342	184.025
+2847.991420	171.685
+2848.064500	177.05
+2848.137581	188.317
+2848.210662	237.674
+2848.283744	281.131
+2848.356828	277.375
+2848.429912	285.959
+2848.502997	258.598
+2848.576084	182.415
+2848.649171	140.032
+2848.722259	149.152
+2848.795348	159.346
+2848.868438	166.857
+2848.941529	157.2
+2849.014620	166.32
+2849.087713	167.393
+2849.160807	192.072
+2849.233901	241.43
+2849.306997	202.266
+2849.380093	181.879
+2849.453191	207.631
+2849.526289	205.485
+2849.599389	180.806
+2849.672489	150.225
+2849.745590	156.663
+2849.818692	156.663
+2849.891795	140.568
+2849.964899	162.028
+2850.038004	178.66
+2850.111110	160.955
+2850.184217	159.346
+2850.257325	164.174
+2850.330433	149.689
+2850.403543	153.981
+2850.476653	153.981
+2850.549765	136.276
+2850.622877	120.181
+2850.695991	138.959
+2850.769105	170.076
+2850.842220	193.145
+2850.915337	177.05
+2850.988454	134.13
+2851.061572	163.101
+2851.134691	234.455
+2851.207811	208.704
+2851.280932	185.098
+2851.354053	188.853
+2851.427176	154.517
+2851.500300	113.207
+2851.573424	121.791
+2851.646550	151.298
+2851.719677	128.765
+2851.792804	123.937
+2851.865932	131.984
+2851.939062	125.546
+2852.012192	137.886
+2852.085323	110.524
+2852.158455	133.057
+2852.231588	148.079
+2852.304722	124.473
+2852.377857	138.422
+2852.450993	150.762
+2852.524130	173.295
+2852.597268	170.612
+2852.670406	175.441
+2852.743546	161.492
+2852.816687	155.054
+2852.889828	155.054
+2852.962971	159.882
+2853.036114	164.174
+2853.109258	140.032
+2853.182404	151.298
+2853.255550	143.787
+2853.328697	109.451
+2853.401845	103.013
+2853.474994	122.327
+2853.548144	143.787
+2853.621295	145.397
+2853.694447	156.127
+2853.767599	163.101
+2853.840753	181.879
+2853.913908	172.222
+2853.987063	138.959
+2854.060220	112.134
+2854.133377	126.619
+2854.206536	156.663
+2854.279695	156.663
+2854.352855	171.149
+2854.426016	167.393
+2854.499179	179.733
+2854.572342	175.977
+2854.645506	164.174
+2854.718671	138.422
+2854.791837	111.597
+2854.865003	106.232
+2854.938171	136.276
+2855.011340	171.685
+2855.084509	156.127
+2855.157680	139.495
+2855.230852	140.032
+2855.304024	135.74
+2855.377197	139.495
+2855.450372	133.057
+2855.523547	170.612
+2855.596723	158.809
+2855.669900	119.108
+2855.743078	170.612
+2855.816257	183.488
+2855.889437	130.911
+2855.962618	107.842
+2856.035800	127.156
+2856.108983	143.787
+2856.182167	108.915
+2856.255351	106.769
+2856.328537	144.86
+2856.401723	155.59
+2856.474911	100.867
+2856.548099	93.8927
+2856.621289	116.426
+2856.694479	106.769
+2856.767670	86.9182
+2856.840862	106.232
+2856.914055	168.466
+2856.987249	176.514
+2857.060444	125.01
+2857.133640	131.984
+2857.206837	134.667
+2857.280035	134.667
+2857.353233	121.791
+2857.426433	87.4548
+2857.499634	102.477
+2857.572835	138.959
+2857.646038	163.101
+2857.719241	151.835
+2857.792445	121.791
+2857.865651	108.378
+2857.938857	115.889
+2858.012064	128.765
+2858.085272	131.984
+2858.158481	160.419
+2858.231691	174.904
+2858.304902	155.054
+2858.378114	123.937
+2858.451327	159.346
+2858.524540	182.952
+2858.597755	188.317
+2858.670971	172.222
+2858.744187	145.933
+2858.817405	121.254
+2858.890623	115.353
+2858.963842	124.473
+2859.037063	141.641
+2859.110284	135.203
+2859.183506	109.988
+2859.256729	95.5022
+2859.329953	91.7467
+2859.403178	120.718
+2859.476404	170.076
+2859.549631	190.463
+2859.622859	150.225
+2859.696087	137.886
+2859.769317	176.514
+2859.842548	172.222
+2859.915779	153.444
+2859.989011	186.707
+2860.062245	175.977
+2860.135479	139.495
+2860.208715	157.2
+2860.281951	164.711
+2860.355188	163.101
+2860.428426	159.882
+2860.501665	151.835
+2860.574905	152.371
+2860.648146	144.86
+2860.721388	138.959
+2860.794631	126.619
+2860.867874	112.134
+2860.941119	106.232
+2861.014364	138.959
+2861.087611	131.984
+2861.160858	112.134
+2861.234107	112.134
+2861.307356	148.616
+2861.380607	160.955
+2861.453858	166.32
+2861.527110	172.222
+2861.600363	147.543
+2861.673617	165.247
+2861.746872	170.076
+2861.820128	134.667
+2861.893385	147.006
+2861.966643	159.882
+2862.039901	150.762
+2862.113161	149.689
+2862.186422	165.784
+2862.259683	172.222
+2862.332946	171.685
+2862.406209	165.784
+2862.479473	202.802
+2862.552739	193.145
+2862.626005	118.572
+2862.699272	104.086
+2862.772540	118.572
+2862.845809	114.28
+2862.919079	121.254
+2862.992350	164.174
+2863.065622	171.149
+2863.138895	143.251
+2863.212168	138.959
+2863.285443	151.298
+2863.358719	153.444
+2863.431995	145.397
+2863.505273	128.765
+2863.578551	98.7212
+2863.651830	118.035
+2863.725111	143.787
+2863.798392	134.13
+2863.871674	119.645
+2863.944957	139.495
+2864.018241	157.2
+2864.091526	172.222
+2864.164812	172.222
+2864.238099	152.371
+2864.311387	132.521
+2864.384676	121.254
+2864.457965	111.597
+2864.531256	107.842
+2864.604547	112.67
+2864.677840	142.714
+2864.751133	141.105
+2864.824428	113.743
+2864.897723	94.9658
+2864.971019	76.7248
+2865.044316	81.0168
+2865.117614	132.521
+2865.190913	164.711
+2865.264213	143.251
+2865.337514	135.74
+2865.410816	118.572
+2865.484119	133.057
+2865.557423	144.86
+2865.630727	120.718
+2865.704033	130.911
+2865.777340	127.156
+2865.850647	114.28
+2865.923955	131.984
+2865.997265	140.032
+2866.070575	172.758
+2866.143886	185.634
+2866.217199	174.904
+2866.290512	182.415
+2866.363826	163.101
+2866.437141	190.463
+2866.510457	203.339
+2866.583773	153.444
+2866.657091	138.959
+2866.730410	138.959
+2866.803730	142.178
+2866.877050	175.441
+2866.950372	163.101
+2867.023694	130.911
+2867.097018	97.1117
+2867.170342	109.988
+2867.243667	146.47
+2867.316994	163.638
+2867.390321	140.032
+2867.463649	139.495
+2867.536978	150.762
+2867.610308	183.488
+2867.683639	167.393
+2867.756971	111.061
+2867.830304	80.4803
+2867.903637	95.5022
+2867.976972	131.448
+2868.050308	164.711
+2868.123644	170.612
+2868.196982	142.178
+2868.270320	129.302
+2868.343659	140.032
+2868.417000	143.251
+2868.490341	143.251
+2868.563683	139.495
+2868.637026	144.86
+2868.710370	122.327
+2868.783715	118.035
+2868.857061	107.305
+2868.930408	135.74
+2869.003756	187.78
+2869.077105	178.123
+2869.150454	154.517
+2869.223805	153.981
+2869.297156	188.853
+2869.370509	201.193
+2869.443862	158.809
+2869.517217	162.028
+2869.590572	169.539
+2869.663928	123.937
+2869.737286	103.013
+2869.810644	127.692
+2869.884003	139.495
+2869.957363	126.083
+2870.030724	136.813
+2870.104085	152.371
+2870.177448	133.057
+2870.250812	131.984
+2870.324177	137.349
+2870.397542	171.149
+2870.470909	199.583
+2870.544276	160.955
+2870.617645	105.696
+2870.691014	93.8927
+2870.764385	90.6737
+2870.837756	66.5313
+2870.911128	56.8743
+2870.984501	86.9182
+2871.057875	119.645
+2871.131250	113.743
+2871.204626	81.0167
+2871.278003	90.6737
+2871.351381	128.229
+2871.424760	120.181
+2871.498139	100.867
+2871.571520	122.864
+2871.644901	146.47
+2871.718284	183.488
+2871.791667	177.05
+2871.865052	115.353
+2871.938437	109.451
+2872.011823	173.831
+2872.085210	220.507
+2872.158599	196.364
+2872.231988	169.539
+2872.305378	162.028
+2872.378769	149.689
+2872.452160	118.035
+2872.525553	111.061
+2872.598947	133.057
+2872.672342	175.977
+2872.745737	166.857
+2872.819134	133.057
+2872.892531	136.813
+2872.965930	168.466
+2873.039329	140.032
+2873.112730	118.035
+2873.186131	156.663
+2873.259533	149.152
+2873.332936	142.714
+2873.406340	138.959
+2873.479745	130.375
+2873.553151	126.619
+2873.626558	124.473
+2873.699966	136.813
+2873.773375	165.247
+2873.846784	188.317
+2873.920195	184.025
+2873.993606	142.178
+2874.067019	113.207
+2874.140432	127.692
+2874.213847	165.247
+2874.287262	173.295
+2874.360678	183.488
+2874.434096	190.999
+2874.507514	174.368
+2874.580933	180.806
+2874.654353	166.857
+2874.727774	122.327
+2874.801196	89.0643
+2874.874618	68.6773
+2874.948042	81.5533
+2875.021467	104.086
+2875.094893	105.159
+2875.168319	113.743
+2875.241747	126.083
+2875.315175	122.864
+2875.388604	113.207
+2875.462035	129.302
+2875.535466	166.32
+2875.608898	196.901
+2875.682331	175.441
+2875.755765	123.4
+2875.829200	79.9438
+2875.902636	90.6738
+2875.976073	108.915
+2876.049511	110.524
+2876.122950	127.692
+2876.196390	184.025
+2876.269830	184.025
+2876.343272	148.079
+2876.416714	129.302
+2876.490158	134.13
+2876.563602	150.225
+2876.637048	156.127
+2876.710494	126.083
+2876.783941	135.74
+2876.857389	167.93
+2876.930838	167.393
+2877.004288	152.908
+2877.077739	120.718
+2877.151191	135.203
+2877.224644	144.86
+2877.298098	127.692
+2877.371552	160.419
+2877.445008	180.269
+2877.518465	164.174
+2877.591922	152.908
+2877.665381	153.444
+2877.738840	150.762
+2877.812300	130.911
+2877.885762	113.207
+2877.959224	128.229
+2878.032687	135.203
+2878.106151	129.838
+2878.179616	147.543
+2878.253082	197.437
+2878.326549	207.631
+2878.400017	148.079
+2878.473485	108.915
+2878.546955	115.889
+2878.620426	114.816
+2878.693897	97.6482
+2878.767370	98.7212
+2878.840843	128.765
+2878.914318	146.47
+2878.987793	128.229
+2879.061269	122.864
+2879.134747	117.499
+2879.208225	125.01
+2879.281704	125.546
+2879.355184	135.74
+2879.428665	143.787
+2879.502147	133.057
+2879.575629	122.864
+2879.649113	133.057
+2879.722598	168.466
+2879.796084	195.291
+2879.869570	163.101
+2879.943058	141.641
+2880.016546	164.174
+2880.090036	171.149
+2880.163526	139.495
+2880.237017	103.55
+2880.310509	129.302
+2880.384003	177.587
+2880.457497	184.561
+2880.530992	133.057
+2880.604488	98.1847
+2880.677985	108.378
+2880.751482	112.134
+2880.824981	144.324
+2880.898481	158.273
+2880.971982	140.568
+2881.045483	136.813
+2881.118986	148.079
+2881.192489	147.006
+2881.265994	135.203
+2881.339499	138.959
+2881.413005	142.714
+2881.486512	144.324
+2881.560020	159.346
+2881.633530	156.663
+2881.707040	134.667
+2881.780551	142.178
+2881.854062	125.01
+2881.927575	76.7248
+2882.001089	69.2138
+2882.074604	131.984
+2882.148119	177.05
+2882.221636	164.174
+2882.295154	151.298
+2882.368672	121.254
+2882.442191	98.7213
+2882.515712	134.667
+2882.589233	201.729
+2882.662755	202.802
+2882.736278	148.616
+2882.809803	97.1117
+2882.883328	127.692
+2882.956854	148.079
+2883.030380	131.984
+2883.103908	140.032
+2883.177437	173.831
+2883.250967	171.685
+2883.324497	156.663
+2883.398029	138.422
+2883.471562	128.765
+2883.545095	99.7942
+2883.618629	108.378
+2883.692165	138.959
+2883.765701	144.324
+2883.839238	122.864
+2883.912777	134.667
+2883.986316	124.473
+2884.059856	123.937
+2884.133397	141.105
+2884.206939	130.911
+2884.280481	136.276
+2884.354025	151.835
+2884.427570	158.273
+2884.501116	151.298
+2884.574662	148.079
+2884.648210	150.762
+2884.721758	169.003
+2884.795308	167.93
+2884.868858	139.495
+2884.942409	147.543
+2885.015961	181.342
+2885.089515	186.707
+2885.163069	189.926
+2885.236624	153.981
+2885.310180	141.105
+2885.383737	163.101
+2885.457294	149.689
+2885.530853	147.006
+2885.604413	155.59
+2885.677974	159.346
+2885.751535	113.743
+2885.825098	91.7467
+2885.898661	107.305
+2885.972226	103.013
+2886.045791	95.5022
+2886.119357	90.1373
+2886.192925	85.8453
+2886.266493	105.159
+2886.340062	121.254
+2886.413632	132.521
+2886.487203	122.327
+2886.560775	101.94
+2886.634348	116.426
+2886.707921	122.864
+2886.781496	117.499
+2886.855072	125.01
+2886.928648	135.203
+2887.002226	128.229
+2887.075804	140.032
+2887.149384	145.933
+2887.222964	134.667
+2887.296546	148.616
+2887.370128	170.076
+2887.443711	215.142
+2887.517295	232.846
+2887.590880	198.51
+2887.664466	161.492
+2887.738053	151.835
+2887.811641	159.346
+2887.885230	157.736
+2887.958819	151.298
+2888.032410	118.035
+2888.106002	83.6993
+2888.179594	94.9657
+2888.253188	154.517
+2888.326782	174.368
+2888.400377	140.032
+2888.473974	134.13
+2888.547571	145.933
+2888.621169	122.327
+2888.694768	115.353
+2888.768368	114.816
+2888.841969	116.962
+2888.915571	140.568
+2888.989174	162.028
+2889.062778	160.419
+2889.136383	130.911
+2889.209988	128.229
+2889.283595	147.006
+2889.357202	173.295
+2889.430811	208.167
+2889.504420	194.755
+2889.578031	162.565
+2889.651642	190.999
+2889.725254	192.609
+2889.798867	183.488
+2889.872482	173.295
+2889.946097	142.178
+2890.019713	123.937
+2890.093330	128.229
+2890.166947	125.546
+2890.240566	142.178
+2890.314186	152.908
+2890.387807	130.911
+2890.461428	116.426
+2890.535051	126.619
+2890.608674	141.641
+2890.682299	141.105
+2890.755924	113.743
+2890.829550	104.086
+2890.903178	130.375
+2890.976806	142.714
+2891.050435	111.061
+2891.124065	124.473
+2891.197696	172.758
+2891.271328	178.66
+2891.344961	175.441
+2891.418595	150.762
+2891.492229	126.619
+2891.565865	119.645
+2891.639502	134.13
+2891.713139	128.765
+2891.786778	120.181
+2891.860417	114.28
+2891.934058	113.743
+2892.007699	120.181
+2892.081341	111.597
+2892.154984	116.962
+2892.228628	158.273
+2892.302273	129.838
+2892.375919	113.207
+2892.449566	131.448
+2892.523214	126.083
+2892.596863	125.546
+2892.670513	114.816
+2892.744163	129.838
+2892.817815	151.835
+2892.891468	127.692
+2892.965121	80.4803
+2893.038776	104.086
+2893.112431	171.149
+2893.186087	189.926
+2893.259745	137.886
+2893.333403	133.594
+2893.407062	125.01
+2893.480722	77.7978
+2893.554383	97.1117
+2893.628045	150.225
+2893.701708	175.441
+2893.775372	168.466
+2893.849036	169.539
+2893.922702	164.711
+2893.996369	131.984
+2894.070036	94.4292
+2894.143705	103.55
+2894.217374	120.718
+2894.291044	126.619
+2894.364716	141.641
+2894.438388	127.692
+2894.512061	114.816
+2894.585735	126.083
+2894.659410	137.886
+2894.733086	133.594
+2894.806763	121.254
+2894.880441	97.1117
+2894.954120	85.8453
+2895.027800	97.6482
+2895.101481	108.915
+2895.175162	103.55
+2895.248845	89.0642
+2895.322528	147.543
+2895.396213	192.609
+2895.469898	170.612
+2895.543584	140.032
+2895.617272	130.375
+2895.690960	145.397
+2895.764649	164.711
+2895.838339	156.663
+2895.912030	128.765
+2895.985722	126.619
+2896.059415	143.787
+2896.133109	153.444
+2896.206803	167.393
+2896.280499	150.762
+2896.354196	121.254
+2896.427893	110.524
+2896.501592	112.134
+2896.575291	125.01
+2896.648992	129.838
+2896.722693	139.495
+2896.796395	134.667
+2896.870098	114.28
+2896.943803	115.889
+2897.017508	116.426
+2897.091214	116.962
+2897.164921	120.718
+2897.238628	167.393
+2897.312337	190.999
+2897.386047	173.295
+2897.459758	164.174
+2897.533469	150.762
+2897.607182	138.422
+2897.680895	126.619
+2897.754610	123.4
+2897.828325	117.499
+2897.902042	127.692
+2897.975759	124.473
+2898.049477	140.032
+2898.123196	191.536
+2898.196916	176.514
+2898.270637	129.302
+2898.344359	144.86
+2898.418082	156.127
+2898.491806	142.178
+2898.565531	161.492
+2898.639256	171.685
+2898.712983	127.156
+2898.786711	113.743
+2898.860439	119.645
+2898.934169	137.349
+2899.007899	137.886
+2899.081630	116.962
+2899.155363	128.765
+2899.229096	173.831
+2899.302830	174.904
+2899.376565	163.101
+2899.450301	150.225
+2899.524038	109.988
+2899.597776	106.769
+2899.671515	158.273
+2899.745255	157.736
+2899.818995	144.86
+2899.892737	126.083
+2899.966479	82.0898
+2900.040223	68.6773
+2900.113967	69.2138
+2900.187713	104.086
+2900.261459	101.94
+2900.335206	101.404
+2900.408955	141.105
+2900.482704	186.707
+2900.556454	207.094
+2900.630205	167.93
+2900.703957	137.886
+2900.777710	144.324
+2900.851464	137.886
+2900.925218	131.448
+2900.998974	135.203
+2901.072731	143.251
+2901.146488	125.01
+2901.220247	103.55
+2901.294006	93.3563
+2901.367767	132.521
+2901.441528	134.13
+2901.515290	92.8198
+2901.589053	109.451
+2901.662818	145.397
+2901.736583	143.787
+2901.810349	128.765
+2901.884116	113.207
+2901.957884	99.2578
+2902.031652	94.4293
+2902.105422	90.1373
+2902.179193	103.55
+2902.252965	114.28
+2902.326737	123.4
+2902.400511	131.984
+2902.474285	125.546
+2902.548061	89.0643
+2902.621837	112.67
+2902.695614	158.273
+2902.769392	172.222
+2902.843172	169.539
+2902.916952	142.714
+2902.990733	103.55
+2903.064515	120.718
+2903.138297	143.787
+2903.212081	147.543
+2903.285866	143.787
+2903.359652	156.127
+2903.433438	168.466
+2903.507226	135.203
+2903.581015	135.203
+2903.654804	150.225
+2903.728594	162.565
+2903.802386	131.448
+2903.876178	107.842
+2903.949971	132.521
+2904.023765	134.13
+2904.097561	126.619
+2904.171357	140.032
+2904.245154	159.882
+2904.318951	148.079
+2904.392750	153.444
+2904.466550	138.422
+2904.540351	149.689
+2904.614152	139.495
+2904.687955	128.765
+2904.761759	146.47
+2904.835563	136.276
+2904.909368	129.302
+2904.983175	137.349
+2905.056982	139.495
+2905.130790	130.375
+2905.204599	143.787
+2905.278410	163.638
+2905.352221	167.93
+2905.426033	164.174
+2905.499845	138.959
+2905.573659	111.061
+2905.647474	135.203
+2905.721290	136.276
+2905.795106	130.911
+2905.868924	158.809
+2905.942743	154.517
+2906.016562	136.276
+2906.090383	129.838
+2906.164204	129.838
+2906.238026	120.181
+2906.311849	97.6483
+2906.385674	109.451
+2906.459499	125.546
+2906.533325	99.2578
+2906.607152	104.086
+2906.680980	150.762
+2906.754808	162.028
+2906.828638	130.911
+2906.902469	106.232
+2906.976301	113.743
+2907.050133	149.689
+2907.123967	190.463
+2907.197801	170.076
+2907.271637	135.203
+2907.345473	129.838
+2907.419310	139.495
+2907.493148	155.59
+2907.566988	137.886
+2907.640828	95.5023
+2907.714669	117.499
+2907.788511	131.984
+2907.862354	151.298
+2907.936198	163.101
+2908.010042	126.083
+2908.083888	78.3343
+2908.157735	105.159
+2908.231582	112.67
+2908.305431	115.353
+2908.379280	129.302
+2908.453131	126.083
+2908.526982	106.232
+2908.600834	131.448
+2908.674688	134.13
+2908.748542	127.692
+2908.822397	127.156
+2908.896253	95.5023
+2908.970110	110.524
+2909.043968	149.689
+2909.117827	191.536
+2909.191687	221.58
+2909.265547	198.51
+2909.339409	148.616
+2909.413272	162.028
+2909.487135	180.806
+2909.561000	154.517
+2909.634865	104.086
+2909.708731	100.331
+2909.782599	141.105
+2909.856467	152.908
+2909.930336	112.67
+2910.004206	112.134
+2910.078077	149.689
+2910.151949	148.616
+2910.225822	146.47
+2910.299696	134.13
+2910.373571	116.962
+2910.447446	122.327
+2910.521323	137.886
+2910.595201	136.813
+2910.669079	177.587
+2910.742959	182.952
+2910.816839	167.93
+2910.890721	159.346
+2910.964603	172.758
+2911.038486	167.93
+2911.112370	178.66
+2911.186255	173.295
+2911.260141	135.203
+2911.334028	152.908
+2911.407916	130.911
+2911.481805	105.696
+2911.555695	151.298
+2911.629586	147.006
+2911.703477	129.302
+2911.777370	145.397
+2911.851264	137.886
+2911.925158	107.305
+2911.999054	83.1628
+2912.072950	100.331
+2912.146847	138.422
+2912.220745	125.546
+2912.294645	125.01
+2912.368545	145.933
+2912.442446	129.838
+2912.516348	121.791
+2912.590251	126.619
+2912.664155	129.302
+2912.738059	141.105
+2912.811965	149.689
+2912.885872	137.349
+2912.959779	149.152
+2913.033688	121.254
+2913.107597	130.911
+2913.181508	163.101
+2913.255419	133.057
+2913.329332	120.718
+2913.403245	165.784
+2913.477159	167.93
+2913.551074	128.229
+2913.624990	116.962
+2913.698907	149.689
+2913.772825	159.346
+2913.846744	167.393
+2913.920664	170.612
+2913.994585	135.203
+2914.068506	103.55
+2914.142429	124.473
+2914.216352	136.813
+2914.290277	143.787
+2914.364202	164.174
+2914.438129	169.003
+2914.512056	150.225
+2914.585984	148.079
+2914.659913	155.054
+2914.733844	150.225
+2914.807775	151.835
+2914.881707	134.667
+2914.955640	120.181
+2915.029573	109.451
+2915.103508	129.838
+2915.177444	150.225
+2915.251381	142.178
+2915.325318	136.813
+2915.399257	130.375
+2915.473196	100.331
+2915.547137	112.134
+2915.621078	141.105
+2915.695020	169.539
+2915.768964	164.174
+2915.842908	143.251
+2915.916853	127.692
+2915.990799	107.305
+2916.064746	129.302
+2916.138694	148.616
+2916.212643	118.035
+2916.286593	122.864
+2916.360544	130.911
+2916.434495	116.426
+2916.508448	116.426
+2916.582401	137.886
+2916.656356	177.05
+2916.730311	175.441
+2916.804268	118.035
+2916.878225	115.353
+2916.952183	135.203
+2917.026142	148.616
+2917.100103	128.765
+2917.174064	132.521
+2917.248026	153.981
+2917.321989	144.86
+2917.395953	160.419
+2917.469917	188.317
+2917.543883	195.291
+2917.617850	144.324
+2917.691817	107.305
+2917.765786	95.5023
+2917.839755	83.6993
+2917.913726	98.7213
+2917.987697	117.499
+2918.061670	108.915
+2918.135643	113.207
+2918.209617	129.838
+2918.283592	129.838
+2918.357568	135.203
+2918.431545	158.809
+2918.505523	175.977
+2918.579502	149.152
+2918.653482	100.331
+2918.727463	100.331
+2918.801444	117.499
+2918.875427	122.864
+2918.949411	159.882
+2919.023395	169.003
+2919.097381	161.492
+2919.171367	166.32
+2919.245354	159.882
+2919.319343	141.105
+2919.393332	129.302
+2919.467322	143.787
+2919.541313	153.444
+2919.615305	145.933
+2919.689298	146.47
+2919.763292	138.959
+2919.837287	125.01
+2919.911282	131.448
+2919.985279	124.473
+2920.059277	107.842
+2920.133275	143.251
+2920.207275	159.882
+2920.281275	148.079
+2920.355277	170.076
+2920.429279	175.441
+2920.503282	157.736
+2920.577286	175.441
+2920.651292	172.758
+2920.725298	131.984
+2920.799305	109.451
+2920.873313	109.451
+2920.947322	111.597
+2921.021331	149.689
+2921.095342	176.514
+2921.169354	195.291
+2921.243366	191.536
+2921.317380	207.094
+2921.391395	197.974
+2921.465410	196.901
+2921.539426	194.218
+2921.613444	142.714
+2921.687462	147.543
+2921.761481	158.273
+2921.835501	141.105
+2921.909522	138.959
+2921.983544	157.2
+2922.057567	175.977
+2922.131591	187.78
+2922.205616	207.094
+2922.279642	244.113
+2922.353669	250.014
+2922.427696	210.313
+2922.501725	143.251
+2922.575754	141.641
+2922.649785	145.397
+2922.723816	137.886
+2922.797849	161.492
+2922.871882	142.178
+2922.945916	107.305
+2923.019951	138.959
+2923.093987	149.152
+2923.168024	168.466
+2923.242062	218.897
+2923.316101	232.846
+2923.390141	209.24
+2923.464182	174.368
+2923.538223	144.324
+2923.612266	157.2
+2923.686310	174.368
+2923.760354	157.736
+2923.834400	133.594
+2923.908446	104.623
+2923.982493	82.0898
+2924.056542	142.178
+2924.130591	178.66
+2924.204641	172.222
+2924.278692	183.488
+2924.352744	191.536
+2924.426797	180.269
+2924.500851	126.619
+2924.574906	76.1883
+2924.648962	95.5023
+2924.723018	143.251
+2924.797076	163.638
+2924.871135	173.831
+2924.945194	169.003
+2925.019255	158.273
+2925.093316	183.488
+2925.167378	204.948
+2925.241442	173.831
+2925.315506	163.638
+2925.389571	157.736
+2925.463637	133.057
+2925.537704	147.543
+2925.611772	143.251
+2925.685841	130.375
+2925.759911	104.086
+2925.833982	87.4548
+2925.908053	87.4548
+2925.982126	89.0643
+2926.056200	112.67
+2926.130274	145.933
+2926.204350	135.74
+2926.278426	127.156
+2926.352503	130.911
+2926.426582	141.641
+2926.500661	150.225
+2926.574741	128.765
+2926.648822	121.791
+2926.722904	140.568
+2926.796987	162.565
+2926.871071	149.152
+2926.945156	135.203
+2927.019242	117.499
+2927.093328	124.473
+2927.167416	135.203
+2927.241505	136.813
+2927.315594	131.984
+2927.389685	136.813
+2927.463776	125.01
+2927.537868	100.331
+2927.611962	122.864
+2927.686056	142.714
+2927.760151	138.422
+2927.834247	108.915
+2927.908344	108.378
+2927.982442	136.276
+2928.056541	141.641
+2928.130641	127.692
+2928.204742	130.911
+2928.278843	148.079
+2928.352946	124.473
+2928.427050	121.791
+2928.501154	163.101
+2928.575260	159.882
+2928.649366	136.276
+2928.723473	141.105
+2928.797582	148.079
+2928.871691	133.594
+2928.945801	126.619
+2929.019912	118.035
+2929.094024	121.791
+2929.168137	143.787
+2929.242251	141.641
+2929.316366	124.473
+2929.390482	129.302
+2929.464598	136.276
+2929.538716	134.13
+2929.612835	136.813
+2929.686954	136.276
+2929.761075	124.473
+2929.835196	151.835
+2929.909319	157.736
+2929.983442	148.616
+2930.057566	145.397
+2930.131691	131.448
+2930.205817	137.349
+2930.279944	147.006
+2930.354072	150.225
+2930.428201	135.203
+2930.502331	121.791
+2930.576462	151.298
+2930.650594	150.762
+2930.724726	144.324
+2930.798860	135.203
+2930.872994	148.079
+2930.947130	120.718
+2931.021266	81.5533
+2931.095404	73.5058
+2931.169542	75.6518
+2931.243681	103.55
+2931.317821	118.035
+2931.391963	116.426
+2931.466105	107.305
+2931.540248	97.1118
+2931.614391	153.444
+2931.688536	154.517
+2931.762682	94.9658
+2931.836829	115.353
+2931.910977	172.758
+2931.985125	196.364
+2932.059275	167.393
+2932.133425	134.667
+2932.207577	98.7213
+2932.281729	107.842
+2932.355882	181.342
+2932.430037	209.777
+2932.504192	177.587
+2932.578348	141.105
+2932.652505	111.061
+2932.726663	98.7213
+2932.800822	98.7213
+2932.874982	111.597
+2932.949142	127.692
+2933.023304	105.159
+2933.097467	125.01
+2933.171630	159.882
+2933.245795	128.229
+2933.319960	112.67
+2933.394127	113.207
+2933.468294	106.232
+2933.542463	85.8453
+2933.616632	122.864
+2933.690802	152.908
+2933.764973	136.813
+2933.839145	140.032
+2933.913318	131.448
+2933.987492	118.572
+2934.061667	99.7943
+2934.135843	78.8708
+2934.210019	103.013
+2934.284197	113.207
+2934.358376	129.838
+2934.432555	159.882
+2934.506736	164.174
+2934.580917	146.47
+2934.655100	98.7213
+2934.729283	108.378
+2934.803467	120.718
+2934.877652	117.499
+2934.951838	103.55
+2935.026026	109.988
+2935.100214	147.006
+2935.174402	152.371
+2935.248592	149.152
+2935.322783	142.714
+2935.396975	147.543
+2935.471168	148.616
+2935.545361	148.079
+2935.619556	149.152
+2935.693751	149.152
+2935.767948	93.3563
+2935.842145	96.0388
+2935.916343	107.305
+2935.990543	120.181
+2936.064743	137.349
+2936.138944	126.083
+2936.213146	94.9658
+2936.287349	121.254
+2936.361553	162.028
+2936.435758	135.203
+2936.509964	97.6483
+2936.584170	83.1628
+2936.658378	82.0898
+2936.732587	97.6483
+2936.806796	156.663
+2936.881007	164.174
+2936.955218	126.083
+2937.029430	104.086
+2937.103644	118.035
+2937.177858	147.006
+2937.252073	173.295
+2937.326289	179.733
+2937.400506	168.466
+2937.474724	123.937
+2937.548943	111.597
+2937.623163	135.203
+2937.697384	138.422
+2937.771606	135.203
+2937.845828	142.714
+2937.920052	115.889
+2937.994277	100.867
+2938.068502	117.499
+2938.142729	165.784
+2938.216956	149.689
+2938.291184	109.988
+2938.365414	120.718
+2938.439644	114.816
+2938.513875	135.203
+2938.588107	149.152
+2938.662340	134.13
+2938.736574	137.886
+2938.810809	136.276
+2938.885045	137.886
+2938.959281	128.229
+2939.033519	114.816
+2939.107758	129.302
+2939.181997	159.346
+2939.256238	147.543
+2939.330479	157.2
+2939.404722	166.32
+2939.478965	142.714
+2939.553209	122.864
+2939.627454	122.327
+2939.701700	131.984
+2939.775948	142.714
+2939.850196	149.689
+2939.924444	172.222
+2939.998694	143.787
+2940.072945	125.546
+2940.147197	121.791
+2940.221450	141.641
+2940.295703	135.203
+2940.369958	140.568
+2940.444213	156.127
+2940.518470	131.448
+2940.592727	99.7943
+2940.666986	131.984
+2940.741245	157.2
+2940.815505	132.521
+2940.889766	133.594
+2940.964028	157.2
+2941.038291	151.298
+2941.112555	133.594
+2941.186820	136.276
+2941.261086	131.448
+2941.335353	115.353
+2941.409620	127.156
+2941.483889	136.276
+2941.558159	114.816
+2941.632429	92.2833
+2941.706700	92.8198
+2941.780973	116.962
+2941.855246	129.838
+2941.929520	107.842
+2942.003796	100.331
+2942.078072	139.495
+2942.152349	156.663
+2942.226627	116.962
+2942.300906	119.645
+2942.375186	151.835
+2942.449467	132.521
+2942.523748	147.543
+2942.598031	174.904
+2942.672315	172.758
+2942.746599	153.444
+2942.820885	166.32
+2942.895171	159.882
+2942.969459	159.882
+2943.043747	168.466
+2943.118036	166.857
+2943.192326	152.371
+2943.266618	158.809
+2943.340910	158.273
+2943.415203	144.324
+2943.489497	157.2
+2943.563791	140.568
+2943.638087	131.448
+2943.712384	116.962
+2943.786682	154.517
+2943.860980	140.568
+2943.935280	88.5278
+2944.009581	84.2358
+2944.083882	88.5278
+2944.158184	108.378
+2944.232488	129.838
+2944.306792	133.057
+2944.381097	156.127
+2944.455403	181.879
+2944.529710	179.196
+2944.604018	165.784
+2944.678327	148.616
+2944.752637	137.886
+2944.826948	93.8928
+2944.901260	71.3598
+2944.975573	85.3088
+2945.049886	103.55
+2945.124201	107.305
+2945.198516	113.207
+2945.272833	127.156
+2945.347150	94.4293
+2945.421469	103.013
+2945.495788	141.641
+2945.570108	137.886
+2945.644429	142.178
+2945.718751	181.879
+2945.793074	198.51
+2945.867398	194.218
+2945.941723	144.86
+2946.016049	89.6007
+2946.090376	105.159
+2946.164704	169.003
+2946.239032	186.171
+2946.313362	148.616
+2946.387692	120.181
+2946.462024	104.623
+2946.536356	105.696
+2946.610689	108.378
+2946.685024	136.813
+2946.759359	155.59
+2946.833695	130.375
+2946.908032	137.349
+2946.982370	150.225
+2947.056709	122.864
+2947.131049	125.546
+2947.205390	151.835
+2947.279732	145.397
+2947.354074	137.886
+2947.428418	121.254
+2947.502763	114.28
+2947.577108	127.692
+2947.651455	141.641
+2947.725802	144.324
+2947.800150	145.397
+2947.874500	137.886
+2947.948850	89.0642
+2948.023201	96.0387
+2948.097553	115.889
+2948.171906	118.035
+2948.246260	128.229
+2948.320615	116.962
+2948.394971	116.962
+2948.469328	157.736
+2948.543685	177.05
+2948.618044	167.93
+2948.692404	167.93
+2948.766764	141.105
+2948.841126	99.7942
+2948.915488	90.6737
+2948.989851	106.769
+2949.064216	124.473
+2949.138581	133.057
+2949.212947	120.181
+2949.287314	108.378
+2949.361682	93.8927
+2949.436051	123.4
+2949.510421	152.371
+2949.584792	148.079
+2949.659164	118.035
+2949.733536	100.867
+2949.807910	123.937
+2949.882285	144.86
+2949.956660	112.67
+2950.031037	93.8928
+2950.105414	104.623
+2950.179793	119.645
+2950.254172	169.003
+2950.328552	153.981
+2950.402933	99.7942
+2950.477315	98.7212
+2950.551698	118.572
+2950.626082	129.838
+2950.700467	150.762
+2950.774853	158.809
+2950.849240	122.864
+2950.923628	87.9913
+2950.998016	90.6738
+2951.072406	85.8453
+2951.146796	79.4073
+2951.221188	74.0423
+2951.295580	88.5278
+2951.369974	122.864
+2951.444368	130.375
+2951.518763	138.422
+2951.593159	150.762
+2951.667556	150.225
+2951.741954	117.499
+2951.816353	93.3562
+2951.890753	115.353
+2951.965154	141.105
+2952.039556	137.349
+2952.113959	138.959
+2952.188362	123.937
+2952.262767	106.232
+2952.337173	129.838
+2952.411579	122.864
+2952.485986	128.229
+2952.560395	137.886
+2952.634804	155.59
+2952.709214	148.616
+2952.783625	126.619
+2952.858038	101.94
+2952.932451	78.8708
+2953.006865	108.915
+2953.081280	138.422
+2953.155695	129.838
+2953.230112	108.915
+2953.304530	104.086
+2953.378949	120.181
+2953.453368	119.108
+2953.527789	108.915
+2953.602210	119.108
+2953.676633	125.01
+2953.751056	109.988
+2953.825480	75.1153
+2953.899906	76.1883
+2953.974332	87.4547
+2954.048759	96.5752
+2954.123187	113.743
+2954.197616	99.2577
+2954.272046	86.9182
+2954.346477	115.889
+2954.420908	128.765
+2954.495341	112.134
+2954.569775	103.013
+2954.644209	107.842
+2954.718645	124.473
+2954.793082	102.477
+2954.867519	106.232
+2954.941957	147.006
+2955.016397	154.517
+2955.090837	154.517
+2955.165278	132.521
+2955.239720	100.867
+2955.314163	79.4073
+2955.388607	92.2832
+2955.463052	113.207
+2955.537498	149.152
+2955.611945	159.882
+2955.686393	128.765
+2955.760841	105.159
+2955.835291	95.5022
+2955.909741	105.696
+2955.984193	126.619
+2956.058645	130.911
+2956.133099	128.765
+2956.207553	124.473
+2956.282008	114.28
+2956.356464	91.2102
+2956.430921	87.9912
+2956.505380	69.2138
+2956.579839	66.5313
+2956.654298	97.1117
+2956.728759	135.74
+2956.803221	160.419
+2956.877684	160.419
+2956.952148	159.882
+2957.026612	139.495
+2957.101078	111.597
+2957.175544	86.3817
+2957.250012	109.451
+2957.324480	133.594
+2957.398949	113.207
+2957.473420	118.572
+2957.547891	115.353
+2957.622363	106.232
+2957.696836	114.816
+2957.771310	144.86
+2957.845785	155.054
+2957.920261	162.028
+2957.994738	164.174
+2958.069215	157.736
+2958.143694	142.714
+2958.218174	135.203
+2958.292654	158.809
+2958.367136	149.152
+2958.441618	139.495
+2958.516101	166.32
+2958.590586	153.444
+2958.665071	149.689
+2958.739557	151.835
+2958.814044	130.911
+2958.888532	147.006
+2958.963021	180.269
+2959.037511	170.612
+2959.112002	144.324
+2959.186494	133.594
+2959.260987	183.488
+2959.335480	182.415
+2959.409975	142.178
+2959.484471	134.667
+2959.558967	136.813
+2959.633465	130.375
+2959.707963	152.371
+2959.782462	175.977
+2959.856963	150.762
+2959.931464	130.375
+2960.005966	122.864
+2960.080469	121.254
+2960.154973	114.816
+2960.229478	130.911
+2960.303984	171.149
+2960.378491	157.2
+2960.452998	134.13
+2960.527507	126.083
+2960.602017	123.4
+2960.676527	123.937
+2960.751039	142.178
+2960.825551	124.473
+2960.900065	92.8198
+2960.974579	112.134
+2961.049094	153.444
+2961.123610	139.495
+2961.198127	130.375
+2961.272646	127.156
+2961.347165	135.203
+2961.421684	147.543
+2961.496205	157.736
+2961.570727	135.203
+2961.645250	114.816
+2961.719774	139.495
+2961.794298	149.689
+2961.868824	149.152
+2961.943350	143.251
+2962.017878	155.59
+2962.092406	157.2
+2962.166935	140.032
+2962.241466	131.984
+2962.315997	126.083
+2962.390529	121.254
+2962.465062	116.426
+2962.539596	106.769
+2962.614131	101.404
+2962.688667	107.842
+2962.763204	127.156
+2962.837742	140.032
+2962.912280	165.247
+2962.986820	158.273
+2963.061360	133.594
+2963.135902	155.054
+2963.210444	162.028
+2963.284988	136.813
+2963.359532	121.791
+2963.434077	144.324
+2963.508624	182.952
+2963.583171	181.879
+2963.657719	124.473
+2963.732268	123.937
+2963.806818	138.422
+2963.881369	162.028
+2963.955920	168.466
+2964.030473	113.207
+2964.105027	103.013
+2964.179582	151.298
+2964.254137	155.59
+2964.328694	158.273
+2964.403251	196.901
+2964.477810	177.05
+2964.552369	124.473
+2964.626929	128.765
+2964.701490	125.01
+2964.776052	105.159
+2964.850616	124.473
+2964.925180	158.273
+2964.999745	152.908
+2965.074310	133.594
+2965.148877	141.105
+2965.223445	162.565
+2965.298014	160.419
+2965.372583	133.057
+2965.447154	120.181
+2965.521725	111.597
+2965.596298	98.7213
+2965.670871	99.7943
+2965.745446	116.426
+2965.820021	122.327
+2965.894597	151.835
+2965.969174	180.269
+2966.043752	156.663
+2966.118331	120.718
+2966.192911	128.765
+2966.267492	164.711
+2966.342074	167.393
+2966.416657	133.594
+2966.491241	113.743
+2966.565825	131.984
+2966.640411	111.597
+2966.714997	94.4293
+2966.789585	89.6008
+2966.864173	112.134
+2966.938762	122.864
+2967.013353	122.864
+2967.087944	131.448
+2967.162536	132.521
+2967.237129	108.378
+2967.311723	100.331
+2967.386318	129.838
+2967.460914	138.422
+2967.535511	103.013
+2967.610109	73.5058
+2967.684707	104.086
+2967.759307	131.984
+2967.833908	106.232
+2967.908509	97.1118
+2967.983112	101.404
+2968.057715	84.2358
+2968.132319	122.327
+2968.206925	148.079
+2968.281531	146.47
+2968.356138	120.718
+2968.430746	89.6008
+2968.505355	107.842
+2968.579965	122.864
+2968.654576	109.988
+2968.729188	98.1848
+2968.803801	114.816
+2968.878414	108.378
+2968.953029	97.1118
+2969.027645	119.645
+2969.102261	126.619
+2969.176879	124.473
+2969.251497	132.521
+2969.326116	150.225
+2969.400737	132.521
+2969.475358	131.448
+2969.549980	130.375
+2969.624603	118.035
+2969.699227	125.546
+2969.773852	125.546
+2969.848478	114.816
+2969.923105	132.521
+2969.997733	140.032
+2970.072361	125.546
+2970.146991	121.791
+2970.221622	120.718
+2970.296253	105.159
+2970.370886	101.94
+2970.445519	125.546
+2970.520153	145.397
+2970.594789	145.933
+2970.669425	141.105
+2970.744062	152.908
+2970.818700	169.539
+2970.893339	170.076
+2970.967979	132.521
+2971.042620	110.524
+2971.117262	101.94
+2971.191905	111.597
+2971.266548	135.74
+2971.341193	142.714
+2971.415839	158.273
+2971.490485	145.933
+2971.565133	107.305
+2971.639781	97.6483
+2971.714430	106.769
+2971.789081	129.302
+2971.863732	137.349
+2971.938384	142.178
+2972.013037	151.298
+2972.087691	137.349
+2972.162346	134.667
+2972.237002	134.13
+2972.311659	137.886
+2972.386317	129.838
+2972.460975	111.061
+2972.535635	122.864
+2972.610296	159.882
+2972.684957	130.375
+2972.759620	129.302
+2972.834283	131.984
+2972.908947	123.937
+2972.983613	158.273
+2973.058279	167.393
+2973.132946	140.568
+2973.207614	109.451
+2973.282283	112.67
+2973.356953	134.13
+2973.431624	125.01
+2973.506296	98.7213
+2973.580969	93.3563
+2973.655643	100.867
+2973.730317	107.842
+2973.804993	87.4548
+2973.879669	76.1883
+2973.954347	94.4293
+2974.029025	115.889
+2974.103705	113.207
+2974.178385	134.667
+2974.253066	166.857
+2974.327748	150.225
+2974.402431	147.006
+2974.477115	139.495
+2974.551800	92.8198
+2974.626486	65.4583
+2974.701173	107.305
+2974.775861	160.955
+2974.850550	139.495
+2974.925239	107.842
+2974.999930	112.134
+2975.074622	137.349
+2975.149314	133.594
+2975.224007	113.207
+2975.298702	127.156
+2975.373397	166.32
+2975.448093	162.028
+2975.522791	129.302
+2975.597489	127.692
+2975.672188	150.225
+2975.746888	180.806
+2975.821589	159.882
+2975.896290	117.499
+2975.970993	121.254
+2976.045697	121.791
+2976.120402	109.988
+2976.195107	101.94
+2976.269814	108.915
+2976.344521	114.28
+2976.419230	96.0388
+2976.493939	108.378
+2976.568649	123.4
+2976.643361	105.159
+2976.718073	101.404
+2976.792786	104.086
+2976.867500	101.94
+2976.942215	83.1628
+2977.016931	68.6773
+2977.091648	107.305
+2977.166366	147.006
+2977.241084	127.156
+2977.315804	122.864
+2977.390525	125.01
+2977.465246	79.4073
+2977.539969	84.2358
+2977.614692	90.6738
+2977.689416	119.645
+2977.764142	157.2
+2977.838868	141.641
+2977.913595	117.499
+2977.988323	105.696
+2978.063052	120.181
+2978.137782	126.083
+2978.212513	107.305
+2978.287245	97.1118
+2978.361978	111.061
+2978.436712	104.086
+2978.511446	98.7213
+2978.586182	120.718
+2978.660919	124.473
+2978.735656	133.594
+2978.810394	127.692
+2978.885134	122.864
+2978.959874	124.473
+2979.034615	105.696
+2979.109358	103.55
+2979.184101	121.791
+2979.258845	131.984
+2979.333590	131.448
+2979.408336	104.623
+2979.483083	84.2358
+2979.557830	99.2578
+2979.632579	116.426
+2979.707329	131.984
+2979.782079	127.692
+2979.856831	129.838
+2979.931583	120.181
+2980.006337	125.01
+2980.081091	108.378
+2980.155847	101.404
+2980.230603	114.816
+2980.305360	123.4
+2980.380118	136.813
+2980.454877	115.353
+2980.529637	97.1118
+2980.604398	96.0388
+2980.679160	118.572
+2980.753923	136.813
+2980.828687	142.714
+2980.903451	115.353
+2980.978217	111.597
+2981.052983	135.203
+2981.127751	133.594
+2981.202519	122.327
+2981.277289	152.908
+2981.352059	143.787
+2981.426830	122.327
+2981.501603	142.714
+2981.576376	158.809
+2981.651150	157.2
+2981.725925	148.079
+2981.800701	149.689
+2981.875478	142.178
+2981.950255	142.178
+2982.025034	140.032
+2982.099814	144.86
+2982.174594	141.641
+2982.249376	131.448
+2982.324159	114.28
+2982.398942	110.524
+2982.473726	90.1373
+2982.548512	93.3563
+2982.623298	121.791
+2982.698085	119.645
+2982.772873	118.035
+2982.847662	125.01
+2982.922452	125.546
+2982.997243	156.663
+2983.072035	144.324
+2983.146828	118.035
+2983.221622	143.251
+2983.296416	182.415
+2983.371212	170.076
+2983.446009	170.076
+2983.520806	179.733
+2983.595605	150.762
+2983.670404	112.134
+2983.745204	118.035
+2983.820006	99.7943
+2983.894808	99.2578
+2983.969611	125.546
+2984.044415	111.061
+2984.119220	70.8233
+2984.194026	83.1628
+2984.268833	125.01
+2984.343641	170.076
+2984.418449	158.273
+2984.493259	108.378
+2984.568070	127.692
+2984.642881	145.933
+2984.717694	147.006
+2984.792507	130.911
+2984.867322	116.426
+2984.942137	136.276
+2985.016953	125.01
+2985.091770	94.9658
+2985.166589	119.108
+2985.241408	167.393
+2985.316228	163.101
+2985.391049	135.203
+2985.465870	145.933
+2985.540693	134.13
+2985.615517	135.74
+2985.690342	147.543
+2985.765167	122.327
+2985.839994	112.134
+2985.914821	106.769
+2985.989650	97.6483
+2986.064479	121.254
+2986.139310	150.762
+2986.214141	139.495
+2986.288973	115.889
+2986.363806	135.203
+2986.438640	172.222
+2986.513475	169.539
+2986.588311	149.689
+2986.663148	128.229
+2986.737986	126.083
+2986.812825	156.663
+2986.887664	147.006
+2986.962505	121.254
+2987.037347	97.1118
+2987.112189	78.8708
+2987.187033	111.061
+2987.261877	156.127
+2987.336722	156.127
+2987.411569	127.692
+2987.486416	104.086
+2987.561264	81.5533
+2987.636113	86.3818
+2987.710963	101.94
+2987.785814	139.495
+2987.860666	153.444
+2987.935519	146.47
+2988.010373	172.222
+2988.085227	153.981
+2988.160083	97.6483
+2988.234940	107.842
+2988.309797	149.689
+2988.384655	155.59
+2988.459515	143.251
+2988.534375	105.696
+2988.609237	111.597
+2988.684099	135.203
+2988.758962	121.254
+2988.833826	131.984
+2988.908691	111.597
+2988.983557	93.8928
+2989.058424	92.8198
+2989.133292	91.7468
+2989.208160	118.572
+2989.283030	162.028
+2989.357901	169.003
+2989.432772	152.908
+2989.507645	178.66
+2989.582518	170.612
+2989.657393	126.619
+2989.732268	99.7943
+2989.807144	85.8453
+2989.882022	104.086
+2989.956900	104.086
+2990.031779	86.9183
+2990.106659	98.1848
+2990.181540	116.962
+2990.256422	141.105
+2990.331305	161.492
+2990.406188	143.787
+2990.481073	145.397
+2990.555959	152.908
+2990.630845	140.032
+2990.705733	143.787
+2990.780621	148.616
+2990.855511	186.171
+2990.930401	200.656
+2991.005292	146.47
+2991.080185	151.298
+2991.155078	139.495
+2991.229972	94.9658
+2991.304867	81.5533
+2991.379763	101.94
+2991.454660	135.203
+2991.529558	128.765
+2991.604456	108.378
+2991.679356	109.451
+2991.754257	128.229
+2991.829158	128.229
+2991.904061	118.035
+2991.978964	111.597
+2992.053869	108.378
+2992.128774	109.451
+2992.203680	127.692
+2992.278588	144.86
+2992.353496	160.419
+2992.428405	161.492
+2992.503315	152.908
+2992.578226	127.156
+2992.653138	103.013
+2992.728051	113.207
+2992.802964	123.937
+2992.877879	107.842
+2992.952795	95.5023
+2993.027711	118.572
+2993.102629	132.521
+2993.177547	147.006
+2993.252467	147.006
+2993.327387	143.787
+2993.402308	114.28
+2993.477231	104.623
+2993.552154	107.305
+2993.627078	123.4
+2993.702003	148.616
+2993.776929	147.006
+2993.851856	142.178
+2993.926784	152.371
+2994.001712	121.791
+2994.076642	103.013
+2994.151573	105.696
+2994.226504	82.6263
+2994.301437	63.8488
+2994.376370	90.6738
+2994.451305	126.083
+2994.526240	118.035
+2994.601176	105.159
+2994.676114	87.4548
+2994.751052	74.0423
+2994.825991	105.696
+2994.900931	143.251
+2994.975872	144.324
+2995.050814	126.083
+2995.125757	114.816
+2995.200701	119.645
+2995.275645	128.765
+2995.350591	134.13
+2995.425538	122.864
+2995.500485	120.181
+2995.575434	144.86
+2995.650383	152.371
+2995.725333	158.273
+2995.800285	173.831
+2995.875237	145.933
+2995.950190	137.886
+2996.025144	142.714
+2996.100099	140.568
+2996.175055	134.13
+2996.250012	126.083
+2996.324970	126.083
+2996.399929	121.791
+2996.474888	122.864
+2996.549849	134.667
+2996.624811	143.251
+2996.699773	127.156
+2996.774737	126.083
+2996.849701	121.254
+2996.924667	121.791
+2996.999633	141.105
+2997.074600	125.01
+2997.149568	120.718
+2997.224537	140.568
+2997.299507	140.032
+2997.374478	111.061
+2997.449450	103.55
+2997.524423	119.645
+2997.599397	94.9658
+2997.674372	90.6738
+2997.749347	111.597
+2997.824324	131.984
+2997.899302	128.229
+2997.974280	109.988
+2998.049259	116.426
+2998.124240	142.714
+2998.199221	147.543
+2998.274203	119.645
+2998.349187	111.597
+2998.424171	136.276
+2998.499156	138.422
+2998.574142	119.108
+2998.649129	107.305
+2998.724116	100.867
+2998.799105	125.01
+2998.874095	150.225
+2998.949086	147.543
+2999.024077	161.492
+2999.099070	155.054
+2999.174063	139.495
+2999.249058	135.74
+2999.324053	136.813
+2999.399049	118.035
+2999.474047	142.178
+2999.549045	177.587
+2999.624044	137.349
+2999.699044	96.5753
+2999.774045	109.451
+2999.849047	151.298
diff --git a/samples/Spectra/C_25.txt b/samples/Spectra/C_25.txt
new file mode 100644
index 0000000000000000000000000000000000000000..17cbd06c448321dded15e222dc7d00ba0b65f0bb
--- /dev/null
+++ b/samples/Spectra/C_25.txt
@@ -0,0 +1,41360 @@
+TITLE "<<020205 Cosmin Silac 20012005-01-C25_F3_a_0001>> Voyager Spec #1 MC[BP = 1475.7, 12888]" 
+TYPE MASSSPEC
+699.880527	0
+699.916753	11.0128
+699.952979	-1.88019e-007
+699.989207	5.11309
+700.025435	5.5064
+700.061665	9.04623
+700.097895	16.1259
+700.134126	14.1593
+700.170358	16.9125
+700.206591	31.8585
+700.242825	28.3186
+700.279060	23.5989
+700.315296	21.6323
+700.351533	23.2056
+700.387771	32.2518
+700.424010	26.7454
+700.460249	36.5782
+700.496490	24.7788
+700.532732	11.0128
+700.568974	14.5526
+700.605217	11.7994
+700.641462	12.5861
+700.677707	11.4061
+700.713953	15.7326
+700.750201	8.65292
+700.786449	5.5064
+700.822698	8.2596
+700.858948	9.83286
+700.895199	14.5526
+700.931451	10.2262
+700.967703	16.9125
+701.003957	16.9125
+701.040212	10.6195
+701.076467	5.11309
+701.112724	9.04623
+701.148981	19.6657
+701.185240	27.9253
+701.221499	25.5654
+701.257759	25.1721
+701.294021	31.4652
+701.330283	42.8713
+701.366546	40.9047
+701.402810	33.825
+701.439075	52.3108
+701.475341	57.8172
+701.511608	37.3649
+701.547876	34.2184
+701.584144	25.1721
+701.620414	18.0925
+701.656685	16.1259
+701.692956	16.9125
+701.729229	23.5989
+701.765502	30.6785
+701.801777	19.6657
+701.838052	24.3855
+701.874328	27.1387
+701.910605	27.9253
+701.946883	34.2184
+701.983162	32.2518
+702.019442	35.7916
+702.055723	28.3186
+702.092005	23.9922
+702.128288	23.9922
+702.164572	34.6117
+702.200856	40.5114
+702.237142	47.9844
+702.273429	43.2646
+702.309716	58.6038
+702.346004	73.9431
+702.382294	95.5754
+702.418584	82.9893
+702.454875	40.9047
+702.491168	29.4986
+702.527461	33.4317
+702.563755	30.6785
+702.600050	29.1053
+702.636346	36.5782
+702.672643	27.1387
+702.708940	30.2852
+702.745239	34.6117
+702.781539	30.2852
+702.817839	34.2184
+702.854141	28.3186
+702.890443	18.4858
+702.926747	27.9253
+702.963051	39.3314
+702.999357	38.5448
+703.035663	31.4652
+703.071970	26.7454
+703.108278	21.6323
+703.144587	34.6117
+703.180897	46.4111
+703.217208	51.9175
+703.253520	48.771
+703.289833	57.0306
+703.326146	91.2489
+703.362461	131.76
+703.398777	107.768
+703.435093	77.0896
+703.471411	69.6167
+703.507729	56.6373
+703.544049	38.5448
+703.580369	29.1053
+703.616690	37.7582
+703.653012	47.9844
+703.689335	45.6245
+703.725659	25.5654
+703.761984	18.4858
+703.798310	32.6451
+703.834637	41.6913
+703.870965	53.4908
+703.907294	62.1437
+703.943623	61.3571
+703.979954	50.3442
+704.016286	44.4445
+704.052618	48.771
+704.088952	51.9175
+704.125286	59.3905
+704.161621	59.3905
+704.197957	63.7169
+704.234295	67.6501
+704.270633	70.4033
+704.306972	71.1899
+704.343312	92.8222
+704.379653	105.802
+704.415995	94.0022
+704.452337	100.689
+704.488681	91.6423
+704.525026	77.8763
+704.561371	65.2902
+704.597718	52.3108
+704.634065	49.5576
+704.670414	41.298
+704.706763	36.1849
+704.743114	35.7916
+704.779465	43.6579
+704.815817	46.4111
+704.852170	56.6373
+704.888524	53.0975
+704.924879	42.8713
+704.961235	30.2852
+704.997592	33.0384
+705.033950	38.9381
+705.070308	41.298
+705.106668	56.244
+705.143029	76.303
+705.179390	90.4623
+705.215753	105.015
+705.252116	120.748
+705.288481	128.614
+705.324846	124.287
+705.361212	138.84
+705.397579	122.321
+705.433947	110.915
+705.470316	86.5292
+705.506686	74.7298
+705.543057	60.9637
+705.579429	78.6629
+705.615802	95.1821
+705.652176	82.2027
+705.688551	56.244
+705.724926	62.537
+705.761303	80.2361
+705.797680	72.7632
+705.834059	53.4908
+705.870438	48.771
+705.906818	60.5704
+705.943200	71.5832
+705.979582	61.357
+706.015965	51.1309
+706.052349	59.7838
+706.088734	81.4161
+706.125120	99.5085
+706.161507	105.802
+706.197894	103.835
+706.234283	106.588
+706.270673	145.92
+706.307063	144.346
+706.343455	139.627
+706.379848	143.56
+706.416241	145.526
+706.452635	105.015
+706.489031	88.8891
+706.525427	88.1024
+706.561824	78.2696
+706.598222	71.5832
+706.634621	83.776
+706.671021	70.7966
+706.707422	57.8172
+706.743824	63.3236
+706.780227	75.5164
+706.816631	80.2361
+706.853035	70.01
+706.889441	60.9637
+706.925847	93.6088
+706.962255	80.6294
+706.998663	59.3905
+707.035073	83.776
+707.071483	103.835
+707.107894	85.7425
+707.144306	84.5626
+707.180720	93.6088
+707.217134	95.1821
+707.253549	134.12
+707.289964	171.092
+707.326381	162.046
+707.362799	124.681
+707.399218	107.768
+707.435638	108.161
+707.472058	104.622
+707.508480	112.881
+707.544902	119.961
+707.581326	93.2155
+707.617750	78.2696
+707.654175	87.3158
+707.690602	80.2361
+707.727029	80.2361
+707.763457	93.2155
+707.799886	91.6423
+707.836316	66.4701
+707.872747	57.8172
+707.909179	92.8222
+707.945612	109.341
+707.982045	84.9559
+708.018480	71.9765
+708.054916	69.6167
+708.091352	67.2568
+708.127790	57.8172
+708.164228	84.9559
+708.200667	145.133
+708.237108	185.644
+708.273549	205.703
+708.309991	217.11
+708.346434	193.511
+708.382878	189.184
+708.419323	168.339
+708.455769	152.606
+708.492216	150.246
+708.528664	110.915
+708.565113	86.5292
+708.601562	64.5036
+708.638013	85.3492
+708.674465	101.475
+708.710917	93.2155
+708.747370	75.9097
+708.783825	71.1899
+708.820280	100.688
+708.856736	112.095
+708.893194	86.5292
+708.929652	78.2696
+708.966111	72.3699
+709.002571	87.3158
+709.039032	103.835
+709.075493	106.982
+709.111956	99.5085
+709.148420	100.688
+709.184885	141.593
+709.221350	175.812
+709.257817	168.339
+709.294284	152.606
+709.330753	186.431
+709.367222	183.285
+709.403692	147.886
+709.440164	147.493
+709.476636	155.753
+709.513109	151.033
+709.549583	140.413
+709.586058	113.275
+709.622534	89.2824
+709.659011	85.3492
+709.695489	81.4161
+709.731967	86.9225
+709.768447	82.2027
+709.804928	78.6629
+709.841409	62.1437
+709.877892	74.3364
+709.914375	69.6166
+709.950860	81.0228
+709.987345	104.622
+710.023831	95.5754
+710.060318	82.2027
+710.096806	75.9097
+710.133295	96.362
+710.169785	152.213
+710.206276	185.644
+710.242768	189.184
+710.279261	202.95
+710.315755	189.578
+710.352249	177.778
+710.388745	176.991
+710.425242	167.945
+710.461739	158.506
+710.498238	122.714
+710.534737	134.513
+710.571237	124.681
+710.607738	95.182
+710.644241	106.588
+710.680744	103.835
+710.717248	75.9096
+710.753753	87.7091
+710.790259	103.442
+710.826766	80.6294
+710.863273	66.8634
+710.899782	70.4032
+710.936292	98.7219
+710.972802	108.948
+711.009314	94.7887
+711.045827	99.1152
+711.082340	114.061
+711.118854	107.768
+711.155370	117.994
+711.191886	142.38
+711.228403	180.925
+711.264921	195.871
+711.301440	179.351
+711.337960	180.925
+711.374481	217.896
+711.411003	206.49
+711.447526	194.297
+711.484050	169.125
+711.520574	113.275
+711.557100	105.408
+711.593626	129.007
+711.630154	115.241
+711.666682	79.4495
+711.703212	81.8094
+711.739742	95.5754
+711.776273	108.161
+711.812805	110.128
+711.849339	87.3158
+711.885873	103.048
+711.922408	115.634
+711.958944	112.095
+711.995480	108.948
+712.032018	94.7887
+712.068557	84.5626
+712.105097	96.362
+712.141637	144.74
+712.178179	185.251
+712.214721	264.701
+712.251265	338.644
+712.287809	348.87
+712.324354	267.454
+712.360901	206.883
+712.397448	222.223
+712.433996	192.724
+712.470545	152.213
+712.507095	156.932
+712.543646	161.652
+712.580198	138.84
+712.616751	121.141
+712.653304	129.007
+712.689859	124.287
+712.726415	108.161
+712.762971	105.802
+712.799529	110.128
+712.836087	86.9225
+712.872647	77.4829
+712.909207	79.4495
+712.945768	107.768
+712.982330	99.5085
+713.018893	97.9353
+713.055457	124.287
+713.092022	134.12
+713.128588	138.053
+713.165155	180.531
+713.201723	245.821
+713.238292	265.88
+713.274861	277.287
+713.311432	261.554
+713.348004	289.479
+713.384576	390.954
+713.421150	436.972
+713.457724	344.937
+713.494299	231.662
+713.530875	182.891
+713.567453	165.979
+713.604031	172.272
+713.640610	159.686
+713.677190	148.28
+713.713771	108.948
+713.750353	121.141
+713.786935	155.752
+713.823519	151.426
+713.860104	143.56
+713.896689	129.007
+713.933276	101.868
+713.969864	139.627
+714.006452	147.493
+714.043041	129.794
+714.079632	162.832
+714.116223	160.866
+714.152815	171.878
+714.189408	199.804
+714.226002	233.235
+714.262597	310.718
+714.299193	322.124
+714.335790	289.873
+714.372388	253.688
+714.408987	283.58
+714.445586	312.292
+714.482187	259.981
+714.518788	192.724
+714.555391	154.179
+714.591994	123.894
+714.628599	120.748
+714.665204	131.367
+714.701810	117.208
+714.738417	108.948
+714.775026	130.187
+714.811635	114.061
+714.848245	88.889
+714.884856	91.2489
+714.921467	99.9018
+714.958080	111.701
+714.994694	104.622
+715.031309	123.501
+715.067924	132.154
+715.104541	118.781
+715.141158	144.74
+715.177777	193.904
+715.214396	230.089
+715.251016	225.762
+715.287638	227.336
+715.324260	196.264
+715.360883	187.611
+715.397507	224.189
+715.434132	255.261
+715.470758	218.289
+715.507385	154.966
+715.544013	142.773
+715.580641	155.359
+715.617271	117.994
+715.653902	101.868
+715.690533	122.321
+715.727166	119.961
+715.763799	111.701
+715.800434	106.588
+715.837069	116.028
+715.873705	114.454
+715.910342	108.555
+715.946980	107.375
+715.983619	126.254
+716.020259	135.3
+716.056900	121.141
+716.093542	140.413
+716.130185	159.292
+716.166829	188.004
+716.203473	197.837
+716.240119	186.824
+716.276766	230.875
+716.313413	270.994
+716.350062	274.533
+716.386711	256.441
+716.423361	249.361
+716.460013	282.006
+716.496665	259.587
+716.533318	186.431
+716.569972	145.133
+716.606627	152.999
+716.643283	124.681
+716.679940	93.2154
+716.716597	100.295
+716.753256	96.3619
+716.789916	95.182
+716.826577	121.534
+716.863238	139.627
+716.899901	137.267
+716.936564	116.814
+716.973228	98.3285
+717.009894	95.9686
+717.046560	113.274
+717.083227	103.048
+717.119895	96.3619
+717.156564	118.781
+717.193234	149.853
+717.229905	175.418
+717.266577	179.351
+717.303250	169.912
+717.339924	195.084
+717.376598	262.734
+717.413274	252.114
+717.449951	254.868
+717.486628	284.76
+717.523306	230.875
+717.559986	179.745
+717.596666	149.853
+717.633347	129.007
+717.670030	122.321
+717.706713	120.747
+717.743397	110.128
+717.780082	102.262
+717.816768	127.434
+717.853455	139.626
+717.890142	95.182
+717.926831	77.4828
+717.963521	84.1692
+718.000211	121.927
+718.036903	142.38
+718.073595	139.626
+718.110289	141.2
+718.146983	145.526
+718.183679	139.626
+718.220375	162.439
+718.257072	188.791
+718.293770	214.356
+718.330469	275.713
+718.367169	296.559
+718.403870	291.839
+718.440572	300.492
+718.477275	275.32
+718.513979	206.097
+718.550683	154.572
+718.587389	152.213
+718.624095	160.472
+718.660803	133.727
+718.697511	108.161
+718.734221	123.894
+718.770931	155.359
+718.807642	182.891
+718.844354	162.832
+718.881068	134.12
+718.917782	126.254
+718.954497	145.92
+718.991213	173.452
+719.027929	164.012
+719.064647	148.279
+719.101366	141.2
+719.138086	167.552
+719.174806	173.452
+719.211528	167.945
+719.248250	164.799
+719.284974	158.506
+719.321698	191.151
+719.358423	205.31
+719.395150	266.667
+719.431877	307.965
+719.468605	268.24
+719.505334	215.143
+719.542064	207.277
+719.578795	213.57
+719.615527	191.544
+719.652260	153.786
+719.688993	134.907
+719.725728	101.082
+719.762464	91.2489
+719.799200	105.015
+719.835938	143.56
+719.872676	161.652
+719.909416	147.493
+719.946156	137.66
+719.982897	138.84
+720.019639	144.346
+720.056382	145.133
+720.093126	131.76
+720.129871	130.58
+720.166617	138.447
+720.203364	145.92
+720.240112	166.765
+720.276861	176.991
+720.313611	211.21
+720.350361	228.909
+720.387113	273.353
+720.423865	333.137
+720.460619	309.538
+720.497373	223.009
+720.534128	176.205
+720.570885	152.213
+720.607642	157.326
+720.644400	162.045
+720.681159	175.811
+720.717919	182.104
+720.754680	199.41
+720.791442	186.038
+720.828205	167.159
+720.864968	171.878
+720.901733	119.174
+720.938499	114.848
+720.975265	107.375
+721.012033	87.709
+721.048801	88.4957
+721.085570	105.015
+721.122341	170.305
+721.159112	196.657
+721.195884	198.23
+721.232657	221.436
+721.269431	241.102
+721.306206	234.022
+721.342982	231.662
+721.379759	256.834
+721.416537	270.994
+721.453316	235.202
+721.490095	197.837
+721.526876	174.238
+721.563658	124.287
+721.600440	119.174
+721.637224	142.773
+721.674008	129.794
+721.710793	129.4
+721.747579	150.639
+721.784367	148.673
+721.821155	134.513
+721.857944	108.555
+721.894734	99.9018
+721.931525	97.5419
+721.968317	121.927
+722.005109	157.326
+722.041903	178.565
+722.078698	151.819
+722.115493	103.048
+722.152290	119.174
+722.189088	177.385
+722.225886	226.942
+722.262685	252.508
+722.299486	249.361
+722.336287	221.829
+722.373089	232.055
+722.409892	230.482
+722.446696	234.415
+722.483501	254.868
+722.520307	206.097
+722.557114	166.765
+722.593922	147.493
+722.630731	121.534
+722.667540	148.673
+722.704351	160.472
+722.741163	132.94
+722.777975	99.9018
+722.814788	119.174
+722.851603	114.061
+722.888418	88.1024
+722.925234	95.9687
+722.962052	99.5085
+722.998870	96.362
+723.035689	86.9225
+723.072509	108.555
+723.109330	131.367
+723.146152	157.719
+723.182974	150.246
+723.219798	185.644
+723.256623	293.806
+723.293448	371.682
+723.330275	322.911
+723.367102	239.528
+723.403931	199.017
+723.440760	244.642
+723.477591	275.32
+723.514422	224.189
+723.551254	165.192
+723.588087	149.459
+723.624921	138.447
+723.661756	123.107
+723.698592	118.388
+723.735429	124.287
+723.772267	120.747
+723.809106	136.48
+723.845945	160.472
+723.882786	182.105
+723.919627	154.179
+723.956470	141.2
+723.993313	159.686
+724.030158	135.3
+724.067003	118.388
+724.103849	139.233
+724.140696	149.459
+724.177545	156.932
+724.214394	211.21
+724.251244	259.194
+724.288095	257.228
+724.324946	248.968
+724.361799	262.341
+724.398653	283.186
+724.435508	294.592
+724.472363	259.587
+724.509220	210.03
+724.546077	205.31
+724.582936	183.285
+724.619795	143.953
+724.656656	147.1
+724.693517	147.886
+724.730379	133.727
+724.767242	139.627
+724.804106	139.627
+724.840971	102.655
+724.877837	95.5754
+724.914704	138.053
+724.951572	128.221
+724.988441	110.521
+725.025310	117.994
+725.062181	102.655
+725.099052	119.174
+725.135925	151.033
+725.172798	190.757
+725.209673	183.678
+725.246548	202.557
+725.283424	273.354
+725.320301	280.433
+725.357180	240.708
+725.394059	276.893
+725.430939	317.798
+725.467820	319.765
+725.504701	287.906
+725.541584	223.796
+725.578468	159.292
+725.615353	152.606
+725.652238	139.627
+725.689125	118.781
+725.726012	98.3286
+725.762901	125.467
+725.799790	127.434
+725.836680	107.768
+725.873572	126.254
+725.910464	128.221
+725.947357	129.4
+725.984251	153.393
+726.021146	150.639
+726.058042	155.359
+726.094939	173.452
+726.131837	176.205
+726.168735	152.606
+726.205635	159.292
+726.242536	178.171
+726.279437	215.143
+726.316340	227.729
+726.353243	229.302
+726.390148	263.521
+726.427053	279.253
+726.463959	229.302
+726.500866	167.945
+726.537775	148.28
+726.574684	177.385
+726.611594	171.485
+726.648505	108.162
+726.685416	104.228
+726.722329	123.894
+726.759243	147.1
+726.796158	182.498
+726.833073	204.13
+726.869990	177.385
+726.906907	146.313
+726.943826	158.112
+726.980745	152.213
+727.017665	120.748
+727.054587	110.915
+727.091509	134.907
+727.128432	120.354
+727.165356	129.4
+727.202281	183.678
+727.239207	216.323
+727.276134	242.675
+727.313062	295.379
+727.349990	283.186
+727.386920	250.541
+727.423851	256.834
+727.460782	215.536
+727.497715	177.385
+727.534648	175.025
+727.571583	180.138
+727.608518	135.3
+727.645454	95.9687
+727.682391	140.02
+727.719329	158.112
+727.756269	137.267
+727.793209	121.141
+727.830149	132.154
+727.867091	129.007
+727.904034	136.087
+727.940978	130.974
+727.977923	112.095
+728.014868	124.681
+728.051815	133.727
+728.088762	101.082
+728.125711	113.668
+728.162660	179.351
+728.199610	241.888
+728.236562	267.454
+728.273514	233.235
+728.310467	259.981
+728.347421	271.387
+728.384376	264.701
+728.421332	265.881
+728.458289	279.253
+728.495247	267.061
+728.532205	236.775
+728.569165	194.297
+728.606126	147.493
+728.643087	140.807
+728.680050	120.748
+728.717013	116.814
+728.753978	130.187
+728.790943	144.346
+728.827909	143.953
+728.864876	150.639
+728.901844	143.953
+728.938814	145.526
+728.975784	152.999
+729.012754	160.472
+729.049726	113.668
+729.086699	101.868
+729.123673	126.254
+729.160648	163.619
+729.197623	203.344
+729.234600	223.009
+729.271577	234.022
+729.308556	265.094
+729.345535	296.952
+729.382515	307.965
+729.419497	290.659
+729.456479	199.017
+729.493462	152.213
+729.530446	159.686
+729.567431	191.151
+729.604417	157.719
+729.641404	133.727
+729.678392	151.033
+729.715380	155.753
+729.752370	152.999
+729.789361	114.061
+729.826352	100.295
+729.863345	127.434
+729.900338	122.321
+729.937333	138.447
+729.974328	154.966
+730.011324	154.179
+730.048321	147.493
+730.085319	132.94
+730.122319	134.514
+730.159319	184.858
+730.196319	214.356
+730.233321	232.449
+730.270324	257.621
+730.307328	274.534
+730.344333	294.986
+730.381338	372.862
+730.418345	365.389
+730.455352	258.408
+730.492361	166.765
+730.529370	140.807
+730.566380	116.421
+730.603392	129.794
+730.640404	137.267
+730.677417	151.426
+730.714431	156.146
+730.751446	136.087
+730.788462	143.953
+730.825479	154.179
+730.862497	137.66
+730.899515	128.614
+730.936535	135.694
+730.973556	171.092
+731.010577	177.385
+731.047600	153.786
+731.084623	161.259
+731.121648	146.706
+731.158673	169.125
+731.195699	252.508
+731.232726	283.58
+731.269755	237.562
+731.306784	211.603
+731.343814	200.59
+731.380845	212.783
+731.417876	246.608
+731.454909	217.896
+731.491943	214.75
+731.528978	175.418
+731.566013	135.3
+731.603050	153.393
+731.640087	165.192
+731.677126	178.565
+731.714165	134.907
+731.751205	89.2825
+731.788247	91.2491
+731.825289	109.735
+731.862332	135.3
+731.899376	166.765
+731.936421	174.238
+731.973467	112.881
+732.010514	92.0357
+732.047562	129.401
+732.084610	169.519
+732.121660	166.765
+732.158711	212.39
+732.195762	323.305
+732.232815	330.777
+732.269868	270.207
+732.306923	291.839
+732.343978	299.312
+732.381034	311.898
+732.418091	286.333
+732.455150	266.667
+732.492209	264.307
+732.529269	242.282
+732.566330	213.57
+732.603391	157.326
+732.640454	110.521
+732.677518	108.162
+732.714583	126.647
+732.751648	125.074
+732.788715	144.74
+732.825782	146.313
+732.862851	124.287
+732.899920	125.467
+732.936991	132.154
+732.974062	126.254
+733.011134	134.514
+733.048207	131.367
+733.085281	141.593
+733.122356	176.992
+733.159432	270.207
+733.196509	342.577
+733.233587	347.69
+733.270666	266.667
+733.307745	203.344
+733.344826	241.495
+733.381907	293.413
+733.418990	284.76
+733.456073	253.295
+733.493158	238.742
+733.530243	217.896
+733.567329	148.28
+733.604416	122.321
+733.641505	132.547
+733.678594	169.125
+733.715684	158.113
+733.752775	137.267
+733.789866	151.426
+733.826959	162.832
+733.864053	180.925
+733.901148	163.226
+733.938243	116.028
+733.975340	75.5165
+734.012437	92.8223
+734.049536	102.655
+734.086635	107.768
+734.123736	151.426
+734.160837	241.495
+734.197939	320.551
+734.235042	321.731
+734.272146	261.554
+734.309251	285.546
+734.346357	329.991
+734.383464	310.719
+734.420572	307.179
+734.457681	367.356
+734.494790	425.566
+734.531901	331.564
+734.569012	190.364
+734.606125	146.706
+734.643238	129.007
+734.680353	133.334
+734.717468	158.506
+734.754584	182.891
+734.791702	146.706
+734.828820	121.928
+734.865939	119.568
+734.903059	120.354
+734.940180	110.915
+734.977302	136.874
+735.014424	170.305
+735.051548	146.706
+735.088673	124.287
+735.125798	141.593
+735.162925	170.699
+735.200053	185.645
+735.237181	184.858
+735.274310	204.13
+735.311441	210.03
+735.348572	260.768
+735.385704	292.233
+735.422837	264.701
+735.459971	252.508
+735.497106	271.387
+735.534242	269.027
+735.571379	211.21
+735.608517	172.272
+735.645656	176.205
+735.682795	187.611
+735.719936	175.025
+735.757078	132.154
+735.794220	109.735
+735.831363	148.28
+735.868508	154.573
+735.905653	121.534
+735.942799	141.593
+735.979947	174.238
+736.017095	180.531
+736.054244	177.385
+736.091394	170.699
+736.128545	168.732
+736.165697	147.1
+736.202849	140.807
+736.240003	195.477
+736.277158	262.341
+736.314314	356.736
+736.351470	413.767
+736.388628	415.34
+736.425786	360.276
+736.462945	344.937
+736.500106	364.996
+736.537267	333.531
+736.574429	232.842
+736.611592	158.506
+736.648756	174.238
+736.685921	200.984
+736.723087	164.406
+736.760254	149.853
+736.797422	149.46
+736.834591	133.334
+736.871760	143.953
+736.908931	189.184
+736.946103	195.084
+736.983275	156.539
+737.020449	136.087
+737.057623	125.467
+737.094798	136.48
+737.131975	145.526
+737.169152	168.339
+737.206330	184.858
+737.243509	204.917
+737.280689	213.57
+737.317870	261.161
+737.355052	333.924
+737.392235	347.297
+737.429418	314.258
+737.466603	245.428
+737.503789	238.349
+737.540975	215.93
+737.578163	208.457
+737.615351	201.377
+737.652541	164.799
+737.689731	134.514
+737.726922	151.819
+737.764114	162.832
+737.801307	163.226
+737.838501	132.154
+737.875696	132.547
+737.912892	142.38
+737.950089	150.64
+737.987287	150.64
+738.024486	123.108
+738.061686	140.02
+738.098886	187.611
+738.136088	192.724
+738.173290	179.745
+738.210494	185.251
+738.247698	212.39
+738.284903	230.089
+738.322110	208.85
+738.359317	250.148
+738.396525	323.698
+738.433734	317.405
+738.470944	301.672
+738.508155	241.888
+738.545367	195.084
+738.582580	208.85
+738.619793	203.737
+738.657008	159.686
+738.694224	122.714
+738.731440	106.195
+738.768658	134.12
+738.805876	167.945
+738.843096	174.238
+738.880316	139.233
+738.917537	113.275
+738.954759	128.614
+738.991983	151.82
+739.029207	167.945
+739.066432	209.637
+739.103658	174.238
+739.140884	141.593
+739.178112	157.326
+739.215341	183.678
+739.252571	247.002
+739.289801	287.12
+739.327033	300.099
+739.364265	266.274
+739.401499	266.667
+739.438733	320.551
+739.475969	283.186
+739.513205	204.917
+739.550442	185.645
+739.587680	161.259
+739.624919	161.259
+739.662159	132.547
+739.699400	119.961
+739.736642	127.041
+739.773885	139.627
+739.811129	125.467
+739.848373	118.781
+739.885619	154.573
+739.922865	144.74
+739.960113	116.815
+739.997361	102.655
+740.034611	140.413
+740.071861	152.999
+740.109112	143.56
+740.146365	173.845
+740.183618	173.845
+740.220872	186.431
+740.258127	228.909
+740.295383	254.475
+740.332640	266.274
+740.369897	231.662
+740.407156	220.256
+740.444416	212.39
+740.481676	217.11
+740.518938	207.67
+740.556201	195.084
+740.593464	160.866
+740.630728	138.447
+740.667994	131.76
+740.705260	164.799
+740.742527	182.105
+740.779795	165.192
+740.817064	143.953
+740.854334	145.526
+740.891605	165.192
+740.928877	165.979
+740.966150	142.773
+741.003424	122.714
+741.040698	139.233
+741.077974	138.447
+741.115251	129.007
+741.152528	132.94
+741.189807	179.745
+741.227086	243.462
+741.264366	240.709
+741.301648	225.763
+741.338930	235.989
+741.376213	250.935
+741.413497	265.487
+741.450782	246.215
+741.488068	215.143
+741.525355	178.958
+741.562643	153.393
+741.599931	113.275
+741.637221	126.647
+741.674512	139.627
+741.711803	127.827
+741.749096	107.375
+741.786389	115.241
+741.823684	132.547
+741.860979	156.146
+741.898275	167.552
+741.935572	136.48
+741.972870	139.627
+742.010170	166.765
+742.047470	158.899
+742.084770	160.866
+742.122072	161.259
+742.159375	181.318
+742.196679	193.904
+742.233984	232.449
+742.271289	267.454
+742.308596	244.248
+742.345903	230.482
+742.383212	208.457
+742.420521	210.817
+742.457831	243.855
+742.495143	216.323
+742.532455	180.138
+742.569768	182.105
+742.607082	159.292
+742.644397	125.861
+742.681713	124.681
+742.719030	139.233
+742.756348	166.372
+742.793667	141.593
+742.830986	127.827
+742.868307	124.287
+742.905628	151.426
+742.942951	160.472
+742.980274	163.226
+743.017599	176.598
+743.054924	149.066
+743.092250	139.627
+743.129578	190.758
+743.166906	189.184
+743.204235	188.398
+743.241565	188.398
+743.278896	198.624
+743.316228	230.482
+743.353560	288.3
+743.390894	273.747
+743.428229	278.86
+743.465564	264.307
+743.502901	220.256
+743.540239	213.963
+743.577577	204.13
+743.614916	226.943
+743.652257	196.264
+743.689598	141.2
+743.726940	125.074
+743.764283	132.154
+743.801627	145.526
+743.838972	159.292
+743.876318	150.64
+743.913665	157.719
+743.951013	202.557
+743.988362	209.243
+744.025711	175.812
+744.063062	162.832
+744.100414	150.64
+744.137766	164.012
+744.175120	175.418
+744.212474	169.125
+744.249829	158.113
+744.287186	207.277
+744.324543	276.5
+744.361901	310.325
+744.399260	311.898
+744.436620	305.605
+744.473981	283.58
+744.511343	252.115
+744.548706	207.67
+744.586069	122.321
+744.623434	84.5628
+744.660800	96.7555
+744.698166	109.342
+744.735534	111.308
+744.772902	121.141
+744.810272	141.2
+744.847642	147.493
+744.885013	143.56
+744.922385	115.635
+744.959758	113.275
+744.997133	134.907
+745.034508	112.881
+745.071883	94.3956
+745.109260	95.5756
+745.146638	138.054
+745.184017	197.837
+745.221397	187.611
+745.258777	207.277
+745.296159	245.428
+745.333541	239.529
+745.370925	219.863
+745.408309	239.529
+745.445694	259.588
+745.483081	243.462
+745.520468	213.57
+745.557856	207.277
+745.595245	202.95
+745.632635	170.305
+745.670026	155.359
+745.707418	158.113
+745.744811	131.367
+745.782205	135.3
+745.819599	179.745
+745.856995	201.77
+745.894391	164.012
+745.931789	151.033
+745.969187	154.966
+746.006587	163.226
+746.043987	191.938
+746.081388	173.452
+746.118791	133.727
+746.156194	150.246
+746.193598	186.431
+746.231003	202.557
+746.268409	181.318
+746.305816	192.331
+746.343223	215.143
+746.380632	235.989
+746.418042	219.47
+746.455453	234.022
+746.492864	237.955
+746.530277	223.009
+746.567690	169.519
+746.605104	145.526
+746.642520	129.401
+746.679936	127.827
+746.717353	140.413
+746.754771	165.586
+746.792190	175.025
+746.829610	145.526
+746.867031	127.041
+746.904453	140.413
+746.941876	144.347
+746.979300	130.581
+747.016724	128.614
+747.054150	143.56
+747.091577	145.133
+747.129004	135.3
+747.166433	182.891
+747.203862	228.516
+747.241292	204.524
+747.278724	162.046
+747.316156	164.799
+747.353589	237.955
+747.391023	293.413
+747.428458	332.744
+747.465894	352.803
+747.503331	275.714
+747.540769	188.004
+747.578207	136.087
+747.615647	103.442
+747.653088	138.84
+747.690529	136.874
+747.727972	114.848
+747.765415	116.815
+747.802860	132.154
+747.840305	128.221
+747.877751	136.087
+747.915198	156.146
+747.952647	143.953
+747.990096	112.095
+748.027546	99.1154
+748.064997	118.388
+748.102448	181.711
+748.139901	199.411
+748.177355	169.125
+748.214810	159.686
+748.252265	211.21
+748.289722	234.416
+748.327179	248.182
+748.364638	283.973
+748.402097	285.94
+748.439558	274.14
+748.477019	236.382
+748.514481	172.272
+748.551944	168.339
+748.589408	174.238
+748.626873	172.665
+748.664339	144.347
+748.701806	116.028
+748.739274	117.995
+748.776743	165.979
+748.814212	197.837
+748.851683	160.079
+748.889155	126.647
+748.926627	145.133
+748.964101	146.706
+749.001575	162.832
+749.039050	143.56
+749.076527	135.694
+749.114004	154.573
+749.151482	125.467
+749.188961	144.347
+749.226441	192.331
+749.263922	193.118
+749.301404	197.444
+749.338887	235.202
+749.376370	254.868
+749.413855	282.007
+749.451341	272.567
+749.488827	211.603
+749.526315	180.925
+749.563803	121.534
+749.601293	131.761
+749.638783	136.48
+749.676274	122.714
+749.713766	138.84
+749.751259	172.272
+749.788754	163.619
+749.826249	165.586
+749.863745	157.326
+749.901241	160.866
+749.938739	166.372
+749.976238	171.485
+750.013738	162.046
+750.051238	150.64
+750.088740	143.167
+750.126242	135.3
+750.163746	135.694
+750.201250	162.439
+750.238756	197.837
+750.276262	184.071
+750.313769	247.395
+750.351277	373.256
+750.388786	409.834
+750.426296	359.096
+750.463807	322.911
+750.501319	326.844
+750.538832	312.292
+750.576346	245.428
+750.613860	190.758
+750.651376	164.406
+750.688893	143.167
+750.726410	125.467
+750.763929	127.827
+750.801448	124.681
+750.838968	126.647
+750.876489	135.694
+750.914012	155.753
+750.951535	194.691
+750.989059	160.472
+751.026584	150.64
+751.064110	151.033
+751.101637	124.288
+751.139165	128.221
+751.176693	131.367
+751.214223	152.606
+751.251754	205.31
+751.289285	242.675
+751.326818	276.107
+751.364351	341.004
+751.401886	355.556
+751.439421	298.133
+751.476957	222.616
+751.514494	192.724
+751.552032	237.169
+751.589572	218.29
+751.627112	166.372
+751.664652	138.054
+751.702194	112.881
+751.739737	123.894
+751.777281	139.234
+751.814826	133.727
+751.852371	119.174
+751.889918	135.694
+751.927465	154.573
+751.965014	122.321
+752.002563	101.475
+752.040114	118.781
+752.077665	164.012
+752.115217	157.326
+752.152770	134.12
+752.190324	154.966
+752.227879	184.071
+752.265435	212.783
+752.302992	219.863
+752.340550	244.642
+752.378109	274.534
+752.415668	228.123
+752.453229	237.955
+752.490791	230.089
+752.528353	229.303
+752.565916	214.357
+752.603481	183.678
+752.641046	143.56
+752.678612	127.827
+752.716180	136.874
+752.753748	126.647
+752.791317	131.367
+752.828887	125.468
+752.866458	115.635
+752.904030	128.221
+752.941603	128.221
+752.979176	164.406
+753.016751	163.619
+753.054327	140.413
+753.091903	146.706
+753.129481	149.066
+753.167059	165.979
+753.204639	191.938
+753.242219	167.945
+753.279800	161.652
+753.317382	239.922
+753.354965	260.768
+753.392550	269.814
+753.430135	269.027
+753.467721	223.009
+753.505307	191.938
+753.542895	209.243
+753.580484	210.817
+753.618074	154.179
+753.655664	114.455
+753.693256	116.421
+753.730848	121.141
+753.768442	131.367
+753.806036	130.187
+753.843632	144.347
+753.881228	132.941
+753.918825	117.995
+753.956423	129.794
+753.994022	137.66
+754.031622	146.707
+754.069223	152.213
+754.106825	150.64
+754.144428	138.84
+754.182032	162.832
+754.219636	204.524
+754.257242	208.85
+754.294849	237.955
+754.332456	267.454
+754.370065	333.531
+754.407674	445.232
+754.445284	466.078
+754.482895	386.628
+754.520508	251.328
+754.558121	167.159
+754.595735	186.825
+754.633350	177.385
+754.670966	147.886
+754.708583	131.761
+754.746201	106.588
+754.783819	123.108
+754.821439	115.241
+754.859060	116.421
+754.896681	134.514
+754.934304	146.707
+754.971927	135.694
+755.009552	126.254
+755.047177	112.488
+755.084803	137.66
+755.122430	180.532
+755.160059	186.431
+755.197688	193.511
+755.235318	196.264
+755.272949	208.457
+755.310580	223.403
+755.348213	250.542
+755.385847	305.212
+755.423482	385.448
+755.461117	314.258
+755.498754	182.105
+755.536391	168.339
+755.574030	167.946
+755.611669	147.493
+755.649310	145.133
+755.686951	136.48
+755.724593	110.128
+755.762236	101.869
+755.799880	117.995
+755.837525	123.894
+755.875171	120.354
+755.912818	133.727
+755.950466	130.974
+755.988115	123.108
+756.025764	129.007
+756.063415	133.727
+756.101067	125.468
+756.138719	130.187
+756.176373	136.087
+756.214027	180.925
+756.251682	235.596
+756.289339	266.667
+756.326996	248.968
+756.364654	245.428
+756.402313	286.333
+756.439973	300.886
+756.477634	272.567
+756.515296	222.223
+756.552959	178.565
+756.590622	173.059
+756.628287	159.686
+756.665953	129.007
+756.703619	152.213
+756.741287	141.593
+756.778955	148.28
+756.816625	200.984
+756.854295	206.49
+756.891966	156.146
+756.929638	130.187
+756.967312	111.702
+757.004986	121.534
+757.042661	111.308
+757.080337	107.375
+757.118014	110.128
+757.155691	121.534
+757.193370	120.748
+757.231050	143.56
+757.268730	186.038
+757.306412	210.423
+757.344095	270.207
+757.381778	370.896
+757.419462	438.153
+757.457148	390.168
+757.494834	242.675
+757.532521	188.791
+757.570209	174.239
+757.607898	178.172
+757.645588	130.581
+757.683279	108.948
+757.720971	148.28
+757.758664	180.532
+757.796358	172.272
+757.834053	143.56
+757.871748	125.861
+757.909445	139.627
+757.947142	136.874
+757.984841	138.054
+758.022540	151.82
+758.060240	136.48
+758.097942	142.38
+758.135644	149.066
+758.173347	147.493
+758.211051	158.506
+758.248756	196.264
+758.286462	210.817
+758.324169	246.215
+758.361877	346.904
+758.399586	373.649
+758.437295	349.657
+758.475006	332.744
+758.512717	289.873
+758.550430	207.277
+758.588143	156.933
+758.625858	148.28
+758.663573	139.627
+758.701289	163.619
+758.739007	199.804
+758.776725	186.825
+758.814444	178.958
+758.852164	144.74
+758.889885	128.614
+758.927607	163.226
+758.965329	176.992
+759.003053	146.313
+759.040778	112.488
+759.078504	117.995
+759.116230	153.786
+759.153958	170.699
+759.191686	162.832
+759.229416	193.118
+759.267146	226.549
+759.304877	212.783
+759.342609	184.465
+759.380342	234.022
+759.418077	314.652
+759.455812	320.945
+759.493547	248.575
+759.531284	210.817
+759.569022	202.164
+759.606761	171.879
+759.644501	164.012
+759.682241	136.874
+759.719983	122.714
+759.757725	124.288
+759.795469	150.246
+759.833213	169.125
+759.870959	133.727
+759.908705	127.041
+759.946452	160.866
+759.984200	142.38
+760.021949	136.874
+760.059699	169.125
+760.097450	199.804
+760.135202	196.264
+760.172955	166.372
+760.210709	157.719
+760.248463	199.411
+760.286219	253.295
+760.323976	309.932
+760.361733	344.15
+760.399492	365.783
+760.437251	353.983
+760.475011	327.631
+760.512773	251.722
+760.550535	204.13
+760.588298	217.896
+760.626062	186.038
+760.663827	167.946
+760.701593	150.246
+760.739360	137.267
+760.777128	151.82
+760.814896	188.398
+760.852666	186.038
+760.890437	147.886
+760.928208	136.48
+760.965981	136.48
+761.003754	155.359
+761.041529	183.285
+761.079304	184.858
+761.117080	174.239
+761.154858	176.598
+761.192636	199.804
+761.230415	225.763
+761.268195	249.755
+761.305976	405.901
+761.343758	609.244
+761.381540	638.35
+761.419324	496.363
+761.457109	332.351
+761.494895	274.927
+761.532681	242.675
+761.570469	178.565
+761.608257	139.234
+761.646046	146.313
+761.683837	139.234
+761.721628	150.64
+761.759420	155.753
+761.797213	139.234
+761.835007	127.041
+761.872802	125.074
+761.910598	149.46
+761.948395	166.372
+761.986193	173.452
+762.023992	123.501
+762.061792	89.676
+762.099592	123.501
+762.137394	185.251
+762.175196	223.796
+762.213000	206.49
+762.250804	176.598
+762.288610	213.963
+762.326416	301.279
+762.364223	445.626
+762.402031	467.258
+762.439840	380.729
+762.477650	302.459
+762.515461	232.842
+762.553273	205.704
+762.591086	197.837
+762.628900	171.092
+762.666714	131.367
+762.704530	134.121
+762.742347	114.062
+762.780164	119.175
+762.817983	167.552
+762.855802	191.938
+762.893622	168.339
+762.931444	155.753
+762.969266	144.74
+763.007089	137.267
+763.044913	153
+763.082738	196.264
+763.120564	197.444
+763.158391	171.092
+763.196219	178.565
+763.234047	205.704
+763.271877	241.889
+763.309708	350.443
+763.347539	535.695
+763.385372	604.918
+763.423205	505.409
+763.461040	324.878
+763.498875	220.65
+763.536711	206.884
+763.574548	175.025
+763.612387	151.426
+763.650226	122.714
+763.688066	111.308
+763.725907	136.087
+763.763749	154.573
+763.801591	167.946
+763.839435	177.385
+763.877280	173.452
+763.915126	166.372
+763.952972	149.067
+763.990820	120.748
+764.028668	143.167
+764.066517	131.761
+764.104368	148.28
+764.142219	180.925
+764.180071	170.305
+764.217924	164.799
+764.255778	172.665
+764.293633	195.871
+764.331489	298.133
+764.369346	343.757
+764.407204	296.953
+764.445063	233.629
+764.482923	195.084
+764.520783	197.444
+764.558645	218.29
+764.596507	207.67
+764.634371	154.573
+764.672235	115.635
+764.710101	149.46
+764.747967	140.807
+764.785834	130.581
+764.823702	133.334
+764.861571	128.614
+764.899441	147.1
+764.937312	144.74
+764.975184	131.761
+765.013057	173.452
+765.050931	217.11
+765.088805	193.511
+765.126681	138.054
+765.164558	117.208
+765.202435	146.707
+765.240314	186.038
+765.278193	218.683
+765.316073	271.387
+765.353955	302.852
+765.391837	304.819
+765.429720	307.966
+765.467604	221.83
+765.505489	164.799
+765.543375	171.485
+765.581262	169.126
+765.619150	142.38
+765.657038	123.108
+765.694928	155.753
+765.732819	186.038
+765.770710	169.126
+765.808603	135.3
+765.846496	147.493
+765.884391	186.825
+765.922286	176.205
+765.960182	162.832
+765.998080	132.154
+766.035978	137.267
+766.073877	140.02
+766.111777	147.887
+766.149678	162.046
+766.187580	168.732
+766.225482	202.951
+766.263386	223.796
+766.301291	215.93
+766.339197	238.349
+766.377103	274.927
+766.415011	243.069
+766.452919	202.164
+766.490829	223.01
+766.528739	254.868
+766.566650	210.03
+766.604562	174.632
+766.642475	145.133
+766.680390	123.108
+766.718305	156.933
+766.756221	166.766
+766.794137	135.694
+766.832055	135.3
+766.869974	140.413
+766.907894	156.933
+766.945814	153.393
+766.983736	109.342
+767.021658	78.6631
+767.059582	124.288
+767.097506	167.946
+767.135432	160.866
+767.173358	136.087
+767.211285	188.398
+767.249213	223.403
+767.287142	221.83
+767.325072	276.894
+767.363003	335.104
+767.400935	313.865
+767.438868	248.182
+767.476802	186.431
+767.514737	184.465
+767.552672	184.858
+767.590609	229.696
+767.628546	258.015
+767.666485	212.783
+767.704424	176.992
+767.742364	154.573
+767.780306	154.966
+767.818248	176.205
+767.856191	178.958
+767.894135	132.154
+767.932080	101.082
+767.970026	153.393
+768.007973	173.059
+768.045921	155.359
+768.083870	157.326
+768.121819	149.066
+768.159770	157.719
+768.197722	208.85
+768.235674	211.603
+768.273628	180.925
+768.311582	217.503
+768.349537	293.413
+768.387494	354.377
+768.425451	377.189
+768.463409	447.592
+768.501368	611.604
+768.539328	637.956
+768.577289	461.751
+768.615251	261.161
+768.653214	142.773
+768.691177	115.635
+768.729142	101.082
+768.767108	73.9434
+768.805074	71.1902
+768.843042	114.455
+768.881010	136.48
+768.918980	125.074
+768.956950	92.4292
+768.994921	119.568
+769.032894	145.133
+769.070867	116.028
+769.108841	98.3289
+769.146816	125.468
+769.184792	191.151
+769.222769	247.395
+769.260746	238.349
+769.298725	200.197
+769.336705	199.804
+769.374686	270.207
+769.412667	308.359
+769.450650	312.685
+769.488633	346.904
+769.526618	382.302
+769.564603	328.811
+769.602589	234.022
+769.640576	165.979
+769.678564	133.334
+769.716554	122.714
+769.754544	127.041
+769.792535	95.5757
+769.830526	108.555
+769.868519	127.434
+769.906513	138.84
+769.944508	151.426
+769.982503	123.501
+770.020500	125.074
+770.058497	136.874
+770.096496	142.773
+770.134495	132.154
+770.172496	143.953
+770.210497	151.426
+770.248499	149.066
+770.286502	172.272
+770.324506	253.688
+770.362511	357.916
+770.400517	431.073
+770.438524	425.173
+770.476532	344.937
+770.514541	276.107
+770.552551	246.608
+770.590561	167.159
+770.628573	121.141
+770.666585	134.907
+770.704599	134.514
+770.742613	149.853
+770.780628	138.054
+770.818645	127.434
+770.856662	140.807
+770.894680	148.673
+770.932699	156.933
+770.970719	181.711
+771.008740	175.025
+771.046762	145.527
+771.084785	147.886
+771.122809	195.871
+771.160833	213.177
+771.198859	219.863
+771.236886	226.943
+771.274913	204.524
+771.312942	202.164
+771.350971	211.21
+771.389001	263.521
+771.427033	297.346
+771.465065	285.546
+771.503098	282.007
+771.541132	237.955
+771.579167	199.017
+771.617203	158.113
+771.655240	146.707
+771.693278	143.953
+771.731316	153.393
+771.769356	140.02
+771.807397	144.347
+771.845438	147.493
+771.883481	138.054
+771.921524	130.974
+771.959569	134.12
+771.997614	119.961
+772.035660	102.655
+772.073708	89.2826
+772.111756	141.2
+772.149805	188.005
+772.187855	185.645
+772.225906	201.377
+772.263958	247.395
+772.302011	261.161
+772.340064	233.629
+772.378119	250.148
+772.416175	288.3
+772.454231	287.12
+772.492289	226.156
+772.530347	181.711
+772.568407	179.352
+772.606467	204.13
+772.644528	184.858
+772.682590	130.187
+772.720654	152.213
+772.758718	175.418
+772.796783	147.886
+772.834849	159.686
+772.872916	200.197
+772.910983	178.958
+772.949052	134.12
+772.987122	129.007
+773.025192	117.601
+773.063264	134.907
+773.101337	171.092
+773.139410	191.151
+773.177484	185.645
+773.215560	191.544
+773.253636	225.763
+773.291713	234.809
+773.329791	217.896
+773.367870	222.616
+773.405950	283.187
+773.444031	308.359
+773.482113	287.906
+773.520196	269.027
+773.558280	230.089
+773.596365	178.958
+773.634450	158.113
+773.672537	171.879
+773.710624	167.159
+773.748713	123.894
+773.786802	105.802
+773.824893	106.982
+773.862984	103.442
+773.901076	87.316
+773.939169	130.187
+773.977263	135.3
+774.015358	131.367
+774.053454	143.56
+774.091551	127.827
+774.129649	121.141
+774.167748	152.999
+774.205848	178.958
+774.243948	182.498
+774.282050	171.879
+774.320152	169.912
+774.358256	271.387
+774.396360	392.135
+774.434465	377.975
+774.472572	287.12
+774.510679	224.976
+774.548787	174.238
+774.586896	121.928
+774.625006	128.221
+774.663117	112.095
+774.701229	94.789
+774.739342	144.74
+774.777456	139.627
+774.815570	119.961
+774.853686	139.234
+774.891803	156.933
+774.929920	194.298
+774.968039	201.771
+775.006158	170.699
+775.044278	147.1
+775.082400	124.288
+775.120522	126.647
+775.158645	184.465
+775.196769	209.243
+775.234894	202.95
+775.273020	232.449
+775.311147	248.968
+775.349275	267.847
+775.387404	334.317
+775.425533	389.775
+775.463664	322.125
+775.501795	278.86
+775.539928	231.269
+775.578061	224.189
+775.616196	175.812
+775.654331	124.288
+775.692467	99.9021
+775.730605	106.982
+775.768743	153.786
+775.806882	142.38
+775.845022	121.534
+775.883163	113.275
+775.921305	145.133
+775.959448	149.46
+775.997591	119.568
+776.035736	110.522
+776.073882	102.655
+776.112028	99.9021
+776.150176	133.334
+776.188324	196.264
+776.226474	201.377
+776.264624	168.339
+776.302775	200.984
+776.340928	292.626
+776.379081	379.549
+776.417235	370.896
+776.455390	294.986
+776.493546	246.215
+776.531703	226.549
+776.569860	176.992
+776.608019	160.866
+776.646179	160.866
+776.684340	136.874
+776.722501	117.208
+776.760664	131.761
+776.798827	167.945
+776.836992	187.218
+776.875157	163.226
+776.913323	144.347
+776.951490	161.652
+776.989659	180.532
+777.027828	193.511
+777.065998	175.812
+777.104169	125.861
+777.142340	123.894
+777.180513	150.246
+777.218687	138.447
+777.256862	147.493
+777.295037	186.431
+777.333214	192.331
+777.371392	233.236
+777.409570	266.274
+777.447749	257.228
+777.485930	233.629
+777.524111	207.277
+777.562293	216.716
+777.600476	186.431
+777.638660	142.773
+777.676846	178.958
+777.715031	175.418
+777.753218	140.02
+777.791406	140.413
+777.829595	154.179
+777.867785	165.192
+777.905975	152.213
+777.944167	152.213
+777.982359	143.56
+778.020553	133.727
+778.058747	152.213
+778.096943	162.439
+778.135139	167.945
+778.173336	185.251
+778.211534	204.13
+778.249733	175.812
+778.287933	212.783
+778.326134	263.521
+778.364336	293.806
+778.402539	336.284
+778.440743	446.805
+778.478948	553.787
+778.517153	448.379
+778.555360	220.256
+778.593567	133.727
+778.631776	158.506
+778.669985	170.699
+778.708196	160.866
+778.746407	140.413
+778.784619	140.02
+778.822832	130.974
+778.861046	149.853
+778.899261	177.385
+778.937477	171.485
+778.975694	163.226
+779.013912	165.192
+779.052131	145.92
+779.090350	150.246
+779.128571	154.966
+779.166793	189.184
+779.205015	186.825
+779.243239	188.791
+779.281463	243.462
+779.319688	296.166
+779.357915	312.292
+779.396142	366.176
+779.434370	433.039
+779.472599	402.754
+779.510829	294.199
+779.549060	184.465
+779.587292	123.894
+779.625525	136.874
+779.663759	150.64
+779.701993	149.066
+779.740229	113.668
+779.778466	98.7221
+779.816703	129.794
+779.854942	144.74
+779.893181	187.218
+779.931421	186.825
+779.969663	147.493
+780.007905	162.046
+780.046148	189.971
+780.084392	176.598
+780.122637	149.46
+780.160883	165.586
+780.199130	230.089
+780.237378	278.86
+780.275627	576.992
+780.313876	1833.24
+780.352127	4078.67
+780.390378	4967.56
+780.428631	3237.76
+780.466884	1136.29
+780.505139	337.857
+780.543394	292.233
+780.581650	360.67
+780.619908	311.112
+780.658166	191.151
+780.696425	136.087
+780.734685	201.377
+780.772946	249.755
+780.811208	176.598
+780.849471	92.4291
+780.887734	105.015
+780.925999	183.285
+780.964265	201.377
+781.002531	154.179
+781.040799	121.141
+781.079067	114.061
+781.117337	123.894
+781.155607	137.66
+781.193878	160.079
+781.232151	241.889
+781.270424	374.829
+781.308698	754.377
+781.346973	1622.82
+781.385249	2242.29
+781.423526	1728.62
+781.461804	666.668
+781.500082	203.344
+781.538362	221.043
+781.576643	300.099
+781.614924	256.048
+781.653207	167.552
+781.691490	154.179
+781.729775	210.817
+781.768060	223.009
+781.806346	158.899
+781.844634	147.493
+781.882922	147.1
+781.921211	156.933
+781.959501	182.498
+781.997792	193.904
+782.036084	175.812
+782.074376	98.3288
+782.112670	96.7556
+782.150965	140.02
+782.189261	180.925
+782.227557	191.544
+782.265855	176.598
+782.304153	235.596
+782.342453	457.818
+782.380753	710.326
+782.419054	677.288
+782.457356	460.178
+782.495660	292.626
+782.533964	218.29
+782.572269	203.737
+782.610575	191.151
+782.648882	181.318
+782.687189	185.645
+782.725498	187.611
+782.763808	177.778
+782.802119	160.866
+782.840430	143.953
+782.878743	168.339
+782.917056	176.598
+782.955371	141.2
+782.993686	148.673
+783.032002	175.812
+783.070319	164.406
+783.108637	167.552
+783.146957	171.485
+783.185277	181.318
+783.223598	208.457
+783.261919	241.102
+783.300242	295.379
+783.338566	270.994
+783.376891	272.174
+783.415216	304.032
+783.453543	272.567
+783.491871	261.554
+783.530199	214.75
+783.568528	154.966
+783.606859	141.987
+783.645190	155.753
+783.683522	138.054
+783.721855	103.835
+783.760190	133.334
+783.798525	142.38
+783.836861	150.64
+783.875197	133.727
+783.913535	135.694
+783.951874	130.581
+783.990214	151.82
+784.028554	188.791
+784.066896	153.786
+784.105239	142.773
+784.143582	158.506
+784.181926	165.192
+784.220272	194.691
+784.258618	192.331
+784.296965	206.49
+784.335313	251.328
+784.373662	276.5
+784.412012	309.539
+784.450363	317.798
+784.488715	252.508
+784.527068	219.863
+784.565422	213.57
+784.603777	203.344
+784.642132	165.192
+784.680489	142.773
+784.718846	109.735
+784.757205	99.5088
+784.795564	145.527
+784.833925	164.406
+784.872286	173.845
+784.910648	155.753
+784.949011	153
+784.987375	138.447
+785.025740	126.647
+785.064106	136.874
+785.102473	134.12
+785.140841	130.581
+785.179210	126.647
+785.217580	166.766
+785.255950	223.796
+785.294322	263.128
+785.332694	300.886
+785.371068	320.158
+785.409442	343.364
+785.447818	335.497
+785.486194	287.906
+785.524571	243.069
+785.562949	186.825
+785.601328	162.832
+785.639708	180.138
+785.678089	172.665
+785.716471	150.64
+785.754854	120.748
+785.793238	139.627
+785.831623	186.038
+785.870008	175.812
+785.908395	150.246
+785.946782	150.246
+785.985171	132.154
+786.023560	111.308
+786.061951	123.894
+786.100342	128.614
+786.138734	142.38
+786.177127	151.426
+786.215521	175.812
+786.253916	194.298
+786.292312	217.503
+786.330709	289.873
+786.369107	344.937
+786.407506	404.327
+786.445906	406.294
+786.484306	303.639
+786.522708	221.436
+786.561110	177.385
+786.599514	151.426
+786.637918	133.334
+786.676323	157.326
+786.714730	182.498
+786.753137	164.012
+786.791545	160.079
+786.829954	166.372
+786.868364	135.3
+786.906775	101.475
+786.945187	97.1489
+786.983600	126.254
+787.022014	152.606
+787.060428	161.652
+787.098844	147.493
+787.137261	158.113
+787.175678	181.318
+787.214097	191.544
+787.252516	193.904
+787.290936	191.544
+787.329358	237.562
+787.367780	260.768
+787.406203	246.215
+787.444627	291.84
+787.483052	287.906
+787.521478	265.881
+787.559905	223.01
+787.598333	173.059
+787.636762	150.246
+787.675191	148.28
+787.713622	149.46
+787.752054	150.64
+787.790486	149.46
+787.828920	139.234
+787.867354	158.899
+787.905789	191.938
+787.944226	190.364
+787.982663	190.364
+788.021101	168.339
+788.059540	133.727
+788.097980	166.766
+788.136421	165.979
+788.174863	167.552
+788.213306	185.645
+788.251750	176.992
+788.290194	218.683
+788.328640	309.539
+788.367087	356.343
+788.405534	385.448
+788.443983	381.122
+788.482432	313.472
+788.520882	253.295
+788.559334	204.13
+788.597786	171.485
+788.636239	136.087
+788.674693	145.133
+788.713148	149.46
+788.751604	134.514
+788.790061	99.5088
+788.828519	103.835
+788.866978	146.707
+788.905437	149.46
+788.943898	143.56
+788.982360	151.426
+789.020822	174.239
+789.059286	198.231
+789.097750	167.945
+789.136215	154.573
+789.174682	175.418
+789.213149	172.665
+789.251617	164.406
+789.290086	176.992
+789.328556	224.583
+789.367027	296.559
+789.405499	374.042
+789.443972	393.315
+789.482446	368.536
+789.520920	293.806
+789.559396	188.791
+789.597873	178.172
+789.636350	147.493
+789.674829	132.941
+789.713308	136.874
+789.751788	132.941
+789.790270	151.82
+789.828752	162.046
+789.867235	138.84
+789.905719	141.593
+789.944204	143.953
+789.982690	137.66
+790.021177	134.12
+790.059665	129.401
+790.098154	137.66
+790.136643	127.827
+790.175134	161.259
+790.213626	209.637
+790.252118	188.398
+790.290612	176.992
+790.329106	300.886
+790.367601	420.453
+790.406098	411.407
+790.444595	335.891
+790.483093	246.215
+790.521592	188.398
+790.560092	139.234
+790.598593	107.768
+790.637095	152.606
+790.675598	193.118
+790.714102	222.616
+790.752606	195.478
+790.791112	145.527
+790.829619	155.359
+790.868126	147.886
+790.906635	110.128
+790.945144	113.668
+790.983654	114.848
+791.022166	121.534
+791.060678	127.434
+791.099191	140.413
+791.137705	175.812
+791.176220	177.385
+791.214736	178.172
+791.253253	176.598
+791.291771	172.665
+791.330290	226.549
+791.368809	329.204
+791.407330	361.849
+791.445852	316.618
+791.484374	270.994
+791.522898	196.657
+791.561422	167.159
+791.599947	168.732
+791.638474	156.933
+791.677001	144.74
+791.715529	143.953
+791.754058	147.493
+791.792588	137.267
+791.831119	137.267
+791.869651	181.711
+791.908184	207.277
+791.946718	136.874
+791.985252	115.241
+792.023788	162.439
+792.062325	195.084
+792.100862	178.172
+792.139401	182.891
+792.177940	175.812
+792.216480	184.465
+792.255022	196.657
+792.293564	269.027
+792.332107	604.918
+792.370651	949.854
+792.409196	910.523
+792.447742	550.247
+792.486289	317.012
+792.524837	251.721
+792.563386	235.595
+792.601935	221.436
+792.640486	180.925
+792.679038	153.393
+792.717590	122.321
+792.756144	136.087
+792.794698	135.694
+792.833253	121.141
+792.871810	123.894
+792.910367	119.961
+792.948925	130.187
+792.987484	133.727
+793.026044	166.765
+793.064605	190.758
+793.103167	158.899
+793.141730	127.041
+793.180294	136.087
+793.218858	140.413
+793.257424	205.31
+793.295991	263.914
+793.334558	373.256
+793.373127	571.486
+793.411696	617.897
+793.450266	420.847
+793.488838	233.629
+793.527410	171.879
+793.565983	183.678
+793.604557	188.398
+793.643132	183.285
+793.681708	171.485
+793.720285	175.418
+793.758863	156.146
+793.797442	178.958
+793.836021	185.645
+793.874602	163.226
+793.913184	161.259
+793.951766	167.552
+793.990350	166.372
+794.028934	186.431
+794.067519	184.858
+794.106106	142.38
+794.144693	174.238
+794.183281	248.182
+794.221870	274.534
+794.260460	252.115
+794.299051	274.14
+794.337643	355.95
+794.376236	400.788
+794.414830	361.849
+794.453424	287.513
+794.492020	211.21
+794.530617	235.989
+794.569214	224.976
+794.607813	201.77
+794.646412	188.004
+794.685012	142.38
+794.723614	107.375
+794.762216	143.953
+794.800819	192.724
+794.839423	164.012
+794.878028	132.547
+794.916634	152.999
+794.955241	158.506
+794.993849	153.393
+795.032458	159.686
+795.071067	124.681
+795.109678	130.581
+795.148290	154.179
+795.186902	189.184
+795.225516	200.59
+795.264130	223.403
+795.302745	250.148
+795.341362	348.87
+795.379979	436.972
+795.418597	372.076
+795.457216	289.873
+795.495836	256.048
+795.534457	207.67
+795.573079	149.853
+795.611702	143.167
+795.650326	137.267
+795.688950	105.802
+795.727576	110.521
+795.766203	152.213
+795.804830	145.133
+795.843459	113.275
+795.882088	104.622
+795.920718	113.275
+795.959350	120.354
+795.997982	147.493
+796.036615	155.753
+796.075249	173.058
+796.113884	178.958
+796.152520	143.167
+796.191157	168.732
+796.229795	171.878
+796.268434	156.146
+796.307074	227.336
+796.345714	362.243
+796.384356	503.443
+796.422998	506.982
+796.461642	475.517
+796.500286	490.07
+796.538932	391.741
+796.577578	292.626
+796.616225	185.251
+796.654873	148.673
+796.693522	133.727
+796.732172	140.413
+796.770823	174.238
+796.809475	162.439
+796.848128	150.639
+796.886782	131.76
+796.925437	135.3
+796.964092	150.639
+797.002749	167.159
+797.041406	145.92
+797.080065	119.961
+797.118724	151.819
+797.157385	215.536
+797.196046	232.449
+797.234708	223.009
+797.273371	230.482
+797.312035	267.061
+797.350700	315.045
+797.389366	328.811
+797.428033	346.117
+797.466701	379.155
+797.505370	364.209
+797.544040	295.773
+797.582710	208.063
+797.621382	198.624
+797.660054	151.033
+797.698728	103.442
+797.737402	120.748
+797.776078	148.28
+797.814754	146.706
+797.853431	123.501
+797.892109	128.614
+797.930788	159.686
+797.969468	150.639
+798.008149	124.287
+798.046831	112.488
+798.085514	99.5086
+798.124198	141.2
+798.162883	160.472
+798.201568	147.1
+798.240255	173.845
+798.278942	196.264
+798.317631	226.156
+798.356320	278.86
+798.395011	322.518
+798.433702	296.559
+798.472394	250.935
+798.511087	290.659
+798.549781	293.019
+798.588477	213.57
+798.627172	173.845
+798.665869	192.331
+798.704567	196.657
+798.743266	168.732
+798.781966	154.573
+798.820666	166.765
+798.859368	145.133
+798.898071	134.514
+798.936774	162.046
+798.975478	133.727
+799.014184	115.634
+799.052890	127.827
+799.091597	152.606
+799.130305	156.539
+799.169015	142.38
+799.207725	178.958
+799.246436	219.863
+799.285147	210.03
+799.323860	205.703
+799.362574	287.12
+799.401289	353.983
+799.440004	350.05
+799.478721	316.618
+799.517439	269.027
+799.556157	240.708
+799.594877	205.31
+799.633597	154.966
+799.672318	138.447
+799.711040	145.92
+799.749764	104.228
+799.788488	78.6629
+799.827213	111.308
+799.865939	133.727
+799.904666	131.76
+799.943393	140.413
+799.982122	130.974
+800.020852	120.748
+800.059583	114.455
+800.098314	131.76
+800.137047	136.48
+800.175780	169.519
+800.214515	202.557
+800.253250	173.058
+800.291986	188.791
+800.330723	261.161
+800.369462	314.258
+800.408201	356.343
+800.446941	332.351
+800.485682	294.199
+800.524424	252.508
+800.563166	215.143
+800.601910	200.59
+800.640655	165.585
+800.679401	115.241
+800.718147	111.701
+800.756895	121.141
+800.795643	112.881
+800.834393	137.267
+800.873143	170.699
+800.911894	140.807
+800.950647	154.179
+800.989400	158.899
+801.028154	166.765
+801.066909	183.678
+801.105665	185.644
+801.144422	166.765
+801.183180	149.066
+801.221938	147.493
+801.260698	182.498
+801.299459	208.85
+801.338220	247.395
+801.376983	283.973
+801.415746	317.798
+801.454511	313.078
+801.493276	254.474
+801.532042	225.763
+801.570810	199.804
+801.609578	186.824
+801.648347	182.105
+801.687117	156.933
+801.725888	136.873
+801.764660	131.76
+801.803433	118.388
+801.842206	99.9019
+801.880981	142.773
+801.919757	144.346
+801.958533	131.367
+801.997311	140.807
+802.036089	180.138
+802.074869	214.356
+802.113649	184.465
+802.152431	142.38
+802.191213	162.832
+802.229996	169.519
+802.268780	197.444
+802.307565	208.457
+802.346351	281.613
+802.385138	408.26
+802.423926	451.132
+802.462715	371.682
+802.501504	283.186
+802.540295	211.21
+802.579087	179.351
+802.617879	142.773
+802.656673	131.76
+802.695467	106.588
+802.734262	105.015
+802.773059	120.748
+802.811856	145.133
+802.850654	127.041
+802.889453	116.028
+802.928253	119.174
+802.967054	157.719
+803.005856	156.933
+803.044659	141.593
+803.083463	146.313
+803.122267	146.706
+803.161073	186.038
+803.199880	207.67
+803.238687	198.231
+803.277496	206.097
+803.316305	247.395
+803.355115	388.595
+803.393927	616.324
+803.432739	769.716
+803.471552	642.283
+803.510366	400.001
+803.549181	243.462
+803.587997	183.285
+803.626814	222.223
+803.665632	223.009
+803.704451	147.1
+803.743271	125.861
+803.782091	149.853
+803.820913	141.593
+803.859735	127.041
+803.898559	125.467
+803.937383	157.719
+803.976209	193.118
+804.015035	171.092
+804.053862	138.054
+804.092690	153.786
+804.131519	182.105
+804.170349	203.344
+804.209180	192.331
+804.248012	200.984
+804.286845	211.997
+804.325679	253.688
+804.364514	349.263
+804.403349	416.52
+804.442186	429.106
+804.481023	366.963
+804.519862	279.253
+804.558701	225.369
+804.597542	179.745
+804.636383	155.359
+804.675225	161.259
+804.714068	163.619
+804.752912	175.812
+804.791758	166.372
+804.830603	144.74
+804.869450	140.413
+804.908298	143.167
+804.947147	144.74
+804.985997	162.832
+805.024847	128.221
+805.063699	153
+805.102552	184.858
+805.141405	173.452
+805.180259	147.1
+805.219115	143.953
+805.257971	217.503
+805.296828	294.593
+805.335687	331.958
+805.374546	380.729
+805.413406	390.955
+805.452267	392.921
+805.491129	367.749
+805.529991	272.174
+805.568855	205.704
+805.607720	190.758
+805.646586	136.874
+805.685452	125.861
+805.724320	159.686
+805.763188	151.82
+805.802058	134.12
+805.840928	142.773
+805.879799	147.886
+805.918671	139.233
+805.957545	115.635
+805.996419	127.827
+806.035294	124.681
+806.074170	129.401
+806.113047	119.568
+806.151925	120.748
+806.190803	130.581
+806.229683	153.393
+806.268564	169.519
+806.307445	195.084
+806.346328	240.315
+806.385211	342.184
+806.424096	472.764
+806.462981	484.564
+806.501867	359.49
+806.540755	257.228
+806.579643	157.719
+806.618532	142.38
+806.657422	150.64
+806.696313	140.807
+806.735205	140.807
+806.774098	158.506
+806.812991	152.999
+806.851886	108.162
+806.890782	156.933
+806.929678	175.418
+806.968576	154.179
+807.007474	152.999
+807.046374	169.912
+807.085274	178.172
+807.124176	148.673
+807.163078	145.526
+807.201981	172.665
+807.240885	238.742
+807.279790	329.204
+807.318696	579.352
+807.357603	1229.11
+807.396511	1867.85
+807.435420	1766.77
+807.474329	1034.81
+807.513240	396.461
+807.552152	165.192
+807.591064	154.966
+807.629978	174.238
+807.668892	152.999
+807.707807	152.999
+807.746724	158.899
+807.785641	162.832
+807.824559	201.377
+807.863478	211.997
+807.902398	160.472
+807.941319	121.141
+807.980241	124.287
+808.019164	127.434
+808.058088	132.154
+808.097013	140.807
+808.135938	147.493
+808.174865	172.272
+808.213792	189.184
+808.252721	196.657
+808.291650	247.002
+808.330581	391.741
+808.369512	743.364
+808.408444	1078.86
+808.447377	929.795
+808.486311	556.933
+808.525246	292.626
+808.564182	212.783
+808.603119	229.696
+808.642057	187.218
+808.680996	131.367
+808.719936	117.994
+808.758876	153.393
+808.797818	189.578
+808.836760	165.192
+808.875704	129.794
+808.914648	126.254
+808.953594	138.84
+808.992540	145.526
+809.031487	116.028
+809.070435	108.555
+809.109385	108.161
+809.148335	106.982
+809.187286	108.555
+809.226237	154.573
+809.265190	182.891
+809.304144	223.796
+809.343099	325.271
+809.382055	447.985
+809.421011	422.026
+809.459969	264.307
+809.498927	174.632
+809.537887	166.372
+809.576847	237.169
+809.615808	195.871
+809.654770	124.287
+809.693734	136.873
+809.732698	200.984
+809.771663	227.336
+809.810629	201.377
+809.849596	169.518
+809.888563	168.339
+809.927532	146.313
+809.966502	143.56
+810.005473	129.007
+810.044444	154.179
+810.083417	195.084
+810.122390	196.657
+810.161365	182.498
+810.200340	183.678
+810.239316	185.251
+810.278294	190.757
+810.317272	216.323
+810.356251	295.772
+810.395231	351.623
+810.434212	323.698
+810.473194	284.76
+810.512177	286.333
+810.551160	238.742
+810.590145	160.079
+810.629131	154.966
+810.668117	148.673
+810.707105	154.179
+810.746094	153.393
+810.785083	159.686
+810.824073	147.886
+810.863065	112.881
+810.902057	160.866
+810.941050	169.912
+810.980044	134.907
+811.019039	159.686
+811.058035	180.531
+811.097032	164.012
+811.136030	159.686
+811.175029	191.544
+811.214028	217.11
+811.253029	217.896
+811.292031	218.683
+811.331033	278.86
+811.370037	291.446
+811.409041	278.467
+811.448046	280.04
+811.487053	220.649
+811.526060	178.958
+811.565068	171.092
+811.604077	183.285
+811.643087	196.264
+811.682098	175.418
+811.721110	156.932
+811.760123	154.179
+811.799137	145.526
+811.838152	121.534
+811.877167	113.668
+811.916184	92.4289
+811.955201	86.1358
+811.994220	116.421
+812.033239	137.66
+812.072260	138.053
+812.111281	136.48
+812.150303	163.225
+812.189326	188.398
+812.228350	229.302
+812.267376	235.595
+812.306401	263.127
+812.345428	326.844
+812.384456	362.243
+812.423485	346.51
+812.462515	298.526
+812.501545	262.341
+812.540577	243.068
+812.579610	201.77
+812.618643	171.485
+812.657678	166.765
+812.696713	145.526
+812.735749	127.827
+812.774786	140.413
+812.813825	150.246
+812.852864	129.4
+812.891904	140.413
+812.930945	136.48
+812.969987	151.033
+813.009029	194.691
+813.048073	202.95
+813.087118	139.627
+813.126164	111.701
+813.165210	135.3
+813.204258	180.138
+813.243306	223.796
+813.282356	236.382
+813.321406	272.96
+813.360457	370.895
+813.399510	468.831
+813.438563	450.738
+813.477617	344.543
+813.516672	274.927
+813.555728	279.646
+813.594785	239.528
+813.633843	182.105
+813.672901	141.593
+813.711961	140.806
+813.751022	155.752
+813.790084	152.213
+813.829146	178.958
+813.868210	186.824
+813.907274	173.452
+813.946339	161.259
+813.985406	161.259
+814.024473	136.087
+814.063541	131.367
+814.102610	129.794
+814.141680	111.701
+814.180751	113.274
+814.219823	156.932
+814.258896	173.845
+814.297970	178.565
+814.337044	241.102
+814.376120	328.024
+814.415197	326.451
+814.454274	292.233
+814.493353	273.353
+814.532432	280.826
+814.571513	233.235
+814.610594	165.585
+814.649676	168.732
+814.688759	202.557
+814.727843	191.544
+814.766928	167.159
+814.806014	187.611
+814.845101	209.636
+814.884189	190.364
+814.923278	137.267
+814.962368	135.693
+815.001458	150.246
+815.040550	178.171
+815.079643	180.138
+815.118736	136.873
+815.157830	150.246
+815.196926	186.038
+815.236022	229.302
+815.275119	223.402
+815.314217	236.382
+815.353317	298.132
+815.392417	320.158
+815.431518	348.87
+815.470620	321.731
+815.509722	254.474
+815.548826	193.117
+815.587931	202.95
+815.627037	182.498
+815.666143	136.873
+815.705251	128.614
+815.744359	133.727
+815.783469	172.665
+815.822579	174.238
+815.861690	158.112
+815.900803	155.752
+815.939916	140.02
+815.979030	136.48
+816.018145	142.38
+816.057261	126.647
+816.096378	138.053
+816.135496	143.56
+816.174614	122.714
+816.213734	145.526
+816.252855	154.572
+816.291976	161.259
+816.331099	217.503
+816.370222	303.639
+816.409347	395.674
+816.448472	407.867
+816.487599	313.078
+816.526726	219.863
+816.565854	188.791
+816.604983	191.544
+816.644113	188.004
+816.683244	166.765
+816.722376	145.133
+816.761509	117.601
+816.800643	101.082
+816.839777	127.04
+816.878913	125.467
+816.918050	115.634
+816.957187	114.454
+816.996326	113.668
+817.035465	141.593
+817.074605	139.233
+817.113747	126.254
+817.152889	159.292
+817.192032	183.284
+817.231176	170.698
+817.270321	169.125
+817.309467	209.636
+817.348614	241.888
+817.387762	270.6
+817.426911	325.664
+817.466061	304.425
+817.505211	221.829
+817.544363	183.284
+817.583515	217.109
+817.622669	230.089
+817.661823	237.562
+817.700979	217.503
+817.740135	164.405
+817.779292	167.945
+817.818450	180.138
+817.857610	174.238
+817.896770	173.845
+817.935931	151.426
+817.975093	134.12
+818.014255	142.38
+818.053419	147.493
+818.092584	154.179
+818.131750	156.932
+818.170916	188.004
+818.210084	185.251
+818.249252	216.323
+818.288422	239.135
+818.327592	334.317
+818.366763	506.589
+818.405936	561.653
+818.445109	461.751
+818.484283	315.045
+818.523458	221.043
+818.562634	171.878
+818.601811	158.506
+818.640989	153.786
+818.680167	154.179
+818.719347	166.765
+818.758528	145.133
+818.797709	132.94
+818.836892	134.513
+818.876076	143.56
+818.915260	160.472
+818.954445	203.737
+818.993632	194.691
+819.032819	156.932
+819.072007	151.426
+819.111196	168.338
+819.150386	173.058
+819.189577	162.045
+819.228769	169.518
+819.267962	193.511
+819.307156	253.294
+819.346350	335.89
+819.385546	392.921
+819.424743	369.715
+819.463940	300.099
+819.503139	215.536
+819.542338	152.606
+819.581539	148.279
+819.620740	158.506
+819.659942	150.639
+819.699145	145.526
+819.738349	139.233
+819.777554	158.899
+819.816760	182.105
+819.855967	155.359
+819.895175	129.4
+819.934384	129.4
+819.973594	122.321
+820.012804	136.873
+820.052016	148.673
+820.091229	151.819
+820.130442	170.305
+820.169656	162.439
+820.208872	155.752
+820.248088	197.444
+820.287305	213.57
+820.326524	223.009
+820.365743	337.07
+820.404963	409.047
+820.444184	414.16
+820.483406	368.929
+820.522628	292.626
+820.561852	183.284
+820.601077	131.367
+820.640303	133.334
+820.679529	132.547
+820.718757	132.94
+820.757985	138.053
+820.797215	131.76
+820.836445	126.254
+820.875676	111.701
+820.914909	102.655
+820.954142	115.241
+820.993376	134.12
+821.032611	156.146
+821.071847	172.272
+821.111084	164.405
+821.150322	142.773
+821.189561	162.832
+821.228800	166.372
+821.268041	215.143
+821.307283	228.516
+821.346525	230.089
+821.385769	265.094
+821.425013	285.546
+821.464258	269.42
+821.503505	271.78
+821.542752	227.336
+821.582000	189.971
+821.621249	185.644
+821.660499	166.765
+821.699750	143.166
+821.739002	127.827
+821.778255	135.693
+821.817509	116.028
+821.856764	117.601
+821.896019	127.04
+821.935276	124.681
+821.974533	134.12
+822.013792	125.074
+822.053051	127.434
+822.092312	127.434
+822.131573	151.426
+822.170835	182.891
+822.210098	202.557
+822.249363	175.418
+822.288628	202.557
+822.327894	235.202
+822.367161	321.731
+822.406428	465.684
+822.445697	726.058
+822.484967	925.075
+822.524238	656.835
+822.563509	316.618
+822.602782	158.112
+822.642055	152.213
+822.681330	154.966
+822.720605	140.806
+822.759881	117.994
+822.799159	96.3619
+822.838437	102.655
+822.877716	144.74
+822.916996	191.151
+822.956277	208.85
+822.995559	178.958
+823.034842	156.539
+823.074126	137.66
+823.113410	100.688
+823.152696	135.693
+823.191983	174.238
+823.231270	189.577
+823.270559	188.004
+823.309848	202.164
+823.349138	273.353
+823.388430	330.777
+823.427722	460.964
+823.467015	552.607
+823.506309	468.437
+823.545604	322.911
+823.584900	251.328
+823.624197	193.904
+823.663495	151.819
+823.702794	162.832
+823.742094	159.686
+823.781394	149.066
+823.820696	127.04
+823.859998	130.58
+823.899302	134.907
+823.938606	120.747
+823.977912	164.799
+824.017218	188.397
+824.056525	203.737
+824.095833	194.691
+824.135143	204.917
+824.174453	202.163
+824.213764	182.104
+824.253075	211.996
+824.292388	247.788
+824.331702	274.533
+824.371017	324.878
+824.410333	388.201
+824.449649	432.646
+824.488967	406.687
+824.528285	335.497
+824.567605	239.135
+824.606925	169.518
+824.646246	137.66
+824.685569	166.372
+824.724892	183.284
+824.764216	163.619
+824.803541	170.305
+824.842867	135.693
+824.882194	135.3
+824.921522	125.86
+824.960850	148.673
+825.000180	173.058
+825.039511	203.737
+825.078843	224.189
+825.118175	206.883
+825.157509	197.837
+825.196843	235.989
+825.236178	228.516
+825.275515	215.143
+825.314852	258.014
+825.354190	303.639
+825.393529	364.996
+825.432869	391.348
+825.472210	337.857
+825.511552	288.693
+825.550895	225.762
+825.590239	203.737
+825.629584	156.539
+825.668929	139.233
+825.708276	160.472
+825.747623	165.192
+825.786972	162.045
+825.826321	167.158
+825.865672	147.099
+825.905023	131.367
+825.944375	136.48
+825.983728	139.626
+826.023083	147.886
+826.062438	141.986
+826.101794	169.912
+826.141151	186.824
+826.180508	205.31
+826.219867	184.464
+826.259227	194.297
+826.298588	239.528
+826.337949	313.865
+826.377312	490.856
+826.416675	544.74
+826.456040	386.235
+826.495405	217.896
+826.534771	214.75
+826.574139	205.31
+826.613507	152.213
+826.652876	136.48
+826.692246	164.799
+826.731617	162.439
+826.770989	165.192
+826.810362	172.665
+826.849736	175.811
+826.889110	174.631
+826.928486	178.171
+826.967863	169.518
+827.007240	158.506
+827.046619	131.76
+827.085998	129.794
+827.125378	141.2
+827.164760	140.806
+827.204142	182.891
+827.243525	205.703
+827.282909	261.161
+827.322294	300.885
+827.361680	327.631
+827.401067	408.654
+827.440455	413.373
+827.479844	329.597
+827.519234	270.6
+827.558624	225.369
+827.598016	153.393
+827.637408	118.388
+827.676802	119.961
+827.716196	145.133
+827.755592	158.899
+827.794988	146.313
+827.834385	130.974
+827.873784	112.881
+827.913183	118.781
+827.952583	138.053
+827.991984	145.133
+828.031386	112.488
+828.070788	87.709
+828.110192	99.5084
+828.149597	155.359
+828.189003	200.197
+828.228409	193.511
+828.267817	207.67
+828.307225	247.788
+828.346635	280.04
+828.386045	331.957
+828.425456	368.929
+828.464869	405.507
+828.504282	381.908
+828.543696	305.605
+828.583111	221.436
+828.622527	173.452
+828.661944	164.405
+828.701362	145.133
+828.740781	162.045
+828.780200	198.23
+828.819621	183.284
+828.859043	180.531
+828.898465	174.631
+828.937889	173.058
+828.977313	165.585
+829.016739	154.572
+829.056165	145.526
+829.095592	151.819
+829.135020	167.552
+829.174449	159.686
+829.213879	171.092
+829.253310	180.138
+829.292742	224.189
+829.332175	232.055
+829.371609	307.572
+829.411044	355.949
+829.450479	314.651
+829.489916	288.693
+829.529354	263.127
+829.568792	227.336
+829.608232	187.611
+829.647672	138.053
+829.687113	115.241
+829.726555	126.647
+829.765999	120.747
+829.805443	109.735
+829.844888	141.986
+829.884334	122.321
+829.923781	114.454
+829.963229	134.513
+830.002677	136.873
+830.042127	140.413
+830.081578	111.308
+830.121029	133.727
+830.160482	155.752
+830.199936	165.979
+830.239390	156.932
+830.278845	171.485
+830.318302	223.796
+830.357759	260.767
+830.397217	294.199
+830.436676	278.467
+830.476136	259.981
+830.515597	251.721
+830.555059	217.896
+830.594522	186.824
+830.633986	169.125
+830.673451	151.426
+830.712916	162.045
+830.752383	146.313
+830.791850	140.02
+830.831319	168.339
+830.870788	162.832
+830.910259	167.552
+830.949730	153.393
+830.989202	84.9558
+831.028675	99.1152
+831.068150	110.915
+831.107625	109.735
+831.147101	117.994
+831.186578	147.886
+831.226055	192.724
+831.265534	196.264
+831.305014	201.77
+831.344495	195.477
+831.383976	218.683
+831.423459	300.885
+831.462942	348.476
+831.502427	355.163
+831.541912	317.405
+831.581398	237.562
+831.620886	172.272
+831.660374	138.447
+831.699863	114.454
+831.739353	141.2
+831.778844	151.819
+831.818336	154.179
+831.857829	172.665
+831.897323	169.125
+831.936817	153.786
+831.976313	143.56
+832.015810	134.513
+832.055307	144.346
+832.094806	156.146
+832.134305	169.125
+832.173806	172.272
+832.213307	160.472
+832.252809	212.39
+832.292312	295.379
+832.331816	345.33
+832.371321	381.908
+832.410827	377.975
+832.450334	409.047
+832.489842	434.219
+832.529351	366.569
+832.568861	235.989
+832.608371	162.045
+832.647883	140.806
+832.687396	144.346
+832.726909	173.058
+832.766424	183.284
+832.805939	143.166
+832.845455	119.567
+832.884972	155.752
+832.924491	143.56
+832.964010	124.681
+833.003530	138.84
+833.043051	151.033
+833.082573	162.439
+833.122096	154.179
+833.161619	120.354
+833.201144	125.861
+833.240670	189.184
+833.280197	248.575
+833.319724	249.361
+833.359253	299.705
+833.398782	374.829
+833.438312	383.088
+833.477844	329.991
+833.517376	250.148
+833.556909	188.004
+833.596443	185.251
+833.635978	169.518
+833.675514	158.112
+833.715051	121.534
+833.754589	116.814
+833.794128	148.279
+833.833668	143.166
+833.873208	134.907
+833.912750	161.652
+833.952292	136.873
+833.991836	101.868
+834.031380	141.986
+834.070926	171.878
+834.110472	192.724
+834.150019	173.452
+834.189568	140.02
+834.229117	158.899
+834.268667	219.863
+834.308218	261.554
+834.347770	289.086
+834.387323	327.237
+834.426876	366.176
+834.466431	339.037
+834.505987	267.454
+834.545543	202.95
+834.585101	174.238
+834.624659	152.213
+834.664219	156.539
+834.703779	144.346
+834.743341	116.814
+834.782903	122.321
+834.822466	168.732
+834.862030	195.477
+834.901595	188.398
+834.941161	165.192
+834.980728	162.045
+835.020296	137.267
+835.059865	137.267
+835.099435	139.627
+835.139005	129.4
+835.178577	132.547
+835.218149	164.799
+835.257723	189.184
+835.297297	233.629
+835.336873	276.5
+835.376449	293.412
+835.416026	300.885
+835.455604	343.757
+835.495184	362.636
+835.534764	304.032
+835.574345	215.536
+835.613927	197.05
+835.653509	188.004
+835.693093	147.493
+835.732678	154.966
+835.772264	183.678
+835.811850	186.038
+835.851438	188.791
+835.891026	153.786
+835.930616	132.547
+835.970206	161.652
+836.009797	145.92
+836.049390	104.622
+836.088983	126.647
+836.128577	150.639
+836.168172	143.953
+836.207768	160.079
+836.247365	181.318
+836.286963	214.75
+836.326562	261.161
+836.366161	354.376
+836.405762	389.381
+836.445364	471.584
+836.484966	481.417
+836.524570	349.656
+836.564174	237.955
+836.603780	185.644
+836.643386	183.678
+836.682993	162.832
+836.722601	158.899
+836.762210	166.372
+836.801821	139.627
+836.841432	141.986
+836.881043	160.472
+836.920656	155.359
+836.960270	127.827
+836.999885	140.02
+837.039501	147.1
+837.079117	149.066
+837.118735	167.552
+837.158353	162.045
+837.197973	179.351
+837.237593	205.703
+837.277214	186.431
+837.316837	181.711
+837.356460	236.382
+837.396084	311.112
+837.435709	362.242
+837.475335	354.77
+837.514962	293.412
+837.554590	213.963
+837.594219	169.518
+837.633848	132.154
+837.673479	125.467
+837.713111	132.154
+837.752743	119.174
+837.792377	150.639
+837.832011	163.225
+837.871647	160.472
+837.911283	175.025
+837.950920	158.506
+837.990558	156.539
+838.030197	164.012
+838.069837	158.899
+838.109478	157.326
+838.149120	154.179
+838.188763	161.652
+838.228407	180.531
+838.268052	197.444
+838.307698	229.302
+838.347344	310.718
+838.386992	357.129
+838.426640	348.083
+838.466290	290.659
+838.505940	263.914
+838.545591	270.993
+838.585244	215.929
+838.624897	132.547
+838.664551	116.814
+838.704206	146.706
+838.743862	156.146
+838.783519	159.292
+838.823177	134.907
+838.862836	162.832
+838.902495	180.531
+838.942156	166.372
+838.981818	144.346
+839.021480	108.161
+839.061144	109.341
+839.100808	151.426
+839.140474	191.151
+839.180140	165.192
+839.219807	138.053
+839.259475	163.225
+839.299144	222.616
+839.338814	246.215
+839.378485	249.755
+839.418157	311.898
+839.457830	372.075
+839.497504	328.024
+839.537179	260.374
+839.576855	199.017
+839.616531	186.824
+839.656209	150.639
+839.695887	139.626
+839.735567	167.158
+839.775247	177.778
+839.814928	176.991
+839.854611	152.213
+839.894294	142.38
+839.933978	153.392
+839.973663	147.886
+840.013349	140.413
+840.053036	159.292
+840.092724	165.585
+840.132413	176.205
+840.172102	173.452
+840.211793	192.724
+840.251485	203.737
+840.291177	210.423
+840.330871	205.31
+840.370565	231.662
+840.410261	248.968
+840.449957	307.572
+840.489654	376.795
+840.529352	340.61
+840.569051	239.922
+840.608751	188.004
+840.648452	159.685
+840.688154	173.058
+840.727857	136.087
+840.767561	90.8555
+840.807266	94.7886
+840.846972	153.392
+840.886678	201.377
+840.926386	175.025
+840.966094	173.845
+841.005804	201.77
+841.045514	188.791
+841.085225	202.557
+841.124938	175.811
+841.164651	123.107
+841.204365	116.814
+841.244080	147.099
+841.283796	162.832
+841.323513	180.924
+841.363231	217.503
+841.402950	285.546
+841.442669	358.703
+841.482390	400.787
+841.522112	323.698
+841.561834	230.482
+841.601558	196.657
+841.641282	194.69
+841.681008	152.999
+841.720734	159.292
+841.760461	162.832
+841.800189	155.359
+841.839918	107.375
+841.879648	116.421
+841.919379	149.459
+841.959111	144.74
+841.998844	124.68
+842.038578	138.446
+842.078313	189.971
+842.118049	223.796
+842.157785	195.477
+842.197523	150.246
+842.237261	154.966
+842.277001	157.326
+842.316741	182.891
+842.356482	326.057
+842.396225	1034.02
+842.435968	3067.85
+842.475712	6571.89
+842.515457	8235.61
+842.555203	5616.92
+842.594950	2162.05
+842.634698	651.722
+842.674447	474.73
+842.714196	610.03
+842.753947	436.972
+842.793699	222.616
+842.833451	133.333
+842.873205	272.173
+842.912959	384.268
+842.952715	273.353
+842.992471	133.333
+843.032228	175.418
+843.071986	197.837
+843.111745	180.138
+843.151506	144.739
+843.191267	147.099
+843.231028	149.853
+843.270791	127.04
+843.310555	126.647
+843.350320	212.783
+843.390086	510.129
+843.429852	1283.78
+843.469620	2788.6
+843.509388	3921.34
+843.549158	3144.16
+843.588928	1406.1
+843.628699	414.553
+843.668472	189.971
+843.708245	294.592
+843.748019	329.597
+843.787794	218.289
+843.827570	156.145
+843.867347	234.022
+843.907125	363.815
+843.946904	310.718
+843.986683	198.623
+844.026464	177.778
+844.066246	195.084
+844.106028	180.531
+844.145812	151.819
+844.185596	167.158
+844.225382	201.77
+844.265168	337.857
+844.304955	722.125
+844.344743	1555.16
+844.384533	2432.26
+844.424323	2329.6
+844.464114	1583.88
+844.503906	1242.87
+844.543698	1050.15
+844.583492	669.814
+844.623287	315.831
+844.663083	176.991
+844.702879	180.531
+844.742677	217.109
+844.782475	182.498
+844.822275	134.513
+844.862075	154.966
+844.901877	200.59
+844.941679	186.824
+844.981482	147.493
+845.021286	166.765
+845.061091	223.009
+845.100897	207.276
+845.140704	157.719
+845.180512	146.706
+845.220321	163.618
+845.260131	251.721
+845.299941	446.412
+845.339753	799.608
+845.379565	1185.06
+845.419379	1179.94
+845.459193	800.788
+845.499009	498.329
+845.538825	417.306
+845.578642	341.79
+845.618461	221.436
+845.658280	158.899
+845.698100	137.267
+845.737921	177.778
+845.777743	177.778
+845.817566	140.806
+845.857389	139.233
+845.897214	171.092
+845.937040	182.104
+845.976866	149.066
+846.016694	162.439
+846.056523	212.783
+846.096352	264.7
+846.136182	220.256
+846.176014	136.48
+846.215846	112.881
+846.255679	152.212
+846.295513	275.713
+846.335348	407.08
+846.375184	514.062
+846.415021	544.74
+846.454859	486.136
+846.494698	414.16
+846.534538	298.919
+846.574378	237.955
+846.614220	203.737
+846.654063	175.418
+846.693906	143.953
+846.733751	109.341
+846.773596	103.048
+846.813442	123.894
+846.853290	142.38
+846.893138	171.485
+846.932987	158.112
+846.972837	171.485
+847.012688	210.423
+847.052540	186.824
+847.092393	145.526
+847.132247	171.092
+847.172101	203.343
+847.211957	222.616
+847.251814	186.824
+847.291671	158.112
+847.331530	201.77
+847.371389	326.451
+847.411250	470.01
+847.451111	541.2
+847.490973	488.103
+847.530836	400.787
+847.570700	314.651
+847.610565	233.629
+847.650431	188.397
+847.690298	168.732
+847.730166	157.326
+847.770035	154.179
+847.809905	167.552
+847.849776	158.899
+847.889647	147.493
+847.929520	173.451
+847.969393	188.004
+848.009268	159.292
+848.049143	119.567
+848.089019	136.087
+848.128897	160.865
+848.168775	192.331
+848.208654	179.744
+848.248534	175.418
+848.288415	212.39
+848.328297	248.181
+848.368180	289.086
+848.408064	407.473
+848.447948	460.571
+848.487834	442.872
+848.527721	422.813
+848.567608	355.949
+848.607497	244.641
+848.647386	129.007
+848.687277	109.341
+848.727168	151.033
+848.767060	171.878
+848.806953	171.092
+848.846848	161.652
+848.886743	154.572
+848.926639	183.678
+848.966536	151.032
+849.006434	121.534
+849.046332	158.505
+849.086232	193.51
+849.126133	188.397
+849.166034	166.765
+849.205937	163.225
+849.245840	185.644
+849.285745	203.737
+849.325650	257.227
+849.365557	377.188
+849.405464	576.992
+849.445372	623.01
+849.485281	494.396
+849.525191	365.389
+849.565102	270.993
+849.605014	229.302
+849.644927	195.084
+849.684841	151.426
+849.724756	135.693
+849.764671	134.907
+849.804588	119.567
+849.844506	111.701
+849.884424	128.614
+849.924344	209.243
+849.964264	208.063
+850.004185	165.192
+850.044108	148.673
+850.084031	129.007
+850.123955	154.572
+850.163880	199.017
+850.203806	224.976
+850.243733	244.248
+850.283661	210.423
+850.323590	242.281
+850.363519	342.577
+850.403450	434.612
+850.443382	431.859
+850.483314	406.687
+850.523248	394.887
+850.563182	347.69
+850.603118	203.737
+850.643054	140.413
+850.682991	143.166
+850.722929	164.012
+850.762868	158.899
+850.802809	141.593
+850.842750	134.907
+850.882691	141.2
+850.922634	177.778
+850.962578	166.372
+851.002523	132.547
+851.042469	116.421
+851.082415	150.639
+851.122363	181.318
+851.162311	144.739
+851.202261	161.259
+851.242211	235.595
+851.282163	268.634
+851.322115	286.726
+851.362068	339.823
+851.402022	385.841
+851.441977	427.139
+851.481933	398.821
+851.521890	348.083
+851.561848	293.019
+851.601807	235.595
+851.641767	179.351
+851.681727	171.878
+851.721689	149.853
+851.761651	123.107
+851.801615	109.735
+851.841579	94.7886
+851.881545	114.061
+851.921511	114.061
+851.961478	109.735
+852.001447	149.459
+852.041416	148.279
+852.081386	134.907
+852.121357	161.652
+852.161329	201.77
+852.201302	187.611
+852.241275	165.978
+852.281250	156.932
+852.321226	188.004
+852.361203	250.148
+852.401180	331.564
+852.441159	358.703
+852.481138	338.25
+852.521118	331.564
+852.561100	268.24
+852.601082	186.824
+852.641065	180.924
+852.681049	171.485
+852.721034	129.4
+852.761020	133.333
+852.801007	169.125
+852.840995	178.171
+852.880984	154.179
+852.920974	147.493
+852.960965	153.392
+853.000956	149.066
+853.040949	140.02
+853.080942	143.166
+853.120937	137.66
+853.160932	152.999
+853.200928	175.025
+853.240926	203.343
+853.280924	214.749
+853.320923	218.683
+853.360923	218.683
+853.400924	297.345
+853.440926	381.121
+853.480929	331.564
+853.520933	256.047
+853.560938	280.04
+853.600943	240.708
+853.640950	169.518
+853.680957	168.338
+853.720966	158.506
+853.760975	136.48
+853.800986	162.439
+853.840997	152.606
+853.881009	152.999
+853.921023	172.665
+853.961037	133.333
+854.001052	124.681
+854.041068	148.673
+854.081085	123.501
+854.121103	121.534
+854.161121	178.565
+854.201141	218.289
+854.241162	231.662
+854.281184	235.202
+854.321206	293.019
+854.361230	285.546
+854.401254	276.893
+854.441279	334.317
+854.481306	312.291
+854.521333	269.814
+854.561361	245.821
+854.601390	196.657
+854.641420	162.045
+854.681451	172.272
+854.721483	185.251
+854.761516	139.233
+854.801550	117.208
+854.841585	143.953
+854.881621	162.832
+854.921657	164.799
+854.961695	161.652
+855.001733	131.367
+855.041773	138.447
+855.081813	150.246
+855.121854	141.2
+855.161897	140.413
+855.201940	142.38
+855.241984	148.673
+855.282029	186.038
+855.322075	223.402
+855.362122	263.52
+855.402170	329.597
+855.442219	376.402
+855.482269	348.083
+855.522319	263.914
+855.562371	207.67
+855.602423	187.217
+855.642477	143.56
+855.682531	125.074
+855.722587	138.84
+855.762643	137.66
+855.802700	136.48
+855.842759	145.526
+855.882818	140.413
+855.922878	129.794
+855.962939	149.853
+856.003001	168.732
+856.043064	175.811
+856.083127	169.125
+856.123192	154.572
+856.163258	160.472
+856.203325	165.585
+856.243392	178.565
+856.283461	186.038
+856.323530	197.05
+856.363600	184.464
+856.403672	323.304
+856.443744	573.846
+856.483817	879.058
+856.523891	1000.59
+856.563966	754.377
+856.604042	434.612
+856.644119	239.922
+856.684197	188.791
+856.724276	195.477
+856.764356	177.385
+856.804437	148.673
+856.844518	128.22
+856.884601	132.94
+856.924684	142.773
+856.964769	154.966
+857.004854	181.318
+857.044940	171.485
+857.085028	174.631
+857.125116	188.791
+857.165205	189.971
+857.205295	209.243
+857.245386	184.464
+857.285478	151.426
+857.325571	174.238
+857.365665	213.57
+857.405760	238.348
+857.445855	333.137
+857.485952	525.861
+857.526050	611.21
+857.566148	454.278
+857.606247	315.831
+857.646348	237.168
+857.686449	176.991
+857.726551	129.4
+857.766655	119.174
+857.806759	114.061
+857.846864	117.994
+857.886970	142.773
+857.927077	167.158
+857.967185	182.104
+858.007294	184.464
+858.047403	199.804
+858.087514	204.917
+858.127626	192.724
+858.167738	208.457
+858.207852	237.168
+858.247966	242.282
+858.288082	228.122
+858.328198	215.143
+858.368315	215.143
+858.408433	232.842
+858.448553	274.533
+858.488673	311.112
+858.528794	312.292
+858.568916	242.282
+858.609038	205.31
+858.649162	193.117
+858.689287	186.431
+858.729413	152.213
+858.769539	145.92
+858.809667	149.853
+858.849795	145.92
+858.889925	141.593
+858.930055	149.853
+858.970187	149.066
+859.010319	157.719
+859.050452	146.706
+859.090586	138.447
+859.130721	174.631
+859.170857	223.402
+859.210994	213.176
+859.251132	191.151
+859.291271	205.703
+859.331411	227.336
+859.371551	242.282
+859.411693	263.521
+859.451836	285.546
+859.491979	305.998
+859.532124	301.279
+859.572269	269.814
+859.612415	219.076
+859.652563	183.284
+859.692711	152.999
+859.732860	128.22
+859.773010	130.974
+859.813161	142.38
+859.853313	151.819
+859.893466	132.94
+859.933620	141.986
+859.973774	121.534
+860.013930	101.868
+860.054087	136.48
+860.094244	162.439
+860.134403	176.205
+860.174562	176.598
+860.214723	158.899
+860.254884	177.778
+860.295046	233.235
+860.335210	267.847
+860.375374	289.086
+860.415539	339.43
+860.455705	411.407
+860.495872	406.687
+860.536040	325.271
+860.576208	213.963
+860.616378	189.971
+860.656549	165.585
+860.696721	143.166
+860.736893	135.693
+860.777067	126.647
+860.817241	108.161
+860.857417	141.593
+860.897593	160.865
+860.937770	180.138
+860.977948	182.104
+861.018127	145.919
+861.058308	129.007
+861.098489	133.727
+861.138670	141.986
+861.178853	159.685
+861.219037	179.351
+861.259222	191.151
+861.299408	190.364
+861.339594	200.197
+861.379782	292.232
+861.419970	422.813
+861.460160	469.224
+861.500350	409.44
+861.540542	268.24
+861.580734	225.762
+861.620927	208.456
+861.661121	173.452
+861.701316	179.351
+861.741512	167.945
+861.781709	175.025
+861.821907	167.158
+861.862106	138.447
+861.902306	173.058
+861.942506	190.364
+861.982708	154.179
+862.022911	143.166
+862.063114	162.045
+862.103319	180.924
+862.143524	157.719
+862.183730	189.971
+862.223938	188.791
+862.264146	199.804
+862.304355	224.189
+862.344565	234.415
+862.384776	302.459
+862.424988	363.029
+862.465201	376.008
+862.505415	324.091
+862.545629	239.135
+862.585845	210.03
+862.626062	188.004
+862.666279	175.025
+862.706498	155.359
+862.746717	118.781
+862.786938	108.555
+862.827159	117.994
+862.867381	161.652
+862.907605	186.038
+862.947829	169.912
+862.988054	161.652
+863.028280	156.539
+863.068507	139.233
+863.108735	138.053
+863.148963	138.053
+863.189193	168.732
+863.229424	189.971
+863.269656	217.109
+863.309888	239.922
+863.350122	236.382
+863.390356	270.6
+863.430592	292.232
+863.470828	232.055
+863.511065	204.917
+863.551303	210.03
+863.591542	178.171
+863.631783	153.786
+863.672024	155.752
+863.712266	173.058
+863.752508	187.217
+863.792752	179.351
+863.832997	162.439
+863.873243	165.585
+863.913489	167.552
+863.953737	164.012
+863.993985	166.765
+864.034235	158.899
+864.074485	154.572
+864.114737	147.493
+864.154989	143.166
+864.195242	162.832
+864.235496	161.652
+864.275751	204.523
+864.316007	233.629
+864.356264	228.516
+864.396522	360.669
+864.436781	626.156
+864.477041	793.315
+864.517302	659.588
+864.557563	416.52
+864.597826	248.968
+864.638089	182.104
+864.678354	148.673
+864.718619	169.912
+864.758885	186.824
+864.799153	173.845
+864.839421	173.058
+864.879690	189.577
+864.919960	188.004
+864.960231	179.745
+865.000503	184.858
+865.040776	168.338
+865.081050	132.547
+865.121325	149.459
+865.161600	172.665
+865.201877	175.811
+865.242155	173.452
+865.282433	171.092
+865.322713	165.192
+865.362993	254.474
+865.403274	323.304
+865.443557	397.641
+865.483840	459.784
+865.524124	396.068
+865.564409	300.885
+865.604695	247.395
+865.644982	179.351
+865.685270	149.066
+865.725559	158.506
+865.765848	137.267
+865.806139	117.994
+865.846431	130.974
+865.886723	157.326
+865.927017	171.878
+865.967311	162.045
+866.007607	151.033
+866.047903	145.133
+866.088200	153.786
+866.128499	156.932
+866.168798	184.071
+866.209098	218.289
+866.249399	218.289
+866.289701	197.05
+866.330004	242.675
+866.370307	323.698
+866.410612	421.24
+866.450918	477.877
+866.491225	474.337
+866.531532	455.851
+866.571841	350.836
+866.612150	249.361
+866.652461	157.326
+866.692772	110.915
+866.733084	148.279
+866.773397	171.878
+866.813711	152.606
+866.854027	142.38
+866.894343	168.732
+866.934660	227.336
+866.974977	185.644
+867.015296	125.86
+867.055616	123.107
+867.095937	162.832
+867.136258	183.678
+867.176581	184.464
+867.216904	199.804
+867.257229	191.937
+867.297554	186.038
+867.337881	248.575
+867.378208	351.23
+867.418536	362.636
+867.458865	305.212
+867.499195	303.245
+867.539526	274.927
+867.579858	188.791
+867.620191	135.3
+867.660525	148.279
+867.700860	147.493
+867.741196	137.267
+867.781532	123.894
+867.821870	152.606
+867.862208	145.92
+867.902548	132.547
+867.942888	166.765
+867.983230	174.238
+868.023572	183.284
+868.063915	167.158
+868.104259	145.526
+868.144604	156.932
+868.184950	184.071
+868.225297	177.778
+868.265645	140.413
+868.305994	172.272
+868.346344	224.189
+868.386694	231.269
+868.427046	312.685
+868.467399	421.633
+868.507752	562.439
+868.548107	587.612
+868.588462	379.548
+868.628818	200.197
+868.669176	138.447
+868.709534	138.447
+868.749893	138.84
+868.790253	143.953
+868.830614	134.513
+868.870976	124.681
+868.911339	121.534
+868.951703	116.028
+868.992068	146.706
+869.032433	148.673
+869.072800	125.074
+869.113167	131.76
+869.153536	126.254
+869.193905	142.38
+869.234276	175.418
+869.274647	190.757
+869.315019	170.698
+869.355393	224.976
+869.395767	282.006
+869.436142	311.898
+869.476518	377.975
+869.516895	441.692
+869.557273	393.708
+869.597652	279.646
+869.638031	219.469
+869.678412	148.673
+869.718794	136.48
+869.759176	162.832
+869.799560	169.912
+869.839944	140.413
+869.880330	108.948
+869.920716	152.606
+869.961103	237.562
+870.001492	235.988
+870.041881	180.924
+870.082271	152.999
+870.122662	148.673
+870.163054	182.891
+870.203447	181.318
+870.243840	199.017
+870.284235	213.176
+870.324631	242.675
+870.365028	281.22
+870.405425	355.556
+870.445824	657.228
+870.486223	1304.23
+870.526624	1877.68
+870.567025	1575.62
+870.607427	759.49
+870.647830	338.644
+870.688235	217.896
+870.728640	242.281
+870.769046	227.336
+870.809453	166.372
+870.849860	113.274
+870.890269	141.986
+870.930679	170.305
+870.971090	145.133
+871.011501	152.999
+871.051914	170.698
+871.092328	180.138
+871.132742	174.631
+871.173157	159.685
+871.213574	188.791
+871.253991	184.071
+871.294409	200.983
+871.334828	261.947
+871.375248	306.785
+871.415670	350.443
+871.456091	471.19
+871.496514	731.565
+871.536938	926.255
+871.577363	769.323
+871.617789	414.553
+871.658215	192.724
+871.698643	135.3
+871.739071	145.133
+871.779501	139.626
+871.819931	143.953
+871.860363	147.099
+871.900795	163.619
+871.941228	181.318
+871.981662	168.338
+872.022097	190.364
+872.062533	200.59
+872.102970	160.472
+872.143408	159.292
+872.183847	158.899
+872.224287	129.007
+872.264728	172.271
+872.305169	202.163
+872.345612	242.281
+872.386055	288.299
+872.426500	315.831
+872.466945	395.281
+872.507392	494.396
+872.547839	480.237
+872.588287	374.042
+872.628736	260.767
+872.669186	165.585
+872.709637	155.359
+872.750089	224.189
+872.790542	237.168
+872.830996	188.397
+872.871451	129.007
+872.911906	125.074
+872.952363	127.04
+872.992821	129.4
+873.033279	127.434
+873.073739	128.614
+873.114199	138.053
+873.154660	173.845
+873.195123	185.251
+873.235586	146.313
+873.276050	169.912
+873.316515	192.331
+873.356981	233.629
+873.397448	304.032
+873.437916	308.358
+873.478385	303.245
+873.518855	301.672
+873.559325	249.361
+873.599797	225.762
+873.640270	199.41
+873.680743	147.099
+873.721218	135.3
+873.761693	139.626
+873.802169	131.367
+873.842647	144.739
+873.883125	161.652
+873.923604	114.061
+873.964084	102.655
+874.004565	118.387
+874.045047	116.421
+874.085530	138.053
+874.126014	144.346
+874.166499	137.266
+874.206984	140.02
+874.247471	158.505
+874.287959	191.544
+874.328447	220.649
+874.368936	290.659
+874.409427	314.651
+874.449918	318.978
+874.490411	302.852
+874.530904	273.747
+874.571398	245.428
+874.611893	200.983
+874.652389	164.798
+874.692886	169.912
+874.733384	149.853
+874.773883	143.166
+874.814382	185.644
+874.854883	195.084
+874.895385	189.577
+874.935887	160.865
+874.976391	125.074
+875.016895	122.714
+875.057401	136.873
+875.097907	161.259
+875.138414	161.652
+875.178923	149.853
+875.219432	140.02
+875.259942	159.685
+875.300453	194.297
+875.340965	215.536
+875.381478	299.312
+875.421992	392.921
+875.462506	416.913
+875.503022	353.983
+875.543539	285.153
+875.584056	239.135
+875.624575	191.544
+875.665094	154.572
+875.705615	143.56
+875.746136	151.426
+875.786658	167.158
+875.827182	162.045
+875.867706	146.706
+875.908231	202.163
+875.948757	206.883
+875.989284	174.238
+876.029812	124.68
+876.070341	114.848
+876.110870	121.141
+876.151401	177.778
+876.191933	179.744
+876.232465	182.104
+876.272999	209.636
+876.313533	222.616
+876.354069	237.955
+876.394605	401.18
+876.435142	770.109
+876.475680	1154.77
+876.516220	1061.56
+876.556760	614.75
+876.597301	324.091
+876.637843	225.762
+876.678386	208.456
+876.718929	185.644
+876.759474	177.778
+876.800020	179.351
+876.840567	189.577
+876.881114	173.845
+876.921663	116.421
+876.962212	98.7218
+877.002763	139.626
+877.043314	165.192
+877.083866	145.919
+877.124419	130.187
+877.164974	166.765
+877.205529	180.924
+877.246085	203.343
+877.286642	197.05
+877.327200	203.343
+877.367758	269.814
+877.408318	429.106
+877.448879	653.688
+877.489441	793.315
+877.530003	661.948
+877.570567	373.648
+877.611131	203.343
+877.651697	158.112
+877.692263	172.271
+877.732830	171.878
+877.773398	171.485
+877.813968	189.577
+877.854538	187.611
+877.895109	143.166
+877.935681	122.321
+877.976254	144.74
+878.016827	143.166
+878.057402	152.999
+878.097978	168.732
+878.138555	161.259
+878.179132	152.606
+878.219711	155.359
+878.260290	171.092
+878.300871	183.678
+878.341452	242.675
+878.382034	307.572
+878.422617	396.461
+878.463201	517.995
+878.503787	555.753
+878.544373	411.8
+878.584960	270.6
+878.625547	192.331
+878.666136	157.719
+878.706726	133.727
+878.747317	119.174
+878.787908	107.375
+878.828501	140.806
+878.869095	164.799
+878.909689	192.331
+878.950284	189.577
+878.990881	145.133
+879.031478	134.12
+879.072076	160.865
+879.112675	150.246
+879.153276	134.513
+879.193877	142.38
+879.234479	169.518
+879.275081	189.184
+879.315685	185.644
+879.356290	211.996
+879.396896	310.325
+879.437502	445.625
+879.478110	632.843
+879.518719	723.698
+879.559328	541.987
+879.599938	313.471
+879.640550	226.549
+879.681162	172.272
+879.721775	145.133
+879.762389	117.994
+879.803005	106.588
+879.843621	108.161
+879.884238	116.421
+879.924855	121.927
+879.965474	117.601
+880.006094	134.907
+880.046715	130.187
+880.087336	115.634
+880.127959	124.287
+880.168583	164.405
+880.209207	194.691
+880.249832	209.636
+880.290459	203.737
+880.331086	206.49
+880.371714	278.073
+880.412343	447.592
+880.452974	679.647
+880.493605	728.811
+880.534237	538.447
+880.574869	339.823
+880.615503	246.608
+880.656138	229.302
+880.696774	219.469
+880.737410	186.431
+880.778048	164.799
+880.818687	154.966
+880.859326	127.04
+880.899966	134.513
+880.940608	153.392
+880.981250	144.74
+881.021893	158.899
+881.062537	144.346
+881.103183	162.045
+881.143829	151.033
+881.184476	149.853
+881.225123	162.832
+881.265772	174.238
+881.306422	203.737
+881.347073	280.04
+881.387724	410.62
+881.428377	619.077
+881.469031	738.644
+881.509685	656.835
+881.550340	430.286
+881.590997	276.5
+881.631654	200.984
+881.672312	158.506
+881.712971	150.639
+881.753632	169.125
+881.794293	165.192
+881.834955	187.611
+881.875617	235.202
+881.916281	219.076
+881.956946	162.439
+881.997612	143.56
+882.038278	165.979
+882.078946	176.598
+882.119615	165.192
+882.160284	154.179
+882.200954	156.539
+882.241626	178.958
+882.282298	223.796
+882.322971	245.428
+882.363645	286.333
+882.404321	488.103
+882.444997	678.861
+882.485674	788.989
+882.526351	936.875
+882.567030	948.281
+882.607710	646.609
+882.648391	376.795
+882.689072	321.338
+882.729755	335.89
+882.770439	337.857
+882.811123	274.533
+882.851808	215.536
+882.892495	211.21
+882.933182	230.089
+882.973870	236.775
+883.014559	220.649
+883.055250	187.611
+883.095941	160.472
+883.136633	217.503
+883.177325	215.143
+883.218019	172.665
+883.258714	184.071
+883.299410	243.068
+883.340106	265.094
+883.380804	285.153
+883.421503	394.888
+883.462202	507.376
+883.502902	580.925
+883.543604	611.604
+883.584306	566.766
+883.625009	408.654
+883.665713	288.299
+883.706419	253.294
+883.747125	241.888
+883.787832	253.688
+883.828539	258.408
+883.869248	293.019
+883.909958	277.287
+883.950669	214.75
+883.991380	193.117
+884.032093	159.292
+884.072807	122.714
+884.113521	139.233
+884.154236	166.372
+884.194953	188.004
+884.235670	214.356
+884.276388	217.503
+884.317107	236.775
+884.357828	228.909
+884.398549	237.562
+884.439271	278.467
+884.479994	324.878
+884.520717	341.397
+884.561442	303.639
+884.602168	243.068
+884.642895	170.698
+884.683622	169.125
+884.724351	193.511
+884.765080	193.904
+884.805811	210.816
+884.846542	190.757
+884.887274	140.806
+884.928007	134.12
+884.968742	157.719
+885.009477	158.899
+885.050213	122.321
+885.090950	107.768
+885.131688	129.007
+885.172426	151.819
+885.213166	162.439
+885.253907	172.665
+885.294649	210.03
+885.335391	244.248
+885.376135	276.107
+885.416879	304.425
+885.457625	385.841
+885.498371	455.458
+885.539118	436.579
+885.579866	322.518
+885.620616	206.883
+885.661366	173.452
+885.702117	149.459
+885.742869	126.647
+885.783622	145.526
+885.824375	138.053
+885.865130	120.747
+885.905886	115.241
+885.946643	118.781
+885.987400	149.459
+886.028159	151.426
+886.068918	124.287
+886.109679	126.254
+886.150440	150.246
+886.191202	162.439
+886.231965	176.598
+886.272730	206.097
+886.313495	224.189
+886.354261	248.968
+886.395028	302.065
+886.435796	398.427
+886.476565	507.376
+886.517334	538.447
+886.558105	413.767
+886.598877	278.467
+886.639649	218.683
+886.680423	167.945
+886.721197	142.38
+886.761973	135.693
+886.802749	121.141
+886.843526	121.927
+886.884305	129.007
+886.925084	154.179
+886.965864	151.033
+887.006645	141.593
+887.047427	173.845
+887.088210	192.331
+887.128994	182.105
+887.169778	171.092
+887.210564	211.996
+887.251351	222.616
+887.292138	207.67
+887.332927	180.925
+887.373716	211.603
+887.414507	349.656
+887.455298	473.157
+887.496090	500.296
+887.536884	419.666
+887.577678	347.69
+887.618473	250.541
+887.659269	180.531
+887.700066	175.025
+887.740864	169.912
+887.781663	149.459
+887.822462	149.853
+887.863263	147.886
+887.904065	129.4
+887.944867	148.28
+887.985671	186.038
+888.026475	170.305
+888.067281	140.807
+888.108087	146.313
+888.148894	157.719
+888.189703	149.459
+888.230512	170.305
+888.271322	197.051
+888.312133	232.449
+888.352945	238.742
+888.393758	279.253
+888.434572	394.101
+888.475387	485.35
+888.516202	439.725
+888.557019	341.79
+888.597837	265.094
+888.638655	209.243
+888.679475	195.477
+888.720295	205.31
+888.761116	198.624
+888.801939	142.773
+888.842762	136.087
+888.883586	162.046
+888.924411	172.272
+888.965237	171.092
+889.006064	169.912
+889.046892	153.393
+889.087721	144.346
+889.128551	136.087
+889.169381	194.691
+889.210213	228.909
+889.251046	230.089
+889.291879	220.256
+889.332714	215.536
+889.373549	250.541
+889.414385	292.626
+889.455223	331.564
+889.496061	400.001
+889.536900	404.327
+889.577740	278.467
+889.618581	179.745
+889.659423	155.753
+889.700266	145.92
+889.741110	171.485
+889.781955	192.724
+889.822800	218.29
+889.863647	187.611
+889.904495	180.531
+889.945343	248.575
+889.986193	238.742
+890.027043	194.691
+890.067895	190.758
+890.108747	215.143
+890.149600	193.511
+890.190454	150.246
+890.231309	159.686
+890.272165	239.528
+890.313022	293.806
+890.353880	289.479
+890.394739	277.287
+890.435599	338.644
+890.476460	408.26
+890.517321	368.929
+890.558184	282.006
+890.599047	199.804
+890.639912	133.334
+890.680777	105.408
+890.721644	108.161
+890.762511	116.814
+890.803379	139.233
+890.844248	147.493
+890.885118	157.719
+890.925989	165.192
+890.966861	175.025
+891.007734	172.272
+891.048608	185.251
+891.089483	214.356
+891.130359	270.207
+891.171235	229.302
+891.212113	163.619
+891.252991	211.996
+891.293871	249.361
+891.334751	253.294
+891.375633	272.174
+891.416515	340.61
+891.457398	398.034
+891.498282	438.939
+891.539168	400.001
+891.580054	281.613
+891.620941	217.503
+891.661828	176.598
+891.702717	165.979
+891.743607	172.665
+891.784498	156.539
+891.825389	160.079
+891.866282	158.112
+891.907176	164.405
+891.948070	164.405
+891.988966	161.259
+892.029862	184.464
+892.070759	205.703
+892.111657	177.778
+892.152557	169.912
+892.193457	176.991
+892.234358	175.025
+892.275260	189.184
+892.316163	215.536
+892.357066	251.721
+892.397971	312.685
+892.438877	390.168
+892.479784	420.453
+892.520691	394.101
+892.561600	331.957
+892.602509	237.169
+892.643420	208.457
+892.684331	204.13
+892.725243	147.493
+892.766157	101.475
+892.807071	112.095
+892.847986	150.246
+892.888902	180.138
+892.929819	167.552
+892.970737	152.999
+893.011656	154.966
+893.052575	153.786
+893.093496	133.727
+893.134418	141.2
+893.175340	160.079
+893.216264	173.452
+893.257188	174.238
+893.298114	188.791
+893.339040	226.549
+893.379967	266.274
+893.420896	310.325
+893.461825	348.083
+893.502755	333.137
+893.543686	296.559
+893.584618	237.955
+893.625551	195.084
+893.666485	176.205
+893.707420	153.786
+893.748355	131.76
+893.789292	139.627
+893.830230	154.179
+893.871168	140.807
+893.912108	130.58
+893.953048	132.94
+893.993989	153.393
+894.034932	175.025
+894.075875	189.578
+894.116819	154.179
+894.157764	188.398
+894.198710	215.143
+894.239657	186.431
+894.280605	156.146
+894.321554	167.945
+894.362504	221.436
+894.403454	283.973
+894.444406	333.531
+894.485359	318.978
+894.526312	289.873
+894.567267	261.161
+894.608222	215.93
+894.649178	191.544
+894.690136	182.891
+894.731094	194.691
+894.772053	178.565
+894.813013	151.426
+894.853974	139.627
+894.894936	139.233
+894.935899	158.899
+894.976863	175.025
+895.017828	162.832
+895.058794	155.359
+895.099760	161.652
+895.140728	159.292
+895.181696	168.339
+895.222666	166.765
+895.263636	221.043
+895.304608	235.595
+895.345580	274.927
+895.386553	335.497
+895.427527	410.227
+895.468502	446.019
+895.509479	397.248
+895.550455	330.777
+895.591433	277.68
+895.632412	237.955
+895.673392	205.703
+895.714373	186.038
+895.755354	188.004
+895.796337	194.297
+895.837321	187.611
+895.878305	213.963
+895.919291	216.716
+895.960277	214.356
+896.001264	237.562
+896.042252	235.595
+896.083242	205.31
+896.124232	172.665
+896.165223	172.272
+896.206215	202.164
+896.247208	246.215
+896.288201	278.467
+896.329196	261.161
+896.370192	285.94
+896.411189	449.952
+896.452186	593.118
+896.493185	534.908
+896.534184	389.775
+896.575185	277.68
+896.616186	237.955
+896.657188	216.716
+896.698192	198.23
+896.739196	173.058
+896.780201	190.757
+896.821207	186.431
+896.862214	181.711
+896.903222	204.523
+896.944231	213.176
+896.985240	204.523
+897.026251	196.657
+897.067263	184.071
+897.108275	193.117
+897.149289	196.657
+897.190303	226.549
+897.231319	217.503
+897.272335	217.503
+897.313353	272.96
+897.354371	364.209
+897.395390	502.262
+897.436410	567.553
+897.477431	534.514
+897.518453	414.553
+897.559476	301.279
+897.600500	250.148
+897.641525	212.39
+897.682550	184.858
+897.723577	187.611
+897.764605	176.991
+897.805633	155.359
+897.846663	134.907
+897.887693	217.896
+897.928724	262.734
+897.969757	195.87
+898.010790	191.937
+898.051824	241.888
+898.092859	272.567
+898.133895	231.269
+898.174932	196.657
+898.215970	216.323
+898.257009	256.834
+898.298049	239.922
+898.339090	231.269
+898.380131	313.865
+898.421174	438.939
+898.462217	477.484
+898.503262	404.327
+898.544307	304.032
+898.585354	282.793
+898.626401	241.888
+898.667449	195.477
+898.708498	168.732
+898.749548	181.318
+898.790600	201.77
+898.831652	192.724
+898.872704	166.372
+898.913758	158.899
+898.954813	193.511
+898.995869	212.783
+899.036925	165.192
+899.077983	189.577
+899.119042	188.004
+899.160101	167.159
+899.201162	178.171
+899.242223	204.13
+899.283285	227.336
+899.324348	235.989
+899.365413	275.32
+899.406478	342.577
+899.447544	494.396
+899.488611	709.146
+899.529679	1016.32
+899.570748	1146.9
+899.611817	819.274
+899.652888	452.311
+899.693960	277.286
+899.735032	252.508
+899.776106	316.618
+899.817180	353.59
+899.858256	346.51
+899.899332	358.309
+899.940409	335.104
+899.981488	248.968
+900.022567	165.585
+900.063647	158.112
+900.104728	149.066
+900.145810	141.986
+900.186893	191.151
+900.227977	206.097
+900.269062	209.636
+900.310147	217.896
+900.351234	224.976
+900.392322	285.939
+900.433410	380.728
+900.474500	432.646
+900.515590	536.087
+900.556681	647.002
+900.597774	541.594
+900.638867	364.209
+900.679961	267.847
+900.721056	229.695
+900.762152	280.826
+900.803249	278.073
+900.844347	271.78
+900.885446	248.575
+900.926546	220.649
+900.967647	196.657
+901.008748	185.644
+901.049851	141.593
+901.090954	164.799
+901.132059	185.251
+901.173164	149.459
+901.214271	156.539
+901.255378	191.544
+901.296486	191.544
+901.337595	191.544
+901.378705	248.575
+901.419817	325.271
+901.460929	355.556
+901.502041	383.481
+901.543155	359.489
+901.584270	291.839
+901.625386	235.202
+901.666502	194.297
+901.707620	196.264
+901.748739	200.59
+901.789858	172.665
+901.830979	187.611
+901.872100	193.117
+901.913222	181.711
+901.954345	219.863
+901.995470	220.256
+902.036595	208.85
+902.077721	205.31
+902.118848	181.318
+902.159976	192.724
+902.201105	208.063
+902.242234	184.071
+902.283365	197.837
+902.324497	213.176
+902.365629	193.904
+902.406763	239.135
+902.447897	333.137
+902.489033	388.595
+902.530169	405.114
+902.571306	390.954
+902.612445	284.76
+902.653584	185.644
+902.694724	166.765
+902.735865	171.092
+902.777007	174.238
+902.818150	149.459
+902.859294	161.652
+902.900439	193.511
+902.941584	206.097
+902.982731	186.824
+903.023879	155.752
+903.065027	123.894
+903.106177	111.308
+903.147327	107.768
+903.188478	133.727
+903.229631	202.557
+903.270784	210.03
+903.311938	177.778
+903.353093	213.963
+903.394249	270.6
+903.435406	387.808
+903.476564	552.213
+903.517723	648.182
+903.558883	536.087
+903.600044	325.664
+903.641205	207.277
+903.682368	165.192
+903.723531	169.125
+903.764696	187.611
+903.805861	193.511
+903.847028	159.686
+903.888195	163.619
+903.929363	173.845
+903.970532	167.945
+904.011703	178.171
+904.052874	163.225
+904.094046	144.346
+904.135219	132.154
+904.176392	141.593
+904.217567	164.012
+904.258743	186.431
+904.299920	211.21
+904.341097	235.595
+904.382276	267.847
+904.423455	335.104
+904.464636	510.915
+904.505817	723.698
+904.546999	684.76
+904.588183	408.654
+904.629367	228.122
+904.670552	154.966
+904.711738	127.04
+904.752925	153.392
+904.794113	201.77
+904.835302	153.392
+904.876492	124.287
+904.917682	130.974
+904.958874	157.326
+905.000067	178.958
+905.041260	180.531
+905.082455	175.811
+905.123650	181.711
+905.164846	188.791
+905.206044	228.122
+905.247242	216.716
+905.288441	207.277
+905.329641	261.554
+905.370842	551.82
+905.412044	1537.07
+905.453247	2981.32
+905.494451	3277.1
+905.535656	2032.65
+905.576862	873.158
+905.618068	469.617
+905.659276	429.499
+905.700484	354.769
+905.741694	250.148
+905.782904	187.611
+905.824116	191.937
+905.865328	208.85
+905.906541	171.092
+905.947755	140.413
+905.988971	192.331
+906.030187	222.222
+906.071404	186.038
+906.112621	149.459
+906.153840	165.585
+906.195060	178.565
+906.236281	177.385
+906.277503	168.338
+906.318725	188.397
+906.359949	334.71
+906.401173	764.996
+906.442399	1656.64
+906.483625	2235.6
+906.524852	1876.9
+906.566081	1145.33
+906.607310	674.141
+906.648540	481.023
+906.689771	301.672
+906.731003	199.41
+906.772236	150.639
+906.813470	140.806
+906.854704	151.426
+906.895940	177.778
+906.937177	175.811
+906.978415	187.611
+907.019653	177.385
+907.060893	161.259
+907.102133	155.752
+907.143374	173.058
+907.184617	258.014
+907.225860	309.538
+907.267104	289.872
+907.308349	246.608
+907.349595	270.6
+907.390842	361.456
+907.432090	586.825
+907.473339	896.363
+907.514589	1028.52
+907.555840	981.319
+907.597091	782.302
+907.638344	489.676
+907.679597	259.587
+907.720852	188.791
+907.762107	204.917
+907.803364	186.037
+907.844621	151.426
+907.885879	145.133
+907.927138	166.372
+907.968399	182.104
+908.009660	180.138
+908.050922	163.619
+908.092185	171.878
+908.133448	180.138
+908.174713	200.197
+908.215979	241.102
+908.257246	275.32
+908.298513	255.261
+908.339782	241.102
+908.381051	357.129
+908.422322	829.107
+908.463593	1572.86
+908.504865	1824.98
+908.546139	1491.05
+908.587413	1282.2
+908.628688	1159.88
+908.669964	796.068
+908.711241	395.674
+908.752519	220.649
+908.793798	159.292
+908.835078	157.719
+908.876358	185.251
+908.917640	200.197
+908.958923	199.803
+909.000206	191.937
+909.041491	169.125
+909.082776	155.359
+909.124062	163.618
+909.165350	201.77
+909.206638	244.248
+909.247927	256.441
+909.289217	254.867
+909.330508	240.315
+909.371800	394.101
+909.413093	820.453
+909.454387	1476.11
+909.495682	1885.94
+909.536978	1537.86
+909.578274	982.106
+909.619572	761.063
+909.660870	607.277
+909.702170	368.929
+909.743470	213.176
+909.784772	146.706
+909.826074	171.485
+909.867377	218.289
+909.908682	239.135
+909.949987	216.323
+909.991293	165.192
+910.032600	152.606
+910.073908	144.346
+910.115216	149.459
+910.156526	176.204
+910.197837	188.791
+910.239149	205.31
+910.280461	202.95
+910.321775	192.724
+910.363089	253.294
+910.404405	452.311
+910.445721	761.456
+910.487038	946.314
+910.528357	795.281
+910.569676	551.82
+910.610996	425.173
+910.652317	311.505
+910.693639	181.711
+910.734962	165.978
+910.776286	178.171
+910.817611	173.058
+910.858936	154.572
+910.900263	155.359
+910.941591	176.991
+910.982919	185.251
+911.024249	194.69
+911.065579	183.677
+911.106911	167.158
+911.148243	181.711
+911.189576	194.69
+911.230910	196.657
+911.272245	197.837
+911.313581	200.197
+911.354918	230.875
+911.396256	359.882
+911.437595	463.324
+911.478935	503.049
+911.520276	501.475
+911.561617	431.859
+911.602960	314.258
+911.644304	239.528
+911.685648	211.603
+911.726994	168.732
+911.768340	147.493
+911.809687	158.112
+911.851036	190.364
+911.892385	188.791
+911.933735	188.791
+911.975086	224.582
+912.016438	206.096
+912.057791	167.158
+912.099145	145.526
+912.140499	156.145
+912.181855	165.978
+912.223212	196.264
+912.264570	190.757
+912.305928	179.351
+912.347288	220.649
+912.388648	312.685
+912.430009	374.828
+912.471372	343.756
+912.512735	314.258
+912.554099	312.685
+912.595464	321.337
+912.636830	272.96
+912.678197	206.49
+912.719565	193.117
+912.760934	186.431
+912.802304	128.613
+912.843675	125.074
+912.885046	136.873
+912.926419	163.618
+912.967792	175.418
+913.009167	144.346
+913.050542	147.493
+913.091919	152.606
+913.133296	155.359
+913.174674	150.246
+913.216054	160.472
+913.257434	167.158
+913.298815	228.909
+913.340197	263.52
+913.381580	350.443
+913.422963	362.635
+913.464348	344.15
+913.505734	354.769
+913.547121	310.325
+913.588508	223.009
+913.629897	187.611
+913.671286	211.603
+913.712677	217.502
+913.754068	206.883
+913.795461	153.392
+913.836854	146.706
+913.878248	181.711
+913.919643	170.305
+913.961039	139.233
+914.002436	143.166
+914.043834	155.359
+914.085233	146.706
+914.126633	147.886
+914.168033	171.485
+914.209435	173.845
+914.250838	222.616
+914.292241	221.436
+914.333646	200.197
+914.375051	225.369
+914.416458	290.266
+914.457865	372.468
+914.499273	436.972
+914.540682	385.448
+914.582093	263.52
+914.623504	245.428
+914.664916	195.477
+914.706328	175.024
+914.747742	175.418
+914.789157	129.793
+914.830573	145.919
+914.871990	165.978
+914.913407	151.819
+914.954826	156.145
+914.996245	166.372
+915.037666	158.505
+915.079087	141.986
+915.120509	123.107
+915.161933	154.572
+915.203357	167.552
+915.244782	177.778
+915.286208	223.402
+915.327635	246.214
+915.369063	317.798
+915.410492	391.347
+915.451922	405.9
+915.493352	405.113
+915.534784	296.165
+915.576217	223.009
+915.617650	179.351
+915.659085	180.531
+915.700520	208.063
+915.741957	175.025
+915.783394	132.94
+915.824832	117.601
+915.866271	133.333
+915.907711	153.786
+915.949152	184.071
+915.990594	213.569
+916.032037	173.058
+916.073481	158.899
+916.114926	142.379
+916.156372	151.032
+916.197819	202.95
+916.239266	195.477
+916.280715	165.192
+916.322164	196.263
+916.363615	246.214
+916.405066	308.358
+916.446518	393.707
+916.487972	436.972
+916.529426	397.64
+916.570881	291.052
+916.612337	216.716
+916.653794	171.485
+916.695252	131.367
+916.736711	103.441
+916.778171	145.133
+916.819631	191.15
+916.861093	150.246
+916.902556	135.693
+916.944019	151.032
+916.985484	170.698
+917.026949	155.359
+917.068415	162.045
+917.109883	166.765
+917.151351	175.025
+917.192820	255.654
+917.234290	407.867
+917.275761	443.658
+917.317233	376.795
+917.358706	347.296
+917.400180	425.172
+917.441655	535.694
+917.483131	510.522
+917.524607	420.846
+917.566085	334.317
+917.607564	251.328
+917.649043	207.67
+917.690524	203.343
+917.732005	195.87
+917.773487	182.497
+917.814971	148.279
+917.856455	136.873
+917.897940	145.133
+917.939426	122.32
+917.980913	128.613
+918.022401	181.318
+918.063890	162.832
+918.105380	163.225
+918.146870	189.184
+918.188362	206.49
+918.229855	244.248
+918.271348	283.579
+918.312843	340.61
+918.354338	331.564
+918.395834	375.615
+918.437332	534.907
+918.478830	619.077
+918.520329	469.224
+918.561829	331.564
+918.603330	263.914
+918.644832	219.076
+918.686335	165.585
+918.727839	146.313
+918.769344	152.606
+918.810850	130.187
+918.852356	147.099
+918.893864	117.601
+918.935373	106.195
+918.976882	134.513
+919.018393	158.899
+919.059904	156.539
+919.101416	142.773
+919.142930	169.911
+919.184444	176.598
+919.225959	187.611
+919.267475	223.009
+919.308992	263.914
+919.350510	290.659
+919.392029	337.463
+919.433549	410.62
+919.475069	450.738
+919.516591	431.466
+919.558114	373.648
+919.599637	244.248
+919.641162	136.873
+919.682687	127.434
+919.724213	138.84
+919.765741	127.04
+919.807269	128.613
+919.848798	112.881
+919.890328	130.973
+919.931859	167.945
+919.973391	177.384
+920.014924	157.719
+920.056458	156.145
+920.097993	152.212
+920.139529	148.673
+920.181065	153.392
+920.222603	170.698
+920.264142	155.359
+920.305681	170.305
+920.347222	233.628
+920.388763	279.253
+920.430305	403.934
+920.471849	550.247
+920.513393	518.388
+920.554938	332.744
+920.596484	191.937
+920.638031	163.618
+920.679579	154.966
+920.721128	147.886
+920.762678	134.513
+920.804228	143.559
+920.845780	144.346
+920.887333	149.066
+920.928886	143.559
+920.970441	164.405
+921.011996	163.225
+921.053553	144.346
+921.095110	113.668
+921.136668	131.76
+921.178227	165.978
+921.219787	165.978
+921.261348	171.091
+921.302910	210.03
+921.344473	251.328
+921.386037	258.014
+921.427602	353.196
+921.469168	461.357
+921.510735	418.88
+921.552302	314.651
+921.593871	276.5
+921.635440	268.633
+921.677011	232.449
+921.718582	172.271
+921.760154	145.133
+921.801728	151.032
+921.843302	148.673
+921.884877	163.618
+921.926453	163.618
+921.968030	174.238
+922.009608	161.652
+922.051187	167.158
+922.092767	175.418
+922.134347	134.907
+922.175929	134.513
+922.217512	163.618
+922.259095	180.531
+922.300680	202.95
+922.342265	188.791
+922.383852	216.716
+922.425439	303.245
+922.467027	374.042
+922.508616	375.222
+922.550206	318.191
+922.591798	202.163
+922.633390	154.572
+922.674982	155.752
+922.716576	156.932
+922.758171	145.133
+922.799767	158.505
+922.841364	175.418
+922.882961	168.338
+922.924560	149.852
+922.966159	143.559
+923.007760	130.187
+923.049361	158.112
+923.090963	175.811
+923.132567	162.439
+923.174171	146.706
+923.215776	136.873
+923.257382	168.732
+923.298989	179.351
+923.340597	186.431
+923.382206	265.88
+923.423816	352.409
+923.465427	392.527
+923.507038	370.502
+923.548651	339.823
+923.590264	287.906
+923.631879	208.063
+923.673494	178.171
+923.715111	161.259
+923.756728	132.153
+923.798346	148.279
+923.839965	155.359
+923.881586	149.459
+923.923207	175.811
+923.964829	191.937
+924.006452	164.405
+924.048076	138.053
+924.089700	152.606
+924.131326	182.104
+924.172953	188.004
+924.214580	178.564
+924.256209	162.439
+924.297838	184.857
+924.339469	194.297
+924.381100	208.85
+924.422733	294.592
+924.464366	344.543
+924.506000	302.852
+924.547635	225.369
+924.589271	169.912
+924.630908	133.727
+924.672546	140.413
+924.714185	166.372
+924.755825	177.385
+924.797466	142.38
+924.839107	104.228
+924.880750	112.881
+924.922394	135.3
+924.964038	173.451
+925.005683	188.791
+925.047330	181.711
+925.088977	152.606
+925.130625	153.786
+925.172275	159.292
+925.213925	185.644
+925.255576	196.657
+925.297228	179.744
+925.338881	176.598
+925.380535	198.23
+925.422189	283.186
+925.463845	398.427
+925.505502	416.913
+925.547160	352.016
+925.588818	234.808
+925.630478	175.025
+925.672138	171.878
+925.713799	197.837
+925.755462	185.251
+925.797125	169.125
+925.838789	168.338
+925.880454	163.619
+925.922120	150.639
+925.963787	141.2
+926.005455	167.945
+926.047124	177.385
+926.088794	136.873
+926.130465	127.827
+926.172137	126.647
+926.213809	120.747
+926.255483	156.932
+926.297157	193.51
+926.338833	198.23
+926.380509	234.415
+926.422186	323.304
+926.463865	476.697
+926.505544	501.082
+926.547224	342.183
+926.588905	207.67
+926.630587	140.02
+926.672270	130.58
+926.713954	130.187
+926.755639	134.907
+926.797324	140.806
+926.839011	143.166
+926.880699	137.266
+926.922387	156.539
+926.964077	162.045
+927.005767	143.56
+927.047459	108.555
+927.089151	129.794
+927.130844	119.174
+927.172538	110.128
+927.214234	121.534
+927.255930	170.698
+927.297627	230.875
+927.339325	250.148
+927.381024	269.027
+927.422723	361.456
+927.464424	437.365
+927.506126	424.386
+927.547828	384.268
+927.589532	282.399
+927.631236	206.49
+927.672942	169.518
+927.714648	121.927
+927.756356	134.907
+927.798064	130.973
+927.839773	162.045
+927.881483	180.924
+927.923194	180.531
+927.964906	184.464
+928.006619	140.02
+928.048333	154.966
+928.090048	162.045
+928.131764	145.526
+928.173480	121.927
+928.215198	135.693
+928.256917	163.619
+928.298636	188.004
+928.340357	211.603
+928.382078	243.461
+928.423800	306.392
+928.465524	429.106
+928.507248	542.774
+928.548973	519.961
+928.590699	342.183
+928.632426	163.225
+928.674154	153.392
+928.715883	177.385
+928.757613	162.045
+928.799343	115.241
+928.841075	101.082
+928.882808	147.099
+928.924541	153.392
+928.966276	134.12
+929.008011	112.488
+929.049748	121.141
+929.091485	150.639
+929.133223	172.665
+929.174962	167.158
+929.216702	150.246
+929.258444	152.212
+929.300186	206.096
+929.341929	240.315
+929.383672	269.42
+929.425417	343.757
+929.467163	414.553
+929.508910	412.193
+929.550657	368.929
+929.592406	241.495
+929.634155	159.685
+929.675906	140.806
+929.717657	147.493
+929.759410	177.384
+929.801163	139.233
+929.842917	127.434
+929.884672	147.493
+929.926428	141.986
+929.968185	142.773
+930.009943	157.325
+930.051702	171.878
+930.093462	143.559
+930.135223	107.375
+930.176984	90.462
+930.218747	95.9684
+930.260511	129.007
+930.302275	189.971
+930.344041	221.042
+930.385807	222.616
+930.427574	231.662
+930.469342	263.127
+930.511112	275.32
+930.552882	254.081
+930.594653	229.695
+930.636425	194.69
+930.678198	136.086
+930.719972	143.953
+930.761747	153.392
+930.803522	182.498
+930.845299	184.857
+930.887077	150.246
+930.928855	127.827
+930.970635	120.747
+931.012415	145.133
+931.054197	137.266
+931.095979	143.559
+931.137762	162.045
+931.179546	156.539
+931.221331	161.259
+931.263118	167.158
+931.304905	192.33
+931.346693	219.076
+931.388481	259.194
+931.430271	311.111
+931.472062	342.183
+931.513854	342.183
+931.555646	304.425
+931.597440	258.407
+931.639234	211.603
+931.681030	178.958
+931.722826	178.958
+931.764624	156.146
+931.806422	158.505
+931.848221	175.025
+931.890021	164.798
+931.931822	159.685
+931.973624	147.886
+932.015427	137.266
+932.057231	149.066
+932.099036	161.652
+932.140842	146.706
+932.182648	116.814
+932.224456	140.806
+932.266265	215.143
+932.308074	239.135
+932.349885	185.251
+932.391696	204.916
+932.433508	332.744
+932.475322	405.507
+932.517136	346.903
+932.558951	263.127
+932.600767	204.13
+932.642584	186.037
+932.684402	162.439
+932.726221	143.166
+932.768041	166.765
+932.809861	148.673
+932.851683	134.907
+932.893506	126.254
+932.935329	116.814
+932.977154	149.459
+933.018979	211.603
+933.060806	197.443
+933.102633	158.112
+933.144461	129.007
+933.186290	155.752
+933.228121	217.109
+933.269952	232.055
+933.311784	226.549
+933.353617	239.921
+933.395450	248.968
+933.437285	309.931
+933.479121	407.08
+933.520958	416.52
+933.562795	318.191
+933.604634	227.335
+933.646474	181.318
+933.688314	210.816
+933.730155	210.816
+933.771998	161.652
+933.813841	140.806
+933.855685	162.045
+933.897530	178.958
+933.939376	158.112
+933.981223	99.1149
+934.023071	110.521
+934.064920	136.873
+934.106770	151.426
+934.148621	133.727
+934.190473	140.413
+934.232325	201.77
+934.274179	226.549
+934.316033	191.544
+934.357889	238.348
+934.399745	433.825
+934.441602	846.412
+934.483461	1037.96
+934.525320	720.158
+934.567180	414.946
+934.609041	263.52
+934.650903	200.983
+934.692766	204.523
+934.734630	189.97
+934.776495	156.145
+934.818361	146.313
+934.860227	186.824
+934.902095	179.351
+934.943963	158.505
+934.985833	171.485
+935.027703	194.297
+935.069575	155.752
+935.111447	112.881
+935.153320	117.994
+935.195195	136.873
+935.237070	157.719
+935.278946	209.243
+935.320823	248.181
+935.362701	327.63
+935.404580	492.036
+935.446459	746.51
+935.488340	918.782
+935.530222	789.382
+935.572105	445.625
+935.613988	231.268
+935.655873	202.95
+935.697758	169.125
+935.739645	161.258
+935.781532	167.158
+935.823420	120.354
+935.865309	125.86
+935.907199	183.677
+935.949091	190.757
+935.990983	160.865
+936.032876	161.652
+936.074769	148.279
+936.116664	135.693
+936.158560	148.672
+936.200457	143.166
+936.242354	137.66
+936.284253	178.171
+936.326152	196.263
+936.368053	254.474
+936.409954	407.473
+936.451857	646.608
+936.493760	716.618
+936.535664	502.262
+936.577569	292.625
+936.619475	201.77
+936.661382	175.024
+936.703290	161.258
+936.745199	182.104
+936.787109	161.652
+936.829020	112.487
+936.870931	99.9014
+936.912844	135.3
+936.954758	165.978
+936.996672	135.3
+937.038588	160.865
+937.080504	183.677
+937.122421	160.472
+937.164340	165.978
+937.206259	184.857
+937.248179	154.965
+937.290100	134.906
+937.332022	165.192
+937.373945	265.093
+937.415869	360.276
+937.457794	464.504
+937.499720	491.643
+937.541646	415.733
+937.583574	277.68
+937.625502	185.644
+937.667432	182.497
+937.709362	176.991
+937.751294	146.706
+937.793226	126.647
+937.835159	140.02
+937.877094	167.158
+937.919029	201.77
+937.960965	176.598
+938.002902	132.94
+938.044840	131.76
+938.086779	130.973
+938.128719	130.58
+938.170659	150.246
+938.212601	138.446
+938.254544	185.251
+938.296487	208.063
+938.338432	206.49
+938.380377	262.34
+938.422324	392.527
+938.464271	577.778
+938.506219	610.817
+938.548168	466.864
+938.590119	322.517
+938.632070	242.675
+938.674022	223.402
+938.715975	205.31
+938.757928	159.685
+938.799883	151.819
+938.841839	143.166
+938.883796	169.518
+938.925753	154.572
+938.967712	137.266
+939.009672	151.426
+939.051632	162.832
+939.093593	125.86
+939.135556	122.714
+939.177519	191.15
+939.219483	194.69
+939.261448	193.904
+939.303414	185.644
+939.345381	202.556
+939.387349	324.484
+939.429318	392.527
+939.471288	446.018
+939.513259	461.357
+939.555231	395.281
+939.597203	278.466
+939.639177	241.888
+939.681151	249.361
+939.723127	189.184
+939.765103	133.726
+939.807081	109.734
+939.849059	106.981
+939.891038	137.266
+939.933018	147.886
+939.974999	149.852
+940.016981	137.66
+940.058964	132.547
+940.100948	144.739
+940.142933	139.626
+940.184919	165.585
+940.226905	189.97
+940.268893	178.564
+940.310882	150.246
+940.352871	147.099
+940.394862	225.762
+940.436853	384.661
+940.478845	447.985
+940.520839	373.255
+940.562833	320.551
+940.604828	283.186
+940.646824	200.197
+940.688821	166.372
+940.730819	159.292
+940.772818	153.785
+940.814818	154.179
+940.856818	151.426
+940.898820	151.819
+940.940823	141.593
+940.982826	139.626
+941.024831	138.053
+941.066836	166.372
+941.108843	158.112
+941.150850	152.999
+941.192858	215.536
+941.234868	224.189
+941.276878	156.539
+941.318889	173.058
+941.360901	261.947
+941.402914	374.828
+941.444928	512.882
+941.486943	505.802
+941.528958	430.286
+941.570975	342.576
+941.612993	221.829
+941.655011	158.505
+941.697031	127.827
+941.739051	120.747
+941.781073	132.547
+941.823095	125.074
+941.865118	124.68
+941.907142	152.606
+941.949168	151.819
+941.991194	148.279
+942.033221	149.066
+942.075249	164.405
+942.117278	214.356
+942.159307	254.081
+942.201338	231.268
+942.243370	173.058
+942.285403	175.811
+942.327436	199.803
+942.369471	242.675
+942.411506	294.199
+942.453542	414.553
+942.495580	505.409
+942.537618	456.638
+942.579657	345.723
+942.621697	239.921
+942.663739	188.79
+942.705781	153.786
+942.747823	147.886
+942.789867	135.3
+942.831912	134.12
+942.873958	171.091
+942.916005	162.438
+942.958052	149.066
+943.000101	140.019
+943.042150	155.359
+943.084201	162.832
+943.126252	162.832
+943.168305	145.133
+943.210358	147.492
+943.252412	178.958
+943.294467	203.343
+943.336523	198.623
+943.378580	234.022
+943.420638	276.106
+943.462697	356.342
+943.504757	394.887
+943.546818	374.042
+943.588880	286.332
+943.630942	209.243
+943.673006	193.117
+943.715070	154.965
+943.757136	140.413
+943.799202	162.045
+943.841270	185.251
+943.883338	156.539
+943.925407	130.187
+943.967477	146.706
+944.009548	177.384
+944.051620	153.392
+944.093693	121.14
+944.135767	127.04
+944.177842	126.254
+944.219918	161.258
+944.261994	196.657
+944.304072	190.364
+944.346151	194.297
+944.388230	230.482
+944.430311	320.551
+944.472392	471.19
+944.514474	569.126
+944.556558	492.823
+944.598642	307.965
+944.640727	219.862
+944.682813	176.991
+944.724900	154.572
+944.766988	153.392
+944.809077	136.086
+944.851167	117.601
+944.893258	105.408
+944.935349	130.973
+944.977442	156.932
+945.019536	200.197
+945.061630	154.965
+945.103726	113.667
+945.145822	130.187
+945.187919	195.084
+945.230018	215.929
+945.272117	210.816
+945.314217	163.618
+945.356318	186.824
+945.398420	305.998
+945.440523	450.738
+945.482627	582.892
+945.524732	552.213
+945.566837	412.586
+945.608944	287.119
+945.651052	203.343
+945.693160	150.639
+945.735270	109.734
+945.777380	88.8886
+945.819492	100.295
+945.861604	136.086
+945.903717	151.819
+945.945832	130.58
+945.987947	110.914
+946.030063	141.199
+946.072180	165.192
+946.114298	141.593
+946.156417	158.505
+946.198537	168.731
+946.240657	172.665
+946.282779	172.665
+946.324902	169.518
+946.367025	183.677
+946.409150	276.5
+946.451275	380.728
+946.493402	451.525
+946.535529	448.771
+946.577657	383.481
+946.619787	304.032
+946.661917	211.603
+946.704048	160.472
+946.746180	134.12
+946.788313	132.94
+946.830447	175.024
+946.872581	199.803
+946.914717	198.23
+946.956854	193.904
+946.998992	182.497
+947.041130	142.379
+947.083270	160.472
+947.125410	168.731
+947.167552	129.793
+947.209694	148.672
+947.251837	191.15
+947.293981	176.598
+947.336127	210.423
+947.378273	262.34
+947.420420	316.618
+947.462568	439.332
+947.504717	474.337
+947.546866	375.615
+947.589017	286.726
+947.631169	258.8
+947.673322	221.829
+947.715475	186.824
+947.757630	193.117
+947.799785	157.719
+947.841942	118.387
+947.884099	130.58
+947.926257	160.472
+947.968416	160.078
+948.010577	137.266
+948.052738	153.392
+948.094900	184.464
+948.137063	171.485
+948.179226	152.212
+948.221391	120.354
+948.263557	141.986
+948.305724	199.803
+948.347891	210.423
+948.390060	238.348
+948.432230	339.036
+948.474400	412.586
+948.516571	339.036
+948.558744	232.448
+948.600917	243.068
+948.643091	218.682
+948.685266	198.23
+948.727443	170.698
+948.769620	162.832
+948.811798	165.585
+948.853976	163.225
+948.896156	145.919
+948.938337	140.413
+948.980519	126.253
+949.022701	99.1147
+949.064885	105.801
+949.107070	137.66
+949.149255	157.719
+949.191441	136.48
+949.233629	167.158
+949.275817	186.43
+949.318006	160.078
+949.360196	200.197
+949.402387	267.06
+949.444579	318.584
+949.486772	311.111
+949.528966	305.211
+949.571161	275.713
+949.613357	224.189
+949.655554	154.179
+949.697751	126.253
+949.739950	128.22
+949.782149	133.726
+949.824350	130.187
+949.866551	136.086
+949.908754	143.559
+949.950957	119.567
+949.993161	102.655
+950.035366	131.367
+950.077572	112.881
+950.119779	73.156
+950.161987	68.0429
+950.204196	92.0351
+950.246406	134.906
+950.288617	155.359
+950.330829	157.719
+950.373041	165.585
+950.415255	221.829
+950.457469	265.093
+950.499685	351.229
+950.541901	385.841
+950.584119	296.952
+950.626337	207.276
+950.668556	192.724
+950.710776	152.999
+950.752997	120.747
+950.795219	111.701
+950.837442	113.667
+950.879666	111.701
+950.921891	141.199
+950.964117	144.739
+951.006344	116.814
+951.048571	122.714
+951.090800	145.526
+951.133029	148.672
+951.175260	143.559
+951.217491	182.497
+951.259724	194.297
+951.301957	188.79
+951.344191	205.31
+951.386426	226.549
+951.428662	312.684
+951.470899	387.414
+951.513137	391.741
+951.555376	306.785
+951.597616	263.127
+951.639857	221.042
+951.682099	164.012
+951.724341	123.5
+951.766585	123.894
+951.808829	133.333
+951.851075	125.073
+951.893321	115.241
+951.935569	147.099
+951.977817	141.593
+952.020066	116.814
+952.062316	137.66
+952.104567	176.991
+952.146819	170.698
+952.189072	195.87
+952.231326	241.101
+952.273581	239.135
+952.315837	210.423
+952.358094	186.431
+952.400351	285.939
+952.442610	401.573
+952.484869	411.013
+952.527130	356.736
+952.569391	318.584
+952.611654	290.659
+952.653917	189.97
+952.696181	148.672
+952.738446	160.865
+952.780712	161.652
+952.822979	163.618
+952.865247	155.752
+952.907516	159.685
+952.949786	159.292
+952.992057	147.099
+953.034329	162.438
+953.076601	162.438
+953.118875	160.078
+953.161149	175.811
+953.203425	152.212
+953.245701	115.634
+953.287979	157.325
+953.330257	219.862
+953.372536	215.142
+953.414816	279.646
+953.457097	388.201
+953.499379	442.478
+953.541662	373.648
+953.583946	237.955
+953.626231	167.158
+953.668517	175.418
+953.710804	169.125
+953.753091	120.747
+953.795380	119.567
+953.837669	163.225
+953.879960	197.837
+953.922251	161.652
+953.964544	167.158
+954.006837	180.137
+954.049131	171.485
+954.091426	190.364
+954.133722	167.551
+954.176019	152.999
+954.218317	170.698
+954.260616	165.978
+954.302916	161.258
+954.345217	149.066
+954.387519	188.397
+954.429821	285.939
+954.472125	346.116
+954.514429	336.283
+954.556735	286.332
+954.599041	238.741
+954.641349	203.343
+954.683657	155.752
+954.725966	147.886
+954.768276	145.132
+954.810587	158.112
+954.852899	159.685
+954.895212	147.492
+954.937526	140.019
+954.979841	125.073
+955.022157	135.3
+955.064474	134.12
+955.106791	117.6
+955.149110	124.68
+955.191429	154.179
+955.233750	173.844
+955.276071	176.204
+955.318394	200.59
+955.360717	199.41
+955.403041	229.695
+955.445366	304.818
+955.487692	356.736
+955.530019	366.962
+955.572347	307.571
+955.614676	234.021
+955.657006	183.677
+955.699337	140.413
+955.741669	122.714
+955.784001	144.739
+955.826335	162.045
+955.868669	167.945
+955.911005	165.978
+955.953341	158.505
+955.995679	145.526
+956.038017	152.212
+956.080356	149.459
+956.122696	143.952
+956.165037	159.685
+956.207379	136.873
+956.249722	137.659
+956.292066	151.425
+956.334411	226.155
+956.376757	271.386
+956.419104	281.219
+956.461451	308.358
+956.503800	315.438
+956.546149	274.14
+956.588500	237.561
+956.630851	186.43
+956.673204	143.953
+956.715557	141.593
+956.757911	138.446
+956.800266	149.852
+956.842622	134.12
+956.884980	133.333
+956.927337	152.212
+956.969696	173.844
+957.012056	173.058
+957.054417	180.924
+957.096779	188.004
+957.139141	175.811
+957.181505	181.711
+957.223870	186.43
+957.266235	180.924
+957.308601	240.315
+957.350969	324.877
+957.393337	368.928
+957.435706	414.946
+957.478076	429.892
+957.520448	387.807
+957.562820	287.119
+957.605193	201.376
+957.647566	205.31
+957.689941	200.983
+957.732317	181.711
+957.774694	151.819
+957.817071	133.726
+957.859450	152.605
+957.901830	155.359
+957.944210	176.991
+957.986592	176.204
+958.028974	152.999
+958.071357	167.945
+958.113741	141.593
+958.156127	114.847
+958.198513	132.153
+958.240900	156.145
+958.283288	172.664
+958.325677	256.047
+958.368066	407.08
+958.410457	571.092
+958.452849	604.917
+958.495242	497.542
+958.537635	355.556
+958.580030	280.039
+958.622425	223.795
+958.664822	195.083
+958.707219	182.497
+958.749617	165.585
+958.792016	154.572
+958.834417	179.351
+958.876818	176.991
+958.919220	152.605
+958.961623	169.125
+959.004027	202.556
+959.046431	175.418
+959.088837	143.559
+959.131244	139.626
+959.173652	124.68
+959.216060	120.747
+959.258470	163.618
+959.300880	211.603
+959.343292	218.289
+959.385704	286.726
+959.428117	551.426
+959.470532	890.463
+959.512947	891.643
+959.555363	574.238
+959.597780	283.972
+959.640198	142.773
+959.682617	180.924
+959.725037	240.315
+959.767457	203.736
+959.809879	150.639
+959.852302	130.187
+959.894725	138.446
+959.937150	165.585
+959.979575	156.145
+960.022002	168.338
+960.064429	168.338
+960.106857	143.166
+960.149287	167.551
+960.191717	182.891
+960.234148	163.225
+960.276580	169.125
+960.319013	177.778
+960.361447	223.795
+960.403882	368.142
+960.446317	541.2
+960.488754	630.876
+960.531192	530.974
+960.573630	352.802
+960.616070	247.788
+960.658510	195.083
+960.700952	171.091
+960.743394	125.467
+960.785838	164.012
+960.828282	150.246
+960.870727	117.6
+960.913173	155.752
+960.955620	191.544
+960.998068	181.317
+961.040517	171.485
+961.082967	165.585
+961.125418	125.073
+961.167869	184.071
+961.210322	222.615
+961.252776	193.903
+961.295230	176.598
+961.337686	218.289
+961.380142	305.211
+961.422599	464.897
+961.465058	655.261
+961.507517	702.066
+961.549977	503.835
+961.592438	291.445
+961.634900	220.256
+961.677363	204.916
+961.719827	172.664
+961.762292	183.677
+961.804758	166.765
+961.847224	167.158
+961.889692	166.765
+961.932161	131.76
+961.974630	141.199
+962.017101	170.305
+962.059572	152.999
+962.102045	138.446
+962.144518	114.061
+962.186992	119.96
+962.229467	135.693
+962.271943	145.919
+962.314420	177.384
+962.356898	215.142
+962.399377	305.605
+962.441857	442.478
+962.484338	497.936
+962.526820	442.478
+962.569302	304.032
+962.611786	216.322
+962.654270	199.803
+962.696756	167.158
+962.739242	123.894
+962.781730	106.588
+962.824218	119.567
+962.866707	123.894
+962.909197	118.387
+962.951688	133.726
+962.994180	176.204
+963.036673	250.541
+963.079167	239.921
+963.121662	188.79
+963.164158	168.338
+963.206655	157.719
+963.249152	165.978
+963.291651	198.623
+963.334151	224.975
+963.376651	259.587
+963.419152	352.409
+963.461655	498.722
+963.504158	549.46
+963.546662	444.838
+963.589167	302.852
+963.631674	200.983
+963.674181	189.97
+963.716689	195.87
+963.759198	180.531
+963.801707	173.844
+963.844218	157.719
+963.886730	127.433
+963.929243	118.78
+963.971756	132.546
+964.014271	137.266
+964.056786	163.618
+964.099303	154.965
+964.141820	130.58
+964.184338	130.58
+964.226857	127.433
+964.269378	169.911
+964.311899	194.297
+964.354421	195.477
+964.396944	228.515
+964.439468	307.178
+964.481993	406.687
+964.524518	468.83
+964.567045	405.113
+964.609573	276.893
+964.652101	181.317
+964.694631	156.932
+964.737161	157.719
+964.779693	167.551
+964.822225	149.852
+964.864758	153.392
+964.907293	144.739
+964.949828	136.086
+964.992364	142.773
+965.034901	130.973
+965.077439	149.852
+965.119978	154.965
+965.162518	147.492
+965.205059	169.518
+965.247600	202.556
+965.290143	194.297
+965.332687	176.598
+965.375231	212.783
+965.417777	341.79
+965.460323	530.581
+965.502870	658.801
+965.545419	536.087
+965.587968	280.039
+965.630518	209.636
+965.673069	198.623
+965.715621	174.631
+965.758174	179.351
+965.800728	166.372
+965.843283	156.145
+965.885839	143.953
+965.928395	141.593
+965.970953	128.613
+966.013512	106.981
+966.056071	137.66
+966.098632	141.986
+966.141193	109.341
+966.183756	128.613
+966.226319	176.204
+966.268883	223.009
+966.311448	193.51
+966.354014	171.485
+966.396581	223.009
+966.439149	368.142
+966.481718	550.246
+966.524288	567.159
+966.566859	402.36
+966.609431	245.428
+966.652003	200.197
+966.694577	169.518
+966.737151	154.179
+966.779727	175.418
+966.822303	157.325
+966.864881	135.3
+966.907459	152.212
+966.950038	158.112
+966.992618	150.639
+967.035200	162.438
+967.077782	150.246
+967.120365	179.744
+967.162948	180.531
+967.205533	164.405
+967.248119	187.611
+967.290706	182.497
+967.333294	216.323
+967.375882	278.073
+967.418472	364.602
+967.461062	469.617
+967.503654	474.337
+967.546246	402.754
+967.588839	260.374
+967.631433	176.204
+967.674029	187.217
+967.716625	203.736
+967.759222	180.924
+967.801820	138.446
+967.844419	126.647
+967.887019	134.12
+967.929619	140.806
+967.972221	137.66
+968.014824	155.752
+968.057427	178.958
+968.100032	178.564
+968.142637	170.698
+968.185244	136.086
+968.227851	169.911
+968.270459	195.477
+968.313069	189.97
+968.355679	277.68
+968.398290	503.049
+968.440902	793.708
+968.483515	1017.9
+968.526129	924.682
+968.568744	597.051
+968.611360	326.057
+968.653976	208.456
+968.696594	200.197
+968.739213	215.143
+968.781832	213.176
+968.824453	182.497
+968.867074	163.618
+968.909696	140.413
+968.952320	140.02
+968.994944	113.274
+969.037569	112.881
+969.080195	129.4
+969.122822	145.526
+969.165450	127.04
+969.208079	128.613
+969.250709	154.572
+969.293340	158.899
+969.335972	171.878
+969.378604	254.081
+969.421238	405.113
+969.463872	580.138
+969.506508	644.249
+969.549144	564.406
+969.591782	367.355
+969.634420	231.662
+969.677059	180.138
+969.719699	157.719
+969.762340	157.325
+969.804983	146.313
+969.847626	143.166
+969.890269	148.279
+969.932914	123.107
+969.975560	123.5
+970.018207	131.76
+970.060855	121.927
+970.103503	152.212
+970.146153	192.724
+970.188803	184.071
+970.231455	194.297
+970.274107	233.235
+970.316760	240.315
+970.359414	215.536
+970.402070	299.705
+970.444726	456.244
+970.487383	514.848
+970.530041	449.165
+970.572700	374.828
+970.615360	277.68
+970.658020	207.276
+970.700682	187.611
+970.743345	171.485
+970.786008	145.133
+970.828673	156.145
+970.871338	158.112
+970.914005	171.485
+970.956672	198.23
+970.999341	206.883
+971.042010	173.058
+971.084680	146.706
+971.127351	141.986
+971.170023	188.397
+971.212696	257.227
+971.255370	290.266
+971.298045	275.32
+971.340721	248.574
+971.383397	237.955
+971.426075	318.584
+971.468754	408.653
+971.511433	394.494
+971.554114	326.451
+971.596795	230.089
+971.639477	168.731
+971.682161	132.94
+971.724845	103.441
+971.767530	116.421
+971.810216	125.86
+971.852903	129.4
+971.895591	125.86
+971.938280	142.773
+971.980970	140.413
+972.023661	149.066
+972.066353	172.665
+972.109045	193.117
+972.151739	167.158
+972.194434	146.706
+972.237129	186.824
+972.279825	221.436
+972.322523	229.695
+972.365221	237.955
+972.407920	282.793
+972.450620	354.769
+972.493322	397.247
+972.536024	412.193
+972.578727	364.209
+972.621431	288.299
+972.664135	215.536
+972.706841	141.199
+972.749548	132.153
+972.792256	141.593
+972.834964	138.053
+972.877674	135.3
+972.920384	145.133
+972.963096	152.212
+973.005808	176.598
+973.048521	199.017
+973.091236	175.418
+973.133951	154.179
+973.176667	188.397
+973.219384	184.857
+973.262102	146.706
+973.304821	153.786
+973.347541	179.744
+973.390262	263.914
+973.432983	461.357
+973.475706	757.916
+973.518430	1029.7
+973.561154	959.687
+973.603880	619.863
+973.646606	313.864
+973.689333	171.485
+973.732062	195.083
+973.774791	184.071
+973.817521	159.685
+973.860252	132.547
+973.902984	123.107
+973.945717	158.899
+973.988451	175.024
+974.031186	154.179
+974.073922	144.739
+974.116659	127.433
+974.159396	108.161
+974.202135	133.726
+974.244874	143.166
+974.287615	142.773
+974.330356	182.891
+974.373099	243.854
+974.415842	394.887
+974.458586	621.436
+974.501331	825.96
+974.544078	788.988
+974.586825	531.367
+974.629573	282.793
+974.672322	152.212
+974.715071	119.567
+974.757822	106.194
+974.800574	115.241
+974.843327	125.074
+974.886080	145.133
+974.928835	169.518
+974.971590	141.593
+975.014347	123.894
+975.057104	123.5
+975.099862	101.081
+975.142622	81.4157
+975.185382	97.9349
+975.228143	134.12
+975.270905	179.351
+975.313668	182.497
+975.356432	204.523
+975.399197	275.713
+975.441963	354.769
+975.484729	463.324
+975.527497	531.367
+975.570266	454.278
+975.613035	280.826
+975.655806	184.857
+975.698577	123.894
+975.741349	129.793
+975.784123	141.986
+975.826897	151.426
+975.869672	157.325
+975.912448	147.493
+975.955225	121.14
+975.998003	123.5
+976.040782	151.426
+976.083562	169.518
+976.126343	152.999
+976.169125	132.547
+976.211907	143.166
+976.254691	166.372
+976.297475	145.133
+976.340261	147.099
+976.383047	178.171
+976.425835	270.207
+976.468623	390.561
+976.511412	399.214
+976.554202	352.016
+976.596994	257.621
+976.639786	191.544
+976.682579	176.598
+976.725373	164.798
+976.768167	124.287
+976.810963	115.241
+976.853760	117.601
+976.896558	129.007
+976.939356	164.012
+976.982156	159.292
+977.024956	174.631
+977.067758	159.292
+977.110560	127.04
+977.153363	164.798
+977.196168	218.289
+977.238973	217.896
+977.281779	198.23
+977.324586	201.77
+977.367394	237.955
+977.410203	316.224
+977.453013	403.147
+977.495824	442.085
+977.538635	412.98
+977.581448	307.178
+977.624262	207.67
+977.667076	142.773
+977.709892	122.32
+977.752708	112.488
+977.795526	119.961
+977.838344	142.773
+977.881163	167.552
+977.923983	151.426
+977.966804	132.153
+978.009626	124.287
+978.052449	151.819
+978.095273	154.179
+978.138098	142.379
+978.180924	148.279
+978.223751	158.112
+978.266578	184.071
+978.309407	171.485
+978.352237	158.505
+978.395067	204.523
+978.437899	277.68
+978.480731	394.887
+978.523564	449.558
+978.566398	375.222
+978.609234	258.407
+978.652070	200.197
+978.694907	188.791
+978.737745	150.639
+978.780584	140.806
+978.823424	146.706
+978.866264	139.233
+978.909106	135.693
+978.951949	180.924
+978.994792	180.531
+979.037637	144.739
+979.080483	145.526
+979.123329	165.192
+979.166176	191.15
+979.209025	164.012
+979.251874	119.961
+979.294724	111.701
+979.337575	157.325
+979.380427	256.047
+979.423280	364.995
+979.466134	486.53
+979.508989	518.781
+979.551845	407.867
+979.594702	260.374
+979.637559	221.042
+979.680418	249.361
+979.723277	226.942
+979.766138	173.451
+979.808999	142.773
+979.851862	157.325
+979.894725	189.184
+979.937589	195.477
+979.980454	178.958
+980.023321	134.12
+980.066188	130.58
+980.109056	138.84
+980.151925	161.259
+980.194794	173.058
+980.237665	153.392
+980.280537	160.865
+980.323410	197.05
+980.366283	214.749
+980.409158	264.7
+980.452033	340.61
+980.494910	371.288
+980.537787	357.916
+980.580665	298.525
+980.623545	260.374
+980.666425	203.737
+980.709306	122.714
+980.752188	109.734
+980.795071	111.701
+980.837955	114.454
+980.880840	123.107
+980.923726	150.639
+980.966612	151.819
+981.009500	131.367
+981.052389	125.467
+981.095278	142.773
+981.138169	140.806
+981.181060	131.367
+981.223953	143.559
+981.266846	154.572
+981.309740	147.493
+981.352635	153.392
+981.395531	209.243
+981.438428	276.5
+981.481326	347.296
+981.524225	353.589
+981.567125	298.132
+981.610026	244.248
+981.652928	203.737
+981.695831	205.31
+981.738734	193.904
+981.781639	154.966
+981.824544	123.107
+981.867451	152.606
+981.910358	175.811
+981.953266	142.38
+981.996176	105.801
+982.039086	110.914
+982.081997	128.614
+982.124909	164.405
+982.167822	160.079
+982.210736	158.899
+982.253651	174.238
+982.296567	178.171
+982.339483	197.837
+982.382401	237.168
+982.425320	289.872
+982.468239	360.276
+982.511160	385.841
+982.554081	359.882
+982.597003	319.371
+982.639927	256.441
+982.682851	196.264
+982.725776	179.351
+982.768702	159.685
+982.811629	137.66
+982.854557	115.634
+982.897486	113.668
+982.940416	127.434
+982.983347	127.04
+983.026279	129.4
+983.069211	154.966
+983.112145	150.639
+983.155080	130.973
+983.198015	164.405
+983.240952	222.616
+983.283889	215.536
+983.326827	188.397
+983.369766	261.554
+983.412707	483.776
+983.455648	759.096
+983.498590	848.772
+983.541533	633.236
+983.584477	398.82
+983.627422	291.839
+983.670367	239.528
+983.713314	196.263
+983.756262	158.505
+983.799211	173.451
+983.842160	214.356
+983.885111	217.109
+983.928062	166.372
+983.971014	143.559
+984.013968	149.066
+984.056922	156.932
+984.099877	154.965
+984.142833	143.166
+984.185790	145.919
+984.228748	156.145
+984.271707	164.798
+984.314667	197.837
+984.357628	247.394
+984.400590	375.222
+984.443552	534.514
+984.486516	565.586
+984.529481	502.262
+984.572446	417.7
+984.615413	333.924
+984.658380	258.407
+984.701348	235.595
+984.744317	175.811
+984.787288	135.693
+984.830259	140.806
+984.873231	180.531
+984.916204	200.197
+984.959178	193.904
+985.002153	147.493
+985.045128	127.04
+985.088105	141.986
+985.131083	145.526
+985.174062	127.04
+985.217041	139.233
+985.260022	158.112
+985.303003	159.685
+985.345985	203.737
+985.388969	289.086
+985.431953	405.507
+985.474938	483.383
+985.517924	472.764
+985.560911	366.962
+985.603899	267.847
+985.646888	221.829
+985.689878	182.498
+985.732869	152.999
+985.775861	149.459
+985.818853	178.564
+985.861847	182.104
+985.904842	155.752
+985.947837	129.4
+985.990834	124.68
+986.033831	162.832
+986.076829	191.544
+986.119828	181.711
+986.162829	149.066
+986.205830	167.158
+986.248832	186.431
+986.291835	180.531
+986.334839	158.899
+986.377844	212.783
+986.420849	335.104
+986.463856	381.908
+986.506864	439.332
+986.549873	394.101
+986.592882	299.705
+986.635893	254.867
+986.678904	174.238
+986.721916	179.744
+986.764930	198.623
+986.807944	217.503
+986.850959	195.477
+986.893975	172.271
+986.936992	195.477
+986.980010	221.829
+987.023029	205.31
+987.066049	165.585
+987.109070	144.346
+987.152092	169.518
+987.195114	189.184
+987.238138	190.364
+987.281163	188.791
+987.324188	194.69
+987.367215	233.235
+987.410242	272.173
+987.453270	324.091
+987.496300	367.355
+987.539330	380.728
+987.582361	300.885
+987.625393	232.055
+987.668426	226.549
+987.711460	238.348
+987.754495	200.983
+987.797531	158.112
+987.840567	133.727
+987.883605	132.94
+987.926644	164.012
+987.969683	160.079
+988.012724	157.719
+988.055765	171.091
+988.098808	186.037
+988.141851	169.911
+988.184895	147.493
+988.227940	179.744
+988.270986	195.477
+988.314033	166.765
+988.357081	187.217
+988.400130	241.888
+988.443180	316.224
+988.486231	395.281
+988.529283	432.645
+988.572336	362.636
+988.615389	267.453
+988.658444	228.122
+988.701499	158.505
+988.744556	147.099
+988.787613	171.878
+988.830671	157.719
+988.873731	116.027
+988.916791	124.287
+988.959852	160.079
+989.002914	142.773
+989.045977	140.413
+989.089041	159.292
+989.132106	180.924
+989.175172	162.045
+989.218238	151.426
+989.261306	162.438
+989.304375	185.251
+989.347444	207.276
+989.390515	220.649
+989.433586	283.186
+989.476659	377.581
+989.519732	434.219
+989.562806	335.89
+989.605881	233.628
+989.648958	214.749
+989.692035	192.724
+989.735113	161.259
+989.778192	152.606
+989.821271	166.372
+989.864352	185.251
+989.907434	182.891
+989.950517	156.145
+989.993600	175.418
+990.036685	163.225
+990.079770	138.053
+990.122857	128.22
+990.165944	139.626
+990.209033	154.179
+990.252122	169.125
+990.295212	185.251
+990.338303	177.778
+990.381395	159.292
+990.424488	212.783
+990.467582	316.224
+990.510677	370.895
+990.553773	331.564
+990.596870	277.286
+990.639967	206.096
+990.683066	145.133
+990.726165	162.045
+990.769266	182.891
+990.812367	181.711
+990.855470	158.505
+990.898573	158.505
+990.941677	183.284
+990.984783	199.803
+991.027889	184.071
+991.070996	150.639
+991.114104	132.547
+991.157213	160.079
+991.200323	177.778
+991.243433	164.012
+991.286545	154.572
+991.329658	165.585
+991.372772	195.477
+991.415886	245.034
+991.459002	307.965
+991.502118	352.409
+991.545235	362.635
+991.588354	317.404
+991.631473	232.842
+991.674593	167.158
+991.717714	149.852
+991.760836	152.999
+991.803959	140.806
+991.847083	152.606
+991.890208	165.192
+991.933334	171.878
+991.976461	150.246
+992.019588	136.086
+992.062717	141.593
+992.105847	160.079
+992.148977	189.184
+992.192109	152.212
+992.235241	134.513
+992.278374	158.505
+992.321509	171.878
+992.364644	192.724
+992.407780	217.896
+992.450917	300.885
+992.494055	424.779
+992.537194	492.036
+992.580334	352.803
+992.623475	206.883
+992.666616	152.999
+992.709759	147.886
+992.752903	163.225
+992.796047	155.359
+992.839193	137.66
+992.882339	145.133
+992.925487	110.521
+992.968635	121.534
+993.011784	134.513
+993.054934	135.3
+993.098086	148.672
+993.141238	147.099
+993.184391	184.071
+993.227545	167.158
+993.270699	171.091
+993.313855	210.423
+993.357012	217.896
+993.400170	258.801
+993.443328	401.18
+993.486488	533.334
+993.529648	492.823
+993.572810	351.229
+993.615972	254.867
+993.659136	200.983
+993.702300	165.978
+993.745465	151.819
+993.788631	167.158
+993.831798	170.698
+993.874966	179.351
+993.918135	175.025
+993.961305	176.598
+994.004476	164.012
+994.047648	151.819
+994.090820	153.786
+994.133994	173.058
+994.177169	173.058
+994.220344	127.04
+994.263521	116.814
+994.306698	124.287
+994.349876	206.096
+994.393055	322.911
+994.436236	400.394
+994.479417	458.604
+994.522599	486.923
+994.565782	402.36
+994.608966	318.191
+994.652151	257.227
+994.695337	201.377
+994.738523	186.824
+994.781711	182.891
+994.824900	147.493
+994.868089	148.673
+994.911280	184.857
+994.954471	204.916
+994.997664	199.41
+995.040857	152.212
+995.084051	124.68
+995.127246	112.881
+995.170442	158.112
+995.213640	180.138
+995.256838	167.158
+995.300037	232.448
+995.343236	244.248
+995.386437	276.5
+995.429639	443.265
+995.472842	696.953
+995.516045	786.628
+995.559250	586.038
+995.602455	359.882
+995.645662	231.269
+995.688869	181.711
+995.732078	170.698
+995.775287	177.778
+995.818497	180.138
+995.861708	173.058
+995.904920	157.719
+995.948133	155.752
+995.991347	187.611
+996.034562	172.665
+996.077778	145.919
+996.120995	158.899
+996.164212	174.238
+996.207431	187.611
+996.250651	202.95
+996.293871	250.541
+996.337093	271.387
+996.380315	287.513
+996.423538	337.07
+996.466763	460.571
+996.509988	610.03
+996.553214	678.074
+996.596441	565.979
+996.639669	390.168
+996.682898	249.361
+996.726128	162.045
+996.769359	133.333
+996.812590	155.752
+996.855823	147.493
+996.899057	131.367
+996.942291	143.559
+996.985527	155.359
+997.028763	169.518
+997.072001	173.058
+997.115239	159.292
+997.158478	133.727
+997.201718	136.087
+997.244960	144.346
+997.288202	138.053
+997.331445	175.025
+997.374689	222.222
+997.417933	298.919
+997.461179	396.067
+997.504426	521.141
+997.547674	534.514
+997.590922	430.679
+997.634172	300.492
+997.677422	194.297
+997.720674	185.251
+997.763926	182.891
+997.807180	172.271
+997.850434	145.919
+997.893689	123.894
+997.936945	132.94
+997.980202	160.472
+998.023460	179.744
+998.066719	175.418
+998.109979	162.832
+998.153240	177.778
+998.196502	176.991
+998.239764	170.698
+998.283028	173.058
+998.326293	176.991
+998.369558	188.397
+998.412825	294.199
+998.456092	407.473
+998.499360	429.106
+998.542630	412.587
+998.585900	361.456
+998.629171	303.638
+998.672443	212.39
+998.715716	150.246
+998.758990	136.48
+998.802265	129.007
+998.845541	145.526
+998.888817	142.38
+998.932095	152.606
+998.975374	163.225
+999.018653	170.305
+999.061934	217.896
+999.105215	203.737
+999.148498	173.058
+999.191781	180.138
+999.235065	190.364
+999.278351	183.284
+999.321637	185.251
+999.364924	238.742
+999.408212	283.579
+999.451501	353.196
+999.494791	446.018
+999.538081	489.676
+999.581373	396.461
+999.624666	294.199
+999.667960	220.649
+999.711254	193.117
+999.754550	197.837
+999.797846	185.251
+999.841143	152.212
+999.884442	144.346
+999.927741	144.346
+999.971041	167.158
+1000.014342	213.57
+1000.057645	215.536
+1000.100948	186.037
+1000.144251	177.778
+1000.187556	175.025
+1000.230862	171.092
+1000.274169	175.418
+1000.317477	185.644
+1000.360785	231.662
+1000.404095	304.425
+1000.447405	365.389
+1000.490717	411.8
+1000.534029	422.813
+1000.577343	388.594
+1000.620657	280.04
+1000.663972	234.809
+1000.707288	218.289
+1000.750605	181.318
+1000.793923	171.092
+1000.837242	138.84
+1000.880562	122.321
+1000.923883	141.593
+1000.967205	151.426
+1001.010527	150.639
+1001.053851	133.333
+1001.097176	136.873
+1001.140501	156.539
+1001.183828	178.171
+1001.227155	188.791
+1001.270483	180.924
+1001.313813	193.51
+1001.357143	228.122
+1001.400474	270.6
+1001.443806	313.471
+1001.487139	362.242
+1001.530473	381.121
+1001.573808	361.849
+1001.617144	301.672
+1001.660480	258.407
+1001.703818	229.695
+1001.747157	222.222
+1001.790496	181.711
+1001.833837	153.786
+1001.877178	153.392
+1001.920521	185.644
+1001.963864	205.703
+1002.007208	205.703
+1002.050554	199.41
+1002.093900	197.05
+1002.137247	216.323
+1002.180595	211.603
+1002.223944	186.038
+1002.267294	178.958
+1002.310644	186.431
+1002.353996	232.449
+1002.397349	297.739
+1002.440703	414.16
+1002.484057	558.9
+1002.527413	624.19
+1002.570769	482.203
+1002.614127	311.898
+1002.657485	237.562
+1002.700844	213.176
+1002.744204	163.619
+1002.787565	152.606
+1002.830928	161.652
+1002.874291	143.953
+1002.917655	171.092
+1002.961019	180.138
+1003.004385	205.703
+1003.047752	259.587
+1003.091120	246.608
+1003.134488	213.57
+1003.177858	186.037
+1003.221228	186.037
+1003.264600	199.017
+1003.307972	212.39
+1003.351346	219.076
+1003.394720	265.094
+1003.438095	466.077
+1003.481471	818.094
+1003.524848	1035.2
+1003.568226	881.024
+1003.611605	504.229
+1003.654985	289.872
+1003.698366	195.477
+1003.741748	217.503
+1003.785131	199.41
+1003.828514	190.757
+1003.871899	154.572
+1003.915284	154.572
+1003.958671	173.451
+1004.002058	148.673
+1004.045446	162.439
+1004.088836	198.623
+1004.132226	221.042
+1004.175617	203.737
+1004.219009	171.091
+1004.262402	176.205
+1004.305796	205.31
+1004.349191	198.623
+1004.392587	237.562
+1004.435984	370.109
+1004.479381	617.11
+1004.522780	752.803
+1004.566180	619.077
+1004.609580	397.641
+1004.652982	274.533
+1004.696384	197.444
+1004.739787	178.958
+1004.783192	195.87
+1004.826597	183.284
+1004.870003	143.953
+1004.913410	128.22
+1004.956818	147.099
+1005.000227	191.544
+1005.043637	188.397
+1005.087048	171.878
+1005.130459	180.924
+1005.173872	164.012
+1005.217286	152.999
+1005.260700	175.418
+1005.304116	195.084
+1005.347532	213.176
+1005.390950	285.939
+1005.434368	432.252
+1005.477787	701.279
+1005.521208	896.757
+1005.564629	765.783
+1005.608051	538.84
+1005.651474	390.168
+1005.694898	290.659
+1005.738323	238.742
+1005.781749	195.084
+1005.825175	159.292
+1005.868603	176.205
+1005.912032	181.711
+1005.955461	141.593
+1005.998892	155.359
+1006.042323	188.791
+1006.085756	214.356
+1006.129189	187.217
+1006.172623	154.572
+1006.216058	155.359
+1006.259495	174.631
+1006.302932	164.798
+1006.346370	152.999
+1006.389809	219.076
+1006.433249	350.836
+1006.476689	512.488
+1006.520131	581.712
+1006.563574	506.982
+1006.607018	391.741
+1006.650462	250.148
+1006.693908	203.343
+1006.737354	182.498
+1006.780801	159.685
+1006.824250	167.158
+1006.867699	156.145
+1006.911149	177.778
+1006.954600	164.405
+1006.998053	161.652
+1007.041506	160.472
+1007.084960	136.873
+1007.128414	134.12
+1007.171870	135.693
+1007.215327	123.894
+1007.258785	152.606
+1007.302243	211.21
+1007.345703	259.98
+1007.389163	309.931
+1007.432625	330.777
+1007.476087	463.717
+1007.519551	632.449
+1007.563015	629.303
+1007.606480	477.09
+1007.649946	326.057
+1007.693413	283.973
+1007.736881	254.081
+1007.780350	214.749
+1007.823820	168.338
+1007.867291	165.192
+1007.910763	212.389
+1007.954236	223.009
+1007.997709	171.485
+1008.041184	138.053
+1008.084659	130.973
+1008.128136	140.806
+1008.171613	170.305
+1008.215092	178.564
+1008.258571	191.937
+1008.302051	176.991
+1008.345532	183.677
+1008.389014	221.829
+1008.432497	291.446
+1008.475981	388.201
+1008.519466	505.015
+1008.562952	549.46
+1008.606439	419.273
+1008.649926	283.186
+1008.693415	225.369
+1008.736905	185.251
+1008.780395	169.518
+1008.823887	154.966
+1008.867379	117.207
+1008.910872	116.421
+1008.954367	156.145
+1008.997862	179.351
+1009.041358	197.05
+1009.084855	175.811
+1009.128353	174.631
+1009.171852	220.256
+1009.215352	202.163
+1009.258853	171.091
+1009.302355	152.999
+1009.345857	151.032
+1009.389361	197.837
+1009.432866	260.767
+1009.476371	373.255
+1009.519878	446.411
+1009.563385	409.047
+1009.606893	350.049
+1009.650403	270.207
+1009.693913	239.921
+1009.737424	233.628
+1009.780936	220.256
+1009.824449	184.071
+1009.867963	150.246
+1009.911478	159.685
+1009.954994	195.477
+1009.998511	163.618
+1010.042028	131.367
+1010.085547	132.94
+1010.129067	170.305
+1010.172587	198.23
+1010.216109	186.037
+1010.259631	178.564
+1010.303154	182.497
+1010.346679	226.549
+1010.390204	240.315
+1010.433730	340.217
+1010.477257	481.416
+1010.520785	489.283
+1010.564314	390.168
+1010.607844	292.626
+1010.651375	267.847
+1010.694906	230.875
+1010.738439	184.464
+1010.781973	159.685
+1010.825507	158.112
+1010.869043	143.166
+1010.912579	159.292
+1010.956117	166.372
+1010.999655	172.665
+1011.043194	172.271
+1011.086735	153.392
+1011.130276	160.865
+1011.173818	168.338
+1011.217361	173.058
+1011.260905	223.796
+1011.304450	214.749
+1011.347996	217.503
+1011.391542	243.068
+1011.435090	341.003
+1011.478639	429.106
+1011.522188	439.725
+1011.565739	425.172
+1011.609290	365.782
+1011.652843	252.114
+1011.696396	190.757
+1011.739950	154.965
+1011.783506	138.053
+1011.827062	140.806
+1011.870619	164.405
+1011.914177	130.58
+1011.957736	106.194
+1012.001296	113.667
+1012.044857	119.96
+1012.088418	169.518
+1012.131981	185.644
+1012.175545	161.652
+1012.219109	169.125
+1012.262675	173.058
+1012.306241	154.965
+1012.349809	224.582
+1012.393377	378.368
+1012.436946	731.958
+1012.480517	1395.09
+1012.524088	1789.58
+1012.567660	1341.6
+1012.611233	597.838
+1012.654807	234.415
+1012.698382	178.171
+1012.741958	184.857
+1012.785534	190.757
+1012.829112	193.51
+1012.872691	172.665
+1012.916270	151.032
+1012.959851	162.832
+1013.003432	162.832
+1013.047015	204.13
+1013.090598	257.227
+1013.134182	251.721
+1013.177768	205.703
+1013.221354	157.325
+1013.264941	160.079
+1013.308529	164.405
+1013.352118	176.991
+1013.395708	279.646
+1013.439298	571.092
+1013.482890	1024.98
+1013.526483	1232.25
+1013.570077	991.545
+1013.613671	584.858
+1013.657267	329.597
+1013.700863	265.487
+1013.744461	254.474
+1013.788059	198.624
+1013.831658	174.631
+1013.875258	157.719
+1013.918860	167.552
+1013.962462	180.531
+1014.006065	178.958
+1014.049669	173.058
+1014.093274	166.372
+1014.136879	158.505
+1014.180486	144.739
+1014.224094	186.037
+1014.267703	236.775
+1014.311312	248.181
+1014.354923	238.742
+1014.398534	280.826
+1014.442147	336.677
+1014.485760	497.936
+1014.529374	657.228
+1014.572989	654.475
+1014.616606	483.777
+1014.660223	257.621
+1014.703841	155.359
+1014.747460	177.385
+1014.791080	216.323
+1014.834700	191.544
+1014.878322	136.087
+1014.921945	107.375
+1014.965569	113.274
+1015.009193	148.673
+1015.052819	176.598
+1015.096445	153.786
+1015.140073	148.279
+1015.183701	174.238
+1015.227330	163.619
+1015.270960	166.765
+1015.314592	199.41
+1015.358224	250.148
+1015.401857	306.392
+1015.445491	381.121
+1015.489126	492.036
+1015.532761	567.946
+1015.576398	579.352
+1015.620036	434.612
+1015.663675	254.474
+1015.707314	189.577
+1015.750955	175.418
+1015.794596	158.899
+1015.838239	171.878
+1015.881882	184.464
+1015.925526	175.418
+1015.969171	156.146
+1016.012818	148.279
+1016.056465	169.912
+1016.100113	185.251
+1016.143762	183.284
+1016.187412	182.498
+1016.231062	187.217
+1016.274714	210.03
+1016.318367	258.801
+1016.362021	267.454
+1016.405675	334.71
+1016.449331	452.311
+1016.492987	602.951
+1016.536645	749.657
+1016.580303	692.627
+1016.623962	411.407
+1016.667622	213.963
+1016.711284	148.673
+1016.754946	189.971
+1016.798609	200.59
+1016.842273	164.405
+1016.885938	153.786
+1016.929603	153.786
+1016.973270	137.66
+1017.016938	123.501
+1017.060607	135.693
+1017.104276	162.832
+1017.147947	188.397
+1017.191618	162.045
+1017.235291	150.246
+1017.278964	164.799
+1017.322638	211.21
+1017.366314	247.788
+1017.409990	315.831
+1017.453667	429.893
+1017.497345	529.401
+1017.541024	558.113
+1017.584704	506.982
+1017.628385	427.139
+1017.672066	340.217
+1017.715749	245.821
+1017.759433	220.256
+1017.803117	213.176
+1017.846803	162.439
+1017.890489	132.547
+1017.934177	156.539
+1017.977865	165.192
+1018.021554	178.171
+1018.065245	172.665
+1018.108936	155.359
+1018.152628	178.565
+1018.196321	180.925
+1018.240015	186.038
+1018.283710	197.05
+1018.327406	181.318
+1018.371102	191.937
+1018.414800	243.462
+1018.458499	325.271
+1018.502198	372.469
+1018.545899	408.654
+1018.589600	401.181
+1018.633303	309.538
+1018.677006	221.436
+1018.720710	193.511
+1018.764416	174.238
+1018.808122	173.452
+1018.851829	173.452
+1018.895537	168.732
+1018.939246	193.511
+1018.982956	197.837
+1019.026667	190.364
+1019.070378	200.197
+1019.114091	203.343
+1019.157805	210.03
+1019.201519	183.284
+1019.245235	183.678
+1019.288951	198.23
+1019.332669	229.696
+1019.376387	310.325
+1019.420106	468.831
+1019.463827	887.711
+1019.507548	1452.9
+1019.551270	1460.77
+1019.594993	868.045
+1019.638717	419.666
+1019.682442	260.767
+1019.726168	223.009
+1019.769894	224.976
+1019.813622	241.102
+1019.857351	251.328
+1019.901080	189.578
+1019.944811	174.238
+1019.988542	197.444
+1020.032275	193.511
+1020.076008	221.436
+1020.119743	240.315
+1020.163478	225.369
+1020.207214	222.223
+1020.250951	211.21
+1020.294689	175.418
+1020.338428	178.171
+1020.382168	214.356
+1020.425909	379.942
+1020.469651	746.117
+1020.513393	1227.93
+1020.557137	1312.1
+1020.600882	953.001
+1020.644627	594.691
+1020.688374	348.083
+1020.732121	241.495
+1020.775869	214.356
+1020.819619	190.757
+1020.863369	171.092
+1020.907120	186.038
+1020.950872	196.657
+1020.994625	199.017
+1021.038379	206.097
+1021.082134	200.197
+1021.125890	165.192
+1021.169647	156.539
+1021.213404	206.883
+1021.257163	234.022
+1021.300923	191.151
+1021.344683	200.197
+1021.388445	288.299
+1021.432207	460.178
+1021.475970	619.863
+1021.519735	743.364
+1021.563500	815.341
+1021.607266	696.166
+1021.651033	500.296
+1021.694801	355.556
+1021.738570	242.675
+1021.782340	206.883
+1021.826111	200.984
+1021.869883	174.632
+1021.913655	178.171
+1021.957429	200.197
+1022.001204	198.624
+1022.044979	173.058
+1022.088756	207.277
+1022.132533	236.775
+1022.176312	216.323
+1022.220091	199.41
+1022.263871	202.164
+1022.307652	207.67
+1022.351434	200.197
+1022.395217	283.58
+1022.439001	559.686
+1022.482786	1092.23
+1022.526572	1690.07
+1022.570359	1631.86
+1022.614147	975.42
+1022.657935	407.474
+1022.701725	294.592
+1022.745515	296.952
+1022.789307	250.541
+1022.833099	206.49
+1022.876893	215.536
+1022.920687	247.001
+1022.964482	254.081
+1023.008278	252.508
+1023.052075	261.947
+1023.095873	265.487
+1023.139672	281.613
+1023.183472	347.297
+1023.227273	364.996
+1023.271075	332.744
+1023.314878	367.356
+1023.358681	459.784
+1023.402486	575.026
+1023.446292	794.888
+1023.490098	1225.17
+1023.533905	1525.67
+1023.577714	1360.47
+1023.621523	886.531
+1023.665333	533.728
+1023.709144	353.983
+1023.752957	302.459
+1023.796770	267.847
+1023.840584	238.742
+1023.884399	205.703
+1023.928214	184.464
+1023.972031	197.444
+1024.015849	234.022
+1024.059668	252.901
+1024.103487	276.5
+1024.147308	271.78
+1024.191129	257.621
+1024.234952	292.626
+1024.278775	315.831
+1024.322599	283.186
+1024.366424	294.986
+1024.410251	393.708
+1024.454078	556.146
+1024.497906	758.31
+1024.541735	863.325
+1024.585565	794.888
+1024.629396	618.683
+1024.673227	398.427
+1024.717060	264.307
+1024.760894	208.85
+1024.804728	223.009
+1024.848564	242.282
+1024.892400	223.402
+1024.936238	224.582
+1024.980076	228.122
+1025.023915	230.089
+1025.067756	254.474
+1025.111597	233.629
+1025.155439	171.485
+1025.199282	174.238
+1025.243126	228.516
+1025.286971	270.6
+1025.330817	255.654
+1025.374663	281.22
+1025.418511	368.142
+1025.462360	480.63
+1025.506209	624.977
+1025.550060	708.359
+1025.593912	658.802
+1025.637764	507.769
+1025.681617	338.25
+1025.725472	251.721
+1025.769327	234.809
+1025.813183	235.989
+1025.857040	199.804
+1025.900898	196.264
+1025.944757	238.742
+1025.988617	248.181
+1026.032478	279.253
+1026.076340	307.178
+1026.120202	347.297
+1026.164066	346.903
+1026.207931	405.114
+1026.251796	462.931
+1026.295663	446.018
+1026.339530	493.609
+1026.383398	559.686
+1026.427268	591.545
+1026.471138	596.658
+1026.515009	650.542
+1026.558881	643.462
+1026.602754	545.92
+1026.646628	429.893
+1026.690503	290.659
+1026.734379	221.829
+1026.778256	198.624
+1026.822134	194.297
+1026.866012	184.858
+1026.909892	188.398
+1026.953772	224.976
+1026.997654	221.829
+1027.041536	217.109
+1027.085420	258.408
+1027.129304	281.22
+1027.173189	288.693
+1027.217075	317.011
+1027.260962	316.618
+1027.304851	341.79
+1027.348739	394.101
+1027.392629	441.299
+1027.436520	509.735
+1027.480412	644.249
+1027.524305	722.518
+1027.568198	671.388
+1027.612093	507.769
+1027.655989	364.996
+1027.699885	275.32
+1027.743783	242.282
+1027.787681	187.611
+1027.831580	181.318
+1027.875480	188.004
+1027.919382	188.004
+1027.963284	205.703
+1028.007187	204.917
+1028.051091	212.39
+1028.094996	200.984
+1028.138901	221.829
+1028.182808	218.683
+1028.226716	222.616
+1028.270625	254.081
+1028.314534	233.235
+1028.358445	215.143
+1028.402356	238.348
+1028.446269	440.512
+1028.490182	648.969
+1028.534096	593.118
+1028.578012	431.859
+1028.621928	324.091
+1028.665845	294.986
+1028.709763	277.68
+1028.753682	230.089
+1028.797602	185.644
+1028.841523	164.012
+1028.885445	149.853
+1028.929367	179.745
+1028.973291	205.31
+1029.017216	170.305
+1029.061141	148.673
+1029.105068	157.326
+1029.148995	191.151
+1029.192923	205.703
+1029.236853	189.577
+1029.280783	160.865
+1029.324714	162.045
+1029.368646	206.883
+1029.412579	300.492
+1029.456513	485.35
+1029.500448	638.742
+1029.544384	609.244
+1029.588321	449.165
+1029.632258	318.585
+1029.676197	219.863
+1029.720137	195.477
+1029.764077	151.819
+1029.808019	153.393
+1029.851961	181.318
+1029.895905	152.213
+1029.939849	156.539
+1029.983794	155.752
+1030.027740	170.698
+1030.071687	188.004
+1030.115635	164.799
+1030.159584	130.187
+1030.203534	144.346
+1030.247485	168.338
+1030.291437	197.837
+1030.335390	209.636
+1030.379343	245.035
+1030.423298	322.518
+1030.467254	464.898
+1030.511210	560.08
+1030.555167	488.103
+1030.599126	379.155
+1030.643085	327.631
+1030.687045	258.801
+1030.731007	188.791
+1030.774969	152.213
+1030.818932	117.208
+1030.862896	145.526
+1030.906861	195.084
+1030.950826	180.925
+1030.994793	165.979
+1031.038761	184.071
+1031.082730	165.192
+1031.126699	160.079
+1031.170670	158.112
+1031.214641	156.539
+1031.258614	190.757
+1031.302587	230.089
+1031.346561	221.043
+1031.390537	234.022
+1031.434513	250.148
+1031.478490	330.384
+1031.522468	447.592
+1031.566447	470.404
+1031.610427	411.8
+1031.654408	267.454
+1031.698390	218.289
+1031.742372	230.482
+1031.786356	199.41
+1031.830341	156.539
+1031.874326	123.894
+1031.918313	130.974
+1031.962300	155.359
+1032.006288	163.225
+1032.050278	153.393
+1032.094268	164.012
+1032.138259	147.886
+1032.182251	123.894
+1032.226244	143.953
+1032.270238	151.426
+1032.314233	135.693
+1032.358229	157.719
+1032.402226	199.41
+1032.446224	300.885
+1032.490222	449.558
+1032.534222	499.902
+1032.578222	470.404
+1032.622224	362.242
+1032.666226	244.641
+1032.710230	198.624
+1032.754234	202.95
+1032.798239	206.49
+1032.842245	182.104
+1032.886253	162.439
+1032.930261	147.886
+1032.974270	172.665
+1033.018279	176.991
+1033.062290	184.071
+1033.106302	185.251
+1033.150315	185.644
+1033.194329	141.986
+1033.238343	129.794
+1033.282359	162.439
+1033.326375	173.058
+1033.370393	242.675
+1033.414411	356.736
+1033.458430	568.733
+1033.502451	757.523
+1033.546472	766.176
+1033.590494	620.65
+1033.634517	352.803
+1033.678541	220.256
+1033.722566	214.356
+1033.766592	215.93
+1033.810618	220.256
+1033.854646	179.351
+1033.898675	143.953
+1033.942704	148.279
+1033.986735	184.858
+1034.030767	177.385
+1034.074799	166.765
+1034.118832	150.246
+1034.162867	127.827
+1034.206902	136.873
+1034.250938	141.986
+1034.294975	156.539
+1034.339013	176.205
+1034.383052	253.294
+1034.427092	393.708
+1034.471133	890.857
+1034.515175	1879.26
+1034.559218	2334.32
+1034.603261	1603.54
+1034.647306	743.364
+1034.691351	380.335
+1034.735398	248.968
+1034.779445	256.441
+1034.823494	225.762
+1034.867543	161.652
+1034.911593	122.321
+1034.955644	143.166
+1034.999696	190.757
+1035.043750	166.765
+1035.087804	147.886
+1035.131858	169.912
+1035.175914	183.284
+1035.219971	189.971
+1035.264029	224.189
+1035.308088	235.988
+1035.352147	180.138
+1035.396208	160.865
+1035.440269	354.376
+1035.484332	846.412
+1035.528395	1400.99
+1035.572459	1480.44
+1035.616525	1006.1
+1035.660591	521.928
+1035.704658	304.425
+1035.748726	228.515
+1035.792795	204.523
+1035.836865	178.564
+1035.880936	139.626
+1035.925007	138.84
+1035.969080	173.451
+1036.013154	192.33
+1036.057228	175.025
+1036.101304	184.464
+1036.145381	200.983
+1036.189458	212.783
+1036.233536	226.549
+1036.277616	227.335
+1036.321696	186.037
+1036.365777	167.945
+1036.409859	283.973
+1036.453942	586.432
+1036.498026	1049.36
+1036.542111	1349.46
+1036.586197	1166.96
+1036.630284	644.642
+1036.674372	321.338
+1036.718460	267.06
+1036.762550	219.862
+1036.806640	170.698
+1036.850732	141.2
+1036.894824	124.287
+1036.938918	160.865
+1036.983012	192.33
+1037.027107	159.685
+1037.071203	129.007
+1037.115301	132.153
+1037.159399	127.434
+1037.203498	144.346
+1037.247598	157.719
+1037.291698	176.205
+1037.335800	201.377
+1037.379903	237.955
+1037.424007	331.564
+1037.468111	572.665
+1037.512217	909.736
+1037.556323	936.481
+1037.600431	698.919
+1037.644539	513.275
+1037.688648	322.517
+1037.732759	232.842
+1037.776870	198.623
+1037.820982	184.464
+1037.865095	179.744
+1037.909209	190.757
+1037.953324	180.924
+1037.997440	156.539
+1038.041557	142.773
+1038.085674	149.459
+1038.129793	147.493
+1038.173913	161.259
+1038.218033	171.878
+1038.262155	176.204
+1038.306277	161.259
+1038.350400	187.611
+1038.394525	237.168
+1038.438650	381.515
+1038.482776	569.519
+1038.526903	686.727
+1038.571031	644.249
+1038.615160	514.455
+1038.659290	382.695
+1038.703421	261.554
+1038.747553	211.603
+1038.791686	199.017
+1038.835819	167.945
+1038.879954	130.973
+1038.924090	132.547
+1038.968226	133.727
+1039.012364	161.652
+1039.056502	178.171
+1039.100641	167.945
+1039.144781	172.271
+1039.188923	212.389
+1039.233065	242.675
+1039.277208	235.202
+1039.321352	232.842
+1039.365497	223.009
+1039.409643	277.286
+1039.453789	378.368
+1039.497937	563.226
+1039.542086	687.12
+1039.586235	630.483
+1039.630386	491.643
+1039.674537	356.342
+1039.718690	283.186
+1039.762843	217.109
+1039.806998	169.518
+1039.851153	151.819
+1039.895309	170.305
+1039.939466	179.744
+1039.983624	190.757
+1040.027783	215.536
+1040.071943	221.042
+1040.116104	200.197
+1040.160266	204.523
+1040.204429	177.384
+1040.248592	136.086
+1040.292757	137.66
+1040.336922	206.49
+1040.381089	263.127
+1040.425256	295.772
+1040.469425	397.641
+1040.513594	541.2
+1040.557764	663.914
+1040.601935	725.271
+1040.646108	571.879
+1040.690281	334.71
+1040.734455	206.096
+1040.778630	208.85
+1040.822805	241.495
+1040.866982	250.541
+1040.911160	212.389
+1040.955339	171.091
+1040.999518	140.02
+1041.043699	185.644
+1041.087880	223.402
+1041.132063	180.924
+1041.176246	149.459
+1041.220430	152.212
+1041.264616	157.719
+1041.308802	205.31
+1041.352989	214.749
+1041.397177	203.343
+1041.441366	275.713
+1041.485556	436.185
+1041.529747	651.328
+1041.573939	877.091
+1041.618131	792.135
+1041.662325	484.956
+1041.706520	290.266
+1041.750715	189.97
+1041.794912	167.158
+1041.839109	169.518
+1041.883308	167.945
+1041.927507	153.786
+1041.971707	138.446
+1042.015908	172.271
+1042.060110	211.209
+1042.104314	167.158
+1042.148518	116.421
+1042.192722	156.145
+1042.236928	211.996
+1042.281135	251.721
+1042.325343	244.248
+1042.369552	225.762
+1042.413761	314.258
+1042.457972	453.884
+1042.502183	636.776
+1042.546396	857.032
+1042.590609	1032.06
+1042.634823	877.484
+1042.679039	482.596
+1042.723255	249.754
+1042.767472	207.67
+1042.811690	239.528
+1042.855909	206.096
+1042.900129	174.631
+1042.944350	159.292
+1042.988572	161.259
+1043.032794	163.618
+1043.077018	178.171
+1043.121243	192.724
+1043.165468	205.31
+1043.209695	197.443
+1043.253922	195.084
+1043.298151	219.862
+1043.342380	230.482
+1043.386610	265.88
+1043.430841	423.993
+1043.475073	677.68
+1043.519307	1128.03
+1043.563541	1793.12
+1043.607775	2096.76
+1043.652011	1498.13
+1043.696248	659.981
+1043.740486	291.052
+1043.784725	184.857
+1043.828964	186.824
+1043.873205	220.256
+1043.917446	195.87
+1043.961689	169.911
+1044.005932	188.791
+1044.050176	259.98
+1044.094422	282.399
+1044.138668	227.335
+1044.182915	189.971
+1044.227163	151.426
+1044.271412	116.814
+1044.315662	149.459
+1044.359913	175.811
+1044.404165	231.269
+1044.448417	379.155
+1044.492671	678.467
+1044.536926	1067.45
+1044.581181	1297.54
+1044.625438	1213.37
+1044.669695	797.641
+1044.713954	385.054
+1044.758213	248.574
+1044.802473	192.724
+1044.846734	152.606
+1044.890996	146.313
+1044.935260	173.058
+1044.979524	186.037
+1045.023788	208.456
+1045.068054	215.536
+1045.112321	200.59
+1045.156589	179.744
+1045.200858	202.95
+1045.245127	215.143
+1045.289398	245.034
+1045.333669	267.453
+1045.377942	291.052
+1045.422215	344.936
+1045.466489	550.246
+1045.510765	1094.2
+1045.555041	1528.81
+1045.599318	1352.21
+1045.643596	792.528
+1045.687875	404.327
+1045.732155	237.168
+1045.776436	195.083
+1045.820718	189.97
+1045.865000	181.317
+1045.909284	187.217
+1045.953569	163.225
+1045.997854	158.505
+1046.042141	175.811
+1046.086428	175.418
+1046.130717	189.184
+1046.175006	193.51
+1046.219296	192.33
+1046.263587	162.832
+1046.307880	182.497
+1046.352173	198.623
+1046.396467	218.682
+1046.440762	348.869
+1046.485057	617.896
+1046.529354	958.9
+1046.573652	1004.52
+1046.617951	637.562
+1046.662250	330.777
+1046.706551	241.888
+1046.750852	215.143
+1046.795155	200.59
+1046.839458	160.865
+1046.883762	154.572
+1046.928068	160.472
+1046.972374	181.711
+1047.016681	188.79
+1047.060989	181.317
+1047.105298	175.024
+1047.149608	189.577
+1047.193919	170.698
+1047.238231	168.338
+1047.282544	173.845
+1047.326857	182.497
+1047.371172	195.87
+1047.415487	224.582
+1047.459804	315.831
+1047.504121	460.571
+1047.548440	586.431
+1047.592759	546.707
+1047.637079	372.075
+1047.681400	235.988
+1047.725723	169.911
+1047.770046	164.012
+1047.814370	165.585
+1047.858695	184.857
+1047.903021	173.845
+1047.947347	155.752
+1047.991675	172.271
+1048.036004	185.251
+1048.080333	183.677
+1048.124664	171.091
+1048.168995	182.104
+1048.213328	199.017
+1048.257661	207.67
+1048.301996	194.297
+1048.346331	187.217
+1048.390667	238.348
+1048.435004	306.785
+1048.479342	413.373
+1048.523681	488.103
+1048.568021	502.262
+1048.612362	405.113
+1048.656704	276.5
+1048.701047	234.415
+1048.745390	200.197
+1048.789735	156.539
+1048.834081	129.4
+1048.878427	159.685
+1048.922774	169.911
+1048.967123	165.585
+1049.011472	190.364
+1049.055822	191.544
+1049.100174	168.731
+1049.144526	154.965
+1049.188879	176.991
+1049.233233	205.31
+1049.277588	210.816
+1049.321944	220.649
+1049.366300	240.315
+1049.410658	254.081
+1049.455017	294.592
+1049.499377	373.255
+1049.543737	436.579
+1049.588099	439.332
+1049.632461	363.422
+1049.676824	253.687
+1049.721189	196.264
+1049.765554	199.41
+1049.809920	213.963
+1049.854287	189.184
+1049.898655	147.493
+1049.943024	164.405
+1049.987394	162.045
+1050.031765	145.133
+1050.076137	153.786
+1050.120510	141.593
+1050.164884	133.333
+1050.209258	190.364
+1050.253634	230.482
+1050.298010	207.67
+1050.342388	185.644
+1050.386766	162.438
+1050.431145	223.009
+1050.475526	365.389
+1050.519907	490.069
+1050.564289	481.81
+1050.608672	407.08
+1050.653056	341.397
+1050.697441	241.101
+1050.741827	171.091
+1050.786214	166.765
+1050.830601	168.338
+1050.874990	157.325
+1050.919380	153.786
+1050.963770	142.379
+1051.008162	134.12
+1051.052554	175.811
+1051.096948	180.138
+1051.141342	158.899
+1051.185737	170.305
+1051.230133	220.649
+1051.274531	245.428
+1051.318929	209.243
+1051.363328	154.965
+1051.407728	188.791
+1051.452129	283.186
+1051.496530	366.962
+1051.540933	428.319
+1051.585337	441.298
+1051.629741	462.144
+1051.674147	453.098
+1051.718554	446.018
+1051.762961	334.317
+1051.807369	233.628
+1051.851779	187.217
+1051.896189	160.865
+1051.940600	140.413
+1051.985012	152.606
+1052.029425	159.292
+1052.073839	171.878
+1052.118254	180.924
+1052.162670	169.125
+1052.207087	154.966
+1052.251505	172.271
+1052.295923	187.217
+1052.340343	231.269
+1052.384764	249.754
+1052.429185	289.872
+1052.473608	577.385
+1052.518031	1000.59
+1052.562455	1101.28
+1052.606881	831.86
+1052.651307	511.308
+1052.695734	398.427
+1052.740162	394.101
+1052.784591	276.5
+1052.829021	194.297
+1052.873452	152.999
+1052.917884	172.271
+1052.962316	247.788
+1053.006750	252.901
+1053.051185	208.456
+1053.095620	161.259
+1053.140057	167.552
+1053.184494	197.837
+1053.228933	221.436
+1053.273372	194.69
+1053.317812	193.51
+1053.362253	206.096
+1053.406696	276.106
+1053.451139	368.535
+1053.495583	536.087
+1053.540028	806.688
+1053.584473	794.888
+1053.628920	538.054
+1053.673368	374.828
+1053.717817	333.137
+1053.762266	277.286
+1053.806717	179.351
+1053.851168	132.153
+1053.895621	157.719
+1053.940074	194.297
+1053.984529	205.31
+1054.028984	184.857
+1054.073440	166.372
+1054.117897	154.966
+1054.162355	175.025
+1054.206814	206.096
+1054.251274	185.644
+1054.295735	166.372
+1054.340197	158.112
+1054.384660	183.284
+1054.429123	283.186
+1054.473588	433.039
+1054.518054	622.223
+1054.562520	705.212
+1054.606988	601.377
+1054.651456	411.407
+1054.695925	267.453
+1054.740396	204.13
+1054.784867	178.958
+1054.829339	171.091
+1054.873812	163.618
+1054.918286	177.384
+1054.962761	191.544
+1055.007237	199.41
+1055.051714	169.125
+1055.096191	187.217
+1055.140670	201.377
+1055.185150	214.749
+1055.229630	236.382
+1055.274112	190.364
+1055.318594	193.117
+1055.363078	194.297
+1055.407562	231.269
+1055.452047	293.019
+1055.496533	480.237
+1055.541021	728.811
+1055.585509	759.096
+1055.629998	521.535
+1055.674488	381.515
+1055.718979	284.759
+1055.763470	199.803
+1055.807963	193.51
+1055.852457	230.089
+1055.896951	210.816
+1055.941447	179.744
+1055.985944	165.192
+1056.030441	136.48
+1056.074939	140.02
+1056.119439	158.899
+1056.163939	212.389
+1056.208440	207.276
+1056.252942	178.171
+1056.297445	210.816
+1056.341949	246.608
+1056.386454	337.07
+1056.430960	513.668
+1056.475467	629.696
+1056.519975	692.626
+1056.564484	690.267
+1056.608993	609.637
+1056.653504	423.206
+1056.698015	276.106
+1056.742528	225.369
+1056.787041	188.791
+1056.831555	162.832
+1056.876071	175.418
+1056.920587	198.624
+1056.965104	158.899
+1057.009622	144.739
+1057.054141	163.619
+1057.098661	146.706
+1057.143182	155.752
+1057.187704	186.431
+1057.232227	223.796
+1057.276750	274.927
+1057.321275	284.366
+1057.365800	285.939
+1057.410327	339.037
+1057.454854	519.175
+1057.499383	669.028
+1057.543912	689.873
+1057.588442	576.599
+1057.632974	431.859
+1057.677506	306.785
+1057.722039	226.156
+1057.766573	250.148
+1057.811108	245.821
+1057.855644	184.464
+1057.900181	192.33
+1057.944718	205.31
+1057.989257	197.837
+1058.033797	190.757
+1058.078337	177.778
+1058.122879	177.385
+1058.167421	177.385
+1058.211965	225.762
+1058.256509	255.261
+1058.301054	225.762
+1058.345600	222.222
+1058.390148	258.407
+1058.434696	317.798
+1058.479245	455.851
+1058.523795	578.958
+1058.568345	604.917
+1058.612897	475.91
+1058.657450	357.916
+1058.702004	295.772
+1058.746558	227.729
+1058.791114	151.426
+1058.835671	139.233
+1058.880228	162.832
+1058.924786	173.058
+1058.969346	143.559
+1059.013906	125.074
+1059.058467	125.467
+1059.103029	149.459
+1059.147592	184.071
+1059.192156	174.238
+1059.236721	151.426
+1059.281287	160.472
+1059.325854	196.264
+1059.370422	250.541
+1059.414991	304.032
+1059.459560	470.01
+1059.504131	646.215
+1059.548702	586.431
+1059.593275	463.717
+1059.637848	384.268
+1059.682422	328.417
+1059.726998	253.687
+1059.771574	189.577
+1059.816151	154.179
+1059.860729	152.606
+1059.905308	164.012
+1059.949888	159.685
+1059.994469	139.233
+1060.039051	157.325
+1060.083634	171.878
+1060.128217	188.004
+1060.172802	173.845
+1060.217388	146.313
+1060.261974	141.986
+1060.306562	170.305
+1060.351150	241.495
+1060.395739	339.037
+1060.440330	488.496
+1060.484921	827.533
+1060.529513	1118.19
+1060.574106	1107.57
+1060.618700	753.983
+1060.663295	394.494
+1060.707891	229.302
+1060.752488	191.15
+1060.797085	206.096
+1060.841684	200.197
+1060.886284	157.719
+1060.930884	131.367
+1060.975486	172.665
+1061.020088	234.415
+1061.064692	243.855
+1061.109296	203.343
+1061.153901	172.271
+1061.198508	167.552
+1061.243115	173.845
+1061.287723	194.69
+1061.332332	214.749
+1061.376942	237.562
+1061.421553	353.196
+1061.466164	588.398
+1061.510777	788.988
+1061.555391	775.616
+1061.600006	582.498
+1061.644621	387.021
+1061.689238	253.687
+1061.733855	179.744
+1061.778474	162.832
+1061.823093	150.639
+1061.867713	130.58
+1061.912334	115.634
+1061.956956	95.9684
+1062.001580	98.3282
+1062.046204	106.195
+1062.090829	134.906
+1062.135454	153.392
+1062.180081	132.547
+1062.224709	121.14
+1062.269338	144.346
+1062.313967	163.618
+1062.358598	175.418
+1062.403230	247.788
+1062.447862	371.288
+1062.492495	501.869
+1062.537130	589.578
+1062.581765	599.804
+1062.626401	430.679
+1062.671038	261.16
+1062.715676	215.143
+1062.760315	206.49
+1062.804955	209.243
+1062.849596	167.945
+1062.894238	157.719
+1062.938881	172.271
+1062.983525	185.251
+1063.028169	205.31
+1063.072815	182.104
+1063.117461	184.071
+1063.162109	173.058
+1063.206757	177.778
+1063.251407	187.611
+1063.296057	174.631
+1063.340708	188.791
+1063.385360	259.587
+1063.430013	344.936
+1063.474667	472.764
+1063.519322	561.653
+1063.563978	525.468
+1063.608635	394.101
+1063.653293	254.081
+1063.697951	186.431
+1063.742611	178.958
+1063.787272	175.811
+1063.831933	186.824
+1063.876596	161.259
+1063.921259	167.945
+1063.965923	147.886
+1064.010589	149.459
+1064.055255	139.626
+1064.099922	127.827
+1064.144590	179.351
+1064.189259	226.155
+1064.233929	181.711
+1064.278600	156.539
+1064.323272	211.209
+1064.367945	228.909
+1064.412618	256.047
+1064.457293	394.494
+1064.501969	625.37
+1064.546645	831.86
+1064.591323	889.283
+1064.636001	705.212
+1064.680680	399.607
+1064.725361	250.148
+1064.770042	236.382
+1064.814724	233.628
+1064.859407	215.929
+1064.904091	170.305
+1064.948776	169.911
+1064.993462	178.171
+1065.038149	163.225
+1065.082836	153.785
+1065.127525	162.438
+1065.172215	154.965
+1065.216905	169.125
+1065.261597	176.204
+1065.306289	178.564
+1065.350983	220.649
+1065.395677	394.494
+1065.440372	691.84
+1065.485069	931.761
+1065.529766	1015.54
+1065.574464	1002.95
+1065.619163	790.168
+1065.663863	460.571
+1065.708564	349.263
+1065.753266	288.692
+1065.797968	206.49
+1065.842672	163.225
+1065.887377	174.631
+1065.932082	199.41
+1065.976789	197.443
+1066.021496	190.757
+1066.066205	199.41
+1066.110914	197.443
+1066.155624	177.778
+1066.200336	145.526
+1066.245048	147.492
+1066.289761	178.958
+1066.334475	199.41
+1066.379190	205.31
+1066.423906	372.075
+1066.468622	654.868
+1066.513340	832.646
+1066.558059	799.608
+1066.602779	694.2
+1066.647499	516.815
+1066.692221	339.037
+1066.736943	228.122
+1066.781667	173.845
+1066.826391	152.999
+1066.871116	185.644
+1066.915842	213.176
+1066.960570	174.238
+1067.005298	133.727
+1067.050027	158.112
+1067.094757	189.971
+1067.139488	215.536
+1067.184219	200.197
+1067.228952	162.045
+1067.273686	176.991
+1067.318421	205.703
+1067.363156	201.77
+1067.407893	241.888
+1067.452630	365.782
+1067.497369	538.447
+1067.542108	643.462
+1067.586848	613.57
+1067.631589	473.943
+1067.676331	323.697
+1067.721075	296.165
+1067.765819	253.687
+1067.810564	193.51
+1067.855309	143.559
+1067.900056	144.346
+1067.944804	164.012
+1067.989553	156.932
+1068.034302	154.965
+1068.079053	155.752
+1068.123805	158.899
+1068.168557	198.23
+1068.213310	199.41
+1068.258065	201.377
+1068.302820	216.323
+1068.347576	217.109
+1068.392333	215.536
+1068.437092	404.72
+1068.481851	942.774
+1068.526611	2194.69
+1068.571371	3850.15
+1068.616133	3913.87
+1068.660896	2105.8
+1068.705660	694.593
+1068.750424	332.35
+1068.795190	328.417
+1068.839957	341.003
+1068.884724	277.68
+1068.929492	204.523
+1068.974262	151.032
+1069.019032	205.31
+1069.063803	222.616
+1069.108575	169.911
+1069.153348	142.379
+1069.198122	156.932
+1069.242897	169.518
+1069.287673	157.719
+1069.332450	160.079
+1069.377228	211.209
+1069.422007	335.103
+1069.466786	616.323
+1069.511567	1236.19
+1069.556348	2262.74
+1069.601131	2897.94
+1069.645914	2100.69
+1069.690699	794.888
+1069.735484	252.114
+1069.780270	236.775
+1069.825057	264.307
+1069.869845	221.436
+1069.914634	158.505
+1069.959424	222.222
+1070.004215	279.646
+1070.049007	263.914
+1070.093800	248.574
+1070.138594	271.387
+1070.183388	281.613
+1070.228184	238.348
+1070.272980	175.811
+1070.317778	184.071
+1070.362576	224.582
+1070.407376	286.726
+1070.452176	458.997
+1070.496977	861.751
+1070.541779	1432.06
+1070.586582	1866.28
+1070.631386	1590.56
+1070.676191	818.487
+1070.720997	308.358
+1070.765804	208.063
+1070.810612	234.808
+1070.855421	229.695
+1070.900230	194.297
+1070.945041	185.644
+1070.989852	197.443
+1071.034665	247.001
+1071.079478	259.587
+1071.124293	188.004
+1071.169108	162.832
+1071.213924	210.03
+1071.258741	234.022
+1071.303559	224.189
+1071.348378	259.98
+1071.393198	303.638
+1071.438019	530.581
+1071.482841	1081.22
+1071.527664	2304.82
+1071.572488	4232.85
+1071.617312	5003.35
+1071.662138	3298.73
+1071.706964	1206.29
+1071.751792	391.741
+1071.796620	359.489
+1071.841450	431.859
+1071.886280	359.882
+1071.931111	277.286
+1071.975943	255.261
+1072.020776	262.734
+1072.065610	297.345
+1072.110445	247.001
+1072.155281	172.271
+1072.200118	224.189
+1072.244956	260.767
+1072.289795	237.955
+1072.334634	224.582
+1072.379475	255.261
+1072.424316	341.397
+1072.469159	520.355
+1072.514002	1045.43
+1072.558847	2125.47
+1072.603692	3202.37
+1072.648538	2905.41
+1072.693385	1461.56
+1072.738233	465.291
+1072.783082	278.466
+1072.827932	309.145
+1072.872783	323.697
+1072.917635	245.821
+1072.962488	198.623
+1073.007342	221.436
+1073.052196	256.047
+1073.097052	234.808
+1073.141908	199.017
+1073.186766	243.068
+1073.231624	265.487
+1073.276484	221.436
+1073.321344	227.729
+1073.366205	271.387
+1073.411067	355.556
+1073.455930	534.121
+1073.500794	786.628
+1073.545659	1137.86
+1073.590525	1399.02
+1073.635392	1289.28
+1073.680260	831.466
+1073.725129	374.435
+1073.769998	201.77
+1073.814869	170.305
+1073.859740	187.611
+1073.904613	168.338
+1073.949486	164.405
+1073.994361	192.33
+1074.039236	177.778
+1074.084112	190.757
+1074.128989	200.197
+1074.173867	188.397
+1074.218747	201.77
+1074.263626	180.924
+1074.308507	207.67
+1074.353389	232.448
+1074.398272	307.572
+1074.443156	463.717
+1074.488040	776.796
+1074.532926	997.838
+1074.577813	900.69
+1074.622700	741.397
+1074.667588	516.815
+1074.712478	307.965
+1074.757368	204.523
+1074.802259	162.438
+1074.847151	162.438
+1074.892045	178.171
+1074.936939	184.464
+1074.981834	206.49
+1075.026729	243.068
+1075.071626	226.155
+1075.116524	214.749
+1075.161423	198.623
+1075.206322	193.117
+1075.251223	179.351
+1075.296125	175.025
+1075.341027	200.983
+1075.385930	245.821
+1075.430835	347.69
+1075.475740	584.858
+1075.520646	840.513
+1075.565554	844.446
+1075.610462	667.454
+1075.655371	466.471
+1075.700281	313.865
+1075.745192	234.808
+1075.790103	194.69
+1075.835016	149.852
+1075.879930	135.693
+1075.924845	165.978
+1075.969760	203.737
+1076.014677	180.138
+1076.059594	164.798
+1076.104513	155.359
+1076.149432	145.919
+1076.194352	172.271
+1076.239273	183.677
+1076.284196	206.49
+1076.329119	248.574
+1076.374043	252.901
+1076.418968	302.458
+1076.463894	418.486
+1076.508820	530.581
+1076.553748	609.637
+1076.598677	549.46
+1076.643607	361.062
+1076.688537	194.69
+1076.733469	161.652
+1076.778401	182.498
+1076.823335	177.778
+1076.868269	181.711
+1076.913204	228.515
+1076.958141	235.202
+1077.003078	168.338
+1077.048016	172.665
+1077.092955	200.59
+1077.137895	213.963
+1077.182836	176.991
+1077.227778	159.292
+1077.272720	232.842
+1077.317664	293.806
+1077.362609	280.04
+1077.407554	259.194
+1077.452501	291.052
+1077.497448	381.121
+1077.542397	470.404
+1077.587346	486.53
+1077.632296	398.82
+1077.677248	311.505
+1077.722200	253.687
+1077.767153	242.675
+1077.812107	205.703
+1077.857062	174.631
+1077.902018	192.724
+1077.946975	204.917
+1077.991932	183.284
+1078.036891	151.032
+1078.081851	140.806
+1078.126811	171.485
+1078.171773	181.318
+1078.216735	165.978
+1078.261699	179.744
+1078.306663	211.603
+1078.351629	197.837
+1078.396595	218.289
+1078.441562	289.086
+1078.486530	354.769
+1078.531499	386.234
+1078.576469	395.674
+1078.621440	382.695
+1078.666412	331.957
+1078.711385	261.947
+1078.756358	209.636
+1078.801333	192.33
+1078.846309	188.004
+1078.891285	218.289
+1078.936263	198.23
+1078.981241	207.67
+1079.026220	265.094
+1079.071201	280.04
+1079.116182	211.996
+1079.161164	197.443
+1079.206147	236.382
+1079.251131	212.389
+1079.296116	176.205
+1079.341102	192.724
+1079.386089	239.921
+1079.431077	348.87
+1079.476065	574.632
+1079.521055	753.983
+1079.566046	672.961
+1079.611037	476.303
+1079.656030	294.199
+1079.701023	213.176
+1079.746018	210.03
+1079.791013	228.909
+1079.836009	232.055
+1079.881006	198.23
+1079.926004	187.611
+1079.971003	199.803
+1080.016003	232.842
+1080.061004	216.716
+1080.106006	200.983
+1080.151009	222.616
+1080.196013	207.67
+1080.241017	160.079
+1080.286023	149.066
+1080.331029	198.23
+1080.376037	258.407
+1080.421045	311.898
+1080.466055	383.875
+1080.511065	554.573
+1080.556076	645.822
+1080.601088	594.298
+1080.646101	440.905
+1080.691115	282.793
+1080.736130	228.909
+1080.781146	185.251
+1080.826163	129.793
+1080.871181	89.6754
+1080.916200	93.2152
+1080.961219	146.313
+1081.006240	153.786
+1081.051262	179.744
+1081.096284	207.67
+1081.141307	176.205
+1081.186332	158.505
+1081.231357	181.711
+1081.276383	202.557
+1081.321411	179.351
+1081.366439	202.95
+1081.411468	243.068
+1081.456498	348.476
+1081.501529	543.954
+1081.546560	691.84
+1081.591593	680.04
+1081.636627	508.162
+1081.681662	320.551
+1081.726697	237.562
+1081.771734	243.068
+1081.816771	222.222
+1081.861810	176.598
+1081.906849	133.727
+1081.951889	145.919
+1081.996931	215.143
+1082.041973	200.59
+1082.087016	189.184
+1082.132060	211.21
+1082.177105	205.703
+1082.222151	178.958
+1082.267198	156.932
+1082.312245	163.619
+1082.357294	220.649
+1082.402344	285.153
+1082.447394	319.371
+1082.492446	512.488
+1082.537498	779.156
+1082.582552	888.104
+1082.627606	694.593
+1082.672662	403.54
+1082.717718	228.122
+1082.762775	182.498
+1082.807833	191.151
+1082.852892	186.824
+1082.897952	152.999
+1082.943013	158.112
+1082.988075	189.577
+1083.033138	230.482
+1083.078201	208.85
+1083.123266	166.765
+1083.168332	182.104
+1083.213398	199.41
+1083.258466	201.77
+1083.303534	184.071
+1083.348603	169.125
+1083.393674	186.824
+1083.438745	235.988
+1083.483817	351.23
+1083.528890	613.57
+1083.573964	833.04
+1083.619039	681.614
+1083.664115	420.846
+1083.709192	295.772
+1083.754270	253.294
+1083.799349	226.156
+1083.844428	167.158
+1083.889509	150.246
+1083.934590	186.431
+1083.979673	209.243
+1084.024756	237.955
+1084.069841	239.528
+1084.114926	212.783
+1084.160012	237.168
+1084.205099	238.742
+1084.250187	194.297
+1084.295277	172.271
+1084.340366	162.832
+1084.385457	187.217
+1084.430549	293.806
+1084.475642	610.817
+1084.520736	1256.64
+1084.565830	2054.67
+1084.610926	2025.18
+1084.656023	1156.34
+1084.701120	442.479
+1084.746219	283.58
+1084.791318	278.86
+1084.836418	221.043
+1084.881519	208.457
+1084.926622	210.03
+1084.971725	217.896
+1085.016829	212.783
+1085.061934	145.526
+1085.107040	127.827
+1085.152147	156.932
+1085.197254	171.485
+1085.242363	184.071
+1085.287473	201.377
+1085.332583	200.59
+1085.377695	212.39
+1085.422807	305.605
+1085.467921	490.463
+1085.513035	893.61
+1085.558150	1480.83
+1085.603267	1553.59
+1085.648384	887.317
+1085.693502	361.063
+1085.738621	243.068
+1085.783741	282.006
+1085.828862	264.701
+1085.873984	185.251
+1085.919107	157.326
+1085.964230	180.531
+1086.009355	195.084
+1086.054481	172.272
+1086.099607	141.986
+1086.144735	147.099
+1086.189863	211.996
+1086.234992	217.896
+1086.280123	158.506
+1086.325254	161.259
+1086.370386	258.014
+1086.415519	335.497
+1086.460653	448.378
+1086.505788	709.539
+1086.550924	1065.88
+1086.596061	1199.22
+1086.641199	845.233
+1086.686338	405.114
+1086.731477	205.31
+1086.776618	185.251
+1086.821759	215.536
+1086.866902	230.482
+1086.912045	224.189
+1086.957190	195.871
+1087.002335	176.205
+1087.047481	179.351
+1087.092628	187.218
+1087.137777	198.624
+1087.182926	215.93
+1087.228076	231.662
+1087.273226	199.41
+1087.318378	201.77
+1087.363531	242.675
+1087.408685	313.472
+1087.453840	490.463
+1087.498995	912.883
+1087.544152	1745.92
+1087.589309	2479.85
+1087.634468	2116.03
+1087.679627	1018.29
+1087.724787	320.551
+1087.769949	186.038
+1087.815111	228.122
+1087.860274	261.947
+1087.905438	223.402
+1087.950603	193.51
+1087.995769	189.184
+1088.040936	202.163
+1088.086103	223.009
+1088.131272	225.762
+1088.176442	196.657
+1088.221612	187.611
+1088.266784	178.958
+1088.311957	165.585
+1088.357130	199.41
+1088.402304	226.942
+1088.447480	363.816
+1088.492656	650.542
+1088.537833	1060.38
+1088.583011	1526.85
+1088.628190	1524.88
+1088.673370	906.983
+1088.718551	376.008
+1088.763733	195.87
+1088.808916	193.117
+1088.854099	215.929
+1088.899284	223.402
+1088.944470	210.816
+1088.989656	241.888
+1089.034844	233.628
+1089.080032	175.025
+1089.125222	162.045
+1089.170412	185.644
+1089.215603	217.109
+1089.260795	221.042
+1089.305988	197.444
+1089.351183	191.937
+1089.396377	237.562
+1089.441573	301.279
+1089.486770	465.684
+1089.531968	732.744
+1089.577167	908.556
+1089.622367	823.207
+1089.667567	536.874
+1089.712769	278.466
+1089.757971	173.058
+1089.803175	177.384
+1089.848379	182.498
+1089.893584	170.698
+1089.938791	164.798
+1089.983998	163.225
+1090.029206	208.456
+1090.074415	263.914
+1090.119625	224.976
+1090.164836	177.778
+1090.210048	178.958
+1090.255260	194.297
+1090.300474	163.225
+1090.345689	182.498
+1090.390904	304.425
+1090.436121	731.171
+1090.481339	1368.34
+1090.526557	1720.36
+1090.571776	1508.36
+1090.616997	982.106
+1090.662218	499.509
+1090.707440	290.266
+1090.752663	239.135
+1090.797887	244.641
+1090.843112	230.482
+1090.888338	206.49
+1090.933565	205.31
+1090.978793	221.436
+1091.024022	217.109
+1091.069251	233.628
+1091.114482	240.708
+1091.159713	220.649
+1091.204946	189.577
+1091.250179	159.685
+1091.295414	193.51
+1091.340649	228.122
+1091.385885	265.88
+1091.431122	412.98
+1091.476361	777.976
+1091.521600	1120.95
+1091.566840	1123.31
+1091.612080	776.796
+1091.657322	399.607
+1091.702565	292.626
+1091.747809	282.006
+1091.793054	265.88
+1091.838299	243.068
+1091.883546	195.477
+1091.928793	162.045
+1091.974042	199.017
+1092.019291	204.13
+1092.064541	209.243
+1092.109793	224.582
+1092.155045	193.904
+1092.200298	164.012
+1092.245552	166.372
+1092.290807	201.77
+1092.336063	212.389
+1092.381320	250.541
+1092.426578	332.35
+1092.471836	525.861
+1092.517096	720.158
+1092.562357	733.138
+1092.607618	537.66
+1092.652881	335.104
+1092.698144	248.181
+1092.743408	199.41
+1092.788674	180.138
+1092.833940	185.251
+1092.879207	176.205
+1092.924475	174.631
+1092.969744	195.084
+1093.015014	208.85
+1093.060285	217.503
+1093.105557	217.503
+1093.150830	186.824
+1093.196104	169.911
+1093.241378	164.405
+1093.286654	183.677
+1093.331931	180.924
+1093.377208	219.469
+1093.422486	276.106
+1093.467766	477.483
+1093.513046	746.117
+1093.558327	771.683
+1093.603610	555.36
+1093.648893	369.715
+1093.694177	321.338
+1093.739462	274.926
+1093.784748	192.33
+1093.830035	194.69
+1093.875322	154.179
+1093.920611	130.187
+1093.965901	161.652
+1094.011191	171.091
+1094.056483	175.811
+1094.101775	182.498
+1094.147069	198.23
+1094.192363	228.122
+1094.237659	195.87
+1094.282955	217.503
+1094.328252	236.775
+1094.373550	237.168
+1094.418849	306.392
+1094.464149	389.381
+1094.509450	497.936
+1094.554752	550.64
+1094.600055	538.054
+1094.645359	412.98
+1094.690663	272.567
+1094.735969	181.318
+1094.781275	176.205
+1094.826583	190.757
+1094.871891	181.711
+1094.917201	156.539
+1094.962511	126.647
+1095.007822	139.233
+1095.053134	188.004
+1095.098448	207.276
+1095.143762	193.904
+1095.189077	212.389
+1095.234393	192.724
+1095.279709	157.719
+1095.325027	198.23
+1095.370346	197.837
+1095.415666	249.361
+1095.460986	396.067
+1095.506308	489.283
+1095.551630	520.748
+1095.596954	516.815
+1095.642278	341.003
+1095.687603	219.862
+1095.732930	213.569
+1095.778257	217.503
+1095.823585	188.397
+1095.868914	154.966
+1095.914244	156.539
+1095.959575	178.564
+1096.004907	172.665
+1096.050240	161.259
+1096.095573	181.318
+1096.140908	211.209
+1096.186244	232.842
+1096.231580	216.716
+1096.276918	165.585
+1096.322256	172.271
+1096.367596	195.084
+1096.412936	237.562
+1096.458277	363.422
+1096.503619	544.347
+1096.548962	612.784
+1096.594307	536.087
+1096.639652	365.389
+1096.684997	211.21
+1096.730344	159.292
+1096.775692	158.112
+1096.821041	178.564
+1096.866391	200.59
+1096.911741	198.23
+1096.957093	161.259
+1097.002445	138.446
+1097.047799	151.032
+1097.093153	179.351
+1097.138508	196.264
+1097.183865	183.677
+1097.229222	220.649
+1097.274580	208.456
+1097.319939	173.451
+1097.365299	166.765
+1097.410660	236.775
+1097.456022	318.191
+1097.501385	403.54
+1097.546748	488.103
+1097.592113	486.136
+1097.637479	368.142
+1097.682845	244.248
+1097.728213	200.197
+1097.773581	193.117
+1097.818951	182.498
+1097.864321	151.032
+1097.909692	137.66
+1097.955064	176.204
+1098.000437	210.816
+1098.045811	193.117
+1098.091186	174.238
+1098.136562	209.243
+1098.181939	197.443
+1098.227317	200.197
+1098.272696	207.276
+1098.318076	197.443
+1098.363456	267.847
+1098.408838	302.852
+1098.454220	331.564
+1098.499604	424.779
+1098.544988	517.995
+1098.590373	503.049
+1098.635760	374.828
+1098.681147	284.366
+1098.726535	218.289
+1098.771924	157.719
+1098.817314	159.685
+1098.862705	147.886
+1098.908097	164.405
+1098.953490	180.924
+1098.998883	156.932
+1099.044278	173.451
+1099.089674	165.192
+1099.135070	118.781
+1099.180468	136.48
+1099.225866	173.058
+1099.271266	208.063
+1099.316666	214.749
+1099.362067	241.101
+1099.407469	259.194
+1099.452872	292.626
+1099.498277	414.553
+1099.543682	509.342
+1099.589087	500.689
+1099.634494	371.682
+1099.679902	282.399
+1099.725311	253.294
+1099.770721	212.783
+1099.816131	180.531
+1099.861543	151.819
+1099.906955	182.497
+1099.952369	204.916
+1099.997783	180.531
+1100.043198	176.991
+1100.088615	168.338
+1100.134032	186.431
+1100.179450	199.017
+1100.224869	178.958
+1100.270289	171.091
+1100.315710	176.991
+1100.361132	161.259
+1100.406555	217.896
+1100.451978	329.597
+1100.497403	423.993
+1100.542829	577.778
+1100.588255	639.922
+1100.633683	492.429
+1100.679111	318.584
+1100.724541	229.302
+1100.769971	219.469
+1100.815402	250.541
+1100.860834	228.909
+1100.906268	177.384
+1100.951702	187.217
+1100.997137	186.037
+1101.042573	196.263
+1101.088009	177.778
+1101.133447	209.243
+1101.178886	215.536
+1101.224326	216.716
+1101.269766	212.783
+1101.315208	184.464
+1101.360650	188.397
+1101.406094	190.364
+1101.451538	292.626
+1101.496984	418.486
+1101.542430	544.347
+1101.587877	581.318
+1101.633325	458.211
+1101.678774	325.664
+1101.724224	254.081
+1101.769675	189.97
+1101.815127	152.606
+1101.860580	154.179
+1101.906034	145.526
+1101.951488	159.685
+1101.996944	176.598
+1102.042400	155.359
+1102.087858	141.986
+1102.133316	174.238
+1102.178776	209.243
+1102.224236	196.657
+1102.269697	182.891
+1102.315160	195.87
+1102.360623	217.502
+1102.406087	263.127
+1102.451552	341.396
+1102.497018	473.157
+1102.542485	613.57
+1102.587952	626.549
+1102.633421	510.915
+1102.678891	375.221
+1102.724361	263.52
+1102.769833	218.289
+1102.815306	239.921
+1102.860779	240.315
+1102.906253	208.849
+1102.951729	209.636
+1102.997205	191.544
+1103.042682	170.305
+1103.088160	196.263
+1103.133639	197.837
+1103.179119	197.05
+1103.224600	200.983
+1103.270082	190.364
+1103.315565	190.364
+1103.361049	214.749
+1103.406533	252.901
+1103.452019	332.35
+1103.497506	456.638
+1103.542993	632.449
+1103.588482	755.557
+1103.633971	706.786
+1103.679461	423.206
+1103.724953	235.988
+1103.770445	198.23
+1103.815938	187.217
+1103.861432	129.793
+1103.906927	114.454
+1103.952423	134.906
+1103.997920	152.999
+1104.043418	166.372
+1104.088916	199.803
+1104.134416	198.23
+1104.179917	186.824
+1104.225418	158.505
+1104.270921	139.626
+1104.316424	158.505
+1104.361929	169.125
+1104.407434	225.369
+1104.452940	289.479
+1104.498447	405.113
+1104.543955	556.539
+1104.589465	606.097
+1104.634975	462.144
+1104.680485	304.425
+1104.725997	243.068
+1104.771510	201.377
+1104.817024	186.824
+1104.862539	169.125
+1104.908054	138.84
+1104.953571	150.639
+1104.999088	218.682
+1105.044607	225.762
+1105.090126	206.49
+1105.135647	198.23
+1105.181168	191.15
+1105.226690	171.091
+1105.272213	176.204
+1105.317737	189.577
+1105.363262	190.757
+1105.408788	232.055
+1105.454315	322.517
+1105.499843	390.168
+1105.545372	486.923
+1105.590901	515.242
+1105.636432	372.075
+1105.681963	260.374
+1105.727496	188.004
+1105.773029	179.351
+1105.818564	182.498
+1105.864099	210.423
+1105.909635	211.996
+1105.955173	224.582
+1106.000711	261.947
+1106.046250	263.914
+1106.091790	230.482
+1106.137331	211.21
+1106.182873	212.783
+1106.228415	216.323
+1106.273959	240.708
+1106.319504	256.047
+1106.365050	239.921
+1106.410596	305.605
+1106.456144	474.73
+1106.501692	694.2
+1106.547241	782.302
+1106.592792	622.616
+1106.638343	406.293
+1106.683895	309.931
+1106.729448	258.407
+1106.775002	221.829
+1106.820557	217.503
+1106.866113	171.091
+1106.911670	156.145
+1106.957228	184.071
+1107.002787	201.77
+1107.048347	178.564
+1107.093907	186.431
+1107.139469	232.448
+1107.185031	228.909
+1107.230595	214.356
+1107.276159	223.402
+1107.321724	193.904
+1107.367291	197.837
+1107.412858	356.342
+1107.458426	678.86
+1107.503995	1078.07
+1107.549565	1350.25
+1107.595136	1108.36
+1107.640708	586.432
+1107.686281	324.484
+1107.731855	254.081
+1107.777429	258.014
+1107.823005	211.603
+1107.868581	161.259
+1107.914159	142.773
+1107.959737	209.636
+1108.005317	229.302
+1108.050897	181.711
+1108.096478	202.163
+1108.142061	239.922
+1108.187644	226.156
+1108.233228	193.51
+1108.278813	204.917
+1108.324399	240.315
+1108.369986	300.492
+1108.415574	385.055
+1108.461162	621.83
+1108.506752	943.561
+1108.552343	1030.09
+1108.597934	798.035
+1108.643527	509.342
+1108.689120	369.715
+1108.734715	308.752
+1108.780310	261.947
+1108.825906	212.39
+1108.871503	173.451
+1108.917101	180.924
+1108.962701	189.577
+1109.008301	209.636
+1109.053902	210.816
+1109.099503	184.071
+1109.145106	176.205
+1109.190710	169.518
+1109.236315	165.192
+1109.281920	174.238
+1109.327527	249.754
+1109.373134	501.869
+1109.418743	993.905
+1109.464352	1660.97
+1109.509963	1815.15
+1109.555574	1236.97
+1109.601186	665.881
+1109.646799	385.841
+1109.692413	298.525
+1109.738028	264.307
+1109.783644	213.57
+1109.829261	206.097
+1109.874879	187.611
+1109.920498	178.565
+1109.966117	197.837
+1110.011738	199.804
+1110.057360	223.796
+1110.102982	243.068
+1110.148606	238.348
+1110.194230	224.976
+1110.239855	226.156
+1110.285482	232.842
+1110.331109	262.734
+1110.376737	388.988
+1110.422366	743.757
+1110.467996	1136.68
+1110.513627	1224.39
+1110.559259	936.088
+1110.604892	568.339
+1110.650525	370.895
+1110.696160	312.685
+1110.741796	254.081
+1110.787432	191.151
+1110.833070	210.423
+1110.878708	221.436
+1110.924348	195.87
+1110.969988	151.426
+1111.015629	159.686
+1111.061272	180.531
+1111.106915	165.585
+1111.152559	178.171
+1111.198204	174.631
+1111.243850	157.326
+1111.289497	159.686
+1111.335144	232.449
+1111.380793	316.225
+1111.426443	419.666
+1111.472094	619.863
+1111.517745	723.698
+1111.563398	628.123
+1111.609051	530.581
+1111.654705	453.885
+1111.700361	364.996
+1111.746017	285.939
+1111.791674	255.654
+1111.837332	197.444
+1111.882991	180.531
+1111.928652	186.431
+1111.974312	178.958
+1112.019974	174.631
+1112.065637	185.251
+1112.111301	204.13
+1112.156966	219.863
+1112.202631	202.163
+1112.248298	202.557
+1112.293965	207.67
+1112.339634	190.757
+1112.385303	237.168
+1112.430974	398.427
+1112.476645	531.368
+1112.522317	634.416
+1112.567990	580.532
+1112.613664	460.571
+1112.659339	355.556
+1112.705015	287.906
+1112.750692	263.914
+1112.796370	251.721
+1112.842049	224.582
+1112.887728	202.557
+1112.933409	200.197
+1112.979091	188.397
+1113.024773	205.703
+1113.070457	173.451
+1113.116141	142.773
+1113.161826	138.446
+1113.207513	165.978
+1113.253200	190.364
+1113.298888	218.683
+1113.344577	233.235
+1113.390267	230.482
+1113.435958	296.559
+1113.481650	471.584
+1113.527343	580.139
+1113.573037	601.378
+1113.618731	535.694
+1113.664427	360.669
+1113.710123	271.387
+1113.755821	249.361
+1113.801519	259.981
+1113.847219	256.834
+1113.892919	192.724
+1113.938620	175.811
+1113.984323	204.13
+1114.030026	235.988
+1114.075730	218.289
+1114.121435	168.732
+1114.167141	158.899
+1114.212848	157.326
+1114.258556	140.413
+1114.304264	181.711
+1114.349974	235.202
+1114.395685	276.893
+1114.441396	562.833
+1114.487109	1400.99
+1114.532822	2372.87
+1114.578537	2329.99
+1114.624252	1346.71
+1114.669968	583.678
+1114.715685	323.304
+1114.761404	298.919
+1114.807123	288.692
+1114.852843	231.268
+1114.898564	182.104
+1114.944286	167.945
+1114.990008	202.556
+1115.035732	221.829
+1115.081457	224.975
+1115.127183	235.595
+1115.172909	185.644
+1115.218637	185.644
+1115.264365	189.97
+1115.310094	179.744
+1115.355825	181.711
+1115.401556	230.088
+1115.447288	499.902
+1115.493021	1109.15
+1115.538756	1686.53
+1115.584491	1634.22
+1115.630226	1054.87
+1115.675963	514.061
+1115.721701	297.345
+1115.767440	255.26
+1115.813180	230.088
+1115.858920	204.916
+1115.904662	188.79
+1115.950404	181.711
+1115.996148	190.757
+1116.041892	180.137
+1116.087638	166.371
+1116.133384	162.832
+1116.179131	192.723
+1116.224879	213.176
+1116.270628	194.69
+1116.316378	162.045
+1116.362129	214.749
+1116.407881	277.286
+1116.453634	485.349
+1116.499388	846.019
+1116.545143	1142.58
+1116.590898	1115.05
+1116.636655	705.999
+1116.682412	361.455
+1116.728171	259.98
+1116.773930	212.389
+1116.819690	187.217
+1116.865452	183.677
+1116.911214	196.263
+1116.956977	163.618
+1117.002741	138.053
+1117.048506	143.166
+1117.094272	177.384
+1117.140039	208.063
+1117.185807	202.556
+1117.231576	191.15
+1117.277345	176.204
+1117.323116	183.677
+1117.368888	252.901
+1117.414660	351.229
+1117.460434	604.13
+1117.506208	1129.6
+1117.551983	1541.01
+1117.597760	1342.77
+1117.643537	755.95
+1117.689315	361.062
+1117.735094	235.595
+1117.780874	243.461
+1117.826655	202.556
+1117.872437	201.376
+1117.918220	212.783
+1117.964004	210.816
+1118.009788	180.137
+1118.055574	180.531
+1118.101361	206.883
+1118.147148	234.021
+1118.192937	211.209
+1118.238726	186.037
+1118.284516	171.878
+1118.330308	193.903
+1118.376100	230.482
+1118.421893	259.194
+1118.467687	379.154
+1118.513482	705.605
+1118.559278	1096.17
+1118.605075	1074.53
+1118.650873	633.236
+1118.696671	317.011
+1118.742471	234.415
+1118.788272	219.469
+1118.834073	210.029
+1118.879876	204.523
+1118.925679	197.836
+1118.971484	199.803
+1119.017289	196.657
+1119.063095	183.284
+1119.108903	158.505
+1119.154711	166.765
+1119.200520	204.523
+1119.246330	189.577
+1119.292141	208.063
+1119.337953	216.716
+1119.383766	245.427
+1119.429579	432.252
+1119.475394	931.761
+1119.521210	1965
+1119.567026	3030.49
+1119.612844	2803.94
+1119.658662	1478.86
+1119.704482	518.781
+1119.750302	326.057
+1119.796123	296.165
+1119.841946	273.746
+1119.887769	210.029
+1119.933593	174.631
+1119.979418	189.97
+1120.025244	214.356
+1120.071071	225.369
+1120.116899	182.104
+1120.162727	167.551
+1120.208557	206.096
+1120.254388	239.528
+1120.300219	197.05
+1120.346052	167.945
+1120.391885	214.749
+1120.437720	364.995
+1120.483555	707.179
+1120.529391	1247.59
+1120.575228	1768.73
+1120.621067	1617.31
+1120.666906	886.137
+1120.712746	325.664
+1120.758587	217.896
+1120.804429	265.88
+1120.850271	230.482
+1120.896115	231.268
+1120.941960	202.163
+1120.987806	194.297
+1121.033652	212.389
+1121.079500	230.875
+1121.125348	213.176
+1121.171198	205.31
+1121.217048	225.762
+1121.262899	215.142
+1121.308751	232.842
+1121.354605	263.52
+1121.400459	350.443
+1121.446314	585.251
+1121.492170	996.658
+1121.538027	1670.01
+1121.583884	2232.06
+1121.629743	1990.17
+1121.675603	1121.34
+1121.721464	453.884
+1121.767325	228.122
+1121.813188	224.189
+1121.859051	272.173
+1121.904916	250.148
+1121.950781	224.975
+1121.996647	203.343
+1122.042514	245.428
+1122.088383	250.148
+1122.134252	188.791
+1122.180122	187.217
+1122.225993	193.904
+1122.271865	169.911
+1122.317737	188.004
+1122.363611	247.001
+1122.409486	292.626
+1122.455362	405.113
+1122.501238	763.816
+1122.547116	1289.68
+1122.592994	1601.18
+1122.638874	1327.44
+1122.684754	714.652
+1122.730635	342.97
+1122.776517	280.433
+1122.822401	256.441
+1122.868285	208.456
+1122.914170	158.112
+1122.960056	138.84
+1123.005943	143.559
+1123.051830	157.719
+1123.097719	152.999
+1123.143609	185.644
+1123.189500	175.811
+1123.235391	169.518
+1123.281284	162.045
+1123.327177	184.857
+1123.373072	289.479
+1123.418967	507.375
+1123.464863	927.042
+1123.510760	1355.75
+1123.556659	1421.04
+1123.602558	1180.73
+1123.648458	844.839
+1123.694359	479.843
+1123.740261	297.345
+1123.786163	246.608
+1123.832067	215.536
+1123.877972	198.623
+1123.923878	184.464
+1123.969784	188.004
+1124.015692	149.066
+1124.061600	133.333
+1124.107510	157.325
+1124.153420	213.569
+1124.199331	200.983
+1124.245243	158.505
+1124.291157	199.017
+1124.337071	253.294
+1124.382986	312.685
+1124.428902	439.332
+1124.474819	789.382
+1124.520736	1416.72
+1124.566655	2073.95
+1124.612575	2304.82
+1124.658496	1725.08
+1124.704417	831.86
+1124.750340	374.828
+1124.796263	248.968
+1124.842188	302.852
+1124.888113	267.847
+1124.934039	231.268
+1124.979966	258.8
+1125.025895	267.453
+1125.071824	221.042
+1125.117754	186.431
+1125.163685	162.832
+1125.209617	195.87
+1125.255549	214.749
+1125.301483	213.176
+1125.347418	182.891
+1125.393354	210.029
+1125.439290	345.723
+1125.485228	697.739
+1125.531166	1161.85
+1125.577106	1579.16
+1125.623046	1660.57
+1125.668987	1188.99
+1125.714929	544.347
+1125.760873	276.893
+1125.806817	241.888
+1125.852762	226.155
+1125.898708	208.85
+1125.944655	175.811
+1125.990602	137.66
+1126.036551	165.978
+1126.082501	219.076
+1126.128452	217.896
+1126.174403	213.569
+1126.220356	248.968
+1126.266309	230.482
+1126.312264	213.569
+1126.358219	259.587
+1126.404175	397.247
+1126.450132	758.31
+1126.496091	1381.32
+1126.542050	1830.48
+1126.588010	1635.01
+1126.633971	1052.12
+1126.679933	564.012
+1126.725895	357.129
+1126.771859	261.554
+1126.817824	234.022
+1126.863790	221.436
+1126.909756	177.384
+1126.955724	172.271
+1127.001692	191.15
+1127.047662	208.063
+1127.093632	197.05
+1127.139603	178.171
+1127.185576	181.318
+1127.231549	181.318
+1127.277523	157.325
+1127.323498	143.953
+1127.369474	157.325
+1127.415451	276.893
+1127.461429	557.326
+1127.507407	957.327
+1127.553387	1108.36
+1127.599368	947.101
+1127.645349	672.567
+1127.691332	394.494
+1127.737315	250.934
+1127.783300	226.549
+1127.829285	218.682
+1127.875271	199.803
+1127.921259	202.95
+1127.967247	234.808
+1128.013236	234.022
+1128.059226	173.058
+1128.105217	169.518
+1128.151209	183.284
+1128.197202	191.937
+1128.243195	177.384
+1128.289190	175.811
+1128.335186	193.117
+1128.381182	220.649
+1128.427180	290.659
+1128.473178	452.311
+1128.519178	593.118
+1128.565178	630.876
+1128.611179	587.218
+1128.657182	415.34
+1128.703185	252.508
+1128.749189	186.431
+1128.795194	186.431
+1128.841200	191.544
+1128.887207	177.778
+1128.933215	217.109
+1128.979223	194.69
+1129.025233	173.058
+1129.071244	171.485
+1129.117255	177.384
+1129.163268	174.631
+1129.209282	157.719
+1129.255296	167.158
+1129.301311	200.983
+1129.347328	190.757
+1129.393345	225.369
+1129.439363	290.266
+1129.485382	385.054
+1129.531402	517.208
+1129.577423	561.653
+1129.623445	467.65
+1129.669468	325.664
+1129.715492	256.047
+1129.761516	202.557
+1129.807542	199.41
+1129.853569	180.138
+1129.899596	180.531
+1129.945625	199.017
+1129.991654	194.69
+1130.037684	177.778
+1130.083716	175.025
+1130.129748	172.665
+1130.175781	148.672
+1130.221815	167.158
+1130.267850	184.464
+1130.313886	203.736
+1130.359923	211.209
+1130.405961	234.415
+1130.452000	242.675
+1130.498039	289.086
+1130.544080	355.556
+1130.590122	393.314
+1130.636164	362.635
+1130.682208	322.517
+1130.728252	255.261
+1130.774298	195.87
+1130.820344	153.786
+1130.866391	139.626
+1130.912439	151.819
+1130.958488	161.652
+1131.004538	148.279
+1131.050589	173.451
+1131.096641	191.937
+1131.142694	191.15
+1131.188748	206.883
+1131.234803	207.276
+1131.280858	187.217
+1131.326915	148.672
+1131.372972	175.811
+1131.419031	250.148
+1131.465090	414.946
+1131.511151	672.961
+1131.557212	755.95
+1131.603274	595.084
+1131.649337	412.586
+1131.695401	302.065
+1131.741466	273.746
+1131.787532	206.49
+1131.833599	167.158
+1131.879667	170.305
+1131.925736	201.376
+1131.971806	200.59
+1132.017876	156.932
+1132.063948	156.145
+1132.110021	179.744
+1132.156094	201.376
+1132.202168	210.423
+1132.248244	206.096
+1132.294320	197.05
+1132.340397	186.037
+1132.386476	230.875
+1132.432555	346.509
+1132.478635	553
+1132.524716	677.68
+1132.570798	617.896
+1132.616880	481.023
+1132.662964	377.975
+1132.709049	296.165
+1132.755135	210.816
+1132.801221	171.878
+1132.847309	163.225
+1132.893397	174.238
+1132.939487	193.904
+1132.985577	224.189
+1133.031668	208.456
+1133.077761	168.731
+1133.123854	180.531
+1133.169948	214.356
+1133.216043	185.644
+1133.262139	130.58
+1133.308236	145.919
+1133.354334	179.351
+1133.400432	271.78
+1133.446532	414.553
+1133.492633	547.493
+1133.538734	620.256
+1133.584837	591.151
+1133.630940	462.537
+1133.677045	320.551
+1133.723150	278.859
+1133.769256	211.209
+1133.815364	184.071
+1133.861472	193.904
+1133.907581	207.67
+1133.953691	184.464
+1133.999802	169.911
+1134.045914	165.978
+1134.092027	146.312
+1134.138141	161.652
+1134.184255	174.631
+1134.230371	182.104
+1134.276488	175.811
+1134.322605	194.297
+1134.368724	245.034
+1134.414843	356.736
+1134.460963	658.801
+1134.507085	1334.91
+1134.553207	1976.01
+1134.599330	1780.93
+1134.645454	961.653
+1134.691579	441.298
+1134.737705	266.273
+1134.783832	230.482
+1134.829960	210.423
+1134.876089	169.125
+1134.922219	158.112
+1134.968349	144.346
+1135.014481	136.873
+1135.060613	138.446
+1135.106747	145.919
+1135.152881	156.538
+1135.199017	165.978
+1135.245153	164.011
+1135.291290	160.472
+1135.337428	178.564
+1135.383567	217.109
+1135.429707	326.844
+1135.475848	567.945
+1135.521990	1030.88
+1135.568133	1419.47
+1135.614277	1303.44
+1135.660422	764.996
+1135.706567	401.967
+1135.752714	302.065
+1135.798862	309.931
+1135.845010	228.515
+1135.891159	140.413
+1135.937310	149.459
+1135.983461	191.15
+1136.029613	188.79
+1136.075767	175.024
+1136.121921	167.158
+1136.168076	164.798
+1136.214232	174.631
+1136.260389	168.338
+1136.306546	180.924
+1136.352705	192.33
+1136.398865	197.837
+1136.445026	253.294
+1136.491187	499.902
+1136.537350	811.014
+1136.583513	930.975
+1136.629678	729.991
+1136.675843	441.298
+1136.722009	298.132
+1136.768177	222.222
+1136.814345	173.058
+1136.860514	162.045
+1136.906684	159.685
+1136.952855	191.544
+1136.999027	208.456
+1137.045200	161.652
+1137.091374	139.233
+1137.137548	167.158
+1137.183724	182.497
+1137.229901	199.803
+1137.276078	189.184
+1137.322257	196.263
+1137.368436	247.787
+1137.414616	268.633
+1137.460798	403.54
+1137.506980	741.79
+1137.553163	1068.24
+1137.599347	1078.07
+1137.645532	712.292
+1137.691718	356.342
+1137.737905	240.708
+1137.784093	223.402
+1137.830282	200.196
+1137.876472	172.271
+1137.922662	154.572
+1137.968854	175.811
+1138.015046	201.77
+1138.061240	187.61
+1138.107434	199.41
+1138.153630	199.803
+1138.199826	193.903
+1138.246023	205.703
+1138.292221	230.088
+1138.338420	220.649
+1138.384621	210.423
+1138.430822	290.659
+1138.477023	456.637
+1138.523226	711.898
+1138.569430	890.463
+1138.615635	726.844
+1138.661841	446.018
+1138.708047	270.993
+1138.754255	224.975
+1138.800463	225.762
+1138.846673	170.305
+1138.892883	151.032
+1138.939094	162.438
+1138.985306	187.61
+1139.031520	230.875
+1139.077734	228.122
+1139.123949	193.51
+1139.170165	188.004
+1139.216382	180.531
+1139.262600	183.677
+1139.308818	230.875
+1139.355038	258.407
+1139.401259	272.566
+1139.447480	309.145
+1139.493703	486.136
+1139.539926	679.647
+1139.586151	714.258
+1139.632376	551.82
+1139.678603	363.815
+1139.724830	244.641
+1139.771058	239.135
+1139.817287	230.482
+1139.863517	180.531
+1139.909748	172.271
+1139.955980	184.857
+1140.002213	185.644
+1140.048447	197.443
+1140.094681	213.176
+1140.140917	210.816
+1140.187154	234.022
+1140.233391	217.109
+1140.279630	190.757
+1140.325869	189.577
+1140.372110	208.849
+1140.418351	274.926
+1140.464593	418.093
+1140.510836	578.958
+1140.557080	698.919
+1140.603325	640.315
+1140.649571	486.136
+1140.695818	372.075
+1140.742066	288.299
+1140.788315	212.783
+1140.834565	220.649
+1140.880815	224.582
+1140.927067	204.523
+1140.973320	208.456
+1141.019573	173.058
+1141.065828	153.392
+1141.112083	151.819
+1141.158339	184.071
+1141.204596	202.95
+1141.250855	217.109
+1141.297114	215.142
+1141.343374	211.603
+1141.389635	208.063
+1141.435897	262.734
+1141.482160	373.255
+1141.528423	534.12
+1141.574688	580.138
+1141.620954	469.224
+1141.667220	369.715
+1141.713488	304.032
+1141.759756	211.603
+1141.806026	178.958
+1141.852296	158.112
+1141.898568	136.48
+1141.944840	139.233
+1141.991113	149.459
+1142.037387	135.693
+1142.083662	153.785
+1142.129938	160.865
+1142.176215	187.61
+1142.222493	188.004
+1142.268772	193.51
+1142.315052	186.037
+1142.361332	195.87
+1142.407614	238.348
+1142.453896	298.132
+1142.500180	357.916
+1142.546464	467.257
+1142.592750	524.681
+1142.639036	475.123
+1142.685323	339.43
+1142.731611	245.821
+1142.777900	211.209
+1142.824191	191.937
+1142.870482	149.852
+1142.916773	117.994
+1142.963066	146.312
+1143.009360	161.258
+1143.055655	160.865
+1143.101951	149.459
+1143.148247	157.719
+1143.194545	208.063
+1143.240843	222.222
+1143.287143	179.351
+1143.333443	188.79
+1143.379744	244.248
+1143.426047	282.006
+1143.472350	263.52
+1143.518654	380.335
+1143.564959	513.668
+1143.611265	550.64
+1143.657572	477.483
+1143.703880	332.35
+1143.750189	210.816
+1143.796498	202.163
+1143.842809	186.037
+1143.889121	155.359
+1143.935433	166.765
+1143.981747	178.564
+1144.028061	143.559
+1144.074376	139.626
+1144.120693	146.706
+1144.167010	171.485
+1144.213328	186.431
+1144.259647	170.305
+1144.305967	153.392
+1144.352288	155.359
+1144.398610	198.623
+1144.444933	307.178
+1144.491257	453.884
+1144.537582	521.928
+1144.583907	479.45
+1144.630234	424.779
+1144.676562	331.563
+1144.722890	221.829
+1144.769219	189.184
+1144.815550	167.945
+1144.861881	155.752
+1144.908213	141.986
+1144.954547	171.091
+1145.000881	208.849
+1145.047216	193.903
+1145.093552	180.137
+1145.139889	187.217
+1145.186227	192.33
+1145.232565	182.891
+1145.278905	172.664
+1145.325246	193.51
+1145.371587	223.009
+1145.417930	257.62
+1145.464273	317.404
+1145.510618	449.951
+1145.556963	541.987
+1145.603310	543.953
+1145.649657	422.812
+1145.696005	264.7
+1145.742354	195.083
+1145.788704	218.682
+1145.835055	204.523
+1145.881407	164.012
+1145.927760	113.274
+1145.974114	131.76
+1146.020469	208.456
+1146.066824	219.469
+1146.113181	207.669
+1146.159538	202.556
+1146.205897	171.484
+1146.252256	177.384
+1146.298617	200.196
+1146.344978	208.849
+1146.391340	269.42
+1146.437703	335.497
+1146.484068	402.753
+1146.530433	497.935
+1146.576799	574.632
+1146.623166	580.138
+1146.669533	451.524
+1146.715902	285.152
+1146.762272	214.356
+1146.808643	210.816
+1146.855014	201.376
+1146.901387	174.631
+1146.947760	162.045
+1146.994135	168.731
+1147.040510	190.757
+1147.086886	225.369
+1147.133264	219.076
+1147.179642	195.477
+1147.226021	193.903
+1147.272401	221.042
+1147.318782	264.7
+1147.365164	247.394
+1147.411547	254.474
+1147.457931	327.237
+1147.504315	437.365
+1147.550701	495.576
+1147.597088	539.627
+1147.643475	536.087
+1147.689864	418.093
+1147.736253	289.479
+1147.782644	206.096
+1147.829035	168.731
+1147.875427	171.878
+1147.921820	213.176
+1147.968215	192.33
+1148.014610	175.024
+1148.061006	165.192
+1148.107403	148.672
+1148.153800	174.238
+1148.200199	196.657
+1148.246599	219.076
+1148.293000	216.322
+1148.339401	197.05
+1148.385804	191.937
+1148.432207	220.256
+1148.478612	328.024
+1148.525017	497.542
+1148.571423	614.357
+1148.617831	603.344
+1148.664239	423.206
+1148.710648	273.746
+1148.757058	269.026
+1148.803469	237.955
+1148.849881	219.469
+1148.896294	197.837
+1148.942708	173.844
+1148.989122	177.384
+1149.035538	201.77
+1149.081955	190.757
+1149.128372	160.865
+1149.174791	173.844
+1149.221210	162.438
+1149.267631	164.798
+1149.314052	207.276
+1149.360474	244.641
+1149.406897	267.06
+1149.453322	289.085
+1149.499747	368.535
+1149.546173	519.961
+1149.592600	559.292
+1149.639027	476.696
+1149.685456	348.476
+1149.731886	238.741
+1149.778317	202.556
+1149.824748	181.317
+1149.871181	147.886
+1149.917614	140.413
+1149.964049	145.919
+1150.010484	187.61
+1150.056920	214.749
+1150.103358	205.31
+1150.149796	172.664
+1150.196235	171.484
+1150.242675	185.25
+1150.289116	211.603
+1150.335558	201.77
+1150.382001	189.184
+1150.428445	232.055
+1150.474890	318.977
+1150.521335	474.73
+1150.567782	628.516
+1150.614229	550.246
+1150.660678	355.162
+1150.707127	262.733
+1150.753578	213.176
+1150.800029	188.397
+1150.846481	176.598
+1150.892934	171.091
+1150.939389	158.898
+1150.985844	167.158
+1151.032300	167.945
+1151.078757	164.011
+1151.125214	188.397
+1151.171673	177.777
+1151.218133	144.346
+1151.264594	154.965
+1151.311055	162.045
+1151.357518	199.41
+1151.403981	222.222
+1151.450446	287.512
+1151.496911	468.043
+1151.543378	629.302
+1151.589845	676.893
+1151.636313	644.642
+1151.682782	506.982
+1151.729252	358.702
+1151.775723	251.327
+1151.822195	213.569
+1151.868668	191.15
+1151.915142	154.572
+1151.961617	156.932
+1152.008092	159.292
+1152.054569	180.924
+1152.101047	203.736
+1152.147525	212.782
+1152.194004	212.782
+1152.240485	180.137
+1152.286966	185.644
+1152.333448	204.13
+1152.379932	202.556
+1152.426416	248.574
+1152.472901	327.63
+1152.519387	445.231
+1152.565874	492.822
+1152.612362	494.002
+1152.658850	475.517
+1152.705340	409.833
+1152.751831	339.43
+1152.798323	238.741
+1152.844815	180.924
+1152.891309	170.305
+1152.937803	166.765
+1152.984298	190.364
+1153.030795	180.531
+1153.077292	167.551
+1153.123790	157.718
+1153.170289	145.132
+1153.216789	176.598
+1153.263290	195.87
+1153.309792	201.77
+1153.356295	160.472
+1153.402799	182.891
+1153.449304	260.374
+1153.495809	397.64
+1153.542316	575.025
+1153.588824	629.302
+1153.635332	516.421
+1153.681842	369.322
+1153.728352	284.759
+1153.774863	245.821
+1153.821376	184.857
+1153.867889	159.292
+1153.914403	155.359
+1153.960918	163.618
+1154.007434	169.911
+1154.053951	160.078
+1154.100469	123.893
+1154.146988	148.279
+1154.193507	192.33
+1154.240028	191.544
+1154.286550	169.518
+1154.333072	155.752
+1154.379596	184.857
+1154.426120	276.893
+1154.472646	428.712
+1154.519172	565.192
+1154.565699	621.043
+1154.612227	589.184
+1154.658757	436.972
+1154.705287	234.808
+1154.751818	202.95
+1154.798350	245.428
+1154.844882	207.669
+1154.891416	184.071
+1154.937951	169.911
+1154.984487	160.078
+1155.031023	182.891
+1155.077561	200.983
+1155.124099	148.279
+1155.170639	145.526
+1155.217179	177.778
+1155.263721	237.561
+1155.310263	218.682
+1155.356806	191.544
+1155.403350	235.201
+1155.449895	304.818
+1155.496441	415.733
+1155.542988	607.277
+1155.589536	691.839
+1155.636085	543.56
+1155.682635	378.368
+1155.729185	261.947
+1155.775737	216.716
+1155.822290	186.037
+1155.868843	169.911
+1155.915398	150.246
+1155.961953	153.392
+1156.008509	176.991
+1156.055066	195.477
+1156.101625	154.572
+1156.148184	178.958
+1156.194744	220.256
+1156.241305	209.636
+1156.287867	179.744
+1156.334430	167.945
+1156.380994	202.556
+1156.427558	240.708
+1156.474124	317.797
+1156.520691	433.039
+1156.567258	494.789
+1156.613827	479.056
+1156.660396	423.992
+1156.706967	316.224
+1156.753538	269.813
+1156.800110	230.088
+1156.846683	208.063
+1156.893257	234.415
+1156.939833	195.87
+1156.986409	147.886
+1157.032986	143.952
+1157.079563	169.518
+1157.126142	191.937
+1157.172722	206.489
+1157.219303	211.996
+1157.265884	184.464
+1157.312467	204.13
+1157.359050	221.435
+1157.405635	259.194
+1157.452220	331.957
+1157.498807	503.049
+1157.545394	798.428
+1157.591982	967.946
+1157.638571	803.541
+1157.685161	451.918
+1157.731752	218.289
+1157.778344	175.811
+1157.824937	171.878
+1157.871531	162.832
+1157.918126	151.819
+1157.964721	163.618
+1158.011318	219.469
+1158.057916	218.682
+1158.104514	198.23
+1158.151114	218.289
+1158.197714	218.682
+1158.244315	204.13
+1158.290918	206.883
+1158.337521	207.276
+1158.384125	200.59
+1158.430730	234.808
+1158.477336	386.234
+1158.523943	620.256
+1158.570551	760.276
+1158.617160	688.3
+1158.663769	473.55
+1158.710380	272.566
+1158.756992	180.924
+1158.803604	151.819
+1158.850218	176.598
+1158.896832	158.505
+1158.943448	170.698
+1158.990064	219.469
+1159.036681	219.469
+1159.083299	188.397
+1159.129919	165.191
+1159.176539	174.631
+1159.223160	182.497
+1159.269782	168.731
+1159.316404	203.736
+1159.363028	248.574
+1159.409653	239.921
+1159.456279	282.399
+1159.502905	423.992
+1159.549533	541.2
+1159.596162	503.835
+1159.642791	377.188
+1159.689421	307.964
+1159.736053	271.78
+1159.782685	189.577
+1159.829318	154.572
+1159.875952	165.978
+1159.922587	199.41
+1159.969223	210.422
+1160.015860	194.69
+1160.062498	174.631
+1160.109137	165.978
+1160.155777	191.937
+1160.202418	212.389
+1160.249059	176.991
+1160.295702	191.543
+1160.342345	251.72
+1160.388990	296.952
+1160.435635	344.149
+1160.482281	399.213
+1160.528929	409.833
+1160.575577	427.925
+1160.622226	447.198
+1160.668876	344.149
+1160.715527	248.181
+1160.762179	214.356
+1160.808832	174.631
+1160.855486	140.806
+1160.902141	154.965
+1160.948796	169.518
+1160.995453	154.572
+1161.042110	143.559
+1161.088769	163.618
+1161.135428	200.196
+1161.182089	215.929
+1161.228750	223.795
+1161.275412	207.669
+1161.322076	187.61
+1161.368740	202.556
+1161.415405	243.854
+1161.462071	274.139
+1161.508738	346.116
+1161.555406	424.385
+1161.602075	454.671
+1161.648744	392.134
+1161.695415	345.329
+1161.742087	292.232
+1161.788759	217.895
+1161.835433	175.811
+1161.882107	176.204
+1161.928783	197.443
+1161.975459	207.276
+1162.022136	185.25
+1162.068814	199.016
+1162.115494	200.983
+1162.162174	171.091
+1162.208855	187.61
+1162.255537	207.669
+1162.302219	211.602
+1162.348903	244.641
+1162.395588	258.407
+1162.442274	283.972
+1162.488960	372.075
+1162.535648	488.889
+1162.582337	604.917
+1162.629026	613.57
+1162.675716	489.676
+1162.722408	324.877
+1162.769100	221.829
+1162.815793	204.129
+1162.862487	196.656
+1162.909182	183.284
+1162.955878	186.824
+1163.002575	206.883
+1163.049273	215.536
+1163.095972	242.281
+1163.142672	235.988
+1163.189373	197.443
+1163.236074	200.196
+1163.282777	226.548
+1163.329480	184.07
+1163.376185	184.857
+1163.422890	247.394
+1163.469597	324.877
+1163.516304	392.527
+1163.563012	518.388
+1163.609721	598.624
+1163.656431	495.575
+1163.703142	322.517
+1163.749854	205.703
+1163.796567	145.919
+1163.843281	164.011
+1163.889996	189.183
+1163.936711	202.163
+1163.983428	210.816
+1164.030146	180.924
+1164.076864	149.852
+1164.123584	200.983
+1164.170304	228.122
+1164.217025	267.453
+1164.263748	234.021
+1164.310471	187.61
+1164.357195	201.77
+1164.403920	237.168
+1164.450646	303.638
+1164.497373	409.833
+1164.544101	522.321
+1164.590830	569.125
+1164.637560	496.362
+1164.684290	329.203
+1164.731022	233.235
+1164.777754	199.016
+1164.824488	173.451
+1164.871222	149.065
+1164.917958	130.186
+1164.964694	166.765
+1165.011431	203.736
+1165.058170	230.875
+1165.104909	266.273
+1165.151649	240.314
+1165.198390	238.348
+1165.245132	238.348
+1165.291875	214.749
+1165.338619	193.51
+1165.385363	221.829
+1165.432109	357.915
+1165.478856	774.829
+1165.525603	1531.96
+1165.572352	2026.75
+1165.619101	1710.92
+1165.665852	1033.24
+1165.712603	694.593
+1165.759355	604.524
+1165.806108	435.398
+1165.852863	259.98
+1165.899618	176.991
+1165.946374	202.556
+1165.993131	242.674
+1166.039889	227.729
+1166.086647	169.125
+1166.133407	166.765
+1166.180168	192.724
+1166.226930	182.891
+1166.273692	165.978
+1166.320456	188.397
+1166.367220	233.235
+1166.413986	281.613
+1166.460752	424.779
+1166.507519	760.669
+1166.554287	1155.56
+1166.601056	1217.31
+1166.647827	855.852
+1166.694598	517.995
+1166.741370	395.28
+1166.788142	324.484
+1166.834916	246.214
+1166.881691	193.117
+1166.928467	178.564
+1166.975243	209.243
+1167.022021	219.862
+1167.068800	168.731
+1167.115579	146.706
+1167.162359	172.664
+1167.209141	212.389
+1167.255923	215.536
+1167.302706	192.724
+1167.349490	174.238
+1167.396275	196.263
+1167.443061	216.322
+1167.489848	359.489
+1167.536636	656.835
+1167.583425	909.736
+1167.630215	804.327
+1167.677006	509.735
+1167.723797	342.183
+1167.770590	298.918
+1167.817383	252.901
+1167.864178	206.883
+1167.910973	193.51
+1167.957770	245.821
+1168.004567	360.275
+1168.051365	383.481
+1168.098164	286.332
+1168.144964	293.412
+1168.191765	344.15
+1168.238567	313.078
+1168.285370	287.906
+1168.332174	313.471
+1168.378979	289.086
+1168.425785	298.132
+1168.472591	422.419
+1168.519399	625.763
+1168.566207	735.497
+1168.613017	712.292
+1168.659827	523.501
+1168.706639	345.723
+1168.753451	264.7
+1168.800264	244.248
+1168.847078	222.615
+1168.893893	204.916
+1168.940709	183.284
+1168.987526	170.698
+1169.034344	224.975
+1169.081163	295.772
+1169.127983	320.157
+1169.174803	272.173
+1169.221625	247.001
+1169.268448	244.248
+1169.315271	231.662
+1169.362096	230.088
+1169.408921	241.495
+1169.455747	315.438
+1169.502575	447.198
+1169.549403	540.02
+1169.596232	553
+1169.643062	491.249
+1169.689893	379.941
+1169.736725	267.453
+1169.783558	224.189
+1169.830392	224.582
+1169.877227	201.376
+1169.924062	209.243
+1169.970899	200.59
+1170.017737	176.991
+1170.064575	208.063
+1170.111415	245.034
+1170.158255	236.775
+1170.205096	194.297
+1170.251939	159.292
+1170.298782	181.317
+1170.345626	224.975
+1170.392471	219.076
+1170.439317	213.569
+1170.486164	272.173
+1170.533012	385.448
+1170.579861	500.295
+1170.626711	502.262
+1170.673561	370.108
+1170.720413	248.181
+1170.767266	225.369
+1170.814119	214.749
+1170.860974	189.184
+1170.907829	184.857
+1170.954685	181.317
+1171.001543	176.991
+1171.048401	173.058
+1171.095260	194.69
+1171.142120	212.389
+1171.188981	228.515
+1171.235843	222.222
+1171.282706	206.096
+1171.329570	199.017
+1171.376435	216.716
+1171.423300	238.741
+1171.470167	272.566
+1171.517035	353.196
+1171.563903	471.977
+1171.610773	518.388
+1171.657643	449.558
+1171.704514	319.764
+1171.751387	222.615
+1171.798260	197.443
+1171.845134	184.071
+1171.892009	163.225
+1171.938885	177.778
+1171.985762	190.364
+1172.032640	188.397
+1172.079519	176.598
+1172.126399	140.019
+1172.173279	164.405
+1172.220161	194.69
+1172.267044	190.364
+1172.313927	190.364
+1172.360812	186.824
+1172.407697	237.955
+1172.454583	311.898
+1172.501471	509.735
+1172.548359	781.515
+1172.595248	869.224
+1172.642138	742.97
+1172.689029	503.442
+1172.735921	317.011
+1172.782814	237.561
+1172.829708	182.891
+1172.876603	179.744
+1172.923498	188.397
+1172.970395	210.423
+1173.017293	197.05
+1173.064191	173.451
+1173.111091	178.564
+1173.157991	224.975
+1173.204892	264.307
+1173.251795	231.662
+1173.298698	178.564
+1173.345602	177.384
+1173.392507	197.05
+1173.439413	239.528
+1173.486320	341.79
+1173.533228	496.756
+1173.580137	619.076
+1173.627047	663.914
+1173.673957	570.699
+1173.720869	381.121
+1173.767782	278.073
+1173.814695	234.808
+1173.861610	203.343
+1173.908525	178.958
+1173.955441	158.505
+1174.002359	169.125
+1174.049277	162.045
+1174.096196	158.505
+1174.143116	186.43
+1174.190037	181.317
+1174.236959	160.472
+1174.283882	165.192
+1174.330806	217.109
+1174.377731	226.942
+1174.424656	281.219
+1174.471583	418.093
+1174.518511	650.148
+1174.565439	838.939
+1174.612369	877.484
+1174.659299	756.736
+1174.706230	492.036
+1174.753163	282.399
+1174.800096	223.795
+1174.847030	196.657
+1174.893965	208.063
+1174.940901	217.109
+1174.987838	195.083
+1175.034776	177.384
+1175.081715	166.765
+1175.128655	161.652
+1175.175595	179.351
+1175.222537	191.15
+1175.269480	191.15
+1175.316423	158.112
+1175.363368	169.518
+1175.410313	260.767
+1175.457259	381.121
+1175.504207	559.293
+1175.551155	717.405
+1175.598104	736.677
+1175.645054	645.822
+1175.692005	479.056
+1175.738957	285.546
+1175.785910	209.243
+1175.832864	236.381
+1175.879819	234.022
+1175.926774	163.225
+1175.973731	167.158
+1176.020689	211.209
+1176.067647	193.117
+1176.114607	167.158
+1176.161567	212.783
+1176.208528	234.808
+1176.255491	174.238
+1176.302454	138.053
+1176.349418	148.672
+1176.396383	171.485
+1176.443349	280.826
+1176.490316	412.586
+1176.537284	477.483
+1176.584253	507.375
+1176.631223	511.308
+1176.678194	434.612
+1176.725165	327.63
+1176.772138	259.194
+1176.819111	215.142
+1176.866086	194.69
+1176.913061	185.251
+1176.960038	178.171
+1177.007015	178.171
+1177.053993	182.497
+1177.100972	165.585
+1177.147952	161.652
+1177.194933	165.978
+1177.241915	165.978
+1177.288898	159.292
+1177.335882	182.497
+1177.382867	222.615
+1177.429853	241.494
+1177.476839	296.952
+1177.523827	400.393
+1177.570815	478.663
+1177.617805	492.429
+1177.664795	456.637
+1177.711787	352.409
+1177.758779	228.515
+1177.805772	190.364
+1177.852766	198.623
+1177.899761	161.258
+1177.946757	157.719
+1177.993754	204.13
+1178.040752	241.101
+1178.087751	227.335
+1178.134751	204.523
+1178.181752	188.004
+1178.228753	219.076
+1178.275756	247.394
+1178.322760	229.302
+1178.369764	200.983
+1178.416769	215.929
+1178.463776	267.06
+1178.510783	372.075
+1178.557791	538.447
+1178.604800	619.47
+1178.651811	556.933
+1178.698822	489.283
+1178.745834	331.957
+1178.792846	206.489
+1178.839860	153.392
+1178.886875	172.271
+1178.933891	180.137
+1178.980907	163.618
+1179.027925	204.523
+1179.074944	206.096
+1179.121963	195.87
+1179.168984	184.857
+1179.216005	180.531
+1179.263027	219.076
+1179.310050	254.474
+1179.357075	282.792
+1179.404100	342.576
+1179.451126	673.747
+1179.498153	1715.24
+1179.545181	3676.7
+1179.592209	4840.13
+1179.639239	3586.24
+1179.686270	1543.37
+1179.733302	577.385
+1179.780334	371.682
+1179.827368	424.386
+1179.874402	347.296
+1179.921438	230.875
+1179.968474	184.464
+1180.015511	185.251
+1180.062550	219.862
+1180.109589	217.896
+1180.156629	226.549
+1180.203670	247.394
+1180.250712	249.754
+1180.297755	181.711
+1180.344799	139.233
+1180.391843	248.968
+1180.438889	464.504
+1180.485936	1025.76
+1180.532983	2071.98
+1180.580032	3056.45
+1180.627081	2779.95
+1180.674132	1399.02
+1180.721183	484.17
+1180.768235	296.952
+1180.815289	341.397
+1180.862343	306.392
+1180.909398	207.67
+1180.956454	148.279
+1181.003511	195.084
+1181.050569	340.217
+1181.097628	304.425
+1181.144688	217.896
+1181.191748	218.683
+1181.238810	237.168
+1181.285873	203.737
+1181.332936	143.953
+1181.380001	140.02
+1181.427066	234.809
+1181.474132	473.157
+1181.521200	899.51
+1181.568268	1466.67
+1181.615337	1659.79
+1181.662407	1146.9
+1181.709478	479.45
+1181.756550	249.361
+1181.803623	210.817
+1181.850697	235.202
+1181.897772	206.883
+1181.944847	196.657
+1181.991924	225.369
+1182.039002	219.469
+1182.086080	194.691
+1182.133160	191.151
+1182.180240	181.711
+1182.227322	204.523
+1182.274404	205.31
+1182.321487	197.051
+1182.368571	222.616
+1182.415656	274.533
+1182.462742	352.016
+1182.509829	509.342
+1182.556917	782.302
+1182.604006	1028.12
+1182.651096	946.315
+1182.698187	585.252
+1182.745278	319.371
+1182.792371	239.135
+1182.839465	223.403
+1182.886559	202.164
+1182.933654	180.138
+1182.980751	134.514
+1183.027848	123.107
+1183.074946	199.017
+1183.122045	218.683
+1183.169146	198.231
+1183.216247	165.585
+1183.263349	172.665
+1183.310452	180.925
+1183.357555	197.051
+1183.404660	206.883
+1183.451766	253.688
+1183.498873	350.05
+1183.545980	580.532
+1183.593089	744.544
+1183.640198	715.832
+1183.687309	536.874
+1183.734420	329.597
+1183.781532	218.683
+1183.828646	193.117
+1183.875760	216.323
+1183.922875	215.93
+1183.969991	197.444
+1184.017108	203.344
+1184.064226	218.683
+1184.111345	246.215
+1184.158464	232.449
+1184.205585	185.644
+1184.252707	208.063
+1184.299829	220.256
+1184.346953	193.511
+1184.394077	204.523
+1184.441203	269.027
+1184.488329	429.106
+1184.535457	758.31
+1184.582585	1041.5
+1184.629714	1062.34
+1184.676844	824.387
+1184.723975	460.964
+1184.771107	270.6
+1184.818240	236.382
+1184.865374	213.176
+1184.912509	226.549
+1184.959644	234.415
+1185.006781	254.474
+1185.053919	248.181
+1185.101057	204.13
+1185.148197	193.511
+1185.195337	199.804
+1185.242478	180.138
+1185.289621	146.706
+1185.336764	141.986
+1185.383908	170.698
+1185.431053	245.035
+1185.478199	344.543
+1185.525346	503.049
+1185.572494	757.917
+1185.619643	898.723
+1185.666793	776.403
+1185.713944	517.602
+1185.761095	293.412
+1185.808248	194.691
+1185.855401	175.811
+1185.902556	191.937
+1185.949711	200.59
+1185.996868	190.757
+1186.044025	214.356
+1186.091183	252.901
+1186.138342	233.235
+1186.185503	206.883
+1186.232664	229.302
+1186.279826	254.474
+1186.326989	234.022
+1186.374152	216.323
+1186.421317	236.382
+1186.468483	324.484
+1186.515650	457.031
+1186.562817	640.316
+1186.609986	844.839
+1186.657155	875.911
+1186.704326	713.079
+1186.751497	460.178
+1186.798669	272.567
+1186.845843	210.03
+1186.893017	217.503
+1186.940192	213.963
+1186.987368	193.117
+1187.034545	171.878
+1187.081723	176.598
+1187.128902	193.511
+1187.176081	180.531
+1187.223262	206.097
+1187.270444	209.637
+1187.317627	209.243
+1187.364810	168.732
+1187.411995	168.732
+1187.459180	269.814
+1187.506366	368.142
+1187.553554	482.99
+1187.600742	596.265
+1187.647931	625.763
+1187.695121	548.674
+1187.742312	434.219
+1187.789504	323.698
+1187.836697	242.282
+1187.883891	205.703
+1187.931086	204.13
+1187.978282	200.984
+1188.025478	223.403
+1188.072676	267.454
+1188.119874	250.148
+1188.167074	241.888
+1188.214274	218.29
+1188.261476	192.331
+1188.308678	224.976
+1188.355881	215.93
+1188.403085	189.971
+1188.450290	223.796
+1188.497497	308.752
+1188.544704	435.399
+1188.591911	556.54
+1188.639120	549.067
+1188.686330	447.985
+1188.733541	357.523
+1188.780753	249.755
+1188.827965	186.824
+1188.875179	171.485
+1188.922393	173.452
+1188.969609	204.917
+1189.016825	213.57
+1189.064042	212.783
+1189.111261	263.914
+1189.158480	264.307
+1189.205700	182.105
+1189.252921	140.413
+1189.300143	162.832
+1189.347366	231.269
+1189.394590	241.495
+1189.441814	253.688
+1189.489040	324.091
+1189.536267	396.068
+1189.583495	491.25
+1189.630723	543.954
+1189.677953	487.71
+1189.725183	430.286
+1189.772414	341.397
+1189.819647	243.855
+1189.866880	188.004
+1189.914114	167.945
+1189.961349	166.765
+1190.008585	147.493
+1190.055822	162.832
+1190.103060	218.29
+1190.150299	218.29
+1190.197539	201.77
+1190.244780	208.85
+1190.292021	194.297
+1190.339264	157.719
+1190.386507	192.331
+1190.433752	210.817
+1190.480997	278.86
+1190.528244	422.42
+1190.575491	508.556
+1190.622739	536.088
+1190.669988	495.576
+1190.717239	392.528
+1190.764490	308.359
+1190.811742	241.495
+1190.858995	169.125
+1190.906248	130.58
+1190.953503	165.192
+1191.000759	219.469
+1191.048016	199.804
+1191.095273	170.305
+1191.142532	165.192
+1191.189791	182.891
+1191.237052	205.703
+1191.284313	194.297
+1191.331575	192.331
+1191.378839	207.67
+1191.426103	313.865
+1191.473368	541.201
+1191.520634	805.901
+1191.567901	1094.99
+1191.615169	1642.48
+1191.662438	2036.19
+1191.709708	1599.61
+1191.756978	764.997
+1191.804250	359.096
+1191.851523	262.734
+1191.898796	254.475
+1191.946071	242.282
+1191.993346	221.436
+1192.040623	167.159
+1192.087900	140.807
+1192.135178	162.439
+1192.182457	142.38
+1192.229737	146.706
+1192.277018	184.465
+1192.324300	193.904
+1192.371583	227.336
+1192.418867	275.32
+1192.466152	378.762
+1192.513438	513.276
+1192.560724	704.426
+1192.608012	1116.23
+1192.655301	1408.07
+1192.702590	1216.92
+1192.749881	607.671
+1192.797172	274.534
+1192.844464	198.624
+1192.891757	196.657
+1192.939052	204.13
+1192.986347	176.992
+1193.033643	138.054
+1193.080940	138.84
+1193.128238	213.963
+1193.175537	218.683
+1193.222836	171.879
+1193.270137	196.657
+1193.317439	236.776
+1193.364741	245.428
+1193.412045	280.827
+1193.459350	453.098
+1193.506655	687.514
+1193.553961	1028.91
+1193.601269	1305.41
+1193.648577	1226.75
+1193.695886	823.994
+1193.743196	444.839
+1193.790507	262.341
+1193.837819	253.688
+1193.885132	272.96
+1193.932446	237.955
+1193.979761	188.398
+1194.027077	211.21
+1194.074393	239.529
+1194.121711	234.809
+1194.169029	187.611
+1194.216349	196.657
+1194.263669	210.817
+1194.310991	208.457
+1194.358313	219.076
+1194.405636	215.143
+1194.452961	280.827
+1194.500286	516.815
+1194.547612	849.953
+1194.594939	1019.47
+1194.642267	869.618
+1194.689596	583.286
+1194.736925	374.042
+1194.784256	258.015
+1194.831588	219.47
+1194.878920	215.143
+1194.926254	211.603
+1194.973588	180.532
+1195.020924	202.951
+1195.068260	256.835
+1195.115598	282.007
+1195.162936	275.32
+1195.210275	221.436
+1195.257615	193.904
+1195.304956	189.184
+1195.352298	223.403
+1195.399641	242.675
+1195.446985	293.806
+1195.494330	478.271
+1195.541676	669.421
+1195.589022	713.079
+1195.636370	627.73
+1195.683718	459.391
+1195.731068	282.007
+1195.778418	227.729
+1195.825770	203.344
+1195.873122	188.791
+1195.920475	184.465
+1195.967829	173.059
+1196.015185	186.431
+1196.062541	232.056
+1196.109898	215.536
+1196.157256	193.511
+1196.204614	184.465
+1196.251974	193.904
+1196.299335	188.791
+1196.346697	202.557
+1196.394059	220.65
+1196.441423	307.179
+1196.488787	653.689
+1196.536153	1481.22
+1196.583519	2686.73
+1196.630887	3168.15
+1196.678255	2168.34
+1196.725624	895.97
+1196.772994	310.718
+1196.820365	283.973
+1196.867737	296.559
+1196.915110	234.415
+1196.962484	198.23
+1197.009859	203.737
+1197.057235	202.164
+1197.104611	251.328
+1197.151989	259.194
+1197.199367	216.323
+1197.246747	210.817
+1197.294127	221.043
+1197.341509	211.603
+1197.388891	193.511
+1197.436274	268.634
+1197.483659	522.322
+1197.531044	1063.92
+1197.578430	2000
+1197.625817	2594.7
+1197.673205	2014.16
+1197.720594	1015.54
+1197.767983	442.479
+1197.815374	301.672
+1197.862766	247.788
+1197.910158	230.089
+1197.957552	188.398
+1198.004946	189.971
+1198.052342	236.382
+1198.099738	230.089
+1198.147136	201.377
+1198.194534	185.251
+1198.241933	236.382
+1198.289333	226.549
+1198.336734	206.883
+1198.384136	196.657
+1198.431539	228.516
+1198.478943	416.127
+1198.526348	711.899
+1198.573754	1202.36
+1198.621160	1585.84
+1198.668568	1381.71
+1198.715977	795.282
+1198.763386	402.361
+1198.810796	290.266
+1198.858208	220.649
+1198.905620	172.665
+1198.953033	175.025
+1199.000448	218.683
+1199.047863	237.562
+1199.095279	246.608
+1199.142696	223.796
+1199.190114	202.95
+1199.237533	215.143
+1199.284952	223.009
+1199.332373	202.164
+1199.379795	178.958
+1199.427218	222.616
+1199.474641	390.955
+1199.522066	931.762
+1199.569491	2094.4
+1199.616917	3474.93
+1199.664345	3548.09
+1199.711773	2061.36
+1199.759202	767.75
+1199.806632	353.589
+1199.854063	370.895
+1199.901495	403.147
+1199.948928	250.148
+1199.996362	144.346
+1200.043797	180.924
+1200.091233	243.068
+1200.138669	218.289
+1200.186107	178.171
+1200.233546	160.079
+1200.280985	165.978
+1200.328426	184.858
+1200.375867	198.624
+1200.423309	285.546
+1200.470753	475.517
+1200.518197	848.379
+1200.565642	1610.23
+1200.613088	2460.57
+1200.660535	2600.59
+1200.707983	1681.03
+1200.755432	634.809
+1200.802882	240.315
+1200.850332	272.173
+1200.897784	347.297
+1200.945237	293.019
+1200.992690	202.95
+1201.040145	199.41
+1201.087600	249.361
+1201.135057	258.014
+1201.182514	234.809
+1201.229972	189.971
+1201.277431	193.511
+1201.324891	243.855
+1201.372353	271.387
+1201.419815	258.407
+1201.467277	337.07
+1201.514741	635.989
+1201.562206	1163.03
+1201.609672	1692.04
+1201.657139	1629.89
+1201.704606	1021.04
+1201.752075	499.509
+1201.799544	270.207
+1201.847015	242.282
+1201.894486	240.315
+1201.941959	218.683
+1201.989432	197.444
+1202.036906	183.678
+1202.084381	189.971
+1202.131857	190.364
+1202.179334	188.004
+1202.226812	200.983
+1202.274291	200.59
+1202.321771	198.624
+1202.369252	181.711
+1202.416733	211.603
+1202.464216	313.865
+1202.511699	499.509
+1202.559184	733.924
+1202.606669	956.54
+1202.654156	949.854
+1202.701643	717.799
+1202.749131	455.851
+1202.796621	257.227
+1202.844111	200.984
+1202.891602	215.143
+1202.939094	171.092
+1202.986587	154.179
+1203.034081	195.477
+1203.081575	208.85
+1203.129071	195.87
+1203.176568	167.159
+1203.224066	183.284
+1203.271564	223.796
+1203.319064	210.03
+1203.366564	182.104
+1203.414065	160.472
+1203.461568	206.883
+1203.509071	335.497
+1203.556575	554.966
+1203.604080	680.827
+1203.651586	661.161
+1203.699093	545.92
+1203.746601	351.23
+1203.794110	267.06
+1203.841620	189.577
+1203.889131	197.444
+1203.936643	219.469
+1203.984155	201.77
+1204.031669	195.084
+1204.079183	213.963
+1204.126699	249.361
+1204.174215	231.269
+1204.221732	203.343
+1204.269251	197.05
+1204.316770	209.243
+1204.364290	231.662
+1204.411811	255.261
+1204.459333	318.584
+1204.506856	492.823
+1204.554380	702.853
+1204.601905	891.644
+1204.649431	741.004
+1204.696957	440.905
+1204.744485	310.718
+1204.792013	264.7
+1204.839543	233.235
+1204.887073	232.842
+1204.934605	219.076
+1204.982137	199.017
+1205.029670	216.716
+1205.077205	218.289
+1205.124740	188.791
+1205.172276	224.976
+1205.219813	259.587
+1205.267351	229.695
+1205.314890	192.724
+1205.362429	199.017
+1205.409970	243.855
+1205.457512	333.53
+1205.505055	494.396
+1205.552598	599.411
+1205.600143	579.352
+1205.647688	467.651
+1205.695234	363.029
+1205.742782	263.52
+1205.790330	242.281
+1205.837879	243.461
+1205.885429	203.343
+1205.932980	191.544
+1205.980533	207.67
+1206.028085	216.716
+1206.075639	208.85
+1206.123194	206.883
+1206.170750	217.896
+1206.218307	215.536
+1206.265864	203.343
+1206.313423	209.636
+1206.360982	189.577
+1206.408543	189.184
+1206.456104	273.353
+1206.503667	385.841
+1206.551230	468.437
+1206.598794	495.183
+1206.646359	451.131
+1206.693925	367.355
+1206.741492	275.713
+1206.789060	239.922
+1206.836629	220.256
+1206.884199	182.498
+1206.931770	148.279
+1206.979341	176.991
+1207.026914	208.063
+1207.074488	250.541
+1207.122062	246.608
+1207.169638	215.536
+1207.217214	175.811
+1207.264791	188.397
+1207.312370	210.03
+1207.359949	184.858
+1207.407529	187.611
+1207.455110	276.5
+1207.502692	470.404
+1207.550275	687.12
+1207.597859	941.201
+1207.645444	933.728
+1207.693029	641.889
+1207.740616	385.448
+1207.788204	250.148
+1207.835792	214.356
+1207.883382	203.343
+1207.930972	195.87
+1207.978564	206.883
+1208.026156	187.611
+1208.073749	165.192
+1208.121343	204.13
+1208.168939	200.983
+1208.216535	176.205
+1208.264132	200.983
+1208.311730	206.097
+1208.359329	206.097
+1208.406928	257.621
+1208.454529	304.818
+1208.502131	420.06
+1208.549733	669.421
+1208.597337	953.787
+1208.644942	999.805
+1208.692547	725.665
+1208.740153	390.954
+1208.787761	239.135
+1208.835369	223.009
+1208.882978	187.611
+1208.930588	164.799
+1208.978199	174.631
+1209.025811	158.506
+1209.073424	161.259
+1209.121038	217.896
+1209.168653	218.683
+1209.216269	200.59
+1209.263886	188.397
+1209.311503	162.832
+1209.359122	190.757
+1209.406741	221.436
+1209.454362	274.927
+1209.501983	391.741
+1209.549606	571.486
+1209.597229	754.377
+1209.644853	730.778
+1209.692478	575.419
+1209.740104	377.188
+1209.787731	282.793
+1209.835359	280.433
+1209.882988	260.374
+1209.930618	220.649
+1209.978249	235.988
+1210.025880	263.127
+1210.073513	245.821
+1210.121147	207.67
+1210.168781	226.549
+1210.216417	224.582
+1210.264053	236.382
+1210.311690	222.222
+1210.359329	219.863
+1210.406968	201.77
+1210.454608	261.554
+1210.502249	453.098
+1210.549891	603.344
+1210.597534	620.65
+1210.645178	611.604
+1210.692823	545.134
+1210.740469	396.067
+1210.788115	322.124
+1210.835763	254.081
+1210.883411	190.364
+1210.931061	200.59
+1210.978711	241.102
+1211.026363	270.6
+1211.074015	218.289
+1211.121668	186.431
+1211.169323	188.397
+1211.216978	228.515
+1211.264634	235.988
+1211.312291	221.436
+1211.359949	250.148
+1211.407608	342.577
+1211.455268	619.47
+1211.502928	1267.65
+1211.550590	2218.69
+1211.598253	2548.28
+1211.645916	1960.28
+1211.693581	1109.15
+1211.741246	542.774
+1211.788913	318.584
+1211.836580	278.86
+1211.884248	245.035
+1211.931917	225.369
+1211.979588	252.114
+1212.027259	246.608
+1212.074931	226.156
+1212.122604	227.729
+1212.170278	245.428
+1212.217952	244.641
+1212.265628	235.988
+1212.313305	232.055
+1212.360983	224.189
+1212.408661	304.032
+1212.456341	533.334
+1212.504021	1032.06
+1212.551702	1775.03
+1212.599385	1987.81
+1212.647068	1453.3
+1212.694752	822.027
+1212.742437	429.892
+1212.790124	312.685
+1212.837811	263.914
+1212.885499	217.896
+1212.933187	197.05
+1212.980877	169.125
+1213.028568	182.891
+1213.076260	213.57
+1213.123952	210.816
+1213.171646	204.917
+1213.219340	186.824
+1213.267036	184.071
+1213.314732	202.557
+1213.362430	208.456
+1213.410128	259.981
+1213.457827	377.582
+1213.505527	594.691
+1213.553228	908.949
+1213.600930	1165
+1213.648633	1145.72
+1213.696337	810.227
+1213.744042	431.072
+1213.791748	238.348
+1213.839455	205.31
+1213.887162	202.163
+1213.934871	174.631
+1213.982580	190.364
+1214.030291	221.042
+1214.078002	204.13
+1214.125715	171.092
+1214.173428	172.271
+1214.221142	202.557
+1214.268857	204.523
+1214.316573	222.222
+1214.364290	202.95
+1214.412008	219.469
+1214.459727	267.847
+1214.507447	449.165
+1214.555168	704.819
+1214.602890	856.638
+1214.650612	854.672
+1214.698336	715.832
+1214.746060	449.558
+1214.793786	270.993
+1214.841512	236.775
+1214.889239	221.829
+1214.936968	225.762
+1214.984697	207.276
+1215.032427	203.343
+1215.080158	189.577
+1215.127890	194.297
+1215.175623	213.569
+1215.223357	220.649
+1215.271092	200.59
+1215.318828	184.071
+1215.366564	202.557
+1215.414302	225.369
+1215.462041	301.672
+1215.509780	403.934
+1215.557521	491.249
+1215.605262	557.326
+1215.653004	625.763
+1215.700748	585.645
+1215.748492	443.265
+1215.796237	276.5
+1215.843983	202.95
+1215.891730	162.832
+1215.939478	151.819
+1215.987227	157.326
+1216.034977	195.084
+1216.082728	195.87
+1216.130479	180.531
+1216.178232	185.644
+1216.225986	213.176
+1216.273740	176.598
+1216.321496	173.451
+1216.369252	213.57
+1216.417009	199.804
+1216.464768	227.336
+1216.512527	327.237
+1216.560287	515.242
+1216.608048	645.822
+1216.655810	673.747
+1216.703573	603.344
+1216.751337	403.147
+1216.799102	269.814
+1216.846868	197.837
+1216.894634	163.619
+1216.942402	147.099
+1216.990171	161.652
+1217.037940	196.657
+1217.085711	184.071
+1217.133482	184.464
+1217.181254	200.197
+1217.229028	224.582
+1217.276802	237.955
+1217.324577	229.302
+1217.372353	236.382
+1217.420130	263.52
+1217.467908	301.672
+1217.515687	376.795
+1217.563467	503.836
+1217.611248	628.91
+1217.659029	661.161
+1217.706812	577.779
+1217.754595	398.427
+1217.802380	260.374
+1217.850165	237.955
+1217.897952	220.256
+1217.945739	176.598
+1217.993527	181.711
+1218.041317	213.176
+1218.089107	248.575
+1218.136898	241.495
+1218.184690	225.369
+1218.232483	201.377
+1218.280277	228.122
+1218.328072	269.814
+1218.375867	247.395
+1218.423664	250.934
+1218.471462	280.826
+1218.519260	367.355
+1218.567060	554.966
+1218.614860	668.634
+1218.662662	661.948
+1218.710464	522.715
+1218.758267	364.996
+1218.806072	280.826
+1218.853877	233.235
+1218.901683	219.863
+1218.949490	213.57
+1218.997298	204.917
+1219.045107	207.67
+1219.092917	255.654
+1219.140727	235.595
+1219.188539	203.343
+1219.236352	197.444
+1219.284165	207.277
+1219.331980	269.42
+1219.379795	278.86
+1219.427612	265.88
+1219.475429	300.492
+1219.523247	458.998
+1219.571067	663.128
+1219.618887	718.192
+1219.666708	634.023
+1219.714530	484.17
+1219.762353	359.096
+1219.810177	243.068
+1219.858002	211.603
+1219.905827	242.282
+1219.953654	224.582
+1220.001482	184.464
+1220.049310	178.565
+1220.097140	188.397
+1220.144970	194.297
+1220.192802	187.217
+1220.240634	165.585
+1220.288467	167.158
+1220.336302	173.058
+1220.384137	212.39
+1220.431973	242.675
+1220.479810	308.752
+1220.527648	496.756
+1220.575487	678.467
+1220.623327	792.135
+1220.671167	709.146
+1220.719009	483.383
+1220.766852	293.806
+1220.814695	210.03
+1220.862540	243.855
+1220.910385	262.734
+1220.958232	240.315
+1221.006079	243.068
+1221.053928	228.909
+1221.101777	214.356
+1221.149627	207.67
+1221.197478	205.703
+1221.245330	160.079
+1221.293183	176.205
+1221.341037	208.063
+1221.388892	207.277
+1221.436748	239.922
+1221.484604	304.032
+1221.532462	455.065
+1221.580321	593.511
+1221.628180	605.311
+1221.676041	491.25
+1221.723902	375.615
+1221.771764	355.163
+1221.819628	251.328
+1221.867492	197.05
+1221.915357	190.364
+1221.963223	191.937
+1222.011090	188.791
+1222.058958	182.891
+1222.106827	163.225
+1222.154697	183.678
+1222.202568	178.171
+1222.250439	176.205
+1222.298312	182.498
+1222.346186	171.878
+1222.394060	182.498
+1222.441936	227.336
+1222.489812	291.446
+1222.537689	414.553
+1222.585568	616.717
+1222.633447	674.534
+1222.681327	582.498
+1222.729208	455.065
+1222.777090	356.343
+1222.824973	260.374
+1222.872857	181.711
+1222.920742	192.724
+1222.968628	241.495
+1223.016514	262.34
+1223.064402	256.441
+1223.112291	200.59
+1223.160180	162.832
+1223.208071	177.778
+1223.255962	199.017
+1223.303854	204.917
+1223.351748	183.284
+1223.399642	164.798
+1223.447537	235.202
+1223.495433	341.003
+1223.543330	485.35
+1223.591228	627.336
+1223.639127	627.336
+1223.687027	572.272
+1223.734928	422.813
+1223.782829	248.181
+1223.830732	183.284
+1223.878636	165.585
+1223.926540	175.811
+1223.974446	206.883
+1224.022352	202.163
+1224.070260	186.824
+1224.118168	201.377
+1224.166077	199.803
+1224.213987	176.598
+1224.261898	152.212
+1224.309810	186.431
+1224.357723	225.762
+1224.405637	230.089
+1224.453552	245.035
+1224.501468	346.116
+1224.549385	470.404
+1224.597302	552.213
+1224.645221	519.961
+1224.693140	423.206
+1224.741061	318.978
+1224.788982	252.114
+1224.836905	196.657
+1224.884828	175.811
+1224.932752	173.845
+1224.980677	179.351
+1225.028603	179.351
+1225.076530	176.205
+1225.124458	224.582
+1225.172387	232.449
+1225.220317	225.369
+1225.268248	198.23
+1225.316180	177.385
+1225.364112	171.878
+1225.412046	216.716
+1225.459981	266.274
+1225.507916	366.175
+1225.555852	509.342
+1225.603790	616.717
+1225.651728	569.126
+1225.699667	416.126
+1225.747607	308.752
+1225.795549	259.194
+1225.843491	204.917
+1225.891434	202.557
+1225.939377	219.469
+1225.987322	228.122
+1226.035268	236.382
+1226.083215	239.135
+1226.131163	234.808
+1226.179111	220.256
+1226.227061	261.947
+1226.275011	275.32
+1226.322963	241.888
+1226.370915	208.456
+1226.418868	251.328
+1226.466822	320.944
+1226.514778	425.959
+1226.562734	510.129
+1226.610691	468.044
+1226.658649	423.599
+1226.706608	394.887
+1226.754567	336.284
+1226.802528	247.395
+1226.850490	247.395
+1226.898453	245.428
+1226.946416	241.888
+1226.994381	265.487
+1227.042346	236.775
+1227.090313	243.068
+1227.138280	278.466
+1227.186248	283.579
+1227.234218	238.742
+1227.282188	221.829
+1227.330159	227.336
+1227.378131	247.788
+1227.426104	251.328
+1227.474078	339.823
+1227.522053	577.385
+1227.570028	1086.73
+1227.618005	2060.18
+1227.665983	2931.37
+1227.713961	2499.51
+1227.761941	1209.83
+1227.809921	473.157
+1227.857903	271.78
+1227.905885	341.79
+1227.953869	320.551
+1228.001853	212.39
+1228.049838	166.765
+1228.097824	192.724
+1228.145811	262.341
+1228.193799	245.428
+1228.241788	225.369
+1228.289778	215.929
+1228.337769	197.837
+1228.385760	213.963
+1228.433753	261.947
+1228.481747	370.895
+1228.529741	543.167
+1228.577737	930.188
+1228.625733	1618.1
+1228.673730	2185.25
+1228.721729	1903.25
+1228.769728	988.792
+1228.817728	363.422
+1228.865729	243.068
+1228.913731	266.667
+1228.961734	265.487
+1229.009738	221.829
+1229.057743	198.23
+1229.105749	219.469
+1229.153756	241.495
+1229.201763	211.21
+1229.249772	160.079
+1229.297781	173.058
+1229.345792	191.544
+1229.393803	234.022
+1229.441816	346.903
+1229.489829	549.853
+1229.537843	953.001
+1229.585858	1253.1
+1229.633874	1332.55
+1229.681892	1213.77
+1229.729910	870.798
+1229.777928	478.663
+1229.825948	258.407
+1229.873969	220.256
+1229.921991	239.135
+1229.970013	186.037
+1230.018037	138.053
+1230.066062	158.899
+1230.114087	169.911
+1230.162114	150.246
+1230.210141	143.953
+1230.258169	160.865
+1230.306198	175.418
+1230.354229	199.017
+1230.402260	212.783
+1230.450292	270.6
+1230.498325	525.074
+1230.546359	890.07
+1230.594394	1132.35
+1230.642429	1246.02
+1230.690466	1048.97
+1230.738504	635.989
+1230.786542	357.916
+1230.834582	261.947
+1230.882622	216.716
+1230.930664	171.878
+1230.978706	176.991
+1231.026749	149.852
+1231.074794	157.325
+1231.122839	199.41
+1231.170885	195.084
+1231.218932	154.179
+1231.266980	203.736
+1231.315029	237.955
+1231.363079	232.055
+1231.411130	208.456
+1231.459181	261.554
+1231.507234	458.604
+1231.555288	737.071
+1231.603342	1034.42
+1231.651398	1094.99
+1231.699454	863.325
+1231.747511	540.414
+1231.795570	322.517
+1231.843629	231.269
+1231.891689	183.677
+1231.939750	174.631
+1231.987812	223.796
+1232.035875	230.875
+1232.083939	189.184
+1232.132004	221.042
+1232.180070	244.641
+1232.228137	269.813
+1232.276204	266.273
+1232.324273	219.469
+1232.372342	217.109
+1232.420413	257.621
+1232.468484	343.756
+1232.516557	535.694
+1232.564630	780.729
+1232.612704	975.813
+1232.660779	984.466
+1232.708856	818.094
+1232.756933	588.791
+1232.805011	331.957
+1232.853089	243.068
+1232.901169	250.934
+1232.949250	207.276
+1232.997332	202.556
+1233.045415	224.189
+1233.093498	227.729
+1233.141583	222.616
+1233.189668	201.77
+1233.237755	180.138
+1233.285842	162.832
+1233.333930	184.857
+1233.382020	222.222
+1233.430110	301.278
+1233.478201	460.177
+1233.526293	785.448
+1233.574386	1016.32
+1233.622480	1348.67
+1233.670575	1916.23
+1233.718670	2070.8
+1233.766767	1455.26
+1233.814865	691.84
+1233.862964	324.091
+1233.911063	268.24
+1233.959164	270.6
+1234.007265	241.101
+1234.055367	220.256
+1234.103471	178.958
+1234.151575	223.402
+1234.199680	280.433
+1234.247786	211.603
+1234.295893	167.945
+1234.344001	198.624
+1234.392110	235.202
+1234.440220	289.872
+1234.488331	479.843
+1234.536443	1141.79
+1234.584555	2416.52
+1234.632669	3906.4
+1234.680783	4201.78
+1234.728899	2886.14
+1234.777015	1340.02
+1234.825133	550.64
+1234.873251	368.142
+1234.921370	381.908
+1234.969490	341.79
+1235.017612	271.78
+1235.065734	258.407
+1235.113857	265.093
+1235.161980	276.106
+1235.210105	238.741
+1235.258231	214.749
+1235.306358	234.022
+1235.354486	266.667
+1235.402614	304.818
+1235.450744	409.833
+1235.498874	552.606
+1235.547006	941.594
+1235.595138	1714.85
+1235.643271	2595.48
+1235.691406	2695.38
+1235.739541	1738.45
+1235.787677	710.719
+1235.835814	308.751
+1235.883952	297.345
+1235.932091	310.718
+1235.980231	242.674
+1236.028372	194.69
+1236.076513	177.384
+1236.124656	196.263
+1236.172800	238.348
+1236.220944	217.896
+1236.269090	190.757
+1236.317236	189.184
+1236.365383	218.682
+1236.413532	239.528
+1236.461681	342.183
+1236.509831	512.488
+1236.557982	799.608
+1236.606134	1122.52
+1236.654287	1230.68
+1236.702441	1062.73
+1236.750596	689.48
+1236.798752	359.882
+1236.846909	229.695
+1236.895066	217.109
+1236.943225	207.669
+1236.991384	199.41
+1237.039545	193.117
+1237.087706	169.911
+1237.135869	201.77
+1237.184032	235.988
+1237.232196	246.214
+1237.280362	234.415
+1237.328528	239.135
+1237.376695	269.027
+1237.424863	243.461
+1237.473032	285.939
+1237.521201	421.239
+1237.569372	626.156
+1237.617544	729.204
+1237.665717	668.634
+1237.713890	531.761
+1237.762065	360.275
+1237.810240	244.248
+1237.858417	209.243
+1237.906594	206.49
+1237.954772	188.79
+1238.002952	160.078
+1238.051132	154.179
+1238.099313	182.104
+1238.147495	253.687
+1238.195678	259.98
+1238.243862	210.029
+1238.292047	208.849
+1238.340233	228.908
+1238.388419	202.163
+1238.436607	187.61
+1238.484796	263.52
+1238.532985	413.766
+1238.581176	488.103
+1238.629367	521.141
+1238.677560	533.334
+1238.725753	381.908
+1238.773947	235.988
+1238.822142	180.924
+1238.870338	173.058
+1238.918536	205.703
+1238.966734	223.009
+1239.014932	186.43
+1239.063132	147.492
+1239.111333	161.652
+1239.159535	171.091
+1239.207738	160.472
+1239.255941	178.958
+1239.304146	201.376
+1239.352351	189.97
+1239.400558	182.104
+1239.448765	224.582
+1239.496973	348.083
+1239.545183	520.748
+1239.593393	564.406
+1239.641604	494.002
+1239.689816	422.812
+1239.738029	349.656
+1239.786243	293.019
+1239.834458	230.088
+1239.882674	195.083
+1239.930890	190.364
+1239.979108	181.711
+1240.027327	211.996
+1240.075546	217.896
+1240.123767	199.017
+1240.171988	202.163
+1240.220211	189.577
+1240.268434	160.865
+1240.316658	189.577
+1240.364883	233.235
+1240.413109	233.235
+1240.461336	265.093
+1240.509564	359.489
+1240.557793	482.203
+1240.606023	548.673
+1240.654254	534.12
+1240.702486	418.093
+1240.750718	309.538
+1240.798952	277.286
+1240.847187	246.608
+1240.895422	180.924
+1240.943659	164.012
+1240.991896	158.112
+1241.040134	149.459
+1241.088374	153.785
+1241.136614	188.397
+1241.184855	222.615
+1241.233097	217.896
+1241.281340	205.31
+1241.329584	215.142
+1241.377829	178.958
+1241.426075	165.978
+1241.474321	302.458
+1241.522569	467.257
+1241.570818	639.135
+1241.619067	805.507
+1241.667318	794.888
+1241.715569	570.699
+1241.763821	360.275
+1241.812075	248.181
+1241.860329	229.695
+1241.908584	217.502
+1241.956840	197.05
+1242.005097	170.305
+1242.053355	178.564
+1242.101614	184.464
+1242.149874	178.564
+1242.198135	210.816
+1242.246397	199.017
+1242.294659	176.598
+1242.342923	172.271
+1242.391188	228.122
+1242.439453	291.839
+1242.487720	405.9
+1242.535987	603.344
+1242.584255	871.584
+1242.632525	1081.61
+1242.680795	927.041
+1242.729066	584.465
+1242.777338	360.275
+1242.825611	273.746
+1242.873885	233.235
+1242.922160	194.297
+1242.970436	186.43
+1243.018712	194.297
+1243.066990	196.657
+1243.115269	213.176
+1243.163548	210.816
+1243.211829	217.109
+1243.260110	200.59
+1243.308393	182.891
+1243.356676	199.41
+1243.404960	245.821
+1243.453245	277.679
+1243.501531	365.388
+1243.549818	519.961
+1243.598106	698.919
+1243.646395	751.23
+1243.694685	645.035
+1243.742976	446.805
+1243.791268	256.834
+1243.839561	175.418
+1243.887854	165.978
+1243.936149	180.924
+1243.984444	201.77
+1244.032741	189.97
+1244.081038	206.489
+1244.129336	225.762
+1244.177636	208.456
+1244.225936	176.991
+1244.274237	207.276
+1244.322539	232.055
+1244.370842	202.163
+1244.419146	214.749
+1244.467451	289.479
+1244.515757	406.687
+1244.564063	788.988
+1244.612371	1280.63
+1244.660680	1494.99
+1244.708989	1207.87
+1244.757300	698.132
+1244.805611	333.53
+1244.853924	204.13
+1244.902237	218.682
+1244.950551	210.029
+1244.998866	219.076
+1245.047183	257.62
+1245.095500	261.553
+1245.143818	242.281
+1245.192137	232.055
+1245.240456	191.937
+1245.288777	166.765
+1245.337099	169.911
+1245.385422	208.849
+1245.433745	266.273
+1245.482070	314.258
+1245.530395	460.964
+1245.578722	817.7
+1245.627049	1215.73
+1245.675378	1246.41
+1245.723707	825.566
+1245.772037	398.82
+1245.820368	255.654
+1245.868700	203.343
+1245.917033	199.41
+1245.965367	258.013
+1246.013702	291.052
+1246.062038	265.093
+1246.110375	237.954
+1246.158712	201.77
+1246.207051	181.71
+1246.255390	213.569
+1246.303731	257.62
+1246.352072	245.034
+1246.400415	208.456
+1246.448758	237.561
+1246.497102	385.054
+1246.545448	565.192
+1246.593794	896.363
+1246.642141	1088.69
+1246.690489	902.262
+1246.738838	575.418
+1246.787188	372.075
+1246.835538	285.546
+1246.883890	232.841
+1246.932243	256.44
+1246.980596	256.44
+1247.028951	199.41
+1247.077307	176.991
+1247.125663	236.775
+1247.174020	238.741
+1247.222379	177.777
+1247.270738	200.983
+1247.319098	228.515
+1247.367459	234.808
+1247.415821	283.186
+1247.464184	309.931
+1247.512548	348.476
+1247.560913	510.915
+1247.609279	688.693
+1247.657646	704.032
+1247.706013	544.346
+1247.754382	381.514
+1247.802752	278.859
+1247.851122	258.407
+1247.899494	274.139
+1247.947866	277.286
+1247.996239	260.767
+1248.044614	213.962
+1248.092989	194.297
+1248.141365	187.61
+1248.189742	213.176
+1248.238120	208.456
+1248.286499	197.443
+1248.334879	228.908
+1248.383260	261.16
+1248.431641	274.533
+1248.480024	330.383
+1248.528408	438.151
+1248.576792	608.063
+1248.625178	844.052
+1248.673564	835.006
+1248.721952	567.159
+1248.770340	346.903
+1248.818729	255.654
+1248.867119	234.415
+1248.915511	228.908
+1248.963903	239.134
+1249.012296	218.289
+1249.060690	246.214
+1249.109085	250.541
+1249.157480	203.343
+1249.205877	222.222
+1249.254275	226.548
+1249.302673	278.073
+1249.351073	301.278
+1249.399474	304.818
+1249.447875	365.782
+1249.496277	522.321
+1249.544681	664.307
+1249.593085	693.806
+1249.641490	709.539
+1249.689896	662.341
+1249.738303	455.851
+1249.786711	302.851
+1249.835120	215.142
+1249.883530	186.824
+1249.931941	210.423
+1249.980353	218.289
+1250.028765	196.263
+1250.077179	234.021
+1250.125594	222.222
+1250.174009	173.451
+1250.222426	179.351
+1250.270843	184.07
+1250.319261	173.844
+1250.367681	250.147
+1250.416101	315.437
+1250.464522	412.586
+1250.512944	646.608
+1250.561367	977.386
+1250.609791	1200.39
+1250.658216	1112.69
+1250.706642	720.551
+1250.755068	364.208
+1250.803496	258.8
+1250.851925	215.536
+1250.900354	212.782
+1250.948785	203.343
+1250.997216	185.644
+1251.045649	200.59
+1251.094082	189.184
+1251.142516	183.284
+1251.190952	160.865
+1251.239388	184.857
+1251.287825	237.955
+1251.336263	207.669
+1251.384702	187.217
+1251.433142	172.271
+1251.481582	299.312
+1251.530024	596.657
+1251.578467	911.702
+1251.626911	1051.72
+1251.675355	884.17
+1251.723801	571.092
+1251.772247	378.761
+1251.820694	288.299
+1251.869143	236.775
+1251.917592	173.844
+1251.966042	163.618
+1252.014493	151.425
+1252.062945	162.831
+1252.111398	159.292
+1252.159852	167.551
+1252.208307	186.43
+1252.256763	197.443
+1252.305220	200.59
+1252.353678	206.489
+1252.402136	252.114
+1252.450596	300.885
+1252.499056	397.247
+1252.547518	582.498
+1252.595980	753.196
+1252.644444	737.857
+1252.692908	565.192
+1252.741373	396.46
+1252.789839	304.818
+1252.838306	252.114
+1252.886774	235.595
+1252.935243	211.603
+1252.983713	220.649
+1253.032184	238.741
+1253.080656	206.096
+1253.129128	154.965
+1253.177602	142.772
+1253.226077	175.024
+1253.274552	172.664
+1253.323029	156.932
+1253.371506	174.238
+1253.419984	204.523
+1253.468464	291.839
+1253.516944	423.206
+1253.565425	670.207
+1253.613907	836.972
+1253.662390	739.43
+1253.710874	540.807
+1253.759359	353.982
+1253.807845	259.98
+1253.856331	254.08
+1253.904819	223.795
+1253.953308	191.543
+1254.001797	211.602
+1254.050288	202.163
+1254.098779	190.364
+1254.147272	195.083
+1254.195765	178.957
+1254.244259	207.669
+1254.292755	228.515
+1254.341251	200.196
+1254.389748	219.862
+1254.438246	252.114
+1254.486745	334.71
+1254.535245	490.856
+1254.583745	729.204
+1254.632247	917.995
+1254.680750	818.88
+1254.729254	522.714
+1254.777758	311.504
+1254.826264	239.134
+1254.874770	258.407
+1254.923277	263.52
+1254.971786	240.708
+1255.020295	229.302
+1255.068805	214.356
+1255.117316	218.682
+1255.165829	182.104
+1255.214342	160.472
+1255.262856	176.204
+1255.311370	196.656
+1255.359886	204.523
+1255.408403	210.816
+1255.456921	263.913
+1255.505439	405.506
+1255.553959	579.351
+1255.602479	717.011
+1255.651001	847.985
+1255.699523	816.127
+1255.748047	570.698
+1255.796571	306.391
+1255.845096	180.137
+1255.893622	199.803
+1255.942149	251.721
+1255.990677	276.499
+1256.039206	269.813
+1256.087736	216.716
+1256.136267	202.163
+1256.184799	217.895
+1256.233332	220.649
+1256.281865	226.548
+1256.330400	203.343
+1256.378935	193.903
+1256.427472	210.029
+1256.476009	322.124
+1256.524547	442.871
+1256.573087	621.043
+1256.621627	890.07
+1256.670168	979.352
+1256.718710	714.258
+1256.767253	451.131
+1256.815797	272.566
+1256.864342	217.502
+1256.912888	209.636
+1256.961435	213.569
+1257.009982	245.034
+1257.058531	213.176
+1257.107081	191.937
+1257.155631	222.615
+1257.204183	222.222
+1257.252735	188.397
+1257.301288	206.096
+1257.349843	186.037
+1257.398398	160.078
+1257.446954	218.289
+1257.495511	327.237
+1257.544069	560.079
+1257.592628	783.088
+1257.641188	849.952
+1257.689749	703.639
+1257.738311	500.689
+1257.786873	340.216
+1257.835437	252.9
+1257.884001	258.014
+1257.932567	289.085
+1257.981133	251.72
+1258.029701	210.422
+1258.078269	227.728
+1258.126838	231.268
+1258.175409	213.176
+1258.223980	180.924
+1258.272552	180.924
+1258.321125	224.188
+1258.369699	240.708
+1258.418274	224.975
+1258.466850	256.834
+1258.515426	343.363
+1258.564004	502.655
+1258.612583	663.127
+1258.661162	673.747
+1258.709743	552.606
+1258.758324	336.283
+1258.806907	219.469
+1258.855490	237.168
+1258.904074	256.44
+1258.952660	251.327
+1259.001246	223.009
+1259.049833	191.543
+1259.098421	189.577
+1259.147010	193.903
+1259.195600	173.058
+1259.244190	173.058
+1259.292782	194.69
+1259.341375	206.883
+1259.389969	267.06
+1259.438563	317.404
+1259.487159	332.35
+1259.535755	468.83
+1259.584353	669.027
+1259.632951	831.859
+1259.681550	777.975
+1259.730150	538.447
+1259.778752	330.383
+1259.827354	239.921
+1259.875957	230.875
+1259.924561	178.171
+1259.973166	180.531
+1260.021771	207.669
+1260.070378	197.443
+1260.118986	202.163
+1260.167595	210.029
+1260.216204	172.271
+1260.264815	166.371
+1260.313426	187.217
+1260.362039	196.263
+1260.410652	171.484
+1260.459266	192.723
+1260.507881	301.671
+1260.556497	534.12
+1260.605115	886.137
+1260.653733	1029.3
+1260.702352	751.623
+1260.750971	452.311
+1260.799592	260.767
+1260.848214	226.155
+1260.896837	243.461
+1260.945460	245.427
+1260.994085	203.736
+1261.042711	174.238
+1261.091337	197.836
+1261.139964	194.297
+1261.188593	185.644
+1261.237222	206.489
+1261.285852	202.556
+1261.334483	199.41
+1261.383116	240.314
+1261.431749	263.127
+1261.480383	281.219
+1261.529017	473.55
+1261.577653	892.036
+1261.626290	1202.75
+1261.674928	1108.75
+1261.723566	764.209
+1261.772206	462.93
+1261.820847	293.412
+1261.869488	263.52
+1261.918130	241.101
+1261.966774	225.762
+1262.015418	245.821
+1262.064063	231.268
+1262.112709	224.188
+1262.161356	222.615
+1262.210005	244.247
+1262.258653	269.813
+1262.307303	246.607
+1262.355954	205.703
+1262.404606	207.669
+1262.453259	313.471
+1262.501912	597.837
+1262.550567	1041.89
+1262.599222	1426.55
+1262.647879	1456.84
+1262.696536	1039.14
+1262.745195	626.942
+1262.793854	400.786
+1262.842514	314.651
+1262.891175	266.273
+1262.939837	253.687
+1262.988500	231.661
+1263.037164	232.055
+1263.085829	276.499
+1263.134495	276.892
+1263.183162	268.633
+1263.231830	274.926
+1263.280498	285.939
+1263.329168	248.967
+1263.377838	204.916
+1263.426510	213.175
+1263.475182	317.404
+1263.523856	591.937
+1263.572530	953.786
+1263.621205	1198.03
+1263.669881	1199.21
+1263.718558	909.342
+1263.767236	548.279
+1263.815915	311.897
+1263.864595	245.821
+1263.913276	215.929
+1263.961958	205.309
+1264.010641	221.042
+1264.059324	247.787
+1264.108009	239.134
+1264.156694	211.602
+1264.205381	206.882
+1264.254068	211.209
+1264.302757	192.723
+1264.351446	204.916
+1264.400136	224.975
+1264.448827	251.327
+1264.497519	354.769
+1264.546212	494.395
+1264.594906	655.261
+1264.643601	822.419
+1264.692297	731.564
+1264.740994	529.007
+1264.789692	329.203
+1264.838390	234.808
+1264.887090	220.255
+1264.935790	209.242
+1264.984492	187.61
+1265.033194	199.409
+1265.081898	221.042
+1265.130602	246.607
+1265.179307	303.638
+1265.228013	309.931
+1265.276720	269.419
+1265.325429	281.612
+1265.374137	268.239
+1265.422847	265.093
+1265.471558	436.185
+1265.520270	736.284
+1265.568983	1275.91
+1265.617696	1838.74
+1265.666411	1814.75
+1265.715127	1170.9
+1265.763843	581.711
+1265.812560	328.81
+1265.861279	276.499
+1265.909998	281.612
+1265.958718	290.265
+1266.007439	277.286
+1266.056162	286.332
+1266.104885	292.625
+1266.153609	259.587
+1266.202333	223.795
+1266.251059	231.661
+1266.299786	230.481
+1266.348514	242.281
+1266.397242	275.712
+1266.445972	326.057
+1266.494703	477.483
+1266.543434	788.594
+1266.592166	1262.54
+1266.640900	1480.04
+1266.689634	1173.26
+1266.738369	694.985
+1266.787105	412.192
+1266.835843	283.579
+1266.884581	334.316
+1266.933320	311.897
+1266.982059	256.44
+1267.030800	227.728
+1267.079542	243.854
+1267.128285	318.19
+1267.177029	320.943
+1267.225773	236.381
+1267.274519	192.723
+1267.323265	231.268
+1267.372013	248.967
+1267.420761	266.273
+1267.469510	344.936
+1267.518260	505.408
+1267.567012	874.337
+1267.615764	1231.47
+1267.664517	1211.01
+1267.713271	846.018
+1267.762026	532.94
+1267.810781	355.948
+1267.859538	280.825
+1267.908296	253.293
+1267.957055	221.435
+1268.005814	211.602
+1268.054575	237.167
+1268.103336	245.82
+1268.152099	244.247
+1268.200862	228.515
+1268.249626	242.674
+1268.298391	243.46
+1268.347158	252.9
+1268.395925	280.825
+1268.444693	305.211
+1268.493462	407.079
+1268.542232	648.574
+1268.591003	1090.66
+1268.639774	1335.69
+1268.688547	1126.06
+1268.737321	679.646
+1268.786095	367.355
+1268.834871	283.972
+1268.883647	256.047
+1268.932425	208.849
+1268.981203	188.79
+1269.029982	181.71
+1269.078763	190.363
+1269.127544	224.975
+1269.176326	217.109
+1269.225109	208.456
+1269.273893	221.042
+1269.322678	236.381
+1269.371464	232.841
+1269.420250	229.695
+1269.469038	285.545
+1269.517827	422.812
+1269.566616	628.122
+1269.615407	854.671
+1269.664198	938.054
+1269.712991	801.967
+1269.761784	558.505
+1269.810579	348.082
+1269.859374	274.926
+1269.908170	252.9
+1269.956967	251.72
+1270.005765	200.196
+1270.054564	164.011
+1270.103364	186.037
+1270.152165	224.975
+1270.200967	208.455
+1270.249769	206.882
+1270.298573	228.515
+1270.347378	241.887
+1270.396183	268.633
+1270.444990	297.345
+1270.493797	373.648
+1270.542605	465.29
+1270.591415	555.359
+1270.640225	654.867
+1270.689036	686.332
+1270.737848	523.5
+1270.786661	318.583
+1270.835475	243.067
+1270.884290	221.435
+1270.933106	229.694
+1270.981923	252.9
+1271.030740	239.527
+1271.079559	227.728
+1271.128379	208.455
+1271.177199	186.43
+1271.226021	159.684
+1271.274843	183.283
+1271.323667	236.381
+1271.372491	277.285
+1271.421316	287.118
+1271.470142	331.17
+1271.518969	411.406
+1271.567797	513.274
+1271.616626	640.315
+1271.665456	637.955
+1271.714287	503.441
+1271.763119	387.02
+1271.811952	281.612
+1271.860785	208.849
+1271.909620	163.224
+1271.958455	176.99
+1272.007292	183.283
+1272.056129	186.43
+1272.104968	179.35
+1272.153807	178.957
+1272.202647	188.003
+1272.251488	206.882
+1272.300331	182.103
+1272.349174	157.718
+1272.398018	169.124
+1272.446862	200.196
+1272.495708	302.064
+1272.544555	417.305
+1272.593403	495.575
+1272.642252	561.652
+1272.691101	545.133
+1272.739952	454.67
+1272.788803	317.797
+1272.837656	259.193
+1272.886509	225.761
+1272.935363	204.916
+1272.984218	234.414
+1273.033075	252.507
+1273.081932	239.527
+1273.130790	244.64
+1273.179649	266.273
+1273.228509	268.239
+1273.277370	238.347
+1273.326231	208.849
+1273.375094	194.296
+1273.423958	208.849
+1273.472822	248.574
+1273.521688	305.211
+1273.570554	445.231
+1273.619422	533.727
+1273.668290	502.655
+1273.717159	414.946
+1273.766030	372.468
+1273.814901	292.231
+1273.863773	186.037
+1273.912646	169.911
+1273.961520	198.229
+1274.010395	178.957
+1274.059271	158.898
+1274.108148	155.358
+1274.157025	151.818
+1274.205904	194.296
+1274.254784	186.43
+1274.303664	156.145
+1274.352546	163.618
+1274.401428	180.137
+1274.450311	243.854
+1274.499196	306.391
+1274.548081	412.979
+1274.596967	519.961
+1274.645854	558.899
+1274.694742	456.244
+1274.743631	360.275
+1274.792521	342.576
+1274.841412	280.039
+1274.890304	216.715
+1274.939197	185.643
+1274.988090	193.116
+1275.036985	201.769
+1275.085880	203.342
+1275.134777	259.193
+1275.183674	224.188
+1275.232573	183.677
+1275.281472	192.723
+1275.330372	188.003
+1275.379273	226.941
+1275.428175	275.319
+1275.477078	296.951
+1275.525982	411.012
+1275.574887	488.495
+1275.623793	525.074
+1275.672700	499.508
+1275.721608	418.092
+1275.770516	326.057
+1275.819426	258.013
+1275.868337	201.376
+1275.917248	199.803
+1275.966161	162.044
+1276.015074	197.443
+1276.063988	240.707
+1276.112903	188.79
+1276.161820	161.258
+1276.210737	162.831
+1276.259655	182.497
+1276.308574	180.924
+1276.357494	195.083
+1276.406415	180.137
+1276.455336	211.209
+1276.504259	315.83
+1276.553183	395.28
+1276.602107	417.305
+1276.651033	449.557
+1276.699959	449.164
+1276.748887	316.617
+1276.797815	226.155
+1276.846744	182.103
+1276.895675	152.605
+1276.944606	175.81
+1276.993538	179.744
+1277.042471	178.564
+1277.091405	191.543
+1277.140340	205.309
+1277.189276	221.435
+1277.238213	226.941
+1277.287150	230.874
+1277.336089	196.656
+1277.385029	143.559
+1277.433969	204.129
+1277.482911	320.55
+1277.531853	622.222
+1277.580797	1386.83
+1277.629741	2354.38
+1277.678686	2521.93
+1277.727632	1645.63
+1277.776579	718.584
+1277.825527	363.028
+1277.874476	356.342
+1277.923426	378.761
+1277.972377	318.19
+1278.021329	224.975
+1278.070282	233.628
+1278.119235	291.445
+1278.168190	241.494
+1278.217146	193.116
+1278.266102	230.481
+1278.315059	243.067
+1278.364018	215.142
+1278.412977	226.548
+1278.461937	306.784
+1278.510899	499.508
+1278.559861	887.71
+1278.608824	1462.34
+1278.657788	1936.29
+1278.706753	1833.63
+1278.755719	1148.08
+1278.804685	510.128
+1278.853653	309.538
+1278.902622	312.291
+1278.951591	253.687
+1279.000562	197.836
+1279.049533	166.764
+1279.098506	202.556
+1279.147479	255.26
+1279.196453	285.152
+1279.245429	252.507
+1279.294405	218.289
+1279.343382	250.934
+1279.392360	268.633
+1279.441339	281.612
+1279.490319	335.89
+1279.539300	542.38
+1279.588282	881.023
+1279.637264	1233.83
+1279.686248	1256.25
+1279.735233	946.314
+1279.784218	517.601
+1279.833205	312.684
+1279.882192	276.892
+1279.931181	256.833
+1279.980170	249.754
+1280.029160	214.749
+1280.078151	205.309
+1280.127143	183.677
+1280.176136	166.764
+1280.225130	169.518
+1280.274125	171.878
+1280.323121	176.991
+1280.372118	232.841
+1280.421116	245.821
+1280.470114	244.641
+1280.519114	485.349
+1280.568115	1108.75
+1280.617116	2135.3
+1280.666119	2835.01
+1280.715122	2325.67
+1280.764126	1194.49
+1280.813131	519.174
+1280.862138	342.969
+1280.911145	370.108
+1280.960153	305.211
+1281.009162	204.916
+1281.058172	233.628
+1281.107183	255.654
+1281.156194	242.281
+1281.205207	216.715
+1281.254221	192.723
+1281.303235	213.962
+1281.352251	250.934
+1281.401268	294.592
+1281.450285	307.964
+1281.499303	360.668
+1281.548323	634.415
+1281.597343	1236.58
+1281.646364	1990.17
+1281.695386	2071.59
+1281.744409	1275.52
+1281.793433	558.112
+1281.842458	296.165
+1281.891484	284.759
+1281.940511	327.63
+1281.989539	296.165
+1282.038567	213.176
+1282.087597	215.142
+1282.136627	273.353
+1282.185659	309.538
+1282.234691	243.068
+1282.283725	186.43
+1282.332759	211.996
+1282.381794	235.201
+1282.430830	222.615
+1282.479868	295.378
+1282.528906	499.115
+1282.577945	814.16
+1282.626985	1092.23
+1282.676025	1176.4
+1282.725067	901.083
+1282.774110	525.467
+1282.823154	300.885
+1282.872198	274.139
+1282.921244	265.093
+1282.970290	186.824
+1283.019338	197.836
+1283.068386	211.602
+1283.117435	235.988
+1283.166486	252.507
+1283.215537	223.402
+1283.264589	177.777
+1283.313642	171.484
+1283.362696	215.929
+1283.411751	276.499
+1283.460807	313.471
+1283.509864	378.761
+1283.558921	559.686
+1283.607980	770.109
+1283.657040	760.276
+1283.706100	586.824
+1283.755162	435.792
+1283.804224	328.81
+1283.853288	254.08
+1283.902352	227.335
+1283.951417	221.042
+1284.000483	191.15
+1284.049551	240.708
+1284.098619	266.666
+1284.147688	277.679
+1284.196758	265.093
+1284.245828	213.962
+1284.294900	192.723
+1284.343973	205.703
+1284.393047	205.309
+1284.442121	241.494
+1284.491197	383.874
+1284.540273	527.041
+1284.589351	771.289
+1284.638429	960.866
+1284.687508	809.834
+1284.736589	505.408
+1284.785670	311.898
+1284.834752	270.993
+1284.883835	226.548
+1284.932919	200.983
+1284.982004	178.171
+1285.031090	188.397
+1285.080177	235.988
+1285.129264	230.481
+1285.178353	202.949
+1285.227443	219.075
+1285.276533	262.34
+1285.325625	250.934
+1285.374717	226.942
+1285.423811	252.507
+1285.472905	307.964
+1285.522000	440.511
+1285.571096	619.469
+1285.620193	772.862
+1285.669292	761.063
+1285.718391	609.637
+1285.767490	384.267
+1285.816591	261.16
+1285.865693	253.294
+1285.914796	252.507
+1285.963900	220.255
+1286.013004	204.129
+1286.062110	230.482
+1286.111216	271.78
+1286.160324	276.106
+1286.209432	247.787
+1286.258541	221.435
+1286.307652	206.096
+1286.356763	206.489
+1286.405875	257.227
+1286.454988	287.905
+1286.504102	345.329
+1286.553217	539.627
+1286.602333	735.891
+1286.651450	744.543
+1286.700567	599.41
+1286.749686	486.136
+1286.798806	392.527
+1286.847926	315.831
+1286.897048	270.6
+1286.946170	270.206
+1286.995294	254.867
+1287.044418	266.666
+1287.093543	292.232
+1287.142669	282.792
+1287.191797	252.507
+1287.240925	236.775
+1287.290054	227.335
+1287.339184	259.98
+1287.388314	248.181
+1287.437446	268.633
+1287.486579	344.149
+1287.535713	475.91
+1287.584847	673.354
+1287.633983	872.764
+1287.683119	763.422
+1287.732257	483.776
+1287.781395	318.977
+1287.830535	266.666
+1287.879675	265.486
+1287.928816	286.332
+1287.977958	284.366
+1288.027101	265.486
+1288.076245	228.515
+1288.125390	246.607
+1288.174536	241.101
+1288.223683	242.281
+1288.272831	245.427
+1288.321979	221.829
+1288.371129	234.808
+1288.420279	283.186
+1288.469431	305.211
+1288.518583	388.201
+1288.567737	548.28
+1288.616891	701.672
+1288.666046	771.682
+1288.715203	656.441
+1288.764360	423.992
+1288.813518	256.047
+1288.862677	223.008
+1288.911837	245.821
+1288.960998	243.068
+1289.010159	204.129
+1289.059322	219.469
+1289.108486	246.607
+1289.157650	239.528
+1289.206816	222.615
+1289.255983	228.908
+1289.305150	266.666
+1289.354318	265.88
+1289.403488	253.294
+1289.452658	263.127
+1289.501829	334.71
+1289.551001	469.617
+1289.600174	611.21
+1289.649348	610.816
+1289.698523	535.693
+1289.747699	452.704
+1289.796876	309.931
+1289.846054	206.489
+1289.895232	176.597
+1289.944412	201.769
+1289.993593	259.98
+1290.042774	234.808
+1290.091957	221.435
+1290.141140	225.762
+1290.190324	210.422
+1290.239510	216.715
+1290.288696	219.469
+1290.337883	205.703
+1290.387071	197.443
+1290.436260	235.201
+1290.485450	357.522
+1290.534641	707.572
+1290.583833	1244.05
+1290.633025	1605.51
+1290.682219	1450.94
+1290.731414	877.877
+1290.780609	433.038
+1290.829806	318.977
+1290.879003	314.257
+1290.928202	273.353
+1290.977401	209.242
+1291.026601	195.083
+1291.075802	217.895
+1291.125004	234.808
+1291.174208	207.276
+1291.223412	184.07
+1291.272617	198.623
+1291.321822	213.569
+1291.371029	218.289
+1291.420237	235.201
+1291.469446	285.545
+1291.518655	435.792
+1291.567866	811.407
+1291.617077	1218.09
+1291.666290	1333.33
+1291.715503	999.018
+1291.764718	544.74
+1291.813933	338.643
+1291.863149	287.119
+1291.912366	248.574
+1291.961584	236.381
+1292.010803	225.368
+1292.060023	187.61
+1292.109244	167.158
+1292.158466	160.078
+1292.207689	187.61
+1292.256912	214.355
+1292.306137	232.055
+1292.355363	251.327
+1292.404589	257.227
+1292.453816	282.006
+1292.503045	354.769
+1292.552274	525.86
+1292.601504	853.885
+1292.650736	1031.27
+1292.699968	798.427
+1292.749201	465.683
+1292.798435	321.73
+1292.847670	275.319
+1292.896906	264.7
+1292.946143	210.029
+1292.995380	194.69
+1293.044619	196.656
+1293.093859	186.823
+1293.143099	239.134
+1293.192341	270.206
+1293.241583	194.296
+1293.290827	143.559
+1293.340071	164.404
+1293.389316	192.723
+1293.438562	196.656
+1293.487809	266.666
+1293.537058	410.226
+1293.586307	591.151
+1293.635557	695.379
+1293.684807	641.102
+1293.734059	457.817
+1293.783312	337.856
+1293.832566	269.419
+1293.881820	238.348
+1293.931076	219.469
+1293.980332	232.448
+1294.029590	226.548
+1294.078848	205.702
+1294.128108	248.967
+1294.177368	273.353
+1294.226629	297.345
+1294.275891	245.034
+1294.325154	220.255
+1294.374418	219.468
+1294.423683	189.97
+1294.472949	221.828
+1294.522216	325.27
+1294.571484	505.408
+1294.620752	661.161
+1294.670022	596.264
+1294.719293	462.93
+1294.768564	355.162
+1294.817837	294.198
+1294.867110	256.44
+1294.916384	223.795
+1294.965660	212.782
+1295.014936	261.946
+1295.064213	262.733
+1295.113491	219.862
+1295.162770	180.924
+1295.212050	204.523
+1295.261331	250.54
+1295.310613	251.72
+1295.359895	257.62
+1295.409179	257.62
+1295.458464	261.946
+1295.507749	350.836
+1295.557036	532.94
+1295.606323	707.965
+1295.655612	698.525
+1295.704901	558.899
+1295.754191	397.247
+1295.803482	293.805
+1295.852775	277.679
+1295.902068	252.114
+1295.951362	236.774
+1296.000657	226.941
+1296.049953	256.833
+1296.099249	264.306
+1296.148547	232.448
+1296.197846	211.209
+1296.247145	183.677
+1296.296446	193.903
+1296.345748	230.088
+1296.395050	219.075
+1296.444353	211.602
+1296.493658	292.625
+1296.542963	462.537
+1296.592269	666.274
+1296.641576	752.41
+1296.690884	655.261
+1296.740193	457.03
+1296.789503	318.977
+1296.838814	265.88
+1296.888126	213.962
+1296.937439	186.43
+1296.986753	240.314
+1297.036067	272.173
+1297.085383	235.201
+1297.134699	261.553
+1297.184017	294.592
+1297.233335	251.327
+1297.282655	251.72
+1297.331975	257.62
+1297.381296	235.201
+1297.430618	231.268
+1297.479941	270.599
+1297.529265	384.267
+1297.578590	512.094
+1297.627916	588.004
+1297.677243	567.945
+1297.726571	490.069
+1297.775899	386.234
+1297.825229	293.412
+1297.874560	239.134
+1297.923891	220.648
+1297.973224	202.949
+1298.022557	192.33
+1298.071891	189.577
+1298.121227	200.983
+1298.170563	206.882
+1298.219900	205.702
+1298.269238	199.803
+1298.318577	193.116
+1298.367917	199.016
+1298.417258	214.355
+1298.466600	238.348
+1298.515942	311.111
+1298.565286	402.36
+1298.614631	526.254
+1298.663976	575.418
+1298.713323	547.886
+1298.762670	427.532
+1298.812019	310.324
+1298.861368	264.7
+1298.910718	222.222
+1298.960070	179.744
+1299.009422	194.296
+1299.058775	248.967
+1299.108129	228.908
+1299.157484	180.53
+1299.206840	149.459
+1299.256197	163.618
+1299.305554	199.409
+1299.354913	197.05
+1299.404273	200.983
+1299.453633	206.489
+1299.502995	258.8
+1299.552357	426.352
+1299.601721	562.439
+1299.651085	626.942
+1299.700450	571.092
+1299.749816	444.051
+1299.799184	300.491
+1299.848552	250.934
+1299.897921	256.047
+1299.947291	258.013
+1299.996662	254.867
+1300.046033	226.548
+1300.095406	245.821
+1300.144780	287.512
+1300.194155	264.306
+1300.243530	264.7
+1300.292907	295.378
+1300.342284	292.625
+1300.391662	342.576
+1300.441042	655.261
+1300.490422	1275.12
+1300.539803	1841.5
+1300.589185	1980.34
+1300.638569	1599.61
+1300.687953	1020.26
+1300.737338	625.762
+1300.786723	515.634
+1300.836110	445.624
+1300.885498	367.748
+1300.934887	305.211
+1300.984276	251.72
+1301.033667	263.126
+1301.083058	256.833
+1301.132451	250.934
+1301.181844	225.368
+1301.231239	242.674
+1301.280634	249.754
+1301.330030	235.201
+1301.379427	279.646
+1301.428825	463.323
+1301.478224	725.271
+1301.527624	1208.65
+1301.577025	1719.96
+1301.626427	1841.1
+1301.675830	1475.71
+1301.725234	896.363
+1301.774638	506.588
+1301.824044	387.02
+1301.873450	357.915
+1301.922858	294.985
+1301.972266	236.381
+1302.021676	226.548
+1302.071086	236.774
+1302.120497	297.345
+1302.169909	287.905
+1302.219322	259.98
+1302.268736	266.273
+1302.318151	241.101
+1302.367567	234.021
+1302.416984	292.625
+1302.466402	486.136
+1302.515820	789.774
+1302.565240	1117.41
+1302.614661	1390.76
+1302.664082	1373.45
+1302.713505	1111.51
+1302.762928	736.284
+1302.812352	411.406
+1302.861778	285.545
+1302.911204	239.528
+1302.960631	248.181
+1303.010059	252.114
+1303.059488	238.348
+1303.108918	238.741
+1303.158349	257.62
+1303.207781	224.975
+1303.257214	199.803
+1303.306647	244.247
+1303.356082	259.98
+1303.405518	264.306
+1303.454954	320.944
+1303.504392	464.11
+1303.553830	687.906
+1303.603269	878.664
+1303.652710	1043.07
+1303.702151	1090.66
+1303.751593	883.383
+1303.801036	594.691
+1303.850480	377.581
+1303.899925	296.558
+1303.949371	272.566
+1303.998818	248.967
+1304.048266	204.523
+1304.097714	201.77
+1304.147164	212.782
+1304.196615	201.77
+1304.246066	161.651
+1304.295519	175.811
+1304.344972	192.33
+1304.394426	213.569
+1304.443882	214.749
+1304.493338	253.687
+1304.542795	396.853
+1304.592253	554.573
+1304.641712	725.271
+1304.691172	753.196
+1304.740633	602.557
+1304.790095	403.54
+1304.839558	273.746
+1304.889021	200.196
+1304.938486	191.15
+1304.987952	205.309
+1305.037418	212.389
+1305.086886	182.104
+1305.136354	159.291
+1305.185823	184.07
+1305.235294	226.155
+1305.284765	248.967
+1305.334237	219.862
+1305.383710	206.489
+1305.433184	268.633
+1305.482659	347.296
+1305.532135	404.72
+1305.581612	457.03
+1305.631090	549.853
+1305.680568	612.783
+1305.730048	562.832
+1305.779529	452.704
+1305.829010	350.049
+1305.878493	283.972
+1305.927976	269.419
+1305.977460	197.836
+1306.026946	173.451
+1306.076432	192.33
+1306.125919	193.51
+1306.175407	200.589
+1306.224896	197.836
+1306.274386	210.029
+1306.323877	205.703
+1306.373369	222.615
+1306.422862	257.62
+1306.472355	317.797
+1306.521850	359.882
+1306.571346	409.439
+1306.620842	497.935
+1306.670340	561.652
+1306.719838	540.02
+1306.769337	409.046
+1306.818838	311.111
+1306.868339	249.754
+1306.917841	190.363
+1306.967344	178.564
+1307.016848	174.237
+1307.066353	206.489
+1307.115859	214.749
+1307.165366	190.757
+1307.214874	215.929
+1307.264382	238.741
+1307.313892	226.155
+1307.363403	213.176
+1307.412914	300.885
+1307.462427	398.82
+1307.511940	460.57
+1307.561454	871.191
+1307.610970	1700.69
+1307.660486	2149.46
+1307.710003	1696.36
+1307.759521	892.036
+1307.809040	425.565
+1307.858560	319.764
+1307.908081	346.116
+1307.957603	341.396
+1308.007126	300.885
+1308.056649	259.98
+1308.106174	248.967
+1308.155700	324.09
+1308.205226	363.815
+1308.254754	341.789
+1308.304282	340.61
+1308.353811	379.154
+1308.403342	330.383
+1308.452873	345.723
+1308.502405	508.948
+1308.551938	891.25
+1308.601472	1547.69
+1308.651007	1972.86
+1308.700543	1601.58
+1308.750080	925.468
+1308.799618	470.797
+1308.849156	340.609
+1308.898696	294.985
+1308.948237	270.993
+1308.997778	252.114
+1309.047321	253.687
+1309.096864	267.846
+1309.146408	312.684
+1309.195954	349.262
+1309.245500	308.751
+1309.295047	326.45
+1309.344595	361.455
+1309.394144	364.995
+1309.443694	369.321
+1309.493245	426.352
+1309.542797	613.176
+1309.592350	976.992
+1309.641903	1324.68
+1309.691458	1212.19
+1309.741014	762.636
+1309.790570	464.897
+1309.840128	329.597
+1309.889686	279.252
+1309.939245	255.26
+1309.988806	242.674
+1310.038367	268.633
+1310.087929	298.525
+1310.137492	299.705
+1310.187056	290.658
+1310.236621	275.713
+1310.286187	283.972
+1310.335754	283.579
+1310.385322	233.628
+1310.434890	211.209
+1310.484460	264.7
+1310.534031	424.385
+1310.583602	645.821
+1310.633175	841.299
+1310.682748	763.422
+1310.732323	533.333
+1310.781898	409.439
+1310.831474	299.705
+1310.881051	234.021
+1310.930629	247.394
+1310.980208	265.88
+1311.029788	276.106
+1311.079369	274.533
+1311.128951	315.831
+1311.178534	357.522
+1311.228118	354.375
+1311.277702	321.337
+1311.327288	313.864
+1311.376874	301.278
+1311.426462	253.294
+1311.476050	250.54
+1311.525640	345.722
+1311.575230	564.012
+1311.624821	726.844
+1311.674413	703.638
+1311.724006	575.025
+1311.773600	397.247
+1311.823195	257.62
+1311.872791	230.088
+1311.922388	245.82
+1311.971986	232.054
+1312.021585	238.348
+1312.071184	256.047
+1312.120785	270.206
+1312.170387	290.265
+1312.219989	293.018
+1312.269592	301.278
+1312.319197	296.951
+1312.368802	284.759
+1312.418408	300.491
+1312.468015	327.237
+1312.517624	353.195
+1312.567233	482.596
+1312.616843	695.772
+1312.666453	818.093
+1312.716065	720.944
+1312.765678	474.73
+1312.815292	328.023
+1312.864907	271.386
+1312.914522	246.214
+1312.964139	214.749
+1313.013756	186.43
+1313.063375	236.774
+1313.112994	293.412
+1313.162614	292.232
+1313.212235	271.779
+1313.261858	234.414
+1313.311481	228.121
+1313.361105	250.54
+1313.410730	309.931
+1313.460356	374.434
+1313.509982	497.542
+1313.559610	1029.7
+1313.609239	2283.58
+1313.658869	3474.15
+1313.708499	3118.98
+1313.758131	1635.4
+1313.807763	598.624
+1313.857397	355.555
+1313.907031	390.167
+1313.956666	392.92
+1314.006303	281.612
+1314.055940	194.297
+1314.105578	197.05
+1314.155217	237.168
+1314.204857	232.448
+1314.254498	210.422
+1314.304140	206.883
+1314.353782	260.767
+1314.403426	254.867
+1314.453071	251.327
+1314.502716	394.1
+1314.552363	829.499
+1314.602010	1823.4
+1314.651659	2949.86
+1314.701308	3064.71
+1314.750959	2039.73
+1314.800610	959.686
+1314.850262	479.45
+1314.899915	347.296
+1314.949569	297.345
+1314.999224	282.792
+1315.048880	254.08
+1315.098537	225.762
+1315.148195	232.448
+1315.197853	276.893
+1315.247513	291.052
+1315.297174	278.073
+1315.346835	281.612
+1315.396498	265.487
+1315.446161	298.132
+1315.495825	365.388
+1315.545491	534.514
+1315.595157	1033.63
+1315.644824	1771.09
+1315.694492	2125.86
+1315.744161	1657.82
+1315.793831	932.154
+1315.843502	483.776
+1315.893174	326.844
+1315.942847	322.124
+1315.992521	283.186
+1316.042195	239.134
+1316.091871	211.996
+1316.141547	206.096
+1316.191225	260.373
+1316.240903	283.579
+1316.290583	272.566
+1316.340263	244.248
+1316.389944	276.893
+1316.439626	369.322
+1316.489309	501.475
+1316.538994	881.024
+1316.588679	1990.56
+1316.638364	3845.83
+1316.688051	4968.74
+1316.737739	3887.52
+1316.787428	1765.59
+1316.837117	628.123
+1316.886808	471.19
+1316.936500	592.331
+1316.986192	495.576
+1317.035886	322.517
+1317.085580	291.052
+1317.135275	370.108
+1317.184971	400
+1317.234669	304.032
+1317.284367	221.436
+1317.334066	235.988
+1317.383766	289.872
+1317.433467	329.204
+1317.483169	459.391
+1317.532871	747.297
+1317.582575	1382.11
+1317.632280	2459.79
+1317.681985	3341.6
+1317.731692	3025.37
+1317.781399	1675.13
+1317.831108	639.135
+1317.880817	376.795
+1317.930527	404.72
+1317.980239	420.059
+1318.029951	358.309
+1318.079664	304.425
+1318.129378	297.345
+1318.179093	381.514
+1318.228809	390.561
+1318.278526	316.618
+1318.328244	246.608
+1318.377962	241.495
+1318.427682	320.944
+1318.477403	466.47
+1318.527124	724.485
+1318.576847	1322.32
+1318.626570	2343.76
+1318.676294	2981.32
+1318.726020	2328.81
+1318.775746	1145.33
+1318.825473	456.244
+1318.875201	308.358
+1318.924930	335.497
+1318.974660	305.605
+1319.024391	255.261
+1319.074123	249.754
+1319.123856	295.772
+1319.173590	359.096
+1319.223324	331.957
+1319.273060	278.466
+1319.322796	223.009
+1319.372534	220.256
+1319.422272	315.438
+1319.472012	396.067
+1319.521752	471.584
+1319.571493	810.621
+1319.621235	1489.87
+1319.670979	1834.42
+1319.720723	1426.94
+1319.770468	798.035
+1319.820214	436.185
+1319.869960	290.266
+1319.919708	260.374
+1319.969457	238.742
+1320.019207	231.269
+1320.068957	252.114
+1320.118709	312.291
+1320.168461	318.191
+1320.218215	304.425
+1320.267969	294.592
+1320.317724	249.754
+1320.367481	253.294
+1320.417238	307.178
+1320.466996	428.319
+1320.516755	594.298
+1320.566515	812.587
+1320.616276	1010.82
+1320.666038	1070.6
+1320.715801	880.237
+1320.765564	541.2
+1320.815329	353.196
+1320.865095	291.839
+1320.914861	258.407
+1320.964629	221.829
+1321.014397	170.698
+1321.064166	204.523
+1321.113937	243.068
+1321.163708	237.955
+1321.213480	258.407
+1321.263253	223.796
+1321.313027	222.222
+1321.362802	255.654
+1321.412578	261.947
+1321.462355	263.52
+1321.512133	400.394
+1321.561912	707.179
+1321.611691	916.422
+1321.661472	918.782
+1321.711253	779.942
+1321.761036	527.041
+1321.810819	307.572
+1321.860604	247.001
+1321.910389	240.708
+1321.960175	241.888
+1322.009963	205.31
+1322.059751	143.953
+1322.109540	197.05
+1322.159330	264.7
+1322.209121	287.119
+1322.258912	267.453
+1322.308705	230.482
+1322.358499	213.963
+1322.408294	221.436
+1322.458089	267.453
+1322.507886	406.687
+1322.557683	619.47
+1322.607482	772.469
+1322.657281	753.197
+1322.707081	589.185
+1322.756883	428.319
+1322.806685	305.998
+1322.856488	266.274
+1322.906292	251.721
+1322.956097	216.716
+1323.005903	200.197
+1323.055710	192.724
+1323.105518	214.356
+1323.155326	201.77
+1323.205136	207.67
+1323.254947	218.683
+1323.304758	271.387
+1323.354571	285.153
+1323.404384	284.366
+1323.454199	335.89
+1323.504014	449.165
+1323.553830	610.817
+1323.603647	853.492
+1323.653465	1067.46
+1323.703284	890.07
+1323.753104	567.552
+1323.802925	391.741
+1323.852747	284.759
+1323.902570	248.181
+1323.952394	237.562
+1324.002218	227.729
+1324.052044	240.708
+1324.101871	251.721
+1324.151698	274.14
+1324.201527	285.153
+1324.251356	275.713
+1324.301186	264.7
+1324.351018	241.495
+1324.400850	259.981
+1324.450683	273.353
+1324.500517	326.057
+1324.550352	560.473
+1324.600188	764.996
+1324.650025	819.274
+1324.699862	759.883
+1324.749701	571.092
+1324.799541	386.235
+1324.849382	296.166
+1324.899223	253.688
+1324.949066	234.415
+1324.998909	234.809
+1325.048753	207.67
+1325.098599	231.269
+1325.148445	284.759
+1325.198292	280.433
+1325.248140	277.287
+1325.297989	252.508
+1325.347839	235.202
+1325.397690	238.742
+1325.447542	254.868
+1325.497395	371.289
+1325.547249	567.553
+1325.597103	755.557
+1325.646959	995.085
+1325.696816	1065.1
+1325.746673	897.937
+1325.796531	613.964
+1325.846391	415.733
+1325.896251	336.677
+1325.946112	260.374
+1325.995975	261.161
+1326.045838	254.474
+1326.095702	266.667
+1326.145567	282.4
+1326.195433	263.914
+1326.245300	256.834
+1326.295167	216.716
+1326.345036	224.976
+1326.394906	252.114
+1326.444776	292.626
+1326.494648	308.358
+1326.544521	397.247
+1326.594394	614.357
+1326.644268	919.176
+1326.694144	1072.96
+1326.744020	964.8
+1326.793897	709.539
+1326.843775	475.517
+1326.893654	286.333
+1326.943534	241.495
+1326.993415	224.582
+1327.043297	225.369
+1327.093180	240.315
+1327.143064	234.022
+1327.192948	214.356
+1327.242834	217.109
+1327.292721	183.678
+1327.342608	180.138
+1327.392496	207.67
+1327.442386	265.487
+1327.492276	338.643
+1327.542167	412.587
+1327.592060	486.136
+1327.641953	630.483
+1327.691847	774.043
+1327.741742	710.719
+1327.791638	505.802
+1327.841535	350.443
+1327.891432	254.868
+1327.941331	217.503
+1327.991231	227.336
+1328.041131	198.23
+1328.091033	187.611
+1328.140936	234.415
+1328.190839	237.955
+1328.240743	193.117
+1328.290649	189.577
+1328.340555	218.683
+1328.390462	228.909
+1328.440370	227.729
+1328.490279	251.721
+1328.540189	376.795
+1328.590100	542.38
+1328.640012	687.513
+1328.689925	777.976
+1328.739839	701.279
+1328.789753	518.782
+1328.839669	356.343
+1328.889586	252.114
+1328.939503	223.796
+1328.989421	189.577
+1329.039341	195.084
+1329.089261	219.863
+1329.139182	197.444
+1329.189105	202.557
+1329.239028	204.13
+1329.288952	167.945
+1329.338877	153.786
+1329.388803	162.439
+1329.438730	210.816
+1329.488657	311.112
+1329.538586	416.52
+1329.588516	506.589
+1329.638447	638.742
+1329.688378	720.552
+1329.738311	669.421
+1329.788244	492.823
+1329.838178	313.471
+1329.888114	235.595
+1329.938050	250.541
+1329.987987	246.215
+1330.037925	182.498
+1330.087864	161.259
+1330.137804	195.477
+1330.187745	242.282
+1330.237687	227.336
+1330.287630	247.001
+1330.337574	237.168
+1330.387518	211.21
+1330.437464	237.168
+1330.487411	267.847
+1330.537358	361.063
+1330.587307	481.023
+1330.637256	598.624
+1330.687206	661.948
+1330.737158	598.231
+1330.787110	473.944
+1330.837063	365.782
+1330.887017	272.567
+1330.936972	233.235
+1330.986928	244.248
+1331.036885	278.86
+1331.086843	293.806
+1331.136801	350.836
+1331.186761	383.481
+1331.236722	374.435
+1331.286683	349.263
+1331.336646	335.497
+1331.386609	298.525
+1331.436574	239.135
+1331.486539	299.312
+1331.536505	444.052
+1331.586472	558.113
+1331.636440	640.709
+1331.686410	641.889
+1331.736380	507.769
+1331.786350	337.464
+1331.836322	237.168
+1331.886295	222.616
+1331.936269	239.528
+1331.986244	215.143
+1332.036219	256.441
+1332.086196	307.178
+1332.136173	295.772
+1332.186152	314.651
+1332.236131	336.677
+1332.286111	344.543
+1332.336093	323.698
+1332.386075	304.032
+1332.436058	327.237
+1332.486042	392.921
+1332.536027	496.363
+1332.586013	534.121
+1332.636000	565.193
+1332.685988	649.362
+1332.735977	578.959
+1332.785966	398.821
+1332.835957	275.32
+1332.885948	216.323
+1332.935941	229.695
+1332.985934	261.161
+1333.035929	267.454
+1333.085924	235.988
+1333.135920	231.662
+1333.185918	246.215
+1333.235916	194.69
+1333.285915	176.205
+1333.335915	190.757
+1333.385916	263.52
+1333.435918	312.685
+1333.485920	366.962
+1333.535924	440.905
+1333.585929	535.301
+1333.635935	648.969
+1333.685941	674.927
+1333.735949	614.75
+1333.785957	480.237
+1333.835966	320.944
+1333.885977	279.646
+1333.935988	263.52
+1333.986000	235.595
+1334.036013	231.662
+1334.086027	218.683
+1334.136042	183.678
+1334.186058	203.737
+1334.236075	211.996
+1334.286093	191.544
+1334.336112	217.896
+1334.386132	263.52
+1334.436152	321.731
+1334.486174	366.176
+1334.536196	387.414
+1334.586220	478.663
+1334.636244	612.784
+1334.686269	597.444
+1334.736296	470.797
+1334.786323	409.44
+1334.836351	376.402
+1334.886380	374.435
+1334.936410	377.188
+1334.986441	284.759
+1335.036473	204.13
+1335.086506	178.171
+1335.136540	224.976
+1335.186574	262.34
+1335.236610	215.929
+1335.286646	216.716
+1335.336684	213.963
+1335.386722	193.117
+1335.436762	199.41
+1335.486802	221.042
+1335.536843	284.759
+1335.586886	443.265
+1335.636929	577.385
+1335.686973	650.148
+1335.737018	647.395
+1335.787064	508.162
+1335.837111	418.093
+1335.887158	406.294
+1335.937207	373.648
+1335.987257	324.091
+1336.037308	279.646
+1336.087359	273.747
+1336.137412	244.248
+1336.187465	206.49
+1336.237520	195.87
+1336.287575	188.791
+1336.337631	184.071
+1336.387688	199.017
+1336.437746	263.127
+1336.487806	316.618
+1336.537866	412.98
+1336.587926	549.853
+1336.637988	669.421
+1336.688051	717.405
+1336.738115	593.118
+1336.788180	429.106
+1336.838245	322.911
+1336.888312	283.579
+1336.938379	267.454
+1336.988448	238.742
+1337.038517	229.302
+1337.088588	222.616
+1337.138659	220.649
+1337.188731	258.407
+1337.238804	259.981
+1337.288878	258.407
+1337.338953	250.934
+1337.389029	230.089
+1337.439106	239.135
+1337.489184	256.047
+1337.539263	364.602
+1337.589342	565.193
+1337.639423	720.945
+1337.689505	739.038
+1337.739587	600.591
+1337.789671	401.967
+1337.839755	302.852
+1337.889840	284.759
+1337.939927	247.395
+1337.990014	185.644
+1338.040102	190.757
+1338.090191	235.595
+1338.140281	241.888
+1338.190372	230.089
+1338.240464	256.047
+1338.290557	265.094
+1338.340650	232.449
+1338.390745	221.436
+1338.440841	233.235
+1338.490937	311.112
+1338.541035	418.486
+1338.591133	568.732
+1338.641233	705.213
+1338.691333	700.886
+1338.741434	560.473
+1338.791537	425.173
+1338.841640	331.957
+1338.891744	269.42
+1338.941849	232.842
+1338.991955	225.762
+1339.042062	177.778
+1339.092169	190.364
+1339.142278	220.256
+1339.192388	238.742
+1339.242499	210.816
+1339.292610	198.624
+1339.342723	189.971
+1339.392836	176.598
+1339.442951	209.243
+1339.493066	278.466
+1339.543182	400.394
+1339.593299	545.92
+1339.643417	658.015
+1339.693537	705.212
+1339.743657	567.159
+1339.793778	386.628
+1339.843899	320.551
+1339.894022	309.145
+1339.944146	284.366
+1339.994271	276.106
+1340.044396	243.461
+1340.094523	247.395
+1340.144650	252.508
+1340.194779	239.528
+1340.244908	211.996
+1340.295039	213.963
+1340.345170	249.361
+1340.395302	247.001
+1340.445435	248.968
+1340.495569	317.798
+1340.545704	502.656
+1340.595840	785.449
+1340.645977	1069.81
+1340.696115	1101.67
+1340.746254	773.649
+1340.796394	423.599
+1340.846534	335.497
+1340.896676	317.011
+1340.946818	300.885
+1340.996962	302.065
+1341.047106	296.559
+1341.097251	315.045
+1341.147398	374.435
+1341.197545	384.268
+1341.247693	360.669
+1341.297842	317.404
+1341.347992	231.269
+1341.398143	208.456
+1341.448295	265.094
+1341.498448	478.27
+1341.548602	790.955
+1341.598756	1114.65
+1341.648912	1203.15
+1341.699069	944.347
+1341.749226	614.75
+1341.799385	387.808
+1341.849544	245.034
+1341.899704	247.001
+1341.949866	267.06
+1342.000028	269.027
+1342.050191	267.453
+1342.100355	290.659
+1342.150520	317.011
+1342.200686	331.564
+1342.250853	281.219
+1342.301021	242.674
+1342.351190	226.549
+1342.401359	242.281
+1342.451530	285.546
+1342.501701	387.807
+1342.551874	555.753
+1342.602047	713.865
+1342.652222	820.06
+1342.702397	816.52
+1342.752573	618.29
+1342.802751	417.306
+1342.852929	368.535
+1342.903108	300.098
+1342.953288	235.988
+1343.003469	234.415
+1343.053651	261.16
+1343.103834	279.646
+1343.154017	249.361
+1343.204202	250.147
+1343.254388	238.741
+1343.304574	207.276
+1343.354762	206.096
+1343.404950	228.122
+1343.455140	241.101
+1343.505330	326.45
+1343.555521	491.642
+1343.605714	664.307
+1343.655907	732.744
+1343.706101	679.253
+1343.756296	533.334
+1343.806492	384.268
+1343.856689	284.366
+1343.906887	235.201
+1343.957085	249.754
+1344.007285	243.068
+1344.057486	232.448
+1344.107687	248.181
+1344.157890	248.181
+1344.208093	225.762
+1344.258298	231.268
+1344.308503	212.389
+1344.358709	202.556
+1344.408916	197.837
+1344.459125	271.386
+1344.509334	377.188
+1344.559544	502.262
+1344.609755	681.22
+1344.659967	742.184
+1344.710179	699.312
+1344.760393	559.293
+1344.810608	372.862
+1344.860824	267.453
+1344.911040	235.201
+1344.961258	227.728
+1345.011476	230.482
+1345.061696	226.549
+1345.111916	223.009
+1345.162137	218.682
+1345.212359	234.808
+1345.262583	277.286
+1345.312807	295.772
+1345.363032	257.62
+1345.413258	216.716
+1345.463485	224.582
+1345.513712	357.916
+1345.563941	544.74
+1345.614171	686.726
+1345.664402	737.464
+1345.714633	693.806
+1345.764866	592.724
+1345.815099	435.399
+1345.865333	335.103
+1345.915569	295.772
+1345.965805	256.44
+1346.016042	236.381
+1346.066280	214.356
+1346.116520	206.49
+1346.166760	219.076
+1346.217001	221.829
+1346.267242	200.197
+1346.317485	204.13
+1346.367729	239.135
+1346.417974	274.533
+1346.468219	290.659
+1346.518466	359.489
+1346.568714	504.229
+1346.618962	641.889
+1346.669211	715.438
+1346.719462	687.906
+1346.769713	513.668
+1346.819965	346.116
+1346.870218	285.546
+1346.920473	267.847
+1346.970728	302.458
+1347.020984	281.219
+1347.071240	214.356
+1347.121498	248.574
+1347.171757	300.098
+1347.222017	240.708
+1347.272277	221.435
+1347.322539	214.749
+1347.372802	215.142
+1347.423065	246.214
+1347.473329	282.399
+1347.523595	418.879
+1347.573861	923.502
+1347.624128	2276.11
+1347.674396	5188.21
+1347.724666	8866.09
+1347.774936	9612.21
+1347.825207	5983.49
+1347.875478	2074.73
+1347.925751	635.595
+1347.976025	657.621
+1348.026300	825.959
+1348.076575	635.989
+1348.126852	347.689
+1348.177130	267.846
+1348.227408	364.602
+1348.277687	444.838
+1348.327968	329.597
+1348.378249	268.24
+1348.428531	342.969
+1348.478814	388.201
+1348.529099	434.612
+1348.579384	815.733
+1348.629670	1941.79
+1348.679956	4282.01
+1348.730244	7060.78
+1348.780533	7429.71
+1348.830823	4668.64
+1348.881113	1738.45
+1348.931405	580.138
+1348.981698	444.838
+1349.031991	513.274
+1349.082285	479.843
+1349.132581	379.154
+1349.182877	290.659
+1349.233174	341.789
+1349.283472	453.884
+1349.333772	419.666
+1349.384072	259.587
+1349.434373	248.181
+1349.484674	311.111
+1349.534977	427.139
+1349.585281	722.124
+1349.635586	1218.49
+1349.685891	2160.48
+1349.736198	3311.71
+1349.786506	3310.13
+1349.836814	1925.27
+1349.887123	693.806
+1349.937434	318.19
+1349.987745	315.831
+1350.038057	396.853
+1350.088371	364.602
+1350.138685	256.44
+1350.189000	196.656
+1350.239316	189.97
+1350.289633	269.419
+1350.339950	298.918
+1350.390269	230.088
+1350.440589	210.029
+1350.490910	298.131
+1350.541231	504.228
+1350.591554	696.952
+1350.641877	932.547
+1350.692202	1285.35
+1350.742527	1601.58
+1350.792853	1450.54
+1350.843180	809.44
+1350.893509	381.121
+1350.943838	285.939
+1350.994168	265.879
+1351.044499	262.34
+1351.094831	243.854
+1351.145163	222.222
+1351.195497	259.193
+1351.245832	332.35
+1351.296168	324.877
+1351.346504	246.214
+1351.396842	223.008
+1351.447180	228.121
+1351.497520	349.262
+1351.547860	597.837
+1351.598201	864.111
+1351.648543	1163.82
+1351.698887	1511.51
+1351.749231	1533.53
+1351.799576	1005.7
+1351.849922	486.922
+1351.900269	301.278
+1351.950617	271.386
+1352.000965	295.378
+1352.051315	324.09
+1352.101666	280.039
+1352.152017	239.527
+1352.202370	260.766
+1352.252723	271.779
+1352.303078	243.461
+1352.353433	205.702
+1352.403789	196.263
+1352.454147	228.515
+1352.504505	335.889
+1352.554864	483.776
+1352.605224	709.145
+1352.655585	1056.44
+1352.705947	1276.7
+1352.756310	1094.2
+1352.806673	668.634
+1352.857038	407.866
+1352.907404	280.039
+1352.957770	250.54
+1353.008138	276.106
+1353.058506	288.692
+1353.108876	271.386
+1353.159246	258.8
+1353.209617	256.44
+1353.259990	269.813
+1353.310363	230.088
+1353.360737	165.978
+1353.411112	182.89
+1353.461488	291.838
+1353.511865	401.18
+1353.562243	565.978
+1353.612622	758.703
+1353.663001	929.401
+1353.713382	980.138
+1353.763764	777.188
+1353.814146	516.421
+1353.864530	368.141
+1353.914914	290.658
+1353.965299	246.607
+1354.015686	299.311
+1354.066073	320.944
+1354.116461	283.185
+1354.166850	251.72
+1354.217240	283.972
+1354.267631	268.633
+1354.318023	251.327
+1354.368416	248.18
+1354.418810	266.666
+1354.469204	326.45
+1354.519600	446.411
+1354.569997	554.179
+1354.620394	738.643
+1354.670793	1030.48
+1354.721192	1205.11
+1354.771593	1008.85
+1354.821994	611.603
+1354.872396	398.426
+1354.922799	324.483
+1354.973203	303.638
+1355.023608	273.746
+1355.074014	277.679
+1355.124421	252.9
+1355.174829	253.687
+1355.225238	291.838
+1355.275648	268.633
+1355.326058	194.69
+1355.376470	189.183
+1355.426882	274.926
+1355.477296	363.028
+1355.527710	529.007
+1355.578126	901.476
+1355.628542	1318.39
+1355.678959	1538.64
+1355.729377	1415.14
+1355.779796	971.486
+1355.830217	541.986
+1355.880638	336.283
+1355.931059	311.897
+1355.981482	336.676
+1356.031906	293.411
+1356.082331	259.586
+1356.132756	248.574
+1356.183183	259.586
+1356.233611	259.193
+1356.284039	207.276
+1356.334469	200.196
+1356.384899	226.155
+1356.435330	253.293
+1356.485762	344.936
+1356.536196	442.084
+1356.586630	670.6
+1356.637065	948.673
+1356.687501	1098.13
+1356.737938	966.372
+1356.788375	609.636
+1356.838814	388.987
+1356.889254	335.89
+1356.939695	368.535
+1356.990136	307.178
+1357.040579	275.319
+1357.091022	292.232
+1357.141467	277.286
+1357.191912	291.838
+1357.242358	299.705
+1357.292806	253.687
+1357.343254	243.067
+1357.393703	244.247
+1357.444153	261.553
+1357.494604	346.116
+1357.545056	604.13
+1357.595509	1209.44
+1357.645963	1906.79
+1357.696417	2145.53
+1357.746873	1644.05
+1357.797330	870.01
+1357.847787	466.863
+1357.898246	403.54
+1357.948705	343.756
+1357.999165	324.877
+1358.049627	297.738
+1358.100089	258.8
+1358.150552	285.939
+1358.201016	299.705
+1358.251481	271.779
+1358.301947	278.072
+1358.352414	263.913
+1358.402882	260.373
+1358.453351	322.91
+1358.503821	446.804
+1358.554291	641.888
+1358.604763	1068.24
+1358.655235	1662.15
+1358.705709	1793.51
+1358.756183	1274.34
+1358.806659	660.767
+1358.857135	376.794
+1358.907612	344.543
+1358.958090	361.455
+1359.008569	307.571
+1359.059049	237.168
+1359.109530	230.088
+1359.160012	248.18
+1359.210495	267.846
+1359.260979	242.281
+1359.311464	202.556
+1359.361949	209.242
+1359.412436	250.54
+1359.462924	289.085
+1359.513412	302.851
+1359.563902	451.917
+1359.614392	749.656
+1359.664883	1057.23
+1359.715375	1057.23
+1359.765869	756.736
+1359.816363	489.675
+1359.866858	354.769
+1359.917354	287.512
+1359.967851	243.854
+1360.018349	216.322
+1360.068847	235.201
+1360.119347	254.867
+1360.169848	269.813
+1360.220349	252.114
+1360.270852	243.461
+1360.321355	274.532
+1360.371860	308.358
+1360.422365	398.427
+1360.472871	705.605
+1360.523379	1483.58
+1360.573887	2663.92
+1360.624396	3251.92
+1360.674906	2434.62
+1360.725417	1234.61
+1360.775929	599.804
+1360.826442	448.771
+1360.876956	420.452
+1360.927470	370.501
+1360.977986	301.278
+1361.028503	256.047
+1361.079020	261.16
+1361.129539	262.733
+1361.180058	257.227
+1361.230578	244.247
+1361.281100	218.289
+1361.331622	204.523
+1361.382145	256.833
+1361.432669	391.74
+1361.483194	728.811
+1361.533720	1351.03
+1361.584247	2044.05
+1361.634775	2247.4
+1361.685304	1701.48
+1361.735834	980.925
+1361.786364	557.719
+1361.836896	359.095
+1361.887429	294.592
+1361.937962	286.332
+1361.988496	249.36
+1362.039032	225.368
+1362.089568	245.427
+1362.140105	251.72
+1362.190644	253.294
+1362.241183	262.34
+1362.291723	230.875
+1362.342264	200.983
+1362.392806	235.201
+1362.443349	299.311
+1362.493892	438.151
+1362.544437	771.289
+1362.594983	1216.52
+1362.645529	1349.85
+1362.696077	1002.16
+1362.746625	580.925
+1362.797175	387.021
+1362.847725	320.55
+1362.898277	304.425
+1362.948829	298.918
+1362.999382	276.893
+1363.049936	265.486
+1363.100491	244.641
+1363.151047	223.008
+1363.201604	223.795
+1363.252162	222.222
+1363.302721	206.096
+1363.353280	199.016
+1363.403841	252.114
+1363.454403	284.759
+1363.504965	360.275
+1363.555529	535.3
+1363.606093	772.469
+1363.656659	849.952
+1363.707225	768.142
+1363.757792	604.523
+1363.808360	438.938
+1363.858929	320.55
+1363.909499	323.697
+1363.960070	268.24
+1364.010642	199.016
+1364.061215	225.368
+1364.111789	256.44
+1364.162364	272.959
+1364.212940	259.98
+1364.263516	190.363
+1364.314094	157.718
+1364.364672	154.178
+1364.415252	201.769
+1364.465832	266.273
+1364.516413	305.998
+1364.566996	393.314
+1364.617579	548.279
+1364.668163	636.382
+1364.718748	609.637
+1364.769334	534.12
+1364.819921	402.753
+1364.870509	324.484
+1364.921097	274.533
+1364.971687	201.376
+1365.022278	164.405
+1365.072870	195.476
+1365.123462	265.093
+1365.174056	288.692
+1365.224650	267.453
+1365.275245	250.147
+1365.325842	228.122
+1365.376439	218.289
+1365.427037	234.808
+1365.477636	403.933
+1365.528236	783.875
+1365.578837	1382.5
+1365.629439	1899.31
+1365.680042	1804.53
+1365.730646	1227.14
+1365.781251	680.433
+1365.831856	435.792
+1365.882463	349.656
+1365.933071	293.412
+1365.983679	232.055
+1366.034288	223.009
+1366.084899	251.327
+1366.135510	255.26
+1366.186122	280.039
+1366.236736	272.566
+1366.287350	248.574
+1366.337965	218.289
+1366.388581	210.816
+1366.439198	248.967
+1366.489816	363.815
+1366.540434	652.508
+1366.591054	1095.77
+1366.641675	1370.7
+1366.692296	1284.96
+1366.742919	890.463
+1366.793542	536.874
+1366.844167	326.057
+1366.894792	295.378
+1366.945419	264.307
+1366.996046	231.268
+1367.046674	215.536
+1367.097303	246.607
+1367.147933	274.533
+1367.198564	243.068
+1367.249196	259.98
+1367.299829	285.939
+1367.350463	288.692
+1367.401098	239.528
+1367.451733	257.227
+1367.502370	317.011
+1367.553007	482.596
+1367.603646	795.281
+1367.654285	1002.56
+1367.704926	909.736
+1367.755567	686.726
+1367.806209	512.881
+1367.856853	343.756
+1367.907497	238.741
+1367.958142	224.582
+1368.008788	224.189
+1368.059435	235.595
+1368.110083	270.993
+1368.160731	275.713
+1368.211381	289.085
+1368.262032	256.44
+1368.312683	229.302
+1368.363336	232.448
+1368.413989	213.569
+1368.464644	233.235
+1368.515299	377.974
+1368.565956	561.652
+1368.616613	804.327
+1368.667271	958.113
+1368.717930	815.34
+1368.768590	517.994
+1368.819251	310.324
+1368.869913	268.24
+1368.920576	260.373
+1368.971240	241.494
+1369.021905	234.021
+1369.072570	217.109
+1369.123237	245.034
+1369.173904	273.353
+1369.224573	234.021
+1369.275242	205.309
+1369.325913	206.883
+1369.376584	224.582
+1369.427256	271.78
+1369.477930	355.162
+1369.528604	558.899
+1369.579279	882.597
+1369.629955	1241.69
+1369.680632	1299.51
+1369.731310	991.938
+1369.781988	585.645
+1369.832668	392.92
+1369.883349	293.412
+1369.934030	251.721
+1369.984713	283.972
+1370.035397	347.296
+1370.086081	389.774
+1370.136766	416.519
+1370.187453	427.925
+1370.238140	421.632
+1370.288828	418.093
+1370.339517	363.029
+1370.390207	345.329
+1370.440898	355.949
+1370.491590	409.833
+1370.542283	615.93
+1370.592977	892.43
+1370.643672	1153.98
+1370.694367	1187.81
+1370.745064	889.677
+1370.795762	564.012
+1370.846460	380.335
+1370.897160	287.512
+1370.947860	303.245
+1370.998561	323.304
+1371.049263	311.898
+1371.099967	338.643
+1371.150671	387.807
+1371.201376	399.214
+1371.252082	334.71
+1371.302789	290.266
+1371.353497	283.972
+1371.404206	300.098
+1371.454915	319.764
+1371.505626	413.766
+1371.556338	669.421
+1371.607050	1027.73
+1371.657764	1281.02
+1371.708478	1257.03
+1371.759193	1003.34
+1371.809910	656.048
+1371.860627	397.247
+1371.911345	317.011
+1371.962064	287.512
+1372.012784	290.265
+1372.063505	309.931
+1372.114227	376.795
+1372.164950	355.949
+1372.215674	280.826
+1372.266399	271.78
+1372.317125	239.921
+1372.367851	248.967
+1372.418579	267.453
+1372.469307	288.692
+1372.520037	377.581
+1372.570767	559.686
+1372.621498	794.101
+1372.672231	980.926
+1372.722964	1023.8
+1372.773698	853.098
+1372.824433	612.783
+1372.875169	370.502
+1372.925906	292.625
+1372.976644	305.998
+1373.027383	289.479
+1373.078122	258.014
+1373.128863	270.206
+1373.179605	313.864
+1373.230347	354.769
+1373.281091	362.242
+1373.331835	301.278
+1373.382581	230.875
+1373.433327	236.775
+1373.484074	329.597
+1373.534822	530.187
+1373.585572	769.716
+1373.636322	920.748
+1373.687073	950.247
+1373.737825	814.947
+1373.788578	549.066
+1373.839331	365.782
+1373.890086	276.893
+1373.940842	213.569
+1373.991598	226.942
+1374.042356	295.772
+1374.093115	287.512
+1374.143874	237.954
+1374.194634	229.695
+1374.245396	256.834
+1374.296158	233.235
+1374.346921	221.829
+1374.397685	184.857
+1374.448450	203.736
+1374.499216	300.098
+1374.549983	498.722
+1374.600751	721.338
+1374.651520	855.458
+1374.702290	811.8
+1374.753060	643.855
+1374.803832	505.015
+1374.854605	342.576
+1374.905378	256.834
+1374.956153	278.859
+1375.006928	331.957
+1375.057704	280.432
+1375.108482	216.715
+1375.159260	214.356
+1375.210039	218.289
+1375.260819	213.962
+1375.311600	198.23
+1375.362382	206.096
+1375.413165	229.302
+1375.463949	256.44
+1375.514733	343.756
+1375.565519	467.65
+1375.616306	631.662
+1375.667093	744.15
+1375.717882	676.5
+1375.768671	516.814
+1375.819462	362.242
+1375.870253	249.754
+1375.921045	186.43
+1375.971838	168.338
+1376.022633	198.623
+1376.073428	232.448
+1376.124224	220.649
+1376.175021	240.314
+1376.225819	254.08
+1376.276617	261.16
+1376.327417	289.872
+1376.378218	227.335
+1376.429019	190.363
+1376.479822	254.867
+1376.530626	381.907
+1376.581430	495.575
+1376.632235	575.418
+1376.683042	588.398
+1376.733849	568.339
+1376.784657	462.537
+1376.835466	349.262
+1376.886276	279.646
+1376.937087	244.247
+1376.987899	222.615
+1377.038712	230.481
+1377.089526	234.021
+1377.140341	228.515
+1377.191157	199.41
+1377.241973	183.284
+1377.292791	202.949
+1377.343609	214.356
+1377.394429	197.836
+1377.445249	230.875
+1377.496070	333.923
+1377.546893	484.563
+1377.597716	621.829
+1377.648540	767.356
+1377.699365	821.24
+1377.750191	687.513
+1377.801018	514.848
+1377.851846	363.815
+1377.902675	289.085
+1377.953505	262.733
+1378.004335	242.281
+1378.055167	206.096
+1378.106000	226.155
+1378.156833	222.615
+1378.207667	205.309
+1378.258503	181.71
+1378.309339	182.89
+1378.360176	259.193
+1378.411015	312.684
+1378.461854	400.393
+1378.512694	617.896
+1378.563535	1122.91
+1378.614377	1916.62
+1378.665220	2189.19
+1378.716064	1587.81
+1378.766908	787.808
+1378.817754	379.941
+1378.868601	300.098
+1378.919448	307.571
+1378.970297	281.219
+1379.021146	215.536
+1379.071997	209.243
+1379.122848	256.44
+1379.173700	256.834
+1379.224553	231.268
+1379.275408	224.189
+1379.326263	228.908
+1379.377119	221.042
+1379.427976	297.738
+1379.478834	512.095
+1379.529692	991.938
+1379.580552	1645.23
+1379.631413	2053.49
+1379.682274	1916.23
+1379.733137	1360.87
+1379.784001	840.119
+1379.834865	521.534
+1379.885730	351.229
+1379.936597	280.826
+1379.987464	266.666
+1380.038332	233.235
+1380.089201	240.314
+1380.140071	249.754
+1380.190942	235.201
+1380.241814	257.62
+1380.292687	230.875
+1380.343561	180.137
+1380.394436	225.762
+1380.445312	343.363
+1380.496188	545.919
+1380.547066	833.039
+1380.597944	1223.99
+1380.648824	1593.32
+1380.699704	1646.81
+1380.750586	1372.67
+1380.801468	908.555
+1380.852351	521.534
+1380.903235	374.041
+1380.954120	296.558
+1381.005006	284.759
+1381.055893	244.641
+1381.106781	196.263
+1381.157670	226.155
+1381.208560	265.88
+1381.259450	266.273
+1381.310342	206.882
+1381.361235	206.489
+1381.412128	281.219
+1381.463023	346.902
+1381.513918	524.287
+1381.564814	821.633
+1381.615712	1332.94
+1381.666610	1997.64
+1381.717509	2455.46
+1381.768409	2140.02
+1381.819310	1257.03
+1381.870212	573.451
+1381.921115	353.195
+1381.972019	340.609
+1382.022924	326.45
+1382.073829	308.357
+1382.124736	324.877
+1382.175644	352.802
+1382.226552	329.99
+1382.277462	277.286
+1382.328372	232.054
+1382.379283	187.61
+1382.430196	217.109
+1382.481109	342.576
+1382.532023	512.881
+1382.582938	766.175
+1382.633854	1125.27
+1382.684771	1515.83
+1382.735689	1752.61
+1382.786608	1405.31
+1382.837527	775.615
+1382.888448	407.866
+1382.939370	306.784
+1382.990292	320.55
+1383.041216	335.496
+1383.092140	304.031
+1383.143066	300.884
+1383.193992	268.239
+1383.244919	245.034
+1383.295848	250.147
+1383.346777	261.553
+1383.397707	263.913
+1383.448638	305.211
+1383.499570	359.095
+1383.550503	600.983
+1383.601437	1225.57
+1383.652371	1967.36
+1383.703307	2301.67
+1383.754244	1821.83
+1383.805181	999.411
+1383.856120	497.148
+1383.907059	365.388
+1383.958000	397.64
+1384.008941	338.249
+1384.059883	294.985
+1384.110826	311.111
+1384.161771	331.563
+1384.212716	288.298
+1384.263662	222.222
+1384.314609	222.222
+1384.365557	230.088
+1384.416505	230.874
+1384.467455	268.633
+1384.518406	403.933
+1384.569358	750.836
+1384.620310	1469.42
+1384.671264	2452.71
+1384.722218	3044.25
+1384.773174	2674.14
+1384.824130	1619.27
+1384.875087	726.844
+1384.926045	405.899
+1384.977005	363.028
+1385.027965	378.761
+1385.078926	335.889
+1385.129888	279.252
+1385.180851	252.9
+1385.231814	283.972
+1385.282779	298.918
+1385.333745	249.36
+1385.384712	212.389
+1385.435679	199.409
+1385.486648	288.298
+1385.537617	462.537
+1385.588588	805.507
+1385.639559	1439.14
+1385.690531	2145.92
+1385.741504	2365
+1385.792478	1762.83
+1385.843454	874.337
+1385.894430	416.126
+1385.945407	354.375
+1385.996384	369.321
+1386.047363	320.55
+1386.098343	235.594
+1386.149324	150.638
+1386.200305	150.245
+1386.251288	216.715
+1386.302272	231.268
+1386.353256	226.941
+1386.404241	225.762
+1386.455228	247.394
+1386.506215	283.579
+1386.557203	439.331
+1386.608192	733.53
+1386.659183	1039.14
+1386.710174	1228.71
+1386.761166	1206.69
+1386.812158	875.124
+1386.863152	494.002
+1386.914147	312.684
+1386.965143	251.327
+1387.016139	251.327
+1387.067137	269.813
+1387.118136	259.98
+1387.169135	255.26
+1387.220135	234.808
+1387.271137	199.803
+1387.322139	221.828
+1387.373142	246.214
+1387.424146	273.353
+1387.475152	252.114
+1387.526158	289.478
+1387.577165	484.169
+1387.628172	674.533
+1387.679181	906.589
+1387.730191	1034.42
+1387.781202	855.458
+1387.832213	524.681
+1387.883226	338.643
+1387.934240	254.867
+1387.985254	225.368
+1388.036269	227.728
+1388.087286	247.394
+1388.138303	244.247
+1388.189321	237.561
+1388.240340	259.98
+1388.291361	251.72
+1388.342382	237.168
+1388.393404	233.628
+1388.444426	208.849
+1388.495450	304.818
+1388.546475	471.19
+1388.597501	625.369
+1388.648527	727.237
+1388.699555	727.631
+1388.750584	670.207
+1388.801613	562.045
+1388.852643	387.021
+1388.903675	267.453
+1388.954707	257.62
+1389.005740	297.738
+1389.056774	294.592
+1389.107810	261.947
+1389.158846	267.06
+1389.209883	244.641
+1389.260920	210.422
+1389.311959	270.993
+1389.362999	312.291
+1389.414040	268.633
+1389.465081	245.034
+1389.516124	323.304
+1389.567168	519.568
+1389.618212	890.856
+1389.669257	1424.58
+1389.720304	1589.78
+1389.771351	1266.08
+1389.822399	755.556
+1389.873448	449.558
+1389.924499	331.957
+1389.975550	299.705
+1390.026602	269.42
+1390.077654	213.569
+1390.128708	201.769
+1390.179763	224.582
+1390.230819	289.872
+1390.281876	261.16
+1390.332933	238.348
+1390.383992	245.821
+1390.435051	255.654
+1390.486112	311.111
+1390.537173	555.752
+1390.588235	1132.35
+1390.639298	1806.49
+1390.690363	2049.95
+1390.741428	1688.1
+1390.792494	1023.8
+1390.843561	547.099
+1390.894629	327.63
+1390.945697	320.157
+1390.996767	295.378
+1391.047838	226.155
+1391.098910	263.913
+1391.149982	283.186
+1391.201056	285.152
+1391.252130	306.391
+1391.303206	265.88
+1391.354282	250.934
+1391.405359	307.964
+1391.456437	359.489
+1391.507517	492.429
+1391.558597	741.004
+1391.609678	1166.57
+1391.660760	1597.25
+1391.711843	1577.98
+1391.762926	1139.82
+1391.814011	705.999
+1391.865097	435.398
+1391.916184	304.031
+1391.967271	272.959
+1392.018360	261.553
+1392.069449	212.782
+1392.120540	181.71
+1392.171631	210.029
+1392.222723	252.114
+1392.273817	261.947
+1392.324911	248.574
+1392.376006	228.908
+1392.427102	236.774
+1392.478199	328.417
+1392.529297	536.087
+1392.580396	906.195
+1392.631495	1277.09
+1392.682596	1411.21
+1392.733698	1167.75
+1392.784800	727.237
+1392.835904	451.131
+1392.887008	305.211
+1392.938114	257.62
+1392.989220	255.26
+1393.040327	245.034
+1393.091436	270.599
+1393.142545	278.072
+1393.193655	252.9
+1393.244766	205.702
+1393.295878	241.887
+1393.346991	234.414
+1393.398105	262.733
+1393.449220	341.789
+1393.500335	461.75
+1393.551452	698.525
+1393.602570	1083.58
+1393.653688	1416.72
+1393.704808	1449.36
+1393.755928	1087.51
+1393.807049	603.343
+1393.858172	361.455
+1393.909295	311.504
+1393.960419	326.843
+1394.011544	276.892
+1394.062670	254.474
+1394.113797	286.332
+1394.164925	326.843
+1394.216054	323.697
+1394.267184	275.712
+1394.318314	225.762
+1394.369446	230.481
+1394.420579	285.545
+1394.471712	362.242
+1394.522847	589.577
+1394.573982	1086.33
+1394.625118	1535.89
+1394.676256	1593.71
+1394.727394	1264.9
+1394.778533	793.708
+1394.829673	463.717
+1394.880814	340.216
+1394.931956	330.383
+1394.983099	321.73
+1395.034243	287.905
+1395.085388	279.252
+1395.136534	256.44
+1395.187680	255.654
+1395.238828	287.905
+1395.289976	297.345
+1395.341126	235.988
+1395.392276	212.782
+1395.443428	250.147
+1395.494580	380.334
+1395.545733	632.055
+1395.596887	1003.34
+1395.648042	1311.31
+1395.699198	1375.81
+1395.750355	1219.27
+1395.801513	819.273
+1395.852672	436.971
+1395.903832	331.957
+1395.954993	325.663
+1396.006154	330.383
+1396.057317	342.969
+1396.108481	340.609
+1396.159645	331.563
+1396.210810	312.291
+1396.261977	339.43
+1396.313144	363.422
+1396.364312	324.877
+1396.415482	250.147
+1396.466652	272.173
+1396.517823	429.499
+1396.568995	647.788
+1396.620168	825.959
+1396.671341	906.589
+1396.722516	912.489
+1396.773692	767.749
+1396.824869	537.267
+1396.876046	368.535
+1396.927225	311.111
+1396.978404	306.391
+1397.029585	291.052
+1397.080766	294.198
+1397.131948	307.964
+1397.183132	343.363
+1397.234316	327.237
+1397.285501	293.805
+1397.336687	267.846
+1397.387874	260.767
+1397.439062	295.772
+1397.490251	366.962
+1397.541440	408.653
+1397.592631	493.215
+1397.643823	719.371
+1397.695015	873.551
+1397.746209	766.962
+1397.797404	532.154
+1397.848599	317.011
+1397.899795	291.839
+1397.950993	298.525
+1398.002191	306.784
+1398.053390	293.018
+1398.104590	220.649
+1398.155791	213.569
+1398.206993	289.085
+1398.258196	269.42
+1398.309400	221.435
+1398.360605	196.263
+1398.411810	187.217
+1398.463017	240.314
+1398.514225	333.137
+1398.565433	478.663
+1398.616643	626.942
+1398.667853	685.153
+1398.719065	592.724
+1398.770277	476.303
+1398.821490	391.347
+1398.872704	333.923
+1398.923919	291.839
+1398.975135	292.625
+1399.026352	278.859
+1399.077570	273.353
+1399.128789	265.486
+1399.180009	246.214
+1399.231230	220.255
+1399.282451	240.314
+1399.333674	251.327
+1399.384898	255.26
+1399.436122	289.872
+1399.487347	353.982
+1399.538574	584.858
+1399.589801	893.216
+1399.641029	1014.75
+1399.692259	838.546
+1399.743489	582.498
+1399.794720	433.432
+1399.845952	317.011
+1399.897185	250.934
+1399.948418	241.494
+1399.999653	239.528
+1400.050889	253.687
+1400.102126	242.281
+1400.153363	218.289
+1400.204602	215.142
+1400.255841	187.61
+1400.307082	202.95
+1400.358323	215.929
+1400.409565	199.803
+1400.460809	268.633
+1400.512053	429.105
+1400.563298	759.49
+1400.614544	1105.61
+1400.665791	1370.31
+1400.717039	1628.32
+1400.768288	1585.06
+1400.819538	1026.55
+1400.870788	482.203
+1400.922040	263.913
+1400.973293	267.453
+1401.024546	274.14
+1401.075801	243.068
+1401.127056	205.703
+1401.178312	218.682
+1401.229570	238.741
+1401.280828	233.628
+1401.332087	224.975
+1401.383347	234.022
+1401.434608	254.474
+1401.485870	292.232
+1401.537133	426.352
+1401.588397	603.737
+1401.639662	870.011
+1401.690928	1170.11
+1401.742194	1287.32
+1401.793462	1046.61
+1401.844731	648.575
+1401.896000	353.982
+1401.947270	252.901
+1401.998542	263.52
+1402.049814	270.993
+1402.101087	261.947
+1402.152362	237.561
+1402.203637	247.394
+1402.254913	293.805
+1402.306190	261.554
+1402.357468	234.415
+1402.408747	253.294
+1402.460026	254.474
+1402.511307	291.052
+1402.562589	445.231
+1402.613871	618.29
+1402.665155	790.955
+1402.716439	921.142
+1402.767725	871.978
+1402.819011	621.83
+1402.870298	352.803
+1402.921587	281.613
+1402.972876	281.613
+1403.024166	265.487
+1403.075457	248.574
+1403.126749	230.875
+1403.178042	208.849
+1403.229336	248.574
+1403.280631	278.073
+1403.331926	280.433
+1403.383223	238.741
+1403.434521	213.569
+1403.485819	215.143
+1403.537119	294.199
+1403.588419	503.049
+1403.639721	716.618
+1403.691023	797.248
+1403.742326	751.623
+1403.793630	613.57
+1403.844935	444.838
+1403.896241	353.589
+1403.947548	288.299
+1403.998856	241.888
+1404.050165	239.135
+1404.101475	247.001
+1404.152786	219.076
+1404.204098	209.636
+1404.255410	232.448
+1404.306724	235.988
+1404.358038	223.795
+1404.409354	196.263
+1404.460670	186.431
+1404.511987	248.574
+1404.563306	416.913
+1404.614625	646.608
+1404.665945	867.258
+1404.717266	869.224
+1404.768588	687.906
+1404.819911	492.429
+1404.871235	330.777
+1404.922560	283.579
+1404.973885	229.302
+1405.025212	229.695
+1405.076540	270.206
+1405.127868	252.114
+1405.179198	258.014
+1405.230528	249.754
+1405.281859	244.641
+1405.333192	254.867
+1405.384525	236.775
+1405.435859	213.963
+1405.487194	173.058
+1405.538530	247.394
+1405.589867	498.722
+1405.641205	779.942
+1405.692544	842.479
+1405.743884	737.071
+1405.795225	553
+1405.846566	389.774
+1405.897909	352.409
+1405.949253	305.211
+1406.000597	235.988
+1406.051942	246.214
+1406.103289	241.495
+1406.154636	239.135
+1406.205984	256.834
+1406.257334	239.135
+1406.308684	211.209
+1406.360035	214.356
+1406.411387	245.428
+1406.462740	269.813
+1406.514094	278.859
+1406.565448	347.689
+1406.616804	543.167
+1406.668161	812.98
+1406.719518	1101.67
+1406.770877	1369.91
+1406.822237	1269.23
+1406.873597	866.078
+1406.924958	455.458
+1406.976321	304.425
+1407.027684	267.453
+1407.079048	263.52
+1407.130413	255.261
+1407.181779	246.214
+1407.233146	269.42
+1407.284514	248.968
+1407.335883	239.528
+1407.387253	239.528
+1407.438624	269.813
+1407.489995	324.091
+1407.541368	431.859
+1407.592742	693.413
+1407.644116	1023.01
+1407.695491	1310.92
+1407.746868	1449.76
+1407.798245	1279.06
+1407.849623	930.188
+1407.901003	569.519
+1407.952383	348.476
+1408.003764	254.474
+1408.055146	209.243
+1408.106529	251.327
+1408.157913	291.052
+1408.209297	254.867
+1408.260683	219.862
+1408.312070	221.829
+1408.363457	204.523
+1408.414846	194.297
+1408.466236	199.803
+1408.517626	234.022
+1408.569017	377.975
+1408.620410	709.539
+1408.671803	946.707
+1408.723197	914.062
+1408.774592	807.474
+1408.825988	656.441
+1408.877385	498.722
+1408.928783	368.535
+1408.980182	300.885
+1409.031582	251.327
+1409.082983	241.495
+1409.134384	250.147
+1409.185787	242.281
+1409.237191	229.302
+1409.288595	254.081
+1409.340001	289.479
+1409.391407	238.741
+1409.442814	189.184
+1409.494222	241.495
+1409.545632	356.342
+1409.597042	441.298
+1409.648453	534.907
+1409.699865	650.542
+1409.751278	571.092
+1409.802692	440.905
+1409.854106	407.473
+1409.905522	334.71
+1409.956939	260.767
+1410.008357	212.389
+1410.059775	180.531
+1410.111195	180.137
+1410.162615	218.682
+1410.214036	244.248
+1410.265459	238.348
+1410.316882	232.055
+1410.368306	199.41
+1410.419731	205.703
+1410.471157	250.934
+1410.522584	268.24
+1410.574012	365.389
+1410.625441	525.861
+1410.676871	624.189
+1410.728302	721.338
+1410.779733	724.485
+1410.831166	508.555
+1410.882600	318.191
+1410.934034	265.093
+1410.985470	285.152
+1411.036906	285.939
+1411.088343	259.98
+1411.139782	202.556
+1411.191221	226.155
+1411.242661	199.803
+1411.294102	174.631
+1411.345544	195.477
+1411.396987	223.009
+1411.448431	261.554
+1411.499876	272.566
+1411.551321	308.751
+1411.602768	476.303
+1411.654216	722.125
+1411.705664	960.08
+1411.757114	1038.74
+1411.808564	923.895
+1411.860016	613.177
+1411.911468	316.618
+1411.962921	217.896
+1412.014375	212.783
+1412.065831	242.675
+1412.117287	197.05
+1412.168744	193.904
+1412.220202	225.762
+1412.271660	250.934
+1412.323120	246.214
+1412.374581	211.209
+1412.426043	218.682
+1412.477505	283.186
+1412.528969	363.815
+1412.580433	484.17
+1412.631899	733.138
+1412.683365	1095.77
+1412.734833	1282.6
+1412.786301	1127.63
+1412.837770	774.829
+1412.889240	451.131
+1412.940711	324.484
+1412.992183	307.965
+1413.043656	263.52
+1413.095130	256.047
+1413.146605	269.42
+1413.198081	304.425
+1413.249557	300.492
+1413.301035	281.219
+1413.352514	288.692
+1413.403993	297.345
+1413.455473	351.623
+1413.506955	733.138
+1413.558437	1638.94
+1413.609920	2641.5
+1413.661405	2777.19
+1413.712890	1977.19
+1413.764376	1216.91
+1413.815863	907.769
+1413.867351	702.852
+1413.918840	454.278
+1413.970330	309.931
+1414.021820	323.304
+1414.073312	357.522
+1414.124805	306.392
+1414.176298	240.315
+1414.227793	224.582
+1414.279288	248.968
+1414.330785	278.86
+1414.382282	302.458
+1414.433780	313.078
+1414.485279	414.946
+1414.536779	825.173
+1414.588281	1559.49
+1414.639783	2003.54
+1414.691285	1719.57
+1414.742789	1191.74
+1414.794294	903.05
+1414.845800	715.832
+1414.897307	483.776
+1414.948814	333.924
+1415.000323	246.608
+1415.051832	223.796
+1415.103343	241.495
+1415.154854	254.474
+1415.206367	245.821
+1415.257880	246.214
+1415.309394	208.063
+1415.360909	217.109
+1415.412425	258.407
+1415.463942	309.538
+1415.515460	405.113
+1415.566979	683.58
+1415.618499	1048.97
+1415.670020	1131.57
+1415.721541	932.548
+1415.773064	728.418
+1415.824588	586.038
+1415.876112	461.357
+1415.927638	339.037
+1415.979164	292.232
+1416.030691	234.808
+1416.082220	221.829
+1416.133749	250.148
+1416.185279	247.394
+1416.236810	245.035
+1416.288342	238.741
+1416.339875	215.929
+1416.391409	283.973
+1416.442944	353.983
+1416.494479	335.103
+1416.546016	401.967
+1416.597554	571.092
+1416.649092	706.786
+1416.700632	749.264
+1416.752172	668.241
+1416.803714	534.514
+1416.855256	430.286
+1416.906799	312.685
+1416.958343	285.546
+1417.009889	282.006
+1417.061435	254.474
+1417.112982	216.323
+1417.164530	245.428
+1417.216079	279.253
+1417.267628	271.78
+1417.319179	243.855
+1417.370731	232.055
+1417.422283	238.348
+1417.473837	268.633
+1417.525392	332.35
+1417.576947	408.26
+1417.628503	589.971
+1417.680061	825.96
+1417.731619	889.284
+1417.783178	888.104
+1417.834738	811.407
+1417.886299	618.683
+1417.937861	437.365
+1417.989424	303.638
+1418.040988	257.621
+1418.092553	315.438
+1418.144119	362.242
+1418.195686	422.419
+1418.247253	503.049
+1418.298822	532.941
+1418.350391	442.085
+1418.401962	326.057
+1418.453533	315.831
+1418.505106	326.844
+1418.556679	394.101
+1418.608253	549.067
+1418.659828	694.593
+1418.711404	830.286
+1418.762981	950.641
+1418.814559	924.682
+1418.866138	720.158
+1418.917718	569.126
+1418.969299	458.604
+1419.020880	380.335
+1419.072463	363.029
+1419.124047	330.777
+1419.175631	326.451
+1419.227217	357.916
+1419.278803	447.198
+1419.330390	442.478
+1419.381979	338.643
+1419.433568	305.605
+1419.485158	319.371
+1419.536749	342.576
+1419.588341	413.766
+1419.639934	565.192
+1419.691528	636.382
+1419.743123	657.228
+1419.794718	659.588
+1419.846315	656.441
+1419.897913	544.74
+1419.949511	399.214
+1420.001111	312.684
+1420.052711	267.847
+1420.104313	274.533
+1420.155915	239.135
+1420.207518	217.109
+1420.259123	263.52
+1420.310728	321.731
+1420.362334	293.019
+1420.413941	263.127
+1420.465549	279.253
+1420.517158	296.952
+1420.568768	362.242
+1420.620378	551.033
+1420.671990	686.333
+1420.723603	728.418
+1420.775216	681.613
+1420.826831	527.827
+1420.878446	381.908
+1420.930063	304.032
+1420.981680	284.366
+1421.033298	252.901
+1421.084917	208.849
+1421.136538	208.849
+1421.188159	228.515
+1421.239781	231.268
+1421.291404	240.315
+1421.343028	287.119
+1421.394652	264.307
+1421.446278	234.415
+1421.497905	245.034
+1421.549533	336.283
+1421.601161	495.182
+1421.652791	635.202
+1421.704421	662.341
+1421.756052	562.832
+1421.807685	452.704
+1421.859318	346.903
+1421.910952	254.474
+1421.962587	200.59
+1422.014224	193.117
+1422.065861	227.335
+1422.117499	227.729
+1422.169137	226.549
+1422.220777	256.047
+1422.272418	232.842
+1422.324060	194.297
+1422.375702	199.017
+1422.427346	187.611
+1422.478990	211.209
+1422.530636	295.379
+1422.582282	470.797
+1422.633930	554.966
+1422.685578	578.172
+1422.737227	561.653
+1422.788877	476.303
+1422.840528	348.869
+1422.892180	309.538
+1422.943833	293.412
+1422.995487	267.847
+1423.047142	234.415
+1423.098798	202.95
+1423.150455	201.377
+1423.202112	230.875
+1423.253771	285.153
+1423.305430	294.985
+1423.357091	257.227
+1423.408752	218.289
+1423.460415	225.762
+1423.512078	243.068
+1423.563742	279.646
+1423.615407	402.754
+1423.667073	525.468
+1423.718740	519.175
+1423.770408	444.838
+1423.822077	311.898
+1423.873747	249.361
+1423.925418	230.875
+1423.977090	245.034
+1424.028762	229.695
+1424.080436	200.983
+1424.132110	189.184
+1424.183786	186.824
+1424.235462	240.315
+1424.287140	260.374
+1424.338818	212.783
+1424.390497	197.443
+1424.442177	240.708
+1424.493858	330.777
+1424.545540	415.34
+1424.597223	545.527
+1424.648907	726.058
+1424.700592	770.502
+1424.752278	645.822
+1424.803964	455.064
+1424.855652	307.178
+1424.907341	241.495
+1424.959030	225.762
+1425.010721	233.628
+1425.062412	245.034
+1425.114104	245.034
+1425.165798	248.968
+1425.217492	258.014
+1425.269187	266.667
+1425.320883	254.867
+1425.372580	231.268
+1425.424278	245.428
+1425.475977	264.7
+1425.527677	338.643
+1425.579378	475.91
+1425.631079	609.637
+1425.682782	709.145
+1425.734486	700.492
+1425.786190	543.953
+1425.837896	334.71
+1425.889602	269.027
+1425.941309	264.7
+1425.993018	258.8
+1426.044727	276.5
+1426.096437	254.081
+1426.148148	217.896
+1426.199860	241.101
+1426.251573	290.659
+1426.303287	306.785
+1426.355002	265.094
+1426.406718	274.14
+1426.458434	276.106
+1426.510152	298.132
+1426.561871	452.311
+1426.613590	841.299
+1426.665311	1341.6
+1426.717032	1695.58
+1426.768754	1679.06
+1426.820478	1266.08
+1426.872202	717.012
+1426.923927	461.357
+1426.975653	382.695
+1427.027380	353.589
+1427.079108	296.952
+1427.130837	228.515
+1427.182567	234.808
+1427.234298	269.42
+1427.286029	276.5
+1427.337762	289.479
+1427.389496	262.734
+1427.441230	238.348
+1427.492966	253.294
+1427.544702	362.242
+1427.596439	682.007
+1427.648178	1124.88
+1427.699917	1499.31
+1427.751657	1687.32
+1427.803398	1504.43
+1427.855140	931.761
+1427.906883	463.324
+1427.958627	321.731
+1428.010372	280.433
+1428.062118	277.286
+1428.113864	267.453
+1428.165612	287.119
+1428.217361	293.019
+1428.269110	258.407
+1428.320861	237.955
+1428.372612	224.189
+1428.424364	215.929
+1428.476118	268.24
+1428.527872	350.443
+1428.579627	526.254
+1428.631383	877.091
+1428.683140	1266.08
+1428.734898	1398.23
+1428.786657	1236.58
+1428.838417	882.597
+1428.890178	674.141
+1428.941939	670.994
+1428.993702	798.035
+1429.045466	853.492
+1429.097230	818.094
+1429.148996	813.767
+1429.200762	799.608
+1429.252529	735.104
+1429.304298	666.274
+1429.356067	547.887
+1429.407837	434.219
+1429.459608	385.841
+1429.511380	419.666
+1429.563153	537.66
+1429.614927	710.326
+1429.666702	912.096
+1429.718478	969.52
+1429.770255	906.589
+1429.822032	757.917
+1429.873811	648.968
+1429.925590	569.912
+1429.977371	547.1
+1430.029152	572.665
+1430.080935	683.973
+1430.132718	761.063
+1430.184502	680.04
+1430.236287	622.223
+1430.288073	597.051
+1430.339860	539.234
+1430.391648	479.45
+1430.443437	352.409
+1430.495227	315.438
+1430.547018	450.345
+1430.598810	703.246
+1430.650602	890.857
+1430.702396	948.674
+1430.754190	817.307
+1430.805986	623.403
+1430.857782	493.609
+1430.909580	454.671
+1430.961378	453.491
+1431.013177	422.813
+1431.064977	419.666
+1431.116778	453.098
+1431.168580	459.784
+1431.220383	439.332
+1431.272187	416.126
+1431.323992	397.247
+1431.375798	361.456
+1431.427605	317.798
+1431.479412	309.145
+1431.531221	446.018
+1431.583031	752.41
+1431.634841	1120.55
+1431.686652	1240.12
+1431.738465	1067.45
+1431.790278	736.284
+1431.842092	475.517
+1431.893907	402.36
+1431.945724	361.456
+1431.997541	337.07
+1432.049359	370.502
+1432.101177	374.828
+1432.152997	323.304
+1432.204818	334.71
+1432.256640	363.029
+1432.308463	319.764
+1432.360286	276.893
+1432.412111	255.654
+1432.463936	280.826
+1432.515763	375.222
+1432.567590	532.547
+1432.619418	845.232
+1432.671247	1139.82
+1432.723078	1169.32
+1432.774909	1044.64
+1432.826741	849.559
+1432.878574	625.763
+1432.930408	456.244
+1432.982242	339.823
+1433.034078	289.086
+1433.085915	269.42
+1433.137753	276.5
+1433.189591	294.986
+1433.241431	264.7
+1433.293271	274.14
+1433.345113	305.998
+1433.396955	298.919
+1433.448798	257.621
+1433.500643	316.618
+1433.552488	494.396
+1433.604334	688.3
+1433.656181	890.857
+1433.708029	1012.78
+1433.759878	929.008
+1433.811728	792.528
+1433.863578	635.203
+1433.915430	477.09
+1433.967283	364.209
+1434.019136	296.952
+1434.070991	291.052
+1434.122846	305.212
+1434.174703	296.952
+1434.226560	241.102
+1434.278419	226.156
+1434.330278	259.981
+1434.382138	272.173
+1434.433999	293.019
+1434.485861	384.661
+1434.537724	580.925
+1434.589588	1156.34
+1434.641453	2250.54
+1434.693319	3764.81
+1434.745185	4726.46
+1434.797053	3867.07
+1434.848922	1983.88
+1434.900791	757.523
+1434.952662	453.885
+1435.004533	492.823
+1435.056405	444.445
+1435.108279	343.363
+1435.160153	306.392
+1435.212028	327.237
+1435.263904	345.723
+1435.315781	312.291
+1435.367659	240.708
+1435.419538	213.176
+1435.471418	241.101
+1435.523299	381.121
+1435.575181	763.03
+1435.627063	1576.8
+1435.678947	2851.92
+1435.730831	3969.72
+1435.782717	3643.66
+1435.834603	2059.39
+1435.886491	820.06
+1435.938379	501.082
+1435.990268	469.224
+1436.042158	431.466
+1436.094049	371.288
+1436.145942	382.301
+1436.197834	375.615
+1436.249728	341.003
+1436.301623	309.931
+1436.353519	276.106
+1436.405416	259.587
+1436.457313	262.34
+1436.509212	302.458
+1436.561112	440.512
+1436.613012	816.127
+1436.664914	1401.38
+1436.716816	1898.53
+1436.768719	1906.79
+1436.820623	1303.05
+1436.872529	652.508
+1436.924435	384.661
+1436.976342	326.844
+1437.028250	268.24
+1437.080159	280.04
+1437.132069	327.631
+1437.183979	289.479
+1437.235891	245.428
+1437.287804	235.988
+1437.339717	242.281
+1437.391632	214.749
+1437.443547	201.377
+1437.495464	224.976
+1437.547381	302.458
+1437.599299	447.985
+1437.651219	676.894
+1437.703139	882.597
+1437.755060	902.656
+1437.806982	685.547
+1437.858905	439.332
+1437.910829	283.973
+1437.962754	253.294
+1438.014680	226.942
+1438.066606	223.009
+1438.118534	189.971
+1438.170463	177.384
+1438.222392	201.377
+1438.274323	176.205
+1438.326254	217.109
+1438.378186	230.875
+1438.430120	235.202
+1438.482054	260.767
+1438.533989	363.815
+1438.585925	590.758
+1438.637862	815.734
+1438.689800	862.145
+1438.741739	711.505
+1438.793679	565.979
+1438.845620	458.211
+1438.897562	361.456
+1438.949504	300.099
+1439.001448	216.323
+1439.053392	196.657
+1439.105338	223.402
+1439.157284	248.181
+1439.209232	261.554
+1439.261180	265.094
+1439.313129	234.808
+1439.365079	228.909
+1439.417031	250.934
+1439.468983	265.88
+1439.520936	352.803
+1439.572890	481.416
+1439.624844	617.503
+1439.676800	709.145
+1439.728757	690.66
+1439.780715	568.732
+1439.832673	449.558
+1439.884633	339.823
+1439.936593	281.613
+1439.988555	299.312
+1440.040517	258.014
+1440.092480	215.929
+1440.144445	237.955
+1440.196410	262.34
+1440.248376	232.448
+1440.300343	189.97
+1440.352311	209.243
+1440.404280	293.019
+1440.456250	359.489
+1440.508221	495.576
+1440.560192	710.719
+1440.612165	862.931
+1440.664139	856.245
+1440.716113	750.05
+1440.768089	629.696
+1440.820065	517.995
+1440.872042	387.021
+1440.924021	306.391
+1440.976000	278.859
+1441.027980	272.96
+1441.079961	256.834
+1441.131943	223.009
+1441.183926	204.916
+1441.235910	185.251
+1441.287895	198.623
+1441.339881	202.95
+1441.391868	216.716
+1441.443855	267.453
+1441.495844	404.327
+1441.547834	612.783
+1441.599824	777.189
+1441.651815	801.968
+1441.703808	656.441
+1441.755801	537.66
+1441.807795	466.47
+1441.859791	338.25
+1441.911787	280.826
+1441.963784	274.926
+1442.015782	256.834
+1442.067781	256.047
+1442.119781	254.867
+1442.171781	251.327
+1442.223783	242.675
+1442.275786	259.194
+1442.327789	267.453
+1442.379794	229.695
+1442.431799	222.222
+1442.483806	276.893
+1442.535813	440.118
+1442.587822	722.911
+1442.639831	1035.2
+1442.691841	1312.49
+1442.743852	1327.44
+1442.795864	984.859
+1442.847877	619.863
+1442.899891	412.98
+1442.951906	335.103
+1443.003922	280.039
+1443.055938	250.148
+1443.107956	259.194
+1443.159975	259.98
+1443.211994	250.147
+1443.264015	270.6
+1443.316036	282.399
+1443.368059	294.199
+1443.420082	297.739
+1443.472106	264.307
+1443.524131	301.672
+1443.576157	435.792
+1443.628185	663.128
+1443.680213	928.222
+1443.732241	1009.64
+1443.784271	858.998
+1443.836302	599.804
+1443.888334	364.209
+1443.940367	270.207
+1443.992400	286.726
+1444.044435	300.885
+1444.096470	263.127
+1444.148507	232.055
+1444.200544	221.436
+1444.252582	188.397
+1444.304622	184.464
+1444.356662	197.837
+1444.408703	224.975
+1444.460745	247.394
+1444.512788	254.867
+1444.564832	366.962
+1444.616877	578.958
+1444.668923	782.695
+1444.720969	847.985
+1444.773017	680.433
+1444.825066	447.985
+1444.877115	348.476
+1444.929166	288.299
+1444.981217	247.001
+1445.033270	223.009
+1445.085323	265.88
+1445.137377	335.497
+1445.189432	366.569
+1445.241488	300.492
+1445.293545	250.934
+1445.345603	228.909
+1445.397662	235.202
+1445.449722	251.721
+1445.501783	282.399
+1445.553845	362.242
+1445.605908	552.606
+1445.657971	769.323
+1445.710036	704.032
+1445.762101	558.899
+1445.814168	455.851
+1445.866235	363.815
+1445.918303	308.751
+1445.970373	291.839
+1446.022443	253.687
+1446.074514	278.073
+1446.126586	253.687
+1446.178659	244.641
+1446.230733	234.808
+1446.282808	225.369
+1446.334884	224.582
+1446.386960	226.155
+1446.439038	208.456
+1446.491117	311.505
+1446.543196	565.586
+1446.595277	832.253
+1446.647358	1021.83
+1446.699441	1017.9
+1446.751524	783.089
+1446.803608	521.928
+1446.855693	382.694
+1446.907779	323.304
+1446.959866	315.044
+1447.011954	297.345
+1447.064043	243.854
+1447.116133	191.15
+1447.168224	219.469
+1447.220316	213.176
+1447.272409	201.377
+1447.324502	206.49
+1447.376597	230.482
+1447.428692	252.901
+1447.480789	296.165
+1447.532886	412.193
+1447.584984	597.837
+1447.637084	773.256
+1447.689184	834.613
+1447.741285	708.359
+1447.793387	468.437
+1447.845490	304.032
+1447.897594	297.345
+1447.949699	335.497
+1448.001805	290.659
+1448.053911	232.842
+1448.106019	180.924
+1448.158128	183.677
+1448.210237	209.636
+1448.262348	268.633
+1448.314459	251.327
+1448.366572	196.657
+1448.418685	208.063
+1448.470799	224.975
+1448.522914	275.32
+1448.575030	425.172
+1448.627148	578.958
+1448.679266	654.081
+1448.731385	591.151
+1448.783504	506.588
+1448.835625	485.743
+1448.887747	443.658
+1448.939870	356.342
+1448.991993	267.453
+1449.044118	224.582
+1449.096243	228.908
+1449.148370	208.849
+1449.200497	191.937
+1449.252625	260.374
+1449.304755	269.42
+1449.356885	266.667
+1449.409016	263.52
+1449.461148	277.679
+1449.513281	312.684
+1449.565415	338.25
+1449.617550	480.63
+1449.669686	636.776
+1449.721823	628.909
+1449.773960	517.208
+1449.826099	402.36
+1449.878238	357.522
+1449.930379	335.89
+1449.982520	281.613
+1450.034663	257.62
+1450.086806	239.528
+1450.138950	218.289
+1450.191096	241.101
+1450.243242	261.16
+1450.295389	276.106
+1450.347537	237.561
+1450.399686	190.364
+1450.451836	215.143
+1450.503986	327.237
+1450.556138	428.712
+1450.608291	555.359
+1450.660444	597.444
+1450.712599	586.038
+1450.764755	548.28
+1450.816911	449.165
+1450.869068	339.823
+1450.921227	268.24
+1450.973386	245.821
+1451.025546	241.101
+1451.077707	207.67
+1451.129869	156.539
+1451.182032	162.438
+1451.234196	215.143
+1451.286361	237.955
+1451.338527	232.055
+1451.390694	235.202
+1451.442861	206.49
+1451.495030	217.109
+1451.547200	330.384
+1451.599370	490.856
+1451.651542	628.123
+1451.703714	628.123
+1451.755887	541.2
+1451.808062	455.064
+1451.860237	359.096
+1451.912413	292.232
+1451.964590	268.633
+1452.016768	209.636
+1452.068947	189.577
+1452.121127	188.397
+1452.173308	237.955
+1452.225489	233.235
+1452.277672	171.091
+1452.329856	165.978
+1452.382040	209.636
+1452.434226	206.096
+1452.486412	219.862
+1452.538600	287.119
+1452.590788	456.244
+1452.642977	694.593
+1452.695167	742.184
+1452.747359	590.758
+1452.799551	431.859
+1452.851744	371.682
+1452.903938	350.443
+1452.956133	318.584
+1453.008328	273.353
+1453.060525	237.955
+1453.112723	222.616
+1453.164921	223.009
+1453.217121	224.975
+1453.269322	244.641
+1453.321523	225.762
+1453.373725	226.549
+1453.425929	259.98
+1453.478133	293.019
+1453.530338	283.973
+1453.582544	385.841
+1453.634751	599.411
+1453.686959	772.076
+1453.739168	721.338
+1453.791378	530.188
+1453.843589	381.515
+1453.895801	323.697
+1453.948013	291.446
+1454.000227	259.98
+1454.052442	223.402
+1454.104657	177.384
+1454.156874	164.798
+1454.209091	181.318
+1454.261309	241.888
+1454.313529	234.808
+1454.365749	182.498
+1454.417970	160.472
+1454.470192	179.744
+1454.522415	281.613
+1454.574639	420.453
+1454.626864	542.774
+1454.679090	632.449
+1454.731317	659.588
+1454.783544	565.192
+1454.835773	369.715
+1454.888002	289.086
+1454.940233	263.52
+1454.992464	256.441
+1455.044697	243.068
+1455.096930	223.402
+1455.149164	223.402
+1455.201400	214.356
+1455.253636	211.603
+1455.305873	188.791
+1455.358111	178.171
+1455.410350	164.798
+1455.462590	189.577
+1455.514830	275.32
+1455.567072	451.525
+1455.619315	615.537
+1455.671559	673.747
+1455.723803	650.935
+1455.776049	580.532
+1455.828295	439.725
+1455.880543	286.333
+1455.932791	227.335
+1455.985040	210.03
+1456.037290	188.791
+1456.089541	199.41
+1456.141794	215.143
+1456.194047	219.469
+1456.246301	239.135
+1456.298555	212.389
+1456.350811	192.724
+1456.403068	181.318
+1456.455326	184.857
+1456.507584	252.114
+1456.559844	370.895
+1456.612104	623.403
+1456.664366	811.014
+1456.716628	805.114
+1456.768892	704.032
+1456.821156	544.347
+1456.873421	395.674
+1456.925687	330.384
+1456.977954	281.219
+1457.030222	205.703
+1457.082491	219.469
+1457.134761	273.746
+1457.187032	272.173
+1457.239304	221.829
+1457.291577	230.482
+1457.343850	251.327
+1457.396125	246.214
+1457.448400	258.407
+1457.500677	278.466
+1457.552954	355.556
+1457.605232	527.041
+1457.657512	699.313
+1457.709792	799.214
+1457.762073	747.297
+1457.814355	635.596
+1457.866638	530.581
+1457.918922	372.075
+1457.971207	265.094
+1458.023493	249.361
+1458.075780	269.42
+1458.128067	280.039
+1458.180356	257.621
+1458.232646	293.019
+1458.284936	304.032
+1458.337228	255.261
+1458.389520	205.703
+1458.441813	181.711
+1458.494108	231.268
+1458.546403	392.134
+1458.598699	631.663
+1458.650996	862.538
+1458.703294	948.281
+1458.755593	827.14
+1458.807893	653.295
+1458.860194	455.458
+1458.912495	338.25
+1458.964798	285.153
+1459.017102	279.646
+1459.069406	254.474
+1459.121712	257.227
+1459.174018	242.675
+1459.226326	223.796
+1459.278634	242.675
+1459.330943	260.374
+1459.383254	285.153
+1459.435565	290.659
+1459.487877	318.584
+1459.540190	389.381
+1459.592504	535.301
+1459.644819	805.901
+1459.697135	998.232
+1459.749451	921.142
+1459.801769	694.986
+1459.854088	456.244
+1459.906407	328.024
+1459.958728	298.132
+1460.011049	266.667
+1460.063372	248.968
+1460.115695	243.855
+1460.168019	215.536
+1460.220344	232.448
+1460.272671	270.6
+1460.324998	281.219
+1460.377326	263.52
+1460.429655	248.181
+1460.481985	285.546
+1460.534315	401.967
+1460.586647	596.658
+1460.638980	838.153
+1460.691314	1036.78
+1460.743648	1004.92
+1460.795984	798.428
+1460.848320	603.737
+1460.900657	442.872
+1460.952996	331.17
+1461.005335	247.394
+1461.057675	258.014
+1461.110016	351.229
+1461.162359	392.921
+1461.214702	334.71
+1461.267046	269.027
+1461.319390	250.148
+1461.371736	250.148
+1461.424083	267.453
+1461.476431	311.505
+1461.528779	376.008
+1461.581129	444.052
+1461.633480	637.956
+1461.685831	874.338
+1461.738183	929.795
+1461.790537	742.971
+1461.842891	509.735
+1461.895246	359.096
+1461.947602	318.584
+1461.999959	326.844
+1462.052317	307.178
+1462.104676	282.399
+1462.157036	262.734
+1462.209397	252.901
+1462.261759	259.587
+1462.314122	252.901
+1462.366485	189.577
+1462.418850	190.757
+1462.471215	219.076
+1462.523582	263.914
+1462.575949	339.037
+1462.628318	467.65
+1462.680687	739.431
+1462.733057	887.317
+1462.785428	771.289
+1462.837800	558.899
+1462.890173	390.954
+1462.942547	320.551
+1462.994922	293.412
+1463.047298	274.926
+1463.099675	307.571
+1463.152053	278.466
+1463.204431	230.089
+1463.256811	244.248
+1463.309191	268.24
+1463.361573	276.5
+1463.413955	294.985
+1463.466339	320.158
+1463.518723	315.044
+1463.571108	339.43
+1463.623494	567.946
+1463.675881	864.898
+1463.728269	905.409
+1463.780658	816.52
+1463.833048	702.853
+1463.885439	495.183
+1463.937831	319.764
+1463.990224	266.667
+1464.042617	293.806
+1464.095012	315.438
+1464.147407	312.291
+1464.199804	327.631
+1464.252201	313.471
+1464.304600	277.286
+1464.356999	273.353
+1464.409399	243.461
+1464.461800	218.683
+1464.514202	285.546
+1464.566605	385.055
+1464.619009	481.81
+1464.671414	678.074
+1464.723820	829.893
+1464.776227	739.431
+1464.828635	541.987
+1464.881043	426.352
+1464.933453	341.79
+1464.985863	296.165
+1465.038275	270.993
+1465.090687	268.24
+1465.143101	276.5
+1465.195515	329.597
+1465.247930	316.618
+1465.300346	263.52
+1465.352763	257.621
+1465.405181	286.333
+1465.457600	277.286
+1465.510020	276.106
+1465.562441	444.052
+1465.614863	742.577
+1465.667286	935.695
+1465.719709	904.623
+1465.772134	648.182
+1465.824559	447.985
+1465.876986	345.723
+1465.929413	299.705
+1465.981842	245.821
+1466.034271	182.497
+1466.086701	175.025
+1466.139132	179.744
+1466.191564	204.523
+1466.243997	241.495
+1466.296431	264.7
+1466.348866	282.399
+1466.401302	239.135
+1466.453739	232.842
+1466.506177	305.212
+1466.558615	460.964
+1466.611055	714.259
+1466.663495	845.626
+1466.715937	778.762
+1466.768379	598.624
+1466.820823	436.972
+1466.873267	334.71
+1466.925712	260.374
+1466.978158	206.096
+1467.030605	224.582
+1467.083053	267.453
+1467.135502	277.286
+1467.187952	254.081
+1467.240403	235.595
+1467.292855	239.921
+1467.345308	217.896
+1467.397761	210.029
+1467.450216	251.721
+1467.502671	307.178
+1467.555128	359.882
+1467.607585	490.069
+1467.660044	650.148
+1467.712503	689.086
+1467.764963	602.557
+1467.817424	455.458
+1467.869886	318.584
+1467.922349	270.207
+1467.974813	275.32
+1468.027278	289.479
+1468.079744	307.178
+1468.132211	294.592
+1468.184679	267.847
+1468.237147	272.96
+1468.289617	252.507
+1468.342088	218.682
+1468.394559	234.808
+1468.447031	256.834
+1468.499505	254.867
+1468.551979	301.672
+1468.604454	449.558
+1468.656930	614.357
+1468.709408	640.709
+1468.761886	582.105
+1468.814365	485.35
+1468.866844	374.828
+1468.919325	278.859
+1468.971807	285.939
+1469.024290	270.6
+1469.076774	240.315
+1469.129258	265.88
+1469.181744	284.366
+1469.234230	260.374
+1469.286718	268.633
+1469.339206	236.382
+1469.391695	177.778
+1469.444185	170.698
+1469.496677	193.117
+1469.549169	268.633
+1469.601662	346.51
+1469.654156	476.303
+1469.706651	587.611
+1469.759146	534.514
+1469.811643	452.311
+1469.864141	363.422
+1469.916640	253.294
+1469.969139	228.122
+1470.021640	219.076
+1470.074141	217.109
+1470.126644	201.376
+1470.179147	205.31
+1470.231651	204.523
+1470.284157	192.33
+1470.336663	208.849
+1470.389170	202.163
+1470.441678	200.983
+1470.494187	236.775
+1470.546697	282.793
+1470.599208	401.18
+1470.651719	518.388
+1470.704232	600.984
+1470.756746	626.549
+1470.809260	523.108
+1470.861776	396.46
+1470.914292	305.211
+1470.966810	242.674
+1471.019328	234.022
+1471.071847	223.009
+1471.124368	250.541
+1471.176889	243.854
+1471.229411	222.615
+1471.281934	279.646
+1471.334458	295.379
+1471.386983	280.433
+1471.439509	206.49
+1471.492036	187.217
+1471.544563	247.788
+1471.597092	349.263
+1471.649622	454.278
+1471.702152	551.426
+1471.754684	569.912
+1471.807216	468.83
+1471.859749	338.643
+1471.912284	245.821
+1471.964819	201.376
+1472.017355	219.076
+1472.069892	247.788
+1472.122430	235.595
+1472.174969	230.482
+1472.227509	238.741
+1472.280050	252.507
+1472.332592	254.081
+1472.385134	213.962
+1472.437678	230.088
+1472.490223	266.667
+1472.542768	347.296
+1472.595315	555.359
+1472.647862	938.448
+1472.700411	1370.7
+1472.752960	1376.99
+1472.805510	924.682
+1472.858061	534.514
+1472.910613	409.833
+1472.963166	334.71
+1473.015720	267.847
+1473.068275	268.24
+1473.120831	323.697
+1473.173388	325.271
+1473.225946	283.579
+1473.278504	272.96
+1473.331064	256.834
+1473.383624	266.667
+1473.436186	279.253
+1473.488748	271.387
+1473.541312	340.217
+1473.593876	540.807
+1473.646441	859.785
+1473.699007	1202.36
+1473.751575	1258.21
+1473.804143	927.042
+1473.856712	527.041
+1473.909282	329.99
+1473.961852	303.245
+1474.014424	300.885
+1474.066997	289.872
+1474.119571	290.266
+1474.172145	288.692
+1474.224721	292.625
+1474.277297	292.625
+1474.329875	271.386
+1474.382453	250.934
+1474.435032	322.517
+1474.487613	584.465
+1474.540194	1525.67
+1474.592776	3960.28
+1474.645359	7372.68
+1474.697943	8763.44
+1474.750528	6360.29
+1474.803114	2767.36
+1474.855700	1014.75
+1474.908288	759.096
+1474.960877	797.248
+1475.013466	601.771
+1475.066057	381.121
+1475.118648	327.237
+1475.171241	462.144
+1475.223834	543.167
+1475.276429	373.255
+1475.329024	231.662
+1475.381620	253.294
+1475.434217	339.43
+1475.486815	615.143
+1475.539414	1678.27
+1475.592014	4379.95
+1475.644615	8948.69
+1475.697217	12888.1
+1475.749819	11889.5
+1475.802423	6509.75
+1475.855028	2129.8
+1475.907633	807.868
+1475.960240	983.286
+1476.012847	1061.95
+1476.065456	763.03
+1476.118065	452.311
+1476.170675	398.821
+1476.223286	527.041
+1476.275898	591.151
+1476.328511	465.684
+1476.381125	331.957
+1476.433740	339.823
+1476.486356	549.46
+1476.538973	1146.9
+1476.591591	2704.82
+1476.644209	5457.63
+1476.696829	8043.67
+1476.749450	7830.1
+1476.802071	4724.89
+1476.854693	1812.39
+1476.907317	770.502
+1476.959941	611.603
+1477.012566	589.578
+1477.065193	558.506
+1477.117820	505.802
+1477.170448	371.288
+1477.223077	314.651
+1477.275707	309.538
+1477.328338	346.116
+1477.380969	359.095
+1477.433602	310.324
+1477.486236	284.759
+1477.538870	565.979
+1477.591506	1379.75
+1477.644142	2556.94
+1477.696780	3498.53
+1477.749418	3401.78
+1477.802057	2263.92
+1477.854698	1102.07
+1477.907339	537.267
+1477.959981	403.147
+1478.012624	338.643
+1478.065268	294.985
+1478.117913	273.746
+1478.170559	248.574
+1478.223206	269.42
+1478.275853	285.546
+1478.328502	343.363
+1478.381152	356.735
+1478.433802	293.805
+1478.486454	283.579
+1478.539106	431.859
+1478.591760	864.898
+1478.644414	1599.61
+1478.697069	2299.71
+1478.749725	2689.48
+1478.802382	2364.61
+1478.855040	1457.62
+1478.907699	670.994
+1478.960359	376.008
+1479.013020	344.15
+1479.065682	406.293
+1479.118345	416.913
+1479.171008	321.731
+1479.223673	268.24
+1479.276339	270.207
+1479.329005	283.186
+1479.381673	272.96
+1479.434341	287.512
+1479.487010	319.764
+1479.539680	382.301
+1479.592352	619.863
+1479.645024	1021.04
+1479.697697	1478.08
+1479.750371	1764.41
+1479.803046	1536.68
+1479.855722	993.118
+1479.908398	555.753
+1479.961076	364.209
+1480.013755	266.273
+1480.066434	258.014
+1480.119115	303.638
+1480.171797	339.037
+1480.224479	311.505
+1480.277162	225.762
+1480.329847	219.862
+1480.382532	280.039
+1480.435218	298.525
+1480.487905	241.888
+1480.540593	278.86
+1480.593282	504.622
+1480.645972	1016.32
+1480.698663	1627.14
+1480.751355	1931.57
+1480.804048	1670.41
+1480.856741	1043.07
+1480.909436	516.815
+1480.962131	350.049
+1481.014828	324.484
+1481.067525	285.153
+1481.120224	261.947
+1481.172923	295.379
+1481.225623	310.325
+1481.278324	316.618
+1481.331027	258.014
+1481.383730	217.503
+1481.436434	228.122
+1481.489139	274.926
+1481.541844	314.258
+1481.594551	527.828
+1481.647259	1066.67
+1481.699968	1755.76
+1481.752677	2095.19
+1481.805388	1740.02
+1481.858099	1050.15
+1481.910812	562.833
+1481.963525	364.995
+1482.016239	303.245
+1482.068955	262.34
+1482.121671	235.595
+1482.174388	258.014
+1482.227106	296.165
+1482.279825	273.747
+1482.332545	230.089
+1482.385266	225.369
+1482.437988	241.495
+1482.490710	291.839
+1482.543434	355.163
+1482.596159	509.342
+1482.648884	908.556
+1482.701611	1397.45
+1482.754338	1502.07
+1482.807067	1116.62
+1482.859796	680.434
+1482.912526	492.823
+1482.965257	430.286
+1483.017990	353.589
+1483.070723	295.772
+1483.123457	260.767
+1483.176192	278.073
+1483.228927	295.379
+1483.281664	277.286
+1483.334402	243.461
+1483.387141	228.122
+1483.439880	274.533
+1483.492621	285.546
+1483.545362	340.61
+1483.598105	435.399
+1483.650848	632.843
+1483.703592	935.695
+1483.756338	1046.61
+1483.809084	835.793
+1483.861831	549.853
+1483.914579	367.749
+1483.967328	309.538
+1484.020078	261.947
+1484.072829	224.582
+1484.125581	272.567
+1484.178333	316.618
+1484.231087	322.518
+1484.283842	311.111
+1484.336597	296.952
+1484.389354	285.153
+1484.442111	289.872
+1484.494870	313.471
+1484.547629	330.777
+1484.600389	431.859
+1484.653150	647.395
+1484.705913	987.219
+1484.758676	1360.47
+1484.811440	1341.2
+1484.864205	884.957
+1484.916970	513.275
+1484.969737	347.296
+1485.022505	277.286
+1485.075274	231.269
+1485.128043	255.654
+1485.180814	262.34
+1485.233585	248.574
+1485.286358	243.068
+1485.339131	240.708
+1485.391905	247.001
+1485.444681	232.055
+1485.497457	274.533
+1485.550234	358.702
+1485.603012	532.941
+1485.655791	711.505
+1485.708571	832.253
+1485.761352	963.62
+1485.814134	945.921
+1485.866917	753.983
+1485.919700	462.931
+1485.972485	270.993
+1486.025270	293.412
+1486.078057	292.232
+1486.130844	248.968
+1486.183633	229.695
+1486.236422	240.315
+1486.289212	244.641
+1486.342003	254.474
+1486.394796	269.813
+1486.447589	239.135
+1486.500383	256.834
+1486.553178	330.384
+1486.605974	429.106
+1486.658770	595.871
+1486.711568	752.41
+1486.764367	820.453
+1486.817166	723.698
+1486.869967	487.316
+1486.922768	347.296
+1486.975571	340.61
+1487.028374	315.044
+1487.081179	301.278
+1487.133984	293.412
+1487.186790	325.271
+1487.239597	356.736
+1487.292405	292.626
+1487.345214	282.793
+1487.398024	285.546
+1487.450835	276.106
+1487.503647	282.399
+1487.556460	342.576
+1487.609273	506.982
+1487.662088	734.711
+1487.714904	940.021
+1487.767720	870.798
+1487.820538	645.822
+1487.873356	468.044
+1487.926175	350.049
+1487.978995	333.53
+1488.031817	298.132
+1488.084639	304.818
+1488.137462	327.237
+1488.190286	308.751
+1488.243111	265.487
+1488.295937	236.382
+1488.348764	226.942
+1488.401591	262.734
+1488.454420	277.68
+1488.507250	276.5
+1488.560080	352.016
+1488.612912	527.434
+1488.665744	722.518
+1488.718578	848.772
+1488.771412	732.351
+1488.824247	498.329
+1488.877083	362.635
+1488.929920	331.17
+1488.982759	350.049
+1489.035598	326.057
+1489.088437	282.006
+1489.141278	289.872
+1489.194120	319.371
+1489.246963	312.291
+1489.299807	267.847
+1489.352651	205.703
+1489.405497	212.783
+1489.458343	250.934
+1489.511191	295.379
+1489.564039	405.9
+1489.616889	579.745
+1489.669739	823.6
+1489.722590	1026.94
+1489.775442	1000.2
+1489.828295	716.618
+1489.881149	439.332
+1489.934004	355.949
+1489.986860	340.61
+1490.039717	323.304
+1490.092575	313.471
+1490.145433	323.304
+1490.198293	347.296
+1490.251154	353.983
+1490.304015	344.543
+1490.356877	345.723
+1490.409741	359.096
+1490.462605	350.443
+1490.515470	557.326
+1490.568337	1314.06
+1490.621204	2602.56
+1490.674072	3572.08
+1490.726941	3236.19
+1490.779811	1938.65
+1490.832682	924.289
+1490.885554	537.661
+1490.938426	490.07
+1490.991300	525.468
+1491.044175	528.614
+1491.097050	400.001
+1491.149927	305.998
+1491.202804	305.998
+1491.255683	354.769
+1491.308562	386.235
+1491.361442	383.481
+1491.414323	360.276
+1491.467205	318.585
+1491.520089	474.337
+1491.572973	1157.13
+1491.625858	2273.36
+1491.678743	3113.87
+1491.731630	2914.46
+1491.784518	1801.77
+1491.837407	830.287
+1491.890296	477.09
+1491.943187	424.386
+1491.996078	349.657
+1492.048971	268.634
+1492.101864	293.806
+1492.154759	315.045
+1492.207654	296.952
+1492.260550	279.647
+1492.313447	265.487
+1492.366345	261.947
+1492.419244	294.592
+1492.472144	337.857
+1492.525045	425.96
+1492.577947	774.436
+1492.630850	1328.62
+1492.683753	1816.33
+1492.736658	1706.98
+1492.789564	1080.83
+1492.842470	629.303
+1492.895378	451.525
+1492.948286	400.001
+1493.001195	359.489
+1493.054106	278.467
+1493.107017	226.549
+1493.159929	221.436
+1493.212842	250.935
+1493.265756	256.441
+1493.318671	252.901
+1493.371587	228.122
+1493.424504	223.403
+1493.477421	303.245
+1493.530340	567.946
+1493.583260	1303.84
+1493.636180	2762.25
+1493.689102	4080.24
+1493.742024	3762.84
+1493.794948	2134.52
+1493.847872	884.957
+1493.900797	451.918
+1493.953724	464.504
+1494.006651	427.533
+1494.059579	370.109
+1494.112508	327.238
+1494.165438	293.019
+1494.218369	280.04
+1494.271301	291.053
+1494.324233	279.647
+1494.377167	247.002
+1494.430102	260.374
+1494.483037	345.33
+1494.535974	577.386
+1494.588911	1207.87
+1494.641850	2293.02
+1494.694789	3206.69
+1494.747729	2846.81
+1494.800670	1594.5
+1494.853613	686.727
+1494.906556	456.638
+1494.959500	439.333
+1495.012445	396.855
+1495.065390	350.837
+1495.118337	296.953
+1495.171285	261.554
+1495.224234	249.362
+1495.277183	243.069
+1495.330134	253.295
+1495.383086	288.693
+1495.436038	274.927
+1495.488991	322.518
+1495.541946	429.893
+1495.594901	783.089
+1495.647857	1286.53
+1495.700814	1637.76
+1495.753772	1484.76
+1495.806731	1006.89
+1495.859691	635.596
+1495.912652	424.78
+1495.965614	303.246
+1496.018577	249.362
+1496.071541	254.475
+1496.124505	257.621
+1496.177471	249.755
+1496.230437	252.508
+1496.283405	225.763
+1496.336373	212.39
+1496.389343	199.017
+1496.442313	247.395
+1496.495284	289.48
+1496.548256	367.356
+1496.601229	547.101
+1496.654203	833.04
+1496.707178	1010.03
+1496.760154	916.029
+1496.813131	655.262
+1496.866109	468.438
+1496.919087	372.076
+1496.972067	284.76
+1497.025048	214.357
+1497.078029	217.896
+1497.131012	221.436
+1497.183995	205.31
+1497.236979	182.891
+1497.289965	179.352
+1497.342951	194.298
+1497.395938	217.11
+1497.448926	212.39
+1497.501915	207.277
+1497.554905	333.531
+1497.607896	520.749
+1497.660888	707.573
+1497.713881	736.285
+1497.766874	573.453
+1497.819869	404.328
+1497.872865	339.431
+1497.925861	296.166
+1497.978859	256.835
+1498.031857	248.575
+1498.084856	228.123
+1498.137857	225.369
+1498.190858	262.341
+1498.243860	273.747
+1498.296863	245.428
+1498.349867	220.256
+1498.402872	228.516
+1498.455878	272.961
+1498.508885	282.793
+1498.561893	318.585
+1498.614901	430.286
+1498.667911	581.319
+1498.720921	580.926
+1498.773933	506.196
+1498.826945	409.834
+1498.879959	318.192
+1498.932973	261.161
+1498.985988	226.156
+1499.039005	250.542
+1499.092022	247.395
+1499.145040	227.729
+1499.198059	210.424
+1499.251079	210.424
+1499.304100	191.151
+1499.357122	208.064
+1499.410144	198.231
+1499.463168	202.164
+1499.516193	248.575
+1499.569218	297.739
+1499.622245	363.03
+1499.675272	419.273
+1499.728301	476.304
+1499.781330	497.543
+1499.834360	460.178
+1499.887392	318.585
+1499.940424	264.308
+1499.993457	240.315
+1500.046491	237.562
+1500.099526	234.416
+1500.152562	231.663
+1500.205599	226.943
+1500.258636	206.097
+1500.311675	177.778
+1500.364715	155.753
+1500.417755	143.953
+1500.470797	145.527
+1500.523839	226.549
+1500.576883	298.133
+1500.629927	372.862
+1500.682972	445.626
+1500.736019	532.155
+1500.789066	514.062
+1500.842114	401.968
+1500.895163	310.719
+1500.948213	256.441
+1501.001264	237.956
+1501.054316	211.21
+1501.107368	199.804
+1501.160422	167.159
+1501.213477	159.293
+1501.266532	187.611
+1501.319589	199.804
+1501.372646	192.331
+1501.425705	181.318
+1501.478764	188.791
+1501.531824	217.897
+1501.584886	272.567
+1501.637948	398.035
+1501.691011	591.152
+1501.744075	755.951
+1501.797140	749.264
+1501.850206	547.494
+1501.903273	356.737
+1501.956340	235.989
+1502.009409	189.578
+1502.062479	178.172
+1502.115549	187.218
+1502.168621	197.838
+1502.221693	213.963
+1502.274767	227.729
+1502.327841	217.11
+1502.380916	202.557
+1502.433993	170.699
+1502.487070	178.958
+1502.540148	246.215
+1502.593227	376.796
+1502.646307	537.268
+1502.699388	729.992
+1502.752470	823.601
+1502.805552	660.769
+1502.858636	409.047
+1502.911721	257.621
+1502.964806	232.056
+1503.017893	234.416
+1503.070980	217.11
+1503.124069	224.19
+1503.177158	202.164
+1503.230248	204.524
+1503.283340	221.83
+1503.336432	206.097
+1503.389525	186.431
+1503.442619	188.791
+1503.495714	207.67
+1503.548810	282.4
+1503.601907	409.834
+1503.655004	634.81
+1503.708103	851.526
+1503.761203	876.698
+1503.814303	706.786
+1503.867405	487.317
+1503.920507	355.557
+1503.973611	280.04
+1504.026715	254.082
+1504.079820	230.089
+1504.132927	160.866
+1504.186034	162.833
+1504.239142	176.992
+1504.292251	180.138
+1504.345361	191.938
+1504.398472	202.951
+1504.451584	247.002
+1504.504696	258.408
+1504.557810	261.161
+1504.610925	431.466
+1504.664040	659.195
+1504.717157	761.85
+1504.770274	725.665
+1504.823393	603.738
+1504.876512	433.433
+1504.929632	318.585
+1504.982754	274.927
+1505.035876	247.788
+1505.088999	208.85
+1505.142123	213.57
+1505.195248	257.621
+1505.248374	263.914
+1505.301501	208.457
+1505.354628	179.352
+1505.407757	182.105
+1505.460887	194.691
+1505.514017	233.629
+1505.567149	322.518
+1505.620281	482.204
+1505.673415	633.237
+1505.726549	718.979
+1505.779685	648.969
+1505.832821	481.811
+1505.885958	391.742
+1505.939096	322.518
+1505.992235	261.948
+1506.045375	240.709
+1506.098516	237.562
+1506.151658	214.357
+1506.204801	187.611
+1506.257944	217.503
+1506.311089	241.889
+1506.364235	213.963
+1506.417381	180.138
+1506.470529	153
+1506.523677	208.457
+1506.576826	463.718
+1506.629977	836.58
+1506.683128	1088.3
+1506.736280	1008.46
+1506.789433	754.771
+1506.842587	452.705
+1506.895742	321.732
+1506.948898	278.86
+1507.002055	236.776
+1507.055213	216.323
+1507.108371	235.202
+1507.161531	238.349
+1507.214692	229.303
+1507.267853	240.316
+1507.321016	190.758
+1507.374179	157.719
+1507.427343	153.786
+1507.480509	191.938
+1507.533675	294.2
+1507.586842	495.183
+1507.640010	820.061
+1507.693179	1105.21
+1507.746349	1083.19
+1507.799520	790.562
+1507.852692	492.43
+1507.905865	368.536
+1507.959039	243.069
+1508.012213	214.75
+1508.065389	215.143
+1508.118565	184.071
+1508.171743	210.03
+1508.224921	239.136
+1508.278101	237.169
+1508.331281	219.863
+1508.384462	164.012
+1508.437644	186.038
+1508.490827	225.37
+1508.544011	308.752
+1508.597196	477.877
+1508.650382	705.213
+1508.703569	818.488
+1508.756757	751.231
+1508.809946	601.378
+1508.863135	418.88
+1508.916326	276.107
+1508.969518	232.056
+1509.022710	204.524
+1509.075903	216.717
+1509.129098	232.449
+1509.182293	257.228
+1509.235489	280.827
+1509.288687	254.868
+1509.341885	220.256
+1509.395084	212.783
+1509.448284	209.244
+1509.501485	241.102
+1509.554686	287.12
+1509.607889	431.466
+1509.661093	612.784
+1509.714298	719.766
+1509.767503	653.296
+1509.820710	529.008
+1509.873917	438.546
+1509.927126	383.089
+1509.980335	334.711
+1510.033545	236.776
+1510.086757	187.218
+1510.139969	203.344
+1510.193182	257.621
+1510.246396	285.153
+1510.299611	258.801
+1510.352827	227.729
+1510.406044	195.478
+1510.459261	199.411
+1510.512480	250.148
+1510.565700	351.23
+1510.618920	510.916
+1510.672142	686.334
+1510.725364	746.118
+1510.778588	628.91
+1510.831812	470.404
+1510.885038	393.315
+1510.938264	353.983
+1510.991491	273.354
+1511.044719	216.323
+1511.097948	198.231
+1511.151178	180.532
+1511.204409	214.75
+1511.257641	217.11
+1511.310874	211.997
+1511.364107	215.143
+1511.417342	228.123
+1511.470578	243.855
+1511.523814	257.621
+1511.577052	361.456
+1511.630290	528.615
+1511.683530	694.594
+1511.736770	739.431
+1511.790011	623.404
+1511.843253	432.646
+1511.896496	316.618
+1511.949740	243.069
+1512.002985	216.716
+1512.056231	232.449
+1512.109478	222.223
+1512.162726	186.825
+1512.215975	176.992
+1512.269224	180.532
+1512.322475	232.449
+1512.375727	248.182
+1512.428979	214.357
+1512.482232	215.537
+1512.535487	267.061
+1512.588742	380.729
+1512.641998	590.758
+1512.695255	691.054
+1512.748514	613.177
+1512.801773	473.944
+1512.855033	375.222
+1512.908294	300.886
+1512.961555	245.428
+1513.014818	186.825
+1513.068082	195.477
+1513.121347	225.369
+1513.174612	221.043
+1513.227879	209.637
+1513.281146	154.179
+1513.334415	140.807
+1513.387684	186.038
+1513.440954	203.344
+1513.494226	214.357
+1513.547498	275.32
+1513.600771	414.16
+1513.654045	637.169
+1513.707320	750.444
+1513.760596	648.969
+1513.813873	450.345
+1513.867151	335.497
+1513.920429	300.492
+1513.973709	287.513
+1514.026990	258.014
+1514.080271	237.955
+1514.133554	205.31
+1514.186837	204.917
+1514.240121	254.475
+1514.293407	238.742
+1514.346693	238.742
+1514.399980	235.202
+1514.453268	220.256
+1514.506557	252.115
+1514.559847	305.212
+1514.613138	423.206
+1514.666430	553.787
+1514.719723	607.671
+1514.773017	478.271
+1514.826311	385.842
+1514.879607	341.79
+1514.932903	261.554
+1514.986201	210.817
+1515.039499	235.202
+1515.092799	238.742
+1515.146099	173.845
+1515.199400	194.297
+1515.252702	252.115
+1515.306006	230.089
+1515.359310	239.922
+1515.412615	247.395
+1515.465921	246.215
+1515.519227	261.554
+1515.572535	325.271
+1515.625844	433.433
+1515.679154	539.628
+1515.732464	639.529
+1515.785776	589.185
+1515.839088	445.232
+1515.892402	324.878
+1515.945716	261.948
+1515.999031	249.361
+1516.052348	233.236
+1516.105665	197.837
+1516.158983	174.238
+1516.212302	167.945
+1516.265622	198.231
+1516.318943	248.575
+1516.372265	239.922
+1516.425588	204.524
+1516.478911	171.092
+1516.532236	250.148
+1516.585562	337.464
+1516.638888	414.554
+1516.692216	573.453
+1516.745544	664.702
+1516.798873	553.394
+1516.852204	400.394
+1516.905535	310.719
+1516.958867	282.4
+1517.012200	277.287
+1517.065534	232.842
+1517.118869	208.85
+1517.172205	204.917
+1517.225542	211.997
+1517.278880	214.75
+1517.332219	201.77
+1517.385558	164.799
+1517.438899	175.812
+1517.492241	186.038
+1517.545583	230.876
+1517.598927	377.582
+1517.652271	561.26
+1517.705616	729.992
+1517.758962	813.374
+1517.812310	751.231
+1517.865658	556.933
+1517.919007	369.716
+1517.972357	261.554
+1518.025708	234.809
+1518.079060	232.449
+1518.132412	233.236
+1518.185766	210.423
+1518.239121	173.845
+1518.292476	176.205
+1518.345833	162.439
+1518.399191	169.912
+1518.452549	211.603
+1518.505908	235.989
+1518.559269	291.839
+1518.612630	502.656
+1518.665992	780.729
+1518.719355	964.407
+1518.772719	911.703
+1518.826084	702.46
+1518.879450	437.366
+1518.932817	317.798
+1518.986185	303.639
+1519.039554	297.739
+1519.092923	314.258
+1519.146294	303.639
+1519.199666	272.567
+1519.253038	244.248
+1519.306411	243.855
+1519.359786	202.164
+1519.413161	175.025
+1519.466537	221.436
+1519.519915	269.421
+1519.573293	367.749
+1519.626672	518.782
+1519.680052	825.567
+1519.733433	1033.24
+1519.786815	932.549
+1519.840197	689.087
+1519.893581	458.605
+1519.946966	314.652
+1520.000351	254.081
+1520.053738	230.876
+1520.107125	246.608
+1520.160514	222.616
+1520.213903	189.971
+1520.267294	164.406
+1520.320685	191.544
+1520.374077	233.236
+1520.427470	233.236
+1520.480864	180.925
+1520.534259	189.578
+1520.587655	361.456
+1520.641052	574.239
+1520.694450	708.753
+1520.747849	789.382
+1520.801248	693.02
+1520.854649	449.165
+1520.908050	308.752
+1520.961453	270.207
+1521.014856	245.822
+1521.068261	248.968
+1521.121666	258.014
+1521.175072	215.143
+1521.228480	221.436
+1521.281888	210.423
+1521.335297	175.812
+1521.388707	158.113
+1521.442118	186.038
+1521.495530	264.701
+1521.548942	422.42
+1521.602356	764.603
+1521.655771	1009.24
+1521.709186	1019.08
+1521.762603	881.418
+1521.816021	646.216
+1521.869439	442.479
+1521.922858	306.392
+1521.976279	237.955
+1522.029700	232.842
+1522.083122	232.842
+1522.136545	202.164
+1522.189969	187.218
+1522.243394	207.277
+1522.296820	184.465
+1522.350247	195.478
+1522.403675	205.704
+1522.457104	184.071
+1522.510533	326.058
+1522.563964	640.709
+1522.617396	1078.08
+1522.670828	1535.11
+1522.724262	1621.24
+1522.777696	1221.63
+1522.831131	737.858
+1522.884567	444.839
+1522.938005	323.698
+1522.991443	282.793
+1523.044882	282.007
+1523.098322	277.68
+1523.151763	267.847
+1523.205205	232.056
+1523.258647	188.398
+1523.312091	199.804
+1523.365536	235.596
+1523.418982	240.315
+1523.472428	275.32
+1523.525876	308.359
+1523.579324	500.296
+1523.632773	863.719
+1523.686224	1305.41
+1523.739675	1426.55
+1523.793127	1091.84
+1523.846580	673.355
+1523.900034	411.407
+1523.953489	309.932
+1524.006945	279.647
+1524.060402	265.488
+1524.113860	282.007
+1524.167319	262.734
+1524.220779	215.143
+1524.274239	168.732
+1524.327701	156.54
+1524.381163	187.218
+1524.434627	215.537
+1524.488091	247.002
+1524.541556	342.577
+1524.595023	549.461
+1524.648490	816.128
+1524.701958	1004.13
+1524.755427	1002.95
+1524.808897	807.082
+1524.862368	515.636
+1524.915840	354.77
+1524.969313	299.706
+1525.022786	239.922
+1525.076261	204.131
+1525.129737	231.663
+1525.183213	224.583
+1525.236691	229.696
+1525.290169	208.85
+1525.343649	177.778
+1525.397129	173.452
+1525.450610	185.645
+1525.504092	225.37
+1525.557576	288.3
+1525.611060	451.919
+1525.664545	718.586
+1525.718031	1046.61
+1525.771518	1318.39
+1525.825005	1402.56
+1525.878494	1245.23
+1525.931984	787.022
+1525.985474	416.914
+1526.038966	283.187
+1526.092459	268.241
+1526.145952	248.968
+1526.199446	223.01
+1526.252942	232.842
+1526.306438	219.863
+1526.359935	220.65
+1526.413433	224.976
+1526.466932	228.123
+1526.520432	258.801
+1526.573933	357.916
+1526.627435	594.692
+1526.680938	978.96
+1526.734442	1315.24
+1526.787946	1523.31
+1526.841452	1483.19
+1526.894959	1166.18
+1526.948466	667.455
+1527.001975	348.084
+1527.055484	276.107
+1527.108994	259.981
+1527.162506	269.421
+1527.216018	282.794
+1527.269531	291.053
+1527.323045	275.714
+1527.376560	215.93
+1527.430076	174.632
+1527.483593	212.39
+1527.537111	320.945
+1527.590629	432.646
+1527.644149	635.99
+1527.697670	898.331
+1527.751191	1053.69
+1527.804714	1052.12
+1527.858237	960.868
+1527.911762	758.704
+1527.965287	495.577
+1528.018813	329.991
+1528.072341	263.915
+1528.125869	240.316
+1528.179398	268.241
+1528.232928	293.413
+1528.286459	241.102
+1528.339991	207.671
+1528.393523	204.524
+1528.447057	234.809
+1528.500592	241.496
+1528.554128	259.588
+1528.607664	370.896
+1528.661202	540.415
+1528.714740	751.231
+1528.768279	845.233
+1528.821820	757.524
+1528.875361	580.139
+1528.928903	383.875
+1528.982446	270.994
+1529.035990	210.424
+1529.089535	187.218
+1529.143081	196.658
+1529.196628	200.984
+1529.250176	209.637
+1529.303725	248.182
+1529.357275	240.709
+1529.410825	208.851
+1529.464377	201.378
+1529.517929	228.91
+1529.571483	381.122
+1529.625037	601.378
+1529.678593	858.213
+1529.732149	981.713
+1529.785706	930.189
+1529.839264	708.753
+1529.892823	460.178
+1529.946383	324.092
+1529.999944	264.701
+1530.053506	226.943
+1530.107069	223.01
+1530.160633	209.637
+1530.214197	208.064
+1530.267763	209.637
+1530.321330	228.123
+1530.374897	235.203
+1530.428466	226.156
+1530.482035	226.156
+1530.535605	261.161
+1530.589177	388.202
+1530.642749	574.633
+1530.696322	816.128
+1530.749896	982.5
+1530.803471	896.757
+1530.857047	667.062
+1530.910624	517.209
+1530.964202	397.248
+1531.017780	271.781
+1531.071360	229.303
+1531.124941	211.21
+1531.178522	195.085
+1531.232105	195.085
+1531.285688	198.624
+1531.339273	224.583
+1531.392858	228.123
+1531.446444	213.57
+1531.500032	197.051
+1531.553620	254.475
+1531.607209	371.683
+1531.660799	556.934
+1531.714390	785.843
+1531.767982	835.007
+1531.821574	748.085
+1531.875168	712.293
+1531.928763	633.63
+1531.982359	435.006
+1532.035955	303.639
+1532.089553	260.375
+1532.143151	224.583
+1532.196751	216.323
+1532.250351	221.83
+1532.303952	217.897
+1532.357554	297.346
+1532.411158	296.56
+1532.464762	228.516
+1532.518367	240.709
+1532.571973	349.264
+1532.625579	546.314
+1532.679187	918.783
+1532.732796	1190.17
+1532.786406	1152.02
+1532.840016	903.444
+1532.893628	647.003
+1532.947241	430.286
+1533.000854	324.485
+1533.054468	272.567
+1533.108084	253.688
+1533.161700	271.781
+1533.215317	250.148
+1533.268935	244.642
+1533.322554	230.876
+1533.376174	222.616
+1533.429795	204.524
+1533.483417	189.578
+1533.537040	272.961
+1533.590664	422.814
+1533.644289	674.535
+1533.697914	1029.7
+1533.751541	1266.47
+1533.805168	1131.57
+1533.858797	770.897
+1533.912426	514.456
+1533.966057	372.469
+1534.019688	301.279
+1534.073320	250.542
+1534.126953	239.136
+1534.180587	248.575
+1534.234222	242.282
+1534.287858	207.277
+1534.341495	200.984
+1534.395133	245.429
+1534.448772	259.195
+1534.502412	221.437
+1534.556052	329.991
+1534.609694	490.464
+1534.663336	691.054
+1534.716980	966.374
+1534.770624	1047.4
+1534.824269	762.244
+1534.877916	470.798
+1534.931563	360.277
+1534.985211	302.853
+1535.038860	239.529
+1535.092510	224.583
+1535.146161	231.269
+1535.199813	225.763
+1535.253466	252.508
+1535.307120	251.328
+1535.360774	202.557
+1535.414430	197.051
+1535.468087	246.215
+1535.521744	444.839
+1535.575403	810.622
+1535.629062	1403.35
+1535.682722	2027.93
+1535.736384	2151.04
+1535.790046	1667.65
+1535.843709	1001.38
+1535.897373	525.075
+1535.951038	374.042
+1536.004704	319.372
+1536.058371	298.526
+1536.112039	266.274
+1536.165708	241.102
+1536.219377	239.136
+1536.273048	237.956
+1536.326720	247.788
+1536.380392	203.344
+1536.434066	172.272
+1536.487740	209.637
+1536.541415	451.132
+1536.595092	927.042
+1536.648769	1468.64
+1536.702447	1735.3
+1536.756126	1469.42
+1536.809806	982.893
+1536.863487	619.077
+1536.917169	458.998
+1536.970852	342.577
+1537.024536	267.454
+1537.078220	249.755
+1537.131906	235.202
+1537.185593	237.169
+1537.239280	197.444
+1537.292969	180.925
+1537.346658	197.838
+1537.400348	225.37
+1537.454040	225.763
+1537.507732	278.467
+1537.561425	467.258
+1537.615119	704.033
+1537.668814	983.286
+1537.722510	1174.44
+1537.776207	1088.3
+1537.829905	761.85
+1537.883604	515.636
+1537.937303	394.495
+1537.991004	287.907
+1538.044706	237.169
+1538.098408	219.077
+1538.152112	225.37
+1538.205816	188.398
+1538.259521	196.264
+1538.313228	221.83
+1538.366935	245.035
+1538.420643	249.755
+1538.474352	232.449
+1538.528062	267.061
+1538.581773	401.968
+1538.635485	641.496
+1538.689198	900.69
+1538.742912	967.554
+1538.796626	739.038
+1538.850342	473.944
+1538.904059	378.762
+1538.957776	355.95
+1539.011495	269.814
+1539.065214	209.244
+1539.118934	201.377
+1539.172656	197.444
+1539.226378	226.943
+1539.280101	247.395
+1539.333825	201.377
+1539.387550	166.766
+1539.441276	193.118
+1539.495003	263.521
+1539.548731	332.351
+1539.602460	430.68
+1539.656189	589.579
+1539.709920	752.411
+1539.763652	721.339
+1539.817384	527.042
+1539.871118	394.888
+1539.924852	334.711
+1539.978587	253.295
+1540.032324	215.537
+1540.086061	199.804
+1540.139799	224.976
+1540.193538	230.483
+1540.247278	197.838
+1540.301019	172.666
+1540.354761	183.285
+1540.408504	197.051
+1540.462248	248.575
+1540.515992	285.94
+1540.569738	355.163
+1540.623485	449.166
+1540.677232	580.139
+1540.730981	662.735
+1540.784730	613.178
+1540.838480	442.872
+1540.892232	303.246
+1540.945984	232.843
+1540.999737	217.11
+1541.053491	220.65
+1541.107246	189.185
+1541.161002	169.519
+1541.214759	177.385
+1541.268517	177.385
+1541.322276	168.732
+1541.376035	178.958
+1541.429796	176.992
+1541.483558	193.511
+1541.537320	241.495
+1541.591084	294.2
+1541.644848	375.222
+1541.698613	422.42
+1541.752380	471.978
+1541.806147	497.543
+1541.859915	422.42
+1541.913684	322.125
+1541.967454	292.233
+1542.021225	259.981
+1542.074997	185.252
+1542.128770	155.36
+1542.182544	166.372
+1542.236319	204.917
+1542.290094	204.917
+1542.343871	188.005
+1542.397648	184.465
+1542.451427	186.825
+1542.505206	195.871
+1542.558987	243.462
+1542.612768	300.099
+1542.666550	424.387
+1542.720333	490.464
+1542.774117	496.757
+1542.827902	452.705
+1542.881688	304.819
+1542.935475	236.776
+1542.989263	228.123
+1543.043052	239.922
+1543.096842	201.771
+1543.150632	175.025
+1543.204424	209.244
+1543.258216	234.023
+1543.312010	211.997
+1543.365804	176.599
+1543.419600	147.493
+1543.473396	171.486
+1543.527193	212.39
+1543.580991	266.668
+1543.634790	349.657
+1543.688590	501.476
+1543.742391	556.934
+1543.796193	468.045
+1543.849996	349.264
+1543.903800	292.233
+1543.957605	272.567
+1544.011410	243.462
+1544.065217	232.449
+1544.119025	252.115
+1544.172833	260.375
+1544.226642	240.316
+1544.280453	197.444
+1544.334264	158.113
+1544.388076	178.172
+1544.441890	261.555
+1544.495704	302.459
+1544.549519	290.66
+1544.603335	315.832
+1544.657152	384.662
+1544.710969	457.032
+1544.764788	514.062
+1544.818608	483.777
+1544.872429	385.449
+1544.926250	308.752
+1544.980073	272.174
+1545.033896	226.55
+1545.087721	210.03
+1545.141546	199.804
+1545.195372	216.323
+1545.249200	202.164
+1545.303028	184.858
+1545.356857	189.578
+1545.410687	169.519
+1545.464518	154.18
+1545.518350	178.958
+1545.572183	264.701
+1545.626016	362.636
+1545.679851	457.032
+1545.733687	447.986
+1545.787523	403.934
+1545.841361	391.742
+1545.895199	300.099
+1545.949039	212.784
+1546.002879	210.817
+1546.056720	205.704
+1546.110563	216.323
+1546.164406	244.642
+1546.218250	234.022
+1546.272095	215.143
+1546.325941	191.938
+1546.379788	147.493
+1546.433636	151.82
+1546.487485	219.863
+1546.541334	283.58
+1546.595185	338.251
+1546.649037	422.027
+1546.702889	540.414
+1546.756743	587.219
+1546.810597	498.723
+1546.864452	381.122
+1546.918309	271.781
+1546.972166	231.269
+1547.026024	200.198
+1547.079883	191.545
+1547.133743	197.444
+1547.187604	191.938
+1547.241466	202.164
+1547.295329	188.398
+1547.349193	178.172
+1547.403058	165.193
+1547.456923	157.72
+1547.510790	187.611
+1547.564657	266.668
+1547.618526	375.616
+1547.672395	505.409
+1547.726266	549.461
+1547.780137	446.806
+1547.834009	339.037
+1547.887882	268.634
+1547.941756	241.495
+1547.995632	178.959
+1548.049508	167.552
+1548.103384	164.406
+1548.157262	144.347
+1548.211141	137.661
+1548.265021	165.979
+1548.318902	172.272
+1548.372783	148.673
+1548.426666	182.498
+1548.480549	174.632
+1548.534434	184.072
+1548.588319	316.619
+1548.642205	493.217
+1548.696092	711.506
+1548.749981	799.215
+1548.803870	673.355
+1548.857760	497.543
+1548.911651	324.092
+1548.965543	231.663
+1549.019436	208.064
+1549.073329	198.231
+1549.127224	210.817
+1549.181120	228.516
+1549.235016	237.956
+1549.288914	227.336
+1549.342812	186.825
+1549.396712	175.812
+1549.450612	212.784
+1549.504514	274.141
+1549.558416	408.261
+1549.612319	659.195
+1549.666223	1026.94
+1549.720128	1379.75
+1549.774034	1371.49
+1549.827941	991.939
+1549.881849	563.227
+1549.935758	332.744
+1549.989667	249.362
+1550.043578	257.228
+1550.097490	247.789
+1550.151402	187.218
+1550.205316	182.498
+1550.259230	209.244
+1550.313146	178.959
+1550.367062	187.218
+1550.420979	234.416
+1550.474897	269.028
+1550.528816	318.192
+1550.582736	415.34
+1550.636657	671.781
+1550.690579	1108.36
+1550.744502	1349.07
+1550.798426	1095.38
+1550.852351	652.902
+1550.906276	427.533
+1550.960203	344.544
+1551.014131	265.094
+1551.068059	234.023
+1551.121989	190.365
+1551.175919	223.796
+1551.229850	251.722
+1551.283782	268.241
+1551.337716	243.855
+1551.391650	195.084
+1551.445585	186.432
+1551.499521	210.817
+1551.553458	312.292
+1551.607396	496.363
+1551.661334	787.809
+1551.715274	1093.81
+1551.769215	1168.14
+1551.823156	875.518
+1551.877099	504.623
+1551.931042	336.678
+1551.984987	265.094
+1552.038932	236.382
+1552.092879	202.164
+1552.146826	166.766
+1552.200774	154.966
+1552.254723	184.072
+1552.308673	228.91
+1552.362624	232.056
+1552.416576	207.671
+1552.470529	194.691
+1552.524483	202.557
+1552.578438	276.107
+1552.632393	429.893
+1552.686350	638.743
+1552.740307	776.01
+1552.794266	722.126
+1552.848225	523.109
+1552.902186	352.803
+1552.956147	247.395
+1553.010109	226.55
+1553.064072	198.624
+1553.118037	175.419
+1553.172002	190.365
+1553.225968	225.763
+1553.279934	224.19
+1553.333902	203.737
+1553.387871	192.331
+1553.441841	213.177
+1553.495812	282.4
+1553.549783	298.919
+1553.603756	312.292
+1553.657729	409.047
+1553.711704	532.941
+1553.765679	625.764
+1553.819655	584.859
+1553.873633	377.582
+1553.927611	220.256
+1553.981590	237.169
+1554.035570	225.763
+1554.089551	162.046
+1554.143533	177.779
+1554.197516	216.717
+1554.251500	207.277
+1554.305484	198.231
+1554.359470	169.912
+1554.413457	189.578
+1554.467444	233.629
+1554.521433	271.781
+1554.575422	292.233
+1554.629413	333.138
+1554.683404	449.559
+1554.737396	571.486
+1554.791389	520.749
+1554.845383	329.598
+1554.899378	221.83
+1554.953374	206.884
+1555.007371	199.018
+1555.061369	182.105
+1555.115368	176.992
+1555.169368	212.39
+1555.223368	241.889
+1555.277370	246.609
+1555.331373	240.316
+1555.385376	197.838
+1555.439381	186.038
+1555.493386	214.75
+1555.547392	252.115
+1555.601400	216.717
+1555.655408	254.082
+1555.709417	383.482
+1555.763427	431.073
+1555.817438	366.963
+1555.871450	293.02
+1555.925463	243.069
+1555.979477	212.39
+1556.033491	179.352
+1556.087507	189.185
+1556.141524	221.83
+1556.195541	207.67
+1556.249560	193.511
+1556.303579	180.138
+1556.357599	197.838
+1556.411621	221.043
+1556.465643	182.892
+1556.519666	190.365
+1556.573690	236.776
+1556.627715	313.472
+1556.681741	383.089
+1556.735768	430.286
+1556.789796	411.801
+1556.843825	374.042
+1556.897855	311.899
+1556.951885	205.704
+1557.005917	159.293
+1557.059950	171.092
+1557.113983	214.75
+1557.168018	241.102
+1557.222053	230.876
+1557.276089	187.611
+1557.330127	169.519
+1557.384165	207.277
+1557.438204	222.223
+1557.492244	199.411
+1557.546285	222.616
+1557.600327	276.894
+1557.654370	326.451
+1557.708414	395.281
+1557.762458	430.68
+1557.816504	413.374
+1557.870551	371.682
+1557.924598	273.747
+1557.978647	212.783
+1558.032696	200.984
+1558.086747	187.218
+1558.140798	200.984
+1558.194850	162.439
+1558.248903	136.48
+1558.302957	138.84
+1558.357012	146.313
+1558.411068	174.632
+1558.465125	167.159
+1558.519183	204.524
+1558.573242	267.454
+1558.627302	348.87
+1558.681363	429.5
+1558.735424	453.099
+1558.789487	417.307
+1558.843550	334.318
+1558.897615	275.32
+1558.951680	232.449
+1559.005746	201.771
+1559.059814	199.411
+1559.113882	237.956
+1559.167951	217.503
+1559.222021	196.264
+1559.276092	176.599
+1559.330164	156.933
+1559.384237	172.272
+1559.438311	192.724
+1559.492385	204.131
+1559.546461	246.215
+1559.600538	289.48
+1559.654615	353.197
+1559.708694	394.888
+1559.762773	391.741
+1559.816854	397.248
+1559.870935	390.168
+1559.925017	370.896
+1559.979100	279.647
+1560.033185	193.118
+1560.087270	167.552
+1560.141356	182.498
+1560.195443	197.051
+1560.249530	210.03
+1560.303619	194.298
+1560.357709	203.344
+1560.411800	217.897
+1560.465891	245.822
+1560.519984	245.035
+1560.574077	259.195
+1560.628172	310.719
+1560.682267	388.988
+1560.736364	479.451
+1560.790461	488.89
+1560.844559	418.094
+1560.898658	325.665
+1560.952758	266.274
+1561.006859	205.704
+1561.060961	188.791
+1561.115064	193.904
+1561.169168	188.398
+1561.223273	221.83
+1561.277378	199.017
+1561.331485	195.871
+1561.385593	191.938
+1561.439701	180.925
+1561.493811	193.511
+1561.547921	218.683
+1561.602032	268.241
+1561.656144	361.063
+1561.710258	460.965
+1561.764372	531.368
+1561.818487	489.677
+1561.872603	345.33
+1561.926720	246.608
+1561.980838	256.048
+1562.034957	248.182
+1562.089076	208.064
+1562.143197	183.678
+1562.197319	216.717
+1562.251441	285.547
+1562.305565	293.413
+1562.359689	246.608
+1562.413815	215.537
+1562.467941	184.858
+1562.522068	173.452
+1562.576196	219.47
+1562.630325	341.004
+1562.684456	448.379
+1562.738587	517.602
+1562.792719	545.134
+1562.846851	538.841
+1562.900985	449.559
+1562.955120	271.387
+1563.009256	179.352
+1563.063392	174.632
+1563.117530	161.653
+1563.171668	237.169
+1563.225808	284.76
+1563.279948	282.793
+1563.334090	235.202
+1563.388232	177.778
+1563.442375	193.118
+1563.496519	226.549
+1563.550664	284.367
+1563.604810	350.443
+1563.658957	467.258
+1563.713105	637.563
+1563.767254	778.37
+1563.821404	774.043
+1563.875554	580.139
+1563.929706	387.022
+1563.983859	246.215
+1564.038012	203.344
+1564.092167	223.796
+1564.146322	234.809
+1564.200478	235.596
+1564.254636	238.349
+1564.308794	213.177
+1564.362953	194.691
+1564.417113	204.131
+1564.471274	208.457
+1564.525436	209.244
+1564.579599	293.413
+1564.633763	431.466
+1564.687927	660.769
+1564.742093	896.757
+1564.796260	882.991
+1564.850427	609.244
+1564.904596	413.374
+1564.958765	342.184
+1565.012936	303.639
+1565.067107	239.529
+1565.121279	230.089
+1565.175452	239.529
+1565.229627	232.449
+1565.283802	226.549
+1565.337978	197.838
+1565.392155	178.172
+1565.446333	149.067
+1565.500511	187.218
+1565.554691	241.102
+1565.608872	310.325
+1565.663053	444.446
+1565.717236	711.899
+1565.771420	836.58
+1565.825604	680.041
+1565.879789	446.412
+1565.933976	329.204
+1565.988163	258.015
+1566.042351	216.717
+1566.096540	171.092
+1566.150730	149.46
+1566.204921	142.38
+1566.259113	171.485
+1566.313306	177.778
+1566.367500	156.539
+1566.421695	139.627
+1566.475891	170.699
+1566.530087	206.49
+1566.584285	334.711
+1566.638483	595.085
+1566.692683	855.066
+1566.746883	938.448
+1566.801085	718.586
+1566.855287	479.844
+1566.909490	374.042
+1566.963694	322.518
+1567.017899	262.341
+1567.072105	221.436
+1567.126312	197.444
+1567.180520	208.457
+1567.234729	210.424
+1567.288939	176.598
+1567.343149	196.264
+1567.397361	228.516
+1567.451574	208.85
+1567.505787	224.976
+1567.560002	292.233
+1567.614217	419.273
+1567.668433	698.133
+1567.722651	906.983
+1567.776869	866.865
+1567.831088	617.504
+1567.885308	356.737
+1567.939529	231.663
+1567.993751	241.495
+1568.047974	253.295
+1568.102198	249.362
+1568.156423	261.161
+1568.210648	245.822
+1568.264875	261.554
+1568.319102	266.668
+1568.373331	231.663
+1568.427560	206.097
+1568.481791	224.19
+1568.536022	242.282
+1568.590254	323.305
+1568.644488	466.471
+1568.698722	583.286
+1568.752957	603.345
+1568.807193	565.193
+1568.861430	465.291
+1568.915668	304.426
+1568.969907	167.159
+1569.024146	184.465
+1569.078387	212.784
+1569.132629	192.724
+1569.186871	157.326
+1569.241115	174.239
+1569.295359	176.205
+1569.349605	160.866
+1569.403851	169.519
+1569.458098	206.884
+1569.512347	230.876
+1569.566596	261.161
+1569.620846	387.808
+1569.675097	559.687
+1569.729349	716.226
+1569.783602	709.146
+1569.837855	566.766
+1569.892110	403.541
+1569.946366	288.693
+1570.000623	254.082
+1570.054880	228.516
+1570.109139	217.503
+1570.163398	223.01
+1570.217659	214.357
+1570.271920	211.604
+1570.326182	198.624
+1570.380445	235.596
+1570.434710	254.475
+1570.488975	221.436
+1570.543241	219.077
+1570.597508	279.647
+1570.651776	409.441
+1570.706044	621.044
+1570.760314	683.581
+1570.814585	529.795
+1570.868857	398.428
+1570.923129	298.133
+1570.977403	197.051
+1571.031677	176.205
+1571.085952	196.264
+1571.140229	201.377
+1571.194506	188.791
+1571.248784	196.658
+1571.303063	203.737
+1571.357344	207.277
+1571.411625	191.938
+1571.465907	182.892
+1571.520189	210.03
+1571.574473	310.326
+1571.628758	371.289
+1571.683044	439.333
+1571.737330	529.795
+1571.791618	556.54
+1571.845907	471.191
+1571.900196	363.03
+1571.954486	267.454
+1572.008778	216.323
+1572.063070	196.264
+1572.117363	202.557
+1572.171657	205.704
+1572.225952	202.951
+1572.280249	191.545
+1572.334545	186.431
+1572.388843	196.658
+1572.443142	167.159
+1572.497442	170.306
+1572.551743	227.73
+1572.606044	271.387
+1572.660347	342.971
+1572.714651	433.433
+1572.768955	445.626
+1572.823260	400.788
+1572.877567	355.557
+1572.931874	303.639
+1572.986182	242.282
+1573.040491	222.223
+1573.094801	228.123
+1573.149112	221.83
+1573.203424	191.938
+1573.257737	210.03
+1573.312051	229.303
+1573.366366	223.403
+1573.420682	234.809
+1573.474998	254.082
+1573.529316	217.11
+1573.583634	247.789
+1573.637954	339.431
+1573.692274	476.304
+1573.746596	581.712
+1573.800918	717.799
+1573.855241	722.519
+1573.909565	500.69
+1573.963890	303.246
+1574.018216	229.696
+1574.072543	222.223
+1574.126871	233.629
+1574.181200	233.236
+1574.235530	219.47
+1574.289861	201.377
+1574.344192	192.331
+1574.398525	167.946
+1574.452858	182.498
+1574.507193	204.917
+1574.561528	236.382
+1574.615865	341.397
+1574.670202	464.898
+1574.724540	542.774
+1574.778879	608.458
+1574.833219	646.216
+1574.887560	543.954
+1574.941902	363.816
+1574.996245	257.228
+1575.050589	206.097
+1575.104934	176.992
+1575.159280	178.565
+1575.213626	202.951
+1575.267974	198.624
+1575.322322	195.478
+1575.376672	186.038
+1575.431022	195.084
+1575.485374	217.11
+1575.539726	261.161
+1575.594079	304.819
+1575.648433	356.343
+1575.702788	451.132
+1575.757145	525.075
+1575.811501	556.54
+1575.865859	521.929
+1575.920218	428.32
+1575.974578	307.572
+1576.028939	241.889
+1576.083300	204.524
+1576.137663	198.231
+1576.192027	190.758
+1576.246391	174.239
+1576.300756	173.059
+1576.355123	171.879
+1576.409490	182.892
+1576.463858	187.218
+1576.518227	210.03
+1576.572598	273.747
+1576.626969	370.503
+1576.681341	508.949
+1576.735713	576.599
+1576.790087	553.787
+1576.844462	466.078
+1576.898838	384.269
+1576.953214	321.338
+1577.007592	251.328
+1577.061971	223.796
+1577.116350	202.557
+1577.170731	191.938
+1577.225112	141.2
+1577.279494	158.899
+1577.333877	151.82
+1577.388262	151.426
+1577.442647	165.586
+1577.497033	208.064
+1577.551420	228.123
+1577.605808	247.395
+1577.660196	310.719
+1577.714586	394.888
+1577.768977	487.71
+1577.823369	493.217
+1577.877761	446.412
+1577.932155	361.456
+1577.986549	280.04
+1578.040945	226.156
+1578.095341	203.344
+1578.149738	198.624
+1578.204136	199.018
+1578.258536	189.185
+1578.312936	188.791
+1578.367337	190.365
+1578.421739	160.079
+1578.476142	119.175
+1578.530546	167.946
+1578.584950	251.722
+1578.639356	311.112
+1578.693763	409.047
+1578.748170	555.36
+1578.802579	553
+1578.856988	405.114
+1578.911399	334.711
+1578.965810	284.367
+1579.020222	219.863
+1579.074636	179.745
+1579.129050	175.812
+1579.183465	188.791
+1579.237881	179.352
+1579.292298	186.431
+1579.346716	189.578
+1579.401135	180.138
+1579.455554	186.431
+1579.509975	212.39
+1579.564397	246.215
+1579.618819	277.68
+1579.673243	355.163
+1579.727667	464.898
+1579.782093	523.109
+1579.836519	430.286
+1579.890947	334.318
+1579.945375	287.513
+1579.999804	223.403
+1580.054234	206.49
+1580.108665	183.285
+1580.163097	190.758
+1580.217530	202.164
+1580.271964	208.064
+1580.326399	193.511
+1580.380834	179.352
+1580.435271	188.791
+1580.489709	190.365
+1580.544147	210.817
+1580.598587	274.141
+1580.653027	344.151
+1580.707468	407.081
+1580.761911	452.705
+1580.816354	466.078
+1580.870798	385.449
+1580.925243	300.493
+1580.979689	264.701
+1581.034136	263.128
+1581.088584	258.408
+1581.143033	259.195
+1581.197483	247.002
+1581.251934	263.914
+1581.306385	275.32
+1581.360838	268.634
+1581.415291	239.136
+1581.469746	207.67
+1581.524201	221.436
+1581.578658	267.061
+1581.633115	376.402
+1581.687573	394.888
+1581.742032	422.813
+1581.796492	464.505
+1581.850953	390.562
+1581.905415	277.68
+1581.959878	202.951
+1582.014342	201.771
+1582.068807	209.637
+1582.123273	217.897
+1582.177739	219.863
+1582.232207	266.668
+1582.286676	262.734
+1582.341145	221.83
+1582.395615	210.03
+1582.450087	226.549
+1582.504559	259.195
+1582.559032	276.107
+1582.613507	276.107
+1582.667982	312.685
+1582.722458	436.579
+1582.776935	503.443
+1582.831413	418.487
+1582.885891	290.66
+1582.940371	251.722
+1582.994852	242.282
+1583.049334	256.835
+1583.103816	214.357
+1583.158300	224.19
+1583.212784	244.249
+1583.267270	263.914
+1583.321756	259.588
+1583.376243	206.884
+1583.430732	209.244
+1583.485221	213.177
+1583.539711	217.11
+1583.594202	275.714
+1583.648694	305.212
+1583.703187	362.243
+1583.757681	429.106
+1583.812176	405.114
+1583.866671	330.778
+1583.921168	266.668
+1583.975666	248.575
+1584.030164	234.809
+1584.084664	221.043
+1584.139164	231.663
+1584.193665	226.549
+1584.248168	190.758
+1584.302671	187.611
+1584.357175	171.092
+1584.411680	145.527
+1584.466186	164.799
+1584.520693	234.022
+1584.575201	412.194
+1584.629710	860.179
+1584.684220	1672.77
+1584.738731	2038.94
+1584.793242	1543.37
+1584.847755	867.258
+1584.902268	516.422
+1584.956783	330.384
+1585.011298	284.367
+1585.065815	267.061
+1585.120332	237.955
+1585.174850	243.462
+1585.229369	250.935
+1585.283889	242.675
+1585.338411	208.064
+1585.392933	191.151
+1585.447455	163.619
+1585.501979	186.038
+1585.556504	351.23
+1585.611030	676.108
+1585.665557	1216.91
+1585.720084	1579.94
+1585.774613	1396.66
+1585.829142	845.626
+1585.883673	468.438
+1585.938204	352.803
+1585.992736	324.878
+1586.047270	266.274
+1586.101804	236.775
+1586.156339	248.182
+1586.210875	271.78
+1586.265412	243.855
+1586.319950	215.536
+1586.374489	228.122
+1586.429028	237.169
+1586.483569	212.783
+1586.538111	238.742
+1586.592653	392.528
+1586.647197	718.979
+1586.701742	995.872
+1586.756287	987.613
+1586.810833	791.742
+1586.865381	588.792
+1586.919929	471.584
+1586.974478	355.163
+1587.029028	262.341
+1587.083579	226.156
+1587.138131	215.93
+1587.192684	215.93
+1587.247238	230.482
+1587.301793	199.411
+1587.356349	161.259
+1587.410905	168.732
+1587.465463	214.75
+1587.520021	275.714
+1587.574581	372.469
+1587.629141	649.362
+1587.683703	1048.97
+1587.738265	1215.34
+1587.792828	1111.11
+1587.847392	799.608
+1587.901958	554.18
+1587.956524	444.445
+1588.011091	300.099
+1588.065659	232.056
+1588.120227	187.611
+1588.174797	203.344
+1588.229368	206.883
+1588.283940	186.824
+1588.338512	191.544
+1588.393086	212.39
+1588.447660	219.863
+1588.502236	216.716
+1588.556812	239.922
+1588.611389	376.402
+1588.665968	711.113
+1588.720547	1091.05
+1588.775127	1115.44
+1588.829708	829.5
+1588.884290	508.162
+1588.938873	353.983
+1588.993457	283.973
+1589.048042	252.115
+1589.102627	213.177
+1589.157214	218.683
+1589.211802	210.423
+1589.266390	189.184
+1589.320980	202.95
+1589.375570	252.115
+1589.430162	229.302
+1589.484754	194.298
+1589.539347	192.331
+1589.593941	262.341
+1589.648536	455.852
+1589.703132	726.059
+1589.757729	910.13
+1589.812327	923.109
+1589.866926	680.041
+1589.921526	440.119
+1589.976127	312.292
+1590.030728	241.889
+1590.085331	239.529
+1590.139935	244.248
+1590.194539	237.955
+1590.249145	254.475
+1590.303751	262.341
+1590.358358	234.809
+1590.412967	171.092
+1590.467576	171.485
+1590.522186	227.336
+1590.576797	268.241
+1590.631409	363.029
+1590.686022	519.569
+1590.740636	654.475
+1590.795251	659.589
+1590.849866	599.805
+1590.904483	460.965
+1590.959101	278.467
+1591.013719	192.331
+1591.068339	182.105
+1591.122959	220.256
+1591.177580	253.295
+1591.232203	228.909
+1591.286826	222.616
+1591.341450	266.667
+1591.396075	238.349
+1591.450701	230.482
+1591.505328	261.161
+1591.559956	294.986
+1591.614585	437.366
+1591.669215	766.177
+1591.723846	969.127
+1591.778477	945.921
+1591.833110	772.863
+1591.887744	527.828
+1591.942378	336.677
+1591.997014	268.634
+1592.051650	252.901
+1592.106287	223.009
+1592.160926	195.084
+1592.215565	219.076
+1592.270205	250.541
+1592.324846	256.441
+1592.379488	220.65
+1592.434131	206.097
+1592.488775	185.645
+1592.543420	223.796
+1592.598065	373.649
+1592.652712	578.959
+1592.707360	777.189
+1592.762008	914.063
+1592.816658	900.69
+1592.871308	739.038
+1592.925959	529.401
+1592.980612	373.256
+1593.035265	268.241
+1593.089919	217.503
+1593.144574	185.251
+1593.199230	174.238
+1593.253887	176.992
+1593.308545	181.318
+1593.363204	218.29
+1593.417864	204.524
+1593.472525	191.151
+1593.527187	225.763
+1593.581849	268.241
+1593.636513	383.482
+1593.691177	617.504
+1593.745843	831.073
+1593.800509	809.835
+1593.855176	689.874
+1593.909845	524.288
+1593.964514	321.731
+1594.019184	252.508
+1594.073855	218.683
+1594.128527	199.411
+1594.183200	194.691
+1594.237874	189.971
+1594.292549	195.871
+1594.347224	239.922
+1594.401901	269.421
+1594.456579	209.637
+1594.511257	163.226
+1594.565937	204.917
+1594.620617	325.271
+1594.675299	460.965
+1594.729981	582.105
+1594.784664	658.015
+1594.839348	605.311
+1594.894034	467.651
+1594.948720	315.045
+1595.003407	276.107
+1595.058095	280.04
+1595.112783	211.603
+1595.167473	199.804
+1595.222164	210.423
+1595.276856	204.524
+1595.331548	170.305
+1595.386242	158.113
+1595.440936	168.339
+1595.495632	209.637
+1595.550328	223.796
+1595.605026	248.575
+1595.659724	362.636
+1595.714423	500.689
+1595.769123	515.635
+1595.823824	466.864
+1595.878526	419.273
+1595.933229	329.598
+1595.987933	258.014
+1596.042638	246.215
+1596.097344	256.441
+1596.152050	260.768
+1596.206758	209.243
+1596.261466	159.292
+1596.316176	167.159
+1596.370886	177.385
+1596.425598	183.678
+1596.480310	204.13
+1596.535023	211.21
+1596.589738	250.541
+1596.644453	310.718
+1596.699169	381.515
+1596.753886	474.731
+1596.808604	504.622
+1596.863323	439.332
+1596.918042	357.13
+1596.972763	335.104
+1597.027485	276.893
+1597.082208	214.356
+1597.136931	191.938
+1597.191656	199.804
+1597.246381	239.922
+1597.301107	193.511
+1597.355835	175.418
+1597.410563	189.184
+1597.465292	186.431
+1597.520022	225.369
+1597.574753	239.135
+1597.629485	321.731
+1597.684218	445.232
+1597.738952	516.815
+1597.793687	484.563
+1597.848423	364.209
+1597.903160	320.945
+1597.957897	286.726
+1598.012636	262.734
+1598.067375	267.061
+1598.122116	253.688
+1598.176857	235.202
+1598.231599	190.364
+1598.286343	193.117
+1598.341087	197.837
+1598.395832	212.39
+1598.450578	264.307
+1598.505325	249.755
+1598.560073	235.595
+1598.614822	307.572
+1598.669572	409.834
+1598.724323	565.193
+1598.779074	603.738
+1598.833827	505.016
+1598.888581	432.253
+1598.943335	331.171
+1598.998090	219.47
+1599.052847	171.878
+1599.107604	195.871
+1599.162362	245.822
+1599.217122	243.068
+1599.271882	205.703
+1599.326643	182.498
+1599.381405	221.043
+1599.436168	258.408
+1599.490932	273.354
+1599.545697	285.546
+1599.600462	321.338
+1599.655229	450.345
+1599.709997	594.298
+1599.764765	663.128
+1599.819535	585.645
+1599.874305	409.047
+1599.929077	306.785
+1599.983849	260.374
+1600.038622	258.014
+1600.093396	225.369
+1600.148172	182.891
+1600.202948	174.632
+1600.257725	203.737
+1600.312503	245.822
+1600.367281	215.143
+1600.422061	203.737
+1600.476842	228.909
+1600.531624	282.4
+1600.586406	300.099
+1600.641190	370.109
+1600.695974	514.849
+1600.750760	634.809
+1600.805546	610.817
+1600.860334	496.363
+1600.915122	398.034
+1600.969911	328.024
+1601.024701	320.158
+1601.079492	294.592
+1601.134284	222.616
+1601.189077	197.051
+1601.243871	219.863
+1601.298666	243.462
+1601.353462	209.243
+1601.408259	224.189
+1601.463056	263.914
+1601.517855	266.274
+1601.572654	252.508
+1601.627455	310.718
+1601.682256	456.638
+1601.737058	584.072
+1601.791862	606.098
+1601.846666	513.275
+1601.901471	374.829
+1601.956277	332.351
+1602.011084	322.911
+1602.065892	255.654
+1602.120701	215.143
+1602.175511	223.009
+1602.230322	222.223
+1602.285133	237.562
+1602.339946	231.269
+1602.394760	247.395
+1602.449574	293.806
+1602.504390	272.96
+1602.559206	263.914
+1602.614023	368.536
+1602.668842	499.509
+1602.723661	516.815
+1602.778481	509.342
+1602.833302	501.476
+1602.888124	464.504
+1602.942947	390.561
+1602.997771	287.513
+1603.052596	223.796
+1603.107421	207.67
+1603.162248	228.909
+1603.217076	240.315
+1603.271904	216.716
+1603.326734	171.485
+1603.381564	158.112
+1603.436396	183.678
+1603.491228	216.323
+1603.546061	241.102
+1603.600896	269.42
+1603.655731	369.322
+1603.710567	493.61
+1603.765404	547.494
+1603.820242	495.576
+1603.875081	376.009
+1603.929920	276.893
+1603.984761	280.433
+1604.039603	276.5
+1604.094446	215.93
+1604.149289	162.832
+1604.204134	145.133
+1604.258979	204.523
+1604.313826	239.922
+1604.368673	235.989
+1604.423521	210.817
+1604.478370	215.536
+1604.533221	244.642
+1604.588072	255.261
+1604.642924	311.112
+1604.697777	425.566
+1604.752631	579.745
+1604.807485	682.007
+1604.862341	572.666
+1604.917198	383.088
+1604.972055	278.86
+1605.026914	233.629
+1605.081774	203.737
+1605.136634	224.582
+1605.191495	238.742
+1605.246358	211.996
+1605.301221	191.937
+1605.356085	180.138
+1605.410950	221.436
+1605.465817	244.248
+1605.520684	219.076
+1605.575552	224.976
+1605.630420	295.772
+1605.685290	415.733
+1605.740161	563.226
+1605.795033	727.632
+1605.849905	695.773
+1605.904779	511.702
+1605.959653	361.849
+1606.014529	296.952
+1606.069405	263.521
+1606.124283	257.228
+1606.179161	233.629
+1606.234040	199.41
+1606.288920	216.323
+1606.343801	229.696
+1606.398683	187.611
+1606.453566	174.632
+1606.508450	193.904
+1606.563335	255.261
+1606.618221	347.297
+1606.673108	437.759
+1606.727995	510.522
+1606.782884	590.365
+1606.837773	632.45
+1606.892664	525.075
+1606.947555	381.908
+1607.002448	301.672
+1607.057341	272.96
+1607.112235	240.315
+1607.167130	188.398
+1607.222026	175.025
+1607.276923	210.816
+1607.331821	202.95
+1607.386720	173.452
+1607.441620	136.48
+1607.496521	153.393
+1607.551423	201.377
+1607.606325	267.06
+1607.661229	309.145
+1607.716133	416.52
+1607.771039	542.774
+1607.825945	598.625
+1607.880853	521.928
+1607.935761	372.862
+1607.990670	272.567
+1608.045580	246.215
+1608.100491	220.649
+1608.155403	186.824
+1608.210316	169.519
+1608.265230	188.791
+1608.320145	215.93
+1608.375061	210.03
+1608.429978	190.364
+1608.484895	190.364
+1608.539814	202.557
+1608.594733	272.567
+1608.649654	378.762
+1608.704575	473.551
+1608.759498	556.54
+1608.814421	679.647
+1608.869345	663.128
+1608.924270	462.144
+1608.979196	337.07
+1609.034123	301.672
+1609.089051	254.868
+1609.143980	202.95
+1609.198910	210.816
+1609.253841	256.834
+1609.308773	251.328
+1609.363705	237.562
+1609.418639	226.156
+1609.473573	237.955
+1609.528509	247.001
+1609.583445	276.893
+1609.638383	340.61
+1609.693321	422.026
+1609.748260	485.35
+1609.803200	568.733
+1609.858141	582.892
+1609.913083	484.563
+1609.968026	362.636
+1610.022970	290.659
+1610.077915	237.955
+1610.132861	184.858
+1610.187808	168.732
+1610.242755	203.737
+1610.297704	226.942
+1610.352653	234.809
+1610.407604	217.11
+1610.462555	209.637
+1610.517508	282.006
+1610.572461	305.212
+1610.627415	293.806
+1610.682370	317.798
+1610.737326	396.461
+1610.792283	516.028
+1610.847241	554.18
+1610.902200	446.412
+1610.957160	333.531
+1611.012121	292.233
+1611.067083	272.174
+1611.122045	260.767
+1611.177009	254.081
+1611.231973	265.094
+1611.286939	240.708
+1611.341905	205.31
+1611.396873	205.31
+1611.451841	197.444
+1611.506810	208.457
+1611.561780	234.415
+1611.616751	284.76
+1611.671723	312.292
+1611.726696	370.502
+1611.781670	451.525
+1611.836645	426.353
+1611.891621	345.33
+1611.946598	300.492
+1612.001575	262.734
+1612.056554	215.536
+1612.111533	212.783
+1612.166514	183.678
+1612.221495	173.452
+1612.276478	141.593
+1612.331461	137.66
+1612.386445	175.418
+1612.441430	190.757
+1612.496416	213.57
+1612.551404	261.161
+1612.606392	307.965
+1612.661380	459.391
+1612.716370	669.028
+1612.771361	704.426
+1612.826353	595.085
+1612.881345	449.165
+1612.936339	312.685
+1612.991334	239.922
+1613.046329	196.657
+1613.101325	215.93
+1613.156323	210.03
+1613.211321	203.737
+1613.266320	195.477
+1613.321321	188.398
+1613.376322	199.017
+1613.431324	216.323
+1613.486327	232.055
+1613.541331	221.043
+1613.596335	285.153
+1613.651341	414.16
+1613.706348	549.067
+1613.761356	624.583
+1613.816364	591.151
+1613.871374	487.316
+1613.926384	377.582
+1613.981396	306.392
+1614.036408	256.834
+1614.091421	221.043
+1614.146435	193.511
+1614.201451	219.076
+1614.256467	256.834
+1614.311484	243.855
+1614.366502	212.39
+1614.421521	188.004
+1614.476541	173.452
+1614.531561	184.071
+1614.586583	250.148
+1614.641606	331.564
+1614.696629	417.7
+1614.751654	498.329
+1614.806679	481.023
+1614.861706	448.378
+1614.916733	346.903
+1614.971761	235.989
+1615.026791	223.796
+1615.081821	239.528
+1615.136852	231.269
+1615.191884	234.022
+1615.246917	201.77
+1615.301951	170.305
+1615.356986	189.577
+1615.412021	222.616
+1615.467058	210.03
+1615.522096	215.143
+1615.577135	241.495
+1615.632174	326.058
+1615.687215	472.371
+1615.742256	527.041
+1615.797298	473.551
+1615.852342	390.168
+1615.907386	317.011
+1615.962431	262.341
+1616.017477	221.436
+1616.072524	210.816
+1616.127572	235.989
+1616.182621	216.323
+1616.237671	188.398
+1616.292722	211.21
+1616.347773	231.662
+1616.402826	212.783
+1616.457880	208.457
+1616.512934	222.223
+1616.567990	232.449
+1616.623046	268.24
+1616.678104	380.335
+1616.733162	537.267
+1616.788221	559.293
+1616.843281	487.317
+1616.898342	342.577
+1616.953404	283.973
+1617.008467	225.369
+1617.063531	208.457
+1617.118596	202.164
+1617.173662	212.39
+1617.228729	215.93
+1617.283796	214.356
+1617.338865	196.657
+1617.393934	166.765
+1617.449005	163.619
+1617.504076	182.105
+1617.559149	231.662
+1617.614222	279.647
+1617.669296	355.163
+1617.724371	468.044
+1617.779448	531.761
+1617.834525	529.401
+1617.889603	469.617
+1617.944682	312.292
+1617.999761	272.567
+1618.054842	279.647
+1618.109924	206.883
+1618.165007	147.1
+1618.220090	197.444
+1618.275175	280.04
+1618.330260	249.755
+1618.385347	195.871
+1618.440434	180.531
+1618.495522	178.565
+1618.550612	223.403
+1618.605702	305.605
+1618.660793	413.767
+1618.715885	505.802
+1618.770978	552.607
+1618.826072	520.748
+1618.881167	438.939
+1618.936262	357.523
+1618.991359	315.832
+1619.046457	295.773
+1619.101555	291.446
+1619.156655	277.287
+1619.211755	250.148
+1619.266857	236.382
+1619.321959	214.356
+1619.377063	217.11
+1619.432167	270.994
+1619.487272	270.6
+1619.542378	239.922
+1619.597485	267.061
+1619.652593	369.322
+1619.707702	466.078
+1619.762812	578.959
+1619.817923	620.257
+1619.873034	501.476
+1619.928147	368.536
+1619.983261	293.019
+1620.038375	245.035
+1620.093491	235.202
+1620.148607	230.482
+1620.203725	229.696
+1620.258843	242.675
+1620.313962	240.315
+1620.369082	226.549
+1620.424203	214.75
+1620.479325	241.888
+1620.534448	284.366
+1620.589572	305.605
+1620.644697	372.862
+1620.699823	511.309
+1620.754950	604.918
+1620.810077	579.352
+1620.865206	544.347
+1620.920336	442.085
+1620.975466	349.657
+1621.030598	254.081
+1621.085730	198.231
+1621.140863	206.49
+1621.195997	238.349
+1621.251133	227.729
+1621.306269	195.477
+1621.361406	200.984
+1621.416544	217.11
+1621.471683	240.315
+1621.526823	268.634
+1621.581963	302.459
+1621.637105	350.05
+1621.692248	373.649
+1621.747391	461.358
+1621.802536	521.535
+1621.857681	463.718
+1621.912828	369.716
+1621.967975	288.693
+1622.023124	280.433
+1622.078273	286.333
+1622.133423	246.215
+1622.188574	240.708
+1622.243726	232.449
+1622.298879	242.282
+1622.354033	272.96
+1622.409188	245.822
+1622.464344	226.549
+1622.519501	222.223
+1622.574658	226.942
+1622.629817	280.433
+1622.684976	409.44
+1622.740137	477.09
+1622.795298	438.152
+1622.850461	383.482
+1622.905624	324.091
+1622.960788	246.215
+1623.015953	167.159
+1623.071120	145.92
+1623.126287	193.511
+1623.181455	213.963
+1623.236624	184.464
+1623.291793	201.77
+1623.346964	245.428
+1623.402136	246.215
+1623.457309	218.683
+1623.512482	203.737
+1623.567657	212.783
+1623.622832	250.541
+1623.678009	330.384
+1623.733186	420.453
+1623.788364	479.844
+1623.843544	482.597
+1623.898724	419.273
+1623.953905	310.325
+1624.009087	252.508
+1624.064270	248.181
+1624.119454	276.893
+1624.174639	296.952
+1624.229825	293.413
+1624.285011	213.176
+1624.340199	167.945
+1624.395388	175.418
+1624.450577	225.369
+1624.505768	260.767
+1624.560959	289.873
+1624.616152	392.528
+1624.671345	513.669
+1624.726539	638.349
+1624.781734	687.907
+1624.836930	616.717
+1624.892127	441.692
+1624.947325	337.07
+1625.002524	291.839
+1625.057724	235.595
+1625.112925	181.318
+1625.168127	182.891
+1625.223329	190.364
+1625.278533	202.95
+1625.333738	240.708
+1625.388943	224.976
+1625.444150	214.356
+1625.499357	205.31
+1625.554565	204.13
+1625.609775	247.395
+1625.664985	401.574
+1625.720196	623.403
+1625.775408	770.896
+1625.830621	729.992
+1625.885835	549.067
+1625.941050	359.883
+1625.996266	302.459
+1626.051482	293.413
+1626.106700	242.282
+1626.161919	188.398
+1626.217138	175.025
+1626.272359	205.31
+1626.327580	191.937
+1626.382802	176.205
+1626.438026	191.151
+1626.493250	196.657
+1626.548475	197.837
+1626.603701	226.549
+1626.658928	385.841
+1626.714156	571.486
+1626.769385	687.907
+1626.824615	648.969
+1626.879846	513.669
+1626.935078	384.661
+1626.990310	324.484
+1627.045544	296.166
+1627.100779	253.294
+1627.156014	209.637
+1627.211251	190.364
+1627.266488	210.817
+1627.321726	219.863
+1627.376966	207.67
+1627.432206	179.745
+1627.487447	178.958
+1627.542689	198.23
+1627.597932	273.747
+1627.653176	376.009
+1627.708421	474.73
+1627.763667	504.622
+1627.818913	511.702
+1627.874161	446.412
+1627.929410	335.497
+1627.984659	267.847
+1628.039910	250.148
+1628.095161	232.055
+1628.150414	260.374
+1628.205667	281.22
+1628.260921	266.667
+1628.316176	198.624
+1628.371432	184.858
+1628.426689	207.67
+1628.481947	194.691
+1628.537206	208.457
+1628.592466	253.688
+1628.647727	329.204
+1628.702989	452.705
+1628.758252	547.887
+1628.813515	549.46
+1628.868780	448.378
+1628.924045	356.343
+1628.979312	265.881
+1629.034579	210.03
+1629.089847	218.683
+1629.145117	240.708
+1629.200387	278.073
+1629.255658	265.487
+1629.310930	219.076
+1629.366203	178.958
+1629.421477	187.611
+1629.476752	175.418
+1629.532028	145.526
+1629.587304	176.598
+1629.642582	269.814
+1629.697861	431.073
+1629.753140	562.046
+1629.808421	578.959
+1629.863702	486.137
+1629.918985	336.284
+1629.974268	280.04
+1630.029552	267.847
+1630.084837	189.578
+1630.140124	210.423
+1630.195411	243.855
+1630.250699	216.323
+1630.305988	176.205
+1630.361277	143.953
+1630.416568	151.426
+1630.471860	205.703
+1630.527153	228.909
+1630.582446	252.901
+1630.637741	343.363
+1630.693036	455.065
+1630.748333	545.527
+1630.803630	575.419
+1630.858929	525.861
+1630.914228	358.309
+1630.969528	249.755
+1631.024829	220.649
+1631.080131	215.93
+1631.135434	183.678
+1631.190738	170.305
+1631.246043	193.117
+1631.301349	176.598
+1631.356656	178.958
+1631.411963	203.737
+1631.467272	219.076
+1631.522582	211.996
+1631.577892	211.996
+1631.633204	273.354
+1631.688516	352.803
+1631.743829	429.106
+1631.799144	506.196
+1631.854459	481.024
+1631.909775	346.51
+1631.965092	227.729
+1632.020410	182.498
+1632.075729	174.238
+1632.131049	165.979
+1632.186370	192.331
+1632.241691	219.863
+1632.297014	230.089
+1632.352338	200.59
+1632.407662	188.791
+1632.462988	213.963
+1632.518314	249.361
+1632.573642	269.027
+1632.628970	290.659
+1632.684299	340.217
+1632.739629	422.42
+1632.794961	544.741
+1632.850293	549.854
+1632.905626	414.947
+1632.960960	293.019
+1633.016294	201.377
+1633.071630	195.084
+1633.126967	195.084
+1633.182305	182.498
+1633.237643	189.971
+1633.292983	230.482
+1633.348323	244.248
+1633.403665	225.763
+1633.459007	202.95
+1633.514351	239.922
+1633.569695	269.027
+1633.625040	304.032
+1633.680386	342.97
+1633.735733	413.374
+1633.791081	484.957
+1633.846430	466.864
+1633.901780	352.41
+1633.957131	246.215
+1634.012483	226.943
+1634.067835	223.796
+1634.123189	210.03
+1634.178544	191.151
+1634.233899	211.21
+1634.289256	220.256
+1634.344613	211.603
+1634.399971	232.842
+1634.455331	234.022
+1634.510691	246.215
+1634.566052	270.994
+1634.621414	248.575
+1634.676777	266.274
+1634.732141	353.59
+1634.787506	468.438
+1634.842872	481.81
+1634.898238	355.95
+1634.953606	246.608
+1635.008975	221.436
+1635.064344	227.729
+1635.119715	214.75
+1635.175086	195.871
+1635.230459	193.511
+1635.285832	189.971
+1635.341206	174.632
+1635.396582	162.046
+1635.451958	171.485
+1635.507335	203.344
+1635.562713	236.382
+1635.618092	268.241
+1635.673472	321.731
+1635.728852	368.536
+1635.784234	399.214
+1635.839617	398.821
+1635.895001	372.076
+1635.950385	285.94
+1636.005771	245.822
+1636.061157	230.482
+1636.116545	213.57
+1636.171933	226.549
+1636.227322	213.177
+1636.282712	192.724
+1636.338104	174.632
+1636.393496	172.272
+1636.448889	211.21
+1636.504283	237.955
+1636.559677	248.575
+1636.615073	303.639
+1636.670470	366.962
+1636.725868	473.551
+1636.781266	560.08
+1636.836666	554.967
+1636.892067	414.553
+1636.947468	310.718
+1637.002870	289.086
+1637.058274	233.629
+1637.113678	170.699
+1637.169083	154.179
+1637.224489	184.465
+1637.279896	189.578
+1637.335304	218.29
+1637.390713	237.562
+1637.446123	235.202
+1637.501534	237.955
+1637.556946	237.562
+1637.612359	286.726
+1637.667772	427.926
+1637.723187	609.244
+1637.778602	924.289
+1637.834019	1196.46
+1637.889436	1135.89
+1637.944855	763.03
+1638.000274	438.152
+1638.055694	322.124
+1638.111115	276.5
+1638.166537	243.068
+1638.221960	218.683
+1638.277384	201.77
+1638.332809	175.812
+1638.388235	192.331
+1638.443662	195.477
+1638.499089	189.971
+1638.554518	216.716
+1638.609948	267.454
+1638.665378	505.409
+1638.720810	1125.27
+1638.776242	2080.63
+1638.831675	2766.18
+1638.887110	2469.23
+1638.942545	1455.26
+1638.997981	607.671
+1639.053418	321.338
+1639.108856	287.513
+1639.164295	255.654
+1639.219735	240.708
+1639.275176	234.415
+1639.330618	278.467
+1639.386060	318.191
+1639.441504	282.4
+1639.496949	273.354
+1639.552394	253.688
+1639.607841	305.605
+1639.663288	536.481
+1639.718736	1021.83
+1639.774186	1799.41
+1639.829636	2412.59
+1639.885087	2141.6
+1639.940539	1207.48
+1639.995992	572.272
+1640.051446	400.394
+1640.106901	324.484
+1640.162357	290.266
+1640.217813	253.294
+1640.273271	235.202
+1640.328730	234.415
+1640.384189	226.156
+1640.439650	231.662
+1640.495111	211.996
+1640.550574	244.642
+1640.606037	379.155
+1640.661501	523.895
+1640.716967	833.827
+1640.772433	1546.91
+1640.827900	2376.01
+1640.883368	2494.01
+1640.938837	1657.03
+1640.994307	801.968
+1641.049778	461.358
+1641.105249	397.641
+1641.160722	403.541
+1641.216196	362.243
+1641.271670	313.472
+1641.327146	298.526
+1641.382622	328.024
+1641.438100	307.572
+1641.493578	253.688
+1641.549057	225.762
+1641.604538	269.027
+1641.660019	429.893
+1641.715501	715.439
+1641.770984	1131.57
+1641.826468	1546.51
+1641.881953	1671.98
+1641.937439	1299.12
+1641.992925	730.778
+1642.048413	440.512
+1642.103902	363.422
+1642.159391	366.176
+1642.214882	345.33
+1642.270373	276.5
+1642.325866	245.428
+1642.381359	270.6
+1642.436853	277.68
+1642.492349	277.68
+1642.547845	276.5
+1642.603342	276.5
+1642.658840	398.427
+1642.714339	624.583
+1642.769839	818.487
+1642.825340	1009.64
+1642.880841	959.687
+1642.936344	685.547
+1642.991848	443.659
+1643.047352	342.184
+1643.102858	289.086
+1643.158364	280.04
+1643.213872	293.806
+1643.269380	333.137
+1643.324889	285.153
+1643.380400	249.361
+1643.435911	259.981
+1643.491423	232.449
+1643.546936	236.775
+1643.602450	287.906
+1643.657965	388.201
+1643.713481	480.237
+1643.768997	575.026
+1643.824515	643.462
+1643.880034	616.717
+1643.935553	473.157
+1643.991074	368.929
+1644.046595	330.777
+1644.102118	277.68
+1644.157641	228.122
+1644.213165	235.989
+1644.268691	230.876
+1644.324217	248.181
+1644.379744	238.742
+1644.435272	193.117
+1644.490801	213.176
+1644.546331	244.248
+1644.601862	265.881
+1644.657393	336.284
+1644.712926	450.345
+1644.768460	575.812
+1644.823994	639.923
+1644.879530	600.198
+1644.935066	476.697
+1644.990604	318.585
+1645.046142	248.575
+1645.101681	252.115
+1645.157222	227.336
+1645.212763	217.11
+1645.268305	233.629
+1645.323848	222.223
+1645.379392	202.164
+1645.434937	219.863
+1645.490483	222.223
+1645.546029	232.449
+1645.601577	278.86
+1645.657126	355.556
+1645.712675	497.149
+1645.768226	672.961
+1645.823777	667.848
+1645.879330	529.401
+1645.934883	447.985
+1645.990437	367.356
+1646.045993	295.772
+1646.101549	234.809
+1646.157106	241.102
+1646.212664	225.762
+1646.268223	215.536
+1646.323783	201.377
+1646.379344	175.025
+1646.434905	179.351
+1646.490468	208.063
+1646.546032	263.914
+1646.601596	330.384
+1646.657162	346.903
+1646.712728	462.538
+1646.768296	639.922
+1646.823864	752.017
+1646.879433	710.719
+1646.935004	556.146
+1646.990575	366.962
+1647.046147	296.559
+1647.101720	266.274
+1647.157294	246.215
+1647.212869	255.654
+1647.268445	272.96
+1647.324022	239.135
+1647.379599	220.256
+1647.435178	228.122
+1647.490758	226.549
+1647.546338	225.369
+1647.601920	262.734
+1647.657502	373.649
+1647.713085	484.957
+1647.768670	564.406
+1647.824255	604.524
+1647.879841	624.583
+1647.935428	509.342
+1647.991016	382.301
+1648.046605	271.387
+1648.102195	211.603
+1648.157786	235.988
+1648.213378	264.7
+1648.268970	226.156
+1648.324564	246.608
+1648.380159	252.901
+1648.435754	277.68
+1648.491351	266.667
+1648.546948	247.788
+1648.602546	291.052
+1648.658146	339.823
+1648.713746	414.553
+1648.769347	490.07
+1648.824949	564.013
+1648.880552	530.974
+1648.936156	359.883
+1648.991761	247.788
+1649.047367	280.04
+1649.102974	285.939
+1649.158582	254.868
+1649.214190	217.503
+1649.269800	207.277
+1649.325410	201.377
+1649.381022	210.423
+1649.436634	210.423
+1649.492248	168.732
+1649.547862	177.385
+1649.603477	273.353
+1649.659093	438.152
+1649.714710	560.866
+1649.770328	628.91
+1649.825947	704.426
+1649.881567	803.148
+1649.937188	866.078
+1649.992810	673.747
+1650.048433	414.553
+1650.104056	304.425
+1650.159681	269.027
+1650.215307	252.508
+1650.270933	214.75
+1650.326560	197.05
+1650.382189	193.117
+1650.437818	182.891
+1650.493448	189.184
+1650.549079	220.649
+1650.604712	292.232
+1650.660345	365.782
+1650.715979	484.563
+1650.771614	623.403
+1650.827249	733.138
+1650.882886	820.847
+1650.938524	783.482
+1650.994163	593.511
+1651.049802	390.954
+1651.105443	296.952
+1651.161084	274.927
+1651.216727	246.215
+1651.272370	223.796
+1651.328014	227.729
+1651.383660	252.901
+1651.439306	242.282
+1651.494953	244.248
+1651.550601	254.081
+1651.606250	267.454
+1651.661900	328.811
+1651.717551	421.633
+1651.773202	561.653
+1651.828855	613.177
+1651.884509	639.136
+1651.940163	586.432
+1651.995819	467.257
+1652.051475	352.41
+1652.107133	263.914
+1652.162791	231.269
+1652.218451	188.397
+1652.274111	165.585
+1652.329772	176.205
+1652.385434	180.138
+1652.441097	179.745
+1652.496761	204.523
+1652.552426	226.549
+1652.608092	227.729
+1652.663759	271.78
+1652.719426	423.993
+1652.775095	547.887
+1652.830765	555.753
+1652.886435	545.134
+1652.942107	461.751
+1652.997779	368.142
+1653.053453	307.178
+1653.109127	250.541
+1653.164802	243.461
+1653.220478	234.809
+1653.276155	196.657
+1653.331833	193.904
+1653.387512	194.69
+1653.443192	194.297
+1653.498873	193.51
+1653.554555	215.929
+1653.610238	278.466
+1653.665921	302.065
+1653.721606	353.196
+1653.777292	422.026
+1653.832978	470.797
+1653.888665	470.011
+1653.944354	378.368
+1654.000043	324.878
+1654.055733	258.014
+1654.111425	213.176
+1654.167117	210.816
+1654.222810	243.461
+1654.278504	257.227
+1654.334199	227.336
+1654.389894	217.503
+1654.445591	207.277
+1654.501289	187.611
+1654.556988	209.243
+1654.612687	243.461
+1654.668388	299.312
+1654.724089	428.319
+1654.779792	490.07
+1654.835495	495.576
+1654.891199	523.895
+1654.946905	458.211
+1655.002611	340.61
+1655.058318	266.667
+1655.114026	246.215
+1655.169735	251.721
+1655.225445	246.215
+1655.281156	195.084
+1655.336868	193.51
+1655.392580	229.302
+1655.448294	266.274
+1655.504009	273.747
+1655.559724	265.88
+1655.615441	293.019
+1655.671158	331.171
+1655.726876	388.201
+1655.782596	492.823
+1655.838316	546.313
+1655.894037	520.355
+1655.949759	485.35
+1656.005482	403.934
+1656.061206	279.646
+1656.116931	256.047
+1656.172657	255.654
+1656.228384	241.102
+1656.284112	221.829
+1656.339840	236.382
+1656.395570	253.688
+1656.451301	254.868
+1656.507032	224.582
+1656.562765	215.143
+1656.618498	285.546
+1656.674232	407.08
+1656.729967	609.637
+1656.785704	853.885
+1656.841441	1039.92
+1656.897179	1004.52
+1656.952918	676.894
+1657.008658	421.24
+1657.064399	307.178
+1657.120140	250.934
+1657.175883	222.222
+1657.231627	217.503
+1657.287371	225.762
+1657.343117	222.222
+1657.398863	205.703
+1657.454611	210.423
+1657.510359	213.963
+1657.566109	235.595
+1657.621859	363.816
+1657.677610	656.835
+1657.733362	1040.32
+1657.789115	1331.37
+1657.844869	1357.72
+1657.900624	1089.09
+1657.956380	720.552
+1658.012137	425.566
+1658.067895	316.224
+1658.123653	271.387
+1658.179413	245.821
+1658.235173	240.315
+1658.290935	243.461
+1658.346697	244.248
+1658.402461	241.888
+1658.458225	231.662
+1658.513990	214.749
+1658.569756	242.675
+1658.625524	417.306
+1658.681292	654.082
+1658.737061	888.104
+1658.792831	1030.09
+1658.848601	994.299
+1658.904373	775.222
+1658.960146	544.74
+1659.015920	385.841
+1659.071694	313.078
+1659.127470	286.726
+1659.183246	260.767
+1659.239024	228.515
+1659.294802	203.737
+1659.350581	209.636
+1659.406362	211.996
+1659.462143	184.858
+1659.517925	185.644
+1659.573708	239.528
+1659.629492	352.803
+1659.685277	534.907
+1659.741063	733.531
+1659.796850	908.163
+1659.852637	929.008
+1659.908426	755.163
+1659.964216	621.83
+1660.020006	469.617
+1660.075798	347.296
+1660.131590	278.466
+1660.187384	228.122
+1660.243178	204.13
+1660.298973	219.863
+1660.354769	239.922
+1660.410567	264.7
+1660.466365	232.449
+1660.522164	234.022
+1660.577964	239.135
+1660.633764	291.052
+1660.689566	440.905
+1660.745369	627.73
+1660.801173	711.112
+1660.856977	698.526
+1660.912783	597.838
+1660.968589	453.885
+1661.024397	414.553
+1661.080205	364.996
+1661.136014	307.965
+1661.191825	247.001
+1661.247636	197.837
+1661.303448	224.976
+1661.359261	253.294
+1661.415075	243.461
+1661.470890	218.683
+1661.526706	218.683
+1661.582523	272.173
+1661.638340	298.132
+1661.694159	384.268
+1661.749979	557.72
+1661.805799	630.089
+1661.861621	575.812
+1661.917443	543.56
+1661.973267	560.866
+1662.029091	531.761
+1662.084916	388.594
+1662.140742	246.215
+1662.196570	197.444
+1662.252398	221.042
+1662.308227	258.801
+1662.364057	223.009
+1662.419887	216.716
+1662.475719	235.202
+1662.531552	207.277
+1662.587386	285.153
+1662.643220	382.695
+1662.699056	407.08
+1662.754892	453.491
+1662.810730	534.907
+1662.866568	580.139
+1662.922408	567.552
+1662.978248	503.049
+1663.034089	445.625
+1663.089931	345.723
+1663.145774	279.253
+1663.201618	286.726
+1663.257463	339.037
+1663.313309	333.137
+1663.369156	276.107
+1663.425004	235.202
+1663.480852	262.341
+1663.536702	273.353
+1663.592552	291.839
+1663.648404	326.057
+1663.704256	411.407
+1663.760110	529.401
+1663.815964	559.686
+1663.871819	475.517
+1663.927676	378.368
+1663.983533	294.986
+1664.039391	278.466
+1664.095250	261.161
+1664.151110	273.353
+1664.206971	247.001
+1664.262832	213.963
+1664.318695	234.415
+1664.374559	241.495
+1664.430424	226.549
+1664.486289	250.541
+1664.542156	276.107
+1664.598023	298.525
+1664.653891	390.168
+1664.709761	515.242
+1664.765631	676.501
+1664.821502	759.883
+1664.877374	586.038
+1664.933247	355.949
+1664.989121	298.919
+1665.044996	317.405
+1665.100872	251.721
+1665.156749	207.277
+1665.212627	249.361
+1665.268506	252.901
+1665.324385	245.428
+1665.380266	251.721
+1665.436147	279.646
+1665.492030	282.4
+1665.547913	273.353
+1665.603797	313.865
+1665.659683	371.682
+1665.715569	481.81
+1665.771456	566.373
+1665.827344	640.316
+1665.883233	643.462
+1665.939123	535.301
+1665.995014	395.674
+1666.050906	302.065
+1666.106798	261.947
+1666.162692	231.269
+1666.218587	224.582
+1666.274482	234.415
+1666.330379	277.68
+1666.386276	282.006
+1666.442175	211.603
+1666.498074	179.351
+1666.553974	237.168
+1666.609876	377.975
+1666.665778	513.275
+1666.721681	683.187
+1666.777585	755.557
+1666.833490	705.999
+1666.889396	602.951
+1666.945302	429.892
+1667.001210	293.019
+1667.057119	269.814
+1667.113028	249.754
+1667.168939	217.109
+1667.224851	228.122
+1667.280763	224.189
+1667.336676	221.829
+1667.392591	223.009
+1667.448506	214.356
+1667.504422	202.95
+1667.560339	276.893
+1667.616257	404.72
+1667.672176	582.892
+1667.728096	702.066
+1667.784017	723.305
+1667.839939	675.321
+1667.895862	541.594
+1667.951786	425.566
+1668.007710	321.731
+1668.063636	267.454
+1668.119562	288.693
+1668.175490	267.454
+1668.231418	232.055
+1668.287347	232.842
+1668.343278	256.441
+1668.399209	208.85
+1668.455141	175.811
+1668.511074	202.163
+1668.567008	231.662
+1668.622943	263.127
+1668.678879	395.281
+1668.734816	532.154
+1668.790754	548.673
+1668.846692	490.856
+1668.902632	411.407
+1668.958573	352.016
+1669.014514	296.952
+1669.070456	262.734
+1669.126400	248.968
+1669.182344	259.587
+1669.238289	268.24
+1669.294236	208.063
+1669.350183	140.413
+1669.406131	168.732
+1669.462080	201.377
+1669.518030	196.264
+1669.573981	202.557
+1669.629933	288.693
+1669.685885	411.407
+1669.741839	438.152
+1669.797794	396.067
+1669.853749	418.093
+1669.909706	391.348
+1669.965663	338.25
+1670.021622	265.487
+1670.077581	236.775
+1670.133541	196.264
+1670.189502	197.444
+1670.245465	229.695
+1670.301428	230.482
+1670.357392	229.302
+1670.413357	230.089
+1670.469323	207.67
+1670.525289	182.498
+1670.581257	261.947
+1670.637226	396.461
+1670.693195	525.468
+1670.749166	588.398
+1670.805138	575.026
+1670.861110	486.923
+1670.917083	373.649
+1670.973058	283.186
+1671.029033	266.274
+1671.085009	210.423
+1671.140986	163.225
+1671.196964	163.225
+1671.252944	202.95
+1671.308923	224.582
+1671.364904	154.572
+1671.420886	136.48
+1671.476869	179.351
+1671.532853	212.783
+1671.588837	297.739
+1671.644823	372.075
+1671.700809	490.463
+1671.756797	589.971
+1671.812785	606.097
+1671.868775	559.293
+1671.924765	482.203
+1671.980756	392.528
+1672.036748	332.351
+1672.092741	272.173
+1672.148735	213.57
+1672.204730	183.678
+1672.260726	205.703
+1672.316723	226.942
+1672.372721	258.014
+1672.428720	263.521
+1672.484719	220.649
+1672.540720	198.23
+1672.596721	249.755
+1672.652724	334.71
+1672.708727	469.224
+1672.764731	672.568
+1672.820737	773.256
+1672.876743	668.634
+1672.932750	451.918
+1672.988758	310.718
+1673.044767	319.764
+1673.100777	303.245
+1673.156788	235.989
+1673.212800	221.829
+1673.268813	223.796
+1673.324826	199.41
+1673.380841	173.845
+1673.436857	189.184
+1673.492873	184.464
+1673.548891	218.683
+1673.604909	276.107
+1673.660928	383.481
+1673.716949	467.257
+1673.772970	521.928
+1673.828992	583.678
+1673.885015	501.476
+1673.941039	380.335
+1673.997064	308.752
+1674.053090	260.374
+1674.109117	236.382
+1674.165145	217.503
+1674.221173	178.565
+1674.277203	197.444
+1674.333234	194.69
+1674.389265	181.318
+1674.445298	180.924
+1674.501331	211.603
+1674.557365	251.721
+1674.613401	284.366
+1674.669437	333.53
+1674.725474	361.062
+1674.781512	423.993
+1674.837551	458.604
+1674.893591	401.967
+1674.949632	330.384
+1675.005674	264.307
+1675.061716	211.996
+1675.117760	197.837
+1675.173805	214.356
+1675.229850	236.382
+1675.285897	218.683
+1675.341944	232.449
+1675.397993	236.775
+1675.454042	222.616
+1675.510092	250.148
+1675.566144	250.148
+1675.622196	237.955
+1675.678249	313.865
+1675.734303	420.453
+1675.790358	482.99
+1675.846414	470.797
+1675.902471	402.754
+1675.958528	331.171
+1676.014587	286.333
+1676.070647	248.968
+1676.126707	176.205
+1676.182769	147.493
+1676.238831	186.038
+1676.294895	225.762
+1676.350959	244.641
+1676.407024	195.084
+1676.463091	183.678
+1676.519158	208.063
+1676.575226	242.675
+1676.631295	299.312
+1676.687365	396.854
+1676.743436	548.28
+1676.799508	578.959
+1676.855580	491.25
+1676.911654	387.415
+1676.967729	319.764
+1677.023804	258.014
+1677.079881	221.043
+1677.135958	209.243
+1677.192037	212.39
+1677.248116	211.996
+1677.304196	212.39
+1677.360278	208.063
+1677.416360	228.122
+1677.472443	265.487
+1677.528527	258.801
+1677.584612	243.855
+1677.640698	346.117
+1677.696785	512.489
+1677.752872	685.94
+1677.808961	756.343
+1677.865051	647.789
+1677.921141	446.412
+1677.977233	334.71
+1678.033325	282.4
+1678.089419	307.965
+1678.145513	267.847
+1678.201608	196.657
+1678.257705	222.616
+1678.313802	231.662
+1678.369900	217.896
+1678.425999	205.703
+1678.482099	232.055
+1678.538200	269.42
+1678.594302	287.513
+1678.650404	410.62
+1678.706508	637.563
+1678.762613	827.533
+1678.818718	826.747
+1678.874825	678.074
+1678.930932	499.902
+1678.987041	342.577
+1679.043150	244.248
+1679.099260	225.369
+1679.155372	239.528
+1679.211484	215.536
+1679.267597	230.089
+1679.323711	226.942
+1679.379826	193.511
+1679.435942	208.85
+1679.492059	213.57
+1679.548176	193.904
+1679.604295	250.934
+1679.660415	379.548
+1679.716535	535.301
+1679.772657	591.151
+1679.828779	560.866
+1679.884903	510.915
+1679.941027	447.985
+1679.997153	319.764
+1680.053279	252.508
+1680.109406	211.996
+1680.165534	167.945
+1680.221663	162.439
+1680.277793	193.117
+1680.333924	207.67
+1680.390056	153.393
+1680.446189	164.012
+1680.502322	228.122
+1680.558457	246.215
+1680.614593	307.178
+1680.670729	399.607
+1680.726867	512.095
+1680.783005	590.365
+1680.839144	555.36
+1680.895285	436.972
+1680.951426	299.706
+1681.007568	273.353
+1681.063711	243.068
+1681.119855	189.971
+1681.176000	178.171
+1681.232146	203.343
+1681.288293	215.536
+1681.344441	207.277
+1681.400589	193.511
+1681.456739	207.277
+1681.512890	215.536
+1681.569041	221.829
+1681.625194	275.32
+1681.681347	358.703
+1681.737501	481.417
+1681.793657	545.134
+1681.849813	492.823
+1681.905970	385.055
+1681.962128	295.772
+1682.018287	259.981
+1682.074447	235.202
+1682.130608	210.816
+1682.186770	191.544
+1682.242933	203.344
+1682.299097	195.871
+1682.355261	177.385
+1682.411427	188.004
+1682.467593	200.59
+1682.523761	219.863
+1682.579929	245.821
+1682.636099	284.76
+1682.692269	315.831
+1682.748440	398.427
+1682.804612	519.568
+1682.860785	512.882
+1682.916959	350.836
+1682.973134	280.433
+1683.029310	323.698
+1683.085487	280.826
+1683.141665	191.937
+1683.197844	156.932
+1683.254023	206.49
+1683.310204	235.202
+1683.366386	199.017
+1683.422568	182.498
+1683.478751	150.246
+1683.534936	176.598
+1683.591121	260.767
+1683.647307	298.526
+1683.703494	312.685
+1683.759683	356.736
+1683.815872	366.962
+1683.872062	385.841
+1683.928253	348.87
+1683.984444	267.454
+1684.040637	235.202
+1684.096831	226.549
+1684.153026	240.315
+1684.209221	190.364
+1684.265418	161.259
+1684.321615	189.971
+1684.377814	215.143
+1684.434013	237.169
+1684.490213	258.408
+1684.546414	259.587
+1684.602617	263.127
+1684.658820	404.72
+1684.715024	608.457
+1684.771229	768.536
+1684.827435	728.418
+1684.883642	530.188
+1684.939849	356.343
+1684.996058	251.721
+1685.052268	235.202
+1685.108478	197.837
+1685.164690	191.937
+1685.220902	247.395
+1685.277116	264.307
+1685.333330	210.816
+1685.389545	178.565
+1685.445762	172.272
+1685.501979	213.963
+1685.558197	262.341
+1685.614416	302.852
+1685.670636	428.319
+1685.726857	638.742
+1685.783079	806.294
+1685.839302	846.806
+1685.895525	624.977
+1685.951750	366.569
+1686.007976	252.508
+1686.064202	207.277
+1686.120430	234.022
+1686.176658	266.667
+1686.232887	270.994
+1686.289118	214.356
+1686.345349	164.012
+1686.401581	154.179
+1686.457814	187.218
+1686.514048	204.523
+1686.570283	244.248
+1686.626519	293.019
+1686.682756	381.122
+1686.738994	611.604
+1686.795233	785.842
+1686.851472	758.703
+1686.907713	608.851
+1686.963954	407.08
+1687.020197	285.94
+1687.076440	272.96
+1687.132685	260.767
+1687.188930	223.403
+1687.245176	209.243
+1687.301423	201.377
+1687.357672	229.696
+1687.413921	213.963
+1687.470171	206.097
+1687.526422	232.449
+1687.582673	247.001
+1687.638926	282.006
+1687.695180	344.937
+1687.751435	449.165
+1687.807690	573.059
+1687.863947	585.252
+1687.920204	458.211
+1687.976463	311.112
+1688.032722	239.922
+1688.088982	224.189
+1688.145244	264.701
+1688.201506	290.266
+1688.257769	262.341
+1688.314033	237.562
+1688.370298	198.624
+1688.426564	186.431
+1688.482831	221.043
+1688.539099	230.089
+1688.595367	237.562
+1688.651637	300.099
+1688.707908	391.348
+1688.764179	556.54
+1688.820452	692.627
+1688.876725	655.262
+1688.932999	516.422
+1688.989275	388.201
+1689.045551	301.672
+1689.101828	226.156
+1689.158106	225.762
+1689.214385	214.75
+1689.270665	199.804
+1689.326946	185.251
+1689.383228	158.506
+1689.439511	160.472
+1689.495795	195.477
+1689.552079	236.382
+1689.608365	278.467
+1689.664651	322.911
+1689.720939	417.306
+1689.777227	618.29
+1689.833517	707.573
+1689.889807	675.321
+1689.946098	568.339
+1690.002390	455.851
+1690.058684	381.122
+1690.114978	300.885
+1690.171273	255.654
+1690.227569	260.374
+1690.283865	255.261
+1690.340163	257.228
+1690.396462	274.14
+1690.452762	235.202
+1690.509062	203.737
+1690.565364	273.747
+1690.621666	352.016
+1690.677970	441.299
+1690.734274	575.419
+1690.790579	621.83
+1690.846886	684.367
+1690.903193	713.079
+1690.959501	551.427
+1691.015810	427.533
+1691.072120	345.723
+1691.128431	302.852
+1691.184743	276.107
+1691.241056	247.001
+1691.297369	259.587
+1691.353684	262.341
+1691.410000	261.161
+1691.466316	251.721
+1691.522634	232.842
+1691.578952	261.947
+1691.635272	307.178
+1691.691592	355.163
+1691.747913	423.206
+1691.804235	557.72
+1691.860558	665.095
+1691.916882	621.437
+1691.973207	416.127
+1692.029533	254.868
+1692.085860	201.377
+1692.142188	246.608
+1692.198517	249.755
+1692.254846	229.695
+1692.311177	222.223
+1692.367509	232.842
+1692.423841	240.315
+1692.480175	225.762
+1692.536509	253.688
+1692.592844	264.701
+1692.649181	275.713
+1692.705518	399.607
+1692.761856	559.686
+1692.818195	635.989
+1692.874535	515.635
+1692.930876	364.602
+1692.987218	303.245
+1693.043561	285.939
+1693.099904	255.654
+1693.156249	220.256
+1693.212595	238.348
+1693.268941	243.855
+1693.325289	210.03
+1693.381637	210.423
+1693.437986	217.109
+1693.494337	220.649
+1693.550688	226.156
+1693.607040	245.428
+1693.663393	289.086
+1693.719747	343.363
+1693.776102	417.7
+1693.832458	489.283
+1693.888815	468.044
+1693.945173	363.816
+1694.001532	290.659
+1694.057891	249.361
+1694.114252	232.842
+1694.170614	199.017
+1694.226976	190.364
+1694.283340	219.469
+1694.339704	231.662
+1694.396069	193.117
+1694.452436	201.77
+1694.508803	248.968
+1694.565171	240.708
+1694.621540	287.906
+1694.677910	370.502
+1694.734281	416.127
+1694.790653	471.584
+1694.847026	517.602
+1694.903399	507.769
+1694.959774	409.047
+1695.016150	309.538
+1695.072526	230.482
+1695.128904	195.87
+1695.185282	220.256
+1695.241661	252.901
+1695.298042	224.189
+1695.354423	203.737
+1695.410805	209.637
+1695.467188	217.109
+1695.523572	209.637
+1695.579957	197.05
+1695.636343	242.282
+1695.692730	316.618
+1695.749118	402.754
+1695.805507	438.546
+1695.861896	462.538
+1695.918287	443.265
+1695.974679	412.98
+1696.031071	328.024
+1696.087465	234.809
+1696.143859	206.097
+1696.200254	245.035
+1696.256651	228.122
+1696.313048	203.344
+1696.369446	204.523
+1696.425845	190.757
+1696.482245	174.632
+1696.538646	209.243
+1696.595048	263.127
+1696.651451	288.299
+1696.707854	335.104
+1696.764259	400.394
+1696.820665	473.157
+1696.877071	452.311
+1696.933479	371.682
+1696.989887	310.325
+1697.046297	273.353
+1697.102707	224.582
+1697.159118	218.289
+1697.215530	206.49
+1697.271943	193.117
+1697.328358	194.691
+1697.384773	186.431
+1697.441189	171.092
+1697.497605	162.832
+1697.554023	202.164
+1697.610442	226.156
+1697.666862	283.58
+1697.723282	348.083
+1697.779704	413.373
+1697.836126	479.057
+1697.892550	466.864
+1697.948974	366.176
+1698.005400	253.688
+1698.061826	230.875
+1698.118253	237.169
+1698.174681	224.582
+1698.231110	204.917
+1698.287540	186.431
+1698.343971	163.619
+1698.400403	161.652
+1698.456836	178.171
+1698.513270	221.829
+1698.569704	255.261
+1698.626140	300.492
+1698.682576	383.875
+1698.739014	501.476
+1698.795452	623.01
+1698.851892	636.383
+1698.908332	472.764
+1698.964773	315.438
+1699.021216	263.521
+1699.077659	247.788
+1699.134103	238.742
+1699.190548	246.608
+1699.246994	267.847
+1699.303441	225.369
+1699.359888	193.904
+1699.416337	228.122
+1699.472787	246.608
+1699.529238	248.575
+1699.585689	235.202
+1699.642142	335.104
+1699.698595	553
+1699.755049	835.793
+1699.811505	978.959
+1699.867961	842.873
+1699.924418	558.9
+1699.980876	352.016
+1700.037335	280.433
+1700.093795	246.215
+1700.150256	252.901
+1700.206718	248.575
+1700.263181	255.654
+1700.319645	300.099
+1700.376110	236.775
+1700.432575	197.837
+1700.489042	178.565
+1700.545509	193.511
+1700.601978	302.065
+1700.658447	416.126
+1700.714918	562.439
+1700.771389	733.925
+1700.827861	805.901
+1700.884334	669.028
+1700.940808	469.617
+1700.997283	331.171
+1701.053759	291.053
+1701.110236	281.613
+1701.166714	265.487
+1701.223193	246.215
+1701.279672	216.716
+1701.336153	223.796
+1701.392635	233.235
+1701.449117	230.875
+1701.505601	216.323
+1701.562085	213.963
+1701.618570	250.935
+1701.675056	308.358
+1701.731544	425.959
+1701.788032	548.674
+1701.844521	595.478
+1701.901011	491.643
+1701.957502	385.448
+1702.013994	269.027
+1702.070487	242.282
+1702.126980	224.189
+1702.183475	194.691
+1702.239971	204.13
+1702.296467	208.063
+1702.352965	224.976
+1702.409463	194.297
+1702.465963	188.004
+1702.522463	196.657
+1702.578964	219.469
+1702.635466	274.14
+1702.691970	356.736
+1702.748474	427.926
+1702.804979	463.324
+1702.861485	433.039
+1702.917992	359.096
+1702.974499	320.945
+1703.031008	313.472
+1703.087518	270.207
+1703.144028	244.248
+1703.200540	245.428
+1703.257053	236.382
+1703.313566	247.788
+1703.370080	252.901
+1703.426596	222.616
+1703.483112	226.942
+1703.539629	232.055
+1703.596147	239.922
+1703.652666	294.199
+1703.709186	443.659
+1703.765707	871.978
+1703.822229	1332.16
+1703.878752	1376.99
+1703.935276	1029.3
+1703.991801	641.496
+1704.048326	397.641
+1704.104853	296.166
+1704.161380	277.68
+1704.217909	250.935
+1704.274438	251.328
+1704.330969	231.662
+1704.387500	222.616
+1704.444032	260.767
+1704.500565	226.549
+1704.557099	235.202
+1704.613634	309.145
+1704.670170	420.453
+1704.726707	591.152
+1704.783245	884.171
+1704.839784	1226.75
+1704.896323	1226.35
+1704.952864	827.927
+1705.009406	426.353
+1705.065948	294.593
+1705.122492	317.798
+1705.179036	361.849
+1705.235581	296.559
+1705.292128	238.349
+1705.348675	210.03
+1705.405223	221.829
+1705.461772	205.31
+1705.518322	221.043
+1705.574873	309.145
+1705.631425	345.33
+1705.687978	361.849
+1705.744532	495.183
+1705.801086	740.218
+1705.857642	924.682
+1705.914198	828.714
+1705.970756	579.746
+1706.027314	381.908
+1706.083874	337.464
+1706.140434	439.332
+1706.196995	466.078
+1706.253558	400.001
+1706.310121	403.541
+1706.366685	393.708
+1706.423250	354.376
+1706.479816	334.317
+1706.536383	297.346
+1706.592951	281.22
+1706.649519	336.677
+1706.706089	413.374
+1706.762660	458.605
+1706.819231	532.941
+1706.875804	629.303
+1706.932377	580.925
+1706.988952	433.433
+1707.045527	318.191
+1707.102103	323.305
+1707.158681	375.615
+1707.215259	365.783
+1707.271838	359.883
+1707.328418	375.615
+1707.384999	343.364
+1707.441581	341.397
+1707.498164	453.492
+1707.554747	870.405
+1707.611332	2044.45
+1707.667918	4444.45
+1707.724504	6884.58
+1707.781092	6792.54
+1707.837680	4247.01
+1707.894270	1816.72
+1707.950860	859.392
+1708.007451	797.641
+1708.064043	751.624
+1708.120637	566.766
+1708.177231	423.206
+1708.233826	415.733
+1708.290422	510.522
+1708.347019	453.885
+1708.403616	313.865
+1708.460215	335.497
+1708.516815	566.766
+1708.573416	1139.43
+1708.630017	2569.92
+1708.686620	4918
+1708.743223	6418.89
+1708.799828	5384.08
+1708.856433	2891.25
+1708.913039	1228.71
+1708.969646	787.808
+1709.026255	728.811
+1709.082864	568.339
+1709.139474	400
+1709.196085	307.572
+1709.252697	380.335
+1709.309309	415.34
+1709.365923	311.898
+1709.422538	239.528
+1709.479154	324.091
+1709.535770	488.496
+1709.592388	783.089
+1709.649006	1563.03
+1709.705626	2748.87
+1709.762246	3404.92
+1709.818867	2780.73
+1709.875489	1619.28
+1709.932113	940.808
+1709.988737	786.628
+1710.045362	745.724
+1710.101988	514.455
+1710.158615	326.057
+1710.215242	348.083
+1710.271871	344.936
+1710.328501	281.219
+1710.385132	236.382
+1710.441763	261.16
+1710.498396	294.985
+1710.555029	365.389
+1710.611664	537.267
+1710.668299	882.204
+1710.724935	1294.4
+1710.781572	1495.38
+1710.838211	1291.25
+1710.894850	946.314
+1710.951490	704.426
+1711.008131	610.817
+1711.064773	431.072
+1711.121415	312.291
+1711.178059	250.541
+1711.234704	258.801
+1711.291350	270.207
+1711.347996	256.441
+1711.404644	228.909
+1711.461292	259.587
+1711.517942	278.86
+1711.574592	308.752
+1711.631243	414.16
+1711.687895	590.365
+1711.744549	781.909
+1711.801203	849.166
+1711.857858	771.683
+1711.914514	620.257
+1711.971171	461.751
+1712.027828	341.79
+1712.084487	316.618
+1712.141147	314.258
+1712.197808	276.893
+1712.254469	258.407
+1712.311132	291.446
+1712.367795	270.207
+1712.424460	243.855
+1712.481125	238.348
+1712.537791	235.595
+1712.594458	241.888
+1712.651127	300.885
+1712.707796	389.381
+1712.764466	502.262
+1712.821137	628.516
+1712.877809	679.647
+1712.934481	658.408
+1712.991155	554.573
+1713.047830	378.368
+1713.104506	305.998
+1713.161182	279.646
+1713.217860	258.801
+1713.274538	272.96
+1713.331218	301.279
+1713.387898	294.986
+1713.444579	233.235
+1713.501262	232.842
+1713.557945	235.202
+1713.614629	239.921
+1713.671314	342.183
+1713.728000	518.388
+1713.784687	594.298
+1713.841375	591.545
+1713.898063	617.897
+1713.954753	563.226
+1714.011444	405.9
+1714.068135	315.044
+1714.124828	259.587
+1714.181521	204.916
+1714.238216	203.343
+1714.294911	200.59
+1714.351607	197.837
+1714.408305	187.217
+1714.465003	210.03
+1714.521702	250.541
+1714.578402	269.027
+1714.635103	294.985
+1714.691805	424.386
+1714.748508	605.704
+1714.805211	808.261
+1714.861916	820.454
+1714.918622	696.56
+1714.975328	510.915
+1715.032036	366.175
+1715.088744	329.99
+1715.145454	330.384
+1715.202164	299.705
+1715.258876	313.078
+1715.315588	302.065
+1715.372301	254.081
+1715.429015	274.926
+1715.485730	233.235
+1715.542446	201.77
+1715.599163	216.323
+1715.655881	349.656
+1715.712600	543.56
+1715.769319	753.983
+1715.826040	788.202
+1715.882762	694.593
+1715.939484	556.146
+1715.996208	464.111
+1716.052932	402.36
+1716.109657	318.191
+1716.166384	260.374
+1716.223111	283.186
+1716.279839	291.839
+1716.336568	246.608
+1716.393298	232.448
+1716.450029	237.168
+1716.506761	272.567
+1716.563494	306.785
+1716.620228	429.892
+1716.676962	755.95
+1716.733698	1428.91
+1716.790435	2127.44
+1716.847172	2196.66
+1716.903911	1546.51
+1716.960650	822.42
+1717.017391	521.141
+1717.074132	425.566
+1717.130874	385.055
+1717.187617	353.983
+1717.244361	322.911
+1717.301106	297.739
+1717.357852	316.225
+1717.414599	290.659
+1717.471347	272.567
+1717.528096	292.232
+1717.584846	358.309
+1717.641596	537.661
+1717.698348	893.61
+1717.755100	1585.06
+1717.811854	2110.52
+1717.868608	1807.28
+1717.925364	1097.35
+1717.982120	596.265
+1718.038877	454.671
+1718.095635	452.705
+1718.152395	400.787
+1718.209155	317.405
+1718.265916	311.505
+1718.322678	332.744
+1718.379440	318.191
+1718.436204	242.282
+1718.492969	231.269
+1718.549735	293.019
+1718.606501	375.615
+1718.663269	499.116
+1718.720037	752.804
+1718.776807	1076.89
+1718.833577	1239.33
+1718.890348	1042.28
+1718.947121	695.38
+1719.003894	489.676
+1719.060668	400.001
+1719.117443	387.415
+1719.174219	318.191
+1719.230996	266.274
+1719.287774	240.708
+1719.344552	270.994
+1719.401332	297.346
+1719.458113	273.747
+1719.514894	254.081
+1719.571677	265.88
+1719.628460	294.199
+1719.685245	402.361
+1719.742030	570.699
+1719.798817	757.917
+1719.855604	801.968
+1719.912392	611.604
+1719.969181	391.348
+1720.025971	307.965
+1720.082762	328.417
+1720.139554	359.489
+1720.196347	346.117
+1720.253141	313.865
+1720.309935	322.124
+1720.366731	330.777
+1720.423528	331.171
+1720.480325	303.639
+1720.537124	312.685
+1720.593923	308.752
+1720.650724	386.235
+1720.707525	573.846
+1720.764327	680.827
+1720.821130	730.778
+1720.877934	702.853
+1720.934739	549.46
+1720.991545	400.394
+1721.048352	309.538
+1721.105160	293.806
+1721.161969	293.412
+1721.218779	285.546
+1721.275589	264.307
+1721.332401	294.199
+1721.389214	302.852
+1721.446027	272.173
+1721.502841	236.775
+1721.559657	251.721
+1721.616473	328.417
+1721.673290	414.16
+1721.730109	468.044
+1721.786928	550.64
+1721.843748	568.339
+1721.900569	497.543
+1721.957391	425.566
+1722.014214	340.217
+1722.071037	254.868
+1722.127862	232.842
+1722.184688	225.762
+1722.241514	261.161
+1722.298342	291.053
+1722.355170	271.387
+1722.412000	260.767
+1722.468830	270.994
+1722.525662	283.186
+1722.582494	290.266
+1722.639327	327.238
+1722.696161	368.929
+1722.752996	472.764
+1722.809832	514.062
+1722.866669	488.103
+1722.923507	422.813
+1722.980346	375.222
+1723.037185	276.893
+1723.094026	221.436
+1723.150868	217.503
+1723.207710	218.289
+1723.264554	255.654
+1723.321398	269.42
+1723.378244	264.307
+1723.435090	295.379
+1723.491937	265.094
+1723.548785	210.816
+1723.605634	254.474
+1723.662484	343.363
+1723.719335	392.134
+1723.776187	463.718
+1723.833040	500.296
+1723.889894	466.077
+1723.946749	390.954
+1724.003605	336.284
+1724.060461	325.664
+1724.117319	291.053
+1724.174177	225.369
+1724.231037	220.256
+1724.287897	256.441
+1724.344758	291.446
+1724.401621	306.785
+1724.458484	261.161
+1724.515348	238.348
+1724.572213	248.968
+1724.629079	273.353
+1724.685946	368.142
+1724.742814	503.442
+1724.799682	502.262
+1724.856552	433.432
+1724.913423	398.034
+1724.970295	372.862
+1725.027167	349.656
+1725.084041	286.333
+1725.140915	234.022
+1725.197790	250.148
+1725.254667	241.102
+1725.311544	262.341
+1725.368422	285.153
+1725.425301	248.181
+1725.482181	206.097
+1725.539062	185.251
+1725.595944	194.691
+1725.652827	247.395
+1725.709711	358.309
+1725.766596	435.399
+1725.823481	407.474
+1725.880368	372.075
+1725.937256	357.129
+1725.994144	334.71
+1726.051033	285.939
+1726.107924	231.269
+1726.164815	209.636
+1726.221707	231.269
+1726.278601	217.109
+1726.335495	188.004
+1726.392390	189.577
+1726.449286	197.05
+1726.506183	207.277
+1726.563081	197.444
+1726.619979	214.75
+1726.676879	233.629
+1726.733780	279.646
+1726.790681	399.214
+1726.847584	542.774
+1726.904488	492.43
+1726.961392	365.389
+1727.018297	264.701
+1727.075204	256.048
+1727.132111	289.873
+1727.189019	291.446
+1727.245928	248.575
+1727.302838	207.67
+1727.359749	212.39
+1727.416661	252.114
+1727.473574	227.336
+1727.530488	194.297
+1727.587403	186.824
+1727.644318	242.675
+1727.701235	281.613
+1727.758153	300.099
+1727.815071	380.728
+1727.871990	440.512
+1727.928911	427.926
+1727.985832	381.515
+1728.042754	331.564
+1728.099678	279.253
+1728.156602	229.696
+1728.213527	221.043
+1728.270453	242.282
+1728.327380	239.135
+1728.384308	236.382
+1728.441236	250.935
+1728.498166	226.549
+1728.555097	220.256
+1728.612029	254.868
+1728.668961	293.806
+1728.725895	341.397
+1728.782829	396.068
+1728.839764	430.679
+1728.896701	389.775
+1728.953638	346.117
+1729.010576	343.363
+1729.067515	315.831
+1729.124455	263.914
+1729.181396	213.963
+1729.238338	217.896
+1729.295281	266.274
+1729.352225	267.06
+1729.409170	211.603
+1729.466115	166.765
+1729.523062	160.472
+1729.580010	210.423
+1729.636958	274.927
+1729.693908	325.664
+1729.750858	393.314
+1729.807809	470.404
+1729.864762	422.813
+1729.921715	372.469
+1729.978669	339.43
+1730.035624	280.04
+1730.092580	230.482
+1730.149537	197.837
+1730.206495	211.603
+1730.263454	217.896
+1730.320413	228.909
+1730.377374	213.176
+1730.434336	186.038
+1730.491298	178.565
+1730.548262	194.691
+1730.605226	248.181
+1730.662192	282.4
+1730.719158	309.932
+1730.776125	431.466
+1730.833093	490.07
+1730.890062	417.7
+1730.947033	357.523
+1731.004004	313.471
+1731.060975	254.474
+1731.117948	193.511
+1731.174922	195.084
+1731.231897	238.742
+1731.288873	245.428
+1731.345849	211.603
+1731.402827	172.665
+1731.459805	180.531
+1731.516785	198.23
+1731.573765	237.168
+1731.630747	293.806
+1731.687729	347.297
+1731.744712	427.533
+1731.801696	527.435
+1731.858681	493.216
+1731.915667	419.666
+1731.972654	388.595
+1732.029642	376.402
+1732.086631	313.078
+1732.143621	258.407
+1732.200611	253.688
+1732.257603	245.035
+1732.314595	217.503
+1732.371589	199.804
+1732.428583	198.624
+1732.485579	196.657
+1732.542575	224.189
+1732.599572	217.896
+1732.656571	230.089
+1732.713570	258.014
+1732.770570	311.112
+1732.827571	391.741
+1732.884573	424.386
+1732.941576	387.021
+1732.998579	314.258
+1733.055584	280.826
+1733.112590	269.814
+1733.169597	273.747
+1733.226604	282.006
+1733.283613	275.713
+1733.340622	256.048
+1733.397633	235.989
+1733.454644	198.23
+1733.511656	223.796
+1733.568669	273.353
+1733.625683	318.585
+1733.682699	316.225
+1733.739715	357.523
+1733.796731	402.754
+1733.853749	431.466
+1733.910768	452.311
+1733.967788	390.954
+1734.024809	358.703
+1734.081830	297.739
+1734.138853	238.742
+1734.195876	257.621
+1734.252901	253.688
+1734.309926	202.95
+1734.366953	161.652
+1734.423980	186.038
+1734.481008	230.482
+1734.538037	198.624
+1734.595067	199.804
+1734.652098	270.207
+1734.709130	309.145
+1734.766163	390.561
+1734.823197	424.386
+1734.880232	347.296
+1734.937267	311.112
+1734.994304	251.721
+1735.051342	228.516
+1735.108380	256.834
+1735.165420	229.695
+1735.222460	188.004
+1735.279501	175.025
+1735.336544	186.038
+1735.393587	188.004
+1735.450631	206.883
+1735.507676	213.963
+1735.564722	243.461
+1735.621769	262.341
+1735.678817	324.878
+1735.735866	405.507
+1735.792915	473.944
+1735.849966	523.108
+1735.907018	497.936
+1735.964070	474.337
+1736.021124	389.774
+1736.078178	259.981
+1736.135234	226.156
+1736.192290	237.562
+1736.249347	240.708
+1736.306406	235.595
+1736.363465	218.683
+1736.420525	205.703
+1736.477586	208.85
+1736.534648	222.616
+1736.591711	246.215
+1736.648774	310.325
+1736.705839	453.098
+1736.762905	591.938
+1736.819972	655.655
+1736.877039	573.846
+1736.934108	478.663
+1736.991177	402.754
+1737.048247	322.518
+1737.105319	271.78
+1737.162391	259.194
+1737.219464	247.788
+1737.276538	248.575
+1737.333614	227.336
+1737.390690	190.364
+1737.447767	187.218
+1737.504844	182.498
+1737.561923	209.243
+1737.619003	261.947
+1737.676084	329.204
+1737.733165	470.797
+1737.790248	594.691
+1737.847331	613.964
+1737.904416	544.74
+1737.961501	444.445
+1738.018588	380.335
+1738.075675	331.957
+1738.132763	261.161
+1738.189852	217.896
+1738.246942	212.783
+1738.304033	206.883
+1738.361125	213.176
+1738.418218	194.69
+1738.475312	171.092
+1738.532407	193.51
+1738.589503	231.662
+1738.646599	254.081
+1738.703697	319.764
+1738.760795	459.391
+1738.817895	594.691
+1738.874995	591.151
+1738.932096	533.334
+1738.989199	445.625
+1739.046302	359.489
+1739.103406	273.747
+1739.160511	228.515
+1739.217617	202.163
+1739.274724	219.863
+1739.331832	209.243
+1739.388941	229.695
+1739.446051	270.6
+1739.503161	253.294
+1739.560273	216.716
+1739.617386	246.215
+1739.674499	335.497
+1739.731614	473.944
+1739.788729	615.537
+1739.845845	680.827
+1739.902963	651.328
+1739.960081	547.887
+1740.017200	359.882
+1740.074320	272.173
+1740.131441	227.335
+1740.188563	200.197
+1740.245686	222.222
+1740.302810	221.436
+1740.359935	243.855
+1740.417060	258.014
+1740.474187	237.955
+1740.531315	213.963
+1740.588443	221.829
+1740.645573	289.479
+1740.702703	410.62
+1740.759834	587.611
+1740.816967	685.153
+1740.874100	595.871
+1740.931234	454.671
+1740.988369	372.469
+1741.045505	305.998
+1741.102642	268.24
+1741.159780	265.094
+1741.216919	242.675
+1741.274059	191.544
+1741.331199	208.063
+1741.388341	320.944
+1741.445483	324.484
+1741.502627	219.469
+1741.559771	207.67
+1741.616917	296.166
+1741.674063	327.237
+1741.731210	387.808
+1741.788359	507.769
+1741.845508	604.131
+1741.902658	549.853
+1741.959809	411.407
+1742.016961	299.705
+1742.074114	250.541
+1742.131268	229.695
+1742.188422	207.67
+1742.245578	201.77
+1742.302735	203.737
+1742.359892	233.235
+1742.417051	232.449
+1742.474210	211.996
+1742.531371	180.138
+1742.588532	224.189
+1742.645694	291.839
+1742.702858	379.941
+1742.760022	552.213
+1742.817187	694.2
+1742.874353	703.639
+1742.931520	616.323
+1742.988688	422.419
+1743.045857	276.5
+1743.103026	285.153
+1743.160197	276.893
+1743.217369	240.315
+1743.274541	245.821
+1743.331715	226.549
+1743.388889	222.222
+1743.446065	252.901
+1743.503241	246.608
+1743.560418	233.235
+1743.617597	220.649
+1743.674776	269.814
+1743.731956	392.921
+1743.789137	591.151
+1743.846319	670.994
+1743.903502	630.483
+1743.960686	521.928
+1744.017870	396.854
+1744.075056	290.659
+1744.132243	235.595
+1744.189430	233.629
+1744.246619	238.742
+1744.303808	242.675
+1744.360999	242.282
+1744.418190	229.302
+1744.475382	238.742
+1744.532576	201.377
+1744.589770	235.988
+1744.646965	317.798
+1744.704161	414.16
+1744.761358	598.624
+1744.818556	734.711
+1744.875755	802.361
+1744.932954	742.971
+1744.990155	542.774
+1745.047357	372.469
+1745.104559	285.153
+1745.161763	261.947
+1745.218967	261.161
+1745.276173	230.089
+1745.333379	214.75
+1745.390586	184.464
+1745.447795	206.883
+1745.505004	215.143
+1745.562214	243.461
+1745.619425	279.646
+1745.676637	424.779
+1745.733850	639.922
+1745.791064	912.883
+1745.848279	1063.52
+1745.905494	911.703
+1745.962711	625.37
+1746.019929	422.813
+1746.077147	328.811
+1746.134367	310.325
+1746.191587	303.245
+1746.248808	234.022
+1746.306031	219.076
+1746.363254	248.575
+1746.420478	236.382
+1746.477703	256.441
+1746.534929	320.158
+1746.592156	328.811
+1746.649384	352.803
+1746.706613	477.877
+1746.763843	722.125
+1746.821073	849.166
+1746.878305	783.089
+1746.935538	604.917
+1746.992771	429.106
+1747.050006	326.451
+1747.107241	279.253
+1747.164477	278.073
+1747.221715	257.621
+1747.278953	263.127
+1747.336192	284.76
+1747.393432	296.952
+1747.450673	290.266
+1747.507915	263.127
+1747.565158	257.228
+1747.622402	287.906
+1747.679647	427.533
+1747.736892	613.57
+1747.794139	695.773
+1747.851387	666.275
+1747.908635	640.709
+1747.965885	533.334
+1748.023135	418.093
+1748.080387	331.564
+1748.137639	284.366
+1748.194892	290.266
+1748.252146	303.639
+1748.309401	293.413
+1748.366657	304.819
+1748.423914	331.564
+1748.481172	332.351
+1748.538431	297.739
+1748.595691	321.731
+1748.652952	402.754
+1748.710213	529.794
+1748.767476	718.979
+1748.824739	837.76
+1748.882004	860.179
+1748.939269	708.753
+1748.996536	495.969
+1749.053803	355.556
+1749.111071	290.266
+1749.168340	291.446
+1749.225610	286.726
+1749.282881	273.354
+1749.340153	264.307
+1749.397426	258.801
+1749.454700	303.245
+1749.511975	343.363
+1749.569251	313.472
+1749.626527	357.916
+1749.683805	696.56
+1749.741084	1303.05
+1749.798363	1742.78
+1749.855643	1611.02
+1749.912925	1070.6
+1749.970207	637.169
+1750.027490	377.582
+1750.084775	291.839
+1750.142060	276.5
+1750.199346	295.772
+1750.256633	317.798
+1750.313921	340.217
+1750.371209	344.937
+1750.428499	339.43
+1750.485790	328.417
+1750.543082	266.667
+1750.600374	309.538
+1750.657668	494.003
+1750.714962	941.594
+1750.772258	1378.96
+1750.829554	1509.93
+1750.886851	1230.68
+1750.944150	751.624
+1751.001449	405.114
+1751.058749	320.551
+1751.116050	303.245
+1751.173352	291.053
+1751.230655	280.433
+1751.287959	266.667
+1751.345263	261.161
+1751.402569	222.223
+1751.459876	209.243
+1751.517183	194.297
+1751.574492	204.523
+1751.631802	270.207
+1751.689112	432.646
+1751.746423	666.668
+1751.803736	923.109
+1751.861049	975.42
+1751.918363	784.269
+1751.975678	528.614
+1752.032994	356.343
+1752.090311	302.852
+1752.147629	274.14
+1752.204948	230.875
+1752.262268	219.469
+1752.319588	187.611
+1752.376910	195.084
+1752.434233	210.816
+1752.491556	213.176
+1752.548881	240.708
+1752.606206	283.973
+1752.663533	338.644
+1752.720860	414.947
+1752.778188	606.491
+1752.835517	701.673
+1752.892847	671.388
+1752.950178	566.373
+1753.007510	412.193
+1753.064843	353.983
+1753.122177	293.412
+1753.179512	216.716
+1753.236848	213.57
+1753.294184	229.302
+1753.351522	216.716
+1753.408861	234.809
+1753.466200	269.814
+1753.523540	342.97
+1753.580882	356.736
+1753.638224	341.004
+1753.695567	328.811
+1753.752912	396.854
+1753.810257	552.607
+1753.867603	575.026
+1753.924950	510.129
+1753.982298	416.913
+1754.039647	294.986
+1754.096996	267.454
+1754.154347	272.174
+1754.211699	245.035
+1754.269051	228.909
+1754.326405	233.629
+1754.383759	276.893
+1754.441115	286.333
+1754.498471	254.081
+1754.555828	240.708
+1754.613187	223.009
+1754.670546	300.099
+1754.727906	428.319
+1754.785267	457.818
+1754.842629	471.584
+1754.899992	494.003
+1754.957356	445.232
+1755.014721	313.078
+1755.072086	234.022
+1755.129453	238.742
+1755.186821	272.174
+1755.244189	272.567
+1755.301559	279.253
+1755.358929	283.58
+1755.416301	247.788
+1755.473673	256.441
+1755.531046	302.459
+1755.588420	273.353
+1755.645795	283.186
+1755.703171	390.168
+1755.760548	481.023
+1755.817926	514.062
+1755.875305	514.455
+1755.932685	441.692
+1755.990066	375.615
+1756.047447	301.279
+1756.104830	242.675
+1756.162214	257.621
+1756.219598	294.199
+1756.276984	279.253
+1756.334370	232.449
+1756.391757	240.315
+1756.449145	239.922
+1756.506535	210.423
+1756.563925	224.189
+1756.621316	271.78
+1756.678708	319.371
+1756.736101	386.628
+1756.793495	446.805
+1756.850889	490.856
+1756.908285	464.504
+1756.965682	427.533
+1757.023079	367.356
+1757.080478	297.346
+1757.137878	262.734
+1757.195278	234.809
+1757.252679	235.595
+1757.310082	258.014
+1757.367485	247.001
+1757.424889	212.39
+1757.482294	190.364
+1757.539700	174.632
+1757.597107	200.197
+1757.654515	233.235
+1757.711924	264.701
+1757.769334	333.137
+1757.826745	390.561
+1757.884156	455.065
+1757.941569	482.99
+1757.998982	438.546
+1758.056397	348.477
+1758.113812	285.546
+1758.171229	243.855
+1758.228646	257.228
+1758.286064	257.621
+1758.343484	231.662
+1758.400904	207.277
+1758.458325	178.565
+1758.515747	169.912
+1758.573170	173.452
+1758.630593	200.59
+1758.688018	241.102
+1758.745444	350.443
+1758.802871	427.926
+1758.860298	480.63
+1758.917727	479.057
+1758.975156	368.929
+1759.032587	252.508
+1759.090018	230.876
+1759.147451	259.194
+1759.204884	274.927
+1759.262318	283.186
+1759.319753	298.132
+1759.377189	272.96
+1759.434626	234.415
+1759.492064	210.03
+1759.549503	189.578
+1759.606943	184.464
+1759.664384	241.888
+1759.721825	300.885
+1759.779268	307.179
+1759.836711	367.749
+1759.894156	458.605
+1759.951601	416.913
+1760.009048	363.029
+1760.066495	286.333
+1760.123943	235.989
+1760.181392	232.055
+1760.238843	248.968
+1760.296294	224.976
+1760.353746	189.971
+1760.411199	164.012
+1760.468652	162.832
+1760.526107	190.364
+1760.583563	210.423
+1760.641020	218.683
+1760.698477	263.914
+1760.755936	377.975
+1760.813395	451.918
+1760.870856	421.633
+1760.928317	393.314
+1760.985780	435.399
+1761.043243	351.23
+1761.100707	250.935
+1761.158172	251.328
+1761.215638	237.955
+1761.273105	236.382
+1761.330573	226.156
+1761.388042	235.202
+1761.445512	246.608
+1761.502983	250.541
+1761.560454	253.294
+1761.617927	266.667
+1761.675400	311.112
+1761.732875	357.523
+1761.790350	427.533
+1761.847827	468.831
+1761.905304	391.741
+1761.962782	296.952
+1762.020262	233.629
+1762.077742	253.294
+1762.135223	266.274
+1762.192705	278.467
+1762.250188	264.307
+1762.307672	264.701
+1762.365156	249.755
+1762.422642	230.876
+1762.480129	210.03
+1762.537616	206.097
+1762.595105	256.048
+1762.652595	291.839
+1762.710085	295.379
+1762.767576	323.304
+1762.825069	403.541
+1762.882562	447.985
+1762.940056	408.26
+1762.997551	290.659
+1763.055047	208.457
+1763.112544	219.469
+1763.170042	243.855
+1763.227541	233.629
+1763.285041	249.361
+1763.342542	247.395
+1763.400043	243.068
+1763.457546	241.495
+1763.515050	236.775
+1763.572554	250.541
+1763.630060	277.68
+1763.687566	338.25
+1763.745073	430.286
+1763.802582	552.607
+1763.860091	566.766
+1763.917601	492.036
+1763.975112	384.268
+1764.032624	270.207
+1764.090137	252.508
+1764.147651	237.169
+1764.205166	249.755
+1764.262681	290.266
+1764.320198	272.567
+1764.377716	254.474
+1764.435234	248.575
+1764.492754	218.289
+1764.550274	195.084
+1764.607796	251.328
+1764.665318	348.87
+1764.722841	617.897
+1764.780365	1169.32
+1764.837891	1789.58
+1764.895417	1879.26
+1764.952944	1382.5
+1765.010472	829.5
+1765.068000	505.409
+1765.125530	368.929
+1765.183061	311.112
+1765.240593	277.286
+1765.298125	261.947
+1765.355659	234.022
+1765.413193	245.821
+1765.470729	243.068
+1765.528265	228.122
+1765.585803	352.803
+1765.643341	587.612
+1765.700880	898.723
+1765.758420	1253.89
+1765.815961	1613.77
+1765.873503	1843.07
+1765.931046	1730.19
+1765.988590	1160.28
+1766.046135	587.218
+1766.103681	360.276
+1766.161227	344.15
+1766.218775	366.176
+1766.276324	308.752
+1766.333873	273.353
+1766.391424	226.942
+1766.448975	185.251
+1766.506527	214.356
+1766.564081	253.688
+1766.621635	406.294
+1766.679190	704.426
+1766.736746	964.407
+1766.794303	1134.71
+1766.851861	1266.47
+1766.909420	1248.77
+1766.966980	958.507
+1767.024540	599.804
+1767.082102	379.548
+1767.139665	284.76
+1767.197228	288.299
+1767.254793	285.939
+1767.312358	259.981
+1767.369925	204.523
+1767.427492	192.724
+1767.485060	224.582
+1767.542629	242.282
+1767.600200	259.587
+1767.657771	361.849
+1767.715343	479.057
+1767.772916	612.784
+1767.830490	751.23
+1767.888064	728.025
+1767.945640	589.578
+1768.003217	474.73
+1768.060795	386.235
+1768.118373	324.091
+1768.175953	294.986
+1768.233533	271.387
+1768.291114	229.696
+1768.348697	180.138
+1768.406280	174.631
+1768.463864	188.004
+1768.521449	209.243
+1768.579035	232.055
+1768.636622	311.505
+1768.694210	457.425
+1768.751799	564.013
+1768.809389	583.285
+1768.866980	583.285
+1768.924572	496.363
+1768.982164	386.628
+1769.039758	311.112
+1769.097352	262.341
+1769.154948	207.277
+1769.212544	217.896
+1769.270142	242.282
+1769.327740	227.729
+1769.385339	202.557
+1769.442939	217.896
+1769.500540	239.135
+1769.558142	218.683
+1769.615745	269.027
+1769.673349	345.33
+1769.730954	385.448
+1769.788560	425.566
+1769.846166	492.823
+1769.903774	412.98
+1769.961383	343.757
+1770.018992	326.844
+1770.076603	280.04
+1770.134214	246.608
+1770.191826	235.595
+1770.249440	213.176
+1770.307054	197.051
+1770.364669	175.812
+1770.422285	190.364
+1770.479902	242.282
+1770.537520	266.274
+1770.595139	242.675
+1770.652759	264.307
+1770.710380	304.032
+1770.768001	335.104
+1770.825624	367.356
+1770.883247	365.782
+1770.940872	360.276
+1770.998497	323.698
+1771.056124	241.888
+1771.113751	206.49
+1771.171379	184.071
+1771.229009	186.038
+1771.286639	215.143
+1771.344270	185.644
+1771.401902	183.678
+1771.459535	190.364
+1771.517169	222.616
+1771.574804	283.186
+1771.632439	304.032
+1771.690076	300.099
+1771.747714	324.878
+1771.805352	339.037
+1771.862992	390.561
+1771.920632	430.286
+1771.978274	394.101
+1772.035916	340.61
+1772.093559	292.626
+1772.151204	272.567
+1772.208849	270.207
+1772.266495	255.261
+1772.324142	219.076
+1772.381790	230.876
+1772.439439	228.122
+1772.497089	208.063
+1772.554739	213.963
+1772.612391	230.482
+1772.670044	255.654
+1772.727697	350.05
+1772.785352	417.307
+1772.843007	483.383
+1772.900664	498.329
+1772.958321	502.263
+1773.015979	446.805
+1773.073638	306.785
+1773.131299	234.022
+1773.188960	254.868
+1773.246622	276.893
+1773.304285	245.822
+1773.361949	189.184
+1773.419613	194.297
+1773.477279	218.289
+1773.534946	217.503
+1773.592614	224.583
+1773.650282	287.12
+1773.707952	326.058
+1773.765622	335.891
+1773.823294	437.366
+1773.880966	471.191
+1773.938639	418.487
+1773.996313	370.502
+1774.053989	317.011
+1774.111665	282.006
+1774.169342	269.814
+1774.227020	252.115
+1774.284699	239.135
+1774.342378	228.909
+1774.400059	233.235
+1774.457741	246.608
+1774.515424	247.395
+1774.573107	262.341
+1774.630792	252.508
+1774.688477	293.806
+1774.746163	366.962
+1774.803851	446.019
+1774.861539	499.509
+1774.919228	471.977
+1774.976918	436.972
+1775.034610	379.942
+1775.092302	260.767
+1775.149995	197.837
+1775.207688	208.457
+1775.265383	268.634
+1775.323079	269.42
+1775.380776	256.048
+1775.438473	202.557
+1775.496172	213.963
+1775.553872	269.027
+1775.611572	250.935
+1775.669273	232.056
+1775.726976	284.366
+1775.784679	364.603
+1775.842383	436.186
+1775.900088	504.229
+1775.957795	428.713
+1776.015502	326.058
+1776.073210	287.906
+1776.130918	253.295
+1776.188628	226.942
+1776.246339	234.809
+1776.304051	228.909
+1776.361763	175.812
+1776.419477	181.318
+1776.477192	163.619
+1776.534907	165.192
+1776.592623	194.691
+1776.650341	239.922
+1776.708059	311.505
+1776.765778	360.669
+1776.823498	382.302
+1776.881220	424.78
+1776.938942	438.546
+1776.996665	386.628
+1777.054388	335.891
+1777.112113	270.207
+1777.169839	224.976
+1777.227566	199.017
+1777.285294	193.904
+1777.343022	199.804
+1777.400752	232.056
+1777.458482	231.662
+1777.516214	208.063
+1777.573946	217.11
+1777.631679	232.056
+1777.689413	254.081
+1777.747149	272.174
+1777.804885	383.875
+1777.862622	501.083
+1777.920360	495.576
+1777.978099	394.888
+1778.035838	311.898
+1778.093579	270.6
+1778.151321	228.516
+1778.209064	235.595
+1778.266807	219.47
+1778.324552	209.637
+1778.382297	192.331
+1778.440044	219.47
+1778.497791	221.043
+1778.555539	221.436
+1778.613288	279.253
+1778.671039	269.814
+1778.728790	283.186
+1778.786542	325.664
+1778.844295	373.649
+1778.902049	369.322
+1778.959803	303.246
+1779.017559	265.487
+1779.075316	261.161
+1779.133074	253.688
+1779.190832	220.256
+1779.248592	191.151
+1779.306352	200.984
+1779.364114	191.938
+1779.421876	194.297
+1779.479639	220.256
+1779.537404	231.269
+1779.595169	341.397
+1779.652935	494.003
+1779.710702	586.432
+1779.768470	651.329
+1779.826239	644.642
+1779.884009	575.419
+1779.941779	492.43
+1779.999551	351.623
+1780.057324	277.68
+1780.115097	290.659
+1780.172872	254.868
+1780.230647	236.382
+1780.288424	206.097
+1780.346201	211.603
+1780.403979	199.017
+1780.461759	164.406
+1780.519539	178.958
+1780.577320	233.629
+1780.635102	341.79
+1780.692885	530.581
+1780.750669	689.874
+1780.808454	709.539
+1780.866240	614.357
+1780.924026	480.237
+1780.981814	397.641
+1781.039603	311.505
+1781.097392	243.855
+1781.155183	246.215
+1781.212974	312.292
+1781.270766	287.906
+1781.328560	230.876
+1781.386354	234.022
+1781.444149	281.613
+1781.501945	289.086
+1781.559742	244.642
+1781.617540	291.839
+1781.675339	430.286
+1781.733139	565.193
+1781.790940	616.324
+1781.848741	555.753
+1781.906544	433.039
+1781.964348	345.33
+1782.022152	311.505
+1782.079958	302.852
+1782.137764	257.228
+1782.195571	219.863
+1782.253380	226.156
+1782.311189	227.336
+1782.368999	214.75
+1782.426810	209.637
+1782.484622	181.711
+1782.542435	186.825
+1782.600249	226.549
+1782.658064	241.495
+1782.715880	344.15
+1782.773697	466.471
+1782.831514	491.25
+1782.889333	407.081
+1782.947152	356.736
+1783.004973	339.037
+1783.062794	331.564
+1783.120617	286.333
+1783.178440	241.495
+1783.236264	257.621
+1783.294089	259.981
+1783.351916	267.847
+1783.409743	243.462
+1783.467571	222.223
+1783.525399	243.855
+1783.583229	220.256
+1783.641060	228.516
+1783.698892	323.698
+1783.756725	412.587
+1783.814558	459.391
+1783.872393	435.006
+1783.930228	371.682
+1783.988065	318.978
+1784.045902	265.881
+1784.103740	228.909
+1784.161579	250.541
+1784.219420	284.76
+1784.277261	302.459
+1784.335103	268.634
+1784.392946	247.002
+1784.450790	270.601
+1784.508635	273.747
+1784.566480	209.637
+1784.624327	237.169
+1784.682175	277.68
+1784.740023	312.292
+1784.797873	377.189
+1784.855723	435.399
+1784.913575	445.232
+1784.971427	411.8
+1785.029281	300.492
+1785.087135	212.39
+1785.144990	219.47
+1785.202846	226.156
+1785.260703	213.963
+1785.318561	197.051
+1785.376420	240.709
+1785.434280	266.667
+1785.492141	223.796
+1785.550002	217.896
+1785.607865	222.616
+1785.665729	237.955
+1785.723593	314.258
+1785.781459	385.448
+1785.839325	451.132
+1785.897193	456.245
+1785.955061	350.443
+1786.012930	250.542
+1786.070800	219.47
+1786.128671	223.403
+1786.186543	211.21
+1786.244416	213.177
+1786.302290	239.922
+1786.360165	244.642
+1786.418041	256.048
+1786.475918	249.755
+1786.533795	228.123
+1786.591674	223.403
+1786.649554	266.274
+1786.707434	304.819
+1786.765315	336.677
+1786.823198	385.842
+1786.881081	446.412
+1786.938965	455.458
+1786.996851	372.862
+1787.054737	289.086
+1787.112624	221.043
+1787.170512	236.382
+1787.228401	261.948
+1787.286291	234.809
+1787.344181	209.243
+1787.402073	186.431
+1787.459966	190.364
+1787.517859	196.264
+1787.575754	170.699
+1787.633649	176.598
+1787.691546	221.043
+1787.749443	289.873
+1787.807341	374.829
+1787.865241	437.366
+1787.923141	409.44
+1787.981042	304.032
+1788.038944	239.135
+1788.096847	237.562
+1788.154751	216.716
+1788.212656	188.398
+1788.270562	183.285
+1788.328468	191.938
+1788.386376	210.03
+1788.444285	216.323
+1788.502194	205.704
+1788.560105	190.364
+1788.618016	211.21
+1788.675929	244.248
+1788.733842	304.032
+1788.791756	385.055
+1788.849671	433.039
+1788.907587	400.001
+1788.965504	318.978
+1789.023422	273.747
+1789.081341	286.333
+1789.139261	318.978
+1789.197182	294.986
+1789.255104	249.361
+1789.313027	265.094
+1789.370950	246.215
+1789.428875	241.889
+1789.486800	231.662
+1789.544727	219.076
+1789.602654	248.575
+1789.660582	304.425
+1789.718512	379.549
+1789.776442	461.358
+1789.834373	558.113
+1789.892305	600.591
+1789.950238	503.049
+1790.008172	357.13
+1790.066107	267.454
+1790.124043	229.302
+1790.181979	217.896
+1790.239917	232.842
+1790.297856	272.567
+1790.355795	269.421
+1790.413736	224.583
+1790.471677	235.595
+1790.529619	271.387
+1790.587563	287.12
+1790.645507	273.354
+1790.703452	294.986
+1790.761398	407.474
+1790.819345	540.807
+1790.877293	593.118
+1790.935242	554.18
+1790.993192	472.371
+1791.051143	359.49
+1791.109095	261.948
+1791.167047	205.31
+1791.225001	197.444
+1791.282956	241.102
+1791.340911	248.182
+1791.398868	238.742
+1791.456825	277.287
+1791.514783	286.333
+1791.572742	291.053
+1791.630703	379.155
+1791.688664	477.877
+1791.746626	530.581
+1791.804589	558.507
+1791.862553	618.684
+1791.920518	589.185
+1791.978483	504.623
+1792.036450	408.26
+1792.094418	312.292
+1792.152387	249.755
+1792.210356	249.361
+1792.268327	209.637
+1792.326298	173.845
+1792.384270	171.485
+1792.442244	186.038
+1792.500218	211.997
+1792.558193	222.616
+1792.616169	269.027
+1792.674146	300.492
+1792.732124	341.79
+1792.790103	390.168
+1792.848083	457.031
+1792.906064	506.589
+1792.964046	500.296
+1793.022028	395.281
+1793.080012	295.773
+1793.137997	223.403
+1793.195982	216.716
+1793.253969	223.796
+1793.311956	213.57
+1793.369944	232.842
+1793.427933	225.369
+1793.485924	225.763
+1793.543915	235.989
+1793.601907	236.775
+1793.659900	300.886
+1793.717894	382.302
+1793.775889	522.322
+1793.833885	616.324
+1793.891881	635.203
+1793.949879	580.532
+1794.007878	407.474
+1794.065877	270.994
+1794.123878	277.287
+1794.181879	305.212
+1794.239881	279.647
+1794.297885	243.855
+1794.355889	201.77
+1794.413894	188.791
+1794.471900	205.31
+1794.529907	168.339
+1794.587915	133.727
+1794.645924	186.038
+1794.703934	310.325
+1794.761945	406.294
+1794.819957	502.656
+1794.877970	512.489
+1794.935983	389.381
+1794.993998	347.69
+1795.052013	344.544
+1795.110030	361.063
+1795.168047	318.978
+1795.226065	225.763
+1795.284085	217.11
+1795.342105	223.009
+1795.400126	218.29
+1795.458148	230.876
+1795.516171	197.837
+1795.574195	226.549
+1795.632220	302.459
+1795.690246	338.25
+1795.748272	356.736
+1795.806300	406.687
+1795.864329	455.458
+1795.922358	410.227
+1795.980389	328.811
+1796.038420	276.893
+1796.096453	246.215
+1796.154486	249.755
+1796.212520	209.637
+1796.270555	189.184
+1796.328592	207.277
+1796.386629	237.562
+1796.444667	240.708
+1796.502706	211.603
+1796.560745	217.11
+1796.618786	287.513
+1796.676828	319.765
+1796.734871	330.777
+1796.792914	370.896
+1796.850959	479.45
+1796.909004	536.481
+1796.967051	471.977
+1797.025098	364.996
+1797.083147	267.454
+1797.141196	206.883
+1797.199246	232.842
+1797.257297	233.629
+1797.315349	197.051
+1797.373402	204.917
+1797.431456	247.788
+1797.489511	276.893
+1797.547567	269.027
+1797.605624	245.822
+1797.663681	264.307
+1797.721740	362.636
+1797.779800	487.317
+1797.837860	589.972
+1797.895922	560.473
+1797.953984	489.676
+1798.012047	427.533
+1798.070112	328.418
+1798.128177	256.048
+1798.186243	262.734
+1798.244310	299.312
+1798.302378	271.78
+1798.360447	216.716
+1798.418517	201.77
+1798.476588	181.318
+1798.534659	199.41
+1798.592732	232.056
+1798.650806	275.713
+1798.708880	291.053
+1798.766956	338.644
+1798.825032	420.846
+1798.883110	546.314
+1798.941188	568.339
+1798.999267	417.307
+1799.057347	297.739
+1799.115429	263.521
+1799.173511	259.981
+1799.231594	263.914
+1799.289678	258.408
+1799.347763	186.038
+1799.405848	158.506
+1799.463935	182.105
+1799.522023	197.444
+1799.580111	200.197
+1799.638201	221.043
+1799.696292	269.027
+1799.754383	350.05
+1799.812475	488.497
+1799.870569	632.843
+1799.928663	770.11
+1799.986758	746.117
+1800.044854	512.095
+1800.102951	315.045
+1800.161049	272.567
+1800.219148	259.588
+1800.277248	283.973
+1800.335349	250.541
+1800.393451	203.737
+1800.451554	188.791
+1800.509657	218.683
+1800.567762	200.59
+1800.625867	188.004
+1800.683974	226.549
+1800.742081	337.857
+1800.800190	487.317
+1800.858299	610.424
+1800.916409	624.977
+1800.974520	564.406
+1801.032632	475.517
+1801.090745	339.824
+1801.148859	263.914
+1801.206974	223.403
+1801.265090	231.662
+1801.323207	238.742
+1801.381324	203.344
+1801.439443	205.31
+1801.497563	237.169
+1801.555683	252.901
+1801.613805	265.487
+1801.671927	307.179
+1801.730050	334.711
+1801.788175	369.322
+1801.846300	457.031
+1801.904426	611.604
+1801.962553	645.036
+1802.020681	527.828
+1802.078810	396.068
+1802.136940	333.924
+1802.195071	277.287
+1802.253202	242.675
+1802.311335	240.315
+1802.369469	223.403
+1802.427603	220.649
+1802.485739	210.816
+1802.543875	183.284
+1802.602013	211.21
+1802.660151	260.374
+1802.718290	326.844
+1802.776431	449.165
+1802.834572	505.016
+1802.892714	508.162
+1802.950857	531.761
+1803.009001	491.643
+1803.067146	402.361
+1803.125292	328.417
+1803.183438	300.492
+1803.241586	237.562
+1803.299735	188.397
+1803.357884	214.75
+1803.416035	217.503
+1803.474186	191.544
+1803.532339	192.724
+1803.590492	209.636
+1803.648646	268.634
+1803.706801	320.158
+1803.764958	453.885
+1803.823115	592.331
+1803.881273	654.082
+1803.939432	572.272
+1803.997592	403.541
+1804.055752	280.433
+1804.113914	252.508
+1804.172077	263.127
+1804.230241	226.156
+1804.288405	219.076
+1804.346571	213.57
+1804.404737	175.811
+1804.462905	158.506
+1804.521073	193.511
+1804.579242	229.696
+1804.637412	225.762
+1804.695583	247.001
+1804.753756	343.757
+1804.811929	375.222
+1804.870103	436.972
+1804.928277	500.296
+1804.986453	487.71
+1805.044630	403.934
+1805.102808	339.037
+1805.160986	289.479
+1805.219166	282.006
+1805.277347	244.248
+1805.335528	226.156
+1805.393710	265.487
+1805.451894	293.806
+1805.510078	263.127
+1805.568263	231.662
+1805.626449	250.541
+1805.684637	315.045
+1805.742825	404.72
+1805.801013	535.301
+1805.859203	631.663
+1805.917394	697.74
+1805.975586	721.732
+1806.033779	592.331
+1806.091972	409.44
+1806.150167	317.405
+1806.208362	289.873
+1806.266559	265.88
+1806.324756	233.629
+1806.382955	208.456
+1806.441154	240.708
+1806.499354	254.474
+1806.557555	269.42
+1806.615757	272.96
+1806.673960	268.634
+1806.732164	296.559
+1806.790369	420.846
+1806.848575	532.154
+1806.906782	624.583
+1806.964990	618.29
+1807.023198	496.756
+1807.081408	405.507
+1807.139618	333.53
+1807.197830	282.006
+1807.256042	263.127
+1807.314256	263.521
+1807.372470	246.608
+1807.430685	197.05
+1807.488901	211.603
+1807.547118	242.282
+1807.605336	230.875
+1807.663555	248.575
+1807.721775	315.831
+1807.779996	410.227
+1807.838218	524.681
+1807.896441	616.717
+1807.954664	623.403
+1808.012889	530.581
+1808.071114	380.728
+1808.129341	249.361
+1808.187568	226.156
+1808.245797	232.842
+1808.304026	227.729
+1808.362256	191.544
+1808.420487	183.678
+1808.478719	193.511
+1808.536952	186.824
+1808.595186	216.716
+1808.653421	251.328
+1808.711657	311.112
+1808.769894	353.59
+1808.828132	417.306
+1808.886370	511.309
+1808.944610	488.103
+1809.002850	390.168
+1809.061092	333.531
+1809.119334	295.379
+1809.177578	269.814
+1809.235822	238.742
+1809.294067	240.315
+1809.352313	242.282
+1809.410560	215.93
+1809.468808	179.745
+1809.527057	180.531
+1809.585307	193.904
+1809.643558	198.23
+1809.701810	245.428
+1809.760063	348.083
+1809.818316	435.399
+1809.876571	437.366
+1809.934827	411.8
+1809.993083	337.07
+1810.051340	302.065
+1810.109599	241.495
+1810.167858	192.724
+1810.226118	218.289
+1810.284379	261.161
+1810.342642	243.068
+1810.400905	193.117
+1810.459169	182.891
+1810.517433	193.904
+1810.575699	215.93
+1810.633966	215.143
+1810.692234	256.441
+1810.750502	331.564
+1810.808772	386.235
+1810.867043	408.26
+1810.925314	366.176
+1810.983586	329.991
+1811.041860	280.433
+1811.100134	252.114
+1811.158409	231.269
+1811.216686	222.223
+1811.274963	230.482
+1811.333241	233.235
+1811.391520	278.467
+1811.449800	275.713
+1811.508080	210.423
+1811.566362	187.611
+1811.624645	188.791
+1811.682929	223.009
+1811.741213	321.731
+1811.799499	368.929
+1811.857785	441.299
+1811.916073	432.252
+1811.974361	343.757
+1812.032650	273.747
+1812.090940	272.567
+1812.149232	262.341
+1812.207524	213.57
+1812.265817	184.464
+1812.324111	205.703
+1812.382406	239.135
+1812.440702	290.659
+1812.498998	243.068
+1812.557296	218.683
+1812.615595	223.009
+1812.673894	255.654
+1812.732195	306.785
+1812.790496	352.41
+1812.848799	418.093
+1812.907102	491.643
+1812.965406	472.371
+1813.023712	362.636
+1813.082018	250.148
+1813.140325	206.097
+1813.198633	230.089
+1813.256942	218.683
+1813.315252	220.256
+1813.373563	230.089
+1813.431874	265.881
+1813.490187	258.408
+1813.548501	206.097
+1813.606815	204.523
+1813.665131	232.449
+1813.723447	298.132
+1813.781765	374.829
+1813.840083	425.173
+1813.898403	491.25
+1813.956723	510.129
+1814.015044	452.705
+1814.073366	331.564
+1814.131689	245.428
+1814.190013	202.95
+1814.248338	221.436
+1814.306664	268.634
+1814.364991	309.932
+1814.423318	292.626
+1814.481647	245.822
+1814.539977	231.269
+1814.598307	240.315
+1814.656639	252.115
+1814.714971	283.973
+1814.773304	327.631
+1814.831639	343.757
+1814.889974	400.787
+1814.948310	458.211
+1815.006647	401.181
+1815.064985	281.613
+1815.123324	226.156
+1815.181664	224.583
+1815.240005	221.043
+1815.298347	248.181
+1815.356690	258.408
+1815.415033	256.441
+1815.473378	234.809
+1815.531723	216.716
+1815.590070	230.482
+1815.648417	271.387
+1815.706766	338.25
+1815.765115	352.803
+1815.823465	383.482
+1815.881816	503.836
+1815.940169	641.102
+1815.998522	670.208
+1816.056876	499.903
+1816.115230	284.76
+1816.173586	222.223
+1816.231943	225.762
+1816.290301	263.914
+1816.348660	260.767
+1816.407019	233.629
+1816.465380	225.762
+1816.523741	204.523
+1816.582104	180.138
+1816.640467	252.901
+1816.698831	352.016
+1816.757196	444.839
+1816.815563	520.355
+1816.873930	566.373
+1816.932298	603.738
+1816.990667	565.586
+1817.049037	463.324
+1817.107408	352.016
+1817.165779	270.207
+1817.224152	234.022
+1817.282526	217.503
+1817.340900	188.791
+1817.399276	188.004
+1817.457652	213.57
+1817.516030	189.971
+1817.574408	194.691
+1817.632788	307.965
+1817.691168	417.307
+1817.749549	530.581
+1817.807931	647.396
+1817.866314	651.722
+1817.924698	560.08
+1817.983083	505.409
+1818.041469	386.628
+1818.099856	307.179
+1818.158243	259.194
+1818.216632	241.495
+1818.275022	224.976
+1818.333412	247.788
+1818.391804	270.994
+1818.450196	278.467
+1818.508590	267.847
+1818.566984	235.202
+1818.625379	214.75
+1818.683775	256.441
+1818.742172	368.142
+1818.800570	510.522
+1818.858969	574.632
+1818.917369	576.599
+1818.975770	532.941
+1819.034172	391.348
+1819.092575	287.513
+1819.150978	239.135
+1819.209383	226.156
+1819.267789	248.575
+1819.326195	252.115
+1819.384603	243.068
+1819.443011	253.688
+1819.501420	262.341
+1819.559830	223.009
+1819.618242	204.917
+1819.676654	249.361
+1819.735067	330.384
+1819.793481	388.988
+1819.851896	438.546
+1819.910312	440.512
+1819.968728	398.427
+1820.027146	329.991
+1820.085565	278.073
+1820.143984	267.454
+1820.202405	277.287
+1820.260826	267.847
+1820.319249	257.228
+1820.377672	228.516
+1820.436097	246.215
+1820.494522	242.282
+1820.552948	196.657
+1820.611375	208.063
+1820.669803	239.528
+1820.728232	271.78
+1820.786662	367.749
+1820.845093	458.211
+1820.903525	420.846
+1820.961958	392.528
+1821.020391	374.829
+1821.078826	317.405
+1821.137261	230.876
+1821.195698	181.711
+1821.254135	217.896
+1821.312574	289.086
+1821.371013	266.274
+1821.429453	243.068
+1821.487894	232.449
+1821.546337	211.603
+1821.604780	233.629
+1821.663224	302.852
+1821.721669	359.883
+1821.780114	508.949
+1821.838561	816.914
+1821.897009	1053.3
+1821.955458	1013.96
+1822.013907	719.765
+1822.072358	476.304
+1822.130809	351.23
+1822.189262	330.384
+1822.247715	289.086
+1822.306169	219.469
+1822.364625	231.662
+1822.423081	245.035
+1822.481538	214.75
+1822.539996	172.665
+1822.598455	197.051
+1822.656915	272.96
+1822.715376	388.201
+1822.773838	540.414
+1822.832300	759.49
+1822.890764	978.566
+1822.949229	1043.86
+1823.007694	836.58
+1823.066161	567.946
+1823.124628	396.854
+1823.183097	291.053
+1823.241566	240.708
+1823.300036	242.675
+1823.358507	247.788
+1823.416979	278.073
+1823.475453	228.516
+1823.533927	189.184
+1823.592401	214.75
+1823.650877	291.839
+1823.709354	401.967
+1823.767832	513.275
+1823.826311	580.139
+1823.884790	669.028
+1823.943271	776.009
+1824.001752	707.573
+1824.060235	451.132
+1824.118718	324.484
+1824.177202	297.346
+1824.235688	317.405
+1824.294174	282.4
+1824.352661	191.544
+1824.411149	169.912
+1824.469638	192.724
+1824.528128	195.084
+1824.586619	219.863
+1824.645111	215.93
+1824.703603	244.248
+1824.762097	352.41
+1824.820592	503.836
+1824.879087	568.733
+1824.937584	551.033
+1824.996081	493.609
+1825.054580	400.787
+1825.113079	306.392
+1825.171579	256.441
+1825.230080	245.821
+1825.288583	269.027
+1825.347086	214.356
+1825.405590	167.945
+1825.464095	206.097
+1825.522600	255.261
+1825.581107	282.006
+1825.639615	275.713
+1825.698124	250.541
+1825.756633	319.371
+1825.815144	477.09
+1825.873655	551.82
+1825.932168	477.484
+1825.990681	355.556
+1826.049196	272.174
+1826.107711	245.428
+1826.166227	234.022
+1826.224744	265.88
+1826.283262	261.554
+1826.341781	219.076
+1826.400301	182.891
+1826.458822	163.619
+1826.517344	178.171
+1826.575867	201.377
+1826.634390	225.369
+1826.692915	252.508
+1826.751440	302.459
+1826.809967	354.77
+1826.868494	446.018
+1826.927023	459.391
+1826.985552	383.482
+1827.044082	335.497
+1827.102614	307.572
+1827.161146	272.567
+1827.219679	208.85
+1827.278213	173.058
+1827.336748	181.711
+1827.395284	206.097
+1827.453820	191.937
+1827.512358	157.326
+1827.570897	159.292
+1827.629436	173.058
+1827.687977	201.77
+1827.746519	242.675
+1827.805061	276.5
+1827.863604	385.448
+1827.922149	536.874
+1827.980694	476.697
+1828.039240	396.068
+1828.097787	321.338
+1828.156335	259.981
+1828.214884	236.382
+1828.273434	200.984
+1828.331985	179.745
+1828.390537	173.845
+1828.449090	190.757
+1828.507643	178.171
+1828.566198	178.958
+1828.624754	221.436
+1828.683310	282.793
+1828.741868	308.358
+1828.800426	394.888
+1828.858985	516.422
+1828.917546	579.745
+1828.976107	519.962
+1829.034669	460.571
+1829.093232	364.209
+1829.151796	252.901
+1829.210361	203.737
+1829.268927	186.038
+1829.327494	219.863
+1829.386061	299.312
+1829.444630	299.706
+1829.503200	237.169
+1829.561770	204.13
+1829.620342	240.708
+1829.678914	254.474
+1829.737488	308.358
+1829.796062	484.17
+1829.854637	760.67
+1829.913213	943.561
+1829.971791	932.548
+1830.030369	708.359
+1830.088948	448.772
+1830.147528	341.79
+1830.206109	287.906
+1830.264690	255.654
+1830.323273	240.315
+1830.381857	260.374
+1830.440441	278.86
+1830.499027	271.78
+1830.557614	226.156
+1830.616201	221.043
+1830.674789	223.403
+1830.733379	329.991
+1830.791969	612.39
+1830.850560	984.859
+1830.909152	1350.64
+1830.967745	1559.1
+1831.026339	1365.19
+1831.084934	825.174
+1831.143530	441.299
+1831.202127	325.664
+1831.260725	284.76
+1831.319324	261.947
+1831.377923	244.641
+1831.436524	237.955
+1831.495125	266.667
+1831.553728	272.174
+1831.612331	225.369
+1831.670935	253.688
+1831.729541	334.711
+1831.788147	500.296
+1831.846754	761.063
+1831.905362	1124.09
+1831.963971	1386.83
+1832.022581	1254.28
+1832.081192	813.374
+1832.139804	501.476
+1832.198417	389.774
+1832.257030	372.469
+1832.315645	333.53
+1832.374261	297.346
+1832.432877	236.775
+1832.491495	221.043
+1832.550113	232.842
+1832.608732	248.575
+1832.667353	249.755
+1832.725974	284.759
+1832.784596	401.574
+1832.843219	577.779
+1832.901843	708.752
+1832.960468	817.307
+1833.019094	800.788
+1833.077721	604.131
+1833.136348	427.139
+1833.194977	329.991
+1833.253607	270.993
+1833.312237	234.415
+1833.370869	212.783
+1833.429501	209.243
+1833.488135	230.089
+1833.546769	239.922
+1833.605404	283.186
+1833.664041	335.89
+1833.722678	331.564
+1833.781316	392.921
+1833.839955	520.355
+1833.898595	616.323
+1833.957236	622.617
+1834.015877	522.321
+1834.074520	452.311
+1834.133164	337.857
+1834.191809	227.729
+1834.250454	216.716
+1834.309101	238.348
+1834.367748	210.816
+1834.426397	254.868
+1834.485046	279.253
+1834.543696	315.831
+1834.602347	307.965
+1834.660999	266.667
+1834.719653	358.703
+1834.778307	468.831
+1834.836962	514.848
+1834.895617	514.062
+1834.954274	492.036
+1835.012932	425.959
+1835.071591	333.137
+1835.130250	269.027
+1835.188911	213.963
+1835.247573	221.436
+1835.306235	213.57
+1835.364898	222.222
+1835.423563	231.662
+1835.482228	223.009
+1835.540894	198.624
+1835.599561	229.302
+1835.658229	309.932
+1835.716898	409.047
+1835.775568	501.869
+1835.834239	617.503
+1835.892911	680.434
+1835.951584	697.346
+1836.010258	651.329
+1836.068932	479.843
+1836.127608	345.33
+1836.186284	272.173
+1836.244962	218.683
+1836.303640	260.374
+1836.362320	278.073
+1836.421000	254.081
+1836.479681	227.336
+1836.538363	217.896
+1836.597046	246.215
+1836.655730	280.04
+1836.714415	370.502
+1836.773101	517.602
+1836.831788	655.655
+1836.890476	746.117
+1836.949165	771.683
+1837.007854	606.884
+1837.066545	344.937
+1837.125236	237.562
+1837.183929	247.395
+1837.242622	265.094
+1837.301317	270.6
+1837.360012	248.575
+1837.418708	232.449
+1837.477405	223.009
+1837.536103	242.282
+1837.594802	249.755
+1837.653502	250.148
+1837.712203	285.94
+1837.770905	440.512
+1837.829608	639.136
+1837.888311	680.827
+1837.947016	632.843
+1838.005722	530.581
+1838.064428	431.466
+1838.123136	374.435
+1838.181844	310.325
+1838.240553	245.035
+1838.299264	228.909
+1838.357975	242.675
+1838.416687	221.043
+1838.475400	180.138
+1838.534114	171.878
+1838.592829	224.976
+1838.651545	265.094
+1838.710262	314.258
+1838.768980	437.366
+1838.827698	554.573
+1838.886418	640.316
+1838.945139	609.244
+1839.003860	492.823
+1839.062583	369.716
+1839.121306	281.613
+1839.180030	244.248
+1839.238756	255.261
+1839.297482	256.441
+1839.356209	228.122
+1839.414937	270.6
+1839.473666	268.634
+1839.532396	234.809
+1839.591127	222.616
+1839.649859	229.696
+1839.708592	252.115
+1839.767325	344.937
+1839.826060	459.785
+1839.884796	508.949
+1839.943532	458.998
+1840.002270	356.736
+1840.061008	285.546
+1840.119747	245.428
+1840.178488	219.469
+1840.237229	177.778
+1840.295971	167.945
+1840.354714	197.444
+1840.413458	248.181
+1840.472203	262.734
+1840.530949	268.24
+1840.589696	270.994
+1840.648444	242.282
+1840.707192	239.922
+1840.765942	279.647
+1840.824693	371.682
+1840.883444	431.466
+1840.942197	388.201
+1841.000950	329.204
+1841.059704	239.529
+1841.118460	199.41
+1841.177216	199.804
+1841.235973	196.657
+1841.294731	204.917
+1841.353490	202.95
+1841.412250	215.143
+1841.471011	211.21
+1841.529773	201.377
+1841.588536	216.323
+1841.647300	268.634
+1841.706064	308.359
+1841.764830	308.752
+1841.823596	313.078
+1841.882364	368.536
+1841.941132	412.194
+1841.999902	339.43
+1842.058672	254.868
+1842.117443	212.39
+1842.176215	193.117
+1842.234988	160.472
+1842.293762	196.657
+1842.352537	230.482
+1842.411313	223.403
+1842.470090	230.482
+1842.528868	204.524
+1842.587647	208.063
+1842.646426	248.575
+1842.705207	264.307
+1842.763988	258.014
+1842.822771	293.806
+1842.881554	331.564
+1842.940339	359.489
+1842.999124	359.883
+1843.057910	320.158
+1843.116697	264.307
+1843.175485	274.533
+1843.234274	225.369
+1843.293064	183.678
+1843.351855	197.837
+1843.410647	241.495
+1843.469440	279.253
+1843.528234	282.793
+1843.587028	290.659
+1843.645824	287.906
+1843.704621	295.772
+1843.763418	337.464
+1843.822216	405.507
+1843.881016	454.671
+1843.939816	436.186
+1843.998617	360.669
+1844.057419	297.739
+1844.116223	255.654
+1844.175027	226.549
+1844.233832	252.115
+1844.292637	210.817
+1844.351444	150.246
+1844.410252	141.986
+1844.469061	183.285
+1844.527871	207.67
+1844.586681	220.649
+1844.645493	218.289
+1844.704305	259.587
+1844.763119	327.631
+1844.821933	400.001
+1844.880748	436.972
+1844.939564	416.127
+1844.998382	331.957
+1845.057200	282.793
+1845.116019	238.742
+1845.174839	223.796
+1845.233660	225.369
+1845.292481	197.837
+1845.351304	202.164
+1845.410128	226.156
+1845.468953	277.287
+1845.527778	294.199
+1845.586605	263.127
+1845.645432	268.634
+1845.704261	289.873
+1845.763090	314.258
+1845.821920	404.72
+1845.880752	654.082
+1845.939584	851.526
+1845.998417	756.344
+1846.057251	497.936
+1846.116086	351.623
+1846.174922	314.258
+1846.233759	298.919
+1846.292596	258.014
+1846.351435	249.755
+1846.410275	238.349
+1846.469115	208.063
+1846.527957	228.909
+1846.586800	205.31
+1846.645643	199.017
+1846.704487	228.516
+1846.763333	332.744
+1846.822179	549.067
+1846.881026	800.002
+1846.939874	941.201
+1846.998723	814.948
+1847.057573	559.686
+1847.116424	376.795
+1847.175276	288.3
+1847.234129	234.809
+1847.292982	218.29
+1847.351837	247.002
+1847.410693	271.387
+1847.469549	237.955
+1847.528407	202.164
+1847.587265	202.557
+1847.646125	227.729
+1847.704985	279.253
+1847.763846	437.366
+1847.822708	683.974
+1847.881571	794.102
+1847.940435	812.194
+1847.999300	722.125
+1848.058166	531.368
+1848.117033	376.009
+1848.175901	297.346
+1848.234770	282.4
+1848.293639	275.32
+1848.352510	268.634
+1848.411382	258.014
+1848.470254	240.315
+1848.529127	205.31
+1848.588002	248.182
+1848.646877	314.258
+1848.705753	329.204
+1848.764631	436.972
+1848.823509	707.573
+1848.882388	1011.6
+1848.941268	1194.5
+1849.000149	1124.88
+1849.059030	765.39
+1849.117913	469.617
+1849.176797	327.238
+1849.235682	291.839
+1849.294567	263.521
+1849.353454	237.562
+1849.412341	244.642
+1849.471230	225.763
+1849.530119	203.344
+1849.589009	241.888
+1849.647901	276.107
+1849.706793	407.08
+1849.765686	615.93
+1849.824580	779.156
+1849.883475	937.662
+1849.942371	1138.65
+1850.001268	1142.97
+1850.060166	835.4
+1850.119064	522.715
+1850.177964	334.317
+1850.236865	247.395
+1850.295766	243.068
+1850.354669	259.981
+1850.413572	267.061
+1850.472476	248.181
+1850.531382	265.094
+1850.590288	254.081
+1850.649195	248.575
+1850.708103	293.019
+1850.767012	440.905
+1850.825922	575.419
+1850.884833	675.321
+1850.943745	708.753
+1851.002658	715.439
+1851.061572	606.491
+1851.120486	382.695
+1851.179402	263.521
+1851.238319	272.174
+1851.297236	226.942
+1851.356154	188.004
+1851.415074	156.146
+1851.473994	151.819
+1851.532915	188.004
+1851.591838	225.763
+1851.650761	260.767
+1851.709685	328.024
+1851.768610	479.45
+1851.827536	664.308
+1851.886463	764.603
+1851.945390	720.159
+1852.004319	645.036
+1852.063249	497.543
+1852.122179	351.623
+1852.181111	284.366
+1852.240043	227.336
+1852.298977	208.85
+1852.357911	237.562
+1852.416847	266.274
+1852.475783	285.546
+1852.534720	260.374
+1852.593658	236.775
+1852.652597	248.968
+1852.711537	316.618
+1852.770478	432.646
+1852.829420	627.73
+1852.888363	750.444
+1852.947306	690.66
+1853.006251	542.774
+1853.065197	386.235
+1853.124143	280.433
+1853.183091	253.295
+1853.242039	267.454
+1853.300989	260.768
+1853.359939	222.223
+1853.418890	199.804
+1853.477842	213.57
+1853.536796	188.791
+1853.595750	213.176
+1853.654705	241.495
+1853.713660	283.58
+1853.772617	470.797
+1853.831575	683.187
+1853.890534	741.004
+1853.949494	569.126
+1854.008454	455.851
+1854.067416	399.214
+1854.126378	334.317
+1854.185342	309.145
+1854.244306	288.299
+1854.303271	273.747
+1854.362238	237.169
+1854.421205	202.557
+1854.480173	172.272
+1854.539142	196.657
+1854.598112	243.068
+1854.657083	320.158
+1854.716055	359.096
+1854.775028	405.507
+1854.834001	472.764
+1854.892976	522.715
+1854.951952	474.337
+1855.010928	379.155
+1855.069906	332.351
+1855.128884	302.852
+1855.187864	295.773
+1855.246844	291.839
+1855.305825	245.035
+1855.364807	202.95
+1855.423790	249.755
+1855.482775	299.312
+1855.541760	248.575
+1855.600745	210.817
+1855.659732	244.642
+1855.718720	282.007
+1855.777709	341.79
+1855.836699	448.772
+1855.895689	523.502
+1855.954681	451.918
+1856.013673	330.384
+1856.072667	298.132
+1856.131661	319.765
+1856.190656	267.847
+1856.249653	199.804
+1856.308650	194.691
+1856.367648	209.637
+1856.426647	244.642
+1856.485647	295.379
+1856.544648	276.5
+1856.603650	207.67
+1856.662653	201.377
+1856.721656	244.248
+1856.780661	326.451
+1856.839667	386.628
+1856.898673	418.487
+1856.957681	458.605
+1857.016689	454.278
+1857.075699	418.093
+1857.134709	331.564
+1857.193720	305.605
+1857.252732	302.852
+1857.311746	257.621
+1857.370760	230.089
+1857.429775	241.102
+1857.488791	278.073
+1857.547807	258.014
+1857.606825	242.282
+1857.665844	239.529
+1857.724864	271.387
+1857.783884	357.523
+1857.842906	464.111
+1857.901928	553.393
+1857.960952	473.551
+1858.019976	363.423
+1858.079002	310.718
+1858.138028	295.772
+1858.197055	300.492
+1858.256083	303.245
+1858.315112	293.413
+1858.374142	274.14
+1858.433173	274.927
+1858.492205	283.973
+1858.551238	245.822
+1858.610272	177.778
+1858.669306	208.85
+1858.728342	304.425
+1858.787378	343.757
+1858.846416	396.854
+1858.905454	444.839
+1858.964494	420.453
+1859.023534	354.77
+1859.082575	326.451
+1859.141618	341.79
+1859.200661	324.484
+1859.259705	244.248
+1859.318750	196.657
+1859.377796	189.184
+1859.436843	227.336
+1859.495890	234.809
+1859.554939	224.189
+1859.613989	252.901
+1859.673040	272.174
+1859.732091	318.978
+1859.791144	420.06
+1859.850197	477.484
+1859.909251	519.962
+1859.968307	499.903
+1860.027363	429.106
+1860.086420	364.996
+1860.145478	323.304
+1860.204537	275.32
+1860.263597	234.809
+1860.322658	224.583
+1860.381720	229.302
+1860.440783	229.302
+1860.499847	213.963
+1860.558912	232.449
+1860.617977	231.269
+1860.677044	225.369
+1860.736111	306.392
+1860.795180	357.523
+1860.854249	414.947
+1860.913319	497.149
+1860.972391	444.445
+1861.031463	364.602
+1861.090536	316.225
+1861.149610	267.06
+1861.208685	268.634
+1861.267761	276.5
+1861.326838	301.279
+1861.385916	261.947
+1861.444995	217.896
+1861.504074	229.696
+1861.563155	267.06
+1861.622236	285.94
+1861.681319	304.425
+1861.740402	348.87
+1861.799487	410.227
+1861.858572	446.019
+1861.917658	481.81
+1861.976746	423.6
+1862.035834	326.844
+1862.094923	266.274
+1862.154013	250.935
+1862.213104	274.533
+1862.272196	279.647
+1862.331289	248.968
+1862.390382	234.022
+1862.449477	233.629
+1862.508573	247.395
+1862.567669	285.546
+1862.626767	254.868
+1862.685865	240.315
+1862.744965	322.125
+1862.804065	407.474
+1862.863166	414.553
+1862.922268	384.268
+1862.981371	326.058
+1863.040476	269.027
+1863.099581	230.089
+1863.158687	237.562
+1863.217793	248.181
+1863.276901	220.256
+1863.336010	223.403
+1863.395120	258.801
+1863.454230	263.521
+1863.513342	239.922
+1863.572454	223.009
+1863.631568	261.947
+1863.690682	323.304
+1863.749798	385.841
+1863.808914	416.127
+1863.868031	427.139
+1863.927149	447.199
+1863.986268	448.378
+1864.045388	324.878
+1864.104509	235.202
+1864.163631	258.801
+1864.222754	299.312
+1864.281878	268.24
+1864.341003	250.935
+1864.400128	272.567
+1864.459255	232.842
+1864.518382	212.783
+1864.577511	209.637
+1864.636640	221.829
+1864.695770	277.287
+1864.754902	371.682
+1864.814034	452.312
+1864.873167	494.396
+1864.932301	477.877
+1864.991436	445.625
+1865.050572	354.376
+1865.109709	302.852
+1865.168847	267.847
+1865.227986	232.056
+1865.287125	229.696
+1865.346266	204.917
+1865.405408	142.38
+1865.464550	164.012
+1865.523694	216.323
+1865.582838	224.976
+1865.641983	211.21
+1865.701130	211.21
+1865.760277	254.474
+1865.819425	315.438
+1865.878574	391.348
+1865.937724	406.294
+1865.996875	368.929
+1866.056027	330.777
+1866.115180	265.487
+1866.174333	221.829
+1866.233488	257.621
+1866.292644	255.261
+1866.351800	221.829
+1866.410958	205.703
+1866.470116	237.169
+1866.529276	261.161
+1866.588436	222.223
+1866.647597	236.775
+1866.706760	297.739
+1866.765923	353.983
+1866.825087	383.482
+1866.884252	479.057
+1866.943418	511.702
+1867.002585	429.499
+1867.061753	318.978
+1867.120921	261.554
+1867.180091	224.976
+1867.239262	250.935
+1867.298433	252.901
+1867.357606	249.755
+1867.416779	258.014
+1867.475954	223.796
+1867.535129	204.524
+1867.594305	218.683
+1867.653482	224.189
+1867.712661	288.693
+1867.771840	387.021
+1867.831020	485.743
+1867.890201	576.206
+1867.949383	582.105
+1868.008565	512.095
+1868.067749	450.345
+1868.126934	357.13
+1868.186120	291.446
+1868.245306	256.441
+1868.304494	254.081
+1868.363682	249.755
+1868.422872	228.122
+1868.482062	184.858
+1868.541253	180.925
+1868.600445	174.632
+1868.659639	207.277
+1868.718833	284.76
+1868.778028	370.502
+1868.837224	491.25
+1868.896421	633.63
+1868.955618	742.971
+1869.014817	733.531
+1869.074017	591.545
+1869.133218	442.872
+1869.192419	311.112
+1869.251622	249.361
+1869.310825	233.236
+1869.370029	249.361
+1869.429235	256.834
+1869.488441	242.675
+1869.547648	234.415
+1869.606856	229.696
+1869.666066	222.616
+1869.725276	304.032
+1869.784487	410.62
+1869.843698	519.962
+1869.902911	652.115
+1869.962125	748.871
+1870.021340	739.038
+1870.080555	638.349
+1870.139772	473.944
+1870.198990	344.15
+1870.258208	287.906
+1870.317427	260.374
+1870.376648	245.035
+1870.435869	296.166
+1870.495091	283.58
+1870.554314	247.001
+1870.613539	248.181
+1870.672764	267.847
+1870.731990	326.451
+1870.791216	553
+1870.850444	810.228
+1870.909673	912.883
+1870.968903	865.292
+1871.028133	729.205
+1871.087365	565.979
+1871.146598	431.073
+1871.205831	318.978
+1871.265065	248.968
+1871.324301	219.863
+1871.383537	214.75
+1871.442774	235.202
+1871.502012	243.855
+1871.561252	239.922
+1871.620492	219.469
+1871.679733	254.474
+1871.738974	344.15
+1871.798217	514.849
+1871.857461	760.67
+1871.916706	940.021
+1871.975951	906.196
+1872.035198	726.058
+1872.094446	545.92
+1872.153694	450.738
+1872.212943	374.829
+1872.272194	285.153
+1872.331445	247.788
+1872.390697	232.449
+1872.449951	270.994
+1872.509205	296.166
+1872.568460	234.415
+1872.627716	194.297
+1872.686973	248.575
+1872.746230	322.124
+1872.805489	452.311
+1872.864749	669.421
+1872.924010	844.839
+1872.983271	821.634
+1873.042534	671.781
+1873.101797	553
+1873.161062	421.633
+1873.220327	319.371
+1873.279593	272.96
+1873.338860	221.436
+1873.398129	222.616
+1873.457398	240.708
+1873.516668	214.75
+1873.575939	190.364
+1873.635211	186.038
+1873.694483	240.708
+1873.753757	361.849
+1873.813032	556.54
+1873.872308	733.531
+1873.931584	815.341
+1873.990862	741.004
+1874.050140	569.126
+1874.109420	425.959
+1874.168700	317.011
+1874.227981	301.279
+1874.287264	297.739
+1874.346547	234.022
+1874.405831	211.603
+1874.465116	252.901
+1874.524402	321.338
+1874.583689	272.173
+1874.642977	252.901
+1874.702265	234.809
+1874.761555	298.525
+1874.820846	484.17
+1874.880137	651.722
+1874.939430	812.587
+1874.998723	778.762
+1875.058018	548.28
+1875.117313	395.674
+1875.176609	311.505
+1875.235907	290.266
+1875.295205	276.893
+1875.354504	223.402
+1875.413804	184.464
+1875.473105	210.816
+1875.532407	263.127
+1875.591710	297.346
+1875.651013	256.441
+1875.710318	285.546
+1875.769624	509.735
+1875.828930	817.307
+1875.888238	1084.76
+1875.947547	1142.97
+1876.006856	940.808
+1876.066166	619.863
+1876.125478	409.833
+1876.184790	350.443
+1876.244103	288.693
+1876.303417	269.027
+1876.362732	270.993
+1876.422048	265.88
+1876.481365	216.323
+1876.540683	235.595
+1876.600002	272.96
+1876.659321	260.374
+1876.718642	296.952
+1876.777964	445.232
+1876.837286	743.364
+1876.896610	1133.14
+1876.955934	1303.05
+1877.015259	1032.84
+1877.074586	611.604
+1877.133913	362.636
+1877.193241	326.451
+1877.252570	327.631
+1877.311900	256.834
+1877.371231	215.929
+1877.430563	235.202
+1877.489896	237.168
+1877.549230	265.094
+1877.608565	248.181
+1877.667900	234.415
+1877.727237	352.409
+1877.786574	537.66
+1877.845913	688.693
+1877.905252	822.027
+1877.964593	859.785
+1878.023934	760.276
+1878.083276	514.848
+1878.142619	301.672
+1878.201963	266.667
+1878.261309	311.898
+1878.320655	296.952
+1878.380001	230.875
+1878.439349	189.577
+1878.498698	217.503
+1878.558048	225.762
+1878.617399	215.536
+1878.676750	247.394
+1878.736103	378.761
+1878.795456	619.47
+1878.854811	895.97
+1878.914166	1103.25
+1878.973522	1154.77
+1879.032879	993.905
+1879.092238	634.416
+1879.151597	375.615
+1879.210957	312.685
+1879.270318	300.099
+1879.329680	293.019
+1879.389043	291.052
+1879.448406	265.094
+1879.507771	211.603
+1879.567137	181.318
+1879.626503	221.042
+1879.685871	284.759
+1879.745239	379.548
+1879.804609	584.072
+1879.863979	885.35
+1879.923351	1158.7
+1879.982723	1279.84
+1880.042096	1037.96
+1880.101470	621.436
+1880.160845	396.461
+1880.220221	343.757
+1880.279598	312.685
+1880.338976	307.965
+1880.398355	303.638
+1880.457734	293.019
+1880.517115	256.834
+1880.576497	245.821
+1880.635879	239.135
+1880.695263	283.973
+1880.754647	383.088
+1880.814033	553.786
+1880.873419	811.014
+1880.932806	980.139
+1880.992194	887.71
+1881.051583	653.295
+1881.110973	390.954
+1881.170364	288.692
+1881.229756	322.124
+1881.289149	314.258
+1881.348543	276.893
+1881.407938	274.926
+1881.467333	272.566
+1881.526730	310.718
+1881.586128	307.965
+1881.645526	306.392
+1881.704925	321.731
+1881.764326	395.281
+1881.823727	460.571
+1881.883129	512.882
+1881.942533	554.18
+1882.001937	584.465
+1882.061342	543.56
+1882.120748	414.946
+1882.180155	304.032
+1882.239563	285.153
+1882.298971	263.52
+1882.358381	247.788
+1882.417792	264.7
+1882.477203	237.562
+1882.536616	213.963
+1882.596029	254.081
+1882.655444	265.88
+1882.714859	252.901
+1882.774276	356.736
+1882.833693	456.638
+1882.893111	481.81
+1882.952530	508.555
+1883.011950	571.879
+1883.071371	523.894
+1883.130793	370.108
+1883.190216	302.065
+1883.249640	245.821
+1883.309064	190.364
+1883.368490	200.59
+1883.427917	246.214
+1883.487344	221.436
+1883.546773	188.004
+1883.606202	209.243
+1883.665633	218.682
+1883.725064	274.533
+1883.784496	348.87
+1883.843929	404.72
+1883.903363	481.81
+1883.962799	490.463
+1884.022235	473.944
+1884.081671	390.561
+1884.141109	282.006
+1884.200548	252.507
+1884.259988	262.734
+1884.319429	298.132
+1884.378870	264.7
+1884.438313	202.163
+1884.497756	167.158
+1884.557201	230.875
+1884.616646	282.793
+1884.676092	283.973
+1884.735540	282.793
+1884.794988	268.24
+1884.854437	308.751
+1884.913887	392.134
+1884.973338	406.687
+1885.032790	334.317
+1885.092243	296.559
+1885.151697	297.739
+1885.211151	291.839
+1885.270607	269.027
+1885.330064	269.42
+1885.389521	278.073
+1885.448980	263.127
+1885.508439	237.562
+1885.567900	206.49
+1885.627361	230.875
+1885.686823	296.559
+1885.746286	342.183
+1885.805750	411.407
+1885.865215	447.591
+1885.924681	434.612
+1885.984148	416.913
+1886.043616	372.075
+1886.103085	322.517
+1886.162555	282.399
+1886.222026	310.325
+1886.281497	332.744
+1886.340970	286.333
+1886.400443	291.052
+1886.459918	333.924
+1886.519393	324.091
+1886.578869	304.032
+1886.638347	232.055
+1886.697825	211.603
+1886.757304	287.906
+1886.816784	359.489
+1886.876265	437.365
+1886.935747	471.19
+1886.995230	447.985
+1887.054714	394.101
+1887.114198	329.204
+1887.173684	326.057
+1887.233171	312.291
+1887.292658	285.546
+1887.352147	289.872
+1887.411636	243.855
+1887.471127	235.988
+1887.530618	242.675
+1887.590110	202.163
+1887.649603	186.431
+1887.709097	257.227
+1887.768592	360.276
+1887.828088	436.579
+1887.887585	423.206
+1887.947083	431.466
+1888.006582	403.934
+1888.066082	381.908
+1888.125583	333.53
+1888.185084	281.613
+1888.244587	249.361
+1888.304090	234.022
+1888.363595	230.482
+1888.423100	270.993
+1888.482606	284.366
+1888.542114	235.595
+1888.601622	206.49
+1888.661131	235.988
+1888.720641	289.086
+1888.780152	358.309
+1888.839664	406.293
+1888.899177	400.394
+1888.958691	390.954
+1889.018205	392.134
+1889.077721	335.104
+1889.137238	286.726
+1889.196755	271.78
+1889.256274	262.734
+1889.315793	244.641
+1889.375314	246.214
+1889.434835	252.114
+1889.494357	234.022
+1889.553880	220.649
+1889.613405	207.67
+1889.672930	238.742
+1889.732456	291.446
+1889.791983	347.296
+1889.851510	403.934
+1889.911039	460.571
+1889.970569	460.178
+1890.030100	414.946
+1890.089631	325.664
+1890.149164	243.461
+1890.208697	232.055
+1890.268232	233.628
+1890.327767	258.014
+1890.387304	289.872
+1890.446841	249.754
+1890.506379	223.796
+1890.565918	229.302
+1890.625458	227.729
+1890.684999	249.754
+1890.744541	299.705
+1890.804084	376.008
+1890.863628	490.856
+1890.923173	547.1
+1890.982718	477.877
+1891.042265	373.255
+1891.101813	281.613
+1891.161361	219.076
+1891.220911	212.783
+1891.280461	276.893
+1891.340012	252.114
+1891.399565	241.495
+1891.459118	268.633
+1891.518672	269.027
+1891.578227	241.101
+1891.637783	228.515
+1891.697340	271.387
+1891.756898	329.99
+1891.816457	377.581
+1891.876016	439.725
+1891.935577	475.123
+1891.995139	440.512
+1892.054701	366.962
+1892.114265	283.579
+1892.173829	258.801
+1892.233395	289.086
+1892.292961	291.839
+1892.352528	240.315
+1892.412096	204.13
+1892.471666	207.67
+1892.531236	211.996
+1892.590807	251.721
+1892.650379	289.086
+1892.709951	277.68
+1892.769525	314.258
+1892.829100	461.357
+1892.888676	586.038
+1892.948252	571.486
+1893.007830	459.784
+1893.067408	353.196
+1893.126988	271.78
+1893.186568	256.441
+1893.246150	270.207
+1893.305732	252.508
+1893.365315	200.59
+1893.424899	175.418
+1893.484484	166.765
+1893.544070	198.623
+1893.603657	237.955
+1893.663245	275.32
+1893.722834	304.032
+1893.782424	303.638
+1893.842014	368.535
+1893.901606	500.296
+1893.961199	536.087
+1894.020792	455.851
+1894.080387	346.51
+1894.139982	279.253
+1894.199578	279.646
+1894.259176	269.027
+1894.318774	245.035
+1894.378373	226.942
+1894.437973	211.996
+1894.497574	237.168
+1894.557176	259.98
+1894.616779	243.068
+1894.676383	249.361
+1894.735988	245.428
+1894.795593	302.458
+1894.855200	399.607
+1894.914807	508.555
+1894.974416	543.953
+1895.034025	459.784
+1895.093636	333.53
+1895.153247	273.353
+1895.212859	245.821
+1895.272473	234.808
+1895.332087	256.047
+1895.391702	239.528
+1895.451318	228.515
+1895.510935	233.628
+1895.570553	246.214
+1895.630172	228.122
+1895.689791	226.549
+1895.749412	304.425
+1895.809034	408.653
+1895.868656	454.278
+1895.928280	457.818
+1895.987904	459.784
+1896.047530	424.779
+1896.107156	335.497
+1896.166783	244.641
+1896.226411	241.101
+1896.286041	288.692
+1896.345671	266.273
+1896.405302	240.708
+1896.464934	283.973
+1896.524567	282.793
+1896.584200	279.253
+1896.643835	241.101
+1896.703471	222.222
+1896.763108	274.14
+1896.822745	371.288
+1896.882384	430.286
+1896.942023	459.391
+1897.001663	432.645
+1897.061305	343.363
+1897.120947	267.847
+1897.180590	225.369
+1897.240234	260.374
+1897.299880	272.96
+1897.359526	211.209
+1897.419172	234.022
+1897.478820	229.302
+1897.538469	186.037
+1897.598119	209.243
+1897.657770	259.98
+1897.717421	270.207
+1897.777074	295.772
+1897.836727	374.435
+1897.896382	444.052
+1897.956037	427.139
+1898.015694	352.016
+1898.075351	290.659
+1898.135009	274.533
+1898.194668	253.687
+1898.254328	216.323
+1898.313989	209.243
+1898.373651	223.402
+1898.433314	243.855
+1898.492978	228.122
+1898.552643	243.068
+1898.612309	255.654
+1898.671975	236.382
+1898.731643	254.081
+1898.791311	337.463
+1898.850981	386.628
+1898.910651	423.206
+1898.970323	395.674
+1899.029995	332.35
+1899.089668	278.86
+1899.149342	261.947
+1899.209017	287.119
+1899.268693	292.626
+1899.328370	294.985
+1899.388048	285.153
+1899.447727	259.194
+1899.507407	257.227
+1899.567088	273.353
+1899.626769	218.682
+1899.686452	208.85
+1899.746135	277.286
+1899.805820	377.975
+1899.865505	486.136
+1899.925191	492.429
+1899.984879	475.517
+1900.044567	429.106
+1900.104256	329.99
+1900.163946	243.855
+1900.223637	217.896
+1900.283329	187.611
+1900.343022	183.677
+1900.402716	209.636
+1900.462411	283.579
+1900.522106	330.777
+1900.581803	240.315
+1900.641501	207.67
+1900.701199	279.646
+1900.760899	317.798
+1900.820599	308.358
+1900.880300	345.723
+1900.940003	398.427
+1900.999706	403.54
+1901.059410	347.69
+1901.119115	299.705
+1901.178821	266.274
+1901.238528	221.042
+1901.298236	216.716
+1901.357945	266.667
+1901.417655	256.441
+1901.477365	237.168
+1901.537077	219.469
+1901.596790	174.238
+1901.656503	182.104
+1901.716218	234.808
+1901.775933	339.823
+1901.835649	454.278
+1901.895367	545.133
+1901.955085	543.167
+1902.014804	454.278
+1902.074524	337.857
+1902.134245	317.404
+1902.193967	331.957
+1902.253690	296.165
+1902.313414	234.022
+1902.373139	194.297
+1902.432864	222.616
+1902.492591	252.114
+1902.552319	247.001
+1902.612047	240.315
+1902.671777	231.662
+1902.731507	246.608
+1902.791238	370.109
+1902.850971	548.673
+1902.910704	636.776
+1902.970438	600.198
+1903.030173	467.651
+1903.089909	334.317
+1903.149646	258.014
+1903.209384	266.274
+1903.269123	274.14
+1903.328863	265.094
+1903.388603	237.168
+1903.448345	244.248
+1903.508088	304.032
+1903.567831	267.06
+1903.627576	214.749
+1903.687321	267.454
+1903.747068	324.484
+1903.806815	390.168
+1903.866563	521.141
+1903.926312	581.318
+1903.986062	553
+1904.045813	438.152
+1904.105565	326.057
+1904.165318	272.173
+1904.225072	270.6
+1904.284827	252.114
+1904.344583	268.24
+1904.404339	280.826
+1904.464097	318.978
+1904.523855	344.543
+1904.583615	335.104
+1904.643375	318.584
+1904.703137	349.656
+1904.762899	413.373
+1904.822662	476.697
+1904.882426	604.524
+1904.942191	694.986
+1905.001957	602.557
+1905.061724	381.515
+1905.121492	307.572
+1905.181261	304.818
+1905.241031	317.011
+1905.300802	311.898
+1905.360573	282.399
+1905.420346	250.148
+1905.480119	254.081
+1905.539894	286.726
+1905.599669	291.446
+1905.659446	263.914
+1905.719223	352.016
+1905.779001	475.91
+1905.838780	532.941
+1905.898560	541.594
+1905.958342	554.966
+1906.018124	513.668
+1906.077906	393.707
+1906.137690	303.638
+1906.197475	269.813
+1906.257261	263.127
+1906.317047	263.914
+1906.376835	282.006
+1906.436624	267.847
+1906.496413	265.487
+1906.556204	278.86
+1906.615995	255.261
+1906.675787	251.721
+1906.735580	268.24
+1906.795375	372.075
+1906.855170	556.146
+1906.914966	619.076
+1906.974763	542.773
+1907.034561	433.039
+1907.094359	358.702
+1907.154159	293.019
+1907.213960	263.127
+1907.273762	282.006
+1907.333564	285.939
+1907.393368	238.348
+1907.453172	200.983
+1907.512978	222.616
+1907.572784	258.407
+1907.632591	268.24
+1907.692400	269.027
+1907.752209	283.579
+1907.812019	351.623
+1907.871830	432.252
+1907.931642	502.262
+1907.991455	453.884
+1908.051269	350.049
+1908.111083	288.692
+1908.170899	231.662
+1908.230716	207.276
+1908.290533	235.595
+1908.350352	263.52
+1908.410171	237.561
+1908.469992	226.549
+1908.529813	232.055
+1908.589636	200.197
+1908.649459	191.544
+1908.709283	206.096
+1908.769108	285.939
+1908.828934	385.054
+1908.888761	449.951
+1908.948589	436.185
+1909.008418	402.36
+1909.068248	340.217
+1909.128078	261.16
+1909.187910	245.428
+1909.247743	252.901
+1909.307576	226.549
+1909.367411	241.888
+1909.427246	272.566
+1909.487082	254.474
+1909.546920	220.649
+1909.606758	221.042
+1909.666597	211.603
+1909.726437	214.356
+1909.786278	287.512
+1909.846120	353.589
+1909.905963	375.615
+1909.965807	360.669
+1910.025652	319.764
+1910.085498	250.541
+1910.145344	231.268
+1910.205192	263.52
+1910.265040	282.399
+1910.324890	260.374
+1910.384740	231.662
+1910.444592	212.783
+1910.504444	191.544
+1910.564297	175.024
+1910.624151	196.263
+1910.684007	215.143
+1910.743863	264.7
+1910.803720	347.689
+1910.863578	437.365
+1910.923436	501.475
+1910.983296	478.27
+1911.043157	432.645
+1911.103019	327.237
+1911.162881	236.382
+1911.222745	234.022
+1911.282609	243.461
+1911.342475	232.842
+1911.402341	254.081
+1911.462208	236.775
+1911.522077	203.736
+1911.581946	217.502
+1911.641816	227.335
+1911.701687	268.633
+1911.761559	352.016
+1911.821432	421.633
+1911.881306	519.568
+1911.941181	561.653
+1912.001056	499.116
+1912.060933	421.239
+1912.120811	373.648
+1912.180689	280.826
+1912.240569	243.854
+1912.300449	232.448
+1912.360330	224.189
+1912.420213	228.909
+1912.480096	221.042
+1912.539980	239.528
+1912.599865	258.014
+1912.659751	243.068
+1912.719638	268.633
+1912.779526	333.137
+1912.839415	422.813
+1912.899305	468.83
+1912.959196	397.64
+1913.019087	379.155
+1913.078980	334.71
+1913.138873	275.32
+1913.198768	265.094
+1913.258663	214.749
+1913.318560	202.95
+1913.378457	216.716
+1913.438355	215.536
+1913.498254	229.695
+1913.558155	254.867
+1913.618056	257.621
+1913.677958	255.654
+1913.737861	279.646
+1913.797764	411.406
+1913.857669	574.239
+1913.917575	595.478
+1913.977482	521.928
+1914.037389	407.473
+1914.097298	294.985
+1914.157207	274.926
+1914.217118	334.317
+1914.277029	319.764
+1914.336941	257.227
+1914.396855	250.147
+1914.456769	256.047
+1914.516684	265.487
+1914.576600	272.96
+1914.636517	269.027
+1914.696435	344.936
+1914.756354	429.105
+1914.816274	500.295
+1914.876194	550.246
+1914.936116	517.601
+1914.996039	493.216
+1915.055962	442.872
+1915.115887	361.455
+1915.175812	283.973
+1915.235739	322.517
+1915.295666	342.97
+1915.355594	269.027
+1915.415523	234.808
+1915.475453	241.495
+1915.535384	220.256
+1915.595316	232.842
+1915.655249	269.027
+1915.715183	303.245
+1915.775118	351.623
+1915.835054	460.177
+1915.894991	536.874
+1915.954928	562.046
+1916.014867	475.91
+1916.074806	350.443
+1916.134747	317.404
+1916.194688	307.965
+1916.254630	256.047
+1916.314574	250.147
+1916.374518	255.654
+1916.434463	220.256
+1916.494409	222.615
+1916.554356	206.883
+1916.614304	215.536
+1916.674253	251.327
+1916.734203	320.944
+1916.794153	436.578
+1916.854105	524.288
+1916.914058	541.987
+1916.974011	489.283
+1917.033966	429.106
+1917.093921	344.936
+1917.153878	278.466
+1917.213835	267.06
+1917.273793	254.081
+1917.333752	274.926
+1917.393712	258.014
+1917.453673	285.152
+1917.513635	353.196
+1917.573598	307.571
+1917.633562	260.374
+1917.693527	266.667
+1917.753493	310.325
+1917.813460	478.27
+1917.873427	564.012
+1917.933396	512.882
+1917.993365	443.658
+1918.053336	405.9
+1918.113307	370.108
+1918.173279	273.353
+1918.233253	232.448
+1918.293227	234.808
+1918.353202	280.433
+1918.413178	311.898
+1918.473155	267.453
+1918.533133	250.148
+1918.593112	261.16
+1918.653092	269.42
+1918.713072	350.443
+1918.773054	405.113
+1918.833037	447.198
+1918.893020	477.877
+1918.953005	499.509
+1919.012990	438.152
+1919.072977	340.217
+1919.132964	295.772
+1919.192952	269.027
+1919.252941	255.654
+1919.312931	243.068
+1919.372923	258.407
+1919.432915	266.667
+1919.492907	242.675
+1919.552901	234.415
+1919.612896	243.068
+1919.672892	258.407
+1919.732889	315.044
+1919.792886	334.317
+1919.852885	390.954
+1919.912884	467.257
+1919.972885	470.404
+1920.032886	430.286
+1920.092888	356.342
+1920.152892	285.939
+1920.212896	254.867
+1920.272901	235.595
+1920.332907	225.762
+1920.392914	231.269
+1920.452922	234.415
+1920.512931	218.289
+1920.572941	225.369
+1920.632952	243.461
+1920.692963	291.052
+1920.752976	340.217
+1920.812989	529.008
+1920.873004	881.024
+1920.933019	1285.74
+1920.993036	1401.77
+1921.053053	1132.75
+1921.113071	720.158
+1921.173091	450.345
+1921.233111	327.237
+1921.293132	292.626
+1921.353154	299.705
+1921.413177	280.039
+1921.473201	294.985
+1921.533225	315.044
+1921.593251	285.153
+1921.653278	317.798
+1921.713306	309.145
+1921.773334	359.096
+1921.833364	553.393
+1921.893394	922.715
+1921.953425	1266.87
+1922.013458	1307.77
+1922.073491	1023.8
+1922.133525	692.626
+1922.193560	431.465
+1922.253596	372.862
+1922.313633	326.844
+1922.373671	283.186
+1922.433710	284.366
+1922.493750	261.554
+1922.553791	257.62
+1922.613833	247.394
+1922.673875	240.315
+1922.733919	308.751
+1922.793963	460.177
+1922.854009	696.166
+1922.914055	973.453
+1922.974102	1074.53
+1923.034151	951.427
+1923.094200	626.943
+1923.154250	381.514
+1923.214301	320.551
+1923.274353	285.546
+1923.334406	239.921
+1923.394460	261.16
+1923.454515	302.458
+1923.514571	296.165
+1923.574627	286.332
+1923.634685	280.433
+1923.694743	282.006
+1923.754803	324.877
+1923.814863	439.332
+1923.874925	612.783
+1923.934987	682.007
+1923.995050	703.639
+1924.055115	608.457
+1924.115180	450.738
+1924.175246	311.898
+1924.235313	254.474
+1924.295381	242.281
+1924.355450	246.214
+1924.415520	247.394
+1924.475590	232.842
+1924.535662	223.009
+1924.595735	221.829
+1924.655808	221.829
+1924.715883	227.335
+1924.775958	267.453
+1924.836035	398.427
+1924.896112	548.28
+1924.956190	601.377
+1925.016269	512.095
+1925.076349	388.987
+1925.136431	282.793
+1925.196513	239.921
+1925.256596	245.821
+1925.316679	283.972
+1925.376764	261.947
+1925.436850	200.983
+1925.496937	237.955
+1925.557024	246.214
+1925.617113	256.44
+1925.677202	307.571
+1925.737293	368.535
+1925.797384	440.512
+1925.857477	486.529
+1925.917570	562.439
+1925.977664	583.285
+1926.037759	462.144
+1926.097855	333.137
+1926.157952	278.859
+1926.218050	226.155
+1926.278149	208.456
+1926.338249	233.235
+1926.398350	252.901
+1926.458452	254.474
+1926.518554	230.875
+1926.578658	221.829
+1926.638762	231.662
+1926.698868	281.613
+1926.758974	344.15
+1926.819081	385.054
+1926.879190	437.758
+1926.939299	451.918
+1926.999409	416.519
+1927.059520	383.874
+1927.119632	308.358
+1927.179745	267.453
+1927.239859	246.214
+1927.299974	235.202
+1927.360090	273.353
+1927.420206	309.145
+1927.480324	283.973
+1927.540443	263.52
+1927.600562	239.528
+1927.660683	256.834
+1927.720804	293.805
+1927.780926	355.556
+1927.841050	445.231
+1927.901174	516.028
+1927.961299	520.354
+1928.021425	463.324
+1928.081552	373.255
+1928.141680	370.895
+1928.201809	436.579
+1928.261939	515.241
+1928.322070	497.542
+1928.382201	443.658
+1928.442334	435.005
+1928.502467	432.645
+1928.562602	384.268
+1928.622737	364.602
+1928.682874	359.096
+1928.743011	409.833
+1928.803149	525.468
+1928.863289	646.215
+1928.923429	703.639
+1928.983570	626.943
+1929.043712	611.603
+1929.103855	538.84
+1929.163999	463.324
+1929.224144	482.596
+1929.284289	526.647
+1929.344436	514.455
+1929.404584	459.391
+1929.464732	434.612
+1929.524882	415.339
+1929.585032	378.368
+1929.645184	389.381
+1929.705336	430.679
+1929.765489	536.874
+1929.825644	631.662
+1929.885799	658.801
+1929.945955	611.997
+1930.006112	524.681
+1930.066270	484.956
+1930.126429	425.959
+1930.186589	350.049
+1930.246749	346.509
+1930.306911	360.275
+1930.367074	352.802
+1930.427237	340.216
+1930.487402	325.664
+1930.547567	333.137
+1930.607734	317.404
+1930.667901	309.931
+1930.728069	354.376
+1930.788238	422.812
+1930.848409	582.498
+1930.908580	690.659
+1930.968752	620.65
+1931.028925	535.694
+1931.089099	471.977
+1931.149273	411.8
+1931.209449	331.563
+1931.269626	287.119
+1931.329804	291.839
+1931.389982	277.679
+1931.450162	268.24
+1931.510342	223.402
+1931.570524	182.891
+1931.630706	220.649
+1931.690889	302.458
+1931.751073	407.08
+1931.811259	516.028
+1931.871445	617.896
+1931.931632	600.197
+1931.991820	521.141
+1932.052009	460.177
+1932.112198	390.954
+1932.172389	348.869
+1932.232581	326.844
+1932.292774	276.893
+1932.352967	272.566
+1932.413162	280.826
+1932.473357	263.127
+1932.533554	237.955
+1932.593751	211.209
+1932.653949	208.063
+1932.714148	282.006
+1932.774349	423.992
+1932.834550	522.714
+1932.894752	614.356
+1932.954955	670.6
+1933.015159	573.058
+1933.075363	412.586
+1933.135569	288.299
+1933.195776	245.821
+1933.255984	260.767
+1933.316192	280.432
+1933.376402	281.612
+1933.436612	250.147
+1933.496824	215.536
+1933.557036	224.975
+1933.617249	212.389
+1933.677463	223.402
+1933.737679	311.898
+1933.797895	431.859
+1933.858112	514.848
+1933.918330	497.542
+1933.978549	450.344
+1934.038769	439.331
+1934.098989	412.586
+1934.159211	305.211
+1934.219434	239.134
+1934.279657	220.649
+1934.339882	245.427
+1934.400107	274.139
+1934.460334	261.16
+1934.520561	294.985
+1934.580789	275.713
+1934.641019	235.595
+1934.701249	276.106
+1934.761480	374.041
+1934.821712	475.91
+1934.881945	544.346
+1934.942179	554.179
+1935.002414	536.873
+1935.062649	429.105
+1935.122886	308.751
+1935.183124	293.018
+1935.243362	262.733
+1935.303602	219.862
+1935.363842	222.615
+1935.424084	228.122
+1935.484326	239.134
+1935.544569	227.335
+1935.604814	211.996
+1935.665059	228.908
+1935.725305	303.638
+1935.785552	400.787
+1935.845800	545.133
+1935.906049	677.287
+1935.966299	627.336
+1936.026549	510.128
+1936.086801	398.033
+1936.147054	321.337
+1936.207307	268.24
+1936.267562	175.811
+1936.327817	159.292
+1936.388074	194.297
+1936.448331	252.9
+1936.508590	232.841
+1936.568849	178.957
+1936.629109	177.384
+1936.689370	248.181
+1936.749632	343.363
+1936.809895	429.105
+1936.870159	567.945
+1936.930424	632.842
+1936.990690	575.025
+1937.050956	455.851
+1937.111224	307.964
+1937.171493	200.983
+1937.231762	172.664
+1937.292033	157.718
+1937.352304	171.878
+1937.412576	199.016
+1937.472850	197.443
+1937.533124	236.381
+1937.593399	241.494
+1937.653675	222.615
+1937.713952	248.181
+1937.774230	344.149
+1937.834509	475.123
+1937.894789	577.385
+1937.955070	571.092
+1938.015352	517.994
+1938.075634	420.452
+1938.135918	291.838
+1938.196202	228.122
+1938.256488	227.728
+1938.316774	214.749
+1938.377062	213.176
+1938.437350	219.469
+1938.497639	219.862
+1938.557929	249.36
+1938.618220	267.846
+1938.678512	271.779
+1938.738805	233.235
+1938.799099	286.725
+1938.859394	442.085
+1938.919690	517.601
+1938.979987	436.185
+1939.040284	379.548
+1939.100583	322.517
+1939.160883	259.193
+1939.221183	259.587
+1939.281484	258.013
+1939.341787	235.988
+1939.402090	195.476
+1939.462394	194.69
+1939.522700	216.715
+1939.583006	230.088
+1939.643313	227.728
+1939.703621	248.967
+1939.763930	253.294
+1939.824239	262.733
+1939.884550	355.949
+1939.944862	475.123
+1940.005175	445.231
+1940.065488	411.013
+1940.125803	380.727
+1940.186118	328.81
+1940.246435	303.638
+1940.306752	251.72
+1940.367070	270.993
+1940.427390	293.412
+1940.487710	244.641
+1940.548031	236.774
+1940.608353	239.134
+1940.668676	206.883
+1940.729000	232.055
+1940.789325	277.679
+1940.849650	343.363
+1940.909977	404.72
+1940.970305	449.951
+1941.030634	402.753
+1941.090963	342.969
+1941.151294	280.039
+1941.211625	254.474
+1941.271957	253.687
+1941.332291	259.98
+1941.392625	235.988
+1941.452960	215.535
+1941.513296	210.816
+1941.573633	218.682
+1941.633971	229.695
+1941.694310	255.654
+1941.754650	299.311
+1941.814991	403.933
+1941.875333	484.169
+1941.935675	539.233
+1941.996019	545.526
+1942.056363	444.051
+1942.116709	349.656
+1942.177055	301.278
+1942.237403	287.512
+1942.297751	285.152
+1942.358100	225.368
+1942.418450	213.176
+1942.478801	236.381
+1942.539154	203.343
+1942.599507	210.816
+1942.659860	261.16
+1942.720215	264.7
+1942.780571	332.743
+1942.840928	460.964
+1942.901286	510.915
+1942.961644	470.797
+1943.022004	405.506
+1943.082364	347.689
+1943.142726	290.265
+1943.203088	270.6
+1943.263451	246.214
+1943.323816	211.209
+1943.384181	229.302
+1943.444547	221.435
+1943.504914	213.962
+1943.565282	223.009
+1943.625651	262.733
+1943.686021	347.689
+1943.746391	390.167
+1943.806763	424.385
+1943.867136	458.211
+1943.927510	504.622
+1943.987884	517.994
+1944.048260	434.218
+1944.108636	317.011
+1944.169013	246.214
+1944.229392	261.947
+1944.289771	234.415
+1944.350151	201.77
+1944.410532	219.075
+1944.470914	209.636
+1944.531297	163.618
+1944.591681	161.258
+1944.652066	180.137
+1944.712452	215.929
+1944.772839	362.242
+1944.833226	485.349
+1944.893615	483.776
+1944.954004	486.529
+1945.014395	440.511
+1945.074786	377.581
+1945.135179	306.784
+1945.195572	245.427
+1945.255966	216.715
+1945.316362	241.494
+1945.376758	260.767
+1945.437155	257.227
+1945.497553	213.569
+1945.557952	164.011
+1945.618351	159.292
+1945.678752	195.477
+1945.739154	248.181
+1945.799557	298.132
+1945.859960	356.735
+1945.920365	391.74
+1945.980770	407.08
+1946.041177	404.72
+1946.101584	362.242
+1946.161993	249.754
+1946.222402	215.142
+1946.282812	225.762
+1946.343223	218.682
+1946.403635	184.857
+1946.464048	204.916
+1946.524462	211.209
+1946.584877	189.183
+1946.645293	211.602
+1946.705710	238.348
+1946.766127	265.88
+1946.826546	349.656
+1946.886965	438.545
+1946.947386	446.018
+1947.007807	363.028
+1947.068230	294.985
+1947.128653	272.959
+1947.189077	232.055
+1947.249502	206.489
+1947.309929	213.962
+1947.370356	239.921
+1947.430784	193.117
+1947.491213	161.258
+1947.551642	171.091
+1947.612073	204.129
+1947.672505	254.867
+1947.732938	279.646
+1947.793371	341.789
+1947.853806	422.419
+1947.914241	503.835
+1947.974678	435.398
+1948.035115	292.232
+1948.095554	230.875
+1948.155993	224.975
+1948.216433	229.695
+1948.276874	209.243
+1948.337316	164.405
+1948.397759	164.798
+1948.458203	211.602
+1948.518648	211.209
+1948.579094	169.911
+1948.639541	169.518
+1948.699988	213.176
+1948.760437	349.262
+1948.820886	512.881
+1948.881337	676.893
+1948.941788	752.41
+1949.002241	672.174
+1949.062694	515.241
+1949.123148	351.229
+1949.183603	248.574
+1949.244060	249.754
+1949.304517	269.026
+1949.364975	230.088
+1949.425434	227.335
+1949.485894	249.754
+1949.546354	219.075
+1949.606816	181.71
+1949.667279	175.024
+1949.727742	236.381
+1949.788207	374.828
+1949.848672	546.706
+1949.909139	656.048
+1949.969606	624.583
+1950.030075	477.09
+1950.090544	341.396
+1950.151014	285.546
+1950.211485	262.733
+1950.271957	251.72
+1950.332430	236.381
+1950.392904	197.443
+1950.453379	174.631
+1950.513855	195.87
+1950.574332	224.582
+1950.634809	196.263
+1950.695288	200.983
+1950.755768	275.713
+1950.816248	386.234
+1950.876730	471.977
+1950.937212	519.568
+1950.997695	485.349
+1951.058179	395.28
+1951.118665	331.17
+1951.179151	308.751
+1951.239638	240.708
+1951.300126	193.51
+1951.360615	224.582
+1951.421105	216.716
+1951.481596	173.451
+1951.542087	167.551
+1951.602580	210.423
+1951.663074	214.356
+1951.723568	252.9
+1951.784064	333.923
+1951.844560	424.779
+1951.905058	567.159
+1951.965556	623.009
+1952.026055	591.938
+1952.086555	443.658
+1952.147056	281.612
+1952.207559	261.16
+1952.268062	267.453
+1952.328565	249.754
+1952.389070	263.913
+1952.449576	282.006
+1952.510083	276.893
+1952.570591	257.62
+1952.631099	195.477
+1952.691609	186.037
+1952.752119	272.96
+1952.812631	368.142
+1952.873143	457.424
+1952.933657	513.668
+1952.994171	514.848
+1953.054686	484.169
+1953.115202	350.442
+1953.175719	235.201
+1953.236237	238.741
+1953.296756	215.536
+1953.357276	202.163
+1953.417797	232.055
+1953.478319	220.255
+1953.538841	200.59
+1953.599365	199.016
+1953.659890	189.577
+1953.720415	223.402
+1953.780942	331.563
+1953.841469	408.653
+1953.901997	445.625
+1953.962526	429.105
+1954.023057	417.306
+1954.083588	390.954
+1954.144120	324.484
+1954.204653	274.926
+1954.265187	251.327
+1954.325722	223.009
+1954.386258	214.356
+1954.446794	263.127
+1954.507332	268.633
+1954.567871	242.674
+1954.628410	224.975
+1954.688951	215.536
+1954.749492	267.453
+1954.810035	317.011
+1954.870578	351.622
+1954.931122	416.913
+1954.991667	439.332
+1955.052214	377.581
+1955.112761	294.199
+1955.173309	279.646
+1955.233858	283.579
+1955.294407	288.692
+1955.354958	295.772
+1955.415510	309.538
+1955.476063	313.471
+1955.536616	306.391
+1955.597171	264.7
+1955.657727	215.536
+1955.718283	224.582
+1955.778840	252.114
+1955.839399	294.985
+1955.899958	321.337
+1955.960518	335.89
+1956.021079	371.288
+1956.081641	340.61
+1956.142204	335.496
+1956.202768	296.558
+1956.263333	257.227
+1956.323899	233.628
+1956.384466	223.009
+1956.445034	247.001
+1956.505602	235.988
+1956.566172	216.716
+1956.626742	259.587
+1956.687314	293.412
+1956.747886	303.638
+1956.808460	358.309
+1956.869034	387.807
+1956.929609	414.946
+1956.990185	433.038
+1957.050762	383.088
+1957.111340	291.052
+1957.171919	274.926
+1957.232499	283.972
+1957.293080	272.959
+1957.353662	292.625
+1957.414244	296.558
+1957.474828	252.114
+1957.535413	190.363
+1957.595998	191.15
+1957.656585	209.243
+1957.717172	241.101
+1957.777760	357.915
+1957.838350	557.326
+1957.898940	677.68
+1957.959531	688.693
+1958.020123	566.765
+1958.080716	421.632
+1958.141310	316.617
+1958.201905	296.952
+1958.262501	266.273
+1958.323098	236.775
+1958.383695	247.394
+1958.444294	237.561
+1958.504893	207.276
+1958.565494	210.029
+1958.626095	211.209
+1958.686698	245.821
+1958.747301	360.669
+1958.807905	503.442
+1958.868511	687.513
+1958.929117	741.397
+1958.989724	629.302
+1959.050332	534.12
+1959.110941	442.478
+1959.171551	327.63
+1959.232162	277.286
+1959.292773	235.595
+1959.353386	222.222
+1959.414000	200.196
+1959.474614	166.765
+1959.535230	199.41
+1959.595846	210.423
+1959.656464	207.276
+1959.717082	229.695
+1959.777701	287.905
+1959.838322	362.242
+1959.898943	482.596
+1959.959565	563.226
+1960.020188	538.447
+1960.080812	440.118
+1960.141437	332.35
+1960.202063	274.533
+1960.262689	239.134
+1960.323317	222.615
+1960.383946	213.962
+1960.444575	224.975
+1960.505206	182.497
+1960.565837	174.631
+1960.626470	207.276
+1960.687103	249.754
+1960.747737	292.232
+1960.808372	320.944
+1960.869009	348.869
+1960.929646	410.62
+1960.990284	418.486
+1961.050923	367.748
+1961.111563	304.818
+1961.172203	284.759
+1961.232845	251.327
+1961.293488	256.834
+1961.354132	258.8
+1961.414776	254.867
+1961.475422	217.896
+1961.536068	201.376
+1961.596716	240.708
+1961.657364	308.751
+1961.718013	320.551
+1961.778663	318.191
+1961.839315	346.116
+1961.899967	381.121
+1961.960620	374.435
+1962.021274	360.275
+1962.081929	310.324
+1962.142584	289.872
+1962.203241	309.538
+1962.263899	287.905
+1962.324558	252.114
+1962.385217	244.641
+1962.445878	237.561
+1962.506539	256.834
+1962.567202	276.499
+1962.627865	270.993
+1962.688529	245.821
+1962.749194	254.474
+1962.809861	291.052
+1962.870528	302.851
+1962.931196	311.898
+1962.991865	321.337
+1963.052535	294.592
+1963.113205	219.862
+1963.173877	220.255
+1963.234550	262.733
+1963.295224	264.7
+1963.355898	236.381
+1963.416574	235.201
+1963.477250	267.06
+1963.537928	273.746
+1963.598606	252.507
+1963.659285	202.556
+1963.719965	200.196
+1963.780647	223.795
+1963.841329	272.566
+1963.902012	320.551
+1963.962696	337.856
+1964.023381	313.471
+1964.084066	302.458
+1964.144753	304.818
+1964.205441	253.687
+1964.266130	216.322
+1964.326819	226.155
+1964.387510	229.302
+1964.448201	249.361
+1964.508894	269.42
+1964.569587	232.055
+1964.630281	227.335
+1964.690977	255.26
+1964.751673	283.186
+1964.812370	283.186
+1964.873068	276.893
+1964.933767	320.55
+1964.994467	347.689
+1965.055168	309.538
+1965.115869	276.106
+1965.176572	275.713
+1965.237276	246.214
+1965.297980	206.096
+1965.358686	191.15
+1965.419392	187.61
+1965.480100	161.258
+1965.540808	164.011
+1965.601517	200.196
+1965.662228	222.615
+1965.722939	250.147
+1965.783651	253.687
+1965.844364	259.193
+1965.905078	326.45
+1965.965793	328.023
+1966.026509	265.093
+1966.087225	282.399
+1966.147943	234.808
+1966.208662	166.371
+1966.269381	189.97
+1966.330102	203.343
+1966.390823	219.075
+1966.451546	202.556
+1966.512269	186.43
+1966.572993	207.276
+1966.633719	209.636
+1966.694445	241.888
+1966.755172	275.713
+1966.815900	281.612
+1966.876629	324.877
+1966.937359	388.987
+1966.998090	375.221
+1967.058822	327.237
+1967.119554	305.211
+1967.180288	270.206
+1967.241023	225.368
+1967.301758	232.448
+1967.362495	222.615
+1967.423232	211.209
+1967.483970	207.669
+1967.544710	210.816
+1967.605450	202.163
+1967.666191	199.41
+1967.726933	224.189
+1967.787676	276.893
+1967.848420	322.91
+1967.909165	341.396
+1967.969911	376.795
+1968.030658	381.514
+1968.091405	277.679
+1968.152154	182.104
+1968.212904	158.112
+1968.273654	197.05
+1968.334406	252.901
+1968.395158	248.574
+1968.455912	227.728
+1968.516666	244.248
+1968.577421	237.955
+1968.638177	220.255
+1968.698934	217.109
+1968.759692	232.448
+1968.820451	267.453
+1968.881211	335.497
+1968.941972	355.949
+1969.002734	343.756
+1969.063497	345.723
+1969.124260	317.011
+1969.185025	245.821
+1969.245790	258.407
+1969.306557	264.7
+1969.367324	232.055
+1969.428093	209.243
+1969.488862	216.716
+1969.549632	208.849
+1969.610403	194.69
+1969.671176	197.05
+1969.731949	242.281
+1969.792723	283.972
+1969.853498	304.425
+1969.914273	369.322
+1969.975050	358.702
+1970.035828	300.492
+1970.096607	293.805
+1970.157386	304.031
+1970.218167	280.826
+1970.278948	237.561
+1970.339731	222.615
+1970.400514	243.461
+1970.461298	292.232
+1970.522084	267.453
+1970.582870	184.071
+1970.643657	186.43
+1970.704445	189.577
+1970.765234	206.883
+1970.826024	274.14
+1970.886815	404.327
+1970.947606	453.884
+1971.008399	391.741
+1971.069193	339.036
+1971.129987	276.106
+1971.190783	268.24
+1971.251579	234.808
+1971.312377	238.741
+1971.373175	272.173
+1971.433975	276.499
+1971.494775	257.227
+1971.555576	234.415
+1971.616378	242.674
+1971.677181	300.098
+1971.737985	436.578
+1971.798790	833.826
+1971.859596	1312.49
+1971.920403	1573.65
+1971.981210	1379.75
+1972.042019	899.116
+1972.102829	524.287
+1972.163639	353.196
+1972.224451	301.671
+1972.285263	305.998
+1972.346077	286.725
+1972.406891	251.721
+1972.467706	210.816
+1972.528522	249.754
+1972.589339	272.566
+1972.650157	311.504
+1972.710976	420.059
+1972.771796	677.287
+1972.832617	1121.34
+1972.893439	1483.58
+1972.954262	1450.54
+1973.015085	1025.37
+1973.075910	636.382
+1973.136736	464.897
+1973.197562	427.532
+1973.258390	361.062
+1973.319218	303.638
+1973.380047	278.073
+1973.440877	278.073
+1973.501709	261.16
+1973.562541	211.209
+1973.623374	211.603
+1973.684208	297.738
+1973.745043	418.486
+1973.805879	588.398
+1973.866715	836.579
+1973.927553	1000.2
+1973.988392	930.188
+1974.049231	623.403
+1974.110072	376.008
+1974.170913	270.993
+1974.231756	247.788
+1974.292599	267.453
+1974.353444	279.646
+1974.414289	239.528
+1974.475135	211.209
+1974.535982	222.222
+1974.596830	215.929
+1974.657679	247.001
+1974.718529	294.592
+1974.779380	366.175
+1974.840232	461.357
+1974.901085	523.894
+1974.961938	527.041
+1975.022793	465.29
+1975.083648	398.82
+1975.144505	315.438
+1975.205362	210.423
+1975.266221	221.042
+1975.327080	259.98
+1975.387940	265.487
+1975.448801	237.168
+1975.509664	221.042
+1975.570527	230.875
+1975.631391	221.436
+1975.692256	228.515
+1975.753121	254.867
+1975.813988	317.011
+1975.874856	399.607
+1975.935725	430.679
+1975.996594	345.723
+1976.057465	250.148
+1976.118336	270.993
+1976.179209	284.366
+1976.240082	217.109
+1976.300956	199.803
+1976.361832	242.675
+1976.422708	216.716
+1976.483585	189.184
+1976.544463	247.788
+1976.605342	246.608
+1976.666222	190.364
+1976.727103	184.071
+1976.787985	226.549
+1976.848867	311.898
+1976.909751	376.008
+1976.970636	377.188
+1977.031521	325.271
+1977.092408	274.926
+1977.153295	235.988
+1977.214184	241.888
+1977.275073	222.222
+1977.335963	240.315
+1977.396854	243.855
+1977.457746	223.009
+1977.518640	191.937
+1977.579534	178.564
+1977.640428	180.531
+1977.701324	223.009
+1977.762221	331.17
+1977.823119	425.172
+1977.884018	453.884
+1977.944917	435.792
+1978.005818	400.787
+1978.066719	363.029
+1978.127622	311.505
+1978.188525	273.746
+1978.249429	238.741
+1978.310335	202.557
+1978.371241	211.209
+1978.432148	261.554
+1978.493056	250.541
+1978.553965	223.796
+1978.614875	199.803
+1978.675786	190.364
+1978.736698	236.382
+1978.797610	287.906
+1978.858524	423.206
+1978.919439	496.756
+1978.980354	445.625
+1979.041271	357.522
+1979.102188	355.949
+1979.163107	351.623
+1979.224026	314.651
+1979.284946	288.299
+1979.345867	267.453
+1979.406790	255.261
+1979.467713	200.983
+1979.528637	167.945
+1979.589562	165.978
+1979.650487	219.076
+1979.711414	247.394
+1979.772342	263.127
+1979.833271	330.777
+1979.894200	391.741
+1979.955131	431.859
+1980.016062	396.067
+1980.076995	334.317
+1980.137928	319.764
+1980.198863	256.441
+1980.259798	228.122
+1980.320734	266.274
+1980.381671	266.667
+1980.442609	236.775
+1980.503548	207.67
+1980.564488	219.862
+1980.625429	232.842
+1980.686371	205.31
+1980.747314	197.837
+1980.808257	245.428
+1980.869202	355.163
+1980.930147	420.059
+1980.991094	402.754
+1981.052041	335.89
+1981.112990	323.697
+1981.173939	283.973
+1981.234889	222.222
+1981.295841	209.243
+1981.356793	149.066
+1981.417746	118.387
+1981.478700	169.911
+1981.539655	189.577
+1981.600611	198.23
+1981.661567	216.716
+1981.722525	197.444
+1981.783484	211.603
+1981.844444	264.307
+1981.905404	320.158
+1981.966366	409.44
+1982.027328	413.766
+1982.088291	310.718
+1982.149256	254.867
+1982.210221	220.649
+1982.271187	224.189
+1982.332154	239.921
+1982.393122	205.703
+1982.454091	173.845
+1982.515061	168.338
+1982.576032	198.23
+1982.637004	224.582
+1982.697977	211.209
+1982.758951	213.176
+1982.819925	251.721
+1982.880901	330.777
+1982.941877	383.088
+1983.002855	371.288
+1983.063833	323.304
+1983.124812	274.14
+1983.185793	245.428
+1983.246774	228.122
+1983.307756	213.963
+1983.368739	203.737
+1983.429723	170.305
+1983.490708	185.251
+1983.551694	162.045
+1983.612681	154.572
+1983.673669	169.911
+1983.734657	230.089
+1983.795647	331.957
+1983.856637	382.301
+1983.917629	387.414
+1983.978621	404.327
+1984.039615	383.088
+1984.100609	322.124
+1984.161604	271.78
+1984.222601	207.276
+1984.283598	191.15
+1984.344596	199.41
+1984.405595	191.15
+1984.466595	188.397
+1984.527596	193.117
+1984.588598	158.899
+1984.649600	160.472
+1984.710604	237.955
+1984.771609	289.479
+1984.832614	282.399
+1984.893621	324.484
+1984.954628	344.15
+1985.015637	342.183
+1985.076646	301.672
+1985.137656	289.086
+1985.198667	247.788
+1985.259679	188.791
+1985.320693	195.477
+1985.381707	200.983
+1985.442722	162.832
+1985.503737	137.66
+1985.564754	149.066
+1985.625772	145.133
+1985.686791	174.238
+1985.747810	199.41
+1985.808831	220.649
+1985.869852	286.726
+1985.930875	360.669
+1985.991898	408.26
+1986.052923	401.574
+1986.113948	308.751
+1986.174974	230.089
+1986.236001	232.055
+1986.297029	259.98
+1986.358058	213.569
+1986.419088	221.042
+1986.480119	238.741
+1986.541151	209.243
+1986.602184	189.184
+1986.663218	197.05
+1986.724252	208.063
+1986.785288	241.888
+1986.846324	336.677
+1986.907362	429.499
+1986.968400	430.286
+1987.029439	424.386
+1987.090480	364.602
+1987.151521	344.936
+1987.212563	291.839
+1987.273606	241.101
+1987.334650	235.988
+1987.395695	256.047
+1987.456741	282.006
+1987.517788	228.122
+1987.578836	180.924
+1987.639884	185.644
+1987.700934	219.076
+1987.761985	282.793
+1987.823036	359.096
+1987.884089	411.8
+1987.945142	471.584
+1988.006196	465.291
+1988.067252	426.746
+1988.128308	369.715
+1988.189365	292.232
+1988.250423	241.495
+1988.311482	223.009
+1988.372542	226.155
+1988.433603	217.896
+1988.494665	241.888
+1988.555727	271.78
+1988.616791	242.675
+1988.677856	213.176
+1988.738921	235.202
+1988.799988	245.821
+1988.861055	297.739
+1988.922124	399.214
+1988.983193	460.571
+1989.044263	418.093
+1989.105335	307.965
+1989.166407	249.754
+1989.227480	208.456
+1989.288554	180.924
+1989.349629	165.585
+1989.410705	183.284
+1989.471782	224.975
+1989.532859	221.436
+1989.593938	178.958
+1989.655018	149.459
+1989.716098	168.338
+1989.777180	229.695
+1989.838262	280.039
+1989.899346	310.718
+1989.960430	346.903
+1990.021515	322.124
+1990.082602	257.227
+1990.143689	219.469
+1990.204777	211.603
+1990.265866	198.23
+1990.326956	191.544
+1990.388047	191.15
+1990.449139	175.025
+1990.510231	171.485
+1990.571325	169.518
+1990.632420	199.017
+1990.693515	267.06
+1990.754612	315.831
+1990.815709	358.702
+1990.876808	414.946
+1990.937907	436.972
+1990.999007	363.816
+1991.060108	287.119
+1991.121211	302.458
+1991.182314	297.345
+1991.243418	204.916
+1991.304523	192.724
+1991.365629	227.335
+1991.426735	205.703
+1991.487843	170.698
+1991.548952	160.865
+1991.610062	188.791
+1991.671172	240.315
+1991.732284	229.302
+1991.793396	218.682
+1991.854510	303.245
+1991.915624	474.337
+1991.976739	499.509
+1992.037855	422.419
+1992.098973	315.831
+1992.160091	246.608
+1992.221210	275.32
+1992.282330	245.428
+1992.343451	179.744
+1992.404572	181.318
+1992.465695	187.611
+1992.526819	209.243
+1992.587944	197.05
+1992.649069	179.744
+1992.710196	231.269
+1992.771323	285.546
+1992.832452	324.091
+1992.893581	405.507
+1992.954711	471.977
+1993.015842	461.357
+1993.076975	431.466
+1993.138108	368.142
+1993.199242	254.867
+1993.260377	196.264
+1993.321513	201.77
+1993.382649	180.531
+1993.443787	175.811
+1993.504926	197.443
+1993.566066	203.737
+1993.627206	261.947
+1993.688348	289.479
+1993.749490	327.237
+1993.810634	523.501
+1993.871778	846.019
+1993.932923	1130.39
+1993.994069	1128.42
+1994.055217	870.011
+1994.116365	561.653
+1994.177514	400.394
+1994.238664	317.798
+1994.299815	283.186
+1994.360966	266.667
+1994.422119	260.374
+1994.483273	258.8
+1994.544428	244.641
+1994.605583	252.507
+1994.666740	282.006
+1994.727897	314.258
+1994.789056	491.249
+1994.850215	858.998
+1994.911375	1224.78
+1994.972537	1310.92
+1995.033699	1060.77
+1995.094862	644.249
+1995.156026	364.602
+1995.217191	280.039
+1995.278357	271.78
+1995.339524	250.934
+1995.400691	244.248
+1995.461860	227.335
+1995.523030	227.335
+1995.584200	243.068
+1995.645372	234.415
+1995.706544	278.859
+1995.767718	392.921
+1995.828892	565.979
+1995.890067	757.916
+1995.951244	880.237
+1996.012421	813.374
+1996.073599	630.876
+1996.134778	425.172
+1996.195958	266.273
+1996.257139	254.867
+1996.318321	215.143
+1996.379503	182.497
+1996.440687	219.076
+1996.501872	230.089
+1996.563057	228.909
+1996.624244	227.729
+1996.685431	249.361
+1996.746620	286.332
+1996.807809	400.787
+1996.869000	542.38
+1996.930191	648.968
+1996.991383	647.788
+1997.052576	511.702
+1997.113770	398.034
+1997.174965	317.404
+1997.236161	269.42
+1997.297358	252.114
+1997.358556	239.135
+1997.419754	239.528
+1997.480954	206.883
+1997.542155	181.318
+1997.603356	179.351
+1997.664559	186.824
+1997.725762	214.749
+1997.786966	319.371
+1997.848172	501.869
+1997.909378	613.963
+1997.970585	617.897
+1998.031793	553.393
+1998.093002	427.139
+1998.154212	322.124
+1998.215423	278.466
+1998.276635	315.831
+1998.337848	312.685
+1998.399062	292.626
+1998.460276	298.132
+1998.521492	250.148
+1998.582708	174.631
+1998.643926	184.857
+1998.705144	245.035
+1998.766364	297.739
+1998.827584	382.301
+1998.888805	507.375
+1998.950027	504.229
+1999.011250	449.951
+1999.072474	412.587
+1999.133699	381.908
+1999.194925	337.857
+1999.256152	293.019
+1999.317380	270.207
+1999.378609	268.24
+1999.439838	249.361
+1999.501069	231.269
+1999.562301	248.574
+1999.623533	263.914
+1999.684766	271.78
+1999.746001	262.34
+1999.807236	312.291
+1999.868472	419.273
+1999.929710	511.308
+1999.990948	534.907
+2000.052187	463.717
+2000.113427	387.808
+2000.174668	312.291
+2000.235909	238.348
+2000.297152	226.549
+2000.358396	217.503
+2000.419641	199.41
+2000.480886	194.69
+2000.542133	211.21
+2000.603380	224.976
+2000.664629	245.428
+2000.725878	287.119
+2000.787128	360.276
+2000.848380	495.576
+2000.909632	562.046
+2000.970885	532.547
+2001.032139	500.296
+2001.093394	405.9
+2001.154650	328.417
+2001.215907	285.546
+2001.277165	241.101
+2001.338423	209.243
+2001.399683	203.737
+2001.460944	197.443
+2001.522205	165.192
+2001.583468	159.292
+2001.644731	207.67
+2001.705995	217.503
+2001.767261	297.345
+2001.828527	443.658
+2001.889794	571.092
+2001.951062	818.094
+2002.012331	1048.18
+2002.073601	1050.54
+2002.134872	810.621
+2002.196144	493.216
+2002.257417	339.43
+2002.318691	288.299
+2002.379965	252.507
+2002.441241	250.934
+2002.502517	230.875
+2002.563795	212.389
+2002.625073	243.461
+2002.686353	235.202
+2002.747633	255.261
+2002.808914	352.409
+2002.870196	506.982
+2002.931480	760.276
+2002.992764	1067.06
+2003.054049	1228.71
+2003.115335	1056.84
+2003.176621	702.066
+2003.237909	452.311
+2003.299198	326.844
+2003.360488	291.446
+2003.421778	247.001
+2003.483070	247.001
+2003.544362	239.528
+2003.605656	217.896
+2003.666950	211.603
+2003.728245	285.153
+2003.789542	378.368
+2003.850839	465.291
+2003.912137	566.372
+2003.973436	720.552
+2004.034736	931.368
+2004.096037	937.661
+2004.157339	685.153
+2004.218642	468.044
+2004.279945	327.631
+2004.341250	255.654
+2004.402556	257.621
+2004.463862	266.667
+2004.525170	251.328
+2004.586478	237.168
+2004.647787	211.603
+2004.709098	254.081
+2004.770409	328.024
+2004.831721	473.157
+2004.893034	680.04
+2004.954348	981.319
+2005.015663	1349.46
+2005.076979	1502.85
+2005.138296	1222.03
+2005.199614	799.214
+2005.260933	520.748
+2005.322252	350.443
+2005.383573	280.826
+2005.444895	287.119
+2005.506217	282.793
+2005.567541	224.189
+2005.628865	203.736
+2005.690190	221.829
+2005.751516	236.775
+2005.812844	299.705
+2005.874172	484.956
+2005.935501	800.001
+2005.996831	1165.39
+2006.058162	1369.13
+2006.119494	1205.9
+2006.180826	790.955
+2006.242160	468.83
+2006.303495	356.736
+2006.364830	339.43
+2006.426167	310.325
+2006.487505	252.114
+2006.548843	230.875
+2006.610182	225.762
+2006.671523	235.595
+2006.732864	287.512
+2006.794206	344.936
+2006.855549	451.918
+2006.916893	594.691
+2006.978238	726.845
+2007.039584	867.258
+2007.100931	937.268
+2007.162279	794.888
+2007.223628	542.773
+2007.284977	350.836
+2007.346328	315.044
+2007.407680	325.271
+2007.469032	289.872
+2007.530385	211.603
+2007.591740	181.318
+2007.653095	217.109
+2007.714451	273.353
+2007.775809	299.705
+2007.837167	302.458
+2007.898526	383.874
+2007.959886	535.301
+2008.021247	559.293
+2008.082609	492.036
+2008.143971	388.201
+2008.205335	325.664
+2008.266700	279.253
+2008.328065	185.251
+2008.389432	149.459
+2008.450800	182.104
+2008.512168	224.975
+2008.573537	215.929
+2008.634908	183.677
+2008.696279	145.133
+2008.757651	204.916
+2008.819024	302.458
+2008.880398	354.769
+2008.941773	339.037
+2009.003149	355.556
+2009.064526	365.389
+2009.125904	314.651
+2009.187283	269.42
+2009.248662	212.783
+2009.310043	190.757
+2009.371425	211.603
+2009.432807	195.87
+2009.494191	204.13
+2009.555575	200.983
+2009.616960	226.942
+2009.678346	250.148
+2009.739734	232.055
+2009.801122	253.294
+2009.862511	318.978
+2009.923901	338.643
+2009.985292	317.011
+2010.046684	318.191
+2010.108077	326.451
+2010.169470	299.705
+2010.230865	232.448
+2010.292261	211.603
+2010.353657	253.294
+2010.415055	235.202
+2010.476453	204.523
+2010.537852	217.896
+2010.599253	228.122
+2010.660654	248.574
+2010.722056	233.235
+2010.783459	227.729
+2010.844863	289.479
+2010.906268	332.744
+2010.967674	335.103
+2011.029081	313.471
+2011.090489	255.261
+2011.151898	210.03
+2011.213308	191.937
+2011.274718	227.729
+2011.336130	262.34
+2011.397542	260.374
+2011.458956	258.014
+2011.520370	239.921
+2011.581785	245.428
+2011.643202	217.896
+2011.704619	184.464
+2011.766037	197.443
+2011.827456	255.261
+2011.888876	299.705
+2011.950297	306.785
+2012.011719	314.651
+2012.073142	311.111
+2012.134566	299.705
+2012.195990	258.014
+2012.257416	210.816
+2012.318842	191.937
+2012.380270	229.302
+2012.441698	256.047
+2012.503128	272.96
+2012.564558	276.893
+2012.625989	248.574
+2012.687422	190.364
+2012.748855	178.564
+2012.810289	209.636
+2012.871724	277.286
+2012.933160	361.456
+2012.994597	357.522
+2013.056034	313.078
+2013.117473	299.705
+2013.178913	293.019
+2013.240354	232.842
+2013.301795	204.523
+2013.363238	232.055
+2013.424681	262.34
+2013.486125	259.194
+2013.547571	247.001
+2013.609017	221.436
+2013.670464	205.703
+2013.731912	241.495
+2013.793361	235.988
+2013.854811	225.762
+2013.916262	313.078
+2013.977714	408.653
+2014.039167	345.33
+2014.100621	249.754
+2014.162076	235.988
+2014.223531	212.389
+2014.284988	196.657
+2014.346445	209.636
+2014.407904	204.13
+2014.469363	182.891
+2014.530823	184.071
+2014.592285	243.855
+2014.653747	271.387
+2014.715210	226.942
+2014.776674	233.628
+2014.838139	250.148
+2014.899605	307.571
+2014.961072	346.903
+2015.022540	368.535
+2015.084009	372.862
+2015.145478	333.137
+2015.206949	259.587
+2015.268421	205.703
+2015.329893	173.451
+2015.391367	185.644
+2015.452841	236.775
+2015.514316	244.248
+2015.575793	225.369
+2015.637270	200.983
+2015.698748	197.05
+2015.760227	238.348
+2015.821707	342.183
+2015.883188	393.314
+2015.944670	376.008
+2016.006153	349.263
+2016.067636	320.551
+2016.129121	303.245
+2016.190607	259.194
+2016.252093	264.307
+2016.313581	275.713
+2016.375069	234.022
+2016.436559	193.904
+2016.498049	183.284
+2016.559540	186.824
+2016.621033	206.49
+2016.682526	225.369
+2016.744020	240.315
+2016.805515	265.487
+2016.867011	339.037
+2016.928508	343.363
+2016.990005	331.564
+2017.051504	324.091
+2017.113004	248.181
+2017.174505	207.276
+2017.236006	206.49
+2017.297509	218.682
+2017.359012	212.783
+2017.420517	192.724
+2017.482022	188.79
+2017.543528	194.69
+2017.605035	221.042
+2017.666543	253.294
+2017.728053	268.24
+2017.789563	287.512
+2017.851074	326.451
+2017.912585	356.736
+2017.974098	386.628
+2018.035612	351.229
+2018.097127	274.926
+2018.158642	239.528
+2018.220159	219.862
+2018.281677	182.104
+2018.343195	175.811
+2018.404714	196.263
+2018.466235	225.762
+2018.527756	246.608
+2018.589278	206.49
+2018.650801	162.045
+2018.712325	197.837
+2018.773850	272.173
+2018.835376	324.877
+2018.896903	359.882
+2018.958431	381.515
+2019.019960	356.736
+2019.081490	289.872
+2019.143020	229.302
+2019.204552	206.096
+2019.266084	211.996
+2019.327618	225.369
+2019.389152	210.029
+2019.450688	179.351
+2019.512224	175.024
+2019.573761	176.204
+2019.635299	188.004
+2019.696838	217.109
+2019.758378	259.98
+2019.819919	276.893
+2019.881461	297.739
+2019.943004	338.643
+2020.004548	324.091
+2020.066093	281.613
+2020.127638	280.826
+2020.189185	279.646
+2020.250732	264.307
+2020.312281	243.068
+2020.373830	200.59
+2020.435381	224.189
+2020.496932	258.407
+2020.558484	235.595
+2020.620037	210.029
+2020.681591	221.042
+2020.743146	264.307
+2020.804702	260.374
+2020.866259	263.52
+2020.927817	319.371
+2020.989376	356.342
+2021.050936	376.008
+2021.112496	368.142
+2021.174058	332.35
+2021.235620	244.641
+2021.297184	153.786
+2021.358748	148.279
+2021.420313	173.451
+2021.481880	206.883
+2021.543447	223.009
+2021.605015	174.631
+2021.666584	148.672
+2021.728154	174.631
+2021.789725	207.276
+2021.851297	251.327
+2021.912870	350.049
+2021.974444	388.988
+2022.036018	360.276
+2022.097594	302.458
+2022.159171	306.785
+2022.220748	247.788
+2022.282327	161.652
+2022.343906	165.192
+2022.405486	202.556
+2022.467068	212.389
+2022.528650	190.757
+2022.590233	159.685
+2022.651817	163.618
+2022.713402	195.87
+2022.774988	238.741
+2022.836575	280.039
+2022.898163	370.502
+2022.959752	435.005
+2023.021341	410.62
+2023.082932	401.18
+2023.144524	359.096
+2023.206116	287.906
+2023.267710	207.276
+2023.329304	151.426
+2023.390899	157.719
+2023.452496	156.932
+2023.514093	156.539
+2023.575691	176.598
+2023.637290	178.564
+2023.698890	199.803
+2023.760491	212.783
+2023.822093	248.968
+2023.883696	324.091
+2023.945300	383.088
+2024.006905	444.838
+2024.068510	403.54
+2024.130117	304.032
+2024.191724	269.42
+2024.253333	226.549
+2024.314942	206.096
+2024.376553	228.515
+2024.438164	221.436
+2024.499776	201.77
+2024.561389	206.49
+2024.623003	195.083
+2024.684618	194.69
+2024.746234	199.41
+2024.807851	260.374
+2024.869469	325.271
+2024.931088	346.903
+2024.992708	376.401
+2025.054328	390.167
+2025.115950	362.635
+2025.177572	298.132
+2025.239196	237.955
+2025.300820	206.096
+2025.362446	181.711
+2025.424072	190.757
+2025.485699	189.184
+2025.547327	192.724
+2025.608956	194.69
+2025.670586	221.042
+2025.732217	226.942
+2025.793849	236.381
+2025.855482	315.044
+2025.917116	378.368
+2025.978751	407.867
+2026.040386	476.303
+2026.102023	509.342
+2026.163661	424.386
+2026.225299	259.194
+2026.286938	236.775
+2026.348579	241.888
+2026.410220	202.556
+2026.471862	212.783
+2026.533505	234.808
+2026.595150	219.469
+2026.656795	217.109
+2026.718441	251.721
+2026.780087	251.721
+2026.841735	328.024
+2026.903384	538.447
+2026.965034	818.88
+2027.026685	905.409
+2027.088336	758.703
+2027.149989	546.706
+2027.211642	375.221
+2027.273297	335.103
+2027.334952	269.42
+2027.396608	248.967
+2027.458265	219.469
+2027.519924	229.302
+2027.581583	261.554
+2027.643243	258.014
+2027.704904	245.821
+2027.766566	247.394
+2027.828229	331.564
+2027.889892	471.583
+2027.951557	718.585
+2028.013223	978.959
+2028.074889	914.849
+2028.136557	565.979
+2028.198225	338.25
+2028.259895	277.68
+2028.321565	303.638
+2028.383236	269.42
+2028.444909	241.495
+2028.506582	259.98
+2028.568256	247.001
+2028.629931	208.063
+2028.691607	231.268
+2028.753284	234.022
+2028.814962	270.6
+2028.876641	363.029
+2028.938320	530.974
+2029.000001	702.066
+2029.061683	705.606
+2029.123365	540.02
+2029.185049	375.615
+2029.246733	283.186
+2029.308418	224.189
+2029.370105	202.556
+2029.431792	205.31
+2029.493480	234.022
+2029.555169	225.762
+2029.616859	179.351
+2029.678550	164.012
+2029.740242	203.343
+2029.801935	276.106
+2029.863629	410.62
+2029.925323	578.958
+2029.987019	705.212
+2030.048716	670.994
+2030.110413	571.485
+2030.172112	485.743
+2030.233811	362.242
+2030.295512	327.63
+2030.357213	317.404
+2030.418915	249.754
+2030.480618	210.029
+2030.542322	195.083
+2030.604027	231.662
+2030.665733	276.893
+2030.727440	279.253
+2030.789148	278.859
+2030.850857	310.718
+2030.912567	398.034
+2030.974277	545.133
+2031.035989	597.837
+2031.097702	556.146
+2031.159415	452.704
+2031.221130	305.998
+2031.282845	231.662
+2031.344561	259.98
+2031.406278	274.14
+2031.467997	248.968
+2031.529716	220.256
+2031.591436	192.724
+2031.653157	193.51
+2031.714879	224.189
+2031.776602	257.62
+2031.838325	304.032
+2031.900050	346.51
+2031.961776	400.394
+2032.023502	437.758
+2032.085230	439.725
+2032.146958	363.815
+2032.208688	283.186
+2032.270418	254.474
+2032.332150	221.042
+2032.393882	218.289
+2032.455615	243.068
+2032.517349	225.762
+2032.579084	190.364
+2032.640820	177.384
+2032.702557	207.67
+2032.764295	229.695
+2032.826034	269.813
+2032.887773	332.35
+2032.949514	356.342
+2033.011256	368.535
+2033.072998	357.522
+2033.134742	297.739
+2033.196486	248.181
+2033.258232	241.888
+2033.319978	223.795
+2033.381725	217.896
+2033.443473	183.284
+2033.505222	141.199
+2033.566972	136.48
+2033.628723	149.066
+2033.690475	181.317
+2033.752228	228.122
+2033.813982	252.901
+2033.875737	275.713
+2033.937492	317.404
+2033.999249	335.103
+2034.061007	371.682
+2034.122765	321.337
+2034.184525	252.901
+2034.246285	182.497
+2034.308046	159.685
+2034.369808	178.958
+2034.431572	211.996
+2034.493336	210.816
+2034.555101	204.523
+2034.616867	236.775
+2034.678634	248.968
+2034.740402	267.06
+2034.802170	240.315
+2034.863940	257.227
+2034.925711	298.525
+2034.987483	333.53
+2035.049255	333.923
+2035.111029	272.566
+2035.172803	233.628
+2035.234578	221.436
+2035.296355	229.695
+2035.358132	230.088
+2035.419910	224.975
+2035.481689	211.996
+2035.543469	161.258
+2035.605250	145.526
+2035.667032	183.284
+2035.728815	248.574
+2035.790599	280.039
+2035.852384	292.232
+2035.914169	286.726
+2035.975956	352.803
+2036.037744	382.301
+2036.099532	315.044
+2036.161321	248.181
+2036.223112	222.222
+2036.284903	224.189
+2036.346695	256.047
+2036.408489	256.834
+2036.470283	195.87
+2036.532078	171.485
+2036.593874	153.785
+2036.655671	142.773
+2036.717469	176.598
+2036.779267	235.988
+2036.841067	304.031
+2036.902868	294.592
+2036.964669	264.7
+2037.026472	252.114
+2037.088276	254.867
+2037.150080	220.649
+2037.211885	215.536
+2037.273692	204.916
+2037.335499	191.544
+2037.397307	173.844
+2037.459116	211.996
+2037.520926	236.775
+2037.582737	236.775
+2037.644549	216.322
+2037.706362	177.384
+2037.768176	184.857
+2037.829991	251.327
+2037.891806	317.404
+2037.953623	333.53
+2038.015441	310.325
+2038.077259	282.399
+2038.139078	253.294
+2038.200899	205.31
+2038.262720	215.536
+2038.324542	223.402
+2038.386366	241.101
+2038.448190	225.369
+2038.510015	206.096
+2038.571841	194.69
+2038.633668	193.903
+2038.695496	211.996
+2038.757324	208.063
+2038.819154	214.356
+2038.880985	229.695
+2038.942817	258.8
+2039.004649	327.63
+2039.066483	316.224
+2039.128317	261.947
+2039.190152	244.641
+2039.251989	230.482
+2039.313826	262.733
+2039.375664	215.929
+2039.437503	169.911
+2039.499343	162.438
+2039.561184	162.438
+2039.623026	180.137
+2039.684869	173.058
+2039.746713	180.531
+2039.808558	235.201
+2039.870403	329.597
+2039.932250	356.342
+2039.994098	318.584
+2040.055946	286.726
+2040.117796	277.286
+2040.179646	257.227
+2040.241497	234.415
+2040.303350	223.009
+2040.365203	220.256
+2040.427057	223.795
+2040.488912	211.209
+2040.550768	193.903
+2040.612625	150.639
+2040.674483	153.785
+2040.736342	210.816
+2040.798201	255.654
+2040.860062	316.618
+2040.921924	353.982
+2040.983786	348.476
+2041.045650	330.384
+2041.107514	324.877
+2041.169380	286.332
+2041.231246	263.52
+2041.293113	239.921
+2041.354981	199.41
+2041.416851	238.741
+2041.478721	245.428
+2041.540592	198.623
+2041.602464	186.824
+2041.664336	189.184
+2041.726210	225.762
+2041.788085	259.194
+2041.849961	324.091
+2041.911837	378.761
+2041.973715	420.846
+2042.035593	423.206
+2042.097473	353.982
+2042.159353	313.471
+2042.221235	269.813
+2042.283117	232.842
+2042.345000	191.15
+2042.406884	171.878
+2042.468769	184.464
+2042.530655	165.978
+2042.592542	157.325
+2042.654430	189.577
+2042.716319	238.348
+2042.778209	312.684
+2042.840099	372.468
+2042.901991	409.44
+2042.963884	447.591
+2043.025777	494.002
+2043.087672	485.349
+2043.149567	362.242
+2043.211463	269.42
+2043.273361	261.947
+2043.335259	229.695
+2043.397158	206.096
+2043.459058	183.677
+2043.520959	170.305
+2043.582861	183.284
+2043.644764	186.824
+2043.706668	194.297
+2043.768572	233.235
+2043.830478	314.258
+2043.892385	425.566
+2043.954292	509.342
+2044.016201	490.069
+2044.078110	371.288
+2044.140021	283.579
+2044.201932	268.633
+2044.263844	254.081
+2044.325757	221.829
+2044.387672	187.61
+2044.449587	173.451
+2044.511503	182.104
+2044.573420	166.372
+2044.635338	165.585
+2044.697256	187.217
+2044.759176	217.896
+2044.821097	238.348
+2044.883019	311.111
+2044.944941	468.044
+2045.006865	509.342
+2045.068789	344.543
+2045.130714	243.854
+2045.192641	251.327
+2045.254568	209.636
+2045.316496	155.359
+2045.378425	163.618
+2045.440355	185.644
+2045.502286	179.744
+2045.564218	204.523
+2045.626151	224.582
+2045.688085	212.389
+2045.750020	188.79
+2045.811956	214.749
+2045.873892	272.96
+2045.935830	298.132
+2045.997768	310.325
+2046.059708	311.504
+2046.121648	265.88
+2046.183590	289.872
+2046.245532	256.44
+2046.307475	229.302
+2046.369419	185.251
+2046.431364	198.23
+2046.493310	225.762
+2046.555257	224.189
+2046.617205	275.713
+2046.679154	269.813
+2046.741104	243.854
+2046.803054	265.093
+2046.865006	297.345
+2046.926959	416.913
+2046.988912	478.27
+2047.050867	458.997
+2047.112822	432.252
+2047.174778	377.188
+2047.236736	305.605
+2047.298694	208.849
+2047.360653	229.695
+2047.422613	209.636
+2047.484574	173.844
+2047.546536	183.677
+2047.608499	183.284
+2047.670463	145.919
+2047.732428	166.371
+2047.794393	229.302
+2047.856360	318.977
+2047.918328	416.519
+2047.980296	477.09
+2048.042266	530.187
+2048.104236	447.985
+2048.166207	322.911
+2048.228180	237.168
+2048.290153	208.849
+2048.352127	187.61
+2048.414102	195.477
+2048.476078	179.351
+2048.538055	176.204
+2048.600033	195.083
+2048.662012	175.024
+2048.723991	243.461
+2048.785972	300.098
+2048.847954	327.237
+2048.909936	373.648
+2048.971920	436.972
+2049.033904	453.491
+2049.095890	378.761
+2049.157876	274.926
+2049.219863	192.33
+2049.281852	160.078
+2049.343841	210.816
+2049.405831	244.641
+2049.467822	237.955
+2049.529814	236.775
+2049.591807	219.469
+2049.653801	191.15
+2049.715795	217.109
+2049.777791	276.5
+2049.839788	341.003
+2049.901785	400
+2049.963784	466.077
+2050.025783	457.424
+2050.087784	423.599
+2050.149785	332.35
+2050.211787	246.608
+2050.273791	233.628
+2050.335795	222.222
+2050.397800	193.904
+2050.459806	175.418
+2050.521813	159.292
+2050.583821	188.79
+2050.645830	204.916
+2050.707839	260.767
+2050.769850	313.471
+2050.831862	332.743
+2050.893874	363.422
+2050.955888	400.394
+2051.017902	424.779
+2051.079918	416.519
+2051.141934	343.363
+2051.203951	280.826
+2051.265970	235.202
+2051.327989	239.528
+2051.390009	224.189
+2051.452030	227.729
+2051.514052	234.808
+2051.576075	231.268
+2051.638099	190.757
+2051.700123	146.706
+2051.762149	180.531
+2051.824176	251.327
+2051.886203	306.391
+2051.948232	372.075
+2052.010261	383.088
+2052.072292	363.815
+2052.134323	328.417
+2052.196355	258.8
+2052.258389	208.85
+2052.320423	193.117
+2052.382458	193.51
+2052.444494	199.803
+2052.506531	194.69
+2052.568569	195.477
+2052.630608	181.711
+2052.692647	180.924
+2052.754688	188.397
+2052.816730	214.356
+2052.878772	275.713
+2052.940816	363.029
+2053.002860	447.591
+2053.064906	448.771
+2053.126952	361.849
+2053.188999	263.127
+2053.251048	235.202
+2053.313097	232.448
+2053.375147	224.582
+2053.437198	173.845
+2053.499250	164.798
+2053.561303	218.289
+2053.623357	258.407
+2053.685411	239.135
+2053.747467	263.914
+2053.809524	299.705
+2053.871581	302.852
+2053.933640	320.551
+2053.995699	347.296
+2054.057760	356.342
+2054.119821	325.271
+2054.181883	310.325
+2054.243947	261.947
+2054.306011	214.356
+2054.368076	179.744
+2054.430142	159.292
+2054.492209	181.711
+2054.554277	198.623
+2054.616346	202.556
+2054.678415	209.636
+2054.740486	222.222
+2054.802558	274.14
+2054.864630	317.404
+2054.926704	302.458
+2054.988778	313.471
+2055.050854	348.476
+2055.112930	349.263
+2055.175008	287.512
+2055.237086	235.595
+2055.299165	224.975
+2055.361245	226.942
+2055.423326	193.51
+2055.485408	162.045
+2055.547491	157.325
+2055.609575	177.384
+2055.671660	164.012
+2055.733745	179.351
+2055.795832	242.675
+2055.857920	371.682
+2055.920008	449.558
+2055.982098	409.44
+2056.044188	365.782
+2056.106279	350.836
+2056.168372	331.17
+2056.230465	295.772
+2056.292559	249.754
+2056.354654	204.916
+2056.416750	185.251
+2056.478847	247.001
+2056.540945	289.479
+2056.603044	283.973
+2056.665144	238.348
+2056.727244	188.004
+2056.789346	284.759
+2056.851449	424.779
+2056.913552	623.01
+2056.975657	728.811
+2057.037762	678.86
+2057.099869	548.673
+2057.161976	413.373
+2057.224084	343.363
+2057.286193	299.312
+2057.348303	201.377
+2057.410414	179.744
+2057.472526	197.443
+2057.534639	176.204
+2057.596753	175.418
+2057.658868	208.063
+2057.720984	266.273
+2057.783100	341.79
+2057.845218	496.756
+2057.907337	727.631
+2057.969456	903.836
+2058.031576	857.818
+2058.093698	631.663
+2058.155820	395.674
+2058.217943	293.412
+2058.280067	273.353
+2058.342193	267.847
+2058.404319	229.695
+2058.466446	179.351
+2058.528574	173.058
+2058.590702	221.829
+2058.652832	258.407
+2058.714963	261.947
+2058.777095	289.086
+2058.839227	349.263
+2058.901361	433.825
+2058.963495	532.154
+2059.025631	574.239
+2059.087767	489.676
+2059.149904	372.862
+2059.212043	273.746
+2059.274182	205.703
+2059.336322	177.384
+2059.398463	171.091
+2059.460605	165.585
+2059.522748	181.318
+2059.584892	213.569
+2059.647036	214.749
+2059.709182	224.582
+2059.771329	274.926
+2059.833476	353.196
+2059.895625	457.818
+2059.957774	495.576
+2060.019925	503.835
+2060.082076	405.113
+2060.144229	277.286
+2060.206382	214.356
+2060.268536	163.225
+2060.330691	156.539
+2060.392847	202.163
+2060.455004	230.875
+2060.517162	214.356
+2060.579321	193.51
+2060.641481	197.443
+2060.703641	212.389
+2060.765803	213.176
+2060.827966	247.788
+2060.890129	298.919
+2060.952294	332.744
+2061.014459	358.702
+2061.076626	285.153
+2061.138793	204.523
+2061.200961	205.31
+2061.263130	188.79
+2061.325300	173.451
+2061.387471	171.091
+2061.449643	180.138
+2061.511816	195.477
+2061.573990	199.803
+2061.636165	173.845
+2061.698341	174.631
+2061.760517	200.983
+2061.822695	265.88
+2061.884874	287.119
+2061.947053	325.271
+2062.009234	339.823
+2062.071415	304.425
+2062.133597	262.734
+2062.195780	239.135
+2062.257965	206.883
+2062.320150	176.598
+2062.382336	141.593
+2062.444523	142.379
+2062.506711	142.773
+2062.568900	127.434
+2062.631089	128.22
+2062.693280	166.765
+2062.755472	218.682
+2062.817664	255.261
+2062.879858	294.592
+2062.942052	307.178
+2063.004248	305.605
+2063.066444	292.626
+2063.128642	310.325
+2063.190840	280.826
+2063.253039	231.662
+2063.315239	217.109
+2063.377440	220.649
+2063.439642	268.633
+2063.501845	274.14
+2063.564049	206.096
+2063.626254	200.197
+2063.688460	188.791
+2063.750666	157.719
+2063.812874	209.243
+2063.875082	283.973
+2063.937292	300.099
+2063.999502	331.957
+2064.061714	343.363
+2064.123926	321.338
+2064.186139	284.366
+2064.248353	272.567
+2064.310569	247.001
+2064.372785	202.163
+2064.435002	191.15
+2064.497220	176.204
+2064.559438	164.405
+2064.621658	185.251
+2064.683879	219.469
+2064.746101	237.168
+2064.808323	240.708
+2064.870547	281.613
+2064.932771	322.517
+2064.994997	333.53
+2065.057223	335.497
+2065.119450	282.006
+2065.181679	261.16
+2065.243908	225.369
+2065.306138	207.67
+2065.368369	199.803
+2065.430601	173.845
+2065.492834	182.104
+2065.555068	215.536
+2065.617303	210.816
+2065.679538	175.418
+2065.741775	165.192
+2065.804013	216.716
+2065.866251	259.98
+2065.928491	277.286
+2065.990731	330.777
+2066.052973	374.828
+2066.115215	339.823
+2066.177458	259.98
+2066.239702	195.477
+2066.301947	179.744
+2066.364194	229.302
+2066.426441	237.168
+2066.488688	191.937
+2066.550937	169.911
+2066.613187	172.271
+2066.675438	176.991
+2066.737690	197.443
+2066.799942	228.909
+2066.862196	263.914
+2066.924450	312.685
+2066.986706	346.903
+2067.048962	338.643
+2067.111219	303.638
+2067.173478	241.101
+2067.235737	193.51
+2067.297997	170.698
+2067.360258	191.937
+2067.422520	233.235
+2067.484783	226.942
+2067.547047	183.284
+2067.609312	186.824
+2067.671577	216.323
+2067.733844	199.41
+2067.796112	214.749
+2067.858380	253.687
+2067.920650	322.124
+2067.982920	390.168
+2068.045192	370.502
+2068.107464	297.739
+2068.169737	233.628
+2068.232011	248.968
+2068.294287	270.207
+2068.356563	233.235
+2068.418840	228.909
+2068.481118	208.85
+2068.543396	168.338
+2068.605676	131.76
+2068.667957	136.873
+2068.730239	185.644
+2068.792521	212.783
+2068.854805	197.837
+2068.917089	191.937
+2068.979375	253.294
+2069.041661	342.576
+2069.103949	341.003
+2069.166237	284.759
+2069.228526	230.089
+2069.290816	197.837
+2069.353107	217.109
+2069.415399	246.608
+2069.477692	228.122
+2069.539986	198.623
+2069.602281	207.67
+2069.664577	252.507
+2069.726873	228.909
+2069.789171	243.855
+2069.851470	322.124
+2069.913769	375.615
+2069.976069	340.61
+2070.038371	343.363
+2070.100673	374.435
+2070.162976	357.522
+2070.225281	326.844
+2070.287586	280.433
+2070.349892	265.094
+2070.412199	283.579
+2070.474507	283.579
+2070.536816	284.759
+2070.599125	274.533
+2070.661436	274.14
+2070.723748	269.813
+2070.786061	247.788
+2070.848374	260.374
+2070.910689	331.17
+2070.973004	361.456
+2071.035320	328.024
+2071.097638	342.577
+2071.159956	363.029
+2071.222275	342.183
+2071.284595	325.271
+2071.346916	294.592
+2071.409238	307.178
+2071.471561	349.656
+2071.533885	341.397
+2071.596210	272.567
+2071.658536	238.742
+2071.720863	270.993
+2071.783190	320.158
+2071.845519	331.564
+2071.907848	338.643
+2071.970179	328.811
+2072.032510	348.083
+2072.094842	361.456
+2072.157176	381.121
+2072.219510	329.99
+2072.281845	290.659
+2072.344181	282.399
+2072.406518	323.697
+2072.468856	353.589
+2072.531195	307.178
+2072.593535	219.469
+2072.655876	184.857
+2072.718217	258.801
+2072.780560	263.52
+2072.842904	265.487
+2072.905248	346.903
+2072.967593	405.9
+2073.029940	391.741
+2073.092287	353.983
+2073.154635	296.952
+2073.216985	255.654
+2073.279335	235.202
+2073.341686	224.976
+2073.404038	216.323
+2073.466391	210.423
+2073.528745	233.235
+2073.591100	252.508
+2073.653455	221.436
+2073.715812	211.603
+2073.778170	223.796
+2073.840528	214.749
+2073.902888	231.662
+2073.965248	315.438
+2074.027610	334.317
+2074.089972	277.68
+2074.152335	222.222
+2074.214699	193.117
+2074.277065	216.323
+2074.339431	206.49
+2074.401798	199.803
+2074.464166	221.829
+2074.526535	234.808
+2074.588904	255.261
+2074.651275	240.315
+2074.713647	226.155
+2074.776019	236.382
+2074.838393	226.155
+2074.900768	254.867
+2074.963143	298.132
+2075.025519	301.672
+2075.087897	265.094
+2075.150275	247.394
+2075.212654	218.289
+2075.275034	228.515
+2075.337415	211.209
+2075.399797	193.904
+2075.462180	178.958
+2075.524564	186.431
+2075.586949	199.803
+2075.649335	187.611
+2075.711722	206.883
+2075.774109	259.98
+2075.836498	278.073
+2075.898887	263.914
+2075.961278	314.651
+2076.023669	348.87
+2076.086062	319.764
+2076.148455	264.307
+2076.210849	212.389
+2076.273244	192.33
+2076.335640	210.423
+2076.398037	243.855
+2076.460435	250.148
+2076.522834	200.983
+2076.585234	192.33
+2076.647635	224.975
+2076.710036	200.59
+2076.772439	186.037
+2076.834843	207.67
+2076.897247	267.453
+2076.959653	281.219
+2077.022059	230.089
+2077.084466	233.235
+2077.146875	214.749
+2077.209284	198.23
+2077.271694	198.623
+2077.334105	179.351
+2077.396517	168.338
+2077.458930	195.084
+2077.521344	196.657
+2077.583759	220.649
+2077.646175	198.23
+2077.708591	180.924
+2077.771009	233.628
+2077.833428	259.194
+2077.895847	240.708
+2077.958268	277.68
+2078.020689	307.965
+2078.083111	327.237
+2078.145535	326.844
+2078.207959	299.312
+2078.270384	256.834
+2078.332810	225.369
+2078.395237	171.485
+2078.457665	163.225
+2078.520094	190.364
+2078.582524	238.348
+2078.644955	234.022
+2078.707386	204.523
+2078.769819	193.904
+2078.832252	218.682
+2078.894687	246.608
+2078.957122	278.86
+2079.019559	320.944
+2079.081996	346.51
+2079.144434	308.751
+2079.206874	223.402
+2079.269314	215.536
+2079.331755	219.076
+2079.394197	204.916
+2079.456640	265.094
+2079.519084	317.404
+2079.581529	235.988
+2079.643974	168.338
+2079.706421	201.77
+2079.768869	222.222
+2079.831317	230.482
+2079.893767	271.387
+2079.956217	329.597
+2080.018669	310.325
+2080.081121	259.587
+2080.143574	270.6
+2080.206029	267.847
+2080.268484	265.88
+2080.330940	246.608
+2080.393397	238.742
+2080.455855	244.641
+2080.518314	230.089
+2080.580774	190.757
+2080.643234	144.739
+2080.705696	161.259
+2080.768159	232.448
+2080.830622	350.836
+2080.893087	505.409
+2080.955552	658.015
+2081.018019	730.778
+2081.080486	623.01
+2081.142954	488.103
+2081.205424	332.744
+2081.267894	228.515
+2081.330365	178.564
+2081.392837	176.205
+2081.455310	191.151
+2081.517784	204.13
+2081.580259	253.688
+2081.642734	256.441
+2081.705211	228.909
+2081.767689	235.988
+2081.830167	357.523
+2081.892647	530.581
+2081.955127	669.421
+2082.017609	695.773
+2082.080091	612.39
+2082.142574	489.283
+2082.205059	319.371
+2082.267544	244.248
+2082.330030	237.562
+2082.392517	258.014
+2082.455005	257.227
+2082.517494	222.222
+2082.579984	170.698
+2082.642474	159.292
+2082.704966	200.983
+2082.767459	255.654
+2082.829952	311.505
+2082.892447	420.06
+2082.954942	616.717
+2083.017439	674.927
+2083.079936	544.74
+2083.142435	398.427
+2083.204934	309.931
+2083.267434	282.006
+2083.329935	262.734
+2083.392437	227.729
+2083.454940	213.963
+2083.517444	204.523
+2083.579949	180.138
+2083.642455	162.439
+2083.704961	213.176
+2083.767469	320.944
+2083.829978	391.348
+2083.892487	448.771
+2083.954998	535.694
+2084.017509	529.794
+2084.080021	468.831
+2084.142535	393.707
+2084.205049	300.492
+2084.267564	241.888
+2084.330080	213.569
+2084.392597	204.523
+2084.455115	189.971
+2084.517634	191.151
+2084.580154	183.678
+2084.642675	197.444
+2084.705196	222.222
+2084.767719	239.528
+2084.830243	274.533
+2084.892767	362.636
+2084.955293	466.077
+2085.017819	510.522
+2085.080346	512.882
+2085.142875	442.085
+2085.205404	322.518
+2085.267934	227.729
+2085.330465	218.683
+2085.392997	237.168
+2085.455530	231.269
+2085.518064	198.23
+2085.580599	182.104
+2085.643135	201.77
+2085.705672	213.176
+2085.768209	224.582
+2085.830748	273.353
+2085.893287	293.412
+2085.955828	334.71
+2086.018369	396.854
+2086.080912	385.841
+2086.143455	315.831
+2086.205999	254.867
+2086.268544	247.788
+2086.331090	243.461
+2086.393637	257.621
+2086.456185	265.094
+2086.518734	227.729
+2086.581284	189.577
+2086.643835	177.384
+2086.706387	195.87
+2086.768939	237.955
+2086.831493	291.839
+2086.894048	345.33
+2086.956603	403.934
+2087.019159	499.509
+2087.081717	556.146
+2087.144275	476.303
+2087.206834	344.936
+2087.269395	237.168
+2087.331956	199.017
+2087.394518	211.996
+2087.457081	210.423
+2087.519645	180.531
+2087.582209	188.397
+2087.644775	189.577
+2087.707342	207.67
+2087.769910	232.842
+2087.832478	277.286
+2087.895048	389.774
+2087.957618	513.668
+2088.020190	560.473
+2088.082762	540.02
+2088.145335	444.838
+2088.207910	359.489
+2088.270485	302.065
+2088.333061	255.261
+2088.395638	206.883
+2088.458216	197.837
+2088.520795	206.096
+2088.583375	213.963
+2088.645955	195.477
+2088.708537	202.95
+2088.771120	263.52
+2088.833703	310.325
+2088.896288	314.258
+2088.958874	342.97
+2089.021460	397.247
+2089.084047	371.682
+2089.146636	329.597
+2089.209225	298.525
+2089.271815	219.862
+2089.334406	217.503
+2089.396998	234.415
+2089.459591	237.562
+2089.522185	239.135
+2089.584780	239.135
+2089.647376	185.251
+2089.709972	198.23
+2089.772570	245.035
+2089.835169	260.767
+2089.897768	292.626
+2089.960369	345.723
+2090.022970	341.003
+2090.085573	300.885
+2090.148176	240.708
+2090.210780	265.487
+2090.273385	258.407
+2090.335991	182.497
+2090.398598	151.032
+2090.461206	168.731
+2090.523815	217.896
+2090.586425	219.469
+2090.649036	175.811
+2090.711648	163.225
+2090.774260	209.636
+2090.836874	247.788
+2090.899489	243.461
+2090.962104	286.726
+2091.024721	351.623
+2091.087338	271.78
+2091.149956	197.443
+2091.212575	189.184
+2091.275196	232.448
+2091.337817	273.746
+2091.400439	228.515
+2091.463062	198.623
+2091.525686	221.829
+2091.588311	241.888
+2091.650936	225.762
+2091.713563	213.963
+2091.776191	214.749
+2091.838819	264.307
+2091.901449	289.872
+2091.964080	296.952
+2092.026711	286.726
+2092.089343	232.448
+2092.151977	219.862
+2092.214611	218.289
+2092.277246	199.803
+2092.339882	155.752
+2092.402519	165.192
+2092.465157	197.837
+2092.527796	199.803
+2092.590436	191.15
+2092.653077	194.297
+2092.715719	208.063
+2092.778361	237.168
+2092.841005	245.821
+2092.903649	224.582
+2092.966295	261.554
+2093.028941	305.998
+2093.091589	290.266
+2093.154237	226.155
+2093.216886	166.372
+2093.279536	167.158
+2093.342188	203.343
+2093.404840	206.883
+2093.467493	198.623
+2093.530147	189.184
+2093.592801	186.824
+2093.655457	222.616
+2093.718114	254.081
+2093.780772	245.428
+2093.843430	242.281
+2093.906090	237.168
+2093.968750	231.268
+2094.031412	276.893
+2094.094074	322.911
+2094.156737	289.872
+2094.219402	200.983
+2094.282067	166.765
+2094.344733	164.798
+2094.407400	168.338
+2094.470068	172.665
+2094.532737	176.204
+2094.595407	201.77
+2094.658078	213.176
+2094.720749	185.251
+2094.783422	217.896
+2094.846096	259.194
+2094.908770	294.985
+2094.971446	301.278
+2095.034122	255.261
+2095.096800	227.729
+2095.159478	237.955
+2095.222157	231.268
+2095.284837	224.582
+2095.347519	217.502
+2095.410201	198.23
+2095.472884	182.104
+2095.535568	209.243
+2095.598252	223.402
+2095.660938	246.214
+2095.723625	289.086
+2095.786313	285.153
+2095.849001	298.132
+2095.911691	331.957
+2095.974381	327.63
+2096.037073	274.926
+2096.099765	265.88
+2096.162458	284.759
+2096.225153	279.253
+2096.287848	230.089
+2096.350544	230.482
+2096.413241	227.729
+2096.475939	193.117
+2096.538638	213.569
+2096.601338	230.089
+2096.664039	222.616
+2096.726740	249.754
+2096.789443	362.635
+2096.852147	492.429
+2096.914851	620.65
+2096.977557	665.488
+2097.040263	591.151
+2097.102971	449.165
+2097.165679	354.376
+2097.228388	312.291
+2097.291098	293.412
+2097.353810	247.788
+2097.416522	220.649
+2097.479235	219.862
+2097.541949	250.148
+2097.604663	255.261
+2097.667379	208.456
+2097.730096	213.569
+2097.792814	328.417
+2097.855532	490.856
+2097.918252	655.655
+2097.980972	749.657
+2098.043694	717.798
+2098.106416	546.707
+2098.169140	363.029
+2098.231864	300.098
+2098.294589	274.926
+2098.357315	238.741
+2098.420042	217.502
+2098.482770	187.217
+2098.545499	173.058
+2098.608229	207.276
+2098.670960	240.315
+2098.733692	296.165
+2098.796424	363.815
+2098.859158	503.049
+2098.921893	578.172
+2098.984628	600.197
+2099.047364	539.627
+2099.110102	385.054
+2099.172840	302.458
+2099.235579	261.16
+2099.298320	220.256
+2099.361061	201.377
+2099.423803	229.302
+2099.486546	285.153
+2099.549290	265.487
+2099.612035	206.096
+2099.674781	230.875
+2099.737527	253.294
+2099.800275	310.325
+2099.863024	359.096
+2099.925773	361.849
+2099.988524	358.702
+2100.051275	340.61
+2100.114028	292.626
+2100.176781	258.801
+2100.239535	224.975
+2100.302290	210.423
+2100.365046	196.264
+2100.427804	236.382
+2100.490562	237.955
+2100.553320	205.31
+2100.616080	182.104
+2100.678841	191.15
+2100.741603	247.394
+2100.804366	283.186
+2100.867129	265.88
+2100.929894	290.266
+2100.992659	348.083
+2101.055426	357.522
+2101.118193	338.25
+2101.180962	307.178
+2101.243731	254.081
+2101.306501	204.523
+2101.369272	170.698
+2101.432044	176.598
+2101.494817	186.431
+2101.557591	190.364
+2101.620366	217.503
+2101.683142	226.155
+2101.745919	209.636
+2101.808696	235.595
+2101.871475	239.921
+2101.934255	263.52
+2101.997035	294.199
+2102.059817	317.404
+2102.122599	280.433
+2102.185382	237.562
+2102.248167	259.194
+2102.310952	228.515
+2102.373738	191.15
+2102.436525	176.204
+2102.499313	187.217
+2102.562102	200.59
+2102.624892	219.469
+2102.687683	195.084
+2102.750474	146.706
+2102.813267	152.999
+2102.876061	168.338
+2102.938855	248.574
+2103.001651	296.559
+2103.064447	268.24
+2103.127245	224.189
+2103.190043	163.618
+2103.252842	158.899
+2103.315642	193.904
+2103.378444	208.85
+2103.441246	200.197
+2103.504049	164.405
+2103.566853	149.459
+2103.629658	154.572
+2103.692463	168.732
+2103.755270	197.837
+2103.818078	215.929
+2103.880886	217.109
+2103.943696	227.335
+2104.006507	250.541
+2104.069318	247.001
+2104.132130	263.127
+2104.194944	254.474
+2104.257758	212.389
+2104.320573	175.025
+2104.383389	169.518
+2104.446206	192.724
+2104.509024	182.498
+2104.571843	142.773
+2104.634663	154.572
+2104.697484	200.983
+2104.760306	217.109
+2104.823129	228.909
+2104.885952	191.544
+2104.948777	207.67
+2105.011602	279.646
+2105.074429	343.363
+2105.137256	363.815
+2105.200085	292.626
+2105.262914	230.089
+2105.325744	191.937
+2105.388575	171.091
+2105.451407	153.786
+2105.514240	173.058
+2105.577074	191.544
+2105.639909	210.03
+2105.702745	230.089
+2105.765582	252.114
+2105.828420	289.086
+2105.891258	291.446
+2105.954098	288.692
+2106.016938	318.191
+2106.079780	327.237
+2106.142622	311.111
+2106.205465	267.06
+2106.268310	263.127
+2106.331155	237.168
+2106.394001	156.932
+2106.456848	163.225
+2106.519696	182.891
+2106.582545	180.138
+2106.645395	184.857
+2106.708246	155.359
+2106.771098	159.292
+2106.833950	202.557
+2106.896804	320.158
+2106.959659	379.941
+2107.022514	339.037
+2107.085371	327.631
+2107.148228	229.695
+2107.211086	202.163
+2107.273946	261.554
+2107.336806	229.695
+2107.399667	179.351
+2107.462529	198.623
+2107.525392	225.369
+2107.588256	229.302
+2107.651121	236.382
+2107.713987	222.616
+2107.776854	255.654
+2107.839721	258.801
+2107.902590	250.148
+2107.965460	286.333
+2108.028330	331.957
+2108.091202	332.744
+2108.154074	268.24
+2108.216947	209.243
+2108.279822	200.59
+2108.342697	215.929
+2108.405573	216.716
+2108.468450	175.418
+2108.531328	192.33
+2108.594207	198.23
+2108.657087	210.423
+2108.719968	187.217
+2108.782850	162.832
+2108.845732	202.95
+2108.908616	269.027
+2108.971500	304.818
+2109.034386	291.446
+2109.097272	271.387
+2109.160160	273.353
+2109.223048	266.667
+2109.285938	230.875
+2109.348828	193.904
+2109.411719	191.937
+2109.474611	165.978
+2109.537504	141.986
+2109.600398	154.572
+2109.663293	161.652
+2109.726189	184.071
+2109.789086	200.197
+2109.851983	208.063
+2109.914882	268.24
+2109.977781	317.798
+2110.040682	317.011
+2110.103583	274.926
+2110.166486	229.302
+2110.229389	198.623
+2110.292294	189.184
+2110.355199	202.95
+2110.418105	178.171
+2110.481012	152.212
+2110.543920	177.384
+2110.606829	220.649
+2110.669739	229.695
+2110.732650	222.222
+2110.795562	209.243
+2110.858474	235.202
+2110.921388	277.68
+2110.984303	312.291
+2111.047218	282.006
+2111.110135	269.42
+2111.173052	242.281
+2111.235970	189.577
+2111.298890	205.703
+2111.361810	221.436
+2111.424731	210.423
+2111.487653	226.942
+2111.550576	252.114
+2111.613500	277.68
+2111.676425	259.98
+2111.739351	248.181
+2111.802278	267.453
+2111.865205	250.541
+2111.928134	267.453
+2111.991064	295.379
+2112.053994	319.764
+2112.116926	368.929
+2112.179858	292.232
+2112.242791	206.49
+2112.305726	203.737
+2112.368661	218.682
+2112.431597	250.541
+2112.494534	215.536
+2112.557472	182.498
+2112.620411	174.631
+2112.683351	193.904
+2112.746292	239.921
+2112.809234	262.734
+2112.872176	286.333
+2112.935120	375.222
+2112.998065	454.671
+2113.061010	442.478
+2113.123957	420.846
+2113.186904	433.039
+2113.249852	433.039
+2113.312802	431.859
+2113.375752	491.249
+2113.438703	582.892
+2113.501655	539.234
+2113.564608	442.085
+2113.627562	383.088
+2113.690517	363.816
+2113.753473	372.468
+2113.816430	373.648
+2113.879388	379.941
+2113.942346	412.193
+2114.005306	460.571
+2114.068266	501.082
+2114.131228	509.342
+2114.194190	469.617
+2114.257154	461.751
+2114.320118	470.797
+2114.383083	547.493
+2114.446049	613.57
+2114.509016	577.385
+2114.571984	546.707
+2114.634953	470.797
+2114.697923	388.201
+2114.760894	360.276
+2114.823866	402.754
+2114.886839	407.867
+2114.949812	360.669
+2115.012787	349.656
+2115.075762	389.774
+2115.138739	391.741
+2115.201716	363.816
+2115.264695	366.569
+2115.327674	453.098
+2115.390654	513.275
+2115.453635	510.129
+2115.516618	454.671
+2115.579601	399.214
+2115.642585	376.795
+2115.705569	359.489
+2115.768555	345.33
+2115.831542	326.057
+2115.894530	342.97
+2115.957519	365.782
+2116.020508	363.029
+2116.083499	324.091
+2116.146490	317.798
+2116.209483	317.798
+2116.272476	282.793
+2116.335470	282.399
+2116.398465	298.525
+2116.461462	304.818
+2116.524459	297.345
+2116.587457	261.947
+2116.650456	225.369
+2116.713456	198.23
+2116.776457	235.202
+2116.839458	331.17
+2116.902461	350.05
+2116.965465	328.417
+2117.028469	356.343
+2117.091475	378.368
+2117.154481	333.53
+2117.217489	297.739
+2117.280497	283.579
+2117.343506	270.993
+2117.406517	275.32
+2117.469528	254.867
+2117.532540	216.716
+2117.595553	197.444
+2117.658567	215.929
+2117.721582	256.441
+2117.784598	259.981
+2117.847615	224.976
+2117.910632	247.001
+2117.973651	307.572
+2118.036671	325.271
+2118.099691	345.33
+2118.162713	315.045
+2118.225735	265.094
+2118.288758	182.498
+2118.351783	162.439
+2118.414808	175.811
+2118.477834	166.765
+2118.540861	197.837
+2118.603889	272.567
+2118.666918	255.261
+2118.729948	149.066
+2118.792979	143.166
+2118.856011	200.983
+2118.919044	287.513
+2118.982077	322.518
+2119.045112	312.685
+2119.108147	292.232
+2119.171184	256.047
+2119.234221	235.595
+2119.297260	214.356
+2119.360299	175.811
+2119.423339	196.264
+2119.486380	197.05
+2119.549423	173.451
+2119.612466	187.611
+2119.675510	204.13
+2119.738555	206.49
+2119.801600	273.353
+2119.864647	333.137
+2119.927695	305.212
+2119.990744	309.931
+2120.053793	354.376
+2120.116844	339.037
+2120.179895	263.52
+2120.242948	221.436
+2120.306001	192.33
+2120.369055	207.276
+2120.432111	199.017
+2120.495167	180.531
+2120.558224	157.325
+2120.621282	184.857
+2120.684341	205.703
+2120.747401	201.377
+2120.810462	217.503
+2120.873524	263.127
+2120.936586	315.438
+2120.999650	371.289
+2121.062715	388.594
+2121.125780	328.417
+2121.188847	246.215
+2121.251914	206.096
+2121.314982	203.737
+2121.378052	211.996
+2121.441122	230.089
+2121.504193	231.269
+2121.567265	210.423
+2121.630338	200.197
+2121.693412	195.084
+2121.756487	165.585
+2121.819563	217.896
+2121.882640	284.366
+2121.945718	320.551
+2122.008796	339.43
+2122.071876	278.466
+2122.134957	239.135
+2122.198038	196.657
+2122.261121	153.786
+2122.324204	144.739
+2122.387288	176.205
+2122.450373	202.95
+2122.513460	186.037
+2122.576547	177.778
+2122.639635	228.909
+2122.702724	248.574
+2122.765814	225.762
+2122.828905	243.855
+2122.891996	272.173
+2122.955089	295.772
+2123.018183	322.124
+2123.081277	304.818
+2123.144373	239.135
+2123.207470	203.343
+2123.270567	210.03
+2123.333665	198.624
+2123.396765	183.284
+2123.459865	181.711
+2123.522966	153.786
+2123.586068	144.739
+2123.649171	170.305
+2123.712275	165.192
+2123.775380	163.225
+2123.838486	163.619
+2123.901593	211.21
+2123.964701	266.667
+2124.027809	275.32
+2124.090919	247.395
+2124.154030	189.577
+2124.217141	164.405
+2124.280253	184.071
+2124.343367	191.937
+2124.406481	174.238
+2124.469596	187.217
+2124.532713	182.498
+2124.595830	178.564
+2124.658948	213.176
+2124.722067	242.281
+2124.785187	243.855
+2124.848308	257.621
+2124.911429	252.508
+2124.974552	260.374
+2125.037676	300.099
+2125.100800	324.877
+2125.163926	316.225
+2125.227053	245.035
+2125.290180	189.577
+2125.353308	200.983
+2125.416438	215.143
+2125.479568	188.004
+2125.542699	183.284
+2125.605831	200.983
+2125.668964	178.958
+2125.732098	216.716
+2125.795233	258.407
+2125.858369	266.667
+2125.921506	323.304
+2125.984644	344.936
+2126.047782	313.471
+2126.110922	295.379
+2126.174063	250.148
+2126.237204	228.909
+2126.300347	206.883
+2126.363490	198.624
+2126.426634	193.117
+2126.489780	210.03
+2126.552926	216.716
+2126.616073	150.246
+2126.679221	146.706
+2126.742370	172.271
+2126.805520	197.05
+2126.868671	247.394
+2126.931823	312.291
+2126.994975	311.898
+2127.058129	275.32
+2127.121284	273.353
+2127.184439	289.086
+2127.247596	251.328
+2127.310753	212.783
+2127.373912	183.284
+2127.437071	176.991
+2127.500231	182.498
+2127.563392	180.924
+2127.626554	176.991
+2127.689717	198.623
+2127.752882	237.955
+2127.816046	262.734
+2127.879212	269.027
+2127.942379	280.433
+2128.005547	304.032
+2128.068716	288.299
+2128.131885	266.274
+2128.195056	210.816
+2128.258227	181.318
+2128.321400	194.69
+2128.384573	186.824
+2128.447747	165.978
+2128.510923	142.38
+2128.574099	164.798
+2128.637276	174.238
+2128.700454	171.091
+2128.763633	181.318
+2128.826813	244.248
+2128.889994	298.919
+2128.953176	272.96
+2129.016359	264.307
+2129.079542	309.931
+2129.142727	318.978
+2129.205912	281.613
+2129.269099	235.202
+2129.332286	195.084
+2129.395475	203.737
+2129.458664	245.821
+2129.521854	218.683
+2129.585046	201.377
+2129.648238	185.251
+2129.711431	160.079
+2129.774625	167.945
+2129.837820	200.197
+2129.901016	235.988
+2129.964212	261.554
+2130.027410	291.839
+2130.090609	268.634
+2130.153809	266.667
+2130.217009	274.533
+2130.280211	247.395
+2130.343413	220.649
+2130.406617	188.791
+2130.469821	172.665
+2130.533026	202.557
+2130.596232	242.675
+2130.659439	220.649
+2130.722648	167.158
+2130.785857	167.945
+2130.849066	173.845
+2130.912277	202.95
+2130.975489	239.528
+2131.038702	252.114
+2131.101916	260.767
+2131.165130	256.834
+2131.228346	273.353
+2131.291562	254.868
+2131.354780	252.114
+2131.417998	223.402
+2131.481218	150.246
+2131.544438	156.932
+2131.607659	169.125
+2131.670881	194.297
+2131.734104	241.495
+2131.797328	226.942
+2131.860553	208.85
+2131.923779	226.942
+2131.987006	265.487
+2132.050234	311.112
+2132.113462	244.641
+2132.176692	169.912
+2132.239923	193.904
+2132.303154	219.076
+2132.366387	219.863
+2132.429620	228.122
+2132.492854	241.495
+2132.556090	256.834
+2132.619326	272.96
+2132.682563	232.449
+2132.745801	222.616
+2132.809040	292.626
+2132.872280	404.72
+2132.935521	447.198
+2132.998763	418.486
+2133.062006	329.204
+2133.125249	269.027
+2133.188494	247.001
+2133.251739	228.909
+2133.314986	263.52
+2133.378233	298.525
+2133.441482	282.006
+2133.504731	241.495
+2133.567981	227.336
+2133.631233	212.783
+2133.694485	203.343
+2133.757738	228.909
+2133.820992	304.425
+2133.884247	349.656
+2133.947503	332.744
+2134.010760	301.672
+2134.074017	277.68
+2134.137276	223.402
+2134.200536	176.991
+2134.263796	195.084
+2134.327058	221.043
+2134.390320	237.168
+2134.453584	243.461
+2134.516848	210.423
+2134.580113	213.176
+2134.643379	236.775
+2134.706647	246.608
+2134.769915	256.441
+2134.833184	280.826
+2134.896454	306.392
+2134.959725	340.217
+2135.022996	339.037
+2135.086269	296.952
+2135.149543	274.14
+2135.212818	239.922
+2135.276093	203.343
+2135.339370	182.104
+2135.402647	194.69
+2135.465926	224.189
+2135.529205	181.711
+2135.592485	168.338
+2135.655766	228.122
+2135.719049	260.374
+2135.782332	256.441
+2135.845616	273.747
+2135.908901	290.266
+2135.972186	284.759
+2136.035473	305.212
+2136.098761	284.759
+2136.162050	222.222
+2136.225339	226.942
+2136.288630	230.089
+2136.351922	175.811
+2136.415214	197.444
+2136.478507	202.557
+2136.541802	173.451
+2136.605097	182.104
+2136.668393	206.883
+2136.731690	221.829
+2136.794989	224.976
+2136.858288	270.207
+2136.921588	305.212
+2136.984888	306.785
+2137.048190	285.546
+2137.111493	260.767
+2137.174797	236.775
+2137.238101	226.156
+2137.301407	230.875
+2137.364714	243.855
+2137.428021	197.444
+2137.491329	171.878
+2137.554639	160.079
+2137.617949	149.066
+2137.681260	174.238
+2137.744572	201.377
+2137.807885	221.829
+2137.871199	270.6
+2137.934514	307.572
+2137.997830	319.764
+2138.061147	298.919
+2138.124465	293.019
+2138.187784	272.567
+2138.251103	245.821
+2138.314424	225.369
+2138.377745	173.845
+2138.441068	135.693
+2138.504391	126.647
+2138.567716	155.359
+2138.631041	182.498
+2138.694367	204.917
+2138.757694	228.909
+2138.821022	256.441
+2138.884351	302.852
+2138.947681	330.384
+2139.011012	355.949
+2139.074344	381.908
+2139.137677	348.476
+2139.201011	270.207
+2139.264345	247.788
+2139.327681	248.968
+2139.391017	228.122
+2139.454355	222.616
+2139.517693	242.675
+2139.581033	264.307
+2139.644373	224.582
+2139.707714	215.536
+2139.771056	234.022
+2139.834399	316.618
+2139.897744	371.682
+2139.961088	401.574
+2140.024434	422.419
+2140.087781	378.762
+2140.151129	333.924
+2140.214478	316.618
+2140.277827	283.186
+2140.341178	241.495
+2140.404530	219.469
+2140.467882	204.523
+2140.531235	233.629
+2140.594590	247.001
+2140.657945	218.289
+2140.721301	199.41
+2140.784658	226.156
+2140.848017	264.7
+2140.911376	339.823
+2140.974736	460.178
+2141.038096	521.535
+2141.101458	467.651
+2141.164821	404.327
+2141.228185	323.304
+2141.291549	250.934
+2141.354915	208.456
+2141.418282	200.197
+2141.481649	211.603
+2141.545018	205.703
+2141.608387	193.51
+2141.671757	225.762
+2141.735128	247.001
+2141.798501	245.035
+2141.861874	274.927
+2141.925248	372.075
+2141.988623	396.067
+2142.051999	373.648
+2142.115375	350.836
+2142.178753	311.112
+2142.242132	247.788
+2142.305512	226.549
+2142.368892	241.888
+2142.432274	280.433
+2142.495656	300.492
+2142.559040	272.173
+2142.622424	210.03
+2142.685809	151.426
+2142.749196	203.343
+2142.812583	265.88
+2142.875971	283.186
+2142.939360	292.232
+2143.002750	322.518
+2143.066141	357.523
+2143.129533	332.35
+2143.192925	279.253
+2143.256319	226.156
+2143.319714	218.289
+2143.383109	221.436
+2143.446506	237.168
+2143.509903	235.595
+2143.573302	250.148
+2143.636701	248.181
+2143.700101	176.991
+2143.763503	187.611
+2143.826905	237.562
+2143.890308	279.253
+2143.953712	304.425
+2144.017117	302.852
+2144.080523	304.032
+2144.143930	322.124
+2144.207338	294.199
+2144.270746	252.508
+2144.334156	230.089
+2144.397567	223.402
+2144.460978	227.729
+2144.524391	202.557
+2144.587804	197.444
+2144.651218	198.23
+2144.714634	207.277
+2144.778050	250.541
+2144.841467	270.993
+2144.904885	276.107
+2144.968304	276.5
+2145.031724	283.186
+2145.095145	254.868
+2145.158567	230.875
+2145.221990	238.348
+2145.285413	240.708
+2145.348838	215.536
+2145.412264	210.816
+2145.475690	193.511
+2145.539118	183.678
+2145.602546	194.691
+2145.665976	193.511
+2145.729406	191.151
+2145.792837	190.364
+2145.856269	178.565
+2145.919702	203.343
+2145.983136	218.683
+2146.046571	214.75
+2146.110007	249.361
+2146.173444	295.379
+2146.236882	244.248
+2146.300321	193.117
+2146.363760	194.297
+2146.427201	176.991
+2146.490643	165.979
+2146.554085	183.284
+2146.617528	195.87
+2146.680973	187.611
+2146.744418	193.511
+2146.807864	243.461
+2146.871312	282.006
+2146.934760	282.006
+2146.998209	311.112
+2147.061659	318.978
+2147.125110	280.04
+2147.188561	237.955
+2147.252014	268.24
+2147.315468	276.107
+2147.378923	262.734
+2147.442378	261.947
+2147.505835	243.068
+2147.569292	200.984
+2147.632751	155.752
+2147.696210	149.066
+2147.759670	202.557
+2147.823132	245.035
+2147.886594	282.006
+2147.950057	344.543
+2148.013521	399.214
+2148.076986	370.502
+2148.140452	340.217
+2148.203919	306.785
+2148.267387	316.225
+2148.330855	293.806
+2148.394325	229.302
+2148.457796	184.071
+2148.521267	164.799
+2148.584740	138.053
+2148.648213	144.74
+2148.711687	189.577
+2148.775163	238.348
+2148.838639	298.526
+2148.902116	333.924
+2148.965594	348.87
+2149.029073	365.389
+2149.092553	348.476
+2149.156034	293.019
+2149.219516	240.315
+2149.282999	219.863
+2149.346483	191.151
+2149.409967	158.899
+2149.473453	206.49
+2149.536940	227.729
+2149.600427	206.097
+2149.663915	213.176
+2149.727405	222.616
+2149.790895	197.837
+2149.854386	233.235
+2149.917879	291.053
+2149.981372	329.204
+2150.044866	311.112
+2150.108361	324.091
+2150.171857	351.623
+2150.235354	315.831
+2150.298851	245.035
+2150.362350	223.402
+2150.425850	211.603
+2150.489350	216.716
+2150.552852	210.423
+2150.616354	197.444
+2150.679858	183.284
+2150.743362	187.611
+2150.806868	204.13
+2150.870374	215.93
+2150.933881	214.356
+2150.997389	302.852
+2151.060898	392.134
+2151.124408	405.9
+2151.187919	339.037
+2151.251431	251.328
+2151.314944	241.888
+2151.378458	248.575
+2151.441972	241.495
+2151.505488	195.084
+2151.569004	217.896
+2151.632522	244.641
+2151.696040	241.495
+2151.759560	221.043
+2151.823080	232.842
+2151.886601	275.713
+2151.950123	319.371
+2152.013647	324.484
+2152.077171	331.957
+2152.140696	366.176
+2152.204222	343.757
+2152.267748	259.981
+2152.331276	213.57
+2152.394805	226.549
+2152.458335	235.989
+2152.521865	173.452
+2152.585397	162.832
+2152.648929	199.41
+2152.712463	230.482
+2152.775997	228.122
+2152.839532	244.641
+2152.903069	290.659
+2152.966606	358.703
+2153.030144	401.967
+2153.093683	398.034
+2153.157223	345.723
+2153.220764	287.906
+2153.284306	269.814
+2153.347849	252.508
+2153.411393	213.176
+2153.474937	250.934
+2153.538483	266.667
+2153.602029	202.95
+2153.665577	185.251
+2153.729125	210.03
+2153.792675	202.557
+2153.856225	263.914
+2153.919776	351.623
+2153.983328	401.967
+2154.046882	425.173
+2154.110436	406.294
+2154.173991	414.553
+2154.237547	374.042
+2154.301103	303.639
+2154.364661	207.67
+2154.428220	193.511
+2154.491780	221.436
+2154.555340	223.009
+2154.618902	221.829
+2154.682464	235.988
+2154.746028	260.767
+2154.809592	297.739
+2154.873158	352.803
+2154.936724	428.319
+2155.000291	501.476
+2155.063859	537.267
+2155.127428	507.375
+2155.190998	417.306
+2155.254569	382.695
+2155.318141	373.255
+2155.381714	349.263
+2155.445288	283.186
+2155.508862	241.495
+2155.572438	300.885
+2155.636015	359.883
+2155.699592	330.777
+2155.763170	257.621
+2155.826750	228.909
+2155.890330	333.531
+2155.953911	459.391
+2156.017494	475.91
+2156.081077	486.136
+2156.144661	468.437
+2156.208246	442.085
+2156.271832	398.427
+2156.335419	354.376
+2156.399006	311.505
+2156.462595	302.065
+2156.526185	271.78
+2156.589776	261.947
+2156.653367	296.952
+2156.716960	286.726
+2156.780553	341.397
+2156.844147	484.17
+2156.907743	823.6
+2156.971339	1301.48
+2157.034936	1729.8
+2157.098534	1720.75
+2157.162133	1237.37
+2157.225733	778.369
+2157.289334	532.941
+2157.352936	385.448
+2157.416539	317.405
+2157.480143	278.466
+2157.543748	243.855
+2157.607353	265.88
+2157.670960	311.898
+2157.734567	388.594
+2157.798176	444.445
+2157.861785	613.964
+2157.925395	1001.38
+2157.989007	1540.61
+2158.052619	1872.57
+2158.116232	1642.87
+2158.179846	1106
+2158.243461	652.115
+2158.307077	429.106
+2158.370694	406.687
+2158.434312	390.561
+2158.497931	371.289
+2158.561550	281.22
+2158.625171	245.035
+2158.688792	256.834
+2158.752415	305.212
+2158.816038	349.656
+2158.879663	459.784
+2158.943288	739.431
+2159.006914	1189.78
+2159.070542	1424.58
+2159.134170	1192.53
+2159.197799	731.171
+2159.261429	433.039
+2159.325060	327.237
+2159.388692	300.885
+2159.452325	265.88
+2159.515958	263.914
+2159.579593	255.261
+2159.643229	276.893
+2159.706865	299.312
+2159.770503	295.379
+2159.834141	291.446
+2159.897781	418.093
+2159.961421	595.871
+2160.025062	700.493
+2160.088704	685.94
+2160.152347	600.591
+2160.215992	495.576
+2160.279637	354.77
+2160.343283	258.014
+2160.406929	236.775
+2160.470577	233.235
+2160.534226	242.282
+2160.597876	238.742
+2160.661526	224.583
+2160.725178	222.223
+2160.788830	214.356
+2160.852484	263.127
+2160.916138	356.343
+2160.979794	412.193
+2161.043450	416.913
+2161.107107	407.867
+2161.170765	371.682
+2161.234424	285.94
+2161.298084	269.027
+2161.361745	245.428
+2161.425407	235.989
+2161.489070	253.294
+2161.552734	276.107
+2161.616399	258.014
+2161.680064	230.089
+2161.743731	228.122
+2161.807398	232.449
+2161.871067	247.395
+2161.934736	280.04
+2161.998406	337.464
+2162.062078	351.23
+2162.125750	331.171
+2162.189423	290.659
+2162.253097	204.523
+2162.316772	157.719
+2162.380448	206.883
+2162.444125	226.549
+2162.507803	198.23
+2162.571482	188.004
+2162.635161	205.703
+2162.698842	218.289
+2162.762524	230.089
+2162.826206	278.073
+2162.889890	319.765
+2162.953574	317.405
+2163.017259	280.826
+2163.080946	268.24
+2163.144633	304.032
+2163.208321	246.608
+2163.272010	200.59
+2163.335700	202.557
+2163.399391	203.343
+2163.463083	179.745
+2163.526776	150.639
+2163.590469	182.891
+2163.654164	193.511
+2163.717860	194.691
+2163.781556	173.845
+2163.845254	182.891
+2163.908952	189.577
+2163.972652	215.536
+2164.036352	271.387
+2164.100053	318.978
+2164.163756	304.425
+2164.227459	211.996
+2164.291163	176.205
+2164.354868	180.531
+2164.418574	175.025
+2164.482281	145.92
+2164.545989	175.418
+2164.609697	201.77
+2164.673407	198.624
+2164.737118	152.213
+2164.800829	173.845
+2164.864542	216.716
+2164.928255	213.57
+2164.991970	229.696
+2165.055685	263.127
+2165.119401	255.654
+2165.183119	254.868
+2165.246837	274.533
+2165.310556	260.374
+2165.374276	220.256
+2165.437997	200.197
+2165.501719	167.159
+2165.565442	175.418
+2165.629165	220.649
+2165.692890	247.001
+2165.756616	226.549
+2165.820342	227.336
+2165.884070	264.701
+2165.947798	300.492
+2166.011528	293.019
+2166.075258	283.973
+2166.138989	265.094
+2166.202722	246.215
+2166.266455	241.888
+2166.330189	263.914
+2166.393924	240.708
+2166.457660	185.251
+2166.521397	164.799
+2166.585135	189.184
+2166.648873	218.683
+2166.712613	239.135
+2166.776354	243.068
+2166.840095	259.587
+2166.903838	263.127
+2166.967581	316.225
+2167.031326	349.263
+2167.095071	322.518
+2167.158817	260.767
+2167.222565	242.282
+2167.286313	266.667
+2167.350062	282.4
+2167.413812	237.169
+2167.477563	192.331
+2167.541315	186.824
+2167.605068	200.59
+2167.668821	211.21
+2167.732576	220.256
+2167.796332	217.109
+2167.860088	220.256
+2167.923846	216.716
+2167.987604	271.387
+2168.051364	313.865
+2168.115124	329.991
+2168.178885	300.099
+2168.242648	256.834
+2168.306411	241.102
+2168.370175	215.93
+2168.433940	230.482
+2168.497706	235.202
+2168.561473	200.984
+2168.625241	211.603
+2168.689009	252.901
+2168.752779	302.459
+2168.816550	282.4
+2168.880321	250.541
+2168.944094	256.048
+2169.007867	293.413
+2169.071642	296.166
+2169.135417	278.073
+2169.199193	260.767
+2169.262971	210.03
+2169.326749	175.025
+2169.390528	221.043
+2169.454308	240.315
+2169.518089	184.464
+2169.581871	152.999
+2169.645654	152.999
+2169.709437	184.858
+2169.773222	217.503
+2169.837008	209.243
+2169.900794	215.536
+2169.964582	234.415
+2170.028370	265.88
+2170.092160	268.634
+2170.155950	259.587
+2170.219741	245.035
+2170.283534	183.284
+2170.347327	193.904
+2170.411121	235.989
+2170.474916	228.516
+2170.538712	185.644
+2170.602509	142.38
+2170.666307	166.765
+2170.730106	178.171
+2170.793905	195.084
+2170.857706	228.122
+2170.921508	250.935
+2170.985310	256.048
+2171.049114	275.713
+2171.112918	301.672
+2171.176723	273.747
+2171.240530	245.428
+2171.304337	194.691
+2171.368145	164.799
+2171.431954	199.804
+2171.495764	210.816
+2171.559575	193.117
+2171.623387	186.038
+2171.687200	174.238
+2171.751014	177.778
+2171.814828	210.816
+2171.878644	232.055
+2171.942461	269.814
+2172.006278	294.199
+2172.070097	324.091
+2172.133916	290.659
+2172.197736	241.495
+2172.261558	231.662
+2172.325380	208.85
+2172.389203	183.678
+2172.453027	159.292
+2172.516852	156.146
+2172.580678	184.071
+2172.644505	183.284
+2172.708333	177.778
+2172.772162	204.13
+2172.835992	248.575
+2172.899822	269.814
+2172.963654	296.166
+2173.027486	341.003
+2173.091320	357.523
+2173.155154	285.546
+2173.218990	219.863
+2173.282826	188.397
+2173.346663	164.799
+2173.410501	171.092
+2173.474340	213.176
+2173.538181	214.75
+2173.602021	178.565
+2173.665863	206.49
+2173.729706	231.269
+2173.793550	243.462
+2173.857395	241.888
+2173.921240	246.608
+2173.985087	235.202
+2174.048935	274.14
+2174.112783	331.957
+2174.176633	270.207
+2174.240483	197.837
+2174.304334	171.092
+2174.368186	163.619
+2174.432040	192.724
+2174.495894	230.482
+2174.559749	204.13
+2174.623605	144.74
+2174.687462	152.999
+2174.751320	159.686
+2174.815178	184.464
+2174.879038	221.043
+2174.942899	285.153
+2175.006760	315.045
+2175.070623	269.027
+2175.134486	256.441
+2175.198351	233.629
+2175.262216	196.264
+2175.326082	180.531
+2175.389950	175.025
+2175.453818	182.104
+2175.517687	184.858
+2175.581557	149.459
+2175.645428	163.225
+2175.709300	228.122
+2175.773173	248.181
+2175.837047	237.169
+2175.900921	232.055
+2175.964797	283.58
+2176.028674	308.358
+2176.092551	259.587
+2176.156430	211.603
+2176.220309	250.541
+2176.284189	262.341
+2176.348071	218.289
+2176.411953	222.616
+2176.475836	216.716
+2176.539720	216.716
+2176.603605	193.511
+2176.667491	173.058
+2176.731378	160.472
+2176.795266	158.112
+2176.859155	193.117
+2176.923045	288.693
+2176.986935	309.538
+2177.050827	284.366
+2177.114720	289.479
+2177.178613	248.575
+2177.242507	211.603
+2177.306403	219.469
+2177.370299	222.223
+2177.434196	226.156
+2177.498095	242.282
+2177.561994	187.218
+2177.625894	134.513
+2177.689795	171.485
+2177.753697	208.457
+2177.817599	191.937
+2177.881503	212.39
+2177.945408	280.826
+2178.009314	322.911
+2178.073220	319.765
+2178.137128	318.191
+2178.201036	282.006
+2178.264946	223.796
+2178.328856	194.297
+2178.392767	202.164
+2178.456680	180.531
+2178.520593	189.184
+2178.584507	222.616
+2178.648422	200.59
+2178.712338	169.518
+2178.776255	166.765
+2178.840173	187.611
+2178.904092	255.654
+2178.968011	326.058
+2179.031932	340.61
+2179.095854	301.279
+2179.159776	231.269
+2179.223700	180.531
+2179.287624	171.092
+2179.351550	187.611
+2179.415476	217.896
+2179.479403	213.963
+2179.543331	175.418
+2179.607260	191.937
+2179.671191	218.289
+2179.735122	228.909
+2179.799053	231.662
+2179.862986	248.575
+2179.926920	286.726
+2179.990855	296.559
+2180.054791	268.24
+2180.118727	265.094
+2180.182665	277.287
+2180.246603	247.788
+2180.310543	203.737
+2180.374483	170.305
+2180.438424	154.572
+2180.502367	184.464
+2180.566310	228.516
+2180.630254	241.102
+2180.694199	240.708
+2180.758145	204.917
+2180.822092	221.436
+2180.886040	221.436
+2180.949989	234.809
+2181.013938	299.706
+2181.077889	342.577
+2181.141841	303.639
+2181.205793	224.582
+2181.269747	205.703
+2181.333701	234.415
+2181.397657	228.122
+2181.461613	201.77
+2181.525570	187.611
+2181.589528	177.385
+2181.653487	201.77
+2181.717447	199.41
+2181.781408	199.017
+2181.845370	233.629
+2181.909333	246.215
+2181.973297	270.994
+2182.037262	293.412
+2182.101228	311.898
+2182.165194	309.538
+2182.229162	263.914
+2182.293130	220.649
+2182.357100	224.582
+2182.421070	250.541
+2182.485041	271.387
+2182.549014	239.528
+2182.612987	200.59
+2182.676961	202.164
+2182.740936	237.562
+2182.804912	250.935
+2182.868889	247.001
+2182.932867	300.099
+2182.996846	353.983
+2183.060825	322.911
+2183.124806	275.32
+2183.188788	280.04
+2183.252770	278.86
+2183.316754	262.341
+2183.380738	311.898
+2183.444724	307.178
+2183.508710	262.341
+2183.572697	237.562
+2183.636685	223.403
+2183.700675	270.207
+2183.764665	285.94
+2183.828656	259.981
+2183.892648	259.981
+2183.956640	323.304
+2184.020634	423.6
+2184.084629	454.671
+2184.148625	417.307
+2184.212621	356.736
+2184.276619	316.618
+2184.340617	329.991
+2184.404617	311.112
+2184.468617	296.559
+2184.532619	304.819
+2184.596621	281.22
+2184.660624	254.081
+2184.724628	220.256
+2184.788633	239.922
+2184.852639	274.533
+2184.916646	328.417
+2184.980654	391.741
+2185.044663	421.633
+2185.108673	421.633
+2185.172683	409.047
+2185.236695	376.795
+2185.300708	321.338
+2185.364721	306.785
+2185.428735	295.772
+2185.492751	271.78
+2185.556767	248.181
+2185.620784	250.148
+2185.684803	261.161
+2185.748822	207.277
+2185.812842	193.511
+2185.876863	291.839
+2185.940885	388.988
+2186.004908	451.132
+2186.068932	451.525
+2186.132956	409.44
+2186.196982	368.142
+2186.261009	303.245
+2186.325036	253.688
+2186.389065	250.935
+2186.453094	243.068
+2186.517125	246.215
+2186.581156	265.094
+2186.645188	235.202
+2186.709221	185.251
+2186.773255	165.192
+2186.837291	182.105
+2186.901327	229.302
+2186.965363	291.053
+2187.029401	362.636
+2187.093440	393.708
+2187.157480	308.752
+2187.221521	237.562
+2187.285562	220.649
+2187.349605	206.097
+2187.413648	228.122
+2187.477693	240.708
+2187.541738	189.577
+2187.605785	186.824
+2187.669832	229.302
+2187.733880	238.742
+2187.797929	200.197
+2187.861979	169.518
+2187.926030	237.168
+2187.990082	302.065
+2188.054135	291.446
+2188.118189	280.433
+2188.182244	260.767
+2188.246299	235.989
+2188.310356	238.348
+2188.374414	251.721
+2188.438472	210.816
+2188.502532	201.77
+2188.566592	205.31
+2188.630653	230.482
+2188.694716	248.968
+2188.758779	211.21
+2188.822843	192.331
+2188.886908	219.469
+2188.950974	255.261
+2189.015041	282.4
+2189.079109	296.166
+2189.143178	287.119
+2189.207247	273.353
+2189.271318	245.821
+2189.335390	203.737
+2189.399462	184.464
+2189.463536	178.958
+2189.527610	184.464
+2189.591686	190.757
+2189.655762	185.251
+2189.719839	165.585
+2189.783918	161.259
+2189.847997	221.436
+2189.912077	277.287
+2189.976158	297.346
+2190.040240	265.88
+2190.104323	238.348
+2190.168406	230.089
+2190.232491	232.055
+2190.296577	186.038
+2190.360664	144.74
+2190.424751	192.331
+2190.488840	199.017
+2190.552929	190.757
+2190.617020	230.875
+2190.681111	228.909
+2190.745203	204.13
+2190.809296	221.829
+2190.873391	259.981
+2190.937486	292.626
+2191.001582	296.952
+2191.065679	329.991
+2191.129776	331.957
+2191.193875	243.462
+2191.257975	203.737
+2191.322076	231.662
+2191.386177	257.621
+2191.450280	268.24
+2191.514384	255.654
+2191.578488	189.577
+2191.642593	167.552
+2191.706700	215.536
+2191.770807	227.336
+2191.834915	191.151
+2191.899024	208.85
+2191.963134	237.168
+2192.027245	266.274
+2192.091357	264.7
+2192.155470	264.307
+2192.219584	237.168
+2192.283699	215.143
+2192.347815	234.809
+2192.411931	239.135
+2192.476049	261.947
+2192.540167	280.826
+2192.604287	226.549
+2192.668407	197.837
+2192.732529	202.557
+2192.796651	193.904
+2192.860774	206.49
+2192.924898	298.132
+2192.989023	367.749
+2193.053149	335.104
+2193.117276	274.533
+2193.181404	261.161
+2193.245533	252.901
+2193.309663	266.274
+2193.373794	217.896
+2193.437925	217.503
+2193.502058	237.169
+2193.566191	193.904
+2193.630326	189.577
+2193.694461	240.315
+2193.758598	254.081
+2193.822735	237.955
+2193.886873	302.065
+2193.951012	353.196
+2194.015152	393.314
+2194.079293	441.299
+2194.143435	448.378
+2194.207578	409.047
+2194.271722	289.086
+2194.335867	270.207
+2194.400013	287.513
+2194.464159	267.454
+2194.528307	260.767
+2194.592455	292.233
+2194.656605	322.518
+2194.720755	318.978
+2194.784907	294.592
+2194.849059	265.094
+2194.913212	282.4
+2194.977366	359.489
+2195.041521	441.692
+2195.105677	495.969
+2195.169834	396.854
+2195.233992	312.292
+2195.298151	310.325
+2195.362311	310.718
+2195.426472	293.806
+2195.490633	295.772
+2195.554796	297.739
+2195.618959	357.129
+2195.683124	339.43
+2195.747289	256.441
+2195.811456	265.487
+2195.875623	292.626
+2195.939791	305.212
+2196.003960	323.304
+2196.068130	413.767
+2196.132301	462.538
+2196.196473	409.047
+2196.260646	329.991
+2196.324820	279.647
+2196.388995	229.696
+2196.453171	221.043
+2196.517347	260.374
+2196.581525	316.618
+2196.645703	337.07
+2196.709883	296.166
+2196.774063	254.868
+2196.838245	237.562
+2196.902427	248.181
+2196.966610	321.338
+2197.030794	414.553
+2197.094979	466.078
+2197.159165	423.206
+2197.223352	397.248
+2197.287540	356.343
+2197.351729	338.25
+2197.415919	386.235
+2197.480110	377.975
+2197.544301	329.204
+2197.608494	277.68
+2197.672687	271.387
+2197.736882	243.068
+2197.801077	260.767
+2197.865274	302.065
+2197.929471	348.477
+2197.993669	383.088
+2198.057868	424.386
+2198.122068	398.427
+2198.186269	347.297
+2198.250471	307.965
+2198.314674	340.217
+2198.378878	388.201
+2198.443083	330.384
+2198.507289	257.621
+2198.571495	285.94
+2198.635703	292.626
+2198.699911	277.287
+2198.764121	249.361
+2198.828331	270.6
+2198.892543	312.685
+2198.956755	349.656
+2199.020968	370.502
+2199.085182	354.376
+2199.149398	357.129
+2199.213614	311.505
+2199.277831	245.821
+2199.342048	271.387
+2199.406267	323.698
+2199.470487	330.384
+2199.534708	282.793
+2199.598929	249.755
+2199.663152	283.58
+2199.727376	273.353
+2199.791600	236.382
+2199.855826	245.428
+2199.920052	268.634
+2199.984279	308.358
+2200.048507	312.685
+2200.112737	312.685
+2200.176967	291.053
+2200.241198	278.86
+2200.305430	263.521
+2200.369663	249.755
+2200.433896	261.161
+2200.498131	229.302
+2200.562367	228.516
+2200.626604	237.169
+2200.690841	257.228
+2200.755080	233.629
+2200.819319	209.243
+2200.883560	222.223
+2200.947801	239.528
+2201.012043	278.467
+2201.076287	311.112
+2201.140531	312.292
+2201.204776	275.713
+2201.269022	247.001
+2201.333269	253.294
+2201.397517	227.336
+2201.461766	230.482
+2201.526015	226.942
+2201.590266	219.076
+2201.654518	203.343
+2201.718770	178.958
+2201.783024	229.696
+2201.847278	346.903
+2201.911534	418.093
+2201.975790	399.214
+2202.040048	383.481
+2202.104306	353.59
+2202.168565	326.058
+2202.232825	304.032
+2202.297086	285.546
+2202.361348	251.721
+2202.425611	221.043
+2202.489875	259.194
+2202.554140	241.888
+2202.618405	229.302
+2202.682672	240.315
+2202.746940	252.901
+2202.811208	321.731
+2202.875478	459.391
+2202.939748	538.054
+2203.004020	503.049
+2203.068292	435.399
+2203.132565	372.862
+2203.196839	329.204
+2203.261114	282.793
+2203.325390	224.582
+2203.389667	192.724
+2203.453945	175.811
+2203.518224	213.176
+2203.582504	234.809
+2203.646785	231.269
+2203.711066	211.996
+2203.775349	263.521
+2203.839633	335.104
+2203.903917	353.983
+2203.968202	434.612
+2204.032489	440.905
+2204.096776	372.862
+2204.161064	314.651
+2204.225354	271.387
+2204.289644	248.575
+2204.353935	268.634
+2204.418227	226.549
+2204.482520	162.439
+2204.546813	166.372
+2204.611108	206.883
+2204.675404	195.084
+2204.739701	176.991
+2204.803998	245.035
+2204.868297	304.425
+2204.932596	307.572
+2204.996897	305.999
+2205.061198	324.878
+2205.125500	377.582
+2205.189804	408.654
+2205.254108	319.371
+2205.318413	200.197
+2205.382719	209.636
+2205.447026	241.888
+2205.511334	180.138
+2205.575643	171.485
+2205.639953	233.235
+2205.704263	224.189
+2205.768575	254.081
+2205.832888	290.659
+2205.897201	298.919
+2205.961516	274.533
+2206.025831	292.626
+2206.090147	343.363
+2206.154465	328.811
+2206.218783	276.5
+2206.283102	217.896
+2206.347422	183.678
+2206.411743	176.991
+2206.476065	210.423
+2206.540388	232.449
+2206.604712	207.277
+2206.669037	196.264
+2206.733363	218.289
+2206.797689	223.796
+2206.862017	272.567
+2206.926346	304.032
+2206.990675	307.965
+2207.055006	286.726
+2207.119337	258.014
+2207.183669	232.055
+2207.248002	228.909
+2207.312337	243.855
+2207.376672	231.269
+2207.441008	198.624
+2207.505345	224.582
+2207.569683	267.847
+2207.634022	267.847
+2207.698361	252.114
+2207.762702	228.909
+2207.827044	227.729
+2207.891386	227.729
+2207.955730	248.575
+2208.020075	343.757
+2208.084420	443.265
+2208.148766	518.782
+2208.213114	499.116
+2208.277462	420.453
+2208.341811	342.577
+2208.406161	265.094
+2208.470512	261.554
+2208.534864	282.793
+2208.599217	234.022
+2208.663571	221.043
+2208.727926	262.341
+2208.792282	238.348
+2208.856638	232.055
+2208.920996	290.266
+2208.985354	341.003
+2209.049714	458.998
+2209.114074	551.82
+2209.178436	566.766
+2209.242798	501.869
+2209.307161	417.7
+2209.371526	393.708
+2209.435891	359.489
+2209.500257	317.011
+2209.564624	271.78
+2209.628992	254.474
+2209.693361	286.333
+2209.757730	293.412
+2209.822101	252.114
+2209.886473	274.927
+2209.950845	326.451
+2210.015219	344.543
+2210.079594	390.561
+2210.143969	426.746
+2210.208345	405.114
+2210.272723	405.507
+2210.337101	348.476
+2210.401480	317.011
+2210.465860	304.425
+2210.530241	332.744
+2210.594623	403.147
+2210.659006	360.276
+2210.723390	298.526
+2210.787775	337.07
+2210.852161	447.985
+2210.916547	778.369
+2210.980935	1373.85
+2211.045324	1981.52
+2211.109713	2176.6
+2211.174103	1871.78
+2211.238495	1284.96
+2211.302887	795.675
+2211.367280	575.812
+2211.431675	512.882
+2211.496070	463.324
+2211.560466	403.541
+2211.624863	374.435
+2211.689261	370.502
+2211.753660	355.163
+2211.818059	401.574
+2211.882460	661.161
+2211.946862	1204.72
+2212.011265	1912.69
+2212.075668	2392.53
+2212.140073	2333.14
+2212.204478	1783.29
+2212.268884	1159.1
+2212.333292	726.452
+2212.397700	506.196
+2212.462109	439.332
+2212.526519	438.546
+2212.590930	389.381
+2212.655342	339.43
+2212.719755	309.932
+2212.784169	367.749
+2212.848584	464.111
+2212.913000	641.103
+2212.977417	1050.94
+2213.041834	1570.5
+2213.106253	1791.15
+2213.170672	1563.03
+2213.235093	1143.76
+2213.299514	699.707
+2213.363936	460.178
+2213.428360	387.022
+2213.492784	336.677
+2213.557209	262.734
+2213.621635	273.354
+2213.686062	271.781
+2213.750490	263.128
+2213.814919	342.184
+2213.879349	454.672
+2213.943779	553
+2214.008211	733.925
+2214.072644	999.412
+2214.137077	1006.49
+2214.201512	738.251
+2214.265947	488.89
+2214.330384	363.816
+2214.394821	314.258
+2214.459259	270.207
+2214.523699	276.894
+2214.588139	272.96
+2214.652580	263.914
+2214.717022	276.894
+2214.781465	281.613
+2214.845909	260.374
+2214.910353	296.559
+2214.974799	407.081
+2215.039246	544.741
+2215.103693	549.461
+2215.168142	467.258
+2215.232592	391.348
+2215.297042	333.924
+2215.361493	270.207
+2215.425946	211.21
+2215.490399	235.596
+2215.554853	288.3
+2215.619308	298.133
+2215.683764	265.881
+2215.748221	225.37
+2215.812679	218.29
+2215.877138	250.148
+2215.941598	272.567
+2216.006059	290.266
+2216.070521	320.158
+2216.134983	368.929
+2216.199447	369.323
+2216.263911	270.207
+2216.328377	194.691
+2216.392843	189.971
+2216.457310	210.03
+2216.521779	221.043
+2216.586248	234.416
+2216.650718	243.069
+2216.715189	199.804
+2216.779661	149.067
+2216.844134	186.825
+2216.908608	248.575
+2216.973083	271.781
+2217.037559	266.668
+2217.102035	287.513
+2217.166513	282.793
+2217.230992	270.601
+2217.295471	246.609
+2217.359952	186.825
+2217.424433	145.133
+2217.488915	167.552
+2217.553399	227.729
+2217.617883	240.316
+2217.682368	212.783
+2217.746854	216.323
+2217.811341	240.709
+2217.875829	285.94
+2217.940318	328.418
+2218.004808	310.325
+2218.069298	271.387
+2218.133790	284.76
+2218.198283	284.76
+2218.262776	275.714
+2218.327271	264.308
+2218.391766	227.336
+2218.456263	197.444
+2218.520760	193.904
+2218.585258	167.552
+2218.649758	173.845
+2218.714258	223.796
+2218.778759	242.675
+2218.843261	230.483
+2218.907764	257.621
+2218.972268	298.133
+2219.036772	326.845
+2219.101278	294.593
+2219.165785	236.382
+2219.230293	228.516
+2219.294801	214.75
+2219.359311	239.922
+2219.423821	229.696
+2219.488333	200.984
+2219.552845	202.557
+2219.617358	217.503
+2219.681872	168.732
+2219.746388	136.48
+2219.810904	159.686
+2219.875421	224.976
+2219.939939	249.362
+2220.004457	259.981
+2220.068977	278.074
+2220.133498	282.793
+2220.198020	239.922
+2220.262542	190.365
+2220.327066	180.532
+2220.391591	179.352
+2220.456116	174.239
+2220.520642	190.758
+2220.585170	199.017
+2220.649698	169.912
+2220.714227	147.493
+2220.778757	222.223
+2220.843288	259.195
+2220.907821	244.249
+2220.972353	262.734
+2221.036887	291.053
+2221.101422	299.313
+2221.165958	271.387
+2221.230495	223.01
+2221.295032	222.616
+2221.359571	220.65
+2221.424110	250.542
+2221.488651	217.897
+2221.553192	184.858
+2221.617735	220.65
+2221.682278	253.688
+2221.746822	239.922
+2221.811367	208.457
+2221.875913	239.922
+2221.940460	287.907
+2222.005008	304.426
+2222.069557	298.526
+2222.134107	258.801
+2222.198658	218.683
+2222.263210	237.562
+2222.327762	247.788
+2222.392316	219.076
+2222.456870	219.076
+2222.521426	263.521
+2222.585982	253.688
+2222.650540	203.737
+2222.715098	217.897
+2222.779657	230.876
+2222.844217	245.035
+2222.908778	254.081
+2222.973340	252.902
+2223.037903	255.655
+2223.102467	259.588
+2223.167032	282.007
+2223.231598	271.387
+2223.296165	222.223
+2223.360732	226.156
+2223.425301	283.187
+2223.489870	291.446
+2223.554441	249.755
+2223.619012	215.143
+2223.683585	205.311
+2223.748158	213.57
+2223.812732	248.575
+2223.877307	250.542
+2223.941883	286.333
+2224.006460	298.526
+2224.071038	312.685
+2224.135617	291.84
+2224.200197	265.881
+2224.264778	288.693
+2224.329360	287.907
+2224.393942	264.308
+2224.458526	217.503
+2224.523110	234.416
+2224.587696	263.914
+2224.652282	241.889
+2224.716870	200.591
+2224.781458	256.835
+2224.846047	362.636
+2224.910637	454.279
+2224.975228	583.286
+2225.039820	768.143
+2225.104413	833.827
+2225.169007	787.809
+2225.233602	624.977
+2225.298198	432.253
+2225.362795	343.364
+2225.427392	318.585
+2225.491991	313.472
+2225.556590	326.058
+2225.621191	317.012
+2225.685792	274.927
+2225.750395	273.747
+2225.814998	311.505
+2225.879602	346.51
+2225.944207	476.304
+2226.008813	719.372
+2226.073421	931.369
+2226.138028	913.67
+2226.202637	717.013
+2226.267247	498.723
+2226.331858	350.444
+2226.396470	248.575
+2226.461082	264.308
+2226.525696	284.367
+2226.590311	264.701
+2226.654926	262.341
+2226.719542	283.58
+2226.784160	333.531
+2226.848778	413.767
+2226.913397	585.646
+2226.978017	886.924
+2227.042639	1118.59
+2227.107261	1096.56
+2227.171884	855.459
+2227.236508	610.424
+2227.301132	471.584
+2227.365758	363.03
+2227.430385	258.015
+2227.495013	206.097
+2227.559641	221.043
+2227.624271	278.86
+2227.688901	315.439
+2227.753533	346.904
+2227.818165	391.741
+2227.882798	567.553
+2227.947432	835.4
+2228.012068	1013.96
+2228.076704	1026.16
+2228.141341	865.685
+2228.205979	605.311
+2228.270618	418.88
+2228.335258	352.41
+2228.399898	326.451
+2228.464540	289.48
+2228.529183	240.315
+2228.593826	237.169
+2228.658471	209.244
+2228.723116	218.29
+2228.787763	274.534
+2228.852410	364.209
+2228.917058	480.63
+2228.981708	606.491
+2229.046358	666.668
+2229.111009	576.599
+2229.175661	427.926
+2229.240314	367.749
+2229.304968	322.125
+2229.369623	263.914
+2229.434279	238.742
+2229.498935	229.696
+2229.563593	215.537
+2229.628252	252.508
+2229.692911	258.801
+2229.757572	241.889
+2229.822233	258.408
+2229.886895	320.158
+2229.951559	412.194
+2230.016223	483.777
+2230.080888	548.281
+2230.145554	592.725
+2230.210221	507.376
+2230.274889	388.202
+2230.339558	262.734
+2230.404228	209.637
+2230.468899	222.223
+2230.533570	225.763
+2230.598243	237.562
+2230.662917	202.557
+2230.727591	195.478
+2230.792267	241.102
+2230.856943	264.308
+2230.921621	317.405
+2230.986299	381.909
+2231.050978	436.186
+2231.115658	516.029
+2231.180339	566.373
+2231.245021	493.217
+2231.309704	333.924
+2231.374388	291.446
+2231.439073	304.032
+2231.503759	259.588
+2231.568446	246.215
+2231.633133	211.997
+2231.697822	193.904
+2231.762512	235.202
+2231.827202	233.629
+2231.891894	228.516
+2231.956586	279.254
+2232.021279	394.101
+2232.085973	488.104
+2232.150669	544.741
+2232.215365	464.505
+2232.280062	318.585
+2232.344760	273.354
+2232.409459	247.002
+2232.474159	204.524
+2232.538859	202.951
+2232.603561	224.583
+2232.668264	270.207
+2232.732967	224.976
+2232.797672	189.185
+2232.862377	219.47
+2232.927084	247.788
+2232.991791	306.392
+2233.056499	320.158
+2233.121209	337.857
+2233.185919	380.335
+2233.250630	355.163
+2233.315342	274.927
+2233.380055	199.804
+2233.444769	173.845
+2233.509484	174.632
+2233.574200	174.239
+2233.638916	163.619
+2233.703634	166.766
+2233.768353	196.264
+2233.833072	239.136
+2233.897793	282.4
+2233.962514	312.685
+2234.027237	335.891
+2234.091960	385.842
+2234.156684	412.98
+2234.221409	315.832
+2234.286135	231.269
+2234.350862	226.549
+2234.415590	239.136
+2234.480319	235.989
+2234.545049	229.696
+2234.609780	241.495
+2234.674512	261.948
+2234.739244	229.303
+2234.803978	200.197
+2234.868713	209.637
+2234.933448	265.881
+2234.998185	317.012
+2235.062922	359.49
+2235.127660	374.436
+2235.192400	310.719
+2235.257140	244.249
+2235.321881	217.11
+2235.386623	202.164
+2235.451366	217.897
+2235.516110	230.089
+2235.580855	214.75
+2235.645600	178.565
+2235.710347	180.532
+2235.775095	179.745
+2235.839844	191.151
+2235.904593	207.277
+2235.969344	214.75
+2236.034095	269.027
+2236.098847	294.2
+2236.163601	276.107
+2236.228355	241.102
+2236.293110	202.951
+2236.357866	217.503
+2236.422623	231.269
+2236.487381	237.562
+2236.552140	221.436
+2236.616900	189.578
+2236.681661	186.431
+2236.746423	193.511
+2236.811185	211.21
+2236.875949	240.709
+2236.940714	281.613
+2237.005479	270.994
+2237.070245	224.583
+2237.135013	234.809
+2237.199781	283.973
+2237.264550	275.32
+2237.329321	235.202
+2237.394092	210.03
+2237.458864	230.089
+2237.523637	256.048
+2237.588411	226.549
+2237.653186	199.017
+2237.717961	260.375
+2237.782738	240.709
+2237.847516	257.621
+2237.912294	291.053
+2237.977074	264.308
+2238.041855	274.534
+2238.106636	285.94
+2238.171418	267.061
+2238.236202	228.909
+2238.300986	207.277
+2238.365771	253.688
+2238.430557	221.83
+2238.495344	188.005
+2238.560132	202.164
+2238.624921	192.724
+2238.689711	175.419
+2238.754502	215.537
+2238.819294	259.588
+2238.884086	307.179
+2238.948880	348.084
+2239.013675	387.022
+2239.078470	373.256
+2239.143267	402.754
+2239.208064	460.572
+2239.272862	403.148
+2239.337661	306.392
+2239.402462	267.454
+2239.467263	276.107
+2239.532065	267.454
+2239.596868	244.249
+2239.661672	237.562
+2239.726477	232.056
+2239.791283	252.902
+2239.856089	279.647
+2239.920897	317.012
+2239.985706	377.976
+2240.050515	457.425
+2240.115326	578.173
+2240.180137	560.473
+2240.244949	439.726
+2240.309763	375.222
+2240.374577	342.971
+2240.439392	301.279
+2240.504208	241.102
+2240.569025	241.102
+2240.633843	249.362
+2240.698662	237.169
+2240.763482	240.316
+2240.828303	291.446
+2240.893125	379.155
+2240.957948	517.209
+2241.022771	639.53
+2241.087596	672.961
+2241.152421	553.394
+2241.217248	476.697
+2241.282075	414.554
+2241.346903	305.606
+2241.411733	231.663
+2241.476563	215.93
+2241.541394	212.784
+2241.606226	212.784
+2241.671059	223.01
+2241.735893	246.609
+2241.800728	307.572
+2241.865564	385.055
+2241.930401	480.237
+2241.995238	598.232
+2242.060077	658.409
+2242.124916	637.563
+2242.189757	523.895
+2242.254598	398.428
+2242.319441	331.565
+2242.384284	292.626
+2242.449128	250.935
+2242.513974	192.331
+2242.578820	187.218
+2242.643667	230.089
+2242.708515	242.282
+2242.773364	241.102
+2242.838214	311.112
+2242.903064	398.035
+2242.967916	521.535
+2243.032769	582.892
+2243.097623	514.062
+2243.162477	430.68
+2243.227333	329.991
+2243.292189	253.688
+2243.357046	221.83
+2243.421905	215.144
+2243.486764	206.884
+2243.551624	193.511
+2243.616485	169.912
+2243.681347	145.92
+2243.746210	187.218
+2243.811074	247.002
+2243.875939	302.066
+2243.940805	350.05
+2244.005672	347.69
+2244.070540	339.431
+2244.135408	303.246
+2244.200278	263.128
+2244.265148	216.323
+2244.330020	224.19
+2244.394892	226.943
+2244.459766	191.151
+2244.524640	126.254
+2244.589515	128.614
+2244.654391	196.658
+2244.719268	226.156
+2244.784146	229.303
+2244.849025	260.375
+2244.913905	281.614
+2244.978786	287.12
+2245.043668	313.472
+2245.108550	351.624
+2245.173434	322.125
+2245.238319	225.37
+2245.303204	178.565
+2245.368091	167.159
+2245.432978	165.193
+2245.497866	211.21
+2245.562756	201.378
+2245.627646	164.406
+2245.692537	165.193
+2245.757429	175.419
+2245.822322	181.318
+2245.887216	191.545
+2245.952111	247.789
+2246.017007	285.94
+2246.081903	289.873
+2246.146801	295.773
+2246.211700	289.48
+2246.276599	264.308
+2246.341500	217.897
+2246.406401	181.318
+2246.471304	193.905
+2246.536207	199.804
+2246.601111	173.846
+2246.666017	195.478
+2246.730923	194.691
+2246.795830	204.917
+2246.860738	212.39
+2246.925647	237.169
+2246.990557	270.208
+2247.055468	294.2
+2247.120379	293.02
+2247.185292	237.956
+2247.250206	241.496
+2247.315120	233.236
+2247.380036	182.498
+2247.444952	158.113
+2247.509870	150.247
+2247.574788	173.846
+2247.639707	179.745
+2247.704627	208.851
+2247.769549	218.29
+2247.834471	217.897
+2247.899394	205.311
+2247.964318	211.21
+2248.029243	276.107
+2248.094168	304.033
+2248.159095	267.454
+2248.224023	253.688
+2248.288952	234.809
+2248.353881	211.21
+2248.418812	229.303
+2248.483743	215.93
+2248.548675	206.097
+2248.613609	230.09
+2248.678543	215.537
+2248.743478	211.604
+2248.808414	206.884
+2248.873352	208.064
+2248.938290	265.094
+2249.003229	331.958
+2249.068168	368.536
+2249.133109	354.377
+2249.198051	327.238
+2249.262994	297.346
+2249.327937	285.153
+2249.392882	264.308
+2249.457828	243.462
+2249.522774	204.131
+2249.587721	204.917
+2249.652670	194.691
+2249.717619	163.619
+2249.782569	166.373
+2249.847520	211.21
+2249.912472	256.048
+2249.977426	270.994
+2250.042379	302.853
+2250.107334	324.485
+2250.172290	328.025
+2250.237247	285.153
+2250.302205	253.688
+2250.367163	228.516
+2250.432123	213.177
+2250.497083	198.231
+2250.562045	186.825
+2250.627007	210.03
+2250.691971	200.591
+2250.756935	198.231
+2250.821900	196.264
+2250.886866	229.696
+2250.951833	244.249
+2251.016801	207.671
+2251.081770	208.457
+2251.146740	215.144
+2251.211711	206.491
+2251.276683	197.051
+2251.341656	205.311
+2251.406629	199.018
+2251.471604	193.118
+2251.536579	175.025
+2251.601556	140.807
+2251.666533	134.514
+2251.731512	155.36
+2251.796491	194.691
+2251.861471	219.077
+2251.926452	229.303
+2251.991434	283.974
+2252.056417	322.518
+2252.121401	312.292
+2252.186386	292.233
+2252.251372	258.801
+2252.316359	244.642
+2252.381347	252.902
+2252.446335	255.655
+2252.511325	203.344
+2252.576316	171.879
+2252.641307	165.193
+2252.706299	185.645
+2252.771293	199.804
+2252.836287	223.796
+2252.901282	268.241
+2252.966278	302.459
+2253.031275	313.472
+2253.096274	317.799
+2253.161273	294.593
+2253.226272	253.295
+2253.291273	222.223
+2253.356275	163.226
+2253.421278	143.56
+2253.486281	173.845
+2253.551286	232.843
+2253.616292	239.922
+2253.681298	197.444
+2253.746305	179.745
+2253.811314	204.131
+2253.876323	238.349
+2253.941333	256.835
+2254.006344	267.061
+2254.071357	272.961
+2254.136370	247.789
+2254.201384	230.483
+2254.266399	239.922
+2254.331414	231.663
+2254.396431	211.604
+2254.461449	222.223
+2254.526468	235.596
+2254.591487	236.776
+2254.656508	211.604
+2254.721529	195.478
+2254.786552	200.198
+2254.851575	220.257
+2254.916599	274.927
+2254.981624	296.56
+2255.046651	293.806
+2255.111678	282.4
+2255.176706	326.845
+2255.241735	335.498
+2255.306765	267.454
+2255.371795	189.971
+2255.436827	182.892
+2255.501860	178.959
+2255.566894	196.264
+2255.631928	211.604
+2255.696964	198.624
+2255.762000	197.838
+2255.827038	235.596
+2255.892076	226.156
+2255.957115	227.73
+2256.022156	258.801
+2256.087197	254.868
+2256.152239	297.74
+2256.217282	313.472
+2256.282326	277.287
+2256.347371	259.981
+2256.412417	239.136
+2256.477463	214.357
+2256.542511	213.177
+2256.607560	224.583
+2256.672609	224.19
+2256.737660	235.202
+2256.802711	278.074
+2256.867764	276.5
+2256.932817	299.706
+2256.997872	340.611
+2257.062927	348.87
+2257.127983	308.359
+2257.193040	263.914
+2257.258098	214.357
+2257.323157	183.285
+2257.388217	200.197
+2257.453278	208.85
+2257.518340	182.892
+2257.583402	166.766
+2257.648466	156.54
+2257.713531	174.239
+2257.778596	187.611
+2257.843663	199.411
+2257.908730	219.47
+2257.973798	261.948
+2258.038868	294.593
+2258.103938	288.3
+2258.169009	286.333
+2258.234081	293.02
+2258.299154	268.241
+2258.364228	191.151
+2258.429303	187.611
+2258.494379	234.023
+2258.559456	244.642
+2258.624534	245.429
+2258.689612	226.156
+2258.754692	221.436
+2258.819772	245.822
+2258.884854	285.153
+2258.949936	287.513
+2259.015020	245.822
+2259.080104	252.902
+2259.145189	239.922
+2259.210275	226.55
+2259.275363	219.863
+2259.340451	224.19
+2259.405540	238.742
+2259.470629	224.19
+2259.535720	172.272
+2259.600812	168.339
+2259.665905	203.344
+2259.730999	216.323
+2259.796093	201.377
+2259.861189	207.67
+2259.926285	243.462
+2259.991383	241.889
+2260.056481	241.889
+2260.121580	263.914
+2260.186681	224.19
+2260.251782	186.825
+2260.316884	162.046
+2260.381987	191.938
+2260.447091	189.185
+2260.512196	172.272
+2260.577302	186.431
+2260.642408	162.439
+2260.707516	161.259
+2260.772625	193.511
+2260.837735	223.403
+2260.902845	231.269
+2260.967957	240.316
+2261.033069	261.948
+2261.098182	258.801
+2261.163297	260.768
+2261.228412	239.136
+2261.293528	255.262
+2261.358645	241.102
+2261.423763	215.537
+2261.488882	234.023
+2261.554002	206.884
+2261.619123	163.619
+2261.684245	157.72
+2261.749368	166.372
+2261.814491	167.946
+2261.879616	168.732
+2261.944741	191.938
+2262.009868	243.855
+2262.074995	289.087
+2262.140124	324.878
+2262.205253	301.279
+2262.270383	212.39
+2262.335514	182.498
+2262.400647	194.691
+2262.465780	225.763
+2262.530914	208.85
+2262.596049	180.138
+2262.661184	165.979
+2262.726321	164.799
+2262.791459	185.252
+2262.856598	199.804
+2262.921737	202.164
+2262.986878	241.102
+2263.052019	305.212
+2263.117162	300.099
+2263.182305	236.382
+2263.247449	218.29
+2263.312595	217.11
+2263.377741	200.984
+2263.442888	188.791
+2263.508036	191.545
+2263.573185	186.038
+2263.638335	165.979
+2263.703486	173.059
+2263.768638	180.925
+2263.833790	214.75
+2263.898944	230.876
+2263.964099	193.511
+2264.029254	230.483
+2264.094411	259.195
+2264.159568	255.262
+2264.224727	252.115
+2264.289886	224.976
+2264.355046	206.884
+2264.420207	180.138
+2264.485369	161.259
+2264.550532	146.313
+2264.615696	141.2
+2264.680861	138.054
+2264.746027	127.828
+2264.811194	166.372
+2264.876362	239.136
+2264.941531	286.727
+2265.006700	268.241
+2265.071871	267.848
+2265.137042	274.141
+2265.202215	270.207
+2265.267388	219.077
+2265.332562	156.933
+2265.397738	122.715
+2265.462914	150.247
+2265.528091	176.992
+2265.593269	179.745
+2265.658448	165.586
+2265.723628	200.198
+2265.788809	252.508
+2265.853991	272.567
+2265.919173	254.868
+2265.984357	232.056
+2266.049542	237.169
+2266.114727	255.655
+2266.179914	217.897
+2266.245101	215.143
+2266.310290	200.198
+2266.375479	193.511
+2266.440669	207.671
+2266.505860	173.845
+2266.571052	158.113
+2266.636246	168.339
+2266.701440	184.465
+2266.766634	190.365
+2266.831830	209.637
+2266.897027	274.927
+2266.962225	316.619
+2267.027424	286.727
+2267.092623	252.115
+2267.157824	233.629
+2267.223025	210.424
+2267.288228	214.75
+2267.353431	219.077
+2267.418635	223.796
+2267.483841	204.524
+2267.549047	210.03
+2267.614254	226.943
+2267.679462	226.156
+2267.744671	217.11
+2267.809881	210.424
+2267.875092	202.164
+2267.940304	250.148
+2268.005516	282.4
+2268.070730	256.441
+2268.135945	233.236
+2268.201160	206.884
+2268.266377	208.457
+2268.331594	256.835
+2268.396813	256.048
+2268.462032	193.511
+2268.527252	149.067
+2268.592473	127.828
+2268.657696	143.167
+2268.722919	155.36
+2268.788143	191.938
+2268.853368	226.156
+2268.918594	248.968
+2268.983820	285.153
+2269.049048	287.907
+2269.114277	242.282
+2269.179506	223.01
+2269.244737	193.511
+2269.309969	182.892
+2269.375201	186.825
+2269.440434	206.884
+2269.505669	193.904
+2269.570904	175.025
+2269.636140	165.586
+2269.701377	169.912
+2269.766615	213.177
+2269.831854	283.187
+2269.897094	267.454
+2269.962335	222.616
+2270.027577	226.943
+2270.092820	216.717
+2270.158063	229.303
+2270.223308	242.282
+2270.288554	204.917
+2270.353800	161.259
+2270.419048	164.799
+2270.484296	171.486
+2270.549545	176.992
+2270.614796	189.185
+2270.680047	167.159
+2270.745299	156.54
+2270.810552	181.712
+2270.875806	213.964
+2270.941061	257.228
+2271.006317	270.207
+2271.071574	267.061
+2271.136831	220.257
+2271.202090	223.796
+2271.267350	265.488
+2271.332610	241.889
+2271.397872	185.252
+2271.463134	172.272
+2271.528398	176.599
+2271.593662	200.591
+2271.658927	179.352
+2271.724194	147.493
+2271.789461	130.974
+2271.854729	161.259
+2271.919998	176.599
+2271.985268	177.385
+2272.050539	166.766
+2272.115810	180.532
+2272.181083	247.395
+2272.246357	259.588
+2272.311632	200.197
+2272.376907	144.74
+2272.442184	162.439
+2272.507461	195.084
+2272.572739	180.138
+2272.638019	182.498
+2272.703299	185.252
+2272.768580	154.966
+2272.833862	136.874
+2272.899145	159.293
+2272.964430	192.331
+2273.029714	217.503
+2273.095000	230.089
+2273.160287	222.223
+2273.225575	197.838
+2273.290864	184.858
+2273.356153	159.293
+2273.421444	122.715
+2273.486735	132.154
+2273.552028	160.473
+2273.617321	189.971
+2273.682616	179.352
+2273.747911	166.372
+2273.813207	176.599
+2273.878504	166.766
+2273.943802	206.884
+2274.009101	265.094
+2274.074401	263.914
+2274.139702	225.763
+2274.205004	168.339
+2274.270307	152.606
+2274.335610	140.414
+2274.400915	155.753
+2274.466221	196.658
+2274.531527	217.11
+2274.596835	178.565
+2274.662143	152.606
+2274.727452	204.524
+2274.792763	243.462
+2274.858074	210.817
+2274.923386	186.038
+2274.988699	190.758
+2275.054013	195.084
+2275.119328	233.629
+2275.184644	236.382
+2275.249961	186.825
+2275.315279	172.272
+2275.380597	225.763
+2275.445917	263.521
+2275.511238	280.04
+2275.576559	263.521
+2275.641882	189.971
+2275.707205	103.049
+2275.772529	90.4628
+2275.837855	128.614
+2275.903181	171.486
+2275.968508	217.503
+2276.033836	232.056
+2276.099165	213.963
+2276.164495	201.377
+2276.229826	226.55
+2276.295158	223.01
+2276.360490	200.984
+2276.425824	167.552
+2276.491159	178.172
+2276.556494	213.177
+2276.621831	182.498
+2276.687168	137.66
+2276.752507	136.874
+2276.817846	150.64
+2276.883186	173.452
+2276.948528	217.11
+2277.013870	247.789
+2277.079213	237.562
+2277.144557	219.077
+2277.209902	221.83
+2277.275248	216.717
+2277.340595	195.478
+2277.405942	167.552
+2277.471291	172.272
+2277.536641	166.372
+2277.601991	162.833
+2277.667343	172.272
+2277.732695	181.712
+2277.798049	181.712
+2277.863403	202.951
+2277.928758	218.29
+2277.994115	205.311
+2278.059472	227.336
+2278.124830	263.521
+2278.190189	254.868
+2278.255549	199.804
+2278.320910	164.013
+2278.386272	200.591
+2278.451634	188.791
+2278.516998	167.159
+2278.582363	170.306
+2278.647728	154.966
+2278.713095	129.008
+2278.778462	129.008
+2278.843831	196.658
+2278.909200	221.043
+2278.974570	234.023
+2279.039942	256.441
+2279.105314	254.082
+2279.170687	271.387
+2279.236061	241.889
+2279.301436	185.645
+2279.366812	183.678
+2279.432189	196.658
+2279.497566	213.177
+2279.562945	222.223
+2279.628325	179.352
+2279.693705	164.406
+2279.759087	164.406
+2279.824469	136.481
+2279.889853	150.247
+2279.955237	227.729
+2280.020622	232.843
+2280.086009	188.398
+2280.151396	184.465
+2280.216784	189.185
+2280.282173	179.745
+2280.347563	159.293
+2280.412954	165.192
+2280.478346	169.519
+2280.543738	188.005
+2280.609132	193.904
+2280.674527	199.018
+2280.739922	224.19
+2280.805319	184.858
+2280.870716	153
+2280.936115	198.231
+2281.001514	232.449
+2281.066914	250.542
+2281.132316	271.781
+2281.197718	237.956
+2281.263121	182.892
+2281.328525	176.205
+2281.393930	204.524
+2281.459336	238.742
+2281.524743	228.516
+2281.590150	196.658
+2281.655559	169.519
+2281.720969	164.013
+2281.786379	173.059
+2281.851791	203.344
+2281.917203	204.917
+2281.982617	192.331
+2282.048031	232.056
+2282.113447	225.763
+2282.178863	242.282
+2282.244280	217.503
+2282.309698	184.858
+2282.375117	202.951
+2282.440537	205.311
+2282.505958	171.486
+2282.571380	145.133
+2282.636803	108.949
+2282.702226	128.221
+2282.767651	168.732
+2282.833077	221.436
+2282.898503	283.973
+2282.963931	344.544
+2283.029359	375.616
+2283.094788	408.654
+2283.160219	456.638
+2283.225650	381.909
+2283.291082	281.22
+2283.356515	228.516
+2283.421949	199.018
+2283.487384	201.771
+2283.552820	168.339
+2283.618257	124.288
+2283.683695	95.1826
+2283.749133	157.72
+2283.814573	293.806
+2283.880014	342.577
+2283.945455	329.598
+2284.010898	344.937
+2284.076341	462.932
+2284.141786	556.54
+2284.207231	480.237
+2284.272677	335.104
+2284.338124	263.521
+2284.403572	224.19
+2284.469021	202.164
+2284.534471	173.059
+2284.599922	158.113
+2284.665374	205.311
+2284.730827	235.596
+2284.796281	252.508
+2284.861735	285.94
+2284.927191	314.652
+2284.992647	330.385
+2285.058105	356.343
+2285.123563	398.035
+2285.189023	392.135
+2285.254483	344.151
+2285.319944	288.693
+2285.385406	288.3
+2285.450870	233.236
+2285.516334	173.059
+2285.581799	175.419
+2285.647264	205.311
+2285.712731	188.005
+2285.778199	159.686
+2285.843668	199.018
+2285.909138	264.308
+2285.974608	313.865
+2286.040080	329.205
+2286.105552	341.004
+2286.171026	311.112
+2286.236500	283.58
+2286.301975	219.077
+2286.367452	156.54
+2286.432929	157.72
+2286.498407	196.264
+2286.563886	183.678
+2286.629366	131.761
+2286.694847	117.208
+2286.760329	153
+2286.825811	174.632
+2286.891295	205.311
+2286.956780	248.182
+2287.022265	257.621
+2287.087752	294.2
+2287.153239	312.685
+2287.218728	259.588
+2287.284217	185.252
+2287.349708	172.666
+2287.415199	213.57
+2287.480691	235.596
+2287.546184	214.75
+2287.611678	165.586
+2287.677173	162.833
+2287.742669	178.959
+2287.808166	149.46
+2287.873664	157.72
+2287.939162	179.745
+2288.004662	243.855
+2288.070163	274.534
+2288.135664	255.655
+2288.201167	213.964
+2288.266670	199.804
+2288.332175	228.123
+2288.397680	248.575
+2288.463186	256.835
+2288.528693	239.529
+2288.594201	179.745
+2288.659710	169.126
+2288.725220	198.231
+2288.790731	193.511
+2288.856243	171.486
+2288.921756	175.025
+2288.987270	200.198
+2289.052784	232.449
+2289.118300	225.763
+2289.183817	218.683
+2289.249334	221.83
+2289.314853	221.043
+2289.380372	162.833
+2289.445892	153.393
+2289.511413	167.946
+2289.576936	186.038
+2289.642459	160.866
+2289.707983	136.087
+2289.773508	167.552
+2289.839034	225.763
+2289.904561	240.316
+2289.970088	263.521
+2290.035617	290.66
+2290.101147	255.655
+2290.166677	258.408
+2290.232209	263.128
+2290.297742	234.416
+2290.363275	191.151
+2290.428809	213.964
+2290.494345	234.416
+2290.559881	200.591
+2290.625418	188.791
+2290.690956	145.527
+2290.756495	127.041
+2290.822035	156.933
+2290.887576	167.946
+2290.953118	200.198
+2291.018661	194.298
+2291.084205	197.051
+2291.149749	202.164
+2291.215295	208.457
+2291.280841	196.264
+2291.346389	206.884
+2291.411937	221.436
+2291.477487	196.658
+2291.543037	149.853
+2291.608588	132.941
+2291.674140	182.892
+2291.739694	185.252
+2291.805248	138.447
+2291.870803	155.36
+2291.936359	183.285
+2292.001915	201.377
+2292.067473	204.917
+2292.133032	186.432
+2292.198592	211.21
+2292.264152	222.616
+2292.329714	188.398
+2292.395276	200.591
+2292.460840	195.084
+2292.526404	169.519
+2292.591970	137.267
+2292.657536	119.175
+2292.723103	155.36
+2292.788671	213.177
+2292.854240	211.21
+2292.919810	193.118
+2292.985381	204.524
+2293.050953	216.323
+2293.116526	236.776
+2293.182100	219.47
+2293.247674	194.298
+2293.313250	177.779
+2293.378826	166.372
+2293.444404	155.36
+2293.509982	146.313
+2293.575562	162.833
+2293.641142	165.193
+2293.706723	151.82
+2293.772305	181.318
+2293.837889	154.966
+2293.903473	171.879
+2293.969058	214.357
+2294.034644	256.048
+2294.100230	249.755
+2294.165818	221.436
+2294.231407	190.758
+2294.296997	182.105
+2294.362587	174.239
+2294.428179	145.92
+2294.493771	166.766
+2294.559365	171.879
+2294.624959	160.473
+2294.690555	167.159
+2294.756151	180.532
+2294.821748	180.532
+2294.887346	186.432
+2294.952945	197.444
+2295.018545	234.416
+2295.084146	272.567
+2295.149748	254.475
+2295.215351	220.65
+2295.280955	210.03
+2295.346559	200.591
+2295.412165	187.611
+2295.477772	184.858
+2295.543379	169.519
+2295.608987	141.2
+2295.674597	143.56
+2295.740207	178.565
+2295.805818	176.992
+2295.871431	183.285
+2295.937044	203.344
+2296.002658	225.37
+2296.068273	248.182
+2296.133889	249.755
+2296.199506	213.964
+2296.265123	159.686
+2296.330742	154.18
+2296.396362	195.084
+2296.461983	227.729
+2296.527604	202.164
+2296.593227	151.033
+2296.658850	153.786
+2296.724474	175.812
+2296.790100	134.907
+2296.855726	188.005
+2296.921353	248.968
+2296.986981	248.182
+2297.052610	234.416
+2297.118240	262.734
+2297.183871	278.074
+2297.249503	220.257
+2297.315136	206.884
+2297.380770	217.897
+2297.446405	200.591
+2297.512040	172.272
+2297.577677	169.519
+2297.643314	137.66
+2297.708953	131.761
+2297.774592	173.845
+2297.840232	197.838
+2297.905874	208.457
+2297.971516	242.675
+2298.037159	268.634
+2298.102803	267.454
+2298.168448	278.467
+2298.234094	254.868
+2298.299741	221.436
+2298.365389	196.264
+2298.431038	183.678
+2298.496687	187.611
+2298.562338	199.018
+2298.627989	193.904
+2298.693642	179.745
+2298.759295	166.372
+2298.824950	153.393
+2298.890605	175.025
+2298.956261	223.403
+2299.021919	276.501
+2299.087577	331.565
+2299.153236	358.31
+2299.218896	317.012
+2299.284557	224.19
+2299.350219	174.632
+2299.415882	179.745
+2299.481545	211.604
+2299.547210	197.444
+2299.612876	158.506
+2299.678542	175.025
+2299.744210	189.578
+2299.809878	192.725
+2299.875548	195.478
+2299.941218	205.704
+2300.006889	229.303
+2300.072561	267.061
+2300.138235	351.624
+2300.203909	356.737
+2300.269584	250.148
+2300.335260	177.385
+2300.400936	209.244
+2300.466614	230.089
+2300.532293	186.432
+2300.597973	202.951
+2300.663653	207.277
+2300.729335	197.051
+2300.795017	196.264
+2300.860701	202.164
+2300.926385	248.575
+2300.992071	331.958
+2301.057757	385.055
+2301.123444	372.076
+2301.189132	291.053
+2301.254821	222.616
+2301.320511	217.897
+2301.386202	232.843
+2301.451894	230.089
+2301.517587	223.403
+2301.583281	175.812
+2301.648976	166.766
+2301.714671	215.93
+2301.780368	249.755
+2301.846065	227.73
+2301.911764	211.604
+2301.977463	215.93
+2302.043163	249.755
+2302.108865	257.228
+2302.174567	254.868
+2302.240270	254.868
+2302.305974	255.262
+2302.371679	225.763
+2302.437385	185.252
+2302.503092	145.527
+2302.568800	130.974
+2302.634509	160.08
+2302.700218	182.498
+2302.765929	194.691
+2302.831641	237.562
+2302.897353	259.588
+2302.963067	223.01
+2303.028781	216.324
+2303.094496	241.889
+2303.160213	265.881
+2303.225930	240.709
+2303.291648	198.231
+2303.357367	184.858
+2303.423087	161.653
+2303.488808	157.72
+2303.554530	180.925
+2303.620253	177.385
+2303.685977	183.285
+2303.751701	156.933
+2303.817427	153.393
+2303.883154	209.244
+2303.948881	270.994
+2304.014609	317.012
+2304.080339	306.393
+2304.146069	246.215
+2304.211801	213.177
+2304.277533	225.37
+2304.343266	241.102
+2304.409000	235.989
+2304.474735	220.257
+2304.540471	198.624
+2304.606208	197.051
+2304.671946	187.218
+2304.737684	185.252
+2304.803424	181.319
+2304.869165	180.532
+2304.934906	193.905
+2305.000649	247.002
+2305.066392	291.447
+2305.132137	272.174
+2305.197882	221.437
+2305.263628	210.03
+2305.329376	232.843
+2305.395124	199.411
+2305.460873	170.699
+2305.526623	181.712
+2305.592374	158.113
+2305.658126	172.272
+2305.723879	181.712
+2305.789632	162.833
+2305.855387	199.411
+2305.921143	228.123
+2305.986899	253.688
+2306.052657	312.292
+2306.118415	324.878
+2306.184175	294.986
+2306.249935	261.948
+2306.315696	212.39
+2306.381459	213.57
+2306.447222	211.604
+2306.512986	186.825
+2306.578751	180.139
+2306.644517	192.331
+2306.710284	187.218
+2306.776052	173.452
+2306.841820	152.607
+2306.907590	155.753
+2306.973361	184.465
+2307.039132	213.964
+2307.104905	220.257
+2307.170678	245.429
+2307.236453	224.976
+2307.302228	224.19
+2307.368004	266.668
+2307.433782	226.55
+2307.499560	153.393
+2307.565339	176.205
+2307.631119	193.511
+2307.696900	193.511
+2307.762682	148.673
+2307.828465	133.334
+2307.894248	172.666
+2307.960033	210.424
+2308.025819	216.717
+2308.091605	200.591
+2308.157393	186.825
+2308.223181	207.277
+2308.288971	204.524
+2308.354761	178.959
+2308.420552	153
+2308.486345	131.761
+2308.552138	155.36
+2308.617932	164.799
+2308.683727	145.92
+2308.749523	155.36
+2308.815320	179.352
+2308.881118	197.838
+2308.946917	211.21
+2309.012716	228.123
+2309.078517	301.279
+2309.144318	287.907
+2309.210121	206.097
+2309.275925	189.971
+2309.341729	199.411
+2309.407534	206.097
+2309.473341	201.378
+2309.539148	184.858
+2309.604956	153
+2309.670765	162.046
+2309.736575	182.892
+2309.802386	209.244
+2309.868198	225.37
+2309.934011	223.796
+2309.999825	201.771
+2310.065639	203.737
+2310.131455	217.11
+2310.197272	228.91
+2310.263089	241.889
+2310.328908	236.776
+2310.394727	217.897
+2310.460547	212.39
+2310.526369	218.683
+2310.592191	217.11
+2310.658014	182.892
+2310.723838	161.653
+2310.789663	170.306
+2310.855489	172.272
+2310.921316	204.524
+2310.987144	303.246
+2311.052973	301.279
+2311.118802	230.876
+2311.184633	179.352
+2311.250465	213.177
+2311.316297	207.671
+2311.382131	196.658
+2311.447965	212.39
+2311.513801	189.971
+2311.579637	163.226
+2311.645474	182.892
+2311.711312	212.39
+2311.777151	198.231
+2311.842991	170.306
+2311.908832	169.126
+2311.974674	170.699
+2312.040517	195.871
+2312.106361	220.65
+2312.172206	182.498
+2312.238051	158.506
+2312.303898	151.427
+2312.369745	184.858
+2312.435594	175.419
+2312.501443	133.334
+2312.567294	166.766
+2312.633145	203.344
+2312.698997	211.21
+2312.764850	204.917
+2312.830705	208.85
+2312.896560	230.876
+2312.962416	245.035
+2313.028273	252.508
+2313.094130	249.755
+2313.159989	239.922
+2313.225849	218.683
+2313.291710	221.043
+2313.357571	230.483
+2313.423434	208.457
+2313.489297	218.29
+2313.555162	208.064
+2313.621027	182.105
+2313.686893	178.172
+2313.752761	186.038
+2313.818629	207.671
+2313.884498	198.624
+2313.950368	203.737
+2314.016239	254.082
+2314.082111	302.459
+2314.147984	331.958
+2314.213857	289.087
+2314.279732	259.588
+2314.345608	299.313
+2314.411484	283.187
+2314.477362	248.575
+2314.543240	228.91
+2314.609120	228.91
+2314.675000	209.637
+2314.740882	191.545
+2314.806764	234.023
+2314.872647	251.722
+2314.938531	232.843
+2315.004416	243.855
+2315.070302	263.128
+2315.136189	312.292
+2315.202077	346.51
+2315.267966	298.526
+2315.333855	255.655
+2315.399746	254.868
+2315.465638	232.843
+2315.531530	204.917
+2315.597424	211.997
+2315.663318	232.449
+2315.729214	220.257
+2315.795110	216.717
+2315.861007	226.156
+2315.926905	228.91
+2315.992804	229.696
+2316.058704	281.22
+2316.124605	311.899
+2316.190507	289.087
+2316.256410	274.141
+2316.322314	262.341
+2316.388219	238.742
+2316.454124	246.215
+2316.520031	252.115
+2316.585939	235.203
+2316.651847	208.457
+2316.717757	210.03
+2316.783667	188.005
+2316.849578	223.01
+2316.915490	247.789
+2316.981404	254.868
+2317.047318	284.367
+2317.113233	386.235
+2317.179149	452.312
+2317.245066	379.549
+2317.310984	297.346
+2317.376902	260.768
+2317.442822	260.375
+2317.508743	249.755
+2317.574664	225.37
+2317.640587	218.683
+2317.706511	216.323
+2317.772435	210.03
+2317.838360	240.709
+2317.904287	263.915
+2317.970214	281.22
+2318.036142	313.079
+2318.102071	422.814
+2318.168001	448.772
+2318.233932	377.976
+2318.299864	313.472
+2318.365797	257.621
+2318.431731	222.223
+2318.497666	226.156
+2318.563601	215.537
+2318.629538	180.532
+2318.695475	182.498
+2318.761414	177.385
+2318.827353	157.72
+2318.893294	182.105
+2318.959235	246.215
+2319.025177	313.865
+2319.091120	368.929
+2319.157065	383.089
+2319.223010	353.59
+2319.288956	309.146
+2319.354903	306.392
+2319.420850	304.426
+2319.486799	221.043
+2319.552749	170.306
+2319.618700	164.406
+2319.684651	179.745
+2319.750604	184.072
+2319.816557	186.038
+2319.882512	211.997
+2319.948467	242.676
+2320.014424	296.56
+2320.080381	347.69
+2320.146339	350.837
+2320.212298	370.109
+2320.278258	310.326
+2320.344219	242.282
+2320.410181	265.881
+2320.476144	232.449
+2320.542108	203.737
+2320.608073	197.838
+2320.674038	193.511
+2320.740005	200.591
+2320.805972	192.331
+2320.871941	199.804
+2320.937910	212.39
+2321.003881	199.411
+2321.069852	226.55
+2321.135824	272.174
+2321.201797	254.082
+2321.267772	228.516
+2321.333747	223.403
+2321.399723	206.491
+2321.465700	185.645
+2321.531677	195.478
+2321.597656	186.038
+2321.663636	149.067
+2321.729617	146.314
+2321.795598	170.699
+2321.861581	192.725
+2321.927564	203.344
+2321.993549	193.905
+2322.059534	196.264
+2322.125521	237.562
+2322.191508	294.2
+2322.257496	237.956
+2322.323485	143.954
+2322.389475	138.447
+2322.455466	204.131
+2322.521458	228.91
+2322.587451	201.378
+2322.653445	185.645
+2322.719440	152.213
+2322.785435	151.033
+2322.851432	177.779
+2322.917430	207.277
+2322.983428	263.915
+2323.049427	256.442
+2323.115428	252.508
+2323.181429	249.755
+2323.247431	210.817
+2323.313435	183.285
+2323.379439	178.565
+2323.445444	193.511
+2323.511450	192.725
+2323.577457	175.419
+2323.643465	175.025
+2323.709473	191.151
+2323.775483	197.444
+2323.841494	180.139
+2323.907506	179.745
+2323.973518	226.156
+2324.039532	234.416
+2324.105546	226.943
+2324.171561	234.023
+2324.237578	206.097
+2324.303595	197.051
+2324.369613	223.796
+2324.435632	213.57
+2324.501652	189.578
+2324.567673	195.871
+2324.633695	221.043
+2324.699718	202.557
+2324.765742	191.938
+2324.831767	187.612
+2324.897793	185.645
+2324.963819	226.156
+2325.029847	226.156
+2325.095875	210.817
+2325.161905	232.056
+2325.227935	224.583
+2325.293966	176.992
+2325.359999	167.946
+2325.426032	183.285
+2325.492066	194.691
+2325.558101	167.553
+2325.624137	168.732
+2325.690174	177.385
+2325.756212	193.118
+2325.822251	207.671
+2325.888291	184.465
+2325.954331	205.704
+2326.020373	244.642
+2326.086415	256.835
+2326.152459	230.483
+2326.218503	220.257
+2326.284549	212.39
+2326.350595	185.645
+2326.416642	162.046
+2326.482691	143.954
+2326.548740	161.653
+2326.614790	178.172
+2326.680841	180.139
+2326.746893	181.712
+2326.812946	164.799
+2326.879000	195.871
+2326.945054	218.683
+2327.011110	202.557
+2327.077167	201.771
+2327.143224	242.282
+2327.209283	223.01
+2327.275342	173.452
+2327.341403	165.586
+2327.407464	178.959
+2327.473526	190.365
+2327.539589	158.113
+2327.605654	134.514
+2327.671719	119.961
+2327.737785	124.288
+2327.803852	154.573
+2327.869919	216.323
+2327.935988	287.513
+2328.002058	296.953
+2328.068129	254.475
+2328.134200	225.763
+2328.200273	213.177
+2328.266347	219.47
+2328.332421	191.151
+2328.398496	191.151
+2328.464573	204.131
+2328.530650	208.064
+2328.596728	200.591
+2328.662807	214.75
+2328.728887	198.624
+2328.794968	144.74
+2328.861050	183.678
+2328.927133	210.03
+2328.993217	213.177
+2329.059302	244.642
+2329.125388	241.102
+2329.191474	245.822
+2329.257562	230.09
+2329.323650	209.244
+2329.389740	171.879
+2329.455830	182.105
+2329.521922	192.725
+2329.588014	188.792
+2329.654107	207.277
+2329.720201	208.851
+2329.786296	192.725
+2329.852392	206.491
+2329.918489	223.01
+2329.984587	224.976
+2330.050686	260.768
+2330.116786	256.835
+2330.182886	239.529
+2330.248988	224.19
+2330.315091	197.838
+2330.381194	181.319
+2330.447299	179.352
+2330.513404	160.866
+2330.579510	185.645
+2330.645618	201.771
+2330.711726	193.118
+2330.777835	186.825
+2330.843945	150.64
+2330.910056	144.74
+2330.976168	180.139
+2331.042281	223.403
+2331.108395	214.357
+2331.174510	229.303
+2331.240625	249.755
+2331.306742	214.75
+2331.372860	229.696
+2331.438978	211.604
+2331.505098	158.506
+2331.571218	142.774
+2331.637339	188.792
+2331.703462	223.796
+2331.769585	189.185
+2331.835709	142.774
+2331.901834	132.941
+2331.967960	184.072
+2332.034087	202.164
+2332.100215	232.449
+2332.166344	249.755
+2332.232473	226.943
+2332.298604	200.198
+2332.364736	197.444
+2332.430868	190.365
+2332.497002	151.427
+2332.563136	145.527
+2332.629272	158.506
+2332.695408	145.527
+2332.761545	149.067
+2332.827684	181.712
+2332.893823	210.03
+2332.959963	211.604
+2333.026104	206.884
+2333.092246	232.056
+2333.158389	239.922
+2333.224533	235.596
+2333.290677	189.971
+2333.356823	174.632
+2333.422970	194.298
+2333.489117	195.871
+2333.555266	191.938
+2333.621415	181.319
+2333.687566	155.753
+2333.753717	148.28
+2333.819869	130.581
+2333.886023	120.748
+2333.952177	156.146
+2334.018332	225.763
+2334.084488	247.002
+2334.150645	215.537
+2334.216803	161.653
+2334.282962	166.766
+2334.349121	207.277
+2334.415282	211.997
+2334.481444	221.043
+2334.547606	195.085
+2334.613770	167.159
+2334.679934	168.732
+2334.746100	172.272
+2334.812266	173.846
+2334.878433	184.858
+2334.944602	200.984
+2335.010771	175.025
+2335.076941	178.565
+2335.143112	184.858
+2335.209284	184.858
+2335.275457	211.21
+2335.341631	195.478
+2335.407805	148.28
+2335.473981	149.853
+2335.540158	182.105
+2335.606335	186.432
+2335.672514	210.817
+2335.738693	229.696
+2335.804874	194.298
+2335.871055	184.072
+2335.937238	179.745
+2336.003421	174.239
+2336.069605	219.47
+2336.135790	270.601
+2336.201976	254.475
+2336.268163	183.285
+2336.334351	169.912
+2336.400540	179.745
+2336.466730	207.671
+2336.532920	169.519
+2336.599112	131.761
+2336.665305	109.735
+2336.731498	93.2161
+2336.797693	105.802
+2336.863888	134.907
+2336.930084	193.118
+2336.996282	234.809
+2337.062480	252.508
+2337.128679	272.567
+2337.194879	266.668
+2337.261080	190.758
+2337.327282	190.758
+2337.393485	208.85
+2337.459689	178.172
+2337.525894	172.666
+2337.592099	162.046
+2337.658306	162.833
+2337.724514	178.172
+2337.790722	199.018
+2337.856932	195.084
+2337.923142	207.671
+2337.989353	206.097
+2338.055566	182.105
+2338.121779	147.887
+2338.187993	166.766
+2338.254208	198.231
+2338.320424	178.959
+2338.386641	150.247
+2338.452859	129.008
+2338.519078	120.748
+2338.585298	161.259
+2338.651519	165.193
+2338.717740	133.727
+2338.783963	176.992
+2338.850186	247.395
+2338.916411	246.609
+2338.982636	188.791
+2339.048863	181.712
+2339.115090	198.231
+2339.181318	202.164
+2339.247547	204.917
+2339.313777	211.604
+2339.380008	216.717
+2339.446240	182.892
+2339.512473	124.681
+2339.578707	151.033
+2339.644942	210.03
+2339.711178	197.444
+2339.777414	199.804
+2339.843652	172.272
+2339.909891	185.252
+2339.976130	210.03
+2340.042370	214.75
+2340.108612	204.131
+2340.174854	195.084
+2340.241097	213.177
+2340.307342	203.344
+2340.373587	187.218
+2340.439833	179.745
+2340.506080	165.979
+2340.572328	172.272
+2340.638576	206.097
+2340.704826	206.491
+2340.771077	181.318
+2340.837329	174.632
+2340.903581	188.005
+2340.969835	240.316
+2341.036089	285.153
+2341.102345	335.498
+2341.168601	299.313
+2341.234858	237.562
+2341.301117	206.491
+2341.367376	162.046
+2341.433636	125.468
+2341.499897	124.681
+2341.566159	134.907
+2341.632422	165.193
+2341.698686	200.198
+2341.764950	232.449
+2341.831216	258.801
+2341.897483	231.269
+2341.963751	189.185
+2342.030019	201.771
+2342.096289	232.056
+2342.162559	211.997
+2342.228830	208.457
+2342.295103	175.025
+2342.361376	150.64
+2342.427650	172.665
+2342.493925	223.403
+2342.560201	219.47
+2342.626478	158.506
+2342.692756	183.285
+2342.759035	276.5
+2342.825315	339.824
+2342.891596	370.896
+2342.957877	450.739
+2343.024160	477.484
+2343.090443	374.436
+2343.156728	254.475
+2343.223013	236.382
+2343.289300	272.567
+2343.355587	282.007
+2343.421875	212.784
+2343.488164	181.712
+2343.554455	204.917
+2343.620746	172.272
+2343.687038	175.419
+2343.753330	254.868
+2343.819624	353.59
+2343.885919	479.844
+2343.952215	542.381
+2344.018512	509.736
+2344.084809	440.906
+2344.151108	396.461
+2344.217407	304.033
+2344.283708	245.429
+2344.350009	213.964
+2344.416311	199.018
+2344.482615	206.884
+2344.548919	207.671
+2344.615224	201.377
+2344.681530	239.136
+2344.747837	271.781
+2344.814145	316.225
+2344.880454	383.089
+2344.946764	442.872
+2345.013074	427.927
+2345.079386	361.456
+2345.145699	303.246
+2345.212012	288.3
+2345.278327	250.148
+2345.344642	216.717
+2345.410958	204.524
+2345.477276	200.197
+2345.543594	139.234
+2345.609913	142.38
+2345.676233	190.365
+2345.742554	205.704
+2345.808876	191.151
+2345.875199	253.295
+2345.941523	335.104
+2346.007848	346.51
+2346.074174	304.032
+2346.140500	208.85
+2346.206828	174.239
+2346.273157	204.524
+2346.339486	206.49
+2346.405816	229.303
+2346.472148	214.75
+2346.538480	174.239
+2346.604813	140.807
+2346.671148	149.46
+2346.737483	169.912
+2346.803819	195.478
+2346.870156	237.562
+2346.936494	244.249
+2347.002833	221.436
+2347.069172	219.863
+2347.135513	237.956
+2347.201855	236.776
+2347.268197	252.115
+2347.334541	239.529
+2347.400886	194.691
+2347.467231	197.444
+2347.533577	211.997
+2347.599925	219.863
+2347.666273	186.431
+2347.732622	158.899
+2347.798972	182.105
+2347.865323	186.038
+2347.931675	161.653
+2347.998028	203.344
+2348.064382	263.914
+2348.130737	279.647
+2348.197093	237.169
+2348.263449	186.431
+2348.329807	186.038
+2348.396166	174.239
+2348.462525	167.946
+2348.528885	140.02
+2348.595247	118.388
+2348.661609	141.987
+2348.727972	161.653
+2348.794337	198.231
+2348.860702	182.892
+2348.927068	175.419
+2348.993435	191.938
+2349.059803	219.077
+2349.126172	269.814
+2349.192541	262.341
+2349.258912	191.151
+2349.325284	153.393
+2349.391657	141.987
+2349.458030	163.619
+2349.524405	182.498
+2349.590780	151.033
+2349.657156	138.447
+2349.723534	173.059
+2349.789912	169.912
+2349.856291	147.493
+2349.922671	174.632
+2349.989052	204.131
+2350.055434	242.675
+2350.121817	271.781
+2350.188201	239.529
+2350.254586	169.912
+2350.320972	154.966
+2350.387358	191.151
+2350.453746	210.424
+2350.520135	215.93
+2350.586524	223.403
+2350.652915	192.724
+2350.719306	171.485
+2350.785698	169.126
+2350.852092	186.825
+2350.918486	233.236
+2350.984881	270.994
+2351.051277	314.652
+2351.117674	346.51
+2351.184072	302.852
+2351.250471	274.534
+2351.316871	194.691
+2351.383271	165.586
+2351.449673	186.825
+2351.516076	195.084
+2351.582479	182.498
+2351.648884	144.347
+2351.715289	154.18
+2351.781696	180.532
+2351.848103	188.005
+2351.914511	236.776
+2351.980920	247.788
+2352.047331	235.596
+2352.113742	229.696
+2352.180154	247.002
+2352.246567	234.022
+2352.312980	204.524
+2352.379395	209.244
+2352.445811	172.272
+2352.512228	136.087
+2352.578645	154.18
+2352.645064	169.519
+2352.711483	171.485
+2352.777904	198.231
+2352.844325	230.876
+2352.910748	246.215
+2352.977171	244.642
+2353.043595	242.675
+2353.110020	276.894
+2353.176446	298.526
+2353.242873	236.382
+2353.309301	198.231
+2353.375730	188.791
+2353.442160	206.49
+2353.508591	191.544
+2353.575022	163.226
+2353.641455	181.318
+2353.707889	215.143
+2353.774323	175.419
+2353.840759	142.773
+2353.907195	206.884
+2353.973632	259.195
+2354.040071	247.788
+2354.106510	258.801
+2354.172950	234.022
+2354.239391	234.022
+2354.305833	227.336
+2354.372276	176.599
+2354.438720	152.213
+2354.505165	158.113
+2354.571611	168.732
+2354.638057	188.398
+2354.704505	230.876
+2354.770953	241.495
+2354.837403	231.663
+2354.903853	233.236
+2354.970305	244.642
+2355.036757	280.04
+2355.103210	304.426
+2355.169665	267.454
+2355.236120	260.768
+2355.302576	250.542
+2355.369033	182.105
+2355.435491	185.251
+2355.501950	186.825
+2355.568410	188.791
+2355.634870	233.236
+2355.701332	274.927
+2355.767795	288.693
+2355.834258	285.153
+2355.900723	263.521
+2355.967188	210.424
+2356.033655	236.382
+2356.100122	274.927
+2356.166590	235.596
+2356.233059	235.202
+2356.299530	233.629
+2356.366001	211.997
+2356.432473	180.925
+2356.498946	148.28
+2356.565420	168.732
+2356.631894	178.565
+2356.698370	237.169
+2356.764847	389.382
+2356.831324	570.7
+2356.897803	784.663
+2356.964283	889.678
+2357.030763	805.508
+2357.097244	632.843
+2357.163727	470.404
+2357.230210	328.418
+2357.296694	239.922
+2357.363179	182.892
+2357.429665	180.532
+2357.496152	195.084
+2357.562640	184.071
+2357.629129	196.658
+2357.695619	254.081
+2357.762110	386.628
+2357.828602	666.275
+2357.895094	943.168
+2357.961588	1083.58
+2358.028082	1036.78
+2358.094578	777.583
+2358.161074	516.422
+2358.227572	376.402
+2358.294070	329.598
+2358.360569	302.852
+2358.427069	226.156
+2358.493570	192.724
+2358.560072	210.817
+2358.626575	206.49
+2358.693079	242.282
+2358.759584	301.279
+2358.826090	428.32
+2358.892597	626.943
+2358.959104	771.29
+2359.025613	761.457
+2359.092122	626.943
+2359.158633	477.484
+2359.225144	341.004
+2359.291657	253.295
+2359.358170	234.022
+2359.424684	205.31
+2359.491199	188.398
+2359.557715	185.645
+2359.624232	184.465
+2359.690750	210.03
+2359.757269	279.253
+2359.823789	353.196
+2359.890310	492.823
+2359.956832	711.506
+2360.023354	956.934
+2360.089878	1011.21
+2360.156402	868.832
+2360.222928	699.706
+2360.289454	510.916
+2360.355981	417.307
+2360.422510	365.783
+2360.489039	284.366
+2360.555569	224.976
+2360.622100	231.662
+2360.688632	233.629
+2360.755165	256.441
+2360.821699	313.865
+2360.888234	438.546
+2360.954770	610.424
+2361.021306	843.659
+2361.087844	1061.95
+2361.154383	1130.39
+2361.220922	982.499
+2361.287463	661.555
+2361.354004	419.666
+2361.420546	339.037
+2361.487090	294.986
+2361.553634	229.696
+2361.620179	192.331
+2361.686725	212.783
+2361.753272	236.775
+2361.819820	265.094
+2361.886369	322.911
+2361.952919	455.851
+2362.019470	621.83
+2362.086021	817.307
+2362.152574	953.394
+2362.219128	848.772
+2362.285682	594.298
+2362.352238	386.235
+2362.418794	276.5
+2362.485352	206.097
+2362.551910	197.05
+2362.618469	198.624
+2362.685029	184.464
+2362.751590	160.079
+2362.818152	195.871
+2362.884715	257.621
+2362.951279	393.314
+2363.017844	632.45
+2363.084410	894.004
+2363.150977	1096.17
+2363.217544	1009.64
+2363.284113	691.053
+2363.350682	433.826
+2363.417253	344.543
+2363.483824	339.037
+2363.550397	287.906
+2363.616970	226.156
+2363.683544	171.485
+2363.750119	178.565
+2363.816695	247.395
+2363.883272	336.284
+2363.949850	375.615
+2364.016429	479.45
+2364.083009	676.894
+2364.149590	879.451
+2364.216172	877.484
+2364.282754	691.447
+2364.349338	475.517
+2364.415922	305.999
+2364.482508	251.721
+2364.549094	240.315
+2364.615682	215.536
+2364.682270	228.122
+2364.748859	228.516
+2364.815449	246.608
+2364.882040	288.693
+2364.948633	354.77
+2365.015225	459.785
+2365.081819	600.591
+2365.148414	697.347
+2365.215010	662.735
+2365.281607	527.435
+2365.348204	392.921
+2365.414803	252.508
+2365.481403	158.899
+2365.548003	146.706
+2365.614604	152.213
+2365.681207	145.526
+2365.747810	206.097
+2365.814414	223.009
+2365.881020	199.804
+2365.947626	243.068
+2366.014233	311.898
+2366.080841	346.51
+2366.147450	350.443
+2366.214059	353.196
+2366.280670	330.384
+2366.347282	270.994
+2366.413895	263.521
+2366.480508	223.009
+2366.547123	161.652
+2366.613738	208.85
+2366.680355	259.588
+2366.746972	234.416
+2366.813590	222.616
+2366.880210	197.444
+2366.946830	207.277
+2367.013451	250.148
+2367.080073	303.639
+2367.146696	333.924
+2367.213320	332.351
+2367.279945	313.078
+2367.346570	270.6
+2367.413197	244.642
+2367.479825	217.11
+2367.546453	202.557
+2367.613083	181.318
+2367.679713	164.799
+2367.746345	197.837
+2367.812977	219.47
+2367.879611	223.009
+2367.946245	257.228
+2368.012880	314.258
+2368.079516	345.33
+2368.146153	360.276
+2368.212791	338.644
+2368.279430	311.898
+2368.346070	287.906
+2368.412711	240.315
+2368.479352	237.562
+2368.545995	281.613
+2368.612639	232.056
+2368.679283	167.945
+2368.745929	161.652
+2368.812575	164.799
+2368.879223	168.339
+2368.945871	167.945
+2369.012520	201.77
+2369.079170	266.274
+2369.145821	334.317
+2369.212473	332.744
+2369.279126	251.721
+2369.345780	219.863
+2369.412435	218.29
+2369.479091	204.917
+2369.545748	201.77
+2369.612405	187.218
+2369.679064	193.511
+2369.745724	204.524
+2369.812384	223.009
+2369.879045	225.763
+2369.945708	239.135
+2370.012371	249.755
+2370.079035	275.713
+2370.145701	288.693
+2370.212367	290.659
+2370.279034	274.927
+2370.345702	214.356
+2370.412371	210.03
+2370.479040	216.716
+2370.545711	204.13
+2370.612383	171.878
+2370.679056	136.873
+2370.745729	147.1
+2370.812404	161.259
+2370.879079	176.205
+2370.945756	182.498
+2371.012433	190.364
+2371.079111	213.963
+2371.145791	224.583
+2371.212471	218.683
+2371.279152	206.097
+2371.345834	206.883
+2371.412517	188.398
+2371.479201	186.038
+2371.545886	188.791
+2371.612572	166.372
+2371.679258	164.406
+2371.745946	185.251
+2371.812635	197.444
+2371.879324	221.436
+2371.946015	234.415
+2372.012706	248.575
+2372.079399	240.708
+2372.146092	233.236
+2372.212786	189.971
+2372.279481	155.753
+2372.346177	163.226
+2372.412874	188.398
+2372.479572	217.11
+2372.546271	239.529
+2372.612971	210.423
+2372.679672	193.117
+2372.746374	157.719
+2372.813076	184.858
+2372.879780	231.269
+2372.946485	269.42
+2373.013190	253.295
+2373.079897	234.809
+2373.146604	242.675
+2373.213312	254.474
+2373.280022	238.349
+2373.346732	203.344
+2373.413443	168.339
+2373.480155	165.192
+2373.546868	168.339
+2373.613582	202.95
+2373.680297	205.704
+2373.747013	211.21
+2373.813729	229.302
+2373.880447	239.529
+2373.947166	247.788
+2374.013885	218.29
+2374.080606	230.482
+2374.147327	240.709
+2374.214049	218.683
+2374.280773	193.511
+2374.347497	160.866
+2374.414222	134.514
+2374.480948	174.238
+2374.547675	215.536
+2374.614403	214.75
+2374.681132	225.763
+2374.747862	228.122
+2374.814593	196.264
+2374.881325	144.74
+2374.948057	150.246
+2375.014791	202.95
+2375.081526	239.135
+2375.148261	229.302
+2375.214998	230.482
+2375.281735	259.981
+2375.348473	221.829
+2375.415213	183.285
+2375.481953	173.058
+2375.548694	182.891
+2375.615436	194.297
+2375.682179	158.113
+2375.748923	157.719
+2375.815668	211.603
+2375.882414	244.248
+2375.949160	270.6
+2376.015908	315.438
+2376.082657	374.435
+2376.149406	399.214
+2376.216157	353.59
+2376.282908	248.968
+2376.349660	225.369
+2376.416414	217.11
+2376.483168	217.896
+2376.549923	225.763
+2376.616679	225.763
+2376.683436	208.063
+2376.750194	178.958
+2376.816953	175.812
+2376.883713	195.871
+2376.950474	255.261
+2377.017236	327.238
+2377.083999	459.391
+2377.150762	482.597
+2377.217527	399.608
+2377.284292	318.978
+2377.351059	270.207
+2377.417826	228.909
+2377.484594	180.138
+2377.551364	154.966
+2377.618134	172.272
+2377.684905	195.084
+2377.751677	165.979
+2377.818450	167.945
+2377.885224	193.117
+2377.951999	231.662
+2378.018775	294.593
+2378.085551	360.669
+2378.152329	396.461
+2378.219108	374.042
+2378.285887	261.947
+2378.352668	206.883
+2378.419449	221.043
+2378.486232	220.649
+2378.553015	212.783
+2378.619799	182.105
+2378.686584	214.75
+2378.753371	237.562
+2378.820158	238.742
+2378.886946	232.056
+2378.953735	250.935
+2379.020525	295.772
+2379.087315	370.109
+2379.154107	432.253
+2379.220900	397.641
+2379.287693	302.066
+2379.354488	232.842
+2379.421284	217.896
+2379.488080	224.189
+2379.554877	190.364
+2379.621676	132.94
+2379.688475	157.326
+2379.755275	195.477
+2379.822076	232.842
+2379.888878	237.955
+2379.955681	232.056
+2380.022485	295.379
+2380.089290	369.322
+2380.156096	372.862
+2380.222903	374.829
+2380.289710	309.145
+2380.356519	300.886
+2380.423329	273.354
+2380.490139	177.778
+2380.556951	137.267
+2380.623763	178.171
+2380.690576	197.051
+2380.757391	159.686
+2380.824206	169.912
+2380.891022	226.549
+2380.957839	274.14
+2381.024657	319.371
+2381.091476	331.564
+2381.158296	328.418
+2381.225117	331.957
+2381.291939	285.94
+2381.358761	223.009
+2381.425585	238.349
+2381.492409	234.022
+2381.559235	180.531
+2381.626061	143.167
+2381.692889	146.706
+2381.759717	164.405
+2381.826546	203.344
+2381.893377	237.169
+2381.960208	276.893
+2382.027040	294.199
+2382.093873	320.158
+2382.160707	310.718
+2382.227542	263.914
+2382.294377	250.541
+2382.361214	221.436
+2382.428052	141.593
+2382.494891	150.246
+2382.561730	146.706
+2382.628571	129.007
+2382.695412	143.953
+2382.762255	201.377
+2382.829098	197.444
+2382.895942	172.272
+2382.962787	180.531
+2383.029634	173.452
+2383.096481	228.122
+2383.163329	279.647
+2383.230178	246.608
+2383.297027	191.544
+2383.363878	174.632
+2383.430730	158.112
+2383.497583	170.305
+2383.564436	217.503
+2383.631291	277.68
+2383.698147	396.461
+2383.765003	549.067
+2383.831860	728.812
+2383.898719	819.274
+2383.965578	722.912
+2384.032438	615.93
+2384.099299	514.062
+2384.166161	367.356
+2384.233024	269.027
+2384.299888	208.457
+2384.366753	162.046
+2384.433619	162.439
+2384.500486	197.837
+2384.567354	210.03
+2384.634222	261.161
+2384.701092	401.967
+2384.767962	562.44
+2384.834834	777.583
+2384.901706	988.793
+2384.968580	973.453
+2385.035454	707.179
+2385.102329	470.011
+2385.169205	367.356
+2385.236082	320.945
+2385.302960	318.978
+2385.369839	271.387
+2385.436719	241.102
+2385.503600	258.014
+2385.570482	252.115
+2385.637365	263.521
+2385.704248	361.456
+2385.771133	521.142
+2385.838018	663.522
+2385.904905	722.519
+2385.971792	698.526
+2386.038680	560.866
+2386.105570	361.063
+2386.172460	263.914
+2386.239351	236.775
+2386.306243	271.387
+2386.373136	245.822
+2386.440030	205.704
+2386.506925	199.411
+2386.573821	203.737
+2386.640718	248.968
+2386.707615	267.847
+2386.774514	292.626
+2386.841414	421.24
+2386.908314	466.864
+2386.975216	397.248
+2387.042118	321.338
+2387.109021	235.202
+2387.175926	185.251
+2387.242831	197.051
+2387.309737	244.642
+2387.376644	232.056
+2387.443552	207.67
+2387.510461	188.004
+2387.577371	170.699
+2387.644282	144.347
+2387.711194	154.966
+2387.778106	200.984
+2387.845020	298.919
+2387.911935	336.284
+2387.978850	304.426
+2388.045767	289.873
+2388.112684	300.492
+2388.179602	303.246
+2388.246522	275.32
+2388.313442	250.541
+2388.380363	200.591
+2388.447285	159.292
+2388.514208	165.979
+2388.581132	181.711
+2388.648057	175.812
+2388.714983	188.791
+2388.781910	217.896
+2388.848837	237.169
+2388.915766	289.086
+2388.982696	311.505
+2389.049626	288.693
+2389.116558	289.873
+2389.183490	299.312
+2389.250423	289.48
+2389.317358	239.922
+2389.384293	229.302
+2389.451229	187.218
+2389.518166	157.719
+2389.585104	185.645
+2389.652043	237.169
+2389.718983	219.47
+2389.785924	204.13
+2389.852866	197.444
+2389.919808	195.084
+2389.986752	230.876
+2390.053697	248.968
+2390.120642	305.605
+2390.187589	352.017
+2390.254536	325.271
+2390.321484	204.524
+2390.388434	181.711
+2390.455384	185.251
+2390.522335	219.47
+2390.589287	225.763
+2390.656240	195.871
+2390.723194	206.49
+2390.790149	239.922
+2390.857105	225.369
+2390.924062	203.344
+2390.991020	243.855
+2391.057978	289.086
+2391.124938	298.526
+2391.191898	265.881
+2391.258860	220.256
+2391.325822	187.218
+2391.392786	179.352
+2391.459750	170.305
+2391.526715	182.105
+2391.593681	185.645
+2391.660648	149.853
+2391.727616	141.593
+2391.794585	164.012
+2391.861555	208.063
+2391.928526	221.829
+2391.995498	202.164
+2392.062471	219.076
+2392.129444	234.809
+2392.196419	248.182
+2392.263394	259.588
+2392.330371	193.511
+2392.397348	145.92
+2392.464327	135.694
+2392.531306	145.92
+2392.598286	145.133
+2392.665267	135.3
+2392.732250	142.38
+2392.799233	154.179
+2392.866217	212.39
+2392.933201	268.241
+2393.000187	251.721
+2393.067174	227.729
+2393.134162	228.122
+2393.201150	273.747
+2393.268140	286.333
+2393.335131	236.775
+2393.402122	189.578
+2393.469115	154.966
+2393.536108	170.305
+2393.603102	192.724
+2393.670097	189.971
+2393.737094	159.292
+2393.804091	153.393
+2393.871089	155.753
+2393.938088	189.184
+2394.005088	214.356
+2394.072089	204.917
+2394.139090	192.331
+2394.206093	230.089
+2394.273097	295.379
+2394.340101	263.521
+2394.407107	180.531
+2394.474113	207.277
+2394.541121	221.436
+2394.608129	202.164
+2394.675138	193.904
+2394.742149	161.652
+2394.809160	134.514
+2394.876172	173.452
+2394.943185	221.043
+2395.010199	264.307
+2395.077214	263.128
+2395.144230	251.721
+2395.211247	285.94
+2395.278264	297.346
+2395.345283	234.809
+2395.412303	170.305
+2395.479323	175.418
+2395.546345	177.385
+2395.613367	144.74
+2395.680390	134.907
+2395.747415	151.82
+2395.814440	184.465
+2395.881466	192.724
+2395.948493	193.511
+2396.015521	196.657
+2396.082550	219.47
+2396.149580	250.935
+2396.216611	235.202
+2396.283643	224.189
+2396.350676	215.143
+2396.417709	171.092
+2396.484744	168.339
+2396.551779	154.966
+2396.618816	154.573
+2396.685853	139.233
+2396.752892	155.753
+2396.819931	177.778
+2396.886971	184.071
+2396.954012	179.352
+2397.021055	206.884
+2397.088098	207.67
+2397.155142	164.799
+2397.222186	166.372
+2397.289232	215.93
+2397.356279	207.277
+2397.423327	175.025
+2397.490376	176.598
+2397.557425	184.465
+2397.624476	183.678
+2397.691527	168.339
+2397.758580	189.184
+2397.825633	160.472
+2397.892687	138.84
+2397.959743	152.606
+2398.026799	171.092
+2398.093856	172.272
+2398.160914	167.552
+2398.227973	149.46
+2398.295033	133.334
+2398.362094	154.573
+2398.429156	165.192
+2398.496218	152.606
+2398.563282	142.38
+2398.630347	145.133
+2398.697412	137.66
+2398.764479	159.293
+2398.831546	204.13
+2398.898614	202.95
+2398.965684	199.017
+2399.032754	223.796
+2399.099825	237.955
+2399.166897	247.788
+2399.233970	226.549
+2399.301044	203.737
+2399.368119	224.583
+2399.435195	204.917
+2399.502272	169.519
+2399.569350	172.272
+2399.636428	180.925
+2399.703508	167.945
+2399.770589	136.874
+2399.837670	121.141
+2399.904752	141.593
+2399.971836	160.079
+2400.038920	197.444
+2400.106005	215.93
+2400.173092	253.688
+2400.240179	247.395
+2400.307267	199.017
+2400.374356	163.619
+2400.441446	167.159
+2400.508537	162.439
+2400.575628	136.087
+2400.642721	138.447
+2400.709815	132.154
+2400.776909	157.326
+2400.844005	211.21
+2400.911101	232.842
+2400.978199	242.282
+2401.045297	232.449
+2401.112397	240.709
+2401.179497	231.269
+2401.246598	179.745
+2401.313700	169.519
+2401.380803	201.377
+2401.447907	187.611
+2401.515012	140.413
+2401.582118	144.347
+2401.649225	189.184
+2401.716333	190.364
+2401.783441	144.347
+2401.850551	118.781
+2401.917661	147.886
+2401.984773	191.544
+2402.051885	243.068
+2402.118999	253.295
+2402.186113	225.369
+2402.253228	203.737
+2402.320345	165.979
+2402.387462	143.56
+2402.454580	151.033
+2402.521699	162.439
+2402.588819	189.184
+2402.655940	197.444
+2402.723061	191.151
+2402.790184	201.77
+2402.857308	187.611
+2402.924432	173.059
+2402.991558	197.837
+2403.058684	219.47
+2403.125812	198.231
+2403.192940	186.431
+2403.260070	216.716
+2403.327200	179.745
+2403.394331	156.146
+2403.461463	151.426
+2403.528596	127.434
+2403.595730	111.308
+2403.662865	136.874
+2403.730001	138.84
+2403.797138	136.087
+2403.864276	134.907
+2403.931414	165.979
+2403.998554	206.097
+2404.065695	223.796
+2404.132836	233.629
+2404.199978	230.089
+2404.267122	198.231
+2404.334266	158.506
+2404.401411	169.912
+2404.468558	200.59
+2404.535705	188.398
+2404.602853	136.48
+2404.670002	137.267
+2404.737152	176.598
+2404.804303	218.29
+2404.871455	226.943
+2404.938607	213.57
+2405.005761	208.457
+2405.072916	248.968
+2405.140071	234.416
+2405.207228	201.377
+2405.274385	182.891
+2405.341543	184.071
+2405.408703	186.824
+2405.475863	170.305
+2405.543024	150.64
+2405.610186	147.493
+2405.677349	148.28
+2405.744513	146.706
+2405.811678	151.426
+2405.878844	152.213
+2405.946011	180.531
+2406.013179	202.95
+2406.080348	215.93
+2406.147517	234.809
+2406.214688	243.462
+2406.281859	230.089
+2406.349032	189.971
+2406.416205	151.426
+2406.483379	143.953
+2406.550555	173.452
+2406.617731	156.539
+2406.684908	141.987
+2406.752086	163.619
+2406.819265	173.452
+2406.886445	184.071
+2406.953626	208.457
+2407.020808	192.724
+2407.087991	215.93
+2407.155174	268.634
+2407.222359	269.027
+2407.289545	248.968
+2407.356731	221.043
+2407.423918	181.318
+2407.491107	208.85
+2407.558296	234.416
+2407.625486	194.297
+2407.692678	202.95
+2407.759870	202.95
+2407.827063	208.85
+2407.894257	178.172
+2407.961452	158.506
+2408.028648	195.084
+2408.095845	199.017
+2408.163042	165.585
+2408.230241	185.251
+2408.297441	229.302
+2408.364641	286.333
+2408.431843	272.567
+2408.499045	193.904
+2408.566249	162.832
+2408.633453	174.238
+2408.700658	148.673
+2408.767864	142.38
+2408.835072	143.56
+2408.902280	160.079
+2408.969489	193.904
+2409.036699	239.529
+2409.103909	280.827
+2409.171121	237.169
+2409.238334	172.272
+2409.305548	162.439
+2409.372762	176.598
+2409.439978	197.837
+2409.507195	167.945
+2409.574412	142.38
+2409.641630	146.313
+2409.708850	158.113
+2409.776070	188.791
+2409.843291	227.729
+2409.910513	254.868
+2409.977736	232.449
+2410.044960	215.143
+2410.112185	223.796
+2410.179411	223.403
+2410.246638	215.536
+2410.313866	210.817
+2410.381095	151.033
+2410.448324	116.028
+2410.515555	129.401
+2410.582786	157.719
+2410.650019	206.49
+2410.717252	158.506
+2410.784487	103.049
+2410.851722	97.5422
+2410.918958	146.313
+2410.986195	200.984
+2411.053433	222.223
+2411.120672	199.804
+2411.187912	198.624
+2411.255153	202.557
+2411.322395	170.305
+2411.389638	128.221
+2411.456881	159.686
+2411.524126	175.025
+2411.591372	141.987
+2411.658618	122.714
+2411.725866	122.714
+2411.793114	88.4959
+2411.860363	81.4163
+2411.927614	123.894
+2411.994865	205.704
+2412.062117	245.035
+2412.129370	210.423
+2412.196624	199.411
+2412.263879	191.544
+2412.331135	158.113
+2412.398392	140.02
+2412.465650	165.192
+2412.532908	144.74
+2412.600168	123.501
+2412.667429	119.568
+2412.734690	110.915
+2412.801953	150.64
+2412.869216	227.336
+2412.936480	245.035
+2413.003746	233.236
+2413.071012	248.575
+2413.138279	250.148
+2413.205547	200.197
+2413.272816	182.891
+2413.340086	177.385
+2413.407357	223.796
+2413.474629	232.056
+2413.541902	191.151
+2413.609175	180.925
+2413.676450	177.385
+2413.743725	144.74
+2413.811002	130.187
+2413.878279	140.807
+2413.945558	196.657
+2414.012837	234.416
+2414.080118	211.21
+2414.147399	163.226
+2414.214681	151.033
+2414.281964	177.778
+2414.349248	136.087
+2414.416533	110.522
+2414.483819	131.76
+2414.551106	126.254
+2414.618393	119.174
+2414.685682	141.2
+2414.752972	115.635
+2414.820262	107.375
+2414.887554	143.56
+2414.954846	154.179
+2415.022140	180.531
+2415.089434	223.796
+2415.156729	215.93
+2415.224026	184.465
+2415.291323	172.665
+2415.358621	160.079
+2415.425920	125.074
+2415.493220	114.455
+2415.560521	121.928
+2415.627823	153.786
+2415.695125	217.11
+2415.762429	237.169
+2415.829734	206.097
+2415.897039	167.945
+2415.964346	168.732
+2416.031653	222.223
+2416.098962	225.369
+2416.166271	223.796
+2416.233582	219.863
+2416.300893	213.177
+2416.368205	194.297
+2416.435518	171.092
+2416.502832	127.827
+2416.570147	127.041
+2416.637463	138.84
+2416.704780	171.092
+2416.772098	196.657
+2416.839416	187.611
+2416.906736	219.47
+2416.974057	219.47
+2417.041378	189.578
+2417.108701	172.272
+2417.176024	199.804
+2417.243348	279.647
+2417.310674	256.834
+2417.378000	191.544
+2417.445327	147.886
+2417.512655	138.447
+2417.579984	162.046
+2417.647314	167.945
+2417.714645	188.004
+2417.781977	197.051
+2417.849310	173.845
+2417.916643	182.105
+2417.983978	205.704
+2418.051314	231.662
+2418.118650	292.626
+2418.185988	301.279
+2418.253326	242.282
+2418.320665	187.218
+2418.388006	180.532
+2418.455347	155.753
+2418.522689	136.087
+2418.590032	138.84
+2418.657376	140.807
+2418.724721	149.066
+2418.792067	157.719
+2418.859414	160.472
+2418.926762	176.205
+2418.994110	169.912
+2419.061460	216.323
+2419.128811	286.726
+2419.196162	256.441
+2419.263515	201.377
+2419.330868	200.197
+2419.398223	199.017
+2419.465578	197.051
+2419.532934	160.472
+2419.600291	117.601
+2419.667649	116.028
+2419.735008	164.406
+2419.802368	177.778
+2419.869729	170.699
+2419.937091	211.603
+2420.004454	257.621
+2420.071818	215.143
+2420.139182	226.156
+2420.206548	243.855
+2420.273914	226.943
+2420.341282	216.716
+2420.408650	171.092
+2420.476020	127.827
+2420.543390	132.547
+2420.610761	149.853
+2420.678133	152.606
+2420.745507	176.598
+2420.812881	197.051
+2420.880256	229.303
+2420.947631	196.657
+2421.015008	176.992
+2421.082386	189.184
+2421.149765	211.997
+2421.217145	200.984
+2421.284525	218.29
+2421.351907	195.477
+2421.419289	142.773
+2421.486673	137.66
+2421.554057	174.238
+2421.621442	175.812
+2421.688828	151.033
+2421.756216	142.773
+2421.823604	141.2
+2421.890993	153.393
+2421.958383	183.285
+2422.025774	201.377
+2422.093166	233.236
+2422.160558	259.981
+2422.227952	240.709
+2422.295347	178.958
+2422.362742	184.858
+2422.430139	205.31
+2422.497536	197.444
+2422.564935	180.138
+2422.632334	165.192
+2422.699735	167.159
+2422.767136	165.979
+2422.834538	152.213
+2422.901941	138.84
+2422.969345	139.627
+2423.036750	187.611
+2423.104156	191.151
+2423.171563	168.339
+2423.238971	186.825
+2423.306379	202.557
+2423.373789	191.151
+2423.441200	200.591
+2423.508611	179.352
+2423.576024	165.586
+2423.643437	184.858
+2423.710852	181.318
+2423.778267	137.66
+2423.845683	153.393
+2423.913100	226.549
+2423.980518	271.78
+2424.047937	243.855
+2424.115357	210.817
+2424.182778	217.896
+2424.250200	219.863
+2424.317623	198.624
+2424.385047	151.82
+2424.452471	158.506
+2424.519897	195.084
+2424.587324	166.765
+2424.654751	117.994
+2424.722179	133.334
+2424.789609	170.699
+2424.857039	210.423
+2424.924470	256.441
+2424.991903	235.596
+2425.059336	204.524
+2425.126770	232.842
+2425.194205	263.521
+2425.261641	226.943
+2425.329078	221.829
+2425.396515	211.997
+2425.463954	195.477
+2425.531394	184.071
+2425.598834	143.56
+2425.666276	134.907
+2425.733718	126.254
+2425.801162	154.573
+2425.868606	217.503
+2425.936052	277.287
+2426.003498	307.179
+2426.070945	263.521
+2426.138393	230.089
+2426.205842	226.549
+2426.273292	213.963
+2426.340743	175.418
+2426.408195	165.586
+2426.475648	169.912
+2426.543101	147.493
+2426.610556	160.079
+2426.678012	186.038
+2426.745468	227.336
+2426.812926	223.009
+2426.880384	217.11
+2426.947844	252.901
+2427.015304	259.588
+2427.082765	256.441
+2427.150227	297.739
+2427.217691	326.451
+2427.285155	254.868
+2427.352620	178.172
+2427.420086	138.447
+2427.487552	107.768
+2427.555020	115.241
+2427.622489	156.146
+2427.689959	158.506
+2427.757429	118.388
+2427.824901	102.655
+2427.892373	127.434
+2427.959847	154.966
+2428.027321	211.21
+2428.094796	235.596
+2428.162273	217.896
+2428.229750	228.516
+2428.297228	180.925
+2428.364707	144.347
+2428.432187	164.012
+2428.499668	153
+2428.567150	133.334
+2428.634633	141.987
+2428.702116	169.912
+2428.769601	192.331
+2428.837087	206.097
+2428.904573	235.202
+2428.972061	231.662
+2429.039549	196.264
+2429.107039	201.771
+2429.174529	219.076
+2429.242020	180.532
+2429.309512	160.473
+2429.377006	160.079
+2429.444500	160.866
+2429.511995	155.359
+2429.579491	171.485
+2429.646987	176.205
+2429.714485	142.773
+2429.781984	107.768
+2429.849484	128.221
+2429.916984	153.393
+2429.984486	205.31
+2430.051988	207.277
+2430.119492	214.357
+2430.186996	217.11
+2430.254501	226.943
+2430.322008	258.408
+2430.389515	230.483
+2430.457023	175.812
+2430.524532	148.673
+2430.592042	157.326
+2430.659553	218.683
+2430.727065	216.323
+2430.794578	152.606
+2430.862092	140.807
+2430.929606	199.804
+2430.997122	248.575
+2431.064638	287.906
+2431.132156	313.079
+2431.199674	307.572
+2431.267194	235.202
+2431.334714	197.837
+2431.402235	193.118
+2431.469758	182.105
+2431.537281	177.778
+2431.604805	164.799
+2431.672330	122.714
+2431.739856	116.421
+2431.807383	139.234
+2431.874910	127.827
+2431.942439	124.288
+2432.009969	169.519
+2432.077499	243.855
+2432.145031	279.253
+2432.212564	292.233
+2432.280097	275.714
+2432.347631	180.138
+2432.415167	124.288
+2432.482703	126.647
+2432.550240	148.28
+2432.617778	166.372
+2432.685317	157.719
+2432.752857	156.933
+2432.820398	152.213
+2432.887940	155.753
+2432.955483	174.239
+2433.023027	165.192
+2433.090571	186.825
+2433.158117	206.097
+2433.225664	215.93
+2433.293211	215.537
+2433.360760	193.904
+2433.428309	151.82
+2433.495859	163.226
+2433.563411	158.899
+2433.630963	166.372
+2433.698516	178.565
+2433.766070	174.239
+2433.833625	130.187
+2433.901181	109.735
+2433.968738	158.506
+2434.036296	228.123
+2434.103854	261.554
+2434.171414	218.29
+2434.238975	177.385
+2434.306536	223.01
+2434.374099	204.524
+2434.441662	180.138
+2434.509227	160.473
+2434.576792	148.28
+2434.644358	161.259
+2434.711926	155.359
+2434.779494	149.46
+2434.847063	160.866
+2434.914633	184.465
+2434.982204	207.67
+2435.049776	213.963
+2435.117348	198.231
+2435.184922	184.465
+2435.252497	152.213
+2435.320073	119.568
+2435.387649	107.768
+2435.455227	126.254
+2435.522805	133.334
+2435.590385	132.154
+2435.657965	184.071
+2435.725546	223.796
+2435.793128	189.578
+2435.860711	176.992
+2435.928296	200.591
+2435.995881	202.95
+2436.063467	169.519
+2436.131053	121.534
+2436.198641	149.066
+2436.266230	162.439
+2436.333820	169.912
+2436.401410	171.092
+2436.469002	167.945
+2436.536594	205.31
+2436.604188	186.825
+2436.671782	135.3
+2436.739378	155.359
+2436.806974	187.611
+2436.874571	178.958
+2436.942169	161.652
+2437.009768	159.686
+2437.077368	198.231
+2437.144969	234.416
+2437.212571	191.151
+2437.280174	170.699
+2437.347778	180.138
+2437.415383	184.858
+2437.482988	176.598
+2437.550595	178.958
+2437.618202	160.473
+2437.685811	146.707
+2437.753420	143.56
+2437.821030	133.334
+2437.888642	169.519
+2437.956254	218.683
+2438.023867	268.241
+2438.091481	285.153
+2438.159096	233.236
+2438.226712	174.239
+2438.294329	176.205
+2438.361947	193.904
+2438.429566	188.005
+2438.497185	172.272
+2438.564806	157.719
+2438.632428	132.94
+2438.700050	103.442
+2438.767674	107.768
+2438.835298	114.455
+2438.902923	141.987
+2438.970550	195.477
+2439.038177	243.855
+2439.105805	251.328
+2439.173434	235.596
+2439.241064	201.771
+2439.308695	206.884
+2439.376327	245.428
+2439.443960	215.537
+2439.511594	156.539
+2439.579228	145.527
+2439.646864	153
+2439.714501	165.192
+2439.782138	176.598
+2439.849777	178.565
+2439.917416	152.213
+2439.985056	162.832
+2440.052698	238.742
+2440.120340	252.901
+2440.187983	243.069
+2440.255627	227.336
+2440.323272	208.85
+2440.390918	196.657
+2440.458565	186.038
+2440.526213	176.992
+2440.593861	154.573
+2440.661511	192.724
+2440.729162	250.542
+2440.796813	249.362
+2440.864466	248.182
+2440.932119	180.138
+2440.999774	161.259
+2441.067429	165.586
+2441.135085	203.737
+2441.202743	224.583
+2441.270401	188.398
+2441.338060	146.706
+2441.405720	125.468
+2441.473381	139.627
+2441.541043	120.354
+2441.608706	123.894
+2441.676369	134.907
+2441.744034	156.539
+2441.811700	163.619
+2441.879366	156.146
+2441.947034	133.334
+2442.014702	146.707
+2442.082372	184.071
+2442.150042	221.83
+2442.217713	215.537
+2442.285386	185.251
+2442.353059	166.766
+2442.420733	140.807
+2442.488408	150.64
+2442.556084	158.506
+2442.623761	117.601
+2442.691439	105.408
+2442.759117	131.761
+2442.826797	161.259
+2442.894478	189.578
+2442.962159	174.238
+2443.029842	156.146
+2443.097525	153.786
+2443.165210	156.933
+2443.232895	148.673
+2443.300582	137.66
+2443.368269	143.167
+2443.435957	156.146
+2443.503646	184.071
+2443.571336	181.318
+2443.639027	143.167
+2443.706719	135.3
+2443.774412	173.452
+2443.842106	191.938
+2443.909800	186.825
+2443.977496	157.719
+2444.045193	170.305
+2444.112890	196.657
+2444.180589	182.891
+2444.248288	182.105
+2444.315988	199.017
+2444.383690	206.097
+2444.451392	226.156
+2444.519095	239.135
+2444.586799	229.303
+2444.654504	246.608
+2444.722210	237.955
+2444.789917	208.457
+2444.857625	175.812
+2444.925334	156.933
+2444.993043	134.514
+2445.060754	132.154
+2445.128466	180.925
+2445.196178	231.269
+2445.263892	221.436
+2445.331606	189.184
+2445.399321	202.164
+2445.467038	230.876
+2445.534755	208.063
+2445.602473	185.251
+2445.670192	160.472
+2445.737912	139.233
+2445.805633	151.033
+2445.873355	202.164
+2445.941078	196.264
+2446.008802	186.431
+2446.076527	241.495
+2446.144252	262.734
+2446.211979	254.081
+2446.279706	259.194
+2446.347435	228.909
+2446.415164	173.845
+2446.482895	166.372
+2446.550626	177.778
+2446.618358	200.197
+2446.686091	171.485
+2446.753825	154.179
+2446.821560	180.925
+2446.889296	178.958
+2446.957033	195.871
+2447.024771	230.482
+2447.092510	282.793
+2447.160250	352.017
+2447.227990	305.999
+2447.295732	252.901
+2447.363475	233.629
+2447.431218	194.298
+2447.498962	161.652
+2447.566708	127.434
+2447.634454	163.619
+2447.702201	178.172
+2447.769949	160.866
+2447.837699	164.799
+2447.905449	194.691
+2447.973200	240.709
+2448.040952	221.83
+2448.108704	236.382
+2448.176458	298.133
+2448.244213	311.505
+2448.311969	237.169
+2448.379725	170.699
+2448.447483	164.406
+2448.515241	156.933
+2448.583001	151.033
+2448.650761	140.02
+2448.718522	115.241
+2448.786285	137.66
+2448.854048	179.352
+2448.921812	201.377
+2448.989577	198.231
+2449.057343	187.611
+2449.125110	208.85
+2449.192878	294.199
+2449.260646	359.096
+2449.328416	344.937
+2449.396187	265.881
+2449.463958	215.143
+2449.531731	182.498
+2449.599505	139.233
+2449.667279	123.894
+2449.735054	170.305
+2449.802831	213.177
+2449.870608	244.248
+2449.938386	237.955
+2450.006165	237.955
+2450.073945	323.305
+2450.141726	368.142
+2450.209508	339.43
+2450.277291	271.78
+2450.345075	239.135
+2450.412859	219.47
+2450.480645	155.753
+2450.548432	147.1
+2450.616219	154.179
+2450.684008	172.665
+2450.751797	176.205
+2450.819588	135.694
+2450.887379	135.694
+2450.955171	186.431
+2451.022964	209.243
+2451.090758	248.182
+2451.158553	259.981
+2451.226349	272.174
+2451.294146	254.475
+2451.361944	204.13
+2451.429743	201.377
+2451.497543	197.837
+2451.565344	169.519
+2451.633145	129.401
+2451.700948	101.475
+2451.768751	128.221
+2451.836556	167.159
+2451.904361	166.372
+2451.972167	157.326
+2452.039975	176.205
+2452.107783	196.264
+2452.175592	222.616
+2452.243402	247.395
+2452.311213	217.896
+2452.379025	219.076
+2452.446838	205.704
+2452.514651	142.38
+2452.582466	127.827
+2452.650282	105.408
+2452.718099	119.174
+2452.785916	173.058
+2452.853735	169.912
+2452.921554	148.28
+2452.989374	164.799
+2453.057196	204.917
+2453.125018	231.269
+2453.192841	219.47
+2453.260665	185.251
+2453.328490	175.418
+2453.396316	194.297
+2453.464143	198.624
+2453.531971	168.339
+2453.599800	141.593
+2453.667630	148.28
+2453.735460	139.627
+2453.803292	115.635
+2453.871125	124.681
+2453.938958	161.652
+2454.006792	198.624
+2454.074628	184.858
+2454.142464	156.146
+2454.210301	188.398
+2454.278140	198.231
+2454.345979	174.238
+2454.413819	136.48
+2454.481660	123.894
+2454.549502	125.861
+2454.617345	134.514
+2454.685188	151.426
+2454.753033	151.426
+2454.820879	130.187
+2454.888725	149.46
+2454.956573	180.138
+2455.024421	142.773
+2455.092271	126.647
+2455.160121	132.94
+2455.227973	142.38
+2455.295825	131.76
+2455.363678	136.48
+2455.431532	156.933
+2455.499387	193.118
+2455.567243	176.598
+2455.635100	114.455
+2455.702958	96.3622
+2455.770817	112.881
+2455.838677	143.167
+2455.906537	151.033
+2455.974399	155.359
+2456.042261	183.678
+2456.110125	189.184
+2456.177989	154.573
+2456.245855	162.046
+2456.313721	171.092
+2456.381588	162.046
+2456.449457	140.807
+2456.517326	129.794
+2456.585196	122.714
+2456.653067	151.426
+2456.720939	181.318
+2456.788812	176.205
+2456.856685	173.452
+2456.924560	149.46
+2456.992436	167.159
+2457.060312	188.398
+2457.128190	157.326
+2457.196069	136.874
+2457.263948	130.581
+2457.331828	151.82
+2457.399710	167.159
+2457.467592	130.974
+2457.535475	110.915
+2457.603359	132.547
+2457.671244	149.066
+2457.739130	134.907
+2457.807017	126.647
+2457.874905	160.079
+2457.942794	199.017
+2458.010684	224.189
+2458.078574	194.297
+2458.146466	158.113
+2458.214359	184.465
+2458.282252	179.352
+2458.350147	146.706
+2458.418042	153.786
+2458.485938	171.092
+2458.553836	152.606
+2458.621734	117.208
+2458.689633	108.948
+2458.757533	136.087
+2458.825434	167.552
+2458.893336	203.737
+2458.961239	205.31
+2459.029143	198.624
+2459.097047	225.369
+2459.164953	224.583
+2459.232860	172.272
+2459.300767	154.573
+2459.368676	171.485
+2459.436585	191.544
+2459.504496	181.711
+2459.572407	138.054
+2459.640319	153.786
+2459.708232	188.791
+2459.776147	156.539
+2459.844062	156.933
+2459.911978	213.177
+2459.979895	223.403
+2460.047812	206.884
+2460.115731	191.544
+2460.183651	166.372
+2460.251572	154.179
+2460.319493	167.945
+2460.387416	188.004
+2460.455339	167.159
+2460.523264	139.627
+2460.591189	115.635
+2460.659116	118.388
+2460.727043	136.874
+2460.794971	134.12
+2460.862900	154.573
+2460.930830	173.845
+2460.998761	186.431
+2461.066693	217.896
+2461.134626	225.763
+2461.202560	234.022
+2461.270495	235.595
+2461.338430	214.356
+2461.406367	194.297
+2461.474305	203.344
+2461.542243	178.565
+2461.610183	133.334
+2461.678123	92.8223
+2461.746064	114.848
+2461.814007	146.706
+2461.881950	169.125
+2461.949894	199.017
+2462.017839	219.863
+2462.085785	223.796
+2462.153732	230.482
+2462.221680	221.436
+2462.289629	162.046
+2462.357579	121.141
+2462.425529	113.668
+2462.493481	128.614
+2462.561433	141.987
+2462.629387	146.706
+2462.697341	154.966
+2462.765297	156.146
+2462.833253	150.246
+2462.901210	211.603
+2462.969169	232.842
+2463.037128	208.85
+2463.105088	222.616
+2463.173049	245.035
+2463.241011	226.943
+2463.308974	170.699
+2463.376938	165.585
+2463.444902	187.611
+2463.512868	177.385
+2463.580835	159.686
+2463.648802	140.02
+2463.716771	116.814
+2463.784740	126.254
+2463.852711	156.539
+2463.920682	159.292
+2463.988654	180.531
+2464.056627	202.95
+2464.124602	199.017
+2464.192577	183.285
+2464.260553	171.878
+2464.328530	178.958
+2464.396508	167.945
+2464.464486	135.694
+2464.532466	148.28
+2464.600447	140.807
+2464.668429	136.087
+2464.736411	140.413
+2464.804395	148.28
+2464.872379	154.966
+2464.940364	165.585
+2465.008351	179.745
+2465.076338	184.858
+2465.144326	155.753
+2465.212315	146.313
+2465.280306	143.167
+2465.348297	132.94
+2465.416289	141.593
+2465.484281	115.241
+2465.552275	126.647
+2465.620270	142.773
+2465.688266	164.799
+2465.756262	170.699
+2465.824260	147.1
+2465.892259	175.418
+2465.960258	235.595
+2466.028258	244.642
+2466.096260	184.858
+2466.164262	157.326
+2466.232265	147.886
+2466.300269	137.267
+2466.368274	157.719
+2466.436280	174.238
+2466.504287	176.598
+2466.572295	171.878
+2466.640304	152.999
+2466.708314	158.899
+2466.776325	144.74
+2466.844336	162.832
+2466.912349	198.624
+2466.980362	205.704
+2467.048377	236.775
+2467.116392	224.976
+2467.184409	189.578
+2467.252426	192.724
+2467.320444	186.431
+2467.388463	175.418
+2467.456483	186.038
+2467.524504	173.452
+2467.592526	186.824
+2467.660549	199.804
+2467.728573	180.138
+2467.796598	193.904
+2467.864624	194.297
+2467.932650	178.172
+2468.000678	177.385
+2468.068706	186.038
+2468.136736	164.799
+2468.204766	172.665
+2468.272798	175.025
+2468.340830	147.886
+2468.408863	114.061
+2468.476897	115.241
+2468.544932	147.886
+2468.612968	189.184
+2468.681005	213.57
+2468.749043	202.95
+2468.817082	155.359
+2468.885122	110.128
+2468.953163	134.907
+2469.021204	182.105
+2469.089247	204.13
+2469.157290	186.038
+2469.225335	166.765
+2469.293380	188.398
+2469.361427	174.632
+2469.429474	147.493
+2469.497522	189.971
+2469.565571	199.804
+2469.633621	154.573
+2469.701672	161.259
+2469.769724	135.3
+2469.837777	114.848
+2469.905831	146.313
+2469.973886	164.406
+2470.041942	182.105
+2470.109998	189.578
+2470.178056	221.436
+2470.246114	209.243
+2470.314174	172.665
+2470.382234	156.539
+2470.450296	158.899
+2470.518358	155.359
+2470.586421	140.807
+2470.654485	109.342
+2470.722550	100.689
+2470.790617	113.668
+2470.858683	109.735
+2470.926751	160.866
+2470.994820	248.575
+2471.062890	254.081
+2471.130961	198.231
+2471.199032	188.398
+2471.267105	191.151
+2471.335179	188.398
+2471.403253	174.238
+2471.471328	139.627
+2471.539405	165.192
+2471.607482	152.213
+2471.675560	135.694
+2471.743639	144.347
+2471.811720	149.853
+2471.879801	156.146
+2471.947883	185.645
+2472.015966	200.984
+2472.084049	216.716
+2472.152134	221.436
+2472.220220	236.382
+2472.288307	185.251
+2472.356394	129.007
+2472.424483	139.233
+2472.492572	169.912
+2472.560663	164.406
+2472.628754	157.326
+2472.696846	132.547
+2472.764939	110.521
+2472.833034	110.521
+2472.901129	139.627
+2472.969225	158.506
+2473.037322	182.105
+2473.105420	203.344
+2473.173519	189.578
+2473.241618	184.071
+2473.309719	182.105
+2473.377821	185.251
+2473.445923	192.331
+2473.514027	162.439
+2473.582131	141.987
+2473.650237	153.393
+2473.718343	162.439
+2473.786450	160.079
+2473.854559	194.297
+2473.922668	212.39
+2473.990778	185.251
+2474.058889	163.226
+2474.127001	180.531
+2474.195114	230.482
+2474.263228	220.256
+2474.331343	189.184
+2474.399458	155.753
+2474.467575	141.2
+2474.535693	166.372
+2474.603811	220.65
+2474.671931	234.022
+2474.740051	187.611
+2474.808172	165.586
+2474.876295	223.009
+2474.944418	217.896
+2475.012542	183.678
+2475.080667	172.272
+2475.148793	153.393
+2475.216920	153.393
+2475.285048	175.812
+2475.353177	213.57
+2475.421307	205.704
+2475.489438	169.912
+2475.557569	153.786
+2475.625702	121.534
+2475.693835	121.928
+2475.761970	159.686
+2475.830105	147.886
+2475.898242	148.673
+2475.966379	207.67
+2476.034517	239.922
+2476.102656	197.444
+2476.170796	160.472
+2476.238937	156.933
+2476.307079	163.619
+2476.375222	167.159
+2476.443366	165.979
+2476.511511	157.326
+2476.579657	173.452
+2476.647803	165.979
+2476.715951	180.925
+2476.784100	171.485
+2476.852249	184.465
+2476.920400	166.765
+2476.988551	167.552
+2477.056703	175.812
+2477.124856	189.578
+2477.193011	199.804
+2477.261166	176.205
+2477.329322	187.218
+2477.397479	156.539
+2477.465637	149.46
+2477.533796	186.825
+2477.601955	197.837
+2477.670116	204.917
+2477.738278	178.958
+2477.806440	160.472
+2477.874604	170.305
+2477.942768	190.364
+2478.010934	192.724
+2478.079100	224.189
+2478.147268	252.508
+2478.215436	253.295
+2478.283605	263.521
+2478.351775	207.67
+2478.419946	185.251
+2478.488118	195.084
+2478.556291	168.732
+2478.624465	152.213
+2478.692640	141.987
+2478.760816	131.367
+2478.828992	157.326
+2478.897170	197.837
+2478.965348	217.11
+2479.033528	232.449
+2479.101708	284.366
+2479.169890	271.78
+2479.238072	206.097
+2479.306255	176.205
+2479.374439	170.305
+2479.442625	153.786
+2479.510811	152.213
+2479.578998	159.686
+2479.647185	164.012
+2479.715374	178.172
+2479.783564	195.477
+2479.851755	177.778
+2479.919947	157.326
+2479.988139	188.398
+2480.056333	230.876
+2480.124527	208.063
+2480.192723	173.845
+2480.260919	175.418
+2480.329116	208.063
+2480.397315	249.755
+2480.465514	249.362
+2480.533714	208.457
+2480.601915	199.411
+2480.670117	206.097
+2480.738320	218.29
+2480.806524	216.323
+2480.874729	162.832
+2480.942934	162.439
+2481.011141	172.665
+2481.079349	158.506
+2481.147557	176.992
+2481.215767	181.711
+2481.283977	189.971
+2481.352189	199.411
+2481.420401	179.745
+2481.488614	152.606
+2481.556828	150.64
+2481.625043	168.732
+2481.693259	185.251
+2481.761476	186.825
+2481.829694	182.498
+2481.897913	167.945
+2481.966133	130.974
+2482.034354	165.192
+2482.102576	245.822
+2482.170798	287.906
+2482.239022	269.027
+2482.307246	189.578
+2482.375472	184.071
+2482.443698	201.771
+2482.511925	186.038
+2482.580154	132.154
+2482.648383	120.354
+2482.716613	165.979
+2482.784844	188.791
+2482.853076	173.059
+2482.921309	177.778
+2482.989543	179.745
+2483.057778	167.552
+2483.126013	208.064
+2483.194250	252.115
+2483.262488	220.65
+2483.330726	156.146
+2483.398966	148.28
+2483.467206	185.251
+2483.535448	208.064
+2483.603690	176.205
+2483.671933	127.434
+2483.740177	164.012
+2483.808423	210.03
+2483.876669	186.431
+2483.944916	162.832
+2484.013164	161.259
+2484.081412	213.963
+2484.149662	240.709
+2484.217913	269.814
+2484.286165	238.742
+2484.354417	173.059
+2484.422671	143.56
+2484.490925	106.588
+2484.559181	93.6091
+2484.627437	124.681
+2484.695695	154.966
+2484.763953	176.598
+2484.832212	170.699
+2484.900472	162.439
+2484.968733	188.005
+2485.036995	208.85
+2485.105258	173.452
+2485.173522	145.133
+2485.241787	148.673
+2485.310053	145.92
+2485.378319	129.007
+2485.446587	139.627
+2485.514856	127.041
+2485.583125	140.02
+2485.651395	158.113
+2485.719667	152.213
+2485.787939	140.413
+2485.856212	110.128
+2485.924487	123.894
+2485.992762	192.724
+2486.061038	197.051
+2486.129315	175.025
+2486.197593	193.904
+2486.265872	187.611
+2486.334152	160.866
+2486.402432	154.573
+2486.470714	158.506
+2486.538997	167.945
+2486.607280	184.071
+2486.675565	176.205
+2486.743850	179.352
+2486.812137	188.005
+2486.880424	171.092
+2486.948712	213.57
+2487.017001	256.048
+2487.085291	250.148
+2487.153583	228.123
+2487.221875	186.431
+2487.290167	168.732
+2487.358461	147.886
+2487.426756	150.246
+2487.495052	138.84
+2487.563349	117.601
+2487.631646	114.061
+2487.699945	150.246
+2487.768244	163.226
+2487.836545	173.452
+2487.904846	171.879
+2487.973149	161.652
+2488.041452	169.912
+2488.109756	187.611
+2488.178061	197.837
+2488.246367	157.719
+2488.314674	135.694
+2488.382982	147.886
+2488.451291	141.593
+2488.519601	124.288
+2488.587912	129.401
+2488.656223	146.313
+2488.724536	147.493
+2488.792850	156.146
+2488.861164	151.033
+2488.929480	170.699
+2488.997796	221.043
+2489.066113	207.67
+2489.134432	206.49
+2489.202751	224.189
+2489.271071	214.357
+2489.339392	206.49
+2489.407714	180.138
+2489.476037	130.187
+2489.544361	103.442
+2489.612686	134.514
+2489.681011	143.167
+2489.749338	134.907
+2489.817666	132.941
+2489.885994	174.239
+2489.954324	190.758
+2490.022654	178.565
+2490.090986	162.832
+2490.159318	144.74
+2490.227651	171.485
+2490.295986	162.439
+2490.364321	161.259
+2490.432657	159.293
+2490.500994	171.092
+2490.569332	177.778
+2490.637671	189.184
+2490.706011	197.837
+2490.774351	202.557
+2490.842693	206.49
+2490.911036	189.971
+2490.979379	173.845
+2491.047724	190.758
+2491.116069	201.771
+2491.184416	232.449
+2491.252763	224.976
+2491.321111	174.632
+2491.389460	127.827
+2491.457811	99.9021
+2491.526162	129.794
+2491.594514	164.406
+2491.662867	184.465
+2491.731221	179.352
+2491.799575	156.933
+2491.867931	129.007
+2491.936288	143.953
+2492.004646	184.465
+2492.073004	204.524
+2492.141364	197.051
+2492.209724	169.125
+2492.278086	165.586
+2492.346448	153.786
+2492.414811	149.066
+2492.483175	176.992
+2492.551541	149.853
+2492.619907	98.7222
+2492.688274	111.308
+2492.756642	153.393
+2492.825010	177.778
+2492.893380	180.532
+2492.961751	192.331
+2493.030123	214.357
+2493.098495	206.097
+2493.166869	176.598
+2493.235244	195.871
+2493.303619	211.603
+2493.371995	176.992
+2493.440373	184.465
+2493.508751	198.624
+2493.577130	186.038
+2493.645510	186.825
+2493.713892	174.239
+2493.782274	136.087
+2493.850657	112.488
+2493.919040	140.807
+2493.987425	203.737
+2494.055811	210.424
+2494.124198	216.323
+2494.192585	197.444
+2494.260974	156.933
+2494.329364	165.192
+2494.397754	175.025
+2494.466145	173.452
+2494.534538	180.532
+2494.602931	136.087
+2494.671325	137.267
+2494.739720	163.226
+2494.808117	169.126
+2494.876514	129.401
+2494.944912	106.589
+2495.013310	159.686
+2495.081710	234.022
+2495.150111	221.436
+2495.218513	188.398
+2495.286915	148.28
+2495.355319	140.02
+2495.423724	156.539
+2495.492129	175.025
+2495.560535	213.57
+2495.628943	191.938
+2495.697351	193.118
+2495.765760	199.804
+2495.834170	159.293
+2495.902582	124.288
+2495.970994	134.514
+2496.039407	185.251
+2496.107820	200.197
+2496.176235	192.331
+2496.244651	221.436
+2496.313068	198.624
+2496.381485	178.172
+2496.449904	172.665
+2496.518324	154.573
+2496.586744	153.786
+2496.655165	155.753
+2496.723588	154.966
+2496.792011	118.781
+2496.860435	103.442
+2496.928861	112.488
+2496.997287	147.887
+2497.065714	175.812
+2497.134142	147.887
+2497.202571	144.347
+2497.271000	135.694
+2497.339431	125.468
+2497.407863	149.46
+2497.476296	161.653
+2497.544729	142.773
+2497.613164	121.928
+2497.681599	125.468
+2497.750036	132.941
+2497.818473	151.426
+2497.886911	200.591
+2497.955350	224.976
+2498.023791	218.683
+2498.092232	197.051
+2498.160674	158.506
+2498.229117	114.455
+2498.297561	126.648
+2498.366005	189.971
+2498.434451	184.858
+2498.502898	171.485
+2498.571346	135.694
+2498.639794	103.835
+2498.708244	149.853
+2498.776694	169.912
+2498.845146	151.033
+2498.913598	140.414
+2498.982051	140.414
+2499.050506	165.586
+2499.118961	208.457
+2499.187417	197.444
+2499.255874	176.992
+2499.324332	147.887
+2499.392791	156.146
+2499.461251	159.293
+2499.529711	165.586
+2499.598173	149.066
+2499.666636	152.606
+2499.735099	148.673
+2499.803564	143.953
+2499.872029	157.719
+2499.940496	189.185
+2500.008963	214.75
+2500.077432	199.017
+2500.145901	169.519
+2500.214371	161.653
+2500.282842	174.239
+2500.351314	209.244
+2500.419787	188.791
+2500.488261	145.527
+2500.556736	114.455
+2500.625212	119.175
+2500.693688	155.359
+2500.762166	167.946
+2500.830645	162.046
+2500.899124	162.832
+2500.967605	184.465
+2501.036086	169.912
+2501.104568	161.259
+2501.173052	153.393
+2501.241536	151.033
+2501.310021	151.033
+2501.378507	162.832
+2501.446994	164.799
+2501.515482	140.02
+2501.583971	129.007
+2501.652461	134.907
+2501.720952	135.694
+2501.789444	126.254
+2501.857936	145.92
+2501.926430	185.645
+2501.994924	182.498
+2502.063420	188.791
+2502.131916	208.457
+2502.200414	195.084
+2502.268912	180.138
+2502.337411	161.653
+2502.405911	129.794
+2502.474413	103.442
+2502.542915	123.501
+2502.611418	163.619
+2502.679922	177.778
+2502.748426	139.627
+2502.816932	153.393
+2502.885439	169.126
+2502.953947	147.887
+2503.022455	109.342
+2503.090965	126.254
+2503.159475	195.084
+2503.227987	191.938
+2503.296499	155.753
+2503.365012	150.64
+2503.433527	149.46
+2503.502042	145.92
+2503.570558	151.82
+2503.639075	126.254
+2503.707593	139.627
+2503.776112	141.2
+2503.844632	127.041
+2503.913152	126.254
+2503.981674	140.02
+2504.050197	173.059
+2504.118721	179.745
+2504.187245	169.125
+2504.255771	165.586
+2504.324297	172.665
+2504.392824	180.138
+2504.461353	172.665
+2504.529882	142.773
+2504.598412	128.221
+2504.666943	127.041
+2504.735475	156.146
+2504.804008	188.005
+2504.872542	161.653
+2504.941077	145.133
+2505.009613	191.938
+2505.078150	223.01
+2505.146687	190.364
+2505.215226	159.293
+2505.283765	135.694
+2505.352306	155.753
+2505.420847	197.444
+2505.489390	195.478
+2505.557933	169.912
+2505.626477	123.108
+2505.695022	161.259
+2505.763569	186.825
+2505.832116	178.172
+2505.900664	173.059
+2505.969213	173.452
+2506.037762	138.84
+2506.106313	109.342
+2506.174865	135.694
+2506.243418	155.36
+2506.311971	155.753
+2506.380526	162.832
+2506.449081	173.452
+2506.517638	168.732
+2506.586195	158.899
+2506.654753	175.419
+2506.723313	189.185
+2506.791873	165.586
+2506.860434	174.239
+2506.928996	184.465
+2506.997559	158.506
+2507.066123	151.033
+2507.134688	201.771
+2507.203254	193.904
+2507.271820	154.966
+2507.340388	182.892
+2507.408957	206.884
+2507.477526	163.226
+2507.546097	166.372
+2507.614668	164.406
+2507.683241	123.894
+2507.751814	142.38
+2507.820388	176.205
+2507.888963	167.159
+2507.957540	171.092
+2508.026117	216.717
+2508.094695	257.228
+2508.163274	230.089
+2508.231853	202.164
+2508.300434	190.365
+2508.369016	178.958
+2508.437599	137.66
+2508.506182	126.648
+2508.574767	150.246
+2508.643352	180.925
+2508.711939	176.599
+2508.780526	140.02
+2508.849114	158.113
+2508.917704	175.812
+2508.986294	202.557
+2509.054885	243.855
+2509.123477	258.408
+2509.192070	236.776
+2509.260664	211.21
+2509.329259	184.465
+2509.397855	181.318
+2509.466451	169.912
+2509.535049	154.573
+2509.603648	173.059
+2509.672247	196.658
+2509.740848	185.251
+2509.809449	175.419
+2509.878052	186.825
+2509.946655	204.131
+2510.015259	214.357
+2510.083864	268.634
+2510.152471	305.606
+2510.221078	250.542
+2510.289686	199.804
+2510.358295	183.285
+2510.426905	154.18
+2510.495515	164.406
+2510.564127	143.56
+2510.632740	136.874
+2510.701353	162.833
+2510.769968	213.177
+2510.838583	264.308
+2510.907200	257.621
+2510.975817	245.035
+2511.044436	252.902
+2511.113055	304.426
+2511.181675	271.387
+2511.250296	215.93
+2511.318918	210.817
+2511.387541	199.804
+2511.456165	198.624
+2511.524790	191.151
+2511.593416	180.925
+2511.662043	181.712
+2511.730670	178.958
+2511.799299	208.064
+2511.867929	231.269
+2511.936559	238.349
+2512.005191	258.408
+2512.073823	268.241
+2512.142456	264.308
+2512.211091	283.58
+2512.279726	243.069
+2512.348362	188.005
+2512.416999	147.887
+2512.485637	145.133
+2512.554276	121.141
+2512.622916	98.7223
+2512.691557	119.961
+2512.760198	127.434
+2512.828841	124.288
+2512.897485	156.933
+2512.966129	184.858
+2513.034775	211.997
+2513.103421	208.85
+2513.172069	202.951
+2513.240717	198.624
+2513.309366	158.506
+2513.378016	136.48
+2513.446668	147.1
+2513.515320	158.113
+2513.583973	159.686
+2513.652627	191.545
+2513.721281	194.691
+2513.789937	161.653
+2513.858594	182.498
+2513.927252	224.976
+2513.995910	221.83
+2514.064570	203.344
+2514.133230	196.658
+2514.201892	177.385
+2514.270554	173.059
+2514.339218	194.298
+2514.407882	209.637
+2514.476547	188.005
+2514.545213	212.39
+2514.613880	190.365
+2514.682548	132.154
+2514.751217	149.853
+2514.819887	198.624
+2514.888558	178.958
+2514.957230	164.012
+2515.025903	179.352
+2515.094576	203.344
+2515.163251	203.344
+2515.231926	176.599
+2515.300603	146.707
+2515.369280	139.234
+2515.437958	175.025
+2515.506638	202.164
+2515.575318	196.658
+2515.643999	155.753
+2515.712681	140.414
+2515.781364	158.113
+2515.850048	171.092
+2515.918733	177.778
+2515.987419	186.431
+2516.056106	227.729
+2516.124793	239.922
+2516.193482	232.056
+2516.262172	227.336
+2516.330862	221.043
+2516.399554	181.712
+2516.468246	160.079
+2516.536939	143.56
+2516.605634	144.74
+2516.674329	157.326
+2516.743025	159.293
+2516.811722	181.318
+2516.880420	191.938
+2516.949119	185.645
+2517.017819	210.03
+2517.086520	243.069
+2517.155221	256.441
+2517.223924	241.102
+2517.292628	216.717
+2517.361332	180.925
+2517.430038	143.953
+2517.498744	142.773
+2517.567452	152.213
+2517.636160	164.406
+2517.704869	173.845
+2517.773580	161.259
+2517.842291	165.192
+2517.911003	164.012
+2517.979716	158.113
+2518.048430	181.318
+2518.117145	230.089
+2518.185861	214.75
+2518.254577	177.778
+2518.323295	153.393
+2518.392014	115.241
+2518.460733	85.3496
+2518.529454	121.535
+2518.598175	167.946
+2518.666898	204.524
+2518.735621	198.231
+2518.804345	151.82
+2518.873070	120.355
+2518.941797	151.033
+2519.010524	205.704
+2519.079252	219.076
+2519.147981	195.871
+2519.216711	180.138
+2519.285441	213.177
+2519.354173	245.035
+2519.422906	208.85
+2519.491640	175.812
+2519.560374	178.958
+2519.629110	176.205
+2519.697846	160.866
+2519.766584	165.979
+2519.835322	208.85
+2519.904061	218.29
+2519.972801	199.804
+2520.041543	188.398
+2520.110285	204.917
+2520.179028	165.192
+2520.247772	141.2
+2520.316517	150.246
+2520.385262	155.753
+2520.454009	133.334
+2520.522757	138.84
+2520.591506	159.686
+2520.660255	183.678
+2520.729006	169.519
+2520.797757	141.2
+2520.866510	156.146
+2520.935263	187.218
+2521.004017	206.884
+2521.072772	195.871
+2521.141529	182.498
+2521.210286	213.963
+2521.279044	216.323
+2521.347803	188.005
+2521.416563	173.059
+2521.485323	153.393
+2521.554085	135.301
+2521.622848	161.259
+2521.691612	199.017
+2521.760376	196.264
+2521.829142	191.938
+2521.897908	156.146
+2521.966676	136.874
+2522.035444	140.807
+2522.104213	158.113
+2522.172983	192.331
+2522.241755	197.051
+2522.310527	180.925
+2522.379300	160.866
+2522.448074	173.452
+2522.516849	173.059
+2522.585624	184.072
+2522.654401	137.267
+2522.723179	90.0694
+2522.791958	90.856
+2522.860737	103.835
+2522.929518	154.966
+2522.998299	218.683
+2523.067082	197.051
+2523.135865	147.493
+2523.204649	138.054
+2523.273434	153.393
+2523.342221	161.653
+2523.411008	169.519
+2523.479796	198.624
+2523.548585	197.051
+2523.617375	164.012
+2523.686165	141.987
+2523.754957	133.727
+2523.823750	118.781
+2523.892544	166.766
+2523.961338	214.357
+2524.030134	225.763
+2524.098930	209.244
+2524.167728	219.47
+2524.236526	188.005
+2524.305325	146.707
+2524.374126	161.653
+2524.442927	157.326
+2524.511729	173.059
+2524.580532	163.619
+2524.649336	123.894
+2524.718141	108.555
+2524.786947	100.296
+2524.855753	128.614
+2524.924561	168.339
+2524.993370	169.126
+2525.062179	163.226
+2525.130990	162.833
+2525.199801	172.272
+2525.268614	178.565
+2525.337427	175.812
+2525.406241	157.719
+2525.475057	143.56
+2525.543873	140.807
+2525.612690	136.874
+2525.681508	126.648
+2525.750327	121.535
+2525.819147	160.079
+2525.887968	196.658
+2525.956790	191.544
+2526.025612	172.665
+2526.094436	158.113
+2526.163261	171.879
+2526.232086	147.1
+2526.300913	140.02
+2526.369740	186.825
+2526.438568	188.398
+2526.507398	170.699
+2526.576228	181.318
+2526.645059	201.771
+2526.713891	208.85
+2526.782724	188.005
+2526.851558	154.18
+2526.920393	174.239
+2526.989229	201.377
+2527.058066	195.478
+2527.126904	178.958
+2527.195742	175.419
+2527.264582	153
+2527.333422	141.2
+2527.402264	142.38
+2527.471106	150.64
+2527.539950	140.414
+2527.608794	129.401
+2527.677639	150.64
+2527.746485	176.599
+2527.815332	199.804
+2527.884180	194.691
+2527.953029	165.979
+2528.021879	154.966
+2528.090730	141.987
+2528.159582	143.56
+2528.228435	118.781
+2528.297288	108.948
+2528.366143	130.974
+2528.434999	149.067
+2528.503855	147.1
+2528.572713	141.987
+2528.641571	156.146
+2528.710430	175.025
+2528.779290	154.573
+2528.848152	175.025
+2528.917014	195.478
+2528.985877	187.218
+2529.054741	163.226
+2529.123606	172.665
+2529.192472	211.21
+2529.261338	200.984
+2529.330206	178.565
+2529.399075	164.406
+2529.467944	150.247
+2529.536815	160.473
+2529.605686	164.799
+2529.674559	151.82
+2529.743432	122.321
+2529.812306	107.375
+2529.881182	138.447
+2529.950058	180.925
+2530.018935	172.272
+2530.087813	143.953
+2530.156692	153.786
+2530.225572	189.971
+2530.294453	200.197
+2530.363335	169.912
+2530.432217	138.447
+2530.501101	143.954
+2530.569986	146.313
+2530.638871	143.954
+2530.707758	189.971
+2530.776645	222.223
+2530.845534	162.833
+2530.914423	145.92
+2530.983313	191.938
+2531.052204	219.863
+2531.121096	208.064
+2531.189989	196.264
+2531.258883	211.604
+2531.327778	230.089
+2531.396674	235.989
+2531.465571	184.072
+2531.534469	144.74
+2531.603367	142.774
+2531.672267	150.64
+2531.741168	146.707
+2531.810069	141.2
+2531.878972	163.226
+2531.947875	221.043
+2532.016779	233.629
+2532.085684	239.136
+2532.154591	234.809
+2532.223498	225.763
+2532.292406	229.303
+2532.361315	189.971
+2532.430225	158.506
+2532.499136	143.56
+2532.568047	155.753
+2532.636960	170.699
+2532.705874	165.192
+2532.774788	132.154
+2532.843704	161.653
+2532.912621	212.784
+2532.981538	202.951
+2533.050456	175.812
+2533.119376	216.717
+2533.188296	291.84
+2533.257217	303.639
+2533.326139	285.94
+2533.395062	259.981
+2533.463986	213.964
+2533.532911	164.799
+2533.601837	147.493
+2533.670764	153
+2533.739692	166.372
+2533.808620	158.899
+2533.877550	145.527
+2533.946481	156.146
+2534.015412	183.678
+2534.084344	195.871
+2534.153278	241.496
+2534.222212	295.773
+2534.291147	273.354
+2534.360084	191.938
+2534.429021	191.938
+2534.497959	204.131
+2534.566898	177.385
+2534.635838	135.694
+2534.704779	112.882
+2534.773720	121.535
+2534.842663	178.172
+2534.911607	196.658
+2534.980551	182.105
+2535.049497	184.465
+2535.118444	229.303
+2535.187391	219.863
+2535.256339	214.75
+2535.325289	203.737
+2535.394239	202.557
+2535.463190	207.277
+2535.532142	175.419
+2535.601095	158.9
+2535.670049	155.36
+2535.739004	176.992
+2535.807960	180.532
+2535.876917	193.511
+2535.945875	211.21
+2536.014833	205.704
+2536.083793	190.758
+2536.152754	197.051
+2536.221715	193.118
+2536.290678	179.352
+2536.359641	216.717
+2536.428605	223.796
+2536.497570	192.725
+2536.566537	147.1
+2536.635504	130.188
+2536.704472	149.853
+2536.773441	163.226
+2536.842411	205.704
+2536.911382	240.316
+2536.980354	226.156
+2537.049326	218.29
+2537.118300	228.909
+2537.187275	203.737
+2537.256250	222.223
+2537.325227	228.909
+2537.394204	195.084
+2537.463183	184.465
+2537.532162	158.506
+2537.601142	132.154
+2537.670123	141.594
+2537.739105	142.774
+2537.808089	148.673
+2537.877073	178.959
+2537.946057	201.771
+2538.015043	206.884
+2538.084030	221.043
+2538.153018	194.298
+2538.222007	210.817
+2538.290996	200.197
+2538.359987	160.473
+2538.428978	130.974
+2538.497971	113.275
+2538.566964	97.1491
+2538.635958	99.509
+2538.704954	112.882
+2538.773950	177.385
+2538.842947	235.989
+2538.911945	208.064
+2538.980944	174.239
+2539.049944	179.745
+2539.118945	163.226
+2539.187947	185.645
+2539.256950	224.19
+2539.325953	188.398
+2539.394958	161.259
+2539.463964	149.46
+2539.532970	126.648
+2539.601977	106.195
+2539.670986	136.087
+2539.739995	154.573
+2539.809005	142.38
+2539.878017	162.439
+2539.947029	193.118
+2540.016042	200.984
+2540.085056	189.971
+2540.154071	194.298
+2540.223087	200.984
+2540.292104	178.565
+2540.361121	164.799
+2540.430140	179.352
+2540.499160	144.74
+2540.568180	140.807
+2540.637202	183.678
+2540.706224	145.92
+2540.775248	112.882
+2540.844272	130.188
+2540.913297	140.414
+2540.982323	140.02
+2541.051351	154.18
+2541.120379	167.946
+2541.189408	173.059
+2541.258438	161.653
+2541.327468	142.38
+2541.396500	115.635
+2541.465533	131.367
+2541.534567	141.987
+2541.603601	178.172
+2541.672637	208.85
+2541.741674	170.699
+2541.810711	125.074
+2541.879749	108.949
+2541.948789	113.275
+2542.017829	143.167
+2542.086870	191.151
+2542.155912	206.491
+2542.224955	176.992
+2542.293999	157.72
+2542.363044	161.259
+2542.432090	155.753
+2542.501137	122.321
+2542.570185	119.568
+2542.639234	140.02
+2542.708283	172.272
+2542.777334	147.1
+2542.846385	136.874
+2542.915438	149.067
+2542.984491	138.447
+2543.053546	160.473
+2543.122601	186.825
+2543.191657	158.113
+2543.260714	143.167
+2543.329772	170.699
+2543.398831	173.452
+2543.467891	149.853
+2543.536952	161.259
+2543.606014	203.344
+2543.675077	178.565
+2543.744140	161.259
+2543.813205	159.686
+2543.882271	139.627
+2543.951337	120.748
+2544.020405	121.141
+2544.089473	182.498
+2544.158542	227.336
+2544.227613	219.077
+2544.296684	212.784
+2544.365756	205.704
+2544.434829	180.925
+2544.503903	157.72
+2544.572978	134.907
+2544.642054	116.815
+2544.711131	129.401
+2544.780209	140.414
+2544.849287	153.393
+2544.918367	156.933
+2544.987448	143.954
+2545.056529	121.928
+2545.125612	147.887
+2545.194695	151.033
+2545.263779	149.067
+2545.332865	178.565
+2545.401951	200.591
+2545.471038	174.632
+2545.540126	146.313
+2545.609215	162.833
+2545.678305	168.732
+2545.747396	145.527
+2545.816488	114.455
+2545.885581	143.954
+2545.954674	169.519
+2546.023769	173.452
+2546.092864	172.666
+2546.161961	154.573
+2546.231058	139.234
+2546.300157	142.774
+2546.369256	159.686
+2546.438357	148.673
+2546.507458	137.267
+2546.576560	169.912
+2546.645663	189.185
+2546.714767	223.403
+2546.783872	236.776
+2546.852978	164.799
+2546.922085	178.172
+2546.991192	217.503
+2547.060301	189.971
+2547.129411	167.552
+2547.198521	173.845
+2547.267633	164.799
+2547.336745	183.285
+2547.405859	197.444
+2547.474973	166.766
+2547.544088	156.54
+2547.613205	158.506
+2547.682322	144.347
+2547.751440	150.64
+2547.820559	156.933
+2547.889679	152.606
+2547.958800	150.64
+2548.027922	150.247
+2548.097045	162.439
+2548.166168	166.372
+2548.235293	165.979
+2548.304418	158.9
+2548.373545	144.74
+2548.442672	119.568
+2548.511801	130.188
+2548.580930	149.853
+2548.650061	158.9
+2548.719192	171.879
+2548.788324	173.452
+2548.857457	158.113
+2548.926591	112.882
+2548.995726	111.702
+2549.064862	124.681
+2549.133999	135.301
+2549.203137	161.259
+2549.272275	127.434
+2549.341415	101.869
+2549.410556	133.334
+2549.479697	145.134
+2549.548840	153.786
+2549.617983	204.131
+2549.687127	176.599
+2549.756273	127.828
+2549.825419	133.334
+2549.894566	149.067
+2549.963714	198.231
+2550.032863	225.763
+2550.102013	152.213
+2550.171164	136.874
+2550.240316	169.126
+2550.309469	158.9
+2550.378622	123.501
+2550.447777	105.409
+2550.516933	114.455
+2550.586089	116.422
+2550.655247	132.547
+2550.724405	154.573
+2550.793564	167.552
+2550.862725	166.372
+2550.931886	177.385
+2551.001048	178.565
+2551.070211	163.619
+2551.139375	163.619
+2551.208540	154.966
+2551.277706	139.627
+2551.346873	139.234
+2551.416041	156.146
+2551.485210	132.154
+2551.554379	136.481
+2551.623550	158.506
+2551.692721	157.72
+2551.761894	136.874
+2551.831067	129.401
+2551.900242	142.774
+2551.969417	165.193
+2552.038593	158.9
+2552.107770	139.234
+2552.176948	116.028
+2552.246127	147.493
+2552.315307	157.326
+2552.384488	155.36
+2552.453670	136.481
+2552.522853	120.355
+2552.592037	140.02
+2552.661221	134.121
+2552.730407	104.622
+2552.799594	88.8895
+2552.868781	86.5297
+2552.937969	125.861
+2553.007159	172.666
+2553.076349	174.239
+2553.145540	159.686
+2553.214732	156.933
+2553.283926	167.159
+2553.353120	177.779
+2553.422315	208.457
+2553.491511	178.565
+2553.560707	121.928
+2553.629905	120.748
+2553.699104	135.301
+2553.768304	141.987
+2553.837504	142.774
+2553.906706	149.46
+2553.975908	162.833
+2554.045112	176.992
+2554.114316	173.452
+2554.183521	182.498
+2554.252728	207.277
+2554.321935	204.524
+2554.391143	154.966
+2554.460352	118.781
+2554.529562	175.419
+2554.598773	232.056
+2554.667985	226.55
+2554.737197	173.452
+2554.806411	148.28
+2554.875626	171.092
+2554.944841	192.331
+2555.014058	211.997
+2555.083276	228.91
+2555.152494	200.984
+2555.221713	160.473
+2555.290934	173.059
+2555.360155	191.151
+2555.429377	133.334
+2555.498600	116.815
+2555.567824	127.434
+2555.637049	121.928
+2555.706275	118.781
+2555.775502	144.74
+2555.844730	175.419
+2555.913959	134.514
+2555.983188	105.015
+2556.052419	156.54
+2556.121650	204.917
+2556.190883	177.779
+2556.260116	140.414
+2556.329351	160.473
+2556.398586	162.833
+2556.467822	117.995
+2556.537059	100.689
+2556.606297	112.882
+2556.675537	152.607
+2556.744777	163.619
+2556.814017	178.565
+2556.883259	207.277
+2556.952502	233.629
+2557.021746	251.722
+2557.090991	254.868
+2557.160236	228.516
+2557.229483	182.892
+2557.298730	167.159
+2557.367979	143.954
+2557.437228	125.468
+2557.506478	121.535
+2557.575730	160.473
+2557.644982	171.092
+2557.714235	150.247
+2557.783489	144.74
+2557.852744	180.532
+2557.922000	197.838
+2557.991257	147.887
+2558.060515	146.707
+2558.129773	171.879
+2558.199033	178.959
+2558.268294	176.205
+2558.337555	202.951
+2558.406818	179.352
+2558.476081	151.033
+2558.545345	176.599
+2558.614611	177.779
+2558.683877	134.514
+2558.753144	132.548
+2558.822412	137.267
+2558.891681	156.54
+2558.960951	136.874
+2559.030222	120.748
+2559.099494	140.02
+2559.168767	176.992
+2559.238041	193.118
+2559.307315	145.527
+2559.376591	117.602
+2559.445868	174.632
+2559.515145	207.277
+2559.584423	175.025
+2559.653703	147.493
+2559.722983	130.581
+2559.792264	156.146
+2559.861547	178.959
+2559.930830	158.9
+2560.000114	155.753
+2560.069399	204.524
+2560.138685	245.429
+2560.207972	195.871
+2560.277259	130.188
+2560.346548	113.275
+2560.415838	119.961
+2560.485128	148.28
+2560.554420	169.519
+2560.623713	167.946
+2560.693006	144.74
+2560.762300	136.874
+2560.831596	139.627
+2560.900892	140.807
+2560.970189	127.041
+2561.039487	145.134
+2561.108786	148.673
+2561.178086	149.067
+2561.247387	128.614
+2561.316689	116.815
+2561.385992	138.447
+2561.455296	150.247
+2561.524600	155.753
+2561.593906	131.761
+2561.663213	111.309
+2561.732520	111.702
+2561.801829	121.535
+2561.871138	156.933
+2561.940448	182.105
+2562.009759	218.683
+2562.079072	232.056
+2562.148385	214.357
+2562.217699	237.956
+2562.287014	219.077
+2562.356330	165.193
+2562.425647	115.635
+2562.494965	89.2829
+2562.564283	136.481
+2562.633603	198.231
+2562.702924	159.293
+2562.772245	120.748
+2562.841568	179.352
+2562.910891	286.727
+2562.980215	346.904
+2563.049541	314.259
+2563.118867	265.094
+2563.188194	272.174
+2563.257522	236.776
+2563.326851	215.144
+2563.396181	193.118
+2563.465512	129.401
+2563.534844	148.673
+2563.604177	159.293
+2563.673511	131.761
+2563.742846	155.753
+2563.812181	218.29
+2563.881518	233.236
+2563.950855	215.93
+2564.020194	254.082
+2564.089533	280.827
+2564.158873	273.747
+2564.228215	252.902
+2564.297557	199.018
+2564.366900	156.146
+2564.436244	153.786
+2564.505589	156.146
+2564.574935	186.038
+2564.644282	184.465
+2564.713630	116.028
+2564.782979	108.555
+2564.852328	127.434
+2564.921679	155.36
+2564.991030	247.002
+2565.060383	305.213
+2565.129736	289.087
+2565.199091	236.383
+2565.268446	250.149
+2565.337802	196.658
+2565.407160	137.267
+2565.476518	127.828
+2565.545877	122.321
+2565.615237	153.393
+2565.684598	160.08
+2565.753960	149.853
+2565.823322	142.38
+2565.892686	187.612
+2565.962051	254.868
+2566.031417	299.706
+2566.100783	286.333
+2566.170151	261.161
+2566.239519	211.21
+2566.308888	169.126
+2566.378259	155.753
+2566.447630	176.992
+2566.517002	199.804
+2566.586375	197.838
+2566.655750	185.252
+2566.725125	184.072
+2566.794500	191.545
+2566.863877	185.252
+2566.933255	186.432
+2567.002634	211.604
+2567.072014	211.997
+2567.141394	215.144
+2567.210776	203.737
+2567.280158	194.691
+2567.349542	182.498
+2567.418926	156.54
+2567.488312	134.121
+2567.557698	132.941
+2567.627085	150.247
+2567.696473	160.08
+2567.765862	178.172
+2567.835252	203.344
+2567.904643	241.102
+2567.974035	243.069
+2568.043428	202.951
+2568.112822	184.858
+2568.182216	182.892
+2568.251612	178.565
+2568.321009	174.632
+2568.390406	159.293
+2568.459805	130.974
+2568.529204	144.347
+2568.598604	202.164
+2568.668006	189.971
+2568.737408	132.154
+2568.806811	138.447
+2568.876215	162.439
+2568.945620	165.586
+2569.015026	185.252
+2569.084433	197.051
+2569.153841	174.239
+2569.223250	154.573
+2569.292659	164.799
+2569.362070	169.519
+2569.431482	175.812
+2569.500894	179.745
+2569.570307	158.506
+2569.639722	147.1
+2569.709137	157.72
+2569.778553	165.193
+2569.847971	158.506
+2569.917389	153.787
+2569.986808	182.498
+2570.056228	183.285
+2570.125649	187.612
+2570.195071	166.373
+2570.264494	153
+2570.333917	158.9
+2570.403342	155.753
+2570.472768	147.887
+2570.542194	160.08
+2570.611622	145.527
+2570.681050	133.334
+2570.750480	125.075
+2570.819910	142.774
+2570.889341	174.632
+2570.958774	183.678
+2571.028207	185.252
+2571.097641	184.465
+2571.167076	185.252
+2571.236512	187.218
+2571.305949	158.506
+2571.375387	147.1
+2571.444825	142.774
+2571.514265	149.46
+2571.583706	144.347
+2571.653147	150.64
+2571.722590	196.658
+2571.792033	180.925
+2571.861478	138.447
+2571.930923	164.406
+2572.000369	198.624
+2572.069817	205.311
+2572.139265	195.871
+2572.208714	179.745
+2572.278164	193.118
+2572.347615	180.925
+2572.417067	113.668
+2572.486520	79.0568
+2572.555973	107.375
+2572.625428	166.766
+2572.694884	138.447
+2572.764340	103.836
+2572.833798	113.668
+2572.903256	140.414
+2572.972716	126.648
+2573.042176	119.568
+2573.111637	181.712
+2573.181099	168.732
+2573.250563	127.828
+2573.320027	124.288
+2573.389492	129.401
+2573.458958	134.514
+2573.528425	142.774
+2573.597892	177.385
+2573.667361	180.532
+2573.736831	153.393
+2573.806302	143.56
+2573.875773	173.059
+2573.945246	164.013
+2574.014719	159.686
+2574.084194	178.565
+2574.153669	196.658
+2574.223145	201.378
+2574.292623	192.725
+2574.362101	158.113
+2574.431580	147.887
+2574.501060	166.766
+2574.570541	165.979
+2574.640023	151.82
+2574.709506	135.301
+2574.778989	132.941
+2574.848474	161.259
+2574.917960	151.82
+2574.987446	146.707
+2575.056934	158.113
+2575.126422	148.28
+2575.195912	173.452
+2575.265402	169.126
+2575.334893	145.527
+2575.404386	160.473
+2575.473879	181.319
+2575.543373	153.786
+2575.612868	133.727
+2575.682364	145.527
+2575.751861	171.092
+2575.821359	166.373
+2575.890857	169.912
+2575.960357	156.146
+2576.029858	167.552
+2576.099359	155.753
+2576.168862	116.028
+2576.238365	136.087
+2576.307870	170.699
+2576.377375	180.139
+2576.446881	152.607
+2576.516389	123.108
+2576.585897	114.062
+2576.655406	141.987
+2576.724916	176.599
+2576.794427	182.498
+2576.863939	195.871
+2576.933452	180.925
+2577.002966	149.46
+2577.072480	140.414
+2577.141996	143.167
+2577.211513	161.653
+2577.281030	169.126
+2577.350549	174.632
+2577.420068	150.64
+2577.489588	98.3292
+2577.559110	101.476
+2577.628632	107.769
+2577.698155	84.9565
+2577.767679	119.961
+2577.837204	192.725
+2577.906730	236.776
+2577.976257	241.889
+2578.045785	248.969
+2578.115314	285.547
+2578.184843	283.974
+2578.254374	235.989
+2578.323906	211.997
+2578.393438	216.323
+2578.462972	252.115
+2578.532506	221.437
+2578.602041	173.059
+2578.671578	174.239
+2578.741115	190.365
+2578.810653	212.784
+2578.880192	241.496
+2578.949732	271.387
+2579.019273	284.76
+2579.088815	310.719
+2579.158358	333.924
+2579.227902	296.953
+2579.297447	218.29
+2579.366992	160.473
+2579.436539	191.545
+2579.506086	181.712
+2579.575635	162.439
+2579.645184	192.725
+2579.714735	198.624
+2579.784286	184.072
+2579.853838	212.39
+2579.923391	215.93
+2579.992946	268.634
+2580.062501	339.431
+2580.132057	308.359
+2580.201613	242.676
+2580.271171	234.809
+2580.340730	208.457
+2580.410290	182.105
+2580.479851	128.614
+2580.549412	85.3497
+2580.618975	92.4294
+2580.688538	128.221
+2580.758103	163.226
+2580.827668	181.712
+2580.897234	194.298
+2580.966802	254.868
+2581.036370	307.179
+2581.105939	298.133
+2581.175509	264.308
+2581.245080	248.575
+2581.314652	224.976
+2581.384225	187.218
+2581.453798	152.213
+2581.523373	156.146
+2581.592949	144.74
+2581.662525	136.481
+2581.732103	125.468
+2581.801682	129.794
+2581.871261	198.624
+2581.940841	241.102
+2582.010423	252.902
+2582.080005	239.922
+2582.149588	220.65
+2582.219172	200.591
+2582.288757	209.637
+2582.358343	170.306
+2582.427930	110.129
+2582.497518	102.656
+2582.567107	134.514
+2582.636697	141.2
+2582.706287	133.334
+2582.775879	142.38
+2582.845471	189.578
+2582.915065	211.21
+2582.984659	181.318
+2583.054255	175.812
+2583.123851	229.303
+2583.193448	227.336
+2583.263046	162.833
+2583.332645	108.555
+2583.402246	117.602
+2583.471847	150.64
+2583.541448	169.126
+2583.611051	160.079
+2583.680655	170.699
+2583.750260	185.645
+2583.819866	188.398
+2583.889472	204.917
+2583.959080	192.331
+2584.028688	158.506
+2584.098298	149.853
+2584.167908	160.08
+2584.237519	157.326
+2584.307132	134.514
+2584.376745	146.707
+2584.446359	150.247
+2584.515974	140.414
+2584.585590	140.807
+2584.655207	143.56
+2584.724825	158.113
+2584.794444	172.272
+2584.864063	133.334
+2584.933684	125.468
+2585.003306	178.172
+2585.072928	217.503
+2585.142552	215.144
+2585.212176	177.779
+2585.281801	173.845
+2585.351428	179.352
+2585.421055	180.925
+2585.490683	138.841
+2585.560312	108.555
+2585.629942	130.581
+2585.699573	157.72
+2585.769205	177.779
+2585.838838	186.038
+2585.908472	194.691
+2585.978107	193.511
+2586.047742	198.231
+2586.117379	159.293
+2586.187017	147.1
+2586.256655	155.36
+2586.326295	180.925
+2586.395935	186.825
+2586.465576	179.352
+2586.535219	161.653
+2586.604862	141.987
+2586.674506	164.013
+2586.744151	200.591
+2586.813797	176.599
+2586.883444	144.74
+2586.953092	145.134
+2587.022741	173.452
+2587.092390	178.565
+2587.162041	168.732
+2587.231693	154.573
+2587.301345	125.861
+2587.370999	118.388
+2587.440653	152.213
+2587.510308	181.318
+2587.579965	134.514
+2587.649622	116.422
+2587.719280	140.02
+2587.788939	156.146
+2587.858599	156.54
+2587.928260	149.46
+2587.997922	154.573
+2588.067585	200.984
+2588.137249	208.064
+2588.206914	165.193
+2588.276580	146.313
+2588.346246	128.614
+2588.415914	138.447
+2588.485582	149.853
+2588.555252	129.794
+2588.624922	165.193
+2588.694593	166.372
+2588.764266	132.154
+2588.833939	162.833
+2588.903613	204.524
+2588.973288	178.565
+2589.042964	130.188
+2589.112641	123.501
+2589.182319	150.247
+2589.251998	136.087
+2589.321677	131.368
+2589.391358	135.694
+2589.461040	154.18
+2589.530722	171.486
+2589.600406	156.54
+2589.670090	163.226
+2589.739776	150.64
+2589.809462	142.774
+2589.879149	160.473
+2589.948837	172.272
+2590.018527	171.092
+2590.088217	171.092
+2590.157908	173.452
+2590.227600	179.745
+2590.297293	172.666
+2590.366986	144.347
+2590.436681	148.673
+2590.506377	162.439
+2590.576073	194.691
+2590.645771	176.992
+2590.715470	138.054
+2590.785169	125.075
+2590.854869	140.02
+2590.924571	152.607
+2590.994273	160.473
+2591.063976	216.323
+2591.133680	254.868
+2591.203385	221.043
+2591.273091	197.838
+2591.342798	221.83
+2591.412506	184.858
+2591.482215	128.221
+2591.551925	126.648
+2591.621635	105.409
+2591.691347	106.589
+2591.761060	123.501
+2591.830773	141.987
+2591.900488	171.092
+2591.970203	186.825
+2592.039919	169.519
+2592.109637	152.213
+2592.179355	154.18
+2592.249074	150.64
+2592.318794	154.966
+2592.388515	147.887
+2592.458237	145.92
+2592.527960	144.74
+2592.597684	154.18
+2592.667408	175.419
+2592.737134	147.887
+2592.806861	105.802
+2592.876588	108.555
+2592.946317	136.087
+2593.016046	154.18
+2593.085777	163.226
+2593.155508	155.753
+2593.225240	180.139
+2593.294974	186.038
+2593.364708	171.879
+2593.434443	151.033
+2593.504179	135.301
+2593.573916	168.732
+2593.643654	180.139
+2593.713392	180.925
+2593.783132	178.959
+2593.852873	163.619
+2593.922615	172.272
+2593.992357	162.046
+2594.062101	154.18
+2594.131845	144.347
+2594.201591	133.334
+2594.271337	141.2
+2594.341084	138.447
+2594.410832	142.774
+2594.480582	140.807
+2594.550332	153
+2594.620083	149.853
+2594.689835	137.267
+2594.759587	127.828
+2594.829341	145.527
+2594.899096	163.226
+2594.968852	181.712
+2595.038608	207.671
+2595.108366	204.917
+2595.178125	198.624
+2595.247884	184.072
+2595.317644	182.498
+2595.387406	149.067
+2595.457168	115.635
+2595.526931	131.761
+2595.596695	176.599
+2595.666460	181.319
+2595.736226	153
+2595.805993	130.974
+2595.875761	110.129
+2595.945530	127.828
+2596.015300	168.339
+2596.085071	187.218
+2596.154842	184.465
+2596.224615	168.339
+2596.294388	130.974
+2596.364163	129.008
+2596.433938	169.126
+2596.503715	171.486
+2596.573492	135.694
+2596.643270	127.828
+2596.713049	127.041
+2596.782829	149.46
+2596.852610	153.393
+2596.922392	140.807
+2596.992175	121.535
+2597.061959	146.707
+2597.131744	195.871
+2597.201530	163.619
+2597.271316	119.175
+2597.341104	134.907
+2597.410892	134.514
+2597.480682	140.021
+2597.550472	141.201
+2597.620264	127.041
+2597.690056	143.167
+2597.759849	178.565
+2597.829643	185.252
+2597.899438	164.799
+2597.969234	160.08
+2598.039031	160.08
+2598.108829	175.812
+2598.178628	170.699
+2598.248428	156.146
+2598.318228	173.452
+2598.388030	184.072
+2598.457833	174.632
+2598.527636	147.887
+2598.597441	155.36
+2598.667246	158.9
+2598.737052	185.252
+2598.806860	172.666
+2598.876668	127.828
+2598.946477	119.175
+2599.016287	119.962
+2599.086098	127.435
+2599.155910	130.188
+2599.225723	145.527
+2599.295537	166.766
+2599.365352	171.092
+2599.435167	180.139
+2599.504984	176.992
+2599.574802	127.435
+2599.644620	121.928
+2599.714440	164.013
+2599.784260	148.28
+2599.854081	128.614
+2599.923904	128.221
+2599.993727	114.848
+2600.063551	113.669
+2600.133376	107.375
+2600.203202	134.121
+2600.273029	160.08
+2600.342857	144.74
+2600.412686	145.134
+2600.482516	190.758
+2600.552347	216.717
+2600.622178	184.858
+2600.692011	181.712
+2600.761844	176.992
+2600.831679	165.193
+2600.901514	165.586
+2600.971351	152.213
+2601.041188	158.506
+2601.111026	192.725
+2601.180865	173.059
+2601.250705	138.447
+2601.320546	147.887
+2601.390388	156.146
+2601.460231	178.959
+2601.530075	180.532
+2601.599920	164.799
+2601.669766	129.401
+2601.739612	127.435
+2601.809460	151.427
+2601.879308	160.866
+2601.949158	162.439
+2602.019008	136.481
+2602.088860	136.087
+2602.158712	147.887
+2602.228565	165.586
+2602.298419	199.411
+2602.368274	185.252
+2602.438130	152.607
+2602.507987	143.954
+2602.577845	120.355
+2602.647704	142.774
+2602.717564	172.666
+2602.787425	161.653
+2602.857286	136.087
+2602.927149	156.146
+2602.997013	188.005
+2603.066877	199.411
+2603.136742	229.303
+2603.206609	255.655
+2603.276476	223.403
+2603.346344	178.959
+2603.416213	123.501
+2603.486084	119.175
+2603.555955	131.368
+2603.625827	161.26
+2603.695699	158.113
+2603.765573	110.522
+2603.835448	127.041
+2603.905324	171.092
+2603.975201	183.678
+2604.045078	141.987
+2604.114957	137.267
+2604.184836	162.833
+2604.254717	178.959
+2604.324598	153
+2604.394480	130.581
+2604.464363	146.707
+2604.534248	156.54
+2604.604133	142.38
+2604.674019	130.581
+2604.743906	125.468
+2604.813794	130.974
+2604.883683	125.861
+2604.953572	141.2
+2605.023463	173.059
+2605.093355	180.925
+2605.163247	173.452
+2605.233141	136.087
+2605.303035	121.535
+2605.372931	130.581
+2605.442827	173.059
+2605.512724	172.272
+2605.582623	167.946
+2605.652522	151.82
+2605.722422	143.954
+2605.792323	139.627
+2605.862225	144.74
+2605.932128	151.033
+2606.002032	122.321
+2606.071937	165.979
+2606.141842	234.809
+2606.211749	240.316
+2606.281657	190.758
+2606.351565	174.239
+2606.421475	173.059
+2606.491385	179.745
+2606.561296	156.54
+2606.631209	124.681
+2606.701122	135.301
+2606.771036	131.368
+2606.840951	127.828
+2606.910867	137.661
+2606.980784	163.619
+2607.050702	151.427
+2607.120621	138.054
+2607.190541	160.079
+2607.260462	141.987
+2607.330383	140.807
+2607.400306	159.293
+2607.470229	160.473
+2607.540154	136.874
+2607.610079	116.422
+2607.680006	145.92
+2607.749933	152.606
+2607.819861	153.786
+2607.889790	162.439
+2607.959721	162.833
+2608.029652	193.511
+2608.099584	223.403
+2608.169517	201.377
+2608.239450	188.791
+2608.309385	216.323
+2608.379321	197.051
+2608.449258	132.941
+2608.519195	144.74
+2608.589134	165.979
+2608.659073	144.74
+2608.729014	151.427
+2608.798955	164.013
+2608.868897	167.552
+2608.938841	183.285
+2609.008785	196.658
+2609.078730	175.419
+2609.148676	159.293
+2609.218623	159.293
+2609.288571	162.833
+2609.358520	143.56
+2609.428470	142.38
+2609.498420	132.941
+2609.568372	110.129
+2609.638325	129.008
+2609.708278	137.661
+2609.778233	160.866
+2609.848188	173.452
+2609.918144	143.954
+2609.988102	122.715
+2610.058060	110.522
+2610.128019	101.082
+2610.197979	126.254
+2610.267940	162.833
+2610.337902	167.552
+2610.407865	129.008
+2610.477829	127.041
+2610.547794	150.64
+2610.617760	140.02
+2610.687726	132.547
+2610.757694	143.954
+2610.827663	133.334
+2610.897632	136.087
+2610.967603	155.36
+2611.037574	167.946
+2611.107546	182.498
+2611.177519	186.432
+2611.247494	181.318
+2611.317469	162.439
+2611.387445	124.288
+2611.457422	129.008
+2611.527400	151.82
+2611.597379	149.067
+2611.667358	164.799
+2611.737339	159.686
+2611.807321	149.067
+2611.877304	158.113
+2611.947287	161.653
+2612.017272	189.185
+2612.087257	209.244
+2612.157243	202.557
+2612.227231	181.712
+2612.297219	191.938
+2612.367208	217.11
+2612.437198	168.339
+2612.507189	117.602
+2612.577181	108.162
+2612.647174	127.041
+2612.717168	130.974
+2612.787163	129.794
+2612.857159	150.247
+2612.927155	151.427
+2612.997153	156.146
+2613.067152	149.853
+2613.137151	136.087
+2613.207152	121.535
+2613.277153	137.661
+2613.347155	137.267
+2613.417158	116.028
+2613.487163	108.555
+2613.557168	127.434
+2613.627174	156.933
+2613.697181	163.619
+2613.767189	125.075
+2613.837198	111.309
+2613.907208	121.928
+2613.977218	129.794
+2614.047230	141.2
+2614.117243	140.02
+2614.187256	131.368
+2614.257271	147.493
+2614.327286	130.974
+2614.397302	127.434
+2614.467320	142.38
+2614.537338	129.008
+2614.607357	138.447
+2614.677377	207.277
+2614.747398	221.437
+2614.817420	171.092
+2614.887443	127.434
+2614.957467	110.915
+2615.027492	117.208
+2615.097518	154.966
+2615.167545	155.36
+2615.237572	154.573
+2615.307601	202.557
+2615.377630	204.917
+2615.447661	189.578
+2615.517692	171.879
+2615.587724	141.987
+2615.657758	121.141
+2615.727792	110.522
+2615.797827	105.409
+2615.867863	103.049
+2615.937900	125.861
+2616.007938	144.74
+2616.077977	135.694
+2616.148017	138.84
+2616.218057	131.761
+2616.288099	150.64
+2616.358142	151.033
+2616.428185	138.84
+2616.498230	132.154
+2616.568275	141.987
+2616.638322	134.907
+2616.708369	134.121
+2616.778417	157.326
+2616.848467	130.581
+2616.918517	109.735
+2616.988568	109.342
+2617.058620	139.234
+2617.128673	181.712
+2617.198727	180.925
+2617.268781	163.619
+2617.338837	153.786
+2617.408894	180.532
+2617.478952	202.951
+2617.549010	188.398
+2617.619070	134.907
+2617.689130	145.92
+2617.759191	133.727
+2617.829254	127.041
+2617.899317	126.254
+2617.969381	126.254
+2618.039446	163.226
+2618.109512	165.193
+2618.179579	137.66
+2618.249647	139.234
+2618.319716	158.113
+2618.389786	118.388
+2618.459857	123.108
+2618.529929	145.92
+2618.600001	141.594
+2618.670075	129.008
+2618.740149	135.694
+2618.810225	182.498
+2618.880301	184.465
+2618.950379	130.581
+2619.020457	123.108
+2619.090536	167.159
+2619.160616	204.524
+2619.230697	174.632
+2619.300779	148.673
+2619.370862	141.594
+2619.440946	154.18
+2619.511031	148.28
+2619.581117	112.488
+2619.651203	107.769
+2619.721291	114.848
+2619.791380	113.668
+2619.861469	95.9691
+2619.931560	117.995
+2620.001651	133.727
+2620.071743	182.892
+2620.141837	197.051
+2620.211931	209.637
+2620.282026	188.791
+2620.352122	149.46
+2620.422219	149.067
+2620.492317	143.167
+2620.562416	152.213
+2620.632516	162.833
+2620.702616	173.452
+2620.772718	162.046
+2620.842821	150.64
+2620.912924	134.121
+2620.983029	128.221
+2621.053134	156.933
+2621.123241	169.126
+2621.193348	193.118
+2621.263456	180.532
+2621.333566	168.339
+2621.403676	183.678
+2621.473787	186.825
+2621.543899	172.665
+2621.614012	161.653
+2621.684126	151.82
+2621.754241	165.192
+2621.824356	149.067
+2621.894473	141.987
+2621.964591	167.552
+2622.034709	198.231
+2622.104829	178.958
+2622.174949	146.313
+2622.245071	138.054
+2622.315193	129.401
+2622.385316	109.735
+2622.455440	116.028
+2622.525566	126.254
+2622.595692	134.514
+2622.665819	142.774
+2622.735947	137.66
+2622.806076	125.468
+2622.876205	124.681
+2622.946336	134.514
+2623.016468	125.074
+2623.086601	110.915
+2623.156734	149.46
+2623.226869	147.1
+2623.297004	169.126
+2623.367141	221.83
+2623.437278	201.771
+2623.507416	159.293
+2623.577555	124.681
+2623.647696	102.262
+2623.717837	106.589
+2623.787979	125.861
+2623.858122	141.594
+2623.928266	150.64
+2623.998410	165.979
+2624.068556	192.331
+2624.138703	203.737
+2624.208851	212.784
+2624.278999	173.845
+2624.349149	135.694
+2624.419299	132.941
+2624.489451	143.167
+2624.559603	170.699
+2624.629756	206.49
+2624.699910	224.19
+2624.770066	169.519
+2624.840222	144.74
+2624.910379	140.414
+2624.980537	129.794
+2625.050696	130.581
+2625.120855	138.054
+2625.191016	142.38
+2625.261178	124.681
+2625.331341	155.36
+2625.401504	176.205
+2625.471669	132.547
+2625.541834	107.375
+2625.612001	105.015
+2625.682168	121.141
+2625.752336	144.74
+2625.822505	134.514
+2625.892676	134.121
+2625.962847	193.118
+2626.033019	237.956
+2626.103192	215.143
+2626.173366	204.131
+2626.243540	187.611
+2626.313716	141.987
+2626.383893	112.488
+2626.454071	151.426
+2626.524249	172.665
+2626.594429	145.527
+2626.664609	126.254
+2626.734791	139.234
+2626.804973	133.334
+2626.875156	138.447
+2626.945340	174.632
+2627.015526	160.079
+2627.085712	139.627
+2627.155899	141.987
+2627.226087	137.66
+2627.296276	124.681
+2627.366465	128.614
+2627.436656	140.414
+2627.506848	176.205
+2627.577041	162.439
+2627.647234	113.275
+2627.717429	103.442
+2627.787624	119.568
+2627.857821	117.995
+2627.928018	118.781
+2627.998216	127.828
+2628.068416	145.92
+2628.138616	185.645
+2628.208817	184.858
+2628.279019	186.825
+2628.349222	156.54
+2628.419426	87.7096
+2628.489631	64.8973
+2628.559836	113.275
+2628.630043	142.774
+2628.700251	146.313
+2628.770459	168.732
+2628.840669	161.259
+2628.910879	162.046
+2628.981091	166.766
+2629.051303	142.774
+2629.121516	137.66
+2629.191731	169.519
+2629.261946	184.465
+2629.332162	181.318
+2629.402379	183.678
+2629.472597	166.766
+2629.542816	132.941
+2629.613036	164.406
+2629.683257	184.858
+2629.753478	159.686
+2629.823701	137.66
+2629.893925	151.426
+2629.964149	180.925
+2630.034375	166.372
+2630.104601	170.306
+2630.174828	164.406
+2630.245057	145.92
+2630.315286	155.36
+2630.385516	181.318
+2630.455747	185.252
+2630.525979	172.272
+2630.596212	151.427
+2630.666446	152.606
+2630.736681	144.74
+2630.806917	121.141
+2630.877153	123.895
+2630.947391	116.815
+2631.017630	165.193
+2631.087869	178.959
+2631.158110	163.619
+2631.228351	150.247
+2631.298594	131.368
+2631.368837	148.28
+2631.439081	149.067
+2631.509326	152.606
+2631.579572	143.954
+2631.649819	130.188
+2631.720067	151.427
+2631.790316	146.707
+2631.860566	116.815
+2631.930817	97.1492
+2632.001069	124.681
+2632.071321	172.666
+2632.141575	171.092
+2632.211830	137.267
+2632.282085	119.568
+2632.352341	146.313
+2632.422599	167.946
+2632.492857	178.172
+2632.563116	156.54
+2632.633377	127.041
+2632.703638	159.293
+2632.773900	173.059
+2632.844163	175.419
+2632.914427	153
+2632.984691	159.686
+2633.054957	169.519
+2633.125224	156.54
+2633.195492	142.774
+2633.265760	185.645
+2633.336030	232.056
+2633.406300	186.432
+2633.476572	184.072
+2633.546844	207.277
+2633.617117	188.791
+2633.687392	160.079
+2633.757667	132.154
+2633.827943	147.493
+2633.898220	177.779
+2633.968498	162.046
+2634.038777	153
+2634.109057	123.108
+2634.179338	88.103
+2634.249619	109.342
+2634.319902	125.468
+2634.390186	156.146
+2634.460470	184.465
+2634.530756	193.118
+2634.601042	199.018
+2634.671330	177.779
+2634.741618	165.193
+2634.811907	166.373
+2634.882197	141.2
+2634.952488	117.602
+2635.022780	116.028
+2635.093073	131.761
+2635.163367	158.113
+2635.233662	165.979
+2635.303958	178.172
+2635.374255	153.393
+2635.444552	133.334
+2635.514851	147.1
+2635.585151	132.941
+2635.655451	125.075
+2635.725753	119.961
+2635.796055	143.954
+2635.866358	189.578
+2635.936662	172.666
+2636.006968	160.866
+2636.077274	170.699
+2636.147581	167.552
+2636.217889	162.833
+2636.288198	162.046
+2636.358508	169.126
+2636.428818	170.699
+2636.499130	146.707
+2636.569443	112.095
+2636.639756	119.961
+2636.710071	146.313
+2636.780387	131.761
+2636.850703	159.686
+2636.921020	184.858
+2636.991339	157.326
+2637.061658	151.427
+2637.131978	199.804
+2637.202299	183.285
+2637.272621	145.527
+2637.342944	156.54
+2637.413268	204.131
+2637.483593	208.457
+2637.553919	173.452
+2637.624246	145.134
+2637.694573	139.234
+2637.764902	139.234
+2637.835232	126.648
+2637.905562	106.195
+2637.975893	129.794
+2638.046226	138.841
+2638.116559	154.966
+2638.186893	184.072
+2638.257229	167.946
+2638.327565	148.28
+2638.397902	126.648
+2638.468240	129.401
+2638.538579	156.146
+2638.608919	147.493
+2638.679259	106.195
+2638.749601	111.702
+2638.819944	144.74
+2638.890287	187.612
+2638.960632	223.403
+2639.030978	245.822
+2639.101324	207.277
+2639.171671	154.966
+2639.242020	138.841
+2639.312369	194.298
+2639.382719	215.144
+2639.453070	184.465
+2639.523422	166.766
+2639.593775	179.745
+2639.664129	176.599
+2639.734484	153.393
+2639.804840	149.46
+2639.875197	154.18
+2639.945554	119.175
+2640.015913	135.301
+2640.086273	177.779
+2640.156633	174.632
+2640.226995	128.614
+2640.297357	111.702
+2640.367720	137.661
+2640.438085	163.226
+2640.508450	165.193
+2640.578816	133.727
+2640.649183	115.635
+2640.719551	109.342
+2640.789920	114.062
+2640.860290	134.121
+2640.930661	157.326
+2641.001032	161.653
+2641.071405	149.46
+2641.141779	143.954
+2641.212153	170.699
+2641.282529	164.406
+2641.352905	169.126
+2641.423283	163.226
+2641.493661	147.493
+2641.564040	152.606
+2641.634420	151.82
+2641.704801	154.966
+2641.775184	175.812
+2641.845567	155.36
+2641.915950	156.54
+2641.986335	144.74
+2642.056721	155.36
+2642.127108	182.105
+2642.197496	181.318
+2642.267884	177.779
+2642.338274	179.352
+2642.408664	155.753
+2642.479056	135.301
+2642.549448	185.252
+2642.619842	194.691
+2642.690236	180.138
+2642.760631	165.193
+2642.831027	161.653
+2642.901424	157.326
+2642.971822	139.234
+2643.042221	145.92
+2643.112621	171.092
+2643.183022	180.138
+2643.253424	184.858
+2643.323826	179.352
+2643.394230	153.786
+2643.464635	155.36
+2643.535040	164.799
+2643.605447	198.231
+2643.675854	210.424
+2643.746262	203.737
+2643.816672	180.532
+2643.887082	171.486
+2643.957493	162.833
+2644.027905	164.799
+2644.098318	182.498
+2644.168732	170.699
+2644.239147	158.899
+2644.309563	149.46
+2644.379979	142.774
+2644.450397	165.979
+2644.520816	171.486
+2644.591235	177.779
+2644.661656	174.632
+2644.732077	204.524
+2644.802500	207.277
+2644.872923	180.532
+2644.943347	161.259
+2645.013772	131.367
+2645.084199	134.514
+2645.154626	151.033
+2645.225054	171.879
+2645.295483	204.131
+2645.365913	209.637
+2645.436343	184.072
+2645.506775	162.439
+2645.577208	172.272
+2645.647642	172.665
+2645.718076	182.892
+2645.788512	176.599
+2645.858948	181.712
+2645.929385	184.858
+2645.999824	159.686
+2646.070263	171.092
+2646.140703	185.252
+2646.211144	191.938
+2646.281587	208.457
+2646.352030	238.742
+2646.422473	252.508
+2646.492918	218.683
+2646.563364	179.745
+2646.633811	213.963
+2646.704259	209.244
+2646.774707	198.624
+2646.845157	213.963
+2646.915607	222.616
+2646.986059	200.984
+2647.056511	189.578
+2647.126965	204.131
+2647.197419	193.904
+2647.267874	188.791
+2647.338330	197.838
+2647.408787	191.151
+2647.479245	164.799
+2647.549704	137.661
+2647.620164	156.933
+2647.690625	176.992
+2647.761087	148.673
+2647.831550	126.648
+2647.902013	141.2
+2647.972478	153.786
+2648.042943	161.259
+2648.113410	167.159
+2648.183877	215.93
+2648.254346	223.01
+2648.324815	169.519
+2648.395285	183.678
+2648.465756	218.29
+2648.536228	202.164
+2648.606701	177.385
+2648.677175	167.159
+2648.747650	160.866
+2648.818126	163.226
+2648.888603	173.845
+2648.959080	182.498
+2649.029559	184.465
+2649.100039	177.385
+2649.170519	210.424
+2649.241001	239.136
+2649.311483	197.444
+2649.381966	158.899
+2649.452451	176.599
+2649.522936	169.912
+2649.593422	143.954
+2649.663909	118.388
+2649.734397	113.668
+2649.804886	133.727
+2649.875376	140.414
+2649.945867	119.568
+2650.016359	149.46
+2650.086851	204.917
+2650.157345	202.557
+2650.227840	184.858
+2650.298335	186.038
+2650.368832	175.812
+2650.439329	139.234
+2650.509827	112.095
+2650.580327	99.509
+2650.650827	95.9692
+2650.721328	91.6427
+2650.791830	107.769
+2650.862333	112.488
+2650.932837	150.247
+2651.003342	185.252
+2651.073848	178.172
+2651.144355	161.259
+2651.214862	158.506
+2651.285371	171.092
+2651.355881	166.372
+2651.426391	204.917
+2651.496903	200.197
+2651.567415	166.766
+2651.637928	157.72
+2651.708443	160.079
+2651.778958	159.293
+2651.849474	150.64
+2651.919991	173.059
+2651.990509	198.231
+2652.061028	168.339
+2652.131548	170.306
+2652.202069	186.825
+2652.272591	166.766
+2652.343113	138.054
+2652.413637	127.041
+2652.484162	143.167
+2652.554687	165.192
+2652.625214	167.159
+2652.695741	136.087
+2652.766269	130.187
+2652.836799	110.915
+2652.907329	102.655
+2652.977860	103.442
+2653.048392	103.442
+2653.118925	105.409
+2653.189459	151.82
+2653.259994	170.699
+2653.330530	150.247
+2653.401067	124.288
+2653.471605	128.221
+2653.542143	154.573
+2653.612683	149.46
+2653.683223	107.769
+2653.753765	136.481
+2653.824307	160.866
+2653.894851	139.627
+2653.965395	178.565
+2654.035940	175.419
+2654.106486	136.481
+2654.177033	153.786
+2654.247581	166.372
+2654.318130	149.853
+2654.388680	134.121
+2654.459231	141.987
+2654.529783	155.753
+2654.600336	125.074
+2654.670889	136.087
+2654.741444	164.013
+2654.811999	149.853
+2654.882556	149.853
+2654.953113	148.673
+2655.023672	112.882
+2655.094231	139.627
+2655.164791	171.092
+2655.235352	135.301
+2655.305915	128.614
+2655.376478	129.794
+2655.447042	151.82
+2655.517606	151.82
+2655.588172	131.761
+2655.658739	143.953
+2655.729307	151.033
+2655.799876	163.619
+2655.870445	178.565
+2655.941016	150.64
+2656.011587	125.468
+2656.082160	157.72
+2656.152733	173.452
+2656.223307	169.912
+2656.293882	166.766
+2656.364459	193.904
+2656.435036	185.252
+2656.505614	140.807
+2656.576193	141.987
+2656.646773	157.719
+2656.717354	120.748
+2656.787935	96.3624
+2656.858518	114.062
+2656.929102	127.828
+2656.999686	148.673
+2657.070272	172.272
+2657.140858	160.079
+2657.211446	160.473
+2657.282034	161.259
+2657.352623	157.719
+2657.423214	141.987
+2657.493805	126.254
+2657.564397	134.121
+2657.634990	156.146
+2657.705584	170.306
+2657.776179	162.046
+2657.846775	181.712
+2657.917372	201.771
+2657.987969	171.879
+2658.058568	140.02
+2658.129168	133.727
+2658.199768	155.753
+2658.270370	160.866
+2658.340972	154.966
+2658.411575	141.987
+2658.482180	142.38
+2658.552785	142.774
+2658.623391	170.306
+2658.693998	165.586
+2658.764606	151.426
+2658.835215	141.594
+2658.905825	156.54
+2658.976436	197.838
+2659.047048	193.904
+2659.117661	167.552
+2659.188274	156.54
+2659.258889	158.899
+2659.329505	159.293
+2659.400121	159.293
+2659.470738	178.565
+2659.541357	160.866
+2659.611976	133.334
+2659.682596	171.879
+2659.753218	167.552
+2659.823840	165.192
+2659.894463	175.419
+2659.965087	135.301
+2660.035712	138.84
+2660.106337	200.984
+2660.176964	229.696
+2660.247592	232.843
+2660.318221	215.143
+2660.388850	156.146
+2660.459481	130.581
+2660.530112	165.979
+2660.600745	173.452
+2660.671378	184.858
+2660.742012	190.758
+2660.812648	198.231
+2660.883284	200.591
+2660.953921	160.866
+2661.024559	123.108
+2661.095198	122.715
+2661.165838	119.961
+2661.236479	133.334
+2661.307121	156.146
+2661.377763	168.339
+2661.448407	144.347
+2661.519052	133.334
+2661.589697	158.113
+2661.660344	208.064
+2661.730991	197.051
+2661.801640	180.925
+2661.872289	184.072
+2661.942939	189.971
+2662.013590	188.398
+2662.084242	184.465
+2662.154895	210.03
+2662.225549	219.47
+2662.296204	220.257
+2662.366860	205.311
+2662.437517	171.879
+2662.508175	139.234
+2662.578834	163.619
+2662.649493	158.899
+2662.720154	149.46
+2662.790815	173.845
+2662.861478	165.979
+2662.932141	186.432
+2663.002805	211.604
+2663.073471	237.562
+2663.144137	293.413
+2663.214804	331.171
+2663.285472	289.48
+2663.356141	242.282
+2663.426811	227.73
+2663.497482	178.565
+2663.568154	144.74
+2663.638826	142.38
+2663.709500	154.18
+2663.780175	138.84
+2663.850850	148.28
+2663.921527	174.632
+2663.992204	175.812
+2664.062883	219.863
+2664.133562	333.924
+2664.204242	365.783
+2664.274923	315.045
+2664.345605	258.408
+2664.416288	219.47
+2664.486972	223.796
+2664.557657	206.097
+2664.628343	136.481
+2664.699030	110.522
+2664.769718	133.334
+2664.840407	151.427
+2664.911096	176.992
+2664.981787	214.75
+2665.052478	224.976
+2665.123171	252.902
+2665.193864	286.333
+2665.264558	273.747
+2665.335254	251.328
+2665.405950	217.897
+2665.476647	188.791
+2665.547345	180.138
+2665.618044	157.326
+2665.688744	154.573
+2665.759445	169.126
+2665.830147	169.519
+2665.900849	170.306
+2665.971553	167.552
+2666.042258	211.604
+2666.112963	234.416
+2666.183670	240.709
+2666.254377	272.961
+2666.325086	266.668
+2666.395795	219.47
+2666.466505	187.218
+2666.537216	182.892
+2666.607929	227.336
+2666.678642	218.683
+2666.749356	141.987
+2666.820071	149.46
+2666.890786	201.771
+2666.961503	207.277
+2667.032221	206.491
+2667.102940	213.57
+2667.173659	227.336
+2667.244380	212.39
+2667.315101	188.791
+2667.385824	167.946
+2667.456547	151.427
+2667.527272	158.113
+2667.597997	179.352
+2667.668723	154.966
+2667.739450	149.067
+2667.810178	136.087
+2667.880907	138.447
+2667.951637	162.046
+2668.022368	200.591
+2668.093100	201.771
+2668.163833	198.624
+2668.234566	200.198
+2668.305301	219.077
+2668.376037	185.252
+2668.446773	145.133
+2668.517511	151.033
+2668.588249	152.606
+2668.658988	149.46
+2668.729729	104.622
+2668.800470	93.6093
+2668.871212	100.296
+2668.941955	121.928
+2669.012699	143.954
+2669.083444	158.506
+2669.154190	189.971
+2669.224937	182.498
+2669.295684	211.21
+2669.366433	204.524
+2669.437183	173.059
+2669.507933	152.213
+2669.578685	133.727
+2669.649437	130.974
+2669.720191	113.275
+2669.790945	117.208
+2669.861700	154.18
+2669.932456	166.372
+2670.003214	175.419
+2670.073972	167.159
+2670.144731	143.56
+2670.215491	121.141
+2670.286252	139.234
+2670.357013	179.745
+2670.427776	231.269
+2670.498540	219.47
+2670.569305	172.666
+2670.640070	162.046
+2670.710837	155.753
+2670.781604	160.866
+2670.852372	147.887
+2670.923142	145.133
+2670.993912	130.974
+2671.064683	130.581
+2671.135455	156.54
+2671.206228	171.092
+2671.277003	144.74
+2671.347777	131.761
+2671.418553	161.259
+2671.489330	188.398
+2671.560108	150.64
+2671.630887	110.522
+2671.701666	104.229
+2671.772447	140.807
+2671.843228	170.306
+2671.914011	180.138
+2671.984794	182.498
+2672.055579	153.393
+2672.126364	121.141
+2672.197150	130.581
+2672.267937	153.786
+2672.338725	170.306
+2672.409514	203.737
+2672.480304	232.843
+2672.551095	228.909
+2672.621887	227.73
+2672.692680	175.025
+2672.763474	123.108
+2672.834268	150.247
+2672.905064	187.611
+2672.975860	182.892
+2673.046658	173.452
+2673.117456	166.372
+2673.188255	165.193
+2673.259056	178.959
+2673.329857	174.632
+2673.400659	182.105
+2673.471462	157.72
+2673.542266	117.208
+2673.613071	123.895
+2673.683877	142.774
+2673.754684	154.573
+2673.825492	142.774
+2673.896300	146.313
+2673.967110	167.159
+2674.037921	199.804
+2674.108732	204.917
+2674.179545	191.545
+2674.250358	154.573
+2674.321172	154.573
+2674.391988	168.339
+2674.462804	158.113
+2674.533621	177.779
+2674.604439	186.431
+2674.675258	171.879
+2674.746078	189.185
+2674.816899	174.632
+2674.887721	156.933
+2674.958544	182.498
+2675.029367	196.658
+2675.100192	188.791
+2675.171018	208.457
+2675.241844	193.904
+2675.312672	152.213
+2675.383500	153.786
+2675.454329	180.532
+2675.525160	191.151
+2675.595991	182.105
+2675.666823	173.845
+2675.737656	209.637
+2675.808490	231.663
+2675.879325	211.604
+2675.950161	213.57
+2676.020998	220.65
+2676.091836	200.198
+2676.162674	178.959
+2676.233514	191.938
+2676.304355	191.938
+2676.375196	190.365
+2676.446039	158.506
+2676.516882	160.473
+2676.587726	149.46
+2676.658572	103.442
+2676.729418	108.162
+2676.800265	129.794
+2676.871113	155.36
+2676.941962	156.146
+2677.012812	171.486
+2677.083663	190.365
+2677.154515	195.084
+2677.225368	195.084
+2677.296221	206.097
+2677.367076	234.023
+2677.437932	215.93
+2677.508788	208.457
+2677.579646	230.876
+2677.650504	221.83
+2677.721363	231.663
+2677.792224	221.83
+2677.863085	201.771
+2677.933947	189.185
+2678.004810	192.331
+2678.075674	227.336
+2678.146539	293.413
+2678.217405	308.359
+2678.288272	297.739
+2678.359140	247.002
+2678.430008	184.072
+2678.500878	191.938
+2678.571749	219.077
+2678.642620	169.912
+2678.713493	126.254
+2678.784366	132.154
+2678.855240	171.879
+2678.926116	208.457
+2678.996992	199.411
+2679.067869	178.565
+2679.138747	222.223
+2679.209626	279.254
+2679.280506	256.441
+2679.351387	193.511
+2679.422269	176.205
+2679.493152	151.033
+2679.564036	108.949
+2679.634920	106.982
+2679.705806	132.154
+2679.776692	146.707
+2679.847580	165.586
+2679.918468	195.871
+2679.989358	198.231
+2680.060248	218.683
+2680.131139	250.148
+2680.202031	248.182
+2680.272924	215.537
+2680.343818	201.771
+2680.414713	179.352
+2680.485609	126.648
+2680.556506	140.807
+2680.627404	138.054
+2680.698303	109.342
+2680.769202	100.689
+2680.840103	97.9358
+2680.911004	129.794
+2680.981907	192.331
+2681.052810	232.056
+2681.123715	257.228
+2681.194620	247.789
+2681.265526	224.19
+2681.336433	213.964
+2681.407342	210.03
+2681.478251	171.879
+2681.549161	132.941
+2681.620071	127.041
+2681.690983	135.301
+2681.761896	126.648
+2681.832810	97.5424
+2681.903725	114.062
+2681.974640	144.74
+2682.045557	156.54
+2682.116474	192.331
+2682.187393	206.884
+2682.258312	163.619
+2682.329232	134.121
+2682.400153	159.293
+2682.471076	216.323
+2682.541999	224.583
+2682.612923	237.956
+2682.683848	279.254
+2682.754774	244.249
+2682.825701	184.465
+2682.896628	164.406
+2682.967557	144.347
+2683.038487	161.259
+2683.109417	147.887
+2683.180349	136.874
+2683.251281	154.18
+2683.322215	160.473
+2683.393149	154.966
+2683.464085	176.599
+2683.535021	179.745
+2683.605958	165.979
+2683.676896	169.519
+2683.747835	156.54
+2683.818775	133.334
+2683.889716	146.313
+2683.960658	206.884
+2684.031601	250.935
+2684.102544	242.675
+2684.173489	206.097
+2684.244435	197.838
+2684.315381	189.185
+2684.386329	184.072
+2684.457277	165.979
+2684.528227	152.606
+2684.599177	164.799
+2684.670128	202.557
+2684.741080	206.884
+2684.812033	167.552
+2684.882987	167.552
+2684.953942	169.126
+2685.024898	168.339
+2685.095855	193.118
+2685.166813	218.683
+2685.237772	246.215
+2685.308731	237.956
+2685.379692	232.449
+2685.450654	202.557
+2685.521616	158.506
+2685.592579	201.771
+2685.663544	227.729
+2685.734509	191.545
+2685.805475	147.493
+2685.876443	125.074
+2685.947411	117.601
+2686.018380	127.828
+2686.089350	142.774
+2686.160321	153.393
+2686.231293	163.226
+2686.302265	210.03
+2686.373239	218.683
+2686.444214	190.365
+2686.515189	177.779
+2686.586166	170.699
+2686.657143	173.059
+2686.728122	172.272
+2686.799101	133.334
+2686.870082	90.4628
+2686.941063	110.128
+2687.012045	140.414
+2687.083028	178.958
+2687.154012	183.678
+2687.224997	161.259
+2687.295983	160.473
+2687.366970	212.39
+2687.437958	229.696
+2687.508947	201.771
+2687.579936	187.611
+2687.650927	177.779
+2687.721918	198.231
+2687.792911	159.293
+2687.863904	132.941
+2687.934899	150.64
+2688.005894	182.892
+2688.076890	226.55
+2688.147887	219.47
+2688.218886	207.67
+2688.289885	221.436
+2688.360885	230.876
+2688.431886	223.403
+2688.502887	237.956
+2688.573890	248.968
+2688.644894	190.365
+2688.715899	162.833
+2688.786904	186.825
+2688.857911	223.01
+2688.928918	199.804
+2688.999927	154.18
+2689.070936	158.506
+2689.141946	158.506
+2689.212958	198.624
+2689.283970	253.295
+2689.354983	256.441
+2689.425997	258.015
+2689.497012	246.609
+2689.568028	235.596
+2689.639045	205.704
+2689.710063	165.586
+2689.781081	184.858
+2689.852101	185.645
+2689.923122	195.084
+2689.994143	211.997
+2690.065166	194.691
+2690.136189	207.277
+2690.207214	211.604
+2690.278239	227.336
+2690.349265	237.956
+2690.420292	202.557
+2690.491321	188.791
+2690.562350	205.704
+2690.633380	176.205
+2690.704411	153
+2690.775442	164.799
+2690.846475	205.704
+2690.917509	191.938
+2690.988544	183.285
+2691.059579	200.591
+2691.130616	237.956
+2691.201653	285.94
+2691.272692	336.678
+2691.343731	324.485
+2691.414772	265.488
+2691.485813	227.729
+2691.556855	176.599
+2691.627898	150.64
+2691.698942	164.406
+2691.769987	161.259
+2691.841033	162.046
+2691.912080	188.398
+2691.983128	206.884
+2692.054177	217.11
+2692.125226	299.706
+2692.196277	402.361
+2692.267329	443.659
+2692.338381	410.227
+2692.409435	318.978
+2692.480489	269.027
+2692.551544	208.064
+2692.622600	160.866
+2692.693658	159.686
+2692.764716	156.54
+2692.835775	151.033
+2692.906835	155.36
+2692.977896	164.013
+2693.048958	215.537
+2693.120021	287.12
+2693.191084	356.343
+2693.262149	372.469
+2693.333215	295.773
+2693.404281	200.197
+2693.475349	163.226
+2693.546417	159.686
+2693.617487	175.812
+2693.688557	163.619
+2693.759628	137.267
+2693.830700	133.334
+2693.901773	147.1
+2693.972848	141.2
+2694.043923	171.092
+2694.114999	217.503
+2694.186075	289.873
+2694.257153	304.819
+2694.328232	277.68
+2694.399312	250.935
+2694.470392	267.061
+2694.541474	269.814
+2694.612556	203.344
+2694.683640	168.339
+2694.754724	160.079
+2694.825810	150.64
+2694.896896	185.645
+2694.967983	244.249
+2695.039071	255.655
+2695.110160	236.776
+2695.181250	256.048
+2695.252341	249.362
+2695.323433	243.855
+2695.394526	237.169
+2695.465620	205.704
+2695.536714	169.912
+2695.607810	173.059
+2695.678907	178.959
+2695.750004	137.267
+2695.821103	116.422
+2695.892202	139.627
+2695.963302	179.352
+2696.034404	188.791
+2696.105506	188.398
+2696.176609	234.023
+2696.247713	202.557
+2696.318818	151.426
+2696.389924	127.041
+2696.461031	154.966
+2696.532139	168.339
+2696.603247	158.899
+2696.674357	131.367
+2696.745468	112.095
+2696.816579	116.028
+2696.887692	140.807
+2696.958805	124.288
+2697.029920	123.108
+2697.101035	133.727
+2697.172151	150.64
+2697.243269	179.745
+2697.314387	186.431
+2697.385506	173.845
+2697.456626	171.092
+2697.527747	160.473
+2697.598869	133.334
+2697.669992	151.426
+2697.741115	155.753
+2697.812240	147.887
+2697.883366	135.301
+2697.954492	156.933
+2698.025620	189.971
+2698.096748	185.252
+2698.167878	163.619
+2698.239008	151.82
+2698.310139	159.686
+2698.381271	162.046
+2698.452405	165.193
+2698.523539	178.172
+2698.594674	142.774
+2698.665810	98.329
+2698.736947	101.082
+2698.808084	134.121
+2698.879223	147.493
+2698.950363	146.707
+2699.021504	140.807
+2699.092645	137.66
+2699.163788	112.488
+2699.234931	112.882
+2699.306076	133.334
+2699.377221	151.033
+2699.448367	146.707
+2699.519514	168.732
+2699.590663	175.812
+2699.661812	168.339
+2699.732962	162.046
+2699.804113	153.786
+2699.875264	168.732
+2699.946417	167.159
+2700.017571	157.326
+2700.088726	169.126
+2700.159881	153.786
+2700.231038	180.138
+2700.302196	217.897
+2700.373354	240.316
+2700.444513	217.897
+2700.515674	213.57
+2700.586835	217.897
+2700.657997	215.537
+2700.729160	185.645
+2700.800325	150.247
+2700.871490	160.473
+2700.942656	171.486
+2701.013822	180.925
+2701.084990	152.606
+2701.156159	122.321
+2701.227329	162.833
+2701.298499	239.529
+2701.369671	272.961
+2701.440844	248.575
+2701.512017	183.285
+2701.583191	141.987
+2701.654367	131.367
+2701.725543	142.38
+2701.796720	171.486
+2701.867898	169.126
+2701.939078	137.66
+2702.010258	112.488
+2702.081439	154.966
+2702.152620	192.725
+2702.223803	185.252
+2702.294987	213.963
+2702.366172	237.562
+2702.437357	211.604
+2702.508544	151.82
+2702.579732	162.046
+2702.650920	167.159
+2702.722109	163.226
+2702.793300	153.393
+2702.864491	169.126
+2702.935683	172.272
+2703.006876	164.013
+2703.078071	170.306
+2703.149266	180.532
+2703.220462	197.444
+2703.291658	215.143
+2703.362856	196.658
+2703.434055	169.126
+2703.505255	153.786
+2703.576455	163.619
+2703.647657	153.786
+2703.718860	138.054
+2703.790063	154.966
+2703.861268	190.365
+2703.932473	174.239
+2704.003679	161.653
+2704.074886	160.473
+2704.146095	165.979
+2704.217304	210.817
+2704.288514	225.763
+2704.359725	198.231
+2704.430937	178.565
+2704.502149	170.306
+2704.573363	154.18
+2704.644578	136.087
+2704.715794	139.234
+2704.787010	138.054
+2704.858228	143.954
+2704.929446	188.791
+2705.000666	201.771
+2705.071886	191.545
+2705.143107	239.922
+2705.214329	275.321
+2705.285553	238.742
+2705.356777	218.29
+2705.428002	190.365
+2705.499228	158.113
+2705.570455	156.933
+2705.641683	158.113
+2705.712911	157.72
+2705.784141	129.794
+2705.855372	128.221
+2705.926603	158.899
+2705.997836	194.298
+2706.069069	215.93
+2706.140304	214.75
+2706.211539	205.311
+2706.282775	218.683
+2706.354013	229.303
+2706.425251	224.19
+2706.496490	192.725
+2706.567730	173.452
+2706.638971	157.72
+2706.710213	167.552
+2706.781456	167.159
+2706.852700	152.606
+2706.923944	165.586
+2706.995190	176.205
+2707.066437	168.732
+2707.137684	214.75
+2707.208933	253.295
+2707.280182	226.55
+2707.351432	189.578
+2707.422684	198.624
+2707.493936	176.992
+2707.565189	171.092
+2707.636443	164.013
+2707.707698	150.247
+2707.778954	167.946
+2707.850211	190.758
+2707.921469	187.611
+2707.992728	165.979
+2708.063987	156.146
+2708.135248	153.393
+2708.206510	168.339
+2708.277772	188.791
+2708.349036	184.072
+2708.420300	184.858
+2708.491566	210.424
+2708.562832	218.683
+2708.634099	173.059
+2708.705367	175.025
+2708.776636	193.511
+2708.847906	146.707
+2708.919177	143.167
+2708.990449	162.439
+2709.061722	158.9
+2709.132996	138.054
+2709.204271	137.267
+2709.275546	156.146
+2709.346823	165.193
+2709.418101	171.092
+2709.489379	189.971
+2709.560659	169.519
+2709.631939	147.887
+2709.703220	148.673
+2709.774502	147.887
+2709.845786	150.247
+2709.917070	151.82
+2709.988355	191.151
+2710.059641	213.177
+2710.130928	186.825
+2710.202216	186.038
+2710.273504	201.377
+2710.344794	172.272
+2710.416085	131.761
+2710.487376	146.313
+2710.558669	161.259
+2710.629962	141.594
+2710.701257	155.753
+2710.772552	184.072
+2710.843849	159.686
+2710.915146	153
+2710.986444	156.54
+2711.057743	154.573
+2711.129043	180.138
+2711.200344	174.239
+2711.271646	172.272
+2711.342949	152.213
+2711.414253	143.56
+2711.485557	148.28
+2711.556863	143.56
+2711.628170	127.434
+2711.699477	126.648
+2711.770786	119.175
+2711.842095	123.501
+2711.913406	146.707
+2711.984717	137.66
+2712.056029	128.221
+2712.127342	131.761
+2712.198656	126.648
+2712.269972	107.375
+2712.341287	126.254
+2712.412604	179.352
+2712.483922	191.151
+2712.555241	156.933
+2712.626561	132.547
+2712.697882	144.347
+2712.769203	126.648
+2712.840526	112.488
+2712.911849	147.493
+2712.983174	152.606
+2713.054499	145.527
+2713.125825	146.707
+2713.197153	127.041
+2713.268481	126.254
+2713.339810	159.686
+2713.411140	178.172
+2713.482471	197.444
+2713.553803	209.244
+2713.625136	154.573
+2713.696470	116.815
+2713.767804	141.594
+2713.839140	151.426
+2713.910477	158.899
+2713.981814	170.306
+2714.053153	159.686
+2714.124492	125.861
+2714.195832	128.221
+2714.267174	165.586
+2714.338516	187.218
+2714.409859	175.812
+2714.481203	166.372
+2714.552548	146.313
+2714.623894	124.288
+2714.695241	129.401
+2714.766589	141.987
+2714.837938	130.974
+2714.909288	134.514
+2714.980639	160.473
+2715.051990	189.185
+2715.123343	193.118
+2715.194696	176.992
+2715.266051	167.946
+2715.337406	139.627
+2715.408762	152.606
+2715.480120	216.717
+2715.551478	236.776
+2715.622837	201.377
+2715.694197	162.833
+2715.765558	176.205
+2715.836920	197.838
+2715.908283	176.599
+2715.979647	138.84
+2716.051011	123.108
+2716.122377	134.907
+2716.193744	175.812
+2716.265111	195.871
+2716.336480	208.85
+2716.407849	220.65
+2716.479220	212.39
+2716.550591	202.951
+2716.621963	180.532
+2716.693336	173.845
+2716.764710	212.39
+2716.836086	284.367
+2716.907462	370.503
+2716.978838	478.664
+2717.050216	519.175
+2717.121595	459.392
+2717.192975	383.482
+2717.264356	324.092
+2717.335737	245.035
+2717.407120	199.804
+2717.478503	184.072
+2717.549888	178.172
+2717.621273	197.051
+2717.692659	237.956
+2717.764047	282.794
+2717.835435	352.41
+2717.906824	458.998
+2717.978214	584.859
+2718.049605	618.291
+2718.120997	552.607
+2718.192390	459.392
+2718.263784	418.094
+2718.335179	341.791
+2718.406574	289.086
+2718.477971	268.241
+2718.549368	221.83
+2718.620767	214.75
+2718.692166	235.596
+2718.763567	231.269
+2718.834968	248.575
+2718.906370	288.3
+2718.977774	362.243
+2719.049178	425.567
+2719.120583	422.42
+2719.191989	402.754
+2719.263396	393.315
+2719.334804	339.824
+2719.406212	254.868
+2719.477622	200.591
+2719.549033	229.303
+2719.620445	265.094
+2719.691857	274.14
+2719.763271	208.064
+2719.834685	222.616
+2719.906101	306.392
+2719.977517	387.415
+2720.048934	414.947
+2720.120352	414.554
+2720.191771	393.708
+2720.263192	340.217
+2720.334613	312.292
+2720.406035	293.806
+2720.477457	261.948
+2720.548881	191.151
+2720.620306	174.239
+2720.691732	193.904
+2720.763158	189.185
+2720.834586	187.218
+2720.906014	209.244
+2720.977444	272.961
+2721.048874	306.392
+2721.120306	316.225
+2721.191738	357.523
+2721.263171	431.86
+2721.334605	394.495
+2721.406040	293.806
+2721.477476	258.408
+2721.548913	217.897
+2721.620351	182.892
+2721.691790	172.665
+2721.763230	154.966
+2721.834670	147.887
+2721.906112	170.699
+2721.977555	171.092
+2722.048998	186.038
+2722.120443	228.909
+2722.191888	272.961
+2722.263334	327.631
+2722.334782	320.158
+2722.406230	241.102
+2722.477679	184.858
+2722.549129	166.766
+2722.620580	168.732
+2722.692032	144.74
+2722.763485	125.074
+2722.834939	114.062
+2722.906394	122.321
+2722.977849	161.653
+2723.049306	197.444
+2723.120764	229.303
+2723.192222	252.902
+2723.263681	277.287
+2723.335142	272.961
+2723.406603	230.483
+2723.478065	193.511
+2723.549529	143.56
+2723.620993	140.807
+2723.692458	194.691
+2723.763924	221.83
+2723.835391	213.963
+2723.906859	176.205
+2723.978328	164.799
+2724.049797	154.18
+2724.121268	133.334
+2724.192740	149.853
+2724.264212	193.118
+2724.335686	208.85
+2724.407160	178.565
+2724.478636	161.259
+2724.550112	139.234
+2724.621589	155.753
+2724.693068	171.879
+2724.764547	141.594
+2724.836027	130.974
+2724.907508	144.347
+2724.978990	164.013
+2725.050473	181.712
+2725.121957	188.398
+2725.193441	171.879
+2725.264927	178.565
+2725.336414	172.272
+2725.407901	144.347
+2725.479390	154.573
+2725.550879	180.925
+2725.622370	199.804
+2725.693861	189.971
+2725.765353	178.172
+2725.836847	179.352
+2725.908341	163.619
+2725.979836	136.874
+2726.051332	130.974
+2726.122829	143.954
+2726.194327	185.645
+2726.265826	193.511
+2726.337325	171.092
+2726.408826	151.426
+2726.480328	141.594
+2726.551830	130.974
+2726.623334	117.601
+2726.694838	114.062
+2726.766344	123.501
+2726.837850	127.828
+2726.909357	119.568
+2726.980866	121.928
+2727.052375	135.694
+2727.123885	157.326
+2727.195396	190.365
+2727.266908	233.629
+2727.338421	195.478
+2727.409935	132.547
+2727.481449	109.342
+2727.552965	91.2494
+2727.624482	93.216
+2727.695999	121.928
+2727.767518	100.296
+2727.839037	92.036
+2727.910558	113.275
+2727.982079	130.974
+2728.053601	140.414
+2728.125125	147.493
+2728.196649	169.519
+2728.268174	168.339
+2728.339700	169.126
+2728.411227	162.833
+2728.482755	125.861
+2728.554284	113.275
+2728.625813	118.781
+2728.697344	112.095
+2728.768876	92.8226
+2728.840408	124.288
+2728.911942	150.247
+2728.983476	116.422
+2729.055012	115.242
+2729.126548	138.447
+2729.198085	173.452
+2729.269624	173.845
+2729.341163	164.799
+2729.412703	170.699
+2729.484244	157.326
+2729.555786	145.527
+2729.627329	143.56
+2729.698873	154.18
+2729.770417	193.511
+2729.841963	197.838
+2729.913510	203.344
+2729.985057	176.205
+2730.056606	141.987
+2730.128155	133.334
+2730.199706	160.866
+2730.271257	178.565
+2730.342809	167.159
+2730.414363	167.946
+2730.485917	149.853
+2730.557472	139.627
+2730.629028	156.933
+2730.700585	182.105
+2730.772143	176.599
+2730.843702	169.126
+2730.915262	189.185
+2730.986822	206.884
+2731.058384	200.197
+2731.129947	195.871
+2731.201510	190.365
+2731.273075	211.604
+2731.344640	200.197
+2731.416206	165.192
+2731.487774	155.753
+2731.559342	174.632
+2731.630911	174.239
+2731.702481	139.627
+2731.774052	130.974
+2731.845624	135.301
+2731.917197	151.033
+2731.988771	160.473
+2732.060346	161.259
+2732.131921	189.578
+2732.203498	209.244
+2732.275076	207.277
+2732.346654	178.172
+2732.418234	169.912
+2732.489814	149.853
+2732.561396	154.573
+2732.632978	153.786
+2732.704561	141.987
+2732.776145	147.493
+2732.847730	155.753
+2732.919316	204.524
+2732.990903	242.282
+2733.062491	191.545
+2733.134080	176.205
+2733.205670	219.863
+2733.277261	270.207
+2733.348852	227.729
+2733.420445	176.205
+2733.492039	199.411
+2733.563633	217.11
+2733.635228	234.809
+2733.706825	198.624
+2733.778422	155.36
+2733.850020	131.761
+2733.921619	120.748
+2733.993220	135.694
+2734.064821	196.658
+2734.136423	222.223
+2734.208026	208.064
+2734.279629	171.485
+2734.351234	171.092
+2734.422840	170.306
+2734.494447	162.833
+2734.566054	145.527
+2734.637663	156.933
+2734.709272	185.251
+2734.780883	179.352
+2734.852494	190.365
+2734.924106	166.766
+2734.995720	145.92
+2735.067334	150.247
+2735.138949	156.146
+2735.210565	147.887
+2735.282182	123.894
+2735.353800	131.761
+2735.425419	186.038
+2735.497039	170.306
+2735.568659	158.506
+2735.640281	173.845
+2735.711904	168.732
+2735.783527	135.694
+2735.855152	125.074
+2735.926777	142.38
+2735.998403	149.067
+2736.070031	181.712
+2736.141659	179.352
+2736.213288	184.465
+2736.284918	169.519
+2736.356549	159.293
+2736.428181	142.38
+2736.499814	141.594
+2736.571448	146.707
+2736.643083	148.673
+2736.714719	139.627
+2736.786355	149.067
+2736.857993	174.239
+2736.929631	164.012
+2737.001271	143.953
+2737.072911	134.514
+2737.144553	156.146
+2737.216195	219.863
+2737.287838	261.554
+2737.359483	207.277
+2737.431128	142.38
+2737.502774	143.953
+2737.574421	181.712
+2737.646069	192.724
+2737.717717	145.92
+2737.789367	91.6426
+2737.861018	92.0359
+2737.932670	109.735
+2738.004322	141.987
+2738.075976	197.838
+2738.147630	216.323
+2738.219286	175.025
+2738.290942	180.925
+2738.362600	186.825
+2738.434258	143.56
+2738.505917	165.979
+2738.577577	208.457
+2738.649238	162.833
+2738.720900	137.66
+2738.792563	165.979
+2738.864227	178.565
+2738.935892	127.434
+2739.007557	107.769
+2739.079224	127.041
+2739.150892	129.794
+2739.222560	142.38
+2739.294230	145.527
+2739.365900	123.501
+2739.437572	136.48
+2739.509244	156.146
+2739.580917	143.56
+2739.652591	139.627
+2739.724267	144.74
+2739.795943	127.828
+2739.867620	89.2827
+2739.939298	89.676
+2740.010976	150.246
+2740.082656	185.645
+2740.154337	199.411
+2740.226019	232.842
+2740.297701	204.131
+2740.369385	165.586
+2740.441069	154.966
+2740.512755	134.514
+2740.584441	132.154
+2740.656129	160.079
+2740.727817	176.205
+2740.799506	187.611
+2740.871196	181.712
+2740.942887	197.444
+2741.014579	165.192
+2741.086272	124.681
+2741.157966	106.589
+2741.229661	120.748
+2741.301357	146.707
+2741.373053	145.92
+2741.444751	128.614
+2741.516449	141.987
+2741.588149	147.887
+2741.659849	120.355
+2741.731551	125.074
+2741.803253	135.694
+2741.874956	140.02
+2741.946661	123.501
+2742.018366	118.781
+2742.090072	123.894
+2742.161779	137.267
+2742.233487	163.619
+2742.305196	204.524
+2742.376905	235.596
+2742.448616	187.218
+2742.520328	132.154
+2742.592040	120.355
+2742.663754	145.92
+2742.735469	147.887
+2742.807184	121.534
+2742.878900	118.388
+2742.950618	126.648
+2743.022336	147.1
+2743.094055	170.699
+2743.165775	169.126
+2743.237496	157.326
+2743.309218	200.591
+2743.380941	201.771
+2743.452665	192.724
+2743.524390	198.624
+2743.596116	149.46
+2743.667842	114.062
+2743.739570	158.506
+2743.811299	158.506
+2743.883028	140.02
+2743.954759	138.054
+2744.026490	134.121
+2744.098222	151.82
+2744.169956	181.712
+2744.241690	210.424
+2744.313425	203.344
+2744.385161	178.565
+2744.456898	163.619
+2744.528636	147.1
+2744.600375	125.074
+2744.672115	139.627
+2744.743855	128.221
+2744.815597	106.589
+2744.887340	108.555
+2744.959083	124.288
+2745.030828	115.241
+2745.102573	97.9356
+2745.174320	92.4292
+2745.246067	131.367
+2745.317815	143.56
+2745.389565	158.113
+2745.461315	149.066
+2745.533066	141.987
+2745.604818	125.861
+2745.676571	134.12
+2745.748325	125.468
+2745.820079	92.4292
+2745.891835	92.8225
+2745.963592	120.354
+2746.035350	129.794
+2746.107108	139.234
+2746.178868	181.318
+2746.250628	200.197
+2746.322389	161.259
+2746.394152	112.488
+2746.465915	106.195
+2746.537679	131.367
+2746.609444	150.64
+2746.681210	141.987
+2746.752977	155.753
+2746.824745	153.393
+2746.896514	133.727
+2746.968284	110.522
+2747.040055	139.234
+2747.111827	174.239
+2747.183599	182.498
+2747.255373	151.426
+2747.327147	156.146
+2747.398923	167.552
+2747.470699	143.56
+2747.542477	127.434
+2747.614255	136.874
+2747.686034	156.539
+2747.757814	144.347
+2747.829595	132.941
+2747.901377	123.108
+2747.973160	124.681
+2748.044944	156.146
+2748.116729	226.156
+2748.188515	288.3
+2748.260301	329.598
+2748.332089	269.814
+2748.403878	210.423
+2748.475667	217.896
+2748.547458	199.411
+2748.619249	171.092
+2748.691041	191.544
+2748.762835	198.624
+2748.834629	171.485
+2748.906424	158.506
+2748.978220	152.606
+2749.050017	189.971
+2749.121815	281.613
+2749.193614	360.67
+2749.265414	404.327
+2749.337215	401.181
+2749.409016	344.544
+2749.480819	276.5
+2749.552623	200.984
+2749.624427	208.064
+2749.696233	241.102
+2749.768039	244.248
+2749.839846	183.678
+2749.911655	123.894
+2749.983464	144.347
+2750.055274	251.328
+2750.127085	334.711
+2750.198897	388.988
+2750.270710	424.78
+2750.342524	410.62
+2750.414339	357.13
+2750.486155	308.752
+2750.557971	248.575
+2750.629789	211.603
+2750.701607	186.431
+2750.773427	188.398
+2750.845247	194.691
+2750.917069	199.804
+2750.988891	191.938
+2751.060715	201.377
+2751.132539	242.282
+2751.204364	289.086
+2751.276190	331.564
+2751.348017	302.852
+2751.419845	209.637
+2751.491674	199.411
+2751.563504	228.123
+2751.635334	212.783
+2751.707166	189.184
+2751.778999	193.511
+2751.850832	178.565
+2751.922667	160.079
+2751.994502	169.519
+2752.066339	222.616
+2752.138176	237.169
+2752.210014	222.223
+2752.281854	195.871
+2752.353694	223.403
+2752.425535	262.734
+2752.497377	252.508
+2752.569220	191.544
+2752.641064	189.971
+2752.712909	175.812
+2752.784754	126.647
+2752.856601	145.92
+2752.928449	175.025
+2753.000297	203.737
+2753.072147	195.477
+2753.143997	152.606
+2753.215849	154.179
+2753.287701	183.285
+2753.359554	223.796
+2753.431409	215.536
+2753.503264	159.686
+2753.575120	110.522
+2753.646977	112.881
+2753.718835	136.087
+2753.790694	143.953
+2753.862554	146.706
+2753.934415	141.2
+2754.006276	106.982
+2754.078139	129.007
+2754.150003	176.205
+2754.221867	206.884
+2754.293733	211.21
+2754.365599	189.971
+2754.437466	154.966
+2754.509335	109.735
+2754.581204	130.187
+2754.653074	119.174
+2754.724945	92.0357
+2754.796817	96.3622
+2754.868690	103.835
+2754.940564	124.681
+2755.012439	152.213
+2755.084315	145.527
+2755.156191	130.974
+2755.228069	129.794
+2755.299948	144.74
+2755.371827	138.054
+2755.443708	163.226
+2755.515589	158.899
+2755.587471	121.141
+2755.659355	134.12
+2755.731239	139.233
+2755.803124	108.948
+2755.875010	110.522
+2755.946897	154.966
+2756.018785	163.226
+2756.090674	148.28
+2756.162564	167.552
+2756.234455	177.385
+2756.306346	153.393
+2756.378239	115.635
+2756.450133	107.375
+2756.522027	109.342
+2756.593923	136.874
+2756.665819	153.786
+2756.737717	150.64
+2756.809615	158.113
+2756.881514	148.673
+2756.953414	138.054
+2757.025315	152.213
+2757.097217	154.966
+2757.169120	149.853
+2757.241024	153.786
+2757.312929	153.786
+2757.384835	131.761
+2757.456742	163.226
+2757.528649	189.184
+2757.600558	173.059
+2757.672467	170.699
+2757.744378	129.401
+2757.816289	112.488
+2757.888202	107.375
+2757.960115	110.128
+2758.032029	134.12
+2758.103944	134.907
+2758.175861	146.313
+2758.247778	163.226
+2758.319696	171.485
+2758.391615	162.046
+2758.463534	167.159
+2758.535455	134.907
+2758.607377	95.5756
+2758.679300	126.254
+2758.751223	123.894
+2758.823148	130.187
+2758.895073	121.534
+2758.967000	114.455
+2759.038927	141.593
+2759.110855	151.033
+2759.182785	143.56
+2759.254715	147.1
+2759.326646	132.94
+2759.398578	132.154
+2759.470511	147.1
+2759.542445	120.748
+2759.614380	126.254
+2759.686315	136.48
+2759.758252	158.506
+2759.830190	168.339
+2759.902128	144.74
+2759.974068	117.601
+2760.046009	124.288
+2760.117950	128.221
+2760.189892	135.3
+2760.261836	154.179
+2760.333780	138.054
+2760.405725	134.12
+2760.477671	119.174
+2760.549618	138.447
+2760.621566	156.539
+2760.693515	119.568
+2760.765465	110.522
+2760.837416	110.915
+2760.909367	119.174
+2760.981320	123.501
+2761.053274	163.226
+2761.125228	200.984
+2761.197184	163.619
+2761.269140	135.694
+2761.341098	141.593
+2761.413056	142.38
+2761.485015	148.673
+2761.556975	167.552
+2761.628936	142.773
+2761.700899	110.915
+2761.772862	107.375
+2761.844825	131.367
+2761.916790	110.915
+2761.988756	95.1823
+2762.060723	105.408
+2762.132691	101.869
+2762.204659	130.581
+2762.276629	150.246
+2762.348599	172.272
+2762.420571	143.167
+2762.492543	158.506
+2762.564516	147.886
+2762.636491	95.1823
+2762.708466	123.501
+2762.780442	150.246
+2762.852419	140.807
+2762.924397	122.714
+2762.996376	98.7221
+2763.068356	108.948
+2763.140337	100.689
+2763.212318	132.94
+2763.284301	175.025
+2763.356285	152.213
+2763.428269	127.041
+2763.500255	118.781
+2763.572241	106.982
+2763.644228	129.794
+2763.716217	159.686
+2763.788206	174.238
+2763.860196	167.945
+2763.932187	145.133
+2764.004179	104.228
+2764.076172	112.095
+2764.148166	160.472
+2764.220161	170.305
+2764.292157	160.472
+2764.364154	180.925
+2764.436151	191.151
+2764.508150	173.452
+2764.580150	162.046
+2764.652150	140.413
+2764.724152	140.807
+2764.796154	151.82
+2764.868157	132.547
+2764.940161	110.915
+2765.012167	148.673
+2765.084173	178.958
+2765.156180	149.066
+2765.228188	129.794
+2765.300197	143.953
+2765.372207	151.82
+2765.444217	202.557
+2765.516229	206.097
+2765.588242	176.992
+2765.660256	157.719
+2765.732270	173.452
+2765.804286	152.606
+2765.876302	123.501
+2765.948319	123.501
+2766.020338	149.46
+2766.092357	176.598
+2766.164377	183.678
+2766.236398	154.966
+2766.308420	136.087
+2766.380443	162.046
+2766.452467	176.992
+2766.524492	152.606
+2766.596518	162.046
+2766.668545	173.845
+2766.740572	151.82
+2766.812601	108.162
+2766.884631	88.8892
+2766.956661	106.588
+2767.028693	119.174
+2767.100725	140.02
+2767.172758	150.64
+2767.244793	134.514
+2767.316828	167.159
+2767.388864	164.012
+2767.460901	135.3
+2767.532939	115.241
+2767.604978	92.8224
+2767.677018	109.735
+2767.749059	108.555
+2767.821100	87.7093
+2767.893143	103.049
+2767.965187	107.768
+2768.037231	108.948
+2768.109277	115.635
+2768.181323	160.866
+2768.253371	214.75
+2768.325419	193.904
+2768.397468	150.64
+2768.469518	135.694
+2768.541570	125.861
+2768.613622	147.1
+2768.685675	140.413
+2768.757729	91.6425
+2768.829783	86.5294
+2768.901839	123.894
+2768.973896	130.581
+2769.045954	146.706
+2769.118012	181.711
+2769.190072	175.025
+2769.262132	165.192
+2769.334194	169.125
+2769.406256	166.766
+2769.478320	143.56
+2769.550384	143.167
+2769.622449	141.593
+2769.694515	108.555
+2769.766582	93.609
+2769.838650	101.869
+2769.910719	108.948
+2769.982789	112.095
+2770.054860	182.498
+2770.126932	203.737
+2770.199004	138.054
+2770.271078	137.66
+2770.343153	155.359
+2770.415228	132.154
+2770.487305	88.8893
+2770.559382	72.7634
+2770.631460	56.6375
+2770.703540	77.4831
+2770.775620	105.015
+2770.847701	105.408
+2770.919783	112.488
+2770.991866	133.727
+2771.063950	121.928
+2771.136035	114.455
+2771.208121	133.334
+2771.280207	193.904
+2771.352295	186.825
+2771.424384	144.347
+2771.496473	147.1
+2771.568564	148.673
+2771.640655	138.054
+2771.712748	125.074
+2771.784841	108.162
+2771.856935	99.9021
+2771.929031	103.835
+2772.001127	121.141
+2772.073224	154.966
+2772.145322	166.372
+2772.217421	130.581
+2772.289521	101.475
+2772.361621	123.894
+2772.433723	185.645
+2772.505826	196.657
+2772.577930	167.552
+2772.650034	123.501
+2772.722140	117.601
+2772.794246	126.254
+2772.866354	132.94
+2772.938462	134.12
+2773.010571	117.601
+2773.082681	148.673
+2773.154793	189.184
+2773.226905	201.377
+2773.299018	209.637
+2773.371132	175.418
+2773.443246	132.547
+2773.515362	105.408
+2773.587479	108.555
+2773.659597	132.547
+2773.731715	129.794
+2773.803835	122.714
+2773.875956	110.128
+2773.948077	94.0023
+2774.020199	123.501
+2774.092323	149.853
+2774.164447	140.413
+2774.236572	127.041
+2774.308698	116.028
+2774.380825	108.162
+2774.452953	129.007
+2774.525082	138.447
+2774.597212	119.174
+2774.669343	97.9355
+2774.741475	91.6424
+2774.813608	111.701
+2774.885741	152.213
+2774.957876	185.251
+2775.030011	164.406
+2775.102148	129.401
+2775.174285	109.342
+2775.246424	99.1154
+2775.318563	117.208
+2775.390703	138.447
+2775.462844	127.041
+2775.534986	103.442
+2775.607129	111.701
+2775.679273	148.28
+2775.751418	173.059
+2775.823564	164.799
+2775.895711	129.007
+2775.967859	129.007
+2776.040007	153.786
+2776.112157	152.213
+2776.184307	137.66
+2776.256459	149.066
+2776.328611	130.974
+2776.400765	150.246
+2776.472919	159.293
+2776.545074	146.313
+2776.617230	130.974
+2776.689387	149.066
+2776.761545	158.506
+2776.833704	114.848
+2776.905864	94.0023
+2776.978025	109.735
+2777.050187	108.948
+2777.122350	105.408
+2777.194513	122.321
+2777.266678	147.1
+2777.338843	137.66
+2777.411010	138.447
+2777.483177	141.987
+2777.555346	117.995
+2777.627515	106.588
+2777.699685	94.0023
+2777.771856	71.9767
+2777.844028	62.5372
+2777.916201	80.2363
+2777.988375	122.714
+2778.060550	143.167
+2778.132726	132.94
+2778.204903	147.1
+2778.277081	154.573
+2778.349259	151.033
+2778.421439	169.519
+2778.493619	185.645
+2778.565801	152.999
+2778.637983	131.761
+2778.710167	141.987
+2778.782351	162.439
+2778.854536	155.359
+2778.926722	118.388
+2778.998909	88.4959
+2779.071097	100.295
+2779.143286	135.694
+2779.215476	158.113
+2779.287667	162.046
+2779.359859	136.087
+2779.432052	134.514
+2779.504245	166.765
+2779.576440	167.159
+2779.648635	130.974
+2779.720832	122.321
+2779.793029	129.401
+2779.865228	149.853
+2779.937427	149.066
+2780.009627	160.079
+2780.081828	156.933
+2780.154030	151.426
+2780.226233	167.552
+2780.298437	156.539
+2780.370642	177.385
+2780.442848	185.645
+2780.515055	142.38
+2780.587263	138.053
+2780.659471	128.221
+2780.731681	117.208
+2780.803892	125.467
+2780.876103	142.38
+2780.948315	150.246
+2781.020529	140.413
+2781.092743	123.501
+2781.164958	122.321
+2781.237174	145.526
+2781.309392	154.573
+2781.381610	154.573
+2781.453829	179.745
+2781.526049	156.539
+2781.598269	155.359
+2781.670491	153.786
+2781.742714	132.154
+2781.814938	115.241
+2781.887162	118.388
+2781.959388	104.228
+2782.031614	129.401
+2782.103842	142.773
+2782.176070	143.167
+2782.248299	145.133
+2782.320529	175.418
+2782.392761	223.403
+2782.464993	224.976
+2782.537226	180.531
+2782.609460	175.025
+2782.681695	139.627
+2782.753931	96.3621
+2782.826167	112.881
+2782.898405	113.668
+2782.970644	90.0691
+2783.042883	99.902
+2783.115124	121.928
+2783.187365	159.686
+2783.259608	164.799
+2783.331851	144.74
+2783.404095	169.519
+2783.476341	181.711
+2783.548587	132.154
+2783.620834	101.475
+2783.693082	117.208
+2783.765331	125.467
+2783.837581	151.819
+2783.909832	161.259
+2783.982084	141.987
+2784.054336	132.547
+2784.126590	137.267
+2784.198845	162.832
+2784.271100	191.544
+2784.343357	169.125
+2784.415614	145.133
+2784.487872	167.552
+2784.560132	167.159
+2784.632392	138.447
+2784.704653	134.514
+2784.776915	134.514
+2784.849178	150.64
+2784.921442	142.38
+2784.993707	107.768
+2785.065973	114.455
+2785.138240	131.367
+2785.210508	143.167
+2785.282776	172.665
+2785.355046	184.071
+2785.427316	167.159
+2785.499588	170.305
+2785.571860	169.912
+2785.644134	128.221
+2785.716408	115.241
+2785.788683	118.781
+2785.860959	123.108
+2785.933237	114.061
+2786.005515	121.141
+2786.077794	121.141
+2786.150074	152.999
+2786.222354	171.879
+2786.294636	178.565
+2786.366919	195.477
+2786.439203	199.017
+2786.511487	179.351
+2786.583773	153.393
+2786.656059	118.781
+2786.728347	101.475
+2786.800635	97.5421
+2786.872924	79.8429
+2786.945215	83.7761
+2787.017506	135.3
+2787.089798	177.778
+2787.162091	161.259
+2787.234385	175.418
+2787.306680	197.444
+2787.378976	182.891
+2787.451273	146.313
+2787.523570	141.593
+2787.595869	134.12
+2787.668169	133.727
+2787.740469	147.886
+2787.812771	131.367
+2787.885073	103.048
+2787.957376	90.0691
+2788.029681	127.434
+2788.101986	177.385
+2788.174292	172.272
+2788.246599	129.007
+2788.318907	150.64
+2788.391216	178.958
+2788.463526	152.606
+2788.535837	139.627
+2788.608149	100.689
+2788.680462	111.701
+2788.752775	158.506
+2788.825090	138.447
+2788.897406	80.2362
+2788.969722	69.6168
+2789.042040	88.8892
+2789.114358	127.827
+2789.186677	144.74
+2789.258997	152.606
+2789.331319	158.506
+2789.403641	171.485
+2789.475964	189.971
+2789.548288	199.411
+2789.620613	168.339
+2789.692939	154.966
+2789.765265	163.226
+2789.837593	168.732
+2789.909922	164.012
+2789.982252	162.439
+2790.054582	153.786
+2790.126914	147.493
+2790.199246	146.313
+2790.271579	173.058
+2790.343914	185.251
+2790.416249	162.439
+2790.488585	158.506
+2790.560922	175.025
+2790.633260	199.41
+2790.705599	182.891
+2790.777939	156.933
+2790.850280	158.899
+2790.922622	159.686
+2790.994965	134.907
+2791.067308	130.974
+2791.139653	135.694
+2791.211999	156.146
+2791.284345	184.858
+2791.356693	185.644
+2791.429041	164.012
+2791.501390	130.187
+2791.573741	137.66
+2791.646092	172.665
+2791.718444	144.74
+2791.790797	128.614
+2791.863151	155.753
+2791.935506	135.694
+2792.007862	118.388
+2792.080219	162.439
+2792.152576	213.176
+2792.224935	204.524
+2792.297295	164.799
+2792.369655	173.845
+2792.442017	197.051
+2792.514379	206.49
+2792.586743	185.251
+2792.659107	127.827
+2792.731472	101.082
+2792.803838	106.588
+2792.876205	153.786
+2792.948574	173.452
+2793.020943	154.179
+2793.093312	151.426
+2793.165683	177.778
+2793.238055	184.465
+2793.310428	172.272
+2793.382802	133.334
+2793.455176	138.053
+2793.527552	140.02
+2793.599928	131.367
+2793.672306	173.845
+2793.744684	176.992
+2793.817064	172.665
+2793.889444	154.179
+2793.961825	136.873
+2794.034207	153.393
+2794.106590	166.372
+2794.178974	154.573
+2794.251359	134.514
+2794.323745	134.907
+2794.396132	156.932
+2794.468520	141.2
+2794.540908	120.748
+2794.613298	119.174
+2794.685689	110.521
+2794.758080	114.061
+2794.830472	130.187
+2794.902866	150.639
+2794.975260	147.886
+2795.047655	150.246
+2795.120052	182.105
+2795.192449	175.812
+2795.264847	217.503
+2795.337246	287.513
+2795.409646	254.474
+2795.482047	177.778
+2795.554449	181.318
+2795.626851	156.932
+2795.699255	137.267
+2795.771660	111.308
+2795.844065	90.069
+2795.916472	109.735
+2795.988879	149.459
+2796.061288	138.053
+2796.133697	135.693
+2796.206107	173.845
+2796.278518	202.557
+2796.350931	221.043
+2796.423344	233.235
+2796.495758	199.41
+2796.568173	163.619
+2796.640588	159.686
+2796.713005	179.745
+2796.785423	152.213
+2796.857842	122.321
+2796.930261	138.84
+2797.002682	143.953
+2797.075104	126.254
+2797.147526	127.827
+2797.219949	150.639
+2797.292374	156.146
+2797.364799	182.891
+2797.437225	180.138
+2797.509652	167.552
+2797.582080	182.105
+2797.654509	165.585
+2797.726939	128.22
+2797.799370	144.346
+2797.871802	158.899
+2797.944235	125.467
+2798.016669	113.668
+2798.089103	162.439
+2798.161539	183.284
+2798.233975	178.958
+2798.306413	206.883
+2798.378851	210.03
+2798.451291	200.984
+2798.523731	188.398
+2798.596172	172.665
+2798.668614	155.752
+2798.741057	171.878
+2798.813501	171.485
+2798.885946	146.706
+2798.958392	130.58
+2799.030839	128.614
+2799.103287	120.354
+2799.175735	163.225
+2799.248185	193.511
+2799.320636	193.511
+2799.393087	178.958
+2799.465540	161.652
+2799.537993	129.007
+2799.610447	136.48
+2799.682903	173.452
+2799.755359	177.385
+2799.827816	158.899
+2799.900274	118.388
+2799.972733	109.341
+2800.045193	142.38
+2800.117654	168.732
+2800.190116	174.238
+2800.262579	161.652
+2800.335042	177.385
+2800.407507	167.552
+2800.479973	146.706
+2800.552439	144.74
+2800.624907	159.292
+2800.697375	153.393
+2800.769844	173.845
+2800.842315	173.058
+2800.914786	119.961
+2800.987258	108.948
+2801.059731	162.832
+2801.132205	187.218
+2801.204680	208.457
+2801.277156	216.716
+2801.349633	215.143
+2801.422111	187.218
+2801.494589	146.313
+2801.567069	123.107
+2801.639549	152.606
+2801.712031	191.937
+2801.784513	158.112
+2801.856997	119.568
+2801.929481	123.894
+2802.001967	129.4
+2802.074453	153.786
+2802.146940	165.979
+2802.219428	165.192
+2802.291917	164.405
+2802.364407	169.518
+2802.436898	172.272
+2802.509390	146.313
+2802.581883	112.881
+2802.654376	118.781
+2802.726871	136.873
+2802.799366	132.547
+2802.871863	147.493
+2802.944360	149.459
+2803.016859	165.979
+2803.089358	163.225
+2803.161859	160.079
+2803.234360	175.812
+2803.306862	206.49
+2803.379365	200.197
+2803.451869	157.326
+2803.524374	181.318
+2803.596880	207.67
+2803.669387	167.159
+2803.741895	132.154
+2803.814403	150.639
+2803.886913	150.246
+2803.959424	165.979
+2804.031935	165.585
+2804.104448	170.305
+2804.176961	178.565
+2804.249475	155.359
+2804.321991	139.233
+2804.394507	156.539
+2804.467024	165.192
+2804.539542	140.02
+2804.612061	132.154
+2804.684581	138.84
+2804.757102	143.56
+2804.829624	116.421
+2804.902147	138.447
+2804.974670	160.472
+2805.047195	162.439
+2805.119721	149.459
+2805.192247	160.472
+2805.264775	197.051
+2805.337303	208.85
+2805.409832	164.799
+2805.482363	157.719
+2805.554894	174.632
+2805.627426	154.966
+2805.699959	127.434
+2805.772493	160.079
+2805.845028	207.277
+2805.917564	183.678
+2805.990101	143.953
+2806.062639	140.02
+2806.135177	140.807
+2806.207717	139.233
+2806.280258	158.112
+2806.352799	154.179
+2806.425342	181.711
+2806.497885	204.917
+2806.570430	182.105
+2806.642975	151.819
+2806.715521	139.233
+2806.788068	124.287
+2806.860616	113.668
+2806.933165	133.727
+2807.005715	207.67
+2807.078266	334.317
+2807.150818	475.91
+2807.223371	558.113
+2807.295925	547.494
+2807.368479	436.972
+2807.441035	328.024
+2807.513591	283.186
+2807.586149	245.428
+2807.658707	212.39
+2807.731267	169.125
+2807.803827	138.053
+2807.876388	147.1
+2807.948950	195.477
+2808.021514	326.058
+2808.094078	477.484
+2808.166643	645.822
+2808.239208	800.395
+2808.311775	855.459
+2808.384343	732.351
+2808.456912	491.25
+2808.529482	283.186
+2808.602052	217.11
+2808.674624	232.055
+2808.747196	206.097
+2808.819770	165.979
+2808.892344	164.405
+2808.964919	254.081
+2809.037496	415.34
+2809.110073	581.712
+2809.182651	769.716
+2809.255230	903.836
+2809.327810	830.287
+2809.400391	578.565
+2809.472973	407.867
+2809.545555	326.451
+2809.618139	322.125
+2809.690724	287.12
+2809.763309	184.071
+2809.835896	156.932
+2809.908483	161.652
+2809.981072	190.364
+2810.053661	308.359
+2810.126252	443.265
+2810.198843	544.74
+2810.271435	547.494
+2810.344028	435.006
+2810.416622	337.464
+2810.489217	292.626
+2810.561813	264.701
+2810.634410	214.75
+2810.707008	153.393
+2810.779606	142.38
+2810.852206	182.498
+2810.924807	220.649
+2810.997408	233.629
+2811.070011	263.521
+2811.142614	278.86
+2811.215219	323.304
+2811.287824	360.669
+2811.360430	330.777
+2811.433037	279.647
+2811.505645	246.215
+2811.578254	196.657
+2811.650864	163.619
+2811.723475	173.452
+2811.796087	178.565
+2811.868700	168.339
+2811.941314	167.945
+2812.013928	193.511
+2812.086544	227.336
+2812.159161	217.503
+2812.231778	226.549
+2812.304397	258.801
+2812.377016	250.541
+2812.449636	224.583
+2812.522258	189.971
+2812.594880	158.112
+2812.667503	160.472
+2812.740127	155.359
+2812.812752	129.794
+2812.885378	116.421
+2812.958005	134.12
+2813.030632	141.2
+2813.103261	160.866
+2813.175891	228.122
+2813.248522	263.127
+2813.321153	278.467
+2813.393786	282.793
+2813.466419	246.608
+2813.539053	200.984
+2813.611689	166.372
+2813.684325	147.493
+2813.756962	172.272
+2813.829600	185.644
+2813.902239	151.819
+2813.974879	106.982
+2814.047520	91.249
+2814.120162	125.467
+2814.192805	190.364
+2814.265449	230.089
+2814.338093	252.508
+2814.410739	216.716
+2814.483386	203.344
+2814.556033	181.711
+2814.628681	136.48
+2814.701331	119.568
+2814.773981	150.246
+2814.846632	149.066
+2814.919285	117.601
+2814.991938	173.452
+2815.064592	228.122
+2815.137247	229.696
+2815.209903	213.176
+2815.282560	162.046
+2815.355217	163.619
+2815.427876	186.038
+2815.500536	175.812
+2815.573196	156.539
+2815.645858	143.953
+2815.718521	133.334
+2815.791184	130.58
+2815.863848	119.174
+2815.936514	140.413
+2816.009180	129.4
+2816.081847	122.321
+2816.154515	157.326
+2816.227184	203.344
+2816.299854	200.984
+2816.372525	178.171
+2816.445197	160.079
+2816.517870	140.413
+2816.590544	129.007
+2816.663218	112.881
+2816.735894	78.2696
+2816.808571	74.7298
+2816.881248	97.1487
+2816.953927	115.634
+2817.026606	133.334
+2817.099286	154.573
+2817.171968	182.105
+2817.244650	184.465
+2817.317333	194.691
+2817.390017	200.59
+2817.462702	197.051
+2817.535388	209.243
+2817.608075	170.699
+2817.680763	122.321
+2817.753451	115.635
+2817.826141	91.6423
+2817.898832	91.6423
+2817.971523	136.873
+2818.044216	175.025
+2818.116909	191.544
+2818.189604	153.786
+2818.262299	125.467
+2818.334995	164.406
+2818.407692	184.465
+2818.480390	175.418
+2818.553090	127.827
+2818.625790	121.534
+2818.698490	151.426
+2818.771192	142.773
+2818.843895	128.614
+2818.916599	112.488
+2818.989304	130.58
+2819.062009	151.426
+2819.134716	171.485
+2819.207423	160.866
+2819.280132	165.979
+2819.352841	187.611
+2819.425552	188.004
+2819.498263	170.305
+2819.570975	103.442
+2819.643688	89.2825
+2819.716402	141.593
+2819.789117	165.192
+2819.861833	150.64
+2819.934550	99.902
+2820.007268	100.689
+2820.079987	110.521
+2820.152706	128.221
+2820.225427	177.385
+2820.298149	181.711
+2820.370871	137.267
+2820.443595	123.108
+2820.516319	121.141
+2820.589044	117.994
+2820.661771	105.802
+2820.734498	100.295
+2820.807226	113.275
+2820.879955	126.254
+2820.952685	132.94
+2821.025416	140.02
+2821.098148	139.233
+2821.170881	130.58
+2821.243614	150.246
+2821.316349	172.272
+2821.389085	158.112
+2821.461821	129.794
+2821.534559	136.48
+2821.607297	110.915
+2821.680037	95.9688
+2821.752777	94.7889
+2821.825518	87.7092
+2821.898260	94.0022
+2821.971004	109.341
+2822.043748	132.94
+2822.116493	147.1
+2822.189239	123.894
+2822.261986	126.254
+2822.334733	129.401
+2822.407482	110.128
+2822.480232	95.9688
+2822.552983	119.174
+2822.625734	129.794
+2822.698487	104.622
+2822.771240	110.915
+2822.843994	148.28
+2822.916750	152.999
+2822.989506	143.167
+2823.062263	132.154
+2823.135021	126.254
+2823.207780	121.928
+2823.280541	119.568
+2823.353301	137.267
+2823.426063	171.878
+2823.498826	131.76
+2823.571590	100.689
+2823.644355	136.087
+2823.717120	145.92
+2823.789887	122.321
+2823.862654	118.781
+2823.935423	128.221
+2824.008192	120.748
+2824.080963	115.241
+2824.153734	98.722
+2824.226506	108.162
+2824.299279	164.406
+2824.372053	155.359
+2824.444828	145.92
+2824.517604	141.987
+2824.590381	108.555
+2824.663159	88.8891
+2824.735938	86.1359
+2824.808718	88.4958
+2824.881498	103.835
+2824.954280	131.367
+2825.027062	136.087
+2825.099846	110.521
+2825.172630	103.442
+2825.245416	106.982
+2825.318202	116.421
+2825.390989	125.861
+2825.463777	135.3
+2825.536566	131.76
+2825.609356	139.233
+2825.682147	164.406
+2825.754939	127.827
+2825.827732	108.948
+2825.900526	123.108
+2825.973320	139.233
+2826.046116	140.413
+2826.118913	125.074
+2826.191710	121.534
+2826.264509	130.58
+2826.337308	160.472
+2826.410108	185.251
+2826.482910	164.406
+2826.555712	134.12
+2826.628515	130.187
+2826.701319	129.401
+2826.774124	139.233
+2826.846930	160.866
+2826.919737	155.359
+2826.992545	145.92
+2827.065354	156.933
+2827.138163	156.933
+2827.210974	158.506
+2827.283786	156.539
+2827.356598	147.493
+2827.429412	132.154
+2827.502226	151.426
+2827.575041	149.853
+2827.647858	125.861
+2827.720675	102.262
+2827.793493	103.048
+2827.866312	155.359
+2827.939132	161.259
+2828.011953	141.987
+2828.084775	152.213
+2828.157598	161.652
+2828.230422	148.673
+2828.303246	139.627
+2828.376072	163.619
+2828.448899	145.92
+2828.521726	112.095
+2828.594555	116.814
+2828.667384	134.12
+2828.740214	116.421
+2828.813046	109.342
+2828.885878	112.488
+2828.958711	115.241
+2829.031545	105.015
+2829.104380	104.228
+2829.177216	127.041
+2829.250053	159.292
+2829.322891	165.585
+2829.395730	169.519
+2829.468570	192.724
+2829.541410	193.904
+2829.614252	195.871
+2829.687094	193.904
+2829.759938	165.585
+2829.832782	151.033
+2829.905628	148.28
+2829.978474	164.012
+2830.051321	188.398
+2830.124169	179.351
+2830.197018	156.539
+2830.269868	149.853
+2830.342719	138.447
+2830.415571	98.3287
+2830.488424	105.015
+2830.561278	142.38
+2830.634133	151.033
+2830.706988	147.1
+2830.779845	129.794
+2830.852702	146.706
+2830.925561	163.226
+2830.998420	159.686
+2831.071281	176.205
+2831.144142	176.992
+2831.217004	182.891
+2831.289867	177.385
+2831.362731	153.786
+2831.435597	124.681
+2831.508463	112.488
+2831.581329	123.108
+2831.654197	116.421
+2831.727066	103.049
+2831.799936	123.108
+2831.872806	109.735
+2831.945678	109.735
+2832.018551	118.388
+2832.091424	99.5087
+2832.164299	101.082
+2832.237174	109.735
+2832.310050	119.568
+2832.382927	162.439
+2832.455806	180.925
+2832.528685	176.992
+2832.601565	144.347
+2832.674446	121.928
+2832.747328	94.7889
+2832.820210	129.007
+2832.893094	167.945
+2832.965979	168.339
+2833.038865	156.146
+2833.111751	142.773
+2833.184639	121.928
+2833.257527	125.074
+2833.330417	136.874
+2833.403307	119.568
+2833.476198	107.375
+2833.549091	128.614
+2833.621984	113.275
+2833.694878	103.049
+2833.767773	116.028
+2833.840669	128.614
+2833.913566	139.627
+2833.986464	145.526
+2834.059363	141.2
+2834.132262	111.701
+2834.205163	114.848
+2834.278065	129.401
+2834.350967	117.994
+2834.423871	99.1154
+2834.496775	102.262
+2834.569680	144.74
+2834.642587	172.665
+2834.715494	157.719
+2834.788402	115.635
+2834.861311	73.9432
+2834.934221	78.663
+2835.007132	90.0691
+2835.080044	116.815
+2835.152957	103.835
+2835.225871	79.0563
+2835.298786	112.095
+2835.371701	122.714
+2835.444618	101.869
+2835.517535	123.501
+2835.590454	127.827
+2835.663373	97.1488
+2835.736294	81.4162
+2835.809215	84.956
+2835.882137	96.3622
+2835.955060	108.162
+2836.027985	119.961
+2836.100910	125.467
+2836.173836	143.953
+2836.246762	123.501
+2836.319690	100.295
+2836.392619	140.807
+2836.465549	173.058
+2836.538480	132.94
+2836.611411	89.2825
+2836.684344	110.915
+2836.757277	117.601
+2836.830212	89.2825
+2836.903147	101.082
+2836.976083	121.534
+2837.049021	125.074
+2837.121959	121.928
+2837.194898	135.3
+2837.267838	132.154
+2837.340779	130.974
+2837.413721	134.12
+2837.486664	156.539
+2837.559608	143.167
+2837.632552	112.095
+2837.705498	114.061
+2837.778445	144.74
+2837.851392	175.418
+2837.924341	166.372
+2837.997290	140.413
+2838.070240	134.907
+2838.143192	136.48
+2838.216144	135.3
+2838.289097	142.38
+2838.362051	160.079
+2838.435006	155.359
+2838.507962	149.46
+2838.580919	116.814
+2838.653877	119.568
+2838.726836	165.979
+2838.799796	171.485
+2838.872756	155.753
+2838.945718	157.719
+2839.018681	138.447
+2839.091644	122.714
+2839.164609	167.552
+2839.237574	213.963
+2839.310540	226.943
+2839.383507	204.13
+2839.456476	192.724
+2839.529445	188.004
+2839.602415	154.179
+2839.675386	106.588
+2839.748358	123.108
+2839.821331	178.958
+2839.894304	189.971
+2839.967279	132.154
+2840.040255	104.228
+2840.113232	137.267
+2840.186209	188.398
+2840.259188	204.524
+2840.332167	183.678
+2840.405147	159.292
+2840.478129	148.28
+2840.551111	103.835
+2840.624094	98.3287
+2840.697078	128.614
+2840.770063	160.079
+2840.843049	145.526
+2840.916036	111.308
+2840.989024	98.3287
+2841.062013	114.455
+2841.135003	134.12
+2841.207993	141.593
+2841.280985	137.267
+2841.353978	153.393
+2841.426971	148.673
+2841.499966	129.401
+2841.572961	118.388
+2841.645957	113.275
+2841.718955	113.275
+2841.791953	104.622
+2841.864952	119.174
+2841.937952	155.753
+2842.010953	149.853
+2842.083955	124.681
+2842.156958	137.66
+2842.229962	161.652
+2842.302966	178.958
+2842.375972	152.213
+2842.448979	122.321
+2842.521986	121.928
+2842.594995	137.66
+2842.668004	145.526
+2842.741015	130.58
+2842.814026	156.539
+2842.887038	193.511
+2842.960051	157.326
+2843.033065	102.655
+2843.106081	111.701
+2843.179097	131.367
+2843.252113	156.933
+2843.325131	192.331
+2843.398150	201.377
+2843.471170	168.732
+2843.544191	155.359
+2843.617212	158.113
+2843.690235	127.434
+2843.763258	115.241
+2843.836283	152.606
+2843.909308	166.765
+2843.982335	143.953
+2844.055362	116.421
+2844.128390	114.848
+2844.201419	147.1
+2844.274449	154.966
+2844.347480	154.966
+2844.420512	165.192
+2844.493545	184.071
+2844.566579	150.246
+2844.639614	99.1154
+2844.712649	124.287
+2844.785686	154.966
+2844.858724	152.606
+2844.931762	128.614
+2845.004802	132.94
+2845.077842	180.925
+2845.150883	239.529
+2845.223925	304.032
+2845.296969	320.551
+2845.370013	265.487
+2845.443058	220.256
+2845.516104	219.47
+2845.589151	182.105
+2845.662199	160.079
+2845.735248	171.092
+2845.808297	162.832
+2845.881348	155.753
+2845.954400	169.125
+2846.027452	210.423
+2846.100506	267.454
+2846.173560	358.31
+2846.246616	434.219
+2846.319672	399.214
+2846.392729	342.577
+2846.465787	294.593
+2846.538847	274.927
+2846.611907	219.076
+2846.684968	151.033
+2846.758030	146.313
+2846.831093	156.933
+2846.904156	180.531
+2846.977221	204.524
+2847.050287	234.416
+2847.123353	271.78
+2847.196421	336.677
+2847.269490	362.243
+2847.342559	363.423
+2847.415629	338.251
+2847.488701	273.747
+2847.561773	218.683
+2847.634846	197.051
+2847.707920	189.184
+2847.780995	176.205
+2847.854071	177.778
+2847.927148	153.786
+2848.000226	147.886
+2848.073305	192.331
+2848.146385	247.002
+2848.219466	216.323
+2848.292547	214.356
+2848.365630	219.076
+2848.438713	197.444
+2848.511798	203.344
+2848.584883	178.958
+2848.657970	125.074
+2848.731057	101.869
+2848.804145	112.095
+2848.877234	125.467
+2848.950324	132.154
+2849.023415	137.267
+2849.096507	188.791
+2849.169600	195.084
+2849.242694	179.745
+2849.315789	183.678
+2849.388885	146.313
+2849.461981	126.647
+2849.535079	143.167
+2849.608177	153.786
+2849.681277	147.493
+2849.754377	140.807
+2849.827478	121.928
+2849.900581	103.835
+2849.973684	102.655
+2850.046788	138.447
+2850.119893	157.326
+2850.192999	148.673
+2850.266106	141.2
+2850.339214	156.146
+2850.412323	149.066
+2850.485433	114.848
+2850.558543	116.028
+2850.631655	121.141
+2850.704768	145.133
+2850.777881	155.753
+2850.850996	128.221
+2850.924111	103.442
+2850.997227	83.7761
+2851.070345	96.3622
+2851.143463	111.701
+2851.216582	138.84
+2851.289702	154.573
+2851.362823	176.992
+2851.435945	197.837
+2851.509068	215.143
+2851.582192	169.519
+2851.655317	108.162
+2851.728442	99.902
+2851.801569	79.8429
+2851.874697	104.622
+2851.947825	127.041
+2852.020955	151.426
+2852.094085	172.665
+2852.167216	153.393
+2852.240349	170.699
+2852.313482	180.925
+2852.386616	150.64
+2852.459751	149.066
+2852.532887	137.66
+2852.606024	99.1154
+2852.679162	94.7889
+2852.752301	80.2363
+2852.825441	100.295
+2852.898581	136.48
+2852.971723	122.714
+2853.044866	123.501
+2853.118009	123.501
+2853.191154	128.614
+2853.264299	141.2
+2853.337445	133.334
+2853.410593	119.174
+2853.483741	119.961
+2853.556890	127.434
+2853.630040	118.781
+2853.703191	101.869
+2853.776343	117.208
+2853.849496	152.999
+2853.922650	167.552
+2853.995805	151.426
+2854.068960	107.375
+2854.142117	82.2029
+2854.215275	100.689
+2854.288433	134.514
+2854.361593	147.1
+2854.434753	110.128
+2854.507914	102.262
+2854.581077	118.388
+2854.654240	107.375
+2854.727404	102.262
+2854.800569	119.568
+2854.873735	97.9354
+2854.946902	84.956
+2855.020070	108.948
+2855.093239	113.275
+2855.166409	96.3622
+2855.239580	104.622
+2855.312751	122.321
+2855.385924	132.547
+2855.459097	153.786
+2855.532272	176.992
+2855.605447	147.1
+2855.678624	132.94
+2855.751801	160.866
+2855.824979	158.113
+2855.898158	138.447
+2855.971338	139.627
+2856.044519	106.588
+2856.117701	97.9354
+2856.190884	119.568
+2856.264068	127.041
+2856.337253	95.5756
+2856.410439	99.5087
+2856.483625	141.593
+2856.556813	136.48
+2856.630002	107.375
+2856.703191	85.7427
+2856.776381	66.8636
+2856.849573	75.1232
+2856.922765	92.0358
+2856.995958	79.4497
+2857.069152	88.4959
+2857.142348	110.915
+2857.215544	114.455
+2857.288741	117.601
+2857.361939	121.534
+2857.435137	98.7221
+2857.508337	93.2157
+2857.581538	122.321
+2857.654740	127.434
+2857.727942	125.861
+2857.801146	129.007
+2857.874350	119.568
+2857.947556	114.061
+2858.020762	102.655
+2858.093969	100.295
+2858.167178	110.128
+2858.240387	115.241
+2858.313597	126.647
+2858.386808	143.167
+2858.460020	165.979
+2858.533233	174.238
+2858.606447	139.234
+2858.679661	70.0102
+2858.752877	73.55
+2858.826094	100.689
+2858.899311	97.1489
+2858.972530	93.2157
+2859.045749	123.108
+2859.118970	148.673
+2859.192191	147.886
+2859.265414	138.447
+2859.338637	128.221
+2859.411861	146.313
+2859.485086	171.092
+2859.558312	162.439
+2859.631539	134.12
+2859.704767	108.162
+2859.777996	122.321
+2859.851226	124.288
+2859.924456	112.488
+2859.997688	147.1
+2860.070921	173.845
+2860.144154	141.987
+2860.217389	129.007
+2860.290624	130.974
+2860.363861	156.146
+2860.437098	145.527
+2860.510336	120.354
+2860.583575	109.342
+2860.656815	83.3829
+2860.730056	102.655
+2860.803298	149.46
+2860.876541	157.719
+2860.949785	156.539
+2861.023030	173.059
+2861.096276	175.418
+2861.169522	150.64
+2861.242770	132.941
+2861.316019	142.773
+2861.389268	130.581
+2861.462519	113.668
+2861.535770	121.534
+2861.609022	147.493
+2861.682275	152.213
+2861.755530	155.753
+2861.828785	119.174
+2861.902041	99.9021
+2861.975298	97.1489
+2862.048556	108.162
+2862.121815	127.041
+2862.195074	154.966
+2862.268335	180.532
+2862.341597	160.866
+2862.414859	147.493
+2862.488123	144.74
+2862.561388	117.208
+2862.634653	101.475
+2862.707919	116.421
+2862.781187	138.84
+2862.854455	123.501
+2862.927724	99.5087
+2863.000994	99.9021
+2863.074265	106.195
+2863.147537	127.041
+2863.220810	162.832
+2863.294084	171.092
+2863.367359	158.506
+2863.440635	141.987
+2863.513911	101.475
+2863.587189	92.8224
+2863.660467	99.5087
+2863.733747	97.1488
+2863.807027	113.668
+2863.880309	117.995
+2863.953591	99.1154
+2864.026874	114.455
+2864.100159	118.781
+2864.173444	101.869
+2864.246730	126.254
+2864.320017	121.928
+2864.393305	83.3828
+2864.466594	91.6424
+2864.539883	121.928
+2864.613174	127.827
+2864.686466	114.848
+2864.759758	119.174
+2864.833052	129.401
+2864.906346	130.974
+2864.979642	121.141
+2865.052938	110.128
+2865.126236	106.982
+2865.199534	106.982
+2865.272833	94.3957
+2865.346133	85.7427
+2865.419434	103.835
+2865.492736	109.342
+2865.566039	101.082
+2865.639343	91.2491
+2865.712648	75.5166
+2865.785954	97.1488
+2865.859260	96.7555
+2865.932568	87.7093
+2866.005876	118.388
+2866.079186	129.401
+2866.152496	99.902
+2866.225808	77.8764
+2866.299120	103.442
+2866.372433	123.501
+2866.445748	86.136
+2866.519063	61.7505
+2866.592379	78.6631
+2866.665696	78.6631
+2866.739014	104.622
+2866.812333	123.501
+2866.885652	129.007
+2866.958973	115.635
+2867.032295	115.241
+2867.105617	123.108
+2867.178941	109.342
+2867.252266	131.367
+2867.325591	130.974
+2867.398917	101.869
+2867.472245	114.848
+2867.545573	115.241
+2867.618902	90.0692
+2867.692232	76.3032
+2867.765563	78.2698
+2867.838895	88.8893
+2867.912228	97.5422
+2867.985562	130.974
+2868.058897	158.899
+2868.132233	140.02
+2868.205569	94.789
+2868.278907	73.9433
+2868.352246	89.2826
+2868.425585	100.295
+2868.498926	78.2698
+2868.572267	79.0564
+2868.645609	96.3622
+2868.718953	110.915
+2868.792297	118.388
+2868.865642	112.488
+2868.938988	101.869
+2869.012335	110.128
+2869.085683	131.761
+2869.159032	135.3
+2869.232382	123.894
+2869.305732	108.948
+2869.379084	113.275
+2869.452437	119.568
+2869.525790	125.074
+2869.599145	106.982
+2869.672500	111.308
+2869.745857	109.342
+2869.819214	84.5628
+2869.892572	114.848
+2869.965932	136.874
+2870.039292	133.334
+2870.112653	138.054
+2870.186015	169.125
+2870.259378	159.686
+2870.332742	152.606
+2870.406106	151.426
+2870.479472	118.781
+2870.552839	110.915
+2870.626207	100.689
+2870.699575	103.835
+2870.772945	148.673
+2870.846315	175.812
+2870.919686	150.246
+2870.993059	138.447
+2871.066432	144.74
+2871.139806	137.66
+2871.213181	121.141
+2871.286557	156.146
+2871.359934	156.539
+2871.433312	128.221
+2871.506691	126.647
+2871.580071	144.347
+2871.653452	136.087
+2871.726834	120.354
+2871.800216	92.8224
+2871.873600	88.8892
+2871.946984	92.0358
+2872.020370	97.9355
+2872.093756	129.401
+2872.167144	164.799
+2872.240532	148.673
+2872.313921	125.074
+2872.387311	110.522
+2872.460702	133.334
+2872.534094	127.827
+2872.607487	116.421
+2872.680881	122.321
+2872.754276	113.275
+2872.827672	124.681
+2872.901068	141.593
+2872.974466	133.727
+2873.047865	149.853
+2873.121264	156.539
+2873.194665	111.308
+2873.268066	92.8224
+2873.341468	106.982
+2873.414872	117.208
+2873.488276	146.313
+2873.561681	173.059
+2873.635087	130.974
+2873.708494	90.4625
+2873.781902	110.522
+2873.855311	107.375
+2873.928721	86.9227
+2874.002132	123.894
+2874.075543	136.48
+2874.148956	106.588
+2874.222370	120.748
+2874.295784	146.706
+2874.369200	138.054
+2874.442616	157.326
+2874.516033	178.958
+2874.589452	182.891
+2874.662871	177.778
+2874.736291	161.652
+2874.809712	135.694
+2874.883134	122.714
+2874.956557	113.668
+2875.029981	126.647
+2875.103406	108.948
+2875.176832	97.5421
+2875.250258	118.781
+2875.323686	131.76
+2875.397114	110.522
+2875.470544	114.061
+2875.543974	147.1
+2875.617406	136.087
+2875.690838	112.488
+2875.764271	131.76
+2875.837706	147.1
+2875.911141	121.141
+2875.984577	125.074
+2876.058014	127.827
+2876.131452	116.815
+2876.204891	108.555
+2876.278331	112.095
+2876.351771	110.128
+2876.425213	108.162
+2876.498656	130.187
+2876.572099	150.64
+2876.645544	156.146
+2876.718989	138.054
+2876.792436	105.802
+2876.865883	88.4959
+2876.939331	95.9689
+2877.012781	141.987
+2877.086231	123.894
+2877.159682	116.028
+2877.233134	133.334
+2877.306587	152.606
+2877.380041	125.074
+2877.453496	132.547
+2877.526951	181.318
+2877.600408	187.611
+2877.673866	160.079
+2877.747324	119.174
+2877.820784	109.342
+2877.894244	135.3
+2877.967706	142.38
+2878.041168	131.76
+2878.114632	104.228
+2878.188096	106.588
+2878.261561	150.64
+2878.335027	147.1
+2878.408494	127.827
+2878.481962	148.28
+2878.555431	143.167
+2878.628901	89.6759
+2878.702372	71.5834
+2878.775843	87.7093
+2878.849316	112.881
+2878.922790	105.408
+2878.996264	109.342
+2879.069740	131.367
+2879.143216	153.393
+2879.216693	139.627
+2879.290172	112.488
+2879.363651	112.095
+2879.437131	106.588
+2879.510612	112.881
+2879.584094	144.74
+2879.657577	131.367
+2879.731061	95.9689
+2879.804546	121.141
+2879.878032	146.313
+2879.951518	131.367
+2880.025006	127.041
+2880.098495	128.221
+2880.171984	132.94
+2880.245475	129.401
+2880.318966	125.467
+2880.392458	128.614
+2880.465952	144.347
+2880.539446	167.159
+2880.612941	158.113
+2880.686437	133.727
+2880.759934	108.948
+2880.833432	92.4291
+2880.906931	81.8096
+2880.980431	87.316
+2881.053932	97.5421
+2881.127434	110.128
+2881.200936	106.588
+2881.274440	102.655
+2881.347944	106.195
+2881.421450	92.8224
+2881.494956	94.3956
+2881.568464	113.668
+2881.641972	114.455
+2881.715481	107.768
+2881.788991	118.781
+2881.862502	86.9226
+2881.936014	72.7633
+2882.009527	80.2363
+2882.083041	99.902
+2882.156556	106.588
+2882.230072	103.442
+2882.303589	110.522
+2882.377106	105.015
+2882.450625	109.342
+2882.524145	135.3
+2882.597665	169.519
+2882.671186	164.406
+2882.744709	152.999
+2882.818232	140.02
+2882.891756	148.28
+2882.965281	140.807
+2883.038808	96.3622
+2883.112335	91.2491
+2883.185863	121.141
+2883.259392	131.76
+2883.332921	122.714
+2883.406452	113.275
+2883.479984	132.94
+2883.553517	132.94
+2883.627050	105.015
+2883.700585	119.961
+2883.774120	110.915
+2883.847657	101.869
+2883.921194	104.228
+2883.994732	90.8558
+2884.068272	94.3956
+2884.141812	116.815
+2884.215353	122.321
+2884.288895	108.555
+2884.362438	116.815
+2884.435982	135.694
+2884.509527	129.401
+2884.583072	97.5422
+2884.656619	94.7889
+2884.730167	101.869
+2884.803716	91.2491
+2884.877265	90.8558
+2884.950816	105.015
+2885.024367	106.982
+2885.097919	107.768
+2885.171473	115.241
+2885.245027	143.56
+2885.318582	149.853
+2885.392138	123.108
+2885.465695	116.028
+2885.539253	141.987
+2885.612812	118.388
+2885.686372	97.5422
+2885.759933	110.522
+2885.833495	135.3
+2885.907057	134.514
+2885.980621	116.421
+2886.054185	122.714
+2886.127751	102.655
+2886.201317	73.9433
+2886.274885	90.4625
+2886.348453	67.2569
+2886.422022	80.2363
+2886.495592	139.233
+2886.569164	156.146
+2886.642736	136.48
+2886.716309	122.714
+2886.789883	97.1488
+2886.863457	87.316
+2886.937033	90.0692
+2887.010610	110.915
+2887.084188	111.701
+2887.157766	85.7427
+2887.231346	84.1695
+2887.304926	108.555
+2887.378508	118.388
+2887.452090	117.601
+2887.525673	109.735
+2887.599258	94.0023
+2887.672843	67.2569
+2887.746429	82.5962
+2887.820016	115.241
+2887.893604	109.735
+2887.967193	116.028
+2888.040783	116.421
+2888.114374	107.375
+2888.187965	138.447
+2888.261558	181.318
+2888.335152	184.071
+2888.408746	153.393
+2888.482342	118.781
+2888.555938	125.861
+2888.629536	145.133
+2888.703134	131.761
+2888.776733	105.802
+2888.850333	102.262
+2888.923934	118.388
+2888.997537	113.275
+2889.071140	111.308
+2889.144743	106.982
+2889.218348	107.768
+2889.291954	139.627
+2889.365561	135.694
+2889.439169	94.7889
+2889.512777	103.442
+2889.586387	108.162
+2889.659997	99.1154
+2889.733609	94.3956
+2889.807221	127.041
+2889.880834	120.748
+2889.954449	84.1694
+2890.028064	84.9561
+2890.101680	95.5756
+2890.175297	120.748
+2890.248915	139.233
+2890.322534	182.105
+2890.396154	197.051
+2890.469775	161.259
+2890.543396	132.547
+2890.617019	112.095
+2890.690643	71.1901
+2890.764267	89.2825
+2890.837893	131.367
+2890.911519	134.12
+2890.985147	140.807
+2891.058775	127.041
+2891.132404	110.522
+2891.206034	110.915
+2891.279666	95.5756
+2891.353298	91.2491
+2891.426931	116.815
+2891.500565	119.961
+2891.574199	100.689
+2891.647835	115.241
+2891.721472	111.701
+2891.795110	97.9355
+2891.868748	96.7555
+2891.942388	118.388
+2892.016028	130.974
+2892.089670	140.807
+2892.163312	106.982
+2892.236956	95.5756
+2892.310600	89.6758
+2892.384245	70.4034
+2892.457891	72.37
+2892.531538	106.982
+2892.605186	137.267
+2892.678835	162.046
+2892.752485	148.673
+2892.826136	124.681
+2892.899788	107.375
+2892.973440	123.894
+2893.047094	137.66
+2893.120749	117.601
+2893.194404	121.534
+2893.268060	139.233
+2893.341718	103.049
+2893.415376	98.7221
+2893.489035	117.994
+2893.562696	109.342
+2893.636357	130.187
+2893.710019	120.354
+2893.783682	105.408
+2893.857346	98.7221
+2893.931011	92.8223
+2894.004677	106.588
+2894.078343	142.773
+2894.152011	154.966
+2894.225680	152.213
+2894.299349	160.079
+2894.373020	136.087
+2894.446691	110.521
+2894.520364	126.254
+2894.594037	135.3
+2894.667711	124.681
+2894.741386	124.287
+2894.815062	119.961
+2894.888740	150.64
+2894.962418	157.326
+2895.036097	145.133
+2895.109776	112.881
+2895.183457	79.4496
+2895.257139	89.2825
+2895.330822	133.334
+2895.404505	200.984
+2895.478190	186.038
+2895.551875	108.162
+2895.625562	81.8095
+2895.699249	105.802
+2895.772938	119.568
+2895.846627	106.588
+2895.920317	108.555
+2895.994008	117.208
+2896.067700	136.087
+2896.141393	126.647
+2896.215087	116.028
+2896.288782	110.521
+2896.362478	124.287
+2896.436175	137.267
+2896.509872	124.287
+2896.583571	99.5087
+2896.657271	93.6089
+2896.730971	105.802
+2896.804673	112.095
+2896.878375	124.287
+2896.952078	129.794
+2897.025783	138.447
+2897.099488	143.953
+2897.173194	129.794
+2897.246901	128.614
+2897.320609	145.133
+2897.394318	156.146
+2897.468028	169.125
+2897.541739	175.025
+2897.615451	134.514
+2897.689163	92.8223
+2897.762877	108.162
+2897.836592	123.108
+2897.910307	160.472
+2897.984024	172.665
+2898.057741	138.053
+2898.131459	109.735
+2898.205179	103.049
+2898.278899	112.881
+2898.352620	134.907
+2898.426342	155.359
+2898.500065	163.226
+2898.573789	127.434
+2898.647514	121.928
+2898.721240	126.647
+2898.794966	114.848
+2898.868694	83.3828
+2898.942423	83.7761
+2899.016152	110.915
+2899.089883	145.92
+2899.163614	147.886
+2899.237347	107.375
+2899.311080	114.061
+2899.384814	129.401
+2899.458550	130.187
+2899.532286	108.948
+2899.606023	84.9561
+2899.679761	99.1154
+2899.753500	137.267
+2899.827240	136.874
+2899.900981	142.38
+2899.974722	145.92
+2900.048465	138.447
+2900.122209	113.275
+2900.195953	86.5293
+2900.269699	108.555
+2900.343445	130.974
+2900.417193	129.401
+2900.490941	126.254
+2900.564690	155.359
+2900.638441	184.858
+2900.712192	157.719
+2900.785944	130.974
+2900.859697	120.748
+2900.933451	116.421
+2901.007206	110.915
+2901.080962	86.5293
+2901.154718	108.948
+2901.228476	117.208
+2901.302235	130.974
+2901.375994	134.907
+2901.449755	96.7555
+2901.523516	90.0692
+2901.597279	86.136
+2901.671042	108.555
+2901.744806	122.714
+2901.818572	112.881
+2901.892338	110.915
+2901.966105	120.354
+2902.039873	120.354
+2902.113642	122.714
+2902.187412	123.894
+2902.261183	124.681
+2902.334954	97.9355
+2902.408727	68.4369
+2902.482501	82.2029
+2902.556275	136.48
+2902.630051	143.167
+2902.703827	116.815
+2902.777605	77.8764
+2902.851383	79.4497
+2902.925162	95.1823
+2902.998943	107.768
+2903.072724	148.28
+2903.146506	149.066
+2903.220289	129.007
+2903.294073	157.719
+2903.367858	138.84
+2903.441644	141.987
+2903.515430	171.092
+2903.589218	208.063
+2903.663007	199.411
+2903.736796	136.48
+2903.810587	79.0564
+2903.884378	57.8174
+2903.958171	64.1104
+2904.031964	86.5293
+2904.105758	131.367
+2904.179554	119.174
+2904.253350	97.1488
+2904.327147	113.275
+2904.400945	135.694
+2904.474744	141.593
+2904.548544	147.493
+2904.622345	141.987
+2904.696147	102.262
+2904.769949	106.588
+2904.843753	119.568
+2904.917557	97.9355
+2904.991363	124.288
+2905.065170	129.401
+2905.138977	123.501
+2905.212785	146.313
+2905.286595	190.758
+2905.360405	211.21
+2905.434216	194.691
+2905.508028	195.871
+2905.581841	183.678
+2905.655655	141.593
+2905.729470	127.041
+2905.803286	175.025
+2905.877103	188.791
+2905.950920	127.041
+2906.024739	81.0229
+2906.098559	97.1488
+2906.172379	145.92
+2906.246201	161.259
+2906.320023	127.434
+2906.393846	101.475
+2906.467671	141.593
+2906.541496	150.64
+2906.615322	116.815
+2906.689149	83.7762
+2906.762977	134.514
+2906.836806	162.439
+2906.910636	130.187
+2906.984467	119.961
+2907.058299	129.401
+2907.132132	138.054
+2907.205965	157.719
+2907.279800	183.678
+2907.353635	145.527
+2907.427472	106.982
+2907.501309	111.308
+2907.575148	112.095
+2907.648987	113.275
+2907.722827	112.488
+2907.796668	114.848
+2907.870510	102.655
+2907.944354	111.308
+2908.018198	121.141
+2908.092042	136.874
+2908.165888	160.473
+2908.239735	151.82
+2908.313583	143.953
+2908.387432	141.2
+2908.461281	113.275
+2908.535132	100.689
+2908.608983	119.568
+2908.682836	137.66
+2908.756689	140.413
+2908.830543	119.174
+2908.904398	94.789
+2908.978255	118.781
+2909.052112	140.413
+2909.125970	161.652
+2909.199829	152.606
+2909.273689	134.12
+2909.347550	121.928
+2909.421411	118.781
+2909.495274	123.894
+2909.569138	128.614
+2909.643002	139.627
+2909.716868	126.647
+2909.790734	109.342
+2909.864602	102.655
+2909.938470	122.714
+2910.012340	136.48
+2910.086210	106.982
+2910.160081	93.6091
+2910.233953	82.5963
+2910.307826	84.9561
+2910.381700	105.015
+2910.455575	152.213
+2910.529451	166.766
+2910.603328	136.087
+2910.677205	99.9021
+2910.751084	106.195
+2910.824964	137.66
+2910.898844	123.501
+2910.972726	121.534
+2911.046608	145.92
+2911.120492	155.753
+2911.194376	147.886
+2911.268261	141.987
+2911.342147	113.668
+2911.416034	130.187
+2911.489923	172.272
+2911.563812	161.652
+2911.637701	135.694
+2911.711592	130.581
+2911.785484	140.02
+2911.859377	140.807
+2911.933271	84.5628
+2912.007165	50.3445
+2912.081061	75.9099
+2912.154957	129.401
+2912.228855	161.652
+2912.302753	196.657
+2912.376652	166.372
+2912.450553	107.375
+2912.524454	103.049
+2912.598356	103.049
+2912.672259	111.308
+2912.746163	97.5422
+2912.820068	80.2364
+2912.893974	95.1823
+2912.967881	110.522
+2913.041788	87.7093
+2913.115697	85.7428
+2913.189607	119.174
+2913.263517	153.393
+2913.337429	123.108
+2913.411341	135.3
+2913.485255	150.246
+2913.559169	128.221
+2913.633084	134.12
+2913.707000	138.054
+2913.780917	126.647
+2913.854835	143.953
+2913.928754	146.313
+2914.002674	149.066
+2914.076595	110.915
+2914.150517	89.2826
+2914.224440	115.635
+2914.298364	93.2158
+2914.372288	92.0358
+2914.446214	126.254
+2914.520140	115.241
+2914.594068	85.3495
+2914.667996	95.5756
+2914.741925	91.6425
+2914.815856	92.0358
+2914.889787	98.7222
+2914.963719	108.162
+2915.037652	125.074
+2915.111586	128.221
+2915.185521	139.627
+2915.259457	137.66
+2915.333394	143.953
+2915.407331	139.234
+2915.481270	113.275
+2915.555210	113.275
+2915.629150	130.974
+2915.703092	118.388
+2915.777034	106.982
+2915.850978	90.0693
+2915.924922	61.7506
+2915.998867	97.1489
+2916.072813	106.982
+2916.146760	102.655
+2916.220709	112.881
+2916.294658	130.581
+2916.368607	119.568
+2916.442558	94.0024
+2916.516510	97.1489
+2916.590463	92.0358
+2916.664417	123.108
+2916.738371	134.514
+2916.812327	137.267
+2916.886283	140.807
+2916.960241	136.48
+2917.034199	103.442
+2917.108159	104.622
+2917.182119	116.028
+2917.256080	103.049
+2917.330042	105.409
+2917.404005	145.133
+2917.477969	119.175
+2917.551934	111.308
+2917.625900	122.714
+2917.699867	113.275
+2917.773835	134.514
+2917.847803	155.753
+2917.921773	146.313
+2917.995743	136.48
+2918.069715	111.308
+2918.143687	89.2826
+2918.217661	81.023
+2918.291635	108.555
+2918.365610	137.267
+2918.439587	154.18
+2918.513564	177.385
+2918.587542	144.74
+2918.661521	126.254
+2918.735501	111.308
+2918.809482	105.409
+2918.883464	118.781
+2918.957446	108.555
+2919.031430	89.6759
+2919.105415	123.108
+2919.179400	151.033
+2919.253387	138.447
+2919.327374	105.802
+2919.401363	103.442
+2919.475352	110.915
+2919.549342	114.061
+2919.623333	124.681
+2919.697325	125.468
+2919.771319	111.308
+2919.845313	99.5088
+2919.919308	144.74
+2919.993303	166.372
+2920.067300	141.987
+2920.141298	105.015
+2920.215297	102.262
+2920.289296	123.894
+2920.363297	172.272
+2920.437298	187.218
+2920.511301	182.105
+2920.585304	156.539
+2920.659309	94.0024
+2920.733314	77.4832
+2920.807320	86.5295
+2920.881327	99.9021
+2920.955335	129.401
+2921.029344	170.305
+2921.103354	168.339
+2921.177365	149.46
+2921.251377	184.465
+2921.325390	186.825
+2921.399404	130.187
+2921.473418	90.0693
+2921.547434	127.041
+2921.621450	178.172
+2921.695468	165.586
+2921.769486	141.593
+2921.843505	141.2
+2921.917526	157.719
+2921.991547	173.845
+2922.065569	180.138
+2922.139592	211.21
+2922.213616	238.742
+2922.287641	228.909
+2922.361667	196.658
+2922.435694	183.285
+2922.509722	211.603
+2922.583750	195.084
+2922.657780	152.606
+2922.731811	134.907
+2922.805842	148.28
+2922.879875	149.066
+2922.953908	116.815
+2923.027942	88.8894
+2923.101978	137.66
+2923.176014	184.858
+2923.250051	265.094
+2923.324089	297.346
+2923.398128	222.223
+2923.472168	200.197
+2923.546209	195.084
+2923.620251	180.138
+2923.694294	146.707
+2923.768337	136.874
+2923.842382	134.121
+2923.916427	135.3
+2923.990474	146.707
+2924.064521	120.355
+2924.138570	131.367
+2924.212619	159.293
+2924.286669	181.318
+2924.360721	175.025
+2924.434773	175.419
+2924.508826	148.673
+2924.582880	139.627
+2924.656935	135.3
+2924.730991	130.581
+2924.805048	95.969
+2924.879105	81.0231
+2924.953164	135.694
+2925.027224	169.912
+2925.101284	202.164
+2925.175346	213.963
+2925.249408	143.56
+2925.323472	115.635
+2925.397536	148.673
+2925.471601	137.267
+2925.545668	113.668
+2925.619735	112.488
+2925.693803	117.208
+2925.767872	127.828
+2925.841942	148.673
+2925.916013	159.686
+2925.990085	173.452
+2926.064157	204.917
+2926.138231	194.691
+2926.212306	163.226
+2926.286381	149.853
+2926.360458	124.681
+2926.434535	114.848
+2926.508614	121.534
+2926.582693	127.041
+2926.656773	134.907
+2926.730855	143.953
+2926.804937	139.234
+2926.879020	95.1824
+2926.953104	86.9228
+2927.027189	124.288
+2927.101275	141.2
+2927.175362	100.296
+2927.249449	87.7094
+2927.323538	158.899
+2927.397628	180.925
+2927.471718	140.414
+2927.545810	117.208
+2927.619902	126.648
+2927.693996	135.694
+2927.768090	145.527
+2927.842185	132.547
+2927.916282	86.5295
+2927.990379	75.5167
+2928.064477	92.8225
+2928.138576	122.321
+2928.212676	120.748
+2928.286777	103.049
+2928.360879	153.786
+2928.434982	177.385
+2928.509085	147.1
+2928.583190	142.773
+2928.657295	145.92
+2928.731402	147.493
+2928.805510	112.882
+2928.879618	78.6632
+2928.953727	106.589
+2929.027838	131.367
+2929.101949	138.447
+2929.176061	142.38
+2929.250174	134.907
+2929.324288	139.234
+2929.398403	127.828
+2929.472519	99.1156
+2929.546636	72.3702
+2929.620754	82.2031
+2929.694872	107.769
+2929.768992	112.882
+2929.843113	108.555
+2929.917234	108.948
+2929.991357	113.275
+2930.065480	129.794
+2930.139604	130.187
+2930.213730	112.095
+2930.287856	100.689
+2930.361983	97.9357
+2930.436111	109.342
+2930.510240	127.828
+2930.584370	111.702
+2930.658501	81.0231
+2930.732633	84.1697
+2930.806766	87.3162
+2930.880900	80.2365
+2930.955034	102.262
+2931.029170	135.694
+2931.103306	120.748
+2931.177444	105.409
+2931.251582	108.162
+2931.325722	112.488
+2931.399862	92.8226
+2931.474003	79.8432
+2931.548145	88.8894
+2931.622288	95.1825
+2931.696432	120.748
+2931.770577	100.689
+2931.844723	71.9769
+2931.918870	84.9563
+2931.993018	119.961
+2932.067167	166.372
+2932.141316	146.313
+2932.215467	114.062
+2932.289619	88.1028
+2932.363771	82.2031
+2932.437924	96.3624
+2932.512079	114.455
+2932.586234	109.342
+2932.660390	78.2699
+2932.734548	82.5964
+2932.808706	123.501
+2932.882865	113.275
+2932.957025	95.5758
+2933.031186	149.46
+2933.105347	168.339
+2933.179510	121.141
+2933.253674	121.141
+2933.327839	132.547
+2933.402004	121.928
+2933.476171	132.154
+2933.550338	99.9022
+2933.624507	74.7301
+2933.698676	59.3909
+2933.772846	78.2699
+2933.847018	90.856
+2933.921190	73.5502
+2933.995363	103.049
+2934.069537	158.506
+2934.143712	164.406
+2934.217888	138.84
+2934.292065	113.668
+2934.366243	124.681
+2934.440421	142.774
+2934.514601	134.907
+2934.588782	98.329
+2934.662963	106.589
+2934.737146	88.1028
+2934.811329	93.2159
+2934.885513	121.535
+2934.959699	98.7223
+2935.033885	101.869
+2935.108072	117.601
+2935.182260	107.375
+2935.256449	105.409
+2935.330639	123.501
+2935.404830	127.828
+2935.479022	106.195
+2935.553215	95.9691
+2935.627409	101.476
+2935.701603	107.769
+2935.775799	128.221
+2935.849996	107.769
+2935.924193	95.9691
+2935.998391	90.856
+2936.072591	74.7301
+2936.146791	86.9229
+2936.220992	94.7892
+2936.295195	106.589
+2936.369398	147.493
+2936.443602	137.267
+2936.517807	108.162
+2936.592013	121.141
+2936.666220	141.2
+2936.740427	141.594
+2936.814636	145.133
+2936.888846	114.848
+2936.963056	80.2365
+2937.037268	100.296
+2937.111480	128.221
+2937.185694	116.028
+2937.259908	100.296
+2937.334124	122.714
+2937.408340	133.334
+2937.482557	113.275
+2937.556775	77.8766
+2937.630994	78.27
+2937.705214	102.655
+2937.779435	111.308
+2937.853657	75.9101
+2937.927880	53.4911
+2938.002104	73.9435
+2938.076328	91.2493
+2938.150554	100.296
+2938.224780	103.835
+2938.299008	100.689
+2938.373236	70.0104
+2938.447466	89.2828
+2938.521696	125.468
+2938.595927	114.062
+2938.670160	98.329
+2938.744393	90.4627
+2938.818627	93.2159
+2938.892862	140.807
+2938.967098	138.84
+2939.041335	120.355
+2939.115572	94.7892
+2939.189811	99.1156
+2939.264051	118.388
+2939.338291	107.375
+2939.412533	80.6299
+2939.486775	101.869
+2939.561019	141.2
+2939.635263	137.267
+2939.709509	126.648
+2939.783755	121.535
+2939.858002	131.367
+2939.932250	145.92
+2940.006499	121.141
+2940.080749	130.581
+2940.155000	129.794
+2940.229252	116.421
+2940.303505	124.681
+2940.377759	168.339
+2940.452013	145.527
+2940.526269	112.488
+2940.600526	99.9023
+2940.674783	114.455
+2940.749041	117.208
+2940.823301	86.9229
+2940.897561	70.797
+2940.971822	99.1156
+2941.046085	125.468
+2941.120348	107.375
+2941.194612	103.049
+2941.268877	95.1825
+2941.343143	110.915
+2941.417410	110.522
+2941.491677	92.8226
+2941.565946	92.036
+2941.640216	122.321
+2941.714487	137.267
+2941.788758	109.342
+2941.863031	95.5758
+2941.937304	87.7095
+2942.011578	122.714
+2942.085854	152.606
+2942.160130	147.887
+2942.234407	131.367
+2942.308685	97.5424
+2942.382964	75.9101
+2942.457244	60.5708
+2942.531525	80.6298
+2942.605807	98.7223
+2942.680090	74.3368
+2942.754374	62.9307
+2942.828659	97.5424
+2942.902944	121.928
+2942.977231	104.622
+2943.051518	103.442
+2943.125807	125.074
+2943.200096	143.953
+2943.274386	145.133
+2943.348678	117.601
+2943.422970	92.8226
+2943.497263	81.8098
+2943.571557	88.8895
+2943.645852	87.3162
+2943.720148	98.329
+2943.794445	92.036
+2943.868743	71.1903
+2943.943042	64.504
+2944.017341	108.162
+2944.091642	134.514
+2944.165944	142.774
+2944.240246	142.774
+2944.314549	110.915
+2944.388854	110.128
+2944.463159	118.781
+2944.537465	116.815
+2944.611773	100.296
+2944.686081	113.668
+2944.760390	112.095
+2944.834700	134.121
+2944.909011	136.087
+2944.983323	125.074
+2945.057636	101.869
+2945.131949	94.7891
+2945.206264	132.941
+2945.280580	148.28
+2945.354896	131.761
+2945.429214	145.527
+2945.503532	162.046
+2945.577852	166.372
+2945.652172	170.699
+2945.726493	143.56
+2945.800815	118.388
+2945.875139	112.882
+2945.949463	99.9023
+2946.023788	91.6426
+2946.098114	108.555
+2946.172441	129.794
+2946.246768	130.187
+2946.321097	123.894
+2946.395427	113.668
+2946.469758	99.5089
+2946.544089	111.308
+2946.618422	130.581
+2946.692755	143.167
+2946.767089	122.714
+2946.841425	91.6426
+2946.915761	102.655
+2946.990098	144.74
+2947.064436	134.121
+2947.138776	99.1156
+2947.213116	119.568
+2947.287457	110.915
+2947.361798	97.149
+2947.436141	129.794
+2947.510485	126.254
+2947.584830	90.0694
+2947.659175	82.9897
+2947.733522	68.8304
+2947.807869	60.5708
+2947.882218	80.6298
+2947.956567	111.308
+2948.030918	120.355
+2948.105269	95.1825
+2948.179621	95.5758
+2948.253974	101.082
+2948.328328	132.547
+2948.402683	173.059
+2948.477039	143.56
+2948.551396	114.062
+2948.625754	99.5089
+2948.700113	74.7301
+2948.774473	57.4243
+2948.848833	90.4627
+2948.923195	114.848
+2948.997557	93.6092
+2949.071921	99.9022
+2949.146285	167.552
+2949.220651	181.712
+2949.295017	149.46
+2949.369384	125.468
+2949.443752	131.367
+2949.518121	125.074
+2949.592491	94.3958
+2949.666862	92.4292
+2949.741234	96.3624
+2949.815607	105.409
+2949.889981	99.5089
+2949.964356	106.195
+2950.038731	109.342
+2950.113108	95.1824
+2950.187485	140.02
+2950.261864	154.573
+2950.336243	157.326
+2950.410624	144.347
+2950.485005	110.915
+2950.559387	73.9435
+2950.633770	79.0566
+2950.708154	131.367
+2950.782539	117.601
+2950.856925	83.7763
+2950.931312	81.8098
+2951.005700	71.1903
+2951.080089	116.028
+2951.154479	167.552
+2951.228869	173.452
+2951.303261	165.979
+2951.377653	156.933
+2951.452047	148.28
+2951.526441	152.213
+2951.600837	139.627
+2951.675233	127.434
+2951.749630	132.154
+2951.824028	100.689
+2951.898427	85.3496
+2951.972827	125.861
+2952.047228	145.92
+2952.121630	128.221
+2952.196033	110.128
+2952.270437	107.375
+2952.344842	106.589
+2952.419247	118.388
+2952.493654	138.84
+2952.568061	136.48
+2952.642470	112.488
+2952.716879	72.7635
+2952.791290	67.2571
+2952.865701	118.781
+2952.940113	147.493
+2953.014526	153.393
+2953.088940	131.367
+2953.163355	101.475
+2953.237771	99.5089
+2953.312188	119.961
+2953.386606	161.653
+2953.461025	177.385
+2953.535445	121.535
+2953.609865	96.3624
+2953.684287	82.5964
+2953.758710	70.0103
+2953.833133	60.5708
+2953.907557	68.4371
+2953.981983	88.8894
+2954.056409	85.7429
+2954.130836	72.7635
+2954.205264	110.128
+2954.279694	162.439
+2954.354124	136.48
+2954.428555	107.375
+2954.502986	91.2493
+2954.577419	92.8226
+2954.651853	133.727
+2954.726288	157.719
+2954.800724	142.38
+2954.875160	131.761
+2954.949598	104.622
+2955.024036	89.676
+2955.098476	106.195
+2955.172916	104.229
+2955.247357	129.007
+2955.321799	147.493
+2955.396243	134.121
+2955.470687	122.714
+2955.545132	126.254
+2955.619578	140.02
+2955.694025	151.82
+2955.768473	131.761
+2955.842921	105.015
+2955.917371	110.915
+2955.991822	112.882
+2956.066273	116.028
+2956.140726	94.3958
+2956.215179	106.589
+2956.289634	156.539
+2956.364089	162.439
+2956.438545	110.915
+2956.513003	86.5295
+2956.587461	62.5374
+2956.661920	52.7045
+2956.736380	85.3496
+2956.810841	114.848
+2956.885303	95.1824
+2956.959766	119.961
+2957.034230	144.347
+2957.108694	124.288
+2957.183160	96.3624
+2957.257627	83.383
+2957.332094	98.329
+2957.406563	97.149
+2957.481032	88.8894
+2957.555502	107.769
+2957.629974	118.781
+2957.704446	104.229
+2957.778919	109.342
+2957.853393	124.288
+2957.927868	131.367
+2958.002344	114.062
+2958.076821	93.6092
+2958.151299	102.262
+2958.225778	96.3624
+2958.300258	124.681
+2958.374738	114.062
+2958.449220	100.689
+2958.523702	107.769
+2958.598186	105.409
+2958.672670	121.928
+2958.747156	103.835
+2958.821642	62.9307
+2958.896129	90.856
+2958.970617	105.409
+2959.045107	87.7095
+2959.119597	86.5295
+2959.194088	123.501
+2959.268580	122.321
+2959.343072	94.0025
+2959.417566	83.383
+2959.492061	107.375
+2959.566557	90.0694
+2959.641053	78.6632
+2959.715551	110.522
+2959.790049	100.689
+2959.864549	95.5757
+2959.939049	125.074
+2960.013550	145.527
+2960.088053	118.781
+2960.162556	90.856
+2960.237060	81.0231
+2960.311565	66.4705
+2960.386071	72.3702
+2960.460578	103.835
+2960.535086	119.568
+2960.609595	119.961
+2960.684104	129.007
+2960.758615	150.64
+2960.833127	143.167
+2960.907639	106.589
+2960.982153	94.0025
+2961.056667	91.2493
+2961.131182	81.0231
+2961.205699	103.442
+2961.280216	124.681
+2961.354734	148.673
+2961.429253	153
+2961.503773	120.748
+2961.578294	101.082
+2961.652816	93.2159
+2961.727339	87.7094
+2961.801863	121.534
+2961.876388	125.074
+2961.950913	107.375
+2962.025440	81.0231
+2962.099968	101.869
+2962.174496	149.066
+2962.249026	128.221
+2962.323556	81.8097
+2962.398087	83.383
+2962.472620	95.9691
+2962.547153	93.2159
+2962.621687	92.4292
+2962.696222	98.7223
+2962.770758	112.488
+2962.845295	111.308
+2962.919833	79.0565
+2962.994372	83.383
+2963.068911	104.622
+2963.143452	89.2827
+2963.217994	107.375
+2963.292536	106.195
+2963.367080	107.768
+2963.441624	113.275
+2963.516169	108.555
+2963.590716	110.522
+2963.665263	134.514
+2963.739811	149.066
+2963.814360	153.786
+2963.888910	142.38
+2963.963461	108.948
+2964.038013	124.288
+2964.112566	141.594
+2964.187120	136.48
+2964.261675	103.049
+2964.336230	84.1696
+2964.410787	110.128
+2964.485345	130.581
+2964.559903	119.568
+2964.634463	97.149
+2964.709023	84.1696
+2964.783584	114.062
+2964.858147	108.948
+2964.932710	110.522
+2965.007274	123.501
+2965.081839	136.874
+2965.156405	135.3
+2965.230972	140.02
+2965.305540	141.987
+2965.380109	149.853
+2965.454678	134.121
+2965.529249	132.154
+2965.603821	98.7223
+2965.678393	94.3958
+2965.752967	100.689
+2965.827541	79.0565
+2965.902117	87.3161
+2965.976693	122.321
+2966.051270	125.861
+2966.125848	149.853
+2966.200428	156.933
+2966.275008	94.0025
+2966.349589	62.144
+2966.424171	55.0644
+2966.498753	48.7713
+2966.573337	58.6042
+2966.647922	81.4164
+2966.722508	94.7891
+2966.797094	101.869
+2966.871682	90.4626
+2966.946270	88.8894
+2967.020860	90.0693
+2967.095450	103.049
+2967.170042	108.948
+2967.244634	106.195
+2967.319227	117.601
+2967.393821	134.514
+2967.468416	103.049
+2967.543012	94.3958
+2967.617609	118.781
+2967.692207	116.028
+2967.766806	106.982
+2967.841406	144.74
+2967.916006	138.054
+2967.990608	94.0025
+2968.065211	68.8304
+2968.139814	55.851
+2968.214419	85.7429
+2968.289024	149.066
+2968.363630	139.627
+2968.438238	108.948
+2968.512846	103.835
+2968.587455	106.589
+2968.662065	115.635
+2968.736676	122.321
+2968.811288	120.748
+2968.885901	138.054
+2968.960515	138.054
+2969.035129	108.948
+2969.109745	104.622
+2969.184362	112.882
+2969.258979	105.802
+2969.333598	110.915
+2969.408217	138.84
+2969.482838	134.121
+2969.557459	88.4961
+2969.632081	71.5836
+2969.706705	73.5502
+2969.781329	114.848
+2969.855954	105.409
+2969.930580	75.5167
+2970.005207	118.781
+2970.079835	135.301
+2970.154463	119.568
+2970.229093	122.321
+2970.303724	137.267
+2970.378356	144.347
+2970.452988	141.594
+2970.527622	139.234
+2970.602256	122.321
+2970.676892	89.2827
+2970.751528	98.7223
+2970.826165	106.195
+2970.900803	94.7891
+2970.975442	108.948
+2971.050083	112.095
+2971.124724	104.229
+2971.199366	102.262
+2971.274008	71.9769
+2971.348652	73.9435
+2971.423297	106.195
+2971.497943	101.082
+2971.572589	101.475
+2971.647237	127.041
+2971.721886	126.648
+2971.796535	95.9691
+2971.871185	56.2443
+2971.945837	60.1775
+2972.020489	105.015
+2972.095142	124.681
+2972.169796	108.555
+2972.244451	111.702
+2972.319107	133.334
+2972.393764	117.601
+2972.468422	80.2365
+2972.543081	81.0231
+2972.617741	96.3624
+2972.692402	115.635
+2972.767063	129.401
+2972.841726	132.941
+2972.916389	122.321
+2972.991054	89.6761
+2973.065719	105.409
+2973.140386	116.421
+2973.215053	80.2365
+2973.289721	72.7635
+2973.364390	81.4165
+2973.439060	88.1028
+2973.513731	96.7557
+2973.588403	81.0231
+2973.663076	72.7635
+2973.737750	66.4705
+2973.812425	75.1234
+2973.887101	99.5089
+2973.961777	121.141
+2974.036455	121.928
+2974.111133	116.421
+2974.185813	98.7223
+2974.260493	98.7223
+2974.335175	89.2827
+2974.409857	64.5039
+2974.484540	64.1106
+2974.559224	86.9228
+2974.633909	90.4627
+2974.708595	89.2827
+2974.783282	105.409
+2974.857970	106.982
+2974.932659	90.0694
+2975.007349	84.563
+2975.082040	73.5502
+2975.156731	69.617
+2975.231424	84.9563
+2975.306117	102.655
+2975.380812	101.475
+2975.455507	114.455
+2975.530204	112.095
+2975.604901	98.7223
+2975.679599	127.041
+2975.754298	137.267
+2975.828998	123.894
+2975.903699	104.622
+2975.978401	78.2699
+2976.053104	72.7635
+2976.127808	91.6426
+2976.202513	81.0231
+2976.277219	64.5039
+2976.351925	77.09
+2976.426633	90.856
+2976.501341	96.3624
+2976.576051	85.3496
+2976.650761	98.329
+2976.725473	114.848
+2976.800185	116.028
+2976.874898	117.208
+2976.949612	90.4627
+2977.024327	97.9357
+2977.099043	120.748
+2977.173760	108.948
+2977.248478	117.995
+2977.323197	121.141
+2977.397917	142.38
+2977.472638	134.907
+2977.547359	99.5089
+2977.622082	80.6298
+2977.696805	88.4961
+2977.771530	119.175
+2977.846255	112.095
+2977.920982	99.1156
+2977.995709	89.6761
+2978.070437	90.0694
+2978.145166	114.062
+2978.219896	134.907
+2978.294628	136.48
+2978.369360	108.162
+2978.444092	69.617
+2978.518826	68.0438
+2978.593561	73.1569
+2978.668297	67.2571
+2978.743033	61.7507
+2978.817771	88.8894
+2978.892510	121.535
+2978.967249	121.535
+2979.041990	75.1234
+2979.116731	97.5423
+2979.191473	140.414
+2979.266216	138.84
+2979.340961	137.66
+2979.415706	101.082
+2979.490452	81.8098
+2979.565199	90.4627
+2979.639947	88.8894
+2979.714695	116.421
+2979.789445	109.735
+2979.864196	75.5167
+2979.938948	92.4293
+2980.013700	129.401
+2980.088454	121.141
+2980.163208	99.5089
+2980.237964	82.2031
+2980.312720	102.655
+2980.387477	136.087
+2980.462236	114.848
+2980.536995	138.84
+2980.611755	141.2
+2980.686516	108.948
+2980.761278	95.9691
+2980.836041	94.7891
+2980.910805	110.522
+2980.985569	129.007
+2981.060335	134.121
+2981.135102	129.794
+2981.209869	101.869
+2981.284638	92.0359
+2981.359408	85.7429
+2981.434178	85.7429
+2981.508949	125.468
+2981.583722	146.313
+2981.658495	127.434
+2981.733269	114.848
+2981.808044	112.488
+2981.882820	110.522
+2981.957597	111.702
+2982.032375	123.894
+2982.107154	136.087
+2982.181934	119.175
+2982.256714	102.262
+2982.331496	101.082
+2982.406279	98.7223
+2982.481062	124.288
+2982.555847	128.614
+2982.630632	130.974
+2982.705419	114.062
+2982.780206	99.5089
+2982.854994	134.121
+2982.929783	158.899
+2983.004573	162.046
+2983.079364	157.719
+2983.154156	131.367
+2983.228949	100.296
+2983.303743	149.46
+2983.378538	157.719
+2983.453334	116.815
+2983.528130	100.296
+2983.602928	138.054
+2983.677727	150.246
+2983.752526	124.288
+2983.827327	106.589
+2983.902128	116.028
+2983.976930	133.334
+2984.051733	110.915
+2984.126538	82.2031
+2984.201343	106.589
+2984.276149	132.547
+2984.350956	127.828
+2984.425764	95.1824
+2984.500573	117.208
+2984.575382	138.84
+2984.650193	123.108
+2984.725005	90.4627
+2984.799817	92.4292
+2984.874631	119.175
+2984.949446	141.594
+2985.024261	126.648
+2985.099077	100.689
+2985.173895	103.835
+2985.248713	89.676
+2985.323532	77.4833
+2985.398352	73.5501
+2985.473173	90.4627
+2985.547995	110.522
+2985.622818	124.288
+2985.697642	132.941
+2985.772467	123.894
+2985.847293	113.668
+2985.922119	130.974
+2985.996947	129.007
+2986.071775	105.409
+2986.146605	136.874
+2986.221435	153.393
+2986.296267	157.719
+2986.371099	138.054
+2986.445932	121.141
+2986.520767	128.614
+2986.595602	112.882
+2986.670438	99.5089
+2986.745275	108.555
+2986.820113	94.3958
+2986.894952	81.8098
+2986.969791	93.6092
+2987.044632	98.329
+2987.119474	101.869
+2987.194316	119.568
+2987.269160	141.594
+2987.344004	158.899
+2987.418850	163.619
+2987.493696	177.778
+2987.568544	149.853
+2987.643392	118.781
+2987.718241	133.334
+2987.793091	130.581
+2987.867942	117.995
+2987.942794	90.0694
+2988.017647	74.7301
+2988.092501	99.9022
+2988.167356	117.208
+2988.242212	119.175
+2988.317068	92.8226
+2988.391926	106.982
+2988.466784	123.894
+2988.541644	119.568
+2988.616504	114.062
+2988.691366	116.815
+2988.766228	103.835
+2988.841091	90.4627
+2988.915956	107.769
+2988.990821	116.421
+2989.065687	105.802
+2989.140554	85.7429
+2989.215422	90.4627
+2989.290291	105.015
+2989.365160	101.869
+2989.440031	90.856
+2989.514903	73.1568
+2989.589775	87.3162
+2989.664649	148.28
+2989.739524	167.159
+2989.814399	132.941
+2989.889275	95.9691
+2989.964153	82.9897
+2990.039031	107.375
+2990.113910	98.3289
+2990.188790	94.7891
+2990.263671	134.514
+2990.338553	176.205
+2990.413436	193.118
+2990.488320	167.946
+2990.563205	134.907
+2990.638091	99.1156
+2990.712977	69.2237
+2990.787865	94.7891
+2990.862754	130.187
+2990.937643	144.347
+2991.012534	138.447
+2991.087425	110.128
+2991.162317	87.3162
+2991.237211	94.7891
+2991.312105	164.406
+2991.387000	189.971
+2991.461896	139.627
+2991.536793	116.815
+2991.611691	125.468
+2991.686590	140.02
+2991.761490	111.702
+2991.836390	90.4627
+2991.911292	103.835
+2991.986195	114.455
+2992.061098	121.928
+2992.136003	142.38
+2992.210908	187.218
+2992.285815	168.732
+2992.360722	116.028
+2992.435630	105.409
+2992.510540	119.175
+2992.585450	141.594
+2992.660361	117.601
+2992.735273	88.8894
+2992.810186	99.1156
+2992.885100	100.296
+2992.960014	92.8225
+2993.034930	79.8432
+2993.109847	100.689
+2993.184765	134.121
+2993.259683	124.681
+2993.334603	95.1824
+2993.409523	112.882
+2993.484444	129.401
+2993.559367	123.894
+2993.634290	115.241
+2993.709214	136.48
+2993.784139	124.681
+2993.859065	99.1156
+2993.933993	75.91
+2994.008920	76.6967
+2994.083849	104.622
+2994.158779	105.015
+2994.233710	118.781
+2994.308642	100.689
+2994.383574	99.9022
+2994.458508	127.041
+2994.533442	119.568
+2994.608378	103.442
+2994.683314	109.735
+2994.758252	87.7095
+2994.833190	92.4292
+2994.908129	136.087
+2994.983069	134.514
+2995.058010	138.84
+2995.132952	99.5089
+2995.207895	65.6839
+2995.282839	75.5167
+2995.357784	86.1362
+2995.432730	85.3496
+2995.507676	89.2827
+2995.582624	98.7223
+2995.657573	96.7557
+2995.732522	90.856
+2995.807473	95.1824
+2995.882424	103.835
+2995.957376	94.3958
+2996.032330	81.0231
+2996.107284	69.617
+2996.182239	86.9228
+2996.257195	97.9356
+2996.332152	124.681
+2996.407110	142.773
+2996.482069	116.028
+2996.557029	106.589
+2996.631990	81.4164
+2996.706951	79.0566
+2996.781914	84.563
+2996.856878	94.3958
+2996.931842	97.9357
+2997.006808	88.8894
+2997.081774	62.9307
+2997.156741	50.3446
+2997.231710	76.6967
+2997.306679	85.3496
+2997.381649	99.9022
+2997.456620	153.786
+2997.531592	155.753
+2997.606565	97.5423
+2997.681539	77.4833
+2997.756514	76.6967
+2997.831490	55.0644
+2997.906466	67.6504
+2997.981444	89.2827
+2998.056423	87.3162
+2998.131402	83.7763
+2998.206383	97.149
+2998.281364	119.568
+2998.356346	143.953
+2998.431330	143.56
+2998.506314	129.401
+2998.581299	117.995
+2998.656285	124.288
+2998.731272	146.707
+2998.806260	143.953
+2998.881249	116.028
+2998.956239	79.4499
+2999.031230	67.2571
+2999.106221	84.1696
+2999.181214	122.714
+2999.256207	153.393
+2999.331202	151.426
+2999.406197	125.468
+2999.481194	108.162
+2999.556191	101.869
+2999.631190	109.735
+2999.706189	135.301
+2999.781189	136.48
+2999.856190	112.095
diff --git a/samples/Spectra/D_25.txt b/samples/Spectra/D_25.txt
new file mode 100644
index 0000000000000000000000000000000000000000..699ecaeeb759ee43ffa312b4eeddbaceee1903a7
--- /dev/null
+++ b/samples/Spectra/D_25.txt
@@ -0,0 +1,41358 @@
+TITLE "<<020205 Cosmin Silac 20012005-01-D25_F4_a_0001>> Voyager Spec #1 MC[BP = 1707.8, 19756]" 
+TYPE MASSSPEC
+699.986137	5.42629
+700.022365	5.42629
+700.058594	9.64675
+700.094824	9.04383
+700.131055	11.4555
+700.167287	20.4993
+700.203520	34.3665
+700.239754	25.9256
+700.275989	12.6614
+700.312224	17.4847
+700.348461	11.4555
+700.384698	27.1315
+700.420937	30.1461
+700.457176	13.8672
+700.493417	6.02922
+700.529658	10.2497
+700.565900	15.073
+700.602143	5.4263
+700.638387	3.61753
+700.674632	9.04383
+700.710878	16.2789
+700.747125	12.6614
+700.783373	14.4701
+700.819622	8.4409
+700.855872	12.0584
+700.892122	15.073
+700.928374	13.2643
+700.964626	12.0584
+701.000880	15.676
+701.037134	10.8526
+701.073390	18.6906
+701.109646	16.8818
+701.145903	25.3227
+701.182161	60.2922
+701.218420	81.3944
+701.254680	83.2032
+701.290941	50.0425
+701.327203	37.3811
+701.363466	42.8074
+701.399730	44.0133
+701.435994	44.0133
+701.472260	27.7344
+701.508527	23.5139
+701.544794	18.0877
+701.581063	15.073
+701.617332	9.64675
+701.653602	12.6614
+701.689874	12.6614
+701.726146	9.04383
+701.762419	12.0584
+701.798693	16.8818
+701.834968	19.2935
+701.871244	10.2497
+701.907521	4.22045
+701.943799	9.64675
+701.980078	22.911
+702.016357	16.8818
+702.052638	11.4555
+702.088920	21.1023
+702.125202	38.587
+702.161486	68.7331
+702.197770	101.894
+702.234055	98.8792
+702.270342	47.0279
+702.306629	47.0279
+702.342917	55.4688
+702.379206	51.8513
+702.415496	45.822
+702.451787	39.7928
+702.488079	50.0425
+702.524372	37.3811
+702.560666	21.1023
+702.596960	22.3081
+702.633256	17.4847
+702.669553	6.63214
+702.705850	14.4701
+702.742149	14.4701
+702.778448	19.2935
+702.814748	27.7344
+702.851050	30.749
+702.887352	37.9841
+702.923655	36.7782
+702.959959	25.9256
+702.996264	19.8964
+703.032570	15.676
+703.068877	15.676
+703.105185	24.7198
+703.141494	57.2776
+703.177803	100.085
+703.214114	126.011
+703.250426	97.0704
+703.286738	57.2776
+703.323051	54.8659
+703.359366	69.336
+703.395681	47.0279
+703.431998	30.749
+703.468315	30.749
+703.504633	37.9841
+703.540952	49.4396
+703.577272	39.1899
+703.613593	31.3519
+703.649915	39.1899
+703.686238	27.1315
+703.722561	19.2935
+703.758886	30.749
+703.795212	22.911
+703.831538	12.0584
+703.867866	18.0876
+703.904194	35.5724
+703.940524	41.6016
+703.976854	31.3519
+704.013185	24.7198
+704.049518	26.5285
+704.085851	38.587
+704.122185	67.5272
+704.158520	89.2324
+704.194856	103.703
+704.231193	101.894
+704.267531	82.6003
+704.303869	75.3652
+704.340209	84.409
+704.376550	60.8951
+704.412891	57.8805
+704.449234	75.9681
+704.485577	55.4688
+704.521922	32.5578
+704.558267	38.587
+704.594613	42.2045
+704.630961	44.6162
+704.667309	42.8074
+704.703658	28.3373
+704.740008	34.3665
+704.776359	42.2045
+704.812711	40.3957
+704.849064	39.1899
+704.885417	44.0133
+704.921772	36.7782
+704.958128	34.9694
+704.994484	24.7198
+705.030842	17.4847
+705.067200	29.5431
+705.103560	54.8659
+705.139920	83.2032
+705.176281	110.938
+705.212644	121.187
+705.249007	125.408
+705.285371	119.981
+705.321736	138.069
+705.358102	140.481
+705.394469	110.938
+705.430837	54.8659
+705.467205	43.4103
+705.503575	53.0571
+705.539946	47.6308
+705.576317	39.1899
+705.612690	34.3665
+705.649063	33.1607
+705.685438	43.4103
+705.721813	36.7782
+705.758189	22.911
+705.794566	23.5139
+705.830945	34.3665
+705.867324	44.0133
+705.903704	62.1009
+705.940085	45.822
+705.976467	40.3957
+706.012849	55.4688
+706.049233	54.2629
+706.085618	59.0863
+706.122004	85.0119
+706.158390	122.996
+706.194778	146.51
+706.231166	165.803
+706.267556	149.525
+706.303946	116.364
+706.340337	116.364
+706.376729	115.158
+706.413123	92.8499
+706.449517	71.1447
+706.485912	55.4688
+706.522308	61.498
+706.558705	74.7623
+706.595102	69.336
+706.631501	69.9389
+706.667901	51.2483
+706.704302	35.5724
+706.740703	39.1899
+706.777106	28.9402
+706.813509	24.7198
+706.849914	48.2337
+706.886319	67.5272
+706.922725	65.7184
+706.959132	72.3506
+706.995540	74.1593
+707.031950	46.4249
+707.068360	36.1753
+707.104771	47.0279
+707.141182	62.7038
+707.177595	87.4236
+707.214009	119.378
+707.250424	138.069
+707.286839	160.98
+707.323256	148.922
+707.359674	128.422
+707.396092	100.688
+707.432511	99.4821
+707.468932	105.511
+707.505353	94.6587
+707.541775	78.3798
+707.578198	57.8805
+707.614623	50.6454
+707.651048	53.0571
+707.687474	51.8512
+707.723900	44.0133
+707.760328	37.3811
+707.796757	42.8074
+707.833187	57.8805
+707.869617	61.498
+707.906049	77.174
+707.942482	69.9389
+707.978915	27.1315
+708.015349	30.749
+708.051785	62.1009
+708.088221	77.7769
+708.124658	88.6295
+708.161096	78.3798
+708.197535	116.364
+708.233975	196.552
+708.270416	241.169
+708.306858	211.625
+708.343301	154.951
+708.379745	159.171
+708.416190	170.627
+708.452635	116.364
+708.489082	65.1155
+708.525529	63.3068
+708.561978	78.9827
+708.598427	88.0265
+708.634878	109.129
+708.671329	109.129
+708.707781	77.7769
+708.744234	65.1155
+708.780688	54.8658
+708.817143	54.8658
+708.853599	69.9389
+708.890056	69.9389
+708.926514	66.3214
+708.962973	92.8499
+708.999433	80.1885
+709.035893	58.4834
+709.072355	50.6454
+709.108817	49.4395
+709.145281	69.9389
+709.181745	109.129
+709.218211	168.818
+709.254677	212.228
+709.291144	227.301
+709.327612	179.068
+709.364081	142.892
+709.400551	134.451
+709.437022	107.923
+709.473494	75.3652
+709.509967	68.1301
+709.546441	85.0119
+709.582916	87.4236
+709.619391	91.6441
+709.655868	81.3944
+709.692345	89.2324
+709.728824	101.291
+709.765303	109.129
+709.801784	100.085
+709.838265	81.3944
+709.874747	96.4674
+709.911230	86.8207
+709.947714	71.7477
+709.984199	74.7623
+710.020685	78.3798
+710.057172	79.5856
+710.093660	78.3798
+710.130149	92.8499
+710.166638	137.466
+710.203129	154.951
+710.239621	177.259
+710.276113	253.83
+710.312607	227.904
+710.349101	160.377
+710.385596	120.584
+710.422093	112.143
+710.458590	91.0411
+710.495088	81.3944
+710.531587	92.8499
+710.568087	95.8645
+710.604588	91.6441
+710.641090	97.6733
+710.677593	78.9827
+710.714097	68.733
+710.750601	72.9535
+710.787107	61.498
+710.823614	62.7038
+710.860121	66.3214
+710.896630	59.6892
+710.933139	50.0425
+710.969649	50.6454
+711.006161	38.587
+711.042673	56.0717
+711.079186	85.0119
+711.115700	115.158
+711.152215	139.275
+711.188731	129.628
+711.225248	157.965
+711.261766	220.066
+711.298285	209.214
+711.334804	182.082
+711.371325	163.392
+711.407847	154.348
+711.444369	133.246
+711.480893	83.2032
+711.517417	88.0265
+711.553942	103.1
+711.590469	92.247
+711.626996	94.0558
+711.663524	89.2324
+711.700053	78.3798
+711.736583	81.3944
+711.773114	80.7915
+711.809646	73.5564
+711.846179	60.8951
+711.882713	63.3068
+711.919247	86.2178
+711.955783	97.6733
+711.992320	111.54
+712.028857	107.32
+712.065396	97.0704
+712.101935	120.584
+712.138475	192.332
+712.175017	372.606
+712.211559	1008.69
+712.248102	1781.63
+712.284646	1677.33
+712.321191	788.019
+712.357737	258.653
+712.394284	209.214
+712.430832	214.64
+712.467381	221.272
+712.503930	156.157
+712.540481	115.761
+712.577032	124.202
+712.613585	141.084
+712.650138	126.614
+712.686693	101.291
+712.723248	118.776
+712.759805	122.996
+712.796362	82.6002
+712.832920	113.952
+712.869479	115.158
+712.906039	70.5418
+712.942600	48.2337
+712.979162	47.6308
+713.015725	70.5418
+713.052288	119.378
+713.088853	141.084
+713.125419	136.26
+713.161985	162.186
+713.198553	457.015
+713.235121	873.031
+713.271691	938.749
+713.308261	662.611
+713.344832	354.518
+713.381405	258.653
+713.417978	289.402
+713.454552	245.389
+713.491127	153.142
+713.527703	105.511
+713.564280	123.599
+713.600858	118.173
+713.637436	98.2762
+713.674016	97.0703
+713.710597	80.7915
+713.747178	80.1885
+713.783761	79.5856
+713.820344	74.7622
+713.856929	86.8207
+713.893514	94.0557
+713.930100	87.4236
+713.966688	72.3506
+714.003276	87.4236
+714.039865	83.8061
+714.076455	65.1155
+714.113046	85.0119
+714.149638	167.612
+714.186231	305.681
+714.222824	530.571
+714.259419	670.449
+714.296015	510.675
+714.332611	295.432
+714.369209	216.449
+714.405807	227.301
+714.442407	227.301
+714.479007	175.45
+714.515608	168.215
+714.552211	156.76
+714.588814	133.849
+714.625418	98.2761
+714.662023	83.806
+714.698629	108.526
+714.735236	126.613
+714.771844	127.216
+714.808452	129.628
+714.845062	117.57
+714.881673	92.8498
+714.918284	86.2177
+714.954897	71.7476
+714.991510	78.9826
+715.028125	82.6002
+715.064740	68.1301
+715.101356	76.571
+715.137974	123.599
+715.174592	168.818
+715.211211	233.331
+715.247831	309.299
+715.284452	277.947
+715.321074	224.89
+715.357696	185.097
+715.394320	169.421
+715.430945	167.009
+715.467571	160.377
+715.504197	148.922
+715.540825	125.408
+715.577453	135.657
+715.614083	116.364
+715.650713	112.143
+715.687344	127.819
+715.723976	129.628
+715.760610	95.2615
+715.797244	77.1739
+715.833879	92.8498
+715.870515	104.908
+715.907152	104.908
+715.943789	84.4089
+715.980428	91.0411
+716.017068	103.702
+716.053709	116.364
+716.090350	100.688
+716.126993	96.4674
+716.163636	158.568
+716.200281	212.228
+716.236926	265.888
+716.273572	293.623
+716.310219	262.271
+716.346868	214.64
+716.383517	207.405
+716.420167	234.536
+716.456818	189.92
+716.493470	141.084
+716.530122	179.068
+716.566776	150.73
+716.603431	68.1301
+716.640087	72.9534
+716.676743	101.894
+716.713401	91.644
+716.750059	82.6002
+716.786719	92.8498
+716.823379	107.923
+716.860040	132.643
+716.896702	133.246
+716.933365	103.1
+716.970030	75.968
+717.006695	70.5417
+717.043361	85.6148
+717.080027	81.3943
+717.116695	103.1
+717.153364	199.567
+717.190034	277.344
+717.226704	285.182
+717.263376	234.536
+717.300049	226.096
+717.336722	222.478
+717.373396	191.126
+717.410072	183.891
+717.446748	164.598
+717.483425	121.79
+717.520103	164.598
+717.556783	208.611
+717.593463	160.98
+717.630144	135.054
+717.666825	130.231
+717.703508	139.275
+717.740192	180.273
+717.776877	181.479
+717.813562	168.818
+717.850249	145.304
+717.886937	146.51
+717.923625	148.922
+717.960314	122.393
+717.997005	98.879
+718.033696	84.4089
+718.070388	100.688
+718.107081	159.171
+718.143775	207.405
+718.180471	235.139
+718.217166	254.433
+718.253863	243.58
+718.290561	271.918
+718.327260	300.858
+718.363960	312.916
+718.400660	326.181
+718.437362	231.522
+718.474064	140.481
+718.510768	141.084
+718.547472	133.849
+718.584178	93.4528
+718.620884	85.0119
+718.657591	135.657
+718.694299	174.244
+718.731008	164.598
+718.767718	159.774
+718.804429	186.906
+718.841141	154.951
+718.877854	109.129
+718.914568	81.3943
+718.951283	82.6002
+718.987998	99.482
+719.024715	118.173
+719.061432	103.702
+719.098151	118.173
+719.134870	132.643
+719.171591	159.774
+719.208312	224.287
+719.245034	279.756
+719.281757	268.903
+719.318481	186.906
+719.355206	153.745
+719.391932	173.641
+719.428659	181.479
+719.465387	190.523
+719.502116	151.936
+719.538846	106.717
+719.575576	76.5709
+719.612308	94.0557
+719.649040	144.701
+719.685774	151.333
+719.722508	142.289
+719.759244	165.803
+719.795980	162.186
+719.832717	139.878
+719.869455	106.114
+719.906194	73.5563
+719.942934	74.1593
+719.979675	91.0411
+720.016417	76.5709
+720.053160	80.7914
+720.089904	99.482
+720.126649	130.834
+720.163394	170.024
+720.200141	211.625
+720.236888	229.11
+720.273637	218.258
+720.310386	221.272
+720.347137	179.671
+720.383888	177.259
+720.420640	219.463
+720.457393	199.567
+720.494147	156.76
+720.530902	130.231
+720.567658	122.393
+720.604415	116.967
+720.641173	118.173
+720.677932	94.6586
+720.714692	98.8791
+720.751452	119.981
+720.788214	137.466
+720.824976	116.364
+720.861740	107.923
+720.898504	89.8352
+720.935270	60.2921
+720.972036	63.9096
+721.008803	98.8791
+721.045571	118.173
+721.082340	95.8645
+721.119110	88.0265
+721.155881	115.761
+721.192653	176.656
+721.229426	177.259
+721.266200	178.465
+721.302974	171.23
+721.339750	170.627
+721.376527	194.744
+721.413304	185.7
+721.450083	142.289
+721.486862	136.863
+721.523642	148.319
+721.560424	148.922
+721.597206	116.364
+721.633989	81.3943
+721.670773	86.8206
+721.707558	100.688
+721.744344	89.8352
+721.781131	88.6294
+721.817919	112.746
+721.854708	93.4528
+721.891497	97.6732
+721.928288	113.952
+721.965080	89.8352
+722.001872	65.1154
+722.038666	84.4089
+722.075460	90.4381
+722.112255	88.0265
+722.149052	121.187
+722.185849	160.377
+722.222647	203.787
+722.259446	238.154
+722.296246	233.331
+722.333047	225.493
+722.369849	212.831
+722.406652	201.376
+722.443456	193.538
+722.480260	168.818
+722.517066	169.421
+722.553873	186.303
+722.590680	182.082
+722.627489	136.863
+722.664298	99.482
+722.701108	103.099
+722.737920	112.746
+722.774732	89.8352
+722.811545	77.7768
+722.848359	97.0703
+722.885174	113.349
+722.921990	94.0557
+722.958807	73.5563
+722.995625	92.2469
+723.032444	104.908
+723.069263	108.526
+723.106084	121.79
+723.142906	173.038
+723.179728	204.993
+723.216552	230.919
+723.253376	239.963
+723.290201	248.404
+723.327028	263.477
+723.363855	276.138
+723.400683	224.89
+723.437512	179.671
+723.474342	135.657
+723.511173	108.526
+723.548005	100.688
+723.584838	108.526
+723.621672	88.0264
+723.658506	92.2469
+723.695342	87.4235
+723.732179	107.923
+723.769016	107.923
+723.805855	85.6147
+723.842694	98.2761
+723.879534	113.952
+723.916376	124.202
+723.953218	118.173
+723.990061	119.378
+724.026905	80.7914
+724.063750	81.9972
+724.100596	107.923
+724.137443	132.643
+724.174291	156.157
+724.211140	183.288
+724.247989	236.345
+724.284840	207.405
+724.321692	156.157
+724.358544	141.686
+724.395398	134.451
+724.432252	153.142
+724.469107	153.142
+724.505964	167.612
+724.542821	144.701
+724.579679	100.085
+724.616538	97.6732
+724.653398	103.099
+724.690259	117.57
+724.727121	107.923
+724.763984	110.937
+724.800848	98.879
+724.837712	88.0264
+724.874578	61.4979
+724.911445	62.1008
+724.948312	88.0264
+724.985180	108.526
+725.022050	95.8644
+725.058920	91.041
+725.095792	98.879
+725.132664	112.746
+725.169537	124.202
+725.206411	151.936
+725.243286	150.127
+725.280162	163.392
+725.317039	187.508
+725.353917	194.744
+725.390796	198.964
+725.427675	180.273
+725.464556	165.2
+725.501437	152.539
+725.538320	167.612
+725.575203	119.378
+725.612088	101.291
+725.648973	113.952
+725.685859	116.364
+725.722747	107.923
+725.759635	122.996
+725.796524	125.408
+725.833414	98.2761
+725.870305	98.2761
+725.907197	119.981
+725.944090	146.51
+725.980983	136.863
+726.017878	111.54
+726.054774	104.305
+726.091670	111.54
+726.128568	154.951
+726.165466	191.729
+726.202366	234.536
+726.239266	280.961
+726.276167	279.153
+726.313070	229.713
+726.349973	211.625
+726.386877	183.891
+726.423782	163.392
+726.460688	154.951
+726.497595	156.157
+726.534503	121.187
+726.571411	98.879
+726.608321	115.761
+726.645232	115.761
+726.682143	82.6001
+726.719056	79.5855
+726.755969	109.129
+726.792884	104.908
+726.829799	78.9826
+726.866715	51.2482
+726.903633	87.4235
+726.940551	99.4819
+726.977470	68.7329
+727.014390	71.1446
+727.051311	83.203
+727.088233	67.5271
+727.125156	98.2761
+727.162079	173.038
+727.199004	210.42
+727.235930	214.037
+727.272856	197.758
+727.309784	191.729
+727.346712	229.713
+727.383642	205.596
+727.420572	171.23
+727.457503	172.435
+727.494436	159.171
+727.531369	152.539
+727.568303	136.26
+727.605238	113.952
+727.642174	96.4673
+727.679111	129.025
+727.716049	179.671
+727.752987	152.539
+727.789927	93.4527
+727.826868	75.968
+727.863809	62.7037
+727.900752	71.7475
+727.937695	89.2323
+727.974640	100.688
+728.011585	113.349
+728.048531	98.2761
+728.085479	85.6147
+728.122427	132.643
+728.159376	224.89
+728.196326	303.269
+728.233277	309.902
+728.270229	262.874
+728.307182	218.86
+728.344135	230.316
+728.381090	264.682
+728.418046	242.977
+728.455002	179.068
+728.491960	143.495
+728.528918	131.437
+728.565878	141.084
+728.602838	132.643
+728.639799	113.349
+728.676762	119.378
+728.713725	126.613
+728.750689	108.526
+728.787654	87.4235
+728.824620	74.7621
+728.861587	91.041
+728.898555	71.1446
+728.935523	75.968
+728.972493	78.3797
+729.009464	75.968
+729.046435	62.7037
+729.083408	76.5709
+729.120381	159.171
+729.157356	343.062
+729.194331	548.659
+729.231307	524.542
+729.268285	349.694
+729.305263	229.713
+729.342242	245.389
+729.379222	244.786
+729.416203	212.228
+729.453185	184.494
+729.490168	155.554
+729.527151	163.995
+729.564136	194.744
+729.601122	135.054
+729.638108	113.349
+729.675096	103.702
+729.712084	82.6001
+729.749074	105.511
+729.786064	116.364
+729.823055	109.129
+729.860047	108.526
+729.897041	118.173
+729.934035	122.996
+729.971030	124.805
+730.008026	125.408
+730.045023	122.393
+730.082020	112.143
+730.119019	170.024
+730.156019	253.227
+730.193020	316.534
+730.230021	351.503
+730.267024	305.078
+730.304027	226.698
+730.341032	195.346
+730.378037	236.948
+730.415043	273.123
+730.452050	225.493
+730.489059	173.038
+730.526068	171.833
+730.563078	127.216
+730.600089	88.6294
+730.637101	118.775
+730.674113	157.362
+730.711127	167.009
+730.748142	118.173
+730.785158	95.2615
+730.822174	115.158
+730.859192	117.57
+730.896210	130.231
+730.933230	148.319
+730.970250	136.863
+731.007271	147.113
+731.044293	181.479
+731.081317	230.919
+731.118341	751.843
+731.155366	2389.38
+731.192392	4459.81
+731.229419	4387.46
+731.266446	2148.21
+731.303475	508.866
+731.340505	243.58
+731.377536	377.429
+731.414567	397.928
+731.451600	236.345
+731.488633	155.554
+731.525668	181.48
+731.562703	218.861
+731.599739	183.891
+731.636776	107.32
+731.673815	88.0267
+731.710854	128.422
+731.747894	112.746
+731.784935	85.615
+731.821977	89.2325
+731.859019	89.2325
+731.896063	91.6442
+731.933108	101.894
+731.970154	130.834
+732.007200	145.907
+732.044248	150.128
+732.081296	173.039
+732.118346	479.926
+732.155396	1581.46
+732.192447	3185.84
+732.229499	3278.09
+732.266553	1689.39
+732.303607	505.852
+732.340662	306.284
+732.377718	338.239
+732.414775	342.46
+732.451832	264.683
+732.488891	201.376
+732.525951	175.45
+732.563012	168.818
+732.600073	138.069
+732.637136	95.2619
+732.674199	117.57
+732.711264	148.922
+732.748329	121.187
+732.785395	104.306
+732.822462	105.512
+732.859531	112.747
+732.896600	100.085
+732.933670	89.8356
+732.970741	91.6443
+733.007813	117.57
+733.044885	151.936
+733.081959	189.318
+733.119034	575.188
+733.156110	1983.01
+733.193186	3945.52
+733.230264	4103.48
+733.267342	2095.76
+733.304422	562.526
+733.341502	241.772
+733.378583	372.606
+733.415665	427.472
+733.452749	303.873
+733.489833	168.215
+733.526918	159.172
+733.564004	226.699
+733.601091	245.992
+733.638178	169.421
+733.675267	144.701
+733.712357	144.701
+733.749448	124.805
+733.786539	103.703
+733.823632	118.173
+733.860725	138.069
+733.897820	121.187
+733.934915	97.6735
+733.972011	83.2034
+734.009108	77.1742
+734.046207	91.6443
+734.083306	116.967
+734.120406	264.08
+734.157507	932.72
+734.194609	2027.63
+734.231711	2076.46
+734.268815	1004.47
+734.305920	312.314
+734.343026	230.919
+734.380132	281.565
+734.417240	245.389
+734.454348	214.037
+734.491458	276.741
+734.528568	286.388
+734.565679	228.508
+734.602791	151.334
+734.639904	109.129
+734.677019	136.863
+734.714134	175.45
+734.751250	120.585
+734.788366	100.085
+734.825484	105.512
+734.862603	118.776
+734.899723	104.306
+734.936843	81.9976
+734.973965	87.4239
+735.011088	105.512
+735.048211	110.335
+735.085335	110.335
+735.122461	224.89
+735.159587	622.818
+735.196714	1244.43
+735.233842	1307.13
+735.270972	706.624
+735.308102	265.286
+735.345233	196.553
+735.382364	229.111
+735.419497	256.242
+735.456631	250.213
+735.493766	204.994
+735.530901	194.744
+735.568038	188.112
+735.605176	167.01
+735.642314	138.672
+735.679453	105.512
+735.716594	122.393
+735.753735	126.614
+735.790877	121.79
+735.828020	116.967
+735.865165	107.923
+735.902310	114.555
+735.939456	133.246
+735.976602	124.805
+736.013750	97.6736
+736.050899	71.748
+736.088049	87.4239
+736.125199	162.789
+736.162351	335.828
+736.199504	563.732
+736.236657	588.452
+736.273811	404.561
+736.310967	267.095
+736.348123	265.286
+736.385280	293.02
+736.422438	298.446
+736.459598	269.506
+736.496758	256.845
+736.533919	221.875
+736.571080	148.922
+736.608243	86.2181
+736.645407	77.7772
+736.682572	112.747
+736.719737	139.275
+736.756904	126.614
+736.794072	94.659
+736.831240	121.79
+736.868409	131.437
+736.905580	124.805
+736.942751	141.084
+736.979923	119.982
+737.017096	135.055
+737.054271	113.35
+737.091446	105.512
+737.128622	135.055
+737.165798	209.214
+737.202976	317.74
+737.240155	353.915
+737.277335	262.874
+737.314515	181.48
+737.351697	203.185
+737.388880	256.242
+737.426063	241.772
+737.463247	180.877
+737.500433	172.436
+737.537619	133.849
+737.574806	122.393
+737.611994	127.82
+737.649184	139.878
+737.686374	110.335
+737.723565	91.0414
+737.760756	92.8502
+737.797949	115.158
+737.835143	109.732
+737.872338	94.056
+737.909533	104.306
+737.946730	106.114
+737.983928	106.114
+738.021126	107.923
+738.058325	81.9976
+738.095526	65.7187
+738.132727	97.6735
+738.169929	127.82
+738.207132	172.436
+738.244337	204.994
+738.281542	193.538
+738.318748	224.89
+738.355954	247.801
+738.393162	230.919
+738.430371	167.01
+738.467581	151.936
+738.504791	155.554
+738.542003	130.231
+738.579216	93.4531
+738.616429	100.688
+738.653643	113.349
+738.690859	100.688
+738.728075	93.4531
+738.765292	85.0122
+738.802510	75.3654
+738.839730	69.9391
+738.876950	83.8063
+738.914171	89.8355
+738.951392	92.8502
+738.988615	75.3654
+739.025839	65.1158
+739.063064	90.4385
+739.100289	123.599
+739.137516	156.76
+739.174744	179.671
+739.211972	215.243
+739.249201	209.817
+739.286432	195.347
+739.323663	220.067
+739.360895	222.478
+739.398128	199.567
+739.435363	169.421
+739.472598	138.069
+739.509834	140.481
+739.547070	147.716
+739.584308	150.128
+739.621547	118.173
+739.658787	102.497
+739.696027	94.056
+739.733269	94.6589
+739.770512	107.32
+739.807755	101.894
+739.844999	111.541
+739.882245	139.275
+739.919491	132.643
+739.956738	104.909
+739.993986	88.0267
+740.031236	95.8647
+740.068486	101.291
+740.105737	97.0706
+740.142988	134.452
+740.180241	189.318
+740.217495	240.566
+740.254750	314.122
+740.292005	314.122
+740.329262	248.404
+740.366520	202.582
+740.403778	167.009
+740.441037	153.142
+740.478298	156.157
+740.515559	143.495
+740.552821	143.495
+740.590084	161.583
+740.627349	153.142
+740.664614	108.526
+740.701880	89.2325
+740.739146	122.393
+740.776414	122.393
+740.813683	130.231
+740.850953	116.364
+740.888223	113.952
+740.925495	96.4676
+740.962768	83.8063
+741.000041	107.923
+741.037315	102.497
+741.074591	84.4092
+741.111867	95.2618
+741.149144	129.025
+741.186422	163.392
+741.223702	195.95
+741.260982	212.831
+741.298263	202.582
+741.335544	186.303
+741.372827	224.287
+741.410111	204.994
+741.447396	175.45
+741.484681	173.039
+741.521968	137.466
+741.559256	106.717
+741.596544	94.056
+741.633833	83.8063
+741.671124	107.923
+741.708415	130.231
+741.745707	110.335
+741.783000	95.8647
+741.820295	119.379
+741.857590	132.04
+741.894886	118.173
+741.932182	95.8647
+741.969480	119.982
+742.006779	112.747
+742.044079	97.0706
+742.081379	92.2472
+742.118681	100.085
+742.155984	119.379
+742.193287	161.583
+742.230591	224.89
+742.267897	269.506
+742.305203	239.36
+742.342510	202.582
+742.379818	179.068
+742.417128	180.274
+742.454438	174.847
+742.491749	167.01
+742.529060	118.776
+742.566373	109.129
+742.603687	104.306
+742.641002	85.0122
+742.678317	103.703
+742.715634	135.055
+742.752952	113.952
+742.790270	113.952
+742.827589	101.291
+742.864910	80.1888
+742.902231	111.541
+742.939553	130.231
+742.976876	101.291
+743.014201	81.9976
+743.051526	72.3508
+743.088852	82.6005
+743.126178	117.57
+743.163506	150.128
+743.200835	173.642
+743.238165	257.448
+743.275495	308.093
+743.312827	244.786
+743.350160	192.935
+743.387493	200.773
+743.424827	223.684
+743.462163	230.919
+743.499499	194.744
+743.536836	163.392
+743.574174	139.275
+743.611514	110.335
+743.648854	103.1
+743.686195	121.79
+743.723536	130.834
+743.760879	121.187
+743.798223	104.909
+743.835568	103.1
+743.872913	104.306
+743.910260	103.703
+743.947608	98.8794
+743.984956	72.9537
+744.022305	86.8209
+744.059656	96.4677
+744.097007	126.011
+744.134359	183.891
+744.171712	200.17
+744.209067	227.905
+744.246422	265.286
+744.283778	201.376
+744.321134	137.466
+744.358492	168.215
+744.395851	197.156
+744.433211	183.891
+744.470571	169.421
+744.507933	149.525
+744.545296	152.539
+744.582659	136.863
+744.620023	109.129
+744.657389	98.2764
+744.694755	98.8793
+744.732122	75.3654
+744.769490	81.9975
+744.806860	84.4092
+744.844230	74.7625
+744.881601	71.7479
+744.918973	100.085
+744.956345	109.129
+744.993719	112.144
+745.031094	115.761
+745.068470	96.4677
+745.105846	107.32
+745.143224	170.627
+745.180602	285.785
+745.217982	343.665
+745.255362	300.255
+745.292743	204.993
+745.330125	198.361
+745.367509	253.227
+745.404893	291.814
+745.442278	306.887
+745.479664	229.11
+745.517051	156.76
+745.554438	138.069
+745.591827	126.614
+745.629217	105.511
+745.666608	85.0121
+745.703999	95.8647
+745.741392	101.894
+745.778785	113.952
+745.816180	134.452
+745.853575	124.202
+745.890971	85.615
+745.928368	96.4676
+745.965767	135.658
+746.003166	138.069
+746.040566	99.4822
+746.077967	88.6296
+746.115369	144.701
+746.152771	188.112
+746.190175	219.464
+746.227580	264.683
+746.264986	232.728
+746.302392	200.773
+746.339800	229.11
+746.377208	222.478
+746.414618	223.081
+746.452028	223.081
+746.489439	170.024
+746.526851	114.555
+746.564265	103.703
+746.601679	118.776
+746.639094	129.025
+746.676510	113.952
+746.713927	104.908
+746.751344	119.379
+746.788763	100.688
+746.826183	76.5712
+746.863604	92.8501
+746.901025	104.306
+746.938448	112.144
+746.975871	129.025
+747.013296	144.701
+747.050721	119.379
+747.088147	98.8793
+747.125574	147.716
+747.163003	242.978
+747.200432	327.387
+747.237862	289.403
+747.275293	217.655
+747.312725	180.877
+747.350157	192.935
+747.387591	186.906
+747.425026	171.23
+747.462462	166.406
+747.499898	151.333
+747.537336	142.29
+747.574774	115.158
+747.612214	107.923
+747.649654	94.6588
+747.687095	77.1741
+747.724537	70.5419
+747.761981	89.2325
+747.799425	107.923
+747.836870	116.364
+747.874316	114.555
+747.911763	115.761
+747.949210	109.129
+747.986659	86.8208
+748.024109	114.555
+748.061560	135.055
+748.099011	126.011
+748.136464	141.084
+748.173917	197.156
+748.211372	236.345
+748.248827	213.434
+748.286283	182.685
+748.323740	213.434
+748.361199	219.464
+748.398658	209.214
+748.436118	197.758
+748.473579	183.891
+748.511041	185.097
+748.548503	167.009
+748.585967	135.658
+748.623432	116.967
+748.660898	98.2764
+748.698364	62.704
+748.735832	53.0572
+748.773300	91.6442
+748.810770	98.2764
+748.848240	93.453
+748.885711	75.3653
+748.923183	68.1303
+748.960657	78.3799
+748.998131	79.5858
+749.035606	93.453
+749.073082	122.393
+749.110559	153.745
+749.148036	191.126
+749.185515	236.948
+749.222995	258.654
+749.260476	214.037
+749.297957	179.068
+749.335440	186.303
+749.372923	214.037
+749.410408	228.507
+749.447893	185.7
+749.485379	129.025
+749.522867	117.57
+749.560355	121.79
+749.597844	124.202
+749.635334	103.703
+749.672825	89.2325
+749.710317	92.8501
+749.747810	116.967
+749.785303	111.541
+749.822798	85.615
+749.860294	76.5712
+749.897790	84.4092
+749.935288	104.306
+749.972786	80.7916
+750.010286	71.1449
+750.047786	77.777
+750.085287	69.9391
+750.122790	95.2618
+750.160293	142.893
+750.197797	194.744
+750.235302	196.553
+750.272808	167.612
+750.310315	184.494
+750.347823	212.229
+750.385331	249.61
+750.422841	239.963
+750.460352	212.831
+750.497863	203.788
+750.535376	192.935
+750.572889	153.142
+750.610404	106.114
+750.647919	95.8647
+750.685435	93.453
+750.722953	86.218
+750.760471	112.747
+750.797990	110.335
+750.835510	92.2472
+750.873031	119.379
+750.910553	121.187
+750.948076	95.8647
+750.985599	85.0121
+751.023124	117.57
+751.060650	135.658
+751.098176	136.863
+751.135704	120.584
+751.173232	163.392
+751.210762	226.699
+751.248292	252.021
+751.285823	227.302
+751.323356	162.186
+751.360889	181.48
+751.398423	191.729
+751.435958	194.141
+751.473494	217.052
+751.511031	203.185
+751.548569	157.363
+751.586107	106.114
+751.623647	100.085
+751.661188	95.8647
+751.698729	97.0705
+751.736272	73.5566
+751.773815	83.2033
+751.811360	95.2618
+751.848905	106.114
+751.886451	97.0705
+751.923999	75.3653
+751.961547	92.8501
+751.999096	94.6588
+752.036646	83.2033
+752.074197	65.1157
+752.111749	85.615
+752.149302	148.922
+752.186855	156.76
+752.224410	159.774
+752.261966	192.332
+752.299522	192.332
+752.337080	158.569
+752.374638	178.465
+752.412198	182.685
+752.449758	158.569
+752.487319	165.201
+752.524882	154.951
+752.562445	144.701
+752.600009	151.333
+752.637574	135.055
+752.675140	114.555
+752.712707	106.114
+752.750275	57.8806
+752.787843	57.8806
+752.825413	106.114
+752.862984	89.2326
+752.900555	60.8952
+752.938128	69.3361
+752.975701	79.5858
+753.013276	97.6734
+753.050851	145.907
+753.088428	144.098
+753.126005	146.51
+753.163583	201.376
+753.201162	244.786
+753.238742	218.258
+753.276323	185.7
+753.313905	180.877
+753.351488	206.802
+753.389072	190.523
+753.426656	171.833
+753.464242	123.599
+753.501829	116.967
+753.539416	113.349
+753.577005	99.4822
+753.614594	71.1449
+753.652184	65.7186
+753.689776	94.0559
+753.727368	94.6588
+753.764961	112.746
+753.802555	162.789
+753.840150	154.348
+753.877746	121.79
+753.915343	120.584
+753.952941	107.32
+753.990540	90.4384
+754.028139	105.511
+754.065740	127.82
+754.103342	134.452
+754.140944	129.025
+754.178548	148.922
+754.216152	199.567
+754.253757	203.788
+754.291364	201.979
+754.328971	235.14
+754.366579	229.713
+754.404188	215.243
+754.441798	218.861
+754.479409	200.17
+754.517021	166.407
+754.554634	145.304
+754.592248	139.878
+754.629862	145.907
+754.667478	128.422
+754.705095	83.8062
+754.742712	80.1887
+754.780331	93.453
+754.817950	130.231
+754.855570	112.746
+754.893192	91.6442
+754.930814	77.777
+754.968437	87.4238
+755.006061	140.481
+755.043686	141.084
+755.081312	97.0705
+755.118939	101.291
+755.156567	173.039
+755.194196	214.64
+755.231825	192.332
+755.269456	170.627
+755.307088	154.951
+755.344720	152.539
+755.382354	159.171
+755.419988	153.142
+755.457623	164.598
+755.495260	171.23
+755.532897	136.863
+755.570535	142.893
+755.608174	151.333
+755.645814	109.129
+755.683455	82.6004
+755.721097	66.3215
+755.758740	73.5566
+755.796384	91.0413
+755.834028	85.615
+755.871674	74.7624
+755.909321	74.7624
+755.946968	78.3799
+755.984617	90.4384
+756.022266	89.2325
+756.059916	97.0705
+756.097568	85.0121
+756.135220	98.8793
+756.172873	148.319
+756.210527	193.538
+756.248182	230.316
+756.285838	224.89
+756.323495	197.155
+756.361153	188.715
+756.398812	222.478
+756.436471	215.243
+756.474132	153.142
+756.511794	127.217
+756.549456	131.437
+756.587120	124.805
+756.624784	102.497
+756.662450	121.187
+756.700116	108.526
+756.737783	78.3799
+756.775451	91.6442
+756.813120	78.3799
+756.850790	51.2485
+756.888461	88.0267
+756.926133	125.408
+756.963806	132.04
+757.001480	130.231
+757.039155	144.098
+757.076830	121.187
+757.114507	138.069
+757.152184	156.76
+757.189863	154.348
+757.227542	194.744
+757.265223	208.611
+757.302904	174.847
+757.340586	195.95
+757.378269	255.036
+757.415953	277.344
+757.453638	250.213
+757.491324	200.773
+757.529011	130.834
+757.566699	111.541
+757.604388	99.4822
+757.642078	96.4676
+757.679768	106.114
+757.717460	94.6588
+757.755152	67.5274
+757.792846	65.7186
+757.830540	78.3799
+757.868236	92.2471
+757.905932	80.1887
+757.943629	105.511
+757.981327	115.158
+758.019026	93.453
+758.056726	87.4238
+758.094427	106.114
+758.132129	123.599
+758.169832	136.26
+758.207536	189.318
+758.245241	189.318
+758.282946	169.421
+758.320653	189.318
+758.358360	228.507
+758.396069	256.242
+758.433778	245.992
+758.471489	211.626
+758.509200	179.671
+758.546912	155.554
+758.584625	135.658
+758.622339	88.0267
+758.660054	51.8514
+758.697770	74.7624
+758.735487	103.1
+758.773205	81.3946
+758.810924	71.7478
+758.848644	84.4092
+758.886364	88.6296
+758.924086	102.497
+758.961809	86.2179
+758.999532	69.939
+759.037256	93.453
+759.074982	119.982
+759.112708	114.555
+759.150435	106.717
+759.188163	163.392
+759.225893	263.477
+759.263623	271.918
+759.301354	223.081
+759.339085	205.596
+759.376818	224.89
+759.414552	211.023
+759.452287	163.392
+759.490022	135.658
+759.527759	156.76
+759.565497	116.967
+759.603235	85.0121
+759.640974	86.2179
+759.678715	88.6296
+759.716456	86.2179
+759.754198	85.0121
+759.791941	83.8063
+759.829686	80.1887
+759.867431	94.6588
+759.905177	100.688
+759.942923	110.335
+759.980671	97.0705
+760.018420	97.0705
+760.056170	102.497
+760.093921	95.2618
+760.131672	106.717
+760.169425	162.186
+760.207178	224.287
+760.244933	197.156
+760.282688	202.582
+760.320444	275.535
+760.358201	323.166
+760.395960	282.77
+760.433719	196.553
+760.471479	167.009
+760.509240	142.29
+760.547002	109.732
+760.584764	97.0705
+760.622528	100.085
+760.660293	95.2618
+760.698059	111.541
+760.735825	118.776
+760.773593	95.8647
+760.811361	101.291
+760.849131	97.0705
+760.886901	63.3069
+760.924672	63.3069
+760.962444	91.0413
+761.000218	90.4384
+761.037992	59.0865
+761.075767	54.866
+761.113543	85.0121
+761.151320	134.452
+761.189097	177.259
+761.226876	208.008
+761.264656	208.008
+761.302437	171.23
+761.340218	188.715
+761.378001	227.905
+761.415784	222.478
+761.453569	200.773
+761.491354	183.288
+761.529140	143.495
+761.566928	130.231
+761.604716	110.938
+761.642505	92.2471
+761.680295	118.173
+761.718086	118.173
+761.755878	82.6004
+761.793671	62.101
+761.831464	93.453
+761.869259	106.114
+761.907055	88.6296
+761.944851	102.497
+761.982649	105.511
+762.020447	104.908
+762.058247	122.996
+762.096047	131.437
+762.133848	152.539
+762.171651	150.128
+762.209454	176.656
+762.247258	216.449
+762.285063	230.316
+762.322869	231.522
+762.360676	232.728
+762.398484	218.861
+762.436292	186.906
+762.474102	153.745
+762.511913	124.805
+762.549724	103.703
+762.587537	107.923
+762.625350	119.982
+762.663165	106.717
+762.700980	63.3069
+762.738796	73.5566
+762.776614	92.2471
+762.814432	75.9683
+762.852251	72.9537
+762.890071	90.4384
+762.927892	90.4384
+762.965714	67.5274
+763.003537	71.1449
+763.041360	87.4238
+763.079185	81.3946
+763.117011	108.526
+763.154837	159.774
+763.192665	154.348
+763.230493	136.863
+763.268323	160.98
+763.306153	217.052
+763.343985	277.344
+763.381817	304.476
+763.419650	262.271
+763.457484	228.507
+763.495319	160.98
+763.533155	100.688
+763.570992	110.335
+763.608830	135.055
+763.646669	128.422
+763.684508	104.908
+763.722349	106.114
+763.760191	95.2617
+763.798033	85.615
+763.835877	113.349
+763.873721	116.967
+763.911566	94.6588
+763.949413	106.114
+763.987260	129.025
+764.025108	103.1
+764.062957	85.615
+764.100807	97.6734
+764.138658	93.453
+764.176510	91.6442
+764.214363	110.335
+764.252217	157.966
+764.290071	192.332
+764.327927	186.303
+764.365784	232.728
+764.403641	267.697
+764.441500	203.185
+764.479359	141.084
+764.517219	133.246
+764.555081	131.437
+764.592943	113.349
+764.630806	90.4384
+764.668670	106.717
+764.706535	129.025
+764.744401	129.025
+764.782268	116.967
+764.820136	104.908
+764.858005	83.8062
+764.895874	62.704
+764.933745	72.3507
+764.971617	88.0267
+765.009489	104.306
+765.047363	133.849
+765.085237	134.452
+765.123112	151.333
+765.160989	176.656
+765.198866	171.23
+765.236744	197.155
+765.274623	233.934
+765.312503	269.506
+765.350384	280.359
+765.388266	226.096
+765.426149	160.377
+765.464033	145.907
+765.501918	152.539
+765.539803	133.246
+765.577690	113.952
+765.615577	100.085
+765.653466	95.8646
+765.691355	108.526
+765.729246	126.011
+765.767137	118.776
+765.805029	110.335
+765.842922	100.688
+765.880816	94.0559
+765.918711	103.1
+765.956607	97.0705
+765.994504	98.8792
+766.032402	78.9828
+766.070301	72.3507
+766.108201	76.5711
+766.146101	92.2471
+766.184003	145.907
+766.221905	170.627
+766.259809	174.847
+766.297713	199.567
+766.335619	230.316
+766.373525	250.213
+766.411432	218.258
+766.449340	189.318
+766.487249	189.92
+766.525159	172.436
+766.563070	144.098
+766.600982	110.335
+766.638895	94.6588
+766.676809	100.085
+766.714724	130.231
+766.752639	119.379
+766.790556	105.511
+766.828474	112.746
+766.866392	97.0705
+766.904311	80.1887
+766.942232	67.5273
+766.980153	80.1887
+767.018075	91.0413
+767.055998	103.1
+767.093923	118.173
+767.131848	157.363
+767.169774	182.082
+767.207700	204.993
+767.245628	230.316
+767.283557	254.433
+767.321487	244.183
+767.359417	211.626
+767.397349	211.023
+767.435282	165.201
+767.473215	129.025
+767.511149	110.335
+767.549085	91.6442
+767.587021	87.4238
+767.624958	95.8647
+767.662897	96.4676
+767.700836	111.541
+767.738776	125.408
+767.776717	101.291
+767.814659	88.6296
+767.852601	112.746
+767.890545	126.614
+767.928490	97.6734
+767.966436	72.3507
+768.004382	80.1887
+768.042330	100.688
+768.080278	104.306
+768.118228	103.703
+768.156178	118.173
+768.194129	140.481
+768.232081	203.185
+768.270035	219.464
+768.307989	201.376
+768.345944	229.11
+768.383900	206.199
+768.421857	165.804
+768.459814	222.478
+768.497773	402.149
+768.535733	469.073
+768.573694	321.357
+768.611655	147.716
+768.649618	107.923
+768.687581	114.555
+768.725546	117.57
+768.763511	97.0705
+768.801477	69.9391
+768.839445	76.5712
+768.877413	97.0705
+768.915382	88.0267
+768.953352	81.3946
+768.991323	81.9975
+769.029295	81.9975
+769.067268	115.158
+769.105241	136.26
+769.143216	139.275
+769.181192	133.849
+769.219168	139.275
+769.257146	135.658
+769.295124	165.201
+769.333104	178.465
+769.371084	141.084
+769.409065	145.907
+769.447048	153.745
+769.485031	204.994
+769.523015	329.798
+769.561000	314.122
+769.598986	180.877
+769.636973	104.909
+769.674961	110.335
+769.712949	113.349
+769.750939	121.187
+769.788930	110.335
+769.826921	109.732
+769.864914	111.541
+769.902907	82.6004
+769.940902	71.7478
+769.978897	89.2326
+770.016894	94.0559
+770.054891	93.453
+770.092889	119.982
+770.130888	141.084
+770.168888	162.789
+770.206889	176.656
+770.244891	190.523
+770.282894	205.596
+770.320898	206.802
+770.358902	209.214
+770.396908	226.096
+770.434915	228.507
+770.472922	192.935
+770.510931	197.156
+770.548940	227.905
+770.586950	209.214
+770.624962	167.612
+770.662974	129.628
+770.700987	93.453
+770.739001	72.3508
+770.777016	98.2764
+770.815032	104.909
+770.853049	99.4823
+770.891067	100.688
+770.929086	88.0267
+770.967105	92.8501
+771.005126	123.599
+771.043148	124.805
+771.081170	115.761
+771.119194	116.364
+771.157218	178.465
+771.195243	214.64
+771.233270	195.347
+771.271297	205.596
+771.309325	214.037
+771.347354	246.595
+771.385384	270.109
+771.423415	236.345
+771.461447	187.509
+771.499480	150.128
+771.537514	144.701
+771.575549	136.26
+771.613584	113.952
+771.651621	98.8793
+771.689658	88.0267
+771.727697	82.6004
+771.765736	87.4238
+771.803777	69.3362
+771.841818	59.6894
+771.879860	116.364
+771.917903	156.157
+771.955947	152.539
+771.993992	140.481
+772.032038	100.688
+772.070085	75.3654
+772.108133	97.6735
+772.146182	160.98
+772.184232	219.464
+772.222282	278.55
+772.260334	242.375
+772.298386	180.274
+772.336440	183.891
+772.374494	204.994
+772.412550	224.89
+772.450606	211.626
+772.488663	187.509
+772.526721	162.186
+772.564780	143.495
+772.602841	115.158
+772.640901	101.894
+772.678963	92.2472
+772.717026	106.114
+772.755090	126.614
+772.793155	100.085
+772.831220	65.7186
+772.869287	64.5128
+772.907355	88.0267
+772.945423	113.952
+772.983492	129.025
+773.021563	153.745
+773.059634	123.599
+773.097706	79.5858
+773.135779	97.0705
+773.173854	164.598
+773.211929	168.818
+773.250005	153.745
+773.288082	195.347
+773.326159	214.037
+773.364238	184.494
+773.402318	170.627
+773.440399	150.731
+773.478480	151.936
+773.516563	160.377
+773.554646	179.671
+773.592731	154.951
+773.630816	108.526
+773.668902	106.114
+773.706989	108.526
+773.745078	131.437
+773.783167	141.687
+773.821257	170.627
+773.859348	170.627
+773.897440	124.805
+773.935532	110.335
+773.973626	114.555
+774.011721	114.555
+774.049817	103.703
+774.087913	83.2033
+774.126011	89.2325
+774.164109	139.275
+774.202209	208.611
+774.240309	242.375
+774.278410	206.802
+774.316513	185.7
+774.354616	157.363
+774.392720	136.26
+774.430825	150.731
+774.468931	185.7
+774.507038	183.288
+774.545146	158.569
+774.583254	142.893
+774.621364	115.761
+774.659475	115.158
+774.697586	88.0267
+774.735699	67.5273
+774.773812	62.704
+774.811927	89.8354
+774.850042	114.555
+774.888158	118.173
+774.926276	109.129
+774.964394	109.129
+775.002513	129.025
+775.040633	118.173
+775.078754	101.894
+775.116876	113.349
+775.154999	157.363
+775.193123	200.17
+775.231247	211.023
+775.269373	208.611
+775.307500	196.553
+775.345627	174.847
+775.383756	187.509
+775.421885	177.862
+775.460015	170.024
+775.498147	152.539
+775.536279	130.834
+775.574412	115.158
+775.612546	105.511
+775.650681	104.306
+775.688817	106.717
+775.726954	99.4822
+775.765092	93.453
+775.803231	107.923
+775.841370	104.908
+775.879511	93.453
+775.917653	88.6296
+775.955795	93.453
+775.993939	93.453
+776.032083	113.952
+776.070228	142.29
+776.108375	123.599
+776.146522	119.379
+776.184670	153.745
+776.222819	204.993
+776.260969	208.611
+776.299120	206.802
+776.337272	191.126
+776.375425	154.951
+776.413579	185.7
+776.451734	203.185
+776.489889	153.142
+776.528046	133.246
+776.566203	119.982
+776.604362	116.364
+776.642521	124.805
+776.680682	128.422
+776.718843	117.57
+776.757005	105.511
+776.795168	95.8646
+776.833332	85.615
+776.871497	85.0121
+776.909663	92.85
+776.947830	92.85
+776.985998	94.6588
+777.024167	85.0121
+777.062337	97.6734
+777.100507	108.526
+777.138679	133.246
+777.176851	162.789
+777.215025	216.449
+777.253199	231.522
+777.291375	204.391
+777.329551	212.831
+777.367728	219.464
+777.405906	206.802
+777.444085	233.331
+777.482266	235.14
+777.520447	165.201
+777.558628	125.408
+777.596811	129.628
+777.634995	100.085
+777.673180	91.0413
+777.711365	99.4822
+777.749552	101.291
+777.787740	103.1
+777.825928	90.4384
+777.864117	80.7916
+777.902308	87.4238
+777.940499	91.0413
+777.978691	93.453
+778.016885	116.364
+778.055079	139.878
+778.093274	129.628
+778.131470	123.599
+778.169667	171.23
+778.207864	201.979
+778.246063	189.92
+778.284263	150.128
+778.322464	169.421
+778.360665	219.464
+778.398868	253.227
+778.437071	302.667
+778.475276	311.711
+778.513481	274.329
+778.551687	172.436
+778.589894	140.481
+778.628103	129.628
+778.666312	126.011
+778.704522	104.306
+778.742733	116.967
+778.780945	115.761
+778.819158	116.364
+778.857371	115.158
+778.895586	113.349
+778.933802	109.732
+778.972018	98.8793
+779.010236	88.0267
+779.048454	83.2033
+779.086674	91.0413
+779.124894	129.628
+779.163115	153.745
+779.201338	151.936
+779.239561	162.186
+779.277785	186.906
+779.316010	194.141
+779.354236	230.919
+779.392463	224.89
+779.430691	187.509
+779.468919	171.23
+779.507149	162.186
+779.545380	136.863
+779.583611	142.29
+779.621844	143.495
+779.660078	128.422
+779.698312	113.952
+779.736547	112.144
+779.774784	113.349
+779.813021	94.6588
+779.851259	101.291
+779.889498	102.497
+779.927738	113.952
+779.965979	113.952
+780.004221	118.173
+780.042464	101.291
+780.080708	110.938
+780.118952	153.745
+780.157198	165.804
+780.195445	156.76
+780.233692	160.377
+780.271941	276.138
+780.310190	828.414
+780.348440	2048.13
+780.386692	2768.62
+780.424944	1866.04
+780.463197	580.614
+780.501451	150.128
+780.539706	156.157
+780.577962	198.361
+780.616219	178.465
+780.654477	129.025
+780.692736	126.011
+780.730996	133.246
+780.769256	118.173
+780.807518	88.0268
+780.845780	72.3508
+780.884044	85.6151
+780.922308	108.526
+780.960574	109.129
+780.998840	80.7917
+781.037107	66.3216
+781.075375	107.923
+781.113644	126.614
+781.151914	146.51
+781.190185	168.818
+781.228457	182.686
+781.266730	222.478
+781.305004	344.871
+781.343279	780.181
+781.381554	1216.7
+781.419831	961.66
+781.458108	438.927
+781.496387	182.083
+781.534666	141.687
+781.572947	176.053
+781.611228	154.951
+781.649510	103.703
+781.687793	83.2035
+781.726078	95.2619
+781.764363	107.923
+781.802649	103.1
+781.840935	100.688
+781.879223	91.6444
+781.917512	101.894
+781.955802	112.144
+781.994092	87.4239
+782.032384	87.4239
+782.070677	122.996
+782.108970	121.79
+782.147265	110.938
+782.185560	92.8502
+782.223856	127.217
+782.262153	174.848
+782.300452	211.023
+782.338751	281.565
+782.377051	359.945
+782.415352	319.549
+782.453654	232.125
+782.491956	207.405
+782.530260	212.229
+782.568565	197.156
+782.606871	149.525
+782.645177	120.585
+782.683485	109.732
+782.721793	81.3947
+782.760103	116.364
+782.798413	103.703
+782.836724	94.0561
+782.875037	117.57
+782.913350	107.32
+782.951664	68.1304
+782.989979	65.7188
+783.028295	114.555
+783.066612	127.217
+783.104930	113.35
+783.143248	94.659
+783.181568	113.35
+783.219889	151.334
+783.258210	166.407
+783.296533	176.053
+783.334856	192.332
+783.373181	209.214
+783.411506	189.921
+783.449833	164.598
+783.488160	178.465
+783.526488	174.245
+783.564817	160.377
+783.603147	151.937
+783.641478	143.496
+783.679810	126.614
+783.718143	115.158
+783.756477	93.4532
+783.794811	104.909
+783.833147	95.8648
+783.871484	78.983
+783.909821	95.8648
+783.948160	95.8648
+783.986499	74.7626
+784.024839	68.1304
+784.063181	91.6444
+784.101523	129.628
+784.139866	162.789
+784.178210	178.465
+784.216555	162.186
+784.254901	142.29
+784.293248	172.436
+784.331596	195.95
+784.369945	236.949
+784.408294	297.844
+784.446645	277.344
+784.484997	198.964
+784.523349	151.334
+784.561703	118.776
+784.600057	90.4386
+784.638413	102.497
+784.676769	139.878
+784.715126	153.142
+784.753484	131.437
+784.791843	139.878
+784.830203	136.261
+784.868564	103.703
+784.906926	103.1
+784.945289	88.0269
+784.983653	82.6006
+785.022018	85.0123
+785.060383	86.8211
+785.098750	93.4532
+785.137117	86.8211
+785.175486	88.6298
+785.213855	122.393
+785.252226	164.598
+785.290597	160.98
+785.328969	228.508
+785.367342	277.344
+785.405717	232.728
+785.444092	165.804
+785.482468	163.392
+785.520844	166.407
+785.559222	156.76
+785.597601	113.953
+785.635981	95.262
+785.674362	89.8357
+785.712743	113.35
+785.751126	131.437
+785.789509	133.849
+785.827894	139.878
+785.866279	133.246
+785.904665	118.776
+785.943052	102.497
+785.981441	107.32
+786.019830	115.761
+786.058220	91.6444
+786.096611	80.1889
+786.135003	90.4386
+786.173395	108.526
+786.211789	141.084
+786.250184	179.671
+786.288580	183.289
+786.326976	175.451
+786.365374	168.818
+786.403772	176.656
+786.442172	182.083
+786.480572	197.156
+786.518973	184.494
+786.557376	136.261
+786.595779	124.805
+786.634183	116.364
+786.672588	151.334
+786.710994	146.51
+786.749401	110.938
+786.787809	133.849
+786.826217	106.115
+786.864627	107.32
+786.903038	102.497
+786.941449	105.512
+786.979862	110.335
+787.018275	109.732
+787.056690	113.35
+787.095105	121.188
+787.133522	126.011
+787.171939	118.173
+787.210357	94.659
+787.248776	113.953
+787.287196	159.172
+787.325617	187.509
+787.364039	184.494
+787.402462	176.053
+787.440886	171.23
+787.479310	170.024
+787.517736	160.98
+787.556163	150.731
+787.594590	132.643
+787.633019	122.393
+787.671448	145.304
+787.709878	99.4824
+787.748310	65.7188
+787.786742	79.586
+787.825175	71.1451
+787.863609	54.2633
+787.902044	63.3071
+787.940480	66.9246
+787.978917	92.2473
+788.017355	104.909
+788.055794	122.996
+788.094234	121.188
+788.132674	107.923
+788.171116	121.188
+788.209558	138.069
+788.248002	159.775
+788.286446	193.538
+788.324892	190.524
+788.363338	194.141
+788.401785	179.671
+788.440233	198.964
+788.478682	243.581
+788.517132	215.846
+788.555583	138.672
+788.594035	93.4532
+788.632488	85.6152
+788.670942	107.923
+788.709397	118.776
+788.747852	94.0561
+788.786309	87.424
+788.824767	97.6736
+788.863225	103.703
+788.901684	103.1
+788.940145	103.1
+788.978606	80.1889
+789.017068	63.91
+789.055532	79.586
+789.093996	101.894
+789.132461	138.069
+789.170927	186.906
+789.209394	182.686
+789.247861	144.701
+789.286330	134.452
+789.324800	156.157
+789.363271	177.259
+789.401742	168.818
+789.440215	161.583
+789.478688	151.937
+789.517163	136.261
+789.555638	124.805
+789.594114	110.938
+789.632592	92.8503
+789.671070	71.1451
+789.709549	86.2181
+789.748029	94.659
+789.786510	88.6298
+789.824992	89.2327
+789.863475	94.0561
+789.901958	94.0561
+789.940443	98.2766
+789.978929	129.628
+790.017415	129.628
+790.055903	92.8503
+790.094391	87.424
+790.132881	135.055
+790.171371	178.465
+790.209863	183.289
+790.248355	174.245
+790.286848	197.156
+790.325342	212.229
+790.363837	282.168
+790.402333	326.784
+790.440830	245.992
+790.479328	197.156
+790.517827	182.686
+790.556326	134.452
+790.594827	107.32
+790.633329	100.085
+790.671831	103.703
+790.710335	97.0707
+790.748839	97.6736
+790.787344	143.496
+790.825851	135.055
+790.864358	88.6298
+790.902866	88.6298
+790.941375	98.8795
+790.979885	100.085
+791.018396	126.011
+791.056908	122.393
+791.095421	115.761
+791.133935	110.335
+791.172450	132.643
+791.210965	135.658
+791.249482	183.891
+791.287999	192.935
+791.326518	165.201
+791.365037	188.112
+791.403558	241.772
+791.442079	238.154
+791.480601	197.156
+791.519124	151.334
+791.557648	110.335
+791.596173	109.732
+791.634699	97.6736
+791.673226	74.1597
+791.711754	81.9977
+791.750283	101.291
+791.788813	91.0415
+791.827343	78.3801
+791.865875	93.4532
+791.904408	110.335
+791.942941	113.953
+791.981475	106.115
+792.020011	83.2035
+792.058547	63.91
+792.097084	44.0136
+792.135623	86.2181
+792.174162	149.525
+792.212702	163.392
+792.251243	197.156
+792.289785	306.887
+792.328327	629.451
+792.366871	1024.36
+792.405416	976.13
+792.443962	520.925
+792.482508	211.626
+792.521056	110.938
+792.559604	123.599
+792.598154	150.731
+792.636704	132.04
+792.675255	129.026
+792.713808	129.628
+792.752361	132.643
+792.790915	141.687
+792.829470	133.246
+792.868026	88.6298
+792.906583	89.8357
+792.945141	117.57
+792.983699	116.967
+793.022259	109.129
+793.060820	79.586
+793.099381	83.8064
+793.137944	109.129
+793.176507	136.261
+793.215072	167.01
+793.253637	165.804
+793.292204	194.744
+793.330771	299.652
+793.369339	496.205
+793.407908	542.027
+793.446478	362.959
+793.485049	250.213
+793.523621	192.935
+793.562194	142.893
+793.600768	106.115
+793.639342	83.8064
+793.677918	98.2765
+793.716495	121.188
+793.755072	165.201
+793.793651	136.864
+793.832230	95.8649
+793.870810	92.8502
+793.909392	106.717
+793.947974	112.747
+793.986557	131.437
+794.025141	160.377
+794.063726	116.967
+794.102312	109.129
+794.140899	137.466
+794.179487	156.76
+794.218076	182.686
+794.256666	180.877
+794.295256	191.729
+794.333848	244.786
+794.372440	268.3
+794.411034	239.36
+794.449628	198.362
+794.488224	178.465
+794.526820	162.789
+794.565417	135.658
+794.604015	97.0707
+794.642615	70.5421
+794.681215	68.7334
+794.719816	85.0123
+794.758417	104.306
+794.797020	95.2619
+794.835624	108.526
+794.874229	138.672
+794.912835	140.481
+794.951441	102.497
+794.990049	74.7626
+795.028657	83.8064
+795.067267	111.541
+795.105877	112.747
+795.144488	113.952
+795.183100	124.202
+795.221714	132.04
+795.260328	144.701
+795.298943	179.671
+795.337559	245.389
+795.376176	294.226
+795.414794	248.404
+795.453412	179.671
+795.492032	110.335
+795.530653	88.0268
+795.569274	113.952
+795.607897	103.1
+795.646520	121.79
+795.685145	117.57
+795.723770	77.1742
+795.762396	64.5129
+795.801024	70.5421
+795.839652	103.1
+795.878281	155.554
+795.916911	137.466
+795.955542	112.144
+795.994174	106.717
+796.032807	98.2765
+796.071441	87.4239
+796.110075	86.2181
+796.148711	103.703
+796.187348	121.188
+796.225985	136.863
+796.264624	163.995
+796.303263	216.449
+796.341903	282.168
+796.380545	291.211
+796.419187	218.861
+796.457830	164.598
+796.496474	212.229
+796.535119	232.125
+796.573765	170.627
+796.612412	134.452
+796.651060	108.526
+796.689709	98.8794
+796.728359	116.364
+796.767009	118.173
+796.805661	88.6298
+796.844313	73.5567
+796.882967	81.3947
+796.921621	95.2619
+796.960277	101.894
+796.998933	107.32
+797.037590	109.732
+797.076248	110.335
+797.114907	100.688
+797.153567	110.938
+797.192228	124.202
+797.230890	167.612
+797.269553	189.318
+797.308217	182.686
+797.346882	207.405
+797.385547	222.478
+797.424214	180.274
+797.462882	182.686
+797.501550	190.524
+797.540219	162.789
+797.578890	117.57
+797.617561	101.894
+797.656233	101.894
+797.694907	127.217
+797.733581	139.878
+797.772256	119.982
+797.810932	103.703
+797.849609	77.7772
+797.888286	77.1742
+797.926965	94.0561
+797.965645	81.3947
+798.004326	102.497
+798.043007	142.29
+798.081690	104.909
+798.120373	126.011
+798.159058	152.539
+798.197743	134.452
+798.236429	153.745
+798.275117	138.069
+798.313805	133.849
+798.352494	169.421
+798.391184	171.23
+798.429875	160.377
+798.468567	201.979
+798.507260	259.257
+798.545954	227.905
+798.584648	153.142
+798.623344	110.938
+798.662041	97.6736
+798.700738	85.6151
+798.739437	78.983
+798.778136	82.6005
+798.816836	88.6297
+798.855538	110.938
+798.894240	110.335
+798.932943	87.4239
+798.971647	86.821
+799.010352	94.6589
+799.049058	101.291
+799.087765	88.0268
+799.126473	109.732
+799.165182	165.804
+799.203891	177.259
+799.242602	159.172
+799.281314	171.833
+799.320026	170.024
+799.358740	154.951
+799.397454	195.347
+799.436170	233.934
+799.474886	203.185
+799.513603	157.966
+799.552321	136.261
+799.591040	125.408
+799.629760	97.0706
+799.668481	67.5275
+799.707203	53.6603
+799.745926	60.2924
+799.784650	76.5713
+799.823375	105.512
+799.862100	123.599
+799.900827	125.408
+799.939555	92.2473
+799.978283	77.1742
+800.017012	100.085
+800.055743	125.408
+800.094474	126.614
+800.133206	112.747
+800.171940	106.114
+800.210674	124.805
+800.249409	136.863
+800.288145	135.055
+800.326882	167.612
+800.365619	206.199
+800.404358	219.464
+800.443098	195.95
+800.481839	173.039
+800.520580	150.731
+800.559323	126.614
+800.598066	116.364
+800.636811	131.437
+800.675556	141.687
+800.714302	124.805
+800.753050	121.79
+800.791798	122.996
+800.830547	106.717
+800.869297	101.291
+800.908048	117.57
+800.946800	104.306
+800.985553	75.9684
+801.024307	59.0866
+801.063061	57.8807
+801.101817	83.2034
+801.140574	147.113
+801.179331	148.922
+801.218090	113.35
+801.256849	104.909
+801.295609	101.894
+801.334371	112.747
+801.373133	203.185
+801.411896	260.462
+801.450660	220.067
+801.489425	185.097
+801.528191	163.995
+801.566958	125.408
+801.605726	88.6297
+801.644495	71.145
+801.683265	79.5859
+801.722035	94.6589
+801.760807	117.57
+801.799579	99.4823
+801.838353	97.0706
+801.877127	110.938
+801.915903	110.335
+801.954679	89.2326
+801.993456	83.2034
+802.032234	97.6735
+802.071013	103.703
+802.109793	87.4239
+802.148574	84.4092
+802.187356	107.32
+802.226139	154.348
+802.264923	173.642
+802.303708	190.523
+802.342493	179.068
+802.381280	175.45
+802.420068	228.508
+802.458856	211.023
+802.497646	140.481
+802.536436	110.335
+802.575227	133.246
+802.614019	153.142
+802.652813	130.834
+802.691607	81.9975
+802.730402	83.8063
+802.769198	105.511
+802.807995	95.8647
+802.846792	85.6151
+802.885591	105.511
+802.924391	121.79
+802.963192	115.761
+803.001993	107.923
+803.040796	100.688
+803.079599	108.526
+803.118404	141.687
+803.157209	123.599
+803.196015	85.0122
+803.234823	93.4531
+803.273631	113.952
+803.312440	163.392
+803.351250	201.376
+803.390061	261.065
+803.428873	327.99
+803.467686	290.006
+803.506500	218.258
+803.545314	160.98
+803.584130	124.805
+803.622947	138.672
+803.661764	99.4823
+803.700583	67.5275
+803.739402	72.3508
+803.778222	98.8794
+803.817044	95.2618
+803.855866	86.218
+803.894689	72.9538
+803.933513	82.6005
+803.972338	121.79
+804.011164	121.187
+804.049991	96.4677
+804.088819	103.703
+804.127648	96.4677
+804.166478	104.306
+804.205308	149.525
+804.244140	178.465
+804.282972	195.95
+804.321806	193.538
+804.360640	227.905
+804.399476	242.978
+804.438312	206.802
+804.477149	176.656
+804.515987	158.569
+804.554826	156.157
+804.593667	138.069
+804.632508	121.79
+804.671349	124.202
+804.710192	99.4823
+804.749036	74.1596
+804.787881	72.3508
+804.826727	85.0122
+804.865573	98.8794
+804.904421	102.497
+804.943269	101.894
+804.982119	104.306
+805.020969	98.2765
+805.059820	88.6297
+805.098672	107.923
+805.137526	129.025
+805.176380	127.217
+805.215235	136.261
+805.254091	148.922
+805.292948	177.259
+805.331806	178.465
+805.370664	220.67
+805.409524	255.036
+805.448385	241.772
+805.487246	177.862
+805.526109	132.04
+805.564972	121.79
+805.603837	116.967
+805.642702	116.364
+805.681569	113.952
+805.720436	89.2326
+805.759304	91.0414
+805.798173	92.2472
+805.837043	80.7917
+805.875914	103.1
+805.914786	139.275
+805.953659	143.496
+805.992533	119.982
+806.031407	99.4823
+806.070283	112.747
+806.109160	120.585
+806.148037	113.952
+806.186916	119.982
+806.225795	161.583
+806.264676	195.95
+806.303557	209.214
+806.342439	227.905
+806.381322	240.566
+806.420206	263.477
+806.459091	270.712
+806.497977	235.743
+806.536864	167.01
+806.575752	121.187
+806.614641	107.923
+806.653531	119.379
+806.692421	107.32
+806.731313	98.2765
+806.770206	113.952
+806.809099	113.35
+806.847993	105.512
+806.886889	85.6151
+806.925785	89.2326
+806.964682	121.79
+807.003581	113.35
+807.042480	90.4385
+807.081380	86.8209
+807.120281	85.6151
+807.159183	103.703
+807.198085	119.379
+807.236989	162.186
+807.275894	245.992
+807.314800	668.64
+807.353706	1751.49
+807.392614	2703.5
+807.431522	2365.26
+807.470432	1176.3
+807.509342	382.253
+807.548253	196.553
+807.587166	175.45
+807.626079	175.45
+807.664993	113.349
+807.703908	104.306
+807.742824	119.379
+807.781741	141.084
+807.820659	122.393
+807.859578	111.541
+807.898497	123.599
+807.937418	97.6735
+807.976340	89.2326
+808.015262	92.2472
+808.054186	106.717
+808.093110	156.157
+808.132035	188.112
+808.170962	142.893
+808.209889	122.996
+808.248817	144.098
+808.287746	204.994
+808.326676	429.28
+808.365607	933.926
+808.404539	1298.09
+808.443472	963.469
+808.482406	399.737
+808.521341	159.774
+808.560276	120.584
+808.599213	186.906
+808.638150	138.069
+808.677089	93.453
+808.716028	95.2618
+808.754969	94.6588
+808.793910	110.335
+808.832852	106.114
+808.871795	86.2179
+808.910740	101.291
+808.949685	129.025
+808.988631	166.407
+809.027577	159.774
+809.066525	133.849
+809.105474	132.04
+809.144424	125.408
+809.183375	93.453
+809.222326	112.746
+809.261279	154.348
+809.300232	159.774
+809.339187	262.874
+809.378142	466.059
+809.417098	592.672
+809.456056	487.764
+809.495014	240.566
+809.533973	106.717
+809.572933	103.703
+809.611894	107.923
+809.650856	97.6735
+809.689819	93.453
+809.728782	118.776
+809.767747	114.555
+809.806713	99.4822
+809.845679	74.7624
+809.884647	78.38
+809.923616	98.8793
+809.962585	136.863
+810.001555	121.79
+810.040527	86.8209
+810.079499	101.291
+810.118472	104.909
+810.157446	78.38
+810.196421	81.3946
+810.235397	97.6735
+810.274374	113.349
+810.313352	173.039
+810.352331	269.506
+810.391311	318.946
+810.430291	305.681
+810.469273	230.316
+810.508255	165.804
+810.547239	157.363
+810.586223	119.379
+810.625209	94.6589
+810.664195	99.4822
+810.703182	121.79
+810.742170	137.466
+810.781159	138.069
+810.820149	121.187
+810.859140	148.319
+810.898132	134.452
+810.937125	77.1741
+810.976119	56.0718
+811.015114	86.8208
+811.054109	83.2033
+811.093106	79.5858
+811.132104	101.894
+811.171102	133.246
+811.210102	153.745
+811.249102	156.157
+811.288103	152.539
+811.327105	142.893
+811.366109	177.259
+811.405113	203.185
+811.444118	210.42
+811.483124	183.891
+811.522131	172.436
+811.561139	146.51
+811.600147	167.612
+811.639157	145.907
+811.678168	107.32
+811.717179	112.746
+811.756192	100.688
+811.795205	91.0413
+811.834220	95.8647
+811.873235	104.306
+811.912252	110.938
+811.951269	109.732
+811.990287	124.202
+812.029306	117.57
+812.068326	85.615
+812.107347	68.7332
+812.146369	67.5274
+812.185392	100.085
+812.224416	125.408
+812.263440	160.98
+812.302466	246.595
+812.341493	288.197
+812.380520	294.829
+812.419549	295.432
+812.458578	258.654
+812.497609	232.728
+812.536640	227.905
+812.575672	162.789
+812.614705	101.291
+812.653739	87.4238
+812.692774	81.9975
+812.731810	92.2472
+812.770847	95.2618
+812.809885	104.909
+812.848924	130.231
+812.887964	129.025
+812.927004	114.555
+812.966046	100.688
+813.005089	109.732
+813.044132	134.452
+813.083177	124.202
+813.122222	100.688
+813.161268	95.8647
+813.200315	126.011
+813.239364	154.951
+813.278413	211.023
+813.317463	246.595
+813.356514	261.065
+813.395566	289.403
+813.434619	293.02
+813.473672	270.109
+813.512727	224.89
+813.551783	157.363
+813.590839	124.805
+813.629897	91.0413
+813.668955	121.187
+813.708015	167.612
+813.747075	136.863
+813.786137	121.79
+813.825199	143.495
+813.864262	139.878
+813.903326	133.246
+813.942391	108.526
+813.981457	102.497
+814.020524	98.8793
+814.059592	98.8793
+814.098661	140.481
+814.137730	173.039
+814.176801	156.157
+814.215873	166.407
+814.254945	153.745
+814.294019	146.51
+814.333093	206.199
+814.372169	258.654
+814.411245	262.874
+814.450322	219.464
+814.489400	206.802
+814.528479	160.98
+814.567559	110.335
+814.606640	78.9829
+814.645722	68.7332
+814.684805	67.5274
+814.723889	75.9683
+814.762974	85.615
+814.802059	89.8355
+814.841146	103.1
+814.880234	142.893
+814.919322	135.055
+814.958412	105.511
+814.997502	82.6004
+815.036593	65.1157
+815.075685	112.144
+815.114779	122.393
+815.153873	120.584
+815.192968	139.878
+815.232064	154.951
+815.271161	183.891
+815.310259	188.715
+815.349357	177.259
+815.388457	168.818
+815.427558	198.361
+815.466659	189.318
+815.505762	124.202
+815.544865	98.8793
+815.583970	117.57
+815.623075	101.894
+815.662182	126.614
+815.701289	117.57
+815.740397	85.0121
+815.779506	104.909
+815.818616	121.187
+815.857727	112.747
+815.896839	109.129
+815.935952	97.6735
+815.975066	91.0413
+816.014180	80.1887
+816.053296	95.8647
+816.092413	91.0413
+816.131530	75.3654
+816.170649	109.129
+816.209768	137.466
+816.248889	168.818
+816.288010	186.303
+816.327132	190.523
+816.366255	203.788
+816.405379	227.905
+816.444504	268.903
+816.483630	279.153
+816.522757	191.126
+816.561885	107.923
+816.601014	120.584
+816.640144	129.025
+816.679274	102.497
+816.718406	74.7624
+816.757539	96.4676
+816.796672	108.526
+816.835807	109.732
+816.874942	101.894
+816.914078	82.6004
+816.953215	73.5566
+816.992354	80.7916
+817.031493	122.996
+817.070633	149.525
+817.109774	123.599
+817.148916	145.907
+817.188059	139.878
+817.227202	139.275
+817.266347	145.907
+817.305493	154.348
+817.344639	157.966
+817.383787	145.304
+817.422935	153.142
+817.462085	161.583
+817.501235	149.525
+817.540387	147.716
+817.579539	136.863
+817.618692	104.306
+817.657846	124.805
+817.697001	153.142
+817.736157	141.084
+817.775314	142.893
+817.814472	129.628
+817.853631	94.6588
+817.892791	94.6588
+817.931951	109.129
+817.971113	121.79
+818.010275	103.1
+818.049439	85.615
+818.088603	101.894
+818.127769	109.732
+818.166935	109.129
+818.206102	129.628
+818.245270	153.745
+818.284439	204.993
+818.323610	231.522
+818.362781	253.83
+818.401952	310.505
+818.441125	253.227
+818.480299	165.804
+818.519474	148.319
+818.558650	166.407
+818.597826	177.259
+818.637004	168.818
+818.676182	127.82
+818.715362	130.834
+818.754542	113.349
+818.793723	74.1595
+818.832906	78.3799
+818.872089	81.9975
+818.911273	106.717
+818.950458	132.643
+818.989644	110.938
+819.028831	77.1741
+819.068019	92.8501
+819.107207	113.952
+819.146397	98.8793
+819.185588	107.923
+819.224780	162.186
+819.263972	160.377
+819.303166	133.849
+819.342360	136.863
+819.381555	175.45
+819.420752	223.081
+819.459949	221.875
+819.499147	166.407
+819.538346	110.335
+819.577546	86.8209
+819.616747	94.0559
+819.655949	101.894
+819.695152	86.8209
+819.734356	89.8355
+819.773561	104.909
+819.812766	111.541
+819.851973	106.717
+819.891180	72.9537
+819.930389	81.9975
+819.969598	118.173
+820.008809	114.555
+820.048020	109.129
+820.087232	93.453
+820.126445	75.3654
+820.165660	103.703
+820.204875	145.304
+820.244091	175.45
+820.283308	212.832
+820.322525	249.61
+820.361744	233.934
+820.400964	245.992
+820.440185	234.537
+820.479406	190.523
+820.518629	134.452
+820.557852	80.7917
+820.597077	92.2472
+820.636302	130.231
+820.675528	132.643
+820.714756	115.158
+820.753984	104.306
+820.793213	80.1887
+820.832443	70.542
+820.871674	74.7625
+820.910906	71.1449
+820.950139	92.2472
+820.989373	98.8793
+821.028607	109.732
+821.067843	113.349
+821.107080	106.114
+821.146317	71.7478
+821.185556	108.526
+821.224795	173.039
+821.264035	176.656
+821.303277	200.17
+821.342519	217.655
+821.381762	220.669
+821.421006	212.229
+821.460251	170.024
+821.499497	163.995
+821.538744	198.361
+821.577992	158.569
+821.617241	107.923
+821.656491	119.982
+821.695741	133.246
+821.734993	107.923
+821.774246	85.0121
+821.813499	94.0559
+821.852754	97.6735
+821.892009	92.8501
+821.931265	110.938
+821.970522	114.555
+822.009781	88.6296
+822.049040	87.4238
+822.088300	116.967
+822.127561	138.069
+822.166823	135.055
+822.206086	140.481
+822.245349	168.818
+822.284614	183.891
+822.323880	197.156
+822.363146	227.302
+822.402414	239.36
+822.441682	284.579
+822.480952	302.667
+822.520222	249.61
+822.559494	157.966
+822.598766	113.952
+822.638039	102.497
+822.677313	106.114
+822.716588	93.453
+822.755864	78.9829
+822.795141	89.2326
+822.834419	97.6735
+822.873698	86.8209
+822.912977	66.9245
+822.952258	75.3654
+822.991540	96.4676
+823.030822	92.8501
+823.070106	106.114
+823.109390	136.26
+823.148676	140.481
+823.187962	126.011
+823.227249	151.936
+823.266537	183.288
+823.305826	189.318
+823.345117	197.156
+823.384408	217.052
+823.423699	195.347
+823.462992	200.17
+823.502286	212.229
+823.541581	155.554
+823.580877	128.423
+823.620173	91.0414
+823.659471	85.0121
+823.698769	98.2764
+823.738069	103.703
+823.777369	112.144
+823.816670	128.423
+823.855973	127.217
+823.895276	116.364
+823.934580	94.056
+823.973885	77.1742
+824.013191	83.2034
+824.052498	93.453
+824.091806	99.4823
+824.131115	97.6735
+824.170424	112.144
+824.209735	148.922
+824.249047	145.304
+824.288359	145.907
+824.327673	154.951
+824.366987	211.626
+824.406302	249.007
+824.445619	233.331
+824.484936	191.126
+824.524254	157.966
+824.563573	129.025
+824.602893	106.717
+824.642214	129.025
+824.681536	133.849
+824.720859	112.747
+824.760183	114.555
+824.799508	142.893
+824.838833	130.231
+824.878160	118.173
+824.917488	116.364
+824.956816	118.776
+824.996145	124.805
+825.035476	121.79
+825.074807	112.144
+825.114139	119.379
+825.153473	140.481
+825.192807	156.76
+825.232142	163.392
+825.271478	198.361
+825.310815	207.405
+825.350153	203.185
+825.389491	204.994
+825.428831	189.921
+825.468172	194.141
+825.507513	191.126
+825.546856	179.068
+825.586199	154.348
+825.625544	121.79
+825.664889	110.335
+825.704236	62.1011
+825.743583	59.6895
+825.782931	101.291
+825.822280	115.761
+825.861630	139.878
+825.900981	126.011
+825.940333	108.526
+825.979686	118.173
+826.019040	119.982
+826.058394	123.599
+826.097750	132.643
+826.137107	115.158
+826.176464	127.217
+826.215823	156.76
+826.255182	162.789
+826.294543	143.496
+826.333904	167.01
+826.373266	192.935
+826.412629	220.67
+826.451994	237.551
+826.491359	192.935
+826.530725	148.922
+826.570091	161.583
+826.609459	153.142
+826.648828	122.996
+826.688198	124.805
+826.727569	104.306
+826.766940	86.218
+826.806313	101.291
+826.845686	144.099
+826.885061	130.834
+826.924436	110.335
+826.963812	116.967
+827.003190	97.0706
+827.042568	94.6589
+827.081947	130.231
+827.121327	156.157
+827.160708	132.04
+827.200090	115.761
+827.239473	155.554
+827.278857	177.259
+827.318241	198.964
+827.357627	229.713
+827.397014	253.227
+827.436401	280.962
+827.475790	285.182
+827.515179	258.654
+827.554569	212.832
+827.593961	144.099
+827.633353	109.129
+827.672746	95.2619
+827.712140	93.4531
+827.751535	126.011
+827.790931	121.79
+827.830328	101.894
+827.869726	78.3801
+827.909125	61.4983
+827.948525	77.7771
+827.987925	102.497
+828.027327	93.4531
+828.066730	113.952
+828.106133	143.496
+828.145538	124.202
+828.184943	101.894
+828.224349	127.217
+828.263756	165.201
+828.303165	176.656
+828.342574	204.391
+828.381984	250.213
+828.421395	258.051
+828.460807	238.757
+828.500220	224.89
+828.539633	178.465
+828.579048	128.423
+828.618464	117.57
+828.657880	122.996
+828.697298	91.0414
+828.736717	78.983
+828.776136	63.307
+828.815556	47.6311
+828.854978	71.145
+828.894400	86.821
+828.933823	101.894
+828.973247	122.393
+829.012672	130.834
+829.052098	148.922
+829.091525	123.599
+829.130953	132.04
+829.170382	173.039
+829.209812	210.42
+829.249242	253.83
+829.288674	239.36
+829.328106	197.759
+829.367540	209.817
+829.406974	256.242
+829.446410	245.992
+829.485846	181.48
+829.525283	180.877
+829.564721	213.435
+829.604161	163.392
+829.643601	132.643
+829.683042	106.114
+829.722484	82.6005
+829.761926	94.056
+829.801370	107.32
+829.840815	121.79
+829.880261	127.82
+829.919707	137.466
+829.959155	139.878
+829.998603	136.261
+830.038053	98.2765
+830.077503	80.7917
+830.116955	99.4823
+830.156407	150.731
+830.195860	202.582
+830.235314	230.316
+830.274769	261.668
+830.314225	236.948
+830.353682	192.332
+830.393140	204.391
+830.432599	229.11
+830.472058	236.346
+830.511519	229.11
+830.550981	184.494
+830.590443	142.29
+830.629907	124.805
+830.669371	122.996
+830.708837	97.6735
+830.748303	80.7917
+830.787770	113.952
+830.827238	121.187
+830.866707	101.894
+830.906178	104.909
+830.945649	95.2619
+830.985120	80.7917
+831.024593	83.2034
+831.064067	76.5713
+831.103542	119.982
+831.143018	167.612
+831.182494	188.112
+831.221972	180.274
+831.261450	182.685
+831.300930	203.185
+831.340410	224.89
+831.379891	238.757
+831.419374	234.537
+831.458857	216.449
+831.498341	235.743
+831.537826	241.772
+831.577312	179.068
+831.616799	138.069
+831.656287	119.982
+831.695776	130.834
+831.735265	133.849
+831.774756	126.011
+831.814248	102.497
+831.853740	100.688
+831.893234	130.834
+831.932728	104.306
+831.972224	80.7917
+832.011720	103.1
+832.051217	148.922
+832.090715	127.217
+832.130214	98.8794
+832.169714	133.246
+832.209215	266.492
+832.248717	586.643
+832.288220	983.365
+832.327724	1062.95
+832.367229	750.035
+832.406734	420.84
+832.446241	369.591
+832.485749	450.383
+832.525257	395.517
+832.564767	240.566
+832.604277	145.907
+832.643788	124.202
+832.683301	122.996
+832.722814	118.173
+832.762328	117.57
+832.801843	85.0121
+832.841359	97.6735
+832.880876	136.863
+832.920394	142.29
+832.959913	121.187
+832.999432	76.5712
+833.038953	61.4982
+833.078475	88.0268
+833.117997	93.453
+833.157521	97.6735
+833.197045	163.392
+833.236570	266.492
+833.276097	505.851
+833.315624	688.537
+833.355152	534.792
+833.394681	286.388
+833.434211	285.785
+833.473742	332.21
+833.513274	277.344
+833.552807	187.509
+833.592341	122.996
+833.631876	115.158
+833.671411	113.952
+833.710948	107.923
+833.750486	106.717
+833.790024	105.511
+833.829564	99.4822
+833.869104	120.584
+833.908645	122.996
+833.948187	118.173
+833.987731	128.422
+834.027275	127.217
+834.066820	119.982
+834.106366	116.364
+834.145913	122.996
+834.185461	147.113
+834.225009	188.112
+834.264559	299.652
+834.304110	422.648
+834.343661	353.312
+834.383214	211.626
+834.422768	184.494
+834.462322	223.081
+834.501877	220.067
+834.541434	182.685
+834.580991	174.847
+834.620549	140.481
+834.660108	99.4822
+834.699668	114.555
+834.739229	127.217
+834.778791	113.952
+834.818354	108.526
+834.857918	106.114
+834.897483	105.511
+834.937048	98.2764
+834.976615	63.3069
+835.016183	70.542
+835.055751	98.2764
+835.095320	111.541
+835.134891	104.909
+835.174462	92.8501
+835.214034	128.422
+835.253608	209.214
+835.293182	229.713
+835.332757	238.154
+835.372333	266.492
+835.411910	309.902
+835.451488	324.372
+835.491066	271.315
+835.530646	196.553
+835.570227	115.158
+835.609808	86.218
+835.649391	106.114
+835.688974	128.422
+835.728559	107.32
+835.768144	111.541
+835.807731	118.776
+835.847318	94.056
+835.886906	83.2034
+835.926495	92.2472
+835.966085	118.173
+836.005676	130.834
+836.045268	109.129
+836.084861	109.732
+836.124455	103.703
+836.164050	105.511
+836.203645	113.952
+836.243242	168.818
+836.282839	213.434
+836.322438	212.229
+836.362037	232.125
+836.401638	251.418
+836.441239	274.329
+836.480841	277.344
+836.520445	208.611
+836.560049	147.716
+836.599654	95.2618
+836.639260	96.4676
+836.678867	97.0705
+836.718475	72.9537
+836.758083	81.9975
+836.797693	91.6442
+836.837304	83.2033
+836.876915	88.6296
+836.916528	94.6589
+836.956141	83.8063
+836.995756	106.114
+837.035371	117.57
+837.074988	88.6296
+837.114605	97.6735
+837.154223	107.32
+837.193842	104.909
+837.233462	127.82
+837.273083	145.907
+837.312705	162.789
+837.352328	196.553
+837.391952	238.154
+837.431577	245.389
+837.471202	202.582
+837.510829	151.936
+837.550456	111.541
+837.590085	83.2033
+837.629714	95.2618
+837.669345	127.217
+837.708976	103.703
+837.748608	72.3507
+837.788242	65.7186
+837.827876	81.3946
+837.867511	133.246
+837.907147	134.452
+837.946784	93.453
+837.986421	81.9975
+838.026060	92.8501
+838.065700	100.688
+838.105341	87.4238
+838.144982	97.0705
+838.184625	109.732
+838.224268	139.878
+838.263913	189.92
+838.303558	220.669
+838.343205	244.786
+838.382852	218.861
+838.422500	210.42
+838.462149	228.507
+838.501799	242.978
+838.541450	198.964
+838.581102	119.379
+838.620755	97.6735
+838.660409	103.1
+838.700064	115.158
+838.739719	109.129
+838.779376	109.129
+838.819033	78.38
+838.858692	50.6456
+838.898351	81.3946
+838.938012	129.025
+838.977673	142.29
+839.017335	104.909
+839.056998	94.0559
+839.096663	103.1
+839.136328	135.658
+839.175994	164.598
+839.215661	165.201
+839.255328	173.642
+839.294997	189.92
+839.334667	192.332
+839.374338	198.964
+839.414009	186.906
+839.453682	181.48
+839.493355	186.303
+839.533030	186.303
+839.572705	165.804
+839.612382	131.437
+839.652059	110.938
+839.691737	103.703
+839.731416	91.0413
+839.771096	60.8953
+839.810777	72.9537
+839.850459	123.599
+839.890142	108.526
+839.929826	92.8501
+839.969511	81.9975
+840.009196	86.8209
+840.048883	109.129
+840.088570	147.113
+840.128259	126.011
+840.167948	82.6004
+840.207639	105.511
+840.247330	154.348
+840.287022	188.715
+840.326715	180.274
+840.366410	184.494
+840.406105	204.391
+840.445801	225.493
+840.485498	212.831
+840.525196	219.464
+840.564894	192.935
+840.604594	138.069
+840.644295	123.599
+840.683996	103.703
+840.723699	81.3946
+840.763402	94.6589
+840.803107	130.834
+840.842812	110.335
+840.882519	86.8209
+840.922226	97.0705
+840.961934	98.8793
+841.001643	91.0413
+841.041353	106.114
+841.081064	114.555
+841.120776	106.717
+841.160489	124.805
+841.200203	143.495
+841.239918	159.171
+841.279633	191.126
+841.319350	226.699
+841.359067	223.081
+841.398786	195.95
+841.438505	192.935
+841.478226	187.509
+841.517947	171.833
+841.557669	163.995
+841.597393	137.466
+841.637117	123.599
+841.676842	126.614
+841.716568	131.437
+841.756295	129.025
+841.796023	118.173
+841.835751	115.761
+841.875481	130.834
+841.915212	136.26
+841.954943	109.732
+841.994676	98.8793
+842.034409	112.144
+842.074144	127.82
+842.113879	130.834
+842.153616	156.157
+842.193353	154.951
+842.233091	174.847
+842.272830	189.92
+842.312570	191.126
+842.352311	231.522
+842.392053	592.069
+842.431796	2127.11
+842.471540	5192.36
+842.511285	7087.95
+842.551030	5106.14
+842.590777	1682.75
+842.630524	405.766
+842.670273	298.446
+842.710022	452.794
+842.749773	326.181
+842.789524	168.215
+842.829276	127.82
+842.869030	191.126
+842.908784	256.242
+842.948539	171.833
+842.988295	117.57
+843.028052	151.936
+843.067810	150.731
+843.107568	113.349
+843.147328	132.643
+843.187089	177.862
+843.226850	151.936
+843.266613	128.423
+843.306377	168.215
+843.346141	236.346
+843.385906	371.4
+843.425673	848.914
+843.465440	1953.47
+843.505208	2995.92
+843.544977	2554.58
+843.584747	1082.24
+843.624518	253.227
+843.664290	138.672
+843.704063	271.315
+843.743837	298.446
+843.783612	162.186
+843.823387	104.306
+843.863164	138.069
+843.902942	231.522
+843.942720	211.626
+843.982499	119.982
+844.022280	127.217
+844.062061	165.201
+844.101843	156.157
+844.141627	143.496
+844.181411	162.789
+844.221196	182.685
+844.260982	200.773
+844.300769	185.7
+844.340557	299.652
+844.380345	491.381
+844.420135	554.688
+844.459926	619.201
+844.499718	778.372
+844.539510	839.87
+844.579304	558.909
+844.619098	204.391
+844.658893	134.452
+844.698690	170.627
+844.738487	174.847
+844.778285	130.231
+844.818084	94.6589
+844.857884	115.761
+844.897685	142.893
+844.937487	135.055
+844.977290	97.0706
+845.017094	126.011
+845.056899	157.363
+845.096704	139.878
+845.136511	133.849
+845.176319	134.452
+845.216127	120.585
+845.255937	182.083
+845.295747	265.889
+845.335558	249.61
+845.375371	258.051
+845.415184	321.96
+845.454998	300.255
+845.494813	297.844
+845.534629	341.254
+845.574446	271.315
+845.614264	157.363
+845.654083	111.541
+845.693902	101.894
+845.733723	123.599
+845.773545	147.113
+845.813367	152.539
+845.853191	145.304
+845.893015	106.717
+845.932841	66.3216
+845.972667	61.4983
+846.012494	79.5859
+846.052322	109.129
+846.092151	137.466
+846.131981	139.275
+846.171812	112.144
+846.211644	138.069
+846.251477	195.347
+846.291311	213.435
+846.331146	168.818
+846.370982	177.862
+846.410818	235.14
+846.450656	254.433
+846.490494	201.376
+846.530334	179.671
+846.570174	172.436
+846.610015	139.275
+846.649858	117.57
+846.689701	115.761
+846.729545	86.2181
+846.769390	81.9976
+846.809236	119.982
+846.849083	121.188
+846.888931	92.8502
+846.928780	74.1596
+846.968629	69.9392
+847.008480	70.5421
+847.048332	78.3801
+847.088184	102.497
+847.128038	144.099
+847.167892	132.643
+847.207748	155.554
+847.247604	220.067
+847.287461	232.728
+847.327319	237.551
+847.367179	282.168
+847.407039	432.898
+847.446900	607.745
+847.486762	542.63
+847.526624	362.356
+847.566488	242.375
+847.606353	149.525
+847.646219	85.6152
+847.686085	95.8648
+847.725953	136.261
+847.765821	135.055
+847.805691	103.703
+847.845561	106.717
+847.885432	100.688
+847.925305	88.0269
+847.965178	100.688
+848.005052	104.306
+848.044927	111.541
+848.084803	105.512
+848.124680	89.8356
+848.164558	124.805
+848.204437	167.01
+848.244317	198.362
+848.284197	188.112
+848.324079	183.288
+848.363961	233.934
+848.403845	349.092
+848.443729	386.473
+848.483615	317.137
+848.523501	227.905
+848.563388	151.334
+848.603277	138.672
+848.643166	142.893
+848.683056	148.319
+848.722947	101.894
+848.762839	77.7772
+848.802732	91.6444
+848.842625	113.35
+848.882520	119.982
+848.922416	135.658
+848.962312	121.79
+849.002210	107.923
+849.042108	109.732
+849.082008	112.144
+849.121908	109.732
+849.161810	110.335
+849.201712	161.583
+849.241615	218.258
+849.281519	205.597
+849.321424	201.376
+849.361330	226.699
+849.401237	290.608
+849.441145	279.756
+849.481054	264.683
+849.520964	230.919
+849.560874	151.334
+849.600786	142.29
+849.640699	129.628
+849.680612	112.747
+849.720527	106.114
+849.760442	116.364
+849.800358	110.938
+849.840275	97.0706
+849.880194	107.32
+849.920113	104.306
+849.960033	80.1888
+849.999954	81.3947
+850.039876	88.6297
+850.079799	78.983
+850.119722	81.3947
+850.159647	116.364
+850.199573	191.729
+850.239500	228.508
+850.279427	193.538
+850.319356	175.45
+850.359285	197.156
+850.399215	239.963
+850.439147	304.476
+850.479079	312.917
+850.519012	290.006
+850.558946	207.405
+850.598881	141.084
+850.638817	103.1
+850.678754	84.4093
+850.718692	92.2473
+850.758631	113.952
+850.798571	126.614
+850.838512	106.114
+850.878453	103.1
+850.918396	101.894
+850.958339	112.747
+850.998284	112.747
+851.038229	95.8648
+851.078175	99.4823
+851.118123	100.688
+851.158071	104.909
+851.198020	118.173
+851.237970	173.642
+851.277921	215.846
+851.317873	194.141
+851.357826	172.436
+851.397780	195.95
+851.437734	221.875
+851.477690	232.125
+851.517647	240.566
+851.557604	220.067
+851.597563	157.363
+851.637522	138.672
+851.677483	121.79
+851.717444	107.32
+851.757406	94.056
+851.797369	79.5859
+851.837334	81.3947
+851.877299	104.306
+851.917265	104.306
+851.957232	109.732
+851.997199	115.158
+852.037168	112.144
+852.077138	93.4531
+852.117109	77.1742
+852.157080	113.35
+852.197053	125.408
+852.237026	142.29
+852.277001	174.848
+852.316976	186.303
+852.356953	176.656
+852.396930	201.376
+852.436908	221.875
+852.476887	204.994
+852.516867	187.509
+852.556848	171.23
+852.596830	134.452
+852.636813	150.731
+852.676797	123.599
+852.716782	75.3655
+852.756767	89.8356
+852.796754	118.173
+852.836742	107.32
+852.876730	82.6005
+852.916719	104.909
+852.956710	101.291
+852.996701	80.1888
+853.036693	86.821
+853.076687	116.967
+853.116681	146.51
+853.156676	134.452
+853.196672	139.275
+853.236669	154.348
+853.276667	157.363
+853.316665	173.642
+853.356665	187.509
+853.396666	191.126
+853.436668	227.905
+853.476670	214.64
+853.516674	175.45
+853.556678	162.186
+853.596683	139.878
+853.636690	124.202
+853.676697	145.304
+853.716705	124.202
+853.756714	76.5713
+853.796724	91.6443
+853.836735	93.4531
+853.876747	93.4531
+853.916760	85.6151
+853.956774	82.6005
+853.996789	115.158
+854.036805	136.261
+854.076821	136.863
+854.116839	128.423
+854.156857	146.51
+854.196877	142.893
+854.236897	164.598
+854.276918	201.376
+854.316941	224.287
+854.356964	229.713
+854.396988	211.023
+854.437013	208.611
+854.477039	219.464
+854.517066	198.964
+854.557094	179.068
+854.597123	132.04
+854.637152	113.952
+854.677183	141.084
+854.717215	156.76
+854.757247	141.084
+854.797281	94.0561
+854.837315	92.2473
+854.877351	98.8794
+854.917387	101.894
+854.957424	106.114
+854.997462	91.0415
+855.037502	79.5859
+855.077542	68.7333
+855.117583	78.3801
+855.157625	87.4239
+855.197667	174.245
+855.237711	235.743
+855.277756	194.744
+855.317802	152.539
+855.357848	158.569
+855.397896	187.509
+855.437944	223.684
+855.477994	216.449
+855.518044	175.45
+855.558096	135.055
+855.598148	118.173
+855.638201	97.0706
+855.678255	85.6151
+855.718310	87.4239
+855.758366	89.8356
+855.798423	78.983
+855.838481	66.3216
+855.878540	71.145
+855.918600	107.923
+855.958660	118.776
+855.998722	91.6443
+856.038785	121.188
+856.078848	143.496
+856.118913	132.04
+856.158978	119.982
+856.199044	133.246
+856.239111	149.525
+856.279180	156.157
+856.319249	166.407
+856.359319	201.376
+856.399390	266.492
+856.439462	421.442
+856.479535	686.728
+856.519609	883.28
+856.559683	679.493
+856.599759	334.019
+856.639836	153.745
+856.679913	123.599
+856.719992	118.776
+856.760071	101.894
+856.800152	114.555
+856.840233	109.129
+856.880315	95.8648
+856.920398	88.0268
+856.960482	78.983
+857.000568	87.4239
+857.040654	103.703
+857.080740	94.056
+857.120828	105.512
+857.160917	142.893
+857.201007	117.57
+857.241098	176.656
+857.281189	223.081
+857.321282	194.744
+857.361375	209.817
+857.401470	257.448
+857.441565	295.432
+857.481661	376.826
+857.521759	450.383
+857.561857	432.295
+857.601956	282.168
+857.642056	171.23
+857.682157	128.423
+857.722259	121.79
+857.762362	144.701
+857.802466	124.202
+857.842571	88.0268
+857.882676	97.0706
+857.922783	135.658
+857.962890	148.922
+858.002999	132.643
+858.043108	130.231
+858.083219	100.688
+858.123330	89.2327
+858.163442	98.8794
+858.203556	145.304
+858.243670	149.525
+858.283785	119.379
+858.323901	151.937
+858.364018	181.48
+858.404136	167.612
+858.444254	192.935
+858.484374	277.344
+858.524495	298.447
+858.564617	215.846
+858.604739	147.716
+858.644863	118.173
+858.684987	115.158
+858.725112	107.32
+858.765239	91.6444
+858.805366	88.0268
+858.845494	112.144
+858.885623	110.938
+858.925753	127.82
+858.965884	129.628
+859.006016	100.688
+859.046149	66.3217
+859.086283	80.7918
+859.126418	103.703
+859.166554	113.35
+859.206690	133.246
+859.246828	140.481
+859.286966	134.452
+859.327106	147.716
+859.367246	178.465
+859.407387	215.243
+859.447530	208.611
+859.487673	189.921
+859.527817	177.862
+859.567962	148.319
+859.608108	142.893
+859.648255	114.555
+859.688403	111.541
+859.728552	122.393
+859.768702	116.364
+859.808852	107.32
+859.849004	115.761
+859.889156	128.423
+859.929310	103.703
+859.969464	92.2473
+860.009620	88.6298
+860.049776	68.1304
+860.089933	75.9684
+860.130092	79.586
+860.170251	89.2327
+860.210411	101.291
+860.250572	117.57
+860.290734	135.658
+860.330897	156.157
+860.371060	179.068
+860.411225	192.332
+860.451391	231.522
+860.491558	221.273
+860.531725	180.274
+860.571894	171.23
+860.612063	172.436
+860.652233	141.084
+860.692405	126.011
+860.732577	110.938
+860.772750	87.4239
+860.812924	86.2181
+860.853099	83.8064
+860.893275	94.0561
+860.933452	92.2473
+860.973630	91.6444
+861.013809	108.526
+861.053989	110.938
+861.094170	96.4678
+861.134351	103.1
+861.174534	109.129
+861.214717	122.393
+861.254902	143.496
+861.295087	156.157
+861.335273	157.363
+861.375461	169.421
+861.415649	177.862
+861.455838	178.465
+861.496028	186.303
+861.536219	177.259
+861.576411	151.334
+861.616604	141.084
+861.656798	125.408
+861.696993	92.2473
+861.737188	84.4093
+861.777385	74.7626
+861.817582	69.9392
+861.857781	66.3217
+861.897980	68.7334
+861.938181	89.2327
+861.978382	87.424
+862.018584	86.821
+862.058788	91.6444
+862.098992	86.821
+862.139197	110.938
+862.179403	133.246
+862.219610	123.599
+862.259818	147.716
+862.300026	211.023
+862.340236	197.156
+862.380447	177.862
+862.420659	183.289
+862.460871	163.392
+862.501085	137.466
+862.541299	130.231
+862.581514	118.776
+862.621731	114.555
+862.661948	116.364
+862.702166	135.055
+862.742385	142.893
+862.782605	117.57
+862.822826	99.4824
+862.863048	72.9539
+862.903271	89.8357
+862.943495	92.2474
+862.983720	71.1451
+863.023946	83.2035
+863.064172	110.335
+863.104400	108.526
+863.144628	105.512
+863.184858	92.8503
+863.225088	94.0561
+863.265319	139.275
+863.305552	184.494
+863.345785	196.553
+863.386019	175.451
+863.426254	156.157
+863.466490	153.142
+863.506727	151.334
+863.546965	155.554
+863.587204	146.51
+863.627444	129.026
+863.667684	130.231
+863.707926	106.115
+863.748168	66.9246
+863.788412	74.1597
+863.828656	106.717
+863.868902	110.938
+863.909148	113.953
+863.949395	109.129
+863.989644	97.6737
+864.029893	104.909
+864.070143	127.217
+864.110394	109.732
+864.150646	81.9977
+864.190899	125.408
+864.231152	153.142
+864.271407	167.613
+864.311663	201.376
+864.351920	205.597
+864.392177	204.994
+864.432436	242.978
+864.472695	315.328
+864.512955	312.314
+864.553217	232.728
+864.593479	173.039
+864.633742	138.069
+864.674006	133.849
+864.714271	130.834
+864.754538	104.306
+864.794804	82.6006
+864.835072	81.9977
+864.875341	98.8795
+864.915611	121.791
+864.955882	95.262
+864.996153	103.703
+865.036426	92.8503
+865.076699	74.7626
+865.116974	87.424
+865.157249	88.6298
+865.197526	124.805
+865.237803	169.421
+865.278081	180.877
+865.318360	195.95
+865.358640	206.802
+865.398921	189.921
+865.439203	197.156
+865.479486	235.743
+865.519770	230.316
+865.560055	197.759
+865.600340	168.215
+865.640627	94.0561
+865.680915	88.0269
+865.721203	95.8649
+865.761493	106.115
+865.801783	113.35
+865.842074	107.923
+865.882366	80.7918
+865.922660	72.9538
+865.962954	98.8795
+866.003249	127.82
+866.043545	115.158
+866.083842	84.4094
+866.124140	89.2327
+866.164439	123.599
+866.204738	160.377
+866.245039	184.494
+866.285341	219.464
+866.325643	201.376
+866.365947	167.613
+866.406251	212.832
+866.446557	286.991
+866.486863	294.829
+866.527170	234.537
+866.567478	165.804
+866.607788	126.614
+866.648098	127.82
+866.688409	121.188
+866.728721	100.688
+866.769033	105.512
+866.809347	90.4386
+866.849662	80.1889
+866.889978	68.1305
+866.930294	79.586
+866.970612	77.7772
+867.010930	67.5276
+867.051250	85.6152
+867.091570	59.0867
+867.131892	88.6298
+867.172214	138.672
+867.212537	116.967
+867.252861	141.084
+867.293186	164.598
+867.333512	151.937
+867.373839	173.642
+867.414167	175.451
+867.454496	209.214
+867.494826	195.95
+867.535156	178.465
+867.575488	169.421
+867.615821	136.261
+867.656154	88.0269
+867.696489	75.3655
+867.736824	70.5422
+867.777160	72.9538
+867.817498	66.9246
+867.857836	62.1013
+867.898175	78.3801
+867.938515	91.0415
+867.978856	85.0123
+868.019198	88.0269
+868.059541	93.4532
+868.099885	98.8795
+868.140229	130.231
+868.180575	142.29
+868.220922	168.818
+868.261269	174.848
+868.301618	195.347
+868.341967	183.289
+868.382318	157.363
+868.422669	180.274
+868.463021	251.419
+868.503375	378.032
+868.543729	403.355
+868.584084	274.33
+868.624440	135.055
+868.664797	109.732
+868.705155	138.672
+868.745513	154.951
+868.785873	124.202
+868.826234	109.732
+868.866596	102.497
+868.906958	118.173
+868.947322	120.585
+868.987686	110.335
+869.028051	114.555
+869.068418	125.408
+869.108785	133.246
+869.149153	110.938
+869.189522	104.306
+869.229892	156.76
+869.270264	183.891
+869.310635	176.053
+869.351008	180.274
+869.391382	215.846
+869.431757	281.565
+869.472133	267.698
+869.512509	261.668
+869.552887	270.109
+869.593265	213.435
+869.633645	140.481
+869.674025	146.51
+869.714407	137.467
+869.754789	99.4825
+869.795172	75.9685
+869.835556	75.9685
+869.875941	71.1451
+869.916327	89.2328
+869.956714	116.967
+869.997102	110.335
+870.037491	97.6737
+870.077881	111.541
+870.118271	140.481
+870.158663	135.055
+870.199056	165.804
+870.239449	199.567
+870.279844	182.686
+870.320239	132.643
+870.360635	125.408
+870.401033	161.583
+870.441431	393.105
+870.481830	1102.74
+870.522230	1901.62
+870.562631	1732.19
+870.603033	814.547
+870.643436	263.477
+870.683840	131.437
+870.724244	123.599
+870.764650	127.217
+870.805057	84.4094
+870.845464	77.1743
+870.885873	103.703
+870.926282	150.128
+870.966693	159.775
+871.007104	115.158
+871.047516	135.055
+871.087930	150.731
+871.128344	114.555
+871.168759	122.996
+871.209175	192.332
+871.249592	224.287
+871.290010	164.598
+871.330428	139.275
+871.370848	182.083
+871.411269	236.949
+871.451691	341.857
+871.492113	593.878
+871.532537	925.485
+871.572961	828.415
+871.613386	440.736
+871.653813	186.303
+871.694240	109.129
+871.734668	135.055
+871.775097	149.525
+871.815527	128.423
+871.855958	128.423
+871.896390	139.878
+871.936823	133.246
+871.977257	102.497
+872.017692	89.2328
+872.058128	111.541
+872.098564	118.776
+872.139002	107.32
+872.179440	91.6445
+872.219880	98.2766
+872.260320	134.452
+872.300762	167.613
+872.341204	162.186
+872.381647	138.069
+872.422091	156.157
+872.462536	257.448
+872.502982	317.137
+872.543429	340.048
+872.583877	283.976
+872.624326	180.274
+872.664776	116.967
+872.705226	101.894
+872.745678	108.526
+872.786131	107.32
+872.826584	96.4678
+872.867039	91.6444
+872.907494	104.306
+872.947950	115.761
+872.988408	101.894
+873.028866	97.0707
+873.069325	80.1889
+873.109785	77.7772
+873.150246	84.4094
+873.190708	115.158
+873.231171	135.658
+873.271635	150.731
+873.312099	151.334
+873.352565	151.334
+873.393032	153.142
+873.433499	153.142
+873.473968	186.906
+873.514437	181.48
+873.554908	185.7
+873.595379	179.671
+873.635851	144.702
+873.676325	113.953
+873.716799	104.306
+873.757274	95.8649
+873.797750	88.6298
+873.838227	74.7626
+873.878705	47.6312
+873.919183	68.1305
+873.959663	109.129
+874.000144	142.29
+874.040626	130.834
+874.081108	136.261
+874.121592	142.893
+874.162076	142.29
+874.202562	131.437
+874.243048	136.864
+874.283535	141.687
+874.324023	144.099
+874.364512	145.907
+874.405003	162.789
+874.445494	205.597
+874.485986	176.656
+874.526478	162.789
+874.566972	156.157
+874.607467	113.35
+874.647963	110.938
+874.688459	104.909
+874.728957	94.6591
+874.769455	107.32
+874.809955	88.6299
+874.850455	65.7188
+874.890957	70.5422
+874.931459	92.8503
+874.971962	103.1
+875.012466	102.497
+875.052971	86.8211
+875.093477	103.703
+875.133984	112.747
+875.174492	99.4824
+875.215001	116.364
+875.255511	119.982
+875.296021	119.379
+875.336533	121.188
+875.377046	156.157
+875.417559	208.611
+875.458074	247.801
+875.498589	255.639
+875.539105	183.891
+875.579623	95.8649
+875.620141	78.9831
+875.660660	114.555
+875.701180	132.04
+875.741701	93.4532
+875.782223	100.085
+875.822746	109.732
+875.863270	110.335
+875.903795	89.8357
+875.944320	100.085
+875.984847	119.982
+876.025374	92.2474
+876.065903	85.0123
+876.106432	72.3509
+876.146963	76.5714
+876.187494	103.1
+876.228026	132.643
+876.268560	169.421
+876.309094	171.833
+876.349629	165.201
+876.390165	197.759
+876.430702	273.727
+876.471240	362.356
+876.511779	358.739
+876.552318	225.493
+876.592859	122.393
+876.633401	85.6152
+876.673943	62.7042
+876.714487	86.8211
+876.755031	119.982
+876.795577	115.761
+876.836123	83.8065
+876.876670	70.5422
+876.917218	81.3948
+876.957768	117.57
+876.998318	125.408
+877.038869	77.7773
+877.079421	68.1305
+877.119974	74.7626
+877.160527	97.0707
+877.201082	110.938
+877.241638	127.217
+877.282195	138.069
+877.322752	133.246
+877.363311	147.113
+877.403870	243.581
+877.444430	321.961
+877.484992	326.784
+877.525554	293.623
+877.566117	242.375
+877.606681	135.055
+877.647246	68.1305
+877.687813	82.6006
+877.728379	91.0415
+877.768947	83.8064
+877.809516	110.335
+877.850086	135.658
+877.890657	114.555
+877.931228	85.0123
+877.971801	83.2035
+878.012374	83.2035
+878.052949	89.8357
+878.093524	107.923
+878.134101	87.424
+878.174678	67.5276
+878.215256	94.659
+878.255835	159.775
+878.296415	177.259
+878.336996	139.275
+878.377578	148.319
+878.418161	176.656
+878.458745	217.052
+878.499330	212.229
+878.539915	206.802
+878.580502	170.024
+878.621090	115.158
+878.661678	88.6298
+878.702268	89.8356
+878.742858	95.2619
+878.783449	100.688
+878.824042	105.512
+878.864635	107.923
+878.905229	116.364
+878.945824	113.952
+878.986420	98.8795
+879.027017	96.4678
+879.067615	88.0269
+879.108214	109.129
+879.148814	141.687
+879.189414	153.745
+879.230016	151.334
+879.270619	145.907
+879.311222	129.628
+879.351826	116.967
+879.392432	165.201
+879.433038	235.743
+879.473645	361.15
+879.514254	392.502
+879.554863	293.623
+879.595473	176.053
+879.636084	125.408
+879.676696	103.1
+879.717309	92.2473
+879.757923	100.085
+879.798537	106.115
+879.839153	111.541
+879.879770	111.541
+879.920387	101.291
+879.961006	104.909
+880.001625	118.776
+880.042246	133.849
+880.082867	127.217
+880.123489	115.158
+880.164113	116.364
+880.204737	112.747
+880.245362	128.423
+880.285988	131.437
+880.326615	89.2327
+880.367243	106.115
+880.407871	193.538
+880.448501	265.889
+880.489132	297.241
+880.529764	253.83
+880.570396	171.23
+880.611030	130.834
+880.651664	143.496
+880.692300	147.716
+880.732936	127.217
+880.773573	106.717
+880.814211	91.6444
+880.854850	101.894
+880.895491	106.115
+880.936132	85.6152
+880.976774	59.6895
+881.017416	80.7918
+881.058060	92.8502
+881.098705	80.1889
+881.139351	78.3801
+881.179997	88.6298
+881.220645	135.055
+881.261294	150.731
+881.301943	151.334
+881.342593	180.274
+881.383245	203.788
+881.423897	230.919
+881.464550	271.918
+881.505204	244.786
+881.545859	216.449
+881.586515	160.98
+881.627172	124.805
+881.667830	115.761
+881.708489	116.364
+881.749149	133.246
+881.789810	128.423
+881.830471	150.128
+881.871134	140.481
+881.911797	123.599
+881.952462	119.982
+881.993127	97.0707
+882.033794	107.923
+882.074461	110.938
+882.115129	136.864
+882.155798	139.878
+882.196468	141.084
+882.237139	156.76
+882.277811	176.053
+882.318484	167.613
+882.359158	185.097
+882.399833	220.67
+882.440508	262.271
+882.481185	406.369
+882.521863	610.157
+882.562541	646.332
+882.603221	471.485
+882.643901	317.137
+882.684582	236.346
+882.725265	209.214
+882.765948	215.243
+882.806632	226.699
+882.847317	195.347
+882.888003	164.598
+882.928690	162.789
+882.969378	130.834
+883.010067	132.04
+883.050757	133.246
+883.091447	143.496
+883.132139	136.863
+883.172832	95.8648
+883.213525	98.2765
+883.254220	147.113
+883.294915	156.76
+883.335611	144.701
+883.376309	168.818
+883.417007	198.964
+883.457706	276.741
+883.498406	294.829
+883.539107	340.651
+883.579809	343.666
+883.620512	217.655
+883.661216	157.966
+883.701920	140.481
+883.742626	150.128
+883.783333	145.304
+883.824040	126.011
+883.864749	106.114
+883.905458	98.8794
+883.946169	104.306
+883.986880	117.57
+884.027592	107.32
+884.068306	102.497
+884.109020	108.526
+884.149735	105.512
+884.190451	127.217
+884.231168	142.893
+884.271886	130.834
+884.312605	140.481
+884.353324	166.407
+884.394045	143.496
+884.434767	151.937
+884.475489	192.935
+884.516213	252.624
+884.556937	250.213
+884.597663	209.214
+884.638389	194.744
+884.679116	185.7
+884.719844	157.966
+884.760574	116.364
+884.801304	116.364
+884.842035	107.32
+884.882767	105.512
+884.923500	106.114
+884.964233	120.585
+885.004968	118.173
+885.045704	117.57
+885.086441	104.909
+885.127178	91.0414
+885.167917	105.512
+885.208656	125.408
+885.249396	127.82
+885.290138	166.407
+885.330880	189.921
+885.371623	200.17
+885.412367	228.508
+885.453113	203.185
+885.493859	214.64
+885.534606	230.316
+885.575353	203.185
+885.616102	162.186
+885.656852	133.246
+885.697603	130.834
+885.738354	136.261
+885.779107	108.526
+885.819861	92.2473
+885.860615	80.7918
+885.901370	73.5567
+885.942127	68.1304
+885.982884	65.7187
+886.023642	64.5129
+886.064401	65.7187
+886.105161	98.8794
+886.145922	129.026
+886.186684	153.142
+886.227447	161.583
+886.268211	183.891
+886.308976	175.45
+886.349742	157.966
+886.390508	211.023
+886.431276	260.462
+886.472044	258.654
+886.512814	222.478
+886.553584	191.126
+886.594356	147.113
+886.635128	114.555
+886.675901	110.938
+886.716675	101.291
+886.757450	72.9538
+886.798226	79.5859
+886.839003	79.5859
+886.879781	75.9684
+886.920560	94.659
+886.961340	89.8356
+887.002121	83.2035
+887.042902	100.688
+887.083685	90.4385
+887.124468	82.6005
+887.165253	106.114
+887.206038	156.157
+887.246824	171.23
+887.287612	163.392
+887.328400	162.186
+887.369189	121.79
+887.409979	150.128
+887.450770	218.861
+887.491562	239.963
+887.532355	201.376
+887.573149	149.525
+887.613944	125.408
+887.654739	132.643
+887.695536	157.363
+887.736334	138.069
+887.777132	105.512
+887.817932	107.923
+887.858732	104.909
+887.899533	90.4385
+887.940336	91.0415
+887.981139	97.6736
+888.021943	101.894
+888.062748	117.57
+888.103554	130.834
+888.144361	140.481
+888.185169	152.539
+888.225978	183.891
+888.266788	163.995
+888.307598	130.231
+888.348410	131.437
+888.389223	150.128
+888.430036	198.362
+888.470851	252.624
+888.511666	279.153
+888.552482	259.257
+888.593300	235.743
+888.634118	146.51
+888.674937	94.659
+888.715757	90.4386
+888.756578	88.6298
+888.797400	103.1
+888.838223	103.1
+888.879047	100.688
+888.919871	95.8648
+888.960697	100.085
+889.001524	101.894
+889.042351	112.747
+889.083180	127.82
+889.124009	101.894
+889.164840	113.35
+889.205671	133.849
+889.246503	157.363
+889.287337	173.039
+889.328171	142.29
+889.369006	135.658
+889.409842	154.348
+889.450679	203.788
+889.491517	254.433
+889.532356	209.214
+889.573195	156.157
+889.614036	129.026
+889.654878	121.79
+889.695720	115.761
+889.736564	110.335
+889.777408	109.129
+889.818254	104.909
+889.859100	117.57
+889.899947	123.599
+889.940796	104.909
+889.981645	118.173
+890.022495	111.541
+890.063346	103.703
+890.104198	116.364
+890.145051	142.29
+890.185905	131.437
+890.226759	170.024
+890.267615	178.465
+890.308472	137.466
+890.349329	142.29
+890.390188	174.245
+890.431047	234.537
+890.471908	260.462
+890.512769	207.405
+890.553631	167.01
+890.594494	151.334
+890.635359	146.51
+890.676224	138.069
+890.717090	95.2619
+890.757957	65.7188
+890.798825	92.8503
+890.839693	113.953
+890.880563	130.231
+890.921434	151.334
+890.962306	119.982
+891.003178	108.526
+891.044052	97.6736
+891.084926	78.983
+891.125802	112.144
+891.166678	103.703
+891.207555	112.747
+891.248433	151.937
+891.289313	180.877
+891.330193	177.862
+891.371074	174.245
+891.411956	198.362
+891.452839	218.861
+891.493722	202.582
+891.534607	206.802
+891.575493	211.023
+891.616380	160.377
+891.657267	147.113
+891.698156	150.128
+891.739045	139.878
+891.779935	157.363
+891.820827	118.776
+891.861719	90.4386
+891.902612	94.0561
+891.943506	85.6152
+891.984402	76.5714
+892.025298	101.291
+892.066195	129.026
+892.107092	131.437
+892.147991	140.481
+892.188891	161.583
+892.229792	195.95
+892.270693	192.332
+892.311596	198.964
+892.352500	174.245
+892.393404	144.702
+892.434309	204.994
+892.475216	283.976
+892.516123	253.227
+892.557031	182.686
+892.597940	174.245
+892.638851	135.055
+892.679762	109.129
+892.720673	107.923
+892.761586	138.069
+892.802500	142.29
+892.843415	113.35
+892.884331	107.32
+892.925247	119.379
+892.966165	123.599
+893.007084	113.35
+893.048003	106.115
+893.088923	126.614
+893.129845	132.04
+893.170767	134.452
+893.211690	127.217
+893.252614	140.481
+893.293539	160.98
+893.334465	173.642
+893.375392	202.582
+893.416320	238.757
+893.457249	240.566
+893.498179	187.509
+893.539110	137.466
+893.580041	120.585
+893.620974	121.79
+893.661907	113.952
+893.702842	111.541
+893.743777	109.732
+893.784714	100.688
+893.825651	107.923
+893.866589	118.776
+893.907528	100.085
+893.948468	85.6152
+893.989409	89.2327
+894.030351	103.1
+894.071294	90.4386
+894.112238	81.3947
+894.153183	111.541
+894.194129	144.702
+894.235075	145.304
+894.276023	153.142
+894.316971	126.011
+894.357921	130.231
+894.398871	169.421
+894.439823	193.538
+894.480775	192.332
+894.521728	188.112
+894.562682	156.76
+894.603637	143.496
+894.644593	121.79
+894.685550	116.364
+894.726508	96.4678
+894.767467	79.586
+894.808427	89.2327
+894.849388	100.688
+894.890349	103.703
+894.931312	76.5714
+894.972275	68.1304
+895.013240	80.7918
+895.054205	92.8502
+895.095172	110.938
+895.136139	130.231
+895.177107	133.246
+895.218076	151.937
+895.259046	171.833
+895.300017	157.363
+895.340989	137.466
+895.381962	186.303
+895.422936	238.757
+895.463911	240.566
+895.504887	198.361
+895.545863	137.466
+895.586841	126.614
+895.627819	136.261
+895.668799	148.319
+895.709779	123.599
+895.750761	109.732
+895.791743	120.585
+895.832726	126.614
+895.873710	115.761
+895.914695	124.202
+895.955681	119.379
+895.996668	88.0268
+896.037656	94.659
+896.078645	106.717
+896.119635	130.231
+896.160626	143.496
+896.201617	159.172
+896.242610	127.82
+896.283603	109.732
+896.324598	156.157
+896.365593	189.921
+896.406589	231.522
+896.447587	285.785
+896.488585	249.007
+896.529584	188.715
+896.570584	159.775
+896.611585	164.598
+896.652587	139.275
+896.693590	93.4532
+896.734594	85.6152
+896.775599	69.9392
+896.816604	75.3655
+896.857611	128.423
+896.898619	124.805
+896.939627	130.231
+896.980637	132.643
+897.021647	126.614
+897.062658	123.599
+897.103671	99.4824
+897.144684	103.703
+897.185698	157.966
+897.226713	170.024
+897.267729	152.539
+897.308746	170.024
+897.349764	235.743
+897.390783	352.709
+897.431803	423.854
+897.472823	378.635
+897.513845	314.725
+897.554868	232.728
+897.595891	155.554
+897.636916	125.408
+897.677941	129.026
+897.718967	117.57
+897.759995	92.8502
+897.801023	112.144
+897.842052	127.82
+897.883082	101.894
+897.924113	93.4532
+897.965145	103.703
+898.006178	99.4824
+898.047212	107.923
+898.088247	101.291
+898.129282	115.761
+898.170319	153.142
+898.211357	130.834
+898.252395	116.364
+898.293435	142.893
+898.334475	212.229
+898.375516	259.257
+898.416559	299.652
+898.457602	305.682
+898.498646	299.652
+898.539691	246.595
+898.580737	209.817
+898.621784	204.994
+898.662832	168.215
+898.703881	126.011
+898.744931	83.8064
+898.785981	74.7626
+898.827033	89.8357
+898.868086	96.4678
+898.909139	88.6298
+898.950194	85.6152
+898.991249	101.894
+899.032305	125.408
+899.073363	121.791
+899.114421	120.585
+899.155480	129.628
+899.196540	142.893
+899.237601	163.392
+899.278663	188.112
+899.319726	182.083
+899.360790	195.95
+899.401855	220.67
+899.442920	335.828
+899.483987	573.982
+899.525055	1049.08
+899.566123	1374.66
+899.607193	1028.58
+899.648263	449.177
+899.689334	215.846
+899.730407	173.039
+899.771480	267.095
+899.812554	338.239
+899.853629	314.725
+899.894705	248.404
+899.935782	183.891
+899.976860	167.612
+900.017939	158.569
+900.059019	129.025
+900.100099	105.512
+900.141181	128.423
+900.182264	153.745
+900.223347	200.17
+900.264432	217.052
+900.305517	185.097
+900.346603	173.642
+900.387691	201.979
+900.428779	227.905
+900.469868	334.019
+900.510958	551.071
+900.552049	795.254
+900.593141	697.581
+900.634234	361.753
+900.675328	174.245
+900.716423	122.996
+900.757518	107.923
+900.798615	167.01
+900.839713	208.611
+900.880811	179.068
+900.921911	141.687
+900.963011	123.599
+901.004112	135.658
+901.045215	144.099
+901.086318	115.158
+901.127422	123.599
+901.168527	141.687
+901.209633	159.172
+901.250740	180.877
+901.291848	208.008
+901.332957	215.846
+901.374067	200.773
+901.415177	198.361
+901.456289	229.11
+901.497402	317.74
+901.538515	365.974
+901.579630	358.136
+901.620745	258.654
+901.661861	153.142
+901.702979	124.805
+901.744097	128.423
+901.785216	130.231
+901.826336	144.099
+901.867457	146.51
+901.908579	132.04
+901.949702	124.805
+901.990826	113.349
+902.031951	122.996
+902.073076	127.82
+902.114203	110.335
+902.155331	136.261
+902.196459	150.128
+902.237589	166.407
+902.278719	154.951
+902.319851	161.583
+902.360983	190.523
+902.402116	197.156
+902.443250	215.846
+902.484385	218.258
+902.525521	212.229
+902.566658	185.097
+902.607796	133.246
+902.648935	106.114
+902.690075	93.4531
+902.731216	80.7917
+902.772357	87.4239
+902.813500	114.555
+902.854643	139.878
+902.895788	145.907
+902.936933	131.437
+902.978080	81.9976
+903.019227	54.2632
+903.060375	78.38
+903.101524	91.0414
+903.142674	121.79
+903.183825	128.423
+903.224977	130.834
+903.266130	158.569
+903.307284	167.612
+903.348439	198.964
+903.389595	246.595
+903.430751	302.667
+903.471909	446.162
+903.513067	554.688
+903.554227	487.161
+903.595387	318.343
+903.636549	183.288
+903.677711	123.599
+903.718874	128.423
+903.760038	141.084
+903.801203	137.466
+903.842369	107.32
+903.883536	91.0414
+903.924704	92.2472
+903.965873	107.32
+904.007043	100.085
+904.048214	92.8502
+904.089385	103.1
+904.130558	103.703
+904.171731	88.0268
+904.212906	100.688
+904.254081	151.334
+904.295258	163.995
+904.336435	163.392
+904.377613	196.553
+904.418792	261.668
+904.459972	332.813
+904.501153	393.708
+904.542335	367.782
+904.583518	257.448
+904.624702	200.773
+904.665887	163.392
+904.707073	125.408
+904.748259	107.923
+904.789447	98.8794
+904.830635	87.4238
+904.871825	68.1303
+904.913015	88.0268
+904.954207	107.923
+904.995399	110.335
+905.036592	97.0706
+905.077786	113.952
+905.118981	104.306
+905.160177	102.497
+905.201374	120.585
+905.242572	162.789
+905.283771	189.318
+905.324971	157.363
+905.366172	165.201
+905.407373	234.537
+905.448576	334.019
+905.489779	448.574
+905.530984	409.384
+905.572189	282.168
+905.613396	223.081
+905.654603	187.509
+905.695811	139.275
+905.737020	127.82
+905.778230	147.716
+905.819442	163.995
+905.860654	156.76
+905.901866	130.834
+905.943080	100.688
+905.984295	94.056
+906.025511	97.6735
+906.066727	116.967
+906.107945	116.967
+906.149164	112.747
+906.190383	94.056
+906.231603	107.32
+906.272825	167.01
+906.314047	176.656
+906.355270	172.436
+906.396494	215.243
+906.437720	310.505
+906.478946	397.928
+906.520173	422.045
+906.561400	355.121
+906.602629	259.257
+906.643859	188.112
+906.685090	132.643
+906.726321	95.2618
+906.767554	78.38
+906.808788	102.497
+906.850022	116.364
+906.891258	98.8793
+906.932494	100.688
+906.973731	116.364
+907.014969	102.497
+907.056209	83.2034
+907.097449	100.688
+907.138690	158.569
+907.179932	232.125
+907.221175	323.166
+907.262418	329.195
+907.303663	262.874
+907.344909	202.582
+907.386156	218.258
+907.427403	255.639
+907.468652	294.226
+907.509901	336.43
+907.551152	332.21
+907.592403	294.829
+907.633655	202.582
+907.674908	135.658
+907.716163	127.217
+907.757418	90.4384
+907.798674	65.7186
+907.839931	45.2193
+907.881189	63.3069
+907.922447	101.894
+907.963707	121.187
+908.004968	117.57
+908.046230	109.129
+908.087492	126.011
+908.128756	153.745
+908.170020	198.361
+908.211286	303.27
+908.252552	309.299
+908.293819	179.671
+908.335088	124.805
+908.376357	133.849
+908.417627	232.125
+908.458898	484.749
+908.500170	652.964
+908.541443	542.027
+908.582717	423.854
+908.623991	394.914
+908.665267	343.063
+908.706544	223.684
+908.747821	124.805
+908.789100	88.6297
+908.830379	80.7917
+908.871660	124.202
+908.912941	159.171
+908.954223	110.938
+908.995507	97.6735
+909.036791	138.069
+909.078076	176.053
+909.119362	147.716
+909.160649	127.82
+909.201937	138.672
+909.243226	130.834
+909.284515	131.437
+909.325806	147.716
+909.367098	157.363
+909.408390	242.375
+909.449684	382.253
+909.490978	477.514
+909.532274	390.693
+909.573570	255.639
+909.614867	249.007
+909.656166	247.801
+909.697465	191.729
+909.738765	118.173
+909.780066	110.335
+909.821368	84.4092
+909.862671	89.2326
+909.903975	122.996
+909.945280	154.951
+909.986585	142.893
+910.027892	113.349
+910.069200	88.0268
+910.110508	80.1888
+910.151818	110.938
+910.193128	160.377
+910.234439	179.671
+910.275752	169.421
+910.317065	144.098
+910.358379	143.496
+910.399694	161.583
+910.441010	212.832
+910.482327	238.757
+910.523645	240.566
+910.564964	212.832
+910.606284	177.862
+910.647604	138.672
+910.688926	141.084
+910.730249	143.496
+910.771572	138.672
+910.812897	134.452
+910.854222	113.349
+910.895548	99.4822
+910.936876	106.114
+910.978204	92.2472
+911.019533	75.3654
+911.060863	80.1888
+911.102194	89.2326
+911.143526	97.6735
+911.184859	135.055
+911.226193	151.936
+911.267528	148.319
+911.308863	122.393
+911.350200	119.982
+911.391538	136.26
+911.432876	149.525
+911.474216	174.245
+911.515556	212.229
+911.556898	188.112
+911.598240	159.774
+911.639583	128.423
+911.680927	117.57
+911.722272	116.967
+911.763618	113.349
+911.804965	100.085
+911.846313	85.6151
+911.887662	103.1
+911.929012	127.217
+911.970363	103.703
+912.011714	85.6151
+912.053067	101.291
+912.094420	110.335
+912.135775	121.187
+912.177130	133.849
+912.218487	132.04
+912.259844	161.583
+912.301202	189.318
+912.342561	167.009
+912.383921	138.672
+912.425282	191.729
+912.466644	213.434
+912.508007	198.964
+912.549371	165.201
+912.590736	155.554
+912.632102	136.26
+912.673468	118.776
+912.714836	113.349
+912.756205	130.231
+912.797574	130.231
+912.838944	108.526
+912.880316	101.894
+912.921688	112.144
+912.963061	105.511
+913.004435	96.4677
+913.045811	91.6443
+913.087187	78.38
+913.128564	75.3654
+913.169941	80.7917
+913.211320	102.497
+913.252700	111.541
+913.294081	143.496
+913.335463	180.877
+913.376845	215.846
+913.418229	244.183
+913.459613	240.566
+913.500999	211.626
+913.542385	190.523
+913.583772	156.76
+913.625160	147.113
+913.666550	137.466
+913.707940	140.481
+913.749331	122.996
+913.790723	135.055
+913.832116	142.893
+913.873509	129.025
+913.914904	88.6297
+913.956300	68.1303
+913.997697	99.4823
+914.039094	138.069
+914.080493	110.938
+914.121892	135.658
+914.163293	153.745
+914.204694	160.98
+914.246096	149.525
+914.287500	133.246
+914.328904	155.554
+914.370309	236.345
+914.411715	314.725
+914.453122	312.314
+914.494530	228.508
+914.535939	162.186
+914.577348	164.598
+914.618759	150.731
+914.660171	104.306
+914.701583	80.7917
+914.742997	97.6735
+914.784411	122.393
+914.825827	127.217
+914.867243	133.246
+914.908660	104.306
+914.950079	72.3508
+914.991498	88.6297
+915.032918	97.6735
+915.074339	91.0414
+915.115761	110.335
+915.157184	124.805
+915.198608	159.172
+915.240033	161.583
+915.281458	167.01
+915.322885	177.862
+915.364313	195.347
+915.405741	212.229
+915.447171	206.802
+915.488601	219.464
+915.530032	247.198
+915.571465	209.214
+915.612898	138.069
+915.654332	125.408
+915.695767	122.393
+915.737203	102.497
+915.778640	90.4384
+915.820078	92.8501
+915.861517	112.144
+915.902957	113.349
+915.944397	111.541
+915.985839	113.952
+916.027282	103.1
+916.068725	101.291
+916.110170	88.0268
+916.151615	113.952
+916.193062	160.377
+916.234509	174.245
+916.275957	122.996
+916.317406	126.011
+916.358856	163.995
+916.400307	173.039
+916.441759	183.288
+916.483212	224.287
+916.524666	242.375
+916.566121	197.156
+916.607577	157.966
+916.649033	132.643
+916.690491	130.834
+916.731949	147.716
+916.773409	102.497
+916.814869	80.1888
+916.856331	79.5859
+916.897793	70.542
+916.939256	103.703
+916.980720	118.776
+917.022185	120.585
+917.063652	116.364
+917.105119	102.497
+917.146586	132.04
+917.188055	223.081
+917.229525	295.432
+917.270996	398.531
+917.312467	408.178
+917.353940	302.064
+917.395414	208.611
+917.436888	187.509
+917.478364	183.288
+917.519840	165.201
+917.561317	163.392
+917.602795	171.23
+917.644275	147.716
+917.685755	97.6736
+917.727236	76.5713
+917.768718	75.3655
+917.810201	83.8064
+917.851684	87.4239
+917.893169	88.6297
+917.934655	85.0122
+917.976142	83.2034
+918.017629	116.364
+918.059118	123.599
+918.100607	108.526
+918.142098	101.291
+918.183589	157.363
+918.225081	255.036
+918.266575	288.8
+918.308069	280.962
+918.349564	236.948
+918.391060	191.126
+918.432557	235.14
+918.474055	286.991
+918.515554	201.376
+918.557053	136.863
+918.598554	126.614
+918.640056	88.0268
+918.681558	77.7771
+918.723062	80.1888
+918.764566	94.056
+918.806072	95.2619
+918.847578	87.4239
+918.889086	98.2765
+918.930594	97.6736
+918.972103	92.2473
+919.013613	94.056
+919.055124	93.4531
+919.096636	89.2327
+919.138149	142.893
+919.179663	174.245
+919.221178	154.951
+919.262693	170.627
+919.304210	185.097
+919.345728	139.878
+919.387246	148.922
+919.428766	195.95
+919.470286	221.875
+919.511807	236.346
+919.553330	185.7
+919.594853	124.805
+919.636377	86.821
+919.677902	87.4239
+919.719428	96.4677
+919.760955	90.4385
+919.802483	107.32
+919.844012	132.04
+919.885542	122.996
+919.927073	84.4093
+919.968604	75.3655
+920.010137	89.8356
+920.051670	96.4677
+920.093205	105.512
+920.134740	85.6151
+920.176277	100.688
+920.217814	113.952
+920.259352	128.423
+920.300891	150.128
+920.342431	132.04
+920.383972	144.701
+920.425514	173.642
+920.467057	245.389
+920.508601	264.08
+920.550146	208.008
+920.591692	152.539
+920.633238	118.776
+920.674786	100.688
+920.716335	85.6151
+920.757884	76.5713
+920.799434	102.497
+920.840986	122.393
+920.882538	94.659
+920.924091	88.6298
+920.965646	85.6151
+921.007201	81.3947
+921.048757	100.085
+921.090314	92.8502
+921.131872	101.894
+921.173430	101.894
+921.214990	118.776
+921.256551	119.379
+921.298113	94.056
+921.339675	101.894
+921.381239	116.967
+921.422803	158.569
+921.464369	242.375
+921.505935	257.448
+921.547502	249.007
+921.589071	224.89
+921.630640	141.084
+921.672210	97.0707
+921.713781	80.1889
+921.755353	75.9684
+921.796926	92.8502
+921.838500	97.6736
+921.880074	112.747
+921.921650	115.158
+921.963227	90.4385
+922.004804	85.6152
+922.046383	93.4531
+922.087962	92.8502
+922.129543	92.2473
+922.171124	106.114
+922.212707	133.246
+922.254290	133.849
+922.295874	127.217
+922.337459	138.672
+922.379045	135.658
+922.420632	188.715
+922.462220	263.477
+922.503809	236.346
+922.545399	161.583
+922.586989	181.48
+922.628581	191.126
+922.670174	161.583
+922.711767	132.643
+922.753362	122.996
+922.794957	106.114
+922.836554	102.497
+922.878151	87.4239
+922.919749	69.3363
+922.961348	76.5713
+923.002948	63.307
+923.044549	77.1742
+923.086151	104.306
+923.127754	148.319
+923.169358	179.671
+923.210963	192.935
+923.252569	173.642
+923.294175	170.024
+923.335783	190.524
+923.377391	149.525
+923.419001	198.361
+923.460611	235.743
+923.502223	203.185
+923.543835	180.274
+923.585448	138.672
+923.627062	138.069
+923.668678	165.201
+923.710294	150.128
+923.751911	109.732
+923.793529	75.9684
+923.835147	97.0707
+923.876767	108.526
+923.918388	95.8648
+923.960010	84.4093
+924.001632	78.983
+924.043256	78.3801
+924.084880	104.306
+924.126506	113.952
+924.168132	112.144
+924.209759	136.261
+924.251388	150.731
+924.293017	132.04
+924.334647	124.202
+924.376278	136.863
+924.417910	162.789
+924.459543	201.979
+924.501177	182.686
+924.542811	164.598
+924.584447	122.996
+924.626084	109.732
+924.667721	92.8502
+924.709360	60.8954
+924.750999	63.3071
+924.792640	68.7334
+924.834281	81.3947
+924.875924	94.0561
+924.917567	110.938
+924.959211	116.364
+925.000856	121.79
+925.042502	91.0415
+925.084149	101.291
+925.125797	173.642
+925.167446	169.421
+925.209096	154.951
+925.250746	143.496
+925.292398	109.732
+925.334051	102.497
+925.375704	126.614
+925.417359	171.23
+925.459014	192.935
+925.500670	182.083
+925.542328	174.848
+925.583986	144.701
+925.625645	118.776
+925.667305	89.8356
+925.708966	69.3363
+925.750628	84.4093
+925.792291	95.2619
+925.833955	104.909
+925.875620	94.659
+925.917286	103.703
+925.958952	101.291
+926.000620	88.6298
+926.042288	63.3071
+926.083958	69.9392
+926.125628	102.497
+926.167300	106.115
+926.208972	98.2765
+926.250645	125.408
+926.292319	138.672
+926.333995	126.614
+926.375671	125.408
+926.417348	161.583
+926.459026	180.274
+926.500704	168.818
+926.542384	165.201
+926.584065	165.804
+926.625747	138.069
+926.667429	116.364
+926.709113	102.497
+926.750797	85.0123
+926.792483	106.115
+926.834169	106.717
+926.875856	81.3947
+926.917545	85.0123
+926.959234	138.672
+927.000924	143.496
+927.042615	100.085
+927.084307	76.5714
+927.126000	83.8064
+927.167694	103.1
+927.209388	113.953
+927.251084	129.026
+927.292781	116.967
+927.334478	143.496
+927.376177	161.583
+927.417877	170.024
+927.459577	186.906
+927.501278	211.023
+927.542981	201.376
+927.584684	151.937
+927.626388	142.29
+927.668093	122.996
+927.709799	101.291
+927.751506	109.129
+927.793214	124.805
+927.834923	97.6736
+927.876633	76.5714
+927.918343	100.085
+927.960055	108.526
+928.001768	106.717
+928.043481	122.393
+928.085196	132.04
+928.126911	112.747
+928.168628	99.4824
+928.210345	92.2473
+928.252063	106.717
+928.293782	105.512
+928.335502	119.379
+928.377223	166.407
+928.418945	227.905
+928.460668	243.581
+928.502392	243.581
+928.544117	215.846
+928.585843	198.362
+928.627569	176.053
+928.669297	135.055
+928.711026	106.115
+928.752755	97.0707
+928.794486	78.9831
+928.836217	97.6736
+928.877949	104.909
+928.919682	105.512
+928.961417	81.3948
+929.003152	86.2181
+929.044888	103.1
+929.086625	86.2181
+929.128363	84.4094
+929.170102	92.8503
+929.211841	116.967
+929.253582	144.702
+929.295324	143.496
+929.337066	137.466
+929.378810	153.142
+929.420554	181.48
+929.462300	212.832
+929.504046	230.919
+929.545793	212.832
+929.587542	186.303
+929.629291	171.833
+929.671041	162.186
+929.712792	120.585
+929.754544	81.3948
+929.796297	68.7334
+929.838051	75.3656
+929.879806	97.0707
+929.921561	111.541
+929.963318	108.526
+930.005076	113.35
+930.046834	100.688
+930.088594	71.748
+930.130354	77.1743
+930.172115	84.4094
+930.213878	92.2474
+930.255641	138.069
+930.297405	174.848
+930.339170	155.554
+930.380936	139.275
+930.422703	145.304
+930.464471	156.76
+930.506240	132.04
+930.548010	153.745
+930.589781	155.554
+930.631552	138.069
+930.673325	103.703
+930.715099	72.9539
+930.756873	89.2327
+930.798648	98.8795
+930.840425	112.747
+930.882202	112.144
+930.923980	97.6737
+930.965760	100.688
+931.007540	103.1
+931.049321	86.2181
+931.091103	58.4838
+931.132886	78.3802
+931.174669	113.953
+931.216454	126.614
+931.258240	127.217
+931.300027	110.335
+931.341814	116.364
+931.383603	142.29
+931.425392	159.775
+931.467183	189.318
+931.508974	213.435
+931.550766	206.2
+931.592560	171.833
+931.634354	134.452
+931.676149	139.275
+931.717945	146.51
+931.759742	109.732
+931.801540	74.1597
+931.843339	69.9393
+931.885139	63.91
+931.926939	73.5568
+931.968741	77.1743
+932.010544	88.0269
+932.052347	107.923
+932.094152	89.2328
+932.135957	63.91
+932.177763	88.0269
+932.219571	115.158
+932.261379	116.967
+932.303188	138.069
+932.344998	166.407
+932.386809	176.053
+932.428621	183.891
+932.470434	191.729
+932.512248	233.934
+932.554063	220.67
+932.595879	171.833
+932.637695	130.834
+932.679513	103.1
+932.721331	66.9246
+932.763151	75.3655
+932.804971	87.424
+932.846793	80.7918
+932.888615	101.894
+932.930438	107.923
+932.972262	74.7626
+933.014088	44.0136
+933.055914	61.4983
+933.097741	81.3947
+933.139569	89.2327
+933.181397	114.555
+933.223227	141.084
+933.265058	162.789
+933.306890	160.377
+933.348722	165.804
+933.390556	172.436
+933.432390	225.493
+933.474226	268.3
+933.516062	236.949
+933.557899	180.274
+933.599738	163.392
+933.641577	145.907
+933.683417	99.4824
+933.725258	99.4824
+933.767100	135.055
+933.808943	165.201
+933.850787	128.423
+933.892632	80.1889
+933.934477	85.6152
+933.976324	76.5714
+934.018172	92.8503
+934.060020	108.526
+934.101870	104.306
+934.143720	95.262
+934.185571	122.996
+934.227424	150.731
+934.269277	127.217
+934.311131	142.893
+934.352986	162.789
+934.394842	187.509
+934.436699	232.125
+934.478557	297.241
+934.520416	298.447
+934.562276	225.493
+934.604137	175.451
+934.645998	149.525
+934.687861	116.364
+934.729725	90.4386
+934.771589	104.909
+934.813454	93.4532
+934.855321	80.1889
+934.897188	104.909
+934.939056	117.57
+934.980926	109.732
+935.022796	103.1
+935.064667	107.923
+935.106539	129.628
+935.148412	135.658
+935.190285	142.29
+935.232160	129.628
+935.274036	108.526
+935.315913	106.115
+935.357790	147.716
+935.399669	202.582
+935.441548	255.036
+935.483429	315.931
+935.525310	304.476
+935.567192	199.567
+935.609076	128.423
+935.650960	119.379
+935.692845	101.894
+935.734731	124.202
+935.776618	106.717
+935.818506	75.3655
+935.860395	72.3509
+935.902285	95.2619
+935.944175	108.526
+935.986067	136.261
+936.027960	132.643
+936.069853	154.348
+936.111748	148.922
+936.153643	90.4386
+936.195540	98.8795
+936.237437	147.113
+936.279335	139.878
+936.321234	113.35
+936.363134	151.937
+936.405035	195.347
+936.446937	250.816
+936.488840	330.401
+936.530744	290.609
+936.572649	174.848
+936.614555	109.129
+936.656461	109.129
+936.698369	110.335
+936.740278	101.894
+936.782187	101.291
+936.824098	112.144
+936.866009	105.512
+936.907921	96.4678
+936.949834	90.4386
+936.991749	105.512
+937.033664	121.791
+937.075580	129.026
+937.117497	139.275
+937.159415	130.231
+937.201334	122.996
+937.243253	129.026
+937.285174	141.687
+937.327096	155.554
+937.369018	144.099
+937.410942	154.951
+937.452866	214.64
+937.494792	218.861
+937.536718	199.567
+937.578646	156.157
+937.620574	153.745
+937.662503	165.201
+937.704433	127.82
+937.746364	118.173
+937.788296	122.996
+937.830229	105.512
+937.872163	81.3948
+937.914098	77.1744
+937.956034	71.1451
+937.997970	88.0269
+938.039908	112.144
+938.081846	103.703
+938.123786	100.085
+938.165726	93.4532
+938.207668	98.2766
+938.249610	105.512
+938.291553	112.144
+938.333497	144.099
+938.375443	165.804
+938.417389	156.76
+938.459336	236.346
+938.501284	350.298
+938.543232	323.166
+938.585182	230.316
+938.627133	182.083
+938.669085	130.231
+938.711037	92.8503
+938.752991	113.953
+938.794945	116.364
+938.836901	97.0708
+938.878857	88.027
+938.920814	92.8503
+938.962773	109.129
+939.004732	108.526
+939.046692	87.4241
+939.088653	89.8357
+939.130615	92.2474
+939.172578	122.394
+939.214542	173.642
+939.256507	183.892
+939.298472	142.893
+939.340439	139.275
+939.382407	138.672
+939.424375	152.54
+939.466345	214.038
+939.508315	287.594
+939.550286	261.065
+939.592259	160.98
+939.634232	124.805
+939.676206	109.732
+939.718181	116.364
+939.760157	159.172
+939.802134	148.922
+939.844112	123.599
+939.886091	131.437
+939.928071	123.599
+939.970052	109.129
+940.012033	94.0562
+940.054016	77.7773
+940.096000	91.0416
+940.137984	106.115
+940.179970	100.688
+940.221956	124.202
+940.263943	147.113
+940.305931	163.392
+940.347921	168.818
+940.389911	174.848
+940.431902	189.318
+940.473894	201.979
+940.515887	200.773
+940.557881	206.803
+940.599875	159.775
+940.641871	144.099
+940.683868	128.423
+940.725865	78.9832
+940.767864	58.4838
+940.809864	55.4692
+940.851864	79.5861
+940.893865	102.497
+940.935868	92.2475
+940.977871	83.8066
+941.019875	95.2621
+941.061880	100.688
+941.103886	103.703
+941.145893	103.703
+941.187901	95.865
+941.229910	110.335
+941.271920	137.467
+941.313931	136.864
+941.355942	115.158
+941.397955	133.849
+941.439968	199.568
+941.481983	275.536
+941.523998	246.595
+941.566015	168.819
+941.608032	135.055
+941.650050	134.452
+941.692069	122.996
+941.734090	92.2475
+941.776111	78.3803
+941.818133	80.792
+941.860156	74.1598
+941.902179	85.6153
+941.944204	100.688
+941.986230	85.0124
+942.028257	66.9248
+942.070284	80.792
+942.112313	89.2329
+942.154342	88.027
+942.196373	94.0563
+942.238404	90.4387
+942.280436	87.4241
+942.322470	113.35
+942.364504	153.143
+942.406539	167.613
+942.448575	195.95
+942.490612	219.464
+942.532650	233.331
+942.574689	197.759
+942.616729	151.937
+942.658769	142.893
+942.700811	121.188
+942.742854	89.2329
+942.784897	65.7189
+942.826942	66.9248
+942.868987	80.792
+942.911034	85.6153
+942.953081	95.2621
+942.995129	77.1744
+943.037178	77.1744
+943.079228	92.2475
+943.121280	101.894
+943.163332	99.4825
+943.205384	84.4095
+943.247438	87.4241
+943.289493	114.556
+943.331549	127.82
+943.373606	142.893
+943.415663	173.039
+943.457722	203.788
+943.499781	244.787
+943.541842	244.787
+943.583903	166.407
+943.625965	122.996
+943.668029	134.452
+943.710093	156.76
+943.752158	102.497
+943.794224	71.1452
+943.836291	69.9394
+943.878359	90.4387
+943.920428	90.4387
+943.962498	76.5715
+944.004568	83.8066
+944.046640	104.306
+944.088713	104.306
+944.130786	92.2475
+944.172861	85.6153
+944.214936	103.1
+944.257013	141.687
+944.299090	145.908
+944.341168	124.202
+944.383247	113.35
+944.425327	138.672
+944.467408	208.008
+944.509490	231.522
+944.551573	220.67
+944.593657	135.658
+944.635742	107.923
+944.677828	129.629
+944.719915	94.0563
+944.762002	99.4825
+944.804091	120.585
+944.846180	110.335
+944.888271	88.027
+944.930362	69.3365
+944.972454	76.5715
+945.014548	92.2475
+945.056642	109.732
+945.098737	124.202
+945.140833	129.026
+945.182930	122.394
+945.225028	118.173
+945.267127	143.496
+945.309227	143.496
+945.351327	122.394
+945.393429	148.319
+945.435532	223.081
+945.477635	307.491
+945.519740	307.491
+945.561845	257.448
+945.603951	201.376
+945.646059	165.201
+945.688167	124.805
+945.730276	103.703
+945.772386	95.2621
+945.814497	101.894
+945.856609	106.718
+945.898722	127.217
+945.940836	139.275
+945.982951	106.115
+946.025067	95.865
+946.067183	112.747
+946.109301	103.1
+946.151420	107.321
+946.193539	113.953
+946.235660	132.643
+946.277781	126.011
+946.319903	104.306
+946.362026	125.408
+946.404151	165.201
+946.446276	216.449
+946.488402	249.61
+946.530529	238.757
+946.572657	208.008
+946.614786	134.452
+946.656915	80.1891
+946.699046	98.2767
+946.741178	119.982
+946.783311	115.761
+946.825444	109.129
+946.867579	103.1
+946.909714	81.9978
+946.951850	77.1745
+946.993988	77.7774
+947.036126	83.2037
+947.078265	78.3803
+947.120405	93.4534
+947.162546	134.452
+947.204688	121.791
+947.246831	91.6446
+947.288975	101.894
+947.331120	144.099
+947.373266	179.068
+947.415412	154.348
+947.457560	151.334
+947.499709	163.392
+947.541858	177.259
+947.584009	147.716
+947.626160	104.306
+947.668312	126.011
+947.710465	124.202
+947.752620	103.703
+947.794775	107.923
+947.836931	99.4826
+947.879088	106.115
+947.921246	106.718
+947.963405	107.923
+948.005564	81.3949
+948.047725	81.9978
+948.089887	97.0709
+948.132050	105.512
+948.174213	127.82
+948.216378	135.658
+948.258543	109.129
+948.300709	101.894
+948.342877	103.1
+948.385045	136.864
+948.427214	183.289
+948.469384	172.436
+948.511555	173.642
+948.553727	174.245
+948.595900	179.068
+948.638074	180.274
+948.680249	135.658
+948.722425	96.468
+948.764601	79.5862
+948.806779	91.0417
+948.848958	89.2329
+948.891137	85.6154
+948.933318	118.173
+948.975499	103.1
+949.017681	86.8212
+949.059864	106.115
+949.102049	116.967
+949.144234	88.63
+949.186420	71.7482
+949.228607	92.2475
+949.270795	101.291
+949.312984	105.512
+949.355173	147.113
+949.397364	199.568
+949.439556	182.083
+949.481749	139.275
+949.523942	121.188
+949.566137	124.805
+949.608332	129.026
+949.650528	141.687
+949.692726	148.922
+949.734924	119.982
+949.777123	81.9979
+949.819323	89.2329
+949.861524	107.924
+949.903726	108.526
+949.945929	120.585
+949.988133	127.82
+950.030338	122.394
+950.072544	113.35
+950.114750	122.394
+950.156958	107.321
+950.199167	78.9833
+950.241376	71.7482
+950.283587	99.4826
+950.325798	132.04
+950.368010	157.363
+950.410224	162.186
+950.452438	153.143
+950.494653	148.319
+950.536869	151.334
+950.579086	154.348
+950.621304	110.938
+950.663523	93.4534
+950.705743	106.115
+950.747963	85.6154
+950.790185	75.9687
+950.832408	102.497
+950.874631	96.468
+950.916856	79.5862
+950.959081	88.63
+951.001307	98.2768
+951.043535	115.159
+951.085763	107.321
+951.127992	103.703
+951.170222	89.8359
+951.212453	69.3365
+951.254685	98.8797
+951.296918	126.011
+951.339152	125.408
+951.381387	171.833
+951.423623	214.038
+951.465860	251.419
+951.508097	256.242
+951.550336	204.391
+951.592575	158.569
+951.634816	118.776
+951.677057	92.2476
+951.719299	86.8213
+951.761543	107.924
+951.803787	115.762
+951.846032	109.732
+951.888278	93.4534
+951.930525	91.0417
+951.972773	85.6154
+952.015022	80.1891
+952.057272	67.5278
+952.099522	97.0709
+952.141774	121.188
+952.184027	118.173
+952.226280	123.599
+952.268535	122.394
+952.310790	105.512
+952.353047	141.687
+952.395304	158.569
+952.437562	197.156
+952.479821	245.993
+952.522081	241.772
+952.564343	203.185
+952.606605	171.23
+952.648867	147.113
+952.691131	92.2476
+952.733396	56.6752
+952.775662	75.9687
+952.817929	100.086
+952.860196	102.497
+952.902465	103.1
+952.944734	113.953
+952.987005	101.291
+953.029276	100.688
+953.071548	122.394
+953.113822	126.011
+953.156096	116.364
+953.198371	109.129
+953.240647	92.2476
+953.282924	72.3511
+953.325202	79.5862
+953.367481	87.4242
+953.409761	141.687
+953.452041	210.42
+953.494323	220.067
+953.536606	184.495
+953.578889	151.334
+953.621174	133.246
+953.663459	113.35
+953.705746	95.8651
+953.748033	116.364
+953.790321	124.202
+953.832610	112.144
+953.874901	109.129
+953.917192	121.188
+953.959484	121.791
+954.001777	121.188
+954.044070	95.2622
+954.086365	71.1453
+954.128661	78.9833
+954.170958	93.4534
+954.213255	101.894
+954.255554	116.967
+954.297853	122.394
+954.340154	120.585
+954.382455	133.246
+954.424758	167.01
+954.467061	190.524
+954.509365	217.052
+954.551670	173.039
+954.593976	138.673
+954.636283	165.804
+954.678591	148.319
+954.720900	107.924
+954.763210	107.924
+954.805521	100.086
+954.847832	80.1891
+954.890145	68.7336
+954.932459	67.5278
+954.974773	77.1745
+955.017088	75.3658
+955.059405	76.5716
+955.101722	106.718
+955.144040	124.202
+955.186360	154.951
+955.228680	130.232
+955.271001	125.408
+955.313323	148.922
+955.355646	170.627
+955.397970	188.715
+955.440294	244.184
+955.482620	292.418
+955.524947	256.845
+955.567275	185.097
+955.609603	144.702
+955.651933	118.173
+955.694263	96.468
+955.736594	71.1453
+955.778927	68.7336
+955.821260	82.6008
+955.863594	98.8797
+955.905929	119.379
+955.948265	86.8212
+955.990602	56.6752
+956.032940	76.5716
+956.075279	103.1
+956.117619	112.747
+956.159960	119.982
+956.202301	126.011
+956.244644	127.82
+956.286988	120.585
+956.329332	144.702
+956.371678	186.303
+956.414024	198.965
+956.456371	232.125
+956.498720	224.287
+956.541069	200.171
+956.583419	191.73
+956.625770	168.216
+956.668122	151.334
+956.710475	126.614
+956.752829	89.8358
+956.795184	93.4534
+956.837539	126.614
+956.879896	131.437
+956.922254	103.1
+956.964612	97.0709
+957.006972	124.805
+957.049332	135.055
+957.091694	126.614
+957.134056	104.306
+957.176419	94.0563
+957.218783	110.938
+957.261149	160.981
+957.303515	143.496
+957.345882	138.07
+957.388250	208.008
+957.430618	244.184
+957.472988	229.714
+957.515359	202.582
+957.557731	155.554
+957.600103	146.51
+957.642477	106.718
+957.684851	74.7628
+957.727227	97.6738
+957.769603	108.526
+957.811981	99.4826
+957.854359	99.4826
+957.896738	116.967
+957.939118	126.011
+957.981499	105.512
+958.023881	90.4388
+958.066264	80.792
+958.108648	87.4242
+958.151033	110.335
+958.193419	101.291
+958.235805	106.718
+958.278193	115.761
+958.320582	122.997
+958.362971	151.334
+958.405361	170.627
+958.447753	170.627
+958.490145	178.465
+958.532538	201.376
+958.574933	202.582
+958.617328	145.908
+958.659724	98.2767
+958.702121	89.2329
+958.744519	84.4096
+958.786918	77.7774
+958.829317	76.5716
+958.871718	68.7336
+958.914120	60.8956
+958.956523	75.3657
+958.998926	95.8651
+959.041331	127.217
+959.083736	119.379
+959.126142	97.0709
+959.168550	109.129
+959.210958	144.099
+959.253367	142.29
+959.295777	113.953
+959.338188	125.408
+959.380600	182.083
+959.423013	273.727
+959.465427	332.21
+959.507842	312.314
+959.550258	213.435
+959.592675	175.451
+959.635092	141.687
+959.677511	124.805
+959.719930	123.599
+959.762351	119.379
+959.804772	107.923
+959.847194	112.747
+959.889618	110.938
+959.932042	87.4242
+959.974467	94.0563
+960.016893	109.732
+960.059320	97.0709
+960.101748	101.894
+960.144177	88.63
+960.186607	112.747
+960.229037	122.997
+960.271469	116.364
+960.313902	98.8797
+960.356335	104.306
+960.398770	147.716
+960.441205	193.538
+960.483642	267.698
+960.526079	294.829
+960.568517	227.302
+960.610957	173.642
+960.653397	153.143
+960.695838	126.614
+960.738280	106.115
+960.780723	99.4826
+960.823167	100.688
+960.865611	109.129
+960.908057	106.115
+960.950504	111.541
+960.992951	147.113
+961.035400	152.54
+961.077850	129.629
+961.120300	116.364
+961.162751	82.6008
+961.205204	103.1
+961.247657	139.878
+961.290111	156.76
+961.332566	157.966
+961.375022	147.113
+961.417479	171.833
+961.459937	228.508
+961.502396	299.05
+961.544856	285.182
+961.587317	224.287
+961.629778	176.054
+961.672241	114.556
+961.714705	111.541
+961.757169	150.731
+961.799635	141.084
+961.842101	96.468
+961.884568	82.6008
+961.927037	79.5862
+961.969506	94.0563
+962.011976	119.982
+962.054447	137.467
+962.096919	133.246
+962.139392	102.497
+962.181866	84.4096
+962.224341	104.909
+962.266816	139.878
+962.309293	139.878
+962.351771	128.423
+962.394249	144.099
+962.436729	176.054
+962.479209	223.684
+962.521691	241.772
+962.564173	206.803
+962.606656	139.878
+962.649140	140.481
+962.691626	140.481
+962.734112	106.115
+962.776599	94.6592
+962.819087	107.924
+962.861576	111.541
+962.904065	103.703
+962.946556	71.1453
+962.989048	57.2781
+963.031540	69.9394
+963.074034	119.982
+963.116529	141.687
+963.159024	140.481
+963.201520	151.937
+963.244018	128.423
+963.286516	117.57
+963.329015	109.129
+963.371515	133.849
+963.414016	179.671
+963.456518	210.42
+963.499021	241.772
+963.541525	226.699
+963.584030	170.627
+963.626536	127.82
+963.669042	125.408
+963.711550	111.541
+963.754059	107.321
+963.796568	104.306
+963.839079	91.0417
+963.881590	98.2768
+963.924102	107.924
+963.966616	137.467
+964.009130	141.084
+964.051645	106.718
+964.094161	110.335
+964.136678	107.923
+964.179196	100.688
+964.221715	102.497
+964.264235	126.011
+964.306755	155.554
+964.349277	162.789
+964.391800	168.819
+964.434323	179.671
+964.476848	247.801
+964.519373	263.477
+964.561900	192.935
+964.604427	113.953
+964.646955	107.321
+964.689485	110.938
+964.732015	97.0709
+964.774546	97.0709
+964.817078	72.3511
+964.859611	56.6751
+964.902145	59.0868
+964.944679	73.5569
+964.987215	86.2183
+965.029752	97.0709
+965.072290	92.2475
+965.114828	95.2621
+965.157368	106.718
+965.199908	109.129
+965.242449	103.1
+965.284992	106.115
+965.327535	127.82
+965.370079	145.908
+965.412624	190.524
+965.455170	267.095
+965.497717	323.769
+965.540265	294.829
+965.582814	261.668
+965.625364	195.347
+965.667915	119.982
+965.710467	109.732
+965.753019	115.159
+965.795573	139.878
+965.838127	126.614
+965.880683	122.996
+965.923239	115.158
+965.965796	91.0416
+966.008355	109.732
+966.050914	139.275
+966.093474	138.07
+966.136035	112.144
+966.178597	116.967
+966.221160	158.569
+966.263724	188.112
+966.306289	172.436
+966.348855	151.937
+966.391421	151.937
+966.433989	189.921
+966.476557	264.683
+966.519127	267.095
+966.561697	208.611
+966.604269	147.113
+966.646841	141.084
+966.689414	135.658
+966.731989	101.894
+966.774564	108.526
+966.817140	106.718
+966.859717	75.3657
+966.902295	81.9978
+966.944874	98.8797
+966.987454	108.526
+967.030034	109.129
+967.072616	115.761
+967.115199	132.04
+967.157782	142.893
+967.200367	139.275
+967.242952	127.82
+967.285539	134.452
+967.328126	130.232
+967.370714	135.055
+967.413303	144.702
+967.455893	216.449
+967.498485	250.816
+967.541077	195.347
+967.583670	145.908
+967.626263	140.481
+967.668858	144.099
+967.711454	133.849
+967.754051	112.144
+967.796648	96.4679
+967.839247	94.6592
+967.881846	103.1
+967.924447	101.291
+967.967048	92.2475
+968.009651	95.2621
+968.052254	68.7336
+968.094858	78.3803
+968.137463	100.085
+968.180069	101.291
+968.222676	98.8796
+968.265284	128.423
+968.307893	150.731
+968.350503	143.496
+968.393114	170.024
+968.435725	299.653
+968.478338	388.885
+968.520952	343.063
+968.563566	241.772
+968.606182	200.17
+968.648798	165.804
+968.691415	127.82
+968.734034	92.8504
+968.776653	91.0417
+968.819273	94.0563
+968.861894	91.6446
+968.904516	85.0124
+968.947139	86.2183
+968.989763	91.0417
+969.032388	94.0563
+969.075013	86.8212
+969.117640	96.4679
+969.160268	115.159
+969.202896	122.997
+969.245526	95.2621
+969.288156	86.2183
+969.330788	119.982
+969.373420	134.452
+969.416053	147.716
+969.458688	229.714
+969.501323	321.358
+969.543959	310.505
+969.586596	185.7
+969.629234	108.526
+969.671873	97.6738
+969.714512	106.115
+969.757153	121.791
+969.799795	139.275
+969.842438	126.614
+969.885081	121.791
+969.927726	124.805
+969.970371	113.35
+970.013018	110.335
+970.055665	125.408
+970.098313	122.996
+970.140962	101.894
+970.183612	98.8796
+970.226264	119.982
+970.268916	115.159
+970.311569	91.0416
+970.354222	110.938
+970.396877	148.319
+970.439533	179.068
+970.482190	216.449
+970.524847	234.537
+970.567506	218.258
+970.610165	183.892
+970.652826	131.437
+970.695487	116.967
+970.738150	121.188
+970.780813	113.953
+970.823477	126.011
+970.866142	110.335
+970.908808	81.9978
+970.951475	83.8066
+970.994143	103.1
+971.036812	126.614
+971.079482	98.8796
+971.122153	109.129
+971.164824	112.747
+971.207497	98.2767
+971.250171	109.732
+971.292845	130.834
+971.335521	124.805
+971.378197	126.011
+971.420874	145.908
+971.463553	174.245
+971.506232	198.362
+971.548912	214.641
+971.591593	174.848
+971.634275	124.202
+971.676958	106.115
+971.719642	93.4533
+971.762327	97.0709
+971.805013	112.144
+971.847699	121.791
+971.890387	93.4533
+971.933075	86.2183
+971.975765	110.938
+972.018455	132.04
+972.061147	101.291
+972.103839	83.2037
+972.146532	77.7774
+972.189227	89.2329
+972.231922	106.718
+972.274618	133.246
+972.317315	144.099
+972.360013	151.937
+972.402712	168.216
+972.445412	232.728
+972.488112	326.784
+972.530814	321.358
+972.573517	208.611
+972.616220	143.496
+972.658925	138.07
+972.701630	123.599
+972.744337	124.805
+972.787044	125.408
+972.829752	92.8504
+972.872461	105.512
+972.915172	107.321
+972.957883	83.8066
+973.000595	83.8066
+973.043308	101.894
+973.086021	121.188
+973.128736	126.614
+973.171452	127.217
+973.214169	107.321
+973.256886	103.1
+973.299605	139.878
+973.342325	179.068
+973.385045	250.213
+973.427766	456.412
+973.470489	1164.24
+973.513212	1992.66
+973.555936	1811.18
+973.598661	876.046
+973.641387	298.447
+973.684114	145.305
+973.726842	167.613
+973.769571	166.407
+973.812301	122.394
+973.855032	99.4826
+973.897764	104.909
+973.940496	129.629
+973.983230	113.35
+974.025964	83.8066
+974.068700	93.4533
+974.111436	109.129
+974.154174	101.894
+974.196912	116.967
+974.239651	129.026
+974.282391	97.0709
+974.325132	101.894
+974.367874	148.922
+974.410617	214.038
+974.453361	461.236
+974.496106	944.176
+974.538852	1111.19
+974.581598	700.595
+974.624346	280.359
+974.667095	146.51
+974.709844	113.35
+974.752595	119.982
+974.795346	104.306
+974.838098	116.967
+974.880852	112.144
+974.923606	81.9978
+974.966361	94.0562
+975.009117	105.512
+975.051874	106.115
+975.094632	85.6153
+975.137391	69.9394
+975.180151	66.3218
+975.222912	100.688
+975.265673	106.115
+975.308436	97.6738
+975.351199	110.335
+975.393964	147.716
+975.436729	217.655
+975.479496	387.679
+975.522263	508.866
+975.565031	444.354
+975.607801	329.196
+975.650571	204.391
+975.693342	130.834
+975.736114	107.321
+975.778887	101.894
+975.821661	103.1
+975.864436	100.085
+975.907211	88.027
+975.949988	102.497
+975.992766	96.4679
+976.035544	90.4387
+976.078324	98.8796
+976.121104	82.6007
+976.163886	74.1598
+976.206668	90.4387
+976.249451	103.1
+976.292235	76.5715
+976.335021	68.1306
+976.377807	111.541
+976.420594	173.642
+976.463382	239.963
+976.506171	303.27
+976.548960	292.417
+976.591751	219.464
+976.634543	156.76
+976.677336	141.084
+976.720129	119.982
+976.762924	95.865
+976.805719	97.6737
+976.848515	87.4241
+976.891313	86.2182
+976.934111	89.2328
+976.976910	57.8809
+977.019710	57.278
+977.062512	82.6007
+977.105314	99.4825
+977.148116	96.4679
+977.190920	69.3364
+977.233725	85.6153
+977.276531	83.8066
+977.319338	119.379
+977.362145	141.084
+977.404954	150.128
+977.447763	174.245
+977.490574	226.699
+977.533385	247.198
+977.576198	183.289
+977.619011	130.834
+977.661825	118.776
+977.704640	121.791
+977.747456	114.556
+977.790273	97.6738
+977.833091	89.8358
+977.875910	88.6299
+977.918730	92.8504
+977.961551	100.688
+978.004373	111.541
+978.047195	92.2475
+978.090019	85.0124
+978.132843	97.0708
+978.175669	95.2621
+978.218495	101.894
+978.261322	96.4679
+978.304151	95.865
+978.346980	102.497
+978.389810	163.995
+978.432641	200.773
+978.475473	232.125
+978.518306	236.346
+978.561140	192.935
+978.603975	126.011
+978.646811	103.703
+978.689647	112.747
+978.732485	97.0709
+978.775324	95.2621
+978.818163	91.0416
+978.861004	77.7774
+978.903845	79.5861
+978.946687	96.4679
+978.989531	101.894
+979.032375	83.2037
+979.075220	92.8504
+979.118066	132.643
+979.160913	141.687
+979.203761	115.761
+979.246610	121.188
+979.289460	122.996
+979.332311	138.07
+979.375162	163.995
+979.418015	209.817
+979.460868	233.331
+979.503723	215.243
+979.546578	189.318
+979.589435	177.259
+979.632292	173.642
+979.675150	150.731
+979.718010	109.732
+979.760870	85.0124
+979.803731	95.865
+979.846593	113.35
+979.889456	125.408
+979.932320	98.8796
+979.975185	95.2621
+980.018050	100.688
+980.060917	85.6153
+980.103785	95.2621
+980.146653	132.04
+980.189523	119.379
+980.232393	92.2475
+980.275265	99.4825
+980.318137	115.158
+980.361010	142.29
+980.403885	172.436
+980.446760	215.846
+980.489636	221.273
+980.532513	204.994
+980.575391	207.406
+980.618270	186.906
+980.661150	150.128
+980.704030	118.776
+980.746912	116.967
+980.789795	126.614
+980.832678	91.6446
+980.875563	81.3949
+980.918448	72.954
+980.961335	75.3657
+981.004222	79.5861
+981.047110	94.6592
+981.089999	106.718
+981.132890	106.115
+981.175781	105.512
+981.218673	94.6592
+981.261566	105.512
+981.304460	111.541
+981.347354	147.716
+981.390250	215.243
+981.433147	212.832
+981.476045	175.451
+981.518943	196.553
+981.561843	195.95
+981.604743	158.569
+981.647645	154.348
+981.690547	133.849
+981.733450	103.703
+981.776354	96.4679
+981.819259	95.2621
+981.862166	101.894
+981.905073	95.2621
+981.947981	75.9686
+981.990889	79.5861
+982.033799	112.144
+982.076710	126.614
+982.119622	113.953
+982.162534	124.805
+982.205448	136.261
+982.248363	124.805
+982.291278	163.995
+982.334194	190.524
+982.377112	198.965
+982.420030	237.552
+982.462949	266.492
+982.505869	253.83
+982.548790	202.582
+982.591713	179.671
+982.634635	147.716
+982.677559	100.085
+982.720484	86.8212
+982.763410	93.4533
+982.806337	92.8504
+982.849264	94.6591
+982.892193	79.5861
+982.935122	73.5569
+982.978053	72.351
+983.020984	100.688
+983.063917	108.526
+983.106850	103.1
+983.149784	110.335
+983.192719	124.805
+983.235655	106.718
+983.278592	72.954
+983.321530	107.923
+983.364469	175.451
+983.407409	198.362
+983.450350	291.815
+983.493292	423.854
+983.536234	358.739
+983.579178	227.302
+983.622122	156.76
+983.665068	111.541
+983.708014	103.703
+983.750962	94.0562
+983.793910	95.865
+983.836859	91.0416
+983.879809	71.1452
+983.922760	89.8358
+983.965712	94.0562
+984.008665	76.5715
+984.051619	109.732
+984.094574	127.217
+984.137530	89.8358
+984.180487	85.0124
+984.223444	93.4533
+984.266403	75.9686
+984.309362	95.2621
+984.352323	141.084
+984.395284	146.51
+984.438247	221.876
+984.481210	310.505
+984.524174	300.858
+984.567139	244.184
+984.610105	177.259
+984.653072	142.29
+984.696040	135.658
+984.739009	121.791
+984.781979	86.8212
+984.824950	56.6751
+984.867921	76.5715
+984.910894	77.1744
+984.953868	78.9832
+984.996842	106.718
+985.039818	100.688
+985.082794	102.497
+985.125771	122.394
+985.168750	125.408
+985.211729	149.525
+985.254709	134.452
+985.297690	127.82
+985.340672	162.789
+985.383655	192.332
+985.426639	241.772
+985.469624	267.698
+985.512610	289.403
+985.555596	291.815
+985.598584	188.715
+985.641573	123.599
+985.684562	106.718
+985.727553	87.4241
+985.770544	105.512
+985.813536	125.408
+985.856530	105.512
+985.899524	78.3802
+985.942519	68.7335
+985.985515	87.4241
+986.028512	116.967
+986.071510	129.629
+986.114509	118.776
+986.157509	112.144
+986.200510	126.614
+986.243511	139.878
+986.286514	124.202
+986.329518	126.614
+986.372522	183.892
+986.415528	235.14
+986.458534	230.316
+986.501541	213.435
+986.544550	209.817
+986.587559	174.245
+986.630569	126.011
+986.673580	117.57
+986.716592	136.864
+986.759605	110.335
+986.802619	107.923
+986.845634	106.718
+986.888650	96.4679
+986.931666	116.364
+986.974684	126.614
+987.017703	122.996
+987.060722	136.864
+987.103743	153.745
+987.146764	144.702
+987.189786	133.246
+987.232810	131.437
+987.275834	124.202
+987.318859	136.864
+987.361885	148.922
+987.404912	172.436
+987.447940	233.934
+987.490969	286.388
+987.533999	267.095
+987.577030	224.89
+987.620061	167.613
+987.663094	100.085
+987.706128	125.408
+987.749162	140.481
+987.792198	130.834
+987.835234	149.525
+987.878271	139.275
+987.921310	125.408
+987.964349	142.893
+988.007389	159.172
+988.050430	152.54
+988.093472	164.598
+988.136515	154.951
+988.179559	95.2621
+988.222604	91.0416
+988.265650	113.953
+988.308696	98.2767
+988.351744	97.0708
+988.394792	139.275
+988.437842	183.892
+988.480892	221.273
+988.523944	244.184
+988.566996	232.728
+988.610050	191.73
+988.653104	144.099
+988.696159	139.275
+988.739215	122.394
+988.782272	95.2621
+988.825330	88.027
+988.868389	88.6299
+988.911449	98.8796
+988.954509	102.497
+988.997571	100.085
+989.040634	122.394
+989.083697	138.07
+989.126762	131.437
+989.169827	107.923
+989.212894	127.217
+989.255961	169.421
+989.299029	162.186
+989.342099	153.745
+989.385169	185.7
+989.428240	208.008
+989.471312	198.965
+989.514385	215.243
+989.557459	239.963
+989.600534	224.287
+989.643609	195.347
+989.686686	142.29
+989.729764	114.556
+989.772842	105.512
+989.815922	81.3949
+989.859002	71.7481
+989.902084	86.8212
+989.945166	125.408
+989.988249	103.1
+990.031334	80.792
+990.074419	104.909
+990.117505	116.364
+990.160592	106.115
+990.203680	124.202
+990.246769	141.084
+990.289859	130.834
+990.332949	115.159
+990.376041	113.953
+990.419134	146.51
+990.462227	183.892
+990.505322	240.566
+990.548417	219.464
+990.591514	156.76
+990.634611	117.57
+990.677709	121.791
+990.720809	118.173
+990.763909	97.0709
+990.807010	86.8212
+990.850112	96.468
+990.893215	110.335
+990.936319	136.864
+990.979424	103.1
+991.022529	83.8066
+991.065636	99.4826
+991.108744	147.716
+991.151852	133.246
+991.194962	80.1891
+991.238072	80.792
+991.281184	106.718
+991.324296	168.819
+991.367409	202.582
+991.410524	201.376
+991.453639	195.95
+991.496755	216.449
+991.539872	223.081
+991.582990	165.804
+991.626109	109.129
+991.669229	110.938
+991.712350	105.512
+991.755471	103.1
+991.798594	124.805
+991.841717	124.202
+991.884842	114.556
+991.927967	97.6738
+991.971094	94.0562
+992.014221	85.6153
+992.057350	97.0709
+992.100479	86.8212
+992.143609	85.6153
+992.186740	120.585
+992.229872	132.04
+992.273005	119.982
+992.316139	113.35
+992.359274	113.35
+992.402410	133.246
+992.445546	168.819
+992.488684	220.067
+992.531823	237.552
+992.574962	181.48
+992.618103	146.51
+992.661244	134.452
+992.704386	124.805
+992.747530	88.63
+992.790674	92.8504
+992.833819	91.6446
+992.876965	74.1598
+992.920112	91.0416
+992.963260	75.9686
+993.006409	85.0124
+993.049559	112.144
+993.092710	113.953
+993.135861	81.3949
+993.179014	77.7774
+993.222168	104.306
+993.265322	110.335
+993.308478	110.938
+993.351634	131.437
+993.394791	290.006
+993.437950	641.509
+993.481109	1038.83
+993.524269	1003.26
+993.567430	543.836
+993.610592	238.757
+993.653755	179.671
+993.696919	146.51
+993.740084	122.394
+993.783250	97.6738
+993.826416	113.35
+993.869584	129.629
+993.912753	122.997
+993.955922	112.144
+993.999093	118.776
+994.042264	127.82
+994.085436	130.834
+994.128610	113.35
+994.171784	92.8504
+994.214959	108.526
+994.258135	137.467
+994.301312	147.716
+994.344490	151.334
+994.387669	199.568
+994.430849	373.812
+994.474030	678.89
+994.517211	761.491
+994.560394	490.176
+994.603578	244.184
+994.646762	182.686
+994.689948	150.731
+994.733134	135.658
+994.776321	104.306
+994.819510	69.3365
+994.862699	78.3803
+994.905889	109.129
+994.949080	128.423
+994.992272	105.512
+995.035465	82.6008
+995.078659	101.894
+995.121854	103.703
+995.165050	104.909
+995.208246	105.512
+995.251444	87.4241
+995.294643	89.8358
+995.337842	114.556
+995.381043	242.375
+995.424244	540.218
+995.467446	1059.94
+995.510650	1425.31
+995.553854	1082.85
+995.597059	444.957
+995.640265	188.715
+995.683472	164.598
+995.726680	171.833
+995.769889	152.54
+995.813099	119.982
+995.856310	109.732
+995.899521	118.776
+995.942734	127.217
+995.985948	117.57
+996.029162	133.849
+996.072378	144.099
+996.115594	154.951
+996.158812	130.834
+996.202030	128.423
+996.245249	173.642
+996.288469	144.702
+996.331690	112.747
+996.374912	171.23
+996.418135	309.299
+996.461359	628.245
+996.504584	890.516
+996.547810	752.447
+996.591037	415.414
+996.634264	211.626
+996.677493	131.437
+996.720722	144.702
+996.763953	111.541
+996.807184	77.1745
+996.850417	87.4241
+996.893650	95.2621
+996.936884	107.321
+996.980119	107.321
+997.023355	115.159
+997.066592	125.408
+997.109830	117.57
+997.153069	121.791
+997.196309	147.113
+997.239550	138.672
+997.282792	107.923
+997.326034	83.8066
+997.369278	118.776
+997.412522	193.538
+997.455768	320.755
+997.499014	423.251
+997.542262	423.251
+997.585510	308.093
+997.628759	166.407
+997.672009	93.4534
+997.715260	87.4242
+997.758513	85.6154
+997.801765	63.3073
+997.845019	60.2927
+997.888274	77.7774
+997.931530	85.6154
+997.974787	91.0417
+998.018044	95.2621
+998.061303	91.0417
+998.104563	135.055
+998.147823	148.922
+998.191084	133.246
+998.234347	143.496
+998.277610	135.055
+998.320874	130.232
+998.364139	126.011
+998.407406	121.188
+998.450673	176.657
+998.493941	238.757
+998.537209	247.801
+998.580479	210.42
+998.623750	195.95
+998.667022	161.584
+998.710295	122.997
+998.753568	127.82
+998.796843	132.04
+998.840118	112.747
+998.883395	129.629
+998.926672	125.408
+998.969950	102.497
+999.013229	101.291
+999.056510	115.761
+999.099791	125.408
+999.143073	121.188
+999.186356	107.923
+999.229640	109.732
+999.272924	115.761
+999.316210	118.776
+999.359497	127.82
+999.402785	161.584
+999.446073	267.095
+999.489363	342.46
+999.532653	352.107
+999.575945	318.946
+999.619237	254.433
+999.662530	180.877
+999.705825	126.011
+999.749120	91.6446
+999.792416	91.6446
+999.835713	100.085
+999.879011	110.335
+999.922310	121.791
+999.965610	132.04
+1000.008910	121.791
+1000.052212	111.541
+1000.095515	94.0563
+1000.138818	80.1891
+1000.182123	91.0417
+1000.225428	83.8066
+1000.268735	95.865
+1000.312042	109.129
+1000.355350	151.334
+1000.398660	165.201
+1000.441970	209.817
+1000.485281	257.448
+1000.528593	296.035
+1000.571906	303.873
+1000.615220	227.302
+1000.658535	163.392
+1000.701850	109.129
+1000.745167	106.718
+1000.788485	89.2329
+1000.831803	92.2475
+1000.875123	83.2037
+1000.918444	133.849
+1000.961765	150.128
+1001.005087	129.026
+1001.048411	127.217
+1001.091735	130.834
+1001.135060	114.556
+1001.178386	92.2475
+1001.221713	111.541
+1001.265041	119.379
+1001.308370	130.834
+1001.351700	184.494
+1001.395031	218.258
+1001.438362	193.538
+1001.481695	285.785
+1001.525029	355.121
+1001.568363	348.489
+1001.611699	257.448
+1001.655035	165.804
+1001.698372	131.437
+1001.741711	138.672
+1001.785050	153.746
+1001.828390	143.496
+1001.871731	138.672
+1001.915073	113.35
+1001.958416	83.8066
+1002.001760	102.497
+1002.045105	121.791
+1002.088451	174.848
+1002.131798	185.097
+1002.175145	154.951
+1002.218494	101.894
+1002.261843	91.6446
+1002.305194	114.556
+1002.348545	155.554
+1002.391898	206.803
+1002.435251	307.491
+1002.478605	470.279
+1002.521960	523.939
+1002.565316	441.339
+1002.608673	321.961
+1002.652031	205.597
+1002.695390	157.363
+1002.738750	134.452
+1002.782111	119.379
+1002.825473	118.776
+1002.868835	97.6738
+1002.912199	94.6592
+1002.955563	126.011
+1002.998929	117.57
+1003.042295	102.497
+1003.085663	95.2621
+1003.129031	113.953
+1003.172400	100.085
+1003.215770	89.8358
+1003.259142	101.291
+1003.302514	113.35
+1003.345887	124.805
+1003.389260	160.378
+1003.432635	365.974
+1003.476011	1009.89
+1003.519388	1967.33
+1003.562765	2181.37
+1003.606144	1249.25
+1003.649524	380.444
+1003.692904	198.362
+1003.736286	191.127
+1003.779668	180.274
+1003.823051	128.423
+1003.866435	89.2328
+1003.909821	98.8795
+1003.953207	136.261
+1003.996594	133.849
+1004.039982	91.0416
+1004.083371	105.512
+1004.126760	127.82
+1004.170151	159.775
+1004.213543	148.319
+1004.256936	97.6737
+1004.300329	107.32
+1004.343724	145.305
+1004.387119	167.01
+1004.430516	238.757
+1004.473913	532.38
+1004.517311	1013.51
+1004.560711	1190.17
+1004.604111	731.344
+1004.647512	294.829
+1004.690914	163.995
+1004.734317	129.026
+1004.777721	75.9685
+1004.821126	85.6153
+1004.864531	92.8503
+1004.907938	104.909
+1004.951346	122.394
+1004.994754	142.893
+1005.038164	120.585
+1005.081574	100.085
+1005.124986	104.909
+1005.168398	113.953
+1005.211812	132.04
+1005.255226	162.789
+1005.298641	170.024
+1005.342057	164.598
+1005.385474	146.51
+1005.428892	236.949
+1005.472311	405.164
+1005.515731	532.983
+1005.559152	534.792
+1005.602573	410.59
+1005.645996	214.038
+1005.689420	142.29
+1005.732844	150.128
+1005.776270	130.834
+1005.819696	106.115
+1005.863123	114.556
+1005.906552	124.805
+1005.949981	126.614
+1005.993411	119.982
+1006.036842	106.115
+1006.080274	121.188
+1006.123707	117.57
+1006.167141	101.291
+1006.210576	94.0562
+1006.254012	107.32
+1006.297449	118.776
+1006.340886	121.188
+1006.384325	164.598
+1006.427764	225.493
+1006.471205	294.226
+1006.514646	341.254
+1006.558089	321.358
+1006.601532	212.832
+1006.644976	122.996
+1006.688421	115.158
+1006.731867	118.173
+1006.775314	114.556
+1006.818762	92.2474
+1006.862211	85.6153
+1006.905661	105.512
+1006.949112	99.4825
+1006.992564	89.8357
+1007.036016	70.5422
+1007.079470	81.3948
+1007.122925	78.3802
+1007.166380	71.1452
+1007.209837	86.8211
+1007.253294	108.526
+1007.296752	130.834
+1007.340211	118.173
+1007.383672	121.188
+1007.427133	135.658
+1007.470595	251.419
+1007.514058	464.853
+1007.557522	557.703
+1007.600986	416.016
+1007.644452	232.728
+1007.687919	140.481
+1007.731387	123.599
+1007.774855	121.188
+1007.818325	102.497
+1007.861795	113.35
+1007.905267	135.658
+1007.948739	112.747
+1007.992212	95.262
+1008.035687	93.4533
+1008.079162	88.027
+1008.122638	76.5715
+1008.166115	96.4679
+1008.209593	107.32
+1008.253072	111.541
+1008.296552	120.585
+1008.340032	124.202
+1008.383514	155.554
+1008.426997	197.156
+1008.470481	275.536
+1008.513965	367.18
+1008.557451	414.811
+1008.600937	334.019
+1008.644424	265.286
+1008.687913	204.994
+1008.731402	142.29
+1008.774892	109.732
+1008.818383	99.4825
+1008.861875	102.497
+1008.905368	111.541
+1008.948862	110.938
+1008.992357	105.512
+1009.035853	124.805
+1009.079349	127.217
+1009.122847	119.379
+1009.166346	106.718
+1009.209845	89.2328
+1009.253346	81.3949
+1009.296847	115.761
+1009.340350	146.51
+1009.383853	156.76
+1009.427357	160.378
+1009.470862	200.17
+1009.514368	244.184
+1009.557875	228.508
+1009.601383	198.362
+1009.644892	186.303
+1009.688402	157.363
+1009.731913	164.598
+1009.775425	132.04
+1009.818937	115.761
+1009.862451	116.967
+1009.905966	99.4825
+1009.949481	116.967
+1009.992997	103.703
+1010.036515	71.7481
+1010.080033	64.513
+1010.123552	100.688
+1010.167073	102.497
+1010.210594	112.144
+1010.254116	103.1
+1010.297639	84.4094
+1010.341163	101.894
+1010.384687	167.613
+1010.428213	229.714
+1010.471740	238.154
+1010.515268	214.641
+1010.558796	208.008
+1010.602326	210.42
+1010.645856	164.598
+1010.689388	119.982
+1010.732920	118.776
+1010.776453	116.364
+1010.819988	91.6445
+1010.863523	85.6153
+1010.907059	63.9101
+1010.950596	74.1598
+1010.994134	106.115
+1011.037673	124.805
+1011.081213	118.776
+1011.124753	88.027
+1011.168295	88.6299
+1011.211838	108.526
+1011.255382	109.129
+1011.298926	92.2474
+1011.342472	113.953
+1011.386018	157.363
+1011.429565	207.405
+1011.473114	287.594
+1011.516663	320.755
+1011.560213	264.683
+1011.603764	212.832
+1011.647316	153.745
+1011.690869	121.791
+1011.734423	110.335
+1011.777978	101.291
+1011.821534	113.953
+1011.865091	111.541
+1011.908648	99.4825
+1011.952207	86.2182
+1011.995766	109.129
+1012.039327	112.144
+1012.082888	103.703
+1012.126451	106.115
+1012.170014	90.4387
+1012.213578	86.2182
+1012.257143	94.6591
+1012.300709	99.4825
+1012.344276	108.526
+1012.387844	157.966
+1012.431413	419.031
+1012.474983	982.16
+1012.518554	1409.03
+1012.562126	1038.23
+1012.605698	457.618
+1012.649272	220.67
+1012.692847	153.745
+1012.736422	119.982
+1012.779999	109.129
+1012.823576	95.2621
+1012.867154	105.512
+1012.910733	109.732
+1012.954314	104.306
+1012.997895	121.188
+1013.041477	121.791
+1013.085060	114.556
+1013.128644	115.159
+1013.172229	107.923
+1013.215814	112.144
+1013.259401	119.379
+1013.302989	85.0124
+1013.346577	77.7774
+1013.390167	154.348
+1013.433757	323.166
+1013.477349	637.892
+1013.520941	908.603
+1013.564534	736.168
+1013.608129	360.548
+1013.651724	243.581
+1013.695320	197.759
+1013.738917	150.731
+1013.782515	102.497
+1013.826114	119.379
+1013.869714	112.747
+1013.913315	99.4825
+1013.956916	104.909
+1014.000519	139.878
+1014.044123	157.363
+1014.087727	124.202
+1014.131333	106.115
+1014.174939	119.982
+1014.218546	122.394
+1014.262155	136.864
+1014.305764	138.07
+1014.349374	114.556
+1014.392985	105.512
+1014.436597	187.509
+1014.480210	346.077
+1014.523824	462.441
+1014.567439	384.062
+1014.611055	253.83
+1014.654672	158.569
+1014.698289	108.526
+1014.741908	96.4679
+1014.785528	77.1744
+1014.829148	73.5569
+1014.872769	99.4825
+1014.916392	126.011
+1014.960015	130.232
+1015.003639	129.026
+1015.047265	133.849
+1015.090891	125.408
+1015.134518	112.747
+1015.178146	86.2183
+1015.221775	101.291
+1015.265404	165.804
+1015.309035	173.039
+1015.352667	154.951
+1015.396300	173.039
+1015.439933	212.832
+1015.483568	293.02
+1015.527203	343.666
+1015.570840	329.799
+1015.614477	280.359
+1015.658115	202.582
+1015.701755	145.908
+1015.745395	117.57
+1015.789036	115.159
+1015.832678	104.909
+1015.876321	105.512
+1015.919965	107.321
+1015.963610	135.055
+1016.007256	141.687
+1016.050902	144.099
+1016.094550	171.23
+1016.138199	135.055
+1016.181848	92.8504
+1016.225499	82.6007
+1016.269150	89.2329
+1016.312802	91.6446
+1016.356456	98.2767
+1016.400110	160.981
+1016.443765	277.947
+1016.487421	438.325
+1016.531078	535.395
+1016.574736	440.736
+1016.618395	225.493
+1016.662055	139.878
+1016.705716	145.908
+1016.749378	148.319
+1016.793040	101.894
+1016.836704	120.585
+1016.880369	129.629
+1016.924034	115.159
+1016.967700	100.085
+1017.011368	86.2183
+1017.055036	75.9686
+1017.098705	97.0709
+1017.142376	150.731
+1017.186047	145.908
+1017.229719	106.718
+1017.273392	103.703
+1017.317066	110.335
+1017.360740	147.113
+1017.404416	179.671
+1017.448093	224.287
+1017.491771	328.593
+1017.535449	446.163
+1017.579129	377.429
+1017.622809	235.14
+1017.666491	161.583
+1017.710173	139.275
+1017.753856	129.026
+1017.797541	103.703
+1017.841226	87.4241
+1017.884912	100.085
+1017.928599	113.35
+1017.972287	124.202
+1018.015976	123.599
+1018.059666	112.747
+1018.103357	117.57
+1018.147048	117.57
+1018.190741	147.716
+1018.234435	179.068
+1018.278129	162.789
+1018.321825	143.496
+1018.365521	144.702
+1018.409219	147.716
+1018.452917	182.686
+1018.496616	277.344
+1018.540316	340.048
+1018.584017	285.785
+1018.627719	168.216
+1018.671422	117.57
+1018.715126	108.526
+1018.758831	118.776
+1018.802537	128.423
+1018.846244	117.57
+1018.889951	127.217
+1018.933660	129.026
+1018.977370	132.643
+1019.021080	106.718
+1019.064792	75.9686
+1019.108504	87.4241
+1019.152217	115.159
+1019.195931	106.718
+1019.239647	114.556
+1019.283363	107.923
+1019.327080	110.938
+1019.370798	162.186
+1019.414517	306.888
+1019.458237	770.534
+1019.501957	1481.38
+1019.545679	1602.57
+1019.589402	964.675
+1019.633125	378.032
+1019.676850	195.95
+1019.720575	197.156
+1019.764302	145.305
+1019.808029	105.512
+1019.851758	104.909
+1019.895487	119.379
+1019.939217	129.629
+1019.982948	124.202
+1020.026680	96.468
+1020.070413	115.159
+1020.114147	133.849
+1020.157882	116.364
+1020.201618	126.614
+1020.245355	151.334
+1020.289092	188.715
+1020.332831	186.303
+1020.376570	185.7
+1020.420311	292.418
+1020.464052	607.746
+1020.507795	1061.14
+1020.551538	1117.82
+1020.595282	714.463
+1020.639027	320.755
+1020.682773	173.642
+1020.726521	171.23
+1020.770269	135.658
+1020.814017	97.071
+1020.857767	119.982
+1020.901518	144.099
+1020.945270	115.762
+1020.989023	92.8505
+1021.032776	121.188
+1021.076531	122.394
+1021.120286	133.246
+1021.164043	115.762
+1021.207800	115.762
+1021.251558	111.541
+1021.295318	114.556
+1021.339078	132.04
+1021.382839	152.54
+1021.426601	256.845
+1021.470364	506.455
+1021.514128	806.107
+1021.557893	783.799
+1021.601659	471.485
+1021.645425	253.831
+1021.689193	194.744
+1021.732962	179.671
+1021.776731	133.849
+1021.820502	100.086
+1021.864273	128.423
+1021.908045	135.055
+1021.951819	121.188
+1021.995593	93.4534
+1022.039368	78.9833
+1022.083144	103.703
+1022.126921	98.2768
+1022.170699	96.468
+1022.214478	90.4388
+1022.258258	110.335
+1022.302039	149.525
+1022.345821	160.981
+1022.389603	167.01
+1022.433387	238.155
+1022.477172	466.059
+1022.520957	703.007
+1022.564743	668.641
+1022.608531	422.046
+1022.652319	246.596
+1022.696108	164.598
+1022.739899	96.4681
+1022.783690	94.0564
+1022.827482	106.115
+1022.871275	94.0564
+1022.915069	93.4535
+1022.958864	97.071
+1023.002659	108.526
+1023.046456	121.188
+1023.090254	124.805
+1023.134052	153.143
+1023.177852	174.245
+1023.221652	176.054
+1023.265454	197.759
+1023.309256	212.832
+1023.353060	228.508
+1023.396864	225.493
+1023.440669	238.758
+1023.484475	393.106
+1023.528282	529.366
+1023.572090	514.293
+1023.615899	435.913
+1023.659709	320.152
+1023.703520	243.581
+1023.747332	159.172
+1023.791144	136.261
+1023.834958	151.937
+1023.878772	122.997
+1023.922588	112.144
+1023.966404	129.026
+1024.010222	136.864
+1024.054040	145.305
+1024.097859	152.54
+1024.141679	139.878
+1024.185501	149.525
+1024.229323	148.922
+1024.273146	154.349
+1024.316970	165.201
+1024.360794	214.038
+1024.404620	231.523
+1024.448447	215.244
+1024.492275	323.167
+1024.536103	429.884
+1024.579933	373.209
+1024.623763	259.86
+1024.667595	191.127
+1024.711427	160.378
+1024.755260	147.716
+1024.799095	124.202
+1024.842930	129.629
+1024.886766	124.805
+1024.930603	104.909
+1024.974441	102.497
+1025.018280	75.3658
+1025.062120	98.8798
+1025.105961	160.981
+1025.149802	157.966
+1025.193645	129.629
+1025.237489	136.864
+1025.281333	153.143
+1025.325179	188.112
+1025.369025	194.744
+1025.412873	213.435
+1025.456721	261.066
+1025.500570	322.564
+1025.544420	288.8
+1025.588271	243.581
+1025.632124	246.596
+1025.675977	235.14
+1025.719830	183.892
+1025.763685	156.157
+1025.807541	131.438
+1025.851398	96.4681
+1025.895256	91.0418
+1025.939114	98.8798
+1025.982974	98.8798
+1026.026834	99.4827
+1026.070696	101.894
+1026.114558	112.747
+1026.158421	127.82
+1026.202286	153.143
+1026.246151	148.922
+1026.290017	131.438
+1026.333884	158.569
+1026.377752	176.657
+1026.421621	176.054
+1026.465491	228.508
+1026.509362	301.461
+1026.553233	331.608
+1026.597106	291.815
+1026.640980	211.626
+1026.684854	150.128
+1026.728730	107.924
+1026.772606	85.6156
+1026.816484	94.0565
+1026.860362	82.601
+1026.904241	65.7191
+1026.948121	80.7922
+1026.992002	87.4243
+1027.035884	94.6594
+1027.079767	109.13
+1027.123651	118.173
+1027.167536	119.379
+1027.211422	146.511
+1027.255309	167.613
+1027.299197	142.29
+1027.343085	124.805
+1027.386975	197.759
+1027.430865	283.977
+1027.474757	335.225
+1027.518649	376.224
+1027.562542	306.888
+1027.606437	233.331
+1027.650332	183.892
+1027.694228	153.746
+1027.738125	166.407
+1027.782023	147.114
+1027.825922	123.6
+1027.869822	121.791
+1027.913723	99.4828
+1027.957624	106.115
+1028.001527	118.173
+1028.045431	106.115
+1028.089335	122.997
+1028.133241	153.143
+1028.177147	139.276
+1028.221055	116.365
+1028.264963	121.188
+1028.308872	138.07
+1028.352782	185.701
+1028.396693	177.863
+1028.440605	159.775
+1028.484518	225.493
+1028.528432	239.964
+1028.572347	227.905
+1028.616263	192.333
+1028.660180	165.201
+1028.704098	155.555
+1028.748016	142.29
+1028.791936	132.643
+1028.835856	136.261
+1028.879778	140.481
+1028.923700	105.512
+1028.967623	109.13
+1029.011548	141.084
+1029.055473	124.806
+1029.099399	89.8361
+1029.143326	94.6594
+1029.187254	103.1
+1029.231183	121.188
+1029.275113	149.525
+1029.319044	162.187
+1029.362975	182.686
+1029.406908	177.863
+1029.450842	160.981
+1029.494776	221.273
+1029.538712	308.697
+1029.582648	305.079
+1029.626586	211.023
+1029.670524	149.525
+1029.714463	132.643
+1029.758403	159.775
+1029.802344	139.276
+1029.846286	116.968
+1029.890229	139.879
+1029.934173	151.937
+1029.978118	136.261
+1030.022064	141.084
+1030.066011	157.966
+1030.109959	142.893
+1030.153907	109.13
+1030.197857	91.6448
+1030.241807	115.762
+1030.285759	133.246
+1030.329711	154.952
+1030.373664	186.906
+1030.417619	181.48
+1030.461574	263.477
+1030.505530	324.975
+1030.549487	288.197
+1030.593445	203.788
+1030.637404	138.07
+1030.681364	118.776
+1030.725325	113.953
+1030.769286	85.6156
+1030.813249	77.1747
+1030.857213	145.305
+1030.901177	152.54
+1030.945143	101.292
+1030.989109	69.9396
+1031.033077	77.1747
+1031.077045	102.497
+1031.121014	93.4536
+1031.164984	111.541
+1031.208955	127.82
+1031.252928	126.011
+1031.296901	130.232
+1031.340874	130.232
+1031.384849	116.968
+1031.428825	159.172
+1031.472802	242.375
+1031.516780	335.225
+1031.560758	390.694
+1031.604738	419.031
+1031.648718	337.034
+1031.692700	183.892
+1031.736682	130.232
+1031.780665	107.924
+1031.824650	127.82
+1031.868635	113.35
+1031.912621	66.925
+1031.956608	57.2783
+1032.000596	69.3367
+1032.044585	83.8068
+1032.088575	100.689
+1032.132566	95.8653
+1032.176557	94.6594
+1032.220550	109.13
+1032.264544	118.173
+1032.308538	123.6
+1032.352534	133.246
+1032.396530	122.394
+1032.440528	113.953
+1032.484526	175.451
+1032.528525	240.566
+1032.572525	304.476
+1032.616527	318.343
+1032.660529	227.905
+1032.704532	170.025
+1032.748536	171.833
+1032.792540	159.172
+1032.836546	138.07
+1032.880553	113.35
+1032.924561	74.763
+1032.968569	88.0273
+1033.012579	115.159
+1033.056589	126.011
+1033.100601	133.246
+1033.144613	144.099
+1033.188627	131.438
+1033.232641	93.4536
+1033.276656	98.8799
+1033.320672	121.188
+1033.364689	129.629
+1033.408707	217.655
+1033.452726	465.456
+1033.496746	827.209
+1033.540767	883.281
+1033.584789	568.556
+1033.628811	261.669
+1033.672835	142.893
+1033.716860	135.055
+1033.760885	135.055
+1033.804911	129.629
+1033.848939	108.527
+1033.892967	94.0565
+1033.936996	119.379
+1033.981027	99.4827
+1034.025058	84.4097
+1034.069090	91.0418
+1034.113123	121.188
+1034.157157	130.232
+1034.201192	115.159
+1034.245227	112.747
+1034.289264	139.276
+1034.333302	124.203
+1034.377341	133.849
+1034.421380	207.406
+1034.465421	534.792
+1034.509462	1054.51
+1034.553504	1254.08
+1034.597548	852.532
+1034.641592	375.621
+1034.685637	210.42
+1034.729683	150.731
+1034.773730	131.438
+1034.817778	114.556
+1034.861827	122.394
+1034.905877	120.585
+1034.949928	108.527
+1034.993980	95.2622
+1035.038032	107.924
+1035.082086	106.115
+1035.126141	125.408
+1035.170196	154.349
+1035.214253	163.392
+1035.258310	134.452
+1035.302368	113.35
+1035.346428	78.9834
+1035.390488	79.5863
+1035.434549	186.303
+1035.478611	393.708
+1035.522674	695.169
+1035.566738	804.901
+1035.610803	545.645
+1035.654869	248.404
+1035.698935	118.776
+1035.743003	101.894
+1035.787072	100.086
+1035.831141	118.173
+1035.875212	130.835
+1035.919283	116.967
+1035.963356	101.894
+1036.007429	102.497
+1036.051503	104.909
+1036.095578	118.173
+1036.139654	126.614
+1036.183732	97.0711
+1036.227810	104.909
+1036.271889	114.556
+1036.315968	118.776
+1036.360049	140.481
+1036.404131	160.378
+1036.448214	192.333
+1036.492297	253.831
+1036.536382	405.164
+1036.580467	437.119
+1036.624554	315.932
+1036.668641	249.007
+1036.712730	195.347
+1036.756819	137.467
+1036.800909	106.115
+1036.845000	110.335
+1036.889092	136.261
+1036.933185	133.849
+1036.977279	126.011
+1037.021374	121.188
+1037.065470	110.938
+1037.109567	109.13
+1037.153664	123.6
+1037.197763	101.292
+1037.241862	129.026
+1037.285963	122.394
+1037.330064	118.173
+1037.374167	146.511
+1037.418270	223.685
+1037.462374	432.296
+1037.506480	718.683
+1037.550586	745.815
+1037.594693	478.72
+1037.638801	249.61
+1037.682910	141.687
+1037.727020	142.893
+1037.771130	126.614
+1037.815242	115.159
+1037.859355	104.909
+1037.903469	105.512
+1037.947583	111.541
+1037.991699	103.1
+1038.035815	111.541
+1038.079932	109.129
+1038.124051	98.2769
+1038.168170	104.909
+1038.212290	119.982
+1038.256411	125.408
+1038.300533	144.702
+1038.344656	151.937
+1038.388780	134.452
+1038.432905	189.921
+1038.477031	413.605
+1038.521158	601.716
+1038.565286	525.145
+1038.609414	332.211
+1038.653544	202.582
+1038.697674	150.128
+1038.741806	130.835
+1038.785938	109.13
+1038.830071	118.173
+1038.874206	144.099
+1038.918341	134.452
+1038.962477	118.776
+1039.006614	118.776
+1039.050752	146.511
+1039.094891	179.671
+1039.139031	141.084
+1039.183172	109.13
+1039.227313	104.909
+1039.271456	122.394
+1039.315600	117.57
+1039.359744	92.8506
+1039.403890	118.776
+1039.448036	187.509
+1039.492184	294.226
+1039.536332	379.841
+1039.580481	328.593
+1039.624632	206.803
+1039.668783	156.76
+1039.712935	147.114
+1039.757088	129.629
+1039.801242	109.732
+1039.845397	89.836
+1039.889552	98.8798
+1039.933709	90.4389
+1039.977867	89.2331
+1040.022025	94.0564
+1040.066185	89.836
+1040.110346	95.2623
+1040.154507	126.614
+1040.198669	174.245
+1040.242833	163.995
+1040.286997	135.055
+1040.331162	148.319
+1040.375328	150.128
+1040.419495	195.347
+1040.463663	209.817
+1040.507832	217.655
+1040.552002	279.756
+1040.596173	326.181
+1040.640345	280.962
+1040.684518	183.892
+1040.728691	113.953
+1040.772866	104.306
+1040.817041	89.836
+1040.861218	103.703
+1040.905395	100.086
+1040.949573	121.188
+1040.993753	130.835
+1041.037933	113.953
+1041.082114	111.541
+1041.126296	123.6
+1041.170479	113.953
+1041.214663	97.0711
+1041.258848	86.8214
+1041.303034	91.0418
+1041.347220	106.718
+1041.391408	129.629
+1041.435597	177.863
+1041.479786	223.082
+1041.523977	295.432
+1041.568168	341.254
+1041.612361	314.726
+1041.656554	216.45
+1041.700748	131.438
+1041.744944	151.937
+1041.789140	139.276
+1041.833337	100.086
+1041.877535	108.527
+1041.921734	112.747
+1041.965934	100.689
+1042.010134	87.4243
+1042.054336	94.0564
+1042.098539	108.527
+1042.142743	109.129
+1042.186947	88.6301
+1042.231153	96.4681
+1042.275359	124.805
+1042.319566	154.349
+1042.363775	154.952
+1042.407984	151.334
+1042.452194	171.23
+1042.496405	290.609
+1042.540617	397.929
+1042.584830	350.901
+1042.629044	225.493
+1042.673259	173.642
+1042.717475	175.451
+1042.761692	147.716
+1042.805910	121.188
+1042.850128	99.4827
+1042.894348	88.6301
+1042.938568	115.159
+1042.982790	118.173
+1043.027012	108.527
+1043.071235	105.512
+1043.115460	140.481
+1043.159685	164.598
+1043.203911	129.026
+1043.248138	139.878
+1043.292366	153.143
+1043.336595	156.157
+1043.380825	159.172
+1043.425056	211.626
+1043.469288	304.476
+1043.513520	391.297
+1043.557754	502.234
+1043.601988	550.468
+1043.646224	469.677
+1043.690460	313.52
+1043.734698	166.407
+1043.778936	124.805
+1043.823175	89.233
+1043.867416	103.1
+1043.911657	105.512
+1043.955899	107.321
+1044.000142	155.554
+1044.044386	164.598
+1044.088631	143.496
+1044.132877	118.173
+1044.177123	104.909
+1044.221371	90.4388
+1044.265620	86.8213
+1044.309869	104.306
+1044.354120	127.217
+1044.398371	166.407
+1044.442624	226.096
+1044.486877	267.698
+1044.531131	341.857
+1044.575386	425.663
+1044.619642	435.913
+1044.663900	308.094
+1044.708158	157.966
+1044.752417	115.159
+1044.796676	109.732
+1044.840937	110.335
+1044.885199	138.07
+1044.929462	153.746
+1044.973725	142.29
+1045.017990	156.157
+1045.062255	157.966
+1045.106522	176.657
+1045.150789	211.626
+1045.195058	217.655
+1045.239327	209.817
+1045.283597	230.317
+1045.327868	236.949
+1045.372140	250.213
+1045.416413	283.374
+1045.460687	406.37
+1045.504962	733.153
+1045.549238	1083.45
+1045.593515	948.999
+1045.637792	488.97
+1045.682071	221.876
+1045.726351	157.966
+1045.770631	182.686
+1045.814913	155.554
+1045.859195	128.423
+1045.903478	126.011
+1045.947763	160.981
+1045.992048	171.23
+1046.036334	141.687
+1046.080621	147.716
+1046.124909	188.112
+1046.169198	210.42
+1046.213488	183.289
+1046.257779	154.951
+1046.302070	130.835
+1046.346363	115.159
+1046.390657	156.76
+1046.434951	227.302
+1046.479247	405.164
+1046.523543	737.374
+1046.567841	817.562
+1046.612139	521.528
+1046.656438	247.801
+1046.700739	141.687
+1046.745040	145.305
+1046.789342	163.995
+1046.833645	133.849
+1046.877949	95.8651
+1046.922254	105.512
+1046.966559	139.275
+1047.010866	138.07
+1047.055174	134.452
+1047.099483	155.554
+1047.143792	143.496
+1047.188103	116.364
+1047.232414	135.055
+1047.276727	147.113
+1047.321040	142.893
+1047.365354	136.261
+1047.409669	141.687
+1047.453985	211.626
+1047.498303	340.048
+1047.542621	431.693
+1047.586940	344.872
+1047.631259	204.391
+1047.675580	137.467
+1047.719902	128.423
+1047.764225	147.716
+1047.808548	126.614
+1047.852873	87.4243
+1047.897198	109.129
+1047.941525	132.04
+1047.985852	127.82
+1048.030181	106.718
+1048.074510	128.423
+1048.118840	161.584
+1048.163171	154.951
+1048.207503	139.276
+1048.251836	136.261
+1048.296170	136.261
+1048.340505	138.07
+1048.384841	145.305
+1048.429178	191.73
+1048.473515	250.213
+1048.517854	268.904
+1048.562194	252.625
+1048.606534	212.832
+1048.650876	154.951
+1048.695218	154.951
+1048.739561	154.349
+1048.783906	126.011
+1048.828251	79.5863
+1048.872597	74.7629
+1048.916944	89.836
+1048.961292	119.982
+1049.005641	131.438
+1049.049991	146.511
+1049.094342	160.981
+1049.138694	112.144
+1049.183046	85.6155
+1049.227400	98.8798
+1049.271754	115.762
+1049.316110	125.408
+1049.360466	115.159
+1049.404824	129.629
+1049.449182	173.642
+1049.493541	247.801
+1049.537902	286.991
+1049.582263	292.418
+1049.626625	236.346
+1049.670988	152.54
+1049.715352	126.614
+1049.759717	101.894
+1049.804083	89.233
+1049.848449	89.836
+1049.892817	126.614
+1049.937186	116.967
+1049.981555	91.0418
+1050.025926	97.674
+1050.070297	83.2038
+1050.114670	95.2623
+1050.159043	107.924
+1050.203417	111.541
+1050.247792	104.909
+1050.292169	119.379
+1050.336546	131.438
+1050.380924	133.246
+1050.425303	158.569
+1050.469683	191.73
+1050.514063	224.89
+1050.558445	243.581
+1050.602828	190.524
+1050.647212	144.702
+1050.691596	163.995
+1050.735982	171.23
+1050.780368	133.246
+1050.824755	106.115
+1050.869144	114.556
+1050.913533	121.791
+1050.957923	107.924
+1051.002314	95.2622
+1051.046706	112.144
+1051.091100	115.159
+1051.135493	121.791
+1051.179888	122.394
+1051.224284	120.585
+1051.268681	103.703
+1051.313079	117.57
+1051.357477	145.305
+1051.401877	157.363
+1051.446277	198.965
+1051.490679	227.905
+1051.535081	208.009
+1051.579485	205.597
+1051.623889	246.596
+1051.668294	300.256
+1051.712700	295.432
+1051.757107	239.361
+1051.801515	148.922
+1051.845924	85.0126
+1051.890334	97.071
+1051.934745	134.452
+1051.979157	121.791
+1052.023569	98.2769
+1052.067983	104.909
+1052.112398	120.585
+1052.156813	108.527
+1052.201230	104.909
+1052.245647	126.614
+1052.290065	121.791
+1052.334485	113.953
+1052.378905	106.115
+1052.423326	141.687
+1052.467748	188.112
+1052.512171	252.022
+1052.556595	262.875
+1052.601020	197.759
+1052.645446	203.185
+1052.689873	216.45
+1052.734300	187.509
+1052.778729	145.908
+1052.823159	100.086
+1052.867589	92.2477
+1052.912021	139.276
+1052.956453	140.481
+1053.000886	111.541
+1053.045321	112.144
+1053.089756	100.086
+1053.134192	109.732
+1053.178629	109.732
+1053.223067	116.967
+1053.267506	101.292
+1053.311946	95.2623
+1053.356387	88.0272
+1053.400828	103.1
+1053.445271	128.423
+1053.489715	236.346
+1053.534159	334.622
+1053.578605	303.27
+1053.623051	229.714
+1053.667499	197.156
+1053.711947	143.496
+1053.756396	110.335
+1053.800847	85.6156
+1053.845298	73.5571
+1053.889750	78.3805
+1053.934203	98.2769
+1053.978657	130.835
+1054.023112	137.467
+1054.067568	116.967
+1054.112024	103.1
+1054.156482	95.2623
+1054.200941	119.379
+1054.245400	133.849
+1054.289861	122.997
+1054.334322	142.893
+1054.378785	167.613
+1054.423248	151.334
+1054.467712	157.966
+1054.512177	233.934
+1054.556644	311.711
+1054.601111	258.654
+1054.645579	168.819
+1054.690048	145.908
+1054.734518	144.702
+1054.778988	114.556
+1054.823460	80.7922
+1054.867933	66.925
+1054.912407	57.2783
+1054.956881	48.8374
+1055.001357	80.7922
+1055.045833	100.086
+1055.090311	85.6156
+1055.134789	90.4389
+1055.179268	136.864
+1055.223748	117.57
+1055.268229	89.836
+1055.312712	124.805
+1055.357195	146.511
+1055.401679	163.392
+1055.446163	218.861
+1055.490649	252.022
+1055.535136	288.197
+1055.579624	361.754
+1055.624112	362.96
+1055.668602	251.419
+1055.713093	157.363
+1055.757584	141.084
+1055.802076	133.849
+1055.846570	143.496
+1055.891064	114.556
+1055.935559	103.703
+1055.980055	116.365
+1056.024552	113.35
+1056.069050	132.643
+1056.113549	127.82
+1056.158049	103.703
+1056.202550	94.0565
+1056.247052	113.35
+1056.291555	97.674
+1056.336058	104.909
+1056.380563	148.922
+1056.425068	184.495
+1056.469575	217.052
+1056.514082	286.388
+1056.558591	349.092
+1056.603100	333.416
+1056.647610	226.096
+1056.692121	153.746
+1056.736633	110.335
+1056.781146	88.6302
+1056.825660	98.2769
+1056.870175	103.703
+1056.914691	112.144
+1056.959208	99.4828
+1057.003726	90.439
+1057.048244	88.0273
+1057.092764	95.2623
+1057.137284	87.4243
+1057.181806	115.159
+1057.226328	132.041
+1057.270852	127.217
+1057.315376	137.467
+1057.359901	155.555
+1057.404427	191.127
+1057.448954	226.096
+1057.493482	279.153
+1057.538011	324.373
+1057.582541	309.3
+1057.627072	268.904
+1057.671604	202.582
+1057.716136	127.82
+1057.760670	103.1
+1057.805205	128.423
+1057.849740	104.306
+1057.894277	85.0127
+1057.938814	103.1
+1057.983352	121.791
+1058.027892	92.8507
+1058.072432	78.3805
+1058.116973	99.4828
+1058.161515	112.747
+1058.206058	114.556
+1058.250602	108.527
+1058.295147	114.556
+1058.339693	134.452
+1058.384240	159.172
+1058.428787	163.995
+1058.473336	217.053
+1058.517886	273.124
+1058.562436	266.492
+1058.606988	190.524
+1058.651540	146.511
+1058.696093	124.203
+1058.740648	124.203
+1058.785203	115.159
+1058.829759	113.35
+1058.874316	124.203
+1058.918874	114.556
+1058.963433	95.8653
+1059.007993	89.836
+1059.052554	102.497
+1059.097116	110.335
+1059.141678	98.2769
+1059.186242	95.2623
+1059.230807	112.747
+1059.275372	113.953
+1059.319939	103.703
+1059.364506	119.982
+1059.409074	141.084
+1059.453644	182.083
+1059.498214	220.067
+1059.542785	258.654
+1059.587357	245.39
+1059.631930	191.127
+1059.676504	186.906
+1059.721079	176.054
+1059.765655	150.731
+1059.810232	139.879
+1059.854809	116.968
+1059.899388	69.9396
+1059.943967	66.3221
+1059.988548	81.9981
+1060.033129	128.423
+1060.077712	158.569
+1060.122295	146.511
+1060.166880	119.982
+1060.211465	116.968
+1060.256051	129.629
+1060.300638	116.968
+1060.345226	133.246
+1060.389815	161.584
+1060.434405	224.891
+1060.478996	405.767
+1060.523587	575.791
+1060.568180	561.924
+1060.612774	388.885
+1060.657368	229.714
+1060.701964	153.143
+1060.746560	97.674
+1060.791158	94.0565
+1060.835756	101.292
+1060.880355	85.0127
+1060.924956	108.527
+1060.969557	113.35
+1061.014159	100.689
+1061.058762	83.8069
+1061.103366	89.2331
+1061.147971	100.689
+1061.192577	80.7922
+1061.237183	78.9835
+1061.281791	85.6156
+1061.326400	96.4682
+1061.371009	127.217
+1061.415620	191.127
+1061.460231	376.224
+1061.504844	647.539
+1061.549457	726.521
+1061.594071	519.719
+1061.638687	243.581
+1061.683303	134.452
+1061.727920	105.512
+1061.772538	106.718
+1061.817157	90.439
+1061.861777	125.408
+1061.906398	150.128
+1061.951019	132.643
+1061.995642	106.718
+1062.040266	111.541
+1062.084890	98.8799
+1062.129516	110.938
+1062.174142	107.321
+1062.218770	92.8507
+1062.263398	106.115
+1062.308027	109.13
+1062.352658	111.541
+1062.397289	127.82
+1062.441921	187.509
+1062.486554	279.756
+1062.531188	372.606
+1062.575823	400.341
+1062.620459	323.77
+1062.665095	242.978
+1062.709733	167.01
+1062.754372	96.4682
+1062.799011	71.7484
+1062.843652	86.2186
+1062.888293	88.6302
+1062.932936	107.321
+1062.977579	121.188
+1063.022223	110.938
+1063.066869	121.188
+1063.111515	123.6
+1063.156162	100.086
+1063.200810	100.689
+1063.245459	104.306
+1063.290109	135.055
+1063.334760	144.099
+1063.379411	145.908
+1063.424064	186.906
+1063.468718	233.934
+1063.513372	247.802
+1063.558028	312.917
+1063.602684	334.622
+1063.647342	249.61
+1063.692000	179.068
+1063.736659	132.041
+1063.781320	91.0419
+1063.825981	78.3805
+1063.870643	89.2331
+1063.915306	82.601
+1063.959970	65.7192
+1064.004635	82.601
+1064.049301	141.084
+1064.093967	156.157
+1064.138635	106.115
+1064.183304	85.0127
+1064.227973	62.7046
+1064.272644	89.2331
+1064.317315	115.159
+1064.361988	110.335
+1064.406661	159.775
+1064.451335	249.007
+1064.496011	343.666
+1064.540687	601.114
+1064.585364	865.193
+1064.630042	807.916
+1064.674721	467.868
+1064.719401	207.406
+1064.764082	119.379
+1064.808763	97.0712
+1064.853446	121.791
+1064.898130	103.703
+1064.942814	84.4098
+1064.987500	103.703
+1065.032186	118.776
+1065.076874	107.924
+1065.121562	112.144
+1065.166251	102.497
+1065.210942	99.4828
+1065.255633	116.968
+1065.300325	147.717
+1065.345018	177.26
+1065.389712	206.803
+1065.434407	351.504
+1065.479103	599.305
+1065.523799	731.948
+1065.568497	758.476
+1065.613196	764.505
+1065.657895	539.013
+1065.702596	275.536
+1065.747297	152.54
+1065.792000	107.321
+1065.836703	121.188
+1065.881407	123.6
+1065.926113	103.703
+1065.970819	93.4537
+1066.015526	94.0566
+1066.060234	94.6595
+1066.104943	84.4099
+1066.149653	81.3952
+1066.194364	101.292
+1066.239075	114.556
+1066.283788	132.644
+1066.328502	154.952
+1066.373216	172.436
+1066.417932	232.126
+1066.462648	366.577
+1066.507366	540.822
+1066.552084	532.381
+1066.596803	467.868
+1066.641524	383.459
+1066.686245	254.434
+1066.730967	183.892
+1066.775690	133.246
+1066.820414	124.203
+1066.865139	110.938
+1066.909865	118.776
+1066.954591	108.527
+1066.999319	88.6303
+1067.044048	113.953
+1067.088777	144.099
+1067.133508	161.584
+1067.178239	141.687
+1067.222972	118.173
+1067.267705	104.909
+1067.312440	113.953
+1067.357175	133.849
+1067.401911	180.877
+1067.446648	287.594
+1067.491386	409.988
+1067.536125	444.957
+1067.580865	340.652
+1067.625606	238.155
+1067.670348	184.495
+1067.715090	129.026
+1067.759834	105.512
+1067.804579	108.527
+1067.849324	119.982
+1067.894071	132.041
+1067.938818	120.585
+1067.983566	94.0566
+1068.028316	74.7631
+1068.073066	62.1018
+1068.117817	80.7923
+1068.162569	101.292
+1068.207322	100.086
+1068.252076	100.086
+1068.296831	123.6
+1068.341587	128.423
+1068.386344	200.171
+1068.431101	288.197
+1068.475860	437.722
+1068.520620	699.39
+1068.565380	1108.77
+1068.610142	1264.93
+1068.654904	867.605
+1068.699667	365.974
+1068.744432	141.688
+1068.789197	109.13
+1068.833963	126.012
+1068.878730	124.806
+1068.923498	125.409
+1068.968267	105.512
+1069.013037	98.8801
+1069.057808	118.174
+1069.102580	93.4538
+1069.147352	106.718
+1069.192126	149.525
+1069.236901	164.599
+1069.281676	152.54
+1069.326453	149.526
+1069.371230	140.482
+1069.416008	153.143
+1069.460788	223.082
+1069.505568	417.223
+1069.550349	715.669
+1069.595131	937.544
+1069.639914	702.405
+1069.684698	279.757
+1069.729483	114.556
+1069.774269	104.909
+1069.819056	110.336
+1069.863843	126.012
+1069.908632	148.32
+1069.953422	153.746
+1069.998212	177.26
+1070.043004	188.715
+1070.087796	128.423
+1070.132590	116.365
+1070.177384	122.997
+1070.222179	113.953
+1070.266975	103.703
+1070.311772	121.188
+1070.356570	127.217
+1070.401369	145.305
+1070.446169	213.435
+1070.490970	319.549
+1070.535772	403.958
+1070.580575	534.19
+1070.625378	501.029
+1070.670183	294.227
+1070.714988	162.79
+1070.759795	130.232
+1070.804602	125.409
+1070.849411	92.8509
+1070.894220	73.5574
+1070.939030	111.541
+1070.983841	117.571
+1071.028653	126.012
+1071.073466	118.174
+1071.118280	93.4538
+1071.163095	98.2771
+1071.207911	123.6
+1071.252728	168.216
+1071.297546	157.966
+1071.342364	143.496
+1071.387184	166.407
+1071.432004	205.597
+1071.476826	277.345
+1071.521648	408.179
+1071.566472	610.761
+1071.611296	746.418
+1071.656121	532.984
+1071.700947	253.831
+1071.745775	156.761
+1071.790603	123.6
+1071.835432	115.762
+1071.880261	136.261
+1071.925092	135.055
+1071.969924	122.997
+1072.014757	121.791
+1072.059590	101.895
+1072.104425	91.645
+1072.149261	88.6304
+1072.194097	84.4099
+1072.238935	119.982
+1072.283773	126.614
+1072.328612	135.055
+1072.373452	133.85
+1072.418294	173.039
+1072.463136	242.375
+1072.507979	334.622
+1072.552823	418.429
+1072.597668	476.912
+1072.642513	438.325
+1072.687360	252.022
+1072.732208	113.953
+1072.777057	148.32
+1072.821906	129.026
+1072.866757	98.2772
+1072.911608	97.0713
+1072.956461	100.086
+1073.001314	134.452
+1073.046168	135.055
+1073.091024	108.527
+1073.135880	86.8217
+1073.180737	97.6743
+1073.225595	126.012
+1073.270454	139.276
+1073.315314	129.629
+1073.360175	126.615
+1073.405036	159.775
+1073.449899	212.832
+1073.494763	283.374
+1073.539627	344.872
+1073.584493	364.769
+1073.629359	280.962
+1073.674227	179.069
+1073.719095	119.379
+1073.763964	122.997
+1073.808835	134.453
+1073.853706	143.496
+1073.898578	159.172
+1073.943451	151.937
+1073.988325	133.85
+1074.033200	126.615
+1074.078076	106.115
+1074.122952	89.2334
+1074.167830	81.9983
+1074.212709	124.806
+1074.257588	180.877
+1074.302469	167.613
+1074.347351	103.703
+1074.392233	88.0275
+1074.437116	174.848
+1074.482001	314.123
+1074.526886	416.62
+1074.571772	387.68
+1074.616659	249.611
+1074.661547	176.657
+1074.706436	187.51
+1074.751326	170.628
+1074.796217	138.07
+1074.841109	121.791
+1074.886001	96.4684
+1074.930895	76.572
+1074.975790	100.689
+1075.020685	112.144
+1075.065582	124.806
+1075.110479	122.997
+1075.155377	110.336
+1075.200277	126.614
+1075.245177	140.482
+1075.290078	130.835
+1075.334980	132.644
+1075.379883	168.216
+1075.424787	174.245
+1075.469692	199.568
+1075.514598	315.932
+1075.559505	384.062
+1075.604413	307.491
+1075.649321	200.171
+1075.694231	139.276
+1075.739141	122.997
+1075.784053	118.777
+1075.828965	110.939
+1075.873879	107.924
+1075.918793	103.101
+1075.963708	94.0567
+1076.008624	88.6304
+1076.053541	88.6304
+1076.098459	82.6012
+1076.143378	82.6012
+1076.188298	106.115
+1076.233219	141.688
+1076.278141	147.114
+1076.323064	84.41
+1076.367987	86.8217
+1076.412912	156.158
+1076.457838	258.051
+1076.502764	349.093
+1076.547691	365.371
+1076.592620	262.875
+1076.637549	165.202
+1076.682479	119.379
+1076.727411	104.306
+1076.772343	100.086
+1076.817276	111.541
+1076.862210	129.026
+1076.907145	90.4392
+1076.952080	95.8655
+1076.997017	120.585
+1077.041955	116.968
+1077.086894	110.336
+1077.131833	97.6743
+1077.176774	91.0421
+1077.221715	94.0568
+1077.266658	118.174
+1077.311601	124.806
+1077.356545	110.336
+1077.401491	133.247
+1077.446437	179.069
+1077.491384	266.492
+1077.536332	317.138
+1077.581281	270.713
+1077.626231	194.142
+1077.671182	125.409
+1077.716133	142.893
+1077.761086	136.261
+1077.806040	121.188
+1077.850994	127.217
+1077.895950	121.188
+1077.940906	100.086
+1077.985864	80.1896
+1078.030822	78.3808
+1078.075782	79.5867
+1078.120742	97.6743
+1078.165703	100.086
+1078.210665	100.086
+1078.255628	127.82
+1078.300592	140.482
+1078.345557	91.0422
+1078.390523	82.6013
+1078.435490	133.85
+1078.480457	209.215
+1078.525426	242.978
+1078.570396	233.935
+1078.615366	182.083
+1078.660338	151.334
+1078.705310	147.717
+1078.750283	151.334
+1078.795258	95.8656
+1078.840233	82.6013
+1078.885209	86.8217
+1078.930186	95.2626
+1078.975164	109.13
+1079.020143	142.893
+1079.065123	133.85
+1079.110104	128.423
+1079.155086	120.585
+1079.200069	118.174
+1079.245052	119.379
+1079.290037	131.438
+1079.335022	134.453
+1079.380009	116.968
+1079.424996	129.026
+1079.469985	201.377
+1079.514974	296.036
+1079.559964	285.786
+1079.604955	272.522
+1079.649947	172.437
+1079.694941	104.909
+1079.739934	89.8363
+1079.784929	103.101
+1079.829925	135.055
+1079.874922	142.29
+1079.919920	139.276
+1079.964918	124.806
+1080.009918	132.041
+1080.054919	155.555
+1080.099920	134.453
+1080.144923	101.292
+1080.189926	94.6597
+1080.234930	93.4538
+1080.279935	87.4246
+1080.324942	97.0714
+1080.369949	121.791
+1080.414957	150.128
+1080.459966	189.921
+1080.504976	258.654
+1080.549987	274.33
+1080.594998	264.684
+1080.640011	203.789
+1080.685025	144.099
+1080.730039	136.261
+1080.775055	126.012
+1080.820071	95.8655
+1080.865089	87.4246
+1080.910107	82.6013
+1080.955126	81.3954
+1081.000147	106.115
+1081.045168	129.629
+1081.090190	130.835
+1081.135213	115.762
+1081.180237	89.8363
+1081.225262	99.4831
+1081.270288	110.939
+1081.315315	101.895
+1081.360342	108.527
+1081.405371	139.276
+1081.450401	177.26
+1081.495431	236.949
+1081.540463	285.183
+1081.585495	280.962
+1081.630528	239.964
+1081.675563	186.907
+1081.720598	144.702
+1081.765634	129.629
+1081.810671	109.733
+1081.855709	120.585
+1081.900748	120.585
+1081.945788	101.292
+1081.990829	104.306
+1082.035871	107.924
+1082.080914	71.1458
+1082.125957	57.8815
+1082.171002	119.38
+1082.216047	122.394
+1082.261094	102.498
+1082.306141	94.6597
+1082.351190	107.321
+1082.396239	133.247
+1082.441289	180.275
+1082.486340	271.919
+1082.531393	390.694
+1082.576446	511.279
+1082.621500	452.795
+1082.666554	271.316
+1082.711610	160.378
+1082.756667	144.099
+1082.801725	132.041
+1082.846784	105.512
+1082.891843	87.4247
+1082.936904	98.8802
+1082.981965	95.8656
+1083.027028	92.2481
+1083.072091	116.968
+1083.117155	112.145
+1083.162221	88.0276
+1083.207287	120.585
+1083.252354	106.115
+1083.297422	93.4539
+1083.342491	87.4247
+1083.387561	88.0276
+1083.432632	119.982
+1083.477703	162.187
+1083.522776	250.214
+1083.567850	390.694
+1083.612924	393.709
+1083.658000	263.478
+1083.703076	171.834
+1083.748154	142.894
+1083.793232	168.216
+1083.838312	136.261
+1083.883392	80.1897
+1083.928473	61.4991
+1083.973555	83.8072
+1084.018638	127.82
+1084.063722	127.218
+1084.108807	115.159
+1084.153893	116.968
+1084.198980	122.997
+1084.244067	109.733
+1084.289156	113.35
+1084.334246	101.292
+1084.379336	103.101
+1084.424428	100.689
+1084.469520	173.643
+1084.514614	426.87
+1084.559708	792.24
+1084.604803	846.503
+1084.649899	513.69
+1084.694996	266.492
+1084.740094	152.54
+1084.785193	127.82
+1084.830293	122.997
+1084.875394	87.4247
+1084.920496	68.1312
+1084.965599	77.175
+1085.010702	110.336
+1085.055807	154.349
+1085.100913	147.717
+1085.146019	124.806
+1085.191127	132.644
+1085.236235	95.8656
+1085.281344	95.8656
+1085.326454	105.512
+1085.371566	135.055
+1085.416678	147.114
+1085.461791	185.098
+1085.506905	266.492
+1085.552020	460.03
+1085.597136	571.571
+1085.642252	393.106
+1085.687370	211.627
+1085.732489	138.07
+1085.777608	107.321
+1085.822729	90.4393
+1085.867850	113.953
+1085.912973	142.291
+1085.958096	116.968
+1086.003221	96.4685
+1086.048346	112.144
+1086.093472	106.718
+1086.138599	122.997
+1086.183727	119.38
+1086.228856	88.0276
+1086.273986	101.292
+1086.319117	126.012
+1086.364249	123.6
+1086.409381	117.571
+1086.454515	169.422
+1086.499650	305.682
+1086.544785	422.046
+1086.589922	439.531
+1086.635059	317.741
+1086.680198	190.524
+1086.725337	116.968
+1086.770477	110.336
+1086.815618	113.953
+1086.860760	117.571
+1086.905903	109.733
+1086.951047	109.733
+1086.996192	130.835
+1087.041338	115.159
+1087.086485	97.0714
+1087.131633	96.4685
+1087.176781	124.203
+1087.221931	140.482
+1087.267082	103.101
+1087.312233	103.101
+1087.357386	117.571
+1087.402539	133.247
+1087.447693	151.937
+1087.492848	265.889
+1087.538005	425.664
+1087.583162	555.895
+1087.628320	522.131
+1087.673479	325.579
+1087.718639	158.569
+1087.763800	128.423
+1087.808961	135.055
+1087.854124	152.54
+1087.899288	154.349
+1087.944452	136.864
+1087.989618	139.879
+1088.034784	133.247
+1088.079952	124.203
+1088.125120	127.82
+1088.170290	133.247
+1088.215460	121.791
+1088.260631	127.217
+1088.305803	113.953
+1088.350976	103.704
+1088.396150	120.585
+1088.441325	183.892
+1088.486501	250.213
+1088.531678	332.814
+1088.576855	368.989
+1088.622034	341.255
+1088.667214	238.155
+1088.712394	146.511
+1088.757576	85.6159
+1088.802758	71.7487
+1088.847942	93.4538
+1088.893126	106.718
+1088.938311	92.8509
+1088.983497	79.5867
+1089.028684	87.4246
+1089.073873	84.41
+1089.119062	96.4685
+1089.164251	100.689
+1089.209442	96.4685
+1089.254634	106.718
+1089.299827	110.939
+1089.345021	122.394
+1089.390215	127.217
+1089.435411	165.202
+1089.480607	220.067
+1089.525805	249.008
+1089.571003	268.301
+1089.616202	230.317
+1089.661403	159.775
+1089.706604	129.629
+1089.751806	105.512
+1089.797009	109.733
+1089.842213	96.4684
+1089.887418	74.7633
+1089.932624	91.0421
+1089.977831	115.159
+1090.023038	137.467
+1090.068247	129.629
+1090.113457	113.35
+1090.158667	101.895
+1090.203879	92.248
+1090.249091	100.086
+1090.294304	121.188
+1090.339519	129.026
+1090.384734	277.948
+1090.429950	886.899
+1090.475167	2193.43
+1090.520385	3150.87
+1090.565604	2476.8
+1090.610824	1043.66
+1090.656045	362.96
+1090.701267	259.86
+1090.746490	252.625
+1090.791713	192.936
+1090.836938	138.673
+1090.882164	109.733
+1090.927390	130.232
+1090.972617	162.79
+1091.017846	182.686
+1091.063075	162.187
+1091.108305	130.835
+1091.153537	121.188
+1091.198769	127.82
+1091.244002	124.806
+1091.289236	127.82
+1091.334471	143.496
+1091.379707	225.494
+1091.424943	439.531
+1091.470181	1115.41
+1091.515420	1786.46
+1091.560659	1587.49
+1091.605900	744.006
+1091.651141	265.286
+1091.696384	171.834
+1091.741627	152.54
+1091.786872	109.13
+1091.832117	108.527
+1091.877363	121.791
+1091.922610	98.88
+1091.967858	95.8654
+1092.013107	119.379
+1092.058357	106.718
+1092.103608	118.174
+1092.148860	126.614
+1092.194112	126.614
+1092.239366	116.365
+1092.284621	138.673
+1092.329876	147.114
+1092.375133	154.349
+1092.420390	222.479
+1092.465649	529.366
+1092.510908	861.576
+1092.556168	794.652
+1092.601429	488.97
+1092.646692	254.434
+1092.691955	201.98
+1092.737219	157.966
+1092.782484	124.806
+1092.827749	108.527
+1092.873016	116.365
+1092.918284	108.527
+1092.963553	109.13
+1093.008822	121.791
+1093.054093	144.702
+1093.099364	151.334
+1093.144637	119.379
+1093.189910	134.452
+1093.235184	165.201
+1093.280460	155.555
+1093.325736	140.482
+1093.371013	163.996
+1093.416291	227.302
+1093.461570	436.516
+1093.506850	728.933
+1093.552131	782.593
+1093.597413	525.146
+1093.642695	254.434
+1093.687979	194.142
+1093.733264	182.686
+1093.778549	141.085
+1093.823836	109.733
+1093.869123	86.8216
+1093.914412	103.1
+1093.959701	141.085
+1094.004991	130.232
+1094.050282	97.6742
+1094.095574	110.938
+1094.140867	151.334
+1094.186161	137.467
+1094.231456	116.968
+1094.276752	110.336
+1094.322049	126.614
+1094.367347	176.054
+1094.412646	208.612
+1094.457945	305.682
+1094.503246	528.16
+1094.548547	617.393
+1094.593850	519.116
+1094.639153	373.209
+1094.684457	245.993
+1094.729763	192.333
+1094.775069	156.158
+1094.820376	110.938
+1094.865684	100.086
+1094.910993	109.733
+1094.956303	125.409
+1095.001614	138.673
+1095.046926	141.085
+1095.092238	122.997
+1095.137552	124.806
+1095.182867	136.864
+1095.228182	105.512
+1095.273499	104.306
+1095.318816	135.658
+1095.364134	161.584
+1095.409454	176.657
+1095.454774	217.656
+1095.500095	365.371
+1095.545417	460.633
+1095.590740	357.533
+1095.636064	270.713
+1095.681389	212.832
+1095.726715	154.349
+1095.772042	136.864
+1095.817370	100.689
+1095.862698	78.3807
+1095.908028	69.9398
+1095.953359	98.88
+1095.998690	135.055
+1096.044023	119.379
+1096.089356	117.571
+1096.134690	141.687
+1096.180026	133.247
+1096.225362	115.159
+1096.270699	109.733
+1096.316037	103.703
+1096.361376	94.0567
+1096.406716	119.379
+1096.452057	188.715
+1096.497399	299.653
+1096.542741	343.063
+1096.588085	323.167
+1096.633430	244.184
+1096.678775	144.702
+1096.724122	138.07
+1096.769469	122.394
+1096.814817	115.159
+1096.860167	108.527
+1096.905517	103.1
+1096.950868	87.4245
+1096.996220	83.204
+1097.041573	98.88
+1097.086927	127.82
+1097.132282	135.658
+1097.177638	105.512
+1097.222995	88.6303
+1097.268353	91.042
+1097.313711	115.159
+1097.359071	142.893
+1097.404432	122.394
+1097.449793	171.834
+1097.495156	268.301
+1097.540519	340.049
+1097.585883	299.653
+1097.631249	240.567
+1097.676615	192.333
+1097.721982	168.819
+1097.767350	135.055
+1097.812719	124.806
+1097.858089	115.762
+1097.903460	100.086
+1097.948832	115.159
+1097.994204	107.924
+1098.039578	86.2186
+1098.084953	91.042
+1098.130328	98.88
+1098.175705	112.144
+1098.221082	133.849
+1098.266460	122.997
+1098.311840	98.2771
+1098.357220	114.556
+1098.402601	113.953
+1098.447983	126.614
+1098.493366	178.466
+1098.538750	230.317
+1098.584135	277.948
+1098.629521	236.346
+1098.674908	136.864
+1098.720296	91.042
+1098.765685	89.8361
+1098.811074	110.335
+1098.856465	115.762
+1098.901856	72.9543
+1098.947249	71.1456
+1098.992642	95.8654
+1099.038036	92.8508
+1099.083432	83.8069
+1099.128828	101.895
+1099.174225	122.997
+1099.219623	142.893
+1099.265022	139.276
+1099.310422	130.835
+1099.355823	153.143
+1099.401225	150.731
+1099.446627	161.584
+1099.492031	178.466
+1099.537436	229.714
+1099.582841	278.551
+1099.628248	221.876
+1099.673655	166.407
+1099.719064	150.128
+1099.764473	113.953
+1099.809883	106.115
+1099.855294	101.895
+1099.900706	90.4391
+1099.946120	84.4099
+1099.991534	83.204
+1100.036948	91.042
+1100.082364	116.365
+1100.127781	91.042
+1100.173199	73.5573
+1100.218618	83.8069
+1100.264037	89.8361
+1100.309458	107.924
+1100.354879	127.82
+1100.400302	138.07
+1100.445725	154.952
+1100.491149	210.42
+1100.536575	279.154
+1100.582001	297.241
+1100.627428	265.286
+1100.672856	235.14
+1100.718285	190.524
+1100.763715	126.614
+1100.809146	108.527
+1100.854578	139.276
+1100.900010	115.762
+1100.945444	83.8069
+1100.990879	97.0712
+1101.036314	109.13
+1101.081751	104.909
+1101.127188	110.938
+1101.172627	103.1
+1101.218066	101.292
+1101.263506	100.689
+1101.308947	119.379
+1101.354390	112.747
+1101.399833	117.571
+1101.445277	133.849
+1101.490722	196.553
+1101.536167	293.624
+1101.581614	323.167
+1101.627062	249.61
+1101.672511	156.158
+1101.717960	132.041
+1101.763411	127.217
+1101.808862	136.261
+1101.854315	135.658
+1101.899768	112.747
+1101.945223	88.6303
+1101.990678	144.702
+1102.036134	177.863
+1102.081591	131.438
+1102.127049	94.6595
+1102.172508	84.4098
+1102.217968	104.909
+1102.263429	118.173
+1102.308891	130.835
+1102.354354	110.335
+1102.399817	133.246
+1102.445282	151.334
+1102.490748	166.407
+1102.536214	177.26
+1102.581681	191.127
+1102.627150	191.73
+1102.672619	161.584
+1102.718089	148.922
+1102.763561	127.82
+1102.809033	127.217
+1102.854506	107.321
+1102.899980	83.204
+1102.945455	82.6011
+1102.990931	98.8799
+1103.036407	107.924
+1103.081885	110.335
+1103.127364	119.982
+1103.172844	97.0712
+1103.218324	73.5572
+1103.263806	82.6011
+1103.309288	106.115
+1103.354771	115.159
+1103.400256	123.6
+1103.445741	148.922
+1103.491227	219.464
+1103.536714	233.331
+1103.582202	247.802
+1103.627691	236.346
+1103.673181	194.745
+1103.718672	154.952
+1103.764164	106.718
+1103.809657	83.204
+1103.855151	113.35
+1103.900645	133.849
+1103.946141	152.54
+1103.991637	154.952
+1104.037135	110.938
+1104.082633	107.321
+1104.128132	113.35
+1104.173633	107.321
+1104.219134	95.2624
+1104.264636	107.321
+1104.310139	117.571
+1104.355643	116.968
+1104.401148	130.835
+1104.446654	153.746
+1104.492161	200.774
+1104.537668	239.361
+1104.583177	269.507
+1104.628687	243.581
+1104.674197	157.363
+1104.719709	108.527
+1104.765221	112.747
+1104.810735	93.4537
+1104.856249	91.6449
+1104.901764	112.747
+1104.947280	121.791
+1104.992798	146.511
+1105.038316	145.908
+1105.083835	124.806
+1105.129355	125.409
+1105.174875	109.13
+1105.220397	108.527
+1105.265920	113.953
+1105.311444	102.497
+1105.356968	100.689
+1105.402494	130.232
+1105.448020	191.127
+1105.493548	221.273
+1105.539076	219.464
+1105.584606	212.832
+1105.630136	276.139
+1105.675667	259.86
+1105.721199	158.569
+1105.766732	112.144
+1105.812266	120.585
+1105.857801	123.6
+1105.903337	135.055
+1105.948874	122.997
+1105.994412	112.747
+1106.039950	122.997
+1106.085490	130.835
+1106.131031	151.937
+1106.176572	147.717
+1106.222115	115.762
+1106.267658	129.026
+1106.313202	150.731
+1106.358748	150.731
+1106.404294	269.507
+1106.449841	608.952
+1106.495389	1047.88
+1106.540938	1061.75
+1106.586488	624.628
+1106.632039	302.065
+1106.677591	194.142
+1106.723143	169.422
+1106.768697	142.29
+1106.814252	130.232
+1106.859807	120.585
+1106.905364	127.82
+1106.950921	139.276
+1106.996480	132.041
+1107.042039	106.115
+1107.087599	102.498
+1107.133160	100.689
+1107.178723	94.0566
+1107.224286	113.953
+1107.269850	136.261
+1107.315415	151.334
+1107.360980	186.304
+1107.406547	299.653
+1107.452115	699.39
+1107.497684	1407.82
+1107.543253	1708.68
+1107.588824	1125.66
+1107.634395	437.119
+1107.679968	224.288
+1107.725541	232.729
+1107.771116	206.2
+1107.816691	141.084
+1107.862267	95.8653
+1107.907844	107.321
+1107.953422	130.232
+1107.999001	116.968
+1108.044581	98.88
+1108.090162	106.115
+1108.135744	138.07
+1108.181327	162.79
+1108.226910	113.953
+1108.272495	101.292
+1108.318081	155.555
+1108.363667	191.73
+1108.409255	226.096
+1108.454843	460.633
+1108.500432	878.458
+1108.546023	1096.72
+1108.591614	800.078
+1108.637206	390.694
+1108.682799	246.596
+1108.728393	201.98
+1108.773988	165.804
+1108.819584	118.776
+1108.865181	97.0713
+1108.910778	126.614
+1108.956377	135.055
+1109.001977	116.365
+1109.047577	115.762
+1109.093179	144.099
+1109.138781	143.496
+1109.184385	117.571
+1109.229989	102.498
+1109.275594	126.614
+1109.321200	206.803
+1109.366808	572.776
+1109.412416	1554.33
+1109.458025	2821.07
+1109.503635	3133.99
+1109.549245	1972.76
+1109.594857	730.742
+1109.640470	315.329
+1109.686084	321.358
+1109.731698	299.05
+1109.777314	182.083
+1109.822930	99.4829
+1109.868548	106.718
+1109.914166	162.79
+1109.959786	153.143
+1110.005406	111.541
+1110.051027	123.6
+1110.096649	146.511
+1110.142272	141.084
+1110.187896	122.394
+1110.233521	118.776
+1110.279147	143.496
+1110.324774	192.936
+1110.370402	357.533
+1110.416030	889.31
+1110.461660	1739.43
+1110.507291	1935.98
+1110.552922	1166.65
+1110.598555	453.398
+1110.644188	268.904
+1110.689822	288.197
+1110.735458	234.537
+1110.781094	127.82
+1110.826731	99.483
+1110.872369	121.188
+1110.918008	157.966
+1110.963648	142.893
+1111.009289	106.115
+1111.054931	89.2333
+1111.100573	148.923
+1111.146217	154.349
+1111.191862	116.365
+1111.237507	90.4392
+1111.283154	143.496
+1111.328801	145.305
+1111.374450	138.673
+1111.420099	290.006
+1111.465749	631.26
+1111.511401	876.046
+1111.557053	771.741
+1111.602706	492.588
+1111.648360	274.933
+1111.694015	205.597
+1111.739671	158.569
+1111.785327	110.336
+1111.830985	102.498
+1111.876644	115.159
+1111.922304	123.6
+1111.967964	137.467
+1112.013626	151.937
+1112.059288	123.6
+1112.104951	104.909
+1112.150616	94.0567
+1112.196281	83.2041
+1112.241947	94.0567
+1112.287614	101.895
+1112.333283	117.571
+1112.378952	154.349
+1112.424621	239.361
+1112.470292	381.65
+1112.515964	443.751
+1112.561637	418.429
+1112.607311	341.255
+1112.652985	232.126
+1112.698661	174.245
+1112.744337	153.143
+1112.790015	115.762
+1112.835693	105.512
+1112.881373	109.733
+1112.927053	139.879
+1112.972734	149.525
+1113.018416	140.482
+1113.064099	113.35
+1113.109783	98.8801
+1113.155468	130.232
+1113.201154	129.026
+1113.246841	92.8509
+1113.292529	114.556
+1113.338217	177.26
+1113.383907	198.362
+1113.429598	185.098
+1113.475289	253.831
+1113.520982	293.021
+1113.566675	273.124
+1113.612369	238.155
+1113.658065	211.626
+1113.703761	171.231
+1113.749458	129.629
+1113.795156	104.909
+1113.840855	124.806
+1113.886555	119.982
+1113.932256	116.365
+1113.977958	138.673
+1114.023660	126.012
+1114.069364	101.292
+1114.115069	91.0421
+1114.160774	89.8363
+1114.206481	82.6012
+1114.252188	133.247
+1114.297897	174.245
+1114.343606	166.407
+1114.389316	197.156
+1114.435028	308.094
+1114.480740	458.824
+1114.526453	613.172
+1114.572167	641.51
+1114.617882	423.855
+1114.663598	241.17
+1114.709314	178.466
+1114.755032	175.451
+1114.800751	163.996
+1114.846471	160.981
+1114.892191	136.864
+1114.937913	120.585
+1114.983635	112.144
+1115.029359	107.924
+1115.075083	106.115
+1115.120808	113.35
+1115.166534	116.365
+1115.212262	97.6743
+1115.257990	127.82
+1115.303719	145.305
+1115.349449	124.806
+1115.395179	148.32
+1115.440911	262.272
+1115.486644	473.897
+1115.532378	593.276
+1115.578112	502.838
+1115.623848	320.755
+1115.669585	224.288
+1115.715322	175.451
+1115.761060	121.791
+1115.806800	92.2479
+1115.852540	114.556
+1115.898281	136.864
+1115.944023	112.144
+1115.989766	83.2041
+1116.035510	91.645
+1116.081255	103.703
+1116.127001	119.379
+1116.172748	148.923
+1116.218496	139.276
+1116.264245	94.0567
+1116.309994	115.159
+1116.355745	142.29
+1116.401496	182.083
+1116.447249	206.2
+1116.493002	294.83
+1116.538756	408.782
+1116.584512	417.223
+1116.630268	309.3
+1116.676025	184.495
+1116.721783	132.644
+1116.767542	119.982
+1116.813302	120.585
+1116.859063	129.629
+1116.904825	145.305
+1116.950588	118.777
+1116.996351	79.5866
+1117.042116	76.572
+1117.087882	92.248
+1117.133648	103.101
+1117.179416	116.365
+1117.225184	107.321
+1117.270953	130.232
+1117.316724	154.349
+1117.362495	144.702
+1117.408267	180.275
+1117.454040	238.155
+1117.499814	396.12
+1117.545589	624.628
+1117.591365	693.361
+1117.637142	486.559
+1117.682919	241.17
+1117.728698	135.055
+1117.774478	110.939
+1117.820258	96.4685
+1117.866040	75.9691
+1117.911822	66.9253
+1117.957606	95.8655
+1118.003390	110.336
+1118.049175	98.8801
+1118.094962	78.9837
+1118.140749	84.41
+1118.186537	99.4831
+1118.232326	92.8509
+1118.278116	96.4685
+1118.323907	98.8801
+1118.369699	120.585
+1118.415491	159.172
+1118.461285	238.155
+1118.507080	434.105
+1118.552875	615.584
+1118.598672	566.747
+1118.644469	356.931
+1118.690268	154.952
+1118.736067	116.968
+1118.781867	149.526
+1118.827668	174.848
+1118.873471	141.688
+1118.919274	98.2772
+1118.965078	95.8655
+1119.010883	139.276
+1119.056689	142.893
+1119.102495	106.115
+1119.148303	105.512
+1119.194112	130.835
+1119.239922	138.07
+1119.285732	101.895
+1119.331544	91.6451
+1119.377356	121.791
+1119.423170	183.289
+1119.468984	258.654
+1119.514799	400.944
+1119.560615	596.893
+1119.606432	602.32
+1119.652251	413.605
+1119.698070	227.302
+1119.743890	144.702
+1119.789710	133.85
+1119.835532	135.055
+1119.881355	101.895
+1119.927179	91.6451
+1119.973003	119.982
+1120.018829	126.615
+1120.064656	129.026
+1120.110483	112.747
+1120.156311	83.2042
+1120.202141	88.0275
+1120.247971	101.292
+1120.293802	129.629
+1120.339634	142.29
+1120.385467	153.746
+1120.431301	154.349
+1120.477136	170.025
+1120.522972	260.463
+1120.568809	367.783
+1120.614647	388.283
+1120.660486	285.183
+1120.706325	182.686
+1120.752166	130.835
+1120.798007	103.703
+1120.843850	98.8801
+1120.889693	78.9837
+1120.935538	88.6304
+1120.981383	87.4246
+1121.027229	87.4246
+1121.073076	99.483
+1121.118924	98.8801
+1121.164773	91.6451
+1121.210623	105.512
+1121.256474	92.248
+1121.302326	83.8071
+1121.348179	110.939
+1121.394033	162.187
+1121.439887	261.066
+1121.485743	507.661
+1121.531599	1051.5
+1121.577457	1756.31
+1121.623315	1798.52
+1121.669174	1000.85
+1121.715035	353.313
+1121.760896	158.569
+1121.806758	168.819
+1121.852621	144.099
+1121.898485	132.644
+1121.944350	124.203
+1121.990216	107.924
+1122.036083	136.864
+1122.081951	158.569
+1122.127819	146.511
+1122.173689	142.893
+1122.219560	121.188
+1122.265431	110.336
+1122.311304	98.8801
+1122.357177	104.306
+1122.403051	146.511
+1122.448927	200.774
+1122.494803	347.284
+1122.540680	757.271
+1122.586558	1275.78
+1122.632437	1248.65
+1122.678317	630.657
+1122.724198	226.7
+1122.770080	151.334
+1122.815963	177.863
+1122.861846	166.407
+1122.907731	165.804
+1122.953617	150.731
+1122.999503	135.055
+1123.045391	151.937
+1123.091279	177.863
+1123.137168	129.026
+1123.183059	109.13
+1123.228950	123.6
+1123.274842	129.026
+1123.320735	157.966
+1123.366629	223.685
+1123.412524	368.386
+1123.458420	744.006
+1123.504317	1234.18
+1123.550215	1322.21
+1123.596113	978.543
+1123.642013	526.955
+1123.687913	255.037
+1123.733815	172.437
+1123.779717	186.304
+1123.825621	203.186
+1123.871525	203.789
+1123.917430	192.333
+1123.963337	195.951
+1124.009244	164.599
+1124.055152	116.968
+1124.101061	99.4831
+1124.146971	98.2773
+1124.192882	117.571
+1124.238794	144.702
+1124.284706	144.702
+1124.330620	129.026
+1124.376535	150.731
+1124.422450	283.374
+1124.468367	592.673
+1124.514284	888.708
+1124.560203	1021.35
+1124.606122	898.354
+1124.652042	644.524
+1124.697964	422.046
+1124.743886	248.405
+1124.789809	150.732
+1124.835733	104.307
+1124.881658	88.0277
+1124.927584	100.689
+1124.973511	141.688
+1125.019438	135.658
+1125.065367	113.953
+1125.111297	115.762
+1125.157227	129.629
+1125.203159	117.571
+1125.249091	95.8656
+1125.295025	107.924
+1125.340959	112.747
+1125.386894	129.026
+1125.432831	224.891
+1125.478768	393.709
+1125.524706	526.955
+1125.570645	618.599
+1125.616585	653.568
+1125.662526	469.677
+1125.708468	259.86
+1125.754410	174.246
+1125.800354	144.702
+1125.846299	141.085
+1125.892244	138.07
+1125.938191	122.997
+1125.984138	116.968
+1126.030087	126.012
+1126.076036	129.629
+1126.121986	128.423
+1126.167938	128.423
+1126.213890	127.821
+1126.259843	112.748
+1126.305797	94.0569
+1126.351752	127.218
+1126.397708	189.921
+1126.443665	320.153
+1126.489622	532.984
+1126.535581	721.698
+1126.581541	681.906
+1126.627501	510.676
+1126.673463	334.02
+1126.719425	214.641
+1126.765389	176.657
+1126.811353	154.952
+1126.857318	104.91
+1126.903285	92.8511
+1126.949252	111.542
+1126.995220	126.615
+1127.041189	100.086
+1127.087159	105.512
+1127.133130	128.423
+1127.179102	119.38
+1127.225074	109.13
+1127.271048	118.777
+1127.317023	130.835
+1127.362998	108.527
+1127.408975	136.864
+1127.454952	210.421
+1127.500931	347.887
+1127.546910	408.782
+1127.592890	367.18
+1127.638872	296.639
+1127.684854	207.406
+1127.730837	154.349
+1127.776821	114.556
+1127.822806	121.188
+1127.868792	92.8511
+1127.914779	71.7488
+1127.960766	93.454
+1128.006755	95.8657
+1128.052745	117.571
+1128.098735	126.615
+1128.144727	107.321
+1128.190719	108.527
+1128.236713	77.778
+1128.282707	85.0131
+1128.328702	121.188
+1128.374699	138.07
+1128.420696	147.717
+1128.466694	193.539
+1128.512693	260.463
+1128.558693	296.036
+1128.604694	252.022
+1128.650696	203.186
+1128.696698	195.348
+1128.742702	163.393
+1128.788707	132.644
+1128.834712	124.203
+1128.880719	106.115
+1128.926726	94.6598
+1128.972735	103.101
+1129.018744	109.13
+1129.064754	95.2628
+1129.110766	83.8073
+1129.156778	95.2628
+1129.202791	113.953
+1129.248805	122.997
+1129.294820	127.218
+1129.340836	112.747
+1129.386853	119.983
+1129.432870	162.187
+1129.478889	197.157
+1129.524909	236.949
+1129.570929	236.346
+1129.616951	194.745
+1129.662973	192.936
+1129.708997	182.083
+1129.755021	148.32
+1129.801046	118.174
+1129.847073	104.91
+1129.893100	101.895
+1129.939128	103.704
+1129.985157	118.777
+1130.031187	126.012
+1130.077218	91.6453
+1130.123250	69.3372
+1130.169282	72.9547
+1130.215316	95.2628
+1130.261351	97.0715
+1130.307386	96.4686
+1130.353423	139.276
+1130.399460	133.247
+1130.445499	129.026
+1130.491538	192.936
+1130.537578	249.008
+1130.583620	209.818
+1130.629662	181.481
+1130.675705	179.672
+1130.721749	159.172
+1130.767794	143.497
+1130.813840	122.997
+1130.859887	113.953
+1130.905934	108.527
+1130.951983	108.527
+1130.998033	101.895
+1131.044083	87.4248
+1131.090135	83.8073
+1131.136187	123.6
+1131.182241	151.937
+1131.228295	116.365
+1131.274350	91.6453
+1131.320407	96.4686
+1131.366464	109.13
+1131.412522	229.714
+1131.458581	452.795
+1131.504641	673.465
+1131.550702	725.316
+1131.596764	554.689
+1131.642826	345.475
+1131.688890	261.066
+1131.734955	248.405
+1131.781020	188.716
+1131.827087	118.777
+1131.873154	94.6599
+1131.919223	75.9693
+1131.965292	83.2044
+1132.011362	89.2336
+1132.057434	103.101
+1132.103506	135.659
+1132.149579	141.085
+1132.195653	131.438
+1132.241728	114.556
+1132.287804	116.968
+1132.333881	135.056
+1132.379959	167.01
+1132.426037	236.346
+1132.472117	398.532
+1132.518198	593.276
+1132.564279	551.674
+1132.610362	307.491
+1132.656445	201.377
+1132.702529	233.935
+1132.748615	223.685
+1132.794701	162.79
+1132.840788	100.086
+1132.886876	104.307
+1132.932965	148.32
+1132.979055	163.393
+1133.025146	172.437
+1133.071238	158.57
+1133.117331	119.38
+1133.163424	131.438
+1133.209519	122.394
+1133.255615	84.4102
+1133.301711	104.91
+1133.347809	136.864
+1133.393907	165.202
+1133.440006	229.111
+1133.486107	341.858
+1133.532208	475.706
+1133.578310	470.883
+1133.624413	350.299
+1133.670517	201.377
+1133.716622	132.644
+1133.762728	130.232
+1133.808835	121.791
+1133.854943	91.6453
+1133.901051	88.0277
+1133.947161	116.365
+1133.993272	125.409
+1134.039383	107.924
+1134.085496	97.6745
+1134.131609	86.8219
+1134.177723	110.939
+1134.223839	108.527
+1134.269955	89.2336
+1134.316072	104.91
+1134.362190	135.056
+1134.408309	174.848
+1134.454429	229.111
+1134.500550	443.149
+1134.546672	631.863
+1134.592795	563.13
+1134.638919	356.328
+1134.685043	205.597
+1134.731169	153.143
+1134.777295	150.732
+1134.823423	133.85
+1134.869551	110.336
+1134.915681	92.2482
+1134.961811	95.8657
+1135.007942	119.38
+1135.054074	145.305
+1135.100207	115.159
+1135.146341	103.704
+1135.192476	119.983
+1135.238612	118.777
+1135.284749	129.629
+1135.330887	153.143
+1135.377026	153.746
+1135.423165	179.069
+1135.469306	254.434
+1135.515447	396.121
+1135.561590	519.72
+1135.607733	478.118
+1135.653878	325.579
+1135.700023	223.685
+1135.746169	181.481
+1135.792316	155.555
+1135.838464	125.409
+1135.884613	81.9985
+1135.930763	80.7927
+1135.976914	116.968
+1136.023066	146.511
+1136.069219	92.8511
+1136.115373	97.6745
+1136.161527	112.748
+1136.207683	117.571
+1136.253840	139.879
+1136.299997	125.409
+1136.346155	108.527
+1136.392315	126.012
+1136.438475	138.673
+1136.484636	181.481
+1136.530798	262.875
+1136.576962	359.342
+1136.623126	353.313
+1136.669291	247.802
+1136.715457	136.261
+1136.761623	77.1752
+1136.807791	81.3956
+1136.853960	86.8219
+1136.900130	80.1898
+1136.946300	98.8803
+1136.992472	100.689
+1137.038644	94.057
+1137.084818	100.086
+1137.130992	107.924
+1137.177167	115.762
+1137.223343	126.615
+1137.269521	134.453
+1137.315699	130.232
+1137.361878	133.85
+1137.408058	152.54
+1137.454239	241.17
+1137.500421	384.665
+1137.546603	524.543
+1137.592787	523.337
+1137.638972	402.753
+1137.685157	246.596
+1137.731344	179.672
+1137.777531	136.864
+1137.823720	81.3955
+1137.869909	66.9254
+1137.916099	81.9985
+1137.962291	96.4686
+1138.008483	95.8657
+1138.054676	106.115
+1138.100870	156.761
+1138.147065	156.761
+1138.193261	122.394
+1138.239458	106.115
+1138.285655	106.115
+1138.331854	107.321
+1138.378054	116.968
+1138.424254	138.07
+1138.470456	214.038
+1138.516659	292.418
+1138.562862	360.548
+1138.609066	346.078
+1138.655272	239.361
+1138.701478	187.51
+1138.747685	148.923
+1138.793893	112.747
+1138.840102	123.6
+1138.886312	117.571
+1138.932523	114.556
+1138.978735	122.394
+1139.024948	112.747
+1139.071161	98.8803
+1139.117376	88.0277
+1139.163592	86.8219
+1139.209808	86.2189
+1139.256026	122.997
+1139.302244	130.232
+1139.348463	127.218
+1139.394684	169.422
+1139.440905	209.215
+1139.487127	215.244
+1139.533350	290.006
+1139.579574	341.255
+1139.625799	274.933
+1139.672025	206.803
+1139.718252	176.657
+1139.764480	165.805
+1139.810709	128.423
+1139.856938	122.394
+1139.903169	115.762
+1139.949400	98.2774
+1139.995633	89.8365
+1140.041866	80.1898
+1140.088101	124.806
+1140.134336	150.732
+1140.180572	122.394
+1140.226809	71.1459
+1140.273047	77.7781
+1140.319286	101.292
+1140.365526	137.467
+1140.411767	170.025
+1140.458009	208.009
+1140.504252	310.506
+1140.550496	394.915
+1140.596740	385.268
+1140.642986	281.566
+1140.689233	217.656
+1140.735480	198.362
+1140.781729	160.981
+1140.827978	124.203
+1140.874228	123.6
+1140.920479	126.012
+1140.966732	136.261
+1141.012985	133.85
+1141.059239	112.145
+1141.105494	111.542
+1141.151750	120.586
+1141.198006	120.586
+1141.244264	115.762
+1141.290523	104.91
+1141.336783	119.983
+1141.383043	162.187
+1141.429305	216.45
+1141.475567	291.212
+1141.521831	368.386
+1141.568095	382.254
+1141.614360	296.036
+1141.660627	189.921
+1141.706894	150.129
+1141.753162	153.143
+1141.799431	151.335
+1141.845701	135.056
+1141.891972	107.321
+1141.938244	95.8657
+1141.984516	101.292
+1142.030790	122.997
+1142.077065	139.276
+1142.123340	120.585
+1142.169617	101.895
+1142.215895	107.924
+1142.262173	127.821
+1142.308452	146.511
+1142.354733	157.364
+1142.401014	169.422
+1142.447296	265.89
+1142.493579	337.637
+1142.539863	346.681
+1142.586148	343.666
+1142.632434	286.992
+1142.678721	201.98
+1142.725009	163.996
+1142.771297	121.791
+1142.817587	91.0423
+1142.863878	78.381
+1142.910169	92.8511
+1142.956462	67.5284
+1143.002755	99.4832
+1143.049050	127.218
+1143.095345	132.041
+1143.141641	129.026
+1143.187938	113.953
+1143.234236	104.91
+1143.280535	103.101
+1143.326835	98.2774
+1143.373136	114.556
+1143.419438	115.159
+1143.465741	179.672
+1143.512045	287.595
+1143.558349	317.741
+1143.604655	266.493
+1143.650962	205.597
+1143.697269	164.599
+1143.743577	140.482
+1143.789887	111.542
+1143.836197	95.8657
+1143.882508	106.115
+1143.928821	109.733
+1143.975134	142.291
+1144.021448	119.983
+1144.067763	101.895
+1144.114079	93.454
+1144.160395	99.4832
+1144.206713	96.4686
+1144.253032	77.1751
+1144.299352	85.616
+1144.345672	94.0569
+1144.391994	100.689
+1144.438316	135.056
+1144.484640	175.451
+1144.530964	214.038
+1144.577289	232.126
+1144.623616	204.995
+1144.669943	180.878
+1144.716271	132.041
+1144.762600	102.498
+1144.808930	106.718
+1144.855261	118.174
+1144.901593	142.894
+1144.947926	147.717
+1144.994259	110.939
+1145.040594	101.895
+1145.086930	115.159
+1145.133266	114.556
+1145.179604	101.895
+1145.225942	95.8657
+1145.272281	93.454
+1145.318622	86.219
+1145.364963	101.292
+1145.411305	104.91
+1145.457648	121.791
+1145.503992	241.773
+1145.550337	337.637
+1145.596683	347.887
+1145.643030	233.935
+1145.689378	133.247
+1145.735727	110.939
+1145.782076	168.819
+1145.828427	173.04
+1145.874778	139.879
+1145.921131	94.0569
+1145.967484	84.4102
+1146.013839	86.2189
+1146.060194	91.6452
+1146.106550	89.2335
+1146.152907	100.689
+1146.199265	118.777
+1146.245625	113.35
+1146.291985	143.496
+1146.338345	143.496
+1146.384707	130.835
+1146.431070	164.599
+1146.477434	212.23
+1146.523799	295.433
+1146.570164	308.094
+1146.616531	233.935
+1146.662898	173.643
+1146.709267	129.026
+1146.755636	116.968
+1146.802006	101.292
+1146.848377	124.806
+1146.894750	122.394
+1146.941123	107.321
+1146.987497	100.086
+1147.033872	91.0423
+1147.080248	89.2335
+1147.126625	106.115
+1147.173002	143.496
+1147.219381	139.879
+1147.265761	111.542
+1147.312141	107.924
+1147.358523	121.188
+1147.404905	168.819
+1147.451289	231.523
+1147.497673	296.639
+1147.544059	394.312
+1147.590445	382.253
+1147.636832	266.492
+1147.683220	163.996
+1147.729609	119.38
+1147.775999	135.056
+1147.822390	139.879
+1147.868782	115.762
+1147.915175	127.821
+1147.961568	142.894
+1148.007963	129.629
+1148.054359	122.997
+1148.100755	126.615
+1148.147153	110.939
+1148.193551	106.115
+1148.239951	95.8657
+1148.286351	84.4101
+1148.332752	98.8803
+1148.379154	145.908
+1148.425557	191.73
+1148.471961	220.068
+1148.518366	241.773
+1148.564772	287.595
+1148.611179	311.712
+1148.657587	254.434
+1148.703996	183.892
+1148.750405	126.012
+1148.796816	130.835
+1148.843228	119.38
+1148.889640	119.38
+1148.936054	105.512
+1148.982468	91.0423
+1149.028883	100.086
+1149.075299	121.791
+1149.121717	132.041
+1149.168135	114.556
+1149.214554	110.939
+1149.260974	108.527
+1149.307395	121.791
+1149.353817	142.291
+1149.400239	116.365
+1149.446663	124.806
+1149.493088	182.083
+1149.539513	270.11
+1149.585940	375.018
+1149.632368	349.696
+1149.678796	230.317
+1149.725225	143.496
+1149.771656	122.997
+1149.818087	120.585
+1149.864519	117.571
+1149.910952	84.4101
+1149.957386	91.6452
+1150.003821	103.704
+1150.050257	71.7488
+1150.096694	76.5722
+1150.143132	83.8072
+1150.189571	114.556
+1150.236010	124.203
+1150.282451	96.4686
+1150.328892	69.94
+1150.375335	101.292
+1150.421778	160.378
+1150.468223	221.273
+1150.514668	261.066
+1150.561114	294.83
+1150.607561	305.079
+1150.654010	224.891
+1150.700459	154.349
+1150.746909	107.924
+1150.793359	87.4247
+1150.839811	103.704
+1150.886264	124.203
+1150.932718	124.806
+1150.979173	147.114
+1151.025628	121.791
+1151.072085	113.35
+1151.118542	121.791
+1151.165001	98.2773
+1151.211460	99.4831
+1151.257920	105.512
+1151.304382	100.689
+1151.350844	129.629
+1151.397307	129.629
+1151.443771	141.085
+1151.490236	244.787
+1151.536702	338.24
+1151.583169	360.548
+1151.629637	322.564
+1151.676105	280.36
+1151.722575	236.949
+1151.769046	176.657
+1151.815517	159.172
+1151.861990	130.232
+1151.908463	89.8364
+1151.954937	78.9838
+1152.001413	112.144
+1152.047889	122.997
+1152.094366	132.644
+1152.140844	142.893
+1152.187323	110.336
+1152.233803	76.5721
+1152.280284	99.4831
+1152.326766	104.307
+1152.373249	99.4831
+1152.419733	112.747
+1152.466217	154.952
+1152.512703	188.716
+1152.559190	233.332
+1152.605677	229.714
+1152.652165	204.994
+1152.698655	205.597
+1152.745145	187.51
+1152.791636	153.746
+1152.838129	129.026
+1152.884622	122.394
+1152.931116	117.571
+1152.977611	93.4539
+1153.024107	94.0568
+1153.070604	109.13
+1153.117101	104.307
+1153.163600	96.4685
+1153.210100	88.0276
+1153.256600	98.2773
+1153.303102	124.203
+1153.349604	137.467
+1153.396108	138.673
+1153.442612	128.423
+1153.489118	194.142
+1153.535624	311.712
+1153.582131	327.388
+1153.628639	267.698
+1153.675148	209.818
+1153.721658	171.834
+1153.768169	157.364
+1153.814681	144.702
+1153.861194	124.203
+1153.907708	104.307
+1153.954222	107.924
+1154.000738	121.188
+1154.047254	112.747
+1154.093772	103.704
+1154.140290	116.365
+1154.186810	150.731
+1154.233330	122.997
+1154.279851	83.2043
+1154.326373	91.6452
+1154.372897	133.247
+1154.419421	150.731
+1154.465946	160.981
+1154.512472	206.803
+1154.558998	271.919
+1154.605526	245.39
+1154.652055	195.348
+1154.698585	171.834
+1154.745115	147.717
+1154.791647	107.924
+1154.838179	81.9984
+1154.884713	73.5575
+1154.931247	95.8656
+1154.977782	111.542
+1155.024319	98.8802
+1155.070856	75.9692
+1155.117394	80.7926
+1155.163933	90.4393
+1155.210473	116.365
+1155.257014	145.305
+1155.303556	138.673
+1155.350099	124.203
+1155.396642	124.203
+1155.443187	138.673
+1155.489733	201.377
+1155.536279	258.654
+1155.582827	286.389
+1155.629375	263.478
+1155.675925	213.435
+1155.722475	156.158
+1155.769026	142.291
+1155.815578	154.952
+1155.862131	159.775
+1155.908686	133.85
+1155.955241	90.4393
+1156.001796	112.747
+1156.048353	118.174
+1156.094911	97.6744
+1156.141470	90.4393
+1156.188030	72.3517
+1156.234590	105.512
+1156.281152	132.644
+1156.327714	106.718
+1156.374278	103.704
+1156.420842	115.159
+1156.467407	157.364
+1156.513974	220.068
+1156.560541	238.155
+1156.607109	219.465
+1156.653678	182.083
+1156.700248	118.777
+1156.746819	100.689
+1156.793391	143.496
+1156.839964	148.923
+1156.886537	116.968
+1156.933112	86.8218
+1156.979688	77.1751
+1157.026264	89.8364
+1157.072842	86.8218
+1157.119420	79.5868
+1157.166000	82.6014
+1157.212580	92.851
+1157.259161	119.983
+1157.305743	154.349
+1157.352326	131.438
+1157.398910	142.894
+1157.445495	212.23
+1157.492081	352.107
+1157.538668	597.496
+1157.585256	665.627
+1157.631845	453.398
+1157.678435	229.714
+1157.725025	162.79
+1157.771617	148.923
+1157.818209	124.806
+1157.864803	92.2481
+1157.911397	95.2627
+1157.957992	130.835
+1158.004589	160.981
+1158.051186	153.143
+1158.097784	140.482
+1158.144383	107.924
+1158.190983	97.0715
+1158.237584	118.174
+1158.284186	115.762
+1158.330789	112.145
+1158.377392	126.012
+1158.423997	135.658
+1158.470603	165.805
+1158.517209	276.139
+1158.563817	403.356
+1158.610425	473.295
+1158.657035	348.49
+1158.703645	198.362
+1158.750256	140.482
+1158.796868	145.305
+1158.843481	135.658
+1158.890095	96.4685
+1158.936710	80.7926
+1158.983326	98.2773
+1159.029943	117.571
+1159.076561	135.658
+1159.123180	118.174
+1159.169800	111.542
+1159.216420	118.174
+1159.263042	135.056
+1159.309664	135.056
+1159.356288	104.909
+1159.402912	98.8802
+1159.449537	127.218
+1159.496164	173.04
+1159.542791	297.241
+1159.589419	359.945
+1159.636048	334.02
+1159.682678	234.538
+1159.729309	163.996
+1159.775941	138.673
+1159.822574	138.673
+1159.869207	143.496
+1159.915842	122.997
+1159.962478	118.777
+1160.009114	110.939
+1160.055752	103.101
+1160.102390	119.38
+1160.149030	132.644
+1160.195670	125.409
+1160.242311	106.115
+1160.288953	89.8364
+1160.335596	116.365
+1160.382241	148.923
+1160.428886	160.981
+1160.475532	183.892
+1160.522178	203.186
+1160.568826	229.714
+1160.615475	211.024
+1160.662125	194.745
+1160.708775	156.158
+1160.755427	130.232
+1160.802079	105.512
+1160.848733	88.0276
+1160.895387	110.939
+1160.942042	135.658
+1160.988699	109.733
+1161.035356	104.307
+1161.082014	137.467
+1161.128673	148.923
+1161.175333	133.85
+1161.221994	119.38
+1161.268656	144.099
+1161.315319	133.247
+1161.361983	110.336
+1161.408647	91.6452
+1161.455313	101.292
+1161.501979	188.716
+1161.548647	229.111
+1161.595315	283.977
+1161.641985	347.284
+1161.688655	303.874
+1161.735326	179.672
+1161.781998	100.689
+1161.828672	108.527
+1161.875346	124.203
+1161.922021	124.203
+1161.968697	96.4685
+1162.015373	96.4685
+1162.062051	91.0422
+1162.108730	99.4831
+1162.155410	126.615
+1162.202090	130.835
+1162.248772	142.291
+1162.295454	150.129
+1162.342138	101.292
+1162.388822	86.8218
+1162.435508	130.232
+1162.482194	194.142
+1162.528881	258.052
+1162.575569	297.844
+1162.622258	288.801
+1162.668948	229.714
+1162.715639	168.819
+1162.762331	129.629
+1162.809024	109.13
+1162.855718	104.909
+1162.902412	119.982
+1162.949108	127.82
+1162.995805	116.365
+1163.042502	105.512
+1163.089200	96.4685
+1163.135900	102.498
+1163.182600	95.8656
+1163.229301	79.5867
+1163.276004	91.0422
+1163.322707	102.498
+1163.369411	103.704
+1163.416116	126.012
+1163.462822	204.391
+1163.509529	291.815
+1163.556236	315.329
+1163.602945	283.977
+1163.649655	252.022
+1163.696366	221.273
+1163.743077	182.083
+1163.789790	130.835
+1163.836503	103.704
+1163.883217	102.498
+1163.929933	114.556
+1163.976649	136.261
+1164.023366	139.879
+1164.070084	117.571
+1164.116803	112.144
+1164.163523	125.409
+1164.210244	128.423
+1164.256966	114.556
+1164.303689	121.791
+1164.350413	141.688
+1164.397138	145.305
+1164.443863	144.099
+1164.490590	195.951
+1164.537317	244.787
+1164.584046	289.403
+1164.630775	284.58
+1164.677505	197.759
+1164.724237	162.187
+1164.770969	139.879
+1164.817702	116.968
+1164.864436	114.556
+1164.911171	141.085
+1164.957907	167.613
+1165.004644	173.04
+1165.051382	146.511
+1165.098120	119.38
+1165.144860	115.762
+1165.191601	123.6
+1165.238342	132.041
+1165.285085	149.526
+1165.331828	119.38
+1165.378573	134.453
+1165.425318	307.491
+1165.472064	1090.69
+1165.518811	2854.83
+1165.565560	4435.09
+1165.612309	3781.53
+1165.659059	1634.52
+1165.705810	482.338
+1165.752562	382.253
+1165.799314	416.62
+1165.846068	254.434
+1165.892823	133.85
+1165.939578	110.939
+1165.986335	151.334
+1166.033093	194.142
+1166.079851	165.202
+1166.126610	127.82
+1166.173371	122.997
+1166.220132	115.159
+1166.266894	107.321
+1166.313657	129.026
+1166.360421	137.467
+1166.407186	176.054
+1166.453952	400.944
+1166.500719	1054.51
+1166.547487	2153.64
+1166.594256	2517.2
+1166.641025	1582.07
+1166.687796	587.85
+1166.734568	268.904
+1166.781340	259.257
+1166.828114	236.346
+1166.874888	145.305
+1166.921663	82.6014
+1166.968440	118.777
+1167.015217	194.142
+1167.061995	182.686
+1167.108774	137.467
+1167.155554	104.909
+1167.202335	142.291
+1167.249117	129.026
+1167.295900	106.115
+1167.342683	101.292
+1167.389468	151.334
+1167.436254	232.729
+1167.483040	384.665
+1167.529828	791.034
+1167.576616	1156.4
+1167.623406	988.19
+1167.670196	499.823
+1167.716987	238.155
+1167.763779	163.996
+1167.810573	157.364
+1167.857367	139.276
+1167.904162	119.38
+1167.950958	122.997
+1167.997754	133.247
+1168.044552	139.276
+1168.091351	116.968
+1168.138151	89.2334
+1168.184951	131.438
+1168.231753	194.142
+1168.278555	180.275
+1168.325359	154.952
+1168.372163	160.981
+1168.418969	176.054
+1168.465775	200.774
+1168.512582	300.859
+1168.559390	477.515
+1168.606199	542.63
+1168.653009	410.591
+1168.699820	301.462
+1168.746632	229.714
+1168.793445	185.098
+1168.840259	166.407
+1168.887073	133.247
+1168.933889	86.8218
+1168.980706	106.115
+1169.027523	130.835
+1169.074342	132.644
+1169.121161	112.747
+1169.167981	106.115
+1169.214803	127.82
+1169.261625	160.378
+1169.308448	176.054
+1169.355272	195.951
+1169.402097	171.231
+1169.448923	138.07
+1169.495750	189.921
+1169.542578	250.214
+1169.589406	297.241
+1169.636236	305.079
+1169.683067	251.419
+1169.729898	224.891
+1169.776731	170.025
+1169.823564	127.82
+1169.870399	115.159
+1169.917234	121.188
+1169.964070	113.35
+1170.010908	83.8071
+1170.057746	95.8656
+1170.104585	137.467
+1170.151425	137.467
+1170.198266	111.542
+1170.245108	133.247
+1170.291950	156.158
+1170.338794	134.453
+1170.385639	112.144
+1170.432485	135.055
+1170.479331	169.422
+1170.526179	222.479
+1170.573027	253.228
+1170.619876	247.802
+1170.666727	236.346
+1170.713578	190.524
+1170.760430	149.526
+1170.807283	132.041
+1170.854137	104.909
+1170.900992	95.2626
+1170.947848	103.101
+1170.994705	118.777
+1171.041563	145.908
+1171.088422	142.291
+1171.135282	121.188
+1171.182142	88.6305
+1171.229004	78.9838
+1171.275866	116.968
+1171.322730	142.291
+1171.369594	100.689
+1171.416459	110.336
+1171.463326	142.893
+1171.510193	171.231
+1171.557061	221.273
+1171.603930	224.891
+1171.650800	170.628
+1171.697671	165.804
+1171.744543	170.628
+1171.791416	148.923
+1171.838290	127.82
+1171.885164	133.247
+1171.932040	129.026
+1171.978917	121.791
+1172.025794	120.585
+1172.072673	106.115
+1172.119552	81.3954
+1172.166432	82.6013
+1172.213313	85.013
+1172.260196	101.292
+1172.307079	104.306
+1172.353963	105.512
+1172.400848	126.012
+1172.447734	173.642
+1172.494621	200.171
+1172.541509	224.288
+1172.588397	271.919
+1172.635287	321.358
+1172.682178	273.125
+1172.729069	156.761
+1172.775962	108.527
+1172.822855	121.188
+1172.869750	118.777
+1172.916645	91.0422
+1172.963541	100.086
+1173.010438	130.232
+1173.057337	122.394
+1173.104236	102.498
+1173.151136	99.4831
+1173.198037	97.0714
+1173.244939	106.115
+1173.291841	107.321
+1173.338745	88.6305
+1173.385650	82.6012
+1173.432555	97.6743
+1173.479462	152.54
+1173.526370	245.39
+1173.573278	299.653
+1173.620187	316.535
+1173.667098	261.669
+1173.714009	196.553
+1173.760921	167.01
+1173.807834	129.629
+1173.854748	94.0567
+1173.901663	139.276
+1173.948579	182.083
+1173.995496	156.158
+1174.042414	118.174
+1174.089333	98.2772
+1174.136253	83.8071
+1174.183173	84.41
+1174.230095	98.8801
+1174.277017	104.909
+1174.323941	98.2772
+1174.370865	104.306
+1174.417791	136.261
+1174.464717	159.775
+1174.511644	224.891
+1174.558572	276.139
+1174.605501	280.36
+1174.652431	301.462
+1174.699362	264.684
+1174.746294	167.01
+1174.793227	95.2626
+1174.840161	84.41
+1174.887095	93.4538
+1174.934031	142.29
+1174.980968	162.79
+1175.027905	118.174
+1175.074844	85.6158
+1175.121783	93.4538
+1175.168723	74.1603
+1175.215665	64.5136
+1175.262607	98.2772
+1175.309550	118.777
+1175.356494	147.114
+1175.403439	135.658
+1175.450385	107.924
+1175.497332	129.026
+1175.544280	241.773
+1175.591229	327.99
+1175.638178	296.638
+1175.685129	230.92
+1175.732080	184.495
+1175.779033	137.467
+1175.825986	121.791
+1175.872941	95.8655
+1175.919896	82.6012
+1175.966852	101.895
+1176.013810	113.953
+1176.060768	117.571
+1176.107727	113.953
+1176.154687	98.2772
+1176.201648	106.115
+1176.248610	142.29
+1176.295573	135.658
+1176.342536	104.909
+1176.389501	110.336
+1176.436467	118.174
+1176.483433	156.761
+1176.530401	204.994
+1176.577369	309.3
+1176.624339	366.577
+1176.671309	354.519
+1176.718280	261.669
+1176.765252	197.156
+1176.812226	131.438
+1176.859200	112.747
+1176.906175	106.115
+1176.953151	85.6158
+1177.000128	103.703
+1177.047105	106.115
+1177.094084	111.541
+1177.141064	116.365
+1177.188045	98.8801
+1177.235026	89.8362
+1177.282009	141.688
+1177.328992	134.452
+1177.375976	95.2625
+1177.422962	89.2333
+1177.469948	138.07
+1177.516935	220.67
+1177.563923	288.197
+1177.610913	298.447
+1177.657903	257.448
+1177.704893	204.994
+1177.751885	174.245
+1177.798878	151.334
+1177.845872	151.937
+1177.892867	140.482
+1177.939862	141.688
+1177.986859	147.114
+1178.033856	144.702
+1178.080855	150.128
+1178.127854	157.966
+1178.174855	152.54
+1178.221856	124.203
+1178.268858	120.585
+1178.315861	127.82
+1178.362865	132.644
+1178.409870	148.32
+1178.456876	150.731
+1178.503883	171.834
+1178.550891	293.624
+1178.597900	402.753
+1178.644910	358.136
+1178.691920	287.595
+1178.738932	218.862
+1178.785944	141.688
+1178.832958	109.13
+1178.879972	119.379
+1178.926988	133.247
+1178.974004	121.791
+1179.021021	116.968
+1179.068039	113.35
+1179.115058	104.306
+1179.162078	118.174
+1179.209099	137.467
+1179.256121	119.379
+1179.303144	127.82
+1179.350168	136.864
+1179.397192	206.2
+1179.444218	621.01
+1179.491245	2194.64
+1179.538272	5584.26
+1179.585301	8271.48
+1179.632330	6559.79
+1179.679360	2521.42
+1179.726392	510.676
+1179.773424	406.974
+1179.820457	655.377
+1179.867491	495
+1179.914526	187.51
+1179.961562	85.0136
+1180.008599	184.496
+1180.055637	299.654
+1180.102676	214.039
+1180.149715	108.528
+1180.196756	130.836
+1180.243798	183.29
+1180.290840	157.967
+1180.337884	129.027
+1180.384928	160.379
+1180.431973	283.978
+1180.479020	867.003
+1180.526067	2499.71
+1180.573115	4564.72
+1180.620164	4610.54
+1180.667214	2289.3
+1180.714265	541.426
+1180.761317	197.76
+1180.808370	370.799
+1180.855423	461.237
+1180.902478	250.215
+1180.949534	110.337
+1180.996590	192.334
+1181.043648	347.888
+1181.090706	278.552
+1181.137766	124.807
+1181.184826	126.616
+1181.231887	232.127
+1181.278950	214.642
+1181.326013	124.807
+1181.373077	115.763
+1181.420142	226.098
+1181.467208	490.177
+1181.514275	991.205
+1181.561343	1752.09
+1181.608411	2091.54
+1181.655481	1465.1
+1181.702552	562.528
+1181.749623	230.318
+1181.796696	178.467
+1181.843769	191.731
+1181.890844	179.673
+1181.937919	147.115
+1181.984995	128.425
+1182.032073	138.674
+1182.079151	147.115
+1182.126230	123.601
+1182.173310	115.763
+1182.220391	131.439
+1182.267473	146.512
+1182.314556	107.925
+1182.361639	128.425
+1182.408724	201.981
+1182.455810	226.098
+1182.502896	287.596
+1182.549984	513.691
+1182.597072	766.919
+1182.644162	751.243
+1182.691252	439.532
+1182.738343	226.098
+1182.785436	218.26
+1182.832529	208.613
+1182.879623	165.806
+1182.926718	119.984
+1182.973814	122.395
+1183.020911	159.174
+1183.068008	194.143
+1183.115107	150.13
+1183.162207	126.616
+1183.209308	136.263
+1183.256409	145.909
+1183.303512	115.16
+1183.350615	118.778
+1183.397720	156.762
+1183.444825	163.997
+1183.491931	229.715
+1183.539038	407.577
+1183.586147	544.44
+1183.633256	506.456
+1183.680366	336.433
+1183.727477	220.672
+1183.774589	214.642
+1183.821701	174.247
+1183.868815	147.718
+1183.915930	133.851
+1183.963046	127.822
+1184.010162	151.938
+1184.057280	132.042
+1184.104398	130.836
+1184.151518	131.439
+1184.198638	132.042
+1184.245759	141.689
+1184.292881	134.454
+1184.340005	129.63
+1184.387129	163.997
+1184.434254	217.054
+1184.481380	308.095
+1184.528507	494.398
+1184.575634	751.846
+1184.622763	744.008
+1184.669893	542.029
+1184.717024	326.786
+1184.764155	201.981
+1184.811288	160.982
+1184.858421	168.217
+1184.905556	150.13
+1184.952691	139.277
+1184.999827	127.219
+1185.046964	129.63
+1185.094103	124.807
+1185.141242	116.969
+1185.188382	127.219
+1185.235523	144.703
+1185.282665	119.984
+1185.329807	89.8376
+1185.376951	109.734
+1185.424096	138.674
+1185.471242	197.158
+1185.518388	321.962
+1185.565536	555.896
+1185.612684	648.143
+1185.659834	456.414
+1185.706984	279.155
+1185.754135	214.039
+1185.801287	188.114
+1185.848441	161.585
+1185.895595	149.527
+1185.942750	144.1
+1185.989906	118.175
+1186.037063	123.601
+1186.084220	172.438
+1186.131379	170.629
+1186.178539	137.468
+1186.225700	132.042
+1186.272861	155.556
+1186.320024	136.263
+1186.367187	152.541
+1186.414352	164.6
+1186.461517	162.791
+1186.508683	213.436
+1186.555850	340.653
+1186.603019	432.9
+1186.650188	367.784
+1186.697358	263.479
+1186.744529	201.378
+1186.791701	148.924
+1186.838873	129.027
+1186.886047	119.984
+1186.933222	115.763
+1186.980398	122.395
+1187.027574	134.454
+1187.074752	118.778
+1187.121930	104.911
+1187.169110	117.572
+1187.216290	121.189
+1187.263471	115.763
+1187.310653	116.366
+1187.357837	117.572
+1187.405021	146.512
+1187.452206	172.438
+1187.499392	194.143
+1187.546579	255.038
+1187.593766	321.962
+1187.640955	341.859
+1187.688145	307.492
+1187.735336	238.759
+1187.782527	163.997
+1187.829720	129.63
+1187.876913	120.587
+1187.924108	113.351
+1187.971303	107.322
+1188.018499	145.909
+1188.065696	171.835
+1188.112895	186.908
+1188.160094	174.85
+1188.207294	140.483
+1188.254495	112.749
+1188.301697	118.778
+1188.348899	142.292
+1188.396103	139.277
+1188.443308	141.086
+1188.490514	191.128
+1188.537720	238.759
+1188.584928	243.583
+1188.632136	273.126
+1188.679346	288.199
+1188.726556	219.466
+1188.773767	182.687
+1188.820979	159.776
+1188.868193	160.379
+1188.915407	153.747
+1188.962622	109.734
+1189.009838	100.087
+1189.057055	106.116
+1189.104272	104.911
+1189.151491	120.587
+1189.198711	112.749
+1189.245932	94.058
+1189.293153	74.1616
+1189.340376	101.293
+1189.387599	120.587
+1189.434824	119.984
+1189.482049	145.306
+1189.529275	201.981
+1189.576502	212.231
+1189.623731	247.803
+1189.670960	237.553
+1189.718190	217.054
+1189.765421	148.924
+1189.812653	115.763
+1189.859885	142.895
+1189.907119	133.851
+1189.954354	120.587
+1190.001590	110.337
+1190.048826	120.587
+1190.096064	147.718
+1190.143302	129.027
+1190.190542	100.087
+1190.237782	95.8668
+1190.285023	91.6463
+1190.332266	95.2639
+1190.379509	102.499
+1190.426753	103.102
+1190.473998	117.572
+1190.521244	154.35
+1190.568491	220.069
+1190.615739	264.082
+1190.662987	287.596
+1190.710237	217.054
+1190.757488	139.277
+1190.804739	98.8814
+1190.851992	67.5294
+1190.899245	89.8375
+1190.946500	110.94
+1190.993755	102.499
+1191.041011	80.1908
+1191.088269	98.8814
+1191.135527	113.351
+1191.182786	99.4843
+1191.230046	81.3967
+1191.277307	85.0142
+1191.324569	119.381
+1191.371832	135.057
+1191.419095	122.998
+1191.466360	137.468
+1191.513626	229.112
+1191.560892	332.212
+1191.608160	446.767
+1191.655428	488.972
+1191.702698	377.431
+1191.749968	236.348
+1191.797239	171.232
+1191.844512	142.895
+1191.891785	131.439
+1191.939059	103.102
+1191.986334	106.719
+1192.033610	142.895
+1192.080887	162.188
+1192.128165	129.63
+1192.175444	103.705
+1192.222723	90.4405
+1192.270004	109.734
+1192.317286	129.63
+1192.364568	124.807
+1192.411852	109.734
+1192.459136	153.747
+1192.506421	222.48
+1192.553708	286.993
+1192.600995	332.212
+1192.648283	354.52
+1192.695572	349.094
+1192.742862	247.803
+1192.790153	160.982
+1192.837445	154.953
+1192.884738	154.953
+1192.932032	143.498
+1192.979326	154.35
+1193.026622	167.012
+1193.073919	164.6
+1193.121216	151.938
+1193.168515	148.924
+1193.215814	117.572
+1193.263114	104.308
+1193.310416	152.541
+1193.357718	227.304
+1193.405021	265.891
+1193.452325	268.302
+1193.499630	429.282
+1193.546936	845.901
+1193.594243	1328.84
+1193.641551	1282.42
+1193.688860	712.656
+1193.736169	341.256
+1193.783480	224.892
+1193.830792	252.023
+1193.878104	230.318
+1193.925418	162.188
+1193.972732	150.13
+1194.020048	163.394
+1194.067364	183.29
+1194.114681	179.07
+1194.161999	143.498
+1194.209318	148.321
+1194.256638	157.968
+1194.303959	161.585
+1194.351281	170.026
+1194.398604	177.261
+1194.445928	286.993
+1194.493253	549.867
+1194.540578	1030.4
+1194.587905	1392.15
+1194.635232	1191.38
+1194.682561	616.188
+1194.729890	268.905
+1194.777221	206.201
+1194.824552	196.555
+1194.871884	183.29
+1194.919217	124.204
+1194.966551	92.852
+1195.013887	132.645
+1195.061222	178.467
+1195.108559	157.968
+1195.155897	103.705
+1195.203236	107.322
+1195.250576	157.968
+1195.297916	172.438
+1195.345258	141.086
+1195.392601	135.659
+1195.439944	179.07
+1195.487288	331.006
+1195.534634	551.072
+1195.581980	693.362
+1195.629327	593.88
+1195.676676	409.989
+1195.724025	236.95
+1195.771375	180.276
+1195.818726	155.556
+1195.866078	159.776
+1195.913430	166.408
+1195.960784	153.144
+1196.008139	147.718
+1196.055495	142.292
+1196.102851	126.616
+1196.150209	111.543
+1196.197567	115.763
+1196.244927	106.719
+1196.292287	115.763
+1196.339648	125.41
+1196.387011	129.027
+1196.434374	160.379
+1196.481738	306.889
+1196.529103	646.334
+1196.576469	1155.8
+1196.623836	1390.34
+1196.671204	1040.04
+1196.718572	548.661
+1196.765942	254.435
+1196.813313	203.79
+1196.860684	208.01
+1196.908057	155.556
+1196.955430	132.645
+1197.002805	136.262
+1197.050180	113.351
+1197.097556	104.91
+1197.144934	126.013
+1197.192312	158.57
+1197.239691	153.747
+1197.287071	127.821
+1197.334452	86.8227
+1197.381834	113.954
+1197.429217	159.776
+1197.476601	219.465
+1197.523985	412.4
+1197.571371	830.828
+1197.618758	1192.58
+1197.666145	1017.73
+1197.713534	512.485
+1197.760923	230.318
+1197.808313	209.216
+1197.855705	218.862
+1197.903097	149.526
+1197.950490	113.954
+1197.997884	142.894
+1198.045279	156.762
+1198.092675	138.674
+1198.140072	135.056
+1198.187470	138.071
+1198.234869	127.821
+1198.282269	130.836
+1198.329669	106.116
+1198.377071	83.2051
+1198.424473	130.233
+1198.471877	186.908
+1198.519281	259.861
+1198.566687	492.589
+1198.614093	760.889
+1198.661500	695.773
+1198.708908	403.356
+1198.756317	238.759
+1198.803727	173.04
+1198.851138	160.982
+1198.898550	124.204
+1198.945963	112.145
+1198.993377	92.8518
+1199.040792	94.6606
+1199.088207	121.792
+1199.135624	112.145
+1199.183042	101.293
+1199.230460	121.189
+1199.277879	133.248
+1199.325300	121.792
+1199.372721	115.763
+1199.420143	113.351
+1199.467567	179.673
+1199.514991	268.302
+1199.562416	466.06
+1199.609842	699.994
+1199.657269	741.596
+1199.704696	507.662
+1199.752125	270.714
+1199.799555	179.07
+1199.846986	168.82
+1199.894417	139.277
+1199.941850	100.69
+1199.989283	95.8664
+1200.036718	126.013
+1200.084153	133.248
+1200.131589	144.703
+1200.179027	109.734
+1200.226465	106.719
+1200.273904	95.8664
+1200.321344	84.4109
+1200.368785	95.2635
+1200.416227	135.659
+1200.463670	191.731
+1200.511113	252.023
+1200.558558	364.167
+1200.606004	522.132
+1200.653451	585.439
+1200.700898	460.031
+1200.748347	246.597
+1200.795796	163.394
+1200.843246	178.467
+1200.890698	166.408
+1200.938150	132.645
+1200.985603	118.175
+1201.033057	98.881
+1201.080512	99.4839
+1201.127968	124.807
+1201.175425	134.453
+1201.222883	116.969
+1201.270342	122.998
+1201.317801	122.395
+1201.365262	106.116
+1201.412724	115.763
+1201.460186	267.096
+1201.507650	609.556
+1201.555114	1181.13
+1201.602580	1621.26
+1201.650046	1422.9
+1201.697513	826.607
+1201.744981	416.621
+1201.792450	248.406
+1201.839920	200.172
+1201.887391	160.982
+1201.934863	113.954
+1201.982336	98.2781
+1202.029810	101.293
+1202.077285	121.189
+1202.124760	100.69
+1202.172237	92.8518
+1202.219715	111.542
+1202.267193	120.586
+1202.314673	138.071
+1202.362153	135.659
+1202.409634	137.468
+1202.457116	179.07
+1202.504600	347.285
+1202.552084	705.42
+1202.599569	1042.45
+1202.647055	943.574
+1202.694542	587.85
+1202.742030	305.683
+1202.789518	191.731
+1202.837008	185.702
+1202.884499	191.128
+1202.931990	135.659
+1202.979483	104.91
+1203.026976	126.615
+1203.074471	126.012
+1203.121966	119.983
+1203.169462	111.542
+1203.216960	105.513
+1203.264458	132.042
+1203.311957	136.262
+1203.359457	136.262
+1203.406958	165.805
+1203.454460	203.186
+1203.501963	253.229
+1203.549467	431.694
+1203.596971	726.522
+1203.644477	774.153
+1203.691984	479.927
+1203.739491	245.391
+1203.787000	167.011
+1203.834509	151.938
+1203.882019	141.086
+1203.929531	98.2781
+1203.977043	81.3963
+1204.024556	89.2343
+1204.072070	110.939
+1204.119585	101.896
+1204.167101	97.0723
+1204.214618	97.6752
+1204.262136	106.116
+1204.309655	113.351
+1204.357175	118.175
+1204.404695	119.983
+1204.452217	160.982
+1204.499740	228.509
+1204.547263	340.05
+1204.594787	437.12
+1204.642313	402.151
+1204.689839	270.111
+1204.737366	181.481
+1204.784895	156.762
+1204.832424	167.614
+1204.879954	128.424
+1204.927485	95.8664
+1204.975017	98.2781
+1205.022549	107.925
+1205.070083	124.807
+1205.117618	138.071
+1205.165154	115.763
+1205.212690	120.586
+1205.260228	139.88
+1205.307766	127.218
+1205.355306	113.954
+1205.402846	111.542
+1205.450387	122.998
+1205.497930	192.334
+1205.545473	306.889
+1205.593017	399.739
+1205.640562	391.298
+1205.688108	274.934
+1205.735655	186.305
+1205.783203	178.467
+1205.830752	167.011
+1205.878301	135.056
+1205.925852	128.424
+1205.973404	149.526
+1206.020956	141.688
+1206.068510	116.366
+1206.116064	104.307
+1206.163619	82.6021
+1206.211176	101.293
+1206.258733	88.0284
+1206.306291	103.704
+1206.353850	127.821
+1206.401410	136.865
+1206.448971	172.437
+1206.496533	213.436
+1206.544096	308.095
+1206.591660	365.975
+1206.639225	322.565
+1206.686790	227.303
+1206.734357	145.909
+1206.781925	147.718
+1206.829493	143.497
+1206.877062	124.204
+1206.924633	116.969
+1206.972204	116.366
+1207.019776	135.659
+1207.067350	127.821
+1207.114924	112.748
+1207.162499	101.293
+1207.210075	97.0722
+1207.257652	115.763
+1207.305230	107.322
+1207.352808	129.027
+1207.400388	173.04
+1207.447969	195.951
+1207.495550	213.436
+1207.543133	314.124
+1207.590716	466.06
+1207.638301	542.028
+1207.685886	458.222
+1207.733473	256.846
+1207.781060	168.217
+1207.828648	143.497
+1207.876237	151.938
+1207.923827	134.453
+1207.971418	125.41
+1208.019010	129.63
+1208.066603	120.586
+1208.114197	137.468
+1208.161791	121.792
+1208.209387	92.2488
+1208.256984	99.4839
+1208.304581	107.322
+1208.352180	136.865
+1208.399779	134.453
+1208.447380	154.953
+1208.494981	221.877
+1208.542583	330.403
+1208.590186	508.868
+1208.637790	564.336
+1208.685396	414.209
+1208.733002	231.524
+1208.780608	148.321
+1208.828216	141.688
+1208.875825	144.703
+1208.923435	115.763
+1208.971046	80.1904
+1209.018657	99.4839
+1209.066270	136.262
+1209.113883	126.012
+1209.161498	91.043
+1209.209113	80.1904
+1209.256729	117.572
+1209.304347	128.424
+1209.351965	136.262
+1209.399584	139.277
+1209.447204	145.306
+1209.494825	217.054
+1209.542447	337.035
+1209.590070	369.593
+1209.637694	361.755
+1209.685318	334.623
+1209.732944	233.935
+1209.780571	164.599
+1209.828198	160.379
+1209.875827	147.718
+1209.923456	123.601
+1209.971086	128.424
+1210.018718	148.321
+1210.066350	185.702
+1210.113983	192.937
+1210.161617	147.718
+1210.209252	136.262
+1210.256888	171.834
+1210.304525	189.922
+1210.352163	190.525
+1210.399802	184.496
+1210.447442	179.07
+1210.495082	197.157
+1210.542724	238.156
+1210.590367	304.477
+1210.638010	319.55
+1210.685655	268.905
+1210.733300	217.054
+1210.780946	165.805
+1210.828593	132.042
+1210.876242	163.394
+1210.923891	166.408
+1210.971541	140.483
+1211.019192	118.777
+1211.066844	133.85
+1211.114497	145.909
+1211.162150	132.042
+1211.209805	139.277
+1211.257461	147.115
+1211.305117	142.291
+1211.352775	139.88
+1211.400434	168.82
+1211.448093	225.494
+1211.495753	301.463
+1211.543415	417.224
+1211.591077	508.265
+1211.638740	475.707
+1211.686404	389.489
+1211.734069	280.963
+1211.781735	175.452
+1211.829402	136.865
+1211.877070	117.571
+1211.924739	142.894
+1211.972409	162.791
+1212.020079	144.703
+1212.067751	138.071
+1212.115423	133.247
+1212.163097	142.894
+1212.210771	134.453
+1212.258447	118.174
+1212.306123	106.116
+1212.353800	129.027
+1212.401479	128.424
+1212.449158	151.335
+1212.496838	243.582
+1212.544519	357.534
+1212.592201	452.193
+1212.639884	447.37
+1212.687567	384.666
+1212.735252	268.302
+1212.782938	182.687
+1212.830624	153.144
+1212.878312	132.644
+1212.926000	106.719
+1212.973690	127.821
+1213.021380	140.482
+1213.069072	104.307
+1213.116764	73.5582
+1213.164457	68.7348
+1213.212151	85.6166
+1213.259846	101.895
+1213.307542	95.2633
+1213.355239	92.8517
+1213.402937	124.204
+1213.450636	178.467
+1213.498336	236.95
+1213.546036	362.961
+1213.593738	555.896
+1213.641440	555.293
+1213.689144	400.342
+1213.736848	224.892
+1213.784554	136.865
+1213.832260	151.938
+1213.879967	153.144
+1213.927676	134.453
+1213.975385	107.322
+1214.023095	104.91
+1214.070806	119.983
+1214.118518	109.734
+1214.166231	80.7933
+1214.213944	85.6166
+1214.261659	95.8663
+1214.309375	78.9845
+1214.357091	92.2488
+1214.404809	106.719
+1214.452527	116.969
+1214.500247	133.247
+1214.547967	204.392
+1214.595689	402.753
+1214.643411	537.808
+1214.691134	412.4
+1214.738858	262.273
+1214.786583	182.687
+1214.834309	145.909
+1214.882036	116.969
+1214.929764	97.0721
+1214.977493	103.704
+1215.025223	135.056
+1215.072953	162.791
+1215.120685	147.718
+1215.168417	110.939
+1215.216151	83.2049
+1215.263885	88.0283
+1215.311621	89.837
+1215.359357	65.7202
+1215.407094	59.691
+1215.454833	78.9845
+1215.502572	136.262
+1215.550312	220.671
+1215.598053	302.668
+1215.645795	352.108
+1215.693538	340.652
+1215.741281	239.965
+1215.789026	165.202
+1215.836772	137.468
+1215.884518	108.528
+1215.932266	97.675
+1215.980015	109.733
+1216.027764	113.954
+1216.075514	109.733
+1216.123266	104.307
+1216.171018	113.351
+1216.218771	134.453
+1216.266525	119.983
+1216.314280	123.601
+1216.362036	136.865
+1216.409793	120.586
+1216.457551	112.145
+1216.505310	152.541
+1216.553070	220.671
+1216.600830	268.302
+1216.648592	283.375
+1216.696355	282.169
+1216.744118	244.185
+1216.791882	183.29
+1216.839648	129.027
+1216.887414	95.8662
+1216.935181	98.2779
+1216.982950	111.542
+1217.030719	106.116
+1217.078489	98.8809
+1217.126260	109.733
+1217.174032	124.806
+1217.221805	135.659
+1217.269578	136.865
+1217.317353	101.895
+1217.365129	97.675
+1217.412906	134.453
+1217.460683	195.951
+1217.508462	241.773
+1217.556241	289.404
+1217.604021	369.593
+1217.651803	482.942
+1217.699585	454.605
+1217.747368	268.302
+1217.795152	161.585
+1217.842937	154.953
+1217.890723	149.526
+1217.938510	124.806
+1217.986298	115.763
+1218.034087	136.262
+1218.081877	173.643
+1218.129667	179.672
+1218.177459	149.526
+1218.225252	153.144
+1218.273045	144.1
+1218.320840	147.115
+1218.368635	130.836
+1218.416431	113.954
+1218.464229	155.555
+1218.512027	196.554
+1218.559826	237.553
+1218.607626	306.286
+1218.655427	340.652
+1218.703229	327.991
+1218.751032	244.185
+1218.798836	180.275
+1218.846640	127.218
+1218.894446	98.2779
+1218.942253	115.16
+1218.990060	122.395
+1219.037869	128.424
+1219.085678	123.601
+1219.133489	121.792
+1219.181300	124.204
+1219.229112	101.895
+1219.276925	106.719
+1219.324740	135.056
+1219.372555	124.806
+1219.420371	113.954
+1219.468188	144.1
+1219.516005	203.789
+1219.563824	285.787
+1219.611644	352.711
+1219.659465	384.063
+1219.707286	311.712
+1219.755109	209.216
+1219.802932	148.32
+1219.850757	103.704
+1219.898582	68.7348
+1219.946409	62.1026
+1219.994236	83.8078
+1220.042064	93.4546
+1220.089893	93.4546
+1220.137723	119.38
+1220.185554	120.586
+1220.233386	96.4692
+1220.281219	104.91
+1220.329053	138.071
+1220.376888	125.409
+1220.424723	135.659
+1220.472560	160.379
+1220.520397	217.054
+1220.568236	306.286
+1220.616075	378.034
+1220.663916	341.255
+1220.711757	246.597
+1220.759599	157.364
+1220.807443	141.688
+1220.855287	143.497
+1220.903132	112.748
+1220.950978	104.307
+1220.998825	116.366
+1221.046673	91.0429
+1221.094521	78.3815
+1221.142371	118.777
+1221.190222	112.145
+1221.238074	107.925
+1221.285926	110.939
+1221.333780	106.719
+1221.381634	99.4838
+1221.429489	89.2341
+1221.477346	151.938
+1221.525203	244.788
+1221.573061	324.374
+1221.620920	400.945
+1221.668780	329.8
+1221.716641	195.348
+1221.764503	140.482
+1221.812366	142.291
+1221.860230	150.129
+1221.908095	157.364
+1221.955961	146.512
+1222.003827	123.601
+1222.051695	132.644
+1222.099563	133.247
+1222.147433	97.0721
+1222.195303	95.2633
+1222.243174	136.865
+1222.291047	156.761
+1222.338920	122.395
+1222.386794	118.777
+1222.434669	147.115
+1222.482545	167.614
+1222.530422	220.671
+1222.578300	326.785
+1222.626179	406.974
+1222.674059	339.447
+1222.721939	258.052
+1222.769821	184.496
+1222.817703	141.688
+1222.865587	113.351
+1222.913471	81.9991
+1222.961357	91.0429
+1223.009243	96.4692
+1223.057130	99.4838
+1223.105019	92.2487
+1223.152908	94.6604
+1223.200798	106.719
+1223.248689	107.925
+1223.296581	85.0137
+1223.344474	96.4692
+1223.392367	94.0575
+1223.440262	101.895
+1223.488158	139.277
+1223.536055	244.185
+1223.583952	328.594
+1223.631851	295.433
+1223.679750	236.347
+1223.727650	212.833
+1223.775552	165.202
+1223.823454	110.336
+1223.871357	91.6458
+1223.919261	89.837
+1223.967166	89.837
+1224.015072	90.44
+1224.062979	76.5728
+1224.110887	94.6604
+1224.158796	103.101
+1224.206706	101.293
+1224.254617	109.733
+1224.302528	113.954
+1224.350441	115.763
+1224.398354	129.027
+1224.446269	159.173
+1224.494184	188.113
+1224.542100	210.421
+1224.590018	233.332
+1224.637936	257.449
+1224.685855	252.626
+1224.733775	198.966
+1224.781696	156.761
+1224.829618	152.541
+1224.877541	149.526
+1224.925465	137.468
+1224.973390	109.131
+1225.021315	97.0721
+1225.069242	112.748
+1225.117169	97.0721
+1225.165098	86.2195
+1225.213027	85.0137
+1225.260958	83.2049
+1225.308889	94.6604
+1225.356821	100.087
+1225.404755	92.8516
+1225.452689	104.91
+1225.500624	130.233
+1225.548560	218.862
+1225.596497	344.873
+1225.644435	385.872
+1225.692374	341.255
+1225.740313	228.509
+1225.788254	144.703
+1225.836196	130.233
+1225.884138	118.174
+1225.932082	101.895
+1225.980026	92.8516
+1226.027972	73.5581
+1226.075918	109.733
+1226.123865	139.88
+1226.171813	146.512
+1226.219762	129.63
+1226.267713	118.777
+1226.315664	114.557
+1226.363616	113.351
+1226.411568	128.424
+1226.459522	135.659
+1226.507477	154.35
+1226.555433	236.347
+1226.603389	299.051
+1226.651347	340.652
+1226.699305	306.889
+1226.747265	210.421
+1226.795225	129.63
+1226.843187	106.719
+1226.891149	116.968
+1226.939112	105.513
+1226.987076	106.719
+1227.035041	125.409
+1227.083007	133.247
+1227.130974	122.395
+1227.178942	126.615
+1227.226911	147.115
+1227.274881	139.277
+1227.322851	103.704
+1227.370823	81.3961
+1227.418796	116.366
+1227.466769	109.733
+1227.514744	153.144
+1227.562719	330.403
+1227.610695	505.25
+1227.658673	658.995
+1227.706651	613.173
+1227.754630	391.298
+1227.802610	228.509
+1227.850591	170.628
+1227.898573	135.659
+1227.946556	102.498
+1227.994540	96.4691
+1228.042525	109.733
+1228.090510	103.101
+1228.138497	105.513
+1228.186484	115.763
+1228.234473	107.925
+1228.282462	107.322
+1228.330453	112.145
+1228.378444	110.939
+1228.426436	136.262
+1228.474430	212.23
+1228.522424	241.773
+1228.570419	280.36
+1228.618415	395.518
+1228.666412	491.383
+1228.714410	484.148
+1228.762409	318.344
+1228.810408	155.555
+1228.858409	124.806
+1228.906411	127.821
+1228.954413	127.821
+1229.002417	144.703
+1229.050421	139.277
+1229.098427	110.939
+1229.146433	109.13
+1229.194440	129.027
+1229.242448	162.188
+1229.290458	159.776
+1229.338468	159.173
+1229.386479	149.526
+1229.434491	175.452
+1229.482503	218.259
+1229.530517	282.169
+1229.578532	429.885
+1229.626548	511.882
+1229.674564	501.03
+1229.722582	365.975
+1229.770601	199.569
+1229.818620	144.703
+1229.866640	140.482
+1229.914662	160.982
+1229.962684	151.335
+1230.010707	141.688
+1230.058731	134.453
+1230.106756	136.262
+1230.154782	138.071
+1230.202809	134.453
+1230.250837	107.925
+1230.298866	117.571
+1230.346896	126.615
+1230.394927	113.954
+1230.442958	148.923
+1230.490991	208.01
+1230.539024	259.861
+1230.587059	350.299
+1230.635094	398.533
+1230.683131	338.241
+1230.731168	259.258
+1230.779206	180.878
+1230.827245	128.424
+1230.875285	96.4691
+1230.923326	138.674
+1230.971368	159.173
+1231.019411	134.453
+1231.067455	115.16
+1231.115500	114.557
+1231.163545	83.2048
+1231.211592	88.0282
+1231.259640	98.2778
+1231.307688	95.8661
+1231.355738	97.6749
+1231.403788	121.792
+1231.451839	129.027
+1231.499892	174.849
+1231.547945	295.433
+1231.595999	341.858
+1231.644054	293.022
+1231.692110	255.64
+1231.740167	230.921
+1231.788225	187.51
+1231.836284	137.468
+1231.884344	100.087
+1231.932404	97.6749
+1231.980466	130.233
+1232.028528	133.247
+1232.076592	132.041
+1232.124656	106.719
+1232.172722	136.865
+1232.220788	129.63
+1232.268855	109.733
+1232.316924	127.821
+1232.364993	129.027
+1232.413063	137.468
+1232.461134	185.701
+1232.509206	232.729
+1232.557279	328.594
+1232.605353	402.753
+1232.653427	413.003
+1232.701503	355.725
+1232.749580	250.817
+1232.797657	191.731
+1232.845736	134.453
+1232.893815	95.2632
+1232.941896	88.6311
+1232.989977	90.4398
+1233.038059	86.8223
+1233.086143	90.4398
+1233.134227	85.6165
+1233.182312	109.733
+1233.230398	110.939
+1233.278485	103.704
+1233.326573	110.939
+1233.374661	136.865
+1233.422751	164.599
+1233.470842	177.863
+1233.518934	269.508
+1233.567026	440.737
+1233.615120	604.732
+1233.663214	654.172
+1233.711310	543.234
+1233.759406	353.917
+1233.807503	223.686
+1233.855601	185.099
+1233.903701	160.982
+1233.951801	160.379
+1233.999902	121.792
+1234.048004	85.6165
+1234.096106	121.792
+1234.144210	144.703
+1234.192315	141.688
+1234.240421	123.601
+1234.288527	113.954
+1234.336635	133.247
+1234.384744	124.806
+1234.432853	163.996
+1234.480963	409.988
+1234.529075	1251.67
+1234.577187	3771.28
+1234.625300	7684.84
+1234.673414	9436.33
+1234.721529	6469.95
+1234.769646	2271.81
+1234.817762	488.971
+1234.865880	533.587
+1234.913999	713.258
+1234.962119	569.763
+1235.010240	244.788
+1235.058361	139.276
+1235.106484	226.097
+1235.154607	300.859
+1235.202732	197.157
+1235.250857	89.234
+1235.298984	128.424
+1235.347111	162.79
+1235.395239	167.011
+1235.443368	206.804
+1235.491498	415.415
+1235.539629	1032.2
+1235.587761	2622.71
+1235.635894	5123.63
+1235.684028	6091.92
+1235.732163	3900.9
+1235.780299	1175.1
+1235.828435	317.741
+1235.876573	364.166
+1235.924711	483.545
+1235.972851	348.49
+1236.020991	174.246
+1236.069133	144.1
+1236.117275	271.316
+1236.165418	334.02
+1236.213562	216.45
+1236.261707	131.438
+1236.309853	209.215
+1236.358000	269.508
+1236.406148	251.42
+1236.454297	232.126
+1236.502447	344.873
+1236.550598	733.154
+1236.598749	1543.48
+1236.646902	2367.67
+1236.695055	2236.84
+1236.743210	1223.33
+1236.791365	416.62
+1236.839521	203.789
+1236.887679	206.201
+1236.935837	212.23
+1236.983996	174.849
+1237.032156	109.733
+1237.080317	133.85
+1237.128479	215.848
+1237.176642	209.215
+1237.224806	141.688
+1237.272971	105.513
+1237.321136	196.554
+1237.369303	253.229
+1237.417471	186.304
+1237.465639	206.201
+1237.513809	474.501
+1237.561979	843.489
+1237.610150	932.721
+1237.658323	817.563
+1237.706496	633.069
+1237.754670	464.854
+1237.802845	256.846
+1237.851021	147.114
+1237.899198	145.909
+1237.947376	170.026
+1237.995555	156.158
+1238.043735	132.041
+1238.091915	142.291
+1238.140097	160.982
+1238.188280	167.614
+1238.236463	145.306
+1238.284648	110.939
+1238.332833	138.674
+1238.381019	178.466
+1238.429207	160.379
+1238.477395	195.348
+1238.525584	303.271
+1238.573774	399.739
+1238.621965	469.678
+1238.670157	408.18
+1238.718350	311.109
+1238.766544	248.405
+1238.814739	170.628
+1238.862934	138.071
+1238.911131	116.968
+1238.959329	119.983
+1239.007527	132.041
+1239.055727	110.939
+1239.103927	110.336
+1239.152128	128.424
+1239.200331	135.659
+1239.248534	127.821
+1239.296738	129.63
+1239.344943	141.085
+1239.393149	167.011
+1239.441356	200.774
+1239.489564	274.331
+1239.537773	388.283
+1239.585983	440.737
+1239.634193	406.974
+1239.682405	299.654
+1239.730618	232.729
+1239.778831	221.877
+1239.827046	183.29
+1239.875261	135.056
+1239.923477	135.659
+1239.971695	132.644
+1240.019913	121.792
+1240.068132	118.174
+1240.116352	110.336
+1240.164573	129.63
+1240.212795	133.85
+1240.261018	104.91
+1240.309242	88.0282
+1240.357467	109.13
+1240.405692	116.365
+1240.453919	143.497
+1240.502147	182.084
+1240.550375	230.921
+1240.598605	270.713
+1240.646835	236.347
+1240.695066	183.29
+1240.743299	144.1
+1240.791532	136.262
+1240.839766	123.601
+1240.888001	110.939
+1240.936237	140.482
+1240.984474	176.658
+1241.032712	182.687
+1241.080951	134.453
+1241.129191	115.16
+1241.177431	106.719
+1241.225673	111.542
+1241.273916	113.954
+1241.322159	103.101
+1241.370404	114.557
+1241.418649	131.439
+1241.466895	148.32
+1241.515143	233.935
+1241.563391	346.682
+1241.611640	344.873
+1241.659890	317.138
+1241.708141	273.125
+1241.756393	198.966
+1241.804646	162.188
+1241.852900	183.893
+1241.901155	189.922
+1241.949410	142.894
+1241.997667	109.733
+1242.045925	119.38
+1242.094183	103.704
+1242.142443	102.498
+1242.190703	115.763
+1242.238964	153.144
+1242.287227	141.085
+1242.335490	131.439
+1242.383754	132.041
+1242.432019	114.557
+1242.480285	153.747
+1242.528552	258.655
+1242.576820	418.429
+1242.625089	514.294
+1242.673359	443.149
+1242.721629	299.051
+1242.769901	174.849
+1242.818174	148.32
+1242.866447	132.041
+1242.914722	107.322
+1242.962997	125.409
+1243.011273	139.879
+1243.059551	132.041
+1243.107829	126.012
+1243.156108	101.292
+1243.204388	97.072
+1243.252669	107.925
+1243.300951	101.292
+1243.349234	94.0574
+1243.397518	104.91
+1243.445803	138.071
+1243.494088	220.068
+1243.542375	291.213
+1243.590663	349.696
+1243.638951	355.725
+1243.687241	280.963
+1243.735531	188.716
+1243.783822	139.276
+1243.832115	127.821
+1243.880408	131.439
+1243.928702	130.836
+1243.976997	132.041
+1244.025293	119.983
+1244.073590	107.925
+1244.121888	121.792
+1244.170187	124.203
+1244.218487	92.8515
+1244.266788	122.395
+1244.315089	126.615
+1244.363392	120.586
+1244.411695	109.733
+1244.460000	137.468
+1244.508305	195.348
+1244.556612	269.508
+1244.604919	394.915
+1244.653227	451.59
+1244.701536	390.695
+1244.749846	286.389
+1244.798157	198.966
+1244.846469	178.466
+1244.894782	174.246
+1244.943096	175.452
+1244.991411	150.732
+1245.039727	115.16
+1245.088043	121.189
+1245.136361	131.438
+1245.184679	138.674
+1245.232999	113.351
+1245.281319	102.498
+1245.329641	139.276
+1245.377963	176.055
+1245.426286	147.717
+1245.474610	135.659
+1245.522935	177.261
+1245.571261	288.198
+1245.619588	422.047
+1245.667916	377.43
+1245.716245	247.802
+1245.764575	192.936
+1245.812906	161.585
+1245.861237	173.04
+1245.909570	161.585
+1245.957903	122.395
+1246.006238	89.8368
+1246.054573	112.145
+1246.102910	133.85
+1246.151247	139.879
+1246.199585	138.674
+1246.247924	152.541
+1246.296264	158.57
+1246.344606	113.351
+1246.392948	95.2632
+1246.441290	119.38
+1246.489634	159.776
+1246.537979	233.332
+1246.586325	338.241
+1246.634671	346.681
+1246.683019	317.741
+1246.731368	276.743
+1246.779717	232.729
+1246.828067	206.201
+1246.876419	150.129
+1246.924771	130.233
+1246.973124	153.144
+1247.021479	154.35
+1247.069834	126.615
+1247.118190	130.233
+1247.166547	119.38
+1247.214905	137.468
+1247.263263	133.85
+1247.311623	108.527
+1247.359984	105.513
+1247.408346	106.116
+1247.456708	103.704
+1247.505072	124.806
+1247.553436	140.482
+1247.601802	223.685
+1247.650168	316.535
+1247.698535	304.477
+1247.746903	215.245
+1247.795273	129.027
+1247.843643	100.689
+1247.892014	98.8807
+1247.940386	107.925
+1247.988759	115.763
+1248.037133	132.644
+1248.085507	144.703
+1248.133883	122.395
+1248.182260	119.983
+1248.230637	151.335
+1248.279016	125.409
+1248.327395	96.469
+1248.375776	90.4398
+1248.424157	133.85
+1248.472539	188.716
+1248.520923	219.465
+1248.569307	253.832
+1248.617692	335.226
+1248.666078	347.887
+1248.714465	250.214
+1248.762853	173.643
+1248.811242	164.599
+1248.859631	137.468
+1248.908022	79.5872
+1248.956414	76.5726
+1249.004806	80.1902
+1249.053200	92.8515
+1249.101594	116.968
+1249.149990	102.498
+1249.198386	124.203
+1249.246784	121.189
+1249.295182	97.072
+1249.343581	98.2778
+1249.391981	110.336
+1249.440382	118.777
+1249.488784	156.761
+1249.537187	240.567
+1249.585591	324.976
+1249.633996	365.372
+1249.682401	334.02
+1249.730808	248.405
+1249.779216	182.687
+1249.827624	154.952
+1249.876034	117.571
+1249.924444	135.659
+1249.972855	148.32
+1250.021268	99.4837
+1250.069681	78.3814
+1250.118095	98.2778
+1250.166510	117.571
+1250.214926	104.307
+1250.263343	115.16
+1250.311761	119.38
+1250.360180	126.615
+1250.408600	161.585
+1250.457021	176.658
+1250.505442	183.893
+1250.553865	256.243
+1250.602288	364.769
+1250.650713	399.136
+1250.699138	257.449
+1250.747565	148.32
+1250.795992	101.292
+1250.844420	132.644
+1250.892849	179.069
+1250.941279	158.57
+1250.989710	148.923
+1251.038142	133.85
+1251.086575	130.233
+1251.135009	114.557
+1251.183444	103.704
+1251.231880	129.027
+1251.280316	147.115
+1251.328754	117.571
+1251.377193	94.0574
+1251.425632	104.91
+1251.474072	133.85
+1251.522514	169.423
+1251.570956	257.449
+1251.619399	350.299
+1251.667844	334.623
+1251.716289	248.405
+1251.764735	173.643
+1251.813182	159.776
+1251.861630	138.071
+1251.910078	109.13
+1251.958528	106.116
+1252.006979	101.292
+1252.055431	102.498
+1252.103883	126.615
+1252.152337	128.424
+1252.200791	108.528
+1252.249247	122.395
+1252.297703	145.306
+1252.346160	150.129
+1252.394619	163.393
+1252.443078	182.687
+1252.491538	224.289
+1252.539999	276.743
+1252.588461	300.257
+1252.636924	310.506
+1252.685388	323.771
+1252.733852	256.243
+1252.782318	192.937
+1252.830785	147.115
+1252.879252	109.733
+1252.927721	109.733
+1252.976191	122.395
+1253.024661	135.659
+1253.073132	142.291
+1253.121605	135.056
+1253.170078	122.998
+1253.218552	110.336
+1253.267027	109.733
+1253.315503	138.071
+1253.363980	136.262
+1253.412458	132.042
+1253.460937	172.437
+1253.509417	229.112
+1253.557897	292.419
+1253.606379	373.813
+1253.654862	367.784
+1253.703345	334.623
+1253.751830	289.404
+1253.800315	214.039
+1253.848802	171.231
+1253.897289	137.468
+1253.945777	93.4545
+1253.994266	107.925
+1254.042756	105.513
+1254.091247	110.939
+1254.139739	126.012
+1254.188232	132.042
+1254.236726	112.748
+1254.285221	108.528
+1254.333717	106.116
+1254.382213	138.071
+1254.430711	167.614
+1254.479210	191.731
+1254.527709	277.949
+1254.576209	399.739
+1254.624711	467.266
+1254.673213	443.149
+1254.721716	381.048
+1254.770221	282.772
+1254.818726	252.626
+1254.867232	223.083
+1254.915739	191.731
+1254.964247	182.084
+1255.012755	168.217
+1255.061265	159.173
+1255.109776	204.995
+1255.158288	216.451
+1255.206800	190.525
+1255.255314	199.569
+1255.303828	180.878
+1255.352344	170.629
+1255.400860	201.98
+1255.449377	203.789
+1255.497896	201.378
+1255.546415	308.095
+1255.594935	429.282
+1255.643456	428.076
+1255.691978	364.769
+1255.740501	296.036
+1255.789025	226.7
+1255.837550	195.951
+1255.886075	159.173
+1255.934602	141.085
+1255.983130	161.585
+1256.031658	161.585
+1256.080188	160.379
+1256.128718	148.32
+1256.177249	167.614
+1256.225782	187.51
+1256.274315	171.231
+1256.322849	124.806
+1256.371384	104.307
+1256.419920	121.792
+1256.468457	169.423
+1256.516995	236.95
+1256.565534	317.138
+1256.614074	443.149
+1256.662615	523.338
+1256.711156	455.81
+1256.759699	298.448
+1256.808242	187.51
+1256.856787	165.805
+1256.905332	163.393
+1256.953879	153.144
+1257.002426	159.776
+1257.050974	162.188
+1257.099523	162.188
+1257.148074	171.834
+1257.196625	184.496
+1257.245177	167.614
+1257.293729	127.821
+1257.342283	123.601
+1257.390838	141.688
+1257.439394	141.688
+1257.487951	179.069
+1257.536508	220.671
+1257.585067	312.315
+1257.633626	429.885
+1257.682187	472.089
+1257.730748	374.416
+1257.779310	241.773
+1257.827874	188.113
+1257.876438	126.615
+1257.925003	119.38
+1257.973569	121.792
+1258.022136	118.174
+1258.070704	100.69
+1258.119273	72.9553
+1258.167842	71.1465
+1258.216413	109.734
+1258.264985	119.38
+1258.313558	106.719
+1258.362131	83.8079
+1258.410706	115.763
+1258.459281	147.718
+1258.507857	183.893
+1258.556435	265.89
+1258.605013	302.668
+1258.653592	307.492
+1258.702172	265.287
+1258.750753	221.274
+1258.799335	184.496
+1258.847918	153.747
+1258.896502	130.233
+1258.945087	127.821
+1258.993673	131.439
+1259.042259	138.674
+1259.090847	135.659
+1259.139435	137.468
+1259.188025	91.6458
+1259.236615	70.5436
+1259.285207	101.293
+1259.333799	145.306
+1259.382392	159.776
+1259.430986	155.556
+1259.479582	182.687
+1259.528178	265.89
+1259.576775	441.34
+1259.625373	601.115
+1259.673971	586.645
+1259.722571	377.431
+1259.771172	201.981
+1259.819774	178.467
+1259.868376	151.335
+1259.916980	128.424
+1259.965584	103.704
+1260.014190	81.3962
+1260.062796	89.8371
+1260.111403	134.453
+1260.160012	148.321
+1260.208621	130.836
+1260.257231	116.969
+1260.305842	121.792
+1260.354454	118.174
+1260.403067	98.278
+1260.451681	85.0137
+1260.500296	99.4839
+1260.548911	205.598
+1260.597528	386.475
+1260.646146	532.382
+1260.694764	490.78
+1260.743384	311.109
+1260.792004	169.423
+1260.840625	112.748
+1260.889248	127.218
+1260.937871	116.969
+1260.986495	120.586
+1261.035120	145.306
+1261.083746	146.512
+1261.132373	146.512
+1261.181001	136.262
+1261.229630	129.027
+1261.278260	136.262
+1261.326891	121.189
+1261.375522	107.925
+1261.424155	118.777
+1261.472789	115.763
+1261.521423	185.702
+1261.570059	343.667
+1261.618695	505.853
+1261.667332	532.382
+1261.715970	330.403
+1261.764610	192.334
+1261.813250	160.379
+1261.861891	150.129
+1261.910533	122.998
+1261.959176	138.674
+1262.007820	135.659
+1262.056464	155.556
+1262.105110	189.922
+1262.153757	188.113
+1262.202404	173.04
+1262.251053	185.702
+1262.299702	189.922
+1262.348353	163.394
+1262.397004	164.599
+1262.445657	274.934
+1262.494310	668.642
+1262.542964	1301.11
+1262.591619	1723.75
+1262.640275	1522.38
+1262.688932	908.605
+1262.737590	457.619
+1262.786249	277.949
+1262.834909	244.185
+1262.883570	227.303
+1262.932231	175.452
+1262.980894	149.526
+1263.029557	178.467
+1263.078222	162.188
+1263.126887	145.306
+1263.175554	157.364
+1263.224221	148.32
+1263.272889	136.865
+1263.321558	133.85
+1263.370229	159.173
+1263.418900	209.818
+1263.467572	331.006
+1263.516245	619.202
+1263.564918	953.824
+1263.613593	1074.41
+1263.662269	983.97
+1263.710946	728.331
+1263.759623	437.723
+1263.808302	267.699
+1263.856981	179.069
+1263.905662	168.82
+1263.954343	190.525
+1264.003025	173.643
+1264.051709	165.202
+1264.100393	173.04
+1264.149078	148.923
+1264.197764	106.116
+1264.246451	86.2195
+1264.295139	91.6458
+1264.343828	111.542
+1264.392518	144.1
+1264.441208	185.099
+1264.489900	234.538
+1264.538593	393.107
+1264.587286	599.306
+1264.635981	719.287
+1264.684676	624.026
+1264.733373	402.15
+1264.782070	224.289
+1264.830768	140.482
+1264.879467	130.233
+1264.928167	111.542
+1264.976869	118.174
+1265.025571	120.586
+1265.074273	126.615
+1265.122977	143.497
+1265.171682	133.247
+1265.220388	142.894
+1265.269095	139.277
+1265.317802	119.38
+1265.366511	126.615
+1265.415220	138.071
+1265.463931	171.834
+1265.512642	277.949
+1265.561354	531.176
+1265.610068	797.667
+1265.658782	789.829
+1265.707497	523.338
+1265.756213	270.111
+1265.804930	181.481
+1265.853648	165.202
+1265.902367	156.158
+1265.951087	119.38
+1265.999807	101.293
+1266.048529	107.925
+1266.097252	134.453
+1266.145975	133.247
+1266.194700	110.336
+1266.243425	120.586
+1266.292152	116.366
+1266.340879	106.719
+1266.389607	100.69
+1266.438336	124.204
+1266.487066	160.379
+1266.535798	249.611
+1266.584530	457.016
+1266.633262	580.012
+1266.681996	487.765
+1266.730731	348.491
+1266.779467	209.216
+1266.828204	145.909
+1266.876941	156.761
+1266.925680	163.394
+1266.974419	158.57
+1267.023160	140.483
+1267.071901	133.247
+1267.120643	126.012
+1267.169387	120.586
+1267.218131	123.601
+1267.266876	132.042
+1267.315622	141.688
+1267.364369	120.586
+1267.413117	106.116
+1267.461866	130.836
+1267.510616	171.232
+1267.559366	247.2
+1267.608118	379.842
+1267.656871	436.517
+1267.705624	311.109
+1267.754379	199.569
+1267.803134	150.129
+1267.851891	113.351
+1267.900648	120.586
+1267.949406	127.218
+1267.998165	127.218
+1268.046926	113.351
+1268.095687	106.116
+1268.144449	89.8371
+1268.193212	121.792
+1268.241975	158.57
+1268.290740	153.144
+1268.339506	124.204
+1268.388273	129.63
+1268.437040	162.791
+1268.485809	209.216
+1268.534578	293.022
+1268.583349	409.386
+1268.632120	553.484
+1268.680892	572.777
+1268.729666	368.99
+1268.778440	223.686
+1268.827215	217.054
+1268.875991	182.687
+1268.924768	143.497
+1268.973546	144.1
+1269.022325	121.792
+1269.071105	107.322
+1269.119886	129.027
+1269.168667	119.38
+1269.217450	101.896
+1269.266233	112.145
+1269.315018	133.248
+1269.363803	173.04
+1269.412590	163.394
+1269.461377	121.189
+1269.510165	185.099
+1269.558954	297.845
+1269.607745	450.987
+1269.656536	564.336
+1269.705328	469.075
+1269.754121	276.14
+1269.802915	182.084
+1269.851709	144.1
+1269.900505	134.453
+1269.949302	140.483
+1269.998099	141.085
+1270.046898	116.969
+1270.095697	77.7787
+1270.144498	91.6459
+1270.193299	120.586
+1270.242102	120.586
+1270.290905	120.586
+1270.339709	113.351
+1270.388514	129.63
+1270.437320	145.909
+1270.486127	198.363
+1270.534935	224.892
+1270.583744	248.406
+1270.632554	321.962
+1270.681365	367.181
+1270.730176	283.375
+1270.778989	199.569
+1270.827803	159.173
+1270.876617	166.408
+1270.925432	182.687
+1270.974249	188.716
+1271.023066	157.364
+1271.071884	134.453
+1271.120704	145.306
+1271.169524	160.379
+1271.218345	172.437
+1271.267167	163.996
+1271.315990	152.541
+1271.364814	165.805
+1271.413638	198.363
+1271.462464	176.055
+1271.511291	209.216
+1271.560119	268.302
+1271.608947	284.581
+1271.657777	300.257
+1271.706607	243.582
+1271.755438	189.922
+1271.804271	181.481
+1271.853104	177.864
+1271.901938	201.378
+1271.950773	204.995
+1271.999609	133.85
+1272.048446	133.85
+1272.097284	177.864
+1272.146123	172.437
+1272.194963	174.849
+1272.243804	177.261
+1272.292646	135.056
+1272.341488	145.909
+1272.390332	169.423
+1272.439176	139.88
+1272.488022	141.688
+1272.536868	199.569
+1272.585715	273.125
+1272.634564	327.991
+1272.683413	267.699
+1272.732263	244.185
+1272.781114	196.554
+1272.829966	145.909
+1272.878819	120.586
+1272.927673	127.218
+1272.976528	127.218
+1273.025383	139.88
+1273.074240	181.481
+1273.123098	188.113
+1273.171956	151.335
+1273.220816	139.88
+1273.269676	155.556
+1273.318538	163.394
+1273.367400	165.805
+1273.416263	169.423
+1273.465128	163.996
+1273.513993	195.951
+1273.562859	230.318
+1273.611726	286.39
+1273.660594	301.463
+1273.709463	240.567
+1273.758332	186.305
+1273.807203	137.468
+1273.856075	138.071
+1273.904947	142.291
+1273.953821	123.601
+1274.002696	127.821
+1274.051571	115.16
+1274.100447	110.336
+1274.149325	103.101
+1274.198203	95.8663
+1274.247082	98.8809
+1274.295962	104.91
+1274.344843	111.542
+1274.393725	106.719
+1274.442608	136.262
+1274.491492	174.246
+1274.540377	211.627
+1274.589263	296.639
+1274.638149	294.228
+1274.687037	242.979
+1274.735926	229.112
+1274.784815	188.113
+1274.833706	163.394
+1274.882597	156.761
+1274.931489	162.791
+1274.980383	170.026
+1275.029277	126.615
+1275.078172	88.6312
+1275.127068	98.8809
+1275.175965	120.586
+1275.224863	128.424
+1275.273762	132.645
+1275.322662	105.513
+1275.371562	103.101
+1275.420464	129.63
+1275.469367	179.069
+1275.518270	219.465
+1275.567175	309.301
+1275.616080	356.931
+1275.664987	271.316
+1275.713894	158.57
+1275.762802	132.042
+1275.811711	159.776
+1275.860622	142.291
+1275.909533	109.131
+1275.958445	104.91
+1276.007358	121.792
+1276.056272	133.247
+1276.105186	137.468
+1276.154102	177.864
+1276.203019	169.423
+1276.251936	146.512
+1276.300855	126.012
+1276.349775	112.145
+1276.398695	147.718
+1276.447616	140.482
+1276.496539	147.718
+1276.545462	222.48
+1276.594386	327.991
+1276.643311	351.505
+1276.692237	293.625
+1276.741164	255.641
+1276.790092	244.185
+1276.839021	174.246
+1276.887951	140.482
+1276.936882	148.923
+1276.985814	141.085
+1277.034746	109.131
+1277.083680	137.468
+1277.132614	165.202
+1277.181550	148.923
+1277.230486	136.262
+1277.279423	130.233
+1277.328362	115.16
+1277.377301	113.351
+1277.426241	153.144
+1277.475182	189.922
+1277.524124	423.856
+1277.573067	1273.37
+1277.622011	2585.33
+1277.670956	3364.3
+1277.719902	2596.18
+1277.768848	1134.1
+1277.817796	413.003
+1277.866744	313.521
+1277.915694	306.889
+1277.964644	243.582
+1278.013596	183.29
+1278.062548	151.335
+1278.111501	160.982
+1278.160456	159.173
+1278.209411	121.792
+1278.258367	146.512
+1278.307324	144.1
+1278.356282	132.645
+1278.405241	151.335
+1278.454201	179.672
+1278.503161	240.567
+1278.552123	539.617
+1278.601086	1267.34
+1278.650049	2160.27
+1278.699014	2295.32
+1278.747979	1406.02
+1278.796946	545.043
+1278.845913	232.127
+1278.894881	216.451
+1278.943850	214.039
+1278.992821	168.82
+1279.041792	133.247
+1279.090764	112.748
+1279.139737	147.718
+1279.188710	170.629
+1279.237685	126.012
+1279.286661	115.763
+1279.335638	153.144
+1279.384615	153.144
+1279.433594	104.91
+1279.482573	129.027
+1279.531554	247.2
+1279.580535	538.411
+1279.629518	958.044
+1279.678501	1120.83
+1279.727485	835.048
+1279.776470	392.504
+1279.825456	213.436
+1279.874443	203.186
+1279.923431	168.217
+1279.972420	144.703
+1280.021410	113.351
+1280.070401	96.4693
+1280.119393	133.247
+1280.168385	130.836
+1280.217379	116.969
+1280.266373	94.6605
+1280.315369	93.4547
+1280.364365	115.763
+1280.413362	124.204
+1280.462361	114.557
+1280.511360	170.026
+1280.560360	373.21
+1280.609361	711.449
+1280.658363	1030.39
+1280.707366	998.44
+1280.756370	593.277
+1280.805375	279.757
+1280.854381	162.188
+1280.903387	127.218
+1280.952395	142.894
+1281.001404	136.865
+1281.050413	124.204
+1281.099424	130.233
+1281.148435	150.732
+1281.197447	151.335
+1281.246460	165.805
+1281.295475	168.82
+1281.344490	160.379
+1281.393506	133.85
+1281.442523	106.116
+1281.491541	141.688
+1281.540560	230.921
+1281.589580	359.343
+1281.638600	598.1
+1281.687622	680.7
+1281.736645	540.823
+1281.785668	343.667
+1281.834693	226.097
+1281.883718	168.82
+1281.932745	125.41
+1281.981772	126.615
+1282.030800	138.674
+1282.079830	140.483
+1282.128860	121.189
+1282.177891	139.88
+1282.226923	150.129
+1282.275956	115.16
+1282.324990	120.586
+1282.374024	129.63
+1282.423060	157.967
+1282.472097	197.76
+1282.521135	245.391
+1282.570173	322.565
+1282.619213	430.488
+1282.668253	510.074
+1282.717295	438.326
+1282.766337	294.831
+1282.815380	239.965
+1282.864424	192.937
+1282.913469	143.497
+1282.962516	122.395
+1283.011563	104.91
+1283.060611	85.6167
+1283.109659	90.4401
+1283.158709	126.615
+1283.207760	150.129
+1283.256812	138.674
+1283.305864	113.351
+1283.354918	108.528
+1283.403972	129.027
+1283.453028	173.643
+1283.502084	189.922
+1283.551142	224.289
+1283.600200	299.654
+1283.649259	364.167
+1283.698319	372.607
+1283.747380	267.699
+1283.796442	191.128
+1283.845505	163.997
+1283.894569	183.893
+1283.943634	197.157
+1283.992700	174.849
+1284.041767	145.909
+1284.090834	163.394
+1284.139903	152.541
+1284.188972	134.453
+1284.238043	145.306
+1284.287114	155.556
+1284.336187	152.541
+1284.385260	149.526
+1284.434334	174.849
+1284.483409	199.569
+1284.532485	245.994
+1284.581562	390.695
+1284.630640	464.252
+1284.679719	402.754
+1284.728799	310.507
+1284.777880	215.848
+1284.826961	154.953
+1284.876044	197.157
+1284.925128	209.216
+1284.974212	192.334
+1285.023298	170.629
+1285.072384	153.144
+1285.121471	153.747
+1285.170560	161.585
+1285.219649	161.585
+1285.268739	159.776
+1285.317830	137.468
+1285.366922	110.939
+1285.416015	139.88
+1285.465109	192.334
+1285.514204	220.068
+1285.563300	255.641
+1285.612396	300.257
+1285.661494	311.712
+1285.710593	242.376
+1285.759692	203.789
+1285.808793	188.113
+1285.857894	174.849
+1285.906996	152.541
+1285.956100	113.954
+1286.005204	147.115
+1286.054309	168.82
+1286.103415	162.791
+1286.152522	171.834
+1286.201630	177.261
+1286.250739	156.761
+1286.299849	145.909
+1286.348960	127.821
+1286.398071	132.042
+1286.447184	188.716
+1286.496297	252.626
+1286.545412	298.448
+1286.594527	394.313
+1286.643644	540.22
+1286.692761	580.615
+1286.741879	461.84
+1286.790999	313.521
+1286.840119	254.435
+1286.889240	285.787
+1286.938362	300.86
+1286.987485	253.832
+1287.036609	209.216
+1287.085734	211.627
+1287.134859	261.67
+1287.183986	274.331
+1287.233114	206.201
+1287.282242	177.261
+1287.331372	204.392
+1287.380502	211.627
+1287.429634	210.421
+1287.478766	269.508
+1287.527899	390.092
+1287.577034	528.764
+1287.626169	608.953
+1287.675305	613.173
+1287.724442	494.398
+1287.773580	333.417
+1287.822719	267.699
+1287.871859	250.214
+1287.920999	229.112
+1287.970141	220.671
+1288.019284	234.538
+1288.068427	237.553
+1288.117572	200.775
+1288.166717	173.04
+1288.215864	167.614
+1288.265011	194.745
+1288.314159	186.908
+1288.363309	203.789
+1288.412459	204.995
+1288.461610	209.216
+1288.510762	275.537
+1288.559915	347.285
+1288.609069	470.281
+1288.658224	520.926
+1288.707379	416.018
+1288.756536	262.876
+1288.805694	227.906
+1288.854852	223.083
+1288.904012	211.024
+1288.953172	200.775
+1289.002334	194.143
+1289.051496	172.437
+1289.100659	141.688
+1289.149823	122.998
+1289.198989	126.012
+1289.248155	138.071
+1289.297322	154.953
+1289.346490	141.085
+1289.395659	137.468
+1289.444828	144.1
+1289.493999	182.687
+1289.543171	252.023
+1289.592344	319.55
+1289.641517	370.196
+1289.690692	311.109
+1289.739867	214.642
+1289.789044	192.937
+1289.838221	178.467
+1289.887399	148.923
+1289.936578	126.012
+1289.985759	120.586
+1290.034940	129.027
+1290.084122	133.247
+1290.133305	151.335
+1290.182489	138.674
+1290.231673	134.453
+1290.280859	135.056
+1290.330046	148.32
+1290.379234	148.32
+1290.428422	116.969
+1290.477612	151.335
+1290.526802	320.153
+1290.575994	636.687
+1290.625186	960.456
+1290.674379	954.427
+1290.723573	573.983
+1290.772769	282.169
+1290.821965	159.173
+1290.871162	156.158
+1290.920360	136.262
+1290.969559	144.1
+1291.018758	150.732
+1291.067959	151.938
+1291.117161	168.217
+1291.166364	136.262
+1291.215567	106.719
+1291.264772	126.012
+1291.313977	140.482
+1291.363184	149.526
+1291.412391	165.202
+1291.461599	184.496
+1291.510808	235.141
+1291.560019	405.165
+1291.609230	659.598
+1291.658442	785.006
+1291.707655	544.44
+1291.756869	262.876
+1291.806083	148.923
+1291.855299	142.291
+1291.904516	149.526
+1291.953734	139.88
+1292.002952	139.277
+1292.052172	138.071
+1292.101392	162.791
+1292.150614	172.437
+1292.199836	182.084
+1292.249059	188.716
+1292.298283	157.967
+1292.347509	122.998
+1292.396735	104.307
+1292.445962	104.307
+1292.495190	140.482
+1292.544419	254.435
+1292.593648	378.034
+1292.642879	453.399
+1292.692111	393.71
+1292.741344	266.493
+1292.790577	200.775
+1292.839812	162.188
+1292.889047	134.453
+1292.938284	134.453
+1292.987521	132.645
+1293.036759	144.1
+1293.085998	129.63
+1293.135239	122.395
+1293.184480	127.218
+1293.233722	141.688
+1293.282965	148.32
+1293.332209	118.174
+1293.381453	88.6312
+1293.430699	90.44
+1293.479946	104.91
+1293.529194	161.585
+1293.578442	273.125
+1293.627692	362.961
+1293.676942	346.682
+1293.726194	255.038
+1293.775446	192.334
+1293.824699	189.922
+1293.873953	164.599
+1293.923209	143.497
+1293.972465	134.453
+1294.021722	142.894
+1294.070980	142.894
+1294.120239	138.071
+1294.169499	176.055
+1294.218759	179.069
+1294.268021	117.571
+1294.317284	103.704
+1294.366547	121.189
+1294.415812	115.763
+1294.465077	130.836
+1294.514344	173.04
+1294.563611	197.157
+1294.612879	242.376
+1294.662149	294.83
+1294.711419	261.067
+1294.760690	203.789
+1294.809962	164.599
+1294.859235	127.218
+1294.908509	134.453
+1294.957784	162.188
+1295.007059	171.834
+1295.056336	143.497
+1295.105614	133.85
+1295.154892	116.366
+1295.204172	125.409
+1295.253452	136.262
+1295.302734	133.247
+1295.352016	101.895
+1295.401299	94.0575
+1295.450584	127.218
+1295.499869	172.437
+1295.549155	243.582
+1295.598442	286.992
+1295.647730	254.435
+1295.697019	231.524
+1295.746309	229.715
+1295.795599	200.775
+1295.844891	151.938
+1295.894184	122.395
+1295.943477	109.733
+1295.992772	106.719
+1296.042067	124.806
+1296.091364	161.585
+1296.140661	153.747
+1296.189959	136.865
+1296.239259	155.555
+1296.288559	144.1
+1296.337860	113.351
+1296.387162	97.675
+1296.436465	115.16
+1296.485769	122.395
+1296.535074	163.996
+1296.584380	236.347
+1296.633686	279.757
+1296.682994	314.727
+1296.732303	308.095
+1296.781612	216.451
+1296.830923	152.541
+1296.880234	143.497
+1296.929546	126.012
+1296.978860	116.366
+1297.028174	116.366
+1297.077489	115.16
+1297.126805	147.115
+1297.176122	168.217
+1297.225440	188.113
+1297.274759	185.099
+1297.324079	132.042
+1297.373400	101.895
+1297.422721	94.6604
+1297.472044	132.042
+1297.521368	177.261
+1297.570692	171.834
+1297.620018	199.569
+1297.669344	267.096
+1297.718671	290.007
+1297.768000	241.17
+1297.817329	175.452
+1297.866659	132.042
+1297.915990	145.909
+1297.965322	129.63
+1298.014655	116.969
+1298.063989	138.071
+1298.113324	141.085
+1298.162660	164.599
+1298.211997	169.423
+1298.261334	158.57
+1298.310673	148.32
+1298.360012	135.056
+1298.409353	133.247
+1298.458694	154.953
+1298.508037	183.893
+1298.557380	210.421
+1298.606724	238.759
+1298.656069	269.508
+1298.705415	271.919
+1298.754762	230.921
+1298.804110	173.04
+1298.853459	110.939
+1298.902809	145.909
+1298.952160	180.275
+1299.001512	133.85
+1299.050864	100.69
+1299.100218	141.688
+1299.149572	176.055
+1299.198928	152.541
+1299.248284	115.16
+1299.297642	99.4838
+1299.347000	110.336
+1299.396359	129.027
+1299.445719	164.599
+1299.495081	180.275
+1299.544443	198.363
+1299.593806	275.537
+1299.643169	326.785
+1299.692534	345.476
+1299.741900	273.125
+1299.791267	183.893
+1299.840634	176.055
+1299.890003	136.865
+1299.939373	146.512
+1299.988743	212.23
+1300.038115	202.583
+1300.087487	175.452
+1300.136860	158.57
+1300.186234	153.747
+1300.235610	150.732
+1300.284986	158.57
+1300.334363	176.658
+1300.383741	310.506
+1300.433120	607.144
+1300.482499	1172.68
+1300.531880	1658.64
+1300.581262	1532.63
+1300.630645	999.043
+1300.680028	606.541
+1300.729413	404.562
+1300.778798	322.565
+1300.828185	252.626
+1300.877572	197.76
+1300.926960	163.393
+1300.976350	127.218
+1301.025740	151.938
+1301.075131	204.995
+1301.124523	215.245
+1301.173916	180.275
+1301.223310	150.129
+1301.272705	113.351
+1301.322100	132.644
+1301.371497	233.935
+1301.420895	419.032
+1301.470293	774.153
+1301.519693	1216.09
+1301.569094	1330.65
+1301.618495	1050.29
+1301.667897	704.214
+1301.717301	438.326
+1301.766705	321.962
+1301.816110	252.626
+1301.865516	212.833
+1301.914923	179.069
+1301.964331	143.497
+1302.013740	141.688
+1302.063150	153.747
+1302.112561	158.57
+1302.161972	145.909
+1302.211385	157.364
+1302.260799	151.335
+1302.310213	115.763
+1302.359629	106.116
+1302.409045	169.423
+1302.458462	350.902
+1302.507881	597.497
+1302.557300	744.007
+1302.606720	792.844
+1302.656141	815.152
+1302.705563	674.671
+1302.754986	473.295
+1302.804410	321.962
+1302.853835	227.906
+1302.903261	191.731
+1302.952688	153.747
+1303.002115	133.247
+1303.051544	113.954
+1303.100973	135.659
+1303.150404	165.805
+1303.199835	167.011
+1303.249268	124.204
+1303.298701	107.322
+1303.348135	102.498
+1303.397570	162.79
+1303.447007	212.23
+1303.496444	303.271
+1303.545882	417.826
+1303.595320	529.367
+1303.644760	680.7
+1303.694201	712.655
+1303.743643	522.132
+1303.793086	368.99
+1303.842529	233.332
+1303.891974	183.893
+1303.941419	180.275
+1303.990866	150.129
+1304.040313	153.144
+1304.089761	148.923
+1304.139211	129.63
+1304.188661	127.821
+1304.238112	130.233
+1304.287564	137.468
+1304.337017	119.38
+1304.386471	101.895
+1304.435926	145.306
+1304.485381	233.332
+1304.534838	290.61
+1304.584296	321.962
+1304.633754	361.152
+1304.683214	475.104
+1304.732674	513.088
+1304.782136	337.638
+1304.831598	168.82
+1304.881062	137.468
+1304.930526	150.732
+1304.979991	138.674
+1305.029457	146.512
+1305.078924	147.115
+1305.128392	124.204
+1305.177861	107.322
+1305.227331	114.557
+1305.276802	127.821
+1305.326273	122.998
+1305.375746	102.498
+1305.425220	120.586
+1305.474694	156.158
+1305.524170	184.496
+1305.573646	247.802
+1305.623124	336.432
+1305.672602	390.092
+1305.722081	357.534
+1305.771561	244.788
+1305.821042	176.658
+1305.870524	129.027
+1305.920007	106.719
+1305.969491	111.542
+1306.018976	131.439
+1306.068462	150.129
+1306.117949	140.482
+1306.167436	139.277
+1306.216925	139.277
+1306.266415	129.63
+1306.315905	113.351
+1306.365396	129.027
+1306.414889	157.967
+1306.464382	144.1
+1306.513876	176.055
+1306.563372	260.464
+1306.612868	340.652
+1306.662365	385.871
+1306.711863	382.254
+1306.761362	293.624
+1306.810861	215.848
+1306.860362	178.466
+1306.909864	163.996
+1306.959367	158.57
+1307.008870	162.79
+1307.058375	126.012
+1307.107880	112.748
+1307.157387	130.836
+1307.206894	126.012
+1307.256402	117.571
+1307.305912	122.998
+1307.355422	136.865
+1307.404933	145.306
+1307.454445	159.173
+1307.503958	217.053
+1307.553472	401.547
+1307.602987	816.96
+1307.652503	1235.99
+1307.702019	1115.41
+1307.751537	596.291
+1307.801056	267.699
+1307.850575	198.363
+1307.900096	176.658
+1307.949617	150.732
+1307.999139	157.364
+1308.048663	112.145
+1308.098187	122.395
+1308.147712	125.409
+1308.197238	113.351
+1308.246765	110.336
+1308.296293	99.4837
+1308.345822	127.218
+1308.395352	158.57
+1308.444883	159.776
+1308.494415	285.786
+1308.543947	675.877
+1308.593481	1414.46
+1308.643016	2027.63
+1308.692551	1736.42
+1308.742087	859.165
+1308.791625	355.122
+1308.841163	224.891
+1308.890702	241.17
+1308.940243	223.083
+1308.989784	189.319
+1309.039326	154.952
+1309.088869	126.615
+1309.138413	179.672
+1309.187958	194.745
+1309.237503	147.114
+1309.287050	131.439
+1309.336598	138.071
+1309.386146	150.129
+1309.435696	145.909
+1309.485246	186.907
+1309.534798	382.254
+1309.584350	739.184
+1309.633903	1112.39
+1309.683458	1071.39
+1309.733013	636.687
+1309.782569	323.168
+1309.832126	232.729
+1309.881684	213.436
+1309.931243	200.775
+1309.980803	180.878
+1310.030364	163.393
+1310.079925	145.909
+1310.129488	166.408
+1310.179052	182.084
+1310.228616	172.437
+1310.278182	144.703
+1310.327748	127.218
+1310.377316	139.277
+1310.426884	144.1
+1310.476453	183.893
+1310.526023	250.817
+1310.575594	405.768
+1310.625166	607.144
+1310.674739	609.555
+1310.724313	402.753
+1310.773888	217.053
+1310.823464	151.335
+1310.873041	171.834
+1310.922618	169.423
+1310.972197	160.379
+1311.021777	163.393
+1311.071357	145.909
+1311.120939	151.335
+1311.170521	163.393
+1311.220104	174.849
+1311.269689	151.335
+1311.319274	119.38
+1311.368860	176.658
+1311.418447	198.966
+1311.468035	191.128
+1311.517624	214.642
+1311.567214	270.714
+1311.616804	364.769
+1311.666396	475.104
+1311.715989	437.723
+1311.765583	279.154
+1311.815177	163.393
+1311.864773	110.336
+1311.914369	120.586
+1311.963966	128.424
+1312.013565	148.923
+1312.063164	154.953
+1312.112764	176.658
+1312.162365	191.731
+1312.211967	185.702
+1312.261570	144.1
+1312.311174	135.056
+1312.360779	141.085
+1312.410385	144.703
+1312.459992	127.218
+1312.509599	151.938
+1312.559208	265.287
+1312.608818	420.841
+1312.658428	497.412
+1312.708039	390.695
+1312.757652	266.493
+1312.807265	201.377
+1312.856879	179.069
+1312.906495	157.967
+1312.956111	151.938
+1313.005728	161.585
+1313.055346	144.703
+1313.104965	151.938
+1313.154585	151.938
+1313.204205	135.659
+1313.253827	159.173
+1313.303450	170.628
+1313.353073	157.967
+1313.402698	131.439
+1313.452323	141.085
+1313.501950	283.978
+1313.551577	721.096
+1313.601206	1780.43
+1313.650835	3301
+1313.700465	3634.41
+1313.750096	2146.4
+1313.799728	718.081
+1313.849361	294.228
+1313.898995	359.343
+1313.948630	356.931
+1313.998266	244.185
+1314.047903	126.615
+1314.097540	137.468
+1314.147179	200.775
+1314.196818	195.951
+1314.246459	150.129
+1314.296100	152.541
+1314.345743	157.967
+1314.395386	144.703
+1314.445030	126.615
+1314.494675	202.583
+1314.544322	485.354
+1314.593969	1163.04
+1314.643617	2263.37
+1314.693266	2764.4
+1314.742915	1972.16
+1314.792566	819.372
+1314.842218	300.86
+1314.891871	215.245
+1314.941524	198.966
+1314.991179	189.319
+1315.040834	136.262
+1315.090491	103.704
+1315.140148	135.056
+1315.189807	191.731
+1315.239466	168.82
+1315.289126	85.0137
+1315.338787	108.528
+1315.388449	165.202
+1315.438112	156.761
+1315.487776	146.512
+1315.537441	244.185
+1315.587107	482.942
+1315.636774	950.809
+1315.686441	1343.31
+1315.736110	1135.91
+1315.785779	575.189
+1315.835450	264.684
+1315.885121	208.01
+1315.934794	188.716
+1315.984467	184.496
+1316.034141	162.791
+1316.083816	118.777
+1316.133493	135.056
+1316.183170	177.864
+1316.232848	185.702
+1316.282527	157.364
+1316.332206	144.703
+1316.381887	190.525
+1316.431569	326.785
+1316.481252	490.78
+1316.530935	639.099
+1316.580620	833.239
+1316.630305	1151.58
+1316.679992	1442.79
+1316.729679	1363.81
+1316.779368	827.21
+1316.829057	370.196
+1316.878747	271.919
+1316.928438	253.832
+1316.978130	210.421
+1317.027823	229.112
+1317.077517	233.332
+1317.127212	171.834
+1317.176908	173.643
+1317.226605	193.54
+1317.276302	160.379
+1317.326001	130.836
+1317.375700	144.703
+1317.425401	252.023
+1317.475102	426.87
+1317.524805	472.692
+1317.574508	512.485
+1317.624212	727.125
+1317.673917	1032.81
+1317.723624	1017.13
+1317.773331	628.849
+1317.823039	293.022
+1317.872748	201.98
+1317.922457	190.525
+1317.972168	197.157
+1318.021880	183.29
+1318.071593	186.304
+1318.121306	197.76
+1318.171021	190.525
+1318.220736	176.055
+1318.270453	150.732
+1318.320170	131.439
+1318.369889	162.79
+1318.419608	204.392
+1318.469328	253.832
+1318.519049	340.049
+1318.568771	420.238
+1318.618494	663.215
+1318.668218	993.616
+1318.717943	921.869
+1318.767669	520.926
+1318.817396	248.405
+1318.867123	157.364
+1318.916852	155.555
+1318.966582	162.79
+1319.016312	153.144
+1319.066043	181.481
+1319.115776	211.024
+1319.165509	194.745
+1319.215243	191.731
+1319.264979	200.172
+1319.314715	216.45
+1319.364452	161.585
+1319.414190	148.32
+1319.463929	216.45
+1319.513669	321.962
+1319.563409	427.473
+1319.613151	614.379
+1319.662894	765.712
+1319.712638	641.51
+1319.762382	396.724
+1319.812128	236.95
+1319.861874	193.539
+1319.911621	191.128
+1319.961370	183.29
+1320.011119	183.893
+1320.060869	156.761
+1320.110620	138.071
+1320.160372	148.32
+1320.210125	174.849
+1320.259879	180.878
+1320.309634	160.982
+1320.359390	161.585
+1320.409147	202.583
+1320.458904	384.666
+1320.508663	801.887
+1320.558423	1302.31
+1320.608183	1292.06
+1320.657945	826.004
+1320.707707	477.516
+1320.757470	306.286
+1320.807235	236.347
+1320.857000	214.039
+1320.906766	180.275
+1320.956533	133.247
+1321.006301	125.409
+1321.056070	163.393
+1321.105840	154.35
+1321.155611	129.63
+1321.205382	138.071
+1321.255155	140.482
+1321.304929	161.585
+1321.354703	162.188
+1321.404479	191.128
+1321.454255	311.109
+1321.504033	624.628
+1321.553811	955.03
+1321.603590	980.955
+1321.653370	730.743
+1321.703152	479.324
+1321.752934	288.801
+1321.802717	215.245
+1321.852501	179.069
+1321.902285	157.364
+1321.952071	138.071
+1322.001858	150.732
+1322.051646	154.35
+1322.101434	124.204
+1322.151224	150.129
+1322.201014	154.953
+1322.250806	115.16
+1322.300598	131.439
+1322.350392	135.056
+1322.400186	144.1
+1322.449981	175.452
+1322.499777	236.95
+1322.549574	408.18
+1322.599372	539.014
+1322.649171	465.457
+1322.698971	343.064
+1322.748772	270.714
+1322.798574	209.215
+1322.848376	182.084
+1322.898180	157.967
+1322.947985	160.982
+1322.997790	187.51
+1323.047597	191.731
+1323.097404	170.026
+1323.147212	177.864
+1323.197021	164.599
+1323.246832	163.996
+1323.296643	145.909
+1323.346455	142.291
+1323.396268	144.703
+1323.446082	154.35
+1323.495897	242.376
+1323.545713	390.695
+1323.595529	578.204
+1323.645347	737.978
+1323.695166	673.465
+1323.744985	445.561
+1323.794806	261.67
+1323.844627	204.995
+1323.894450	217.656
+1323.944273	219.465
+1323.994097	184.496
+1324.043922	180.878
+1324.093748	183.29
+1324.143576	197.157
+1324.193404	224.289
+1324.243232	195.348
+1324.293062	144.703
+1324.342893	123.601
+1324.392725	154.35
+1324.442558	206.804
+1324.492391	227.906
+1324.542226	263.478
+1324.592061	450.987
+1324.641898	672.259
+1324.691735	654.172
+1324.741574	445.561
+1324.791413	241.773
+1324.841253	172.437
+1324.891094	184.496
+1324.940936	162.188
+1324.990779	160.982
+1325.040623	180.878
+1325.090468	195.951
+1325.140314	197.157
+1325.190161	209.818
+1325.240008	212.833
+1325.289857	157.967
+1325.339707	117.571
+1325.389557	118.174
+1325.439409	127.821
+1325.489261	179.672
+1325.539114	277.948
+1325.588969	394.915
+1325.638824	463.045
+1325.688680	511.279
+1325.738537	472.692
+1325.788395	308.698
+1325.838254	224.891
+1325.888114	208.01
+1325.937975	152.541
+1325.987836	154.35
+1326.037699	179.069
+1326.087563	167.614
+1326.137427	139.277
+1326.187293	153.747
+1326.237159	182.687
+1326.287027	177.864
+1326.336895	164.599
+1326.386764	141.688
+1326.436634	124.806
+1326.486506	186.907
+1326.536378	250.817
+1326.586251	308.698
+1326.636125	367.181
+1326.685999	429.885
+1326.735875	452.796
+1326.785752	372.004
+1326.835630	256.846
+1326.885508	187.51
+1326.935388	143.497
+1326.985269	117.571
+1327.035150	141.688
+1327.085032	138.071
+1327.134916	140.482
+1327.184800	135.056
+1327.234685	124.806
+1327.284571	153.144
+1327.334458	166.408
+1327.384346	157.967
+1327.434235	147.115
+1327.484125	152.541
+1327.534016	192.937
+1327.583908	256.243
+1327.633801	249.008
+1327.683694	269.508
+1327.733589	276.14
+1327.783484	258.052
+1327.833381	243.582
+1327.883278	208.01
+1327.933176	133.247
+1327.983076	109.13
+1328.032976	109.733
+1328.082877	145.306
+1328.132779	129.027
+1328.182682	110.336
+1328.232586	153.747
+1328.282491	169.423
+1328.332397	124.806
+1328.382304	107.322
+1328.432211	143.497
+1328.482120	205.598
+1328.532029	239.964
+1328.581940	273.728
+1328.631851	279.154
+1328.681764	359.343
+1328.731677	434.708
+1328.781591	371.401
+1328.831507	259.861
+1328.881423	171.231
+1328.931340	113.954
+1328.981258	107.322
+1329.031177	110.939
+1329.081097	103.101
+1329.131018	112.748
+1329.180939	93.4545
+1329.230862	89.837
+1329.280786	90.4399
+1329.330710	104.91
+1329.380636	121.189
+1329.430562	144.1
+1329.480490	201.377
+1329.530418	273.125
+1329.580347	420.238
+1329.630277	563.733
+1329.680209	566.145
+1329.730141	504.044
+1329.780074	410.591
+1329.830008	273.125
+1329.879943	169.423
+1329.929878	125.409
+1329.979815	112.145
+1330.029753	147.717
+1330.079691	151.938
+1330.129631	127.218
+1330.179572	120.586
+1330.229513	154.953
+1330.279455	170.026
+1330.329399	132.644
+1330.379343	133.85
+1330.429288	156.158
+1330.479234	147.717
+1330.529181	209.215
+1330.579129	386.474
+1330.629078	502.235
+1330.679028	476.31
+1330.728979	354.52
+1330.778931	240.567
+1330.828884	162.188
+1330.878837	138.674
+1330.928792	134.453
+1330.978747	105.513
+1331.028704	111.542
+1331.078661	112.145
+1331.128620	157.364
+1331.178579	179.069
+1331.228539	175.452
+1331.278500	169.423
+1331.328462	141.085
+1331.378425	133.247
+1331.428389	165.202
+1331.478354	168.217
+1331.528320	199.569
+1331.578287	279.757
+1331.628254	334.623
+1331.678223	341.255
+1331.728193	302.668
+1331.778163	216.451
+1331.828135	163.393
+1331.878107	154.35
+1331.928080	146.512
+1331.978055	141.688
+1332.028030	124.204
+1332.078006	121.189
+1332.127983	130.836
+1332.177961	127.218
+1332.227940	127.821
+1332.277920	107.322
+1332.327901	95.2633
+1332.377883	135.056
+1332.427865	226.7
+1332.477849	362.358
+1332.527834	439.532
+1332.577819	437.12
+1332.627806	385.269
+1332.677793	350.902
+1332.727781	309.3
+1332.777771	264.081
+1332.827761	216.451
+1332.877752	192.334
+1332.927744	166.408
+1332.977737	126.012
+1333.027731	137.468
+1333.077726	171.231
+1333.127722	156.761
+1333.177718	161.585
+1333.227716	143.497
+1333.277715	116.968
+1333.327714	122.998
+1333.377715	153.747
+1333.427716	192.937
+1333.477719	263.478
+1333.527722	349.696
+1333.577726	375.019
+1333.627732	355.725
+1333.677738	364.166
+1333.727745	311.712
+1333.777753	217.053
+1333.827762	150.129
+1333.877772	97.675
+1333.927783	110.336
+1333.977794	127.821
+1334.027807	116.366
+1334.077821	113.954
+1334.127835	136.865
+1334.177851	144.1
+1334.227867	122.998
+1334.277885	122.395
+1334.327903	127.218
+1334.377922	144.1
+1334.427942	156.158
+1334.477964	206.804
+1334.527986	289.404
+1334.578009	358.74
+1334.628033	398.533
+1334.678058	367.181
+1334.728083	276.743
+1334.778110	244.185
+1334.828138	265.287
+1334.878167	277.346
+1334.928196	280.963
+1334.978227	204.995
+1335.028258	144.703
+1335.078291	135.659
+1335.128324	154.35
+1335.178358	129.63
+1335.228393	134.453
+1335.278430	117.571
+1335.328467	101.293
+1335.378505	101.895
+1335.428544	132.644
+1335.478584	147.718
+1335.528624	142.291
+1335.578666	238.156
+1335.628709	347.285
+1335.678752	376.225
+1335.728797	316.536
+1335.778843	254.435
+1335.828889	221.877
+1335.878936	218.862
+1335.928985	191.128
+1335.979034	175.452
+1336.029084	168.82
+1336.079135	154.953
+1336.129188	126.615
+1336.179241	121.792
+1336.229295	135.056
+1336.279349	133.247
+1336.329405	155.556
+1336.379462	171.834
+1336.429520	134.453
+1336.479578	159.173
+1336.529638	258.052
+1336.579699	379.842
+1336.629760	484.148
+1336.679822	491.383
+1336.729886	358.137
+1336.779950	225.494
+1336.830015	171.231
+1336.880081	154.35
+1336.930148	174.849
+1336.980216	171.834
+1337.030285	138.071
+1337.080355	143.497
+1337.130426	179.069
+1337.180498	167.011
+1337.230571	122.395
+1337.280644	123.601
+1337.330719	131.439
+1337.380794	146.512
+1337.430871	142.894
+1337.480948	151.938
+1337.531027	208.01
+1337.581106	288.198
+1337.631186	416.018
+1337.681267	425.664
+1337.731349	327.388
+1337.781432	253.229
+1337.831516	200.775
+1337.881601	148.32
+1337.931687	134.453
+1337.981774	156.158
+1338.031862	192.937
+1338.081950	226.7
+1338.132040	219.465
+1338.182130	174.246
+1338.232222	146.512
+1338.282314	125.409
+1338.332408	110.939
+1338.382502	121.792
+1338.432597	127.218
+1338.482693	146.512
+1338.532790	183.29
+1338.582888	289.404
+1338.632987	371.401
+1338.683087	334.02
+1338.733188	276.743
+1338.783290	212.23
+1338.833393	201.981
+1338.883496	192.334
+1338.933601	171.232
+1338.983706	140.482
+1339.033813	130.233
+1339.083920	157.364
+1339.134029	148.32
+1339.184138	132.042
+1339.234248	132.645
+1339.284359	147.718
+1339.334471	131.439
+1339.384584	106.719
+1339.434698	130.836
+1339.484813	166.408
+1339.534929	186.907
+1339.585046	255.038
+1339.635164	344.27
+1339.685282	424.459
+1339.735402	350.902
+1339.785522	190.525
+1339.835644	138.674
+1339.885766	150.129
+1339.935890	169.423
+1339.986014	168.82
+1340.036139	155.556
+1340.086265	179.069
+1340.136392	203.789
+1340.186520	242.979
+1340.236649	239.965
+1340.286779	239.965
+1340.336910	238.156
+1340.387042	219.465
+1340.437175	217.656
+1340.487308	224.892
+1340.537443	359.343
+1340.587578	775.962
+1340.637715	1421.09
+1340.687852	1642.96
+1340.737991	1095.51
+1340.788130	501.03
+1340.838270	293.624
+1340.888411	282.169
+1340.938553	267.096
+1340.988696	255.037
+1341.038840	256.846
+1341.088985	305.683
+1341.139131	443.752
+1341.189278	512.485
+1341.239426	478.118
+1341.289574	370.798
+1341.339724	302.668
+1341.389874	271.316
+1341.440026	244.788
+1341.490178	265.89
+1341.540332	403.959
+1341.590486	729.537
+1341.640641	1155.2
+1341.690797	1245.64
+1341.740954	852.533
+1341.791112	413.606
+1341.841271	223.685
+1341.891431	253.832
+1341.941592	281.566
+1341.991754	212.833
+1342.041917	199.569
+1342.092080	232.729
+1342.142245	298.448
+1342.192410	388.886
+1342.242577	399.739
+1342.292744	348.49
+1342.342913	295.433
+1342.393082	247.802
+1342.443252	218.862
+1342.493423	215.245
+1342.543595	271.919
+1342.593769	458.825
+1342.643942	678.288
+1342.694117	740.389
+1342.744293	556.498
+1342.794470	290.007
+1342.844648	168.82
+1342.894826	132.041
+1342.945006	106.719
+1342.995187	116.365
+1343.045368	191.128
+1343.095550	265.287
+1343.145734	284.581
+1343.195918	310.506
+1343.246103	271.316
+1343.296289	185.701
+1343.346477	142.291
+1343.396665	145.306
+1343.446854	128.424
+1343.497043	134.453
+1343.547234	226.7
+1343.597426	403.959
+1343.647619	496.809
+1343.697812	458.825
+1343.748007	344.27
+1343.798203	244.788
+1343.848399	197.76
+1343.898597	172.437
+1343.948795	154.349
+1343.998994	177.863
+1344.049194	188.716
+1344.099396	198.966
+1344.149598	188.113
+1344.199801	157.364
+1344.250005	157.364
+1344.300210	158.57
+1344.350415	129.027
+1344.400622	141.688
+1344.450830	213.436
+1344.501039	258.052
+1344.551248	355.122
+1344.601459	493.191
+1344.651670	581.821
+1344.701883	509.47
+1344.752096	356.931
+1344.802310	236.347
+1344.852525	188.113
+1344.902742	171.834
+1344.952959	127.821
+1345.003177	97.0719
+1345.053396	94.0573
+1345.103616	118.777
+1345.153837	162.79
+1345.204058	191.731
+1345.254281	160.982
+1345.304505	129.63
+1345.354729	127.821
+1345.404955	136.865
+1345.455181	174.246
+1345.505409	241.17
+1345.555637	331.608
+1345.605866	473.295
+1345.656097	568.557
+1345.706328	480.53
+1345.756560	312.918
+1345.806793	221.877
+1345.857027	156.158
+1345.907262	145.306
+1345.957498	153.144
+1346.007734	191.128
+1346.057972	160.379
+1346.108211	115.16
+1346.158450	101.895
+1346.208691	132.041
+1346.258932	148.32
+1346.309175	147.717
+1346.359418	143.497
+1346.409663	129.027
+1346.459908	134.453
+1346.510154	192.334
+1346.560401	312.918
+1346.610649	414.812
+1346.660898	460.031
+1346.711148	447.369
+1346.761399	320.756
+1346.811651	222.48
+1346.861903	190.525
+1346.912157	184.496
+1346.962412	157.364
+1347.012667	142.291
+1347.062924	173.643
+1347.113181	174.246
+1347.163439	129.027
+1347.213699	126.012
+1347.263959	134.453
+1347.314220	125.409
+1347.364482	135.659
+1347.414745	149.526
+1347.465009	149.526
+1347.515274	226.7
+1347.565540	348.49
+1347.615807	520.323
+1347.666074	731.346
+1347.716343	953.221
+1347.766613	1035.22
+1347.816883	759.683
+1347.867155	380.445
+1347.917427	226.7
+1347.967701	211.627
+1348.017975	229.112
+1348.068250	197.76
+1348.118526	170.628
+1348.168803	167.614
+1348.219081	142.291
+1348.269360	151.938
+1348.319640	172.437
+1348.369921	178.466
+1348.420203	180.878
+1348.470486	203.186
+1348.520769	258.655
+1348.571054	318.344
+1348.621339	420.841
+1348.671626	648.142
+1348.721913	879.664
+1348.772202	813.343
+1348.822491	528.764
+1348.872781	263.478
+1348.923072	155.555
+1348.973365	159.173
+1349.023658	212.833
+1349.073952	167.011
+1349.124246	141.085
+1349.174542	173.04
+1349.224839	204.392
+1349.275137	163.393
+1349.325436	119.983
+1349.375735	150.129
+1349.426036	179.672
+1349.476337	203.789
+1349.526640	238.156
+1349.576943	267.096
+1349.627247	332.814
+1349.677552	440.737
+1349.727859	531.778
+1349.778166	505.853
+1349.828474	399.136
+1349.878783	244.185
+1349.929093	128.424
+1349.979404	120.586
+1350.029715	144.1
+1350.080028	173.04
+1350.130342	164.599
+1350.180656	145.306
+1350.230972	124.203
+1350.281288	141.688
+1350.331606	145.908
+1350.381924	126.615
+1350.432243	113.954
+1350.482564	147.717
+1350.532885	206.201
+1350.583207	278.551
+1350.633530	370.798
+1350.683854	387.077
+1350.734179	357.534
+1350.784505	312.918
+1350.834832	207.406
+1350.885159	171.231
+1350.935488	161.584
+1350.985818	124.203
+1351.036148	122.997
+1351.086480	116.968
+1351.136812	144.703
+1351.187145	159.776
+1351.237480	142.291
+1351.287815	144.1
+1351.338151	159.776
+1351.388488	138.07
+1351.438826	129.63
+1351.489165	165.805
+1351.539505	221.274
+1351.589846	309.903
+1351.640188	398.533
+1351.690531	488.971
+1351.740874	419.032
+1351.791219	297.242
+1351.841564	209.215
+1351.891911	169.422
+1351.942258	163.393
+1351.992607	163.393
+1352.042956	143.497
+1352.093306	144.1
+1352.143657	148.32
+1352.194009	141.085
+1352.244363	136.262
+1352.294716	132.041
+1352.345071	132.041
+1352.395427	162.187
+1352.445784	169.422
+1352.496142	186.907
+1352.546500	249.008
+1352.596860	323.77
+1352.647221	391.901
+1352.697582	392.503
+1352.747945	299.051
+1352.798308	238.758
+1352.848672	182.687
+1352.899037	141.085
+1352.949404	163.996
+1352.999771	165.805
+1353.050139	148.923
+1353.100508	130.233
+1353.150878	138.673
+1353.201249	165.202
+1353.251620	163.393
+1353.301993	163.996
+1353.352367	151.335
+1353.402741	151.335
+1353.453117	189.922
+1353.503493	228.509
+1353.553871	222.48
+1353.604249	252.626
+1353.654629	380.445
+1353.705009	413.606
+1353.755390	313.521
+1353.805772	230.318
+1353.856155	163.393
+1353.906539	129.63
+1353.956924	130.233
+1354.007310	166.408
+1354.057697	183.893
+1354.108084	157.364
+1354.158473	106.719
+1354.208863	87.4251
+1354.259253	116.968
+1354.309645	144.703
+1354.360037	185.098
+1354.410431	204.995
+1354.460825	170.025
+1354.511220	153.747
+1354.561616	198.966
+1354.612013	297.845
+1354.662411	390.695
+1354.712810	398.533
+1354.763210	356.931
+1354.813611	279.757
+1354.864013	218.259
+1354.914416	185.701
+1354.964819	157.364
+1355.015224	119.983
+1355.065630	134.453
+1355.116036	156.158
+1355.166443	196.554
+1355.216852	212.833
+1355.267261	168.82
+1355.317671	148.923
+1355.368083	141.688
+1355.418495	188.716
+1355.468908	200.171
+1355.519322	239.964
+1355.569737	352.711
+1355.620153	456.413
+1355.670569	493.794
+1355.720987	458.825
+1355.771406	390.695
+1355.821825	284.581
+1355.872246	245.994
+1355.922667	208.009
+1355.973090	171.834
+1356.023513	184.496
+1356.073937	163.996
+1356.124363	151.335
+1356.174789	185.701
+1356.225216	211.627
+1356.275644	195.348
+1356.326073	199.569
+1356.376503	159.776
+1356.426934	106.116
+1356.477366	101.292
+1356.527798	170.628
+1356.578232	268.905
+1356.628667	395.518
+1356.679102	472.089
+1356.729539	437.12
+1356.779976	358.74
+1356.830415	245.391
+1356.880854	210.421
+1356.931294	205.598
+1356.981735	192.333
+1357.032177	173.04
+1357.082620	142.894
+1357.133064	123.6
+1357.183509	159.173
+1357.233955	179.069
+1357.284402	182.687
+1357.334850	160.379
+1357.385298	181.481
+1357.435748	235.141
+1357.486199	343.064
+1357.536650	597.497
+1357.587103	1357.18
+1357.637556	2913.32
+1357.688010	4451.37
+1357.738465	4138.46
+1357.788922	2098.77
+1357.839379	628.849
+1357.889837	370.798
+1357.940296	432.899
+1357.990756	412.4
+1358.041217	269.507
+1358.091678	223.082
+1358.142141	224.288
+1358.192605	237.553
+1358.243069	220.068
+1358.293535	198.966
+1358.344002	190.525
+1358.394469	171.231
+1358.444937	157.967
+1358.495407	224.288
+1358.545877	545.646
+1358.596348	1261.92
+1358.646820	2485.24
+1358.697293	3469.21
+1358.747767	2901.86
+1358.798242	1340.3
+1358.848718	440.737
+1358.899195	290.61
+1358.949673	291.816
+1359.000151	276.742
+1359.050631	244.185
+1359.101111	163.393
+1359.151593	160.982
+1359.202075	231.523
+1359.252559	273.125
+1359.303043	201.377
+1359.353528	173.643
+1359.404014	189.319
+1359.454502	209.818
+1359.504990	284.58
+1359.555479	429.885
+1359.605969	730.14
+1359.656459	1367.43
+1359.706951	1744.25
+1359.757444	1264.33
+1359.807938	559.513
+1359.858432	294.83
+1359.908928	227.303
+1359.959424	195.951
+1360.009922	191.73
+1360.060420	168.217
+1360.110919	167.614
+1360.161420	139.879
+1360.211921	120.586
+1360.262423	154.349
+1360.312926	113.954
+1360.363430	83.8075
+1360.413935	119.983
+1360.464441	255.64
+1360.514948	534.793
+1360.565455	914.031
+1360.615964	1301.11
+1360.666474	1377.07
+1360.716984	999.043
+1360.767496	604.129
+1360.818008	379.239
+1360.868522	266.493
+1360.919036	232.126
+1360.969551	216.45
+1361.020067	177.26
+1361.070584	123.6
+1361.121103	144.703
+1361.171622	154.952
+1361.222141	140.482
+1361.272662	150.129
+1361.323184	140.482
+1361.373707	132.041
+1361.424231	153.144
+1361.474755	245.993
+1361.525281	450.987
+1361.575807	645.128
+1361.626335	736.772
+1361.676863	728.331
+1361.727392	563.13
+1361.777923	362.357
+1361.828454	219.465
+1361.878986	189.922
+1361.929519	170.628
+1361.980053	162.79
+1362.030588	136.865
+1362.081124	128.424
+1362.131661	137.468
+1362.182198	148.32
+1362.232737	133.85
+1362.283277	125.409
+1362.333817	107.321
+1362.384359	121.792
+1362.434901	175.452
+1362.485445	225.494
+1362.535989	298.448
+1362.586534	426.87
+1362.637080	534.19
+1362.687627	464.854
+1362.738175	335.226
+1362.788724	221.877
+1362.839274	154.349
+1362.889825	163.996
+1362.940377	163.393
+1362.990930	133.85
+1363.041484	138.673
+1363.092038	141.085
+1363.142594	117.571
+1363.193150	130.232
+1363.243708	135.056
+1363.294266	125.409
+1363.344825	128.424
+1363.395386	171.834
+1363.445947	209.818
+1363.496509	195.348
+1363.547072	236.347
+1363.597636	353.916
+1363.648201	363.563
+1363.698767	277.345
+1363.749334	242.376
+1363.799901	230.92
+1363.850470	194.142
+1363.901040	156.761
+1363.951610	141.688
+1364.002182	144.1
+1364.052754	125.409
+1364.103328	132.041
+1364.153902	139.276
+1364.204477	126.615
+1364.255053	118.174
+1364.305630	91.6455
+1364.356208	92.8514
+1364.406787	144.703
+1364.457367	156.158
+1364.507948	145.908
+1364.558530	182.084
+1364.609113	272.522
+1364.659697	326.785
+1364.710281	308.697
+1364.760867	227.906
+1364.811453	191.128
+1364.862041	165.202
+1364.912629	144.703
+1364.963218	150.732
+1365.013809	132.041
+1365.064400	121.792
+1365.114992	127.821
+1365.165585	121.189
+1365.216179	137.468
+1365.266774	146.511
+1365.317370	140.482
+1365.367967	163.996
+1365.418564	216.45
+1365.469163	413.003
+1365.519763	1096.11
+1365.570363	2506.35
+1365.620965	3595.83
+1365.671567	3020.64
+1365.722171	1473.54
+1365.772775	499.824
+1365.823380	318.947
+1365.873986	370.195
+1365.924594	364.166
+1365.975202	235.744
+1366.025811	176.055
+1366.076421	211.024
+1366.127031	233.935
+1366.177643	186.907
+1366.228256	150.732
+1366.278870	168.82
+1366.329484	201.377
+1366.380100	203.789
+1366.430716	227.906
+1366.481334	359.343
+1366.531952	897.752
+1366.582572	1951.66
+1366.633192	2560.61
+1366.683813	1940.81
+1366.734435	911.016
+1366.785058	369.592
+1366.835682	288.801
+1366.886307	272.522
+1366.936933	273.728
+1366.987560	247.802
+1367.038188	217.656
+1367.088816	183.892
+1367.139446	201.377
+1367.190076	219.465
+1367.240708	191.128
+1367.291340	144.1
+1367.341974	151.938
+1367.392608	163.996
+1367.443243	229.112
+1367.493880	391.298
+1367.544517	689.744
+1367.595155	1055.72
+1367.645794	1210.67
+1367.696434	868.811
+1367.747075	417.826
+1367.797716	214.038
+1367.848359	154.952
+1367.899003	160.981
+1367.949647	195.348
+1368.000293	168.819
+1368.050940	127.821
+1368.101587	145.908
+1368.152235	163.996
+1368.202885	162.79
+1368.253535	123.6
+1368.304186	92.2483
+1368.354838	116.365
+1368.405491	148.923
+1368.456145	151.335
+1368.506800	214.641
+1368.557456	332.211
+1368.608113	552.278
+1368.658771	680.7
+1368.709429	535.999
+1368.760089	352.71
+1368.810750	234.538
+1368.861411	163.996
+1368.912074	160.981
+1368.962737	148.32
+1369.013401	130.232
+1369.064067	123.6
+1369.114733	137.467
+1369.165400	174.849
+1369.216068	175.452
+1369.266737	157.364
+1369.317407	138.673
+1369.368078	122.997
+1369.418750	141.688
+1369.469422	139.276
+1369.520096	183.892
+1369.570771	277.345
+1369.621446	402.753
+1369.672123	531.778
+1369.722800	431.09
+1369.773479	288.198
+1369.824158	235.744
+1369.874838	203.186
+1369.925519	172.437
+1369.976202	150.732
+1370.026885	138.673
+1370.077569	156.158
+1370.128254	193.539
+1370.178939	204.392
+1370.229626	175.452
+1370.280314	146.511
+1370.331003	118.777
+1370.381692	140.482
+1370.432383	169.422
+1370.483074	180.878
+1370.533767	192.333
+1370.584460	250.817
+1370.635155	340.652
+1370.685850	407.576
+1370.736546	326.182
+1370.787243	245.993
+1370.837941	218.862
+1370.888640	171.834
+1370.939340	157.967
+1370.990041	140.482
+1371.040743	132.644
+1371.091446	126.615
+1371.142149	116.968
+1371.192854	118.174
+1371.243560	118.174
+1371.294266	150.732
+1371.344974	185.701
+1371.395682	171.231
+1371.446391	158.57
+1371.497102	223.685
+1371.547813	310.506
+1371.598525	403.959
+1371.649238	532.984
+1371.699952	511.882
+1371.750667	411.797
+1371.801383	364.769
+1371.852100	311.712
+1371.902817	290.007
+1371.953536	228.509
+1372.004256	148.32
+1372.054976	144.1
+1372.105698	188.716
+1372.156420	241.773
+1372.207144	242.376
+1372.257868	196.554
+1372.308593	167.613
+1372.359319	177.26
+1372.410047	215.244
+1372.460775	211.627
+1372.511504	223.082
+1372.562234	300.859
+1372.612965	379.239
+1372.663696	432.899
+1372.714429	417.826
+1372.765163	330.402
+1372.815897	282.169
+1372.866633	253.228
+1372.917370	211.024
+1372.968107	179.069
+1373.018845	195.348
+1373.069585	204.392
+1373.120325	204.392
+1373.171066	199.568
+1373.221808	188.716
+1373.272551	219.465
+1373.323295	217.656
+1373.374040	192.936
+1373.424786	188.113
+1373.475533	248.405
+1373.526281	450.384
+1373.577030	885.693
+1373.627779	1256.49
+1373.678530	1156.41
+1373.729281	684.92
+1373.780034	393.106
+1373.830787	286.992
+1373.881541	230.317
+1373.932297	208.009
+1373.983053	210.421
+1374.033810	192.333
+1374.084568	217.656
+1374.135327	239.361
+1374.186087	229.112
+1374.236848	220.671
+1374.287610	216.45
+1374.338373	207.406
+1374.389136	203.186
+1374.439901	188.716
+1374.490666	205.598
+1374.541433	350.902
+1374.592200	698.787
+1374.642969	910.413
+1374.693738	745.212
+1374.744508	448.575
+1374.795280	274.331
+1374.846052	211.024
+1374.896825	179.672
+1374.947599	199.568
+1374.998374	187.51
+1375.049150	130.232
+1375.099927	147.114
+1375.150704	182.687
+1375.201483	164.599
+1375.252263	168.216
+1375.303043	197.157
+1375.353825	185.701
+1375.404607	168.216
+1375.455391	176.054
+1375.506175	237.552
+1375.556960	313.521
+1375.607746	435.914
+1375.658534	523.337
+1375.709322	450.987
+1375.760111	279.757
+1375.810901	226.7
+1375.861692	226.7
+1375.912483	206.803
+1375.963276	157.364
+1376.014070	120.586
+1376.064864	129.629
+1376.115660	142.894
+1376.166457	164.599
+1376.217254	173.643
+1376.268052	201.377
+1376.318852	191.128
+1376.369652	181.481
+1376.420453	170.025
+1376.471255	138.07
+1376.522058	165.202
+1376.572862	298.448
+1376.623667	426.267
+1376.674473	378.636
+1376.725280	287.595
+1376.776088	286.992
+1376.826897	276.742
+1376.877706	220.671
+1376.928517	150.129
+1376.979328	135.659
+1377.030141	143.497
+1377.080954	182.687
+1377.131769	207.406
+1377.182584	185.701
+1377.233400	182.687
+1377.284217	164.599
+1377.335035	141.085
+1377.385854	122.997
+1377.436674	130.232
+1377.487495	151.335
+1377.538317	239.964
+1377.589140	348.49
+1377.639963	453.398
+1377.690788	430.487
+1377.741614	312.315
+1377.792440	252.626
+1377.843268	224.288
+1377.894096	170.025
+1377.944925	138.673
+1377.995756	122.394
+1378.046587	179.672
+1378.097419	196.554
+1378.148252	165.202
+1378.199086	168.819
+1378.249921	155.555
+1378.300757	138.07
+1378.351594	151.335
+1378.402432	162.79
+1378.453270	165.202
+1378.504110	252.626
+1378.554950	535.396
+1378.605792	1098.52
+1378.656634	1420.48
+1378.707478	1023.16
+1378.758322	490.177
+1378.809167	258.052
+1378.860014	218.259
+1378.910861	217.053
+1378.961709	186.304
+1379.012558	160.982
+1379.063408	146.511
+1379.114259	145.908
+1379.165111	148.923
+1379.215963	135.056
+1379.266817	106.116
+1379.317672	105.513
+1379.368527	137.468
+1379.419384	178.466
+1379.470241	267.096
+1379.521100	507.661
+1379.571959	893.531
+1379.622819	1177.51
+1379.673681	1097.32
+1379.724543	709.64
+1379.775406	403.959
+1379.826270	294.83
+1379.877135	239.361
+1379.928001	217.656
+1379.978867	197.76
+1380.029735	159.173
+1380.080604	153.746
+1380.131474	153.746
+1380.182344	173.04
+1380.233216	169.422
+1380.284088	171.834
+1380.334962	147.114
+1380.385836	129.63
+1380.436711	171.231
+1380.487587	239.361
+1380.538465	346.681
+1380.589343	530.573
+1380.640222	690.347
+1380.691102	694.567
+1380.741983	525.146
+1380.792864	324.976
+1380.843747	212.833
+1380.894631	163.393
+1380.945515	153.747
+1380.996401	137.468
+1381.047288	118.174
+1381.098175	109.13
+1381.149063	155.555
+1381.199953	170.628
+1381.250843	144.703
+1381.301734	121.792
+1381.352626	129.027
+1381.403520	156.761
+1381.454414	218.259
+1381.505309	256.243
+1381.556204	500.426
+1381.607101	962.867
+1381.657999	1266.74
+1381.708898	1211.27
+1381.759797	897.149
+1381.810698	552.278
+1381.861600	320.153
+1381.912502	253.229
+1381.963405	239.361
+1382.014310	221.877
+1382.065215	192.334
+1382.116121	144.1
+1382.167028	140.482
+1382.217936	150.732
+1382.268845	139.276
+1382.319755	125.409
+1382.370666	113.351
+1382.421578	134.453
+1382.472491	194.745
+1382.523405	284.581
+1382.574319	528.161
+1382.625235	793.446
+1382.676151	821.784
+1382.727069	717.478
+1382.777987	599.909
+1382.828907	413.606
+1382.879827	247.802
+1382.930748	188.113
+1382.981670	163.996
+1383.032593	145.306
+1383.083517	143.497
+1383.134442	176.658
+1383.185368	190.525
+1383.236295	162.188
+1383.287223	148.32
+1383.338152	133.247
+1383.389081	160.982
+1383.440012	171.834
+1383.490943	238.759
+1383.541876	539.616
+1383.592809	1264.93
+1383.643744	2253.72
+1383.694679	2528.05
+1383.745615	1756.31
+1383.796552	828.416
+1383.847490	390.092
+1383.898429	300.256
+1383.949369	288.801
+1384.000310	241.773
+1384.051252	159.173
+1384.102195	141.085
+1384.153139	145.909
+1384.204083	147.717
+1384.255029	124.203
+1384.305975	115.16
+1384.356923	141.688
+1384.407871	157.967
+1384.458821	154.349
+1384.509771	270.713
+1384.560722	683.715
+1384.611674	1374.66
+1384.662627	2004.11
+1384.713581	1880.51
+1384.764536	1120.83
+1384.815492	546.852
+1384.866449	315.33
+1384.917407	223.083
+1384.968366	192.334
+1385.019325	182.687
+1385.070286	163.996
+1385.121247	144.703
+1385.172210	165.805
+1385.223173	173.04
+1385.274138	129.63
+1385.325103	112.145
+1385.376069	142.291
+1385.427036	135.056
+1385.478004	164.599
+1385.528973	294.227
+1385.579943	476.913
+1385.630914	799.476
+1385.681886	1137.71
+1385.732859	1124.45
+1385.783833	721.699
+1385.834807	335.829
+1385.885783	172.437
+1385.936759	156.158
+1385.987737	141.688
+1386.038715	133.247
+1386.089695	127.821
+1386.140675	139.276
+1386.191656	154.35
+1386.242638	136.865
+1386.293621	112.748
+1386.344605	107.925
+1386.395590	122.998
+1386.446576	149.526
+1386.497563	183.29
+1386.548551	231.524
+1386.599540	327.991
+1386.650529	457.619
+1386.701520	546.852
+1386.752511	530.573
+1386.803504	405.165
+1386.854497	265.287
+1386.905492	163.393
+1386.956487	157.364
+1387.007483	156.158
+1387.058480	136.865
+1387.109478	118.777
+1387.160477	97.6749
+1387.211477	106.116
+1387.262478	136.865
+1387.313480	141.085
+1387.364483	109.13
+1387.415487	101.292
+1387.466491	151.335
+1387.517497	201.98
+1387.568503	259.258
+1387.619511	289.404
+1387.670519	378.636
+1387.721529	435.311
+1387.772539	375.622
+1387.823550	281.566
+1387.874562	191.731
+1387.925575	131.438
+1387.976589	132.041
+1388.027604	115.763
+1388.078620	120.586
+1388.129637	113.954
+1388.180655	109.733
+1388.231674	122.395
+1388.282693	127.218
+1388.333714	127.821
+1388.384735	106.116
+1388.435758	113.954
+1388.486781	139.276
+1388.537806	186.907
+1388.588831	313.521
+1388.639857	414.209
+1388.690884	417.826
+1388.741912	366.578
+1388.792941	306.286
+1388.843971	249.611
+1388.895002	195.348
+1388.946034	169.423
+1388.997067	149.526
+1389.048101	115.16
+1389.099135	110.939
+1389.150171	109.13
+1389.201207	126.615
+1389.252245	135.659
+1389.303283	147.717
+1389.354323	139.879
+1389.405363	134.453
+1389.456404	189.319
+1389.507446	204.995
+1389.558489	220.068
+1389.609533	299.654
+1389.660578	464.251
+1389.711624	598.703
+1389.762671	528.161
+1389.813719	360.549
+1389.864768	265.89
+1389.915817	217.053
+1389.966868	198.363
+1390.017920	170.026
+1390.068972	144.1
+1390.120025	133.85
+1390.171080	157.967
+1390.222135	135.659
+1390.273191	135.056
+1390.324248	143.497
+1390.375307	149.526
+1390.426366	172.437
+1390.477426	283.375
+1390.528486	630.658
+1390.579548	1526.6
+1390.630611	2875.94
+1390.681675	3326.92
+1390.732739	2224.78
+1390.783805	915.84
+1390.834872	372.004
+1390.885939	339.447
+1390.937008	327.388
+1390.988077	265.287
+1391.039147	191.731
+1391.090218	176.055
+1391.141291	187.51
+1391.192364	215.848
+1391.243438	200.172
+1391.294513	160.982
+1391.345589	164.599
+1391.396665	180.878
+1391.447743	145.909
+1391.498822	240.567
+1391.549902	594.482
+1391.600982	1322.21
+1391.652064	2147.61
+1391.703146	2229
+1391.754230	1448.22
+1391.805314	715.067
+1391.856399	422.65
+1391.907486	263.478
+1391.958573	231.523
+1392.009661	212.23
+1392.060750	182.084
+1392.111840	176.055
+1392.162931	221.877
+1392.214023	241.17
+1392.265115	206.201
+1392.316209	191.731
+1392.367304	186.304
+1392.418399	183.29
+1392.469496	200.172
+1392.520593	279.154
+1392.571692	551.675
+1392.622791	1012.91
+1392.673891	1274.58
+1392.724993	1151.58
+1392.776095	758.477
+1392.827198	399.739
+1392.878302	238.759
+1392.929407	197.157
+1392.980513	154.952
+1393.031620	149.526
+1393.082728	136.865
+1393.133836	144.703
+1393.184946	189.319
+1393.236057	198.363
+1393.287168	176.658
+1393.338281	153.747
+1393.389394	151.938
+1393.440508	191.731
+1393.491624	267.699
+1393.542740	411.797
+1393.593857	722.302
+1393.644975	1210.07
+1393.696094	1418.68
+1393.747214	1077.42
+1393.798335	537.205
+1393.849457	256.243
+1393.900580	239.361
+1393.951703	237.553
+1394.002828	239.361
+1394.053954	256.846
+1394.105080	282.169
+1394.156208	344.27
+1394.207336	376.828
+1394.258465	354.519
+1394.309596	309.903
+1394.360727	262.875
+1394.411859	223.083
+1394.462992	227.906
+1394.514126	312.315
+1394.565261	482.339
+1394.616397	776.565
+1394.667534	1023.16
+1394.718672	1012.91
+1394.769811	670.45
+1394.820950	341.255
+1394.872091	216.45
+1394.923232	199.569
+1394.974375	234.538
+1395.025518	241.773
+1395.076663	226.097
+1395.127808	271.316
+1395.178954	315.932
+1395.230101	343.064
+1395.281249	282.772
+1395.332399	204.995
+1395.383549	168.82
+1395.434699	179.069
+1395.485851	218.862
+1395.537004	265.89
+1395.588158	438.326
+1395.639312	652.966
+1395.690468	754.256
+1395.741625	706.626
+1395.792782	502.235
+1395.843941	285.183
+1395.895100	173.04
+1395.946260	148.32
+1395.997421	185.701
+1396.048584	174.849
+1396.099747	173.04
+1396.150911	187.51
+1396.202076	185.098
+1396.253242	175.452
+1396.304409	200.172
+1396.355576	183.29
+1396.406745	144.703
+1396.457915	156.158
+1396.509085	153.144
+1396.560257	178.466
+1396.611429	304.477
+1396.662603	445.561
+1396.713777	457.016
+1396.764952	438.928
+1396.816129	376.225
+1396.867306	261.067
+1396.918484	196.554
+1396.969663	159.776
+1397.020843	130.836
+1397.072024	152.541
+1397.123206	151.335
+1397.174389	148.32
+1397.225572	175.452
+1397.276757	204.995
+1397.327943	178.466
+1397.379129	115.16
+1397.430317	106.116
+1397.481505	121.189
+1397.532694	133.247
+1397.583885	173.643
+1397.635076	259.861
+1397.686268	364.769
+1397.737461	369.593
+1397.788655	278.551
+1397.839850	190.525
+1397.891046	151.938
+1397.942243	133.85
+1397.993441	121.792
+1398.044640	103.704
+1398.095839	109.733
+1398.147040	101.895
+1398.198241	115.16
+1398.249444	142.291
+1398.300647	156.761
+1398.351852	127.218
+1398.403057	113.954
+1398.454263	121.792
+1398.505470	160.982
+1398.556678	157.967
+1398.607888	203.789
+1398.659097	253.229
+1398.710308	305.683
+1398.761520	288.801
+1398.812733	229.112
+1398.863947	163.996
+1398.915161	136.262
+1398.966377	126.012
+1399.017594	107.925
+1399.068811	143.497
+1399.120030	173.643
+1399.171249	156.158
+1399.222469	137.468
+1399.273690	143.497
+1399.324913	156.761
+1399.376136	135.056
+1399.427360	113.351
+1399.478585	128.424
+1399.529811	182.084
+1399.581038	263.478
+1399.632265	334.623
+1399.683494	365.372
+1399.734724	313.521
+1399.785954	261.067
+1399.837186	207.407
+1399.888418	163.393
+1399.939652	160.379
+1399.990886	177.261
+1400.042122	130.836
+1400.093358	124.806
+1400.144595	111.542
+1400.195833	122.998
+1400.247072	118.777
+1400.298312	101.292
+1400.349553	104.91
+1400.400795	119.983
+1400.452038	162.188
+1400.503281	195.951
+1400.554526	223.686
+1400.605772	272.522
+1400.657018	339.447
+1400.708266	367.181
+1400.759514	336.432
+1400.810764	279.154
+1400.862014	224.288
+1400.913265	188.716
+1400.964517	173.643
+1401.015770	167.614
+1401.067024	166.408
+1401.118279	149.526
+1401.169535	132.644
+1401.220792	138.071
+1401.272050	113.954
+1401.323309	109.733
+1401.374568	139.277
+1401.425829	160.379
+1401.477091	165.202
+1401.528353	158.57
+1401.579617	206.804
+1401.630881	309.3
+1401.682146	380.445
+1401.733412	353.314
+1401.784680	309.3
+1401.835948	268.905
+1401.887217	217.656
+1401.938487	151.938
+1401.989758	119.38
+1402.041030	105.513
+1402.092302	120.586
+1402.143576	127.218
+1402.194851	106.719
+1402.246126	106.719
+1402.297403	115.763
+1402.348680	127.218
+1402.399959	133.247
+1402.451238	140.482
+1402.502519	142.291
+1402.553800	209.215
+1402.605082	288.801
+1402.656365	320.756
+1402.707649	329.8
+1402.758934	309.903
+1402.810220	264.684
+1402.861507	204.392
+1402.912795	144.1
+1402.964083	121.189
+1403.015373	114.557
+1403.066664	119.983
+1403.117955	127.218
+1403.169248	107.322
+1403.220541	110.336
+1403.271836	139.277
+1403.323131	137.468
+1403.374427	118.777
+1403.425724	124.806
+1403.477022	149.526
+1403.528322	197.76
+1403.579622	293.624
+1403.630922	315.33
+1403.682224	331.006
+1403.733527	298.448
+1403.784831	212.23
+1403.836136	172.437
+1403.887441	159.173
+1403.938748	168.217
+1403.990055	188.716
+1404.041364	173.643
+1404.092673	130.233
+1404.143983	121.792
+1404.195295	133.85
+1404.246607	105.513
+1404.297920	83.8077
+1404.349234	116.365
+1404.400549	142.291
+1404.451865	127.821
+1404.503182	130.836
+1404.554500	179.672
+1404.605818	223.083
+1404.657138	262.273
+1404.708459	315.933
+1404.759780	324.976
+1404.811103	294.227
+1404.862426	223.686
+1404.913750	126.615
+1404.965076	98.8808
+1405.016402	127.218
+1405.067729	128.424
+1405.119057	130.836
+1405.170386	101.895
+1405.221716	101.895
+1405.273047	111.542
+1405.324379	112.145
+1405.375712	115.763
+1405.427046	133.247
+1405.478380	159.776
+1405.529716	193.539
+1405.581053	274.331
+1405.632390	353.917
+1405.683729	416.62
+1405.735068	370.798
+1405.786408	307.492
+1405.837749	261.67
+1405.889092	192.937
+1405.940435	150.129
+1405.991779	137.468
+1406.043124	125.409
+1406.094470	114.557
+1406.145817	101.292
+1406.197164	108.528
+1406.248513	132.041
+1406.299863	139.879
+1406.351213	127.218
+1406.402565	124.806
+1406.453918	142.894
+1406.505271	183.29
+1406.556625	250.214
+1406.607981	340.652
+1406.659337	416.018
+1406.710694	417.826
+1406.762052	430.488
+1406.813411	396.121
+1406.864771	280.36
+1406.916132	179.069
+1406.967494	150.732
+1407.018857	137.468
+1407.070221	143.497
+1407.121585	129.027
+1407.172951	109.13
+1407.224318	96.4691
+1407.275685	88.0282
+1407.327053	120.586
+1407.378423	135.056
+1407.429793	129.027
+1407.481164	148.32
+1407.532537	270.713
+1407.583910	491.383
+1407.635284	834.445
+1407.686659	1126.86
+1407.738035	1009.9
+1407.789412	589.659
+1407.840789	335.226
+1407.892168	249.611
+1407.943548	225.494
+1407.994928	177.864
+1408.046310	153.747
+1408.097692	127.218
+1408.149076	137.468
+1408.200460	156.761
+1408.251846	112.145
+1408.303232	100.69
+1408.354619	124.806
+1408.406007	167.614
+1408.457396	159.776
+1408.508786	170.628
+1408.560177	299.654
+1408.611569	478.118
+1408.662962	728.934
+1408.714356	857.959
+1408.765750	725.316
+1408.817146	417.826
+1408.868542	214.039
+1408.919940	176.658
+1408.971338	168.82
+1409.022738	132.041
+1409.074138	131.439
+1409.125539	165.202
+1409.176942	139.276
+1409.228345	116.365
+1409.279749	137.468
+1409.331154	144.1
+1409.382560	118.174
+1409.433967	112.748
+1409.485374	151.938
+1409.536783	214.039
+1409.588193	340.049
+1409.639603	528.764
+1409.691015	581.218
+1409.742428	532.984
+1409.793841	367.181
+1409.845255	238.156
+1409.896671	168.217
+1409.948087	146.512
+1409.999504	129.027
+1410.050922	112.145
+1410.102341	111.542
+1410.153761	130.233
+1410.205182	112.145
+1410.256604	118.174
+1410.308027	126.012
+1410.359451	112.145
+1410.410875	113.351
+1410.462301	111.542
+1410.513728	136.865
+1410.565155	251.42
+1410.616584	470.28
+1410.668013	657.789
+1410.719443	671.656
+1410.770874	536.602
+1410.822307	344.27
+1410.873740	215.245
+1410.925174	176.055
+1410.976609	173.04
+1411.028045	182.687
+1411.079482	138.674
+1411.130919	127.821
+1411.182358	139.276
+1411.233798	147.717
+1411.285239	164.599
+1411.336680	153.747
+1411.388123	144.1
+1411.439566	151.335
+1411.491010	167.011
+1411.542456	230.921
+1411.593902	331.006
+1411.645349	498.015
+1411.696797	607.144
+1411.748246	560.719
+1411.799696	528.764
+1411.851147	391.901
+1411.902599	219.465
+1411.954052	183.29
+1412.005506	174.246
+1412.056961	155.555
+1412.108416	182.687
+1412.159873	171.834
+1412.211330	115.763
+1412.262789	130.836
+1412.314248	177.863
+1412.365708	165.202
+1412.417170	139.276
+1412.468632	150.129
+1412.520095	174.849
+1412.571559	220.068
+1412.623024	287.595
+1412.674490	403.959
+1412.725957	525.749
+1412.777425	578.203
+1412.828893	516.705
+1412.880363	290.61
+1412.931834	152.541
+1412.983305	122.998
+1413.034778	148.32
+1413.086251	159.173
+1413.137726	150.732
+1413.189201	126.615
+1413.240677	141.688
+1413.292154	156.761
+1413.343633	156.761
+1413.395112	142.894
+1413.446592	133.247
+1413.498073	180.878
+1413.549554	312.315
+1413.601037	442.546
+1413.652521	540.822
+1413.704006	545.043
+1413.755491	489.574
+1413.806978	403.959
+1413.858465	327.991
+1413.909954	245.994
+1413.961443	158.57
+1414.012934	118.174
+1414.064425	103.704
+1414.115917	129.63
+1414.167410	107.322
+1414.218904	111.542
+1414.270399	135.056
+1414.321895	116.366
+1414.373392	87.4253
+1414.424890	92.8516
+1414.476389	137.468
+1414.527888	204.392
+1414.579389	283.978
+1414.630891	388.886
+1414.682393	430.488
+1414.733897	461.84
+1414.785401	438.326
+1414.836906	359.946
+1414.888412	218.862
+1414.939920	136.262
+1414.991428	148.923
+1415.042937	157.967
+1415.094447	129.63
+1415.145958	117.571
+1415.197470	125.409
+1415.248983	127.821
+1415.300496	112.748
+1415.352011	107.925
+1415.403527	109.13
+1415.455043	122.395
+1415.506561	147.115
+1415.558079	197.157
+1415.609599	253.229
+1415.661119	333.417
+1415.712640	374.416
+1415.764162	332.211
+1415.815685	335.226
+1415.867210	296.036
+1415.918735	214.039
+1415.970261	156.158
+1416.021787	144.703
+1416.073315	157.364
+1416.124844	140.482
+1416.176374	126.012
+1416.227904	128.424
+1416.279436	115.763
+1416.330968	112.145
+1416.382502	109.13
+1416.434036	94.0574
+1416.485572	149.526
+1416.537108	206.804
+1416.588645	218.862
+1416.640183	232.126
+1416.691722	317.741
+1416.743262	353.917
+1416.794803	311.109
+1416.846345	256.846
+1416.897888	182.687
+1416.949432	150.732
+1417.000976	167.011
+1417.052522	174.246
+1417.104069	158.57
+1417.155616	147.717
+1417.207165	176.055
+1417.258714	233.332
+1417.310264	218.259
+1417.361816	173.643
+1417.413368	139.277
+1417.464921	154.952
+1417.516475	188.113
+1417.568030	250.214
+1417.619586	284.581
+1417.671143	318.344
+1417.722701	379.239
+1417.774259	403.356
+1417.825819	365.372
+1417.877380	309.903
+1417.928941	274.934
+1417.980504	228.509
+1418.032067	260.464
+1418.083632	374.416
+1418.135197	490.177
+1418.186763	637.893
+1418.238330	764.506
+1418.289899	706.626
+1418.341468	547.454
+1418.393038	420.238
+1418.444609	314.124
+1418.496180	264.081
+1418.547753	280.36
+1418.599327	364.166
+1418.650902	502.838
+1418.702477	563.733
+1418.754054	531.778
+1418.805632	406.371
+1418.857210	343.667
+1418.908789	342.461
+1418.960370	299.051
+1419.011951	237.553
+1419.063533	290.007
+1419.115116	361.152
+1419.166700	403.959
+1419.218285	530.573
+1419.269871	598.1
+1419.321458	526.955
+1419.373046	400.341
+1419.424635	350.902
+1419.476225	311.712
+1419.527815	299.654
+1419.579407	369.592
+1419.630999	371.401
+1419.682593	376.828
+1419.734187	402.15
+1419.785782	352.711
+1419.837379	302.065
+1419.888976	273.125
+1419.940574	247.802
+1419.992173	171.834
+1420.043773	145.909
+1420.095374	163.393
+1420.146976	216.45
+1420.198579	267.699
+1420.250183	293.624
+1420.301787	297.845
+1420.353393	295.433
+1420.405000	248.405
+1420.456607	156.158
+1420.508215	189.319
+1420.559825	292.418
+1420.611435	356.328
+1420.663046	352.711
+1420.714659	330.403
+1420.766272	318.344
+1420.817886	298.448
+1420.869501	233.332
+1420.921117	194.142
+1420.972734	167.614
+1421.024352	147.114
+1421.075970	170.025
+1421.127590	192.936
+1421.179211	181.481
+1421.230832	211.627
+1421.282455	215.245
+1421.334078	238.758
+1421.385703	212.833
+1421.437328	151.335
+1421.488954	138.071
+1421.540581	148.923
+1421.592210	231.523
+1421.643839	338.241
+1421.695469	396.121
+1421.747100	374.416
+1421.798732	276.743
+1421.850364	200.774
+1421.901998	188.716
+1421.953633	149.526
+1422.005269	128.424
+1422.056905	138.673
+1422.108543	144.1
+1422.160181	145.306
+1422.211820	123.6
+1422.263461	138.673
+1422.315102	177.26
+1422.366744	178.466
+1422.418387	178.466
+1422.470032	185.701
+1422.521677	177.863
+1422.573322	230.92
+1422.624969	337.035
+1422.676617	429.885
+1422.728266	402.15
+1422.779916	277.948
+1422.831566	224.891
+1422.883218	172.437
+1422.934870	176.055
+1422.986524	179.069
+1423.038178	127.218
+1423.089834	123.6
+1423.141490	112.145
+1423.193147	123.6
+1423.244805	132.644
+1423.296464	136.865
+1423.348124	146.511
+1423.399785	150.732
+1423.451447	162.79
+1423.503110	188.716
+1423.554774	168.82
+1423.606439	201.377
+1423.658104	295.433
+1423.709771	329.197
+1423.761438	282.772
+1423.813107	203.789
+1423.864776	154.952
+1423.916446	134.453
+1423.968118	133.247
+1424.019790	148.923
+1424.071463	161.584
+1424.123137	160.379
+1424.174812	145.306
+1424.226488	171.834
+1424.278165	159.173
+1424.329843	135.659
+1424.381522	158.57
+1424.433201	158.57
+1424.484882	179.672
+1424.536564	276.743
+1424.588246	436.517
+1424.639930	591.468
+1424.691614	585.438
+1424.743299	443.752
+1424.794986	309.903
+1424.846673	251.42
+1424.898361	222.48
+1424.950050	181.481
+1425.001740	145.908
+1425.053431	122.395
+1425.105123	107.322
+1425.156816	98.8806
+1425.208510	115.159
+1425.260204	168.217
+1425.311900	192.936
+1425.363597	188.716
+1425.415294	147.114
+1425.466993	128.424
+1425.518692	173.04
+1425.570392	280.36
+1425.622094	421.444
+1425.673796	492.588
+1425.725499	408.179
+1425.777203	341.858
+1425.828908	259.258
+1425.880614	177.863
+1425.932321	119.983
+1425.984029	129.027
+1426.035737	142.291
+1426.087447	114.557
+1426.139158	102.498
+1426.190869	115.762
+1426.242582	136.865
+1426.294295	151.335
+1426.346010	133.85
+1426.397725	103.704
+1426.449441	123.6
+1426.501159	185.701
+1426.552877	238.758
+1426.604596	393.709
+1426.656316	572.174
+1426.708037	668.642
+1426.759759	626.437
+1426.811482	450.987
+1426.863205	274.331
+1426.914930	187.51
+1426.966656	167.614
+1427.018382	179.672
+1427.070110	194.745
+1427.121838	201.377
+1427.173568	182.687
+1427.225298	148.32
+1427.277029	135.659
+1427.328762	141.688
+1427.380495	170.025
+1427.432229	190.525
+1427.483964	171.834
+1427.535700	221.274
+1427.587437	324.373
+1427.639175	520.926
+1427.690913	892.928
+1427.742653	1220.92
+1427.794394	1120.83
+1427.846135	683.715
+1427.897878	346.078
+1427.949621	192.936
+1428.001366	214.642
+1428.053111	217.656
+1428.104857	162.187
+1428.156604	101.292
+1428.208353	114.557
+1428.260102	164.599
+1428.311852	173.04
+1428.363603	155.555
+1428.415355	150.129
+1428.467107	138.071
+1428.518861	155.555
+1428.570616	253.229
+1428.622372	444.355
+1428.674128	697.582
+1428.725886	906.193
+1428.777644	888.708
+1428.829404	611.967
+1428.881164	376.827
+1428.932925	252.626
+1428.984687	220.671
+1429.036451	258.052
+1429.088215	288.198
+1429.139980	289.404
+1429.191746	271.316
+1429.243513	247.199
+1429.295280	236.347
+1429.347049	197.76
+1429.398819	176.055
+1429.450590	200.774
+1429.502361	226.7
+1429.554134	254.434
+1429.605907	336.432
+1429.657682	451.59
+1429.709457	586.041
+1429.761233	677.685
+1429.813010	594.482
+1429.864789	407.576
+1429.916568	288.198
+1429.968348	268.905
+1430.020129	261.067
+1430.071911	183.893
+1430.123693	162.187
+1430.175477	196.554
+1430.227262	201.377
+1430.279048	200.774
+1430.330834	189.319
+1430.382622	195.951
+1430.434410	183.893
+1430.486200	165.202
+1430.537990	180.878
+1430.589781	258.655
+1430.641573	357.534
+1430.693367	428.679
+1430.745161	452.796
+1430.796956	452.193
+1430.848752	360.549
+1430.900549	231.523
+1430.952346	212.23
+1431.004145	201.98
+1431.055945	195.951
+1431.107746	197.76
+1431.159547	183.893
+1431.211350	185.098
+1431.263153	186.304
+1431.314958	189.922
+1431.366763	211.024
+1431.418569	198.966
+1431.470376	171.834
+1431.522185	166.408
+1431.573994	255.037
+1431.625804	352.108
+1431.677615	434.105
+1431.729427	489.574
+1431.781239	511.279
+1431.833053	399.738
+1431.884868	255.64
+1431.936684	183.29
+1431.988500	194.745
+1432.040318	234.538
+1432.092136	232.126
+1432.143956	194.745
+1432.195776	188.113
+1432.247597	181.481
+1432.299419	177.26
+1432.351243	173.643
+1432.403067	182.084
+1432.454892	175.452
+1432.506718	224.891
+1432.558545	344.27
+1432.610373	457.016
+1432.662201	567.954
+1432.714031	639.098
+1432.765862	707.228
+1432.817693	727.728
+1432.869526	616.187
+1432.921359	416.62
+1432.973194	253.831
+1433.025029	249.611
+1433.076865	288.198
+1433.128703	242.979
+1433.180541	219.465
+1433.232380	220.068
+1433.284220	233.332
+1433.336061	215.244
+1433.387903	165.202
+1433.439746	159.776
+1433.491589	165.202
+1433.543434	198.363
+1433.595280	322.564
+1433.647126	504.044
+1433.698974	559.513
+1433.750822	539.616
+1433.802672	544.44
+1433.854522	443.752
+1433.906373	279.757
+1433.958226	205.598
+1434.010079	185.701
+1434.061933	202.583
+1434.113788	204.392
+1434.165644	193.539
+1434.217501	198.965
+1434.269359	241.773
+1434.321217	244.787
+1434.373077	212.23
+1434.424938	199.568
+1434.476799	250.214
+1434.528662	417.826
+1434.580525	943.574
+1434.632390	2698.08
+1434.684255	6565.82
+1434.736121	10481.2
+1434.787989	9943.99
+1434.839857	5161.01
+1434.891726	1380.09
+1434.943596	537.205
+1434.995467	919.457
+1435.047339	989.396
+1435.099212	606.541
+1435.151086	321.962
+1435.202960	350.299
+1435.254836	479.927
+1435.306713	382.254
+1435.358590	196.554
+1435.410469	174.246
+1435.462348	271.316
+1435.514228	364.769
+1435.566110	558.307
+1435.617992	1471.13
+1435.669875	3888.24
+1435.721759	7236.87
+1435.773644	8040.56
+1435.825530	4943.96
+1435.877417	1698.43
+1435.929305	603.526
+1435.981194	545.646
+1436.033083	486.559
+1436.084974	331.608
+1436.136866	260.464
+1436.188758	241.17
+1436.240652	270.713
+1436.292546	332.211
+1436.344441	303.271
+1436.396338	229.715
+1436.448235	207.407
+1436.500133	233.332
+1436.552032	327.991
+1436.603932	701.199
+1436.655833	1565.79
+1436.707735	2842.17
+1436.759638	3551.81
+1436.811542	2737.27
+1436.863447	1264.93
+1436.915352	479.324
+1436.967259	329.197
+1437.019166	289.404
+1437.071075	228.509
+1437.122984	198.966
+1437.174895	163.393
+1437.226806	150.129
+1437.278718	183.29
+1437.330631	204.995
+1437.382545	188.716
+1437.434460	168.217
+1437.486376	145.306
+1437.538293	189.922
+1437.590211	403.959
+1437.642130	728.331
+1437.694050	1102.75
+1437.745970	1352.35
+1437.797892	1146.16
+1437.849815	672.259
+1437.901738	320.756
+1437.953662	203.789
+1438.005588	204.995
+1438.057514	219.465
+1438.109441	180.275
+1438.161369	167.011
+1438.213299	150.732
+1438.265229	157.967
+1438.317160	166.408
+1438.369092	168.82
+1438.421024	168.82
+1438.472958	186.907
+1438.524893	270.713
+1438.576829	461.839
+1438.628765	674.671
+1438.680703	724.713
+1438.732641	618.599
+1438.784581	511.882
+1438.836521	421.444
+1438.888462	277.948
+1438.940404	183.893
+1438.992348	163.393
+1439.044292	163.393
+1439.096237	160.982
+1439.148183	162.187
+1439.200130	160.379
+1439.252078	129.63
+1439.304026	109.733
+1439.355976	172.437
+1439.407927	195.348
+1439.459878	156.761
+1439.511831	201.377
+1439.563784	370.195
+1439.615739	564.336
+1439.667694	560.116
+1439.719650	385.871
+1439.771608	279.757
+1439.823566	270.713
+1439.875525	257.449
+1439.927485	203.789
+1439.979446	171.231
+1440.031408	160.982
+1440.083371	147.717
+1440.135335	151.335
+1440.187299	160.982
+1440.239265	120.586
+1440.291232	86.8222
+1440.343199	117.571
+1440.395168	155.555
+1440.447137	186.304
+1440.499107	185.701
+1440.551079	266.493
+1440.603051	385.871
+1440.655024	429.885
+1440.706998	335.829
+1440.758973	263.478
+1440.810949	244.788
+1440.862926	216.45
+1440.914904	173.04
+1440.966883	168.82
+1441.018863	173.643
+1441.070843	141.688
+1441.122825	136.865
+1441.174807	152.541
+1441.226791	150.732
+1441.278775	126.012
+1441.330761	118.174
+1441.382747	133.247
+1441.434734	133.85
+1441.486722	163.996
+1441.538711	223.685
+1441.590702	291.816
+1441.642692	396.121
+1441.694684	396.121
+1441.746677	300.256
+1441.798671	220.068
+1441.850666	203.186
+1441.902661	197.76
+1441.954658	153.144
+1442.006656	133.247
+1442.058654	129.63
+1442.110654	118.174
+1442.162654	114.557
+1442.214655	114.557
+1442.266657	124.203
+1442.318661	129.63
+1442.370665	129.027
+1442.422670	132.041
+1442.474676	142.291
+1442.526683	147.717
+1442.578691	200.774
+1442.630699	322.565
+1442.682709	406.371
+1442.734720	429.885
+1442.786731	362.96
+1442.838744	249.008
+1442.890757	213.436
+1442.942772	201.377
+1442.994787	176.658
+1443.046803	132.041
+1443.098821	101.895
+1443.150839	124.806
+1443.202858	157.967
+1443.254878	148.923
+1443.306899	129.63
+1443.358921	149.526
+1443.410944	163.996
+1443.462968	155.555
+1443.514992	160.982
+1443.567018	212.23
+1443.619045	276.743
+1443.671072	378.033
+1443.723101	408.782
+1443.775130	378.033
+1443.827160	293.624
+1443.879192	209.215
+1443.931224	168.82
+1443.983257	118.777
+1444.035291	118.174
+1444.087326	142.894
+1444.139362	139.879
+1444.191399	143.497
+1444.243437	158.57
+1444.295476	146.511
+1444.347516	135.056
+1444.399556	130.836
+1444.451598	129.027
+1444.503641	175.452
+1444.555684	197.76
+1444.607728	238.759
+1444.659774	303.874
+1444.711820	341.255
+1444.763867	326.182
+1444.815916	299.654
+1444.867965	211.024
+1444.920015	179.069
+1444.972066	179.069
+1445.024118	161.585
+1445.076170	164.599
+1445.128224	141.085
+1445.180279	124.203
+1445.232335	127.218
+1445.284391	127.821
+1445.336449	129.63
+1445.388507	139.276
+1445.440567	179.672
+1445.492627	172.437
+1445.544688	117.571
+1445.596751	141.688
+1445.648814	243.582
+1445.700878	336.432
+1445.752943	342.461
+1445.805009	270.713
+1445.857076	212.833
+1445.909144	186.304
+1445.961213	178.466
+1446.013282	168.217
+1446.065353	135.659
+1446.117425	110.336
+1446.169497	146.511
+1446.221571	157.967
+1446.273645	126.615
+1446.325721	141.085
+1446.377797	147.114
+1446.429874	152.541
+1446.481952	167.614
+1446.534031	206.201
+1446.586111	245.994
+1446.638192	270.713
+1446.690274	300.256
+1446.742357	305.683
+1446.794441	273.125
+1446.846526	235.744
+1446.898611	224.891
+1446.950698	175.452
+1447.002786	139.276
+1447.054874	152.541
+1447.106964	141.688
+1447.159054	145.909
+1447.211145	169.423
+1447.263237	162.79
+1447.315331	123.6
+1447.367425	118.777
+1447.419520	142.291
+1447.471616	143.497
+1447.523713	145.909
+1447.575811	160.379
+1447.627909	209.215
+1447.680009	285.183
+1447.732110	329.197
+1447.784211	294.227
+1447.836314	212.833
+1447.888417	145.306
+1447.940522	118.777
+1447.992627	142.291
+1448.044734	139.879
+1448.096841	113.954
+1448.148949	90.4398
+1448.201058	101.895
+1448.253168	128.424
+1448.305279	135.659
+1448.357391	101.895
+1448.409504	82.6018
+1448.461618	106.719
+1448.513733	117.571
+1448.565848	165.805
+1448.617965	250.817
+1448.670082	325.579
+1448.722201	322.565
+1448.774320	241.17
+1448.826441	178.466
+1448.878562	177.261
+1448.930684	198.966
+1448.982807	204.392
+1449.034932	158.57
+1449.087057	122.395
+1449.139183	121.792
+1449.191310	119.38
+1449.243437	97.6749
+1449.295566	106.116
+1449.347696	127.218
+1449.399827	132.644
+1449.451958	117.571
+1449.504091	105.513
+1449.556224	151.938
+1449.608359	275.537
+1449.660494	364.769
+1449.712630	397.93
+1449.764768	309.3
+1449.816906	281.566
+1449.869045	250.817
+1449.921185	208.612
+1449.973326	200.172
+1450.025468	182.084
+1450.077611	172.437
+1450.129755	157.967
+1450.181899	121.189
+1450.234045	112.748
+1450.286192	150.129
+1450.338339	152.541
+1450.390488	123.6
+1450.442637	147.717
+1450.494788	273.728
+1450.546939	501.632
+1450.599091	840.474
+1450.651244	937.545
+1450.703398	726.522
+1450.755554	479.324
+1450.807710	349.093
+1450.859866	267.096
+1450.912024	188.113
+1450.964183	148.32
+1451.016343	134.453
+1451.068504	110.336
+1451.120665	106.116
+1451.172828	115.16
+1451.224991	112.748
+1451.277156	112.145
+1451.329321	104.307
+1451.381487	108.527
+1451.433655	137.468
+1451.485823	182.084
+1451.537992	382.857
+1451.590162	686.729
+1451.642333	768.124
+1451.694505	595.085
+1451.746678	379.842
+1451.798852	259.258
+1451.851026	217.656
+1451.903202	191.128
+1451.955379	189.922
+1452.007556	157.967
+1452.059735	132.041
+1452.111914	134.453
+1452.164095	147.717
+1452.216276	139.276
+1452.268458	123.6
+1452.320641	104.307
+1452.372825	88.631
+1452.425011	104.307
+1452.477197	151.938
+1452.529383	233.935
+1452.581571	370.798
+1452.633760	404.562
+1452.685950	379.239
+1452.738141	316.535
+1452.790332	246.596
+1452.842525	236.95
+1452.894718	194.142
+1452.946913	137.468
+1452.999108	126.012
+1453.051304	148.923
+1453.103502	129.63
+1453.155700	115.762
+1453.207899	104.307
+1453.260099	136.865
+1453.312300	138.673
+1453.364502	131.438
+1453.416705	120.586
+1453.468909	138.673
+1453.521113	197.157
+1453.573319	213.436
+1453.625526	227.303
+1453.677733	226.7
+1453.729942	229.715
+1453.782151	263.478
+1453.834362	253.229
+1453.886573	183.29
+1453.938785	151.938
+1453.990998	168.82
+1454.043213	162.79
+1454.095428	127.218
+1454.147644	113.351
+1454.199861	109.13
+1454.252078	113.954
+1454.304297	132.644
+1454.356517	157.967
+1454.408738	144.703
+1454.460959	135.659
+1454.513182	159.173
+1454.565405	144.703
+1454.617630	170.025
+1454.669855	223.685
+1454.722082	221.877
+1454.774309	186.304
+1454.826537	157.364
+1454.878766	150.732
+1454.930996	155.555
+1454.983227	132.644
+1455.035459	97.6748
+1455.087692	86.8222
+1455.139926	93.4543
+1455.192161	119.38
+1455.244396	106.116
+1455.296633	100.086
+1455.348870	124.203
+1455.401109	141.688
+1455.453348	132.041
+1455.505589	147.114
+1455.557830	195.348
+1455.610072	347.887
+1455.662316	511.882
+1455.714560	487.765
+1455.766805	346.681
+1455.819051	229.112
+1455.871298	165.202
+1455.923546	156.761
+1455.975794	144.1
+1456.028044	135.056
+1456.080295	136.865
+1456.132546	126.615
+1456.184799	109.733
+1456.237053	113.954
+1456.289307	126.615
+1456.341562	135.659
+1456.393819	130.233
+1456.446076	132.041
+1456.498334	137.468
+1456.550593	185.098
+1456.602853	321.962
+1456.655114	505.25
+1456.707376	574.586
+1456.759639	432.296
+1456.811903	266.493
+1456.864168	178.466
+1456.916433	162.79
+1456.968700	139.276
+1457.020968	160.982
+1457.073236	146.511
+1457.125506	132.644
+1457.177776	162.79
+1457.230047	147.717
+1457.282320	130.233
+1457.334593	132.041
+1457.386867	137.468
+1457.439142	138.071
+1457.491418	142.894
+1457.543695	168.217
+1457.595973	239.361
+1457.648252	337.035
+1457.700531	384.063
+1457.752812	381.048
+1457.805094	286.992
+1457.857376	227.906
+1457.909660	197.76
+1457.961944	157.364
+1458.014230	133.85
+1458.066516	105.513
+1458.118803	103.101
+1458.171091	131.438
+1458.223381	171.834
+1458.275671	178.466
+1458.327962	145.908
+1458.380254	136.865
+1458.432546	155.555
+1458.484840	186.304
+1458.537135	217.656
+1458.589431	373.21
+1458.641727	576.997
+1458.694025	683.715
+1458.746323	610.158
+1458.798623	444.355
+1458.850923	357.534
+1458.903225	261.669
+1458.955527	184.495
+1459.007830	149.526
+1459.060134	152.541
+1459.112439	171.834
+1459.164745	197.76
+1459.217052	206.803
+1459.269360	167.011
+1459.321669	138.673
+1459.373979	169.422
+1459.426289	171.834
+1459.478601	146.511
+1459.530914	156.158
+1459.583227	254.434
+1459.635542	467.266
+1459.687857	658.995
+1459.740173	659.598
+1459.792491	485.956
+1459.844809	318.947
+1459.897128	218.862
+1459.949448	154.952
+1460.001769	130.232
+1460.054091	121.792
+1460.106414	150.129
+1460.158738	162.79
+1460.211062	179.672
+1460.263388	197.76
+1460.315715	187.51
+1460.368042	151.938
+1460.420371	128.424
+1460.472700	185.098
+1460.525031	230.317
+1460.577362	260.464
+1460.629694	370.195
+1460.682027	527.558
+1460.734362	636.687
+1460.786697	627.643
+1460.839033	469.677
+1460.891370	252.023
+1460.943707	177.863
+1460.996046	203.186
+1461.048386	204.392
+1461.100727	188.113
+1461.153068	183.893
+1461.205411	197.76
+1461.257755	180.878
+1461.310099	165.805
+1461.362444	154.349
+1461.414791	144.703
+1461.467138	158.57
+1461.519486	182.084
+1461.571835	208.612
+1461.624185	334.623
+1461.676536	491.383
+1461.728888	566.748
+1461.781241	519.117
+1461.833595	390.092
+1461.885950	241.17
+1461.938306	204.392
+1461.990662	184.495
+1462.043020	164.599
+1462.095378	183.29
+1462.147738	179.672
+1462.200098	160.379
+1462.252459	121.792
+1462.304822	102.498
+1462.357185	101.895
+1462.409549	105.513
+1462.461914	138.673
+1462.514280	154.952
+1462.566647	171.231
+1462.619015	249.008
+1462.671384	410.591
+1462.723754	510.676
+1462.776124	508.264
+1462.828496	395.518
+1462.880868	291.213
+1462.933242	182.084
+1462.985616	118.174
+1463.037992	124.806
+1463.090368	131.438
+1463.142745	132.644
+1463.195124	149.526
+1463.247503	155.555
+1463.299883	139.879
+1463.352264	119.38
+1463.404646	116.365
+1463.457029	142.291
+1463.509413	178.466
+1463.561797	217.053
+1463.614183	256.846
+1463.666570	305.683
+1463.718957	367.181
+1463.771346	449.781
+1463.823735	415.414
+1463.876126	286.992
+1463.928517	177.26
+1463.980909	149.526
+1464.033302	167.011
+1464.085697	150.732
+1464.138092	133.247
+1464.190488	150.732
+1464.242885	178.466
+1464.295282	187.51
+1464.347681	151.938
+1464.400081	129.027
+1464.452482	130.835
+1464.504883	135.056
+1464.557286	180.275
+1464.609690	224.288
+1464.662094	327.388
+1464.714499	386.474
+1464.766906	367.784
+1464.819313	314.727
+1464.871721	244.185
+1464.924130	172.437
+1464.976540	154.349
+1465.028951	172.437
+1465.081363	144.1
+1465.133776	132.644
+1465.186190	176.658
+1465.238605	181.481
+1465.291021	156.761
+1465.343437	140.482
+1465.395855	167.614
+1465.448273	183.29
+1465.500693	162.187
+1465.553113	153.746
+1465.605535	208.612
+1465.657957	322.565
+1465.710380	377.43
+1465.762804	335.829
+1465.815229	250.817
+1465.867655	196.554
+1465.920082	165.202
+1465.972510	122.395
+1466.024939	88.631
+1466.077369	115.762
+1466.129799	123.6
+1466.182231	139.879
+1466.234664	146.511
+1466.287097	107.322
+1466.339532	94.6602
+1466.391967	126.615
+1466.444403	144.703
+1466.496841	143.497
+1466.549279	168.217
+1466.601718	253.229
+1466.654158	302.668
+1466.706599	294.227
+1466.759041	276.14
+1466.811484	248.405
+1466.863928	215.244
+1466.916373	157.364
+1466.968818	136.865
+1467.021265	124.203
+1467.073713	97.0718
+1467.126161	141.085
+1467.178610	137.468
+1467.231061	87.4251
+1467.283512	107.924
+1467.335964	129.027
+1467.388418	101.895
+1467.440872	114.557
+1467.493327	132.041
+1467.545783	166.408
+1467.598240	191.128
+1467.650698	215.847
+1467.703157	256.243
+1467.755616	268.904
+1467.808077	264.081
+1467.860539	259.258
+1467.913001	191.128
+1467.965465	143.497
+1468.017929	135.659
+1468.070395	120.586
+1468.122861	140.482
+1468.175328	156.158
+1468.227797	124.203
+1468.280266	118.174
+1468.332736	131.438
+1468.385207	122.395
+1468.437679	112.145
+1468.490152	133.85
+1468.542626	145.306
+1468.595100	182.687
+1468.647576	218.862
+1468.700053	236.347
+1468.752530	247.199
+1468.805009	238.155
+1468.857488	197.157
+1468.909969	153.144
+1468.962450	129.63
+1469.014932	134.453
+1469.067415	167.011
+1469.119900	155.555
+1469.172385	129.027
+1469.224871	98.2777
+1469.277358	95.2631
+1469.329846	131.438
+1469.382334	135.659
+1469.434824	105.513
+1469.487315	104.91
+1469.539807	115.762
+1469.592299	162.79
+1469.644793	221.274
+1469.697287	238.156
+1469.749783	258.052
+1469.802279	246.596
+1469.854776	189.922
+1469.907274	146.511
+1469.959774	130.233
+1470.012274	101.895
+1470.064775	115.16
+1470.117277	118.174
+1470.169780	141.085
+1470.222283	159.173
+1470.274788	160.982
+1470.327294	144.1
+1470.379801	103.704
+1470.432308	98.8806
+1470.484817	96.4689
+1470.537326	109.733
+1470.589836	139.879
+1470.642348	194.745
+1470.694860	249.008
+1470.747373	284.581
+1470.799887	293.624
+1470.852403	188.716
+1470.904919	150.732
+1470.957436	135.056
+1471.009953	126.012
+1471.062472	121.792
+1471.114992	132.041
+1471.167513	161.584
+1471.220034	165.202
+1471.272557	154.349
+1471.325081	145.909
+1471.377605	117.571
+1471.430130	152.541
+1471.482657	171.231
+1471.535184	146.511
+1471.587712	174.849
+1471.640241	206.201
+1471.692772	250.214
+1471.745303	271.316
+1471.797835	243.582
+1471.850367	215.847
+1471.902901	178.466
+1471.955436	159.776
+1472.007972	180.275
+1472.060508	153.747
+1472.113046	123.6
+1472.165585	148.32
+1472.218124	169.422
+1472.270664	162.187
+1472.323206	131.438
+1472.375748	112.145
+1472.428291	136.865
+1472.480835	151.938
+1472.533380	179.672
+1472.585927	221.274
+1472.638473	297.242
+1472.691021	373.813
+1472.743570	408.179
+1472.796120	412.4
+1472.848671	343.667
+1472.901222	243.582
+1472.953775	143.497
+1473.006329	116.365
+1473.058883	154.952
+1473.111438	170.025
+1473.163995	150.732
+1473.216552	132.644
+1473.269110	145.909
+1473.321669	148.923
+1473.374229	145.909
+1473.426791	154.952
+1473.479352	185.701
+1473.531915	174.246
+1473.584479	186.907
+1473.637044	285.183
+1473.689610	377.43
+1473.742176	413.606
+1473.794744	411.194
+1473.847313	321.962
+1473.899882	227.303
+1473.952452	195.951
+1474.005024	195.951
+1474.057596	171.834
+1474.110169	159.173
+1474.162743	152.541
+1474.215319	182.687
+1474.267895	186.907
+1474.320472	121.189
+1474.373049	107.322
+1474.425628	139.879
+1474.478208	149.526
+1474.530789	167.614
+1474.583370	372.607
+1474.635953	934.53
+1474.688537	1480.78
+1474.741121	1371.65
+1474.793706	752.448
+1474.846293	332.814
+1474.898880	267.096
+1474.951468	255.037
+1475.004057	197.76
+1475.056648	183.893
+1475.109239	184.496
+1475.161831	194.745
+1475.214423	163.393
+1475.267017	124.203
+1475.319612	135.659
+1475.372208	173.04
+1475.424804	183.893
+1475.477402	227.303
+1475.530001	518.514
+1475.582600	1781.64
+1475.635200	5082.63
+1475.687802	9902.99
+1475.740404	12441.3
+1475.793007	9359.76
+1475.845611	3760.42
+1475.898217	898.957
+1475.950823	723.507
+1476.003430	1002.06
+1476.056038	886.296
+1476.108646	458.825
+1476.161256	265.287
+1476.213867	361.754
+1476.266479	501.029
+1476.319091	364.166
+1476.371705	186.907
+1476.424319	206.201
+1476.476935	265.287
+1476.529551	441.34
+1476.582168	1304.72
+1476.634786	3845.44
+1476.687406	7719.81
+1476.740026	9720.3
+1476.792647	7311.63
+1476.845269	3178
+1476.897892	994.219
+1476.950515	739.786
+1477.003140	787.417
+1477.055766	579.409
+1477.108393	362.96
+1477.161020	278.551
+1477.213649	290.006
+1477.266278	320.755
+1477.318909	331.005
+1477.371540	305.682
+1477.424172	235.743
+1477.476806	213.435
+1477.529440	299.653
+1477.582075	713.86
+1477.634711	1759.33
+1477.687348	3441.48
+1477.739986	4401.33
+1477.792625	3392.64
+1477.845264	1584.48
+1477.897905	583.026
+1477.950547	403.959
+1478.003189	412.4
+1478.055833	347.887
+1478.108477	293.624
+1478.161123	272.522
+1478.213769	239.361
+1478.266416	235.141
+1478.319065	238.155
+1478.371714	204.392
+1478.424364	173.04
+1478.477015	154.952
+1478.529667	183.289
+1478.582320	422.046
+1478.634974	851.929
+1478.687628	1301.11
+1478.740284	1519.36
+1478.792941	1396.37
+1478.845598	952.014
+1478.898257	498.014
+1478.950916	275.536
+1479.003577	191.73
+1479.056238	170.628
+1479.108901	234.538
+1479.161564	240.567
+1479.214228	189.921
+1479.266893	167.613
+1479.319559	159.172
+1479.372226	163.996
+1479.424894	167.01
+1479.477563	148.32
+1479.530233	144.099
+1479.582903	241.17
+1479.635575	512.484
+1479.688248	775.961
+1479.740921	806.107
+1479.793596	655.377
+1479.846271	470.28
+1479.898947	265.889
+1479.951625	189.921
+1480.004303	200.171
+1480.056982	201.98
+1480.109662	223.082
+1480.162343	178.466
+1480.215025	163.996
+1480.267708	177.26
+1480.320392	140.482
+1480.373077	144.099
+1480.425762	181.48
+1480.478449	191.127
+1480.531137	142.893
+1480.583825	186.907
+1480.636515	325.579
+1480.689205	616.79
+1480.741897	872.429
+1480.794589	769.329
+1480.847282	498.617
+1480.899976	321.961
+1480.952671	229.111
+1481.005367	157.967
+1481.058064	124.203
+1481.110762	127.218
+1481.163461	122.997
+1481.216161	136.864
+1481.268862	114.556
+1481.321563	91.6452
+1481.374266	104.307
+1481.426969	149.526
+1481.479674	160.378
+1481.532379	123.6
+1481.585086	130.232
+1481.637793	286.389
+1481.690501	524.543
+1481.743210	628.848
+1481.795921	552.88
+1481.848632	408.179
+1481.901344	267.095
+1481.954056	184.495
+1482.006770	179.069
+1482.059485	157.364
+1482.112201	150.128
+1482.164918	192.333
+1482.217635	178.466
+1482.270354	138.673
+1482.323073	129.629
+1482.375794	126.012
+1482.428515	139.879
+1482.481237	168.819
+1482.533960	149.526
+1482.586685	161.584
+1482.639410	249.611
+1482.692136	370.798
+1482.744863	452.795
+1482.797591	436.516
+1482.850320	346.078
+1482.903049	224.288
+1482.955780	181.48
+1483.008512	178.466
+1483.061244	154.952
+1483.113978	144.702
+1483.166712	147.717
+1483.219448	159.172
+1483.272184	144.099
+1483.324921	129.026
+1483.377660	113.35
+1483.430399	130.835
+1483.483139	181.48
+1483.535880	171.231
+1483.588622	173.642
+1483.641365	224.288
+1483.694109	337.637
+1483.746854	408.782
+1483.799599	365.974
+1483.852346	288.198
+1483.905094	203.789
+1483.957842	171.834
+1484.010592	157.364
+1484.063342	146.511
+1484.116093	115.762
+1484.168846	88.0276
+1484.221599	81.3954
+1484.274353	110.336
+1484.327108	119.379
+1484.379864	96.4685
+1484.432621	125.409
+1484.485379	161.584
+1484.538138	204.994
+1484.590898	223.082
+1484.643659	266.492
+1484.696420	396.12
+1484.749183	500.426
+1484.801946	525.749
+1484.854711	413.605
+1484.907476	297.844
+1484.960243	200.171
+1485.013010	148.32
+1485.065778	133.247
+1485.118547	121.188
+1485.171318	132.644
+1485.224089	126.012
+1485.276861	132.644
+1485.329633	140.482
+1485.382407	139.276
+1485.435182	144.099
+1485.487958	170.628
+1485.540735	218.259
+1485.593512	303.874
+1485.646291	433.502
+1485.699070	591.467
+1485.751851	685.523
+1485.804632	630.657
+1485.857414	477.515
+1485.910198	279.757
+1485.962982	151.937
+1486.015767	122.997
+1486.068553	118.174
+1486.121340	139.879
+1486.174128	156.158
+1486.226917	169.422
+1486.279706	177.863
+1486.332497	159.172
+1486.385289	153.746
+1486.438081	167.613
+1486.490875	172.437
+1486.543670	205.597
+1486.596465	322.564
+1486.649261	465.457
+1486.702059	598.702
+1486.754857	599.908
+1486.807656	469.677
+1486.860456	317.741
+1486.913257	217.053
+1486.966059	199.568
+1487.018862	198.965
+1487.071666	170.628
+1487.124471	132.644
+1487.177277	160.981
+1487.230083	169.422
+1487.282891	177.863
+1487.335699	167.01
+1487.388509	151.937
+1487.441319	152.54
+1487.494131	171.231
+1487.546943	246.596
+1487.599756	502.838
+1487.652570	1108.17
+1487.705385	1791.88
+1487.758202	1769.58
+1487.811019	1028.59
+1487.863836	485.956
+1487.916655	289.403
+1487.969475	283.374
+1488.022296	270.713
+1488.075118	220.067
+1488.127940	188.113
+1488.180764	215.244
+1488.233588	241.773
+1488.286414	215.244
+1488.339240	171.834
+1488.392067	171.834
+1488.444896	191.127
+1488.497725	193.539
+1488.550555	209.818
+1488.603386	403.958
+1488.656218	911.016
+1488.709051	1419.28
+1488.761885	1338.49
+1488.814719	778.373
+1488.867555	332.814
+1488.920392	217.656
+1488.973230	214.641
+1489.026068	208.009
+1489.078908	192.936
+1489.131748	197.759
+1489.184589	216.45
+1489.237432	200.171
+1489.290275	173.04
+1489.343119	155.555
+1489.395964	143.496
+1489.448810	127.218
+1489.501657	142.291
+1489.554505	206.803
+1489.607354	350.901
+1489.660204	551.674
+1489.713055	812.739
+1489.765906	841.077
+1489.818759	543.234
+1489.871612	297.844
+1489.924467	206.803
+1489.977322	200.774
+1490.030179	197.157
+1490.083036	142.894
+1490.135894	141.688
+1490.188753	169.422
+1490.241614	154.349
+1490.294475	145.305
+1490.347337	145.908
+1490.400200	160.378
+1490.453063	171.231
+1490.505928	164.599
+1490.558794	250.214
+1490.611661	531.778
+1490.664528	778.976
+1490.717397	879.664
+1490.770266	730.139
+1490.823137	439.531
+1490.876008	294.227
+1490.928880	233.332
+1490.981754	213.435
+1491.034628	183.289
+1491.087503	165.805
+1491.140379	149.526
+1491.193256	169.422
+1491.246134	180.878
+1491.299013	143.496
+1491.351893	113.953
+1491.404773	135.658
+1491.457655	170.628
+1491.510538	197.759
+1491.563421	277.948
+1491.616306	526.352
+1491.669191	801.887
+1491.722078	822.989
+1491.774965	655.377
+1491.827853	425.664
+1491.880742	280.963
+1491.933632	241.773
+1491.986524	201.377
+1492.039416	142.291
+1492.092308	126.012
+1492.145202	124.806
+1492.198097	140.482
+1492.250993	121.791
+1492.303890	112.144
+1492.356787	133.85
+1492.409686	140.482
+1492.462585	154.952
+1492.515486	174.245
+1492.568387	212.229
+1492.621289	367.18
+1492.674193	597.496
+1492.727097	729.536
+1492.780002	549.866
+1492.832908	305.079
+1492.885815	206.2
+1492.938723	192.333
+1492.991632	186.304
+1493.044542	169.422
+1493.097452	138.673
+1493.150364	154.349
+1493.203277	159.775
+1493.256190	170.025
+1493.309105	168.819
+1493.362020	148.923
+1493.414937	176.657
+1493.467854	240.567
+1493.520772	529.366
+1493.573691	1579.05
+1493.626611	4557.49
+1493.679532	8776.73
+1493.732454	9985.59
+1493.785377	6391.57
+1493.838301	2206.09
+1493.891226	637.289
+1493.944152	678.287
+1493.997079	862.781
+1494.050006	682.508
+1494.102935	342.46
+1494.155864	233.934
+1494.208795	352.107
+1494.261726	415.414
+1494.314658	295.432
+1494.367592	170.627
+1494.420526	179.068
+1494.473461	245.993
+1494.526397	531.777
+1494.579334	1601.36
+1494.632272	4209
+1494.685211	7428.6
+1494.738151	7914.55
+1494.791091	4740.17
+1494.844033	1574.23
+1494.896976	520.322
+1494.949919	601.114
+1495.002864	563.733
+1495.055809	322.564
+1495.108756	191.127
+1495.161703	194.745
+1495.214651	208.612
+1495.267600	211.023
+1495.320550	182.686
+1495.373501	152.54
+1495.426453	152.54
+1495.479406	185.701
+1495.532360	387.68
+1495.585315	993.013
+1495.638271	2159.06
+1495.691228	3448.11
+1495.744185	3478.26
+1495.797144	2077.67
+1495.850103	846.503
+1495.903064	443.751
+1495.956025	387.076
+1496.008987	274.33
+1496.061951	208.009
+1496.114915	173.642
+1496.167880	120.585
+1496.220846	142.29
+1496.273813	132.643
+1496.326781	139.276
+1496.379750	160.981
+1496.432720	164.598
+1496.485690	173.039
+1496.538662	260.463
+1496.591635	463.045
+1496.644608	911.618
+1496.697583	1273.37
+1496.750558	1152.18
+1496.803535	728.933
+1496.856512	485.956
+1496.909490	350.901
+1496.962469	221.273
+1497.015450	144.099
+1497.068431	138.673
+1497.121413	148.922
+1497.174396	150.731
+1497.227379	150.731
+1497.280364	165.804
+1497.333350	182.083
+1497.386337	179.068
+1497.439324	168.216
+1497.492313	124.203
+1497.545302	132.643
+1497.598293	315.329
+1497.651284	558.306
+1497.704277	592.07
+1497.757270	520.322
+1497.810264	379.841
+1497.863259	232.729
+1497.916255	179.068
+1497.969252	153.746
+1498.022250	134.452
+1498.075249	145.908
+1498.128249	177.863
+1498.181250	167.01
+1498.234251	138.07
+1498.287254	131.438
+1498.340257	149.525
+1498.393262	162.79
+1498.446267	179.069
+1498.499274	156.76
+1498.552281	139.879
+1498.605289	197.156
+1498.658299	349.695
+1498.711309	443.751
+1498.764320	375.621
+1498.817332	280.359
+1498.870345	229.111
+1498.923359	195.95
+1498.976373	172.436
+1499.029389	150.128
+1499.082406	148.32
+1499.135423	118.776
+1499.188442	137.467
+1499.241462	134.452
+1499.294482	105.512
+1499.347503	135.658
+1499.400526	159.172
+1499.453549	132.041
+1499.506573	100.689
+1499.559598	97.0712
+1499.612624	162.187
+1499.665651	245.993
+1499.718679	272.521
+1499.771708	262.272
+1499.824738	228.508
+1499.877769	185.701
+1499.930800	142.29
+1499.983833	118.776
+1500.036867	109.13
+1500.089901	133.246
+1500.142937	153.746
+1500.195973	142.29
+1500.249010	127.82
+1500.302049	104.306
+1500.355088	104.306
+1500.408128	145.305
+1500.461169	164.598
+1500.514211	168.216
+1500.567254	195.347
+1500.620298	206.2
+1500.673343	294.829
+1500.726388	351.504
+1500.779435	289.403
+1500.832483	224.288
+1500.885531	172.436
+1500.938581	160.378
+1500.991631	137.467
+1501.044683	129.629
+1501.097735	127.217
+1501.150788	144.702
+1501.203842	156.157
+1501.256898	145.908
+1501.309954	133.849
+1501.363011	128.423
+1501.416069	97.6741
+1501.469128	101.895
+1501.522187	129.629
+1501.575248	151.334
+1501.628310	200.171
+1501.681372	286.389
+1501.734436	390.694
+1501.787501	422.649
+1501.840566	324.373
+1501.893632	223.685
+1501.946700	201.98
+1501.999768	184.495
+1502.052837	168.819
+1502.105907	156.76
+1502.158978	135.055
+1502.212050	109.13
+1502.265123	106.718
+1502.318197	115.159
+1502.371272	122.997
+1502.424348	116.365
+1502.477425	124.806
+1502.530502	148.922
+1502.583581	180.274
+1502.636660	253.831
+1502.689741	367.783
+1502.742822	490.779
+1502.795904	463.045
+1502.848988	289.403
+1502.902072	168.819
+1502.955157	160.981
+1503.008243	133.849
+1503.061330	122.394
+1503.114418	139.276
+1503.167507	138.673
+1503.220597	113.953
+1503.273688	101.292
+1503.326779	101.895
+1503.379872	133.246
+1503.432965	125.408
+1503.486060	110.938
+1503.539155	138.673
+1503.592252	233.331
+1503.645349	374.415
+1503.698447	534.189
+1503.751547	610.76
+1503.804647	495.602
+1503.857748	314.123
+1503.910850	195.95
+1503.963953	172.436
+1504.017057	153.746
+1504.070161	122.997
+1504.123267	115.762
+1504.176374	97.6741
+1504.229482	96.4683
+1504.282590	98.277
+1504.335700	110.938
+1504.388810	107.924
+1504.441922	101.292
+1504.495034	115.762
+1504.548147	154.349
+1504.601261	203.185
+1504.654376	302.667
+1504.707493	457.015
+1504.760610	529.366
+1504.813728	441.942
+1504.866846	294.227
+1504.919966	191.127
+1504.973087	153.746
+1505.026209	131.438
+1505.079331	113.35
+1505.132455	126.614
+1505.185579	173.039
+1505.238705	176.054
+1505.291831	136.261
+1505.344959	93.4536
+1505.398087	95.2624
+1505.451216	100.086
+1505.504346	113.953
+1505.557477	144.702
+1505.610609	177.863
+1505.663742	300.256
+1505.716876	454.001
+1505.770011	501.029
+1505.823147	414.811
+1505.876283	286.389
+1505.929421	182.686
+1505.982560	145.305
+1506.035699	132.041
+1506.088840	138.07
+1506.141981	179.068
+1506.195123	188.715
+1506.248267	163.393
+1506.301411	141.084
+1506.354556	122.997
+1506.407702	110.938
+1506.460849	118.776
+1506.513997	138.673
+1506.567146	184.495
+1506.620296	277.345
+1506.673447	388.885
+1506.726598	417.223
+1506.779751	378.636
+1506.832905	279.153
+1506.886059	198.965
+1506.939214	164.598
+1506.992371	112.144
+1507.045528	110.335
+1507.098686	113.35
+1507.151846	139.879
+1507.205006	165.804
+1507.258167	163.393
+1507.311329	119.379
+1507.364492	92.2478
+1507.417656	112.747
+1507.470821	129.026
+1507.523986	160.981
+1507.577153	206.803
+1507.630321	309.902
+1507.683489	481.735
+1507.736659	511.881
+1507.789829	358.136
+1507.843001	241.169
+1507.896173	200.171
+1507.949346	162.187
+1508.002521	145.908
+1508.055696	115.159
+1508.108872	107.924
+1508.162049	106.718
+1508.215227	122.997
+1508.268406	124.203
+1508.321585	97.0711
+1508.374766	84.4098
+1508.427948	108.527
+1508.481131	115.159
+1508.534314	147.114
+1508.587499	212.832
+1508.640684	287.594
+1508.693871	375.018
+1508.747058	398.532
+1508.800246	329.196
+1508.853435	246.596
+1508.906626	185.701
+1508.959817	136.261
+1509.013009	98.8799
+1509.066202	104.909
+1509.119395	106.115
+1509.172590	124.203
+1509.225786	113.35
+1509.278983	91.6448
+1509.332180	103.703
+1509.385379	98.8799
+1509.438579	112.747
+1509.491779	144.702
+1509.544980	156.157
+1509.598183	194.141
+1509.651386	235.14
+1509.704590	311.711
+1509.757795	332.813
+1509.811001	285.786
+1509.864208	212.229
+1509.917416	163.392
+1509.970625	159.172
+1510.023835	130.835
+1510.077046	78.9835
+1510.130258	90.439
+1510.183470	97.674
+1510.236684	94.6594
+1510.289898	85.6156
+1510.343114	80.7922
+1510.396330	111.541
+1510.449548	151.334
+1510.502766	151.937
+1510.555985	168.819
+1510.609205	191.73
+1510.662426	227.905
+1510.715648	248.404
+1510.768871	249.61
+1510.822095	206.803
+1510.875320	147.717
+1510.928546	134.452
+1510.981773	118.173
+1511.035000	113.35
+1511.088229	121.791
+1511.141458	125.408
+1511.194689	122.394
+1511.247920	129.629
+1511.301153	113.35
+1511.354386	98.8798
+1511.407620	102.497
+1511.460855	112.747
+1511.514091	102.497
+1511.567328	113.35
+1511.620566	173.039
+1511.673805	263.477
+1511.727045	265.286
+1511.780286	252.625
+1511.833527	210.42
+1511.886770	179.671
+1511.940014	145.305
+1511.993258	94.0565
+1512.046504	82.601
+1512.099750	98.2769
+1512.152997	114.556
+1512.206246	112.144
+1512.259495	91.6448
+1512.312745	97.674
+1512.365996	132.041
+1512.419248	148.319
+1512.472501	103.703
+1512.525755	89.836
+1512.579010	158.569
+1512.632266	213.435
+1512.685522	226.096
+1512.738780	217.052
+1512.792039	182.686
+1512.845298	150.731
+1512.898559	132.041
+1512.951820	116.967
+1513.005082	115.159
+1513.058346	126.614
+1513.111610	131.438
+1513.164875	94.6594
+1513.218141	89.2331
+1513.271408	110.335
+1513.324676	127.82
+1513.377945	133.246
+1513.431215	150.128
+1513.484486	159.172
+1513.537757	151.937
+1513.591030	163.995
+1513.644304	196.553
+1513.697578	293.021
+1513.750854	334.019
+1513.804130	255.037
+1513.857407	173.039
+1513.910686	156.157
+1513.963965	118.776
+1514.017245	90.4389
+1514.070526	115.762
+1514.123808	139.276
+1514.177091	159.172
+1514.230375	135.658
+1514.283660	98.8798
+1514.336946	83.8068
+1514.390232	94.0564
+1514.443520	135.658
+1514.496809	148.922
+1514.550098	156.76
+1514.603389	206.803
+1514.656680	291.212
+1514.709972	315.932
+1514.763266	308.697
+1514.816560	265.286
+1514.869855	190.524
+1514.923151	150.731
+1514.976448	113.35
+1515.029746	97.674
+1515.083045	116.365
+1515.136345	148.319
+1515.189646	145.305
+1515.242947	129.026
+1515.296250	111.541
+1515.349554	116.967
+1515.402858	103.703
+1515.456164	92.8506
+1515.509470	108.527
+1515.562777	132.643
+1515.616086	191.73
+1515.669395	303.27
+1515.722705	395.517
+1515.776016	397.929
+1515.829328	290.006
+1515.882641	183.289
+1515.935955	153.746
+1515.989270	141.687
+1516.042586	134.452
+1516.095902	153.143
+1516.149220	128.423
+1516.202539	130.232
+1516.255858	134.452
+1516.309179	119.379
+1516.362500	100.086
+1516.415822	81.998
+1516.469146	87.4243
+1516.522470	112.747
+1516.575795	146.511
+1516.629121	226.699
+1516.682448	350.901
+1516.735776	391.297
+1516.789105	352.71
+1516.842435	245.39
+1516.895766	167.01
+1516.949097	121.791
+1517.002430	110.335
+1517.055764	122.997
+1517.109098	119.379
+1517.162434	94.0565
+1517.215770	89.836
+1517.269107	102.497
+1517.322446	88.0272
+1517.375785	93.4535
+1517.429125	127.217
+1517.482466	112.144
+1517.535808	124.203
+1517.589151	164.598
+1517.642495	240.566
+1517.695840	362.357
+1517.749186	467.265
+1517.802532	399.135
+1517.855880	227.905
+1517.909229	147.716
+1517.962578	121.188
+1518.015929	107.924
+1518.069280	108.527
+1518.122633	126.011
+1518.175986	152.54
+1518.229340	123.6
+1518.282695	100.086
+1518.336051	94.6593
+1518.389408	66.9249
+1518.442766	80.1892
+1518.496125	97.6739
+1518.549485	104.909
+1518.602846	159.775
+1518.656208	285.785
+1518.709570	373.209
+1518.762934	344.872
+1518.816298	250.816
+1518.869664	192.936
+1518.923030	185.098
+1518.976398	169.422
+1519.029766	156.76
+1519.083135	121.791
+1519.136505	88.0272
+1519.189876	120.585
+1519.243248	126.614
+1519.296621	97.674
+1519.349995	103.703
+1519.403370	95.2623
+1519.456746	75.9688
+1519.510123	74.16
+1519.563500	139.878
+1519.616879	243.581
+1519.670258	391.9
+1519.723639	534.189
+1519.777020	537.204
+1519.830403	350.298
+1519.883786	211.023
+1519.937170	142.29
+1519.990555	132.643
+1520.043942	126.614
+1520.097329	125.408
+1520.150717	131.438
+1520.204105	116.365
+1520.257495	97.071
+1520.310886	86.2184
+1520.364278	92.8506
+1520.417670	124.202
+1520.471064	113.35
+1520.524459	105.512
+1520.577854	162.789
+1520.631251	220.67
+1520.684648	294.226
+1520.738046	418.428
+1520.791445	395.517
+1520.844846	270.712
+1520.898247	175.451
+1520.951649	146.511
+1521.005052	130.835
+1521.058456	124.202
+1521.111860	138.07
+1521.165266	148.319
+1521.218673	97.071
+1521.272081	110.938
+1521.325489	148.319
+1521.378899	115.159
+1521.432309	85.6155
+1521.485721	93.4535
+1521.539133	126.011
+1521.592546	207.406
+1521.645961	371.4
+1521.699376	539.013
+1521.752792	582.423
+1521.806209	445.56
+1521.859627	247.801
+1521.913046	136.864
+1521.966466	116.967
+1522.019886	124.202
+1522.073308	138.07
+1522.126731	136.864
+1522.180154	120.585
+1522.233579	100.689
+1522.287004	112.747
+1522.340431	131.438
+1522.393858	137.467
+1522.447286	112.747
+1522.500716	118.776
+1522.554146	174.848
+1522.607577	312.314
+1522.661009	496.205
+1522.714442	679.493
+1522.767876	661.406
+1522.821311	425.663
+1522.874747	252.022
+1522.928183	204.391
+1522.981621	165.804
+1523.035060	136.261
+1523.088499	138.07
+1523.141940	124.202
+1523.195381	130.835
+1523.248823	129.026
+1523.302267	105.512
+1523.355711	106.115
+1523.409156	122.997
+1523.462602	147.716
+1523.516049	167.613
+1523.569497	179.671
+1523.622946	303.27
+1523.676396	542.027
+1523.729847	720.492
+1523.783299	674.067
+1523.836751	447.368
+1523.890205	269.506
+1523.943659	170.627
+1523.997115	148.319
+1524.050571	147.716
+1524.104029	135.055
+1524.157487	111.541
+1524.210946	132.643
+1524.264406	168.819
+1524.317867	153.745
+1524.371329	113.953
+1524.424792	74.1598
+1524.478256	77.1744
+1524.531721	116.364
+1524.585187	168.216
+1524.638654	283.374
+1524.692121	412.399
+1524.745590	490.176
+1524.799060	481.735
+1524.852530	367.18
+1524.906001	256.845
+1524.959474	165.804
+1525.012947	151.334
+1525.066421	137.467
+1525.119897	113.953
+1525.173373	115.761
+1525.226850	95.262
+1525.280328	80.189
+1525.333807	89.2328
+1525.387286	122.394
+1525.440767	139.275
+1525.494249	121.791
+1525.547732	130.232
+1525.601215	143.496
+1525.654700	232.125
+1525.708185	410.59
+1525.761672	450.986
+1525.815159	342.46
+1525.868647	222.479
+1525.922137	167.01
+1525.975627	160.981
+1526.029118	173.642
+1526.082610	165.201
+1526.136103	144.099
+1526.189597	126.011
+1526.243092	117.57
+1526.296588	104.306
+1526.350084	89.2328
+1526.403582	114.556
+1526.457081	147.716
+1526.510580	134.452
+1526.564081	145.305
+1526.617582	252.625
+1526.671084	466.662
+1526.724588	575.188
+1526.778092	444.957
+1526.831597	341.857
+1526.885103	271.315
+1526.938610	189.921
+1526.992118	121.791
+1527.045627	109.732
+1527.099137	147.716
+1527.152648	154.951
+1527.206160	109.129
+1527.259672	89.2328
+1527.313186	103.1
+1527.366700	124.202
+1527.420216	135.055
+1527.473732	140.481
+1527.527250	124.805
+1527.580768	153.143
+1527.634287	235.14
+1527.687807	356.327
+1527.741329	387.679
+1527.794851	360.548
+1527.848374	317.137
+1527.901897	223.081
+1527.955422	180.877
+1528.008948	153.745
+1528.062475	129.026
+1528.116003	125.408
+1528.169531	114.556
+1528.223061	108.526
+1528.276591	116.967
+1528.330123	112.747
+1528.383655	86.8211
+1528.437188	90.4387
+1528.490723	150.128
+1528.544258	198.362
+1528.597794	211.626
+1528.651331	242.978
+1528.704869	317.137
+1528.758408	326.784
+1528.811948	268.301
+1528.865488	201.979
+1528.919030	161.583
+1528.972573	140.481
+1529.026117	113.953
+1529.079661	100.085
+1529.133207	98.8796
+1529.186753	110.335
+1529.240300	118.776
+1529.293849	137.467
+1529.347398	137.467
+1529.400948	143.496
+1529.454499	119.379
+1529.508051	119.982
+1529.561604	133.849
+1529.615158	182.083
+1529.668713	259.86
+1529.722269	359.945
+1529.775826	377.429
+1529.829383	280.359
+1529.882942	153.143
+1529.936501	145.908
+1529.990062	145.908
+1530.043623	110.335
+1530.097186	101.894
+1530.150749	117.57
+1530.204313	118.776
+1530.257878	98.8796
+1530.311445	78.3803
+1530.365012	82.6007
+1530.418580	100.085
+1530.472149	103.703
+1530.525718	144.702
+1530.579289	194.744
+1530.632861	202.582
+1530.686434	227.905
+1530.740007	250.213
+1530.793582	242.978
+1530.847157	223.684
+1530.900734	194.141
+1530.954311	163.392
+1531.007889	144.099
+1531.061469	158.569
+1531.115049	167.613
+1531.168630	138.672
+1531.222212	98.8796
+1531.275795	97.6738
+1531.329379	129.026
+1531.382964	129.629
+1531.436550	133.246
+1531.490136	136.261
+1531.543724	134.452
+1531.597313	148.922
+1531.650902	198.362
+1531.704493	302.064
+1531.758084	351.504
+1531.811677	276.139
+1531.865270	194.141
+1531.918864	206.803
+1531.972459	196.553
+1532.026055	137.467
+1532.079652	110.335
+1532.133250	118.173
+1532.186849	130.834
+1532.240449	132.643
+1532.294050	127.82
+1532.347652	124.202
+1532.401254	113.35
+1532.454858	80.189
+1532.508463	88.63
+1532.562068	193.538
+1532.615675	313.52
+1532.669282	457.015
+1532.722890	594.481
+1532.776500	547.453
+1532.830110	364.768
+1532.883721	237.552
+1532.937333	166.407
+1532.990946	142.893
+1533.044560	134.452
+1533.098175	139.878
+1533.151790	137.467
+1533.205407	109.732
+1533.259025	107.923
+1533.312644	109.129
+1533.366263	91.0416
+1533.419884	79.5861
+1533.473505	95.2621
+1533.527127	129.026
+1533.580751	213.435
+1533.634375	341.254
+1533.688000	480.529
+1533.741626	601.716
+1533.795253	561.32
+1533.848881	374.415
+1533.902510	195.95
+1533.956140	187.509
+1534.009771	180.877
+1534.063403	133.246
+1534.117035	108.526
+1534.170669	89.2328
+1534.224304	93.4533
+1534.277939	114.556
+1534.331575	104.306
+1534.385213	97.0708
+1534.438851	107.923
+1534.492490	108.526
+1534.546131	122.996
+1534.599772	199.568
+1534.653414	292.417
+1534.707057	393.105
+1534.760701	427.472
+1534.814346	350.298
+1534.867991	235.14
+1534.921638	165.804
+1534.975286	114.556
+1535.028934	115.159
+1535.082584	151.334
+1535.136235	148.319
+1535.189886	116.364
+1535.243538	107.923
+1535.297192	96.4679
+1535.350846	104.306
+1535.404501	115.159
+1535.458157	98.8796
+1535.511814	107.321
+1535.565472	154.348
+1535.619131	334.622
+1535.672791	495.602
+1535.726452	541.424
+1535.780114	486.558
+1535.833776	378.032
+1535.887440	229.714
+1535.941105	160.98
+1535.994770	195.347
+1536.048436	167.613
+1536.102104	104.306
+1536.155772	92.2474
+1536.209441	97.6737
+1536.263112	77.7773
+1536.316783	83.2036
+1536.370455	98.8796
+1536.424128	109.732
+1536.477802	133.849
+1536.531477	159.172
+1536.585152	226.096
+1536.638829	329.196
+1536.692507	430.486
+1536.746186	472.088
+1536.799865	429.281
+1536.853546	294.226
+1536.907227	225.493
+1536.960909	159.775
+1537.014593	157.966
+1537.068277	174.848
+1537.121962	145.305
+1537.175648	110.938
+1537.229335	112.747
+1537.283023	126.011
+1537.336712	120.585
+1537.390402	72.351
+1537.444093	69.9393
+1537.497785	71.1452
+1537.551477	124.202
+1537.605171	189.921
+1537.658866	280.359
+1537.712561	326.784
+1537.766258	314.725
+1537.819955	267.698
+1537.873653	191.729
+1537.927353	130.231
+1537.981053	142.893
+1538.034754	130.834
+1538.088456	103.1
+1538.142159	101.291
+1538.195863	98.8796
+1538.249568	95.262
+1538.303274	85.0124
+1538.356980	98.2766
+1538.410688	107.32
+1538.464397	112.144
+1538.518106	106.115
+1538.571817	118.173
+1538.625528	210.42
+1538.679241	307.49
+1538.732954	359.945
+1538.786668	355.121
+1538.840383	278.55
+1538.894099	183.892
+1538.947817	150.128
+1539.001535	138.672
+1539.055253	113.35
+1539.108973	115.158
+1539.162694	122.394
+1539.216416	98.8796
+1539.270139	89.8358
+1539.323862	109.129
+1539.377587	106.115
+1539.431312	112.144
+1539.485039	119.379
+1539.538766	119.379
+1539.592494	144.702
+1539.646224	223.081
+1539.699954	344.872
+1539.753685	388.282
+1539.807417	333.416
+1539.861150	239.36
+1539.914884	145.305
+1539.968619	105.512
+1540.022355	108.526
+1540.076092	136.864
+1540.129829	138.07
+1540.183568	138.07
+1540.237307	139.275
+1540.291048	124.805
+1540.344789	127.82
+1540.398532	128.423
+1540.452275	137.467
+1540.506019	118.776
+1540.559765	91.6445
+1540.613511	137.467
+1540.667258	259.86
+1540.721006	358.136
+1540.774755	349.695
+1540.828505	256.845
+1540.882255	194.744
+1540.936007	153.745
+1540.989760	126.011
+1541.043513	116.364
+1541.097268	122.996
+1541.151024	116.967
+1541.204780	83.8065
+1541.258537	94.0562
+1541.312296	117.57
+1541.366055	115.158
+1541.419815	99.4825
+1541.473576	131.437
+1541.527338	137.467
+1541.581101	130.834
+1541.634865	182.686
+1541.688630	252.022
+1541.742396	262.271
+1541.796163	212.229
+1541.849931	159.172
+1541.903699	129.629
+1541.957469	97.6737
+1542.011239	80.189
+1542.065011	78.9831
+1542.118783	103.1
+1542.172556	106.115
+1542.226331	103.1
+1542.280106	85.6153
+1542.333882	74.1598
+1542.387659	64.513
+1542.441437	109.732
+1542.495216	141.084
+1542.548996	142.29
+1542.602777	141.084
+1542.656558	163.995
+1542.710341	220.067
+1542.764125	227.905
+1542.817909	176.054
+1542.871695	118.173
+1542.925481	103.703
+1542.979269	120.585
+1543.033057	146.51
+1543.086846	159.172
+1543.140637	120.585
+1543.194428	80.7919
+1543.248220	83.2036
+1543.302013	95.865
+1543.355807	88.027
+1543.409602	69.9393
+1543.463397	77.1744
+1543.517194	81.9978
+1543.570992	104.306
+1543.624791	136.261
+1543.678590	196.553
+1543.732391	229.111
+1543.786192	207.405
+1543.839994	196.553
+1543.893798	173.039
+1543.947602	177.259
+1544.001407	157.966
+1544.055213	106.115
+1544.109020	84.4095
+1544.162828	74.7627
+1544.216637	85.0124
+1544.270447	98.8796
+1544.324258	93.4533
+1544.378070	84.4095
+1544.431883	94.6591
+1544.485696	86.8211
+1544.539511	124.202
+1544.593326	163.995
+1544.647143	214.641
+1544.700960	306.285
+1544.754779	310.505
+1544.808598	253.83
+1544.862418	211.023
+1544.916239	178.465
+1544.970061	156.76
+1545.023884	121.791
+1545.077708	101.894
+1545.131533	83.8065
+1545.185359	90.4387
+1545.239186	68.1306
+1545.293013	65.7189
+1545.346842	115.761
+1545.400672	156.157
+1545.454502	148.319
+1545.508334	113.953
+1545.562166	105.512
+1545.615999	116.364
+1545.669834	206.2
+1545.723669	264.683
+1545.777505	258.051
+1545.831342	204.994
+1545.885180	164.598
+1545.939019	144.099
+1545.992859	96.4679
+1546.046700	68.7335
+1546.100541	86.8211
+1546.154384	88.6299
+1546.208228	98.8796
+1546.262072	91.6445
+1546.315918	91.0416
+1546.369764	77.7773
+1546.423612	79.5861
+1546.477460	80.7919
+1546.531309	88.6299
+1546.585160	118.776
+1546.639011	157.363
+1546.692863	220.67
+1546.746716	232.125
+1546.800570	221.876
+1546.854425	182.686
+1546.908280	150.128
+1546.962137	128.423
+1547.015995	116.364
+1547.069854	85.6153
+1547.123713	107.923
+1547.177574	122.996
+1547.231435	102.497
+1547.285297	112.747
+1547.339161	101.894
+1547.393025	108.526
+1547.446890	121.791
+1547.500756	120.585
+1547.554624	139.878
+1547.608492	148.319
+1547.662361	169.421
+1547.716230	208.611
+1547.770101	236.346
+1547.823973	233.934
+1547.877846	227.905
+1547.931719	189.921
+1547.985594	130.231
+1548.039469	105.512
+1548.093346	89.8357
+1548.147223	80.7919
+1548.201102	98.2766
+1548.254981	121.791
+1548.308861	129.026
+1548.362742	124.805
+1548.416624	112.747
+1548.470507	119.982
+1548.524391	120.585
+1548.578276	141.687
+1548.632162	194.744
+1548.686049	291.814
+1548.739937	349.092
+1548.793825	320.152
+1548.847715	236.949
+1548.901605	147.716
+1548.955497	134.452
+1549.009389	138.069
+1549.063282	124.805
+1549.117177	122.393
+1549.171072	106.115
+1549.224968	120.585
+1549.278865	141.084
+1549.332763	121.188
+1549.386662	116.364
+1549.440562	119.379
+1549.494463	101.291
+1549.548365	124.805
+1549.602267	232.125
+1549.656171	428.678
+1549.710076	627.039
+1549.763981	625.833
+1549.817888	439.53
+1549.871795	285.182
+1549.925703	232.728
+1549.979613	177.862
+1550.033523	153.745
+1550.087434	135.658
+1550.141346	127.217
+1550.195259	98.8795
+1550.249173	74.7626
+1550.303088	74.7626
+1550.357004	109.129
+1550.410921	101.894
+1550.464838	89.2327
+1550.518757	91.6444
+1550.572676	126.011
+1550.626597	280.359
+1550.680518	496.808
+1550.734441	598.702
+1550.788364	511.881
+1550.842288	361.753
+1550.896214	222.478
+1550.950140	171.23
+1551.004067	144.099
+1551.057995	98.2766
+1551.111924	87.424
+1551.165854	86.8211
+1551.219785	89.2327
+1551.273716	77.1743
+1551.327649	57.2779
+1551.381583	86.2181
+1551.435517	97.6737
+1551.489453	85.6152
+1551.543389	104.909
+1551.597327	160.98
+1551.651265	217.052
+1551.705204	327.387
+1551.759145	420.84
+1551.813086	381.65
+1551.867028	204.994
+1551.920971	129.026
+1551.974915	138.069
+1552.028860	116.967
+1552.082806	128.423
+1552.136752	146.51
+1552.190700	116.967
+1552.244649	115.761
+1552.298598	113.953
+1552.352549	88.6298
+1552.406500	85.6152
+1552.460453	86.8211
+1552.514406	100.688
+1552.568360	133.849
+1552.622316	176.053
+1552.676272	265.286
+1552.730229	300.255
+1552.784187	291.814
+1552.838146	245.389
+1552.892106	169.421
+1552.946067	160.378
+1553.000028	134.452
+1553.053991	107.923
+1553.107955	115.761
+1553.161919	102.497
+1553.215885	100.688
+1553.269851	110.335
+1553.323819	126.011
+1553.377787	106.115
+1553.431756	93.4532
+1553.485726	139.275
+1553.539698	142.29
+1553.593670	141.084
+1553.647643	193.538
+1553.701617	259.86
+1553.755592	290.006
+1553.809567	267.095
+1553.863544	183.289
+1553.917522	143.496
+1553.971501	116.364
+1554.025480	96.4678
+1554.079461	84.4094
+1554.133442	88.6299
+1554.187425	107.32
+1554.241408	85.0123
+1554.295392	92.2474
+1554.349377	124.202
+1554.403364	121.188
+1554.457351	120.585
+1554.511339	121.188
+1554.565328	129.026
+1554.619318	141.084
+1554.673308	163.995
+1554.727300	215.243
+1554.781293	227.905
+1554.835287	211.626
+1554.889281	192.332
+1554.943277	153.745
+1554.997273	142.29
+1555.051271	130.231
+1555.105269	118.776
+1555.159268	112.747
+1555.213268	117.57
+1555.267270	122.996
+1555.321272	101.291
+1555.375275	94.6591
+1555.429279	91.6445
+1555.483284	97.0708
+1555.537289	119.982
+1555.591296	163.392
+1555.645304	185.7
+1555.699313	209.817
+1555.753322	232.125
+1555.807333	232.728
+1555.861344	192.332
+1555.915357	138.069
+1555.969370	146.51
+1556.023384	146.51
+1556.077399	119.982
+1556.131416	114.556
+1556.185433	115.158
+1556.239451	114.556
+1556.293470	105.512
+1556.347490	104.909
+1556.401510	128.423
+1556.455532	138.069
+1556.509555	148.319
+1556.563579	146.51
+1556.617603	142.893
+1556.671629	174.245
+1556.725655	206.2
+1556.779683	214.038
+1556.833711	194.744
+1556.887740	159.172
+1556.941770	144.099
+1556.995802	170.024
+1557.049834	164.598
+1557.103867	138.069
+1557.157901	154.348
+1557.211936	156.76
+1557.265971	134.452
+1557.320008	116.967
+1557.374046	78.9831
+1557.428085	72.9539
+1557.482124	92.8503
+1557.536165	109.732
+1557.590206	107.32
+1557.644249	111.541
+1557.698292	132.04
+1557.752336	174.848
+1557.806382	190.524
+1557.860428	174.848
+1557.914475	147.716
+1557.968523	104.306
+1558.022572	68.1305
+1558.076622	72.351
+1558.130673	88.6299
+1558.184724	99.4825
+1558.238777	116.364
+1558.292831	103.1
+1558.346885	105.512
+1558.400941	103.1
+1558.454997	78.3802
+1558.509055	75.9685
+1558.563113	94.0562
+1558.617172	162.186
+1558.671233	212.229
+1558.725294	192.935
+1558.779356	173.039
+1558.833419	189.921
+1558.887483	197.156
+1558.941548	171.833
+1558.995614	141.084
+1559.049680	112.144
+1559.103748	100.085
+1559.157817	98.8796
+1559.211886	101.291
+1559.265957	120.585
+1559.320028	125.408
+1559.374101	88.027
+1559.428174	73.5569
+1559.482248	91.6445
+1559.536324	115.761
+1559.590400	113.953
+1559.644477	156.76
+1559.698555	207.405
+1559.752634	221.273
+1559.806714	210.42
+1559.860795	167.613
+1559.914877	156.76
+1559.968959	135.658
+1560.023043	126.011
+1560.077128	95.2621
+1560.131213	74.1598
+1560.185300	81.9978
+1560.239387	74.1598
+1560.293475	94.6591
+1560.347565	106.115
+1560.401655	107.923
+1560.455746	116.967
+1560.509838	102.497
+1560.563931	112.747
+1560.618025	146.51
+1560.672120	153.143
+1560.726216	163.995
+1560.780313	210.42
+1560.834410	197.759
+1560.888509	162.186
+1560.942609	113.35
+1560.996709	98.8796
+1561.050811	103.703
+1561.104913	116.364
+1561.159016	118.776
+1561.213121	105.512
+1561.267226	96.4679
+1561.321332	108.526
+1561.375439	116.967
+1561.429547	129.026
+1561.483656	107.321
+1561.537766	108.526
+1561.591877	163.995
+1561.645989	183.289
+1561.700102	197.759
+1561.754215	236.949
+1561.808330	232.125
+1561.862445	165.201
+1561.916562	138.07
+1561.970679	116.967
+1562.024798	91.0416
+1562.078917	96.4679
+1562.133037	114.556
+1562.187158	104.306
+1562.241280	101.291
+1562.295403	91.6445
+1562.349527	83.2036
+1562.403652	78.9832
+1562.457778	62.1014
+1562.511905	88.027
+1562.566033	145.907
+1562.620161	167.613
+1562.674291	213.435
+1562.728422	270.109
+1562.782553	262.271
+1562.836685	207.405
+1562.890819	148.922
+1562.944953	125.408
+1562.999088	89.2328
+1563.053224	76.5715
+1563.107362	103.703
+1563.161500	116.364
+1563.215639	118.173
+1563.269779	132.04
+1563.323919	125.408
+1563.378061	96.4679
+1563.432204	71.7481
+1563.486348	90.4387
+1563.540492	123.599
+1563.594638	180.877
+1563.648784	249.61
+1563.702932	303.27
+1563.757080	303.27
+1563.811229	232.728
+1563.865380	167.01
+1563.919531	160.378
+1563.973683	171.23
+1564.027836	146.51
+1564.081990	110.335
+1564.136145	108.526
+1564.190301	116.364
+1564.244457	112.747
+1564.298615	136.864
+1564.352774	143.496
+1564.406933	129.026
+1564.461094	98.8796
+1564.515255	90.4387
+1564.569418	124.202
+1564.623581	196.553
+1564.677746	285.182
+1564.731911	330.401
+1564.786077	339.445
+1564.840244	317.74
+1564.894412	221.273
+1564.948581	159.172
+1565.002751	141.687
+1565.056922	110.938
+1565.111094	97.0708
+1565.165266	93.4533
+1565.219440	89.8357
+1565.273615	97.0708
+1565.327790	112.747
+1565.381967	119.379
+1565.436144	103.1
+1565.490322	113.953
+1565.544502	138.069
+1565.598682	156.157
+1565.652863	182.686
+1565.707045	242.375
+1565.761228	316.534
+1565.815412	308.093
+1565.869597	215.243
+1565.923783	130.834
+1565.977970	97.6737
+1566.032158	94.6591
+1566.086346	113.35
+1566.140536	115.158
+1566.194726	91.6445
+1566.248918	72.9539
+1566.303110	77.1743
+1566.357304	95.8649
+1566.411498	83.2036
+1566.465693	109.732
+1566.519889	113.953
+1566.574087	107.32
+1566.628285	196.553
+1566.682484	318.946
+1566.736684	362.959
+1566.790884	309.902
+1566.845086	257.448
+1566.899289	203.788
+1566.953493	129.628
+1567.007697	112.144
+1567.061903	124.805
+1567.116109	131.437
+1567.170317	117.57
+1567.224525	97.6736
+1567.278734	100.085
+1567.332945	100.688
+1567.387156	101.894
+1567.441368	117.57
+1567.495581	146.51
+1567.549795	138.672
+1567.604010	139.275
+1567.658226	189.921
+1567.712442	227.302
+1567.766660	252.625
+1567.820879	227.905
+1567.875099	179.671
+1567.929319	124.202
+1567.983541	121.791
+1568.037763	137.466
+1568.091986	138.672
+1568.146211	129.628
+1568.200436	116.967
+1568.254662	95.262
+1568.308889	100.085
+1568.363117	101.291
+1568.417346	85.0123
+1568.471576	92.8503
+1568.525807	112.144
+1568.580039	119.982
+1568.634272	153.745
+1568.688505	218.258
+1568.742740	255.639
+1568.796975	235.14
+1568.851212	226.096
+1568.905449	165.201
+1568.959688	106.115
+1569.013927	101.291
+1569.068167	121.188
+1569.122408	118.776
+1569.176651	104.306
+1569.230894	107.32
+1569.285138	130.834
+1569.339382	122.996
+1569.393628	78.9831
+1569.447875	63.3071
+1569.502123	57.8808
+1569.556372	88.6298
+1569.610621	138.672
+1569.664872	200.773
+1569.719123	289.403
+1569.773376	320.755
+1569.827629	244.787
+1569.881883	157.966
+1569.936139	113.953
+1569.990395	113.35
+1570.044652	123.599
+1570.098910	108.526
+1570.153169	80.7919
+1570.207429	79.586
+1570.261690	73.5568
+1570.315952	77.1744
+1570.370214	91.0416
+1570.424478	114.556
+1570.478743	135.658
+1570.533008	133.849
+1570.587275	135.658
+1570.641542	163.392
+1570.695810	231.522
+1570.750080	230.316
+1570.804350	217.655
+1570.858621	191.729
+1570.912893	124.202
+1570.967166	103.1
+1571.021440	83.2036
+1571.075715	91.6445
+1571.129991	86.8211
+1571.184268	83.2036
+1571.238546	82.6006
+1571.292824	74.1597
+1571.347104	95.8649
+1571.401385	114.555
+1571.455666	95.262
+1571.509948	85.0123
+1571.564232	116.967
+1571.618516	173.642
+1571.672801	232.125
+1571.727088	245.389
+1571.781375	226.096
+1571.835663	231.522
+1571.889952	232.728
+1571.944242	197.156
+1571.998533	139.878
+1572.052824	95.262
+1572.107117	97.0708
+1572.161411	113.953
+1572.215705	144.702
+1572.270001	135.658
+1572.324297	114.556
+1572.378595	96.4679
+1572.432893	78.9831
+1572.487193	95.262
+1572.541493	101.291
+1572.595794	97.6737
+1572.650096	124.805
+1572.704399	182.686
+1572.758703	226.096
+1572.813008	240.566
+1572.867314	184.494
+1572.921621	137.467
+1572.975929	121.791
+1573.030237	100.085
+1573.084547	103.1
+1573.138857	118.173
+1573.193169	117.57
+1573.247481	116.967
+1573.301795	117.57
+1573.356109	119.379
+1573.410424	116.364
+1573.464740	117.57
+1573.519058	98.2766
+1573.573376	111.541
+1573.627695	160.98
+1573.682015	195.95
+1573.736335	211.023
+1573.790657	179.671
+1573.844980	159.172
+1573.899304	156.76
+1573.953628	155.554
+1574.007954	167.613
+1574.062280	159.172
+1574.116608	142.893
+1574.170936	101.894
+1574.225265	80.7919
+1574.279596	97.6737
+1574.333927	118.776
+1574.388259	97.6737
+1574.442592	76.5714
+1574.496926	88.6299
+1574.551261	92.2474
+1574.605597	108.526
+1574.659934	175.451
+1574.714271	219.464
+1574.768610	237.551
+1574.822950	222.478
+1574.877290	182.686
+1574.931632	143.496
+1574.985974	138.069
+1575.040318	138.672
+1575.094662	139.878
+1575.149007	118.776
+1575.203353	91.6444
+1575.257701	122.393
+1575.312049	140.481
+1575.366398	127.217
+1575.420748	104.306
+1575.475098	94.0561
+1575.529450	147.113
+1575.583803	195.347
+1575.638157	211.626
+1575.692511	235.14
+1575.746867	258.051
+1575.801223	250.213
+1575.855581	227.302
+1575.909939	158.569
+1575.964298	110.335
+1576.018659	141.687
+1576.073020	156.157
+1576.127382	131.437
+1576.181745	124.202
+1576.236109	114.555
+1576.290474	102.497
+1576.344840	119.379
+1576.399207	98.2766
+1576.453574	82.6006
+1576.507943	94.0561
+1576.562313	135.658
+1576.616683	221.876
+1576.671055	320.755
+1576.725427	340.048
+1576.779801	282.168
+1576.834175	236.346
+1576.888550	200.17
+1576.942926	139.275
+1576.997304	104.306
+1577.051682	108.526
+1577.106061	81.3948
+1577.160441	60.8955
+1577.214821	66.3217
+1577.269203	97.6737
+1577.323586	113.953
+1577.377970	95.262
+1577.432354	78.3802
+1577.486740	83.8065
+1577.541126	106.115
+1577.595514	144.702
+1577.649902	204.391
+1577.704292	254.433
+1577.758682	285.785
+1577.813073	271.315
+1577.867465	221.876
+1577.921858	179.671
+1577.976252	127.82
+1578.030647	118.173
+1578.085043	138.069
+1578.139440	133.246
+1578.193838	122.393
+1578.248236	113.35
+1578.302636	100.085
+1578.357036	113.953
+1578.411438	108.526
+1578.465840	86.2181
+1578.520244	91.0415
+1578.574648	112.144
+1578.629053	154.951
+1578.683460	195.347
+1578.737867	209.817
+1578.792275	231.522
+1578.846684	233.934
+1578.901094	197.759
+1578.955505	137.467
+1579.009916	130.231
+1579.064329	168.818
+1579.118743	171.23
+1579.173158	159.172
+1579.227573	140.481
+1579.281990	131.437
+1579.336407	148.922
+1579.390825	156.76
+1579.445245	117.57
+1579.499665	61.4984
+1579.554086	89.2328
+1579.608508	126.011
+1579.662931	163.392
+1579.717355	219.464
+1579.771780	242.375
+1579.826206	186.303
+1579.880633	147.716
+1579.935061	125.408
+1579.989489	101.894
+1580.043919	86.8211
+1580.098350	105.512
+1580.152781	94.6591
+1580.207214	89.8357
+1580.261647	116.967
+1580.316081	129.026
+1580.370517	111.541
+1580.424953	104.909
+1580.479390	96.4678
+1580.533828	97.0708
+1580.588267	118.173
+1580.642707	124.202
+1580.697148	160.98
+1580.751590	232.728
+1580.806032	224.287
+1580.860476	215.243
+1580.914921	184.494
+1580.969366	129.629
+1581.023813	137.467
+1581.078260	141.084
+1581.132709	119.982
+1581.187158	124.805
+1581.241608	127.82
+1581.296059	109.732
+1581.350512	104.909
+1581.404965	90.4386
+1581.459419	87.424
+1581.513874	92.8503
+1581.568330	95.262
+1581.622786	144.702
+1581.677244	187.509
+1581.731703	210.42
+1581.786162	241.169
+1581.840623	243.581
+1581.895085	185.7
+1581.949547	142.29
+1582.004010	126.011
+1582.058475	110.938
+1582.112940	102.497
+1582.167406	124.202
+1582.221873	114.555
+1582.276341	137.467
+1582.330810	124.805
+1582.385280	103.1
+1582.439751	103.1
+1582.494223	103.703
+1582.548696	129.629
+1582.603169	130.834
+1582.657644	153.745
+1582.712120	195.347
+1582.766596	182.083
+1582.821074	183.289
+1582.875552	223.684
+1582.930031	255.036
+1582.984512	205.597
+1583.038993	129.026
+1583.093475	121.791
+1583.147958	113.35
+1583.202442	97.0708
+1583.256927	98.8795
+1583.311413	106.717
+1583.365900	97.0708
+1583.420387	90.4386
+1583.474876	92.8503
+1583.529366	116.967
+1583.583856	151.937
+1583.638348	138.069
+1583.692840	155.554
+1583.747334	176.053
+1583.801828	163.392
+1583.856323	181.48
+1583.910820	182.083
+1583.965317	137.466
+1584.019815	129.629
+1584.074314	144.099
+1584.128814	131.437
+1584.183315	117.57
+1584.237816	129.026
+1584.292319	144.099
+1584.346823	135.055
+1584.401328	130.834
+1584.455833	116.967
+1584.510340	95.8649
+1584.564847	96.4678
+1584.619355	135.658
+1584.673865	219.464
+1584.728375	319.549
+1584.782886	340.651
+1584.837398	239.963
+1584.891911	181.48
+1584.946425	165.804
+1585.000940	148.319
+1585.055456	146.51
+1585.109973	121.188
+1585.164491	97.6737
+1585.219010	80.7919
+1585.273529	100.085
+1585.328050	127.82
+1585.382571	104.306
+1585.437094	81.3948
+1585.491617	103.1
+1585.546142	125.408
+1585.600667	133.849
+1585.655193	212.229
+1585.709720	304.476
+1585.764248	288.8
+1585.818777	238.757
+1585.873307	234.537
+1585.927838	196.553
+1585.982370	149.525
+1586.036903	124.805
+1586.091436	102.497
+1586.145971	80.1889
+1586.200507	76.5714
+1586.255043	78.3802
+1586.309581	69.3363
+1586.364119	74.1597
+1586.418658	77.7772
+1586.473199	87.424
+1586.527740	109.732
+1586.582282	115.761
+1586.636825	140.481
+1586.691369	203.788
+1586.745914	296.035
+1586.800460	314.725
+1586.855007	235.743
+1586.909554	185.097
+1586.964103	180.877
+1587.018653	124.805
+1587.073203	95.8649
+1587.127755	93.4532
+1587.182307	105.512
+1587.236861	118.173
+1587.291415	104.306
+1587.345970	97.0707
+1587.400527	98.2766
+1587.455084	98.8795
+1587.509642	102.497
+1587.564201	131.437
+1587.618761	230.919
+1587.673322	302.064
+1587.727884	335.828
+1587.782446	342.46
+1587.837010	303.873
+1587.891575	213.435
+1587.946140	148.922
+1588.000707	136.261
+1588.055274	107.32
+1588.109843	103.1
+1588.164412	89.8357
+1588.218982	94.0561
+1588.273553	108.526
+1588.328126	95.8649
+1588.382699	80.1889
+1588.437273	71.748
+1588.491848	105.512
+1588.546424	118.173
+1588.601000	157.363
+1588.655578	244.184
+1588.710157	315.931
+1588.764737	317.74
+1588.819317	305.079
+1588.873899	278.55
+1588.928481	212.832
+1588.983064	167.613
+1589.037649	141.084
+1589.092234	125.408
+1589.146820	135.055
+1589.201407	134.452
+1589.255996	125.408
+1589.310585	121.188
+1589.365174	121.188
+1589.419765	94.659
+1589.474357	87.424
+1589.528950	142.29
+1589.583544	161.583
+1589.638138	133.849
+1589.692734	144.099
+1589.747330	190.524
+1589.801928	244.184
+1589.856526	211.626
+1589.911126	167.01
+1589.965726	150.731
+1590.020327	116.364
+1590.074929	113.953
+1590.129532	125.408
+1590.184136	138.672
+1590.238741	158.569
+1590.293347	131.437
+1590.347954	103.703
+1590.402562	130.834
+1590.457171	145.304
+1590.511780	149.525
+1590.566391	147.716
+1590.621002	177.259
+1590.675615	203.788
+1590.730228	227.905
+1590.784843	240.566
+1590.839458	259.86
+1590.894074	230.316
+1590.948691	177.862
+1591.003309	129.629
+1591.057928	104.306
+1591.112548	115.158
+1591.167169	109.732
+1591.221791	95.8649
+1591.276414	79.5861
+1591.331037	64.513
+1591.385662	64.513
+1591.440288	88.6299
+1591.494914	107.32
+1591.549542	101.894
+1591.604170	110.938
+1591.658799	177.259
+1591.713430	268.301
+1591.768061	311.108
+1591.822693	320.755
+1591.877326	254.433
+1591.931960	194.744
+1591.986595	152.54
+1592.041231	166.407
+1592.095868	156.157
+1592.150506	112.144
+1592.205144	91.6445
+1592.259784	134.452
+1592.314425	165.804
+1592.369066	109.732
+1592.423709	61.4984
+1592.478352	75.9686
+1592.532996	111.541
+1592.587642	153.143
+1592.642288	168.818
+1592.696935	224.287
+1592.751583	338.842
+1592.806232	349.092
+1592.860882	306.285
+1592.915533	261.668
+1592.970185	232.728
+1593.024838	173.039
+1593.079491	101.894
+1593.134146	101.894
+1593.188802	91.0416
+1593.243458	89.2328
+1593.298116	108.526
+1593.352774	115.158
+1593.407433	101.291
+1593.462094	81.3949
+1593.516755	75.3657
+1593.571417	108.526
+1593.626080	195.347
+1593.680744	247.801
+1593.735409	270.109
+1593.790075	333.416
+1593.844742	350.901
+1593.899410	266.492
+1593.954078	199.568
+1594.008748	138.07
+1594.063419	103.1
+1594.118090	86.2183
+1594.172763	97.6738
+1594.227436	87.4241
+1594.282110	73.5569
+1594.336786	86.2183
+1594.391462	85.6153
+1594.446139	100.085
+1594.500817	97.6738
+1594.555496	104.306
+1594.610176	116.967
+1594.664857	144.702
+1594.719539	233.331
+1594.774222	333.416
+1594.828905	384.664
+1594.883590	294.226
+1594.938276	211.023
+1594.992962	150.731
+1595.047650	117.57
+1595.102338	132.643
+1595.157027	154.951
+1595.211718	133.246
+1595.266409	92.8504
+1595.321101	92.2475
+1595.375794	103.703
+1595.430488	98.2767
+1595.485183	108.526
+1595.539879	115.761
+1595.594576	158.569
+1595.649274	208.008
+1595.703972	244.787
+1595.758672	297.844
+1595.813373	308.696
+1595.868074	239.36
+1595.922777	168.216
+1595.977480	130.834
+1596.032184	135.055
+1596.086890	121.791
+1596.141596	98.2767
+1596.196303	107.321
+1596.251011	119.379
+1596.305720	98.8796
+1596.360430	106.115
+1596.415141	130.834
+1596.469853	112.747
+1596.524566	90.4387
+1596.579279	86.2183
+1596.633994	139.275
+1596.688710	201.979
+1596.743426	189.921
+1596.798144	200.773
+1596.852862	210.42
+1596.907581	183.289
+1596.962302	167.613
+1597.017023	145.305
+1597.071745	112.144
+1597.126468	109.129
+1597.181192	114.556
+1597.235917	107.321
+1597.290643	120.585
+1597.345370	132.04
+1597.400098	115.159
+1597.454826	96.4679
+1597.509556	109.129
+1597.564287	126.011
+1597.619018	135.055
+1597.673751	133.246
+1597.728484	170.627
+1597.783218	199.568
+1597.837954	165.804
+1597.892690	165.201
+1597.947427	177.862
+1598.002165	159.775
+1598.056904	128.423
+1598.111644	114.556
+1598.166385	118.776
+1598.221127	103.703
+1598.275870	101.894
+1598.330614	95.2621
+1598.385358	92.2475
+1598.440104	93.4533
+1598.494850	110.335
+1598.549598	148.922
+1598.604346	186.906
+1598.659096	204.994
+1598.713846	323.769
+1598.768597	400.943
+1598.823349	350.901
+1598.878102	230.317
+1598.932856	171.23
+1598.987611	174.848
+1599.042367	129.629
+1599.097124	92.8504
+1599.151882	106.115
+1599.206641	128.423
+1599.261400	152.54
+1599.316161	153.143
+1599.370922	135.055
+1599.425685	116.364
+1599.480448	110.938
+1599.535213	138.672
+1599.589978	183.892
+1599.644744	249.007
+1599.699511	303.27
+1599.754279	380.444
+1599.809049	399.135
+1599.863818	352.71
+1599.918589	292.417
+1599.973361	208.008
+1600.028134	188.715
+1600.082908	173.039
+1600.137682	142.29
+1600.192458	107.923
+1600.247235	102.497
+1600.302012	110.938
+1600.356790	92.8504
+1600.411570	75.3657
+1600.466350	70.5423
+1600.521131	104.306
+1600.575914	139.878
+1600.630697	189.318
+1600.685481	275.536
+1600.740266	385.267
+1600.795052	459.427
+1600.849838	406.973
+1600.904626	323.166
+1600.959415	236.346
+1601.014205	145.305
+1601.068995	110.938
+1601.123787	104.909
+1601.178579	102.497
+1601.233373	102.497
+1601.288167	94.0563
+1601.342962	107.923
+1601.397759	110.938
+1601.452556	90.4387
+1601.507354	69.9394
+1601.562153	112.747
+1601.616953	155.554
+1601.671754	196.553
+1601.726556	255.036
+1601.781358	303.27
+1601.836162	334.019
+1601.890967	277.947
+1601.945772	184.494
+1602.000579	141.084
+1602.055386	120.585
+1602.110195	94.0562
+1602.165004	98.8796
+1602.219814	105.512
+1602.274626	112.747
+1602.329438	119.982
+1602.384251	118.173
+1602.439065	89.8358
+1602.493880	81.3949
+1602.548696	107.321
+1602.603513	147.716
+1602.658331	165.201
+1602.713149	209.214
+1602.767969	284.579
+1602.822790	274.933
+1602.877611	255.639
+1602.932434	218.258
+1602.987257	147.716
+1603.042081	107.923
+1603.096907	136.864
+1603.151733	122.394
+1603.206560	98.8796
+1603.261388	108.526
+1603.316217	115.158
+1603.371047	108.526
+1603.425878	110.335
+1603.480710	87.424
+1603.535543	88.027
+1603.590377	159.775
+1603.645211	223.081
+1603.700047	221.876
+1603.754883	226.699
+1603.809721	249.007
+1603.864559	249.61
+1603.919399	177.259
+1603.974239	133.849
+1604.029080	110.938
+1604.083922	122.996
+1604.138765	118.776
+1604.193609	94.0562
+1604.248454	92.2474
+1604.303300	107.923
+1604.358147	114.556
+1604.412995	109.732
+1604.467844	113.953
+1604.522693	104.306
+1604.577544	65.7189
+1604.632396	122.394
+1604.687248	209.817
+1604.742101	279.756
+1604.796956	280.359
+1604.851811	238.154
+1604.906667	165.201
+1604.961525	103.703
+1605.016383	97.6738
+1605.071242	108.526
+1605.126102	100.688
+1605.180963	85.6153
+1605.235824	97.0708
+1605.290687	142.893
+1605.345551	132.643
+1605.400416	86.2183
+1605.455281	66.9248
+1605.510148	60.2926
+1605.565015	71.1452
+1605.619884	111.541
+1605.674753	207.406
+1605.729623	264.683
+1605.784495	274.933
+1605.839367	273.727
+1605.894240	231.522
+1605.949114	165.804
+1606.003989	129.629
+1606.058865	119.379
+1606.113742	137.467
+1606.168620	127.217
+1606.223498	74.1598
+1606.278378	72.954
+1606.333259	92.8504
+1606.388140	111.541
+1606.443023	85.0124
+1606.497906	75.3657
+1606.552790	122.996
+1606.607676	161.583
+1606.662562	192.935
+1606.717449	227.302
+1606.772337	292.417
+1606.827226	286.388
+1606.882116	217.655
+1606.937007	192.935
+1606.991899	138.672
+1607.046792	92.8504
+1607.101686	82.6007
+1607.156580	101.291
+1607.211476	102.497
+1607.266372	112.747
+1607.321270	121.791
+1607.376168	104.306
+1607.431068	113.953
+1607.485968	101.894
+1607.540869	90.4387
+1607.595771	91.0416
+1607.650675	108.526
+1607.705579	182.686
+1607.760484	192.935
+1607.815390	211.023
+1607.870296	239.36
+1607.925204	191.127
+1607.980113	121.188
+1608.035023	81.9978
+1608.089933	78.3803
+1608.144845	110.335
+1608.199757	133.849
+1608.254671	120.585
+1608.309585	103.1
+1608.364500	90.4387
+1608.419417	85.6153
+1608.474334	91.6445
+1608.529252	101.894
+1608.584171	92.2475
+1608.639091	128.423
+1608.694012	191.127
+1608.748934	261.066
+1608.803857	321.358
+1608.858780	280.962
+1608.913705	208.008
+1608.968631	158.569
+1609.023557	113.953
+1609.078485	98.8796
+1609.133413	108.526
+1609.188342	109.129
+1609.243273	101.291
+1609.298204	84.4095
+1609.353136	98.8796
+1609.408069	119.379
+1609.463003	90.4387
+1609.517938	80.7919
+1609.572874	120.585
+1609.627811	147.716
+1609.682749	150.731
+1609.737688	177.259
+1609.792627	243.581
+1609.847568	267.698
+1609.902510	237.552
+1609.957452	211.626
+1610.012395	170.024
+1610.067340	124.202
+1610.122285	121.188
+1610.177231	115.761
+1610.232179	114.556
+1610.287127	113.35
+1610.342076	97.6737
+1610.397026	80.189
+1610.451977	82.6007
+1610.506929	92.8504
+1610.561881	91.0416
+1610.616835	137.467
+1610.671790	163.392
+1610.726745	206.803
+1610.781702	225.493
+1610.836659	206.803
+1610.891618	184.494
+1610.946577	191.73
+1611.001538	163.392
+1611.056499	125.408
+1611.111461	83.8065
+1611.166424	77.7773
+1611.221388	106.115
+1611.276353	134.452
+1611.331319	123.599
+1611.386286	133.849
+1611.441254	146.51
+1611.496223	124.202
+1611.551192	96.4679
+1611.606163	103.703
+1611.661134	115.158
+1611.716107	144.099
+1611.771080	224.89
+1611.826055	218.861
+1611.881030	144.702
+1611.936006	112.747
+1611.990983	108.526
+1612.045962	118.173
+1612.100941	112.747
+1612.155921	108.526
+1612.210902	103.1
+1612.265883	109.732
+1612.320866	122.996
+1612.375850	162.186
+1612.430835	122.996
+1612.485820	78.3803
+1612.540807	112.747
+1612.595794	173.642
+1612.650783	253.228
+1612.705772	367.783
+1612.760762	446.765
+1612.815754	435.31
+1612.870746	321.358
+1612.925739	206.2
+1612.980733	174.245
+1613.035728	163.995
+1613.090724	144.702
+1613.145721	105.512
+1613.200719	88.63
+1613.255717	139.878
+1613.310717	148.319
+1613.365718	115.761
+1613.420719	98.8796
+1613.475722	93.4533
+1613.530725	106.718
+1613.585730	136.261
+1613.640735	226.096
+1613.695741	371.4
+1613.750748	479.323
+1613.805756	440.736
+1613.860766	314.726
+1613.915776	228.508
+1613.970786	196.553
+1614.025798	163.392
+1614.080811	151.334
+1614.135825	141.687
+1614.190840	146.51
+1614.245855	122.394
+1614.300872	79.5862
+1614.355889	76.5716
+1614.410908	129.629
+1614.465927	147.113
+1614.520947	141.084
+1614.575969	157.966
+1614.630991	217.052
+1614.686014	304.476
+1614.741038	326.784
+1614.796063	326.784
+1614.851089	291.815
+1614.906116	207.406
+1614.961144	140.481
+1615.016172	107.321
+1615.071202	106.115
+1615.126233	94.6592
+1615.181264	97.6738
+1615.236297	113.953
+1615.291330	106.718
+1615.346365	79.5862
+1615.401400	93.4534
+1615.456436	105.512
+1615.511473	106.718
+1615.566512	144.099
+1615.621551	155.554
+1615.676591	191.73
+1615.731632	267.095
+1615.786673	300.255
+1615.841716	294.226
+1615.896760	274.933
+1615.951805	221.876
+1616.006850	169.422
+1616.061897	129.026
+1616.116944	113.953
+1616.171993	131.437
+1616.227042	133.849
+1616.282092	113.953
+1616.337144	89.2329
+1616.392196	86.2183
+1616.447249	101.894
+1616.502303	130.232
+1616.557358	154.348
+1616.612414	188.715
+1616.667471	204.391
+1616.722529	218.258
+1616.777588	269.507
+1616.832647	312.917
+1616.887708	271.918
+1616.942769	182.686
+1616.997832	170.024
+1617.052895	160.378
+1617.107960	147.716
+1617.163025	124.202
+1617.218091	83.2037
+1617.273159	79.5862
+1617.328227	93.4534
+1617.383296	98.8797
+1617.438366	84.4096
+1617.493437	103.703
+1617.548509	119.982
+1617.603581	118.776
+1617.658655	151.334
+1617.713730	198.965
+1617.768805	231.522
+1617.823882	252.022
+1617.878960	226.699
+1617.934038	162.789
+1617.989117	167.613
+1618.044198	149.525
+1618.099279	125.408
+1618.154361	126.614
+1618.209444	118.776
+1618.264528	112.747
+1618.319613	106.115
+1618.374699	105.512
+1618.429786	127.82
+1618.484874	111.541
+1618.539963	92.8505
+1618.595052	122.394
+1618.650143	144.099
+1618.705235	161.584
+1618.760327	227.905
+1618.815421	245.39
+1618.870515	209.817
+1618.925610	204.391
+1618.980707	185.7
+1619.035804	153.143
+1619.090902	132.643
+1619.146001	105.512
+1619.201101	102.497
+1619.256202	106.718
+1619.311304	116.967
+1619.366407	114.556
+1619.421510	103.1
+1619.476615	80.792
+1619.531721	86.8212
+1619.586827	130.232
+1619.641935	174.848
+1619.697043	208.008
+1619.752153	201.979
+1619.807263	176.657
+1619.862374	156.157
+1619.917486	177.862
+1619.972599	201.376
+1620.027714	206.2
+1620.082829	164.598
+1620.137945	110.938
+1620.193061	111.541
+1620.248179	142.893
+1620.303298	151.334
+1620.358418	124.202
+1620.413538	104.909
+1620.468660	93.4534
+1620.523782	116.967
+1620.578906	138.07
+1620.634030	151.334
+1620.689156	189.921
+1620.744282	231.522
+1620.799409	266.492
+1620.854537	261.669
+1620.909666	218.861
+1620.964796	163.392
+1621.019927	135.658
+1621.075059	124.805
+1621.130192	91.0417
+1621.185326	81.395
+1621.240460	97.6739
+1621.295596	106.718
+1621.350733	100.688
+1621.405870	87.4242
+1621.461009	94.6593
+1621.516148	81.9979
+1621.571288	74.1599
+1621.626430	113.35
+1621.681572	193.538
+1621.736715	253.831
+1621.791859	246.596
+1621.847004	211.626
+1621.902150	194.141
+1621.957297	183.892
+1622.012445	171.23
+1622.067593	154.348
+1622.122743	125.408
+1622.177894	97.0709
+1622.233045	104.909
+1622.288198	113.35
+1622.343351	124.805
+1622.398506	157.966
+1622.453661	168.819
+1622.508817	134.452
+1622.563974	116.967
+1622.619133	160.981
+1622.674292	183.892
+1622.729452	192.935
+1622.784613	240.566
+1622.839774	231.522
+1622.894937	185.098
+1622.950101	170.024
+1623.005266	182.083
+1623.060431	182.686
+1623.115598	153.746
+1623.170766	138.673
+1623.225934	124.805
+1623.281103	112.747
+1623.336274	112.747
+1623.391445	102.497
+1623.446617	103.703
+1623.501790	138.07
+1623.556964	165.804
+1623.612139	150.731
+1623.667315	139.275
+1623.722492	141.084
+1623.777670	185.7
+1623.832849	206.803
+1623.888029	174.245
+1623.943209	140.481
+1623.998391	127.82
+1624.053573	127.217
+1624.108757	96.468
+1624.163941	79.5862
+1624.219126	88.63
+1624.274313	121.188
+1624.329500	127.217
+1624.384688	105.512
+1624.439877	83.2037
+1624.495067	106.718
+1624.550258	142.893
+1624.605450	158.569
+1624.660643	197.156
+1624.715837	242.978
+1624.771031	244.787
+1624.826227	212.229
+1624.881424	196.553
+1624.936621	198.362
+1624.991820	150.128
+1625.047019	119.379
+1625.102219	112.747
+1625.157420	99.4826
+1625.212623	96.468
+1625.267826	104.306
+1625.323030	94.6593
+1625.378235	83.8067
+1625.433441	75.3658
+1625.488648	90.4388
+1625.543856	86.8213
+1625.599064	88.63
+1625.654274	137.467
+1625.709485	173.039
+1625.764696	207.406
+1625.819909	219.464
+1625.875122	190.524
+1625.930337	170.024
+1625.985552	144.702
+1626.040768	123.599
+1626.095986	86.2184
+1626.151204	90.4388
+1626.206423	90.4388
+1626.261643	83.8067
+1626.316864	96.468
+1626.372086	115.159
+1626.427308	112.747
+1626.482532	125.408
+1626.537757	133.849
+1626.592983	109.129
+1626.648209	144.702
+1626.703437	224.287
+1626.758665	259.257
+1626.813895	272.521
+1626.869125	215.847
+1626.924356	148.922
+1626.979588	135.055
+1627.034821	127.82
+1627.090056	96.468
+1627.145291	77.7774
+1627.200527	96.468
+1627.255763	85.6154
+1627.311001	60.8956
+1627.366240	77.1745
+1627.421480	95.2622
+1627.476720	94.0563
+1627.531962	92.2476
+1627.587205	91.6446
+1627.642448	132.04
+1627.697692	182.083
+1627.752938	200.773
+1627.808184	223.082
+1627.863431	186.303
+1627.918679	127.217
+1627.973928	97.6739
+1628.029178	77.7775
+1628.084429	77.7775
+1628.139681	92.8505
+1628.194934	113.35
+1628.250188	116.967
+1628.305443	82.6008
+1628.360698	93.4534
+1628.415955	99.4826
+1628.471212	75.9687
+1628.526471	74.1599
+1628.581730	93.4534
+1628.636991	116.364
+1628.692252	165.804
+1628.747514	224.287
+1628.802777	270.109
+1628.858041	261.669
+1628.913306	199.568
+1628.968572	132.04
+1629.023839	123.599
+1629.079107	119.379
+1629.134376	115.159
+1629.189645	97.0709
+1629.244916	67.5278
+1629.300188	87.4242
+1629.355460	108.526
+1629.410734	92.2476
+1629.466008	80.7921
+1629.521283	91.0417
+1629.576560	106.115
+1629.631837	104.909
+1629.687115	133.246
+1629.742394	217.655
+1629.797674	280.962
+1629.852955	226.699
+1629.908237	178.465
+1629.963520	165.201
+1630.018804	138.673
+1630.074088	133.246
+1630.129374	127.82
+1630.184661	107.321
+1630.239948	108.526
+1630.295237	98.2768
+1630.350526	79.5862
+1630.405816	78.9833
+1630.461108	95.2622
+1630.516400	106.115
+1630.571693	97.0709
+1630.626987	98.8797
+1630.682282	139.878
+1630.737578	186.906
+1630.792875	233.934
+1630.848173	231.522
+1630.903472	182.083
+1630.958771	145.908
+1631.014072	103.703
+1631.069374	97.0709
+1631.124676	104.306
+1631.179980	96.468
+1631.235284	97.6739
+1631.290589	128.423
+1631.345896	106.115
+1631.401203	100.688
+1631.456511	119.982
+1631.511820	108.526
+1631.567130	89.233
+1631.622441	103.703
+1631.677753	153.746
+1631.733066	236.346
+1631.788380	309.902
+1631.843694	268.904
+1631.899010	168.819
+1631.954327	110.938
+1632.009644	105.512
+1632.064963	119.379
+1632.120282	135.658
+1632.175602	137.467
+1632.230924	135.658
+1632.286246	127.82
+1632.341569	145.305
+1632.396893	170.024
+1632.452218	132.643
+1632.507544	110.335
+1632.562871	138.673
+1632.618199	170.627
+1632.673528	182.686
+1632.728857	208.009
+1632.784188	255.639
+1632.839520	238.155
+1632.894852	214.038
+1632.950186	180.877
+1633.005520	156.76
+1633.060855	141.687
+1633.116192	112.144
+1633.171529	110.335
+1633.226867	149.525
+1633.282206	136.261
+1633.337546	124.202
+1633.392887	125.408
+1633.448229	136.261
+1633.503572	126.614
+1633.558916	118.776
+1633.614260	138.07
+1633.669606	145.305
+1633.724953	179.068
+1633.780300	225.493
+1633.835649	208.611
+1633.890998	177.862
+1633.946348	177.26
+1634.001700	167.01
+1634.057052	153.143
+1634.112405	121.791
+1634.167759	106.718
+1634.223114	107.321
+1634.278470	122.394
+1634.333827	124.202
+1634.389185	104.306
+1634.444544	116.967
+1634.499903	88.0271
+1634.555264	82.6008
+1634.610626	124.805
+1634.665988	179.068
+1634.721352	191.127
+1634.776716	227.302
+1634.832081	231.522
+1634.887448	195.95
+1634.942815	148.319
+1634.998183	136.864
+1635.053552	170.627
+1635.108922	154.951
+1635.164293	133.849
+1635.219665	113.953
+1635.275038	115.761
+1635.330412	139.878
+1635.385786	139.878
+1635.441162	118.173
+1635.496539	109.129
+1635.551916	113.953
+1635.607295	141.687
+1635.662674	141.084
+1635.718054	160.378
+1635.773436	239.36
+1635.828818	250.816
+1635.884201	218.861
+1635.939585	186.906
+1635.994970	151.334
+1636.050356	129.629
+1636.105743	100.086
+1636.161131	114.556
+1636.216520	130.232
+1636.271909	139.878
+1636.327300	132.04
+1636.382692	113.953
+1636.438084	98.2767
+1636.493478	94.0563
+1636.548872	103.1
+1636.604267	136.864
+1636.659664	184.495
+1636.715061	223.082
+1636.770459	285.182
+1636.825858	325.578
+1636.881258	263.477
+1636.936659	174.245
+1636.992061	138.07
+1637.047464	154.348
+1637.102868	154.951
+1637.158273	123.599
+1637.213678	129.026
+1637.269085	119.379
+1637.324492	100.688
+1637.379901	94.6592
+1637.435310	93.4534
+1637.490721	100.086
+1637.546132	113.35
+1637.601544	189.921
+1637.656957	242.978
+1637.712371	373.812
+1637.767786	692.758
+1637.823202	1195.59
+1637.878619	1349.94
+1637.934037	926.691
+1637.989456	438.324
+1638.044876	199.568
+1638.100296	167.01
+1638.155718	165.201
+1638.211140	176.054
+1638.266564	147.716
+1638.321988	109.129
+1638.377414	107.321
+1638.432840	101.894
+1638.488267	99.4825
+1638.543695	106.115
+1638.599124	167.613
+1638.654554	313.52
+1638.709985	665.626
+1638.765417	1456.66
+1638.820850	2274.82
+1638.876284	2350.19
+1638.931719	1555.54
+1638.987154	707.227
+1639.042591	299.05
+1639.098029	239.36
+1639.153467	192.332
+1639.208906	162.789
+1639.264347	152.54
+1639.319788	160.378
+1639.375230	133.246
+1639.430674	114.556
+1639.486118	101.894
+1639.541563	101.291
+1639.597009	176.054
+1639.652456	282.168
+1639.707903	543.836
+1639.763352	1196.8
+1639.818802	1891.37
+1639.874253	1880.51
+1639.929704	1205.24
+1639.985157	539.012
+1640.040610	273.727
+1640.096065	258.051
+1640.151520	226.699
+1640.206976	142.29
+1640.262434	136.864
+1640.317892	147.716
+1640.373351	145.907
+1640.428811	116.967
+1640.484272	118.776
+1640.539734	123.599
+1640.595197	124.805
+1640.650660	183.289
+1640.706125	293.623
+1640.761591	597.496
+1640.817057	1035.22
+1640.872525	1164.24
+1640.927993	829.018
+1640.983463	412.399
+1641.038933	226.096
+1641.094404	208.611
+1641.149877	177.259
+1641.205350	136.864
+1641.260824	130.231
+1641.316299	110.335
+1641.371775	103.703
+1641.427252	114.555
+1641.482730	99.4824
+1641.538209	113.35
+1641.593688	120.585
+1641.649169	133.246
+1641.704651	233.934
+1641.760133	447.971
+1641.815617	657.788
+1641.871101	698.786
+1641.926586	533.586
+1641.982073	344.872
+1642.037560	197.156
+1642.093048	145.907
+1642.148537	150.731
+1642.204027	144.702
+1642.259518	115.158
+1642.315010	107.923
+1642.370503	139.275
+1642.425997	137.466
+1642.481492	125.408
+1642.536987	127.82
+1642.592484	151.334
+1642.647981	180.877
+1642.703480	268.903
+1642.758979	406.37
+1642.814480	472.088
+1642.869981	481.735
+1642.925483	420.84
+1642.980986	283.374
+1643.036490	186.906
+1643.091996	134.452
+1643.147501	109.732
+1643.203008	138.069
+1643.258516	159.775
+1643.314025	138.672
+1643.369535	114.555
+1643.425045	103.1
+1643.480557	113.35
+1643.536070	104.909
+1643.591583	107.923
+1643.647098	139.878
+1643.702613	185.097
+1643.758129	239.36
+1643.813646	268.903
+1643.869165	288.8
+1643.924684	269.506
+1643.980204	218.861
+1644.035725	165.201
+1644.091247	148.319
+1644.146770	141.084
+1644.202293	137.467
+1644.257818	140.481
+1644.313344	159.172
+1644.368870	149.525
+1644.424398	135.055
+1644.479926	116.967
+1644.535456	129.026
+1644.590986	179.671
+1644.646517	186.303
+1644.702050	179.671
+1644.757583	234.537
+1644.813117	331.607
+1644.868652	342.46
+1644.924188	232.125
+1644.979725	141.084
+1645.035263	117.57
+1645.090802	103.1
+1645.146341	98.2766
+1645.201882	98.8795
+1645.257424	106.115
+1645.312966	92.2474
+1645.368510	100.688
+1645.424054	106.115
+1645.479600	106.115
+1645.535146	109.732
+1645.590693	126.011
+1645.646241	154.951
+1645.701790	191.127
+1645.757340	217.052
+1645.812891	199.567
+1645.868443	208.008
+1645.923996	222.478
+1645.979550	200.17
+1646.035105	190.524
+1646.090660	146.51
+1646.146217	131.437
+1646.201775	157.966
+1646.257333	127.217
+1646.312892	118.173
+1646.368453	125.408
+1646.424014	115.158
+1646.479576	133.849
+1646.535140	129.026
+1646.590704	124.805
+1646.646269	149.525
+1646.701835	211.626
+1646.757402	293.02
+1646.812970	277.344
+1646.868538	236.949
+1646.924108	221.876
+1646.979679	183.289
+1647.035250	126.011
+1647.090823	106.115
+1647.146396	109.732
+1647.201971	121.791
+1647.257546	124.202
+1647.313123	150.731
+1647.368700	142.29
+1647.424278	112.747
+1647.479857	103.1
+1647.535437	95.8649
+1647.591018	80.1889
+1647.646600	128.423
+1647.702183	201.376
+1647.757767	238.757
+1647.813351	226.096
+1647.868937	196.553
+1647.924524	153.142
+1647.980111	138.069
+1648.035700	139.275
+1648.091289	133.849
+1648.146880	116.364
+1648.202471	103.1
+1648.258063	100.688
+1648.313656	79.586
+1648.369250	97.0707
+1648.424845	103.1
+1648.480441	95.262
+1648.536038	88.0269
+1648.591636	94.0561
+1648.647235	145.907
+1648.702835	207.405
+1648.758436	230.316
+1648.814037	244.184
+1648.869640	234.537
+1648.925243	182.686
+1648.980848	176.053
+1649.036453	162.789
+1649.092059	101.291
+1649.147667	111.541
+1649.203275	141.687
+1649.258884	143.496
+1649.314494	124.805
+1649.370105	105.512
+1649.425717	100.688
+1649.481330	101.291
+1649.536944	92.8503
+1649.592558	107.32
+1649.648174	139.275
+1649.703791	186.303
+1649.759408	228.508
+1649.815027	251.419
+1649.870646	256.845
+1649.926266	241.772
+1649.981888	220.67
+1650.037510	169.421
+1650.093133	138.672
+1650.148757	129.026
+1650.204382	133.849
+1650.260008	136.261
+1650.315635	118.776
+1650.371263	122.996
+1650.426892	144.099
+1650.482522	141.687
+1650.538152	130.231
+1650.593784	146.51
+1650.649417	164.598
+1650.705050	219.464
+1650.760685	302.667
+1650.816320	312.314
+1650.871956	315.328
+1650.927593	324.975
+1650.983232	247.198
+1651.038871	179.068
+1651.094511	140.481
+1651.150152	99.4824
+1651.205794	92.2474
+1651.261437	88.6298
+1651.317080	85.0123
+1651.372725	98.2766
+1651.428371	91.0415
+1651.484017	120.585
+1651.539665	97.6737
+1651.595314	98.8795
+1651.650963	180.274
+1651.706613	295.432
+1651.762265	322.563
+1651.817917	309.902
+1651.873570	236.346
+1651.929224	168.215
+1651.984879	148.922
+1652.040535	140.481
+1652.096192	119.982
+1652.151850	108.526
+1652.207509	109.129
+1652.263169	114.555
+1652.318829	94.659
+1652.374491	75.3655
+1652.430154	95.262
+1652.485817	112.144
+1652.541481	140.481
+1652.597147	154.951
+1652.652813	185.7
+1652.708480	223.684
+1652.764149	283.374
+1652.819818	270.712
+1652.875488	212.229
+1652.931159	168.818
+1652.986831	143.496
+1653.042504	134.452
+1653.098177	133.246
+1653.153852	119.982
+1653.209528	101.894
+1653.265205	113.953
+1653.320882	89.2328
+1653.376561	73.5568
+1653.432240	80.189
+1653.487920	98.2766
+1653.543602	107.923
+1653.599284	108.526
+1653.654967	145.304
+1653.710651	183.289
+1653.766336	232.125
+1653.822022	244.184
+1653.877709	276.138
+1653.933397	227.302
+1653.989086	179.068
+1654.044776	159.172
+1654.100466	139.878
+1654.156158	134.452
+1654.211851	127.217
+1654.267544	115.158
+1654.323239	84.4094
+1654.378934	79.586
+1654.434630	81.9977
+1654.490328	89.2328
+1654.546026	92.8503
+1654.601725	114.555
+1654.657425	132.04
+1654.713126	173.039
+1654.768828	204.994
+1654.824531	230.919
+1654.880235	220.67
+1654.935939	207.405
+1654.991645	157.363
+1655.047352	135.055
+1655.103059	113.35
+1655.158768	91.6445
+1655.214477	112.144
+1655.270188	124.805
+1655.325899	124.202
+1655.381611	112.144
+1655.437324	100.688
+1655.493038	85.6152
+1655.548753	95.262
+1655.604469	130.231
+1655.660186	151.334
+1655.715904	184.494
+1655.771623	203.788
+1655.827343	195.347
+1655.883064	175.451
+1655.938785	130.231
+1655.994508	140.481
+1656.050231	128.423
+1656.105956	118.173
+1656.161681	122.996
+1656.217407	131.437
+1656.273135	131.437
+1656.328863	121.188
+1656.384592	97.6737
+1656.440322	75.9685
+1656.496053	75.9685
+1656.551785	122.393
+1656.607518	178.465
+1656.663252	227.302
+1656.718986	251.419
+1656.774722	242.375
+1656.830459	241.772
+1656.886196	220.67
+1656.941935	199.567
+1656.997674	172.436
+1657.053415	154.348
+1657.109156	133.246
+1657.164898	113.953
+1657.220641	110.938
+1657.276386	124.202
+1657.332131	109.129
+1657.387877	111.541
+1657.443624	107.923
+1657.499372	118.173
+1657.555120	140.481
+1657.610870	142.893
+1657.666621	190.524
+1657.722372	312.917
+1657.778125	362.356
+1657.833879	327.99
+1657.889633	289.403
+1657.945388	247.198
+1658.001145	201.376
+1658.056902	192.935
+1658.112660	188.715
+1658.168419	150.731
+1658.224179	118.173
+1658.279940	100.688
+1658.335702	119.982
+1658.391465	139.878
+1658.447229	126.011
+1658.502994	136.261
+1658.558759	137.467
+1658.614526	159.172
+1658.670294	202.582
+1658.726062	297.241
+1658.781832	382.253
+1658.837602	390.091
+1658.893373	317.74
+1658.949146	252.625
+1659.004919	174.848
+1659.060693	135.658
+1659.116468	125.408
+1659.172244	125.408
+1659.228021	112.747
+1659.283799	109.129
+1659.339578	109.129
+1659.395357	122.996
+1659.451138	130.231
+1659.506920	126.011
+1659.562702	100.688
+1659.618486	86.8211
+1659.674270	148.922
+1659.730056	235.14
+1659.785842	314.123
+1659.841629	343.666
+1659.897418	312.314
+1659.953207	285.785
+1660.008997	258.654
+1660.064788	165.201
+1660.120580	153.143
+1660.176373	144.099
+1660.232166	137.467
+1660.287961	132.04
+1660.343757	139.275
+1660.399554	133.849
+1660.455351	102.497
+1660.511150	83.2036
+1660.566949	90.4386
+1660.622749	140.481
+1660.678551	224.287
+1660.734353	314.123
+1660.790156	330.401
+1660.845960	289.403
+1660.901765	215.846
+1660.957571	206.803
+1661.013378	242.978
+1661.069186	227.302
+1661.124995	150.731
+1661.180805	119.982
+1661.236616	108.526
+1661.292427	123.599
+1661.348240	121.188
+1661.404053	99.4825
+1661.459868	97.0708
+1661.515683	127.82
+1661.571500	176.053
+1661.627317	214.038
+1661.683135	216.449
+1661.738954	256.242
+1661.794774	265.286
+1661.850595	245.992
+1661.906417	267.095
+1661.962240	252.625
+1662.018064	233.934
+1662.073889	208.611
+1662.129714	144.099
+1662.185541	110.938
+1662.241369	97.6737
+1662.297197	76.5714
+1662.353027	95.262
+1662.408857	126.614
+1662.464688	116.364
+1662.520521	91.6445
+1662.576354	130.834
+1662.632188	150.731
+1662.688023	162.186
+1662.743859	251.419
+1662.799696	268.903
+1662.855534	244.787
+1662.911373	290.006
+1662.967212	298.447
+1663.023053	285.785
+1663.078895	207.405
+1663.134737	151.334
+1663.190581	114.556
+1663.246425	126.011
+1663.302271	146.51
+1663.358117	147.716
+1663.413964	118.776
+1663.469813	89.8357
+1663.525662	104.306
+1663.581512	164.598
+1663.637363	217.052
+1663.693215	335.828
+1663.749068	422.648
+1663.804921	375.621
+1663.860776	245.992
+1663.916632	195.347
+1663.972489	194.744
+1664.028346	179.671
+1664.084205	130.834
+1664.140064	113.953
+1664.195925	114.555
+1664.251786	121.188
+1664.307648	146.51
+1664.363511	112.747
+1664.419375	80.189
+1664.475241	103.703
+1664.531107	130.231
+1664.586974	144.099
+1664.642841	192.935
+1664.698710	282.771
+1664.754580	358.739
+1664.810451	356.93
+1664.866322	338.239
+1664.922195	252.625
+1664.978069	186.303
+1665.033943	175.451
+1665.089818	151.937
+1665.145695	104.306
+1665.201572	103.1
+1665.257450	124.202
+1665.313329	119.982
+1665.369209	127.82
+1665.425090	150.128
+1665.480972	134.452
+1665.536855	107.923
+1665.592739	125.408
+1665.648624	149.525
+1665.704510	192.935
+1665.760396	256.845
+1665.816284	299.652
+1665.872172	271.918
+1665.928062	215.243
+1665.983952	176.656
+1666.039844	148.319
+1666.095736	109.129
+1666.151629	94.6591
+1666.207523	92.2474
+1666.263418	92.2474
+1666.319314	107.923
+1666.375211	110.335
+1666.431109	98.2766
+1666.487008	125.408
+1666.542908	136.864
+1666.598808	144.702
+1666.654710	188.112
+1666.710613	259.257
+1666.766516	365.974
+1666.822421	394.914
+1666.878326	327.387
+1666.934232	238.757
+1666.990140	163.392
+1667.046048	138.069
+1667.101957	119.379
+1667.157867	115.158
+1667.213778	127.217
+1667.269690	128.423
+1667.325603	117.57
+1667.381517	130.231
+1667.437432	130.834
+1667.493347	133.849
+1667.549264	160.98
+1667.605182	220.67
+1667.661100	267.698
+1667.717020	299.652
+1667.772940	309.299
+1667.828861	282.168
+1667.884784	271.315
+1667.940707	201.376
+1667.996631	130.834
+1668.052556	142.893
+1668.108482	165.804
+1668.164409	136.864
+1668.220337	153.745
+1668.276266	145.907
+1668.332196	130.834
+1668.388126	116.364
+1668.444058	77.1743
+1668.499991	82.6006
+1668.555924	113.953
+1668.611859	167.613
+1668.667794	221.876
+1668.723730	257.448
+1668.779668	283.374
+1668.835606	255.036
+1668.891545	217.655
+1668.947485	167.01
+1669.003426	120.585
+1669.059368	104.306
+1669.115311	97.0707
+1669.171255	109.732
+1669.227200	100.688
+1669.283145	95.8649
+1669.339092	91.0415
+1669.395039	88.0269
+1669.450988	130.834
+1669.506937	123.599
+1669.562888	90.4386
+1669.618839	124.805
+1669.674792	163.995
+1669.730745	187.509
+1669.786699	198.362
+1669.842654	228.508
+1669.898610	197.759
+1669.954567	137.467
+1670.010525	144.099
+1670.066484	117.57
+1670.122444	91.0415
+1670.178404	104.909
+1670.234366	110.938
+1670.290328	109.732
+1670.346292	122.996
+1670.402256	122.393
+1670.458222	93.4532
+1670.514188	104.909
+1670.570155	115.158
+1670.626124	136.261
+1670.682093	168.818
+1670.738063	171.833
+1670.794034	200.773
+1670.850006	226.699
+1670.905979	203.788
+1670.961953	163.995
+1671.017927	150.731
+1671.073903	142.29
+1671.129880	130.834
+1671.185857	115.158
+1671.241836	107.923
+1671.297815	88.6298
+1671.353796	91.6444
+1671.409777	97.0707
+1671.465759	90.4386
+1671.521743	106.115
+1671.577727	119.379
+1671.633712	153.142
+1671.689698	183.891
+1671.745685	201.376
+1671.801673	238.757
+1671.857662	253.83
+1671.913652	182.686
+1671.969642	136.864
+1672.025634	140.481
+1672.081626	135.658
+1672.137620	124.202
+1672.193614	92.2473
+1672.249610	66.3217
+1672.305606	86.821
+1672.361604	103.1
+1672.417602	91.6444
+1672.473601	107.32
+1672.529601	98.2766
+1672.585602	104.306
+1672.641604	135.055
+1672.697607	197.759
+1672.753611	265.286
+1672.809616	299.049
+1672.865621	284.579
+1672.921628	226.096
+1672.977636	189.921
+1673.033644	148.922
+1673.089654	124.202
+1673.145664	117.57
+1673.201675	103.1
+1673.257688	98.8795
+1673.313701	127.82
+1673.369715	139.275
+1673.425730	119.379
+1673.481746	80.7918
+1673.537763	93.4532
+1673.593781	150.128
+1673.649800	173.039
+1673.705820	204.994
+1673.761840	289.403
+1673.817862	327.387
+1673.873885	303.873
+1673.929908	265.286
+1673.985933	217.052
+1674.041958	189.921
+1674.097984	155.554
+1674.154012	134.452
+1674.210040	147.716
+1674.266069	166.407
+1674.322099	154.951
+1674.378130	141.084
+1674.434162	139.878
+1674.490195	170.627
+1674.546229	142.29
+1674.602264	120.585
+1674.658299	187.509
+1674.714336	300.858
+1674.770374	330.401
+1674.826412	298.447
+1674.882452	241.772
+1674.938492	229.111
+1674.994533	190.524
+1675.050576	141.687
+1675.106619	128.423
+1675.162663	122.393
+1675.218708	114.555
+1675.274754	130.231
+1675.330801	113.953
+1675.386849	77.1743
+1675.442898	86.2181
+1675.498948	113.953
+1675.554999	127.82
+1675.611050	142.893
+1675.667103	178.465
+1675.723156	255.639
+1675.779211	290.006
+1675.835266	293.623
+1675.891323	301.461
+1675.947380	230.316
+1676.003438	150.128
+1676.059497	135.658
+1676.115557	138.672
+1676.171618	154.951
+1676.227680	139.878
+1676.283743	136.864
+1676.339807	133.246
+1676.395872	113.35
+1676.451938	162.789
+1676.508004	173.642
+1676.564072	157.966
+1676.620140	151.334
+1676.676210	192.332
+1676.732280	278.55
+1676.788352	285.785
+1676.844424	262.271
+1676.900497	239.36
+1676.956571	186.906
+1677.012647	110.335
+1677.068723	114.555
+1677.124800	119.982
+1677.180877	106.115
+1677.236956	127.217
+1677.293036	119.982
+1677.349117	110.938
+1677.405199	109.732
+1677.461281	117.57
+1677.517365	142.893
+1677.573449	174.848
+1677.629535	216.449
+1677.685621	342.46
+1677.741708	443.148
+1677.797796	429.281
+1677.853886	384.664
+1677.909976	320.755
+1677.966067	248.404
+1678.022159	187.509
+1678.078252	170.024
+1678.134346	168.215
+1678.190440	154.348
+1678.246536	113.953
+1678.302633	105.512
+1678.358730	111.541
+1678.414829	122.996
+1678.470928	118.173
+1678.527029	143.496
+1678.583130	171.833
+1678.639232	198.964
+1678.695336	279.153
+1678.751440	387.076
+1678.807545	424.457
+1678.863651	403.958
+1678.919758	314.725
+1678.975866	212.229
+1679.031975	156.76
+1679.088085	130.231
+1679.144195	133.246
+1679.200307	130.834
+1679.256420	124.202
+1679.312533	155.554
+1679.368648	143.496
+1679.424763	110.335
+1679.480879	143.496
+1679.536997	202.582
+1679.593115	220.067
+1679.649234	223.081
+1679.705354	292.417
+1679.761475	346.077
+1679.817597	376.826
+1679.873720	353.915
+1679.929844	269.506
+1679.985969	209.214
+1680.042094	180.877
+1680.098221	171.23
+1680.154349	133.246
+1680.210477	126.011
+1680.266607	147.716
+1680.322737	110.335
+1680.378869	89.2328
+1680.435001	122.393
+1680.491134	147.716
+1680.547268	150.128
+1680.603403	141.084
+1680.659539	148.319
+1680.715676	196.553
+1680.771814	248.404
+1680.827953	268.3
+1680.884093	291.814
+1680.940234	255.036
+1680.996375	190.524
+1681.052518	163.995
+1681.108662	160.378
+1681.164806	122.996
+1681.220951	126.614
+1681.277098	120.585
+1681.333245	115.761
+1681.389393	113.35
+1681.445543	99.4824
+1681.501693	92.8503
+1681.557844	106.717
+1681.613996	118.776
+1681.670149	137.466
+1681.726302	208.008
+1681.782457	279.153
+1681.838613	289.403
+1681.894770	255.639
+1681.950927	211.023
+1682.007086	150.731
+1682.063245	131.437
+1682.119406	160.98
+1682.175567	183.289
+1682.231729	187.509
+1682.287893	136.864
+1682.344057	106.115
+1682.400222	95.8649
+1682.456388	95.262
+1682.512555	86.2182
+1682.568723	77.7773
+1682.624892	97.0708
+1682.681062	148.922
+1682.737232	202.582
+1682.793404	249.61
+1682.849577	232.728
+1682.905750	191.729
+1682.961925	170.627
+1683.018100	155.554
+1683.074276	166.407
+1683.130454	184.494
+1683.186632	151.937
+1683.242811	109.129
+1683.298991	98.8795
+1683.355172	98.8795
+1683.411354	106.115
+1683.467537	119.982
+1683.523721	142.29
+1683.579906	129.629
+1683.636092	142.29
+1683.692278	210.42
+1683.748466	233.934
+1683.804654	218.861
+1683.860844	236.949
+1683.917034	235.743
+1683.973226	189.318
+1684.029418	154.951
+1684.085611	135.055
+1684.141806	142.893
+1684.198001	138.672
+1684.254197	128.423
+1684.310394	115.158
+1684.366592	109.129
+1684.422790	104.306
+1684.478990	110.335
+1684.535191	124.202
+1684.591393	145.304
+1684.647595	156.157
+1684.703799	150.128
+1684.760003	192.332
+1684.816209	233.331
+1684.872415	226.699
+1684.928622	215.846
+1684.984831	160.378
+1685.041040	143.496
+1685.097250	162.789
+1685.153461	134.452
+1685.209673	113.953
+1685.265886	110.335
+1685.322100	122.393
+1685.378315	130.231
+1685.434530	119.379
+1685.490747	124.805
+1685.546965	135.658
+1685.603183	148.922
+1685.659403	194.141
+1685.715623	265.286
+1685.771845	292.417
+1685.828067	268.903
+1685.884290	228.508
+1685.940514	190.524
+1685.996739	147.113
+1686.052965	136.261
+1686.109192	144.702
+1686.165420	147.716
+1686.221649	137.466
+1686.277879	133.246
+1686.334110	145.907
+1686.390341	115.761
+1686.446574	94.0561
+1686.502808	105.512
+1686.559042	101.291
+1686.615278	90.4386
+1686.671514	118.173
+1686.727751	235.14
+1686.783990	301.461
+1686.840229	256.242
+1686.896469	217.655
+1686.952710	201.376
+1687.008952	177.259
+1687.065195	151.937
+1687.121439	135.658
+1687.177683	145.907
+1687.233929	190.524
+1687.290176	164.598
+1687.346424	118.776
+1687.402672	105.512
+1687.458922	108.526
+1687.515172	112.144
+1687.571423	131.437
+1687.627676	133.849
+1687.683929	203.788
+1687.740183	311.711
+1687.796438	347.886
+1687.852694	300.858
+1687.908951	253.83
+1687.965209	218.258
+1688.021468	176.053
+1688.077728	153.745
+1688.133989	105.512
+1688.190250	72.3509
+1688.246513	95.8649
+1688.302777	105.512
+1688.359041	102.497
+1688.415306	137.466
+1688.471573	150.128
+1688.527840	124.805
+1688.584108	150.731
+1688.640378	209.817
+1688.696648	214.64
+1688.752919	214.64
+1688.809191	253.83
+1688.865464	264.08
+1688.921738	195.95
+1688.978012	168.818
+1689.034288	163.995
+1689.090565	141.687
+1689.146842	120.585
+1689.203121	118.173
+1689.259401	145.304
+1689.315681	147.716
+1689.371962	120.585
+1689.428245	111.541
+1689.484528	121.188
+1689.540812	129.026
+1689.597097	231.522
+1689.653383	350.298
+1689.709670	403.355
+1689.765958	408.178
+1689.822247	370.194
+1689.878537	331.004
+1689.934828	306.284
+1689.991119	277.947
+1690.047412	233.934
+1690.103706	199.567
+1690.160000	212.229
+1690.216295	289.403
+1690.272592	322.563
+1690.328889	290.609
+1690.385187	229.111
+1690.441487	179.068
+1690.497787	188.112
+1690.554088	191.729
+1690.610390	208.611
+1690.666693	306.887
+1690.722997	377.429
+1690.779301	347.886
+1690.835607	314.123
+1690.891914	297.241
+1690.948221	268.3
+1691.004530	213.435
+1691.060840	225.493
+1691.117150	270.109
+1691.173461	313.52
+1691.229774	343.063
+1691.286087	311.711
+1691.342401	257.448
+1691.398716	236.346
+1691.455032	230.316
+1691.511349	189.318
+1691.567667	185.7
+1691.623986	220.067
+1691.680306	263.477
+1691.736627	325.578
+1691.792948	350.901
+1691.849271	362.356
+1691.905595	324.372
+1691.961919	238.154
+1692.018245	161.583
+1692.074571	168.215
+1692.130898	181.48
+1692.187227	185.097
+1692.243556	203.788
+1692.299886	204.391
+1692.356217	208.611
+1692.412549	212.832
+1692.468882	165.201
+1692.525216	150.731
+1692.581551	163.995
+1692.637886	165.804
+1692.694223	213.435
+1692.750561	290.006
+1692.806899	315.328
+1692.863239	302.667
+1692.919579	270.712
+1692.975921	241.169
+1693.032263	174.245
+1693.088606	97.6737
+1693.144950	83.8065
+1693.201295	135.055
+1693.257641	192.332
+1693.313989	161.583
+1693.370336	119.379
+1693.426685	123.599
+1693.483035	127.82
+1693.539386	152.54
+1693.595738	162.789
+1693.652090	219.464
+1693.708444	259.86
+1693.764798	264.683
+1693.821154	245.992
+1693.877510	220.67
+1693.933867	211.626
+1693.990226	217.052
+1694.046585	199.567
+1694.102945	143.496
+1694.159306	130.231
+1694.215668	136.261
+1694.272031	162.789
+1694.328395	150.128
+1694.384760	114.555
+1694.441126	107.32
+1694.497492	141.687
+1694.553860	173.039
+1694.610228	211.626
+1694.666598	221.273
+1694.722968	212.832
+1694.779340	224.89
+1694.835712	226.096
+1694.892085	232.125
+1694.948460	219.464
+1695.004835	165.201
+1695.061211	126.614
+1695.117588	125.408
+1695.173966	129.026
+1695.230345	141.084
+1695.286724	124.202
+1695.343105	107.32
+1695.399487	133.849
+1695.455870	174.245
+1695.512253	195.347
+1695.568638	179.068
+1695.625023	191.729
+1695.681409	225.493
+1695.737797	282.771
+1695.794185	365.371
+1695.850574	381.047
+1695.906964	317.74
+1695.963355	242.375
+1696.019747	196.553
+1696.076140	144.702
+1696.132534	139.275
+1696.188929	132.04
+1696.245325	118.173
+1696.301722	125.408
+1696.358119	134.452
+1696.414518	140.481
+1696.470917	126.011
+1696.527318	116.967
+1696.583719	122.393
+1696.640121	151.937
+1696.696525	214.038
+1696.752929	256.845
+1696.809334	303.873
+1696.865740	335.225
+1696.922147	282.168
+1696.978555	225.493
+1697.034964	205.597
+1697.091374	166.407
+1697.147785	112.144
+1697.204196	120.585
+1697.260609	127.217
+1697.317022	107.32
+1697.373437	99.4825
+1697.429852	114.556
+1697.486269	153.143
+1697.542686	174.848
+1697.599104	160.378
+1697.655524	140.481
+1697.711944	191.729
+1697.768365	250.816
+1697.824787	277.947
+1697.881210	273.727
+1697.937634	249.007
+1697.994059	188.715
+1698.050484	145.907
+1698.106911	128.423
+1698.163339	132.04
+1698.219767	113.35
+1698.276197	122.996
+1698.332627	144.099
+1698.389059	112.747
+1698.445491	113.953
+1698.501924	113.35
+1698.558358	112.747
+1698.614793	141.084
+1698.671230	165.201
+1698.727667	200.773
+1698.784105	265.286
+1698.840543	278.55
+1698.896983	236.346
+1698.953424	159.775
+1699.009866	144.702
+1699.066308	144.702
+1699.122752	180.877
+1699.179196	170.024
+1699.235642	172.436
+1699.292088	174.245
+1699.348536	152.54
+1699.404984	165.804
+1699.461433	173.642
+1699.517883	182.083
+1699.574334	188.715
+1699.630786	250.213
+1699.687239	431.692
+1699.743693	781.387
+1699.800148	1114.2
+1699.856604	1022.56
+1699.913060	597.496
+1699.969518	291.814
+1700.025977	212.229
+1700.082436	241.772
+1700.138897	253.83
+1700.195358	229.714
+1700.251820	190.524
+1700.308284	201.979
+1700.364748	253.83
+1700.421213	229.111
+1700.477679	186.906
+1700.534146	179.068
+1700.590614	179.068
+1700.647083	220.067
+1700.703553	428.075
+1700.760024	834.444
+1700.816495	997.836
+1700.872968	754.858
+1700.929442	432.898
+1700.985916	263.477
+1701.042391	243.581
+1701.098868	232.125
+1701.155345	221.876
+1701.211823	225.493
+1701.268303	223.081
+1701.324783	195.347
+1701.381264	186.906
+1701.437746	176.656
+1701.494229	202.582
+1701.550713	269.506
+1701.607198	286.991
+1701.663683	303.873
+1701.720170	448.574
+1701.776658	641.509
+1701.833146	671.052
+1701.889636	473.897
+1701.946126	302.064
+1702.002618	238.154
+1702.059110	209.214
+1702.115603	176.656
+1702.172098	179.671
+1702.228593	170.024
+1702.285089	171.833
+1702.341586	186.906
+1702.398084	176.054
+1702.454583	158.569
+1702.511082	144.702
+1702.567583	140.481
+1702.624085	150.128
+1702.680588	160.98
+1702.737091	288.8
+1702.793596	402.752
+1702.850101	402.752
+1702.906608	314.123
+1702.963115	247.198
+1703.019623	199.567
+1703.076132	171.23
+1703.132643	150.731
+1703.189154	142.893
+1703.245666	165.201
+1703.302179	148.319
+1703.358693	159.775
+1703.415207	194.744
+1703.471723	179.671
+1703.528240	153.142
+1703.584757	148.319
+1703.641276	162.789
+1703.697796	204.994
+1703.754316	274.33
+1703.810837	332.21
+1703.867360	338.239
+1703.923883	294.226
+1703.980407	241.772
+1704.036932	230.919
+1704.093459	194.141
+1704.149986	160.378
+1704.206513	151.937
+1704.263042	151.937
+1704.319572	141.687
+1704.376103	142.29
+1704.432635	129.026
+1704.489167	122.393
+1704.545701	152.54
+1704.602235	177.259
+1704.658771	169.421
+1704.715307	221.273
+1704.771845	259.257
+1704.828383	240.566
+1704.884922	231.522
+1704.941462	213.435
+1704.998003	194.141
+1705.054545	185.097
+1705.111088	148.319
+1705.167632	129.026
+1705.224177	145.907
+1705.280723	129.629
+1705.337270	159.775
+1705.393817	164.598
+1705.450366	147.716
+1705.506915	178.465
+1705.563466	211.023
+1705.620017	252.022
+1705.676570	270.109
+1705.733123	270.712
+1705.789677	297.241
+1705.846232	311.711
+1705.902788	309.299
+1705.959345	270.712
+1706.015903	244.787
+1706.072462	226.096
+1706.129022	186.303
+1706.185583	171.833
+1706.242145	182.686
+1706.298707	188.112
+1706.355271	180.274
+1706.411835	166.407
+1706.468401	182.686
+1706.524967	190.524
+1706.581535	189.921
+1706.638103	265.889
+1706.694672	364.165
+1706.751242	411.796
+1706.807813	363.562
+1706.864385	336.431
+1706.920958	308.696
+1706.977532	235.14
+1707.034107	209.817
+1707.090683	236.949
+1707.147260	243.581
+1707.203837	224.287
+1707.260416	205.597
+1707.316995	183.892
+1707.373576	192.332
+1707.430157	223.081
+1707.486740	434.707
+1707.543323	1238.4
+1707.599907	3794.19
+1707.656492	10041.1
+1707.713078	17595.1
+1707.769665	19755.9
+1707.826253	13520.5
+1707.882842	5302.7
+1707.939432	1618.24
+1707.996023	1464.5
+1708.052615	1803.94
+1708.109207	1307.74
+1708.165801	633.671
+1708.222395	483.543
+1708.278991	766.313
+1708.335587	839.267
+1708.392185	517.307
+1708.448783	381.649
+1708.505382	747.623
+1708.561982	1822.63
+1708.618583	4682.89
+1708.675185	10501.7
+1708.731788	16321.1
+1708.788392	16049.2
+1708.844997	9488.18
+1708.901603	3174.38
+1708.958210	1077.42
+1709.014817	1356.57
+1709.071426	1411.44
+1709.128035	777.166
+1709.184646	379.238
+1709.241257	534.791
+1709.297870	710.844
+1709.354483	515.498
+1709.411097	230.316
+1709.467712	373.208
+1709.524328	782.592
+1709.580945	1245.03
+1709.637563	2881.97
+1709.694182	6416.9
+1709.750802	9122.2
+1709.807423	7725.84
+1709.864045	3770.07
+1709.920667	1287.84
+1709.977291	895.941
+1710.033915	1085.26
+1710.090541	797.062
+1710.147167	359.944
+1710.203795	264.682
+1710.260423	402.751
+1710.317052	397.325
+1710.373682	242.977
+1710.430313	199.567
+1710.486945	310.504
+1710.543578	419.03
+1710.600212	621.009
+1710.656847	1346.32
+1710.713483	2711.34
+1710.770120	3359.48
+1710.826757	2429.17
+1710.883396	1108.17
+1710.940035	548.055
+1710.996676	514.292
+1711.053317	530.571
+1711.109960	374.414
+1711.166603	253.227
+1711.223247	244.786
+1711.279892	261.065
+1711.336538	283.976
+1711.393186	250.212
+1711.449833	191.729
+1711.506482	226.095
+1711.563132	266.491
+1711.619783	347.885
+1711.676435	682.507
+1711.733087	1024.97
+1711.789741	1031.6
+1711.846396	704.815
+1711.903051	402.148
+1711.959707	293.019
+1712.016365	235.139
+1712.073023	197.758
+1712.129682	194.14
+1712.186342	187.508
+1712.243004	183.288
+1712.299666	189.92
+1712.356329	209.816
+1712.412993	197.155
+1712.469657	217.654
+1712.526323	245.991
+1712.582990	252.624
+1712.639658	275.535
+1712.696326	395.516
+1712.752996	486.557
+1712.809666	486.557
+1712.866338	379.84
+1712.923010	283.976
+1712.979683	232.727
+1713.036357	211.625
+1713.093033	201.375
+1713.149709	223.683
+1713.206386	233.33
+1713.263064	207.405
+1713.319743	175.45
+1713.376423	167.612
+1713.433103	153.142
+1713.489785	153.744
+1713.546468	150.127
+1713.603151	151.333
+1713.659836	191.126
+1713.716521	226.095
+1713.773208	236.948
+1713.829895	258.05
+1713.886583	251.418
+1713.943273	263.476
+1713.999963	221.875
+1714.056654	160.377
+1714.113346	151.936
+1714.170039	198.964
+1714.226733	198.964
+1714.283428	171.229
+1714.340123	171.832
+1714.396820	216.448
+1714.453518	219.463
+1714.510216	170.626
+1714.566916	169.42
+1714.623616	192.331
+1714.680318	275.535
+1714.737020	361.15
+1714.793724	426.868
+1714.850428	372.605
+1714.907133	358.738
+1714.963839	358.738
+1715.020546	261.667
+1715.077254	192.934
+1715.133963	163.994
+1715.190673	159.774
+1715.247384	185.699
+1715.304095	184.494
+1715.360808	142.289
+1715.417522	134.451
+1715.474236	135.657
+1715.530952	149.524
+1715.587668	162.788
+1715.644385	198.361
+1715.701104	275.535
+1715.757823	359.944
+1715.814543	440.735
+1715.871264	413.001
+1715.927986	337.033
+1715.984709	268.3
+1716.041433	220.669
+1716.098158	175.45
+1716.154884	145.304
+1716.211611	141.083
+1716.268338	144.701
+1716.325067	153.744
+1716.381796	226.095
+1716.438527	240.565
+1716.495258	222.478
+1716.551991	227.904
+1716.608724	323.768
+1716.665458	703.006
+1716.722193	1661.05
+1716.778930	3125.55
+1716.835667	3904.52
+1716.892405	3047.17
+1716.949143	1533.23
+1717.005883	686.124
+1717.062624	493.189
+1717.119366	446.161
+1717.176109	369.59
+1717.232852	286.387
+1717.289597	238.154
+1717.346342	239.359
+1717.403089	233.33
+1717.459836	204.39
+1717.516584	181.479
+1717.573333	229.713
+1717.630084	406.972
+1717.686835	876.648
+1717.743587	1957.08
+1717.800340	3255.78
+1717.857094	3313.66
+1717.913849	2012.55
+1717.970604	837.458
+1718.027361	434.706
+1718.084119	449.779
+1718.140877	406.369
+1718.197637	301.46
+1718.254397	206.199
+1718.311159	217.654
+1718.367921	206.802
+1718.424685	168.817
+1718.481449	157.965
+1718.538214	218.86
+1718.594980	291.813
+1718.651747	362.355
+1718.708515	689.139
+1718.765284	1343.91
+1718.822054	1872.07
+1718.878825	1650.2
+1718.935596	970.703
+1718.992369	476.91
+1719.049143	335.224
+1719.105917	288.799
+1719.162693	223.08
+1719.219469	173.038
+1719.276247	180.273
+1719.333025	204.39
+1719.389804	189.92
+1719.446584	131.436
+1719.503365	110.334
+1719.560147	139.877
+1719.616930	213.434
+1719.673714	344.871
+1719.730499	616.185
+1719.787285	893.529
+1719.844072	848.31
+1719.900859	525.144
+1719.957648	327.989
+1720.014438	275.535
+1720.071228	279.755
+1720.128019	243.58
+1720.184812	163.391
+1720.241605	124.201
+1720.298399	154.347
+1720.355195	189.92
+1720.411991	141.686
+1720.468788	91.6435
+1720.525586	146.509
+1720.582385	232.124
+1720.639185	256.241
+1720.695985	294.225
+1720.752787	379.84
+1720.809590	455.205
+1720.866393	439.529
+1720.923198	340.65
+1720.980003	228.507
+1721.036810	179.067
+1721.093617	163.391
+1721.150426	148.921
+1721.207235	124.804
+1721.264045	132.039
+1721.320856	148.318
+1721.377668	163.391
+1721.434481	151.936
+1721.491295	137.466
+1721.548110	139.877
+1721.604926	159.171
+1721.661742	211.625
+1721.718560	276.138
+1721.775379	314.122
+1721.832198	338.841
+1721.889019	303.872
+1721.945840	220.066
+1722.002663	156.156
+1722.059486	165.2
+1722.116310	170.023
+1722.173135	174.847
+1722.229961	191.126
+1722.286788	174.244
+1722.343616	173.641
+1722.400445	163.391
+1722.457275	135.054
+1722.514106	124.804
+1722.570938	127.216
+1722.627771	156.759
+1722.684604	213.434
+1722.741439	226.095
+1722.798274	249.609
+1722.855111	261.065
+1722.911948	257.447
+1722.968786	213.434
+1723.025626	201.375
+1723.082466	169.42
+1723.139307	123.598
+1723.196149	117.569
+1723.252992	115.157
+1723.309836	117.569
+1723.366681	142.892
+1723.423527	162.788
+1723.480373	144.098
+1723.537221	116.966
+1723.594070	147.715
+1723.650919	192.934
+1723.707770	241.771
+1723.764621	279.755
+1723.821473	285.784
+1723.878327	239.962
+1723.935181	188.111
+1723.992036	169.42
+1724.048892	172.435
+1724.105749	177.861
+1724.162607	150.73
+1724.219466	134.451
+1724.276326	133.245
+1724.333187	140.48
+1724.390049	164.597
+1724.446911	141.686
+1724.503775	138.069
+1724.560640	149.524
+1724.617505	167.009
+1724.674371	223.683
+1724.731239	276.138
+1724.788107	308.695
+1724.844976	274.329
+1724.901847	222.478
+1724.958718	189.92
+1725.015590	160.98
+1725.072463	159.171
+1725.129337	188.111
+1725.186212	199.567
+1725.243087	171.229
+1725.299964	142.289
+1725.356842	128.422
+1725.413720	113.349
+1725.470600	146.509
+1725.527481	152.539
+1725.584362	136.863
+1725.641244	149.524
+1725.698128	228.507
+1725.755012	288.799
+1725.811897	276.741
+1725.868783	234.536
+1725.925670	180.273
+1725.982558	146.509
+1726.039447	147.715
+1726.096337	165.803
+1726.153228	129.628
+1726.210120	97.0699
+1726.267012	117.569
+1726.323906	140.48
+1726.380801	122.995
+1726.437696	124.201
+1726.494592	118.775
+1726.551490	116.966
+1726.608388	127.819
+1726.665287	162.185
+1726.722188	180.876
+1726.779089	203.184
+1726.835991	267.094
+1726.892894	265.888
+1726.949798	223.08
+1727.006703	177.258
+1727.063608	158.568
+1727.120515	155.553
+1727.177423	137.466
+1727.234331	154.347
+1727.291241	161.582
+1727.348152	152.539
+1727.405063	165.2
+1727.461975	136.863
+1727.518889	122.393
+1727.575803	98.2757
+1727.632718	108.525
+1727.689634	141.686
+1727.746551	179.67
+1727.803469	246.594
+1727.860388	272.52
+1727.917308	255.638
+1727.974229	233.33
+1728.031151	197.758
+1728.088073	163.391
+1728.144997	167.612
+1728.201922	154.347
+1728.258847	189.92
+1728.315774	177.861
+1728.372701	148.921
+1728.429629	151.333
+1728.486558	139.877
+1728.543489	122.996
+1728.600420	163.994
+1728.657352	178.464
+1728.714285	193.537
+1728.771219	223.683
+1728.828154	259.256
+1728.885090	286.99
+1728.942026	252.624
+1728.998964	203.184
+1729.055903	186.302
+1729.112842	182.685
+1729.169783	139.274
+1729.226724	127.216
+1729.283667	130.231
+1729.340610	119.981
+1729.397554	112.746
+1729.454499	115.158
+1729.511445	101.29
+1729.568392	140.48
+1729.625340	201.978
+1729.682289	212.228
+1729.739239	217.654
+1729.796190	253.227
+1729.853142	277.946
+1729.910095	265.888
+1729.967048	211.022
+1730.024003	170.023
+1730.080958	153.142
+1730.137915	168.215
+1730.194872	154.95
+1730.251830	141.686
+1730.308790	113.349
+1730.365750	68.7326
+1730.422711	64.5121
+1730.479673	97.6728
+1730.536636	139.274
+1730.593600	134.451
+1730.650565	169.42
+1730.707531	227.301
+1730.764497	251.418
+1730.821465	257.447
+1730.878434	250.815
+1730.935403	193.537
+1730.992374	192.332
+1731.049345	148.921
+1731.106318	97.6728
+1731.163291	111.54
+1731.220265	148.318
+1731.277241	130.834
+1731.334217	100.085
+1731.391194	108.525
+1731.448172	112.143
+1731.505151	107.32
+1731.562131	123.598
+1731.619111	153.142
+1731.676093	169.421
+1731.733076	171.832
+1731.790059	192.332
+1731.847044	186.905
+1731.904030	192.332
+1731.961016	165.803
+1732.018003	122.996
+1732.074992	144.098
+1732.131981	173.038
+1732.188971	127.216
+1732.245962	120.584
+1732.302954	142.892
+1732.359947	109.128
+1732.416941	119.378
+1732.473936	166.406
+1732.530932	194.14
+1732.587929	180.273
+1732.644927	168.818
+1732.701925	177.861
+1732.758925	188.714
+1732.815925	244.183
+1732.872927	268.903
+1732.929929	215.243
+1732.986932	185.699
+1733.043937	153.142
+1733.100942	133.848
+1733.157948	121.187
+1733.214955	113.349
+1733.271963	129.628
+1733.328972	119.378
+1733.385982	97.6728
+1733.442993	119.981
+1733.500004	137.466
+1733.557017	106.717
+1733.614031	103.702
+1733.671045	159.171
+1733.728061	250.815
+1733.785077	277.946
+1733.842095	245.389
+1733.899113	174.244
+1733.956132	170.626
+1734.013153	196.552
+1734.070174	191.729
+1734.127196	162.185
+1734.184219	132.642
+1734.241243	127.216
+1734.298268	135.657
+1734.355293	132.642
+1734.412320	113.952
+1734.469348	116.363
+1734.526377	121.79
+1734.583406	117.569
+1734.640437	129.628
+1734.697468	153.745
+1734.754500	234.536
+1734.811534	271.314
+1734.868568	236.948
+1734.925603	226.095
+1734.982639	204.993
+1735.039677	155.553
+1735.096715	139.877
+1735.153753	148.318
+1735.210793	131.436
+1735.267834	113.349
+1735.324876	130.231
+1735.381919	122.393
+1735.438962	109.731
+1735.496007	105.511
+1735.553052	151.936
+1735.610099	191.729
+1735.667146	224.286
+1735.724195	239.962
+1735.781244	272.52
+1735.838294	311.107
+1735.895345	277.946
+1735.952397	193.537
+1736.009450	138.069
+1736.066504	124.201
+1736.123559	124.201
+1736.180615	114.555
+1736.237672	106.717
+1736.294729	113.952
+1736.351788	116.966
+1736.408848	119.981
+1736.465908	99.4816
+1736.522970	121.187
+1736.580032	177.861
+1736.637095	209.816
+1736.694160	253.227
+1736.751225	294.828
+1736.808291	323.165
+1736.865358	295.431
+1736.922426	261.667
+1736.979495	208.007
+1737.036565	185.096
+1737.093636	177.258
+1737.150708	176.053
+1737.207780	153.744
+1737.264854	129.025
+1737.321928	113.952
+1737.379004	103.099
+1737.436080	123.598
+1737.493158	159.774
+1737.550236	156.759
+1737.607315	129.628
+1737.664396	140.48
+1737.721477	193.537
+1737.778559	273.726
+1737.835642	258.653
+1737.892726	192.934
+1737.949811	160.98
+1738.006897	133.848
+1738.063983	124.804
+1738.121071	121.79
+1738.178160	116.363
+1738.235249	99.4815
+1738.292340	95.864
+1738.349431	77.1734
+1738.406524	71.1442
+1738.463617	109.128
+1738.520711	153.744
+1738.577806	165.2
+1738.634903	161.582
+1738.692000	215.845
+1738.749098	253.829
+1738.806197	267.094
+1738.863297	242.977
+1738.920397	208.007
+1738.977499	186.905
+1739.034602	135.657
+1739.091706	103.702
+1739.148810	142.892
+1739.205916	132.642
+1739.263022	98.2757
+1739.320130	109.128
+1739.377238	122.995
+1739.434347	121.187
+1739.491457	103.702
+1739.548568	94.6582
+1739.605681	116.966
+1739.662794	159.171
+1739.719908	207.405
+1739.777022	281.564
+1739.834138	302.063
+1739.891255	264.682
+1739.948373	208.007
+1740.005491	160.98
+1740.062611	130.833
+1740.119732	121.79
+1740.176853	118.775
+1740.233975	139.877
+1740.291099	134.451
+1740.348223	115.76
+1740.405348	85.6143
+1740.462474	104.908
+1740.519601	160.377
+1740.576729	186.905
+1740.633858	181.479
+1740.690988	190.523
+1740.748119	218.257
+1740.805251	227.301
+1740.862384	256.844
+1740.919517	230.918
+1740.976652	176.655
+1741.033787	147.715
+1741.090924	162.185
+1741.148061	154.347
+1741.205200	141.686
+1741.262339	126.613
+1741.319479	106.114
+1741.376620	107.319
+1741.433762	127.216
+1741.490905	122.995
+1741.548049	111.54
+1741.605194	103.099
+1741.662340	130.833
+1741.719487	161.582
+1741.776635	192.934
+1741.833783	198.361
+1741.890933	194.743
+1741.948083	172.435
+1742.005235	133.245
+1742.062387	115.157
+1742.119541	118.775
+1742.176695	151.333
+1742.233850	145.906
+1742.291006	125.407
+1742.348163	104.908
+1742.405321	79.5851
+1742.462480	63.3062
+1742.519640	64.512
+1742.576801	98.8786
+1742.633963	132.642
+1742.691126	141.686
+1742.748289	150.127
+1742.805454	235.139
+1742.862619	285.784
+1742.919786	238.756
+1742.976953	173.038
+1743.034122	138.671
+1743.091291	143.495
+1743.148461	137.466
+1743.205632	113.952
+1743.262804	110.937
+1743.319977	113.952
+1743.377151	116.966
+1743.434326	115.76
+1743.491502	112.746
+1743.548679	93.4523
+1743.605857	115.76
+1743.663035	167.009
+1743.720215	204.993
+1743.777395	220.669
+1743.834577	233.33
+1743.891759	201.375
+1743.948943	171.229
+1744.006127	177.258
+1744.063312	154.95
+1744.120498	151.333
+1744.177685	135.657
+1744.234873	118.172
+1744.292062	130.23
+1744.349252	115.157
+1744.406443	101.893
+1744.463635	121.187
+1744.520828	143.495
+1744.578021	142.892
+1744.635216	113.952
+1744.692411	119.378
+1744.749608	201.375
+1744.806805	350.9
+1744.864004	455.808
+1744.921203	375.017
+1744.978403	252.624
+1745.035604	230.315
+1745.092806	183.89
+1745.150009	168.817
+1745.207213	159.774
+1745.264418	126.01
+1745.321624	115.157
+1745.378831	95.8639
+1745.436039	103.702
+1745.493247	85.0113
+1745.550457	80.7909
+1745.607667	104.908
+1745.664879	164.597
+1745.722091	271.917
+1745.779305	382.855
+1745.836519	460.632
+1745.893734	440.132
+1745.950950	314.724
+1746.008167	241.168
+1746.065385	203.184
+1746.122604	176.655
+1746.179824	182.685
+1746.237045	145.303
+1746.294267	94.6581
+1746.351490	107.319
+1746.408713	103.702
+1746.465938	96.4668
+1746.523163	103.099
+1746.580390	122.995
+1746.637617	159.171
+1746.694846	181.479
+1746.752075	209.816
+1746.809305	288.196
+1746.866536	363.561
+1746.923768	312.916
+1746.981001	235.742
+1747.038235	182.082
+1747.095470	149.524
+1747.152706	116.966
+1747.209943	96.4668
+1747.267181	119.981
+1747.324419	162.185
+1747.381659	171.832
+1747.438899	156.156
+1747.496141	136.26
+1747.553383	153.141
+1747.610627	221.875
+1747.667871	242.374
+1747.725116	196.552
+1747.782362	265.888
+1747.839609	343.062
+1747.896858	321.96
+1747.954106	279.755
+1748.011356	195.949
+1748.068607	162.185
+1748.125859	176.655
+1748.183112	167.612
+1748.240365	128.422
+1748.297620	130.23
+1748.354876	136.26
+1748.412132	110.334
+1748.469389	125.407
+1748.526648	134.451
+1748.583907	122.392
+1748.641167	148.318
+1748.698428	177.861
+1748.755691	220.669
+1748.812954	227.301
+1748.870218	261.667
+1748.927483	312.916
+1748.984748	267.094
+1749.042015	160.979
+1749.099283	135.054
+1749.156552	113.952
+1749.213821	110.937
+1749.271092	116.966
+1749.328363	127.216
+1749.385636	133.245
+1749.442909	121.187
+1749.500183	105.511
+1749.557458	95.8639
+1749.614735	115.157
+1749.672012	160.979
+1749.729290	242.977
+1749.786569	322.562
+1749.843849	351.503
+1749.901130	346.076
+1749.958411	297.24
+1750.015694	211.625
+1750.072978	171.229
+1750.130262	155.553
+1750.187548	112.143
+1750.244834	121.187
+1750.302122	155.553
+1750.359410	129.025
+1750.416699	95.261
+1750.473990	114.554
+1750.531281	154.347
+1750.588573	160.979
+1750.645866	178.464
+1750.703160	229.11
+1750.760455	274.932
+1750.817751	290.608
+1750.875048	283.373
+1750.932345	249.006
+1750.989644	209.213
+1751.046944	204.993
+1751.104244	157.362
+1751.161546	129.628
+1751.218848	113.349
+1751.276151	117.569
+1751.333456	143.495
+1751.390761	147.715
+1751.448067	131.436
+1751.505374	118.775
+1751.562682	104.305
+1751.619991	137.466
+1751.677301	189.317
+1751.734612	244.786
+1751.791924	251.418
+1751.849236	214.037
+1751.906550	186.302
+1751.963865	179.67
+1752.021180	198.964
+1752.078497	156.156
+1752.135814	116.966
+1752.193133	122.392
+1752.250452	118.775
+1752.307772	131.436
+1752.365093	146.509
+1752.422415	123.598
+1752.479738	110.334
+1752.537062	111.54
+1752.594387	104.908
+1752.651713	112.746
+1752.709040	110.937
+1752.766368	157.965
+1752.823696	201.375
+1752.881026	241.771
+1752.938356	209.816
+1752.995688	144.098
+1753.053020	131.436
+1753.110354	109.731
+1753.167688	96.4668
+1753.225023	102.496
+1753.282359	126.613
+1753.339697	142.892
+1753.397035	101.29
+1753.454374	116.363
+1753.511714	112.746
+1753.569054	89.8347
+1753.626396	85.6142
+1753.683739	138.671
+1753.741083	195.346
+1753.798427	244.786
+1753.855773	273.726
+1753.913119	197.155
+1753.970467	151.333
+1754.027815	138.671
+1754.085164	136.26
+1754.142515	116.966
+1754.199866	113.952
+1754.257218	150.127
+1754.314571	154.95
+1754.371925	142.892
+1754.429280	130.23
+1754.486636	132.642
+1754.543992	141.083
+1754.601350	139.274
+1754.658709	166.406
+1754.716068	172.435
+1754.773429	206.199
+1754.830791	238.153
+1754.888153	245.388
+1754.945516	176.655
+1755.002881	148.921
+1755.060246	136.26
+1755.117612	113.952
+1755.174979	103.702
+1755.232347	101.29
+1755.289716	127.216
+1755.347086	138.068
+1755.404457	127.819
+1755.461829	113.952
+1755.519202	106.114
+1755.576575	109.128
+1755.633950	165.803
+1755.691325	173.038
+1755.748702	200.169
+1755.806079	229.713
+1755.863458	242.374
+1755.920837	195.346
+1755.978217	135.054
+1756.035598	102.496
+1756.092980	118.775
+1756.150364	126.613
+1756.207748	135.657
+1756.265132	127.216
+1756.322518	112.143
+1756.379905	118.172
+1756.437293	115.76
+1756.494682	98.2756
+1756.552071	92.2464
+1756.609462	80.7909
+1756.666853	106.114
+1756.724246	163.994
+1756.781639	232.124
+1756.839033	247.8
+1756.896429	206.801
+1756.953825	157.965
+1757.011222	145.303
+1757.068620	135.657
+1757.126019	146.509
+1757.183419	144.098
+1757.240820	125.407
+1757.298221	104.305
+1757.355624	124.804
+1757.413028	106.114
+1757.470432	75.3646
+1757.527838	78.9821
+1757.585245	86.8201
+1757.642652	121.187
+1757.700060	142.892
+1757.757470	195.949
+1757.814880	244.183
+1757.872291	205.596
+1757.929703	147.112
+1757.987116	97.6727
+1758.044530	124.201
+1758.101945	165.2
+1758.159361	160.979
+1758.216778	115.76
+1758.274196	98.2756
+1758.331614	98.2756
+1758.389034	110.334
+1758.446454	124.804
+1758.503876	104.908
+1758.561298	113.349
+1758.618722	105.511
+1758.676146	118.775
+1758.733571	197.155
+1758.790997	242.374
+1758.848425	207.404
+1758.905853	200.772
+1758.963282	145.906
+1759.020712	116.363
+1759.078142	104.908
+1759.135574	134.451
+1759.193007	129.025
+1759.250441	107.319
+1759.307875	104.908
+1759.365311	116.966
+1759.422747	115.157
+1759.480185	111.54
+1759.537623	126.01
+1759.595062	126.01
+1759.652503	104.908
+1759.709944	107.319
+1759.767386	167.009
+1759.824829	233.933
+1759.882273	216.448
+1759.939718	173.038
+1759.997164	186.302
+1760.054611	168.214
+1760.112058	144.098
+1760.169507	116.363
+1760.226957	91.6434
+1760.284407	77.7762
+1760.341859	101.893
+1760.399311	113.349
+1760.456765	115.76
+1760.514219	104.908
+1760.571674	103.702
+1760.629130	142.892
+1760.686587	154.347
+1760.744046	143.495
+1760.801505	192.934
+1760.858964	224.889
+1760.916425	229.713
+1760.973887	192.331
+1761.031350	140.48
+1761.088814	127.819
+1761.146278	134.451
+1761.203744	112.746
+1761.261210	92.2464
+1761.318678	105.511
+1761.376146	124.201
+1761.433615	144.098
+1761.491086	144.098
+1761.548557	126.613
+1761.606029	107.319
+1761.663502	140.48
+1761.720976	162.788
+1761.778451	191.126
+1761.835927	201.978
+1761.893404	198.964
+1761.950881	163.391
+1762.008360	119.981
+1762.065840	141.083
+1762.123320	138.068
+1762.180802	107.319
+1762.238284	94.6581
+1762.295768	86.2172
+1762.353252	115.157
+1762.410737	122.392
+1762.468223	104.908
+1762.525710	98.8785
+1762.583199	81.9967
+1762.640688	82.5997
+1762.698177	86.8201
+1762.755668	140.48
+1762.813160	232.727
+1762.870653	247.8
+1762.928147	195.346
+1762.985641	119.378
+1763.043137	104.908
+1763.100633	136.863
+1763.158131	134.451
+1763.215629	123.598
+1763.273128	99.4815
+1763.330629	80.7909
+1763.388130	89.2318
+1763.445632	102.496
+1763.503135	108.525
+1763.560639	94.6581
+1763.618144	110.334
+1763.675650	159.171
+1763.733157	190.523
+1763.790664	230.315
+1763.848173	235.742
+1763.905683	175.45
+1763.963193	113.952
+1764.020705	107.319
+1764.078217	139.274
+1764.135731	147.112
+1764.193245	116.966
+1764.250760	112.746
+1764.308276	132.039
+1764.365794	156.156
+1764.423312	160.979
+1764.480831	116.363
+1764.538351	114.555
+1764.595871	159.171
+1764.653393	200.169
+1764.710916	256.844
+1764.768440	301.46
+1764.825964	341.253
+1764.883490	398.531
+1764.941016	361.752
+1764.998544	226.698
+1765.056072	128.422
+1765.113602	108.525
+1765.171132	135.054
+1765.228663	136.26
+1765.286195	117.569
+1765.343728	102.496
+1765.401262	98.8785
+1765.458797	131.436
+1765.516333	159.171
+1765.573870	212.831
+1765.631408	380.443
+1765.688946	557.099
+1765.746486	641.508
+1765.804026	595.083
+1765.861568	498.616
+1765.919110	422.647
+1765.976654	317.739
+1766.034198	261.667
+1766.091743	192.331
+1766.149290	122.995
+1766.206837	85.0114
+1766.264385	99.4815
+1766.321934	107.922
+1766.379484	116.966
+1766.437035	122.392
+1766.494586	148.921
+1766.552139	177.258
+1766.609693	249.006
+1766.667248	409.986
+1766.724803	566.746
+1766.782360	566.143
+1766.839917	511.88
+1766.897475	424.456
+1766.955035	309.901
+1767.012595	220.066
+1767.070156	168.817
+1767.127718	126.613
+1767.185281	113.952
+1767.242845	157.965
+1767.300410	145.906
+1767.357976	132.642
+1767.415543	127.819
+1767.473111	113.349
+1767.530680	123.598
+1767.588249	145.304
+1767.645820	238.756
+1767.703391	322.563
+1767.760964	392.501
+1767.818537	384.06
+1767.876111	265.888
+1767.933687	201.978
+1767.991263	153.141
+1768.048840	110.937
+1768.106418	88.6289
+1768.163997	104.908
+1768.221577	135.657
+1768.279158	113.952
+1768.336740	95.261
+1768.394322	114.555
+1768.451906	155.553
+1768.509491	148.318
+1768.567076	129.628
+1768.624663	168.215
+1768.682250	201.375
+1768.739839	256.844
+1768.797428	314.724
+1768.855018	299.049
+1768.912610	230.315
+1768.970202	179.067
+1769.027795	144.098
+1769.085389	121.187
+1769.142984	149.524
+1769.200580	138.068
+1769.258176	111.54
+1769.315774	91.0406
+1769.373373	98.2756
+1769.430973	100.084
+1769.488573	100.687
+1769.546175	121.187
+1769.603777	142.289
+1769.661380	182.082
+1769.718985	214.037
+1769.776590	208.007
+1769.834196	225.492
+1769.891803	192.331
+1769.949411	179.67
+1770.007020	171.832
+1770.064630	156.759
+1770.122241	157.362
+1770.179853	129.628
+1770.237466	100.687
+1770.295080	95.8639
+1770.352694	83.8055
+1770.410310	104.908
+1770.467926	137.466
+1770.525544	120.584
+1770.583162	94.6581
+1770.640782	108.525
+1770.698402	138.068
+1770.756023	160.979
+1770.813645	182.685
+1770.871268	184.493
+1770.928892	167.009
+1770.986517	180.876
+1771.044143	156.156
+1771.101770	129.025
+1771.159398	107.319
+1771.217026	100.084
+1771.274656	122.995
+1771.332287	130.833
+1771.389918	118.775
+1771.447551	121.79
+1771.505184	145.906
+1771.562818	141.686
+1771.620454	115.157
+1771.678090	121.187
+1771.735727	174.244
+1771.793365	220.066
+1771.851004	198.964
+1771.908644	147.715
+1771.966285	139.274
+1772.023927	132.039
+1772.081569	118.172
+1772.139213	110.334
+1772.196858	98.2756
+1772.254503	83.8055
+1772.312150	79.5851
+1772.369797	88.6289
+1772.427446	110.937
+1772.485095	97.6727
+1772.542745	75.3646
+1772.600397	61.4974
+1772.658049	88.026
+1772.715702	115.76
+1772.773356	164.597
+1772.831011	223.683
+1772.888667	232.124
+1772.946323	185.096
+1773.003981	168.817
+1773.061640	159.171
+1773.119300	113.349
+1773.176960	106.717
+1773.234622	133.245
+1773.292284	136.863
+1773.349948	122.392
+1773.407612	106.717
+1773.465277	130.833
+1773.522943	135.657
+1773.580610	122.995
+1773.638279	115.76
+1773.695948	116.966
+1773.753618	151.936
+1773.811288	219.463
+1773.868960	253.226
+1773.926633	275.535
+1773.984307	236.345
+1774.041981	168.215
+1774.099657	118.775
+1774.157334	103.702
+1774.215011	104.305
+1774.272689	95.8639
+1774.330369	72.35
+1774.388049	100.084
+1774.445730	128.422
+1774.503412	117.569
+1774.561095	75.9675
+1774.618779	68.7324
+1774.676464	119.378
+1774.734150	174.847
+1774.791837	180.273
+1774.849525	180.876
+1774.907214	215.242
+1774.964903	226.698
+1775.022594	192.934
+1775.080285	133.245
+1775.137978	110.334
+1775.195671	132.039
+1775.253366	116.966
+1775.311061	94.6581
+1775.368757	112.746
+1775.426454	100.687
+1775.484152	121.187
+1775.541851	136.26
+1775.599551	127.216
+1775.657252	130.23
+1775.714954	163.391
+1775.772657	203.184
+1775.830360	219.463
+1775.888065	229.11
+1775.945771	221.875
+1776.003477	230.315
+1776.061185	201.978
+1776.118893	153.744
+1776.176602	154.347
+1776.234313	128.422
+1776.292024	112.746
+1776.349736	113.349
+1776.407449	106.716
+1776.465163	87.423
+1776.522878	92.8493
+1776.580594	102.496
+1776.638311	119.981
+1776.696029	133.245
+1776.753747	149.524
+1776.811467	189.92
+1776.869188	230.315
+1776.926909	233.33
+1776.984632	218.86
+1777.042355	174.847
+1777.100079	115.76
+1777.157805	82.5996
+1777.215531	91.0405
+1777.273258	137.465
+1777.330986	157.965
+1777.388715	137.465
+1777.446445	124.201
+1777.504176	104.908
+1777.561908	80.7909
+1777.619641	116.966
+1777.677374	132.642
+1777.735109	135.657
+1777.792845	184.493
+1777.850581	173.038
+1777.908319	173.641
+1777.966057	211.022
+1778.023796	174.244
+1778.081537	143.495
+1778.139278	148.921
+1778.197020	110.937
+1778.254763	86.8201
+1778.312507	81.9967
+1778.370252	95.261
+1778.427998	121.187
+1778.485745	116.966
+1778.543493	91.0405
+1778.601241	102.496
+1778.658991	113.952
+1778.716742	114.554
+1778.774493	160.979
+1778.832246	201.375
+1778.889999	264.682
+1778.947753	268.902
+1779.005509	200.169
+1779.063265	131.436
+1779.121022	112.746
+1779.178780	106.717
+1779.236539	91.6435
+1779.294299	94.0552
+1779.352060	110.334
+1779.409822	140.48
+1779.467585	168.817
+1779.525348	170.023
+1779.583113	197.155
+1779.640879	351.503
+1779.698645	556.496
+1779.756413	701.197
+1779.814181	596.289
+1779.871950	414.809
+1779.929721	300.857
+1779.987492	226.698
+1780.045264	173.038
+1780.103037	130.23
+1780.160811	106.114
+1780.218586	85.6142
+1780.276362	93.4522
+1780.334139	127.819
+1780.391917	121.79
+1780.449695	113.349
+1780.507475	108.525
+1780.565256	193.537
+1780.623037	382.252
+1780.680820	601.112
+1780.738603	733.152
+1780.796387	601.715
+1780.854173	397.325
+1780.911959	306.284
+1780.969746	239.962
+1781.027534	194.743
+1781.085323	183.288
+1781.143113	149.524
+1781.200904	111.54
+1781.258696	91.0406
+1781.316489	96.4669
+1781.374282	112.143
+1781.432077	125.407
+1781.489873	165.2
+1781.547669	211.022
+1781.605467	224.286
+1781.663265	312.916
+1781.721064	466.661
+1781.778865	499.822
+1781.836666	428.677
+1781.894468	341.856
+1781.952271	252.021
+1782.010075	163.391
+1782.067880	139.274
+1782.125686	139.274
+1782.183493	110.937
+1782.241301	89.2319
+1782.299109	120.584
+1782.356919	153.744
+1782.414730	138.069
+1782.472541	115.158
+1782.530354	110.334
+1782.588167	124.804
+1782.645981	201.978
+1782.703797	280.358
+1782.761613	283.373
+1782.819430	230.918
+1782.877248	218.86
+1782.935067	198.361
+1782.992887	167.009
+1783.050708	143.495
+1783.108530	127.216
+1783.166353	130.833
+1783.224176	123.598
+1783.282001	151.333
+1783.339827	135.657
+1783.397653	122.393
+1783.455481	130.231
+1783.513309	110.334
+1783.571138	136.26
+1783.628969	147.112
+1783.686800	171.229
+1783.744632	195.949
+1783.802465	194.14
+1783.860299	214.037
+1783.918134	208.007
+1783.975970	196.552
+1784.033807	162.185
+1784.091645	112.143
+1784.149484	120.584
+1784.207323	133.848
+1784.265164	139.274
+1784.323005	129.628
+1784.380848	126.613
+1784.438691	108.525
+1784.496536	115.158
+1784.554381	140.48
+1784.612227	129.628
+1784.670074	129.628
+1784.727922	174.847
+1784.785771	184.494
+1784.843621	165.2
+1784.901472	162.185
+1784.959324	168.818
+1785.017177	169.42
+1785.075031	129.025
+1785.132885	77.1735
+1785.190741	86.8202
+1785.248598	124.201
+1785.306455	167.009
+1785.364313	167.009
+1785.422173	148.318
+1785.480033	139.274
+1785.537894	112.143
+1785.595756	135.054
+1785.653620	163.391
+1785.711484	149.524
+1785.769349	186.905
+1785.827214	233.33
+1785.885081	229.713
+1785.942949	206.802
+1786.000818	182.685
+1786.058688	164.597
+1786.116558	141.083
+1786.174430	134.451
+1786.232302	136.26
+1786.290176	124.201
+1786.348050	119.378
+1786.405925	108.525
+1786.463801	94.0553
+1786.521679	115.158
+1786.579557	145.304
+1786.637436	118.172
+1786.695316	107.922
+1786.753197	145.304
+1786.811079	191.729
+1786.868961	233.33
+1786.926845	236.948
+1786.984730	181.479
+1787.042615	138.069
+1787.100502	144.701
+1787.158389	156.759
+1787.216278	147.112
+1787.274167	126.613
+1787.332057	124.804
+1787.389949	108.525
+1787.447841	113.952
+1787.505734	133.848
+1787.563628	162.185
+1787.621523	149.524
+1787.679419	111.54
+1787.737316	112.746
+1787.795214	147.715
+1787.853112	194.743
+1787.911012	197.155
+1787.968913	157.965
+1788.026814	130.833
+1788.084717	118.172
+1788.142620	88.026
+1788.200524	110.334
+1788.258430	116.363
+1788.316336	91.6436
+1788.374243	71.7471
+1788.432151	81.3939
+1788.490060	102.496
+1788.547970	122.995
+1788.605881	151.936
+1788.663793	143.495
+1788.721706	137.466
+1788.779620	195.949
+1788.837534	229.11
+1788.895450	209.816
+1788.953366	160.98
+1789.011284	121.187
+1789.069202	133.848
+1789.127122	121.79
+1789.185042	107.922
+1789.242963	107.32
+1789.300885	122.995
+1789.358808	115.76
+1789.416732	98.8786
+1789.474657	116.363
+1789.532583	138.069
+1789.590510	109.731
+1789.648438	101.29
+1789.706367	137.466
+1789.764296	163.994
+1789.822227	171.832
+1789.880159	195.346
+1789.938091	214.64
+1789.996025	173.641
+1790.053959	133.245
+1790.111894	91.0406
+1790.169830	57.277
+1790.227768	90.4377
+1790.285706	110.937
+1790.343645	119.981
+1790.401585	120.584
+1790.459526	122.393
+1790.517468	113.349
+1790.575410	139.274
+1790.633354	159.171
+1790.691299	168.818
+1790.749244	146.509
+1790.807191	179.67
+1790.865138	212.831
+1790.923087	184.493
+1790.981036	148.921
+1791.038986	137.466
+1791.096938	148.921
+1791.154890	116.363
+1791.212843	85.6143
+1791.270797	106.114
+1791.328752	153.142
+1791.386708	128.422
+1791.444665	79.5851
+1791.502623	74.1588
+1791.560581	96.4669
+1791.618541	161.582
+1791.676502	271.314
+1791.734463	277.343
+1791.792426	232.124
+1791.850389	221.875
+1791.908354	211.022
+1791.966319	191.126
+1792.024285	144.701
+1792.082252	136.26
+1792.140220	127.216
+1792.198189	123.598
+1792.256159	121.79
+1792.314130	118.172
+1792.372102	139.274
+1792.430075	139.877
+1792.488049	130.231
+1792.546023	133.848
+1792.603999	188.714
+1792.661976	303.269
+1792.719953	294.828
+1792.777932	212.228
+1792.835911	182.685
+1792.893891	209.816
+1792.951872	202.581
+1793.009855	170.023
+1793.067838	187.508
+1793.125822	186.302
+1793.183807	122.393
+1793.241793	103.099
+1793.299780	101.893
+1793.357767	89.2319
+1793.415756	86.8202
+1793.473746	115.76
+1793.531736	112.746
+1793.589728	113.349
+1793.647720	170.023
+1793.705714	185.096
+1793.763708	241.168
+1793.821704	279.755
+1793.879700	255.638
+1793.937697	201.375
+1793.995695	156.156
+1794.053694	153.142
+1794.111694	162.185
+1794.169695	139.274
+1794.227697	97.6728
+1794.285700	83.2026
+1794.343704	106.717
+1794.401708	150.127
+1794.459714	127.819
+1794.517720	91.0406
+1794.575728	102.496
+1794.633736	118.775
+1794.691746	163.994
+1794.749756	199.567
+1794.807767	198.964
+1794.865779	180.273
+1794.923793	195.949
+1794.981807	197.155
+1795.039822	160.98
+1795.097838	162.788
+1795.155854	173.641
+1795.213872	138.671
+1795.271891	109.128
+1795.329911	133.245
+1795.387931	130.833
+1795.445953	110.334
+1795.503975	117.569
+1795.561999	124.201
+1795.620023	131.436
+1795.678048	148.318
+1795.736075	137.466
+1795.794102	142.892
+1795.852130	192.331
+1795.910159	207.405
+1795.968189	196.552
+1796.026220	171.229
+1796.084252	139.274
+1796.142285	130.833
+1796.200318	136.26
+1796.258353	118.172
+1796.316389	107.922
+1796.374425	117.569
+1796.432463	113.952
+1796.490501	105.511
+1796.548541	112.746
+1796.606581	109.128
+1796.664622	118.775
+1796.722664	130.833
+1796.780707	164.597
+1796.838752	195.949
+1796.896797	213.434
+1796.954842	192.331
+1797.012889	193.537
+1797.070937	174.847
+1797.128986	157.362
+1797.187036	122.393
+1797.245086	108.525
+1797.303138	101.29
+1797.361190	92.2465
+1797.419244	100.687
+1797.477298	110.937
+1797.535353	97.0699
+1797.593410	90.4377
+1797.651467	110.334
+1797.709525	126.613
+1797.767584	139.274
+1797.825644	154.95
+1797.883705	193.537
+1797.941767	241.168
+1797.999830	232.124
+1798.057893	168.215
+1798.115958	131.436
+1798.174024	124.201
+1798.232090	110.937
+1798.290158	109.731
+1798.348226	100.687
+1798.406296	64.5121
+1798.464366	80.1881
+1798.522437	106.717
+1798.580509	90.4377
+1798.638582	98.8786
+1798.696657	138.671
+1798.754732	168.215
+1798.812807	229.11
+1798.870884	239.359
+1798.928962	261.667
+1798.987041	267.094
+1799.045121	221.875
+1799.103201	167.612
+1799.161283	147.715
+1799.219365	119.378
+1799.277449	107.32
+1799.335533	100.084
+1799.393618	88.629
+1799.451705	89.2319
+1799.509792	112.746
+1799.567880	123.598
+1799.625969	130.833
+1799.684059	144.701
+1799.742150	128.422
+1799.800242	124.804
+1799.858335	182.685
+1799.916428	254.432
+1799.974523	302.063
+1800.032619	275.535
+1800.090715	193.537
+1800.148813	124.201
+1800.206911	104.908
+1800.265011	109.731
+1800.323111	105.511
+1800.381212	118.775
+1800.439314	128.422
+1800.497418	108.525
+1800.555522	81.3939
+1800.613627	101.29
+1800.671733	129.025
+1800.729840	127.819
+1800.787947	163.391
+1800.846056	218.257
+1800.904166	241.771
+1800.962276	245.389
+1801.020388	223.08
+1801.078500	202.581
+1801.136614	168.215
+1801.194728	152.539
+1801.252844	154.347
+1801.310960	139.274
+1801.369077	83.8056
+1801.427195	67.5267
+1801.485314	80.188
+1801.543434	83.2027
+1801.601555	85.0114
+1801.659677	94.6582
+1801.717800	140.48
+1801.775924	186.905
+1801.834048	237.551
+1801.892174	261.667
+1801.950301	266.491
+1802.008428	236.345
+1802.066557	171.229
+1802.124686	104.305
+1802.182816	103.099
+1802.240948	119.378
+1802.299080	116.363
+1802.357213	128.422
+1802.415347	133.245
+1802.473482	115.76
+1802.531618	133.245
+1802.589755	130.833
+1802.647893	139.877
+1802.706031	182.082
+1802.764171	213.434
+1802.822312	220.669
+1802.880453	231.521
+1802.938596	256.844
+1802.996739	265.285
+1803.054884	208.61
+1803.113029	141.686
+1803.171175	93.4523
+1803.229322	123.598
+1803.287471	147.112
+1803.345620	150.73
+1803.403770	108.525
+1803.461921	65.7179
+1803.520072	75.3647
+1803.578225	92.8494
+1803.636379	114.555
+1803.694534	130.833
+1803.752689	139.274
+1803.810846	188.111
+1803.869003	198.361
+1803.927162	190.523
+1803.985321	188.714
+1804.043482	161.582
+1804.101643	146.509
+1804.159805	123.598
+1804.217968	123.598
+1804.276132	138.069
+1804.334297	136.26
+1804.392463	115.76
+1804.450630	95.2611
+1804.508798	87.4231
+1804.566967	104.305
+1804.625136	113.349
+1804.683307	128.422
+1804.741479	170.626
+1804.799651	183.891
+1804.857825	191.729
+1804.915999	168.215
+1804.974174	147.715
+1805.032351	112.143
+1805.090528	117.569
+1805.148706	153.744
+1805.206885	137.466
+1805.265065	130.833
+1805.323246	130.231
+1805.381428	116.363
+1805.439611	104.305
+1805.497794	91.6435
+1805.555979	92.2465
+1805.614165	107.32
+1805.672351	134.451
+1805.730539	157.362
+1805.788727	186.302
+1805.846917	232.124
+1805.905107	285.181
+1805.963298	276.74
+1806.021490	247.8
+1806.079684	204.39
+1806.137878	177.861
+1806.196073	181.479
+1806.254269	152.539
+1806.312466	106.114
+1806.370663	106.717
+1806.428862	116.363
+1806.487062	119.378
+1806.545263	118.172
+1806.603464	107.32
+1806.661667	107.32
+1806.719870	140.48
+1806.778074	194.743
+1806.836280	194.743
+1806.894486	194.743
+1806.952693	209.816
+1807.010901	218.86
+1807.069110	214.64
+1807.127320	197.155
+1807.185531	185.699
+1807.243743	152.539
+1807.301956	125.407
+1807.360170	135.657
+1807.418385	152.539
+1807.476600	123.598
+1807.534817	129.025
+1807.593034	147.112
+1807.651253	134.451
+1807.709472	134.451
+1807.767693	167.009
+1807.825914	216.448
+1807.884136	223.08
+1807.942359	226.698
+1808.000583	203.787
+1808.058808	156.156
+1808.117034	148.921
+1808.175261	154.95
+1808.233489	145.304
+1808.291718	141.083
+1808.349947	165.2
+1808.408178	162.788
+1808.466410	144.701
+1808.524642	126.613
+1808.582876	127.819
+1808.641110	153.142
+1808.699345	170.626
+1808.757582	175.45
+1808.815819	211.625
+1808.874057	221.272
+1808.932296	205.596
+1808.990536	189.317
+1809.048777	132.039
+1809.107019	81.3939
+1809.165262	81.3939
+1809.223506	101.29
+1809.281750	105.511
+1809.339996	105.511
+1809.398243	101.893
+1809.456490	101.29
+1809.514738	103.702
+1809.572988	99.4815
+1809.631238	113.952
+1809.689489	140.48
+1809.747742	147.112
+1809.805995	193.537
+1809.864249	239.962
+1809.922504	192.331
+1809.980760	157.362
+1810.039017	136.26
+1810.097275	106.717
+1810.155533	121.187
+1810.213793	129.025
+1810.272054	110.937
+1810.330315	101.29
+1810.388578	103.702
+1810.446841	117.569
+1810.505106	131.436
+1810.563371	145.907
+1810.621637	179.067
+1810.679905	178.464
+1810.738173	150.127
+1810.796442	160.98
+1810.854712	176.656
+1810.912983	178.464
+1810.971255	157.965
+1811.029528	144.701
+1811.087801	122.995
+1811.146076	118.172
+1811.204352	120.584
+1811.262628	108.525
+1811.320906	99.4816
+1811.379184	83.8056
+1811.437464	98.2757
+1811.495744	91.6436
+1811.554025	115.76
+1811.612307	120.584
+1811.670591	124.201
+1811.728875	170.626
+1811.787160	221.272
+1811.845446	228.507
+1811.903733	169.42
+1811.962020	199.567
+1812.020309	231.521
+1812.078599	165.2
+1812.136890	118.172
+1812.195181	103.702
+1812.253474	99.4816
+1812.311767	95.864
+1812.370062	101.893
+1812.428357	110.334
+1812.486653	115.158
+1812.544950	128.422
+1812.603249	128.422
+1812.661548	161.582
+1812.719848	223.683
+1812.778149	225.492
+1812.836451	206.199
+1812.894753	205.596
+1812.953057	232.124
+1813.011362	250.815
+1813.069668	177.861
+1813.127974	113.349
+1813.186282	100.687
+1813.244590	113.349
+1813.302899	150.127
+1813.361210	136.26
+1813.419521	104.305
+1813.477833	118.775
+1813.536146	129.025
+1813.594461	133.848
+1813.652776	114.555
+1813.711092	123.598
+1813.769408	184.493
+1813.827726	208.61
+1813.886045	195.346
+1813.944365	215.845
+1814.002685	245.992
+1814.061007	228.507
+1814.119330	177.258
+1814.177653	133.245
+1814.235977	105.511
+1814.294303	107.32
+1814.352629	118.775
+1814.410956	89.8348
+1814.469284	80.1881
+1814.527614	91.0406
+1814.585944	75.3647
+1814.644275	79.5851
+1814.702606	115.158
+1814.760939	133.245
+1814.819273	138.671
+1814.877608	158.568
+1814.935943	175.45
+1814.994280	175.45
+1815.052618	168.215
+1815.110956	146.509
+1815.169295	127.819
+1815.227636	134.451
+1815.285977	136.26
+1815.344319	128.422
+1815.402662	108.525
+1815.461007	65.7179
+1815.519352	55.4683
+1815.577698	94.0552
+1815.636044	133.848
+1815.694392	126.01
+1815.752741	134.451
+1815.811091	185.096
+1815.869441	177.861
+1815.927793	178.464
+1815.986146	204.39
+1816.044499	168.215
+1816.102853	121.187
+1816.161209	88.026
+1816.219565	80.188
+1816.277922	104.305
+1816.336281	113.349
+1816.394640	94.6582
+1816.453000	91.6435
+1816.511361	100.084
+1816.569723	113.349
+1816.628085	115.157
+1816.686449	130.231
+1816.744814	165.803
+1816.803180	175.45
+1816.861546	170.626
+1816.919914	177.861
+1816.978282	179.067
+1817.036652	159.171
+1817.095022	106.717
+1817.153393	88.026
+1817.211765	70.5413
+1817.270139	62.7033
+1817.328513	69.9384
+1817.386888	110.334
+1817.445264	133.245
+1817.503641	106.114
+1817.562018	119.378
+1817.620397	127.819
+1817.678777	122.995
+1817.737158	129.628
+1817.795539	163.994
+1817.853922	155.553
+1817.912305	153.142
+1817.970690	163.994
+1818.029075	173.038
+1818.087461	197.155
+1818.145848	162.788
+1818.204237	116.363
+1818.262626	109.128
+1818.321016	131.436
+1818.379407	121.187
+1818.437799	126.01
+1818.496192	133.245
+1818.554585	129.025
+1818.612980	115.76
+1818.671376	115.157
+1818.729772	138.068
+1818.788170	180.876
+1818.846568	212.831
+1818.904968	216.448
+1818.963368	201.375
+1819.021769	153.142
+1819.080172	138.671
+1819.138575	126.613
+1819.196979	101.29
+1819.255384	81.9967
+1819.313790	75.3646
+1819.372197	81.9967
+1819.430605	90.4377
+1819.489013	112.143
+1819.547423	127.819
+1819.605834	127.216
+1819.664245	142.892
+1819.722658	153.744
+1819.781071	170.023
+1819.839486	235.742
+1819.897901	239.962
+1819.956318	192.331
+1820.014735	144.701
+1820.073153	107.319
+1820.131572	92.2464
+1820.189992	75.9675
+1820.248413	91.0406
+1820.306835	114.555
+1820.365258	108.525
+1820.423682	104.908
+1820.482106	106.717
+1820.540532	102.496
+1820.598959	141.686
+1820.657386	188.111
+1820.715815	166.406
+1820.774244	157.362
+1820.832674	218.257
+1820.891106	214.037
+1820.949538	154.95
+1821.007971	117.569
+1821.066405	74.7617
+1821.124840	105.511
+1821.183276	147.715
+1821.241713	147.715
+1821.300151	108.525
+1821.358590	71.1441
+1821.417029	73.5558
+1821.475470	94.6581
+1821.533912	135.657
+1821.592354	176.053
+1821.650798	179.67
+1821.709242	209.213
+1821.767688	323.768
+1821.826134	465.455
+1821.884581	625.832
+1821.943029	774.754
+1822.001478	719.285
+1822.059928	488.366
+1822.118379	270.711
+1822.176831	149.524
+1822.235284	134.451
+1822.293738	114.554
+1822.352193	104.305
+1822.410648	132.039
+1822.469105	121.187
+1822.527563	83.2025
+1822.586021	101.29
+1822.644480	156.156
+1822.702941	214.037
+1822.761402	237.55
+1822.819864	337.033
+1822.878327	580.613
+1822.936792	747.622
+1822.995257	666.228
+1823.053723	432.897
+1823.112190	239.359
+1823.170657	155.553
+1823.229126	192.331
+1823.287596	205.596
+1823.346067	156.759
+1823.404538	123.598
+1823.463011	110.334
+1823.521484	117.569
+1823.579959	129.025
+1823.638434	134.451
+1823.696910	148.921
+1823.755388	170.626
+1823.813866	253.829
+1823.872345	379.237
+1823.930825	471.484
+1823.989306	458.22
+1824.047788	320.151
+1824.106271	227.904
+1824.164754	153.141
+1824.223239	110.334
+1824.281725	129.025
+1824.340211	115.157
+1824.398699	87.4229
+1824.457188	85.6142
+1824.515677	116.966
+1824.574167	112.143
+1824.632659	107.922
+1824.691151	132.642
+1824.749644	173.038
+1824.808138	224.286
+1824.866633	278.549
+1824.925129	290.608
+1824.983626	318.945
+1825.042124	283.975
+1825.100623	185.096
+1825.159122	138.068
+1825.217623	146.509
+1825.276125	146.509
+1825.334627	117.569
+1825.393131	110.334
+1825.451635	116.966
+1825.510141	101.29
+1825.568647	116.363
+1825.627154	131.436
+1825.685662	129.627
+1825.744171	125.407
+1825.802681	144.701
+1825.861192	215.845
+1825.919704	238.153
+1825.978217	207.404
+1826.036731	152.538
+1826.095246	123.598
+1826.153761	125.407
+1826.212278	124.804
+1826.270796	150.127
+1826.329314	151.936
+1826.387834	105.511
+1826.446354	95.2609
+1826.504875	122.995
+1826.563397	120.584
+1826.621921	99.4814
+1826.680445	118.775
+1826.738970	189.317
+1826.797496	220.669
+1826.856023	211.625
+1826.914551	172.435
+1826.973079	175.45
+1827.031609	174.244
+1827.090140	159.171
+1827.148671	167.009
+1827.207204	157.965
+1827.265737	124.201
+1827.324272	126.613
+1827.382807	129.025
+1827.441344	113.349
+1827.499881	95.2609
+1827.558419	85.0113
+1827.616958	86.2171
+1827.675498	77.1733
+1827.734039	87.423
+1827.792581	125.407
+1827.851124	148.318
+1827.909668	185.096
+1827.968212	208.007
+1828.026758	179.067
+1828.085305	140.48
+1828.143852	113.952
+1828.202401	100.687
+1828.260950	101.893
+1828.319501	113.952
+1828.378052	112.746
+1828.436604	86.82
+1828.495157	86.2171
+1828.553711	102.496
+1828.612267	135.657
+1828.670823	148.921
+1828.729379	132.039
+1828.787937	139.274
+1828.846496	198.361
+1828.905056	227.301
+1828.963617	208.61
+1829.022178	191.125
+1829.080741	191.728
+1829.139304	158.568
+1829.197869	141.083
+1829.256434	106.716
+1829.315000	91.6434
+1829.373568	99.4814
+1829.432136	92.2463
+1829.490705	98.2756
+1829.549275	112.143
+1829.607846	107.319
+1829.666418	129.025
+1829.724991	132.642
+1829.783565	116.363
+1829.842139	131.436
+1829.900715	204.39
+1829.959292	261.667
+1830.017869	245.388
+1830.076448	174.847
+1830.135027	115.76
+1830.193607	113.951
+1830.252189	146.509
+1830.310771	142.892
+1830.369354	119.378
+1830.427938	135.054
+1830.486523	136.26
+1830.545109	117.569
+1830.603696	101.893
+1830.662284	119.378
+1830.720873	145.906
+1830.779463	170.023
+1830.838053	223.08
+1830.896645	282.77
+1830.955238	314.121
+1831.013831	288.196
+1831.072426	224.286
+1831.131021	168.817
+1831.189617	160.979
+1831.248214	174.244
+1831.306813	126.01
+1831.365412	112.746
+1831.424012	110.334
+1831.482613	122.392
+1831.541215	113.951
+1831.599818	106.716
+1831.658421	116.966
+1831.717026	139.274
+1831.775632	185.096
+1831.834239	186.302
+1831.892846	189.92
+1831.951455	258.05
+1832.010064	328.592
+1832.068674	285.181
+1832.127286	177.258
+1832.185898	160.979
+1832.244511	177.258
+1832.303125	190.523
+1832.361740	159.774
+1832.420356	121.789
+1832.478973	117.569
+1832.537591	97.0697
+1832.596210	82.5996
+1832.654830	103.702
+1832.713450	105.511
+1832.772072	133.245
+1832.830695	173.641
+1832.889318	233.933
+1832.947943	265.285
+1833.006568	235.742
+1833.065194	201.375
+1833.123821	155.553
+1833.182450	134.451
+1833.241079	113.951
+1833.299709	132.642
+1833.358340	160.979
+1833.416972	143.495
+1833.475605	115.76
+1833.534239	91.6434
+1833.592873	78.982
+1833.651509	100.084
+1833.710146	118.775
+1833.768783	147.112
+1833.827422	157.965
+1833.886061	182.082
+1833.944701	223.08
+1834.003343	208.61
+1834.061985	174.244
+1834.120628	151.333
+1834.179272	145.906
+1834.237917	165.803
+1834.296563	156.156
+1834.355210	126.01
+1834.413858	110.937
+1834.472507	113.951
+1834.531157	133.245
+1834.589808	142.289
+1834.648459	123.598
+1834.707112	138.671
+1834.765765	151.333
+1834.824420	163.994
+1834.883075	205.596
+1834.941731	226.698
+1835.000389	191.125
+1835.059047	132.039
+1835.117706	130.23
+1835.176366	127.819
+1835.235027	126.613
+1835.293689	117.569
+1835.352352	138.671
+1835.411016	162.185
+1835.469680	149.524
+1835.528346	128.422
+1835.587013	92.8492
+1835.645680	100.687
+1835.704349	174.244
+1835.763018	243.58
+1835.821689	268.299
+1835.880360	313.518
+1835.939032	332.209
+1835.997705	274.932
+1836.056380	195.346
+1836.115055	160.376
+1836.173731	176.655
+1836.232408	156.759
+1836.291085	133.245
+1836.349764	130.23
+1836.408444	173.641
+1836.467125	201.978
+1836.525806	174.847
+1836.584489	151.333
+1836.643172	124.201
+1836.701857	168.214
+1836.760542	228.507
+1836.819229	288.196
+1836.877916	367.781
+1836.936604	397.928
+1836.995293	293.622
+1837.053983	183.287
+1837.112674	156.156
+1837.171366	151.936
+1837.230059	144.098
+1837.288753	119.981
+1837.347448	129.627
+1837.406143	133.245
+1837.464840	126.613
+1837.523538	123.598
+1837.582236	130.23
+1837.640936	132.642
+1837.699636	138.068
+1837.758337	211.625
+1837.817039	249.609
+1837.875743	293.622
+1837.934447	313.519
+1837.993152	262.873
+1838.051858	182.082
+1838.110565	143.495
+1838.169273	146.509
+1838.227982	122.392
+1838.286691	80.7908
+1838.345402	51.2476
+1838.404114	70.5411
+1838.462826	111.54
+1838.521540	129.627
+1838.580254	144.7
+1838.638970	129.024
+1838.697686	128.422
+1838.756403	200.169
+1838.815121	297.843
+1838.873840	394.31
+1838.932561	418.427
+1838.991282	334.621
+1839.050004	235.139
+1839.108726	182.082
+1839.167450	131.436
+1839.226175	127.216
+1839.284901	153.141
+1839.343627	104.908
+1839.402355	96.4667
+1839.461083	127.216
+1839.519813	136.862
+1839.578543	113.349
+1839.637275	116.966
+1839.696007	166.406
+1839.754740	200.772
+1839.813474	238.756
+1839.872209	334.018
+1839.930945	393.707
+1839.989682	315.93
+1840.048420	203.787
+1840.107159	154.347
+1840.165899	119.378
+1840.224639	97.6726
+1840.283381	94.055
+1840.342124	129.024
+1840.400867	147.715
+1840.459612	159.171
+1840.518357	138.671
+1840.577103	127.216
+1840.635851	126.01
+1840.694599	157.965
+1840.753348	214.036
+1840.812098	218.257
+1840.870849	242.977
+1840.929601	288.196
+1840.988354	267.094
+1841.047108	244.785
+1841.105862	177.258
+1841.164618	134.451
+1841.223375	118.775
+1841.282132	86.82
+1841.340891	77.1732
+1841.399650	75.3645
+1841.458411	64.5119
+1841.517172	68.1294
+1841.575934	79.5849
+1841.634698	85.0112
+1841.693462	122.392
+1841.752227	138.068
+1841.810993	178.464
+1841.869760	241.771
+1841.928528	255.638
+1841.987296	237.55
+1842.046066	174.847
+1842.104837	118.775
+1842.163609	86.217
+1842.222381	101.29
+1842.281155	106.113
+1842.339929	97.6726
+1842.398705	118.172
+1842.457481	129.627
+1842.516258	119.378
+1842.575036	107.922
+1842.633815	115.76
+1842.692596	124.804
+1842.751377	128.422
+1842.810159	146.509
+1842.868941	157.965
+1842.927725	149.524
+1842.986510	130.833
+1843.045296	157.362
+1843.104082	142.289
+1843.162870	140.48
+1843.221659	135.054
+1843.280448	124.804
+1843.339238	97.6725
+1843.398030	55.468
+1843.456822	74.7615
+1843.515615	98.2755
+1843.574409	112.143
+1843.633204	133.848
+1843.692000	124.201
+1843.750797	118.172
+1843.809595	128.422
+1843.868394	142.892
+1843.927194	182.685
+1843.985995	177.861
+1844.044796	142.892
+1844.103599	121.187
+1844.162402	109.731
+1844.221207	130.23
+1844.280012	126.613
+1844.338819	112.143
+1844.397626	102.496
+1844.456434	97.0696
+1844.515243	75.3645
+1844.574053	81.9966
+1844.632864	135.657
+1844.691676	159.171
+1844.750489	145.303
+1844.809303	179.067
+1844.868118	196.552
+1844.926933	211.022
+1844.985750	224.286
+1845.044568	175.449
+1845.103386	121.789
+1845.162206	95.2609
+1845.221026	89.8346
+1845.279847	98.2755
+1845.338670	114.554
+1845.397493	98.8784
+1845.456317	119.981
+1845.515142	165.2
+1845.573968	198.36
+1845.632795	154.95
+1845.691623	112.143
+1845.750452	144.098
+1845.809282	258.05
+1845.868112	412.398
+1845.926944	633.67
+1845.985777	701.197
+1846.044610	458.823
+1846.103445	224.889
+1846.162280	138.068
+1846.221116	127.819
+1846.279954	100.084
+1846.338792	101.29
+1846.397631	102.496
+1846.456471	110.937
+1846.515312	101.893
+1846.574154	106.716
+1846.632997	115.76
+1846.691841	115.76
+1846.750686	135.657
+1846.809531	261.064
+1846.868378	461.837
+1846.927225	661.404
+1846.986074	718.079
+1847.044923	560.716
+1847.103774	339.444
+1847.162625	210.419
+1847.221477	174.846
+1847.280331	148.318
+1847.339185	119.378
+1847.398040	129.024
+1847.456896	122.995
+1847.515753	118.775
+1847.574611	94.055
+1847.633470	94.055
+1847.692329	109.128
+1847.751190	166.406
+1847.810052	285.784
+1847.868914	403.354
+1847.927778	515.497
+1847.986642	539.011
+1848.045508	384.663
+1848.104374	229.712
+1848.163241	167.611
+1848.222110	171.832
+1848.280979	169.42
+1848.339849	124.804
+1848.398720	91.0403
+1848.457592	77.7761
+1848.516465	120.583
+1848.575339	135.054
+1848.634213	107.319
+1848.693089	126.01
+1848.751966	174.244
+1848.810843	267.696
+1848.869722	394.31
+1848.928601	488.366
+1848.987482	515.497
+1849.046363	400.339
+1849.105245	245.991
+1849.164129	155.553
+1849.223013	110.937
+1849.281898	149.524
+1849.340784	168.817
+1849.399671	133.245
+1849.458559	122.995
+1849.517448	118.172
+1849.576337	101.29
+1849.635228	113.951
+1849.694120	126.01
+1849.753012	204.39
+1849.811906	325.577
+1849.870800	391.295
+1849.929696	346.679
+1849.988592	297.24
+1850.047489	279.152
+1850.106388	200.772
+1850.165287	172.435
+1850.224187	136.862
+1850.283088	110.334
+1850.341990	93.452
+1850.400893	83.8053
+1850.459797	115.157
+1850.518701	119.981
+1850.577607	103.099
+1850.636514	114.554
+1850.695421	155.553
+1850.754330	200.772
+1850.813239	199.566
+1850.872150	240.565
+1850.931061	302.063
+1850.989973	309.298
+1851.048887	233.933
+1851.107801	154.347
+1851.166716	133.245
+1851.225632	129.627
+1851.284549	117.569
+1851.343467	122.995
+1851.402386	126.01
+1851.461306	112.143
+1851.520226	121.789
+1851.579148	110.334
+1851.638070	106.113
+1851.696994	151.332
+1851.755918	239.359
+1851.814844	333.415
+1851.873770	352.105
+1851.932698	381.046
+1851.991626	326.18
+1852.050555	212.831
+1852.109485	165.803
+1852.168416	138.671
+1852.227348	120.583
+1852.286281	111.54
+1852.345215	121.789
+1852.404150	122.392
+1852.463085	110.334
+1852.522022	91.0403
+1852.580960	104.305
+1852.639898	104.908
+1852.698838	129.627
+1852.757778	238.153
+1852.816719	352.105
+1852.875662	431.691
+1852.934605	417.824
+1852.993549	343.062
+1853.052494	261.064
+1853.111440	206.198
+1853.170387	174.243
+1853.229335	148.318
+1853.288284	129.024
+1853.347234	135.054
+1853.406184	162.185
+1853.465136	164.597
+1853.524089	167.008
+1853.583042	138.671
+1853.641997	105.51
+1853.700952	118.775
+1853.759908	171.832
+1853.818866	273.726
+1853.877824	338.841
+1853.936783	324.371
+1853.995743	262.27
+1854.054704	183.287
+1854.113666	130.833
+1854.172629	149.524
+1854.231593	180.876
+1854.290558	170.023
+1854.349524	124.201
+1854.408490	115.76
+1854.467458	121.186
+1854.526426	98.8783
+1854.585396	101.893
+1854.644366	160.376
+1854.703338	171.832
+1854.762310	148.921
+1854.821283	179.067
+1854.880257	229.109
+1854.939232	270.108
+1854.998208	246.594
+1855.057185	156.759
+1855.116163	97.6724
+1855.175142	123.598
+1855.234122	137.465
+1855.293103	125.407
+1855.352084	119.378
+1855.411067	142.289
+1855.470051	141.686
+1855.529035	119.378
+1855.588020	132.039
+1855.647007	137.465
+1855.705994	129.024
+1855.764982	144.097
+1855.823971	188.714
+1855.882962	235.139
+1855.941953	209.213
+1856.000945	125.407
+1856.059938	99.4812
+1856.118931	121.186
+1856.177926	151.332
+1856.236922	172.435
+1856.295919	147.112
+1856.354916	109.128
+1856.413915	98.8783
+1856.472914	92.2462
+1856.531915	92.2462
+1856.590916	101.893
+1856.649918	121.186
+1856.708921	129.024
+1856.767926	151.333
+1856.826931	206.801
+1856.885937	221.874
+1856.944944	160.979
+1857.003952	113.348
+1857.062961	118.172
+1857.121970	113.951
+1857.180981	109.128
+1857.239993	145.906
+1857.299005	158.568
+1857.358019	133.245
+1857.417033	114.554
+1857.476049	116.966
+1857.535065	105.51
+1857.594082	78.9819
+1857.653101	92.2462
+1857.712120	113.951
+1857.771140	133.848
+1857.830161	167.008
+1857.889183	185.699
+1857.948206	174.846
+1858.007230	175.449
+1858.066255	176.052
+1858.125280	162.185
+1858.184307	144.7
+1858.243335	150.73
+1858.302363	146.509
+1858.361393	110.334
+1858.420423	89.8345
+1858.479454	107.319
+1858.538487	104.305
+1858.597520	101.29
+1858.656554	127.216
+1858.715589	122.995
+1858.774625	132.039
+1858.833662	188.111
+1858.892700	263.476
+1858.951739	245.991
+1859.010779	194.14
+1859.069820	138.671
+1859.128861	128.422
+1859.187904	141.686
+1859.246947	146.509
+1859.305992	140.48
+1859.365037	139.274
+1859.424084	159.773
+1859.483131	151.935
+1859.542179	110.937
+1859.601228	118.775
+1859.660279	135.657
+1859.719330	129.627
+1859.778382	145.906
+1859.837435	179.067
+1859.896488	224.286
+1859.955543	230.315
+1860.014599	202.581
+1860.073656	176.052
+1860.132713	121.186
+1860.191772	101.29
+1860.250831	98.2754
+1860.309892	100.084
+1860.368953	110.334
+1860.428015	115.157
+1860.487079	133.848
+1860.546143	136.862
+1860.605208	132.642
+1860.664274	119.378
+1860.723341	123.598
+1860.782409	158.568
+1860.841478	147.715
+1860.900548	134.451
+1860.959618	163.994
+1861.018690	218.86
+1861.077763	194.743
+1861.136836	132.642
+1861.195911	121.186
+1861.254986	157.965
+1861.314062	137.465
+1861.373140	132.039
+1861.432218	169.42
+1861.491297	158.568
+1861.550377	133.245
+1861.609458	106.113
+1861.668540	94.6579
+1861.727623	114.554
+1861.786707	169.42
+1861.845792	198.36
+1861.904878	221.271
+1861.963964	189.317
+1862.023052	157.965
+1862.082140	140.48
+1862.141230	114.554
+1862.200320	124.201
+1862.259412	115.76
+1862.318504	103.702
+1862.377597	130.833
+1862.436691	133.848
+1862.495787	99.4812
+1862.554883	98.2754
+1862.613980	127.216
+1862.673078	130.833
+1862.732176	175.449
+1862.791276	226.095
+1862.850377	211.625
+1862.909479	197.757
+1862.968581	206.198
+1863.027685	206.801
+1863.086789	174.244
+1863.145895	134.451
+1863.205001	70.541
+1863.264108	80.1877
+1863.323217	86.2169
+1863.382326	96.4666
+1863.441436	100.084
+1863.500547	91.6432
+1863.559659	89.8345
+1863.618772	100.687
+1863.677886	109.128
+1863.737001	99.4812
+1863.796116	128.421
+1863.855233	191.728
+1863.914351	214.036
+1863.973469	184.493
+1864.032589	145.303
+1864.091709	133.245
+1864.150831	146.509
+1864.209953	127.819
+1864.269076	127.819
+1864.328200	162.185
+1864.387325	142.289
+1864.446451	121.789
+1864.505578	116.363
+1864.564706	88.6287
+1864.623835	87.4228
+1864.682965	112.746
+1864.742096	121.789
+1864.801228	167.611
+1864.860360	201.375
+1864.919494	218.257
+1864.978628	201.978
+1865.037764	179.67
+1865.096900	154.347
+1865.156037	184.493
+1865.215176	183.89
+1865.274315	133.848
+1865.333455	109.731
+1865.392596	126.01
+1865.451738	115.76
+1865.510881	89.2316
+1865.570025	63.9089
+1865.629170	86.217
+1865.688315	138.068
+1865.747462	169.42
+1865.806610	194.14
+1865.865758	191.728
+1865.924908	179.067
+1865.984058	191.125
+1866.043209	170.626
+1866.102362	159.171
+1866.161515	124.804
+1866.220669	91.0404
+1866.279824	99.4813
+1866.338980	87.4228
+1866.398137	91.6433
+1866.457295	91.0404
+1866.516454	85.0111
+1866.575614	113.348
+1866.634775	158.568
+1866.693936	157.965
+1866.753099	163.994
+1866.812263	165.2
+1866.871427	168.817
+1866.930593	201.978
+1866.989759	174.244
+1867.048926	117.569
+1867.108095	112.143
+1867.167264	113.348
+1867.226434	100.687
+1867.285605	110.937
+1867.344777	111.54
+1867.403950	119.981
+1867.463124	146.509
+1867.522299	166.406
+1867.581474	156.759
+1867.640651	137.465
+1867.699829	121.186
+1867.759007	145.303
+1867.818187	244.785
+1867.877367	327.386
+1867.936549	291.813
+1867.995731	217.654
+1868.054914	150.73
+1868.114098	142.892
+1868.173283	169.42
+1868.232469	146.509
+1868.291656	126.01
+1868.350844	95.2608
+1868.410033	78.379
+1868.469223	66.9235
+1868.528414	72.9527
+1868.587606	68.7322
+1868.646798	82.5994
+1868.705992	126.01
+1868.765186	195.949
+1868.824382	271.917
+1868.883578	376.825
+1868.942775	417.221
+1869.001974	342.459
+1869.061173	269.505
+1869.120373	201.375
+1869.179574	139.877
+1869.238776	136.862
+1869.297979	154.347
+1869.357183	134.451
+1869.416388	110.937
+1869.475593	115.157
+1869.534800	147.715
+1869.594008	148.921
+1869.653216	147.715
+1869.712426	168.214
+1869.771636	227.904
+1869.830848	282.166
+1869.890060	288.196
+1869.949273	297.239
+1870.008487	288.799
+1870.067703	223.08
+1870.126919	165.803
+1870.186136	141.686
+1870.245354	137.465
+1870.304572	119.98
+1870.363792	116.966
+1870.423013	130.23
+1870.482235	141.083
+1870.541457	135.656
+1870.600681	112.142
+1870.659905	129.627
+1870.719131	167.611
+1870.778357	208.61
+1870.837585	238.153
+1870.896813	218.86
+1870.956042	235.139
+1871.015272	252.623
+1871.074503	204.39
+1871.133735	198.963
+1871.192968	186.905
+1871.252202	174.243
+1871.311437	132.039
+1871.370673	108.525
+1871.429909	94.0548
+1871.489147	75.3643
+1871.548386	69.938
+1871.607625	100.084
+1871.666866	137.465
+1871.726107	156.156
+1871.785349	158.567
+1871.844593	195.346
+1871.903837	215.242
+1871.963082	265.888
+1872.022328	305.077
+1872.081575	260.461
+1872.140823	185.096
+1872.200072	135.656
+1872.259322	137.465
+1872.318572	138.068
+1872.377824	138.068
+1872.437077	113.348
+1872.496330	100.084
+1872.555585	128.421
+1872.614840	150.127
+1872.674097	161.582
+1872.733354	168.214
+1872.792612	157.965
+1872.851871	176.655
+1872.911132	175.449
+1872.970393	237.55
+1873.029655	273.123
+1873.088918	212.83
+1873.148181	170.023
+1873.207446	148.921
+1873.266712	135.054
+1873.325979	110.334
+1873.385246	112.143
+1873.444515	124.201
+1873.503784	99.4811
+1873.563055	86.8198
+1873.622326	111.54
+1873.681599	162.788
+1873.740872	220.065
+1873.800146	214.639
+1873.859421	265.888
+1873.918697	344.87
+1873.977974	325.577
+1874.037252	253.829
+1874.096531	233.933
+1874.155811	201.978
+1874.215092	163.994
+1874.274373	155.553
+1874.333656	133.848
+1874.392940	117.569
+1874.452224	95.2607
+1874.511510	88.0256
+1874.570796	98.2753
+1874.630083	114.554
+1874.689372	119.98
+1874.748661	110.334
+1874.807951	149.524
+1874.867242	241.771
+1874.926534	297.842
+1874.985827	303.269
+1875.045121	245.991
+1875.104416	176.655
+1875.163711	126.613
+1875.223008	95.8636
+1875.282306	109.731
+1875.341604	133.848
+1875.400904	138.671
+1875.460204	121.186
+1875.519506	99.4811
+1875.578808	82.5993
+1875.638111	86.8198
+1875.697416	177.861
+1875.756721	274.328
+1875.816027	419.633
+1875.875334	617.391
+1875.934642	780.18
+1875.993951	721.696
+1876.053260	450.984
+1876.112571	267.696
+1876.171883	174.243
+1876.231196	146.509
+1876.290509	129.627
+1876.349824	94.6577
+1876.409139	100.687
+1876.468456	107.319
+1876.527773	109.731
+1876.587091	113.348
+1876.646410	115.157
+1876.705731	145.303
+1876.765052	212.83
+1876.824374	391.898
+1876.883697	608.347
+1876.943020	721.093
+1877.002345	623.42
+1877.061671	416.015
+1877.120998	245.388
+1877.180325	176.655
+1877.239654	167.611
+1877.298984	148.318
+1877.358314	111.54
+1877.417645	103.702
+1877.476978	127.216
+1877.536311	142.891
+1877.595645	124.201
+1877.654980	117.569
+1877.714316	162.185
+1877.773653	215.242
+1877.832991	296.636
+1877.892330	398.53
+1877.951670	462.44
+1878.011011	478.719
+1878.070353	362.958
+1878.129695	228.506
+1878.189039	168.214
+1878.248383	161.582
+1878.307729	162.185
+1878.367075	151.332
+1878.426423	150.127
+1878.485771	121.186
+1878.545120	129.627
+1878.604470	122.995
+1878.663821	109.128
+1878.723173	119.378
+1878.782526	212.227
+1878.841880	317.136
+1878.901235	433.5
+1878.960591	508.865
+1879.019947	409.986
+1879.079305	256.241
+1879.138664	202.581
+1879.198023	195.346
+1879.257384	194.14
+1879.316745	165.2
+1879.376107	124.201
+1879.435471	136.862
+1879.494835	141.083
+1879.554200	115.157
+1879.613566	106.113
+1879.672933	148.318
+1879.732301	173.038
+1879.791670	200.772
+1879.851040	288.196
+1879.910411	405.162
+1879.969782	470.278
+1880.029155	420.235
+1880.088529	262.27
+1880.147903	165.802
+1880.207279	144.097
+1880.266655	136.862
+1880.326032	122.392
+1880.385411	121.186
+1880.444790	129.024
+1880.504170	147.715
+1880.563551	164.597
+1880.622933	144.097
+1880.682316	134.451
+1880.741700	157.965
+1880.801085	200.169
+1880.860471	242.976
+1880.919857	293.622
+1880.979245	372.605
+1881.038634	309.901
+1881.098023	195.949
+1881.157413	129.024
+1881.216805	112.142
+1881.276197	87.4227
+1881.335591	86.2168
+1881.394985	115.76
+1881.454380	139.274
+1881.513776	147.715
+1881.573173	133.245
+1881.632571	115.157
+1881.691970	112.745
+1881.751370	149.524
+1881.810770	226.698
+1881.870172	261.064
+1881.929575	274.328
+1881.988978	290.004
+1882.048383	268.299
+1882.107788	206.801
+1882.167195	142.891
+1882.226602	123.598
+1882.286010	92.246
+1882.345420	98.2753
+1882.404830	138.671
+1882.464241	133.245
+1882.523653	113.348
+1882.583066	130.833
+1882.642480	121.186
+1882.701895	115.157
+1882.761310	151.935
+1882.820727	196.551
+1882.880145	229.712
+1882.939563	240.565
+1882.998983	249.006
+1883.058403	255.035
+1883.117825	238.756
+1883.177247	194.14
+1883.236670	156.759
+1883.296095	132.642
+1883.355520	126.01
+1883.414946	111.54
+1883.474373	121.186
+1883.533801	126.613
+1883.593230	119.98
+1883.652660	141.083
+1883.712090	163.994
+1883.771522	182.081
+1883.830955	178.464
+1883.890388	189.316
+1883.949823	234.536
+1884.009258	253.226
+1884.068695	205.595
+1884.128132	135.053
+1884.187570	97.0694
+1884.247010	103.702
+1884.306450	102.496
+1884.365891	110.937
+1884.425333	121.789
+1884.484776	113.348
+1884.544220	113.348
+1884.603665	146.509
+1884.663110	144.097
+1884.722557	83.2022
+1884.782005	88.0256
+1884.841453	121.186
+1884.900903	134.451
+1884.960353	168.817
+1885.019805	163.994
+1885.079257	122.392
+1885.138711	110.334
+1885.198165	122.392
+1885.257620	103.099
+1885.317076	92.8489
+1885.376533	75.9671
+1885.435991	71.1438
+1885.495450	68.7321
+1885.554910	88.0256
+1885.614371	98.2752
+1885.673832	135.053
+1885.733295	136.259
+1885.792759	131.436
+1885.852223	157.964
+1885.911689	180.875
+1885.971155	202.581
+1886.030622	188.713
+1886.090091	126.613
+1886.149560	95.2606
+1886.209030	76.57
+1886.268501	78.9817
+1886.327973	115.76
+1886.387446	115.76
+1886.446920	89.8343
+1886.506395	94.6577
+1886.565871	134.451
+1886.625347	131.436
+1886.684825	108.525
+1886.744304	116.966
+1886.803783	130.833
+1886.863264	163.994
+1886.922745	201.978
+1886.982227	181.478
+1887.041711	144.7
+1887.101195	115.157
+1887.160680	116.363
+1887.220166	153.141
+1887.279653	159.773
+1887.339141	154.95
+1887.398630	147.112
+1887.458120	118.172
+1887.517611	90.4373
+1887.577102	84.408
+1887.636595	78.9818
+1887.696089	106.716
+1887.755583	146.509
+1887.815079	179.67
+1887.874575	141.686
+1887.934073	135.053
+1887.993571	147.112
+1888.053070	126.01
+1888.112570	111.54
+1888.172071	105.51
+1888.231573	132.039
+1888.291076	121.789
+1888.350580	104.304
+1888.410085	112.745
+1888.469591	103.099
+1888.529098	72.3496
+1888.588605	63.9087
+1888.648114	76.5701
+1888.707623	80.7905
+1888.767134	86.2168
+1888.826645	133.245
+1888.886158	163.391
+1888.945671	186.905
+1889.005185	170.626
+1889.064700	119.378
+1889.124216	90.4373
+1889.183733	86.2168
+1889.243251	95.2607
+1889.302770	105.51
+1889.362290	113.951
+1889.421811	115.76
+1889.481333	145.303
+1889.540855	133.245
+1889.600379	101.893
+1889.659904	110.937
+1889.719429	112.142
+1889.778955	121.186
+1889.838483	162.185
+1889.898011	172.435
+1889.957540	177.861
+1890.017071	173.64
+1890.076602	152.538
+1890.136134	136.259
+1890.195667	115.76
+1890.255201	99.4811
+1890.314735	88.0256
+1890.374271	89.2314
+1890.433808	105.51
+1890.493346	95.8636
+1890.552884	118.775
+1890.612424	126.01
+1890.671964	126.01
+1890.731506	117.569
+1890.791048	157.362
+1890.850591	207.404
+1890.910136	258.652
+1890.969681	262.27
+1891.029227	252.02
+1891.088774	183.287
+1891.148322	103.702
+1891.207871	106.716
+1891.267421	120.583
+1891.326971	130.23
+1891.386523	135.053
+1891.446076	107.922
+1891.505629	103.099
+1891.565184	105.51
+1891.624739	127.215
+1891.684296	136.862
+1891.743853	139.877
+1891.803412	208.61
+1891.862971	265.285
+1891.922531	306.283
+1891.982092	303.269
+1892.041654	221.874
+1892.101217	136.259
+1892.160781	115.76
+1892.220346	123.598
+1892.279912	131.436
+1892.339478	141.083
+1892.399046	134.451
+1892.458615	115.76
+1892.518184	101.893
+1892.577755	81.9963
+1892.637326	87.4226
+1892.696899	118.172
+1892.756472	167.008
+1892.816046	219.462
+1892.875621	258.652
+1892.935197	282.769
+1892.994774	295.431
+1893.054352	237.55
+1893.113931	208.61
+1893.173511	171.832
+1893.233092	141.083
+1893.292674	157.964
+1893.352256	155.553
+1893.411840	113.951
+1893.471425	74.1583
+1893.531010	96.4664
+1893.590596	86.2167
+1893.650184	78.3788
+1893.709772	106.113
+1893.769361	166.405
+1893.828952	230.315
+1893.888543	241.168
+1893.948135	273.725
+1894.007728	238.153
+1894.067322	200.169
+1894.126916	182.684
+1894.186512	133.245
+1894.246109	115.76
+1894.305707	107.922
+1894.365305	92.8489
+1894.424905	97.6722
+1894.484505	107.922
+1894.544107	91.643
+1894.603709	95.8635
+1894.663312	98.2752
+1894.722917	115.76
+1894.782522	174.243
+1894.842128	224.286
+1894.901735	265.284
+1894.961343	256.844
+1895.020952	201.978
+1895.080562	143.494
+1895.140173	130.23
+1895.199784	144.097
+1895.259397	144.7
+1895.319011	110.936
+1895.378625	74.7612
+1895.438241	69.3349
+1895.497857	74.7612
+1895.557474	100.687
+1895.617093	148.318
+1895.676712	173.64
+1895.736332	171.229
+1895.795953	153.141
+1895.855575	161.582
+1895.915198	213.433
+1895.974822	235.138
+1896.034447	207.404
+1896.094073	168.817
+1896.153700	126.612
+1896.213327	157.964
+1896.272956	222.477
+1896.332586	201.375
+1896.392216	147.715
+1896.451848	137.465
+1896.511480	136.259
+1896.571113	119.377
+1896.630747	90.4372
+1896.690383	86.8196
+1896.750019	121.789
+1896.809656	182.081
+1896.869294	184.493
+1896.928933	169.42
+1896.988573	161.582
+1897.048213	159.773
+1897.107855	142.288
+1897.167498	110.936
+1897.227141	79.5846
+1897.286786	91.643
+1897.346431	132.642
+1897.406078	107.922
+1897.465725	95.2605
+1897.525374	104.907
+1897.585023	121.186
+1897.644673	127.215
+1897.704324	103.098
+1897.763976	118.172
+1897.823629	182.684
+1897.883283	212.227
+1897.942938	216.448
+1898.002594	208.61
+1898.062251	189.316
+1898.121908	139.274
+1898.181567	111.539
+1898.241226	121.789
+1898.300887	121.186
+1898.360548	141.083
+1898.420211	137.465
+1898.479874	107.922
+1898.539538	135.053
+1898.599203	162.185
+1898.658870	164.597
+1898.718537	171.832
+1898.778205	159.17
+1898.837874	195.346
+1898.897543	204.389
+1898.957214	179.067
+1899.016886	139.274
+1899.076559	113.951
+1899.136232	112.142
+1899.195907	127.215
+1899.255582	122.392
+1899.315259	108.525
+1899.374936	119.377
+1899.434614	104.304
+1899.494294	96.4664
+1899.553974	109.128
+1899.613655	127.818
+1899.673337	153.744
+1899.733020	135.053
+1899.792704	138.068
+1899.852389	179.067
+1899.912075	227.3
+1899.971761	224.889
+1900.031449	166.405
+1900.091138	154.95
+1900.150827	141.686
+1900.210518	112.745
+1900.270209	83.805
+1900.329902	95.8635
+1900.389595	138.671
+1900.449289	136.862
+1900.508984	111.539
+1900.568681	107.922
+1900.628378	110.334
+1900.688076	129.627
+1900.747775	150.126
+1900.807474	145.303
+1900.867175	150.729
+1900.926877	157.361
+1900.986580	144.097
+1901.046283	122.392
+1901.105988	139.877
+1901.165693	159.17
+1901.225400	162.185
+1901.285107	141.686
+1901.344815	93.4518
+1901.404525	88.6284
+1901.464235	115.157
+1901.523946	113.951
+1901.583658	87.4226
+1901.643371	101.893
+1901.703085	115.157
+1901.762800	125.407
+1901.822516	136.862
+1901.882233	177.861
+1901.941950	209.816
+1902.001669	200.772
+1902.061388	167.611
+1902.121109	145.906
+1902.180830	149.523
+1902.240553	137.465
+1902.300276	113.951
+1902.360000	100.084
+1902.419725	106.716
+1902.479452	114.554
+1902.539179	138.671
+1902.598907	139.274
+1902.658636	91.0401
+1902.718366	102.496
+1902.778096	139.274
+1902.837828	165.802
+1902.897561	195.346
+1902.957294	188.11
+1903.017029	178.464
+1903.076764	154.347
+1903.136501	122.392
+1903.196238	127.818
+1903.255977	128.421
+1903.315716	129.024
+1903.375456	114.554
+1903.435197	97.0693
+1903.494939	125.407
+1903.554682	139.274
+1903.614426	129.024
+1903.674171	165.802
+1903.733917	186.905
+1903.793664	189.316
+1903.853411	212.83
+1903.913160	194.743
+1903.972910	177.861
+1904.032660	167.611
+1904.092412	135.053
+1904.152164	124.201
+1904.211917	124.804
+1904.271671	106.113
+1904.331427	88.0255
+1904.391183	92.8489
+1904.450940	72.3495
+1904.510698	61.4969
+1904.570457	95.8635
+1904.630217	118.172
+1904.689978	120.583
+1904.749739	144.7
+1904.809502	156.759
+1904.869266	176.655
+1904.929030	189.919
+1904.988796	162.788
+1905.048562	144.7
+1905.108330	117.569
+1905.168098	85.6138
+1905.227867	77.7758
+1905.287637	77.1729
+1905.347408	107.319
+1905.407181	141.083
+1905.466954	150.126
+1905.526727	112.142
+1905.586502	86.8196
+1905.646278	92.2459
+1905.706055	143.494
+1905.765833	165.802
+1905.825611	159.17
+1905.885391	178.464
+1905.945171	226.697
+1906.004953	232.124
+1906.064735	217.654
+1906.124519	157.361
+1906.184303	127.215
+1906.244088	117.569
+1906.303874	97.6722
+1906.363661	82.5992
+1906.423449	70.5408
+1906.483238	60.894
+1906.543028	95.2606
+1906.602819	115.76
+1906.662611	92.2459
+1906.722403	105.51
+1906.782197	153.141
+1906.841992	179.67
+1906.901787	204.992
+1906.961584	221.874
+1907.021381	191.728
+1907.081179	145.906
+1907.140978	125.407
+1907.200779	117.569
+1907.260580	98.8781
+1907.320382	81.9962
+1907.380185	121.789
+1907.439989	114.554
+1907.499794	96.4664
+1907.559600	92.8488
+1907.619406	98.2751
+1907.679214	104.304
+1907.739023	137.465
+1907.798832	160.979
+1907.858643	181.478
+1907.918454	208.61
+1907.978267	199.566
+1908.038080	186.905
+1908.097894	125.407
+1908.157709	113.348
+1908.217526	133.245
+1908.277343	122.392
+1908.337161	88.6284
+1908.396980	90.4371
+1908.456799	75.967
+1908.516620	66.9232
+1908.576442	71.1436
+1908.636265	92.8488
+1908.696088	121.789
+1908.755913	184.493
+1908.815739	241.168
+1908.875565	242.976
+1908.935392	216.448
+1908.995221	195.948
+1909.055050	183.287
+1909.114880	138.068
+1909.174711	108.525
+1909.234543	93.4517
+1909.294376	95.8634
+1909.354210	107.922
+1909.414045	122.392
+1909.473881	104.907
+1909.533718	71.1436
+1909.593556	81.9962
+1909.653394	115.157
+1909.713234	182.081
+1909.773074	246.594
+1909.832916	262.27
+1909.892758	270.711
+1909.952601	240.565
+1910.012446	197.154
+1910.072291	176.052
+1910.132137	168.214
+1910.191984	109.731
+1910.251832	94.6576
+1910.311681	104.907
+1910.371531	102.496
+1910.431382	99.481
+1910.491234	101.893
+1910.551086	96.4664
+1910.610940	97.0693
+1910.670795	110.936
+1910.730650	165.802
+1910.790507	269.505
+1910.850364	326.782
+1910.910222	315.327
+1910.970082	249.608
+1911.029942	170.023
+1911.089803	160.376
+1911.149665	158.567
+1911.209528	123.598
+1911.269392	91.643
+1911.329257	93.4517
+1911.389123	96.4663
+1911.448989	89.2313
+1911.508857	92.8488
+1911.568726	101.893
+1911.628595	87.4225
+1911.688466	106.113
+1911.748337	135.053
+1911.808210	190.522
+1911.868083	235.138
+1911.927957	220.668
+1911.987833	187.508
+1912.047709	141.685
+1912.107586	142.288
+1912.167464	143.494
+1912.227343	135.053
+1912.287223	148.921
+1912.347104	101.29
+1912.406985	94.0546
+1912.466868	122.995
+1912.526752	133.847
+1912.586636	113.348
+1912.646522	109.731
+1912.706408	108.525
+1912.766296	142.891
+1912.826184	154.347
+1912.886073	168.817
+1912.945963	178.464
+1913.005855	158.567
+1913.065747	153.141
+1913.125640	145.906
+1913.185534	127.215
+1913.245429	101.29
+1913.305324	100.084
+1913.365221	119.98
+1913.425119	132.039
+1913.485018	132.039
+1913.544917	93.4517
+1913.604818	57.8793
+1913.664719	95.2605
+1913.724622	153.744
+1913.784525	171.229
+1913.844429	192.934
+1913.904334	218.859
+1913.964241	211.021
+1914.024148	181.478
+1914.084056	150.126
+1914.143965	155.553
+1914.203874	128.421
+1914.263785	108.525
+1914.323697	132.642
+1914.383610	163.994
+1914.443523	141.083
+1914.503438	92.8488
+1914.563354	63.9085
+1914.623270	63.9085
+1914.683187	90.4371
+1914.743106	109.731
+1914.803025	141.685
+1914.862945	195.948
+1914.922866	231.521
+1914.982789	213.433
+1915.042712	154.95
+1915.102636	127.215
+1915.162560	123.598
+1915.222486	124.804
+1915.282413	112.745
+1915.342341	130.23
+1915.402269	150.729
+1915.462199	154.95
+1915.522130	144.7
+1915.582061	141.083
+1915.641993	129.024
+1915.701927	127.818
+1915.761861	165.199
+1915.821796	194.14
+1915.881732	195.345
+1915.941669	195.948
+1916.001608	180.875
+1916.061546	171.229
+1916.121486	148.921
+1916.181427	103.701
+1916.241369	107.922
+1916.301312	99.4809
+1916.361255	80.7904
+1916.421200	88.6283
+1916.481146	113.951
+1916.541092	112.745
+1916.601039	83.2021
+1916.660988	60.291
+1916.720937	110.334
+1916.780887	190.522
+1916.840838	237.55
+1916.900790	194.14
+1916.960743	165.802
+1917.020697	177.258
+1917.080652	150.729
+1917.140608	130.23
+1917.200565	118.774
+1917.260523	94.6576
+1917.320481	100.687
+1917.380441	132.039
+1917.440402	130.23
+1917.500363	88.6284
+1917.560325	74.7612
+1917.620289	107.319
+1917.680253	136.259
+1917.740218	164.596
+1917.800184	172.434
+1917.860151	198.963
+1917.920120	201.978
+1917.980088	211.021
+1918.040058	198.36
+1918.100029	151.332
+1918.160001	107.319
+1918.219974	95.2605
+1918.279947	108.525
+1918.339922	106.716
+1918.399898	119.98
+1918.459874	125.407
+1918.519851	112.142
+1918.579830	117.569
+1918.639809	142.891
+1918.699789	122.392
+1918.759770	124.201
+1918.819753	163.391
+1918.879736	210.419
+1918.939720	211.624
+1918.999704	189.919
+1919.059690	168.214
+1919.119677	128.421
+1919.179665	92.2459
+1919.239653	96.4663
+1919.299643	136.259
+1919.359634	160.979
+1919.419625	163.994
+1919.479617	138.068
+1919.539611	113.348
+1919.599605	122.392
+1919.659600	167.611
+1919.719596	170.023
+1919.779594	135.053
+1919.839592	166.405
+1919.899591	172.434
+1919.959591	174.846
+1920.019591	183.89
+1920.079593	163.391
+1920.139596	133.847
+1920.199600	105.51
+1920.259604	100.687
+1920.319610	124.201
+1920.379616	110.936
+1920.439624	85.6137
+1920.499632	89.8342
+1920.559641	110.334
+1920.619651	107.319
+1920.679663	127.818
+1920.739675	153.744
+1920.799688	175.449
+1920.859702	197.154
+1920.919717	236.344
+1920.979732	248.403
+1921.039749	226.697
+1921.099767	181.478
+1921.159786	178.464
+1921.219805	182.081
+1921.279826	152.538
+1921.339847	104.907
+1921.399870	76.5699
+1921.459893	75.967
+1921.519917	95.2605
+1921.579943	135.656
+1921.639969	136.862
+1921.699996	157.964
+1921.760024	127.215
+1921.820053	139.877
+1921.880083	229.109
+1921.940114	269.505
+1922.000145	255.638
+1922.060178	232.727
+1922.120212	161.582
+1922.180246	129.024
+1922.240282	134.45
+1922.300318	124.201
+1922.360356	99.4809
+1922.420394	100.084
+1922.480433	135.053
+1922.540474	153.744
+1922.600515	138.671
+1922.660557	121.186
+1922.720600	129.627
+1922.780644	157.361
+1922.840689	231.521
+1922.900735	260.461
+1922.960782	236.947
+1923.020829	221.874
+1923.080878	199.566
+1923.140928	184.493
+1923.200978	138.671
+1923.261030	95.2604
+1923.321082	99.4809
+1923.381135	101.29
+1923.441190	103.701
+1923.501245	88.6283
+1923.561301	65.7173
+1923.621358	60.8939
+1923.681416	88.0254
+1923.741475	112.745
+1923.801535	142.891
+1923.861596	189.316
+1923.921658	199.566
+1923.981721	188.11
+1924.041784	173.037
+1924.101849	130.23
+1924.161914	97.6721
+1924.221981	94.0546
+1924.282048	110.333
+1924.342117	110.333
+1924.402186	98.878
+1924.462256	111.539
+1924.522327	109.731
+1924.582399	100.687
+1924.642472	94.6575
+1924.702546	111.539
+1924.762621	145.906
+1924.822697	188.11
+1924.882774	177.861
+1924.942852	182.081
+1925.002930	196.551
+1925.063010	177.258
+1925.123091	160.979
+1925.183172	158.567
+1925.243254	162.788
+1925.303338	130.833
+1925.363422	109.731
+1925.423507	115.157
+1925.483594	92.8488
+1925.543681	89.8342
+1925.603769	97.0692
+1925.663858	103.701
+1925.723948	148.92
+1925.784038	177.861
+1925.844130	209.213
+1925.904223	214.639
+1925.964317	214.639
+1926.024411	191.125
+1926.084507	145.906
+1926.144603	153.141
+1926.204701	139.274
+1926.264799	127.818
+1926.324898	133.847
+1926.384999	121.789
+1926.445100	77.1728
+1926.505202	64.5115
+1926.565305	86.2166
+1926.625409	118.171
+1926.685514	132.039
+1926.745620	134.45
+1926.805727	200.169
+1926.865834	235.741
+1926.925943	203.786
+1926.986053	189.919
+1927.046163	168.214
+1927.106275	141.082
+1927.166387	143.494
+1927.226500	114.554
+1927.286615	89.2312
+1927.346730	105.51
+1927.406846	132.642
+1927.466963	159.773
+1927.527081	116.363
+1927.587200	95.2604
+1927.647320	112.142
+1927.707441	122.995
+1927.767563	130.833
+1927.827686	179.669
+1927.887809	188.713
+1927.947934	164.596
+1928.008059	122.392
+1928.068186	97.6721
+1928.128313	113.951
+1928.188442	122.392
+1928.248571	97.6721
+1928.308701	99.4809
+1928.368832	108.525
+1928.428965	106.113
+1928.489098	97.6721
+1928.549232	102.495
+1928.609367	133.847
+1928.669502	148.318
+1928.729639	165.199
+1928.789777	153.141
+1928.849916	176.052
+1928.910055	200.169
+1928.970196	200.772
+1929.030337	161.582
+1929.090480	150.729
+1929.150623	162.788
+1929.210767	156.758
+1929.270913	183.287
+1929.331059	198.963
+1929.391206	170.626
+1929.451354	116.363
+1929.511503	97.6721
+1929.571653	103.098
+1929.631804	105.51
+1929.691956	110.936
+1929.752108	137.465
+1929.812262	173.64
+1929.872417	219.462
+1929.932572	241.77
+1929.992729	211.021
+1930.052886	150.729
+1930.113044	143.494
+1930.173204	178.464
+1930.233364	174.846
+1930.293525	151.332
+1930.353687	130.23
+1930.413850	112.745
+1930.474014	108.525
+1930.534179	107.319
+1930.594345	106.113
+1930.654512	116.966
+1930.714680	144.097
+1930.774848	165.199
+1930.835018	190.522
+1930.895189	217.654
+1930.955360	235.138
+1931.015532	224.286
+1931.075706	174.243
+1931.135880	162.788
+1931.196055	158.567
+1931.256232	132.642
+1931.316409	133.847
+1931.376587	122.995
+1931.436766	122.392
+1931.496946	141.685
+1931.557127	134.45
+1931.617308	103.098
+1931.677491	88.6283
+1931.737675	121.186
+1931.797859	160.376
+1931.858045	177.861
+1931.918231	155.553
+1931.978419	182.081
+1932.038607	208.61
+1932.098797	173.64
+1932.158987	155.553
+1932.219178	164.596
+1932.279370	138.671
+1932.339563	91.6429
+1932.399757	83.202
+1932.459952	122.392
+1932.520148	143.494
+1932.580345	146.509
+1932.640543	119.98
+1932.700741	98.878
+1932.760941	116.363
+1932.821141	142.288
+1932.881343	158.567
+1932.941545	184.493
+1933.001749	182.081
+1933.061953	162.185
+1933.122158	141.685
+1933.182365	153.744
+1933.242572	151.935
+1933.302780	128.421
+1933.362989	121.789
+1933.423199	132.642
+1933.483410	114.554
+1933.543621	87.4225
+1933.603834	83.202
+1933.664048	88.6283
+1933.724262	101.29
+1933.784478	121.186
+1933.844694	152.538
+1933.904912	171.229
+1933.965130	194.14
+1934.025350	192.331
+1934.085570	149.523
+1934.145791	130.23
+1934.206013	132.642
+1934.266236	132.039
+1934.326460	118.774
+1934.386685	110.936
+1934.446911	116.363
+1934.507138	133.245
+1934.567366	118.774
+1934.627594	112.142
+1934.687824	124.804
+1934.748054	130.23
+1934.808286	151.935
+1934.868518	187.507
+1934.928752	219.462
+1934.988986	226.697
+1935.049221	191.125
+1935.109458	157.964
+1935.169695	135.656
+1935.229933	102.496
+1935.290172	104.304
+1935.350412	118.774
+1935.410653	122.392
+1935.470894	131.436
+1935.531137	116.966
+1935.591381	80.7903
+1935.651625	83.202
+1935.711871	107.319
+1935.772118	136.862
+1935.832365	158.567
+1935.892613	171.229
+1935.952863	188.11
+1936.013113	213.433
+1936.073364	191.728
+1936.133616	144.7
+1936.193869	100.687
+1936.254123	84.4079
+1936.314378	93.4517
+1936.374634	97.0692
+1936.434891	90.4371
+1936.495149	86.2166
+1936.555407	75.967
+1936.615667	86.8196
+1936.675928	116.966
+1936.736189	156.758
+1936.796452	201.375
+1936.856715	212.227
+1936.916979	241.167
+1936.977245	235.138
+1937.037511	159.17
+1937.097778	124.804
+1937.158046	118.774
+1937.218315	127.215
+1937.278585	147.715
+1937.338856	122.995
+1937.399128	76.5699
+1937.459400	72.3494
+1937.519674	100.687
+1937.579949	100.687
+1937.640224	133.245
+1937.700501	139.274
+1937.760778	119.98
+1937.821057	164.596
+1937.881336	243.579
+1937.941616	244.182
+1938.001897	194.743
+1938.062179	174.243
+1938.122463	158.567
+1938.182747	145.906
+1938.243031	127.215
+1938.303317	97.6721
+1938.363604	81.3932
+1938.423892	111.539
+1938.484181	115.76
+1938.544470	98.878
+1938.604761	120.583
+1938.665052	136.862
+1938.725345	121.186
+1938.785638	136.259
+1938.845933	186.905
+1938.906228	241.167
+1938.966524	258.652
+1939.026821	194.14
+1939.087119	133.847
+1939.147418	119.377
+1939.207718	115.76
+1939.268019	129.024
+1939.328321	133.847
+1939.388624	110.936
+1939.448927	94.6575
+1939.509232	109.731
+1939.569538	110.334
+1939.629844	103.701
+1939.690151	107.319
+1939.750460	132.039
+1939.810769	171.832
+1939.871079	223.683
+1939.931391	252.02
+1939.991703	242.976
+1940.052016	199.566
+1940.112330	140.48
+1940.172645	120.583
+1940.232961	97.0692
+1940.293278	88.0254
+1940.353595	103.098
+1940.413914	107.922
+1940.474234	113.951
+1940.534554	129.627
+1940.594876	115.157
+1940.655198	100.084
+1940.715522	118.774
+1940.775846	142.891
+1940.836171	173.037
+1940.896497	215.242
+1940.956825	239.359
+1941.017153	207.404
+1941.077482	136.259
+1941.137812	115.157
+1941.198142	146.509
+1941.258474	159.17
+1941.318807	154.95
+1941.379141	130.23
+1941.439475	158.567
+1941.499811	167.611
+1941.560147	147.715
+1941.620485	118.171
+1941.680823	121.789
+1941.741163	142.891
+1941.801503	174.846
+1941.861844	253.226
+1941.922186	327.988
+1941.982529	302.665
+1942.042873	244.182
+1942.103218	205.595
+1942.163564	119.377
+1942.223911	107.922
+1942.284259	117.569
+1942.344607	97.6721
+1942.404957	103.098
+1942.465308	146.509
+1942.525659	162.185
+1942.586012	150.729
+1942.646365	133.847
+1942.706719	112.745
+1942.767075	131.436
+1942.827431	189.316
+1942.887788	278.549
+1942.948146	324.974
+1943.008505	353.311
+1943.068865	263.476
+1943.129226	210.418
+1943.189588	178.464
+1943.249951	135.053
+1943.310314	116.363
+1943.370679	98.275
+1943.431044	91.6429
+1943.491411	115.76
+1943.551778	101.893
+1943.612147	100.687
+1943.672516	92.8487
+1943.732886	125.407
+1943.793258	176.655
+1943.853630	211.021
+1943.914003	218.859
+1943.974377	215.242
+1944.034752	220.668
+1944.095128	187.507
+1944.155505	163.993
+1944.215882	138.068
+1944.276261	89.2312
+1944.336641	87.4225
+1944.397021	123.598
+1944.457403	123.598
+1944.517785	101.29
+1944.578169	93.4517
+1944.638553	120.583
+1944.698938	140.48
+1944.759324	116.363
+1944.819712	146.509
+1944.880100	245.388
+1944.940489	268.902
+1945.000879	206.198
+1945.061270	133.847
+1945.121661	104.907
+1945.182054	110.333
+1945.242448	106.113
+1945.302843	91.04
+1945.363238	85.6137
+1945.423635	83.8049
+1945.484032	97.0692
+1945.544431	113.348
+1945.604830	97.6721
+1945.665230	87.4225
+1945.725631	132.039
+1945.786033	172.434
+1945.846437	218.859
+1945.906841	225.492
+1945.967246	196.551
+1946.027651	155.553
+1946.088058	129.024
+1946.148466	103.098
+1946.208875	92.2459
+1946.269284	78.3787
+1946.329695	62.0998
+1946.390107	53.056
+1946.450519	78.3787
+1946.510932	86.8196
+1946.571347	75.3641
+1946.631762	78.3787
+1946.692178	72.9524
+1946.752595	103.098
+1946.813013	154.347
+1946.873432	160.376
+1946.933852	157.964
+1946.994273	182.684
+1947.054695	195.948
+1947.115118	156.758
+1947.175542	89.2313
+1947.235966	84.4079
+1947.296392	108.525
+1947.356818	90.4371
+1947.417246	97.0693
+1947.477674	101.29
+1947.538104	128.421
+1947.598534	161.582
+1947.658965	138.671
+1947.719397	125.407
+1947.779830	152.538
+1947.840264	141.685
+1947.900699	154.95
+1947.961135	196.551
+1948.021572	197.154
+1948.082010	173.037
+1948.142449	142.288
+1948.202888	125.407
+1948.263329	106.113
+1948.323770	86.2167
+1948.384213	100.687
+1948.444656	106.113
+1948.505101	103.701
+1948.565546	95.2605
+1948.625992	80.1874
+1948.686439	86.8196
+1948.746887	144.097
+1948.807336	183.89
+1948.867786	207.404
+1948.928237	211.021
+1948.988689	195.345
+1949.049142	151.935
+1949.109596	125.407
+1949.170050	123.598
+1949.230506	123.598
+1949.290962	106.716
+1949.351420	104.907
+1949.411878	113.348
+1949.472338	102.496
+1949.532798	88.6283
+1949.593259	78.9816
+1949.653721	95.2605
+1949.714184	127.818
+1949.774648	140.48
+1949.835113	153.141
+1949.895579	189.316
+1949.956046	206.198
+1950.016514	181.478
+1950.076983	152.538
+1950.137452	134.45
+1950.197923	112.142
+1950.258394	98.2751
+1950.318867	116.363
+1950.379340	119.377
+1950.439815	109.128
+1950.500290	126.612
+1950.560766	136.259
+1950.621243	111.539
+1950.681721	118.774
+1950.742200	142.891
+1950.802680	168.817
+1950.863161	203.786
+1950.923643	219.462
+1950.984126	191.125
+1951.044610	164.597
+1951.105094	121.186
+1951.165580	82.5992
+1951.226066	122.995
+1951.286554	179.67
+1951.347042	184.493
+1951.407532	146.509
+1951.468022	103.701
+1951.528513	97.0693
+1951.589005	92.8488
+1951.649498	96.4664
+1951.709992	101.29
+1951.770487	127.818
+1951.830983	178.464
+1951.891480	224.286
+1951.951978	246.594
+1952.012477	233.933
+1952.072976	208.007
+1952.133477	173.64
+1952.193978	121.789
+1952.254481	110.334
+1952.314984	122.995
+1952.375489	106.113
+1952.435994	104.907
+1952.496500	115.76
+1952.557007	126.01
+1952.617515	127.818
+1952.678024	138.068
+1952.738534	145.906
+1952.799045	143.494
+1952.859557	138.068
+1952.920070	183.89
+1952.980584	229.109
+1953.041098	194.743
+1953.101614	141.686
+1953.162130	111.539
+1953.222648	105.51
+1953.283166	93.4518
+1953.343686	88.0255
+1953.404206	111.539
+1953.464727	106.113
+1953.525249	80.1875
+1953.585773	100.687
+1953.646297	113.951
+1953.706822	118.172
+1953.767347	144.7
+1953.827874	206.801
+1953.888402	220.065
+1953.948931	249.609
+1954.009460	249.609
+1954.069991	219.462
+1954.130523	160.979
+1954.191055	160.376
+1954.251588	167.008
+1954.312123	161.582
+1954.372658	145.303
+1954.433194	121.186
+1954.493732	75.9671
+1954.554270	92.8489
+1954.614809	129.024
+1954.675349	136.259
+1954.735890	142.288
+1954.796431	156.759
+1954.856974	144.7
+1954.917518	165.199
+1954.978063	207.404
+1955.038608	207.404
+1955.099155	189.316
+1955.159702	177.258
+1955.220251	170.023
+1955.280800	150.729
+1955.341350	134.45
+1955.401902	149.524
+1955.462454	147.112
+1955.523007	142.288
+1955.583561	138.671
+1955.644116	137.465
+1955.704672	125.407
+1955.765229	142.288
+1955.825786	141.686
+1955.886345	156.759
+1955.946905	183.287
+1956.007465	219.462
+1956.068027	212.83
+1956.128589	154.347
+1956.189153	144.097
+1956.249717	128.421
+1956.310282	107.319
+1956.370849	94.6577
+1956.431416	105.51
+1956.491984	123.598
+1956.552553	138.068
+1956.613123	157.964
+1956.673694	133.245
+1956.734266	118.172
+1956.794839	156.759
+1956.855412	183.287
+1956.915987	176.655
+1956.976563	208.007
+1957.037139	227.903
+1957.097717	197.757
+1957.158295	183.287
+1957.218874	167.008
+1957.279455	154.347
+1957.340036	138.068
+1957.400618	112.142
+1957.461201	94.0547
+1957.521785	111.539
+1957.582370	138.671
+1957.642956	133.245
+1957.703543	155.553
+1957.764131	176.052
+1957.824720	191.125
+1957.885309	192.331
+1957.945900	220.065
+1958.006491	267.093
+1958.067084	234.535
+1958.127677	203.786
+1958.188272	161.582
+1958.248867	133.245
+1958.309463	110.937
+1958.370060	85.0109
+1958.430658	86.2167
+1958.491257	79.5846
+1958.551857	62.0998
+1958.612458	88.6284
+1958.673060	106.113
+1958.733663	102.496
+1958.794267	93.4518
+1958.854871	143.494
+1958.915477	196.551
+1958.976084	189.919
+1959.036691	173.037
+1959.097300	168.817
+1959.157909	153.141
+1959.218519	154.95
+1959.279130	147.112
+1959.339743	129.627
+1959.400356	97.0693
+1959.460970	104.304
+1959.521585	113.951
+1959.582201	104.907
+1959.642818	92.2459
+1959.703435	120.583
+1959.764054	141.685
+1959.824674	155.553
+1959.885294	167.611
+1959.945916	213.433
+1960.006538	227.903
+1960.067162	183.287
+1960.127786	110.334
+1960.188411	106.113
+1960.249038	153.744
+1960.309665	170.626
+1960.370293	133.245
+1960.430922	140.48
+1960.491552	148.921
+1960.552183	136.862
+1960.612815	125.407
+1960.673448	115.76
+1960.734081	131.436
+1960.794716	144.7
+1960.855352	196.551
+1960.915988	198.963
+1960.976626	197.154
+1961.037264	168.214
+1961.097903	128.421
+1961.158544	113.348
+1961.219185	101.893
+1961.279827	120.583
+1961.340470	126.612
+1961.401114	105.51
+1961.461759	106.716
+1961.522405	105.51
+1961.583052	96.4664
+1961.643700	101.29
+1961.704349	113.951
+1961.764998	129.627
+1961.825649	156.759
+1961.886301	167.008
+1961.946953	167.008
+1962.007606	147.715
+1962.068261	160.376
+1962.128916	160.376
+1962.189572	122.995
+1962.250230	112.142
+1962.310888	118.774
+1962.371547	93.4518
+1962.432207	107.319
+1962.492868	103.701
+1962.553530	110.936
+1962.614192	128.421
+1962.674856	121.186
+1962.735521	150.729
+1962.796186	144.097
+1962.856853	130.23
+1962.917520	155.553
+1962.978189	177.258
+1963.038858	183.89
+1963.099529	185.096
+1963.160200	157.361
+1963.220872	125.407
+1963.281545	116.966
+1963.342219	130.833
+1963.402894	122.995
+1963.463570	133.848
+1963.524247	138.671
+1963.584925	129.627
+1963.645603	119.377
+1963.706283	82.5992
+1963.766964	98.8781
+1963.827645	113.951
+1963.888328	145.303
+1963.949011	165.802
+1964.009696	195.948
+1964.070381	208.61
+1964.131067	190.522
+1964.191754	150.729
+1964.252442	134.45
+1964.313132	138.068
+1964.373822	123.598
+1964.434512	106.113
+1964.495204	74.7612
+1964.555897	78.3787
+1964.616591	85.6138
+1964.677286	101.29
+1964.737981	130.23
+1964.798678	171.832
+1964.859375	212.227
+1964.920074	247.8
+1964.980773	286.387
+1965.041473	261.064
+1965.102175	223.08
+1965.162877	181.478
+1965.223580	139.877
+1965.284284	113.951
+1965.344989	116.363
+1965.405695	126.612
+1965.466402	126.01
+1965.527110	116.363
+1965.587818	132.642
+1965.648528	136.259
+1965.709239	129.024
+1965.769950	147.715
+1965.830663	181.478
+1965.891376	195.948
+1965.952091	241.77
+1966.012806	271.917
+1966.073522	239.359
+1966.134239	166.405
+1966.194957	111.539
+1966.255676	116.363
+1966.316396	129.024
+1966.377117	97.0693
+1966.437839	85.0108
+1966.498562	104.304
+1966.559286	100.084
+1966.620011	96.4663
+1966.680736	84.4079
+1966.741463	91.04
+1966.802190	135.656
+1966.862919	198.36
+1966.923648	244.182
+1966.984378	239.359
+1967.045110	204.389
+1967.105842	162.788
+1967.166575	122.392
+1967.227309	123.598
+1967.288044	139.877
+1967.348780	131.436
+1967.409517	103.701
+1967.470255	86.2167
+1967.530993	85.0108
+1967.591733	89.2313
+1967.652474	101.893
+1967.713215	107.319
+1967.773958	145.906
+1967.834701	162.788
+1967.895446	186.905
+1967.956191	158.567
+1968.016937	134.45
+1968.077684	137.465
+1968.138432	119.377
+1968.199182	133.848
+1968.259932	141.685
+1968.320682	104.907
+1968.381434	98.2751
+1968.442187	85.6138
+1968.502941	93.4518
+1968.563696	84.4079
+1968.624451	79.5846
+1968.685208	104.304
+1968.745965	143.494
+1968.806724	168.817
+1968.867483	177.258
+1968.928243	165.199
+1968.989005	175.449
+1969.049767	156.759
+1969.110530	135.053
+1969.171294	117.569
+1969.232059	83.2021
+1969.292825	68.732
+1969.353592	90.4371
+1969.414360	90.4371
+1969.475128	114.554
+1969.535898	131.436
+1969.596669	100.084
+1969.657440	132.039
+1969.718213	155.553
+1969.778986	121.789
+1969.839761	118.172
+1969.900536	126.01
+1969.961312	141.685
+1970.022089	133.245
+1970.082868	126.01
+1970.143647	106.716
+1970.204427	112.745
+1970.265208	103.098
+1970.325990	106.716
+1970.386772	138.671
+1970.447556	155.553
+1970.508341	114.554
+1970.569126	102.496
+1970.629913	140.48
+1970.690701	133.245
+1970.751489	107.922
+1970.812278	118.172
+1970.873069	119.98
+1970.933860	147.112
+1970.994652	122.995
+1971.055445	101.893
+1971.116239	100.084
+1971.177034	97.0693
+1971.237830	83.805
+1971.298627	89.2313
+1971.359425	101.29
+1971.420224	78.9816
+1971.481023	81.9962
+1971.541824	94.6576
+1971.602626	105.51
+1971.663428	97.0693
+1971.724232	106.113
+1971.785036	167.008
+1971.845841	242.373
+1971.906648	292.416
+1971.967455	278.549
+1972.028263	231.521
+1972.089072	169.42
+1972.149882	129.627
+1972.210693	112.745
+1972.271505	110.334
+1972.332318	124.201
+1972.393131	122.392
+1972.453946	132.039
+1972.514762	142.891
+1972.575578	151.935
+1972.636396	149.523
+1972.697214	154.347
+1972.758034	155.553
+1972.818854	204.992
+1972.879675	247.197
+1972.940497	294.225
+1973.001321	306.886
+1973.062145	269.505
+1973.122970	188.11
+1973.183796	142.288
+1973.244623	123.598
+1973.305450	111.539
+1973.366279	114.554
+1973.427109	122.995
+1973.487939	84.4079
+1973.548771	63.9086
+1973.609604	71.7465
+1973.670437	73.5553
+1973.731271	104.304
+1973.792107	156.156
+1973.852943	198.963
+1973.913780	244.785
+1973.974618	245.991
+1974.035457	216.448
+1974.096297	175.449
+1974.157138	156.156
+1974.217980	127.818
+1974.278823	112.142
+1974.339667	116.966
+1974.400512	104.304
+1974.461357	113.348
+1974.522204	88.6283
+1974.583051	65.7173
+1974.643900	63.3056
+1974.704749	94.6575
+1974.765599	135.053
+1974.826451	185.699
+1974.887303	201.978
+1974.948156	169.42
+1975.009010	124.804
+1975.069865	111.539
+1975.130721	121.789
+1975.191578	133.245
+1975.252436	121.186
+1975.313295	101.29
+1975.374154	72.3494
+1975.435015	85.6137
+1975.495877	135.053
+1975.556739	133.847
+1975.617602	106.716
+1975.678467	131.436
+1975.739332	162.185
+1975.800198	179.669
+1975.861066	167.611
+1975.921934	160.376
+1975.982803	162.788
+1976.043673	150.729
+1976.104544	157.361
+1976.165416	142.288
+1976.226289	134.45
+1976.287162	107.922
+1976.348037	94.0546
+1976.408913	101.893
+1976.469789	115.76
+1976.530667	110.334
+1976.591545	102.496
+1976.652425	94.6575
+1976.713305	119.377
+1976.774186	150.729
+1976.835068	172.434
+1976.895952	198.36
+1976.956836	198.963
+1977.017721	174.846
+1977.078607	137.465
+1977.139494	122.995
+1977.200381	116.363
+1977.261270	132.039
+1977.322160	137.465
+1977.383051	136.259
+1977.443942	150.126
+1977.504835	146.509
+1977.565728	104.907
+1977.626623	87.4225
+1977.687518	107.922
+1977.748414	113.348
+1977.809311	161.582
+1977.870209	175.449
+1977.931109	188.713
+1977.992009	192.331
+1978.052910	218.256
+1978.113811	206.198
+1978.174714	138.671
+1978.235618	106.716
+1978.296523	113.951
+1978.357428	122.995
+1978.418335	104.304
+1978.479243	132.039
+1978.540151	127.215
+1978.601060	101.29
+1978.661971	119.377
+1978.722882	139.274
+1978.783794	127.818
+1978.844707	161.582
+1978.905621	241.77
+1978.966536	271.314
+1979.027452	244.785
+1979.088369	218.257
+1979.149287	177.861
+1979.210206	119.377
+1979.271126	123.598
+1979.332046	162.185
+1979.392968	136.259
+1979.453890	91.04
+1979.514814	94.6576
+1979.575738	116.966
+1979.636664	146.509
+1979.697590	136.259
+1979.758517	120.583
+1979.819445	171.229
+1979.880374	228.506
+1979.941304	261.667
+1980.002235	261.667
+1980.063167	217.654
+1980.124100	162.788
+1980.185034	135.053
+1980.245969	115.157
+1980.306904	117.569
+1980.367841	126.612
+1980.428778	116.966
+1980.489717	117.569
+1980.550656	128.421
+1980.611597	129.627
+1980.672538	141.083
+1980.733480	150.729
+1980.794423	163.994
+1980.855367	170.023
+1980.916312	157.964
+1980.977258	188.11
+1981.038205	218.859
+1981.099153	170.626
+1981.160102	141.685
+1981.221051	135.053
+1981.282002	141.685
+1981.342954	146.509
+1981.403906	134.45
+1981.464860	109.731
+1981.525814	88.6284
+1981.586769	67.5261
+1981.647726	86.2167
+1981.708683	100.084
+1981.769641	110.937
+1981.830600	137.465
+1981.891560	159.17
+1981.952521	199.566
+1982.013483	215.845
+1982.074446	201.978
+1982.135410	171.832
+1982.196374	139.274
+1982.257340	136.259
+1982.318307	130.23
+1982.379274	122.995
+1982.440243	109.731
+1982.501212	92.2459
+1982.562182	95.2605
+1982.623154	115.157
+1982.684126	129.024
+1982.745099	141.083
+1982.806073	138.671
+1982.867048	135.656
+1982.928024	155.553
+1982.989001	165.802
+1983.049979	158.567
+1983.110958	133.245
+1983.171937	127.818
+1983.232918	124.804
+1983.293900	107.922
+1983.354882	90.4372
+1983.415866	81.9963
+1983.476850	68.732
+1983.537835	69.3349
+1983.598822	82.5992
+1983.659809	92.8488
+1983.720797	122.995
+1983.781786	126.612
+1983.842776	133.848
+1983.903767	167.008
+1983.964759	170.023
+1984.025752	195.948
+1984.086746	206.801
+1984.147740	150.729
+1984.208736	95.8634
+1984.269733	76.5699
+1984.330730	108.525
+1984.391729	129.627
+1984.452728	100.084
+1984.513728	77.1729
+1984.574730	86.2167
+1984.635732	86.2167
+1984.696735	99.481
+1984.757739	130.833
+1984.818744	141.685
+1984.879750	162.185
+1984.940757	171.832
+1985.001765	146.509
+1985.062774	134.45
+1985.123784	127.818
+1985.184794	116.966
+1985.245806	121.789
+1985.306818	107.319
+1985.367832	108.525
+1985.428846	126.612
+1985.489862	130.23
+1985.550878	97.0693
+1985.611895	66.3203
+1985.672913	88.0255
+1985.733932	132.642
+1985.794952	167.611
+1985.855973	158.567
+1985.916995	178.464
+1985.978018	197.154
+1986.039042	191.728
+1986.100067	156.758
+1986.161092	112.142
+1986.222119	114.554
+1986.283146	122.995
+1986.344175	106.716
+1986.405204	106.716
+1986.466235	118.172
+1986.527266	93.4517
+1986.588298	81.9962
+1986.649331	90.4371
+1986.710365	117.569
+1986.771400	149.523
+1986.832436	142.288
+1986.893473	139.877
+1986.954511	146.509
+1987.015550	173.037
+1987.076590	163.391
+1987.137630	148.318
+1987.198672	143.494
+1987.259715	114.554
+1987.320758	98.2751
+1987.381802	110.334
+1987.442848	112.745
+1987.503894	110.936
+1987.564941	113.348
+1987.625989	109.731
+1987.687039	97.0693
+1987.748089	120.583
+1987.809140	144.097
+1987.870192	154.347
+1987.931244	179.67
+1987.992298	179.067
+1988.053353	165.199
+1988.114409	143.494
+1988.175465	134.45
+1988.236523	145.303
+1988.297581	116.966
+1988.358641	85.6137
+1988.419701	103.701
+1988.480762	132.039
+1988.541824	112.745
+1988.602888	78.3787
+1988.663952	69.9378
+1988.725017	103.098
+1988.786083	156.758
+1988.847150	182.684
+1988.908218	156.758
+1988.969286	168.817
+1989.030356	215.845
+1989.091427	204.992
+1989.152498	169.42
+1989.213571	141.083
+1989.274644	113.951
+1989.335719	113.348
+1989.396794	118.172
+1989.457870	127.215
+1989.518948	119.98
+1989.580026	108.525
+1989.641105	127.818
+1989.702185	144.7
+1989.763266	138.068
+1989.824348	108.525
+1989.885431	133.847
+1989.946515	155.553
+1990.007599	167.008
+1990.068685	173.037
+1990.129772	154.347
+1990.190859	111.539
+1990.251948	101.29
+1990.313037	103.098
+1990.374127	71.7466
+1990.435219	78.3787
+1990.496311	124.804
+1990.557404	121.789
+1990.618498	101.29
+1990.679593	69.3349
+1990.740689	73.5553
+1990.801786	103.098
+1990.862884	138.068
+1990.923983	181.478
+1990.985083	193.537
+1991.046183	153.744
+1991.107285	131.436
+1991.168387	97.6722
+1991.229491	85.6137
+1991.290595	83.202
+1991.351701	88.0254
+1991.412807	98.2751
+1991.473914	117.569
+1991.535022	112.142
+1991.596131	95.2605
+1991.657241	92.2459
+1991.718352	110.936
+1991.779464	100.084
+1991.840577	101.29
+1991.901691	169.42
+1991.962806	205.595
+1992.023921	211.021
+1992.085038	166.405
+1992.146156	136.259
+1992.207274	154.95
+1992.268394	136.259
+1992.329514	112.142
+1992.390635	110.334
+1992.451757	107.319
+1992.512881	116.966
+1992.574005	141.083
+1992.635130	139.274
+1992.696256	128.421
+1992.757383	146.509
+1992.818511	146.509
+1992.879639	151.935
+1992.940769	160.979
+1993.001900	163.391
+1993.063031	144.097
+1993.124164	140.48
+1993.185297	130.833
+1993.246432	156.156
+1993.307567	174.846
+1993.368704	119.98
+1993.429841	65.1144
+1993.490979	72.3495
+1993.552118	95.8634
+1993.613258	104.907
+1993.674399	106.716
+1993.735541	146.509
+1993.796684	241.77
+1993.857828	422.044
+1993.918972	669.845
+1993.980118	757.871
+1994.041265	584.23
+1994.102412	373.207
+1994.163561	273.725
+1994.224710	245.388
+1994.285861	203.786
+1994.347012	144.7
+1994.408164	124.201
+1994.469317	136.259
+1994.530471	126.612
+1994.591626	108.525
+1994.652782	117.569
+1994.713939	146.509
+1994.775097	245.991
+1994.836256	416.618
+1994.897416	627.64
+1994.958576	786.209
+1995.019738	681.3
+1995.080901	436.514
+1995.142064	236.344
+1995.203229	142.288
+1995.264394	133.245
+1995.325560	121.186
+1995.386727	105.51
+1995.447896	87.4225
+1995.509065	99.4809
+1995.570235	95.8634
+1995.631406	86.8196
+1995.692578	104.907
+1995.753751	167.008
+1995.814924	253.829
+1995.876099	416.015
+1995.937275	526.349
+1995.998451	449.778
+1996.059629	320.753
+1996.120808	234.535
+1996.181987	151.935
+1996.243167	118.171
+1996.304349	116.363
+1996.365531	127.818
+1996.426714	156.156
+1996.487898	153.141
+1996.549083	127.215
+1996.610269	106.716
+1996.671456	127.818
+1996.732644	177.258
+1996.793833	276.137
+1996.855023	429.279
+1996.916213	557.098
+1996.977405	581.215
+1997.038597	485.351
+1997.099791	338.841
+1997.160985	224.889
+1997.222181	167.611
+1997.283377	140.48
+1997.344574	116.363
+1997.405772	94.6576
+1997.466972	115.157
+1997.528172	172.434
+1997.589373	174.846
+1997.650575	156.156
+1997.711777	171.229
+1997.772981	247.8
+1997.834186	381.648
+1997.895392	496.806
+1997.956598	568.554
+1998.017806	541.422
+1998.079014	388.28
+1998.140224	247.8
+1998.201434	154.347
+1998.262646	150.126
+1998.323858	139.877
+1998.385071	135.053
+1998.446285	154.347
+1998.507500	127.818
+1998.568716	129.627
+1998.629933	151.332
+1998.691151	151.935
+1998.752370	179.669
+1998.813590	254.432
+1998.874810	321.356
+1998.936032	362.958
+1998.997254	364.766
+1999.058478	290.607
+1999.119702	224.286
+1999.180928	174.846
+1999.242154	130.833
+1999.303381	116.363
+1999.364609	98.2751
+1999.425839	110.334
+1999.487069	130.833
+1999.548300	106.113
+1999.609532	94.6576
+1999.670764	108.525
+1999.731998	138.671
+1999.793233	198.36
+1999.854469	247.197
+1999.915705	285.784
+1999.976943	316.533
+2000.038181	267.093
+2000.099421	245.388
+2000.160661	175.449
+2000.221903	109.731
+2000.283145	86.2166
+2000.344388	106.113
+2000.405632	130.23
+2000.466877	126.612
+2000.528123	122.392
+2000.589370	95.8634
+2000.650618	75.3641
+2000.711867	88.6283
+2000.773117	127.818
+2000.834367	214.639
+2000.895619	286.99
+2000.956871	289.401
+2001.018125	217.051
+2001.079379	143.494
+2001.140635	116.966
+2001.201891	104.907
+2001.263148	121.186
+2001.324407	163.391
+2001.385666	147.715
+2001.446926	141.685
+2001.508187	146.509
+2001.569449	157.964
+2001.630712	150.729
+2001.691975	153.141
+2001.753240	198.963
+2001.814506	230.918
+2001.875772	250.211
+2001.937040	382.251
+2001.998309	601.715
+2002.059578	729.534
+2002.120848	608.95
+2002.182120	374.413
+2002.243392	226.094
+2002.304665	197.154
+2002.365939	211.021
+2002.427214	181.478
+2002.488490	139.274
+2002.549767	137.465
+2002.611045	138.671
+2002.672324	131.436
+2002.733604	121.789
+2002.794884	148.92
+2002.856166	222.477
+2002.917449	347.282
+2002.978732	575.789
+2003.040017	790.429
+2003.101302	768.724
+2003.162588	513.688
+2003.223876	299.048
+2003.285164	180.875
+2003.346453	146.509
+2003.407743	154.95
+2003.469034	113.348
+2003.530326	98.275
+2003.591619	106.716
+2003.652913	94.0545
+2003.714207	125.406
+2003.775503	171.831
+2003.836800	208.007
+2003.898097	281.563
+2003.959396	404.559
+2004.020695	512.482
+2004.081996	488.968
+2004.143297	403.956
+2004.204599	298.445
+2004.265902	203.183
+2004.327207	138.068
+2004.388512	116.363
+2004.449818	84.4077
+2004.511125	107.922
+2004.572432	145.303
+2004.633741	157.964
+2004.695051	154.347
+2004.756362	163.39
+2004.817673	192.331
+2004.878986	215.242
+2004.940299	285.784
+2005.001614	403.353
+2005.062929	484.748
+2005.124246	436.514
+2005.185563	326.782
+2005.246881	201.375
+2005.308200	175.449
+2005.369520	164.596
+2005.430841	142.891
+2005.492163	103.701
+2005.553486	92.8486
+2005.614810	115.76
+2005.676135	121.789
+2005.737460	105.51
+2005.798787	164.596
+2005.860115	212.227
+2005.921443	267.696
+2005.982773	371.398
+2006.044103	391.295
+2006.105434	343.664
+2006.166767	250.814
+2006.228100	174.846
+2006.289434	153.744
+2006.350769	121.789
+2006.412105	100.084
+2006.473442	117.568
+2006.534780	113.348
+2006.596119	103.098
+2006.657458	125.406
+2006.718799	142.288
+2006.780141	174.243
+2006.841483	215.845
+2006.902827	240.564
+2006.964171	246.594
+2007.025517	296.636
+2007.086863	340.649
+2007.148210	288.195
+2007.209559	177.861
+2007.270908	157.361
+2007.332258	142.891
+2007.393609	123.598
+2007.454961	113.951
+2007.516314	129.024
+2007.577667	129.024
+2007.639022	121.789
+2007.700378	118.171
+2007.761735	101.892
+2007.823092	111.539
+2007.884451	163.993
+2007.945810	206.198
+2008.007170	201.375
+2008.068532	182.081
+2008.129894	182.684
+2008.191257	177.861
+2008.252621	156.758
+2008.313987	121.186
+2008.375353	133.244
+2008.436719	126.612
+2008.498087	116.363
+2008.559456	156.758
+2008.620826	171.228
+2008.682197	121.789
+2008.743568	91.6428
+2008.804941	127.818
+2008.866314	201.375
+2008.927689	218.859
+2008.989064	206.198
+2009.050441	217.051
+2009.111818	183.287
+2009.173196	139.877
+2009.234575	113.348
+2009.295955	101.892
+2009.357336	83.2019
+2009.418718	83.8048
+2009.480101	103.098
+2009.541485	86.8194
+2009.602870	71.1435
+2009.664256	89.834
+2009.725642	118.774
+2009.787030	138.671
+2009.848418	134.45
+2009.909808	159.773
+2009.971198	182.081
+2010.032589	182.684
+2010.093982	182.081
+2010.155375	136.259
+2010.216769	104.304
+2010.278164	89.834
+2010.339560	91.6428
+2010.400957	92.8486
+2010.462355	75.3639
+2010.523754	78.3785
+2010.585154	85.0107
+2010.646554	99.4808
+2010.707956	112.142
+2010.769359	107.922
+2010.830762	141.082
+2010.892167	157.361
+2010.953572	130.23
+2011.014978	113.951
+2011.076386	103.701
+2011.137794	94.6574
+2011.199203	116.363
+2011.260613	136.259
+2011.322024	120.583
+2011.383436	88.6282
+2011.444849	90.437
+2011.506263	87.4224
+2011.567678	71.1435
+2011.629093	99.4808
+2011.690510	151.935
+2011.751927	156.155
+2011.813346	140.479
+2011.874765	124.803
+2011.936186	139.274
+2011.997607	139.877
+2012.059029	142.288
+2012.120453	143.494
+2012.181877	129.024
+2012.243302	112.745
+2012.304728	119.98
+2012.366155	128.421
+2012.427583	131.436
+2012.489012	124.803
+2012.550441	107.922
+2012.611872	81.996
+2012.673304	93.4516
+2012.734736	118.774
+2012.796170	122.995
+2012.857604	138.068
+2012.919040	168.214
+2012.980476	154.95
+2013.041913	128.421
+2013.103352	124.803
+2013.164791	134.45
+2013.226231	122.995
+2013.287672	91.6428
+2013.349114	119.98
+2013.410557	126.009
+2013.472001	98.2749
+2013.533445	107.922
+2013.594891	110.333
+2013.656338	107.319
+2013.717785	118.774
+2013.779234	127.215
+2013.840683	186.301
+2013.902134	213.433
+2013.963585	192.934
+2014.025037	143.494
+2014.086491	124.201
+2014.147945	116.363
+2014.209400	125.406
+2014.270856	151.935
+2014.332313	148.92
+2014.393771	130.833
+2014.455230	115.157
+2014.516689	133.847
+2014.578150	150.126
+2014.639612	119.98
+2014.701074	91.0399
+2014.762538	104.304
+2014.824002	124.803
+2014.885468	129.627
+2014.946934	174.846
+2015.008401	191.728
+2015.069870	151.935
+2015.131339	119.377
+2015.192809	112.142
+2015.254280	129.627
+2015.315752	112.142
+2015.377225	98.2749
+2015.438699	101.29
+2015.500173	81.9961
+2015.561649	90.437
+2015.623126	104.304
+2015.684603	96.4662
+2015.746082	115.157
+2015.807561	135.656
+2015.869042	145.906
+2015.930523	160.979
+2015.992005	166.405
+2016.053489	159.17
+2016.114973	148.92
+2016.176458	147.112
+2016.237944	122.392
+2016.299431	110.333
+2016.360919	136.862
+2016.422408	133.244
+2016.483897	106.113
+2016.545388	107.922
+2016.606880	98.8779
+2016.668372	86.2165
+2016.729866	91.6428
+2016.791360	80.7902
+2016.852856	100.687
+2016.914352	106.716
+2016.975849	133.244
+2017.037348	145.906
+2017.098847	126.612
+2017.160347	126.612
+2017.221848	127.818
+2017.283350	130.23
+2017.344853	121.789
+2017.406357	91.0399
+2017.467861	106.716
+2017.529367	100.084
+2017.590874	89.8341
+2017.652381	101.892
+2017.713890	119.98
+2017.775399	150.126
+2017.836910	163.391
+2017.898421	192.934
+2017.959933	248.402
+2018.021447	256.843
+2018.082961	191.728
+2018.144476	141.082
+2018.205992	102.495
+2018.267509	100.084
+2018.329027	120.583
+2018.390546	118.774
+2018.452066	104.907
+2018.513586	85.6136
+2018.575108	107.319
+2018.636630	114.554
+2018.698154	105.51
+2018.759679	146.509
+2018.821204	196.551
+2018.882730	241.167
+2018.944258	270.711
+2019.005786	206.801
+2019.067315	133.847
+2019.128845	122.392
+2019.190376	153.744
+2019.251908	136.259
+2019.313441	100.687
+2019.374975	95.8633
+2019.436510	132.039
+2019.498045	138.671
+2019.559582	136.259
+2019.621120	113.951
+2019.682658	108.525
+2019.744198	146.509
+2019.805738	203.183
+2019.867279	195.345
+2019.928822	183.89
+2019.990365	230.315
+2020.051909	251.417
+2020.113454	226.697
+2020.175000	154.95
+2020.236547	104.907
+2020.298095	93.4516
+2020.359644	136.259
+2020.421194	145.303
+2020.482745	107.922
+2020.544296	86.2166
+2020.605849	101.29
+2020.667402	130.23
+2020.728957	129.627
+2020.790512	138.068
+2020.852069	179.066
+2020.913626	245.991
+2020.975184	216.448
+2021.036743	198.963
+2021.098303	192.331
+2021.159864	153.744
+2021.221426	123.598
+2021.282989	103.701
+2021.344553	92.2458
+2021.406118	105.51
+2021.467684	112.745
+2021.529250	122.995
+2021.590818	133.244
+2021.652387	109.73
+2021.713956	89.2311
+2021.775526	118.774
+2021.837098	179.066
+2021.898670	192.934
+2021.960243	187.507
+2022.021817	182.684
+2022.083393	143.494
+2022.144969	99.4808
+2022.206546	111.539
+2022.268124	108.525
+2022.329702	127.818
+2022.391282	136.862
+2022.452863	156.758
+2022.514445	127.215
+2022.576027	100.687
+2022.637611	103.098
+2022.699195	100.084
+2022.760781	118.774
+2022.822367	148.92
+2022.883954	181.478
+2022.945543	212.83
+2023.007132	247.8
+2023.068722	259.255
+2023.130313	215.242
+2023.191905	192.331
+2023.253498	135.053
+2023.315092	79.5844
+2023.376686	114.554
+2023.438282	133.847
+2023.499879	106.113
+2023.561476	83.2019
+2023.623075	63.3055
+2023.684674	71.7464
+2023.746275	92.2457
+2023.807876	139.877
+2023.869479	172.434
+2023.931082	203.183
+2023.992686	274.931
+2024.054291	319.547
+2024.115897	290.004
+2024.177504	221.271
+2024.239112	165.199
+2024.300721	150.126
+2024.362331	122.392
+2024.423941	122.995
+2024.485553	139.877
+2024.547166	129.024
+2024.608779	106.716
+2024.670394	86.2166
+2024.732009	110.936
+2024.793626	153.141
+2024.855243	173.64
+2024.916861	167.611
+2024.978480	181.478
+2025.040100	197.757
+2025.101721	187.507
+2025.163343	159.17
+2025.224966	132.039
+2025.286590	111.539
+2025.348215	96.4662
+2025.409841	83.8049
+2025.471467	77.7757
+2025.533095	92.8487
+2025.594724	112.142
+2025.656353	107.319
+2025.717983	86.8195
+2025.779615	85.0107
+2025.841247	126.612
+2025.902880	169.42
+2025.964515	204.992
+2026.026150	223.08
+2026.087786	183.89
+2026.149423	157.361
+2026.211061	138.068
+2026.272700	116.966
+2026.334339	110.333
+2026.395980	92.2458
+2026.457622	111.539
+2026.519264	112.745
+2026.580908	104.907
+2026.642552	127.818
+2026.704198	140.48
+2026.765844	123.598
+2026.827492	126.009
+2026.889140	124.201
+2026.950789	154.347
+2027.012439	187.507
+2027.074090	180.875
+2027.135742	165.802
+2027.197395	136.862
+2027.259049	110.333
+2027.320704	112.142
+2027.382359	118.774
+2027.444016	97.6721
+2027.505674	109.128
+2027.567332	112.745
+2027.628992	124.804
+2027.690652	110.936
+2027.752314	94.0546
+2027.813976	130.833
+2027.875639	165.199
+2027.937303	163.993
+2027.998968	191.728
+2028.060634	198.963
+2028.122301	176.655
+2028.183969	165.199
+2028.245638	148.318
+2028.307308	103.098
+2028.368979	94.0546
+2028.430651	113.348
+2028.492323	132.642
+2028.553997	147.715
+2028.615671	135.656
+2028.677347	107.319
+2028.739023	90.437
+2028.800700	87.4224
+2028.862379	103.701
+2028.924058	115.157
+2028.985738	147.112
+2029.047419	166.405
+2029.109101	162.185
+2029.170784	156.758
+2029.232468	138.671
+2029.294153	121.789
+2029.355838	124.804
+2029.417525	116.966
+2029.479213	115.76
+2029.540901	121.186
+2029.602591	118.774
+2029.664281	132.642
+2029.725972	153.141
+2029.787665	154.95
+2029.849358	140.48
+2029.911052	126.009
+2029.972747	143.494
+2030.034443	175.449
+2030.096140	173.64
+2030.157838	133.847
+2030.219537	122.392
+2030.281237	94.6575
+2030.342938	109.731
+2030.404639	125.406
+2030.466342	130.833
+2030.528046	109.731
+2030.589750	106.113
+2030.651456	91.0399
+2030.713162	80.7903
+2030.774869	95.2604
+2030.836577	118.774
+2030.898287	158.567
+2030.959997	173.037
+2031.021708	162.185
+2031.083420	173.037
+2031.145133	170.626
+2031.206847	136.259
+2031.268561	93.4516
+2031.330277	110.333
+2031.391994	119.377
+2031.453712	123.598
+2031.515430	141.685
+2031.577150	135.656
+2031.638870	119.98
+2031.700591	116.363
+2031.762314	121.789
+2031.824037	102.495
+2031.885761	118.171
+2031.947486	148.318
+2032.009212	168.817
+2032.070939	183.89
+2032.132667	149.523
+2032.194396	101.29
+2032.256126	125.406
+2032.317857	135.053
+2032.379588	100.687
+2032.441321	80.7903
+2032.503055	68.1289
+2032.564789	68.7318
+2032.626525	98.8779
+2032.688261	119.98
+2032.749998	121.789
+2032.811737	130.23
+2032.873476	134.45
+2032.935216	134.45
+2032.996957	122.392
+2033.058699	159.773
+2033.120442	171.229
+2033.182186	138.671
+2033.243931	111.539
+2033.305676	100.687
+2033.367423	119.377
+2033.429171	137.465
+2033.490919	138.068
+2033.552669	104.304
+2033.614419	98.8779
+2033.676171	113.951
+2033.737923	121.789
+2033.799676	138.068
+2033.861430	176.655
+2033.923185	177.258
+2033.984941	149.523
+2034.046698	153.141
+2034.108456	162.788
+2034.170215	155.553
+2034.231975	133.244
+2034.293736	112.142
+2034.355498	118.774
+2034.417260	106.716
+2034.479024	96.4662
+2034.540788	98.275
+2034.602554	96.4662
+2034.664320	86.8195
+2034.726087	97.6721
+2034.787856	141.082
+2034.849625	157.361
+2034.911395	148.318
+2034.973166	134.45
+2035.034938	111.539
+2035.096711	101.893
+2035.158485	109.731
+2035.220260	131.436
+2035.282035	146.509
+2035.343812	135.656
+2035.405590	99.4809
+2035.467368	93.4516
+2035.529148	103.701
+2035.590928	102.495
+2035.652710	94.0546
+2035.714492	77.1728
+2035.776275	79.5844
+2035.838060	82.5991
+2035.899845	122.392
+2035.961631	156.156
+2036.023418	147.715
+2036.085206	133.244
+2036.146995	105.51
+2036.208784	141.685
+2036.270575	139.877
+2036.332367	97.6721
+2036.394159	95.2604
+2036.455953	97.6721
+2036.517748	95.2604
+2036.579543	83.8049
+2036.641339	76.5698
+2036.703137	77.7757
+2036.764935	94.0546
+2036.826734	114.554
+2036.888534	139.274
+2036.950335	138.068
+2037.012137	139.877
+2037.073940	127.818
+2037.135744	80.1874
+2037.197549	63.9085
+2037.259355	82.599
+2037.321162	88.0253
+2037.382969	73.5552
+2037.444778	87.4224
+2037.506587	86.8195
+2037.568398	71.1435
+2037.630209	99.4809
+2037.692021	116.363
+2037.753835	114.554
+2037.815649	131.436
+2037.877464	141.082
+2037.939280	130.833
+2038.001097	145.906
+2038.062915	159.773
+2038.124734	162.788
+2038.186554	162.185
+2038.248375	133.244
+2038.310196	132.642
+2038.372019	141.685
+2038.433842	129.627
+2038.495667	104.304
+2038.557492	94.0546
+2038.619319	113.951
+2038.681146	109.128
+2038.742974	109.731
+2038.804804	107.319
+2038.866634	101.893
+2038.928465	138.068
+2038.990297	151.935
+2039.052130	134.45
+2039.113964	95.2604
+2039.175798	95.2604
+2039.237634	109.128
+2039.299471	94.0546
+2039.361309	72.3494
+2039.423147	87.4224
+2039.484987	97.6721
+2039.546827	97.6721
+2039.608669	92.2458
+2039.670511	92.8487
+2039.732354	131.436
+2039.794198	144.7
+2039.856043	138.671
+2039.917890	135.053
+2039.979737	137.465
+2040.041585	136.259
+2040.103433	116.966
+2040.165283	100.687
+2040.227134	96.4663
+2040.288986	94.6575
+2040.350838	88.0254
+2040.412692	101.29
+2040.474546	85.6137
+2040.536402	60.8939
+2040.598258	76.5699
+2040.660116	109.128
+2040.721974	99.4809
+2040.783833	79.5845
+2040.845693	117.569
+2040.907554	163.391
+2040.969416	144.097
+2041.031279	122.392
+2041.093143	116.966
+2041.155008	98.275
+2041.216874	85.0108
+2041.278741	84.4079
+2041.340608	100.687
+2041.402477	107.922
+2041.464346	95.2604
+2041.526217	95.2604
+2041.588088	89.2312
+2041.649960	93.4517
+2041.711834	82.5991
+2041.773708	56.6735
+2041.835583	103.701
+2041.897459	146.509
+2041.959336	168.214
+2042.021214	194.14
+2042.083093	207.404
+2042.144973	153.744
+2042.206854	124.804
+2042.268735	98.878
+2042.330618	93.4517
+2042.392502	86.8196
+2042.454386	71.7465
+2042.516272	83.805
+2042.578158	107.319
+2042.640045	106.716
+2042.701934	102.496
+2042.763823	89.8342
+2042.825713	112.745
+2042.887604	192.331
+2042.949496	198.36
+2043.011389	186.302
+2043.073283	181.478
+2043.135178	153.744
+2043.197074	126.009
+2043.258970	107.319
+2043.320868	79.5845
+2043.382766	65.1144
+2043.444666	92.8488
+2043.506566	139.877
+2043.568468	170.626
+2043.630370	142.891
+2043.692273	92.2459
+2043.754178	85.0108
+2043.816083	145.906
+2043.877989	192.331
+2043.939896	214.036
+2044.001804	238.153
+2044.063713	199.566
+2044.125623	150.126
+2044.187533	112.745
+2044.249445	119.98
+2044.311358	109.128
+2044.373271	102.496
+2044.435186	119.377
+2044.497101	153.141
+2044.559018	151.935
+2044.620935	158.567
+2044.682853	133.245
+2044.744773	108.525
+2044.806693	123.598
+2044.868614	183.89
+2044.930536	220.065
+2044.992459	198.36
+2045.054383	179.67
+2045.116308	139.877
+2045.178233	124.804
+2045.240160	152.538
+2045.302088	132.039
+2045.364016	118.172
+2045.425946	134.45
+2045.487876	117.569
+2045.549808	103.098
+2045.611740	98.878
+2045.673673	108.525
+2045.735608	107.319
+2045.797543	118.774
+2045.859479	167.008
+2045.921416	214.639
+2045.983354	231.521
+2046.045293	202.581
+2046.107233	190.522
+2046.169173	160.979
+2046.231115	127.818
+2046.293058	113.951
+2046.355001	100.084
+2046.416946	102.496
+2046.478891	107.922
+2046.540838	101.29
+2046.602785	94.0546
+2046.664733	98.878
+2046.726683	153.141
+2046.788633	222.477
+2046.850584	200.169
+2046.912536	133.245
+2046.974489	132.642
+2047.036443	201.375
+2047.098398	218.256
+2047.160353	160.979
+2047.222310	108.525
+2047.284268	91.6429
+2047.346226	92.2459
+2047.408186	109.731
+2047.470146	108.525
+2047.532108	103.701
+2047.594070	124.201
+2047.656033	134.45
+2047.717998	113.951
+2047.779963	98.2751
+2047.841929	128.421
+2047.903896	148.318
+2047.965864	159.773
+2048.027833	221.271
+2048.089803	252.02
+2048.151773	198.36
+2048.213745	134.45
+2048.275718	96.4663
+2048.337691	101.29
+2048.399666	142.288
+2048.461641	150.729
+2048.523618	139.274
+2048.585595	123.598
+2048.647573	108.525
+2048.709553	97.6721
+2048.771533	104.304
+2048.833514	115.157
+2048.895496	100.084
+2048.957479	127.818
+2049.019463	166.405
+2049.081448	160.979
+2049.143433	126.612
+2049.205420	123.598
+2049.267408	118.171
+2049.329396	110.333
+2049.391386	92.8488
+2049.453376	72.3494
+2049.515368	102.496
+2049.577360	142.288
+2049.639353	133.245
+2049.701348	114.554
+2049.763343	145.906
+2049.825339	173.64
+2049.887336	151.332
+2049.949334	119.377
+2050.011333	109.731
+2050.073333	115.157
+2050.135333	124.804
+2050.197335	141.685
+2050.259338	124.804
+2050.321341	102.496
+2050.383346	97.6721
+2050.445351	94.6575
+2050.507358	86.2166
+2050.569365	73.5553
+2050.631373	85.6137
+2050.693383	94.6575
+2050.755393	107.319
+2050.817404	116.363
+2050.879416	130.833
+2050.941429	162.185
+2051.003443	162.185
+2051.065458	171.229
+2051.127474	153.141
+2051.189490	122.995
+2051.251508	109.128
+2051.313527	92.2458
+2051.375546	86.2166
+2051.437567	110.334
+2051.499588	104.304
+2051.561610	89.8342
+2051.623634	91.04
+2051.685658	127.215
+2051.747683	116.966
+2051.809709	104.907
+2051.871736	117.569
+2051.933764	146.509
+2051.995793	163.391
+2052.057823	133.847
+2052.119854	121.789
+2052.181885	103.098
+2052.243918	123.598
+2052.305952	127.818
+2052.367986	80.1874
+2052.430022	53.0559
+2052.492058	72.3494
+2052.554095	86.2166
+2052.616134	74.1582
+2052.678173	83.202
+2052.740213	106.113
+2052.802254	101.29
+2052.864296	119.377
+2052.926339	146.509
+2052.988383	125.407
+2053.050428	106.716
+2053.112474	132.039
+2053.174521	124.804
+2053.236568	119.377
+2053.298617	115.76
+2053.360666	116.966
+2053.422717	128.421
+2053.484768	134.45
+2053.546821	133.847
+2053.608874	122.995
+2053.670928	115.157
+2053.732983	120.583
+2053.795039	151.935
+2053.857097	197.154
+2053.919155	194.14
+2053.981213	195.345
+2054.043273	203.183
+2054.105334	163.993
+2054.167396	132.642
+2054.229458	132.642
+2054.291522	121.186
+2054.353587	98.878
+2054.415652	101.29
+2054.477719	110.333
+2054.539786	139.274
+2054.601854	136.259
+2054.663923	105.51
+2054.725994	118.171
+2054.788065	116.363
+2054.850137	115.157
+2054.912210	155.553
+2054.974284	177.861
+2055.036359	189.919
+2055.098434	166.405
+2055.160511	113.348
+2055.222589	88.0254
+2055.284667	69.9377
+2055.346747	85.6137
+2055.408827	118.171
+2055.470909	108.525
+2055.532991	95.2605
+2055.595074	95.2605
+2055.657159	126.009
+2055.719244	106.716
+2055.781330	100.687
+2055.843417	121.789
+2055.905505	113.348
+2055.967594	147.715
+2056.029684	157.964
+2056.091775	119.98
+2056.153866	133.847
+2056.215959	129.627
+2056.278053	113.951
+2056.340147	117.569
+2056.402243	117.569
+2056.464339	107.319
+2056.526436	101.893
+2056.588535	65.1144
+2056.650634	63.3056
+2056.712734	115.76
+2056.774835	136.862
+2056.836937	154.95
+2056.899040	225.492
+2056.961144	303.871
+2057.023249	334.017
+2057.085355	296.033
+2057.147462	206.801
+2057.209569	136.862
+2057.271678	83.8049
+2057.333787	86.2166
+2057.395898	119.98
+2057.458009	150.729
+2057.520122	148.318
+2057.582235	129.627
+2057.644349	113.348
+2057.706464	108.525
+2057.768581	130.833
+2057.830698	143.494
+2057.892816	190.522
+2057.954935	256.843
+2058.017054	252.02
+2058.079175	204.992
+2058.141297	161.582
+2058.203420	127.215
+2058.265543	115.157
+2058.327668	129.024
+2058.389793	115.157
+2058.451920	104.304
+2058.514047	92.2459
+2058.576175	72.9524
+2058.638305	82.5991
+2058.700435	104.304
+2058.762566	141.083
+2058.824698	176.655
+2058.886831	208.61
+2058.948965	220.065
+2059.011100	202.581
+2059.073236	197.757
+2059.135372	163.391
+2059.197510	98.878
+2059.259649	104.907
+2059.321788	144.097
+2059.383929	148.92
+2059.446070	136.259
+2059.508212	128.421
+2059.570356	113.951
+2059.632500	135.656
+2059.694645	137.465
+2059.756791	130.23
+2059.818938	132.642
+2059.881086	156.758
+2059.943235	193.537
+2060.005385	191.125
+2060.067536	156.758
+2060.129688	150.126
+2060.191840	141.082
+2060.253994	104.304
+2060.316149	112.142
+2060.378304	125.407
+2060.440461	97.0692
+2060.502618	81.9961
+2060.564776	94.0546
+2060.626935	89.8341
+2060.689096	101.893
+2060.751257	126.612
+2060.813419	122.392
+2060.875582	101.893
+2060.937746	109.731
+2060.999911	165.199
+2061.062076	200.772
+2061.124243	176.655
+2061.186411	142.288
+2061.248579	101.29
+2061.310749	60.291
+2061.372920	59.688
+2061.435091	85.6137
+2061.497263	128.421
+2061.559437	145.303
+2061.621611	112.142
+2061.683786	102.495
+2061.745962	107.922
+2061.808139	119.98
+2061.870317	129.024
+2061.932496	132.642
+2061.994676	116.966
+2062.056857	118.171
+2062.119039	121.186
+2062.181221	122.995
+2062.243405	118.171
+2062.305589	81.3932
+2062.367775	60.8939
+2062.429961	60.291
+2062.492149	87.4224
+2062.554337	115.157
+2062.616526	112.745
+2062.678717	100.687
+2062.740908	94.6575
+2062.803100	122.995
+2062.865293	119.377
+2062.927487	113.951
+2062.989682	161.582
+2063.051877	184.493
+2063.114074	167.611
+2063.176272	141.082
+2063.238470	130.23
+2063.300670	115.157
+2063.362870	71.7465
+2063.425072	73.5553
+2063.487274	85.6137
+2063.549478	84.4078
+2063.611682	98.878
+2063.673887	103.098
+2063.736093	106.113
+2063.798300	117.569
+2063.860508	148.318
+2063.922717	168.817
+2063.984927	179.669
+2064.047138	151.935
+2064.109350	98.878
+2064.171562	79.5845
+2064.233776	90.437
+2064.295991	109.731
+2064.358206	116.363
+2064.420422	110.936
+2064.482640	104.907
+2064.544858	114.554
+2064.607077	107.922
+2064.669298	91.6429
+2064.731519	95.2604
+2064.793741	126.612
+2064.855964	158.567
+2064.918188	170.626
+2064.980413	148.318
+2065.042638	124.804
+2065.104865	101.893
+2065.167093	93.4516
+2065.229321	95.2604
+2065.291551	86.8195
+2065.353782	79.5844
+2065.416013	95.2604
+2065.478245	116.363
+2065.540479	114.554
+2065.602713	65.1143
+2065.664948	78.3786
+2065.727184	149.523
+2065.789421	153.744
+2065.851659	141.082
+2065.913898	173.037
+2065.976138	167.611
+2066.038379	146.509
+2066.100621	142.288
+2066.162863	150.126
+2066.225107	156.758
+2066.287352	126.612
+2066.349597	107.319
+2066.411844	117.568
+2066.474091	85.6136
+2066.536339	98.275
+2066.598589	107.922
+2066.660839	92.2458
+2066.723090	97.6721
+2066.785342	118.171
+2066.847595	144.097
+2066.909849	143.494
+2066.972104	139.877
+2067.034360	139.877
+2067.096616	150.126
+2067.158874	134.45
+2067.221133	102.495
+2067.283392	66.9231
+2067.345653	56.0705
+2067.407914	81.9961
+2067.470177	115.76
+2067.532440	121.186
+2067.594704	118.774
+2067.656969	113.348
+2067.719236	104.304
+2067.781503	107.922
+2067.843771	119.98
+2067.906040	122.995
+2067.968309	162.788
+2068.030580	192.331
+2068.092852	151.332
+2068.155125	123.598
+2068.217398	112.142
+2068.279673	124.201
+2068.341948	133.847
+2068.404225	146.509
+2068.466502	164.596
+2068.528781	142.288
+2068.591060	101.29
+2068.653340	87.4224
+2068.715621	72.9523
+2068.777903	102.495
+2068.840186	122.392
+2068.902470	100.084
+2068.964755	111.539
+2069.027041	143.494
+2069.089328	138.671
+2069.151615	104.304
+2069.213904	94.6575
+2069.276194	101.29
+2069.338484	125.406
+2069.400776	114.554
+2069.463068	85.6137
+2069.525361	101.893
+2069.587656	124.804
+2069.649951	121.186
+2069.712247	109.128
+2069.774544	117.569
+2069.836842	124.201
+2069.899141	123.598
+2069.961441	132.039
+2070.023742	146.509
+2070.086043	125.407
+2070.148346	107.922
+2070.210650	117.569
+2070.272954	100.687
+2070.335260	70.5406
+2070.397566	100.687
+2070.459874	138.068
+2070.522182	138.671
+2070.584491	135.053
+2070.646801	118.171
+2070.709113	125.407
+2070.771425	128.421
+2070.833738	142.288
+2070.896052	174.846
+2070.958367	175.449
+2071.020682	176.052
+2071.082999	156.758
+2071.145317	139.877
+2071.207636	133.244
+2071.269955	136.259
+2071.332276	147.715
+2071.394597	136.259
+2071.456919	118.774
+2071.519243	132.039
+2071.581567	121.789
+2071.643892	130.23
+2071.706218	126.009
+2071.768545	117.569
+2071.830873	107.319
+2071.893202	132.039
+2071.955532	175.449
+2072.017863	195.345
+2072.080195	175.449
+2072.142528	136.862
+2072.204861	137.465
+2072.267196	119.98
+2072.329531	92.2458
+2072.391868	113.951
+2072.454205	124.804
+2072.516544	97.6721
+2072.578883	82.5991
+2072.641223	93.4517
+2072.703564	109.128
+2072.765906	110.333
+2072.828249	150.126
+2072.890593	181.478
+2072.952938	196.551
+2073.015284	221.271
+2073.077631	215.242
+2073.139978	162.185
+2073.202327	118.774
+2073.264677	122.995
+2073.327027	119.377
+2073.389379	121.789
+2073.451731	140.48
+2073.514084	119.98
+2073.576439	116.966
+2073.638794	126.612
+2073.701150	97.6721
+2073.763507	81.9961
+2073.825865	93.4517
+2073.888224	125.407
+2073.950584	175.449
+2074.012945	180.272
+2074.075307	142.288
+2074.137669	107.922
+2074.200033	103.701
+2074.262398	106.113
+2074.324763	102.495
+2074.387130	87.4224
+2074.449497	98.275
+2074.511865	95.2604
+2074.574235	85.6137
+2074.636605	65.1143
+2074.698976	55.4676
+2074.761348	83.8049
+2074.823721	99.4809
+2074.886095	99.4809
+2074.948470	119.98
+2075.010846	185.096
+2075.073222	159.773
+2075.135600	86.2166
+2075.197979	100.687
+2075.260358	112.745
+2075.322739	95.8633
+2075.385120	98.275
+2075.447503	88.0254
+2075.509886	80.7903
+2075.572270	70.5406
+2075.634656	78.3786
+2075.697042	127.818
+2075.759429	157.361
+2075.821817	154.95
+2075.884206	168.817
+2075.946596	171.229
+2076.008987	138.068
+2076.071378	136.862
+2076.133771	151.332
+2076.196165	147.112
+2076.258559	145.303
+2076.320955	121.789
+2076.383351	92.8487
+2076.445749	94.6575
+2076.508147	119.377
+2076.570546	93.4517
+2076.632947	72.3494
+2076.695348	80.1874
+2076.757750	107.319
+2076.820153	122.995
+2076.882557	133.847
+2076.944962	137.465
+2077.007368	116.363
+2077.069774	109.128
+2077.132182	110.333
+2077.194591	126.612
+2077.257000	129.024
+2077.319411	97.0692
+2077.381822	78.9816
+2077.444235	84.4078
+2077.506648	112.142
+2077.569062	133.847
+2077.631477	94.6575
+2077.693894	72.3494
+2077.756311	109.128
+2077.818729	160.979
+2077.881148	160.979
+2077.943568	136.259
+2078.005988	163.391
+2078.068410	160.979
+2078.130833	128.421
+2078.193257	106.716
+2078.255681	89.2312
+2078.318107	89.2312
+2078.380533	108.525
+2078.442961	120.583
+2078.505389	89.8342
+2078.567818	91.04
+2078.630248	107.319
+2078.692680	94.0546
+2078.755112	93.4517
+2078.817545	109.731
+2078.879979	107.319
+2078.942414	106.113
+2079.004849	121.186
+2079.067286	127.818
+2079.129724	121.789
+2079.192163	113.951
+2079.254602	97.0692
+2079.317043	104.907
+2079.379484	119.98
+2079.441927	123.598
+2079.504370	127.215
+2079.566814	135.656
+2079.629259	122.392
+2079.691706	92.2459
+2079.754153	79.5845
+2079.816601	80.1874
+2079.879050	97.6722
+2079.941500	177.258
+2080.003950	194.14
+2080.066402	133.847
+2080.128855	120.583
+2080.191309	124.201
+2080.253763	133.245
+2080.316219	153.141
+2080.378675	148.921
+2080.441133	130.23
+2080.503591	119.98
+2080.566050	116.363
+2080.628511	95.2605
+2080.690972	75.967
+2080.753434	84.4079
+2080.815897	89.2313
+2080.878361	121.186
+2080.940826	177.861
+2081.003292	220.065
+2081.065758	212.227
+2081.128226	158.567
+2081.190695	112.745
+2081.253164	107.319
+2081.315635	135.656
+2081.378106	159.17
+2081.440579	152.538
+2081.503052	110.936
+2081.565526	92.2459
+2081.628002	114.554
+2081.690478	106.113
+2081.752955	78.9816
+2081.815433	125.407
+2081.877912	174.243
+2081.940392	189.919
+2082.002873	231.521
+2082.065354	273.725
+2082.127837	269.505
+2082.190321	185.096
+2082.252805	102.496
+2082.315291	113.951
+2082.377777	141.083
+2082.440265	134.45
+2082.502753	110.334
+2082.565242	86.8196
+2082.627733	104.907
+2082.690224	129.627
+2082.752716	202.581
+2082.815209	282.769
+2082.877703	361.149
+2082.940198	436.514
+2083.002694	469.675
+2083.065191	402.148
+2083.127688	283.372
+2083.190187	210.419
+2083.252687	150.126
+2083.315187	125.407
+2083.377689	133.847
+2083.440191	142.288
+2083.502694	118.774
+2083.565199	74.7611
+2083.627704	72.9524
+2083.690210	127.215
+2083.752717	196.551
+2083.815225	218.859
+2083.877734	302.063
+2083.940244	425.662
+2084.002755	425.059
+2084.065267	360.546
+2084.127779	298.445
+2084.190293	232.727
+2084.252808	229.109
+2084.315323	202.581
+2084.377840	151.935
+2084.440357	145.906
+2084.502875	109.731
+2084.565395	96.4664
+2084.627915	89.8342
+2084.690436	99.481
+2084.752958	126.612
+2084.815481	180.272
+2084.878005	302.063
+2084.940530	394.31
+2085.003056	361.752
+2085.065583	240.565
+2085.128111	187.508
+2085.190639	203.183
+2085.253169	189.316
+2085.315699	170.023
+2085.378231	160.376
+2085.440763	112.142
+2085.503297	103.701
+2085.565831	106.716
+2085.628366	108.525
+2085.690902	109.128
+2085.753440	121.186
+2085.815978	165.199
+2085.878517	217.654
+2085.941056	275.534
+2086.003597	289.401
+2086.066139	244.182
+2086.128682	208.007
+2086.191226	154.95
+2086.253770	140.48
+2086.316316	109.128
+2086.378862	95.8634
+2086.441410	89.2313
+2086.503958	103.701
+2086.566507	157.361
+2086.629057	184.493
+2086.691609	149.523
+2086.754161	98.878
+2086.816714	94.6576
+2086.879268	139.274
+2086.941823	204.992
+2087.004379	262.873
+2087.066935	312.312
+2087.129493	271.314
+2087.192052	176.052
+2087.254611	136.862
+2087.317172	96.4663
+2087.379733	74.7611
+2087.442296	75.3641
+2087.504859	81.9962
+2087.567423	101.893
+2087.629989	74.7611
+2087.692555	70.5407
+2087.755122	136.259
+2087.817690	185.096
+2087.880259	172.434
+2087.942829	194.14
+2088.005400	256.843
+2088.067972	254.432
+2088.130544	182.684
+2088.193118	167.611
+2088.255693	155.553
+2088.318268	118.172
+2088.380845	89.2313
+2088.443422	75.967
+2088.506000	64.5115
+2088.568580	104.304
+2088.631160	139.877
+2088.693741	140.48
+2088.756323	136.259
+2088.818906	151.935
+2088.881490	206.198
+2088.944075	223.08
+2089.006661	220.065
+2089.069248	212.83
+2089.131836	203.786
+2089.194424	163.391
+2089.257014	154.347
+2089.319605	168.817
+2089.382196	154.95
+2089.444788	127.818
+2089.507382	88.0254
+2089.569976	73.5553
+2089.632571	85.0108
+2089.695168	80.1874
+2089.757765	95.8634
+2089.820363	121.186
+2089.882962	126.612
+2089.945562	154.95
+2090.008163	200.169
+2090.070764	207.404
+2090.133367	190.522
+2090.195971	174.846
+2090.258575	150.126
+2090.321181	130.23
+2090.383787	111.539
+2090.446395	96.4663
+2090.509003	103.098
+2090.571612	106.716
+2090.634223	107.319
+2090.696834	117.569
+2090.759446	91.04
+2090.822059	68.129
+2090.884673	85.0108
+2090.947288	98.2751
+2091.009904	116.363
+2091.072521	157.964
+2091.135138	151.935
+2091.197757	116.363
+2091.260377	123.598
+2091.322997	119.98
+2091.385619	85.0108
+2091.448241	83.805
+2091.510865	90.4371
+2091.573489	79.5845
+2091.636114	86.8196
+2091.698740	91.04
+2091.761367	89.8342
+2091.823995	122.995
+2091.886624	141.083
+2091.949254	119.98
+2092.011885	109.731
+2092.074517	118.172
+2092.137150	132.039
+2092.199784	157.964
+2092.262418	133.847
+2092.325054	121.789
+2092.387690	115.157
+2092.450328	100.084
+2092.512966	98.878
+2092.575605	82.5991
+2092.638246	56.0706
+2092.700887	81.9962
+2092.763529	108.525
+2092.826172	109.128
+2092.888816	144.097
+2092.951461	177.258
+2093.014107	167.611
+2093.076754	137.465
+2093.139401	106.716
+2093.202050	129.627
+2093.264700	135.053
+2093.327350	118.171
+2093.390002	110.334
+2093.452654	116.363
+2093.515307	129.024
+2093.577962	121.186
+2093.640617	89.8342
+2093.703273	88.6283
+2093.765930	127.215
+2093.828588	157.964
+2093.891247	132.039
+2093.953907	132.039
+2094.016568	160.979
+2094.079230	174.846
+2094.141893	147.112
+2094.204556	93.4517
+2094.267221	115.76
+2094.329887	127.818
+2094.392553	120.583
+2094.455221	130.833
+2094.517889	127.818
+2094.580558	95.8634
+2094.643229	86.2166
+2094.705900	121.789
+2094.768572	142.288
+2094.831245	140.48
+2094.893919	145.906
+2094.956594	147.715
+2095.019270	177.258
+2095.081947	213.433
+2095.144624	195.345
+2095.207303	141.685
+2095.269983	117.569
+2095.332663	106.716
+2095.395345	108.525
+2095.458027	90.4371
+2095.520710	85.6137
+2095.583395	91.04
+2095.646080	106.113
+2095.708766	125.407
+2095.771453	109.128
+2095.834141	129.024
+2095.896830	177.258
+2095.959520	194.743
+2096.022211	174.243
+2096.084903	130.23
+2096.147596	84.4079
+2096.210290	81.9962
+2096.272984	95.2605
+2096.335680	89.2313
+2096.398376	80.7904
+2096.461074	95.8634
+2096.523772	107.922
+2096.586471	104.907
+2096.649172	101.893
+2096.711873	161.582
+2096.774575	292.416
+2096.837278	516.703
+2096.899982	777.165
+2096.962687	1017.73
+2097.025393	1041.24
+2097.088100	682.506
+2097.150807	338.841
+2097.213516	276.137
+2097.276226	229.109
+2097.338936	212.227
+2097.401648	199.566
+2097.464360	157.361
+2097.527074	136.259
+2097.589788	147.715
+2097.652503	146.509
+2097.715219	176.052
+2097.777937	286.387
+2097.840655	493.792
+2097.903374	870.618
+2097.966094	1221.52
+2098.028814	1081.64
+2098.091536	631.861
+2098.154259	376.222
+2098.216983	274.328
+2098.279707	201.978
+2098.342433	188.713
+2098.405159	153.141
+2098.467887	126.612
+2098.530615	110.936
+2098.593345	99.4809
+2098.656075	122.392
+2098.718806	165.199
+2098.781538	205.595
+2098.844271	361.149
+2098.907005	575.186
+2098.969740	745.21
+2099.032476	678.889
+2099.095213	464.249
+2099.157951	331.606
+2099.220689	256.843
+2099.283429	201.978
+2099.346170	152.538
+2099.408911	140.48
+2099.471653	135.053
+2099.534397	117.569
+2099.597141	109.731
+2099.659886	98.878
+2099.722633	112.142
+2099.785380	161.582
+2099.848128	254.432
+2099.910877	350.296
+2099.973627	413.603
+2100.036378	393.707
+2100.099130	273.122
+2100.161882	183.287
+2100.224636	151.935
+2100.287391	126.009
+2100.350146	118.171
+2100.412903	100.084
+2100.475660	92.2458
+2100.538419	120.583
+2100.601178	113.951
+2100.663938	110.333
+2100.726699	104.907
+2100.789461	141.082
+2100.852225	186.905
+2100.914989	213.433
+2100.977754	235.138
+2101.040519	200.772
+2101.103286	173.64
+2101.166054	203.183
+2101.228823	205.595
+2101.291592	137.465
+2101.354363	86.2166
+2101.417134	71.1436
+2101.479907	107.319
+2101.542680	118.171
+2101.605455	89.8342
+2101.668230	68.7319
+2101.731006	80.1874
+2101.793783	95.8634
+2101.856561	91.6429
+2101.919340	132.039
+2101.982120	180.875
+2102.044901	180.272
+2102.107683	159.773
+2102.170466	150.729
+2102.233249	124.201
+2102.296034	94.0546
+2102.358820	87.4225
+2102.421606	89.2313
+2102.484394	93.4517
+2102.547182	93.4517
+2102.609971	107.319
+2102.672762	125.407
+2102.735553	124.804
+2102.798345	115.76
+2102.861138	96.4663
+2102.923932	110.334
+2102.986727	129.627
+2103.049523	112.745
+2103.112320	92.8488
+2103.175117	115.76
+2103.237916	127.215
+2103.300716	122.392
+2103.363516	117.569
+2103.426318	114.554
+2103.489120	96.4663
+2103.551924	109.128
+2103.614728	134.45
+2103.677533	133.847
+2103.740340	121.186
+2103.803147	126.009
+2103.865955	170.023
+2103.928764	168.817
+2103.991574	144.097
+2104.054385	163.391
+2104.117197	150.729
+2104.180009	112.745
+2104.242823	95.2605
+2104.305638	93.4517
+2104.368453	73.5553
+2104.431270	88.0254
+2104.494087	107.922
+2104.556906	95.2605
+2104.619725	79.5845
+2104.682545	85.0108
+2104.745366	91.04
+2104.808189	112.142
+2104.871012	133.847
+2104.933836	138.671
+2104.996661	137.465
+2105.059487	133.245
+2105.122313	99.4809
+2105.185141	67.5261
+2105.247970	86.2166
+2105.310799	95.8634
+2105.373630	100.687
+2105.436462	82.5991
+2105.499294	74.7611
+2105.562127	90.4371
+2105.624962	91.04
+2105.687797	100.687
+2105.750633	88.0254
+2105.813470	104.907
+2105.876308	164.596
+2105.939148	181.478
+2106.001987	171.229
+2106.064828	145.303
+2106.127670	130.23
+2106.190513	110.334
+2106.253357	80.7903
+2106.316201	75.967
+2106.379047	109.731
+2106.441893	124.804
+2106.504741	95.2605
+2106.567589	75.967
+2106.630439	91.04
+2106.693289	110.936
+2106.756140	142.288
+2106.818992	113.348
+2106.881845	78.9816
+2106.944699	114.554
+2107.007554	171.229
+2107.070410	159.17
+2107.133267	109.128
+2107.196125	91.643
+2107.258984	90.4371
+2107.321843	77.1728
+2107.384704	81.9962
+2107.447565	90.4371
+2107.510428	79.5845
+2107.573291	66.3203
+2107.636156	56.6735
+2107.699021	75.967
+2107.761887	101.893
+2107.824754	130.23
+2107.887622	153.141
+2107.950491	165.802
+2108.013361	165.802
+2108.076232	163.994
+2108.139104	139.877
+2108.201977	125.407
+2108.264851	91.643
+2108.327725	84.4079
+2108.390601	63.3056
+2108.453477	76.5699
+2108.516355	107.319
+2108.579233	103.098
+2108.642113	83.2021
+2108.704993	98.2751
+2108.767874	118.774
+2108.830756	129.627
+2108.893639	147.715
+2108.956523	152.538
+2109.019408	142.288
+2109.082294	133.245
+2109.145181	106.716
+2109.208069	110.936
+2109.270957	140.48
+2109.333847	127.818
+2109.396738	127.818
+2109.459629	137.465
+2109.522522	141.685
+2109.585415	113.951
+2109.648309	80.7904
+2109.711205	87.4225
+2109.774101	83.805
+2109.836998	96.4664
+2109.899896	144.7
+2109.962795	121.186
+2110.025695	132.039
+2110.088596	115.76
+2110.151498	104.907
+2110.214401	107.319
+2110.277304	110.936
+2110.340209	138.671
+2110.403115	153.141
+2110.466021	118.172
+2110.528929	75.3641
+2110.591837	112.745
+2110.654746	147.112
+2110.717657	136.259
+2110.780568	138.671
+2110.843480	133.245
+2110.906393	133.848
+2110.969307	141.685
+2111.032222	160.376
+2111.095138	135.053
+2111.158055	100.687
+2111.220973	91.643
+2111.283891	86.8196
+2111.346811	82.5992
+2111.409732	83.805
+2111.472653	86.8196
+2111.535576	86.8196
+2111.598499	116.966
+2111.661424	91.0401
+2111.724349	60.894
+2111.787275	73.5553
+2111.850202	113.951
+2111.913130	146.509
+2111.976059	145.906
+2112.038989	180.875
+2112.101920	161.582
+2112.164852	122.392
+2112.227785	132.039
+2112.290719	138.068
+2112.353653	127.215
+2112.416589	106.113
+2112.479525	100.084
+2112.542463	100.687
+2112.605401	124.804
+2112.668341	140.48
+2112.731281	129.627
+2112.794222	112.745
+2112.857164	132.039
+2112.920107	174.846
+2112.983051	192.934
+2113.045996	174.846
+2113.108942	165.802
+2113.171889	141.686
+2113.234837	121.186
+2113.297786	134.45
+2113.360735	160.376
+2113.423686	145.303
+2113.486637	115.76
+2113.549590	114.554
+2113.612543	129.627
+2113.675498	144.7
+2113.738453	185.699
+2113.801409	201.978
+2113.864366	170.023
+2113.927324	173.037
+2113.990284	189.919
+2114.053243	174.846
+2114.116204	138.671
+2114.179166	121.789
+2114.242129	124.804
+2114.305093	136.862
+2114.368057	138.068
+2114.431023	103.701
+2114.493990	70.5407
+2114.556957	88.0255
+2114.619925	94.6576
+2114.682895	94.0547
+2114.745865	98.2751
+2114.808836	94.0547
+2114.871809	100.084
+2114.934782	132.039
+2114.997756	145.303
+2115.060731	157.361
+2115.123707	159.17
+2115.186683	149.523
+2115.249661	159.773
+2115.312640	153.141
+2115.375620	126.612
+2115.438600	113.951
+2115.501582	119.98
+2115.564564	95.2605
+2115.627548	100.084
+2115.690532	114.554
+2115.753517	104.304
+2115.816504	94.6576
+2115.879491	122.995
+2115.942479	145.303
+2116.005468	156.156
+2116.068458	126.612
+2116.131449	121.789
+2116.194441	130.833
+2116.257433	113.951
+2116.320427	104.304
+2116.383422	118.774
+2116.446417	132.039
+2116.509414	139.877
+2116.572411	151.332
+2116.635410	127.215
+2116.698409	97.0693
+2116.761409	100.687
+2116.824411	118.774
+2116.887413	133.245
+2116.950416	145.303
+2117.013420	135.053
+2117.076425	118.172
+2117.139431	136.862
+2117.202438	118.172
+2117.265446	106.113
+2117.328454	106.716
+2117.391464	138.068
+2117.454475	133.245
+2117.517486	110.936
+2117.580499	102.496
+2117.643512	74.7612
+2117.706526	85.0108
+2117.769542	115.157
+2117.832558	132.642
+2117.895575	114.554
+2117.958593	86.8196
+2118.021612	129.627
+2118.084632	168.817
+2118.147653	140.48
+2118.210675	107.319
+2118.273698	95.2605
+2118.336722	108.525
+2118.399746	147.112
+2118.462772	150.126
+2118.525798	98.2751
+2118.588826	62.0998
+2118.651854	55.4677
+2118.714884	84.4079
+2118.777914	139.274
+2118.840945	179.067
+2118.903977	189.919
+2118.967011	154.95
+2119.030045	143.494
+2119.093080	147.112
+2119.156115	148.318
+2119.219152	117.569
+2119.282190	86.8196
+2119.345229	80.1875
+2119.408269	115.76
+2119.471309	118.172
+2119.534351	100.687
+2119.597393	71.7466
+2119.660437	69.9378
+2119.723481	99.481
+2119.786526	132.039
+2119.849573	171.832
+2119.912620	198.963
+2119.975668	210.419
+2120.038717	160.979
+2120.101767	130.833
+2120.164818	148.318
+2120.227870	135.053
+2120.290922	116.966
+2120.353976	116.363
+2120.417031	116.966
+2120.480086	85.0108
+2120.543143	71.7466
+2120.606201	88.0254
+2120.669259	125.407
+2120.732318	132.642
+2120.795379	103.701
+2120.858440	100.687
+2120.921502	167.611
+2120.984565	191.125
+2121.047629	153.744
+2121.110694	138.068
+2121.173760	126.009
+2121.236827	94.6576
+2121.299895	71.1436
+2121.362964	80.1874
+2121.426033	109.128
+2121.489104	104.304
+2121.552175	67.5261
+2121.615248	45.8209
+2121.678321	69.3349
+2121.741396	97.6722
+2121.804471	132.642
+2121.867547	115.157
+2121.930624	94.0546
+2121.993703	127.818
+2122.056782	112.745
+2122.119862	95.2605
+2122.182942	91.643
+2122.246024	95.8634
+2122.309107	95.8634
+2122.372191	109.128
+2122.435276	103.098
+2122.498361	104.304
+2122.561448	106.716
+2122.624535	107.922
+2122.687624	133.847
+2122.750713	147.112
+2122.813803	150.126
+2122.876895	135.053
+2122.939987	138.068
+2123.003080	131.436
+2123.066174	134.45
+2123.129269	138.671
+2123.192365	132.039
+2123.255462	121.186
+2123.318560	103.701
+2123.381658	93.4517
+2123.444758	107.319
+2123.507859	118.774
+2123.570960	129.627
+2123.634063	110.936
+2123.697166	113.951
+2123.760270	132.642
+2123.823376	135.053
+2123.886482	130.833
+2123.949589	148.92
+2124.012697	176.052
+2124.075806	167.008
+2124.138916	168.817
+2124.202027	146.509
+2124.265139	118.171
+2124.328252	113.951
+2124.391366	91.04
+2124.454480	76.5699
+2124.517596	94.0546
+2124.580713	94.0546
+2124.643830	78.3786
+2124.706949	67.526
+2124.770068	76.5699
+2124.833188	124.201
+2124.896310	154.347
+2124.959432	152.538
+2125.022555	120.583
+2125.085679	124.201
+2125.148804	152.538
+2125.211930	147.715
+2125.275057	117.569
+2125.338185	87.4225
+2125.401313	91.6429
+2125.464443	112.142
+2125.527574	112.142
+2125.590705	85.6137
+2125.653838	103.098
+2125.716971	116.966
+2125.780105	101.29
+2125.843241	96.4663
+2125.906377	161.582
+2125.969514	195.948
+2126.032652	214.036
+2126.095791	169.42
+2126.158931	127.818
+2126.222072	143.494
+2126.285214	124.804
+2126.348357	100.687
+2126.411501	103.098
+2126.474645	98.878
+2126.537791	74.7611
+2126.600938	74.1582
+2126.664085	82.5991
+2126.727234	89.8342
+2126.790383	110.333
+2126.853533	138.671
+2126.916685	176.052
+2126.979837	191.728
+2127.042990	185.699
+2127.106144	152.538
+2127.169299	137.465
+2127.232455	124.201
+2127.295612	130.23
+2127.358770	111.539
+2127.421928	80.7903
+2127.485088	89.8342
+2127.548249	96.4663
+2127.611410	100.084
+2127.674573	95.8634
+2127.737736	77.7757
+2127.800901	84.4079
+2127.864066	107.319
+2127.927232	162.788
+2127.990399	211.021
+2128.053567	177.861
+2128.116736	116.966
+2128.179906	106.716
+2128.243077	136.862
+2128.306249	139.274
+2128.369422	107.922
+2128.432596	106.716
+2128.495771	101.29
+2128.558946	78.9816
+2128.622123	90.4371
+2128.685300	101.29
+2128.748479	115.76
+2128.811658	134.45
+2128.874838	153.744
+2128.938020	148.92
+2129.001202	141.083
+2129.064385	160.979
+2129.127569	169.42
+2129.190754	170.023
+2129.253940	151.935
+2129.317127	121.186
+2129.380315	101.29
+2129.443504	90.4371
+2129.506693	75.967
+2129.569884	112.142
+2129.633075	136.259
+2129.696268	125.407
+2129.759461	94.0546
+2129.822656	97.6721
+2129.885851	103.701
+2129.949047	129.024
+2130.012245	140.48
+2130.075443	148.318
+2130.138642	129.627
+2130.201842	110.936
+2130.265043	118.171
+2130.328245	130.833
+2130.391447	132.039
+2130.454651	121.186
+2130.517856	132.039
+2130.581061	122.995
+2130.644268	88.6283
+2130.707476	80.1874
+2130.770684	96.4663
+2130.833893	94.0546
+2130.897104	133.245
+2130.960315	172.434
+2131.023527	164.596
+2131.086740	146.509
+2131.149954	106.113
+2131.213169	106.716
+2131.276385	144.097
+2131.339602	139.877
+2131.402820	124.201
+2131.466039	96.4663
+2131.529259	103.701
+2131.592479	125.407
+2131.655701	118.171
+2131.718923	106.716
+2131.782147	108.525
+2131.845371	116.966
+2131.908596	145.906
+2131.971823	138.068
+2132.035050	141.082
+2132.098278	133.847
+2132.161507	131.436
+2132.224737	133.847
+2132.287968	116.363
+2132.351200	90.4371
+2132.414433	66.9231
+2132.477667	60.291
+2132.540901	76.5699
+2132.604137	100.687
+2132.667373	95.8633
+2132.730611	96.4663
+2132.793849	110.936
+2132.857089	92.8487
+2132.920329	88.0254
+2132.983570	110.936
+2133.046813	104.304
+2133.110056	111.539
+2133.173300	116.363
+2133.236545	109.731
+2133.299791	115.157
+2133.363038	111.539
+2133.426286	98.878
+2133.489534	88.6283
+2133.552784	69.9377
+2133.616035	82.5991
+2133.679286	129.024
+2133.742539	142.288
+2133.805792	115.157
+2133.869047	97.6721
+2133.932302	135.053
+2133.995558	151.332
+2134.058815	124.804
+2134.122074	101.29
+2134.185333	110.936
+2134.248593	120.583
+2134.311854	114.554
+2134.375115	117.569
+2134.438378	111.539
+2134.501642	104.907
+2134.564907	105.51
+2134.628172	104.304
+2134.691439	106.113
+2134.754706	126.009
+2134.817975	159.17
+2134.881244	177.258
+2134.944515	160.376
+2135.007786	112.745
+2135.071058	98.275
+2135.134331	110.936
+2135.197605	110.333
+2135.260880	97.0692
+2135.324156	95.2604
+2135.387433	128.421
+2135.450711	116.966
+2135.513990	86.2166
+2135.577270	66.9231
+2135.640550	87.4225
+2135.703832	122.995
+2135.767114	151.332
+2135.830398	170.626
+2135.893682	155.553
+2135.956967	129.024
+2136.020254	112.745
+2136.083541	109.731
+2136.146829	124.804
+2136.210118	129.024
+2136.273408	133.847
+2136.336699	117.569
+2136.399991	106.113
+2136.463284	107.922
+2136.526578	88.6283
+2136.589872	72.9523
+2136.653168	92.8487
+2136.716465	100.687
+2136.779762	100.084
+2136.843061	91.6429
+2136.906360	124.804
+2136.969660	141.685
+2137.032962	151.935
+2137.096264	160.979
+2137.159567	124.804
+2137.222871	105.51
+2137.286176	115.76
+2137.349482	139.274
+2137.412789	121.186
+2137.476097	100.687
+2137.539406	83.8049
+2137.602715	64.5114
+2137.666026	79.5845
+2137.729338	110.936
+2137.792650	102.495
+2137.855963	100.687
+2137.919278	106.716
+2137.982593	143.494
+2138.045910	138.671
+2138.109227	118.774
+2138.172545	134.45
+2138.235864	127.818
+2138.299184	142.891
+2138.362505	148.92
+2138.425827	138.671
+2138.489150	119.98
+2138.552473	108.525
+2138.615798	122.995
+2138.679124	107.319
+2138.742450	119.98
+2138.805778	135.053
+2138.869106	133.244
+2138.932436	118.171
+2138.995766	134.45
+2139.059097	191.125
+2139.122430	164.596
+2139.185763	110.333
+2139.249097	115.157
+2139.312432	113.951
+2139.375768	98.275
+2139.439105	107.922
+2139.502443	114.554
+2139.565781	103.701
+2139.629121	87.4224
+2139.692462	94.6575
+2139.755803	116.966
+2139.819146	138.068
+2139.882489	135.053
+2139.945834	105.51
+2140.009179	111.539
+2140.072525	138.068
+2140.135873	129.024
+2140.199221	113.348
+2140.262570	110.936
+2140.325920	109.128
+2140.389271	121.789
+2140.452623	124.804
+2140.515976	129.024
+2140.579329	138.671
+2140.642684	110.333
+2140.706040	105.51
+2140.769396	89.8341
+2140.832754	86.8195
+2140.896112	109.128
+2140.959472	130.833
+2141.022832	118.171
+2141.086193	105.51
+2141.149556	94.6575
+2141.212919	89.8341
+2141.276283	97.6721
+2141.339648	95.2604
+2141.403014	118.171
+2141.466381	118.774
+2141.529749	118.774
+2141.593117	104.304
+2141.656487	83.8049
+2141.719858	96.4663
+2141.783229	124.201
+2141.846602	126.009
+2141.909975	121.186
+2141.973350	162.788
+2142.036725	168.214
+2142.100101	134.45
+2142.163479	126.612
+2142.226857	136.862
+2142.290236	145.906
+2142.353616	110.333
+2142.416997	69.3348
+2142.480379	70.5406
+2142.543762	80.7903
+2142.607145	110.936
+2142.670530	135.053
+2142.733916	159.17
+2142.797302	164.596
+2142.860690	148.318
+2142.924078	139.877
+2142.987468	135.053
+2143.050858	137.465
+2143.114249	132.039
+2143.177642	107.319
+2143.241035	98.8779
+2143.304429	104.304
+2143.367824	119.377
+2143.431220	133.847
+2143.494617	118.171
+2143.558015	104.907
+2143.621413	109.128
+2143.684813	135.656
+2143.748214	122.995
+2143.811615	115.157
+2143.875018	127.215
+2143.938421	142.288
+2144.001826	159.17
+2144.065231	155.553
+2144.128638	136.259
+2144.192045	139.274
+2144.255453	119.377
+2144.318862	109.128
+2144.382272	126.612
+2144.445683	144.097
+2144.509095	139.877
+2144.572508	144.7
+2144.635922	113.951
+2144.699336	80.7903
+2144.762752	88.0254
+2144.826169	92.8487
+2144.889586	110.333
+2144.953005	171.229
+2145.016424	210.418
+2145.079844	174.846
+2145.143266	156.758
+2145.206688	147.715
+2145.270111	124.804
+2145.333535	116.966
+2145.396960	118.774
+2145.460386	99.4809
+2145.523813	72.3494
+2145.587241	59.0851
+2145.650670	91.04
+2145.714099	107.922
+2145.777530	96.4663
+2145.840962	125.407
+2145.904394	148.92
+2145.967828	134.45
+2146.031262	114.554
+2146.094698	126.612
+2146.158134	156.156
+2146.221571	153.141
+2146.285009	112.745
+2146.348448	70.5406
+2146.411888	77.7757
+2146.475329	81.9961
+2146.538771	72.3494
+2146.602214	109.128
+2146.665658	121.789
+2146.729103	73.5552
+2146.792548	50.0413
+2146.855995	105.51
+2146.919442	110.333
+2146.982891	90.437
+2147.046340	111.539
+2147.109791	135.053
+2147.173242	121.789
+2147.236694	91.6429
+2147.300147	77.1728
+2147.363601	68.129
+2147.427057	81.9962
+2147.490513	95.2604
+2147.553969	139.877
+2147.617427	174.243
+2147.680886	141.082
+2147.744346	88.6283
+2147.807806	93.4517
+2147.871268	115.157
+2147.934731	139.877
+2147.998194	142.288
+2148.061659	112.745
+2148.125124	94.0546
+2148.188590	83.202
+2148.252057	101.893
+2148.315526	104.304
+2148.378995	82.5991
+2148.442465	98.275
+2148.505936	105.51
+2148.569408	93.4517
+2148.632881	101.29
+2148.696354	103.098
+2148.759829	113.348
+2148.823305	141.082
+2148.886781	189.316
+2148.950259	185.699
+2149.013737	152.538
+2149.077217	126.612
+2149.140697	120.583
+2149.204178	122.995
+2149.267661	102.495
+2149.331144	103.701
+2149.394628	87.4224
+2149.458113	65.7173
+2149.521599	72.3494
+2149.585086	105.51
+2149.648574	126.009
+2149.712063	90.4371
+2149.775552	64.5114
+2149.839043	82.5991
+2149.902535	112.745
+2149.966027	135.656
+2150.029521	142.288
+2150.093015	130.23
+2150.156510	120.583
+2150.220007	107.922
+2150.283504	109.128
+2150.347002	104.304
+2150.410501	86.8195
+2150.474001	74.7611
+2150.537502	93.4517
+2150.601004	94.0546
+2150.664507	75.364
+2150.728011	108.525
+2150.791516	136.862
+2150.855021	98.878
+2150.918528	111.539
+2150.982035	147.715
+2151.045544	147.715
+2151.109053	146.509
+2151.172564	130.23
+2151.236075	112.142
+2151.299587	104.304
+2151.363100	114.554
+2151.426615	119.98
+2151.490130	119.377
+2151.553646	117.569
+2151.617163	97.0692
+2151.680680	107.922
+2151.744199	118.774
+2151.807719	97.0692
+2151.871240	111.539
+2151.934761	138.671
+2151.998284	169.42
+2152.061807	151.935
+2152.125332	129.024
+2152.188857	125.407
+2152.252383	133.244
+2152.315911	131.436
+2152.379439	104.907
+2152.442968	99.4809
+2152.506498	103.098
+2152.570029	99.4809
+2152.633561	135.656
+2152.697094	122.392
+2152.760628	101.29
+2152.824162	133.847
+2152.887698	162.788
+2152.951235	159.17
+2153.014772	174.846
+2153.078311	182.684
+2153.141850	144.097
+2153.205390	110.936
+2153.268932	117.569
+2153.332474	120.583
+2153.396017	121.789
+2153.459561	125.407
+2153.523106	118.171
+2153.586652	91.04
+2153.650199	65.7173
+2153.713747	85.6137
+2153.777296	93.4517
+2153.840846	110.333
+2153.904396	147.715
+2153.967948	193.537
+2154.031501	193.537
+2154.095054	146.509
+2154.158609	160.979
+2154.222164	195.345
+2154.285720	164.596
+2154.349277	121.186
+2154.412836	100.084
+2154.476395	99.4809
+2154.539955	104.907
+2154.603516	80.1874
+2154.667078	68.7319
+2154.730641	95.8634
+2154.794204	98.878
+2154.857769	91.6429
+2154.921335	109.128
+2154.984901	129.024
+2155.048469	162.185
+2155.112038	168.817
+2155.175607	106.113
+2155.239177	74.7611
+2155.302749	86.2166
+2155.366321	108.525
+2155.429894	113.348
+2155.493468	115.76
+2155.557043	125.407
+2155.620619	116.363
+2155.684196	147.715
+2155.747774	125.407
+2155.811353	66.3202
+2155.874933	68.7319
+2155.938513	98.2751
+2156.002095	169.42
+2156.065678	214.036
+2156.129261	194.14
+2156.192845	163.994
+2156.256431	139.877
+2156.320017	122.995
+2156.383604	113.951
+2156.447193	110.936
+2156.510782	107.319
+2156.574372	106.113
+2156.637963	119.377
+2156.701555	149.523
+2156.765148	173.037
+2156.828741	148.92
+2156.892336	162.788
+2156.955932	235.138
+2157.019528	291.21
+2157.083126	285.784
+2157.146725	245.991
+2157.210324	215.242
+2157.273924	174.243
+2157.337526	145.906
+2157.401128	121.789
+2157.464731	103.098
+2157.528335	104.304
+2157.591940	127.818
+2157.655546	132.642
+2157.719153	96.4663
+2157.782761	81.9962
+2157.846370	112.745
+2157.909980	168.214
+2157.973590	264.681
+2158.037202	311.709
+2158.100815	261.064
+2158.164428	179.669
+2158.228042	151.935
+2158.291658	116.363
+2158.355274	118.171
+2158.418891	125.407
+2158.482510	99.4809
+2158.546129	116.966
+2158.609749	127.818
+2158.673370	130.833
+2158.736992	133.245
+2158.800615	153.141
+2158.864238	165.199
+2158.927863	156.156
+2158.991489	213.433
+2159.055116	277.343
+2159.118743	222.477
+2159.182372	167.611
+2159.246001	151.935
+2159.309631	138.671
+2159.373263	140.48
+2159.436895	133.244
+2159.500528	126.009
+2159.564162	120.583
+2159.627797	105.51
+2159.691433	100.084
+2159.755070	118.774
+2159.818708	131.436
+2159.882347	132.039
+2159.945987	148.92
+2160.009628	166.405
+2160.073269	177.861
+2160.136912	154.347
+2160.200555	147.715
+2160.264200	144.7
+2160.327845	122.392
+2160.391491	137.465
+2160.455139	145.906
+2160.518787	108.525
+2160.582436	72.9523
+2160.646086	83.8049
+2160.709737	106.716
+2160.773389	117.569
+2160.837042	132.642
+2160.900696	142.288
+2160.964350	173.64
+2161.028006	207.404
+2161.091663	181.478
+2161.155320	118.171
+2161.218979	107.319
+2161.282638	124.201
+2161.346299	120.583
+2161.409960	104.907
+2161.473622	106.716
+2161.537285	96.4663
+2161.600950	82.5991
+2161.664615	101.29
+2161.728281	104.907
+2161.791948	102.495
+2161.855616	92.2458
+2161.919284	104.907
+2161.982954	138.671
+2162.046625	122.995
+2162.110296	97.6721
+2162.173969	94.6575
+2162.237643	90.437
+2162.301317	104.304
+2162.364992	116.363
+2162.428669	116.363
+2162.492346	95.8633
+2162.556024	90.437
+2162.619703	94.0546
+2162.683383	83.8049
+2162.747064	60.8939
+2162.810746	73.5552
+2162.874429	81.9961
+2162.938113	118.774
+2163.001798	154.95
+2163.065484	139.274
+2163.129170	122.392
+2163.192858	107.319
+2163.256546	97.6721
+2163.320236	107.319
+2163.383926	112.745
+2163.447617	108.525
+2163.511310	120.583
+2163.575003	124.804
+2163.638697	88.6283
+2163.702392	70.5406
+2163.766088	61.4968
+2163.829785	76.5698
+2163.893483	112.745
+2163.957182	142.891
+2164.020882	159.17
+2164.084582	131.436
+2164.148284	101.29
+2164.211986	94.6575
+2164.275690	83.8049
+2164.339394	106.113
+2164.403100	107.319
+2164.466806	95.2604
+2164.530513	75.9669
+2164.594222	82.5991
+2164.657931	96.4663
+2164.721641	101.29
+2164.785352	107.922
+2164.849064	92.8487
+2164.912777	113.348
+2164.976491	147.112
+2165.040205	156.156
+2165.103921	129.627
+2165.167638	112.745
+2165.231355	99.4809
+2165.295074	85.0108
+2165.358793	91.6429
+2165.422514	136.862
+2165.486235	126.612
+2165.549957	80.7903
+2165.613680	65.7173
+2165.677405	74.1582
+2165.741130	59.0851
+2165.804856	85.0108
+2165.868583	157.361
+2165.932311	197.154
+2165.996039	181.478
+2166.059769	156.758
+2166.123500	131.436
+2166.187231	124.804
+2166.250964	111.539
+2166.314698	97.6721
+2166.378432	99.4809
+2166.442167	82.5991
+2166.505904	96.4663
+2166.569641	113.348
+2166.633379	102.495
+2166.697118	85.6137
+2166.760858	75.364
+2166.824599	74.1582
+2166.888341	108.525
+2166.952084	112.745
+2167.015828	100.687
+2167.079573	136.862
+2167.143319	187.507
+2167.207065	157.964
+2167.270813	133.244
+2167.334561	114.554
+2167.398311	86.2166
+2167.462061	85.0107
+2167.525813	90.437
+2167.589565	92.2458
+2167.653318	93.4516
+2167.717072	92.8487
+2167.780827	94.6575
+2167.844583	113.348
+2167.908340	139.274
+2167.972098	169.42
+2168.035857	186.904
+2168.099617	168.214
+2168.163378	127.215
+2168.227139	124.804
+2168.290902	115.157
+2168.354665	106.716
+2168.418430	75.9669
+2168.482195	97.6721
+2168.545961	137.465
+2168.609729	138.068
+2168.673497	97.6721
+2168.737266	91.6429
+2168.801036	98.275
+2168.864807	107.922
+2168.928579	92.2458
+2168.992352	95.2604
+2169.056126	118.774
+2169.119901	103.098
+2169.183676	88.0253
+2169.247453	115.157
+2169.311231	110.333
+2169.375009	95.8633
+2169.438789	68.1289
+2169.502569	63.3056
+2169.566350	85.6137
+2169.630133	93.4516
+2169.693916	94.6575
+2169.757700	109.731
+2169.821485	115.76
+2169.885271	126.009
+2169.949058	137.465
+2170.012846	138.671
+2170.076635	124.804
+2170.140425	112.142
+2170.204215	98.275
+2170.268007	125.406
+2170.331800	99.4809
+2170.395593	85.0107
+2170.459388	86.8195
+2170.523183	80.1874
+2170.586979	69.9377
+2170.650777	80.7903
+2170.714575	82.5991
+2170.778374	113.348
+2170.842174	140.48
+2170.905975	135.053
+2170.969777	120.583
+2171.033580	124.804
+2171.097384	160.979
+2171.161189	167.008
+2171.224994	119.377
+2171.288801	86.2166
+2171.352609	89.2312
+2171.416417	114.554
+2171.480227	123.598
+2171.544037	116.966
+2171.607848	97.6721
+2171.671661	95.8633
+2171.735474	105.51
+2171.799288	72.9523
+2171.863103	65.7172
+2171.926919	110.936
+2171.990736	135.656
+2172.054554	152.538
+2172.118373	167.008
+2172.182193	150.126
+2172.246013	144.7
+2172.309835	136.259
+2172.373658	133.244
+2172.437481	113.951
+2172.501306	131.436
+2172.565131	117.569
+2172.628957	109.731
+2172.692785	116.966
+2172.756613	97.0692
+2172.820442	79.5844
+2172.884272	82.5991
+2172.948103	88.6283
+2173.011935	98.8779
+2173.075768	103.701
+2173.139602	121.789
+2173.203437	114.554
+2173.267272	118.171
+2173.331109	98.275
+2173.394947	80.7903
+2173.458785	57.2763
+2173.522625	59.688
+2173.586465	74.7611
+2173.650306	90.437
+2173.714149	91.6429
+2173.777992	76.5698
+2173.841836	95.2604
+2173.905681	109.731
+2173.969527	138.068
+2174.033374	140.48
+2174.097222	141.082
+2174.161071	139.877
+2174.224921	104.907
+2174.288771	82.599
+2174.352623	65.7172
+2174.416476	51.2471
+2174.480329	54.8646
+2174.544184	85.6136
+2174.608039	100.687
+2174.671895	110.936
+2174.735753	100.084
+2174.799611	86.8195
+2174.863470	111.539
+2174.927330	118.774
+2174.991191	105.51
+2175.055053	125.406
+2175.118916	93.4516
+2175.182780	93.4516
+2175.246645	135.656
+2175.310511	132.642
+2175.374377	103.098
+2175.438245	110.333
+2175.502113	133.244
+2175.565983	138.068
+2175.629853	91.6429
+2175.693725	98.275
+2175.757597	142.891
+2175.821470	130.833
+2175.885344	100.687
+2175.949219	101.29
+2176.013095	107.922
+2176.076972	105.51
+2176.140850	109.128
+2176.204729	125.407
+2176.268609	124.201
+2176.332490	110.333
+2176.396371	100.084
+2176.460254	91.6429
+2176.524137	91.04
+2176.588022	135.656
+2176.651907	142.288
+2176.715794	119.98
+2176.779681	109.128
+2176.843569	107.319
+2176.907458	135.053
+2176.971349	157.361
+2177.035240	151.332
+2177.099132	111.539
+2177.163024	95.2604
+2177.226918	113.348
+2177.290813	103.701
+2177.354709	89.8341
+2177.418606	86.2166
+2177.482503	94.0546
+2177.546402	91.6429
+2177.610301	74.7611
+2177.674202	72.9523
+2177.738103	88.0254
+2177.802005	112.745
+2177.865908	104.304
+2177.929813	108.525
+2177.993718	129.024
+2178.057624	142.891
+2178.121531	95.8633
+2178.185439	82.5991
+2178.249348	108.525
+2178.313257	107.922
+2178.377168	88.6283
+2178.441080	112.142
+2178.504992	104.907
+2178.568906	83.202
+2178.632820	87.4224
+2178.696736	100.687
+2178.760652	133.244
+2178.824569	142.288
+2178.888488	117.569
+2178.952407	119.98
+2179.016327	119.98
+2179.080248	98.275
+2179.144170	84.4078
+2179.208093	80.7903
+2179.272017	101.29
+2179.335942	143.494
+2179.399867	130.833
+2179.463794	110.936
+2179.527722	115.157
+2179.591650	112.142
+2179.655580	100.687
+2179.719510	86.8195
+2179.783441	98.878
+2179.847374	85.6137
+2179.911307	89.2312
+2179.975241	132.642
+2180.039176	134.45
+2180.103112	117.569
+2180.167049	122.995
+2180.230987	114.554
+2180.294926	87.4224
+2180.358866	69.3348
+2180.422807	78.3786
+2180.486748	126.612
+2180.550691	137.465
+2180.614634	80.7903
+2180.678579	60.8939
+2180.742524	80.7903
+2180.806471	91.04
+2180.870418	97.0692
+2180.934366	98.8779
+2180.998315	123.598
+2181.062265	145.906
+2181.126217	140.48
+2181.190169	122.392
+2181.254121	113.348
+2181.318075	87.4224
+2181.382030	86.8195
+2181.445986	97.0692
+2181.509943	95.8633
+2181.573900	86.8195
+2181.637859	100.687
+2181.701818	127.818
+2181.765779	157.361
+2181.829740	139.274
+2181.893702	104.907
+2181.957666	116.363
+2182.021630	127.818
+2182.085595	116.363
+2182.149561	112.142
+2182.213528	139.877
+2182.277496	126.612
+2182.341465	101.893
+2182.405434	103.701
+2182.469405	104.907
+2182.533377	112.142
+2182.597349	119.98
+2182.661323	118.171
+2182.725298	100.084
+2182.789273	101.893
+2182.853249	105.51
+2182.917227	107.922
+2182.981205	127.215
+2183.045184	139.274
+2183.109164	132.039
+2183.173145	106.113
+2183.237127	104.907
+2183.301110	114.554
+2183.365094	108.525
+2183.429079	130.833
+2183.493065	116.363
+2183.557051	97.6721
+2183.621039	81.9961
+2183.685027	95.2604
+2183.749017	130.833
+2183.813007	158.567
+2183.876999	162.185
+2183.940991	156.758
+2184.004984	169.42
+2184.068978	208.61
+2184.132974	225.491
+2184.196970	200.169
+2184.260967	172.434
+2184.324965	126.009
+2184.388963	109.731
+2184.452963	110.936
+2184.516964	99.4809
+2184.580966	108.525
+2184.644968	109.128
+2184.708972	89.8341
+2184.772976	83.202
+2184.836982	86.8195
+2184.900988	133.847
+2184.964995	192.331
+2185.029004	213.433
+2185.093013	214.036
+2185.157023	212.227
+2185.221034	192.934
+2185.285046	148.92
+2185.349059	135.053
+2185.413073	121.789
+2185.477088	131.436
+2185.541103	143.494
+2185.605120	139.877
+2185.669138	107.319
+2185.733156	79.5845
+2185.797176	112.745
+2185.861196	167.611
+2185.925218	195.948
+2185.989240	212.227
+2186.053263	240.565
+2186.117287	208.007
+2186.181312	146.509
+2186.245339	141.685
+2186.309366	122.995
+2186.373393	123.598
+2186.437422	115.157
+2186.501452	97.0692
+2186.565483	107.319
+2186.629515	128.421
+2186.693547	129.627
+2186.757581	94.0546
+2186.821615	91.0399
+2186.885651	116.363
+2186.949687	177.861
+2187.013724	182.684
+2187.077763	130.833
+2187.141802	103.701
+2187.205842	110.936
+2187.269883	103.701
+2187.333925	118.171
+2187.397968	112.142
+2187.462012	92.8487
+2187.526057	94.0546
+2187.590102	97.6721
+2187.654149	139.877
+2187.718197	157.964
+2187.782245	118.171
+2187.846295	94.0546
+2187.910345	125.406
+2187.974397	180.875
+2188.038449	182.081
+2188.102502	139.274
+2188.166556	124.804
+2188.230611	89.2312
+2188.294668	110.936
+2188.358725	159.773
+2188.422782	135.656
+2188.486841	94.6575
+2188.550901	79.5844
+2188.614962	104.907
+2188.679024	123.598
+2188.743086	119.377
+2188.807150	122.995
+2188.871214	177.258
+2188.935280	166.405
+2188.999346	122.392
+2189.063413	165.199
+2189.127482	180.875
+2189.191551	126.009
+2189.255621	101.893
+2189.319692	134.45
+2189.383764	136.862
+2189.447837	98.275
+2189.511911	106.113
+2189.575986	116.966
+2189.640061	110.333
+2189.704138	115.76
+2189.768216	104.304
+2189.832294	74.1581
+2189.896374	89.8341
+2189.960454	135.656
+2190.024536	134.45
+2190.088618	122.995
+2190.152701	111.539
+2190.216785	113.348
+2190.280871	118.171
+2190.344957	122.995
+2190.409044	162.185
+2190.473132	132.039
+2190.537221	89.2312
+2190.601310	96.4662
+2190.665401	104.907
+2190.729493	104.304
+2190.793585	116.363
+2190.857679	113.951
+2190.921774	124.804
+2190.985869	128.421
+2191.049965	127.818
+2191.114063	150.126
+2191.178161	154.347
+2191.242260	133.847
+2191.306360	126.009
+2191.370461	126.612
+2191.434563	121.186
+2191.498666	102.495
+2191.562770	85.0107
+2191.626875	69.9377
+2191.690981	87.4224
+2191.755087	122.995
+2191.819195	126.009
+2191.883304	121.186
+2191.947413	126.612
+2192.011524	142.288
+2192.075635	166.405
+2192.139747	171.831
+2192.203861	111.539
+2192.267975	64.5114
+2192.332090	89.8341
+2192.396206	110.936
+2192.460323	87.4224
+2192.524441	80.7903
+2192.588560	77.1728
+2192.652680	77.7757
+2192.716800	103.701
+2192.780922	107.319
+2192.845045	103.701
+2192.909168	132.039
+2192.973293	133.847
+2193.037418	134.45
+2193.101545	163.993
+2193.165672	173.64
+2193.229800	142.891
+2193.293929	92.8487
+2193.358060	85.0107
+2193.422191	103.701
+2193.486323	111.539
+2193.550456	127.818
+2193.614590	127.215
+2193.678724	96.4662
+2193.742860	89.8341
+2193.806997	100.687
+2193.871134	126.009
+2193.935273	114.554
+2193.999413	130.833
+2194.063553	153.141
+2194.127694	157.361
+2194.191837	139.274
+2194.255980	106.716
+2194.320124	119.377
+2194.384269	177.258
+2194.448415	182.684
+2194.512562	177.258
+2194.576710	152.538
+2194.640859	144.7
+2194.705009	159.17
+2194.769160	127.215
+2194.833312	114.554
+2194.897464	148.92
+2194.961618	180.272
+2195.025772	215.242
+2195.089928	192.934
+2195.154084	130.23
+2195.218241	119.377
+2195.282400	126.612
+2195.346559	104.907
+2195.410719	95.8633
+2195.474880	127.818
+2195.539042	189.316
+2195.603205	185.699
+2195.667369	122.392
+2195.731534	113.348
+2195.795700	118.171
+2195.859866	145.303
+2195.924034	171.831
+2195.988203	154.95
+2196.052372	142.891
+2196.116543	151.935
+2196.180714	158.567
+2196.244886	127.818
+2196.309060	136.862
+2196.373234	163.391
+2196.437409	133.847
+2196.501585	128.421
+2196.565762	151.935
+2196.629940	170.023
+2196.694119	191.125
+2196.758299	166.405
+2196.822479	95.2604
+2196.886661	95.2604
+2196.950844	156.156
+2197.015027	170.626
+2197.079212	177.258
+2197.143397	193.537
+2197.207584	160.376
+2197.271771	115.76
+2197.335959	109.731
+2197.400149	107.319
+2197.464339	101.29
+2197.528530	160.376
+2197.592722	165.802
+2197.656915	133.847
+2197.721109	107.922
+2197.785304	106.716
+2197.849499	136.862
+2197.913696	111.539
+2197.977894	118.171
+2198.042092	140.48
+2198.106292	157.964
+2198.170492	143.494
+2198.234694	116.363
+2198.298896	127.818
+2198.363099	119.377
+2198.427303	117.569
+2198.491509	138.671
+2198.555715	153.744
+2198.619922	133.245
+2198.684130	106.113
+2198.748339	98.878
+2198.812548	118.774
+2198.876759	143.494
+2198.940971	124.201
+2199.005184	129.024
+2199.069397	166.405
+2199.133612	167.008
+2199.197827	155.553
+2199.262043	123.598
+2199.326261	105.51
+2199.390479	101.29
+2199.454698	115.76
+2199.518918	94.6575
+2199.583140	111.539
+2199.647362	139.877
+2199.711585	124.804
+2199.775808	98.2751
+2199.840033	99.4809
+2199.904259	124.201
+2199.968486	148.92
+2200.032713	136.862
+2200.096942	141.083
+2200.161172	164.596
+2200.225402	156.758
+2200.289633	113.951
+2200.353866	83.202
+2200.418099	92.2459
+2200.482333	104.304
+2200.546568	81.9962
+2200.610804	68.129
+2200.675042	74.1582
+2200.739279	101.893
+2200.803518	148.318
+2200.867758	165.199
+2200.931999	116.966
+2200.996241	94.6576
+2201.060483	107.922
+2201.124727	127.215
+2201.188972	123.598
+2201.253217	116.363
+2201.317463	126.009
+2201.381711	109.731
+2201.445959	99.4809
+2201.510208	118.172
+2201.574458	118.172
+2201.638709	94.6576
+2201.702961	86.2167
+2201.767214	103.098
+2201.831468	136.259
+2201.895723	174.846
+2201.959979	194.743
+2202.024236	196.551
+2202.088493	172.434
+2202.152752	179.067
+2202.217011	162.185
+2202.281272	139.274
+2202.345533	125.407
+2202.409796	110.334
+2202.474059	104.304
+2202.538323	115.157
+2202.602588	128.421
+2202.666854	110.936
+2202.731121	94.6576
+2202.795389	120.583
+2202.859658	161.582
+2202.923928	191.125
+2202.988199	218.257
+2203.052471	197.757
+2203.116743	181.478
+2203.181017	156.759
+2203.245292	142.288
+2203.309567	136.862
+2203.373843	110.334
+2203.438121	77.1729
+2203.502399	99.4809
+2203.566678	122.995
+2203.630958	130.833
+2203.695240	129.024
+2203.759522	141.685
+2203.823805	182.684
+2203.888088	211.624
+2203.952373	227.3
+2204.016659	228.506
+2204.080946	206.198
+2204.145233	189.919
+2204.209522	156.156
+2204.273812	107.922
+2204.338102	96.4663
+2204.402393	82.5991
+2204.466686	69.3349
+2204.530979	81.9962
+2204.595273	84.4079
+2204.659568	86.8196
+2204.723865	112.745
+2204.788162	132.642
+2204.852460	146.509
+2204.916758	159.773
+2204.981058	159.773
+2205.045359	162.185
+2205.109661	172.434
+2205.173964	173.64
+2205.238267	177.258
+2205.302572	183.89
+2205.366877	159.773
+2205.431184	124.201
+2205.495491	117.569
+2205.559799	126.612
+2205.624108	112.745
+2205.688419	86.8196
+2205.752730	97.6722
+2205.817042	171.229
+2205.881355	185.699
+2205.945669	155.553
+2206.009983	160.376
+2206.074299	157.361
+2206.138616	147.112
+2206.202934	160.376
+2206.267252	140.48
+2206.331572	103.098
+2206.395892	86.8196
+2206.460214	83.2021
+2206.524536	73.5553
+2206.588859	69.9378
+2206.653184	93.4517
+2206.717509	131.436
+2206.781835	129.024
+2206.846162	108.525
+2206.910490	109.128
+2206.974819	126.01
+2207.039149	154.347
+2207.103479	168.817
+2207.167811	153.744
+2207.232144	133.848
+2207.296477	110.334
+2207.360812	74.1583
+2207.425147	88.0255
+2207.489484	112.142
+2207.553821	102.496
+2207.618159	94.0547
+2207.682499	119.98
+2207.746839	127.215
+2207.811180	121.186
+2207.875522	122.392
+2207.939865	151.935
+2208.004209	177.258
+2208.068554	190.522
+2208.132900	215.242
+2208.197246	227.903
+2208.261594	224.889
+2208.325943	189.316
+2208.390292	149.523
+2208.454643	132.039
+2208.518994	100.084
+2208.583346	92.8488
+2208.647700	114.554
+2208.712054	176.052
+2208.776409	176.052
+2208.840765	135.656
+2208.905122	124.201
+2208.969480	134.45
+2209.033839	161.582
+2209.098199	182.684
+2209.162560	217.051
+2209.226922	214.036
+2209.291284	189.316
+2209.355648	179.67
+2209.420012	168.817
+2209.484378	154.347
+2209.548744	156.156
+2209.613112	162.788
+2209.677480	137.465
+2209.741849	145.906
+2209.806219	139.274
+2209.870590	126.612
+2209.934962	150.729
+2209.999335	183.89
+2210.063709	193.537
+2210.128084	200.772
+2210.192460	219.462
+2210.256837	215.845
+2210.321214	188.11
+2210.385593	161.582
+2210.449973	160.376
+2210.514353	138.068
+2210.578735	139.274
+2210.643117	154.347
+2210.707500	139.877
+2210.771884	136.862
+2210.836270	219.462
+2210.900656	382.854
+2210.965043	654.772
+2211.029431	1052.1
+2211.093820	1298.09
+2211.158210	1125.65
+2211.222600	777.768
+2211.286992	528.158
+2211.351385	407.574
+2211.415778	318.945
+2211.480173	223.683
+2211.544568	203.184
+2211.608965	203.786
+2211.673362	195.346
+2211.737760	177.861
+2211.802160	161.582
+2211.866560	280.358
+2211.930961	624.626
+2211.995363	1137.11
+2212.059766	1630.3
+2212.124170	1682.75
+2212.188575	1262.52
+2212.252981	794.047
+2212.317387	472.087
+2212.381795	307.489
+2212.446204	237.55
+2212.510613	195.949
+2212.575024	176.052
+2212.639435	201.375
+2212.703848	203.184
+2212.768261	211.625
+2212.832675	253.226
+2212.897090	393.707
+2212.961506	721.696
+2213.025923	1149.77
+2213.090341	1404.81
+2213.154760	1227.55
+2213.219180	781.989
+2213.283601	452.19
+2213.348023	299.651
+2213.412445	258.653
+2213.476869	221.874
+2213.541294	162.185
+2213.605719	164.597
+2213.670146	151.935
+2213.734573	165.2
+2213.799001	186.905
+2213.863430	230.918
+2213.927861	333.415
+2213.992292	540.82
+2214.056724	773.548
+2214.121157	809.12
+2214.185591	602.318
+2214.250026	391.898
+2214.314461	253.226
+2214.378898	205.595
+2214.443336	165.2
+2214.507774	193.537
+2214.572214	192.331
+2214.636654	160.376
+2214.701096	135.657
+2214.765538	120.584
+2214.829982	146.509
+2214.894426	183.287
+2214.958871	226.095
+2215.023317	310.504
+2215.087764	392.501
+2215.152212	384.06
+2215.216661	281.564
+2215.281111	194.14
+2215.345562	168.214
+2215.410014	163.994
+2215.474466	160.979
+2215.538920	159.773
+2215.603374	135.657
+2215.667830	120.584
+2215.732286	116.363
+2215.796744	90.4374
+2215.861202	137.465
+2215.925661	199.566
+2215.990121	209.213
+2216.054583	212.831
+2216.119045	227.301
+2216.183508	208.007
+2216.247972	154.95
+2216.312436	126.01
+2216.376902	112.143
+2216.441369	112.746
+2216.505837	139.877
+2216.570305	139.877
+2216.634775	127.216
+2216.699245	120.584
+2216.763717	85.0111
+2216.828189	91.6433
+2216.892662	112.746
+2216.957137	115.76
+2217.021612	127.819
+2217.086088	194.743
+2217.150565	215.845
+2217.215043	179.067
+2217.279522	135.657
+2217.344002	110.334
+2217.408483	116.966
+2217.472964	127.819
+2217.537447	115.157
+2217.601931	107.319
+2217.666415	97.0696
+2217.730901	95.8638
+2217.795387	113.348
+2217.859875	130.833
+2217.924363	132.642
+2217.988852	145.906
+2218.053342	142.892
+2218.117834	137.465
+2218.182326	116.966
+2218.246819	89.8345
+2218.311313	108.525
+2218.375807	130.833
+2218.440303	115.76
+2218.504800	100.687
+2218.569298	103.702
+2218.633796	108.525
+2218.698296	94.055
+2218.762796	83.8053
+2218.827298	104.305
+2218.891800	126.613
+2218.956304	118.172
+2219.020808	133.245
+2219.085313	158.568
+2219.149819	162.788
+2219.214326	148.921
+2219.278834	117.569
+2219.343343	77.1732
+2219.407853	94.6579
+2219.472364	92.8492
+2219.536876	93.4521
+2219.601388	112.746
+2219.665902	100.687
+2219.730416	118.172
+2219.794932	141.686
+2219.859448	131.436
+2219.923966	148.921
+2219.988484	149.524
+2220.053003	150.127
+2220.117524	163.391
+2220.182045	132.642
+2220.246567	89.2316
+2220.311090	97.6725
+2220.375614	133.245
+2220.440139	105.511
+2220.504664	98.8784
+2220.569191	113.348
+2220.633719	107.922
+2220.698247	98.8784
+2220.762777	113.348
+2220.827308	117.569
+2220.891839	106.716
+2220.956371	106.716
+2221.020905	127.216
+2221.085439	145.303
+2221.149974	135.657
+2221.214510	138.671
+2221.279047	138.068
+2221.343585	115.76
+2221.408124	104.305
+2221.472664	116.966
+2221.537205	104.305
+2221.601747	70.541
+2221.666289	65.7177
+2221.730833	98.8784
+2221.795378	112.746
+2221.859923	107.922
+2221.924470	116.363
+2221.989017	98.8784
+2222.053565	101.893
+2222.118115	143.495
+2222.182665	155.553
+2222.247216	139.274
+2222.311768	112.746
+2222.376321	117.569
+2222.440875	118.775
+2222.505430	110.937
+2222.569986	109.731
+2222.634542	109.731
+2222.699100	116.966
+2222.763659	112.143
+2222.828218	94.6579
+2222.892779	123.598
+2222.957340	150.127
+2223.021903	159.171
+2223.086466	157.965
+2223.151030	146.509
+2223.215596	119.981
+2223.280162	94.6579
+2223.344729	81.3937
+2223.409297	84.4083
+2223.473866	109.731
+2223.538436	120.584
+2223.603006	101.29
+2223.667578	113.951
+2223.732151	109.731
+2223.796724	112.746
+2223.861299	124.804
+2223.925875	117.569
+2223.990451	127.819
+2224.055028	140.48
+2224.119607	152.538
+2224.184186	186.905
+2224.248766	171.832
+2224.313347	138.068
+2224.377929	120.584
+2224.442512	131.436
+2224.507096	127.216
+2224.571681	132.642
+2224.636267	116.363
+2224.700854	95.8638
+2224.765442	95.2608
+2224.830030	124.804
+2224.894620	203.787
+2224.959210	308.695
+2225.023802	446.161
+2225.088394	501.027
+2225.152987	440.132
+2225.217582	359.943
+2225.282177	285.181
+2225.346773	232.727
+2225.411370	197.155
+2225.475968	184.493
+2225.540567	158.568
+2225.605167	101.29
+2225.669768	91.6433
+2225.734370	103.099
+2225.798972	110.937
+2225.863576	160.979
+2225.928181	226.095
+2225.992786	370.193
+2226.057393	568.554
+2226.122000	668.036
+2226.186608	545.04
+2226.251218	320.753
+2226.315828	206.801
+2226.380439	162.788
+2226.445051	150.73
+2226.509664	139.877
+2226.574278	132.039
+2226.638893	127.819
+2226.703509	132.039
+2226.768125	163.391
+2226.832743	198.36
+2226.897362	217.654
+2226.961981	286.387
+2227.026602	371.399
+2227.091223	425.059
+2227.155846	397.927
+2227.220469	297.24
+2227.285093	224.889
+2227.349719	179.67
+2227.414345	154.95
+2227.478972	176.655
+2227.543600	144.7
+2227.608229	110.937
+2227.672859	117.569
+2227.737490	134.451
+2227.802121	121.789
+2227.866754	121.186
+2227.931388	176.655
+2227.996022	242.374
+2228.060658	255.638
+2228.125294	258.05
+2228.189932	243.58
+2228.254570	223.683
+2228.319209	155.553
+2228.383849	107.922
+2228.448491	129.627
+2228.513133	163.391
+2228.577776	147.715
+2228.642420	112.143
+2228.707065	75.3644
+2228.771710	69.9381
+2228.836357	92.2462
+2228.901005	153.744
+2228.965654	200.169
+2229.030303	199.566
+2229.094954	195.346
+2229.159605	191.728
+2229.224257	179.67
+2229.288911	161.582
+2229.353565	157.965
+2229.418220	139.274
+2229.482876	111.54
+2229.547534	102.496
+2229.612192	140.48
+2229.676851	125.407
+2229.741510	99.4813
+2229.806171	133.245
+2229.870833	130.23
+2229.935496	113.951
+2230.000159	145.303
+2230.064824	189.317
+2230.129490	237.55
+2230.194156	225.492
+2230.258823	179.067
+2230.323492	159.171
+2230.388161	138.068
+2230.452831	130.833
+2230.517502	121.789
+2230.582174	85.6141
+2230.646848	85.6141
+2230.711521	83.8054
+2230.776196	101.893
+2230.840872	122.392
+2230.905549	122.392
+2230.970227	148.921
+2231.034905	176.052
+2231.099585	202.581
+2231.164265	252.623
+2231.228947	246.594
+2231.293629	185.096
+2231.358313	118.172
+2231.422997	122.995
+2231.487682	142.892
+2231.552368	114.554
+2231.617055	85.6141
+2231.681743	88.0258
+2231.746432	124.804
+2231.811122	115.157
+2231.875813	106.113
+2231.940505	125.407
+2232.005198	165.2
+2232.069891	205.596
+2232.134586	227.904
+2232.199281	203.184
+2232.263978	161.582
+2232.328675	149.524
+2232.393374	131.436
+2232.458073	80.1878
+2232.522773	76.5703
+2232.587474	90.4375
+2232.652176	116.966
+2232.716879	160.376
+2232.781583	187.508
+2232.846288	166.406
+2232.910994	146.509
+2232.975701	141.686
+2233.040409	154.347
+2233.105117	208.007
+2233.169827	232.124
+2233.234537	165.803
+2233.299249	153.141
+2233.363961	121.186
+2233.428675	86.8199
+2233.493389	93.4521
+2233.558104	111.54
+2233.622820	106.113
+2233.687537	101.29
+2233.752255	112.746
+2233.816974	128.422
+2233.881694	118.172
+2233.946415	143.495
+2234.011137	163.994
+2234.075860	176.655
+2234.140583	167.009
+2234.205308	156.759
+2234.270034	147.715
+2234.334760	107.319
+2234.399487	101.893
+2234.464216	97.6725
+2234.528945	74.7615
+2234.593675	74.1586
+2234.658406	82.5995
+2234.723139	79.5849
+2234.787872	93.4521
+2234.852606	116.966
+2234.917340	141.686
+2234.982076	174.847
+2235.046813	226.698
+2235.111551	241.168
+2235.176289	179.067
+2235.241029	106.716
+2235.305770	114.554
+2235.370511	128.422
+2235.435253	113.951
+2235.499997	77.1732
+2235.564741	78.982
+2235.629486	95.2608
+2235.694233	115.157
+2235.758980	156.759
+2235.823728	153.141
+2235.888477	128.422
+2235.953227	121.186
+2236.017977	144.7
+2236.082729	160.979
+2236.147482	115.76
+2236.212236	97.6726
+2236.276990	81.9966
+2236.341746	85.6141
+2236.406502	99.4813
+2236.471260	110.334
+2236.536018	122.392
+2236.600777	133.245
+2236.665537	110.334
+2236.730299	73.5557
+2236.795061	103.702
+2236.859824	127.216
+2236.924588	134.451
+2236.989353	137.465
+2237.054119	165.2
+2237.118885	159.773
+2237.183653	156.759
+2237.248422	171.832
+2237.313191	162.185
+2237.377962	123.598
+2237.442733	125.407
+2237.507506	130.23
+2237.572279	109.731
+2237.637053	81.9966
+2237.701829	70.5411
+2237.766605	80.7907
+2237.831382	83.2024
+2237.896160	106.716
+2237.960939	146.509
+2238.025719	130.23
+2238.090500	141.083
+2238.155282	164.597
+2238.220064	138.671
+2238.284848	115.157
+2238.349633	100.687
+2238.414418	116.966
+2238.479205	193.537
+2238.543992	156.156
+2238.608780	112.143
+2238.673570	120.584
+2238.738360	120.584
+2238.803151	144.098
+2238.867943	148.318
+2238.932736	148.921
+2238.997530	198.963
+2239.062325	201.375
+2239.127121	183.287
+2239.191918	181.479
+2239.256715	197.155
+2239.321514	162.788
+2239.386314	114.554
+2239.451114	113.349
+2239.515916	133.848
+2239.580718	134.451
+2239.645522	126.01
+2239.710326	113.349
+2239.775131	112.143
+2239.839937	113.951
+2239.904744	134.451
+2239.969552	156.156
+2240.034361	189.317
+2240.099171	259.858
+2240.163982	262.873
+2240.228794	217.051
+2240.293607	179.67
+2240.358420	136.26
+2240.423235	109.731
+2240.488051	94.055
+2240.552867	106.716
+2240.617684	123.598
+2240.682503	122.392
+2240.747322	111.54
+2240.812142	140.48
+2240.876964	169.42
+2240.941786	167.611
+2241.006609	222.477
+2241.071433	247.8
+2241.136258	226.698
+2241.201083	208.61
+2241.265910	160.376
+2241.330738	141.083
+2241.395567	136.862
+2241.460396	129.024
+2241.525227	130.833
+2241.590058	157.965
+2241.654891	159.773
+2241.719724	145.303
+2241.784558	156.156
+2241.849394	148.921
+2241.914230	149.524
+2241.979067	167.008
+2242.043905	179.067
+2242.108744	183.89
+2242.173584	189.317
+2242.238425	143.495
+2242.303267	118.775
+2242.368109	126.613
+2242.432953	132.039
+2242.497798	135.657
+2242.562643	129.627
+2242.627490	83.8053
+2242.692337	74.7615
+2242.757185	108.525
+2242.822035	155.553
+2242.886885	147.715
+2242.951736	136.862
+2243.016588	133.848
+2243.081441	179.067
+2243.146295	212.831
+2243.211150	175.449
+2243.276006	187.508
+2243.340863	160.376
+2243.405721	108.525
+2243.470579	95.8637
+2243.535439	84.4082
+2243.600300	81.3936
+2243.665161	86.8199
+2243.730023	81.3936
+2243.794887	83.8053
+2243.859751	99.4812
+2243.924616	128.421
+2243.989483	164.597
+2244.054350	159.773
+2244.119218	139.274
+2244.184087	142.892
+2244.248957	141.083
+2244.313828	145.906
+2244.378699	132.039
+2244.443572	130.833
+2244.508446	92.8491
+2244.573320	60.8943
+2244.638196	65.1147
+2244.703072	84.4082
+2244.767950	115.157
+2244.832828	134.451
+2244.897708	110.334
+2244.962588	99.4812
+2245.027469	108.525
+2245.092351	157.362
+2245.157234	148.318
+2245.222118	79.5848
+2245.287003	73.5556
+2245.351889	86.217
+2245.416776	97.0695
+2245.481663	107.319
+2245.546552	109.731
+2245.611442	102.496
+2245.676332	88.6286
+2245.741224	110.334
+2245.806116	121.789
+2245.871010	103.702
+2245.935904	119.981
+2246.000799	135.657
+2246.065695	130.23
+2246.130593	164.597
+2246.195491	163.391
+2246.260390	136.862
+2246.325290	129.627
+2246.390190	110.937
+2246.455092	117.569
+2246.519995	116.363
+2246.584899	129.024
+2246.649803	126.01
+2246.714709	117.569
+2246.779615	84.4082
+2246.844523	79.5848
+2246.909431	97.0695
+2246.974340	122.995
+2247.039251	144.097
+2247.104162	160.979
+2247.169074	187.508
+2247.233987	163.391
+2247.298901	107.319
+2247.363816	95.8637
+2247.428732	85.614
+2247.493649	92.8491
+2247.558566	111.54
+2247.623485	106.716
+2247.688405	97.0696
+2247.753325	93.452
+2247.818247	74.7615
+2247.883169	96.4666
+2247.948093	118.172
+2248.013017	113.951
+2248.077942	129.627
+2248.142868	188.111
+2248.207796	200.772
+2248.272724	147.112
+2248.337653	96.4666
+2248.402583	95.2608
+2248.467513	87.4228
+2248.532445	80.7907
+2248.597378	75.3644
+2248.662312	101.893
+2248.727246	106.113
+2248.792182	92.2462
+2248.857118	77.7761
+2248.922056	83.2024
+2248.986994	92.2462
+2249.051933	140.48
+2249.116874	150.127
+2249.181815	147.112
+2249.246757	166.406
+2249.311700	153.744
+2249.376644	124.804
+2249.441589	126.01
+2249.506535	129.627
+2249.571482	145.303
+2249.636430	136.259
+2249.701378	118.172
+2249.766328	116.363
+2249.831278	126.01
+2249.896230	129.024
+2249.961182	155.553
+2250.026136	178.464
+2250.091090	159.773
+2250.156045	144.7
+2250.221002	131.436
+2250.285959	122.995
+2250.350917	113.348
+2250.415876	103.702
+2250.480836	87.4228
+2250.545797	78.379
+2250.610758	95.8637
+2250.675721	100.687
+2250.740685	104.908
+2250.805649	113.951
+2250.870615	110.334
+2250.935582	107.319
+2251.000549	141.686
+2251.065517	158.568
+2251.130487	144.7
+2251.195457	121.789
+2251.260428	142.892
+2251.325400	173.038
+2251.390373	165.2
+2251.455347	130.833
+2251.520322	108.525
+2251.585298	102.496
+2251.650275	136.259
+2251.715253	149.524
+2251.780231	113.951
+2251.845211	122.995
+2251.910192	135.657
+2251.975173	168.214
+2252.040156	172.435
+2252.105139	166.406
+2252.170123	137.465
+2252.235109	98.2754
+2252.300095	79.5848
+2252.365082	66.9235
+2252.430070	48.8358
+2252.495059	75.3644
+2252.560049	97.6725
+2252.625040	79.5848
+2252.690032	92.2462
+2252.755024	147.112
+2252.820018	185.096
+2252.885013	195.346
+2252.950008	208.61
+2253.015005	201.978
+2253.080002	179.067
+2253.145001	152.538
+2253.210000	159.171
+2253.275000	153.744
+2253.340001	107.319
+2253.405004	95.8637
+2253.470007	107.922
+2253.535011	136.862
+2253.600016	139.877
+2253.665022	108.525
+2253.730028	104.305
+2253.795036	135.054
+2253.860045	170.626
+2253.925054	201.978
+2253.990065	217.051
+2254.055077	176.655
+2254.120089	148.921
+2254.185102	161.582
+2254.250117	136.862
+2254.315132	107.319
+2254.380148	129.627
+2254.445165	141.083
+2254.510183	146.509
+2254.575202	129.024
+2254.640222	109.731
+2254.705243	103.702
+2254.770265	104.305
+2254.835288	118.775
+2254.900312	153.141
+2254.965336	162.185
+2255.030362	162.185
+2255.095388	138.068
+2255.160416	151.935
+2255.225444	173.641
+2255.290473	145.906
+2255.355504	105.51
+2255.420535	110.334
+2255.485567	107.922
+2255.550600	112.746
+2255.615634	126.01
+2255.680669	113.348
+2255.745705	102.496
+2255.810742	97.6725
+2255.875780	122.392
+2255.940818	125.407
+2256.005858	132.039
+2256.070899	169.42
+2256.135940	169.42
+2256.200983	142.892
+2256.266026	121.789
+2256.331070	104.908
+2256.396116	101.29
+2256.461162	107.922
+2256.526209	112.143
+2256.591257	78.9819
+2256.656306	68.7323
+2256.721356	101.893
+2256.786407	131.436
+2256.851459	137.465
+2256.916511	157.965
+2256.981565	206.801
+2257.046620	204.39
+2257.111675	150.73
+2257.176732	132.642
+2257.241789	118.172
+2257.306848	118.172
+2257.371907	124.804
+2257.436967	108.525
+2257.502029	108.525
+2257.567091	131.436
+2257.632154	165.2
+2257.697218	165.803
+2257.762283	139.877
+2257.827349	138.068
+2257.892415	133.848
+2257.957483	133.848
+2258.022552	128.422
+2258.087622	122.392
+2258.152692	133.848
+2258.217764	127.216
+2258.282836	126.01
+2258.347910	122.995
+2258.412984	119.981
+2258.478059	122.995
+2258.543135	135.054
+2258.608213	150.73
+2258.673291	159.171
+2258.738370	130.833
+2258.803450	130.23
+2258.868531	154.347
+2258.933612	142.289
+2258.998695	144.098
+2259.063779	123.598
+2259.128864	133.245
+2259.193949	141.083
+2259.259036	127.819
+2259.324123	116.363
+2259.389211	101.29
+2259.454301	68.1294
+2259.519391	85.0112
+2259.584482	104.908
+2259.649574	101.893
+2259.714668	107.922
+2259.779762	104.908
+2259.844857	118.775
+2259.909952	129.627
+2259.975049	129.024
+2260.040147	109.128
+2260.105246	99.4813
+2260.170345	104.908
+2260.235446	97.0696
+2260.300548	116.363
+2260.365650	139.274
+2260.430753	128.422
+2260.495858	110.937
+2260.560963	102.496
+2260.626069	92.2462
+2260.691176	79.5849
+2260.756284	90.4375
+2260.821394	129.024
+2260.886503	154.347
+2260.951614	135.657
+2261.016726	112.143
+2261.081839	122.995
+2261.146953	142.892
+2261.212067	138.671
+2261.277183	124.804
+2261.342299	115.157
+2261.407417	105.511
+2261.472535	99.4813
+2261.537655	108.525
+2261.602775	129.024
+2261.667896	99.4813
+2261.733018	85.0112
+2261.798141	116.966
+2261.863265	125.407
+2261.928390	107.319
+2261.993516	127.819
+2262.058643	162.185
+2262.123771	150.73
+2262.188900	96.4667
+2262.254029	93.4521
+2262.319160	96.4667
+2262.384291	93.4521
+2262.449424	103.702
+2262.514557	93.4521
+2262.579692	86.82
+2262.644827	88.6287
+2262.709963	88.6287
+2262.775100	91.6433
+2262.840238	106.113
+2262.905377	134.451
+2262.970517	170.023
+2263.035658	195.949
+2263.100800	170.626
+2263.165943	153.744
+2263.231087	147.112
+2263.296231	148.318
+2263.361377	182.684
+2263.426524	160.979
+2263.491671	149.524
+2263.556819	138.671
+2263.621969	136.862
+2263.687119	113.349
+2263.752270	86.217
+2263.817422	95.2609
+2263.882575	124.804
+2263.947730	132.642
+2264.012885	138.068
+2264.078040	154.95
+2264.143197	142.289
+2264.208355	94.055
+2264.273514	81.3937
+2264.338673	98.8784
+2264.403834	101.893
+2264.468996	83.2024
+2264.534158	80.7907
+2264.599321	103.702
+2264.664486	134.451
+2264.729651	189.317
+2264.794817	189.317
+2264.859984	135.657
+2264.925153	151.333
+2264.990322	163.391
+2265.055492	153.744
+2265.120662	148.921
+2265.185834	150.127
+2265.251007	104.908
+2265.316181	96.4667
+2265.381356	103.099
+2265.446531	100.687
+2265.511708	88.0258
+2265.576885	90.4375
+2265.642064	89.2316
+2265.707243	123.598
+2265.772423	189.317
+2265.837604	241.771
+2265.902787	259.256
+2265.967970	285.784
+2266.033154	265.285
+2266.098339	194.743
+2266.163525	150.127
+2266.228711	150.127
+2266.293899	175.449
+2266.359088	194.743
+2266.424278	152.538
+2266.489468	123.598
+2266.554660	97.0696
+2266.619852	87.4229
+2266.685046	88.0258
+2266.750240	115.76
+2266.815435	179.67
+2266.880632	275.534
+2266.945829	323.165
+2267.011027	270.711
+2267.076226	212.228
+2267.141426	151.936
+2267.206627	101.893
+2267.271829	95.2609
+2267.337031	125.407
+2267.402235	104.908
+2267.467440	83.2024
+2267.532645	63.306
+2267.597852	65.1148
+2267.663059	94.6579
+2267.728268	131.436
+2267.793477	231.521
+2267.858687	304.475
+2267.923899	296.034
+2267.989111	265.285
+2268.054324	214.036
+2268.119538	172.435
+2268.184753	126.01
+2268.249969	97.6725
+2268.315186	69.3352
+2268.380404	65.7177
+2268.445622	83.2024
+2268.510842	84.4083
+2268.576063	94.055
+2268.641284	99.4813
+2268.706507	99.4813
+2268.771730	132.039
+2268.836954	168.214
+2268.902180	179.67
+2268.967406	219.463
+2269.032633	211.022
+2269.097861	167.009
+2269.163090	132.039
+2269.228320	135.054
+2269.293551	145.303
+2269.358783	143.495
+2269.424016	117.569
+2269.489250	94.6579
+2269.554484	94.055
+2269.619720	100.084
+2269.684956	110.937
+2269.750194	136.862
+2269.815432	140.48
+2269.880672	152.538
+2269.945912	154.347
+2270.011153	129.024
+2270.076395	138.068
+2270.141638	135.054
+2270.206883	123.598
+2270.272128	128.422
+2270.337373	144.097
+2270.402620	112.746
+2270.467868	88.6287
+2270.533117	97.0696
+2270.598366	96.4667
+2270.663617	92.2462
+2270.728869	113.951
+2270.794121	135.054
+2270.859375	142.289
+2270.924629	167.008
+2270.989884	145.906
+2271.055140	108.525
+2271.120398	145.906
+2271.185656	141.083
+2271.250915	102.496
+2271.316175	78.379
+2271.381436	88.0257
+2271.446698	97.0696
+2271.511960	62.1001
+2271.577224	44.6154
+2271.642489	63.306
+2271.707754	89.8345
+2271.773021	104.908
+2271.838288	108.525
+2271.903557	107.922
+2271.968826	112.143
+2272.034097	121.186
+2272.099368	136.862
+2272.164640	108.525
+2272.229913	70.541
+2272.295187	101.29
+2272.360462	145.906
+2272.425738	116.363
+2272.491015	91.0404
+2272.556293	107.319
+2272.621571	86.8199
+2272.686851	66.3206
+2272.752132	69.3352
+2272.817413	66.3206
+2272.882696	97.6725
+2272.947979	131.436
+2273.013264	142.892
+2273.078549	133.848
+2273.143835	103.702
+2273.209122	81.3936
+2273.274410	75.9673
+2273.339699	89.2316
+2273.404989	102.496
+2273.470280	78.9819
+2273.535572	78.379
+2273.600865	70.541
+2273.666159	69.3352
+2273.731454	83.2024
+2273.796749	84.4082
+2273.862046	100.687
+2273.927343	141.686
+2273.992642	163.994
+2274.057941	145.303
+2274.123241	125.407
+2274.188543	116.966
+2274.253845	105.51
+2274.319148	86.217
+2274.384452	78.9819
+2274.449757	95.8637
+2274.515063	105.51
+2274.580370	106.716
+2274.645677	107.922
+2274.710986	136.259
+2274.776296	151.935
+2274.841607	137.465
+2274.906918	130.23
+2274.972231	111.54
+2275.037544	104.908
+2275.102858	123.598
+2275.168174	124.804
+2275.233490	130.23
+2275.298807	134.451
+2275.364125	106.113
+2275.429444	72.9527
+2275.494764	106.113
+2275.560085	134.451
+2275.625407	92.8491
+2275.690730	73.5556
+2275.756054	107.922
+2275.821378	119.981
+2275.886704	106.716
+2275.952031	112.746
+2276.017358	156.759
+2276.082686	147.112
+2276.148016	110.334
+2276.213346	84.4082
+2276.278677	94.6579
+2276.344010	118.172
+2276.409343	122.995
+2276.474677	81.3936
+2276.540012	78.379
+2276.605348	77.1731
+2276.670685	65.7176
+2276.736022	72.3498
+2276.801361	71.7469
+2276.866701	77.1731
+2276.932041	89.2316
+2276.997383	116.363
+2277.062726	113.951
+2277.128069	110.937
+2277.193413	121.789
+2277.258759	142.892
+2277.324105	149.524
+2277.389452	99.4813
+2277.454800	65.1147
+2277.520149	56.6738
+2277.585499	55.468
+2277.650850	66.3206
+2277.716202	72.9527
+2277.781555	97.0696
+2277.846909	105.51
+2277.912263	102.496
+2277.977619	93.452
+2278.042976	75.9673
+2278.108333	72.3498
+2278.173691	77.7761
+2278.239051	89.2316
+2278.304411	98.8783
+2278.369772	89.8345
+2278.435135	84.4082
+2278.500498	77.1732
+2278.565862	89.2316
+2278.631227	90.4374
+2278.696593	77.1732
+2278.761960	80.1878
+2278.827327	73.5556
+2278.892696	85.0111
+2278.958066	119.981
+2279.023437	133.245
+2279.088808	133.848
+2279.154181	132.039
+2279.219554	129.627
+2279.284928	119.378
+2279.350304	112.746
+2279.415680	108.525
+2279.481057	117.569
+2279.546435	97.6725
+2279.611814	65.1147
+2279.677194	57.8797
+2279.742575	86.8199
+2279.807957	83.8053
+2279.873340	82.5995
+2279.938724	91.0404
+2280.004108	80.1878
+2280.069494	92.2462
+2280.134881	92.8491
+2280.200268	75.3644
+2280.265657	78.379
+2280.331046	69.3352
+2280.396436	79.5848
+2280.461828	85.0111
+2280.527220	90.4374
+2280.592613	83.8053
+2280.658007	83.2024
+2280.723402	93.452
+2280.788798	83.8053
+2280.854195	95.2608
+2280.919593	118.172
+2280.984991	119.981
+2281.050391	109.128
+2281.115792	112.746
+2281.181193	109.128
+2281.246596	84.4082
+2281.311999	74.7615
+2281.377404	60.8943
+2281.442809	53.0563
+2281.508215	57.8797
+2281.573622	57.8797
+2281.639031	54.8651
+2281.704440	73.5556
+2281.769850	74.7615
+2281.835261	48.8358
+2281.900672	55.468
+2281.966085	75.3644
+2282.031499	79.5848
+2282.096914	88.6287
+2282.162329	94.6579
+2282.227746	66.9235
+2282.293163	63.3059
+2282.358582	93.452
+2282.424001	94.0549
+2282.489422	78.379
+2282.554843	62.1001
+2282.620265	44.0124
+2282.685688	71.1439
+2282.751112	93.452
+2282.816537	129.627
+2282.881963	138.068
+2282.947390	115.157
+2283.012818	116.966
+2283.078247	126.01
+2283.143676	138.068
+2283.209107	148.318
+2283.274539	117.569
+2283.339971	83.8053
+2283.405405	83.8053
+2283.470839	86.2169
+2283.536274	97.6725
+2283.601711	106.716
+2283.667148	86.8199
+2283.732586	111.54
+2283.798025	138.671
+2283.863465	127.819
+2283.928906	119.378
+2283.994348	105.51
+2284.059791	142.289
+2284.125234	182.684
+2284.190679	191.728
+2284.256125	151.935
+2284.321571	132.642
+2284.387019	139.877
+2284.452467	153.744
+2284.517917	148.318
+2284.583367	141.083
+2284.648818	139.274
+2284.714271	142.289
+2284.779724	96.4666
+2284.845178	72.3497
+2284.910633	97.6724
+2284.976089	172.435
+2285.041546	241.168
+2285.107003	242.977
+2285.172462	202.581
+2285.237922	155.553
+2285.303383	123.598
+2285.368844	106.113
+2285.434307	93.452
+2285.499770	89.8345
+2285.565234	95.8637
+2285.630700	112.745
+2285.696166	127.819
+2285.761633	130.833
+2285.827101	113.951
+2285.892571	102.496
+2285.958041	107.922
+2286.023511	147.715
+2286.088983	178.464
+2286.154456	198.963
+2286.219930	170.626
+2286.285405	134.451
+2286.350880	103.099
+2286.416357	81.3936
+2286.481834	81.9965
+2286.547313	94.0549
+2286.612792	97.0695
+2286.678273	120.583
+2286.743754	115.76
+2286.809236	86.2169
+2286.874719	101.29
+2286.940203	156.156
+2287.005688	180.273
+2287.071174	156.759
+2287.136661	165.803
+2287.202149	160.979
+2287.267638	116.966
+2287.333128	86.8199
+2287.398618	98.2754
+2287.464110	104.908
+2287.529602	74.7614
+2287.595096	63.9088
+2287.660590	89.8345
+2287.726085	115.76
+2287.791582	149.524
+2287.857079	138.068
+2287.922577	107.922
+2287.988076	83.2023
+2288.053576	83.8053
+2288.119077	104.305
+2288.184579	116.363
+2288.250082	110.334
+2288.315586	92.8491
+2288.381090	78.9819
+2288.446596	78.9819
+2288.512103	65.7176
+2288.577610	54.2621
+2288.643119	60.8942
+2288.708628	83.2023
+2288.774138	104.908
+2288.839650	92.2462
+2288.905162	74.1585
+2288.970675	97.0695
+2289.036189	87.4228
+2289.101704	85.614
+2289.167220	105.51
+2289.232737	126.613
+2289.298255	155.553
+2289.363774	141.083
+2289.429293	91.6432
+2289.494814	57.2767
+2289.560336	92.8491
+2289.625858	165.2
+2289.691382	151.935
+2289.756906	102.496
+2289.822431	96.4666
+2289.887958	105.51
+2289.953485	124.201
+2290.019013	101.29
+2290.084542	87.4228
+2290.150072	99.4812
+2290.215603	117.569
+2290.281135	144.7
+2290.346668	121.186
+2290.412202	70.541
+2290.477736	59.0855
+2290.543272	52.4533
+2290.608808	96.4666
+2290.674346	142.289
+2290.739884	113.348
+2290.805424	65.7176
+2290.870964	76.5702
+2290.936505	88.6286
+2291.002048	104.908
+2291.067591	115.157
+2291.133135	130.833
+2291.198680	133.245
+2291.264226	109.731
+2291.329773	103.099
+2291.395321	92.2461
+2291.460869	66.3205
+2291.526419	71.7468
+2291.591970	79.5848
+2291.657521	106.113
+2291.723074	139.877
+2291.788627	141.083
+2291.854182	142.289
+2291.919737	163.994
+2291.985293	170.023
+2292.050851	149.524
+2292.116409	146.509
+2292.181968	162.185
+2292.247528	139.274
+2292.313089	118.775
+2292.378651	85.0111
+2292.444214	62.1001
+2292.509777	66.9235
+2292.575342	54.865
+2292.640908	62.1001
+2292.706474	98.2754
+2292.772042	99.4812
+2292.837610	77.776
+2292.903180	92.8491
+2292.968750	85.614
+2293.034322	97.6725
+2293.099894	101.893
+2293.165467	105.51
+2293.231041	129.024
+2293.296616	142.289
+2293.362192	119.378
+2293.427769	78.9819
+2293.493347	65.7176
+2293.558926	74.7614
+2293.624505	86.2169
+2293.690086	84.4082
+2293.755668	63.9089
+2293.821250	82.5994
+2293.886834	98.8783
+2293.952418	91.6432
+2294.018003	91.6432
+2294.083590	101.29
+2294.149177	89.8345
+2294.214765	100.687
+2294.280354	119.981
+2294.345944	91.6432
+2294.411535	75.3644
+2294.477127	91.6432
+2294.542720	94.0549
+2294.608314	80.1877
+2294.673908	96.4666
+2294.739504	105.51
+2294.805101	97.0695
+2294.870698	107.922
+2294.936297	137.465
+2295.001896	130.833
+2295.067496	97.0695
+2295.133098	97.0695
+2295.198700	112.143
+2295.264303	112.143
+2295.329907	103.702
+2295.395512	74.7615
+2295.461118	74.1585
+2295.526725	71.7468
+2295.592333	66.3205
+2295.657942	68.1293
+2295.723551	80.7907
+2295.789162	90.4374
+2295.854774	106.716
+2295.920386	110.334
+2295.986000	101.893
+2296.051614	120.583
+2296.117229	169.42
+2296.182846	147.715
+2296.248463	88.0257
+2296.314081	90.4374
+2296.379700	98.8783
+2296.445320	95.2608
+2296.510941	87.4228
+2296.576563	101.893
+2296.642186	91.0403
+2296.707810	62.703
+2296.773435	83.8053
+2296.839060	121.186
+2296.904687	134.451
+2296.970314	121.186
+2297.035943	112.746
+2297.101572	138.068
+2297.167203	145.303
+2297.232834	129.024
+2297.298466	104.908
+2297.364099	91.0403
+2297.429733	86.217
+2297.495368	77.1731
+2297.561004	83.8053
+2297.626641	77.1731
+2297.692279	69.9381
+2297.757918	88.6287
+2297.823558	106.113
+2297.889198	106.113
+2297.954840	104.305
+2298.020483	113.348
+2298.086126	115.157
+2298.151770	92.2462
+2298.217416	89.2316
+2298.283062	86.217
+2298.348709	95.2608
+2298.414358	101.29
+2298.480007	118.775
+2298.545657	88.6286
+2298.611308	56.0709
+2298.676960	80.1877
+2298.742612	97.0695
+2298.808266	97.0695
+2298.873921	70.541
+2298.939577	107.319
+2299.005233	162.185
+2299.070891	150.127
+2299.136549	145.303
+2299.202209	140.48
+2299.267869	104.305
+2299.333530	83.2023
+2299.399193	89.2316
+2299.464856	126.613
+2299.530520	154.95
+2299.596185	132.039
+2299.661851	124.804
+2299.727518	126.01
+2299.793186	105.51
+2299.858855	94.0549
+2299.924524	124.201
+2299.990195	126.01
+2300.055867	140.48
+2300.121539	171.832
+2300.187213	163.994
+2300.252887	131.436
+2300.318562	107.319
+2300.384239	88.0257
+2300.449916	98.8783
+2300.515594	94.6578
+2300.581273	83.8052
+2300.646953	89.2315
+2300.712634	71.1439
+2300.778316	73.5556
+2300.843999	106.113
+2300.909683	122.392
+2300.975368	143.494
+2301.041053	146.509
+2301.106740	153.141
+2301.172427	137.465
+2301.238116	125.407
+2301.303805	122.392
+2301.369496	96.4666
+2301.435187	87.4228
+2301.500879	70.541
+2301.566572	60.8942
+2301.632266	92.8491
+2301.697962	112.745
+2301.763658	106.716
+2301.829354	115.157
+2301.895052	136.259
+2301.960751	141.083
+2302.026451	147.715
+2302.092152	176.655
+2302.157853	186.302
+2302.223556	165.2
+2302.289259	145.906
+2302.354964	110.334
+2302.420669	96.4666
+2302.486375	88.6286
+2302.552083	104.908
+2302.617791	134.451
+2302.683500	136.259
+2302.749210	107.319
+2302.814921	93.452
+2302.880633	127.819
+2302.946346	131.436
+2303.012059	138.068
+2303.077774	158.568
+2303.143490	161.582
+2303.209207	164.597
+2303.274924	138.068
+2303.340643	106.716
+2303.406362	88.6286
+2303.472082	106.113
+2303.537804	121.789
+2303.603526	100.687
+2303.669249	83.2023
+2303.734973	102.496
+2303.800698	139.877
+2303.866424	115.76
+2303.932151	115.157
+2303.997879	179.067
+2304.063608	195.346
+2304.129338	192.934
+2304.195068	216.448
+2304.260800	209.213
+2304.326532	155.553
+2304.392266	153.744
+2304.458000	148.318
+2304.523736	98.8783
+2304.589472	80.1877
+2304.655209	71.1439
+2304.720948	71.7468
+2304.786687	111.54
+2304.852427	139.877
+2304.918168	148.921
+2304.983910	178.464
+2305.049653	197.155
+2305.115396	174.243
+2305.181141	174.846
+2305.246887	192.331
+2305.312633	236.947
+2305.378381	210.419
+2305.444129	174.243
+2305.509879	139.274
+2305.575629	102.496
+2305.641381	83.8053
+2305.707133	89.2315
+2305.772886	90.4374
+2305.838640	89.2315
+2305.904395	120.583
+2305.970151	127.819
+2306.035908	117.569
+2306.101666	130.23
+2306.167425	133.848
+2306.233185	137.465
+2306.298945	140.48
+2306.364707	166.406
+2306.430469	148.921
+2306.496233	100.687
+2306.561997	91.0403
+2306.627763	92.8491
+2306.693529	83.8052
+2306.759296	97.6724
+2306.825064	135.054
+2306.890834	134.451
+2306.956604	111.54
+2307.022375	138.068
+2307.088147	191.125
+2307.153919	188.714
+2307.219693	170.023
+2307.285468	173.038
+2307.351244	181.479
+2307.417020	163.994
+2307.482798	130.833
+2307.548576	100.687
+2307.614356	88.6286
+2307.680136	90.4374
+2307.745918	75.9672
+2307.811700	69.938
+2307.877483	75.9672
+2307.943267	107.319
+2308.009052	130.23
+2308.074838	144.7
+2308.140625	136.259
+2308.206413	109.128
+2308.272202	95.8637
+2308.337992	111.54
+2308.403782	112.143
+2308.469574	86.2169
+2308.535366	60.2913
+2308.601160	73.5556
+2308.666954	94.6578
+2308.732750	91.6432
+2308.798546	85.614
+2308.864343	77.776
+2308.930142	72.9526
+2308.995941	90.4374
+2309.061741	131.436
+2309.127542	145.906
+2309.193344	127.819
+2309.259147	109.731
+2309.324950	95.8637
+2309.390755	120.583
+2309.456561	124.804
+2309.522367	124.804
+2309.588175	129.024
+2309.653984	80.7906
+2309.719793	65.7176
+2309.785603	94.0549
+2309.851415	124.804
+2309.917227	119.378
+2309.983040	90.4374
+2310.048854	92.2461
+2310.114669	150.127
+2310.180485	149.524
+2310.246302	122.392
+2310.312120	100.084
+2310.377939	103.099
+2310.443759	88.0257
+2310.509579	75.3643
+2310.575401	77.776
+2310.641224	82.5994
+2310.707047	107.922
+2310.772872	142.289
+2310.838697	115.157
+2310.904523	101.893
+2310.970351	125.407
+2311.036179	146.509
+2311.102008	151.332
+2311.167838	130.833
+2311.233669	115.76
+2311.299501	108.525
+2311.365334	114.554
+2311.431168	113.951
+2311.497002	98.8783
+2311.562838	95.8637
+2311.628675	107.922
+2311.694512	106.113
+2311.760351	81.9965
+2311.826190	80.7906
+2311.892031	117.569
+2311.957872	137.465
+2312.023714	125.407
+2312.089557	124.201
+2312.155402	96.4666
+2312.221247	68.7322
+2312.287093	63.3059
+2312.352940	83.2023
+2312.418788	94.6578
+2312.484636	92.2461
+2312.550486	80.7906
+2312.616337	85.614
+2312.682188	111.54
+2312.748041	120.583
+2312.813895	117.569
+2312.879749	107.319
+2312.945604	94.6578
+2313.011461	121.186
+2313.077318	120.583
+2313.143176	107.319
+2313.209035	131.436
+2313.274895	136.259
+2313.340756	110.334
+2313.406618	109.731
+2313.472481	103.702
+2313.538345	106.716
+2313.604210	103.702
+2313.670076	122.995
+2313.735942	144.7
+2313.801810	119.378
+2313.867678	112.745
+2313.933548	134.451
+2313.999418	119.981
+2314.065289	101.29
+2314.131162	115.76
+2314.197035	107.922
+2314.262909	104.305
+2314.328784	95.2608
+2314.394660	125.407
+2314.460537	166.406
+2314.526415	127.819
+2314.592294	89.8345
+2314.658174	90.4374
+2314.724054	100.687
+2314.789936	108.525
+2314.855819	126.613
+2314.921702	129.627
+2314.987586	107.319
+2315.053472	119.378
+2315.119358	152.538
+2315.185245	141.083
+2315.251134	145.303
+2315.317023	133.848
+2315.382913	110.334
+2315.448804	91.0403
+2315.514696	104.305
+2315.580589	133.245
+2315.646483	107.922
+2315.712377	91.0403
+2315.778273	133.848
+2315.844170	132.039
+2315.910067	112.143
+2315.975966	98.2754
+2316.041865	110.937
+2316.107766	154.95
+2316.173667	169.42
+2316.239569	154.347
+2316.305472	139.274
+2316.371377	101.29
+2316.437282	64.5117
+2316.503188	50.6446
+2316.569095	73.5556
+2316.635003	95.8637
+2316.700911	110.334
+2316.766821	120.583
+2316.832732	78.9819
+2316.898644	85.614
+2316.964556	97.0695
+2317.030470	123.598
+2317.096384	161.582
+2317.162300	146.509
+2317.228216	124.804
+2317.294133	135.054
+2317.360051	129.024
+2317.425970	112.143
+2317.491891	101.893
+2317.557812	75.9673
+2317.623734	81.3935
+2317.689656	81.3935
+2317.755580	68.7322
+2317.821505	59.6884
+2317.887431	101.893
+2317.953357	114.554
+2318.019285	100.084
+2318.085214	135.054
+2318.151143	171.832
+2318.217073	168.214
+2318.283005	116.363
+2318.348937	102.496
+2318.414870	116.966
+2318.480804	101.893
+2318.546739	94.6578
+2318.612675	91.6432
+2318.678612	99.4812
+2318.744550	103.099
+2318.810489	115.157
+2318.876429	140.48
+2318.942370	147.715
+2319.008311	160.376
+2319.074254	185.699
+2319.140197	183.89
+2319.206142	162.788
+2319.272087	124.804
+2319.338034	109.128
+2319.403981	100.084
+2319.469929	97.0695
+2319.535878	113.348
+2319.601828	117.569
+2319.667779	80.7906
+2319.733731	60.8942
+2319.799684	67.5263
+2319.865638	75.3643
+2319.931593	93.452
+2319.997549	115.157
+2320.063505	126.01
+2320.129463	138.671
+2320.195421	153.744
+2320.261381	110.334
+2320.327341	89.2315
+2320.393303	101.29
+2320.459265	85.0111
+2320.525228	84.4082
+2320.591192	88.6286
+2320.657157	67.5264
+2320.723123	68.1293
+2320.789090	87.4228
+2320.855058	109.128
+2320.921027	149.524
+2320.986997	163.391
+2321.052968	156.759
+2321.118939	146.509
+2321.184912	154.347
+2321.250885	120.583
+2321.316860	94.6578
+2321.382835	88.0257
+2321.448812	85.0111
+2321.514789	87.4228
+2321.580767	92.8491
+2321.646746	88.0257
+2321.712726	91.0403
+2321.778707	89.8345
+2321.844689	94.0549
+2321.910672	115.157
+2321.976656	109.731
+2322.042641	100.687
+2322.108627	127.216
+2322.174613	142.892
+2322.240601	112.143
+2322.306589	109.731
+2322.372579	119.378
+2322.438569	109.731
+2322.504561	83.2023
+2322.570553	92.2462
+2322.636546	96.4666
+2322.702540	101.29
+2322.768535	92.8491
+2322.834531	81.3936
+2322.900528	101.29
+2322.966526	119.981
+2323.032525	117.569
+2323.098525	97.6724
+2323.164526	108.525
+2323.230527	112.745
+2323.296530	98.2754
+2323.362533	97.0695
+2323.428538	137.465
+2323.494543	116.363
+2323.560550	95.2608
+2323.626557	94.0549
+2323.692565	72.3498
+2323.758574	72.9527
+2323.824584	84.4082
+2323.890595	98.8783
+2323.956607	126.613
+2324.022620	132.039
+2324.088634	110.937
+2324.154649	89.8345
+2324.220665	62.703
+2324.286681	78.9819
+2324.352699	94.0549
+2324.418718	48.2329
+2324.484737	49.4387
+2324.550757	69.3352
+2324.616779	67.5264
+2324.682801	69.3352
+2324.748824	78.9819
+2324.814848	107.319
+2324.880874	132.642
+2324.946900	132.642
+2325.012927	139.274
+2325.078954	138.671
+2325.144983	139.274
+2325.211013	142.892
+2325.277044	143.495
+2325.343076	126.01
+2325.409108	121.186
+2325.475142	103.702
+2325.541176	75.9673
+2325.607212	101.893
+2325.673248	126.613
+2325.739285	124.201
+2325.805323	136.259
+2325.871363	121.789
+2325.937403	106.716
+2326.003444	120.583
+2326.069486	119.378
+2326.135529	92.2462
+2326.201572	72.3497
+2326.267617	87.4228
+2326.333663	98.2754
+2326.399710	74.7614
+2326.465757	61.4972
+2326.531806	83.8053
+2326.597855	101.893
+2326.663906	85.614
+2326.729957	62.1001
+2326.796009	58.4825
+2326.862063	62.703
+2326.928117	64.5118
+2326.994172	69.9381
+2327.060228	81.3936
+2327.126285	95.2608
+2327.192343	126.613
+2327.258402	120.583
+2327.324461	112.143
+2327.390522	101.893
+2327.456584	83.2023
+2327.522646	75.9673
+2327.588710	101.29
+2327.654774	104.305
+2327.720840	92.8491
+2327.786906	109.128
+2327.852974	95.2608
+2327.919042	86.2169
+2327.985111	127.216
+2328.051181	137.465
+2328.117252	121.789
+2328.183324	101.29
+2328.249397	97.6725
+2328.315471	99.4812
+2328.381546	96.4666
+2328.447621	77.776
+2328.513698	54.865
+2328.579776	49.4387
+2328.645854	60.2913
+2328.711934	67.5264
+2328.778014	84.4082
+2328.844096	125.407
+2328.910178	152.538
+2328.976261	134.451
+2329.042345	118.172
+2329.108430	122.392
+2329.174516	139.877
+2329.240603	139.274
+2329.306691	116.363
+2329.372780	87.4228
+2329.438870	60.2913
+2329.504961	78.379
+2329.571052	104.305
+2329.637145	83.8053
+2329.703239	78.9819
+2329.769333	80.7906
+2329.835428	68.1293
+2329.901525	88.6286
+2329.967622	119.981
+2330.033720	151.332
+2330.099819	162.788
+2330.165920	171.832
+2330.232021	156.156
+2330.298123	110.937
+2330.364226	100.687
+2330.430329	100.687
+2330.496434	87.4228
+2330.562540	80.7906
+2330.628647	60.2913
+2330.694754	76.5702
+2330.760863	116.363
+2330.826972	133.245
+2330.893083	112.143
+2330.959194	106.716
+2331.025306	137.465
+2331.091420	130.23
+2331.157534	147.715
+2331.223649	163.391
+2331.289765	132.642
+2331.355882	88.6286
+2331.422000	76.5702
+2331.488119	86.2169
+2331.554239	75.3643
+2331.620359	63.3059
+2331.686481	98.8783
+2331.752604	109.731
+2331.818727	78.9819
+2331.884852	75.3643
+2331.950977	110.937
+2332.017103	124.804
+2332.083231	135.054
+2332.149359	151.332
+2332.215488	144.7
+2332.281618	126.613
+2332.347749	100.687
+2332.413881	81.9965
+2332.480014	58.4825
+2332.546148	71.7468
+2332.612283	109.731
+2332.678419	100.084
+2332.744555	66.9234
+2332.810693	69.3351
+2332.876832	87.4228
+2332.942971	93.452
+2333.009111	98.8783
+2333.075253	105.51
+2333.141395	91.0403
+2333.207538	70.541
+2333.273683	104.305
+2333.339828	133.245
+2333.405974	98.8783
+2333.472121	88.6286
+2333.538269	89.2316
+2333.604418	70.541
+2333.670567	57.2767
+2333.736718	44.0124
+2333.802870	50.0416
+2333.869022	72.3497
+2333.935176	77.776
+2334.001330	71.1439
+2334.067486	111.54
+2334.133642	130.23
+2334.199800	142.892
+2334.265958	144.097
+2334.332117	112.143
+2334.398277	77.776
+2334.464438	69.9381
+2334.530600	64.5118
+2334.596763	59.6884
+2334.662927	72.3498
+2334.729092	78.379
+2334.795258	63.3059
+2334.861424	91.6432
+2334.927592	115.157
+2334.993760	91.6432
+2335.059930	75.3644
+2335.126100	94.0549
+2335.192272	78.379
+2335.258444	57.2767
+2335.324617	66.3205
+2335.390791	91.6432
+2335.456967	104.908
+2335.523143	112.745
+2335.589320	98.2754
+2335.655498	100.084
+2335.721676	95.2608
+2335.787856	83.8053
+2335.854037	124.201
+2335.920219	131.436
+2335.986401	101.29
+2336.052585	85.0111
+2336.118769	89.8345
+2336.184955	106.716
+2336.251141	92.2462
+2336.317329	80.7906
+2336.383517	95.2608
+2336.449706	95.8637
+2336.515896	71.1439
+2336.582087	51.8504
+2336.648279	60.8942
+2336.714472	77.776
+2336.780666	86.8199
+2336.846861	83.8053
+2336.913057	106.716
+2336.979253	112.143
+2337.045451	101.893
+2337.111649	113.951
+2337.177849	118.172
+2337.244049	113.951
+2337.310251	107.319
+2337.376453	86.8199
+2337.442656	90.4374
+2337.508860	90.4374
+2337.575066	86.2169
+2337.641272	75.9673
+2337.707479	70.541
+2337.773687	79.5848
+2337.839896	100.687
+2337.906105	115.76
+2337.972316	96.4666
+2338.038528	71.7468
+2338.104740	63.9088
+2338.170954	68.7322
+2338.237168	95.8637
+2338.303384	112.745
+2338.369600	79.5848
+2338.435818	47.63
+2338.502036	34.9686
+2338.568255	54.2621
+2338.634475	80.1877
+2338.700696	100.084
+2338.766918	95.8637
+2338.833141	95.8637
+2338.899365	104.305
+2338.965590	110.334
+2339.031816	129.627
+2339.098042	122.392
+2339.164270	112.143
+2339.230499	89.8345
+2339.296728	76.5702
+2339.362959	74.7614
+2339.429190	80.7907
+2339.495422	112.746
+2339.561655	127.216
+2339.627890	108.525
+2339.694125	116.966
+2339.760361	112.143
+2339.826598	107.319
+2339.892836	128.421
+2339.959075	133.848
+2340.025315	122.995
+2340.091555	139.877
+2340.157797	144.097
+2340.224040	139.274
+2340.290283	128.421
+2340.356528	111.54
+2340.422773	113.348
+2340.489020	116.363
+2340.555267	141.686
+2340.621515	153.141
+2340.687764	127.819
+2340.754014	88.0257
+2340.820266	95.2608
+2340.886518	143.495
+2340.952770	165.803
+2341.019024	139.274
+2341.085279	130.833
+2341.151535	112.143
+2341.217792	80.1878
+2341.284049	92.8491
+2341.350308	113.951
+2341.416567	101.893
+2341.482828	96.4666
+2341.549089	106.113
+2341.615352	116.966
+2341.681615	101.29
+2341.747879	118.775
+2341.814144	131.436
+2341.880410	116.363
+2341.946677	115.157
+2342.012945	167.611
+2342.079214	182.082
+2342.145484	140.48
+2342.211755	112.143
+2342.278026	107.922
+2342.344299	114.554
+2342.410573	153.744
+2342.476847	122.995
+2342.543123	89.8345
+2342.609399	111.54
+2342.675676	183.89
+2342.741955	265.285
+2342.808234	399.133
+2342.874514	587.245
+2342.940795	759.078
+2343.007077	742.799
+2343.073360	552.878
+2343.139644	310.504
+2343.205929	209.816
+2343.272214	174.244
+2343.338501	156.156
+2343.404789	162.788
+2343.471077	126.01
+2343.537367	97.0696
+2343.603657	94.6579
+2343.669949	141.686
+2343.736241	227.301
+2343.802534	378.031
+2343.868828	651.155
+2343.935124	917.043
+2344.001420	910.411
+2344.067717	630.052
+2344.134015	356.929
+2344.200314	206.801
+2344.266613	165.2
+2344.332914	136.259
+2344.399216	112.745
+2344.465519	116.966
+2344.531822	123.598
+2344.598127	104.305
+2344.664432	118.172
+2344.730738	201.375
+2344.797046	304.475
+2344.863354	455.808
+2344.929663	587.245
+2344.995973	616.185
+2345.062284	507.659
+2345.128597	315.93
+2345.194909	220.066
+2345.261223	192.934
+2345.327538	165.2
+2345.393854	129.627
+2345.460171	96.4666
+2345.526488	97.6724
+2345.592807	107.922
+2345.659126	119.981
+2345.725447	136.259
+2345.791768	180.876
+2345.858091	260.461
+2345.924414	320.15
+2345.990738	331.003
+2346.057063	279.152
+2346.123389	191.728
+2346.189716	115.157
+2346.256044	79.5847
+2346.322373	86.2169
+2346.388703	82.5994
+2346.455034	101.29
+2346.521366	101.893
+2346.587698	101.29
+2346.654032	95.8636
+2346.720366	81.3935
+2346.786702	73.5555
+2346.853038	109.731
+2346.919375	148.318
+2346.985714	183.89
+2347.052053	170.626
+2347.118393	137.465
+2347.184734	130.833
+2347.251076	147.715
+2347.317419	104.305
+2347.383763	73.5555
+2347.450108	85.614
+2347.516454	99.4812
+2347.582800	78.3789
+2347.649148	59.0854
+2347.715497	79.5847
+2347.781846	89.2315
+2347.848197	109.128
+2347.914548	104.305
+2347.980900	105.51
+2348.047254	136.862
+2348.113608	174.243
+2348.179963	144.7
+2348.246319	105.51
+2348.312676	87.4227
+2348.379034	98.8783
+2348.445393	109.128
+2348.511753	109.128
+2348.578114	109.128
+2348.644475	94.0549
+2348.710838	78.3789
+2348.777202	89.8344
+2348.843566	105.51
+2348.909932	102.496
+2348.976298	133.848
+2349.042665	112.143
+2349.109034	72.3497
+2349.175403	85.011
+2349.241773	83.8052
+2349.308144	86.2169
+2349.374516	97.0695
+2349.440889	97.0695
+2349.507263	89.2315
+2349.573638	98.2753
+2349.640014	117.569
+2349.706390	106.113
+2349.772768	89.2315
+2349.839147	89.2315
+2349.905526	104.907
+2349.971907	110.937
+2350.038288	95.2607
+2350.104670	101.29
+2350.171054	113.951
+2350.237438	140.48
+2350.303823	170.023
+2350.370209	117.569
+2350.436596	73.5555
+2350.502984	92.2461
+2350.569373	96.4666
+2350.635763	96.4666
+2350.702154	91.6432
+2350.768545	92.2461
+2350.834938	80.7906
+2350.901332	94.6578
+2350.967726	99.4812
+2351.034122	106.716
+2351.100518	127.216
+2351.166915	106.716
+2351.233314	85.614
+2351.299713	58.4825
+2351.366113	65.1146
+2351.432514	81.9964
+2351.498916	63.3059
+2351.565319	51.2474
+2351.631723	65.1146
+2351.698128	78.3789
+2351.764534	92.849
+2351.830940	104.907
+2351.897348	101.893
+2351.963757	108.525
+2352.030166	144.7
+2352.096577	141.686
+2352.162988	133.245
+2352.229400	92.849
+2352.295814	89.2315
+2352.362228	138.671
+2352.428643	154.347
+2352.495059	129.024
+2352.561476	96.4666
+2352.627894	82.5994
+2352.694313	113.348
+2352.760733	112.745
+2352.827154	85.011
+2352.893575	85.614
+2352.959998	119.378
+2353.026422	135.656
+2353.092846	124.804
+2353.159272	117.569
+2353.225698	121.186
+2353.292125	108.525
+2353.358554	105.51
+2353.424983	100.687
+2353.491413	93.4519
+2353.557844	71.7467
+2353.624276	93.4519
+2353.690709	108.525
+2353.757143	86.8198
+2353.823578	116.363
+2353.890014	143.494
+2353.956450	121.789
+2354.022888	116.966
+2354.089327	118.172
+2354.155766	136.862
+2354.222207	137.465
+2354.288648	111.54
+2354.355090	115.76
+2354.421534	128.421
+2354.487978	117.569
+2354.554423	89.2315
+2354.620869	75.3643
+2354.687316	89.8344
+2354.753764	104.907
+2354.820213	115.76
+2354.886663	114.554
+2354.953114	108.525
+2355.019566	119.378
+2355.086018	114.554
+2355.152472	115.76
+2355.218926	113.348
+2355.285382	91.6432
+2355.351838	77.1731
+2355.418296	59.6883
+2355.484754	81.3935
+2355.551213	115.157
+2355.617673	100.687
+2355.684134	77.1731
+2355.750596	99.4812
+2355.817059	105.51
+2355.883523	117.569
+2355.949988	148.921
+2356.016454	174.243
+2356.082921	174.243
+2356.149388	157.362
+2356.215857	131.436
+2356.282327	118.775
+2356.348797	93.4519
+2356.415268	93.4519
+2356.481741	109.731
+2356.548214	112.745
+2356.614688	121.789
+2356.681164	165.2
+2356.747640	271.917
+2356.814117	507.056
+2356.880595	862.78
+2356.947074	1116.61
+2357.013553	1044.26
+2357.080034	689.741
+2357.146516	364.164
+2357.212999	204.39
+2357.279482	178.464
+2357.345967	203.787
+2357.412452	194.743
+2357.478939	165.803
+2357.545426	121.789
+2357.611914	115.157
+2357.678404	168.817
+2357.744894	320.753
+2357.811385	610.156
+2357.877877	972.512
+2357.944370	1256.49
+2358.010864	1242.62
+2358.077359	879.059
+2358.143854	473.293
+2358.210351	256.844
+2358.276849	208.007
+2358.343348	166.405
+2358.409847	129.024
+2358.476348	92.849
+2358.542849	97.0694
+2358.609351	160.376
+2358.675855	214.639
+2358.742359	231.521
+2358.808864	357.532
+2358.875370	640.302
+2358.941877	906.19
+2359.008385	901.97
+2359.074894	664.419
+2359.141404	384.06
+2359.207915	236.344
+2359.274427	208.007
+2359.340939	174.243
+2359.407453	121.186
+2359.473967	116.363
+2359.540483	118.775
+2359.606999	134.451
+2359.673517	129.024
+2359.740035	130.833
+2359.806554	202.581
+2359.873074	321.959
+2359.939595	460.028
+2360.006117	513.085
+2360.072640	408.78
+2360.139164	301.46
+2360.205689	193.537
+2360.272215	160.979
+2360.338742	129.627
+2360.405269	110.937
+2360.471798	132.642
+2360.538328	139.877
+2360.604858	104.305
+2360.671390	69.938
+2360.737922	92.849
+2360.804455	145.906
+2360.870989	208.007
+2360.937525	249.006
+2361.004061	247.197
+2361.070598	217.051
+2361.137136	194.743
+2361.203675	190.522
+2361.270215	180.876
+2361.336755	149.524
+2361.403297	119.378
+2361.469840	112.745
+2361.536383	126.613
+2361.602928	104.907
+2361.669474	81.3935
+2361.736020	92.2461
+2361.802567	106.716
+2361.869116	118.775
+2361.935665	173.641
+2362.002215	223.683
+2362.068766	204.39
+2362.135318	173.641
+2362.201871	163.391
+2362.268425	127.216
+2362.334980	98.2753
+2362.401536	81.9964
+2362.468093	79.5847
+2362.534650	90.4373
+2362.601209	109.731
+2362.667768	85.6139
+2362.734329	73.5555
+2362.800890	92.849
+2362.867453	108.525
+2362.934016	111.54
+2363.000580	122.995
+2363.067145	145.906
+2363.133712	159.773
+2363.200279	163.994
+2363.266847	129.024
+2363.333416	117.569
+2363.399985	103.702
+2363.466556	106.113
+2363.533128	109.128
+2363.599701	106.113
+2363.666274	94.6578
+2363.732849	84.4081
+2363.799424	96.4666
+2363.866001	113.348
+2363.932578	110.334
+2363.999156	102.496
+2364.065736	119.378
+2364.132316	142.892
+2364.198897	126.01
+2364.265479	121.789
+2364.332062	119.378
+2364.398646	122.392
+2364.465231	90.4373
+2364.531817	70.5409
+2364.598403	75.3643
+2364.664991	81.9964
+2364.731580	77.776
+2364.798169	91.6432
+2364.864760	97.0695
+2364.931351	106.113
+2364.997944	133.245
+2365.064537	134.451
+2365.131131	154.95
+2365.197726	180.273
+2365.264323	166.405
+2365.330920	113.951
+2365.397518	85.011
+2365.464117	100.084
+2365.530716	107.319
+2365.597317	110.937
+2365.663919	116.363
+2365.730522	125.407
+2365.797125	125.407
+2365.863730	148.318
+2365.930335	137.465
+2365.996942	113.348
+2366.063549	120.583
+2366.130157	149.524
+2366.196767	181.478
+2366.263377	167.611
+2366.329988	125.407
+2366.396600	116.363
+2366.463213	141.686
+2366.529827	122.392
+2366.596442	81.3935
+2366.663058	91.6432
+2366.729675	111.54
+2366.796292	92.2461
+2366.862911	87.4227
+2366.929530	136.862
+2366.996151	160.376
+2367.062772	156.759
+2367.129395	186.302
+2367.196018	239.962
+2367.262642	234.536
+2367.329267	196.552
+2367.395894	147.112
+2367.462521	124.201
+2367.529149	127.216
+2367.595778	127.818
+2367.662408	126.01
+2367.729038	106.716
+2367.795670	130.23
+2367.862303	159.773
+2367.928936	151.332
+2367.995571	122.392
+2368.062206	177.861
+2368.128843	210.419
+2368.195480	235.139
+2368.262119	272.52
+2368.328758	230.315
+2368.395398	165.2
+2368.462039	119.98
+2368.528681	115.76
+2368.595324	113.348
+2368.661968	81.3935
+2368.728613	80.7906
+2368.795259	110.937
+2368.861906	141.686
+2368.928553	142.289
+2368.995202	138.068
+2369.061852	172.435
+2369.128502	193.537
+2369.195154	203.184
+2369.261806	220.668
+2369.328459	177.861
+2369.395114	156.759
+2369.461769	156.759
+2369.528425	156.759
+2369.595082	136.862
+2369.661740	106.113
+2369.728399	98.2753
+2369.795059	137.465
+2369.861720	174.846
+2369.928381	191.728
+2369.995044	163.994
+2370.061708	143.494
+2370.128372	191.728
+2370.195038	208.007
+2370.261704	172.435
+2370.328372	150.729
+2370.395040	133.245
+2370.461709	113.348
+2370.528379	129.627
+2370.595051	144.097
+2370.661723	153.141
+2370.728396	141.083
+2370.795070	108.525
+2370.861744	86.2169
+2370.928420	116.363
+2370.995097	155.553
+2371.061775	156.759
+2371.128453	138.068
+2371.195133	126.01
+2371.261813	113.951
+2371.328495	85.011
+2371.395177	93.4519
+2371.461861	101.29
+2371.528545	88.0257
+2371.595230	105.51
+2371.661916	138.068
+2371.728603	126.613
+2371.795291	112.143
+2371.861980	102.496
+2371.928670	81.9964
+2371.995361	92.849
+2372.062053	127.216
+2372.128745	165.803
+2372.195439	165.803
+2372.262134	127.818
+2372.328829	105.51
+2372.395526	117.569
+2372.462223	96.4666
+2372.528921	88.0257
+2372.595621	103.099
+2372.662321	94.0549
+2372.729022	109.731
+2372.795724	108.525
+2372.862427	95.8637
+2372.929131	123.598
+2372.995836	165.2
+2373.062542	191.728
+2373.129249	163.994
+2373.195956	152.538
+2373.262665	145.303
+2373.329374	121.789
+2373.396085	84.4081
+2373.462796	74.7614
+2373.529509	100.084
+2373.596222	103.099
+2373.662936	95.8637
+2373.729652	86.8198
+2373.796368	96.4666
+2373.863085	107.319
+2373.929803	123.598
+2373.996522	111.54
+2374.063242	114.554
+2374.129963	124.201
+2374.196684	107.922
+2374.263407	74.1585
+2374.330131	81.9965
+2374.396855	88.0257
+2374.463581	94.6578
+2374.530307	111.54
+2374.597035	109.731
+2374.663763	93.452
+2374.730492	74.1585
+2374.797222	89.8344
+2374.863954	112.745
+2374.930686	112.143
+2374.997419	93.452
+2375.064153	92.8491
+2375.130888	112.745
+2375.197623	119.378
+2375.264360	112.745
+2375.331098	111.54
+2375.397837	97.6724
+2375.464576	78.9819
+2375.531317	97.6724
+2375.598058	109.731
+2375.664800	107.319
+2375.731544	135.054
+2375.798288	121.186
+2375.865033	94.6578
+2375.931779	88.6286
+2375.998527	80.1877
+2376.065275	93.452
+2376.132024	118.172
+2376.198773	102.496
+2376.265524	112.745
+2376.332276	110.334
+2376.399029	113.348
+2376.465782	138.671
+2376.532537	157.362
+2376.599293	130.23
+2376.666049	90.4374
+2376.732806	67.5264
+2376.799565	91.6432
+2376.866324	111.54
+2376.933084	120.583
+2376.999845	138.671
+2377.066607	136.259
+2377.133370	112.745
+2377.200134	116.966
+2377.266899	127.216
+2377.333665	121.789
+2377.400432	115.157
+2377.467200	111.54
+2377.533968	99.4812
+2377.600738	78.9819
+2377.667508	65.7176
+2377.734280	97.6724
+2377.801052	127.819
+2377.867826	112.143
+2377.934600	119.981
+2378.001375	156.156
+2378.068151	169.42
+2378.134928	156.759
+2378.201706	127.216
+2378.268485	136.259
+2378.335265	118.775
+2378.402046	106.113
+2378.468828	102.496
+2378.535611	109.128
+2378.602394	132.039
+2378.669179	121.789
+2378.735964	110.334
+2378.802751	103.099
+2378.869538	85.0111
+2378.936327	98.2754
+2379.003116	119.981
+2379.069906	113.348
+2379.136697	129.024
+2379.203489	168.817
+2379.270282	159.773
+2379.337076	125.407
+2379.403871	95.8637
+2379.470667	77.776
+2379.537464	82.5994
+2379.604262	94.0549
+2379.671060	95.2608
+2379.737860	75.3643
+2379.804660	84.4082
+2379.871462	110.334
+2379.938264	109.128
+2380.005068	109.731
+2380.071872	109.128
+2380.138677	99.4812
+2380.205483	111.54
+2380.272290	104.305
+2380.339098	97.0695
+2380.405907	122.392
+2380.472717	92.8491
+2380.539528	83.2023
+2380.606340	81.9965
+2380.673153	85.614
+2380.739966	97.0695
+2380.806781	89.8345
+2380.873596	82.5994
+2380.940413	97.0695
+2381.007230	103.099
+2381.074049	112.745
+2381.140868	107.922
+2381.207688	81.3936
+2381.274509	104.305
+2381.341331	121.186
+2381.408154	128.421
+2381.474978	127.819
+2381.541803	124.804
+2381.608629	142.892
+2381.675456	138.068
+2381.742284	132.039
+2381.809112	138.671
+2381.875942	136.862
+2381.942772	121.789
+2382.009604	110.334
+2382.076436	119.378
+2382.143270	115.76
+2382.210104	101.29
+2382.276939	115.157
+2382.343775	120.583
+2382.410612	92.8491
+2382.477451	93.452
+2382.544289	125.407
+2382.611129	104.907
+2382.677970	85.614
+2382.744812	112.143
+2382.811655	103.702
+2382.878498	102.496
+2382.945343	134.451
+2383.012189	137.465
+2383.079035	134.451
+2383.145882	130.23
+2383.212731	132.039
+2383.279580	106.716
+2383.346430	88.0257
+2383.413281	73.5556
+2383.480134	103.702
+2383.546987	133.245
+2383.613841	187.508
+2383.680696	327.988
+2383.747551	675.271
+2383.814408	1225.14
+2383.881266	1691.19
+2383.948125	1750.88
+2384.014984	1380.09
+2384.081845	807.311
+2384.148706	416.015
+2384.215569	296.637
+2384.282432	237.55
+2384.349296	186.302
+2384.416161	151.332
+2384.483028	176.052
+2384.549895	242.977
+2384.616763	305.68
+2384.683632	444.352
+2384.750502	875.441
+2384.817373	1573.02
+2384.884244	2147
+2384.951117	2134.34
+2385.017991	1566.99
+2385.084865	898.352
+2385.151741	504.042
+2385.218617	373.208
+2385.285495	292.416
+2385.352373	255.035
+2385.419252	217.654
+2385.486133	162.185
+2385.553014	162.788
+2385.619896	226.095
+2385.686779	357.532
+2385.753663	622.214
+2385.820548	994.82
+2385.887434	1263.72
+2385.954321	1308.34
+2386.021208	1053.91
+2386.088097	651.758
+2386.154987	384.663
+2386.221877	272.52
+2386.288769	208.007
+2386.355661	168.817
+2386.422554	138.671
+2386.489449	142.289
+2386.556344	132.642
+2386.623240	180.273
+2386.690137	222.477
+2386.757035	277.343
+2386.823934	459.425
+2386.890834	658.993
+2386.957735	674.669
+2387.024637	530.57
+2387.091540	359.943
+2387.158443	283.372
+2387.225348	239.359
+2387.292253	186.905
+2387.359160	174.846
+2387.426067	141.686
+2387.492976	138.068
+2387.559885	153.744
+2387.626795	161.582
+2387.693706	144.098
+2387.760618	183.89
+2387.827531	276.74
+2387.894445	317.136
+2387.961360	288.799
+2388.028276	246.594
+2388.095193	209.816
+2388.162111	204.993
+2388.229029	177.861
+2388.295949	132.039
+2388.362870	72.9528
+2388.429791	85.6141
+2388.496714	106.113
+2388.563637	63.9089
+2388.630561	68.7323
+2388.697486	103.702
+2388.764413	126.01
+2388.831340	133.848
+2388.898268	148.921
+2388.965197	172.435
+2389.032127	198.36
+2389.099058	195.949
+2389.165989	168.214
+2389.232922	119.378
+2389.299856	98.2755
+2389.366790	91.6433
+2389.433726	110.334
+2389.500662	124.201
+2389.567600	118.775
+2389.634538	85.6141
+2389.701478	78.982
+2389.768418	75.9674
+2389.835359	91.6433
+2389.902301	124.804
+2389.969244	130.833
+2390.036188	158.568
+2390.103133	165.2
+2390.170079	115.76
+2390.237026	85.6141
+2390.303973	103.099
+2390.370922	120.584
+2390.437872	80.7907
+2390.504822	74.7615
+2390.571774	98.2755
+2390.638726	101.893
+2390.705680	91.0404
+2390.772634	75.3644
+2390.839589	123.598
+2390.906545	118.775
+2390.973502	85.6141
+2391.040461	103.702
+2391.107420	120.584
+2391.174379	138.671
+2391.241340	132.039
+2391.308302	122.995
+2391.375265	118.172
+2391.442229	121.789
+2391.509193	101.893
+2391.576159	63.306
+2391.643125	56.6739
+2391.710093	69.3352
+2391.777061	77.1732
+2391.844030	63.9089
+2391.911001	76.5703
+2391.977972	127.216
+2392.044944	182.082
+2392.111917	186.905
+2392.178891	158.568
+2392.245866	106.113
+2392.312842	89.8346
+2392.379819	123.598
+2392.446796	120.584
+2392.513775	102.496
+2392.580755	81.9966
+2392.647735	71.144
+2392.714717	119.378
+2392.781699	137.465
+2392.848682	134.451
+2392.915667	123.598
+2392.982652	96.4667
+2393.049638	84.4083
+2393.116625	96.4667
+2393.183613	103.099
+2393.250602	104.305
+2393.317592	114.554
+2393.384583	106.113
+2393.451575	93.4521
+2393.518568	69.9381
+2393.585561	70.5411
+2393.652556	97.0696
+2393.719552	98.8784
+2393.786548	89.8346
+2393.853546	87.4229
+2393.920544	96.4667
+2393.987543	124.201
+2394.054544	137.465
+2394.121545	178.464
+2394.188547	185.096
+2394.255550	130.833
+2394.322554	83.2024
+2394.389559	75.9673
+2394.456565	81.9966
+2394.523572	90.4375
+2394.590579	116.363
+2394.657588	120.584
+2394.724598	96.4667
+2394.791608	97.6725
+2394.858620	85.6141
+2394.925632	83.2024
+2394.992645	94.6579
+2395.059660	137.465
+2395.126675	182.684
+2395.193691	150.73
+2395.260708	112.746
+2395.327726	108.525
+2395.394745	83.2024
+2395.461765	67.5264
+2395.528786	71.7469
+2395.595808	78.379
+2395.662831	76.5703
+2395.729855	86.8199
+2395.796879	111.54
+2395.863905	104.305
+2395.930931	89.2316
+2395.997959	82.5995
+2396.064987	78.379
+2396.132016	83.2024
+2396.199047	108.525
+2396.266078	91.6433
+2396.333110	72.3498
+2396.400143	81.9965
+2396.467177	68.7323
+2396.534212	66.9235
+2396.601248	81.3936
+2396.668285	69.3352
+2396.735322	61.4972
+2396.802361	80.1878
+2396.869401	76.5702
+2396.936441	72.9527
+2397.003483	86.8199
+2397.070525	118.172
+2397.137569	115.76
+2397.204613	95.2608
+2397.271658	119.981
+2397.338704	133.848
+2397.405752	119.981
+2397.472800	78.379
+2397.539849	55.468
+2397.606899	71.7469
+2397.673949	101.893
+2397.741001	126.613
+2397.808054	125.407
+2397.875108	106.113
+2397.942162	142.892
+2398.009218	167.611
+2398.076274	137.465
+2398.143332	97.0696
+2398.210390	107.319
+2398.277450	101.893
+2398.344510	81.9965
+2398.411571	65.1147
+2398.478633	81.9965
+2398.545696	93.452
+2398.612760	59.0855
+2398.679825	68.1293
+2398.746891	95.8637
+2398.813958	106.716
+2398.881026	127.819
+2398.948094	184.493
+2399.015164	162.185
+2399.082235	113.951
+2399.149306	131.436
+2399.216379	112.143
+2399.283452	119.981
+2399.350526	116.363
+2399.417602	94.055
+2399.484678	59.6884
+2399.551755	65.7176
+2399.618833	95.2608
+2399.685912	134.451
+2399.752992	146.509
+2399.820073	112.143
+2399.887155	121.186
+2399.954237	150.73
+2400.021321	157.362
+2400.088406	161.582
+2400.155491	148.921
+2400.222578	110.334
+2400.289665	89.8345
+2400.356754	98.2754
+2400.423843	128.421
+2400.490933	128.421
+2400.558024	113.951
+2400.625117	104.305
+2400.692210	92.8491
+2400.759304	76.5702
+2400.826399	86.217
+2400.893494	124.804
+2400.960591	166.406
+2401.027689	160.376
+2401.094788	158.568
+2401.161887	151.935
+2401.228988	142.892
+2401.296090	144.097
+2401.363192	138.671
+2401.430295	136.259
+2401.497400	113.951
+2401.564505	89.2316
+2401.631611	82.5994
+2401.698718	133.245
+2401.765826	165.803
+2401.832935	163.391
+2401.900045	131.436
+2401.967156	86.8199
+2402.034268	100.084
+2402.101381	121.789
+2402.168495	129.024
+2402.235609	124.201
+2402.302725	108.525
+2402.369841	91.6433
+2402.436959	89.8345
+2402.504077	80.1878
+2402.571196	97.0696
+2402.638317	114.554
+2402.705438	115.157
+2402.772560	89.2316
+2402.839683	61.4972
+2402.906807	51.2475
+2402.973932	59.6884
+2403.041058	94.055
+2403.108185	109.128
+2403.175313	98.2754
+2403.242441	101.893
+2403.309571	91.0404
+2403.376702	85.6141
+2403.443833	81.3936
+2403.510966	77.1732
+2403.578099	97.6725
+2403.645233	119.378
+2403.712369	113.348
+2403.779505	115.157
+2403.846642	95.8637
+2403.913780	80.7907
+2403.980919	68.7322
+2404.048059	58.4826
+2404.115200	92.8491
+2404.182342	107.922
+2404.249485	89.2316
+2404.316628	82.5994
+2404.383773	88.6287
+2404.450918	94.6579
+2404.518065	83.8053
+2404.585212	62.1001
+2404.652361	74.1585
+2404.719510	94.0549
+2404.786660	68.1293
+2404.853812	65.7176
+2404.920964	70.541
+2404.988117	69.3352
+2405.055271	78.379
+2405.122426	92.8491
+2405.189582	126.01
+2405.256739	109.128
+2405.323896	101.893
+2405.391055	135.054
+2405.458215	135.657
+2405.525375	97.0696
+2405.592537	87.4228
+2405.659699	74.7615
+2405.726863	62.1001
+2405.794027	77.1731
+2405.861192	97.0696
+2405.928359	115.76
+2405.995526	99.4813
+2406.062694	117.569
+2406.129863	129.627
+2406.197033	120.584
+2406.264204	121.186
+2406.331376	105.51
+2406.398548	88.0257
+2406.465722	75.3644
+2406.532897	69.3352
+2406.600072	91.6433
+2406.667249	104.305
+2406.734426	97.0696
+2406.801605	75.3644
+2406.868784	71.7469
+2406.935964	108.525
+2407.003145	133.848
+2407.070328	132.039
+2407.137511	122.392
+2407.204695	102.496
+2407.271880	87.4228
+2407.339066	95.2608
+2407.406252	113.348
+2407.473440	104.908
+2407.540629	105.51
+2407.607819	113.348
+2407.675009	118.172
+2407.742201	142.289
+2407.809393	130.833
+2407.876587	109.128
+2407.943781	112.746
+2408.010976	120.584
+2408.078172	127.216
+2408.145370	107.922
+2408.212568	88.6287
+2408.279767	114.554
+2408.346967	122.995
+2408.414168	115.76
+2408.481369	101.29
+2408.548572	88.0258
+2408.615776	71.144
+2408.682981	59.0855
+2408.750186	66.3206
+2408.817393	78.9819
+2408.884600	80.1878
+2408.951809	86.8199
+2409.019018	73.5556
+2409.086228	68.7323
+2409.153439	97.0696
+2409.220652	93.4521
+2409.287865	78.379
+2409.355079	71.7469
+2409.422294	88.6287
+2409.489510	81.3936
+2409.556726	88.0258
+2409.623944	95.2608
+2409.691163	98.8783
+2409.758383	81.9965
+2409.825603	109.128
+2409.892825	132.039
+2409.960047	94.6579
+2410.027271	68.7323
+2410.094495	85.0112
+2410.161720	112.143
+2410.228947	104.908
+2410.296174	71.7469
+2410.363402	74.1586
+2410.430631	81.9966
+2410.497861	78.9819
+2410.565092	91.6433
+2410.632324	109.731
+2410.699556	88.0258
+2410.766790	78.379
+2410.834025	85.0112
+2410.901260	91.0404
+2410.968497	124.804
+2411.035734	156.156
+2411.102973	138.671
+2411.170212	83.2024
+2411.237452	66.3206
+2411.304694	83.2024
+2411.371936	120.584
+2411.439179	148.921
+2411.506423	127.819
+2411.573668	81.3936
+2411.640914	77.1732
+2411.708161	66.9235
+2411.775408	69.9381
+2411.842657	87.4229
+2411.909907	89.8345
+2411.977157	105.511
+2412.044409	110.334
+2412.111661	126.613
+2412.178915	146.509
+2412.246169	124.804
+2412.313425	93.4521
+2412.380681	86.217
+2412.447938	94.6579
+2412.515196	124.804
+2412.582455	115.157
+2412.649715	85.6141
+2412.716976	86.217
+2412.784238	114.554
+2412.851501	131.436
+2412.918764	124.201
+2412.986029	124.804
+2413.053295	122.392
+2413.120561	119.981
+2413.187829	94.6579
+2413.255097	95.2608
+2413.322366	95.2608
+2413.389637	86.217
+2413.456908	93.4521
+2413.524180	92.2462
+2413.591453	74.7615
+2413.658727	67.5264
+2413.726002	81.9965
+2413.793278	94.6579
+2413.860555	98.8783
+2413.927833	103.099
+2413.995111	122.995
+2414.062391	125.407
+2414.129672	123.598
+2414.196953	118.775
+2414.264236	77.7761
+2414.331519	64.5118
+2414.398804	103.099
+2414.466089	118.775
+2414.533375	97.6725
+2414.600662	97.6725
+2414.667950	106.113
+2414.735239	114.554
+2414.802529	122.392
+2414.869820	112.746
+2414.937112	77.7761
+2415.004405	84.4082
+2415.071699	116.363
+2415.138993	129.627
+2415.206289	122.392
+2415.273586	119.378
+2415.340883	103.099
+2415.408181	116.966
+2415.475481	106.113
+2415.542781	75.3644
+2415.610082	80.1878
+2415.677384	80.7907
+2415.744688	78.379
+2415.811992	74.7615
+2415.879297	71.144
+2415.946603	72.3498
+2416.013909	75.3644
+2416.081217	104.305
+2416.148526	108.525
+2416.215836	91.6433
+2416.283146	88.6287
+2416.350458	103.099
+2416.417770	112.746
+2416.485084	124.201
+2416.552398	94.055
+2416.619713	80.1878
+2416.687030	80.1878
+2416.754347	98.8784
+2416.821665	110.334
+2416.888984	122.995
+2416.956304	107.922
+2417.023625	75.3644
+2417.090947	78.379
+2417.158270	80.1878
+2417.225593	94.6579
+2417.292918	105.51
+2417.360244	101.29
+2417.427570	78.9819
+2417.494898	56.6738
+2417.562226	80.1878
+2417.629555	78.9819
+2417.696886	66.3206
+2417.764217	82.5995
+2417.831549	115.157
+2417.898882	151.333
+2417.966216	171.832
+2418.033551	116.363
+2418.100887	82.5995
+2418.168224	101.29
+2418.235562	99.4813
+2418.302901	108.525
+2418.370240	103.702
+2418.437581	85.6141
+2418.504922	66.3206
+2418.572265	53.6592
+2418.639608	66.9235
+2418.706953	81.9966
+2418.774298	70.5411
+2418.841644	82.5995
+2418.908991	104.305
+2418.976340	113.348
+2419.043689	100.687
+2419.111039	116.363
+2419.178390	120.584
+2419.245741	96.4667
+2419.313094	79.5849
+2419.380448	71.7469
+2419.447803	57.2768
+2419.515158	51.8505
+2419.582515	39.1891
+2419.649872	38.5862
+2419.717231	50.0417
+2419.784590	62.7031
+2419.851950	69.3352
+2419.919312	70.5411
+2419.986674	71.144
+2420.054037	105.511
+2420.121401	160.376
+2420.188766	143.495
+2420.256132	140.48
+2420.323499	140.48
+2420.390867	104.908
+2420.458235	98.8784
+2420.525605	113.951
+2420.592976	85.0112
+2420.660347	45.8213
+2420.727720	42.2037
+2420.795093	75.9674
+2420.862468	100.687
+2420.929843	119.378
+2420.997219	131.436
+2421.064596	107.319
+2421.131974	105.511
+2421.199353	110.334
+2421.266733	113.348
+2421.334114	104.305
+2421.401496	78.379
+2421.468879	72.9528
+2421.536263	94.055
+2421.603647	100.084
+2421.671033	69.3352
+2421.738420	77.1732
+2421.805807	78.982
+2421.873196	66.9235
+2421.940585	94.6579
+2422.007975	119.378
+2422.075367	121.789
+2422.142759	114.554
+2422.210152	90.4375
+2422.277546	87.4229
+2422.344941	112.143
+2422.412337	129.024
+2422.479734	136.862
+2422.547132	93.4521
+2422.614530	83.2024
+2422.681930	95.2609
+2422.749331	104.305
+2422.816732	107.319
+2422.884135	113.951
+2422.951538	103.099
+2423.018942	87.4229
+2423.086348	71.7469
+2423.153754	65.1148
+2423.221161	59.0856
+2423.288569	60.8943
+2423.355978	83.2024
+2423.423388	74.1586
+2423.490799	78.379
+2423.558211	83.2024
+2423.625624	73.5557
+2423.693038	80.7907
+2423.760452	108.525
+2423.827868	139.877
+2423.895285	148.318
+2423.962702	179.67
+2424.030121	174.244
+2424.097540	145.303
+2424.164960	116.363
+2424.232382	105.511
+2424.299804	94.055
+2424.367227	65.7177
+2424.434651	65.7177
+2424.502076	107.319
+2424.569502	107.319
+2424.636929	93.4521
+2424.704357	104.305
+2424.771785	120.584
+2424.839215	137.465
+2424.906646	184.493
+2424.974077	192.331
+2425.041510	143.495
+2425.108943	135.054
+2425.176378	154.95
+2425.243813	137.465
+2425.311249	118.172
+2425.378686	105.511
+2425.446124	107.319
+2425.513564	101.893
+2425.581004	83.8054
+2425.648444	91.0404
+2425.715886	87.4229
+2425.783329	86.217
+2425.850773	102.496
+2425.918218	111.54
+2425.985663	115.76
+2426.053110	133.245
+2426.120557	135.657
+2426.188006	111.54
+2426.255455	91.6433
+2426.322906	101.893
+2426.390357	103.099
+2426.457809	99.4813
+2426.525262	84.4083
+2426.592716	78.982
+2426.660171	110.334
+2426.727627	122.995
+2426.795084	100.687
+2426.862542	79.5849
+2426.930001	115.76
+2426.997460	132.039
+2427.064921	120.584
+2427.132382	117.569
+2427.199845	97.6725
+2427.267308	79.5849
+2427.334773	106.113
+2427.402238	97.0696
+2427.469704	95.2609
+2427.537172	113.951
+2427.604640	114.554
+2427.672109	97.6725
+2427.739579	82.5995
+2427.807050	81.9966
+2427.874522	85.6141
+2427.941994	101.29
+2428.009468	130.23
+2428.076943	139.877
+2428.144419	113.349
+2428.211895	96.4667
+2428.279373	94.055
+2428.346851	97.6725
+2428.414331	88.0258
+2428.481811	70.5411
+2428.549292	60.8943
+2428.616774	80.1878
+2428.684257	97.0696
+2428.751742	102.496
+2428.819227	101.29
+2428.886712	115.157
+2428.954199	140.48
+2429.021687	143.495
+2429.089176	131.436
+2429.156666	133.245
+2429.224156	141.083
+2429.291648	118.775
+2429.359140	86.217
+2429.426634	116.363
+2429.494128	136.862
+2429.561624	117.569
+2429.629120	89.2316
+2429.696617	68.7323
+2429.764115	110.334
+2429.831614	124.804
+2429.899114	84.4082
+2429.966615	66.9235
+2430.034117	91.0404
+2430.101620	138.068
+2430.169124	157.965
+2430.236628	126.01
+2430.304134	99.4813
+2430.371641	107.319
+2430.439148	128.422
+2430.506657	107.922
+2430.574166	75.3644
+2430.641676	54.2622
+2430.709188	47.0271
+2430.776700	74.1586
+2430.844213	106.113
+2430.911727	119.981
+2430.979242	111.54
+2431.046758	97.6725
+2431.114275	85.6141
+2431.181793	115.157
+2431.249311	155.553
+2431.316831	133.848
+2431.384352	99.4813
+2431.451873	90.4375
+2431.519396	92.2462
+2431.586919	89.8345
+2431.654444	77.7761
+2431.721969	75.3644
+2431.789495	95.8638
+2431.857023	106.716
+2431.924551	101.29
+2431.992080	117.569
+2432.059610	106.716
+2432.127141	121.789
+2432.194673	139.274
+2432.262206	144.098
+2432.329739	165.2
+2432.397274	137.465
+2432.464810	97.6725
+2432.532346	105.511
+2432.599884	97.0696
+2432.667422	73.5557
+2432.734962	54.8651
+2432.802502	83.2024
+2432.870043	86.217
+2432.937585	84.4083
+2433.005129	88.0258
+2433.072673	103.702
+2433.140218	102.496
+2433.207764	97.6726
+2433.275311	107.319
+2433.342858	119.378
+2433.410407	100.084
+2433.477957	95.8638
+2433.545508	93.4521
+2433.613059	77.7761
+2433.680612	84.4083
+2433.748165	104.305
+2433.815720	84.4083
+2433.883275	71.144
+2433.950831	100.687
+2434.018388	107.922
+2434.085946	110.334
+2434.153506	112.746
+2434.221066	110.334
+2434.288627	151.936
+2434.356188	135.657
+2434.423751	71.144
+2434.491315	62.7031
+2434.558880	67.5265
+2434.626445	72.9528
+2434.694012	77.7761
+2434.761580	106.113
+2434.829148	141.686
+2434.896717	132.642
+2434.964288	97.0696
+2435.031859	93.4521
+2435.099431	99.4813
+2435.167004	123.598
+2435.234578	149.524
+2435.302154	127.819
+2435.369729	97.0696
+2435.437306	102.496
+2435.504884	105.511
+2435.572463	124.804
+2435.640043	89.2316
+2435.707623	63.9089
+2435.775205	63.306
+2435.842787	74.1586
+2435.910371	65.1148
+2435.977955	68.1294
+2436.045541	94.6579
+2436.113127	107.319
+2436.180714	119.378
+2436.248302	100.084
+2436.315891	80.7907
+2436.383481	92.8492
+2436.451072	95.8638
+2436.518664	95.8638
+2436.586257	100.687
+2436.653851	109.128
+2436.721446	89.2316
+2436.789041	88.0258
+2436.856638	101.893
+2436.924235	86.82
+2436.991834	96.4667
+2437.059433	116.363
+2437.127034	147.112
+2437.194635	133.848
+2437.262237	107.922
+2437.329840	113.951
+2437.397444	110.334
+2437.465049	121.789
+2437.532655	115.157
+2437.600262	85.0112
+2437.667870	81.9966
+2437.735479	98.8784
+2437.803089	90.4375
+2437.870699	75.3644
+2437.938311	101.29
+2438.005924	113.951
+2438.073537	106.716
+2438.141151	157.965
+2438.208767	157.965
+2438.276383	114.554
+2438.344000	104.908
+2438.411618	96.4667
+2438.479237	74.1586
+2438.546858	48.233
+2438.614478	51.2476
+2438.682100	57.2768
+2438.749723	76.5703
+2438.817347	101.29
+2438.884972	91.6433
+2438.952597	77.1732
+2439.020224	89.8346
+2439.087852	88.0258
+2439.155480	83.8053
+2439.223109	101.29
+2439.290740	98.8784
+2439.358371	89.8346
+2439.426003	94.6579
+2439.493636	107.319
+2439.561271	92.8492
+2439.628906	62.7031
+2439.696542	62.1002
+2439.764178	74.7615
+2439.831816	62.7031
+2439.899455	65.1148
+2439.967095	93.4521
+2440.034736	121.789
+2440.102377	126.613
+2440.170020	91.0404
+2440.237663	63.9089
+2440.305308	53.6593
+2440.372953	47.0271
+2440.440599	54.8651
+2440.508246	71.144
+2440.575895	113.349
+2440.643544	145.303
+2440.711194	148.318
+2440.778845	131.436
+2440.846497	119.378
+2440.914149	119.378
+2440.981803	124.201
+2441.049458	95.2608
+2441.117114	118.172
+2441.184770	150.73
+2441.252428	111.54
+2441.320086	94.6579
+2441.387746	81.9966
+2441.455406	82.5995
+2441.523067	92.8492
+2441.590730	80.1878
+2441.658393	81.9966
+2441.726057	76.5703
+2441.793722	50.6446
+2441.861388	83.2024
+2441.929055	114.554
+2441.996723	111.54
+2442.064391	111.54
+2442.132061	122.392
+2442.199732	142.892
+2442.267403	140.48
+2442.335076	116.363
+2442.402749	100.687
+2442.470424	80.1878
+2442.538099	107.922
+2442.605776	115.157
+2442.673453	76.5703
+2442.741131	78.379
+2442.808810	116.966
+2442.876490	140.48
+2442.944171	126.613
+2443.011853	104.908
+2443.079536	95.8638
+2443.147220	89.2316
+2443.214904	86.217
+2443.282590	113.951
+2443.350277	117.569
+2443.417964	102.496
+2443.485653	62.7031
+2443.553342	44.0125
+2443.621032	39.7921
+2443.688724	46.4242
+2443.756416	72.9527
+2443.824109	84.4083
+2443.891803	61.4972
+2443.959498	58.4826
+2444.027194	85.0112
+2444.094891	94.6579
+2444.162589	82.5995
+2444.230288	75.3644
+2444.297988	83.2024
+2444.365688	78.982
+2444.433390	82.5995
+2444.501092	102.496
+2444.568796	86.8199
+2444.636500	104.305
+2444.704206	104.305
+2444.771912	84.4082
+2444.839619	100.687
+2444.907327	116.966
+2444.975037	103.702
+2445.042747	101.29
+2445.110458	127.216
+2445.178169	115.157
+2445.245882	88.6287
+2445.313596	88.6287
+2445.381311	67.5264
+2445.449027	78.982
+2445.516743	96.4667
+2445.584461	106.716
+2445.652179	80.7907
+2445.719899	64.5118
+2445.787619	76.5703
+2445.855340	77.1732
+2445.923063	78.9819
+2445.990786	83.2024
+2446.058510	105.51
+2446.126235	122.392
+2446.193961	87.4229
+2446.261688	91.6433
+2446.329416	91.6433
+2446.397144	76.5703
+2446.464874	74.1586
+2446.532605	69.3352
+2446.600336	74.1586
+2446.668069	70.541
+2446.735803	68.7323
+2446.803537	104.908
+2446.871272	120.584
+2446.939009	107.922
+2447.006746	92.8491
+2447.074484	89.8345
+2447.142223	95.8637
+2447.209963	133.245
+2447.277704	163.391
+2447.345446	146.509
+2447.413189	89.2316
+2447.480933	58.4826
+2447.548678	60.8943
+2447.616423	68.7323
+2447.684170	57.2768
+2447.751917	60.2914
+2447.819666	74.7615
+2447.887415	73.5556
+2447.955166	82.5995
+2448.022917	103.702
+2448.090669	105.51
+2448.158422	84.4082
+2448.226177	68.1293
+2448.293932	67.5264
+2448.361688	63.306
+2448.429445	49.4388
+2448.497202	72.3498
+2448.564961	104.305
+2448.632721	104.305
+2448.700482	82.5995
+2448.768243	51.2475
+2448.836006	66.3206
+2448.903769	105.51
+2448.971534	126.01
+2449.039299	115.157
+2449.107065	122.995
+2449.174833	162.185
+2449.242601	118.172
+2449.310370	68.7323
+2449.378140	55.468
+2449.445911	87.4228
+2449.513683	116.966
+2449.581456	85.6141
+2449.649230	59.6884
+2449.717004	68.7323
+2449.784780	88.0258
+2449.852557	104.305
+2449.920334	119.981
+2449.988113	117.569
+2450.055892	111.54
+2450.123673	113.951
+2450.191454	110.334
+2450.259236	100.687
+2450.327019	85.0112
+2450.394803	101.893
+2450.462588	109.731
+2450.530374	103.702
+2450.598161	85.0112
+2450.665949	85.6141
+2450.733738	98.8783
+2450.801528	83.8053
+2450.869319	97.6725
+2450.937110	92.2462
+2451.004903	87.4228
+2451.072696	84.4082
+2451.140491	77.1732
+2451.208286	91.6433
+2451.276082	83.2024
+2451.343880	68.1293
+2451.411678	57.8797
+2451.479477	85.0111
+2451.547277	69.9381
+2451.615078	45.8212
+2451.682880	79.5848
+2451.750683	100.687
+2451.818487	87.4228
+2451.886291	81.3936
+2451.954097	98.8783
+2452.021904	115.157
+2452.089711	131.436
+2452.157520	107.922
+2452.225329	63.3059
+2452.293140	63.3059
+2452.360951	68.7322
+2452.428763	39.1891
+2452.496576	37.3803
+2452.564390	70.541
+2452.632206	88.6287
+2452.700022	100.687
+2452.767838	115.157
+2452.835656	112.746
+2452.903475	85.614
+2452.971295	78.379
+2453.039116	74.7614
+2453.106937	77.7761
+2453.174760	103.099
+2453.242583	116.363
+2453.310408	122.995
+2453.378233	127.216
+2453.446059	98.8783
+2453.513887	60.8942
+2453.581715	42.2037
+2453.649544	44.6154
+2453.717374	56.0709
+2453.785205	67.5264
+2453.853037	75.9673
+2453.920870	78.9819
+2453.988704	73.5556
+2454.056538	67.5264
+2454.124374	77.1731
+2454.192211	80.1878
+2454.260048	86.217
+2454.327887	73.5556
+2454.395726	63.9089
+2454.463567	88.0257
+2454.531408	101.893
+2454.599250	124.804
+2454.667093	119.378
+2454.734938	92.8491
+2454.802783	74.7615
+2454.870629	60.2913
+2454.938476	63.3059
+2455.006324	92.8491
+2455.074172	119.981
+2455.142022	116.966
+2455.209873	116.966
+2455.277724	116.363
+2455.345577	107.922
+2455.413431	92.2462
+2455.481285	74.7615
+2455.549140	91.6433
+2455.616997	102.496
+2455.684854	93.452
+2455.752712	106.113
+2455.820571	118.775
+2455.888431	124.201
+2455.956292	95.8637
+2456.024154	88.6287
+2456.092017	104.908
+2456.159881	103.702
+2456.227746	115.157
+2456.295611	75.9673
+2456.363478	37.3803
+2456.431346	43.4095
+2456.499214	54.2621
+2456.567084	72.9527
+2456.634954	70.541
+2456.702825	60.2913
+2456.770698	50.6446
+2456.838571	58.4826
+2456.906445	81.3936
+2456.974320	98.8783
+2457.042196	110.937
+2457.110073	114.554
+2457.177951	125.407
+2457.245830	120.584
+2457.313709	104.908
+2457.381590	81.9965
+2457.449472	73.5556
+2457.517354	57.2767
+2457.585238	67.5264
+2457.653122	82.5994
+2457.721008	75.9673
+2457.788894	91.0403
+2457.856781	108.525
+2457.924670	84.4082
+2457.992559	93.452
+2458.060449	85.614
+2458.128340	95.8637
+2458.196232	109.128
+2458.264125	87.4228
+2458.332018	80.1877
+2458.399913	75.3644
+2458.467809	76.5702
+2458.535706	77.7761
+2458.603603	55.468
+2458.671502	31.954
+2458.739401	53.0563
+2458.807301	77.1731
+2458.875203	96.4666
+2458.943105	114.554
+2459.011008	110.937
+2459.078912	85.614
+2459.146818	97.0695
+2459.214724	118.172
+2459.282630	105.51
+2459.350538	78.379
+2459.418447	80.1877
+2459.486357	78.379
+2459.554268	75.3644
+2459.622179	90.4374
+2459.690092	103.702
+2459.758005	89.8345
+2459.825920	105.51
+2459.893835	135.054
+2459.961752	113.951
+2460.029669	97.6725
+2460.097587	107.922
+2460.165506	98.2754
+2460.233426	96.4666
+2460.301347	91.6433
+2460.369269	79.5848
+2460.437192	71.7468
+2460.505116	57.2767
+2460.573041	77.7761
+2460.640967	109.731
+2460.708893	108.525
+2460.776821	71.7468
+2460.844749	79.5848
+2460.912679	95.8637
+2460.980609	98.2754
+2461.048540	78.9819
+2461.116473	104.305
+2461.184406	104.908
+2461.252340	80.1878
+2461.320275	69.9381
+2461.388211	103.702
+2461.456148	107.922
+2461.524086	88.0257
+2461.592025	63.3059
+2461.659965	62.1001
+2461.727905	78.9819
+2461.795847	110.937
+2461.863790	122.392
+2461.931733	103.702
+2461.999678	91.6433
+2462.067623	113.951
+2462.135569	127.819
+2462.203517	100.687
+2462.271465	84.4082
+2462.339414	92.2462
+2462.407364	100.687
+2462.475315	87.4228
+2462.543267	94.0549
+2462.611220	84.4082
+2462.679174	59.6884
+2462.747129	49.4387
+2462.815084	60.2913
+2462.883041	80.7907
+2462.950998	88.6287
+2463.018957	109.128
+2463.086916	121.789
+2463.154877	97.0696
+2463.222838	85.614
+2463.290800	105.51
+2463.358764	103.702
+2463.426728	62.1001
+2463.494693	61.4972
+2463.562659	89.8345
+2463.630626	94.055
+2463.698594	78.9819
+2463.766563	75.3644
+2463.834532	80.1878
+2463.902503	65.1147
+2463.970475	74.7615
+2464.038447	94.6579
+2464.106421	113.951
+2464.174395	110.334
+2464.242371	110.334
+2464.310347	122.392
+2464.378324	95.8637
+2464.446303	68.7322
+2464.514282	94.0549
+2464.582262	98.2754
+2464.650243	106.113
+2464.718225	109.128
+2464.786208	101.893
+2464.854192	78.9819
+2464.922176	80.7907
+2464.990162	106.113
+2465.058149	126.01
+2465.126136	109.731
+2465.194125	77.7761
+2465.262114	68.7322
+2465.330105	84.4082
+2465.398096	100.687
+2465.466088	116.363
+2465.534082	100.687
+2465.602076	82.5994
+2465.670071	76.5702
+2465.738067	69.9381
+2465.806064	69.3352
+2465.874062	70.541
+2465.942061	77.7761
+2466.010060	84.4082
+2466.078061	95.8637
+2466.146063	113.951
+2466.214065	100.687
+2466.282069	86.8199
+2466.350073	95.8637
+2466.418079	86.217
+2466.486085	88.6287
+2466.554092	95.2608
+2466.622101	94.6579
+2466.690110	97.6725
+2466.758120	93.452
+2466.826131	114.554
+2466.894143	110.334
+2466.962156	143.495
+2467.030170	129.024
+2467.098184	89.8345
+2467.166200	60.8943
+2467.234217	54.8651
+2467.302234	56.0709
+2467.370253	71.1439
+2467.438272	104.908
+2467.506293	112.143
+2467.574314	84.4082
+2467.642337	60.8943
+2467.710360	64.5118
+2467.778384	73.5556
+2467.846409	83.8053
+2467.914435	94.6579
+2467.982462	101.893
+2468.050490	104.305
+2468.118519	86.217
+2468.186549	66.9235
+2468.254579	58.4826
+2468.322611	62.703
+2468.390644	59.6884
+2468.458677	56.0709
+2468.526712	65.1147
+2468.594747	57.8797
+2468.662783	39.792
+2468.730821	53.6592
+2468.798859	78.379
+2468.866898	89.8345
+2468.934938	91.6433
+2469.002979	85.0111
+2469.071021	86.8199
+2469.139064	77.1732
+2469.207108	89.8345
+2469.275153	109.731
+2469.343198	94.6579
+2469.411245	49.4388
+2469.479293	50.6446
+2469.547341	88.6287
+2469.615391	77.7761
+2469.683441	71.7469
+2469.751492	105.51
+2469.819545	113.348
+2469.887598	113.951
+2469.955652	91.0404
+2470.023707	66.9235
+2470.091763	72.9527
+2470.159820	91.6433
+2470.227878	90.4374
+2470.295937	75.9673
+2470.363997	66.3206
+2470.432058	60.8943
+2470.500119	81.9965
+2470.568182	112.746
+2470.636245	104.908
+2470.704310	89.8345
+2470.772375	98.8783
+2470.840442	83.2024
+2470.908509	60.8943
+2470.976577	80.1878
+2471.044646	98.8783
+2471.112716	84.4082
+2471.180788	74.7615
+2471.248859	97.0696
+2471.316932	103.702
+2471.385006	82.5995
+2471.453081	97.0696
+2471.521157	108.525
+2471.589233	96.4667
+2471.657311	90.4374
+2471.725390	72.9527
+2471.793469	78.9819
+2471.861550	94.6579
+2471.929631	118.172
+2471.997713	151.333
+2472.065796	116.966
+2472.133881	63.9089
+2472.201966	78.379
+2472.270052	103.099
+2472.338139	110.937
+2472.406227	117.569
+2472.474315	93.4521
+2472.542405	68.1293
+2472.610496	64.5118
+2472.678588	70.541
+2472.746680	96.4667
+2472.814774	85.6141
+2472.882868	66.3206
+2472.950964	62.1001
+2473.019060	65.7177
+2473.087157	71.1439
+2473.155256	56.0709
+2473.223355	68.1293
+2473.291455	77.7761
+2473.359556	58.4826
+2473.427658	38.5862
+2473.495761	52.4534
+2473.563865	81.9965
+2473.631970	89.8345
+2473.700075	84.4082
+2473.768182	78.9819
+2473.836290	98.8783
+2473.904398	95.8637
+2473.972508	81.9965
+2474.040618	88.6287
+2474.108729	86.217
+2474.176842	74.7615
+2474.244955	85.6141
+2474.313069	97.0696
+2474.381184	98.2754
+2474.449300	91.0404
+2474.517417	80.1878
+2474.585535	78.379
+2474.653654	86.8199
+2474.721774	109.128
+2474.789895	109.731
+2474.858016	119.981
+2474.926139	145.303
+2474.994262	116.966
+2475.062387	73.5556
+2475.130512	71.1439
+2475.198639	68.1293
+2475.266766	86.8199
+2475.334894	100.687
+2475.403023	101.893
+2475.471154	133.848
+2475.539285	173.038
+2475.607417	135.054
+2475.675550	81.9965
+2475.743683	85.614
+2475.811818	68.7322
+2475.879954	63.3059
+2475.948091	62.703
+2476.016228	91.0403
+2476.084367	110.334
+2476.152506	118.775
+2476.220647	129.024
+2476.288788	121.186
+2476.356930	92.2462
+2476.425074	84.4082
+2476.493218	109.731
+2476.561363	115.76
+2476.629509	113.348
+2476.697656	109.731
+2476.765804	111.54
+2476.833953	135.054
+2476.902103	118.775
+2476.970253	69.9381
+2477.038405	56.6738
+2477.106558	54.865
+2477.174711	75.3644
+2477.242866	102.496
+2477.311021	97.0695
+2477.379178	91.0403
+2477.447335	97.0695
+2477.515493	72.9527
+2477.583652	68.7322
+2477.651812	76.5702
+2477.719973	63.3059
+2477.788135	81.3936
+2477.856298	89.8345
+2477.924462	63.9088
+2477.992627	64.5118
+2478.060793	94.0549
+2478.128959	101.29
+2478.197127	100.687
+2478.265296	86.217
+2478.333465	59.0855
+2478.401636	97.0695
+2478.469807	121.789
+2478.537979	97.6725
+2478.606153	63.3059
+2478.674327	56.0709
+2478.742502	78.9819
+2478.810678	92.2462
+2478.878855	111.54
+2478.947033	133.245
+2479.015212	141.686
+2479.083392	126.613
+2479.151572	132.039
+2479.219754	124.201
+2479.287937	95.8637
+2479.356120	77.7761
+2479.424305	63.9089
+2479.492490	77.1731
+2479.560676	113.951
+2479.628864	113.951
+2479.697052	97.6725
+2479.765241	78.9819
+2479.833431	101.893
+2479.901622	132.642
+2479.969814	122.392
+2480.038007	119.981
+2480.106201	111.54
+2480.174396	85.6141
+2480.242592	87.4228
+2480.310788	93.452
+2480.378986	88.6287
+2480.447185	98.8783
+2480.515384	69.9381
+2480.583585	43.4095
+2480.651786	56.0709
+2480.719988	88.6286
+2480.788192	80.7907
+2480.856396	77.7761
+2480.924601	86.217
+2480.992807	98.8783
+2481.061014	119.981
+2481.129222	130.833
+2481.197431	135.054
+2481.265641	112.746
+2481.333851	99.4812
+2481.402063	87.4228
+2481.470276	97.6725
+2481.538489	100.084
+2481.606704	117.569
+2481.674919	122.995
+2481.743136	120.583
+2481.811353	115.76
+2481.879571	84.4082
+2481.947790	107.319
+2482.016010	145.906
+2482.084232	119.981
+2482.152454	97.6725
+2482.220676	104.305
+2482.288900	140.48
+2482.357125	191.125
+2482.425351	171.832
+2482.493578	119.981
+2482.561805	80.1878
+2482.630034	74.1585
+2482.698263	91.6433
+2482.766494	76.5702
+2482.834725	69.3352
+2482.902957	95.8637
+2482.971191	109.128
+2483.039425	125.407
+2483.107660	135.054
+2483.175896	125.407
+2483.244133	112.143
+2483.312371	119.378
+2483.380610	128.421
+2483.448850	102.496
+2483.517091	92.8491
+2483.585332	112.746
+2483.653575	102.496
+2483.721818	82.5995
+2483.790063	77.7761
+2483.858308	61.4972
+2483.926555	77.7761
+2483.994802	145.303
+2484.063050	179.67
+2484.131300	132.642
+2484.199550	99.4813
+2484.267801	101.893
+2484.336053	111.54
+2484.404306	107.922
+2484.472560	122.995
+2484.540814	103.099
+2484.609070	69.9381
+2484.677327	77.7761
+2484.745585	88.6287
+2484.813843	80.7907
+2484.882103	112.143
+2484.950363	102.496
+2485.018624	79.5849
+2485.086887	107.922
+2485.155150	154.95
+2485.223414	142.289
+2485.291679	97.6725
+2485.359945	76.5702
+2485.428212	66.9235
+2485.496480	56.0709
+2485.564749	53.6592
+2485.633019	49.4388
+2485.701290	40.3949
+2485.769562	33.1599
+2485.837834	42.2037
+2485.906108	74.1586
+2485.974382	75.9673
+2486.042658	82.5995
+2486.110934	95.2608
+2486.179212	106.113
+2486.247490	98.8783
+2486.315769	72.3498
+2486.384049	50.6446
+2486.452330	58.4826
+2486.520612	63.306
+2486.588895	71.144
+2486.657179	97.6725
+2486.725464	97.0696
+2486.793750	65.7177
+2486.862036	54.8651
+2486.930324	71.1439
+2486.998613	88.6287
+2487.066902	82.5995
+2487.135193	91.0404
+2487.203484	116.966
+2487.271776	116.363
+2487.340070	103.702
+2487.408364	107.922
+2487.476659	88.0257
+2487.544955	48.2329
+2487.613252	41.6008
+2487.681550	44.6154
+2487.749849	51.2475
+2487.818149	71.1439
+2487.886449	89.2316
+2487.954751	118.172
+2488.023054	111.54
+2488.091357	86.8199
+2488.159662	94.6579
+2488.227967	110.937
+2488.296274	97.0696
+2488.364581	92.2462
+2488.432889	87.4228
+2488.501199	50.0417
+2488.569509	44.0125
+2488.637820	63.306
+2488.706132	80.1878
+2488.774445	63.306
+2488.842759	75.3644
+2488.911073	71.1439
+2488.979389	77.1732
+2489.047706	97.0696
+2489.116024	83.2024
+2489.184342	80.7907
+2489.252662	85.6141
+2489.320982	92.2462
+2489.389304	68.7323
+2489.457626	39.792
+2489.525949	63.306
+2489.594273	89.2316
+2489.662599	65.7176
+2489.730925	75.9673
+2489.799252	91.6433
+2489.867580	89.2316
+2489.935909	100.687
+2490.004238	126.613
+2490.072569	147.715
+2490.140901	145.906
+2490.209233	113.951
+2490.277567	75.3644
+2490.345902	70.541
+2490.414237	101.29
+2490.482573	95.2608
+2490.550911	69.9381
+2490.619249	57.2767
+2490.687588	66.3206
+2490.755928	85.0111
+2490.824270	118.775
+2490.892612	115.76
+2490.960955	100.687
+2491.029298	132.642
+2491.097643	132.039
+2491.165989	108.525
+2491.234336	109.128
+2491.302683	119.378
+2491.371032	123.598
+2491.439381	89.8345
+2491.507732	80.7907
+2491.576083	110.334
+2491.644436	106.113
+2491.712789	86.217
+2491.781143	68.7322
+2491.849498	54.865
+2491.917854	77.7761
+2491.986211	116.363
+2492.054569	112.746
+2492.122928	91.6433
+2492.191288	112.143
+2492.259649	134.451
+2492.328011	123.598
+2492.396373	100.084
+2492.464737	74.1585
+2492.533101	72.9527
+2492.601467	77.1731
+2492.669833	79.5848
+2492.738201	81.3936
+2492.806569	85.614
+2492.874938	75.3644
+2492.943308	65.1147
+2493.011679	79.5848
+2493.080051	100.084
+2493.148424	113.348
+2493.216798	107.922
+2493.285173	94.055
+2493.353549	90.4374
+2493.421926	99.4812
+2493.490303	113.348
+2493.558682	100.084
+2493.627061	86.8199
+2493.695442	83.2024
+2493.763823	81.3936
+2493.832206	62.703
+2493.900589	78.379
+2493.968973	126.01
+2494.037358	139.274
+2494.105744	100.084
+2494.174131	80.7907
+2494.242519	68.7322
+2494.310908	75.3644
+2494.379298	108.525
+2494.447689	102.496
+2494.516081	85.0111
+2494.584473	78.379
+2494.652867	86.8199
+2494.721261	106.716
+2494.789657	98.8783
+2494.858053	86.217
+2494.926451	110.937
+2494.994849	129.627
+2495.063248	111.54
+2495.131648	98.8783
+2495.200049	81.9965
+2495.268451	80.1878
+2495.336854	88.0257
+2495.405258	110.334
+2495.473663	133.245
+2495.542069	96.4667
+2495.610476	74.1586
+2495.678883	77.1732
+2495.747292	116.363
+2495.815702	137.465
+2495.884112	145.906
+2495.952523	111.54
+2496.020936	97.0696
+2496.089349	97.0696
+2496.157763	104.908
+2496.226178	123.598
+2496.294595	120.584
+2496.363012	109.731
+2496.431430	124.201
+2496.499848	91.0404
+2496.568268	69.3352
+2496.636689	87.4228
+2496.705111	106.113
+2496.773533	147.112
+2496.841957	157.362
+2496.910382	138.068
+2496.978807	116.966
+2497.047234	126.613
+2497.115661	109.731
+2497.184089	81.9965
+2497.252518	68.7323
+2497.320949	78.379
+2497.389380	80.7907
+2497.457812	87.4228
+2497.526245	121.186
+2497.594679	122.995
+2497.663113	71.1439
+2497.731549	43.4095
+2497.799986	50.0417
+2497.868424	57.8797
+2497.936862	71.1439
+2498.005302	78.9819
+2498.073742	75.3644
+2498.142184	84.4082
+2498.210626	85.0111
+2498.279069	80.7907
+2498.347514	81.9965
+2498.415959	69.9381
+2498.484405	66.9235
+2498.552852	55.468
+2498.621300	34.9686
+2498.689749	41.6008
+2498.758199	59.0855
+2498.826649	65.7176
+2498.895101	98.2754
+2498.963554	126.613
+2499.032007	121.789
+2499.100462	115.157
+2499.168917	102.496
+2499.237374	84.4082
+2499.305831	45.2183
+2499.374289	45.8212
+2499.442749	66.9235
+2499.511209	70.541
+2499.579670	58.4826
+2499.648132	62.703
+2499.716595	67.5264
+2499.785059	74.7615
+2499.853524	76.5702
+2499.921990	55.468
+2499.990456	67.5264
+2500.058924	109.128
+2500.127393	119.981
+2500.195862	106.716
+2500.264333	104.305
+2500.332804	70.541
+2500.401276	53.0563
+2500.469750	63.9089
+2500.538224	45.8212
+2500.606699	62.1001
+2500.675175	68.1293
+2500.743652	54.2621
+2500.812130	48.2329
+2500.880609	59.6884
+2500.949089	95.8637
+2501.017570	105.51
+2501.086052	105.51
+2501.154534	116.363
+2501.223018	110.334
+2501.291502	117.569
+2501.359988	118.172
+2501.428474	103.099
+2501.496962	104.305
+2501.565450	95.8637
+2501.633939	106.716
+2501.702429	126.01
+2501.770921	132.039
+2501.839413	99.4813
+2501.907906	74.7615
+2501.976399	94.055
+2502.044894	132.039
+2502.113390	139.877
+2502.181887	119.378
+2502.250385	107.319
+2502.318883	94.6579
+2502.387383	92.8491
+2502.455883	72.3498
+2502.524385	60.8943
+2502.592887	49.4388
+2502.661390	56.0709
+2502.729895	83.8053
+2502.798400	89.2316
+2502.866906	71.7469
+2502.935413	68.7323
+2503.003921	91.0404
+2503.072430	110.334
+2503.140940	111.54
+2503.209450	115.157
+2503.277962	98.8783
+2503.346475	66.9235
+2503.414988	60.8943
+2503.483503	96.4666
+2503.552019	100.687
+2503.620535	85.6141
+2503.689052	83.2024
+2503.757571	82.5994
+2503.826090	109.731
+2503.894610	126.01
+2503.963131	112.746
+2504.031653	109.128
+2504.100176	86.8199
+2504.168700	86.217
+2504.237225	85.0111
+2504.305751	77.1732
+2504.374278	77.1732
+2504.442805	77.7761
+2504.511334	81.9965
+2504.579863	56.0709
+2504.648394	57.2767
+2504.716925	80.1878
+2504.785458	83.2024
+2504.853991	71.7469
+2504.922525	75.3644
+2504.991060	66.3206
+2505.059597	62.703
+2505.128134	65.7177
+2505.196672	75.3644
+2505.265211	101.29
+2505.333750	110.334
+2505.402291	104.305
+2505.470833	86.217
+2505.539376	80.1878
+2505.607919	92.2462
+2505.676464	110.937
+2505.745009	116.966
+2505.813556	98.8783
+2505.882103	75.9673
+2505.950651	113.348
+2506.019201	112.746
+2506.087751	101.29
+2506.156302	119.378
+2506.224854	105.51
+2506.293407	100.084
+2506.361961	60.8943
+2506.430516	37.3803
+2506.499072	48.2329
+2506.567628	51.8505
+2506.636186	66.9235
+2506.704745	85.0111
+2506.773304	83.2024
+2506.841865	81.9965
+2506.910426	95.2608
+2506.978989	100.084
+2507.047552	109.128
+2507.116116	131.436
+2507.184681	101.29
+2507.253247	70.541
+2507.321815	88.6287
+2507.390383	127.216
+2507.458951	129.024
+2507.527521	104.908
+2507.596092	107.922
+2507.664664	113.951
+2507.733237	122.392
+2507.801810	111.54
+2507.870385	102.496
+2507.938960	126.01
+2508.007537	120.584
+2508.076114	84.4082
+2508.144692	103.099
+2508.213272	90.4374
+2508.281852	101.893
+2508.350433	135.657
+2508.419015	100.687
+2508.487598	66.3206
+2508.556182	75.9673
+2508.624767	85.0112
+2508.693353	92.8491
+2508.761939	78.379
+2508.830527	76.5703
+2508.899116	75.3644
+2508.967705	80.7907
+2509.036296	87.4229
+2509.104887	85.0112
+2509.173480	95.8638
+2509.242073	154.347
+2509.310667	161.582
+2509.379262	109.128
+2509.447859	96.4667
+2509.516456	85.6141
+2509.585054	101.29
+2509.653653	119.378
+2509.722252	100.084
+2509.790853	94.6579
+2509.859455	98.2754
+2509.928058	141.083
+2509.996661	177.258
+2510.065266	186.302
+2510.133871	214.639
+2510.202478	198.963
+2510.271085	148.318
+2510.339694	141.686
+2510.408303	141.686
+2510.476913	100.084
+2510.545524	60.2914
+2510.614136	69.9381
+2510.682749	81.9965
+2510.751363	109.128
+2510.819978	133.848
+2510.888594	123.598
+2510.957211	142.289
+2511.025828	177.258
+2511.094447	168.214
+2511.163066	170.626
+2511.231687	157.362
+2511.300308	121.186
+2511.368931	115.76
+2511.437554	114.554
+2511.506178	92.2462
+2511.574804	69.9381
+2511.643430	103.099
+2511.712057	132.642
+2511.780685	140.48
+2511.849314	136.862
+2511.917944	183.89
+2511.986574	182.082
+2512.055206	170.023
+2512.123839	175.449
+2512.192473	127.819
+2512.261107	108.525
+2512.329743	112.746
+2512.398379	104.908
+2512.467016	82.5995
+2512.535655	99.4813
+2512.604294	109.731
+2512.672934	94.055
+2512.741575	101.893
+2512.810217	95.8638
+2512.878860	79.5849
+2512.947504	110.334
+2513.016149	132.039
+2513.084795	126.613
+2513.153442	118.775
+2513.222090	122.392
+2513.290738	123.598
+2513.359388	88.6287
+2513.428038	62.7031
+2513.496690	73.5556
+2513.565342	67.5264
+2513.633996	66.3206
+2513.702650	97.6725
+2513.771305	147.112
+2513.839961	136.862
+2513.908618	106.113
+2513.977276	110.937
+2514.045935	95.8638
+2514.114595	92.8491
+2514.183256	83.8053
+2514.251918	83.2024
+2514.320580	101.29
+2514.389244	110.937
+2514.457909	110.937
+2514.526574	101.893
+2514.595241	101.893
+2514.663908	115.157
+2514.732576	126.01
+2514.801246	115.157
+2514.869916	111.54
+2514.938587	97.0696
+2515.007259	63.9089
+2515.075932	71.144
+2515.144606	80.1878
+2515.213281	88.0258
+2515.281957	94.055
+2515.350633	84.4082
+2515.419311	65.7177
+2515.487990	74.7615
+2515.556669	75.9673
+2515.625350	74.7615
+2515.694031	86.8199
+2515.762714	84.4082
+2515.831397	88.6287
+2515.900081	111.54
+2515.968766	107.922
+2516.037453	91.0404
+2516.106140	87.4228
+2516.174828	88.0258
+2516.243517	113.951
+2516.312207	90.4374
+2516.380897	63.306
+2516.449589	84.4082
+2516.518282	97.6725
+2516.586976	89.8345
+2516.655670	87.4228
+2516.724366	91.6433
+2516.793062	126.613
+2516.861760	151.333
+2516.930458	160.376
+2516.999157	138.671
+2517.067857	83.8053
+2517.136558	106.716
+2517.205261	132.039
+2517.273964	115.157
+2517.342668	106.113
+2517.411372	117.569
+2517.480078	109.731
+2517.548785	87.4228
+2517.617493	94.6579
+2517.686201	94.6579
+2517.754911	81.9965
+2517.823621	83.8053
+2517.892333	89.2316
+2517.961045	100.084
+2518.029759	109.731
+2518.098473	109.731
+2518.167188	115.76
+2518.235904	96.4667
+2518.304621	85.6141
+2518.373339	97.6725
+2518.442058	94.055
+2518.510778	83.2024
+2518.579499	70.541
+2518.648221	60.8943
+2518.716944	69.9381
+2518.785667	57.8797
+2518.854392	67.5264
+2518.923117	90.4374
+2518.991844	107.319
+2519.060571	95.2608
+2519.129300	89.8345
+2519.198029	100.084
+2519.266759	95.8637
+2519.335490	85.6141
+2519.404222	112.143
+2519.472955	95.8637
+2519.541689	77.7761
+2519.610424	104.305
+2519.679160	93.452
+2519.747897	81.3936
+2519.816635	109.128
+2519.885373	129.024
+2519.954113	125.407
+2520.022853	106.716
+2520.091595	95.8637
+2520.160337	111.54
+2520.229081	116.363
+2520.297825	94.055
+2520.366570	75.3644
+2520.435316	60.2913
+2520.504063	86.8199
+2520.572811	94.6579
+2520.641560	102.496
+2520.710310	114.554
+2520.779061	120.584
+2520.847813	100.084
+2520.916565	95.2608
+2520.985319	85.0111
+2521.054074	91.6433
+2521.122829	99.4813
+2521.191586	104.305
+2521.260343	123.598
+2521.329101	130.23
+2521.397861	134.451
+2521.466621	126.613
+2521.535382	94.055
+2521.604144	81.3936
+2521.672907	74.1585
+2521.741671	63.306
+2521.810436	69.3352
+2521.879202	68.1293
+2521.947969	77.1732
+2522.016736	97.0696
+2522.085505	112.143
+2522.154275	121.186
+2522.223045	109.731
+2522.291817	93.452
+2522.360589	96.4667
+2522.429363	100.687
+2522.498137	101.893
+2522.566912	104.305
+2522.635688	82.5995
+2522.704465	67.5264
+2522.773243	78.9819
+2522.842022	114.554
+2522.910802	145.906
+2522.979583	157.362
+2523.048365	138.671
+2523.117148	71.144
+2523.185931	46.4242
+2523.254716	63.306
+2523.323501	59.0855
+2523.392288	60.2914
+2523.461075	72.9527
+2523.529864	79.5849
+2523.598653	88.6287
+2523.667443	80.7907
+2523.736234	60.8943
+2523.805026	58.4826
+2523.873819	76.5703
+2523.942613	94.6579
+2524.011408	78.9819
+2524.080204	69.9381
+2524.149001	94.6579
+2524.217799	133.848
+2524.286597	139.877
+2524.355397	110.937
+2524.424197	81.9966
+2524.492999	66.3206
+2524.561801	63.9089
+2524.630605	56.6738
+2524.699409	68.1294
+2524.768214	88.0258
+2524.837020	110.937
+2524.905827	110.937
+2524.974635	83.2024
+2525.043444	78.379
+2525.112254	118.775
+2525.181065	145.906
+2525.249877	136.862
+2525.318690	101.893
+2525.387503	79.5849
+2525.456318	88.6287
+2525.525134	72.9527
+2525.593950	51.2476
+2525.662767	72.3498
+2525.731586	98.2754
+2525.800405	86.8199
+2525.869225	74.7615
+2525.938046	75.3644
+2526.006869	100.084
+2526.075692	101.29
+2526.144516	81.9966
+2526.213341	93.4521
+2526.282166	115.157
+2526.350993	96.4667
+2526.419821	96.4667
+2526.488650	111.54
+2526.557479	108.525
+2526.626310	91.0404
+2526.695141	77.7761
+2526.763974	86.217
+2526.832807	70.541
+2526.901641	65.1147
+2526.970476	89.2316
+2527.039313	92.2462
+2527.108150	77.1732
+2527.176988	101.29
+2527.245827	95.2608
+2527.314667	87.4229
+2527.383508	95.2608
+2527.452349	85.0112
+2527.521192	70.5411
+2527.590036	59.0855
+2527.658880	88.0258
+2527.727726	101.29
+2527.796572	91.0404
+2527.865420	85.6141
+2527.934268	75.9674
+2528.003117	73.5557
+2528.071968	77.7761
+2528.140819	89.8345
+2528.209671	90.4375
+2528.278524	60.8943
+2528.347378	61.4972
+2528.416233	75.9673
+2528.485089	68.1294
+2528.553946	59.0855
+2528.622803	77.7761
+2528.691662	100.084
+2528.760522	101.29
+2528.829382	87.4229
+2528.898244	68.7323
+2528.967106	86.8199
+2529.035969	95.2608
+2529.104834	104.908
+2529.173699	72.9527
+2529.242565	59.6885
+2529.311432	73.5556
+2529.380300	106.716
+2529.449169	110.937
+2529.518039	89.2316
+2529.586910	90.4375
+2529.655782	80.7907
+2529.724655	54.8651
+2529.793528	64.5118
+2529.862403	58.4826
+2529.931278	65.7177
+2530.000155	85.0112
+2530.069032	121.186
+2530.137911	98.8784
+2530.206790	84.4082
+2530.275670	101.29
+2530.344551	102.496
+2530.413434	89.8345
+2530.482317	89.2316
+2530.551201	75.3644
+2530.620085	35.5716
+2530.688971	42.2037
+2530.757858	74.1586
+2530.826746	80.7907
+2530.895635	95.2608
+2530.964524	127.216
+2531.033415	148.318
+2531.102306	120.584
+2531.171199	118.172
+2531.240092	102.496
+2531.308986	98.2754
+2531.377882	88.0258
+2531.446778	68.7323
+2531.515675	59.0855
+2531.584573	59.0855
+2531.653472	75.3644
+2531.722372	90.4375
+2531.791273	99.4813
+2531.860175	109.128
+2531.929077	107.922
+2531.997981	99.4813
+2532.066886	139.877
+2532.135791	153.141
+2532.204698	121.789
+2532.273605	124.201
+2532.342513	130.23
+2532.411423	126.613
+2532.480333	91.0404
+2532.549244	59.6884
+2532.618156	56.0709
+2532.687069	70.541
+2532.755983	91.0404
+2532.824898	109.128
+2532.893814	104.908
+2532.962731	106.113
+2533.031649	123.598
+2533.100567	144.097
+2533.169487	141.083
+2533.238407	150.127
+2533.307329	127.216
+2533.376251	107.319
+2533.445175	106.716
+2533.514099	106.113
+2533.583024	89.8345
+2533.651951	98.8783
+2533.720878	100.084
+2533.789806	98.2754
+2533.858735	100.687
+2533.927665	115.76
+2533.996596	129.024
+2534.065527	153.141
+2534.134460	192.934
+2534.203394	208.61
+2534.272328	163.994
+2534.341264	138.671
+2534.410200	116.363
+2534.479138	127.216
+2534.548076	113.951
+2534.617016	98.8784
+2534.685956	95.2608
+2534.754897	100.687
+2534.823839	126.01
+2534.892782	135.054
+2534.961726	139.877
+2535.030671	138.068
+2535.099617	145.906
+2535.168564	154.347
+2535.237512	164.597
+2535.306460	142.289
+2535.375410	110.334
+2535.444360	121.789
+2535.513312	135.657
+2535.582264	93.4521
+2535.651218	72.9528
+2535.720172	93.4521
+2535.789127	101.29
+2535.858083	85.0112
+2535.927041	73.5557
+2535.995999	85.0112
+2536.064958	101.893
+2536.133918	115.157
+2536.202878	141.686
+2536.271840	132.039
+2536.340803	98.8784
+2536.409767	80.1878
+2536.478731	98.2755
+2536.547697	116.966
+2536.616663	110.937
+2536.685631	95.2609
+2536.754599	108.525
+2536.823569	124.201
+2536.892539	114.554
+2536.961510	94.055
+2537.030482	119.378
+2537.099455	129.627
+2537.168429	133.245
+2537.237404	113.951
+2537.306380	117.569
+2537.375357	86.217
+2537.444335	75.9674
+2537.513313	95.2609
+2537.582293	94.6579
+2537.651273	94.6579
+2537.720255	98.8784
+2537.789237	88.0258
+2537.858221	71.7469
+2537.927205	101.29
+2537.996190	135.657
+2538.065177	113.951
+2538.134164	115.157
+2538.203152	115.157
+2538.272141	98.2755
+2538.341131	103.099
+2538.410122	102.496
+2538.479113	97.0696
+2538.548106	109.128
+2538.617100	113.349
+2538.686095	98.2755
+2538.755090	89.8346
+2538.824087	109.731
+2538.893084	113.349
+2538.962082	85.6141
+2539.031082	66.3206
+2539.100082	81.3937
+2539.169083	73.5557
+2539.238085	89.2316
+2539.307088	107.922
+2539.376092	98.8784
+2539.445097	104.305
+2539.514103	109.128
+2539.583110	100.687
+2539.652118	81.9966
+2539.721127	67.5265
+2539.790136	63.306
+2539.859147	90.4375
+2539.928158	143.495
+2539.997171	133.245
+2540.066184	118.172
+2540.135198	103.702
+2540.204214	85.6141
+2540.273230	78.982
+2540.342247	73.5557
+2540.411265	66.9235
+2540.480284	78.982
+2540.549304	81.9966
+2540.618325	69.3352
+2540.687347	66.9235
+2540.756369	52.4534
+2540.825393	48.8359
+2540.894418	69.3352
+2540.963443	101.29
+2541.032470	96.4667
+2541.101497	98.8784
+2541.170526	94.055
+2541.239555	92.2463
+2541.308585	80.1878
+2541.377617	96.4667
+2541.446649	88.0258
+2541.515682	53.6593
+2541.584716	57.8797
+2541.653751	80.1878
+2541.722787	72.9528
+2541.791823	91.0404
+2541.860861	97.0696
+2541.929900	99.4813
+2541.998940	96.4667
+2542.067980	74.1586
+2542.137022	80.7907
+2542.206064	101.29
+2542.275107	122.392
+2542.344152	132.642
+2542.413197	124.804
+2542.482243	95.8638
+2542.551290	83.2024
+2542.620338	97.6725
+2542.689388	101.893
+2542.758437	90.4375
+2542.827488	90.4375
+2542.896540	78.379
+2542.965593	92.8492
+2543.034647	90.4375
+2543.103701	100.084
+2543.172757	101.29
+2543.241813	109.731
+2543.310871	106.113
+2543.379929	85.6141
+2543.448989	80.1878
+2543.518049	82.5995
+2543.587110	131.436
+2543.656172	142.892
+2543.725235	88.0258
+2543.794299	57.8797
+2543.863364	69.3352
+2543.932430	115.76
+2544.001497	126.613
+2544.070565	114.554
+2544.139633	121.789
+2544.208703	113.951
+2544.277774	92.2462
+2544.346845	107.319
+2544.415918	136.26
+2544.484991	119.378
+2544.554065	106.716
+2544.623141	107.319
+2544.692217	94.6579
+2544.761294	66.9235
+2544.830372	63.306
+2544.899451	63.306
+2544.968531	88.0258
+2545.037612	126.613
+2545.106694	144.097
+2545.175777	140.48
+2545.244860	126.613
+2545.313945	115.157
+2545.383031	107.922
+2545.452117	80.7907
+2545.521204	77.1732
+2545.590293	83.8053
+2545.659382	91.6433
+2545.728472	106.113
+2545.797564	86.8199
+2545.866656	48.8359
+2545.935749	42.8067
+2546.004843	59.0855
+2546.073938	88.0258
+2546.143034	120.584
+2546.212131	138.068
+2546.281228	151.935
+2546.350327	106.716
+2546.419427	45.8213
+2546.488527	35.5716
+2546.557629	45.2183
+2546.626731	56.6739
+2546.695835	65.7177
+2546.764939	56.6739
+2546.834044	47.0271
+2546.903151	54.8651
+2546.972258	65.1148
+2547.041366	85.6141
+2547.110475	92.8492
+2547.179585	61.4972
+2547.248696	89.8345
+2547.317808	113.348
+2547.386920	80.1878
+2547.456034	58.4826
+2547.525149	85.0112
+2547.594264	117.569
+2547.663381	105.511
+2547.732498	115.157
+2547.801617	156.156
+2547.870736	136.26
+2547.939856	79.5849
+2548.008978	71.7469
+2548.078100	109.128
+2548.147223	102.496
+2548.216347	79.5849
+2548.285472	80.1878
+2548.354598	91.6433
+2548.423725	92.8492
+2548.492852	97.6725
+2548.561981	81.3936
+2548.631111	69.9381
+2548.700241	78.379
+2548.769373	97.6725
+2548.838505	106.716
+2548.907639	115.157
+2548.976773	100.084
+2549.045908	89.2316
+2549.115044	96.4667
+2549.184182	96.4667
+2549.253320	99.4813
+2549.322459	101.29
+2549.391599	98.8784
+2549.460740	120.584
+2549.529881	119.981
+2549.599024	99.4813
+2549.668168	69.9381
+2549.737313	57.2768
+2549.806458	73.5556
+2549.875605	98.8784
+2549.944752	120.584
+2550.013901	150.73
+2550.083050	119.981
+2550.152200	94.6579
+2550.221351	110.334
+2550.290504	121.186
+2550.359657	113.348
+2550.428811	85.6141
+2550.497966	97.0696
+2550.567122	108.525
+2550.636279	92.2462
+2550.705436	74.7615
+2550.774595	76.5703
+2550.843755	72.3498
+2550.912915	74.1586
+2550.982077	85.0112
+2551.051239	100.084
+2551.120403	109.128
+2551.189567	117.569
+2551.258732	101.29
+2551.327899	63.306
+2551.397066	69.9381
+2551.466234	78.379
+2551.535403	66.9235
+2551.604573	56.6738
+2551.673744	56.6738
+2551.742916	75.3644
+2551.812088	85.6141
+2551.881262	73.5556
+2551.950437	54.8651
+2552.019612	48.8359
+2552.088789	78.379
+2552.157966	95.2608
+2552.227145	81.9966
+2552.296324	70.541
+2552.365504	78.379
+2552.434686	112.746
+2552.503868	120.584
+2552.573051	77.1732
+2552.642235	59.0855
+2552.711420	55.468
+2552.780606	56.0709
+2552.849793	70.541
+2552.918980	64.5118
+2552.988169	54.8651
+2553.057359	80.1878
+2553.126549	111.54
+2553.195741	102.496
+2553.264933	114.554
+2553.334127	85.0112
+2553.403321	44.6154
+2553.472517	50.6446
+2553.541713	63.306
+2553.610910	77.7761
+2553.680108	69.3352
+2553.749307	80.1878
+2553.818507	75.9673
+2553.887708	85.0112
+2553.956910	73.5557
+2554.026113	50.6446
+2554.095316	63.9089
+2554.164521	66.3206
+2554.233727	59.0855
+2554.302933	65.7177
+2554.372141	59.0855
+2554.441349	55.468
+2554.510558	60.2914
+2554.579769	51.2476
+2554.648980	54.8651
+2554.718192	67.5264
+2554.787405	61.4972
+2554.856619	59.6885
+2554.925834	62.1001
+2554.995050	84.4082
+2555.064267	100.084
+2555.133485	81.9966
+2555.202704	95.8638
+2555.271923	96.4667
+2555.341144	88.6287
+2555.410365	83.8053
+2555.479588	80.7907
+2555.548811	65.1148
+2555.618036	74.7615
+2555.687261	76.5703
+2555.756487	72.3498
+2555.825714	81.9966
+2555.894942	72.9527
+2555.964171	48.8359
+2556.033401	50.0417
+2556.102632	75.9673
+2556.171864	84.4082
+2556.241097	83.8053
+2556.310331	81.9966
+2556.379565	71.7469
+2556.448801	88.6287
+2556.518038	115.76
+2556.587275	77.1732
+2556.656513	33.7628
+2556.725753	56.6739
+2556.794993	74.1586
+2556.864234	78.982
+2556.933477	112.143
+2557.002720	118.172
+2557.071964	101.893
+2557.141209	81.3936
+2557.210455	75.9673
+2557.279701	91.6433
+2557.348949	89.8345
+2557.418198	74.1586
+2557.487448	82.5995
+2557.556698	94.6579
+2557.625950	100.084
+2557.695202	115.157
+2557.764456	83.8053
+2557.833710	40.395
+2557.902965	51.8505
+2557.972222	88.6287
+2558.041479	95.2608
+2558.110737	85.0112
+2558.179996	114.554
+2558.249256	126.613
+2558.318517	78.982
+2558.387779	62.1002
+2558.457042	76.5703
+2558.526305	81.9966
+2558.595570	81.9966
+2558.664836	89.8345
+2558.734102	57.8797
+2558.803370	69.3352
+2558.872638	100.084
+2558.941907	116.966
+2559.011178	129.024
+2559.080449	125.407
+2559.149721	98.2754
+2559.218994	94.055
+2559.288268	84.4082
+2559.357543	63.9089
+2559.426819	54.8651
+2559.496096	43.4096
+2559.565374	33.1599
+2559.634653	39.792
+2559.703932	50.6446
+2559.773213	68.7323
+2559.842495	71.144
+2559.911777	71.144
+2559.981060	71.7469
+2560.050345	66.3206
+2560.119630	61.4972
+2560.188916	62.7031
+2560.258204	88.0258
+2560.327492	110.334
+2560.396781	121.789
+2560.466071	95.2608
+2560.535362	67.5264
+2560.604654	60.2914
+2560.673946	63.9089
+2560.743240	82.5995
+2560.812535	86.217
+2560.881830	102.496
+2560.951127	107.922
+2561.020424	119.981
+2561.089723	130.23
+2561.159022	91.6433
+2561.228323	57.8797
+2561.297624	53.6593
+2561.366926	75.9674
+2561.436229	72.3498
+2561.505533	68.1294
+2561.574838	80.7907
+2561.644144	75.3644
+2561.713451	69.9381
+2561.782759	75.3644
+2561.852068	105.511
+2561.921377	106.716
+2561.990688	105.511
+2562.059999	114.554
+2562.129312	129.024
+2562.198625	110.937
+2562.267940	86.8199
+2562.337255	72.9528
+2562.406571	92.8492
+2562.475888	124.201
+2562.545207	117.569
+2562.614526	104.305
+2562.683846	95.8638
+2562.753167	88.0258
+2562.822488	78.3791
+2562.891811	100.084
+2562.961135	122.392
+2563.030460	136.26
+2563.099785	138.671
+2563.169112	101.29
+2563.238439	89.2316
+2563.307768	101.29
+2563.377097	100.084
+2563.446427	78.982
+2563.515759	75.3644
+2563.585091	97.6725
+2563.654424	126.01
+2563.723758	118.172
+2563.793093	80.1878
+2563.862429	75.3644
+2563.931766	124.201
+2564.001104	157.362
+2564.070442	134.451
+2564.139782	116.363
+2564.209123	109.731
+2564.278464	108.525
+2564.347807	86.82
+2564.417150	98.2755
+2564.486495	104.305
+2564.555840	78.982
+2564.625186	53.0563
+2564.694533	78.982
+2564.763882	91.6433
+2564.833231	101.893
+2564.902581	104.305
+2564.971932	116.363
+2565.041283	101.893
+2565.110636	133.245
+2565.179990	150.73
+2565.249345	127.216
+2565.318700	109.731
+2565.388057	116.363
+2565.457414	105.511
+2565.526773	77.7761
+2565.596132	60.2914
+2565.665493	73.5557
+2565.734854	69.3352
+2565.804216	70.5411
+2565.873579	98.2755
+2565.942943	163.391
+2566.012308	178.464
+2566.081674	166.406
+2566.151041	137.465
+2566.220409	103.099
+2566.289778	100.687
+2566.359147	112.143
+2566.428518	102.496
+2566.497890	85.6141
+2566.567262	78.982
+2566.636635	73.5557
+2566.706010	72.3498
+2566.775385	78.982
+2566.844761	68.1294
+2566.914139	72.9528
+2566.983517	107.319
+2567.052896	153.141
+2567.122276	150.127
+2567.191657	141.083
+2567.261039	125.407
+2567.330421	105.511
+2567.399805	92.2463
+2567.469190	68.1294
+2567.538576	71.144
+2567.607962	92.2463
+2567.677350	94.055
+2567.746738	85.0112
+2567.816127	85.0112
+2567.885518	100.084
+2567.954909	101.893
+2568.024301	115.76
+2568.093694	124.201
+2568.163088	119.378
+2568.232483	102.496
+2568.301879	94.6579
+2568.371276	87.4229
+2568.440674	60.8943
+2568.510073	61.4972
+2568.579473	80.7907
+2568.648873	77.1732
+2568.718275	71.144
+2568.787677	78.3791
+2568.857081	100.084
+2568.926485	97.0696
+2568.995890	94.6579
+2569.065297	92.2462
+2569.134704	88.0258
+2569.204112	85.0112
+2569.273521	92.2462
+2569.342931	106.113
+2569.412342	102.496
+2569.481754	74.7615
+2569.551167	71.7469
+2569.620581	78.379
+2569.689995	94.055
+2569.759411	81.9966
+2569.828828	89.8346
+2569.898245	97.0696
+2569.967664	65.7177
+2570.037083	59.0856
+2570.106503	86.217
+2570.175924	81.3937
+2570.245347	50.6446
+2570.314770	54.2622
+2570.384194	91.0404
+2570.453619	112.143
+2570.523045	86.8199
+2570.592472	56.0709
+2570.661900	53.0563
+2570.731328	48.233
+2570.800758	72.3498
+2570.870189	116.363
+2570.939620	103.099
+2571.009053	67.5265
+2571.078486	104.908
+2571.147921	121.186
+2571.217356	96.4667
+2571.286792	72.3498
+2571.356229	68.7323
+2571.425668	77.1732
+2571.495107	77.7761
+2571.564547	65.7177
+2571.633988	88.6287
+2571.703430	100.084
+2571.772872	94.055
+2571.842316	119.378
+2571.911761	104.305
+2571.981207	83.2024
+2572.050653	116.966
+2572.120101	144.098
+2572.189549	113.951
+2572.258998	61.4972
+2572.328449	48.8359
+2572.397900	85.6141
+2572.467352	112.143
+2572.536805	103.099
+2572.606260	97.0696
+2572.675715	95.8638
+2572.745170	66.9235
+2572.814627	65.7177
+2572.884085	73.5557
+2572.953544	57.2768
+2573.023004	52.4534
+2573.092464	88.0258
+2573.161926	102.496
+2573.231388	77.7761
+2573.300852	61.4972
+2573.370316	77.1732
+2573.439782	90.4375
+2573.509248	86.82
+2573.578715	67.5265
+2573.648183	85.0112
+2573.717652	106.716
+2573.787122	80.7907
+2573.856593	70.5411
+2573.926065	103.702
+2573.995538	95.8638
+2574.065012	74.1586
+2574.134487	73.5557
+2574.203962	103.702
+2574.273439	121.186
+2574.342916	113.349
+2574.412395	94.055
+2574.481874	85.6141
+2574.551355	80.7907
+2574.620836	85.0112
+2574.690318	87.4229
+2574.759801	67.5265
+2574.829285	66.9235
+2574.898770	74.1586
+2574.968256	78.3791
+2575.037743	97.6725
+2575.107231	92.8492
+2575.176720	65.1148
+2575.246209	50.0417
+2575.315700	73.5557
+2575.385192	81.9966
+2575.454684	87.4229
+2575.524178	99.4813
+2575.593672	98.8784
+2575.663167	77.1732
+2575.732664	60.8943
+2575.802161	71.144
+2575.871659	85.6141
+2575.941158	82.5995
+2576.010658	86.217
+2576.080159	82.5995
+2576.149661	95.8638
+2576.219164	101.29
+2576.288668	89.8345
+2576.358172	100.687
+2576.427678	77.1732
+2576.497185	56.6739
+2576.566692	53.0563
+2576.636201	48.8359
+2576.705710	89.8345
+2576.775220	100.084
+2576.844732	36.7774
+2576.914244	42.2037
+2576.983757	82.5995
+2577.053271	103.702
+2577.122786	97.0696
+2577.192302	88.6287
+2577.261819	98.2754
+2577.331337	93.4521
+2577.400856	62.1001
+2577.470375	70.5411
+2577.539896	80.7907
+2577.609418	60.8943
+2577.678940	34.3657
+2577.748464	44.6154
+2577.817988	75.3644
+2577.887513	101.29
+2577.957040	139.877
+2578.026567	179.067
+2578.096095	166.406
+2578.165624	136.259
+2578.235154	128.422
+2578.304685	117.569
+2578.374217	118.775
+2578.443750	109.128
+2578.513284	91.6433
+2578.582818	81.3936
+2578.652354	86.217
+2578.721891	118.172
+2578.791428	109.128
+2578.860967	113.348
+2578.930506	203.787
+2579.000046	276.137
+2579.069588	270.711
+2579.139130	234.536
+2579.208673	172.435
+2579.278217	125.407
+2579.347762	103.099
+2579.417308	97.0696
+2579.486855	123.598
+2579.556403	138.068
+2579.625952	121.186
+2579.695502	102.496
+2579.765052	97.6725
+2579.834604	103.099
+2579.904156	136.259
+2579.973710	265.888
+2580.043264	392.501
+2580.112820	382.252
+2580.182376	315.327
+2580.251933	247.8
+2580.321491	204.39
+2580.391050	140.48
+2580.460610	118.775
+2580.530171	136.259
+2580.599733	100.687
+2580.669296	69.9381
+2580.738860	106.716
+2580.808425	126.01
+2580.877990	136.862
+2580.947557	203.787
+2581.017124	264.682
+2581.086693	279.755
+2581.156262	246.594
+2581.225833	232.727
+2581.295404	188.714
+2581.364976	107.319
+2581.434549	80.1878
+2581.504123	78.379
+2581.573699	80.7907
+2581.643275	110.937
+2581.712851	113.951
+2581.782429	88.6287
+2581.852008	98.2754
+2581.921588	170.626
+2581.991168	227.904
+2582.060750	230.918
+2582.130333	190.522
+2582.199916	148.318
+2582.269501	118.775
+2582.339086	100.084
+2582.408672	106.716
+2582.478259	80.1878
+2582.547848	69.9381
+2582.617437	76.5702
+2582.687027	93.452
+2582.756618	93.452
+2582.826210	82.5994
+2582.895802	107.319
+2582.965396	135.054
+2583.034991	176.655
+2583.104587	182.082
+2583.174183	167.008
+2583.243781	144.7
+2583.313379	131.436
+2583.382979	88.6287
+2583.452579	72.3498
+2583.522180	95.8637
+2583.591783	103.099
+2583.661386	71.7469
+2583.730990	71.1439
+2583.800595	91.0404
+2583.870201	114.554
+2583.939808	124.804
+2584.009416	124.804
+2584.079024	115.157
+2584.148634	97.6725
+2584.218245	86.8199
+2584.287857	81.3936
+2584.357469	66.9235
+2584.427083	63.306
+2584.496697	97.6725
+2584.566312	102.496
+2584.635929	71.1439
+2584.705546	50.0417
+2584.775164	62.703
+2584.844783	62.703
+2584.914403	83.2024
+2584.984024	118.172
+2585.053646	145.303
+2585.123269	133.848
+2585.192893	113.951
+2585.262518	93.452
+2585.332143	101.29
+2585.401770	107.319
+2585.471397	85.6141
+2585.541026	69.3352
+2585.610655	75.3644
+2585.680286	83.2024
+2585.749917	88.6287
+2585.819549	106.113
+2585.889182	118.172
+2585.958816	130.833
+2586.028451	128.421
+2586.098087	110.937
+2586.167724	113.951
+2586.237362	116.966
+2586.307001	98.2754
+2586.376641	77.1732
+2586.446281	65.7176
+2586.515923	71.7469
+2586.585566	98.8783
+2586.655209	138.671
+2586.724854	108.525
+2586.794499	100.084
+2586.864145	113.951
+2586.933792	93.452
+2587.003441	114.554
+2587.073090	116.966
+2587.142740	98.8783
+2587.212391	95.2608
+2587.282043	89.8345
+2587.351696	82.5994
+2587.421349	80.7907
+2587.491004	65.7176
+2587.560660	77.7761
+2587.630316	70.541
+2587.699974	75.3644
+2587.769633	68.7322
+2587.839292	77.1731
+2587.908952	112.746
+2587.978614	130.833
+2588.048276	109.128
+2588.117939	104.908
+2588.187603	99.4813
+2588.257268	77.7761
+2588.326934	78.9819
+2588.396601	85.0111
+2588.466269	64.5118
+2588.535938	45.2183
+2588.605608	51.2475
+2588.675278	58.4826
+2588.744950	54.2621
+2588.814622	62.1001
+2588.884296	71.7469
+2588.953970	82.5994
+2589.023646	68.1293
+2589.093322	53.6592
+2589.162999	47.63
+2589.232677	70.541
+2589.302357	95.2608
+2589.372037	93.452
+2589.441718	81.9965
+2589.511400	88.0257
+2589.581082	85.6141
+2589.650766	60.2914
+2589.720451	50.6446
+2589.790137	55.468
+2589.859823	63.306
+2589.929511	72.3498
+2589.999199	98.2754
+2590.068889	88.0257
+2590.138579	69.3352
+2590.208270	49.4388
+2590.277963	37.9832
+2590.347656	71.1439
+2590.417350	99.4813
+2590.487045	94.055
+2590.556741	85.6141
+2590.626438	76.5702
+2590.696136	73.5556
+2590.765835	72.9527
+2590.835534	95.2608
+2590.905235	90.4374
+2590.974937	62.703
+2591.044639	57.2767
+2591.114343	61.4972
+2591.184047	83.8053
+2591.253753	77.1731
+2591.323459	74.7615
+2591.393166	77.1731
+2591.462874	62.1001
+2591.532584	60.2913
+2591.602294	77.1731
+2591.672005	66.9235
+2591.741717	60.2913
+2591.811429	78.379
+2591.881143	74.1585
+2591.950858	87.4228
+2592.020574	118.172
+2592.090290	117.569
+2592.160008	99.4813
+2592.229726	89.8345
+2592.299446	85.0111
+2592.369166	94.6579
+2592.438888	101.29
+2592.508610	104.305
+2592.578333	88.0257
+2592.648057	52.4534
+2592.717782	44.0125
+2592.787508	73.5556
+2592.857235	92.8491
+2592.926963	88.0258
+2592.996692	82.5995
+2593.066422	100.687
+2593.136152	115.76
+2593.205884	111.54
+2593.275616	110.334
+2593.345350	78.9819
+2593.415084	54.2621
+2593.484820	72.9527
+2593.554556	76.5703
+2593.624293	61.4972
+2593.694032	64.5118
+2593.763771	94.055
+2593.833511	85.0112
+2593.903252	78.379
+2593.972994	75.9673
+2594.042737	76.5702
+2594.112480	102.496
+2594.182225	88.6287
+2594.251971	64.5118
+2594.321717	74.1586
+2594.391465	91.0404
+2594.461214	112.143
+2594.530963	122.392
+2594.600713	130.23
+2594.670465	138.671
+2594.740217	118.775
+2594.809970	107.319
+2594.879724	118.172
+2594.949479	134.451
+2595.019235	127.216
+2595.088992	153.744
+2595.158750	160.376
+2595.228509	150.73
+2595.298269	138.671
+2595.368029	105.51
+2595.437791	85.6141
+2595.507554	84.4082
+2595.577317	80.1878
+2595.647082	72.9527
+2595.716847	80.1878
+2595.786613	100.687
+2595.856381	105.51
+2595.926149	121.186
+2595.995918	158.568
+2596.065688	192.331
+2596.135459	162.185
+2596.205231	116.966
+2596.275004	100.084
+2596.344778	115.157
+2596.414552	92.2462
+2596.484328	57.2767
+2596.554105	59.0855
+2596.623882	53.6592
+2596.693661	68.7322
+2596.763440	72.9527
+2596.833221	90.4374
+2596.903002	115.157
+2596.972784	116.966
+2597.042568	154.347
+2597.112352	182.082
+2597.182137	152.538
+2597.251923	103.702
+2597.321710	82.5994
+2597.391498	85.614
+2597.461286	107.319
+2597.531076	121.186
+2597.600867	94.6579
+2597.670659	74.1585
+2597.740451	54.2621
+2597.810245	71.1439
+2597.880039	122.392
+2597.949834	157.965
+2598.019631	149.524
+2598.089428	126.613
+2598.159226	112.143
+2598.229025	131.436
+2598.298825	141.083
+2598.368627	112.746
+2598.438428	68.7322
+2598.508231	53.0563
+2598.578035	57.2767
+2598.647840	65.7176
+2598.717646	63.9088
+2598.787452	81.3936
+2598.857260	123.598
+2598.927068	113.348
+2598.996878	79.5848
+2599.066688	100.687
+2599.136500	119.378
+2599.206312	118.172
+2599.276125	82.5994
+2599.345939	60.2913
+2599.415754	60.8942
+2599.485570	63.3059
+2599.555387	92.8491
+2599.625205	110.334
+2599.695024	82.5994
+2599.764844	59.6884
+2599.834664	76.5702
+2599.904486	80.7907
+2599.974309	75.9673
+2600.044132	84.4082
+2600.113957	75.9673
+2600.183782	62.1001
+2600.253608	73.5556
+2600.323436	89.2316
+2600.393264	87.4228
+2600.463093	82.5994
+2600.532923	77.7761
+2600.602754	71.1439
+2600.672586	91.0403
+2600.742419	84.4082
+2600.812253	57.8796
+2600.882088	76.5702
+2600.951923	93.452
+2601.021760	85.614
+2601.091598	72.3498
+2601.161436	105.51
+2601.231276	106.716
+2601.301116	106.716
+2601.370957	108.525
+2601.440800	95.2608
+2601.510643	87.4228
+2601.580487	98.8783
+2601.650332	122.392
+2601.720178	114.554
+2601.790025	75.3644
+2601.859873	83.2023
+2601.929722	104.908
+2601.999571	92.2462
+2602.069422	88.6286
+2602.139274	101.893
+2602.209126	82.5994
+2602.278980	55.4679
+2602.348834	83.2023
+2602.418690	109.731
+2602.488546	86.2169
+2602.558403	83.8053
+2602.628262	106.716
+2602.698121	112.143
+2602.767981	87.4228
+2602.837842	71.7468
+2602.907704	94.6578
+2602.977567	116.363
+2603.047431	112.143
+2603.117295	95.2608
+2603.187161	94.0549
+2603.257028	98.8783
+2603.326895	77.1731
+2603.396764	55.4679
+2603.466633	54.865
+2603.536504	48.2329
+2603.606375	55.4679
+2603.676247	82.5994
+2603.746121	97.0695
+2603.815995	95.2608
+2603.885870	82.5994
+2603.955746	63.3059
+2604.025623	67.5264
+2604.095501	94.6579
+2604.165380	101.893
+2604.235259	92.8491
+2604.305140	96.4666
+2604.375022	82.5994
+2604.444904	73.5556
+2604.514788	74.7615
+2604.584672	53.0563
+2604.654558	39.792
+2604.724444	53.6592
+2604.794331	72.3498
+2604.864220	73.5556
+2604.934109	68.7322
+2605.003999	75.9673
+2605.073890	94.6579
+2605.143782	113.951
+2605.213675	112.746
+2605.283569	80.7907
+2605.353463	50.0417
+2605.423359	45.8212
+2605.493256	48.8358
+2605.563153	67.5264
+2605.633052	71.1439
+2605.702951	67.5264
+2605.772852	91.0404
+2605.842753	89.2316
+2605.912655	83.8053
+2605.982559	86.217
+2606.052463	110.937
+2606.122368	107.319
+2606.192274	88.0257
+2606.262181	98.8783
+2606.332089	122.392
+2606.401998	112.143
+2606.471907	85.6141
+2606.541818	84.4082
+2606.611730	77.7761
+2606.681642	78.379
+2606.751556	88.6287
+2606.821470	75.3644
+2606.891386	91.0404
+2606.961302	96.4667
+2607.031219	102.496
+2607.101138	109.731
+2607.171057	101.29
+2607.240977	83.8053
+2607.310898	90.4374
+2607.380820	88.6287
+2607.450743	66.9235
+2607.520667	68.1293
+2607.590592	54.2621
+2607.660517	33.7628
+2607.730444	51.2475
+2607.800372	76.5703
+2607.870300	72.9527
+2607.940230	91.6433
+2608.010160	117.569
+2608.080091	141.083
+2608.150024	141.686
+2608.219957	85.0112
+2608.289891	48.8359
+2608.359826	46.4242
+2608.429762	74.1586
+2608.499699	110.334
+2608.569637	94.055
+2608.639576	92.8491
+2608.709516	82.5995
+2608.779456	57.2768
+2608.849398	63.306
+2608.919341	77.7761
+2608.989284	98.8784
+2609.059229	95.8638
+2609.129174	72.9527
+2609.199120	72.3498
+2609.269068	62.1001
+2609.339016	59.6885
+2609.408965	80.7907
+2609.478915	70.541
+2609.548866	66.3206
+2609.618818	74.1586
+2609.688771	94.055
+2609.758725	99.4813
+2609.828680	107.922
+2609.898636	91.6433
+2609.968592	65.7177
+2610.038550	50.6446
+2610.108508	42.8067
+2610.178468	48.8359
+2610.248428	68.1294
+2610.318390	83.8053
+2610.388352	73.5557
+2610.458315	68.7323
+2610.528279	82.5995
+2610.598244	104.908
+2610.668210	86.217
+2610.738177	52.4534
+2610.808145	68.7323
+2610.878114	65.1148
+2610.948084	84.4082
+2611.018055	98.8784
+2611.088026	89.2316
+2611.157999	75.3644
+2611.227973	63.9089
+2611.297947	42.8067
+2611.367922	53.6592
+2611.437899	62.1001
+2611.507876	66.3206
+2611.577854	97.0696
+2611.647834	88.0258
+2611.717814	85.0112
+2611.787795	81.9966
+2611.857777	57.2768
+2611.927760	44.0125
+2611.997743	72.9527
+2612.067728	84.4082
+2612.137714	88.6287
+2612.207701	97.6725
+2612.277688	92.8492
+2612.347677	68.7323
+2612.417666	53.6592
+2612.487657	47.63
+2612.557648	50.0417
+2612.627640	63.306
+2612.697634	79.5849
+2612.767628	78.379
+2612.837623	63.9089
+2612.907619	66.9235
+2612.977616	78.9819
+2613.047614	94.055
+2613.117613	94.6579
+2613.187613	113.951
+2613.257613	127.819
+2613.327615	92.8492
+2613.397618	53.6592
+2613.467621	49.4388
+2613.537626	69.3352
+2613.607631	75.3644
+2613.677637	74.1586
+2613.747645	80.7907
+2613.817653	63.9089
+2613.887662	58.4826
+2613.957672	67.5264
+2614.027683	67.5264
+2614.097695	63.9089
+2614.167708	60.8943
+2614.237722	71.7469
+2614.307737	73.5557
+2614.377753	54.2622
+2614.447769	60.8943
+2614.517787	69.9381
+2614.587805	78.9819
+2614.657825	75.3644
+2614.727845	81.3936
+2614.797867	94.055
+2614.867889	88.6287
+2614.937912	100.687
+2615.007936	82.5995
+2615.077962	64.5118
+2615.147988	89.8345
+2615.218015	90.4375
+2615.288043	81.9966
+2615.358071	75.9673
+2615.428101	45.2183
+2615.498132	46.4242
+2615.568164	70.5411
+2615.638196	87.4229
+2615.708230	109.731
+2615.778264	110.334
+2615.848300	90.4375
+2615.918336	85.6141
+2615.988373	76.5703
+2616.058412	91.0404
+2616.128451	106.113
+2616.198491	88.0258
+2616.268532	53.6592
+2616.338574	46.4242
+2616.408617	75.9673
+2616.478661	100.687
+2616.548706	100.084
+2616.618751	82.5995
+2616.688798	82.5995
+2616.758846	82.5995
+2616.828894	86.217
+2616.898944	87.4229
+2616.968994	91.0404
+2617.039046	90.4375
+2617.109098	77.7761
+2617.179151	71.7469
+2617.249205	88.0258
+2617.319260	92.8492
+2617.389317	98.8784
+2617.459374	97.0696
+2617.529431	83.8053
+2617.599490	79.5849
+2617.669550	91.6433
+2617.739611	81.3937
+2617.809673	84.4083
+2617.879735	90.4375
+2617.949799	89.2316
+2618.019863	81.9966
+2618.089929	100.687
+2618.159995	101.893
+2618.230062	82.5995
+2618.300131	57.8797
+2618.370200	51.8505
+2618.440270	83.2024
+2618.510341	77.7761
+2618.580413	66.3206
+2618.650486	55.468
+2618.720560	75.9674
+2618.790635	99.4813
+2618.860710	76.5703
+2618.930787	77.1732
+2619.000865	75.3644
+2619.070943	56.0709
+2619.141023	65.1148
+2619.211103	72.9528
+2619.281185	80.7907
+2619.351267	78.982
+2619.421350	59.0856
+2619.491434	50.6447
+2619.561519	49.4388
+2619.631606	72.9528
+2619.701693	65.7177
+2619.771780	62.7031
+2619.841869	60.8943
+2619.911959	52.4534
+2619.982050	86.8199
+2620.052142	80.1878
+2620.122234	77.7761
+2620.192328	116.363
+2620.262422	126.01
+2620.332518	110.937
+2620.402614	110.937
+2620.472711	100.687
+2620.542810	70.5411
+2620.612909	54.8651
+2620.683009	56.6739
+2620.753110	57.8797
+2620.823212	51.2476
+2620.893315	72.9527
+2620.963419	91.0404
+2621.033524	96.4667
+2621.103629	111.54
+2621.173736	100.084
+2621.243844	92.8492
+2621.313952	87.4229
+2621.384062	81.9966
+2621.454172	72.3498
+2621.524284	52.4534
+2621.594396	55.468
+2621.664509	65.7177
+2621.734623	76.5703
+2621.804739	80.7907
+2621.874855	91.6433
+2621.944972	91.0404
+2622.015090	93.4521
+2622.085209	86.8199
+2622.155328	68.7323
+2622.225449	73.5557
+2622.295571	67.5265
+2622.365693	70.5411
+2622.435817	69.9381
+2622.505942	57.2768
+2622.576067	63.9089
+2622.646193	73.5557
+2622.716321	72.3498
+2622.786449	71.7469
+2622.856578	74.7615
+2622.926708	64.5119
+2622.996839	87.4229
+2623.066971	90.4375
+2623.137104	63.9089
+2623.207238	71.144
+2623.277373	108.525
+2623.347509	122.392
+2623.417645	98.8784
+2623.487783	94.6579
+2623.557922	91.6433
+2623.628061	66.9235
+2623.698202	43.4096
+2623.768343	38.5862
+2623.838485	45.2184
+2623.908629	25.9249
+2623.978773	36.7775
+2624.048918	64.5119
+2624.119064	72.3498
+2624.189211	58.4826
+2624.259359	69.9382
+2624.329508	71.7469
+2624.399658	83.8054
+2624.469808	81.9966
+2624.539960	80.7907
+2624.610113	57.8797
+2624.680266	29.5424
+2624.750421	38.5862
+2624.820576	44.0125
+2624.890733	46.4242
+2624.960890	39.7921
+2625.031048	47.6301
+2625.101208	58.4827
+2625.171368	78.3791
+2625.241529	75.9674
+2625.311691	76.5703
+2625.381854	80.1878
+2625.452018	74.7615
+2625.522182	90.4375
+2625.592348	85.0112
+2625.662515	47.0271
+2625.732683	30.1453
+2625.802851	70.5411
+2625.873021	110.937
+2625.943191	95.2609
+2626.013363	74.7615
+2626.083535	87.4229
+2626.153708	92.2463
+2626.223882	104.908
+2626.294057	95.8638
+2626.364234	60.8943
+2626.434411	50.0418
+2626.504589	57.8797
+2626.574767	60.8943
+2626.644947	54.8651
+2626.715128	65.7177
+2626.785310	60.8943
+2626.855492	51.8505
+2626.925676	47.6301
+2626.995860	46.4242
+2627.066046	68.1294
+2627.136232	81.3937
+2627.206420	83.2024
+2627.276608	70.5411
+2627.346797	80.7908
+2627.416987	97.0696
+2627.487178	71.7469
+2627.557370	51.8505
+2627.627563	40.395
+2627.697757	47.0271
+2627.767952	62.7031
+2627.838148	59.6885
+2627.908345	64.5119
+2627.978542	95.2609
+2628.048741	95.2609
+2628.118940	102.496
+2628.189141	124.804
+2628.259342	106.113
+2628.329544	79.5849
+2628.399748	58.4827
+2628.469952	51.8505
+2628.540157	75.3645
+2628.610363	79.5849
+2628.680570	65.1148
+2628.750778	52.4534
+2628.820987	30.7483
+2628.891197	33.7629
+2628.961408	68.1294
+2629.031619	89.8346
+2629.101832	75.9674
+2629.172046	80.7908
+2629.242260	94.055
+2629.312476	78.982
+2629.382692	74.1586
+2629.452909	74.7615
+2629.523128	70.5411
+2629.593347	83.2024
+2629.663567	99.4813
+2629.733788	78.3791
+2629.804010	66.3206
+2629.874233	72.9528
+2629.944457	75.3645
+2630.014682	79.5849
+2630.084908	71.144
+2630.155134	78.982
+2630.225362	73.5557
+2630.295591	51.2476
+2630.365820	55.4681
+2630.436051	71.144
+2630.506282	68.7323
+2630.576514	89.2317
+2630.646748	109.731
+2630.716982	66.9236
+2630.787217	39.1892
+2630.857453	71.7469
+2630.927690	113.349
+2630.997928	100.687
+2631.068167	86.82
+2631.138407	94.658
+2631.208648	76.5703
+2631.278889	94.658
+2631.349132	129.024
+2631.419376	135.657
+2631.489620	99.4813
+2631.559866	82.5995
+2631.630112	78.982
+2631.700359	77.7762
+2631.770608	110.937
+2631.840857	98.8784
+2631.911107	85.6141
+2631.981358	84.4083
+2632.051610	72.9528
+2632.121863	91.6434
+2632.192117	94.658
+2632.262372	65.7177
+2632.332628	74.7616
+2632.402884	81.3937
+2632.473142	72.9528
+2632.543401	71.7469
+2632.613660	68.1294
+2632.683921	64.5119
+2632.754182	86.82
+2632.824444	84.4083
+2632.894708	58.4827
+2632.964972	75.3645
+2633.035237	106.716
+2633.105503	97.0697
+2633.175770	59.0856
+2633.246038	44.6155
+2633.316307	56.071
+2633.386577	75.3645
+2633.456848	80.1879
+2633.527119	59.0856
+2633.597392	64.5119
+2633.667666	74.7616
+2633.737940	79.5849
+2633.808216	68.7323
+2633.878492	45.2184
+2633.948769	39.1892
+2634.019048	41.6009
+2634.089327	40.395
+2634.159607	44.6155
+2634.229888	62.1002
+2634.300170	90.4375
+2634.370453	100.084
+2634.440737	100.084
+2634.511022	88.0258
+2634.581308	79.5849
+2634.651594	81.9966
+2634.721882	83.8054
+2634.792171	82.5995
+2634.862460	59.6885
+2634.932751	64.5119
+2635.003042	61.4973
+2635.073334	69.3353
+2635.143628	79.5849
+2635.213922	86.2171
+2635.284217	79.5849
+2635.354513	91.6433
+2635.424810	86.2171
+2635.495108	58.4827
+2635.565407	66.3206
+2635.635707	72.3499
+2635.706008	63.909
+2635.776309	72.9528
+2635.846612	94.658
+2635.916916	95.2609
+2635.987220	81.9966
+2636.057526	118.775
+2636.127832	130.23
+2636.198140	98.8784
+2636.268448	71.7469
+2636.338757	54.2622
+2636.409067	70.5411
+2636.479378	81.3937
+2636.549690	71.144
+2636.620003	48.233
+2636.690317	44.6155
+2636.760632	65.7177
+2636.830948	96.4667
+2636.901265	94.658
+2636.971582	73.5557
+2637.041901	83.2024
+2637.112220	89.2317
+2637.182541	109.128
+2637.252862	112.143
+2637.323185	74.1586
+2637.393508	66.9236
+2637.463832	75.9674
+2637.534157	82.5995
+2637.604484	78.982
+2637.674811	72.9528
+2637.745139	89.8346
+2637.815467	97.6726
+2637.885797	86.2171
+2637.956128	70.5411
+2638.026460	63.306
+2638.096793	72.3499
+2638.167126	79.5849
+2638.237461	87.4229
+2638.307796	88.0258
+2638.378133	65.1148
+2638.448470	80.7908
+2638.518808	97.6726
+2638.589147	87.4229
+2638.659488	66.3206
+2638.729829	49.4388
+2638.800171	56.6739
+2638.870514	39.7921
+2638.940858	34.3658
+2639.011203	62.7031
+2639.081548	68.1294
+2639.151895	47.6301
+2639.222243	65.1148
+2639.292591	82.5995
+2639.362941	81.3937
+2639.433291	81.3937
+2639.503643	88.0258
+2639.573995	76.5703
+2639.644348	80.1878
+2639.714703	78.982
+2639.785058	81.9966
+2639.855414	72.3499
+2639.925771	57.2768
+2639.996129	57.2768
+2640.066488	61.4973
+2640.136848	66.3207
+2640.207209	92.2463
+2640.277570	89.8346
+2640.347933	47.6301
+2640.418297	38.5863
+2640.488661	60.8944
+2640.559027	74.7616
+2640.629393	78.3791
+2640.699760	82.5995
+2640.770129	107.922
+2640.840498	107.319
+2640.910868	88.6288
+2640.981239	65.7177
+2641.051611	50.0418
+2641.121984	54.8651
+2641.192358	60.8944
+2641.262733	46.4242
+2641.333109	41.6009
+2641.403486	54.2622
+2641.473863	91.0404
+2641.544242	122.995
+2641.614622	85.6141
+2641.685002	57.2768
+2641.755383	45.2184
+2641.825766	40.9979
+2641.896149	59.6885
+2641.966533	65.1148
+2642.036919	58.4827
+2642.107305	68.1294
+2642.177692	77.1732
+2642.248080	97.0697
+2642.318469	79.5849
+2642.388858	69.3353
+2642.459249	65.7177
+2642.529641	65.1148
+2642.600034	58.4827
+2642.670427	68.7323
+2642.740822	69.9382
+2642.811217	96.4667
+2642.881614	124.804
+2642.952011	97.6726
+2643.022409	69.3353
+2643.092809	69.9382
+2643.163209	59.0856
+2643.233610	50.6447
+2643.304012	66.3206
+2643.374415	80.1878
+2643.444819	62.1002
+2643.515224	60.2914
+2643.585630	49.4388
+2643.656036	62.1002
+2643.726444	71.144
+2643.796853	51.8505
+2643.867262	40.395
+2643.937673	43.4096
+2644.008084	41.6009
+2644.078497	63.306
+2644.148910	90.4375
+2644.219324	109.128
+2644.289739	112.746
+2644.360155	101.893
+2644.430573	88.6287
+2644.500991	78.3791
+2644.571409	71.144
+2644.641829	91.6434
+2644.712250	110.334
+2644.782672	109.128
+2644.853095	78.982
+2644.923518	40.9979
+2644.993943	47.6301
+2645.064368	72.3499
+2645.134795	85.6141
+2645.205222	88.6288
+2645.275650	112.746
+2645.346080	89.8346
+2645.416510	81.3937
+2645.486941	103.702
+2645.557373	95.8638
+2645.627806	88.0258
+2645.698240	72.9528
+2645.768675	57.8797
+2645.839111	45.8213
+2645.909547	61.4973
+2645.979985	98.8784
+2646.050424	101.29
+2646.120863	95.2609
+2646.191304	93.4521
+2646.261745	77.1732
+2646.332188	75.3645
+2646.402631	60.2914
+2646.473075	48.233
+2646.543520	60.2914
+2646.613966	74.1586
+2646.684414	72.3499
+2646.754862	80.1879
+2646.825310	81.3937
+2646.895760	78.3791
+2646.966211	76.5703
+2647.036663	97.0697
+2647.107116	118.172
+2647.177569	107.922
+2647.248024	78.982
+2647.318479	84.4083
+2647.388936	66.3207
+2647.459393	48.233
+2647.529851	41.6009
+2647.600311	71.144
+2647.670771	97.6726
+2647.741232	97.6726
+2647.811694	79.5849
+2647.882157	72.3499
+2647.952621	105.511
+2648.023086	112.143
+2648.093552	119.981
+2648.164018	117.569
+2648.234486	95.2609
+2648.304955	83.2025
+2648.375424	83.8054
+2648.445895	83.8054
+2648.516366	66.9236
+2648.586839	72.3499
+2648.657312	88.6288
+2648.727786	75.9674
+2648.798261	66.9236
+2648.868738	58.4827
+2648.939215	54.8652
+2649.009693	54.8652
+2649.080172	54.8652
+2649.150652	64.5119
+2649.221132	84.4083
+2649.291614	95.8638
+2649.362097	97.6726
+2649.432580	100.687
+2649.503065	97.0697
+2649.573550	103.099
+2649.644037	94.658
+2649.714524	67.5265
+2649.785013	46.4242
+2649.855502	50.0418
+2649.925992	70.5411
+2649.996483	91.0405
+2650.066975	102.496
+2650.137468	86.82
+2650.207962	74.7616
+2650.278457	55.4681
+2650.348953	56.6739
+2650.419450	54.8652
+2650.489947	42.8067
+2650.560446	56.071
+2650.630946	60.8944
+2650.701446	79.5849
+2650.771948	106.716
+2650.842450	98.8784
+2650.912953	91.0405
+2650.983458	94.0551
+2651.053963	94.658
+2651.124469	80.1879
+2651.194976	60.2915
+2651.265484	50.0418
+2651.335993	49.4389
+2651.406503	61.4973
+2651.477014	67.5265
+2651.547525	62.7031
+2651.618038	61.4973
+2651.688552	59.0856
+2651.759066	68.1294
+2651.829582	73.5557
+2651.900098	98.8784
+2651.970616	127.819
+2652.041134	115.157
+2652.111653	80.1879
+2652.182173	63.909
+2652.252695	66.9236
+2652.323217	81.3937
+2652.393740	85.6142
+2652.464264	92.2463
+2652.534789	75.3645
+2652.605314	56.071
+2652.675841	67.5265
+2652.746369	78.3791
+2652.816898	77.7762
+2652.887427	78.3791
+2652.957958	70.5411
+2653.028489	47.0272
+2653.099021	53.0564
+2653.169555	53.6593
+2653.240089	54.2622
+2653.310624	69.9382
+2653.381160	80.1879
+2653.451697	65.7178
+2653.522235	71.747
+2653.592774	87.4229
+2653.663314	84.4083
+2653.733855	68.7324
+2653.804397	46.4243
+2653.874940	48.8359
+2653.945483	64.5119
+2654.016028	81.3937
+2654.086573	80.7908
+2654.157120	72.3499
+2654.227667	81.3937
+2654.298216	91.0405
+2654.368765	104.305
+2654.439315	89.2317
+2654.509866	73.5557
+2654.580418	79.5849
+2654.650971	74.7616
+2654.721525	47.6301
+2654.792080	40.9979
+2654.862636	56.6739
+2654.933193	55.4681
+2655.003750	50.6447
+2655.074309	83.2025
+2655.144869	105.511
+2655.215429	103.099
+2655.285991	92.8492
+2655.356553	83.2025
+2655.427116	80.1879
+2655.497681	80.1879
+2655.568246	88.6288
+2655.638812	79.5849
+2655.709379	60.2914
+2655.779947	74.7616
+2655.850516	93.4521
+2655.921086	92.8492
+2655.991657	58.4827
+2656.062229	46.4242
+2656.132801	83.2025
+2656.203375	109.128
+2656.273950	98.8784
+2656.344525	89.2317
+2656.415102	77.7762
+2656.485679	63.909
+2656.556257	48.8359
+2656.626837	56.071
+2656.697417	58.4827
+2656.767998	51.8505
+2656.838580	67.5265
+2656.909163	59.6885
+2656.979747	54.8651
+2657.050332	74.1586
+2657.120918	95.8638
+2657.191505	86.2171
+2657.262092	62.1002
+2657.332681	66.3207
+2657.403270	74.1586
+2657.473861	70.5411
+2657.544452	83.8054
+2657.615045	95.2609
+2657.685638	65.7177
+2657.756232	48.233
+2657.826828	59.0856
+2657.897424	65.1148
+2657.968021	69.9382
+2658.038619	62.1002
+2658.109218	45.8213
+2658.179818	45.8213
+2658.250419	80.1879
+2658.321020	94.055
+2658.391623	77.7762
+2658.462227	74.7616
+2658.532831	41.6009
+2658.603437	44.6155
+2658.674043	85.0112
+2658.744651	79.5849
+2658.815259	59.6885
+2658.885868	69.3353
+2658.956479	74.1586
+2659.027090	63.909
+2659.097702	63.306
+2659.168315	47.0271
+2659.238929	43.4096
+2659.309544	47.6301
+2659.380160	61.4973
+2659.450776	86.82
+2659.521394	110.937
+2659.592013	92.8492
+2659.662632	80.1878
+2659.733253	80.1878
+2659.803874	83.2025
+2659.874497	89.8346
+2659.945120	61.4973
+2660.015744	63.306
+2660.086370	62.7031
+2660.156996	70.5411
+2660.227623	80.1878
+2660.298251	83.2025
+2660.368880	74.7616
+2660.439510	98.2755
+2660.510141	112.143
+2660.580772	77.1732
+2660.651405	28.3366
+2660.722039	28.9395
+2660.792673	36.1746
+2660.863309	45.8213
+2660.933945	66.9236
+2661.004583	71.144
+2661.075221	84.4083
+2661.145861	92.8492
+2661.216501	89.2317
+2661.287142	86.82
+2661.357784	72.9528
+2661.428427	50.6447
+2661.499071	48.233
+2661.569716	71.144
+2661.640362	96.4667
+2661.711009	69.3353
+2661.781656	44.6155
+2661.852305	51.2476
+2661.922955	57.8797
+2661.993605	86.82
+2662.064257	90.4375
+2662.134909	77.1732
+2662.205562	75.3645
+2662.276217	95.8638
+2662.346872	102.496
+2662.417528	98.8784
+2662.488185	91.0404
+2662.558843	75.9674
+2662.629502	57.8797
+2662.700162	75.9674
+2662.770823	113.951
+2662.841485	110.334
+2662.912147	75.9674
+2662.982811	80.1879
+2663.053476	101.893
+2663.124141	113.951
+2663.194808	138.671
+2663.265475	147.715
+2663.336143	130.23
+2663.406813	95.8638
+2663.477483	71.144
+2663.548154	64.5119
+2663.618826	72.3499
+2663.689499	86.82
+2663.760173	98.8784
+2663.830848	102.496
+2663.901524	95.8638
+2663.972201	86.82
+2664.042879	93.4521
+2664.113557	139.877
+2664.184237	187.508
+2664.254917	169.42
+2664.325599	170.626
+2664.396281	148.921
+2664.466965	116.363
+2664.537649	110.334
+2664.608334	115.76
+2664.679020	97.6726
+2664.749707	78.3791
+2664.820395	89.2317
+2664.891084	103.099
+2664.961774	94.055
+2665.032465	110.334
+2665.103157	117.569
+2665.173850	144.7
+2665.244543	178.464
+2665.315238	152.538
+2665.385934	121.789
+2665.456630	97.0697
+2665.527327	82.5995
+2665.598026	60.8944
+2665.668725	53.0564
+2665.739425	42.2038
+2665.810127	66.9236
+2665.880829	68.1294
+2665.951532	57.2768
+2666.022236	77.1732
+2666.092941	106.716
+2666.163646	110.937
+2666.234353	110.334
+2666.305061	116.363
+2666.375770	95.8638
+2666.446479	72.3499
+2666.517190	51.2476
+2666.587901	71.144
+2666.658614	85.6141
+2666.729327	71.144
+2666.800041	68.7323
+2666.870757	74.7616
+2666.941473	62.7031
+2667.012190	53.0564
+2667.082908	58.4827
+2667.153627	83.8054
+2667.224347	96.4667
+2667.295068	95.2609
+2667.365790	75.9674
+2667.436512	65.1148
+2667.507236	70.5411
+2667.577961	91.0404
+2667.648686	86.82
+2667.719413	53.0564
+2667.790140	69.3353
+2667.860868	90.4375
+2667.931598	77.7762
+2668.002328	82.5995
+2668.073059	112.746
+2668.143791	83.8054
+2668.214524	58.4827
+2668.285258	61.4973
+2668.355993	83.2024
+2668.426729	92.8492
+2668.497466	67.5265
+2668.568204	62.7031
+2668.638942	81.9966
+2668.709682	70.5411
+2668.780422	55.4681
+2668.851164	71.144
+2668.921906	94.055
+2668.992650	82.5995
+2669.063394	81.9966
+2669.134139	84.4083
+2669.204885	77.7762
+2669.275633	50.6447
+2669.346381	49.4388
+2669.417130	49.4388
+2669.487880	56.071
+2669.558630	76.5703
+2669.629382	86.217
+2669.700135	80.7908
+2669.770889	74.7615
+2669.841643	66.3206
+2669.912399	83.8054
+2669.983155	90.4375
+2670.053913	91.0404
+2670.124671	85.6141
+2670.195430	79.5849
+2670.266191	87.4229
+2670.336952	90.4375
+2670.407714	76.5703
+2670.478477	70.5411
+2670.549241	85.6142
+2670.620006	100.687
+2670.690772	72.3499
+2670.761539	69.3353
+2670.832306	97.0697
+2670.903075	102.496
+2670.973845	116.966
+2671.044615	100.084
+2671.115387	71.144
+2671.186159	82.5995
+2671.256933	74.7616
+2671.327707	63.306
+2671.398482	59.0856
+2671.469258	59.0856
+2671.540035	86.2171
+2671.610813	129.025
+2671.681592	102.496
+2671.752372	86.82
+2671.823153	96.4667
+2671.893935	91.6434
+2671.964718	78.982
+2672.035501	65.1148
+2672.106286	79.5849
+2672.177072	103.702
+2672.247858	100.687
+2672.318646	75.3645
+2672.389434	45.8213
+2672.460223	39.1892
+2672.531014	49.4389
+2672.601805	48.8359
+2672.672597	45.2184
+2672.743390	62.1002
+2672.814184	80.7908
+2672.884979	83.2025
+2672.955775	79.5849
+2673.026572	85.0112
+2673.097369	100.687
+2673.168168	94.0551
+2673.238968	79.5849
+2673.309768	82.5995
+2673.380570	87.4229
+2673.451372	70.5411
+2673.522175	44.6155
+2673.592980	63.909
+2673.663785	81.9966
+2673.734591	66.3207
+2673.805398	65.7177
+2673.876206	63.909
+2673.947015	78.3791
+2674.017825	106.716
+2674.088636	115.76
+2674.159448	117.569
+2674.230261	104.908
+2674.301074	86.2171
+2674.371889	69.9382
+2674.442705	63.306
+2674.513521	79.5849
+2674.584339	101.893
+2674.655157	98.8784
+2674.725976	91.6433
+2674.796797	91.0404
+2674.867618	109.731
+2674.938440	82.5995
+2675.009263	47.6301
+2675.080087	53.6593
+2675.150912	94.658
+2675.221738	121.187
+2675.292565	97.0696
+2675.363392	78.3791
+2675.434221	95.8638
+2675.505051	73.5557
+2675.575881	57.2768
+2675.646713	90.4375
+2675.717545	99.4813
+2675.788379	89.8346
+2675.859213	98.8784
+2675.930048	86.217
+2676.000884	71.7469
+2676.071722	89.8346
+2676.142560	124.201
+2676.213399	126.01
+2676.284239	75.3645
+2676.355079	57.2768
+2676.425921	68.1294
+2676.496764	81.9966
+2676.567608	71.7469
+2676.638452	50.0417
+2676.709298	68.7323
+2676.780144	59.0856
+2676.850992	60.2914
+2676.921840	65.7177
+2676.992690	65.7177
+2677.063540	88.0258
+2677.134391	109.128
+2677.205243	97.0696
+2677.276096	96.4667
+2677.346950	99.4813
+2677.417805	68.1294
+2677.488661	46.4242
+2677.559518	58.4827
+2677.630376	73.5557
+2677.701234	77.7761
+2677.772094	72.3499
+2677.842955	88.0258
+2677.913816	86.2171
+2677.984679	81.3937
+2678.055542	107.319
+2678.126406	112.746
+2678.197271	133.848
+2678.268138	150.73
+2678.339005	104.908
+2678.409873	81.3937
+2678.480742	60.2914
+2678.551612	65.1148
+2678.622483	90.4375
+2678.693355	77.1732
+2678.764227	61.4973
+2678.835101	79.5849
+2678.905976	71.144
+2678.976851	65.1148
+2679.047728	110.937
+2679.118605	135.054
+2679.189484	140.48
+2679.260363	113.349
+2679.331243	107.319
+2679.402124	121.789
+2679.473007	130.23
+2679.543890	95.8638
+2679.614774	73.5557
+2679.685659	60.8944
+2679.756544	62.1002
+2679.827431	103.099
+2679.898319	84.4083
+2679.969208	69.9382
+2680.040097	75.9674
+2680.110988	64.5119
+2680.181880	79.5849
+2680.252772	102.496
+2680.323665	118.172
+2680.394560	113.349
+2680.465455	103.702
+2680.536351	86.2171
+2680.607248	85.6142
+2680.678146	85.6142
+2680.749045	75.3645
+2680.819945	69.9382
+2680.890846	66.3207
+2680.961748	69.3353
+2681.032651	69.3353
+2681.103555	81.3937
+2681.174459	85.6142
+2681.245365	116.966
+2681.316271	126.01
+2681.387179	72.3499
+2681.458087	58.4827
+2681.528996	64.5119
+2681.599907	77.1733
+2681.670818	86.2171
+2681.741730	78.3791
+2681.812643	77.1733
+2681.883557	89.2317
+2681.954472	86.82
+2682.025388	70.5411
+2682.096305	72.9528
+2682.167223	59.0856
+2682.238141	70.5411
+2682.309061	86.2171
+2682.379982	74.7616
+2682.450903	66.9236
+2682.521826	80.7908
+2682.592749	90.4375
+2682.663673	72.3499
+2682.734599	65.7177
+2682.805525	70.5411
+2682.876452	60.2914
+2682.947380	62.1002
+2683.018309	63.3061
+2683.089239	47.6301
+2683.160170	73.5557
+2683.231102	111.54
+2683.302035	104.305
+2683.372968	84.4083
+2683.443903	77.1732
+2683.514838	68.1294
+2683.585775	62.1002
+2683.656712	60.8944
+2683.727651	69.3353
+2683.798590	78.3791
+2683.869530	71.7469
+2683.940472	57.2768
+2684.011414	56.6739
+2684.082357	68.7323
+2684.153301	87.4229
+2684.224246	82.5995
+2684.295192	66.3207
+2684.366139	68.1294
+2684.437086	60.2914
+2684.508035	63.306
+2684.578985	59.0856
+2684.649935	42.8067
+2684.720887	66.9236
+2684.791839	61.4973
+2684.862793	77.1732
+2684.933747	91.0404
+2685.004702	72.3499
+2685.075659	70.5411
+2685.146616	59.0856
+2685.217574	50.6447
+2685.288533	52.4534
+2685.359493	50.0418
+2685.430454	62.1002
+2685.501416	65.7177
+2685.572378	77.1732
+2685.643342	73.5557
+2685.714307	82.5995
+2685.785272	86.2171
+2685.856239	61.4973
+2685.927206	68.7323
+2685.998175	72.3499
+2686.069144	59.0856
+2686.140114	60.2914
+2686.211086	59.0856
+2686.282058	60.2914
+2686.353031	100.687
+2686.424005	100.084
+2686.494980	86.2171
+2686.565956	97.0697
+2686.636933	92.8492
+2686.707910	70.5411
+2686.778889	56.071
+2686.849869	46.4242
+2686.920849	53.0564
+2686.991831	59.0856
+2687.062813	71.7469
+2687.133797	85.0112
+2687.204781	85.6141
+2687.275766	83.2025
+2687.346753	78.3791
+2687.417740	83.8054
+2687.488728	91.6434
+2687.559717	107.319
+2687.630707	105.511
+2687.701698	77.1732
+2687.772690	51.8505
+2687.843682	51.8505
+2687.914676	78.982
+2687.985671	101.893
+2688.056666	108.525
+2688.127663	116.966
+2688.198660	109.731
+2688.269659	76.5703
+2688.340658	63.909
+2688.411658	98.8784
+2688.482660	89.2317
+2688.553662	65.7177
+2688.624665	58.4827
+2688.695669	59.0856
+2688.766674	52.4535
+2688.837680	55.4681
+2688.908687	65.1148
+2688.979694	79.5849
+2689.050703	114.554
+2689.121713	136.26
+2689.192723	90.4375
+2689.263735	65.1148
+2689.334747	89.2317
+2689.405761	103.099
+2689.476775	100.687
+2689.547791	115.76
+2689.618807	126.613
+2689.689824	124.201
+2689.760842	98.8784
+2689.831861	50.6447
+2689.902881	57.8798
+2689.973902	81.9966
+2690.044924	100.084
+2690.115947	109.128
+2690.186970	84.4083
+2690.257995	81.9966
+2690.329021	101.29
+2690.400047	93.4521
+2690.471075	65.1148
+2690.542103	48.8359
+2690.613132	30.7483
+2690.684163	45.8213
+2690.755194	74.1586
+2690.826226	109.731
+2690.897259	129.025
+2690.968293	124.201
+2691.039328	125.407
+2691.110364	148.921
+2691.181401	133.848
+2691.252439	124.201
+2691.323478	145.303
+2691.394517	129.627
+2691.465558	92.8492
+2691.536599	80.7908
+2691.607642	94.658
+2691.678685	86.82
+2691.749730	60.2914
+2691.820775	44.6155
+2691.891821	49.4388
+2691.962868	60.2914
+2692.033916	89.2317
+2692.104965	139.274
+2692.176015	178.464
+2692.247066	183.287
+2692.318118	186.905
+2692.389171	159.774
+2692.460225	115.76
+2692.531279	126.01
+2692.602335	124.804
+2692.673392	93.4521
+2692.744449	87.4229
+2692.815507	78.982
+2692.886567	65.7177
+2692.957627	63.909
+2693.028688	100.687
+2693.099750	146.509
+2693.170814	180.876
+2693.241878	157.362
+2693.312943	161.582
+2693.384009	159.171
+2693.455075	124.201
+2693.526143	107.922
+2693.597212	72.9528
+2693.668282	64.5119
+2693.739352	83.2025
+2693.810424	101.893
+2693.881496	92.8492
+2693.952570	98.2755
+2694.023644	101.29
+2694.094719	92.2463
+2694.165796	95.2609
+2694.236873	115.157
+2694.307951	131.436
+2694.379030	143.495
+2694.450110	103.702
+2694.521191	57.2768
+2694.592273	40.395
+2694.663356	28.9395
+2694.734439	48.8359
+2694.805524	51.2476
+2694.876610	59.0856
+2694.947696	71.747
+2695.018784	86.2171
+2695.089872	108.525
+2695.160961	115.76
+2695.232052	114.554
+2695.303143	80.1879
+2695.374235	60.8944
+2695.445328	90.4375
+2695.516422	105.511
+2695.587517	86.2171
+2695.658613	68.7324
+2695.729710	63.909
+2695.800808	57.8798
+2695.871907	71.1441
+2695.943006	75.3645
+2696.014107	65.1148
+2696.085208	69.9382
+2696.156311	87.4229
+2696.227414	69.3353
+2696.298519	60.8944
+2696.369624	94.0551
+2696.440730	142.892
+2696.511837	149.524
+2696.582946	128.422
+2696.654055	122.392
+2696.725165	107.922
+2696.796276	85.6142
+2696.867387	78.3791
+2696.938500	45.2184
+2697.009614	30.7483
+2697.080729	56.071
+2697.151844	83.2025
+2697.222961	101.29
+2697.294078	118.775
+2697.365197	133.245
+2697.436316	108.525
+2697.507436	76.5704
+2697.578558	88.0259
+2697.649680	100.084
+2697.720803	86.2171
+2697.791927	88.0259
+2697.863052	73.5558
+2697.934178	77.7762
+2698.005305	127.216
+2698.076433	156.156
+2698.147561	139.274
+2698.218691	106.716
+2698.289822	81.3937
+2698.360953	69.9382
+2698.432086	62.7032
+2698.503219	50.0418
+2698.574354	41.6009
+2698.645489	50.6447
+2698.716625	61.4973
+2698.787762	59.6886
+2698.858900	51.2477
+2698.930039	45.2184
+2699.001179	87.423
+2699.072320	115.76
+2699.143462	113.349
+2699.214605	91.0405
+2699.285749	78.982
+2699.356894	95.2609
+2699.428039	107.922
+2699.499186	104.305
+2699.570333	82.5996
+2699.641482	69.3353
+2699.712631	83.8054
+2699.783781	104.908
+2699.854933	122.995
+2699.926085	116.363
+2699.997238	94.0551
+2700.068392	82.5996
+2700.139547	77.1733
+2700.210703	83.8054
+2700.281860	91.6434
+2700.353018	103.099
+2700.424176	106.114
+2700.495336	92.8493
+2700.566497	92.2463
+2700.637658	88.0259
+2700.708821	66.9236
+2700.779984	55.4681
+2700.851149	68.1295
+2700.922314	72.9528
+2700.993480	92.8493
+2701.064647	105.511
+2701.135815	120.584
+2701.206984	125.407
+2701.278154	122.995
+2701.349325	96.4668
+2701.420497	73.5558
+2701.491670	88.6288
+2701.562844	97.6726
+2701.634019	65.1149
+2701.705194	68.7324
+2701.776371	103.099
+2701.847548	90.4376
+2701.918727	77.7762
+2701.989906	68.7324
+2702.061086	58.4827
+2702.132268	81.3937
+2702.203450	106.716
+2702.274633	92.8493
+2702.345817	103.099
+2702.417002	107.319
+2702.488188	101.29
+2702.559375	100.687
+2702.630563	91.6434
+2702.701751	88.6288
+2702.772941	88.0259
+2702.844132	78.9821
+2702.915323	56.071
+2702.986516	42.8068
+2703.057709	77.1733
+2703.128904	111.54
+2703.200099	103.702
+2703.271295	75.9674
+2703.342492	68.1295
+2703.413691	67.5265
+2703.484890	65.7178
+2703.556090	66.9236
+2703.627291	69.9382
+2703.698492	63.909
+2703.769695	74.1587
+2703.840899	89.8346
+2703.912104	90.4376
+2703.983309	94.658
+2704.054516	89.2317
+2704.125723	62.1003
+2704.196932	50.6447
+2704.268141	62.1003
+2704.339352	51.2477
+2704.410563	60.2915
+2704.481775	66.3207
+2704.552988	74.7616
+2704.624202	83.8054
+2704.695417	83.2025
+2704.766633	86.82
+2704.837850	92.2463
+2704.909068	125.407
+2704.980287	113.952
+2705.051506	73.5558
+2705.122727	62.1002
+2705.193949	100.084
+2705.265171	100.687
+2705.336395	63.3061
+2705.407619	75.9674
+2705.478844	92.8492
+2705.550071	98.8785
+2705.621298	88.0259
+2705.692526	89.2317
+2705.763755	92.8492
+2705.834985	97.0697
+2705.906216	87.4229
+2705.977448	83.2025
+2706.048681	94.0551
+2706.119914	106.114
+2706.191149	109.731
+2706.262385	109.731
+2706.333621	114.554
+2706.404859	108.525
+2706.476097	110.334
+2706.547337	85.0113
+2706.618577	89.2317
+2706.689818	95.8639
+2706.761061	68.7324
+2706.832304	61.4973
+2706.903548	66.9236
+2706.974793	69.3353
+2707.046039	95.2609
+2707.117286	99.4814
+2707.188533	109.128
+2707.259782	101.29
+2707.331032	85.0113
+2707.402283	74.7616
+2707.473534	92.2463
+2707.544787	103.702
+2707.616040	112.746
+2707.687294	111.54
+2707.758550	78.3791
+2707.829806	69.9382
+2707.901063	83.2025
+2707.972321	80.1879
+2708.043581	99.4814
+2708.114841	104.908
+2708.186101	106.114
+2708.257363	122.995
+2708.328626	126.01
+2708.399890	113.349
+2708.471155	66.3207
+2708.542420	47.6301
+2708.613687	48.836
+2708.684954	58.4827
+2708.756223	73.5558
+2708.827492	93.4522
+2708.898763	105.511
+2708.970034	83.2025
+2709.041306	75.9674
+2709.112579	97.0697
+2709.183853	88.6288
+2709.255128	82.5996
+2709.326404	103.702
+2709.397681	101.29
+2709.468959	62.7032
+2709.540238	40.998
+2709.611518	74.7616
+2709.682798	92.8493
+2709.754080	89.2317
+2709.825362	91.0405
+2709.896646	77.1733
+2709.967930	61.4973
+2710.039215	95.8639
+2710.110502	127.819
+2710.181789	122.392
+2710.253077	101.893
+2710.324366	68.1295
+2710.395656	51.8506
+2710.466947	71.1441
+2710.538239	94.0551
+2710.609532	94.0551
+2710.680826	73.5558
+2710.752120	65.1149
+2710.823416	72.3499
+2710.894713	72.3499
+2710.966010	57.2769
+2711.037309	72.9528
+2711.108608	101.893
+2711.179908	98.8785
+2711.251210	80.7908
+2711.322512	82.5996
+2711.393815	77.7762
+2711.465119	85.0113
+2711.536424	89.8346
+2711.607730	66.9236
+2711.679037	92.2463
+2711.750345	136.26
+2711.821654	140.48
+2711.892963	88.6288
+2711.964274	54.8652
+2712.035586	52.4535
+2712.106898	54.8652
+2712.178212	51.8506
+2712.249526	57.2769
+2712.320841	50.0418
+2712.392158	61.4973
+2712.463475	99.4814
+2712.534793	101.893
+2712.606112	66.9236
+2712.677432	55.4681
+2712.748753	79.585
+2712.820075	90.4376
+2712.891398	83.8055
+2712.962722	85.0113
+2713.034046	81.9967
+2713.105372	63.3061
+2713.176699	63.3061
+2713.248026	88.6288
+2713.319355	84.4084
+2713.390684	75.9675
+2713.462014	73.5558
+2713.533346	72.9529
+2713.604678	72.3499
+2713.676011	71.1441
+2713.747345	89.2317
+2713.818680	87.423
+2713.890016	88.6288
+2713.961353	62.1003
+2714.032691	51.8506
+2714.104030	82.5996
+2714.175369	115.157
+2714.246710	104.908
+2714.318052	77.7762
+2714.389394	77.1733
+2714.460738	78.3792
+2714.532082	92.2463
+2714.603427	119.981
+2714.674774	129.627
+2714.746121	127.216
+2714.817469	132.642
+2714.888818	126.613
+2714.960168	121.79
+2715.031519	106.716
+2715.102871	103.702
+2715.174224	108.525
+2715.245578	115.157
+2715.316932	109.128
+2715.388288	92.2463
+2715.459645	85.0113
+2715.531002	85.6142
+2715.602361	80.7908
+2715.673720	83.8054
+2715.745080	83.8054
+2715.816442	86.8201
+2715.887804	72.3499
+2715.959167	73.5558
+2716.030531	110.334
+2716.101896	126.01
+2716.173262	113.349
+2716.244629	133.245
+2716.315997	144.098
+2716.387366	124.201
+2716.458735	115.157
+2716.530106	100.687
+2716.601478	87.423
+2716.672850	100.687
+2716.744224	156.156
+2716.815598	312.313
+2716.886974	534.188
+2716.958350	777.165
+2717.029727	1004.47
+2717.101105	995.423
+2717.172484	729.535
+2717.243864	481.131
+2717.315245	310.504
+2717.386627	212.831
+2717.458010	165.803
+2717.529394	141.083
+2717.600779	121.79
+2717.672164	156.156
+2717.743551	292.416
+2717.814938	549.864
+2717.886327	856.751
+2717.957716	1149.77
+2718.029107	1314.37
+2718.100498	1323.41
+2718.171890	1076.21
+2718.243283	712.05
+2718.314677	444.353
+2718.386073	309.901
+2718.457468	238.154
+2718.528865	191.126
+2718.600263	145.906
+2718.671662	156.759
+2718.743062	243.58
+2718.814462	343.062
+2718.885864	529.968
+2718.957267	751.843
+2719.028670	939.351
+2719.100075	993.614
+2719.171480	812.135
+2719.242886	496.204
+2719.314293	283.373
+2719.385702	204.39
+2719.457111	142.289
+2719.528521	119.981
+2719.599932	149.524
+2719.671344	170.626
+2719.742756	163.994
+2719.814170	191.729
+2719.885585	241.168
+2719.957001	367.782
+2720.028417	522.13
+2720.099835	583.025
+2720.171253	513.689
+2720.242673	393.104
+2720.314093	263.476
+2720.385514	173.641
+2720.456937	159.171
+2720.528360	141.686
+2720.599784	115.157
+2720.671209	110.937
+2720.742635	100.687
+2720.814062	119.981
+2720.885490	144.701
+2720.956919	194.743
+2721.028348	274.329
+2721.099779	295.431
+2721.171211	247.8
+2721.242643	193.537
+2721.314077	199.567
+2721.385511	168.215
+2721.456946	129.628
+2721.528383	108.525
+2721.599820	97.6727
+2721.671258	84.4085
+2721.742697	78.3793
+2721.814137	89.8348
+2721.885578	104.908
+2721.957020	104.305
+2722.028463	159.774
+2722.099907	208.61
+2722.171352	244.183
+2722.242797	238.153
+2722.314244	197.155
+2722.385691	178.464
+2722.457140	135.054
+2722.528589	100.084
+2722.600040	88.026
+2722.671491	101.29
+2722.742943	104.305
+2722.814396	101.29
+2722.885851	110.937
+2722.957306	103.702
+2723.028762	95.864
+2723.100219	140.48
+2723.171676	190.523
+2723.243135	200.772
+2723.314595	167.612
+2723.386056	135.054
+2723.457517	119.981
+2723.528980	105.511
+2723.600443	98.2757
+2723.671908	108.525
+2723.743373	107.922
+2723.814839	94.6581
+2723.886307	81.9968
+2723.957775	115.157
+2724.029244	113.952
+2724.100714	100.084
+2724.172185	86.2172
+2724.243657	92.2464
+2724.315130	98.8786
+2724.386604	104.908
+2724.458078	108.525
+2724.529554	78.9822
+2724.601031	44.0127
+2724.672508	83.8055
+2724.743987	129.025
+2724.815466	130.833
+2724.886946	110.937
+2724.958428	116.363
+2725.029910	132.642
+2725.101393	137.466
+2725.172877	107.922
+2725.244362	99.4815
+2725.315848	104.305
+2725.387335	86.2172
+2725.458823	77.7763
+2725.530312	69.3354
+2725.601802	59.0858
+2725.673292	45.8215
+2725.744784	69.3354
+2725.816277	79.5851
+2725.887770	58.4828
+2725.959265	56.6741
+2726.030760	85.6143
+2726.102256	112.143
+2726.173753	97.6727
+2726.245252	83.2026
+2726.316751	89.8348
+2726.388251	96.4669
+2726.459752	84.4085
+2726.531254	71.1442
+2726.602757	47.0273
+2726.674260	47.0273
+2726.745765	66.9237
+2726.817271	75.3646
+2726.888778	75.3646
+2726.960285	80.7909
+2727.031794	78.3792
+2727.103303	75.3646
+2727.174813	75.3646
+2727.246325	110.334
+2727.317837	112.143
+2727.389350	74.1588
+2727.460864	87.4231
+2727.532379	97.6727
+2727.603895	83.8055
+2727.675412	77.7763
+2727.746930	74.7617
+2727.818449	71.7471
+2727.889969	53.0565
+2727.961489	66.3208
+2728.033011	73.5559
+2728.104534	77.7763
+2728.176057	71.7471
+2728.247582	62.7033
+2728.319107	73.5559
+2728.390633	82.5997
+2728.462161	66.9237
+2728.533689	57.277
+2728.605218	69.3354
+2728.676748	81.3938
+2728.748279	88.026
+2728.819811	87.4231
+2728.891344	83.8055
+2728.962878	66.9237
+2729.034412	77.7763
+2729.105948	97.6727
+2729.177485	92.8494
+2729.249022	86.8202
+2729.320561	98.8786
+2729.392100	101.29
+2729.463641	96.4669
+2729.535182	77.1734
+2729.606724	72.953
+2729.678267	79.5851
+2729.749811	58.4828
+2729.821357	47.6303
+2729.892903	69.3354
+2729.964449	83.2026
+2730.035997	68.1296
+2730.107546	45.2186
+2730.179096	51.2478
+2730.250647	77.1734
+2730.322198	100.687
+2730.393751	103.702
+2730.465304	100.687
+2730.536859	88.6289
+2730.608414	80.188
+2730.679970	64.5121
+2730.751528	48.2332
+2730.823086	39.7923
+2730.894645	51.2478
+2730.966205	66.3208
+2731.037766	71.7471
+2731.109328	85.0114
+2731.180891	95.2611
+2731.252455	84.4085
+2731.324020	57.277
+2731.395585	54.8653
+2731.467152	72.35
+2731.538719	85.0114
+2731.610288	59.0858
+2731.681857	56.6741
+2731.753428	93.4523
+2731.824999	106.717
+2731.896571	89.8348
+2731.968145	79.5851
+2732.039719	81.3939
+2732.111294	79.5851
+2732.182870	92.8494
+2732.254447	115.76
+2732.326025	102.496
+2732.397603	86.2172
+2732.469183	65.7179
+2732.540764	81.3939
+2732.612346	93.4523
+2732.683928	80.7909
+2732.755512	100.687
+2732.827096	93.4523
+2732.898682	72.953
+2732.970268	96.4669
+2733.041855	110.937
+2733.113443	116.966
+2733.185032	131.436
+2733.256623	132.642
+2733.328214	119.981
+2733.399806	78.9822
+2733.471398	55.4682
+2733.542992	69.3354
+2733.614587	85.0114
+2733.686183	72.35
+2733.757779	74.1588
+2733.829377	72.953
+2733.900975	59.6887
+2733.972575	71.1442
+2734.044175	73.5559
+2734.115777	72.953
+2734.187379	74.7617
+2734.258982	71.7471
+2734.330586	79.5851
+2734.402191	71.1442
+2734.473797	69.3354
+2734.545404	84.4085
+2734.617012	68.7325
+2734.688621	68.1296
+2734.760231	62.7033
+2734.831841	74.1588
+2734.903453	88.6289
+2734.975066	63.9091
+2735.046679	53.0565
+2735.118294	58.4828
+2735.189909	68.1296
+2735.261525	90.4377
+2735.333143	105.511
+2735.404761	102.496
+2735.476380	85.0114
+2735.548000	79.5851
+2735.619621	76.5705
+2735.691243	68.7325
+2735.762866	75.9676
+2735.834490	93.4523
+2735.906115	100.687
+2735.977740	91.0406
+2736.049367	73.5559
+2736.120995	68.7325
+2736.192623	86.2172
+2736.264253	71.7471
+2736.335883	68.1296
+2736.407514	75.9676
+2736.479147	78.3793
+2736.550780	82.5997
+2736.622414	69.9384
+2736.694049	50.0419
+2736.765685	62.7033
+2736.837322	71.1442
+2736.908960	71.7471
+2736.980599	81.9968
+2737.052238	86.2172
+2737.123879	85.0114
+2737.195521	107.922
+2737.267163	100.687
+2737.338807	80.188
+2737.410451	60.2916
+2737.482097	60.8945
+2737.553743	70.5413
+2737.625390	69.9384
+2737.697039	63.3062
+2737.768688	64.5121
+2737.840338	75.9676
+2737.911989	82.5997
+2737.983641	82.5997
+2738.055294	85.0114
+2738.126948	81.9968
+2738.198602	73.5559
+2738.270258	94.0552
+2738.341915	82.5997
+2738.413572	65.7179
+2738.485231	62.1004
+2738.556890	54.8653
+2738.628551	63.3062
+2738.700212	47.6303
+2738.771874	38.5864
+2738.843538	48.8361
+2738.915202	48.8361
+2738.986867	71.7471
+2739.058533	81.3939
+2739.130200	69.9384
+2739.201868	78.3793
+2739.273537	83.8056
+2739.345206	88.6289
+2739.416877	92.8494
+2739.488549	89.2318
+2739.560221	85.0114
+2739.631895	62.1004
+2739.703569	74.7617
+2739.775245	85.0114
+2739.846921	76.5705
+2739.918598	62.1004
+2739.990277	44.0127
+2740.061956	67.5267
+2740.133636	81.9968
+2740.205317	71.1442
+2740.276999	78.9822
+2740.348682	89.2318
+2740.420366	101.893
+2740.492050	109.128
+2740.563736	71.1442
+2740.635423	49.439
+2740.707110	78.3793
+2740.778799	97.0698
+2740.850488	106.717
+2740.922179	102.496
+2740.993870	68.1296
+2741.065562	59.6887
+2741.137256	61.4975
+2741.208950	63.3062
+2741.280645	66.3208
+2741.352341	86.8202
+2741.424038	91.0406
+2741.495736	68.1296
+2741.567435	65.7179
+2741.639134	67.5267
+2741.710835	62.7033
+2741.782537	58.4828
+2741.854239	78.3793
+2741.925943	89.8348
+2741.997647	88.6289
+2742.069353	105.511
+2742.141059	100.687
+2742.212766	83.2026
+2742.284475	72.953
+2742.356184	63.9091
+2742.427894	61.4975
+2742.499605	71.7471
+2742.571317	92.8494
+2742.643030	98.2757
+2742.714744	81.9968
+2742.786458	61.4975
+2742.858174	55.4682
+2742.929891	71.1442
+2743.001608	65.7179
+2743.073327	43.4098
+2743.145046	44.0127
+2743.216767	68.7325
+2743.288488	91.0406
+2743.360210	100.084
+2743.431934	81.9968
+2743.503658	77.7763
+2743.575383	94.0552
+2743.647109	81.3939
+2743.718836	48.8361
+2743.790564	44.6156
+2743.862293	65.7179
+2743.934023	80.7909
+2744.005753	70.5413
+2744.077485	66.9238
+2744.149218	58.4828
+2744.220951	68.7325
+2744.292686	92.8494
+2744.364421	90.4377
+2744.436157	63.9091
+2744.507895	52.4536
+2744.579633	65.115
+2744.651372	60.2916
+2744.723112	52.4536
+2744.794853	51.8507
+2744.866595	55.4682
+2744.938338	68.1296
+2745.010082	108.525
+2745.081827	114.555
+2745.153572	111.54
+2745.225319	95.2611
+2745.297067	70.5413
+2745.368815	83.8055
+2745.440565	76.5705
+2745.512315	63.9091
+2745.584066	75.9676
+2745.655819	78.3793
+2745.727572	65.115
+2745.799326	60.8945
+2745.871081	70.5413
+2745.942837	81.9968
+2746.014594	97.6728
+2746.086352	88.026
+2746.158111	77.1734
+2746.229871	83.8056
+2746.301632	98.8786
+2746.373393	117.569
+2746.445156	120.584
+2746.516919	94.0552
+2746.588684	83.2026
+2746.660449	101.29
+2746.732216	116.966
+2746.803983	104.908
+2746.875751	105.511
+2746.947520	85.0114
+2747.019291	80.188
+2747.091062	121.187
+2747.162834	126.01
+2747.234606	112.143
+2747.306380	156.759
+2747.378155	170.626
+2747.449931	133.848
+2747.521708	102.496
+2747.593485	81.3939
+2747.665264	88.026
+2747.737043	75.3647
+2747.808824	72.3501
+2747.880605	90.4377
+2747.952387	98.8786
+2748.024171	113.952
+2748.095955	130.231
+2748.167740	145.304
+2748.239526	159.171
+2748.311313	167.612
+2748.383101	156.156
+2748.454890	131.436
+2748.526679	104.305
+2748.598470	71.1442
+2748.670262	53.0566
+2748.742054	66.3208
+2748.813848	84.4085
+2748.885642	86.8202
+2748.957438	77.7764
+2749.029234	109.128
+2749.101032	164.597
+2749.172830	210.419
+2749.244629	198.361
+2749.316429	179.067
+2749.388230	188.714
+2749.460032	161.582
+2749.531835	122.996
+2749.603639	77.7764
+2749.675444	74.7618
+2749.747250	81.3939
+2749.819056	84.4085
+2749.890864	60.2917
+2749.962672	65.7179
+2750.034482	86.2173
+2750.106292	105.511
+2750.178104	147.715
+2750.249916	183.891
+2750.321729	202.581
+2750.393543	200.169
+2750.465358	160.98
+2750.537175	119.981
+2750.608992	117.569
+2750.680809	137.466
+2750.752628	112.746
+2750.824448	74.7618
+2750.896269	97.0699
+2750.968091	115.158
+2751.039913	82.5997
+2751.111737	75.3647
+2751.183561	138.069
+2751.255387	148.318
+2751.327213	112.746
+2751.399040	82.5997
+2751.470869	100.084
+2751.542698	107.922
+2751.614528	124.804
+2751.686359	106.114
+2751.758191	68.7325
+2751.830024	50.6449
+2751.901858	66.3209
+2751.973693	74.1588
+2752.045528	80.791
+2752.117365	93.4523
+2752.189203	89.8348
+2752.261041	69.9384
+2752.332881	97.6728
+2752.404721	127.216
+2752.476562	105.511
+2752.548405	80.1881
+2752.620248	60.8946
+2752.692092	61.4975
+2752.763937	62.1004
+2752.835783	53.6595
+2752.907630	43.4098
+2752.979478	73.5559
+2753.051327	91.6436
+2753.123177	99.4815
+2753.195028	85.6143
+2753.266879	69.3355
+2753.338732	69.9384
+2753.410586	92.2465
+2753.482440	106.114
+2753.554296	76.5705
+2753.626152	60.8946
+2753.698009	51.8507
+2753.769868	53.0566
+2753.841727	74.7618
+2753.913587	59.6887
+2753.985448	41.6011
+2754.057310	68.1296
+2754.129173	68.7325
+2754.201037	61.4975
+2754.272902	66.3209
+2754.344767	71.7471
+2754.416634	71.7471
+2754.488502	54.2624
+2754.560370	60.2916
+2754.632240	66.3209
+2754.704110	62.7033
+2754.775981	70.5413
+2754.847854	79.5851
+2754.919727	68.7325
+2754.991601	57.277
+2755.063476	71.1442
+2755.135352	83.2027
+2755.207229	81.9968
+2755.279107	89.8348
+2755.350986	89.2319
+2755.422866	60.2916
+2755.494747	47.6303
+2755.566629	69.9384
+2755.638511	69.3355
+2755.710395	66.9238
+2755.782279	71.7471
+2755.854165	78.3793
+2755.926051	118.172
+2755.997938	112.746
+2756.069827	83.8056
+2756.141716	94.0552
+2756.213606	81.9968
+2756.285497	82.5997
+2756.357389	77.7764
+2756.429282	48.8361
+2756.501176	25.9251
+2756.573071	25.3222
+2756.644966	43.4098
+2756.716863	70.5413
+2756.788761	75.9676
+2756.860659	82.5997
+2756.932559	98.2757
+2757.004459	65.115
+2757.076361	50.042
+2757.148263	76.5705
+2757.220166	109.128
+2757.292070	95.2611
+2757.363976	42.8069
+2757.435882	41.6011
+2757.507789	62.7033
+2757.579697	59.6887
+2757.651605	51.8507
+2757.723515	66.9238
+2757.795426	98.8786
+2757.867338	78.9822
+2757.939250	33.7631
+2758.011164	42.204
+2758.083078	48.2332
+2758.154994	56.6741
+2758.226910	54.8653
+2758.298828	60.8946
+2758.370746	68.7325
+2758.442665	65.7179
+2758.514585	75.3647
+2758.586506	72.3501
+2758.658428	74.1588
+2758.730351	68.1296
+2758.802275	52.4536
+2758.874200	65.7179
+2758.946126	74.7617
+2759.018052	68.1296
+2759.089980	61.4975
+2759.161909	77.7763
+2759.233838	91.6435
+2759.305769	89.2318
+2759.377700	72.35
+2759.449632	85.0114
+2759.521566	80.188
+2759.593500	38.5864
+2759.665435	49.439
+2759.737371	68.1296
+2759.809308	75.9676
+2759.881246	92.8494
+2759.953185	83.8056
+2760.025125	74.7617
+2760.097065	78.9822
+2760.169007	96.4669
+2760.240950	89.2318
+2760.312893	78.9822
+2760.384838	90.4377
+2760.456783	82.5997
+2760.528730	71.7471
+2760.600677	63.3062
+2760.672625	64.5121
+2760.744575	66.9238
+2760.816525	71.7471
+2760.888476	73.5559
+2760.960428	83.2026
+2761.032381	93.4523
+2761.104335	87.4231
+2761.176289	101.893
+2761.248245	119.378
+2761.320202	141.083
+2761.392160	152.539
+2761.464118	117.569
+2761.536078	81.3939
+2761.608038	53.0565
+2761.680000	50.0419
+2761.751962	55.4682
+2761.823925	40.9981
+2761.895889	47.6302
+2761.967854	67.5267
+2762.039821	81.3939
+2762.111788	71.7471
+2762.183756	64.512
+2762.255724	97.0698
+2762.327694	102.496
+2762.399665	74.1588
+2762.471637	70.5413
+2762.543609	81.3939
+2762.615583	91.6435
+2762.687558	76.5705
+2762.759533	69.3354
+2762.831509	66.9237
+2762.903487	48.2332
+2762.975465	38.5864
+2763.047444	48.8361
+2763.119424	81.9968
+2763.191405	90.4377
+2763.263387	81.9968
+2763.335370	75.9676
+2763.407354	88.026
+2763.479339	80.7909
+2763.551325	56.6741
+2763.623312	54.8653
+2763.695299	51.8507
+2763.767288	72.35
+2763.839277	76.5705
+2763.911268	75.9676
+2763.983259	82.5997
+2764.055252	82.5997
+2764.127245	87.4231
+2764.199239	96.4669
+2764.271234	75.9676
+2764.343230	85.0114
+2764.415227	101.893
+2764.487225	78.3792
+2764.559224	64.512
+2764.631224	79.5851
+2764.703225	85.6143
+2764.775227	68.7325
+2764.847229	68.7325
+2764.919233	74.1588
+2764.991237	75.3646
+2765.063243	63.9091
+2765.135249	67.5266
+2765.207256	76.5705
+2765.279265	68.7325
+2765.351274	104.305
+2765.423284	112.143
+2765.495295	76.5705
+2765.567307	66.9237
+2765.639320	88.026
+2765.711334	94.0552
+2765.783349	87.423
+2765.855365	47.6302
+2765.927381	45.8215
+2765.999399	43.4098
+2766.071418	56.674
+2766.143437	105.511
+2766.215458	100.084
+2766.287479	74.7617
+2766.359501	52.4536
+2766.431525	40.3952
+2766.503549	38.5864
+2766.575574	39.1893
+2766.647600	37.3806
+2766.719627	55.4682
+2766.791655	63.9091
+2766.863684	76.5705
+2766.935714	86.2172
+2767.007745	72.35
+2767.079776	68.1296
+2767.151809	84.4084
+2767.223843	72.9529
+2767.295877	80.7909
+2767.367913	85.0114
+2767.439949	53.0565
+2767.511986	33.763
+2767.584025	47.6302
+2767.656064	62.7033
+2767.728104	57.277
+2767.800145	58.4828
+2767.872187	62.7033
+2767.944230	71.7471
+2768.016274	73.5558
+2768.088319	69.3354
+2768.160365	58.4828
+2768.232411	58.4828
+2768.304459	72.9529
+2768.376508	62.7033
+2768.448557	63.9091
+2768.520608	71.1442
+2768.592659	60.2916
+2768.664712	62.7033
+2768.736765	74.7617
+2768.808819	65.7179
+2768.880874	53.6594
+2768.952930	82.5997
+2769.024987	69.3354
+2769.097045	40.9981
+2769.169104	53.6594
+2769.241164	68.1296
+2769.313225	65.1149
+2769.385287	77.1734
+2769.457349	107.319
+2769.529413	88.026
+2769.601477	69.9383
+2769.673543	81.3938
+2769.745609	88.6289
+2769.817677	68.1296
+2769.889745	50.0419
+2769.961814	57.277
+2770.033884	73.5558
+2770.105955	81.9967
+2770.178027	80.188
+2770.250100	71.7471
+2770.322174	68.7325
+2770.394249	83.2026
+2770.466325	91.0406
+2770.538402	83.2026
+2770.610479	60.2916
+2770.682558	71.7471
+2770.754637	88.6289
+2770.826718	89.8347
+2770.898799	89.2318
+2770.970882	71.1442
+2771.042965	85.0114
+2771.115049	101.893
+2771.187134	75.3646
+2771.259221	70.5412
+2771.331308	78.9821
+2771.403396	68.1295
+2771.475484	51.8507
+2771.547574	33.1601
+2771.619665	46.4244
+2771.691757	56.674
+2771.763850	72.35
+2771.835943	97.6727
+2771.908038	74.7617
+2771.980133	37.3805
+2772.052230	46.4244
+2772.124327	42.8068
+2772.196425	22.9104
+2772.268524	33.1601
+2772.340625	69.3354
+2772.412726	74.1588
+2772.484828	54.8653
+2772.556931	44.6156
+2772.629035	74.1588
+2772.701140	105.511
+2772.773245	90.4376
+2772.845352	51.8507
+2772.917460	69.3354
+2772.989568	88.6289
+2773.061678	74.7617
+2773.133788	66.9237
+2773.205900	60.8945
+2773.278012	63.3062
+2773.350125	109.731
+2773.422240	130.833
+2773.494355	83.2026
+2773.566471	45.8214
+2773.638588	66.3208
+2773.710706	72.9529
+2773.782825	60.2916
+2773.854945	53.6594
+2773.927066	50.6448
+2773.999187	44.6156
+2774.071310	70.5412
+2774.143434	89.2318
+2774.215558	70.5412
+2774.287684	57.8799
+2774.359810	73.5558
+2774.431937	75.3646
+2774.504066	70.5412
+2774.576195	54.8653
+2774.648325	65.7179
+2774.720456	100.687
+2774.792588	85.0113
+2774.864721	68.7325
+2774.936855	77.7763
+2775.008990	86.8201
+2775.081126	91.0406
+2775.153263	89.2318
+2775.225400	86.8201
+2775.297539	75.3646
+2775.369678	77.1734
+2775.441819	86.8201
+2775.513960	64.512
+2775.586103	48.836
+2775.658246	60.2915
+2775.730390	82.5996
+2775.802535	69.3354
+2775.874682	59.0857
+2775.946829	93.4522
+2776.018977	98.8785
+2776.091125	68.7325
+2776.163275	73.5558
+2776.235426	90.4376
+2776.307578	89.8347
+2776.379731	106.114
+2776.451884	107.922
+2776.524039	88.0259
+2776.596194	91.6435
+2776.668351	104.908
+2776.740508	121.79
+2776.812666	126.613
+2776.884826	89.2318
+2776.956986	63.9091
+2777.029147	85.6143
+2777.101309	118.775
+2777.173472	101.29
+2777.245636	69.9383
+2777.317801	87.423
+2777.389967	94.0552
+2777.462133	83.2026
+2777.534301	78.9821
+2777.606470	69.3354
+2777.678639	75.3646
+2777.750810	83.8055
+2777.822981	75.9675
+2777.895153	95.8639
+2777.967327	119.981
+2778.039501	98.8785
+2778.111676	75.9675
+2778.183852	59.6886
+2778.256029	80.188
+2778.328207	91.6435
+2778.400386	83.2026
+2778.472566	50.0419
+2778.544747	42.8068
+2778.616929	65.1149
+2778.689111	73.5558
+2778.761295	83.8055
+2778.833480	99.4814
+2778.905665	100.084
+2778.977852	105.511
+2779.050039	77.1733
+2779.122227	72.9529
+2779.194416	69.3354
+2779.266607	97.0698
+2779.338798	105.511
+2779.410990	102.496
+2779.483183	72.9529
+2779.555377	85.0113
+2779.627572	88.0259
+2779.699767	68.7324
+2779.771964	86.8201
+2779.844162	100.687
+2779.916360	98.2756
+2779.988560	96.4668
+2780.060761	69.9383
+2780.132962	72.35
+2780.205164	81.3938
+2780.277368	88.6289
+2780.349572	98.2756
+2780.421777	124.804
+2780.493983	128.422
+2780.566190	94.0551
+2780.638398	103.099
+2780.710607	89.8347
+2780.782817	53.6594
+2780.855028	53.6594
+2780.927240	92.8493
+2780.999452	103.099
+2781.071666	112.143
+2781.143881	120.584
+2781.216096	93.4522
+2781.288312	88.6288
+2781.360530	110.937
+2781.432748	142.289
+2781.504967	123.598
+2781.577188	78.3792
+2781.649409	68.1295
+2781.721631	105.511
+2781.793854	135.054
+2781.866078	130.833
+2781.938303	124.201
+2782.010528	115.157
+2782.082755	89.2318
+2782.154983	86.8201
+2782.227212	85.0113
+2782.299441	86.2171
+2782.371672	97.6727
+2782.443903	95.8639
+2782.516135	75.9675
+2782.588369	71.1441
+2782.660603	113.349
+2782.732838	110.937
+2782.805074	94.658
+2782.877311	101.29
+2782.949549	90.4376
+2783.021788	95.8639
+2783.094028	99.4814
+2783.166269	106.114
+2783.238511	119.378
+2783.310754	112.143
+2783.382997	114.554
+2783.455242	110.334
+2783.527487	86.2171
+2783.599734	77.7762
+2783.671981	66.3207
+2783.744229	57.8798
+2783.816479	65.7178
+2783.888729	82.5996
+2783.960980	98.2756
+2784.033232	95.261
+2784.105485	86.8201
+2784.177739	86.8201
+2784.249994	94.0551
+2784.322250	81.9967
+2784.394506	71.747
+2784.466764	102.496
+2784.539023	126.613
+2784.611282	91.6434
+2784.683543	53.6594
+2784.755804	45.8214
+2784.828067	53.6594
+2784.900330	62.1003
+2784.972594	64.512
+2785.044859	65.7178
+2785.117126	77.1733
+2785.189393	107.319
+2785.261661	120.584
+2785.333930	125.407
+2785.406200	106.114
+2785.478470	86.8201
+2785.550742	78.9821
+2785.623015	83.8055
+2785.695288	50.6448
+2785.767563	37.9834
+2785.839839	51.2477
+2785.912115	42.8068
+2785.984392	52.4535
+2786.056671	85.6142
+2786.128950	104.908
+2786.201230	110.334
+2786.273511	107.922
+2786.345793	86.8201
+2786.418076	65.7178
+2786.490360	56.674
+2786.562645	60.8944
+2786.634931	77.1733
+2786.707218	82.5996
+2786.779506	56.0711
+2786.851794	33.16
+2786.924084	65.1149
+2786.996374	89.2318
+2787.068666	78.3792
+2787.140958	71.747
+2787.213251	60.8944
+2787.285546	53.6594
+2787.357841	53.6594
+2787.430137	50.0418
+2787.502434	72.9529
+2787.574732	124.201
+2787.647031	111.54
+2787.719331	57.8798
+2787.791632	56.674
+2787.863934	55.4681
+2787.936236	63.909
+2788.008540	82.5996
+2788.080845	85.6142
+2788.153150	109.731
+2788.225457	115.76
+2788.297764	98.2756
+2788.370072	83.2025
+2788.442382	84.4084
+2788.514692	97.0697
+2788.587003	84.4084
+2788.659315	57.2769
+2788.731628	50.0418
+2788.803942	52.4535
+2788.876257	50.6448
+2788.948573	69.3353
+2789.020889	75.3645
+2789.093207	53.6594
+2789.165526	49.4389
+2789.237845	57.8798
+2789.310166	59.6886
+2789.382487	56.0711
+2789.454810	75.3645
+2789.527133	94.658
+2789.599457	110.937
+2789.671783	109.731
+2789.744109	88.0259
+2789.816436	105.511
+2789.888764	103.702
+2789.961093	63.909
+2790.033423	76.5704
+2790.105754	94.6581
+2790.178085	78.3792
+2790.250418	70.5412
+2790.322752	62.7032
+2790.395086	50.0418
+2790.467422	56.674
+2790.539758	79.585
+2790.612096	74.7616
+2790.684434	62.7032
+2790.756773	78.3792
+2790.829113	88.6288
+2790.901455	90.4376
+2790.973797	98.8785
+2791.046140	86.8201
+2791.118484	75.3645
+2791.190829	112.143
+2791.263174	129.025
+2791.335521	80.1879
+2791.407869	59.6886
+2791.480218	60.2915
+2791.552567	59.0857
+2791.624918	74.7616
+2791.697269	85.6142
+2791.769622	82.5996
+2791.841975	76.5704
+2791.914329	76.5704
+2791.986684	68.1295
+2792.059041	50.6448
+2792.131398	42.2039
+2792.203756	31.3513
+2792.276115	31.9542
+2792.348475	49.4389
+2792.420835	80.1879
+2792.493197	89.8347
+2792.565560	74.1587
+2792.637924	81.3938
+2792.710288	103.702
+2792.782654	93.4522
+2792.855020	56.674
+2792.927388	63.3061
+2792.999756	66.9236
+2793.072125	77.7762
+2793.144495	112.746
+2793.216867	91.0405
+2793.289239	51.8506
+2793.361612	60.2915
+2793.433986	68.1295
+2793.506361	78.3792
+2793.578736	77.1733
+2793.651113	69.3353
+2793.723491	80.1879
+2793.795870	73.5558
+2793.868249	72.3499
+2793.940630	98.2756
+2794.013011	91.6434
+2794.085394	74.7616
+2794.157777	69.3353
+2794.230161	66.3207
+2794.302546	57.2769
+2794.374933	47.0272
+2794.447320	70.5412
+2794.519708	108.525
+2794.592097	99.4814
+2794.664487	75.3645
+2794.736877	65.1149
+2794.809269	66.9236
+2794.881662	68.7324
+2794.954056	75.9675
+2795.026450	90.4376
+2795.098846	81.3938
+2795.171242	68.7324
+2795.243640	58.4827
+2795.316038	53.6594
+2795.388437	73.5558
+2795.460837	91.6434
+2795.533239	91.6434
+2795.605641	77.1733
+2795.678044	60.2915
+2795.750448	54.2623
+2795.822853	71.1441
+2795.895258	68.1295
+2795.967665	59.0857
+2796.040073	62.1003
+2796.112482	97.0697
+2796.184891	98.8785
+2796.257302	74.1587
+2796.329713	79.585
+2796.402126	78.9821
+2796.474539	83.8054
+2796.546953	74.1587
+2796.619369	53.0564
+2796.691785	52.4535
+2796.764202	64.5119
+2796.836620	77.1733
+2796.909039	78.9821
+2796.981459	65.1149
+2797.053880	70.5412
+2797.126301	77.1733
+2797.198724	97.6726
+2797.271148	113.952
+2797.343572	96.4668
+2797.415998	71.747
+2797.488424	67.5266
+2797.560852	38.5863
+2797.633280	37.9834
+2797.705709	50.0418
+2797.778140	54.2623
+2797.850571	53.6594
+2797.923003	44.6155
+2797.995436	48.836
+2798.067870	89.8347
+2798.140305	94.0551
+2798.212741	63.3061
+2798.285178	70.5412
+2798.357615	78.3792
+2798.430054	82.5996
+2798.502494	78.3792
+2798.574934	68.1295
+2798.647376	65.1149
+2798.719818	69.3353
+2798.792261	63.3061
+2798.864706	67.5266
+2798.937151	61.4973
+2799.009597	52.4535
+2799.082044	51.8506
+2799.154492	71.747
+2799.226941	81.3938
+2799.299391	74.7616
+2799.371842	85.6142
+2799.444294	81.9967
+2799.516746	83.2025
+2799.589200	90.4376
+2799.661655	89.2317
+2799.734110	78.3792
+2799.806567	65.7178
+2799.879024	51.8506
+2799.951483	48.836
+2800.023942	41.6009
+2800.096402	58.4827
+2800.168863	80.7908
+2800.241325	75.3645
+2800.313788	57.2769
+2800.386252	66.9236
+2800.458717	75.9675
+2800.531183	72.3499
+2800.603650	61.4973
+2800.676118	58.4827
+2800.748586	87.423
+2800.821056	97.0697
+2800.893527	68.7324
+2800.965998	76.5704
+2801.038470	72.9529
+2801.110944	63.909
+2801.183418	73.5558
+2801.255893	79.585
+2801.328370	67.5266
+2801.400847	57.8798
+2801.473325	36.1746
+2801.545804	26.5279
+2801.618284	42.8068
+2801.690764	46.4243
+2801.763246	56.071
+2801.835729	63.3061
+2801.908213	63.3061
+2801.980697	63.3061
+2802.053183	66.3207
+2802.125669	66.3207
+2802.198157	47.6301
+2802.270645	39.7922
+2802.343134	57.8798
+2802.415625	116.363
+2802.488116	121.187
+2802.560608	79.585
+2802.633101	62.1003
+2802.705595	80.7908
+2802.778090	67.5266
+2802.850586	57.8798
+2802.923083	66.3207
+2802.995580	78.9821
+2803.068079	91.6434
+2803.140579	74.1587
+2803.213079	51.8506
+2803.285581	66.3207
+2803.358083	69.9383
+2803.430586	50.6448
+2803.503091	56.0711
+2803.575596	49.4389
+2803.648102	48.836
+2803.720609	50.0418
+2803.793117	56.0711
+2803.865626	63.909
+2803.938136	86.8201
+2804.010647	71.747
+2804.083159	47.0272
+2804.155672	53.0565
+2804.228185	66.9237
+2804.300700	75.9675
+2804.373216	66.3207
+2804.445732	65.7178
+2804.518250	57.2769
+2804.590768	47.0272
+2804.663287	80.1879
+2804.735807	94.6581
+2804.808329	83.2025
+2804.880851	64.512
+2804.953374	45.8214
+2805.025898	59.0857
+2805.098423	81.9967
+2805.170949	92.2464
+2805.243475	110.937
+2805.316003	113.952
+2805.388532	97.0697
+2805.461061	74.1587
+2805.533592	45.8214
+2805.606124	63.3061
+2805.678656	104.305
+2805.751189	81.3938
+2805.823724	47.6301
+2805.896259	60.2915
+2805.968795	77.1733
+2806.041332	80.1879
+2806.113870	72.3499
+2806.186409	80.1879
+2806.258949	73.5558
+2806.331490	74.1587
+2806.404032	54.8652
+2806.476575	48.836
+2806.549118	59.6886
+2806.621663	53.6594
+2806.694209	43.4097
+2806.766755	63.909
+2806.839302	56.071
+2806.911851	60.2915
+2806.984400	91.0405
+2807.056950	145.906
+2807.129502	200.169
+2807.202054	267.094
+2807.274607	311.71
+2807.347161	290.608
+2807.419716	209.816
+2807.492272	168.214
+2807.564828	132.642
+2807.637386	119.378
+2807.709945	118.775
+2807.782504	94.0551
+2807.855065	61.4974
+2807.927627	103.702
+2808.000189	171.229
+2808.072752	211.625
+2808.145317	273.123
+2808.217882	367.179
+2808.290448	377.428
+2808.363015	337.635
+2808.435583	245.388
+2808.508152	177.861
+2808.580722	121.187
+2808.653293	95.261
+2808.725865	106.717
+2808.798438	94.6581
+2808.871011	92.2464
+2808.943586	95.8639
+2809.016162	122.995
+2809.088738	197.155
+2809.161316	292.416
+2809.233894	326.18
+2809.306473	317.739
+2809.379054	340.047
+2809.451635	272.52
+2809.524217	176.052
+2809.596800	113.349
+2809.669384	105.511
+2809.741969	94.0551
+2809.814555	92.2464
+2809.887142	104.908
+2809.959729	101.29
+2810.032318	105.511
+2810.104908	151.936
+2810.177498	185.096
+2810.250090	199.566
+2810.322682	217.051
+2810.395276	156.759
+2810.467870	112.746
+2810.540465	118.172
+2810.613061	118.775
+2810.685658	104.908
+2810.758257	88.6289
+2810.830856	63.3061
+2810.903455	84.4084
+2810.976056	100.687
+2811.048658	81.3938
+2811.121261	94.0551
+2811.193865	131.436
+2811.266469	163.391
+2811.339075	162.185
+2811.411681	126.613
+2811.484289	99.4814
+2811.556897	94.0552
+2811.629507	98.8785
+2811.702117	76.5704
+2811.774728	53.6594
+2811.847340	58.4828
+2811.919953	78.3792
+2811.992567	88.6289
+2812.065182	94.6581
+2812.137798	85.6142
+2812.210415	97.0698
+2812.283033	83.2026
+2812.355651	89.2318
+2812.428271	107.922
+2812.500892	103.099
+2812.573513	93.4522
+2812.646136	69.3354
+2812.718759	45.8214
+2812.791383	42.8068
+2812.864009	69.3354
+2812.936635	97.0698
+2813.009262	88.6289
+2813.081890	68.7324
+2813.154519	70.5412
+2813.227149	104.908
+2813.299780	82.5996
+2813.372412	71.747
+2813.445044	101.29
+2813.517678	79.585
+2813.590313	48.2331
+2813.662948	51.8506
+2813.735585	52.4536
+2813.808222	39.7922
+2813.880861	47.0273
+2813.953500	80.7909
+2814.026140	102.496
+2814.098781	94.0551
+2814.171424	80.7909
+2814.244067	56.674
+2814.316711	53.6594
+2814.389356	71.1441
+2814.462002	72.35
+2814.534648	84.4084
+2814.607296	79.585
+2814.679945	79.585
+2814.752595	77.7763
+2814.825245	51.2477
+2814.897897	53.6594
+2814.970549	63.3061
+2815.043202	68.1295
+2815.115857	78.9821
+2815.188512	73.5558
+2815.261168	83.8055
+2815.333825	97.6727
+2815.406484	77.7763
+2815.479143	57.8799
+2815.551802	53.6594
+2815.624463	66.9237
+2815.697125	58.4828
+2815.769788	37.3805
+2815.842452	34.9688
+2815.915116	53.0565
+2815.987782	75.3646
+2816.060448	83.2026
+2816.133116	88.0259
+2816.205784	75.3646
+2816.278454	72.9529
+2816.351124	70.5412
+2816.423795	75.9675
+2816.496467	74.7617
+2816.569140	60.8945
+2816.641814	56.674
+2816.714489	60.8945
+2816.787165	51.2477
+2816.859842	62.1003
+2816.932520	70.5412
+2817.005199	76.5704
+2817.077878	71.1441
+2817.150559	74.1587
+2817.223240	85.6142
+2817.295923	80.7909
+2817.368606	67.5266
+2817.441291	65.7178
+2817.513976	70.5412
+2817.586662	106.114
+2817.659349	97.6727
+2817.732037	51.2477
+2817.804726	34.9688
+2817.877416	58.4828
+2817.950107	71.7471
+2818.022799	60.2915
+2818.095492	54.2623
+2818.168185	76.5704
+2818.240880	93.4522
+2818.313576	94.6581
+2818.386272	78.9821
+2818.458970	63.3061
+2818.531668	65.7178
+2818.604367	65.1149
+2818.677068	71.7471
+2818.749769	81.3938
+2818.822471	78.9821
+2818.895174	51.8506
+2818.967878	59.6886
+2819.040583	62.7032
+2819.113289	54.8652
+2819.185996	63.9091
+2819.258704	85.6142
+2819.331412	107.319
+2819.404122	117.569
+2819.476833	95.261
+2819.549544	71.1441
+2819.622257	65.1149
+2819.694970	71.747
+2819.767684	57.8798
+2819.840400	34.9688
+2819.913116	33.1601
+2819.985833	41.601
+2820.058551	60.2915
+2820.131270	81.3938
+2820.203990	110.937
+2820.276711	124.201
+2820.349433	96.4668
+2820.422156	78.9821
+2820.494879	91.6435
+2820.567604	85.0113
+2820.640330	69.3354
+2820.713056	78.3792
+2820.785784	82.5996
+2820.858512	87.423
+2820.931241	85.6142
+2821.003972	59.6886
+2821.076703	59.0857
+2821.149435	68.7324
+2821.222168	63.3061
+2821.294902	63.3061
+2821.367637	64.512
+2821.440373	59.6886
+2821.513110	45.2185
+2821.585848	50.0419
+2821.658586	60.8944
+2821.731326	55.4682
+2821.804067	56.0711
+2821.876808	37.9834
+2821.949551	41.601
+2822.022294	54.2623
+2822.095039	74.7616
+2822.167784	78.3792
+2822.240530	70.5412
+2822.313277	74.7616
+2822.386025	67.5266
+2822.458774	68.1295
+2822.531524	72.35
+2822.604275	60.2915
+2822.677027	36.1747
+2822.749780	35.5717
+2822.822534	55.4681
+2822.895288	60.2915
+2822.968044	72.35
+2823.040800	87.423
+2823.113558	83.2025
+2823.186316	61.4974
+2823.259076	63.3061
+2823.331836	86.8201
+2823.404597	88.0259
+2823.477359	85.6142
+2823.550122	65.7178
+2823.622886	58.4828
+2823.695651	62.1003
+2823.768417	47.6302
+2823.841184	43.4097
+2823.913952	75.3646
+2823.986721	77.1733
+2824.059490	55.4681
+2824.132261	65.7178
+2824.205033	78.9821
+2824.277805	65.1149
+2824.350578	63.909
+2824.423353	70.5412
+2824.496128	54.2623
+2824.568904	55.4681
+2824.641681	42.8068
+2824.714460	31.9542
+2824.787239	44.6156
+2824.860019	63.909
+2824.932800	75.9675
+2825.005581	100.084
+2825.078364	115.157
+2825.151148	127.819
+2825.223933	119.378
+2825.296718	81.3938
+2825.369505	69.9383
+2825.442292	88.0259
+2825.515081	92.2464
+2825.587870	90.4376
+2825.660660	70.5412
+2825.733452	48.2331
+2825.806244	60.8944
+2825.879037	75.3646
+2825.951831	89.2318
+2826.024626	101.29
+2826.097422	86.8201
+2826.170219	82.5996
+2826.243016	81.9967
+2826.315815	92.8493
+2826.388615	102.496
+2826.461415	100.687
+2826.534217	66.9237
+2826.607019	35.5717
+2826.679823	53.6594
+2826.752627	80.1879
+2826.825433	77.7762
+2826.898239	51.2477
+2826.971046	63.3061
+2827.043854	101.893
+2827.116663	72.9529
+2827.189473	59.0857
+2827.262284	77.1733
+2827.335096	95.8639
+2827.407909	124.804
+2827.480722	122.995
+2827.553537	89.8347
+2827.626353	75.9675
+2827.699169	95.8639
+2827.771987	78.3792
+2827.844805	37.9834
+2827.917624	50.0419
+2827.990445	75.3646
+2828.063266	72.9529
+2828.136088	93.4522
+2828.208911	102.496
+2828.281735	103.702
+2828.354560	116.363
+2828.427386	101.893
+2828.500213	94.0551
+2828.573041	81.3938
+2828.645870	86.8201
+2828.718699	86.8201
+2828.791530	64.512
+2828.864362	60.8944
+2828.937194	83.2025
+2829.010027	98.8785
+2829.082862	88.0259
+2829.155697	87.423
+2829.228533	98.8785
+2829.301371	104.908
+2829.374209	90.4376
+2829.447048	86.8201
+2829.519888	81.9967
+2829.592729	70.5412
+2829.665571	77.1733
+2829.738413	88.6288
+2829.811257	71.747
+2829.884102	66.9237
+2829.956947	68.7324
+2830.029794	75.9675
+2830.102641	101.893
+2830.175490	98.2756
+2830.248339	69.9383
+2830.321190	75.9675
+2830.394041	74.1587
+2830.466893	54.2623
+2830.539746	65.1149
+2830.612600	68.7324
+2830.685455	80.7909
+2830.758311	90.4376
+2830.831168	74.7616
+2830.904026	74.7616
+2830.976884	95.261
+2831.049744	93.4522
+2831.122605	89.8347
+2831.195466	85.0113
+2831.268329	107.922
+2831.341192	98.2756
+2831.414057	78.3792
+2831.486922	69.3354
+2831.559788	52.4536
+2831.632655	44.6156
+2831.705523	61.4974
+2831.778393	66.9237
+2831.851263	66.9237
+2831.924133	61.4974
+2831.997005	52.4535
+2832.069878	92.8493
+2832.142752	97.0697
+2832.215627	65.1149
+2832.288502	72.9529
+2832.361379	72.9529
+2832.434256	84.4084
+2832.507135	119.378
+2832.580014	115.76
+2832.652894	62.1003
+2832.725776	26.5279
+2832.798658	37.9834
+2832.871541	41.601
+2832.944425	47.6302
+2833.017310	68.7324
+2833.090196	80.1879
+2833.163083	62.1003
+2833.235971	72.35
+2833.308859	75.9675
+2833.381749	74.1587
+2833.454640	54.8652
+2833.527531	57.8798
+2833.600424	81.3938
+2833.673317	89.2318
+2833.746212	71.747
+2833.819107	44.6156
+2833.892003	37.3805
+2833.964900	49.4389
+2834.037798	60.8945
+2834.110698	63.9091
+2834.183598	63.9091
+2834.256498	56.0711
+2834.329400	57.8799
+2834.402303	49.4389
+2834.475207	51.2477
+2834.548112	64.512
+2834.621017	86.8201
+2834.693924	85.0113
+2834.766831	44.6156
+2834.839740	39.1893
+2834.912649	44.0127
+2834.985559	37.9834
+2835.058471	50.0419
+2835.131383	42.2039
+2835.204296	26.5279
+2835.277210	33.1601
+2835.350125	48.2331
+2835.423041	61.4974
+2835.495958	58.4828
+2835.568876	53.6594
+2835.641794	42.8068
+2835.714714	37.9834
+2835.787635	37.3805
+2835.860556	47.0273
+2835.933479	75.3646
+2836.006402	91.0406
+2836.079327	59.0857
+2836.152252	40.9981
+2836.225178	42.8068
+2836.298105	57.8799
+2836.371034	72.35
+2836.443963	86.2172
+2836.516893	121.79
+2836.589824	102.496
+2836.662756	51.8506
+2836.735688	39.1893
+2836.808622	39.1893
+2836.881557	53.0565
+2836.954492	75.9675
+2837.027429	101.29
+2837.100367	85.0113
+2837.173305	80.188
+2837.246244	79.585
+2837.319185	65.1149
+2837.392126	78.3792
+2837.465068	74.7617
+2837.538011	53.6594
+2837.610955	27.1309
+2837.683900	44.0127
+2837.756846	60.8945
+2837.829793	53.6594
+2837.902741	63.9091
+2837.975690	77.7763
+2838.048639	73.5558
+2838.121590	77.1734
+2838.194542	84.4084
+2838.267494	63.3062
+2838.340448	59.0857
+2838.413402	71.7471
+2838.486357	105.511
+2838.559314	116.363
+2838.632271	104.305
+2838.705229	106.717
+2838.778188	101.893
+2838.851148	77.7763
+2838.924109	63.3062
+2838.997071	60.8945
+2839.070034	61.4974
+2839.142997	74.1588
+2839.215962	74.1588
+2839.288928	51.2477
+2839.361894	37.3805
+2839.434862	40.9981
+2839.507830	56.0711
+2839.580800	58.4828
+2839.653770	51.2477
+2839.726741	44.0127
+2839.799714	48.2331
+2839.872687	74.7617
+2839.945661	64.512
+2840.018636	66.3208
+2840.091612	80.188
+2840.164589	88.0259
+2840.237566	91.6435
+2840.310545	81.3938
+2840.383525	80.188
+2840.456506	83.8055
+2840.529487	63.3062
+2840.602470	50.6448
+2840.675453	33.763
+2840.748438	45.8214
+2840.821423	59.0857
+2840.894409	38.5864
+2840.967396	46.4244
+2841.040384	68.1295
+2841.113374	78.3792
+2841.186364	72.35
+2841.259355	64.512
+2841.332346	68.7325
+2841.405339	75.9675
+2841.478333	82.5997
+2841.551328	78.9821
+2841.624323	72.9529
+2841.697320	51.2477
+2841.770318	40.9981
+2841.843316	54.8653
+2841.916315	71.7471
+2841.989316	74.7617
+2842.062317	89.8347
+2842.135319	84.4084
+2842.208322	69.3354
+2842.281326	86.8201
+2842.354331	107.922
+2842.427337	110.937
+2842.500344	127.819
+2842.573352	92.8493
+2842.646361	77.1734
+2842.719371	99.4815
+2842.792381	133.245
+2842.865393	122.392
+2842.938405	89.2318
+2843.011419	66.3208
+2843.084433	60.8945
+2843.157449	75.3646
+2843.230465	87.423
+2843.303482	95.8639
+2843.376500	95.8639
+2843.449519	118.172
+2843.522539	162.788
+2843.595560	173.038
+2843.668582	95.8639
+2843.741605	61.4974
+2843.814629	85.6143
+2843.887653	68.7325
+2843.960679	48.2331
+2844.033706	38.5864
+2844.106733	47.6302
+2844.179762	81.3938
+2844.252791	88.6289
+2844.325821	94.6581
+2844.398853	110.937
+2844.471885	95.8639
+2844.544918	91.0406
+2844.617952	91.0406
+2844.690987	85.6143
+2844.764023	98.8785
+2844.837060	81.3938
+2844.910098	63.9091
+2844.983137	47.0273
+2845.056176	88.0259
+2845.129217	153.141
+2845.202259	147.715
+2845.275301	131.436
+2845.348345	144.098
+2845.421389	169.42
+2845.494434	160.979
+2845.567481	116.363
+2845.640528	83.2026
+2845.713576	86.8201
+2845.786625	79.585
+2845.859675	50.6448
+2845.932726	61.4974
+2846.005778	96.4668
+2846.078831	106.717
+2846.151885	119.981
+2846.224939	132.642
+2846.297995	133.245
+2846.371052	144.098
+2846.444109	138.068
+2846.517168	116.966
+2846.590227	102.496
+2846.663287	110.937
+2846.736349	81.3938
+2846.809411	67.5266
+2846.882474	89.2318
+2846.955538	112.746
+2847.028603	132.039
+2847.101669	133.848
+2847.174736	119.981
+2847.247804	144.098
+2847.320873	177.861
+2847.393942	163.391
+2847.467013	141.686
+2847.540085	115.157
+2847.613157	78.9821
+2847.686231	74.1587
+2847.759305	79.585
+2847.832380	81.3938
+2847.905457	88.0259
+2847.978534	77.7763
+2848.051612	77.7763
+2848.124691	92.8493
+2848.197771	103.099
+2848.270852	115.157
+2848.343934	118.775
+2848.417017	107.922
+2848.490101	85.0113
+2848.563186	56.674
+2848.636271	50.0419
+2848.709358	57.2769
+2848.782445	55.4681
+2848.855534	73.5558
+2848.928623	59.0857
+2849.001714	31.9542
+2849.074805	50.6448
+2849.147897	62.1003
+2849.220990	59.0857
+2849.294084	78.3792
+2849.367179	80.1879
+2849.440275	87.423
+2849.513372	103.099
+2849.586470	75.3646
+2849.659569	66.3207
+2849.732669	74.1587
+2849.805769	58.4828
+2849.878871	54.2623
+2849.951973	43.4097
+2850.025077	49.4389
+2850.098181	49.4389
+2850.171287	39.7922
+2850.244393	60.8944
+2850.317500	80.1879
+2850.390608	83.8055
+2850.463717	80.1879
+2850.536828	78.9821
+2850.609938	81.9967
+2850.683050	63.9091
+2850.756163	33.16
+2850.829277	37.9834
+2850.902392	42.2039
+2850.975507	44.0126
+2851.048624	42.8068
+2851.121742	52.4535
+2851.194860	70.5412
+2851.267979	89.8347
+2851.341100	69.3354
+2851.414221	69.9383
+2851.487343	68.7324
+2851.560467	60.2915
+2851.633591	53.6594
+2851.706716	54.8652
+2851.779842	62.1003
+2851.852969	56.674
+2851.926096	42.8068
+2851.999225	47.6302
+2852.072355	75.9675
+2852.145486	88.0259
+2852.218617	65.7178
+2852.291750	57.2769
+2852.364883	64.512
+2852.438018	68.7324
+2852.511153	69.9383
+2852.584289	65.7178
+2852.657427	51.8506
+2852.730565	45.2185
+2852.803704	57.8798
+2852.876844	68.1295
+2852.949985	71.747
+2853.023127	63.909
+2853.096270	63.909
+2853.169413	62.1003
+2853.242558	62.1003
+2853.315704	50.6448
+2853.388851	56.674
+2853.461998	63.3061
+2853.535147	53.0565
+2853.608296	58.4828
+2853.681446	69.3353
+2853.754598	65.7178
+2853.827750	46.4243
+2853.900903	42.8068
+2853.974057	65.1149
+2854.047212	83.8055
+2854.120368	74.7616
+2854.193525	54.2623
+2854.266683	75.9675
+2854.339842	74.1587
+2854.413002	47.6302
+2854.486162	50.6448
+2854.559324	54.2623
+2854.632486	57.2769
+2854.705650	58.4828
+2854.778814	55.4682
+2854.851980	56.674
+2854.925146	54.8652
+2854.998313	59.0857
+2855.071481	48.836
+2855.144650	38.5863
+2855.217821	59.0857
+2855.290992	87.423
+2855.364163	98.8785
+2855.437336	73.5558
+2855.510510	46.4243
+2855.583685	66.3207
+2855.656861	66.3207
+2855.730037	56.674
+2855.803215	39.7922
+2855.876393	57.2769
+2855.949573	88.6288
+2856.022753	86.2171
+2856.095934	91.6434
+2856.169117	96.4668
+2856.242300	74.7616
+2856.315484	69.9383
+2856.388669	94.6581
+2856.461855	76.5704
+2856.535042	51.8506
+2856.608230	53.0565
+2856.681418	49.4389
+2856.754608	46.4243
+2856.827799	78.9821
+2856.900991	87.423
+2856.974183	70.5412
+2857.047377	51.8506
+2857.120571	39.7922
+2857.193766	38.5863
+2857.266963	41.6009
+2857.340160	68.1295
+2857.413358	72.9529
+2857.486557	63.3061
+2857.559757	57.8798
+2857.632958	68.7324
+2857.706160	65.7178
+2857.779363	71.1441
+2857.852567	71.1441
+2857.925772	69.9383
+2857.998977	57.2769
+2858.072184	42.8068
+2858.145392	35.5717
+2858.218600	59.0857
+2858.291809	81.3938
+2858.365020	69.9383
+2858.438231	50.0418
+2858.511443	60.8944
+2858.584657	86.2171
+2858.657871	81.3938
+2858.731086	73.5558
+2858.804302	83.2025
+2858.877519	72.9529
+2858.950737	66.3207
+2859.023955	61.4974
+2859.097175	74.7616
+2859.170396	77.7762
+2859.243617	59.0857
+2859.316840	53.6594
+2859.390064	85.6142
+2859.463288	92.8493
+2859.536513	60.8944
+2859.609740	50.0419
+2859.682967	62.7032
+2859.756195	63.9091
+2859.829424	47.6302
+2859.902654	44.0126
+2859.975885	62.7032
+2860.049117	73.5558
+2860.122350	69.3354
+2860.195584	79.585
+2860.268819	82.5996
+2860.342054	70.5412
+2860.415291	65.7178
+2860.488529	71.1441
+2860.561767	65.7178
+2860.635006	56.674
+2860.708247	54.8652
+2860.781488	53.6594
+2860.854730	41.601
+2860.927974	55.4682
+2861.001218	86.2172
+2861.074463	91.0405
+2861.147709	77.1733
+2861.220956	78.3792
+2861.294204	105.511
+2861.367452	90.4376
+2861.440702	63.9091
+2861.513953	77.7763
+2861.587205	98.8785
+2861.660457	98.2756
+2861.733711	51.8506
+2861.806965	72.9529
+2861.880220	88.6288
+2861.953477	70.5412
+2862.026734	82.5996
+2862.099992	91.0405
+2862.173251	75.9675
+2862.246511	86.8201
+2862.319772	88.6288
+2862.393034	62.7032
+2862.466297	40.998
+2862.539561	48.836
+2862.612826	71.747
+2862.686092	79.585
+2862.759358	98.2756
+2862.832626	97.0698
+2862.905894	76.5704
+2862.979164	73.5558
+2863.052434	70.5412
+2863.125705	72.9529
+2863.198978	72.35
+2863.272251	74.1587
+2863.345525	66.3207
+2863.418800	58.4828
+2863.492076	73.5558
+2863.565353	80.188
+2863.638631	63.3061
+2863.711910	30.1455
+2863.785189	21.1016
+2863.858470	36.7776
+2863.931752	40.998
+2864.005034	51.8506
+2864.078318	50.0419
+2864.151602	51.2477
+2864.224888	60.8945
+2864.298174	75.3646
+2864.371461	77.7763
+2864.444750	82.5996
+2864.518039	85.6143
+2864.591329	78.3792
+2864.664620	57.8799
+2864.737912	42.8068
+2864.811205	53.6594
+2864.884498	60.8945
+2864.957793	54.2623
+2865.031089	72.35
+2865.104386	87.423
+2865.177683	92.8493
+2865.250982	92.2464
+2865.324281	85.6142
+2865.397581	61.4974
+2865.470883	51.8506
+2865.544185	72.9529
+2865.617488	70.5412
+2865.690792	68.7324
+2865.764097	92.2464
+2865.837403	92.2464
+2865.910710	70.5412
+2865.984018	51.8506
+2866.057327	66.3208
+2866.130637	86.2172
+2866.203948	65.1149
+2866.277259	74.7617
+2866.350572	81.9967
+2866.423885	68.7324
+2866.497200	63.3061
+2866.570515	77.1733
+2866.643832	99.4814
+2866.717149	99.4814
+2866.790467	89.2318
+2866.863786	62.1003
+2866.937106	50.0419
+2867.010427	39.7922
+2867.083749	41.601
+2867.157072	60.8945
+2867.230396	57.2769
+2867.303721	50.6448
+2867.377046	60.8945
+2867.450373	48.2331
+2867.523701	31.9542
+2867.597029	31.9542
+2867.670359	25.3221
+2867.743689	26.5279
+2867.817020	39.7922
+2867.890353	63.3061
+2867.963686	65.1149
+2868.037020	52.4536
+2868.110355	51.2477
+2868.183691	44.6156
+2868.257028	47.0273
+2868.330366	57.2769
+2868.403705	45.8214
+2868.477045	42.8068
+2868.550385	74.1587
+2868.623727	81.3938
+2868.697069	56.674
+2868.770413	57.8799
+2868.843757	60.8945
+2868.917103	57.8799
+2868.990449	48.836
+2869.063796	53.6594
+2869.137145	57.2769
+2869.210494	44.6156
+2869.283844	44.0127
+2869.357195	72.9529
+2869.430547	78.9821
+2869.503900	71.1441
+2869.577254	62.7032
+2869.650608	41.601
+2869.723964	31.9542
+2869.797321	54.8652
+2869.870678	82.5996
+2869.944037	68.1295
+2870.017396	44.6156
+2870.090757	71.1441
+2870.164118	97.0698
+2870.237480	86.8201
+2870.310844	80.188
+2870.384208	85.6143
+2870.457573	72.35
+2870.530939	72.9529
+2870.604306	94.6581
+2870.677674	110.334
+2870.751043	92.8493
+2870.824412	54.2623
+2870.897783	61.4974
+2870.971155	51.8506
+2871.044527	55.4682
+2871.117901	103.099
+2871.191275	130.23
+2871.264651	119.378
+2871.338027	106.717
+2871.411404	103.702
+2871.484783	81.3938
+2871.558162	68.1295
+2871.631542	54.8652
+2871.704923	37.3805
+2871.778305	37.9834
+2871.851688	68.1295
+2871.925071	77.1733
+2871.998456	66.3208
+2872.071842	45.2185
+2872.145229	67.5266
+2872.218616	91.6435
+2872.292005	78.9821
+2872.365394	73.5558
+2872.438785	62.1003
+2872.512176	53.0565
+2872.585568	57.8799
+2872.658961	71.747
+2872.732356	73.5558
+2872.805751	65.1149
+2872.879147	64.512
+2872.952544	80.7909
+2873.025942	89.8347
+2873.099341	61.4974
+2873.172740	47.0273
+2873.246141	52.4536
+2873.319543	68.7324
+2873.392945	95.261
+2873.466349	101.29
+2873.539753	81.9967
+2873.613159	68.7324
+2873.686565	79.585
+2873.759972	74.1587
+2873.833381	66.3207
+2873.906790	69.9383
+2873.980200	86.2172
+2874.053611	72.35
+2874.127023	60.2915
+2874.200436	66.3207
+2874.273850	82.5996
+2874.347264	80.1879
+2874.420680	84.4084
+2874.494097	99.4814
+2874.567514	113.349
+2874.640933	106.716
+2874.714352	65.1149
+2874.787773	39.1893
+2874.861194	32.5571
+2874.934616	50.0419
+2875.008040	53.0565
+2875.081464	60.2915
+2875.154889	71.747
+2875.228315	91.6434
+2875.301742	104.908
+2875.375170	92.2464
+2875.448599	72.35
+2875.522028	49.4389
+2875.595459	39.1893
+2875.668891	53.6594
+2875.742323	52.4535
+2875.815757	40.998
+2875.889191	54.2623
+2875.962627	65.1149
+2876.036063	78.3792
+2876.109501	69.3353
+2876.182939	54.2623
+2876.256378	54.2623
+2876.329818	62.1003
+2876.403259	68.1295
+2876.476701	69.9383
+2876.550144	61.4974
+2876.623588	74.1587
+2876.697033	87.423
+2876.770478	54.8652
+2876.843925	41.6009
+2876.917373	64.512
+2876.990821	71.1441
+2877.064271	51.2477
+2877.137721	49.4389
+2877.211172	62.7032
+2877.284625	68.1295
+2877.358078	62.7032
+2877.431532	69.9383
+2877.504987	66.3207
+2877.578443	50.6448
+2877.651900	64.512
+2877.725358	88.0259
+2877.798817	84.4084
+2877.872277	51.2477
+2877.945738	62.1003
+2878.019199	89.2318
+2878.092662	96.4668
+2878.166125	69.3353
+2878.239590	42.2039
+2878.313055	44.6155
+2878.386522	63.3061
+2878.459989	72.9529
+2878.533457	81.3938
+2878.606926	64.512
+2878.680396	37.9834
+2878.753867	33.763
+2878.827339	30.7484
+2878.900812	43.4097
+2878.974286	47.6302
+2879.047761	42.2039
+2879.121237	69.3353
+2879.194713	65.1149
+2879.268191	37.3805
+2879.341670	57.2769
+2879.415149	75.3646
+2879.488629	66.9237
+2879.562111	57.2769
+2879.635593	48.836
+2879.709076	50.6448
+2879.782561	51.2477
+2879.856046	39.7922
+2879.929532	56.674
+2880.003019	57.8798
+2880.076507	33.763
+2880.149995	17.4841
+2880.223485	21.7045
+2880.296976	33.16
+2880.370468	45.2185
+2880.443960	48.836
+2880.517454	55.4681
+2880.590948	65.7178
+2880.664444	68.7324
+2880.737940	65.7178
+2880.811437	68.7324
+2880.884936	57.8798
+2880.958435	54.2623
+2881.031935	51.2477
+2881.105436	40.998
+2881.178938	68.1295
+2881.252441	83.2025
+2881.325945	67.5266
+2881.399450	48.2331
+2881.472955	49.4389
+2881.546462	57.2769
+2881.619970	45.8214
+2881.693478	42.8068
+2881.766988	46.4243
+2881.840498	47.6302
+2881.914009	43.4097
+2881.987522	40.998
+2882.061035	36.7776
+2882.134549	33.16
+2882.208064	53.6594
+2882.281580	60.2915
+2882.355097	34.3659
+2882.428615	18.6899
+2882.502134	44.6156
+2882.575654	63.3061
+2882.649175	64.512
+2882.722696	60.2915
+2882.796219	54.2623
+2882.869743	42.8068
+2882.943267	59.6886
+2883.016793	75.3646
+2883.090319	78.3792
+2883.163846	68.7324
+2883.237374	60.8944
+2883.310904	75.3646
+2883.384434	101.893
+2883.457965	76.5704
+2883.531497	50.6448
+2883.605030	58.4827
+2883.678564	52.4535
+2883.752098	56.0711
+2883.825634	52.4535
+2883.899171	51.8506
+2883.972708	59.6886
+2884.046247	43.4097
+2884.119787	42.8068
+2884.193327	37.3805
+2884.266868	43.4097
+2884.340411	47.0272
+2884.413954	57.2769
+2884.487498	47.6302
+2884.561043	47.0272
+2884.634589	66.3207
+2884.708136	61.4974
+2884.781684	47.6302
+2884.855233	48.2331
+2884.928783	61.4974
+2885.002334	39.7922
+2885.075885	32.5571
+2885.149438	36.7776
+2885.222991	31.9542
+2885.296546	40.998
+2885.370101	50.0418
+2885.443658	65.7178
+2885.517215	75.3646
+2885.590773	75.9675
+2885.664333	74.7616
+2885.737893	64.512
+2885.811454	53.6594
+2885.885016	34.9688
+2885.958579	29.5425
+2886.032143	35.5717
+2886.105707	40.3951
+2886.179273	50.6448
+2886.252840	71.747
+2886.326407	71.1441
+2886.399976	41.601
+2886.473545	27.7338
+2886.547116	39.1893
+2886.620687	52.4535
+2886.694260	51.2477
+2886.767833	43.4097
+2886.841407	36.1747
+2886.914982	48.836
+2886.988558	84.4084
+2887.062135	81.9967
+2887.135713	52.4535
+2887.209292	68.1295
+2887.282872	74.1587
+2887.356453	61.4974
+2887.430034	61.4974
+2887.503617	68.1295
+2887.577201	59.6886
+2887.650785	53.6594
+2887.724371	63.909
+2887.797957	61.4974
+2887.871544	48.836
+2887.945132	71.747
+2888.018722	101.893
+2888.092312	95.8639
+2888.165903	93.4522
+2888.239495	121.187
+2888.313088	126.01
+2888.386682	122.995
+2888.460277	95.8639
+2888.533872	64.512
+2888.607469	68.1295
+2888.681067	76.5704
+2888.754665	71.747
+2888.828265	63.909
+2888.901865	74.7616
+2888.975466	111.54
+2889.049069	113.952
+2889.122672	109.128
+2889.196276	120.584
+2889.269881	129.025
+2889.343487	118.172
+2889.417094	96.4668
+2889.490702	101.893
+2889.564311	105.511
+2889.637921	69.9383
+2889.711532	63.3061
+2889.785144	75.9675
+2889.858756	74.1587
+2889.932370	55.4682
+2890.005984	75.9675
+2890.079600	83.2026
+2890.153216	83.2026
+2890.226833	79.585
+2890.300452	89.2318
+2890.374071	95.8639
+2890.447691	79.585
+2890.521312	58.4828
+2890.594934	62.1003
+2890.668557	61.4974
+2890.742181	64.512
+2890.815806	61.4974
+2890.889432	56.0711
+2890.963058	69.3354
+2891.036686	72.9529
+2891.110315	63.3061
+2891.183944	61.4974
+2891.257574	45.8214
+2891.331206	44.6156
+2891.404838	65.1149
+2891.478471	92.2464
+2891.552106	112.143
+2891.625741	79.585
+2891.699377	72.9529
+2891.773014	66.3207
+2891.846652	63.3061
+2891.920291	64.512
+2891.993931	50.0419
+2892.067571	51.8506
+2892.141213	57.8798
+2892.214856	74.1587
+2892.288499	74.7616
+2892.362144	68.1295
+2892.435789	57.2769
+2892.509436	70.5412
+2892.583083	77.1733
+2892.656731	48.2331
+2892.730380	32.5571
+2892.804031	51.2477
+2892.877682	67.5266
+2892.951334	59.0857
+2893.024987	64.512
+2893.098641	71.1441
+2893.172295	78.3792
+2893.245951	86.2172
+2893.319608	90.4376
+2893.393265	79.585
+2893.466924	66.3207
+2893.540584	67.5266
+2893.614244	71.747
+2893.687905	71.747
+2893.761568	66.3207
+2893.835231	56.0711
+2893.908895	88.0259
+2893.982560	104.305
+2894.056226	69.9383
+2894.129893	50.0419
+2894.203561	65.7178
+2894.277230	49.4389
+2894.350900	42.2039
+2894.424571	64.512
+2894.498243	72.35
+2894.571915	37.9834
+2894.645589	42.8068
+2894.719263	58.4828
+2894.792939	56.0711
+2894.866615	60.8944
+2894.940293	54.2623
+2895.013971	46.4243
+2895.087650	46.4243
+2895.161330	41.601
+2895.235011	53.0565
+2895.308693	75.9675
+2895.382376	78.3792
+2895.456060	46.4243
+2895.529745	41.601
+2895.603431	47.0273
+2895.677118	57.2769
+2895.750805	77.1733
+2895.824494	63.3061
+2895.898183	21.1016
+2895.971874	34.3659
+2896.045565	45.2185
+2896.119257	45.2185
+2896.192951	54.8652
+2896.266645	77.1733
+2896.340340	88.0259
+2896.414036	69.3354
+2896.487733	65.7178
+2896.561431	53.6594
+2896.635130	51.8506
+2896.708830	59.6886
+2896.782531	63.9091
+2896.856232	65.7178
+2896.929935	66.3207
+2897.003639	49.4389
+2897.077343	40.998
+2897.151049	60.2915
+2897.224755	62.1003
+2897.298462	80.1879
+2897.372171	82.5996
+2897.445880	70.5412
+2897.519590	69.9383
+2897.593301	64.512
+2897.667013	47.6302
+2897.740726	42.2039
+2897.814440	47.0273
+2897.888155	46.4243
+2897.961871	49.4389
+2898.035587	54.2623
+2898.109305	63.3061
+2898.183024	93.4522
+2898.256743	85.6142
+2898.330464	57.2769
+2898.404185	47.0272
+2898.477907	53.6594
+2898.551631	48.2331
+2898.625355	37.3805
+2898.699080	60.2915
+2898.772806	68.7324
+2898.846533	50.0419
+2898.920261	39.7922
+2898.993990	37.9834
+2899.067720	61.4974
+2899.141451	81.9967
+2899.215182	62.1003
+2899.288915	44.0126
+2899.362649	50.0419
+2899.436383	47.0272
+2899.510119	42.2039
+2899.583855	30.7484
+2899.657592	50.0419
+2899.731331	57.2769
+2899.805070	53.6594
+2899.878810	52.4535
+2899.952551	53.0565
+2900.026293	51.2477
+2900.100036	45.8214
+2900.173780	35.5717
+2900.247525	34.3659
+2900.321271	46.4243
+2900.395017	75.9675
+2900.468765	88.6288
+2900.542514	83.2025
+2900.616263	88.6288
+2900.690014	61.4974
+2900.763765	65.7178
+2900.837517	81.9967
+2900.911271	75.9675
+2900.985025	69.3354
+2901.058780	62.7032
+2901.132536	44.0126
+2901.206293	34.3659
+2901.280051	45.2185
+2901.353810	59.6886
+2901.427570	48.2331
+2901.501331	46.4243
+2901.575093	77.1733
+2901.648855	72.35
+2901.722619	60.2915
+2901.796383	51.8506
+2901.870149	36.1747
+2901.943915	46.4243
+2902.017683	64.512
+2902.091451	59.0857
+2902.165220	50.0419
+2902.238990	40.3951
+2902.312761	31.9542
+2902.386533	44.6156
+2902.460306	65.7178
+2902.534080	64.512
+2902.607855	58.4828
+2902.681631	50.0419
+2902.755408	42.2039
+2902.829185	57.8798
+2902.902964	72.35
+2902.976744	56.0711
+2903.050524	34.9688
+2903.124305	44.6156
+2903.198088	63.3061
+2903.271871	57.8798
+2903.345655	27.7338
+2903.419440	34.3659
+2903.493227	55.4681
+2903.567014	66.3207
+2903.640802	62.7032
+2903.714590	57.8798
+2903.788380	77.1733
+2903.862171	83.8055
+2903.935963	55.4682
+2904.009756	59.0857
+2904.083549	86.8201
+2904.157344	99.4814
+2904.231139	104.305
+2904.304936	115.157
+2904.378733	112.746
+2904.452531	103.099
+2904.526330	86.8201
+2904.600131	78.9821
+2904.673932	64.512
+2904.747734	62.1003
+2904.821537	64.512
+2904.895341	63.3061
+2904.969146	56.674
+2905.042951	64.512
+2905.116758	81.3938
+2905.190566	98.8785
+2905.264374	101.893
+2905.338184	96.4668
+2905.411994	112.746
+2905.485806	122.995
+2905.559618	95.8639
+2905.633432	74.7617
+2905.707246	69.3354
+2905.781061	54.2623
+2905.854877	63.3061
+2905.928694	68.1295
+2906.002512	74.7617
+2906.076331	65.7178
+2906.150151	37.9834
+2906.223972	67.5266
+2906.297793	92.8493
+2906.371616	108.525
+2906.445440	129.025
+2906.519264	129.025
+2906.593090	110.937
+2906.666916	102.496
+2906.740744	89.8347
+2906.814572	71.1441
+2906.888401	51.2477
+2906.962231	22.9104
+2907.036062	40.9981
+2907.109894	50.6448
+2907.183727	47.0273
+2907.257561	71.7471
+2907.331396	98.8785
+2907.405232	90.4376
+2907.479069	69.3354
+2907.552906	66.3208
+2907.626745	72.9529
+2907.700585	69.9383
+2907.774425	74.1587
+2907.848266	78.3792
+2907.922109	71.1441
+2907.995952	53.6594
+2908.069796	51.2477
+2908.143642	65.7178
+2908.217488	66.9237
+2908.291335	54.2623
+2908.365183	51.2477
+2908.439032	72.35
+2908.512882	75.9675
+2908.586732	71.1441
+2908.660584	59.6886
+2908.734437	40.9981
+2908.808290	46.4244
+2908.882145	67.5266
+2908.956000	62.7032
+2909.029857	49.439
+2909.103714	56.0711
+2909.177573	67.5266
+2909.251432	62.1003
+2909.325292	41.601
+2909.399153	51.8506
+2909.473015	68.7325
+2909.546878	63.3062
+2909.620742	68.1295
+2909.694607	86.8201
+2909.768473	74.1588
+2909.842340	41.601
+2909.916207	36.1747
+2909.990076	51.8507
+2910.063945	75.3646
+2910.137816	77.1734
+2910.211687	63.3062
+2910.285560	48.836
+2910.359433	44.0127
+2910.433307	67.5266
+2910.507182	91.6435
+2910.581059	101.29
+2910.654936	92.2464
+2910.728814	77.7763
+2910.802693	76.5704
+2910.876572	70.5412
+2910.950453	56.0711
+2911.024335	57.8799
+2911.098218	62.1003
+2911.172101	71.1441
+2911.245986	59.0857
+2911.319871	66.9237
+2911.393758	91.0406
+2911.467645	86.2172
+2911.541533	74.1588
+2911.615423	77.7763
+2911.689313	80.188
+2911.763204	56.674
+2911.837096	46.4244
+2911.910989	45.8214
+2911.984883	67.5266
+2912.058778	64.512
+2912.132674	45.2185
+2912.206570	45.8214
+2912.280468	57.8799
+2912.354367	49.439
+2912.428266	74.1588
+2912.502167	71.1441
+2912.576068	51.8507
+2912.649971	42.8068
+2912.723874	34.3659
+2912.797778	57.8799
+2912.871683	65.7179
+2912.945590	68.1295
+2913.019497	70.5412
+2913.093405	71.7471
+2913.167314	70.5412
+2913.241223	69.3354
+2913.315134	77.7763
+2913.389046	60.2916
+2913.462959	46.4244
+2913.536872	58.4828
+2913.610787	54.8653
+2913.684702	47.6302
+2913.758619	37.9835
+2913.832536	48.2331
+2913.906455	45.2185
+2913.980374	22.3075
+2914.054294	19.8958
+2914.128215	20.4987
+2914.202137	34.9689
+2914.276060	66.9237
+2914.349984	72.35
+2914.423909	66.3208
+2914.497835	62.1003
+2914.571762	44.6156
+2914.645689	41.601
+2914.719618	43.4098
+2914.793548	47.0273
+2914.867478	67.5266
+2914.941409	77.7763
+2915.015342	92.8493
+2915.089275	98.8786
+2915.163209	69.9383
+2915.237145	58.4828
+2915.311081	76.5705
+2915.385018	95.261
+2915.458956	100.084
+2915.532895	99.4815
+2915.606835	97.6727
+2915.680776	78.3792
+2915.754717	63.3062
+2915.828660	61.4974
+2915.902604	45.2185
+2915.976548	52.4536
+2916.050494	59.0857
+2916.124440	42.2039
+2916.198388	30.7484
+2916.272336	51.8507
+2916.346285	66.3208
+2916.420235	53.6594
+2916.494186	66.9237
+2916.568139	99.4815
+2916.642092	78.9821
+2916.716045	43.4098
+2916.790000	49.439
+2916.863956	50.6448
+2916.937913	47.6302
+2917.011871	56.674
+2917.085829	61.4974
+2917.159789	56.674
+2917.233749	62.7033
+2917.307711	67.5266
+2917.381673	57.8799
+2917.455637	50.0419
+2917.529601	36.7776
+2917.603566	36.7776
+2917.677532	43.4098
+2917.751499	39.7922
+2917.825467	51.8507
+2917.899436	59.0857
+2917.973406	72.9529
+2918.047377	83.8055
+2918.121349	73.5559
+2918.195321	56.6741
+2918.269295	39.1893
+2918.343270	43.4098
+2918.417245	78.3792
+2918.491222	88.026
+2918.565199	56.0711
+2918.639177	50.6448
+2918.713157	57.8799
+2918.787137	36.7776
+2918.861118	18.69
+2918.935100	17.4841
+2919.009083	30.7484
+2919.083067	30.7484
+2919.157052	35.5718
+2919.231038	52.4536
+2919.305024	49.439
+2919.379012	56.6741
+2919.453001	68.1296
+2919.526990	50.0419
+2919.600981	47.6302
+2919.674972	65.7179
+2919.748965	48.8361
+2919.822958	37.9835
+2919.896952	62.7033
+2919.970948	86.8201
+2920.044944	55.4682
+2920.118941	44.0127
+2920.192939	46.4244
+2920.266938	66.9237
+2920.340938	78.3792
+2920.414939	54.2624
+2920.488940	42.2039
+2920.562943	44.6156
+2920.636947	50.0419
+2920.710951	54.2624
+2920.784957	54.2624
+2920.858963	44.6156
+2920.932971	32.5572
+2921.006979	25.3221
+2921.080988	24.7192
+2921.154998	54.8653
+2921.229010	75.3646
+2921.303022	77.1734
+2921.377035	101.29
+2921.451049	98.2756
+2921.525064	57.277
+2921.599079	62.1003
+2921.673096	74.1588
+2921.747114	77.7763
+2921.821133	78.9821
+2921.895152	56.674
+2921.969173	62.1003
+2922.043194	65.7179
+2922.117217	89.8347
+2922.191240	123.598
+2922.265264	108.525
+2922.339289	78.9821
+2922.413315	110.937
+2922.487343	108.525
+2922.561371	90.4377
+2922.635400	62.7033
+2922.709429	59.6887
+2922.783460	59.0857
+2922.857492	59.6887
+2922.931525	67.5266
+2923.005558	62.1003
+2923.079593	74.7617
+2923.153629	103.702
+2923.227665	118.172
+2923.301702	138.068
+2923.375741	116.363
+2923.449780	89.8347
+2923.523820	77.1734
+2923.597861	71.7471
+2923.671904	66.9237
+2923.745947	57.277
+2923.819991	30.1455
+2923.894035	25.3221
+2923.968081	53.6594
+2924.042128	73.5559
+2924.116176	78.9821
+2924.190224	80.7909
+2924.264274	94.6581
+2924.338325	110.937
+2924.412376	89.8347
+2924.486428	73.5558
+2924.560482	82.5997
+2924.634536	78.9821
+2924.708591	58.4828
+2924.782647	46.4244
+2924.856705	40.3952
+2924.930763	26.528
+2925.004822	54.2624
+2925.078881	89.2318
+2925.152942	115.157
+2925.227004	115.157
+2925.301067	69.3354
+2925.375130	39.7922
+2925.449195	33.1601
+2925.523261	42.2039
+2925.597327	57.277
+2925.671394	54.8653
+2925.745463	19.8958
+2925.819532	29.5426
+2925.893602	53.6594
+2925.967673	60.8945
+2926.041746	58.4828
+2926.115819	53.6594
+2926.189893	37.3805
+2926.263967	55.4682
+2926.338043	51.2477
+2926.412120	51.2477
+2926.486198	78.9821
+2926.560277	63.9091
+2926.634356	44.6156
+2926.708437	58.4828
+2926.782518	83.8055
+2926.856601	68.7325
+2926.930684	54.2623
+2927.004768	81.9967
+2927.078853	71.1441
+2927.152940	36.7776
+2927.227027	32.5572
+2927.301115	76.5704
+2927.375204	112.746
+2927.449294	74.7617
+2927.523384	36.1747
+2927.597476	45.2185
+2927.671569	45.8214
+2927.745663	53.6594
+2927.819757	63.9091
+2927.893853	70.5412
+2927.967949	66.9237
+2928.042047	44.0127
+2928.116145	24.1163
+2928.190244	31.3513
+2928.264345	28.3367
+2928.338446	31.9542
+2928.412548	66.3208
+2928.486651	86.8201
+2928.560755	93.4523
+2928.634860	74.1588
+2928.708966	33.763
+2928.783072	21.1017
+2928.857180	24.7192
+2928.931289	32.5572
+2929.005398	54.8653
+2929.079509	81.3938
+2929.153620	75.3646
+2929.227733	76.5704
+2929.301846	83.2026
+2929.375960	73.5558
+2929.450076	59.0857
+2929.524192	60.8945
+2929.598309	70.5412
+2929.672427	69.3354
+2929.746546	63.9091
+2929.820666	36.1747
+2929.894787	22.3075
+2929.968909	36.1747
+2930.043031	48.2331
+2930.117155	60.2916
+2930.191280	62.1003
+2930.265405	71.1442
+2930.339532	68.1295
+2930.413659	51.2477
+2930.487787	68.7325
+2930.561917	90.4376
+2930.636047	72.35
+2930.710178	67.5266
+2930.784310	65.7179
+2930.858443	63.9091
+2930.932577	57.8799
+2931.006712	45.8214
+2931.080848	50.0419
+2931.154985	76.5704
+2931.229123	86.2172
+2931.303261	71.7471
+2931.377401	71.1442
+2931.451541	80.188
+2931.525683	65.7179
+2931.599825	56.0711
+2931.673969	56.0711
+2931.748113	60.8945
+2931.822258	77.7763
+2931.896404	55.4682
+2931.970551	53.0565
+2932.044700	52.4536
+2932.118848	46.4244
+2932.192998	35.5718
+2932.267149	32.5572
+2932.341301	35.5718
+2932.415454	43.4098
+2932.489607	62.1003
+2932.563762	69.9383
+2932.637918	78.3792
+2932.712074	80.188
+2932.786232	78.3792
+2932.860390	59.6886
+2932.934549	44.0127
+2933.008709	29.5426
+2933.082871	34.3659
+2933.157033	53.0565
+2933.231196	45.8214
+2933.305360	39.7922
+2933.379525	37.9835
+2933.453691	41.601
+2933.527857	42.8068
+2933.602025	59.6886
+2933.676194	71.1442
+2933.750363	42.2039
+2933.824534	27.7338
+2933.898705	34.9689
+2933.972878	40.9981
+2934.047051	55.4682
+2934.121226	48.2331
+2934.195401	33.1601
+2934.269577	51.8507
+2934.343754	51.2477
+2934.417932	47.0273
+2934.492111	48.8361
+2934.566291	43.4098
+2934.640472	25.3221
+2934.714654	26.528
+2934.788837	37.3805
+2934.863020	44.0127
+2934.937205	48.8361
+2935.011390	65.1149
+2935.085577	65.7179
+2935.159764	44.0127
+2935.233953	44.6156
+2935.308142	43.4098
+2935.382332	49.439
+2935.456523	59.6886
+2935.530716	88.6289
+2935.604909	85.0113
+2935.679103	43.4098
+2935.753298	51.8507
+2935.827493	65.1149
+2935.901690	68.7325
+2935.975888	71.7471
+2936.050087	63.3062
+2936.124286	52.4536
+2936.198487	55.4682
+2936.272688	59.6886
+2936.346891	51.8507
+2936.421094	56.674
+2936.495298	75.3646
+2936.569504	60.2916
+2936.643710	39.7922
+2936.717917	65.7179
+2936.792125	71.7471
+2936.866334	71.7471
+2936.940544	51.2477
+2937.014755	50.6448
+2937.088967	68.1295
+2937.163179	71.7471
+2937.237393	74.7617
+2937.311608	61.4974
+2937.385823	44.0127
+2937.460040	49.439
+2937.534257	37.9835
+2937.608476	36.1747
+2937.682695	59.0857
+2937.756915	68.1295
+2937.831136	63.3062
+2937.905358	57.8799
+2937.979582	40.9981
+2938.053806	48.2331
+2938.128030	50.6448
+2938.202256	51.8507
+2938.276483	83.8055
+2938.350711	87.423
+2938.424940	75.3646
+2938.499169	78.9821
+2938.573400	78.3792
+2938.647631	89.2318
+2938.721864	84.4084
+2938.796097	62.7033
+2938.870331	62.1003
+2938.944567	56.674
+2939.018803	44.0127
+2939.093040	50.6448
+2939.167278	62.7033
+2939.241517	65.115
+2939.315757	53.6594
+2939.389998	39.7922
+2939.464240	41.601
+2939.538483	45.2185
+2939.612726	38.5864
+2939.686971	41.601
+2939.761216	30.7484
+2939.835463	19.2929
+2939.909710	31.3513
+2939.983959	66.3208
+2940.058208	75.3646
+2940.132458	65.115
+2940.206709	61.4974
+2940.280962	88.026
+2940.355215	98.2756
+2940.429469	80.188
+2940.503724	81.9967
+2940.577980	75.9675
+2940.652236	75.9675
+2940.726494	75.9675
+2940.800753	77.7763
+2940.875012	83.8055
+2940.949273	75.9675
+2941.023535	54.8653
+2941.097797	32.5572
+2941.172060	42.2039
+2941.246325	55.4682
+2941.320590	40.9981
+2941.394856	22.3075
+2941.469123	37.3805
+2941.543391	45.8214
+2941.617660	39.7922
+2941.691930	37.3805
+2941.766201	45.2185
+2941.840473	53.6594
+2941.914746	54.8653
+2941.989019	57.8799
+2942.063294	50.0419
+2942.137570	57.277
+2942.211846	89.2318
+2942.286124	89.8347
+2942.360402	57.277
+2942.434681	47.0273
+2942.508962	38.5864
+2942.583243	34.9689
+2942.657525	47.0273
+2942.731808	50.6448
+2942.806092	47.0273
+2942.880377	82.5997
+2942.954663	106.717
+2943.028950	85.0114
+2943.103237	60.8945
+2943.177526	62.1003
+2943.251816	63.9091
+2943.326106	77.1734
+2943.400398	81.3938
+2943.474690	75.3646
+2943.548984	73.5558
+2943.623278	100.084
+2943.697573	118.775
+2943.771870	75.3646
+2943.846167	42.2039
+2943.920465	53.0565
+2943.994764	71.7471
+2944.069064	72.35
+2944.143365	51.8507
+2944.217666	40.3952
+2944.291969	42.8068
+2944.366273	41.601
+2944.440578	48.8361
+2944.514883	57.8799
+2944.589190	66.9237
+2944.663497	60.8945
+2944.737806	45.2185
+2944.812115	27.1309
+2944.886425	36.1747
+2944.960736	37.9835
+2945.035048	24.1163
+2945.109362	24.7192
+2945.183676	44.0127
+2945.257991	53.0565
+2945.332306	56.0711
+2945.406623	56.0711
+2945.480941	72.35
+2945.555260	57.8799
+2945.629579	42.8068
+2945.703900	50.0419
+2945.778221	33.763
+2945.852544	34.3659
+2945.926867	41.601
+2946.001192	51.2477
+2946.075517	66.9237
+2946.149843	57.277
+2946.224170	44.0127
+2946.298498	50.0419
+2946.372827	50.0419
+2946.447157	42.2039
+2946.521488	48.836
+2946.595820	71.7471
+2946.670153	67.5266
+2946.744487	62.1003
+2946.818821	68.1295
+2946.893157	64.512
+2946.967493	54.8653
+2947.041831	33.763
+2947.116169	37.9835
+2947.190509	51.2477
+2947.264849	54.8653
+2947.339190	69.3354
+2947.413532	90.4376
+2947.487875	82.5997
+2947.562219	58.4828
+2947.636564	54.8653
+2947.710910	63.3062
+2947.785257	69.9383
+2947.859605	75.3646
+2947.933953	79.585
+2948.008303	70.5412
+2948.082654	63.9091
+2948.157005	66.9237
+2948.231358	52.4536
+2948.305711	48.836
+2948.380065	49.439
+2948.454421	36.1747
+2948.528777	41.601
+2948.603134	70.5412
+2948.677492	73.5558
+2948.751851	56.0711
+2948.826211	37.9835
+2948.900572	58.4828
+2948.974934	61.4974
+2949.049297	40.9981
+2949.123660	56.674
+2949.198025	57.2769
+2949.272391	47.0273
+2949.346757	38.5864
+2949.421125	36.7776
+2949.495493	54.2623
+2949.569862	56.674
+2949.644233	45.2185
+2949.718604	52.4536
+2949.792976	77.7763
+2949.867349	63.3062
+2949.941723	39.7922
+2950.016098	30.1455
+2950.090474	27.7338
+2950.164851	43.4097
+2950.239229	59.6886
+2950.313607	71.1441
+2950.387987	74.1588
+2950.462368	62.7032
+2950.536749	48.2331
+2950.611132	46.4244
+2950.685515	50.6448
+2950.759899	60.2916
+2950.834285	65.7178
+2950.908671	38.5864
+2950.983058	17.4841
+2951.057446	25.3221
+2951.131835	28.3367
+2951.206225	39.1893
+2951.280616	53.0565
+2951.355008	65.1149
+2951.429401	74.1588
+2951.503794	58.4828
+2951.578189	22.9104
+2951.652585	24.1163
+2951.726981	23.5133
+2951.801379	26.5279
+2951.875777	47.6302
+2951.950176	72.9529
+2952.024577	85.6143
+2952.098978	62.7032
+2952.173380	34.3659
+2952.247783	17.4841
+2952.322187	21.7046
+2952.396592	45.8214
+2952.470998	68.1295
+2952.545405	71.1441
+2952.619813	57.8799
+2952.694221	36.1747
+2952.768631	47.0273
+2952.843042	53.6594
+2952.917453	51.8507
+2952.991866	60.2916
+2953.066279	64.512
+2953.140693	68.1295
+2953.215109	68.1295
+2953.289525	63.3062
+2953.363942	50.6448
+2953.438360	68.1295
+2953.512779	55.4682
+2953.587199	53.6594
+2953.661620	66.9237
+2953.736042	62.1003
+2953.810465	47.0273
+2953.884889	36.1747
+2953.959313	41.601
+2954.033739	50.0419
+2954.108165	68.7325
+2954.182593	77.7763
+2954.257021	77.7763
+2954.331451	73.5558
+2954.405881	53.0565
+2954.480312	31.3513
+2954.554744	27.7338
+2954.629177	53.6594
+2954.703611	69.3354
+2954.778046	60.8945
+2954.852482	86.8201
+2954.926919	95.8639
+2955.001357	59.0857
+2955.075796	47.6302
+2955.150235	39.7922
+2955.224676	51.8507
+2955.299118	57.8799
+2955.373560	59.6886
+2955.448003	59.0857
+2955.522448	42.8068
+2955.596893	46.4244
+2955.671339	66.3208
+2955.745787	74.7617
+2955.820235	74.1588
+2955.894684	56.674
+2955.969134	55.4682
+2956.043585	47.0273
+2956.118036	40.9981
+2956.192489	34.3659
+2956.266943	60.2916
+2956.341398	62.7033
+2956.415853	61.4974
+2956.490310	55.4682
+2956.564767	39.7922
+2956.639226	44.0127
+2956.713685	40.9981
+2956.788145	51.8507
+2956.862607	58.4828
+2956.937069	44.6156
+2957.011532	30.1455
+2957.085996	32.5572
+2957.160461	62.7033
+2957.234927	55.4682
+2957.309394	22.9104
+2957.383861	19.2929
+2957.458330	24.7192
+2957.532800	33.1601
+2957.607270	29.5426
+2957.681742	22.9104
+2957.756215	34.9689
+2957.830688	47.0273
+2957.905162	39.7922
+2957.979638	44.6156
+2958.054114	50.6448
+2958.128591	60.2916
+2958.203069	80.7909
+2958.277548	81.3938
+2958.352028	71.1442
+2958.426509	60.8945
+2958.500991	31.3513
+2958.575474	28.3367
+2958.649958	61.4974
+2958.724442	86.2172
+2958.798928	59.0857
+2958.873414	25.925
+2958.947902	20.4987
+2959.022390	47.6302
+2959.096880	49.439
+2959.171370	44.6156
+2959.245861	77.1734
+2959.320353	69.3354
+2959.394846	36.7776
+2959.469341	38.5864
+2959.543836	67.5266
+2959.618331	66.9237
+2959.692828	60.2916
+2959.767326	72.9529
+2959.841825	57.277
+2959.916325	44.6156
+2959.990825	44.0127
+2960.065327	40.3952
+2960.139829	50.6448
+2960.214333	85.0114
+2960.288837	98.8786
+2960.363342	65.1149
+2960.437849	40.3952
+2960.512356	51.2477
+2960.586864	72.35
+2960.661373	68.1296
+2960.735883	52.4536
+2960.810394	25.925
+2960.884906	30.7484
+2960.959419	47.0273
+2961.033932	57.8799
+2961.108447	57.277
+2961.182963	65.7179
+2961.257479	66.3208
+2961.331997	45.2185
+2961.406515	28.9396
+2961.481034	35.5718
+2961.555555	59.0857
+2961.630076	80.188
+2961.704598	71.1442
+2961.779121	66.3208
+2961.853645	66.3208
+2961.928170	51.8507
+2962.002696	41.601
+2962.077223	53.0565
+2962.151751	47.0273
+2962.226280	36.1747
+2962.300809	54.2624
+2962.375340	79.5851
+2962.449872	75.9675
+2962.524404	39.1893
+2962.598937	27.1309
+2962.673472	50.6448
+2962.748007	56.674
+2962.822543	33.763
+2962.897081	41.601
+2962.971619	48.8361
+2963.046158	30.7484
+2963.120698	26.528
+2963.195239	29.5426
+2963.269781	44.0127
+2963.344323	63.3062
+2963.418867	65.1149
+2963.493412	45.2185
+2963.567957	57.277
+2963.642504	63.9091
+2963.717052	48.2331
+2963.791600	33.763
+2963.866149	31.9543
+2963.940700	24.7192
+2964.015251	36.1747
+2964.089803	71.1442
+2964.164356	83.2026
+2964.238910	50.0419
+2964.313465	31.9543
+2964.388021	55.4682
+2964.462578	83.2026
+2964.537136	65.1149
+2964.611695	32.5572
+2964.686254	28.3367
+2964.760815	54.8653
+2964.835377	62.1003
+2964.909939	48.8361
+2964.984503	46.4244
+2965.059067	44.0127
+2965.133632	26.528
+2965.208198	33.1601
+2965.282766	39.1893
+2965.357334	50.0419
+2965.431903	51.8507
+2965.506473	51.2477
+2965.581044	52.4536
+2965.655616	58.4828
+2965.730189	41.601
+2965.804762	25.925
+2965.879337	32.5572
+2965.953913	42.2039
+2966.028489	61.4974
+2966.103067	72.9529
+2966.177645	54.2624
+2966.252225	39.7922
+2966.326805	38.5864
+2966.401386	17.4841
+2966.475968	21.1017
+2966.550551	54.8653
+2966.625136	80.7909
+2966.699721	63.3062
+2966.774306	34.366
+2966.848893	46.4244
+2966.923481	55.4682
+2966.998070	53.6594
+2967.072660	43.4098
+2967.147250	44.0127
+2967.221842	57.8799
+2967.296434	76.5705
+2967.371028	73.5559
+2967.445622	53.6594
+2967.520217	36.1747
+2967.594814	28.3367
+2967.669411	40.3952
+2967.744009	47.6302
+2967.818608	42.2039
+2967.893208	37.3806
+2967.967809	40.3952
+2968.042411	51.2477
+2968.117014	70.5412
+2968.191618	73.5559
+2968.266222	54.8653
+2968.340828	50.0419
+2968.415435	53.0565
+2968.490042	75.3646
+2968.564650	83.2026
+2968.639260	58.4828
+2968.713870	42.2039
+2968.788481	30.7484
+2968.863094	23.5134
+2968.937707	48.2331
+2969.012321	54.2624
+2969.086936	30.1455
+2969.161552	45.2185
+2969.236169	62.1003
+2969.310787	57.8799
+2969.385405	65.7179
+2969.460025	68.7325
+2969.534646	74.7617
+2969.609267	89.8347
+2969.683890	96.4669
+2969.758513	66.9237
+2969.833138	36.1747
+2969.907763	44.6156
+2969.982389	50.0419
+2970.057016	38.5864
+2970.131645	43.4098
+2970.206274	62.1003
+2970.280904	59.6887
+2970.355535	68.1296
+2970.430166	69.3354
+2970.504799	66.3208
+2970.579433	79.5851
+2970.654068	65.115
+2970.728703	40.9981
+2970.803340	42.8069
+2970.877978	48.2331
+2970.952616	51.8507
+2971.027255	39.7922
+2971.101896	29.5426
+2971.176537	46.4244
+2971.251179	48.2331
+2971.325822	25.925
+2971.400466	47.0273
+2971.475111	83.2026
+2971.549757	61.4974
+2971.624404	30.1455
+2971.699052	30.7484
+2971.773701	43.4098
+2971.848351	47.6302
+2971.923001	44.0127
+2971.997653	48.2331
+2972.072305	83.8055
+2972.146959	102.496
+2972.221613	92.8494
+2972.296269	70.5413
+2972.370925	58.4828
+2972.445582	39.7923
+2972.520240	34.366
+2972.594899	34.9689
+2972.669559	29.5426
+2972.744220	36.1747
+2972.818882	38.5864
+2972.893545	45.2185
+2972.968209	74.1588
+2973.042873	85.6143
+2973.117539	71.7471
+2973.192206	55.4682
+2973.266873	47.0273
+2973.341542	60.2916
+2973.416211	73.5559
+2973.490881	67.5266
+2973.565553	41.601
+2973.640225	30.1455
+2973.714898	51.2478
+2973.789572	75.3646
+2973.864247	65.7179
+2973.938923	41.601
+2974.013600	53.6595
+2974.088278	64.512
+2974.162957	74.1588
+2974.237636	63.9091
+2974.312317	49.439
+2974.386999	54.2624
+2974.461681	70.5413
+2974.536365	59.6887
+2974.611049	36.7776
+2974.685734	45.2186
+2974.760421	68.7325
+2974.835108	58.4828
+2974.909796	51.2478
+2974.984485	62.1004
+2975.059175	63.9091
+2975.133866	55.4682
+2975.208558	36.1747
+2975.283251	40.3952
+2975.357945	54.8653
+2975.432639	48.2332
+2975.507335	36.1747
+2975.582032	45.8215
+2975.656729	49.439
+2975.731428	37.9835
+2975.806127	33.763
+2975.880827	32.5572
+2975.955529	25.9251
+2976.030231	46.4244
+2976.104934	47.6302
+2976.179638	42.8069
+2976.254343	41.601
+2976.329049	37.3806
+2976.403756	40.9981
+2976.478464	55.4682
+2976.553173	59.6887
+2976.627882	48.8361
+2976.702593	33.7631
+2976.777305	23.5134
+2976.852017	26.528
+2976.926731	37.3806
+2977.001445	67.5267
+2977.076160	59.6887
+2977.150877	50.6449
+2977.225594	63.3062
+2977.300312	68.1296
+2977.375031	60.2916
+2977.449751	45.8215
+2977.524472	37.3806
+2977.599194	31.9543
+2977.673917	34.366
+2977.748641	59.0858
+2977.823365	60.8945
+2977.898091	34.366
+2977.972818	32.5572
+2978.047545	54.8653
+2978.122274	45.2186
+2978.197003	28.3368
+2978.271733	28.3368
+2978.346465	25.9251
+2978.421197	25.9251
+2978.495930	38.5864
+2978.570664	40.9981
+2978.645399	53.0565
+2978.720135	63.9091
+2978.794872	47.6302
+2978.869610	40.9981
+2978.944349	50.6449
+2979.019088	51.8507
+2979.093829	25.3222
+2979.168571	34.9689
+2979.243313	69.9384
+2979.318057	78.9822
+2979.392801	65.115
+2979.467547	53.0565
+2979.542293	67.5267
+2979.617040	83.2026
+2979.691788	95.864
+2979.766537	99.4815
+2979.841287	78.9822
+2979.916038	65.7179
+2979.990790	62.7033
+2980.065543	65.115
+2980.140297	65.115
+2980.215052	65.7179
+2980.289807	65.7179
+2980.364564	59.0858
+2980.439321	47.6303
+2980.514080	46.4244
+2980.588839	62.7033
+2980.663600	59.6887
+2980.738361	52.4536
+2980.813123	53.0565
+2980.887886	53.0565
+2980.962650	60.8945
+2981.037416	44.0127
+2981.112181	54.2624
+2981.186948	63.3062
+2981.261716	60.2916
+2981.336485	65.7179
+2981.411255	57.277
+2981.486025	50.0419
+2981.560797	56.0712
+2981.635570	68.1296
+2981.710343	71.7471
+2981.785118	84.4085
+2981.859893	71.7471
+2981.934669	42.204
+2982.009446	46.4244
+2982.084225	59.6887
+2982.159004	65.7179
+2982.233784	63.3062
+2982.308565	77.7763
+2982.383347	77.7763
+2982.458129	57.8799
+2982.532913	65.7179
+2982.607698	79.5851
+2982.682484	65.115
+2982.757270	37.9835
+2982.832058	35.5718
+2982.906846	27.1309
+2982.981636	28.3368
+2983.056426	30.7484
+2983.131217	45.8215
+2983.206010	51.2478
+2983.280803	35.5718
+2983.355597	28.9397
+2983.430392	41.601
+2983.505188	48.2332
+2983.579985	51.8507
+2983.654783	64.5121
+2983.729582	58.4828
+2983.804381	45.2186
+2983.879182	45.8215
+2983.953984	45.8215
+2984.028786	78.3793
+2984.103590	95.864
+2984.178394	90.4377
+2984.253199	69.3354
+2984.328006	48.8361
+2984.402813	54.8653
+2984.477621	76.5705
+2984.552430	78.3793
+2984.627240	72.35
+2984.702051	80.188
+2984.776863	74.7617
+2984.851676	48.8361
+2984.926490	39.1894
+2985.001305	48.2332
+2985.076120	56.0712
+2985.150937	62.7033
+2985.225754	59.6887
+2985.300573	53.0566
+2985.375392	62.7033
+2985.450213	55.4682
+2985.525034	24.7192
+2985.599856	20.4988
+2985.674679	43.4098
+2985.749504	48.2332
+2985.824329	18.0871
+2985.899155	27.7338
+2985.973982	44.6157
+2986.048809	46.4244
+2986.123638	34.366
+2986.198468	31.3514
+2986.273299	41.601
+2986.348130	66.3208
+2986.422963	77.7763
+2986.497796	59.0858
+2986.572631	31.9543
+2986.647466	36.1747
+2986.722302	49.439
+2986.797140	59.6887
+2986.871978	72.953
+2986.946817	65.115
+2987.021657	61.4975
+2987.096498	67.5267
+2987.171340	62.7033
+2987.246183	57.8799
+2987.321027	51.8507
+2987.395871	41.601
+2987.470717	24.7192
+2987.545564	25.3222
+2987.620411	34.366
+2987.695260	45.8215
+2987.770109	48.2332
+2987.844960	52.4536
+2987.919811	50.0419
+2987.994663	44.0127
+2988.069516	73.5559
+2988.144370	85.0114
+2988.219226	50.6449
+2988.294082	45.2186
+2988.368938	66.9237
+2988.443796	62.1004
+2988.518655	38.5864
+2988.593515	29.5426
+2988.668376	43.4098
+2988.743237	64.5121
+2988.818100	69.9384
+2988.892963	47.0273
+2988.967828	47.6303
+2989.042693	51.2478
+2989.117559	36.7777
+2989.192427	42.204
+2989.267295	84.4085
+2989.342164	83.8056
+2989.417034	68.1296
+2989.491905	51.8507
+2989.566777	42.8069
+2989.641650	70.5413
+2989.716524	72.35
+2989.791398	40.3952
+2989.866274	43.4098
+2989.941151	53.6595
+2990.016028	45.8215
+2990.090907	51.8507
+2990.165786	65.115
+2990.240667	56.0712
+2990.315548	56.6741
+2990.390430	62.7033
+2990.465313	60.2916
+2990.540198	54.8653
+2990.615083	48.2332
+2990.689969	39.1894
+2990.764856	33.7631
+2990.839743	40.3952
+2990.914632	40.3952
+2990.989522	39.7923
+2991.064413	51.2478
+2991.139304	64.5121
+2991.214197	44.0127
+2991.289090	24.1163
+2991.363985	35.5718
+2991.438880	42.8069
+2991.513777	57.8799
+2991.588674	60.8945
+2991.663572	50.0419
+2991.738471	57.8799
+2991.813371	75.3646
+2991.888272	85.0114
+2991.963174	72.953
+2992.038077	68.1296
+2992.112981	76.5705
+2992.187886	57.277
+2992.262791	57.277
+2992.337698	77.7763
+2992.412605	90.4377
+2992.487514	76.5705
+2992.562423	58.4828
+2992.637334	69.3354
+2992.712245	81.9968
+2992.787157	62.7033
+2992.862071	43.4098
+2992.936985	35.5718
+2993.011900	33.1601
+2993.086816	30.1455
+2993.161733	30.1455
+2993.236651	36.7777
+2993.311569	44.6156
+2993.386489	40.9981
+2993.461410	32.5572
+2993.536332	27.1309
+2993.611254	42.8069
+2993.686178	54.8653
+2993.761102	54.8653
+2993.836027	65.115
+2993.910954	63.3062
+2993.985881	52.4536
+2994.060809	80.188
+2994.135738	70.5413
+2994.210668	31.3514
+2994.285600	22.9105
+2994.360531	17.4842
+2994.435464	46.4244
+2994.510398	72.953
+2994.585333	83.2026
+2994.660269	69.9383
+2994.735205	48.8361
+2994.810143	37.9835
+2994.885081	34.366
+2994.960021	50.0419
+2995.034961	56.6741
+2995.109903	51.8507
+2995.184845	31.9543
+2995.259788	34.366
+2995.334732	53.6595
+2995.409677	39.1893
+2995.484623	18.69
+2995.559570	27.7338
+2995.634518	37.3806
+2995.709467	37.3806
+2995.784417	48.2332
+2995.859367	38.5864
+2995.934319	51.2478
+2996.009272	69.9383
+2996.084225	55.4682
+2996.159180	40.9981
+2996.234135	38.5864
+2996.309091	48.2332
+2996.384049	67.5267
+2996.459007	55.4682
+2996.533966	53.6595
+2996.608926	51.8507
+2996.683887	39.1893
+2996.758849	45.8215
+2996.833812	51.2478
+2996.908776	44.6156
+2996.983740	39.1893
+2997.058706	51.2478
+2997.133673	69.3354
+2997.208640	57.8799
+2997.283609	44.6156
+2997.358578	74.7617
+2997.433549	92.2464
+2997.508520	86.2172
+2997.583492	72.35
+2997.658466	60.8945
+2997.733440	53.0565
+2997.808415	41.601
+2997.883391	45.2186
+2997.958368	36.7777
+2998.033346	15.0725
+2998.108325	36.7777
+2998.183304	82.5997
+2998.258285	84.4085
+2998.333267	47.6302
+2998.408249	24.7192
+2998.483233	35.5718
+2998.558217	42.2039
+2998.633203	39.7923
+2998.708189	44.0127
+2998.783176	51.8507
+2998.858164	59.6887
+2998.933154	45.8215
+2999.008144	28.9397
+2999.083135	36.7777
+2999.158127	71.1442
+2999.233120	68.7325
+2999.308113	42.2039
+2999.383108	36.7776
+2999.458104	36.7776
+2999.533101	51.8507
+2999.608098	54.8653
+2999.683097	50.0419
+2999.758096	39.1893
+2999.833097	41.601
+2999.908098	42.8069
diff --git a/samples/XML_output/.DS_Store b/samples/XML_output/.DS_Store
new file mode 100644
index 0000000000000000000000000000000000000000..5008ddfcf53c02e82d7eee2e57c38e5672ef89f6
Binary files /dev/null and b/samples/XML_output/.DS_Store differ
diff --git a/samples/XML_output/C25plst02_A_25.xml b/samples/XML_output/C25plst02_A_25.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7aded98501ad8fff083554218a48c4dae57dc75f
--- /dev/null
+++ b/samples/XML_output/C25plst02_A_25.xml
@@ -0,0 +1 @@
+<protdata><id_parameters><spot_id>C25plst.txt</spot_id><database>PA.cosyeast200409</database><ppm_tolerance>30.000</ppm_tolerance><mowse_score>1.0</mowse_score><pep_coverage>26%</pep_coverage><no_matched_pept>15</no_matched_pept></id_parameters><accession_number>YNR053C</accession_number><entry_name>NOG2</entry_name><prot_mw>55488.9</prot_mw><prot_pi>9.52</prot_pi><pepdata><measured><pepseq>VKGENFYR</pepseq><mzh>1012.5215</mzh><calc_mzh>1012.5216</calc_mzh><leucines>0</leucines><mono_iso_intensity>1503</mono_iso_intensity><deuterated_intensity>0</deuterated_intensity><ratio>0.00</ratio><validated>UNKNOWN</validated><local_bg>0.0000</local_bg><corrected_ratio>0.00</corrected_ratio><spectrum><mz_list>987.6290 987.6720 987.7151 987.7581 987.8011 987.8442 987.8872 987.9302 987.9733 988.0163 988.0594 988.1024 988.1455 988.1885 988.2315 988.2746 988.3176 988.3607 988.4037 988.4468 988.4898 988.5329 988.5759 988.6190 988.6621 988.7051 988.7482 988.7912 988.8343 988.8773 988.9204 988.9635 989.0065 989.0496 989.0927 989.1357 989.1788 989.2219 989.2649 989.3080 989.3511 989.3941 989.4372 989.4803 989.5233 989.5664 989.6095 989.6526 989.6957 989.7387 989.7818 989.8249 989.8680 989.9111 989.9541 989.9972 990.0403 990.0834 990.1265 990.1696 990.2127 990.2557 990.2988 990.3419 990.3850 990.4281 990.4712 990.5143 990.5574 990.6005 990.6436 990.6867 990.7298 990.7729 990.8160 990.8591 990.9022 990.9453 990.9884 991.0315 991.0746 991.1177 991.1608 991.2040 991.2471 991.2902 991.3333 991.3764 991.4195 991.4626 991.5058 991.5489 991.5920 991.6351 991.6782 991.7214 991.7645 991.8076 991.8507 991.8939 991.9370 991.9801 992.0232 992.0664 992.1095 992.1526 992.1958 992.2389 992.2820 992.3252 992.3683 992.4114 992.4546 992.4977 992.5408 992.5840 992.6271 992.6703 992.7134 992.7566 992.7997 992.8429 992.8860 992.9291 992.9723 993.0154 993.0586 993.1017 993.1449 993.1881 993.2312 993.2744 993.3175 993.3607 993.4038 993.4470 993.4902 993.5333 993.5765 993.6196 993.6628 993.7060 993.7491 993.7923 993.8355 993.8786 993.9218 993.9650 994.0081 994.0513 994.0945 994.1377 994.1808 994.2240 994.2672 994.3104 994.3536 994.3967 994.4399 994.4831 994.5263 994.5695 994.6126 994.6558 994.6990 994.7422 994.7854 994.8286 994.8718 994.9150 994.9582 995.0013 995.0445 995.0877 995.1309 995.1741 995.2173 995.2605 995.3037 995.3469 995.3901 995.4333 995.4765 995.5197 995.5629 995.6061 995.6494 995.6926 995.7358 995.7790 995.8222 995.8654 995.9086 995.9518 995.9950 996.0383 996.0815 996.1247 996.1679 996.2111 996.2544 996.2976 996.3408 996.3840 996.4272 996.4705 996.5137 996.5569 996.6001 996.6434 996.6866 996.7298 996.7731 996.8163 996.8595 996.9028 996.9460 996.9892 997.0325 997.0757 997.1190 997.1622 997.2054 997.2487 997.2919 997.3352 997.3784 997.4216 997.4649 997.5081 997.5514 997.5946 997.6379 997.6811 997.7244 997.7676 997.8109 997.8542 997.8974 997.9407 997.9839 998.0272 998.0704 998.1137 998.1570 998.2002 998.2435 998.2868 998.3300 998.3733 998.4166 998.4598 998.5031 998.5464 998.5896 998.6329 998.6762 998.7194 998.7627 998.8060 998.8493 998.8926 998.9358 998.9791 999.0224 999.0657 999.1090 999.1522 999.1955 999.2388 999.2821 999.3254 999.3687 999.4120 999.4552 999.4985 999.5418 999.5851 999.6284 999.6717 999.7150 999.7583 999.8016 999.8449 999.8882 999.9315 999.9748 1000.0181 1000.0614 1000.1047 1000.1480 1000.1913 1000.2346 1000.2779 1000.3212 1000.3645 1000.4078 1000.4512 1000.4945 1000.5378 1000.5811 1000.6244 1000.6677 1000.7110 1000.7544 1000.7977 1000.8410 1000.8843 1000.9276 1000.9710 1001.0143 1001.0576 1001.1009 1001.1443 1001.1876 1001.2309 1001.2742 1001.3176 1001.3609 1001.4042 1001.4476 1001.4909 1001.5342 1001.5776 1001.6209 1001.6643 1001.7076 1001.7509 1001.7943 1001.8376 1001.8809 1001.9243 1001.9676 1002.0110 1002.0543 1002.0977 1002.1410 1002.1844 1002.2277 1002.2711 1002.3144 1002.3578 1002.4011 1002.4445 1002.4878 1002.5312 1002.5746 1002.6179 1002.6613 1002.7046 1002.7480 1002.7913 1002.8347 1002.8781 1002.9214 1002.9648 1003.0082 1003.0515 1003.0949 1003.1383 1003.1816 1003.2250 1003.2684 1003.3118 1003.3551 1003.3985 1003.4419 1003.4853 1003.5286 1003.5720 1003.6154 1003.6588 1003.7022 1003.7455 1003.7889 1003.8323 1003.8757 1003.9191 1003.9625 1004.0059 1004.0492 1004.0926 1004.1360 1004.1794 1004.2228 1004.2662 1004.3096 1004.3530 1004.3964 1004.4398 1004.4832 1004.5266 1004.5700 1004.6134 1004.6568 1004.7002 1004.7436 1004.7870 1004.8304 1004.8738 1004.9172 1004.9606 1005.0040 1005.0474 1005.0909 1005.1343 1005.1777 1005.2211 1005.2645 1005.3079 1005.3513 1005.3948 1005.4382 1005.4816 1005.5250 1005.5684 1005.6119 1005.6553 1005.6987 1005.7421 1005.7856 1005.8290 1005.8724 1005.9159 1005.9593 1006.0027 1006.0461 1006.0896 1006.1330 1006.1764 1006.2199 1006.2633 1006.3068 1006.3502 1006.3936 1006.4371 1006.4805 1006.5240 1006.5674 1006.6108 1006.6543 1006.6977 1006.7412 1006.7846 1006.8281 1006.8715 1006.9150 1006.9584 1007.0019 1007.0453 1007.0888 1007.1323 1007.1757 1007.2192 1007.2626 1007.3061 1007.3495 1007.3930 1007.4365 1007.4799 1007.5234 1007.5669 1007.6103 1007.6538 1007.6973 1007.7407 1007.7842 1007.8277 1007.8711 1007.9146 1007.9581 1008.0016 1008.0450 1008.0885 1008.1320 1008.1755 1008.2189 1008.2624 1008.3059 1008.3494 1008.3929 1008.4364 1008.4798 1008.5233 1008.5668 1008.6103 1008.6538 1008.6973 1008.7408 1008.7843 1008.8277 1008.8712 1008.9147 1008.9582 1009.0017 1009.0452 1009.0887 1009.1322 1009.1757 1009.2192 1009.2627 1009.3062 1009.3497 1009.3932 1009.4367 1009.4802 1009.5237 1009.5673 1009.6108 1009.6543 1009.6978 1009.7413 1009.7848 1009.8283 1009.8718 1009.9154 1009.9589 1010.0024 1010.0459 1010.0894 1010.1329 1010.1765 1010.2200 1010.2635 1010.3070 1010.3506 1010.3941 1010.4376 1010.4811 1010.5247 1010.5682 1010.6117 1010.6553 1010.6988 1010.7423 1010.7859 1010.8294 1010.8729 1010.9165 1010.9600 1011.0035 1011.0471 1011.0906 1011.1342 1011.1777 1011.2213 1011.2648 1011.3083 1011.3519 1011.3954 1011.4390 1011.4825 1011.5261 1011.5696 1011.6132 1011.6567 1011.7003 1011.7438 1011.7874 1011.8310 1011.8745 1011.9181 1011.9616 1012.0052 1012.0488 1012.0923 1012.1359 1012.1794 1012.2230 1012.2666 1012.3101 1012.3537 1012.3973 1012.4409 1012.4844 1012.5280 1012.5716 1012.6151 1012.6587 1012.7023 1012.7459 1012.7894 1012.8330 1012.8766 1012.9202 1012.9638 1013.0073 1013.0509 1013.0945 1013.1381 1013.1817 1013.2253 1013.2689 1013.3124 1013.3560 1013.3996 1013.4432 1013.4868 1013.5304 1013.5740 1013.6176 1013.6612 1013.7048 1013.7484 1013.7920 1013.8356 1013.8792 1013.9228 1013.9664 1014.0100 1014.0536 1014.0972 1014.1408 1014.1844 1014.2280 1014.2716 1014.3152 1014.3589 1014.4025 1014.4461 1014.4897 1014.5333 1014.5769 1014.6205 1014.6642 1014.7078 1014.7514 1014.7950 1014.8386 1014.8823 1014.9259 1014.9695 1015.0131 1015.0568 1015.1004 1015.1440 1015.1876 1015.2313 1015.2749 1015.3185 1015.3622 1015.4058 1015.4494 1015.4931 1015.5367 1015.5803 1015.6240 1015.6676 1015.7113 1015.7549 1015.7985 1015.8422 1015.8858 1015.9295 1015.9731 1016.0168 1016.0604 1016.1041 1016.1477 1016.1914 1016.2350 1016.2787 1016.3223 1016.3660 1016.4096 1016.4533 1016.4969 1016.5406 1016.5843 1016.6279 1016.6716 1016.7152 1016.7589 1016.8026 1016.8462 1016.8899 1016.9336 1016.9772 1017.0209 1017.0646 1017.1082 1017.1519 1017.1956 1017.2393 1017.2829 1017.3266 1017.3703 1017.4140 1017.4576 1017.5013 1017.5450 1017.5887 1017.6324 1017.6760 1017.7197 1017.7634 1017.8071 1017.8508 1017.8945 1017.9382 1017.9818 1018.0255 1018.0692 1018.1129 1018.1566 1018.2003 1018.2440 1018.2877 1018.3314 1018.3751 1018.4188 1018.4625 1018.5062 1018.5499 1018.5936 1018.6373 1018.6810 1018.7247 1018.7684 1018.8121 1018.8558 1018.8995 1018.9432 1018.9869 1019.0307 1019.0744 1019.1181 1019.1618 1019.2055 1019.2492 1019.2929 1019.3367 1019.3804 1019.4241 1019.4678 1019.5115 1019.5553 1019.5990 1019.6427 1019.6864 1019.7302 1019.7739 1019.8176 1019.8613 1019.9051 1019.9488 1019.9925 1020.0363 1020.0800 1020.1237 1020.1675 1020.2112 1020.2550 1020.2987 1020.3424 1020.3862 1020.4299 1020.4737 1020.5174 1020.5611 1020.6049 1020.6486 1020.6924 1020.7361 1020.7799 1020.8236 1020.8674 1020.9111 1020.9549 1020.9986 1021.0424 1021.0861 1021.1299 1021.1737 1021.2174 1021.2612 1021.3049 1021.3487 1021.3925 1021.4362 1021.4800 1021.5238 1021.5675 1021.6113 1021.6551 1021.6988 1021.7426 1021.7864 1021.8301 1021.8739 1021.9177 1021.9615 1022.0052 1022.0490 1022.0928 1022.1366 1022.1803 1022.2241 1022.2679 1022.3117 1022.3555 1022.3992 1022.4430 1022.4868 1022.5306 1022.5744 1022.6182 1022.6620 1022.7058 1022.7495 1022.7933 1022.8371 1022.8809 1022.9247 1022.9685 1023.0123 1023.0561 1023.0999 1023.1437 1023.1875 1023.2313 1023.2751 1023.3189 1023.3627 1023.4065 1023.4503 1023.4941 1023.5380 1023.5818 1023.6256 1023.6694 1023.7132 1023.7570 1023.8008 1023.8446 1023.8884 1023.9323 1023.9761 1024.0199 1024.0637 1024.1075 1024.1514 1024.1952 1024.2390 1024.2828 1024.3267 1024.3705 1024.4143 1024.4581 1024.5020 1024.5458 1024.5896 1024.6335 1024.6773 1024.7211 1024.7650 1024.8088 1024.8526 1024.8965 1024.9403 1024.9841 1025.0280 1025.0718 1025.1157 1025.1595 1025.2033 1025.2472 1025.2910 1025.3349 1025.3787 1025.4226 1025.4664 1025.5103 1025.5541 1025.5980 1025.6418 1025.6857 1025.7295 1025.7734 1025.8173 1025.8611 1025.9050 1025.9488 1025.9927 1026.0366 1026.0804 1026.1243 1026.1681 1026.2120 1026.2559 1026.2997 1026.3436 1026.3875 1026.4313 1026.4752 1026.5191 1026.5630 1026.6068 1026.6507 1026.6946 1026.7385 1026.7823 1026.8262 1026.8701 1026.9140 1026.9579 1027.0017 1027.0456 1027.0895 1027.1334 1027.1773 1027.2212 1027.2651 1027.3089 1027.3528 1027.3967 1027.4406 1027.4845 1027.5284 1027.5723 1027.6162 1027.6601 1027.7040 1027.7479 1027.7918 1027.8357 1027.8796 1027.9235 1027.9674 1028.0113 1028.0552 1028.0991 1028.1430 1028.1869 1028.2308 1028.2747 1028.3186 1028.3626 1028.4065 1028.4504 1028.4943 1028.5382 1028.5821 1028.6260 1028.6700 1028.7139 1028.7578 1028.8017 1028.8456 1028.8896 1028.9335 1028.9774 1029.0213 1029.0653 1029.1092 1029.1531 1029.1970 1029.2410 1029.2849 1029.3288 1029.3728 1029.4167 1029.4606 1029.5046 1029.5485 1029.5924 1029.6364 1029.6803 1029.7243 1029.7682 1029.8121 1029.8561 1029.9000 1029.9440 1029.9879 1030.0319 1030.0758 1030.1198 1030.1637 1030.2077 1030.2516 1030.2956 1030.3395 1030.3835 1030.4274 1030.4714 1030.5153 1030.5593 1030.6033 1030.6472 1030.6912 1030.7351 1030.7791 1030.8231 1030.8670 1030.9110 1030.9550 1030.9989 1031.0429 1031.0869 1031.1308 1031.1748 1031.2188 1031.2628 1031.3067 1031.3507 1031.3947 1031.4387 1031.4826 1031.5266 1031.5706 1031.6146 1031.6586 1031.7025 1031.7465 1031.7905 1031.8345 1031.8785 1031.9225 1031.9665 1032.0104 1032.0544 1032.0984 1032.1424 1032.1864 1032.2304 1032.2744 1032.3184 1032.3624 1032.4064 1032.4504 1032.4944 1032.5384 1032.5824 1032.6264 1032.6704 1032.7144 1032.7584 1032.8024 1032.8464 1032.8904 1032.9344 1032.9784 1033.0224 1033.0665 1033.1105 1033.1545 1033.1985 1033.2425 1033.2865 1033.3305 1033.3746 1033.4186 1033.4626 1033.5066 1033.5506 1033.5947 1033.6387 1033.6827 1033.7267 1033.7708 1033.8148 1033.8588 1033.9029 1033.9469 1033.9909 1034.0349 1034.0790 1034.1230 1034.1670 1034.2111 1034.2551 1034.2992 1034.3432 1034.3872 1034.4313 1034.4753 1034.5194 1034.5634 1034.6074 1034.6515 1034.6955 1034.7396 1034.7836 1034.8277 1034.8717 1034.9158 1034.9598 1035.0039 1035.0479 1035.0920 1035.1361 1035.1801 1035.2242 1035.2682 1035.3123 1035.3563 1035.4004 1035.4445 1035.4885 1035.5326 1035.5767 1035.6207 1035.6648 1035.7089 1035.7529 1035.7970 1035.8411 1035.8851 1035.9292 1035.9733 1036.0174 1036.0614 1036.1055 1036.1496 1036.1937 1036.2377 1036.2818 1036.3259 1036.3700 1036.4141 1036.4582 1036.5022 1036.5463 1036.5904 1036.6345 1036.6786 1036.7227 1036.7668 1036.8109 1036.8549 1036.8990 1036.9431 1036.9872 1037.0313 1037.0754 1037.1195 1037.1636 1037.2077 1037.2518 1037.2959 1037.3400 1037.3841 1037.4282 1037.4723 1037.5164 1037.5605 1037.6047 1037.6488 1037.6929 1037.7370 1037.7811 1037.8252 1037.8693 1037.9134 1037.9576 1038.0017 1038.0458 1038.0899 1038.1340 1038.1781 1038.2223 1038.2664 1038.3105 1038.3546 1038.3988 1038.4429 1038.4870 1038.5311 1038.5753 1038.6194 1038.6635 1038.7077 1038.7518 1038.7959 1038.8401 1038.8842 1038.9283 1038.9725 1039.0166 1039.0607 1039.1049 1039.1490 1039.1932 1039.2373 1039.2815 1039.3256 1039.3697 1039.4139 1039.4580 1039.5022 1039.5463 1039.5905 1039.6346 1039.6788 1039.7229 1039.7671 1039.8112 1039.8554 1039.8996 1039.9437 1039.9879 1040.0320 1040.0762 1040.1204 1040.1645 1040.2087 1040.2528 1040.2970 1040.3412 1040.3853 1040.4295 1040.4737 1040.5179 1040.5620 1040.6062 1040.6504 1040.6945 1040.7387 1040.7829 1040.8271 1040.8712 1040.9154 1040.9596 1041.0038 1041.0480 1041.0921 1041.1363 1041.1805 1041.2247 1041.2689 1041.3131 1041.3573 1041.4014 1041.4456 1041.4898 1041.5340 1041.5782 1041.6224 1041.6666 1041.7108 1041.7550 1041.7992 1041.8434 1041.8876 1041.9318 1041.9760 1042.0202 1042.0644 1042.1086 1042.1528 1042.1970 1042.2412 1042.2854 1042.3296 1042.3738 1042.4180 1042.4623 1042.5065 1042.5507 1042.5949 1042.6391 1042.6833 1042.7275 1042.7718 1042.8160 1042.8602 1042.9044 1042.9486 1042.9929 1043.0371 1043.0813 1043.1255 1043.1698 1043.2140 1043.2582 1043.3024 1043.3467 1043.3909 1043.4351 1043.4794 1043.5236 1043.5678 1043.6121 1043.6563 1043.7005 1043.7448 1043.7890 </mz_list><int_list>297.6110 202.0870 149.5670 174.3050 171.6410 148.4260 173.5430 185.7220 178.1100 160.6040 169.7380 175.8270 158.7010 168.2150 180.0130 217.3090 234.4350 234.4350 264.8810 347.0850 404.5520 409.1190 394.2760 354.6970 242.4270 205.5120 196.3780 175.8270 163.2680 172.0210 180.0130 183.8190 170.8790 149.9480 164.4100 202.0870 210.0790 202.8480 192.9530 165.9320 177.3490 213.5040 309.0280 360.4050 390.0900 388.1870 306.3640 244.7110 189.9080 153.3730 162.8870 210.4590 227.2040 183.8190 165.1710 156.7980 142.7170 121.0240 145.0000 160.9840 143.8590 175.0660 248.5170 258.4110 227.5850 305.6030 419.0140 489.0390 452.1240 294.5660 209.3170 170.4990 172.4020 160.9840 161.7460 170.1180 176.2070 184.5800 192.9530 189.9080 147.6640 138.9110 191.0500 205.1310 194.8560 180.7740 189.1470 213.5040 262.2170 359.6440 469.2490 468.4880 382.4790 275.1570 210.4590 196.3780 223.3990 200.5640 152.9920 149.9480 153.3730 163.2680 152.9920 133.2030 130.5390 144.2390 170.4990 188.3860 179.6330 170.4990 204.7500 280.1040 340.6150 340.9960 320.4450 306.3640 221.8760 183.4380 176.9690 151.8510 114.5540 116.8380 161.3650 181.1550 128.2550 106.9430 132.0610 153.7540 168.5960 149.5670 161.3650 193.7140 179.2520 224.5400 325.7730 459.3540 572.7660 544.6030 422.4390 297.2300 198.6610 208.9370 194.4750 172.0210 184.1990 191.4300 185.3410 167.0740 155.2760 171.6410 211.9810 224.1600 218.4510 206.6530 196.3780 194.8560 225.3010 246.6140 350.1300 481.0470 515.2990 436.5200 313.2140 229.4880 239.3830 212.3620 175.0660 161.3650 151.4700 172.0210 195.9970 189.9080 188.7660 213.1230 215.4070 199.0420 179.6330 173.9240 224.5400 268.3060 301.7970 412.1630 600.9280 642.4110 489.4200 366.4940 284.6710 272.4930 255.7470 205.1310 194.8560 184.9610 193.3330 212.7430 211.2200 208.9370 207.0340 199.4230 180.7740 175.8270 185.7220 181.9160 194.0940 229.1070 328.4370 478.7640 542.7000 472.2940 367.6360 268.3060 229.8680 195.2360 153.3730 135.8670 168.9770 190.2890 177.3490 165.1710 180.0130 184.2000 149.9480 163.6490 168.2150 212.3620 241.6660 213.5040 245.4720 297.9910 384.7620 552.2150 557.5430 419.0140 322.7280 224.9210 149.9480 118.7410 170.1180 228.7270 203.2280 178.8710 166.6930 181.1550 223.3990 225.6820 198.6610 189.9080 216.9290 221.1150 213.8840 235.9580 290.3800 398.4630 455.1680 428.9090 340.6150 270.2090 239.0020 183.8190 172.4020 167.0740 120.6440 127.8750 167.8350 183.4380 149.1870 159.0820 193.3330 199.4220 213.8840 192.1920 168.2150 216.9290 293.0440 331.8620 347.8460 406.0740 442.6090 361.5470 231.3910 181.9160 196.7580 198.2810 176.5880 149.9480 148.0450 180.7740 180.3940 186.8630 172.0210 147.2840 151.8510 164.7900 183.8190 194.4750 212.7430 235.9580 297.9910 355.8380 449.4600 447.1760 379.4340 320.0640 253.0830 214.2650 183.8190 180.3940 170.4990 149.9480 186.8630 186.8630 158.7010 138.1500 187.6250 234.4350 218.0710 166.3120 184.5800 262.5980 269.4480 300.2740 335.6680 384.3810 441.8480 412.5440 297.6100 223.7790 194.4750 180.7740 155.2760 159.8430 183.0580 175.4460 159.0820 142.3360 158.3200 164.0290 167.0740 171.2600 173.5430 199.0420 237.8600 249.2780 300.6550 376.3890 497.7920 577.7130 472.2940 334.1460 268.3060 219.5930 191.0500 180.0130 181.1550 208.9370 215.4060 208.1760 221.1150 204.3700 187.2440 205.5110 179.6320 150.7090 184.5800 215.0260 237.4800 276.2980 379.4340 634.7990 897.0140 835.3610 482.9500 217.3090 146.1420 170.1180 173.1630 150.3280 121.0240 141.1950 178.8710 214.6450 215.0260 191.0500 192.5720 170.1180 135.1050 191.0500 238.2410 255.7470 303.3190 401.1260 592.5550 745.5460 671.3340 423.9610 256.8890 182.2960 149.9480 135.1050 143.8580 175.0660 156.4170 144.2390 186.8630 186.1020 161.3650 179.2520 162.8870 137.7690 156.4170 201.7060 246.2330 288.8570 511.4930 931.6470 1102.5200 871.8960 546.8860 306.7440 219.5930 208.1760 194.4750 165.1710 137.7690 146.1420 138.5310 161.7460 171.2600 193.3330 183.4380 167.4540 182.2960 215.4060 201.3250 203.9890 271.7310 405.6930 535.4690 629.8510 559.4450 365.7330 232.9130 164.4100 154.8950 165.1710 157.5590 157.5590 166.3120 186.1020 189.5270 164.0290 180.7740 225.3010 231.0100 205.1310 243.1880 248.5160 267.9260 297.6100 391.6120 567.8180 612.7260 568.5790 452.5040 346.3240 287.7150 240.5240 173.5430 172.0210 204.7500 247.3750 253.0830 221.1150 167.4540 130.1580 152.2310 180.7740 177.3490 197.9000 210.4590 199.8030 224.1600 259.9330 342.8990 487.8970 460.4960 338.7120 293.0430 233.2930 196.7580 151.8500 145.7610 176.9680 180.0130 197.5190 208.9370 216.1670 207.7950 183.8190 164.7900 194.0940 224.5400 205.8920 208.9370 228.3460 289.6180 393.8960 455.1680 420.1550 369.5390 312.8330 274.3950 210.4590 169.3570 172.0210 144.6200 141.9560 199.0420 213.5030 192.1910 168.9760 149.5670 184.1990 232.9130 207.4140 180.3940 188.7660 244.7110 307.5050 415.2080 509.5900 458.9740 371.8220 307.8860 231.3900 153.7530 131.2990 132.8220 148.8060 131.2990 146.9030 199.4220 194.4750 184.1990 187.2440 184.5800 197.9000 199.8030 186.1020 200.1830 256.1280 343.6600 446.0340 483.3300 422.4390 334.9060 262.2170 240.1440 191.0500 146.1420 121.7850 118.7400 122.1660 149.9480 172.0210 172.0210 129.3970 123.3070 162.5060 197.5190 240.9050 218.8310 198.2800 297.2300 687.3180 1337.3400 1631.5200 1169.8900 487.1360 209.6980 176.5880 216.1670 227.2040 205.5110 168.9760 146.9030 173.9240 149.9480 135.4860 179.6320 202.4670 192.1910 177.7290 176.5880 200.1830 234.8160 340.6150 610.0610 1039.3500 1371.5900 1261.6000 790.4540 363.0690 222.6370 210.8390 209.3170 222.6370 182.6770 146.5220 156.4170 173.1630 164.0290 164.0290 152.2310 162.8870 192.1910 220.7340 208.5560 186.8630 249.2770 424.7220 660.2970 766.0970 646.5970 485.6140 350.1290 228.7260 182.2960 199.4220 216.1670 198.6610 175.0650 147.2840 178.1100 183.4380 188.7660 182.6770 180.7740 173.1630 170.8790 176.9680 231.3900 313.5940 450.9820 578.4740 616.1510 509.5900 357.7410 245.8520 181.9160 206.6530 194.8550 188.0050 181.1550 170.1180 156.4170 129.7770 113.4120 124.0690 142.3360 161.7450 190.2880 218.4510 226.0620 283.1480 364.2110 544.9830 690.3630 717.7640 616.1510 465.4430 318.1610 213.5030 168.9760 148.0450 165.1710 183.0580 208.1750 206.2730 191.4300 174.3040 190.2880 207.7950 198.6610 165.5510 170.8790 218.4510 264.5000 348.2270 523.6710 607.7780 600.9280 489.4200 367.6360 262.9780 197.5190 188.0050 165.9320 149.5670 149.9480 171.2600 196.3780 215.0260 160.9840 172.7820 215.7870 226.8240 208.1750 242.8080 251.9410 259.5530 319.3030 421.6770 485.6140 540.4170 499.3150 379.8140 262.2170 210.4590 187.6240 168.5960 176.9680 186.4830 189.5270 189.5270 212.3620 237.0990 202.8470 195.6160 213.8840 200.1830 213.8840 221.4950 260.3140 413.3050 828.1300 1271.8800 1262.3700 825.8470 441.0870 273.6340 214.2650 187.6240 161.3650 156.4170 167.0730 205.8920 237.4800 240.5240 165.9320 140.4330 170.1180 196.7580 192.5720 190.2880 205.8920 251.9410 394.6570 747.8290 1168.7400 1282.5400 961.7120 520.2460 313.5940 267.5450 248.1360 192.5720 175.0650 154.1340 165.5510 184.1990 167.8350 173.9240 217.6900 226.4430 202.8470 215.7870 226.4430 219.2120 256.5080 430.0500 732.2260 980.7400 993.2990 707.8690 405.3130 241.6660 177.3490 179.2520 212.3620 199.4220 183.4380 194.0940 156.7980 184.1990 221.4950 226.4430 203.2280 157.9400 178.4910 201.3250 257.6500 391.2310 829.2720 1723.2400 2383.1600 2041.7800 1102.1400 494.7480 305.9830 300.2740 279.3430 246.6130 219.9730 260.3140 319.6840 331.8620 362.6880 446.0340 464.6820 452.8840 486.7550 548.0280 616.1510 636.7020 674.7590 936.2130 1441.6200 1907.4400 1756.3500 1094.9100 551.4530 352.4130 307.5050 313.9750 282.7680 240.9050 222.2570 215.4060 287.3350 396.9400 414.0660 347.8460 335.2870 394.6570 470.7710 478.7630 509.5900 626.8070 816.3320 997.1050 1008.1400 811.0040 641.2680 467.3460 324.2500 275.9170 242.0460 217.6900 236.3380 250.0380 232.9130 197.9000 220.7340 270.5890 269.0670 252.3220 306.3630 370.3000 388.5670 347.4650 317.4000 430.8110 626.4260 753.5380 712.4360 551.0720 324.2500 213.8840 154.8950 166.3120 211.9810 243.9490 271.3510 264.8810 275.9170 313.5940 353.9350 344.0400 337.5700 379.0530 427.3860 488.2780 524.0520 550.6920 581.5180 599.7860 573.1460 544.6030 461.2570 334.9060 242.0460 203.2280 218.8310 184.5800 181.1550 190.6690 231.3900 270.2090 287.7150 327.2950 319.6830 309.4080 295.3270 317.4000 370.3000 433.4750 506.9260 634.4180 661.4390 606.6360 557.5420 426.2440 250.4190 177.3490 176.9680 186.4830 204.3690 200.1830 192.5720 198.2800 235.9570 233.2930 233.2930 223.3980 232.1510 261.4560 293.0430 296.4680 348.2260 510.3510 675.1390 624.1430 441.8480 343.6600 272.4920 224.5400 197.1390 153.7530 148.4250 225.6820 251.1800 235.5770 199.8030 195.6160 211.9810 200.9440 200.1830 207.7950 229.1070 253.8440 246.2330 289.9990 472.2940 669.8110 722.7110 610.8220 443.7500 272.4920 223.0180 212.7420 189.5270 186.4830 189.1470 174.3040 187.6240 203.2280 200.9440 154.1340 143.8580 173.1620 232.1510 253.4640 257.2690 278.9620 315.1160 417.4910 505.4030 511.4930 452.5040 336.8090 216.9280 175.4460 146.5220 160.9840 171.6400 139.2910 135.4860 189.1470 203.2280 186.4820 181.1540 182.6770 167.4540 182.6770 229.1070 270.9700 272.4920 300.6550 368.7770 407.2150 431.5720 403.7900 281.2450 201.3250 178.1100 177.7290 166.3120 189.9080 197.1390 222.6370 204.7500 190.2880 188.3850 208.5560 177.3490 156.7980 199.8030 222.2560 212.3620 272.8730 365.7330 446.0340 522.1490 509.2090 361.5470 225.3010 168.2150 151.8500 162.5060 199.4220 189.9080 167.4540 152.2310 147.6640 130.5380 157.1780 199.8030 216.5480 192.9520 183.8190 202.0860 275.5370 385.1420 600.1660 810.6240 814.4300 592.5550 372.5830 273.6340 271.3500 232.1510 170.1180 175.4460 169.3570 145.7610 141.9550 194.0940 205.1310 198.2800 184.5800 186.8630 224.9200 247.7550 293.0430 363.8300 600.9270 1386.0500 2762.5900 3507.3700 2439.4800 948.3910 363.8300 318.1610 331.8610 295.3260 264.5000 215.0250 192.5710 211.6000 178.1100 142.3360 157.1780 205.1300 208.1750 190.6680 209.3170 222.2560 238.6210 436.5190 966.2780 1847.3100 2058.1400 1265.4100 506.5450 271.3500 252.7020 240.5240 191.8100 167.4530 212.7420 223.0170 197.1380 179.2510 178.8710 193.7130 167.4530 173.9230 196.7580 223.3980 219.5920 238.2400 395.4170 746.6870 1007.0000 881.7910 582.6600 337.5700 267.9250 229.1060 192.1910 164.0280 167.8340 153.7530 159.0810 189.9070 175.8260 173.9230 184.5790 168.2150 205.1300 236.3370 242.0460 265.2610 349.7480 531.2820 705.2040 768.3800 644.3130 471.1510 368.7770 248.1350 188.7660 201.3240 195.6160 195.6160 199.0410 216.1670 246.6130 264.5000 221.1140 169.7370 195.9960 231.0090 219.2110 223.7780 303.6990 372.9630 488.2770 615.3890 636.3200 510.3510 395.4170 270.5890 193.3320 197.1380 213.8830 216.9280 184.1990 186.1020 199.0410 169.7370 186.8630 250.7990 280.1030 291.9010 288.4760 248.1350 267.5440 315.1160 421.2960 497.0300 562.4890 602.4490 477.2410 287.7150 195.2350 209.6970 221.4950 231.3900 208.9360 168.9760 164.0280 153.7530 145.7610 165.5510 209.3170 243.9490 239.0010 217.3090 225.6810 270.2080 348.2260 452.8840 577.3320 688.4590 709.3910 588.3680 347.0840 215.4060 220.3530 222.6370 163.6480 156.7970 189.1460 203.6080 184.9600 190.6680 227.5840 251.1800 223.3980 259.1720 250.7990 196.3770 202.8470 302.1770 475.3380 627.5670 752.0150 743.2620 530.1400 295.7070 208.1750 207.0330 214.2640 181.1540 167.8340 165.5510 167.8340 168.9760 158.7000 183.8180 209.6970 199.4220 192.1910 224.9200 257.2690 286.9540 439.1830 683.5120 922.1320 1025.2700 802.6310 436.1390 304.8410 259.1720 222.2560 176.9680 166.3120 183.4380 151.0890 171.6400 218.8310 195.2350 139.2910 127.1130 178.4900 171.2590 224.1590 316.2580 388.9470 554.8780 959.4280 1648.6500 2019.3300 1484.2400 662.9610 261.0750 225.3010 </int_list></spectrum></measured><measured><pepseq>VIDSSDVVIHVLDAR</pepseq><mzh>1637.8480</mzh><calc_mzh>1637.8863</calc_mzh><leucines>1</leucines><mono_iso_intensity>455</mono_iso_intensity><deuterated_intensity>1365</deuterated_intensity><ratio>3.00</ratio><validated>NO</validated><local_bg>0.0000</local_bg><corrected_ratio>3.00</corrected_ratio><spectrum><mz_list>1613.0034 1613.0584 1613.1134 1613.1684 1613.2234 1613.2784 1613.3334 1613.3884 1613.4434 1613.4984 1613.5534 1613.6084 1613.6634 1613.7184 1613.7734 1613.8285 1613.8835 1613.9385 1613.9935 1614.0485 1614.1035 1614.1585 1614.2135 1614.2686 1614.3236 1614.3786 1614.4336 1614.4886 1614.5437 1614.5987 1614.6537 1614.7087 1614.7638 1614.8188 1614.8738 1614.9288 1614.9839 1615.0389 1615.0939 1615.1490 1615.2040 1615.2590 1615.3141 1615.3691 1615.4241 1615.4792 1615.5342 1615.5893 1615.6443 1615.6993 1615.7544 1615.8094 1615.8645 1615.9195 1615.9746 1616.0296 1616.0847 1616.1397 1616.1947 1616.2498 1616.3049 1616.3599 1616.4150 1616.4700 1616.5251 1616.5801 1616.6352 1616.6902 1616.7453 1616.8004 1616.8554 1616.9105 1616.9655 1617.0206 1617.0757 1617.1307 1617.1858 1617.2409 1617.2959 1617.3510 1617.4061 1617.4612 1617.5162 1617.5713 1617.6264 1617.6814 1617.7365 1617.7916 1617.8467 1617.9018 1617.9568 1618.0119 1618.0670 1618.1221 1618.1772 1618.2322 1618.2873 1618.3424 1618.3975 1618.4526 1618.5077 1618.5628 1618.6179 1618.6730 1618.7280 1618.7831 1618.8382 1618.8933 1618.9484 1619.0035 1619.0586 1619.1137 1619.1688 1619.2239 1619.2790 1619.3341 1619.3892 1619.4443 1619.4994 1619.5546 1619.6097 1619.6648 1619.7199 1619.7750 1619.8301 1619.8852 1619.9403 1619.9954 1620.0506 1620.1057 1620.1608 1620.2159 1620.2710 1620.3262 1620.3813 1620.4364 1620.4915 1620.5466 1620.6018 1620.6569 1620.7120 1620.7671 1620.8223 1620.8774 1620.9325 1620.9877 1621.0428 1621.0979 1621.1531 1621.2082 1621.2633 1621.3185 1621.3736 1621.4287 1621.4839 1621.5390 1621.5942 1621.6493 1621.7045 1621.7596 1621.8147 1621.8699 1621.9250 1621.9802 1622.0353 1622.0905 1622.1456 1622.2008 1622.2559 1622.3111 1622.3663 1622.4214 1622.4766 1622.5317 1622.5869 1622.6420 1622.6972 1622.7524 1622.8075 1622.8627 1622.9178 1622.9730 1623.0282 1623.0833 1623.1385 1623.1937 1623.2489 1623.3040 1623.3592 1623.4144 1623.4695 1623.5247 1623.5799 1623.6351 1623.6902 1623.7454 1623.8006 1623.8558 1623.9110 1623.9661 1624.0213 1624.0765 1624.1317 1624.1869 1624.2421 1624.2973 1624.3524 1624.4076 1624.4628 1624.5180 1624.5732 1624.6284 1624.6836 1624.7388 1624.7940 1624.8492 1624.9044 1624.9596 1625.0148 1625.0700 1625.1252 1625.1804 1625.2356 1625.2908 1625.3460 1625.4012 1625.4564 1625.5116 1625.5668 1625.6220 1625.6772 1625.7325 1625.7877 1625.8429 1625.8981 1625.9533 1626.0085 1626.0638 1626.1190 1626.1742 1626.2294 1626.2846 1626.3399 1626.3951 1626.4503 1626.5055 1626.5608 1626.6160 1626.6712 1626.7264 1626.7817 1626.8369 1626.8921 1626.9474 1627.0026 1627.0578 1627.1131 1627.1683 1627.2235 1627.2788 1627.3340 1627.3893 1627.4445 1627.4997 1627.5550 1627.6102 1627.6655 1627.7207 1627.7760 1627.8312 1627.8865 1627.9417 1627.9970 1628.0522 1628.1075 1628.1627 1628.2180 1628.2732 1628.3285 1628.3837 1628.4390 1628.4943 1628.5495 1628.6048 1628.6600 1628.7153 1628.7706 1628.8258 1628.8811 1628.9364 1628.9916 1629.0469 1629.1022 1629.1574 1629.2127 1629.2680 1629.3232 1629.3785 1629.4338 1629.4891 1629.5443 1629.5996 1629.6549 1629.7102 1629.7655 1629.8207 1629.8760 1629.9313 1629.9866 1630.0419 1630.0972 1630.1525 1630.2077 1630.2630 1630.3183 1630.3736 1630.4289 1630.4842 1630.5395 1630.5948 1630.6501 1630.7054 1630.7607 1630.8160 1630.8713 1630.9266 1630.9819 1631.0372 1631.0925 1631.1478 1631.2031 1631.2584 1631.3137 1631.3690 1631.4243 1631.4796 1631.5349 1631.5902 1631.6456 1631.7009 1631.7562 1631.8115 1631.8668 1631.9221 1631.9774 1632.0328 1632.0881 1632.1434 1632.1987 1632.2541 1632.3094 1632.3647 1632.4200 1632.4754 1632.5307 1632.5860 1632.6413 1632.6967 1632.7520 1632.8073 1632.8627 1632.9180 1632.9733 1633.0287 1633.0840 1633.1393 1633.1947 1633.2500 1633.3054 1633.3607 1633.4160 1633.4714 1633.5267 1633.5821 1633.6374 1633.6928 1633.7481 1633.8035 1633.8588 1633.9142 1633.9695 1634.0249 1634.0802 1634.1356 1634.1909 1634.2463 1634.3016 1634.3570 1634.4124 1634.4677 1634.5231 1634.5784 1634.6338 1634.6892 1634.7445 1634.7999 1634.8553 1634.9106 1634.9660 1635.0214 1635.0767 1635.1321 1635.1875 1635.2429 1635.2982 1635.3536 1635.4090 1635.4644 1635.5197 1635.5751 1635.6305 1635.6859 1635.7413 1635.7966 1635.8520 1635.9074 1635.9628 1636.0182 1636.0736 1636.1290 1636.1843 1636.2397 1636.2951 1636.3505 1636.4059 1636.4613 1636.5167 1636.5721 1636.6275 1636.6829 1636.7383 1636.7937 1636.8491 1636.9045 1636.9599 1637.0153 1637.0707 1637.1261 1637.1815 1637.2369 1637.2923 1637.3477 1637.4031 1637.4586 1637.5140 1637.5694 1637.6248 1637.6802 1637.7356 1637.7910 1637.8465 1637.9019 1637.9573 1638.0127 1638.0681 1638.1236 1638.1790 1638.2344 1638.2898 1638.3453 1638.4007 1638.4561 1638.5115 1638.5670 1638.6224 1638.6778 1638.7333 1638.7887 1638.8441 1638.8996 1638.9550 1639.0104 1639.0659 1639.1213 1639.1768 1639.2322 1639.2876 1639.3431 1639.3985 1639.4540 1639.5094 1639.5649 1639.6203 1639.6758 1639.7312 1639.7867 1639.8421 1639.8976 1639.9530 1640.0085 1640.0639 1640.1194 1640.1748 1640.2303 1640.2857 1640.3412 1640.3967 1640.4521 1640.5076 1640.5631 1640.6185 1640.6740 1640.7295 1640.7849 1640.8404 1640.8959 1640.9513 1641.0068 1641.0623 1641.1177 1641.1732 1641.2287 1641.2842 1641.3396 1641.3951 1641.4506 1641.5061 1641.5616 1641.6170 1641.6725 1641.7280 1641.7835 1641.8390 1641.8945 1641.9499 1642.0054 1642.0609 1642.1164 1642.1719 1642.2274 1642.2829 1642.3384 1642.3939 1642.4494 1642.5049 1642.5604 1642.6159 1642.6714 1642.7269 1642.7824 1642.8379 1642.8934 1642.9489 1643.0044 1643.0599 1643.1154 1643.1709 1643.2264 1643.2819 1643.3374 1643.3929 1643.4484 1643.5039 1643.5595 1643.6150 1643.6705 1643.7260 1643.7815 1643.8370 1643.8926 1643.9481 1644.0036 1644.0591 1644.1146 1644.1702 1644.2257 1644.2812 1644.3368 1644.3923 1644.4478 1644.5033 1644.5589 1644.6144 1644.6699 1644.7255 1644.7810 1644.8365 1644.8921 1644.9476 1645.0031 1645.0587 1645.1142 1645.1698 1645.2253 1645.2809 1645.3364 1645.3919 1645.4475 1645.5030 1645.5586 1645.6141 1645.6697 1645.7252 1645.7808 1645.8363 1645.8919 1645.9474 1646.0030 1646.0586 1646.1141 1646.1697 1646.2252 1646.2808 1646.3363 1646.3919 1646.4475 1646.5030 1646.5586 1646.6142 1646.6697 1646.7253 1646.7809 1646.8364 1646.8920 1646.9476 1647.0031 1647.0587 1647.1143 1647.1699 1647.2254 1647.2810 1647.3366 1647.3922 1647.4478 1647.5033 1647.5589 1647.6145 1647.6701 1647.7257 1647.7813 1647.8368 1647.8924 1647.9480 1648.0036 1648.0592 1648.1148 1648.1704 1648.2260 1648.2816 1648.3372 1648.3928 1648.4483 1648.5039 1648.5595 1648.6151 1648.6707 1648.7263 1648.7819 1648.8375 1648.8932 1648.9488 1649.0044 1649.0600 1649.1156 1649.1712 1649.2268 1649.2824 1649.3380 1649.3936 1649.4492 1649.5049 1649.5605 1649.6161 1649.6717 1649.7273 1649.7829 1649.8386 1649.8942 1649.9498 1650.0054 1650.0611 1650.1167 1650.1723 1650.2279 1650.2836 1650.3392 1650.3948 1650.4504 1650.5061 1650.5617 1650.6173 1650.6730 1650.7286 1650.7842 1650.8399 1650.8955 1650.9512 1651.0068 1651.0624 1651.1181 1651.1737 1651.2294 1651.2850 1651.3407 1651.3963 1651.4519 1651.5076 1651.5632 1651.6189 1651.6745 1651.7302 1651.7858 1651.8415 1651.8972 1651.9528 1652.0085 1652.0641 1652.1198 1652.1754 1652.2311 1652.2868 1652.3424 1652.3981 1652.4537 1652.5094 1652.5651 1652.6207 1652.6764 1652.7321 1652.7878 1652.8434 1652.8991 1652.9548 1653.0104 1653.0661 1653.1218 1653.1775 1653.2331 1653.2888 1653.3445 1653.4002 1653.4559 1653.5115 1653.5672 1653.6229 1653.6786 1653.7343 1653.7900 1653.8457 1653.9013 1653.9570 1654.0127 1654.0684 1654.1241 1654.1798 1654.2355 1654.2912 1654.3469 1654.4026 1654.4583 1654.5140 1654.5697 1654.6254 1654.6811 1654.7368 1654.7925 1654.8482 1654.9039 1654.9596 1655.0153 1655.0710 1655.1267 1655.1824 1655.2381 1655.2939 1655.3496 1655.4053 1655.4610 1655.5167 1655.5724 1655.6281 1655.6839 1655.7396 1655.7953 1655.8510 1655.9067 1655.9625 1656.0182 1656.0739 1656.1296 1656.1854 1656.2411 1656.2968 1656.3526 1656.4083 1656.4640 1656.5197 1656.5755 1656.6312 1656.6869 1656.7427 1656.7984 1656.8542 1656.9099 1656.9656 1657.0214 1657.0771 1657.1329 1657.1886 1657.2443 1657.3001 1657.3558 1657.4116 1657.4673 1657.5231 1657.5788 1657.6346 1657.6903 1657.7461 1657.8018 1657.8576 1657.9134 1657.9691 1658.0249 1658.0806 1658.1364 1658.1921 1658.2479 1658.3037 1658.3594 1658.4152 1658.4710 1658.5267 1658.5825 1658.6383 1658.6940 1658.7498 1658.8056 1658.8613 1658.9171 1658.9729 1659.0287 1659.0844 1659.1402 1659.1960 1659.2518 1659.3076 1659.3633 1659.4191 1659.4749 1659.5307 1659.5865 1659.6422 1659.6980 1659.7538 1659.8096 1659.8654 1659.9212 1659.9770 1660.0328 1660.0886 1660.1444 1660.2001 1660.2559 1660.3117 1660.3675 1660.4233 1660.4791 1660.5349 1660.5907 1660.6465 1660.7023 1660.7581 1660.8139 1660.8698 1660.9256 1660.9814 1661.0372 1661.0930 1661.1488 1661.2046 1661.2604 1661.3162 1661.3720 1661.4279 1661.4837 1661.5395 1661.5953 1661.6511 1661.7069 1661.7628 1661.8186 1661.8744 1661.9302 1661.9861 1662.0419 1662.0977 1662.1535 1662.2094 1662.2652 1662.3210 1662.3769 1662.4327 1662.4885 1662.5444 1662.6002 1662.6560 1662.7119 1662.7677 1662.8235 1662.8794 1662.9352 1662.9911 1663.0469 1663.1027 1663.1586 1663.2144 1663.2703 1663.3261 1663.3820 1663.4378 1663.4937 1663.5495 1663.6054 1663.6612 1663.7171 1663.7729 1663.8288 1663.8846 1663.9405 1663.9964 1664.0522 1664.1081 1664.1639 1664.2198 1664.2757 1664.3315 1664.3874 1664.4433 1664.4991 1664.5550 1664.6109 1664.6667 1664.7226 1664.7785 1664.8343 1664.8902 1664.9461 1665.0020 1665.0578 1665.1137 1665.1696 1665.2255 1665.2813 1665.3372 1665.3931 1665.4490 1665.5049 1665.5608 1665.6166 1665.6725 1665.7284 1665.7843 1665.8402 1665.8961 1665.9520 1666.0079 1666.0638 1666.1197 1666.1755 1666.2314 1666.2873 1666.3432 1666.3991 1666.4550 1666.5109 1666.5668 1666.6227 1666.6786 1666.7345 1666.7904 1666.8464 1666.9023 1666.9582 1667.0141 1667.0700 1667.1259 1667.1818 1667.2377 1667.2936 1667.3495 1667.4055 1667.4614 1667.5173 1667.5732 1667.6291 1667.6851 1667.7410 1667.7969 1667.8528 1667.9087 1667.9647 1668.0206 1668.0765 1668.1324 1668.1884 1668.2443 1668.3002 1668.3562 1668.4121 1668.4680 1668.5240 1668.5799 1668.6358 1668.6918 1668.7477 1668.8036 1668.8596 </mz_list><int_list>195.2360 210.4590 202.4670 175.4460 170.8800 185.3410 220.7350 218.0710 224.5400 218.4510 187.6250 208.9370 293.4240 359.6440 390.0900 385.5230 326.9150 272.1120 226.4430 208.9370 210.0790 188.7670 143.0980 143.0980 170.1180 194.4750 227.2040 199.4230 181.1550 205.8920 301.0360 376.3890 396.5600 390.0900 352.0330 261.4560 212.3620 207.4150 194.8560 186.8640 189.9080 169.7380 164.4100 179.2520 179.6330 194.8560 190.6690 201.3250 281.2460 383.2400 459.3550 435.3780 354.3160 302.9390 293.4240 279.7240 225.3020 199.4230 222.2570 248.8970 220.3540 181.1550 162.8870 164.0290 176.5880 195.2360 280.4850 359.2640 393.1350 391.9930 376.7700 326.5340 260.3140 226.8240 183.4380 173.9240 183.0580 196.3780 212.7430 231.3910 245.0910 205.1310 181.9160 201.3250 238.6220 331.1010 394.6570 411.4020 398.4630 339.4740 255.7480 224.1600 206.6530 194.0950 207.4150 208.5560 164.7900 175.4460 192.1920 196.3780 183.8190 193.3330 237.8610 272.8730 323.1090 353.9360 365.7330 311.6920 249.6580 226.8240 197.1390 172.4020 168.5960 166.3130 171.6410 174.6850 160.6040 165.9320 189.5280 204.3700 259.1730 318.9230 429.2890 469.6300 419.0140 332.2430 276.6790 221.1150 195.9970 171.6410 184.9610 210.8400 228.7270 243.9500 237.0990 198.6610 184.9610 211.9810 240.9050 264.8810 327.6760 365.3530 383.2400 346.7050 270.5900 238.2410 227.5850 189.5280 188.7660 197.9000 197.9000 170.1180 201.7060 212.3620 189.5280 199.8030 243.5690 288.8570 326.1540 346.7050 374.4870 389.3290 332.2430 209.6980 175.4460 172.7820 146.1420 161.7460 163.6490 189.5280 199.0420 215.4070 221.4960 193.3330 202.0870 273.2540 328.4370 343.6600 355.4580 295.3270 243.9500 193.7140 181.5360 172.7820 180.3940 181.1550 185.3410 152.9920 150.3280 175.8270 175.8270 218.8320 241.6660 240.1440 270.2090 329.1980 357.3610 340.6150 290.3800 253.8450 224.5400 230.6300 221.1150 196.3780 176.5880 170.4990 176.9690 184.5800 161.3650 174.3050 246.9940 330.7210 419.3940 505.7850 512.2540 452.1240 304.8420 216.1680 185.7220 165.9320 176.2080 178.8720 183.0580 207.7950 209.6980 192.9530 197.9000 195.9970 156.7980 242.0470 411.0220 554.8790 578.8550 460.8770 379.0530 320.0650 242.0470 175.0660 153.7540 165.1710 188.3860 211.2200 192.5720 165.1710 130.5390 146.1420 183.8190 258.4120 369.5390 519.1050 631.3740 573.9070 429.2890 329.1980 275.9180 236.3380 171.2600 144.6200 163.6490 210.0790 208.5560 174.3050 192.9530 209.6980 184.5800 203.6090 304.8420 404.9320 437.2810 391.9930 310.1700 220.7350 178.4910 189.9080 215.4070 243.9500 230.2490 185.7220 154.8950 150.3290 176.5880 214.6460 229.8680 197.1390 258.0310 384.0010 468.8690 471.9130 325.7730 237.4800 234.8160 204.3700 168.5960 165.9320 153.7540 151.8510 172.4020 175.0660 162.5070 199.4230 224.5400 229.4880 246.6140 310.9310 411.0220 399.6040 321.9670 274.7760 224.9210 192.9530 214.6450 169.7380 129.7770 122.9270 129.0160 149.5670 148.8060 147.6640 185.3410 215.7870 266.4040 288.8570 329.1980 407.9770 394.2760 296.0880 235.9580 170.8790 169.7380 176.9690 146.1420 136.2470 152.9930 158.3210 143.4780 148.4260 172.4020 234.4350 278.9620 283.9100 328.8180 375.6280 378.2920 272.8730 181.1550 171.2600 158.3210 160.6040 173.5440 188.0050 176.2080 145.7620 140.0530 131.3000 135.1060 171.2600 221.4960 288.4770 338.3320 375.6280 370.3000 318.1620 239.0020 179.2520 173.9240 164.0290 154.5150 141.5750 167.8350 204.3700 237.4800 243.9500 245.4720 248.8970 238.2410 299.5130 370.3000 401.8880 419.7750 333.3850 271.7320 216.9290 189.1470 187.2440 175.4460 205.1310 184.9610 152.6120 152.9930 173.5440 203.6090 248.5170 276.2980 314.3560 344.4210 342.8990 317.7810 258.4110 226.4430 255.7470 229.4880 168.2150 152.9920 159.4620 197.1390 228.7270 173.1630 143.0980 168.9770 210.0790 267.9260 312.8340 347.8460 328.4370 268.3060 227.2040 218.4510 224.1600 209.6980 170.8790 159.0820 141.9560 145.7620 135.8670 125.5910 138.5310 167.8350 183.0580 221.4960 269.4480 321.5870 376.3890 352.0330 274.0150 234.0550 206.2730 196.3780 210.4590 188.0050 179.6330 198.6610 176.2080 149.9480 160.6040 199.4230 201.7060 227.2040 303.7000 435.7590 591.0330 613.8680 514.5380 321.5870 227.9660 210.8400 179.6330 190.2890 226.4430 226.8240 204.7510 199.4230 192.5720 163.2680 174.6850 231.7710 409.4990 637.8440 845.6370 893.5900 676.6620 424.3420 290.3800 230.6300 222.2570 198.6620 156.7980 160.6040 194.8560 191.4310 179.6330 176.9690 197.1390 246.2330 366.8750 551.4540 715.1000 817.4750 699.8770 469.6300 333.3850 302.5580 265.6430 195.6170 162.8880 152.6120 182.6770 243.5690 223.7790 162.1260 167.4540 276.2990 428.1480 663.7230 1147.8100 1595.3700 1520.0100 1011.9500 537.3720 317.0200 288.0960 318.9230 299.5140 286.9550 316.6390 263.3590 214.6460 225.3020 240.9050 256.8890 363.8310 589.1300 959.0480 1330.1100 1316.7900 902.7230 494.3680 309.0280 274.0150 247.3750 245.4720 268.3070 268.3070 246.2330 237.4800 216.1680 238.6220 277.8210 354.3160 493.6060 654.5890 777.1340 755.0610 589.5110 376.7700 259.1730 240.9050 245.0910 246.6140 222.2570 230.2490 227.5850 210.8400 185.7220 226.4430 286.9550 320.4450 401.5070 446.0350 465.0630 452.1240 388.9480 304.8420 210.4590 194.0950 192.1920 168.9770 171.2600 186.1030 218.8320 252.3220 205.8920 179.2520 191.4310 287.7160 422.0580 490.5620 458.2130 399.6040 320.8260 213.5040 175.8270 203.2280 188.7670 186.4830 161.7460 156.0370 160.2230 152.2310 163.6490 205.8920 235.9580 330.3400 436.9010 468.1080 433.0950 366.1140 260.3140 210.4590 230.6300 191.0500 180.0130 188.3860 181.1550 199.0420 211.6010 197.9000 187.6250 186.1020 199.8030 276.6790 423.5810 512.6350 481.0470 401.5070 341.3770 242.0470 167.0740 138.1500 146.5230 160.6040 182.2970 235.5770 216.5480 177.3490 183.4380 165.5520 211.6010 312.8340 393.8960 459.7350 505.7850 429.2890 288.0960 216.9290 202.0870 205.8920 188.0050 183.8190 186.8640 170.8800 174.3050 206.6540 200.5640 186.1030 223.3990 281.6270 361.5470 483.7110 478.7640 414.8280 324.6320 227.2050 174.3050 169.7380 165.5520 176.2080 160.6040 150.3290 150.7090 140.8140 156.7980 191.8110 258.0310 367.2560 479.5250 542.7000 557.1620 598.6450 589.8920 437.2810 277.4400 240.9050 233.2940 196.7590 174.3050 164.4100 185.3410 228.3460 232.9130 242.8080 304.4610 334.9070 348.9880 426.6250 536.6110 581.1380 555.6400 419.0140 278.9630 218.0710 190.6690 205.8920 221.8770 217.6900 200.1840 197.5200 177.3490 178.4910 234.4350 305.2220 391.2320 445.6540 399.6050 372.9640 374.1060 321.9670 248.8970 230.2490 235.5770 188.7670 159.0820 165.9320 168.2160 188.0050 203.9900 239.3830 282.7680 264.5010 302.5580 384.0010 431.1920 416.7300 357.7410 271.3510 221.8770 199.8030 201.7060 194.8560 180.0130 183.8190 179.6330 176.2080 184.5800 208.5560 286.1940 358.8830 362.6890 408.3580 430.0510 404.9330 353.5550 296.8500 227.5850 205.5120 194.4750 136.6280 110.7490 136.6280 161.3650 150.3290 153.3730 178.4910 200.1840 242.4280 283.1490 326.1540 385.5230 393.8960 299.1330 196.3780 170.4990 210.4590 201.7060 158.7010 138.9110 168.9770 169.3570 157.9400 171.6410 183.4390 199.0420 233.2940 251.1810 266.4040 292.6630 332.2430 320.4450 270.9710 221.4960 214.2650 202.8480 192.9530 193.3340 217.3100 200.5640 150.3290 146.1420 224.1600 266.4040 291.1410 344.0410 412.9250 484.0920 452.1240 328.4370 250.8000 221.4960 192.1920 183.4390 189.5280 179.6330 199.4230 211.9820 176.2080 188.3860 230.2490 257.2700 307.1250 391.9930 443.7510 455.1680 405.6940 335.6680 266.4040 195.2360 178.4910 190.2890 206.2730 206.2730 184.9610 167.8350 195.2360 194.0950 171.2600 227.2050 275.5370 347.0850 430.8120 449.4600 377.9120 329.1980 247.3750 216.1680 191.4310 185.7220 169.7380 152.6120 160.6040 185.3410 183.8190 176.5880 179.2520 225.6820 312.0730 432.3340 502.3600 522.1490 482.9500 363.0690 273.6350 235.1970 218.0710 177.7300 160.9850 211.2200 212.7430 163.6490 148.4260 157.1790 189.1470 238.2410 307.5060 377.5310 445.2730 452.1240 433.4760 397.3210 320.4450 251.1810 241.6660 229.4880 253.0840 251.5610 207.0340 179.6330 156.7980 161.7460 216.9290 269.4480 372.5840 480.2860 488.2780 434.6170 401.8880 380.9560 366.4950 321.9670 236.3380 206.2730 241.2860 240.9050 205.1310 208.5560 205.1310 230.6300 241.6660 270.2090 352.7940 432.3340 478.7640 471.1520 391.6120 379.8150 336.0490 280.1040 272.4930 272.4930 286.5740 245.4720 209.3180 219.5930 232.1520 237.8610 237.4800 279.7240 338.7130 406.8350 406.4550 343.6600 263.7400 221.1150 216.5480 194.0950 178.4910 211.9820 205.1310 167.0740 157.9400 179.6330 191.8110 184.2000 238.6220 351.2720 408.3580 412.9250 362.6890 305.9830 266.7840 221.1150 188.0050 166.6930 164.4100 219.5930 240.5250 201.3260 203.9900 224.1600 243.9500 238.2410 246.2330 286.1940 357.7410 426.2450 465.4440 407.9770 303.7000 269.8290 235.1970 224.9210 210.4590 175.8270 190.6690 195.2360 192.1920 190.6690 191.4310 222.6380 302.1780 393.1350 457.8320 452.1240 404.5520 394.2770 273.6350 168.2160 207.0340 251.5610 210.8400 169.7380 172.4020 174.3050 148.8060 152.9930 177.7300 207.0340 316.6390 425.8640 486.7560 488.2780 456.3100 370.6810 248.5170 234.8160 239.7640 222.6380 191.4310 153.3730 164.7900 164.7900 173.5440 208.5560 180.3940 187.6250 270.9710 343.2800 365.7340 356.6000 351.6520 </int_list></spectrum></measured><measured><pepseq>VISQDALQHFR</pepseq><mzh>1313.6723</mzh><calc_mzh>1313.6967</calc_mzh><leucines>1</leucines><mono_iso_intensity>1537</mono_iso_intensity><deuterated_intensity>5018</deuterated_intensity><ratio>3.26</ratio><validated>YES</validated><local_bg>443</local_bg><corrected_ratio>4.18</corrected_ratio><spectrum><mz_list>1288.9685 1289.0177 1289.0669 1289.1160 1289.1652 1289.2144 1289.2635 1289.3127 1289.3619 1289.4110 1289.4602 1289.5094 1289.5585 1289.6077 1289.6569 1289.7061 1289.7552 1289.8044 1289.8536 1289.9028 1289.9520 1290.0011 1290.0503 1290.0995 1290.1487 1290.1979 1290.2471 1290.2962 1290.3454 1290.3946 1290.4438 1290.4930 1290.5422 1290.5914 1290.6406 1290.6898 1290.7390 1290.7882 1290.8374 1290.8866 1290.9358 1290.9850 1291.0342 1291.0834 1291.1326 1291.1818 1291.2310 1291.2802 1291.3294 1291.3786 1291.4278 1291.4770 1291.5262 1291.5754 1291.6246 1291.6739 1291.7231 1291.7723 1291.8215 1291.8707 1291.9199 1291.9692 1292.0184 1292.0676 1292.1168 1292.1660 1292.2153 1292.2645 1292.3137 1292.3629 1292.4122 1292.4614 1292.5106 1292.5599 1292.6091 1292.6583 1292.7076 1292.7568 1292.8060 1292.8553 1292.9045 1292.9537 1293.0030 1293.0522 1293.1015 1293.1507 1293.1999 1293.2492 1293.2984 1293.3477 1293.3969 1293.4462 1293.4954 1293.5447 1293.5939 1293.6432 1293.6924 1293.7417 1293.7909 1293.8402 1293.8894 1293.9387 1293.9879 1294.0372 1294.0865 1294.1357 1294.1850 1294.2342 1294.2835 1294.3328 1294.3820 1294.4313 1294.4806 1294.5298 1294.5791 1294.6284 1294.6776 1294.7269 1294.7762 1294.8255 1294.8747 1294.9240 1294.9733 1295.0226 1295.0718 1295.1211 1295.1704 1295.2197 1295.2690 1295.3182 1295.3675 1295.4168 1295.4661 1295.5154 1295.5647 1295.6139 1295.6632 1295.7125 1295.7618 1295.8111 1295.8604 1295.9097 1295.9590 1296.0083 1296.0576 1296.1069 1296.1562 1296.2055 1296.2548 1296.3041 1296.3534 1296.4027 1296.4520 1296.5013 1296.5506 1296.5999 1296.6492 1296.6985 1296.7478 1296.7971 1296.8465 1296.8958 1296.9451 1296.9944 1297.0437 1297.0930 1297.1423 1297.1917 1297.2410 1297.2903 1297.3396 1297.3889 1297.4383 1297.4876 1297.5369 1297.5862 1297.6356 1297.6849 1297.7342 1297.7836 1297.8329 1297.8822 1297.9315 1297.9809 1298.0302 1298.0796 1298.1289 1298.1782 1298.2276 1298.2769 1298.3262 1298.3756 1298.4249 1298.4743 1298.5236 1298.5730 1298.6223 1298.6716 1298.7210 1298.7703 1298.8197 1298.8690 1298.9184 1298.9677 1299.0171 1299.0664 1299.1158 1299.1652 1299.2145 1299.2639 1299.3132 1299.3626 1299.4119 1299.4613 1299.5107 1299.5600 1299.6094 1299.6588 1299.7081 1299.7575 1299.8069 1299.8562 1299.9056 1299.9550 1300.0043 1300.0537 1300.1031 1300.1525 1300.2018 1300.2512 1300.3006 1300.3500 1300.3994 1300.4487 1300.4981 1300.5475 1300.5969 1300.6463 1300.6956 1300.7450 1300.7944 1300.8438 1300.8932 1300.9426 1300.9920 1301.0414 1301.0908 1301.1402 1301.1895 1301.2389 1301.2883 1301.3377 1301.3871 1301.4365 1301.4859 1301.5353 1301.5847 1301.6341 1301.6835 1301.7329 1301.7823 1301.8318 1301.8812 1301.9306 1301.9800 1302.0294 1302.0788 1302.1282 1302.1776 1302.2270 1302.2765 1302.3259 1302.3753 1302.4247 1302.4741 1302.5235 1302.5730 1302.6224 1302.6718 1302.7212 1302.7707 1302.8201 1302.8695 1302.9189 1302.9684 1303.0178 1303.0672 1303.1166 1303.1661 1303.2155 1303.2649 1303.3144 1303.3638 1303.4133 1303.4627 1303.5121 1303.5616 1303.6110 1303.6604 1303.7099 1303.7593 1303.8088 1303.8582 1303.9077 1303.9571 1304.0066 1304.0560 1304.1055 1304.1549 1304.2044 1304.2538 1304.3033 1304.3527 1304.4022 1304.4516 1304.5011 1304.5505 1304.6000 1304.6495 1304.6989 1304.7484 1304.7978 1304.8473 1304.8968 1304.9462 1304.9957 1305.0452 1305.0946 1305.1441 1305.1936 1305.2431 1305.2925 1305.3420 1305.3915 1305.4409 1305.4904 1305.5399 1305.5894 1305.6389 1305.6883 1305.7378 1305.7873 1305.8368 1305.8863 1305.9357 1305.9852 1306.0347 1306.0842 1306.1337 1306.1832 1306.2327 1306.2822 1306.3316 1306.3811 1306.4306 1306.4801 1306.5296 1306.5791 1306.6286 1306.6781 1306.7276 1306.7771 1306.8266 1306.8761 1306.9256 1306.9751 1307.0246 1307.0741 1307.1236 1307.1731 1307.2227 1307.2722 1307.3217 1307.3712 1307.4207 1307.4702 1307.5197 1307.5692 1307.6188 1307.6683 1307.7178 1307.7673 1307.8168 1307.8664 1307.9159 1307.9654 1308.0149 1308.0644 1308.1140 1308.1635 1308.2130 1308.2626 1308.3121 1308.3616 1308.4111 1308.4607 1308.5102 1308.5597 1308.6093 1308.6588 1308.7083 1308.7579 1308.8074 1308.8570 1308.9065 1308.9560 1309.0056 1309.0551 1309.1047 1309.1542 1309.2038 1309.2533 1309.3029 1309.3524 1309.4020 1309.4515 1309.5011 1309.5506 1309.6002 1309.6497 1309.6993 1309.7488 1309.7984 1309.8479 1309.8975 1309.9471 1309.9966 1310.0462 1310.0958 1310.1453 1310.1949 1310.2444 1310.2940 1310.3436 1310.3931 1310.4427 1310.4923 1310.5419 1310.5914 1310.6410 1310.6906 1310.7402 1310.7897 1310.8393 1310.8889 1310.9385 1310.9880 1311.0376 1311.0872 1311.1368 1311.1864 1311.2360 1311.2855 1311.3351 1311.3847 1311.4343 1311.4839 1311.5335 1311.5831 1311.6327 1311.6823 1311.7319 1311.7814 1311.8310 1311.8806 1311.9302 1311.9798 1312.0294 1312.0790 1312.1286 1312.1782 1312.2278 1312.2774 1312.3271 1312.3767 1312.4263 1312.4759 1312.5255 1312.5751 1312.6247 1312.6743 1312.7239 1312.7735 1312.8232 1312.8728 1312.9224 1312.9720 1313.0216 1313.0712 1313.1209 1313.1705 1313.2201 1313.2697 1313.3193 1313.3690 1313.4186 1313.4682 1313.5179 1313.5675 1313.6171 1313.6667 1313.7164 1313.7660 1313.8156 1313.8653 1313.9149 1313.9645 1314.0142 1314.0638 1314.1135 1314.1631 1314.2127 1314.2624 1314.3120 1314.3617 1314.4113 1314.4610 1314.5106 1314.5602 1314.6099 1314.6595 1314.7092 1314.7588 1314.8085 1314.8582 1314.9078 1314.9575 1315.0071 1315.0568 1315.1064 1315.1561 1315.2057 1315.2554 1315.3051 1315.3547 1315.4044 1315.4541 1315.5037 1315.5534 1315.6031 1315.6527 1315.7024 1315.7521 1315.8017 1315.8514 1315.9011 1315.9507 1316.0004 1316.0501 1316.0998 1316.1495 1316.1991 1316.2488 1316.2985 1316.3482 1316.3979 1316.4475 1316.4972 1316.5469 1316.5966 1316.6463 1316.6960 1316.7457 1316.7953 1316.8450 1316.8947 1316.9444 1316.9941 1317.0438 1317.0935 1317.1432 1317.1929 1317.2426 1317.2923 1317.3420 1317.3917 1317.4414 1317.4911 1317.5408 1317.5905 1317.6402 1317.6899 1317.7396 1317.7893 1317.8390 1317.8887 1317.9385 1317.9882 1318.0379 1318.0876 1318.1373 1318.1870 1318.2367 1318.2865 1318.3362 1318.3859 1318.4356 1318.4853 1318.5351 1318.5848 1318.6345 1318.6842 1318.7340 1318.7837 1318.8334 1318.8831 1318.9329 1318.9826 1319.0323 1319.0821 1319.1318 1319.1815 1319.2313 1319.2810 1319.3307 1319.3805 1319.4302 1319.4800 1319.5297 1319.5794 1319.6292 1319.6789 1319.7287 1319.7784 1319.8282 1319.8779 1319.9277 1319.9774 1320.0272 1320.0769 1320.1267 1320.1764 1320.2262 1320.2759 1320.3257 1320.3754 1320.4252 1320.4750 1320.5247 1320.5745 1320.6242 1320.6740 1320.7238 1320.7735 1320.8233 1320.8731 1320.9228 1320.9726 1321.0224 1321.0721 1321.1219 1321.1717 1321.2215 1321.2712 1321.3210 1321.3708 1321.4206 1321.4703 1321.5201 1321.5699 1321.6197 1321.6695 1321.7192 1321.7690 1321.8188 1321.8686 1321.9184 1321.9682 1322.0179 1322.0677 1322.1175 1322.1673 1322.2171 1322.2669 1322.3167 1322.3665 1322.4163 1322.4661 1322.5159 1322.5657 1322.6155 1322.6653 1322.7151 1322.7649 1322.8147 1322.8645 1322.9143 1322.9641 1323.0139 1323.0637 1323.1135 1323.1633 1323.2131 1323.2630 1323.3128 1323.3626 1323.4124 1323.4622 1323.5120 1323.5618 1323.6117 1323.6615 1323.7113 1323.7611 1323.8109 1323.8608 1323.9106 1323.9604 1324.0102 1324.0601 1324.1099 1324.1597 1324.2095 1324.2594 1324.3092 1324.3590 1324.4089 1324.4587 1324.5085 1324.5584 1324.6082 1324.6580 1324.7079 1324.7577 1324.8076 1324.8574 1324.9072 1324.9571 1325.0069 1325.0568 1325.1066 1325.1565 1325.2063 1325.2562 1325.3060 1325.3559 1325.4057 1325.4556 1325.5054 1325.5553 1325.6051 1325.6550 1325.7049 1325.7547 1325.8046 1325.8544 1325.9043 1325.9542 1326.0040 1326.0539 1326.1037 1326.1536 1326.2035 1326.2533 1326.3032 1326.3531 1326.4030 1326.4528 1326.5027 1326.5526 1326.6024 1326.6523 1326.7022 1326.7521 1326.8019 1326.8518 1326.9017 1326.9516 1327.0015 1327.0514 1327.1012 1327.1511 1327.2010 1327.2509 1327.3008 1327.3507 1327.4006 1327.4504 1327.5003 1327.5502 1327.6001 1327.6500 1327.6999 1327.7498 1327.7997 1327.8496 1327.8995 1327.9494 1327.9993 1328.0492 1328.0991 1328.1490 1328.1989 1328.2488 1328.2987 1328.3486 1328.3985 1328.4484 1328.4984 1328.5483 1328.5982 1328.6481 1328.6980 1328.7479 1328.7978 1328.8477 1328.8977 1328.9476 1328.9975 1329.0474 1329.0973 1329.1473 1329.1972 1329.2471 1329.2970 1329.3470 1329.3969 1329.4468 1329.4967 1329.5467 1329.5966 1329.6465 1329.6965 1329.7464 1329.7963 1329.8463 1329.8962 1329.9461 1329.9961 1330.0460 1330.0960 1330.1459 1330.1958 1330.2458 1330.2957 1330.3457 1330.3956 1330.4456 1330.4955 1330.5455 1330.5954 1330.6454 1330.6953 1330.7453 1330.7952 1330.8452 1330.8951 1330.9451 1330.9950 1331.0450 1331.0950 1331.1449 1331.1949 1331.2448 1331.2948 1331.3448 1331.3947 1331.4447 1331.4947 1331.5446 1331.5946 1331.6446 1331.6945 1331.7445 1331.7945 1331.8444 1331.8944 1331.9444 1331.9944 1332.0443 1332.0943 1332.1443 1332.1943 1332.2443 1332.2942 1332.3442 1332.3942 1332.4442 1332.4942 1332.5442 1332.5941 1332.6441 1332.6941 1332.7441 1332.7941 1332.8441 1332.8941 1332.9441 1332.9941 1333.0441 1333.0941 1333.1441 1333.1941 1333.2441 1333.2941 1333.3441 1333.3941 1333.4441 1333.4941 1333.5441 1333.5941 1333.6441 1333.6941 1333.7441 1333.7941 1333.8441 1333.8941 1333.9441 1333.9942 1334.0442 1334.0942 1334.1442 1334.1942 1334.2442 1334.2942 1334.3443 1334.3943 1334.4443 1334.4943 1334.5444 1334.5944 1334.6444 1334.6944 1334.7445 1334.7945 1334.8445 1334.8945 1334.9446 1334.9946 1335.0446 1335.0947 1335.1447 1335.1947 1335.2448 1335.2948 1335.3449 1335.3949 1335.4449 1335.4950 1335.5450 1335.5951 1335.6451 1335.6951 1335.7452 1335.7952 1335.8453 1335.8953 1335.9454 1335.9954 1336.0455 1336.0955 1336.1456 1336.1956 1336.2457 1336.2958 1336.3458 1336.3959 1336.4459 1336.4960 1336.5461 1336.5961 1336.6462 1336.6962 1336.7463 1336.7964 1336.8464 1336.8965 1336.9466 1336.9966 1337.0467 1337.0968 1337.1469 1337.1969 1337.2470 1337.2971 1337.3472 1337.3972 1337.4473 1337.4974 1337.5475 1337.5975 1337.6476 1337.6977 1337.7478 1337.7979 1337.8480 1337.8980 1337.9481 1337.9982 1338.0483 1338.0984 1338.1485 1338.1986 1338.2487 1338.2988 1338.3489 1338.3990 1338.4491 1338.4992 1338.5492 1338.5993 1338.6494 1338.6995 1338.7496 1338.7998 1338.8499 1338.9000 1338.9501 1339.0002 1339.0503 1339.1004 1339.1505 1339.2006 1339.2507 1339.3008 1339.3509 1339.4011 1339.4512 1339.5013 1339.5514 1339.6015 1339.6516 1339.7018 1339.7519 1339.8020 1339.8521 1339.9023 1339.9524 1340.0025 1340.0526 1340.1028 1340.1529 1340.2030 1340.2531 1340.3033 1340.3534 1340.4035 1340.4537 1340.5038 1340.5539 1340.6041 1340.6542 1340.7044 1340.7545 1340.8046 1340.8548 1340.9049 1340.9551 1341.0052 1341.0554 1341.1055 1341.1556 1341.2058 1341.2559 1341.3061 1341.3562 1341.4064 1341.4565 1341.5067 1341.5569 1341.6070 1341.6572 1341.7073 1341.7575 1341.8076 1341.8578 1341.9080 1341.9581 1342.0083 1342.0585 1342.1086 1342.1588 1342.2089 1342.2591 1342.3093 1342.3595 1342.4096 1342.4598 1342.5100 1342.5601 1342.6103 1342.6605 1342.7107 1342.7608 1342.8110 1342.8612 1342.9114 1342.9616 1343.0117 1343.0619 1343.1121 1343.1623 1343.2125 1343.2627 1343.3129 1343.3630 1343.4132 1343.4634 1343.5136 1343.5638 1343.6140 1343.6642 1343.7144 1343.7646 1343.8148 1343.8650 1343.9152 1343.9654 1344.0156 1344.0658 1344.1160 1344.1662 1344.2164 1344.2666 1344.3168 1344.3670 1344.4172 1344.4674 1344.5176 1344.5678 </mz_list><int_list>228.3460 224.5400 232.1510 227.9650 224.9210 170.1180 146.1420 192.9520 226.8230 216.1670 225.3010 305.9830 459.3540 615.0090 662.9610 564.7730 369.9190 220.3540 177.3490 193.3330 206.2720 174.3040 165.1700 188.3850 195.2360 203.9890 240.5240 214.6450 187.2440 219.2120 252.3220 362.3080 615.3890 1033.2600 1430.5800 1361.6900 837.6450 403.0290 233.2930 207.4140 232.1510 213.5030 194.4750 215.7870 214.6450 207.0340 212.3620 199.4220 187.6240 177.3490 220.3540 309.0270 489.8000 781.7000 1054.5700 1051.5300 799.9680 521.3880 303.3190 248.1360 211.6000 211.9810 188.0050 201.7060 227.9650 223.7790 247.7550 223.3980 194.0940 188.7660 205.1310 284.6710 433.0950 554.8780 715.1000 766.0970 660.6780 507.3060 350.1290 229.1070 178.8710 189.9080 191.0490 191.0490 208.9360 223.3980 237.0990 225.3010 213.5030 210.4590 249.6580 270.9700 301.4160 337.9510 450.9810 610.0610 618.4340 443.3700 318.1610 235.5770 208.5560 230.2490 195.6160 170.1180 189.5270 219.5920 223.7790 208.1750 205.8920 227.9650 226.8230 225.6820 247.3740 302.1770 411.7820 457.8320 446.0340 395.0370 304.4600 256.8890 236.3380 202.4670 205.1310 219.9730 221.1150 205.8920 224.5400 238.6210 265.6420 240.9050 223.0180 226.4430 305.6020 370.3000 479.1440 613.1060 592.5550 425.1020 281.6260 237.8600 258.0300 229.1070 207.0330 222.2560 251.5610 304.0800 267.1640 250.4190 238.2410 244.7100 210.8390 208.9360 238.2410 281.6260 393.1340 546.1250 565.5340 490.5610 399.2230 293.0430 262.2170 238.2410 182.2960 182.2960 190.6690 179.6320 189.5270 205.1310 196.7580 170.8790 178.1100 191.8110 212.3620 258.4110 330.7200 470.3910 611.5840 584.9430 444.8920 263.7390 187.2440 201.3250 220.3540 200.9440 183.4380 195.6160 234.4350 259.5530 267.1640 267.5450 260.6940 207.7950 209.3170 256.8890 341.7570 411.7820 477.6220 527.4770 471.1520 329.1980 240.9050 208.1750 196.7580 214.6450 202.8470 191.0490 181.9160 226.4430 227.9650 202.8470 181.1550 159.8420 170.4980 227.2040 276.2980 345.1820 498.5530 610.8230 514.1570 335.2870 206.6530 207.4140 218.8310 219.2120 228.3460 252.3220 278.2010 292.6630 288.8570 258.7920 222.6370 253.8440 312.0720 498.9340 839.5480 1054.9500 1010.8100 817.4740 613.1060 453.2650 357.3600 276.2980 258.7920 258.7920 245.4720 224.5400 223.3980 232.9130 234.4350 233.2930 186.4830 147.6640 224.5400 376.7700 651.9240 1078.1700 1622.0100 1953.1100 1650.5500 1005.1000 574.2880 347.8460 297.6100 279.7230 227.9650 207.0340 234.4350 230.2490 216.9290 213.8840 213.8840 227.9650 260.3140 258.7920 363.4500 663.7220 1115.4600 1423.3500 1361.7000 1000.9100 640.8880 401.1260 258.7920 231.3900 217.6900 189.9080 199.4220 200.1830 240.1440 246.2330 213.8840 190.6690 246.9940 317.0200 364.2110 449.4590 618.8150 948.0110 1190.4400 1091.1100 771.0440 471.9130 286.9540 240.1440 223.7790 197.9000 168.5960 200.1830 267.9260 272.1120 234.0540 216.9290 239.3830 250.0390 261.4560 288.4770 420.5360 653.8280 813.2880 791.2150 616.5310 452.1230 340.6150 270.5900 190.2880 192.9520 179.6320 167.8350 210.4590 225.3010 218.8320 186.8630 169.7370 169.7370 165.9320 216.5480 333.0040 448.3180 498.1730 531.6630 491.7030 362.3080 255.7470 219.2120 216.9290 214.2650 186.1020 178.1100 194.0940 232.1520 223.0180 203.2280 174.6850 190.6690 222.6370 296.0880 351.2710 407.9770 523.2910 527.4770 401.8880 343.2790 339.4730 290.3790 230.2490 238.2410 246.9940 212.3620 188.7660 183.8190 208.9370 199.8030 181.5350 176.9680 169.7370 237.4800 433.4750 647.7380 876.8440 940.0190 690.3630 411.7830 307.5050 277.4400 251.1800 231.7710 296.0880 342.5180 379.4340 434.9980 441.8480 451.3620 409.8800 340.9960 345.1820 378.6730 422.4390 594.8390 889.0220 1038.2100 878.3660 606.6360 429.6700 302.9380 238.6210 261.0750 318.1610 362.3080 381.7170 360.4050 363.4500 352.7940 316.2580 291.1410 271.3510 286.5740 344.8020 494.3670 699.8770 803.7740 734.8900 492.0840 320.4450 299.8940 300.2740 288.0960 265.6420 243.1880 302.5580 329.9590 286.5740 256.1280 247.3750 277.0590 289.6180 242.4270 296.8490 439.5640 560.9670 648.4990 582.6600 420.1550 298.3710 273.6340 254.9860 211.6010 247.7550 326.5340 338.7120 365.7330 391.6120 376.3890 353.5550 347.0850 337.5710 331.4810 344.4210 410.2600 508.0680 643.1710 759.2470 703.3020 493.9860 284.2900 216.1670 197.9000 195.9970 207.0340 215.4060 238.2410 273.6340 291.9020 296.8490 317.4000 292.6630 270.9700 269.4480 333.0040 525.1930 746.6880 832.6970 665.2450 426.6250 294.9460 244.3300 205.8920 186.1020 170.8790 171.2600 211.2200 270.2090 291.5210 273.6340 224.5400 202.0860 243.5690 282.3870 425.8640 731.4650 1291.2900 1711.4400 1468.2600 795.7820 355.8380 239.7630 239.0020 237.0990 226.0620 227.9650 242.0460 258.7920 242.0460 240.9050 221.1150 199.8030 199.0420 248.8970 383.6200 709.0110 1270.7400 1750.6400 1747.6000 1201.8500 535.4690 269.4480 248.1360 264.5000 259.1720 215.4060 214.6450 253.8440 248.5160 212.7420 168.9760 170.1180 240.1440 259.1720 331.1010 526.7160 944.2050 1340.7600 1276.4500 871.8960 476.4800 322.3480 264.8810 204.7500 175.4460 177.3490 180.0130 197.1390 226.0620 221.4950 224.5400 197.5190 223.3980 342.5180 584.9440 1155.4200 2395.7100 4298.9600 5327.6600 3976.6200 1685.9400 495.1280 419.0130 525.9550 427.0050 263.7390 255.3670 330.7200 361.9270 280.1040 203.2280 199.8030 222.2570 240.1440 361.9270 688.0790 1510.1200 2811.6800 3699.5600 3096.3500 1599.1700 576.9520 310.5500 296.0880 323.4890 274.7760 234.8160 242.4270 316.2590 353.5550 246.2330 197.1390 262.5980 350.5100 474.1970 661.0590 1236.4900 2137.6900 2665.9200 2122.4600 1061.4200 395.4180 287.7150 292.6630 250.8000 208.9370 200.9450 218.0700 251.9410 287.7150 290.7600 293.8050 256.5080 256.1280 347.4650 500.4560 796.9230 1281.3900 1508.6000 1190.8200 703.3020 392.7540 313.9750 264.8810 263.3590 265.6420 234.0540 226.4430 293.4240 291.5210 257.6500 245.4720 243.9490 309.0270 462.0180 661.4390 839.5470 889.7830 874.5600 703.6830 441.8480 280.4840 248.8970 236.3380 202.8470 197.1390 202.8470 235.5770 246.2330 230.2490 194.0940 192.1910 225.3010 232.5320 294.5660 527.0960 770.6640 855.1510 763.4330 553.3560 357.3600 239.0020 212.7420 227.9650 223.7790 233.6740 226.8240 173.5430 181.5350 208.9370 258.7920 231.0100 221.1150 264.8810 305.6020 384.7620 487.5170 595.9800 633.6570 536.6110 380.5750 263.7390 213.8840 231.7710 201.7060 164.0290 185.3410 226.0620 254.6050 213.1230 196.7580 218.0700 230.6290 241.6660 264.1200 374.4860 602.0690 733.7480 687.6990 581.8990 463.9210 318.9220 202.4670 188.0050 216.5480 208.9370 221.4950 232.5320 213.1230 195.2360 196.3780 203.6090 226.8240 245.0910 268.3060 338.7120 436.9000 605.8750 734.8900 644.6940 385.9030 271.3510 271.3510 258.7920 223.3980 194.4750 198.2810 208.5560 207.4140 199.0420 180.0130 201.7060 244.3300 273.6340 274.3950 310.1690 436.5200 654.5890 822.0410 814.8100 640.8880 428.9080 288.4770 247.3750 254.6050 215.0260 228.3460 215.0260 203.9890 215.7870 222.2570 221.8760 202.0860 188.7660 205.8920 287.3350 422.4390 575.0490 740.5980 796.9230 671.3340 425.4830 276.2980 210.0780 195.6160 183.8190 176.5880 221.8760 257.2690 249.6580 210.0780 157.5590 166.3120 189.5270 186.8630 270.2090 396.9400 497.7920 588.7490 603.5920 554.8780 444.5120 277.0590 236.7190 256.8890 253.0830 220.3540 194.4750 215.7870 223.0180 228.3460 226.8240 214.6450 199.8030 197.9000 245.8520 361.9270 456.6900 558.3040 634.0380 578.8540 394.2760 251.1800 218.0700 215.4060 217.6900 207.4140 249.2770 267.1640 226.8240 228.7260 186.1020 149.5670 153.3730 209.6980 317.0200 431.9530 546.1250 674.7590 697.5940 583.0410 386.6650 258.7920 242.4270 267.5450 261.8360 236.3380 173.5430 143.8580 166.3120 176.5880 177.7300 186.1020 218.0700 246.2330 285.0510 376.7700 486.3750 562.8700 567.4370 487.1360 370.6810 219.2120 194.8550 208.5560 187.2440 151.4700 206.6530 275.9180 338.7120 350.5100 325.7730 276.2980 276.6790 300.6550 321.5870 363.8300 402.6490 503.5010 512.2540 399.6040 296.4690 235.5770 246.2330 235.1960 245.4720 271.3510 262.9780 254.6060 258.0310 288.8570 317.4000 327.2950 323.4890 301.7970 350.8910 460.4960 642.4100 683.5120 566.2960 461.6380 402.6490 300.2740 232.9130 193.7140 216.1680 216.5480 178.4910 194.0940 205.1310 235.5770 222.6370 229.1070 264.5000 337.1900 380.9560 429.2890 538.1330 692.2660 593.3160 438.8030 353.1740 259.1720 214.6450 248.5160 227.5850 191.8110 213.8840 237.0990 228.3460 205.8920 180.7740 165.1710 214.2650 225.6820 283.9100 404.9320 499.3150 635.1800 624.5230 512.2540 396.9400 309.4080 286.5740 278.5820 231.7710 208.1760 234.8160 245.4720 237.0990 230.6290 224.1600 222.6370 243.9500 241.2860 274.3950 396.5600 610.4420 695.6910 616.5310 487.8970 428.9080 406.0740 369.9200 298.3720 221.1150 213.5040 200.5640 224.1600 227.2040 182.2970 173.1630 209.6980 223.3990 210.4590 255.3670 353.9350 508.0680 593.6970 602.0700 537.7530 418.6330 303.3190 218.4510 215.7870 258.4110 297.9910 290.3790 236.7190 220.7340 231.3900 203.6090 230.2490 283.1490 298.7520 303.3190 353.9350 485.9950 595.2190 678.1840 617.2930 450.9820 351.2710 299.5130 269.8290 203.2280 168.9760 197.5190 217.3090 198.6610 211.2200 187.6250 178.1100 208.5560 232.9130 261.0750 343.6600 478.3830 626.4260 662.2000 520.6270 399.2240 309.0280 235.9570 221.1150 215.7870 195.6170 189.1470 186.8630 217.6900 251.1800 230.2490 222.2570 216.1680 266.0230 347.0850 426.2440 554.1170 624.9040 555.2590 410.6410 325.3920 274.7760 231.7710 202.8480 200.1830 213.5040 230.6290 234.4350 243.1880 243.5690 250.0390 257.6500 234.4350 260.3140 351.2710 445.6540 558.3040 692.2660 715.8610 567.4370 405.6930 301.0360 232.1520 240.1440 274.7760 257.6500 226.4430 232.1520 266.7840 307.5050 331.4820 279.3430 244.3300 288.4770 387.4260 630.2320 857.8150 908.0510 775.2310 559.4450 340.9960 243.1880 208.1760 213.5040 236.7190 215.4070 207.0340 251.1800 256.5090 243.1880 193.7140 154.1340 168.9770 223.7790 376.0090 543.4610 670.9530 727.6590 685.4150 463.1600 283.5290 247.7550 224.9210 237.8600 255.7470 253.4640 250.8000 224.5400 185.7220 213.8840 240.1440 235.5770 235.1960 243.9490 323.8700 432.7140 538.1330 627.1870 636.3210 486.3750 300.2740 258.4110 258.4110 235.5770 206.2730 216.5480 230.6290 242.8080 236.7190 202.0860 192.1910 213.8840 225.3010 274.0150 355.4580 497.7920 </int_list></spectrum></measured><measured><pepseq>SALGETQKDTYQVLLR</pepseq><mzh>1821.9176</mzh><calc_mzh>1821.9711</calc_mzh><leucines>3</leucines><mono_iso_intensity>405</mono_iso_intensity><deuterated_intensity>1150</deuterated_intensity><ratio>2.84</ratio><validated>YES</validated><local_bg>127</local_bg><corrected_ratio>3.68</corrected_ratio><spectrum><mz_list>1797.1560 1797.2140 1797.2721 1797.3301 1797.3882 1797.4462 1797.5043 1797.5623 1797.6204 1797.6785 1797.7365 1797.7946 1797.8526 1797.9107 1797.9688 1798.0268 1798.0849 1798.1430 1798.2010 1798.2591 1798.3172 1798.3752 1798.4333 1798.4914 1798.5495 1798.6075 1798.6656 1798.7237 1798.7818 1798.8398 1798.8979 1798.9560 1799.0141 1799.0721 1799.1302 1799.1883 1799.2464 1799.3045 1799.3626 1799.4207 1799.4787 1799.5368 1799.5949 1799.6530 1799.7111 1799.7692 1799.8273 1799.8854 1799.9435 1800.0016 1800.0597 1800.1178 1800.1759 1800.2340 1800.2921 1800.3502 1800.4083 1800.4664 1800.5245 1800.5826 1800.6407 1800.6988 1800.7569 1800.8150 1800.8731 1800.9312 1800.9893 1801.0475 1801.1056 1801.1637 1801.2218 1801.2799 1801.3380 1801.3962 1801.4543 1801.5124 1801.5705 1801.6286 1801.6868 1801.7449 1801.8030 1801.8611 1801.9193 1801.9774 1802.0355 1802.0937 1802.1518 1802.2099 1802.2680 1802.3262 1802.3843 1802.4425 1802.5006 1802.5587 1802.6169 1802.6750 1802.7331 1802.7913 1802.8494 1802.9076 1802.9657 1803.0239 1803.0820 1803.1402 1803.1983 1803.2564 1803.3146 1803.3727 1803.4309 1803.4891 1803.5472 1803.6054 1803.6635 1803.7217 1803.7798 1803.8380 1803.8961 1803.9543 1804.0125 1804.0706 1804.1288 1804.1870 1804.2451 1804.3033 1804.3615 1804.4196 1804.4778 1804.5360 1804.5941 1804.6523 1804.7105 1804.7686 1804.8268 1804.8850 1804.9432 1805.0013 1805.0595 1805.1177 1805.1759 1805.2341 1805.2922 1805.3504 1805.4086 1805.4668 1805.5250 1805.5832 1805.6413 1805.6995 1805.7577 1805.8159 1805.8741 1805.9323 1805.9905 1806.0487 1806.1069 1806.1651 1806.2233 1806.2815 1806.3397 1806.3979 1806.4561 1806.5143 1806.5725 1806.6307 1806.6889 1806.7471 1806.8053 1806.8635 1806.9217 1806.9799 1807.0381 1807.0963 1807.1545 1807.2128 1807.2710 1807.3292 1807.3874 1807.4456 1807.5038 1807.5620 1807.6203 1807.6785 1807.7367 1807.7949 1807.8531 1807.9114 1807.9696 1808.0278 1808.0860 1808.1443 1808.2025 1808.2607 1808.3190 1808.3772 1808.4354 1808.4937 1808.5519 1808.6101 1808.6684 1808.7266 1808.7848 1808.8431 1808.9013 1808.9596 1809.0178 1809.0760 1809.1343 1809.1925 1809.2508 1809.3090 1809.3673 1809.4255 1809.4838 1809.5420 1809.6003 1809.6585 1809.7168 1809.7750 1809.8333 1809.8915 1809.9498 1810.0080 1810.0663 1810.1246 1810.1828 1810.2411 1810.2993 1810.3576 1810.4159 1810.4741 1810.5324 1810.5907 1810.6489 1810.7072 1810.7655 1810.8237 1810.8820 1810.9403 1810.9986 1811.0568 1811.1151 1811.1734 1811.2317 1811.2899 1811.3482 1811.4065 1811.4648 1811.5231 1811.5813 1811.6396 1811.6979 1811.7562 1811.8145 1811.8728 1811.9311 1811.9894 1812.0476 1812.1059 1812.1642 1812.2225 1812.2808 1812.3391 1812.3974 1812.4557 1812.5140 1812.5723 1812.6306 1812.6889 1812.7472 1812.8055 1812.8638 1812.9221 1812.9804 1813.0387 1813.0970 1813.1553 1813.2136 1813.2720 1813.3303 1813.3886 1813.4469 1813.5052 1813.5635 1813.6218 1813.6801 1813.7385 1813.7968 1813.8551 1813.9134 1813.9717 1814.0301 1814.0884 1814.1467 1814.2050 1814.2634 1814.3217 1814.3800 1814.4383 1814.4967 1814.5550 1814.6133 1814.6717 1814.7300 1814.7883 1814.8467 1814.9050 1814.9633 1815.0217 1815.0800 1815.1384 1815.1967 1815.2550 1815.3134 1815.3717 1815.4301 1815.4884 1815.5468 1815.6051 1815.6635 1815.7218 1815.7802 1815.8385 1815.8969 1815.9552 1816.0136 1816.0719 1816.1303 1816.1886 1816.2470 1816.3054 1816.3637 1816.4221 1816.4804 1816.5388 1816.5972 1816.6555 1816.7139 1816.7723 1816.8306 1816.8890 1816.9474 1817.0057 1817.0641 1817.1225 1817.1808 1817.2392 1817.2976 1817.3560 1817.4143 1817.4727 1817.5311 1817.5895 1817.6479 1817.7062 1817.7646 1817.8230 1817.8814 1817.9398 1817.9982 1818.0566 1818.1149 1818.1733 1818.2317 1818.2901 1818.3485 1818.4069 1818.4653 1818.5237 1818.5821 1818.6405 1818.6989 1818.7573 1818.8157 1818.8741 1818.9325 1818.9909 1819.0493 1819.1077 1819.1661 1819.2245 1819.2829 1819.3413 1819.3997 1819.4581 1819.5165 1819.5749 1819.6333 1819.6918 1819.7502 1819.8086 1819.8670 1819.9254 1819.9838 1820.0423 1820.1007 1820.1591 1820.2175 1820.2759 1820.3344 1820.3928 1820.4512 1820.5096 1820.5681 1820.6265 1820.6849 1820.7434 1820.8018 1820.8602 1820.9186 1820.9771 1821.0355 1821.0940 1821.1524 1821.2108 1821.2693 1821.3277 1821.3861 1821.4446 1821.5030 1821.5615 1821.6199 1821.6784 1821.7368 1821.7953 1821.8537 1821.9121 1821.9706 1822.0290 1822.0875 1822.1460 1822.2044 1822.2629 1822.3213 1822.3798 1822.4382 1822.4967 1822.5551 1822.6136 1822.6721 1822.7305 1822.7890 1822.8475 1822.9059 1822.9644 1823.0229 1823.0813 1823.1398 1823.1983 1823.2567 1823.3152 1823.3737 1823.4321 1823.4906 1823.5491 1823.6076 1823.6660 1823.7245 1823.7830 1823.8415 1823.9000 1823.9584 1824.0169 1824.0754 1824.1339 1824.1924 1824.2509 1824.3093 1824.3678 1824.4263 1824.4848 1824.5433 1824.6018 1824.6603 1824.7188 1824.7773 1824.8358 1824.8943 1824.9528 1825.0113 1825.0698 1825.1283 1825.1868 1825.2453 1825.3038 1825.3623 1825.4208 1825.4793 1825.5378 1825.5963 1825.6548 1825.7133 1825.7718 1825.8303 1825.8889 1825.9474 1826.0059 1826.0644 1826.1229 1826.1814 1826.2399 1826.2985 1826.3570 1826.4155 1826.4740 1826.5326 1826.5911 1826.6496 1826.7081 1826.7667 1826.8252 1826.8837 1826.9422 1827.0008 1827.0593 1827.1178 1827.1764 1827.2349 1827.2934 1827.3520 1827.4105 1827.4690 1827.5276 1827.5861 1827.6447 1827.7032 1827.7617 1827.8203 1827.8788 1827.9374 1827.9959 1828.0545 1828.1130 1828.1716 1828.2301 1828.2887 1828.3472 1828.4058 1828.4643 1828.5229 1828.5814 1828.6400 1828.6986 1828.7571 1828.8157 1828.8742 1828.9328 1828.9914 1829.0499 1829.1085 1829.1670 1829.2256 1829.2842 1829.3427 1829.4013 1829.4599 1829.5185 1829.5770 1829.6356 1829.6942 1829.7527 1829.8113 1829.8699 1829.9285 1829.9870 1830.0456 1830.1042 1830.1628 1830.2214 1830.2800 1830.3385 1830.3971 1830.4557 1830.5143 1830.5729 1830.6315 1830.6901 1830.7486 1830.8072 1830.8658 1830.9244 1830.9830 1831.0416 1831.1002 1831.1588 1831.2174 1831.2760 1831.3346 1831.3932 1831.4518 1831.5104 1831.5690 1831.6276 1831.6862 1831.7448 1831.8034 1831.8620 1831.9207 1831.9793 1832.0379 1832.0965 1832.1551 1832.2137 1832.2723 1832.3309 1832.3896 1832.4482 1832.5068 1832.5654 1832.6240 1832.6827 1832.7413 1832.7999 1832.8585 1832.9171 1832.9758 1833.0344 1833.0930 1833.1517 1833.2103 1833.2689 1833.3275 1833.3862 1833.4448 1833.5034 1833.5621 1833.6207 1833.6794 1833.7380 1833.7966 1833.8553 1833.9139 1833.9726 1834.0312 1834.0898 1834.1485 1834.2071 1834.2658 1834.3244 1834.3831 1834.4417 1834.5004 1834.5590 1834.6177 1834.6763 1834.7350 1834.7936 1834.8523 1834.9109 1834.9696 1835.0283 1835.0869 1835.1456 1835.2042 1835.2629 1835.3216 1835.3802 1835.4389 1835.4976 1835.5562 1835.6149 1835.6736 1835.7322 1835.7909 1835.8496 1835.9083 1835.9669 1836.0256 1836.0843 1836.1430 1836.2016 1836.2603 1836.3190 1836.3777 1836.4364 1836.4950 1836.5537 1836.6124 1836.6711 1836.7298 1836.7885 1836.8471 1836.9058 1836.9645 1837.0232 1837.0819 1837.1406 1837.1993 1837.2580 1837.3167 1837.3754 1837.4341 1837.4928 1837.5515 1837.6102 1837.6689 1837.7276 1837.7863 1837.8450 1837.9037 1837.9624 1838.0211 1838.0798 1838.1385 1838.1972 1838.2559 1838.3146 1838.3734 1838.4321 1838.4908 1838.5495 1838.6082 1838.6669 1838.7257 1838.7844 1838.8431 1838.9018 1838.9605 1839.0193 1839.0780 1839.1367 1839.1954 1839.2542 1839.3129 1839.3716 1839.4303 1839.4891 1839.5478 1839.6065 1839.6653 1839.7240 1839.7827 1839.8415 1839.9002 1839.9589 1840.0177 1840.0764 1840.1352 1840.1939 1840.2526 1840.3114 1840.3701 1840.4289 1840.4876 1840.5464 1840.6051 1840.6639 1840.7226 1840.7814 1840.8401 1840.8989 1840.9576 1841.0164 1841.0751 1841.1339 1841.1926 1841.2514 1841.3102 1841.3689 1841.4277 1841.4864 1841.5452 1841.6040 1841.6627 1841.7215 1841.7803 1841.8390 1841.8978 1841.9566 1842.0153 1842.0741 1842.1329 1842.1917 1842.2504 1842.3092 1842.3680 1842.4268 1842.4855 1842.5443 1842.6031 1842.6619 1842.7207 1842.7794 1842.8382 1842.8970 1842.9558 1843.0146 1843.0734 1843.1322 1843.1909 1843.2497 1843.3085 1843.3673 1843.4261 1843.4849 1843.5437 1843.6025 1843.6613 1843.7201 1843.7789 1843.8377 1843.8965 1843.9553 1844.0141 1844.0729 1844.1317 1844.1905 1844.2493 1844.3081 1844.3669 1844.4257 1844.4845 1844.5433 1844.6022 1844.6610 1844.7198 1844.7786 1844.8374 1844.8962 1844.9550 1845.0139 1845.0727 1845.1315 1845.1903 1845.2491 1845.3080 1845.3668 1845.4256 1845.4844 1845.5433 1845.6021 1845.6609 1845.7198 1845.7786 1845.8374 1845.8962 1845.9551 1846.0139 1846.0727 1846.1316 1846.1904 1846.2493 1846.3081 1846.3669 1846.4258 1846.4846 1846.5435 1846.6023 1846.6611 1846.7200 1846.7788 1846.8377 1846.8965 1846.9554 1847.0142 1847.0731 1847.1319 1847.1908 1847.2496 1847.3085 1847.3674 1847.4262 1847.4851 1847.5439 1847.6028 1847.6616 1847.7205 1847.7794 1847.8382 1847.8971 1847.9560 1848.0148 1848.0737 1848.1326 1848.1914 1848.2503 1848.3092 1848.3680 1848.4269 1848.4858 1848.5447 1848.6035 1848.6624 1848.7213 1848.7802 1848.8390 1848.8979 1848.9568 1849.0157 1849.0746 1849.1335 1849.1923 1849.2512 1849.3101 1849.3690 1849.4279 1849.4868 1849.5457 1849.6046 1849.6635 1849.7223 1849.7812 1849.8401 1849.8990 1849.9579 1850.0168 1850.0757 1850.1346 1850.1935 1850.2524 1850.3113 1850.3702 1850.4291 1850.4880 1850.5469 1850.6059 1850.6648 1850.7237 1850.7826 1850.8415 1850.9004 1850.9593 1851.0182 1851.0771 1851.1361 1851.1950 1851.2539 1851.3128 1851.3717 1851.4307 1851.4896 1851.5485 1851.6074 1851.6663 1851.7253 1851.7842 1851.8431 1851.9020 1851.9610 1852.0199 1852.0788 1852.1378 1852.1967 1852.2556 1852.3146 1852.3735 1852.4324 1852.4914 1852.5503 1852.6093 1852.6682 1852.7271 1852.7861 </mz_list><int_list>193.3340 157.1800 158.7020 165.5530 191.0510 184.2010 178.4920 212.3630 243.5700 244.7120 253.0850 297.9920 360.7870 442.2300 458.9750 353.9370 256.8900 212.3630 189.9090 184.2010 173.5450 164.4110 168.9780 176.9700 204.7520 172.7830 161.7470 199.4240 285.0530 396.1800 454.4080 434.6180 336.8110 306.3650 231.0110 223.0190 221.4970 203.9910 185.3420 185.3420 200.5650 198.6620 191.4320 207.4160 278.2020 355.4590 412.1640 465.0640 481.0480 385.5240 278.5830 192.5730 175.4470 195.6180 210.4600 188.3870 174.3060 170.5000 172.4030 159.0830 170.5000 210.0800 285.8140 389.3300 443.3710 405.3140 350.5110 300.2760 267.9270 227.5860 208.9380 180.3950 175.0670 179.6340 165.5530 154.8960 158.3220 205.8930 213.1240 253.8460 351.2730 415.5900 413.3060 380.5770 350.5110 279.7250 196.3790 182.2980 187.2450 160.6050 153.3740 206.6550 249.6590 251.9430 259.1740 285.0530 314.3570 384.0020 457.0720 479.5260 439.9460 340.2360 248.1370 255.7490 277.0610 261.8380 208.1770 143.8600 117.9810 139.6730 149.1880 149.1880 196.3790 299.5150 370.3010 447.9380 470.0120 407.2170 331.1020 250.0400 213.8850 194.4760 167.0750 171.2610 181.9170 203.2290 206.6550 182.2980 172.7830 167.4550 208.1770 295.3280 361.1680 364.2120 326.1550 305.9840 281.2470 231.7720 165.1720 136.6290 158.7020 224.1610 221.4970 177.3500 160.6050 184.5810 192.1930 237.8620 329.1990 351.6530 400.7470 431.5740 334.1470 255.7490 246.2340 215.4080 218.4520 224.1610 242.0480 254.6070 210.4600 177.7310 160.6050 156.0380 198.2820 243.1900 334.9080 425.1040 416.7310 346.3250 270.2100 248.5180 221.1160 187.6260 191.8120 197.1400 223.0190 211.6020 167.0750 158.3220 148.0460 184.9620 247.3760 342.9000 396.1800 356.2200 312.8350 283.9110 264.1210 277.8220 274.0160 243.9510 181.5370 181.5370 211.6020 195.9980 189.9090 219.9750 218.0720 226.0640 263.3600 286.9560 301.0370 330.7220 304.8430 233.2950 199.0430 224.9220 206.2740 172.0220 154.1350 122.9280 130.1590 163.6500 194.4760 203.9900 193.7150 228.7280 274.7770 290.0000 272.8740 232.1530 202.8490 198.2820 190.6700 180.0140 151.0910 170.5000 171.6420 151.4710 152.6130 161.3660 172.0220 196.3790 246.9950 310.1710 286.5750 265.6430 243.5700 188.0060 171.2610 182.6780 166.3140 158.7020 145.0010 172.7830 212.3630 235.1970 244.3310 233.2950 241.6670 273.2550 310.1710 357.3620 382.4800 324.2520 238.2420 183.4390 177.3500 153.7550 175.0670 215.7880 233.2950 218.8330 189.1480 175.4470 179.6340 226.4440 250.0400 279.3440 297.2310 295.3280 301.0370 302.1780 236.3390 168.2160 157.9410 179.2530 215.0270 215.4080 186.1030 170.5000 164.4110 181.9170 204.3710 224.1610 277.0610 335.6690 331.4830 306.7450 276.6800 246.9950 242.4280 216.5490 219.9740 285.0530 274.0160 208.5570 170.8800 187.6260 175.0670 175.0670 224.5410 253.0840 293.0450 338.7140 329.5800 282.3890 240.5250 237.8610 239.3840 211.9820 173.9250 168.9780 196.7590 232.5330 224.5410 204.3710 204.3710 201.7070 223.7800 300.2760 392.3740 399.2250 345.1830 293.8060 262.9790 262.2180 223.0190 192.5730 196.7600 208.9380 193.7150 164.0300 149.1880 200.9460 253.4650 301.4170 344.0420 346.3250 349.7500 379.0540 310.1710 249.6590 212.3630 189.5290 211.2210 237.1000 195.6180 172.7830 167.0750 185.7230 239.0030 278.5830 313.5960 363.8310 366.8760 368.0180 315.8790 294.5670 312.0730 281.2470 240.5260 236.7200 206.2740 151.0910 144.2400 205.8930 247.7560 249.6590 271.3520 316.2600 345.1830 340.6160 349.7500 310.9320 277.4410 251.9430 231.3920 210.4600 196.7590 219.2130 221.8770 166.3140 173.9250 203.9900 183.8200 203.2290 263.3600 329.9600 358.1230 317.0210 234.8170 212.7440 245.0920 232.5330 205.5130 197.1400 176.2080 203.9900 205.5130 195.2370 186.1030 177.7310 239.7640 281.6270 294.1860 275.1580 240.9060 216.9300 182.2980 178.8720 164.7910 169.3580 171.2610 213.5050 212.3630 181.1560 206.2740 229.4890 251.5620 310.1700 333.0050 331.1020 460.1170 549.5520 484.0930 308.2680 236.3390 203.9900 189.9090 234.4360 242.4280 208.1770 219.5940 182.6780 167.8360 237.1000 262.5990 299.5140 385.1440 469.2500 575.0500 543.8430 418.2530 288.4780 203.9900 155.6570 155.6570 169.7390 170.5000 185.7230 213.8850 218.8330 226.8250 230.2500 230.2500 301.4170 436.5210 506.5470 482.9510 411.4030 275.5380 199.4230 205.5130 226.0640 205.8930 189.1480 163.6500 170.5000 213.8850 242.0480 253.0840 280.8660 258.7930 301.7980 366.8760 339.8550 299.5140 263.3600 204.7520 190.2900 188.7670 188.3870 183.4390 142.3370 117.9810 173.1640 168.5970 180.0140 231.3920 296.4700 315.1180 324.2520 308.2680 270.9710 285.4330 269.0690 224.5410 202.4680 153.3740 159.4630 164.0300 168.2160 165.9330 210.8410 239.3840 251.5620 241.6670 263.7410 349.3700 407.9780 352.4140 222.6390 157.9410 175.0670 184.9620 157.1800 157.5600 159.4630 152.6130 154.8960 159.8440 179.6340 186.8650 195.9980 245.4730 342.5190 401.5080 400.7470 330.3410 234.4360 203.6100 198.2820 187.6260 192.9540 184.9620 151.0910 148.4270 161.7470 189.5290 214.6470 235.1980 331.4830 420.9180 478.0040 486.3760 371.4430 253.8460 242.0480 250.4210 224.1610 189.9090 192.1930 204.3710 173.5450 188.7680 218.8330 247.7560 356.2200 534.7090 775.9930 930.5060 863.1450 660.2990 462.4000 287.3360 235.9590 208.1770 190.6700 195.9980 190.6700 156.4190 172.4030 246.9950 314.3570 412.5450 625.6660 962.8550 1222.4100 1294.3300 1007.0000 608.5410 390.8520 297.6120 262.5990 269.0690 256.8900 202.8490 189.1480 187.6260 210.0800 272.4940 407.9780 599.7870 791.5970 1035.1600 1153.1400 927.4610 594.8400 401.5080 321.9680 263.7410 221.4970 232.5330 240.9060 234.0560 249.6590 264.8820 253.0840 284.2920 399.2250 513.7780 659.1570 730.7050 615.3910 426.6260 288.4780 251.9430 275.9190 268.3070 247.3760 226.8250 221.1160 202.4680 211.6020 240.1450 255.7490 309.0290 352.7950 420.1560 463.1610 421.6790 339.0940 277.4410 246.2340 183.0590 200.9460 262.5990 262.2180 191.4320 145.7630 194.0960 229.4890 220.7360 236.3390 296.0890 401.1280 423.2010 341.7580 251.9430 223.4000 222.6390 201.3260 200.5650 215.7880 235.9590 230.6310 197.9010 205.8930 277.4410 403.7920 525.9560 577.7140 584.5640 530.5230 419.7760 378.2930 280.8660 231.0110 261.4570 238.2420 227.5860 240.5260 227.9670 237.4810 204.7520 216.5490 306.3650 403.0310 477.2420 551.0740 583.0420 503.5020 391.6130 269.4490 211.9820 190.6700 188.7670 198.6620 209.3180 239.0030 223.0190 199.4240 243.9510 280.1050 348.9890 445.2740 495.5100 453.2660 353.9370 265.6430 220.3550 194.4760 198.2820 216.1690 197.9010 192.5730 208.1770 219.2130 240.5260 240.5260 288.4780 325.0130 347.4670 360.0260 327.2960 292.2840 292.6640 265.2630 200.9460 225.3030 239.3840 214.6460 197.9010 200.9460 229.1080 227.9670 223.0190 288.8580 350.5110 395.8000 404.9330 306.3650 231.3920 216.1690 221.4970 223.4000 195.6180 171.2610 177.7310 173.5440 203.2290 197.1400 187.6260 201.3260 216.1690 265.2630 302.9400 298.3730 259.1740 251.1820 259.9350 247.3760 204.7510 167.8360 154.5160 161.7470 164.0300 142.7180 149.1880 166.6940 212.7440 217.3100 195.6180 267.5460 297.2310 289.6200 272.4940 188.0060 138.9120 166.6940 178.8720 135.8680 141.5760 160.6050 173.1640 204.7520 196.3790 196.7590 232.5330 290.3810 261.4570 260.3150 298.3730 289.2390 238.2420 169.7390 152.2320 168.2160 193.7150 171.2610 162.8880 162.5080 154.8960 164.4110 195.6180 253.8460 283.5300 292.2840 304.8420 294.1860 219.5940 173.5440 187.6260 191.4310 197.1400 204.7510 200.9460 171.6420 133.5840 141.1960 193.3340 195.9980 215.4080 253.0840 285.0530 314.3570 292.2830 237.4810 190.2900 200.5650 228.3470 232.5330 229.8690 211.6020 191.0510 166.3130 163.6490 138.9120 150.7100 186.4840 240.5250 357.3620 460.8780 494.3680 442.2300 287.7170 202.4680 161.7470 164.4110 214.6460 195.2370 153.3740 142.3370 165.5520 192.9540 191.0510 222.6380 274.0160 363.0700 466.2060 460.8780 404.1720 337.5720 260.6960 198.6620 162.8880 177.3500 155.6570 131.6810 157.5600 186.1030 203.9900 237.8610 297.6110 404.1720 560.2070 675.5210 608.5400 455.5500 315.8790 212.3630 188.0060 198.2820 228.7280 265.2630 245.0920 218.0710 185.3420 195.9980 245.0920 326.9160 489.4210 801.8720 1146.2900 1239.5300 994.0620 660.6790 446.4160 278.5830 197.9010 169.7390 138.9120 144.2400 151.0900 180.3950 208.1760 278.9630 393.8970 552.9760 763.4340 988.7340 1088.0600 938.1170 679.3270 393.5160 245.4730 216.5490 191.4310 189.9090 208.9380 193.7150 176.9690 197.5200 248.1370 384.7630 543.8430 627.9500 662.9620 664.8650 602.4510 475.3390 333.3850 232.5330 191.8120 186.8640 157.5600 127.4950 136.2480 138.1510 143.8600 226.4440 368.0180 471.1530 567.0580 526.7170 434.6180 372.2040 291.1420 259.1730 204.7510 173.9250 165.1720 154.5160 183.0590 221.4970 211.9820 184.5810 212.7430 237.8610 245.0920 </int_list></spectrum></measured><measured><pepseq>QFSQLHTDR</pepseq><mzh>1131.5422</mzh><calc_mzh>1131.5547</calc_mzh><leucines>1</leucines><mono_iso_intensity>377</mono_iso_intensity><deuterated_intensity>1245</deuterated_intensity><ratio>3.31</ratio><validated>NO</validated><local_bg>0.0000</local_bg><corrected_ratio>3.31</corrected_ratio><spectrum><mz_list>1106.3246 1106.3702 1106.4157 1106.4613 1106.5068 1106.5524 1106.5979 1106.6435 1106.6890 1106.7346 1106.7801 1106.8257 1106.8712 1106.9168 1106.9623 1107.0079 1107.0535 1107.0990 1107.1446 1107.1901 1107.2357 1107.2813 1107.3268 1107.3724 1107.4180 1107.4635 1107.5091 1107.5547 1107.6003 1107.6458 1107.6914 1107.7370 1107.7826 1107.8281 1107.8737 1107.9193 1107.9649 1108.0104 1108.0560 1108.1016 1108.1472 1108.1928 1108.2384 1108.2839 1108.3295 1108.3751 1108.4207 1108.4663 1108.5119 1108.5575 1108.6031 1108.6487 1108.6943 1108.7399 1108.7854 1108.8310 1108.8766 1108.9222 1108.9678 1109.0134 1109.0590 1109.1046 1109.1502 1109.1959 1109.2415 1109.2871 1109.3327 1109.3783 1109.4239 1109.4695 1109.5151 1109.5607 1109.6063 1109.6519 1109.6976 1109.7432 1109.7888 1109.8344 1109.8800 1109.9257 1109.9713 1110.0169 1110.0625 1110.1081 1110.1538 1110.1994 1110.2450 1110.2906 1110.3363 1110.3819 1110.4275 1110.4732 1110.5188 1110.5644 1110.6101 1110.6557 1110.7013 1110.7470 1110.7926 1110.8382 1110.8839 1110.9295 1110.9752 1111.0208 1111.0664 1111.1121 1111.1577 1111.2034 1111.2490 1111.2947 1111.3403 1111.3860 1111.4316 1111.4773 1111.5229 1111.5686 1111.6142 1111.6599 1111.7055 1111.7512 1111.7969 1111.8425 1111.8882 1111.9338 1111.9795 1112.0252 1112.0708 1112.1165 1112.1621 1112.2078 1112.2535 1112.2991 1112.3448 1112.3905 1112.4362 1112.4818 1112.5275 1112.5732 1112.6189 1112.6645 1112.7102 1112.7559 1112.8016 1112.8472 1112.8929 1112.9386 1112.9843 1113.0300 1113.0756 1113.1213 1113.1670 1113.2127 1113.2584 1113.3041 1113.3498 1113.3955 1113.4412 1113.4868 1113.5325 1113.5782 1113.6239 1113.6696 1113.7153 1113.7610 1113.8067 1113.8524 1113.8981 1113.9438 1113.9895 1114.0352 1114.0809 1114.1266 1114.1723 1114.2181 1114.2638 1114.3095 1114.3552 1114.4009 1114.4466 1114.4923 1114.5380 1114.5838 1114.6295 1114.6752 1114.7209 1114.7666 1114.8123 1114.8581 1114.9038 1114.9495 1114.9952 1115.0410 1115.0867 1115.1324 1115.1781 1115.2239 1115.2696 1115.3153 1115.3610 1115.4068 1115.4525 1115.4982 1115.5440 1115.5897 1115.6355 1115.6812 1115.7269 1115.7727 1115.8184 1115.8642 1115.9099 1115.9556 1116.0014 1116.0471 1116.0929 1116.1386 1116.1844 1116.2301 1116.2759 1116.3216 1116.3674 1116.4131 1116.4589 1116.5046 1116.5504 1116.5961 1116.6419 1116.6877 1116.7334 1116.7792 1116.8249 1116.8707 1116.9165 1116.9622 1117.0080 1117.0538 1117.0995 1117.1453 1117.1911 1117.2368 1117.2826 1117.3284 1117.3741 1117.4199 1117.4657 1117.5115 1117.5572 1117.6030 1117.6488 1117.6946 1117.7403 1117.7861 1117.8319 1117.8777 1117.9235 1117.9693 1118.0150 1118.0608 1118.1066 1118.1524 1118.1982 1118.2440 1118.2898 1118.3356 1118.3814 1118.4272 1118.4730 1118.5187 1118.5645 1118.6103 1118.6561 1118.7019 1118.7477 1118.7935 1118.8393 1118.8851 1118.9309 1118.9768 1119.0226 1119.0684 1119.1142 1119.1600 1119.2058 1119.2516 1119.2974 1119.3432 1119.3890 1119.4349 1119.4807 1119.5265 1119.5723 1119.6181 1119.6639 1119.7098 1119.7556 1119.8014 1119.8472 1119.8931 1119.9389 1119.9847 1120.0305 1120.0764 1120.1222 1120.1680 1120.2138 1120.2597 1120.3055 1120.3513 1120.3972 1120.4430 1120.4888 1120.5347 1120.5805 1120.6264 1120.6722 1120.7180 1120.7639 1120.8097 1120.8556 1120.9014 1120.9473 1120.9931 1121.0390 1121.0848 1121.1306 1121.1765 1121.2223 1121.2682 1121.3141 1121.3599 1121.4058 1121.4516 1121.4975 1121.5433 1121.5892 1121.6350 1121.6809 1121.7268 1121.7726 1121.8185 1121.8644 1121.9102 1121.9561 1122.0020 1122.0478 1122.0937 1122.1396 1122.1854 1122.2313 1122.2772 1122.3231 1122.3689 1122.4148 1122.4607 1122.5066 1122.5524 1122.5983 1122.6442 1122.6901 1122.7360 1122.7818 1122.8277 1122.8736 1122.9195 1122.9654 1123.0113 1123.0572 1123.1030 1123.1489 1123.1948 1123.2407 1123.2866 1123.3325 1123.3784 1123.4243 1123.4702 1123.5161 1123.5620 1123.6079 1123.6538 1123.6997 1123.7456 1123.7915 1123.8374 1123.8833 1123.9292 1123.9751 1124.0210 1124.0669 1124.1128 1124.1588 1124.2047 1124.2506 1124.2965 1124.3424 1124.3883 1124.4342 1124.4802 1124.5261 1124.5720 1124.6179 1124.6638 1124.7098 1124.7557 1124.8016 1124.8475 1124.8935 1124.9394 1124.9853 1125.0312 1125.0772 1125.1231 1125.1690 1125.2150 1125.2609 1125.3068 1125.3528 1125.3987 1125.4446 1125.4906 1125.5365 1125.5825 1125.6284 1125.6743 1125.7203 1125.7662 1125.8122 1125.8581 1125.9041 1125.9500 1125.9960 1126.0419 1126.0879 1126.1338 1126.1798 1126.2257 1126.2717 1126.3176 1126.3636 1126.4095 1126.4555 1126.5015 1126.5474 1126.5934 1126.6393 1126.6853 1126.7313 1126.7772 1126.8232 1126.8692 1126.9151 1126.9611 1127.0071 1127.0530 1127.0990 1127.1450 1127.1910 1127.2369 1127.2829 1127.3289 1127.3749 1127.4208 1127.4668 1127.5128 1127.5588 1127.6048 1127.6507 1127.6967 1127.7427 1127.7887 1127.8347 1127.8807 1127.9266 1127.9726 1128.0186 1128.0646 1128.1106 1128.1566 1128.2026 1128.2486 1128.2946 1128.3406 1128.3866 1128.4326 1128.4786 1128.5246 1128.5706 1128.6166 1128.6626 1128.7086 1128.7546 1128.8006 1128.8466 1128.8926 1128.9386 1128.9846 1129.0306 1129.0766 1129.1227 1129.1687 1129.2147 1129.2607 1129.3067 1129.3527 1129.3988 1129.4448 1129.4908 1129.5368 1129.5828 1129.6289 1129.6749 1129.7209 1129.7669 1129.8130 1129.8590 1129.9050 1129.9510 1129.9971 1130.0431 1130.0891 1130.1352 1130.1812 1130.2272 1130.2733 1130.3193 1130.3653 1130.4114 1130.4574 1130.5035 1130.5495 1130.5955 1130.6416 1130.6876 1130.7337 1130.7797 1130.8258 1130.8718 1130.9179 1130.9639 1131.0100 1131.0560 1131.1021 1131.1481 1131.1942 1131.2402 1131.2863 1131.3323 1131.3784 1131.4245 1131.4705 1131.5166 1131.5626 1131.6087 1131.6548 1131.7008 1131.7469 1131.7930 1131.8390 1131.8851 1131.9312 1131.9772 1132.0233 1132.0694 1132.1155 1132.1615 1132.2076 1132.2537 1132.2998 1132.3458 1132.3919 1132.4380 1132.4841 1132.5302 1132.5762 1132.6223 1132.6684 1132.7145 1132.7606 1132.8067 1132.8528 1132.8989 1132.9449 1132.9910 1133.0371 1133.0832 1133.1293 1133.1754 1133.2215 1133.2676 1133.3137 1133.3598 1133.4059 1133.4520 1133.4981 1133.5442 1133.5903 1133.6364 1133.6825 1133.7286 1133.7747 1133.8208 1133.8669 1133.9130 1133.9592 1134.0053 1134.0514 1134.0975 1134.1436 1134.1897 1134.2358 1134.2820 1134.3281 1134.3742 1134.4203 1134.4664 1134.5126 1134.5587 1134.6048 1134.6509 1134.6971 1134.7432 1134.7893 1134.8354 1134.8816 1134.9277 1134.9738 1135.0200 1135.0661 1135.1122 1135.1584 1135.2045 1135.2506 1135.2968 1135.3429 1135.3891 1135.4352 1135.4813 1135.5275 1135.5736 1135.6198 1135.6659 1135.7121 1135.7582 1135.8044 1135.8505 1135.8967 1135.9428 1135.9890 1136.0351 1136.0813 1136.1274 1136.1736 1136.2197 1136.2659 1136.3120 1136.3582 1136.4044 1136.4505 1136.4967 1136.5429 1136.5890 1136.6352 1136.6813 1136.7275 1136.7737 1136.8198 1136.8660 1136.9122 1136.9584 1137.0045 1137.0507 1137.0969 1137.1431 1137.1892 1137.2354 1137.2816 1137.3278 1137.3739 1137.4201 1137.4663 1137.5125 1137.5587 1137.6049 1137.6510 1137.6972 1137.7434 1137.7896 1137.8358 1137.8820 1137.9282 1137.9744 1138.0206 1138.0668 1138.1130 1138.1592 1138.2053 1138.2515 1138.2977 1138.3439 1138.3901 1138.4363 1138.4825 1138.5288 1138.5750 1138.6212 1138.6674 1138.7136 1138.7598 1138.8060 1138.8522 1138.8984 1138.9446 1138.9908 1139.0371 1139.0833 1139.1295 1139.1757 1139.2219 1139.2681 1139.3144 1139.3606 1139.4068 1139.4530 1139.4992 1139.5455 1139.5917 1139.6379 1139.6841 1139.7304 1139.7766 1139.8228 1139.8691 1139.9153 1139.9615 1140.0078 1140.0540 1140.1002 1140.1465 1140.1927 1140.2389 1140.2852 1140.3314 1140.3777 1140.4239 1140.4701 1140.5164 1140.5626 1140.6089 1140.6551 1140.7014 1140.7476 1140.7939 1140.8401 1140.8864 1140.9326 1140.9789 1141.0251 1141.0714 1141.1176 1141.1639 1141.2102 1141.2564 1141.3027 1141.3489 1141.3952 1141.4415 1141.4877 1141.5340 1141.5803 1141.6265 1141.6728 1141.7191 1141.7653 1141.8116 1141.8579 1141.9041 1141.9504 1141.9967 1142.0430 1142.0892 1142.1355 1142.1818 1142.2281 1142.2743 1142.3206 1142.3669 1142.4132 1142.4595 1142.5058 1142.5520 1142.5983 1142.6446 1142.6909 1142.7372 1142.7835 1142.8298 1142.8761 1142.9224 1142.9687 1143.0149 1143.0612 1143.1075 1143.1538 1143.2001 1143.2464 1143.2927 1143.3390 1143.3853 1143.4316 1143.4779 1143.5242 1143.5706 1143.6169 1143.6632 1143.7095 1143.7558 1143.8021 1143.8484 1143.8947 1143.9410 1143.9873 1144.0337 1144.0800 1144.1263 1144.1726 1144.2189 1144.2652 1144.3116 1144.3579 1144.4042 1144.4505 1144.4969 1144.5432 1144.5895 1144.6358 1144.6822 1144.7285 1144.7748 1144.8212 1144.8675 1144.9138 1144.9602 1145.0065 1145.0528 1145.0992 1145.1455 1145.1918 1145.2382 1145.2845 1145.3309 1145.3772 1145.4235 1145.4699 1145.5162 1145.5626 1145.6089 1145.6553 1145.7016 1145.7480 1145.7943 1145.8407 1145.8870 1145.9334 1145.9797 1146.0261 1146.0724 1146.1188 1146.1652 1146.2115 1146.2579 1146.3042 1146.3506 1146.3970 1146.4433 1146.4897 1146.5361 1146.5824 1146.6288 1146.6752 1146.7215 1146.7679 1146.8143 1146.8607 1146.9070 1146.9534 1146.9998 1147.0461 1147.0925 1147.1389 1147.1853 1147.2317 1147.2780 1147.3244 1147.3708 1147.4172 1147.4636 1147.5100 1147.5563 1147.6027 1147.6491 1147.6955 1147.7419 1147.7883 1147.8347 1147.8811 1147.9275 1147.9739 1148.0203 1148.0667 1148.1131 1148.1595 1148.2059 1148.2523 1148.2987 1148.3451 1148.3915 1148.4379 1148.4843 1148.5307 1148.5771 1148.6235 1148.6699 1148.7163 1148.7627 1148.8091 1148.8555 1148.9020 1148.9484 1148.9948 1149.0412 1149.0876 1149.1340 1149.1805 1149.2269 1149.2733 1149.3197 1149.3661 1149.4126 1149.4590 1149.5054 1149.5518 1149.5983 1149.6447 1149.6911 1149.7376 1149.7840 1149.8304 1149.8769 1149.9233 1149.9697 1150.0162 1150.0626 1150.1090 1150.1555 1150.2019 1150.2484 1150.2948 1150.3412 1150.3877 1150.4341 1150.4806 1150.5270 1150.5735 1150.6199 1150.6664 1150.7128 1150.7593 1150.8057 1150.8522 1150.8986 1150.9451 1150.9915 1151.0380 1151.0844 1151.1309 1151.1774 1151.2238 1151.2703 1151.3167 1151.3632 1151.4097 1151.4561 1151.5026 1151.5491 1151.5955 1151.6420 1151.6885 1151.7350 1151.7814 1151.8279 1151.8744 1151.9208 1151.9673 1152.0138 1152.0603 1152.1068 1152.1532 1152.1997 1152.2462 1152.2927 1152.3392 1152.3856 1152.4321 1152.4786 1152.5251 1152.5716 1152.6181 1152.6646 1152.7111 1152.7575 1152.8040 1152.8505 1152.8970 1152.9435 1152.9900 1153.0365 1153.0830 1153.1295 1153.1760 1153.2225 1153.2690 1153.3155 1153.3620 1153.4085 1153.4550 1153.5015 1153.5480 1153.5945 1153.6411 1153.6876 1153.7341 1153.7806 1153.8271 1153.8736 1153.9201 1153.9666 1154.0132 1154.0597 1154.1062 1154.1527 1154.1992 1154.2458 1154.2923 1154.3388 1154.3853 1154.4319 1154.4784 1154.5249 1154.5714 1154.6180 1154.6645 1154.7110 1154.7576 1154.8041 1154.8506 1154.8972 1154.9437 1154.9902 1155.0368 1155.0833 1155.1298 1155.1764 1155.2229 1155.2695 1155.3160 1155.3626 1155.4091 1155.4556 1155.5022 1155.5487 1155.5953 1155.6418 1155.6884 1155.7349 1155.7815 1155.8280 1155.8746 1155.9212 1155.9677 1156.0143 1156.0608 1156.1074 1156.1539 1156.2005 1156.2471 1156.2936 1156.3402 1156.3868 1156.4333 1156.4799 1156.5265 1156.5730 1156.6196 1156.6662 1156.7127 1156.7593 1156.8059 1156.8525 1156.8990 1156.9456 1156.9922 1157.0388 1157.0853 1157.1319 1157.1785 1157.2251 1157.2717 1157.3182 1157.3648 1157.4114 1157.4580 1157.5046 1157.5512 1157.5978 1157.6443 1157.6909 1157.7375 1157.7841 1157.8307 1157.8773 1157.9239 1157.9705 1158.0171 1158.0637 1158.1103 1158.1569 1158.2035 1158.2501 1158.2967 1158.3433 1158.3899 1158.4365 1158.4831 1158.5297 1158.5763 1158.6229 1158.6696 1158.7162 1158.7628 1158.8094 1158.8560 1158.9026 1158.9492 1158.9959 1159.0425 1159.0891 1159.1357 1159.1823 1159.2290 1159.2756 1159.3222 1159.3688 1159.4155 1159.4621 1159.5087 1159.5553 1159.6020 1159.6486 1159.6952 1159.7419 1159.7885 1159.8351 1159.8818 1159.9284 1159.9750 1160.0217 1160.0683 1160.1149 1160.1616 1160.2082 1160.2549 1160.3015 1160.3482 1160.3948 1160.4414 1160.4881 1160.5347 1160.5814 1160.6280 1160.6747 1160.7213 1160.7680 1160.8147 1160.8613 1160.9080 1160.9546 1161.0013 1161.0479 1161.0946 1161.1413 1161.1879 1161.2346 1161.2812 1161.3279 1161.3746 1161.4212 1161.4679 1161.5146 1161.5612 1161.6079 1161.6546 1161.7012 1161.7479 1161.7946 1161.8413 1161.8879 1161.9346 1161.9813 1162.0280 1162.0747 1162.1213 1162.1680 1162.2147 1162.2614 1162.3081 1162.3547 1162.4014 1162.4481 1162.4948 1162.5415 1162.5882 1162.6349 1162.6816 1162.7283 1162.7749 1162.8216 1162.8683 1162.9150 1162.9617 1163.0084 1163.0551 1163.1018 </mz_list><int_list>256.5080 242.8070 251.9410 449.8400 647.3570 689.9820 578.4740 408.7380 292.2820 251.1800 208.5560 182.6770 155.6560 164.7900 159.8420 148.8060 174.3040 219.5920 224.9200 195.2360 221.4950 247.7550 258.0300 258.4110 353.5540 638.2240 981.5010 1066.3700 895.8720 570.4820 318.5420 227.2040 195.9970 201.3250 206.6530 188.0050 225.3010 246.6130 248.8970 247.3740 245.0910 219.9730 200.9440 185.3410 206.6530 275.9170 388.9480 536.2300 736.7920 889.0220 731.4640 472.2930 333.0030 238.2400 161.3650 125.2100 153.3720 173.5430 195.6160 195.9970 200.5640 201.3250 216.9280 213.8840 217.6890 249.6580 266.7840 408.7380 715.4800 1004.3400 1016.8900 792.3560 538.8940 397.3200 334.9060 257.2690 186.4820 169.7370 195.9970 223.0180 225.3010 229.8680 261.0750 258.7920 247.7550 212.7420 192.1910 217.3090 246.6130 309.0270 530.5210 740.5980 734.5090 599.7860 463.9210 347.0850 286.5730 246.6130 212.3610 193.7130 177.7290 157.1780 130.1580 128.2550 164.7900 174.6850 169.7370 198.2800 246.6130 249.2770 273.6340 301.4160 366.1130 468.4880 541.5580 636.7010 652.6860 482.1880 299.8930 211.2200 195.9970 204.7500 200.9440 171.6400 231.7710 261.0750 210.0780 175.4460 159.4620 156.4170 181.9160 215.4060 258.7920 270.9700 371.4410 492.8450 610.8220 629.4710 506.1650 417.8710 309.4080 244.3300 214.2640 203.6080 229.8680 226.0620 208.1750 223.7790 217.6900 195.6160 176.9680 188.0050 193.3330 169.3570 199.8030 269.0670 330.7200 367.6360 439.1840 465.4430 447.9370 342.8980 253.0830 218.8310 186.8630 177.3490 212.3620 208.5560 229.4870 256.1280 251.9410 243.5690 205.1310 176.2070 169.7370 221.1150 258.4110 311.6910 562.8700 1125.7400 1696.6000 1696.6000 999.7690 415.2070 254.2250 246.6130 243.5690 210.4590 171.6400 171.2600 223.7790 259.9330 231.7710 207.4140 203.6080 213.8840 217.6900 213.1230 234.0540 347.4650 550.3110 913.7590 1267.6900 1241.4300 818.6160 456.6900 259.1720 207.4140 245.4710 235.5760 189.9070 183.4380 202.0860 197.9000 235.9570 261.4550 258.4110 207.7940 200.1830 208.9360 198.2800 274.0140 438.0420 739.0760 1067.1300 1144.3900 832.6970 405.3120 234.4350 242.0460 229.1060 209.6970 196.3770 199.8020 207.4140 200.1830 190.6690 205.5110 200.5630 195.2350 189.5270 181.5350 214.6450 339.4730 648.1180 1109.3700 1433.6200 1287.8600 780.5580 366.1130 195.9970 194.8550 208.1750 195.2350 175.8260 155.6560 165.9310 172.0200 179.6320 226.4430 205.1300 189.5270 197.8990 194.4740 205.8920 245.4710 442.6090 813.2880 1099.1000 982.2620 602.4500 352.0320 237.4790 191.4300 189.9070 201.7050 214.2640 201.3250 194.8550 153.3720 130.5380 144.2390 165.9310 180.3930 181.9150 207.7940 276.6780 389.7090 646.5960 1157.3300 1638.3700 1457.6000 784.3640 331.1000 216.1670 211.2200 226.4430 262.2170 242.0460 213.8840 239.7630 234.4350 224.1590 183.8180 145.0000 149.9470 198.6610 232.1510 203.9890 228.3460 434.9970 919.8480 1268.0700 1032.5000 547.6470 264.5000 208.1750 220.3530 202.8470 185.7210 187.6240 216.5480 245.0910 248.8960 230.6290 196.7580 150.3280 141.5750 171.6400 197.1380 280.8650 452.1230 767.2380 1156.5700 1313.3600 1054.9500 569.7200 283.5290 246.2330 200.9440 179.6320 203.9890 218.4510 222.2560 193.3330 156.0370 164.0290 171.2600 184.9600 213.8840 251.1800 245.8520 345.9430 505.4030 684.2730 905.7670 973.8900 778.2750 473.4350 264.8810 182.6770 177.7290 203.9890 186.4830 155.2750 156.0370 185.7210 169.7370 165.9320 207.0340 200.5640 205.1310 254.2250 344.4210 487.8970 658.7750 846.7780 946.8690 888.2610 653.8270 365.7330 199.0410 170.8790 188.0050 189.1470 191.8110 211.9810 237.4790 227.2040 205.1310 157.5590 185.3410 205.1310 218.0700 221.8760 274.7760 442.2280 799.9680 1351.4200 2025.0400 2430.7300 1843.5000 850.9650 349.7490 263.7390 281.6260 232.9130 198.2800 189.9080 210.0780 236.3380 195.2360 155.2750 156.0370 172.0210 231.0100 243.5690 272.1120 425.4830 749.7320 1272.6400 1726.2800 1712.5800 1165.7000 593.3160 284.6710 215.0250 228.7260 211.6000 162.8870 204.7500 262.2170 233.2930 180.0130 172.0210 192.5720 207.4140 209.6970 269.8280 420.9160 922.5120 1643.7000 2055.8600 1726.2800 1073.2200 588.3680 352.4130 236.3380 201.7050 188.7660 165.5510 139.2910 161.3640 224.1590 235.5760 212.3610 235.5760 235.9570 215.4060 212.3610 231.7710 386.2840 723.4720 1179.0200 1366.2600 1075.5000 609.3000 371.4410 297.2290 237.8600 189.9070 156.4170 141.5750 154.1340 195.2360 224.5400 226.0620 194.8550 168.9760 159.8420 165.9310 189.1460 233.2930 305.9830 522.1490 854.0090 906.9090 667.9080 434.9970 280.4840 242.8070 190.6690 138.9110 124.8290 149.1860 195.2360 204.3690 175.8260 183.8180 199.0410 157.9390 151.8500 177.7290 207.4140 243.1880 313.5940 420.5350 540.4160 557.9230 478.0020 368.0160 278.9620 241.6660 224.5400 174.3040 135.4850 138.9110 176.2070 203.9890 199.4220 190.2880 164.4090 159.0810 202.4660 190.2880 213.8840 242.4270 286.1930 370.6800 440.7060 413.3040 373.7250 317.4000 243.1880 223.7790 211.2200 170.8790 141.9550 125.9710 157.5590 188.3850 201.7050 194.4740 172.7820 157.1780 169.3570 161.7450 164.4090 253.0830 365.3520 452.5040 493.9860 493.6060 507.6870 462.7790 333.7640 210.8390 161.7450 175.8260 182.6770 181.9150 158.3200 167.4540 167.0730 139.6720 145.3800 172.0210 210.0780 192.5720 207.0330 298.3710 447.5560 572.0040 549.5500 463.1600 355.4570 284.6700 260.6940 213.8840 176.2070 142.7160 106.1810 138.5300 160.2230 194.4740 205.1310 178.4900 146.1420 171.2590 212.3610 213.1230 254.6050 401.8870 513.3950 587.6070 566.2950 465.0630 382.0970 267.9250 187.2440 200.9440 232.5320 182.6770 186.8630 186.8630 167.4540 194.8550 205.1300 168.5950 138.5300 132.8210 187.6240 248.1350 329.5780 529.3800 992.1570 1388.7200 1180.5400 658.7750 328.4370 246.2330 200.9440 188.0050 196.7580 167.4540 172.7820 191.8100 180.3930 177.7290 188.3850 178.4900 162.8870 174.3040 207.0330 259.5530 312.8330 493.9860 845.2560 1053.0500 902.3420 546.8860 316.6390 231.0100 199.4220 180.7740 143.4780 161.3650 218.8310 226.8230 194.8550 201.3250 213.8840 181.5350 172.0210 199.8030 239.0020 266.7840 321.9670 425.4830 619.5760 747.4480 578.0930 323.4890 203.2280 176.9680 170.8790 199.4220 213.5030 188.0050 154.1340 177.7290 174.3040 154.5140 194.4750 200.9440 211.6000 244.7100 253.0830 254.6050 337.5700 580.3770 802.2510 805.2960 546.1250 313.2140 202.4670 167.8340 146.9030 130.1580 167.8340 205.1310 241.2850 202.8470 167.0730 164.4090 168.9760 188.0050 173.5430 181.1550 228.7260 301.7960 441.0870 589.1300 639.3660 564.3930 434.9970 273.6340 166.6930 146.1420 152.6120 144.6190 127.1130 154.5140 198.6610 208.9360 198.6610 193.3330 183.0570 173.5430 173.1630 168.5960 221.4950 321.2060 421.6770 462.7790 499.6950 462.7790 340.6150 289.9990 266.7840 213.5030 144.2390 123.3070 125.5910 136.6270 145.3810 162.5060 189.5270 199.0420 185.3410 181.1550 176.2070 207.7950 228.3460 278.5820 400.7460 565.9150 643.9320 542.3190 392.7540 301.4160 249.6580 188.7660 145.3810 155.6560 170.4990 207.0340 195.6160 168.9760 178.4910 207.4140 222.2570 217.6900 222.6370 266.0230 361.9270 452.8840 492.4640 503.8810 480.6660 330.3400 215.0260 208.1750 235.1960 205.1310 139.2910 133.2020 167.0730 189.1470 175.0650 148.8060 172.0210 208.5560 159.8420 153.7530 228.3460 288.8570 368.0160 426.6250 591.4130 710.5330 537.3720 313.9750 181.1550 148.4250 193.3330 212.7420 209.6980 195.6160 231.7710 253.0830 237.4790 197.1390 198.2800 240.9050 233.2930 202.0860 191.4300 225.3010 335.6680 481.4270 560.5870 547.6470 450.9820 259.5530 155.6560 166.3120 181.5350 181.1550 179.2520 162.1260 159.8420 170.4990 196.3780 214.6450 171.6400 183.0570 195.2360 178.4910 181.9160 251.9410 383.6200 478.7630 467.7270 427.7660 344.0400 243.5690 191.0490 180.7740 165.9320 143.8580 161.3650 165.5510 132.8220 117.5990 136.6270 178.8710 170.1180 162.5060 127.1130 130.5380 196.7580 329.9590 489.8000 559.4450 533.1850 474.9580 350.1290 246.6130 207.4140 196.3780 201.7060 176.2070 163.2680 169.7370 188.0050 182.2960 184.9600 195.2360 179.6320 172.7820 186.1020 235.9570 324.2500 411.0210 567.4370 653.8270 566.2950 434.6170 300.2740 240.9050 191.4300 184.1990 192.5720 182.6770 154.8950 120.2630 127.4940 134.3440 171.2600 173.5430 152.2310 171.2600 176.9680 200.1830 310.1690 476.0990 597.1220 615.7700 525.5740 375.2470 267.9250 268.3060 231.3900 176.5880 182.2960 163.6480 146.9030 171.2600 189.9080 213.8840 218.4510 183.0570 201.3250 206.6530 255.3670 344.0400 410.2600 477.2410 483.3300 402.6490 334.9060 315.8780 265.6420 238.2410 213.8840 189.1470 164.4090 190.2880 188.7660 160.9840 154.1340 182.2960 210.0780 191.0500 199.0420 231.7710 251.9410 271.3510 346.7040 447.5560 482.9500 373.7250 304.4610 263.7390 224.9210 205.1310 160.6040 136.6280 135.4860 148.0450 176.5880 218.8310 224.1600 188.7660 197.1390 207.7950 222.2570 265.2620 285.4320 318.5420 403.7900 526.3350 605.4950 536.6110 380.1950 262.5970 202.4670 187.2440 197.1390 191.8110 183.8190 186.4830 179.6320 160.2230 164.7900 166.6930 176.2070 178.4910 219.9730 267.1640 288.8570 373.3440 549.1700 693.0270 690.7430 530.9020 355.4570 239.0020 207.0340 205.5110 197.9000 219.2120 205.8920 181.5350 183.0570 225.3010 237.0990 198.6610 157.1780 148.0450 183.4380 242.8080 348.6070 518.3430 599.4050 591.0330 556.0200 443.7510 340.6150 234.0540 155.2760 149.5670 183.8190 203.6080 177.7290 147.6640 160.2230 188.0050 190.6690 194.4750 207.0340 207.4140 210.4590 243.9490 351.2710 464.6820 525.9550 483.3300 352.0320 289.9990 255.7470 215.4060 217.3090 210.0780 201.7060 208.5560 183.8190 196.7580 199.4220 178.1100 165.5510 169.7370 180.3930 231.0100 315.4970 434.2360 581.5180 645.0740 498.1730 356.9800 263.3590 213.8840 188.0050 181.1550 165.9320 146.9030 182.6770 199.4220 229.8680 240.1440 212.7420 210.4590 213.5030 207.4140 234.4350 273.2530 315.4970 413.3050 575.8100 575.8100 423.5800 331.1010 237.4800 174.6850 170.4990 160.6040 173.9240 187.2440 158.7010 154.5140 160.9840 149.1860 167.0730 191.4300 193.3330 213.5030 240.9050 270.5890 323.1090 411.0210 521.3880 553.7370 438.0420 262.2170 194.0940 203.6080 201.3250 175.4460 177.3490 157.5590 143.8580 183.0570 181.1550 146.9030 124.0680 131.2990 182.2960 187.6240 210.8390 320.4450 489.4190 614.6280 645.0740 519.1040 333.0040 289.2380 262.5970 211.2200 176.9680 191.4300 180.0130 165.5510 176.5880 160.2230 139.2910 149.9480 176.5880 175.4460 158.7010 190.6690 245.0910 368.7780 516.8210 594.4580 559.8260 383.6200 268.3060 210.8390 166.6930 141.1940 123.6880 146.9030 158.7010 161.7450 160.6040 156.7980 183.4380 217.6900 187.2440 122.1660 107.7040 168.9760 296.8490 374.4860 422.0580 484.4720 444.5120 311.6910 209.3170 208.5560 200.9440 143.4780 122.1660 157.9400 182.2960 188.0050 178.4910 178.8710 181.1550 174.6850 164.7900 170.4980 214.2640 263.3590 326.5340 424.3410 458.9740 407.5960 339.4730 221.8760 187.2440 205.8920 207.4140 212.3620 194.0940 160.6040 168.5960 176.2070 175.0650 160.9840 178.4910 179.2520 179.6320 200.9440 213.8840 274.7760 382.4780 498.5530 454.7870 356.9800 281.2450 222.6370 196.7580 167.4540 145.3810 160.6040 164.7900 165.5510 158.3200 155.6560 183.8190 195.9970 191.4300 178.8710 207.0340 253.4640 301.0350 349.3680 481.0470 581.1380 587.9880 458.9740 278.5810 159.0810 149.1860 196.3780 190.6690 192.9520 192.5720 182.6770 177.7290 </int_list></spectrum></measured><measured><pepseq>ERPTLAFHASITNSFGK</pepseq><mzh>1875.9294</mzh><calc_mzh>1875.9718</calc_mzh><leucines>1</leucines><mono_iso_intensity>345</mono_iso_intensity><deuterated_intensity>333</deuterated_intensity><ratio>0.97</ratio><validated>NO</validated><local_bg>0.0000</local_bg><corrected_ratio>0.97</corrected_ratio><spectrum><mz_list>1850.8415 1850.9004 1850.9593 1851.0182 1851.0771 1851.1361 1851.1950 1851.2539 1851.3128 1851.3717 1851.4307 1851.4896 1851.5485 1851.6074 1851.6663 1851.7253 1851.7842 1851.8431 1851.9020 1851.9610 1852.0199 1852.0788 1852.1378 1852.1967 1852.2556 1852.3146 1852.3735 1852.4324 1852.4914 1852.5503 1852.6093 1852.6682 1852.7271 1852.7861 1852.8450 1852.9040 1852.9629 1853.0219 1853.0808 1853.1397 1853.1987 1853.2576 1853.3166 1853.3755 1853.4345 1853.4935 1853.5524 1853.6114 1853.6703 1853.7293 1853.7882 1853.8472 1853.9061 1853.9651 1854.0241 1854.0830 1854.1420 1854.2010 1854.2599 1854.3189 1854.3779 1854.4368 1854.4958 1854.5548 1854.6137 1854.6727 1854.7317 1854.7907 1854.8496 1854.9086 1854.9676 1855.0266 1855.0855 1855.1445 1855.2035 1855.2625 1855.3215 1855.3804 1855.4394 1855.4984 1855.5574 1855.6164 1855.6754 1855.7344 1855.7934 1855.8523 1855.9113 1855.9703 1856.0293 1856.0883 1856.1473 1856.2063 1856.2653 1856.3243 1856.3833 1856.4423 1856.5013 1856.5603 1856.6193 1856.6783 1856.7373 1856.7963 1856.8553 1856.9143 1856.9733 1857.0323 1857.0914 1857.1504 1857.2094 1857.2684 1857.3274 1857.3864 1857.4454 1857.5045 1857.5635 1857.6225 1857.6815 1857.7405 1857.7996 1857.8586 1857.9176 1857.9766 1858.0357 1858.0947 1858.1537 1858.2127 1858.2718 1858.3308 1858.3898 1858.4489 1858.5079 1858.5669 1858.6260 1858.6850 1858.7440 1858.8031 1858.8621 1858.9211 1858.9802 1859.0392 1859.0983 1859.1573 1859.2164 1859.2754 1859.3344 1859.3935 1859.4525 1859.5116 1859.5706 1859.6297 1859.6887 1859.7478 1859.8068 1859.8659 1859.9250 1859.9840 1860.0431 1860.1021 1860.1612 1860.2202 1860.2793 1860.3384 1860.3974 1860.4565 1860.5156 1860.5746 1860.6337 1860.6928 1860.7518 1860.8109 1860.8700 1860.9290 1860.9881 1861.0472 1861.1063 1861.1653 1861.2244 1861.2835 1861.3426 1861.4016 1861.4607 1861.5198 1861.5789 1861.6380 1861.6970 1861.7561 1861.8152 1861.8743 1861.9334 1861.9925 1862.0516 1862.1107 1862.1698 1862.2288 1862.2879 1862.3470 1862.4061 1862.4652 1862.5243 1862.5834 1862.6425 1862.7016 1862.7607 1862.8198 1862.8789 1862.9380 1862.9971 1863.0562 1863.1153 1863.1744 1863.2335 1863.2927 1863.3518 1863.4109 1863.4700 1863.5291 1863.5882 1863.6473 1863.7064 1863.7656 1863.8247 1863.8838 1863.9429 1864.0020 1864.0612 1864.1203 1864.1794 1864.2385 1864.2976 1864.3568 1864.4159 1864.4750 1864.5342 1864.5933 1864.6524 1864.7115 1864.7707 1864.8298 1864.8889 1864.9481 1865.0072 1865.0664 1865.1255 1865.1846 1865.2438 1865.3029 1865.3621 1865.4212 1865.4803 1865.5395 1865.5986 1865.6578 1865.7169 1865.7761 1865.8352 1865.8944 1865.9535 1866.0127 1866.0718 1866.1310 1866.1901 1866.2493 1866.3084 1866.3676 1866.4268 1866.4859 1866.5451 1866.6042 1866.6634 1866.7226 1866.7817 1866.8409 1866.9001 1866.9592 1867.0184 1867.0776 1867.1367 1867.1959 1867.2551 1867.3142 1867.3734 1867.4326 1867.4918 1867.5509 1867.6101 1867.6693 1867.7285 1867.7877 1867.8468 1867.9060 1867.9652 1868.0244 1868.0836 1868.1428 1868.2019 1868.2611 1868.3203 1868.3795 1868.4387 1868.4979 1868.5571 1868.6163 1868.6755 1868.7347 1868.7939 1868.8531 1868.9123 1868.9715 1869.0307 1869.0899 1869.1491 1869.2083 1869.2675 1869.3267 1869.3859 1869.4451 1869.5043 1869.5635 1869.6227 1869.6819 1869.7411 1869.8003 1869.8595 1869.9188 1869.9780 1870.0372 1870.0964 1870.1556 1870.2148 1870.2741 1870.3333 1870.3925 1870.4517 1870.5110 1870.5702 1870.6294 1870.6886 1870.7479 1870.8071 1870.8663 1870.9255 1870.9848 1871.0440 1871.1032 1871.1625 1871.2217 1871.2809 1871.3402 1871.3994 1871.4587 1871.5179 1871.5771 1871.6364 1871.6956 1871.7549 1871.8141 1871.8733 1871.9326 1871.9918 1872.0511 1872.1103 1872.1696 1872.2288 1872.2881 1872.3473 1872.4066 1872.4658 1872.5251 1872.5844 1872.6436 1872.7029 1872.7621 1872.8214 1872.8806 1872.9399 1872.9992 1873.0584 1873.1177 1873.1770 1873.2362 1873.2955 1873.3548 1873.4140 1873.4733 1873.5326 1873.5918 1873.6511 1873.7104 1873.7697 1873.8289 1873.8882 1873.9475 1874.0068 1874.0661 1874.1253 1874.1846 1874.2439 1874.3032 1874.3625 1874.4218 1874.4810 1874.5403 1874.5996 1874.6589 1874.7182 1874.7775 1874.8368 1874.8961 1874.9554 1875.0147 1875.0739 1875.1332 1875.1925 1875.2518 1875.3111 1875.3704 1875.4297 1875.4890 1875.5483 1875.6076 1875.6670 1875.7263 1875.7856 1875.8449 1875.9042 1875.9635 1876.0228 1876.0821 1876.1414 1876.2007 1876.2601 1876.3194 1876.3787 1876.4380 1876.4973 1876.5566 1876.6160 1876.6753 1876.7346 1876.7939 1876.8532 1876.9126 1876.9719 1877.0312 1877.0905 1877.1499 1877.2092 1877.2685 1877.3279 1877.3872 1877.4465 1877.5059 1877.5652 1877.6245 1877.6839 1877.7432 1877.8025 1877.8619 1877.9212 1877.9806 1878.0399 1878.0993 1878.1586 1878.2179 1878.2773 1878.3366 1878.3960 1878.4553 1878.5147 1878.5740 1878.6334 1878.6927 1878.7521 1878.8114 1878.8708 1878.9302 1878.9895 1879.0489 1879.1082 1879.1676 1879.2269 1879.2863 1879.3457 1879.4050 1879.4644 1879.5238 1879.5831 1879.6425 1879.7019 1879.7612 1879.8206 1879.8800 1879.9394 1879.9987 1880.0581 1880.1175 1880.1769 1880.2362 1880.2956 1880.3550 1880.4144 1880.4737 1880.5331 1880.5925 1880.6519 1880.7113 1880.7707 1880.8300 1880.8894 1880.9488 1881.0082 1881.0676 1881.1270 1881.1864 1881.2458 1881.3052 1881.3646 1881.4240 1881.4834 1881.5428 1881.6022 1881.6616 1881.7210 1881.7804 1881.8398 1881.8992 1881.9586 1882.0180 1882.0774 1882.1368 1882.1962 1882.2556 1882.3150 1882.3744 1882.4338 1882.4932 1882.5527 1882.6121 1882.6715 1882.7309 1882.7903 1882.8497 1882.9092 1882.9686 1883.0280 1883.0874 1883.1468 1883.2063 1883.2657 1883.3251 1883.3845 1883.4440 1883.5034 1883.5628 1883.6223 1883.6817 1883.7411 1883.8006 1883.8600 1883.9194 1883.9789 1884.0383 1884.0977 1884.1572 1884.2166 1884.2761 1884.3355 1884.3949 1884.4544 1884.5138 1884.5733 1884.6327 1884.6922 1884.7516 1884.8111 1884.8705 1884.9300 1884.9894 1885.0489 1885.1083 1885.1678 1885.2272 1885.2867 1885.3461 1885.4056 1885.4651 1885.5245 1885.5840 1885.6434 1885.7029 1885.7624 1885.8218 1885.8813 1885.9408 1886.0002 1886.0597 1886.1192 1886.1787 1886.2381 1886.2976 1886.3571 1886.4165 1886.4760 1886.5355 1886.5950 1886.6544 1886.7139 1886.7734 1886.8329 1886.8924 1886.9519 1887.0113 1887.0708 1887.1303 1887.1898 1887.2493 1887.3088 1887.3683 1887.4278 1887.4872 1887.5467 1887.6062 1887.6657 1887.7252 1887.7847 1887.8442 1887.9037 1887.9632 1888.0227 1888.0822 1888.1417 1888.2012 1888.2607 1888.3202 1888.3797 1888.4392 1888.4987 1888.5582 1888.6178 1888.6773 1888.7368 1888.7963 1888.8558 1888.9153 1888.9748 1889.0343 1889.0939 1889.1534 1889.2129 1889.2724 1889.3319 1889.3915 1889.4510 1889.5105 1889.5700 1889.6296 1889.6891 1889.7486 1889.8081 1889.8677 1889.9272 1889.9867 1890.0463 1890.1058 1890.1653 1890.2249 1890.2844 1890.3439 1890.4035 1890.4630 1890.5225 1890.5821 1890.6416 1890.7012 1890.7607 1890.8202 1890.8798 1890.9393 1890.9989 1891.0584 1891.1180 1891.1775 1891.2371 1891.2966 1891.3562 1891.4157 1891.4753 1891.5348 1891.5944 1891.6540 1891.7135 1891.7731 1891.8326 1891.8922 1891.9518 1892.0113 1892.0709 1892.1304 1892.1900 1892.2496 1892.3091 1892.3687 1892.4283 1892.4879 1892.5474 1892.6070 1892.6666 1892.7261 1892.7857 1892.8453 1892.9049 1892.9644 1893.0240 1893.0836 1893.1432 1893.2028 1893.2624 1893.3219 1893.3815 1893.4411 1893.5007 1893.5603 1893.6199 1893.6795 1893.7390 1893.7986 1893.8582 1893.9178 1893.9774 1894.0370 1894.0966 1894.1562 1894.2158 1894.2754 1894.3350 1894.3946 1894.4542 1894.5138 1894.5734 1894.6330 1894.6926 1894.7522 1894.8118 1894.8714 1894.9310 1894.9906 1895.0503 1895.1099 1895.1695 1895.2291 1895.2887 1895.3483 1895.4079 1895.4676 1895.5272 1895.5868 1895.6464 1895.7060 1895.7657 1895.8253 1895.8849 1895.9445 1896.0041 1896.0638 1896.1234 1896.1830 1896.2427 1896.3023 1896.3619 1896.4216 1896.4812 1896.5408 1896.6005 1896.6601 1896.7197 1896.7794 1896.8390 1896.8986 1896.9583 1897.0179 1897.0776 1897.1372 1897.1969 1897.2565 1897.3161 1897.3758 1897.4354 1897.4951 1897.5547 1897.6144 1897.6740 1897.7337 1897.7933 1897.8530 1897.9127 1897.9723 1898.0320 1898.0916 1898.1513 1898.2109 1898.2706 1898.3303 1898.3899 1898.4496 1898.5093 1898.5689 1898.6286 1898.6883 1898.7479 1898.8076 1898.8673 1898.9269 1898.9866 1899.0463 1899.1060 1899.1656 1899.2253 1899.2850 1899.3447 1899.4043 1899.4640 1899.5237 1899.5834 1899.6431 1899.7027 1899.7624 1899.8221 1899.8818 1899.9415 1900.0012 1900.0609 1900.1206 1900.1803 1900.2399 1900.2996 1900.3593 1900.4190 1900.4787 1900.5384 1900.5981 1900.6578 1900.7175 1900.7772 1900.8369 1900.8966 1900.9563 1901.0160 1901.0757 1901.1354 1901.1951 1901.2548 1901.3146 1901.3743 1901.4340 1901.4937 1901.5534 1901.6131 1901.6728 1901.7325 1901.7923 1901.8520 1901.9117 1901.9714 1902.0311 1902.0909 1902.1506 1902.2103 1902.2700 1902.3298 1902.3895 1902.4492 1902.5089 1902.5687 1902.6284 1902.6881 1902.7479 1902.8076 1902.8673 1902.9271 1902.9868 1903.0465 1903.1063 1903.1660 1903.2257 1903.2855 1903.3452 1903.4050 1903.4647 1903.5244 1903.5842 1903.6439 1903.7037 1903.7634 1903.8232 1903.8829 1903.9427 1904.0024 1904.0622 1904.1219 1904.1817 1904.2414 1904.3012 1904.3610 1904.4207 1904.4805 1904.5402 1904.6000 1904.6597 1904.7195 1904.7793 1904.8390 1904.8988 1904.9586 1905.0183 1905.0781 1905.1379 1905.1976 1905.2574 1905.3172 1905.3770 1905.4367 1905.4965 1905.5563 1905.6161 1905.6758 1905.7356 1905.7954 1905.8552 1905.9150 1905.9747 1906.0345 1906.0943 1906.1541 1906.2139 1906.2737 1906.3334 1906.3932 1906.4530 1906.5128 1906.5726 1906.6324 1906.6922 1906.7520 1906.8118 1906.8716 1906.9314 1906.9912 1907.0510 1907.1108 1907.1706 1907.2304 1907.2902 </mz_list><int_list>627.9500 662.9620 664.8650 602.4510 475.3390 333.3850 232.5330 191.8120 186.8640 157.5600 127.4950 136.2480 138.1510 143.8600 226.4440 368.0180 471.1530 567.0580 526.7170 434.6180 372.2040 291.1420 259.1730 204.7510 173.9250 165.1720 154.5160 183.0590 221.4970 211.9820 184.5810 212.7430 237.8610 245.0920 336.8110 432.7150 435.7600 368.3980 296.8500 242.0480 202.8490 197.9010 205.8930 165.1720 121.0250 126.7340 149.5680 173.1640 195.6180 215.7880 260.3150 318.5430 357.3620 346.3250 282.3880 263.7400 219.9740 218.0710 241.6670 231.0110 173.9250 173.1640 180.0140 150.7100 156.4180 217.6910 256.1290 315.4980 369.5400 357.3610 291.9030 231.3920 215.0270 217.3100 211.9820 191.4310 171.6410 200.5650 247.7560 247.3760 195.2370 165.9330 164.4110 207.0350 260.3150 303.3200 309.0290 321.2070 255.7480 165.5520 156.4180 197.9010 230.2500 222.2580 220.7350 203.6100 180.0140 151.8520 158.3210 198.2820 210.4600 222.6380 246.2340 260.3150 278.5830 282.7690 223.3990 159.8440 162.1270 214.2660 228.3470 189.9090 181.9170 196.3790 200.9460 203.2290 201.7070 216.9300 260.6960 318.5430 309.4090 285.8140 279.7240 259.5540 195.6180 138.5320 178.1110 192.9540 162.8880 170.8800 208.5570 199.4230 165.1720 192.9540 239.3840 293.0450 342.5190 384.7630 376.3900 307.1260 291.9030 285.8140 273.6350 213.1240 172.7830 196.3790 205.1320 178.1110 173.9250 182.6780 239.7640 287.7160 287.3360 331.4820 358.1230 290.7610 240.9060 238.2420 237.1000 233.6750 234.4360 207.0350 173.5440 164.0300 170.5000 206.6540 225.3020 211.6020 237.8610 268.3070 278.9630 279.7240 273.6350 235.5780 209.3180 232.9140 262.2180 219.5940 194.0950 193.7150 173.9250 178.1110 181.9170 162.8880 166.6940 210.8400 269.4490 314.3570 350.8920 356.9810 309.4090 267.1650 258.7930 278.5830 290.3800 229.1080 184.9610 189.9090 184.2000 169.7390 183.4390 215.7880 233.2940 250.8010 311.3120 327.6770 290.7610 234.0560 234.0560 250.4200 230.6300 219.9740 246.9950 245.8530 214.6460 195.2370 165.9330 221.1160 328.4380 379.4350 353.1750 338.7130 369.1590 366.4950 298.7530 264.8820 297.2310 272.4930 269.8290 311.6930 310.1700 250.0400 223.7800 242.8090 235.9580 221.4970 274.3960 313.5950 345.9440 360.7870 328.8180 309.0290 294.1860 250.8010 208.1760 177.7310 154.8960 169.7380 185.7230 221.1160 219.9740 223.0190 246.9950 300.6560 395.7990 427.3870 405.3140 321.9680 240.5250 242.8090 246.6140 212.3630 165.5520 191.4310 224.9220 201.3260 181.1560 168.9770 230.6300 253.4650 247.3760 275.9190 286.9550 281.2470 282.0080 245.0920 221.1160 237.1000 245.4730 184.9610 148.0460 154.1350 171.6410 196.3790 176.9690 173.5440 195.9980 251.5620 341.3770 377.5320 350.8920 249.6590 200.5650 194.4760 226.8250 219.5940 175.8280 160.9850 181.5360 217.6910 208.1760 186.8640 210.8400 261.8370 360.4060 509.5910 608.9210 653.4480 646.9780 543.4620 359.6450 250.8010 227.9660 210.4600 162.8880 198.6620 194.0950 158.7020 197.1400 287.3360 341.3770 409.8810 481.8090 584.9450 666.7680 626.8080 490.9430 364.9730 292.6640 225.3020 195.2370 194.4760 202.8480 197.9010 199.8040 213.8850 249.6590 313.5950 406.8360 527.8590 631.3750 622.2410 487.1370 408.3580 373.3450 294.5670 235.9580 186.4840 181.1560 173.9250 157.1790 176.9690 204.7510 216.5490 279.3440 413.6860 611.9650 716.2430 713.1980 611.5850 488.2790 400.7470 296.4700 223.3990 194.4760 189.9090 201.7070 194.0950 183.4390 248.5170 285.8130 323.4900 439.1850 567.4380 733.3680 744.0240 611.2040 430.4320 321.9680 283.5300 263.7400 243.9500 221.1160 220.7350 233.2940 217.6910 212.7430 305.6030 427.3870 577.7140 681.6100 731.0850 670.1930 550.6930 401.8880 293.0440 265.2620 253.0840 199.8040 161.3660 158.3210 188.7670 211.6020 231.3910 259.9340 314.3570 423.9620 534.3280 559.0660 442.9910 357.7420 317.0210 266.0240 202.4680 157.9410 149.5680 152.2320 143.0980 132.8230 161.7460 193.3340 250.8010 288.4770 362.6890 478.0030 498.1740 418.2530 324.6320 277.4410 263.7400 229.4890 195.9980 174.3050 162.1270 130.5390 143.8590 162.8880 185.3420 239.0030 299.1340 348.9890 436.5210 490.5620 413.3060 302.9390 239.0030 229.4890 220.7350 211.2210 180.3950 173.5440 169.3580 167.8360 172.0220 208.5570 204.7510 277.8210 391.9940 377.1510 343.6610 339.4740 299.1340 264.5010 248.8980 229.4890 232.1530 220.3550 207.0350 202.8480 203.2290 210.4600 208.9380 235.1970 317.0210 452.8850 554.1180 570.1020 436.9010 314.7370 276.6800 231.3910 243.5700 251.9420 232.1530 213.5040 222.6380 245.0920 226.0630 264.8820 350.1310 457.8330 533.5670 549.9320 496.2710 421.2980 321.9680 256.8900 260.3150 272.4930 268.3070 215.0270 197.1400 202.4680 219.9740 215.7880 256.8900 321.2070 393.5160 464.3030 493.9870 426.2450 328.4380 266.0240 206.2740 205.8930 272.1130 301.4170 288.4780 254.9870 243.9500 222.6380 244.3310 261.8370 264.8820 348.2280 470.7720 501.9800 393.5160 320.0650 296.0890 248.5170 197.1400 169.3580 173.9250 170.1190 178.1110 183.0590 171.2610 188.3870 228.3470 281.6270 347.4670 401.1270 391.6130 337.5720 327.2960 254.2260 188.0060 203.6100 250.8010 267.5460 234.0550 219.2130 177.7310 154.8960 180.0140 226.0630 275.1570 315.1180 307.1260 291.1420 268.3070 262.5990 267.1650 275.1570 263.3600 196.7590 173.1640 191.8120 199.8040 196.7590 208.5570 241.6670 236.7190 278.2020 353.5560 380.5760 346.3250 301.7980 282.3880 275.5380 219.5940 211.6020 225.6830 262.9790 282.0080 227.2050 200.1840 243.1890 269.0680 264.5010 279.3440 318.5430 333.0050 336.8100 317.4010 251.5620 212.7430 196.3790 169.7380 165.9330 164.0300 168.2160 176.9690 215.0270 229.8690 229.1080 245.8530 326.5350 370.6810 340.6160 309.4090 287.3360 254.2260 248.8980 244.7120 222.2580 233.2940 260.3150 240.1450 215.7880 211.6020 188.7670 235.5780 298.3720 334.1460 331.4820 347.4660 341.7580 292.2830 273.2550 246.6140 245.0920 229.8690 206.6540 190.6700 174.6860 159.4630 185.7230 219.9740 294.5670 331.8630 321.5870 315.1180 352.4140 349.3690 297.6110 213.8850 156.7990 145.7620 167.4550 166.3130 183.4390 178.1110 181.1560 192.9530 215.0270 237.1000 243.1890 280.1050 269.0680 254.2260 248.8980 270.2100 222.6380 163.6490 163.6490 153.3740 179.2530 209.6990 210.4600 192.5730 172.4020 188.7670 231.0110 275.1570 300.2750 291.9030 278.2020 269.4490 205.8930 180.0140 167.4550 159.0820 193.7150 228.3470 197.5200 202.0870 202.0870 186.1030 234.8170 251.9420 322.3490 403.7910 399.2250 303.7010 227.2050 199.8040 231.3910 277.4410 264.1210 225.6830 226.4440 216.5490 194.0950 195.9980 234.8170 251.5620 281.2470 351.6530 411.7830 386.6660 329.5790 267.9270 224.9220 225.3020 208.9380 192.1920 176.2080 174.6860 205.1320 200.1840 206.6540 224.9220 270.2100 349.3690 389.3300 405.3140 367.6370 292.2830 232.9140 213.1240 184.5810 188.0060 205.5120 173.5440 151.4710 137.7700 165.9330 208.5570 190.6700 167.0740 227.5860 351.2720 409.8810 347.8470 280.4850 244.7120 206.6540 222.2580 197.1400 169.3580 145.0010 181.9170 199.4230 201.3260 212.7430 222.6380 295.7080 431.9540 497.7930 463.9220 396.1800 345.1830 255.7480 162.5080 171.2610 220.3550 234.0550 247.7560 258.0320 245.0920 174.6860 141.1950 200.1840 294.1860 368.0180 392.3740 358.8840 312.0730 271.7320 224.1610 201.7070 174.3050 188.0060 197.9010 185.7230 149.9490 165.1720 143.4790 124.8310 199.4230 258.7930 276.6800 312.8340 322.7290 274.3960 242.0480 256.1290 277.8210 243.5700 187.2450 183.0590 209.3180 190.2890 198.6620 214.2660 229.1080 204.3710 208.5570 278.2020 341.7580 317.0210 256.5090 235.1970 233.2940 194.8560 174.3050 203.2290 203.9900 174.6860 159.0820 192.5730 203.2290 217.3100 230.6300 254.2260 277.4410 270.5900 282.3880 238.2420 207.4150 197.5200 168.9770 183.0580 213.1240 190.2890 168.2160 167.0740 173.5440 187.2450 213.1240 217.6910 244.7110 319.6850 327.2960 285.0520 221.1160 197.9010 210.4600 219.2130 232.1530 205.8930 165.9330 181.1560 199.4230 197.5200 202.8480 255.7480 301.0360 391.6130 398.4630 321.9680 270.2100 231.7720 209.6990 200.1840 225.6830 251.5620 248.5170 212.3630 166.3130 142.3370 200.1840 251.1810 251.5620 278.9630 347.0860 358.1230 368.0170 329.1990 236.7190 183.8200 228.7270 282.3880 242.0480 221.8770 260.3150 290.0000 280.8660 228.7270 191.8120 278.2020 388.5680 400.3660 361.9280 347.8470 339.0940 302.5590 246.2340 238.2420 255.3680 251.1810 262.5980 290.7610 283.1490 244.3310 259.9340 303.3200 363.0700 459.3550 570.4830 567.4380 462.7800 340.6160 262.2180 223.3990 223.3990 251.5620 294.9470 281.2470 235.9580 237.4810 241.2860 264.8820 311.6930 427.0060 605.4960 720.0480 626.4270 453.6470 330.3410 259.9340 213.5040 256.1290 299.5140 299.5140 262.9790 264.8820 296.0890 264.1210 247.7560 290.3800 347.4660 436.9010 524.8140 487.8980 330.3410 222.6380 226.8240 250.4200 247.3750 </int_list></spectrum></measured><measured><pepseq>VEHVTHPEQYIPGVLK</pepseq><mzh>1845.9513</mzh><calc_mzh>1845.9864</calc_mzh><leucines>1</leucines><mono_iso_intensity>360</mono_iso_intensity><deuterated_intensity>1018</deuterated_intensity><ratio>2.83</ratio><validated>YES</validated><local_bg>65</local_bg><corrected_ratio>3.23</corrected_ratio><spectrum><mz_list>1821.0355 1821.0940 1821.1524 1821.2108 1821.2693 1821.3277 1821.3861 1821.4446 1821.5030 1821.5615 1821.6199 1821.6784 1821.7368 1821.7953 1821.8537 1821.9121 1821.9706 1822.0290 1822.0875 1822.1460 1822.2044 1822.2629 1822.3213 1822.3798 1822.4382 1822.4967 1822.5551 1822.6136 1822.6721 1822.7305 1822.7890 1822.8475 1822.9059 1822.9644 1823.0229 1823.0813 1823.1398 1823.1983 1823.2567 1823.3152 1823.3737 1823.4321 1823.4906 1823.5491 1823.6076 1823.6660 1823.7245 1823.7830 1823.8415 1823.9000 1823.9584 1824.0169 1824.0754 1824.1339 1824.1924 1824.2509 1824.3093 1824.3678 1824.4263 1824.4848 1824.5433 1824.6018 1824.6603 1824.7188 1824.7773 1824.8358 1824.8943 1824.9528 1825.0113 1825.0698 1825.1283 1825.1868 1825.2453 1825.3038 1825.3623 1825.4208 1825.4793 1825.5378 1825.5963 1825.6548 1825.7133 1825.7718 1825.8303 1825.8889 1825.9474 1826.0059 1826.0644 1826.1229 1826.1814 1826.2399 1826.2985 1826.3570 1826.4155 1826.4740 1826.5326 1826.5911 1826.6496 1826.7081 1826.7667 1826.8252 1826.8837 1826.9422 1827.0008 1827.0593 1827.1178 1827.1764 1827.2349 1827.2934 1827.3520 1827.4105 1827.4690 1827.5276 1827.5861 1827.6447 1827.7032 1827.7617 1827.8203 1827.8788 1827.9374 1827.9959 1828.0545 1828.1130 1828.1716 1828.2301 1828.2887 1828.3472 1828.4058 1828.4643 1828.5229 1828.5814 1828.6400 1828.6986 1828.7571 1828.8157 1828.8742 1828.9328 1828.9914 1829.0499 1829.1085 1829.1670 1829.2256 1829.2842 1829.3427 1829.4013 1829.4599 1829.5185 1829.5770 1829.6356 1829.6942 1829.7527 1829.8113 1829.8699 1829.9285 1829.9870 1830.0456 1830.1042 1830.1628 1830.2214 1830.2800 1830.3385 1830.3971 1830.4557 1830.5143 1830.5729 1830.6315 1830.6901 1830.7486 1830.8072 1830.8658 1830.9244 1830.9830 1831.0416 1831.1002 1831.1588 1831.2174 1831.2760 1831.3346 1831.3932 1831.4518 1831.5104 1831.5690 1831.6276 1831.6862 1831.7448 1831.8034 1831.8620 1831.9207 1831.9793 1832.0379 1832.0965 1832.1551 1832.2137 1832.2723 1832.3309 1832.3896 1832.4482 1832.5068 1832.5654 1832.6240 1832.6827 1832.7413 1832.7999 1832.8585 1832.9171 1832.9758 1833.0344 1833.0930 1833.1517 1833.2103 1833.2689 1833.3275 1833.3862 1833.4448 1833.5034 1833.5621 1833.6207 1833.6794 1833.7380 1833.7966 1833.8553 1833.9139 1833.9726 1834.0312 1834.0898 1834.1485 1834.2071 1834.2658 1834.3244 1834.3831 1834.4417 1834.5004 1834.5590 1834.6177 1834.6763 1834.7350 1834.7936 1834.8523 1834.9109 1834.9696 1835.0283 1835.0869 1835.1456 1835.2042 1835.2629 1835.3216 1835.3802 1835.4389 1835.4976 1835.5562 1835.6149 1835.6736 1835.7322 1835.7909 1835.8496 1835.9083 1835.9669 1836.0256 1836.0843 1836.1430 1836.2016 1836.2603 1836.3190 1836.3777 1836.4364 1836.4950 1836.5537 1836.6124 1836.6711 1836.7298 1836.7885 1836.8471 1836.9058 1836.9645 1837.0232 1837.0819 1837.1406 1837.1993 1837.2580 1837.3167 1837.3754 1837.4341 1837.4928 1837.5515 1837.6102 1837.6689 1837.7276 1837.7863 1837.8450 1837.9037 1837.9624 1838.0211 1838.0798 1838.1385 1838.1972 1838.2559 1838.3146 1838.3734 1838.4321 1838.4908 1838.5495 1838.6082 1838.6669 1838.7257 1838.7844 1838.8431 1838.9018 1838.9605 1839.0193 1839.0780 1839.1367 1839.1954 1839.2542 1839.3129 1839.3716 1839.4303 1839.4891 1839.5478 1839.6065 1839.6653 1839.7240 1839.7827 1839.8415 1839.9002 1839.9589 1840.0177 1840.0764 1840.1352 1840.1939 1840.2526 1840.3114 1840.3701 1840.4289 1840.4876 1840.5464 1840.6051 1840.6639 1840.7226 1840.7814 1840.8401 1840.8989 1840.9576 1841.0164 1841.0751 1841.1339 1841.1926 1841.2514 1841.3102 1841.3689 1841.4277 1841.4864 1841.5452 1841.6040 1841.6627 1841.7215 1841.7803 1841.8390 1841.8978 1841.9566 1842.0153 1842.0741 1842.1329 1842.1917 1842.2504 1842.3092 1842.3680 1842.4268 1842.4855 1842.5443 1842.6031 1842.6619 1842.7207 1842.7794 1842.8382 1842.8970 1842.9558 1843.0146 1843.0734 1843.1322 1843.1909 1843.2497 1843.3085 1843.3673 1843.4261 1843.4849 1843.5437 1843.6025 1843.6613 1843.7201 1843.7789 1843.8377 1843.8965 1843.9553 1844.0141 1844.0729 1844.1317 1844.1905 1844.2493 1844.3081 1844.3669 1844.4257 1844.4845 1844.5433 1844.6022 1844.6610 1844.7198 1844.7786 1844.8374 1844.8962 1844.9550 1845.0139 1845.0727 1845.1315 1845.1903 1845.2491 1845.3080 1845.3668 1845.4256 1845.4844 1845.5433 1845.6021 1845.6609 1845.7198 1845.7786 1845.8374 1845.8962 1845.9551 1846.0139 1846.0727 1846.1316 1846.1904 1846.2493 1846.3081 1846.3669 1846.4258 1846.4846 1846.5435 1846.6023 1846.6611 1846.7200 1846.7788 1846.8377 1846.8965 1846.9554 1847.0142 1847.0731 1847.1319 1847.1908 1847.2496 1847.3085 1847.3674 1847.4262 1847.4851 1847.5439 1847.6028 1847.6616 1847.7205 1847.7794 1847.8382 1847.8971 1847.9560 1848.0148 1848.0737 1848.1326 1848.1914 1848.2503 1848.3092 1848.3680 1848.4269 1848.4858 1848.5447 1848.6035 1848.6624 1848.7213 1848.7802 1848.8390 1848.8979 1848.9568 1849.0157 1849.0746 1849.1335 1849.1923 1849.2512 1849.3101 1849.3690 1849.4279 1849.4868 1849.5457 1849.6046 1849.6635 1849.7223 1849.7812 1849.8401 1849.8990 1849.9579 1850.0168 1850.0757 1850.1346 1850.1935 1850.2524 1850.3113 1850.3702 1850.4291 1850.4880 1850.5469 1850.6059 1850.6648 1850.7237 1850.7826 1850.8415 1850.9004 1850.9593 1851.0182 1851.0771 1851.1361 1851.1950 1851.2539 1851.3128 1851.3717 1851.4307 1851.4896 1851.5485 1851.6074 1851.6663 1851.7253 1851.7842 1851.8431 1851.9020 1851.9610 1852.0199 1852.0788 1852.1378 1852.1967 1852.2556 1852.3146 1852.3735 1852.4324 1852.4914 1852.5503 1852.6093 1852.6682 1852.7271 1852.7861 1852.8450 1852.9040 1852.9629 1853.0219 1853.0808 1853.1397 1853.1987 1853.2576 1853.3166 1853.3755 1853.4345 1853.4935 1853.5524 1853.6114 1853.6703 1853.7293 1853.7882 1853.8472 1853.9061 1853.9651 1854.0241 1854.0830 1854.1420 1854.2010 1854.2599 1854.3189 1854.3779 1854.4368 1854.4958 1854.5548 1854.6137 1854.6727 1854.7317 1854.7907 1854.8496 1854.9086 1854.9676 1855.0266 1855.0855 1855.1445 1855.2035 1855.2625 1855.3215 1855.3804 1855.4394 1855.4984 1855.5574 1855.6164 1855.6754 1855.7344 1855.7934 1855.8523 1855.9113 1855.9703 1856.0293 1856.0883 1856.1473 1856.2063 1856.2653 1856.3243 1856.3833 1856.4423 1856.5013 1856.5603 1856.6193 1856.6783 1856.7373 1856.7963 1856.8553 1856.9143 1856.9733 1857.0323 1857.0914 1857.1504 1857.2094 1857.2684 1857.3274 1857.3864 1857.4454 1857.5045 1857.5635 1857.6225 1857.6815 1857.7405 1857.7996 1857.8586 1857.9176 1857.9766 1858.0357 1858.0947 1858.1537 1858.2127 1858.2718 1858.3308 1858.3898 1858.4489 1858.5079 1858.5669 1858.6260 1858.6850 1858.7440 1858.8031 1858.8621 1858.9211 1858.9802 1859.0392 1859.0983 1859.1573 1859.2164 1859.2754 1859.3344 1859.3935 1859.4525 1859.5116 1859.5706 1859.6297 1859.6887 1859.7478 1859.8068 1859.8659 1859.9250 1859.9840 1860.0431 1860.1021 1860.1612 1860.2202 1860.2793 1860.3384 1860.3974 1860.4565 1860.5156 1860.5746 1860.6337 1860.6928 1860.7518 1860.8109 1860.8700 1860.9290 1860.9881 1861.0472 1861.1063 1861.1653 1861.2244 1861.2835 1861.3426 1861.4016 1861.4607 1861.5198 1861.5789 1861.6380 1861.6970 1861.7561 1861.8152 1861.8743 1861.9334 1861.9925 1862.0516 1862.1107 1862.1698 1862.2288 1862.2879 1862.3470 1862.4061 1862.4652 1862.5243 1862.5834 1862.6425 1862.7016 1862.7607 1862.8198 1862.8789 1862.9380 1862.9971 1863.0562 1863.1153 1863.1744 1863.2335 1863.2927 1863.3518 1863.4109 1863.4700 1863.5291 1863.5882 1863.6473 1863.7064 1863.7656 1863.8247 1863.8838 1863.9429 1864.0020 1864.0612 1864.1203 1864.1794 1864.2385 1864.2976 1864.3568 1864.4159 1864.4750 1864.5342 1864.5933 1864.6524 1864.7115 1864.7707 1864.8298 1864.8889 1864.9481 1865.0072 1865.0664 1865.1255 1865.1846 1865.2438 1865.3029 1865.3621 1865.4212 1865.4803 1865.5395 1865.5986 1865.6578 1865.7169 1865.7761 1865.8352 1865.8944 1865.9535 1866.0127 1866.0718 1866.1310 1866.1901 1866.2493 1866.3084 1866.3676 1866.4268 1866.4859 1866.5451 1866.6042 1866.6634 1866.7226 1866.7817 1866.8409 1866.9001 1866.9592 1867.0184 1867.0776 1867.1367 1867.1959 1867.2551 1867.3142 1867.3734 1867.4326 1867.4918 1867.5509 1867.6101 1867.6693 1867.7285 1867.7877 1867.8468 1867.9060 1867.9652 1868.0244 1868.0836 1868.1428 1868.2019 1868.2611 1868.3203 1868.3795 1868.4387 1868.4979 1868.5571 1868.6163 1868.6755 1868.7347 1868.7939 1868.8531 1868.9123 1868.9715 1869.0307 1869.0899 1869.1491 1869.2083 1869.2675 1869.3267 1869.3859 1869.4451 1869.5043 1869.5635 1869.6227 1869.6819 1869.7411 1869.8003 1869.8595 1869.9188 1869.9780 1870.0372 1870.0964 1870.1556 1870.2148 1870.2741 1870.3333 1870.3925 1870.4517 1870.5110 1870.5702 1870.6294 1870.6886 1870.7479 1870.8071 1870.8663 1870.9255 1870.9848 1871.0440 1871.1032 1871.1625 1871.2217 1871.2809 1871.3402 1871.3994 1871.4587 1871.5179 1871.5771 1871.6364 1871.6956 1871.7549 1871.8141 1871.8733 1871.9326 1871.9918 1872.0511 1872.1103 1872.1696 1872.2288 1872.2881 1872.3473 1872.4066 1872.4658 1872.5251 1872.5844 1872.6436 1872.7029 1872.7621 1872.8214 1872.8806 1872.9399 1872.9992 1873.0584 1873.1177 1873.1770 1873.2362 1873.2955 1873.3548 1873.4140 1873.4733 1873.5326 1873.5918 1873.6511 1873.7104 1873.7697 1873.8289 1873.8882 1873.9475 1874.0068 1874.0661 1874.1253 1874.1846 1874.2439 1874.3032 1874.3625 1874.4218 1874.4810 1874.5403 1874.5996 1874.6589 1874.7182 1874.7775 1874.8368 1874.8961 1874.9554 1875.0147 1875.0739 1875.1332 1875.1925 1875.2518 1875.3111 1875.3704 1875.4297 1875.4890 1875.5483 1875.6076 1875.6670 1875.7263 1875.7856 1875.8449 1875.9042 1875.9635 1876.0228 1876.0821 1876.1414 1876.2007 1876.2601 1876.3194 1876.3787 1876.4380 1876.4973 1876.5566 1876.6160 1876.6753 1876.7346 1876.7939 1876.8532 1876.9126 1876.9719 1877.0312 </mz_list><int_list>182.2980 178.8720 164.7910 169.3580 171.2610 213.5050 212.3630 181.1560 206.2740 229.4890 251.5620 310.1700 333.0050 331.1020 460.1170 549.5520 484.0930 308.2680 236.3390 203.9900 189.9090 234.4360 242.4280 208.1770 219.5940 182.6780 167.8360 237.1000 262.5990 299.5140 385.1440 469.2500 575.0500 543.8430 418.2530 288.4780 203.9900 155.6570 155.6570 169.7390 170.5000 185.7230 213.8850 218.8330 226.8250 230.2500 230.2500 301.4170 436.5210 506.5470 482.9510 411.4030 275.5380 199.4230 205.5130 226.0640 205.8930 189.1480 163.6500 170.5000 213.8850 242.0480 253.0840 280.8660 258.7930 301.7980 366.8760 339.8550 299.5140 263.3600 204.7520 190.2900 188.7670 188.3870 183.4390 142.3370 117.9810 173.1640 168.5970 180.0140 231.3920 296.4700 315.1180 324.2520 308.2680 270.9710 285.4330 269.0690 224.5410 202.4680 153.3740 159.4630 164.0300 168.2160 165.9330 210.8410 239.3840 251.5620 241.6670 263.7410 349.3700 407.9780 352.4140 222.6390 157.9410 175.0670 184.9620 157.1800 157.5600 159.4630 152.6130 154.8960 159.8440 179.6340 186.8650 195.9980 245.4730 342.5190 401.5080 400.7470 330.3410 234.4360 203.6100 198.2820 187.6260 192.9540 184.9620 151.0910 148.4270 161.7470 189.5290 214.6470 235.1980 331.4830 420.9180 478.0040 486.3760 371.4430 253.8460 242.0480 250.4210 224.1610 189.9090 192.1930 204.3710 173.5450 188.7680 218.8330 247.7560 356.2200 534.7090 775.9930 930.5060 863.1450 660.2990 462.4000 287.3360 235.9590 208.1770 190.6700 195.9980 190.6700 156.4190 172.4030 246.9950 314.3570 412.5450 625.6660 962.8550 1222.4100 1294.3300 1007.0000 608.5410 390.8520 297.6120 262.5990 269.0690 256.8900 202.8490 189.1480 187.6260 210.0800 272.4940 407.9780 599.7870 791.5970 1035.1600 1153.1400 927.4610 594.8400 401.5080 321.9680 263.7410 221.4970 232.5330 240.9060 234.0560 249.6590 264.8820 253.0840 284.2920 399.2250 513.7780 659.1570 730.7050 615.3910 426.6260 288.4780 251.9430 275.9190 268.3070 247.3760 226.8250 221.1160 202.4680 211.6020 240.1450 255.7490 309.0290 352.7950 420.1560 463.1610 421.6790 339.0940 277.4410 246.2340 183.0590 200.9460 262.5990 262.2180 191.4320 145.7630 194.0960 229.4890 220.7360 236.3390 296.0890 401.1280 423.2010 341.7580 251.9430 223.4000 222.6390 201.3260 200.5650 215.7880 235.9590 230.6310 197.9010 205.8930 277.4410 403.7920 525.9560 577.7140 584.5640 530.5230 419.7760 378.2930 280.8660 231.0110 261.4570 238.2420 227.5860 240.5260 227.9670 237.4810 204.7520 216.5490 306.3650 403.0310 477.2420 551.0740 583.0420 503.5020 391.6130 269.4490 211.9820 190.6700 188.7670 198.6620 209.3180 239.0030 223.0190 199.4240 243.9510 280.1050 348.9890 445.2740 495.5100 453.2660 353.9370 265.6430 220.3550 194.4760 198.2820 216.1690 197.9010 192.5730 208.1770 219.2130 240.5260 240.5260 288.4780 325.0130 347.4670 360.0260 327.2960 292.2840 292.6640 265.2630 200.9460 225.3030 239.3840 214.6460 197.9010 200.9460 229.1080 227.9670 223.0190 288.8580 350.5110 395.8000 404.9330 306.3650 231.3920 216.1690 221.4970 223.4000 195.6180 171.2610 177.7310 173.5440 203.2290 197.1400 187.6260 201.3260 216.1690 265.2630 302.9400 298.3730 259.1740 251.1820 259.9350 247.3760 204.7510 167.8360 154.5160 161.7470 164.0300 142.7180 149.1880 166.6940 212.7440 217.3100 195.6180 267.5460 297.2310 289.6200 272.4940 188.0060 138.9120 166.6940 178.8720 135.8680 141.5760 160.6050 173.1640 204.7520 196.3790 196.7590 232.5330 290.3810 261.4570 260.3150 298.3730 289.2390 238.2420 169.7390 152.2320 168.2160 193.7150 171.2610 162.8880 162.5080 154.8960 164.4110 195.6180 253.8460 283.5300 292.2840 304.8420 294.1860 219.5940 173.5440 187.6260 191.4310 197.1400 204.7510 200.9460 171.6420 133.5840 141.1960 193.3340 195.9980 215.4080 253.0840 285.0530 314.3570 292.2830 237.4810 190.2900 200.5650 228.3470 232.5330 229.8690 211.6020 191.0510 166.3130 163.6490 138.9120 150.7100 186.4840 240.5250 357.3620 460.8780 494.3680 442.2300 287.7170 202.4680 161.7470 164.4110 214.6460 195.2370 153.3740 142.3370 165.5520 192.9540 191.0510 222.6380 274.0160 363.0700 466.2060 460.8780 404.1720 337.5720 260.6960 198.6620 162.8880 177.3500 155.6570 131.6810 157.5600 186.1030 203.9900 237.8610 297.6110 404.1720 560.2070 675.5210 608.5400 455.5500 315.8790 212.3630 188.0060 198.2820 228.7280 265.2630 245.0920 218.0710 185.3420 195.9980 245.0920 326.9160 489.4210 801.8720 1146.2900 1239.5300 994.0620 660.6790 446.4160 278.5830 197.9010 169.7390 138.9120 144.2400 151.0900 180.3950 208.1760 278.9630 393.8970 552.9760 763.4340 988.7340 1088.0600 938.1170 679.3270 393.5160 245.4730 216.5490 191.4310 189.9090 208.9380 193.7150 176.9690 197.5200 248.1370 384.7630 543.8430 627.9500 662.9620 664.8650 602.4510 475.3390 333.3850 232.5330 191.8120 186.8640 157.5600 127.4950 136.2480 138.1510 143.8600 226.4440 368.0180 471.1530 567.0580 526.7170 434.6180 372.2040 291.1420 259.1730 204.7510 173.9250 165.1720 154.5160 183.0590 221.4970 211.9820 184.5810 212.7430 237.8610 245.0920 336.8110 432.7150 435.7600 368.3980 296.8500 242.0480 202.8490 197.9010 205.8930 165.1720 121.0250 126.7340 149.5680 173.1640 195.6180 215.7880 260.3150 318.5430 357.3620 346.3250 282.3880 263.7400 219.9740 218.0710 241.6670 231.0110 173.9250 173.1640 180.0140 150.7100 156.4180 217.6910 256.1290 315.4980 369.5400 357.3610 291.9030 231.3920 215.0270 217.3100 211.9820 191.4310 171.6410 200.5650 247.7560 247.3760 195.2370 165.9330 164.4110 207.0350 260.3150 303.3200 309.0290 321.2070 255.7480 165.5520 156.4180 197.9010 230.2500 222.2580 220.7350 203.6100 180.0140 151.8520 158.3210 198.2820 210.4600 222.6380 246.2340 260.3150 278.5830 282.7690 223.3990 159.8440 162.1270 214.2660 228.3470 189.9090 181.9170 196.3790 200.9460 203.2290 201.7070 216.9300 260.6960 318.5430 309.4090 285.8140 279.7240 259.5540 195.6180 138.5320 178.1110 192.9540 162.8880 170.8800 208.5570 199.4230 165.1720 192.9540 239.3840 293.0450 342.5190 384.7630 376.3900 307.1260 291.9030 285.8140 273.6350 213.1240 172.7830 196.3790 205.1320 178.1110 173.9250 182.6780 239.7640 287.7160 287.3360 331.4820 358.1230 290.7610 240.9060 238.2420 237.1000 233.6750 234.4360 207.0350 173.5440 164.0300 170.5000 206.6540 225.3020 211.6020 237.8610 268.3070 278.9630 279.7240 273.6350 235.5780 209.3180 232.9140 262.2180 219.5940 194.0950 193.7150 173.9250 178.1110 181.9170 162.8880 166.6940 210.8400 269.4490 314.3570 350.8920 356.9810 309.4090 267.1650 258.7930 278.5830 290.3800 229.1080 184.9610 189.9090 184.2000 169.7390 183.4390 215.7880 233.2940 250.8010 311.3120 327.6770 290.7610 234.0560 234.0560 250.4200 230.6300 219.9740 246.9950 245.8530 214.6460 195.2370 165.9330 221.1160 328.4380 379.4350 353.1750 338.7130 369.1590 366.4950 298.7530 264.8820 297.2310 272.4930 269.8290 311.6930 310.1700 250.0400 223.7800 242.8090 235.9580 221.4970 274.3960 313.5950 345.9440 360.7870 328.8180 309.0290 294.1860 250.8010 208.1760 177.7310 154.8960 169.7380 185.7230 221.1160 219.9740 223.0190 246.9950 300.6560 395.7990 427.3870 405.3140 321.9680 240.5250 242.8090 246.6140 212.3630 165.5520 191.4310 224.9220 201.3260 181.1560 168.9770 230.6300 253.4650 247.3760 275.9190 286.9550 281.2470 282.0080 245.0920 221.1160 237.1000 245.4730 184.9610 148.0460 154.1350 171.6410 196.3790 176.9690 173.5440 195.9980 251.5620 341.3770 377.5320 350.8920 249.6590 200.5650 194.4760 226.8250 219.5940 175.8280 160.9850 181.5360 217.6910 208.1760 186.8640 210.8400 261.8370 360.4060 509.5910 608.9210 653.4480 646.9780 543.4620 359.6450 250.8010 227.9660 210.4600 162.8880 198.6620 194.0950 158.7020 197.1400 287.3360 341.3770 409.8810 481.8090 584.9450 666.7680 626.8080 490.9430 364.9730 292.6640 225.3020 195.2370 194.4760 202.8480 197.9010 199.8040 213.8850 249.6590 313.5950 406.8360 527.8590 631.3750 622.2410 487.1370 408.3580 373.3450 294.5670 235.9580 186.4840 181.1560 173.9250 157.1790 176.9690 204.7510 216.5490 279.3440 413.6860 611.9650 716.2430 713.1980 611.5850 488.2790 400.7470 296.4700 223.3990 194.4760 189.9090 201.7070 194.0950 183.4390 248.5170 285.8130 323.4900 439.1850 567.4380 733.3680 744.0240 611.2040 430.4320 321.9680 283.5300 263.7400 243.9500 221.1160 220.7350 233.2940 217.6910 212.7430 305.6030 427.3870 577.7140 681.6100 731.0850 670.1930 550.6930 401.8880 293.0440 265.2620 253.0840 199.8040 161.3660 158.3210 188.7670 211.6020 231.3910 259.9340 314.3570 423.9620 534.3280 559.0660 442.9910 357.7420 317.0210 266.0240 202.4680 157.9410 149.5680 152.2320 143.0980 132.8230 161.7460 193.3340 250.8010 288.4770 362.6890 478.0030 498.1740 418.2530 324.6320 277.4410 263.7400 229.4890 195.9980 174.3050 162.1270 130.5390 143.8590 162.8880 185.3420 239.0030 299.1340 348.9890 436.5210 490.5620 413.3060 </int_list></spectrum></measured><measured><pepseq>DATEFIEILAR</pepseq><mzh>1277.6464</mzh><calc_mzh>1277.6742</calc_mzh><leucines>1</leucines><mono_iso_intensity>1139</mono_iso_intensity><deuterated_intensity>2443</deuterated_intensity><ratio>2.14</ratio><validated>YES</validated><local_bg>320</local_bg><corrected_ratio>2.59</corrected_ratio><spectrum><mz_list>1253.2816 1253.3301 1253.3786 1253.4270 1253.4755 1253.5240 1253.5725 1253.6210 1253.6694 1253.7179 1253.7664 1253.8149 1253.8634 1253.9119 1253.9604 1254.0089 1254.0574 1254.1058 1254.1543 1254.2028 1254.2513 1254.2998 1254.3483 1254.3968 1254.4453 1254.4938 1254.5423 1254.5908 1254.6393 1254.6878 1254.7363 1254.7848 1254.8333 1254.8818 1254.9304 1254.9789 1255.0274 1255.0759 1255.1244 1255.1729 1255.2214 1255.2699 1255.3184 1255.3670 1255.4155 1255.4640 1255.5125 1255.5610 1255.6096 1255.6581 1255.7066 1255.7551 1255.8037 1255.8522 1255.9007 1255.9492 1255.9978 1256.0463 1256.0948 1256.1434 1256.1919 1256.2404 1256.2890 1256.3375 1256.3860 1256.4346 1256.4831 1256.5316 1256.5802 1256.6287 1256.6773 1256.7258 1256.7744 1256.8229 1256.8714 1256.9200 1256.9685 1257.0171 1257.0656 1257.1142 1257.1627 1257.2113 1257.2598 1257.3084 1257.3570 1257.4055 1257.4541 1257.5026 1257.5512 1257.5997 1257.6483 1257.6969 1257.7454 1257.7940 1257.8426 1257.8911 1257.9397 1257.9882 1258.0368 1258.0854 1258.1340 1258.1825 1258.2311 1258.2797 1258.3282 1258.3768 1258.4254 1258.4740 1258.5225 1258.5711 1258.6197 1258.6683 1258.7169 1258.7655 1258.8140 1258.8626 1258.9112 1258.9598 1259.0084 1259.0570 1259.1056 1259.1541 1259.2027 1259.2513 1259.2999 1259.3485 1259.3971 1259.4457 1259.4943 1259.5429 1259.5915 1259.6401 1259.6887 1259.7373 1259.7859 1259.8345 1259.8831 1259.9317 1259.9803 1260.0289 1260.0775 1260.1261 1260.1747 1260.2233 1260.2720 1260.3206 1260.3692 1260.4178 1260.4664 1260.5150 1260.5636 1260.6123 1260.6609 1260.7095 1260.7581 1260.8067 1260.8554 1260.9040 1260.9526 1261.0012 1261.0499 1261.0985 1261.1471 1261.1958 1261.2444 1261.2930 1261.3416 1261.3903 1261.4389 1261.4875 1261.5362 1261.5848 1261.6335 1261.6821 1261.7307 1261.7794 1261.8280 1261.8767 1261.9253 1261.9739 1262.0226 1262.0712 1262.1199 1262.1685 1262.2172 1262.2658 1262.3145 1262.3631 1262.4118 1262.4604 1262.5091 1262.5577 1262.6064 1262.6551 1262.7037 1262.7524 1262.8010 1262.8497 1262.8984 1262.9470 1262.9957 1263.0443 1263.0930 1263.1417 1263.1903 1263.2390 1263.2877 1263.3364 1263.3850 1263.4337 1263.4824 1263.5310 1263.5797 1263.6284 1263.6771 1263.7258 1263.7744 1263.8231 1263.8718 1263.9205 1263.9692 1264.0178 1264.0665 1264.1152 1264.1639 1264.2126 1264.2613 1264.3100 1264.3586 1264.4073 1264.4560 1264.5047 1264.5534 1264.6021 1264.6508 1264.6995 1264.7482 1264.7969 1264.8456 1264.8943 1264.9430 1264.9917 1265.0404 1265.0891 1265.1378 1265.1865 1265.2352 1265.2839 1265.3326 1265.3814 1265.4301 1265.4788 1265.5275 1265.5762 1265.6249 1265.6736 1265.7223 1265.7711 1265.8198 1265.8685 1265.9172 1265.9659 1266.0147 1266.0634 1266.1121 1266.1608 1266.2096 1266.2583 1266.3070 1266.3557 1266.4045 1266.4532 1266.5019 1266.5507 1266.5994 1266.6481 1266.6969 1266.7456 1266.7943 1266.8431 1266.8918 1266.9406 1266.9893 1267.0380 1267.0868 1267.1355 1267.1843 1267.2330 1267.2818 1267.3305 1267.3793 1267.4280 1267.4768 1267.5255 1267.5743 1267.6230 1267.6718 1267.7205 1267.7693 1267.8180 1267.8668 1267.9155 1267.9643 1268.0131 1268.0618 1268.1106 1268.1594 1268.2081 1268.2569 1268.3056 1268.3544 1268.4032 1268.4519 1268.5007 1268.5495 1268.5983 1268.6470 1268.6958 1268.7446 1268.7934 1268.8421 1268.8909 1268.9397 1268.9885 1269.0372 1269.0860 1269.1348 1269.1836 1269.2324 1269.2812 1269.3299 1269.3787 1269.4275 1269.4763 1269.5251 1269.5739 1269.6227 1269.6715 1269.7203 1269.7691 1269.8179 1269.8666 1269.9154 1269.9642 1270.0130 1270.0618 1270.1106 1270.1594 1270.2082 1270.2571 1270.3059 1270.3547 1270.4035 1270.4523 1270.5011 1270.5499 1270.5987 1270.6475 1270.6963 1270.7451 1270.7939 1270.8428 1270.8916 1270.9404 1270.9892 1271.0380 1271.0869 1271.1357 1271.1845 1271.2333 1271.2821 1271.3310 1271.3798 1271.4286 1271.4774 1271.5263 1271.5751 1271.6239 1271.6728 1271.7216 1271.7704 1271.8193 1271.8681 1271.9169 1271.9658 1272.0146 1272.0634 1272.1123 1272.1611 1272.2100 1272.2588 1272.3076 1272.3565 1272.4053 1272.4542 1272.5030 1272.5519 1272.6007 1272.6496 1272.6984 1272.7473 1272.7961 1272.8450 1272.8938 1272.9427 1272.9915 1273.0404 1273.0893 1273.1381 1273.1870 1273.2358 1273.2847 1273.3336 1273.3824 1273.4313 1273.4801 1273.5290 1273.5779 1273.6267 1273.6756 1273.7245 1273.7734 1273.8222 1273.8711 1273.9200 1273.9689 1274.0177 1274.0666 1274.1155 1274.1644 1274.2132 1274.2621 1274.3110 1274.3599 1274.4088 1274.4577 1274.5065 1274.5554 1274.6043 1274.6532 1274.7021 1274.7510 1274.7999 1274.8488 1274.8976 1274.9465 1274.9954 1275.0443 1275.0932 1275.1421 1275.1910 1275.2399 1275.2888 1275.3377 1275.3866 1275.4355 1275.4844 1275.5333 1275.5822 1275.6311 1275.6801 1275.7290 1275.7779 1275.8268 1275.8757 1275.9246 1275.9735 1276.0224 1276.0713 1276.1203 1276.1692 1276.2181 1276.2670 1276.3159 1276.3649 1276.4138 1276.4627 1276.5116 1276.5605 1276.6095 1276.6584 1276.7073 1276.7563 1276.8052 1276.8541 1276.9030 1276.9520 1277.0009 1277.0498 1277.0988 1277.1477 1277.1967 1277.2456 1277.2945 1277.3435 1277.3924 1277.4413 1277.4903 1277.5392 1277.5882 1277.6371 1277.6861 1277.7350 1277.7840 1277.8329 1277.8819 1277.9308 1277.9798 1278.0287 1278.0777 1278.1266 1278.1756 1278.2245 1278.2735 1278.3224 1278.3714 1278.4204 1278.4693 1278.5183 1278.5673 1278.6162 1278.6652 1278.7141 1278.7631 1278.8121 1278.8611 1278.9100 1278.9590 1279.0080 1279.0569 1279.1059 1279.1549 1279.2039 1279.2528 1279.3018 1279.3508 1279.3998 1279.4487 1279.4977 1279.5467 1279.5957 1279.6447 1279.6937 1279.7426 1279.7916 1279.8406 1279.8896 1279.9386 1279.9876 1280.0366 1280.0856 1280.1346 1280.1836 1280.2325 1280.2815 1280.3305 1280.3795 1280.4285 1280.4775 1280.5265 1280.5755 1280.6245 1280.6735 1280.7225 1280.7715 1280.8206 1280.8696 1280.9186 1280.9676 1281.0166 1281.0656 1281.1146 1281.1636 1281.2126 1281.2617 1281.3107 1281.3597 1281.4087 1281.4577 1281.5067 1281.5558 1281.6048 1281.6538 1281.7028 1281.7518 1281.8009 1281.8499 1281.8989 1281.9480 1281.9970 1282.0460 1282.0950 1282.1441 1282.1931 1282.2421 1282.2912 1282.3402 1282.3892 1282.4383 1282.4873 1282.5364 1282.5854 1282.6344 1282.6835 1282.7325 1282.7816 1282.8306 1282.8797 1282.9287 1282.9777 1283.0268 1283.0758 1283.1249 1283.1739 1283.2230 1283.2720 1283.3211 1283.3702 1283.4192 1283.4683 1283.5173 1283.5664 1283.6154 1283.6645 1283.7136 1283.7626 1283.8117 1283.8608 1283.9098 1283.9589 1284.0080 1284.0570 1284.1061 1284.1552 1284.2042 1284.2533 1284.3024 1284.3514 1284.4005 1284.4496 1284.4987 1284.5477 1284.5968 1284.6459 1284.6950 1284.7441 1284.7931 1284.8422 1284.8913 1284.9404 1284.9895 1285.0386 1285.0877 1285.1367 1285.1858 1285.2349 1285.2840 1285.3331 1285.3822 1285.4313 1285.4804 1285.5295 1285.5786 1285.6277 1285.6768 1285.7259 1285.7750 1285.8241 1285.8732 1285.9223 1285.9714 1286.0205 1286.0696 1286.1187 1286.1678 1286.2169 1286.2660 1286.3152 1286.3643 1286.4134 1286.4625 1286.5116 1286.5607 1286.6098 1286.6590 1286.7081 1286.7572 1286.8063 1286.8554 1286.9046 1286.9537 1287.0028 1287.0519 1287.1011 1287.1502 1287.1993 1287.2484 1287.2976 1287.3467 1287.3958 1287.4450 1287.4941 1287.5432 1287.5924 1287.6415 1287.6906 1287.7398 1287.7889 1287.8381 1287.8872 1287.9363 1287.9855 1288.0346 1288.0838 1288.1329 1288.1821 1288.2312 1288.2804 1288.3295 1288.3787 1288.4278 1288.4770 1288.5261 1288.5753 1288.6244 1288.6736 1288.7227 1288.7719 1288.8211 1288.8702 1288.9194 1288.9685 1289.0177 1289.0669 1289.1160 1289.1652 1289.2144 1289.2635 1289.3127 1289.3619 1289.4110 1289.4602 1289.5094 1289.5585 1289.6077 1289.6569 1289.7061 1289.7552 1289.8044 1289.8536 1289.9028 1289.9520 1290.0011 1290.0503 1290.0995 1290.1487 1290.1979 1290.2471 1290.2962 1290.3454 1290.3946 1290.4438 1290.4930 1290.5422 1290.5914 1290.6406 1290.6898 1290.7390 1290.7882 1290.8374 1290.8866 1290.9358 1290.9850 1291.0342 1291.0834 1291.1326 1291.1818 1291.2310 1291.2802 1291.3294 1291.3786 1291.4278 1291.4770 1291.5262 1291.5754 1291.6246 1291.6739 1291.7231 1291.7723 1291.8215 1291.8707 1291.9199 1291.9692 1292.0184 1292.0676 1292.1168 1292.1660 1292.2153 1292.2645 1292.3137 1292.3629 1292.4122 1292.4614 1292.5106 1292.5599 1292.6091 1292.6583 1292.7076 1292.7568 1292.8060 1292.8553 1292.9045 1292.9537 1293.0030 1293.0522 1293.1015 1293.1507 1293.1999 1293.2492 1293.2984 1293.3477 1293.3969 1293.4462 1293.4954 1293.5447 1293.5939 1293.6432 1293.6924 1293.7417 1293.7909 1293.8402 1293.8894 1293.9387 1293.9879 1294.0372 1294.0865 1294.1357 1294.1850 1294.2342 1294.2835 1294.3328 1294.3820 1294.4313 1294.4806 1294.5298 1294.5791 1294.6284 1294.6776 1294.7269 1294.7762 1294.8255 1294.8747 1294.9240 1294.9733 1295.0226 1295.0718 1295.1211 1295.1704 1295.2197 1295.2690 1295.3182 1295.3675 1295.4168 1295.4661 1295.5154 1295.5647 1295.6139 1295.6632 1295.7125 1295.7618 1295.8111 1295.8604 1295.9097 1295.9590 1296.0083 1296.0576 1296.1069 1296.1562 1296.2055 1296.2548 1296.3041 1296.3534 1296.4027 1296.4520 1296.5013 1296.5506 1296.5999 1296.6492 1296.6985 1296.7478 1296.7971 1296.8465 1296.8958 1296.9451 1296.9944 1297.0437 1297.0930 1297.1423 1297.1917 1297.2410 1297.2903 1297.3396 1297.3889 1297.4383 1297.4876 1297.5369 1297.5862 1297.6356 1297.6849 1297.7342 1297.7836 1297.8329 1297.8822 1297.9315 1297.9809 1298.0302 1298.0796 1298.1289 1298.1782 1298.2276 1298.2769 1298.3262 1298.3756 1298.4249 1298.4743 1298.5236 1298.5730 1298.6223 1298.6716 1298.7210 1298.7703 1298.8197 1298.8690 1298.9184 1298.9677 1299.0171 1299.0664 1299.1158 1299.1652 1299.2145 1299.2639 1299.3132 1299.3626 1299.4119 1299.4613 1299.5107 1299.5600 1299.6094 1299.6588 1299.7081 1299.7575 1299.8069 1299.8562 1299.9056 1299.9550 1300.0043 1300.0537 1300.1031 1300.1525 1300.2018 1300.2512 1300.3006 1300.3500 1300.3994 1300.4487 1300.4981 1300.5475 1300.5969 1300.6463 1300.6956 1300.7450 1300.7944 1300.8438 1300.8932 1300.9426 1300.9920 1301.0414 1301.0908 1301.1402 1301.1895 1301.2389 1301.2883 1301.3377 1301.3871 1301.4365 1301.4859 1301.5353 1301.5847 1301.6341 1301.6835 1301.7329 1301.7823 1301.8318 1301.8812 1301.9306 1301.9800 1302.0294 1302.0788 1302.1282 1302.1776 1302.2270 1302.2765 1302.3259 1302.3753 1302.4247 1302.4741 1302.5235 1302.5730 1302.6224 1302.6718 1302.7212 1302.7707 1302.8201 1302.8695 1302.9189 1302.9684 1303.0178 1303.0672 1303.1166 1303.1661 1303.2155 1303.2649 1303.3144 1303.3638 1303.4133 1303.4627 1303.5121 1303.5616 1303.6110 1303.6604 1303.7099 1303.7593 1303.8088 1303.8582 1303.9077 1303.9571 1304.0066 1304.0560 1304.1055 1304.1549 1304.2044 1304.2538 1304.3033 1304.3527 1304.4022 1304.4516 1304.5011 1304.5505 1304.6000 1304.6495 1304.6989 1304.7484 1304.7978 1304.8473 1304.8968 1304.9462 1304.9957 1305.0452 1305.0946 1305.1441 1305.1936 1305.2431 1305.2925 1305.3420 1305.3915 1305.4409 1305.4904 1305.5399 1305.5894 1305.6389 1305.6883 1305.7378 1305.7873 1305.8368 1305.8863 1305.9357 1305.9852 1306.0347 1306.0842 1306.1337 1306.1832 1306.2327 1306.2822 1306.3316 1306.3811 1306.4306 1306.4801 1306.5296 1306.5791 1306.6286 1306.6781 1306.7276 1306.7771 1306.8266 1306.8761 1306.9256 1306.9751 1307.0246 1307.0741 1307.1236 1307.1731 1307.2227 1307.2722 1307.3217 1307.3712 1307.4207 1307.4702 1307.5197 1307.5692 1307.6188 1307.6683 1307.7178 1307.7673 1307.8168 1307.8664 1307.9159 1307.9654 1308.0149 1308.0644 1308.1140 </mz_list><int_list>162.1260 204.7500 241.2850 235.1960 229.4870 343.2790 530.9020 684.6540 684.6540 587.9880 437.6610 273.6340 197.5190 172.7820 140.4330 147.6640 170.1180 161.3650 149.5670 155.6560 186.4820 206.2720 187.2440 160.2230 207.0330 344.4210 560.5870 770.2830 853.2480 774.0890 543.4610 361.5460 255.7470 238.6210 224.5400 195.6160 191.0490 205.1310 204.7500 239.7630 276.6780 217.3090 193.7130 193.7130 232.1510 275.5370 360.4050 594.8380 818.6160 851.3450 729.1810 482.9500 284.6710 253.0830 297.9910 277.8200 241.6660 245.0910 214.6450 189.9080 203.6080 195.2360 176.9680 168.5960 162.5060 217.3090 314.7360 439.9450 678.9450 907.2900 881.4110 648.4990 398.4620 279.3430 221.4950 194.8550 174.3040 144.2390 168.2150 187.2440 219.9730 219.9730 191.0490 130.5380 140.8140 200.9440 235.1960 275.1560 394.2760 583.0410 802.6320 728.0390 473.0550 296.4680 219.9730 189.9080 172.4010 171.6400 147.6640 181.9160 195.2360 202.0860 202.4670 178.1100 146.9030 152.6110 207.0340 263.3580 360.0240 463.5400 517.2010 517.5820 414.4460 309.7880 256.5080 219.5920 198.6610 199.8030 165.1700 161.7450 189.9080 188.7660 177.3490 171.6400 205.1310 228.7260 205.8920 231.7710 335.6670 476.8600 604.3530 627.5680 551.4530 414.4460 292.6630 203.9890 148.0440 151.8500 161.3650 189.9080 204.3690 208.5560 196.7580 190.2880 181.5350 195.6160 199.0410 229.1070 292.6630 383.2390 532.8050 736.0310 818.9960 648.1190 432.7140 240.1430 226.8230 223.7790 189.1470 167.8340 173.1620 185.3410 182.2960 199.0410 194.8550 190.2880 213.5030 210.0780 208.1750 261.8360 520.2460 903.4840 1131.8300 1016.8900 671.7140 394.6560 286.9540 238.6210 235.1960 199.8030 190.6690 175.4460 193.7130 245.0910 290.3790 255.7470 204.7500 199.4220 228.7260 345.9430 605.4940 953.7200 1207.5600 1160.3700 865.8070 510.7320 336.8090 265.6420 231.3900 198.6610 195.9970 210.4590 244.7100 274.3950 270.9700 227.5840 199.8030 196.3770 212.7420 244.7100 334.5260 549.5500 782.4610 851.7260 718.9050 527.4770 351.2710 238.6210 224.1590 203.2280 179.6320 190.6690 198.6610 225.6820 250.0380 237.4790 211.2200 201.7050 184.9600 164.7900 195.6160 305.6020 431.9530 611.2030 655.7300 539.2750 372.9640 255.3660 232.5320 195.9970 175.8260 228.7260 267.1640 245.0910 208.5560 195.6160 223.0180 222.6370 226.4430 267.1640 305.9830 422.8190 722.7110 1163.4200 1416.1200 1183.9700 767.9990 469.6290 309.0270 245.4710 230.6290 240.9040 253.8440 270.2090 290.3790 265.6420 239.3820 246.2320 245.0910 264.5000 256.1270 308.6470 493.2250 786.2670 1072.8400 1199.1900 930.8850 557.5420 390.0900 312.8330 290.3790 267.5450 266.7840 258.7920 259.1720 288.0960 296.0880 280.1040 248.8970 238.2410 258.7920 308.2660 385.5230 499.6950 708.2490 879.5080 867.3290 605.8750 369.1580 251.1800 224.5400 208.1750 184.5800 203.6080 218.8310 183.4380 173.5430 162.8870 153.7530 184.5800 226.0620 249.2770 296.8490 413.3050 653.0660 1006.6200 1236.4900 1023.7500 568.9590 289.9990 203.6080 215.7870 220.7340 193.3330 173.5430 195.9970 189.9080 180.0130 175.8260 191.8110 208.5560 244.3300 309.0270 356.9800 514.9180 758.4850 930.5050 840.3090 571.6230 341.3760 215.4060 215.7870 213.1230 193.7130 184.1990 175.8260 174.3040 204.3690 232.5320 236.7180 222.6370 202.0860 207.0340 251.1800 339.0930 472.2940 540.4160 575.0490 543.4610 422.8190 287.7150 218.0700 218.0700 231.0100 194.0940 150.7090 159.0810 209.3170 201.7050 159.8420 167.8340 207.4140 213.8840 256.8890 336.8090 504.2620 666.0060 651.5440 559.0640 440.7060 313.5940 240.5240 199.8030 196.3770 192.9520 170.8790 166.6930 128.6350 124.4490 128.2550 161.3650 203.6080 242.8070 279.7230 342.1370 458.2120 580.3770 637.8430 600.1660 465.0630 332.6230 282.0070 229.1070 186.8630 172.7820 183.8180 185.7210 165.5510 147.2830 152.9920 181.1540 167.8340 144.6190 207.0330 259.9330 274.7760 342.5180 468.8680 526.7160 449.4590 372.2030 311.6910 270.2090 252.7020 211.6000 184.5800 157.5590 164.0290 215.4060 223.3980 197.5190 170.8790 221.1150 238.2410 232.5320 245.8520 307.1240 473.4350 651.9240 634.7990 459.7340 323.4890 250.7990 224.1590 198.6610 213.1230 220.7340 215.4060 245.8520 246.2320 231.0100 236.7180 221.1150 209.3170 204.3690 208.1750 277.0590 390.4700 471.1520 465.4430 430.8110 346.3230 257.2690 189.9080 142.3360 143.8580 182.2960 209.3170 226.0620 203.9890 166.6930 181.9150 201.7050 168.5950 162.8870 198.6610 239.7630 310.9300 453.6450 524.4320 496.6500 442.2280 356.9800 249.6580 178.4900 145.3800 140.4330 173.5430 167.0730 165.9310 168.2150 157.5590 185.3410 210.4590 207.0330 217.3090 243.9490 299.1320 560.9670 984.5460 1309.9400 1163.4200 702.9210 386.2840 268.6860 241.2850 202.0860 197.9000 215.7860 200.5640 186.1020 182.2960 193.7130 173.5430 167.0730 166.3120 166.6920 258.7910 420.1550 631.7540 967.4200 1185.4900 960.9500 566.6760 302.1770 234.4350 254.6050 248.5160 200.9440 189.5270 196.7580 213.8840 217.3090 200.9440 187.6240 205.1300 202.0860 210.4580 227.9650 433.0940 750.8730 957.5250 940.7800 679.7060 377.9110 295.7070 270.5890 223.3980 215.0250 237.8600 238.2400 214.2640 191.4300 179.6320 208.1750 218.0700 200.5640 238.6210 366.4940 632.5150 1237.2500 2168.8900 2709.3100 2128.5500 993.2990 382.0970 266.4030 268.6860 243.5690 210.0780 186.8630 192.9520 204.7500 230.2480 203.6080 183.0570 201.7050 250.0380 314.3550 431.9530 670.5720 1168.3600 1879.2800 1964.1400 1215.1700 494.3670 231.7710 245.8520 288.0960 250.0380 217.6890 197.1390 210.8390 230.6290 232.5320 212.7420 196.3770 208.5560 211.2200 260.6940 377.1500 646.2160 993.2990 1134.4900 903.4840 512.6340 266.7840 187.6240 189.5270 238.2410 240.5240 211.2200 203.6080 208.9360 195.6160 206.6530 233.2930 255.7470 276.2980 312.4520 344.4210 474.1960 583.4210 612.3450 510.3510 364.9720 278.5810 235.5770 206.2720 206.2720 202.0860 221.8760 227.9650 189.9080 176.2070 181.9160 186.1020 202.0860 223.3980 239.3820 330.3390 506.1650 759.2460 959.8090 845.6370 476.0990 271.7310 231.7710 246.9940 224.1590 186.4830 179.6320 194.4750 220.7340 215.4060 216.9280 202.8470 180.3930 209.3170 255.3660 317.0190 449.4590 605.8750 763.0520 780.1780 541.9390 339.0930 285.0510 224.5400 242.8080 219.5930 206.2720 211.6000 209.6980 191.4300 177.3490 202.0860 239.7630 202.0860 202.8470 262.5970 402.6490 668.2890 1006.2400 1158.0900 902.7230 508.4480 303.6990 261.8360 272.8730 257.2690 250.0380 234.8150 195.2360 196.3780 223.3980 219.2120 219.2120 216.5480 217.6900 262.2170 390.8510 628.3290 971.2260 1150.8600 956.3840 652.3050 374.1050 283.1480 272.8730 275.9170 233.6740 187.2440 195.6160 224.1590 252.7020 243.5690 187.2440 186.4830 210.0780 228.7260 290.7600 410.6410 591.4130 818.9960 820.5190 509.5900 288.8570 211.6000 231.7710 233.6740 228.3460 224.5400 232.1510 227.9650 224.9210 170.1180 146.1420 192.9520 226.8230 216.1670 225.3010 305.9830 459.3540 615.0090 662.9610 564.7730 369.9190 220.3540 177.3490 193.3330 206.2720 174.3040 165.1700 188.3850 195.2360 203.9890 240.5240 214.6450 187.2440 219.2120 252.3220 362.3080 615.3890 1033.2600 1430.5800 1361.6900 837.6450 403.0290 233.2930 207.4140 232.1510 213.5030 194.4750 215.7870 214.6450 207.0340 212.3620 199.4220 187.6240 177.3490 220.3540 309.0270 489.8000 781.7000 1054.5700 1051.5300 799.9680 521.3880 303.3190 248.1360 211.6000 211.9810 188.0050 201.7060 227.9650 223.7790 247.7550 223.3980 194.0940 188.7660 205.1310 284.6710 433.0950 554.8780 715.1000 766.0970 660.6780 507.3060 350.1290 229.1070 178.8710 189.9080 191.0490 191.0490 208.9360 223.3980 237.0990 225.3010 213.5030 210.4590 249.6580 270.9700 301.4160 337.9510 450.9810 610.0610 618.4340 443.3700 318.1610 235.5770 208.5560 230.2490 195.6160 170.1180 189.5270 219.5920 223.7790 208.1750 205.8920 227.9650 226.8230 225.6820 247.3740 302.1770 411.7820 457.8320 446.0340 395.0370 304.4600 256.8890 236.3380 202.4670 205.1310 219.9730 221.1150 205.8920 224.5400 238.6210 265.6420 240.9050 223.0180 226.4430 305.6020 370.3000 479.1440 613.1060 592.5550 425.1020 281.6260 237.8600 258.0300 229.1070 207.0330 222.2560 251.5610 304.0800 267.1640 250.4190 238.2410 244.7100 210.8390 208.9360 238.2410 281.6260 393.1340 546.1250 565.5340 490.5610 399.2230 293.0430 262.2170 238.2410 182.2960 182.2960 190.6690 179.6320 189.5270 205.1310 196.7580 170.8790 178.1100 191.8110 212.3620 258.4110 330.7200 470.3910 611.5840 584.9430 444.8920 263.7390 187.2440 201.3250 220.3540 200.9440 183.4380 195.6160 234.4350 259.5530 267.1640 267.5450 260.6940 207.7950 209.3170 256.8890 341.7570 411.7820 477.6220 527.4770 471.1520 329.1980 240.9050 208.1750 196.7580 214.6450 202.8470 191.0490 181.9160 226.4430 227.9650 202.8470 181.1550 159.8420 170.4980 227.2040 276.2980 345.1820 498.5530 610.8230 514.1570 335.2870 206.6530 207.4140 218.8310 219.2120 228.3460 252.3220 278.2010 292.6630 288.8570 258.7920 222.6370 253.8440 312.0720 498.9340 839.5480 1054.9500 1010.8100 817.4740 613.1060 453.2650 357.3600 276.2980 258.7920 258.7920 245.4720 224.5400 223.3980 232.9130 234.4350 233.2930 186.4830 147.6640 224.5400 376.7700 651.9240 1078.1700 1622.0100 1953.1100 1650.5500 1005.1000 574.2880 347.8460 297.6100 279.7230 227.9650 207.0340 234.4350 230.2490 216.9290 213.8840 213.8840 227.9650 260.3140 258.7920 363.4500 663.7220 1115.4600 1423.3500 1361.7000 1000.9100 640.8880 401.1260 258.7920 231.3900 217.6900 189.9080 199.4220 200.1830 240.1440 246.2330 213.8840 190.6690 246.9940 317.0200 364.2110 449.4590 618.8150 948.0110 1190.4400 1091.1100 771.0440 471.9130 286.9540 240.1440 223.7790 197.9000 168.5960 200.1830 267.9260 272.1120 234.0540 216.9290 239.3830 250.0390 261.4560 288.4770 420.5360 653.8280 813.2880 791.2150 616.5310 452.1230 340.6150 270.5900 190.2880 192.9520 179.6320 167.8350 210.4590 225.3010 218.8320 186.8630 169.7370 169.7370 165.9320 216.5480 333.0040 448.3180 498.1730 531.6630 491.7030 362.3080 255.7470 219.2120 216.9290 214.2650 186.1020 178.1100 194.0940 232.1520 223.0180 203.2280 174.6850 190.6690 222.6370 296.0880 351.2710 407.9770 523.2910 527.4770 401.8880 343.2790 339.4730 290.3790 230.2490 238.2410 246.9940 212.3620 188.7660 183.8190 208.9370 199.8030 181.5350 176.9680 169.7370 237.4800 433.4750 647.7380 876.8440 940.0190 690.3630 411.7830 307.5050 277.4400 251.1800 231.7710 296.0880 342.5180 379.4340 </int_list></spectrum></measured><measured><pepseq>GSLIQLLR</pepseq><mzh>899.5570</mzh><calc_mzh>899.5679</calc_mzh><leucines>3</leucines><mono_iso_intensity>552</mono_iso_intensity><deuterated_intensity>2632</deuterated_intensity><ratio>4.77</ratio><validated>NO</validated><local_bg>0.0000</local_bg><corrected_ratio>4.77</corrected_ratio><spectrum><mz_list>875.0596 875.1001 875.1406 875.1811 875.2217 875.2622 875.3027 875.3432 875.3837 875.4242 875.4647 875.5052 875.5458 875.5863 875.6268 875.6673 875.7078 875.7484 875.7889 875.8294 875.8699 875.9105 875.9510 875.9915 876.0320 876.0726 876.1131 876.1536 876.1942 876.2347 876.2752 876.3158 876.3563 876.3968 876.4374 876.4779 876.5185 876.5590 876.5995 876.6401 876.6806 876.7212 876.7617 876.8023 876.8428 876.8834 876.9239 876.9645 877.0050 877.0456 877.0861 877.1267 877.1672 877.2078 877.2483 877.2889 877.3294 877.3700 877.4106 877.4511 877.4917 877.5322 877.5728 877.6134 877.6539 877.6945 877.7351 877.7756 877.8162 877.8568 877.8974 877.9379 877.9785 878.0191 878.0597 878.1002 878.1408 878.1814 878.2220 878.2625 878.3031 878.3437 878.3843 878.4249 878.4655 878.5060 878.5466 878.5872 878.6278 878.6684 878.7090 878.7496 878.7902 878.8308 878.8714 878.9120 878.9525 878.9931 879.0337 879.0743 879.1149 879.1555 879.1961 879.2367 879.2773 879.3180 879.3586 879.3992 879.4398 879.4804 879.5210 879.5616 879.6022 879.6428 879.6834 879.7240 879.7647 879.8053 879.8459 879.8865 879.9271 879.9678 880.0084 880.0490 880.0896 880.1302 880.1709 880.2115 880.2521 880.2927 880.3334 880.3740 880.4146 880.4553 880.4959 880.5365 880.5772 880.6178 880.6584 880.6991 880.7397 880.7803 880.8210 880.8616 880.9023 880.9429 880.9835 881.0242 881.0648 881.1055 881.1461 881.1868 881.2274 881.2681 881.3087 881.3494 881.3900 881.4307 881.4713 881.5120 881.5526 881.5933 881.6340 881.6746 881.7153 881.7559 881.7966 881.8373 881.8779 881.9186 881.9592 881.9999 882.0406 882.0812 882.1219 882.1626 882.2033 882.2439 882.2846 882.3253 882.3659 882.4066 882.4473 882.4880 882.5287 882.5693 882.6100 882.6507 882.6914 882.7321 882.7727 882.8134 882.8541 882.8948 882.9355 882.9762 883.0169 883.0576 883.0983 883.1389 883.1796 883.2203 883.2610 883.3017 883.3424 883.3831 883.4238 883.4645 883.5052 883.5459 883.5866 883.6273 883.6680 883.7087 883.7494 883.7902 883.8309 883.8716 883.9123 883.9530 883.9937 884.0344 884.0751 884.1158 884.1566 884.1973 884.2380 884.2787 884.3194 884.3602 884.4009 884.4416 884.4823 884.5230 884.5638 884.6045 884.6452 884.6860 884.7267 884.7674 884.8081 884.8489 884.8896 884.9303 884.9711 885.0118 885.0525 885.0933 885.1340 885.1748 885.2155 885.2562 885.2970 885.3377 885.3785 885.4192 885.4600 885.5007 885.5415 885.5822 885.6230 885.6637 885.7045 885.7452 885.7860 885.8267 885.8675 885.9082 885.9490 885.9897 886.0305 886.0713 886.1120 886.1528 886.1936 886.2343 886.2751 886.3158 886.3566 886.3974 886.4381 886.4789 886.5197 886.5605 886.6012 886.6420 886.6828 886.7236 886.7643 886.8051 886.8459 886.8867 886.9274 886.9682 887.0090 887.0498 887.0906 887.1314 887.1721 887.2129 887.2537 887.2945 887.3353 887.3761 887.4169 887.4577 887.4985 887.5393 887.5800 887.6208 887.6616 887.7024 887.7432 887.7840 887.8248 887.8656 887.9064 887.9472 887.9880 888.0288 888.0697 888.1105 888.1513 888.1921 888.2329 888.2737 888.3145 888.3553 888.3961 888.4369 888.4778 888.5186 888.5594 888.6002 888.6410 888.6819 888.7227 888.7635 888.8043 888.8451 888.8860 888.9268 888.9676 889.0084 889.0493 889.0901 889.1309 889.1718 889.2126 889.2534 889.2943 889.3351 889.3759 889.4168 889.4576 889.4985 889.5393 889.5801 889.6210 889.6618 889.7027 889.7435 889.7843 889.8252 889.8660 889.9069 889.9477 889.9886 890.0294 890.0703 890.1111 890.1520 890.1929 890.2337 890.2746 890.3154 890.3563 890.3971 890.4380 890.4789 890.5197 890.5606 890.6015 890.6423 890.6832 890.7240 890.7649 890.8058 890.8467 890.8875 890.9284 890.9693 891.0101 891.0510 891.0919 891.1328 891.1736 891.2145 891.2554 891.2963 891.3372 891.3780 891.4189 891.4598 891.5007 891.5416 891.5825 891.6234 891.6642 891.7051 891.7460 891.7869 891.8278 891.8687 891.9096 891.9505 891.9914 892.0323 892.0732 892.1141 892.1550 892.1959 892.2368 892.2777 892.3186 892.3595 892.4004 892.4413 892.4822 892.5231 892.5640 892.6049 892.6458 892.6868 892.7277 892.7686 892.8095 892.8504 892.8913 892.9322 892.9732 893.0141 893.0550 893.0959 893.1369 893.1778 893.2187 893.2596 893.3006 893.3415 893.3824 893.4233 893.4643 893.5052 893.5461 893.5871 893.6280 893.6689 893.7099 893.7508 893.7917 893.8327 893.8736 893.9146 893.9555 893.9964 894.0374 894.0783 894.1193 894.1602 894.2012 894.2421 894.2831 894.3240 894.3650 894.4059 894.4469 894.4878 894.5288 894.5697 894.6107 894.6516 894.6926 894.7335 894.7745 894.8155 894.8564 894.8974 894.9384 894.9793 895.0203 895.0613 895.1022 895.1432 895.1842 895.2251 895.2661 895.3071 895.3480 895.3890 895.4300 895.4710 895.5119 895.5529 895.5939 895.6349 895.6759 895.7168 895.7578 895.7988 895.8398 895.8808 895.9218 895.9627 896.0037 896.0447 896.0857 896.1267 896.1677 896.2087 896.2497 896.2907 896.3317 896.3727 896.4137 896.4547 896.4957 896.5367 896.5777 896.6187 896.6597 896.7007 896.7417 896.7827 896.8237 896.8647 896.9057 896.9467 896.9877 897.0287 897.0697 897.1108 897.1518 897.1928 897.2338 897.2748 897.3158 897.3569 897.3979 897.4389 897.4799 897.5209 897.5620 897.6030 897.6440 897.6850 897.7261 897.7671 897.8081 897.8492 897.8902 897.9312 897.9722 898.0133 898.0543 898.0954 898.1364 898.1774 898.2185 898.2595 898.3005 898.3416 898.3826 898.4237 898.4647 898.5058 898.5468 898.5879 898.6289 898.6699 898.7110 898.7521 898.7931 898.8342 898.8752 898.9163 898.9573 898.9984 899.0394 899.0805 899.1215 899.1626 899.2037 899.2447 899.2858 899.3269 899.3679 899.4090 899.4501 899.4911 899.5322 899.5733 899.6143 899.6554 899.6965 899.7375 899.7786 899.8197 899.8608 899.9018 899.9429 899.9840 900.0251 900.0662 900.1072 900.1483 900.1894 900.2305 900.2716 900.3127 900.3538 900.3948 900.4359 900.4770 900.5181 900.5592 900.6003 900.6414 900.6825 900.7236 900.7647 900.8058 900.8469 900.8880 900.9291 900.9702 901.0113 901.0524 901.0935 901.1346 901.1757 901.2168 901.2579 901.2990 901.3401 901.3812 901.4224 901.4635 901.5046 901.5457 901.5868 901.6279 901.6690 901.7102 901.7513 901.7924 901.8335 901.8746 901.9158 901.9569 901.9980 902.0391 902.0803 902.1214 902.1625 902.2036 902.2448 902.2859 902.3270 902.3682 902.4093 902.4504 902.4916 902.5327 902.5739 902.6150 902.6561 902.6973 902.7384 902.7796 902.8207 902.8618 902.9030 902.9441 902.9853 903.0264 903.0676 903.1087 903.1499 903.1910 903.2322 903.2733 903.3145 903.3556 903.3968 903.4380 903.4791 903.5203 903.5614 903.6026 903.6438 903.6849 903.7261 903.7673 903.8084 903.8496 903.8908 903.9319 903.9731 904.0143 904.0554 904.0966 904.1378 904.1790 904.2201 904.2613 904.3025 904.3437 904.3848 904.4260 904.4672 904.5084 904.5496 904.5908 904.6319 904.6731 904.7143 904.7555 904.7967 904.8379 904.8791 904.9203 904.9615 905.0026 905.0438 905.0850 905.1262 905.1674 905.2086 905.2498 905.2910 905.3322 905.3734 905.4146 905.4558 905.4970 905.5382 905.5794 905.6207 905.6619 905.7031 905.7443 905.7855 905.8267 905.8679 905.9091 905.9503 905.9916 906.0328 906.0740 906.1152 906.1564 906.1977 906.2389 906.2801 906.3213 906.3625 906.4038 906.4450 906.4862 906.5274 906.5687 906.6099 906.6511 906.6924 906.7336 906.7748 906.8161 906.8573 906.8985 906.9398 906.9810 907.0223 907.0635 907.1047 907.1460 907.1872 907.2285 907.2697 907.3110 907.3522 907.3934 907.4347 907.4759 907.5172 907.5584 907.5997 907.6410 907.6822 907.7235 907.7647 907.8060 907.8472 907.8885 907.9298 907.9710 908.0123 908.0535 908.0948 908.1361 908.1773 908.2186 908.2599 908.3011 908.3424 908.3837 908.4249 908.4662 908.5075 908.5488 908.5900 908.6313 908.6726 908.7139 908.7551 908.7964 908.8377 908.8790 908.9203 908.9615 909.0028 909.0441 909.0854 909.1267 909.1680 909.2093 909.2506 909.2918 909.3331 909.3744 909.4157 909.4570 909.4983 909.5396 909.5809 909.6222 909.6635 909.7048 909.7461 909.7874 909.8287 909.8700 909.9113 909.9526 909.9939 910.0352 910.0765 910.1179 910.1592 910.2005 910.2418 910.2831 910.3244 910.3657 910.4070 910.4484 910.4897 910.5310 910.5723 910.6136 910.6550 910.6963 910.7376 910.7789 910.8203 910.8616 910.9029 910.9442 910.9856 911.0269 911.0682 911.1096 911.1509 911.1922 911.2336 911.2749 911.3162 911.3576 911.3989 911.4402 911.4816 911.5229 911.5643 911.6056 911.6470 911.6883 911.7297 911.7710 911.8123 911.8537 911.8950 911.9364 911.9777 912.0191 912.0605 912.1018 912.1432 912.1845 912.2259 912.2672 912.3086 912.3500 912.3913 912.4327 912.4740 912.5154 912.5568 912.5981 912.6395 912.6809 912.7222 912.7636 912.8050 912.8463 912.8877 912.9291 912.9705 913.0118 913.0532 913.0946 913.1360 913.1774 913.2187 913.2601 913.3015 913.3429 913.3843 913.4256 913.4670 913.5084 913.5498 913.5912 913.6326 913.6740 913.7154 913.7568 913.7981 913.8395 913.8809 913.9223 913.9637 914.0051 914.0465 914.0879 914.1293 914.1707 914.2121 914.2535 914.2949 914.3363 914.3777 914.4191 914.4606 914.5020 914.5434 914.5848 914.6262 914.6676 914.7090 914.7504 914.7919 914.8333 914.8747 914.9161 914.9575 914.9989 915.0404 915.0818 915.1232 915.1646 915.2061 915.2475 915.2889 915.3303 915.3718 915.4132 915.4546 915.4961 915.5375 915.5789 915.6204 915.6618 915.7032 915.7447 915.7861 915.8275 915.8690 915.9104 915.9519 915.9933 916.0347 916.0762 916.1176 916.1591 916.2005 916.2420 916.2834 916.3249 916.3663 916.4078 916.4492 916.4907 916.5321 916.5736 916.6151 916.6565 916.6980 916.7394 916.7809 916.8224 916.8638 916.9053 916.9467 916.9882 917.0297 917.0711 917.1126 917.1541 917.1955 917.2370 917.2785 917.3200 917.3614 917.4029 917.4444 917.4859 917.5273 917.5688 917.6103 917.6518 917.6933 917.7347 917.7762 917.8177 917.8592 917.9007 917.9422 917.9836 918.0251 918.0666 918.1081 918.1496 918.1911 918.2326 918.2741 918.3156 918.3571 918.3986 918.4401 918.4816 918.5231 918.5646 918.6061 918.6476 918.6891 918.7306 918.7721 918.8136 918.8551 918.8966 918.9381 918.9796 919.0211 919.0627 919.1042 919.1457 919.1872 919.2287 919.2702 919.3117 919.3533 919.3948 919.4363 919.4778 919.5193 919.5609 919.6024 919.6439 919.6854 919.7270 919.7685 919.8100 919.8516 919.8931 919.9346 919.9761 920.0177 920.0592 920.1008 920.1423 920.1838 920.2254 920.2669 920.3084 920.3500 920.3915 920.4331 920.4746 920.5162 920.5577 920.5992 920.6408 920.6823 920.7239 920.7654 920.8070 920.8485 920.8901 920.9317 920.9732 921.0148 921.0563 921.0979 921.1394 921.1810 921.2226 921.2641 921.3057 921.3472 921.3888 921.4304 921.4719 921.5135 921.5551 921.5966 921.6382 921.6798 921.7214 921.7629 921.8045 921.8461 921.8877 921.9292 921.9708 922.0124 922.0540 922.0956 922.1371 922.1787 922.2203 922.2619 922.3035 922.3451 922.3866 922.4282 922.4698 922.5114 922.5530 922.5946 922.6362 922.6778 922.7194 922.7610 922.8026 922.8442 922.8858 922.9274 922.9690 923.0106 923.0522 923.0938 923.1354 923.1770 923.2186 923.2602 923.3018 923.3434 923.3850 923.4266 923.4682 923.5098 923.5515 923.5931 923.6347 923.6763 923.7179 923.7595 923.8012 923.8428 923.8844 923.9260 923.9676 924.0093 924.0509 924.0925 924.1341 924.1758 924.2174 924.2590 924.3007 924.3423 924.3839 924.4255 924.4672 924.5088 924.5504 924.5921 924.6337 924.6754 924.7170 924.7586 924.8003 924.8419 924.8836 924.9252 924.9669 925.0085 925.0502 925.0918 925.1334 925.1751 925.2167 925.2584 925.3001 925.3417 925.3834 925.4250 925.4667 925.5083 925.5500 925.5916 925.6333 925.6750 925.7166 925.7583 925.8000 925.8416 925.8833 925.9250 925.9666 926.0083 926.0500 926.0916 926.1333 926.1750 926.2166 926.2583 926.3000 926.3417 926.3833 926.4250 926.4667 926.5084 926.5501 926.5917 926.6334 926.6751 926.7168 926.7585 926.8002 926.8419 926.8835 926.9252 926.9669 927.0086 927.0503 927.0920 927.1337 927.1754 927.2171 927.2588 927.3005 927.3422 927.3839 927.4256 927.4673 927.5090 927.5507 927.5924 927.6341 927.6758 927.7175 927.7592 927.8009 927.8426 927.8843 927.9261 927.9678 928.0095 928.0512 928.0929 928.1346 928.1763 928.2181 928.2598 928.3015 928.3432 928.3849 928.4267 928.4684 928.5101 928.5518 928.5936 928.6353 928.6770 928.7187 928.7605 928.8022 928.8439 928.8857 928.9274 928.9691 929.0109 929.0526 929.0944 929.1361 929.1778 929.2196 929.2613 929.3031 929.3448 929.3865 929.4283 929.4700 929.5118 929.5535 929.5953 929.6370 929.6788 929.7205 929.7623 929.8040 929.8458 929.8876 929.9293 929.9711 930.0128 930.0546 930.0963 930.1381 930.1799 930.2216 930.2634 930.3052 </mz_list><int_list>166.6920 151.8500 167.0730 195.2350 173.1620 185.7210 255.7470 288.4760 326.9140 444.8920 451.3620 384.7610 299.5130 225.6810 175.4460 166.3120 211.2200 232.1510 190.6690 175.8260 223.3980 253.8440 211.6000 161.3640 149.5670 129.0160 139.2910 170.8790 180.7740 180.0120 204.3690 249.6570 352.4120 597.8830 1067.8900 1419.9200 1158.8500 632.8950 292.2820 191.0490 208.5560 212.7420 181.9150 174.6840 166.6920 143.4770 104.2780 106.1810 130.1570 142.3360 152.9920 164.4090 176.5870 235.5760 258.7910 249.6570 250.7990 373.7250 605.8750 823.1820 836.8830 618.8140 380.9560 241.2850 180.0120 210.4580 200.5630 191.0490 209.3170 215.7860 198.2800 192.5710 177.7290 149.9470 159.4620 169.7370 194.4740 195.9970 226.4430 247.7550 224.9200 266.0220 350.8900 476.0990 605.8750 655.7300 489.4190 247.3740 213.1220 205.8910 196.3770 207.0330 169.7370 160.6030 156.4170 154.8950 152.2310 150.7080 144.6190 172.0200 164.0280 170.8790 227.9650 220.3530 214.6450 239.0010 243.5680 315.1160 487.5160 699.1150 736.7920 558.6840 350.5100 238.6210 203.9890 160.6030 148.4250 148.0440 159.8420 194.0940 175.4460 159.0810 182.6770 213.8840 196.7580 148.0440 177.7290 197.8990 212.7420 237.0990 261.4550 313.5940 390.0890 556.4000 584.9430 485.2330 403.0290 261.8360 203.9890 177.7290 160.2230 139.6720 156.4170 185.3400 189.9070 194.4740 173.9230 175.8260 186.4820 221.1140 239.7630 233.6730 244.7100 246.2320 270.2080 317.7800 388.5670 425.8630 448.3170 510.7310 447.1750 298.3710 224.9200 203.2270 186.4820 174.3040 206.2720 236.3370 205.5110 193.7130 207.0330 173.1620 170.1180 173.9230 173.9230 221.4950 280.1030 274.7750 240.1430 293.0430 424.7210 503.8810 614.2470 832.6970 1073.6000 1027.1700 714.3380 431.9520 306.7440 286.5730 296.0870 274.7750 253.4630 253.8440 257.2690 221.4950 188.0040 191.0490 208.1750 209.3170 199.8020 249.6570 277.0590 277.8200 299.8930 330.7200 403.4090 562.8700 719.2860 751.2540 605.4940 421.6770 317.0190 256.8880 251.1800 263.7390 243.9490 212.3610 173.9230 223.0170 252.3220 229.8680 206.2720 218.4500 235.1960 223.3980 213.8840 231.7710 250.0380 268.6860 320.8250 388.1860 462.3980 531.2820 513.3950 387.8060 295.3260 266.0220 233.2930 197.5190 188.7660 162.1260 165.5510 182.6770 182.6770 202.8470 223.3980 219.5920 199.4220 182.6770 173.1620 207.4140 249.6580 254.6050 328.4360 474.1960 571.2430 615.0090 524.8130 347.4650 234.4350 218.8310 193.3330 168.2150 183.8180 179.6320 146.5220 151.4700 208.9360 241.2850 186.4820 177.3490 201.7050 242.4270 213.1220 172.0210 202.4660 239.7630 322.3470 408.3570 472.2930 583.4210 576.1900 421.6770 253.4630 159.8420 170.8790 199.4220 226.0620 169.7370 146.9030 155.2750 171.6400 179.2510 175.8260 161.3640 151.8500 162.1260 191.8100 231.0090 257.2690 272.4920 281.2450 285.4320 379.8140 501.9780 502.7390 410.2600 278.9620 224.9200 212.7420 178.8710 159.8420 163.6480 156.0360 154.8950 175.8260 167.8340 151.0890 142.3360 156.4170 183.0570 176.9680 170.8790 193.3330 217.3090 232.9120 283.9090 399.6040 524.4320 638.9850 583.8020 404.1710 269.0670 186.8630 191.0490 176.2070 146.9030 147.2830 169.7370 183.0570 183.4380 200.1830 192.9520 148.8050 140.0520 194.0940 261.8360 271.7310 254.6050 223.0170 254.6050 314.3550 373.7250 452.8840 489.0390 401.8870 275.5370 188.0050 161.3640 184.9600 189.5270 157.9390 160.2230 149.9470 145.3800 166.3120 211.2200 219.5920 145.0000 118.3600 134.3440 228.3450 265.2610 190.6690 197.9000 250.0380 346.7040 417.1100 422.8190 405.3120 385.5220 323.4890 230.2480 173.1620 138.9110 151.0890 151.4690 160.9840 164.4090 165.9310 186.1020 176.5870 183.0570 217.3090 227.9650 223.0170 231.0090 258.7910 271.7310 331.4810 387.4250 419.7740 458.5930 419.3940 329.9590 232.5320 184.9600 186.8630 190.2880 210.4580 192.5710 180.7740 172.0200 149.5670 180.3930 195.9970 173.9230 211.6000 231.7710 207.0330 232.9120 243.5680 248.5160 251.5600 275.1560 322.7280 380.5750 409.1180 427.3860 342.8980 261.4550 232.9120 192.9520 172.4010 161.7450 157.1780 183.8180 188.0050 198.2800 227.9650 207.4140 196.7580 206.6530 203.2280 221.8760 240.1430 215.4060 208.1750 278.5810 359.6430 452.8840 554.8780 538.1330 401.1260 285.0510 243.5680 204.3690 147.6640 146.1410 160.9840 167.4540 164.4090 160.2230 181.5350 211.6000 208.1750 191.4300 225.6810 256.8880 262.5970 230.2480 231.3900 232.1510 239.3820 306.3630 359.6430 356.2180 360.4050 327.6750 221.1150 178.4900 199.8020 185.3410 165.5510 165.1700 159.8420 192.1910 189.9080 204.3690 238.2400 203.9890 150.3280 155.6560 215.7870 255.3660 243.1880 248.1350 337.1900 432.3330 568.9590 614.6280 466.9650 348.2260 268.3060 256.8890 234.0540 194.8550 193.3330 228.7260 275.9170 257.6500 228.7260 238.2400 245.8520 222.2560 226.4430 243.5680 232.1510 293.4240 296.4680 250.7990 284.6700 366.8740 457.8320 518.7230 419.0130 323.1080 289.9990 233.6740 173.1620 165.5510 195.9970 253.4630 243.5680 203.6080 208.5560 231.7710 235.5760 250.0380 232.1510 230.2480 235.1960 245.8520 274.0140 299.1320 315.1160 337.1900 399.6040 469.6290 482.5690 395.7980 305.6020 238.2400 226.4430 237.0990 232.1510 217.3090 245.0910 246.9940 242.0460 257.2690 233.6740 229.4870 227.2040 235.1960 267.9250 229.8680 218.0700 241.2850 259.1720 255.3660 319.6830 409.4990 457.8320 449.8400 350.5100 264.5000 239.0020 205.8920 185.7210 164.7900 154.8950 195.2360 208.9360 200.1830 198.6610 207.7940 205.1300 218.0700 243.5680 216.1670 191.4300 230.6290 297.6100 290.7600 280.1040 337.1900 387.8060 482.1880 666.7670 707.8690 489.8000 256.8890 178.8710 221.1150 295.3270 320.4440 277.8200 243.1880 269.0670 261.8360 251.1800 239.0020 209.6970 197.1380 214.6450 265.6420 278.2010 280.1040 309.4080 343.6590 399.9840 428.1470 480.6660 448.6980 368.0160 271.3500 230.2480 199.8020 211.2200 274.7760 292.2820 247.7550 178.4900 165.9310 180.3930 212.7420 219.5920 189.1460 167.4540 200.1830 247.3740 281.2450 313.9750 345.9430 377.5310 466.5850 472.6740 408.3570 338.7120 240.1430 185.7210 201.3250 215.0250 198.2800 221.8760 244.7100 240.9050 238.6210 239.7630 187.6240 165.9310 187.2440 183.8180 197.5190 233.2930 259.5530 237.4790 297.9910 337.9510 353.1740 407.5960 395.4180 339.0930 226.0620 162.1260 172.7820 206.2720 193.7130 148.4250 135.4860 186.4820 238.2400 239.3820 199.8030 195.2360 167.4540 179.2520 203.6080 230.6290 227.2040 233.2930 261.0750 355.0770 475.7190 573.9070 558.6840 428.1470 311.3110 192.1910 130.1570 158.3200 175.4460 162.1260 135.4850 138.1490 154.8950 157.9390 176.5870 197.9000 205.1300 198.6610 178.8710 165.1700 208.5560 258.4110 282.7680 389.3280 510.7310 580.3760 603.2110 550.6920 420.5350 323.8700 277.8200 232.9120 168.5950 162.8870 188.7660 173.5430 160.6030 191.0490 199.4220 176.9680 215.0250 232.9120 229.1070 232.5320 220.7340 199.4220 313.2140 796.1620 2020.0900 3765.0200 4211.4300 2557.4600 898.5360 477.2410 509.2090 467.3460 297.6100 164.0290 138.1500 214.2640 315.4970 288.0960 206.6530 206.2720 205.8920 197.1390 210.4590 222.2560 203.9890 179.6320 233.2930 443.3700 946.1080 1908.2000 2708.5500 2551.7500 1658.5400 844.4950 428.9080 321.9670 291.9020 222.2570 160.2230 184.5800 245.4720 242.4270 207.0340 189.9080 181.5350 192.5720 273.2540 440.3260 572.0040 505.7840 352.7930 331.1010 486.7560 843.7340 1238.0100 1308.4100 1099.8600 814.8100 564.3930 313.9750 205.5110 246.9940 258.0310 248.1360 247.7550 248.1360 219.5930 184.5800 177.3490 226.8230 314.3550 392.7540 422.8190 366.1140 297.6100 337.5700 643.9320 1371.5900 2305.9000 2787.7100 2377.4500 1743.0300 1363.2200 944.5860 525.9550 251.5610 165.5510 172.7820 199.4220 219.9730 200.1830 188.3860 211.6010 186.4830 169.7370 245.0910 324.2500 354.6960 344.4210 352.0320 597.1220 1299.2800 2564.3100 3510.8000 2805.5900 1440.4700 842.2110 670.5720 498.5530 350.8900 235.5760 196.7580 228.7260 280.4840 246.9940 156.7980 176.9680 198.6610 173.9230 206.2720 218.4510 191.8100 210.4580 255.3660 405.3120 692.6460 1163.8000 1584.7100 1554.2700 1062.9400 646.9770 384.3810 273.2530 244.3300 273.6340 240.1430 179.2510 184.5800 251.9410 232.9120 216.5480 207.4140 205.1300 205.1300 180.3930 218.8310 237.8600 251.9410 313.2140 395.0370 520.2460 678.1840 631.7540 464.3010 328.4360 258.0300 200.9440 198.6610 219.9730 176.2070 132.0600 163.2670 186.8630 206.2720 200.9440 236.7180 250.7990 256.5080 234.4350 184.9600 186.4820 189.9080 252.3220 382.4780 448.3170 398.0810 330.7200 339.4730 350.5100 280.8650 185.7210 164.4090 153.3720 172.0210 152.6110 149.9470 149.9470 181.9150 199.8020 190.6690 155.6560 168.2150 224.5400 235.5760 221.4950 254.9860 329.5780 418.6320 460.1150 396.9400 360.4050 348.2260 254.9860 165.5510 146.1420 145.0000 173.1620 183.4380 153.3720 128.2550 135.4860 182.2960 214.2640 213.1230 172.4010 172.4010 245.0910 318.5420 328.4360 298.3710 302.9380 362.3080 433.8550 460.4960 417.8710 360.0240 324.6310 274.7760 216.9280 184.9600 183.0570 170.8790 144.6190 116.8370 133.2020 164.4090 185.7210 200.5640 165.1700 153.7530 214.2640 231.3900 235.1960 258.0300 251.1800 241.6660 302.5570 436.1390 487.8970 391.6120 264.8810 199.4220 191.4300 187.2440 163.2670 157.5590 165.1700 178.4900 211.2200 209.6970 216.1670 205.8920 207.7950 254.9860 235.1960 194.0940 213.5030 277.0590 282.0060 273.6340 291.1400 358.5020 399.6040 352.0320 288.0960 235.1960 215.4060 210.8390 197.1380 183.8180 176.9680 185.7210 190.2880 162.5060 177.7290 204.3690 198.6610 186.1020 210.4590 300.6550 431.5720 521.0070 439.5640 294.5650 351.6520 452.8840 507.3060 406.4540 266.7840 224.1590 185.3410 156.0360 139.2910 143.4780 175.4460 182.6770 163.6480 224.5400 237.0990 219.5920 227.2040 237.0990 276.6780 315.8780 367.6360 380.1950 355.0770 330.7200 317.0190 425.1020 570.4820 525.9540 361.5460 230.6290 163.6480 158.7010 204.3690 183.8180 130.1570 135.1050 163.2670 158.3200 149.9470 179.6320 205.8920 182.6770 184.5800 212.3610 253.8440 275.1560 270.9700 274.0140 318.5420 395.0370 448.6980 441.4670 339.4730 232.5320 223.7790 208.5560 172.7820 154.8950 139.2910 152.6110 168.2150 172.4010 175.0650 188.0050 204.7500 200.1830 202.4660 196.3770 230.6290 263.7390 234.8150 210.4590 263.7390 371.4410 458.5930 410.6400 294.1850 231.3900 199.8020 186.4820 177.3490 177.7290 149.1860 129.7770 142.7160 146.9030 180.0130 197.5190 169.3570 175.8260 186.4820 184.9600 176.2070 206.2720 226.4430 233.6740 262.9780 367.2550 475.7190 462.3980 330.7200 233.2930 199.0410 198.6610 202.8470 196.7580 188.3850 188.7660 167.0730 140.4330 148.4250 162.5060 176.2070 148.4250 169.7370 184.9600 184.1990 211.6000 225.6810 246.9940 326.9140 417.8710 460.1150 435.7580 352.4130 290.7600 256.8880 225.6810 211.6000 172.7820 183.4380 190.6690 203.9890 201.7050 183.8180 171.6400 163.2670 165.5510 159.0810 160.9840 225.3010 263.3580 250.7990 259.1720 288.0960 398.4620 493.6050 441.8470 274.7750 177.3490 191.0490 192.9520 182.6770 175.4460 142.3360 129.7770 171.2590 159.4620 119.5010 159.4620 192.9520 200.1830 200.5640 173.1620 188.7660 204.3690 227.5840 285.8120 320.4440 410.6400 467.7260 381.3360 303.3190 272.1110 242.0460 202.0860 156.0360 152.6110 152.2310 176.2070 163.6480 130.5380 121.4040 116.4570 107.7030 156.7980 217.6890 210.4580 200.9440 225.6810 273.2530 280.8650 290.3790 345.1820 415.5880 415.5880 314.7360 240.5240 249.2770 221.8760 153.3720 132.4410 95.9057 89.4359 92.8611 111.8900 160.6030 189.9070 194.4740 146.9030 151.4690 214.2640 255.3660 222.2560 213.1220 198.6610 248.8960 356.5990 445.2730 435.7580 376.7690 319.3030 240.1430 188.0050 144.2390 147.2830 182.2960 173.9230 159.8420 136.2470 130.1570 160.6030 175.4460 187.2430 197.1380 204.7500 212.7420 195.9970 181.5350 202.0860 313.5940 407.9760 454.7870 417.4910 294.5650 250.0380 264.5000 232.1510 173.5430 144.6190 134.7240 168.2150 192.9520 155.6560 129.7770 133.9630 164.0290 175.8260 171.6400 148.0440 126.7320 146.1420 168.2150 184.5800 247.3740 374.4860 482.9490 548.7890 561.7280 481.4270 283.5290 170.8790 169.7370 173.9230 181.5350 155.2750 128.2550 154.1340 183.0570 194.0940 202.8470 202.4660 193.7130 175.0650 191.4300 191.4300 198.6610 226.0620 281.6260 322.3470 387.8060 404.1710 385.9030 255.7470 143.4770 137.3880 189.1460 178.4900 149.9470 133.5830 145.0000 170.4980 181.1540 193.3330 205.8920 203.9890 171.2590 155.6560 159.4620 186.4820 199.4220 </int_list></spectrum></measured><measured><pepseq>WFGNTR</pepseq><mzh>780.3832</mzh><calc_mzh>780.3793</calc_mzh><leucines>0</leucines><mono_iso_intensity>3850</mono_iso_intensity><deuterated_intensity>0</deuterated_intensity><ratio>0.00</ratio><validated>UNKNOWN</validated><local_bg>0.0000</local_bg><corrected_ratio>0.00</corrected_ratio><spectrum><mz_list>755.7254 755.7631 755.8007 755.8384 755.8760 755.9137 755.9513 755.9890 756.0266 756.0643 756.1019 756.1396 756.1772 756.2149 756.2525 756.2902 756.3278 756.3655 756.4032 756.4408 756.4785 756.5161 756.5538 756.5915 756.6291 756.6668 756.7045 756.7421 756.7798 756.8175 756.8551 756.8928 756.9305 756.9682 757.0058 757.0435 757.0812 757.1189 757.1565 757.1942 757.2319 757.2696 757.3073 757.3449 757.3826 757.4203 757.4580 757.4957 757.5334 757.5711 757.6088 757.6464 757.6841 757.7218 757.7595 757.7972 757.8349 757.8726 757.9103 757.9480 757.9857 758.0234 758.0611 758.0988 758.1365 758.1742 758.2119 758.2496 758.2873 758.3250 758.3627 758.4004 758.4382 758.4759 758.5136 758.5513 758.5890 758.6267 758.6644 758.7022 758.7399 758.7776 758.8153 758.8530 758.8908 758.9285 758.9662 759.0039 759.0416 759.0794 759.1171 759.1548 759.1926 759.2303 759.2680 759.3058 759.3435 759.3812 759.4190 759.4567 759.4944 759.5322 759.5699 759.6076 759.6454 759.6831 759.7209 759.7586 759.7963 759.8341 759.8718 759.9096 759.9473 759.9851 760.0228 760.0606 760.0983 760.1361 760.1738 760.2116 760.2493 760.2871 760.3249 760.3626 760.4004 760.4381 760.4759 760.5137 760.5514 760.5892 760.6269 760.6647 760.7025 760.7402 760.7780 760.8158 760.8536 760.8913 760.9291 760.9669 761.0046 761.0424 761.0802 761.1180 761.1558 761.1935 761.2313 761.2691 761.3069 761.3447 761.3824 761.4202 761.4580 761.4958 761.5336 761.5714 761.6092 761.6469 761.6847 761.7225 761.7603 761.7981 761.8359 761.8737 761.9115 761.9493 761.9871 762.0249 762.0627 762.1005 762.1383 762.1761 762.2139 762.2517 762.2895 762.3273 762.3651 762.4029 762.4407 762.4786 762.5164 762.5542 762.5920 762.6298 762.6676 762.7054 762.7433 762.7811 762.8189 762.8567 762.8945 762.9324 762.9702 763.0080 763.0458 763.0837 763.1215 763.1593 763.1971 763.2350 763.2728 763.3106 763.3485 763.3863 763.4241 763.4620 763.4998 763.5376 763.5755 763.6133 763.6511 763.6890 763.7268 763.7647 763.8025 763.8404 763.8782 763.9161 763.9539 763.9917 764.0296 764.0674 764.1053 764.1431 764.1810 764.2189 764.2567 764.2946 764.3324 764.3703 764.4081 764.4460 764.4839 764.5217 764.5596 764.5974 764.6353 764.6732 764.7110 764.7489 764.7868 764.8246 764.8625 764.9004 764.9382 764.9761 765.0140 765.0519 765.0897 765.1276 765.1655 765.2034 765.2413 765.2791 765.3170 765.3549 765.3928 765.4307 765.4685 765.5064 765.5443 765.5822 765.6201 765.6580 765.6959 765.7338 765.7717 765.8095 765.8474 765.8853 765.9232 765.9611 765.9990 766.0369 766.0748 766.1127 766.1506 766.1885 766.2264 766.2643 766.3022 766.3401 766.3781 766.4160 766.4539 766.4918 766.5297 766.5676 766.6055 766.6434 766.6813 766.7193 766.7572 766.7951 766.8330 766.8709 766.9089 766.9468 766.9847 767.0226 767.0605 767.0985 767.1364 767.1743 767.2122 767.2502 767.2881 767.3260 767.3640 767.4019 767.4398 767.4778 767.5157 767.5536 767.5916 767.6295 767.6675 767.7054 767.7433 767.7813 767.8192 767.8572 767.8951 767.9331 767.9710 768.0089 768.0469 768.0848 768.1228 768.1607 768.1987 768.2366 768.2746 768.3126 768.3505 768.3885 768.4264 768.4644 768.5023 768.5403 768.5783 768.6162 768.6542 768.6922 768.7301 768.7681 768.8061 768.8440 768.8820 768.9200 768.9579 768.9959 769.0339 769.0719 769.1098 769.1478 769.1858 769.2238 769.2617 769.2997 769.3377 769.3757 769.4137 769.4516 769.4896 769.5276 769.5656 769.6036 769.6416 769.6796 769.7175 769.7555 769.7935 769.8315 769.8695 769.9075 769.9455 769.9835 770.0215 770.0595 770.0975 770.1355 770.1735 770.2115 770.2495 770.2875 770.3255 770.3635 770.4015 770.4395 770.4775 770.5155 770.5536 770.5916 770.6296 770.6676 770.7056 770.7436 770.7816 770.8196 770.8577 770.8957 770.9337 770.9717 771.0097 771.0478 771.0858 771.1238 771.1618 771.1999 771.2379 771.2759 771.3140 771.3520 771.3900 771.4280 771.4661 771.5041 771.5421 771.5802 771.6182 771.6563 771.6943 771.7323 771.7704 771.8084 771.8465 771.8845 771.9225 771.9606 771.9986 772.0367 772.0747 772.1128 772.1508 772.1889 772.2269 772.2650 772.3030 772.3411 772.3791 772.4172 772.4553 772.4933 772.5314 772.5694 772.6075 772.6456 772.6836 772.7217 772.7597 772.7978 772.8359 772.8739 772.9120 772.9501 772.9882 773.0262 773.0643 773.1024 773.1404 773.1785 773.2166 773.2547 773.2927 773.3308 773.3689 773.4070 773.4451 773.4831 773.5212 773.5593 773.5974 773.6355 773.6736 773.7117 773.7497 773.7878 773.8259 773.8640 773.9021 773.9402 773.9783 774.0164 774.0545 774.0926 774.1307 774.1688 774.2069 774.2450 774.2831 774.3212 774.3593 774.3974 774.4355 774.4736 774.5117 774.5498 774.5879 774.6261 774.6642 774.7023 774.7404 774.7785 774.8166 774.8547 774.8929 774.9310 774.9691 775.0072 775.0453 775.0835 775.1216 775.1597 775.1978 775.2359 775.2741 775.3122 775.3503 775.3885 775.4266 775.4647 775.5029 775.5410 775.5791 775.6173 775.6554 775.6935 775.7317 775.7698 775.8079 775.8461 775.8842 775.9224 775.9605 775.9987 776.0368 776.0749 776.1131 776.1512 776.1894 776.2275 776.2657 776.3038 776.3420 776.3801 776.4183 776.4565 776.4946 776.5328 776.5709 776.6091 776.6472 776.6854 776.7236 776.7617 776.7999 776.8381 776.8762 776.9144 776.9526 776.9907 777.0289 777.0671 777.1052 777.1434 777.1816 777.2198 777.2579 777.2961 777.3343 777.3725 777.4106 777.4488 777.4870 777.5252 777.5634 777.6016 777.6397 777.6779 777.7161 777.7543 777.7925 777.8307 777.8689 777.9071 777.9453 777.9834 778.0216 778.0598 778.0980 778.1362 778.1744 778.2126 778.2508 778.2890 778.3272 778.3654 778.4036 778.4418 778.4800 778.5182 778.5565 778.5947 778.6329 778.6711 778.7093 778.7475 778.7857 778.8239 778.8621 778.9004 778.9386 778.9768 779.0150 779.0532 779.0914 779.1297 779.1679 779.2061 779.2443 779.2826 779.3208 779.3590 779.3972 779.4355 779.4737 779.5119 779.5502 779.5884 779.6266 779.6649 779.7031 779.7413 779.7796 779.8178 779.8560 779.8943 779.9325 779.9708 780.0090 780.0473 780.0855 780.1237 780.1620 780.2002 780.2385 780.2767 780.3150 780.3532 780.3915 780.4297 780.4680 780.5063 780.5445 780.5828 780.6210 780.6593 780.6975 780.7358 780.7741 780.8123 780.8506 780.8889 780.9271 780.9654 781.0036 781.0419 781.0802 781.1185 781.1567 781.1950 781.2333 781.2715 781.3098 781.3481 781.3864 781.4247 781.4629 781.5012 781.5395 781.5778 781.6160 781.6543 781.6926 781.7309 781.7692 781.8075 781.8458 781.8841 781.9223 781.9606 781.9989 782.0372 782.0755 782.1138 782.1521 782.1904 782.2287 782.2670 782.3053 782.3436 782.3819 782.4202 782.4585 782.4968 782.5351 782.5734 782.6117 782.6500 782.6883 782.7266 782.7649 782.8033 782.8416 782.8799 782.9182 782.9565 782.9948 783.0331 783.0715 783.1098 783.1481 783.1864 783.2247 783.2631 783.3014 783.3397 783.3780 783.4164 783.4547 783.4930 783.5313 783.5697 783.6080 783.6463 783.6847 783.7230 783.7613 783.7997 783.8380 783.8763 783.9147 783.9530 783.9914 784.0297 784.0680 784.1064 784.1447 784.1831 784.2214 784.2598 784.2981 784.3365 784.3748 784.4132 784.4515 784.4899 784.5282 784.5666 784.6049 784.6433 784.6816 784.7200 784.7584 784.7967 784.8351 784.8734 784.9118 784.9502 784.9885 785.0269 785.0653 785.1036 785.1420 785.1804 785.2187 785.2571 785.2955 785.3339 785.3722 785.4106 785.4490 785.4874 785.5257 785.5641 785.6025 785.6409 785.6793 785.7176 785.7560 785.7944 785.8328 785.8712 785.9096 785.9480 785.9863 786.0247 786.0631 786.1015 786.1399 786.1783 786.2167 786.2551 786.2935 786.3319 786.3703 786.4087 786.4471 786.4855 786.5239 786.5623 786.6007 786.6391 786.6775 786.7159 786.7543 786.7927 786.8311 786.8696 786.9080 786.9464 786.9848 787.0232 787.0616 787.1000 787.1385 787.1769 787.2153 787.2537 787.2921 787.3305 787.3690 787.4074 787.4458 787.4842 787.5227 787.5611 787.5995 787.6380 787.6764 787.7148 787.7532 787.7917 787.8301 787.8686 787.9070 787.9454 787.9839 788.0223 788.0607 788.0992 788.1376 788.1761 788.2145 788.2530 788.2914 788.3298 788.3683 788.4067 788.4452 788.4836 788.5221 788.5605 788.5990 788.6374 788.6759 788.7144 788.7528 788.7913 788.8297 788.8682 788.9066 788.9451 788.9836 789.0220 789.0605 789.0990 789.1374 789.1759 789.2144 789.2528 789.2913 789.3298 789.3682 789.4067 789.4452 789.4837 789.5221 789.5606 789.5991 789.6376 789.6760 789.7145 789.7530 789.7915 789.8300 789.8685 789.9069 789.9454 789.9839 790.0224 790.0609 790.0994 790.1379 790.1764 790.2148 790.2533 790.2918 790.3303 790.3688 790.4073 790.4458 790.4843 790.5228 790.5613 790.5998 790.6383 790.6768 790.7153 790.7538 790.7923 790.8309 790.8694 790.9079 790.9464 790.9849 791.0234 791.0619 791.1004 791.1389 791.1775 791.2160 791.2545 791.2930 791.3315 791.3700 791.4086 791.4471 791.4856 791.5241 791.5627 791.6012 791.6397 791.6782 791.7168 791.7553 791.7938 791.8324 791.8709 791.9094 791.9480 791.9865 792.0250 792.0636 792.1021 792.1406 792.1792 792.2177 792.2563 792.2948 792.3334 792.3719 792.4104 792.4490 792.4875 792.5261 792.5646 792.6032 792.6417 792.6803 792.7188 792.7574 792.7960 792.8345 792.8731 792.9116 792.9502 792.9887 793.0273 793.0659 793.1044 793.1430 793.1816 793.2201 793.2587 793.2972 793.3358 793.3744 793.4130 793.4515 793.4901 793.5287 793.5672 793.6058 793.6444 793.6830 793.7215 793.7601 793.7987 793.8373 793.8759 793.9144 793.9530 793.9916 794.0302 794.0688 794.1074 794.1460 794.1846 794.2231 794.2617 794.3003 794.3389 794.3775 794.4161 794.4547 794.4933 794.5319 794.5705 794.6091 794.6477 794.6863 794.7249 794.7635 794.8021 794.8407 794.8793 794.9179 794.9565 794.9951 795.0337 795.0723 795.1110 795.1496 795.1882 795.2268 795.2654 795.3040 795.3426 795.3813 795.4199 795.4585 795.4971 795.5357 795.5744 795.6130 795.6516 795.6902 795.7289 795.7675 795.8061 795.8447 795.8834 795.9220 795.9606 795.9993 796.0379 796.0765 796.1152 796.1538 796.1925 796.2311 796.2697 796.3084 796.3470 796.3857 796.4243 796.4629 796.5016 796.5402 796.5789 796.6175 796.6562 796.6948 796.7335 796.7721 796.8108 796.8494 796.8881 796.9267 796.9654 797.0041 797.0427 797.0814 797.1200 797.1587 797.1974 797.2360 797.2747 797.3133 797.3520 797.3907 797.4293 797.4680 797.5067 797.5453 797.5840 797.6227 797.6614 797.7000 797.7387 797.7774 797.8161 797.8547 797.8934 797.9321 797.9708 798.0095 798.0481 798.0868 798.1255 798.1642 798.2029 798.2416 798.2803 798.3189 798.3576 798.3963 798.4350 798.4737 798.5124 798.5511 798.5898 798.6285 798.6672 798.7059 798.7446 798.7833 798.8220 798.8607 798.8994 798.9381 798.9768 799.0155 799.0542 799.0929 799.1316 799.1703 799.2091 799.2478 799.2865 799.3252 799.3639 799.4026 799.4413 799.4801 799.5188 799.5575 799.5962 799.6349 799.6737 799.7124 799.7511 799.7898 799.8285 799.8673 799.9060 799.9447 799.9835 800.0222 800.0609 800.0997 800.1384 800.1771 800.2159 800.2546 800.2933 800.3321 800.3708 800.4095 800.4483 800.4870 800.5258 800.5645 800.6033 800.6420 800.6807 800.7195 800.7582 800.7970 800.8357 800.8745 800.9132 800.9520 800.9907 801.0295 801.0683 801.1070 801.1458 801.1845 801.2233 801.2620 801.3008 801.3396 801.3783 801.4171 801.4559 801.4946 801.5334 801.5722 801.6109 801.6497 801.6885 801.7272 801.7660 801.8048 801.8436 801.8823 801.9211 801.9599 801.9987 802.0375 802.0762 802.1150 802.1538 802.1926 802.2314 802.2701 802.3089 802.3477 802.3865 802.4253 802.4641 802.5029 802.5417 802.5805 802.6192 802.6580 802.6968 802.7356 802.7744 802.8132 802.8520 802.8908 802.9296 802.9684 803.0072 803.0460 803.0848 803.1236 803.1624 803.2013 803.2401 803.2789 803.3177 803.3565 803.3953 803.4341 803.4729 803.5117 803.5506 803.5894 803.6282 803.6670 803.7058 803.7446 803.7835 803.8223 803.8611 803.8999 803.9388 803.9776 804.0164 804.0552 804.0941 804.1329 804.1717 804.2106 804.2494 804.2882 804.3271 804.3659 804.4047 804.4436 804.4824 804.5213 804.5601 804.5989 804.6378 804.6766 804.7155 804.7543 804.7931 804.8320 804.8708 804.9097 804.9485 804.9874 805.0262 805.0651 805.1039 805.1428 805.1817 805.2205 805.2594 805.2982 805.3371 805.3759 805.4148 805.4537 805.4925 805.5314 805.5703 805.6091 805.6480 805.6869 805.7257 805.7646 805.8035 805.8423 805.8812 805.9201 805.9589 805.9978 806.0367 806.0756 806.1145 806.1533 806.1922 806.2311 806.2700 806.3089 806.3477 806.3866 806.4255 806.4644 806.5033 806.5422 806.5811 806.6199 806.6588 806.6977 806.7366 806.7755 806.8144 806.8533 806.8922 806.9311 806.9700 807.0089 807.0478 807.0867 807.1256 807.1645 807.2034 807.2423 807.2812 807.3201 807.3590 807.3979 807.4368 807.4758 807.5147 807.5536 807.5925 807.6314 807.6703 807.7092 807.7482 807.7871 807.8260 807.8649 807.9038 807.9427 807.9817 808.0206 808.0595 808.0984 808.1374 808.1763 808.2152 808.2542 808.2931 808.3320 808.3709 808.4099 808.4488 808.4877 808.5267 808.5656 808.6046 808.6435 808.6824 808.7214 808.7603 808.7993 808.8382 808.8771 808.9161 808.9550 808.9940 809.0329 809.0719 809.1108 809.1498 809.1887 809.2277 809.2666 809.3056 809.3445 809.3835 809.4225 809.4614 809.5004 809.5393 809.5783 809.6173 809.6562 809.6952 809.7341 809.7731 809.8121 809.8510 809.8900 809.9290 809.9680 810.0069 810.0459 810.0849 810.1238 810.1628 810.2018 810.2408 810.2797 810.3187 810.3577 810.3967 810.4357 810.4747 810.5136 810.5526 810.5916 810.6306 810.6696 810.7086 810.7476 810.7865 810.8255 810.8645 810.9035 810.9425 810.9815 811.0205 811.0595 811.0985 811.1375 811.1765 811.2155 811.2545 811.2935 811.3325 811.3715 811.4105 811.4495 811.4885 </mz_list><int_list>133.9630 172.4010 157.5580 133.2010 162.5060 166.6920 125.2090 123.6870 165.9310 240.9040 276.6780 283.9090 306.3630 301.7960 253.4630 274.7750 325.7720 374.4850 408.3560 411.4010 344.8010 264.8800 252.7020 228.3450 170.1170 139.2910 165.1700 177.3480 183.0570 217.3080 179.6320 146.5220 169.3560 162.5060 138.9100 162.1250 180.0120 179.2510 203.2270 241.6650 253.8430 274.3940 303.6990 347.4650 453.6450 513.7750 413.6850 259.5520 200.9440 169.7370 155.6550 209.6970 218.0700 177.7290 151.0880 172.0200 210.4580 206.6520 186.4820 194.0930 209.3160 177.3480 152.9910 190.6680 220.3530 236.7180 277.4390 294.1840 278.2000 253.0820 293.8040 356.2180 343.6590 301.7960 267.1640 221.8750 181.5340 150.3270 142.3350 180.7730 180.0120 148.0440 137.7680 143.0960 183.4370 170.8780 122.5450 137.7680 167.4530 192.5710 194.0930 230.6280 299.5120 289.9980 269.0660 248.5150 278.2000 367.2540 393.1330 359.2620 292.6620 234.4340 237.4790 243.9480 193.3320 160.9830 173.5420 225.3000 259.9330 247.7540 207.4130 205.1300 191.8100 159.8420 143.8580 170.8780 205.1300 215.7860 245.8510 307.8850 339.4730 310.5490 356.2180 485.6130 477.2400 362.6880 325.0110 289.9980 227.9640 200.5630 166.6920 157.1780 177.3480 205.5110 186.1010 148.0440 162.8860 174.3030 160.2220 172.0200 189.5260 204.7490 200.5630 243.1870 298.3710 312.4520 299.5120 374.8660 589.1290 844.1140 908.0500 701.3980 419.3930 282.7670 324.2500 289.6170 216.1670 164.7890 192.1900 218.8310 218.0690 221.8750 205.5110 189.9070 194.8540 230.6280 227.5840 234.0540 239.3820 240.1430 251.1790 271.3500 317.7800 336.8090 335.6670 442.6080 536.6100 503.1190 344.0390 226.0620 237.8590 273.2530 255.7460 218.0690 182.2960 156.0360 171.6390 187.6240 152.6110 143.4770 138.9100 160.9830 192.5710 166.3110 148.8050 159.0800 198.6600 252.3210 273.6330 308.2650 312.0710 393.5140 549.1690 592.5540 474.9570 303.3180 226.8230 197.5180 168.2140 180.3930 200.9440 187.2430 174.6840 172.7810 177.7290 194.0930 195.9960 165.1700 133.9630 151.4690 159.0800 171.6390 206.6520 189.5260 195.9960 219.9720 259.5520 306.3630 380.9550 417.8710 369.1570 328.4360 313.9740 265.2610 176.9670 160.6030 176.2060 181.5340 175.0650 170.4980 177.3480 169.7370 146.1410 133.2010 159.8420 152.6110 154.8940 165.9310 185.7210 211.6000 234.0540 283.1480 338.7110 406.0730 483.7100 513.7750 487.1350 448.6970 360.7850 236.3370 172.0200 163.6470 151.0880 171.2590 186.4820 157.9390 171.2590 191.4290 170.8780 156.0360 167.4530 154.1330 191.4290 240.9040 252.7020 218.4500 237.4790 271.7300 266.7830 333.0030 398.8420 419.3930 410.6400 378.6720 307.8850 211.2190 184.1980 207.0330 217.3080 195.2350 180.7730 193.3320 212.7410 169.7370 108.0840 156.0360 223.0170 222.6360 188.3850 155.6550 137.3880 169.3560 220.3530 255.3660 273.2530 270.5890 321.5860 319.3020 307.5040 307.5040 268.6860 267.1640 326.5330 314.7350 280.1030 227.9640 183.8180 173.9230 170.1170 172.0200 156.0360 139.6710 170.4980 167.8340 159.4610 171.6390 185.7210 205.8910 193.3320 207.0330 228.7260 273.2530 318.5410 317.7800 343.6590 328.4360 365.7320 500.8360 695.3090 803.7730 583.8010 272.8720 185.3400 181.9150 167.0730 172.7810 183.4370 186.4820 167.4530 137.7680 147.6630 154.8940 134.7240 154.5140 178.8700 208.5550 232.9120 234.0540 246.9930 256.1270 306.3630 356.9790 374.1050 403.4090 488.6580 482.5680 391.6110 278.2000 194.8540 159.8420 160.2220 180.7730 194.8540 184.1980 183.4370 179.2510 168.2140 151.8500 168.9750 179.2510 181.9150 182.6760 216.9280 250.7990 254.2240 245.0900 246.6130 368.7770 568.9590 609.6800 487.8960 374.1050 292.2810 243.9490 236.3370 196.7570 157.5580 124.0680 127.8730 133.9630 148.8050 187.2430 192.1900 175.8260 163.2670 165.5500 159.4610 191.0490 267.9250 291.9010 248.8960 263.3580 358.5010 392.7530 467.3450 540.0350 493.2240 347.4650 282.3870 208.5550 202.8470 218.0700 220.3530 194.0930 181.5340 208.5550 168.5950 154.1330 121.0230 94.3830 103.8970 147.6630 173.5420 209.3160 231.7700 266.4020 327.6750 299.5120 246.2320 325.7720 436.9000 466.2040 401.1260 277.8200 254.6050 288.4760 285.8120 196.7570 151.4690 176.9670 152.6110 133.2010 128.2540 106.5610 126.3510 121.7840 136.2460 154.8940 186.4820 209.3160 226.8230 289.9980 345.9420 340.2340 337.1890 353.1730 390.0890 404.5510 331.4810 287.3340 203.9880 162.8860 195.2350 173.5420 132.8210 155.2750 211.2190 242.8070 238.6200 172.0200 146.5220 152.6110 164.4090 170.1170 174.3030 200.5630 199.0410 233.6730 302.5570 347.4650 371.8210 376.3880 447.9360 503.8800 462.0170 361.9260 261.8350 218.8310 183.4370 186.4820 199.4210 207.7940 173.9230 139.6710 167.8340 198.6600 180.0120 173.5420 201.7050 197.1380 206.6520 235.5760 217.6890 256.5070 353.5540 430.4300 391.9920 317.3990 324.2500 380.5750 432.3330 419.0130 336.8090 270.2080 227.5840 191.8100 168.2140 163.6470 183.4370 177.3480 196.3770 188.7650 194.8540 225.3000 241.2850 224.9200 189.9070 165.9310 179.6320 218.4500 287.3340 382.4770 428.1460 336.8090 319.6830 337.5700 304.8400 314.7350 242.4260 156.4170 151.8500 182.2960 199.4210 168.9750 138.5300 146.1410 148.0440 160.2220 170.8780 170.4980 172.7810 183.4370 215.4050 273.6330 336.8090 369.1570 396.1780 332.2420 333.3830 333.3830 350.8900 419.0130 404.5510 323.1080 265.6410 197.1380 155.2750 142.7160 145.3800 186.1010 176.9670 175.0650 210.8390 216.9280 209.6970 182.6760 149.5660 200.5630 196.3770 168.5950 168.2140 232.9120 277.0580 300.2730 320.0630 326.5330 344.8010 382.0970 409.1180 404.1700 455.9280 436.8990 310.1680 211.9800 187.2430 193.3320 156.0360 175.4450 205.8910 198.6600 168.5950 169.7370 175.0650 156.7970 169.3560 149.9470 147.2830 219.9720 318.5410 360.4040 350.5090 331.1000 336.4280 396.1780 510.3500 461.2560 373.3440 393.5140 317.7800 192.9520 156.4160 159.0800 199.4210 194.4740 156.0360 149.5660 188.0040 217.3080 207.0330 200.5630 222.6360 237.4790 200.1820 215.4050 260.6940 308.6460 326.1520 583.4200 1562.6400 3252.0000 3994.5000 2705.8800 979.2170 344.4200 318.1600 380.9550 282.0060 177.7290 173.1620 192.1900 223.0170 191.8100 151.8500 185.7210 205.8910 164.7890 161.7440 203.2270 188.3850 145.3800 146.5220 194.0930 256.8880 379.4330 708.6290 1489.1900 2055.4800 1561.1100 705.5850 315.8770 273.6330 288.4760 240.9040 161.7440 156.0360 200.9440 237.0980 187.2430 148.0440 160.9830 189.9070 180.7730 158.7000 168.5950 152.2300 165.1700 234.4340 251.1790 237.8590 250.7990 348.6060 538.5130 706.7260 606.2550 403.4090 340.9950 279.3420 217.6890 206.2720 162.5060 159.4610 172.7810 165.9310 156.0360 154.8940 157.9390 162.5060 177.3480 199.4210 195.6160 214.2640 246.2320 228.7250 229.8670 289.9980 332.2420 325.0110 350.5090 417.1100 401.8870 323.4880 270.9690 230.6280 200.9440 181.5340 152.9910 132.4400 173.5420 178.4900 178.1090 194.0930 183.4370 200.9440 223.0170 186.4820 165.5500 169.3560 182.6760 193.3320 191.4290 188.7650 267.5440 360.4040 374.4850 355.0760 299.1320 282.0060 266.0220 237.0980 222.6360 199.4210 181.5340 153.3720 135.1040 156.7970 185.7210 193.7130 203.9880 192.1900 174.6840 158.3190 151.0880 160.6030 180.7730 165.5500 176.5870 226.8230 288.4760 337.9500 377.1490 420.9150 379.4330 347.0840 312.4520 266.7830 217.3080 182.2950 146.9020 104.2780 137.7680 143.0960 106.5610 120.6420 159.0800 164.7890 168.5950 169.3560 146.9020 164.7890 211.2190 213.8830 205.8910 224.9200 256.1270 277.4390 302.9370 403.0280 420.5350 370.6800 336.0470 274.3940 208.5550 200.5630 218.4500 180.7730 168.9750 186.4820 167.0720 138.1490 162.1250 187.6230 176.2060 130.1570 147.2830 181.5340 195.9960 209.6970 188.7650 188.7650 248.5150 288.4760 286.5730 349.3670 443.3690 417.4900 372.2020 318.9220 234.8150 193.3320 188.7650 163.2670 164.7890 196.3770 215.7860 177.3480 155.6550 170.1170 175.8260 164.4080 167.4530 173.9230 181.1540 226.8230 232.9120 224.1590 291.5200 340.2340 329.1970 304.8400 336.4280 359.2620 329.9580 251.1790 194.0930 170.4980 148.4240 172.4010 216.5470 233.6730 230.6280 204.7490 160.2220 150.7080 165.9310 149.9470 136.2460 141.9550 163.2670 178.1090 214.2640 202.4660 246.6120 284.6700 274.7750 291.9010 362.6870 430.0490 350.8900 280.4830 251.9400 199.8020 165.9310 137.0070 152.6110 186.4820 205.5100 194.4740 170.4980 171.6390 207.7940 213.5020 202.4660 213.1220 215.7860 229.4870 271.3500 260.3130 253.4630 286.9530 296.0870 305.6010 328.4360 368.0150 335.6670 285.0500 234.8150 231.7700 194.4740 148.4240 133.9620 151.8490 179.6310 195.2350 183.4370 149.1850 138.1490 134.7240 138.5290 161.7440 202.0850 245.8510 243.1870 232.5310 226.8230 215.7860 294.9450 379.8130 390.0890 354.6950 323.4880 288.0950 220.3530 187.6230 212.3610 199.8020 156.0360 158.3190 188.7650 181.5340 175.0640 160.9830 160.2220 176.5870 162.1250 159.0800 195.6150 242.8070 238.2400 234.0530 237.8590 396.1780 801.1090 1207.5600 1125.3600 705.2040 344.4200 248.1350 227.2030 207.7940 209.6970 174.3030 163.6470 184.9590 165.1690 151.4690 180.7730 184.9590 157.5580 195.6150 230.6280 194.0930 177.7280 239.3810 285.0500 265.2600 275.1550 409.4980 537.7510 721.1880 788.1690 591.0320 377.9100 262.9770 256.5070 239.0010 192.5710 202.0850 224.5390 186.4820 140.0520 141.9540 161.7440 177.7280 189.9070 189.1460 155.2740 150.3270 172.7810 204.7490 249.6570 270.9690 288.0950 333.3830 348.9870 392.7530 351.6510 259.1710 194.4740 216.1660 231.7700 202.8460 161.3640 157.1770 183.4370 179.6310 181.5340 177.7280 148.8050 175.8250 176.5870 151.4690 177.3480 150.3270 135.1040 199.0400 231.7700 246.6120 285.8110 312.0710 363.8290 400.7450 433.4740 355.8370 253.0820 215.0250 203.6070 175.8260 156.7970 164.7890 157.1770 165.9310 229.1060 241.6650 247.7540 234.4340 186.4820 164.0280 132.4400 140.4320 154.5130 200.5630 258.7910 286.5730 304.4600 315.1160 415.2070 514.1560 482.1880 381.3350 282.0060 225.6810 210.0770 224.1580 192.9510 183.4370 157.1770 176.2060 218.8300 231.3890 215.7860 203.6070 175.8260 200.1820 178.8700 144.6180 154.5130 209.3160 287.7140 272.4910 239.0010 284.2890 390.4690 447.1750 427.3850 355.4560 257.2680 252.7010 235.5760 203.6070 168.2140 172.0200 181.9150 175.0640 193.7130 196.7570 169.7360 169.3560 172.4000 156.4160 132.0600 152.6110 189.1460 190.2870 197.1380 213.5020 214.2640 254.2240 308.6460 354.6950 353.5540 354.3150 348.9870 313.9740 283.5280 216.5470 151.8490 138.1490 164.7890 207.7940 184.1980 158.3190 157.1770 179.2510 225.3000 189.9070 154.8940 192.1900 259.5520 270.5880 257.2680 219.9720 191.0490 285.0500 355.0760 414.0650 446.0330 410.2590 304.0790 227.5840 177.7280 124.0670 128.2540 143.4770 163.2670 127.1120 125.5900 169.3560 181.5340 182.6760 196.3760 213.5020 196.3760 180.3920 211.5990 223.3970 241.2840 272.4910 297.6090 326.5330 366.8740 405.6920 403.0280 419.0120 371.8210 242.0450 207.4130 204.7490 176.2060 151.0880 122.1650 166.6920 205.1300 200.5630 188.0040 178.8700 155.6550 168.2140 178.1090 188.0040 217.6890 220.3530 244.3290 264.4990 242.4260 276.6780 370.6790 404.9310 380.5740 340.9950 240.5230 200.1820 183.4370 184.1980 196.7570 185.3400 156.0360 146.1410 173.1620 215.0250 219.2110 177.3480 210.4580 199.0410 151.4690 179.2510 228.7250 244.7090 247.3730 267.1630 274.7750 280.4830 348.6060 417.4900 423.5790 327.6750 228.7250 229.1060 198.2790 151.8490 202.8460 207.4130 157.5580 148.0440 143.8570 156.0360 146.9020 141.5740 137.0070 125.9700 131.6790 155.6550 203.2270 215.4050 228.7250 240.5230 270.5880 380.9550 665.2440 881.0290 728.7990 424.7210 242.0450 180.7730 191.8100 189.9070 160.2220 148.8050 178.4900 192.1900 161.7440 149.5660 151.0880 165.5500 170.4980 129.7760 132.4400 197.1380 252.7020 242.8070 274.7750 309.4070 344.0390 375.6270 466.9650 578.8530 506.5440 371.4410 310.1680 233.6730 184.9590 202.4660 187.6230 168.2140 161.7440 162.1250 180.3920 194.4740 226.0610 201.7050 178.1090 194.0930 176.9670 163.2670 162.1250 218.4500 251.9400 286.5730 291.5200 360.4040 466.9650 439.5630 347.0840 272.8720 200.1820 180.0120 188.0040 163.6470 138.5290 141.9540 148.4240 158.7000 149.9470 182.6760 192.1900 177.3480 180.0120 213.5020 212.3610 208.1740 241.6650 261.8350 289.6170 312.4520 343.6590 489.4180 617.2910 632.5140 465.4420 266.4020 182.2950 181.1540 190.2870 173.5420 183.4370 207.7940 213.5020 191.0480 171.6390 181.9150 159.0800 146.9020 204.3690 234.4340 216.9280 188.0040 190.6680 195.2350 278.5810 532.0430 949.9130 1343.8100 1351.8000 864.6640 414.8260 248.5150 241.2840 226.0610 208.9360 183.8180 162.5050 144.2380 133.2010 139.2900 128.2540 142.7160 157.5580 133.9620 127.8730 162.8860 159.4610 133.5820 221.4940 327.6750 334.5250 406.8340 659.5350 847.9190 718.1430 465.0620 297.6090 273.2530 265.2600 156.0360 118.7400 137.7680 166.3110 192.5710 188.3850 178.4900 182.6760 190.6680 175.0640 170.1170 140.4320 145.7600 154.1330 202.0850 270.2080 262.2160 207.7940 237.4790 357.7400 507.6860 479.1430 309.7880 245.0900 239.7620 233.6730 204.7490 227.2030 224.9200 195.6150 162.8860 146.9020 182.6760 239.3810 197.5180 158.3190 175.0640 179.6310 187.2430 180.3920 181.1540 178.4900 208.5550 291.9010 377.9100 375.6270 322.7270 313.9740 293.4230 289.6170 245.4710 187.2430 179.6310 168.5950 146.1410 149.9470 141.9550 153.3720 181.9150 141.1930 122.1650 151.8490 143.0960 179.6310 235.9560 246.2320 249.2760 249.2760 227.5840 221.1140 269.8270 347.4640 335.6670 279.3420 </int_list></spectrum></measured><measured><pepseq>VEHVTHPEQYIPGVLKR</pepseq><mzh>2002.0392</mzh><calc_mzh>2002.0875</calc_mzh><leucines>1</leucines><mono_iso_intensity>331</mono_iso_intensity><deuterated_intensity>792</deuterated_intensity><ratio>2.39</ratio><validated>YES</validated><local_bg>95</local_bg><corrected_ratio>2.95</corrected_ratio><spectrum><mz_list>1977.5970 1977.6579 1977.7188 1977.7797 1977.8406 1977.9015 1977.9624 1978.0233 1978.0842 1978.1451 1978.2060 1978.2669 1978.3278 1978.3887 1978.4496 1978.5105 1978.5714 1978.6324 1978.6933 1978.7542 1978.8151 1978.8760 1978.9369 1978.9978 1979.0588 1979.1197 1979.1806 1979.2415 1979.3024 1979.3634 1979.4243 1979.4852 1979.5461 1979.6071 1979.6680 1979.7289 1979.7898 1979.8508 1979.9117 1979.9726 1980.0336 1980.0945 1980.1554 1980.2164 1980.2773 1980.3382 1980.3992 1980.4601 1980.5211 1980.5820 1980.6429 1980.7039 1980.7648 1980.8258 1980.8867 1980.9477 1981.0086 1981.0696 1981.1305 1981.1915 1981.2524 1981.3134 1981.3743 1981.4353 1981.4962 1981.5572 1981.6181 1981.6791 1981.7401 1981.8010 1981.8620 1981.9229 1981.9839 1982.0449 1982.1058 1982.1668 1982.2278 1982.2887 1982.3497 1982.4107 1982.4716 1982.5326 1982.5936 1982.6545 1982.7155 1982.7765 1982.8375 1982.8984 1982.9594 1983.0204 1983.0814 1983.1424 1983.2033 1983.2643 1983.3253 1983.3863 1983.4473 1983.5083 1983.5693 1983.6302 1983.6912 1983.7522 1983.8132 1983.8742 1983.9352 1983.9962 1984.0572 1984.1182 1984.1792 1984.2402 1984.3012 1984.3622 1984.4232 1984.4842 1984.5452 1984.6062 1984.6672 1984.7282 1984.7892 1984.8502 1984.9112 1984.9722 1985.0332 1985.0942 1985.1552 1985.2163 1985.2773 1985.3383 1985.3993 1985.4603 1985.5213 1985.5823 1985.6434 1985.7044 1985.7654 1985.8264 1985.8874 1985.9485 1986.0095 1986.0705 1986.1315 1986.1926 1986.2536 1986.3146 1986.3757 1986.4367 1986.4977 1986.5588 1986.6198 1986.6808 1986.7419 1986.8029 1986.8639 1986.9250 1986.9860 1987.0471 1987.1081 1987.1691 1987.2302 1987.2912 1987.3523 1987.4133 1987.4744 1987.5354 1987.5965 1987.6575 1987.7186 1987.7796 1987.8407 1987.9017 1987.9628 1988.0238 1988.0849 1988.1459 1988.2070 1988.2681 1988.3291 1988.3902 1988.4512 1988.5123 1988.5734 1988.6344 1988.6955 1988.7566 1988.8176 1988.8787 1988.9398 1989.0008 1989.0619 1989.1230 1989.1841 1989.2451 1989.3062 1989.3673 1989.4284 1989.4894 1989.5505 1989.6116 1989.6727 1989.7338 1989.7948 1989.8559 1989.9170 1989.9781 1990.0392 1990.1003 1990.1613 1990.2224 1990.2835 1990.3446 1990.4057 1990.4668 1990.5279 1990.5890 1990.6501 1990.7112 1990.7723 1990.8334 1990.8945 1990.9556 1991.0167 1991.0778 1991.1389 1991.2000 1991.2611 1991.3222 1991.3833 1991.4444 1991.5055 1991.5666 1991.6277 1991.6889 1991.7500 1991.8111 1991.8722 1991.9333 1991.9944 1992.0555 1992.1167 1992.1778 1992.2389 1992.3000 1992.3611 1992.4223 1992.4834 1992.5445 1992.6056 1992.6668 1992.7279 1992.7890 1992.8501 1992.9113 1992.9724 1993.0335 1993.0947 1993.1558 1993.2169 1993.2781 1993.3392 1993.4004 1993.4615 1993.5226 1993.5838 1993.6449 1993.7061 1993.7672 1993.8283 1993.8895 1993.9506 1994.0118 1994.0729 1994.1341 1994.1952 1994.2564 1994.3175 1994.3787 1994.4398 1994.5010 1994.5622 1994.6233 1994.6845 1994.7456 1994.8068 1994.8679 1994.9291 1994.9903 1995.0514 1995.1126 1995.1738 1995.2349 1995.2961 1995.3573 1995.4184 1995.4796 1995.5408 1995.6019 1995.6631 1995.7243 1995.7855 1995.8466 1995.9078 1995.9690 1996.0302 1996.0913 1996.1525 1996.2137 1996.2749 1996.3361 1996.3973 1996.4584 1996.5196 1996.5808 1996.6420 1996.7032 1996.7644 1996.8256 1996.8868 1996.9480 1997.0091 1997.0703 1997.1315 1997.1927 1997.2539 1997.3151 1997.3763 1997.4375 1997.4987 1997.5599 1997.6211 1997.6823 1997.7435 1997.8047 1997.8659 1997.9272 1997.9884 1998.0496 1998.1108 1998.1720 1998.2332 1998.2944 1998.3556 1998.4168 1998.4781 1998.5393 1998.6005 1998.6617 1998.7229 1998.7842 1998.8454 1998.9066 1998.9678 1999.0290 1999.0903 1999.1515 1999.2127 1999.2739 1999.3352 1999.3964 1999.4576 1999.5189 1999.5801 1999.6413 1999.7026 1999.7638 1999.8250 1999.8863 1999.9475 2000.0088 2000.0700 2000.1312 2000.1925 2000.2537 2000.3150 2000.3762 2000.4375 2000.4987 2000.5599 2000.6212 2000.6824 2000.7437 2000.8049 2000.8662 2000.9275 2000.9887 2001.0500 2001.1112 2001.1725 2001.2337 2001.2950 2001.3563 2001.4175 2001.4788 2001.5400 2001.6013 2001.6626 2001.7238 2001.7851 2001.8464 2001.9076 2001.9689 2002.0302 2002.0914 2002.1527 2002.2140 2002.2753 2002.3365 2002.3978 2002.4591 2002.5204 2002.5816 2002.6429 2002.7042 2002.7655 2002.8268 2002.8880 2002.9493 2003.0106 2003.0719 2003.1332 2003.1945 2003.2558 2003.3171 2003.3783 2003.4396 2003.5009 2003.5622 2003.6235 2003.6848 2003.7461 2003.8074 2003.8687 2003.9300 2003.9913 2004.0526 2004.1139 2004.1752 2004.2365 2004.2978 2004.3591 2004.4204 2004.4817 2004.5430 2004.6044 2004.6657 2004.7270 2004.7883 2004.8496 2004.9109 2004.9722 2005.0335 2005.0949 2005.1562 2005.2175 2005.2788 2005.3401 2005.4015 2005.4628 2005.5241 2005.5854 2005.6468 2005.7081 2005.7694 2005.8307 2005.8921 2005.9534 2006.0147 2006.0761 2006.1374 2006.1987 2006.2601 2006.3214 2006.3827 2006.4441 2006.5054 2006.5667 2006.6281 2006.6894 2006.7508 2006.8121 2006.8735 2006.9348 2006.9962 2007.0575 2007.1188 2007.1802 2007.2415 2007.3029 2007.3642 2007.4256 2007.4870 2007.5483 2007.6097 2007.6710 2007.7324 2007.7937 2007.8551 2007.9165 2007.9778 2008.0392 2008.1005 2008.1619 2008.2233 2008.2846 2008.3460 2008.4074 2008.4687 2008.5301 2008.5915 2008.6528 2008.7142 2008.7756 2008.8370 2008.8983 2008.9597 2009.0211 2009.0825 2009.1438 2009.2052 2009.2666 2009.3280 2009.3894 2009.4508 2009.5121 2009.5735 2009.6349 2009.6963 2009.7577 2009.8191 2009.8805 2009.9419 2010.0032 2010.0646 2010.1260 2010.1874 2010.2488 2010.3102 2010.3716 2010.4330 2010.4944 2010.5558 2010.6172 2010.6786 2010.7400 2010.8014 2010.8628 2010.9242 2010.9856 2011.0471 2011.1085 2011.1699 2011.2313 2011.2927 2011.3541 2011.4155 2011.4769 2011.5384 2011.5998 2011.6612 2011.7226 2011.7840 2011.8454 2011.9069 2011.9683 2012.0297 2012.0911 2012.1526 2012.2140 2012.2754 2012.3368 2012.3983 2012.4597 2012.5211 2012.5826 2012.6440 2012.7054 2012.7669 2012.8283 2012.8897 2012.9512 2013.0126 2013.0740 2013.1355 2013.1969 2013.2584 2013.3198 2013.3812 2013.4427 2013.5041 2013.5656 2013.6270 2013.6885 2013.7499 2013.8114 2013.8728 2013.9343 2013.9957 2014.0572 2014.1186 2014.1801 2014.2416 2014.3030 2014.3645 2014.4259 2014.4874 2014.5489 2014.6103 2014.6718 2014.7332 2014.7947 2014.8562 2014.9176 2014.9791 2015.0406 2015.1020 2015.1635 2015.2250 2015.2865 2015.3479 2015.4094 2015.4709 2015.5324 2015.5938 2015.6553 2015.7168 2015.7783 2015.8398 2015.9012 2015.9627 2016.0242 2016.0857 2016.1472 2016.2087 2016.2701 2016.3316 2016.3931 2016.4546 2016.5161 2016.5776 2016.6391 2016.7006 2016.7621 2016.8236 2016.8851 2016.9466 2017.0081 2017.0696 2017.1311 2017.1926 2017.2541 2017.3156 2017.3771 2017.4386 2017.5001 2017.5616 2017.6231 2017.6846 2017.7461 2017.8076 2017.8692 2017.9307 2017.9922 2018.0537 2018.1152 2018.1767 2018.2382 2018.2998 2018.3613 2018.4228 2018.4843 2018.5458 2018.6074 2018.6689 2018.7304 2018.7919 2018.8535 2018.9150 2018.9765 2019.0381 2019.0996 2019.1611 2019.2226 2019.2842 2019.3457 2019.4073 2019.4688 2019.5303 2019.5919 2019.6534 2019.7149 2019.7765 2019.8380 2019.8996 2019.9611 2020.0227 2020.0842 2020.1457 2020.2073 2020.2688 2020.3304 2020.3919 2020.4535 2020.5150 2020.5766 2020.6382 2020.6997 2020.7613 2020.8228 2020.8844 2020.9459 2021.0075 2021.0691 2021.1306 2021.1922 2021.2537 2021.3153 2021.3769 2021.4384 2021.5000 2021.5616 2021.6231 2021.6847 2021.7463 2021.8079 2021.8694 2021.9310 2021.9926 2022.0542 2022.1157 2022.1773 2022.2389 2022.3005 2022.3621 2022.4236 2022.4852 2022.5468 2022.6084 2022.6700 2022.7316 2022.7931 2022.8547 2022.9163 2022.9779 2023.0395 2023.1011 2023.1627 2023.2243 2023.2859 2023.3475 2023.4091 2023.4707 2023.5323 2023.5939 2023.6555 2023.7171 2023.7787 2023.8403 2023.9019 2023.9635 2024.0251 2024.0867 2024.1483 2024.2099 2024.2715 2024.3331 2024.3947 2024.4563 2024.5180 2024.5796 2024.6412 2024.7028 2024.7644 2024.8260 2024.8877 2024.9493 2025.0109 2025.0725 2025.1341 2025.1958 2025.2574 2025.3190 2025.3806 2025.4423 2025.5039 2025.5655 2025.6272 2025.6888 2025.7504 2025.8120 2025.8737 2025.9353 2025.9970 2026.0586 2026.1202 2026.1819 2026.2435 2026.3051 2026.3668 2026.4284 2026.4901 2026.5517 2026.6134 2026.6750 2026.7367 2026.7983 2026.8599 2026.9216 2026.9832 2027.0449 2027.1066 2027.1682 2027.2299 2027.2915 2027.3532 2027.4148 2027.4765 2027.5381 2027.5998 2027.6615 2027.7231 2027.7848 2027.8465 2027.9081 2027.9698 2028.0315 2028.0931 2028.1548 2028.2165 2028.2781 2028.3398 2028.4015 2028.4631 2028.5248 2028.5865 2028.6482 2028.7098 2028.7715 2028.8332 2028.8949 2028.9566 2029.0182 2029.0799 2029.1416 2029.2033 2029.2650 2029.3267 2029.3884 2029.4500 2029.5117 2029.5734 2029.6351 2029.6968 2029.7585 2029.8202 2029.8819 2029.9436 2030.0053 2030.0670 2030.1287 2030.1904 2030.2521 2030.3138 2030.3755 2030.4372 2030.4989 2030.5606 2030.6223 2030.6840 2030.7457 2030.8074 2030.8691 2030.9308 2030.9926 2031.0543 2031.1160 2031.1777 2031.2394 2031.3011 2031.3628 2031.4246 2031.4863 2031.5480 2031.6097 2031.6714 2031.7332 2031.7949 2031.8566 2031.9183 2031.9801 2032.0418 2032.1035 2032.1653 2032.2270 2032.2887 2032.3504 2032.4122 2032.4739 </mz_list><int_list>185.3420 175.8280 181.1560 251.5620 312.4540 323.4900 294.9470 251.5620 248.8980 230.2500 188.3870 175.4470 174.6860 175.8280 158.7020 148.8070 154.8960 157.5600 170.8800 194.4760 237.8610 276.2990 307.1260 285.4330 260.6960 243.5700 228.3470 176.9690 145.7620 150.7100 145.0010 174.3050 194.8560 183.8200 199.0430 212.7430 237.1000 210.8410 202.8490 263.3600 282.7690 254.9870 180.7750 192.1920 228.3470 210.4600 167.4550 178.8720 178.8720 140.0540 142.7180 186.4840 218.8330 247.7560 259.9350 290.0000 233.2940 181.9170 194.8560 179.6340 169.3580 137.0090 97.0490 127.4950 198.6620 218.0710 164.7910 156.0380 209.3180 250.4200 245.8530 227.2050 236.3390 262.9790 257.2710 219.5940 172.7830 139.2930 129.0170 140.0540 135.4870 142.7180 167.0750 155.2770 157.1800 208.1770 264.8820 255.7480 224.1610 259.9350 282.7690 234.8170 182.6780 167.8360 149.5680 176.2080 168.9770 125.2110 116.8390 162.1270 184.2000 187.2450 180.3950 202.0870 262.5990 278.2020 233.2940 188.3870 188.3870 183.8200 194.0950 187.2450 157.1800 121.0250 101.2350 132.4420 189.5280 224.9220 246.9950 268.3070 267.9270 256.8900 241.2870 220.3550 209.6990 250.4200 253.8450 219.9740 192.1930 138.9120 135.8680 135.8680 164.7910 190.2900 206.2740 199.4230 202.4680 231.7720 285.0530 267.9270 229.4890 207.4150 169.3580 154.8960 143.0980 144.2400 145.0010 132.4420 152.6130 187.2450 221.4970 252.3230 285.0530 303.7010 328.4380 287.3360 241.2870 246.2340 189.9090 153.3740 149.1880 132.0620 154.1350 165.5520 197.1400 221.8770 205.8930 262.5990 321.9680 354.3170 352.7950 290.7610 277.8220 282.0080 216.5490 181.1560 190.2900 180.7750 174.6860 145.3820 114.1750 119.8830 146.5240 219.5940 272.4940 277.4410 297.9920 340.2360 310.9320 251.5620 201.3260 177.3500 177.3500 163.6490 148.4260 186.8640 227.9660 198.6620 168.9770 166.3130 186.4840 232.9140 237.1000 210.0790 219.5940 286.9550 258.4120 209.3180 184.5810 149.9490 131.6810 150.3290 156.0380 134.3450 149.9490 166.6940 189.1480 245.0920 288.8580 301.0370 254.2260 202.8490 193.3340 191.0510 179.6340 155.2770 122.1670 127.8750 150.3290 142.7180 129.7780 148.8070 176.5890 208.5570 276.2990 343.6610 361.9280 339.0940 227.5860 167.4550 135.4870 111.1300 127.1140 149.1880 126.3530 115.3170 162.8880 197.1400 173.9250 199.4230 266.7850 282.7690 286.9550 302.5590 291.9030 240.1450 202.4680 190.6700 175.8280 149.9490 155.6570 165.9330 160.9850 138.9120 103.8990 165.1720 287.3360 391.6130 403.4110 332.6240 262.9790 246.6150 275.1580 262.9790 198.6620 164.7910 161.3660 190.2900 214.6460 176.2080 164.4110 200.5650 272.4940 353.5560 369.5400 333.7660 272.1130 176.2080 160.9850 160.2240 142.7180 113.7940 147.2850 185.3420 162.1270 157.5600 151.4710 176.9700 248.8980 272.4940 278.9630 299.5140 277.0600 217.6910 167.4550 148.4260 154.1350 137.7700 150.3290 167.4550 144.2400 145.7620 170.1190 185.3420 205.5130 261.8380 338.7130 345.9440 320.8260 264.1210 221.1160 190.6700 159.4630 164.7910 161.3660 161.3660 159.0830 140.4340 170.5000 208.1770 216.9300 260.6960 287.7170 314.7370 343.2800 318.5430 252.7040 198.6620 182.6780 203.9900 208.1770 177.3500 166.3130 144.2400 156.4190 184.9620 189.1480 217.3100 258.4120 353.1750 390.8520 318.1620 255.3680 214.6460 199.4230 193.7150 179.6340 169.3580 179.6340 173.5440 167.0750 151.0900 175.4470 261.4570 339.4750 340.2360 275.5380 264.1210 269.4490 222.2580 226.0640 221.8770 179.2530 152.6130 147.6650 148.8070 194.0950 157.5600 149.9490 214.2660 247.7560 281.6270 285.8140 256.5090 242.4280 180.3950 179.2530 181.1560 153.7540 175.4470 155.2770 163.6490 165.5520 151.0900 136.2480 175.4470 226.0640 296.0890 380.5770 442.6100 473.0560 405.6940 326.1550 271.7320 245.4730 213.1240 186.1030 170.1190 154.8960 164.4110 196.3790 216.5490 232.1530 272.8740 308.2680 371.0620 436.5210 490.5620 434.2370 292.2830 170.1190 117.6000 134.3450 189.9090 209.3180 177.3500 165.1720 191.8120 251.5620 277.4410 327.6770 401.5080 511.8750 519.1060 392.3740 286.5750 227.2050 215.0270 188.3870 211.2210 229.1080 219.5940 209.6990 199.8040 190.2900 219.9740 388.1880 568.9610 768.3810 980.3610 1032.8800 813.6700 535.4700 326.9160 224.1610 205.1320 183.4390 163.2690 160.9850 176.2080 223.4000 278.2020 392.3740 571.2440 799.2080 1008.9000 1069.8000 938.8790 667.9100 428.1480 261.8380 170.1190 180.0140 192.5730 202.0870 242.0480 235.5780 211.6020 266.7850 336.0490 457.8330 713.9590 898.5380 773.7100 503.1210 302.5590 208.9380 172.4030 187.6260 187.2450 155.2770 154.8960 149.1880 159.8440 184.9620 228.7280 297.6120 398.4640 447.1770 439.9460 393.5160 301.7980 203.2290 178.1110 191.4310 196.7590 180.7750 150.3290 178.4920 233.2950 211.6020 213.1240 249.6590 267.1660 288.8580 279.3440 240.9060 222.6390 240.5250 251.1820 194.8570 149.5680 151.4710 168.5970 166.3140 176.9700 178.8720 181.5360 199.0430 240.1450 271.3520 287.3360 277.8220 188.0060 156.7990 199.8040 179.6340 168.5970 163.6500 172.7830 170.8800 161.3660 166.6940 180.0140 194.0950 219.2130 229.4890 242.0480 254.2260 217.3100 164.7910 160.6050 176.9700 184.9620 176.5890 175.0670 210.0800 221.8770 194.8570 178.4920 221.1160 227.9660 195.9980 208.5570 218.4520 216.9300 195.2370 188.7670 182.6780 172.4030 161.3660 172.7830 158.3210 171.6420 184.5810 162.5080 158.7020 197.5210 228.7280 235.1970 248.8980 274.7770 255.3680 203.6100 195.2370 212.7440 219.5940 217.3100 182.2980 154.8960 187.6260 213.8850 209.6990 252.3230 306.7450 292.2840 254.2260 264.8820 260.6960 195.6180 149.5680 181.1560 198.2820 180.0140 161.3660 154.8960 172.4030 186.8650 213.1240 242.8090 265.2630 278.5830 274.0160 245.0920 184.2010 177.3500 200.1850 194.4760 184.5810 190.6700 190.6700 208.1770 221.4970 209.6990 224.9220 283.9110 298.3730 264.5020 248.5180 222.6390 177.7310 148.4270 147.6650 181.1560 198.6620 185.3420 192.1930 181.9170 195.9980 216.5490 228.7280 229.4890 251.1820 271.7330 258.7930 263.3600 232.1530 182.2980 164.0300 192.9540 182.6780 143.4790 141.5760 142.3370 158.7020 130.5400 125.9730 185.7230 269.0690 278.2020 266.7850 274.3970 240.1450 190.6700 179.6340 177.3500 174.6860 156.4190 167.0750 185.3420 179.6340 183.8200 234.8170 253.8460 217.6910 246.2340 348.2280 347.0860 254.6070 228.3470 215.0270 152.6130 137.0090 152.9940 153.7550 159.8440 170.1190 142.3370 151.0910 160.9860 193.3340 241.2870 244.3310 269.4490 227.2050 168.5970 148.8070 149.5680 162.1270 173.9250 184.9620 180.3950 172.7830 186.4840 199.8040 174.6860 184.9620 224.5410 234.8170 209.3190 203.9900 212.7440 178.1110 151.4710 150.7100 156.4190 149.5680 158.3220 171.2610 175.8280 187.2450 200.5650 212.3630 220.7360 266.7850 248.5180 219.5940 243.9510 237.8620 175.4470 140.4350 151.4710 155.6580 150.7100 168.2170 140.0540 116.0780 134.7260 229.8700 258.7930 220.3550 236.3390 247.3760 240.9060 222.2580 171.6420 104.6610 131.6810 145.3820 153.3740 181.5370 146.5240 129.0170 165.5530 187.6260 208.1770 235.1980 255.7490 221.4970 217.6910 210.0800 173.5450 136.2480 156.4190 148.4270 142.3380 165.1720 187.2450 173.5450 164.7910 156.7990 174.6860 227.2060 287.7170 320.4460 302.9400 243.9510 198.6620 210.8410 190.2900 149.1880 141.1960 129.7790 133.9650 153.3740 183.4390 208.5570 223.0190 224.9220 246.6150 299.5150 317.4010 310.9320 281.6280 215.0270 212.7440 186.1030 157.9410 169.3580 183.8200 182.6780 185.3420 202.0880 210.8410 269.0690 403.0310 505.4050 516.4420 439.9460 326.5350 261.0770 213.1240 193.7150 171.2610 173.9250 187.6260 189.9090 184.5810 186.1030 224.1610 262.9790 318.1630 369.9210 432.3350 394.2770 300.6560 237.4810 218.4520 223.7800 216.5490 182.6780 153.7550 155.2770 147.2850 164.4110 194.0960 191.8120 219.9750 285.4330 332.6240 337.1910 307.5070 263.7410 222.6390 211.9830 187.2450 151.8520 168.9780 207.4160 206.6550 211.2210 202.4680 193.3340 257.2710 341.3780 366.4960 317.0210 231.3920 213.1240 233.6750 248.5180 231.7720 215.4080 207.4160 211.2210 192.1930 166.3140 157.1800 172.4030 236.3390 299.8950 336.0500 317.4020 307.5070 267.5460 192.9540 166.3140 154.1350 134.3450 157.9410 185.7230 186.4840 201.7070 189.1480 216.5490 247.3760 295.3280 313.2150 293.8060 242.0480 229.8690 211.6020 148.4270 116.8390 147.6660 180.0140 </int_list></spectrum></measured></pepdata></protdata>
\ No newline at end of file
diff --git a/samples/XML_output/C25plst02_B_25.xml b/samples/XML_output/C25plst02_B_25.xml
new file mode 100644
index 0000000000000000000000000000000000000000..fda94d10bcfbc750ab7496efe208bccb4d62ce47
--- /dev/null
+++ b/samples/XML_output/C25plst02_B_25.xml
@@ -0,0 +1 @@
+<protdata><id_parameters><spot_id>C25plst.txt</spot_id><database>PA.cosyeast200409</database><ppm_tolerance>30.000</ppm_tolerance><mowse_score>1.0</mowse_score><pep_coverage>26%</pep_coverage><no_matched_pept>15</no_matched_pept></id_parameters><accession_number>YNR053C</accession_number><entry_name>NOG2</entry_name><prot_mw>55488.9</prot_mw><prot_pi>9.52</prot_pi><pepdata><measured><pepseq>VKGENFYR</pepseq><mzh>1012.5215</mzh><calc_mzh>1012.5216</calc_mzh><leucines>0</leucines><mono_iso_intensity>1591</mono_iso_intensity><deuterated_intensity>0</deuterated_intensity><ratio>0.00</ratio><validated>UNKNOWN</validated><local_bg>0.0000</local_bg><corrected_ratio>0.00</corrected_ratio><spectrum><mz_list>987.6032 987.6463 987.6893 987.7323 987.7754 987.8184 987.8614 987.9045 987.9475 987.9906 988.0336 988.0766 988.1197 988.1627 988.2058 988.2488 988.2919 988.3349 988.3780 988.4210 988.4641 988.5071 988.5502 988.5932 988.6363 988.6793 988.7224 988.7654 988.8085 988.8516 988.8946 988.9377 988.9807 989.0238 989.0669 989.1099 989.1530 989.1961 989.2391 989.2822 989.3253 989.3683 989.4114 989.4545 989.4976 989.5406 989.5837 989.6268 989.6699 989.7129 989.7560 989.7991 989.8422 989.8853 989.9283 989.9714 990.0145 990.0576 990.1007 990.1438 990.1869 990.2300 990.2730 990.3161 990.3592 990.4023 990.4454 990.4885 990.5316 990.5747 990.6178 990.6609 990.7040 990.7471 990.7902 990.8333 990.8764 990.9195 990.9626 991.0057 991.0488 991.0919 991.1350 991.1782 991.2213 991.2644 991.3075 991.3506 991.3937 991.4368 991.4800 991.5231 991.5662 991.6093 991.6524 991.6955 991.7387 991.7818 991.8249 991.8680 991.9112 991.9543 991.9974 992.0406 992.0837 992.1268 992.1699 992.2131 992.2562 992.2993 992.3425 992.3856 992.4288 992.4719 992.5150 992.5582 992.6013 992.6445 992.6876 992.7307 992.7739 992.8170 992.8602 992.9033 992.9465 992.9896 993.0328 993.0759 993.1191 993.1622 993.2054 993.2485 993.2917 993.3348 993.3780 993.4212 993.4643 993.5075 993.5506 993.5938 993.6370 993.6801 993.7233 993.7665 993.8096 993.8528 993.8960 993.9391 993.9823 994.0255 994.0687 994.1118 994.1550 994.1982 994.2414 994.2845 994.3277 994.3709 994.4141 994.4573 994.5004 994.5436 994.5868 994.6300 994.6732 994.7164 994.7595 994.8027 994.8459 994.8891 994.9323 994.9755 995.0187 995.0619 995.1051 995.1483 995.1915 995.2347 995.2779 995.3211 995.3643 995.4075 995.4507 995.4939 995.5371 995.5803 995.6235 995.6667 995.7099 995.7531 995.7963 995.8395 995.8828 995.9260 995.9692 996.0124 996.0556 996.0988 996.1421 996.1853 996.2285 996.2717 996.3149 996.3582 996.4014 996.4446 996.4878 996.5311 996.5743 996.6175 996.6607 996.7040 996.7472 996.7904 996.8337 996.8769 996.9201 996.9634 997.0066 997.0498 997.0931 997.1363 997.1796 997.2228 997.2660 997.3093 997.3525 997.3958 997.4390 997.4823 997.5255 997.5688 997.6120 997.6553 997.6985 997.7418 997.7850 997.8283 997.8715 997.9148 997.9580 998.0013 998.0446 998.0878 998.1311 998.1743 998.2176 998.2609 998.3041 998.3474 998.3907 998.4339 998.4772 998.5205 998.5637 998.6070 998.6503 998.6936 998.7368 998.7801 998.8234 998.8667 998.9099 998.9532 998.9965 999.0398 999.0831 999.1263 999.1696 999.2129 999.2562 999.2995 999.3428 999.3861 999.4293 999.4726 999.5159 999.5592 999.6025 999.6458 999.6891 999.7324 999.7757 999.8190 999.8623 999.9056 999.9489 999.9922 1000.0355 1000.0788 1000.1221 1000.1654 1000.2087 1000.2520 1000.2953 1000.3386 1000.3819 1000.4253 1000.4686 1000.5119 1000.5552 1000.5985 1000.6418 1000.6851 1000.7284 1000.7718 1000.8151 1000.8584 1000.9017 1000.9451 1000.9884 1001.0317 1001.0750 1001.1183 1001.1617 1001.2050 1001.2483 1001.2917 1001.3350 1001.3783 1001.4217 1001.4650 1001.5083 1001.5517 1001.5950 1001.6383 1001.6817 1001.7250 1001.7683 1001.8117 1001.8550 1001.8984 1001.9417 1001.9851 1002.0284 1002.0717 1002.1151 1002.1584 1002.2018 1002.2451 1002.2885 1002.3318 1002.3752 1002.4185 1002.4619 1002.5053 1002.5486 1002.5920 1002.6353 1002.6787 1002.7221 1002.7654 1002.8088 1002.8521 1002.8955 1002.9389 1002.9822 1003.0256 1003.0690 1003.1123 1003.1557 1003.1991 1003.2424 1003.2858 1003.3292 1003.3726 1003.4159 1003.4593 1003.5027 1003.5461 1003.5895 1003.6328 1003.6762 1003.7196 1003.7630 1003.8064 1003.8497 1003.8931 1003.9365 1003.9799 1004.0233 1004.0667 1004.1101 1004.1535 1004.1969 1004.2403 1004.2836 1004.3270 1004.3704 1004.4138 1004.4572 1004.5006 1004.5440 1004.5874 1004.6308 1004.6742 1004.7176 1004.7610 1004.8044 1004.8479 1004.8913 1004.9347 1004.9781 1005.0215 1005.0649 1005.1083 1005.1517 1005.1951 1005.2386 1005.2820 1005.3254 1005.3688 1005.4122 1005.4556 1005.4991 1005.5425 1005.5859 1005.6293 1005.6727 1005.7162 1005.7596 1005.8030 1005.8465 1005.8899 1005.9333 1005.9767 1006.0202 1006.0636 1006.1070 1006.1505 1006.1939 1006.2373 1006.2808 1006.3242 1006.3677 1006.4111 1006.4545 1006.4980 1006.5414 1006.5849 1006.6283 1006.6718 1006.7152 1006.7587 1006.8021 1006.8456 1006.8890 1006.9325 1006.9759 1007.0194 1007.0628 1007.1063 1007.1497 1007.1932 1007.2366 1007.2801 1007.3236 1007.3670 1007.4105 1007.4539 1007.4974 1007.5409 1007.5843 1007.6278 1007.6713 1007.7147 1007.7582 1007.8017 1007.8451 1007.8886 1007.9321 1007.9756 1008.0190 1008.0625 1008.1060 1008.1495 1008.1929 1008.2364 1008.2799 1008.3234 1008.3669 1008.4104 1008.4538 1008.4973 1008.5408 1008.5843 1008.6278 1008.6713 1008.7148 1008.7583 1008.8017 1008.8452 1008.8887 1008.9322 1008.9757 1009.0192 1009.0627 1009.1062 1009.1497 1009.1932 1009.2367 1009.2802 1009.3237 1009.3672 1009.4107 1009.4542 1009.4977 1009.5412 1009.5847 1009.6283 1009.6718 1009.7153 1009.7588 1009.8023 1009.8458 1009.8893 1009.9329 1009.9764 1010.0199 1010.0634 1010.1069 1010.1504 1010.1940 1010.2375 1010.2810 1010.3245 1010.3681 1010.4116 1010.4551 1010.4986 1010.5422 1010.5857 1010.6292 1010.6728 1010.7163 1010.7598 1010.8034 1010.8469 1010.8904 1010.9340 1010.9775 1011.0211 1011.0646 1011.1081 1011.1517 1011.1952 1011.2388 1011.2823 1011.3259 1011.3694 1011.4129 1011.4565 1011.5000 1011.5436 1011.5871 1011.6307 1011.6743 1011.7178 1011.7614 1011.8049 1011.8485 1011.8920 1011.9356 1011.9792 1012.0227 1012.0663 1012.1098 1012.1534 1012.1970 1012.2405 1012.2841 1012.3277 1012.3712 1012.4148 1012.4584 1012.5019 1012.5455 1012.5891 1012.6327 1012.6762 1012.7198 1012.7634 1012.8070 1012.8506 1012.8941 1012.9377 1012.9813 1013.0249 1013.0685 1013.1120 1013.1556 1013.1992 1013.2428 1013.2864 1013.3300 1013.3736 1013.4172 1013.4608 1013.5043 1013.5479 1013.5915 1013.6351 1013.6787 1013.7223 1013.7659 1013.8095 1013.8531 1013.8967 1013.9403 1013.9839 1014.0275 1014.0711 1014.1147 1014.1583 1014.2020 1014.2456 1014.2892 1014.3328 1014.3764 1014.4200 1014.4636 1014.5072 1014.5509 1014.5945 1014.6381 1014.6817 1014.7253 1014.7689 1014.8126 1014.8562 1014.8998 1014.9434 1014.9871 1015.0307 1015.0743 1015.1179 1015.1616 1015.2052 1015.2488 1015.2925 1015.3361 1015.3797 1015.4234 1015.4670 1015.5106 1015.5543 1015.5979 1015.6415 1015.6852 1015.7288 1015.7725 1015.8161 1015.8597 1015.9034 1015.9470 1015.9907 1016.0343 1016.0780 1016.1216 1016.1653 1016.2089 1016.2526 1016.2962 1016.3399 1016.3835 1016.4272 1016.4709 1016.5145 1016.5582 1016.6018 1016.6455 1016.6892 1016.7328 1016.7765 1016.8201 1016.8638 1016.9075 1016.9511 1016.9948 1017.0385 1017.0821 1017.1258 1017.1695 1017.2132 1017.2568 1017.3005 1017.3442 1017.3879 1017.4315 1017.4752 1017.5189 1017.5626 1017.6063 1017.6499 1017.6936 1017.7373 1017.7810 1017.8247 1017.8684 1017.9120 1017.9557 1017.9994 1018.0431 1018.0868 1018.1305 1018.1742 1018.2179 1018.2616 1018.3053 1018.3490 1018.3927 1018.4364 1018.4801 1018.5238 1018.5675 1018.6112 1018.6549 1018.6986 1018.7423 1018.7860 1018.8297 1018.8734 1018.9171 1018.9608 1019.0045 1019.0482 1019.0920 1019.1357 1019.1794 1019.2231 1019.2668 1019.3105 1019.3543 1019.3980 1019.4417 1019.4854 1019.5291 1019.5729 1019.6166 1019.6603 1019.7040 1019.7478 1019.7915 1019.8352 1019.8790 1019.9227 1019.9664 1020.0101 1020.0539 1020.0976 1020.1413 1020.1851 1020.2288 1020.2726 1020.3163 1020.3600 1020.4038 1020.4475 1020.4913 1020.5350 1020.5788 1020.6225 1020.6662 1020.7100 1020.7537 1020.7975 1020.8412 1020.8850 1020.9287 1020.9725 1021.0163 1021.0600 1021.1038 1021.1475 1021.1913 1021.2350 1021.2788 1021.3226 1021.3663 1021.4101 1021.4538 1021.4976 1021.5414 1021.5851 1021.6289 1021.6727 1021.7164 1021.7602 1021.8040 1021.8478 1021.8915 1021.9353 1021.9791 1022.0229 1022.0666 1022.1104 1022.1542 1022.1980 1022.2417 1022.2855 1022.3293 1022.3731 1022.4169 1022.4607 1022.5044 1022.5482 1022.5920 1022.6358 1022.6796 1022.7234 1022.7672 1022.8110 1022.8548 1022.8986 1022.9424 1022.9862 1023.0300 1023.0737 1023.1175 1023.1613 1023.2051 1023.2490 1023.2928 1023.3366 1023.3804 1023.4242 1023.4680 1023.5118 1023.5556 1023.5994 1023.6432 1023.6870 1023.7308 1023.7746 1023.8185 1023.8623 1023.9061 1023.9499 1023.9937 1024.0375 1024.0814 1024.1252 1024.1690 1024.2128 1024.2567 1024.3005 1024.3443 1024.3881 1024.4320 1024.4758 1024.5196 1024.5634 1024.6073 1024.6511 1024.6949 1024.7388 1024.7826 1024.8264 1024.8703 1024.9141 1024.9580 1025.0018 1025.0456 1025.0895 1025.1333 1025.1772 1025.2210 1025.2649 1025.3087 1025.3525 1025.3964 1025.4402 1025.4841 1025.5279 1025.5718 1025.6156 1025.6595 1025.7034 1025.7472 1025.7911 1025.8349 1025.8788 1025.9226 1025.9665 1026.0104 1026.0542 1026.0981 1026.1419 1026.1858 1026.2297 1026.2735 1026.3174 1026.3613 1026.4051 1026.4490 1026.4929 1026.5368 1026.5806 1026.6245 1026.6684 1026.7123 1026.7561 1026.8000 1026.8439 1026.8878 1026.9317 1026.9755 1027.0194 1027.0633 1027.1072 1027.1511 1027.1950 1027.2388 1027.2827 1027.3266 1027.3705 1027.4144 1027.4583 1027.5022 1027.5461 1027.5900 1027.6339 1027.6778 1027.7217 1027.7656 1027.8095 1027.8534 1027.8973 1027.9412 1027.9851 1028.0290 1028.0729 1028.1168 1028.1607 1028.2046 1028.2485 1028.2924 1028.3363 1028.3802 1028.4242 1028.4681 1028.5120 1028.5559 1028.5998 1028.6437 1028.6876 1028.7316 1028.7755 1028.8194 1028.8633 1028.9073 1028.9512 1028.9951 1029.0390 1029.0830 1029.1269 1029.1708 1029.2147 1029.2587 1029.3026 1029.3465 1029.3905 1029.4344 1029.4783 1029.5223 1029.5662 1029.6101 1029.6541 1029.6980 1029.7420 1029.7859 1029.8298 1029.8738 1029.9177 1029.9617 1030.0056 1030.0496 1030.0935 1030.1375 1030.1814 1030.2254 1030.2693 1030.3133 1030.3572 1030.4012 1030.4451 1030.4891 1030.5331 1030.5770 1030.6210 1030.6649 1030.7089 1030.7529 1030.7968 1030.8408 1030.8847 1030.9287 1030.9727 1031.0166 1031.0606 1031.1046 1031.1486 1031.1925 1031.2365 1031.2805 1031.3245 1031.3684 1031.4124 1031.4564 1031.5004 1031.5443 1031.5883 1031.6323 1031.6763 1031.7203 1031.7642 1031.8082 1031.8522 1031.8962 1031.9402 1031.9842 1032.0282 1032.0722 1032.1161 1032.1601 1032.2041 1032.2481 1032.2921 1032.3361 1032.3801 1032.4241 1032.4681 1032.5121 1032.5561 1032.6001 1032.6441 1032.6881 1032.7321 1032.7761 1032.8201 1032.8641 1032.9082 1032.9522 1032.9962 1033.0402 1033.0842 1033.1282 1033.1722 1033.2162 1033.2603 1033.3043 1033.3483 1033.3923 1033.4363 1033.4803 1033.5244 1033.5684 1033.6124 1033.6564 1033.7005 1033.7445 1033.7885 1033.8325 1033.8766 1033.9206 1033.9646 1034.0087 1034.0527 1034.0967 1034.1408 1034.1848 1034.2288 1034.2729 1034.3169 1034.3609 1034.4050 1034.4490 1034.4931 1034.5371 1034.5812 1034.6252 1034.6692 1034.7133 1034.7573 1034.8014 1034.8454 1034.8895 1034.9335 1034.9776 1035.0216 1035.0657 1035.1098 1035.1538 1035.1979 1035.2419 1035.2860 1035.3300 1035.3741 1035.4182 1035.4622 1035.5063 1035.5504 1035.5944 1035.6385 1035.6826 1035.7266 1035.7707 1035.8148 1035.8588 1035.9029 1035.9470 1035.9911 1036.0351 1036.0792 1036.1233 1036.1674 1036.2114 1036.2555 1036.2996 1036.3437 1036.3878 1036.4318 1036.4759 1036.5200 1036.5641 1036.6082 1036.6523 1036.6964 1036.7404 1036.7845 1036.8286 1036.8727 1036.9168 1036.9609 1037.0050 1037.0491 1037.0932 1037.1373 1037.1814 1037.2255 1037.2696 1037.3137 1037.3578 1037.4019 1037.4460 1037.4901 1037.5342 1037.5783 1037.6224 1037.6665 1037.7107 1037.7548 1037.7989 1037.8430 1037.8871 1037.9312 1037.9753 1038.0195 1038.0636 1038.1077 1038.1518 1038.1959 1038.2401 1038.2842 1038.3283 1038.3724 1038.4165 1038.4607 1038.5048 1038.5489 1038.5931 1038.6372 1038.6813 1038.7255 1038.7696 1038.8137 1038.8579 1038.9020 1038.9461 1038.9903 1039.0344 1039.0785 1039.1227 1039.1668 1039.2110 1039.2551 1039.2993 1039.3434 1039.3875 1039.4317 1039.4758 1039.5200 1039.5641 1039.6083 1039.6524 1039.6966 1039.7407 1039.7849 1039.8291 1039.8732 1039.9174 1039.9615 1040.0057 1040.0498 1040.0940 1040.1382 1040.1823 1040.2265 1040.2707 1040.3148 1040.3590 1040.4032 1040.4473 1040.4915 1040.5357 1040.5798 1040.6240 1040.6682 1040.7124 1040.7565 1040.8007 1040.8449 1040.8891 1040.9332 1040.9774 1041.0216 1041.0658 1041.1100 1041.1542 1041.1983 1041.2425 1041.2867 1041.3309 1041.3751 1041.4193 1041.4635 1041.5077 1041.5518 1041.5960 1041.6402 1041.6844 1041.7286 1041.7728 1041.8170 1041.8612 1041.9054 1041.9496 1041.9938 1042.0380 1042.0822 1042.1264 1042.1706 1042.2148 1042.2590 1042.3032 1042.3475 1042.3917 1042.4359 1042.4801 1042.5243 1042.5685 1042.6127 1042.6569 1042.7012 1042.7454 1042.7896 1042.8338 1042.8780 1042.9223 1042.9665 1043.0107 1043.0549 1043.0992 1043.1434 1043.1876 1043.2318 1043.2761 1043.3203 1043.3645 1043.4088 1043.4530 1043.4972 1043.5414 1043.5857 1043.6299 1043.6742 1043.7184 1043.7626 </mz_list><int_list>490.8950 401.3000 350.3320 283.8060 217.8170 232.8390 236.0580 232.8390 261.8100 261.8100 260.7370 253.7620 261.8100 269.8570 290.2440 268.7840 248.3970 267.1750 351.4050 438.3180 497.8690 486.0660 474.2630 454.4130 354.0880 277.9050 267.1750 279.5140 272.5400 268.2480 218.3530 182.9440 238.2040 268.7840 232.3020 247.3240 219.4260 213.5250 231.2290 243.5690 238.7400 309.5580 397.5440 450.1210 525.2310 555.8110 459.2410 319.7520 246.7880 217.8170 231.2290 219.9630 247.8610 280.0510 238.2040 225.8640 268.7840 272.0030 247.3240 261.2730 318.6790 319.2150 273.0760 265.0290 263.9560 317.0690 404.5190 495.1870 557.9570 489.2850 392.1790 339.6020 297.7550 290.7810 256.9810 263.4190 250.0070 216.2070 199.0390 217.8170 223.7180 255.9080 287.5620 280.5870 244.6420 257.5180 334.2370 350.8690 346.5770 401.8360 512.8910 598.1950 598.7310 465.6790 329.4090 233.9120 233.3750 250.5430 231.2290 256.9810 266.6380 225.8640 240.3500 241.9590 215.1340 230.6930 251.6160 248.3970 264.4920 282.1970 281.1240 285.9520 304.7300 407.7380 457.6320 404.5190 365.3540 359.9890 384.1320 336.9200 236.5940 222.1090 276.8320 288.0980 243.0320 248.9340 246.7880 234.4480 280.5870 262.8830 295.0730 287.0250 222.6450 202.2580 325.1170 562.7860 863.7620 1097.1400 921.7040 566.0050 373.4020 319.2150 275.7590 222.6450 196.3570 224.7910 278.4410 277.3680 243.0320 252.6890 286.4890 295.0730 261.8100 246.7880 252.1530 271.4670 326.7260 378.7670 507.5260 665.2570 705.4950 689.4000 586.3920 438.8540 365.8910 317.6060 281.1240 284.8790 329.9450 341.2120 294.5360 253.2260 218.3530 206.5500 228.5470 272.5400 273.0760 247.8610 275.2220 265.5650 295.6090 407.7380 728.5640 1104.6500 1203.9000 914.7290 519.8660 334.2370 274.1490 260.2000 285.4160 283.8060 274.6860 290.2440 251.0800 234.4480 253.7620 273.0760 273.6130 239.2770 249.4700 313.3140 347.1130 383.5950 425.9780 555.8110 833.1810 1063.3400 940.4810 595.5120 364.2810 270.9300 259.1270 317.6060 299.9010 217.8170 202.7950 258.0540 277.3680 281.1240 301.5110 292.3900 250.0070 233.9120 250.5430 265.5650 305.8030 303.6570 455.4860 678.1330 780.0680 670.0860 470.5080 328.8720 310.0950 302.5840 293.4630 261.2730 206.0140 240.8860 261.8100 248.3970 261.2730 234.9850 234.4480 246.7880 252.1530 243.5690 237.1310 236.5940 286.4890 369.1100 504.3070 621.8010 606.7790 483.9200 370.7190 291.8540 241.9590 253.2260 280.5870 277.9050 265.5650 253.7620 265.5650 254.2990 270.9300 300.4380 305.2660 266.6380 312.7770 318.1420 269.8570 324.0440 476.4090 615.3630 734.4660 736.6120 607.8520 438.3180 332.0910 286.4890 257.5180 269.3210 260.2000 247.3240 219.4260 210.3060 255.9080 303.6570 300.9740 294.5360 303.1200 291.8540 318.1420 340.6750 351.4050 459.7780 577.2710 641.1150 707.1040 637.3590 445.2930 341.2120 274.1490 228.0100 238.2040 245.7150 285.4160 287.0250 277.3680 230.1560 252.6890 253.2260 318.1420 348.1860 294.0000 312.7770 295.0730 339.6020 428.1250 567.6140 672.7680 704.9580 594.9760 443.1470 326.7260 261.2730 249.4700 291.8540 372.3290 369.1100 312.2410 321.3610 348.1860 353.5510 337.4560 303.6570 278.9780 256.4450 264.4920 302.5840 411.4930 636.2860 1019.3500 1226.4400 1025.7800 703.8850 474.2630 377.6940 329.9450 305.2660 257.5180 219.9630 263.9560 253.7620 256.9810 348.1860 403.9820 343.8940 337.4560 333.1640 338.5290 344.4310 338.5290 397.0080 528.9860 858.9330 1481.8100 1793.5100 1323.0100 638.9690 330.4820 307.9490 290.7810 230.1560 222.1090 245.7150 273.0760 328.3360 362.6720 308.4850 218.3530 234.4480 251.0800 254.8350 268.7840 281.6600 299.9010 411.4930 625.5560 916.3390 1077.8200 898.0980 588.5380 364.2810 254.2990 265.0290 292.3900 287.5620 257.5180 249.4700 250.0070 285.4160 286.4890 265.5650 250.5430 248.3970 261.8100 296.1460 256.9810 264.4920 412.5660 535.4240 677.0600 765.5820 600.8770 401.3000 342.8210 313.3140 253.2260 232.3020 189.9190 196.3570 219.9630 222.1090 242.4960 242.4960 268.7840 313.8500 305.2660 292.3900 291.3170 285.9520 331.0180 390.0330 471.5810 574.0520 604.0960 507.5260 375.5470 337.9930 319.7520 248.9340 209.7690 204.4040 202.2580 172.7510 183.4810 198.5030 181.8710 187.2360 179.1890 208.6960 263.4190 274.6860 304.7300 315.9960 380.3760 589.0740 934.0430 1225.9000 1098.2100 673.8410 376.6200 270.3940 258.5910 246.2510 237.6670 238.7400 274.6860 306.3390 284.8790 237.1310 229.6200 251.0800 242.4960 219.4260 211.3790 235.5210 237.6670 328.8720 566.0050 920.0940 1043.4900 798.8450 537.5700 428.1240 390.0330 311.7040 263.4190 289.1710 292.9270 248.3970 222.6450 261.8100 292.3900 291.8540 277.9050 299.3650 324.0440 314.3870 289.1710 308.4850 365.8900 498.9420 630.9210 607.8520 526.8400 451.7300 377.6930 306.8760 274.1490 248.3970 233.9120 206.5500 223.1820 251.6160 236.0580 264.4920 241.4230 252.6890 305.2660 294.0000 277.9050 272.0030 256.9810 361.5990 548.3000 639.5050 627.7020 558.4940 447.4380 377.1570 321.3610 265.5650 243.0320 251.0800 254.8350 251.6160 219.4260 232.3020 254.8350 290.2440 265.0290 222.6450 245.7150 291.8540 306.8760 306.3390 397.0080 567.0780 670.0860 648.6260 539.1800 410.9570 296.1460 240.3500 245.1780 261.8100 259.6640 261.2730 218.3530 240.3500 262.3460 246.7880 218.3530 226.9370 273.6130 314.9230 284.8790 297.7550 361.0620 471.5810 1046.1700 1809.6100 1808.0000 1127.7200 543.4720 341.7480 331.0180 314.3870 294.5360 237.6670 259.6640 282.1970 279.5140 260.2000 238.2040 226.9370 226.9370 226.4010 220.4990 256.4450 305.2660 318.1420 414.7120 759.6810 1247.3600 1259.1600 825.1340 494.1140 363.7450 326.7260 276.2950 272.0030 269.8570 254.2990 254.2990 268.2480 282.7330 276.2950 284.3430 265.5650 271.4670 289.1710 337.9930 388.4240 399.6900 421.6860 544.5450 778.4580 864.8350 688.3270 434.5620 377.1570 299.9010 265.0290 248.3970 235.5210 217.2800 222.1090 257.5180 304.7300 323.5070 332.6280 317.0690 292.3900 309.0220 318.6790 317.6060 343.3580 417.3940 555.2750 706.0310 750.5600 579.4170 401.8360 372.8650 346.0400 289.1710 295.0730 293.4630 318.6790 307.9490 243.0320 216.2070 255.3720 278.4410 245.1780 215.1340 270.9300 348.1860 349.2590 370.7190 531.6690 774.1660 989.8390 1099.8200 914.7290 550.9830 350.3320 270.3940 257.5180 247.8610 214.0610 224.7910 239.2770 293.4630 318.6790 277.9050 238.7400 243.5690 241.9590 263.4190 275.7590 263.9560 263.9560 390.0330 594.9760 794.0170 810.1120 679.2060 503.7710 328.8720 224.2550 224.7910 259.1270 262.8830 267.1750 268.7840 269.3210 273.0760 284.8790 281.6600 255.3720 266.1020 280.0510 315.4600 355.1610 368.5730 410.9560 556.8840 646.4800 656.1370 577.8080 414.1750 309.5580 288.6350 246.2510 227.4740 233.9120 247.3240 253.2260 236.5940 243.5690 234.4480 219.4260 258.0540 330.4820 349.7960 307.4120 324.5800 531.6690 1143.2800 2385.8100 3119.2000 2446.9700 1255.4100 526.3040 399.6900 346.5760 281.1240 221.0360 253.7620 304.1930 329.4080 278.4410 208.6960 233.3750 243.0320 236.5940 277.9050 308.4850 303.1200 296.6820 434.5620 912.0460 1679.2400 2274.2200 2060.1500 1276.8700 687.2530 412.0290 309.5580 274.6850 263.9550 257.5170 258.5900 283.2690 293.9990 303.1200 283.8060 259.1270 254.2980 273.6120 322.4340 312.7770 293.4630 423.2960 763.9730 1248.4300 1547.8000 1400.8000 895.4150 509.6720 408.8100 362.1350 305.2660 291.8530 309.5580 319.2150 286.4880 274.1490 292.3900 305.2660 358.9160 340.1380 297.2180 335.8460 361.0620 341.7480 394.8610 600.3400 891.6590 1018.8100 855.7140 557.4200 445.2920 413.1020 370.1820 327.2620 336.3830 353.5510 314.9230 336.3830 426.5150 489.8220 533.8150 590.6830 694.2280 743.5860 745.1950 750.5600 758.0710 810.6480 872.8820 1005.9300 1129.8600 1241.4600 1120.7400 738.2210 465.6790 363.2080 365.8900 369.1090 356.2330 379.8390 420.6130 423.2960 470.5080 516.6460 484.9930 508.5990 585.3180 669.0120 648.0890 593.3660 604.6320 748.9510 870.7360 1020.9600 1038.6600 809.0380 564.3950 394.8610 344.4300 313.3130 308.4850 310.6310 307.9480 328.8720 366.4270 391.1060 344.4300 327.2620 383.0580 416.3210 451.7300 475.3360 436.1710 484.4560 650.7710 828.3520 953.3570 906.1450 700.6660 481.7740 406.1280 422.2230 450.6570 392.7150 360.5250 393.2520 426.5140 487.1390 520.4020 569.7600 680.8150 728.0270 775.7750 786.5050 752.7060 820.8410 967.8420 1041.3400 963.5500 910.4370 853.0310 673.8410 482.3100 397.5430 317.6050 314.3860 346.5760 327.2620 310.0940 349.2590 424.9050 468.3610 482.3100 494.6500 552.5920 583.7090 581.5630 585.8550 648.0890 807.4290 986.0830 1004.8600 834.2540 668.4750 556.3470 443.1460 333.1630 287.0250 326.1890 365.8900 343.8930 332.0900 323.5060 305.2660 344.9660 353.5500 349.7950 329.9440 296.6820 346.5760 469.9710 592.2930 670.0850 793.4800 800.4540 598.7300 449.0470 407.2000 341.2110 300.4370 326.1890 297.2180 219.9620 220.4990 270.9300 336.9190 348.1850 324.0430 307.4110 306.8750 325.1160 361.5980 375.0100 381.4480 488.2120 688.8620 810.6480 688.8620 496.7960 380.3750 310.0940 292.9260 269.3200 232.8380 267.7110 283.8060 247.3240 223.7180 227.4730 293.9990 322.4330 270.9300 274.1490 304.7290 303.6560 298.8280 339.0650 403.4450 531.6680 648.6250 593.3650 429.1970 331.5540 269.3200 254.8350 201.1850 223.7180 277.9040 288.6340 243.5680 201.1850 216.7430 206.5500 247.3240 270.9290 283.2690 327.2620 320.2870 324.5790 399.1530 505.9160 607.3140 683.4970 672.7670 571.9050 353.5500 229.0830 250.5420 309.0210 343.3570 331.0170 254.8340 221.0350 239.2760 254.2980 263.4180 268.2470 243.0310 238.2030 244.6410 265.0280 265.5640 353.5500 532.7410 735.0010 733.3920 567.0770 418.4670 325.1160 311.7030 289.1700 267.7100 288.0970 326.7250 315.9950 223.7180 192.6010 251.0790 311.7030 329.4080 359.9880 326.1890 288.0970 306.8750 390.0320 604.6320 1007.0100 1303.6900 1159.9100 760.7530 491.4310 408.2730 372.8640 278.9770 232.8380 266.1010 278.4400 281.6590 299.3640 331.0170 346.5760 300.4370 262.3450 277.3670 295.0720 306.8750 335.3090 482.8470 1089.0900 2652.4500 4443.2800 4417.5300 2474.8700 877.1740 451.7300 424.3680 402.9080 373.4010 280.5860 236.0570 312.2400 330.4810 290.2430 248.3970 269.8570 278.9770 251.0790 239.8130 239.8130 294.5350 444.7550 902.9250 1834.2900 2744.1900 2416.3900 1232.8700 534.8870 438.3170 425.9780 303.1190 244.6410 218.3520 252.6880 327.2620 325.6520 314.3860 309.0210 298.8270 304.1920 336.3820 387.3500 342.2840 300.4370 421.1490 780.0670 1320.8600 1600.3700 1320.3200 802.6000 498.4050 362.6710 326.1890 261.8090 199.5750 213.5240 258.0530 277.3670 260.7360 272.5390 253.2250 259.6630 286.4880 290.7800 281.1230 321.8970 428.1240 642.7230 1048.3200 1383.6300 1292.9600 872.8820 544.5440 339.0650 265.5650 280.0500 276.8310 250.0060 259.1270 308.4840 286.4880 262.8820 247.3240 226.9370 239.8130 262.3460 287.5610 302.0460 361.0610 413.6380 568.6870 887.9040 1009.1500 856.2500 588.0000 447.9740 386.8130 356.7690 319.2140 306.8750 255.9080 268.2470 310.0940 311.7030 331.5540 339.0650 303.1190 300.9730 322.9700 323.5060 357.8420 366.9630 403.4450 606.7780 853.5680 1001.1000 886.8310 649.6980 454.9490 326.7250 288.0970 253.2250 214.0610 259.6630 340.6740 338.5280 327.2620 288.6340 275.7580 308.4840 302.5830 307.9480 336.3820 410.4190 478.0180 536.4970 670.0850 980.7180 1344.4600 1252.1900 741.9760 393.2510 303.6560 284.8780 278.9770 251.6160 226.4000 236.5940 263.4180 302.5830 316.5320 309.5570 371.7910 386.8130 353.5500 339.0650 353.0140 461.3870 636.2850 844.4470 1157.2300 1434.6000 1246.2800 754.3150 437.2440 337.4550 285.9520 289.1710 265.5650 257.5170 250.5430 317.0680 351.9410 329.4080 313.3130 298.8270 314.3860 343.8930 365.8900 431.3430 547.7630 768.2640 1113.2300 1545.1100 1647.0500 1176.0000 617.5080 373.4010 337.4550 325.6520 316.5320 242.4950 225.3270 269.3200 319.7510 309.5570 288.6340 242.4950 244.6410 312.7760 343.8930 357.3060 412.5650 676.5230 1199.6100 2162.6300 3477.5800 3659.9900 2197.5000 815.4760 388.4230 </int_list></spectrum></measured><measured><pepseq>VIDSSDVVIHVLDAR</pepseq><mzh>1637.8480</mzh><calc_mzh>1637.8863</calc_mzh><leucines>1</leucines><mono_iso_intensity>1808</mono_iso_intensity><deuterated_intensity>1025</deuterated_intensity><ratio>0.57</ratio><validated>NO</validated><local_bg>0.0000</local_bg><corrected_ratio>0.57</corrected_ratio><spectrum><mz_list>1613.0266 1613.0816 1613.1366 1613.1916 1613.2466 1613.3016 1613.3566 1613.4116 1613.4666 1613.5216 1613.5766 1613.6317 1613.6867 1613.7417 1613.7967 1613.8517 1613.9067 1613.9617 1614.0167 1614.0717 1614.1268 1614.1818 1614.2368 1614.2918 1614.3468 1614.4018 1614.4569 1614.5119 1614.5669 1614.6219 1614.6769 1614.7320 1614.7870 1614.8420 1614.8971 1614.9521 1615.0071 1615.0621 1615.1172 1615.1722 1615.2272 1615.2823 1615.3373 1615.3923 1615.4474 1615.5024 1615.5575 1615.6125 1615.6675 1615.7226 1615.7776 1615.8327 1615.8877 1615.9428 1615.9978 1616.0529 1616.1079 1616.1629 1616.2180 1616.2731 1616.3281 1616.3832 1616.4382 1616.4933 1616.5483 1616.6034 1616.6584 1616.7135 1616.7686 1616.8236 1616.8787 1616.9337 1616.9888 1617.0439 1617.0989 1617.1540 1617.2091 1617.2641 1617.3192 1617.3743 1617.4293 1617.4844 1617.5395 1617.5946 1617.6496 1617.7047 1617.7598 1617.8149 1617.8699 1617.9250 1617.9801 1618.0352 1618.0903 1618.1453 1618.2004 1618.2555 1618.3106 1618.3657 1618.4208 1618.4759 1618.5310 1618.5860 1618.6411 1618.6962 1618.7513 1618.8064 1618.8615 1618.9166 1618.9717 1619.0268 1619.0819 1619.1370 1619.1921 1619.2472 1619.3023 1619.3574 1619.4125 1619.4676 1619.5227 1619.5778 1619.6329 1619.6881 1619.7432 1619.7983 1619.8534 1619.9085 1619.9636 1620.0187 1620.0738 1620.1290 1620.1841 1620.2392 1620.2943 1620.3494 1620.4046 1620.4597 1620.5148 1620.5699 1620.6251 1620.6802 1620.7353 1620.7904 1620.8456 1620.9007 1620.9558 1621.0110 1621.0661 1621.1212 1621.1764 1621.2315 1621.2866 1621.3418 1621.3969 1621.4520 1621.5072 1621.5623 1621.6175 1621.6726 1621.7278 1621.7829 1621.8380 1621.8932 1621.9483 1622.0035 1622.0586 1622.1138 1622.1689 1622.2241 1622.2792 1622.3344 1622.3896 1622.4447 1622.4999 1622.5550 1622.6102 1622.6653 1622.7205 1622.7757 1622.8308 1622.8860 1622.9412 1622.9963 1623.0515 1623.1067 1623.1618 1623.2170 1623.2722 1623.3273 1623.3825 1623.4377 1623.4929 1623.5480 1623.6032 1623.6584 1623.7136 1623.7687 1623.8239 1623.8791 1623.9343 1623.9895 1624.0446 1624.0998 1624.1550 1624.2102 1624.2654 1624.3206 1624.3758 1624.4310 1624.4861 1624.5413 1624.5965 1624.6517 1624.7069 1624.7621 1624.8173 1624.8725 1624.9277 1624.9829 1625.0381 1625.0933 1625.1485 1625.2037 1625.2589 1625.3141 1625.3693 1625.4245 1625.4797 1625.5350 1625.5902 1625.6454 1625.7006 1625.7558 1625.8110 1625.8662 1625.9214 1625.9767 1626.0319 1626.0871 1626.1423 1626.1975 1626.2528 1626.3080 1626.3632 1626.4184 1626.4736 1626.5289 1626.5841 1626.6393 1626.6946 1626.7498 1626.8050 1626.8602 1626.9155 1626.9707 1627.0259 1627.0812 1627.1364 1627.1916 1627.2469 1627.3021 1627.3574 1627.4126 1627.4678 1627.5231 1627.5783 1627.6336 1627.6888 1627.7441 1627.7993 1627.8546 1627.9098 1627.9651 1628.0203 1628.0756 1628.1308 1628.1861 1628.2413 1628.2966 1628.3518 1628.4071 1628.4624 1628.5176 1628.5729 1628.6281 1628.6834 1628.7387 1628.7939 1628.8492 1628.9045 1628.9597 1629.0150 1629.0703 1629.1255 1629.1808 1629.2361 1629.2913 1629.3466 1629.4019 1629.4572 1629.5124 1629.5677 1629.6230 1629.6783 1629.7336 1629.7888 1629.8441 1629.8994 1629.9547 1630.0100 1630.0653 1630.1205 1630.1758 1630.2311 1630.2864 1630.3417 1630.3970 1630.4523 1630.5076 1630.5629 1630.6182 1630.6735 1630.7288 1630.7841 1630.8393 1630.8946 1630.9499 1631.0053 1631.0606 1631.1159 1631.1712 1631.2265 1631.2818 1631.3371 1631.3924 1631.4477 1631.5030 1631.5583 1631.6136 1631.6689 1631.7243 1631.7796 1631.8349 1631.8902 1631.9455 1632.0008 1632.0562 1632.1115 1632.1668 1632.2221 1632.2774 1632.3328 1632.3881 1632.4434 1632.4987 1632.5541 1632.6094 1632.6647 1632.7201 1632.7754 1632.8307 1632.8861 1632.9414 1632.9967 1633.0521 1633.1074 1633.1627 1633.2181 1633.2734 1633.3288 1633.3841 1633.4394 1633.4948 1633.5501 1633.6055 1633.6608 1633.7162 1633.7715 1633.8269 1633.8822 1633.9376 1633.9929 1634.0483 1634.1036 1634.1590 1634.2143 1634.2697 1634.3251 1634.3804 1634.4358 1634.4911 1634.5465 1634.6019 1634.6572 1634.7126 1634.7680 1634.8233 1634.8787 1634.9341 1634.9894 1635.0448 1635.1002 1635.1555 1635.2109 1635.2663 1635.3217 1635.3770 1635.4324 1635.4878 1635.5432 1635.5985 1635.6539 1635.7093 1635.7647 1635.8201 1635.8755 1635.9308 1635.9862 1636.0416 1636.0970 1636.1524 1636.2078 1636.2632 1636.3186 1636.3740 1636.4293 1636.4847 1636.5401 1636.5955 1636.6509 1636.7063 1636.7617 1636.8171 1636.8725 1636.9279 1636.9833 1637.0387 1637.0941 1637.1495 1637.2050 1637.2604 1637.3158 1637.3712 1637.4266 1637.4820 1637.5374 1637.5928 1637.6482 1637.7037 1637.7591 1637.8145 1637.8699 1637.9253 1637.9807 1638.0362 1638.0916 1638.1470 1638.2024 1638.2579 1638.3133 1638.3687 1638.4241 1638.4796 1638.5350 1638.5904 1638.6458 1638.7013 1638.7567 1638.8121 1638.8676 1638.9230 1638.9785 1639.0339 1639.0893 1639.1448 1639.2002 1639.2557 1639.3111 1639.3665 1639.4220 1639.4774 1639.5329 1639.5883 1639.6438 1639.6992 1639.7547 1639.8101 1639.8656 1639.9210 1639.9765 1640.0319 1640.0874 1640.1428 1640.1983 1640.2538 1640.3092 1640.3647 1640.4201 1640.4756 1640.5311 1640.5865 1640.6420 1640.6974 1640.7529 1640.8084 1640.8639 1640.9193 1640.9748 1641.0303 1641.0857 1641.1412 1641.1967 1641.2522 1641.3076 1641.3631 1641.4186 1641.4741 1641.5295 1641.5850 1641.6405 1641.6960 1641.7515 1641.8070 1641.8624 1641.9179 1641.9734 1642.0289 1642.0844 1642.1399 1642.1954 1642.2509 1642.3064 1642.3619 1642.4173 1642.4728 1642.5283 1642.5838 1642.6393 1642.6948 1642.7503 1642.8058 1642.8613 1642.9168 1642.9723 1643.0279 1643.0834 1643.1389 1643.1944 1643.2499 1643.3054 1643.3609 1643.4164 1643.4719 1643.5274 1643.5830 1643.6385 1643.6940 1643.7495 1643.8050 1643.8605 1643.9161 1643.9716 1644.0271 1644.0826 1644.1381 1644.1937 1644.2492 1644.3047 1644.3603 1644.4158 1644.4713 1644.5268 1644.5824 1644.6379 1644.6934 1644.7490 1644.8045 1644.8600 1644.9156 1644.9711 1645.0267 1645.0822 1645.1377 1645.1933 1645.2488 1645.3044 1645.3599 1645.4154 1645.4710 1645.5265 1645.5821 1645.6376 1645.6932 1645.7487 1645.8043 1645.8598 1645.9154 1645.9710 1646.0265 1646.0821 1646.1376 1646.1932 1646.2487 1646.3043 1646.3599 1646.4154 1646.4710 1646.5266 1646.5821 1646.6377 1646.6933 1646.7488 1646.8044 1646.8600 1646.9155 1646.9711 1647.0267 1647.0822 1647.1378 1647.1934 1647.2490 1647.3045 1647.3601 1647.4157 1647.4713 1647.5269 1647.5824 1647.6380 1647.6936 1647.7492 1647.8048 1647.8604 1647.9160 1647.9715 1648.0271 1648.0827 1648.1383 1648.1939 1648.2495 1648.3051 1648.3607 1648.4163 1648.4719 1648.5275 1648.5831 1648.6387 1648.6943 1648.7499 1648.8055 1648.8611 1648.9167 1648.9723 1649.0279 1649.0835 1649.1391 1649.1947 1649.2503 1649.3059 1649.3616 1649.4172 1649.4728 1649.5284 1649.5840 1649.6396 1649.6953 1649.7509 1649.8065 1649.8621 1649.9177 1649.9734 1650.0290 1650.0846 1650.1402 1650.1959 1650.2515 1650.3071 1650.3627 1650.4184 1650.4740 1650.5296 1650.5853 1650.6409 1650.6965 1650.7522 1650.8078 1650.8634 1650.9191 1650.9747 1651.0304 1651.0860 1651.1416 1651.1973 1651.2529 1651.3086 1651.3642 1651.4199 1651.4755 1651.5312 1651.5868 1651.6425 1651.6981 1651.7538 1651.8094 1651.8651 1651.9207 1651.9764 1652.0320 1652.0877 1652.1433 1652.1990 1652.2547 1652.3103 1652.3660 1652.4217 1652.4773 1652.5330 1652.5887 1652.6443 1652.7000 1652.7557 1652.8113 1652.8670 1652.9227 1652.9783 1653.0340 1653.0897 1653.1454 1653.2010 1653.2567 1653.3124 1653.3681 1653.4238 1653.4794 1653.5351 1653.5908 1653.6465 1653.7022 1653.7579 1653.8135 1653.8692 1653.9249 1653.9806 1654.0363 1654.0920 1654.1477 1654.2034 1654.2591 1654.3148 1654.3705 1654.4262 1654.4819 1654.5376 1654.5933 1654.6490 1654.7047 1654.7604 1654.8161 1654.8718 1654.9275 1654.9832 1655.0389 1655.0946 1655.1503 1655.2060 1655.2617 1655.3174 1655.3732 1655.4289 1655.4846 1655.5403 1655.5960 1655.6517 1655.7075 1655.7632 1655.8189 1655.8746 1655.9303 1655.9861 1656.0418 1656.0975 1656.1532 1656.2090 1656.2647 1656.3204 1656.3762 1656.4319 1656.4876 1656.5433 1656.5991 1656.6548 1656.7106 1656.7663 1656.8220 1656.8778 1656.9335 1656.9892 1657.0450 1657.1007 1657.1565 1657.2122 1657.2680 1657.3237 1657.3795 1657.4352 1657.4910 1657.5467 1657.6025 1657.6582 1657.7140 1657.7697 1657.8255 1657.8812 1657.9370 1657.9927 1658.0485 1658.1042 1658.1600 1658.2158 1658.2715 1658.3273 1658.3831 1658.4388 1658.4946 1658.5504 1658.6061 1658.6619 1658.7177 1658.7734 1658.8292 1658.8850 1658.9407 1658.9965 1659.0523 1659.1081 1659.1638 1659.2196 1659.2754 1659.3312 1659.3870 1659.4427 1659.4985 1659.5543 1659.6101 1659.6659 1659.7217 1659.7775 1659.8332 1659.8890 1659.9448 1660.0006 1660.0564 1660.1122 1660.1680 1660.2238 1660.2796 1660.3354 1660.3912 1660.4470 1660.5028 1660.5586 1660.6144 1660.6702 1660.7260 1660.7818 1660.8376 1660.8934 1660.9492 1661.0050 1661.0608 1661.1166 1661.1724 1661.2283 1661.2841 1661.3399 1661.3957 1661.4515 1661.5073 1661.5631 1661.6190 1661.6748 1661.7306 1661.7864 1661.8422 1661.8981 1661.9539 1662.0097 1662.0655 1662.1214 1662.1772 1662.2330 1662.2888 1662.3447 1662.4005 1662.4563 1662.5122 1662.5680 1662.6238 1662.6797 1662.7355 1662.7914 1662.8472 1662.9030 1662.9589 1663.0147 1663.0706 1663.1264 1663.1822 1663.2381 1663.2939 1663.3498 1663.4056 1663.4615 1663.5173 1663.5732 1663.6290 1663.6849 1663.7407 1663.7966 1663.8525 1663.9083 1663.9642 1664.0200 1664.0759 1664.1317 1664.1876 1664.2435 1664.2993 1664.3552 1664.4111 1664.4669 1664.5228 1664.5787 1664.6345 1664.6904 1664.7463 1664.8021 1664.8580 1664.9139 1664.9698 1665.0256 1665.0815 1665.1374 1665.1933 1665.2491 1665.3050 1665.3609 1665.4168 1665.4727 1665.5286 1665.5844 1665.6403 1665.6962 1665.7521 1665.8080 1665.8639 1665.9198 1665.9757 1666.0316 1666.0874 1666.1433 1666.1992 1666.2551 1666.3110 1666.3669 1666.4228 1666.4787 1666.5346 1666.5905 1666.6464 1666.7023 1666.7582 1666.8141 1666.8700 1666.9260 1666.9819 1667.0378 1667.0937 1667.1496 1667.2055 1667.2614 1667.3173 1667.3732 1667.4292 1667.4851 1667.5410 1667.5969 1667.6528 1667.7088 1667.7647 1667.8206 1667.8765 1667.9324 1667.9884 1668.0443 1668.1002 1668.1562 1668.2121 1668.2680 1668.3239 1668.3799 1668.4358 1668.4917 1668.5477 1668.6036 1668.6595 1668.7155 1668.7714 1668.8274 1668.8833 </mz_list><int_list>298.8320 332.0950 332.6310 266.6420 198.5060 178.6560 213.5280 241.9630 200.1160 189.9220 259.6670 360.5290 526.3070 686.1840 797.2390 718.9100 518.2600 396.4740 378.2330 318.1460 247.3280 223.1850 271.4700 266.6420 255.3750 242.4990 202.7980 245.7180 296.1490 338.5330 436.7120 559.5700 666.3340 672.7720 543.4750 396.4750 318.1460 297.7590 260.2040 226.4040 262.3500 298.2950 265.0320 227.4770 212.4550 237.6710 263.9590 340.1420 445.2960 590.1510 730.1770 688.3300 580.4940 486.6060 395.4010 329.4120 283.8100 283.8100 267.7150 267.7150 262.8860 274.6890 263.4230 266.1050 263.9590 294.5400 391.1100 567.0810 632.5340 635.2170 553.6690 426.5180 377.6970 359.9930 294.0030 282.7370 290.2480 296.1490 256.9850 230.1600 250.0100 297.2220 287.0290 304.7330 371.7960 506.9930 585.8590 604.6360 612.6840 496.8000 384.6720 340.6790 320.8280 322.4380 324.0470 261.8130 222.1120 260.7400 299.3680 298.8320 282.7370 320.2920 433.4930 458.7080 481.7780 544.5480 580.4940 491.4350 383.0620 324.5840 299.9050 255.9120 262.8860 252.1560 269.8610 287.5650 305.8060 296.1490 270.9340 323.5110 394.3280 512.3580 584.7860 622.3410 555.2780 428.1280 324.5840 271.4700 265.0320 287.0290 314.9270 316.0000 243.0360 237.1340 274.6890 282.7370 287.5650 262.3500 288.6380 401.3030 592.2970 714.0820 657.7500 529.5260 444.2230 355.7010 313.8540 306.8790 280.5910 262.8860 278.9810 283.8100 317.0730 309.0250 286.4920 303.6600 319.7550 384.6710 541.8660 651.3110 540.7930 408.8140 374.4780 366.4300 314.3900 299.9050 290.7840 275.2260 265.5690 293.4670 280.5910 278.9810 270.9340 258.5940 296.1490 379.8430 463.0000 546.6940 582.1030 571.9100 498.9460 393.7920 353.5550 333.1680 298.2950 309.5620 337.4600 310.0980 258.5940 294.5400 304.1970 240.8900 260.7400 376.6240 390.0360 412.5690 441.0040 437.7850 409.8870 361.6020 320.2920 265.5690 285.4190 320.2920 336.9230 327.2660 269.8610 252.6930 258.0580 262.3500 336.3870 505.3840 688.3300 809.5790 805.2870 692.0860 523.0880 447.4420 390.0360 255.3750 215.6740 277.9080 313.8540 336.9230 313.3170 266.1050 243.5720 256.9850 340.6790 449.5880 659.8960 891.6630 941.0210 708.7170 440.4670 391.1090 371.2590 340.6790 245.1820 202.7980 259.1310 272.5430 221.0390 172.2180 189.9220 232.3060 284.3460 316.0000 470.5110 754.8560 856.7910 751.6370 537.5740 408.2770 376.6240 338.5330 298.8320 307.9520 325.1200 325.6570 263.4230 230.6960 241.4260 251.0830 268.7880 313.3170 430.2740 582.1030 692.0850 650.2390 548.3040 451.1970 342.2880 290.7840 287.0290 287.5650 259.6670 267.1780 237.6710 246.2550 258.0580 306.3430 312.7810 354.0910 489.2890 618.5850 685.1110 672.7710 498.4090 319.2190 239.2800 222.6490 245.1820 291.8570 325.1200 317.0730 271.4700 305.2700 310.0980 257.5210 251.0830 240.3530 352.4820 487.1430 580.4940 552.0590 425.9820 332.6310 302.5870 287.5650 273.6160 294.0030 324.0470 289.7110 238.7440 217.2840 238.2070 272.5430 283.2730 359.9920 415.2520 491.9710 571.9100 573.5190 488.2160 381.4520 327.2660 338.5320 297.2220 268.2510 253.7660 263.4230 282.7370 262.3500 229.6230 206.0170 179.7290 274.1530 413.6420 515.5770 619.1220 670.0890 546.1580 341.7510 290.7840 299.3680 271.4700 258.5940 286.4920 254.8390 200.1160 203.8710 290.7840 340.1420 350.3350 318.6820 328.8760 443.1500 554.7420 602.4900 533.2820 423.2990 305.2700 245.7180 240.3530 222.1120 218.8930 237.1340 247.8640 224.2580 224.2580 271.4700 308.4890 290.2480 311.1710 380.9160 454.9530 452.8070 392.7190 326.1930 281.1270 283.2730 299.9050 257.5210 238.2070 214.0650 243.0360 268.2510 265.5690 289.1750 314.3900 304.1970 333.1670 375.0140 481.2410 482.8510 426.5180 350.3350 275.7620 259.6670 214.0650 213.5280 272.0070 274.1530 256.4480 215.1380 205.4810 216.2110 216.2110 264.4960 337.9960 389.5000 410.9600 458.7080 468.3650 375.5510 329.9480 285.4190 236.5980 214.0650 211.3820 242.4990 274.6890 240.3530 216.2110 216.7470 252.1560 289.7110 317.0730 398.6200 462.4640 525.7710 561.1800 443.1500 385.7440 375.0140 340.6780 320.8280 293.4670 241.9630 250.0100 254.3020 260.2040 298.8320 303.1240 332.6310 388.4270 612.6830 1061.7300 1703.9200 2048.3600 1675.4900 1022.5700 580.4940 388.4270 365.3570 314.9270 291.8570 291.3210 260.7400 231.7690 238.2070 222.6490 287.0290 524.1610 1027.4000 2090.2000 3290.3500 3562.8900 2552.1300 1287.0600 649.7020 472.1210 417.9340 336.3860 310.6340 303.6600 307.9520 317.6090 304.7330 357.3100 431.8830 511.8220 864.3010 1669.5900 2561.2500 2773.7000 2012.4100 1043.4900 564.9350 462.4640 402.9120 305.8060 274.6890 318.6820 341.7510 299.3680 284.8830 313.8540 342.8240 358.9190 503.7740 910.4410 1404.0200 1549.9500 1174.4000 684.5740 436.7120 355.1640 343.3610 377.6970 403.9850 359.9920 311.1710 286.4920 312.2440 300.4410 309.0250 452.8070 574.5920 704.4250 897.0280 946.9220 769.8780 516.6500 413.1060 437.7850 451.1970 410.4230 402.3760 378.7700 326.7290 357.3100 368.0400 348.1890 392.7190 429.7370 449.0510 549.3770 651.3110 658.2860 578.3480 480.1680 384.6710 325.1200 276.8350 249.4740 287.0290 362.6750 324.5830 272.5430 286.4920 321.3640 361.6020 379.8430 446.9050 474.2670 505.3840 571.9090 544.0120 409.8870 354.6270 330.4850 317.0720 274.6890 275.2250 244.1090 251.6200 265.5690 276.8350 321.3640 328.8750 320.8280 378.7700 493.0440 625.5590 611.0740 490.8980 388.9630 302.0500 307.4150 386.8170 362.1380 289.1740 265.5680 282.7360 303.1230 328.8750 354.6270 336.3860 310.6340 351.4080 476.9490 605.7090 653.9940 592.2960 461.9270 374.4780 337.4590 295.0760 266.1050 282.2000 296.6850 296.6850 261.2760 274.1520 304.1960 354.0910 364.8210 393.7920 493.0440 626.6320 637.8990 564.3980 482.3140 399.1570 290.2470 289.1740 303.6600 290.7840 289.1740 303.1230 274.6890 248.4000 261.8130 291.8570 351.4080 442.0770 532.7450 584.7850 550.9860 476.4130 385.7440 317.0720 268.2510 253.7650 288.6380 313.3170 310.6340 285.9550 272.0060 253.7650 243.5720 265.5680 317.0720 401.3030 508.6030 582.1030 549.3770 419.5440 325.1200 277.9080 287.5650 271.4700 247.8640 238.2070 252.6930 289.7110 296.1490 251.6190 281.1270 309.5610 364.8210 476.4130 597.6610 690.4760 684.0380 619.1210 503.7740 416.3250 337.9960 302.0500 284.8820 272.0060 266.1050 292.9300 320.2910 305.2690 320.8280 376.6240 421.1530 517.1870 603.5630 644.3370 650.7750 691.0120 624.4860 462.4640 362.6750 321.9010 308.4880 272.0060 255.3750 296.1490 303.6600 286.4920 296.1490 315.9990 318.1450 364.8210 520.4050 621.8040 588.0040 512.3580 464.0730 363.7480 313.3170 289.1740 322.4370 301.5140 276.2980 247.8640 204.9440 216.2100 216.2100 234.4510 279.5170 423.8360 604.6360 634.1430 561.7160 443.6860 348.1890 311.1710 282.2000 321.9010 334.7770 317.0720 266.6410 246.7910 270.9330 252.6920 231.7690 237.6700 257.5210 354.6270 532.2080 594.9790 521.4790 431.3470 348.7260 328.3390 310.6340 277.3710 250.5460 264.4950 274.1520 281.1270 285.9550 299.3680 284.3460 246.2540 294.0030 430.8100 542.4020 551.5220 550.9860 548.8400 486.0700 397.0110 296.6850 273.6160 341.7510 366.4300 344.4340 355.1640 350.3350 282.7360 229.6230 236.5970 289.7110 404.5220 531.1350 565.4710 530.5990 517.7230 496.2630 416.8610 331.0210 321.9010 342.8240 295.0760 320.8280 366.9670 344.9700 272.0060 254.8380 261.2760 308.4880 503.2380 843.3780 1177.0800 1177.0800 871.2760 520.4060 399.1570 410.4230 376.6240 295.6120 252.1560 250.5460 246.7910 244.6450 232.3050 231.7690 297.7580 425.4450 627.1690 898.6370 1095.5300 1062.2700 841.2320 599.2710 434.5660 364.2840 306.8790 253.7650 250.5460 270.3970 258.0570 223.1850 236.5980 289.1740 362.6750 483.9240 630.9240 841.2320 989.3060 919.0240 716.7640 539.1830 428.6640 359.9920 298.8310 259.6670 246.2540 251.6190 295.6120 289.1740 235.5240 254.8380 320.2910 415.2520 524.1610 625.0230 735.0050 738.2240 608.9280 449.0510 373.4050 361.6020 339.0690 331.5580 347.6530 295.0760 268.7870 285.4190 258.0570 228.0130 252.6920 400.7660 546.6940 689.9390 731.7860 637.3620 502.7010 416.3250 373.4050 353.0180 316.5360 273.0790 243.5720 283.2730 319.7550 284.3460 271.4700 306.3420 365.3570 443.6860 545.0840 557.9600 571.9090 600.3440 647.5560 633.0700 502.7010 377.6970 310.0980 340.1420 408.2770 343.3610 233.3780 262.8860 306.3420 356.7730 362.1380 444.7590 559.0330 594.4420 559.0330 527.9160 619.6580 718.3730 590.1500 378.7700 311.7070 356.2370 431.8830 439.9300 341.7510 282.7360 317.0720 342.8240 364.8210 466.7550 649.7020 766.6580 669.5520 510.2120 467.2920 495.1900 451.7330 362.1380 348.1890 326.1930 263.4220 255.9110 330.4850 328.3390 302.0500 339.6050 443.6860 503.2370 627.7050 695.8410 655.6030 546.1570 430.2730 392.1820 365.3570 334.2400 305.2690 298.2950 298.2950 318.6820 324.0470 265.0320 246.7910 320.8280 413.6420 481.2410 575.6650 679.7460 714.6180 645.4100 483.3870 329.9480 289.1740 332.6310 334.2400 302.0500 277.9080 298.2950 319.7550 328.3390 316.5360 331.5580 434.5650 593.9060 707.6430 704.4240 626.0960 544.0110 459.2440 376.6240 329.9480 298.8310 261.2760 267.7140 268.2510 269.8600 285.9550 312.7800 336.3860 418.4700 600.3440 734.4680 697.4500 644.3370 564.9350 473.1930 441.5400 393.7920 345.5070 328.3390 279.5170 274.1520 317.0720 288.1010 292.3930 303.6600 331.0210 382.5250 505.9200 550.4490 604.6360 650.2380 608.9280 </int_list></spectrum></measured><measured><pepseq>VISQDALQHFR</pepseq><mzh>1313.6723</mzh><calc_mzh>1313.6967</calc_mzh><leucines>1</leucines><mono_iso_intensity>5606</mono_iso_intensity><deuterated_intensity>859</deuterated_intensity><ratio>0.15</ratio><validated>YES</validated><local_bg>617</local_bg><corrected_ratio>0.05</corrected_ratio><spectrum><mz_list>1288.9396 1288.9888 1289.0380 1289.0871 1289.1363 1289.1854 1289.2346 1289.2838 1289.3329 1289.3821 1289.4313 1289.4805 1289.5296 1289.5788 1289.6280 1289.6772 1289.7263 1289.7755 1289.8247 1289.8739 1289.9230 1289.9722 1290.0214 1290.0706 1290.1198 1290.1690 1290.2181 1290.2673 1290.3165 1290.3657 1290.4149 1290.4641 1290.5133 1290.5625 1290.6117 1290.6609 1290.7101 1290.7592 1290.8084 1290.8576 1290.9068 1290.9560 1291.0052 1291.0544 1291.1036 1291.1528 1291.2021 1291.2513 1291.3005 1291.3497 1291.3989 1291.4481 1291.4973 1291.5465 1291.5957 1291.6449 1291.6941 1291.7434 1291.7926 1291.8418 1291.8910 1291.9402 1291.9894 1292.0387 1292.0879 1292.1371 1292.1863 1292.2356 1292.2848 1292.3340 1292.3832 1292.4325 1292.4817 1292.5309 1292.5802 1292.6294 1292.6786 1292.7278 1292.7771 1292.8263 1292.8756 1292.9248 1292.9740 1293.0233 1293.0725 1293.1217 1293.1710 1293.2202 1293.2695 1293.3187 1293.3680 1293.4172 1293.4665 1293.5157 1293.5650 1293.6142 1293.6635 1293.7127 1293.7620 1293.8112 1293.8605 1293.9097 1293.9590 1294.0082 1294.0575 1294.1068 1294.1560 1294.2053 1294.2545 1294.3038 1294.3531 1294.4023 1294.4516 1294.5009 1294.5501 1294.5994 1294.6487 1294.6979 1294.7472 1294.7965 1294.8458 1294.8950 1294.9443 1294.9936 1295.0429 1295.0921 1295.1414 1295.1907 1295.2400 1295.2893 1295.3386 1295.3878 1295.4371 1295.4864 1295.5357 1295.5850 1295.6343 1295.6836 1295.7328 1295.7821 1295.8314 1295.8807 1295.9300 1295.9793 1296.0286 1296.0779 1296.1272 1296.1765 1296.2258 1296.2751 1296.3244 1296.3737 1296.4230 1296.4723 1296.5216 1296.5709 1296.6202 1296.6695 1296.7189 1296.7682 1296.8175 1296.8668 1296.9161 1296.9654 1297.0147 1297.0640 1297.1134 1297.1627 1297.2120 1297.2613 1297.3106 1297.3600 1297.4093 1297.4586 1297.5079 1297.5573 1297.6066 1297.6559 1297.7052 1297.7546 1297.8039 1297.8532 1297.9026 1297.9519 1298.0012 1298.0506 1298.0999 1298.1492 1298.1986 1298.2479 1298.2972 1298.3466 1298.3959 1298.4453 1298.4946 1298.5440 1298.5933 1298.6426 1298.6920 1298.7413 1298.7907 1298.8400 1298.8894 1298.9387 1298.9881 1299.0374 1299.0868 1299.1362 1299.1855 1299.2349 1299.2842 1299.3336 1299.3829 1299.4323 1299.4817 1299.5310 1299.5804 1299.6298 1299.6791 1299.7285 1299.7779 1299.8272 1299.8766 1299.9260 1299.9753 1300.0247 1300.0741 1300.1235 1300.1728 1300.2222 1300.2716 1300.3210 1300.3703 1300.4197 1300.4691 1300.5185 1300.5679 1300.6172 1300.6666 1300.7160 1300.7654 1300.8148 1300.8642 1300.9136 1300.9630 1301.0123 1301.0617 1301.1111 1301.1605 1301.2099 1301.2593 1301.3087 1301.3581 1301.4075 1301.4569 1301.5063 1301.5557 1301.6051 1301.6545 1301.7039 1301.7533 1301.8027 1301.8521 1301.9015 1301.9509 1302.0004 1302.0498 1302.0992 1302.1486 1302.1980 1302.2474 1302.2968 1302.3463 1302.3957 1302.4451 1302.4945 1302.5439 1302.5933 1302.6428 1302.6922 1302.7416 1302.7910 1302.8405 1302.8899 1302.9393 1302.9887 1303.0382 1303.0876 1303.1370 1303.1865 1303.2359 1303.2853 1303.3348 1303.3842 1303.4336 1303.4831 1303.5325 1303.5820 1303.6314 1303.6808 1303.7303 1303.7797 1303.8292 1303.8786 1303.9281 1303.9775 1304.0270 1304.0764 1304.1259 1304.1753 1304.2248 1304.2742 1304.3237 1304.3731 1304.4226 1304.4720 1304.5215 1304.5709 1304.6204 1304.6699 1304.7193 1304.7688 1304.8183 1304.8677 1304.9172 1304.9666 1305.0161 1305.0656 1305.1151 1305.1645 1305.2140 1305.2635 1305.3129 1305.3624 1305.4119 1305.4614 1305.5108 1305.5603 1305.6098 1305.6593 1305.7087 1305.7582 1305.8077 1305.8572 1305.9067 1305.9562 1306.0056 1306.0551 1306.1046 1306.1541 1306.2036 1306.2531 1306.3026 1306.3521 1306.4016 1306.4511 1306.5006 1306.5500 1306.5995 1306.6490 1306.6985 1306.7480 1306.7975 1306.8470 1306.8965 1306.9460 1306.9956 1307.0451 1307.0946 1307.1441 1307.1936 1307.2431 1307.2926 1307.3421 1307.3916 1307.4411 1307.4906 1307.5402 1307.5897 1307.6392 1307.6887 1307.7382 1307.7877 1307.8373 1307.8868 1307.9363 1307.9858 1308.0354 1308.0849 1308.1344 1308.1839 1308.2335 1308.2830 1308.3325 1308.3821 1308.4316 1308.4811 1308.5306 1308.5802 1308.6297 1308.6793 1308.7288 1308.7783 1308.8279 1308.8774 1308.9269 1308.9765 1309.0260 1309.0756 1309.1251 1309.1747 1309.2242 1309.2738 1309.3233 1309.3729 1309.4224 1309.4720 1309.5215 1309.5711 1309.6206 1309.6702 1309.7197 1309.7693 1309.8188 1309.8684 1309.9180 1309.9675 1310.0171 1310.0666 1310.1162 1310.1658 1310.2153 1310.2649 1310.3145 1310.3640 1310.4136 1310.4632 1310.5128 1310.5623 1310.6119 1310.6615 1310.7110 1310.7606 1310.8102 1310.8598 1310.9093 1310.9589 1311.0085 1311.0581 1311.1077 1311.1573 1311.2068 1311.2564 1311.3060 1311.3556 1311.4052 1311.4548 1311.5044 1311.5540 1311.6035 1311.6531 1311.7027 1311.7523 1311.8019 1311.8515 1311.9011 1311.9507 1312.0003 1312.0499 1312.0995 1312.1491 1312.1987 1312.2483 1312.2979 1312.3475 1312.3971 1312.4467 1312.4964 1312.5460 1312.5956 1312.6452 1312.6948 1312.7444 1312.7940 1312.8436 1312.8933 1312.9429 1312.9925 1313.0421 1313.0917 1313.1413 1313.1910 1313.2406 1313.2902 1313.3398 1313.3895 1313.4391 1313.4887 1313.5383 1313.5880 1313.6376 1313.6872 1313.7369 1313.7865 1313.8361 1313.8858 1313.9354 1313.9850 1314.0347 1314.0843 1314.1340 1314.1836 1314.2332 1314.2829 1314.3325 1314.3822 1314.4318 1314.4815 1314.5311 1314.5807 1314.6304 1314.6800 1314.7297 1314.7793 1314.8290 1314.8787 1314.9283 1314.9780 1315.0276 1315.0773 1315.1269 1315.1766 1315.2263 1315.2759 1315.3256 1315.3752 1315.4249 1315.4746 1315.5242 1315.5739 1315.6236 1315.6732 1315.7229 1315.7726 1315.8222 1315.8719 1315.9216 1315.9713 1316.0209 1316.0706 1316.1203 1316.1700 1316.2196 1316.2693 1316.3190 1316.3687 1316.4184 1316.4681 1316.5177 1316.5674 1316.6171 1316.6668 1316.7165 1316.7662 1316.8159 1316.8656 1316.9152 1316.9649 1317.0146 1317.0643 1317.1140 1317.1637 1317.2134 1317.2631 1317.3128 1317.3625 1317.4122 1317.4619 1317.5116 1317.5613 1317.6110 1317.6607 1317.7104 1317.7601 1317.8099 1317.8596 1317.9093 1317.9590 1318.0087 1318.0584 1318.1081 1318.1578 1318.2076 1318.2573 1318.3070 1318.3567 1318.4064 1318.4562 1318.5059 1318.5556 1318.6053 1318.6550 1318.7048 1318.7545 1318.8042 1318.8540 1318.9037 1318.9534 1319.0031 1319.0529 1319.1026 1319.1523 1319.2021 1319.2518 1319.3016 1319.3513 1319.4010 1319.4508 1319.5005 1319.5503 1319.6000 1319.6497 1319.6995 1319.7492 1319.7990 1319.8487 1319.8985 1319.9482 1319.9980 1320.0477 1320.0975 1320.1472 1320.1970 1320.2467 1320.2965 1320.3462 1320.3960 1320.4458 1320.4955 1320.5453 1320.5950 1320.6448 1320.6946 1320.7443 1320.7941 1320.8439 1320.8936 1320.9434 1320.9932 1321.0429 1321.0927 1321.1425 1321.1922 1321.2420 1321.2918 1321.3416 1321.3913 1321.4411 1321.4909 1321.5407 1321.5905 1321.6402 1321.6900 1321.7398 1321.7896 1321.8394 1321.8892 1321.9389 1321.9887 1322.0385 1322.0883 1322.1381 1322.1879 1322.2377 1322.2875 1322.3373 1322.3871 1322.4369 1322.4867 1322.5365 1322.5863 1322.6361 1322.6859 1322.7357 1322.7855 1322.8353 1322.8851 1322.9349 1322.9847 1323.0345 1323.0843 1323.1341 1323.1839 1323.2337 1323.2835 1323.3333 1323.3832 1323.4330 1323.4828 1323.5326 1323.5824 1323.6322 1323.6821 1323.7319 1323.7817 1323.8315 1323.8813 1323.9312 1323.9810 1324.0308 1324.0806 1324.1305 1324.1803 1324.2301 1324.2800 1324.3298 1324.3796 1324.4295 1324.4793 1324.5291 1324.5790 1324.6288 1324.6786 1324.7285 1324.7783 1324.8282 1324.8780 1324.9278 1324.9777 1325.0275 1325.0774 1325.1272 1325.1771 1325.2269 1325.2768 1325.3266 1325.3765 1325.4263 1325.4762 1325.5260 1325.5759 1325.6257 1325.6756 1325.7255 1325.7753 1325.8252 1325.8750 1325.9249 1325.9748 1326.0246 1326.0745 1326.1244 1326.1742 1326.2241 1326.2740 1326.3238 1326.3737 1326.4236 1326.4734 1326.5233 1326.5732 1326.6231 1326.6729 1326.7228 1326.7727 1326.8226 1326.8724 1326.9223 1326.9722 1327.0221 1327.0720 1327.1219 1327.1717 1327.2216 1327.2715 1327.3214 1327.3713 1327.4212 1327.4711 1327.5210 1327.5709 1327.6207 1327.6706 1327.7205 1327.7704 1327.8203 1327.8702 1327.9201 1327.9700 1328.0199 1328.0698 1328.1197 1328.1696 1328.2195 1328.2694 1328.3193 1328.3693 1328.4192 1328.4691 1328.5190 1328.5689 1328.6188 1328.6687 1328.7186 1328.7686 1328.8185 1328.8684 1328.9183 1328.9682 1329.0181 1329.0681 1329.1180 1329.1679 1329.2178 1329.2678 1329.3177 1329.3676 1329.4175 1329.4675 1329.5174 1329.5673 1329.6172 1329.6672 1329.7171 1329.7670 1329.8170 1329.8669 1329.9169 1329.9668 1330.0167 1330.0667 1330.1166 1330.1665 1330.2165 1330.2664 1330.3164 1330.3663 1330.4163 1330.4662 1330.5162 1330.5661 1330.6161 1330.6660 1330.7160 1330.7659 1330.8159 1330.8658 1330.9158 1330.9657 1331.0157 1331.0657 1331.1156 1331.1656 1331.2155 1331.2655 1331.3155 1331.3654 1331.4154 1331.4653 1331.5153 1331.5653 1331.6153 1331.6652 1331.7152 1331.7652 1331.8151 1331.8651 1331.9151 1331.9651 1332.0150 1332.0650 1332.1150 1332.1650 1332.2149 1332.2649 1332.3149 1332.3649 1332.4149 1332.4649 1332.5148 1332.5648 1332.6148 1332.6648 1332.7148 1332.7648 1332.8148 1332.8648 1332.9148 1332.9648 1333.0147 1333.0647 1333.1147 1333.1647 1333.2147 1333.2647 1333.3147 1333.3647 1333.4147 1333.4647 1333.5147 1333.5647 1333.6148 1333.6648 1333.7148 1333.7648 1333.8148 1333.8648 1333.9148 1333.9648 1334.0148 1334.0648 1334.1149 1334.1649 1334.2149 1334.2649 1334.3149 1334.3650 1334.4150 1334.4650 1334.5150 1334.5650 1334.6151 1334.6651 1334.7151 1334.7651 1334.8152 1334.8652 1334.9152 1334.9653 1335.0153 1335.0653 1335.1154 1335.1654 1335.2154 1335.2655 1335.3155 1335.3655 1335.4156 1335.4656 1335.5157 1335.5657 1335.6158 1335.6658 1335.7158 1335.7659 1335.8159 1335.8660 1335.9160 1335.9661 1336.0161 1336.0662 1336.1162 1336.1663 1336.2163 1336.2664 1336.3165 1336.3665 1336.4166 1336.4666 1336.5167 1336.5668 1336.6168 1336.6669 1336.7169 1336.7670 1336.8171 1336.8671 1336.9172 1336.9673 1337.0174 1337.0674 1337.1175 1337.1676 1337.2176 1337.2677 1337.3178 1337.3679 1337.4179 1337.4680 1337.5181 1337.5682 1337.6183 1337.6683 1337.7184 1337.7685 1337.8186 1337.8687 1337.9188 1337.9689 1338.0189 1338.0690 1338.1191 1338.1692 1338.2193 1338.2694 1338.3195 1338.3696 1338.4197 1338.4698 1338.5199 1338.5700 1338.6201 1338.6702 1338.7203 1338.7704 1338.8205 1338.8706 1338.9207 1338.9708 1339.0209 1339.0710 1339.1211 1339.1712 1339.2213 1339.2715 1339.3216 1339.3717 1339.4218 1339.4719 1339.5220 1339.5721 1339.6223 1339.6724 1339.7225 1339.7726 1339.8227 1339.8729 1339.9230 1339.9731 1340.0232 1340.0734 1340.1235 1340.1736 1340.2238 1340.2739 1340.3240 1340.3742 1340.4243 1340.4744 1340.5246 1340.5747 1340.6248 1340.6750 1340.7251 1340.7752 1340.8254 1340.8755 1340.9257 1340.9758 1341.0260 1341.0761 1341.1262 1341.1764 1341.2265 1341.2767 1341.3268 1341.3770 1341.4271 1341.4773 1341.5275 1341.5776 1341.6278 1341.6779 1341.7281 1341.7782 1341.8284 1341.8786 1341.9287 1341.9789 1342.0290 1342.0792 1342.1294 1342.1795 1342.2297 1342.2799 1342.3300 1342.3802 1342.4304 1342.4806 1342.5307 1342.5809 1342.6311 1342.6813 1342.7314 1342.7816 1342.8318 1342.8820 1342.9321 1342.9823 1343.0325 1343.0827 1343.1329 1343.1831 1343.2332 1343.2834 1343.3336 1343.3838 1343.4340 1343.4842 1343.5344 1343.5846 1343.6348 1343.6850 1343.7352 1343.7854 1343.8356 1343.8857 1343.9359 1343.9861 1344.0364 1344.0866 1344.1368 1344.1870 1344.2372 1344.2874 1344.3376 1344.3878 1344.4380 1344.4882 1344.5384 </mz_list><int_list>304.7300 247.3250 239.2780 307.4130 379.3040 355.1610 277.3690 244.6430 246.7890 332.0920 369.6470 387.3510 482.3120 613.7540 738.2220 775.2400 671.1590 451.7310 331.5550 284.8800 248.3980 284.3440 339.6030 337.4570 312.2410 341.2120 389.4970 379.3040 305.8030 260.7380 289.7080 350.8690 548.8380 1037.5900 1826.7800 2296.7500 1782.2500 943.7010 493.0420 368.5740 368.5740 346.0410 273.0770 253.7630 312.2410 329.4090 342.2850 302.0480 291.8540 274.6860 250.5440 311.1680 446.3660 655.6010 1121.8200 1627.7400 1580.5300 984.4750 519.3300 388.4240 353.0150 368.0370 328.3360 307.9490 321.8980 310.0950 290.2450 283.2710 335.3110 347.6500 308.4860 295.6100 311.7050 465.6800 767.1930 1092.8500 1172.7900 900.7810 560.6410 355.6980 328.3360 312.7780 309.5590 314.9240 321.3620 359.4530 324.5810 276.8320 300.9750 331.0190 308.4860 289.7080 312.7780 368.5740 578.3450 834.2550 875.5650 655.0640 466.7530 392.7160 362.6720 345.5040 309.5590 303.6570 276.2960 250.0080 245.1790 285.4160 294.0000 272.0040 265.5660 287.5620 326.7270 393.2530 479.0930 551.5200 628.7760 582.6370 485.5310 378.2310 283.2700 282.1970 306.3400 301.5110 308.4860 351.9420 340.1390 295.0730 254.2990 291.3180 346.5770 355.6980 324.5810 394.8620 535.4250 687.7910 803.1380 728.0280 514.5010 449.5850 419.5410 321.3620 314.3870 357.8440 379.3040 355.1610 313.8510 280.5880 285.9530 319.7520 316.5330 281.6610 262.3470 332.6280 553.1290 788.1160 887.9050 841.2290 680.2800 494.6510 395.3990 382.5230 355.1610 331.5550 348.7230 348.1870 340.6760 329.9460 365.3550 393.7890 353.5520 323.5080 354.0880 387.8880 384.1320 500.0160 696.3750 754.8530 665.7940 560.1040 402.9100 321.3620 336.9200 305.2670 269.8580 316.5330 358.3800 322.9710 289.7080 289.7080 287.5620 287.5620 315.4600 356.2340 412.0300 488.7500 575.1260 631.4580 665.7940 584.2460 460.3150 344.9680 279.5150 308.4860 321.8980 275.7590 265.5660 273.6130 292.9270 301.5110 313.3140 288.0990 238.7410 280.5880 364.2820 465.1440 637.8960 862.6900 913.6570 705.4950 482.8480 407.2020 387.3510 377.6940 372.3290 312.2410 332.6280 357.3070 340.6760 298.8290 280.0510 302.0480 372.8660 703.8860 1432.4500 2241.4900 2522.0800 2084.8300 1412.6000 1018.2700 819.7700 644.3350 465.1440 350.8700 356.7710 378.2310 342.2860 292.3910 288.0990 292.9280 311.7050 348.7240 402.3730 586.3930 995.7410 1610.5700 2110.0500 2283.8800 2017.2400 1414.7500 906.6820 657.7470 543.4730 419.0050 358.9170 353.5520 360.5260 420.6140 412.5670 354.0880 309.5590 322.9710 381.4500 386.8150 523.6220 818.6970 1162.0600 1447.4700 1691.5800 1675.4900 1215.7100 710.8600 448.5120 368.5740 352.4790 378.7670 334.7740 313.3140 314.3870 339.0660 370.7200 340.1390 313.8510 296.6830 334.2380 502.6990 699.5940 877.1750 1124.5000 1376.6600 1200.1500 812.2590 571.9070 399.1540 340.6760 294.0000 277.9050 286.4890 265.5660 258.5920 306.8760 346.5770 349.7960 334.2380 305.8030 404.5190 566.0050 696.9110 825.6710 908.2920 877.1750 681.8890 447.9760 344.9680 311.1680 288.6350 281.6610 302.5840 308.4860 305.2670 305.8030 283.8070 289.7080 288.6350 322.9710 344.4310 357.3070 449.0490 621.8010 819.7700 821.9160 659.3560 496.7970 361.0630 305.8030 329.9460 336.9200 290.2450 248.3980 252.1530 303.1210 325.6540 328.8730 340.6760 336.3840 360.5260 441.0010 469.4360 615.9000 745.7330 725.3460 621.8010 480.1660 408.8110 351.4060 336.9200 318.6790 318.6790 327.8000 307.9490 305.2670 304.1940 288.6350 296.6830 325.6540 292.9270 365.3550 770.4120 1483.4200 2127.7500 2094.4900 1434.6000 745.1960 439.9280 401.8370 381.9860 351.9420 362.6720 417.9320 460.8520 501.0890 535.9610 511.8190 493.5780 486.0670 485.5310 522.5490 768.2660 1470.5400 2324.1100 2488.2800 1698.0200 904.5360 572.4430 459.7790 410.9570 376.6210 333.7010 355.1610 473.7280 517.7210 441.5380 401.8370 428.1250 412.5670 440.4650 535.9610 730.1740 1126.6500 1563.8900 1665.8300 1332.1300 853.0330 479.0930 328.8730 289.1720 333.1650 340.6760 341.2120 434.0270 494.1150 448.5120 387.3510 414.7130 460.8520 445.8300 400.2270 452.2680 727.4920 1034.3700 1085.3400 867.5180 653.4550 508.6000 368.0370 333.1650 343.8950 341.2120 329.4090 334.7740 416.8590 559.0310 520.4030 457.0960 457.6330 461.3880 450.6580 496.2610 657.2100 890.5870 987.1570 851.4230 664.7210 456.0230 328.8730 344.9680 353.0150 306.3400 300.9750 379.3040 452.2680 464.6070 412.0300 413.1030 370.1830 371.7930 447.9760 479.0930 577.8080 780.0690 972.1350 990.9130 768.2660 516.1110 361.5990 277.3690 275.7590 295.0730 349.7960 355.6980 370.7200 397.0080 350.8690 390.0340 362.1360 304.1940 338.5300 569.7610 1173.8600 2652.4500 4827.4200 5907.9300 4450.8000 2033.8700 766.6560 553.1290 604.6330 517.1840 393.7890 316.5330 370.1830 481.2380 448.5120 348.1870 347.6500 370.7200 347.6500 412.5660 722.1260 1689.9700 3427.1600 4826.3400 4110.6500 2153.5100 866.4450 462.9970 451.1940 476.4100 417.9310 332.0920 361.0630 452.8040 438.3180 350.8690 294.0000 325.1170 339.0660 340.1390 437.7820 893.8060 1801.0300 2477.0200 2249.5400 1393.8200 695.3020 410.4210 369.1100 357.8440 322.9710 302.5840 317.0700 337.4570 354.0880 388.9610 347.1140 354.6250 540.2530 692.6190 776.3130 935.6530 1339.1000 1655.1000 1470.0100 955.5040 532.7420 452.2680 434.0270 339.6030 305.2670 315.4600 376.6210 412.0300 369.1100 347.6500 328.8730 364.2820 430.8080 476.9460 560.1040 702.2760 883.6130 1046.1700 927.6060 614.2900 386.8150 305.2670 336.3840 324.5810 300.4380 376.6210 503.7710 464.0700 410.4210 381.4500 319.7520 314.3870 345.5040 452.8040 644.3340 1001.6400 1747.3800 2520.4700 2332.1600 1360.5600 648.6260 453.3410 502.1620 486.0670 376.0850 321.3620 372.3290 392.1800 359.4530 371.2560 337.9930 309.5590 354.0880 370.7200 495.7240 796.1630 1432.4500 2081.6200 1975.9200 1200.6800 586.9290 387.3510 403.4460 373.4020 324.0440 340.1390 366.9640 379.8400 390.5700 354.6250 363.7450 421.6870 471.0450 523.0850 842.3020 1488.7800 1871.3100 1689.4300 1199.0700 798.8460 557.4210 428.1250 390.0340 361.5990 299.9020 329.4090 349.7960 335.3110 313.3140 343.8950 350.8690 321.8980 312.7780 447.4390 665.2580 975.3540 1297.2500 1287.6000 1060.1200 747.3420 516.1110 380.9130 321.3620 275.7590 298.2920 311.7050 309.0220 309.5590 307.4130 290.7810 278.4420 296.6830 312.7780 344.9680 457.6320 718.9080 991.4490 1040.2700 913.1200 707.6410 485.5300 386.8150 375.0120 362.1360 294.0000 291.3180 351.9420 362.1360 324.0440 304.7300 354.6250 393.7890 373.4020 385.7420 464.6070 683.4990 979.1100 1183.5200 1115.9200 830.4990 598.1950 478.5560 377.6940 342.2850 340.6760 375.0120 401.3000 417.9310 429.1980 378.2310 340.6760 344.9680 344.9680 380.3770 447.4390 568.6880 764.5100 995.2050 1151.8600 943.1640 650.7720 546.6910 438.8550 336.3840 305.2670 288.0990 320.8250 326.1900 297.2190 294.5370 325.6540 334.7740 329.9460 351.9420 362.6720 506.9900 735.0020 1072.4600 1333.2000 1312.2800 1008.0800 593.9030 350.3330 355.1610 373.4020 357.8440 326.1900 336.3840 328.3360 370.1830 381.4500 301.5110 263.4200 315.9970 361.5990 399.1540 534.8880 817.0870 1109.4800 1147.0300 984.4750 781.1410 550.4470 410.9570 349.7960 292.9270 270.3940 282.7340 327.8000 349.7960 286.4890 260.2010 320.2890 335.3110 342.8220 401.8370 565.4690 759.6810 885.2220 876.1020 800.9920 680.2800 475.3370 325.6540 278.9780 298.8290 314.3870 348.7230 372.3290 332.0920 268.7850 257.5180 291.3180 303.6570 356.7710 449.5850 596.5860 724.8090 866.9810 1044.5600 957.6500 648.0900 444.7570 375.0120 331.5550 288.6350 251.6170 261.2740 276.2960 327.8000 332.6280 229.0840 207.0870 310.0950 437.7820 520.4030 743.5870 1023.6400 1130.9400 1058.5100 832.1090 568.6880 410.9570 333.1650 355.6980 345.5040 328.3360 312.2410 277.9050 276.2960 284.3430 281.1240 252.1530 275.7590 330.4820 448.5120 675.4510 898.0980 977.5000 915.2660 739.8310 533.2790 387.8880 319.7520 304.7300 339.0660 359.9900 392.7160 409.8840 416.3220 488.7490 525.7680 478.0200 435.6360 405.5920 478.0200 554.7390 656.6740 735.0030 722.6630 622.8740 478.0200 376.6210 315.9970 314.9240 337.4570 323.5080 308.4860 348.7230 386.8150 432.4170 439.9280 384.6690 401.8370 475.8730 593.9030 745.1960 808.5030 780.0680 710.3240 593.3670 449.0480 357.3070 313.8510 306.8760 342.2850 357.3070 318.6790 309.0220 332.6280 382.5230 407.7380 358.3800 379.3040 511.8190 588.5380 673.3050 813.8680 874.4920 759.6810 543.4720 430.2710 381.4500 350.8690 322.9710 294.5370 292.9270 318.1430 348.1870 343.8950 357.3070 367.5010 357.8440 367.5010 410.9570 466.7530 641.1150 783.2870 827.8170 692.6190 532.7420 512.8920 520.9390 468.3620 428.1250 340.6760 277.9050 287.0260 311.1680 326.1900 327.8000 349.2600 357.3070 318.1430 305.8030 418.4680 574.5890 696.3750 789.7250 799.3820 686.7180 600.8780 538.6440 432.9530 359.4530 309.0220 275.7590 273.0770 273.0770 310.0950 333.1650 336.9200 325.1170 348.7230 359.4530 429.7340 590.6840 813.8680 923.3140 846.0580 670.6230 483.9210 387.3510 371.2560 375.5480 368.5740 346.5770 333.1650 321.8980 345.5040 361.0630 327.8000 319.7520 300.9750 333.7010 434.5630 550.4470 724.2730 902.9270 893.8060 641.1150 393.2530 351.9420 379.8400 347.6500 297.7560 288.0990 314.9240 324.5810 346.5770 352.4790 335.3110 292.3910 315.4600 341.2120 415.2490 573.5160 745.7330 744.1230 653.9910 544.0090 410.4210 361.0630 392.7160 324.0440 307.4130 324.5810 340.1390 383.0590 365.8910 317.6060 298.2920 351.9420 375.5480 372.8660 414.1760 575.1260 724.8090 804.2110 781.1410 600.8780 422.2240 412.0300 323.5080 262.3470 312.2410 394.3260 383.0590 363.2090 354.6250 397.0080 399.1540 336.9200 307.4130 324.5810 493.5780 861.6160 1276.3300 1500.0500 1327.3000 906.6820 567.0780 472.1180 465.1440 456.5600 383.5960 343.8950 431.3440 560.1040 600.3410 519.3300 454.4140 409.3480 432.4170 518.7930 711.9330 1114.8400 1539.2100 1584.2800 1148.1100 713.5430 514.5010 416.8590 358.3800 300.9750 311.1680 341.2120 364.8180 425.9790 422.7600 391.6430 390.5700 391.1070 377.6940 458.7060 642.7250 888.9780 1169.0300 1200.1500 882.0030 587.4650 422.2240 322.4350 337.4570 349.2600 354.6250 324.0440 369.1100 442.6110 436.7090 394.8620 379.3040 369.1100 349.7960 403.9830 554.2020 732.3200 924.3870 970.5260 797.2360 583.1730 428.6620 313.3140 284.3430 292.3910 346.0410 391.6430 401.8370 363.2090 317.6060 344.4310 325.6540 333.7010 311.7050 297.7560 443.6840 </int_list></spectrum></measured><measured><pepseq>SALGETQKDTYQVLLR</pepseq><mzh>1821.9176</mzh><calc_mzh>1821.9711</calc_mzh><leucines>3</leucines><mono_iso_intensity>1208</mono_iso_intensity><deuterated_intensity>547</deuterated_intensity><ratio>0.45</ratio><validated>YES</validated><local_bg>273</local_bg><corrected_ratio>0.29</corrected_ratio><spectrum><mz_list>1797.1808 1797.2388 1797.2969 1797.3549 1797.4130 1797.4711 1797.5291 1797.5872 1797.6452 1797.7033 1797.7613 1797.8194 1797.8775 1797.9355 1797.9936 1798.0517 1798.1097 1798.1678 1798.2259 1798.2839 1798.3420 1798.4001 1798.4581 1798.5162 1798.5743 1798.6324 1798.6904 1798.7485 1798.8066 1798.8647 1798.9227 1798.9808 1799.0389 1799.0970 1799.1551 1799.2132 1799.2712 1799.3293 1799.3874 1799.4455 1799.5036 1799.5617 1799.6198 1799.6779 1799.7359 1799.7940 1799.8521 1799.9102 1799.9683 1800.0264 1800.0845 1800.1426 1800.2007 1800.2588 1800.3169 1800.3750 1800.4331 1800.4912 1800.5493 1800.6074 1800.6655 1800.7237 1800.7818 1800.8399 1800.8980 1800.9561 1801.0142 1801.0723 1801.1304 1801.1885 1801.2467 1801.3048 1801.3629 1801.4210 1801.4791 1801.5373 1801.5954 1801.6535 1801.7116 1801.7698 1801.8279 1801.8860 1801.9441 1802.0023 1802.0604 1802.1185 1802.1767 1802.2348 1802.2929 1802.3511 1802.4092 1802.4673 1802.5255 1802.5836 1802.6417 1802.6999 1802.7580 1802.8162 1802.8743 1802.9324 1802.9906 1803.0487 1803.1069 1803.1650 1803.2232 1803.2813 1803.3395 1803.3976 1803.4558 1803.5139 1803.5721 1803.6302 1803.6884 1803.7466 1803.8047 1803.8629 1803.9210 1803.9792 1804.0373 1804.0955 1804.1537 1804.2118 1804.2700 1804.3282 1804.3863 1804.4445 1804.5027 1804.5608 1804.6190 1804.6772 1804.7354 1804.7935 1804.8517 1804.9099 1804.9681 1805.0262 1805.0844 1805.1426 1805.2008 1805.2589 1805.3171 1805.3753 1805.4335 1805.4917 1805.5499 1805.6081 1805.6662 1805.7244 1805.7826 1805.8408 1805.8990 1805.9572 1806.0154 1806.0736 1806.1318 1806.1900 1806.2482 1806.3064 1806.3646 1806.4228 1806.4810 1806.5392 1806.5974 1806.6556 1806.7138 1806.7720 1806.8302 1806.8884 1806.9466 1807.0048 1807.0630 1807.1212 1807.1794 1807.2377 1807.2959 1807.3541 1807.4123 1807.4705 1807.5287 1807.5870 1807.6452 1807.7034 1807.7616 1807.8198 1807.8781 1807.9363 1807.9945 1808.0527 1808.1110 1808.1692 1808.2274 1808.2857 1808.3439 1808.4021 1808.4603 1808.5186 1808.5768 1808.6350 1808.6933 1808.7515 1808.8098 1808.8680 1808.9262 1808.9845 1809.0427 1809.1010 1809.1592 1809.2175 1809.2757 1809.3339 1809.3922 1809.4504 1809.5087 1809.5669 1809.6252 1809.6834 1809.7417 1809.8000 1809.8582 1809.9165 1809.9747 1810.0330 1810.0912 1810.1495 1810.2078 1810.2660 1810.3243 1810.3825 1810.4408 1810.4991 1810.5573 1810.6156 1810.6739 1810.7321 1810.7904 1810.8487 1810.9070 1810.9652 1811.0235 1811.0818 1811.1401 1811.1983 1811.2566 1811.3149 1811.3732 1811.4314 1811.4897 1811.5480 1811.6063 1811.6646 1811.7229 1811.7811 1811.8394 1811.8977 1811.9560 1812.0143 1812.0726 1812.1309 1812.1892 1812.2475 1812.3058 1812.3641 1812.4224 1812.4807 1812.5390 1812.5973 1812.6556 1812.7139 1812.7722 1812.8305 1812.8888 1812.9471 1813.0054 1813.0637 1813.1220 1813.1803 1813.2386 1813.2969 1813.3552 1813.4135 1813.4718 1813.5302 1813.5885 1813.6468 1813.7051 1813.7634 1813.8217 1813.8801 1813.9384 1813.9967 1814.0550 1814.1134 1814.1717 1814.2300 1814.2883 1814.3467 1814.4050 1814.4633 1814.5216 1814.5800 1814.6383 1814.6966 1814.7550 1814.8133 1814.8716 1814.9300 1814.9883 1815.0467 1815.1050 1815.1633 1815.2217 1815.2800 1815.3384 1815.3967 1815.4551 1815.5134 1815.5717 1815.6301 1815.6884 1815.7468 1815.8051 1815.8635 1815.9218 1815.9802 1816.0386 1816.0969 1816.1553 1816.2136 1816.2720 1816.3303 1816.3887 1816.4471 1816.5054 1816.5638 1816.6222 1816.6805 1816.7389 1816.7973 1816.8556 1816.9140 1816.9724 1817.0307 1817.0891 1817.1475 1817.2058 1817.2642 1817.3226 1817.3810 1817.4393 1817.4977 1817.5561 1817.6145 1817.6729 1817.7312 1817.7896 1817.8480 1817.9064 1817.9648 1818.0232 1818.0816 1818.1399 1818.1983 1818.2567 1818.3151 1818.3735 1818.4319 1818.4903 1818.5487 1818.6071 1818.6655 1818.7239 1818.7823 1818.8407 1818.8991 1818.9575 1819.0159 1819.0743 1819.1327 1819.1911 1819.2495 1819.3079 1819.3663 1819.4247 1819.4831 1819.5415 1819.5999 1819.6584 1819.7168 1819.7752 1819.8336 1819.8920 1819.9504 1820.0089 1820.0673 1820.1257 1820.1841 1820.2425 1820.3010 1820.3594 1820.4178 1820.4762 1820.5347 1820.5931 1820.6515 1820.7099 1820.7684 1820.8268 1820.8852 1820.9437 1821.0021 1821.0605 1821.1190 1821.1774 1821.2359 1821.2943 1821.3527 1821.4112 1821.4696 1821.5281 1821.5865 1821.6449 1821.7034 1821.7618 1821.8203 1821.8787 1821.9372 1821.9956 1822.0541 1822.1125 1822.1710 1822.2294 1822.2879 1822.3464 1822.4048 1822.4633 1822.5217 1822.5802 1822.6386 1822.6971 1822.7556 1822.8140 1822.8725 1822.9310 1822.9894 1823.0479 1823.1064 1823.1648 1823.2233 1823.2818 1823.3402 1823.3987 1823.4572 1823.5157 1823.5741 1823.6326 1823.6911 1823.7496 1823.8080 1823.8665 1823.9250 1823.9835 1824.0420 1824.1005 1824.1589 1824.2174 1824.2759 1824.3344 1824.3929 1824.4514 1824.5099 1824.5684 1824.6269 1824.6853 1824.7438 1824.8023 1824.8608 1824.9193 1824.9778 1825.0363 1825.0948 1825.1533 1825.2118 1825.2703 1825.3288 1825.3873 1825.4458 1825.5044 1825.5629 1825.6214 1825.6799 1825.7384 1825.7969 1825.8554 1825.9139 1825.9724 1826.0310 1826.0895 1826.1480 1826.2065 1826.2650 1826.3235 1826.3821 1826.4406 1826.4991 1826.5576 1826.6161 1826.6747 1826.7332 1826.7917 1826.8503 1826.9088 1826.9673 1827.0258 1827.0844 1827.1429 1827.2014 1827.2600 1827.3185 1827.3770 1827.4356 1827.4941 1827.5527 1827.6112 1827.6697 1827.7283 1827.7868 1827.8454 1827.9039 1827.9625 1828.0210 1828.0796 1828.1381 1828.1967 1828.2552 1828.3138 1828.3723 1828.4309 1828.4894 1828.5480 1828.6065 1828.6651 1828.7236 1828.7822 1828.8408 1828.8993 1828.9579 1829.0164 1829.0750 1829.1336 1829.1921 1829.2507 1829.3093 1829.3678 1829.4264 1829.4850 1829.5436 1829.6021 1829.6607 1829.7193 1829.7778 1829.8364 1829.8950 1829.9536 1830.0122 1830.0707 1830.1293 1830.1879 1830.2465 1830.3051 1830.3636 1830.4222 1830.4808 1830.5394 1830.5980 1830.6566 1830.7152 1830.7738 1830.8323 1830.8909 1830.9495 1831.0081 1831.0667 1831.1253 1831.1839 1831.2425 1831.3011 1831.3597 1831.4183 1831.4769 1831.5355 1831.5941 1831.6527 1831.7113 1831.7699 1831.8286 1831.8872 1831.9458 1832.0044 1832.0630 1832.1216 1832.1802 1832.2388 1832.2974 1832.3561 1832.4147 1832.4733 1832.5319 1832.5905 1832.6492 1832.7078 1832.7664 1832.8250 1832.8836 1832.9423 1833.0009 1833.0595 1833.1182 1833.1768 1833.2354 1833.2940 1833.3527 1833.4113 1833.4699 1833.5286 1833.5872 1833.6459 1833.7045 1833.7631 1833.8218 1833.8804 1833.9390 1833.9977 1834.0563 1834.1150 1834.1736 1834.2323 1834.2909 1834.3496 1834.4082 1834.4669 1834.5255 1834.5842 1834.6428 1834.7015 1834.7601 1834.8188 1834.8774 1834.9361 1834.9948 1835.0534 1835.1121 1835.1707 1835.2294 1835.2881 1835.3467 1835.4054 1835.4641 1835.5227 1835.5814 1835.6401 1835.6987 1835.7574 1835.8161 1835.8747 1835.9334 1835.9921 1836.0508 1836.1094 1836.1681 1836.2268 1836.2855 1836.3441 1836.4028 1836.4615 1836.5202 1836.5789 1836.6376 1836.6962 1836.7549 1836.8136 1836.8723 1836.9310 1836.9897 1837.0484 1837.1071 1837.1658 1837.2245 1837.2832 1837.3418 1837.4005 1837.4592 1837.5179 1837.5766 1837.6353 1837.6940 1837.7527 1837.8114 1837.8702 1837.9289 1837.9876 1838.0463 1838.1050 1838.1637 1838.2224 1838.2811 1838.3398 1838.3985 1838.4572 1838.5160 1838.5747 1838.6334 1838.6921 1838.7508 1838.8095 1838.8683 1838.9270 1838.9857 1839.0444 1839.1032 1839.1619 1839.2206 1839.2793 1839.3381 1839.3968 1839.4555 1839.5142 1839.5730 1839.6317 1839.6904 1839.7492 1839.8079 1839.8667 1839.9254 1839.9841 1840.0429 1840.1016 1840.1603 1840.2191 1840.2778 1840.3366 1840.3953 1840.4541 1840.5128 1840.5716 1840.6303 1840.6891 1840.7478 1840.8066 1840.8653 1840.9241 1840.9828 1841.0416 1841.1003 1841.1591 1841.2178 1841.2766 1841.3354 1841.3941 1841.4529 1841.5116 1841.5704 1841.6292 1841.6879 1841.7467 1841.8055 1841.8642 1841.9230 1841.9818 1842.0405 1842.0993 1842.1581 1842.2169 1842.2756 1842.3344 1842.3932 1842.4520 1842.5107 1842.5695 1842.6283 1842.6871 1842.7459 1842.8046 1842.8634 1842.9222 1842.9810 1843.0398 1843.0986 1843.1574 1843.2162 1843.2749 1843.3337 1843.3925 1843.4513 1843.5101 1843.5689 1843.6277 1843.6865 1843.7453 1843.8041 1843.8629 1843.9217 1843.9805 1844.0393 1844.0981 1844.1569 1844.2157 1844.2745 1844.3333 1844.3921 1844.4510 1844.5098 1844.5686 1844.6274 1844.6862 1844.7450 1844.8038 1844.8626 1844.9215 1844.9803 1845.0391 1845.0979 1845.1567 1845.2156 1845.2744 1845.3332 1845.3920 1845.4508 1845.5097 1845.5685 1845.6273 1845.6862 1845.7450 1845.8038 1845.8627 1845.9215 1845.9803 1846.0392 1846.0980 1846.1568 1846.2157 1846.2745 1846.3333 1846.3922 1846.4510 1846.5099 1846.5687 1846.6275 1846.6864 1846.7452 1846.8041 1846.8629 1846.9218 1846.9806 1847.0395 1847.0983 1847.1572 1847.2160 1847.2749 1847.3337 1847.3926 1847.4515 1847.5103 1847.5692 1847.6280 1847.6869 1847.7458 1847.8046 1847.8635 1847.9224 1847.9812 1848.0401 1848.0990 1848.1578 1848.2167 1848.2756 1848.3344 1848.3933 1848.4522 1848.5110 1848.5699 1848.6288 1848.6877 1848.7466 1848.8054 1848.8643 1848.9232 1848.9821 1849.0410 1849.0998 1849.1587 1849.2176 1849.2765 1849.3354 1849.3943 1849.4532 1849.5120 1849.5709 1849.6298 1849.6887 1849.7476 1849.8065 1849.8654 1849.9243 1849.9832 1850.0421 1850.1010 1850.1599 1850.2188 1850.2777 1850.3366 1850.3955 1850.4544 1850.5133 1850.5722 1850.6311 1850.6900 1850.7489 1850.8079 1850.8668 1850.9257 1850.9846 1851.0435 1851.1024 1851.1613 1851.2203 1851.2792 1851.3381 1851.3970 1851.4559 1851.5149 1851.5738 1851.6327 1851.6916 1851.7506 1851.8095 1851.8684 1851.9273 1851.9863 1852.0452 1852.1041 1852.1631 1852.2220 1852.2809 1852.3399 1852.3988 1852.4577 1852.5167 1852.5756 1852.6345 1852.6935 1852.7524 1852.8114 </mz_list><int_list>280.5910 251.6200 232.8420 252.1560 299.9050 312.7810 297.7590 245.7180 239.8170 318.6820 446.9060 557.9610 638.9720 665.2610 623.9500 487.6790 337.4600 292.3940 305.8060 266.1050 204.9440 234.4520 245.7180 210.8460 219.4300 252.1560 298.2950 348.1900 419.5440 498.9460 600.8810 556.3510 405.5950 310.6350 277.3720 263.9590 253.2290 245.1820 251.6200 195.2870 171.6810 202.2620 261.2770 319.7550 372.8690 432.4200 554.2050 719.9840 748.4180 592.8330 461.9270 398.0840 353.0180 317.0730 279.5180 285.9560 280.0540 229.0870 231.7690 275.7620 295.6130 335.3140 417.9350 568.6910 716.2280 709.2540 586.3950 417.9350 267.1780 189.9220 209.7730 221.5760 223.7220 291.3210 286.4920 221.5760 243.5720 295.6130 323.5110 350.8720 410.9600 555.8150 614.2930 559.5700 437.7850 339.0690 286.4920 311.1710 298.8320 237.6710 226.9410 225.8680 246.7910 240.8900 285.9560 353.0180 450.6610 534.3550 598.7350 558.4970 438.3210 428.1280 434.0290 370.7230 283.8100 271.4700 270.3970 268.7880 255.9120 245.1820 250.5470 246.2550 261.8130 334.2410 491.9710 633.6070 613.7570 471.5840 326.7300 287.0290 291.3210 280.5910 265.5690 302.0510 309.0250 262.3500 226.4040 233.9150 285.9560 342.8250 381.4530 409.8870 450.6610 472.6570 439.9310 359.9930 316.0000 337.9960 348.1900 289.7110 244.6450 259.6670 314.3900 321.3650 276.8350 228.5500 256.4480 378.2340 490.3620 538.6470 610.0010 585.8590 552.5960 493.0440 385.2080 361.0660 331.0220 266.1050 273.6160 277.9080 282.2000 244.6450 217.8200 239.8170 312.2440 387.8910 487.6790 564.3990 595.5160 637.8990 552.5960 383.5990 327.8030 338.5330 325.6570 342.2880 344.9710 295.6130 272.0070 282.2000 266.1050 338.5330 395.9380 437.2480 534.3550 669.5530 664.1880 491.4350 346.0440 289.1750 286.4920 276.8350 221.0390 236.0610 248.4010 226.9410 237.6710 287.5650 380.3800 430.2740 462.4640 517.1870 556.3510 491.9710 387.8910 295.0760 274.6890 291.8570 321.9010 280.5910 242.4990 217.2840 226.4040 238.7440 238.2070 284.8830 348.7260 370.1860 399.6930 428.6640 411.4960 358.9200 329.4120 268.2510 217.2840 224.7950 266.6420 290.2480 270.9340 291.3210 309.5620 283.8100 245.1820 255.3750 311.1710 398.6210 509.1390 533.2820 443.1500 356.7740 261.8130 213.5280 234.9880 270.3970 278.4450 266.1050 271.4700 274.6890 318.6820 312.7810 296.1490 380.9160 467.8290 470.5110 394.8650 343.8980 284.8830 252.1560 261.2770 252.6930 219.9660 243.0360 296.6860 312.7810 264.4960 256.9850 285.4190 321.3650 362.1390 463.0000 550.4500 597.1250 591.2240 528.4530 423.8360 329.9490 267.1780 261.2770 256.4480 272.5430 331.5580 335.8500 310.6350 309.0250 304.7330 351.9450 392.7190 518.7960 664.7240 648.0930 480.1680 359.9920 317.6090 347.1170 339.6060 302.5870 295.0760 306.3430 311.7080 258.0580 232.3060 263.4230 303.1240 360.5290 467.2920 537.5740 513.9680 403.4490 300.4410 263.4230 287.0290 292.3940 318.1460 298.2950 267.7150 247.8640 316.0000 339.0690 327.2660 314.9270 363.2110 432.9560 475.3400 465.1460 430.2740 386.2810 340.6790 274.6890 262.8860 312.7810 295.0760 263.4230 253.2290 270.3970 272.5430 304.1970 435.1020 611.0740 650.2390 599.2710 542.9390 454.9530 357.3100 320.8280 287.0290 289.1750 267.1780 262.3500 240.3530 209.2360 207.0900 251.6200 304.1970 395.9380 482.3140 499.4820 479.6320 468.9020 447.9780 361.6020 287.0290 267.7150 299.3680 299.3680 259.6670 256.4480 259.6670 283.8100 296.1490 286.4920 337.4600 466.2190 572.9830 555.2780 462.4640 405.5950 370.7230 328.3390 269.8610 271.4700 320.2920 298.8320 288.6380 306.8790 292.3940 278.4450 298.8320 341.2150 427.5910 500.5550 519.8690 490.8980 364.2850 328.8760 303.1240 243.5720 234.4520 261.2770 260.2040 227.4770 214.6010 259.1310 293.4670 319.2190 359.9930 424.9090 520.9420 556.3510 510.2120 416.3250 369.1130 396.4750 342.8250 280.0540 292.3940 347.6530 369.1130 364.2850 326.1930 293.4670 285.4190 397.0110 562.2530 809.5790 1186.7400 1421.1900 1296.1800 847.6700 502.7010 358.3830 368.0400 318.1460 277.9080 259.1310 302.0510 336.3870 296.6860 304.7330 376.0880 533.2820 806.3600 1206.5900 1479.6700 1343.9300 931.9010 601.4170 414.7160 338.5330 289.7110 300.4410 310.6350 289.7110 273.6160 267.1780 294.0030 335.8500 452.2710 674.9180 917.9520 1066.5600 1044.0300 832.6480 539.7200 338.5330 275.2260 281.1270 284.3460 273.0800 266.6420 299.9050 330.4850 314.9270 354.6280 428.6650 516.1140 644.8740 719.4470 635.7530 493.5810 358.9200 296.1490 287.5650 267.7150 251.0830 302.0510 336.9230 264.4960 261.8130 320.8280 334.7770 340.6790 370.7230 433.4930 517.1870 532.2090 442.6130 344.9710 265.0320 230.6960 244.6450 260.2040 267.1780 257.5210 234.4520 192.6050 202.7980 241.4260 319.7550 440.4670 505.3840 483.3870 409.3500 332.0950 304.7330 253.7660 214.0650 224.7950 247.8640 268.2510 268.7880 306.3430 302.5870 278.9810 280.0540 346.0440 429.2010 486.0700 513.4310 484.9970 397.5480 310.0980 246.7910 262.8860 335.3140 331.5580 283.2730 251.0830 267.1780 268.2510 234.4520 222.6490 290.7840 407.2040 463.5370 469.9750 419.5440 344.9710 297.2220 298.8320 277.9080 273.0800 271.4700 242.4990 243.5720 225.8680 216.7470 245.1820 242.4990 263.4230 364.2850 530.0630 737.1520 841.2320 663.1150 436.7120 318.6820 288.1020 291.3210 289.1750 256.4480 252.6930 277.9080 314.9270 296.6860 297.2220 309.5620 416.3250 593.3700 753.7830 759.6840 653.9940 490.3620 368.0400 304.1970 312.2440 310.6350 269.8610 279.5180 280.0540 273.0800 260.7400 269.3240 289.7110 348.1900 449.0510 621.2680 735.5420 624.4870 395.9380 291.3210 252.1560 249.4740 273.0800 282.2000 251.6200 210.8460 218.8930 261.8130 241.9630 239.2800 303.1240 402.9130 486.0700 502.7010 484.9970 415.2520 312.7810 285.4190 300.9780 301.5140 273.6160 244.1090 252.6930 300.9780 306.8790 306.8790 301.5140 353.5550 430.8110 555.2780 631.4610 542.4020 429.7380 373.9420 298.8320 280.5910 283.8100 298.2950 252.6930 196.3600 181.3380 233.9150 241.9630 309.5620 431.8840 496.2630 554.7420 590.6870 566.5450 460.3180 359.9930 369.1130 340.1420 273.0800 260.7400 269.8610 267.7150 225.3310 225.3310 297.2220 381.4530 498.4090 631.4610 810.6520 971.0650 964.0910 741.9800 510.2120 393.2560 332.0950 322.9740 344.9710 310.6350 275.2260 277.3720 261.2770 278.4450 405.0590 588.0050 710.8630 828.3560 873.4220 849.8160 719.9840 495.1900 375.0150 340.6790 303.1240 329.9490 307.9520 303.6600 318.6820 333.1680 356.2370 366.4310 447.9780 536.5010 643.2640 738.2240 738.2240 601.4170 412.5690 354.6280 360.5290 379.8430 331.0220 289.1750 263.4230 283.2730 273.6160 236.5980 277.9080 373.4050 509.1390 638.4360 678.6730 596.5890 468.9020 394.3290 355.7010 328.8760 296.1490 241.4260 233.3790 251.6200 265.5690 272.0070 290.2480 317.6090 307.9520 383.5990 559.0340 626.6330 480.1680 370.1860 318.1460 314.3900 303.6600 287.0290 282.2000 313.3170 283.2730 276.2990 286.4920 264.4960 302.0510 382.5260 427.5910 462.4640 516.6500 500.0190 428.6640 376.6240 348.1900 344.9710 305.2700 273.6160 272.5430 229.6230 197.9700 191.5320 200.6520 285.4190 392.1830 440.4670 441.0040 454.4160 417.9350 357.3100 314.3900 314.3900 325.6570 306.8790 258.5940 226.9410 215.6740 246.7910 310.6350 351.4090 340.6790 380.9160 376.6240 350.8720 427.0550 402.3760 363.2120 303.6600 305.8060 348.1900 341.7520 274.6890 245.1820 243.0360 255.3750 224.7950 200.1160 234.9880 340.6790 429.2010 494.6540 457.0990 385.7450 356.7740 314.9270 261.2770 260.7400 258.0580 247.3280 215.1380 174.9010 231.2330 285.9560 266.1050 251.6200 314.9270 408.8140 479.0960 495.7270 401.8400 302.5870 303.6600 320.8280 260.7400 225.3310 250.5470 253.2290 268.2510 260.7400 241.9630 229.0870 280.5910 363.7480 536.5010 874.4950 1269.9000 1323.0100 974.2840 599.2710 387.8910 310.6350 306.8790 292.9300 267.7150 303.6600 327.8030 293.4670 270.3970 311.1710 404.5220 515.5780 753.7830 1125.0400 1211.9500 957.1160 670.6260 495.7270 375.0150 309.5620 276.2990 272.0070 303.6600 340.1420 340.1420 295.0760 301.5140 412.0330 535.9640 731.7870 933.5100 996.8170 854.6450 615.3660 465.6830 376.0880 339.6060 302.5870 273.0800 250.0100 227.4780 238.7440 262.3500 296.1490 362.1390 546.6950 722.6660 766.6590 726.4220 588.5420 426.5190 364.2850 352.4820 346.5800 324.5840 278.4450 245.1820 269.3250 291.8580 312.2440 332.6310 397.0110 518.7970 631.4610 631.4610 507.5300 396.4750 327.8030 314.3900 295.6130 287.0290 263.9600 272.5440 280.5910 301.5140 324.0470 333.1680 360.5290 412.5700 467.2930 490.8990 487.6800 468.9020 392.7190 296.1490 238.7440 249.4740 225.8680 231.2330 237.1350 206.5540 228.5510 278.9810 310.6350 389.5000 458.7090 600.3440 817.0900 886.8350 740.9070 493.0450 372.8690 345.5070 294.0030 254.3030 271.4710 269.3250 260.7410 203.8720 212.4560 236.0620 265.0330 355.1640 541.8660 </int_list></spectrum></measured><measured><pepseq>QFSQLHTDR</pepseq><mzh>1131.5422</mzh><calc_mzh>1131.5547</calc_mzh><leucines>1</leucines><mono_iso_intensity>1253</mono_iso_intensity><deuterated_intensity>1096</deuterated_intensity><ratio>0.87</ratio><validated>NO</validated><local_bg>0.0000</local_bg><corrected_ratio>0.87</corrected_ratio><spectrum><mz_list>1106.3431 1106.3886 1106.4342 1106.4797 1106.5253 1106.5708 1106.6164 1106.6619 1106.7075 1106.7530 1106.7986 1106.8442 1106.8897 1106.9353 1106.9808 1107.0264 1107.0719 1107.1175 1107.1631 1107.2086 1107.2542 1107.2998 1107.3453 1107.3909 1107.4365 1107.4820 1107.5276 1107.5732 1107.6188 1107.6643 1107.7099 1107.7555 1107.8010 1107.8466 1107.8922 1107.9378 1107.9834 1108.0289 1108.0745 1108.1201 1108.1657 1108.2113 1108.2569 1108.3024 1108.3480 1108.3936 1108.4392 1108.4848 1108.5304 1108.5760 1108.6216 1108.6672 1108.7128 1108.7584 1108.8040 1108.8495 1108.8951 1108.9407 1108.9863 1109.0319 1109.0775 1109.1232 1109.1688 1109.2144 1109.2600 1109.3056 1109.3512 1109.3968 1109.4424 1109.4880 1109.5336 1109.5792 1109.6248 1109.6705 1109.7161 1109.7617 1109.8073 1109.8529 1109.8985 1109.9442 1109.9898 1110.0354 1110.0810 1110.1267 1110.1723 1110.2179 1110.2635 1110.3092 1110.3548 1110.4004 1110.4460 1110.4917 1110.5373 1110.5829 1110.6286 1110.6742 1110.7198 1110.7655 1110.8111 1110.8568 1110.9024 1110.9480 1110.9937 1111.0393 1111.0850 1111.1306 1111.1763 1111.2219 1111.2675 1111.3132 1111.3588 1111.4045 1111.4501 1111.4958 1111.5414 1111.5871 1111.6328 1111.6784 1111.7241 1111.7697 1111.8154 1111.8610 1111.9067 1111.9524 1111.9980 1112.0437 1112.0894 1112.1350 1112.1807 1112.2264 1112.2720 1112.3177 1112.3634 1112.4090 1112.4547 1112.5004 1112.5460 1112.5917 1112.6374 1112.6831 1112.7287 1112.7744 1112.8201 1112.8658 1112.9115 1112.9571 1113.0028 1113.0485 1113.0942 1113.1399 1113.1856 1113.2313 1113.2769 1113.3226 1113.3683 1113.4140 1113.4597 1113.5054 1113.5511 1113.5968 1113.6425 1113.6882 1113.7339 1113.7796 1113.8253 1113.8710 1113.9167 1113.9624 1114.0081 1114.0538 1114.0995 1114.1452 1114.1909 1114.2366 1114.2823 1114.3280 1114.3737 1114.4195 1114.4652 1114.5109 1114.5566 1114.6023 1114.6480 1114.6937 1114.7395 1114.7852 1114.8309 1114.8766 1114.9223 1114.9681 1115.0138 1115.0595 1115.1052 1115.1510 1115.1967 1115.2424 1115.2882 1115.3339 1115.3796 1115.4253 1115.4711 1115.5168 1115.5626 1115.6083 1115.6540 1115.6998 1115.7455 1115.7912 1115.8370 1115.8827 1115.9285 1115.9742 1116.0200 1116.0657 1116.1114 1116.1572 1116.2029 1116.2487 1116.2944 1116.3402 1116.3859 1116.4317 1116.4775 1116.5232 1116.5690 1116.6147 1116.6605 1116.7062 1116.7520 1116.7978 1116.8435 1116.8893 1116.9350 1116.9808 1117.0266 1117.0723 1117.1181 1117.1639 1117.2096 1117.2554 1117.3012 1117.3470 1117.3927 1117.4385 1117.4843 1117.5301 1117.5758 1117.6216 1117.6674 1117.7132 1117.7589 1117.8047 1117.8505 1117.8963 1117.9421 1117.9879 1118.0336 1118.0794 1118.1252 1118.1710 1118.2168 1118.2626 1118.3084 1118.3542 1118.4000 1118.4458 1118.4916 1118.5373 1118.5831 1118.6289 1118.6747 1118.7205 1118.7663 1118.8121 1118.8579 1118.9037 1118.9496 1118.9954 1119.0412 1119.0870 1119.1328 1119.1786 1119.2244 1119.2702 1119.3160 1119.3618 1119.4077 1119.4535 1119.4993 1119.5451 1119.5909 1119.6367 1119.6826 1119.7284 1119.7742 1119.8200 1119.8658 1119.9117 1119.9575 1120.0033 1120.0491 1120.0950 1120.1408 1120.1866 1120.2325 1120.2783 1120.3241 1120.3700 1120.4158 1120.4616 1120.5075 1120.5533 1120.5991 1120.6450 1120.6908 1120.7367 1120.7825 1120.8283 1120.8742 1120.9200 1120.9659 1121.0117 1121.0576 1121.1034 1121.1493 1121.1951 1121.2410 1121.2868 1121.3327 1121.3785 1121.4244 1121.4702 1121.5161 1121.5620 1121.6078 1121.6537 1121.6995 1121.7454 1121.7913 1121.8371 1121.8830 1121.9289 1121.9747 1122.0206 1122.0665 1122.1123 1122.1582 1122.2041 1122.2499 1122.2958 1122.3417 1122.3876 1122.4334 1122.4793 1122.5252 1122.5711 1122.6170 1122.6628 1122.7087 1122.7546 1122.8005 1122.8464 1122.8922 1122.9381 1122.9840 1123.0299 1123.0758 1123.1217 1123.1676 1123.2135 1123.2594 1123.3053 1123.3512 1123.3970 1123.4429 1123.4888 1123.5347 1123.5806 1123.6265 1123.6724 1123.7183 1123.7642 1123.8101 1123.8561 1123.9020 1123.9479 1123.9938 1124.0397 1124.0856 1124.1315 1124.1774 1124.2233 1124.2692 1124.3152 1124.3611 1124.4070 1124.4529 1124.4988 1124.5447 1124.5907 1124.6366 1124.6825 1124.7284 1124.7743 1124.8203 1124.8662 1124.9121 1124.9581 1125.0040 1125.0499 1125.0958 1125.1418 1125.1877 1125.2336 1125.2796 1125.3255 1125.3714 1125.4174 1125.4633 1125.5093 1125.5552 1125.6011 1125.6471 1125.6930 1125.7390 1125.7849 1125.8308 1125.8768 1125.9227 1125.9687 1126.0146 1126.0606 1126.1065 1126.1525 1126.1984 1126.2444 1126.2904 1126.3363 1126.3823 1126.4282 1126.4742 1126.5201 1126.5661 1126.6121 1126.6580 1126.7040 1126.7499 1126.7959 1126.8419 1126.8878 1126.9338 1126.9798 1127.0258 1127.0717 1127.1177 1127.1637 1127.2096 1127.2556 1127.3016 1127.3476 1127.3935 1127.4395 1127.4855 1127.5315 1127.5775 1127.6234 1127.6694 1127.7154 1127.7614 1127.8074 1127.8534 1127.8994 1127.9453 1127.9913 1128.0373 1128.0833 1128.1293 1128.1753 1128.2213 1128.2673 1128.3133 1128.3593 1128.4053 1128.4513 1128.4973 1128.5433 1128.5893 1128.6353 1128.6813 1128.7273 1128.7733 1128.8193 1128.8653 1128.9113 1128.9573 1129.0033 1129.0493 1129.0954 1129.1414 1129.1874 1129.2334 1129.2794 1129.3254 1129.3714 1129.4175 1129.4635 1129.5095 1129.5555 1129.6015 1129.6476 1129.6936 1129.7396 1129.7856 1129.8317 1129.8777 1129.9237 1129.9698 1130.0158 1130.0618 1130.1078 1130.1539 1130.1999 1130.2459 1130.2920 1130.3380 1130.3841 1130.4301 1130.4761 1130.5222 1130.5682 1130.6143 1130.6603 1130.7064 1130.7524 1130.7984 1130.8445 1130.8905 1130.9366 1130.9826 1131.0287 1131.0747 1131.1208 1131.1668 1131.2129 1131.2590 1131.3050 1131.3511 1131.3971 1131.4432 1131.4893 1131.5353 1131.5814 1131.6274 1131.6735 1131.7196 1131.7656 1131.8117 1131.8578 1131.9038 1131.9499 1131.9960 1132.0421 1132.0881 1132.1342 1132.1803 1132.2263 1132.2724 1132.3185 1132.3646 1132.4107 1132.4567 1132.5028 1132.5489 1132.5950 1132.6411 1132.6872 1132.7332 1132.7793 1132.8254 1132.8715 1132.9176 1132.9637 1133.0098 1133.0559 1133.1020 1133.1481 1133.1941 1133.2402 1133.2863 1133.3324 1133.3785 1133.4246 1133.4707 1133.5168 1133.5629 1133.6090 1133.6552 1133.7013 1133.7474 1133.7935 1133.8396 1133.8857 1133.9318 1133.9779 1134.0240 1134.0701 1134.1163 1134.1624 1134.2085 1134.2546 1134.3007 1134.3468 1134.3930 1134.4391 1134.4852 1134.5313 1134.5774 1134.6236 1134.6697 1134.7158 1134.7619 1134.8081 1134.8542 1134.9003 1134.9465 1134.9926 1135.0387 1135.0849 1135.1310 1135.1771 1135.2233 1135.2694 1135.3155 1135.3617 1135.4078 1135.4540 1135.5001 1135.5462 1135.5924 1135.6385 1135.6847 1135.7308 1135.7770 1135.8231 1135.8693 1135.9154 1135.9616 1136.0077 1136.0539 1136.1000 1136.1462 1136.1923 1136.2385 1136.2847 1136.3308 1136.3770 1136.4231 1136.4693 1136.5155 1136.5616 1136.6078 1136.6540 1136.7001 1136.7463 1136.7925 1136.8386 1136.8848 1136.9310 1136.9771 1137.0233 1137.0695 1137.1157 1137.1618 1137.2080 1137.2542 1137.3004 1137.3466 1137.3927 1137.4389 1137.4851 1137.5313 1137.5775 1137.6237 1137.6698 1137.7160 1137.7622 1137.8084 1137.8546 1137.9008 1137.9470 1137.9932 1138.0394 1138.0856 1138.1317 1138.1779 1138.2241 1138.2703 1138.3165 1138.3627 1138.4089 1138.4551 1138.5013 1138.5476 1138.5938 1138.6400 1138.6862 1138.7324 1138.7786 1138.8248 1138.8710 1138.9172 1138.9634 1139.0096 1139.0559 1139.1021 1139.1483 1139.1945 1139.2407 1139.2869 1139.3332 1139.3794 1139.4256 1139.4718 1139.5180 1139.5643 1139.6105 1139.6567 1139.7030 1139.7492 1139.7954 1139.8416 1139.8879 1139.9341 1139.9803 1140.0266 1140.0728 1140.1190 1140.1653 1140.2115 1140.2578 1140.3040 1140.3502 1140.3965 1140.4427 1140.4890 1140.5352 1140.5815 1140.6277 1140.6739 1140.7202 1140.7664 1140.8127 1140.8589 1140.9052 1140.9514 1140.9977 1141.0440 1141.0902 1141.1365 1141.1827 1141.2290 1141.2752 1141.3215 1141.3678 1141.4140 1141.4603 1141.5066 1141.5528 1141.5991 1141.6454 1141.6916 1141.7379 1141.7842 1141.8304 1141.8767 1141.9230 1141.9692 1142.0155 1142.0618 1142.1081 1142.1543 1142.2006 1142.2469 1142.2932 1142.3395 1142.3857 1142.4320 1142.4783 1142.5246 1142.5709 1142.6172 1142.6635 1142.7097 1142.7560 1142.8023 1142.8486 1142.8949 1142.9412 1142.9875 1143.0338 1143.0801 1143.1264 1143.1727 1143.2190 1143.2653 1143.3116 1143.3579 1143.4042 1143.4505 1143.4968 1143.5431 1143.5894 1143.6357 1143.6820 1143.7283 1143.7746 1143.8209 1143.8673 1143.9136 1143.9599 1144.0062 1144.0525 1144.0988 1144.1451 1144.1915 1144.2378 1144.2841 1144.3304 1144.3767 1144.4231 1144.4694 1144.5157 1144.5620 1144.6084 1144.6547 1144.7010 1144.7474 1144.7937 1144.8400 1144.8864 1144.9327 1144.9790 1145.0254 1145.0717 1145.1180 1145.1644 1145.2107 1145.2570 1145.3034 1145.3497 1145.3961 1145.4424 1145.4888 1145.5351 1145.5814 1145.6278 1145.6741 1145.7205 1145.7668 1145.8132 1145.8595 1145.9059 1145.9523 1145.9986 1146.0450 1146.0913 1146.1377 1146.1840 1146.2304 1146.2768 1146.3231 1146.3695 1146.4158 1146.4622 1146.5086 1146.5549 1146.6013 1146.6477 1146.6940 1146.7404 1146.7868 1146.8332 1146.8795 1146.9259 1146.9723 1147.0187 1147.0650 1147.1114 1147.1578 1147.2042 1147.2505 1147.2969 1147.3433 1147.3897 1147.4361 1147.4825 1147.5288 1147.5752 1147.6216 1147.6680 1147.7144 1147.7608 1147.8072 1147.8536 1147.9000 1147.9464 1147.9928 1148.0392 1148.0856 1148.1319 1148.1783 1148.2247 1148.2711 1148.3175 1148.3640 1148.4104 1148.4568 1148.5032 1148.5496 1148.5960 1148.6424 1148.6888 1148.7352 1148.7816 1148.8280 1148.8744 1148.9209 1148.9673 1149.0137 1149.0601 1149.1065 1149.1529 1149.1994 1149.2458 1149.2922 1149.3386 1149.3850 1149.4315 1149.4779 1149.5243 1149.5708 1149.6172 1149.6636 1149.7100 1149.7565 1149.8029 1149.8493 1149.8958 1149.9422 1149.9886 1150.0351 1150.0815 1150.1279 1150.1744 1150.2208 1150.2673 1150.3137 1150.3602 1150.4066 1150.4530 1150.4995 1150.5459 1150.5924 1150.6388 1150.6853 1150.7317 1150.7782 1150.8246 1150.8711 1150.9175 1150.9640 1151.0105 1151.0569 1151.1034 1151.1498 1151.1963 1151.2427 1151.2892 1151.3357 1151.3821 1151.4286 1151.4751 1151.5215 1151.5680 1151.6145 1151.6609 1151.7074 1151.7539 1151.8004 1151.8468 1151.8933 1151.9398 1151.9862 1152.0327 1152.0792 1152.1257 1152.1722 1152.2186 1152.2651 1152.3116 1152.3581 1152.4046 1152.4511 1152.4975 1152.5440 1152.5905 1152.6370 1152.6835 1152.7300 1152.7765 1152.8230 1152.8695 1152.9160 1152.9625 1153.0090 1153.0555 1153.1020 1153.1485 1153.1950 1153.2415 1153.2880 1153.3345 1153.3810 1153.4275 1153.4740 1153.5205 1153.5670 1153.6135 1153.6600 1153.7065 1153.7530 1153.7995 1153.8461 1153.8926 1153.9391 1153.9856 1154.0321 1154.0786 1154.1252 1154.1717 1154.2182 1154.2647 1154.3112 1154.3578 1154.4043 1154.4508 1154.4973 1154.5439 1154.5904 1154.6369 1154.6835 1154.7300 1154.7765 1154.8230 1154.8696 1154.9161 1154.9627 1155.0092 1155.0557 1155.1023 1155.1488 1155.1953 1155.2419 1155.2884 1155.3350 1155.3815 1155.4281 1155.4746 1155.5212 1155.5677 1155.6143 1155.6608 1155.7074 1155.7539 1155.8005 1155.8470 1155.8936 1155.9401 1155.9867 1156.0332 1156.0798 1156.1264 1156.1729 1156.2195 1156.2660 1156.3126 1156.3592 1156.4057 1156.4523 1156.4989 1156.5454 1156.5920 1156.6386 1156.6851 1156.7317 1156.7783 1156.8249 1156.8714 1156.9180 1156.9646 1157.0112 1157.0577 1157.1043 1157.1509 1157.1975 1157.2441 1157.2906 1157.3372 1157.3838 1157.4304 1157.4770 1157.5236 1157.5702 1157.6167 1157.6633 1157.7099 1157.7565 1157.8031 1157.8497 1157.8963 1157.9429 1157.9895 1158.0361 1158.0827 1158.1293 1158.1759 1158.2225 1158.2691 1158.3157 1158.3623 1158.4089 1158.4555 1158.5021 1158.5487 1158.5953 1158.6419 1158.6886 1158.7352 1158.7818 1158.8284 1158.8750 1158.9216 1158.9682 1159.0149 1159.0615 1159.1081 1159.1547 1159.2013 1159.2480 1159.2946 1159.3412 1159.3878 1159.4345 1159.4811 1159.5277 1159.5743 1159.6210 1159.6676 1159.7142 1159.7609 1159.8075 1159.8541 1159.9008 1159.9474 1159.9940 1160.0407 1160.0873 1160.1340 1160.1806 1160.2272 1160.2739 1160.3205 1160.3672 1160.4138 1160.4605 1160.5071 1160.5538 1160.6004 1160.6471 1160.6937 1160.7404 1160.7870 1160.8337 1160.8803 1160.9270 1160.9736 1161.0203 1161.0670 1161.1136 1161.1603 1161.2069 1161.2536 1161.3003 1161.3469 1161.3936 1161.4403 1161.4869 1161.5336 1161.5803 1161.6269 1161.6736 1161.7203 1161.7669 1161.8136 1161.8603 1161.9070 1161.9536 1162.0003 1162.0470 1162.0937 1162.1404 1162.1870 1162.2337 1162.2804 1162.3271 1162.3738 1162.4205 1162.4671 1162.5138 1162.5605 1162.6072 1162.6539 1162.7006 1162.7473 1162.7940 1162.8407 1162.8874 1162.9341 1162.9808 1163.0275 1163.0742 1163.1209 </mz_list><int_list>242.4950 282.1960 482.3100 903.9990 1236.6300 1132.0100 770.9470 503.7700 412.5660 361.0620 308.4850 270.9300 245.1780 276.8310 317.6050 315.9960 314.9230 299.3640 292.9260 251.0790 229.0830 284.3420 324.5800 387.3500 713.5420 1375.0400 2122.3900 2139.5600 1326.2200 613.7530 388.9600 372.3280 331.5540 268.7840 281.1230 334.7730 365.3540 373.4010 337.9920 336.3830 343.3570 370.1820 346.0400 296.6820 309.0210 429.1970 749.4870 1333.2000 1759.7100 1528.4800 896.4880 463.5330 349.2590 334.7730 288.6340 276.2950 285.4150 299.3640 308.4850 335.3100 366.4270 353.0140 317.0690 310.6310 315.4590 332.6270 445.8290 951.2110 1914.2300 2663.7200 2262.4100 1332.6600 839.6190 591.2200 524.6940 449.5840 318.1420 294.5360 292.3900 264.4920 252.1520 236.0570 269.8570 287.0250 269.3200 275.2220 284.8790 323.5070 436.7080 761.2900 1349.8300 1703.3800 1523.1200 1049.9300 744.6590 571.9060 443.1460 339.0650 321.3610 285.9520 294.5360 317.0690 286.4880 273.0760 306.8750 318.6780 308.4850 277.9040 276.2950 295.6090 302.0470 406.1280 677.0600 973.2070 1071.3900 932.4330 772.0200 615.3620 453.8760 385.7410 336.9190 290.7800 255.3720 277.9050 303.6560 305.2660 303.6560 285.9520 268.7840 318.1420 352.4780 323.5070 305.8020 428.1240 614.8260 784.3600 883.0760 870.2000 710.3230 534.3510 430.2700 385.7410 340.6750 249.4700 216.2070 238.2040 285.4160 310.0950 283.8060 275.2220 268.7840 311.7040 347.1130 371.2550 399.1530 410.4200 517.7200 758.6080 882.5390 763.9730 628.2390 526.3040 439.9270 344.9670 299.3650 310.0950 284.3430 304.7300 374.4740 395.3980 388.9600 375.5470 329.4090 316.5330 294.0000 259.1270 303.6570 548.8370 1077.8200 1744.6900 1983.4400 1508.6300 849.2760 549.9100 433.4890 334.2370 270.9300 252.6890 259.6640 305.8020 327.7990 300.4380 283.2700 306.8750 327.7990 310.6310 282.7330 303.6560 333.7000 484.4570 848.2030 1291.3500 1556.3800 1350.9000 881.4660 539.7160 375.5470 318.6790 294.0000 272.0030 276.2950 288.0980 300.9740 303.6570 332.6280 333.7010 340.1390 293.4630 282.7330 282.7330 300.4380 386.8140 664.1840 1201.7600 1473.2200 1206.5800 738.7570 453.3400 393.2520 334.2370 258.0540 242.4960 267.1750 287.5620 313.8500 317.6060 306.3390 363.7450 339.6020 270.3940 235.5210 261.2730 357.3070 528.9860 849.8130 1500.0500 2000.6000 1733.4300 968.3790 476.4090 360.5260 376.0840 375.5480 317.6060 286.4890 294.5360 281.1240 334.7740 266.6380 255.3720 300.4380 310.0950 298.8280 294.5360 357.8430 511.8180 834.7910 1367.0000 1636.3200 1272.5700 730.1730 449.0480 335.8460 317.0690 302.0470 302.0470 320.2880 312.7770 304.1930 313.8500 315.9960 255.9080 251.6160 296.6820 339.6020 391.6420 430.8070 547.7640 979.6450 1974.8500 2621.3300 1957.1500 868.0540 375.0110 316.5330 367.5000 363.2080 288.0980 261.8100 286.4890 308.4850 270.3940 272.0030 301.5110 283.2700 272.0030 293.4630 332.0910 353.5510 547.2270 951.7470 1508.1000 1809.6100 1326.7600 592.8290 336.3830 328.3350 348.7220 303.1200 281.1230 280.5870 321.3610 374.4740 329.9450 237.6670 238.7400 262.8830 241.9590 243.0320 302.5830 501.0880 994.1310 1928.7100 3212.5500 3719.5500 2674.4500 1199.6100 534.3510 356.7700 373.4010 334.7730 292.3900 317.0690 361.5980 349.2590 282.1970 262.8830 283.8060 306.8750 349.2590 346.5760 409.8830 564.9320 837.4730 1450.6900 2274.7500 2479.1600 1678.7000 749.4870 324.5800 261.2730 309.5580 317.0690 283.8060 280.5870 305.2660 293.4630 242.4960 245.1780 248.3970 252.1530 244.6420 315.9960 540.2530 1231.8000 2503.8400 3157.8300 2502.2300 1508.1000 844.9840 546.6910 437.7810 377.6930 309.0220 282.1970 307.4120 328.3350 278.9780 257.5180 280.0510 280.5870 276.2950 267.1750 270.3940 383.0580 596.5850 1022.5700 1686.2100 1992.0200 1649.2000 987.6930 570.8330 420.0770 379.3030 353.0140 326.1890 304.1930 293.4630 281.6600 288.6350 276.2950 290.7810 307.9490 298.8280 298.8280 262.8830 325.1160 428.6610 649.1620 974.2800 1110.0100 937.7990 674.3770 499.4790 398.6170 331.5550 321.3610 279.5140 267.1750 261.8100 244.6420 208.1600 224.7910 265.5650 276.8320 270.9300 259.1270 265.5650 315.4600 451.1940 621.8010 843.3750 953.3570 880.3930 682.4250 484.9930 329.4090 253.2260 240.3500 248.9340 244.1050 221.5720 279.5140 333.1640 318.1420 336.9190 317.0690 276.2950 272.5400 272.5400 282.7330 402.9090 537.0340 633.0670 637.3590 541.3260 443.1460 405.0550 326.7260 228.5470 252.1530 312.7770 294.5360 241.9590 231.2290 270.3940 279.5140 263.4190 284.8790 313.3140 260.2000 262.8830 339.6020 431.8800 562.2490 722.6620 740.9030 625.0200 490.8950 377.6930 297.7550 258.5910 238.7400 251.0800 280.0510 274.6860 282.1970 282.1970 250.5430 255.9080 251.6160 247.8610 269.3210 282.1970 303.6570 398.0800 523.0850 631.4580 666.3300 591.2200 430.2700 279.5140 244.1050 248.9340 211.9150 195.2840 250.5430 274.1490 270.9300 254.8350 270.9300 314.9230 305.2660 245.7150 214.0610 254.2990 361.5980 475.3360 532.2050 578.8810 561.7130 522.0120 438.3180 332.0910 271.4670 262.8830 272.0030 293.4630 268.7840 274.6860 284.3430 294.0000 295.0730 275.7590 322.9710 364.8170 339.0650 431.8800 637.8960 1044.0300 1472.1500 1379.8700 899.1710 552.0560 371.7920 311.1680 294.0000 289.1710 311.1680 286.4890 261.2730 266.1020 283.8060 306.3390 332.0910 321.3610 306.3390 312.7770 362.1350 490.8950 692.6190 944.7730 1165.8100 1063.8800 702.8120 441.5370 355.6970 324.0440 276.8320 253.7620 259.1270 253.7620 234.9850 214.5980 261.8100 309.5580 354.6240 376.6210 372.3290 328.8720 329.9450 413.6390 631.9940 957.1130 1073.0000 895.4150 579.4170 395.3980 343.8940 304.7300 252.6890 245.7150 253.2260 266.6380 301.5110 322.4340 252.1530 202.7950 219.9630 237.1310 260.2000 269.8570 291.3170 355.1610 635.2130 1091.7700 1357.8800 1122.3500 646.4800 361.5990 301.5110 302.0470 274.6860 259.6640 272.0030 276.8320 265.0290 252.1530 245.1780 254.8350 258.5910 292.9270 300.4380 311.1680 334.2370 479.0920 848.7400 1162.5900 1097.6800 798.8450 505.3800 341.2120 320.2880 303.6570 262.8830 224.7910 247.3240 302.0470 304.7300 243.5690 181.3350 217.2800 224.2550 226.4010 217.8170 259.1270 370.1830 487.1390 693.1550 983.9380 973.2080 616.9720 348.7230 298.2920 294.5360 259.6640 217.2800 230.1560 325.6530 370.1830 310.6310 280.0510 295.0730 320.2880 321.3610 294.5360 271.4670 277.3680 367.5000 585.8550 1031.6900 1576.7700 1586.9600 1002.1800 457.6320 314.3870 339.0660 345.5040 282.1970 211.3790 233.9120 283.2700 308.4850 298.2920 270.3940 255.9080 285.9520 287.0250 289.7080 373.4020 498.4060 701.2030 937.2620 981.2550 831.5720 561.7130 351.9420 304.7300 275.7590 240.8860 238.2040 266.6380 247.3240 221.5720 246.2510 302.5840 313.3140 285.4160 294.5360 276.2950 303.6570 380.3760 473.7270 673.8410 933.5070 989.8390 770.4110 523.6210 359.4530 286.4890 291.8540 296.6820 285.9520 274.6860 268.7840 237.1310 257.5180 269.3210 274.1490 287.0250 290.2440 321.3610 388.9600 451.1940 545.0810 693.6920 754.8530 670.0860 489.2850 343.8940 289.1710 330.4820 334.7740 322.4340 272.0030 261.2730 283.2700 294.0000 267.1750 238.7400 225.3280 217.2800 229.0830 296.6820 381.9860 594.9760 781.1410 777.9220 649.1620 513.4280 429.1980 364.8180 307.4120 256.9810 250.0070 246.2510 246.2510 238.7410 229.0840 256.4450 246.2510 240.8870 269.3210 266.1020 287.5620 311.1680 379.8400 502.6980 634.6770 687.2540 662.5750 542.3990 411.4930 328.3360 276.8320 255.3720 250.5430 243.5690 261.2730 307.4120 294.5360 261.8100 261.8100 270.9300 284.3430 287.0250 298.8280 346.0400 358.9160 481.2380 659.8920 802.6010 724.2720 468.8990 333.1640 309.5580 333.7010 346.5770 324.0440 328.3360 331.0180 268.7840 264.4920 296.1460 275.7590 252.6890 285.4160 270.9300 248.3970 299.9010 419.0040 553.6650 687.7900 703.8850 581.5630 391.6430 307.9490 285.9520 287.0250 254.8350 216.7440 275.2220 337.9930 324.5800 290.7810 273.6130 248.9340 240.3500 221.0360 236.5940 324.0440 387.8870 528.4500 699.0570 825.6700 804.2110 651.3080 458.1690 379.8400 260.2000 241.9590 277.9050 272.0030 267.1750 285.9520 277.3680 302.0470 306.8760 266.6380 259.1270 272.5400 295.0730 389.4970 473.1910 585.3190 736.0750 751.0970 642.7240 458.1690 342.2850 309.0220 289.7080 274.1490 268.7840 303.1200 304.7300 313.3140 316.5330 283.2700 265.0290 300.9740 324.0440 320.8250 401.3000 500.0160 603.0230 754.8530 847.1300 810.1120 677.0600 477.4830 347.1130 323.5070 302.0470 262.3460 219.9630 250.5430 237.6670 267.7110 315.9960 294.0000 254.2990 273.0760 303.1200 339.6020 457.6320 535.9610 554.7380 638.4320 688.3270 563.3220 439.3910 394.8620 332.6280 285.4160 253.2260 272.0030 273.0760 262.8830 268.7840 262.8830 245.7150 233.3760 275.2220 294.5360 288.0980 291.8540 350.8690 403.9820 497.8700 645.9430 693.1550 612.6800 497.3330 382.5220 347.1130 294.0000 237.6670 237.1310 265.5650 348.1860 343.3580 306.8760 311.7040 270.9300 276.2950 288.6350 309.0220 336.9200 340.1390 428.6610 559.0300 648.0890 679.2060 577.2710 409.8840 296.1460 253.2260 265.5650 274.6860 298.2920 297.2190 278.4410 282.1970 270.3940 277.3680 283.2700 310.6310 277.3680 297.2190 407.2010 538.6430 700.1300 811.1850 758.0720 681.8890 628.7750 473.7270 303.6570 224.2550 226.4010 242.4960 288.6350 340.1390 323.5070 298.2920 311.1680 302.5840 312.7770 294.0000 251.0800 253.2260 316.5330 495.1870 623.4100 614.8260 599.8040 553.1290 444.7560 341.7480 317.6060 312.7770 304.1930 245.1780 246.7880 300.9740 329.9450 310.6310 292.9270 266.1020 233.3750 255.3720 338.5290 412.5660 532.7420 703.3490 856.7870 776.3130 593.3660 470.5080 401.3000 335.8470 253.2260 272.5400 318.6790 312.7770 260.2000 203.8680 214.0620 222.1090 246.7880 270.9300 262.8830 277.3680 298.2920 372.3290 525.7680 730.1740 828.3530 695.3010 525.7680 417.9310 303.1200 280.5870 258.0540 253.2260 286.4890 270.9300 208.1600 210.3060 268.2480 254.8350 241.4230 235.5210 219.4270 281.6600 382.5220 482.8480 535.4240 607.8520 624.4830 496.7970 387.3510 379.8400 327.7990 249.4700 236.0580 216.7440 217.2810 235.5210 260.2000 239.2770 245.7150 264.4920 217.8170 231.2290 271.4670 282.1970 332.6280 404.5190 554.7380 640.5780 537.0340 415.2490 320.2880 242.4960 228.0100 185.0900 172.2150 231.7660 271.4670 297.2190 291.3170 266.6380 300.4380 292.9270 280.5870 275.7590 319.2150 353.5510 524.1580 849.8130 1094.4600 1001.1100 701.2030 456.5590 364.8180 316.5330 248.3970 194.2110 237.6670 290.7810 270.9300 252.6890 267.7110 262.8830 267.7110 235.5210 231.2290 276.2950 347.1130 406.1280 597.6580 961.9410 1148.6400 931.3610 577.2710 371.2560 283.8060 231.7660 221.0360 229.0830 249.4700 267.7110 241.9590 222.6450 259.6640 271.4670 262.8830 278.9780 284.8790 263.4190 285.4160 444.2200 683.4980 792.4070 711.9330 575.6620 441.5370 318.6790 276.8320 266.1020 240.3500 250.0070 272.0030 268.2480 255.9080 280.5870 282.7330 319.7520 336.3830 285.4160 232.3020 261.2730 329.9450 405.0550 539.7160 612.6800 549.9100 402.9090 295.6090 251.6160 259.1270 270.3940 269.8570 280.5870 251.6160 289.1710 307.4120 279.5140 259.6640 269.3210 316.5330 285.4160 276.2950 353.5510 457.0950 524.1580 585.3190 599.8040 482.3110 361.5990 294.5360 282.1970 268.2480 254.2990 285.4160 272.5400 252.1530 280.5870 283.2700 293.4630 297.2190 289.1710 252.6890 250.0070 333.7010 496.2600 641.6510 686.1810 669.0130 691.5460 619.1180 462.4600 333.1640 302.0470 307.4120 282.7330 273.0760 284.3430 325.1170 318.1420 </int_list></spectrum></measured><measured><pepseq>ERPTLAFHASITNSFGK</pepseq><mzh>1875.9294</mzh><calc_mzh>1875.9718</calc_mzh><leucines>1</leucines><mono_iso_intensity>1334</mono_iso_intensity><deuterated_intensity>202</deuterated_intensity><ratio>0.15</ratio><validated>NO</validated><local_bg>0.0000</local_bg><corrected_ratio>0.15</corrected_ratio><spectrum><mz_list>1850.8079 1850.8668 1850.9257 1850.9846 1851.0435 1851.1024 1851.1613 1851.2203 1851.2792 1851.3381 1851.3970 1851.4559 1851.5149 1851.5738 1851.6327 1851.6916 1851.7506 1851.8095 1851.8684 1851.9273 1851.9863 1852.0452 1852.1041 1852.1631 1852.2220 1852.2809 1852.3399 1852.3988 1852.4577 1852.5167 1852.5756 1852.6345 1852.6935 1852.7524 1852.8114 1852.8703 1852.9293 1852.9882 1853.0472 1853.1061 1853.1650 1853.2240 1853.2829 1853.3419 1853.4008 1853.4598 1853.5188 1853.5777 1853.6367 1853.6956 1853.7546 1853.8135 1853.8725 1853.9315 1853.9904 1854.0494 1854.1083 1854.1673 1854.2263 1854.2852 1854.3442 1854.4032 1854.4621 1854.5211 1854.5801 1854.6390 1854.6980 1854.7570 1854.8160 1854.8749 1854.9339 1854.9929 1855.0519 1855.1109 1855.1698 1855.2288 1855.2878 1855.3468 1855.4058 1855.4647 1855.5237 1855.5827 1855.6417 1855.7007 1855.7597 1855.8187 1855.8777 1855.9367 1855.9956 1856.0546 1856.1136 1856.1726 1856.2316 1856.2906 1856.3496 1856.4086 1856.4676 1856.5266 1856.5856 1856.6446 1856.7036 1856.7626 1856.8216 1856.8807 1856.9397 1856.9987 1857.0577 1857.1167 1857.1757 1857.2347 1857.2937 1857.3527 1857.4118 1857.4708 1857.5298 1857.5888 1857.6478 1857.7069 1857.7659 1857.8249 1857.8839 1857.9429 1858.0020 1858.0610 1858.1200 1858.1790 1858.2381 1858.2971 1858.3561 1858.4152 1858.4742 1858.5332 1858.5923 1858.6513 1858.7103 1858.7694 1858.8284 1858.8875 1858.9465 1859.0055 1859.0646 1859.1236 1859.1827 1859.2417 1859.3008 1859.3598 1859.4188 1859.4779 1859.5369 1859.5960 1859.6550 1859.7141 1859.7731 1859.8322 1859.8913 1859.9503 1860.0094 1860.0684 1860.1275 1860.1865 1860.2456 1860.3047 1860.3637 1860.4228 1860.4819 1860.5409 1860.6000 1860.6591 1860.7181 1860.7772 1860.8363 1860.8953 1860.9544 1861.0135 1861.0726 1861.1316 1861.1907 1861.2498 1861.3089 1861.3679 1861.4270 1861.4861 1861.5452 1861.6043 1861.6633 1861.7224 1861.7815 1861.8406 1861.8997 1861.9588 1862.0179 1862.0769 1862.1360 1862.1951 1862.2542 1862.3133 1862.3724 1862.4315 1862.4906 1862.5497 1862.6088 1862.6679 1862.7270 1862.7861 1862.8452 1862.9043 1862.9634 1863.0225 1863.0816 1863.1407 1863.1998 1863.2589 1863.3180 1863.3772 1863.4363 1863.4954 1863.5545 1863.6136 1863.6727 1863.7318 1863.7909 1863.8501 1863.9092 1863.9683 1864.0274 1864.0865 1864.1457 1864.2048 1864.2639 1864.3230 1864.3822 1864.4413 1864.5004 1864.5596 1864.6187 1864.6778 1864.7369 1864.7961 1864.8552 1864.9143 1864.9735 1865.0326 1865.0918 1865.1509 1865.2100 1865.2692 1865.3283 1865.3875 1865.4466 1865.5057 1865.5649 1865.6240 1865.6832 1865.7423 1865.8015 1865.8606 1865.9198 1865.9789 1866.0381 1866.0972 1866.1564 1866.2155 1866.2747 1866.3339 1866.3930 1866.4522 1866.5113 1866.5705 1866.6297 1866.6888 1866.7480 1866.8071 1866.8663 1866.9255 1866.9846 1867.0438 1867.1030 1867.1622 1867.2213 1867.2805 1867.3397 1867.3988 1867.4580 1867.5172 1867.5764 1867.6355 1867.6947 1867.7539 1867.8131 1867.8723 1867.9314 1867.9906 1868.0498 1868.1090 1868.1682 1868.2274 1868.2866 1868.3458 1868.4049 1868.4641 1868.5233 1868.5825 1868.6417 1868.7009 1868.7601 1868.8193 1868.8785 1868.9377 1868.9969 1869.0561 1869.1153 1869.1745 1869.2337 1869.2929 1869.3521 1869.4113 1869.4705 1869.5297 1869.5889 1869.6481 1869.7074 1869.7666 1869.8258 1869.8850 1869.9442 1870.0034 1870.0626 1870.1219 1870.1811 1870.2403 1870.2995 1870.3587 1870.4180 1870.4772 1870.5364 1870.5956 1870.6548 1870.7141 1870.7733 1870.8325 1870.8918 1870.9510 1871.0102 1871.0695 1871.1287 1871.1879 1871.2472 1871.3064 1871.3656 1871.4249 1871.4841 1871.5433 1871.6026 1871.6618 1871.7211 1871.7803 1871.8396 1871.8988 1871.9580 1872.0173 1872.0765 1872.1358 1872.1950 1872.2543 1872.3135 1872.3728 1872.4320 1872.4913 1872.5506 1872.6098 1872.6691 1872.7283 1872.7876 1872.8469 1872.9061 1872.9654 1873.0246 1873.0839 1873.1432 1873.2024 1873.2617 1873.3210 1873.3802 1873.4395 1873.4988 1873.5580 1873.6173 1873.6766 1873.7359 1873.7951 1873.8544 1873.9137 1873.9730 1874.0323 1874.0915 1874.1508 1874.2101 1874.2694 1874.3287 1874.3879 1874.4472 1874.5065 1874.5658 1874.6251 1874.6844 1874.7437 1874.8030 1874.8623 1874.9215 1874.9808 1875.0401 1875.0994 1875.1587 1875.2180 1875.2773 1875.3366 1875.3959 1875.4552 1875.5145 1875.5738 1875.6331 1875.6924 1875.7517 1875.8111 1875.8704 1875.9297 1875.9890 1876.0483 1876.1076 1876.1669 1876.2262 1876.2855 1876.3449 1876.4042 1876.4635 1876.5228 1876.5821 1876.6415 1876.7008 1876.7601 1876.8194 1876.8787 1876.9381 1876.9974 1877.0567 1877.1160 1877.1754 1877.2347 1877.2940 1877.3534 1877.4127 1877.4720 1877.5314 1877.5907 1877.6500 1877.7094 1877.7687 1877.8281 1877.8874 1877.9467 1878.0061 1878.0654 1878.1248 1878.1841 1878.2435 1878.3028 1878.3621 1878.4215 1878.4808 1878.5402 1878.5995 1878.6589 1878.7182 1878.7776 1878.8370 1878.8963 1878.9557 1879.0150 1879.0744 1879.1337 1879.1931 1879.2525 1879.3118 1879.3712 1879.4306 1879.4899 1879.5493 1879.6087 1879.6680 1879.7274 1879.7868 1879.8461 1879.9055 1879.9649 1880.0243 1880.0836 1880.1430 1880.2024 1880.2618 1880.3211 1880.3805 1880.4399 1880.4993 1880.5587 1880.6180 1880.6774 1880.7368 1880.7962 1880.8556 1880.9150 1880.9744 1881.0337 1881.0931 1881.1525 1881.2119 1881.2713 1881.3307 1881.3901 1881.4495 1881.5089 1881.5683 1881.6277 1881.6871 1881.7465 1881.8059 1881.8653 1881.9247 1881.9841 1882.0435 1882.1029 1882.1623 1882.2217 1882.2811 1882.3406 1882.4000 1882.4594 1882.5188 1882.5782 1882.6376 1882.6970 1882.7565 1882.8159 1882.8753 1882.9347 1882.9941 1883.0536 1883.1130 1883.1724 1883.2318 1883.2912 1883.3507 1883.4101 1883.4695 1883.5290 1883.5884 1883.6478 1883.7072 1883.7667 1883.8261 1883.8855 1883.9450 1884.0044 1884.0639 1884.1233 1884.1827 1884.2422 1884.3016 1884.3611 1884.4205 1884.4799 1884.5394 1884.5988 1884.6583 1884.7177 1884.7772 1884.8366 1884.8961 1884.9555 1885.0150 1885.0744 1885.1339 1885.1933 1885.2528 1885.3123 1885.3717 1885.4312 1885.4906 1885.5501 1885.6096 1885.6690 1885.7285 1885.7880 1885.8474 1885.9069 1885.9663 1886.0258 1886.0853 1886.1448 1886.2042 1886.2637 1886.3232 1886.3826 1886.4421 1886.5016 1886.5611 1886.6206 1886.6800 1886.7395 1886.7990 1886.8585 1886.9180 1886.9774 1887.0369 1887.0964 1887.1559 1887.2154 1887.2749 1887.3344 1887.3938 1887.4533 1887.5128 1887.5723 1887.6318 1887.6913 1887.7508 1887.8103 1887.8698 1887.9293 1887.9888 1888.0483 1888.1078 1888.1673 1888.2268 1888.2863 1888.3458 1888.4053 1888.4648 1888.5243 1888.5838 1888.6434 1888.7029 1888.7624 1888.8219 1888.8814 1888.9409 1889.0004 1889.0599 1889.1195 1889.1790 1889.2385 1889.2980 1889.3575 1889.4171 1889.4766 1889.5361 1889.5956 1889.6552 1889.7147 1889.7742 1889.8337 1889.8933 1889.9528 1890.0123 1890.0719 1890.1314 1890.1909 1890.2505 1890.3100 1890.3695 1890.4291 1890.4886 1890.5482 1890.6077 1890.6672 1890.7268 1890.7863 1890.8459 1890.9054 1890.9650 1891.0245 1891.0841 1891.1436 1891.2032 1891.2627 1891.3223 1891.3818 1891.4414 1891.5009 1891.5605 1891.6200 1891.6796 1891.7391 1891.7987 1891.8583 1891.9178 1891.9774 1892.0369 1892.0965 1892.1561 1892.2156 1892.2752 1892.3348 1892.3943 1892.4539 1892.5135 1892.5731 1892.6326 1892.6922 1892.7518 1892.8114 1892.8709 1892.9305 1892.9901 1893.0497 1893.1092 1893.1688 1893.2284 1893.2880 1893.3476 1893.4072 1893.4667 1893.5263 1893.5859 1893.6455 1893.7051 1893.7647 1893.8243 1893.8839 1893.9435 1894.0031 1894.0627 1894.1222 1894.1818 1894.2414 1894.3010 1894.3606 1894.4202 1894.4798 1894.5394 1894.5990 1894.6587 1894.7183 1894.7779 1894.8375 1894.8971 1894.9567 1895.0163 1895.0759 1895.1355 1895.1951 1895.2547 1895.3144 1895.3740 1895.4336 1895.4932 1895.5528 1895.6124 1895.6721 1895.7317 1895.7913 1895.8509 1895.9106 1895.9702 1896.0298 1896.0894 1896.1491 1896.2087 1896.2683 1896.3280 1896.3876 1896.4472 1896.5068 1896.5665 1896.6261 1896.6858 1896.7454 1896.8050 1896.8647 1896.9243 1896.9839 1897.0436 1897.1032 1897.1629 1897.2225 1897.2822 1897.3418 1897.4015 1897.4611 1897.5208 1897.5804 1897.6401 1897.6997 1897.7594 1897.8190 1897.8787 1897.9383 1897.9980 1898.0576 1898.1173 1898.1770 1898.2366 1898.2963 1898.3559 1898.4156 1898.4753 1898.5349 1898.5946 1898.6543 1898.7139 1898.7736 1898.8333 1898.8930 1898.9526 1899.0123 1899.0720 1899.1316 1899.1913 1899.2510 1899.3107 1899.3704 1899.4300 1899.4897 1899.5494 1899.6091 1899.6688 1899.7284 1899.7881 1899.8478 1899.9075 1899.9672 1900.0269 1900.0866 1900.1463 1900.2059 1900.2656 1900.3253 1900.3850 1900.4447 1900.5044 1900.5641 1900.6238 1900.6835 1900.7432 1900.8029 1900.8626 1900.9223 1900.9820 1901.0417 1901.1014 1901.1611 1901.2208 1901.2806 1901.3403 1901.4000 1901.4597 1901.5194 1901.5791 1901.6388 1901.6985 1901.7583 1901.8180 1901.8777 1901.9374 1901.9971 1902.0568 1902.1166 1902.1763 1902.2360 1902.2957 1902.3555 1902.4152 1902.4749 1902.5346 1902.5944 1902.6541 1902.7138 1902.7736 1902.8333 1902.8930 1902.9528 1903.0125 1903.0722 1903.1320 1903.1917 1903.2515 1903.3112 1903.3709 1903.4307 1903.4904 1903.5502 1903.6099 1903.6697 1903.7294 1903.7892 1903.8489 1903.9087 1903.9684 1904.0282 1904.0879 1904.1477 1904.2074 1904.2672 1904.3269 1904.3867 1904.4464 1904.5062 1904.5660 1904.6257 1904.6855 1904.7452 1904.8050 1904.8648 1904.9245 1904.9843 1905.0441 1905.1038 1905.1636 1905.2234 1905.2832 1905.3429 1905.4027 1905.4625 1905.5222 1905.5820 1905.6418 1905.7016 1905.7614 1905.8211 1905.8809 1905.9407 1906.0005 1906.0603 1906.1200 1906.1798 1906.2396 1906.2994 1906.3592 1906.4190 1906.4788 1906.5386 1906.5984 1906.6581 1906.7179 1906.7777 1906.8375 1906.8973 1906.9571 1907.0169 1907.0767 1907.1365 1907.1963 1907.2561 </mz_list><int_list>467.2930 490.8990 487.6800 468.9020 392.7190 296.1490 238.7440 249.4740 225.8680 231.2330 237.1350 206.5540 228.5510 278.9810 310.6350 389.5000 458.7090 600.3440 817.0900 886.8350 740.9070 493.0450 372.8690 345.5070 294.0030 254.3030 271.4710 269.3250 260.7410 203.8720 212.4560 236.0620 265.0330 355.1640 541.8660 737.1520 802.0680 705.4980 505.3840 361.0660 323.5110 294.5400 234.9890 212.9920 207.6270 224.7950 249.4740 253.7660 257.5220 268.2520 371.7960 526.8440 653.4580 694.7680 562.7900 420.6170 364.2850 304.7340 291.8580 285.9560 297.2230 266.1060 233.3790 240.8900 245.7190 261.8140 324.5840 396.4750 497.3370 586.3960 567.0820 441.5410 357.8470 323.5110 283.8100 313.3180 295.6130 276.2990 282.2010 262.3500 257.5220 248.4010 266.6420 258.0580 271.4710 348.7260 392.7190 395.9380 385.7450 323.5110 256.4490 261.8140 296.6860 276.8360 259.1310 280.5910 265.5690 245.7190 253.7660 273.0800 265.5690 319.2190 444.2230 548.8410 530.6000 417.3980 346.0440 358.3830 384.6720 345.5070 290.2480 272.5440 257.5220 254.3030 232.3060 230.6970 263.4230 314.3910 401.3030 506.9940 620.7320 570.3010 440.4680 364.8220 319.2190 311.7080 331.0220 319.7560 312.7810 287.5660 249.4740 249.4740 254.8390 266.1060 351.9460 452.8070 452.8070 453.3440 500.5560 498.4100 392.1830 300.9780 287.0290 302.5880 296.1500 292.3940 250.5470 225.3320 236.5980 282.2010 325.6570 341.7520 392.7190 429.2010 496.8000 514.5050 417.3980 330.4860 324.5840 346.0440 362.1390 317.0730 255.3760 239.8170 252.6930 240.8900 256.9850 271.4710 331.5590 390.5730 447.9790 437.2490 402.3760 410.9600 361.0660 271.4710 233.3790 258.0580 273.6170 275.2260 332.0950 373.9420 353.5550 343.8980 324.5840 280.0550 270.9340 333.1680 409.8870 474.8040 422.2270 314.9270 264.4960 261.8140 270.3980 260.7410 245.7190 227.4780 258.0580 249.4740 222.1130 221.0400 295.0770 409.8870 421.6900 416.3250 462.4640 453.8800 345.5070 301.5150 249.4740 245.1820 278.9820 277.9090 265.0330 209.7730 219.9670 256.9850 253.7660 285.4200 353.5550 456.0260 530.0630 542.4030 458.7090 412.5700 397.0110 317.6100 257.5220 241.4270 238.7440 272.0070 302.5880 275.2260 267.7150 279.5180 309.0260 394.8650 448.5150 493.5810 517.1870 419.0080 316.5360 309.0260 301.5150 267.7150 259.1310 273.0800 277.9090 275.2260 285.4200 283.2740 259.1310 302.0510 360.5290 414.7160 442.6140 385.7450 381.9890 312.7810 260.2040 270.9340 290.7850 295.0770 263.4230 294.5400 340.6790 353.5550 297.2230 247.3280 269.8610 310.0990 354.0910 388.9640 372.3320 371.2590 361.6020 316.0000 314.3910 292.3940 262.8870 223.1860 179.7290 207.0910 258.0580 318.1460 351.9450 319.7550 381.4530 499.4830 568.6910 561.7170 416.8620 303.1240 311.7080 312.7810 274.1530 243.5730 216.7480 235.5250 260.7410 256.4490 255.9120 263.4230 320.8280 525.2350 681.8920 706.5710 643.8010 586.3960 477.4860 428.1280 364.2850 255.3760 248.4010 260.7410 291.3210 257.5220 193.6780 239.2810 295.6130 351.9450 492.5080 655.6040 768.2690 773.6340 697.9870 546.6950 383.5990 325.1210 325.6570 348.7260 332.6320 240.3540 181.8750 244.6460 313.8540 401.8400 500.0190 622.8780 748.4180 819.2360 767.1960 575.6660 441.5410 331.5580 306.8800 328.3390 276.8360 255.3760 326.1930 296.6860 249.4740 276.2990 304.1970 378.7700 541.8660 778.9990 932.4370 865.3750 717.8380 585.8590 450.1250 359.9930 330.4850 323.5110 304.1970 311.1720 306.3430 268.2520 269.8610 331.5580 414.1790 571.3740 805.8240 912.0500 833.1850 677.0640 571.9100 472.6580 340.6790 268.7880 250.5470 314.9270 336.3870 327.8030 342.2880 377.1610 407.2050 486.0700 657.2130 843.9150 895.4190 769.8780 587.4690 438.3220 390.5730 340.1420 282.7370 309.0260 328.8760 288.1020 244.6460 284.3470 302.0510 366.9670 480.1690 637.3630 849.2800 910.4410 779.5350 550.9870 424.9090 386.8180 330.4860 267.7150 260.7410 254.3030 316.0000 353.5550 305.8070 284.3470 419.5440 758.6120 1174.4000 1515.6100 1568.7300 1165.8100 669.5530 440.4680 388.9640 346.0440 290.2480 265.5690 257.5220 318.6830 322.4380 315.4640 341.2160 449.0520 749.4910 1189.9600 1474.3000 1451.7700 1059.0500 658.8230 455.4900 375.0150 326.1940 312.7810 287.0290 281.6640 280.5910 267.7150 272.5440 354.6280 444.2230 586.3960 865.3750 1018.2800 951.2150 736.6150 533.8190 424.3730 357.3110 306.3430 325.1210 375.0150 351.9460 286.4930 273.0800 307.4160 377.1610 442.6140 520.9430 640.5820 753.2470 760.2210 604.1000 387.3540 297.2230 291.8580 293.4670 294.0040 264.4960 226.9410 246.7920 262.8870 262.8870 327.2670 435.6390 473.7310 529.5270 613.2210 616.9760 461.9280 336.9240 345.5080 423.8360 437.7850 385.2080 309.0260 260.7410 261.2770 278.4450 305.8070 334.2410 353.5550 486.0700 596.5890 550.9870 459.2450 383.0620 316.5370 348.1900 361.6030 314.3910 237.1350 246.7920 317.6100 289.7120 215.1380 248.9380 349.8000 471.5850 550.9870 524.6980 505.3840 535.4280 474.2670 368.5770 300.9780 325.6570 388.4270 401.3030 366.4310 319.2190 261.8140 210.8460 223.7220 284.8830 338.5330 397.0110 485.5340 515.5780 486.0700 446.3690 400.7670 409.3510 365.3580 336.9240 305.8070 266.6420 290.7850 256.9850 246.7920 286.4930 325.6570 401.3030 486.0700 496.2640 479.0960 391.6460 366.4310 392.1830 336.3870 284.3470 265.0330 259.6680 258.0580 260.7410 255.3760 256.9850 304.1970 395.9390 452.2710 483.9240 488.7530 427.5920 351.4090 318.6830 294.5400 300.4420 395.4020 402.3770 336.3870 298.8320 385.2090 403.4500 337.4600 332.0950 372.3330 468.9020 558.4980 506.4570 402.9130 370.1870 372.8690 405.0590 371.7960 279.5180 320.8290 415.7890 433.4930 379.3070 342.8250 309.5620 339.0700 423.8370 453.3440 454.9530 488.7530 461.3910 377.1610 313.3180 303.1240 327.8030 327.8030 351.9460 346.0440 266.1060 223.7220 278.4450 324.0480 324.0480 369.1140 469.9750 471.5850 439.3950 425.9830 413.6430 386.8180 351.4090 337.9970 317.0730 283.2740 275.2260 275.2260 274.1530 240.3540 260.2040 304.1970 367.5040 386.2820 432.4210 435.1030 408.8150 341.7520 287.0290 293.4670 284.8830 297.7590 315.4640 267.7150 247.8650 308.4890 304.7340 266.6420 331.0220 447.4430 424.3730 409.3510 424.3730 365.8950 336.9240 284.3470 244.1090 280.5910 287.0290 241.4270 238.7440 241.4270 258.5950 263.4230 251.6200 330.4860 450.1250 526.8440 514.5050 442.6140 400.7670 371.7960 287.5660 251.0840 225.3320 210.8460 273.0800 307.9530 265.0330 236.5980 257.5220 295.6130 336.9240 428.1290 535.4280 540.2570 436.1760 344.4350 297.2230 261.8140 256.9850 250.0110 194.2150 209.2370 231.2330 245.1820 243.0360 284.8830 324.0480 369.6500 483.3880 548.8410 523.6250 438.8590 335.8510 275.7630 275.7630 268.2520 246.7920 246.7920 250.5470 217.8210 211.9190 250.5470 306.3430 363.7490 424.3730 465.6830 498.9460 497.3370 449.0520 343.8980 278.9820 266.6420 265.5690 268.2520 260.7410 257.5220 254.8390 254.8390 254.3030 241.4270 294.5400 404.5230 466.7560 474.8040 435.1030 390.0370 376.0880 359.4570 326.1940 321.3650 270.3980 229.6240 235.5250 262.3500 306.8800 300.4420 328.8760 344.4350 403.9860 496.8000 519.8700 484.9970 423.3000 352.4820 306.3430 296.1500 301.5150 313.8540 274.1530 246.7920 271.4710 297.7590 296.6860 311.7080 365.3580 434.5670 497.8730 491.9720 420.0810 340.6790 305.2700 292.3940 260.2040 253.7660 244.1090 273.6170 264.4960 258.0580 297.2230 343.8980 383.5990 379.8440 404.5230 444.7600 389.5010 340.1430 360.5300 350.3360 376.6250 333.7050 293.4670 299.3690 300.9780 276.8360 250.0110 226.9410 196.8980 255.3760 372.8690 443.6870 444.2240 407.2050 384.6720 317.6100 292.3940 290.2480 256.4490 287.5660 307.9530 283.8100 237.6710 265.5690 330.4860 372.8690 388.4280 393.7930 425.9830 439.3950 456.0270 415.2530 337.4600 281.1280 281.1280 280.5910 315.4640 318.1460 265.0330 254.8390 251.6200 241.9630 253.7660 317.0730 386.8180 457.1000 517.1880 463.5380 401.3040 369.1140 305.2700 264.4960 286.4930 282.2010 248.4010 217.8210 203.8720 203.8720 229.0880 301.5150 408.8150 435.1030 421.1540 379.8440 362.6760 358.3840 309.5620 272.5440 298.8320 302.0510 255.3760 217.2850 264.4960 330.4860 333.7050 272.5440 323.5110 425.4460 508.6040 518.7970 523.0890 445.8330 348.7270 289.1760 241.4270 287.5660 349.2630 371.7960 357.3110 332.0950 331.0220 330.4860 321.9020 397.5480 450.6620 474.8040 451.1980 412.5700 353.0190 311.1720 307.4160 325.6570 371.2600 380.9170 381.4530 380.9170 343.3620 358.9200 370.7230 366.9680 335.8510 401.3040 519.3340 526.8450 438.3220 387.8910 352.4820 335.3140 347.6540 319.7560 299.3690 331.5590 342.2890 337.9970 319.2190 290.2490 353.0190 488.2170 588.5420 587.4690 464.0740 395.9390 339.0700 299.9050 295.6130 280.0550 281.6650 344.9710 370.7230 307.4160 284.3470 290.2490 272.0080 320.8290 442.6140 552.0600 519.3340 438.3220 368.0410 333.1680 302.0520 259.6680 </int_list></spectrum></measured><measured><pepseq>VEHVTHPEQYIPGVLK</pepseq><mzh>1845.9513</mzh><calc_mzh>1845.9864</calc_mzh><leucines>1</leucines><mono_iso_intensity>1099</mono_iso_intensity><deuterated_intensity>276</deuterated_intensity><ratio>0.25</ratio><validated>YES</validated><local_bg>150</local_bg><corrected_ratio>0.13</corrected_ratio><spectrum><mz_list>1821.0021 1821.0605 1821.1190 1821.1774 1821.2359 1821.2943 1821.3527 1821.4112 1821.4696 1821.5281 1821.5865 1821.6449 1821.7034 1821.7618 1821.8203 1821.8787 1821.9372 1821.9956 1822.0541 1822.1125 1822.1710 1822.2294 1822.2879 1822.3464 1822.4048 1822.4633 1822.5217 1822.5802 1822.6386 1822.6971 1822.7556 1822.8140 1822.8725 1822.9310 1822.9894 1823.0479 1823.1064 1823.1648 1823.2233 1823.2818 1823.3402 1823.3987 1823.4572 1823.5157 1823.5741 1823.6326 1823.6911 1823.7496 1823.8080 1823.8665 1823.9250 1823.9835 1824.0420 1824.1005 1824.1589 1824.2174 1824.2759 1824.3344 1824.3929 1824.4514 1824.5099 1824.5684 1824.6269 1824.6853 1824.7438 1824.8023 1824.8608 1824.9193 1824.9778 1825.0363 1825.0948 1825.1533 1825.2118 1825.2703 1825.3288 1825.3873 1825.4458 1825.5044 1825.5629 1825.6214 1825.6799 1825.7384 1825.7969 1825.8554 1825.9139 1825.9724 1826.0310 1826.0895 1826.1480 1826.2065 1826.2650 1826.3235 1826.3821 1826.4406 1826.4991 1826.5576 1826.6161 1826.6747 1826.7332 1826.7917 1826.8503 1826.9088 1826.9673 1827.0258 1827.0844 1827.1429 1827.2014 1827.2600 1827.3185 1827.3770 1827.4356 1827.4941 1827.5527 1827.6112 1827.6697 1827.7283 1827.7868 1827.8454 1827.9039 1827.9625 1828.0210 1828.0796 1828.1381 1828.1967 1828.2552 1828.3138 1828.3723 1828.4309 1828.4894 1828.5480 1828.6065 1828.6651 1828.7236 1828.7822 1828.8408 1828.8993 1828.9579 1829.0164 1829.0750 1829.1336 1829.1921 1829.2507 1829.3093 1829.3678 1829.4264 1829.4850 1829.5436 1829.6021 1829.6607 1829.7193 1829.7778 1829.8364 1829.8950 1829.9536 1830.0122 1830.0707 1830.1293 1830.1879 1830.2465 1830.3051 1830.3636 1830.4222 1830.4808 1830.5394 1830.5980 1830.6566 1830.7152 1830.7738 1830.8323 1830.8909 1830.9495 1831.0081 1831.0667 1831.1253 1831.1839 1831.2425 1831.3011 1831.3597 1831.4183 1831.4769 1831.5355 1831.5941 1831.6527 1831.7113 1831.7699 1831.8286 1831.8872 1831.9458 1832.0044 1832.0630 1832.1216 1832.1802 1832.2388 1832.2974 1832.3561 1832.4147 1832.4733 1832.5319 1832.5905 1832.6492 1832.7078 1832.7664 1832.8250 1832.8836 1832.9423 1833.0009 1833.0595 1833.1182 1833.1768 1833.2354 1833.2940 1833.3527 1833.4113 1833.4699 1833.5286 1833.5872 1833.6459 1833.7045 1833.7631 1833.8218 1833.8804 1833.9390 1833.9977 1834.0563 1834.1150 1834.1736 1834.2323 1834.2909 1834.3496 1834.4082 1834.4669 1834.5255 1834.5842 1834.6428 1834.7015 1834.7601 1834.8188 1834.8774 1834.9361 1834.9948 1835.0534 1835.1121 1835.1707 1835.2294 1835.2881 1835.3467 1835.4054 1835.4641 1835.5227 1835.5814 1835.6401 1835.6987 1835.7574 1835.8161 1835.8747 1835.9334 1835.9921 1836.0508 1836.1094 1836.1681 1836.2268 1836.2855 1836.3441 1836.4028 1836.4615 1836.5202 1836.5789 1836.6376 1836.6962 1836.7549 1836.8136 1836.8723 1836.9310 1836.9897 1837.0484 1837.1071 1837.1658 1837.2245 1837.2832 1837.3418 1837.4005 1837.4592 1837.5179 1837.5766 1837.6353 1837.6940 1837.7527 1837.8114 1837.8702 1837.9289 1837.9876 1838.0463 1838.1050 1838.1637 1838.2224 1838.2811 1838.3398 1838.3985 1838.4572 1838.5160 1838.5747 1838.6334 1838.6921 1838.7508 1838.8095 1838.8683 1838.9270 1838.9857 1839.0444 1839.1032 1839.1619 1839.2206 1839.2793 1839.3381 1839.3968 1839.4555 1839.5142 1839.5730 1839.6317 1839.6904 1839.7492 1839.8079 1839.8667 1839.9254 1839.9841 1840.0429 1840.1016 1840.1603 1840.2191 1840.2778 1840.3366 1840.3953 1840.4541 1840.5128 1840.5716 1840.6303 1840.6891 1840.7478 1840.8066 1840.8653 1840.9241 1840.9828 1841.0416 1841.1003 1841.1591 1841.2178 1841.2766 1841.3354 1841.3941 1841.4529 1841.5116 1841.5704 1841.6292 1841.6879 1841.7467 1841.8055 1841.8642 1841.9230 1841.9818 1842.0405 1842.0993 1842.1581 1842.2169 1842.2756 1842.3344 1842.3932 1842.4520 1842.5107 1842.5695 1842.6283 1842.6871 1842.7459 1842.8046 1842.8634 1842.9222 1842.9810 1843.0398 1843.0986 1843.1574 1843.2162 1843.2749 1843.3337 1843.3925 1843.4513 1843.5101 1843.5689 1843.6277 1843.6865 1843.7453 1843.8041 1843.8629 1843.9217 1843.9805 1844.0393 1844.0981 1844.1569 1844.2157 1844.2745 1844.3333 1844.3921 1844.4510 1844.5098 1844.5686 1844.6274 1844.6862 1844.7450 1844.8038 1844.8626 1844.9215 1844.9803 1845.0391 1845.0979 1845.1567 1845.2156 1845.2744 1845.3332 1845.3920 1845.4508 1845.5097 1845.5685 1845.6273 1845.6862 1845.7450 1845.8038 1845.8627 1845.9215 1845.9803 1846.0392 1846.0980 1846.1568 1846.2157 1846.2745 1846.3333 1846.3922 1846.4510 1846.5099 1846.5687 1846.6275 1846.6864 1846.7452 1846.8041 1846.8629 1846.9218 1846.9806 1847.0395 1847.0983 1847.1572 1847.2160 1847.2749 1847.3337 1847.3926 1847.4515 1847.5103 1847.5692 1847.6280 1847.6869 1847.7458 1847.8046 1847.8635 1847.9224 1847.9812 1848.0401 1848.0990 1848.1578 1848.2167 1848.2756 1848.3344 1848.3933 1848.4522 1848.5110 1848.5699 1848.6288 1848.6877 1848.7466 1848.8054 1848.8643 1848.9232 1848.9821 1849.0410 1849.0998 1849.1587 1849.2176 1849.2765 1849.3354 1849.3943 1849.4532 1849.5120 1849.5709 1849.6298 1849.6887 1849.7476 1849.8065 1849.8654 1849.9243 1849.9832 1850.0421 1850.1010 1850.1599 1850.2188 1850.2777 1850.3366 1850.3955 1850.4544 1850.5133 1850.5722 1850.6311 1850.6900 1850.7489 1850.8079 1850.8668 1850.9257 1850.9846 1851.0435 1851.1024 1851.1613 1851.2203 1851.2792 1851.3381 1851.3970 1851.4559 1851.5149 1851.5738 1851.6327 1851.6916 1851.7506 1851.8095 1851.8684 1851.9273 1851.9863 1852.0452 1852.1041 1852.1631 1852.2220 1852.2809 1852.3399 1852.3988 1852.4577 1852.5167 1852.5756 1852.6345 1852.6935 1852.7524 1852.8114 1852.8703 1852.9293 1852.9882 1853.0472 1853.1061 1853.1650 1853.2240 1853.2829 1853.3419 1853.4008 1853.4598 1853.5188 1853.5777 1853.6367 1853.6956 1853.7546 1853.8135 1853.8725 1853.9315 1853.9904 1854.0494 1854.1083 1854.1673 1854.2263 1854.2852 1854.3442 1854.4032 1854.4621 1854.5211 1854.5801 1854.6390 1854.6980 1854.7570 1854.8160 1854.8749 1854.9339 1854.9929 1855.0519 1855.1109 1855.1698 1855.2288 1855.2878 1855.3468 1855.4058 1855.4647 1855.5237 1855.5827 1855.6417 1855.7007 1855.7597 1855.8187 1855.8777 1855.9367 1855.9956 1856.0546 1856.1136 1856.1726 1856.2316 1856.2906 1856.3496 1856.4086 1856.4676 1856.5266 1856.5856 1856.6446 1856.7036 1856.7626 1856.8216 1856.8807 1856.9397 1856.9987 1857.0577 1857.1167 1857.1757 1857.2347 1857.2937 1857.3527 1857.4118 1857.4708 1857.5298 1857.5888 1857.6478 1857.7069 1857.7659 1857.8249 1857.8839 1857.9429 1858.0020 1858.0610 1858.1200 1858.1790 1858.2381 1858.2971 1858.3561 1858.4152 1858.4742 1858.5332 1858.5923 1858.6513 1858.7103 1858.7694 1858.8284 1858.8875 1858.9465 1859.0055 1859.0646 1859.1236 1859.1827 1859.2417 1859.3008 1859.3598 1859.4188 1859.4779 1859.5369 1859.5960 1859.6550 1859.7141 1859.7731 1859.8322 1859.8913 1859.9503 1860.0094 1860.0684 1860.1275 1860.1865 1860.2456 1860.3047 1860.3637 1860.4228 1860.4819 1860.5409 1860.6000 1860.6591 1860.7181 1860.7772 1860.8363 1860.8953 1860.9544 1861.0135 1861.0726 1861.1316 1861.1907 1861.2498 1861.3089 1861.3679 1861.4270 1861.4861 1861.5452 1861.6043 1861.6633 1861.7224 1861.7815 1861.8406 1861.8997 1861.9588 1862.0179 1862.0769 1862.1360 1862.1951 1862.2542 1862.3133 1862.3724 1862.4315 1862.4906 1862.5497 1862.6088 1862.6679 1862.7270 1862.7861 1862.8452 1862.9043 1862.9634 1863.0225 1863.0816 1863.1407 1863.1998 1863.2589 1863.3180 1863.3772 1863.4363 1863.4954 1863.5545 1863.6136 1863.6727 1863.7318 1863.7909 1863.8501 1863.9092 1863.9683 1864.0274 1864.0865 1864.1457 1864.2048 1864.2639 1864.3230 1864.3822 1864.4413 1864.5004 1864.5596 1864.6187 1864.6778 1864.7369 1864.7961 1864.8552 1864.9143 1864.9735 1865.0326 1865.0918 1865.1509 1865.2100 1865.2692 1865.3283 1865.3875 1865.4466 1865.5057 1865.5649 1865.6240 1865.6832 1865.7423 1865.8015 1865.8606 1865.9198 1865.9789 1866.0381 1866.0972 1866.1564 1866.2155 1866.2747 1866.3339 1866.3930 1866.4522 1866.5113 1866.5705 1866.6297 1866.6888 1866.7480 1866.8071 1866.8663 1866.9255 1866.9846 1867.0438 1867.1030 1867.1622 1867.2213 1867.2805 1867.3397 1867.3988 1867.4580 1867.5172 1867.5764 1867.6355 1867.6947 1867.7539 1867.8131 1867.8723 1867.9314 1867.9906 1868.0498 1868.1090 1868.1682 1868.2274 1868.2866 1868.3458 1868.4049 1868.4641 1868.5233 1868.5825 1868.6417 1868.7009 1868.7601 1868.8193 1868.8785 1868.9377 1868.9969 1869.0561 1869.1153 1869.1745 1869.2337 1869.2929 1869.3521 1869.4113 1869.4705 1869.5297 1869.5889 1869.6481 1869.7074 1869.7666 1869.8258 1869.8850 1869.9442 1870.0034 1870.0626 1870.1219 1870.1811 1870.2403 1870.2995 1870.3587 1870.4180 1870.4772 1870.5364 1870.5956 1870.6548 1870.7141 1870.7733 1870.8325 1870.8918 1870.9510 1871.0102 1871.0695 1871.1287 1871.1879 1871.2472 1871.3064 1871.3656 1871.4249 1871.4841 1871.5433 1871.6026 1871.6618 1871.7211 1871.7803 1871.8396 1871.8988 1871.9580 1872.0173 1872.0765 1872.1358 1872.1950 1872.2543 1872.3135 1872.3728 1872.4320 1872.4913 1872.5506 1872.6098 1872.6691 1872.7283 1872.7876 1872.8469 1872.9061 1872.9654 1873.0246 1873.0839 1873.1432 1873.2024 1873.2617 1873.3210 1873.3802 1873.4395 1873.4988 1873.5580 1873.6173 1873.6766 1873.7359 1873.7951 1873.8544 1873.9137 1873.9730 1874.0323 1874.0915 1874.1508 1874.2101 1874.2694 1874.3287 1874.3879 1874.4472 1874.5065 1874.5658 1874.6251 1874.6844 1874.7437 1874.8030 1874.8623 1874.9215 1874.9808 1875.0401 1875.0994 1875.1587 1875.2180 1875.2773 1875.3366 1875.3959 1875.4552 1875.5145 1875.5738 1875.6331 1875.6924 1875.7517 1875.8111 1875.8704 1875.9297 1875.9890 1876.0483 1876.1076 1876.1669 1876.2262 1876.2855 1876.3449 1876.4042 1876.4635 1876.5228 1876.5821 1876.6415 1876.7008 1876.7601 1876.8194 1876.8787 1876.9381 1876.9974 </mz_list><int_list>416.3250 369.1130 396.4750 342.8250 280.0540 292.3940 347.6530 369.1130 364.2850 326.1930 293.4670 285.4190 397.0110 562.2530 809.5790 1186.7400 1421.1900 1296.1800 847.6700 502.7010 358.3830 368.0400 318.1460 277.9080 259.1310 302.0510 336.3870 296.6860 304.7330 376.0880 533.2820 806.3600 1206.5900 1479.6700 1343.9300 931.9010 601.4170 414.7160 338.5330 289.7110 300.4410 310.6350 289.7110 273.6160 267.1780 294.0030 335.8500 452.2710 674.9180 917.9520 1066.5600 1044.0300 832.6480 539.7200 338.5330 275.2260 281.1270 284.3460 273.0800 266.6420 299.9050 330.4850 314.9270 354.6280 428.6650 516.1140 644.8740 719.4470 635.7530 493.5810 358.9200 296.1490 287.5650 267.7150 251.0830 302.0510 336.9230 264.4960 261.8130 320.8280 334.7770 340.6790 370.7230 433.4930 517.1870 532.2090 442.6130 344.9710 265.0320 230.6960 244.6450 260.2040 267.1780 257.5210 234.4520 192.6050 202.7980 241.4260 319.7550 440.4670 505.3840 483.3870 409.3500 332.0950 304.7330 253.7660 214.0650 224.7950 247.8640 268.2510 268.7880 306.3430 302.5870 278.9810 280.0540 346.0440 429.2010 486.0700 513.4310 484.9970 397.5480 310.0980 246.7910 262.8860 335.3140 331.5580 283.2730 251.0830 267.1780 268.2510 234.4520 222.6490 290.7840 407.2040 463.5370 469.9750 419.5440 344.9710 297.2220 298.8320 277.9080 273.0800 271.4700 242.4990 243.5720 225.8680 216.7470 245.1820 242.4990 263.4230 364.2850 530.0630 737.1520 841.2320 663.1150 436.7120 318.6820 288.1020 291.3210 289.1750 256.4480 252.6930 277.9080 314.9270 296.6860 297.2220 309.5620 416.3250 593.3700 753.7830 759.6840 653.9940 490.3620 368.0400 304.1970 312.2440 310.6350 269.8610 279.5180 280.0540 273.0800 260.7400 269.3240 289.7110 348.1900 449.0510 621.2680 735.5420 624.4870 395.9380 291.3210 252.1560 249.4740 273.0800 282.2000 251.6200 210.8460 218.8930 261.8130 241.9630 239.2800 303.1240 402.9130 486.0700 502.7010 484.9970 415.2520 312.7810 285.4190 300.9780 301.5140 273.6160 244.1090 252.6930 300.9780 306.8790 306.8790 301.5140 353.5550 430.8110 555.2780 631.4610 542.4020 429.7380 373.9420 298.8320 280.5910 283.8100 298.2950 252.6930 196.3600 181.3380 233.9150 241.9630 309.5620 431.8840 496.2630 554.7420 590.6870 566.5450 460.3180 359.9930 369.1130 340.1420 273.0800 260.7400 269.8610 267.7150 225.3310 225.3310 297.2220 381.4530 498.4090 631.4610 810.6520 971.0650 964.0910 741.9800 510.2120 393.2560 332.0950 322.9740 344.9710 310.6350 275.2260 277.3720 261.2770 278.4450 405.0590 588.0050 710.8630 828.3560 873.4220 849.8160 719.9840 495.1900 375.0150 340.6790 303.1240 329.9490 307.9520 303.6600 318.6820 333.1680 356.2370 366.4310 447.9780 536.5010 643.2640 738.2240 738.2240 601.4170 412.5690 354.6280 360.5290 379.8430 331.0220 289.1750 263.4230 283.2730 273.6160 236.5980 277.9080 373.4050 509.1390 638.4360 678.6730 596.5890 468.9020 394.3290 355.7010 328.8760 296.1490 241.4260 233.3790 251.6200 265.5690 272.0070 290.2480 317.6090 307.9520 383.5990 559.0340 626.6330 480.1680 370.1860 318.1460 314.3900 303.6600 287.0290 282.2000 313.3170 283.2730 276.2990 286.4920 264.4960 302.0510 382.5260 427.5910 462.4640 516.6500 500.0190 428.6640 376.6240 348.1900 344.9710 305.2700 273.6160 272.5430 229.6230 197.9700 191.5320 200.6520 285.4190 392.1830 440.4670 441.0040 454.4160 417.9350 357.3100 314.3900 314.3900 325.6570 306.8790 258.5940 226.9410 215.6740 246.7910 310.6350 351.4090 340.6790 380.9160 376.6240 350.8720 427.0550 402.3760 363.2120 303.6600 305.8060 348.1900 341.7520 274.6890 245.1820 243.0360 255.3750 224.7950 200.1160 234.9880 340.6790 429.2010 494.6540 457.0990 385.7450 356.7740 314.9270 261.2770 260.7400 258.0580 247.3280 215.1380 174.9010 231.2330 285.9560 266.1050 251.6200 314.9270 408.8140 479.0960 495.7270 401.8400 302.5870 303.6600 320.8280 260.7400 225.3310 250.5470 253.2290 268.2510 260.7400 241.9630 229.0870 280.5910 363.7480 536.5010 874.4950 1269.9000 1323.0100 974.2840 599.2710 387.8910 310.6350 306.8790 292.9300 267.7150 303.6600 327.8030 293.4670 270.3970 311.1710 404.5220 515.5780 753.7830 1125.0400 1211.9500 957.1160 670.6260 495.7270 375.0150 309.5620 276.2990 272.0070 303.6600 340.1420 340.1420 295.0760 301.5140 412.0330 535.9640 731.7870 933.5100 996.8170 854.6450 615.3660 465.6830 376.0880 339.6060 302.5870 273.0800 250.0100 227.4780 238.7440 262.3500 296.1490 362.1390 546.6950 722.6660 766.6590 726.4220 588.5420 426.5190 364.2850 352.4820 346.5800 324.5840 278.4450 245.1820 269.3250 291.8580 312.2440 332.6310 397.0110 518.7970 631.4610 631.4610 507.5300 396.4750 327.8030 314.3900 295.6130 287.0290 263.9600 272.5440 280.5910 301.5140 324.0470 333.1680 360.5290 412.5700 467.2930 490.8990 487.6800 468.9020 392.7190 296.1490 238.7440 249.4740 225.8680 231.2330 237.1350 206.5540 228.5510 278.9810 310.6350 389.5000 458.7090 600.3440 817.0900 886.8350 740.9070 493.0450 372.8690 345.5070 294.0030 254.3030 271.4710 269.3250 260.7410 203.8720 212.4560 236.0620 265.0330 355.1640 541.8660 737.1520 802.0680 705.4980 505.3840 361.0660 323.5110 294.5400 234.9890 212.9920 207.6270 224.7950 249.4740 253.7660 257.5220 268.2520 371.7960 526.8440 653.4580 694.7680 562.7900 420.6170 364.2850 304.7340 291.8580 285.9560 297.2230 266.1060 233.3790 240.8900 245.7190 261.8140 324.5840 396.4750 497.3370 586.3960 567.0820 441.5410 357.8470 323.5110 283.8100 313.3180 295.6130 276.2990 282.2010 262.3500 257.5220 248.4010 266.6420 258.0580 271.4710 348.7260 392.7190 395.9380 385.7450 323.5110 256.4490 261.8140 296.6860 276.8360 259.1310 280.5910 265.5690 245.7190 253.7660 273.0800 265.5690 319.2190 444.2230 548.8410 530.6000 417.3980 346.0440 358.3830 384.6720 345.5070 290.2480 272.5440 257.5220 254.3030 232.3060 230.6970 263.4230 314.3910 401.3030 506.9940 620.7320 570.3010 440.4680 364.8220 319.2190 311.7080 331.0220 319.7560 312.7810 287.5660 249.4740 249.4740 254.8390 266.1060 351.9460 452.8070 452.8070 453.3440 500.5560 498.4100 392.1830 300.9780 287.0290 302.5880 296.1500 292.3940 250.5470 225.3320 236.5980 282.2010 325.6570 341.7520 392.7190 429.2010 496.8000 514.5050 417.3980 330.4860 324.5840 346.0440 362.1390 317.0730 255.3760 239.8170 252.6930 240.8900 256.9850 271.4710 331.5590 390.5730 447.9790 437.2490 402.3760 410.9600 361.0660 271.4710 233.3790 258.0580 273.6170 275.2260 332.0950 373.9420 353.5550 343.8980 324.5840 280.0550 270.9340 333.1680 409.8870 474.8040 422.2270 314.9270 264.4960 261.8140 270.3980 260.7410 245.7190 227.4780 258.0580 249.4740 222.1130 221.0400 295.0770 409.8870 421.6900 416.3250 462.4640 453.8800 345.5070 301.5150 249.4740 245.1820 278.9820 277.9090 265.0330 209.7730 219.9670 256.9850 253.7660 285.4200 353.5550 456.0260 530.0630 542.4030 458.7090 412.5700 397.0110 317.6100 257.5220 241.4270 238.7440 272.0070 302.5880 275.2260 267.7150 279.5180 309.0260 394.8650 448.5150 493.5810 517.1870 419.0080 316.5360 309.0260 301.5150 267.7150 259.1310 273.0800 277.9090 275.2260 285.4200 283.2740 259.1310 302.0510 360.5290 414.7160 442.6140 385.7450 381.9890 312.7810 260.2040 270.9340 290.7850 295.0770 263.4230 294.5400 340.6790 353.5550 297.2230 247.3280 269.8610 310.0990 354.0910 388.9640 372.3320 371.2590 361.6020 316.0000 314.3910 292.3940 262.8870 223.1860 179.7290 207.0910 258.0580 318.1460 351.9450 319.7550 381.4530 499.4830 568.6910 561.7170 416.8620 303.1240 311.7080 312.7810 274.1530 243.5730 216.7480 235.5250 260.7410 256.4490 255.9120 263.4230 320.8280 525.2350 681.8920 706.5710 643.8010 586.3960 477.4860 428.1280 364.2850 255.3760 248.4010 260.7410 291.3210 257.5220 193.6780 239.2810 295.6130 351.9450 492.5080 655.6040 768.2690 773.6340 697.9870 546.6950 383.5990 325.1210 325.6570 348.7260 332.6320 240.3540 181.8750 244.6460 313.8540 401.8400 500.0190 622.8780 748.4180 819.2360 767.1960 575.6660 441.5410 331.5580 306.8800 328.3390 276.8360 255.3760 326.1930 296.6860 249.4740 276.2990 304.1970 378.7700 541.8660 778.9990 932.4370 865.3750 717.8380 585.8590 450.1250 359.9930 330.4850 323.5110 304.1970 311.1720 306.3430 268.2520 269.8610 331.5580 414.1790 571.3740 805.8240 912.0500 833.1850 677.0640 571.9100 472.6580 340.6790 268.7880 250.5470 314.9270 336.3870 327.8030 342.2880 377.1610 407.2050 486.0700 657.2130 843.9150 895.4190 769.8780 587.4690 438.3220 390.5730 340.1420 282.7370 309.0260 328.8760 288.1020 244.6460 284.3470 302.0510 366.9670 480.1690 637.3630 849.2800 910.4410 779.5350 550.9870 424.9090 386.8180 330.4860 267.7150 260.7410 254.3030 316.0000 353.5550 305.8070 284.3470 419.5440 758.6120 1174.4000 1515.6100 1568.7300 1165.8100 669.5530 440.4680 388.9640 346.0440 290.2480 265.5690 257.5220 318.6830 322.4380 315.4640 341.2160 449.0520 749.4910 1189.9600 1474.3000 1451.7700 </int_list></spectrum></measured><measured><pepseq>DATEFIEILAR</pepseq><mzh>1277.6464</mzh><calc_mzh>1277.6742</calc_mzh><leucines>1</leucines><mono_iso_intensity>5284</mono_iso_intensity><deuterated_intensity>198</deuterated_intensity><ratio>0.04</ratio><validated>YES</validated><local_bg>415</local_bg><corrected_ratio>-0.04</corrected_ratio><spectrum><mz_list>1253.3015 1253.3500 1253.3985 1253.4470 1253.4954 1253.5439 1253.5924 1253.6409 1253.6894 1253.7379 1253.7863 1253.8348 1253.8833 1253.9318 1253.9803 1254.0288 1254.0773 1254.1258 1254.1743 1254.2228 1254.2713 1254.3197 1254.3682 1254.4167 1254.4652 1254.5137 1254.5622 1254.6107 1254.6592 1254.7078 1254.7563 1254.8048 1254.8533 1254.9018 1254.9503 1254.9988 1255.0473 1255.0958 1255.1443 1255.1928 1255.2414 1255.2899 1255.3384 1255.3869 1255.4354 1255.4839 1255.5325 1255.5810 1255.6295 1255.6780 1255.7265 1255.7751 1255.8236 1255.8721 1255.9207 1255.9692 1256.0177 1256.0662 1256.1148 1256.1633 1256.2118 1256.2604 1256.3089 1256.3574 1256.4060 1256.4545 1256.5031 1256.5516 1256.6001 1256.6487 1256.6972 1256.7458 1256.7943 1256.8428 1256.8914 1256.9399 1256.9885 1257.0370 1257.0856 1257.1341 1257.1827 1257.2312 1257.2798 1257.3284 1257.3769 1257.4255 1257.4740 1257.5226 1257.5711 1257.6197 1257.6683 1257.7168 1257.7654 1257.8139 1257.8625 1257.9111 1257.9596 1258.0082 1258.0568 1258.1053 1258.1539 1258.2025 1258.2511 1258.2996 1258.3482 1258.3968 1258.4454 1258.4939 1258.5425 1258.5911 1258.6397 1258.6883 1258.7368 1258.7854 1258.8340 1258.8826 1258.9312 1258.9798 1259.0283 1259.0769 1259.1255 1259.1741 1259.2227 1259.2713 1259.3199 1259.3685 1259.4171 1259.4657 1259.5143 1259.5629 1259.6115 1259.6601 1259.7087 1259.7573 1259.8059 1259.8545 1259.9031 1259.9517 1260.0003 1260.0489 1260.0975 1260.1461 1260.1947 1260.2433 1260.2919 1260.3406 1260.3892 1260.4378 1260.4864 1260.5350 1260.5836 1260.6323 1260.6809 1260.7295 1260.7781 1260.8267 1260.8754 1260.9240 1260.9726 1261.0212 1261.0699 1261.1185 1261.1671 1261.2157 1261.2644 1261.3130 1261.3616 1261.4103 1261.4589 1261.5075 1261.5562 1261.6048 1261.6535 1261.7021 1261.7507 1261.7994 1261.8480 1261.8967 1261.9453 1261.9939 1262.0426 1262.0912 1262.1399 1262.1885 1262.2372 1262.2858 1262.3345 1262.3831 1262.4318 1262.4804 1262.5291 1262.5777 1262.6264 1262.6751 1262.7237 1262.7724 1262.8210 1262.8697 1262.9184 1262.9670 1263.0157 1263.0644 1263.1130 1263.1617 1263.2104 1263.2590 1263.3077 1263.3564 1263.4050 1263.4537 1263.5024 1263.5511 1263.5997 1263.6484 1263.6971 1263.7458 1263.7944 1263.8431 1263.8918 1263.9405 1263.9892 1264.0379 1264.0865 1264.1352 1264.1839 1264.2326 1264.2813 1264.3300 1264.3787 1264.4274 1264.4761 1264.5247 1264.5734 1264.6221 1264.6708 1264.7195 1264.7682 1264.8169 1264.8656 1264.9143 1264.9630 1265.0117 1265.0604 1265.1091 1265.1578 1265.2066 1265.2553 1265.3040 1265.3527 1265.4014 1265.4501 1265.4988 1265.5475 1265.5962 1265.6450 1265.6937 1265.7424 1265.7911 1265.8398 1265.8885 1265.9373 1265.9860 1266.0347 1266.0834 1266.1321 1266.1809 1266.2296 1266.2783 1266.3271 1266.3758 1266.4245 1266.4732 1266.5220 1266.5707 1266.6194 1266.6682 1266.7169 1266.7656 1266.8144 1266.8631 1266.9119 1266.9606 1267.0093 1267.0581 1267.1068 1267.1556 1267.2043 1267.2531 1267.3018 1267.3506 1267.3993 1267.4481 1267.4968 1267.5456 1267.5943 1267.6431 1267.6918 1267.7406 1267.7893 1267.8381 1267.8868 1267.9356 1267.9844 1268.0331 1268.0819 1268.1306 1268.1794 1268.2282 1268.2769 1268.3257 1268.3745 1268.4232 1268.4720 1268.5208 1268.5696 1268.6183 1268.6671 1268.7159 1268.7646 1268.8134 1268.8622 1268.9110 1268.9598 1269.0085 1269.0573 1269.1061 1269.1549 1269.2037 1269.2524 1269.3012 1269.3500 1269.3988 1269.4476 1269.4964 1269.5452 1269.5940 1269.6428 1269.6915 1269.7403 1269.7891 1269.8379 1269.8867 1269.9355 1269.9843 1270.0331 1270.0819 1270.1307 1270.1795 1270.2283 1270.2771 1270.3259 1270.3747 1270.4235 1270.4724 1270.5212 1270.5700 1270.6188 1270.6676 1270.7164 1270.7652 1270.8140 1270.8628 1270.9117 1270.9605 1271.0093 1271.0581 1271.1069 1271.1558 1271.2046 1271.2534 1271.3022 1271.3511 1271.3999 1271.4487 1271.4975 1271.5464 1271.5952 1271.6440 1271.6928 1271.7417 1271.7905 1271.8393 1271.8882 1271.9370 1271.9859 1272.0347 1272.0835 1272.1324 1272.1812 1272.2301 1272.2789 1272.3277 1272.3766 1272.4254 1272.4743 1272.5231 1272.5720 1272.6208 1272.6697 1272.7185 1272.7674 1272.8162 1272.8651 1272.9139 1272.9628 1273.0116 1273.0605 1273.1094 1273.1582 1273.2071 1273.2559 1273.3048 1273.3537 1273.4025 1273.4514 1273.5003 1273.5491 1273.5980 1273.6469 1273.6957 1273.7446 1273.7935 1273.8423 1273.8912 1273.9401 1273.9890 1274.0378 1274.0867 1274.1356 1274.1845 1274.2334 1274.2822 1274.3311 1274.3800 1274.4289 1274.4778 1274.5267 1274.5755 1274.6244 1274.6733 1274.7222 1274.7711 1274.8200 1274.8689 1274.9178 1274.9667 1275.0156 1275.0645 1275.1134 1275.1623 1275.2111 1275.2600 1275.3089 1275.3579 1275.4068 1275.4557 1275.5046 1275.5535 1275.6024 1275.6513 1275.7002 1275.7491 1275.7980 1275.8469 1275.8958 1275.9447 1275.9937 1276.0426 1276.0915 1276.1404 1276.1893 1276.2382 1276.2872 1276.3361 1276.3850 1276.4339 1276.4828 1276.5318 1276.5807 1276.6296 1276.6785 1276.7275 1276.7764 1276.8253 1276.8743 1276.9232 1276.9721 1277.0211 1277.0700 1277.1189 1277.1679 1277.2168 1277.2657 1277.3147 1277.3636 1277.4126 1277.4615 1277.5104 1277.5594 1277.6083 1277.6573 1277.7062 1277.7552 1277.8041 1277.8531 1277.9020 1277.9510 1277.9999 1278.0489 1278.0978 1278.1468 1278.1957 1278.2447 1278.2936 1278.3426 1278.3916 1278.4405 1278.4895 1278.5385 1278.5874 1278.6364 1278.6853 1278.7343 1278.7833 1278.8322 1278.8812 1278.9302 1278.9792 1279.0281 1279.0771 1279.1261 1279.1750 1279.2240 1279.2730 1279.3220 1279.3710 1279.4199 1279.4689 1279.5179 1279.5669 1279.6159 1279.6648 1279.7138 1279.7628 1279.8118 1279.8608 1279.9098 1279.9588 1280.0078 1280.0567 1280.1057 1280.1547 1280.2037 1280.2527 1280.3017 1280.3507 1280.3997 1280.4487 1280.4977 1280.5467 1280.5957 1280.6447 1280.6937 1280.7427 1280.7917 1280.8407 1280.8897 1280.9388 1280.9878 1281.0368 1281.0858 1281.1348 1281.1838 1281.2328 1281.2818 1281.3309 1281.3799 1281.4289 1281.4779 1281.5269 1281.5759 1281.6250 1281.6740 1281.7230 1281.7720 1281.8211 1281.8701 1281.9191 1281.9681 1282.0172 1282.0662 1282.1152 1282.1643 1282.2133 1282.2623 1282.3114 1282.3604 1282.4094 1282.4585 1282.5075 1282.5566 1282.6056 1282.6546 1282.7037 1282.7527 1282.8018 1282.8508 1282.8999 1282.9489 1282.9979 1283.0470 1283.0960 1283.1451 1283.1941 1283.2432 1283.2922 1283.3413 1283.3904 1283.4394 1283.4885 1283.5375 1283.5866 1283.6356 1283.6847 1283.7338 1283.7828 1283.8319 1283.8810 1283.9300 1283.9791 1284.0282 1284.0772 1284.1263 1284.1754 1284.2244 1284.2735 1284.3226 1284.3717 1284.4207 1284.4698 1284.5189 1284.5680 1284.6170 1284.6661 1284.7152 1284.7643 1284.8134 1284.8624 1284.9115 1284.9606 1285.0097 1285.0588 1285.1079 1285.1570 1285.2061 1285.2551 1285.3042 1285.3533 1285.4024 1285.4515 1285.5006 1285.5497 1285.5988 1285.6479 1285.6970 1285.7461 1285.7952 1285.8443 1285.8934 1285.9425 1285.9916 1286.0407 1286.0898 1286.1389 1286.1881 1286.2372 1286.2863 1286.3354 1286.3845 1286.4336 1286.4827 1286.5318 1286.5810 1286.6301 1286.6792 1286.7283 1286.7774 1286.8265 1286.8757 1286.9248 1286.9739 1287.0230 1287.0722 1287.1213 1287.1704 1287.2195 1287.2687 1287.3178 1287.3669 1287.4161 1287.4652 1287.5143 1287.5635 1287.6126 1287.6617 1287.7109 1287.7600 1287.8092 1287.8583 1287.9074 1287.9566 1288.0057 1288.0549 1288.1040 1288.1532 1288.2023 1288.2515 1288.3006 1288.3498 1288.3989 1288.4481 1288.4972 1288.5464 1288.5955 1288.6447 1288.6938 1288.7430 1288.7921 1288.8413 1288.8905 1288.9396 1288.9888 1289.0380 1289.0871 1289.1363 1289.1854 1289.2346 1289.2838 1289.3329 1289.3821 1289.4313 1289.4805 1289.5296 1289.5788 1289.6280 1289.6772 1289.7263 1289.7755 1289.8247 1289.8739 1289.9230 1289.9722 1290.0214 1290.0706 1290.1198 1290.1690 1290.2181 1290.2673 1290.3165 1290.3657 1290.4149 1290.4641 1290.5133 1290.5625 1290.6117 1290.6609 1290.7101 1290.7592 1290.8084 1290.8576 1290.9068 1290.9560 1291.0052 1291.0544 1291.1036 1291.1528 1291.2021 1291.2513 1291.3005 1291.3497 1291.3989 1291.4481 1291.4973 1291.5465 1291.5957 1291.6449 1291.6941 1291.7434 1291.7926 1291.8418 1291.8910 1291.9402 1291.9894 1292.0387 1292.0879 1292.1371 1292.1863 1292.2356 1292.2848 1292.3340 1292.3832 1292.4325 1292.4817 1292.5309 1292.5802 1292.6294 1292.6786 1292.7278 1292.7771 1292.8263 1292.8756 1292.9248 1292.9740 1293.0233 1293.0725 1293.1217 1293.1710 1293.2202 1293.2695 1293.3187 1293.3680 1293.4172 1293.4665 1293.5157 1293.5650 1293.6142 1293.6635 1293.7127 1293.7620 1293.8112 1293.8605 1293.9097 1293.9590 1294.0082 1294.0575 1294.1068 1294.1560 1294.2053 1294.2545 1294.3038 1294.3531 1294.4023 1294.4516 1294.5009 1294.5501 1294.5994 1294.6487 1294.6979 1294.7472 1294.7965 1294.8458 1294.8950 1294.9443 1294.9936 1295.0429 1295.0921 1295.1414 1295.1907 1295.2400 1295.2893 1295.3386 1295.3878 1295.4371 1295.4864 1295.5357 1295.5850 1295.6343 1295.6836 1295.7328 1295.7821 1295.8314 1295.8807 1295.9300 1295.9793 1296.0286 1296.0779 1296.1272 1296.1765 1296.2258 1296.2751 1296.3244 1296.3737 1296.4230 1296.4723 1296.5216 1296.5709 1296.6202 1296.6695 1296.7189 1296.7682 1296.8175 1296.8668 1296.9161 1296.9654 1297.0147 1297.0640 1297.1134 1297.1627 1297.2120 1297.2613 1297.3106 1297.3600 1297.4093 1297.4586 1297.5079 1297.5573 1297.6066 1297.6559 1297.7052 1297.7546 1297.8039 1297.8532 1297.9026 1297.9519 1298.0012 1298.0506 1298.0999 1298.1492 1298.1986 1298.2479 1298.2972 1298.3466 1298.3959 1298.4453 1298.4946 1298.5440 1298.5933 1298.6426 1298.6920 1298.7413 1298.7907 1298.8400 1298.8894 1298.9387 1298.9881 1299.0374 1299.0868 1299.1362 1299.1855 1299.2349 1299.2842 1299.3336 1299.3829 1299.4323 1299.4817 1299.5310 1299.5804 1299.6298 1299.6791 1299.7285 1299.7779 1299.8272 1299.8766 1299.9260 1299.9753 1300.0247 1300.0741 1300.1235 1300.1728 1300.2222 1300.2716 1300.3210 1300.3703 1300.4197 1300.4691 1300.5185 1300.5679 1300.6172 1300.6666 1300.7160 1300.7654 1300.8148 1300.8642 1300.9136 1300.9630 1301.0123 1301.0617 1301.1111 1301.1605 1301.2099 1301.2593 1301.3087 1301.3581 1301.4075 1301.4569 1301.5063 1301.5557 1301.6051 1301.6545 1301.7039 1301.7533 1301.8027 1301.8521 1301.9015 1301.9509 1302.0004 1302.0498 1302.0992 1302.1486 1302.1980 1302.2474 1302.2968 1302.3463 1302.3957 1302.4451 1302.4945 1302.5439 1302.5933 1302.6428 1302.6922 1302.7416 1302.7910 1302.8405 1302.8899 1302.9393 1302.9887 1303.0382 1303.0876 1303.1370 1303.1865 1303.2359 1303.2853 1303.3348 1303.3842 1303.4336 1303.4831 1303.5325 1303.5820 1303.6314 1303.6808 1303.7303 1303.7797 1303.8292 1303.8786 1303.9281 1303.9775 1304.0270 1304.0764 1304.1259 1304.1753 1304.2248 1304.2742 1304.3237 1304.3731 1304.4226 1304.4720 1304.5215 1304.5709 1304.6204 1304.6699 1304.7193 1304.7688 1304.8183 1304.8677 1304.9172 1304.9666 1305.0161 1305.0656 1305.1151 1305.1645 1305.2140 1305.2635 1305.3129 1305.3624 1305.4119 1305.4614 1305.5108 1305.5603 1305.6098 1305.6593 1305.7087 1305.7582 1305.8077 1305.8572 1305.9067 1305.9562 1306.0056 1306.0551 1306.1046 1306.1541 1306.2036 1306.2531 1306.3026 1306.3521 1306.4016 1306.4511 1306.5006 1306.5500 1306.5995 1306.6490 1306.6985 1306.7480 1306.7975 1306.8470 1306.8965 1306.9460 1306.9956 1307.0451 1307.0946 1307.1441 1307.1936 1307.2431 1307.2926 1307.3421 1307.3916 1307.4411 1307.4906 1307.5402 1307.5897 1307.6392 1307.6887 1307.7382 1307.7877 1307.8373 1307.8868 1307.9363 1307.9858 1308.0354 1308.0849 1308.1344 </mz_list><int_list>281.6600 335.3100 377.6930 364.8170 437.2450 639.5050 877.1740 1041.8800 977.4990 694.7640 422.7590 325.1160 292.9260 257.5170 260.7360 292.9260 305.8020 302.0470 275.7580 243.0320 241.9590 272.5390 276.8310 291.8530 352.4780 537.0330 835.8630 1056.9000 1096.6000 919.5570 663.1110 486.0660 427.0510 357.3060 340.6750 370.7190 393.2520 369.6460 380.9120 340.6750 328.3350 274.6850 260.2000 274.1490 306.3390 403.9820 611.6070 936.7250 1221.0700 1238.7700 877.7100 528.9860 395.9340 353.5510 369.6460 357.8430 339.0650 313.3130 300.4370 327.2620 296.1450 289.1710 275.2220 301.5100 316.5320 357.8430 500.5520 799.3820 1110.5500 1378.2600 1385.2400 1008.0800 561.1760 371.7920 314.9230 271.4660 284.8790 263.9550 269.3200 288.0980 277.9040 265.0280 248.9330 289.7070 319.7510 313.3130 322.4340 509.1350 821.9140 1067.0900 1080.5100 850.3490 545.0810 392.7150 351.4050 331.0180 258.5900 255.3710 319.7510 338.5290 337.4560 300.9740 247.3240 232.8380 266.6380 298.8280 318.1420 393.7880 493.0410 686.1800 866.4440 847.1300 607.3150 333.7000 239.8130 223.7180 259.1270 273.6120 257.5170 256.9810 270.9300 286.4880 269.3200 267.7110 276.8310 302.0470 309.0210 375.0110 509.6720 729.6370 1052.6100 1179.2200 975.8900 612.6800 368.0360 280.0500 288.0980 275.7580 240.8860 267.7110 324.0430 344.4300 316.5320 282.7330 293.4630 331.0180 319.2150 324.5800 409.3470 655.6000 1119.1400 1515.0700 1400.2600 944.2360 531.1320 333.7000 314.9230 301.5100 276.2950 272.5400 266.6380 308.4850 341.2110 324.0430 244.6420 217.8170 262.8830 281.6600 399.1530 589.6110 883.0760 1240.9200 1405.6300 1257.5500 965.6960 657.2090 461.9240 389.4960 327.2630 329.4090 337.4560 330.4820 319.2150 334.7740 321.8980 294.5360 304.7300 301.5110 349.7960 530.5960 973.2070 1465.1800 1656.1700 1445.3300 1013.9800 626.6290 464.6060 387.8870 288.6350 245.7150 292.3900 378.7660 383.0580 350.8680 357.3060 357.8430 331.5550 307.4120 299.9010 382.5220 606.7790 921.7040 1272.0400 1409.9200 1136.3000 804.2100 549.3730 364.8170 305.8030 313.8500 328.8720 345.5040 329.4090 319.7520 314.9230 290.2440 299.3650 335.8470 339.6020 359.4520 371.7920 471.5810 681.8880 851.4220 895.9520 762.9000 585.8550 450.6570 328.3360 273.6130 259.1270 254.2990 282.1970 326.1900 363.7450 329.4090 334.7740 347.6500 304.1930 321.3610 450.6570 702.8120 1140.6000 1691.5800 1855.2100 1400.2600 854.6410 577.8080 454.9490 386.2770 354.6240 380.9120 406.1280 419.0040 403.9820 349.7950 320.2880 321.8970 366.4270 387.8870 398.6170 482.3110 754.8520 1117.5300 1356.2700 1356.8000 1048.8500 714.6150 490.3580 420.6130 390.0330 380.3760 338.5290 320.2880 342.8210 359.4530 345.5040 320.8250 352.4780 393.2520 353.5510 369.6460 566.0050 943.7000 1332.6600 1497.3700 1386.8500 985.0110 586.3920 443.1460 408.8110 320.2880 289.1710 311.1680 294.0000 327.7990 366.4270 342.2850 273.0760 292.9270 352.4780 337.4560 403.4450 653.9910 1164.2000 1863.8000 2135.8000 1580.5200 807.9660 447.9750 388.9600 392.1790 331.0180 270.3940 261.8100 315.4600 381.4490 333.7010 325.1170 370.1830 378.2300 364.8180 377.1570 436.1720 656.1370 1046.1700 1453.3700 1438.3500 975.3540 591.7570 388.4240 313.3140 322.9710 366.4270 336.9200 305.2660 278.9780 265.5660 272.5400 282.1970 279.5140 296.6820 340.6750 403.9820 534.3520 735.5390 907.7550 922.7770 746.2690 510.2090 380.3760 337.9930 336.9200 292.3910 269.3210 259.6640 249.4710 293.4640 342.8210 316.5330 278.4420 266.6390 274.6860 333.1640 420.6140 489.2860 633.6040 807.4300 826.2070 681.3520 487.1400 343.8940 257.5180 261.2740 357.8430 381.9860 350.3320 345.5040 298.8290 279.5150 252.6900 238.2040 264.4930 264.4930 282.7340 409.3470 592.8300 669.5490 675.4510 621.8010 474.2640 351.9420 310.0950 294.0000 282.7340 292.9270 295.0730 273.0770 279.5150 318.6790 363.2080 322.9710 261.2740 248.9340 274.1500 377.6940 511.8190 627.1660 643.7970 536.4980 403.9820 346.0400 363.7450 379.3030 288.0990 272.5400 320.2890 341.2120 336.9200 375.0110 348.7230 265.0290 244.6420 241.9600 260.2010 296.6830 371.2560 545.0820 708.1770 663.6480 508.6000 383.5950 305.8030 297.2190 263.9560 267.7120 293.4640 304.7300 268.2480 214.5980 228.5470 248.3980 275.7590 301.5110 302.0470 299.9010 392.7160 549.3740 672.2320 680.2790 567.6150 451.7310 346.0400 318.6790 321.8980 314.3870 273.0770 287.5620 317.0690 327.7990 341.2120 329.9450 258.0550 241.9600 280.5880 289.1720 334.2370 489.8220 637.8960 744.1230 753.2430 594.9760 388.4240 287.0260 278.9780 294.5360 266.1020 251.6170 286.4890 325.6530 316.5330 295.0730 299.9010 290.2450 276.2960 318.1420 403.9820 681.8890 1683.0000 3719.0100 5528.0900 5005.0000 2562.3200 926.5330 467.8260 528.9870 536.4980 359.9900 263.9560 288.6350 372.3290 348.1870 266.6390 294.0000 368.0370 321.8980 290.2450 437.2460 938.3360 2148.6800 3709.8900 4105.2900 2719.5100 1167.9600 511.2820 433.4900 438.3180 339.6030 253.2260 267.7120 325.6540 371.7930 346.0410 265.0290 260.2010 297.7560 349.2600 399.1540 555.8120 923.3140 1454.9800 1864.8700 1717.3300 1081.5800 559.5670 372.3290 351.4060 363.2090 311.7050 259.1280 232.8390 294.0000 300.4380 250.5440 239.8140 303.1210 322.4350 302.0480 336.9200 513.4280 745.1960 885.2220 842.8390 723.2000 563.3230 392.1800 265.5660 246.2520 264.4930 283.2700 266.6390 259.6640 290.7810 263.9560 265.5660 285.9530 312.7780 312.7780 348.1870 480.1650 640.5790 744.1230 732.3200 637.3600 553.6660 408.2750 324.5810 294.0000 275.2230 279.5150 280.0510 273.0770 346.5770 367.5010 339.0660 279.5150 310.0950 397.5450 406.6650 466.2160 651.3090 773.6300 766.6560 693.6920 537.0340 407.7380 327.8000 259.1280 288.6350 350.8690 356.7710 328.8730 311.1680 303.6570 317.6060 319.7520 316.5330 298.8290 343.3580 423.2970 522.0120 659.8930 803.6740 737.6850 569.2240 460.3150 397.5450 384.1320 315.9970 243.0330 279.5150 384.1320 410.4210 364.8180 296.6830 280.0510 315.9970 309.5590 290.7810 405.0560 629.8490 979.6460 1316.0300 1407.7700 1091.7700 655.0640 420.0780 386.2780 403.4460 372.8660 321.3620 299.3650 308.4860 325.1170 297.7560 280.5880 298.2920 294.5370 305.2670 378.7670 523.6220 755.9260 1019.3500 1186.7300 994.1320 710.8600 487.1400 337.4570 320.8250 352.4790 333.7010 294.0000 320.8250 373.4020 375.0120 346.0410 350.3330 356.2340 361.5990 347.6500 436.1730 672.2320 959.7960 1184.5900 1109.4800 805.2840 546.1550 448.5120 457.6330 445.8300 379.3040 341.2120 337.9930 344.4310 348.7230 375.0120 363.7450 353.0150 358.9170 387.3510 462.9980 585.3190 801.5290 1020.9600 1053.6800 846.0580 589.0750 424.3700 379.3040 388.4240 369.1100 325.6540 337.4570 337.9930 328.8730 353.5520 325.6540 282.1970 292.9270 378.7670 405.5920 481.2390 621.8010 803.6750 901.3170 755.3900 549.9110 444.2200 373.4020 367.5010 304.7300 247.3250 239.2780 307.4130 379.3040 355.1610 277.3690 244.6430 246.7890 332.0920 369.6470 387.3510 482.3120 613.7540 738.2220 775.2400 671.1590 451.7310 331.5550 284.8800 248.3980 284.3440 339.6030 337.4570 312.2410 341.2120 389.4970 379.3040 305.8030 260.7380 289.7080 350.8690 548.8380 1037.5900 1826.7800 2296.7500 1782.2500 943.7010 493.0420 368.5740 368.5740 346.0410 273.0770 253.7630 312.2410 329.4090 342.2850 302.0480 291.8540 274.6860 250.5440 311.1680 446.3660 655.6010 1121.8200 1627.7400 1580.5300 984.4750 519.3300 388.4240 353.0150 368.0370 328.3360 307.9490 321.8980 310.0950 290.2450 283.2710 335.3110 347.6500 308.4860 295.6100 311.7050 465.6800 767.1930 1092.8500 1172.7900 900.7810 560.6410 355.6980 328.3360 312.7780 309.5590 314.9240 321.3620 359.4530 324.5810 276.8320 300.9750 331.0190 308.4860 289.7080 312.7780 368.5740 578.3450 834.2550 875.5650 655.0640 466.7530 392.7160 362.6720 345.5040 309.5590 303.6570 276.2960 250.0080 245.1790 285.4160 294.0000 272.0040 265.5660 287.5620 326.7270 393.2530 479.0930 551.5200 628.7760 582.6370 485.5310 378.2310 283.2700 282.1970 306.3400 301.5110 308.4860 351.9420 340.1390 295.0730 254.2990 291.3180 346.5770 355.6980 324.5810 394.8620 535.4250 687.7910 803.1380 728.0280 514.5010 449.5850 419.5410 321.3620 314.3870 357.8440 379.3040 355.1610 313.8510 280.5880 285.9530 319.7520 316.5330 281.6610 262.3470 332.6280 553.1290 788.1160 887.9050 841.2290 680.2800 494.6510 395.3990 382.5230 355.1610 331.5550 348.7230 348.1870 340.6760 329.9460 365.3550 393.7890 353.5520 323.5080 354.0880 387.8880 384.1320 500.0160 696.3750 754.8530 665.7940 560.1040 402.9100 321.3620 336.9200 305.2670 269.8580 316.5330 358.3800 322.9710 289.7080 289.7080 287.5620 287.5620 315.4600 356.2340 412.0300 488.7500 575.1260 631.4580 665.7940 584.2460 460.3150 344.9680 279.5150 308.4860 321.8980 275.7590 265.5660 273.6130 292.9270 301.5110 313.3140 288.0990 238.7410 280.5880 364.2820 465.1440 637.8960 862.6900 913.6570 705.4950 482.8480 407.2020 387.3510 377.6940 372.3290 312.2410 332.6280 357.3070 340.6760 298.8290 280.0510 302.0480 372.8660 703.8860 1432.4500 2241.4900 2522.0800 2084.8300 1412.6000 1018.2700 819.7700 644.3350 465.1440 350.8700 356.7710 378.2310 342.2860 292.3910 288.0990 292.9280 311.7050 348.7240 402.3730 586.3930 995.7410 1610.5700 2110.0500 2283.8800 2017.2400 1414.7500 906.6820 657.7470 543.4730 419.0050 358.9170 353.5520 360.5260 420.6140 412.5670 354.0880 309.5590 322.9710 381.4500 386.8150 523.6220 818.6970 1162.0600 1447.4700 1691.5800 1675.4900 1215.7100 710.8600 448.5120 368.5740 352.4790 378.7670 334.7740 313.3140 314.3870 339.0660 370.7200 340.1390 313.8510 296.6830 334.2380 502.6990 699.5940 877.1750 1124.5000 1376.6600 1200.1500 812.2590 571.9070 399.1540 340.6760 294.0000 277.9050 286.4890 265.5660 258.5920 306.8760 346.5770 349.7960 334.2380 305.8030 404.5190 566.0050 696.9110 825.6710 908.2920 877.1750 681.8890 447.9760 344.9680 311.1680 288.6350 281.6610 302.5840 308.4860 305.2670 305.8030 283.8070 289.7080 288.6350 322.9710 344.4310 357.3070 449.0490 621.8010 819.7700 821.9160 659.3560 496.7970 361.0630 305.8030 329.9460 336.9200 290.2450 248.3980 252.1530 303.1210 325.6540 328.8730 340.6760 336.3840 360.5260 441.0010 469.4360 615.9000 745.7330 725.3460 621.8010 480.1660 408.8110 351.4060 336.9200 318.6790 318.6790 327.8000 307.9490 305.2670 304.1940 288.6350 296.6830 325.6540 292.9270 365.3550 770.4120 1483.4200 2127.7500 2094.4900 1434.6000 745.1960 439.9280 401.8370 381.9860 351.9420 362.6720 417.9320 460.8520 </int_list></spectrum></measured><measured><pepseq>GSLIQLLR</pepseq><mzh>899.5570</mzh><calc_mzh>899.5679</calc_mzh><leucines>3</leucines><mono_iso_intensity>2882</mono_iso_intensity><deuterated_intensity>3900</deuterated_intensity><ratio>1.35</ratio><validated>NO</validated><local_bg>0.0000</local_bg><corrected_ratio>1.35</corrected_ratio><spectrum><mz_list>875.0757 875.1162 875.1567 875.1972 875.2377 875.2782 875.3188 875.3593 875.3998 875.4403 875.4808 875.5213 875.5618 875.6024 875.6429 875.6834 875.7239 875.7644 875.8050 875.8455 875.8860 875.9265 875.9671 876.0076 876.0481 876.0887 876.1292 876.1697 876.2103 876.2508 876.2913 876.3319 876.3724 876.4129 876.4535 876.4940 876.5345 876.5751 876.6156 876.6562 876.6967 876.7373 876.7778 876.8184 876.8589 876.8994 876.9400 876.9805 877.0211 877.0617 877.1022 877.1428 877.1833 877.2239 877.2644 877.3050 877.3455 877.3861 877.4267 877.4672 877.5078 877.5484 877.5889 877.6295 877.6700 877.7106 877.7512 877.7918 877.8323 877.8729 877.9135 877.9540 877.9946 878.0352 878.0758 878.1163 878.1569 878.1975 878.2381 878.2787 878.3192 878.3598 878.4004 878.4410 878.4816 878.5222 878.5627 878.6033 878.6439 878.6845 878.7251 878.7657 878.8063 878.8469 878.8875 878.9281 878.9687 879.0093 879.0499 879.0905 879.1311 879.1717 879.2123 879.2529 879.2935 879.3341 879.3747 879.4153 879.4559 879.4965 879.5371 879.5777 879.6183 879.6589 879.6996 879.7402 879.7808 879.8214 879.8620 879.9026 879.9433 879.9839 880.0245 880.0651 880.1057 880.1464 880.1870 880.2276 880.2682 880.3089 880.3495 880.3901 880.4308 880.4714 880.5120 880.5527 880.5933 880.6339 880.6746 880.7152 880.7558 880.7965 880.8371 880.8778 880.9184 880.9590 880.9997 881.0403 881.0810 881.1216 881.1623 881.2029 881.2436 881.2842 881.3249 881.3655 881.4062 881.4468 881.4875 881.5281 881.5688 881.6094 881.6501 881.6908 881.7314 881.7721 881.8127 881.8534 881.8941 881.9347 881.9754 882.0161 882.0567 882.0974 882.1381 882.1787 882.2194 882.2601 882.3008 882.3414 882.3821 882.4228 882.4635 882.5041 882.5448 882.5855 882.6262 882.6669 882.7075 882.7482 882.7889 882.8296 882.8703 882.9110 882.9517 882.9923 883.0330 883.0737 883.1144 883.1551 883.1958 883.2365 883.2772 883.3179 883.3586 883.3993 883.4400 883.4807 883.5214 883.5621 883.6028 883.6435 883.6842 883.7249 883.7656 883.8063 883.8470 883.8877 883.9285 883.9692 884.0099 884.0506 884.0913 884.1320 884.1727 884.2135 884.2542 884.2949 884.3356 884.3763 884.4171 884.4578 884.4985 884.5392 884.5800 884.6207 884.6614 884.7021 884.7429 884.7836 884.8243 884.8651 884.9058 884.9465 884.9873 885.0280 885.0687 885.1095 885.1502 885.1910 885.2317 885.2724 885.3132 885.3539 885.3947 885.4354 885.4762 885.5169 885.5576 885.5984 885.6391 885.6799 885.7207 885.7614 885.8022 885.8429 885.8837 885.9244 885.9652 886.0059 886.0467 886.0875 886.1282 886.1690 886.2097 886.2505 886.2913 886.3320 886.3728 886.4136 886.4543 886.4951 886.5359 886.5767 886.6174 886.6582 886.6990 886.7398 886.7805 886.8213 886.8621 886.9029 886.9436 886.9844 887.0252 887.0660 887.1068 887.1476 887.1883 887.2291 887.2699 887.3107 887.3515 887.3923 887.4331 887.4739 887.5147 887.5555 887.5963 887.6371 887.6778 887.7186 887.7594 887.8002 887.8410 887.8818 887.9227 887.9635 888.0043 888.0451 888.0859 888.1267 888.1675 888.2083 888.2491 888.2899 888.3307 888.3715 888.4124 888.4532 888.4940 888.5348 888.5756 888.6164 888.6573 888.6981 888.7389 888.7797 888.8205 888.8614 888.9022 888.9430 888.9838 889.0247 889.0655 889.1063 889.1472 889.1880 889.2288 889.2697 889.3105 889.3513 889.3922 889.4330 889.4738 889.5147 889.5555 889.5964 889.6372 889.6780 889.7189 889.7597 889.8006 889.8414 889.8823 889.9231 889.9640 890.0048 890.0457 890.0865 890.1274 890.1682 890.2091 890.2499 890.2908 890.3317 890.3725 890.4134 890.4542 890.4951 890.5360 890.5768 890.6177 890.6586 890.6994 890.7403 890.7812 890.8220 890.8629 890.9038 890.9446 890.9855 891.0264 891.0673 891.1081 891.1490 891.1899 891.2308 891.2717 891.3125 891.3534 891.3943 891.4352 891.4761 891.5169 891.5578 891.5987 891.6396 891.6805 891.7214 891.7623 891.8032 891.8441 891.8850 891.9259 891.9667 892.0076 892.0485 892.0894 892.1303 892.1712 892.2121 892.2530 892.2939 892.3348 892.3758 892.4167 892.4576 892.4985 892.5394 892.5803 892.6212 892.6621 892.7030 892.7439 892.7849 892.8258 892.8667 892.9076 892.9485 892.9894 893.0304 893.0713 893.1122 893.1531 893.1940 893.2350 893.2759 893.3168 893.3578 893.3987 893.4396 893.4805 893.5215 893.5624 893.6033 893.6443 893.6852 893.7261 893.7671 893.8080 893.8489 893.8899 893.9308 893.9718 894.0127 894.0537 894.0946 894.1355 894.1765 894.2174 894.2584 894.2993 894.3403 894.3812 894.4222 894.4631 894.5041 894.5450 894.5860 894.6270 894.6679 894.7089 894.7498 894.7908 894.8318 894.8727 894.9137 894.9546 894.9956 895.0366 895.0775 895.1185 895.1595 895.2004 895.2414 895.2824 895.3234 895.3643 895.4053 895.4463 895.4873 895.5282 895.5692 895.6102 895.6512 895.6922 895.7331 895.7741 895.8151 895.8561 895.8971 895.9381 895.9790 896.0200 896.0610 896.1020 896.1430 896.1840 896.2250 896.2660 896.3070 896.3480 896.3890 896.4300 896.4710 896.5120 896.5530 896.5940 896.6350 896.6760 896.7170 896.7580 896.7990 896.8400 896.8810 896.9220 896.9630 897.0040 897.0450 897.0861 897.1271 897.1681 897.2091 897.2501 897.2911 897.3322 897.3732 897.4142 897.4552 897.4962 897.5373 897.5783 897.6193 897.6603 897.7014 897.7424 897.7834 897.8244 897.8655 897.9065 897.9475 897.9886 898.0296 898.0706 898.1117 898.1527 898.1938 898.2348 898.2758 898.3169 898.3579 898.3990 898.4400 898.4810 898.5221 898.5631 898.6042 898.6452 898.6863 898.7273 898.7684 898.8094 898.8505 898.8915 898.9326 898.9737 899.0147 899.0558 899.0968 899.1379 899.1789 899.2200 899.2611 899.3021 899.3432 899.3843 899.4253 899.4664 899.5075 899.5485 899.5896 899.6307 899.6717 899.7128 899.7539 899.7950 899.8360 899.8771 899.9182 899.9593 900.0003 900.0414 900.0825 900.1236 900.1647 900.2058 900.2468 900.2879 900.3290 900.3701 900.4112 900.4523 900.4934 900.5345 900.5756 900.6166 900.6577 900.6988 900.7399 900.7810 900.8221 900.8632 900.9043 900.9454 900.9865 901.0276 901.0687 901.1098 901.1509 901.1921 901.2332 901.2743 901.3154 901.3565 901.3976 901.4387 901.4798 901.5209 901.5621 901.6032 901.6443 901.6854 901.7265 901.7676 901.8088 901.8499 901.8910 901.9321 901.9733 902.0144 902.0555 902.0966 902.1378 902.1789 902.2200 902.2611 902.3023 902.3434 902.3845 902.4257 902.4668 902.5080 902.5491 902.5902 902.6314 902.6725 902.7136 902.7548 902.7959 902.8371 902.8782 902.9194 902.9605 903.0017 903.0428 903.0840 903.1251 903.1663 903.2074 903.2486 903.2897 903.3309 903.3720 903.4132 903.4543 903.4955 903.5367 903.5778 903.6190 903.6602 903.7013 903.7425 903.7836 903.8248 903.8660 903.9071 903.9483 903.9895 904.0307 904.0718 904.1130 904.1542 904.1953 904.2365 904.2777 904.3189 904.3601 904.4012 904.4424 904.4836 904.5248 904.5660 904.6071 904.6483 904.6895 904.7307 904.7719 904.8131 904.8543 904.8955 904.9367 904.9778 905.0190 905.0602 905.1014 905.1426 905.1838 905.2250 905.2662 905.3074 905.3486 905.3898 905.4310 905.4722 905.5134 905.5546 905.5959 905.6371 905.6783 905.7195 905.7607 905.8019 905.8431 905.8843 905.9255 905.9668 906.0080 906.0492 906.0904 906.1316 906.1728 906.2141 906.2553 906.2965 906.3377 906.3790 906.4202 906.4614 906.5026 906.5439 906.5851 906.6263 906.6676 906.7088 906.7500 906.7913 906.8325 906.8737 906.9150 906.9562 906.9974 907.0387 907.0799 907.1212 907.1624 907.2036 907.2449 907.2861 907.3274 907.3686 907.4099 907.4511 907.4924 907.5336 907.5749 907.6161 907.6574 907.6986 907.7399 907.7811 907.8224 907.8637 907.9049 907.9462 907.9874 908.0287 908.0700 908.1112 908.1525 908.1938 908.2350 908.2763 908.3176 908.3588 908.4001 908.4414 908.4826 908.5239 908.5652 908.6065 908.6477 908.6890 908.7303 908.7716 908.8129 908.8541 908.8954 908.9367 908.9780 909.0193 909.0606 909.1018 909.1431 909.1844 909.2257 909.2670 909.3083 909.3496 909.3909 909.4322 909.4735 909.5148 909.5561 909.5974 909.6387 909.6800 909.7213 909.7626 909.8039 909.8452 909.8865 909.9278 909.9691 910.0104 910.0517 910.0930 910.1343 910.1756 910.2169 910.2582 910.2996 910.3409 910.3822 910.4235 910.4648 910.5061 910.5475 910.5888 910.6301 910.6714 910.7127 910.7541 910.7954 910.8367 910.8780 910.9194 910.9607 911.0020 911.0434 911.0847 911.1260 911.1674 911.2087 911.2500 911.2914 911.3327 911.3740 911.4154 911.4567 911.4981 911.5394 911.5807 911.6221 911.6634 911.7048 911.7461 911.7875 911.8288 911.8702 911.9115 911.9529 911.9942 912.0356 912.0769 912.1183 912.1596 912.2010 912.2424 912.2837 912.3251 912.3664 912.4078 912.4492 912.4905 912.5319 912.5732 912.6146 912.6560 912.6973 912.7387 912.7801 912.8215 912.8628 912.9042 912.9456 912.9869 913.0283 913.0697 913.1111 913.1525 913.1938 913.2352 913.2766 913.3180 913.3594 913.4007 913.4421 913.4835 913.5249 913.5663 913.6077 913.6491 913.6905 913.7319 913.7732 913.8146 913.8560 913.8974 913.9388 913.9802 914.0216 914.0630 914.1044 914.1458 914.1872 914.2286 914.2700 914.3114 914.3528 914.3942 914.4356 914.4771 914.5185 914.5599 914.6013 914.6427 914.6841 914.7255 914.7669 914.8084 914.8498 914.8912 914.9326 914.9740 915.0154 915.0569 915.0983 915.1397 915.1811 915.2226 915.2640 915.3054 915.3468 915.3883 915.4297 915.4711 915.5126 915.5540 915.5954 915.6369 915.6783 915.7197 915.7612 915.8026 915.8441 915.8855 915.9269 915.9684 916.0098 916.0513 916.0927 916.1342 916.1756 916.2170 916.2585 916.2999 916.3414 916.3828 916.4243 916.4658 916.5072 916.5487 916.5901 916.6316 916.6730 916.7145 916.7560 916.7974 916.8389 916.8803 916.9218 916.9633 917.0047 917.0462 917.0877 917.1291 917.1706 917.2121 917.2535 917.2950 917.3365 917.3780 917.4194 917.4609 917.5024 917.5439 917.5853 917.6268 917.6683 917.7098 917.7513 917.7928 917.8342 917.8757 917.9172 917.9587 918.0002 918.0417 918.0832 918.1247 918.1661 918.2076 918.2491 918.2906 918.3321 918.3736 918.4151 918.4566 918.4981 918.5396 918.5811 918.6226 918.6641 918.7056 918.7471 918.7886 918.8301 918.8716 918.9132 918.9547 918.9962 919.0377 919.0792 919.1207 919.1622 919.2037 919.2453 919.2868 919.3283 919.3698 919.4113 919.4529 919.4944 919.5359 919.5774 919.6189 919.6605 919.7020 919.7435 919.7851 919.8266 919.8681 919.9096 919.9512 919.9927 920.0342 920.0758 920.1173 920.1589 920.2004 920.2419 920.2835 920.3250 920.3665 920.4081 920.4496 920.4912 920.5327 920.5743 920.6158 920.6574 920.6989 920.7405 920.7820 920.8236 920.8651 920.9067 920.9482 920.9898 921.0313 921.0729 921.1145 921.1560 921.1976 921.2391 921.2807 921.3223 921.3638 921.4054 921.4470 921.4885 921.5301 921.5717 921.6132 921.6548 921.6964 921.7379 921.7795 921.8211 921.8627 921.9042 921.9458 921.9874 922.0290 922.0706 922.1121 922.1537 922.1953 922.2369 922.2785 922.3201 922.3616 922.4032 922.4448 922.4864 922.5280 922.5696 922.6112 922.6528 922.6944 922.7360 922.7776 922.8191 922.8607 922.9023 922.9439 922.9855 923.0271 923.0687 923.1104 923.1520 923.1936 923.2352 923.2768 923.3184 923.3600 923.4016 923.4432 923.4848 923.5264 923.5680 923.6097 923.6513 923.6929 923.7345 923.7761 923.8178 923.8594 923.9010 923.9426 923.9842 924.0259 924.0675 924.1091 924.1507 924.1924 924.2340 924.2756 924.3173 924.3589 924.4005 924.4422 924.4838 924.5254 924.5671 924.6087 924.6503 924.6920 924.7336 924.7753 924.8169 924.8585 924.9002 924.9418 924.9835 925.0251 925.0668 925.1084 925.1501 925.1917 925.2334 925.2750 925.3167 925.3583 925.4000 925.4416 925.4833 925.5249 925.5666 925.6083 925.6499 925.6916 925.7332 925.7749 925.8166 925.8582 925.8999 925.9416 925.9832 926.0249 926.0666 926.1083 926.1499 926.1916 926.2333 926.2749 926.3166 926.3583 926.4000 926.4417 926.4833 926.5250 926.5667 926.6084 926.6501 926.6917 926.7334 926.7751 926.8168 926.8585 926.9002 926.9419 926.9836 927.0252 927.0669 927.1086 927.1503 927.1920 927.2337 927.2754 927.3171 927.3588 927.4005 927.4422 927.4839 927.5256 927.5673 927.6090 927.6507 927.6924 927.7341 927.7758 927.8176 927.8593 927.9010 927.9427 927.9844 928.0261 928.0678 928.1096 928.1513 928.1930 928.2347 928.2764 928.3181 928.3599 928.4016 928.4433 928.4850 928.5268 928.5685 928.6102 928.6519 928.6937 928.7354 928.7771 928.8189 928.8606 928.9023 928.9441 928.9858 929.0275 929.0693 929.1110 929.1527 929.1945 929.2362 929.2780 929.3197 929.3615 929.4032 929.4449 929.4867 929.5284 929.5702 929.6119 929.6537 929.6954 929.7372 929.7790 929.8207 929.8625 929.9042 929.9460 929.9877 930.0295 930.0712 930.1130 930.1548 930.1965 930.2383 930.2801 930.3218 </mz_list><int_list>258.5910 288.0990 317.6060 297.7550 290.7810 281.1240 361.5990 495.1870 660.4290 744.6590 651.3080 494.6510 381.9860 317.0690 281.1240 266.1020 255.9090 244.1060 248.3980 285.4160 350.3320 340.1390 302.0470 259.6640 234.4490 256.9820 296.6820 319.7520 329.9450 342.2850 336.9200 364.2810 465.1430 742.5130 1029.5400 1100.3600 827.2800 534.3520 349.2590 280.5870 267.1750 249.4710 209.2330 222.1090 267.1750 277.9050 311.7040 318.6790 317.6060 307.4120 328.3360 342.8210 366.9640 352.4780 357.8430 348.7230 397.0080 545.6180 715.1520 921.1670 976.4270 726.4180 407.2010 252.6900 253.2260 300.9740 281.1240 238.7410 232.8390 272.0040 282.7330 271.4670 251.6170 353.0150 357.3070 284.8800 269.8580 277.9050 282.1970 306.8760 343.8940 401.3000 516.6470 689.4000 826.2070 774.1670 588.0010 414.7120 312.2410 322.4340 346.5770 278.9780 225.3280 238.2040 257.5180 233.9120 207.0870 231.2300 267.7110 299.3650 264.4920 216.2080 261.2730 282.1970 318.1420 403.9820 498.4060 656.6730 909.9010 1084.8000 1023.1000 689.9360 377.6940 272.0040 270.9310 240.3500 200.6490 179.1890 236.5950 254.8360 257.5180 236.5950 218.8900 208.6970 238.2040 267.7120 267.7120 248.9340 245.7150 251.6170 294.0000 429.7340 760.2180 1124.5000 1169.5700 855.1780 495.7240 317.0690 311.1680 295.0730 236.0580 178.6530 194.2110 250.5440 320.2880 379.3030 363.2080 322.9710 267.1750 260.2010 270.3940 333.1640 396.4710 392.7160 386.2780 446.9020 630.3850 796.7000 803.1380 668.4760 518.2570 348.1860 312.2410 308.4860 249.4710 211.9160 251.0800 303.1210 343.8940 331.0180 300.9750 298.8290 268.7850 264.4930 269.8580 247.8610 281.6610 347.6500 343.3580 451.1940 583.1730 782.7510 998.4230 1285.4500 1511.3200 1332.6600 802.0650 536.4980 538.6440 507.5270 446.9020 397.5440 392.7160 397.5440 398.6170 337.9930 308.4860 303.1210 320.8250 316.5330 296.6830 303.6570 326.7270 367.5000 444.2200 568.1510 680.2790 789.1890 912.0470 927.0690 692.0820 506.9900 415.2490 390.5700 350.3320 319.2150 328.3360 360.5260 357.8430 341.7480 350.8690 365.3540 344.9670 304.7300 270.9300 282.7330 305.8030 317.6060 379.8400 432.9530 500.5520 546.6910 502.6980 511.2820 533.8150 414.1760 267.7110 266.1020 274.1490 294.0000 267.1750 237.6670 203.8680 235.5210 258.0540 247.3240 262.8830 265.5650 254.2990 244.6420 291.3170 358.9160 391.6430 420.6140 450.6580 512.8910 655.0640 733.9290 612.1440 456.5590 327.7990 292.9270 306.8760 307.4120 286.4890 233.3750 192.0650 225.3280 295.0730 299.9010 256.4450 254.2990 249.4700 267.1750 328.3360 340.6750 312.2410 315.4600 421.6870 546.6910 633.0670 678.6700 687.7900 573.5160 405.5920 309.5580 268.7840 275.2220 290.7810 313.3140 309.5580 262.8830 243.0320 258.5910 281.1240 262.8830 278.4410 321.8980 321.8980 342.2850 396.4710 406.6650 379.8400 384.6680 449.5850 557.9570 546.1540 447.9750 373.9380 321.8980 290.2440 263.9560 267.1750 280.0510 251.0800 256.9810 311.1680 332.0910 347.1130 282.1970 225.8640 223.1820 215.6710 237.1310 279.5140 315.4600 349.2590 406.1280 508.0630 656.1370 751.0970 740.3670 600.8770 398.6170 285.9520 290.7810 262.3460 248.3970 263.4190 247.8610 251.0800 307.9490 270.9300 252.6890 346.5770 380.3760 299.9010 230.6930 245.7150 285.9520 342.8210 363.2080 417.3950 520.4020 643.2610 697.4470 563.3220 324.0440 225.8640 251.6160 248.3970 244.1050 261.2730 256.9810 264.4920 298.8280 292.9270 292.9270 294.5360 288.0980 274.6860 287.0250 311.1680 314.3870 295.0730 342.2850 462.4610 550.4460 642.7240 708.1770 586.3920 419.0040 353.5510 284.8790 256.4450 302.0470 327.2630 261.2730 214.5980 228.0100 260.7370 315.4600 334.7740 313.3140 304.1930 343.8940 439.9280 542.9350 506.4530 412.0300 387.8870 429.7340 517.7200 584.7820 496.7960 424.3690 396.4710 333.7010 252.1530 211.9150 255.3720 286.4890 302.0470 290.7810 281.6600 256.9810 296.1460 302.5840 268.2480 304.7300 347.1130 350.3320 333.7010 359.9890 399.6900 452.2670 562.2490 658.8190 709.2500 643.7970 519.3290 446.9020 360.5260 266.6380 264.4920 266.6380 265.5650 284.3430 321.3610 315.4600 298.8280 313.3140 343.3580 366.4270 320.2880 275.2220 317.6060 356.7700 354.0880 390.5700 420.6140 537.0340 648.6260 656.1370 529.5230 404.5190 318.6790 244.6420 276.2950 320.2880 313.3140 261.2730 240.3500 281.1240 292.3900 270.3940 230.6930 266.6380 288.6350 287.0250 284.8790 273.0760 280.0510 336.9200 427.5880 479.0920 536.4970 532.2050 425.9780 348.7230 285.4160 261.8100 275.2220 287.5620 294.5360 245.7150 206.0140 192.0650 202.2580 237.6670 243.0320 230.6930 245.1780 276.8320 290.2440 332.0910 302.0470 305.2660 413.1030 537.0340 670.6220 649.6990 503.7710 413.6390 343.8940 296.1460 315.9960 307.9490 286.4890 317.0690 332.0910 343.3580 339.6020 348.7230 368.0370 353.0150 344.9670 297.2190 297.2190 317.6060 347.6500 397.5440 452.2670 554.2020 695.8370 768.8010 642.1880 469.9710 416.3210 438.8540 391.6420 323.5070 273.0760 240.3500 277.3680 317.6060 333.7010 329.4090 326.7260 298.8280 262.3460 300.9740 352.4780 321.3610 322.9710 331.0180 458.1680 691.5460 846.0570 862.6890 724.8080 567.6140 442.0730 372.3290 357.3070 355.6970 343.3580 296.6820 253.7620 267.1750 313.8500 369.1100 341.7480 274.6860 248.9340 254.8350 289.1710 298.2920 285.9520 272.0030 305.8030 428.6610 644.8700 804.2100 759.6810 584.2460 448.5110 380.9130 310.6310 300.4380 273.6130 269.3210 268.7840 260.2000 319.7520 303.1200 279.5140 272.5400 280.5870 267.7110 239.2770 232.3020 294.5360 345.5040 395.9350 460.3140 520.4020 658.2830 1018.2700 1938.9100 3105.7900 3103.6500 1694.2600 643.7970 381.9850 483.9200 588.0010 519.3290 465.1430 508.5990 486.6030 406.1280 317.0690 326.1900 350.8690 334.2370 329.9450 320.2880 294.0000 335.8470 384.1320 454.4130 644.8700 1007.0100 1549.4100 1652.9500 1156.1500 630.9210 371.2550 346.0400 345.5030 365.3540 354.0870 306.3390 306.8760 360.5250 348.1860 344.9670 300.4380 285.9520 289.1710 275.7590 287.0250 280.0510 326.7260 434.5620 546.6910 680.8150 814.4040 796.6990 569.7600 362.1350 290.7810 273.0760 309.0220 319.2150 286.4890 237.6670 226.4010 260.2000 305.8030 252.1530 203.8680 213.5250 277.3680 292.9270 274.1490 289.1710 294.5360 315.4590 466.2160 630.3840 706.0310 670.6220 466.7520 306.3390 297.7550 349.2590 336.9190 319.7510 291.8540 241.9590 236.5940 298.2920 300.9740 284.8790 293.4630 313.8500 321.3610 289.1710 264.4920 283.2700 317.6050 382.5220 566.0050 864.8350 1238.2400 1364.8500 1011.8400 536.4970 296.1460 262.8830 243.0320 228.0100 260.7370 305.2660 297.7550 281.1240 284.8790 259.6640 248.9340 241.4230 232.3020 236.0580 273.6130 309.0220 340.1390 444.2190 546.6910 722.6620 887.9040 868.0540 665.2570 449.5840 326.1900 255.9080 244.1050 261.8100 278.4410 285.4160 300.4380 264.4920 234.9850 223.7180 243.0320 268.7840 287.5620 334.7730 354.0870 349.2590 339.6020 438.3180 969.4520 2434.6300 3818.2600 3465.2500 1804.2400 673.8410 409.3470 455.4860 415.7850 359.4530 269.8570 251.0800 258.5910 290.7810 271.4670 314.9230 312.2410 255.3720 255.9080 265.5650 308.4850 327.7990 346.0400 376.0840 561.1760 1216.7800 2083.7600 2148.6800 1222.6800 458.7050 332.0910 356.7700 394.8620 390.0330 306.8760 228.5470 231.7660 324.5800 321.3610 277.9050 290.2440 350.3320 391.1060 442.6100 586.9280 765.5830 749.4880 545.0810 460.3140 722.1260 1211.9500 1337.4900 954.9670 604.0960 417.3950 316.5330 306.8760 326.7260 291.3170 250.0070 259.6640 295.0730 268.7840 214.0610 219.9630 248.9340 282.7330 303.1200 432.4160 552.0560 556.3480 459.7780 427.0510 865.9080 2343.4300 4123.5300 4038.7600 2104.1500 657.2100 341.2120 378.2300 405.0550 315.4600 223.7180 281.1240 326.1900 360.5260 375.5480 358.3800 350.8690 308.4850 262.8830 304.1930 417.9310 441.5370 382.5220 404.5180 794.0170 1803.7100 3214.7000 3647.6600 2344.5000 862.1520 363.2080 341.7480 373.4020 393.7890 316.5330 237.6670 319.2150 398.6170 361.0620 268.7840 225.8640 254.8350 320.2880 409.8840 463.5340 411.4930 387.8870 401.8360 497.8700 884.1490 1490.9300 1761.8600 1281.6900 671.1590 327.2630 270.9300 295.0730 336.9200 306.8760 246.7880 252.1530 307.4120 344.9670 322.4340 261.8100 260.2000 333.7010 331.5550 303.1200 292.9270 261.2730 281.1240 379.8400 556.8840 699.5930 735.0020 604.0960 429.1980 334.7740 242.4960 216.7440 231.7660 271.4670 306.3390 254.8350 206.0140 243.0320 275.7590 246.2510 223.7180 304.7300 356.7700 313.8500 318.6790 341.2120 339.0660 404.5190 527.3770 545.0810 473.1900 428.6610 403.4460 350.8690 322.9710 275.2220 247.8610 259.6640 273.6130 298.8280 308.4850 280.0510 281.6600 284.8790 267.7110 250.5430 233.3750 233.3750 240.8860 288.0980 336.9200 388.4240 474.2640 572.9790 566.5410 535.9610 472.6540 324.0440 243.5690 195.8200 199.5760 217.8170 228.0100 225.3280 209.2330 253.2260 259.6640 237.6670 199.0400 219.4260 306.8760 315.9960 284.8790 296.6820 311.7040 364.8180 469.4350 546.1540 558.4940 495.7240 420.0770 414.7120 385.2050 297.2190 246.2510 243.0320 279.5140 247.3240 228.5470 252.6890 248.9340 235.5220 223.7190 204.9410 217.8170 244.1050 275.2220 325.6530 365.3540 419.0040 483.3840 552.0560 533.2790 440.4640 355.1610 297.7550 255.9080 237.1310 221.5720 260.7370 276.2950 258.5910 282.7330 259.6640 264.4920 304.1930 310.6310 352.4780 295.6090 240.3500 279.5140 320.8250 326.1900 328.3360 393.2520 524.1580 658.8190 677.0600 519.3290 350.8690 288.6350 296.6820 294.5360 263.4190 243.0320 243.0320 266.1020 302.5840 280.0510 269.3210 281.1240 337.9930 330.4820 315.4600 451.1940 676.5240 708.7140 495.1870 383.5950 467.8260 613.2170 654.5270 537.5700 412.5660 283.2700 215.1350 231.2290 203.3320 203.8680 230.6930 243.5690 287.0250 276.8320 260.2000 239.8130 222.6460 237.6670 282.7330 328.3360 452.8040 495.7240 428.1250 415.2490 567.6140 774.7030 832.1090 685.1080 443.1470 371.2560 359.4530 337.9930 245.7150 196.3570 207.6240 251.6170 301.5110 317.0690 316.5330 287.5620 287.5620 276.2960 297.2190 394.3250 478.0190 428.6610 319.2150 305.2660 420.6140 537.0340 658.8190 631.9940 456.0230 375.0110 294.0000 214.0620 206.0140 233.9120 249.4710 252.1530 267.1750 261.8100 283.8070 291.8540 256.4450 243.0330 279.5150 309.0220 296.1460 323.5070 346.0400 370.1830 459.2420 604.0960 725.3450 651.8450 436.7090 357.8430 272.5400 182.4080 189.3830 210.3060 225.8650 198.5030 209.2330 219.9630 234.4490 240.3500 268.2480 246.7880 214.0620 232.8390 272.0040 317.6060 360.5260 376.0840 451.7310 647.0160 819.7690 740.3670 475.8730 283.2700 305.2670 321.3610 277.3690 261.8100 281.6610 274.1500 283.2700 302.5840 290.2450 246.2520 247.3250 281.6610 303.6570 316.5330 333.7010 344.4310 316.5330 337.9930 427.5880 579.4180 689.9360 592.8300 458.7050 327.7990 297.2190 311.7040 265.0290 233.9120 252.6900 223.7190 197.9670 207.6240 225.3280 226.4010 215.6710 225.8650 319.2150 440.4640 446.3660 351.4050 325.1170 401.8360 485.5300 577.8080 574.5890 461.3880 365.8910 311.7040 245.7150 221.0360 226.9380 224.2550 219.4270 223.7190 236.5950 248.3980 288.0990 299.9010 309.0220 311.7040 321.8980 373.9380 415.7850 377.1570 308.4850 355.1610 459.2420 595.5130 620.7280 542.3990 417.9310 350.8690 292.9270 235.5220 240.3500 276.2960 262.8830 213.5250 207.6240 230.1570 240.3500 270.9310 248.9340 244.6420 289.1720 253.7630 241.9600 257.5180 309.0220 385.7410 468.3620 571.3700 634.6770 554.7390 422.7600 340.6750 321.3610 312.7770 302.5840 285.4160 258.5910 262.8830 208.6970 160.4120 175.4340 219.4270 268.7850 289.7080 252.1530 248.3980 258.0550 276.2960 282.7340 265.0290 350.8690 544.0090 700.1300 666.8670 490.8950 363.2080 305.2670 282.7340 255.9090 241.9600 237.1310 218.8900 225.3280 241.4230 232.3030 196.8940 223.7190 240.3500 228.5470 235.5220 261.2740 273.0770 305.2670 340.1390 398.0810 526.8410 667.4030 649.1620 498.9430 390.5700 327.2630 317.6060 310.0950 294.0000 261.8100 202.2590 180.2620 238.7410 288.0990 302.5840 305.8030 270.9310 267.1750 318.1420 337.9930 271.4670 253.7630 314.9230 408.8110 500.5520 575.1260 675.4510 620.7280 446.3660 284.8800 225.3280 225.3280 225.8650 200.6490 196.8940 258.5910 278.9780 240.3500 210.3060 192.6020 222.6460 269.8580 294.0000 308.4850 306.8760 345.5040 364.8180 365.3540 421.1500 473.1910 535.9610 516.6470 406.6650 278.4410 244.1060 272.0030 266.1020 263.4190 264.4920 223.1820 182.4080 198.5030 195.8210 233.3760 267.7110 282.7330 259.6640 243.5690 261.2730 313.3140 </int_list></spectrum></measured><measured><pepseq>WFGNTR</pepseq><mzh>780.3832</mzh><calc_mzh>780.3793</calc_mzh><leucines>0</leucines><mono_iso_intensity>3885</mono_iso_intensity><deuterated_intensity>0</deuterated_intensity><ratio>0.00</ratio><validated>UNKNOWN</validated><local_bg>0.0000</local_bg><corrected_ratio>0.00</corrected_ratio><spectrum><mz_list>755.7025 755.7402 755.7778 755.8155 755.8531 755.8908 755.9284 755.9661 756.0037 756.0414 756.0790 756.1167 756.1543 756.1920 756.2296 756.2673 756.3049 756.3426 756.3803 756.4179 756.4556 756.4932 756.5309 756.5686 756.6062 756.6439 756.6816 756.7192 756.7569 756.7946 756.8322 756.8699 756.9076 756.9452 756.9829 757.0206 757.0583 757.0960 757.1336 757.1713 757.2090 757.2467 757.2844 757.3220 757.3597 757.3974 757.4351 757.4728 757.5105 757.5481 757.5858 757.6235 757.6612 757.6989 757.7366 757.7743 757.8120 757.8497 757.8874 757.9251 757.9628 758.0005 758.0382 758.0759 758.1136 758.1513 758.1890 758.2267 758.2644 758.3021 758.3398 758.3775 758.4152 758.4529 758.4907 758.5284 758.5661 758.6038 758.6415 758.6792 758.7169 758.7547 758.7924 758.8301 758.8678 758.9055 758.9433 758.9810 759.0187 759.0564 759.0942 759.1319 759.1696 759.2073 759.2451 759.2828 759.3205 759.3583 759.3960 759.4337 759.4715 759.5092 759.5470 759.5847 759.6224 759.6602 759.6979 759.7357 759.7734 759.8111 759.8489 759.8866 759.9244 759.9621 759.9999 760.0376 760.0754 760.1131 760.1509 760.1886 760.2264 760.2641 760.3019 760.3397 760.3774 760.4152 760.4529 760.4907 760.5285 760.5662 760.6040 760.6418 760.6795 760.7173 760.7551 760.7928 760.8306 760.8684 760.9061 760.9439 760.9817 761.0195 761.0572 761.0950 761.1328 761.1706 761.2083 761.2461 761.2839 761.3217 761.3595 761.3973 761.4350 761.4728 761.5106 761.5484 761.5862 761.6240 761.6618 761.6996 761.7373 761.7751 761.8129 761.8507 761.8885 761.9263 761.9641 762.0019 762.0397 762.0775 762.1153 762.1531 762.1909 762.2287 762.2665 762.3043 762.3421 762.3800 762.4178 762.4556 762.4934 762.5312 762.5690 762.6068 762.6446 762.6825 762.7203 762.7581 762.7959 762.8337 762.8715 762.9094 762.9472 762.9850 763.0228 763.0607 763.0985 763.1363 763.1741 763.2120 763.2498 763.2876 763.3255 763.3633 763.4011 763.4390 763.4768 763.5146 763.5525 763.5903 763.6281 763.6660 763.7038 763.7417 763.7795 763.8174 763.8552 763.8930 763.9309 763.9687 764.0066 764.0444 764.0823 764.1201 764.1580 764.1958 764.2337 764.2716 764.3094 764.3473 764.3851 764.4230 764.4608 764.4987 764.5366 764.5744 764.6123 764.6502 764.6880 764.7259 764.7638 764.8016 764.8395 764.8774 764.9152 764.9531 764.9910 765.0289 765.0667 765.1046 765.1425 765.1804 765.2182 765.2561 765.2940 765.3319 765.3698 765.4076 765.4455 765.4834 765.5213 765.5592 765.5971 765.6350 765.6728 765.7107 765.7486 765.7865 765.8244 765.8623 765.9002 765.9381 765.9760 766.0139 766.0518 766.0897 766.1276 766.1655 766.2034 766.2413 766.2792 766.3171 766.3550 766.3929 766.4308 766.4687 766.5067 766.5446 766.5825 766.6204 766.6583 766.6962 766.7341 766.7721 766.8100 766.8479 766.8858 766.9237 766.9617 766.9996 767.0375 767.0754 767.1133 767.1513 767.1892 767.2271 767.2651 767.3030 767.3409 767.3789 767.4168 767.4547 767.4927 767.5306 767.5685 767.6065 767.6444 767.6823 767.7203 767.7582 767.7962 767.8341 767.8720 767.9100 767.9479 767.9859 768.0238 768.0618 768.0997 768.1377 768.1756 768.2136 768.2515 768.2895 768.3275 768.3654 768.4034 768.4413 768.4793 768.5172 768.5552 768.5932 768.6311 768.6691 768.7071 768.7450 768.7830 768.8210 768.8589 768.8969 768.9349 768.9728 769.0108 769.0488 769.0868 769.1247 769.1627 769.2007 769.2387 769.2766 769.3146 769.3526 769.3906 769.4286 769.4665 769.5045 769.5425 769.5805 769.6185 769.6565 769.6945 769.7325 769.7704 769.8084 769.8464 769.8844 769.9224 769.9604 769.9984 770.0364 770.0744 770.1124 770.1504 770.1884 770.2264 770.2644 770.3024 770.3404 770.3784 770.4164 770.4544 770.4924 770.5305 770.5685 770.6065 770.6445 770.6825 770.7205 770.7585 770.7966 770.8346 770.8726 770.9106 770.9486 770.9866 771.0247 771.0627 771.1007 771.1387 771.1768 771.2148 771.2528 771.2908 771.3289 771.3669 771.4049 771.4430 771.4810 771.5190 771.5571 771.5951 771.6331 771.6712 771.7092 771.7473 771.7853 771.8233 771.8614 771.8994 771.9375 771.9755 772.0136 772.0516 772.0897 772.1277 772.1658 772.2038 772.2419 772.2799 772.3180 772.3560 772.3941 772.4321 772.4702 772.5083 772.5463 772.5844 772.6224 772.6605 772.6986 772.7366 772.7747 772.8128 772.8508 772.8889 772.9270 772.9650 773.0031 773.0412 773.0792 773.1173 773.1554 773.1935 773.2315 773.2696 773.3077 773.3458 773.3839 773.4219 773.4600 773.4981 773.5362 773.5743 773.6124 773.6504 773.6885 773.7266 773.7647 773.8028 773.8409 773.8790 773.9171 773.9552 773.9933 774.0314 774.0695 774.1076 774.1457 774.1838 774.2219 774.2600 774.2981 774.3362 774.3743 774.4124 774.4505 774.4886 774.5267 774.5648 774.6029 774.6410 774.6791 774.7172 774.7554 774.7935 774.8316 774.8697 774.9078 774.9459 774.9841 775.0222 775.0603 775.0984 775.1365 775.1747 775.2128 775.2509 775.2890 775.3272 775.3653 775.4034 775.4416 775.4797 775.5178 775.5560 775.5941 775.6322 775.6704 775.7085 775.7466 775.7848 775.8229 775.8611 775.8992 775.9373 775.9755 776.0136 776.0518 776.0899 776.1281 776.1662 776.2044 776.2425 776.2807 776.3188 776.3570 776.3951 776.4333 776.4714 776.5096 776.5478 776.5859 776.6241 776.6622 776.7004 776.7386 776.7767 776.8149 776.8531 776.8912 776.9294 776.9676 777.0057 777.0439 777.0821 777.1202 777.1584 777.1966 777.2348 777.2729 777.3111 777.3493 777.3875 777.4256 777.4638 777.5020 777.5402 777.5784 777.6166 777.6547 777.6929 777.7311 777.7693 777.8075 777.8457 777.8839 777.9221 777.9603 777.9984 778.0366 778.0748 778.1130 778.1512 778.1894 778.2276 778.2658 778.3040 778.3422 778.3804 778.4186 778.4568 778.4950 778.5333 778.5715 778.6097 778.6479 778.6861 778.7243 778.7625 778.8007 778.8389 778.8772 778.9154 778.9536 778.9918 779.0300 779.0682 779.1065 779.1447 779.1829 779.2211 779.2594 779.2976 779.3358 779.3740 779.4123 779.4505 779.4887 779.5270 779.5652 779.6034 779.6417 779.6799 779.7181 779.7564 779.7946 779.8328 779.8711 779.9093 779.9476 779.9858 780.0240 780.0623 780.1005 780.1388 780.1770 780.2153 780.2535 780.2918 780.3300 780.3683 780.4065 780.4448 780.4830 780.5213 780.5595 780.5978 780.6361 780.6743 780.7126 780.7508 780.7891 780.8274 780.8656 780.9039 780.9422 780.9804 781.0187 781.0570 781.0952 781.1335 781.1718 781.2100 781.2483 781.2866 781.3249 781.3631 781.4014 781.4397 781.4780 781.5163 781.5545 781.5928 781.6311 781.6694 781.7077 781.7459 781.7842 781.8225 781.8608 781.8991 781.9374 781.9757 782.0140 782.0523 782.0906 782.1289 782.1671 782.2054 782.2437 782.2820 782.3203 782.3586 782.3969 782.4352 782.4735 782.5118 782.5502 782.5885 782.6268 782.6651 782.7034 782.7417 782.7800 782.8183 782.8566 782.8949 782.9333 782.9716 783.0099 783.0482 783.0865 783.1248 783.1632 783.2015 783.2398 783.2781 783.3165 783.3548 783.3931 783.4314 783.4698 783.5081 783.5464 783.5847 783.6231 783.6614 783.6997 783.7381 783.7764 783.8147 783.8531 783.8914 783.9298 783.9681 784.0064 784.0448 784.0831 784.1215 784.1598 784.1982 784.2365 784.2748 784.3132 784.3515 784.3899 784.4282 784.4666 784.5050 784.5433 784.5817 784.6200 784.6584 784.6967 784.7351 784.7734 784.8118 784.8502 784.8885 784.9269 784.9653 785.0036 785.0420 785.0804 785.1187 785.1571 785.1955 785.2338 785.2722 785.3106 785.3489 785.3873 785.4257 785.4641 785.5025 785.5408 785.5792 785.6176 785.6560 785.6944 785.7327 785.7711 785.8095 785.8479 785.8863 785.9247 785.9631 786.0014 786.0398 786.0782 786.1166 786.1550 786.1934 786.2318 786.2702 786.3086 786.3470 786.3854 786.4238 786.4622 786.5006 786.5390 786.5774 786.6158 786.6542 786.6926 786.7310 786.7694 786.8078 786.8462 786.8847 786.9231 786.9615 786.9999 787.0383 787.0767 787.1151 787.1536 787.1920 787.2304 787.2688 787.3072 787.3457 787.3841 787.4225 787.4609 787.4994 787.5378 787.5762 787.6146 787.6531 787.6915 787.7299 787.7684 787.8068 787.8452 787.8837 787.9221 787.9605 787.9990 788.0374 788.0759 788.1143 788.1527 788.1912 788.2296 788.2681 788.3065 788.3450 788.3834 788.4219 788.4603 788.4988 788.5372 788.5757 788.6141 788.6526 788.6910 788.7295 788.7679 788.8064 788.8449 788.8833 788.9218 788.9602 788.9987 789.0372 789.0756 789.1141 789.1526 789.1910 789.2295 789.2680 789.3064 789.3449 789.3834 789.4218 789.4603 789.4988 789.5373 789.5757 789.6142 789.6527 789.6912 789.7297 789.7681 789.8066 789.8451 789.8836 789.9221 789.9606 789.9991 790.0375 790.0760 790.1145 790.1530 790.1915 790.2300 790.2685 790.3070 790.3455 790.3840 790.4225 790.4610 790.4995 790.5380 790.5765 790.6150 790.6535 790.6920 790.7305 790.7690 790.8075 790.8460 790.8845 790.9230 790.9615 791.0000 791.0385 791.0771 791.1156 791.1541 791.1926 791.2311 791.2696 791.3082 791.3467 791.3852 791.4237 791.4622 791.5008 791.5393 791.5778 791.6163 791.6549 791.6934 791.7319 791.7705 791.8090 791.8475 791.8861 791.9246 791.9631 792.0017 792.0402 792.0787 792.1173 792.1558 792.1943 792.2329 792.2714 792.3100 792.3485 792.3871 792.4256 792.4642 792.5027 792.5413 792.5798 792.6184 792.6569 792.6955 792.7340 792.7726 792.8111 792.8497 792.8882 792.9268 792.9654 793.0039 793.0425 793.0810 793.1196 793.1582 793.1967 793.2353 793.2739 793.3124 793.3510 793.3896 793.4281 793.4667 793.5053 793.5439 793.5824 793.6210 793.6596 793.6982 793.7367 793.7753 793.8139 793.8525 793.8911 793.9296 793.9682 794.0068 794.0454 794.0840 794.1226 794.1611 794.1997 794.2383 794.2769 794.3155 794.3541 794.3927 794.4313 794.4699 794.5085 794.5471 794.5857 794.6243 794.6629 794.7015 794.7401 794.7787 794.8173 794.8559 794.8945 794.9331 794.9717 795.0103 795.0489 795.0875 795.1262 795.1648 795.2034 795.2420 795.2806 795.3192 795.3578 795.3965 795.4351 795.4737 795.5123 795.5509 795.5896 795.6282 795.6668 795.7054 795.7441 795.7827 795.8213 795.8600 795.8986 795.9372 795.9758 796.0145 796.0531 796.0917 796.1304 796.1690 796.2077 796.2463 796.2849 796.3236 796.3622 796.4009 796.4395 796.4781 796.5168 796.5554 796.5941 796.6327 796.6714 796.7100 796.7487 796.7873 796.8260 796.8646 796.9033 796.9420 796.9806 797.0193 797.0579 797.0966 797.1352 797.1739 797.2126 797.2512 797.2899 797.3286 797.3672 797.4059 797.4446 797.4832 797.5219 797.5606 797.5992 797.6379 797.6766 797.7153 797.7539 797.7926 797.8313 797.8700 797.9086 797.9473 797.9860 798.0247 798.0634 798.1021 798.1407 798.1794 798.2181 798.2568 798.2955 798.3342 798.3729 798.4116 798.4503 798.4889 798.5276 798.5663 798.6050 798.6437 798.6824 798.7211 798.7598 798.7985 798.8372 798.8759 798.9146 798.9533 798.9920 799.0307 799.0695 799.1082 799.1469 799.1856 799.2243 799.2630 799.3017 799.3404 799.3791 799.4179 799.4566 799.4953 799.5340 799.5727 799.6115 799.6502 799.6889 799.7276 799.7663 799.8051 799.8438 799.8825 799.9213 799.9600 799.9987 800.0374 800.0762 800.1149 800.1536 800.1924 800.2311 800.2698 800.3086 800.3473 800.3861 800.4248 800.4635 800.5023 800.5410 800.5798 800.6185 800.6573 800.6960 800.7348 800.7735 800.8122 800.8510 800.8898 800.9285 800.9673 801.0060 801.0448 801.0835 801.1223 801.1610 801.1998 801.2386 801.2773 801.3161 801.3548 801.3936 801.4324 801.4711 801.5099 801.5487 801.5874 801.6262 801.6650 801.7037 801.7425 801.7813 801.8201 801.8588 801.8976 801.9364 801.9752 802.0139 802.0527 802.0915 802.1303 802.1691 802.2079 802.2466 802.2854 802.3242 802.3630 802.4018 802.4406 802.4794 802.5181 802.5569 802.5957 802.6345 802.6733 802.7121 802.7509 802.7897 802.8285 802.8673 802.9061 802.9449 802.9837 803.0225 803.0613 803.1001 803.1389 803.1777 803.2165 803.2553 803.2942 803.3330 803.3718 803.4106 803.4494 803.4882 803.5270 803.5658 803.6047 803.6435 803.6823 803.7211 803.7599 803.7988 803.8376 803.8764 803.9152 803.9541 803.9929 804.0317 804.0705 804.1094 804.1482 804.1870 804.2259 804.2647 804.3035 804.3424 804.3812 804.4200 804.4589 804.4977 804.5366 804.5754 804.6142 804.6531 804.6919 804.7308 804.7696 804.8085 804.8473 804.8861 804.9250 804.9638 805.0027 805.0415 805.0804 805.1193 805.1581 805.1970 805.2358 805.2747 805.3135 805.3524 805.3913 805.4301 805.4690 805.5078 805.5467 805.5856 805.6244 805.6633 805.7022 805.7410 805.7799 805.8188 805.8576 805.8965 805.9354 805.9743 806.0131 806.0520 806.0909 806.1298 806.1687 806.2075 806.2464 806.2853 806.3242 806.3631 806.4019 806.4408 806.4797 806.5186 806.5575 806.5964 806.6353 806.6742 806.7131 806.7519 806.7908 806.8297 806.8686 806.9075 806.9464 806.9853 807.0242 807.0631 807.1020 807.1409 807.1798 807.2187 807.2576 807.2965 807.3355 807.3744 807.4133 807.4522 807.4911 807.5300 807.5689 807.6078 807.6467 807.6857 807.7246 807.7635 807.8024 807.8413 807.8802 807.9192 807.9581 807.9970 808.0359 808.0749 808.1138 808.1527 808.1916 808.2306 808.2695 808.3084 808.3474 808.3863 808.4252 808.4642 808.5031 808.5420 808.5810 808.6199 808.6588 808.6978 808.7367 808.7757 808.8146 808.8535 808.8925 808.9314 808.9704 809.0093 809.0483 809.0872 809.1262 809.1651 809.2041 809.2430 809.2820 809.3209 809.3599 809.3989 809.4378 809.4768 809.5157 809.5547 809.5937 809.6326 809.6716 809.7105 809.7495 809.7885 809.8274 809.8664 809.9054 809.9443 809.9833 810.0223 810.0613 810.1002 810.1392 810.1782 810.2172 810.2561 810.2951 810.3341 810.3731 810.4121 810.4510 810.4900 810.5290 810.5680 810.6070 810.6460 810.6849 810.7239 810.7629 810.8019 810.8409 810.8799 810.9189 810.9579 810.9969 811.0359 811.0749 811.1139 811.1529 811.1919 811.2309 811.2699 811.3089 811.3479 811.3869 811.4259 811.4649 </mz_list><int_list>290.2460 269.8590 255.3740 244.6440 254.3010 253.7640 239.2790 255.3740 277.9070 273.0780 255.9100 238.7420 317.6080 359.4540 309.0240 369.6480 450.1230 460.8530 490.8970 480.1670 450.1230 393.2540 292.3920 228.5490 260.2020 294.5380 261.2750 259.1290 271.4690 283.2720 282.7350 261.8120 276.2970 260.2020 203.3330 227.4760 262.8850 270.3960 271.4690 295.6110 332.0930 330.4830 402.9110 409.3490 467.2910 695.8390 847.6690 738.7590 534.8900 395.9360 335.3120 326.7280 275.2240 284.8810 308.4870 280.5890 309.0230 298.2930 258.0560 279.5160 266.6400 226.9390 203.8700 251.6180 319.7530 334.2390 318.6800 337.9940 336.3850 335.8480 407.7390 480.7030 597.6600 611.6090 462.9990 326.1910 270.9320 275.7600 310.0960 266.6400 195.8220 211.3810 277.9060 331.5560 333.1660 281.6620 216.2090 271.4690 341.2130 321.8990 302.5850 259.6660 260.7390 331.5560 334.7750 328.8740 333.7020 395.9360 472.6560 517.1850 487.1410 407.7390 355.1620 330.4830 285.9540 273.0780 276.2970 276.8330 342.2860 355.6990 306.3410 289.1730 312.7790 307.9500 289.7090 226.9390 199.0410 246.2530 271.4690 306.3410 319.2170 364.2830 434.0280 530.0610 643.7990 683.5000 611.0720 441.0020 347.1150 345.5050 349.2610 364.2830 354.6260 284.3440 251.6180 302.5850 305.8040 272.0050 300.9760 317.6070 288.6360 298.2930 318.6800 303.6580 272.0050 304.7310 352.4800 366.9650 502.7000 813.8690 1077.2900 1000.0300 756.4640 547.7650 428.1260 362.1370 329.4100 307.4140 286.4900 265.0300 269.3220 254.8370 206.5520 232.8400 254.8370 280.5890 282.7350 251.6180 240.3510 250.5450 241.4240 279.5160 340.1400 339.0670 332.6290 424.9070 613.2180 739.8320 640.5800 493.0430 391.6440 285.4170 258.0560 259.1290 271.4680 287.5630 250.0080 219.9640 192.6030 166.8510 209.7710 267.7130 282.7350 277.3700 224.7930 210.3070 230.6940 279.5160 320.8260 327.8010 344.4320 392.1810 559.5680 728.0290 701.2040 578.3460 454.4150 406.6660 387.3520 334.7750 287.5630 246.7900 228.5490 222.6470 233.9140 276.2970 260.2020 263.9570 254.3010 246.2530 269.8590 298.2930 280.5890 272.0050 286.4900 308.4870 325.6550 347.6510 383.5970 403.9840 380.9140 392.1810 426.5170 401.3010 340.1400 302.0490 273.6140 273.6140 267.1760 268.2490 290.7820 304.7310 275.7600 253.2280 255.9100 286.4900 290.7820 263.4210 252.6910 256.4470 313.3150 372.3300 335.8480 325.6550 346.0420 441.0020 606.2440 648.6270 582.6380 530.0610 470.5100 371.7940 282.1980 235.5230 218.3550 232.8400 262.3480 273.0780 314.3880 315.4610 284.3440 248.9350 253.2270 291.8550 277.3700 216.7460 231.2310 303.1220 349.2610 349.7970 329.4100 353.5530 427.0530 452.8050 435.1010 401.8380 366.4290 334.2390 242.4970 241.9610 262.3480 280.0520 238.7420 214.6000 259.6650 269.3220 320.8260 325.6550 260.2020 255.3730 322.4360 310.0960 285.4170 302.5850 357.8450 418.4690 416.3230 398.0820 444.7580 414.1770 379.3050 452.2690 427.0530 307.9500 248.9350 251.6180 291.3190 291.3190 261.2750 283.8080 315.4610 312.7790 255.3730 226.9390 231.7670 233.9130 247.3260 274.1510 300.4390 299.3660 281.6620 268.7860 294.0010 330.4830 395.9360 489.2870 594.9770 670.0870 829.9640 1071.9300 1047.7800 678.6710 388.9620 294.5380 263.4210 260.2020 260.2020 240.3510 210.8440 226.4020 272.0050 278.9790 274.6870 246.7890 241.4240 272.0050 316.5340 347.6510 332.0930 367.5020 397.0090 375.0130 418.4690 522.0130 588.5390 637.3610 666.3320 501.6260 283.2710 223.7200 221.5740 209.2340 214.0630 248.9350 290.7820 333.7020 296.1470 277.3700 311.1690 294.0010 262.8840 280.0520 269.3220 292.3920 320.2900 380.9140 439.9290 474.2650 515.0390 553.1300 538.6450 472.1190 456.0240 413.6410 293.4650 267.7130 316.5340 340.6770 299.3660 257.5190 250.5450 232.8400 212.4530 198.5040 209.7710 241.9610 249.4720 290.2460 318.6800 315.4610 356.7720 413.6410 381.9870 359.4540 412.0310 524.6960 565.4700 486.0680 390.0350 362.6730 314.9250 248.3990 218.8910 305.2680 368.5750 315.4610 222.1100 201.1870 265.0300 344.9690 362.6730 361.6000 325.6550 288.6360 274.6870 276.2970 307.4140 356.7720 397.0090 435.1000 562.7870 649.7000 592.8310 459.7790 361.6000 327.8010 357.3080 304.1950 217.8180 226.9390 295.6110 326.1910 283.2710 277.9060 318.6800 333.7020 279.5160 250.5450 276.2970 256.9830 262.8840 324.0450 346.5780 351.4070 313.3150 321.3630 416.3230 471.5820 554.2030 527.3780 405.0570 366.4290 356.2350 320.2900 303.6580 267.7130 283.2710 299.9030 267.7130 244.6430 250.5450 263.4210 261.8110 263.4210 256.4460 263.9570 283.2710 294.0010 333.7020 356.2350 341.7500 368.5750 448.5130 596.5870 699.5950 630.3860 532.2070 441.0020 343.3590 258.5920 215.1360 216.7450 263.9570 249.4720 202.7960 179.1900 195.2850 226.4020 240.8880 222.6470 216.2090 238.2050 246.7890 277.3700 303.1220 344.4320 354.6260 329.9470 347.6510 468.3630 627.7040 561.1780 438.8560 365.3560 317.0710 267.7130 200.6500 195.8220 203.3330 226.4020 256.4460 254.3000 299.3660 317.0710 311.7060 241.9610 193.6760 219.4280 239.8150 281.6620 289.1730 281.6620 355.6990 377.6950 400.2280 459.2430 494.1150 480.7030 418.4690 361.0640 342.8230 294.5380 246.7890 273.6140 234.4500 197.9680 231.7670 232.8400 226.9390 201.7230 250.5450 328.8740 334.7750 299.9030 292.9280 292.9280 225.8660 234.9860 307.4140 370.1840 419.5420 467.2900 436.7100 354.6260 312.2420 300.4390 275.7600 283.2710 303.6580 249.4720 203.8690 202.2600 229.6210 243.0340 276.8330 295.6110 263.9570 232.8400 259.6650 274.6870 240.3510 244.1070 265.0300 241.9610 285.4170 360.5270 415.7860 443.1480 531.1340 636.2880 775.7770 804.2120 627.1670 425.9800 306.3410 304.7310 307.4140 280.5890 289.1730 278.9790 232.8400 240.3510 250.5450 262.3480 271.4680 254.8370 243.5700 231.7670 283.8080 343.8950 350.3330 321.8990 351.9430 416.3230 492.5060 522.0130 579.9550 596.0500 504.3090 358.9170 263.9570 248.3990 234.9860 223.7200 209.2340 214.5990 282.7340 328.8730 355.6980 305.8040 247.8620 246.2530 265.5660 253.7640 278.9790 261.8110 263.9570 383.5960 856.7890 2337.5300 4111.1900 3945.4100 2070.3500 715.6890 358.9170 421.6880 389.4980 312.2420 264.4940 269.8590 376.6220 359.4540 261.8110 238.7420 253.7640 267.7130 233.3770 231.7670 255.9100 275.2240 250.0080 245.7160 297.7570 412.0310 571.9080 990.3770 1781.7100 1982.3600 1258.0900 575.6630 351.9430 415.2500 439.3920 362.1360 275.2240 289.1730 337.4570 276.8330 247.8620 308.4870 323.5080 274.6870 244.6430 255.3730 278.9790 256.4460 229.6210 216.7450 262.8840 350.3330 365.3550 426.5160 611.6090 761.2920 629.8490 453.3410 442.6110 393.2530 319.2170 266.6400 253.7640 289.7090 313.3150 263.4210 231.2310 248.9350 274.6870 289.1730 265.5670 251.0810 269.8590 261.8110 296.1470 364.8190 351.4060 284.8810 252.6910 302.5850 411.4940 473.7280 449.0490 408.8120 326.1910 344.9690 340.1400 295.0740 247.3260 229.0850 252.1540 260.2020 296.1470 313.8520 263.9570 261.2750 318.6800 300.9760 262.8840 279.5160 251.0810 226.4020 330.4830 368.0380 312.7790 347.1150 450.1220 523.6230 519.8670 483.3850 444.2210 416.3230 349.2610 261.2750 230.1580 219.4280 248.3990 246.2530 231.2310 258.5920 341.2130 328.8740 255.9100 224.2560 259.6650 287.0270 304.1950 344.9690 401.8370 370.1840 297.7570 381.4510 511.2830 574.0540 513.4290 426.5160 348.7240 314.3880 341.2130 317.0710 277.9060 278.4430 265.0300 267.1760 245.1800 214.0630 232.8400 246.2530 237.6690 244.6430 247.8620 263.4210 313.3150 318.6800 291.8550 323.5090 372.8670 363.7460 366.4290 423.2970 495.1880 505.3820 407.2020 299.9030 262.8840 263.4210 221.0370 195.2850 219.9640 253.7640 255.3730 225.8660 222.1100 243.0340 238.2050 265.0300 251.6180 221.5740 234.9860 232.8400 245.1800 313.8520 355.1620 326.1910 378.7680 452.2680 500.5530 492.5060 451.1950 372.8660 305.8040 302.0490 317.6070 281.6620 256.4460 251.6180 222.6470 196.3580 234.9860 253.7640 252.6910 247.3260 233.9130 206.5520 290.7820 364.2830 348.1880 306.3410 314.9250 392.7170 517.7210 613.7550 630.3860 522.0130 406.1290 359.9910 348.7240 319.7530 280.5890 283.2710 285.4170 296.1470 275.2240 268.7860 260.7380 241.4240 204.4060 246.2530 293.4650 322.4360 289.1730 330.4830 371.7940 359.9910 302.5850 322.4360 419.5420 518.2580 594.4410 621.8020 532.2070 411.4940 333.1660 312.2420 300.4390 298.8300 262.3480 226.9390 242.4970 337.9940 342.2860 281.1250 272.0050 296.1470 300.4390 313.3150 326.1910 284.8810 268.2490 270.3950 289.1730 337.9940 430.8090 460.8520 446.9030 466.7540 417.3960 351.4070 333.7020 315.4610 264.4940 270.3950 294.0010 275.2240 243.0340 212.9900 238.2050 272.5410 274.1510 237.1320 261.2750 295.6110 288.6360 314.3880 335.3120 324.5820 353.5530 420.6150 495.7250 533.2800 502.6990 458.1700 394.8630 310.0960 303.6580 344.9690 316.5340 284.3440 277.3700 261.2750 238.2050 232.8400 275.7600 304.1950 294.0010 290.2460 284.3440 238.7420 240.8880 300.9760 308.4870 301.5120 409.8850 491.9690 577.8090 703.8870 720.5180 521.4770 404.5200 381.4510 358.3810 326.7280 250.5450 260.2020 275.7600 273.0780 240.8880 214.5990 202.7960 223.1830 269.3220 264.4940 245.1800 300.4390 335.3120 331.5560 361.6000 435.1000 412.0310 431.8810 525.2320 562.7870 549.3750 504.3090 484.4580 438.8560 319.2170 246.2530 239.8150 267.7130 304.1950 261.2750 224.2560 216.7450 233.9130 255.9100 295.6110 290.2460 272.0050 262.8840 243.0340 287.5630 333.7020 315.4610 329.4100 408.2750 495.1880 473.7280 434.5640 449.0490 391.1080 336.3850 287.0270 281.6620 297.2200 312.2420 281.6620 217.8180 181.3360 185.0920 238.2050 286.4900 256.4460 237.6690 278.9790 279.5160 251.0810 311.7060 333.1660 311.7060 307.9500 414.7140 552.0570 657.7480 608.3900 480.7030 361.0640 329.4100 322.9720 279.5160 233.9130 219.4280 233.3770 254.8370 288.6360 274.6870 260.7380 246.7890 196.3580 213.5260 239.8150 270.9320 321.8990 363.7460 352.4800 371.2570 405.0570 420.0780 502.6990 623.9480 718.3720 811.7230 763.9740 592.8310 414.1770 317.0710 265.5670 285.9540 243.0340 187.2380 217.8180 310.0960 337.4580 272.0050 226.9390 289.7090 300.4390 256.4460 259.1290 273.6140 324.0450 378.2310 385.2060 408.2750 440.4650 468.9000 498.4070 539.7180 583.7110 474.8010 322.4350 276.2970 289.7090 267.1760 277.3700 316.5340 296.6840 262.8840 269.3220 233.9130 261.2750 270.3950 256.4460 235.5230 259.1290 281.1250 260.2020 270.3950 370.7200 454.4140 506.9910 544.5460 523.6230 518.7940 548.8380 441.0020 303.6580 261.8110 235.5230 253.2270 274.6870 244.6430 250.0080 218.3550 224.2560 266.1030 281.1250 279.5160 262.3480 221.5740 231.2310 261.8110 360.5270 432.4180 401.3010 375.0120 428.6620 518.2580 536.4990 457.0970 368.0380 362.1360 335.8480 327.8010 265.5670 230.1580 264.4940 290.7820 284.3440 307.4140 314.3880 260.2020 289.7090 314.9250 299.9030 309.0230 309.0230 344.9680 395.3990 364.8190 326.1910 378.2310 483.3850 571.9080 565.4700 477.4840 400.2280 366.9650 327.8010 316.5340 273.0780 231.7670 228.0120 268.7860 278.4430 278.4430 300.9760 306.3410 268.7860 281.1250 351.9430 338.5300 256.4460 243.0340 273.0780 319.2170 340.6760 375.0120 441.0020 453.3410 446.9030 432.9540 382.5230 369.6470 318.6800 267.1760 291.3190 300.9760 283.8080 248.9350 210.3070 233.9130 277.3700 267.7130 226.4020 213.5260 228.5480 240.3510 232.3040 296.1470 368.5740 369.1110 394.3260 442.0750 517.1850 554.7400 458.1700 361.0630 310.0960 287.5630 261.8110 249.4720 269.3220 262.3480 254.3000 237.6690 243.0340 240.8880 262.8840 246.7890 235.5230 254.8370 272.5410 289.7090 338.5300 327.8000 350.3330 398.6180 442.6110 644.8710 886.8330 934.0440 726.9560 462.4620 330.4830 311.1690 267.7130 296.6840 315.9970 253.7640 251.0810 325.1180 343.8950 290.2460 246.7890 230.6940 250.0080 245.1800 260.2020 288.1000 308.4860 310.6320 339.6030 390.5710 460.3160 628.2400 747.8790 706.5690 539.1810 413.6400 332.0920 319.7530 363.2090 312.7780 243.0340 233.9130 286.4900 314.3880 285.4170 261.2750 282.1980 272.5410 283.8070 295.0740 291.3180 319.2160 345.5050 333.1650 315.4610 357.8440 476.4110 625.0210 726.9560 668.4770 513.4290 402.3740 361.6000 349.7970 280.5880 243.0340 232.3040 225.3290 274.6870 346.5780 340.6760 251.0810 240.8880 271.4680 258.5920 231.7670 290.2450 327.2640 333.7020 331.0190 395.3990 452.2680 490.8960 688.3280 1025.7900 1056.3700 680.8170 392.1800 326.1910 300.4390 252.6910 237.6690 250.0080 206.0150 180.2630 231.2310 267.7130 276.8330 284.8800 270.3950 216.2090 223.7200 280.0520 337.4570 407.2020 409.8850 620.7290 1318.7100 2627.2400 3541.4300 2819.3000 1315.5000 483.9220 356.2350 422.2240 384.1330 331.5560 321.3620 322.4350 343.8950 304.1940 226.4020 227.4750 245.1790 251.0810 257.5190 230.1580 221.0370 238.7420 273.0770 299.3660 365.8920 467.2900 738.7590 1286.5200 1609.5000 1225.3600 623.4110 296.6830 305.2670 407.2020 355.1620 226.4020 182.4090 258.0550 295.6100 239.8140 199.0400 260.2010 308.4860 264.4930 272.0040 280.0520 258.5920 256.4460 259.1280 303.6580 319.7530 371.7930 568.6880 806.8940 864.8360 608.9260 427.0530 342.8220 321.8990 269.8580 197.4310 225.8650 268.7850 267.7120 236.0590 217.2810 227.4750 252.6900 257.5190 232.3030 200.6500 265.0300 340.1400 344.9680 359.4540 376.6220 374.4760 355.6980 377.6950 468.9000 556.3490 507.5270 385.7420 344.4320 300.4390 276.2960 285.4170 270.9310 232.8400 216.2080 248.3980 244.1060 240.8870 261.8110 247.3250 248.9350 248.9350 277.3690 296.1470 318.1430 323.5080 339.0670 370.1840 448.5130 524.6950 502.6990 523.0860 </int_list></spectrum></measured><measured><pepseq>VEHVTHPEQYIPGVLKR</pepseq><mzh>2002.0392</mzh><calc_mzh>2002.0875</calc_mzh><leucines>1</leucines><mono_iso_intensity>1134</mono_iso_intensity><deuterated_intensity>111</deuterated_intensity><ratio>0.10</ratio><validated>YES</validated><local_bg>117</local_bg><corrected_ratio>-0.01</corrected_ratio><spectrum><mz_list>1977.6233 1977.6842 1977.7451 1977.8060 1977.8669 1977.9278 1977.9887 1978.0496 1978.1105 1978.1714 1978.2324 1978.2933 1978.3542 1978.4151 1978.4760 1978.5369 1978.5978 1978.6587 1978.7196 1978.7805 1978.8414 1978.9024 1978.9633 1979.0242 1979.0851 1979.1460 1979.2070 1979.2679 1979.3288 1979.3897 1979.4506 1979.5116 1979.5725 1979.6334 1979.6943 1979.7553 1979.8162 1979.8771 1979.9381 1979.9990 1980.0599 1980.1209 1980.1818 1980.2427 1980.3037 1980.3646 1980.4255 1980.4865 1980.5474 1980.6084 1980.6693 1980.7303 1980.7912 1980.8521 1980.9131 1980.9740 1981.0350 1981.0959 1981.1569 1981.2178 1981.2788 1981.3397 1981.4007 1981.4616 1981.5226 1981.5836 1981.6445 1981.7055 1981.7664 1981.8274 1981.8884 1981.9493 1982.0103 1982.0712 1982.1322 1982.1932 1982.2541 1982.3151 1982.3761 1982.4370 1982.4980 1982.5590 1982.6200 1982.6809 1982.7419 1982.8029 1982.8639 1982.9248 1982.9858 1983.0468 1983.1078 1983.1688 1983.2297 1983.2907 1983.3517 1983.4127 1983.4737 1983.5347 1983.5956 1983.6566 1983.7176 1983.7786 1983.8396 1983.9006 1983.9616 1984.0226 1984.0836 1984.1446 1984.2056 1984.2666 1984.3276 1984.3886 1984.4496 1984.5106 1984.5716 1984.6326 1984.6936 1984.7546 1984.8156 1984.8766 1984.9376 1984.9986 1985.0596 1985.1206 1985.1816 1985.2427 1985.3037 1985.3647 1985.4257 1985.4867 1985.5477 1985.6088 1985.6698 1985.7308 1985.7918 1985.8528 1985.9139 1985.9749 1986.0359 1986.0969 1986.1580 1986.2190 1986.2800 1986.3410 1986.4021 1986.4631 1986.5241 1986.5852 1986.6462 1986.7072 1986.7683 1986.8293 1986.8904 1986.9514 1987.0124 1987.0735 1987.1345 1987.1956 1987.2566 1987.3176 1987.3787 1987.4397 1987.5008 1987.5618 1987.6229 1987.6839 1987.7450 1987.8060 1987.8671 1987.9281 1987.9892 1988.0503 1988.1113 1988.1724 1988.2334 1988.2945 1988.3555 1988.4166 1988.4777 1988.5387 1988.5998 1988.6609 1988.7219 1988.7830 1988.8441 1988.9051 1988.9662 1989.0273 1989.0883 1989.1494 1989.2105 1989.2716 1989.3326 1989.3937 1989.4548 1989.5159 1989.5770 1989.6380 1989.6991 1989.7602 1989.8213 1989.8824 1989.9434 1990.0045 1990.0656 1990.1267 1990.1878 1990.2489 1990.3100 1990.3711 1990.4322 1990.4933 1990.5543 1990.6154 1990.6765 1990.7376 1990.7987 1990.8598 1990.9209 1990.9820 1991.0431 1991.1042 1991.1653 1991.2264 1991.2875 1991.3487 1991.4098 1991.4709 1991.5320 1991.5931 1991.6542 1991.7153 1991.7764 1991.8375 1991.8987 1991.9598 1992.0209 1992.0820 1992.1431 1992.2042 1992.2654 1992.3265 1992.3876 1992.4487 1992.5099 1992.5710 1992.6321 1992.6932 1992.7544 1992.8155 1992.8766 1992.9378 1992.9989 1993.0600 1993.1211 1993.1823 1993.2434 1993.3046 1993.3657 1993.4268 1993.4880 1993.5491 1993.6103 1993.6714 1993.7325 1993.7937 1993.8548 1993.9160 1993.9771 1994.0383 1994.0994 1994.1606 1994.2217 1994.2829 1994.3440 1994.4052 1994.4663 1994.5275 1994.5886 1994.6498 1994.7110 1994.7721 1994.8333 1994.8944 1994.9556 1995.0168 1995.0779 1995.1391 1995.2002 1995.2614 1995.3226 1995.3838 1995.4449 1995.5061 1995.5673 1995.6284 1995.6896 1995.7508 1995.8120 1995.8731 1995.9343 1995.9955 1996.0567 1996.1178 1996.1790 1996.2402 1996.3014 1996.3626 1996.4238 1996.4849 1996.5461 1996.6073 1996.6685 1996.7297 1996.7909 1996.8521 1996.9133 1996.9745 1997.0356 1997.0968 1997.1580 1997.2192 1997.2804 1997.3416 1997.4028 1997.4640 1997.5252 1997.5864 1997.6476 1997.7088 1997.7700 1997.8313 1997.8925 1997.9537 1998.0149 1998.0761 1998.1373 1998.1985 1998.2597 1998.3209 1998.3821 1998.4434 1998.5046 1998.5658 1998.6270 1998.6882 1998.7495 1998.8107 1998.8719 1998.9331 1998.9943 1999.0556 1999.1168 1999.1780 1999.2392 1999.3005 1999.3617 1999.4229 1999.4842 1999.5454 1999.6066 1999.6679 1999.7291 1999.7903 1999.8516 1999.9128 1999.9740 2000.0353 2000.0965 2000.1578 2000.2190 2000.2803 2000.3415 2000.4027 2000.4640 2000.5252 2000.5865 2000.6477 2000.7090 2000.7702 2000.8315 2000.8927 2000.9540 2001.0152 2001.0765 2001.1378 2001.1990 2001.2603 2001.3215 2001.3828 2001.4441 2001.5053 2001.5666 2001.6278 2001.6891 2001.7504 2001.8116 2001.8729 2001.9342 2001.9954 2002.0567 2002.1180 2002.1793 2002.2405 2002.3018 2002.3631 2002.4244 2002.4856 2002.5469 2002.6082 2002.6695 2002.7308 2002.7920 2002.8533 2002.9146 2002.9759 2003.0372 2003.0985 2003.1597 2003.2210 2003.2823 2003.3436 2003.4049 2003.4662 2003.5275 2003.5888 2003.6501 2003.7114 2003.7727 2003.8340 2003.8953 2003.9566 2004.0179 2004.0792 2004.1405 2004.2018 2004.2631 2004.3244 2004.3857 2004.4470 2004.5083 2004.5696 2004.6309 2004.6922 2004.7535 2004.8149 2004.8762 2004.9375 2004.9988 2005.0601 2005.1214 2005.1828 2005.2441 2005.3054 2005.3667 2005.4280 2005.4894 2005.5507 2005.6120 2005.6733 2005.7347 2005.7960 2005.8573 2005.9186 2005.9800 2006.0413 2006.1026 2006.1640 2006.2253 2006.2866 2006.3480 2006.4093 2006.4707 2006.5320 2006.5933 2006.6547 2006.7160 2006.7774 2006.8387 2006.9000 2006.9614 2007.0227 2007.0841 2007.1454 2007.2068 2007.2681 2007.3295 2007.3908 2007.4522 2007.5135 2007.5749 2007.6363 2007.6976 2007.7590 2007.8203 2007.8817 2007.9430 2008.0044 2008.0658 2008.1271 2008.1885 2008.2499 2008.3112 2008.3726 2008.4340 2008.4953 2008.5567 2008.6181 2008.6794 2008.7408 2008.8022 2008.8636 2008.9249 2008.9863 2009.0477 2009.1091 2009.1705 2009.2318 2009.2932 2009.3546 2009.4160 2009.4774 2009.5387 2009.6001 2009.6615 2009.7229 2009.7843 2009.8457 2009.9071 2009.9685 2010.0299 2010.0913 2010.1526 2010.2140 2010.2754 2010.3368 2010.3982 2010.4596 2010.5210 2010.5824 2010.6438 2010.7052 2010.7666 2010.8280 2010.8895 2010.9509 2011.0123 2011.0737 2011.1351 2011.1965 2011.2579 2011.3193 2011.3807 2011.4421 2011.5036 2011.5650 2011.6264 2011.6878 2011.7492 2011.8106 2011.8721 2011.9335 2011.9949 2012.0563 2012.1178 2012.1792 2012.2406 2012.3020 2012.3635 2012.4249 2012.4863 2012.5478 2012.6092 2012.6706 2012.7321 2012.7935 2012.8549 2012.9164 2012.9778 2013.0392 2013.1007 2013.1621 2013.2236 2013.2850 2013.3464 2013.4079 2013.4693 2013.5308 2013.5922 2013.6537 2013.7151 2013.7766 2013.8380 2013.8995 2013.9609 2014.0224 2014.0838 2014.1453 2014.2067 2014.2682 2014.3297 2014.3911 2014.4526 2014.5140 2014.5755 2014.6370 2014.6984 2014.7599 2014.8214 2014.8828 2014.9443 2015.0058 2015.0672 2015.1287 2015.1902 2015.2516 2015.3131 2015.3746 2015.4361 2015.4975 2015.5590 2015.6205 2015.6820 2015.7435 2015.8049 2015.8664 2015.9279 2015.9894 2016.0509 2016.1123 2016.1738 2016.2353 2016.2968 2016.3583 2016.4198 2016.4813 2016.5428 2016.6043 2016.6658 2016.7273 2016.7887 2016.8502 2016.9117 2016.9732 2017.0347 2017.0962 2017.1577 2017.2192 2017.2807 2017.3422 2017.4038 2017.4653 2017.5268 2017.5883 2017.6498 2017.7113 2017.7728 2017.8343 2017.8958 2017.9573 2018.0189 2018.0804 2018.1419 2018.2034 2018.2649 2018.3264 2018.3880 2018.4495 2018.5110 2018.5725 2018.6340 2018.6956 2018.7571 2018.8186 2018.8802 2018.9417 2019.0032 2019.0647 2019.1263 2019.1878 2019.2493 2019.3109 2019.3724 2019.4339 2019.4955 2019.5570 2019.6186 2019.6801 2019.7416 2019.8032 2019.8647 2019.9263 2019.9878 2020.0494 2020.1109 2020.1724 2020.2340 2020.2955 2020.3571 2020.4186 2020.4802 2020.5417 2020.6033 2020.6649 2020.7264 2020.7880 2020.8495 2020.9111 2020.9726 2021.0342 2021.0958 2021.1573 2021.2189 2021.2805 2021.3420 2021.4036 2021.4652 2021.5267 2021.5883 2021.6499 2021.7114 2021.7730 2021.8346 2021.8961 2021.9577 2022.0193 2022.0809 2022.1424 2022.2040 2022.2656 2022.3272 2022.3888 2022.4503 2022.5119 2022.5735 2022.6351 2022.6967 2022.7583 2022.8199 2022.8814 2022.9430 2023.0046 2023.0662 2023.1278 2023.1894 2023.2510 2023.3126 2023.3742 2023.4358 2023.4974 2023.5590 2023.6206 2023.6822 2023.7438 2023.8054 2023.8670 2023.9286 2023.9902 2024.0518 2024.1134 2024.1750 2024.2366 2024.2982 2024.3598 2024.4215 2024.4831 2024.5447 2024.6063 2024.6679 2024.7295 2024.7912 2024.8528 2024.9144 2024.9760 2025.0376 2025.0993 2025.1609 2025.2225 2025.2841 2025.3457 2025.4074 2025.4690 2025.5306 2025.5923 2025.6539 2025.7155 2025.7772 2025.8388 2025.9004 2025.9621 2026.0237 2026.0853 2026.1470 2026.2086 2026.2702 2026.3319 2026.3935 2026.4552 2026.5168 2026.5785 2026.6401 2026.7018 2026.7634 2026.8250 2026.8867 2026.9483 2027.0100 2027.0717 2027.1333 2027.1950 2027.2566 2027.3183 2027.3799 2027.4416 2027.5032 2027.5649 2027.6266 2027.6882 2027.7499 2027.8116 2027.8732 2027.9349 2027.9965 2028.0582 2028.1199 2028.1816 2028.2432 2028.3049 2028.3666 2028.4282 2028.4899 2028.5516 2028.6133 2028.6749 2028.7366 2028.7983 2028.8600 2028.9217 2028.9833 2029.0450 2029.1067 2029.1684 2029.2301 2029.2918 2029.3534 2029.4151 2029.4768 2029.5385 2029.6002 2029.6619 2029.7236 2029.7853 2029.8470 2029.9087 2029.9704 2030.0321 2030.0938 2030.1555 2030.2172 2030.2789 2030.3406 2030.4023 2030.4640 2030.5257 2030.5874 2030.6491 2030.7108 2030.7725 2030.8342 2030.8959 2030.9576 2031.0193 2031.0811 2031.1428 2031.2045 2031.2662 2031.3279 2031.3896 2031.4514 2031.5131 2031.5748 2031.6365 2031.6982 2031.7600 2031.8217 2031.8834 2031.9451 2032.0069 2032.0686 2032.1303 2032.1920 2032.2538 2032.3155 2032.3772 2032.4390 2032.5007 </mz_list><int_list>259.1320 278.9830 309.5630 298.8330 339.6070 379.3080 423.8380 463.5380 364.2860 279.5190 247.8660 205.4820 201.7270 261.2780 284.3480 265.5700 254.3040 250.5480 238.2090 290.7860 358.3850 404.5240 408.8160 443.1510 442.6150 385.7460 330.4870 269.3260 250.0120 272.5450 295.0780 260.2050 212.4570 174.9020 201.7270 267.1800 304.1980 375.0160 416.3270 397.5490 364.2860 310.6360 265.5700 235.5260 224.7960 224.7960 228.0150 217.2850 226.4060 265.0340 313.3190 313.3190 335.3150 407.2060 450.1260 409.8890 383.6000 343.8990 317.0740 294.0050 261.2780 256.4500 241.4280 231.7710 230.6980 217.2850 204.9460 205.4820 201.1900 291.3220 396.4760 395.4030 349.8010 353.5560 349.2640 325.6580 284.8840 244.6470 253.7670 233.9170 206.5550 211.3840 230.6980 251.6210 246.2560 272.0080 284.8840 333.1690 393.2570 387.8920 385.7460 346.5820 269.3260 244.6470 263.9610 270.9350 280.0560 272.0080 269.8620 251.6210 256.9860 276.8370 273.6180 311.7090 450.1260 559.0350 497.8740 349.2640 321.9030 360.5310 298.2970 231.2340 218.3580 213.5300 237.1360 245.7200 259.1320 289.1760 322.4390 331.5600 394.8670 472.6590 466.2210 347.6550 261.2780 248.9390 270.3990 263.4240 248.9390 203.8730 185.0950 237.1360 259.1320 238.7450 305.2710 348.1910 361.0670 390.5750 392.1840 319.7570 289.1760 284.3480 230.6980 198.5080 282.2020 372.8700 310.6360 240.3550 221.0410 204.4090 220.5040 283.2750 345.5090 422.7650 441.5420 376.0890 343.8990 349.2640 297.7600 196.8980 170.6100 196.3620 261.8150 272.5450 233.3800 245.1830 237.1360 246.2560 303.6620 340.6800 380.9180 468.3670 461.9290 349.8010 299.9060 316.0010 336.3880 310.1000 302.5890 294.0050 322.4390 306.3440 291.8590 304.7350 363.7500 411.4980 422.7650 432.9580 385.2100 331.5600 285.9570 231.2340 225.8690 240.3550 256.4500 275.2270 250.0120 237.1360 216.2120 227.4790 291.3220 303.6620 301.5160 376.6260 398.0860 310.1000 256.9860 239.8180 233.9170 245.7200 226.4060 199.0440 202.8000 231.2340 272.5450 300.9790 296.1510 316.0010 355.1660 355.1660 348.7280 332.0960 256.9860 205.4820 192.6060 208.7010 252.6940 259.1320 239.2820 183.4860 188.8510 260.7420 320.2930 312.7820 352.4830 414.1810 445.2970 406.6700 384.1370 339.6070 273.6180 231.2340 249.4750 261.2780 233.9170 197.4350 221.0410 227.4790 244.1100 266.6430 339.6070 447.4430 457.6370 383.6000 326.1950 294.5410 279.5190 312.7820 335.3150 306.8810 306.8810 272.0080 242.5010 248.4020 324.5850 508.0680 864.8400 1211.9500 1189.4200 914.1980 625.5610 423.3010 359.4580 313.3190 297.7600 289.1760 269.8620 251.6210 265.0340 266.1070 281.1290 420.6190 753.2480 1170.1100 1386.8500 1222.6800 826.7480 547.7690 414.7170 332.6330 310.6360 290.2490 248.9390 229.6250 239.2820 264.4970 284.8840 336.3880 435.6410 672.2370 899.7120 1005.4000 828.8940 512.3600 372.8700 361.6040 334.2420 317.0740 290.7860 284.3480 285.9570 277.3730 253.7670 295.6140 435.6410 576.2030 703.3540 775.7810 707.1090 531.1370 373.9430 308.4900 309.0270 294.0050 293.4680 304.1980 267.7160 237.6720 231.7710 254.8400 306.3440 436.1770 586.3970 637.9010 619.1230 569.2290 443.1520 312.2460 301.5160 344.9720 322.9760 284.8840 280.0560 260.2050 272.5450 298.2970 295.0780 338.5340 449.5900 525.7720 525.7720 501.6300 418.4730 310.6360 307.9540 322.9760 302.5890 267.1800 281.6650 295.0780 243.5740 222.1140 282.7380 307.4170 375.0160 478.5600 492.5090 465.1480 423.8380 337.4610 280.0560 258.0590 246.2560 255.3770 240.3550 226.9420 257.5230 316.5380 292.9320 261.2780 335.8520 454.4180 471.5860 407.7430 353.5560 344.4360 281.1290 254.8400 247.8660 247.8660 261.8150 285.4210 281.1290 252.1580 241.4280 350.3370 492.5090 661.5070 916.3440 1177.6200 1355.7400 1248.9700 828.8940 481.7800 371.2610 367.5050 344.9720 334.2420 318.1470 250.5480 230.6980 234.9900 316.0010 520.4070 840.6970 1238.2400 1528.4900 1441.5800 1061.7300 691.0140 473.1950 365.8960 339.6070 302.5890 246.2560 233.3800 252.1580 280.5920 306.8810 388.9650 579.9590 765.0510 917.9530 987.1620 834.2590 555.8160 391.1110 295.6140 281.6650 312.2460 326.7310 299.9060 265.5700 239.8180 282.2020 332.6330 413.6440 535.4290 644.8750 672.2370 568.6920 434.0310 346.5820 320.2930 326.1950 274.6910 247.3290 249.4750 238.2090 253.2310 277.3730 312.2460 374.4800 474.8050 518.7980 496.2650 431.8850 366.4320 309.0270 213.5300 216.7490 290.7860 269.3260 253.2310 263.4240 277.3730 291.3220 308.4900 351.4100 431.3490 479.6330 469.9760 365.3590 304.7350 296.6870 268.2530 259.6690 261.8150 282.2020 256.4500 222.1140 228.0150 240.8910 239.2820 281.6650 345.5090 379.8450 391.6480 354.0930 319.2200 243.5740 246.7930 265.5700 269.8620 292.9320 265.5700 265.5700 300.4430 316.5380 295.0780 305.2710 312.7820 313.8550 356.7750 380.3810 331.0230 263.9610 237.1360 234.4530 255.3770 273.6180 275.2270 280.5920 248.4020 206.5550 202.2630 256.4500 333.1690 377.1620 341.7530 295.6140 307.4170 315.4650 267.7160 245.7200 234.4530 229.6250 237.1360 233.9170 243.5740 252.6940 266.1070 267.1800 304.7350 352.4830 368.5780 354.6290 334.7790 291.8590 280.5920 273.0810 237.6720 230.1610 291.3220 310.6360 258.0590 252.1580 269.3260 274.1540 288.1030 312.2460 341.7530 351.4100 348.7280 318.1470 266.1070 259.1320 303.6620 297.2240 271.4720 280.0560 270.3990 238.2090 241.9640 269.3260 301.5160 274.1540 291.8590 362.6770 381.4540 287.0300 208.1650 197.4350 213.5300 254.3040 289.7130 279.5190 266.1070 299.3700 319.7570 286.4940 278.9830 303.6620 371.7970 394.3300 337.9980 334.7790 332.0960 294.5410 242.5010 234.4530 233.9170 238.2090 245.1830 239.2820 266.1070 290.7860 303.1250 294.5410 326.1950 375.5530 396.4760 341.7530 338.5340 333.7060 288.1030 286.4940 347.6550 305.2710 272.5450 282.2020 275.7640 272.5450 280.5920 277.9100 312.7820 385.7460 437.7860 397.5490 280.5920 247.3290 229.6250 253.7670 283.2750 270.3990 255.3770 277.3730 262.3510 233.3800 260.2050 265.0340 323.5120 368.0420 358.3850 383.0640 391.6470 310.6360 288.6400 262.3510 292.3950 288.6400 272.5450 272.0080 244.1100 219.4310 238.7450 266.6430 316.5380 369.1150 395.4030 371.7970 348.7280 295.6140 248.9390 250.5480 270.3990 272.0080 261.8150 276.8370 276.3000 241.9640 215.6760 309.0270 424.9100 436.7130 431.3480 427.5930 392.7210 323.5120 321.9030 300.9790 277.9100 243.5740 219.4310 186.7050 190.4600 215.1390 209.2380 212.9930 242.5010 310.1000 343.3630 375.0160 394.3300 386.8190 291.8590 255.3770 246.2560 218.8950 211.9200 204.9460 228.0150 219.9680 196.8980 197.4350 215.6760 287.0300 353.5560 375.5530 377.6990 351.9470 304.7350 278.4460 230.1610 199.0440 175.9750 219.4310 251.6210 188.8510 147.0040 193.1430 221.0410 233.9170 297.2240 322.9760 312.7820 354.0930 349.2640 287.0300 238.7450 211.9200 248.4020 288.1030 223.7230 194.2160 198.5080 208.7010 258.5960 327.8040 363.2130 387.8920 398.0860 402.9140 344.4360 310.1000 292.3950 301.5160 307.9540 285.9570 280.0560 225.8690 192.0700 211.9200 240.8910 291.8590 371.2610 415.2530 431.3480 434.0310 399.6950 360.5310 269.8620 245.1830 275.2270 269.8620 258.5960 276.8370 240.3550 215.1390 265.5700 295.0780 299.9060 323.5120 327.2680 396.4760 422.7640 365.8960 299.3700 252.1580 226.4060 250.0120 253.7670 214.0660 207.0920 193.1430 185.6320 222.6500 320.2930 401.8410 370.1880 343.3630 346.5820 335.8520 285.9570 257.5230 199.0440 175.9750 221.5770 261.2780 255.9130 200.6540 213.5300 234.9900 316.5380 459.2460 574.5940 591.2250 500.0200 446.3700 334.7790 239.2820 261.8150 261.2780 237.1360 250.0120 224.7960 227.4790 267.7160 287.5670 315.4650 413.1070 530.6010 595.5170 591.2250 468.9030 353.5560 245.7200 227.4790 238.2090 266.1070 263.4240 216.7490 199.0440 243.5740 247.8660 246.2560 290.2490 442.0780 571.3750 524.1630 388.9650 300.4430 265.5700 266.1070 244.6470 233.3800 200.1170 190.9970 240.3550 269.3260 273.0810 279.5190 303.6620 453.8810 644.8750 745.7370 682.4300 540.2580 407.7430 309.0270 270.3990 272.0080 275.2270 273.6180 256.9860 252.6940 256.9860 291.3220 388.4290 472.1220 561.1810 644.8750 655.6050 518.2610 369.1150 324.5850 283.2750 294.5410 293.4680 248.9390 214.0660 243.5740 285.9570 274.6910 260.2050 349.2640 478.0240 549.3780 506.9950 405.5970 340.1440 319.7570 278.9830 233.3800 253.2310 247.8660 </int_list></spectrum></measured></pepdata></protdata>
\ No newline at end of file
diff --git a/samples/XML_output/C25plst02_C_25.xml b/samples/XML_output/C25plst02_C_25.xml
new file mode 100644
index 0000000000000000000000000000000000000000..77b7f00e162f7006d1e976f69bd092ae704dcb20
--- /dev/null
+++ b/samples/XML_output/C25plst02_C_25.xml
@@ -0,0 +1 @@
+<protdata><id_parameters><spot_id>C25plst.txt</spot_id><database>PA.cosyeast200409</database><ppm_tolerance>30.000</ppm_tolerance><mowse_score>1.0</mowse_score><pep_coverage>26%</pep_coverage><no_matched_pept>15</no_matched_pept></id_parameters><accession_number>YNR053C</accession_number><entry_name>NOG2</entry_name><prot_mw>55488.9</prot_mw><prot_pi>9.52</prot_pi><pepdata><measured><pepseq>VKGENFYR</pepseq><mzh>1012.5215</mzh><calc_mzh>1012.5216</calc_mzh><leucines>0</leucines><mono_iso_intensity>1660</mono_iso_intensity><deuterated_intensity>0</deuterated_intensity><ratio>0.00</ratio><validated>UNKNOWN</validated><local_bg>0.0000</local_bg><corrected_ratio>0.00</corrected_ratio><spectrum><mz_list>987.6254 987.6684 987.7115 987.7545 987.7975 987.8406 987.8836 987.9266 987.9697 988.0127 988.0558 988.0988 988.1419 988.1849 988.2279 988.2710 988.3140 988.3571 988.4001 988.4432 988.4862 988.5293 988.5723 988.6154 988.6584 988.7015 988.7446 988.7876 988.8307 988.8737 988.9168 988.9599 989.0029 989.0460 989.0890 989.1321 989.1752 989.2182 989.2613 989.3044 989.3474 989.3905 989.4336 989.4767 989.5197 989.5628 989.6059 989.6490 989.6920 989.7351 989.7782 989.8213 989.8644 989.9074 989.9505 989.9936 990.0367 990.0798 990.1229 990.1659 990.2090 990.2521 990.2952 990.3383 990.3814 990.4245 990.4676 990.5107 990.5538 990.5969 990.6400 990.6831 990.7262 990.7693 990.8124 990.8555 990.8986 990.9417 990.9848 991.0279 991.0710 991.1141 991.1572 991.2003 991.2434 991.2865 991.3297 991.3728 991.4159 991.4590 991.5021 991.5452 991.5884 991.6315 991.6746 991.7177 991.7608 991.8040 991.8471 991.8902 991.9333 991.9765 992.0196 992.0627 992.1058 992.1490 992.1921 992.2352 992.2784 992.3215 992.3646 992.4078 992.4509 992.4941 992.5372 992.5803 992.6235 992.6666 992.7098 992.7529 992.7960 992.8392 992.8823 992.9255 992.9686 993.0118 993.0549 993.0981 993.1412 993.1844 993.2275 993.2707 993.3139 993.3570 993.4002 993.4433 993.4865 993.5296 993.5728 993.6160 993.6591 993.7023 993.7455 993.7886 993.8318 993.8750 993.9181 993.9613 994.0045 994.0476 994.0908 994.1340 994.1772 994.2203 994.2635 994.3067 994.3499 994.3931 994.4362 994.4794 994.5226 994.5658 994.6090 994.6522 994.6953 994.7385 994.7817 994.8249 994.8681 994.9113 994.9545 994.9977 995.0409 995.0841 995.1272 995.1704 995.2136 995.2568 995.3000 995.3432 995.3864 995.4296 995.4728 995.5160 995.5593 995.6025 995.6457 995.6889 995.7321 995.7753 995.8185 995.8617 995.9049 995.9481 995.9913 996.0346 996.0778 996.1210 996.1642 996.2074 996.2507 996.2939 996.3371 996.3803 996.4235 996.4668 996.5100 996.5532 996.5964 996.6397 996.6829 996.7261 996.7694 996.8126 996.8558 996.8991 996.9423 996.9855 997.0288 997.0720 997.1152 997.1585 997.2017 997.2450 997.2882 997.3314 997.3747 997.4179 997.4612 997.5044 997.5477 997.5909 997.6342 997.6774 997.7207 997.7639 997.8072 997.8504 997.8937 997.9369 997.9802 998.0235 998.0667 998.1100 998.1532 998.1965 998.2398 998.2830 998.3263 998.3696 998.4128 998.4561 998.4994 998.5426 998.5859 998.6292 998.6724 998.7157 998.7590 998.8023 998.8455 998.8888 998.9321 998.9754 999.0187 999.0619 999.1052 999.1485 999.1918 999.2351 999.2784 999.3216 999.3649 999.4082 999.4515 999.4948 999.5381 999.5814 999.6247 999.6680 999.7113 999.7545 999.7978 999.8411 999.8844 999.9277 999.9710 1000.0143 1000.0576 1000.1009 1000.1443 1000.1876 1000.2309 1000.2742 1000.3175 1000.3608 1000.4041 1000.4474 1000.4907 1000.5340 1000.5773 1000.6207 1000.6640 1000.7073 1000.7506 1000.7939 1000.8372 1000.8806 1000.9239 1000.9672 1001.0105 1001.0539 1001.0972 1001.1405 1001.1838 1001.2272 1001.2705 1001.3138 1001.3571 1001.4005 1001.4438 1001.4871 1001.5305 1001.5738 1001.6171 1001.6605 1001.7038 1001.7472 1001.7905 1001.8338 1001.8772 1001.9205 1001.9639 1002.0072 1002.0506 1002.0939 1002.1372 1002.1806 1002.2239 1002.2673 1002.3106 1002.3540 1002.3973 1002.4407 1002.4841 1002.5274 1002.5708 1002.6141 1002.6575 1002.7008 1002.7442 1002.7876 1002.8309 1002.8743 1002.9177 1002.9610 1003.0044 1003.0478 1003.0911 1003.1345 1003.1779 1003.2212 1003.2646 1003.3080 1003.3513 1003.3947 1003.4381 1003.4815 1003.5248 1003.5682 1003.6116 1003.6550 1003.6984 1003.7417 1003.7851 1003.8285 1003.8719 1003.9153 1003.9587 1004.0021 1004.0454 1004.0888 1004.1322 1004.1756 1004.2190 1004.2624 1004.3058 1004.3492 1004.3926 1004.4360 1004.4794 1004.5228 1004.5662 1004.6096 1004.6530 1004.6964 1004.7398 1004.7832 1004.8266 1004.8700 1004.9134 1004.9568 1005.0002 1005.0436 1005.0870 1005.1305 1005.1739 1005.2173 1005.2607 1005.3041 1005.3475 1005.3909 1005.4344 1005.4778 1005.5212 1005.5646 1005.6081 1005.6515 1005.6949 1005.7383 1005.7817 1005.8252 1005.8686 1005.9120 1005.9555 1005.9989 1006.0423 1006.0858 1006.1292 1006.1726 1006.2161 1006.2595 1006.3029 1006.3464 1006.3898 1006.4332 1006.4767 1006.5201 1006.5636 1006.6070 1006.6505 1006.6939 1006.7374 1006.7808 1006.8243 1006.8677 1006.9111 1006.9546 1006.9981 1007.0415 1007.0850 1007.1284 1007.1719 1007.2153 1007.2588 1007.3022 1007.3457 1007.3892 1007.4326 1007.4761 1007.5196 1007.5630 1007.6065 1007.6499 1007.6934 1007.7369 1007.7803 1007.8238 1007.8673 1007.9108 1007.9542 1007.9977 1008.0412 1008.0847 1008.1281 1008.1716 1008.2151 1008.2586 1008.3021 1008.3455 1008.3890 1008.4325 1008.4760 1008.5195 1008.5630 1008.6064 1008.6499 1008.6934 1008.7369 1008.7804 1008.8239 1008.8674 1008.9109 1008.9544 1008.9979 1009.0414 1009.0849 1009.1284 1009.1719 1009.2154 1009.2589 1009.3024 1009.3459 1009.3894 1009.4329 1009.4764 1009.5199 1009.5634 1009.6069 1009.6504 1009.6939 1009.7374 1009.7809 1009.8244 1009.8680 1009.9115 1009.9550 1009.9985 1010.0420 1010.0855 1010.1291 1010.1726 1010.2161 1010.2596 1010.3032 1010.3467 1010.3902 1010.4337 1010.4773 1010.5208 1010.5643 1010.6078 1010.6514 1010.6949 1010.7384 1010.7820 1010.8255 1010.8690 1010.9126 1010.9561 1010.9997 1011.0432 1011.0867 1011.1303 1011.1738 1011.2174 1011.2609 1011.3044 1011.3480 1011.3915 1011.4351 1011.4786 1011.5222 1011.5657 1011.6093 1011.6528 1011.6964 1011.7400 1011.7835 1011.8271 1011.8706 1011.9142 1011.9577 1012.0013 1012.0449 1012.0884 1012.1320 1012.1755 1012.2191 1012.2627 1012.3062 1012.3498 1012.3934 1012.4369 1012.4805 1012.5241 1012.5677 1012.6112 1012.6548 1012.6984 1012.7420 1012.7855 1012.8291 1012.8727 1012.9163 1012.9599 1013.0034 1013.0470 1013.0906 1013.1342 1013.1778 1013.2214 1013.2649 1013.3085 1013.3521 1013.3957 1013.4393 1013.4829 1013.5265 1013.5701 1013.6137 1013.6573 1013.7009 1013.7445 1013.7881 1013.8317 1013.8753 1013.9189 1013.9625 1014.0061 1014.0497 1014.0933 1014.1369 1014.1805 1014.2241 1014.2677 1014.3113 1014.3549 1014.3985 1014.4421 1014.4858 1014.5294 1014.5730 1014.6166 1014.6602 1014.7038 1014.7475 1014.7911 1014.8347 1014.8783 1014.9219 1014.9656 1015.0092 1015.0528 1015.0964 1015.1401 1015.1837 1015.2273 1015.2710 1015.3146 1015.3582 1015.4019 1015.4455 1015.4891 1015.5328 1015.5764 1015.6200 1015.6637 1015.7073 1015.7510 1015.7946 1015.8382 1015.8819 1015.9255 1015.9692 1016.0128 1016.0565 1016.1001 1016.1438 1016.1874 1016.2311 1016.2747 1016.3184 1016.3620 1016.4057 1016.4493 1016.4930 1016.5366 1016.5803 1016.6240 1016.6676 1016.7113 1016.7549 1016.7986 1016.8423 1016.8859 1016.9296 1016.9733 1017.0169 1017.0606 1017.1043 1017.1479 1017.1916 1017.2353 1017.2790 1017.3226 1017.3663 1017.4100 1017.4537 1017.4973 1017.5410 1017.5847 1017.6284 1017.6721 1017.7157 1017.7594 1017.8031 1017.8468 1017.8905 1017.9342 1017.9779 1018.0216 1018.0652 1018.1089 1018.1526 1018.1963 1018.2400 1018.2837 1018.3274 1018.3711 1018.4148 1018.4585 1018.5022 1018.5459 1018.5896 1018.6333 1018.6770 1018.7207 1018.7644 1018.8081 1018.8518 1018.8955 1018.9392 1018.9830 1019.0267 1019.0704 1019.1141 1019.1578 1019.2015 1019.2452 1019.2890 1019.3327 1019.3764 1019.4201 1019.4638 1019.5075 1019.5513 1019.5950 1019.6387 1019.6824 1019.7262 1019.7699 1019.8136 1019.8574 1019.9011 1019.9448 1019.9885 1020.0323 1020.0760 1020.1197 1020.1635 1020.2072 1020.2510 1020.2947 1020.3384 1020.3822 1020.4259 1020.4697 1020.5134 1020.5571 1020.6009 1020.6446 1020.6884 1020.7321 1020.7759 1020.8196 1020.8634 1020.9071 1020.9509 1020.9946 1021.0384 1021.0821 1021.1259 1021.1696 1021.2134 1021.2572 1021.3009 1021.3447 1021.3884 1021.4322 1021.4760 1021.5197 1021.5635 1021.6073 1021.6510 1021.6948 1021.7386 1021.7823 1021.8261 1021.8699 1021.9137 1021.9574 1022.0012 1022.0450 1022.0888 1022.1325 1022.1763 1022.2201 1022.2639 1022.3077 1022.3514 1022.3952 1022.4390 1022.4828 1022.5266 1022.5704 1022.6141 1022.6579 1022.7017 1022.7455 1022.7893 1022.8331 1022.8769 1022.9207 1022.9645 1023.0083 1023.0521 1023.0959 1023.1397 1023.1835 1023.2273 1023.2711 1023.3149 1023.3587 1023.4025 1023.4463 1023.4901 1023.5339 1023.5777 1023.6215 1023.6653 1023.7091 1023.7530 1023.7968 1023.8406 1023.8844 1023.9282 1023.9720 1024.0158 1024.0597 1024.1035 1024.1473 1024.1911 1024.2350 1024.2788 1024.3226 1024.3664 1024.4103 1024.4541 1024.4979 1024.5417 1024.5856 1024.6294 1024.6732 1024.7171 1024.7609 1024.8047 1024.8486 1024.8924 1024.9362 1024.9801 1025.0239 1025.0678 1025.1116 1025.1554 1025.1993 1025.2431 1025.2870 1025.3308 1025.3747 1025.4185 1025.4624 1025.5062 1025.5501 1025.5939 1025.6378 1025.6816 1025.7255 1025.7693 1025.8132 1025.8570 1025.9009 1025.9448 1025.9886 1026.0325 1026.0763 1026.1202 1026.1641 1026.2079 1026.2518 1026.2957 1026.3395 1026.3834 1026.4273 1026.4711 1026.5150 1026.5589 1026.6028 1026.6466 1026.6905 1026.7344 1026.7783 1026.8221 1026.8660 1026.9099 1026.9538 1026.9977 1027.0415 1027.0854 1027.1293 1027.1732 1027.2171 1027.2610 1027.3049 1027.3487 1027.3926 1027.4365 1027.4804 1027.5243 1027.5682 1027.6121 1027.6560 1027.6999 1027.7438 1027.7877 1027.8316 1027.8755 1027.9194 1027.9633 1028.0072 1028.0511 1028.0950 1028.1389 1028.1828 1028.2267 1028.2706 1028.3145 1028.3584 1028.4024 1028.4463 1028.4902 1028.5341 1028.5780 1028.6219 1028.6658 1028.7098 1028.7537 1028.7976 1028.8415 1028.8854 1028.9294 1028.9733 1029.0172 1029.0611 1029.1051 1029.1490 1029.1929 1029.2369 1029.2808 1029.3247 1029.3686 1029.4126 1029.4565 1029.5004 1029.5444 1029.5883 1029.6323 1029.6762 1029.7201 1029.7641 1029.8080 1029.8520 1029.8959 1029.9398 1029.9838 1030.0277 1030.0717 1030.1156 1030.1596 1030.2035 1030.2475 1030.2914 1030.3354 1030.3793 1030.4233 1030.4673 1030.5112 1030.5552 1030.5991 1030.6431 1030.6870 1030.7310 1030.7750 1030.8189 1030.8629 1030.9069 1030.9508 1030.9948 1031.0388 1031.0827 1031.1267 1031.1707 1031.2146 1031.2586 1031.3026 1031.3466 1031.3905 1031.4345 1031.4785 1031.5225 1031.5664 1031.6104 1031.6544 1031.6984 1031.7424 1031.7864 1031.8303 1031.8743 1031.9183 1031.9623 1032.0063 1032.0503 1032.0943 1032.1383 1032.1823 1032.2262 1032.2702 1032.3142 1032.3582 1032.4022 1032.4462 1032.4902 1032.5342 1032.5782 1032.6222 1032.6662 1032.7102 1032.7542 1032.7982 1032.8422 1032.8863 1032.9303 1032.9743 1033.0183 1033.0623 1033.1063 1033.1503 1033.1943 1033.2383 1033.2824 1033.3264 1033.3704 1033.4144 1033.4584 1033.5025 1033.5465 1033.5905 1033.6345 1033.6785 1033.7226 1033.7666 1033.8106 1033.8546 1033.8987 1033.9427 1033.9867 1034.0308 1034.0748 1034.1188 1034.1629 1034.2069 1034.2509 1034.2950 1034.3390 1034.3831 1034.4271 1034.4711 1034.5152 1034.5592 1034.6033 1034.6473 1034.6914 1034.7354 1034.7794 1034.8235 1034.8675 1034.9116 1034.9556 1034.9997 1035.0438 1035.0878 1035.1319 1035.1759 1035.2200 1035.2640 1035.3081 1035.3521 1035.3962 1035.4403 1035.4843 1035.5284 1035.5725 1035.6165 1035.6606 1035.7047 1035.7487 1035.7928 1035.8369 1035.8809 1035.9250 1035.9691 1036.0132 1036.0572 1036.1013 1036.1454 1036.1895 1036.2335 1036.2776 1036.3217 1036.3658 1036.4099 1036.4539 1036.4980 1036.5421 1036.5862 1036.6303 1036.6744 1036.7185 1036.7625 1036.8066 1036.8507 1036.8948 1036.9389 1036.9830 1037.0271 1037.0712 1037.1153 1037.1594 1037.2035 1037.2476 1037.2917 1037.3358 1037.3799 1037.4240 1037.4681 1037.5122 1037.5563 1037.6004 1037.6445 1037.6886 1037.7328 1037.7769 1037.8210 1037.8651 1037.9092 1037.9533 1037.9974 1038.0416 1038.0857 1038.1298 1038.1739 1038.2180 1038.2622 1038.3063 1038.3504 1038.3945 1038.4387 1038.4828 1038.5269 1038.5710 1038.6152 1038.6593 1038.7034 1038.7476 1038.7917 1038.8358 1038.8800 1038.9241 1038.9682 1039.0124 1039.0565 1039.1006 1039.1448 1039.1889 1039.2331 1039.2772 1039.3214 1039.3655 1039.4096 1039.4538 1039.4979 1039.5421 1039.5862 1039.6304 1039.6745 1039.7187 1039.7628 1039.8070 1039.8512 1039.8953 1039.9395 1039.9836 1040.0278 1040.0719 1040.1161 1040.1603 1040.2044 1040.2486 1040.2928 1040.3369 1040.3811 1040.4253 1040.4694 1040.5136 1040.5578 1040.6019 1040.6461 1040.6903 1040.7345 1040.7786 1040.8228 1040.8670 1040.9112 1040.9553 1040.9995 1041.0437 1041.0879 1041.1321 1041.1762 1041.2204 1041.2646 1041.3088 1041.3530 1041.3972 1041.4414 1041.4856 1041.5297 1041.5739 1041.6181 1041.6623 1041.7065 1041.7507 1041.7949 1041.8391 1041.8833 1041.9275 1041.9717 1042.0159 1042.0601 1042.1043 1042.1485 1042.1927 1042.2369 1042.2811 1042.3253 1042.3696 1042.4138 1042.4580 1042.5022 1042.5464 1042.5906 1042.6348 1042.6790 1042.7233 1042.7675 1042.8117 1042.8559 1042.9001 1042.9443 1042.9886 1043.0328 1043.0770 1043.1212 1043.1655 1043.2097 1043.2539 1043.2982 1043.3424 1043.3866 1043.4308 1043.4751 1043.5193 1043.5635 1043.6078 1043.6520 1043.6962 1043.7405 1043.7847 </mz_list><int_list>232.0550 226.5490 238.3480 200.9830 158.1120 133.7270 132.9400 164.0120 160.0790 157.7190 171.0910 186.0370 169.9110 147.4930 179.7440 195.4770 166.7650 187.2170 241.8880 316.2240 395.2810 432.6450 362.6360 267.4530 228.1220 158.5050 147.0990 171.8780 157.7190 116.0270 124.2870 160.0790 142.7730 140.4130 159.2920 180.9240 162.0450 151.4260 162.4380 185.2510 207.2760 220.6490 283.1860 377.5810 434.2190 335.8900 233.6280 214.7490 192.7240 161.2590 152.6060 166.3720 185.2510 182.8910 156.1450 175.4180 163.2250 138.0530 128.2200 139.6260 154.1790 169.1250 185.2510 177.7780 159.2920 212.7830 316.2240 370.8950 331.5640 277.2860 206.0960 145.1330 162.0450 182.8910 181.7110 158.5050 158.5050 183.2840 199.8030 184.0710 150.6390 132.5470 160.0790 177.7780 164.0120 154.5720 165.5850 195.4770 245.0340 307.9650 352.4090 362.6350 317.4040 232.8420 167.1580 149.8520 152.9990 140.8060 152.6060 165.1920 171.8780 150.2460 136.0860 141.5930 160.0790 189.1840 152.2120 134.5130 158.5050 171.8780 192.7240 217.8960 300.8850 424.7790 492.0360 352.8030 206.8830 152.9990 147.8860 163.2250 155.3590 137.6600 145.1330 110.5210 121.5340 134.5130 135.3000 148.6720 147.0990 184.0710 167.1580 171.0910 210.4230 217.8960 258.8010 401.1800 533.3340 492.8230 351.2290 254.8670 200.9830 165.9780 151.8190 167.1580 170.6980 179.3510 175.0250 176.5980 164.0120 151.8190 153.7860 173.0580 173.0580 127.0400 116.8140 124.2870 206.0960 322.9110 400.3940 458.6040 486.9230 402.3600 318.1910 257.2270 201.3770 186.8240 182.8910 147.4930 148.6730 184.8570 204.9160 199.4100 152.2120 124.6800 112.8810 158.1120 180.1380 167.1580 232.4480 244.2480 276.5000 443.2650 696.9530 786.6280 586.0380 359.8820 231.2690 181.7110 170.6980 177.7780 180.1380 173.0580 157.7190 155.7520 187.6110 172.6650 145.9190 158.8990 174.2380 187.6110 202.9500 250.5410 271.3870 287.5130 337.0700 460.5710 610.0300 678.0740 565.9790 390.1680 249.3610 162.0450 133.3330 155.7520 147.4930 131.3670 143.5590 155.3590 169.5180 173.0580 159.2920 133.7270 136.0870 144.3460 138.0530 175.0250 222.2220 298.9190 396.0670 521.1410 534.5140 430.6790 300.4920 194.2970 185.2510 182.8910 172.2710 145.9190 123.8940 132.9400 160.4720 179.7440 175.4180 162.8320 177.7780 176.9910 170.6980 173.0580 176.9910 188.3970 294.1990 407.4730 429.1060 412.5870 361.4560 303.6380 212.3900 150.2460 136.4800 129.0070 145.5260 142.3800 152.6060 163.2250 170.3050 217.8960 203.7370 173.0580 180.1380 190.3640 183.2840 185.2510 238.7420 283.5790 353.1960 446.0180 489.6760 396.4610 294.1990 220.6490 193.1170 197.8370 185.2510 152.2120 144.3460 144.3460 167.1580 213.5700 215.5360 186.0370 177.7780 175.0250 171.0920 175.4180 185.6440 231.6620 304.4250 365.3890 411.8000 422.8130 388.5940 280.0400 234.8090 218.2890 181.3180 171.0920 138.8400 122.3210 141.5930 151.4260 150.6390 133.3330 136.8730 156.5390 178.1710 188.7910 180.9240 193.5100 228.1220 270.6000 313.4710 362.2420 381.1210 361.8490 301.6720 258.4070 229.6950 222.2220 181.7110 153.7860 153.3920 185.6440 205.7030 205.7030 199.4100 197.0500 216.3230 211.6030 186.0380 178.9580 186.4310 232.4490 297.7390 414.1600 558.9000 624.1900 482.2030 311.8980 237.5620 213.1760 163.6190 152.6060 161.6520 143.9530 171.0920 180.1380 205.7030 259.5870 246.6080 213.5700 186.0370 186.0370 199.0170 212.3900 219.0760 265.0940 466.0770 818.0940 1035.2000 881.0240 504.2290 289.8720 195.4770 217.5030 199.4100 190.7570 154.5720 154.5720 173.4510 148.6730 162.4390 198.6230 221.0420 203.7370 171.0910 176.2050 205.3100 198.6230 237.5620 370.1090 617.1100 752.8030 619.0770 397.6410 274.5330 197.4440 178.9580 195.8700 183.2840 143.9530 128.2200 147.0990 191.5440 188.3970 171.8780 180.9240 164.0120 152.9990 175.4180 195.0840 213.1760 285.9390 432.2520 701.2790 896.7570 765.7830 538.8400 390.1680 290.6590 238.7420 195.0840 159.2920 176.2050 181.7110 141.5930 155.3590 188.7910 214.3560 187.2170 154.5720 155.3590 174.6310 164.7980 152.9990 219.0760 350.8360 512.4880 581.7120 506.9820 391.7410 250.1480 203.3430 182.4980 159.6850 167.1580 156.1450 177.7780 164.4050 161.6520 160.4720 136.8730 134.1200 135.6930 123.8940 152.6060 211.2100 259.9800 309.9310 330.7770 463.7170 632.4490 629.3030 477.0900 326.0570 283.9730 254.0810 214.7490 168.3380 165.1920 212.3890 223.0090 171.4850 138.0530 130.9730 140.8060 170.3050 178.5640 191.9370 176.9910 183.6770 221.8290 291.4460 388.2010 505.0150 549.4600 419.2730 283.1860 225.3690 185.2510 169.5180 154.9660 117.2070 116.4210 156.1450 179.3510 197.0500 175.8110 174.6310 220.2560 202.1630 171.0910 152.9990 151.0320 197.8370 260.7670 373.2550 446.4110 409.0470 350.0490 270.2070 239.9210 233.6280 220.2560 184.0710 150.2460 159.6850 195.4770 163.6180 131.3670 132.9400 170.3050 198.2300 186.0370 178.5640 182.4970 226.5490 240.3150 340.2170 481.4160 489.2830 390.1680 292.6260 267.8470 230.8750 184.4640 159.6850 158.1120 143.1660 159.2920 166.3720 172.6650 172.2710 153.3920 160.8650 168.3380 173.0580 223.7960 214.7490 217.5030 243.0680 341.0030 429.1060 439.7250 425.1720 365.7820 252.1140 190.7570 154.9650 138.0530 140.8060 164.4050 130.5800 106.1940 113.6670 119.9600 169.5180 185.6440 161.6520 169.1250 173.0580 154.9650 224.5820 378.3680 731.9580 1395.0900 1789.5800 1341.6000 597.8380 234.4150 178.1710 184.8570 190.7570 193.5100 172.6650 151.0320 162.8320 162.8320 204.1300 257.2270 251.7210 205.7030 157.3250 160.0790 164.4050 176.9910 279.6460 571.0920 1024.9800 1232.2500 991.5450 584.8580 329.5970 265.4870 254.4740 198.6240 174.6310 157.7190 167.5520 180.5310 178.9580 173.0580 166.3720 158.5050 144.7390 186.0370 236.7750 248.1810 238.7420 280.8260 336.6770 497.9360 657.2280 654.4750 483.7770 257.6210 155.3590 177.3850 216.3230 191.5440 136.0870 107.3750 113.2740 148.6730 176.5980 153.7860 148.2790 174.2380 163.6190 166.7650 199.4100 250.1480 306.3920 381.1210 492.0360 567.9460 579.3520 434.6120 254.4740 189.5770 175.4180 158.8990 171.8780 184.4640 175.4180 156.1460 148.2790 169.9120 185.2510 183.2840 182.4980 187.2170 210.0300 258.8010 267.4540 334.7100 452.3110 602.9510 749.6570 692.6270 411.4070 213.9630 148.6730 189.9710 200.5900 164.4050 153.7860 153.7860 137.6600 123.5010 135.6930 162.8320 188.3970 162.0450 150.2460 164.7990 211.2100 247.7880 315.8310 429.8930 529.4010 558.1130 506.9820 427.1390 340.2170 245.8210 220.2560 213.1760 162.4390 132.5470 156.5390 165.1920 178.1710 172.6650 155.3590 178.5650 180.9250 186.0380 197.0500 181.3180 191.9370 243.4620 325.2710 372.4690 408.6540 401.1810 309.5380 221.4360 193.5110 174.2380 173.4520 173.4520 168.7320 193.5110 197.8370 190.3640 200.1970 203.3430 210.0300 183.2840 183.6780 198.2300 229.6960 310.3250 468.8310 887.7110 1452.9000 1460.7700 868.0450 419.6660 260.7670 223.0090 224.9760 241.1020 251.3280 189.5780 174.2380 197.4440 193.5110 221.4360 240.3150 225.3690 222.2230 211.2100 175.4180 178.1710 214.3560 379.9420 746.1170 1227.9300 1312.1000 953.0010 594.6910 348.0830 241.4950 214.3560 190.7570 171.0920 186.0380 196.6570 199.0170 206.0970 200.1970 165.1920 156.5390 206.8830 234.0220 191.1510 200.1970 288.2990 460.1780 619.8630 743.3640 815.3410 696.1660 500.2960 355.5560 242.6750 206.8830 200.9840 174.6320 178.1710 200.1970 198.6240 173.0580 207.2770 236.7750 216.3230 199.4100 202.1640 207.6700 200.1970 283.5800 559.6860 1092.2300 1690.0700 1631.8600 975.4200 407.4740 294.5920 296.9520 250.5410 206.4900 215.5360 247.0010 254.0810 252.5080 261.9470 265.4870 281.6130 347.2970 364.9960 332.7440 367.3560 459.7840 575.0260 794.8880 1225.1700 1525.6700 1360.4700 886.5310 533.7280 353.9830 302.4590 267.8470 238.7420 205.7030 184.4640 197.4440 234.0220 252.9010 276.5000 271.7800 257.6210 292.6260 315.8310 283.1860 294.9860 393.7080 556.1460 758.3100 863.3250 794.8880 618.6830 398.4270 264.3070 208.8500 223.0090 242.2820 223.4020 224.5820 228.1220 230.0890 254.4740 233.6290 171.4850 174.2380 228.5160 270.6000 255.6540 281.2200 368.1420 480.6300 624.9770 708.3590 658.8020 507.7690 338.2500 251.7210 234.8090 235.9890 199.8040 196.2640 238.7420 248.1810 279.2530 307.1780 347.2970 346.9030 405.1140 462.9310 446.0180 493.6090 559.6860 591.5450 596.6580 650.5420 643.4620 545.9200 429.8930 290.6590 221.8290 198.6240 194.2970 184.8580 188.3980 224.9760 221.8290 217.1090 258.4080 281.2200 288.6930 317.0110 316.6180 341.7900 394.1010 441.2990 509.7350 644.2490 722.5180 671.3880 507.7690 364.9960 275.3200 242.2820 187.6110 181.3180 188.0040 188.0040 205.7030 204.9170 212.3900 200.9840 221.8290 218.6830 222.6160 254.0810 233.2350 215.1430 238.3480 440.5120 648.9690 593.1180 431.8590 324.0910 294.9860 277.6800 230.0890 185.6440 164.0120 149.8530 179.7450 205.3100 170.3050 148.6730 157.3260 191.1510 205.7030 189.5770 160.8650 162.0450 206.8830 300.4920 485.3500 638.7420 609.2440 449.1650 318.5850 219.8630 195.4770 151.8190 153.3930 181.3180 152.2130 156.5390 155.7520 170.6980 188.0040 164.7990 130.1870 144.3460 168.3380 197.8370 209.6360 245.0350 322.5180 464.8980 560.0800 488.1030 379.1550 327.6310 258.8010 188.7910 152.2130 117.2080 145.5260 195.0840 180.9250 165.9790 184.0710 165.1920 160.0790 158.1120 156.5390 190.7570 230.0890 221.0430 234.0220 250.1480 330.3840 447.5920 470.4040 411.8000 267.4540 218.2890 230.4820 199.4100 156.5390 123.8940 130.9740 155.3590 163.2250 153.3930 164.0120 147.8860 123.8940 143.9530 151.4260 135.6930 157.7190 199.4100 300.8850 449.5580 499.9020 470.4040 362.2420 244.6410 198.6240 202.9500 206.4900 182.1040 162.4390 147.8860 172.6650 176.9910 184.0710 185.2510 185.6440 141.9860 129.7940 162.4390 173.0580 242.6750 356.7360 568.7330 757.5230 766.1760 620.6500 352.8030 220.2560 214.3560 215.9300 220.2560 179.3510 143.9530 148.2790 184.8580 177.3850 166.7650 150.2460 127.8270 136.8730 141.9860 156.5390 176.2050 253.2940 393.7080 890.8570 1879.2600 2334.3200 1603.5400 743.3640 380.3350 248.9680 256.4410 225.7620 161.6520 122.3210 143.1660 190.7570 166.7650 147.8860 169.9120 183.2840 189.9710 224.1890 235.9880 180.1380 160.8650 354.3760 846.4120 1400.9900 1480.4400 1006.1000 521.9280 304.4250 228.5150 204.5230 178.5640 139.6260 138.8400 173.4510 192.3300 175.0250 184.4640 200.9830 212.7830 226.5490 227.3350 186.0370 167.9450 283.9730 586.4320 1049.3600 1349.4600 1166.9600 644.6420 321.3380 267.0600 219.8620 170.6980 141.2000 124.2870 160.8650 192.3300 159.6850 129.0070 132.1530 127.4340 144.3460 157.7190 176.2050 201.3770 237.9550 331.5640 572.6650 909.7360 936.4810 698.9190 513.2750 322.5170 232.8420 198.6230 184.4640 179.7440 190.7570 180.9240 156.5390 142.7730 149.4590 147.4930 161.2590 171.8780 176.2040 161.2590 187.6110 237.1680 381.5150 569.5190 686.7270 644.2490 514.4550 382.6950 261.5540 211.6030 199.0170 167.9450 130.9730 132.5470 133.7270 161.6520 178.1710 167.9450 172.2710 212.3890 242.6750 235.2020 232.8420 223.0090 277.2860 378.3680 563.2260 687.1200 630.4830 491.6430 356.3420 283.1860 217.1090 169.5180 151.8190 170.3050 179.7440 190.7570 215.5360 221.0420 200.1970 204.5230 177.3840 136.0860 137.6600 206.4900 263.1270 295.7720 397.6410 541.2000 663.9140 725.2710 571.8790 334.7100 206.0960 208.8500 241.4950 250.5410 212.3890 171.0910 140.0200 185.6440 223.4020 180.9240 149.4590 152.2120 157.7190 205.3100 214.7490 203.3430 275.7130 436.1850 651.3280 877.0910 792.1350 484.9560 290.2660 189.9700 167.1580 169.5180 167.9450 153.7860 138.4460 172.2710 211.2090 167.1580 116.4210 156.1450 211.9960 251.7210 244.2480 225.7620 314.2580 453.8840 636.7760 857.0320 1032.0600 877.4840 482.5960 249.7540 207.6700 239.5280 206.0960 174.6310 159.2920 161.2590 163.6180 178.1710 192.7240 205.3100 197.4430 195.0840 219.8620 230.4820 265.8800 423.9930 677.6800 1128.0300 1793.1200 2096.7600 1498.1300 659.9810 291.0520 184.8570 </int_list></spectrum></measured><measured><pepseq>VIDSSDVVIHVLDAR</pepseq><mzh>1637.8480</mzh><calc_mzh>1637.8863</calc_mzh><leucines>1</leucines><mono_iso_intensity>1005</mono_iso_intensity><deuterated_intensity>2145</deuterated_intensity><ratio>2.13</ratio><validated>NO</validated><local_bg>0.0000</local_bg><corrected_ratio>2.13</corrected_ratio><spectrum><mz_list>1612.9913 1613.0463 1613.1013 1613.1563 1613.2113 1613.2663 1613.3213 1613.3763 1613.4313 1613.4863 1613.5413 1613.5963 1613.6513 1613.7063 1613.7614 1613.8164 1613.8714 1613.9264 1613.9814 1614.0364 1614.0914 1614.1464 1614.2015 1614.2565 1614.3115 1614.3665 1614.4215 1614.4765 1614.5316 1614.5866 1614.6416 1614.6966 1614.7517 1614.8067 1614.8617 1614.9167 1614.9718 1615.0268 1615.0818 1615.1369 1615.1919 1615.2469 1615.3020 1615.3570 1615.4120 1615.4671 1615.5221 1615.5771 1615.6322 1615.6872 1615.7423 1615.7973 1615.8523 1615.9074 1615.9624 1616.0175 1616.0725 1616.1276 1616.1826 1616.2377 1616.2927 1616.3478 1616.4028 1616.4579 1616.5129 1616.5680 1616.6230 1616.6781 1616.7332 1616.7882 1616.8433 1616.8983 1616.9534 1617.0085 1617.0635 1617.1186 1617.1737 1617.2287 1617.2838 1617.3389 1617.3939 1617.4490 1617.5041 1617.5591 1617.6142 1617.6693 1617.7244 1617.7794 1617.8345 1617.8896 1617.9447 1617.9998 1618.0548 1618.1099 1618.1650 1618.2201 1618.2752 1618.3303 1618.3853 1618.4404 1618.4955 1618.5506 1618.6057 1618.6608 1618.7159 1618.7710 1618.8261 1618.8812 1618.9363 1618.9914 1619.0465 1619.1016 1619.1567 1619.2118 1619.2669 1619.3220 1619.3771 1619.4322 1619.4873 1619.5424 1619.5975 1619.6526 1619.7077 1619.7628 1619.8179 1619.8730 1619.9281 1619.9833 1620.0384 1620.0935 1620.1486 1620.2037 1620.2588 1620.3140 1620.3691 1620.4242 1620.4793 1620.5344 1620.5896 1620.6447 1620.6998 1620.7550 1620.8101 1620.8652 1620.9203 1620.9755 1621.0306 1621.0857 1621.1409 1621.1960 1621.2511 1621.3063 1621.3614 1621.4165 1621.4717 1621.5268 1621.5820 1621.6371 1621.6922 1621.7474 1621.8025 1621.8577 1621.9128 1621.9680 1622.0231 1622.0783 1622.1334 1622.1886 1622.2437 1622.2989 1622.3540 1622.4092 1622.4643 1622.5195 1622.5747 1622.6298 1622.6850 1622.7401 1622.7953 1622.8505 1622.9056 1622.9608 1623.0160 1623.0711 1623.1263 1623.1815 1623.2366 1623.2918 1623.3470 1623.4021 1623.4573 1623.5125 1623.5677 1623.6228 1623.6780 1623.7332 1623.7884 1623.8435 1623.8987 1623.9539 1624.0091 1624.0643 1624.1195 1624.1746 1624.2298 1624.2850 1624.3402 1624.3954 1624.4506 1624.5058 1624.5610 1624.6162 1624.6713 1624.7265 1624.7817 1624.8369 1624.8921 1624.9473 1625.0025 1625.0577 1625.1129 1625.1681 1625.2233 1625.2785 1625.3337 1625.3889 1625.4442 1625.4994 1625.5546 1625.6098 1625.6650 1625.7202 1625.7754 1625.8306 1625.8858 1625.9410 1625.9963 1626.0515 1626.1067 1626.1619 1626.2171 1626.2724 1626.3276 1626.3828 1626.4380 1626.4932 1626.5485 1626.6037 1626.6589 1626.7142 1626.7694 1626.8246 1626.8798 1626.9351 1626.9903 1627.0455 1627.1008 1627.1560 1627.2113 1627.2665 1627.3217 1627.3770 1627.4322 1627.4874 1627.5427 1627.5979 1627.6532 1627.7084 1627.7637 1627.8189 1627.8742 1627.9294 1627.9847 1628.0399 1628.0952 1628.1504 1628.2057 1628.2609 1628.3162 1628.3714 1628.4267 1628.4819 1628.5372 1628.5925 1628.6477 1628.7030 1628.7583 1628.8135 1628.8688 1628.9240 1628.9793 1629.0346 1629.0898 1629.1451 1629.2004 1629.2557 1629.3109 1629.3662 1629.4215 1629.4768 1629.5320 1629.5873 1629.6426 1629.6979 1629.7531 1629.8084 1629.8637 1629.9190 1629.9743 1630.0296 1630.0848 1630.1401 1630.1954 1630.2507 1630.3060 1630.3613 1630.4166 1630.4719 1630.5272 1630.5824 1630.6377 1630.6930 1630.7483 1630.8036 1630.8589 1630.9142 1630.9695 1631.0248 1631.0801 1631.1354 1631.1907 1631.2460 1631.3013 1631.3567 1631.4120 1631.4673 1631.5226 1631.5779 1631.6332 1631.6885 1631.7438 1631.7991 1631.8545 1631.9098 1631.9651 1632.0204 1632.0757 1632.1310 1632.1864 1632.2417 1632.2970 1632.3523 1632.4077 1632.4630 1632.5183 1632.5736 1632.6290 1632.6843 1632.7396 1632.7950 1632.8503 1632.9056 1632.9610 1633.0163 1633.0716 1633.1270 1633.1823 1633.2376 1633.2930 1633.3483 1633.4037 1633.4590 1633.5144 1633.5697 1633.6250 1633.6804 1633.7357 1633.7911 1633.8464 1633.9018 1633.9571 1634.0125 1634.0678 1634.1232 1634.1785 1634.2339 1634.2893 1634.3446 1634.4000 1634.4553 1634.5107 1634.5661 1634.6214 1634.6768 1634.7321 1634.7875 1634.8429 1634.8982 1634.9536 1635.0090 1635.0643 1635.1197 1635.1751 1635.2305 1635.2858 1635.3412 1635.3966 1635.4520 1635.5073 1635.5627 1635.6181 1635.6735 1635.7289 1635.7842 1635.8396 1635.8950 1635.9504 1636.0058 1636.0612 1636.1165 1636.1719 1636.2273 1636.2827 1636.3381 1636.3935 1636.4489 1636.5043 1636.5597 1636.6151 1636.6705 1636.7259 1636.7813 1636.8367 1636.8921 1636.9475 1637.0029 1637.0583 1637.1137 1637.1691 1637.2245 1637.2799 1637.3353 1637.3907 1637.4461 1637.5015 1637.5569 1637.6124 1637.6678 1637.7232 1637.7786 1637.8340 1637.8894 1637.9449 1638.0003 1638.0557 1638.1111 1638.1665 1638.2220 1638.2774 1638.3328 1638.3882 1638.4437 1638.4991 1638.5545 1638.6099 1638.6654 1638.7208 1638.7762 1638.8317 1638.8871 1638.9425 1638.9980 1639.0534 1639.1089 1639.1643 1639.2197 1639.2752 1639.3306 1639.3861 1639.4415 1639.4969 1639.5524 1639.6078 1639.6633 1639.7187 1639.7742 1639.8296 1639.8851 1639.9405 1639.9960 1640.0514 1640.1069 1640.1624 1640.2178 1640.2733 1640.3287 1640.3842 1640.4397 1640.4951 1640.5506 1640.6060 1640.6615 1640.7170 1640.7724 1640.8279 1640.8834 1640.9388 1640.9943 1641.0498 1641.1052 1641.1607 1641.2162 1641.2717 1641.3271 1641.3826 1641.4381 1641.4936 1641.5491 1641.6045 1641.6600 1641.7155 1641.7710 1641.8265 1641.8820 1641.9374 1641.9929 1642.0484 1642.1039 1642.1594 1642.2149 1642.2704 1642.3259 1642.3814 1642.4369 1642.4923 1642.5478 1642.6033 1642.6588 1642.7143 1642.7698 1642.8253 1642.8808 1642.9363 1642.9918 1643.0474 1643.1029 1643.1584 1643.2139 1643.2694 1643.3249 1643.3804 1643.4359 1643.4914 1643.5469 1643.6025 1643.6580 1643.7135 1643.7690 1643.8245 1643.8800 1643.9356 1643.9911 1644.0466 1644.1021 1644.1576 1644.2132 1644.2687 1644.3242 1644.3797 1644.4353 1644.4908 1644.5463 1644.6019 1644.6574 1644.7129 1644.7685 1644.8240 1644.8795 1644.9351 1644.9906 1645.0461 1645.1017 1645.1572 1645.2128 1645.2683 1645.3238 1645.3794 1645.4349 1645.4905 1645.5460 1645.6016 1645.6571 1645.7127 1645.7682 1645.8238 1645.8793 1645.9349 1645.9904 1646.0460 1646.1015 1646.1571 1646.2127 1646.2682 1646.3238 1646.3793 1646.4349 1646.4905 1646.5460 1646.6016 1646.6572 1646.7127 1646.7683 1646.8239 1646.8794 1646.9350 1646.9906 1647.0461 1647.1017 1647.1573 1647.2129 1647.2684 1647.3240 1647.3796 1647.4352 1647.4908 1647.5463 1647.6019 1647.6575 1647.7131 1647.7687 1647.8243 1647.8798 1647.9354 1647.9910 1648.0466 1648.1022 1648.1578 1648.2134 1648.2690 1648.3246 1648.3802 1648.4358 1648.4914 1648.5469 1648.6025 1648.6581 1648.7137 1648.7693 1648.8249 1648.8806 1648.9362 1648.9918 1649.0474 1649.1030 1649.1586 1649.2142 1649.2698 1649.3254 1649.3810 1649.4366 1649.4922 1649.5479 1649.6035 1649.6591 1649.7147 1649.7703 1649.8259 1649.8816 1649.9372 1649.9928 1650.0484 1650.1041 1650.1597 1650.2153 1650.2709 1650.3266 1650.3822 1650.4378 1650.4934 1650.5491 1650.6047 1650.6603 1650.7160 1650.7716 1650.8272 1650.8829 1650.9385 1650.9942 1651.0498 1651.1054 1651.1611 1651.2167 1651.2724 1651.3280 1651.3837 1651.4393 1651.4950 1651.5506 1651.6063 1651.6619 1651.7176 1651.7732 1651.8289 1651.8845 1651.9402 1651.9958 1652.0515 1652.1071 1652.1628 1652.2185 1652.2741 1652.3298 1652.3854 1652.4411 1652.4968 1652.5524 1652.6081 1652.6638 1652.7194 1652.7751 1652.8308 1652.8864 1652.9421 1652.9978 1653.0535 1653.1091 1653.1648 1653.2205 1653.2762 1653.3318 1653.3875 1653.4432 1653.4989 1653.5546 1653.6102 1653.6659 1653.7216 1653.7773 1653.8330 1653.8887 1653.9444 1654.0000 1654.0557 1654.1114 1654.1671 1654.2228 1654.2785 1654.3342 1654.3899 1654.4456 1654.5013 1654.5570 1654.6127 1654.6684 1654.7241 1654.7798 1654.8355 1654.8912 1654.9469 1655.0026 1655.0583 1655.1140 1655.1697 1655.2254 1655.2812 1655.3369 1655.3926 1655.4483 1655.5040 1655.5597 1655.6154 1655.6712 1655.7269 1655.7826 1655.8383 1655.8940 1655.9498 1656.0055 1656.0612 1656.1169 1656.1727 1656.2284 1656.2841 1656.3398 1656.3956 1656.4513 1656.5070 1656.5628 1656.6185 1656.6742 1656.7300 1656.7857 1656.8414 1656.8972 1656.9529 1657.0087 1657.0644 1657.1201 1657.1759 1657.2316 1657.2874 1657.3431 1657.3989 1657.4546 1657.5104 1657.5661 1657.6219 1657.6776 1657.7334 1657.7891 1657.8449 1657.9006 1657.9564 1658.0121 1658.0679 1658.1237 1658.1794 1658.2352 1658.2909 1658.3467 1658.4025 1658.4582 1658.5140 1658.5698 1658.6255 1658.6813 1658.7371 1658.7928 1658.8486 1658.9044 1658.9601 1659.0159 1659.0717 1659.1275 1659.1832 1659.2390 1659.2948 1659.3506 1659.4064 1659.4621 1659.5179 1659.5737 1659.6295 1659.6853 1659.7411 1659.7968 1659.8526 1659.9084 1659.9642 1660.0200 1660.0758 1660.1316 1660.1874 1660.2432 1660.2990 1660.3548 1660.4106 1660.4664 1660.5222 1660.5780 1660.6338 1660.6896 1660.7454 1660.8012 1660.8570 1660.9128 1660.9686 1661.0244 1661.0802 1661.1360 1661.1918 1661.2476 1661.3034 1661.3593 1661.4151 1661.4709 1661.5267 1661.5825 1661.6383 1661.6942 1661.7500 1661.8058 1661.8616 1661.9174 1661.9733 1662.0291 1662.0849 1662.1407 1662.1966 1662.2524 1662.3082 1662.3641 1662.4199 1662.4757 1662.5316 1662.5874 1662.6432 1662.6991 1662.7549 1662.8107 1662.8666 1662.9224 1662.9782 1663.0341 1663.0899 1663.1458 1663.2016 1663.2575 1663.3133 1663.3692 1663.4250 1663.4809 1663.5367 1663.5926 1663.6484 1663.7043 1663.7601 1663.8160 1663.8718 1663.9277 1663.9835 1664.0394 1664.0953 1664.1511 1664.2070 1664.2628 1664.3187 1664.3746 1664.4304 1664.4863 1664.5422 1664.5980 1664.6539 1664.7098 1664.7656 1664.8215 1664.8774 1664.9332 1664.9891 1665.0450 1665.1009 1665.1567 1665.2126 1665.2685 1665.3244 1665.3803 1665.4361 1665.4920 1665.5479 1665.6038 1665.6597 1665.7156 1665.7715 1665.8273 1665.8832 1665.9391 1665.9950 1666.0509 1666.1068 1666.1627 1666.2186 1666.2745 1666.3304 1666.3863 1666.4422 1666.4981 1666.5540 1666.6099 1666.6658 1666.7217 1666.7776 1666.8335 1666.8894 1666.9453 1667.0012 1667.0571 1667.1130 1667.1689 1667.2249 1667.2808 1667.3367 1667.3926 1667.4485 1667.5044 1667.5603 1667.6163 1667.6722 1667.7281 1667.7840 1667.8399 1667.8959 1667.9518 1668.0077 1668.0636 1668.1196 1668.1755 1668.2314 1668.2873 1668.3433 1668.3992 1668.4551 1668.5111 1668.5670 1668.6229 1668.6789 1668.7348 1668.7908 1668.8467 </mz_list><int_list>239.9220 196.6570 215.9300 210.0300 203.7370 195.4770 188.3980 199.0170 216.3230 232.0550 221.0430 285.1530 414.1600 549.0670 624.5830 591.1510 487.3160 377.5820 306.3920 256.8340 221.0430 193.5110 219.0760 256.8340 243.8550 212.3900 188.0040 173.4520 184.0710 250.1480 331.5640 417.7000 498.3290 481.0230 448.3780 346.9030 235.9890 223.7960 239.5280 231.2690 234.0220 201.7700 170.3050 189.5770 222.6160 210.0300 215.1430 241.4950 326.0580 472.3710 527.0410 473.5510 390.1680 317.0110 262.3410 221.4360 210.8160 235.9890 216.3230 188.3980 211.2100 231.6620 212.7830 208.4570 222.2230 232.4490 268.2400 380.3350 537.2670 559.2930 487.3170 342.5770 283.9730 225.3690 208.4570 202.1640 212.3900 215.9300 214.3560 196.6570 166.7650 163.6190 182.1050 231.6620 279.6470 355.1630 468.0440 531.7610 529.4010 469.6170 312.2920 272.5670 279.6470 206.8830 147.1000 197.4440 280.0400 249.7550 195.8710 180.5310 178.5650 223.4030 305.6050 413.7670 505.8020 552.6070 520.7480 438.9390 357.5230 315.8320 295.7730 291.4460 277.2870 250.1480 236.3820 214.3560 217.1100 270.9940 270.6000 239.9220 267.0610 369.3220 466.0780 578.9590 620.2570 501.4760 368.5360 293.0190 245.0350 235.2020 230.4820 229.6960 242.6750 240.3150 226.5490 214.7500 241.8880 284.3660 305.6050 372.8620 511.3090 604.9180 579.3520 544.3470 442.0850 349.6570 254.0810 198.2310 206.4900 238.3490 227.7290 195.4770 200.9840 217.1100 240.3150 268.6340 302.4590 350.0500 373.6490 461.3580 521.5350 463.7180 369.7160 288.6930 280.4330 286.3330 246.2150 240.7080 232.4490 242.2820 272.9600 245.8220 226.5490 222.2230 226.9420 280.4330 409.4400 477.0900 438.1520 383.4820 324.0910 246.2150 167.1590 145.9200 193.5110 213.9630 184.4640 201.7700 245.4280 246.2150 218.6830 203.7370 212.7830 250.5410 330.3840 420.4530 479.8440 482.5970 419.2730 310.3250 252.5080 248.1810 276.8930 296.9520 293.4130 213.1760 167.9450 175.4180 225.3690 260.7670 289.8730 392.5280 513.6690 638.3490 687.9070 616.7170 441.6920 337.0700 291.8390 235.5950 181.3180 182.8910 190.3640 202.9500 240.7080 224.9760 214.3560 205.3100 204.1300 247.3950 401.5740 623.4030 770.8960 729.9920 549.0670 359.8830 302.4590 293.4130 242.2820 188.3980 175.0250 205.3100 191.9370 176.2050 191.1510 196.6570 197.8370 226.5490 385.8410 571.4860 687.9070 648.9690 513.6690 384.6610 324.4840 296.1660 253.2940 209.6370 190.3640 210.8170 219.8630 207.6700 179.7450 178.9580 198.2300 273.7470 376.0090 474.7300 504.6220 511.7020 446.4120 335.4970 267.8470 250.1480 232.0550 260.3740 281.2200 266.6670 198.6240 184.8580 207.6700 194.6910 208.4570 253.6880 329.2040 452.7050 547.8870 549.4600 448.3780 356.3430 265.8810 210.0300 218.6830 240.7080 278.0730 265.4870 219.0760 178.9580 187.6110 175.4180 145.5260 176.5980 269.8140 431.0730 562.0460 578.9590 486.1370 336.2840 280.0400 267.8470 189.5780 210.4230 243.8550 216.3230 176.2050 143.9530 151.4260 205.7030 228.9090 252.9010 343.3630 455.0650 545.5270 575.4190 525.8610 358.3090 249.7550 220.6490 215.9300 183.6780 170.3050 193.1170 176.5980 178.9580 203.7370 219.0760 211.9960 211.9960 273.3540 352.8030 429.1060 506.1960 481.0240 346.5100 227.7290 182.4980 174.2380 165.9790 192.3310 219.8630 230.0890 200.5900 188.7910 213.9630 249.3610 269.0270 290.6590 340.2170 422.4200 544.7410 549.8540 414.9470 293.0190 201.3770 195.0840 195.0840 182.4980 189.9710 230.4820 244.2480 225.7630 202.9500 239.9220 269.0270 304.0320 342.9700 413.3740 484.9570 466.8640 352.4100 246.2150 226.9430 223.7960 210.0300 191.1510 211.2100 220.2560 211.6030 232.8420 234.0220 246.2150 270.9940 248.5750 266.2740 353.5900 468.4380 481.8100 355.9500 246.6080 221.4360 227.7290 214.7500 195.8710 193.5110 189.9710 174.6320 162.0460 171.4850 203.3440 236.3820 268.2410 321.7310 368.5360 399.2140 398.8210 372.0760 285.9400 245.8220 230.4820 213.5700 226.5490 213.1770 192.7240 174.6320 172.2720 211.2100 237.9550 248.5750 303.6390 366.9620 473.5510 560.0800 554.9670 414.5530 310.7180 289.0860 233.6290 170.6990 154.1790 184.4650 189.5780 218.2900 237.5620 235.2020 237.9550 237.5620 286.7260 427.9260 609.2440 924.2890 1196.4600 1135.8900 763.0300 438.1520 322.1240 276.5000 243.0680 218.6830 201.7700 175.8120 192.3310 195.4770 189.9710 216.7160 267.4540 505.4090 1125.2700 2080.6300 2766.1800 2469.2300 1455.2600 607.6710 321.3380 287.5130 255.6540 240.7080 234.4150 278.4670 318.1910 282.4000 273.3540 253.6880 305.6050 536.4810 1021.8300 1799.4100 2412.5900 2141.6000 1207.4800 572.2720 400.3940 324.4840 290.2660 253.2940 235.2020 234.4150 226.1560 231.6620 211.9960 244.6420 379.1550 523.8950 833.8270 1546.9100 2376.0100 2494.0100 1657.0300 801.9680 461.3580 397.6410 403.5410 362.2430 313.4720 298.5260 328.0240 307.5720 253.6880 225.7620 269.0270 429.8930 715.4390 1131.5700 1546.5100 1671.9800 1299.1200 730.7780 440.5120 363.4220 366.1760 345.3300 276.5000 245.4280 270.6000 277.6800 277.6800 276.5000 276.5000 398.4270 624.5830 818.4870 1009.6400 959.6870 685.5470 443.6590 342.1840 289.0860 280.0400 293.8060 333.1370 285.1530 249.3610 259.9810 232.4490 236.7750 287.9060 388.2010 480.2370 575.0260 643.4620 616.7170 473.1570 368.9290 330.7770 277.6800 228.1220 235.9890 230.8760 248.1810 238.7420 193.1170 213.1760 244.2480 265.8810 336.2840 450.3450 575.8120 639.9230 600.1980 476.6970 318.5850 248.5750 252.1150 227.3360 217.1100 233.6290 222.2230 202.1640 219.8630 222.2230 232.4490 278.8600 355.5560 497.1490 672.9610 667.8480 529.4010 447.9850 367.3560 295.7720 234.8090 241.1020 225.7620 215.5360 201.3770 175.0250 179.3510 208.0630 263.9140 330.3840 346.9030 462.5380 639.9220 752.0170 710.7190 556.1460 366.9620 296.5590 266.2740 246.2150 255.6540 272.9600 239.1350 220.2560 228.1220 226.5490 225.3690 262.7340 373.6490 484.9570 564.4060 604.5240 624.5830 509.3420 382.3010 271.3870 211.6030 235.9880 264.7000 226.1560 246.6080 252.9010 277.6800 266.6670 247.7880 291.0520 339.8230 414.5530 490.0700 564.0130 530.9740 359.8830 247.7880 280.0400 285.9390 254.8680 217.5030 207.2770 201.3770 210.4230 210.4230 168.7320 177.3850 273.3530 438.1520 560.8660 628.9100 704.4260 803.1480 866.0780 673.7470 414.5530 304.4250 269.0270 252.5080 214.7500 197.0500 193.1170 182.8910 189.1840 220.6490 292.2320 365.7820 484.5630 623.4030 733.1380 820.8470 783.4820 593.5110 390.9540 296.9520 274.9270 246.2150 223.7960 227.7290 252.9010 242.2820 244.2480 254.0810 267.4540 328.8110 421.6330 561.6530 613.1770 639.1360 586.4320 467.2570 352.4100 263.9140 231.2690 188.3970 165.5850 176.2050 180.1380 179.7450 204.5230 226.5490 227.7290 271.7800 423.9930 547.8870 555.7530 545.1340 461.7510 368.1420 307.1780 250.5410 243.4610 234.8090 196.6570 193.9040 194.6900 194.2970 193.5100 215.9290 278.4660 302.0650 353.1960 422.0260 470.7970 470.0110 378.3680 324.8780 258.0140 213.1760 210.8160 243.4610 257.2270 227.3360 217.5030 207.2770 187.6110 209.2430 243.4610 299.3120 428.3190 490.0700 495.5760 523.8950 458.2110 340.6100 266.6670 246.2150 251.7210 246.2150 195.0840 193.5100 229.3020 266.2740 273.7470 265.8800 293.0190 331.1710 388.2010 492.8230 546.3130 520.3550 485.3500 403.9340 279.6460 256.0470 255.6540 241.1020 221.8290 236.3820 253.6880 254.8680 224.5820 215.1430 285.5460 407.0800 609.6370 853.8850 1039.9200 1004.5200 676.8940 421.2400 307.1780 250.9340 222.2220 217.5030 225.7620 222.2220 205.7030 210.4230 213.9630 235.5950 363.8160 656.8350 1040.3200 1331.3700 1357.7200 1089.0900 720.5520 425.5660 316.2240 271.3870 245.8210 240.3150 243.4610 244.2480 241.8880 231.6620 214.7490 242.6750 417.3060 654.0820 888.1040 1030.0900 994.2990 775.2220 544.7400 385.8410 313.0780 286.7260 260.7670 228.5150 203.7370 209.6360 211.9960 184.8580 185.6440 239.5280 352.8030 534.9070 733.5310 908.1630 929.0080 755.1630 621.8300 469.6170 347.2960 278.4660 228.1220 204.1300 219.8630 239.9220 264.7000 232.4490 234.0220 239.1350 291.0520 440.9050 627.7300 711.1120 698.5260 597.8380 453.8850 414.5530 364.9960 307.9650 247.0010 197.8370 224.9760 253.2940 243.4610 218.6830 218.6830 272.1730 298.1320 384.2680 557.7200 630.0890 575.8120 543.5600 560.8660 531.7610 388.5940 246.2150 197.4440 221.0420 258.8010 223.0090 216.7160 235.2020 207.2770 285.1530 382.6950 407.0800 453.4910 534.9070 580.1390 567.5520 503.0490 445.6250 345.7230 279.2530 286.7260 339.0370 333.1370 276.1070 235.2020 262.3410 273.3530 291.8390 326.0570 411.4070 529.4010 559.6860 475.5170 378.3680 294.9860 278.4660 261.1610 273.3530 247.0010 213.9630 234.4150 241.4950 226.5490 250.5410 276.1070 298.5250 390.1680 515.2420 676.5010 759.8830 586.0380 355.9490 298.9190 317.4050 251.7210 207.2770 249.3610 252.9010 245.4280 251.7210 279.6460 282.4000 273.3530 313.8650 371.6820 481.8100 566.3730 640.3160 643.4620 535.3010 395.6740 302.0650 261.9470 231.2690 224.5820 234.4150 277.6800 282.0060 211.6030 179.3510 237.1680 377.9750 513.2750 683.1870 755.5570 705.9990 602.9510 429.8920 293.0190 269.8140 249.7540 217.1090 228.1220 224.1890 221.8290 223.0090 214.3560 202.9500 276.8930 404.7200 582.8920 702.0660 723.3050 675.3210 541.5940 425.5660 321.7310 267.4540 288.6930 267.4540 232.0550 232.8420 256.4410 208.8500 175.8110 202.1630 231.6620 263.1270 395.2810 532.1540 548.6730 490.8560 </int_list></spectrum></measured><measured><pepseq>VISQDALQHFR</pepseq><mzh>1313.6723</mzh><calc_mzh>1313.6967</calc_mzh><leucines>1</leucines><mono_iso_intensity>3271</mono_iso_intensity><deuterated_intensity>4477</deuterated_intensity><ratio>1.37</ratio><validated>YES</validated><local_bg>521</local_bg><corrected_ratio>1.44</corrected_ratio><spectrum><mz_list>1288.9610 1289.0102 1289.0593 1289.1085 1289.1577 1289.2068 1289.2560 1289.3051 1289.3543 1289.4035 1289.4527 1289.5018 1289.5510 1289.6002 1289.6493 1289.6985 1289.7477 1289.7969 1289.8461 1289.8952 1289.9444 1289.9936 1290.0428 1290.0920 1290.1411 1290.1903 1290.2395 1290.2887 1290.3379 1290.3871 1290.4363 1290.4854 1290.5346 1290.5838 1290.6330 1290.6822 1290.7314 1290.7806 1290.8298 1290.8790 1290.9282 1290.9774 1291.0266 1291.0758 1291.1250 1291.1742 1291.2234 1291.2726 1291.3218 1291.3710 1291.4202 1291.4694 1291.5187 1291.5679 1291.6171 1291.6663 1291.7155 1291.7647 1291.8139 1291.8631 1291.9124 1291.9616 1292.0108 1292.0600 1292.1092 1292.1585 1292.2077 1292.2569 1292.3061 1292.3554 1292.4046 1292.4538 1292.5030 1292.5523 1292.6015 1292.6507 1292.7000 1292.7492 1292.7984 1292.8477 1292.8969 1292.9461 1292.9954 1293.0446 1293.0939 1293.1431 1293.1923 1293.2416 1293.2908 1293.3401 1293.3893 1293.4386 1293.4878 1293.5371 1293.5863 1293.6356 1293.6848 1293.7341 1293.7833 1293.8326 1293.8818 1293.9311 1293.9803 1294.0296 1294.0788 1294.1281 1294.1774 1294.2266 1294.2759 1294.3252 1294.3744 1294.4237 1294.4729 1294.5222 1294.5715 1294.6208 1294.6700 1294.7193 1294.7686 1294.8178 1294.8671 1294.9164 1294.9657 1295.0149 1295.0642 1295.1135 1295.1628 1295.2121 1295.2613 1295.3106 1295.3599 1295.4092 1295.4585 1295.5077 1295.5570 1295.6063 1295.6556 1295.7049 1295.7542 1295.8035 1295.8528 1295.9021 1295.9514 1296.0007 1296.0500 1296.0992 1296.1485 1296.1978 1296.2471 1296.2964 1296.3457 1296.3951 1296.4444 1296.4937 1296.5430 1296.5923 1296.6416 1296.6909 1296.7402 1296.7895 1296.8388 1296.8881 1296.9374 1296.9868 1297.0361 1297.0854 1297.1347 1297.1840 1297.2333 1297.2827 1297.3320 1297.3813 1297.4306 1297.4799 1297.5293 1297.5786 1297.6279 1297.6772 1297.7266 1297.7759 1297.8252 1297.8746 1297.9239 1297.9732 1298.0226 1298.0719 1298.1212 1298.1706 1298.2199 1298.2692 1298.3186 1298.3679 1298.4173 1298.4666 1298.5159 1298.5653 1298.6146 1298.6640 1298.7133 1298.7627 1298.8120 1298.8614 1298.9107 1298.9601 1299.0094 1299.0588 1299.1081 1299.1575 1299.2068 1299.2562 1299.3056 1299.3549 1299.4043 1299.4536 1299.5030 1299.5524 1299.6017 1299.6511 1299.7005 1299.7498 1299.7992 1299.8486 1299.8979 1299.9473 1299.9967 1300.0460 1300.0954 1300.1448 1300.1942 1300.2435 1300.2929 1300.3423 1300.3917 1300.4410 1300.4904 1300.5398 1300.5892 1300.6386 1300.6880 1300.7373 1300.7867 1300.8361 1300.8855 1300.9349 1300.9843 1301.0337 1301.0831 1301.1325 1301.1818 1301.2312 1301.2806 1301.3300 1301.3794 1301.4288 1301.4782 1301.5276 1301.5770 1301.6264 1301.6758 1301.7252 1301.7746 1301.8240 1301.8735 1301.9229 1301.9723 1302.0217 1302.0711 1302.1205 1302.1699 1302.2193 1302.2687 1302.3182 1302.3676 1302.4170 1302.4664 1302.5158 1302.5652 1302.6147 1302.6641 1302.7135 1302.7629 1302.8124 1302.8618 1302.9112 1302.9606 1303.0101 1303.0595 1303.1089 1303.1583 1303.2078 1303.2572 1303.3066 1303.3561 1303.4055 1303.4550 1303.5044 1303.5538 1303.6033 1303.6527 1303.7022 1303.7516 1303.8010 1303.8505 1303.8999 1303.9494 1303.9988 1304.0483 1304.0977 1304.1472 1304.1966 1304.2461 1304.2955 1304.3450 1304.3944 1304.4439 1304.4933 1304.5428 1304.5923 1304.6417 1304.6912 1304.7406 1304.7901 1304.8396 1304.8890 1304.9385 1304.9880 1305.0374 1305.0869 1305.1364 1305.1858 1305.2353 1305.2848 1305.3342 1305.3837 1305.4332 1305.4827 1305.5321 1305.5816 1305.6311 1305.6806 1305.7300 1305.7795 1305.8290 1305.8785 1305.9280 1305.9775 1306.0269 1306.0764 1306.1259 1306.1754 1306.2249 1306.2744 1306.3239 1306.3734 1306.4229 1306.4724 1306.5219 1306.5713 1306.6208 1306.6703 1306.7198 1306.7693 1306.8188 1306.8683 1306.9178 1306.9673 1307.0168 1307.0664 1307.1159 1307.1654 1307.2149 1307.2644 1307.3139 1307.3634 1307.4129 1307.4624 1307.5119 1307.5615 1307.6110 1307.6605 1307.7100 1307.7595 1307.8090 1307.8586 1307.9081 1307.9576 1308.0071 1308.0566 1308.1062 1308.1557 1308.2052 1308.2548 1308.3043 1308.3538 1308.4033 1308.4529 1308.5024 1308.5519 1308.6015 1308.6510 1308.7005 1308.7501 1308.7996 1308.8492 1308.8987 1308.9482 1308.9978 1309.0473 1309.0969 1309.1464 1309.1960 1309.2455 1309.2950 1309.3446 1309.3941 1309.4437 1309.4932 1309.5428 1309.5923 1309.6419 1309.6915 1309.7410 1309.7906 1309.8401 1309.8897 1309.9392 1309.9888 1310.0384 1310.0879 1310.1375 1310.1871 1310.2366 1310.2862 1310.3358 1310.3853 1310.4349 1310.4845 1310.5340 1310.5836 1310.6332 1310.6827 1310.7323 1310.7819 1310.8315 1310.8811 1310.9306 1310.9802 1311.0298 1311.0794 1311.1290 1311.1785 1311.2281 1311.2777 1311.3273 1311.3769 1311.4265 1311.4760 1311.5256 1311.5752 1311.6248 1311.6744 1311.7240 1311.7736 1311.8232 1311.8728 1311.9224 1311.9720 1312.0216 1312.0712 1312.1208 1312.1704 1312.2200 1312.2696 1312.3192 1312.3688 1312.4184 1312.4680 1312.5176 1312.5672 1312.6168 1312.6665 1312.7161 1312.7657 1312.8153 1312.8649 1312.9145 1312.9641 1313.0138 1313.0634 1313.1130 1313.1626 1313.2122 1313.2619 1313.3115 1313.3611 1313.4107 1313.4604 1313.5100 1313.5596 1313.6092 1313.6589 1313.7085 1313.7581 1313.8078 1313.8574 1313.9070 1313.9567 1314.0063 1314.0559 1314.1056 1314.1552 1314.2049 1314.2545 1314.3041 1314.3538 1314.4034 1314.4531 1314.5027 1314.5524 1314.6020 1314.6517 1314.7013 1314.7510 1314.8006 1314.8503 1314.8999 1314.9496 1314.9992 1315.0489 1315.0985 1315.1482 1315.1979 1315.2475 1315.2972 1315.3468 1315.3965 1315.4462 1315.4958 1315.5455 1315.5952 1315.6448 1315.6945 1315.7442 1315.7938 1315.8435 1315.8932 1315.9428 1315.9925 1316.0422 1316.0919 1316.1415 1316.1912 1316.2409 1316.2906 1316.3403 1316.3899 1316.4396 1316.4893 1316.5390 1316.5887 1316.6384 1316.6881 1316.7377 1316.7874 1316.8371 1316.8868 1316.9365 1316.9862 1317.0359 1317.0856 1317.1353 1317.1850 1317.2347 1317.2844 1317.3341 1317.3838 1317.4335 1317.4832 1317.5329 1317.5826 1317.6323 1317.6820 1317.7317 1317.7814 1317.8311 1317.8808 1317.9305 1317.9802 1318.0300 1318.0797 1318.1294 1318.1791 1318.2288 1318.2785 1318.3282 1318.3780 1318.4277 1318.4774 1318.5271 1318.5768 1318.6266 1318.6763 1318.7260 1318.7757 1318.8255 1318.8752 1318.9249 1318.9747 1319.0244 1319.0741 1319.1239 1319.1736 1319.2233 1319.2731 1319.3228 1319.3725 1319.4223 1319.4720 1319.5218 1319.5715 1319.6212 1319.6710 1319.7207 1319.7705 1319.8202 1319.8700 1319.9197 1319.9695 1320.0192 1320.0690 1320.1187 1320.1685 1320.2182 1320.2680 1320.3177 1320.3675 1320.4172 1320.4670 1320.5168 1320.5665 1320.6163 1320.6660 1320.7158 1320.7656 1320.8153 1320.8651 1320.9149 1320.9646 1321.0144 1321.0642 1321.1139 1321.1637 1321.2135 1321.2633 1321.3130 1321.3628 1321.4126 1321.4624 1321.5121 1321.5619 1321.6117 1321.6615 1321.7113 1321.7610 1321.8108 1321.8606 1321.9104 1321.9602 1322.0100 1322.0598 1322.1095 1322.1593 1322.2091 1322.2589 1322.3087 1322.3585 1322.4083 1322.4581 1322.5079 1322.5577 1322.6075 1322.6573 1322.7071 1322.7569 1322.8067 1322.8565 1322.9063 1322.9561 1323.0059 1323.0557 1323.1055 1323.1553 1323.2051 1323.2549 1323.3048 1323.3546 1323.4044 1323.4542 1323.5040 1323.5538 1323.6036 1323.6535 1323.7033 1323.7531 1323.8029 1323.8527 1323.9026 1323.9524 1324.0022 1324.0520 1324.1019 1324.1517 1324.2015 1324.2514 1324.3012 1324.3510 1324.4008 1324.4507 1324.5005 1324.5504 1324.6002 1324.6500 1324.6999 1324.7497 1324.7995 1324.8494 1324.8992 1324.9491 1324.9989 1325.0488 1325.0986 1325.1484 1325.1983 1325.2481 1325.2980 1325.3478 1325.3977 1325.4475 1325.4974 1325.5472 1325.5971 1325.6470 1325.6968 1325.7467 1325.7965 1325.8464 1325.8963 1325.9461 1325.9960 1326.0458 1326.0957 1326.1456 1326.1954 1326.2453 1326.2952 1326.3450 1326.3949 1326.4448 1326.4946 1326.5445 1326.5944 1326.6443 1326.6941 1326.7440 1326.7939 1326.8438 1326.8937 1326.9435 1326.9934 1327.0433 1327.0932 1327.1431 1327.1929 1327.2428 1327.2927 1327.3426 1327.3925 1327.4424 1327.4923 1327.5422 1327.5921 1327.6420 1327.6918 1327.7417 1327.7916 1327.8415 1327.8914 1327.9413 1327.9912 1328.0411 1328.0910 1328.1409 1328.1908 1328.2407 1328.2906 1328.3406 1328.3905 1328.4404 1328.4903 1328.5402 1328.5901 1328.6400 1328.6899 1328.7398 1328.7898 1328.8397 1328.8896 1328.9395 1328.9894 1329.0393 1329.0893 1329.1392 1329.1891 1329.2390 1329.2890 1329.3389 1329.3888 1329.4387 1329.4887 1329.5386 1329.5885 1329.6384 1329.6884 1329.7383 1329.7882 1329.8382 1329.8881 1329.9380 1329.9880 1330.0379 1330.0879 1330.1378 1330.1877 1330.2377 1330.2876 1330.3376 1330.3875 1330.4375 1330.4874 1330.5374 1330.5873 1330.6373 1330.6872 1330.7372 1330.7871 1330.8371 1330.8870 1330.9370 1330.9869 1331.0369 1331.0868 1331.1368 1331.1868 1331.2367 1331.2867 1331.3366 1331.3866 1331.4366 1331.4865 1331.5365 1331.5865 1331.6364 1331.6864 1331.7364 1331.7864 1331.8363 1331.8863 1331.9363 1331.9862 1332.0362 1332.0862 1332.1362 1332.1862 1332.2361 1332.2861 1332.3361 1332.3861 1332.4361 1332.4860 1332.5360 1332.5860 1332.6360 1332.6860 1332.7360 1332.7860 1332.8360 1332.8859 1332.9359 1332.9859 1333.0359 1333.0859 1333.1359 1333.1859 1333.2359 1333.2859 1333.3359 1333.3859 1333.4359 1333.4859 1333.5359 1333.5859 1333.6359 1333.6859 1333.7359 1333.7860 1333.8360 1333.8860 1333.9360 1333.9860 1334.0360 1334.0860 1334.1360 1334.1861 1334.2361 1334.2861 1334.3361 1334.3861 1334.4362 1334.4862 1334.5362 1334.5862 1334.6362 1334.6863 1334.7363 1334.7863 1334.8364 1334.8864 1334.9364 1334.9864 1335.0365 1335.0865 1335.1365 1335.1866 1335.2366 1335.2866 1335.3367 1335.3867 1335.4368 1335.4868 1335.5368 1335.5869 1335.6369 1335.6870 1335.7370 1335.7871 1335.8371 1335.8872 1335.9372 1335.9873 1336.0373 1336.0874 1336.1374 1336.1875 1336.2375 1336.2876 1336.3376 1336.3877 1336.4377 1336.4878 1336.5379 1336.5879 1336.6380 1336.6881 1336.7381 1336.7882 1336.8382 1336.8883 1336.9384 1336.9884 1337.0385 1337.0886 1337.1387 1337.1887 1337.2388 1337.2889 1337.3390 1337.3890 1337.4391 1337.4892 1337.5393 1337.5893 1337.6394 1337.6895 1337.7396 1337.7897 1337.8398 1337.8898 1337.9399 1337.9900 1338.0401 1338.0902 1338.1403 1338.1904 1338.2405 1338.2906 1338.3407 1338.3907 1338.4408 1338.4909 1338.5410 1338.5911 1338.6412 1338.6913 1338.7414 1338.7915 1338.8416 1338.8917 1338.9418 1338.9920 1339.0421 1339.0922 1339.1423 1339.1924 1339.2425 1339.2926 1339.3427 1339.3928 1339.4430 1339.4931 1339.5432 1339.5933 1339.6434 1339.6935 1339.7437 1339.7938 1339.8439 1339.8940 1339.9441 1339.9943 1340.0444 1340.0945 1340.1446 1340.1948 1340.2449 1340.2950 1340.3452 1340.3953 1340.4454 1340.4956 1340.5457 1340.5958 1340.6460 1340.6961 1340.7463 1340.7964 1340.8465 1340.8967 1340.9468 1340.9970 1341.0471 1341.0973 1341.1474 1341.1975 1341.2477 1341.2978 1341.3480 1341.3981 1341.4483 1341.4984 1341.5486 1341.5988 1341.6489 1341.6991 1341.7492 1341.7994 1341.8495 1341.8997 1341.9499 1342.0000 1342.0502 1342.1004 1342.1505 1342.2007 1342.2509 1342.3010 1342.3512 1342.4014 1342.4515 1342.5017 1342.5519 1342.6020 1342.6522 1342.7024 1342.7526 1342.8028 1342.8529 1342.9031 1342.9533 1343.0035 1343.0537 1343.1038 1343.1540 1343.2042 1343.2544 1343.3046 1343.3548 1343.4050 1343.4551 1343.5053 1343.5555 1343.6057 1343.6559 1343.7061 1343.7563 1343.8065 1343.8567 1343.9069 1343.9571 1344.0073 1344.0575 1344.1077 1344.1579 1344.2081 1344.2583 1344.3085 1344.3587 1344.4089 1344.4591 1344.5093 1344.5595 </mz_list><int_list>243.0680 204.1290 219.4690 246.6070 239.5280 222.6150 228.9080 266.6660 265.8800 253.2940 263.1270 334.7100 469.6170 611.2100 610.8160 535.6930 452.7040 309.9310 206.4890 176.5970 201.7690 259.9800 234.8080 221.4350 225.7620 210.4220 216.7150 219.4690 205.7030 197.4430 235.2010 357.5220 707.5720 1244.0500 1605.5100 1450.9400 877.8770 433.0380 318.9770 314.2570 273.3530 209.2420 195.0830 217.8950 234.8080 207.2760 184.0700 198.6230 213.5690 218.2890 235.2010 285.5450 435.7920 811.4070 1218.0900 1333.3300 999.0180 544.7400 338.6430 287.1190 248.5740 236.3810 225.3680 187.6100 167.1580 160.0780 187.6100 214.3550 232.0550 251.3270 257.2270 282.0060 354.7690 525.8600 853.8850 1031.2700 798.4270 465.6830 321.7300 275.3190 264.7000 210.0290 194.6900 196.6560 186.8230 239.1340 270.2060 194.2960 143.5590 164.4040 192.7230 196.6560 266.6660 410.2260 591.1510 695.3790 641.1020 457.8170 337.8560 269.4190 238.3480 219.4690 232.4480 226.5480 205.7020 248.9670 273.3530 297.3450 245.0340 220.2550 219.4680 189.9700 221.8280 325.2700 505.4080 661.1610 596.2640 462.9300 355.1620 294.1980 256.4400 223.7950 212.7820 261.9460 262.7330 219.8620 180.9240 204.5230 250.5400 251.7200 257.6200 257.6200 261.9460 350.8360 532.9400 707.9650 698.5250 558.8990 397.2470 293.8050 277.6790 252.1140 236.7740 226.9410 256.8330 264.3060 232.4480 211.2090 183.6770 193.9030 230.0880 219.0750 211.6020 292.6250 462.5370 666.2740 752.4100 655.2610 457.0300 318.9770 265.8800 213.9620 186.4300 240.3140 272.1730 235.2010 261.5530 294.5920 251.3270 251.7200 257.6200 235.2010 231.2680 270.5990 384.2670 512.0940 588.0040 567.9450 490.0690 386.2340 293.4120 239.1340 220.6480 202.9490 192.3300 189.5770 200.9830 206.8820 205.7020 199.8030 193.1160 199.0160 214.3550 238.3480 311.1110 402.3600 526.2540 575.4180 547.8860 427.5320 310.3240 264.7000 222.2220 179.7440 194.2960 248.9670 228.9080 180.5300 149.4590 163.6180 199.4090 197.0500 200.9830 206.4890 258.8000 426.3520 562.4390 626.9420 571.0920 444.0510 300.4910 250.9340 256.0470 258.0130 254.8670 226.5480 245.8210 287.5120 264.3060 264.7000 295.3780 292.6250 342.5760 655.2610 1275.1200 1841.5000 1980.3400 1599.6100 1020.2600 625.7620 515.6340 445.6240 367.7480 305.2110 251.7200 263.1260 256.8330 250.9340 225.3680 242.6740 249.7540 235.2010 279.6460 463.3230 725.2710 1208.6500 1719.9600 1841.1000 1475.7100 896.3630 506.5880 387.0200 357.9150 294.9850 236.3810 226.5480 236.7740 297.3450 287.9050 259.9800 266.2730 241.1010 234.0210 292.6250 486.1360 789.7740 1117.4100 1390.7600 1373.4500 1111.5100 736.2840 411.4060 285.5450 239.5280 248.1810 252.1140 238.3480 238.7410 257.6200 224.9750 199.8030 244.2470 259.9800 264.3060 320.9440 464.1100 687.9060 878.6640 1043.0700 1090.6600 883.3830 594.6910 377.5810 296.5580 272.5660 248.9670 204.5230 201.7700 212.7820 201.7700 161.6510 175.8110 192.3300 213.5690 214.7490 253.6870 396.8530 554.5730 725.2710 753.1960 602.5570 403.5400 273.7460 200.1960 191.1500 205.3090 212.3890 182.1040 159.2910 184.0700 226.1550 248.9670 219.8620 206.4890 268.6330 347.2960 404.7200 457.0300 549.8530 612.7830 562.8320 452.7040 350.0490 283.9720 269.4190 197.8360 173.4510 192.3300 193.5100 200.5890 197.8360 210.0290 205.7030 222.6150 257.6200 317.7970 359.8820 409.4390 497.9350 561.6520 540.0200 409.0460 311.1110 249.7540 190.3630 178.5640 174.2370 206.4890 214.7490 190.7570 215.9290 238.7410 226.1550 213.1760 300.8850 398.8200 460.5700 871.1910 1700.6900 2149.4600 1696.3600 892.0360 425.5650 319.7640 346.1160 341.3960 300.8850 259.9800 248.9670 324.0900 363.8150 341.7890 340.6100 379.1540 330.3830 345.7230 508.9480 891.2500 1547.6900 1972.8600 1601.5800 925.4680 470.7970 340.6090 294.9850 270.9930 252.1140 253.6870 267.8460 312.6840 349.2620 308.7510 326.4500 361.4550 364.9950 369.3210 426.3520 613.1760 976.9920 1324.6800 1212.1900 762.6360 464.8970 329.5970 279.2520 255.2600 242.6740 268.6330 298.5250 299.7050 290.6580 275.7130 283.9720 283.5790 233.6280 211.2090 264.7000 424.3850 645.8210 841.2990 763.4220 533.3330 409.4390 299.7050 234.0210 247.3940 265.8800 276.1060 274.5330 315.8310 357.5220 354.3750 321.3370 313.8640 301.2780 253.2940 250.5400 345.7220 564.0120 726.8440 703.6380 575.0250 397.2470 257.6200 230.0880 245.8200 232.0540 238.3480 256.0470 270.2060 290.2650 293.0180 301.2780 296.9510 284.7590 300.4910 327.2370 353.1950 482.5960 695.7720 818.0930 720.9440 474.7300 328.0230 271.3860 246.2140 214.7490 186.4300 236.7740 293.4120 292.2320 271.7790 234.4140 228.1210 250.5400 309.9310 374.4340 497.5420 1029.7000 2283.5800 3474.1500 3118.9800 1635.4000 598.6240 355.5550 390.1670 392.9200 281.6120 194.2970 197.0500 237.1680 232.4480 210.4220 206.8830 260.7670 254.8670 251.3270 394.1000 829.4990 1823.4000 2949.8600 3064.7100 2039.7300 959.6860 479.4500 347.2960 297.3450 282.7920 254.0800 225.7620 232.4480 276.8930 291.0520 278.0730 281.6120 265.4870 298.1320 365.3880 534.5140 1033.6300 1771.0900 2125.8600 1657.8200 932.1540 483.7760 326.8440 322.1240 283.1860 239.1340 211.9960 206.0960 260.3730 283.5790 272.5660 244.2480 276.8930 369.3220 501.4750 881.0240 1990.5600 3845.8300 4968.7400 3887.5200 1765.5900 628.1230 471.1900 592.3310 495.5760 322.5170 291.0520 370.1080 400.0000 304.0320 221.4360 235.9880 289.8720 329.2040 459.3910 747.2970 1382.1100 2459.7900 3341.6000 3025.3700 1675.1300 639.1350 376.7950 404.7200 420.0590 358.3090 304.4250 297.3450 381.5140 390.5610 316.6180 246.6080 241.4950 320.9440 466.4700 724.4850 1322.3200 2343.7600 2981.3200 2328.8100 1145.3300 456.2440 308.3580 335.4970 305.6050 255.2610 249.7540 295.7720 359.0960 331.9570 278.4660 223.0090 220.2560 315.4380 396.0670 471.5840 810.6210 1489.8700 1834.4200 1426.9400 798.0350 436.1850 290.2660 260.3740 238.7420 231.2690 252.1140 312.2910 318.1910 304.4250 294.5920 249.7540 253.2940 307.1780 428.3190 594.2980 812.5870 1010.8200 1070.6000 880.2370 541.2000 353.1960 291.8390 258.4070 221.8290 170.6980 204.5230 243.0680 237.9550 258.4070 223.7960 222.2220 255.6540 261.9470 263.5200 400.3940 707.1790 916.4220 918.7820 779.9420 527.0410 307.5720 247.0010 240.7080 241.8880 205.3100 143.9530 197.0500 264.7000 287.1190 267.4530 230.4820 213.9630 221.4360 267.4530 406.6870 619.4700 772.4690 753.1970 589.1850 428.3190 305.9980 266.2740 251.7210 216.7160 200.1970 192.7240 214.3560 201.7700 207.6700 218.6830 271.3870 285.1530 284.3660 335.8900 449.1650 610.8170 853.4920 1067.4600 890.0700 567.5520 391.7410 284.7590 248.1810 237.5620 227.7290 240.7080 251.7210 274.1400 285.1530 275.7130 264.7000 241.4950 259.9810 273.3530 326.0570 560.4730 764.9960 819.2740 759.8830 571.0920 386.2350 296.1660 253.6880 234.4150 234.8090 207.6700 231.2690 284.7590 280.4330 277.2870 252.5080 235.2020 238.7420 254.8680 371.2890 567.5530 755.5570 995.0850 1065.1000 897.9370 613.9640 415.7330 336.6770 260.3740 261.1610 254.4740 266.6670 282.4000 263.9140 256.8340 216.7160 224.9760 252.1140 292.6260 308.3580 397.2470 614.3570 919.1760 1072.9600 964.8000 709.5390 475.5170 286.3330 241.4950 224.5820 225.3690 240.3150 234.0220 214.3560 217.1090 183.6780 180.1380 207.6700 265.4870 338.6430 412.5870 486.1360 630.4830 774.0430 710.7190 505.8020 350.4430 254.8680 217.5030 227.3360 198.2300 187.6110 234.4150 237.9550 193.1170 189.5770 218.6830 228.9090 227.7290 251.7210 376.7950 542.3800 687.5130 777.9760 701.2790 518.7820 356.3430 252.1140 223.7960 189.5770 195.0840 219.8630 197.4440 202.5570 204.1300 167.9450 153.7860 162.4390 210.8160 311.1120 416.5200 506.5890 638.7420 720.5520 669.4210 492.8230 313.4710 235.5950 250.5410 246.2150 182.4980 161.2590 195.4770 242.2820 227.3360 247.0010 237.1680 211.2100 237.1680 267.8470 361.0630 481.0230 598.6240 661.9480 598.2310 473.9440 365.7820 272.5670 233.2350 244.2480 278.8600 293.8060 350.8360 383.4810 374.4350 349.2630 335.4970 298.5250 239.1350 299.3120 444.0520 558.1130 640.7090 641.8890 507.7690 337.4640 237.1680 222.6160 239.5280 215.1430 256.4410 307.1780 295.7720 314.6510 336.6770 344.5430 323.6980 304.0320 327.2370 392.9210 496.3630 534.1210 565.1930 649.3620 578.9590 398.8210 275.3200 216.3230 229.6950 261.1610 267.4540 235.9880 231.6620 246.2150 194.6900 176.2050 190.7570 263.5200 312.6850 366.9620 440.9050 535.3010 648.9690 674.9270 614.7500 480.2370 320.9440 279.6460 263.5200 235.5950 231.6620 218.6830 183.6780 203.7370 211.9960 191.5440 217.8960 263.5200 321.7310 366.1760 387.4140 478.6630 612.7840 597.4440 470.7970 409.4400 376.4020 374.4350 377.1880 284.7590 204.1300 178.1710 224.9760 262.3400 215.9290 216.7160 213.9630 193.1170 199.4100 221.0420 284.7590 443.2650 577.3850 650.1480 647.3950 508.1620 418.0930 406.2940 373.6480 324.0910 279.6460 273.7470 244.2480 206.4900 195.8700 188.7910 184.0710 199.0170 263.1270 316.6180 412.9800 549.8530 669.4210 717.4050 593.1180 429.1060 322.9110 283.5790 267.4540 238.7420 229.3020 222.6160 220.6490 258.4070 259.9810 258.4070 250.9340 230.0890 239.1350 256.0470 364.6020 565.1930 720.9450 739.0380 600.5910 401.9670 302.8520 284.7590 247.3950 185.6440 190.7570 235.5950 241.8880 230.0890 256.0470 265.0940 232.4490 221.4360 233.2350 311.1120 418.4860 568.7320 705.2130 700.8860 560.4730 425.1730 331.9570 269.4200 232.8420 225.7620 177.7780 190.3640 220.2560 238.7420 210.8160 198.6240 189.9710 176.5980 209.2430 278.4660 400.3940 545.9200 658.0150 705.2120 567.1590 386.6280 320.5510 309.1450 284.3660 276.1060 243.4610 247.3950 252.5080 239.5280 211.9960 213.9630 249.3610 247.0010 248.9680 317.7980 502.6560 785.4490 1069.8100 1101.6700 773.6490 423.5990 335.4970 317.0110 300.8850 302.0650 296.5590 315.0450 374.4350 384.2680 360.6690 317.4040 231.2690 208.4560 265.0940 478.2700 790.9550 1114.6500 1203.1500 944.3470 614.7500 387.8080 245.0340 247.0010 267.0600 269.0270 267.4530 290.6590 317.0110 331.5640 281.2190 242.6740 226.5490 242.2810 285.5460 387.8070 555.7530 713.8650 820.0600 816.5200 618.2900 417.3060 368.5350 300.0980 235.9880 234.4150 261.1600 279.6460 249.3610 250.1470 238.7410 207.2760 206.0960 228.1220 241.1010 326.4500 491.6420 664.3070 732.7440 679.2530 533.3340 384.2680 284.3660 235.2010 249.7540 243.0680 232.4480 248.1810 248.1810 225.7620 231.2680 212.3890 202.5560 197.8370 271.3860 377.1880 502.2620 </int_list></spectrum></measured><measured><pepseq>SALGETQKDTYQVLLR</pepseq><mzh>1821.9176</mzh><calc_mzh>1821.9711</calc_mzh><leucines>3</leucines><mono_iso_intensity>890</mono_iso_intensity><deuterated_intensity>1395</deuterated_intensity><ratio>1.57</ratio><validated>YES</validated><local_bg>247</local_bg><corrected_ratio>1.79</corrected_ratio><spectrum><mz_list>1797.1412 1797.1992 1797.2573 1797.3153 1797.3734 1797.4315 1797.4895 1797.5476 1797.6056 1797.6637 1797.7217 1797.7798 1797.8379 1797.8959 1797.9540 1798.0120 1798.0701 1798.1282 1798.1862 1798.2443 1798.3024 1798.3604 1798.4185 1798.4766 1798.5347 1798.5927 1798.6508 1798.7089 1798.7670 1798.8250 1798.8831 1798.9412 1798.9993 1799.0573 1799.1154 1799.1735 1799.2316 1799.2897 1799.3478 1799.4058 1799.4639 1799.5220 1799.5801 1799.6382 1799.6963 1799.7544 1799.8125 1799.8706 1799.9287 1799.9868 1800.0449 1800.1030 1800.1610 1800.2191 1800.2772 1800.3353 1800.3935 1800.4516 1800.5097 1800.5678 1800.6259 1800.6840 1800.7421 1800.8002 1800.8583 1800.9164 1800.9745 1801.0326 1801.0907 1801.1489 1801.2070 1801.2651 1801.3232 1801.3813 1801.4394 1801.4976 1801.5557 1801.6138 1801.6719 1801.7300 1801.7882 1801.8463 1801.9044 1801.9626 1802.0207 1802.0788 1802.1369 1802.1951 1802.2532 1802.3113 1802.3695 1802.4276 1802.4857 1802.5439 1802.6020 1802.6602 1802.7183 1802.7764 1802.8346 1802.8927 1802.9509 1803.0090 1803.0671 1803.1253 1803.1834 1803.2416 1803.2997 1803.3579 1803.4160 1803.4742 1803.5323 1803.5905 1803.6486 1803.7068 1803.7650 1803.8231 1803.8813 1803.9394 1803.9976 1804.0558 1804.1139 1804.1721 1804.2302 1804.2884 1804.3466 1804.4047 1804.4629 1804.5211 1804.5792 1804.6374 1804.6956 1804.7538 1804.8119 1804.8701 1804.9283 1804.9865 1805.0446 1805.1028 1805.1610 1805.2192 1805.2773 1805.3355 1805.3937 1805.4519 1805.5101 1805.5683 1805.6264 1805.6846 1805.7428 1805.8010 1805.8592 1805.9174 1805.9756 1806.0338 1806.0920 1806.1502 1806.2084 1806.2666 1806.3248 1806.3830 1806.4412 1806.4994 1806.5576 1806.6158 1806.6740 1806.7322 1806.7904 1806.8486 1806.9068 1806.9650 1807.0232 1807.0814 1807.1396 1807.1978 1807.2560 1807.3143 1807.3725 1807.4307 1807.4889 1807.5471 1807.6053 1807.6636 1807.7218 1807.7800 1807.8382 1807.8964 1807.9547 1808.0129 1808.0711 1808.1293 1808.1876 1808.2458 1808.3040 1808.3623 1808.4205 1808.4787 1808.5370 1808.5952 1808.6534 1808.7117 1808.7699 1808.8281 1808.8864 1808.9446 1809.0029 1809.0611 1809.1193 1809.1776 1809.2358 1809.2941 1809.3523 1809.4106 1809.4688 1809.5271 1809.5853 1809.6436 1809.7018 1809.7601 1809.8183 1809.8766 1809.9348 1809.9931 1810.0513 1810.1096 1810.1679 1810.2261 1810.2844 1810.3426 1810.4009 1810.4592 1810.5174 1810.5757 1810.6340 1810.6922 1810.7505 1810.8088 1810.8670 1810.9253 1810.9836 1811.0419 1811.1001 1811.1584 1811.2167 1811.2750 1811.3332 1811.3915 1811.4498 1811.5081 1811.5664 1811.6246 1811.6829 1811.7412 1811.7995 1811.8578 1811.9161 1811.9744 1812.0327 1812.0909 1812.1492 1812.2075 1812.2658 1812.3241 1812.3824 1812.4407 1812.4990 1812.5573 1812.6156 1812.6739 1812.7322 1812.7905 1812.8488 1812.9071 1812.9654 1813.0237 1813.0820 1813.1403 1813.1986 1813.2569 1813.3153 1813.3736 1813.4319 1813.4902 1813.5485 1813.6068 1813.6651 1813.7234 1813.7818 1813.8401 1813.8984 1813.9567 1814.0150 1814.0734 1814.1317 1814.1900 1814.2483 1814.3067 1814.3650 1814.4233 1814.4816 1814.5400 1814.5983 1814.6566 1814.7150 1814.7733 1814.8316 1814.8900 1814.9483 1815.0066 1815.0650 1815.1233 1815.1817 1815.2400 1815.2983 1815.3567 1815.4150 1815.4734 1815.5317 1815.5901 1815.6484 1815.7068 1815.7651 1815.8235 1815.8818 1815.9402 1815.9985 1816.0569 1816.1152 1816.1736 1816.2319 1816.2903 1816.3487 1816.4070 1816.4654 1816.5237 1816.5821 1816.6405 1816.6988 1816.7572 1816.8156 1816.8739 1816.9323 1816.9907 1817.0490 1817.1074 1817.1658 1817.2242 1817.2825 1817.3409 1817.3993 1817.4577 1817.5160 1817.5744 1817.6328 1817.6912 1817.7495 1817.8079 1817.8663 1817.9247 1817.9831 1818.0415 1818.0999 1818.1582 1818.2166 1818.2750 1818.3334 1818.3918 1818.4502 1818.5086 1818.5670 1818.6254 1818.6838 1818.7422 1818.8006 1818.8590 1818.9174 1818.9758 1819.0342 1819.0926 1819.1510 1819.2094 1819.2678 1819.3262 1819.3846 1819.4430 1819.5014 1819.5598 1819.6182 1819.6767 1819.7351 1819.7935 1819.8519 1819.9103 1819.9687 1820.0271 1820.0856 1820.1440 1820.2024 1820.2608 1820.3192 1820.3777 1820.4361 1820.4945 1820.5529 1820.6114 1820.6698 1820.7282 1820.7867 1820.8451 1820.9035 1820.9620 1821.0204 1821.0788 1821.1373 1821.1957 1821.2541 1821.3126 1821.3710 1821.4295 1821.4879 1821.5463 1821.6048 1821.6632 1821.7217 1821.7801 1821.8386 1821.8970 1821.9555 1822.0139 1822.0724 1822.1308 1822.1893 1822.2477 1822.3062 1822.3646 1822.4231 1822.4815 1822.5400 1822.5985 1822.6569 1822.7154 1822.7738 1822.8323 1822.8908 1822.9492 1823.0077 1823.0662 1823.1246 1823.1831 1823.2416 1823.3000 1823.3585 1823.4170 1823.4755 1823.5339 1823.5924 1823.6509 1823.7094 1823.7678 1823.8263 1823.8848 1823.9433 1824.0018 1824.0602 1824.1187 1824.1772 1824.2357 1824.2942 1824.3527 1824.4111 1824.4696 1824.5281 1824.5866 1824.6451 1824.7036 1824.7621 1824.8206 1824.8791 1824.9376 1824.9961 1825.0546 1825.1131 1825.1716 1825.2301 1825.2886 1825.3471 1825.4056 1825.4641 1825.5226 1825.5811 1825.6396 1825.6981 1825.7566 1825.8151 1825.8737 1825.9322 1825.9907 1826.0492 1826.1077 1826.1662 1826.2247 1826.2833 1826.3418 1826.4003 1826.4588 1826.5173 1826.5759 1826.6344 1826.6929 1826.7514 1826.8100 1826.8685 1826.9270 1826.9856 1827.0441 1827.1026 1827.1611 1827.2197 1827.2782 1827.3367 1827.3953 1827.4538 1827.5124 1827.5709 1827.6294 1827.6880 1827.7465 1827.8051 1827.8636 1827.9221 1827.9807 1828.0392 1828.0978 1828.1563 1828.2149 1828.2734 1828.3320 1828.3905 1828.4491 1828.5076 1828.5662 1828.6248 1828.6833 1828.7419 1828.8004 1828.8590 1828.9175 1828.9761 1829.0347 1829.0932 1829.1518 1829.2104 1829.2689 1829.3275 1829.3861 1829.4446 1829.5032 1829.5618 1829.6203 1829.6789 1829.7375 1829.7961 1829.8546 1829.9132 1829.9718 1830.0304 1830.0889 1830.1475 1830.2061 1830.2647 1830.3233 1830.3819 1830.4404 1830.4990 1830.5576 1830.6162 1830.6748 1830.7334 1830.7920 1830.8506 1830.9092 1830.9677 1831.0263 1831.0849 1831.1435 1831.2021 1831.2607 1831.3193 1831.3779 1831.4365 1831.4951 1831.5537 1831.6123 1831.6709 1831.7295 1831.7881 1831.8468 1831.9054 1831.9640 1832.0226 1832.0812 1832.1398 1832.1984 1832.2570 1832.3156 1832.3743 1832.4329 1832.4915 1832.5501 1832.6087 1832.6674 1832.7260 1832.7846 1832.8432 1832.9018 1832.9605 1833.0191 1833.0777 1833.1363 1833.1950 1833.2536 1833.3122 1833.3709 1833.4295 1833.4881 1833.5468 1833.6054 1833.6640 1833.7227 1833.7813 1833.8400 1833.8986 1833.9572 1834.0159 1834.0745 1834.1332 1834.1918 1834.2505 1834.3091 1834.3677 1834.4264 1834.4850 1834.5437 1834.6023 1834.6610 1834.7197 1834.7783 1834.8370 1834.8956 1834.9543 1835.0129 1835.0716 1835.1302 1835.1889 1835.2476 1835.3062 1835.3649 1835.4236 1835.4822 1835.5409 1835.5996 1835.6582 1835.7169 1835.7756 1835.8342 1835.8929 1835.9516 1836.0103 1836.0689 1836.1276 1836.1863 1836.2450 1836.3036 1836.3623 1836.4210 1836.4797 1836.5384 1836.5970 1836.6557 1836.7144 1836.7731 1836.8318 1836.8905 1836.9492 1837.0079 1837.0665 1837.1252 1837.1839 1837.2426 1837.3013 1837.3600 1837.4187 1837.4774 1837.5361 1837.5948 1837.6535 1837.7122 1837.7709 1837.8296 1837.8883 1837.9470 1838.0057 1838.0644 1838.1231 1838.1818 1838.2406 1838.2993 1838.3580 1838.4167 1838.4754 1838.5341 1838.5928 1838.6515 1838.7103 1838.7690 1838.8277 1838.8864 1838.9451 1839.0039 1839.0626 1839.1213 1839.1800 1839.2388 1839.2975 1839.3562 1839.4149 1839.4737 1839.5324 1839.5911 1839.6499 1839.7086 1839.7673 1839.8261 1839.8848 1839.9435 1840.0023 1840.0610 1840.1197 1840.1785 1840.2372 1840.2960 1840.3547 1840.4135 1840.4722 1840.5309 1840.5897 1840.6484 1840.7072 1840.7659 1840.8247 1840.8834 1840.9422 1841.0010 1841.0597 1841.1185 1841.1772 1841.2360 1841.2947 1841.3535 1841.4123 1841.4710 1841.5298 1841.5885 1841.6473 1841.7061 1841.7648 1841.8236 1841.8824 1841.9411 1841.9999 1842.0587 1842.1174 1842.1762 1842.2350 1842.2938 1842.3525 1842.4113 1842.4701 1842.5289 1842.5876 1842.6464 1842.7052 1842.7640 1842.8228 1842.8816 1842.9403 1842.9991 1843.0579 1843.1167 1843.1755 1843.2343 1843.2931 1843.3519 1843.4106 1843.4694 1843.5282 1843.5870 1843.6458 1843.7046 1843.7634 1843.8222 1843.8810 1843.9398 1843.9986 1844.0574 1844.1162 1844.1750 1844.2338 1844.2926 1844.3514 1844.4103 1844.4691 1844.5279 1844.5867 1844.6455 1844.7043 1844.7631 1844.8219 1844.8807 1844.9396 1844.9984 1845.0572 1845.1160 1845.1748 1845.2337 1845.2925 1845.3513 1845.4101 1845.4690 1845.5278 1845.5866 1845.6454 1845.7043 1845.7631 1845.8219 1845.8808 1845.9396 1845.9984 1846.0573 1846.1161 1846.1749 1846.2338 1846.2926 1846.3514 1846.4103 1846.4691 1846.5280 1846.5868 1846.6456 1846.7045 1846.7633 1846.8222 1846.8810 1846.9399 1846.9987 1847.0576 1847.1164 1847.1753 1847.2341 1847.2930 1847.3518 1847.4107 1847.4695 1847.5284 1847.5873 1847.6461 1847.7050 1847.7638 1847.8227 1847.8816 1847.9404 1847.9993 1848.0582 1848.1170 1848.1759 1848.2348 1848.2936 1848.3525 1848.4114 1848.4703 1848.5291 1848.5880 1848.6469 1848.7058 1848.7646 1848.8235 1848.8824 1848.9413 1849.0001 1849.0590 1849.1179 1849.1768 1849.2357 1849.2946 1849.3535 1849.4123 1849.4712 1849.5301 1849.5890 1849.6479 1849.7068 1849.7657 1849.8246 1849.8835 1849.9424 1850.0013 1850.0602 1850.1191 1850.1780 1850.2369 1850.2958 1850.3547 1850.4136 1850.4725 1850.5314 1850.5903 1850.6492 1850.7081 1850.7670 1850.8259 1850.8848 1850.9437 1851.0027 1851.0616 1851.1205 1851.1794 1851.2383 1851.2972 1851.3562 1851.4151 1851.4740 1851.5329 1851.5918 1851.6508 1851.7097 1851.7686 1851.8275 1851.8865 1851.9454 1852.0043 1852.0632 1852.1222 1852.1811 1852.2400 1852.2990 1852.3579 1852.4168 1852.4758 1852.5347 1852.5937 1852.6526 1852.7115 1852.7705 </mz_list><int_list>206.8830 232.8420 233.6290 197.0510 204.9170 247.7880 276.8930 269.0270 245.8220 264.3070 362.6360 487.3170 589.9720 560.4730 489.6760 427.5330 328.4180 256.0480 262.7340 299.3120 271.7800 216.7160 201.7700 181.3180 199.4100 232.0560 275.7130 291.0530 338.6440 420.8460 546.3140 568.3390 417.3070 297.7390 263.5210 259.9810 263.9140 258.4080 186.0380 158.5060 182.1050 197.4440 200.1970 221.0430 269.0270 350.0500 488.4970 632.8430 770.1100 746.1170 512.0950 315.0450 272.5670 259.5880 283.9730 250.5410 203.7370 188.7910 218.6830 200.5900 188.0040 226.5490 337.8570 487.3170 610.4240 624.9770 564.4060 475.5170 339.8240 263.9140 223.4030 231.6620 238.7420 203.3440 205.3100 237.1690 252.9010 265.4870 307.1790 334.7110 369.3220 457.0310 611.6040 645.0360 527.8280 396.0680 333.9240 277.2870 242.6750 240.3150 223.4030 220.6490 210.8160 183.2840 211.2100 260.3740 326.8440 449.1650 505.0160 508.1620 531.7610 491.6430 402.3610 328.4170 300.4920 237.5620 188.3970 214.7500 217.5030 191.5440 192.7240 209.6360 268.6340 320.1580 453.8850 592.3310 654.0820 572.2720 403.5410 280.4330 252.5080 263.1270 226.1560 219.0760 213.5700 175.8110 158.5060 193.5110 229.6960 225.7620 247.0010 343.7570 375.2220 436.9720 500.2960 487.7100 403.9340 339.0370 289.4790 282.0060 244.2480 226.1560 265.4870 293.8060 263.1270 231.6620 250.5410 315.0450 404.7200 535.3010 631.6630 697.7400 721.7320 592.3310 409.4400 317.4050 289.8730 265.8800 233.6290 208.4560 240.7080 254.4740 269.4200 272.9600 268.6340 296.5590 420.8460 532.1540 624.5830 618.2900 496.7560 405.5070 333.5300 282.0060 263.1270 263.5210 246.6080 197.0500 211.6030 242.2820 230.8750 248.5750 315.8310 410.2270 524.6810 616.7170 623.4030 530.5810 380.7280 249.3610 226.1560 232.8420 227.7290 191.5440 183.6780 193.5110 186.8240 216.7160 251.3280 311.1120 353.5900 417.3060 511.3090 488.1030 390.1680 333.5310 295.3790 269.8140 238.7420 240.3150 242.2820 215.9300 179.7450 180.5310 193.9040 198.2300 245.4280 348.0830 435.3990 437.3660 411.8000 337.0700 302.0650 241.4950 192.7240 218.2890 261.1610 243.0680 193.1170 182.8910 193.9040 215.9300 215.1430 256.4410 331.5640 386.2350 408.2600 366.1760 329.9910 280.4330 252.1140 231.2690 222.2230 230.4820 233.2350 278.4670 275.7130 210.4230 187.6110 188.7910 223.0090 321.7310 368.9290 441.2990 432.2520 343.7570 273.7470 272.5670 262.3410 213.5700 184.4640 205.7030 239.1350 290.6590 243.0680 218.6830 223.0090 255.6540 306.7850 352.4100 418.0930 491.6430 472.3710 362.6360 250.1480 206.0970 230.0890 218.6830 220.2560 230.0890 265.8810 258.4080 206.0970 204.5230 232.4490 298.1320 374.8290 425.1730 491.2500 510.1290 452.7050 331.5640 245.4280 202.9500 221.4360 268.6340 309.9320 292.6260 245.8220 231.2690 240.3150 252.1150 283.9730 327.6310 343.7570 400.7870 458.2110 401.1810 281.6130 226.1560 224.5830 221.0430 248.1810 258.4080 256.4410 234.8090 216.7160 230.4820 271.3870 338.2500 352.8030 383.4820 503.8360 641.1020 670.2080 499.9030 284.7600 222.2230 225.7620 263.9140 260.7670 233.6290 225.7620 204.5230 180.1380 252.9010 352.0160 444.8390 520.3550 566.3730 603.7380 565.5860 463.3240 352.0160 270.2070 234.0220 217.5030 188.7910 188.0040 213.5700 189.9710 194.6910 307.9650 417.3070 530.5810 647.3960 651.7220 560.0800 505.4090 386.6280 307.1790 259.1940 241.4950 224.9760 247.7880 270.9940 278.4670 267.8470 235.2020 214.7500 256.4410 368.1420 510.5220 574.6320 576.5990 532.9410 391.3480 287.5130 239.1350 226.1560 248.5750 252.1150 243.0680 253.6880 262.3410 223.0090 204.9170 249.3610 330.3840 388.9880 438.5460 440.5120 398.4270 329.9910 278.0730 267.4540 277.2870 267.8470 257.2280 228.5160 246.2150 242.2820 196.6570 208.0630 239.5280 271.7800 367.7490 458.2110 420.8460 392.5280 374.8290 317.4050 230.8760 181.7110 217.8960 289.0860 266.2740 243.0680 232.4490 211.6030 233.6290 302.8520 359.8830 508.9490 816.9140 1053.3000 1013.9600 719.7650 476.3040 351.2300 330.3840 289.0860 219.4690 231.6620 245.0350 214.7500 172.6650 197.0510 272.9600 388.2010 540.4140 759.4900 978.5660 1043.8600 836.5800 567.9460 396.8540 291.0530 240.7080 242.6750 247.7880 278.0730 228.5160 189.1840 214.7500 291.8390 401.9670 513.2750 580.1390 669.0280 776.0090 707.5730 451.1320 324.4840 297.3460 317.4050 282.4000 191.5440 169.9120 192.7240 195.0840 219.8630 215.9300 244.2480 352.4100 503.8360 568.7330 551.0330 493.6090 400.7870 306.3920 256.4410 245.8210 269.0270 214.3560 167.9450 206.0970 255.2610 282.0060 275.7130 250.5410 319.3710 477.0900 551.8200 477.4840 355.5560 272.1740 245.4280 234.0220 265.8800 261.5540 219.0760 182.8910 163.6190 178.1710 201.3770 225.3690 252.5080 302.4590 354.7700 446.0180 459.3910 383.4820 335.4970 307.5720 272.5670 208.8500 173.0580 181.7110 206.0970 191.9370 157.3260 159.2920 173.0580 201.7700 242.6750 276.5000 385.4480 536.8740 476.6970 396.0680 321.3380 259.9810 236.3820 200.9840 179.7450 173.8450 190.7570 178.1710 178.9580 221.4360 282.7930 308.3580 394.8880 516.4220 579.7450 519.9620 460.5710 364.2090 252.9010 203.7370 186.0380 219.8630 299.3120 299.7060 237.1690 204.1300 240.7080 254.4740 308.3580 484.1700 760.6700 943.5610 932.5480 708.3590 448.7720 341.7900 287.9060 255.6540 240.3150 260.3740 278.8600 271.7800 226.1560 221.0430 223.4030 329.9910 612.3900 984.8590 1350.6400 1559.1000 1365.1900 825.1740 441.2990 325.6640 284.7600 261.9470 244.6410 237.9550 266.6670 272.1740 225.3690 253.6880 334.7110 500.2960 761.0630 1124.0900 1386.8300 1254.2800 813.3740 501.4760 389.7740 372.4690 333.5300 297.3460 236.7750 221.0430 232.8420 248.5750 249.7550 284.7590 401.5740 577.7790 708.7520 817.3070 800.7880 604.1310 427.1390 329.9910 270.9930 234.4150 212.7830 209.2430 230.0890 239.9220 283.1860 335.8900 331.5640 392.9210 520.3550 616.3230 622.6170 522.3210 452.3110 337.8570 227.7290 216.7160 238.3480 210.8160 254.8680 279.2530 315.8310 307.9650 266.6670 358.7030 468.8310 514.8480 514.0620 492.0360 425.9590 333.1370 269.0270 213.9630 221.4360 213.5700 222.2220 231.6620 223.0090 198.6240 229.3020 309.9320 409.0470 501.8690 617.5030 680.4340 697.3460 651.3290 479.8430 345.3300 272.1730 218.6830 260.3740 278.0730 254.0810 227.3360 217.8960 246.2150 280.0400 370.5020 517.6020 655.6550 746.1170 771.6830 606.8840 344.9370 237.5620 247.3950 265.0940 270.6000 248.5750 232.4490 223.0090 242.2820 249.7550 250.1480 285.9400 440.5120 639.1360 680.8270 632.8430 530.5810 431.4660 374.4350 310.3250 245.0350 228.9090 242.6750 221.0430 180.1380 171.8780 224.9760 265.0940 314.2580 437.3660 554.5730 640.3160 609.2440 492.8230 369.7160 281.6130 244.2480 255.2610 256.4410 228.1220 270.6000 268.6340 234.8090 222.6160 229.6960 252.1150 344.9370 459.7850 508.9490 458.9980 356.7360 285.5460 245.4280 219.4690 177.7780 167.9450 197.4440 248.1810 262.7340 268.2400 270.9940 242.2820 239.9220 279.6470 371.6820 431.4660 388.2010 329.2040 239.5290 199.4100 199.8040 196.6570 204.9170 202.9500 215.1430 211.2100 201.3770 216.3230 268.6340 308.3590 308.7520 313.0780 368.5360 412.1940 339.4300 254.8680 212.3900 193.1170 160.4720 196.6570 230.4820 223.4030 230.4820 204.5240 208.0630 248.5750 264.3070 258.0140 293.8060 331.5640 359.4890 359.8830 320.1580 264.3070 274.5330 225.3690 183.6780 197.8370 241.4950 279.2530 282.7930 290.6590 287.9060 295.7720 337.4640 405.5070 454.6710 436.1860 360.6690 297.7390 255.6540 226.5490 252.1150 210.8170 150.2460 141.9860 183.2850 207.6700 220.6490 218.2890 259.5870 327.6310 400.0010 436.9720 416.1270 331.9570 282.7930 238.7420 223.7960 225.3690 197.8370 202.1640 226.1560 277.2870 294.1990 263.1270 268.6340 289.8730 314.2580 404.7200 654.0820 851.5260 756.3440 497.9360 351.6230 314.2580 298.9190 258.0140 249.7550 238.3490 208.0630 228.9090 205.3100 199.0170 228.5160 332.7440 549.0670 800.0020 941.2010 814.9480 559.6860 376.7950 288.3000 234.8090 218.2900 247.0020 271.3870 237.9550 202.1640 202.5570 227.7290 279.2530 437.3660 683.9740 794.1020 812.1940 722.1250 531.3680 376.0090 297.3460 282.4000 275.3200 268.6340 258.0140 240.3150 205.3100 248.1820 314.2580 329.2040 436.9720 707.5730 1011.6000 1194.5000 1124.8800 765.3900 469.6170 327.2380 291.8390 263.5210 237.5620 244.6420 225.7630 203.3440 241.8880 276.1070 407.0800 615.9300 779.1560 937.6620 1138.6500 1142.9700 835.4000 522.7150 334.3170 247.3950 243.0680 259.9810 267.0610 248.1810 265.0940 254.0810 248.5750 293.0190 440.9050 575.4190 675.3210 708.7530 715.4390 606.4910 382.6950 263.5210 272.1740 226.9420 188.0040 156.1460 151.8190 188.0040 225.7630 260.7670 328.0240 479.4500 664.3080 764.6030 720.1590 645.0360 497.5430 351.6230 284.3660 227.3360 208.8500 237.5620 266.2740 285.5460 260.3740 236.7750 248.9680 316.6180 432.6460 </int_list></spectrum></measured><measured><pepseq>QFSQLHTDR</pepseq><mzh>1131.5422</mzh><calc_mzh>1131.5547</calc_mzh><leucines>1</leucines><mono_iso_intensity>618</mono_iso_intensity><deuterated_intensity>1817</deuterated_intensity><ratio>2.94</ratio><validated>NO</validated><local_bg>0.0000</local_bg><corrected_ratio>2.94</corrected_ratio><spectrum><mz_list>1106.3195 1106.3651 1106.4106 1106.4561 1106.5017 1106.5472 1106.5928 1106.6383 1106.6839 1106.7294 1106.7750 1106.8206 1106.8661 1106.9117 1106.9572 1107.0028 1107.0483 1107.0939 1107.1395 1107.1850 1107.2306 1107.2762 1107.3217 1107.3673 1107.4129 1107.4584 1107.5040 1107.5496 1107.5951 1107.6407 1107.6863 1107.7319 1107.7774 1107.8230 1107.8686 1107.9142 1107.9597 1108.0053 1108.0509 1108.0965 1108.1421 1108.1876 1108.2332 1108.2788 1108.3244 1108.3700 1108.4156 1108.4612 1108.5068 1108.5523 1108.5979 1108.6435 1108.6891 1108.7347 1108.7803 1108.8259 1108.8715 1108.9171 1108.9627 1109.0083 1109.0539 1109.0995 1109.1451 1109.1907 1109.2363 1109.2819 1109.3275 1109.3731 1109.4187 1109.4644 1109.5100 1109.5556 1109.6012 1109.6468 1109.6924 1109.7380 1109.7836 1109.8293 1109.8749 1109.9205 1109.9661 1110.0117 1110.0574 1110.1030 1110.1486 1110.1942 1110.2399 1110.2855 1110.3311 1110.3767 1110.4224 1110.4680 1110.5136 1110.5593 1110.6049 1110.6505 1110.6962 1110.7418 1110.7874 1110.8331 1110.8787 1110.9243 1110.9700 1111.0156 1111.0613 1111.1069 1111.1526 1111.1982 1111.2439 1111.2895 1111.3351 1111.3808 1111.4264 1111.4721 1111.5177 1111.5634 1111.6091 1111.6547 1111.7004 1111.7460 1111.7917 1111.8373 1111.8830 1111.9287 1111.9743 1112.0200 1112.0656 1112.1113 1112.1570 1112.2026 1112.2483 1112.2940 1112.3396 1112.3853 1112.4310 1112.4766 1112.5223 1112.5680 1112.6137 1112.6593 1112.7050 1112.7507 1112.7964 1112.8420 1112.8877 1112.9334 1112.9791 1113.0248 1113.0705 1113.1161 1113.1618 1113.2075 1113.2532 1113.2989 1113.3446 1113.3903 1113.4360 1113.4816 1113.5273 1113.5730 1113.6187 1113.6644 1113.7101 1113.7558 1113.8015 1113.8472 1113.8929 1113.9386 1113.9843 1114.0300 1114.0757 1114.1214 1114.1671 1114.2128 1114.2586 1114.3043 1114.3500 1114.3957 1114.4414 1114.4871 1114.5328 1114.5785 1114.6243 1114.6700 1114.7157 1114.7614 1114.8071 1114.8528 1114.8986 1114.9443 1114.9900 1115.0357 1115.0815 1115.1272 1115.1729 1115.2186 1115.2644 1115.3101 1115.3558 1115.4016 1115.4473 1115.4930 1115.5388 1115.5845 1115.6302 1115.6760 1115.7217 1115.7674 1115.8132 1115.8589 1115.9047 1115.9504 1115.9961 1116.0419 1116.0876 1116.1334 1116.1791 1116.2249 1116.2706 1116.3164 1116.3621 1116.4079 1116.4536 1116.4994 1116.5451 1116.5909 1116.6367 1116.6824 1116.7282 1116.7739 1116.8197 1116.8655 1116.9112 1116.9570 1117.0027 1117.0485 1117.0943 1117.1400 1117.1858 1117.2316 1117.2773 1117.3231 1117.3689 1117.4147 1117.4604 1117.5062 1117.5520 1117.5978 1117.6435 1117.6893 1117.7351 1117.7809 1117.8267 1117.8724 1117.9182 1117.9640 1118.0098 1118.0556 1118.1014 1118.1471 1118.1929 1118.2387 1118.2845 1118.3303 1118.3761 1118.4219 1118.4677 1118.5135 1118.5593 1118.6051 1118.6509 1118.6967 1118.7425 1118.7883 1118.8341 1118.8799 1118.9257 1118.9715 1119.0173 1119.0631 1119.1089 1119.1547 1119.2005 1119.2463 1119.2921 1119.3380 1119.3838 1119.4296 1119.4754 1119.5212 1119.5670 1119.6128 1119.6587 1119.7045 1119.7503 1119.7961 1119.8419 1119.8878 1119.9336 1119.9794 1120.0252 1120.0711 1120.1169 1120.1627 1120.2086 1120.2544 1120.3002 1120.3461 1120.3919 1120.4377 1120.4836 1120.5294 1120.5752 1120.6211 1120.6669 1120.7127 1120.7586 1120.8044 1120.8503 1120.8961 1120.9420 1120.9878 1121.0337 1121.0795 1121.1253 1121.1712 1121.2170 1121.2629 1121.3088 1121.3546 1121.4005 1121.4463 1121.4922 1121.5380 1121.5839 1121.6297 1121.6756 1121.7215 1121.7673 1121.8132 1121.8591 1121.9049 1121.9508 1121.9966 1122.0425 1122.0884 1122.1343 1122.1801 1122.2260 1122.2719 1122.3177 1122.3636 1122.4095 1122.4554 1122.5012 1122.5471 1122.5930 1122.6389 1122.6848 1122.7306 1122.7765 1122.8224 1122.8683 1122.9142 1122.9601 1123.0059 1123.0518 1123.0977 1123.1436 1123.1895 1123.2354 1123.2813 1123.3272 1123.3731 1123.4190 1123.4649 1123.5108 1123.5567 1123.6026 1123.6485 1123.6944 1123.7403 1123.7862 1123.8321 1123.8780 1123.9239 1123.9698 1124.0157 1124.0616 1124.1075 1124.1534 1124.1993 1124.2452 1124.2912 1124.3371 1124.3830 1124.4289 1124.4748 1124.5207 1124.5667 1124.6126 1124.6585 1124.7044 1124.7503 1124.7963 1124.8422 1124.8881 1124.9340 1124.9800 1125.0259 1125.0718 1125.1178 1125.1637 1125.2096 1125.2555 1125.3015 1125.3474 1125.3934 1125.4393 1125.4852 1125.5312 1125.5771 1125.6230 1125.6690 1125.7149 1125.7609 1125.8068 1125.8528 1125.8987 1125.9447 1125.9906 1126.0366 1126.0825 1126.1285 1126.1744 1126.2204 1126.2663 1126.3123 1126.3582 1126.4042 1126.4501 1126.4961 1126.5421 1126.5880 1126.6340 1126.6799 1126.7259 1126.7719 1126.8178 1126.8638 1126.9098 1126.9557 1127.0017 1127.0477 1127.0936 1127.1396 1127.1856 1127.2315 1127.2775 1127.3235 1127.3695 1127.4155 1127.4614 1127.5074 1127.5534 1127.5994 1127.6453 1127.6913 1127.7373 1127.7833 1127.8293 1127.8753 1127.9213 1127.9672 1128.0132 1128.0592 1128.1052 1128.1512 1128.1972 1128.2432 1128.2892 1128.3352 1128.3812 1128.4272 1128.4732 1128.5192 1128.5652 1128.6112 1128.6572 1128.7032 1128.7492 1128.7952 1128.8412 1128.8872 1128.9332 1128.9792 1129.0252 1129.0712 1129.1173 1129.1633 1129.2093 1129.2553 1129.3013 1129.3473 1129.3933 1129.4394 1129.4854 1129.5314 1129.5774 1129.6234 1129.6695 1129.7155 1129.7615 1129.8075 1129.8536 1129.8996 1129.9456 1129.9917 1130.0377 1130.0837 1130.1297 1130.1758 1130.2218 1130.2678 1130.3139 1130.3599 1130.4060 1130.4520 1130.4980 1130.5441 1130.5901 1130.6362 1130.6822 1130.7283 1130.7743 1130.8203 1130.8664 1130.9124 1130.9585 1131.0045 1131.0506 1131.0966 1131.1427 1131.1887 1131.2348 1131.2809 1131.3269 1131.3730 1131.4190 1131.4651 1131.5112 1131.5572 1131.6033 1131.6493 1131.6954 1131.7415 1131.7875 1131.8336 1131.8797 1131.9257 1131.9718 1132.0179 1132.0639 1132.1100 1132.1561 1132.2022 1132.2482 1132.2943 1132.3404 1132.3865 1132.4326 1132.4786 1132.5247 1132.5708 1132.6169 1132.6630 1132.7090 1132.7551 1132.8012 1132.8473 1132.8934 1132.9395 1132.9856 1133.0317 1133.0778 1133.1239 1133.1699 1133.2160 1133.2621 1133.3082 1133.3543 1133.4004 1133.4465 1133.4926 1133.5387 1133.5848 1133.6309 1133.6770 1133.7232 1133.7693 1133.8154 1133.8615 1133.9076 1133.9537 1133.9998 1134.0459 1134.0920 1134.1381 1134.1843 1134.2304 1134.2765 1134.3226 1134.3687 1134.4148 1134.4610 1134.5071 1134.5532 1134.5993 1134.6455 1134.6916 1134.7377 1134.7838 1134.8300 1134.8761 1134.9222 1134.9683 1135.0145 1135.0606 1135.1067 1135.1529 1135.1990 1135.2452 1135.2913 1135.3374 1135.3836 1135.4297 1135.4758 1135.5220 1135.5681 1135.6143 1135.6604 1135.7066 1135.7527 1135.7989 1135.8450 1135.8912 1135.9373 1135.9835 1136.0296 1136.0758 1136.1219 1136.1681 1136.2142 1136.2604 1136.3065 1136.3527 1136.3989 1136.4450 1136.4912 1136.5374 1136.5835 1136.6297 1136.6758 1136.7220 1136.7682 1136.8143 1136.8605 1136.9067 1136.9529 1136.9990 1137.0452 1137.0914 1137.1375 1137.1837 1137.2299 1137.2761 1137.3223 1137.3684 1137.4146 1137.4608 1137.5070 1137.5532 1137.5993 1137.6455 1137.6917 1137.7379 1137.7841 1137.8303 1137.8765 1137.9227 1137.9689 1138.0150 1138.0612 1138.1074 1138.1536 1138.1998 1138.2460 1138.2922 1138.3384 1138.3846 1138.4308 1138.4770 1138.5232 1138.5694 1138.6156 1138.6618 1138.7080 1138.7543 1138.8005 1138.8467 1138.8929 1138.9391 1138.9853 1139.0315 1139.0777 1139.1239 1139.1702 1139.2164 1139.2626 1139.3088 1139.3550 1139.4013 1139.4475 1139.4937 1139.5399 1139.5862 1139.6324 1139.6786 1139.7248 1139.7711 1139.8173 1139.8635 1139.9097 1139.9560 1140.0022 1140.0484 1140.0947 1140.1409 1140.1872 1140.2334 1140.2796 1140.3259 1140.3721 1140.4184 1140.4646 1140.5108 1140.5571 1140.6033 1140.6496 1140.6958 1140.7421 1140.7883 1140.8346 1140.8808 1140.9271 1140.9733 1141.0196 1141.0658 1141.1121 1141.1583 1141.2046 1141.2509 1141.2971 1141.3434 1141.3896 1141.4359 1141.4822 1141.5284 1141.5747 1141.6210 1141.6672 1141.7135 1141.7598 1141.8060 1141.8523 1141.8986 1141.9448 1141.9911 1142.0374 1142.0837 1142.1299 1142.1762 1142.2225 1142.2688 1142.3151 1142.3613 1142.4076 1142.4539 1142.5002 1142.5465 1142.5928 1142.6390 1142.6853 1142.7316 1142.7779 1142.8242 1142.8705 1142.9168 1142.9631 1143.0094 1143.0557 1143.1020 1143.1482 1143.1945 1143.2408 1143.2871 1143.3334 1143.3797 1143.4260 1143.4724 1143.5187 1143.5650 1143.6113 1143.6576 1143.7039 1143.7502 1143.7965 1143.8428 1143.8891 1143.9354 1143.9817 1144.0281 1144.0744 1144.1207 1144.1670 1144.2133 1144.2596 1144.3060 1144.3523 1144.3986 1144.4449 1144.4913 1144.5376 1144.5839 1144.6302 1144.6766 1144.7229 1144.7692 1144.8156 1144.8619 1144.9082 1144.9545 1145.0009 1145.0472 1145.0936 1145.1399 1145.1862 1145.2326 1145.2789 1145.3252 1145.3716 1145.4179 1145.4643 1145.5106 1145.5570 1145.6033 1145.6497 1145.6960 1145.7424 1145.7887 1145.8351 1145.8814 1145.9278 1145.9741 1146.0205 1146.0668 1146.1132 1146.1595 1146.2059 1146.2523 1146.2986 1146.3450 1146.3913 1146.4377 1146.4841 1146.5304 1146.5768 1146.6232 1146.6695 1146.7159 1146.7623 1146.8086 1146.8550 1146.9014 1146.9478 1146.9941 1147.0405 1147.0869 1147.1333 1147.1796 1147.2260 1147.2724 1147.3188 1147.3652 1147.4115 1147.4579 1147.5043 1147.5507 1147.5971 1147.6435 1147.6899 1147.7363 1147.7826 1147.8290 1147.8754 1147.9218 1147.9682 1148.0146 1148.0610 1148.1074 1148.1538 1148.2002 1148.2466 1148.2930 1148.3394 1148.3858 1148.4322 1148.4786 1148.5250 1148.5714 1148.6178 1148.6642 1148.7106 1148.7571 1148.8035 1148.8499 1148.8963 1148.9427 1148.9891 1149.0355 1149.0820 1149.1284 1149.1748 1149.2212 1149.2676 1149.3141 1149.3605 1149.4069 1149.4533 1149.4997 1149.5462 1149.5926 1149.6390 1149.6855 1149.7319 1149.7783 1149.8247 1149.8712 1149.9176 1149.9640 1150.0105 1150.0569 1150.1034 1150.1498 1150.1962 1150.2427 1150.2891 1150.3356 1150.3820 1150.4284 1150.4749 1150.5213 1150.5678 1150.6142 1150.6607 1150.7071 1150.7536 1150.8000 1150.8465 1150.8929 1150.9394 1150.9858 1151.0323 1151.0788 1151.1252 1151.1717 1151.2181 1151.2646 1151.3111 1151.3575 1151.4040 1151.4504 1151.4969 1151.5434 1151.5898 1151.6363 1151.6828 1151.7293 1151.7757 1151.8222 1151.8687 1151.9151 1151.9616 1152.0081 1152.0546 1152.1010 1152.1475 1152.1940 1152.2405 1152.2870 1152.3334 1152.3799 1152.4264 1152.4729 1152.5194 1152.5659 1152.6124 1152.6589 1152.7053 1152.7518 1152.7983 1152.8448 1152.8913 1152.9378 1152.9843 1153.0308 1153.0773 1153.1238 1153.1703 1153.2168 1153.2633 1153.3098 1153.3563 1153.4028 1153.4493 1153.4958 1153.5423 1153.5888 1153.6353 1153.6818 1153.7284 1153.7749 1153.8214 1153.8679 1153.9144 1153.9609 1154.0074 1154.0540 1154.1005 1154.1470 1154.1935 1154.2400 1154.2866 1154.3331 1154.3796 1154.4261 1154.4726 1154.5192 1154.5657 1154.6122 1154.6588 1154.7053 1154.7518 1154.7984 1154.8449 1154.8914 1154.9380 1154.9845 1155.0310 1155.0776 1155.1241 1155.1706 1155.2172 1155.2637 1155.3103 1155.3568 1155.4034 1155.4499 1155.4964 1155.5430 1155.5895 1155.6361 1155.6826 1155.7292 1155.7757 1155.8223 1155.8688 1155.9154 1155.9620 1156.0085 1156.0551 1156.1016 1156.1482 1156.1947 1156.2413 1156.2879 1156.3344 1156.3810 1156.4276 1156.4741 1156.5207 1156.5673 1156.6138 1156.6604 1156.7070 1156.7535 1156.8001 1156.8467 1156.8933 1156.9398 1156.9864 1157.0330 1157.0796 1157.1261 1157.1727 1157.2193 1157.2659 1157.3125 1157.3591 1157.4056 1157.4522 1157.4988 1157.5454 1157.5920 1157.6386 1157.6852 1157.7318 1157.7783 1157.8249 1157.8715 1157.9181 1157.9647 1158.0113 1158.0579 1158.1045 1158.1511 1158.1977 1158.2443 1158.2909 1158.3375 1158.3841 1158.4307 1158.4773 1158.5239 1158.5706 1158.6172 1158.6638 1158.7104 1158.7570 1158.8036 1158.8502 1158.8968 1158.9434 1158.9901 1159.0367 1159.0833 1159.1299 1159.1765 1159.2232 1159.2698 1159.3164 1159.3630 1159.4097 1159.4563 1159.5029 1159.5495 1159.5962 1159.6428 1159.6894 1159.7361 1159.7827 1159.8293 1159.8760 1159.9226 1159.9692 1160.0159 1160.0625 1160.1091 1160.1558 1160.2024 1160.2491 1160.2957 1160.3423 1160.3890 1160.4356 1160.4823 1160.5289 1160.5756 1160.6222 1160.6689 1160.7155 1160.7622 1160.8088 1160.8555 1160.9021 1160.9488 1160.9955 1161.0421 1161.0888 1161.1354 1161.1821 1161.2287 1161.2754 1161.3221 1161.3687 1161.4154 1161.4621 1161.5087 1161.5554 1161.6021 1161.6487 1161.6954 1161.7421 1161.7888 1161.8354 1161.8821 1161.9288 1161.9755 1162.0221 1162.0688 1162.1155 1162.1622 1162.2089 1162.2555 1162.3022 1162.3489 1162.3956 1162.4423 1162.4890 1162.5356 1162.5823 1162.6290 1162.6757 1162.7224 1162.7691 1162.8158 1162.8625 1162.9092 1162.9559 1163.0026 1163.0493 1163.0960 </mz_list><int_list>256.0470 239.9210 305.6050 474.7300 694.2000 782.3020 622.6160 406.2930 309.9310 258.4070 221.8290 217.5030 171.0910 156.1450 184.0710 201.7700 178.5640 186.4310 232.4480 228.9090 214.3560 223.4020 193.9040 197.8370 356.3420 678.8600 1078.0700 1350.2500 1108.3600 586.4320 324.4840 254.0810 258.0140 211.6030 161.2590 142.7730 209.6360 229.3020 181.7110 202.1630 239.9220 226.1560 193.5100 204.9170 240.3150 300.4920 385.0550 621.8300 943.5610 1030.0900 798.0350 509.3420 369.7150 308.7520 261.9470 212.3900 173.4510 180.9240 189.5770 209.6360 210.8160 184.0710 176.2050 169.5180 165.1920 174.2380 249.7540 501.8690 993.9050 1660.9700 1815.1500 1236.9700 665.8810 385.8410 298.5250 264.3070 213.5700 206.0970 187.6110 178.5650 197.8370 199.8040 223.7960 243.0680 238.3480 224.9760 226.1560 232.8420 262.7340 388.9880 743.7570 1136.6800 1224.3900 936.0880 568.3390 370.8950 312.6850 254.0810 191.1510 210.4230 221.4360 195.8700 151.4260 159.6860 180.5310 165.5850 178.1710 174.6310 157.3260 159.6860 232.4490 316.2250 419.6660 619.8630 723.6980 628.1230 530.5810 453.8850 364.9960 285.9390 255.6540 197.4440 180.5310 186.4310 178.9580 174.6310 185.2510 204.1300 219.8630 202.1630 202.5570 207.6700 190.7570 237.1680 398.4270 531.3680 634.4160 580.5320 460.5710 355.5560 287.9060 263.9140 251.7210 224.5820 202.5570 200.1970 188.3970 205.7030 173.4510 142.7730 138.4460 165.9780 190.3640 218.6830 233.2350 230.4820 296.5590 471.5840 580.1390 601.3780 535.6940 360.6690 271.3870 249.3610 259.9810 256.8340 192.7240 175.8110 204.1300 235.9880 218.2890 168.7320 158.8990 157.3260 140.4130 181.7110 235.2020 276.8930 562.8330 1400.9900 2372.8700 2329.9900 1346.7100 583.6780 323.3040 298.9190 288.6920 231.2680 182.1040 167.9450 202.5560 221.8290 224.9750 235.5950 185.6440 185.6440 189.9700 179.7440 181.7110 230.0880 499.9020 1109.1500 1686.5300 1634.2200 1054.8700 514.0610 297.3450 255.2600 230.0880 204.9160 188.7900 181.7110 190.7570 180.1370 166.3710 162.8320 192.7230 213.1760 194.6900 162.0450 214.7490 277.2860 485.3490 846.0190 1142.5800 1115.0500 705.9990 361.4550 259.9800 212.3890 187.2170 183.6770 196.2630 163.6180 138.0530 143.1660 177.3840 208.0630 202.5560 191.1500 176.2040 183.6770 252.9010 351.2290 604.1300 1129.6000 1541.0100 1342.7700 755.9500 361.0620 235.5950 243.4610 202.5560 201.3760 212.7830 210.8160 180.1370 180.5310 206.8830 234.0210 211.2090 186.0370 171.8780 193.9030 230.4820 259.1940 379.1540 705.6050 1096.1700 1074.5300 633.2360 317.0110 234.4150 219.4690 210.0290 204.5230 197.8360 199.8030 196.6570 183.2840 158.5050 166.7650 204.5230 189.5770 208.0630 216.7160 245.4270 432.2520 931.7610 1965.0000 3030.4900 2803.9400 1478.8600 518.7810 326.0570 296.1650 273.7460 210.0290 174.6310 189.9700 214.3560 225.3690 182.1040 167.5510 206.0960 239.5280 197.0500 167.9450 214.7490 364.9950 707.1790 1247.5900 1768.7300 1617.3100 886.1370 325.6640 217.8960 265.8800 230.4820 231.2680 202.1630 194.2970 212.3890 230.8750 213.1760 205.3100 225.7620 215.1420 232.8420 263.5200 350.4430 585.2510 996.6580 1670.0100 2232.0600 1990.1700 1121.3400 453.8840 228.1220 224.1890 272.1730 250.1480 224.9750 203.3430 245.4280 250.1480 188.7910 187.2170 193.9040 169.9110 188.0040 247.0010 292.6260 405.1130 763.8160 1289.6800 1601.1800 1327.4400 714.6520 342.9700 280.4330 256.4410 208.4560 158.1120 138.8400 143.5590 157.7190 152.9990 185.6440 175.8110 169.5180 162.0450 184.8570 289.4790 507.3750 927.0420 1355.7500 1421.0400 1180.7300 844.8390 479.8430 297.3450 246.6080 215.5360 198.6230 184.4640 188.0040 149.0660 133.3330 157.3250 213.5690 200.9830 158.5050 199.0170 253.2940 312.6850 439.3320 789.3820 1416.7200 2073.9500 2304.8200 1725.0800 831.8600 374.8280 248.9680 302.8520 267.8470 231.2680 258.8000 267.4530 221.0420 186.4310 162.8320 195.8700 214.7490 213.1760 182.8910 210.0290 345.7230 697.7390 1161.8500 1579.1600 1660.5700 1188.9900 544.3470 276.8930 241.8880 226.1550 208.8500 175.8110 137.6600 165.9780 219.0760 217.8960 213.5690 248.9680 230.4820 213.5690 259.5870 397.2470 758.3100 1381.3200 1830.4800 1635.0100 1052.1200 564.0120 357.1290 261.5540 234.0220 221.4360 177.3840 172.2710 191.1500 208.0630 197.0500 178.1710 181.3180 181.3180 157.3250 143.9530 157.3250 276.8930 557.3260 957.3270 1108.3600 947.1010 672.5670 394.4940 250.9340 226.5490 218.6820 199.8030 202.9500 234.8080 234.0220 173.0580 169.5180 183.2840 191.9370 177.3840 175.8110 193.1170 220.6490 290.6590 452.3110 593.1180 630.8760 587.2180 415.3400 252.5080 186.4310 186.4310 191.5440 177.7780 217.1090 194.6900 173.0580 171.4850 177.3840 174.6310 157.7190 167.1580 200.9830 190.7570 225.3690 290.2660 385.0540 517.2080 561.6530 467.6500 325.6640 256.0470 202.5570 199.4100 180.1380 180.5310 199.0170 194.6900 177.7780 175.0250 172.6650 148.6720 167.1580 184.4640 203.7360 211.2090 234.4150 242.6750 289.0860 355.5560 393.3140 362.6350 322.5170 255.2610 195.8700 153.7860 139.6260 151.8190 161.6520 148.2790 173.4510 191.9370 191.1500 206.8830 207.2760 187.2170 148.6720 175.8110 250.1480 414.9460 672.9610 755.9500 595.0840 412.5860 302.0650 273.7460 206.4900 167.1580 170.3050 201.3760 200.5900 156.9320 156.1450 179.7440 201.3760 210.4230 206.0960 197.0500 186.0370 230.8750 346.5090 553.0000 677.6800 617.8960 481.0230 377.9750 296.1650 210.8160 171.8780 163.2250 174.2380 193.9040 224.1890 208.4560 168.7310 180.5310 214.3560 185.6440 130.5800 145.9190 179.3510 271.7800 414.5530 547.4930 620.2560 591.1510 462.5370 320.5510 278.8590 211.2090 184.0710 193.9040 207.6700 184.4640 169.9110 165.9780 146.3120 161.6520 174.6310 182.1040 175.8110 194.2970 245.0340 356.7360 658.8010 1334.9100 1976.0100 1780.9300 961.6530 441.2980 266.2730 230.4820 210.4230 169.1250 158.1120 144.3460 136.8730 138.4460 145.9190 156.5380 165.9780 164.0110 160.4720 178.5640 217.1090 326.8440 567.9450 1030.8800 1419.4700 1303.4400 764.9960 401.9670 302.0650 309.9310 228.5150 140.4130 149.4590 191.1500 188.7900 175.0240 167.1580 164.7980 174.6310 168.3380 180.9240 192.3300 197.8370 253.2940 499.9020 811.0140 930.9750 729.9910 441.2980 298.1320 222.2220 173.0580 162.0450 159.6850 191.5440 208.4560 161.6520 139.2330 167.1580 182.4970 199.8030 189.1840 196.2630 247.7870 268.6330 403.5400 741.7900 1068.2400 1078.0700 712.2920 356.3420 240.7080 223.4020 200.1960 172.2710 154.5720 175.8110 201.7700 187.6100 199.4100 199.8030 193.9030 205.7030 230.0880 220.6490 210.4230 290.6590 456.6370 711.8980 890.4630 726.8440 446.0180 270.9930 224.9750 225.7620 170.3050 151.0320 162.4380 187.6100 230.8750 228.1220 193.5100 188.0040 180.5310 183.6770 230.8750 258.4070 272.5660 309.1450 486.1360 679.6470 714.2580 551.8200 363.8150 244.6410 239.1350 230.4820 180.5310 172.2710 184.8570 185.6440 197.4430 213.1760 210.8160 234.0220 217.1090 190.7570 189.5770 208.8490 274.9260 418.0930 578.9580 698.9190 640.3150 486.1360 372.0750 288.2990 212.7830 220.6490 224.5820 204.5230 208.4560 173.0580 153.3920 151.8190 184.0710 202.9500 217.1090 215.1420 211.6030 208.0630 262.7340 373.2550 534.1200 580.1380 469.2240 369.7150 304.0320 211.6030 178.9580 158.1120 136.4800 139.2330 149.4590 135.6930 153.7850 160.8650 187.6100 188.0040 193.5100 186.0370 195.8700 238.3480 298.1320 357.9160 467.2570 524.6810 475.1230 339.4300 245.8210 211.2090 191.9370 149.8520 117.9940 146.3120 161.2580 160.8650 149.4590 157.7190 208.0630 222.2220 179.3510 188.7900 244.2480 282.0060 263.5200 380.3350 513.6680 550.6400 477.4830 332.3500 210.8160 202.1630 186.0370 155.3590 166.7650 178.5640 143.5590 139.6260 146.7060 171.4850 186.4310 170.3050 153.3920 155.3590 198.6230 307.1780 453.8840 521.9280 479.4500 424.7790 331.5630 221.8290 189.1840 167.9450 155.7520 141.9860 171.0910 208.8490 193.9030 180.1370 187.2170 192.3300 182.8910 172.6640 193.5100 223.0090 257.6200 317.4040 449.9510 541.9870 543.9530 422.8120 264.7000 195.0830 218.6820 204.5230 164.0120 113.2740 131.7600 208.4560 219.4690 207.6690 202.5560 171.4840 177.3840 200.1960 208.8490 269.4200 335.4970 402.7530 497.9350 574.6320 580.1380 451.5240 285.1520 214.3560 210.8160 201.3760 174.6310 162.0450 168.7310 190.7570 225.3690 219.0760 195.4770 193.9030 221.0420 264.7000 247.3940 254.4740 327.2370 437.3650 495.5760 539.6270 536.0870 418.0930 289.4790 206.0960 168.7310 171.8780 213.1760 192.3300 175.0240 165.1920 148.6720 174.2380 196.6570 219.0760 216.3220 197.0500 191.9370 220.2560 328.0240 497.5420 614.3570 603.3440 423.2060 273.7460 269.0260 237.9550 219.4690 197.8370 173.8440 177.3840 201.7700 190.7570 160.8650 173.8440 162.4380 164.7980 207.2760 244.6410 267.0600 289.0850 368.5350 519.9610 559.2920 476.6960 348.4760 238.7410 202.5560 181.3170 147.8860 140.4130 145.9190 187.6100 214.7490 205.3100 172.6640 171.4840 185.2500 211.6030 201.7700 189.1840 232.0550 318.9770 474.7300 628.5160 550.2460 355.1620 262.7330 213.1760 188.3970 176.5980 171.0910 158.8980 167.1580 167.9450 164.0110 188.3970 177.7770 144.3460 154.9650 162.0450 199.4100 222.2220 287.5120 468.0430 629.3020 676.8930 644.6420 506.9820 358.7020 251.3270 213.5690 191.1500 154.5720 156.9320 159.2920 180.9240 203.7360 212.7820 212.7820 180.1370 185.6440 204.1300 202.5560 248.5740 327.6300 445.2310 492.8220 494.0020 475.5170 409.8330 339.4300 238.7410 180.9240 170.3050 166.7650 190.3640 180.5310 167.5510 157.7180 145.1320 176.5980 195.8700 201.7700 160.4720 182.8910 260.3740 397.6400 575.0250 629.3020 516.4210 369.3220 284.7590 245.8210 184.8570 159.2920 155.3590 163.6180 169.9110 160.0780 123.8930 148.2790 192.3300 191.5440 169.5180 155.7520 184.8570 276.8930 428.7120 565.1920 621.0430 589.1840 436.9720 234.8080 202.9500 245.4280 207.6690 184.0710 169.9110 160.0780 182.8910 200.9830 148.2790 145.5260 177.7780 237.5610 218.6820 191.5440 235.2010 304.8180 415.7330 607.2770 691.8390 543.5600 378.3680 261.9470 216.7160 186.0370 169.9110 150.2460 153.3920 176.9910 195.4770 154.5720 178.9580 220.2560 209.6360 179.7440 167.9450 202.5560 240.7080 317.7970 433.0390 494.7890 479.0560 423.9920 316.2240 269.8130 230.0880 208.0630 234.4150 195.8700 147.8860 143.9520 169.5180 191.9370 206.4890 211.9960 184.4640 204.1300 221.4350 259.1940 331.9570 503.0490 798.4280 967.9460 803.5410 451.9180 218.2890 175.8110 171.8780 162.8320 151.8190 163.6180 219.4690 218.6820 198.2300 218.2890 218.6820 204.1300 206.8830 207.2760 200.5900 234.8080 386.2340 620.2560 760.2760 688.3000 473.5500 272.5660 180.9240 151.8190 176.5980 158.5050 170.6980 219.4690 219.4690 188.3970 165.1910 174.6310 182.4970 168.7310 203.7360 248.5740 239.9210 282.3990 423.9920 541.2000 503.8350 377.1880 307.9640 271.7800 189.5770 154.5720 165.9780 199.4100 210.4220 194.6900 174.6310 165.9780 191.9370 212.3890 176.9910 191.5430 251.7200 296.9520 344.1490 399.2130 409.8330 427.9250 447.1980 344.1490 248.1810 214.3560 174.6310 140.8060 154.9650 169.5180 154.5720 143.5590 163.6180 200.1960 215.9290 223.7950 207.6690 187.6100 202.5560 243.8540 274.1390 346.1160 424.3850 454.6710 392.1340 345.3290 292.2320 217.8950 175.8110 176.2040 197.4430 207.2760 185.2500 199.0160 200.9830 171.0910 187.6100 207.6690 211.6020 244.6410 258.4070 283.9720 372.0750 488.8890 604.9170 613.5700 489.6760 324.8770 221.8290 204.1290 196.6560 183.2840 186.8240 206.8830 215.5360 242.2810 </int_list></spectrum></measured><measured><pepseq>ERPTLAFHASITNSFGK</pepseq><mzh>1875.9294</mzh><calc_mzh>1875.9718</calc_mzh><leucines>1</leucines><mono_iso_intensity>940</mono_iso_intensity><deuterated_intensity>724</deuterated_intensity><ratio>0.77</ratio><validated>NO</validated><local_bg>154</local_bg><corrected_ratio>0.73</corrected_ratio><spectrum><mz_list>1850.8259 1850.8848 1850.9437 1851.0027 1851.0616 1851.1205 1851.1794 1851.2383 1851.2972 1851.3562 1851.4151 1851.4740 1851.5329 1851.5918 1851.6508 1851.7097 1851.7686 1851.8275 1851.8865 1851.9454 1852.0043 1852.0632 1852.1222 1852.1811 1852.2400 1852.2990 1852.3579 1852.4168 1852.4758 1852.5347 1852.5937 1852.6526 1852.7115 1852.7705 1852.8294 1852.8884 1852.9473 1853.0063 1853.0652 1853.1241 1853.1831 1853.2420 1853.3010 1853.3599 1853.4189 1853.4778 1853.5368 1853.5957 1853.6547 1853.7137 1853.7726 1853.8316 1853.8905 1853.9495 1854.0085 1854.0674 1854.1264 1854.1853 1854.2443 1854.3033 1854.3622 1854.4212 1854.4802 1854.5391 1854.5981 1854.6571 1854.7161 1854.7750 1854.8340 1854.8930 1854.9520 1855.0109 1855.0699 1855.1289 1855.1879 1855.2468 1855.3058 1855.3648 1855.4238 1855.4828 1855.5418 1855.6007 1855.6597 1855.7187 1855.7777 1855.8367 1855.8957 1855.9547 1856.0137 1856.0727 1856.1317 1856.1907 1856.2497 1856.3086 1856.3676 1856.4266 1856.4856 1856.5446 1856.6037 1856.6627 1856.7217 1856.7807 1856.8397 1856.8987 1856.9577 1857.0167 1857.0757 1857.1347 1857.1937 1857.2527 1857.3117 1857.3708 1857.4298 1857.4888 1857.5478 1857.6068 1857.6658 1857.7249 1857.7839 1857.8429 1857.9019 1857.9610 1858.0200 1858.0790 1858.1380 1858.1971 1858.2561 1858.3151 1858.3741 1858.4332 1858.4922 1858.5512 1858.6103 1858.6693 1858.7283 1858.7874 1858.8464 1858.9055 1858.9645 1859.0235 1859.0826 1859.1416 1859.2007 1859.2597 1859.3187 1859.3778 1859.4368 1859.4959 1859.5549 1859.6140 1859.6730 1859.7321 1859.7911 1859.8502 1859.9093 1859.9683 1860.0274 1860.0864 1860.1455 1860.2045 1860.2636 1860.3227 1860.3817 1860.4408 1860.4998 1860.5589 1860.6180 1860.6770 1860.7361 1860.7952 1860.8542 1860.9133 1860.9724 1861.0315 1861.0905 1861.1496 1861.2087 1861.2678 1861.3268 1861.3859 1861.4450 1861.5041 1861.5632 1861.6222 1861.6813 1861.7404 1861.7995 1861.8586 1861.9177 1861.9767 1862.0358 1862.0949 1862.1540 1862.2131 1862.2722 1862.3313 1862.3904 1862.4495 1862.5086 1862.5677 1862.6268 1862.6859 1862.7450 1862.8041 1862.8632 1862.9223 1862.9814 1863.0405 1863.0996 1863.1587 1863.2178 1863.2769 1863.3360 1863.3951 1863.4542 1863.5133 1863.5725 1863.6316 1863.6907 1863.7498 1863.8089 1863.8680 1863.9271 1863.9863 1864.0454 1864.1045 1864.1636 1864.2228 1864.2819 1864.3410 1864.4001 1864.4593 1864.5184 1864.5775 1864.6366 1864.6958 1864.7549 1864.8140 1864.8732 1864.9323 1864.9914 1865.0506 1865.1097 1865.1688 1865.2280 1865.2871 1865.3463 1865.4054 1865.4645 1865.5237 1865.5828 1865.6420 1865.7011 1865.7603 1865.8194 1865.8786 1865.9377 1865.9969 1866.0560 1866.1152 1866.1743 1866.2335 1866.2926 1866.3518 1866.4110 1866.4701 1866.5293 1866.5884 1866.6476 1866.7068 1866.7659 1866.8251 1866.8843 1866.9434 1867.0026 1867.0618 1867.1209 1867.1801 1867.2393 1867.2984 1867.3576 1867.4168 1867.4760 1867.5351 1867.5943 1867.6535 1867.7127 1867.7718 1867.8310 1867.8902 1867.9494 1868.0086 1868.0677 1868.1269 1868.1861 1868.2453 1868.3045 1868.3637 1868.4229 1868.4821 1868.5413 1868.6004 1868.6596 1868.7188 1868.7780 1868.8372 1868.8964 1868.9556 1869.0148 1869.0740 1869.1332 1869.1924 1869.2516 1869.3108 1869.3700 1869.4292 1869.4884 1869.5476 1869.6069 1869.6661 1869.7253 1869.7845 1869.8437 1869.9029 1869.9621 1870.0213 1870.0806 1870.1398 1870.1990 1870.2582 1870.3174 1870.3766 1870.4359 1870.4951 1870.5543 1870.6135 1870.6728 1870.7320 1870.7912 1870.8504 1870.9097 1870.9689 1871.0281 1871.0874 1871.1466 1871.2058 1871.2651 1871.3243 1871.3835 1871.4428 1871.5020 1871.5613 1871.6205 1871.6797 1871.7390 1871.7982 1871.8575 1871.9167 1871.9760 1872.0352 1872.0944 1872.1537 1872.2129 1872.2722 1872.3314 1872.3907 1872.4500 1872.5092 1872.5685 1872.6277 1872.6870 1872.7462 1872.8055 1872.8647 1872.9240 1872.9833 1873.0425 1873.1018 1873.1611 1873.2203 1873.2796 1873.3389 1873.3981 1873.4574 1873.5167 1873.5759 1873.6352 1873.6945 1873.7538 1873.8130 1873.8723 1873.9316 1873.9909 1874.0501 1874.1094 1874.1687 1874.2280 1874.2873 1874.3465 1874.4058 1874.4651 1874.5244 1874.5837 1874.6430 1874.7023 1874.7616 1874.8208 1874.8801 1874.9394 1874.9987 1875.0580 1875.1173 1875.1766 1875.2359 1875.2952 1875.3545 1875.4138 1875.4731 1875.5324 1875.5917 1875.6510 1875.7103 1875.7696 1875.8289 1875.8882 1875.9475 1876.0069 1876.0662 1876.1255 1876.1848 1876.2441 1876.3034 1876.3627 1876.4220 1876.4814 1876.5407 1876.6000 1876.6593 1876.7186 1876.7780 1876.8373 1876.8966 1876.9559 1877.0153 1877.0746 1877.1339 1877.1932 1877.2526 1877.3119 1877.3712 1877.4306 1877.4899 1877.5492 1877.6086 1877.6679 1877.7272 1877.7866 1877.8459 1877.9053 1877.9646 1878.0239 1878.0833 1878.1426 1878.2020 1878.2613 1878.3207 1878.3800 1878.4393 1878.4987 1878.5580 1878.6174 1878.6768 1878.7361 1878.7955 1878.8548 1878.9142 1878.9735 1879.0329 1879.0922 1879.1516 1879.2110 1879.2703 1879.3297 1879.3890 1879.4484 1879.5078 1879.5671 1879.6265 1879.6859 1879.7452 1879.8046 1879.8640 1879.9234 1879.9827 1880.0421 1880.1015 1880.1608 1880.2202 1880.2796 1880.3390 1880.3984 1880.4577 1880.5171 1880.5765 1880.6359 1880.6953 1880.7546 1880.8140 1880.8734 1880.9328 1880.9922 1881.0516 1881.1110 1881.1704 1881.2298 1881.2891 1881.3485 1881.4079 1881.4673 1881.5267 1881.5861 1881.6455 1881.7049 1881.7643 1881.8237 1881.8831 1881.9425 1882.0019 1882.0613 1882.1207 1882.1802 1882.2396 1882.2990 1882.3584 1882.4178 1882.4772 1882.5366 1882.5960 1882.6554 1882.7149 1882.7743 1882.8337 1882.8931 1882.9525 1883.0120 1883.0714 1883.1308 1883.1902 1883.2496 1883.3091 1883.3685 1883.4279 1883.4873 1883.5468 1883.6062 1883.6656 1883.7251 1883.7845 1883.8439 1883.9034 1883.9628 1884.0222 1884.0817 1884.1411 1884.2005 1884.2600 1884.3194 1884.3789 1884.4383 1884.4978 1884.5572 1884.6166 1884.6761 1884.7355 1884.7950 1884.8544 1884.9139 1884.9733 1885.0328 1885.0922 1885.1517 1885.2112 1885.2706 1885.3301 1885.3895 1885.4490 1885.5084 1885.5679 1885.6274 1885.6868 1885.7463 1885.8057 1885.8652 1885.9247 1885.9841 1886.0436 1886.1031 1886.1626 1886.2220 1886.2815 1886.3410 1886.4004 1886.4599 1886.5194 1886.5789 1886.6383 1886.6978 1886.7573 1886.8168 1886.8763 1886.9357 1886.9952 1887.0547 1887.1142 1887.1737 1887.2332 1887.2927 1887.3521 1887.4116 1887.4711 1887.5306 1887.5901 1887.6496 1887.7091 1887.7686 1887.8281 1887.8876 1887.9471 1888.0066 1888.0661 1888.1256 1888.1851 1888.2446 1888.3041 1888.3636 1888.4231 1888.4826 1888.5421 1888.6016 1888.6611 1888.7206 1888.7802 1888.8397 1888.8992 1888.9587 1889.0182 1889.0777 1889.1372 1889.1968 1889.2563 1889.3158 1889.3753 1889.4348 1889.4944 1889.5539 1889.6134 1889.6729 1889.7325 1889.7920 1889.8515 1889.9110 1889.9706 1890.0301 1890.0896 1890.1492 1890.2087 1890.2682 1890.3278 1890.3873 1890.4468 1890.5064 1890.5659 1890.6255 1890.6850 1890.7445 1890.8041 1890.8636 1890.9232 1890.9827 1891.0423 1891.1018 1891.1614 1891.2209 1891.2805 1891.3400 1891.3996 1891.4591 1891.5187 1891.5782 1891.6378 1891.6973 1891.7569 1891.8165 1891.8760 1891.9356 1891.9951 1892.0547 1892.1143 1892.1738 1892.2334 1892.2930 1892.3525 1892.4121 1892.4717 1892.5312 1892.5908 1892.6504 1892.7100 1892.7695 1892.8291 1892.8887 1892.9483 1893.0078 1893.0674 1893.1270 1893.1866 1893.2461 1893.3057 1893.3653 1893.4249 1893.4845 1893.5441 1893.6037 1893.6632 1893.7228 1893.7824 1893.8420 1893.9016 1893.9612 1894.0208 1894.0804 1894.1400 1894.1996 1894.2592 1894.3188 1894.3784 1894.4380 1894.4976 1894.5572 1894.6168 1894.6764 1894.7360 1894.7956 1894.8552 1894.9148 1894.9744 1895.0340 1895.0936 1895.1532 1895.2129 1895.2725 1895.3321 1895.3917 1895.4513 1895.5109 1895.5706 1895.6302 1895.6898 1895.7494 1895.8090 1895.8687 1895.9283 1895.9879 1896.0475 1896.1072 1896.1668 1896.2264 1896.2860 1896.3457 1896.4053 1896.4649 1896.5246 1896.5842 1896.6438 1896.7035 1896.7631 1896.8227 1896.8824 1896.9420 1897.0017 1897.0613 1897.1209 1897.1806 1897.2402 1897.2999 1897.3595 1897.4192 1897.4788 1897.5385 1897.5981 1897.6578 1897.7174 1897.7771 1897.8367 1897.8964 1897.9560 1898.0157 1898.0754 1898.1350 1898.1947 1898.2543 1898.3140 1898.3737 1898.4333 1898.4930 1898.5526 1898.6123 1898.6720 1898.7316 1898.7913 1898.8510 1898.9107 1898.9703 1899.0300 1899.0897 1899.1493 1899.2090 1899.2687 1899.3284 1899.3880 1899.4477 1899.5074 1899.5671 1899.6268 1899.6865 1899.7461 1899.8058 1899.8655 1899.9252 1899.9849 1900.0446 1900.1043 1900.1639 1900.2236 1900.2833 1900.3430 1900.4027 1900.4624 1900.5221 1900.5818 1900.6415 1900.7012 1900.7609 1900.8206 1900.8803 1900.9400 1900.9997 1901.0594 1901.1191 1901.1788 1901.2385 1901.2982 1901.3579 1901.4177 1901.4774 1901.5371 1901.5968 1901.6565 1901.7162 1901.7759 1901.8356 1901.8954 1901.9551 1902.0148 1902.0745 1902.1342 1902.1940 1902.2537 1902.3134 1902.3731 1902.4329 1902.4926 1902.5523 1902.6120 1902.6718 1902.7315 1902.7912 1902.8510 1902.9107 1902.9704 1903.0302 1903.0899 1903.1496 1903.2094 1903.2691 1903.3289 1903.3886 1903.4483 1903.5081 1903.5678 1903.6276 1903.6873 1903.7471 1903.8068 1903.8666 1903.9263 1903.9861 1904.0458 1904.1056 1904.1653 1904.2251 1904.2848 1904.3446 1904.4043 1904.4641 1904.5239 1904.5836 1904.6434 1904.7031 1904.7629 1904.8227 1904.8824 1904.9422 1905.0020 1905.0617 1905.1215 1905.1813 1905.2410 1905.3008 1905.3606 1905.4203 1905.4801 1905.5399 1905.5997 1905.6594 1905.7192 1905.7790 1905.8388 1905.8986 1905.9583 1906.0181 1906.0779 1906.1377 1906.1975 1906.2573 1906.3170 1906.3768 1906.4366 1906.4964 1906.5562 1906.6160 1906.6758 1906.7356 1906.7954 1906.8552 1906.9150 1906.9748 1907.0346 1907.0944 1907.1542 1907.2140 1907.2738 </mz_list><int_list>575.4190 675.3210 708.7530 715.4390 606.4910 382.6950 263.5210 272.1740 226.9420 188.0040 156.1460 151.8190 188.0040 225.7630 260.7670 328.0240 479.4500 664.3080 764.6030 720.1590 645.0360 497.5430 351.6230 284.3660 227.3360 208.8500 237.5620 266.2740 285.5460 260.3740 236.7750 248.9680 316.6180 432.6460 627.7300 750.4440 690.6600 542.7740 386.2350 280.4330 253.2950 267.4540 260.7680 222.2230 199.8040 213.5700 188.7910 213.1760 241.4950 283.5800 470.7970 683.1870 741.0040 569.1260 455.8510 399.2140 334.3170 309.1450 288.2990 273.7470 237.1690 202.5570 172.2720 196.6570 243.0680 320.1580 359.0960 405.5070 472.7640 522.7150 474.3370 379.1550 332.3510 302.8520 295.7730 291.8390 245.0350 202.9500 249.7550 299.3120 248.5750 210.8170 244.6420 282.0070 341.7900 448.7720 523.5020 451.9180 330.3840 298.1320 319.7650 267.8470 199.8040 194.6910 209.6370 244.6420 295.3790 276.5000 207.6700 201.3770 244.2480 326.4510 386.6280 418.4870 458.6050 454.2780 418.0930 331.5640 305.6050 302.8520 257.6210 230.0890 241.1020 278.0730 258.0140 242.2820 239.5290 271.3870 357.5230 464.1110 553.3930 473.5510 363.4230 310.7180 295.7720 300.4920 303.2450 293.4130 274.1400 274.9270 283.9730 245.8220 177.7780 208.8500 304.4250 343.7570 396.8540 444.8390 420.4530 354.7700 326.4510 341.7900 324.4840 244.2480 196.6570 189.1840 227.3360 234.8090 224.1890 252.9010 272.1740 318.9780 420.0600 477.4840 519.9620 499.9030 429.1060 364.9960 323.3040 275.3200 234.8090 224.5830 229.3020 229.3020 213.9630 232.4490 231.2690 225.3690 306.3920 357.5230 414.9470 497.1490 444.4450 364.6020 316.2250 267.0600 268.6340 276.5000 301.2790 261.9470 217.8960 229.6960 267.0600 285.9400 304.4250 348.8700 410.2270 446.0190 481.8100 423.6000 326.8440 266.2740 250.9350 274.5330 279.6470 248.9680 234.0220 233.6290 247.3950 285.5460 254.8680 240.3150 322.1250 407.4740 414.5530 384.2680 326.0580 269.0270 230.0890 237.5620 248.1810 220.2560 223.4030 258.8010 263.5210 239.9220 223.0090 261.9470 323.3040 385.8410 416.1270 427.1390 447.1990 448.3780 324.8780 235.2020 258.8010 299.3120 268.2400 250.9350 272.5670 232.8420 212.7830 209.6370 221.8290 277.2870 371.6820 452.3120 494.3960 477.8770 445.6250 354.3760 302.8520 267.8470 232.0560 229.6960 204.9170 142.3800 164.0120 216.3230 224.9760 211.2100 211.2100 254.4740 315.4380 391.3480 406.2940 368.9290 330.7770 265.4870 221.8290 257.6210 255.2610 221.8290 205.7030 237.1690 261.1610 222.2230 236.7750 297.7390 353.9830 383.4820 479.0570 511.7020 429.4990 318.9780 261.5540 224.9760 250.9350 252.9010 249.7550 258.0140 223.7960 204.5240 218.6830 224.1890 288.6930 387.0210 485.7430 576.2060 582.1050 512.0950 450.3450 357.1300 291.4460 256.4410 254.0810 249.7550 228.1220 184.8580 180.9250 174.6320 207.2770 284.7600 370.5020 491.2500 633.6300 742.9710 733.5310 591.5450 442.8720 311.1120 249.3610 233.2360 249.3610 256.8340 242.6750 234.4150 229.6960 222.6160 304.0320 410.6200 519.9620 652.1150 748.8710 739.0380 638.3490 473.9440 344.1500 287.9060 260.3740 245.0350 296.1660 283.5800 247.0010 248.1810 267.8470 326.4510 553.0000 810.2280 912.8830 865.2920 729.2050 565.9790 431.0730 318.9780 248.9680 219.8630 214.7500 235.2020 243.8550 239.9220 219.4690 254.4740 344.1500 514.8490 760.6700 940.0210 906.1960 726.0580 545.9200 450.7380 374.8290 285.1530 247.7880 232.4490 270.9940 296.1660 234.4150 194.2970 248.5750 322.1240 452.3110 669.4210 844.8390 821.6340 671.7810 553.0000 421.6330 319.3710 272.9600 221.4360 222.6160 240.7080 214.7500 190.3640 186.0380 240.7080 361.8490 556.5400 733.5310 815.3410 741.0040 569.1260 425.9590 317.0110 301.2790 297.7390 234.0220 211.6030 252.9010 321.3380 272.1730 252.9010 234.8090 298.5250 484.1700 651.7220 812.5870 778.7620 548.2800 395.6740 311.5050 290.2660 276.8930 223.4020 184.4640 210.8160 263.1270 297.3460 256.4410 285.5460 509.7350 817.3070 1084.7600 1142.9700 940.8080 619.8630 409.8330 350.4430 288.6930 269.0270 270.9930 265.8800 216.3230 235.5950 272.9600 260.3740 296.9520 445.2320 743.3640 1133.1400 1303.0500 1032.8400 611.6040 362.6360 326.4510 327.6310 256.8340 215.9290 235.2020 237.1680 265.0940 248.1810 234.4150 352.4090 537.6600 688.6930 822.0270 859.7850 760.2760 514.8480 301.6720 266.6670 311.8980 296.9520 230.8750 189.5770 217.5030 225.7620 215.5360 247.3940 378.7610 619.4700 895.9700 1103.2500 1154.7700 993.9050 634.4160 375.6150 312.6850 300.0990 293.0190 291.0520 265.0940 211.6030 181.3180 221.0420 284.7590 379.5480 584.0720 885.3500 1158.7000 1279.8400 1037.9600 621.4360 396.4610 343.7570 312.6850 307.9650 303.6380 293.0190 256.8340 245.8210 239.1350 283.9730 383.0880 553.7860 811.0140 980.1390 887.7100 653.2950 390.9540 288.6920 322.1240 314.2580 276.8930 274.9260 272.5660 310.7180 307.9650 306.3920 321.7310 395.2810 460.5710 512.8820 554.1800 584.4650 543.5600 414.9460 304.0320 285.1530 263.5200 247.7880 264.7000 237.5620 213.9630 254.0810 265.8800 252.9010 356.7360 456.6380 481.8100 508.5550 571.8790 523.8940 370.1080 302.0650 245.8210 190.3640 200.5900 246.2140 221.4360 188.0040 209.2430 218.6820 274.5330 348.8700 404.7200 481.8100 490.4630 473.9440 390.5610 282.0060 252.5070 262.7340 298.1320 264.7000 202.1630 167.1580 230.8750 282.7930 283.9730 282.7930 268.2400 308.7510 392.1340 406.6870 334.3170 296.5590 297.7390 291.8390 269.0270 269.4200 278.0730 263.1270 237.5620 206.4900 230.8750 296.5590 342.1830 411.4070 447.5910 434.6120 416.9130 372.0750 322.5170 282.3990 310.3250 332.7440 286.3330 291.0520 333.9240 324.0910 304.0320 232.0550 211.6030 287.9060 359.4890 437.3650 471.1900 447.9850 394.1010 329.2040 326.0570 312.2910 285.5460 289.8720 243.8550 235.9880 242.6750 202.1630 186.4310 257.2270 360.2760 436.5790 423.2060 431.4660 403.9340 381.9080 333.5300 281.6130 249.3610 234.0220 230.4820 270.9930 284.3660 235.5950 206.4900 235.9880 289.0860 358.3090 406.2930 400.3940 390.9540 392.1340 335.1040 286.7260 271.7800 262.7340 244.6410 246.2140 252.1140 234.0220 220.6490 207.6700 238.7420 291.4460 347.2960 403.9340 460.5710 460.1780 414.9460 325.6640 243.4610 232.0550 233.6280 258.0140 289.8720 249.7540 223.7960 229.3020 227.7290 249.7540 299.7050 376.0080 490.8560 547.1000 477.8770 373.2550 281.6130 219.0760 212.7830 276.8930 252.1140 241.4950 268.6330 269.0270 241.1010 228.5150 271.3870 329.9900 377.5810 439.7250 475.1230 440.5120 366.9620 283.5790 258.8010 289.0860 291.8390 240.3150 204.1300 207.6700 211.9960 251.7210 289.0860 277.6800 314.2580 461.3570 586.0380 571.4860 459.7840 353.1960 271.7800 256.4410 270.2070 252.5080 200.5900 175.4180 166.7650 198.6230 237.9550 275.3200 304.0320 303.6380 368.5350 500.2960 536.0870 455.8510 346.5100 279.2530 279.6460 269.0270 245.0350 226.9420 211.9960 237.1680 259.9800 243.0680 249.3610 245.4280 302.4580 399.6070 508.5550 543.9530 459.7840 333.5300 273.3530 245.8210 234.8080 256.0470 239.5280 228.5150 233.6280 246.2140 228.1220 226.5490 304.4250 408.6530 454.2780 457.8180 459.7840 424.7790 335.4970 244.6410 241.1010 288.6920 266.2730 240.7080 283.9730 282.7930 279.2530 241.1010 222.2220 274.1400 371.2880 430.2860 459.3910 432.6450 343.3630 267.8470 225.3690 260.3740 272.9600 211.2090 234.0220 229.3020 186.0370 209.2430 259.9800 270.2070 295.7720 374.4350 444.0520 427.1390 352.0160 290.6590 274.5330 253.6870 216.3230 209.2430 223.4020 243.8550 228.1220 243.0680 255.6540 236.3820 254.0810 337.4630 386.6280 423.2060 395.6740 332.3500 278.8600 261.9470 287.1190 292.6260 294.9850 285.1530 259.1940 257.2270 273.3530 218.6820 208.8500 277.2860 377.9750 486.1360 492.4290 475.5170 429.1060 329.9900 243.8550 217.8960 187.6110 183.6770 209.6360 283.5790 330.7770 240.3150 207.6700 279.6460 317.7980 308.3580 345.7230 398.4270 403.5400 347.6900 299.7050 266.2740 221.0420 216.7160 266.6670 256.4410 237.1680 219.4690 174.2380 182.1040 234.8080 339.8230 454.2780 545.1330 543.1670 454.2780 337.8570 317.4040 331.9570 296.1650 234.0220 194.2970 222.6160 252.1140 247.0010 240.3150 231.6620 246.6080 370.1090 548.6730 636.7760 600.1980 467.6510 334.3170 258.0140 266.2740 274.1400 265.0940 237.1680 244.2480 304.0320 267.0600 214.7490 267.4540 324.4840 390.1680 521.1410 581.3180 553.0000 438.1520 326.0570 272.1730 270.6000 252.1140 268.2400 280.8260 318.9780 344.5430 335.1040 318.5840 349.6560 413.3730 476.6970 604.5240 694.9860 602.5570 381.5150 307.5720 304.8180 317.0110 311.8980 282.3990 250.1480 254.0810 286.7260 291.4460 263.9140 352.0160 475.9100 532.9410 541.5940 554.9660 513.6680 393.7070 303.6380 269.8130 263.1270 263.9140 282.0060 267.8470 265.4870 278.8600 255.2610 251.7210 268.2400 372.0750 556.1460 619.0760 542.7730 433.0390 358.7020 293.0190 263.1270 282.0060 </int_list></spectrum></measured><measured><pepseq>VEHVTHPEQYIPGVLK</pepseq><mzh>1845.9513</mzh><calc_mzh>1845.9864</calc_mzh><leucines>1</leucines><mono_iso_intensity>675</mono_iso_intensity><deuterated_intensity>854</deuterated_intensity><ratio>1.27</ratio><validated>YES</validated><local_bg>221</local_bg><corrected_ratio>1.39</corrected_ratio><spectrum><mz_list>1821.0204 1821.0788 1821.1373 1821.1957 1821.2541 1821.3126 1821.3710 1821.4295 1821.4879 1821.5463 1821.6048 1821.6632 1821.7217 1821.7801 1821.8386 1821.8970 1821.9555 1822.0139 1822.0724 1822.1308 1822.1893 1822.2477 1822.3062 1822.3646 1822.4231 1822.4815 1822.5400 1822.5985 1822.6569 1822.7154 1822.7738 1822.8323 1822.8908 1822.9492 1823.0077 1823.0662 1823.1246 1823.1831 1823.2416 1823.3000 1823.3585 1823.4170 1823.4755 1823.5339 1823.5924 1823.6509 1823.7094 1823.7678 1823.8263 1823.8848 1823.9433 1824.0018 1824.0602 1824.1187 1824.1772 1824.2357 1824.2942 1824.3527 1824.4111 1824.4696 1824.5281 1824.5866 1824.6451 1824.7036 1824.7621 1824.8206 1824.8791 1824.9376 1824.9961 1825.0546 1825.1131 1825.1716 1825.2301 1825.2886 1825.3471 1825.4056 1825.4641 1825.5226 1825.5811 1825.6396 1825.6981 1825.7566 1825.8151 1825.8737 1825.9322 1825.9907 1826.0492 1826.1077 1826.1662 1826.2247 1826.2833 1826.3418 1826.4003 1826.4588 1826.5173 1826.5759 1826.6344 1826.6929 1826.7514 1826.8100 1826.8685 1826.9270 1826.9856 1827.0441 1827.1026 1827.1611 1827.2197 1827.2782 1827.3367 1827.3953 1827.4538 1827.5124 1827.5709 1827.6294 1827.6880 1827.7465 1827.8051 1827.8636 1827.9221 1827.9807 1828.0392 1828.0978 1828.1563 1828.2149 1828.2734 1828.3320 1828.3905 1828.4491 1828.5076 1828.5662 1828.6248 1828.6833 1828.7419 1828.8004 1828.8590 1828.9175 1828.9761 1829.0347 1829.0932 1829.1518 1829.2104 1829.2689 1829.3275 1829.3861 1829.4446 1829.5032 1829.5618 1829.6203 1829.6789 1829.7375 1829.7961 1829.8546 1829.9132 1829.9718 1830.0304 1830.0889 1830.1475 1830.2061 1830.2647 1830.3233 1830.3819 1830.4404 1830.4990 1830.5576 1830.6162 1830.6748 1830.7334 1830.7920 1830.8506 1830.9092 1830.9677 1831.0263 1831.0849 1831.1435 1831.2021 1831.2607 1831.3193 1831.3779 1831.4365 1831.4951 1831.5537 1831.6123 1831.6709 1831.7295 1831.7881 1831.8468 1831.9054 1831.9640 1832.0226 1832.0812 1832.1398 1832.1984 1832.2570 1832.3156 1832.3743 1832.4329 1832.4915 1832.5501 1832.6087 1832.6674 1832.7260 1832.7846 1832.8432 1832.9018 1832.9605 1833.0191 1833.0777 1833.1363 1833.1950 1833.2536 1833.3122 1833.3709 1833.4295 1833.4881 1833.5468 1833.6054 1833.6640 1833.7227 1833.7813 1833.8400 1833.8986 1833.9572 1834.0159 1834.0745 1834.1332 1834.1918 1834.2505 1834.3091 1834.3677 1834.4264 1834.4850 1834.5437 1834.6023 1834.6610 1834.7197 1834.7783 1834.8370 1834.8956 1834.9543 1835.0129 1835.0716 1835.1302 1835.1889 1835.2476 1835.3062 1835.3649 1835.4236 1835.4822 1835.5409 1835.5996 1835.6582 1835.7169 1835.7756 1835.8342 1835.8929 1835.9516 1836.0103 1836.0689 1836.1276 1836.1863 1836.2450 1836.3036 1836.3623 1836.4210 1836.4797 1836.5384 1836.5970 1836.6557 1836.7144 1836.7731 1836.8318 1836.8905 1836.9492 1837.0079 1837.0665 1837.1252 1837.1839 1837.2426 1837.3013 1837.3600 1837.4187 1837.4774 1837.5361 1837.5948 1837.6535 1837.7122 1837.7709 1837.8296 1837.8883 1837.9470 1838.0057 1838.0644 1838.1231 1838.1818 1838.2406 1838.2993 1838.3580 1838.4167 1838.4754 1838.5341 1838.5928 1838.6515 1838.7103 1838.7690 1838.8277 1838.8864 1838.9451 1839.0039 1839.0626 1839.1213 1839.1800 1839.2388 1839.2975 1839.3562 1839.4149 1839.4737 1839.5324 1839.5911 1839.6499 1839.7086 1839.7673 1839.8261 1839.8848 1839.9435 1840.0023 1840.0610 1840.1197 1840.1785 1840.2372 1840.2960 1840.3547 1840.4135 1840.4722 1840.5309 1840.5897 1840.6484 1840.7072 1840.7659 1840.8247 1840.8834 1840.9422 1841.0010 1841.0597 1841.1185 1841.1772 1841.2360 1841.2947 1841.3535 1841.4123 1841.4710 1841.5298 1841.5885 1841.6473 1841.7061 1841.7648 1841.8236 1841.8824 1841.9411 1841.9999 1842.0587 1842.1174 1842.1762 1842.2350 1842.2938 1842.3525 1842.4113 1842.4701 1842.5289 1842.5876 1842.6464 1842.7052 1842.7640 1842.8228 1842.8816 1842.9403 1842.9991 1843.0579 1843.1167 1843.1755 1843.2343 1843.2931 1843.3519 1843.4106 1843.4694 1843.5282 1843.5870 1843.6458 1843.7046 1843.7634 1843.8222 1843.8810 1843.9398 1843.9986 1844.0574 1844.1162 1844.1750 1844.2338 1844.2926 1844.3514 1844.4103 1844.4691 1844.5279 1844.5867 1844.6455 1844.7043 1844.7631 1844.8219 1844.8807 1844.9396 1844.9984 1845.0572 1845.1160 1845.1748 1845.2337 1845.2925 1845.3513 1845.4101 1845.4690 1845.5278 1845.5866 1845.6454 1845.7043 1845.7631 1845.8219 1845.8808 1845.9396 1845.9984 1846.0573 1846.1161 1846.1749 1846.2338 1846.2926 1846.3514 1846.4103 1846.4691 1846.5280 1846.5868 1846.6456 1846.7045 1846.7633 1846.8222 1846.8810 1846.9399 1846.9987 1847.0576 1847.1164 1847.1753 1847.2341 1847.2930 1847.3518 1847.4107 1847.4695 1847.5284 1847.5873 1847.6461 1847.7050 1847.7638 1847.8227 1847.8816 1847.9404 1847.9993 1848.0582 1848.1170 1848.1759 1848.2348 1848.2936 1848.3525 1848.4114 1848.4703 1848.5291 1848.5880 1848.6469 1848.7058 1848.7646 1848.8235 1848.8824 1848.9413 1849.0001 1849.0590 1849.1179 1849.1768 1849.2357 1849.2946 1849.3535 1849.4123 1849.4712 1849.5301 1849.5890 1849.6479 1849.7068 1849.7657 1849.8246 1849.8835 1849.9424 1850.0013 1850.0602 1850.1191 1850.1780 1850.2369 1850.2958 1850.3547 1850.4136 1850.4725 1850.5314 1850.5903 1850.6492 1850.7081 1850.7670 1850.8259 1850.8848 1850.9437 1851.0027 1851.0616 1851.1205 1851.1794 1851.2383 1851.2972 1851.3562 1851.4151 1851.4740 1851.5329 1851.5918 1851.6508 1851.7097 1851.7686 1851.8275 1851.8865 1851.9454 1852.0043 1852.0632 1852.1222 1852.1811 1852.2400 1852.2990 1852.3579 1852.4168 1852.4758 1852.5347 1852.5937 1852.6526 1852.7115 1852.7705 1852.8294 1852.8884 1852.9473 1853.0063 1853.0652 1853.1241 1853.1831 1853.2420 1853.3010 1853.3599 1853.4189 1853.4778 1853.5368 1853.5957 1853.6547 1853.7137 1853.7726 1853.8316 1853.8905 1853.9495 1854.0085 1854.0674 1854.1264 1854.1853 1854.2443 1854.3033 1854.3622 1854.4212 1854.4802 1854.5391 1854.5981 1854.6571 1854.7161 1854.7750 1854.8340 1854.8930 1854.9520 1855.0109 1855.0699 1855.1289 1855.1879 1855.2468 1855.3058 1855.3648 1855.4238 1855.4828 1855.5418 1855.6007 1855.6597 1855.7187 1855.7777 1855.8367 1855.8957 1855.9547 1856.0137 1856.0727 1856.1317 1856.1907 1856.2497 1856.3086 1856.3676 1856.4266 1856.4856 1856.5446 1856.6037 1856.6627 1856.7217 1856.7807 1856.8397 1856.8987 1856.9577 1857.0167 1857.0757 1857.1347 1857.1937 1857.2527 1857.3117 1857.3708 1857.4298 1857.4888 1857.5478 1857.6068 1857.6658 1857.7249 1857.7839 1857.8429 1857.9019 1857.9610 1858.0200 1858.0790 1858.1380 1858.1971 1858.2561 1858.3151 1858.3741 1858.4332 1858.4922 1858.5512 1858.6103 1858.6693 1858.7283 1858.7874 1858.8464 1858.9055 1858.9645 1859.0235 1859.0826 1859.1416 1859.2007 1859.2597 1859.3187 1859.3778 1859.4368 1859.4959 1859.5549 1859.6140 1859.6730 1859.7321 1859.7911 1859.8502 1859.9093 1859.9683 1860.0274 1860.0864 1860.1455 1860.2045 1860.2636 1860.3227 1860.3817 1860.4408 1860.4998 1860.5589 1860.6180 1860.6770 1860.7361 1860.7952 1860.8542 1860.9133 1860.9724 1861.0315 1861.0905 1861.1496 1861.2087 1861.2678 1861.3268 1861.3859 1861.4450 1861.5041 1861.5632 1861.6222 1861.6813 1861.7404 1861.7995 1861.8586 1861.9177 1861.9767 1862.0358 1862.0949 1862.1540 1862.2131 1862.2722 1862.3313 1862.3904 1862.4495 1862.5086 1862.5677 1862.6268 1862.6859 1862.7450 1862.8041 1862.8632 1862.9223 1862.9814 1863.0405 1863.0996 1863.1587 1863.2178 1863.2769 1863.3360 1863.3951 1863.4542 1863.5133 1863.5725 1863.6316 1863.6907 1863.7498 1863.8089 1863.8680 1863.9271 1863.9863 1864.0454 1864.1045 1864.1636 1864.2228 1864.2819 1864.3410 1864.4001 1864.4593 1864.5184 1864.5775 1864.6366 1864.6958 1864.7549 1864.8140 1864.8732 1864.9323 1864.9914 1865.0506 1865.1097 1865.1688 1865.2280 1865.2871 1865.3463 1865.4054 1865.4645 1865.5237 1865.5828 1865.6420 1865.7011 1865.7603 1865.8194 1865.8786 1865.9377 1865.9969 1866.0560 1866.1152 1866.1743 1866.2335 1866.2926 1866.3518 1866.4110 1866.4701 1866.5293 1866.5884 1866.6476 1866.7068 1866.7659 1866.8251 1866.8843 1866.9434 1867.0026 1867.0618 1867.1209 1867.1801 1867.2393 1867.2984 1867.3576 1867.4168 1867.4760 1867.5351 1867.5943 1867.6535 1867.7127 1867.7718 1867.8310 1867.8902 1867.9494 1868.0086 1868.0677 1868.1269 1868.1861 1868.2453 1868.3045 1868.3637 1868.4229 1868.4821 1868.5413 1868.6004 1868.6596 1868.7188 1868.7780 1868.8372 1868.8964 1868.9556 1869.0148 1869.0740 1869.1332 1869.1924 1869.2516 1869.3108 1869.3700 1869.4292 1869.4884 1869.5476 1869.6069 1869.6661 1869.7253 1869.7845 1869.8437 1869.9029 1869.9621 1870.0213 1870.0806 1870.1398 1870.1990 1870.2582 1870.3174 1870.3766 1870.4359 1870.4951 1870.5543 1870.6135 1870.6728 1870.7320 1870.7912 1870.8504 1870.9097 1870.9689 1871.0281 1871.0874 1871.1466 1871.2058 1871.2651 1871.3243 1871.3835 1871.4428 1871.5020 1871.5613 1871.6205 1871.6797 1871.7390 1871.7982 1871.8575 1871.9167 1871.9760 1872.0352 1872.0944 1872.1537 1872.2129 1872.2722 1872.3314 1872.3907 1872.4500 1872.5092 1872.5685 1872.6277 1872.6870 1872.7462 1872.8055 1872.8647 1872.9240 1872.9833 1873.0425 1873.1018 1873.1611 1873.2203 1873.2796 1873.3389 1873.3981 1873.4574 1873.5167 1873.5759 1873.6352 1873.6945 1873.7538 1873.8130 1873.8723 1873.9316 1873.9909 1874.0501 1874.1094 1874.1687 1874.2280 1874.2873 1874.3465 1874.4058 1874.4651 1874.5244 1874.5837 1874.6430 1874.7023 1874.7616 1874.8208 1874.8801 1874.9394 1874.9987 1875.0580 1875.1173 1875.1766 1875.2359 1875.2952 1875.3545 1875.4138 1875.4731 1875.5324 1875.5917 1875.6510 1875.7103 1875.7696 1875.8289 1875.8882 1875.9475 1876.0069 1876.0662 1876.1255 1876.1848 1876.2441 1876.3034 1876.3627 1876.4220 1876.4814 1876.5407 1876.6000 1876.6593 1876.7186 1876.7780 1876.8373 1876.8966 1876.9559 1877.0153 </mz_list><int_list>374.8290 317.4050 230.8760 181.7110 217.8960 289.0860 266.2740 243.0680 232.4490 211.6030 233.6290 302.8520 359.8830 508.9490 816.9140 1053.3000 1013.9600 719.7650 476.3040 351.2300 330.3840 289.0860 219.4690 231.6620 245.0350 214.7500 172.6650 197.0510 272.9600 388.2010 540.4140 759.4900 978.5660 1043.8600 836.5800 567.9460 396.8540 291.0530 240.7080 242.6750 247.7880 278.0730 228.5160 189.1840 214.7500 291.8390 401.9670 513.2750 580.1390 669.0280 776.0090 707.5730 451.1320 324.4840 297.3460 317.4050 282.4000 191.5440 169.9120 192.7240 195.0840 219.8630 215.9300 244.2480 352.4100 503.8360 568.7330 551.0330 493.6090 400.7870 306.3920 256.4410 245.8210 269.0270 214.3560 167.9450 206.0970 255.2610 282.0060 275.7130 250.5410 319.3710 477.0900 551.8200 477.4840 355.5560 272.1740 245.4280 234.0220 265.8800 261.5540 219.0760 182.8910 163.6190 178.1710 201.3770 225.3690 252.5080 302.4590 354.7700 446.0180 459.3910 383.4820 335.4970 307.5720 272.5670 208.8500 173.0580 181.7110 206.0970 191.9370 157.3260 159.2920 173.0580 201.7700 242.6750 276.5000 385.4480 536.8740 476.6970 396.0680 321.3380 259.9810 236.3820 200.9840 179.7450 173.8450 190.7570 178.1710 178.9580 221.4360 282.7930 308.3580 394.8880 516.4220 579.7450 519.9620 460.5710 364.2090 252.9010 203.7370 186.0380 219.8630 299.3120 299.7060 237.1690 204.1300 240.7080 254.4740 308.3580 484.1700 760.6700 943.5610 932.5480 708.3590 448.7720 341.7900 287.9060 255.6540 240.3150 260.3740 278.8600 271.7800 226.1560 221.0430 223.4030 329.9910 612.3900 984.8590 1350.6400 1559.1000 1365.1900 825.1740 441.2990 325.6640 284.7600 261.9470 244.6410 237.9550 266.6670 272.1740 225.3690 253.6880 334.7110 500.2960 761.0630 1124.0900 1386.8300 1254.2800 813.3740 501.4760 389.7740 372.4690 333.5300 297.3460 236.7750 221.0430 232.8420 248.5750 249.7550 284.7590 401.5740 577.7790 708.7520 817.3070 800.7880 604.1310 427.1390 329.9910 270.9930 234.4150 212.7830 209.2430 230.0890 239.9220 283.1860 335.8900 331.5640 392.9210 520.3550 616.3230 622.6170 522.3210 452.3110 337.8570 227.7290 216.7160 238.3480 210.8160 254.8680 279.2530 315.8310 307.9650 266.6670 358.7030 468.8310 514.8480 514.0620 492.0360 425.9590 333.1370 269.0270 213.9630 221.4360 213.5700 222.2220 231.6620 223.0090 198.6240 229.3020 309.9320 409.0470 501.8690 617.5030 680.4340 697.3460 651.3290 479.8430 345.3300 272.1730 218.6830 260.3740 278.0730 254.0810 227.3360 217.8960 246.2150 280.0400 370.5020 517.6020 655.6550 746.1170 771.6830 606.8840 344.9370 237.5620 247.3950 265.0940 270.6000 248.5750 232.4490 223.0090 242.2820 249.7550 250.1480 285.9400 440.5120 639.1360 680.8270 632.8430 530.5810 431.4660 374.4350 310.3250 245.0350 228.9090 242.6750 221.0430 180.1380 171.8780 224.9760 265.0940 314.2580 437.3660 554.5730 640.3160 609.2440 492.8230 369.7160 281.6130 244.2480 255.2610 256.4410 228.1220 270.6000 268.6340 234.8090 222.6160 229.6960 252.1150 344.9370 459.7850 508.9490 458.9980 356.7360 285.5460 245.4280 219.4690 177.7780 167.9450 197.4440 248.1810 262.7340 268.2400 270.9940 242.2820 239.9220 279.6470 371.6820 431.4660 388.2010 329.2040 239.5290 199.4100 199.8040 196.6570 204.9170 202.9500 215.1430 211.2100 201.3770 216.3230 268.6340 308.3590 308.7520 313.0780 368.5360 412.1940 339.4300 254.8680 212.3900 193.1170 160.4720 196.6570 230.4820 223.4030 230.4820 204.5240 208.0630 248.5750 264.3070 258.0140 293.8060 331.5640 359.4890 359.8830 320.1580 264.3070 274.5330 225.3690 183.6780 197.8370 241.4950 279.2530 282.7930 290.6590 287.9060 295.7720 337.4640 405.5070 454.6710 436.1860 360.6690 297.7390 255.6540 226.5490 252.1150 210.8170 150.2460 141.9860 183.2850 207.6700 220.6490 218.2890 259.5870 327.6310 400.0010 436.9720 416.1270 331.9570 282.7930 238.7420 223.7960 225.3690 197.8370 202.1640 226.1560 277.2870 294.1990 263.1270 268.6340 289.8730 314.2580 404.7200 654.0820 851.5260 756.3440 497.9360 351.6230 314.2580 298.9190 258.0140 249.7550 238.3490 208.0630 228.9090 205.3100 199.0170 228.5160 332.7440 549.0670 800.0020 941.2010 814.9480 559.6860 376.7950 288.3000 234.8090 218.2900 247.0020 271.3870 237.9550 202.1640 202.5570 227.7290 279.2530 437.3660 683.9740 794.1020 812.1940 722.1250 531.3680 376.0090 297.3460 282.4000 275.3200 268.6340 258.0140 240.3150 205.3100 248.1820 314.2580 329.2040 436.9720 707.5730 1011.6000 1194.5000 1124.8800 765.3900 469.6170 327.2380 291.8390 263.5210 237.5620 244.6420 225.7630 203.3440 241.8880 276.1070 407.0800 615.9300 779.1560 937.6620 1138.6500 1142.9700 835.4000 522.7150 334.3170 247.3950 243.0680 259.9810 267.0610 248.1810 265.0940 254.0810 248.5750 293.0190 440.9050 575.4190 675.3210 708.7530 715.4390 606.4910 382.6950 263.5210 272.1740 226.9420 188.0040 156.1460 151.8190 188.0040 225.7630 260.7670 328.0240 479.4500 664.3080 764.6030 720.1590 645.0360 497.5430 351.6230 284.3660 227.3360 208.8500 237.5620 266.2740 285.5460 260.3740 236.7750 248.9680 316.6180 432.6460 627.7300 750.4440 690.6600 542.7740 386.2350 280.4330 253.2950 267.4540 260.7680 222.2230 199.8040 213.5700 188.7910 213.1760 241.4950 283.5800 470.7970 683.1870 741.0040 569.1260 455.8510 399.2140 334.3170 309.1450 288.2990 273.7470 237.1690 202.5570 172.2720 196.6570 243.0680 320.1580 359.0960 405.5070 472.7640 522.7150 474.3370 379.1550 332.3510 302.8520 295.7730 291.8390 245.0350 202.9500 249.7550 299.3120 248.5750 210.8170 244.6420 282.0070 341.7900 448.7720 523.5020 451.9180 330.3840 298.1320 319.7650 267.8470 199.8040 194.6910 209.6370 244.6420 295.3790 276.5000 207.6700 201.3770 244.2480 326.4510 386.6280 418.4870 458.6050 454.2780 418.0930 331.5640 305.6050 302.8520 257.6210 230.0890 241.1020 278.0730 258.0140 242.2820 239.5290 271.3870 357.5230 464.1110 553.3930 473.5510 363.4230 310.7180 295.7720 300.4920 303.2450 293.4130 274.1400 274.9270 283.9730 245.8220 177.7780 208.8500 304.4250 343.7570 396.8540 444.8390 420.4530 354.7700 326.4510 341.7900 324.4840 244.2480 196.6570 189.1840 227.3360 234.8090 224.1890 252.9010 272.1740 318.9780 420.0600 477.4840 519.9620 499.9030 429.1060 364.9960 323.3040 275.3200 234.8090 224.5830 229.3020 229.3020 213.9630 232.4490 231.2690 225.3690 306.3920 357.5230 414.9470 497.1490 444.4450 364.6020 316.2250 267.0600 268.6340 276.5000 301.2790 261.9470 217.8960 229.6960 267.0600 285.9400 304.4250 348.8700 410.2270 446.0190 481.8100 423.6000 326.8440 266.2740 250.9350 274.5330 279.6470 248.9680 234.0220 233.6290 247.3950 285.5460 254.8680 240.3150 322.1250 407.4740 414.5530 384.2680 326.0580 269.0270 230.0890 237.5620 248.1810 220.2560 223.4030 258.8010 263.5210 239.9220 223.0090 261.9470 323.3040 385.8410 416.1270 427.1390 447.1990 448.3780 324.8780 235.2020 258.8010 299.3120 268.2400 250.9350 272.5670 232.8420 212.7830 209.6370 221.8290 277.2870 371.6820 452.3120 494.3960 477.8770 445.6250 354.3760 302.8520 267.8470 232.0560 229.6960 204.9170 142.3800 164.0120 216.3230 224.9760 211.2100 211.2100 254.4740 315.4380 391.3480 406.2940 368.9290 330.7770 265.4870 221.8290 257.6210 255.2610 221.8290 205.7030 237.1690 261.1610 222.2230 236.7750 297.7390 353.9830 383.4820 479.0570 511.7020 429.4990 318.9780 261.5540 224.9760 250.9350 252.9010 249.7550 258.0140 223.7960 204.5240 218.6830 224.1890 288.6930 387.0210 485.7430 576.2060 582.1050 512.0950 450.3450 357.1300 291.4460 256.4410 254.0810 249.7550 228.1220 184.8580 180.9250 174.6320 207.2770 284.7600 370.5020 491.2500 633.6300 742.9710 733.5310 591.5450 442.8720 311.1120 249.3610 233.2360 249.3610 256.8340 242.6750 234.4150 229.6960 222.6160 304.0320 410.6200 519.9620 652.1150 748.8710 739.0380 638.3490 473.9440 344.1500 287.9060 260.3740 245.0350 296.1660 283.5800 247.0010 248.1810 267.8470 326.4510 553.0000 810.2280 912.8830 865.2920 729.2050 565.9790 431.0730 318.9780 248.9680 219.8630 214.7500 235.2020 243.8550 239.9220 219.4690 254.4740 344.1500 514.8490 760.6700 940.0210 906.1960 726.0580 545.9200 450.7380 374.8290 285.1530 247.7880 232.4490 270.9940 296.1660 234.4150 194.2970 248.5750 322.1240 452.3110 669.4210 844.8390 821.6340 671.7810 553.0000 421.6330 319.3710 272.9600 221.4360 222.6160 240.7080 214.7500 190.3640 186.0380 240.7080 361.8490 556.5400 733.5310 815.3410 741.0040 569.1260 425.9590 317.0110 301.2790 297.7390 234.0220 211.6030 252.9010 321.3380 272.1730 252.9010 234.8090 298.5250 484.1700 651.7220 812.5870 778.7620 548.2800 395.6740 311.5050 290.2660 276.8930 223.4020 184.4640 210.8160 263.1270 297.3460 256.4410 285.5460 509.7350 817.3070 1084.7600 1142.9700 940.8080 619.8630 409.8330 350.4430 288.6930 269.0270 270.9930 265.8800 216.3230 235.5950 272.9600 260.3740 296.9520 445.2320 743.3640 1133.1400 1303.0500 1032.8400 </int_list></spectrum></measured><measured><pepseq>DATEFIEILAR</pepseq><mzh>1277.6464</mzh><calc_mzh>1277.6742</calc_mzh><leucines>1</leucines><mono_iso_intensity>2352</mono_iso_intensity><deuterated_intensity>2468</deuterated_intensity><ratio>1.05</ratio><validated>YES</validated><local_bg>248</local_bg><corrected_ratio>1.06</corrected_ratio><spectrum><mz_list>1253.2746 1253.3230 1253.3715 1253.4200 1253.4685 1253.5169 1253.5654 1253.6139 1253.6624 1253.7109 1253.7594 1253.8078 1253.8563 1253.9048 1253.9533 1254.0018 1254.0503 1254.0988 1254.1473 1254.1958 1254.2443 1254.2928 1254.3413 1254.3897 1254.4382 1254.4867 1254.5352 1254.5837 1254.6322 1254.6807 1254.7293 1254.7778 1254.8263 1254.8748 1254.9233 1254.9718 1255.0203 1255.0688 1255.1173 1255.1658 1255.2143 1255.2629 1255.3114 1255.3599 1255.4084 1255.4569 1255.5054 1255.5540 1255.6025 1255.6510 1255.6995 1255.7480 1255.7966 1255.8451 1255.8936 1255.9421 1255.9907 1256.0392 1256.0877 1256.1363 1256.1848 1256.2333 1256.2819 1256.3304 1256.3789 1256.4275 1256.4760 1256.5245 1256.5731 1256.6216 1256.6702 1256.7187 1256.7673 1256.8158 1256.8643 1256.9129 1256.9614 1257.0100 1257.0585 1257.1071 1257.1556 1257.2042 1257.2527 1257.3013 1257.3498 1257.3984 1257.4470 1257.4955 1257.5441 1257.5926 1257.6412 1257.6897 1257.7383 1257.7869 1257.8354 1257.8840 1257.9326 1257.9811 1258.0297 1258.0783 1258.1268 1258.1754 1258.2240 1258.2726 1258.3211 1258.3697 1258.4183 1258.4669 1258.5154 1258.5640 1258.6126 1258.6612 1258.7097 1258.7583 1258.8069 1258.8555 1258.9041 1258.9527 1259.0012 1259.0498 1259.0984 1259.1470 1259.1956 1259.2442 1259.2928 1259.3414 1259.3900 1259.4386 1259.4872 1259.5358 1259.5844 1259.6330 1259.6816 1259.7302 1259.7788 1259.8274 1259.8760 1259.9246 1259.9732 1260.0218 1260.0704 1260.1190 1260.1676 1260.2162 1260.2648 1260.3134 1260.3620 1260.4107 1260.4593 1260.5079 1260.5565 1260.6051 1260.6537 1260.7024 1260.7510 1260.7996 1260.8482 1260.8968 1260.9455 1260.9941 1261.0427 1261.0913 1261.1400 1261.1886 1261.2372 1261.2859 1261.3345 1261.3831 1261.4317 1261.4804 1261.5290 1261.5777 1261.6263 1261.6749 1261.7236 1261.7722 1261.8208 1261.8695 1261.9181 1261.9668 1262.0154 1262.0641 1262.1127 1262.1614 1262.2100 1262.2587 1262.3073 1262.3560 1262.4046 1262.4533 1262.5019 1262.5506 1262.5992 1262.6479 1262.6965 1262.7452 1262.7939 1262.8425 1262.8912 1262.9398 1262.9885 1263.0372 1263.0858 1263.1345 1263.1832 1263.2318 1263.2805 1263.3292 1263.3778 1263.4265 1263.4752 1263.5239 1263.5725 1263.6212 1263.6699 1263.7186 1263.7672 1263.8159 1263.8646 1263.9133 1263.9620 1264.0106 1264.0593 1264.1080 1264.1567 1264.2054 1264.2541 1264.3028 1264.3514 1264.4001 1264.4488 1264.4975 1264.5462 1264.5949 1264.6436 1264.6923 1264.7410 1264.7897 1264.8384 1264.8871 1264.9358 1264.9845 1265.0332 1265.0819 1265.1306 1265.1793 1265.2280 1265.2767 1265.3254 1265.3741 1265.4228 1265.4716 1265.5203 1265.5690 1265.6177 1265.6664 1265.7151 1265.7638 1265.8126 1265.8613 1265.9100 1265.9587 1266.0074 1266.0562 1266.1049 1266.1536 1266.2023 1266.2511 1266.2998 1266.3485 1266.3972 1266.4460 1266.4947 1266.5434 1266.5922 1266.6409 1266.6896 1266.7384 1266.7871 1266.8358 1266.8846 1266.9333 1266.9821 1267.0308 1267.0795 1267.1283 1267.1770 1267.2258 1267.2745 1267.3233 1267.3720 1267.4208 1267.4695 1267.5183 1267.5670 1267.6158 1267.6645 1267.7133 1267.7620 1267.8108 1267.8595 1267.9083 1267.9571 1268.0058 1268.0546 1268.1033 1268.1521 1268.2009 1268.2496 1268.2984 1268.3472 1268.3959 1268.4447 1268.4935 1268.5422 1268.5910 1268.6398 1268.6885 1268.7373 1268.7861 1268.8349 1268.8836 1268.9324 1268.9812 1269.0300 1269.0788 1269.1275 1269.1763 1269.2251 1269.2739 1269.3227 1269.3715 1269.4202 1269.4690 1269.5178 1269.5666 1269.6154 1269.6642 1269.7130 1269.7618 1269.8106 1269.8594 1269.9082 1269.9570 1270.0058 1270.0546 1270.1034 1270.1522 1270.2010 1270.2498 1270.2986 1270.3474 1270.3962 1270.4450 1270.4938 1270.5426 1270.5914 1270.6402 1270.6890 1270.7378 1270.7867 1270.8355 1270.8843 1270.9331 1270.9819 1271.0307 1271.0796 1271.1284 1271.1772 1271.2260 1271.2748 1271.3237 1271.3725 1271.4213 1271.4701 1271.5190 1271.5678 1271.6166 1271.6655 1271.7143 1271.7631 1271.8120 1271.8608 1271.9096 1271.9585 1272.0073 1272.0561 1272.1050 1272.1538 1272.2026 1272.2515 1272.3003 1272.3492 1272.3980 1272.4469 1272.4957 1272.5446 1272.5934 1272.6423 1272.6911 1272.7400 1272.7888 1272.8377 1272.8865 1272.9354 1272.9842 1273.0331 1273.0819 1273.1308 1273.1796 1273.2285 1273.2774 1273.3262 1273.3751 1273.4240 1273.4728 1273.5217 1273.5706 1273.6194 1273.6683 1273.7172 1273.7660 1273.8149 1273.8638 1273.9126 1273.9615 1274.0104 1274.0593 1274.1081 1274.1570 1274.2059 1274.2548 1274.3037 1274.3525 1274.4014 1274.4503 1274.4992 1274.5481 1274.5970 1274.6459 1274.6947 1274.7436 1274.7925 1274.8414 1274.8903 1274.9392 1274.9881 1275.0370 1275.0859 1275.1348 1275.1837 1275.2326 1275.2815 1275.3304 1275.3793 1275.4282 1275.4771 1275.5260 1275.5749 1275.6238 1275.6727 1275.7216 1275.7705 1275.8194 1275.8683 1275.9172 1275.9662 1276.0151 1276.0640 1276.1129 1276.1618 1276.2107 1276.2597 1276.3086 1276.3575 1276.4064 1276.4553 1276.5043 1276.5532 1276.6021 1276.6510 1276.7000 1276.7489 1276.7978 1276.8467 1276.8957 1276.9446 1276.9935 1277.0425 1277.0914 1277.1403 1277.1893 1277.2382 1277.2872 1277.3361 1277.3850 1277.4340 1277.4829 1277.5319 1277.5808 1277.6297 1277.6787 1277.7276 1277.7766 1277.8255 1277.8745 1277.9234 1277.9724 1278.0213 1278.0703 1278.1192 1278.1682 1278.2171 1278.2661 1278.3151 1278.3640 1278.4130 1278.4619 1278.5109 1278.5599 1278.6088 1278.6578 1278.7068 1278.7557 1278.8047 1278.8537 1278.9026 1278.9516 1279.0006 1279.0495 1279.0985 1279.1475 1279.1965 1279.2454 1279.2944 1279.3434 1279.3924 1279.4413 1279.4903 1279.5393 1279.5883 1279.6373 1279.6862 1279.7352 1279.7842 1279.8332 1279.8822 1279.9312 1279.9802 1280.0292 1280.0782 1280.1271 1280.1761 1280.2251 1280.2741 1280.3231 1280.3721 1280.4211 1280.4701 1280.5191 1280.5681 1280.6171 1280.6661 1280.7151 1280.7641 1280.8131 1280.8621 1280.9111 1280.9602 1281.0092 1281.0582 1281.1072 1281.1562 1281.2052 1281.2542 1281.3032 1281.3523 1281.4013 1281.4503 1281.4993 1281.5483 1281.5973 1281.6464 1281.6954 1281.7444 1281.7934 1281.8425 1281.8915 1281.9405 1281.9895 1282.0386 1282.0876 1282.1366 1282.1857 1282.2347 1282.2837 1282.3328 1282.3818 1282.4308 1282.4799 1282.5289 1282.5779 1282.6270 1282.6760 1282.7251 1282.7741 1282.8232 1282.8722 1282.9212 1282.9703 1283.0193 1283.0684 1283.1174 1283.1665 1283.2155 1283.2646 1283.3136 1283.3627 1283.4118 1283.4608 1283.5099 1283.5589 1283.6080 1283.6570 1283.7061 1283.7552 1283.8042 1283.8533 1283.9024 1283.9514 1284.0005 1284.0496 1284.0986 1284.1477 1284.1968 1284.2458 1284.2949 1284.3440 1284.3930 1284.4421 1284.4912 1284.5403 1284.5894 1284.6384 1284.6875 1284.7366 1284.7857 1284.8348 1284.8838 1284.9329 1284.9820 1285.0311 1285.0802 1285.1293 1285.1784 1285.2274 1285.2765 1285.3256 1285.3747 1285.4238 1285.4729 1285.5220 1285.5711 1285.6202 1285.6693 1285.7184 1285.7675 1285.8166 1285.8657 1285.9148 1285.9639 1286.0130 1286.0621 1286.1112 1286.1603 1286.2094 1286.2585 1286.3077 1286.3568 1286.4059 1286.4550 1286.5041 1286.5532 1286.6023 1286.6515 1286.7006 1286.7497 1286.7988 1286.8479 1286.8970 1286.9462 1286.9953 1287.0444 1287.0935 1287.1427 1287.1918 1287.2409 1287.2901 1287.3392 1287.3883 1287.4374 1287.4866 1287.5357 1287.5848 1287.6340 1287.6831 1287.7323 1287.7814 1287.8305 1287.8797 1287.9288 1287.9780 1288.0271 1288.0762 1288.1254 1288.1745 1288.2237 1288.2728 1288.3220 1288.3711 1288.4203 1288.4694 1288.5186 1288.5677 1288.6169 1288.6660 1288.7152 1288.7644 1288.8135 1288.8627 1288.9118 1288.9610 1289.0102 1289.0593 1289.1085 1289.1577 1289.2068 1289.2560 1289.3051 1289.3543 1289.4035 1289.4527 1289.5018 1289.5510 1289.6002 1289.6493 1289.6985 1289.7477 1289.7969 1289.8461 1289.8952 1289.9444 1289.9936 1290.0428 1290.0920 1290.1411 1290.1903 1290.2395 1290.2887 1290.3379 1290.3871 1290.4363 1290.4854 1290.5346 1290.5838 1290.6330 1290.6822 1290.7314 1290.7806 1290.8298 1290.8790 1290.9282 1290.9774 1291.0266 1291.0758 1291.1250 1291.1742 1291.2234 1291.2726 1291.3218 1291.3710 1291.4202 1291.4694 1291.5187 1291.5679 1291.6171 1291.6663 1291.7155 1291.7647 1291.8139 1291.8631 1291.9124 1291.9616 1292.0108 1292.0600 1292.1092 1292.1585 1292.2077 1292.2569 1292.3061 1292.3554 1292.4046 1292.4538 1292.5030 1292.5523 1292.6015 1292.6507 1292.7000 1292.7492 1292.7984 1292.8477 1292.8969 1292.9461 1292.9954 1293.0446 1293.0939 1293.1431 1293.1923 1293.2416 1293.2908 1293.3401 1293.3893 1293.4386 1293.4878 1293.5371 1293.5863 1293.6356 1293.6848 1293.7341 1293.7833 1293.8326 1293.8818 1293.9311 1293.9803 1294.0296 1294.0788 1294.1281 1294.1774 1294.2266 1294.2759 1294.3252 1294.3744 1294.4237 1294.4729 1294.5222 1294.5715 1294.6208 1294.6700 1294.7193 1294.7686 1294.8178 1294.8671 1294.9164 1294.9657 1295.0149 1295.0642 1295.1135 1295.1628 1295.2121 1295.2613 1295.3106 1295.3599 1295.4092 1295.4585 1295.5077 1295.5570 1295.6063 1295.6556 1295.7049 1295.7542 1295.8035 1295.8528 1295.9021 1295.9514 1296.0007 1296.0500 1296.0992 1296.1485 1296.1978 1296.2471 1296.2964 1296.3457 1296.3951 1296.4444 1296.4937 1296.5430 1296.5923 1296.6416 1296.6909 1296.7402 1296.7895 1296.8388 1296.8881 1296.9374 1296.9868 1297.0361 1297.0854 1297.1347 1297.1840 1297.2333 1297.2827 1297.3320 1297.3813 1297.4306 1297.4799 1297.5293 1297.5786 1297.6279 1297.6772 1297.7266 1297.7759 1297.8252 1297.8746 1297.9239 1297.9732 1298.0226 1298.0719 1298.1212 1298.1706 1298.2199 1298.2692 1298.3186 1298.3679 1298.4173 1298.4666 1298.5159 1298.5653 1298.6146 1298.6640 1298.7133 1298.7627 1298.8120 1298.8614 1298.9107 1298.9601 1299.0094 1299.0588 1299.1081 1299.1575 1299.2068 1299.2562 1299.3056 1299.3549 1299.4043 1299.4536 1299.5030 1299.5524 1299.6017 1299.6511 1299.7005 1299.7498 1299.7992 1299.8486 1299.8979 1299.9473 1299.9967 1300.0460 1300.0954 1300.1448 1300.1942 1300.2435 1300.2929 1300.3423 1300.3917 1300.4410 1300.4904 1300.5398 1300.5892 1300.6386 1300.6880 1300.7373 1300.7867 1300.8361 1300.8855 1300.9349 1300.9843 1301.0337 1301.0831 1301.1325 1301.1818 1301.2312 1301.2806 1301.3300 1301.3794 1301.4288 1301.4782 1301.5276 1301.5770 1301.6264 1301.6758 1301.7252 1301.7746 1301.8240 1301.8735 1301.9229 1301.9723 1302.0217 1302.0711 1302.1205 1302.1699 1302.2193 1302.2687 1302.3182 1302.3676 1302.4170 1302.4664 1302.5158 1302.5652 1302.6147 1302.6641 1302.7135 1302.7629 1302.8124 1302.8618 1302.9112 1302.9606 1303.0101 1303.0595 1303.1089 1303.1583 1303.2078 1303.2572 1303.3066 1303.3561 1303.4055 1303.4550 1303.5044 1303.5538 1303.6033 1303.6527 1303.7022 1303.7516 1303.8010 1303.8505 1303.8999 1303.9494 1303.9988 1304.0483 1304.0977 1304.1472 1304.1966 1304.2461 1304.2955 1304.3450 1304.3944 1304.4439 1304.4933 1304.5428 1304.5923 1304.6417 1304.6912 1304.7406 1304.7901 1304.8396 1304.8890 1304.9385 1304.9880 1305.0374 1305.0869 1305.1364 1305.1858 1305.2353 1305.2848 1305.3342 1305.3837 1305.4332 1305.4827 1305.5321 1305.5816 1305.6311 1305.6806 1305.7300 1305.7795 1305.8290 1305.8785 1305.9280 1305.9775 1306.0269 1306.0764 1306.1259 1306.1754 1306.2249 1306.2744 1306.3239 1306.3734 1306.4229 1306.4724 1306.5219 1306.5713 1306.6208 1306.6703 1306.7198 1306.7693 1306.8188 1306.8683 1306.9178 1306.9673 1307.0168 1307.0664 1307.1159 1307.1654 1307.2149 1307.2644 1307.3139 1307.3634 1307.4129 1307.4624 1307.5119 1307.5615 1307.6110 1307.6605 1307.7100 1307.7595 1307.8090 1307.8586 1307.9081 1307.9576 1308.0071 1308.0566 1308.1062 </mz_list><int_list>172.6640 156.9320 174.2380 204.5230 291.8390 423.2060 670.2070 836.9720 739.4300 540.8070 353.9820 259.9800 254.0800 223.7950 191.5430 211.6020 202.1630 190.3640 195.0830 178.9570 207.6690 228.5150 200.1960 219.8620 252.1140 334.7100 490.8560 729.2040 917.9950 818.8800 522.7140 311.5040 239.1340 258.4070 263.5200 240.7080 229.3020 214.3560 218.6820 182.1040 160.4720 176.2040 196.6560 204.5230 210.8160 263.9130 405.5060 579.3510 717.0110 847.9850 816.1270 570.6980 306.3910 180.1370 199.8030 251.7210 276.4990 269.8130 216.7160 202.1630 217.8950 220.6490 226.5480 203.3430 193.9030 210.0290 322.1240 442.8710 621.0430 890.0700 979.3520 714.2580 451.1310 272.5660 217.5020 209.6360 213.5690 245.0340 213.1760 191.9370 222.6150 222.2220 188.3970 206.0960 186.0370 160.0780 218.2890 327.2370 560.0790 783.0880 849.9520 703.6390 500.6890 340.2160 252.9000 258.0140 289.0850 251.7200 210.4220 227.7280 231.2680 213.1760 180.9240 180.9240 224.1880 240.7080 224.9750 256.8340 343.3630 502.6550 663.1270 673.7470 552.6060 336.2830 219.4690 237.1680 256.4400 251.3270 223.0090 191.5430 189.5770 193.9030 173.0580 173.0580 194.6900 206.8830 267.0600 317.4040 332.3500 468.8300 669.0270 831.8590 777.9750 538.4470 330.3830 239.9210 230.8750 178.1710 180.5310 207.6690 197.4430 202.1630 210.0290 172.2710 166.3710 187.2170 196.2630 171.4840 192.7230 301.6710 534.1200 886.1370 1029.3000 751.6230 452.3110 260.7670 226.1550 243.4610 245.4270 203.7360 174.2380 197.8360 194.2970 185.6440 206.4890 202.5560 199.4100 240.3140 263.1270 281.2190 473.5500 892.0360 1202.7500 1108.7500 764.2090 462.9300 293.4120 263.5200 241.1010 225.7620 245.8210 231.2680 224.1880 222.6150 244.2470 269.8130 246.6070 205.7030 207.6690 313.4710 597.8370 1041.8900 1426.5500 1456.8400 1039.1400 626.9420 400.7860 314.6510 266.2730 253.6870 231.6610 232.0550 276.4990 276.8920 268.6330 274.9260 285.9390 248.9670 204.9160 213.1750 317.4040 591.9370 953.7860 1198.0300 1199.2100 909.3420 548.2790 311.8970 245.8210 215.9290 205.3090 221.0420 247.7870 239.1340 211.6020 206.8820 211.2090 192.7230 204.9160 224.9750 251.3270 354.7690 494.3950 655.2610 822.4190 731.5640 529.0070 329.2030 234.8080 220.2550 209.2420 187.6100 199.4090 221.0420 246.6070 303.6380 309.9310 269.4190 281.6120 268.2390 265.0930 436.1850 736.2840 1275.9100 1838.7400 1814.7500 1170.9000 581.7110 328.8100 276.4990 281.6120 290.2650 277.2860 286.3320 292.6250 259.5870 223.7950 231.6610 230.4810 242.2810 275.7120 326.0570 477.4830 788.5940 1262.5400 1480.0400 1173.2600 694.9850 412.1920 283.5790 334.3160 311.8970 256.4400 227.7280 243.8540 318.1900 320.9430 236.3810 192.7230 231.2680 248.9670 266.2730 344.9360 505.4080 874.3370 1231.4700 1211.0100 846.0180 532.9400 355.9480 280.8250 253.2930 221.4350 211.6020 237.1670 245.8200 244.2470 228.5150 242.6740 243.4600 252.9000 280.8250 305.2110 407.0790 648.5740 1090.6600 1335.6900 1126.0600 679.6460 367.3550 283.9720 256.0470 208.8490 188.7900 181.7100 190.3630 224.9750 217.1090 208.4560 221.0420 236.3810 232.8410 229.6950 285.5450 422.8120 628.1220 854.6710 938.0540 801.9670 558.5050 348.0820 274.9260 252.9000 251.7200 200.1960 164.0110 186.0370 224.9750 208.4550 206.8820 228.5150 241.8870 268.6330 297.3450 373.6480 465.2900 555.3590 654.8670 686.3320 523.5000 318.5830 243.0670 221.4350 229.6940 252.9000 239.5270 227.7280 208.4550 186.4300 159.6840 183.2830 236.3810 277.2850 287.1180 331.1700 411.4060 513.2740 640.3150 637.9550 503.4410 387.0200 281.6120 208.8490 163.2240 176.9900 183.2830 186.4300 179.3500 178.9570 188.0030 206.8820 182.1030 157.7180 169.1240 200.1960 302.0640 417.3050 495.5750 561.6520 545.1330 454.6700 317.7970 259.1930 225.7610 204.9160 234.4140 252.5070 239.5270 244.6400 266.2730 268.2390 238.3470 208.8490 194.2960 208.8490 248.5740 305.2110 445.2310 533.7270 502.6550 414.9460 372.4680 292.2310 186.0370 169.9110 198.2290 178.9570 158.8980 155.3580 151.8180 194.2960 186.4300 156.1450 163.6180 180.1370 243.8540 306.3910 412.9790 519.9610 558.8990 456.2440 360.2750 342.5760 280.0390 216.7150 185.6430 193.1160 201.7690 203.3420 259.1930 224.1880 183.6770 192.7230 188.0030 226.9410 275.3190 296.9510 411.0120 488.4950 525.0740 499.5080 418.0920 326.0570 258.0130 201.3760 199.8030 162.0440 197.4430 240.7070 188.7900 161.2580 162.8310 182.4970 180.9240 195.0830 180.1370 211.2090 315.8300 395.2800 417.3050 449.5570 449.1640 316.6170 226.1550 182.1030 152.6050 175.8100 179.7440 178.5640 191.5430 205.3090 221.4350 226.9410 230.8740 196.6560 143.5590 204.1290 320.5500 622.2220 1386.8300 2354.3800 2521.9300 1645.6300 718.5840 363.0280 356.3420 378.7610 318.1900 224.9750 233.6280 291.4450 241.4940 193.1160 230.4810 243.0670 215.1420 226.5480 306.7840 499.5080 887.7100 1462.3400 1936.2900 1833.6300 1148.0800 510.1280 309.5380 312.2910 253.6870 197.8360 166.7640 202.5560 255.2600 285.1520 252.5070 218.2890 250.9340 268.6330 281.6120 335.8900 542.3800 881.0230 1233.8300 1256.2500 946.3140 517.6010 312.6840 276.8920 256.8330 249.7540 214.7490 205.3090 183.6770 166.7640 169.5180 171.8780 176.9910 232.8410 245.8210 244.6410 485.3490 1108.7500 2135.3000 2835.0100 2325.6700 1194.4900 519.1740 342.9690 370.1080 305.2110 204.9160 233.6280 255.6540 242.2810 216.7150 192.7230 213.9620 250.9340 294.5920 307.9640 360.6680 634.4150 1236.5800 1990.1700 2071.5900 1275.5200 558.1120 296.1650 284.7590 327.6300 296.1650 213.1760 215.1420 273.3530 309.5380 243.0680 186.4300 211.9960 235.2010 222.6150 295.3780 499.1150 814.1600 1092.2300 1176.4000 901.0830 525.4670 300.8850 274.1390 265.0930 186.8240 197.8360 211.6020 235.9880 252.5070 223.4020 177.7770 171.4840 215.9290 276.4990 313.4710 378.7610 559.6860 770.1090 760.2760 586.8240 435.7920 328.8100 254.0800 227.3350 221.0420 191.1500 240.7080 266.6660 277.6790 265.0930 213.9620 192.7230 205.7030 205.3090 241.4940 383.8740 527.0410 771.2890 960.8660 809.8340 505.4080 311.8980 270.9930 226.5480 200.9830 178.1710 188.3970 235.9880 230.4810 202.9490 219.0750 262.3400 250.9340 226.9420 252.5070 307.9640 440.5110 619.4690 772.8620 761.0630 609.6370 384.2670 261.1600 253.2940 252.5070 220.2550 204.1290 230.4820 271.7800 276.1060 247.7870 221.4350 206.0960 206.4890 257.2270 287.9050 345.3290 539.6270 735.8910 744.5430 599.4100 486.1360 392.5270 315.8310 270.6000 270.2060 254.8670 266.6660 292.2320 282.7920 252.5070 236.7750 227.3350 259.9800 248.1810 268.6330 344.1490 475.9100 673.3540 872.7640 763.4220 483.7760 318.9770 266.6660 265.4860 286.3320 284.3660 265.4860 228.5150 246.6070 241.1010 242.2810 245.4270 221.8290 234.8080 283.1860 305.2110 388.2010 548.2800 701.6720 771.6820 656.4410 423.9920 256.0470 223.0080 245.8210 243.0680 204.1290 219.4690 246.6070 239.5280 222.6150 228.9080 266.6660 265.8800 253.2940 263.1270 334.7100 469.6170 611.2100 610.8160 535.6930 452.7040 309.9310 206.4890 176.5970 201.7690 259.9800 234.8080 221.4350 225.7620 210.4220 216.7150 219.4690 205.7030 197.4430 235.2010 357.5220 707.5720 1244.0500 1605.5100 1450.9400 877.8770 433.0380 318.9770 314.2570 273.3530 209.2420 195.0830 217.8950 234.8080 207.2760 184.0700 198.6230 213.5690 218.2890 235.2010 285.5450 435.7920 811.4070 1218.0900 1333.3300 999.0180 544.7400 338.6430 287.1190 248.5740 236.3810 225.3680 187.6100 167.1580 160.0780 187.6100 214.3550 232.0550 251.3270 257.2270 282.0060 354.7690 525.8600 853.8850 1031.2700 798.4270 465.6830 321.7300 275.3190 264.7000 210.0290 194.6900 196.6560 186.8230 239.1340 270.2060 194.2960 143.5590 164.4040 192.7230 196.6560 266.6660 410.2260 591.1510 695.3790 641.1020 457.8170 337.8560 269.4190 238.3480 219.4690 232.4480 226.5480 205.7020 248.9670 273.3530 297.3450 245.0340 220.2550 219.4680 189.9700 221.8280 325.2700 505.4080 661.1610 596.2640 462.9300 355.1620 294.1980 256.4400 223.7950 212.7820 261.9460 262.7330 219.8620 180.9240 204.5230 250.5400 251.7200 257.6200 257.6200 261.9460 350.8360 532.9400 707.9650 698.5250 558.8990 397.2470 293.8050 277.6790 252.1140 236.7740 226.9410 256.8330 264.3060 232.4480 211.2090 183.6770 193.9030 230.0880 219.0750 211.6020 292.6250 462.5370 666.2740 752.4100 655.2610 457.0300 318.9770 265.8800 213.9620 186.4300 240.3140 272.1730 235.2010 261.5530 294.5920 251.3270 251.7200 257.6200 235.2010 231.2680 270.5990 384.2670 512.0940 588.0040 567.9450 490.0690 386.2340 293.4120 239.1340 220.6480 202.9490 192.3300 189.5770 200.9830 206.8820 205.7020 199.8030 193.1160 199.0160 214.3550 238.3480 311.1110 402.3600 526.2540 575.4180 547.8860 427.5320 310.3240 264.7000 222.2220 179.7440 194.2960 248.9670 228.9080 180.5300 149.4590 163.6180 199.4090 197.0500 200.9830 206.4890 258.8000 426.3520 562.4390 626.9420 571.0920 444.0510 300.4910 250.9340 256.0470 258.0130 254.8670 226.5480 245.8210 287.5120 264.3060 264.7000 295.3780 292.6250 342.5760 655.2610 1275.1200 1841.5000 1980.3400 1599.6100 1020.2600 625.7620 515.6340 445.6240 367.7480 305.2110 251.7200 263.1260 256.8330 250.9340 225.3680 242.6740 249.7540 235.2010 279.6460 463.3230 725.2710 1208.6500 1719.9600 1841.1000 1475.7100 896.3630 506.5880 387.0200 357.9150 294.9850 236.3810 226.5480 236.7740 297.3450 287.9050 259.9800 266.2730 241.1010 234.0210 292.6250 486.1360 789.7740 1117.4100 1390.7600 1373.4500 1111.5100 736.2840 411.4060 285.5450 239.5280 248.1810 252.1140 238.3480 238.7410 257.6200 224.9750 199.8030 244.2470 259.9800 264.3060 320.9440 464.1100 687.9060 878.6640 1043.0700 1090.6600 883.3830 594.6910 377.5810 296.5580 272.5660 248.9670 204.5230 201.7700 212.7820 201.7700 161.6510 175.8110 192.3300 213.5690 214.7490 253.6870 396.8530 554.5730 725.2710 753.1960 602.5570 403.5400 273.7460 200.1960 191.1500 205.3090 212.3890 182.1040 159.2910 184.0700 226.1550 248.9670 219.8620 206.4890 268.6330 347.2960 404.7200 457.0300 549.8530 612.7830 562.8320 452.7040 350.0490 283.9720 269.4190 197.8360 173.4510 192.3300 193.5100 200.5890 197.8360 210.0290 205.7030 222.6150 257.6200 317.7970 359.8820 409.4390 497.9350 561.6520 540.0200 409.0460 311.1110 249.7540 190.3630 178.5640 174.2370 206.4890 214.7490 190.7570 215.9290 238.7410 226.1550 213.1760 300.8850 398.8200 460.5700 871.1910 1700.6900 2149.4600 1696.3600 892.0360 425.5650 319.7640 346.1160 341.3960 300.8850 259.9800 248.9670 </int_list></spectrum></measured><measured><pepseq>GSLIQLLR</pepseq><mzh>899.5570</mzh><calc_mzh>899.5679</calc_mzh><leucines>3</leucines><mono_iso_intensity>1023</mono_iso_intensity><deuterated_intensity>1701</deuterated_intensity><ratio>1.66</ratio><validated>NO</validated><local_bg>0.0000</local_bg><corrected_ratio>1.66</corrected_ratio><spectrum><mz_list>875.0574 875.0979 875.1384 875.1789 875.2194 875.2599 875.3005 875.3410 875.3815 875.4220 875.4625 875.5030 875.5435 875.5841 875.6246 875.6651 875.7056 875.7461 875.7867 875.8272 875.8677 875.9082 875.9488 875.9893 876.0298 876.0703 876.1109 876.1514 876.1919 876.2325 876.2730 876.3135 876.3541 876.3946 876.4351 876.4757 876.5162 876.5568 876.5973 876.6378 876.6784 876.7189 876.7595 876.8000 876.8406 876.8811 876.9217 876.9622 877.0028 877.0433 877.0839 877.1244 877.1650 877.2055 877.2461 877.2866 877.3272 877.3678 877.4083 877.4489 877.4894 877.5300 877.5706 877.6111 877.6517 877.6923 877.7328 877.7734 877.8140 877.8545 877.8951 877.9357 877.9763 878.0168 878.0574 878.0980 878.1386 878.1791 878.2197 878.2603 878.3009 878.3415 878.3820 878.4226 878.4632 878.5038 878.5444 878.5850 878.6255 878.6661 878.7067 878.7473 878.7879 878.8285 878.8691 878.9097 878.9503 878.9909 879.0315 879.0721 879.1127 879.1533 879.1939 879.2345 879.2751 879.3157 879.3563 879.3969 879.4375 879.4781 879.5187 879.5593 879.5999 879.6405 879.6812 879.7218 879.7624 879.8030 879.8436 879.8842 879.9249 879.9655 880.0061 880.0467 880.0873 880.1280 880.1686 880.2092 880.2498 880.2905 880.3311 880.3717 880.4123 880.4530 880.4936 880.5342 880.5749 880.6155 880.6561 880.6968 880.7374 880.7780 880.8187 880.8593 880.9000 880.9406 880.9813 881.0219 881.0625 881.1032 881.1438 881.1845 881.2251 881.2658 881.3064 881.3471 881.3877 881.4284 881.4690 881.5097 881.5503 881.5910 881.6317 881.6723 881.7130 881.7536 881.7943 881.8350 881.8756 881.9163 881.9569 881.9976 882.0383 882.0789 882.1196 882.1603 882.2010 882.2416 882.2823 882.3230 882.3636 882.4043 882.4450 882.4857 882.5264 882.5670 882.6077 882.6484 882.6891 882.7298 882.7704 882.8111 882.8518 882.8925 882.9332 882.9739 883.0146 883.0553 883.0959 883.1366 883.1773 883.2180 883.2587 883.2994 883.3401 883.3808 883.4215 883.4622 883.5029 883.5436 883.5843 883.6250 883.6657 883.7064 883.7471 883.7878 883.8285 883.8692 883.9100 883.9507 883.9914 884.0321 884.0728 884.1135 884.1542 884.1950 884.2357 884.2764 884.3171 884.3578 884.3985 884.4393 884.4800 884.5207 884.5614 884.6022 884.6429 884.6836 884.7244 884.7651 884.8058 884.8465 884.8873 884.9280 884.9687 885.0095 885.0502 885.0910 885.1317 885.1724 885.2132 885.2539 885.2946 885.3354 885.3761 885.4169 885.4576 885.4984 885.5391 885.5799 885.6206 885.6614 885.7021 885.7429 885.7836 885.8244 885.8651 885.9059 885.9466 885.9874 886.0282 886.0689 886.1097 886.1504 886.1912 886.2320 886.2727 886.3135 886.3543 886.3950 886.4358 886.4766 886.5173 886.5581 886.5989 886.6396 886.6804 886.7212 886.7620 886.8027 886.8435 886.8843 886.9251 886.9659 887.0066 887.0474 887.0882 887.1290 887.1698 887.2106 887.2514 887.2921 887.3329 887.3737 887.4145 887.4553 887.4961 887.5369 887.5777 887.6185 887.6593 887.7001 887.7409 887.7817 887.8225 887.8633 887.9041 887.9449 887.9857 888.0265 888.0673 888.1081 888.1489 888.1897 888.2305 888.2713 888.3121 888.3529 888.3938 888.4346 888.4754 888.5162 888.5570 888.5978 888.6387 888.6795 888.7203 888.7611 888.8019 888.8428 888.8836 888.9244 888.9652 889.0061 889.0469 889.0877 889.1286 889.1694 889.2102 889.2510 889.2919 889.3327 889.3735 889.4144 889.4552 889.4961 889.5369 889.5777 889.6186 889.6594 889.7003 889.7411 889.7820 889.8228 889.8636 889.9045 889.9453 889.9862 890.0270 890.0679 890.1087 890.1496 890.1905 890.2313 890.2722 890.3130 890.3539 890.3947 890.4356 890.4765 890.5173 890.5582 890.5990 890.6399 890.6808 890.7216 890.7625 890.8034 890.8442 890.8851 890.9260 890.9669 891.0077 891.0486 891.0895 891.1304 891.1712 891.2121 891.2530 891.2939 891.3348 891.3756 891.4165 891.4574 891.4983 891.5392 891.5801 891.6209 891.6618 891.7027 891.7436 891.7845 891.8254 891.8663 891.9072 891.9481 891.9890 892.0299 892.0708 892.1117 892.1526 892.1935 892.2344 892.2753 892.3162 892.3571 892.3980 892.4389 892.4798 892.5207 892.5616 892.6025 892.6434 892.6843 892.7252 892.7662 892.8071 892.8480 892.8889 892.9298 892.9707 893.0117 893.0526 893.0935 893.1344 893.1753 893.2163 893.2572 893.2981 893.3390 893.3800 893.4209 893.4618 893.5028 893.5437 893.5846 893.6256 893.6665 893.7074 893.7484 893.7893 893.8302 893.8712 893.9121 893.9530 893.9940 894.0349 894.0759 894.1168 894.1578 894.1987 894.2397 894.2806 894.3216 894.3625 894.4035 894.4444 894.4854 894.5263 894.5673 894.6082 894.6492 894.6901 894.7311 894.7721 894.8130 894.8540 894.8949 894.9359 894.9769 895.0178 895.0588 895.0998 895.1407 895.1817 895.2227 895.2636 895.3046 895.3456 895.3866 895.4275 895.4685 895.5095 895.5505 895.5914 895.6324 895.6734 895.7144 895.7554 895.7963 895.8373 895.8783 895.9193 895.9603 896.0013 896.0423 896.0832 896.1242 896.1652 896.2062 896.2472 896.2882 896.3292 896.3702 896.4112 896.4522 896.4932 896.5342 896.5752 896.6162 896.6572 896.6982 896.7392 896.7802 896.8212 896.8622 896.9032 896.9442 896.9852 897.0263 897.0673 897.1083 897.1493 897.1903 897.2313 897.2723 897.3134 897.3544 897.3954 897.4364 897.4774 897.5185 897.5595 897.6005 897.6415 897.6825 897.7236 897.7646 897.8056 897.8467 897.8877 897.9287 897.9698 898.0108 898.0518 898.0929 898.1339 898.1749 898.2160 898.2570 898.2980 898.3391 898.3801 898.4212 898.4622 898.5033 898.5443 898.5854 898.6264 898.6674 898.7085 898.7495 898.7906 898.8317 898.8727 898.9138 898.9548 898.9959 899.0369 899.0780 899.1190 899.1601 899.2012 899.2422 899.2833 899.3243 899.3654 899.4065 899.4475 899.4886 899.5297 899.5707 899.6118 899.6529 899.6940 899.7350 899.7761 899.8172 899.8583 899.8993 899.9404 899.9815 900.0226 900.0636 900.1047 900.1458 900.1869 900.2280 900.2691 900.3101 900.3512 900.3923 900.4334 900.4745 900.5156 900.5567 900.5978 900.6389 900.6800 900.7211 900.7622 900.8032 900.8443 900.8854 900.9265 900.9676 901.0087 901.0499 901.0910 901.1321 901.1732 901.2143 901.2554 901.2965 901.3376 901.3787 901.4198 901.4609 901.5020 901.5432 901.5843 901.6254 901.6665 901.7076 901.7487 901.7899 901.8310 901.8721 901.9132 901.9543 901.9955 902.0366 902.0777 902.1188 902.1600 902.2011 902.2422 902.2834 902.3245 902.3656 902.4068 902.4479 902.4890 902.5302 902.5713 902.6124 902.6536 902.6947 902.7359 902.7770 902.8181 902.8593 902.9004 902.9416 902.9827 903.0239 903.0650 903.1062 903.1473 903.1885 903.2296 903.2708 903.3119 903.3531 903.3942 903.4354 903.4766 903.5177 903.5589 903.6000 903.6412 903.6824 903.7235 903.7647 903.8059 903.8470 903.8882 903.9294 903.9705 904.0117 904.0529 904.0940 904.1352 904.1764 904.2176 904.2587 904.2999 904.3411 904.3823 904.4235 904.4646 904.5058 904.5470 904.5882 904.6294 904.6706 904.7117 904.7529 904.7941 904.8353 904.8765 904.9177 904.9589 905.0001 905.0413 905.0825 905.1236 905.1648 905.2060 905.2472 905.2884 905.3296 905.3708 905.4120 905.4532 905.4945 905.5357 905.5769 905.6181 905.6593 905.7005 905.7417 905.7829 905.8241 905.8653 905.9065 905.9478 905.9890 906.0302 906.0714 906.1126 906.1538 906.1951 906.2363 906.2775 906.3187 906.3599 906.4012 906.4424 906.4836 906.5249 906.5661 906.6073 906.6485 906.6898 906.7310 906.7722 906.8135 906.8547 906.8959 906.9372 906.9784 907.0197 907.0609 907.1021 907.1434 907.1846 907.2259 907.2671 907.3083 907.3496 907.3908 907.4321 907.4733 907.5146 907.5558 907.5971 907.6383 907.6796 907.7209 907.7621 907.8034 907.8446 907.8859 907.9271 907.9684 908.0097 908.0509 908.0922 908.1334 908.1747 908.2160 908.2572 908.2985 908.3398 908.3811 908.4223 908.4636 908.5049 908.5461 908.5874 908.6287 908.6700 908.7112 908.7525 908.7938 908.8351 908.8764 908.9176 908.9589 909.0002 909.0415 909.0828 909.1241 909.1653 909.2066 909.2479 909.2892 909.3305 909.3718 909.4131 909.4544 909.4957 909.5370 909.5783 909.6196 909.6609 909.7022 909.7435 909.7848 909.8261 909.8674 909.9087 909.9500 909.9913 910.0326 910.0739 910.1152 910.1565 910.1978 910.2391 910.2805 910.3218 910.3631 910.4044 910.4457 910.4870 910.5284 910.5697 910.6110 910.6523 910.6936 910.7350 910.7763 910.8176 910.8589 910.9003 910.9416 910.9829 911.0242 911.0656 911.1069 911.1482 911.1896 911.2309 911.2722 911.3136 911.3549 911.3963 911.4376 911.4789 911.5203 911.5616 911.6030 911.6443 911.6856 911.7270 911.7683 911.8097 911.8510 911.8924 911.9337 911.9751 912.0164 912.0578 912.0991 912.1405 912.1819 912.2232 912.2646 912.3059 912.3473 912.3886 912.4300 912.4714 912.5127 912.5541 912.5955 912.6368 912.6782 912.7196 912.7609 912.8023 912.8437 912.8850 912.9264 912.9678 913.0092 913.0505 913.0919 913.1333 913.1747 913.2161 913.2574 913.2988 913.3402 913.3816 913.4230 913.4643 913.5057 913.5471 913.5885 913.6299 913.6713 913.7127 913.7541 913.7955 913.8369 913.8782 913.9196 913.9610 914.0024 914.0438 914.0852 914.1266 914.1680 914.2094 914.2508 914.2922 914.3336 914.3751 914.4165 914.4579 914.4993 914.5407 914.5821 914.6235 914.6649 914.7063 914.7477 914.7892 914.8306 914.8720 914.9134 914.9548 914.9962 915.0377 915.0791 915.1205 915.1619 915.2034 915.2448 915.2862 915.3276 915.3691 915.4105 915.4519 915.4934 915.5348 915.5762 915.6177 915.6591 915.7005 915.7420 915.7834 915.8248 915.8663 915.9077 915.9492 915.9906 916.0320 916.0735 916.1149 916.1564 916.1978 916.2393 916.2807 916.3222 916.3636 916.4051 916.4465 916.4880 916.5294 916.5709 916.6123 916.6538 916.6953 916.7367 916.7782 916.8196 916.8611 916.9026 916.9440 916.9855 917.0269 917.0684 917.1099 917.1514 917.1928 917.2343 917.2758 917.3172 917.3587 917.4002 917.4417 917.4831 917.5246 917.5661 917.6076 917.6490 917.6905 917.7320 917.7735 917.8150 917.8565 917.8979 917.9394 917.9809 918.0224 918.0639 918.1054 918.1469 918.1884 918.2299 918.2713 918.3128 918.3543 918.3958 918.4373 918.4788 918.5203 918.5618 918.6033 918.6448 918.6863 918.7278 918.7693 918.8108 918.8524 918.8939 918.9354 918.9769 919.0184 919.0599 919.1014 919.1429 919.1844 919.2260 919.2675 919.3090 919.3505 919.3920 919.4335 919.4751 919.5166 919.5581 919.5996 919.6412 919.6827 919.7242 919.7657 919.8073 919.8488 919.8903 919.9319 919.9734 920.0149 920.0565 920.0980 920.1395 920.1811 920.2226 920.2641 920.3057 920.3472 920.3888 920.4303 920.4718 920.5134 920.5549 920.5965 920.6380 920.6796 920.7211 920.7627 920.8042 920.8458 920.8873 920.9289 920.9704 921.0120 921.0536 921.0951 921.1367 921.1782 921.2198 921.2613 921.3029 921.3445 921.3860 921.4276 921.4692 921.5107 921.5523 921.5939 921.6354 921.6770 921.7186 921.7602 921.8017 921.8433 921.8849 921.9265 921.9680 922.0096 922.0512 922.0928 922.1343 922.1759 922.2175 922.2591 922.3007 922.3423 922.3839 922.4254 922.4670 922.5086 922.5502 922.5918 922.6334 922.6750 922.7166 922.7582 922.7998 922.8414 922.8830 922.9246 922.9662 923.0078 923.0494 923.0910 923.1326 923.1742 923.2158 923.2574 923.2990 923.3406 923.3822 923.4238 923.4654 923.5070 923.5487 923.5903 923.6319 923.6735 923.7151 923.7567 923.7983 923.8400 923.8816 923.9232 923.9648 924.0065 924.0481 924.0897 924.1313 924.1730 924.2146 924.2562 924.2978 924.3395 924.3811 924.4227 924.4644 924.5060 924.5476 924.5893 924.6309 924.6725 924.7142 924.7558 924.7975 924.8391 924.8808 924.9224 924.9640 925.0057 925.0473 925.0890 925.1306 925.1723 925.2139 925.2556 925.2972 925.3389 925.3805 925.4222 925.4638 925.5055 925.5472 925.5888 925.6305 925.6721 925.7138 925.7555 925.7971 925.8388 925.8805 925.9221 925.9638 926.0055 926.0471 926.0888 926.1305 926.1721 926.2138 926.2555 926.2972 926.3388 926.3805 926.4222 926.4639 926.5055 926.5472 926.5889 926.6306 926.6723 926.7140 926.7556 926.7973 926.8390 926.8807 926.9224 926.9641 927.0058 927.0475 927.0892 927.1308 927.1725 927.2142 927.2559 927.2976 927.3393 927.3810 927.4227 927.4644 927.5061 927.5478 927.5895 927.6312 927.6729 927.7146 927.7564 927.7981 927.8398 927.8815 927.9232 927.9649 928.0066 928.0483 928.0900 928.1318 928.1735 928.2152 928.2569 928.2986 928.3404 928.3821 928.4238 928.4655 928.5072 928.5490 928.5907 928.6324 928.6742 928.7159 928.7576 928.7993 928.8411 928.8828 928.9245 928.9663 929.0080 929.0497 929.0915 929.1332 929.1750 929.2167 929.2584 929.3002 929.3419 929.3837 929.4254 929.4672 929.5089 929.5507 929.5924 929.6342 929.6759 929.7177 929.7594 929.8012 929.8429 929.8847 929.9264 929.9682 930.0099 930.0517 930.0935 930.1352 930.1770 930.2187 930.2605 930.3023 </mz_list><int_list>136.8730 161.2590 161.6520 149.8530 140.0200 159.6850 194.2970 215.5360 299.3120 392.9210 416.9130 353.9830 285.1530 239.1350 191.5440 154.5720 143.5600 151.4260 167.1580 162.0450 146.7060 202.1630 206.8830 174.2380 124.6800 114.8480 121.1410 177.7780 179.7440 182.1040 209.6360 222.6160 237.9550 401.1800 770.1090 1154.7700 1061.5600 614.7500 324.0910 225.7620 208.4560 185.6440 177.7780 179.3510 189.5770 173.8450 116.4210 98.7218 139.6260 165.1920 145.9190 130.1870 166.7650 180.9240 203.3430 197.0500 203.3430 269.8140 429.1060 653.6880 793.3150 661.9480 373.6480 203.3430 158.1120 172.2710 171.8780 171.4850 189.5770 187.6110 143.1660 122.3210 144.7400 143.1660 152.9990 168.7320 161.2590 152.6060 155.3590 171.0920 183.6780 242.6750 307.5720 396.4610 517.9950 555.7530 411.8000 270.6000 192.3310 157.7190 133.7270 119.1740 107.3750 140.8060 164.7990 192.3310 189.5770 145.1330 134.1200 160.8650 150.2460 134.5130 142.3800 169.5180 189.1840 185.6440 211.9960 310.3250 445.6250 632.8430 723.6980 541.9870 313.4710 226.5490 172.2720 145.1330 117.9940 106.5880 108.1610 116.4210 121.9270 117.6010 134.9070 130.1870 115.6340 124.2870 164.4050 194.6910 209.6360 203.7370 206.4900 278.0730 447.5920 679.6470 728.8110 538.4470 339.8230 246.6080 229.3020 219.4690 186.4310 164.7990 154.9660 127.0400 134.5130 153.3920 144.7400 158.8990 144.3460 162.0450 151.0330 149.8530 162.8320 174.2380 203.7370 280.0400 410.6200 619.0770 738.6440 656.8350 430.2860 276.5000 200.9840 158.5060 150.6390 169.1250 165.1920 187.6110 235.2020 219.0760 162.4390 143.5600 165.9790 176.5980 165.1920 154.1790 156.5390 178.9580 223.7960 245.4280 286.3330 488.1030 678.8610 788.9890 936.8750 948.2810 646.6090 376.7950 321.3380 335.8900 337.8570 274.5330 215.5360 211.2100 230.0890 236.7750 220.6490 187.6110 160.4720 217.5030 215.1430 172.6650 184.0710 243.0680 265.0940 285.1530 394.8880 507.3760 580.9250 611.6040 566.7660 408.6540 288.2990 253.2940 241.8880 253.6880 258.4080 293.0190 277.2870 214.7500 193.1170 159.2920 122.7140 139.2330 166.3720 188.0040 214.3560 217.5030 236.7750 228.9090 237.5620 278.4670 324.8780 341.3970 303.6390 243.0680 170.6980 169.1250 193.5110 193.9040 210.8160 190.7570 140.8060 134.1200 157.7190 158.8990 122.3210 107.7680 129.0070 151.8190 162.4390 172.6650 210.0300 244.2480 276.1070 304.4250 385.8410 455.4580 436.5790 322.5180 206.8830 173.4520 149.4590 126.6470 145.5260 138.0530 120.7470 115.2410 118.7810 149.4590 151.4260 124.2870 126.2540 150.2460 162.4390 176.5980 206.0970 224.1890 248.9680 302.0650 398.4270 507.3760 538.4470 413.7670 278.4670 218.6830 167.9450 142.3800 135.6930 121.1410 121.9270 129.0070 154.1790 151.0330 141.5930 173.8450 192.3310 182.1050 171.0920 211.9960 222.6160 207.6700 180.9250 211.6030 349.6560 473.1570 500.2960 419.6660 347.6900 250.5410 180.5310 175.0250 169.9120 149.4590 149.8530 147.8860 129.4000 148.2800 186.0380 170.3050 140.8070 146.3130 157.7190 149.4590 170.3050 197.0510 232.4490 238.7420 279.2530 394.1010 485.3500 439.7250 341.7900 265.0940 209.2430 195.4770 205.3100 198.6240 142.7730 136.0870 162.0460 172.2720 171.0920 169.9120 153.3930 144.3460 136.0870 194.6910 228.9090 230.0890 220.2560 215.5360 250.5410 292.6260 331.5640 400.0010 404.3270 278.4670 179.7450 155.7530 145.9200 171.4850 192.7240 218.2900 187.6110 180.5310 248.5750 238.7420 194.6910 190.7580 215.1430 193.5110 150.2460 159.6860 239.5280 293.8060 289.4790 277.2870 338.6440 408.2600 368.9290 282.0060 199.8040 133.3340 105.4080 108.1610 116.8140 139.2330 147.4930 157.7190 165.1920 175.0250 172.2720 185.2510 214.3560 270.2070 229.3020 163.6190 211.9960 249.3610 253.2940 272.1740 340.6100 398.0340 438.9390 400.0010 281.6130 217.5030 176.5980 165.9790 172.6650 156.5390 160.0790 158.1120 164.4050 164.4050 161.2590 184.4640 205.7030 177.7780 169.9120 176.9910 175.0250 189.1840 215.5360 251.7210 312.6850 390.1680 420.4530 394.1010 331.9570 237.1690 208.4570 204.1300 147.4930 101.4750 112.0950 150.2460 180.1380 167.5520 152.9990 154.9660 153.7860 133.7270 141.2000 160.0790 173.4520 174.2380 188.7910 226.5490 266.2740 310.3250 348.0830 333.1370 296.5590 237.9550 195.0840 176.2050 153.7860 131.7600 139.6270 154.1790 140.8070 130.5800 132.9400 153.3930 175.0250 189.5780 154.1790 188.3980 215.1430 186.4310 156.1460 167.9450 221.4360 283.9730 333.5310 318.9780 289.8730 261.1610 215.9300 191.5440 182.8910 194.6910 178.5650 151.4260 139.6270 139.2330 158.8990 175.0250 162.8320 155.3590 161.6520 159.2920 168.3390 166.7650 221.0430 235.5950 274.9270 335.4970 410.2270 446.0190 397.2480 330.7770 277.6800 237.9550 205.7030 186.0380 188.0040 194.2970 187.6110 213.9630 216.7160 214.3560 237.5620 235.5950 205.3100 172.6650 172.2720 202.1640 246.2150 278.4670 261.1610 285.9400 449.9520 593.1180 534.9080 389.7750 277.6800 237.9550 216.7160 198.2300 173.0580 190.7570 186.4310 181.7110 204.5230 213.1760 204.5230 196.6570 184.0710 193.1170 196.6570 226.5490 217.5030 217.5030 272.9600 364.2090 502.2620 567.5530 534.5140 414.5530 301.2790 250.1480 212.3900 184.8580 187.6110 176.9910 155.3590 134.9070 217.8960 262.7340 195.8700 191.9370 241.8880 272.5670 231.2690 196.6570 216.3230 256.8340 239.9220 231.2690 313.8650 438.9390 477.4840 404.3270 304.0320 282.7930 241.8880 195.4770 168.7320 181.3180 201.7700 192.7240 166.3720 158.8990 193.5110 212.7830 165.1920 189.5770 188.0040 167.1590 178.1710 204.1300 227.3360 235.9890 275.3200 342.5770 494.3960 709.1460 1016.3200 1146.9000 819.2740 452.3110 277.2860 252.5080 316.6180 353.5900 346.5100 358.3090 335.1040 248.9680 165.5850 158.1120 149.0660 141.9860 191.1510 206.0970 209.6360 217.8960 224.9760 285.9390 380.7280 432.6460 536.0870 647.0020 541.5940 364.2090 267.8470 229.6950 280.8260 278.0730 271.7800 248.5750 220.6490 196.6570 185.6440 141.5930 164.7990 185.2510 149.4590 156.5390 191.5440 191.5440 191.5440 248.5750 325.2710 355.5560 383.4810 359.4890 291.8390 235.2020 194.2970 196.2640 200.5900 172.6650 187.6110 193.1170 181.7110 219.8630 220.2560 208.8500 205.3100 181.3180 192.7240 208.0630 184.0710 197.8370 213.1760 193.9040 239.1350 333.1370 388.5950 405.1140 390.9540 284.7600 185.6440 166.7650 171.0920 174.2380 149.4590 161.6520 193.5110 206.0970 186.8240 155.7520 123.8940 111.3080 107.7680 133.7270 202.5570 210.0300 177.7780 213.9630 270.6000 387.8080 552.2130 648.1820 536.0870 325.6640 207.2770 165.1920 169.1250 187.6110 193.5110 159.6860 163.6190 173.8450 167.9450 178.1710 163.2250 144.3460 132.1540 141.5930 164.0120 186.4310 211.2100 235.5950 267.8470 335.1040 510.9150 723.6980 684.7600 408.6540 228.1220 154.9660 127.0400 153.3920 201.7700 153.3920 124.2870 130.9740 157.3260 178.9580 180.5310 175.8110 181.7110 188.7910 228.1220 216.7160 207.2770 261.5540 551.8200 1537.0700 2981.3200 3277.1000 2032.6500 873.1580 469.6170 429.4990 354.7690 250.1480 187.6110 191.9370 208.8500 171.0920 140.4130 192.3310 222.2220 186.0380 149.4590 165.5850 178.5650 177.3850 168.3380 188.3970 334.7100 764.9960 1656.6400 2235.6000 1876.9000 1145.3300 674.1410 481.0230 301.6720 199.4100 150.6390 140.8060 151.4260 177.7780 175.8110 187.6110 177.3850 161.2590 155.7520 173.0580 258.0140 309.5380 289.8720 246.6080 270.6000 361.4560 586.8250 896.3630 1028.5200 981.3190 782.3020 489.6760 259.5870 188.7910 204.9170 186.0370 151.4260 145.1330 166.3720 182.1040 180.1380 163.6190 171.8780 180.1380 200.1970 241.1020 275.3200 255.2610 241.1020 357.1290 829.1070 1572.8600 1824.9800 1491.0500 1282.2000 1159.8800 796.0680 395.6740 220.6490 159.2920 157.7190 185.2510 200.1970 199.8030 191.9370 169.1250 155.3590 163.6180 201.7700 244.2480 256.4410 254.8670 240.3150 394.1010 820.4530 1476.1100 1885.9400 1537.8600 982.1060 761.0630 607.2770 368.9290 213.1760 146.7060 171.4850 218.2890 239.1350 216.3230 165.1920 152.6060 144.3460 149.4590 176.2040 188.7910 205.3100 202.9500 192.7240 253.2940 452.3110 761.4560 946.3140 795.2810 551.8200 425.1730 311.5050 181.7110 165.9780 178.1710 173.0580 154.5720 155.3590 176.9910 185.2510 194.6900 183.6770 167.1580 181.7110 194.6900 196.6570 197.8370 200.1970 230.8750 359.8820 463.3240 503.0490 501.4750 431.8590 314.2580 239.5280 211.6030 168.7320 147.4930 158.1120 190.3640 188.7910 188.7910 224.5820 206.0960 167.1580 145.5260 156.1450 165.9780 196.2640 190.7570 179.3510 220.6490 312.6850 374.8280 343.7560 314.2580 312.6850 321.3370 272.9600 206.4900 193.1170 186.4310 128.6130 125.0740 136.8730 163.6180 175.4180 144.3460 147.4930 152.6060 155.3590 150.2460 160.4720 167.1580 228.9090 263.5200 350.4430 362.6350 344.1500 354.7690 310.3250 223.0090 187.6110 211.6030 217.5020 206.8830 153.3920 146.7060 181.7110 170.3050 139.2330 143.1660 155.3590 146.7060 147.8860 171.4850 173.8450 222.6160 221.4360 200.1970 225.3690 290.2660 372.4680 436.9720 385.4480 263.5200 245.4280 195.4770 175.0240 175.4180 129.7930 145.9190 165.9780 151.8190 156.1450 166.3720 158.5050 141.9860 123.1070 154.5720 167.5520 177.7780 223.4020 246.2140 317.7980 391.3470 405.9000 405.1130 296.1650 223.0090 179.3510 180.5310 208.0630 175.0250 132.9400 117.6010 133.3330 153.7860 184.0710 213.5690 173.0580 158.8990 142.3790 151.0320 202.9500 195.4770 165.1920 196.2630 246.2140 308.3580 393.7070 436.9720 397.6400 291.0520 216.7160 171.4850 131.3670 103.4410 145.1330 191.1500 150.2460 135.6930 151.0320 170.6980 155.3590 162.0450 166.7650 175.0250 255.6540 407.8670 443.6580 376.7950 347.2960 425.1720 535.6940 510.5220 420.8460 334.3170 251.3280 207.6700 203.3430 195.8700 182.4970 148.2790 136.8730 145.1330 122.3200 128.6130 181.3180 162.8320 163.2250 189.1840 206.4900 244.2480 283.5790 340.6100 331.5640 375.6150 534.9070 619.0770 469.2240 331.5640 263.9140 219.0760 165.5850 146.3130 152.6060 130.1870 147.0990 117.6010 106.1950 134.5130 158.8990 156.5390 142.7730 169.9110 176.5980 187.6110 223.0090 263.9140 290.6590 337.4630 410.6200 450.7380 431.4660 373.6480 244.2480 136.8730 127.4340 138.8400 127.0400 128.6130 112.8810 130.9730 167.9450 177.3840 157.7190 156.1450 152.2120 148.6730 153.3920 170.6980 155.3590 170.3050 233.6280 279.2530 403.9340 550.2470 518.3880 332.7440 191.9370 163.6180 154.9660 147.8860 134.5130 143.5590 144.3460 149.0660 143.5590 164.4050 163.2250 144.3460 113.6680 131.7600 165.9780 165.9780 171.0910 210.0300 251.3280 258.0140 353.1960 461.3570 418.8800 314.6510 276.5000 268.6330 232.4490 172.2710 145.1330 151.0320 148.6730 163.6180 163.6180 174.2380 161.6520 167.1580 175.4180 134.9070 134.5130 163.6180 180.5310 202.9500 188.7910 216.7160 303.2450 374.0420 375.2220 318.1910 202.1630 154.5720 155.7520 156.9320 145.1330 158.5050 175.4180 168.3380 149.8520 143.5590 130.1870 158.1120 175.8110 162.4390 146.7060 136.8730 168.7320 179.3510 186.4310 265.8800 352.4090 392.5270 370.5020 339.8230 287.9060 208.0630 178.1710 161.2590 132.1530 148.2790 155.3590 149.4590 175.8110 191.9370 164.4050 138.0530 152.6060 182.1040 188.0040 178.5640 162.4390 184.8570 194.2970 208.8500 294.5920 344.5430 302.8520 225.3690 169.9120 133.7270 140.4130 166.3720 177.3850 142.3800 104.2280 112.8810 135.3000 173.4510 188.7910 181.7110 152.6060 153.7860 159.2920 185.6440 196.6570 179.7440 176.5980 198.2300 283.1860 398.4270 416.9130 352.0160 234.8080 175.0250 171.8780 197.8370 185.2510 169.1250 168.3380 163.6190 150.6390 141.2000 167.9450 177.3850 136.8730 127.8270 126.6470 120.7470 156.9320 193.5100 198.2300 234.4150 323.3040 476.6970 501.0820 342.1830 207.6700 140.0200 130.5800 130.1870 134.9070 140.8060 143.1660 137.2660 156.5390 162.0450 143.5600 108.5550 129.7940 119.1740 110.1280 121.5340 170.6980 230.8750 250.1480 269.0270 361.4560 437.3650 424.3860 384.2680 282.3990 206.4900 169.5180 121.9270 134.9070 130.9730 162.0450 180.9240 180.5310 184.4640 140.0200 154.9660 162.0450 145.5260 121.9270 135.6930 163.6190 188.0040 211.6030 243.4610 306.3920 429.1060 542.7740 519.9610 342.1830 163.2250 153.3920 177.3850 162.0450 115.2410 101.0820 147.0990 153.3920 134.1200 112.4880 121.1410 150.6390 172.6650 167.1580 150.2460 152.2120 206.0960 240.3150 269.4200 343.7570 414.5530 412.1930 368.9290 241.4950 159.6850 140.8060 147.4930 177.3840 139.2330 127.4340 147.4930 141.9860 142.7730 157.3250 171.8780 143.5590 107.3750 90.4620 95.9684 129.0070 189.9710 </int_list></spectrum></measured><measured><pepseq>WFGNTR</pepseq><mzh>780.3832</mzh><calc_mzh>780.3793</calc_mzh><leucines>0</leucines><mono_iso_intensity>4868</mono_iso_intensity><deuterated_intensity>0</deuterated_intensity><ratio>0.00</ratio><validated>UNKNOWN</validated><local_bg>0.0000</local_bg><corrected_ratio>0.00</corrected_ratio><spectrum><mz_list>755.6870 755.7246 755.7622 755.7999 755.8375 755.8752 755.9128 755.9505 755.9881 756.0258 756.0634 756.1011 756.1387 756.1764 756.2140 756.2517 756.2893 756.3270 756.3647 756.4023 756.4400 756.4776 756.5153 756.5530 756.5906 756.6283 756.6660 756.7036 756.7413 756.7790 756.8166 756.8543 756.8920 756.9296 756.9673 757.0050 757.0427 757.0803 757.1180 757.1557 757.1934 757.2310 757.2687 757.3064 757.3441 757.3818 757.4195 757.4571 757.4948 757.5325 757.5702 757.6079 757.6456 757.6833 757.7210 757.7587 757.7964 757.8341 757.8717 757.9094 757.9471 757.9848 758.0225 758.0602 758.0979 758.1356 758.1733 758.2111 758.2488 758.2865 758.3242 758.3619 758.3996 758.4373 758.4750 758.5127 758.5504 758.5881 758.6259 758.6636 758.7013 758.7390 758.7767 758.8144 758.8522 758.8899 758.9276 758.9653 759.0031 759.0408 759.0785 759.1162 759.1540 759.1917 759.2294 759.2671 759.3049 759.3426 759.3803 759.4181 759.4558 759.4935 759.5313 759.5690 759.6068 759.6445 759.6822 759.7200 759.7577 759.7955 759.8332 759.8710 759.9087 759.9465 759.9842 760.0219 760.0597 760.0974 760.1352 760.1730 760.2107 760.2485 760.2862 760.3240 760.3617 760.3995 760.4373 760.4750 760.5128 760.5505 760.5883 760.6261 760.6638 760.7016 760.7394 760.7771 760.8149 760.8527 760.8904 760.9282 760.9660 761.0038 761.0415 761.0793 761.1171 761.1549 761.1926 761.2304 761.2682 761.3060 761.3438 761.3815 761.4193 761.4571 761.4949 761.5327 761.5705 761.6083 761.6460 761.6838 761.7216 761.7594 761.7972 761.8350 761.8728 761.9106 761.9484 761.9862 762.0240 762.0618 762.0996 762.1374 762.1752 762.2130 762.2508 762.2886 762.3264 762.3642 762.4020 762.4398 762.4777 762.5155 762.5533 762.5911 762.6289 762.6667 762.7045 762.7423 762.7802 762.8180 762.8558 762.8936 762.9314 762.9693 763.0071 763.0449 763.0827 763.1206 763.1584 763.1962 763.2340 763.2719 763.3097 763.3475 763.3854 763.4232 763.4610 763.4989 763.5367 763.5745 763.6124 763.6502 763.6881 763.7259 763.7637 763.8016 763.8394 763.8773 763.9151 763.9530 763.9908 764.0287 764.0665 764.1044 764.1422 764.1801 764.2179 764.2558 764.2936 764.3315 764.3693 764.4072 764.4451 764.4829 764.5208 764.5586 764.5965 764.6344 764.6722 764.7101 764.7480 764.7858 764.8237 764.8616 764.8994 764.9373 764.9752 765.0131 765.0509 765.0888 765.1267 765.1646 765.2024 765.2403 765.2782 765.3161 765.3540 765.3918 765.4297 765.4676 765.5055 765.5434 765.5813 765.6191 765.6570 765.6949 765.7328 765.7707 765.8086 765.8465 765.8844 765.9223 765.9602 765.9981 766.0360 766.0739 766.1118 766.1497 766.1876 766.2255 766.2634 766.3013 766.3392 766.3771 766.4150 766.4529 766.4908 766.5287 766.5666 766.6046 766.6425 766.6804 766.7183 766.7562 766.7941 766.8321 766.8700 766.9079 766.9458 766.9837 767.0217 767.0596 767.0975 767.1354 767.1734 767.2113 767.2492 767.2871 767.3251 767.3630 767.4009 767.4389 767.4768 767.5147 767.5527 767.5906 767.6285 767.6665 767.7044 767.7424 767.7803 767.8182 767.8562 767.8941 767.9321 767.9700 768.0080 768.0459 768.0839 768.1218 768.1598 768.1977 768.2357 768.2736 768.3116 768.3495 768.3875 768.4255 768.4634 768.5014 768.5393 768.5773 768.6153 768.6532 768.6912 768.7291 768.7671 768.8051 768.8430 768.8810 768.9190 768.9570 768.9949 769.0329 769.0709 769.1088 769.1468 769.1848 769.2228 769.2607 769.2987 769.3367 769.3747 769.4127 769.4506 769.4886 769.5266 769.5646 769.6026 769.6406 769.6786 769.7166 769.7545 769.7925 769.8305 769.8685 769.9065 769.9445 769.9825 770.0205 770.0585 770.0965 770.1345 770.1725 770.2105 770.2485 770.2865 770.3245 770.3625 770.4005 770.4385 770.4765 770.5145 770.5526 770.5906 770.6286 770.6666 770.7046 770.7426 770.7806 770.8186 770.8567 770.8947 770.9327 770.9707 771.0087 771.0468 771.0848 771.1228 771.1608 771.1989 771.2369 771.2749 771.3129 771.3510 771.3890 771.4270 771.4651 771.5031 771.5411 771.5792 771.6172 771.6552 771.6933 771.7313 771.7694 771.8074 771.8454 771.8835 771.9215 771.9596 771.9976 772.0357 772.0737 772.1118 772.1498 772.1879 772.2259 772.2640 772.3020 772.3401 772.3781 772.4162 772.4542 772.4923 772.5303 772.5684 772.6065 772.6445 772.6826 772.7207 772.7587 772.7968 772.8348 772.8729 772.9110 772.9491 772.9871 773.0252 773.0633 773.1013 773.1394 773.1775 773.2156 773.2536 773.2917 773.3298 773.3679 773.4059 773.4440 773.4821 773.5202 773.5583 773.5964 773.6345 773.6725 773.7106 773.7487 773.7868 773.8249 773.8630 773.9011 773.9392 773.9773 774.0154 774.0535 774.0916 774.1296 774.1677 774.2058 774.2439 774.2821 774.3202 774.3583 774.3964 774.4345 774.4726 774.5107 774.5488 774.5869 774.6250 774.6631 774.7012 774.7393 774.7775 774.8156 774.8537 774.8918 774.9299 774.9680 775.0062 775.0443 775.0824 775.1205 775.1586 775.1968 775.2349 775.2730 775.3111 775.3493 775.3874 775.4255 775.4637 775.5018 775.5399 775.5781 775.6162 775.6543 775.6925 775.7306 775.7687 775.8069 775.8450 775.8832 775.9213 775.9594 775.9976 776.0357 776.0739 776.1120 776.1502 776.1883 776.2265 776.2646 776.3028 776.3409 776.3791 776.4172 776.4554 776.4935 776.5317 776.5699 776.6080 776.6462 776.6843 776.7225 776.7607 776.7988 776.8370 776.8752 776.9133 776.9515 776.9897 777.0278 777.0660 777.1042 777.1423 777.1805 777.2187 777.2569 777.2950 777.3332 777.3714 777.4096 777.4477 777.4859 777.5241 777.5623 777.6005 777.6387 777.6768 777.7150 777.7532 777.7914 777.8296 777.8678 777.9060 777.9442 777.9824 778.0206 778.0587 778.0969 778.1351 778.1733 778.2115 778.2497 778.2879 778.3261 778.3643 778.4025 778.4407 778.4789 778.5172 778.5554 778.5936 778.6318 778.6700 778.7082 778.7464 778.7846 778.8228 778.8610 778.8993 778.9375 778.9757 779.0139 779.0521 779.0903 779.1286 779.1668 779.2050 779.2432 779.2815 779.3197 779.3579 779.3961 779.4344 779.4726 779.5108 779.5491 779.5873 779.6255 779.6638 779.7020 779.7402 779.7785 779.8167 779.8549 779.8932 779.9314 779.9697 780.0079 780.0461 780.0844 780.1226 780.1609 780.1991 780.2374 780.2756 780.3139 780.3521 780.3904 780.4286 780.4669 780.5051 780.5434 780.5816 780.6199 780.6582 780.6964 780.7347 780.7729 780.8112 780.8495 780.8877 780.9260 780.9643 781.0025 781.0408 781.0791 781.1173 781.1556 781.1939 781.2322 781.2704 781.3087 781.3470 781.3852 781.4235 781.4618 781.5001 781.5384 781.5766 781.6149 781.6532 781.6915 781.7298 781.7681 781.8063 781.8446 781.8829 781.9212 781.9595 781.9978 782.0361 782.0744 782.1127 782.1510 782.1893 782.2276 782.2659 782.3042 782.3425 782.3808 782.4191 782.4574 782.4957 782.5340 782.5723 782.6106 782.6489 782.6872 782.7255 782.7638 782.8021 782.8404 782.8787 782.9171 782.9554 782.9937 783.0320 783.0703 783.1086 783.1470 783.1853 783.2236 783.2619 783.3002 783.3386 783.3769 783.4152 783.4535 783.4919 783.5302 783.5685 783.6069 783.6452 783.6835 783.7219 783.7602 783.7985 783.8369 783.8752 783.9135 783.9519 783.9902 784.0286 784.0669 784.1052 784.1436 784.1819 784.2203 784.2586 784.2970 784.3353 784.3737 784.4120 784.4504 784.4887 784.5271 784.5654 784.6038 784.6421 784.6805 784.7188 784.7572 784.7956 784.8339 784.8723 784.9106 784.9490 784.9874 785.0257 785.0641 785.1025 785.1408 785.1792 785.2176 785.2559 785.2943 785.3327 785.3711 785.4094 785.4478 785.4862 785.5246 785.5629 785.6013 785.6397 785.6781 785.7165 785.7549 785.7932 785.8316 785.8700 785.9084 785.9468 785.9852 786.0236 786.0620 786.1003 786.1387 786.1771 786.2155 786.2539 786.2923 786.3307 786.3691 786.4075 786.4459 786.4843 786.5227 786.5611 786.5995 786.6379 786.6763 786.7147 786.7531 786.7915 786.8300 786.8684 786.9068 786.9452 786.9836 787.0220 787.0604 787.0988 787.1373 787.1757 787.2141 787.2525 787.2909 787.3294 787.3678 787.4062 787.4446 787.4831 787.5215 787.5599 787.5983 787.6368 787.6752 787.7136 787.7521 787.7905 787.8289 787.8674 787.9058 787.9442 787.9827 788.0211 788.0595 788.0980 788.1364 788.1749 788.2133 788.2518 788.2902 788.3286 788.3671 788.4055 788.4440 788.4824 788.5209 788.5593 788.5978 788.6362 788.6747 788.7131 788.7516 788.7901 788.8285 788.8670 788.9054 788.9439 788.9824 789.0208 789.0593 789.0978 789.1362 789.1747 789.2131 789.2516 789.2901 789.3286 789.3670 789.4055 789.4440 789.4824 789.5209 789.5594 789.5979 789.6363 789.6748 789.7133 789.7518 789.7903 789.8288 789.8672 789.9057 789.9442 789.9827 790.0212 790.0597 790.0982 790.1366 790.1751 790.2136 790.2521 790.2906 790.3291 790.3676 790.4061 790.4446 790.4831 790.5216 790.5601 790.5986 790.6371 790.6756 790.7141 790.7526 790.7911 790.8296 790.8681 790.9066 790.9451 790.9837 791.0222 791.0607 791.0992 791.1377 791.1762 791.2147 791.2533 791.2918 791.3303 791.3688 791.4073 791.4459 791.4844 791.5229 791.5614 791.5999 791.6385 791.6770 791.7155 791.7541 791.7926 791.8311 791.8697 791.9082 791.9467 791.9853 792.0238 792.0623 792.1009 792.1394 792.1779 792.2165 792.2550 792.2936 792.3321 792.3707 792.4092 792.4477 792.4863 792.5248 792.5634 792.6019 792.6405 792.6790 792.7176 792.7561 792.7947 792.8333 792.8718 792.9104 792.9489 792.9875 793.0260 793.0646 793.1032 793.1417 793.1803 793.2189 793.2574 793.2960 793.3346 793.3731 793.4117 793.4503 793.4888 793.5274 793.5660 793.6046 793.6431 793.6817 793.7203 793.7589 793.7974 793.8360 793.8746 793.9132 793.9518 793.9904 794.0289 794.0675 794.1061 794.1447 794.1833 794.2219 794.2605 794.2991 794.3376 794.3762 794.4148 794.4534 794.4920 794.5306 794.5692 794.6078 794.6464 794.6850 794.7236 794.7622 794.8008 794.8394 794.8780 794.9166 794.9552 794.9938 795.0325 795.0711 795.1097 795.1483 795.1869 795.2255 795.2641 795.3027 795.3414 795.3800 795.4186 795.4572 795.4958 795.5345 795.5731 795.6117 795.6503 795.6889 795.7276 795.7662 795.8048 795.8435 795.8821 795.9207 795.9593 795.9980 796.0366 796.0752 796.1139 796.1525 796.1912 796.2298 796.2684 796.3071 796.3457 796.3844 796.4230 796.4616 796.5003 796.5389 796.5776 796.6162 796.6549 796.6935 796.7322 796.7708 796.8095 796.8481 796.8868 796.9254 796.9641 797.0027 797.0414 797.0801 797.1187 797.1574 797.1960 797.2347 797.2734 797.3120 797.3507 797.3894 797.4280 797.4667 797.5054 797.5440 797.5827 797.6214 797.6601 797.6987 797.7374 797.7761 797.8148 797.8534 797.8921 797.9308 797.9695 798.0081 798.0468 798.0855 798.1242 798.1629 798.2016 798.2403 798.2789 798.3176 798.3563 798.3950 798.4337 798.4724 798.5111 798.5498 798.5885 798.6272 798.6659 798.7046 798.7433 798.7820 798.8207 798.8594 798.8981 798.9368 798.9755 799.0142 799.0529 799.0916 799.1303 799.1690 799.2077 799.2464 799.2851 799.3239 799.3626 799.4013 799.4400 799.4787 799.5174 799.5562 799.5949 799.6336 799.6723 799.7110 799.7498 799.7885 799.8272 799.8659 799.9047 799.9434 799.9821 800.0209 800.0596 800.0983 800.1370 800.1758 800.2145 800.2532 800.2920 800.3307 800.3695 800.4082 800.4469 800.4857 800.5244 800.5632 800.6019 800.6407 800.6794 800.7181 800.7569 800.7956 800.8344 800.8731 800.9119 800.9506 800.9894 801.0282 801.0669 801.1057 801.1444 801.1832 801.2219 801.2607 801.2995 801.3382 801.3770 801.4157 801.4545 801.4933 801.5320 801.5708 801.6096 801.6483 801.6871 801.7259 801.7647 801.8034 801.8422 801.8810 801.9198 801.9585 801.9973 802.0361 802.0749 802.1136 802.1524 802.1912 802.2300 802.2688 802.3076 802.3464 802.3851 802.4239 802.4627 802.5015 802.5403 802.5791 802.6179 802.6567 802.6955 802.7343 802.7731 802.8119 802.8507 802.8895 802.9283 802.9671 803.0059 803.0447 803.0835 803.1223 803.1611 803.1999 803.2387 803.2775 803.3163 803.3551 803.3939 803.4327 803.4716 803.5104 803.5492 803.5880 803.6268 803.6656 803.7045 803.7433 803.7821 803.8209 803.8597 803.8986 803.9374 803.9762 804.0150 804.0539 804.0927 804.1315 804.1703 804.2092 804.2480 804.2868 804.3257 804.3645 804.4033 804.4422 804.4810 804.5199 804.5587 804.5975 804.6364 804.6752 804.7141 804.7529 804.7918 804.8306 804.8695 804.9083 804.9471 804.9860 805.0248 805.0637 805.1026 805.1414 805.1803 805.2191 805.2580 805.2968 805.3357 805.3745 805.4134 805.4523 805.4911 805.5300 805.5689 805.6077 805.6466 805.6855 805.7243 805.7632 805.8021 805.8409 805.8798 805.9187 805.9575 805.9964 806.0353 806.0742 806.1130 806.1519 806.1908 806.2297 806.2686 806.3074 806.3463 806.3852 806.4241 806.4630 806.5019 806.5408 806.5796 806.6185 806.6574 806.6963 806.7352 806.7741 806.8130 806.8519 806.8908 806.9297 806.9686 807.0075 807.0464 807.0853 807.1242 807.1631 807.2020 807.2409 807.2798 807.3187 807.3576 807.3965 807.4354 807.4743 807.5132 807.5522 807.5911 807.6300 807.6689 807.7078 807.7467 807.7856 807.8246 807.8635 807.9024 807.9413 807.9802 808.0192 808.0581 808.0970 808.1359 808.1749 808.2138 808.2527 808.2917 808.3306 808.3695 808.4084 808.4474 808.4863 808.5252 808.5642 808.6031 808.6421 808.6810 808.7199 808.7589 808.7978 808.8368 808.8757 808.9146 808.9536 808.9925 809.0315 809.0704 809.1094 809.1483 809.1873 809.2262 809.2652 809.3041 809.3431 809.3821 809.4210 809.4600 809.4989 809.5379 809.5768 809.6158 809.6548 809.6937 809.7327 809.7717 809.8106 809.8496 809.8886 809.9275 809.9665 810.0055 810.0444 810.0834 810.1224 810.1614 810.2003 810.2393 810.2783 810.3173 810.3563 810.3952 810.4342 810.4732 810.5122 810.5512 810.5901 810.6291 810.6681 810.7071 810.7461 810.7851 810.8241 810.8631 810.9021 810.9411 810.9800 811.0190 811.0580 811.0970 811.1360 811.1750 811.2140 811.2530 811.2920 811.3310 811.3700 811.4090 811.4480 </mz_list><int_list>136.4800 110.1280 101.8690 117.9950 123.8940 120.3540 133.7270 130.9740 123.1080 129.0070 133.7270 125.4680 130.1870 136.0870 180.9250 235.5960 266.6670 248.9680 245.4280 286.3330 300.8860 272.5670 222.2230 178.5650 173.0590 159.6860 129.0070 152.2130 141.5930 148.2800 200.9840 206.4900 156.1460 130.1870 111.7020 121.5340 111.3080 107.3750 110.1280 121.5340 120.7480 143.5600 186.0380 210.4230 270.2070 370.8960 438.1530 390.1680 242.6750 188.7910 174.2390 178.1720 130.5810 108.9480 148.2800 180.5320 172.2720 143.5600 125.8610 139.6270 136.8740 138.0540 151.8200 136.4800 142.3800 149.0660 147.4930 158.5060 196.2640 210.8170 246.2150 346.9040 373.6490 349.6570 332.7440 289.8730 207.2770 156.9330 148.2800 139.6270 163.6190 199.8040 186.8250 178.9580 144.7400 128.6140 163.2260 176.9920 146.3130 112.4880 117.9950 153.7860 170.6990 162.8320 193.1180 226.5490 212.7830 184.4650 234.0220 314.6520 320.9450 248.5750 210.8170 202.1640 171.8790 164.0120 136.8740 122.7140 124.2880 150.2460 169.1250 133.7270 127.0410 160.8660 142.3800 136.8740 169.1250 199.8040 196.2640 166.3720 157.7190 199.4110 253.2950 309.9320 344.1500 365.7830 353.9830 327.6310 251.7220 204.1300 217.8960 186.0380 167.9460 150.2460 137.2670 151.8200 188.3980 186.0380 147.8860 136.4800 136.4800 155.3590 183.2850 184.8580 174.2390 176.5980 199.8040 225.7630 249.7550 405.9010 609.2440 638.3500 496.3630 332.3510 274.9270 242.6750 178.5650 139.2340 146.3130 139.2340 150.6400 155.7530 139.2340 127.0410 125.0740 149.4600 166.3720 173.4520 123.5010 89.6760 123.5010 185.2510 223.7960 206.4900 176.5980 213.9630 301.2790 445.6260 467.2580 380.7290 302.4590 232.8420 205.7040 197.8370 171.0920 131.3670 134.1210 114.0620 119.1750 167.5520 191.9380 168.3390 155.7530 144.7400 137.2670 153.0000 196.2640 197.4440 171.0920 178.5650 205.7040 241.8890 350.4430 535.6950 604.9180 505.4090 324.8780 220.6500 206.8840 175.0250 151.4260 122.7140 111.3080 136.0870 154.5730 167.9460 177.3850 173.4520 166.3720 149.0670 120.7480 143.1670 131.7610 148.2800 180.9250 170.3050 164.7990 172.6650 195.8710 298.1330 343.7570 296.9530 233.6290 195.0840 197.4440 218.2900 207.6700 154.5730 115.6350 149.4600 140.8070 130.5810 133.3340 128.6140 147.1000 144.7400 131.7610 173.4520 217.1100 193.5110 138.0540 117.2080 146.7070 186.0380 218.6830 271.3870 302.8520 304.8190 307.9660 221.8300 164.7990 171.4850 169.1260 142.3800 123.1080 155.7530 186.0380 169.1260 135.3000 147.4930 186.8250 176.2050 162.8320 132.1540 137.2670 140.0200 147.8870 162.0460 168.7320 202.9510 223.7960 215.9300 238.3490 274.9270 243.0690 202.1640 223.0100 254.8680 210.0300 174.6320 145.1330 123.1080 156.9330 166.7660 135.6940 135.3000 140.4130 156.9330 153.3930 109.3420 78.6631 124.2880 167.9460 160.8660 136.0870 188.3980 223.4030 221.8300 276.8940 335.1040 313.8650 248.1820 186.4310 184.4650 184.8580 229.6960 258.0150 212.7830 176.9920 154.5730 154.9660 176.2050 178.9580 132.1540 101.0820 153.3930 173.0590 155.3590 157.3260 149.0660 157.7190 208.8500 211.6030 180.9250 217.5030 293.4130 354.3770 377.1890 447.5920 611.6040 637.9560 461.7510 261.1610 142.7730 115.6350 101.0820 73.9434 71.1902 114.4550 136.4800 125.0740 92.4292 119.5680 145.1330 116.0280 98.3289 125.4680 191.1510 247.3950 238.3490 200.1970 199.8040 270.2070 308.3590 312.6850 346.9040 382.3020 328.8110 234.0220 165.9790 133.3340 122.7140 127.0410 95.5757 108.5550 127.4340 138.8400 151.4260 123.5010 125.0740 136.8740 142.7730 132.1540 143.9530 151.4260 149.0660 172.2720 253.6880 357.9160 431.0730 425.1730 344.9370 276.1070 246.6080 167.1590 121.1410 134.9070 134.5140 149.8530 138.0540 127.4340 140.8070 148.6730 156.9330 181.7110 175.0250 145.5270 147.8860 195.8710 213.1770 219.8630 226.9430 204.5240 202.1640 211.2100 263.5210 297.3460 285.5460 282.0070 237.9550 199.0170 158.1130 146.7070 143.9530 153.3930 140.0200 144.3470 147.4930 138.0540 130.9740 134.1200 119.9610 102.6550 89.2826 141.2000 188.0050 185.6450 201.3770 247.3950 261.1610 233.6290 250.1480 288.3000 287.1200 226.1560 181.7110 179.3520 204.1300 184.8580 130.1870 152.2130 175.4180 147.8860 159.6860 200.1970 178.9580 134.1200 129.0070 117.6010 134.9070 171.0920 191.1510 185.6450 191.5440 225.7630 234.8090 217.8960 222.6160 283.1870 308.3590 287.9060 269.0270 230.0890 178.9580 158.1130 171.8790 167.1590 123.8940 105.8020 106.9820 103.4420 87.3160 130.1870 135.3000 131.3670 143.5600 127.8270 121.1410 152.9990 178.9580 182.4980 171.8790 169.9120 271.3870 392.1350 377.9750 287.1200 224.9760 174.2380 121.9280 128.2210 112.0950 94.7890 144.7400 139.6270 119.9610 139.2340 156.9330 194.2980 201.7710 170.6990 147.1000 124.2880 126.6470 184.4650 209.2430 202.9500 232.4490 248.9680 267.8470 334.3170 389.7750 322.1250 278.8600 231.2690 224.1890 175.8120 124.2880 99.9021 106.9820 153.7860 142.3800 121.5340 113.2750 145.1330 149.4600 119.5680 110.5220 102.6550 99.9021 133.3340 196.2640 201.3770 168.3390 200.9840 292.6260 379.5490 370.8960 294.9860 246.2150 226.5490 176.9920 160.8660 160.8660 136.8740 117.2080 131.7610 167.9450 187.2180 163.2260 144.3470 161.6520 180.5320 193.5110 175.8120 125.8610 123.8940 150.2460 138.4470 147.4930 186.4310 192.3310 233.2360 266.2740 257.2280 233.6290 207.2770 216.7160 186.4310 142.7730 178.9580 175.4180 140.0200 140.4130 154.1790 165.1920 152.2130 152.2130 143.5600 133.7270 152.2130 162.4390 167.9450 185.2510 204.1300 175.8120 212.7830 263.5210 293.8060 336.2840 446.8050 553.7870 448.3790 220.2560 133.7270 158.5060 170.6990 160.8660 140.4130 140.0200 130.9740 149.8530 177.3850 171.4850 163.2260 165.1920 145.9200 150.2460 154.9660 189.1840 186.8250 188.7910 243.4620 296.1660 312.2920 366.1760 433.0390 402.7540 294.1990 184.4650 123.8940 136.8740 150.6400 149.0660 113.6680 98.7221 129.7940 144.7400 187.2180 186.8250 147.4930 162.0460 189.9710 176.5980 149.4600 165.5860 230.0890 278.8600 576.9920 1833.2400 4078.6700 4967.5600 3237.7600 1136.2900 337.8570 292.2330 360.6700 311.1120 191.1510 136.0870 201.3770 249.7550 176.5980 92.4291 105.0150 183.2850 201.3770 154.1790 121.1410 114.0610 123.8940 137.6600 160.0790 241.8890 374.8290 754.3770 1622.8200 2242.2900 1728.6200 666.6680 203.3440 221.0430 300.0990 256.0480 167.5520 154.1790 210.8170 223.0090 158.8990 147.4930 147.1000 156.9330 182.4980 193.9040 175.8120 98.3288 96.7556 140.0200 180.9250 191.5440 176.5980 235.5960 457.8180 710.3260 677.2880 460.1780 292.6260 218.2900 203.7370 191.1510 181.3180 185.6450 187.6110 177.7780 160.8660 143.9530 168.3390 176.5980 141.2000 148.6730 175.8120 164.4060 167.5520 171.4850 181.3180 208.4570 241.1020 295.3790 270.9940 272.1740 304.0320 272.5670 261.5540 214.7500 154.9660 141.9870 155.7530 138.0540 103.8350 133.3340 142.3800 150.6400 133.7270 135.6940 130.5810 151.8200 188.7910 153.7860 142.7730 158.5060 165.1920 194.6910 192.3310 206.4900 251.3280 276.5000 309.5390 317.7980 252.5080 219.8630 213.5700 203.3440 165.1920 142.7730 109.7350 99.5088 145.5270 164.4060 173.8450 155.7530 153.0000 138.4470 126.6470 136.8740 134.1200 130.5810 126.6470 166.7660 223.7960 263.1280 300.8860 320.1580 343.3640 335.4970 287.9060 243.0690 186.8250 162.8320 180.1380 172.6650 150.6400 120.7480 139.6270 186.0380 175.8120 150.2460 150.2460 132.1540 111.3080 123.8940 128.6140 142.3800 151.4260 175.8120 194.2980 217.5030 289.8730 344.9370 404.3270 406.2940 303.6390 221.4360 177.3850 151.4260 133.3340 157.3260 182.4980 164.0120 160.0790 166.3720 135.3000 101.4750 97.1489 126.2540 152.6060 161.6520 147.4930 158.1130 181.3180 191.5440 193.9040 191.5440 237.5620 260.7680 246.2150 291.8400 287.9060 265.8810 223.0100 173.0590 150.2460 148.2800 149.4600 150.6400 149.4600 139.2340 158.8990 191.9380 190.3640 190.3640 168.3390 133.7270 166.7660 165.9790 167.5520 185.6450 176.9920 218.6830 309.5390 356.3430 385.4480 381.1220 313.4720 253.2950 204.1300 171.4850 136.0870 145.1330 149.4600 134.5140 99.5088 103.8350 146.7070 149.4600 143.5600 151.4260 174.2390 198.2310 167.9450 154.5730 175.4180 172.6650 164.4060 176.9920 224.5830 296.5590 374.0420 393.3150 368.5360 293.8060 188.7910 178.1720 147.4930 132.9410 136.8740 132.9410 151.8200 162.0460 138.8400 141.5930 143.9530 137.6600 134.1200 129.4010 137.6600 127.8270 161.2590 209.6370 188.3980 176.9920 300.8860 420.4530 411.4070 335.8910 246.2150 188.3980 139.2340 107.7680 152.6060 193.1180 222.6160 195.4780 145.5270 155.3590 147.8860 110.1280 113.6680 114.8480 121.5340 127.4340 140.4130 175.8120 177.3850 178.1720 176.5980 172.6650 226.5490 329.2040 361.8490 316.6180 270.9940 196.6570 167.1590 168.7320 156.9330 144.7400 143.9530 147.4930 137.2670 137.2670 181.7110 207.2770 136.8740 115.2410 162.4390 195.0840 178.1720 182.8910 175.8120 184.4650 196.6570 269.0270 604.9180 949.8540 910.5230 550.2470 317.0120 251.7210 235.5950 221.4360 180.9250 153.3930 122.3210 136.0870 135.6940 121.1410 123.8940 119.9610 130.1870 133.7270 166.7650 190.7580 158.8990 127.0410 136.0870 140.4130 205.3100 263.9140 373.2560 571.4860 617.8970 420.8470 233.6290 171.8790 183.6780 188.3980 183.2850 171.4850 175.4180 156.1460 178.9580 185.6450 163.2260 161.2590 167.5520 166.3720 186.4310 184.8580 142.3800 174.2380 248.1820 274.5340 252.1150 274.1400 355.9500 400.7880 361.8490 287.5130 211.2100 235.9890 224.9760 201.7700 188.0040 142.3800 107.3750 143.9530 192.7240 164.0120 132.5470 152.9990 158.5060 153.3930 159.6860 124.6810 130.5810 154.1790 189.1840 200.5900 223.4030 250.1480 348.8700 436.9720 372.0760 289.8730 256.0480 207.6700 149.8530 143.1670 137.2670 105.8020 110.5210 152.2130 145.1330 113.2750 104.6220 113.2750 120.3540 147.4930 155.7530 173.0580 178.9580 143.1670 168.7320 171.8780 156.1460 227.3360 362.2430 503.4430 506.9820 475.5170 490.0700 391.7410 292.6260 185.2510 148.6730 133.7270 140.4130 174.2380 162.4390 150.6390 131.7600 135.3000 150.6390 167.1590 145.9200 119.9610 151.8190 215.5360 232.4490 223.0090 230.4820 267.0610 315.0450 328.8110 346.1170 379.1550 364.2090 295.7730 208.0630 198.6240 151.0330 103.4420 120.7480 148.2800 146.7060 123.5010 128.6140 159.6860 150.6390 124.2870 112.4880 99.5086 141.2000 160.4720 147.1000 173.8450 196.2640 226.1560 278.8600 322.5180 296.5590 250.9350 290.6590 293.0190 213.5700 173.8450 192.3310 196.6570 168.7320 154.5730 166.7650 145.1330 134.5140 162.0460 133.7270 115.6340 127.8270 152.6060 156.5390 142.3800 178.9580 219.8630 210.0300 205.7030 287.1200 353.9830 350.0500 316.6180 269.0270 240.7080 205.3100 154.9660 138.4470 145.9200 104.2280 78.6629 111.3080 133.7270 131.7600 140.4130 130.9740 120.7480 114.4550 131.7600 136.4800 169.5190 202.5570 173.0580 188.7910 261.1610 314.2580 356.3430 332.3510 294.1990 252.5080 215.1430 200.5900 165.5850 115.2410 111.7010 121.1410 112.8810 137.2670 170.6990 140.8070 154.1790 158.8990 166.7650 183.6780 185.6440 166.7650 149.0660 147.4930 182.4980 208.8500 247.3950 283.9730 317.7980 313.0780 254.4740 225.7630 199.8040 186.8240 182.1050 156.9330 136.8730 131.7600 118.3880 99.9019 142.7730 144.3460 131.3670 140.8070 180.1380 214.3560 184.4650 142.3800 162.8320 169.5190 197.4440 208.4570 281.6130 408.2600 451.1320 371.6820 283.1860 211.2100 179.3510 142.7730 131.7600 106.5880 105.0150 120.7480 145.1330 127.0410 116.0280 119.1740 157.7190 156.9330 141.5930 146.3130 146.7060 186.0380 207.6700 198.2310 206.0970 247.3950 388.5950 616.3240 769.7160 642.2830 400.0010 243.4620 183.2850 222.2230 223.0090 147.1000 125.8610 149.8530 141.5930 127.0410 125.4670 157.7190 193.1180 171.0920 138.0540 153.7860 182.1050 203.3440 192.3310 200.9840 211.9970 253.6880 349.2630 416.5200 429.1060 366.9630 279.2530 225.3690 179.7450 155.3590 161.2590 163.6190 175.8120 166.3720 144.7400 140.4130 143.1670 144.7400 162.8320 128.2210 153.0000 184.8580 173.4520 147.1000 143.9530 217.5030 294.5930 331.9580 380.7290 390.9550 392.9210 367.7490 272.1740 205.7040 190.7580 136.8740 125.8610 159.6860 151.8200 134.1200 142.7730 147.8860 139.2330 115.6350 127.8270 124.6810 129.4010 119.5680 120.7480 130.5810 153.3930 169.5190 195.0840 240.3150 342.1840 472.7640 484.5640 359.4900 257.2280 157.7190 142.3800 150.6400 140.8070 140.8070 158.5060 152.9990 108.1620 156.9330 175.4180 154.1790 152.9990 169.9120 178.1720 148.6730 145.5260 172.6650 238.7420 329.2040 579.3520 1229.1100 1867.8500 1766.7700 1034.8100 396.4610 165.1920 154.9660 174.2380 152.9990 152.9990 158.8990 162.8320 201.3770 211.9970 160.4720 121.1410 124.2870 127.4340 132.1540 140.8070 147.4930 172.2720 189.1840 196.6570 247.0020 391.7410 743.3640 1078.8600 929.7950 556.9330 292.6260 212.7830 229.6960 187.2180 131.3670 117.9940 153.3930 189.5780 165.1920 129.7940 126.2540 138.8400 145.5260 116.0280 108.5550 108.1610 106.9820 108.5550 154.5730 182.8910 223.7960 325.2710 447.9850 422.0260 264.3070 174.6320 166.3720 237.1690 195.8710 124.2870 136.8730 200.9840 227.3360 201.3770 169.5180 168.3390 146.3130 143.5600 129.0070 154.1790 195.0840 196.6570 182.4980 183.6780 185.2510 190.7570 216.3230 295.7720 351.6230 323.6980 284.7600 286.3330 238.7420 160.0790 154.9660 148.6730 154.1790 153.3930 159.6860 147.8860 112.8810 160.8660 169.9120 134.9070 159.6860 180.5310 164.0120 159.6860 191.5440 217.1100 217.8960 218.6830 278.8600 291.4460 278.4670 280.0400 </int_list></spectrum></measured><measured><pepseq>VEHVTHPEQYIPGVLKR</pepseq><mzh>2002.0392</mzh><calc_mzh>2002.0875</calc_mzh><leucines>1</leucines><mono_iso_intensity>847</mono_iso_intensity><deuterated_intensity>1046</deuterated_intensity><ratio>1.24</ratio><validated>YES</validated><local_bg>174</local_bg><corrected_ratio>1.30</corrected_ratio><spectrum><mz_list>1977.5795 1977.6404 1977.7013 1977.7622 1977.8231 1977.8840 1977.9449 1978.0058 1978.0667 1978.1276 1978.1885 1978.2494 1978.3103 1978.3712 1978.4321 1978.4931 1978.5540 1978.6149 1978.6758 1978.7367 1978.7976 1978.8585 1978.9194 1978.9804 1979.0413 1979.1022 1979.1631 1979.2240 1979.2849 1979.3459 1979.4068 1979.4677 1979.5286 1979.5896 1979.6505 1979.7114 1979.7723 1979.8333 1979.8942 1979.9551 1980.0161 1980.0770 1980.1379 1980.1989 1980.2598 1980.3207 1980.3817 1980.4426 1980.5035 1980.5645 1980.6254 1980.6864 1980.7473 1980.8083 1980.8692 1980.9301 1980.9911 1981.0520 1981.1130 1981.1739 1981.2349 1981.2958 1981.3568 1981.4177 1981.4787 1981.5397 1981.6006 1981.6616 1981.7225 1981.7835 1981.8444 1981.9054 1981.9664 1982.0273 1982.0883 1982.1493 1982.2102 1982.2712 1982.3322 1982.3931 1982.4541 1982.5151 1982.5760 1982.6370 1982.6980 1982.7590 1982.8199 1982.8809 1982.9419 1983.0029 1983.0638 1983.1248 1983.1858 1983.2468 1983.3078 1983.3687 1983.4297 1983.4907 1983.5517 1983.6127 1983.6737 1983.7347 1983.7956 1983.8566 1983.9176 1983.9786 1984.0396 1984.1006 1984.1616 1984.2226 1984.2836 1984.3446 1984.4056 1984.4666 1984.5276 1984.5886 1984.6496 1984.7106 1984.7716 1984.8326 1984.8936 1984.9546 1985.0156 1985.0766 1985.1377 1985.1987 1985.2597 1985.3207 1985.3817 1985.4427 1985.5037 1985.5648 1985.6258 1985.6868 1985.7478 1985.8088 1985.8699 1985.9309 1985.9919 1986.0529 1986.1139 1986.1750 1986.2360 1986.2970 1986.3581 1986.4191 1986.4801 1986.5412 1986.6022 1986.6632 1986.7243 1986.7853 1986.8463 1986.9074 1986.9684 1987.0294 1987.0905 1987.1515 1987.2126 1987.2736 1987.3347 1987.3957 1987.4567 1987.5178 1987.5788 1987.6399 1987.7009 1987.7620 1987.8230 1987.8841 1987.9451 1988.0062 1988.0673 1988.1283 1988.1894 1988.2504 1988.3115 1988.3725 1988.4336 1988.4947 1988.5557 1988.6168 1988.6779 1988.7389 1988.8000 1988.8611 1988.9221 1988.9832 1989.0443 1989.1053 1989.1664 1989.2275 1989.2886 1989.3496 1989.4107 1989.4718 1989.5329 1989.5939 1989.6550 1989.7161 1989.7772 1989.8383 1989.8993 1989.9604 1990.0215 1990.0826 1990.1437 1990.2048 1990.2659 1990.3270 1990.3880 1990.4491 1990.5102 1990.5713 1990.6324 1990.6935 1990.7546 1990.8157 1990.8768 1990.9379 1990.9990 1991.0601 1991.1212 1991.1823 1991.2434 1991.3045 1991.3656 1991.4267 1991.4878 1991.5490 1991.6101 1991.6712 1991.7323 1991.7934 1991.8545 1991.9156 1991.9767 1992.0379 1992.0990 1992.1601 1992.2212 1992.2823 1992.3435 1992.4046 1992.4657 1992.5268 1992.5879 1992.6491 1992.7102 1992.7713 1992.8325 1992.8936 1992.9547 1993.0158 1993.0770 1993.1381 1993.1992 1993.2604 1993.3215 1993.3826 1993.4438 1993.5049 1993.5661 1993.6272 1993.6883 1993.7495 1993.8106 1993.8718 1993.9329 1993.9941 1994.0552 1994.1164 1994.1775 1994.2387 1994.2998 1994.3610 1994.4221 1994.4833 1994.5444 1994.6056 1994.6667 1994.7279 1994.7891 1994.8502 1994.9114 1994.9725 1995.0337 1995.0949 1995.1560 1995.2172 1995.2784 1995.3395 1995.4007 1995.4619 1995.5230 1995.5842 1995.6454 1995.7065 1995.7677 1995.8289 1995.8901 1995.9512 1996.0124 1996.0736 1996.1348 1996.1960 1996.2571 1996.3183 1996.3795 1996.4407 1996.5019 1996.5631 1996.6242 1996.6854 1996.7466 1996.8078 1996.8690 1996.9302 1996.9914 1997.0526 1997.1138 1997.1750 1997.2362 1997.2974 1997.3586 1997.4198 1997.4810 1997.5422 1997.6034 1997.6646 1997.7258 1997.7870 1997.8482 1997.9094 1997.9706 1998.0318 1998.0930 1998.1542 1998.2154 1998.2766 1998.3378 1998.3991 1998.4603 1998.5215 1998.5827 1998.6439 1998.7051 1998.7664 1998.8276 1998.8888 1998.9500 1999.0113 1999.0725 1999.1337 1999.1949 1999.2562 1999.3174 1999.3786 1999.4398 1999.5011 1999.5623 1999.6235 1999.6848 1999.7460 1999.8072 1999.8685 1999.9297 1999.9909 2000.0522 2000.1134 2000.1747 2000.2359 2000.2972 2000.3584 2000.4196 2000.4809 2000.5421 2000.6034 2000.6646 2000.7259 2000.7871 2000.8484 2000.9096 2000.9709 2001.0321 2001.0934 2001.1546 2001.2159 2001.2772 2001.3384 2001.3997 2001.4609 2001.5222 2001.5835 2001.6447 2001.7060 2001.7673 2001.8285 2001.8898 2001.9511 2002.0123 2002.0736 2002.1349 2002.1961 2002.2574 2002.3187 2002.3800 2002.4412 2002.5025 2002.5638 2002.6251 2002.6864 2002.7476 2002.8089 2002.8702 2002.9315 2002.9928 2003.0540 2003.1153 2003.1766 2003.2379 2003.2992 2003.3605 2003.4218 2003.4831 2003.5444 2003.6057 2003.6670 2003.7282 2003.7895 2003.8508 2003.9121 2003.9734 2004.0347 2004.0960 2004.1573 2004.2186 2004.2799 2004.3412 2004.4026 2004.4639 2004.5252 2004.5865 2004.6478 2004.7091 2004.7704 2004.8317 2004.8930 2004.9543 2005.0157 2005.0770 2005.1383 2005.1996 2005.2609 2005.3223 2005.3836 2005.4449 2005.5062 2005.5675 2005.6289 2005.6902 2005.7515 2005.8128 2005.8742 2005.9355 2005.9968 2006.0582 2006.1195 2006.1808 2006.2422 2006.3035 2006.3648 2006.4262 2006.4875 2006.5488 2006.6102 2006.6715 2006.7329 2006.7942 2006.8555 2006.9169 2006.9782 2007.0396 2007.1009 2007.1623 2007.2236 2007.2850 2007.3463 2007.4077 2007.4690 2007.5304 2007.5917 2007.6531 2007.7145 2007.7758 2007.8372 2007.8985 2007.9599 2008.0212 2008.0826 2008.1440 2008.2053 2008.2667 2008.3281 2008.3894 2008.4508 2008.5122 2008.5735 2008.6349 2008.6963 2008.7577 2008.8190 2008.8804 2008.9418 2009.0031 2009.0645 2009.1259 2009.1873 2009.2487 2009.3100 2009.3714 2009.4328 2009.4942 2009.5556 2009.6170 2009.6783 2009.7397 2009.8011 2009.8625 2009.9239 2009.9853 2010.0467 2010.1081 2010.1695 2010.2309 2010.2923 2010.3537 2010.4151 2010.4765 2010.5379 2010.5993 2010.6607 2010.7221 2010.7835 2010.8449 2010.9063 2010.9677 2011.0291 2011.0905 2011.1519 2011.2133 2011.2747 2011.3361 2011.3975 2011.4590 2011.5204 2011.5818 2011.6432 2011.7046 2011.7660 2011.8275 2011.8889 2011.9503 2012.0117 2012.0731 2012.1346 2012.1960 2012.2574 2012.3188 2012.3803 2012.4417 2012.5031 2012.5646 2012.6260 2012.6874 2012.7489 2012.8103 2012.8717 2012.9332 2012.9946 2013.0560 2013.1175 2013.1789 2013.2404 2013.3018 2013.3632 2013.4247 2013.4861 2013.5476 2013.6090 2013.6705 2013.7319 2013.7934 2013.8548 2013.9163 2013.9777 2014.0392 2014.1006 2014.1621 2014.2235 2014.2850 2014.3464 2014.4079 2014.4694 2014.5308 2014.5923 2014.6537 2014.7152 2014.7767 2014.8381 2014.8996 2014.9611 2015.0225 2015.0840 2015.1455 2015.2069 2015.2684 2015.3299 2015.3914 2015.4528 2015.5143 2015.5758 2015.6373 2015.6987 2015.7602 2015.8217 2015.8832 2015.9447 2016.0062 2016.0676 2016.1291 2016.1906 2016.2521 2016.3136 2016.3751 2016.4366 2016.4980 2016.5595 2016.6210 2016.6825 2016.7440 2016.8055 2016.8670 2016.9285 2016.9900 2017.0515 2017.1130 2017.1745 2017.2360 2017.2975 2017.3590 2017.4205 2017.4820 2017.5435 2017.6050 2017.6665 2017.7281 2017.7896 2017.8511 2017.9126 2017.9741 2018.0356 2018.0971 2018.1586 2018.2202 2018.2817 2018.3432 2018.4047 2018.4662 2018.5278 2018.5893 2018.6508 2018.7123 2018.7739 2018.8354 2018.8969 2018.9584 2019.0200 2019.0815 2019.1430 2019.2046 2019.2661 2019.3276 2019.3892 2019.4507 2019.5122 2019.5738 2019.6353 2019.6968 2019.7584 2019.8199 2019.8815 2019.9430 2020.0045 2020.0661 2020.1276 2020.1892 2020.2507 2020.3123 2020.3738 2020.4354 2020.4969 2020.5585 2020.6200 2020.6816 2020.7431 2020.8047 2020.8663 2020.9278 2020.9894 2021.0509 2021.1125 2021.1741 2021.2356 2021.2972 2021.3587 2021.4203 2021.4819 2021.5434 2021.6050 2021.6666 2021.7282 2021.7897 2021.8513 2021.9129 2021.9744 2022.0360 2022.0976 2022.1592 2022.2207 2022.2823 2022.3439 2022.4055 2022.4671 2022.5286 2022.5902 2022.6518 2022.7134 2022.7750 2022.8366 2022.8982 2022.9598 2023.0213 2023.0829 2023.1445 2023.2061 2023.2677 2023.3293 2023.3909 2023.4525 2023.5141 2023.5757 2023.6373 2023.6989 2023.7605 2023.8221 2023.8837 2023.9453 2024.0069 2024.0685 2024.1301 2024.1917 2024.2533 2024.3149 2024.3766 2024.4382 2024.4998 2024.5614 2024.6230 2024.6846 2024.7462 2024.8079 2024.8695 2024.9311 2024.9927 2025.0543 2025.1160 2025.1776 2025.2392 2025.3008 2025.3624 2025.4241 2025.4857 2025.5473 2025.6090 2025.6706 2025.7322 2025.7938 2025.8555 2025.9171 2025.9788 2026.0404 2026.1020 2026.1637 2026.2253 2026.2869 2026.3486 2026.4102 2026.4719 2026.5335 2026.5952 2026.6568 2026.7184 2026.7801 2026.8417 2026.9034 2026.9650 2027.0267 2027.0883 2027.1500 2027.2116 2027.2733 2027.3350 2027.3966 2027.4583 2027.5199 2027.5816 2027.6432 2027.7049 2027.7666 2027.8282 2027.8899 2027.9516 2028.0132 2028.0749 2028.1366 2028.1982 2028.2599 2028.3216 2028.3832 2028.4449 2028.5066 2028.5683 2028.6299 2028.6916 2028.7533 2028.8150 2028.8766 2028.9383 2029.0000 2029.0617 2029.1234 2029.1850 2029.2467 2029.3084 2029.3701 2029.4318 2029.4935 2029.5552 2029.6169 2029.6786 2029.7402 2029.8019 2029.8636 2029.9253 2029.9870 2030.0487 2030.1104 2030.1721 2030.2338 2030.2955 2030.3572 2030.4189 2030.4806 2030.5423 2030.6040 2030.6657 2030.7274 2030.7891 2030.8509 2030.9126 2030.9743 2031.0360 2031.0977 2031.1594 2031.2211 2031.2828 2031.3446 2031.4063 2031.4680 2031.5297 2031.5914 2031.6532 2031.7149 2031.7766 2031.8383 2031.9000 2031.9618 2032.0235 2032.0852 2032.1470 2032.2087 2032.2704 2032.3321 2032.3939 2032.4556 </mz_list><int_list>178.5640 180.5310 223.0090 331.1700 425.1720 453.8840 435.7920 400.7870 363.0290 311.5050 273.7460 238.7410 202.5570 211.2090 261.5540 250.5410 223.7960 199.8030 190.3640 236.3820 287.9060 423.2060 496.7560 445.6250 357.5220 355.9490 351.6230 314.6510 288.2990 267.4530 255.2610 200.9830 167.9450 165.9780 219.0760 247.3940 263.1270 330.7770 391.7410 431.8590 396.0670 334.3170 319.7640 256.4410 228.1220 266.2740 266.6670 236.7750 207.6700 219.8620 232.8420 205.3100 197.8370 245.4280 355.1630 420.0590 402.7540 335.8900 323.6970 283.9730 222.2220 209.2430 149.0660 118.3870 169.9110 189.5770 198.2300 216.7160 197.4440 211.6030 264.3070 320.1580 409.4400 413.7660 310.7180 254.8670 220.6490 224.1890 239.9210 205.7030 173.8450 168.3380 198.2300 224.5820 211.2090 213.1760 251.7210 330.7770 383.0880 371.2880 323.3040 274.1400 245.4280 228.1220 213.9630 203.7370 170.3050 185.2510 162.0450 154.5720 169.9110 230.0890 331.9570 382.3010 387.4140 404.3270 383.0880 322.1240 271.7800 207.2760 191.1500 199.4100 191.1500 188.3970 193.1170 158.8990 160.4720 237.9550 289.4790 282.3990 324.4840 344.1500 342.1830 301.6720 289.0860 247.7880 188.7910 195.4770 200.9830 162.8320 137.6600 149.0660 145.1330 174.2380 199.4100 220.6490 286.7260 360.6690 408.2600 401.5740 308.7510 230.0890 232.0550 259.9800 213.5690 221.0420 238.7410 209.2430 189.1840 197.0500 208.0630 241.8880 336.6770 429.4990 430.2860 424.3860 364.6020 344.9360 291.8390 241.1010 235.9880 256.0470 282.0060 228.1220 180.9240 185.6440 219.0760 282.7930 359.0960 411.8000 471.5840 465.2910 426.7460 369.7150 292.2320 241.4950 223.0090 226.1550 217.8960 241.8880 271.7800 242.6750 213.1760 235.2020 245.8210 297.7390 399.2140 460.5710 418.0930 307.9650 249.7540 208.4560 180.9240 165.5850 183.2840 224.9750 221.4360 178.9580 149.4590 168.3380 229.6950 280.0390 310.7180 346.9030 322.1240 257.2270 219.4690 211.6030 198.2300 191.5440 191.1500 175.0250 171.4850 169.5180 199.0170 267.0600 315.8310 358.7020 414.9460 436.9720 363.8160 287.1190 302.4580 297.3450 204.9160 192.7240 227.3350 205.7030 170.6980 160.8650 188.7910 240.3150 229.3020 218.6820 303.2450 474.3370 499.5090 422.4190 315.8310 246.6080 275.3200 245.4280 179.7440 181.3180 187.6110 209.2430 197.0500 179.7440 231.2690 285.5460 324.0910 405.5070 471.9770 461.3570 431.4660 368.1420 254.8670 196.2640 201.7700 180.5310 175.8110 197.4430 203.7370 261.9470 289.4790 327.2370 523.5010 846.0190 1130.3900 1128.4200 870.0110 561.6530 400.3940 317.7980 283.1860 266.6670 260.3740 258.8000 244.6410 252.5070 282.0060 314.2580 491.2490 858.9980 1224.7800 1310.9200 1060.7700 644.2490 364.6020 280.0390 271.7800 250.9340 244.2480 227.3350 227.3350 243.0680 234.4150 278.8590 392.9210 565.9790 757.9160 880.2370 813.3740 630.8760 425.1720 266.2730 254.8670 215.1430 182.4970 219.0760 230.0890 228.9090 227.7290 249.3610 286.3320 400.7870 542.3800 648.9680 647.7880 511.7020 398.0340 317.4040 269.4200 252.1140 239.1350 239.5280 206.8830 181.3180 179.3510 186.8240 214.7490 319.3710 501.8690 613.9630 617.8970 553.3930 427.1390 322.1240 278.4660 315.8310 312.6850 292.6260 298.1320 250.1480 174.6310 184.8570 245.0350 297.7390 382.3010 507.3750 504.2290 449.9510 412.5870 381.9080 337.8570 293.0190 270.2070 268.2400 249.3610 231.2690 248.5740 263.9140 271.7800 262.3400 312.2910 419.2730 511.3080 534.9070 463.7170 387.8080 312.2910 238.3480 226.5490 217.5030 199.4100 194.6900 211.2100 224.9760 245.4280 287.1190 360.2760 495.5760 562.0460 532.5470 500.2960 405.9000 328.4170 285.5460 241.1010 209.2430 203.7370 197.4430 165.1920 159.2920 207.6700 217.5030 297.3450 443.6580 571.0920 818.0940 1048.1800 1050.5400 810.6210 493.2160 339.4300 288.2990 252.5070 250.9340 230.8750 212.3890 243.4610 235.2020 255.2610 352.4090 506.9820 760.2760 1067.0600 1228.7100 1056.8400 702.0660 452.3110 326.8440 291.4460 247.0010 247.0010 239.5280 217.8960 211.6030 285.1530 378.3680 465.2910 566.3720 720.5520 931.3680 937.6610 685.1530 468.0440 327.6310 255.6540 257.6210 266.6670 251.3280 237.1680 211.6030 254.0810 328.0240 473.1570 680.0400 981.3190 1349.4600 1502.8500 1222.0300 799.2140 520.7480 350.4430 280.8260 287.1190 282.7930 224.1890 203.7360 221.8290 236.7750 299.7050 484.9560 800.0010 1165.3900 1369.1300 1205.9000 790.9550 468.8300 356.7360 339.4300 310.3250 252.1140 230.8750 225.7620 235.5950 287.5120 344.9360 451.9180 594.6910 726.8450 867.2580 937.2680 794.8880 542.7730 350.8360 315.0440 325.2710 289.8720 211.6030 181.3180 217.1090 273.3530 299.7050 302.4580 383.8740 535.3010 559.2930 492.0360 388.2010 325.6640 279.2530 185.2510 149.4590 182.1040 224.9750 215.9290 183.6770 145.1330 204.9160 302.4580 354.7690 339.0370 355.5560 365.3890 314.6510 269.4200 212.7830 190.7570 211.6030 195.8700 204.1300 200.9830 226.9420 250.1480 232.0550 253.2940 318.9780 338.6430 317.0110 318.1910 326.4510 299.7050 232.4480 211.6030 253.2940 235.2020 204.5230 217.8960 228.1220 248.5740 233.2350 227.7290 289.4790 332.7440 335.1030 313.4710 255.2610 210.0300 191.9370 227.7290 262.3400 260.3740 258.0140 239.9210 245.4280 217.8960 184.4640 197.4430 255.2610 299.7050 306.7850 314.6510 311.1110 299.7050 258.0140 210.8160 191.9370 229.3020 256.0470 272.9600 276.8930 248.5740 190.3640 178.5640 209.6360 277.2860 361.4560 357.5220 313.0780 299.7050 293.0190 232.8420 204.5230 232.0550 262.3400 259.1940 247.0010 221.4360 205.7030 241.4950 235.9880 225.7620 313.0780 408.6530 345.3300 249.7540 235.9880 212.3890 196.6570 209.6360 204.1300 182.8910 184.0710 243.8550 271.3870 226.9420 233.6280 250.1480 307.5710 346.9030 368.5350 372.8620 333.1370 259.5870 205.7030 173.4510 185.6440 236.7750 244.2480 225.3690 200.9830 197.0500 238.3480 342.1830 393.3140 376.0080 349.2630 320.5510 303.2450 259.1940 264.3070 275.7130 234.0220 193.9040 183.2840 186.8240 206.4900 225.3690 240.3150 265.4870 339.0370 343.3630 331.5640 324.0910 248.1810 207.2760 206.4900 218.6820 212.7830 192.7240 188.7900 194.6900 221.0420 253.2940 268.2400 287.5120 326.4510 356.7360 386.6280 351.2290 274.9260 239.5280 219.8620 182.1040 175.8110 196.2630 225.7620 246.6080 206.4900 162.0450 197.8370 272.1730 324.8770 359.8820 381.5150 356.7360 289.8720 229.3020 206.0960 211.9960 225.3690 210.0290 179.3510 175.0240 176.2040 188.0040 217.1090 259.9800 276.8930 297.7390 338.6430 324.0910 281.6130 280.8260 279.6460 264.3070 243.0680 200.5900 224.1890 258.4070 235.5950 210.0290 221.0420 264.3070 260.3740 263.5200 319.3710 356.3420 376.0080 368.1420 332.3500 244.6410 153.7860 148.2790 173.4510 206.8830 223.0090 174.6310 148.6720 174.6310 207.2760 251.3270 350.0490 388.9880 360.2760 302.4580 306.7850 247.7880 161.6520 165.1920 202.5560 212.3890 190.7570 159.6850 163.6180 195.8700 238.7410 280.0390 370.5020 435.0050 410.6200 401.1800 359.0960 287.9060 207.2760 151.4260 157.7190 156.9320 156.5390 176.5980 178.5640 199.8030 212.7830 248.9680 324.0910 383.0880 444.8380 403.5400 304.0320 269.4200 226.5490 206.0960 228.5150 221.4360 201.7700 206.4900 195.0830 194.6900 199.4100 260.3740 325.2710 346.9030 376.4010 390.1670 362.6350 298.1320 237.9550 206.0960 181.7110 190.7570 189.1840 192.7240 194.6900 221.0420 226.9420 236.3810 315.0440 378.3680 407.8670 476.3030 509.3420 424.3860 259.1940 236.7750 241.8880 202.5560 212.7830 234.8080 219.4690 217.1090 251.7210 251.7210 328.0240 538.4470 818.8800 905.4090 758.7030 546.7060 375.2210 335.1030 269.4200 248.9670 219.4690 229.3020 261.5540 258.0140 245.8210 247.3940 331.5640 471.5830 718.5850 978.9590 914.8490 565.9790 338.2500 277.6800 303.6380 269.4200 241.4950 259.9800 247.0010 208.0630 231.2680 234.0220 270.6000 363.0290 530.9740 702.0660 705.6060 540.0200 375.6150 283.1860 224.1890 202.5560 205.3100 234.0220 225.7620 179.3510 164.0120 203.3430 276.1060 410.6200 578.9580 705.2120 670.9940 571.4850 485.7430 362.2420 327.6300 317.4040 249.7540 210.0290 195.0830 231.6620 276.8930 279.2530 278.8590 310.7180 398.0340 545.1330 597.8370 556.1460 452.7040 305.9980 231.6620 259.9800 274.1400 248.9680 220.2560 192.7240 193.5100 224.1890 257.6200 304.0320 346.5100 400.3940 437.7580 439.7250 363.8150 283.1860 254.4740 221.0420 218.2890 243.0680 </int_list></spectrum></measured></pepdata></protdata>
\ No newline at end of file
diff --git a/samples/XML_output/C25plst02_D_25.xml b/samples/XML_output/C25plst02_D_25.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4235407526eb2e1da773f2bf4c0dc59daeb588a5
--- /dev/null
+++ b/samples/XML_output/C25plst02_D_25.xml
@@ -0,0 +1 @@
+<protdata><id_parameters><spot_id>C25plst.txt</spot_id><database>PA.cosyeast200409</database><ppm_tolerance>30.000</ppm_tolerance><mowse_score>1.0</mowse_score><pep_coverage>26%</pep_coverage><no_matched_pept>15</no_matched_pept></id_parameters><accession_number>YNR053C</accession_number><entry_name>NOG2</entry_name><prot_mw>55488.9</prot_mw><prot_pi>9.52</prot_pi><pepdata><measured><pepseq>VKGENFYR</pepseq><mzh>1012.5215</mzh><calc_mzh>1012.5216</calc_mzh><leucines>0</leucines><mono_iso_intensity>1330</mono_iso_intensity><deuterated_intensity>0</deuterated_intensity><ratio>0.00</ratio><validated>UNKNOWN</validated><local_bg>0.0000</local_bg><corrected_ratio>0.00</corrected_ratio><spectrum><mz_list>987.6201 987.6631 987.7061 987.7492 987.7922 987.8352 987.8783 987.9213 987.9643 988.0074 988.0504 988.0935 988.1365 988.1796 988.2226 988.2657 988.3087 988.3517 988.3948 988.4378 988.4809 988.5239 988.5670 988.6101 988.6531 988.6962 988.7392 988.7823 988.8253 988.8684 988.9114 988.9545 988.9976 989.0406 989.0837 989.1268 989.1698 989.2129 989.2560 989.2990 989.3421 989.3852 989.4282 989.4713 989.5144 989.5575 989.6005 989.6436 989.6867 989.7298 989.7728 989.8159 989.8590 989.9021 989.9452 989.9882 990.0313 990.0744 990.1175 990.1606 990.2037 990.2468 990.2899 990.3329 990.3760 990.4191 990.4622 990.5053 990.5484 990.5915 990.6346 990.6777 990.7208 990.7639 990.8070 990.8501 990.8932 990.9363 990.9794 991.0225 991.0656 991.1087 991.1519 991.1950 991.2381 991.2812 991.3243 991.3674 991.4105 991.4536 991.4968 991.5399 991.5830 991.6261 991.6692 991.7124 991.7555 991.7986 991.8417 991.8848 991.9280 991.9711 992.0142 992.0574 992.1005 992.1436 992.1867 992.2299 992.2730 992.3161 992.3593 992.4024 992.4455 992.4887 992.5318 992.5750 992.6181 992.6612 992.7044 992.7475 992.7907 992.8338 992.8770 992.9201 992.9633 993.0064 993.0496 993.0927 993.1359 993.1790 993.2222 993.2653 993.3085 993.3516 993.3948 993.4380 993.4811 993.5243 993.5674 993.6106 993.6538 993.6969 993.7401 993.7832 993.8264 993.8696 993.9128 993.9559 993.9991 994.0423 994.0854 994.1286 994.1718 994.2150 994.2581 994.3013 994.3445 994.3877 994.4308 994.4740 994.5172 994.5604 994.6036 994.6468 994.6899 994.7331 994.7763 994.8195 994.8627 994.9059 994.9491 994.9923 995.0355 995.0787 995.1219 995.1650 995.2082 995.2514 995.2946 995.3378 995.3810 995.4242 995.4674 995.5107 995.5539 995.5971 995.6403 995.6835 995.7267 995.7699 995.8131 995.8563 995.8995 995.9427 995.9859 996.0292 996.0724 996.1156 996.1588 996.2020 996.2452 996.2885 996.3317 996.3749 996.4181 996.4614 996.5046 996.5478 996.5910 996.6343 996.6775 996.7207 996.7640 996.8072 996.8504 996.8936 996.9369 996.9801 997.0234 997.0666 997.1098 997.1531 997.1963 997.2396 997.2828 997.3260 997.3693 997.4125 997.4558 997.4990 997.5423 997.5855 997.6288 997.6720 997.7153 997.7585 997.8018 997.8450 997.8883 997.9315 997.9748 998.0180 998.0613 998.1046 998.1478 998.1911 998.2343 998.2776 998.3209 998.3641 998.4074 998.4507 998.4939 998.5372 998.5805 998.6237 998.6670 998.7103 998.7536 998.7968 998.8401 998.8834 998.9267 998.9700 999.0132 999.0565 999.0998 999.1431 999.1864 999.2296 999.2729 999.3162 999.3595 999.4028 999.4461 999.4894 999.5327 999.5759 999.6192 999.6625 999.7058 999.7491 999.7924 999.8357 999.8790 999.9223 999.9656 1000.0089 1000.0522 1000.0955 1000.1388 1000.1821 1000.2254 1000.2687 1000.3120 1000.3554 1000.3987 1000.4420 1000.4853 1000.5286 1000.5719 1000.6152 1000.6585 1000.7019 1000.7452 1000.7885 1000.8318 1000.8751 1000.9184 1000.9618 1001.0051 1001.0484 1001.0917 1001.1351 1001.1784 1001.2217 1001.2650 1001.3084 1001.3517 1001.3950 1001.4384 1001.4817 1001.5250 1001.5684 1001.6117 1001.6550 1001.6984 1001.7417 1001.7850 1001.8284 1001.8717 1001.9151 1001.9584 1002.0018 1002.0451 1002.0885 1002.1318 1002.1751 1002.2185 1002.2618 1002.3052 1002.3485 1002.3919 1002.4353 1002.4786 1002.5220 1002.5653 1002.6087 1002.6520 1002.6954 1002.7387 1002.7821 1002.8255 1002.8688 1002.9122 1002.9556 1002.9989 1003.0423 1003.0857 1003.1290 1003.1724 1003.2158 1003.2591 1003.3025 1003.3459 1003.3893 1003.4326 1003.4760 1003.5194 1003.5628 1003.6061 1003.6495 1003.6929 1003.7363 1003.7797 1003.8231 1003.8664 1003.9098 1003.9532 1003.9966 1004.0400 1004.0834 1004.1268 1004.1702 1004.2135 1004.2569 1004.3003 1004.3437 1004.3871 1004.4305 1004.4739 1004.5173 1004.5607 1004.6041 1004.6475 1004.6909 1004.7343 1004.7777 1004.8211 1004.8645 1004.9079 1004.9513 1004.9948 1005.0382 1005.0816 1005.1250 1005.1684 1005.2118 1005.2552 1005.2986 1005.3421 1005.3855 1005.4289 1005.4723 1005.5157 1005.5592 1005.6026 1005.6460 1005.6894 1005.7328 1005.7763 1005.8197 1005.8631 1005.9066 1005.9500 1005.9934 1006.0368 1006.0803 1006.1237 1006.1671 1006.2106 1006.2540 1006.2974 1006.3409 1006.3843 1006.4278 1006.4712 1006.5146 1006.5581 1006.6015 1006.6450 1006.6884 1006.7319 1006.7753 1006.8188 1006.8622 1006.9057 1006.9491 1006.9926 1007.0360 1007.0795 1007.1229 1007.1664 1007.2098 1007.2533 1007.2968 1007.3402 1007.3837 1007.4271 1007.4706 1007.5141 1007.5575 1007.6010 1007.6445 1007.6879 1007.7314 1007.7749 1007.8183 1007.8618 1007.9053 1007.9487 1007.9922 1008.0357 1008.0792 1008.1226 1008.1661 1008.2096 1008.2531 1008.2966 1008.3400 1008.3835 1008.4270 1008.4705 1008.5140 1008.5575 1008.6009 1008.6444 1008.6879 1008.7314 1008.7749 1008.8184 1008.8619 1008.9054 1008.9489 1008.9924 1009.0359 1009.0793 1009.1228 1009.1663 1009.2098 1009.2533 1009.2968 1009.3403 1009.3839 1009.4274 1009.4709 1009.5144 1009.5579 1009.6014 1009.6449 1009.6884 1009.7319 1009.7754 1009.8189 1009.8625 1009.9060 1009.9495 1009.9930 1010.0365 1010.0800 1010.1236 1010.1671 1010.2106 1010.2541 1010.2976 1010.3412 1010.3847 1010.4282 1010.4717 1010.5153 1010.5588 1010.6023 1010.6459 1010.6894 1010.7329 1010.7765 1010.8200 1010.8635 1010.9071 1010.9506 1010.9941 1011.0377 1011.0812 1011.1248 1011.1683 1011.2118 1011.2554 1011.2989 1011.3425 1011.3860 1011.4296 1011.4731 1011.5167 1011.5602 1011.6038 1011.6473 1011.6909 1011.7344 1011.7780 1011.8215 1011.8651 1011.9086 1011.9522 1011.9958 1012.0393 1012.0829 1012.1265 1012.1700 1012.2136 1012.2571 1012.3007 1012.3443 1012.3878 1012.4314 1012.4750 1012.5186 1012.5621 1012.6057 1012.6493 1012.6928 1012.7364 1012.7800 1012.8236 1012.8672 1012.9107 1012.9543 1012.9979 1013.0415 1013.0851 1013.1286 1013.1722 1013.2158 1013.2594 1013.3030 1013.3466 1013.3902 1013.4338 1013.4773 1013.5209 1013.5645 1013.6081 1013.6517 1013.6953 1013.7389 1013.7825 1013.8261 1013.8697 1013.9133 1013.9569 1014.0005 1014.0441 1014.0877 1014.1313 1014.1749 1014.2185 1014.2622 1014.3058 1014.3494 1014.3930 1014.4366 1014.4802 1014.5238 1014.5674 1014.6111 1014.6547 1014.6983 1014.7419 1014.7855 1014.8291 1014.8728 1014.9164 1014.9600 1015.0036 1015.0473 1015.0909 1015.1345 1015.1781 1015.2218 1015.2654 1015.3090 1015.3527 1015.3963 1015.4399 1015.4836 1015.5272 1015.5708 1015.6145 1015.6581 1015.7018 1015.7454 1015.7890 1015.8327 1015.8763 1015.9200 1015.9636 1016.0073 1016.0509 1016.0946 1016.1382 1016.1818 1016.2255 1016.2691 1016.3128 1016.3565 1016.4001 1016.4438 1016.4874 1016.5311 1016.5747 1016.6184 1016.6621 1016.7057 1016.7494 1016.7930 1016.8367 1016.8804 1016.9240 1016.9677 1017.0114 1017.0550 1017.0987 1017.1424 1017.1860 1017.2297 1017.2734 1017.3171 1017.3607 1017.4044 1017.4481 1017.4918 1017.5354 1017.5791 1017.6228 1017.6665 1017.7102 1017.7539 1017.7975 1017.8412 1017.8849 1017.9286 1017.9723 1018.0160 1018.0597 1018.1034 1018.1470 1018.1907 1018.2344 1018.2781 1018.3218 1018.3655 1018.4092 1018.4529 1018.4966 1018.5403 1018.5840 1018.6277 1018.6714 1018.7151 1018.7588 1018.8025 1018.8462 1018.8900 1018.9337 1018.9774 1019.0211 1019.0648 1019.1085 1019.1522 1019.1959 1019.2396 1019.2834 1019.3271 1019.3708 1019.4145 1019.4582 1019.5020 1019.5457 1019.5894 1019.6331 1019.6768 1019.7206 1019.7643 1019.8080 1019.8518 1019.8955 1019.9392 1019.9829 1020.0267 1020.0704 1020.1141 1020.1579 1020.2016 1020.2454 1020.2891 1020.3328 1020.3766 1020.4203 1020.4641 1020.5078 1020.5515 1020.5953 1020.6390 1020.6828 1020.7265 1020.7703 1020.8140 1020.8578 1020.9015 1020.9453 1020.9890 1021.0328 1021.0765 1021.1203 1021.1640 1021.2078 1021.2516 1021.2953 1021.3391 1021.3828 1021.4266 1021.4704 1021.5141 1021.5579 1021.6017 1021.6454 1021.6892 1021.7330 1021.7767 1021.8205 1021.8643 1021.9080 1021.9518 1021.9956 1022.0394 1022.0831 1022.1269 1022.1707 1022.2145 1022.2583 1022.3020 1022.3458 1022.3896 1022.4334 1022.4772 1022.5210 1022.5647 1022.6085 1022.6523 1022.6961 1022.7399 1022.7837 1022.8275 1022.8713 1022.9151 1022.9589 1023.0027 1023.0465 1023.0903 1023.1341 1023.1779 1023.2217 1023.2655 1023.3093 1023.3531 1023.3969 1023.4407 1023.4845 1023.5283 1023.5721 1023.6159 1023.6597 1023.7035 1023.7473 1023.7911 1023.8350 1023.8788 1023.9226 1023.9664 1024.0102 1024.0540 1024.0979 1024.1417 1024.1855 1024.2293 1024.2731 1024.3170 1024.3608 1024.4046 1024.4484 1024.4923 1024.5361 1024.5799 1024.6238 1024.6676 1024.7114 1024.7553 1024.7991 1024.8429 1024.8868 1024.9306 1024.9744 1025.0183 1025.0621 1025.1060 1025.1498 1025.1936 1025.2375 1025.2813 1025.3252 1025.3690 1025.4129 1025.4567 1025.5006 1025.5444 1025.5883 1025.6321 1025.6760 1025.7198 1025.7637 1025.8075 1025.8514 1025.8953 1025.9391 1025.9830 1026.0268 1026.0707 1026.1146 1026.1584 1026.2023 1026.2462 1026.2900 1026.3339 1026.3778 1026.4216 1026.4655 1026.5094 1026.5532 1026.5971 1026.6410 1026.6849 1026.7287 1026.7726 1026.8165 1026.8604 1026.9042 1026.9481 1026.9920 1027.0359 1027.0798 1027.1237 1027.1675 1027.2114 1027.2553 1027.2992 1027.3431 1027.3870 1027.4309 1027.4748 1027.5186 1027.5625 1027.6064 1027.6503 1027.6942 1027.7381 1027.7820 1027.8259 1027.8698 1027.9137 1027.9576 1028.0015 1028.0454 1028.0893 1028.1332 1028.1771 1028.2211 1028.2650 1028.3089 1028.3528 1028.3967 1028.4406 1028.4845 1028.5284 1028.5723 1028.6163 1028.6602 1028.7041 1028.7480 1028.7919 1028.8359 1028.8798 1028.9237 1028.9676 1029.0115 1029.0555 1029.0994 1029.1433 1029.1873 1029.2312 1029.2751 1029.3190 1029.3630 1029.4069 1029.4508 1029.4948 1029.5387 1029.5826 1029.6266 1029.6705 1029.7145 1029.7584 1029.8023 1029.8463 1029.8902 1029.9342 1029.9781 1030.0221 1030.0660 1030.1100 1030.1539 1030.1979 1030.2418 1030.2858 1030.3297 1030.3737 1030.4176 1030.4616 1030.5055 1030.5495 1030.5934 1030.6374 1030.6814 1030.7253 1030.7693 1030.8132 1030.8572 1030.9012 1030.9451 1030.9891 1031.0331 1031.0770 1031.1210 1031.1650 1031.2090 1031.2529 1031.2969 1031.3409 1031.3848 1031.4288 1031.4728 1031.5168 1031.5608 1031.6047 1031.6487 1031.6927 1031.7367 1031.7807 1031.8247 1031.8686 1031.9126 1031.9566 1032.0006 1032.0446 1032.0886 1032.1326 1032.1766 1032.2206 1032.2645 1032.3085 1032.3525 1032.3965 1032.4405 1032.4845 1032.5285 1032.5725 1032.6165 1032.6605 1032.7045 1032.7485 1032.7925 1032.8365 1032.8806 1032.9246 1032.9686 1033.0126 1033.0566 1033.1006 1033.1446 1033.1886 1033.2326 1033.2767 1033.3207 1033.3647 1033.4087 1033.4527 1033.4967 1033.5408 1033.5848 1033.6288 1033.6728 1033.7169 1033.7609 1033.8049 1033.8489 1033.8930 1033.9370 1033.9810 1034.0251 1034.0691 1034.1131 1034.1572 1034.2012 1034.2452 1034.2893 1034.3333 1034.3773 1034.4214 1034.4654 1034.5095 1034.5535 1034.5975 1034.6416 1034.6856 1034.7297 1034.7737 1034.8178 1034.8618 1034.9059 1034.9499 1034.9940 1035.0380 1035.0821 1035.1261 1035.1702 1035.2143 1035.2583 1035.3024 1035.3464 1035.3905 1035.4345 1035.4786 1035.5227 1035.5667 1035.6108 1035.6549 1035.6989 1035.7430 1035.7871 1035.8311 1035.8752 1035.9193 1035.9634 1036.0074 1036.0515 1036.0956 1036.1397 1036.1837 1036.2278 1036.2719 1036.3160 1036.3600 1036.4041 1036.4482 1036.4923 1036.5364 1036.5805 1036.6246 1036.6686 1036.7127 1036.7568 1036.8009 1036.8450 1036.8891 1036.9332 1036.9773 1037.0214 1037.0655 1037.1096 1037.1537 1037.1978 1037.2419 1037.2860 1037.3301 1037.3742 1037.4183 1037.4624 1037.5065 1037.5506 1037.5947 1037.6388 1037.6829 1037.7270 1037.7711 1037.8152 1037.8594 1037.9035 1037.9476 1037.9917 1038.0358 1038.0799 1038.1241 1038.1682 1038.2123 1038.2564 1038.3005 1038.3447 1038.3888 1038.4329 1038.4770 1038.5212 1038.5653 1038.6094 1038.6535 1038.6977 1038.7418 1038.7859 1038.8301 1038.8742 1038.9183 1038.9625 1039.0066 1039.0508 1039.0949 1039.1390 1039.1832 1039.2273 1039.2715 1039.3156 1039.3597 1039.4039 1039.4480 1039.4922 1039.5363 1039.5805 1039.6246 1039.6688 1039.7129 1039.7571 1039.8012 1039.8454 1039.8896 1039.9337 1039.9779 1040.0220 1040.0662 1040.1103 1040.1545 1040.1987 1040.2428 1040.2870 1040.3312 1040.3753 1040.4195 1040.4637 1040.5078 1040.5520 1040.5962 1040.6403 1040.6845 1040.7287 1040.7729 1040.8170 1040.8612 1040.9054 1040.9496 1040.9938 1041.0379 1041.0821 1041.1263 1041.1705 1041.2147 1041.2588 1041.3030 1041.3472 1041.3914 1041.4356 1041.4798 1041.5240 1041.5682 1041.6124 1041.6566 1041.7007 1041.7449 1041.7891 1041.8333 1041.8775 1041.9217 1041.9659 1042.0101 1042.0543 1042.0985 1042.1427 1042.1869 1042.2312 1042.2754 1042.3196 1042.3638 1042.4080 1042.4522 1042.4964 1042.5406 1042.5848 1042.6290 1042.6733 1042.7175 1042.7617 1042.8059 1042.8501 1042.8943 1042.9386 1042.9828 1043.0270 1043.0712 1043.1155 1043.1597 1043.2039 1043.2481 1043.2924 1043.3366 1043.3808 1043.4251 1043.4693 1043.5135 1043.5578 1043.6020 1043.6462 1043.6905 1043.7347 1043.7789 </mz_list><int_list>167.6130 100.0850 125.4080 140.4810 130.8340 149.5250 139.2750 125.4080 142.8930 159.1720 152.5400 164.5980 154.9510 95.2621 91.0416 113.9530 98.2767 97.0708 139.2750 183.8920 221.2730 244.1840 232.7280 191.7300 144.0990 139.2750 122.3940 95.2621 88.0270 88.6299 98.8796 102.4970 100.0850 122.3940 138.0700 131.4370 107.9230 127.2170 169.4210 162.1860 153.7450 185.7000 208.0080 198.9650 215.2430 239.9630 224.2870 195.3470 142.2900 114.5560 105.5120 81.3949 71.7481 86.8212 125.4080 103.1000 80.7920 104.9090 116.3640 106.1150 124.2020 141.0840 130.8340 115.1590 113.9530 146.5100 183.8920 240.5660 219.4640 156.7600 117.5700 121.7910 118.1730 97.0709 86.8212 96.4680 110.3350 136.8640 103.1000 83.8066 99.4826 147.7160 133.2460 80.1891 80.7920 106.7180 168.8190 202.5820 201.3760 195.9500 216.4490 223.0810 165.8040 109.1290 110.9380 105.5120 103.1000 124.8050 124.2020 114.5560 97.6738 94.0562 85.6153 97.0709 86.8212 85.6153 120.5850 132.0400 119.9820 113.3500 113.3500 133.2460 168.8190 220.0670 237.5520 181.4800 146.5100 134.4520 124.8050 88.6300 92.8504 91.6446 74.1598 91.0416 75.9686 85.0124 112.1440 113.9530 81.3949 77.7774 104.3060 110.3350 110.9380 131.4370 290.0060 641.5090 1038.8300 1003.2600 543.8360 238.7570 179.6710 146.5100 122.3940 97.6738 113.3500 129.6290 122.9970 112.1440 118.7760 127.8200 130.8340 113.3500 92.8504 108.5260 137.4670 147.7160 151.3340 199.5680 373.8120 678.8900 761.4910 490.1760 244.1840 182.6860 150.7310 135.6580 104.3060 69.3365 78.3803 109.1290 128.4230 105.5120 82.6008 101.8940 103.7030 104.9090 105.5120 87.4241 89.8358 114.5560 242.3750 540.2180 1059.9400 1425.3100 1082.8500 444.9570 188.7150 164.5980 171.8330 152.5400 119.9820 109.7320 118.7760 127.2170 117.5700 133.8490 144.0990 154.9510 130.8340 128.4230 173.6420 144.7020 112.7470 171.2300 309.2990 628.2450 890.5160 752.4470 415.4140 211.6260 131.4370 144.7020 111.5410 77.1745 87.4241 95.2621 107.3210 107.3210 115.1590 125.4080 117.5700 121.7910 147.1130 138.6720 107.9230 83.8066 118.7760 193.5380 320.7550 423.2510 423.2510 308.0930 166.4070 93.4534 87.4242 85.6154 63.3073 60.2927 77.7774 85.6154 91.0417 95.2621 91.0417 135.0550 148.9220 133.2460 143.4960 135.0550 130.2320 126.0110 121.1880 176.6570 238.7570 247.8010 210.4200 195.9500 161.5840 122.9970 127.8200 132.0400 112.7470 129.6290 125.4080 102.4970 101.2910 115.7610 125.4080 121.1880 107.9230 109.7320 115.7610 118.7760 127.8200 161.5840 267.0950 342.4600 352.1070 318.9460 254.4330 180.8770 126.0110 91.6446 91.6446 100.0850 110.3350 121.7910 132.0400 121.7910 111.5410 94.0563 80.1891 91.0417 83.8066 95.8650 109.1290 151.3340 165.2010 209.8170 257.4480 296.0350 303.8730 227.3020 163.3920 109.1290 106.7180 89.2329 92.2475 83.2037 133.8490 150.1280 129.0260 127.2170 130.8340 114.5560 92.2475 111.5410 119.3790 130.8340 184.4940 218.2580 193.5380 285.7850 355.1210 348.4890 257.4480 165.8040 131.4370 138.6720 153.7460 143.4960 138.6720 113.3500 83.8066 102.4970 121.7910 174.8480 185.0970 154.9510 101.8940 91.6446 114.5560 155.5540 206.8030 307.4910 470.2790 523.9390 441.3390 321.9610 205.5970 157.3630 134.4520 119.3790 118.7760 97.6738 94.6592 126.0110 117.5700 102.4970 95.2621 113.9530 100.0850 89.8358 101.2910 113.3500 124.8050 160.3780 365.9740 1009.8900 1967.3300 2181.3700 1249.2500 380.4440 198.3620 191.1270 180.2740 128.4230 89.2328 98.8795 136.2610 133.8490 91.0416 105.5120 127.8200 159.7750 148.3190 97.6737 107.3200 145.3050 167.0100 238.7570 532.3800 1013.5100 1190.1700 731.3440 294.8290 163.9950 129.0260 75.9685 85.6153 92.8503 104.9090 122.3940 142.8930 120.5850 100.0850 104.9090 113.9530 132.0400 162.7890 170.0240 164.5980 146.5100 236.9490 405.1640 532.9830 534.7920 410.5900 214.0380 142.2900 150.1280 130.8340 106.1150 114.5560 124.8050 126.6140 119.9820 106.1150 121.1880 117.5700 101.2910 94.0562 107.3200 118.7760 121.1880 164.5980 225.4930 294.2260 341.2540 321.3580 212.8320 122.9960 115.1580 118.1730 114.5560 92.2474 85.6153 105.5120 99.4825 89.8357 70.5422 81.3948 78.3802 71.1452 86.8211 108.5260 130.8340 118.1730 121.1880 135.6580 251.4190 464.8530 557.7030 416.0160 232.7280 140.4810 123.5990 121.1880 102.4970 113.3500 135.6580 112.7470 95.2620 93.4533 88.0270 76.5715 96.4679 107.3200 111.5410 120.5850 124.2020 155.5540 197.1560 275.5360 367.1800 414.8110 334.0190 265.2860 204.9940 142.2900 109.7320 99.4825 102.4970 111.5410 110.9380 105.5120 124.8050 127.2170 119.3790 106.7180 89.2328 81.3949 115.7610 146.5100 156.7600 160.3780 200.1700 244.1840 228.5080 198.3620 186.3030 157.3630 164.5980 132.0400 115.7610 116.9670 99.4825 116.9670 103.7030 71.7481 64.5130 100.6880 102.4970 112.1440 103.1000 84.4094 101.8940 167.6130 229.7140 238.1540 214.6410 208.0080 210.4200 164.5980 119.9820 118.7760 116.3640 91.6445 85.6153 63.9101 74.1598 106.1150 124.8050 118.7760 88.0270 88.6299 108.5260 109.1290 92.2474 113.9530 157.3630 207.4050 287.5940 320.7550 264.6830 212.8320 153.7450 121.7910 110.3350 101.2910 113.9530 111.5410 99.4825 86.2182 109.1290 112.1440 103.7030 106.1150 90.4387 86.2182 94.6591 99.4825 108.5260 157.9660 419.0310 982.1600 1409.0300 1038.2300 457.6180 220.6700 153.7450 119.9820 109.1290 95.2621 105.5120 109.7320 104.3060 121.1880 121.7910 114.5560 115.1590 107.9230 112.1440 119.3790 85.0124 77.7774 154.3480 323.1660 637.8920 908.6030 736.1680 360.5480 243.5810 197.7590 150.7310 102.4970 119.3790 112.7470 99.4825 104.9090 139.8780 157.3630 124.2020 106.1150 119.9820 122.3940 136.8640 138.0700 114.5560 105.5120 187.5090 346.0770 462.4410 384.0620 253.8300 158.5690 108.5260 96.4679 77.1744 73.5569 99.4825 126.0110 130.2320 129.0260 133.8490 125.4080 112.7470 86.2183 101.2910 165.8040 173.0390 154.9510 173.0390 212.8320 293.0200 343.6660 329.7990 280.3590 202.5820 145.9080 117.5700 115.1590 104.9090 105.5120 107.3210 135.0550 141.6870 144.0990 171.2300 135.0550 92.8504 82.6007 89.2329 91.6446 98.2767 160.9810 277.9470 438.3250 535.3950 440.7360 225.4930 139.8780 145.9080 148.3190 101.8940 120.5850 129.6290 115.1590 100.0850 86.2183 75.9686 97.0709 150.7310 145.9080 106.7180 103.7030 110.3350 147.1130 179.6710 224.2870 328.5930 446.1630 377.4290 235.1400 161.5830 139.2750 129.0260 103.7030 87.4241 100.0850 113.3500 124.2020 123.5990 112.7470 117.5700 117.5700 147.7160 179.0680 162.7890 143.4960 144.7020 147.7160 182.6860 277.3440 340.0480 285.7850 168.2160 117.5700 108.5260 118.7760 128.4230 117.5700 127.2170 129.0260 132.6430 106.7180 75.9686 87.4241 115.1590 106.7180 114.5560 107.9230 110.9380 162.1860 306.8880 770.5340 1481.3800 1602.5700 964.6750 378.0320 195.9500 197.1560 145.3050 105.5120 104.9090 119.3790 129.6290 124.2020 96.4680 115.1590 133.8490 116.3640 126.6140 151.3340 188.7150 186.3030 185.7000 292.4180 607.7460 1061.1400 1117.8200 714.4630 320.7550 173.6420 171.2300 135.6580 97.0710 119.9820 144.0990 115.7620 92.8505 121.1880 122.3940 133.2460 115.7620 115.7620 111.5410 114.5560 132.0400 152.5400 256.8450 506.4550 806.1070 783.7990 471.4850 253.8310 194.7440 179.6710 133.8490 100.0860 128.4230 135.0550 121.1880 93.4534 78.9833 103.7030 98.2768 96.4680 90.4388 110.3350 149.5250 160.9810 167.0100 238.1550 466.0590 703.0070 668.6410 422.0460 246.5960 164.5980 96.4681 94.0564 106.1150 94.0564 93.4535 97.0710 108.5260 121.1880 124.8050 153.1430 174.2450 176.0540 197.7590 212.8320 228.5080 225.4930 238.7580 393.1060 529.3660 514.2930 435.9130 320.1520 243.5810 159.1720 136.2610 151.9370 122.9970 112.1440 129.0260 136.8640 145.3050 152.5400 139.8780 149.5250 148.9220 154.3490 165.2010 214.0380 231.5230 215.2440 323.1670 429.8840 373.2090 259.8600 191.1270 160.3780 147.7160 124.2020 129.6290 124.8050 104.9090 102.4970 75.3658 98.8798 160.9810 157.9660 129.6290 136.8640 153.1430 188.1120 194.7440 213.4350 261.0660 322.5640 288.8000 243.5810 246.5960 235.1400 183.8920 156.1570 131.4380 96.4681 91.0418 98.8798 98.8798 99.4827 101.8940 112.7470 127.8200 153.1430 148.9220 131.4380 158.5690 176.6570 176.0540 228.5080 301.4610 331.6080 291.8150 211.6260 150.1280 107.9240 85.6156 94.0565 82.6010 65.7191 80.7922 87.4243 94.6594 109.1300 118.1730 119.3790 146.5110 167.6130 142.2900 124.8050 197.7590 283.9770 335.2250 376.2240 306.8880 233.3310 183.8920 153.7460 166.4070 147.1140 123.6000 121.7910 99.4828 106.1150 118.1730 106.1150 122.9970 153.1430 139.2760 116.3650 121.1880 138.0700 185.7010 177.8630 159.7750 225.4930 239.9640 227.9050 192.3330 165.2010 155.5550 142.2900 132.6430 136.2610 140.4810 105.5120 109.1300 141.0840 124.8060 89.8361 94.6594 103.1000 121.1880 149.5250 162.1870 182.6860 177.8630 160.9810 221.2730 308.6970 305.0790 211.0230 149.5250 132.6430 159.7750 139.2760 116.9680 139.8790 151.9370 136.2610 141.0840 157.9660 142.8930 109.1300 91.6448 115.7620 133.2460 154.9520 186.9060 181.4800 263.4770 324.9750 288.1970 203.7880 138.0700 118.7760 113.9530 85.6156 77.1747 145.3050 152.5400 101.2920 69.9396 77.1747 102.4970 93.4536 111.5410 127.8200 126.0110 130.2320 130.2320 116.9680 159.1720 242.3750 335.2250 390.6940 419.0310 337.0340 183.8920 130.2320 107.9240 127.8200 113.3500 66.9250 57.2783 69.3367 83.8068 100.6890 95.8653 94.6594 109.1300 118.1730 123.6000 133.2460 122.3940 113.9530 175.4510 240.5660 304.4760 318.3430 227.9050 170.0250 171.8330 159.1720 138.0700 113.3500 74.7630 88.0273 115.1590 126.0110 133.2460 144.0990 131.4380 93.4536 98.8799 121.1880 129.6290 217.6550 465.4560 827.2090 883.2810 568.5560 261.6690 142.8930 135.0550 135.0550 129.6290 108.5270 94.0565 119.3790 99.4827 84.4097 91.0418 121.1880 130.2320 115.1590 112.7470 139.2760 124.2030 133.8490 207.4060 534.7920 1054.5100 1254.0800 852.5320 375.6210 210.4200 150.7310 131.4380 114.5560 122.3940 120.5850 108.5270 95.2622 107.9240 106.1150 125.4080 154.3490 163.3920 134.4520 113.3500 78.9834 79.5863 186.3030 393.7080 695.1690 804.9010 545.6450 248.4040 118.7760 101.8940 100.0860 118.1730 130.8350 116.9670 101.8940 102.4970 104.9090 118.1730 126.6140 97.0711 104.9090 114.5560 118.7760 140.4810 160.3780 192.3330 253.8310 405.1640 437.1190 315.9320 249.0070 195.3470 137.4670 106.1150 110.3350 136.2610 133.8490 126.0110 121.1880 110.9380 109.1300 123.6000 101.2920 129.0260 122.3940 118.1730 146.5110 223.6850 432.2960 718.6830 745.8150 478.7200 249.6100 141.6870 142.8930 126.6140 115.1590 104.9090 105.5120 111.5410 103.1000 111.5410 109.1290 98.2769 104.9090 119.9820 125.4080 144.7020 151.9370 134.4520 189.9210 413.6050 601.7160 525.1450 332.2110 202.5820 150.1280 130.8350 109.1300 118.1730 144.0990 134.4520 118.7760 118.7760 146.5110 179.6710 141.0840 109.1300 104.9090 122.3940 117.5700 92.8506 118.7760 187.5090 294.2260 379.8410 328.5930 206.8030 156.7600 147.1140 129.6290 109.7320 89.8360 98.8798 90.4389 89.2331 94.0564 89.8360 95.2623 126.6140 174.2450 163.9950 135.0550 148.3190 150.1280 195.3470 209.8170 217.6550 279.7560 326.1810 280.9620 183.8920 113.9530 104.3060 89.8360 103.7030 100.0860 121.1880 130.8350 113.9530 111.5410 123.6000 113.9530 97.0711 86.8214 91.0418 106.7180 129.6290 177.8630 223.0820 295.4320 341.2540 314.7260 216.4500 131.4380 151.9370 139.2760 100.0860 108.5270 112.7470 100.6890 87.4243 94.0564 108.5270 109.1290 88.6301 96.4681 124.8050 154.3490 154.9520 151.3340 171.2300 290.6090 397.9290 350.9010 225.4930 173.6420 175.4510 147.7160 121.1880 99.4827 88.6301 115.1590 118.1730 108.5270 105.5120 140.4810 164.5980 129.0260 139.8780 153.1430 156.1570 159.1720 211.6260 304.4760 391.2970 502.2340 550.4680 469.6770 313.5200 166.4070 124.8050 </int_list></spectrum></measured><measured><pepseq>VIDSSDVVIHVLDAR</pepseq><mzh>1637.8480</mzh><calc_mzh>1637.8863</calc_mzh><leucines>1</leucines><mono_iso_intensity>1249</mono_iso_intensity><deuterated_intensity>867</deuterated_intensity><ratio>0.69</ratio><validated>NO</validated><local_bg>0.0000</local_bg><corrected_ratio>0.69</corrected_ratio><spectrum><mz_list>1612.9807 1613.0357 1613.0907 1613.1457 1613.2007 1613.2557 1613.3107 1613.3657 1613.4207 1613.4757 1613.5307 1613.5857 1613.6407 1613.6957 1613.7507 1613.8058 1613.8608 1613.9158 1613.9708 1614.0258 1614.0808 1614.1358 1614.1908 1614.2459 1614.3009 1614.3559 1614.4109 1614.4659 1614.5209 1614.5760 1614.6310 1614.6860 1614.7410 1614.7961 1614.8511 1614.9061 1614.9611 1615.0162 1615.0712 1615.1262 1615.1813 1615.2363 1615.2913 1615.3464 1615.4014 1615.4564 1615.5115 1615.5665 1615.6216 1615.6766 1615.7316 1615.7867 1615.8417 1615.8968 1615.9518 1616.0068 1616.0619 1616.1169 1616.1720 1616.2270 1616.2821 1616.3371 1616.3922 1616.4472 1616.5023 1616.5574 1616.6124 1616.6675 1616.7225 1616.7776 1616.8326 1616.8877 1616.9428 1616.9978 1617.0529 1617.1080 1617.1630 1617.2181 1617.2732 1617.3282 1617.3833 1617.4384 1617.4934 1617.5485 1617.6036 1617.6587 1617.7137 1617.7688 1617.8239 1617.8790 1617.9340 1617.9891 1618.0442 1618.0993 1618.1544 1618.2094 1618.2645 1618.3196 1618.3747 1618.4298 1618.4849 1618.5400 1618.5951 1618.6501 1618.7052 1618.7603 1618.8154 1618.8705 1618.9256 1618.9807 1619.0358 1619.0909 1619.1460 1619.2011 1619.2562 1619.3113 1619.3664 1619.4215 1619.4766 1619.5317 1619.5868 1619.6419 1619.6970 1619.7522 1619.8073 1619.8624 1619.9175 1619.9726 1620.0277 1620.0828 1620.1379 1620.1931 1620.2482 1620.3033 1620.3584 1620.4135 1620.4687 1620.5238 1620.5789 1620.6340 1620.6892 1620.7443 1620.7994 1620.8545 1620.9097 1620.9648 1621.0199 1621.0751 1621.1302 1621.1853 1621.2405 1621.2956 1621.3507 1621.4059 1621.4610 1621.5161 1621.5713 1621.6264 1621.6816 1621.7367 1621.7919 1621.8470 1621.9021 1621.9573 1622.0124 1622.0676 1622.1227 1622.1779 1622.2330 1622.2882 1622.3434 1622.3985 1622.4537 1622.5088 1622.5640 1622.6191 1622.6743 1622.7295 1622.7846 1622.8398 1622.8949 1622.9501 1623.0053 1623.0604 1623.1156 1623.1708 1623.2259 1623.2811 1623.3363 1623.3914 1623.4466 1623.5018 1623.5570 1623.6121 1623.6673 1623.7225 1623.7777 1623.8328 1623.8880 1623.9432 1623.9984 1624.0536 1624.1088 1624.1639 1624.2191 1624.2743 1624.3295 1624.3847 1624.4399 1624.4951 1624.5503 1624.6055 1624.6606 1624.7158 1624.7710 1624.8262 1624.8814 1624.9366 1624.9918 1625.0470 1625.1022 1625.1574 1625.2126 1625.2678 1625.3230 1625.3782 1625.4334 1625.4886 1625.5439 1625.5991 1625.6543 1625.7095 1625.7647 1625.8199 1625.8751 1625.9303 1625.9856 1626.0408 1626.0960 1626.1512 1626.2064 1626.2616 1626.3169 1626.3721 1626.4273 1626.4825 1626.5378 1626.5930 1626.6482 1626.7034 1626.7587 1626.8139 1626.8691 1626.9244 1626.9796 1627.0348 1627.0901 1627.1453 1627.2005 1627.2558 1627.3110 1627.3662 1627.4215 1627.4767 1627.5320 1627.5872 1627.6424 1627.6977 1627.7529 1627.8082 1627.8634 1627.9187 1627.9739 1628.0292 1628.0844 1628.1397 1628.1949 1628.2502 1628.3054 1628.3607 1628.4160 1628.4712 1628.5265 1628.5817 1628.6370 1628.6923 1628.7475 1628.8028 1628.8580 1628.9133 1628.9686 1629.0238 1629.0791 1629.1344 1629.1896 1629.2449 1629.3002 1629.3555 1629.4107 1629.4660 1629.5213 1629.5766 1629.6318 1629.6871 1629.7424 1629.7977 1629.8530 1629.9082 1629.9635 1630.0188 1630.0741 1630.1294 1630.1847 1630.2399 1630.2952 1630.3505 1630.4058 1630.4611 1630.5164 1630.5717 1630.6270 1630.6823 1630.7376 1630.7929 1630.8482 1630.9035 1630.9588 1631.0141 1631.0694 1631.1247 1631.1800 1631.2353 1631.2906 1631.3459 1631.4012 1631.4565 1631.5118 1631.5671 1631.6224 1631.6778 1631.7331 1631.7884 1631.8437 1631.8990 1631.9543 1632.0096 1632.0650 1632.1203 1632.1756 1632.2309 1632.2862 1632.3416 1632.3969 1632.4522 1632.5075 1632.5629 1632.6182 1632.6735 1632.7289 1632.7842 1632.8395 1632.8949 1632.9502 1633.0055 1633.0609 1633.1162 1633.1715 1633.2269 1633.2822 1633.3375 1633.3929 1633.4482 1633.5036 1633.5589 1633.6143 1633.6696 1633.7250 1633.7803 1633.8356 1633.8910 1633.9463 1634.0017 1634.0571 1634.1124 1634.1678 1634.2231 1634.2785 1634.3338 1634.3892 1634.4445 1634.4999 1634.5553 1634.6106 1634.6660 1634.7214 1634.7767 1634.8321 1634.8874 1634.9428 1634.9982 1635.0536 1635.1089 1635.1643 1635.2197 1635.2750 1635.3304 1635.3858 1635.4412 1635.4965 1635.5519 1635.6073 1635.6627 1635.7181 1635.7734 1635.8288 1635.8842 1635.9396 1635.9950 1636.0504 1636.1057 1636.1611 1636.2165 1636.2719 1636.3273 1636.3827 1636.4381 1636.4935 1636.5489 1636.6043 1636.6597 1636.7151 1636.7705 1636.8259 1636.8813 1636.9367 1636.9921 1637.0475 1637.1029 1637.1583 1637.2137 1637.2691 1637.3245 1637.3799 1637.4353 1637.4907 1637.5461 1637.6015 1637.6570 1637.7124 1637.7678 1637.8232 1637.8786 1637.9340 1637.9895 1638.0449 1638.1003 1638.1557 1638.2111 1638.2666 1638.3220 1638.3774 1638.4328 1638.4883 1638.5437 1638.5991 1638.6546 1638.7100 1638.7654 1638.8209 1638.8763 1638.9317 1638.9872 1639.0426 1639.0980 1639.1535 1639.2089 1639.2643 1639.3198 1639.3752 1639.4307 1639.4861 1639.5416 1639.5970 1639.6525 1639.7079 1639.7634 1639.8188 1639.8743 1639.9297 1639.9852 1640.0406 1640.0961 1640.1515 1640.2070 1640.2624 1640.3179 1640.3734 1640.4288 1640.4843 1640.5397 1640.5952 1640.6507 1640.7061 1640.7616 1640.8171 1640.8725 1640.9280 1640.9835 1641.0389 1641.0944 1641.1499 1641.2053 1641.2608 1641.3163 1641.3718 1641.4273 1641.4827 1641.5382 1641.5937 1641.6492 1641.7047 1641.7601 1641.8156 1641.8711 1641.9266 1641.9821 1642.0376 1642.0930 1642.1485 1642.2040 1642.2595 1642.3150 1642.3705 1642.4260 1642.4815 1642.5370 1642.5925 1642.6480 1642.7035 1642.7590 1642.8145 1642.8700 1642.9255 1642.9810 1643.0365 1643.0920 1643.1475 1643.2030 1643.2585 1643.3140 1643.3695 1643.4250 1643.4806 1643.5361 1643.5916 1643.6471 1643.7026 1643.7581 1643.8136 1643.8692 1643.9247 1643.9802 1644.0357 1644.0912 1644.1468 1644.2023 1644.2578 1644.3133 1644.3689 1644.4244 1644.4799 1644.5355 1644.5910 1644.6465 1644.7021 1644.7576 1644.8131 1644.8687 1644.9242 1644.9797 1645.0353 1645.0908 1645.1463 1645.2019 1645.2574 1645.3130 1645.3685 1645.4241 1645.4796 1645.5351 1645.5907 1645.6462 1645.7018 1645.7573 1645.8129 1645.8684 1645.9240 1645.9796 1646.0351 1646.0907 1646.1462 1646.2018 1646.2573 1646.3129 1646.3685 1646.4240 1646.4796 1646.5351 1646.5907 1646.6463 1646.7018 1646.7574 1646.8130 1646.8685 1646.9241 1646.9797 1647.0352 1647.0908 1647.1464 1647.2020 1647.2575 1647.3131 1647.3687 1647.4243 1647.4799 1647.5354 1647.5910 1647.6466 1647.7022 1647.7578 1647.8134 1647.8689 1647.9245 1647.9801 1648.0357 1648.0913 1648.1469 1648.2025 1648.2581 1648.3137 1648.3692 1648.4248 1648.4804 1648.5360 1648.5916 1648.6472 1648.7028 1648.7584 1648.8140 1648.8696 1648.9252 1648.9808 1649.0365 1649.0921 1649.1477 1649.2033 1649.2589 1649.3145 1649.3701 1649.4257 1649.4813 1649.5369 1649.5926 1649.6482 1649.7038 1649.7594 1649.8150 1649.8706 1649.9263 1649.9819 1650.0375 1650.0931 1650.1488 1650.2044 1650.2600 1650.3156 1650.3713 1650.4269 1650.4825 1650.5382 1650.5938 1650.6494 1650.7051 1650.7607 1650.8163 1650.8720 1650.9276 1650.9832 1651.0389 1651.0945 1651.1502 1651.2058 1651.2614 1651.3171 1651.3727 1651.4284 1651.4840 1651.5397 1651.5953 1651.6510 1651.7066 1651.7623 1651.8179 1651.8736 1651.9292 1651.9849 1652.0405 1652.0962 1652.1518 1652.2075 1652.2632 1652.3188 1652.3745 1652.4302 1652.4858 1652.5415 1652.5971 1652.6528 1652.7085 1652.7641 1652.8198 1652.8755 1652.9312 1652.9868 1653.0425 1653.0982 1653.1539 1653.2095 1653.2652 1653.3209 1653.3766 1653.4322 1653.4879 1653.5436 1653.5993 1653.6550 1653.7107 1653.7663 1653.8220 1653.8777 1653.9334 1653.9891 1654.0448 1654.1005 1654.1562 1654.2119 1654.2675 1654.3232 1654.3789 1654.4346 1654.4903 1654.5460 1654.6017 1654.6574 1654.7131 1654.7688 1654.8245 1654.8802 1654.9359 1654.9916 1655.0474 1655.1031 1655.1588 1655.2145 1655.2702 1655.3259 1655.3816 1655.4373 1655.4930 1655.5488 1655.6045 1655.6602 1655.7159 1655.7716 1655.8273 1655.8831 1655.9388 1655.9945 1656.0502 1656.1060 1656.1617 1656.2174 1656.2731 1656.3289 1656.3846 1656.4403 1656.4961 1656.5518 1656.6075 1656.6633 1656.7190 1656.7747 1656.8305 1656.8862 1656.9419 1656.9977 1657.0534 1657.1092 1657.1649 1657.2206 1657.2764 1657.3321 1657.3879 1657.4436 1657.4994 1657.5551 1657.6109 1657.6666 1657.7224 1657.7781 1657.8339 1657.8896 1657.9454 1658.0011 1658.0569 1658.1127 1658.1684 1658.2242 1658.2799 1658.3357 1658.3915 1658.4472 1658.5030 1658.5588 1658.6145 1658.6703 1658.7261 1658.7818 1658.8376 1658.8934 1658.9491 1659.0049 1659.0607 1659.1165 1659.1722 1659.2280 1659.2838 1659.3396 1659.3954 1659.4511 1659.5069 1659.5627 1659.6185 1659.6743 1659.7301 1659.7858 1659.8416 1659.8974 1659.9532 1660.0090 1660.0648 1660.1206 1660.1764 1660.2322 1660.2880 1660.3438 1660.3996 1660.4554 1660.5112 1660.5669 1660.6227 1660.6786 1660.7344 1660.7902 1660.8460 1660.9018 1660.9576 1661.0134 1661.0692 1661.1250 1661.1808 1661.2366 1661.2924 1661.3482 1661.4041 1661.4599 1661.5157 1661.5715 1661.6273 1661.6831 1661.7390 1661.7948 1661.8506 1661.9064 1661.9622 1662.0181 1662.0739 1662.1297 1662.1855 1662.2414 1662.2972 1662.3530 1662.4089 1662.4647 1662.5205 1662.5764 1662.6322 1662.6880 1662.7439 1662.7997 1662.8555 1662.9114 1662.9672 1663.0231 1663.0789 1663.1347 1663.1906 1663.2464 1663.3023 1663.3581 1663.4140 1663.4698 1663.5257 1663.5815 1663.6374 1663.6932 1663.7491 1663.8049 1663.8608 1663.9166 1663.9725 1664.0283 1664.0842 1664.1401 1664.1959 1664.2518 1664.3076 1664.3635 1664.4194 1664.4752 1664.5311 1664.5870 1664.6428 1664.6987 1664.7546 1664.8105 1664.8663 1664.9222 1664.9781 1665.0339 1665.0898 1665.1457 1665.2016 1665.2575 1665.3133 1665.3692 1665.4251 1665.4810 1665.5369 1665.5927 1665.6486 1665.7045 1665.7604 1665.8163 1665.8722 1665.9281 1665.9840 1666.0398 1666.0957 1666.1516 1666.2075 1666.2634 1666.3193 1666.3752 1666.4311 1666.4870 1666.5429 1666.5988 1666.6547 1666.7106 1666.7665 1666.8224 1666.8783 1666.9342 1666.9901 1667.0460 1667.1020 1667.1579 1667.2138 1667.2697 1667.3256 1667.3815 1667.4374 1667.4933 1667.5493 1667.6052 1667.6611 1667.7170 1667.7729 1667.8289 1667.8848 1667.9407 1667.9966 1668.0526 1668.1085 1668.1644 1668.2203 1668.2763 1668.3322 1668.3881 1668.4441 1668.5000 1668.5559 1668.6119 1668.6678 1668.7237 1668.7797 1668.8356 </mz_list><int_list>174.2450 163.9950 144.7020 105.5120 88.6300 139.8780 148.3190 115.7610 98.8796 93.4533 106.7180 136.2610 226.0960 371.4000 479.3230 440.7360 314.7260 228.5080 196.5530 163.3920 151.3340 141.6870 146.5100 122.3940 79.5862 76.5716 129.6290 147.1130 141.0840 157.9660 217.0520 304.4760 326.7840 326.7840 291.8150 207.4060 140.4810 107.3210 106.1150 94.6592 97.6738 113.9530 106.7180 79.5862 93.4534 105.5120 106.7180 144.0990 155.5540 191.7300 267.0950 300.2550 294.2260 274.9330 221.8760 169.4220 129.0260 113.9530 131.4370 133.8490 113.9530 89.2329 86.2183 101.8940 130.2320 154.3480 188.7150 204.3910 218.2580 269.5070 312.9170 271.9180 182.6860 170.0240 160.3780 147.7160 124.2020 83.2037 79.5862 93.4534 98.8797 84.4096 103.7030 119.9820 118.7760 151.3340 198.9650 231.5220 252.0220 226.6990 162.7890 167.6130 149.5250 125.4080 126.6140 118.7760 112.7470 106.1150 105.5120 127.8200 111.5410 92.8505 122.3940 144.0990 161.5840 227.9050 245.3900 209.8170 204.3910 185.7000 153.1430 132.6430 105.5120 102.4970 106.7180 116.9670 114.5560 103.1000 80.7920 86.8212 130.2320 174.8480 208.0080 201.9790 176.6570 156.1570 177.8620 201.3760 206.2000 164.5980 110.9380 111.5410 142.8930 151.3340 124.2020 104.9090 93.4534 116.9670 138.0700 151.3340 189.9210 231.5220 266.4920 261.6690 218.8610 163.3920 135.6580 124.8050 91.0417 81.3950 97.6739 106.7180 100.6880 87.4242 94.6593 81.9979 74.1599 113.3500 193.5380 253.8310 246.5960 211.6260 194.1410 183.8920 171.2300 154.3480 125.4080 97.0709 104.9090 113.3500 124.8050 157.9660 168.8190 134.4520 116.9670 160.9810 183.8920 192.9350 240.5660 231.5220 185.0980 170.0240 182.0830 182.6860 153.7460 138.6730 124.8050 112.7470 112.7470 102.4970 103.7030 138.0700 165.8040 150.7310 139.2750 141.0840 185.7000 206.8030 174.2450 140.4810 127.8200 127.2170 96.4680 79.5862 88.6300 121.1880 127.2170 105.5120 83.2037 106.7180 142.8930 158.5690 197.1560 242.9780 244.7870 212.2290 196.5530 198.3620 150.1280 119.3790 112.7470 99.4826 96.4680 104.3060 94.6593 83.8067 75.3658 90.4388 86.8213 88.6300 137.4670 173.0390 207.4060 219.4640 190.5240 170.0240 144.7020 123.5990 86.2184 90.4388 90.4388 83.8067 96.4680 115.1590 112.7470 125.4080 133.8490 109.1290 144.7020 224.2870 259.2570 272.5210 215.8470 148.9220 135.0550 127.8200 96.4680 77.7774 96.4680 85.6154 60.8956 77.1745 95.2622 94.0563 92.2476 91.6446 132.0400 182.0830 200.7730 223.0820 186.3030 127.2170 97.6739 77.7775 77.7775 92.8505 113.3500 116.9670 82.6008 93.4534 99.4826 75.9687 74.1599 93.4534 116.3640 165.8040 224.2870 270.1090 261.6690 199.5680 132.0400 123.5990 119.3790 115.1590 97.0709 67.5278 87.4242 108.5260 92.2476 80.7921 91.0417 106.1150 104.9090 133.2460 217.6550 280.9620 226.6990 178.4650 165.2010 138.6730 133.2460 127.8200 107.3210 108.5260 98.2768 79.5862 78.9833 95.2622 106.1150 97.0709 98.8797 139.8780 186.9060 233.9340 231.5220 182.0830 145.9080 103.7030 97.0709 104.3060 96.4680 97.6739 128.4230 106.1150 100.6880 119.9820 108.5260 89.2330 103.7030 153.7460 236.3460 309.9020 268.9040 168.8190 110.9380 105.5120 119.3790 135.6580 137.4670 135.6580 127.8200 145.3050 170.0240 132.6430 110.3350 138.6730 170.6270 182.6860 208.0090 255.6390 238.1550 214.0380 180.8770 156.7600 141.6870 112.1440 110.3350 149.5250 136.2610 124.2020 125.4080 136.2610 126.6140 118.7760 138.0700 145.3050 179.0680 225.4930 208.6110 177.8620 177.2600 167.0100 153.1430 121.7910 106.7180 107.3210 122.3940 124.2020 104.3060 116.9670 88.0271 82.6008 124.8050 179.0680 191.1270 227.3020 231.5220 195.9500 148.3190 136.8640 170.6270 154.9510 133.8490 113.9530 115.7610 139.8780 139.8780 118.1730 109.1290 113.9530 141.6870 141.0840 160.3780 239.3600 250.8160 218.8610 186.9060 151.3340 129.6290 100.0860 114.5560 130.2320 139.8780 132.0400 113.9530 98.2767 94.0563 103.1000 136.8640 184.4950 223.0820 285.1820 325.5780 263.4770 174.2450 138.0700 154.3480 154.9510 123.5990 129.0260 119.3790 100.6880 94.6592 93.4534 100.0860 113.3500 189.9210 242.9780 373.8120 692.7580 1195.5900 1349.9400 926.6910 438.3240 199.5680 167.0100 165.2010 176.0540 147.7160 109.1290 107.3210 101.8940 99.4825 106.1150 167.6130 313.5200 665.6260 1456.6600 2274.8200 2350.1900 1555.5400 707.2270 299.0500 239.3600 192.3320 162.7890 152.5400 160.3780 133.2460 114.5560 101.8940 101.2910 176.0540 282.1680 543.8360 1196.8000 1891.3700 1880.5100 1205.2400 539.0120 273.7270 258.0510 226.6990 142.2900 136.8640 147.7160 145.9070 116.9670 118.7760 123.5990 124.8050 183.2890 293.6230 597.4960 1035.2200 1164.2400 829.0180 412.3990 226.0960 208.6110 177.2590 136.8640 130.2310 110.3350 103.7030 114.5550 99.4824 113.3500 120.5850 133.2460 233.9340 447.9710 657.7880 698.7860 533.5860 344.8720 197.1560 145.9070 150.7310 144.7020 115.1580 107.9230 139.2750 137.4660 125.4080 127.8200 151.3340 180.8770 268.9030 406.3700 472.0880 481.7350 420.8400 283.3740 186.9060 134.4520 109.7320 138.0690 159.7750 138.6720 114.5550 103.1000 113.3500 104.9090 107.9230 139.8780 185.0970 239.3600 268.9030 288.8000 269.5060 218.8610 165.2010 148.3190 141.0840 137.4670 140.4810 159.1720 149.5250 135.0550 116.9670 129.0260 179.6710 186.3030 179.6710 234.5370 331.6070 342.4600 232.1250 141.0840 117.5700 103.1000 98.2766 98.8795 106.1150 92.2474 100.6880 106.1150 106.1150 109.7320 126.0110 154.9510 191.1270 217.0520 199.5670 208.0080 222.4780 200.1700 190.5240 146.5100 131.4370 157.9660 127.2170 118.1730 125.4080 115.1580 133.8490 129.0260 124.8050 149.5250 211.6260 293.0200 277.3440 236.9490 221.8760 183.2890 126.0110 106.1150 109.7320 121.7910 124.2020 150.7310 142.2900 112.7470 103.1000 95.8649 80.1889 128.4230 201.3760 238.7570 226.0960 196.5530 153.1420 138.0690 139.2750 133.8490 116.3640 103.1000 100.6880 79.5860 97.0707 103.1000 95.2620 88.0269 94.0561 145.9070 207.4050 230.3160 244.1840 234.5370 182.6860 176.0530 162.7890 101.2910 111.5410 141.6870 143.4960 124.8050 105.5120 100.6880 101.2910 92.8503 107.3200 139.2750 186.3030 228.5080 251.4190 256.8450 241.7720 220.6700 169.4210 138.6720 129.0260 133.8490 136.2610 118.7760 122.9960 144.0990 141.6870 130.2310 146.5100 164.5980 219.4640 302.6670 312.3140 315.3280 324.9750 247.1980 179.0680 140.4810 99.4824 92.2474 88.6298 85.0123 98.2766 91.0415 120.5850 97.6737 98.8795 180.2740 295.4320 322.5630 309.9020 236.3460 168.2150 148.9220 140.4810 119.9820 108.5260 109.1290 114.5550 94.6590 75.3655 95.2620 112.1440 140.4810 154.9510 185.7000 223.6840 283.3740 270.7120 212.2290 168.8180 143.4960 134.4520 133.2460 119.9820 101.8940 113.9530 89.2328 73.5568 80.1890 98.2766 107.9230 108.5260 145.3040 183.2890 232.1250 244.1840 276.1380 227.3020 179.0680 159.1720 139.8780 134.4520 127.2170 115.1580 84.4094 79.5860 81.9977 89.2328 92.8503 114.5550 132.0400 173.0390 204.9940 230.9190 220.6700 207.4050 157.3630 135.0550 113.3500 91.6445 112.1440 124.8050 124.2020 112.1440 100.6880 85.6152 95.2620 130.2310 151.3340 184.4940 203.7880 195.3470 175.4510 130.2310 140.4810 128.4230 118.1730 122.9960 131.4370 131.4370 121.1880 97.6737 75.9685 75.9685 122.3930 178.4650 227.3020 251.4190 242.3750 241.7720 220.6700 199.5670 172.4360 154.3480 133.2460 113.9530 110.9380 124.2020 109.1290 111.5410 107.9230 118.1730 140.4810 142.8930 190.5240 312.9170 362.3560 327.9900 289.4030 247.1980 201.3760 192.9350 188.7150 150.7310 118.1730 100.6880 119.9820 139.8780 126.0110 136.2610 137.4670 159.1720 202.5820 297.2410 382.2530 390.0910 317.7400 252.6250 174.8480 135.6580 125.4080 125.4080 112.7470 109.1290 109.1290 122.9960 130.2310 126.0110 100.6880 86.8211 148.9220 235.1400 314.1230 343.6660 312.3140 285.7850 258.6540 165.2010 153.1430 144.0990 137.4670 132.0400 139.2750 133.8490 102.4970 83.2036 90.4386 140.4810 224.2870 314.1230 330.4010 289.4030 215.8460 206.8030 242.9780 227.3020 150.7310 119.9820 108.5260 123.5990 121.1880 99.4825 97.0708 127.8200 176.0530 214.0380 216.4490 256.2420 265.2860 245.9920 267.0950 252.6250 233.9340 208.6110 144.0990 110.9380 97.6737 76.5714 95.2620 126.6140 116.3640 91.6445 130.8340 150.7310 162.1860 251.4190 268.9030 244.7870 290.0060 298.4470 285.7850 207.4050 151.3340 114.5560 126.0110 146.5100 147.7160 118.7760 89.8357 104.3060 164.5980 217.0520 335.8280 422.6480 375.6210 245.9920 195.3470 194.7440 179.6710 130.8340 113.9530 114.5550 121.1880 146.5100 112.7470 80.1890 103.7030 130.2310 144.0990 192.9350 282.7710 358.7390 356.9300 338.2390 252.6250 186.3030 175.4510 151.9370 104.3060 103.1000 124.2020 119.9820 127.8200 150.1280 134.4520 107.9230 125.4080 149.5250 192.9350 256.8450 299.6520 271.9180 215.2430 176.6560 148.3190 109.1290 94.6591 92.2474 92.2474 107.9230 110.3350 98.2766 125.4080 136.8640 144.7020 188.1120 259.2570 365.9740 394.9140 327.3870 238.7570 163.3920 138.0690 119.3790 115.1580 127.2170 128.4230 117.5700 130.2310 130.8340 133.8490 160.9800 220.6700 267.6980 299.6520 309.2990 282.1680 271.3150 201.3760 130.8340 142.8930 165.8040 136.8640 153.7450 145.9070 130.8340 116.3640 77.1743 82.6006 113.9530 167.6130 221.8760 257.4480 283.3740 255.0360 </int_list></spectrum></measured><measured><pepseq>VISQDALQHFR</pepseq><mzh>1313.6723</mzh><calc_mzh>1313.6967</calc_mzh><leucines>1</leucines><mono_iso_intensity>3526</mono_iso_intensity><deuterated_intensity>1024</deuterated_intensity><ratio>0.29</ratio><validated>YES</validated><local_bg>224</local_bg><corrected_ratio>0.24</corrected_ratio><spectrum><mz_list>1288.9532 1289.0023 1289.0515 1289.1007 1289.1498 1289.1990 1289.2482 1289.2973 1289.3465 1289.3957 1289.4448 1289.4940 1289.5432 1289.5923 1289.6415 1289.6907 1289.7399 1289.7890 1289.8382 1289.8874 1289.9366 1289.9858 1290.0349 1290.0841 1290.1333 1290.1825 1290.2317 1290.2809 1290.3300 1290.3792 1290.4284 1290.4776 1290.5268 1290.5760 1290.6252 1290.6744 1290.7236 1290.7728 1290.8220 1290.8712 1290.9204 1290.9696 1291.0188 1291.0680 1291.1172 1291.1664 1291.2156 1291.2648 1291.3140 1291.3632 1291.4124 1291.4616 1291.5108 1291.5600 1291.6092 1291.6584 1291.7077 1291.7569 1291.8061 1291.8553 1291.9045 1291.9537 1292.0030 1292.0522 1292.1014 1292.1506 1292.1998 1292.2491 1292.2983 1292.3475 1292.3967 1292.4460 1292.4952 1292.5444 1292.5936 1292.6429 1292.6921 1292.7413 1292.7906 1292.8398 1292.8890 1292.9383 1292.9875 1293.0368 1293.0860 1293.1352 1293.1845 1293.2337 1293.2830 1293.3322 1293.3815 1293.4307 1293.4799 1293.5292 1293.5784 1293.6277 1293.6769 1293.7262 1293.7754 1293.8247 1293.8740 1293.9232 1293.9725 1294.0217 1294.0710 1294.1202 1294.1695 1294.2188 1294.2680 1294.3173 1294.3665 1294.4158 1294.4651 1294.5143 1294.5636 1294.6129 1294.6621 1294.7114 1294.7607 1294.8100 1294.8592 1294.9085 1294.9578 1295.0071 1295.0563 1295.1056 1295.1549 1295.2042 1295.2535 1295.3027 1295.3520 1295.4013 1295.4506 1295.4999 1295.5492 1295.5984 1295.6477 1295.6970 1295.7463 1295.7956 1295.8449 1295.8942 1295.9435 1295.9928 1296.0421 1296.0914 1296.1407 1296.1900 1296.2393 1296.2886 1296.3379 1296.3872 1296.4365 1296.4858 1296.5351 1296.5844 1296.6337 1296.6830 1296.7323 1296.7816 1296.8309 1296.8802 1296.9295 1296.9789 1297.0282 1297.0775 1297.1268 1297.1761 1297.2254 1297.2748 1297.3241 1297.3734 1297.4227 1297.4720 1297.5214 1297.5707 1297.6200 1297.6693 1297.7187 1297.7680 1297.8173 1297.8667 1297.9160 1297.9653 1298.0147 1298.0640 1298.1133 1298.1627 1298.2120 1298.2613 1298.3107 1298.3600 1298.4094 1298.4587 1298.5080 1298.5574 1298.6067 1298.6561 1298.7054 1298.7548 1298.8041 1298.8535 1298.9028 1298.9522 1299.0015 1299.0509 1299.1002 1299.1496 1299.1989 1299.2483 1299.2976 1299.3470 1299.3964 1299.4457 1299.4951 1299.5444 1299.5938 1299.6432 1299.6925 1299.7419 1299.7913 1299.8406 1299.8900 1299.9394 1299.9887 1300.0381 1300.0875 1300.1369 1300.1862 1300.2356 1300.2850 1300.3344 1300.3837 1300.4331 1300.4825 1300.5319 1300.5813 1300.6306 1300.6800 1300.7294 1300.7788 1300.8282 1300.8776 1300.9270 1300.9763 1301.0257 1301.0751 1301.1245 1301.1739 1301.2233 1301.2727 1301.3221 1301.3715 1301.4209 1301.4703 1301.5197 1301.5691 1301.6185 1301.6679 1301.7173 1301.7667 1301.8161 1301.8655 1301.9149 1301.9643 1302.0137 1302.0631 1302.1126 1302.1620 1302.2114 1302.2608 1302.3102 1302.3596 1302.4090 1302.4585 1302.5079 1302.5573 1302.6067 1302.6561 1302.7056 1302.7550 1302.8044 1302.8538 1302.9033 1302.9527 1303.0021 1303.0515 1303.1010 1303.1504 1303.1998 1303.2493 1303.2987 1303.3481 1303.3976 1303.4470 1303.4964 1303.5459 1303.5953 1303.6448 1303.6942 1303.7436 1303.7931 1303.8425 1303.8920 1303.9414 1303.9909 1304.0403 1304.0898 1304.1392 1304.1887 1304.2381 1304.2876 1304.3370 1304.3865 1304.4359 1304.4854 1304.5348 1304.5843 1304.6338 1304.6832 1304.7327 1304.7821 1304.8316 1304.8811 1304.9305 1304.9800 1305.0295 1305.0789 1305.1284 1305.1779 1305.2273 1305.2768 1305.3263 1305.3757 1305.4252 1305.4747 1305.5242 1305.5736 1305.6231 1305.6726 1305.7221 1305.7716 1305.8210 1305.8705 1305.9200 1305.9695 1306.0190 1306.0685 1306.1179 1306.1674 1306.2169 1306.2664 1306.3159 1306.3654 1306.4149 1306.4644 1306.5139 1306.5634 1306.6129 1306.6624 1306.7119 1306.7614 1306.8109 1306.8604 1306.9099 1306.9594 1307.0089 1307.0584 1307.1079 1307.1574 1307.2069 1307.2564 1307.3059 1307.3554 1307.4049 1307.4544 1307.5040 1307.5535 1307.6030 1307.6525 1307.7020 1307.7515 1307.8011 1307.8506 1307.9001 1307.9496 1307.9991 1308.0487 1308.0982 1308.1477 1308.1972 1308.2468 1308.2963 1308.3458 1308.3954 1308.4449 1308.4944 1308.5439 1308.5935 1308.6430 1308.6926 1308.7421 1308.7916 1308.8412 1308.8907 1308.9402 1308.9898 1309.0393 1309.0889 1309.1384 1309.1880 1309.2375 1309.2870 1309.3366 1309.3861 1309.4357 1309.4852 1309.5348 1309.5844 1309.6339 1309.6835 1309.7330 1309.7826 1309.8321 1309.8817 1309.9312 1309.9808 1310.0304 1310.0799 1310.1295 1310.1791 1310.2286 1310.2782 1310.3277 1310.3773 1310.4269 1310.4765 1310.5260 1310.5756 1310.6252 1310.6747 1310.7243 1310.7739 1310.8235 1310.8730 1310.9226 1310.9722 1311.0218 1311.0714 1311.1209 1311.1705 1311.2201 1311.2697 1311.3193 1311.3689 1311.4184 1311.4680 1311.5176 1311.5672 1311.6168 1311.6664 1311.7160 1311.7656 1311.8152 1311.8648 1311.9144 1311.9640 1312.0136 1312.0632 1312.1128 1312.1624 1312.2120 1312.2616 1312.3112 1312.3608 1312.4104 1312.4600 1312.5096 1312.5592 1312.6088 1312.6584 1312.7080 1312.7577 1312.8073 1312.8569 1312.9065 1312.9561 1313.0057 1313.0553 1313.1050 1313.1546 1313.2042 1313.2538 1313.3035 1313.3531 1313.4027 1313.4523 1313.5020 1313.5516 1313.6012 1313.6508 1313.7005 1313.7501 1313.7997 1313.8494 1313.8990 1313.9486 1313.9983 1314.0479 1314.0975 1314.1472 1314.1968 1314.2465 1314.2961 1314.3457 1314.3954 1314.4450 1314.4947 1314.5443 1314.5940 1314.6436 1314.6933 1314.7429 1314.7926 1314.8422 1314.8919 1314.9415 1314.9912 1315.0408 1315.0905 1315.1401 1315.1898 1315.2395 1315.2891 1315.3388 1315.3884 1315.4381 1315.4878 1315.5374 1315.5871 1315.6368 1315.6864 1315.7361 1315.7858 1315.8355 1315.8851 1315.9348 1315.9845 1316.0341 1316.0838 1316.1335 1316.1832 1316.2328 1316.2825 1316.3322 1316.3819 1316.4316 1316.4813 1316.5309 1316.5806 1316.6303 1316.6800 1316.7297 1316.7794 1316.8291 1316.8787 1316.9284 1316.9781 1317.0278 1317.0775 1317.1272 1317.1769 1317.2266 1317.2763 1317.3260 1317.3757 1317.4254 1317.4751 1317.5248 1317.5745 1317.6242 1317.6739 1317.7236 1317.7733 1317.8230 1317.8727 1317.9225 1317.9722 1318.0219 1318.0716 1318.1213 1318.1710 1318.2207 1318.2705 1318.3202 1318.3699 1318.4196 1318.4693 1318.5190 1318.5688 1318.6185 1318.6682 1318.7179 1318.7677 1318.8174 1318.8671 1318.9169 1318.9666 1319.0163 1319.0660 1319.1158 1319.1655 1319.2152 1319.2650 1319.3147 1319.3645 1319.4142 1319.4639 1319.5137 1319.5634 1319.6132 1319.6629 1319.7126 1319.7624 1319.8121 1319.8619 1319.9116 1319.9614 1320.0111 1320.0609 1320.1106 1320.1604 1320.2101 1320.2599 1320.3096 1320.3594 1320.4091 1320.4589 1320.5087 1320.5584 1320.6082 1320.6579 1320.7077 1320.7575 1320.8072 1320.8570 1320.9068 1320.9565 1321.0063 1321.0561 1321.1058 1321.1556 1321.2054 1321.2552 1321.3049 1321.3547 1321.4045 1321.4543 1321.5040 1321.5538 1321.6036 1321.6534 1321.7032 1321.7529 1321.8027 1321.8525 1321.9023 1321.9521 1322.0019 1322.0516 1322.1014 1322.1512 1322.2010 1322.2508 1322.3006 1322.3504 1322.4002 1322.4500 1322.4998 1322.5496 1322.5994 1322.6492 1322.6990 1322.7488 1322.7986 1322.8484 1322.8982 1322.9480 1322.9978 1323.0476 1323.0974 1323.1472 1323.1970 1323.2468 1323.2966 1323.3465 1323.3963 1323.4461 1323.4959 1323.5457 1323.5955 1323.6453 1323.6952 1323.7450 1323.7948 1323.8446 1323.8945 1323.9443 1323.9941 1324.0439 1324.0937 1324.1436 1324.1934 1324.2432 1324.2931 1324.3429 1324.3927 1324.4426 1324.4924 1324.5422 1324.5921 1324.6419 1324.6917 1324.7416 1324.7914 1324.8413 1324.8911 1324.9409 1324.9908 1325.0406 1325.0905 1325.1403 1325.1902 1325.2400 1325.2899 1325.3397 1325.3896 1325.4394 1325.4893 1325.5391 1325.5890 1325.6388 1325.6887 1325.7385 1325.7884 1325.8383 1325.8881 1325.9380 1325.9878 1326.0377 1326.0876 1326.1374 1326.1873 1326.2372 1326.2870 1326.3369 1326.3868 1326.4366 1326.4865 1326.5364 1326.5863 1326.6361 1326.6860 1326.7359 1326.7858 1326.8356 1326.8855 1326.9354 1326.9853 1327.0351 1327.0850 1327.1349 1327.1848 1327.2347 1327.2846 1327.3345 1327.3843 1327.4342 1327.4841 1327.5340 1327.5839 1327.6338 1327.6837 1327.7336 1327.7835 1327.8334 1327.8833 1327.9332 1327.9831 1328.0330 1328.0829 1328.1328 1328.1827 1328.2326 1328.2825 1328.3324 1328.3823 1328.4322 1328.4821 1328.5320 1328.5819 1328.6319 1328.6818 1328.7317 1328.7816 1328.8315 1328.8814 1328.9313 1328.9813 1329.0312 1329.0811 1329.1310 1329.1809 1329.2309 1329.2808 1329.3307 1329.3806 1329.4306 1329.4805 1329.5304 1329.5803 1329.6303 1329.6802 1329.7301 1329.7801 1329.8300 1329.8799 1329.9299 1329.9798 1330.0298 1330.0797 1330.1296 1330.1796 1330.2295 1330.2795 1330.3294 1330.3793 1330.4293 1330.4792 1330.5292 1330.5791 1330.6291 1330.6790 1330.7290 1330.7789 1330.8289 1330.8788 1330.9288 1330.9787 1331.0287 1331.0787 1331.1286 1331.1786 1331.2285 1331.2785 1331.3285 1331.3784 1331.4284 1331.4784 1331.5283 1331.5783 1331.6283 1331.6782 1331.7282 1331.7782 1331.8281 1331.8781 1331.9281 1331.9781 1332.0280 1332.0780 1332.1280 1332.1780 1332.2279 1332.2779 1332.3279 1332.3779 1332.4279 1332.4778 1332.5278 1332.5778 1332.6278 1332.6778 1332.7278 1332.7778 1332.8278 1332.8778 1332.9277 1332.9777 1333.0277 1333.0777 1333.1277 1333.1777 1333.2277 1333.2777 1333.3277 1333.3777 1333.4277 1333.4777 1333.5277 1333.5777 1333.6277 1333.6777 1333.7277 1333.7778 1333.8278 1333.8778 1333.9278 1333.9778 1334.0278 1334.0778 1334.1278 1334.1779 1334.2279 1334.2779 1334.3279 1334.3779 1334.4279 1334.4780 1334.5280 1334.5780 1334.6280 1334.6781 1334.7281 1334.7781 1334.8281 1334.8782 1334.9282 1334.9782 1335.0283 1335.0783 1335.1283 1335.1784 1335.2284 1335.2784 1335.3285 1335.3785 1335.4285 1335.4786 1335.5286 1335.5787 1335.6287 1335.6788 1335.7288 1335.7788 1335.8289 1335.8789 1335.9290 1335.9790 1336.0291 1336.0791 1336.1292 1336.1792 1336.2293 1336.2793 1336.3294 1336.3795 1336.4295 1336.4796 1336.5296 1336.5797 1336.6298 1336.6798 1336.7299 1336.7800 1336.8300 1336.8801 1336.9301 1336.9802 1337.0303 1337.0804 1337.1304 1337.1805 1337.2306 1337.2806 1337.3307 1337.3808 1337.4309 1337.4809 1337.5310 1337.5811 1337.6312 1337.6813 1337.7313 1337.7814 1337.8315 1337.8816 1337.9317 1337.9818 1338.0319 1338.0820 1338.1320 1338.1821 1338.2322 1338.2823 1338.3324 1338.3825 1338.4326 1338.4827 1338.5328 1338.5829 1338.6330 1338.6831 1338.7332 1338.7833 1338.8334 1338.8835 1338.9336 1338.9837 1339.0338 1339.0839 1339.1340 1339.1841 1339.2342 1339.2844 1339.3345 1339.3846 1339.4347 1339.4848 1339.5349 1339.5850 1339.6352 1339.6853 1339.7354 1339.7855 1339.8356 1339.8858 1339.9359 1339.9860 1340.0361 1340.0863 1340.1364 1340.1865 1340.2366 1340.2868 1340.3369 1340.3870 1340.4372 1340.4873 1340.5374 1340.5876 1340.6377 1340.6879 1340.7380 1340.7881 1340.8383 1340.8884 1340.9386 1340.9887 1341.0388 1341.0890 1341.1391 1341.1893 1341.2394 1341.2896 1341.3397 1341.3899 1341.4400 1341.4902 1341.5403 1341.5905 1341.6406 1341.6908 1341.7410 1341.7911 1341.8413 1341.8914 1341.9416 1341.9918 1342.0419 1342.0921 1342.1422 1342.1924 1342.2426 1342.2927 1342.3429 1342.3931 1342.4433 1342.4934 1342.5436 1342.5938 1342.6439 1342.6941 1342.7443 1342.7945 1342.8446 1342.8948 1342.9450 1342.9952 1343.0454 1343.0956 1343.1457 1343.1959 1343.2461 1343.2963 1343.3465 1343.3967 1343.4469 1343.4970 1343.5472 1343.5974 1343.6476 1343.6978 1343.7480 1343.7982 1343.8484 1343.8986 1343.9488 1343.9990 1344.0492 1344.0994 1344.1496 1344.1998 1344.2500 1344.3002 1344.3504 1344.4006 1344.4508 1344.5010 1344.5512 </mz_list><int_list>200.7750 194.1430 172.4370 141.6880 122.9980 126.0120 138.0710 154.9530 141.0850 137.4680 144.1000 182.6870 252.0230 319.5500 370.1960 311.1090 214.6420 192.9370 178.4670 148.9230 126.0120 120.5860 129.0270 133.2470 151.3350 138.6740 134.4530 135.0560 148.3200 148.3200 116.9690 151.3350 320.1530 636.6870 960.4560 954.4270 573.9830 282.1690 159.1730 156.1580 136.2620 144.1000 150.7320 151.9380 168.2170 136.2620 106.7190 126.0120 140.4820 149.5260 165.2020 184.4960 235.1410 405.1650 659.5980 785.0060 544.4400 262.8760 148.9230 142.2910 149.5260 139.8800 139.2770 138.0710 162.7910 172.4370 182.0840 188.7160 157.9670 122.9980 104.3070 104.3070 140.4820 254.4350 378.0340 453.3990 393.7100 266.4930 200.7750 162.1880 134.4530 134.4530 132.6450 144.1000 129.6300 122.3950 127.2180 141.6880 148.3200 118.1740 88.6312 90.4400 104.9100 161.5850 273.1250 362.9610 346.6820 255.0380 192.3340 189.9220 164.5990 143.4970 134.4530 142.8940 142.8940 138.0710 176.0550 179.0690 117.5710 103.7040 121.1890 115.7630 130.8360 173.0400 197.1570 242.3760 294.8300 261.0670 203.7890 164.5990 127.2180 134.4530 162.1880 171.8340 143.4970 133.8500 116.3660 125.4090 136.2620 133.2470 101.8950 94.0575 127.2180 172.4370 243.5820 286.9920 254.4350 231.5240 229.7150 200.7750 151.9380 122.3950 109.7330 106.7190 124.8060 161.5850 153.7470 136.8650 155.5550 144.1000 113.3510 97.6750 115.1600 122.3950 163.9960 236.3470 279.7570 314.7270 308.0950 216.4510 152.5410 143.4970 126.0120 116.3660 116.3660 115.1600 147.1150 168.2170 188.1130 185.0990 132.0420 101.8950 94.6604 132.0420 177.2610 171.8340 199.5690 267.0960 290.0070 241.1700 175.4520 132.0420 145.9090 129.6300 116.9690 138.0710 141.0850 164.5990 169.4230 158.5700 148.3200 135.0560 133.2470 154.9530 183.8930 210.4210 238.7590 269.5080 271.9190 230.9210 173.0400 110.9390 145.9090 180.2750 133.8500 100.6900 141.6880 176.0550 152.5410 115.1600 99.4838 110.3360 129.0270 164.5990 180.2750 198.3630 275.5370 326.7850 345.4760 273.1250 183.8930 176.0550 136.8650 146.5120 212.2300 202.5830 175.4520 158.5700 153.7470 150.7320 158.5700 176.6580 310.5060 607.1440 1172.6800 1658.6400 1532.6300 999.0430 606.5410 404.5620 322.5650 252.6260 197.7600 163.3930 127.2180 151.9380 204.9950 215.2450 180.2750 150.1290 113.3510 132.6440 233.9350 419.0320 774.1530 1216.0900 1330.6500 1050.2900 704.2140 438.3260 321.9620 252.6260 212.8330 179.0690 143.4970 141.6880 153.7470 158.5700 145.9090 157.3640 151.3350 115.7630 106.1160 169.4230 350.9020 597.4970 744.0070 792.8440 815.1520 674.6710 473.2950 321.9620 227.9060 191.7310 153.7470 133.2470 113.9540 135.6590 165.8050 167.0110 124.2040 107.3220 102.4980 162.7900 212.2300 303.2710 417.8260 529.3670 680.7000 712.6550 522.1320 368.9900 233.3320 183.8930 180.2750 150.1290 153.1440 148.9230 129.6300 127.8210 130.2330 137.4680 119.3800 101.8950 145.3060 233.3320 290.6100 321.9620 361.1520 475.1040 513.0880 337.6380 168.8200 137.4680 150.7320 138.6740 146.5120 147.1150 124.2040 107.3220 114.5570 127.8210 122.9980 102.4980 120.5860 156.1580 184.4960 247.8020 336.4320 390.0920 357.5340 244.7880 176.6580 129.0270 106.7190 111.5420 131.4390 150.1290 140.4820 139.2770 139.2770 129.6300 113.3510 129.0270 157.9670 144.1000 176.0550 260.4640 340.6520 385.8710 382.2540 293.6240 215.8480 178.4660 163.9960 158.5700 162.7900 126.0120 112.7480 130.8360 126.0120 117.5710 122.9980 136.8650 145.3060 159.1730 217.0530 401.5470 816.9600 1235.9900 1115.4100 596.2910 267.6990 198.3630 176.6580 150.7320 157.3640 112.1450 122.3950 125.4090 113.3510 110.3360 99.4837 127.2180 158.5700 159.7760 285.7860 675.8770 1414.4600 2027.6300 1736.4200 859.1650 355.1220 224.8910 241.1700 223.0830 189.3190 154.9520 126.6150 179.6720 194.7450 147.1140 131.4390 138.0710 150.1290 145.9090 186.9070 382.2540 739.1840 1112.3900 1071.3900 636.6870 323.1680 232.7290 213.4360 200.7750 180.8780 163.3930 145.9090 166.4080 182.0840 172.4370 144.7030 127.2180 139.2770 144.1000 183.8930 250.8170 405.7680 607.1440 609.5550 402.7530 217.0530 151.3350 171.8340 169.4230 160.3790 163.3930 145.9090 151.3350 163.3930 174.8490 151.3350 119.3800 176.6580 198.9660 191.1280 214.6420 270.7140 364.7690 475.1040 437.7230 279.1540 163.3930 110.3360 120.5860 128.4240 148.9230 154.9530 176.6580 191.7310 185.7020 144.1000 135.0560 141.0850 144.7030 127.2180 151.9380 265.2870 420.8410 497.4120 390.6950 266.4930 201.3770 179.0690 157.9670 151.9380 161.5850 144.7030 151.9380 151.9380 135.6590 159.1730 170.6280 157.9670 131.4390 141.0850 283.9780 721.0960 1780.4300 3301.0000 3634.4100 2146.4000 718.0810 294.2280 359.3430 356.9310 244.1850 126.6150 137.4680 200.7750 195.9510 150.1290 152.5410 157.9670 144.7030 126.6150 202.5830 485.3540 1163.0400 2263.3700 2764.4000 1972.1600 819.3720 300.8600 215.2450 198.9660 189.3190 136.2620 103.7040 135.0560 191.7310 168.8200 85.0137 108.5280 165.2020 156.7610 146.5120 244.1850 482.9420 950.8090 1343.3100 1135.9100 575.1890 264.6840 208.0100 188.7160 184.4960 162.7910 118.7770 135.0560 177.8640 185.7020 157.3640 144.7030 190.5250 326.7850 490.7800 639.0990 833.2390 1151.5800 1442.7900 1363.8100 827.2100 370.1960 271.9190 253.8320 210.4210 229.1120 233.3320 171.8340 173.6430 193.5400 160.3790 130.8360 144.7030 252.0230 426.8700 472.6920 512.4850 727.1250 1032.8100 1017.1300 628.8490 293.0220 201.9800 190.5250 197.1570 183.2900 186.3040 197.7600 190.5250 176.0550 150.7320 131.4390 162.7900 204.3920 253.8320 340.0490 420.2380 663.2150 993.6160 921.8690 520.9260 248.4050 157.3640 155.5550 162.7900 153.1440 181.4810 211.0240 194.7450 191.7310 200.1720 216.4500 161.5850 148.3200 216.4500 321.9620 427.4730 614.3790 765.7120 641.5100 396.7240 236.9500 193.5390 191.1280 183.2900 183.8930 156.7610 138.0710 148.3200 174.8490 180.8780 160.9820 161.5850 202.5830 384.6660 801.8870 1302.3100 1292.0600 826.0040 477.5160 306.2860 236.3470 214.0390 180.2750 133.2470 125.4090 163.3930 154.3500 129.6300 138.0710 140.4820 161.5850 162.1880 191.1280 311.1090 624.6280 955.0300 980.9550 730.7430 479.3240 288.8010 215.2450 179.0690 157.3640 138.0710 150.7320 154.3500 124.2040 150.1290 154.9530 115.1600 131.4390 135.0560 144.1000 175.4520 236.9500 408.1800 539.0140 465.4570 343.0640 270.7140 209.2150 182.0840 157.9670 160.9820 187.5100 191.7310 170.0260 177.8640 164.5990 163.9960 145.9090 142.2910 144.7030 154.3500 242.3760 390.6950 578.2040 737.9780 673.4650 445.5610 261.6700 204.9950 217.6560 219.4650 184.4960 180.8780 183.2900 197.1570 224.2890 195.3480 144.7030 123.6010 154.3500 206.8040 227.9060 263.4780 450.9870 672.2590 654.1720 445.5610 241.7730 172.4370 184.4960 162.1880 160.9820 180.8780 195.9510 197.1570 209.8180 212.8330 157.9670 117.5710 118.1740 127.8210 179.6720 277.9480 394.9150 463.0450 511.2790 472.6920 308.6980 224.8910 208.0100 152.5410 154.3500 179.0690 167.6140 139.2770 153.7470 182.6870 177.8640 164.5990 141.6880 124.8060 186.9070 250.8170 308.6980 367.1810 429.8850 452.7960 372.0040 256.8460 187.5100 143.4970 117.5710 141.6880 138.0710 140.4820 135.0560 124.8060 153.1440 166.4080 157.9670 147.1150 152.5410 192.9370 256.2430 249.0080 269.5080 276.1400 258.0520 243.5820 208.0100 133.2470 109.1300 109.7330 145.3060 129.0270 110.3360 153.7470 169.4230 124.8060 107.3220 143.4970 205.5980 239.9640 273.7280 279.1540 359.3430 434.7080 371.4010 259.8610 171.2310 113.9540 107.3220 110.9390 103.1010 112.7480 93.4545 89.8370 90.4399 104.9100 121.1890 144.1000 201.3770 273.1250 420.2380 563.7330 566.1450 504.0440 410.5910 273.1250 169.4230 125.4090 112.1450 147.7170 151.9380 127.2180 120.5860 154.9530 170.0260 132.6440 133.8500 156.1580 147.7170 209.2150 386.4740 502.2350 476.3100 354.5200 240.5670 162.1880 138.6740 134.4530 105.5130 111.5420 112.1450 157.3640 179.0690 175.4520 169.4230 141.0850 133.2470 165.2020 168.2170 199.5690 279.7570 334.6230 341.2550 302.6680 216.4510 163.3930 154.3500 146.5120 141.6880 124.2040 121.1890 130.8360 127.2180 127.8210 107.3220 95.2633 135.0560 226.7000 362.3580 439.5320 437.1200 385.2690 350.9020 309.3000 264.0810 216.4510 192.3340 166.4080 126.0120 137.4680 171.2310 156.7610 161.5850 143.4970 116.9680 122.9980 153.7470 192.9370 263.4780 349.6960 375.0190 355.7250 364.1660 311.7120 217.0530 150.1290 97.6750 110.3360 127.8210 116.3660 113.9540 136.8650 144.1000 122.9980 122.3950 127.2180 144.1000 156.1580 206.8040 289.4040 358.7400 398.5330 367.1810 276.7430 244.1850 265.2870 277.3460 280.9630 204.9950 144.7030 135.6590 154.3500 129.6300 134.4530 117.5710 101.2930 101.8950 132.6440 147.7180 142.2910 238.1560 347.2850 376.2250 316.5360 254.4350 221.8770 218.8620 191.1280 175.4520 168.8200 154.9530 126.6150 121.7920 135.0560 133.2470 155.5560 171.8340 134.4530 159.1730 258.0520 379.8420 484.1480 491.3830 358.1370 225.4940 171.2310 154.3500 174.8490 171.8340 138.0710 143.4970 179.0690 167.0110 122.3950 123.6010 131.4390 146.5120 142.8940 151.9380 208.0100 288.1980 416.0180 425.6640 327.3880 253.2290 200.7750 148.3200 134.4530 156.1580 192.9370 226.7000 219.4650 174.2460 146.5120 125.4090 110.9390 121.7920 127.2180 146.5120 183.2900 289.4040 371.4010 334.0200 276.7430 212.2300 201.9810 192.3340 171.2320 140.4820 130.2330 157.3640 148.3200 132.0420 132.6450 147.7180 131.4390 106.7190 130.8360 166.4080 186.9070 255.0380 344.2700 424.4590 350.9020 190.5250 138.6740 150.1290 169.4230 168.8200 155.5560 179.0690 203.7890 242.9790 239.9650 239.9650 238.1560 219.4650 217.6560 224.8920 359.3430 775.9620 1421.0900 1642.9600 1095.5100 501.0300 293.6240 282.1690 267.0960 255.0370 256.8460 305.6830 443.7520 512.4850 478.1180 370.7980 302.6680 271.3160 244.7880 265.8900 403.9590 729.5370 1155.2000 1245.6400 852.5330 413.6060 223.6850 253.8320 281.5660 212.8330 199.5690 232.7290 298.4480 388.8860 399.7390 348.4900 295.4330 247.8020 218.8620 215.2450 271.9190 458.8250 678.2880 740.3890 556.4980 290.0070 168.8200 132.0410 106.7190 116.3650 191.1280 265.2870 284.5810 310.5060 271.3160 185.7010 142.2910 145.3060 128.4240 134.4530 226.7000 403.9590 496.8090 458.8250 344.2700 244.7880 197.7600 172.4370 154.3490 177.8630 188.7160 198.9660 188.1130 157.3640 157.3640 158.5700 129.0270 141.6880 213.4360 258.0520 355.1220 </int_list></spectrum></measured><measured><pepseq>SALGETQKDTYQVLLR</pepseq><mzh>1821.9176</mzh><calc_mzh>1821.9711</calc_mzh><leucines>3</leucines><mono_iso_intensity>691</mono_iso_intensity><deuterated_intensity>231</deuterated_intensity><ratio>0.33</ratio><validated>YES</validated><local_bg>125</local_bg><corrected_ratio>0.19</corrected_ratio><spectrum><mz_list>1797.1290 1797.1870 1797.2451 1797.3031 1797.3612 1797.4192 1797.4773 1797.5354 1797.5934 1797.6515 1797.7095 1797.7676 1797.8256 1797.8837 1797.9418 1797.9998 1798.0579 1798.1160 1798.1740 1798.2321 1798.2902 1798.3482 1798.4063 1798.4644 1798.5224 1798.5805 1798.6386 1798.6967 1798.7547 1798.8128 1798.8709 1798.9290 1798.9870 1799.0451 1799.1032 1799.1613 1799.2194 1799.2774 1799.3355 1799.3936 1799.4517 1799.5098 1799.5679 1799.6260 1799.6841 1799.7422 1799.8002 1799.8583 1799.9164 1799.9745 1800.0326 1800.0907 1800.1488 1800.2069 1800.2650 1800.3231 1800.3812 1800.4393 1800.4974 1800.5555 1800.6136 1800.6717 1800.7298 1800.7879 1800.8461 1800.9042 1800.9623 1801.0204 1801.0785 1801.1366 1801.1947 1801.2528 1801.3110 1801.3691 1801.4272 1801.4853 1801.5434 1801.6016 1801.6597 1801.7178 1801.7759 1801.8340 1801.8922 1801.9503 1802.0084 1802.0666 1802.1247 1802.1828 1802.2409 1802.2991 1802.3572 1802.4153 1802.4735 1802.5316 1802.5898 1802.6479 1802.7060 1802.7642 1802.8223 1802.8805 1802.9386 1802.9967 1803.0549 1803.1130 1803.1712 1803.2293 1803.2875 1803.3456 1803.4038 1803.4619 1803.5201 1803.5782 1803.6364 1803.6945 1803.7527 1803.8108 1803.8690 1803.9272 1803.9853 1804.0435 1804.1016 1804.1598 1804.2180 1804.2761 1804.3343 1804.3925 1804.4506 1804.5088 1804.5670 1804.6251 1804.6833 1804.7415 1804.7997 1804.8578 1804.9160 1804.9742 1805.0324 1805.0905 1805.1487 1805.2069 1805.2651 1805.3232 1805.3814 1805.4396 1805.4978 1805.5560 1805.6142 1805.6724 1805.7305 1805.7887 1805.8469 1805.9051 1805.9633 1806.0215 1806.0797 1806.1379 1806.1961 1806.2543 1806.3125 1806.3707 1806.4289 1806.4871 1806.5453 1806.6035 1806.6617 1806.7199 1806.7781 1806.8363 1806.8945 1806.9527 1807.0109 1807.0691 1807.1273 1807.1855 1807.2437 1807.3020 1807.3602 1807.4184 1807.4766 1807.5348 1807.5930 1807.6513 1807.7095 1807.7677 1807.8259 1807.8841 1807.9424 1808.0006 1808.0588 1808.1170 1808.1753 1808.2335 1808.2917 1808.3499 1808.4082 1808.4664 1808.5246 1808.5829 1808.6411 1808.6993 1808.7576 1808.8158 1808.8741 1808.9323 1808.9905 1809.0488 1809.1070 1809.1653 1809.2235 1809.2818 1809.3400 1809.3982 1809.4565 1809.5147 1809.5730 1809.6312 1809.6895 1809.7477 1809.8060 1809.8642 1809.9225 1809.9808 1810.0390 1810.0973 1810.1555 1810.2138 1810.2721 1810.3303 1810.3886 1810.4468 1810.5051 1810.5634 1810.6216 1810.6799 1810.7382 1810.7964 1810.8547 1810.9130 1810.9713 1811.0295 1811.0878 1811.1461 1811.2044 1811.2626 1811.3209 1811.3792 1811.4375 1811.4957 1811.5540 1811.6123 1811.6706 1811.7289 1811.7872 1811.8454 1811.9037 1811.9620 1812.0203 1812.0786 1812.1369 1812.1952 1812.2535 1812.3118 1812.3701 1812.4284 1812.4867 1812.5449 1812.6032 1812.6615 1812.7198 1812.7781 1812.8365 1812.8948 1812.9531 1813.0114 1813.0697 1813.1280 1813.1863 1813.2446 1813.3029 1813.3612 1813.4195 1813.4778 1813.5361 1813.5945 1813.6528 1813.7111 1813.7694 1813.8277 1813.8860 1813.9444 1814.0027 1814.0610 1814.1193 1814.1777 1814.2360 1814.2943 1814.3526 1814.4110 1814.4693 1814.5276 1814.5859 1814.6443 1814.7026 1814.7609 1814.8193 1814.8776 1814.9359 1814.9943 1815.0526 1815.1110 1815.1693 1815.2276 1815.2860 1815.3443 1815.4027 1815.4610 1815.5194 1815.5777 1815.6360 1815.6944 1815.7527 1815.8111 1815.8694 1815.9278 1815.9861 1816.0445 1816.1029 1816.1612 1816.2196 1816.2779 1816.3363 1816.3946 1816.4530 1816.5114 1816.5697 1816.6281 1816.6864 1816.7448 1816.8032 1816.8615 1816.9199 1816.9783 1817.0367 1817.0950 1817.1534 1817.2118 1817.2701 1817.3285 1817.3869 1817.4453 1817.5036 1817.5620 1817.6204 1817.6788 1817.7372 1817.7955 1817.8539 1817.9123 1817.9707 1818.0291 1818.0875 1818.1458 1818.2042 1818.2626 1818.3210 1818.3794 1818.4378 1818.4962 1818.5546 1818.6130 1818.6714 1818.7298 1818.7882 1818.8466 1818.9050 1818.9634 1819.0218 1819.0802 1819.1386 1819.1970 1819.2554 1819.3138 1819.3722 1819.4306 1819.4890 1819.5474 1819.6058 1819.6642 1819.7227 1819.7811 1819.8395 1819.8979 1819.9563 1820.0147 1820.0732 1820.1316 1820.1900 1820.2484 1820.3068 1820.3653 1820.4237 1820.4821 1820.5405 1820.5990 1820.6574 1820.7158 1820.7742 1820.8327 1820.8911 1820.9495 1821.0080 1821.0664 1821.1248 1821.1833 1821.2417 1821.3002 1821.3586 1821.4170 1821.4755 1821.5339 1821.5924 1821.6508 1821.7092 1821.7677 1821.8261 1821.8846 1821.9430 1822.0015 1822.0599 1822.1184 1822.1768 1822.2353 1822.2937 1822.3522 1822.4106 1822.4691 1822.5276 1822.5860 1822.6445 1822.7029 1822.7614 1822.8199 1822.8783 1822.9368 1822.9953 1823.0537 1823.1122 1823.1707 1823.2291 1823.2876 1823.3461 1823.4045 1823.4630 1823.5215 1823.5800 1823.6384 1823.6969 1823.7554 1823.8139 1823.8723 1823.9308 1823.9893 1824.0478 1824.1063 1824.1648 1824.2232 1824.2817 1824.3402 1824.3987 1824.4572 1824.5157 1824.5742 1824.6327 1824.6912 1824.7496 1824.8081 1824.8666 1824.9251 1824.9836 1825.0421 1825.1006 1825.1591 1825.2176 1825.2761 1825.3346 1825.3931 1825.4516 1825.5101 1825.5686 1825.6272 1825.6857 1825.7442 1825.8027 1825.8612 1825.9197 1825.9782 1826.0367 1826.0952 1826.1538 1826.2123 1826.2708 1826.3293 1826.3878 1826.4464 1826.5049 1826.5634 1826.6219 1826.6804 1826.7390 1826.7975 1826.8560 1826.9146 1826.9731 1827.0316 1827.0901 1827.1487 1827.2072 1827.2657 1827.3243 1827.3828 1827.4413 1827.4999 1827.5584 1827.6170 1827.6755 1827.7340 1827.7926 1827.8511 1827.9097 1827.9682 1828.0268 1828.0853 1828.1439 1828.2024 1828.2610 1828.3195 1828.3781 1828.4366 1828.4952 1828.5537 1828.6123 1828.6708 1828.7294 1828.7879 1828.8465 1828.9051 1828.9636 1829.0222 1829.0807 1829.1393 1829.1979 1829.2564 1829.3150 1829.3736 1829.4321 1829.4907 1829.5493 1829.6078 1829.6664 1829.7250 1829.7836 1829.8421 1829.9007 1829.9593 1830.0179 1830.0764 1830.1350 1830.1936 1830.2522 1830.3108 1830.3694 1830.4279 1830.4865 1830.5451 1830.6037 1830.6623 1830.7209 1830.7795 1830.8381 1830.8966 1830.9552 1831.0138 1831.0724 1831.1310 1831.1896 1831.2482 1831.3068 1831.3654 1831.4240 1831.4826 1831.5412 1831.5998 1831.6584 1831.7170 1831.7756 1831.8342 1831.8928 1831.9515 1832.0101 1832.0687 1832.1273 1832.1859 1832.2445 1832.3031 1832.3617 1832.4204 1832.4790 1832.5376 1832.5962 1832.6548 1832.7134 1832.7721 1832.8307 1832.8893 1832.9479 1833.0066 1833.0652 1833.1238 1833.1825 1833.2411 1833.2997 1833.3583 1833.4170 1833.4756 1833.5342 1833.5929 1833.6515 1833.7101 1833.7688 1833.8274 1833.8861 1833.9447 1834.0033 1834.0620 1834.1206 1834.1793 1834.2379 1834.2966 1834.3552 1834.4139 1834.4725 1834.5312 1834.5898 1834.6485 1834.7071 1834.7658 1834.8244 1834.8831 1834.9417 1835.0004 1835.0590 1835.1177 1835.1764 1835.2350 1835.2937 1835.3524 1835.4110 1835.4697 1835.5283 1835.5870 1835.6457 1835.7043 1835.7630 1835.8217 1835.8804 1835.9390 1835.9977 1836.0564 1836.1151 1836.1737 1836.2324 1836.2911 1836.3498 1836.4084 1836.4671 1836.5258 1836.5845 1836.6432 1836.7019 1836.7605 1836.8192 1836.8779 1836.9366 1836.9953 1837.0540 1837.1127 1837.1714 1837.2301 1837.2888 1837.3474 1837.4061 1837.4648 1837.5235 1837.5822 1837.6409 1837.6996 1837.7583 1837.8170 1837.8757 1837.9344 1837.9932 1838.0519 1838.1106 1838.1693 1838.2280 1838.2867 1838.3454 1838.4041 1838.4628 1838.5215 1838.5803 1838.6390 1838.6977 1838.7564 1838.8151 1838.8738 1838.9326 1838.9913 1839.0500 1839.1087 1839.1674 1839.2262 1839.2849 1839.3436 1839.4024 1839.4611 1839.5198 1839.5785 1839.6373 1839.6960 1839.7547 1839.8135 1839.8722 1839.9309 1839.9897 1840.0484 1840.1072 1840.1659 1840.2246 1840.2834 1840.3421 1840.4009 1840.4596 1840.5184 1840.5771 1840.6359 1840.6946 1840.7533 1840.8121 1840.8708 1840.9296 1840.9884 1841.0471 1841.1059 1841.1646 1841.2234 1841.2821 1841.3409 1841.3997 1841.4584 1841.5172 1841.5759 1841.6347 1841.6935 1841.7522 1841.8110 1841.8698 1841.9285 1841.9873 1842.0461 1842.1048 1842.1636 1842.2224 1842.2812 1842.3399 1842.3987 1842.4575 1842.5163 1842.5750 1842.6338 1842.6926 1842.7514 1842.8102 1842.8689 1842.9277 1842.9865 1843.0453 1843.1041 1843.1629 1843.2217 1843.2804 1843.3392 1843.3980 1843.4568 1843.5156 1843.5744 1843.6332 1843.6920 1843.7508 1843.8096 1843.8684 1843.9272 1843.9860 1844.0448 1844.1036 1844.1624 1844.2212 1844.2800 1844.3388 1844.3976 1844.4564 1844.5152 1844.5741 1844.6329 1844.6917 1844.7505 1844.8093 1844.8681 1844.9269 1844.9858 1845.0446 1845.1034 1845.1622 1845.2210 1845.2798 1845.3387 1845.3975 1845.4563 1845.5151 1845.5740 1845.6328 1845.6916 1845.7505 1845.8093 1845.8681 1845.9269 1845.9858 1846.0446 1846.1034 1846.1623 1846.2211 1846.2800 1846.3388 1846.3976 1846.4565 1846.5153 1846.5742 1846.6330 1846.6918 1846.7507 1846.8095 1846.8684 1846.9272 1846.9861 1847.0449 1847.1038 1847.1626 1847.2215 1847.2803 1847.3392 1847.3980 1847.4569 1847.5158 1847.5746 1847.6335 1847.6923 1847.7512 1847.8101 1847.8689 1847.9278 1847.9866 1848.0455 1848.1044 1848.1632 1848.2221 1848.2810 1848.3398 1848.3987 1848.4576 1848.5165 1848.5753 1848.6342 1848.6931 1848.7520 1848.8108 1848.8697 1848.9286 1848.9875 1849.0464 1849.1052 1849.1641 1849.2230 1849.2819 1849.3408 1849.3997 1849.4586 1849.5174 1849.5763 1849.6352 1849.6941 1849.7530 1849.8119 1849.8708 1849.9297 1849.9886 1850.0475 1850.1064 1850.1653 1850.2242 1850.2831 1850.3420 1850.4009 1850.4598 1850.5187 1850.5776 1850.6365 1850.6954 1850.7543 1850.8132 1850.8721 1850.9311 1850.9900 1851.0489 1851.1078 1851.1667 1851.2256 1851.2845 1851.3435 1851.4024 1851.4613 1851.5202 1851.5791 1851.6381 1851.6970 1851.7559 1851.8148 1851.8738 1851.9327 1851.9916 1852.0506 1852.1095 1852.1684 1852.2273 1852.2863 1852.3452 1852.4042 1852.4631 1852.5220 1852.5810 1852.6399 1852.6988 1852.7578 </mz_list><int_list>157.3620 122.3930 108.5250 101.2900 92.2465 100.6870 110.9370 97.0699 90.4377 110.3340 126.6130 139.2740 154.9500 193.5370 241.1680 232.1240 168.2150 131.4360 124.2010 110.9370 109.7310 100.6870 64.5121 80.1881 106.7170 90.4377 98.8786 138.6710 168.2150 229.1100 239.3590 261.6670 267.0940 221.8750 167.6120 147.7150 119.3780 107.3200 100.0840 88.6290 89.2319 112.7460 123.5980 130.8330 144.7010 128.4220 124.8040 182.6850 254.4320 302.0630 275.5350 193.5370 124.2010 104.9080 109.7310 105.5110 118.7750 128.4220 108.5250 81.3939 101.2900 129.0250 127.8190 163.3910 218.2570 241.7710 245.3890 223.0800 202.5810 168.2150 152.5390 154.3470 139.2740 83.8056 67.5267 80.1880 83.2027 85.0114 94.6582 140.4800 186.9050 237.5510 261.6670 266.4910 236.3450 171.2290 104.3050 103.0990 119.3780 116.3630 128.4220 133.2450 115.7600 133.2450 130.8330 139.8770 182.0820 213.4340 220.6690 231.5210 256.8440 265.2850 208.6100 141.6860 93.4523 123.5980 147.1120 150.7300 108.5250 65.7179 75.3647 92.8494 114.5550 130.8330 139.2740 188.1110 198.3610 190.5230 188.7140 161.5820 146.5090 123.5980 123.5980 138.0690 136.2600 115.7600 95.2611 87.4231 104.3050 113.3490 128.4220 170.6260 183.8910 191.7290 168.2150 147.7150 112.1430 117.5690 153.7440 137.4660 130.8330 130.2310 116.3630 104.3050 91.6435 92.2465 107.3200 134.4510 157.3620 186.3020 232.1240 285.1810 276.7400 247.8000 204.3900 177.8610 181.4790 152.5390 106.1140 106.7170 116.3630 119.3780 118.1720 107.3200 107.3200 140.4800 194.7430 194.7430 194.7430 209.8160 218.8600 214.6400 197.1550 185.6990 152.5390 125.4070 135.6570 152.5390 123.5980 129.0250 147.1120 134.4510 134.4510 167.0090 216.4480 223.0800 226.6980 203.7870 156.1560 148.9210 154.9500 145.3040 141.0830 165.2000 162.7880 144.7010 126.6130 127.8190 153.1420 170.6260 175.4500 211.6250 221.2720 205.5960 189.3170 132.0390 81.3939 81.3939 101.2900 105.5110 105.5110 101.8930 101.2900 103.7020 99.4815 113.9520 140.4800 147.1120 193.5370 239.9620 192.3310 157.3620 136.2600 106.7170 121.1870 129.0250 110.9370 101.2900 103.7020 117.5690 131.4360 145.9070 179.0670 178.4640 150.1270 160.9800 176.6560 178.4640 157.9650 144.7010 122.9950 118.1720 120.5840 108.5250 99.4816 83.8056 98.2757 91.6436 115.7600 120.5840 124.2010 170.6260 221.2720 228.5070 169.4200 199.5670 231.5210 165.2000 118.1720 103.7020 99.4816 95.8640 101.8930 110.3340 115.1580 128.4220 128.4220 161.5820 223.6830 225.4920 206.1990 205.5960 232.1240 250.8150 177.8610 113.3490 100.6870 113.3490 150.1270 136.2600 104.3050 118.7750 129.0250 133.8480 114.5550 123.5980 184.4930 208.6100 195.3460 215.8450 245.9920 228.5070 177.2580 133.2450 105.5110 107.3200 118.7750 89.8348 80.1881 91.0406 75.3647 79.5851 115.1580 133.2450 138.6710 158.5680 175.4500 175.4500 168.2150 146.5090 127.8190 134.4510 136.2600 128.4220 108.5250 65.7179 55.4683 94.0552 133.8480 126.0100 134.4510 185.0960 177.8610 178.4640 204.3900 168.2150 121.1870 88.0260 80.1880 104.3050 113.3490 94.6582 91.6435 100.0840 113.3490 115.1570 130.2310 165.8030 175.4500 170.6260 177.8610 179.0670 159.1710 106.7170 88.0260 70.5413 62.7033 69.9384 110.3340 133.2450 106.1140 119.3780 127.8190 122.9950 129.6280 163.9940 155.5530 153.1420 163.9940 173.0380 197.1550 162.7880 116.3630 109.1280 131.4360 121.1870 126.0100 133.2450 129.0250 115.7600 115.1570 138.0680 180.8760 212.8310 216.4480 201.3750 153.1420 138.6710 126.6130 101.2900 81.9967 75.3646 81.9967 90.4377 112.1430 127.8190 127.2160 142.8920 153.7440 170.0230 235.7420 239.9620 192.3310 144.7010 107.3190 92.2464 75.9675 91.0406 114.5550 108.5250 104.9080 106.7170 102.4960 141.6860 188.1110 166.4060 157.3620 218.2570 214.0370 154.9500 117.5690 74.7617 105.5110 147.7150 147.7150 108.5250 71.1441 73.5558 94.6581 135.6570 176.0530 179.6700 209.2130 323.7680 465.4550 625.8320 774.7540 719.2850 488.3660 270.7110 149.5240 134.4510 114.5540 104.3050 132.0390 121.1870 83.2025 101.2900 156.1560 214.0370 237.5500 337.0330 580.6130 747.6220 666.2280 432.8970 239.3590 155.5530 192.3310 205.5960 156.7590 123.5980 110.3340 117.5690 129.0250 134.4510 148.9210 170.6260 253.8290 379.2370 471.4840 458.2200 320.1510 227.9040 153.1410 110.3340 129.0250 115.1570 87.4229 85.6142 116.9660 112.1430 107.9220 132.6420 173.0380 224.2860 278.5490 290.6080 318.9450 283.9750 185.0960 138.0680 146.5090 146.5090 117.5690 110.3340 116.9660 101.2900 116.3630 131.4360 129.6270 125.4070 144.7010 215.8450 238.1530 207.4040 152.5380 123.5980 125.4070 124.8040 150.1270 151.9360 105.5110 95.2609 122.9950 120.5840 99.4814 118.7750 189.3170 220.6690 211.6250 172.4350 175.4500 174.2440 159.1710 167.0090 157.9650 124.2010 126.6130 129.0250 113.3490 95.2609 85.0113 86.2171 77.1733 87.4230 125.4070 148.3180 185.0960 208.0070 179.0670 140.4800 113.9520 100.6870 101.8930 113.9520 112.7460 86.8200 86.2171 102.4960 135.6570 148.9210 132.0390 139.2740 198.3610 227.3010 208.6100 191.1250 191.7280 158.5680 141.0830 106.7160 91.6434 99.4814 92.2463 98.2756 112.1430 107.3190 129.0250 132.6420 116.3630 131.4360 204.3900 261.6670 245.3880 174.8470 115.7600 113.9510 146.5090 142.8920 119.3780 135.0540 136.2600 117.5690 101.8930 119.3780 145.9060 170.0230 223.0800 282.7700 314.1210 288.1960 224.2860 168.8170 160.9790 174.2440 126.0100 112.7460 110.3340 122.3920 113.9510 106.7160 116.9660 139.2740 185.0960 186.3020 189.9200 258.0500 328.5920 285.1810 177.2580 160.9790 177.2580 190.5230 159.7740 121.7890 117.5690 97.0697 82.5996 103.7020 105.5110 133.2450 173.6410 233.9330 265.2850 235.7420 201.3750 155.5530 134.4510 113.9510 132.6420 160.9790 143.4950 115.7600 91.6434 78.9820 100.0840 118.7750 147.1120 157.9650 182.0820 223.0800 208.6100 174.2440 151.3330 145.9060 165.8030 156.1560 126.0100 110.9370 113.9510 133.2450 142.2890 123.5980 138.6710 151.3330 163.9940 205.5960 226.6980 191.1250 132.0390 130.2300 127.8190 126.6130 117.5690 138.6710 162.1850 149.5240 128.4220 92.8492 100.6870 174.2440 243.5800 268.2990 313.5180 332.2090 274.9320 195.3460 160.3760 176.6550 156.7590 133.2450 130.2300 173.6410 201.9780 174.8470 151.3330 124.2010 168.2140 228.5070 288.1960 367.7810 397.9280 293.6220 183.2870 156.1560 151.9360 144.0980 119.9810 129.6270 133.2450 126.6130 123.5980 130.2300 132.6420 138.0680 211.6250 249.6090 293.6220 313.5190 262.8730 182.0820 143.4950 146.5090 122.3920 80.7908 51.2476 70.5411 111.5400 129.6270 144.7000 129.0240 128.4220 200.1690 297.8430 394.3100 418.4270 334.6210 235.1390 182.0820 131.4360 127.2160 153.1410 104.9080 96.4667 127.2160 136.8620 113.3490 116.9660 166.4060 200.7720 238.7560 334.0180 393.7070 315.9300 203.7870 154.3470 119.3780 97.6726 94.0550 129.0240 147.7150 159.1710 138.6710 127.2160 126.0100 157.9650 214.0360 218.2570 242.9770 288.1960 267.0940 244.7850 177.2580 134.4510 118.7750 86.8200 77.1732 75.3645 64.5119 68.1294 79.5849 85.0112 122.3920 138.0680 178.4640 241.7710 255.6380 237.5500 174.8470 118.7750 86.2170 101.2900 106.1130 97.6726 118.1720 129.6270 119.3780 107.9220 115.7600 124.8040 128.4220 146.5090 157.9650 149.5240 130.8330 157.3620 142.2890 140.4800 135.0540 124.8040 97.6725 55.4680 74.7615 98.2755 112.1430 133.8480 124.2010 118.1720 128.4220 142.8920 182.6850 177.8610 142.8920 121.1870 109.7310 130.2300 126.6130 112.1430 102.4960 97.0696 75.3645 81.9966 135.6570 159.1710 145.3030 179.0670 196.5520 211.0220 224.2860 175.4490 121.7890 95.2609 89.8346 98.2755 114.5540 98.8784 119.9810 165.2000 198.3600 154.9500 112.1430 144.0980 258.0500 412.3980 633.6700 701.1970 458.8230 224.8890 138.0680 127.8190 100.0840 101.2900 102.4960 110.9370 101.8930 106.7160 115.7600 115.7600 135.6570 261.0640 461.8370 661.4040 718.0790 560.7160 339.4440 210.4190 174.8460 148.3180 119.3780 129.0240 122.9950 118.7750 94.0550 94.0550 109.1280 166.4060 285.7840 403.3540 515.4970 539.0110 384.6630 229.7120 167.6110 171.8320 169.4200 124.8040 91.0403 77.7761 120.5830 135.0540 107.3190 126.0100 174.2440 267.6960 394.3100 488.3660 515.4970 400.3390 245.9910 155.5530 110.9370 149.5240 168.8170 133.2450 122.9950 118.1720 101.2900 113.9510 126.0100 204.3900 325.5770 391.2950 346.6790 297.2400 279.1520 200.7720 172.4350 136.8620 110.3340 93.4520 83.8053 115.1570 119.9810 103.0990 114.5540 155.5530 200.7720 199.5660 240.5650 302.0630 309.2980 233.9330 154.3470 133.2450 129.6270 117.5690 122.9950 126.0100 112.1430 121.7890 110.3340 106.1130 151.3320 239.3590 333.4150 352.1050 381.0460 326.1800 212.8310 165.8030 138.6710 120.5830 111.5400 121.7890 122.3920 110.3340 91.0403 104.3050 104.9080 129.6270 238.1530 </int_list></spectrum></measured><measured><pepseq>QFSQLHTDR</pepseq><mzh>1131.5422</mzh><calc_mzh>1131.5547</calc_mzh><leucines>1</leucines><mono_iso_intensity>644</mono_iso_intensity><deuterated_intensity>529</deuterated_intensity><ratio>0.82</ratio><validated>NO</validated><local_bg>0.0000</local_bg><corrected_ratio>0.82</corrected_ratio><spectrum><mz_list>1106.3587 1106.4043 1106.4498 1106.4954 1106.5409 1106.5865 1106.6320 1106.6776 1106.7231 1106.7687 1106.8143 1106.8598 1106.9054 1106.9509 1106.9965 1107.0420 1107.0876 1107.1332 1107.1787 1107.2243 1107.2698 1107.3154 1107.3610 1107.4065 1107.4521 1107.4977 1107.5433 1107.5888 1107.6344 1107.6800 1107.7255 1107.7711 1107.8167 1107.8623 1107.9078 1107.9534 1107.9990 1108.0446 1108.0902 1108.1357 1108.1813 1108.2269 1108.2725 1108.3181 1108.3637 1108.4093 1108.4548 1108.5004 1108.5460 1108.5916 1108.6372 1108.6828 1108.7284 1108.7740 1108.8196 1108.8652 1108.9108 1108.9564 1109.0020 1109.0476 1109.0932 1109.1388 1109.1844 1109.2300 1109.2756 1109.3212 1109.3668 1109.4124 1109.4580 1109.5036 1109.5492 1109.5949 1109.6405 1109.6861 1109.7317 1109.7773 1109.8229 1109.8685 1109.9142 1109.9598 1110.0054 1110.0510 1110.0966 1110.1423 1110.1879 1110.2335 1110.2791 1110.3248 1110.3704 1110.4160 1110.4617 1110.5073 1110.5529 1110.5986 1110.6442 1110.6898 1110.7355 1110.7811 1110.8267 1110.8724 1110.9180 1110.9636 1111.0093 1111.0549 1111.1006 1111.1462 1111.1919 1111.2375 1111.2832 1111.3288 1111.3745 1111.4201 1111.4657 1111.5114 1111.5571 1111.6027 1111.6484 1111.6940 1111.7397 1111.7853 1111.8310 1111.8766 1111.9223 1111.9680 1112.0136 1112.0593 1112.1050 1112.1506 1112.1963 1112.2419 1112.2876 1112.3333 1112.3790 1112.4246 1112.4703 1112.5160 1112.5616 1112.6073 1112.6530 1112.6987 1112.7443 1112.7900 1112.8357 1112.8814 1112.9271 1112.9727 1113.0184 1113.0641 1113.1098 1113.1555 1113.2012 1113.2468 1113.2925 1113.3382 1113.3839 1113.4296 1113.4753 1113.5210 1113.5667 1113.6124 1113.6581 1113.7038 1113.7495 1113.7952 1113.8409 1113.8866 1113.9323 1113.9780 1114.0237 1114.0694 1114.1151 1114.1608 1114.2065 1114.2522 1114.2979 1114.3436 1114.3893 1114.4350 1114.4807 1114.5265 1114.5722 1114.6179 1114.6636 1114.7093 1114.7550 1114.8008 1114.8465 1114.8922 1114.9379 1114.9836 1115.0294 1115.0751 1115.1208 1115.1665 1115.2123 1115.2580 1115.3037 1115.3494 1115.3952 1115.4409 1115.4866 1115.5324 1115.5781 1115.6238 1115.6696 1115.7153 1115.7611 1115.8068 1115.8525 1115.8983 1115.9440 1115.9898 1116.0355 1116.0813 1116.1270 1116.1727 1116.2185 1116.2642 1116.3100 1116.3557 1116.4015 1116.4472 1116.4930 1116.5388 1116.5845 1116.6303 1116.6760 1116.7218 1116.7675 1116.8133 1116.8591 1116.9048 1116.9506 1116.9964 1117.0421 1117.0879 1117.1336 1117.1794 1117.2252 1117.2710 1117.3167 1117.3625 1117.4083 1117.4540 1117.4998 1117.5456 1117.5914 1117.6371 1117.6829 1117.7287 1117.7745 1117.8203 1117.8660 1117.9118 1117.9576 1118.0034 1118.0492 1118.0950 1118.1407 1118.1865 1118.2323 1118.2781 1118.3239 1118.3697 1118.4155 1118.4613 1118.5071 1118.5529 1118.5987 1118.6445 1118.6903 1118.7361 1118.7819 1118.8277 1118.8735 1118.9193 1118.9651 1119.0109 1119.0567 1119.1025 1119.1483 1119.1941 1119.2399 1119.2857 1119.3315 1119.3774 1119.4232 1119.4690 1119.5148 1119.5606 1119.6064 1119.6523 1119.6981 1119.7439 1119.7897 1119.8355 1119.8814 1119.9272 1119.9730 1120.0188 1120.0647 1120.1105 1120.1563 1120.2021 1120.2480 1120.2938 1120.3396 1120.3855 1120.4313 1120.4771 1120.5230 1120.5688 1120.6146 1120.6605 1120.7063 1120.7522 1120.7980 1120.8438 1120.8897 1120.9355 1120.9814 1121.0272 1121.0731 1121.1189 1121.1648 1121.2106 1121.2565 1121.3023 1121.3482 1121.3940 1121.4399 1121.4857 1121.5316 1121.5775 1121.6233 1121.6692 1121.7150 1121.7609 1121.8068 1121.8526 1121.8985 1121.9443 1121.9902 1122.0361 1122.0820 1122.1278 1122.1737 1122.2196 1122.2654 1122.3113 1122.3572 1122.4031 1122.4489 1122.4948 1122.5407 1122.5866 1122.6324 1122.6783 1122.7242 1122.7701 1122.8160 1122.8618 1122.9077 1122.9536 1122.9995 1123.0454 1123.0913 1123.1372 1123.1831 1123.2289 1123.2748 1123.3207 1123.3666 1123.4125 1123.4584 1123.5043 1123.5502 1123.5961 1123.6420 1123.6879 1123.7338 1123.7797 1123.8256 1123.8715 1123.9174 1123.9633 1124.0092 1124.0552 1124.1011 1124.1470 1124.1929 1124.2388 1124.2847 1124.3306 1124.3765 1124.4225 1124.4684 1124.5143 1124.5602 1124.6061 1124.6520 1124.6980 1124.7439 1124.7898 1124.8357 1124.8817 1124.9276 1124.9735 1125.0194 1125.0654 1125.1113 1125.1572 1125.2032 1125.2491 1125.2950 1125.3410 1125.3869 1125.4328 1125.4788 1125.5247 1125.5706 1125.6166 1125.6625 1125.7085 1125.7544 1125.8004 1125.8463 1125.8922 1125.9382 1125.9841 1126.0301 1126.0760 1126.1220 1126.1679 1126.2139 1126.2598 1126.3058 1126.3518 1126.3977 1126.4437 1126.4896 1126.5356 1126.5815 1126.6275 1126.6735 1126.7194 1126.7654 1126.8114 1126.8573 1126.9033 1126.9493 1126.9952 1127.0412 1127.0872 1127.1331 1127.1791 1127.2251 1127.2710 1127.3170 1127.3630 1127.4090 1127.4550 1127.5009 1127.5469 1127.5929 1127.6389 1127.6849 1127.7308 1127.7768 1127.8228 1127.8688 1127.9148 1127.9608 1128.0068 1128.0527 1128.0987 1128.1447 1128.1907 1128.2367 1128.2827 1128.3287 1128.3747 1128.4207 1128.4667 1128.5127 1128.5587 1128.6047 1128.6507 1128.6967 1128.7427 1128.7887 1128.8347 1128.8807 1128.9267 1128.9727 1129.0187 1129.0648 1129.1108 1129.1568 1129.2028 1129.2488 1129.2948 1129.3408 1129.3869 1129.4329 1129.4789 1129.5249 1129.5709 1129.6170 1129.6630 1129.7090 1129.7550 1129.8010 1129.8471 1129.8931 1129.9391 1129.9852 1130.0312 1130.0772 1130.1233 1130.1693 1130.2153 1130.2614 1130.3074 1130.3534 1130.3995 1130.4455 1130.4915 1130.5376 1130.5836 1130.6297 1130.6757 1130.7217 1130.7678 1130.8138 1130.8599 1130.9059 1130.9520 1130.9980 1131.0441 1131.0901 1131.1362 1131.1822 1131.2283 1131.2743 1131.3204 1131.3665 1131.4125 1131.4586 1131.5046 1131.5507 1131.5968 1131.6428 1131.6889 1131.7350 1131.7810 1131.8271 1131.8732 1131.9192 1131.9653 1132.0114 1132.0574 1132.1035 1132.1496 1132.1957 1132.2417 1132.2878 1132.3339 1132.3800 1132.4260 1132.4721 1132.5182 1132.5643 1132.6104 1132.6564 1132.7025 1132.7486 1132.7947 1132.8408 1132.8869 1132.9330 1132.9791 1133.0251 1133.0712 1133.1173 1133.1634 1133.2095 1133.2556 1133.3017 1133.3478 1133.3939 1133.4400 1133.4861 1133.5322 1133.5783 1133.6244 1133.6705 1133.7166 1133.7627 1133.8088 1133.8549 1133.9011 1133.9472 1133.9933 1134.0394 1134.0855 1134.1316 1134.1777 1134.2238 1134.2700 1134.3161 1134.3622 1134.4083 1134.4544 1134.5005 1134.5467 1134.5928 1134.6389 1134.6850 1134.7312 1134.7773 1134.8234 1134.8696 1134.9157 1134.9618 1135.0079 1135.0541 1135.1002 1135.1463 1135.1925 1135.2386 1135.2847 1135.3309 1135.3770 1135.4232 1135.4693 1135.5154 1135.5616 1135.6077 1135.6539 1135.7000 1135.7462 1135.7923 1135.8385 1135.8846 1135.9308 1135.9769 1136.0231 1136.0692 1136.1154 1136.1615 1136.2077 1136.2538 1136.3000 1136.3462 1136.3923 1136.4385 1136.4846 1136.5308 1136.5770 1136.6231 1136.6693 1136.7155 1136.7616 1136.8078 1136.8540 1136.9001 1136.9463 1136.9925 1137.0386 1137.0848 1137.1310 1137.1772 1137.2233 1137.2695 1137.3157 1137.3619 1137.4081 1137.4542 1137.5004 1137.5466 1137.5928 1137.6390 1137.6852 1137.7313 1137.7775 1137.8237 1137.8699 1137.9161 1137.9623 1138.0085 1138.0547 1138.1009 1138.1471 1138.1933 1138.2395 1138.2857 1138.3319 1138.3781 1138.4243 1138.4705 1138.5167 1138.5629 1138.6091 1138.6553 1138.7015 1138.7477 1138.7939 1138.8401 1138.8863 1138.9325 1138.9787 1139.0249 1139.0712 1139.1174 1139.1636 1139.2098 1139.2560 1139.3022 1139.3485 1139.3947 1139.4409 1139.4871 1139.5333 1139.5796 1139.6258 1139.6720 1139.7183 1139.7645 1139.8107 1139.8569 1139.9032 1139.9494 1139.9956 1140.0419 1140.0881 1140.1343 1140.1806 1140.2268 1140.2730 1140.3193 1140.3655 1140.4118 1140.4580 1140.5043 1140.5505 1140.5967 1140.6430 1140.6892 1140.7355 1140.7817 1140.8280 1140.8742 1140.9205 1140.9667 1141.0130 1141.0592 1141.1055 1141.1517 1141.1980 1141.2443 1141.2905 1141.3368 1141.3830 1141.4293 1141.4756 1141.5218 1141.5681 1141.6144 1141.6606 1141.7069 1141.7532 1141.7994 1141.8457 1141.8920 1141.9382 1141.9845 1142.0308 1142.0771 1142.1233 1142.1696 1142.2159 1142.2622 1142.3085 1142.3547 1142.4010 1142.4473 1142.4936 1142.5399 1142.5861 1142.6324 1142.6787 1142.7250 1142.7713 1142.8176 1142.8639 1142.9102 1142.9565 1143.0028 1143.0491 1143.0953 1143.1416 1143.1879 1143.2342 1143.2805 1143.3268 1143.3731 1143.4194 1143.4657 1143.5120 1143.5583 1143.6047 1143.6510 1143.6973 1143.7436 1143.7899 1143.8362 1143.8825 1143.9288 1143.9751 1144.0214 1144.0678 1144.1141 1144.1604 1144.2067 1144.2530 1144.2994 1144.3457 1144.3920 1144.4383 1144.4846 1144.5310 1144.5773 1144.6236 1144.6699 1144.7163 1144.7626 1144.8089 1144.8553 1144.9016 1144.9479 1144.9943 1145.0406 1145.0869 1145.1333 1145.1796 1145.2259 1145.2723 1145.3186 1145.3650 1145.4113 1145.4576 1145.5040 1145.5503 1145.5967 1145.6430 1145.6894 1145.7357 1145.7821 1145.8284 1145.8748 1145.9211 1145.9675 1146.0138 1146.0602 1146.1065 1146.1529 1146.1993 1146.2456 1146.2920 1146.3383 1146.3847 1146.4311 1146.4774 1146.5238 1146.5702 1146.6165 1146.6629 1146.7093 1146.7556 1146.8020 1146.8484 1146.8947 1146.9411 1146.9875 1147.0339 1147.0802 1147.1266 1147.1730 1147.2194 1147.2658 1147.3121 1147.3585 1147.4049 1147.4513 1147.4977 1147.5441 1147.5904 1147.6368 1147.6832 1147.7296 1147.7760 1147.8224 1147.8688 1147.9152 1147.9616 1148.0080 1148.0544 1148.1008 1148.1472 1148.1936 1148.2400 1148.2864 1148.3328 1148.3792 1148.4256 1148.4720 1148.5184 1148.5648 1148.6112 1148.6576 1148.7040 1148.7504 1148.7968 1148.8432 1148.8896 1148.9361 1148.9825 1149.0289 1149.0753 1149.1217 1149.1681 1149.2146 1149.2610 1149.3074 1149.3538 1149.4002 1149.4467 1149.4931 1149.5395 1149.5859 1149.6324 1149.6788 1149.7252 1149.7717 1149.8181 1149.8645 1149.9110 1149.9574 1150.0038 1150.0503 1150.0967 1150.1431 1150.1896 1150.2360 1150.2825 1150.3289 1150.3753 1150.4218 1150.4682 1150.5147 1150.5611 1150.6076 1150.6540 1150.7005 1150.7469 1150.7934 1150.8398 1150.8863 1150.9327 1150.9792 1151.0256 1151.0721 1151.1185 1151.1650 1151.2115 1151.2579 1151.3044 1151.3508 1151.3973 1151.4438 1151.4902 1151.5367 1151.5832 1151.6296 1151.6761 1151.7226 1151.7690 1151.8155 1151.8620 1151.9085 1151.9549 1152.0014 1152.0479 1152.0944 1152.1408 1152.1873 1152.2338 1152.2803 1152.3268 1152.3732 1152.4197 1152.4662 1152.5127 1152.5592 1152.6057 1152.6522 1152.6987 1152.7451 1152.7916 1152.8381 1152.8846 1152.9311 1152.9776 1153.0241 1153.0706 1153.1171 1153.1636 1153.2101 1153.2566 1153.3031 1153.3496 1153.3961 1153.4426 1153.4891 1153.5356 1153.5821 1153.6286 1153.6751 1153.7217 1153.7682 1153.8147 1153.8612 1153.9077 1153.9542 1154.0007 1154.0473 1154.0938 1154.1403 1154.1868 1154.2333 1154.2799 1154.3264 1154.3729 1154.4194 1154.4659 1154.5125 1154.5590 1154.6055 1154.6521 1154.6986 1154.7451 1154.7916 1154.8382 1154.8847 1154.9312 1154.9778 1155.0243 1155.0709 1155.1174 1155.1639 1155.2105 1155.2570 1155.3036 1155.3501 1155.3966 1155.4432 1155.4897 1155.5363 1155.5828 1155.6294 1155.6759 1155.7225 1155.7690 1155.8156 1155.8621 1155.9087 1155.9552 1156.0018 1156.0484 1156.0949 1156.1415 1156.1880 1156.2346 1156.2812 1156.3277 1156.3743 1156.4208 1156.4674 1156.5140 1156.5605 1156.6071 1156.6537 1156.7002 1156.7468 1156.7934 1156.8400 1156.8865 1156.9331 1156.9797 1157.0263 1157.0728 1157.1194 1157.1660 1157.2126 1157.2592 1157.3057 1157.3523 1157.3989 1157.4455 1157.4921 1157.5387 1157.5853 1157.6318 1157.6784 1157.7250 1157.7716 1157.8182 1157.8648 1157.9114 1157.9580 1158.0046 1158.0512 1158.0978 1158.1444 1158.1910 1158.2376 1158.2842 1158.3308 1158.3774 1158.4240 1158.4706 1158.5172 1158.5638 1158.6104 1158.6570 1158.7036 1158.7503 1158.7969 1158.8435 1158.8901 1158.9367 1158.9833 1159.0299 1159.0766 1159.1232 1159.1698 1159.2164 1159.2630 1159.3097 1159.3563 1159.4029 1159.4495 1159.4962 1159.5428 1159.5894 1159.6360 1159.6827 1159.7293 1159.7759 1159.8226 1159.8692 1159.9158 1159.9625 1160.0091 1160.0558 1160.1024 1160.1490 1160.1957 1160.2423 1160.2890 1160.3356 1160.3822 1160.4289 1160.4755 1160.5222 1160.5688 1160.6155 1160.6621 1160.7088 1160.7554 1160.8021 1160.8487 1160.8954 1160.9420 1160.9887 1161.0354 1161.0820 1161.1287 1161.1753 1161.2220 1161.2687 1161.3153 1161.3620 1161.4086 1161.4553 1161.5020 1161.5486 1161.5953 1161.6420 1161.6887 1161.7353 1161.7820 1161.8287 1161.8753 1161.9220 1161.9687 1162.0154 1162.0621 1162.1087 1162.1554 1162.2021 1162.2488 1162.2955 1162.3421 1162.3888 1162.4355 1162.4822 1162.5289 1162.5756 1162.6223 1162.6689 1162.7156 1162.7623 1162.8090 1162.8557 1162.9024 1162.9491 1162.9958 1163.0425 1163.0892 1163.1359 </mz_list><int_list>150.7310 269.5070 608.9520 1047.8800 1061.7500 624.6280 302.0650 194.1420 169.4220 142.2900 130.2320 120.5850 127.8200 139.2760 132.0410 106.1150 102.4980 100.6890 94.0566 113.9530 136.2610 151.3340 186.3040 299.6530 699.3900 1407.8200 1708.6800 1125.6600 437.1190 224.2880 232.7290 206.2000 141.0840 95.8653 107.3210 130.2320 116.9680 98.8800 106.1150 138.0700 162.7900 113.9530 101.2920 155.5550 191.7300 226.0960 460.6330 878.4580 1096.7200 800.0780 390.6940 246.5960 201.9800 165.8040 118.7760 97.0713 126.6140 135.0550 116.3650 115.7620 144.0990 143.4960 117.5710 102.4980 126.6140 206.8030 572.7760 1554.3300 2821.0700 3133.9900 1972.7600 730.7420 315.3290 321.3580 299.0500 182.0830 99.4829 106.7180 162.7900 153.1430 111.5410 123.6000 146.5110 141.0840 122.3940 118.7760 143.4960 192.9360 357.5330 889.3100 1739.4300 1935.9800 1166.6500 453.3980 268.9040 288.1970 234.5370 127.8200 99.4830 121.1880 157.9660 142.8930 106.1150 89.2333 148.9230 154.3490 116.3650 90.4392 143.4960 145.3050 138.6730 290.0060 631.2600 876.0460 771.7410 492.5880 274.9330 205.5970 158.5690 110.3360 102.4980 115.1590 123.6000 137.4670 151.9370 123.6000 104.9090 94.0567 83.2041 94.0567 101.8950 117.5710 154.3490 239.3610 381.6500 443.7510 418.4290 341.2550 232.1260 174.2450 153.1430 115.7620 105.5120 109.7330 139.8790 149.5250 140.4820 113.3500 98.8801 130.2320 129.0260 92.8509 114.5560 177.2600 198.3620 185.0980 253.8310 293.0210 273.1240 238.1550 211.6260 171.2310 129.6290 104.9090 124.8060 119.9820 116.3650 138.6730 126.0120 101.2920 91.0421 89.8363 82.6012 133.2470 174.2450 166.4070 197.1560 308.0940 458.8240 613.1720 641.5100 423.8550 241.1700 178.4660 175.4510 163.9960 160.9810 136.8640 120.5850 112.1440 107.9240 106.1150 113.3500 116.3650 97.6743 127.8200 145.3050 124.8060 148.3200 262.2720 473.8970 593.2760 502.8380 320.7550 224.2880 175.4510 121.7910 92.2479 114.5560 136.8640 112.1440 83.2041 91.6450 103.7030 119.3790 148.9230 139.2760 94.0567 115.1590 142.2900 182.0830 206.2000 294.8300 408.7820 417.2230 309.3000 184.4950 132.6440 119.9820 120.5850 129.6290 145.3050 118.7770 79.5866 76.5720 92.2480 103.1010 116.3650 107.3210 130.2320 154.3490 144.7020 180.2750 238.1550 396.1200 624.6280 693.3610 486.5590 241.1700 135.0550 110.9390 96.4685 75.9691 66.9253 95.8655 110.3360 98.8801 78.9837 84.4100 99.4831 92.8509 96.4685 98.8801 120.5850 159.1720 238.1550 434.1050 615.5840 566.7470 356.9310 154.9520 116.9680 149.5260 174.8480 141.6880 98.2772 95.8655 139.2760 142.8930 106.1150 105.5120 130.8350 138.0700 101.8950 91.6451 121.7910 183.2890 258.6540 400.9440 596.8930 602.3200 413.6050 227.3020 144.7020 133.8500 135.0550 101.8950 91.6451 119.9820 126.6150 129.0260 112.7470 83.2042 88.0275 101.2920 129.6290 142.2900 153.7460 154.3490 170.0250 260.4630 367.7830 388.2830 285.1830 182.6860 130.8350 103.7030 98.8801 78.9837 88.6304 87.4246 87.4246 99.4830 98.8801 91.6451 105.5120 92.2480 83.8071 110.9390 162.1870 261.0660 507.6610 1051.5000 1756.3100 1798.5200 1000.8500 353.3130 158.5690 168.8190 144.0990 132.6440 124.2030 107.9240 136.8640 158.5690 146.5110 142.8930 121.1880 110.3360 98.8801 104.3060 146.5110 200.7740 347.2840 757.2710 1275.7800 1248.6500 630.6570 226.7000 151.3340 177.8630 166.4070 165.8040 150.7310 135.0550 151.9370 177.8630 129.0260 109.1300 123.6000 129.0260 157.9660 223.6850 368.3860 744.0060 1234.1800 1322.2100 978.5430 526.9550 255.0370 172.4370 186.3040 203.1860 203.7890 192.3330 195.9510 164.5990 116.9680 99.4831 98.2773 117.5710 144.7020 144.7020 129.0260 150.7310 283.3740 592.6730 888.7080 1021.3500 898.3540 644.5240 422.0460 248.4050 150.7320 104.3070 88.0277 100.6890 141.6880 135.6580 113.9530 115.7620 129.6290 117.5710 95.8656 107.9240 112.7470 129.0260 224.8910 393.7090 526.9550 618.5990 653.5680 469.6770 259.8600 174.2460 144.7020 141.0850 138.0700 122.9970 116.9680 126.0120 129.6290 128.4230 128.4230 127.8210 112.7480 94.0569 127.2180 189.9210 320.1530 532.9840 721.6980 681.9060 510.6760 334.0200 214.6410 176.6570 154.9520 104.9100 92.8511 111.5420 126.6150 100.0860 105.5120 128.4230 119.3800 109.1300 118.7770 130.8350 108.5270 136.8640 210.4210 347.8870 408.7820 367.1800 296.6390 207.4060 154.3490 114.5560 121.1880 92.8511 71.7488 93.4540 95.8657 117.5710 126.6150 107.3210 108.5270 77.7780 85.0131 121.1880 138.0700 147.7170 193.5390 260.4630 296.0360 252.0220 203.1860 195.3480 163.3930 132.6440 124.2030 106.1150 94.6598 103.1010 109.1300 95.2628 83.8073 95.2628 113.9530 122.9970 127.2180 112.7470 119.9830 162.1870 197.1570 236.9490 236.3460 194.7450 192.9360 182.0830 148.3200 118.1740 104.9100 101.8950 103.7040 118.7770 126.0120 91.6453 69.3372 72.9547 95.2628 97.0715 96.4686 139.2760 133.2470 129.0260 192.9360 249.0080 209.8180 181.4810 179.6720 159.1720 143.4970 122.9970 113.9530 108.5270 108.5270 101.8950 87.4248 83.8073 123.6000 151.9370 116.3650 91.6453 96.4686 109.1300 229.7140 452.7950 673.4650 725.3160 554.6890 345.4750 261.0660 248.4050 188.7160 118.7770 94.6599 75.9693 83.2044 89.2336 103.1010 135.6590 141.0850 131.4380 114.5560 116.9680 135.0560 167.0100 236.3460 398.5320 593.2760 551.6740 307.4910 201.3770 233.9350 223.6850 162.7900 100.0860 104.3070 148.3200 163.3930 172.4370 158.5700 119.3800 131.4380 122.3940 84.4102 104.9100 136.8640 165.2020 229.1110 341.8580 475.7060 470.8830 350.2990 201.3770 132.6440 130.2320 121.7910 91.6453 88.0277 116.3650 125.4090 107.9240 97.6745 86.8219 110.9390 108.5270 89.2336 104.9100 135.0560 174.8480 229.1110 443.1490 631.8630 563.1300 356.3280 205.5970 153.1430 150.7320 133.8500 110.3360 92.2482 95.8657 119.3800 145.3050 115.1590 103.7040 119.9830 118.7770 129.6290 153.1430 153.7460 179.0690 254.4340 396.1210 519.7200 478.1180 325.5790 223.6850 181.4810 155.5550 125.4090 81.9985 80.7927 116.9680 146.5110 92.8511 97.6745 112.7480 117.5710 139.8790 125.4090 108.5270 126.0120 138.6730 181.4810 262.8750 359.3420 353.3130 247.8020 136.2610 77.1752 81.3956 86.8219 80.1898 98.8803 100.6890 94.0570 100.0860 107.9240 115.7620 126.6150 134.4530 130.2320 133.8500 152.5400 241.1700 384.6650 524.5430 523.3370 402.7530 246.5960 179.6720 136.8640 81.3955 66.9254 81.9985 96.4686 95.8657 106.1150 156.7610 156.7610 122.3940 106.1150 106.1150 107.3210 116.9680 138.0700 214.0380 292.4180 360.5480 346.0780 239.3610 187.5100 148.9230 112.7470 123.6000 117.5710 114.5560 122.3940 112.7470 98.8803 88.0277 86.8219 86.2189 122.9970 130.2320 127.2180 169.4220 209.2150 215.2440 290.0060 341.2550 274.9330 206.8030 176.6570 165.8050 128.4230 122.3940 115.7620 98.2774 89.8365 80.1898 124.8060 150.7320 122.3940 71.1459 77.7781 101.2920 137.4670 170.0250 208.0090 310.5060 394.9150 385.2680 281.5660 217.6560 198.3620 160.9810 124.2030 123.6000 126.0120 136.2610 133.8500 112.1450 111.5420 120.5860 120.5860 115.7620 104.9100 119.9830 162.1870 216.4500 291.2120 368.3860 382.2540 296.0360 189.9210 150.1290 153.1430 151.3350 135.0560 107.3210 95.8657 101.2920 122.9970 139.2760 120.5850 101.8950 107.9240 127.8210 146.5110 157.3640 169.4220 265.8900 337.6370 346.6810 343.6660 286.9920 201.9800 163.9960 121.7910 91.0423 78.3810 92.8511 67.5284 99.4832 127.2180 132.0410 129.0260 113.9530 104.9100 103.1010 98.2774 114.5560 115.1590 179.6720 287.5950 317.7410 266.4930 205.5970 164.5990 140.4820 111.5420 95.8657 106.1150 109.7330 142.2910 119.9830 101.8950 93.4540 99.4832 96.4686 77.1751 85.6160 94.0569 100.6890 135.0560 175.4510 214.0380 232.1260 204.9950 180.8780 132.0410 102.4980 106.7180 118.1740 142.8940 147.7170 110.9390 101.8950 115.1590 114.5560 101.8950 95.8657 93.4540 86.2190 101.2920 104.9100 121.7910 241.7730 337.6370 347.8870 233.9350 133.2470 110.9390 168.8190 173.0400 139.8790 94.0569 84.4102 86.2189 91.6452 89.2335 100.6890 118.7770 113.3500 143.4960 143.4960 130.8350 164.5990 212.2300 295.4330 308.0940 233.9350 173.6430 129.0260 116.9680 101.2920 124.8060 122.3940 107.3210 100.0860 91.0423 89.2335 106.1150 143.4960 139.8790 111.5420 107.9240 121.1880 168.8190 231.5230 296.6390 394.3120 382.2530 266.4920 163.9960 119.3800 135.0560 139.8790 115.7620 127.8210 142.8940 129.6290 122.9970 126.6150 110.9390 106.1150 95.8657 84.4101 98.8803 145.9080 191.7300 220.0680 241.7730 287.5950 311.7120 254.4340 183.8920 126.0120 130.8350 119.3800 119.3800 105.5120 91.0423 100.0860 121.7910 132.0410 114.5560 110.9390 108.5270 121.7910 142.2910 116.3650 124.8060 182.0830 270.1100 375.0180 349.6960 230.3170 143.4960 122.9970 120.5850 117.5710 84.4101 91.6452 103.7040 71.7488 76.5722 83.8072 114.5560 124.2030 96.4686 69.9400 101.2920 160.3780 221.2730 261.0660 294.8300 305.0790 224.8910 154.3490 107.9240 87.4247 103.7040 124.2030 124.8060 147.1140 121.7910 113.3500 121.7910 98.2773 99.4831 105.5120 100.6890 129.6290 129.6290 141.0850 244.7870 338.2400 360.5480 322.5640 280.3600 236.9490 176.6570 159.1720 130.2320 89.8364 78.9838 112.1440 122.9970 132.6440 142.8930 110.3360 76.5721 99.4831 104.3070 99.4831 112.7470 154.9520 188.7160 233.3320 229.7140 204.9940 205.5970 187.5100 153.7460 129.0260 122.3940 117.5710 93.4539 94.0568 109.1300 104.3070 96.4685 88.0276 98.2773 124.2030 137.4670 138.6730 128.4230 194.1420 311.7120 327.3880 267.6980 209.8180 171.8340 157.3640 144.7020 124.2030 104.3070 107.9240 121.1880 112.7470 103.7040 116.3650 150.7310 122.9970 83.2043 91.6452 133.2470 150.7310 160.9810 206.8030 271.9190 245.3900 195.3480 171.8340 147.7170 107.9240 81.9984 73.5575 95.8656 111.5420 98.8802 75.9692 80.7926 90.4393 116.3650 145.3050 138.6730 124.2030 124.2030 138.6730 201.3770 258.6540 286.3890 263.4780 213.4350 156.1580 142.2910 154.9520 159.7750 133.8500 90.4393 112.7470 118.1740 97.6744 90.4393 72.3517 105.5120 132.6440 106.7180 103.7040 115.1590 157.3640 220.0680 238.1550 219.4650 182.0830 118.7770 100.6890 143.4960 148.9230 116.9680 86.8218 77.1751 89.8364 86.8218 79.5868 82.6014 92.8510 119.9830 154.3490 131.4380 142.8940 212.2300 352.1070 597.4960 665.6270 453.3980 229.7140 162.7900 148.9230 124.8060 92.2481 95.2627 130.8350 160.9810 153.1430 140.4820 107.9240 97.0715 118.1740 115.7620 112.1450 126.0120 135.6580 165.8050 276.1390 403.3560 473.2950 348.4900 198.3620 140.4820 145.3050 135.6580 96.4685 80.7926 98.2773 117.5710 135.6580 118.1740 111.5420 118.1740 135.0560 135.0560 104.9090 98.8802 127.2180 173.0400 297.2410 359.9450 334.0200 234.5380 163.9960 138.6730 138.6730 143.4960 122.9970 118.7770 110.9390 103.1010 119.3800 132.6440 125.4090 106.1150 89.8364 116.3650 148.9230 160.9810 183.8920 203.1860 229.7140 211.0240 194.7450 156.1580 130.2320 105.5120 88.0276 110.9390 135.6580 109.7330 104.3070 137.4670 148.9230 133.8500 119.3800 144.0990 133.2470 110.3360 91.6452 101.2920 188.7160 229.1110 283.9770 347.2840 303.8740 179.6720 100.6890 108.5270 124.2030 124.2030 96.4685 96.4685 91.0422 99.4831 126.6150 130.8350 142.2910 150.1290 101.2920 86.8218 130.2320 194.1420 258.0520 297.8440 288.8010 229.7140 168.8190 129.6290 109.1300 104.9090 119.9820 127.8200 116.3650 105.5120 96.4685 102.4980 </int_list></spectrum></measured><measured><pepseq>ERPTLAFHASITNSFGK</pepseq><mzh>1875.9294</mzh><calc_mzh>1875.9718</calc_mzh><leucines>1</leucines><mono_iso_intensity>686</mono_iso_intensity><deuterated_intensity>248</deuterated_intensity><ratio>0.36</ratio><validated>NO</validated><local_bg>0.0000</local_bg><corrected_ratio>0.36</corrected_ratio><spectrum><mz_list>1850.8132 1850.8721 1850.9311 1850.9900 1851.0489 1851.1078 1851.1667 1851.2256 1851.2845 1851.3435 1851.4024 1851.4613 1851.5202 1851.5791 1851.6381 1851.6970 1851.7559 1851.8148 1851.8738 1851.9327 1851.9916 1852.0506 1852.1095 1852.1684 1852.2273 1852.2863 1852.3452 1852.4042 1852.4631 1852.5220 1852.5810 1852.6399 1852.6988 1852.7578 1852.8167 1852.8757 1852.9346 1852.9935 1853.0525 1853.1114 1853.1704 1853.2293 1853.2883 1853.3472 1853.4062 1853.4651 1853.5241 1853.5830 1853.6420 1853.7010 1853.7599 1853.8189 1853.8778 1853.9368 1853.9957 1854.0547 1854.1137 1854.1726 1854.2316 1854.2906 1854.3495 1854.4085 1854.4675 1854.5264 1854.5854 1854.6444 1854.7033 1854.7623 1854.8213 1854.8803 1854.9392 1854.9982 1855.0572 1855.1162 1855.1751 1855.2341 1855.2931 1855.3521 1855.4111 1855.4701 1855.5290 1855.5880 1855.6470 1855.7060 1855.7650 1855.8240 1855.8830 1855.9420 1856.0009 1856.0599 1856.1189 1856.1779 1856.2369 1856.2959 1856.3549 1856.4139 1856.4729 1856.5319 1856.5909 1856.6499 1856.7089 1856.7679 1856.8269 1856.8859 1856.9449 1857.0040 1857.0630 1857.1220 1857.1810 1857.2400 1857.2990 1857.3580 1857.4170 1857.4760 1857.5351 1857.5941 1857.6531 1857.7121 1857.7711 1857.8302 1857.8892 1857.9482 1858.0072 1858.0663 1858.1253 1858.1843 1858.2433 1858.3024 1858.3614 1858.4204 1858.4795 1858.5385 1858.5975 1858.6566 1858.7156 1858.7746 1858.8337 1858.8927 1858.9517 1859.0108 1859.0698 1859.1289 1859.1879 1859.2469 1859.3060 1859.3650 1859.4241 1859.4831 1859.5422 1859.6012 1859.6603 1859.7193 1859.7784 1859.8374 1859.8965 1859.9555 1860.0146 1860.0737 1860.1327 1860.1918 1860.2508 1860.3099 1860.3690 1860.4280 1860.4871 1860.5461 1860.6052 1860.6643 1860.7233 1860.7824 1860.8415 1860.9005 1860.9596 1861.0187 1861.0778 1861.1368 1861.1959 1861.2550 1861.3141 1861.3731 1861.4322 1861.4913 1861.5504 1861.6095 1861.6685 1861.7276 1861.7867 1861.8458 1861.9049 1861.9640 1862.0231 1862.0821 1862.1412 1862.2003 1862.2594 1862.3185 1862.3776 1862.4367 1862.4958 1862.5549 1862.6140 1862.6731 1862.7322 1862.7913 1862.8504 1862.9095 1862.9686 1863.0277 1863.0868 1863.1459 1863.2050 1863.2641 1863.3232 1863.3823 1863.4414 1863.5005 1863.5597 1863.6188 1863.6779 1863.7370 1863.7961 1863.8552 1863.9144 1863.9735 1864.0326 1864.0917 1864.1508 1864.2100 1864.2691 1864.3282 1864.3873 1864.4465 1864.5056 1864.5647 1864.6238 1864.6830 1864.7421 1864.8012 1864.8604 1864.9195 1864.9786 1865.0378 1865.0969 1865.1560 1865.2152 1865.2743 1865.3335 1865.3926 1865.4517 1865.5109 1865.5700 1865.6292 1865.6883 1865.7475 1865.8066 1865.8658 1865.9249 1865.9841 1866.0432 1866.1024 1866.1615 1866.2207 1866.2798 1866.3390 1866.3981 1866.4573 1866.5165 1866.5756 1866.6348 1866.6939 1866.7531 1866.8123 1866.8714 1866.9306 1866.9898 1867.0489 1867.1081 1867.1673 1867.2264 1867.2856 1867.3448 1867.4039 1867.4631 1867.5223 1867.5815 1867.6407 1867.6998 1867.7590 1867.8182 1867.8774 1867.9365 1867.9957 1868.0549 1868.1141 1868.1733 1868.2325 1868.2917 1868.3508 1868.4100 1868.4692 1868.5284 1868.5876 1868.6468 1868.7060 1868.7652 1868.8244 1868.8836 1868.9428 1869.0020 1869.0612 1869.1204 1869.1796 1869.2388 1869.2980 1869.3572 1869.4164 1869.4756 1869.5348 1869.5940 1869.6532 1869.7124 1869.7716 1869.8308 1869.8901 1869.9493 1870.0085 1870.0677 1870.1269 1870.1861 1870.2454 1870.3046 1870.3638 1870.4230 1870.4822 1870.5415 1870.6007 1870.6599 1870.7191 1870.7784 1870.8376 1870.8968 1870.9560 1871.0153 1871.0745 1871.1337 1871.1930 1871.2522 1871.3114 1871.3707 1871.4299 1871.4891 1871.5484 1871.6076 1871.6669 1871.7261 1871.7853 1871.8446 1871.9038 1871.9631 1872.0223 1872.0816 1872.1408 1872.2001 1872.2593 1872.3186 1872.3778 1872.4371 1872.4963 1872.5556 1872.6148 1872.6741 1872.7334 1872.7926 1872.8519 1872.9111 1872.9704 1873.0297 1873.0889 1873.1482 1873.2074 1873.2667 1873.3260 1873.3852 1873.4445 1873.5038 1873.5631 1873.6223 1873.6816 1873.7409 1873.8001 1873.8594 1873.9187 1873.9780 1874.0373 1874.0965 1874.1558 1874.2151 1874.2744 1874.3337 1874.3929 1874.4522 1874.5115 1874.5708 1874.6301 1874.6894 1874.7487 1874.8080 1874.8672 1874.9265 1874.9858 1875.0451 1875.1044 1875.1637 1875.2230 1875.2823 1875.3416 1875.4009 1875.4602 1875.5195 1875.5788 1875.6381 1875.6974 1875.7567 1875.8160 1875.8753 1875.9346 1875.9940 1876.0533 1876.1126 1876.1719 1876.2312 1876.2905 1876.3498 1876.4091 1876.4685 1876.5278 1876.5871 1876.6464 1876.7057 1876.7651 1876.8244 1876.8837 1876.9430 1877.0023 1877.0617 1877.1210 1877.1803 1877.2397 1877.2990 1877.3583 1877.4176 1877.4770 1877.5363 1877.5956 1877.6550 1877.7143 1877.7737 1877.8330 1877.8923 1877.9517 1878.0110 1878.0704 1878.1297 1878.1890 1878.2484 1878.3077 1878.3671 1878.4264 1878.4858 1878.5451 1878.6045 1878.6638 1878.7232 1878.7825 1878.8419 1878.9012 1878.9606 1879.0199 1879.0793 1879.1387 1879.1980 1879.2574 1879.3167 1879.3761 1879.4355 1879.4948 1879.5542 1879.6136 1879.6729 1879.7323 1879.7917 1879.8510 1879.9104 1879.9698 1880.0292 1880.0885 1880.1479 1880.2073 1880.2667 1880.3260 1880.3854 1880.4448 1880.5042 1880.5636 1880.6229 1880.6823 1880.7417 1880.8011 1880.8605 1880.9199 1880.9792 1881.0386 1881.0980 1881.1574 1881.2168 1881.2762 1881.3356 1881.3950 1881.4544 1881.5138 1881.5732 1881.6326 1881.6920 1881.7514 1881.8108 1881.8702 1881.9296 1881.9890 1882.0484 1882.1078 1882.1672 1882.2266 1882.2860 1882.3454 1882.4048 1882.4642 1882.5237 1882.5831 1882.6425 1882.7019 1882.7613 1882.8207 1882.8801 1882.9396 1882.9990 1883.0584 1883.1178 1883.1772 1883.2367 1883.2961 1883.3555 1883.4149 1883.4744 1883.5338 1883.5932 1883.6527 1883.7121 1883.7715 1883.8310 1883.8904 1883.9498 1884.0093 1884.0687 1884.1281 1884.1876 1884.2470 1884.3065 1884.3659 1884.4253 1884.4848 1884.5442 1884.6037 1884.6631 1884.7226 1884.7820 1884.8415 1884.9009 1884.9604 1885.0198 1885.0793 1885.1387 1885.1982 1885.2576 1885.3171 1885.3765 1885.4360 1885.4954 1885.5549 1885.6144 1885.6738 1885.7333 1885.7928 1885.8522 1885.9117 1885.9712 1886.0306 1886.0901 1886.1496 1886.2090 1886.2685 1886.3280 1886.3874 1886.4469 1886.5064 1886.5659 1886.6253 1886.6848 1886.7443 1886.8038 1886.8633 1886.9227 1886.9822 1887.0417 1887.1012 1887.1607 1887.2202 1887.2797 1887.3391 1887.3986 1887.4581 1887.5176 1887.5771 1887.6366 1887.6961 1887.7556 1887.8151 1887.8746 1887.9341 1887.9936 1888.0531 1888.1126 1888.1721 1888.2316 1888.2911 1888.3506 1888.4101 1888.4696 1888.5291 1888.5886 1888.6481 1888.7076 1888.7671 1888.8266 1888.8862 1888.9457 1889.0052 1889.0647 1889.1242 1889.1837 1889.2433 1889.3028 1889.3623 1889.4218 1889.4813 1889.5409 1889.6004 1889.6599 1889.7194 1889.7790 1889.8385 1889.8980 1889.9575 1890.0171 1890.0766 1890.1361 1890.1957 1890.2552 1890.3147 1890.3743 1890.4338 1890.4933 1890.5529 1890.6124 1890.6720 1890.7315 1890.7910 1890.8506 1890.9101 1890.9697 1891.0292 1891.0888 1891.1483 1891.2079 1891.2674 1891.3270 1891.3865 1891.4461 1891.5056 1891.5652 1891.6247 1891.6843 1891.7439 1891.8034 1891.8630 1891.9225 1891.9821 1892.0417 1892.1012 1892.1608 1892.2203 1892.2799 1892.3395 1892.3990 1892.4586 1892.5182 1892.5778 1892.6373 1892.6969 1892.7565 1892.8160 1892.8756 1892.9352 1892.9948 1893.0544 1893.1139 1893.1735 1893.2331 1893.2927 1893.3523 1893.4118 1893.4714 1893.5310 1893.5906 1893.6502 1893.7098 1893.7694 1893.8290 1893.8885 1893.9481 1894.0077 1894.0673 1894.1269 1894.1865 1894.2461 1894.3057 1894.3653 1894.4249 1894.4845 1894.5441 1894.6037 1894.6633 1894.7229 1894.7825 1894.8421 1894.9017 1894.9613 1895.0210 1895.0806 1895.1402 1895.1998 1895.2594 1895.3190 1895.3786 1895.4382 1895.4979 1895.5575 1895.6171 1895.6767 1895.7363 1895.7960 1895.8556 1895.9152 1895.9748 1896.0344 1896.0941 1896.1537 1896.2133 1896.2730 1896.3326 1896.3922 1896.4518 1896.5115 1896.5711 1896.6307 1896.6904 1896.7500 1896.8097 1896.8693 1896.9289 1896.9886 1897.0482 1897.1079 1897.1675 1897.2271 1897.2868 1897.3464 1897.4061 1897.4657 1897.5254 1897.5850 1897.6447 1897.7043 1897.7640 1897.8236 1897.8833 1897.9429 1898.0026 1898.0623 1898.1219 1898.1816 1898.2412 1898.3009 1898.3605 1898.4202 1898.4799 1898.5395 1898.5992 1898.6589 1898.7185 1898.7782 1898.8379 1898.8975 1898.9572 1899.0169 1899.0766 1899.1362 1899.1959 1899.2556 1899.3153 1899.3749 1899.4346 1899.4943 1899.5540 1899.6137 1899.6733 1899.7330 1899.7927 1899.8524 1899.9121 1899.9718 1900.0314 1900.0911 1900.1508 1900.2105 1900.2702 1900.3299 1900.3896 1900.4493 1900.5090 1900.5687 1900.6284 1900.6881 1900.7478 1900.8075 1900.8672 1900.9269 1900.9866 1901.0463 1901.1060 1901.1657 1901.2254 1901.2851 1901.3448 1901.4045 1901.4642 1901.5239 1901.5837 1901.6434 1901.7031 1901.7628 1901.8225 1901.8822 1901.9419 1902.0017 1902.0614 1902.1211 1902.1808 1902.2406 1902.3003 1902.3600 1902.4197 1902.4795 1902.5392 1902.5989 1902.6586 1902.7184 1902.7781 1902.8378 1902.8976 1902.9573 1903.0170 1903.0768 1903.1365 1903.1962 1903.2560 1903.3157 1903.3755 1903.4352 1903.4949 1903.5547 1903.6144 1903.6742 1903.7339 1903.7937 1903.8534 1903.9132 1903.9729 1904.0327 1904.0924 1904.1522 1904.2119 1904.2717 1904.3314 1904.3912 1904.4509 1904.5107 1904.5705 1904.6302 1904.6900 1904.7497 1904.8095 1904.8693 1904.9290 1904.9888 1905.0486 1905.1083 1905.1681 1905.2279 1905.2876 1905.3474 1905.4072 1905.4670 1905.5267 1905.5865 1905.6463 1905.7061 1905.7658 1905.8256 1905.8854 1905.9452 1906.0050 1906.0647 1906.1245 1906.1843 1906.2441 1906.3039 1906.3637 1906.4234 1906.4832 1906.5430 1906.6028 1906.6626 1906.7224 1906.7822 1906.8420 1906.9018 1906.9616 1907.0214 1907.0812 1907.1410 1907.2008 1907.2606 </mz_list><int_list>199.5660 240.5650 302.0630 309.2980 233.9330 154.3470 133.2450 129.6270 117.5690 122.9950 126.0100 112.1430 121.7890 110.3340 106.1130 151.3320 239.3590 333.4150 352.1050 381.0460 326.1800 212.8310 165.8030 138.6710 120.5830 111.5400 121.7890 122.3920 110.3340 91.0403 104.3050 104.9080 129.6270 238.1530 352.1050 431.6910 417.8240 343.0620 261.0640 206.1980 174.2430 148.3180 129.0240 135.0540 162.1850 164.5970 167.0080 138.6710 105.5100 118.7750 171.8320 273.7260 338.8410 324.3710 262.2700 183.2870 130.8330 149.5240 180.8760 170.0230 124.2010 115.7600 121.1860 98.8783 101.8930 160.3760 171.8320 148.9210 179.0670 229.1090 270.1080 246.5940 156.7590 97.6724 123.5980 137.4650 125.4070 119.3780 142.2890 141.6860 119.3780 132.0390 137.4650 129.0240 144.0970 188.7140 235.1390 209.2130 125.4070 99.4812 121.1860 151.3320 172.4350 147.1120 109.1280 98.8783 92.2462 92.2462 101.8930 121.1860 129.0240 151.3330 206.8010 221.8740 160.9790 113.3480 118.1720 113.9510 109.1280 145.9060 158.5680 133.2450 114.5540 116.9660 105.5100 78.9819 92.2462 113.9510 133.8480 167.0080 185.6990 174.8460 175.4490 176.0520 162.1850 144.7000 150.7300 146.5090 110.3340 89.8345 107.3190 104.3050 101.2900 127.2160 122.9950 132.0390 188.1110 263.4760 245.9910 194.1400 138.6710 128.4220 141.6860 146.5090 140.4800 139.2740 159.7730 151.9350 110.9370 118.7750 135.6570 129.6270 145.9060 179.0670 224.2860 230.3150 202.5810 176.0520 121.1860 101.2900 98.2754 100.0840 110.3340 115.1570 133.8480 136.8620 132.6420 119.3780 123.5980 158.5680 147.7150 134.4510 163.9940 218.8600 194.7430 132.6420 121.1860 157.9650 137.4650 132.0390 169.4200 158.5680 133.2450 106.1130 94.6579 114.5540 169.4200 198.3600 221.2710 189.3170 157.9650 140.4800 114.5540 124.2010 115.7600 103.7020 130.8330 133.8480 99.4812 98.2754 127.2160 130.8330 175.4490 226.0950 211.6250 197.7570 206.1980 206.8010 174.2440 134.4510 70.5410 80.1877 86.2169 96.4666 100.0840 91.6432 89.8345 100.6870 109.1280 99.4812 128.4210 191.7280 214.0360 184.4930 145.3030 133.2450 146.5090 127.8190 127.8190 162.1850 142.2890 121.7890 116.3630 88.6287 87.4228 112.7460 121.7890 167.6110 201.3750 218.2570 201.9780 179.6700 154.3470 184.4930 183.8900 133.8480 109.7310 126.0100 115.7600 89.2316 63.9089 86.2170 138.0680 169.4200 194.1400 191.7280 179.0670 191.1250 170.6260 159.1710 124.8040 91.0404 99.4813 87.4228 91.6433 91.0404 85.0111 113.3480 158.5680 157.9650 163.9940 165.2000 168.8170 201.9780 174.2440 117.5690 112.1430 113.3480 100.6870 110.9370 111.5400 119.9810 146.5090 166.4060 156.7590 137.4650 121.1860 145.3030 244.7850 327.3860 291.8130 217.6540 150.7300 142.8920 169.4200 146.5090 126.0100 95.2608 78.3790 66.9235 72.9527 68.7322 82.5994 126.0100 195.9490 271.9170 376.8250 417.2210 342.4590 269.5050 201.3750 139.8770 136.8620 154.3470 134.4510 110.9370 115.1570 147.7150 148.9210 147.7150 168.2140 227.9040 282.1660 288.1960 297.2390 288.7990 223.0800 165.8030 141.6860 137.4650 119.9800 116.9660 130.2300 141.0830 135.6560 112.1420 129.6270 167.6110 208.6100 238.1530 218.8600 235.1390 252.6230 204.3900 198.9630 186.9050 174.2430 132.0390 108.5250 94.0548 75.3643 69.9380 100.0840 137.4650 156.1560 158.5670 195.3460 215.2420 265.8880 305.0770 260.4610 185.0960 135.6560 137.4650 138.0680 138.0680 113.3480 100.0840 128.4210 150.1270 161.5820 168.2140 157.9650 176.6550 175.4490 237.5500 273.1230 212.8300 170.0230 148.9210 135.0540 110.3340 112.1430 124.2010 99.4811 86.8198 111.5400 162.7880 220.0650 214.6390 265.8880 344.8700 325.5770 253.8290 233.9330 201.9780 163.9940 155.5530 133.8480 117.5690 95.2607 88.0256 98.2753 114.5540 119.9800 110.3340 149.5240 241.7710 297.8420 303.2690 245.9910 176.6550 126.6130 95.8636 109.7310 133.8480 138.6710 121.1860 99.4811 82.5993 86.8198 177.8610 274.3280 419.6330 617.3910 780.1800 721.6960 450.9840 267.6960 174.2430 146.5090 129.6270 94.6577 100.6870 107.3190 109.7310 113.3480 115.1570 145.3030 212.8300 391.8980 608.3470 721.0930 623.4200 416.0150 245.3880 176.6550 167.6110 148.3180 111.5400 103.7020 127.2160 142.8910 124.2010 117.5690 162.1850 215.2420 296.6360 398.5300 462.4400 478.7190 362.9580 228.5060 168.2140 161.5820 162.1850 151.3320 150.1270 121.1860 129.6270 122.9950 109.1280 119.3780 212.2270 317.1360 433.5000 508.8650 409.9860 256.2410 202.5810 195.3460 194.1400 165.2000 124.2010 136.8620 141.0830 115.1570 106.1130 148.3180 173.0380 200.7720 288.1960 405.1620 470.2780 420.2350 262.2700 165.8020 144.0970 136.8620 122.3920 121.1860 129.0240 147.7150 164.5970 144.0970 134.4510 157.9650 200.1690 242.9760 293.6220 372.6050 309.9010 195.9490 129.0240 112.1420 87.4227 86.2168 115.7600 139.2740 147.7150 133.2450 115.1570 112.7450 149.5240 226.6980 261.0640 274.3280 290.0040 268.2990 206.8010 142.8910 123.5980 92.2460 98.2753 138.6710 133.2450 113.3480 130.8330 121.1860 115.1570 151.9350 196.5510 229.7120 240.5650 249.0060 255.0350 238.7560 194.1400 156.7590 132.6420 126.0100 111.5400 121.1860 126.6130 119.9800 141.0830 163.9940 182.0810 178.4640 189.3160 234.5360 253.2260 205.5950 135.0530 97.0694 103.7020 102.4960 110.9370 121.7890 113.3480 113.3480 146.5090 144.0970 83.2022 88.0256 121.1860 134.4510 168.8170 163.9940 122.3920 110.3340 122.3920 103.0990 92.8489 75.9671 71.1438 68.7321 88.0256 98.2752 135.0530 136.2590 131.4360 157.9640 180.8750 202.5810 188.7130 126.6130 95.2606 76.5700 78.9817 115.7600 115.7600 89.8343 94.6577 134.4510 131.4360 108.5250 116.9660 130.8330 163.9940 201.9780 181.4780 144.7000 115.1570 116.3630 153.1410 159.7730 154.9500 147.1120 118.1720 90.4373 84.4080 78.9818 106.7160 146.5090 179.6700 141.6860 135.0530 147.1120 126.0100 111.5400 105.5100 132.0390 121.7890 104.3040 112.7450 103.0990 72.3496 63.9087 76.5701 80.7905 86.2168 133.2450 163.3910 186.9050 170.6260 119.3780 90.4373 86.2168 95.2607 105.5100 113.9510 115.7600 145.3030 133.2450 101.8930 110.9370 112.1420 121.1860 162.1850 172.4350 177.8610 173.6400 152.5380 136.2590 115.7600 99.4811 88.0256 89.2314 105.5100 95.8636 118.7750 126.0100 126.0100 117.5690 157.3620 207.4040 258.6520 262.2700 252.0200 183.2870 103.7020 106.7160 120.5830 130.2300 135.0530 107.9220 103.0990 105.5100 127.2150 136.8620 139.8770 208.6100 265.2850 306.2830 303.2690 221.8740 136.2590 115.7600 123.5980 131.4360 141.0830 134.4510 115.7600 101.8930 81.9963 87.4226 118.1720 167.0080 219.4620 258.6520 282.7690 295.4310 237.5500 208.6100 171.8320 141.0830 157.9640 155.5530 113.9510 74.1583 96.4664 86.2167 78.3788 106.1130 166.4050 230.3150 241.1680 273.7250 238.1530 200.1690 182.6840 133.2450 115.7600 107.9220 92.8489 97.6722 107.9220 91.6430 95.8635 98.2752 115.7600 174.2430 224.2860 265.2840 256.8440 201.9780 143.4940 130.2300 144.0970 144.7000 110.9360 74.7612 69.3349 74.7612 100.6870 148.3180 173.6400 171.2290 153.1410 161.5820 213.4330 235.1380 207.4040 168.8170 126.6120 157.9640 222.4770 201.3750 147.7150 137.4650 136.2590 119.3770 90.4372 86.8196 121.7890 182.0810 184.4930 169.4200 161.5820 159.7730 142.2880 110.9360 79.5846 91.6430 132.6420 107.9220 95.2605 104.9070 121.1860 127.2150 103.0980 118.1720 182.6840 212.2270 216.4480 208.6100 189.3160 139.2740 111.5390 121.7890 121.1860 141.0830 137.4650 107.9220 135.0530 162.1850 164.5970 171.8320 159.1700 195.3460 204.3890 179.0670 139.2740 113.9510 112.1420 127.2150 122.3920 108.5250 119.3770 104.3040 96.4664 109.1280 127.8180 153.7440 135.0530 138.0680 179.0670 227.3000 224.8890 166.4050 154.9500 141.6860 112.7450 83.8050 95.8635 138.6710 136.8620 111.5390 107.9220 110.3340 129.6270 150.1260 145.3030 150.7290 157.3610 144.0970 122.3920 139.8770 159.1700 162.1850 141.6860 93.4518 88.6284 115.1570 113.9510 87.4226 101.8930 115.1570 125.4070 136.8620 177.8610 209.8160 200.7720 167.6110 145.9060 149.5230 137.4650 113.9510 100.0840 106.7160 114.5540 138.6710 139.2740 91.0401 102.4960 139.2740 165.8020 195.3460 188.1100 178.4640 154.3470 122.3920 127.8180 128.4210 129.0240 114.5540 97.0693 125.4070 139.2740 129.0240 165.8020 186.9050 189.3160 212.8300 194.7430 177.8610 167.6110 135.0530 124.2010 124.8040 106.1130 88.0255 92.8489 72.3495 61.4969 95.8635 118.1720 120.5830 144.7000 156.7590 176.6550 189.9190 162.7880 144.7000 117.5690 85.6138 77.7758 77.1729 107.3190 141.0830 150.1260 112.1420 86.8196 92.2459 143.4940 165.8020 159.1700 178.4640 226.6970 232.1240 217.6540 157.3610 127.2150 117.5690 97.6722 82.5992 70.5408 60.8940 95.2606 115.7600 92.2459 105.5100 153.1410 179.6700 204.9920 221.8740 191.7280 145.9060 125.4070 117.5690 98.8781 </int_list></spectrum></measured><measured><pepseq>VEHVTHPEQYIPGVLK</pepseq><mzh>1845.9513</mzh><calc_mzh>1845.9864</calc_mzh><leucines>1</leucines><mono_iso_intensity>613</mono_iso_intensity><deuterated_intensity>279</deuterated_intensity><ratio>0.45</ratio><validated>YES</validated><local_bg>24</local_bg><corrected_ratio>0.43</corrected_ratio><spectrum><mz_list>1821.0664 1821.1248 1821.1833 1821.2417 1821.3002 1821.3586 1821.4170 1821.4755 1821.5339 1821.5924 1821.6508 1821.7092 1821.7677 1821.8261 1821.8846 1821.9430 1822.0015 1822.0599 1822.1184 1822.1768 1822.2353 1822.2937 1822.3522 1822.4106 1822.4691 1822.5276 1822.5860 1822.6445 1822.7029 1822.7614 1822.8199 1822.8783 1822.9368 1822.9953 1823.0537 1823.1122 1823.1707 1823.2291 1823.2876 1823.3461 1823.4045 1823.4630 1823.5215 1823.5800 1823.6384 1823.6969 1823.7554 1823.8139 1823.8723 1823.9308 1823.9893 1824.0478 1824.1063 1824.1648 1824.2232 1824.2817 1824.3402 1824.3987 1824.4572 1824.5157 1824.5742 1824.6327 1824.6912 1824.7496 1824.8081 1824.8666 1824.9251 1824.9836 1825.0421 1825.1006 1825.1591 1825.2176 1825.2761 1825.3346 1825.3931 1825.4516 1825.5101 1825.5686 1825.6272 1825.6857 1825.7442 1825.8027 1825.8612 1825.9197 1825.9782 1826.0367 1826.0952 1826.1538 1826.2123 1826.2708 1826.3293 1826.3878 1826.4464 1826.5049 1826.5634 1826.6219 1826.6804 1826.7390 1826.7975 1826.8560 1826.9146 1826.9731 1827.0316 1827.0901 1827.1487 1827.2072 1827.2657 1827.3243 1827.3828 1827.4413 1827.4999 1827.5584 1827.6170 1827.6755 1827.7340 1827.7926 1827.8511 1827.9097 1827.9682 1828.0268 1828.0853 1828.1439 1828.2024 1828.2610 1828.3195 1828.3781 1828.4366 1828.4952 1828.5537 1828.6123 1828.6708 1828.7294 1828.7879 1828.8465 1828.9051 1828.9636 1829.0222 1829.0807 1829.1393 1829.1979 1829.2564 1829.3150 1829.3736 1829.4321 1829.4907 1829.5493 1829.6078 1829.6664 1829.7250 1829.7836 1829.8421 1829.9007 1829.9593 1830.0179 1830.0764 1830.1350 1830.1936 1830.2522 1830.3108 1830.3694 1830.4279 1830.4865 1830.5451 1830.6037 1830.6623 1830.7209 1830.7795 1830.8381 1830.8966 1830.9552 1831.0138 1831.0724 1831.1310 1831.1896 1831.2482 1831.3068 1831.3654 1831.4240 1831.4826 1831.5412 1831.5998 1831.6584 1831.7170 1831.7756 1831.8342 1831.8928 1831.9515 1832.0101 1832.0687 1832.1273 1832.1859 1832.2445 1832.3031 1832.3617 1832.4204 1832.4790 1832.5376 1832.5962 1832.6548 1832.7134 1832.7721 1832.8307 1832.8893 1832.9479 1833.0066 1833.0652 1833.1238 1833.1825 1833.2411 1833.2997 1833.3583 1833.4170 1833.4756 1833.5342 1833.5929 1833.6515 1833.7101 1833.7688 1833.8274 1833.8861 1833.9447 1834.0033 1834.0620 1834.1206 1834.1793 1834.2379 1834.2966 1834.3552 1834.4139 1834.4725 1834.5312 1834.5898 1834.6485 1834.7071 1834.7658 1834.8244 1834.8831 1834.9417 1835.0004 1835.0590 1835.1177 1835.1764 1835.2350 1835.2937 1835.3524 1835.4110 1835.4697 1835.5283 1835.5870 1835.6457 1835.7043 1835.7630 1835.8217 1835.8804 1835.9390 1835.9977 1836.0564 1836.1151 1836.1737 1836.2324 1836.2911 1836.3498 1836.4084 1836.4671 1836.5258 1836.5845 1836.6432 1836.7019 1836.7605 1836.8192 1836.8779 1836.9366 1836.9953 1837.0540 1837.1127 1837.1714 1837.2301 1837.2888 1837.3474 1837.4061 1837.4648 1837.5235 1837.5822 1837.6409 1837.6996 1837.7583 1837.8170 1837.8757 1837.9344 1837.9932 1838.0519 1838.1106 1838.1693 1838.2280 1838.2867 1838.3454 1838.4041 1838.4628 1838.5215 1838.5803 1838.6390 1838.6977 1838.7564 1838.8151 1838.8738 1838.9326 1838.9913 1839.0500 1839.1087 1839.1674 1839.2262 1839.2849 1839.3436 1839.4024 1839.4611 1839.5198 1839.5785 1839.6373 1839.6960 1839.7547 1839.8135 1839.8722 1839.9309 1839.9897 1840.0484 1840.1072 1840.1659 1840.2246 1840.2834 1840.3421 1840.4009 1840.4596 1840.5184 1840.5771 1840.6359 1840.6946 1840.7533 1840.8121 1840.8708 1840.9296 1840.9884 1841.0471 1841.1059 1841.1646 1841.2234 1841.2821 1841.3409 1841.3997 1841.4584 1841.5172 1841.5759 1841.6347 1841.6935 1841.7522 1841.8110 1841.8698 1841.9285 1841.9873 1842.0461 1842.1048 1842.1636 1842.2224 1842.2812 1842.3399 1842.3987 1842.4575 1842.5163 1842.5750 1842.6338 1842.6926 1842.7514 1842.8102 1842.8689 1842.9277 1842.9865 1843.0453 1843.1041 1843.1629 1843.2217 1843.2804 1843.3392 1843.3980 1843.4568 1843.5156 1843.5744 1843.6332 1843.6920 1843.7508 1843.8096 1843.8684 1843.9272 1843.9860 1844.0448 1844.1036 1844.1624 1844.2212 1844.2800 1844.3388 1844.3976 1844.4564 1844.5152 1844.5741 1844.6329 1844.6917 1844.7505 1844.8093 1844.8681 1844.9269 1844.9858 1845.0446 1845.1034 1845.1622 1845.2210 1845.2798 1845.3387 1845.3975 1845.4563 1845.5151 1845.5740 1845.6328 1845.6916 1845.7505 1845.8093 1845.8681 1845.9269 1845.9858 1846.0446 1846.1034 1846.1623 1846.2211 1846.2800 1846.3388 1846.3976 1846.4565 1846.5153 1846.5742 1846.6330 1846.6918 1846.7507 1846.8095 1846.8684 1846.9272 1846.9861 1847.0449 1847.1038 1847.1626 1847.2215 1847.2803 1847.3392 1847.3980 1847.4569 1847.5158 1847.5746 1847.6335 1847.6923 1847.7512 1847.8101 1847.8689 1847.9278 1847.9866 1848.0455 1848.1044 1848.1632 1848.2221 1848.2810 1848.3398 1848.3987 1848.4576 1848.5165 1848.5753 1848.6342 1848.6931 1848.7520 1848.8108 1848.8697 1848.9286 1848.9875 1849.0464 1849.1052 1849.1641 1849.2230 1849.2819 1849.3408 1849.3997 1849.4586 1849.5174 1849.5763 1849.6352 1849.6941 1849.7530 1849.8119 1849.8708 1849.9297 1849.9886 1850.0475 1850.1064 1850.1653 1850.2242 1850.2831 1850.3420 1850.4009 1850.4598 1850.5187 1850.5776 1850.6365 1850.6954 1850.7543 1850.8132 1850.8721 1850.9311 1850.9900 1851.0489 1851.1078 1851.1667 1851.2256 1851.2845 1851.3435 1851.4024 1851.4613 1851.5202 1851.5791 1851.6381 1851.6970 1851.7559 1851.8148 1851.8738 1851.9327 1851.9916 1852.0506 1852.1095 1852.1684 1852.2273 1852.2863 1852.3452 1852.4042 1852.4631 1852.5220 1852.5810 1852.6399 1852.6988 1852.7578 1852.8167 1852.8757 1852.9346 1852.9935 1853.0525 1853.1114 1853.1704 1853.2293 1853.2883 1853.3472 1853.4062 1853.4651 1853.5241 1853.5830 1853.6420 1853.7010 1853.7599 1853.8189 1853.8778 1853.9368 1853.9957 1854.0547 1854.1137 1854.1726 1854.2316 1854.2906 1854.3495 1854.4085 1854.4675 1854.5264 1854.5854 1854.6444 1854.7033 1854.7623 1854.8213 1854.8803 1854.9392 1854.9982 1855.0572 1855.1162 1855.1751 1855.2341 1855.2931 1855.3521 1855.4111 1855.4701 1855.5290 1855.5880 1855.6470 1855.7060 1855.7650 1855.8240 1855.8830 1855.9420 1856.0009 1856.0599 1856.1189 1856.1779 1856.2369 1856.2959 1856.3549 1856.4139 1856.4729 1856.5319 1856.5909 1856.6499 1856.7089 1856.7679 1856.8269 1856.8859 1856.9449 1857.0040 1857.0630 1857.1220 1857.1810 1857.2400 1857.2990 1857.3580 1857.4170 1857.4760 1857.5351 1857.5941 1857.6531 1857.7121 1857.7711 1857.8302 1857.8892 1857.9482 1858.0072 1858.0663 1858.1253 1858.1843 1858.2433 1858.3024 1858.3614 1858.4204 1858.4795 1858.5385 1858.5975 1858.6566 1858.7156 1858.7746 1858.8337 1858.8927 1858.9517 1859.0108 1859.0698 1859.1289 1859.1879 1859.2469 1859.3060 1859.3650 1859.4241 1859.4831 1859.5422 1859.6012 1859.6603 1859.7193 1859.7784 1859.8374 1859.8965 1859.9555 1860.0146 1860.0737 1860.1327 1860.1918 1860.2508 1860.3099 1860.3690 1860.4280 1860.4871 1860.5461 1860.6052 1860.6643 1860.7233 1860.7824 1860.8415 1860.9005 1860.9596 1861.0187 1861.0778 1861.1368 1861.1959 1861.2550 1861.3141 1861.3731 1861.4322 1861.4913 1861.5504 1861.6095 1861.6685 1861.7276 1861.7867 1861.8458 1861.9049 1861.9640 1862.0231 1862.0821 1862.1412 1862.2003 1862.2594 1862.3185 1862.3776 1862.4367 1862.4958 1862.5549 1862.6140 1862.6731 1862.7322 1862.7913 1862.8504 1862.9095 1862.9686 1863.0277 1863.0868 1863.1459 1863.2050 1863.2641 1863.3232 1863.3823 1863.4414 1863.5005 1863.5597 1863.6188 1863.6779 1863.7370 1863.7961 1863.8552 1863.9144 1863.9735 1864.0326 1864.0917 1864.1508 1864.2100 1864.2691 1864.3282 1864.3873 1864.4465 1864.5056 1864.5647 1864.6238 1864.6830 1864.7421 1864.8012 1864.8604 1864.9195 1864.9786 1865.0378 1865.0969 1865.1560 1865.2152 1865.2743 1865.3335 1865.3926 1865.4517 1865.5109 1865.5700 1865.6292 1865.6883 1865.7475 1865.8066 1865.8658 1865.9249 1865.9841 1866.0432 1866.1024 1866.1615 1866.2207 1866.2798 1866.3390 1866.3981 1866.4573 1866.5165 1866.5756 1866.6348 1866.6939 1866.7531 1866.8123 1866.8714 1866.9306 1866.9898 1867.0489 1867.1081 1867.1673 1867.2264 1867.2856 1867.3448 1867.4039 1867.4631 1867.5223 1867.5815 1867.6407 1867.6998 1867.7590 1867.8182 1867.8774 1867.9365 1867.9957 1868.0549 1868.1141 1868.1733 1868.2325 1868.2917 1868.3508 1868.4100 1868.4692 1868.5284 1868.5876 1868.6468 1868.7060 1868.7652 1868.8244 1868.8836 1868.9428 1869.0020 1869.0612 1869.1204 1869.1796 1869.2388 1869.2980 1869.3572 1869.4164 1869.4756 1869.5348 1869.5940 1869.6532 1869.7124 1869.7716 1869.8308 1869.8901 1869.9493 1870.0085 1870.0677 1870.1269 1870.1861 1870.2454 1870.3046 1870.3638 1870.4230 1870.4822 1870.5415 1870.6007 1870.6599 1870.7191 1870.7784 1870.8376 1870.8968 1870.9560 1871.0153 1871.0745 1871.1337 1871.1930 1871.2522 1871.3114 1871.3707 1871.4299 1871.4891 1871.5484 1871.6076 1871.6669 1871.7261 1871.7853 1871.8446 1871.9038 1871.9631 1872.0223 1872.0816 1872.1408 1872.2001 1872.2593 1872.3186 1872.3778 1872.4371 1872.4963 1872.5556 1872.6148 1872.6741 1872.7334 1872.7926 1872.8519 1872.9111 1872.9704 1873.0297 1873.0889 1873.1482 1873.2074 1873.2667 1873.3260 1873.3852 1873.4445 1873.5038 1873.5631 1873.6223 1873.6816 1873.7409 1873.8001 1873.8594 1873.9187 1873.9780 1874.0373 1874.0965 1874.1558 1874.2151 1874.2744 1874.3337 1874.3929 1874.4522 1874.5115 1874.5708 1874.6301 1874.6894 1874.7487 1874.8080 1874.8672 1874.9265 1874.9858 1875.0451 1875.1044 1875.1637 1875.2230 1875.2823 1875.3416 1875.4009 1875.4602 1875.5195 1875.5788 1875.6381 1875.6974 1875.7567 1875.8160 1875.8753 1875.9346 1875.9940 1876.0533 1876.1126 1876.1719 1876.2312 1876.2905 1876.3498 1876.4091 1876.4685 1876.5278 1876.5871 1876.6464 1876.7057 1876.7651 1876.8244 1876.8837 1876.9430 1877.0023 1877.0617 </mz_list><int_list>74.7617 105.5110 147.7150 147.7150 108.5250 71.1441 73.5558 94.6581 135.6570 176.0530 179.6700 209.2130 323.7680 465.4550 625.8320 774.7540 719.2850 488.3660 270.7110 149.5240 134.4510 114.5540 104.3050 132.0390 121.1870 83.2025 101.2900 156.1560 214.0370 237.5500 337.0330 580.6130 747.6220 666.2280 432.8970 239.3590 155.5530 192.3310 205.5960 156.7590 123.5980 110.3340 117.5690 129.0250 134.4510 148.9210 170.6260 253.8290 379.2370 471.4840 458.2200 320.1510 227.9040 153.1410 110.3340 129.0250 115.1570 87.4229 85.6142 116.9660 112.1430 107.9220 132.6420 173.0380 224.2860 278.5490 290.6080 318.9450 283.9750 185.0960 138.0680 146.5090 146.5090 117.5690 110.3340 116.9660 101.2900 116.3630 131.4360 129.6270 125.4070 144.7010 215.8450 238.1530 207.4040 152.5380 123.5980 125.4070 124.8040 150.1270 151.9360 105.5110 95.2609 122.9950 120.5840 99.4814 118.7750 189.3170 220.6690 211.6250 172.4350 175.4500 174.2440 159.1710 167.0090 157.9650 124.2010 126.6130 129.0250 113.3490 95.2609 85.0113 86.2171 77.1733 87.4230 125.4070 148.3180 185.0960 208.0070 179.0670 140.4800 113.9520 100.6870 101.8930 113.9520 112.7460 86.8200 86.2171 102.4960 135.6570 148.9210 132.0390 139.2740 198.3610 227.3010 208.6100 191.1250 191.7280 158.5680 141.0830 106.7160 91.6434 99.4814 92.2463 98.2756 112.1430 107.3190 129.0250 132.6420 116.3630 131.4360 204.3900 261.6670 245.3880 174.8470 115.7600 113.9510 146.5090 142.8920 119.3780 135.0540 136.2600 117.5690 101.8930 119.3780 145.9060 170.0230 223.0800 282.7700 314.1210 288.1960 224.2860 168.8170 160.9790 174.2440 126.0100 112.7460 110.3340 122.3920 113.9510 106.7160 116.9660 139.2740 185.0960 186.3020 189.9200 258.0500 328.5920 285.1810 177.2580 160.9790 177.2580 190.5230 159.7740 121.7890 117.5690 97.0697 82.5996 103.7020 105.5110 133.2450 173.6410 233.9330 265.2850 235.7420 201.3750 155.5530 134.4510 113.9510 132.6420 160.9790 143.4950 115.7600 91.6434 78.9820 100.0840 118.7750 147.1120 157.9650 182.0820 223.0800 208.6100 174.2440 151.3330 145.9060 165.8030 156.1560 126.0100 110.9370 113.9510 133.2450 142.2890 123.5980 138.6710 151.3330 163.9940 205.5960 226.6980 191.1250 132.0390 130.2300 127.8190 126.6130 117.5690 138.6710 162.1850 149.5240 128.4220 92.8492 100.6870 174.2440 243.5800 268.2990 313.5180 332.2090 274.9320 195.3460 160.3760 176.6550 156.7590 133.2450 130.2300 173.6410 201.9780 174.8470 151.3330 124.2010 168.2140 228.5070 288.1960 367.7810 397.9280 293.6220 183.2870 156.1560 151.9360 144.0980 119.9810 129.6270 133.2450 126.6130 123.5980 130.2300 132.6420 138.0680 211.6250 249.6090 293.6220 313.5190 262.8730 182.0820 143.4950 146.5090 122.3920 80.7908 51.2476 70.5411 111.5400 129.6270 144.7000 129.0240 128.4220 200.1690 297.8430 394.3100 418.4270 334.6210 235.1390 182.0820 131.4360 127.2160 153.1410 104.9080 96.4667 127.2160 136.8620 113.3490 116.9660 166.4060 200.7720 238.7560 334.0180 393.7070 315.9300 203.7870 154.3470 119.3780 97.6726 94.0550 129.0240 147.7150 159.1710 138.6710 127.2160 126.0100 157.9650 214.0360 218.2570 242.9770 288.1960 267.0940 244.7850 177.2580 134.4510 118.7750 86.8200 77.1732 75.3645 64.5119 68.1294 79.5849 85.0112 122.3920 138.0680 178.4640 241.7710 255.6380 237.5500 174.8470 118.7750 86.2170 101.2900 106.1130 97.6726 118.1720 129.6270 119.3780 107.9220 115.7600 124.8040 128.4220 146.5090 157.9650 149.5240 130.8330 157.3620 142.2890 140.4800 135.0540 124.8040 97.6725 55.4680 74.7615 98.2755 112.1430 133.8480 124.2010 118.1720 128.4220 142.8920 182.6850 177.8610 142.8920 121.1870 109.7310 130.2300 126.6130 112.1430 102.4960 97.0696 75.3645 81.9966 135.6570 159.1710 145.3030 179.0670 196.5520 211.0220 224.2860 175.4490 121.7890 95.2609 89.8346 98.2755 114.5540 98.8784 119.9810 165.2000 198.3600 154.9500 112.1430 144.0980 258.0500 412.3980 633.6700 701.1970 458.8230 224.8890 138.0680 127.8190 100.0840 101.2900 102.4960 110.9370 101.8930 106.7160 115.7600 115.7600 135.6570 261.0640 461.8370 661.4040 718.0790 560.7160 339.4440 210.4190 174.8460 148.3180 119.3780 129.0240 122.9950 118.7750 94.0550 94.0550 109.1280 166.4060 285.7840 403.3540 515.4970 539.0110 384.6630 229.7120 167.6110 171.8320 169.4200 124.8040 91.0403 77.7761 120.5830 135.0540 107.3190 126.0100 174.2440 267.6960 394.3100 488.3660 515.4970 400.3390 245.9910 155.5530 110.9370 149.5240 168.8170 133.2450 122.9950 118.1720 101.2900 113.9510 126.0100 204.3900 325.5770 391.2950 346.6790 297.2400 279.1520 200.7720 172.4350 136.8620 110.3340 93.4520 83.8053 115.1570 119.9810 103.0990 114.5540 155.5530 200.7720 199.5660 240.5650 302.0630 309.2980 233.9330 154.3470 133.2450 129.6270 117.5690 122.9950 126.0100 112.1430 121.7890 110.3340 106.1130 151.3320 239.3590 333.4150 352.1050 381.0460 326.1800 212.8310 165.8030 138.6710 120.5830 111.5400 121.7890 122.3920 110.3340 91.0403 104.3050 104.9080 129.6270 238.1530 352.1050 431.6910 417.8240 343.0620 261.0640 206.1980 174.2430 148.3180 129.0240 135.0540 162.1850 164.5970 167.0080 138.6710 105.5100 118.7750 171.8320 273.7260 338.8410 324.3710 262.2700 183.2870 130.8330 149.5240 180.8760 170.0230 124.2010 115.7600 121.1860 98.8783 101.8930 160.3760 171.8320 148.9210 179.0670 229.1090 270.1080 246.5940 156.7590 97.6724 123.5980 137.4650 125.4070 119.3780 142.2890 141.6860 119.3780 132.0390 137.4650 129.0240 144.0970 188.7140 235.1390 209.2130 125.4070 99.4812 121.1860 151.3320 172.4350 147.1120 109.1280 98.8783 92.2462 92.2462 101.8930 121.1860 129.0240 151.3330 206.8010 221.8740 160.9790 113.3480 118.1720 113.9510 109.1280 145.9060 158.5680 133.2450 114.5540 116.9660 105.5100 78.9819 92.2462 113.9510 133.8480 167.0080 185.6990 174.8460 175.4490 176.0520 162.1850 144.7000 150.7300 146.5090 110.3340 89.8345 107.3190 104.3050 101.2900 127.2160 122.9950 132.0390 188.1110 263.4760 245.9910 194.1400 138.6710 128.4220 141.6860 146.5090 140.4800 139.2740 159.7730 151.9350 110.9370 118.7750 135.6570 129.6270 145.9060 179.0670 224.2860 230.3150 202.5810 176.0520 121.1860 101.2900 98.2754 100.0840 110.3340 115.1570 133.8480 136.8620 132.6420 119.3780 123.5980 158.5680 147.7150 134.4510 163.9940 218.8600 194.7430 132.6420 121.1860 157.9650 137.4650 132.0390 169.4200 158.5680 133.2450 106.1130 94.6579 114.5540 169.4200 198.3600 221.2710 189.3170 157.9650 140.4800 114.5540 124.2010 115.7600 103.7020 130.8330 133.8480 99.4812 98.2754 127.2160 130.8330 175.4490 226.0950 211.6250 197.7570 206.1980 206.8010 174.2440 134.4510 70.5410 80.1877 86.2169 96.4666 100.0840 91.6432 89.8345 100.6870 109.1280 99.4812 128.4210 191.7280 214.0360 184.4930 145.3030 133.2450 146.5090 127.8190 127.8190 162.1850 142.2890 121.7890 116.3630 88.6287 87.4228 112.7460 121.7890 167.6110 201.3750 218.2570 201.9780 179.6700 154.3470 184.4930 183.8900 133.8480 109.7310 126.0100 115.7600 89.2316 63.9089 86.2170 138.0680 169.4200 194.1400 191.7280 179.0670 191.1250 170.6260 159.1710 124.8040 91.0404 99.4813 87.4228 91.6433 91.0404 85.0111 113.3480 158.5680 157.9650 163.9940 165.2000 168.8170 201.9780 174.2440 117.5690 112.1430 113.3480 100.6870 110.9370 111.5400 119.9810 146.5090 166.4060 156.7590 137.4650 121.1860 145.3030 244.7850 327.3860 291.8130 217.6540 150.7300 142.8920 169.4200 146.5090 126.0100 95.2608 78.3790 66.9235 72.9527 68.7322 82.5994 126.0100 195.9490 271.9170 376.8250 417.2210 342.4590 269.5050 201.3750 139.8770 136.8620 154.3470 134.4510 110.9370 115.1570 147.7150 148.9210 147.7150 168.2140 227.9040 282.1660 288.1960 297.2390 288.7990 223.0800 165.8030 141.6860 137.4650 119.9800 116.9660 130.2300 141.0830 135.6560 112.1420 129.6270 167.6110 208.6100 238.1530 218.8600 235.1390 252.6230 204.3900 198.9630 186.9050 174.2430 132.0390 108.5250 94.0548 75.3643 69.9380 100.0840 137.4650 156.1560 158.5670 195.3460 215.2420 265.8880 305.0770 260.4610 185.0960 135.6560 137.4650 138.0680 138.0680 113.3480 100.0840 128.4210 150.1270 161.5820 168.2140 157.9650 176.6550 175.4490 237.5500 273.1230 212.8300 170.0230 148.9210 135.0540 110.3340 112.1430 124.2010 99.4811 86.8198 111.5400 162.7880 220.0650 214.6390 265.8880 344.8700 325.5770 253.8290 233.9330 201.9780 163.9940 155.5530 133.8480 117.5690 95.2607 88.0256 98.2753 114.5540 119.9800 110.3340 149.5240 241.7710 297.8420 303.2690 245.9910 176.6550 126.6130 95.8636 109.7310 133.8480 138.6710 121.1860 99.4811 82.5993 86.8198 177.8610 274.3280 419.6330 617.3910 780.1800 721.6960 450.9840 267.6960 174.2430 146.5090 129.6270 94.6577 100.6870 107.3190 109.7310 113.3480 115.1570 145.3030 212.8300 391.8980 608.3470 721.0930 623.4200 416.0150 </int_list></spectrum></measured><measured><pepseq>DATEFIEILAR</pepseq><mzh>1277.6464</mzh><calc_mzh>1277.6742</calc_mzh><leucines>1</leucines><mono_iso_intensity>3265</mono_iso_intensity><deuterated_intensity>658</deuterated_intensity><ratio>0.20</ratio><validated>YES</validated><local_bg>247</local_bg><corrected_ratio>0.14</corrected_ratio><spectrum><mz_list>1253.2670 1253.3155 1253.3640 1253.4125 1253.4609 1253.5094 1253.5579 1253.6064 1253.6549 1253.7033 1253.7518 1253.8003 1253.8488 1253.8973 1253.9458 1253.9943 1254.0428 1254.0912 1254.1397 1254.1882 1254.2367 1254.2852 1254.3337 1254.3822 1254.4307 1254.4792 1254.5277 1254.5762 1254.6247 1254.6732 1254.7217 1254.7702 1254.8187 1254.8672 1254.9157 1254.9642 1255.0128 1255.0613 1255.1098 1255.1583 1255.2068 1255.2553 1255.3038 1255.3523 1255.4009 1255.4494 1255.4979 1255.5464 1255.5949 1255.6435 1255.6920 1255.7405 1255.7890 1255.8375 1255.8861 1255.9346 1255.9831 1256.0317 1256.0802 1256.1287 1256.1772 1256.2258 1256.2743 1256.3228 1256.3714 1256.4199 1256.4685 1256.5170 1256.5655 1256.6141 1256.6626 1256.7112 1256.7597 1256.8082 1256.8568 1256.9053 1256.9539 1257.0024 1257.0510 1257.0995 1257.1481 1257.1966 1257.2452 1257.2937 1257.3423 1257.3908 1257.4394 1257.4880 1257.5365 1257.5851 1257.6336 1257.6822 1257.7307 1257.7793 1257.8279 1257.8764 1257.9250 1257.9736 1258.0221 1258.0707 1258.1193 1258.1678 1258.2164 1258.2650 1258.3136 1258.3621 1258.4107 1258.4593 1258.5079 1258.5564 1258.6050 1258.6536 1258.7022 1258.7508 1258.7993 1258.8479 1258.8965 1258.9451 1258.9937 1259.0423 1259.0908 1259.1394 1259.1880 1259.2366 1259.2852 1259.3338 1259.3824 1259.4310 1259.4796 1259.5282 1259.5768 1259.6254 1259.6740 1259.7226 1259.7712 1259.8198 1259.8684 1259.9170 1259.9656 1260.0142 1260.0628 1260.1114 1260.1600 1260.2086 1260.2572 1260.3058 1260.3545 1260.4031 1260.4517 1260.5003 1260.5489 1260.5975 1260.6461 1260.6948 1260.7434 1260.7920 1260.8406 1260.8892 1260.9379 1260.9865 1261.0351 1261.0837 1261.1324 1261.1810 1261.2296 1261.2783 1261.3269 1261.3755 1261.4242 1261.4728 1261.5214 1261.5701 1261.6187 1261.6673 1261.7160 1261.7646 1261.8132 1261.8619 1261.9105 1261.9592 1262.0078 1262.0565 1262.1051 1262.1538 1262.2024 1262.2511 1262.2997 1262.3484 1262.3970 1262.4457 1262.4943 1262.5430 1262.5916 1262.6403 1262.6889 1262.7376 1262.7862 1262.8349 1262.8836 1262.9322 1262.9809 1263.0296 1263.0782 1263.1269 1263.1756 1263.2242 1263.2729 1263.3216 1263.3702 1263.4189 1263.4676 1263.5162 1263.5649 1263.6136 1263.6623 1263.7109 1263.7596 1263.8083 1263.8570 1263.9057 1263.9543 1264.0030 1264.0517 1264.1004 1264.1491 1264.1978 1264.2465 1264.2951 1264.3438 1264.3925 1264.4412 1264.4899 1264.5386 1264.5873 1264.6360 1264.6847 1264.7334 1264.7821 1264.8308 1264.8795 1264.9282 1264.9769 1265.0256 1265.0743 1265.1230 1265.1717 1265.2204 1265.2691 1265.3178 1265.3665 1265.4152 1265.4639 1265.5126 1265.5614 1265.6101 1265.6588 1265.7075 1265.7562 1265.8049 1265.8536 1265.9024 1265.9511 1265.9998 1266.0485 1266.0973 1266.1460 1266.1947 1266.2434 1266.2922 1266.3409 1266.3896 1266.4383 1266.4871 1266.5358 1266.5845 1266.6333 1266.6820 1266.7307 1266.7795 1266.8282 1266.8769 1266.9257 1266.9744 1267.0232 1267.0719 1267.1206 1267.1694 1267.2181 1267.2669 1267.3156 1267.3644 1267.4131 1267.4619 1267.5106 1267.5594 1267.6081 1267.6569 1267.7056 1267.7544 1267.8031 1267.8519 1267.9006 1267.9494 1267.9982 1268.0469 1268.0957 1268.1444 1268.1932 1268.2420 1268.2907 1268.3395 1268.3883 1268.4370 1268.4858 1268.5346 1268.5833 1268.6321 1268.6809 1268.7297 1268.7784 1268.8272 1268.8760 1268.9248 1268.9735 1269.0223 1269.0711 1269.1199 1269.1687 1269.2175 1269.2662 1269.3150 1269.3638 1269.4126 1269.4614 1269.5102 1269.5590 1269.6077 1269.6565 1269.7053 1269.7541 1269.8029 1269.8517 1269.9005 1269.9493 1269.9981 1270.0469 1270.0957 1270.1445 1270.1933 1270.2421 1270.2909 1270.3397 1270.3885 1270.4373 1270.4861 1270.5349 1270.5837 1270.6326 1270.6814 1270.7302 1270.7790 1270.8278 1270.8766 1270.9254 1270.9742 1271.0231 1271.0719 1271.1207 1271.1695 1271.2183 1271.2672 1271.3160 1271.3648 1271.4136 1271.4625 1271.5113 1271.5601 1271.6089 1271.6578 1271.7066 1271.7554 1271.8043 1271.8531 1271.9019 1271.9508 1271.9996 1272.0484 1272.0973 1272.1461 1272.1950 1272.2438 1272.2926 1272.3415 1272.3903 1272.4392 1272.4880 1272.5369 1272.5857 1272.6346 1272.6834 1272.7323 1272.7811 1272.8300 1272.8788 1272.9277 1272.9765 1273.0254 1273.0742 1273.1231 1273.1720 1273.2208 1273.2697 1273.3185 1273.3674 1273.4163 1273.4651 1273.5140 1273.5629 1273.6117 1273.6606 1273.7095 1273.7583 1273.8072 1273.8561 1273.9049 1273.9538 1274.0027 1274.0516 1274.1004 1274.1493 1274.1982 1274.2471 1274.2960 1274.3448 1274.3937 1274.4426 1274.4915 1274.5404 1274.5893 1274.6381 1274.6870 1274.7359 1274.7848 1274.8337 1274.8826 1274.9315 1274.9804 1275.0293 1275.0782 1275.1271 1275.1760 1275.2249 1275.2738 1275.3227 1275.3716 1275.4205 1275.4694 1275.5183 1275.5672 1275.6161 1275.6650 1275.7139 1275.7628 1275.8117 1275.8606 1275.9095 1275.9584 1276.0074 1276.0563 1276.1052 1276.1541 1276.2030 1276.2519 1276.3009 1276.3498 1276.3987 1276.4476 1276.4965 1276.5455 1276.5944 1276.6433 1276.6922 1276.7412 1276.7901 1276.8390 1276.8880 1276.9369 1276.9858 1277.0347 1277.0837 1277.1326 1277.1816 1277.2305 1277.2794 1277.3284 1277.3773 1277.4262 1277.4752 1277.5241 1277.5731 1277.6220 1277.6710 1277.7199 1277.7688 1277.8178 1277.8667 1277.9157 1277.9646 1278.0136 1278.0625 1278.1115 1278.1605 1278.2094 1278.2584 1278.3073 1278.3563 1278.4052 1278.4542 1278.5032 1278.5521 1278.6011 1278.6500 1278.6990 1278.7480 1278.7969 1278.8459 1278.8949 1278.9439 1278.9928 1279.0418 1279.0908 1279.1397 1279.1887 1279.2377 1279.2867 1279.3356 1279.3846 1279.4336 1279.4826 1279.5316 1279.5805 1279.6295 1279.6785 1279.7275 1279.7765 1279.8255 1279.8744 1279.9234 1279.9724 1280.0214 1280.0704 1280.1194 1280.1684 1280.2174 1280.2664 1280.3154 1280.3644 1280.4134 1280.4624 1280.5114 1280.5604 1280.6094 1280.6584 1280.7074 1280.7564 1280.8054 1280.8544 1280.9034 1280.9524 1281.0014 1281.0504 1281.0994 1281.1484 1281.1974 1281.2465 1281.2955 1281.3445 1281.3935 1281.4425 1281.4915 1281.5406 1281.5896 1281.6386 1281.6876 1281.7366 1281.7857 1281.8347 1281.8837 1281.9327 1281.9818 1282.0308 1282.0798 1282.1289 1282.1779 1282.2269 1282.2760 1282.3250 1282.3740 1282.4231 1282.4721 1282.5211 1282.5702 1282.6192 1282.6683 1282.7173 1282.7663 1282.8154 1282.8644 1282.9135 1282.9625 1283.0116 1283.0606 1283.1097 1283.1587 1283.2078 1283.2568 1283.3059 1283.3549 1283.4040 1283.4530 1283.5021 1283.5511 1283.6002 1283.6493 1283.6983 1283.7474 1283.7964 1283.8455 1283.8946 1283.9436 1283.9927 1284.0418 1284.0908 1284.1399 1284.1890 1284.2380 1284.2871 1284.3362 1284.3853 1284.4343 1284.4834 1284.5325 1284.5816 1284.6306 1284.6797 1284.7288 1284.7779 1284.8270 1284.8760 1284.9251 1284.9742 1285.0233 1285.0724 1285.1215 1285.1706 1285.2196 1285.2687 1285.3178 1285.3669 1285.4160 1285.4651 1285.5142 1285.5633 1285.6124 1285.6615 1285.7106 1285.7597 1285.8088 1285.8579 1285.9070 1285.9561 1286.0052 1286.0543 1286.1034 1286.1525 1286.2016 1286.2507 1286.2998 1286.3490 1286.3981 1286.4472 1286.4963 1286.5454 1286.5945 1286.6436 1286.6928 1286.7419 1286.7910 1286.8401 1286.8892 1286.9384 1286.9875 1287.0366 1287.0857 1287.1349 1287.1840 1287.2331 1287.2822 1287.3314 1287.3805 1287.4296 1287.4788 1287.5279 1287.5770 1287.6262 1287.6753 1287.7244 1287.7736 1287.8227 1287.8719 1287.9210 1287.9701 1288.0193 1288.0684 1288.1176 1288.1667 1288.2159 1288.2650 1288.3142 1288.3633 1288.4125 1288.4616 1288.5108 1288.5599 1288.6091 1288.6582 1288.7074 1288.7565 1288.8057 1288.8549 1288.9040 1288.9532 1289.0023 1289.0515 1289.1007 1289.1498 1289.1990 1289.2482 1289.2973 1289.3465 1289.3957 1289.4448 1289.4940 1289.5432 1289.5923 1289.6415 1289.6907 1289.7399 1289.7890 1289.8382 1289.8874 1289.9366 1289.9858 1290.0349 1290.0841 1290.1333 1290.1825 1290.2317 1290.2809 1290.3300 1290.3792 1290.4284 1290.4776 1290.5268 1290.5760 1290.6252 1290.6744 1290.7236 1290.7728 1290.8220 1290.8712 1290.9204 1290.9696 1291.0188 1291.0680 1291.1172 1291.1664 1291.2156 1291.2648 1291.3140 1291.3632 1291.4124 1291.4616 1291.5108 1291.5600 1291.6092 1291.6584 1291.7077 1291.7569 1291.8061 1291.8553 1291.9045 1291.9537 1292.0030 1292.0522 1292.1014 1292.1506 1292.1998 1292.2491 1292.2983 1292.3475 1292.3967 1292.4460 1292.4952 1292.5444 1292.5936 1292.6429 1292.6921 1292.7413 1292.7906 1292.8398 1292.8890 1292.9383 1292.9875 1293.0368 1293.0860 1293.1352 1293.1845 1293.2337 1293.2830 1293.3322 1293.3815 1293.4307 1293.4799 1293.5292 1293.5784 1293.6277 1293.6769 1293.7262 1293.7754 1293.8247 1293.8740 1293.9232 1293.9725 1294.0217 1294.0710 1294.1202 1294.1695 1294.2188 1294.2680 1294.3173 1294.3665 1294.4158 1294.4651 1294.5143 1294.5636 1294.6129 1294.6621 1294.7114 1294.7607 1294.8100 1294.8592 1294.9085 1294.9578 1295.0071 1295.0563 1295.1056 1295.1549 1295.2042 1295.2535 1295.3027 1295.3520 1295.4013 1295.4506 1295.4999 1295.5492 1295.5984 1295.6477 1295.6970 1295.7463 1295.7956 1295.8449 1295.8942 1295.9435 1295.9928 1296.0421 1296.0914 1296.1407 1296.1900 1296.2393 1296.2886 1296.3379 1296.3872 1296.4365 1296.4858 1296.5351 1296.5844 1296.6337 1296.6830 1296.7323 1296.7816 1296.8309 1296.8802 1296.9295 1296.9789 1297.0282 1297.0775 1297.1268 1297.1761 1297.2254 1297.2748 1297.3241 1297.3734 1297.4227 1297.4720 1297.5214 1297.5707 1297.6200 1297.6693 1297.7187 1297.7680 1297.8173 1297.8667 1297.9160 1297.9653 1298.0147 1298.0640 1298.1133 1298.1627 1298.2120 1298.2613 1298.3107 1298.3600 1298.4094 1298.4587 1298.5080 1298.5574 1298.6067 1298.6561 1298.7054 1298.7548 1298.8041 1298.8535 1298.9028 1298.9522 1299.0015 1299.0509 1299.1002 1299.1496 1299.1989 1299.2483 1299.2976 1299.3470 1299.3964 1299.4457 1299.4951 1299.5444 1299.5938 1299.6432 1299.6925 1299.7419 1299.7913 1299.8406 1299.8900 1299.9394 1299.9887 1300.0381 1300.0875 1300.1369 1300.1862 1300.2356 1300.2850 1300.3344 1300.3837 1300.4331 1300.4825 1300.5319 1300.5813 1300.6306 1300.6800 1300.7294 1300.7788 1300.8282 1300.8776 1300.9270 1300.9763 1301.0257 1301.0751 1301.1245 1301.1739 1301.2233 1301.2727 1301.3221 1301.3715 1301.4209 1301.4703 1301.5197 1301.5691 1301.6185 1301.6679 1301.7173 1301.7667 1301.8161 1301.8655 1301.9149 1301.9643 1302.0137 1302.0631 1302.1126 1302.1620 1302.2114 1302.2608 1302.3102 1302.3596 1302.4090 1302.4585 1302.5079 1302.5573 1302.6067 1302.6561 1302.7056 1302.7550 1302.8044 1302.8538 1302.9033 1302.9527 1303.0021 1303.0515 1303.1010 1303.1504 1303.1998 1303.2493 1303.2987 1303.3481 1303.3976 1303.4470 1303.4964 1303.5459 1303.5953 1303.6448 1303.6942 1303.7436 1303.7931 1303.8425 1303.8920 1303.9414 1303.9909 1304.0403 1304.0898 1304.1392 1304.1887 1304.2381 1304.2876 1304.3370 1304.3865 1304.4359 1304.4854 1304.5348 1304.5843 1304.6338 1304.6832 1304.7327 1304.7821 1304.8316 1304.8811 1304.9305 1304.9800 1305.0295 1305.0789 1305.1284 1305.1779 1305.2273 1305.2768 1305.3263 1305.3757 1305.4252 1305.4747 1305.5242 1305.5736 1305.6231 1305.6726 1305.7221 1305.7716 1305.8210 1305.8705 1305.9200 1305.9695 1306.0190 1306.0685 1306.1179 1306.1674 1306.2169 1306.2664 1306.3159 1306.3654 1306.4149 1306.4644 1306.5139 1306.5634 1306.6129 1306.6624 1306.7119 1306.7614 1306.8109 1306.8604 1306.9099 1306.9594 1307.0089 1307.0584 1307.1079 1307.1574 1307.2069 1307.2564 1307.3059 1307.3554 1307.4049 1307.4544 1307.5040 1307.5535 1307.6030 1307.6525 1307.7020 1307.7515 1307.8011 1307.8506 1307.9001 1307.9496 1307.9991 1308.0487 1308.0982 </mz_list><int_list>109.7330 138.0710 136.2620 132.0420 172.4370 229.1120 292.4190 373.8130 367.7840 334.6230 289.4040 214.0390 171.2310 137.4680 93.4545 107.9250 105.5130 110.9390 126.0120 132.0420 112.7480 108.5280 106.1160 138.0710 167.6140 191.7310 277.9490 399.7390 467.2660 443.1490 381.0480 282.7720 252.6260 223.0830 191.7310 182.0840 168.2170 159.1730 204.9950 216.4510 190.5250 199.5690 180.8780 170.6290 201.9800 203.7890 201.3780 308.0950 429.2820 428.0760 364.7690 296.0360 226.7000 195.9510 159.1730 141.0850 161.5850 161.5850 160.3790 148.3200 167.6140 187.5100 171.2310 124.8060 104.3070 121.7920 169.4230 236.9500 317.1380 443.1490 523.3380 455.8100 298.4480 187.5100 165.8050 163.3930 153.1440 159.7760 162.1880 162.1880 171.8340 184.4960 167.6140 127.8210 123.6010 141.6880 141.6880 179.0690 220.6710 312.3150 429.8850 472.0890 374.4160 241.7730 188.1130 126.6150 119.3800 121.7920 118.1740 100.6900 72.9553 71.1465 109.7340 119.3800 106.7190 83.8079 115.7630 147.7180 183.8930 265.8900 302.6680 307.4920 265.2870 221.2740 184.4960 153.7470 130.2330 127.8210 131.4390 138.6740 135.6590 137.4680 91.6458 70.5436 101.2930 145.3060 159.7760 155.5560 182.6870 265.8900 441.3400 601.1150 586.6450 377.4310 201.9810 178.4670 151.3350 128.4240 103.7040 81.3962 89.8371 134.4530 148.3210 130.8360 116.9690 121.7920 118.1740 98.2780 85.0137 99.4839 205.5980 386.4750 532.3820 490.7800 311.1090 169.4230 112.7480 127.2180 116.9690 120.5860 145.3060 146.5120 146.5120 136.2620 129.0270 136.2620 121.1890 107.9250 118.7770 115.7630 185.7020 343.6670 505.8530 532.3820 330.4030 192.3340 160.3790 150.1290 122.9980 138.6740 135.6590 155.5560 189.9220 188.1130 173.0400 185.7020 189.9220 163.3940 164.5990 274.9340 668.6420 1301.1100 1723.7500 1522.3800 908.6050 457.6190 277.9490 244.1850 227.3030 175.4520 149.5260 178.4670 162.1880 145.3060 157.3640 148.3200 136.8650 133.8500 159.1730 209.8180 331.0060 619.2020 953.8240 1074.4100 983.9700 728.3310 437.7230 267.6990 179.0690 168.8200 190.5250 173.6430 165.2020 173.0400 148.9230 106.1160 86.2195 91.6458 111.5420 144.1000 185.0990 234.5380 393.1070 599.3060 719.2870 624.0260 402.1500 224.2890 140.4820 130.2330 111.5420 118.1740 120.5860 126.6150 143.4970 133.2470 142.8940 139.2770 119.3800 126.6150 138.0710 171.8340 277.9490 531.1760 797.6670 789.8290 523.3380 270.1110 181.4810 165.2020 156.1580 119.3800 101.2930 107.9250 134.4530 133.2470 110.3360 120.5860 116.3660 106.7190 100.6900 124.2040 160.3790 249.6110 457.0160 580.0120 487.7650 348.4910 209.2160 145.9090 156.7610 163.3940 158.5700 140.4830 133.2470 126.0120 120.5860 123.6010 132.0420 141.6880 120.5860 106.1160 130.8360 171.2320 247.2000 379.8420 436.5170 311.1090 199.5690 150.1290 113.3510 120.5860 127.2180 127.2180 113.3510 106.1160 89.8371 121.7920 158.5700 153.1440 124.2040 129.6300 162.7910 209.2160 293.0220 409.3860 553.4840 572.7770 368.9900 223.6860 217.0540 182.6870 143.4970 144.1000 121.7920 107.3220 129.0270 119.3800 101.8960 112.1450 133.2480 173.0400 163.3940 121.1890 185.0990 297.8450 450.9870 564.3360 469.0750 276.1400 182.0840 144.1000 134.4530 140.4830 141.0850 116.9690 77.7787 91.6459 120.5860 120.5860 120.5860 113.3510 129.6300 145.9090 198.3630 224.8920 248.4060 321.9620 367.1810 283.3750 199.5690 159.1730 166.4080 182.6870 188.7160 157.3640 134.4530 145.3060 160.3790 172.4370 163.9960 152.5410 165.8050 198.3630 176.0550 209.2160 268.3020 284.5810 300.2570 243.5820 189.9220 181.4810 177.8640 201.3780 204.9950 133.8500 133.8500 177.8640 172.4370 174.8490 177.2610 135.0560 145.9090 169.4230 139.8800 141.6880 199.5690 273.1250 327.9910 267.6990 244.1850 196.5540 145.9090 120.5860 127.2180 127.2180 139.8800 181.4810 188.1130 151.3350 139.8800 155.5560 163.3940 165.8050 169.4230 163.9960 195.9510 230.3180 286.3900 301.4630 240.5670 186.3050 137.4680 138.0710 142.2910 123.6010 127.8210 115.1600 110.3360 103.1010 95.8663 98.8809 104.9100 111.5420 106.7190 136.2620 174.2460 211.6270 296.6390 294.2280 242.9790 229.1120 188.1130 163.3940 156.7610 162.7910 170.0260 126.6150 88.6312 98.8809 120.5860 128.4240 132.6450 105.5130 103.1010 129.6300 179.0690 219.4650 309.3010 356.9310 271.3160 158.5700 132.0420 159.7760 142.2910 109.1310 104.9100 121.7920 133.2470 137.4680 177.8640 169.4230 146.5120 126.0120 112.1450 147.7180 140.4820 147.7180 222.4800 327.9910 351.5050 293.6250 255.6410 244.1850 174.2460 140.4820 148.9230 141.0850 109.1310 137.4680 165.2020 148.9230 136.2620 130.2330 115.1600 113.3510 153.1440 189.9220 423.8560 1273.3700 2585.3300 3364.3000 2596.1800 1134.1000 413.0030 313.5210 306.8890 243.5820 183.2900 151.3350 160.9820 159.1730 121.7920 146.5120 144.1000 132.6450 151.3350 179.6720 240.5670 539.6170 1267.3400 2160.2700 2295.3200 1406.0200 545.0430 232.1270 216.4510 214.0390 168.8200 133.2470 112.7480 147.7180 170.6290 126.0120 115.7630 153.1440 153.1440 104.9100 129.0270 247.2000 538.4110 958.0440 1120.8300 835.0480 392.5040 213.4360 203.1860 168.2170 144.7030 113.3510 96.4693 133.2470 130.8360 116.9690 94.6605 93.4547 115.7630 124.2040 114.5570 170.0260 373.2100 711.4490 1030.3900 998.4400 593.2770 279.7570 162.1880 127.2180 142.8940 136.8650 124.2040 130.2330 150.7320 151.3350 165.8050 168.8200 160.3790 133.8500 106.1160 141.6880 230.9210 359.3430 598.1000 680.7000 540.8230 343.6670 226.0970 168.8200 125.4100 126.6150 138.6740 140.4830 121.1890 139.8800 150.1290 115.1600 120.5860 129.6300 157.9670 197.7600 245.3910 322.5650 430.4880 510.0740 438.3260 294.8310 239.9650 192.9370 143.4970 122.3950 104.9100 85.6167 90.4401 126.6150 150.1290 138.6740 113.3510 108.5280 129.0270 173.6430 189.9220 224.2890 299.6540 364.1670 372.6070 267.6990 191.1280 163.9970 183.8930 197.1570 174.8490 145.9090 163.3940 152.5410 134.4530 145.3060 155.5560 152.5410 149.5260 174.8490 199.5690 245.9940 390.6950 464.2520 402.7540 310.5070 215.8480 154.9530 197.1570 209.2160 192.3340 170.6290 153.1440 153.7470 161.5850 161.5850 159.7760 137.4680 110.9390 139.8800 192.3340 220.0680 255.6410 300.2570 311.7120 242.3760 203.7890 188.1130 174.8490 152.5410 113.9540 147.1150 168.8200 162.7910 171.8340 177.2610 156.7610 145.9090 127.8210 132.0420 188.7160 252.6260 298.4480 394.3130 540.2200 580.6150 461.8400 313.5210 254.4350 285.7870 300.8600 253.8320 209.2160 211.6270 261.6700 274.3310 206.2010 177.2610 204.3920 211.6270 210.4210 269.5080 390.0920 528.7640 608.9530 613.1730 494.3980 333.4170 267.6990 250.2140 229.1120 220.6710 234.5380 237.5530 200.7750 173.0400 167.6140 194.7450 186.9080 203.7890 204.9950 209.2160 275.5370 347.2850 470.2810 520.9260 416.0180 262.8760 227.9060 223.0830 211.0240 200.7750 194.1430 172.4370 141.6880 122.9980 126.0120 138.0710 154.9530 141.0850 137.4680 144.1000 182.6870 252.0230 319.5500 370.1960 311.1090 214.6420 192.9370 178.4670 148.9230 126.0120 120.5860 129.0270 133.2470 151.3350 138.6740 134.4530 135.0560 148.3200 148.3200 116.9690 151.3350 320.1530 636.6870 960.4560 954.4270 573.9830 282.1690 159.1730 156.1580 136.2620 144.1000 150.7320 151.9380 168.2170 136.2620 106.7190 126.0120 140.4820 149.5260 165.2020 184.4960 235.1410 405.1650 659.5980 785.0060 544.4400 262.8760 148.9230 142.2910 149.5260 139.8800 139.2770 138.0710 162.7910 172.4370 182.0840 188.7160 157.9670 122.9980 104.3070 104.3070 140.4820 254.4350 378.0340 453.3990 393.7100 266.4930 200.7750 162.1880 134.4530 134.4530 132.6450 144.1000 129.6300 122.3950 127.2180 141.6880 148.3200 118.1740 88.6312 90.4400 104.9100 161.5850 273.1250 362.9610 346.6820 255.0380 192.3340 189.9220 164.5990 143.4970 134.4530 142.8940 142.8940 138.0710 176.0550 179.0690 117.5710 103.7040 121.1890 115.7630 130.8360 173.0400 197.1570 242.3760 294.8300 261.0670 203.7890 164.5990 127.2180 134.4530 162.1880 171.8340 143.4970 133.8500 116.3660 125.4090 136.2620 133.2470 101.8950 94.0575 127.2180 172.4370 243.5820 286.9920 254.4350 231.5240 229.7150 200.7750 151.9380 122.3950 109.7330 106.7190 124.8060 161.5850 153.7470 136.8650 155.5550 144.1000 113.3510 97.6750 115.1600 122.3950 163.9960 236.3470 279.7570 314.7270 308.0950 216.4510 152.5410 143.4970 126.0120 116.3660 116.3660 115.1600 147.1150 168.2170 188.1130 185.0990 132.0420 101.8950 94.6604 132.0420 177.2610 171.8340 199.5690 267.0960 290.0070 241.1700 175.4520 132.0420 145.9090 129.6300 116.9690 138.0710 141.0850 164.5990 169.4230 158.5700 148.3200 135.0560 133.2470 154.9530 183.8930 210.4210 238.7590 269.5080 271.9190 230.9210 173.0400 110.9390 145.9090 180.2750 133.8500 100.6900 141.6880 176.0550 152.5410 115.1600 99.4838 110.3360 129.0270 164.5990 180.2750 198.3630 275.5370 326.7850 345.4760 273.1250 183.8930 176.0550 136.8650 146.5120 212.2300 202.5830 175.4520 158.5700 153.7470 150.7320 158.5700 176.6580 310.5060 607.1440 1172.6800 1658.6400 1532.6300 999.0430 606.5410 404.5620 322.5650 252.6260 197.7600 163.3930 127.2180 151.9380 204.9950 215.2450 180.2750 150.1290 113.3510 132.6440 233.9350 419.0320 774.1530 1216.0900 1330.6500 1050.2900 704.2140 438.3260 321.9620 252.6260 212.8330 179.0690 143.4970 141.6880 153.7470 158.5700 145.9090 157.3640 151.3350 115.7630 106.1160 169.4230 350.9020 597.4970 744.0070 792.8440 815.1520 674.6710 473.2950 321.9620 227.9060 191.7310 153.7470 133.2470 113.9540 135.6590 165.8050 167.0110 124.2040 107.3220 102.4980 162.7900 212.2300 303.2710 417.8260 529.3670 680.7000 712.6550 522.1320 368.9900 233.3320 183.8930 180.2750 150.1290 153.1440 148.9230 129.6300 127.8210 130.2330 137.4680 119.3800 101.8950 145.3060 233.3320 290.6100 321.9620 361.1520 475.1040 513.0880 337.6380 168.8200 137.4680 150.7320 138.6740 146.5120 147.1150 124.2040 107.3220 114.5570 127.8210 122.9980 102.4980 120.5860 156.1580 184.4960 247.8020 336.4320 390.0920 357.5340 244.7880 176.6580 129.0270 106.7190 111.5420 131.4390 150.1290 140.4820 139.2770 139.2770 129.6300 113.3510 129.0270 157.9670 144.1000 176.0550 260.4640 340.6520 385.8710 382.2540 293.6240 215.8480 178.4660 163.9960 158.5700 162.7900 126.0120 112.7480 130.8360 126.0120 117.5710 122.9980 136.8650 145.3060 159.1730 217.0530 401.5470 816.9600 1235.9900 1115.4100 596.2910 267.6990 198.3630 176.6580 150.7320 157.3640 112.1450 122.3950 </int_list></spectrum></measured><measured><pepseq>GSLIQLLR</pepseq><mzh>899.5570</mzh><calc_mzh>899.5679</calc_mzh><leucines>3</leucines><mono_iso_intensity>1298</mono_iso_intensity><deuterated_intensity>576</deuterated_intensity><ratio>0.44</ratio><validated>NO</validated><local_bg>0.0000</local_bg><corrected_ratio>0.44</corrected_ratio><spectrum><mz_list>875.0530 875.0935 875.1340 875.1745 875.2150 875.2555 875.2960 875.3365 875.3770 875.4176 875.4581 875.4986 875.5391 875.5796 875.6201 875.6607 875.7012 875.7417 875.7822 875.8227 875.8633 875.9038 875.9443 875.9848 876.0254 876.0659 876.1064 876.1470 876.1875 876.2280 876.2686 876.3091 876.3496 876.3902 876.4307 876.4712 876.5118 876.5523 876.5929 876.6334 876.6739 876.7145 876.7550 876.7956 876.8361 876.8767 876.9172 876.9578 876.9983 877.0389 877.0794 877.1200 877.1605 877.2011 877.2416 877.2822 877.3228 877.3633 877.4039 877.4444 877.4850 877.5256 877.5661 877.6067 877.6472 877.6878 877.7284 877.7689 877.8095 877.8501 877.8907 877.9312 877.9718 878.0124 878.0529 878.0935 878.1341 878.1747 878.2153 878.2558 878.2964 878.3370 878.3776 878.4182 878.4587 878.4993 878.5399 878.5805 878.6211 878.6617 878.7023 878.7429 878.7834 878.8240 878.8646 878.9052 878.9458 878.9864 879.0270 879.0676 879.1082 879.1488 879.1894 879.2300 879.2706 879.3112 879.3518 879.3924 879.4330 879.4736 879.5143 879.5549 879.5955 879.6361 879.6767 879.7173 879.7579 879.7985 879.8392 879.8798 879.9204 879.9610 880.0016 880.0422 880.0829 880.1235 880.1641 880.2047 880.2454 880.2860 880.3266 880.3672 880.4079 880.4485 880.4891 880.5298 880.5704 880.6110 880.6517 880.6923 880.7329 880.7736 880.8142 880.8549 880.8955 880.9361 880.9768 881.0174 881.0581 881.0987 881.1394 881.1800 881.2206 881.2613 881.3019 881.3426 881.3832 881.4239 881.4646 881.5052 881.5459 881.5865 881.6272 881.6678 881.7085 881.7491 881.7898 881.8305 881.8711 881.9118 881.9525 881.9931 882.0338 882.0745 882.1151 882.1558 882.1965 882.2371 882.2778 882.3185 882.3592 882.3998 882.4405 882.4812 882.5219 882.5625 882.6032 882.6439 882.6846 882.7253 882.7659 882.8066 882.8473 882.8880 882.9287 882.9694 883.0101 883.0508 883.0914 883.1321 883.1728 883.2135 883.2542 883.2949 883.3356 883.3763 883.4170 883.4577 883.4984 883.5391 883.5798 883.6205 883.6612 883.7019 883.7426 883.7833 883.8240 883.8647 883.9055 883.9462 883.9869 884.0276 884.0683 884.1090 884.1497 884.1905 884.2312 884.2719 884.3126 884.3533 884.3940 884.4348 884.4755 884.5162 884.5569 884.5977 884.6384 884.6791 884.7198 884.7606 884.8013 884.8420 884.8828 884.9235 884.9642 885.0050 885.0457 885.0864 885.1272 885.1679 885.2087 885.2494 885.2901 885.3309 885.3716 885.4124 885.4531 885.4939 885.5346 885.5754 885.6161 885.6569 885.6976 885.7384 885.7791 885.8199 885.8606 885.9014 885.9421 885.9829 886.0236 886.0644 886.1052 886.1459 886.1867 886.2274 886.2682 886.3090 886.3497 886.3905 886.4313 886.4720 886.5128 886.5536 886.5944 886.6351 886.6759 886.7167 886.7574 886.7982 886.8390 886.8798 886.9206 886.9613 887.0021 887.0429 887.0837 887.1245 887.1653 887.2060 887.2468 887.2876 887.3284 887.3692 887.4100 887.4508 887.4916 887.5324 887.5731 887.6139 887.6547 887.6955 887.7363 887.7771 887.8179 887.8587 887.8995 887.9403 887.9811 888.0219 888.0627 888.1036 888.1444 888.1852 888.2260 888.2668 888.3076 888.3484 888.3892 888.4300 888.4709 888.5117 888.5525 888.5933 888.6341 888.6749 888.7158 888.7566 888.7974 888.8382 888.8790 888.9199 888.9607 889.0015 889.0424 889.0832 889.1240 889.1648 889.2057 889.2465 889.2873 889.3282 889.3690 889.4098 889.4507 889.4915 889.5324 889.5732 889.6140 889.6549 889.6957 889.7366 889.7774 889.8183 889.8591 889.8999 889.9408 889.9816 890.0225 890.0633 890.1042 890.1451 890.1859 890.2268 890.2676 890.3085 890.3493 890.3902 890.4310 890.4719 890.5128 890.5536 890.5945 890.6354 890.6762 890.7171 890.7580 890.7988 890.8397 890.8806 890.9214 890.9623 891.0032 891.0441 891.0849 891.1258 891.1667 891.2076 891.2484 891.2893 891.3302 891.3711 891.4120 891.4528 891.4937 891.5346 891.5755 891.6164 891.6573 891.6982 891.7390 891.7799 891.8208 891.8617 891.9026 891.9435 891.9844 892.0253 892.0662 892.1071 892.1480 892.1889 892.2298 892.2707 892.3116 892.3525 892.3934 892.4343 892.4752 892.5161 892.5570 892.5979 892.6389 892.6798 892.7207 892.7616 892.8025 892.8434 892.8843 892.9252 892.9662 893.0071 893.0480 893.0889 893.1298 893.1708 893.2117 893.2526 893.2935 893.3345 893.3754 893.4163 893.4572 893.4982 893.5391 893.5800 893.6210 893.6619 893.7028 893.7438 893.7847 893.8257 893.8666 893.9075 893.9485 893.9894 894.0304 894.0713 894.1122 894.1532 894.1941 894.2351 894.2760 894.3170 894.3579 894.3989 894.4398 894.4808 894.5217 894.5627 894.6036 894.6446 894.6856 894.7265 894.7675 894.8084 894.8494 894.8903 894.9313 894.9723 895.0132 895.0542 895.0952 895.1361 895.1771 895.2181 895.2590 895.3000 895.3410 895.3820 895.4229 895.4639 895.5049 895.5459 895.5868 895.6278 895.6688 895.7098 895.7508 895.7917 895.8327 895.8737 895.9147 895.9557 895.9967 896.0377 896.0786 896.1196 896.1606 896.2016 896.2426 896.2836 896.3246 896.3656 896.4066 896.4476 896.4886 896.5296 896.5706 896.6116 896.6526 896.6936 896.7346 896.7756 896.8166 896.8576 896.8986 896.9396 896.9806 897.0216 897.0627 897.1037 897.1447 897.1857 897.2267 897.2677 897.3087 897.3498 897.3908 897.4318 897.4728 897.5138 897.5549 897.5959 897.6369 897.6779 897.7190 897.7600 897.8010 897.8421 897.8831 897.9241 897.9651 898.0062 898.0472 898.0882 898.1293 898.1703 898.2114 898.2524 898.2934 898.3345 898.3755 898.4166 898.4576 898.4986 898.5397 898.5807 898.6218 898.6628 898.7039 898.7449 898.7860 898.8270 898.8681 898.9091 898.9502 898.9912 899.0323 899.0734 899.1144 899.1555 899.1965 899.2376 899.2787 899.3197 899.3608 899.4019 899.4429 899.4840 899.5251 899.5661 899.6072 899.6483 899.6893 899.7304 899.7715 899.8126 899.8536 899.8947 899.9358 899.9769 900.0179 900.0590 900.1001 900.1412 900.1823 900.2233 900.2644 900.3055 900.3466 900.3877 900.4288 900.4699 900.5110 900.5520 900.5931 900.6342 900.6753 900.7164 900.7575 900.7986 900.8397 900.8808 900.9219 900.9630 901.0041 901.0452 901.0863 901.1274 901.1685 901.2096 901.2507 901.2918 901.3330 901.3741 901.4152 901.4563 901.4974 901.5385 901.5796 901.6207 901.6619 901.7030 901.7441 901.7852 901.8263 901.8675 901.9086 901.9497 901.9908 902.0320 902.0731 902.1142 902.1553 902.1965 902.2376 902.2787 902.3199 902.3610 902.4021 902.4433 902.4844 902.5255 902.5667 902.6078 902.6489 902.6901 902.7312 902.7724 902.8135 902.8546 902.8958 902.9369 902.9781 903.0192 903.0604 903.1015 903.1427 903.1838 903.2250 903.2661 903.3073 903.3484 903.3896 903.4308 903.4719 903.5131 903.5542 903.5954 903.6365 903.6777 903.7189 903.7600 903.8012 903.8424 903.8835 903.9247 903.9659 904.0070 904.0482 904.0894 904.1306 904.1717 904.2129 904.2541 904.2953 904.3364 904.3776 904.4188 904.4600 904.5012 904.5423 904.5835 904.6247 904.6659 904.7071 904.7483 904.7894 904.8306 904.8718 904.9130 904.9542 904.9954 905.0366 905.0778 905.1190 905.1602 905.2014 905.2426 905.2838 905.3250 905.3662 905.4074 905.4486 905.4898 905.5310 905.5722 905.6134 905.6546 905.6958 905.7370 905.7782 905.8194 905.8607 905.9019 905.9431 905.9843 906.0255 906.0667 906.1079 906.1492 906.1904 906.2316 906.2728 906.3140 906.3553 906.3965 906.4377 906.4789 906.5202 906.5614 906.6026 906.6439 906.6851 906.7263 906.7676 906.8088 906.8500 906.8913 906.9325 906.9737 907.0150 907.0562 907.0974 907.1387 907.1799 907.2212 907.2624 907.3037 907.3449 907.3862 907.4274 907.4687 907.5099 907.5512 907.5924 907.6337 907.6749 907.7162 907.7574 907.7987 907.8399 907.8812 907.9224 907.9637 908.0050 908.0462 908.0875 908.1288 908.1700 908.2113 908.2526 908.2938 908.3351 908.3764 908.4176 908.4589 908.5002 908.5414 908.5827 908.6240 908.6653 908.7065 908.7478 908.7891 908.8304 908.8717 908.9129 908.9542 908.9955 909.0368 909.0781 909.1194 909.1606 909.2019 909.2432 909.2845 909.3258 909.3671 909.4084 909.4497 909.4910 909.5323 909.5736 909.6149 909.6562 909.6975 909.7388 909.7801 909.8214 909.8627 909.9040 909.9453 909.9866 910.0279 910.0692 910.1105 910.1518 910.1931 910.2344 910.2758 910.3171 910.3584 910.3997 910.4410 910.4823 910.5236 910.5650 910.6063 910.6476 910.6889 910.7302 910.7716 910.8129 910.8542 910.8955 910.9369 910.9782 911.0195 911.0609 911.1022 911.1435 911.1849 911.2262 911.2675 911.3089 911.3502 911.3915 911.4329 911.4742 911.5156 911.5569 911.5982 911.6396 911.6809 911.7223 911.7636 911.8050 911.8463 911.8877 911.9290 911.9704 912.0117 912.0531 912.0944 912.1358 912.1771 912.2185 912.2598 912.3012 912.3426 912.3839 912.4253 912.4666 912.5080 912.5494 912.5907 912.6321 912.6735 912.7148 912.7562 912.7976 912.8389 912.8803 912.9217 912.9631 913.0044 913.0458 913.0872 913.1286 913.1699 913.2113 913.2527 913.2941 913.3355 913.3768 913.4182 913.4596 913.5010 913.5424 913.5838 913.6252 913.6666 913.7079 913.7493 913.7907 913.8321 913.8735 913.9149 913.9563 913.9977 914.0391 914.0805 914.1219 914.1633 914.2047 914.2461 914.2875 914.3289 914.3703 914.4117 914.4531 914.4945 914.5359 914.5773 914.6188 914.6602 914.7016 914.7430 914.7844 914.8258 914.8672 914.9087 914.9501 914.9915 915.0329 915.0743 915.1158 915.1572 915.1986 915.2400 915.2815 915.3229 915.3643 915.4057 915.4472 915.4886 915.5300 915.5715 915.6129 915.6543 915.6958 915.7372 915.7786 915.8201 915.8615 915.9030 915.9444 915.9858 916.0273 916.0687 916.1102 916.1516 916.1931 916.2345 916.2760 916.3174 916.3589 916.4003 916.4418 916.4832 916.5247 916.5661 916.6076 916.6490 916.6905 916.7319 916.7734 916.8149 916.8563 916.8978 916.9393 916.9807 917.0222 917.0637 917.1051 917.1466 917.1881 917.2295 917.2710 917.3125 917.3539 917.3954 917.4369 917.4784 917.5198 917.5613 917.6028 917.6443 917.6858 917.7272 917.7687 917.8102 917.8517 917.8932 917.9347 917.9761 918.0176 918.0591 918.1006 918.1421 918.1836 918.2251 918.2666 918.3081 918.3496 918.3911 918.4326 918.4741 918.5156 918.5571 918.5986 918.6401 918.6816 918.7231 918.7646 918.8061 918.8476 918.8891 918.9306 918.9721 919.0136 919.0551 919.0966 919.1381 919.1797 919.2212 919.2627 919.3042 919.3457 919.3872 919.4288 919.4703 919.5118 919.5533 919.5949 919.6364 919.6779 919.7194 919.7610 919.8025 919.8440 919.8855 919.9271 919.9686 920.0101 920.0517 920.0932 920.1347 920.1763 920.2178 920.2594 920.3009 920.3424 920.3840 920.4255 920.4671 920.5086 920.5501 920.5917 920.6332 920.6748 920.7163 920.7579 920.7994 920.8410 920.8825 920.9241 920.9656 921.0072 921.0488 921.0903 921.1319 921.1734 921.2150 921.2566 921.2981 921.3397 921.3812 921.4228 921.4644 921.5059 921.5475 921.5891 921.6306 921.6722 921.7138 921.7554 921.7969 921.8385 921.8801 921.9216 921.9632 922.0048 922.0464 922.0880 922.1295 922.1711 922.2127 922.2543 922.2959 922.3375 922.3790 922.4206 922.4622 922.5038 922.5454 922.5870 922.6286 922.6702 922.7118 922.7534 922.7950 922.8366 922.8782 922.9197 922.9613 923.0029 923.0445 923.0862 923.1278 923.1694 923.2110 923.2526 923.2942 923.3358 923.3774 923.4190 923.4606 923.5022 923.5438 923.5854 923.6271 923.6687 923.7103 923.7519 923.7935 923.8351 923.8768 923.9184 923.9600 924.0016 924.0433 924.0849 924.1265 924.1681 924.2098 924.2514 924.2930 924.3346 924.3763 924.4179 924.4595 924.5012 924.5428 924.5844 924.6261 924.6677 924.7094 924.7510 924.7926 924.8343 924.8759 924.9176 924.9592 925.0009 925.0425 925.0841 925.1258 925.1674 925.2091 925.2507 925.2924 925.3341 925.3757 925.4174 925.4590 925.5007 925.5423 925.5840 925.6256 925.6673 925.7090 925.7506 925.7923 925.8340 925.8756 925.9173 925.9590 926.0006 926.0423 926.0840 926.1256 926.1673 926.2090 926.2506 926.2923 926.3340 926.3757 926.4173 926.4590 926.5007 926.5424 926.5841 926.6257 926.6674 926.7091 926.7508 926.7925 926.8342 926.8759 926.9175 926.9592 927.0009 927.0426 927.0843 927.1260 927.1677 927.2094 927.2511 927.2928 927.3345 927.3762 927.4179 927.4596 927.5013 927.5430 927.5847 927.6264 927.6681 927.7098 927.7515 927.7932 927.8349 927.8766 927.9183 927.9601 928.0018 928.0435 928.0852 928.1269 928.1686 928.2103 928.2521 928.2938 928.3355 928.3772 928.4189 928.4607 928.5024 928.5441 928.5858 928.6276 928.6693 928.7110 928.7528 928.7945 928.8362 928.8779 928.9197 928.9614 929.0032 929.0449 929.0866 929.1284 929.1701 929.2118 929.2536 929.2953 929.3371 929.3788 929.4206 929.4623 929.5040 929.5458 929.5875 929.6293 929.6710 929.7128 929.7545 929.7963 929.8381 929.8798 929.9216 929.9633 930.0051 930.0468 930.0886 930.1304 930.1721 930.2139 930.2556 930.2974 </mz_list><int_list>86.8211 103.7030 112.7470 99.4824 116.3640 119.9820 119.3790 121.1880 156.1570 208.6110 247.8010 255.6390 183.8910 95.8649 78.9831 114.5550 132.0400 93.4532 100.0850 109.7320 110.3350 89.8357 100.0850 119.9820 92.2474 85.0123 72.3509 76.5714 103.1000 132.6430 169.4210 171.8330 165.2010 197.7590 273.7270 362.3560 358.7390 225.4930 122.3930 85.6152 62.7042 86.8211 119.9820 115.7610 83.8065 70.5422 81.3948 117.5700 125.4080 77.7773 68.1305 74.7626 97.0707 110.9380 127.2170 138.0690 133.2460 147.1130 243.5810 321.9610 326.7840 293.6230 242.3750 135.0550 68.1305 82.6006 91.0415 83.8064 110.3350 135.6580 114.5550 85.0123 83.2035 83.2035 89.8357 107.9230 87.4240 67.5276 94.6590 159.7750 177.2590 139.2750 148.3190 176.6560 217.0520 212.2290 206.8020 170.0240 115.1580 88.6298 89.8356 95.2619 100.6880 105.5120 107.9230 116.3640 113.9520 98.8795 96.4678 88.0269 109.1290 141.6870 153.7450 151.3340 145.9070 129.6280 116.9670 165.2010 235.7430 361.1500 392.5020 293.6230 176.0530 125.4080 103.1000 92.2473 100.0850 106.1150 111.5410 111.5410 101.2910 104.9090 118.7760 133.8490 127.2170 115.1580 116.3640 112.7470 128.4230 131.4370 89.2327 106.1150 193.5380 265.8890 297.2410 253.8300 171.2300 130.8340 143.4960 147.7160 127.2170 106.7170 91.6444 101.8940 106.1150 85.6152 59.6895 80.7918 92.8502 80.1889 78.3801 88.6298 135.0550 150.7310 151.3340 180.2740 203.7880 230.9190 271.9180 244.7860 216.4490 160.9800 124.8050 115.7610 116.3640 133.2460 128.4230 150.1280 140.4810 123.5990 119.9820 97.0707 107.9230 110.9380 136.8640 139.8780 141.0840 156.7600 176.0530 167.6130 185.0970 220.6700 262.2710 406.3690 610.1570 646.3320 471.4850 317.1370 236.3460 209.2140 215.2430 226.6990 195.3470 164.5980 162.7890 130.8340 132.0400 133.2460 143.4960 136.8630 95.8648 98.2765 147.1130 156.7600 144.7010 168.8180 198.9640 276.7410 294.8290 340.6510 343.6660 217.6550 157.9660 140.4810 150.1280 145.3040 126.0110 106.1140 98.8794 104.3060 117.5700 107.3200 102.4970 108.5260 105.5120 127.2170 142.8930 130.8340 140.4810 166.4070 143.4960 151.9370 192.9350 252.6240 250.2130 209.2140 194.7440 185.7000 157.9660 116.3640 116.3640 107.3200 105.5120 106.1140 120.5850 118.1730 117.5700 104.9090 91.0414 105.5120 125.4080 127.8200 166.4070 189.9210 200.1700 228.5080 203.1850 214.6400 230.3160 203.1850 162.1860 133.2460 130.8340 136.2610 108.5260 92.2473 80.7918 73.5567 68.1304 65.7187 64.5129 65.7187 98.8794 129.0260 153.1420 161.5830 183.8910 175.4500 157.9660 211.0230 260.4620 258.6540 222.4780 191.1260 147.1130 114.5550 110.9380 101.2910 72.9538 79.5859 79.5859 75.9684 94.6590 89.8356 83.2035 100.6880 90.4385 82.6005 106.1140 156.1570 171.2300 163.3920 162.1860 121.7900 150.1280 218.8610 239.9630 201.3760 149.5250 125.4080 132.6430 157.3630 138.0690 105.5120 107.9230 104.9090 90.4385 91.0415 97.6736 101.8940 117.5700 130.8340 140.4810 152.5390 183.8910 163.9950 130.2310 131.4370 150.1280 198.3620 252.6240 279.1530 259.2570 235.7430 146.5100 94.6590 90.4386 88.6298 103.1000 103.1000 100.6880 95.8648 100.0850 101.8940 112.7470 127.8200 101.8940 113.3500 133.8490 157.3630 173.0390 142.2900 135.6580 154.3480 203.7880 254.4330 209.2140 156.1570 129.0260 121.7900 115.7610 110.3350 109.1290 104.9090 117.5700 123.5990 104.9090 118.1730 111.5410 103.7030 116.3640 142.2900 131.4370 170.0240 178.4650 137.4660 142.2900 174.2450 234.5370 260.4620 207.4050 167.0100 151.3340 146.5100 138.0690 95.2619 65.7188 92.8503 113.9530 130.2310 151.3340 119.9820 108.5260 97.6736 78.9830 112.1440 103.7030 112.7470 151.9370 180.8770 177.8620 174.2450 198.3620 218.8610 202.5820 206.8020 211.0230 160.3770 147.1130 150.1280 139.8780 157.3630 118.7760 90.4386 94.0561 85.6152 76.5714 101.2910 129.0260 131.4370 140.4810 161.5830 195.9500 192.3320 198.9640 174.2450 144.7020 204.9940 283.9760 253.2270 182.6860 174.2450 135.0550 109.1290 107.9230 138.0690 142.2900 113.3500 107.3200 119.3790 123.5990 113.3500 106.1150 126.6140 132.0400 134.4520 127.2170 140.4810 160.9800 173.6420 202.5820 238.7570 240.5660 187.5090 137.4660 120.5850 121.7900 113.9520 111.5410 109.7320 100.6880 107.9230 118.7760 100.0850 85.6152 89.2327 103.1000 90.4386 81.3947 111.5410 144.7020 145.3040 153.1420 126.0110 130.2310 169.4210 193.5380 192.3320 188.1120 156.7600 143.4960 121.7900 116.3640 96.4678 79.5860 89.2327 100.6880 103.7030 76.5714 68.1304 80.7918 92.8502 110.9380 130.2310 133.2460 151.9370 171.8330 157.3630 137.4660 186.3030 238.7570 240.5660 198.3610 137.4660 126.6140 136.2610 148.3190 123.5990 109.7320 120.5850 126.6140 115.7610 124.2020 119.3790 88.0268 94.6590 106.7170 130.2310 143.4960 159.1720 127.8200 109.7320 156.1570 189.9210 231.5220 285.7850 249.0070 188.7150 159.7750 164.5980 139.2750 93.4532 85.6152 69.9392 75.3655 128.4230 124.8050 130.2310 132.6430 126.6140 123.5990 99.4824 103.7030 157.9660 170.0240 152.5390 170.0240 235.7430 352.7090 423.8540 378.6350 314.7250 232.7280 155.5540 125.4080 129.0260 117.5700 92.8502 112.1440 127.8200 101.8940 93.4532 103.7030 99.4824 107.9230 101.2910 115.7610 153.1420 130.8340 116.3640 142.8930 212.2290 259.2570 299.6520 305.6820 299.6520 246.5950 209.8170 204.9940 168.2150 126.0110 83.8064 74.7626 89.8357 96.4678 88.6298 85.6152 101.8940 125.4080 121.7910 120.5850 129.6280 142.8930 163.3920 188.1120 182.0830 195.9500 220.6700 335.8280 573.9820 1049.0800 1374.6600 1028.5800 449.1770 215.8460 173.0390 267.0950 338.2390 314.7250 248.4040 183.8910 167.6120 158.5690 129.0250 105.5120 128.4230 153.7450 200.1700 217.0520 185.0970 173.6420 201.9790 227.9050 334.0190 551.0710 795.2540 697.5810 361.7530 174.2450 122.9960 107.9230 167.0100 208.6110 179.0680 141.6870 123.5990 135.6580 144.0990 115.1580 123.5990 141.6870 159.1720 180.8770 208.0080 215.8460 200.7730 198.3610 229.1100 317.7400 365.9740 358.1360 258.6540 153.1420 124.8050 128.4230 130.2310 144.0990 146.5100 132.0400 124.8050 113.3490 122.9960 127.8200 110.3350 136.2610 150.1280 166.4070 154.9510 161.5830 190.5230 197.1560 215.8460 218.2580 212.2290 185.0970 133.2460 106.1140 93.4531 80.7917 87.4239 114.5550 139.8780 145.9070 131.4370 81.9976 54.2632 78.3800 91.0414 121.7900 128.4230 130.8340 158.5690 167.6120 198.9640 246.5950 302.6670 446.1620 554.6880 487.1610 318.3430 183.2880 123.5990 128.4230 141.0840 137.4660 107.3200 91.0414 92.2472 107.3200 100.0850 92.8502 103.1000 103.7030 88.0268 100.6880 151.3340 163.9950 163.3920 196.5530 261.6680 332.8130 393.7080 367.7820 257.4480 200.7730 163.3920 125.4080 107.9230 98.8794 87.4238 68.1303 88.0268 107.9230 110.3350 97.0706 113.9520 104.3060 102.4970 120.5850 162.7890 189.3180 157.3630 165.2010 234.5370 334.0190 448.5740 409.3840 282.1680 223.0810 187.5090 139.2750 127.8200 147.7160 163.9950 156.7600 130.8340 100.6880 94.0560 97.6735 116.9670 116.9670 112.7470 94.0560 107.3200 167.0100 176.6560 172.4360 215.2430 310.5050 397.9280 422.0450 355.1210 259.2570 188.1120 132.6430 95.2618 78.3800 102.4970 116.3640 98.8793 100.6880 116.3640 102.4970 83.2034 100.6880 158.5690 232.1250 323.1660 329.1950 262.8740 202.5820 218.2580 255.6390 294.2260 336.4300 332.2100 294.8290 202.5820 135.6580 127.2170 90.4384 65.7186 45.2193 63.3069 101.8940 121.1870 117.5700 109.1290 126.0110 153.7450 198.3610 303.2700 309.2990 179.6710 124.8050 133.8490 232.1250 484.7490 652.9640 542.0270 423.8540 394.9140 343.0630 223.6840 124.8050 88.6297 80.7917 124.2020 159.1710 110.9380 97.6735 138.0690 176.0530 147.7160 127.8200 138.6720 130.8340 131.4370 147.7160 157.3630 242.3750 382.2530 477.5140 390.6930 255.6390 249.0070 247.8010 191.7290 118.1730 110.3350 84.4092 89.2326 122.9960 154.9510 142.8930 113.3490 88.0268 80.1888 110.9380 160.3770 179.6710 169.4210 144.0980 143.4960 161.5830 212.8320 238.7570 240.5660 212.8320 177.8620 138.6720 141.0840 143.4960 138.6720 134.4520 113.3490 99.4822 106.1140 92.2472 75.3654 80.1888 89.2326 97.6735 135.0550 151.9360 148.3190 122.3930 119.9820 136.2600 149.5250 174.2450 212.2290 188.1120 159.7740 128.4230 117.5700 116.9670 113.3490 100.0850 85.6151 103.1000 127.2170 103.7030 85.6151 101.2910 110.3350 121.1870 133.8490 132.0400 161.5830 189.3180 167.0090 138.6720 191.7290 213.4340 198.9640 165.2010 155.5540 136.2600 118.7760 113.3490 130.2310 130.2310 108.5260 101.8940 112.1440 105.5110 96.4677 91.6443 78.3800 75.3654 80.7917 102.4970 111.5410 143.4960 180.8770 215.8460 244.1830 240.5660 211.6260 190.5230 156.7600 147.1130 137.4660 140.4810 122.9960 135.0550 142.8930 129.0250 88.6297 68.1303 99.4823 138.0690 110.9380 135.6580 153.7450 160.9800 149.5250 133.2460 155.5540 236.3450 314.7250 312.3140 228.5080 162.1860 164.5980 150.7310 104.3060 80.7917 97.6735 122.3930 127.2170 133.2460 104.3060 72.3508 88.6297 97.6735 91.0414 110.3350 124.8050 159.1720 161.5830 167.0100 177.8620 195.3470 212.2290 206.8020 219.4640 247.1980 209.2140 138.0690 125.4080 122.3930 102.4970 90.4384 92.8501 112.1440 113.3490 111.5410 113.9520 103.1000 101.2910 88.0268 113.9520 160.3770 174.2450 122.9960 126.0110 163.9950 173.0390 183.2880 224.2870 242.3750 197.1560 157.9660 132.6430 130.8340 147.7160 102.4970 80.1888 79.5859 70.5420 103.7030 118.7760 120.5850 116.3640 102.4970 132.0400 223.0810 295.4320 398.5310 408.1780 302.0640 208.6110 187.5090 183.2880 165.2010 163.3920 171.2300 147.7160 97.6736 76.5713 75.3655 83.8064 87.4239 88.6297 85.0122 83.2034 116.3640 123.5990 108.5260 101.2910 157.3630 255.0360 288.8000 280.9620 236.9480 191.1260 235.1400 286.9910 201.3760 136.8630 126.6140 88.0268 77.7771 80.1888 94.0560 95.2619 87.4239 98.2765 97.6736 92.2473 94.0560 93.4531 89.2327 142.8930 174.2450 154.9510 170.6270 185.0970 139.8780 148.9220 195.9500 221.8750 236.3460 185.7000 124.8050 86.8210 87.4239 96.4677 90.4385 107.3200 132.0400 122.9960 84.4093 75.3655 89.8356 96.4677 105.5120 85.6151 100.6880 113.9520 128.4230 150.1280 132.0400 144.7010 173.6420 245.3890 264.0800 208.0080 152.5390 118.7760 100.6880 85.6151 76.5713 102.4970 122.3930 94.6590 88.6298 85.6151 81.3947 100.0850 92.8502 101.8940 101.8940 118.7760 119.3790 94.0560 101.8940 116.9670 158.5690 242.3750 257.4480 249.0070 224.8900 141.0840 97.0707 80.1889 75.9684 92.8502 97.6736 112.7470 115.1580 90.4385 85.6152 93.4531 92.8502 92.2473 106.1140 133.2460 133.8490 127.2170 138.6720 135.6580 188.7150 263.4770 236.3460 161.5830 181.4800 191.1260 161.5830 132.6430 122.9960 106.1140 102.4970 87.4239 69.3363 76.5713 63.3070 77.1742 104.3060 148.3190 179.6710 192.9350 173.6420 170.0240 190.5240 149.5250 198.3610 235.7430 203.1850 180.2740 138.6720 138.0690 165.2010 150.1280 109.7320 75.9684 97.0707 108.5260 95.8648 84.4093 78.9830 78.3801 104.3060 113.9520 112.1440 136.2610 150.7310 132.0400 124.2020 136.8630 162.7890 201.9790 182.6860 164.5980 122.9960 109.7320 92.8502 60.8954 63.3071 68.7334 81.3947 94.0561 110.9380 116.3640 121.7900 91.0415 101.2910 173.6420 169.4210 154.9510 143.4960 109.7320 102.4970 126.6140 171.2300 192.9350 182.0830 174.8480 144.7010 118.7760 89.8356 69.3363 84.4093 95.2619 104.9090 94.6590 103.7030 101.2910 88.6298 63.3071 69.9392 102.4970 106.1150 98.2765 125.4080 138.6720 126.6140 125.4080 161.5830 180.2740 168.8180 165.2010 165.8040 138.0690 116.3640 102.4970 85.0123 106.1150 106.7170 81.3947 85.0123 138.6720 143.4960 100.0850 76.5714 83.8064 103.1000 113.9530 129.0260 116.9670 143.4960 161.5830 170.0240 186.9060 211.0230 201.3760 151.9370 142.2900 122.9960 101.2910 109.1290 124.8050 97.6736 76.5714 100.0850 108.5260 106.7170 122.3930 132.0400 112.7470 99.4824 92.2473 106.7170 105.5120 119.3790 166.4070 227.9050 243.5810 243.5810 215.8460 198.3620 176.0530 135.0550 106.1150 97.0707 78.9831 97.6736 104.9090 105.5120 81.3948 86.2181 103.1000 86.2181 84.4094 92.8503 116.9670 144.7020 143.4960 137.4660 153.1420 181.4800 212.8320 230.9190 212.8320 186.3030 171.8330 162.1860 120.5850 81.3948 68.7334 75.3656 97.0707 111.5410 108.5260 113.3500 100.6880 71.7480 77.1743 84.4094 92.2474 138.0690 174.8480 </int_list></spectrum></measured><measured><pepseq>WFGNTR</pepseq><mzh>780.3832</mzh><calc_mzh>780.3793</calc_mzh><leucines>0</leucines><mono_iso_intensity>2700</mono_iso_intensity><deuterated_intensity>0</deuterated_intensity><ratio>0.00</ratio><validated>UNKNOWN</validated><local_bg>0.0000</local_bg><corrected_ratio>0.00</corrected_ratio><spectrum><mz_list>755.7211 755.7587 755.7964 755.8340 755.8717 755.9093 755.9470 755.9846 756.0223 756.0599 756.0976 756.1352 756.1729 756.2105 756.2482 756.2858 756.3235 756.3612 756.3988 756.4365 756.4741 756.5118 756.5495 756.5871 756.6248 756.6625 756.7001 756.7378 756.7755 756.8131 756.8508 756.8885 756.9261 756.9638 757.0015 757.0392 757.0768 757.1145 757.1522 757.1899 757.2275 757.2652 757.3029 757.3406 757.3783 757.4160 757.4536 757.4913 757.5290 757.5667 757.6044 757.6421 757.6798 757.7175 757.7552 757.7928 757.8305 757.8682 757.9059 757.9436 757.9813 758.0190 758.0567 758.0944 758.1321 758.1698 758.2075 758.2452 758.2829 758.3207 758.3584 758.3961 758.4338 758.4715 758.5092 758.5469 758.5846 758.6223 758.6601 758.6978 758.7355 758.7732 758.8109 758.8486 758.8864 758.9241 758.9618 758.9995 759.0373 759.0750 759.1127 759.1504 759.1882 759.2259 759.2636 759.3014 759.3391 759.3768 759.4146 759.4523 759.4900 759.5278 759.5655 759.6032 759.6410 759.6787 759.7165 759.7542 759.7919 759.8297 759.8674 759.9052 759.9429 759.9807 760.0184 760.0562 760.0939 760.1317 760.1694 760.2072 760.2449 760.2827 760.3204 760.3582 760.3960 760.4337 760.4715 760.5092 760.5470 760.5848 760.6225 760.6603 760.6981 760.7358 760.7736 760.8114 760.8491 760.8869 760.9247 760.9624 761.0002 761.0380 761.0758 761.1135 761.1513 761.1891 761.2269 761.2647 761.3024 761.3402 761.3780 761.4158 761.4536 761.4914 761.5291 761.5669 761.6047 761.6425 761.6803 761.7181 761.7559 761.7937 761.8315 761.8693 761.9071 761.9449 761.9826 762.0204 762.0582 762.0960 762.1338 762.1717 762.2095 762.2473 762.2851 762.3229 762.3607 762.3985 762.4363 762.4741 762.5119 762.5497 762.5875 762.6254 762.6632 762.7010 762.7388 762.7766 762.8144 762.8523 762.8901 762.9279 762.9657 763.0035 763.0414 763.0792 763.1170 763.1548 763.1927 763.2305 763.2683 763.3062 763.3440 763.3818 763.4197 763.4575 763.4953 763.5332 763.5710 763.6088 763.6467 763.6845 763.7223 763.7602 763.7980 763.8359 763.8737 763.9116 763.9494 763.9873 764.0251 764.0630 764.1008 764.1387 764.1765 764.2144 764.2522 764.2901 764.3279 764.3658 764.4036 764.4415 764.4794 764.5172 764.5551 764.5929 764.6308 764.6687 764.7065 764.7444 764.7823 764.8201 764.8580 764.8959 764.9337 764.9716 765.0095 765.0474 765.0852 765.1231 765.1610 765.1989 765.2367 765.2746 765.3125 765.3504 765.3883 765.4261 765.4640 765.5019 765.5398 765.5777 765.6156 765.6535 765.6914 765.7292 765.7671 765.8050 765.8429 765.8808 765.9187 765.9566 765.9945 766.0324 766.0703 766.1082 766.1461 766.1840 766.2219 766.2598 766.2977 766.3356 766.3735 766.4114 766.4493 766.4872 766.5252 766.5631 766.6010 766.6389 766.6768 766.7147 766.7526 766.7906 766.8285 766.8664 766.9043 766.9422 766.9802 767.0181 767.0560 767.0939 767.1318 767.1698 767.2077 767.2456 767.2836 767.3215 767.3594 767.3973 767.4353 767.4732 767.5111 767.5491 767.5870 767.6250 767.6629 767.7008 767.7388 767.7767 767.8147 767.8526 767.8905 767.9285 767.9664 768.0044 768.0423 768.0803 768.1182 768.1562 768.1941 768.2321 768.2700 768.3080 768.3459 768.3839 768.4219 768.4598 768.4978 768.5357 768.5737 768.6117 768.6496 768.6876 768.7255 768.7635 768.8015 768.8394 768.8774 768.9154 768.9534 768.9913 769.0293 769.0673 769.1052 769.1432 769.1812 769.2192 769.2571 769.2951 769.3331 769.3711 769.4091 769.4470 769.4850 769.5230 769.5610 769.5990 769.6370 769.6750 769.7129 769.7509 769.7889 769.8269 769.8649 769.9029 769.9409 769.9789 770.0169 770.0549 770.0929 770.1309 770.1689 770.2069 770.2449 770.2829 770.3209 770.3589 770.3969 770.4349 770.4729 770.5109 770.5489 770.5870 770.6250 770.6630 770.7010 770.7390 770.7770 770.8150 770.8530 770.8911 770.9291 770.9671 771.0051 771.0431 771.0812 771.1192 771.1572 771.1952 771.2333 771.2713 771.3093 771.3474 771.3854 771.4234 771.4614 771.4995 771.5375 771.5755 771.6136 771.6516 771.6897 771.7277 771.7657 771.8038 771.8418 771.8799 771.9179 771.9559 771.9940 772.0320 772.0701 772.1081 772.1462 772.1842 772.2223 772.2603 772.2984 772.3364 772.3745 772.4126 772.4506 772.4887 772.5267 772.5648 772.6028 772.6409 772.6790 772.7170 772.7551 772.7932 772.8312 772.8693 772.9074 772.9454 772.9835 773.0216 773.0596 773.0977 773.1358 773.1739 773.2119 773.2500 773.2881 773.3262 773.3642 773.4023 773.4404 773.4785 773.5166 773.5546 773.5927 773.6308 773.6689 773.7070 773.7451 773.7832 773.8213 773.8593 773.8974 773.9355 773.9736 774.0117 774.0498 774.0879 774.1260 774.1641 774.2022 774.2403 774.2784 774.3165 774.3546 774.3927 774.4308 774.4689 774.5070 774.5451 774.5833 774.6214 774.6595 774.6976 774.7357 774.7738 774.8119 774.8500 774.8882 774.9263 774.9644 775.0025 775.0406 775.0788 775.1169 775.1550 775.1931 775.2312 775.2694 775.3075 775.3456 775.3838 775.4219 775.4600 775.4981 775.5363 775.5744 775.6125 775.6507 775.6888 775.7270 775.7651 775.8032 775.8414 775.8795 775.9177 775.9558 775.9939 776.0321 776.0702 776.1084 776.1465 776.1847 776.2228 776.2610 776.2991 776.3373 776.3754 776.4136 776.4517 776.4899 776.5280 776.5662 776.6044 776.6425 776.6807 776.7188 776.7570 776.7952 776.8333 776.8715 776.9097 776.9478 776.9860 777.0242 777.0623 777.1005 777.1387 777.1769 777.2150 777.2532 777.2914 777.3296 777.3677 777.4059 777.4441 777.4823 777.5204 777.5586 777.5968 777.6350 777.6732 777.7114 777.7496 777.7877 777.8259 777.8641 777.9023 777.9405 777.9787 778.0169 778.0551 778.0933 778.1315 778.1697 778.2079 778.2461 778.2843 778.3225 778.3607 778.3989 778.4371 778.4753 778.5135 778.5517 778.5899 778.6281 778.6663 778.7045 778.7427 778.7809 778.8192 778.8574 778.8956 778.9338 778.9720 779.0102 779.0485 779.0867 779.1249 779.1631 779.2013 779.2396 779.2778 779.3160 779.3542 779.3925 779.4307 779.4689 779.5071 779.5454 779.5836 779.6218 779.6601 779.6983 779.7365 779.7748 779.8130 779.8513 779.8895 779.9277 779.9660 780.0042 780.0425 780.0807 780.1190 780.1572 780.1954 780.2337 780.2719 780.3102 780.3484 780.3867 780.4249 780.4632 780.5015 780.5397 780.5780 780.6162 780.6545 780.6927 780.7310 780.7693 780.8075 780.8458 780.8840 780.9223 780.9606 780.9988 781.0371 781.0754 781.1136 781.1519 781.1902 781.2285 781.2667 781.3050 781.3433 781.3816 781.4198 781.4581 781.4964 781.5347 781.5729 781.6112 781.6495 781.6878 781.7261 781.7644 781.8026 781.8409 781.8792 781.9175 781.9558 781.9941 782.0324 782.0707 782.1090 782.1473 782.1856 782.2239 782.2622 782.3005 782.3388 782.3771 782.4154 782.4537 782.4920 782.5303 782.5686 782.6069 782.6452 782.6835 782.7218 782.7601 782.7984 782.8367 782.8750 782.9134 782.9517 782.9900 783.0283 783.0666 783.1049 783.1432 783.1816 783.2199 783.2582 783.2965 783.3349 783.3732 783.4115 783.4498 783.4882 783.5265 783.5648 783.6031 783.6415 783.6798 783.7181 783.7565 783.7948 783.8331 783.8715 783.9098 783.9482 783.9865 784.0248 784.0632 784.1015 784.1399 784.1782 784.2166 784.2549 784.2932 784.3316 784.3699 784.4083 784.4466 784.4850 784.5233 784.5617 784.6001 784.6384 784.6768 784.7151 784.7535 784.7918 784.8302 784.8686 784.9069 784.9453 784.9837 785.0220 785.0604 785.0987 785.1371 785.1755 785.2139 785.2522 785.2906 785.3290 785.3673 785.4057 785.4441 785.4825 785.5208 785.5592 785.5976 785.6360 785.6744 785.7127 785.7511 785.7895 785.8279 785.8663 785.9047 785.9431 785.9814 786.0198 786.0582 786.0966 786.1350 786.1734 786.2118 786.2502 786.2886 786.3270 786.3654 786.4038 786.4422 786.4806 786.5190 786.5574 786.5958 786.6342 786.6726 786.7110 786.7494 786.7878 786.8262 786.8646 786.9030 786.9414 786.9799 787.0183 787.0567 787.0951 787.1335 787.1719 787.2104 787.2488 787.2872 787.3256 787.3640 787.4025 787.4409 787.4793 787.5177 787.5562 787.5946 787.6330 787.6714 787.7099 787.7483 787.7867 787.8252 787.8636 787.9020 787.9405 787.9789 788.0174 788.0558 788.0942 788.1327 788.1711 788.2096 788.2480 788.2864 788.3249 788.3633 788.4018 788.4402 788.4787 788.5171 788.5556 788.5940 788.6325 788.6709 788.7094 788.7479 788.7863 788.8248 788.8632 788.9017 788.9401 788.9786 789.0171 789.0555 789.0940 789.1325 789.1709 789.2094 789.2479 789.2863 789.3248 789.3633 789.4017 789.4402 789.4787 789.5172 789.5556 789.5941 789.6326 789.6711 789.7095 789.7480 789.7865 789.8250 789.8635 789.9020 789.9404 789.9789 790.0174 790.0559 790.0944 790.1329 790.1714 790.2099 790.2484 790.2868 790.3253 790.3638 790.4023 790.4408 790.4793 790.5178 790.5563 790.5948 790.6333 790.6718 790.7103 790.7488 790.7873 790.8259 790.8644 790.9029 790.9414 790.9799 791.0184 791.0569 791.0954 791.1339 791.1725 791.2110 791.2495 791.2880 791.3265 791.3650 791.4036 791.4421 791.4806 791.5191 791.5576 791.5962 791.6347 791.6732 791.7118 791.7503 791.7888 791.8273 791.8659 791.9044 791.9429 791.9815 792.0200 792.0585 792.0971 792.1356 792.1742 792.2127 792.2512 792.2898 792.3283 792.3669 792.4054 792.4440 792.4825 792.5211 792.5596 792.5982 792.6367 792.6753 792.7138 792.7524 792.7909 792.8295 792.8680 792.9066 792.9451 792.9837 793.0223 793.0608 793.0994 793.1379 793.1765 793.2151 793.2536 793.2922 793.3308 793.3693 793.4079 793.4465 793.4850 793.5236 793.5622 793.6008 793.6393 793.6779 793.7165 793.7551 793.7937 793.8322 793.8708 793.9094 793.9480 793.9866 794.0251 794.0637 794.1023 794.1409 794.1795 794.2181 794.2567 794.2953 794.3338 794.3724 794.4110 794.4496 794.4882 794.5268 794.5654 794.6040 794.6426 794.6812 794.7198 794.7584 794.7970 794.8356 794.8742 794.9128 794.9514 794.9900 795.0287 795.0673 795.1059 795.1445 795.1831 795.2217 795.2603 795.2989 795.3376 795.3762 795.4148 795.4534 795.4920 795.5307 795.5693 795.6079 795.6465 795.6851 795.7238 795.7624 795.8010 795.8397 795.8783 795.9169 795.9555 795.9942 796.0328 796.0714 796.1101 796.1487 796.1873 796.2260 796.2646 796.3033 796.3419 796.3805 796.4192 796.4578 796.4965 796.5351 796.5738 796.6124 796.6511 796.6897 796.7284 796.7670 796.8057 796.8443 796.8830 796.9216 796.9603 796.9989 797.0376 797.0762 797.1149 797.1536 797.1922 797.2309 797.2696 797.3082 797.3469 797.3855 797.4242 797.4629 797.5015 797.5402 797.5789 797.6176 797.6562 797.6949 797.7336 797.7723 797.8109 797.8496 797.8883 797.9270 797.9656 798.0043 798.0430 798.0817 798.1204 798.1591 798.1977 798.2364 798.2751 798.3138 798.3525 798.3912 798.4299 798.4686 798.5073 798.5460 798.5846 798.6233 798.6620 798.7007 798.7394 798.7781 798.8168 798.8555 798.8942 798.9329 798.9716 799.0104 799.0491 799.0878 799.1265 799.1652 799.2039 799.2426 799.2813 799.3200 799.3587 799.3975 799.4362 799.4749 799.5136 799.5523 799.5910 799.6298 799.6685 799.7072 799.7459 799.7847 799.8234 799.8621 799.9008 799.9396 799.9783 800.0170 800.0557 800.0945 800.1332 800.1719 800.2107 800.2494 800.2881 800.3269 800.3656 800.4044 800.4431 800.4818 800.5206 800.5593 800.5981 800.6368 800.6756 800.7143 800.7531 800.7918 800.8305 800.8693 800.9080 800.9468 800.9856 801.0243 801.0631 801.1018 801.1406 801.1793 801.2181 801.2568 801.2956 801.3344 801.3731 801.4119 801.4507 801.4894 801.5282 801.5670 801.6057 801.6445 801.6833 801.7220 801.7608 801.7996 801.8384 801.8771 801.9159 801.9547 801.9935 802.0322 802.0710 802.1098 802.1486 802.1874 802.2261 802.2649 802.3037 802.3425 802.3813 802.4201 802.4589 802.4976 802.5364 802.5752 802.6140 802.6528 802.6916 802.7304 802.7692 802.8080 802.8468 802.8856 802.9244 802.9632 803.0020 803.0408 803.0796 803.1184 803.1572 803.1960 803.2348 803.2736 803.3124 803.3513 803.3901 803.4289 803.4677 803.5065 803.5453 803.5841 803.6229 803.6618 803.7006 803.7394 803.7782 803.8170 803.8559 803.8947 803.9335 803.9723 804.0112 804.0500 804.0888 804.1276 804.1665 804.2053 804.2441 804.2830 804.3218 804.3606 804.3995 804.4383 804.4771 804.5160 804.5548 804.5937 804.6325 804.6713 804.7102 804.7490 804.7879 804.8267 804.8656 804.9044 804.9433 804.9821 805.0210 805.0598 805.0987 805.1375 805.1764 805.2152 805.2541 805.2929 805.3318 805.3707 805.4095 805.4484 805.4872 805.5261 805.5650 805.6038 805.6427 805.6816 805.7204 805.7593 805.7982 805.8370 805.8759 805.9148 805.9537 805.9925 806.0314 806.0703 806.1092 806.1480 806.1869 806.2258 806.2647 806.3036 806.3424 806.3813 806.4202 806.4591 806.4980 806.5369 806.5758 806.6146 806.6535 806.6924 806.7313 806.7702 806.8091 806.8480 806.8869 806.9258 806.9647 807.0036 807.0425 807.0814 807.1203 807.1592 807.1981 807.2370 807.2759 807.3148 807.3537 807.3926 807.4315 807.4704 807.5093 807.5483 807.5872 807.6261 807.6650 807.7039 807.7428 807.7817 807.8207 807.8596 807.8985 807.9374 807.9763 808.0153 808.0542 808.0931 808.1320 808.1710 808.2099 808.2488 808.2877 808.3267 808.3656 808.4045 808.4435 808.4824 808.5213 808.5603 808.5992 808.6381 808.6771 808.7160 808.7550 808.7939 808.8329 808.8718 808.9107 808.9497 808.9886 809.0276 809.0665 809.1055 809.1444 809.1834 809.2223 809.2613 809.3002 809.3392 809.3781 809.4171 809.4561 809.4950 809.5340 809.5729 809.6119 809.6509 809.6898 809.7288 809.7677 809.8067 809.8457 809.8846 809.9236 809.9626 810.0016 810.0405 810.0795 810.1185 810.1574 810.1964 810.2354 810.2744 810.3134 810.3523 810.3913 810.4303 810.4693 810.5083 810.5472 810.5862 810.6252 810.6642 810.7032 810.7422 810.7812 810.8201 810.8591 810.8981 810.9371 810.9761 811.0151 811.0541 811.0931 811.1321 811.1711 811.2101 811.2491 811.2881 811.3271 811.3661 811.4051 811.4441 811.4831 </mz_list><int_list>66.3215 73.5566 91.0413 85.6150 74.7624 74.7624 78.3799 90.4384 89.2325 97.0705 85.0121 98.8793 148.3190 193.5380 230.3160 224.8900 197.1550 188.7150 222.4780 215.2430 153.1420 127.2170 131.4370 124.8050 102.4970 121.1870 108.5260 78.3799 91.6442 78.3799 51.2485 88.0267 125.4080 132.0400 130.2310 144.0980 121.1870 138.0690 156.7600 154.3480 194.7440 208.6110 174.8470 195.9500 255.0360 277.3440 250.2130 200.7730 130.8340 111.5410 99.4822 96.4676 106.1140 94.6588 67.5274 65.7186 78.3799 92.2471 80.1887 105.5110 115.1580 93.4530 87.4238 106.1140 123.5990 136.2600 189.3180 189.3180 169.4210 189.3180 228.5070 256.2420 245.9920 211.6260 179.6710 155.5540 135.6580 88.0267 51.8514 74.7624 103.1000 81.3946 71.7478 84.4092 88.6296 102.4970 86.2179 69.9390 93.4530 119.9820 114.5550 106.7170 163.3920 263.4770 271.9180 223.0810 205.5960 224.8900 211.0230 163.3920 135.6580 156.7600 116.9670 85.0121 86.2179 88.6296 86.2179 85.0121 83.8063 80.1887 94.6588 100.6880 110.3350 97.0705 97.0705 102.4970 95.2618 106.7170 162.1860 224.2870 197.1560 202.5820 275.5350 323.1660 282.7700 196.5530 167.0090 142.2900 109.7320 97.0705 100.0850 95.2618 111.5410 118.7760 95.8647 101.2910 97.0705 63.3069 63.3069 91.0413 90.4384 59.0865 54.8660 85.0121 134.4520 177.2590 208.0080 208.0080 171.2300 188.7150 227.9050 222.4780 200.7730 183.2880 143.4950 130.2310 110.9380 92.2471 118.1730 118.1730 82.6004 62.1010 93.4530 106.1140 88.6296 102.4970 105.5110 104.9080 122.9960 131.4370 152.5390 150.1280 176.6560 216.4490 230.3160 231.5220 232.7280 218.8610 186.9060 153.7450 124.8050 103.7030 107.9230 119.9820 106.7170 63.3069 73.5566 92.2471 75.9683 72.9537 90.4384 90.4384 67.5274 71.1449 87.4238 81.3946 108.5260 159.7740 154.3480 136.8630 160.9800 217.0520 277.3440 304.4760 262.2710 228.5070 160.9800 100.6880 110.3350 135.0550 128.4220 104.9080 106.1140 95.2617 85.6150 113.3490 116.9670 94.6588 106.1140 129.0250 103.1000 85.6150 97.6734 93.4530 91.6442 110.3350 157.9660 192.3320 186.3030 232.7280 267.6970 203.1850 141.0840 133.2460 131.4370 113.3490 90.4384 106.7170 129.0250 129.0250 116.9670 104.9080 83.8062 62.7040 72.3507 88.0267 104.3060 133.8490 134.4520 151.3330 176.6560 171.2300 197.1550 233.9340 269.5060 280.3590 226.0960 160.3770 145.9070 152.5390 133.2460 113.9520 100.0850 95.8646 108.5260 126.0110 118.7760 110.3350 100.6880 94.0559 103.1000 97.0705 98.8792 78.9828 72.3507 76.5711 92.2471 145.9070 170.6270 174.8470 199.5670 230.3160 250.2130 218.2580 189.3180 189.9200 172.4360 144.0980 110.3350 94.6588 100.0850 130.2310 119.3790 105.5110 112.7460 97.0705 80.1887 67.5273 80.1887 91.0413 103.1000 118.1730 157.3630 182.0820 204.9930 230.3160 254.4330 244.1830 211.6260 211.0230 165.2010 129.0250 110.3350 91.6442 87.4238 95.8647 96.4676 111.5410 125.4080 101.2910 88.6296 112.7460 126.6140 97.6734 72.3507 80.1887 100.6880 104.3060 103.7030 118.1730 140.4810 203.1850 219.4640 201.3760 229.1100 206.1990 165.8040 222.4780 402.1490 469.0730 321.3570 147.7160 107.9230 114.5550 117.5700 97.0705 69.9391 76.5712 97.0705 88.0267 81.3946 81.9975 81.9975 115.1580 136.2600 139.2750 133.8490 139.2750 135.6580 165.2010 178.4650 141.0840 145.9070 153.7450 204.9940 329.7980 314.1220 180.8770 104.9090 110.3350 113.3490 121.1870 110.3350 109.7320 111.5410 82.6004 71.7478 89.2326 94.0559 93.4530 119.9820 141.0840 162.7890 176.6560 190.5230 205.5960 206.8020 209.2140 226.0960 228.5070 192.9350 197.1560 227.9050 209.2140 167.6120 129.6280 93.4530 72.3508 98.2764 104.9090 99.4823 100.6880 88.0267 92.8501 123.5990 124.8050 115.7610 116.3640 178.4650 214.6400 195.3470 205.5960 214.0370 246.5950 270.1090 236.3450 187.5090 150.1280 144.7010 136.2600 113.9520 98.8793 88.0267 82.6004 87.4238 69.3362 59.6894 116.3640 156.1570 152.5390 140.4810 100.6880 75.3654 97.6735 160.9800 219.4640 278.5500 242.3750 180.2740 183.8910 204.9940 224.8900 211.6260 187.5090 162.1860 143.4950 115.1580 101.8940 92.2472 106.1140 126.6140 100.0850 65.7186 64.5128 88.0267 113.9520 129.0250 153.7450 123.5990 79.5858 97.0705 164.5980 168.8180 153.7450 195.3470 214.0370 184.4940 170.6270 150.7310 151.9360 160.3770 179.6710 154.9510 108.5260 106.1140 108.5260 131.4370 141.6870 170.6270 170.6270 124.8050 110.3350 114.5550 114.5550 103.7030 83.2033 89.2325 139.2750 208.6110 242.3750 206.8020 185.7000 157.3630 136.2600 150.7310 185.7000 183.2880 158.5690 142.8930 115.7610 115.1580 88.0267 67.5273 62.7040 89.8354 114.5550 118.1730 109.1290 109.1290 129.0250 118.1730 101.8940 113.3490 157.3630 200.1700 211.0230 208.6110 196.5530 174.8470 187.5090 177.8620 170.0240 152.5390 130.8340 115.1580 105.5110 104.3060 106.7170 99.4822 93.4530 107.9230 104.9080 93.4530 88.6296 93.4530 93.4530 113.9520 142.2900 123.5990 119.3790 153.7450 204.9930 208.6110 206.8020 191.1260 154.9510 185.7000 203.1850 153.1420 133.2460 119.9820 116.3640 124.8050 128.4220 117.5700 105.5110 95.8646 85.6150 85.0121 92.8500 92.8500 94.6588 85.0121 97.6734 108.5260 133.2460 162.7890 216.4490 231.5220 204.3910 212.8310 219.4640 206.8020 233.3310 235.1400 165.2010 125.4080 129.6280 100.0850 91.0413 99.4822 101.2910 103.1000 90.4384 80.7916 87.4238 91.0413 93.4530 116.3640 139.8780 129.6280 123.5990 171.2300 201.9790 189.9200 150.1280 169.4210 219.4640 253.2270 302.6670 311.7110 274.3290 172.4360 140.4810 129.6280 126.0110 104.3060 116.9670 115.7610 116.3640 115.1580 113.3490 109.7320 98.8793 88.0267 83.2033 91.0413 129.6280 153.7450 151.9360 162.1860 186.9060 194.1410 230.9190 224.8900 187.5090 171.2300 162.1860 136.8630 142.2900 143.4950 128.4220 113.9520 112.1440 113.3490 94.6588 101.2910 102.4970 113.9520 113.9520 118.1730 101.2910 110.9380 153.7450 165.8040 156.7600 160.3770 276.1380 828.4140 2048.1300 2768.6200 1866.0400 580.6140 150.1280 156.1570 198.3610 178.4650 129.0250 126.0110 133.2460 118.1730 88.0268 72.3508 85.6151 108.5260 109.1290 80.7917 66.3216 107.9230 126.6140 146.5100 168.8180 182.6860 222.4780 344.8710 780.1810 1216.7000 961.6600 438.9270 182.0830 141.6870 176.0530 154.9510 103.7030 83.2035 95.2619 107.9230 103.1000 100.6880 91.6444 101.8940 112.1440 87.4239 87.4239 122.9960 121.7900 110.9380 92.8502 127.2170 174.8480 211.0230 281.5650 359.9450 319.5490 232.1250 207.4050 212.2290 197.1560 149.5250 120.5850 109.7320 81.3947 116.3640 103.7030 94.0561 117.5700 107.3200 68.1304 65.7188 114.5550 127.2170 113.3500 94.6590 113.3500 151.3340 166.4070 176.0530 192.3320 209.2140 189.9210 164.5980 178.4650 174.2450 160.3770 151.9370 143.4960 126.6140 115.1580 93.4532 104.9090 95.8648 78.9830 95.8648 95.8648 74.7626 68.1304 91.6444 129.6280 162.7890 178.4650 162.1860 142.2900 172.4360 195.9500 236.9490 297.8440 277.3440 198.9640 151.3340 118.7760 90.4386 102.4970 139.8780 153.1420 131.4370 139.8780 136.2610 103.7030 103.1000 88.0269 82.6006 85.0123 86.8211 93.4532 86.8211 88.6298 122.3930 164.5980 160.9800 228.5080 277.3440 232.7280 165.8040 163.3920 166.4070 156.7600 113.9530 95.2620 89.8357 113.3500 131.4370 133.8490 139.8780 133.2460 118.7760 102.4970 107.3200 115.7610 91.6444 80.1889 90.4386 108.5260 141.0840 179.6710 183.2890 175.4510 168.8180 176.6560 182.0830 197.1560 184.4940 136.2610 124.8050 116.3640 151.3340 146.5100 110.9380 133.8490 106.1150 107.3200 102.4970 105.5120 110.3350 109.7320 113.3500 121.1880 126.0110 118.1730 94.6590 113.9530 159.1720 187.5090 184.4940 176.0530 171.2300 170.0240 160.9800 150.7310 132.6430 122.3930 145.3040 99.4824 65.7188 79.5860 71.1451 54.2633 63.3071 66.9246 92.2473 104.9090 122.9960 121.1880 107.9230 121.1880 138.0690 159.7750 193.5380 190.5240 194.1410 179.6710 198.9640 243.5810 215.8460 138.6720 93.4532 85.6152 107.9230 118.7760 94.0561 87.4240 97.6736 103.7030 103.1000 103.1000 80.1889 63.9100 79.5860 101.8940 138.0690 186.9060 182.6860 144.7010 134.4520 156.1570 177.2590 168.8180 161.5830 151.9370 136.2610 124.8050 110.9380 92.8503 71.1451 86.2181 94.6590 88.6298 89.2327 94.0561 94.0561 98.2766 129.6280 129.6280 92.8503 87.4240 135.0550 178.4650 183.2890 174.2450 197.1560 212.2290 282.1680 326.7840 245.9920 197.1560 182.6860 134.4520 107.3200 100.0850 103.7030 97.0707 97.6736 143.4960 135.0550 88.6298 88.6298 98.8795 100.0850 126.0110 122.3930 115.7610 110.3350 132.6430 135.6580 183.8910 192.9350 165.2010 188.1120 241.7720 238.1540 197.1560 151.3340 110.3350 109.7320 97.6736 74.1597 81.9977 101.2910 91.0415 78.3801 93.4532 110.3350 113.9530 106.1150 83.2035 63.9100 44.0136 86.2181 149.5250 163.3920 197.1560 306.8870 629.4510 1024.3600 976.1300 520.9250 211.6260 110.9380 123.5990 150.7310 132.0400 129.0260 129.6280 132.6430 141.6870 133.2460 88.6298 89.8357 117.5700 116.9670 109.1290 79.5860 83.8064 109.1290 136.2610 167.0100 165.8040 194.7440 299.6520 496.2050 542.0270 362.9590 250.2130 192.9350 142.8930 106.1150 83.8064 98.2765 121.1880 165.2010 136.8640 95.8649 92.8502 106.7170 112.7470 131.4370 160.3770 116.9670 109.1290 137.4660 156.7600 182.6860 180.8770 191.7290 244.7860 268.3000 239.3600 198.3620 178.4650 162.7890 135.6580 97.0707 70.5421 68.7334 85.0123 104.3060 95.2619 108.5260 138.6720 140.4810 102.4970 74.7626 83.8064 111.5410 112.7470 113.9520 124.2020 132.0400 144.7010 179.6710 245.3890 294.2260 248.4040 179.6710 110.3350 88.0268 113.9520 103.1000 121.7900 117.5700 77.1742 64.5129 70.5421 103.1000 155.5540 137.4660 112.1440 106.7170 98.2765 87.4239 86.2181 103.7030 121.1880 136.8630 163.9950 216.4490 282.1680 291.2110 218.8610 164.5980 212.2290 232.1250 170.6270 134.4520 108.5260 98.8794 116.3640 118.1730 88.6298 73.5567 81.3947 95.2619 101.8940 107.3200 109.7320 110.3350 100.6880 110.9380 124.2020 167.6120 189.3180 182.6860 207.4050 222.4780 180.2740 182.6860 190.5240 162.7890 117.5700 101.8940 101.8940 127.2170 139.8780 119.9820 103.7030 77.7772 77.1742 94.0561 81.3947 102.4970 142.2900 104.9090 126.0110 152.5390 134.4520 153.7450 138.0690 133.8490 169.4210 171.2300 160.3770 201.9790 259.2570 227.9050 153.1420 110.9380 97.6736 85.6151 78.9830 82.6005 88.6297 110.9380 110.3350 87.4239 86.8210 94.6589 101.2910 88.0268 109.7320 165.8040 177.2590 159.1720 171.8330 170.0240 154.9510 195.3470 233.9340 203.1850 157.9660 136.2610 125.4080 97.0706 67.5275 53.6603 60.2924 76.5713 105.5120 123.5990 125.4080 92.2473 77.1742 100.0850 125.4080 126.6140 112.7470 106.1140 124.8050 136.8630 135.0550 167.6120 206.1990 219.4640 195.9500 173.0390 150.7310 126.6140 116.3640 131.4370 141.6870 124.8050 121.7900 122.9960 106.7170 101.2910 117.5700 104.3060 75.9684 59.0866 57.8807 83.2034 147.1130 148.9220 113.3500 104.9090 101.8940 112.7470 203.1850 260.4620 220.0670 185.0970 163.9950 125.4080 88.6297 71.1450 79.5859 94.6589 117.5700 99.4823 97.0706 110.9380 110.3350 89.2326 83.2034 97.6735 103.7030 87.4239 84.4092 107.3200 154.3480 173.6420 190.5230 179.0680 175.4500 228.5080 211.0230 140.4810 110.3350 133.2460 153.1420 130.8340 81.9975 83.8063 105.5110 95.8647 85.6151 105.5110 121.7900 115.7610 107.9230 100.6880 108.5260 141.6870 123.5990 85.0122 93.4531 113.9520 163.3920 201.3760 261.0650 327.9900 290.0060 218.2580 160.9800 124.8050 138.6720 99.4823 67.5275 72.3508 98.8794 95.2618 86.2180 72.9538 82.6005 121.7900 121.1870 96.4677 103.7030 96.4677 104.3060 149.5250 178.4650 195.9500 193.5380 227.9050 242.9780 206.8020 176.6560 158.5690 156.1570 138.0690 121.7900 124.2020 99.4823 74.1596 72.3508 85.0122 98.8794 102.4970 101.8940 104.3060 98.2765 88.6297 107.9230 129.0250 127.2170 136.2610 148.9220 177.2590 178.4650 220.6700 255.0360 241.7720 177.8620 132.0400 121.7900 116.9670 116.3640 113.9520 89.2326 91.0414 92.2472 80.7917 103.1000 139.2750 143.4960 119.9820 99.4823 112.7470 120.5850 113.9520 119.9820 161.5830 195.9500 209.2140 227.9050 240.5660 263.4770 270.7120 235.7430 167.0100 121.1870 107.9230 119.3790 107.3200 98.2765 113.9520 113.3500 105.5120 85.6151 89.2326 121.7900 113.3500 90.4385 86.8209 85.6151 103.7030 119.3790 162.1860 245.9920 668.6400 1751.4900 2703.5000 2365.2600 1176.3000 382.2530 196.5530 175.4500 175.4500 113.3490 104.3060 119.3790 141.0840 122.3930 111.5410 123.5990 97.6735 89.2326 92.2472 106.7170 156.1570 188.1120 142.8930 122.9960 144.0980 204.9940 429.2800 933.9260 1298.0900 963.4690 399.7370 159.7740 120.5840 186.9060 138.0690 93.4530 95.2618 94.6588 110.3350 106.1140 86.2179 101.2910 129.0250 166.4070 159.7740 133.8490 132.0400 125.4080 93.4530 112.7460 154.3480 159.7740 262.8740 466.0590 592.6720 487.7640 240.5660 106.7170 103.7030 107.9230 97.6735 93.4530 118.7760 114.5550 99.4822 74.7624 78.3800 98.8793 136.8630 121.7900 86.8209 101.2910 104.9090 78.3800 81.3946 97.6735 113.3490 173.0390 269.5060 318.9460 305.6810 230.3160 165.8040 157.3630 119.3790 94.6589 99.4822 121.7900 137.4660 138.0690 121.1870 148.3190 134.4520 77.1741 56.0718 86.8208 83.2033 79.5858 101.8940 133.2460 153.7450 156.1570 152.5390 142.8930 177.2590 203.1850 210.4200 183.8910 </int_list></spectrum></measured><measured><pepseq>VEHVTHPEQYIPGVLKR</pepseq><mzh>2002.0392</mzh><calc_mzh>2002.0875</calc_mzh><leucines>1</leucines><mono_iso_intensity>636</mono_iso_intensity><deuterated_intensity>201</deuterated_intensity><ratio>0.32</ratio><validated>YES</validated><local_bg>26</local_bg><corrected_ratio>0.29</corrected_ratio><spectrum><mz_list>1977.6266 1977.6875 1977.7484 1977.8093 1977.8702 1977.9311 1977.9920 1978.0529 1978.1138 1978.1747 1978.2356 1978.2965 1978.3574 1978.4183 1978.4792 1978.5402 1978.6011 1978.6620 1978.7229 1978.7838 1978.8447 1978.9056 1978.9665 1979.0275 1979.0884 1979.1493 1979.2102 1979.2711 1979.3320 1979.3930 1979.4539 1979.5148 1979.5757 1979.6367 1979.6976 1979.7585 1979.8194 1979.8804 1979.9413 1980.0022 1980.0632 1980.1241 1980.1850 1980.2460 1980.3069 1980.3678 1980.4288 1980.4897 1980.5507 1980.6116 1980.6725 1980.7335 1980.7944 1980.8554 1980.9163 1980.9773 1981.0382 1981.0992 1981.1601 1981.2211 1981.2820 1981.3430 1981.4039 1981.4649 1981.5258 1981.5868 1981.6477 1981.7087 1981.7696 1981.8306 1981.8916 1981.9525 1982.0135 1982.0744 1982.1354 1982.1964 1982.2573 1982.3183 1982.3793 1982.4402 1982.5012 1982.5622 1982.6232 1982.6841 1982.7451 1982.8061 1982.8670 1982.9280 1982.9890 1983.0500 1983.1110 1983.1719 1983.2329 1983.2939 1983.3549 1983.4159 1983.4769 1983.5378 1983.5988 1983.6598 1983.7208 1983.7818 1983.8428 1983.9038 1983.9648 1984.0258 1984.0867 1984.1477 1984.2087 1984.2697 1984.3307 1984.3917 1984.4527 1984.5137 1984.5747 1984.6357 1984.6967 1984.7577 1984.8187 1984.8798 1984.9408 1985.0018 1985.0628 1985.1238 1985.1848 1985.2458 1985.3068 1985.3678 1985.4288 1985.4899 1985.5509 1985.6119 1985.6729 1985.7339 1985.7950 1985.8560 1985.9170 1985.9780 1986.0390 1986.1001 1986.1611 1986.2221 1986.2831 1986.3442 1986.4052 1986.4662 1986.5273 1986.5883 1986.6493 1986.7104 1986.7714 1986.8324 1986.8935 1986.9545 1987.0156 1987.0766 1987.1376 1987.1987 1987.2597 1987.3208 1987.3818 1987.4428 1987.5039 1987.5649 1987.6260 1987.6870 1987.7481 1987.8091 1987.8702 1987.9312 1987.9923 1988.0534 1988.1144 1988.1755 1988.2365 1988.2976 1988.3586 1988.4197 1988.4808 1988.5418 1988.6029 1988.6640 1988.7250 1988.7861 1988.8472 1988.9082 1988.9693 1989.0304 1989.0914 1989.1525 1989.2136 1989.2746 1989.3357 1989.3968 1989.4579 1989.5189 1989.5800 1989.6411 1989.7022 1989.7633 1989.8243 1989.8854 1989.9465 1990.0076 1990.0687 1990.1298 1990.1909 1990.2519 1990.3130 1990.3741 1990.4352 1990.4963 1990.5574 1990.6185 1990.6796 1990.7407 1990.8018 1990.8629 1990.9240 1990.9851 1991.0462 1991.1073 1991.1684 1991.2295 1991.2906 1991.3517 1991.4128 1991.4739 1991.5350 1991.5961 1991.6572 1991.7184 1991.7795 1991.8406 1991.9017 1991.9628 1992.0239 1992.0850 1992.1462 1992.2073 1992.2684 1992.3295 1992.3906 1992.4518 1992.5129 1992.5740 1992.6351 1992.6963 1992.7574 1992.8185 1992.8796 1992.9408 1993.0019 1993.0630 1993.1242 1993.1853 1993.2464 1993.3076 1993.3687 1993.4298 1993.4910 1993.5521 1993.6133 1993.6744 1993.7355 1993.7967 1993.8578 1993.9190 1993.9801 1994.0413 1994.1024 1994.1636 1994.2247 1994.2859 1994.3470 1994.4082 1994.4693 1994.5305 1994.5916 1994.6528 1994.7139 1994.7751 1994.8363 1994.8974 1994.9586 1995.0197 1995.0809 1995.1421 1995.2032 1995.2644 1995.3256 1995.3867 1995.4479 1995.5091 1995.5702 1995.6314 1995.6926 1995.7538 1995.8149 1995.8761 1995.9373 1995.9985 1996.0596 1996.1208 1996.1820 1996.2432 1996.3043 1996.3655 1996.4267 1996.4879 1996.5491 1996.6103 1996.6715 1996.7326 1996.7938 1996.8550 1996.9162 1996.9774 1997.0386 1997.0998 1997.1610 1997.2222 1997.2834 1997.3446 1997.4058 1997.4670 1997.5282 1997.5894 1997.6506 1997.7118 1997.7730 1997.8342 1997.8954 1997.9566 1998.0178 1998.0790 1998.1402 1998.2014 1998.2626 1998.3239 1998.3851 1998.4463 1998.5075 1998.5687 1998.6299 1998.6912 1998.7524 1998.8136 1998.8748 1998.9360 1998.9973 1999.0585 1999.1197 1999.1809 1999.2422 1999.3034 1999.3646 1999.4258 1999.4871 1999.5483 1999.6095 1999.6708 1999.7320 1999.7932 1999.8545 1999.9157 1999.9769 2000.0382 2000.0994 2000.1607 2000.2219 2000.2831 2000.3444 2000.4056 2000.4669 2000.5281 2000.5894 2000.6506 2000.7119 2000.7731 2000.8344 2000.8956 2000.9569 2001.0181 2001.0794 2001.1406 2001.2019 2001.2631 2001.3244 2001.3857 2001.4469 2001.5082 2001.5694 2001.6307 2001.6920 2001.7532 2001.8145 2001.8758 2001.9370 2001.9983 2002.0596 2002.1208 2002.1821 2002.2434 2002.3047 2002.3659 2002.4272 2002.4885 2002.5498 2002.6110 2002.6723 2002.7336 2002.7949 2002.8562 2002.9174 2002.9787 2003.0400 2003.1013 2003.1626 2003.2239 2003.2852 2003.3465 2003.4077 2003.4690 2003.5303 2003.5916 2003.6529 2003.7142 2003.7755 2003.8368 2003.8981 2003.9594 2004.0207 2004.0820 2004.1433 2004.2046 2004.2659 2004.3272 2004.3885 2004.4498 2004.5111 2004.5724 2004.6337 2004.6951 2004.7564 2004.8177 2004.8790 2004.9403 2005.0016 2005.0629 2005.1242 2005.1856 2005.2469 2005.3082 2005.3695 2005.4308 2005.4922 2005.5535 2005.6148 2005.6761 2005.7375 2005.7988 2005.8601 2005.9214 2005.9828 2006.0441 2006.1054 2006.1668 2006.2281 2006.2894 2006.3508 2006.4121 2006.4734 2006.5348 2006.5961 2006.6575 2006.7188 2006.7801 2006.8415 2006.9028 2006.9642 2007.0255 2007.0869 2007.1482 2007.2096 2007.2709 2007.3323 2007.3936 2007.4550 2007.5163 2007.5777 2007.6390 2007.7004 2007.7617 2007.8231 2007.8845 2007.9458 2008.0072 2008.0685 2008.1299 2008.1913 2008.2526 2008.3140 2008.3754 2008.4367 2008.4981 2008.5595 2008.6208 2008.6822 2008.7436 2008.8049 2008.8663 2008.9277 2008.9891 2009.0504 2009.1118 2009.1732 2009.2346 2009.2960 2009.3573 2009.4187 2009.4801 2009.5415 2009.6029 2009.6643 2009.7256 2009.7870 2009.8484 2009.9098 2009.9712 2010.0326 2010.0940 2010.1554 2010.2168 2010.2782 2010.3396 2010.4010 2010.4624 2010.5238 2010.5852 2010.6466 2010.7080 2010.7694 2010.8308 2010.8922 2010.9536 2011.0150 2011.0764 2011.1378 2011.1992 2011.2606 2011.3220 2011.3834 2011.4448 2011.5063 2011.5677 2011.6291 2011.6905 2011.7519 2011.8133 2011.8748 2011.9362 2011.9976 2012.0590 2012.1205 2012.1819 2012.2433 2012.3047 2012.3662 2012.4276 2012.4890 2012.5504 2012.6119 2012.6733 2012.7347 2012.7962 2012.8576 2012.9190 2012.9805 2013.0419 2013.1034 2013.1648 2013.2262 2013.2877 2013.3491 2013.4106 2013.4720 2013.5334 2013.5949 2013.6563 2013.7178 2013.7792 2013.8407 2013.9021 2013.9636 2014.0250 2014.0865 2014.1479 2014.2094 2014.2709 2014.3323 2014.3938 2014.4552 2014.5167 2014.5782 2014.6396 2014.7011 2014.7625 2014.8240 2014.8855 2014.9469 2015.0084 2015.0699 2015.1313 2015.1928 2015.2543 2015.3158 2015.3772 2015.4387 2015.5002 2015.5616 2015.6231 2015.6846 2015.7461 2015.8076 2015.8690 2015.9305 2015.9920 2016.0535 2016.1150 2016.1765 2016.2379 2016.2994 2016.3609 2016.4224 2016.4839 2016.5454 2016.6069 2016.6684 2016.7299 2016.7914 2016.8529 2016.9144 2016.9758 2017.0373 2017.0988 2017.1603 2017.2218 2017.2833 2017.3449 2017.4064 2017.4679 2017.5294 2017.5909 2017.6524 2017.7139 2017.7754 2017.8369 2017.8984 2017.9599 2018.0214 2018.0830 2018.1445 2018.2060 2018.2675 2018.3290 2018.3905 2018.4521 2018.5136 2018.5751 2018.6366 2018.6982 2018.7597 2018.8212 2018.8827 2018.9443 2019.0058 2019.0673 2019.1288 2019.1904 2019.2519 2019.3134 2019.3750 2019.4365 2019.4980 2019.5596 2019.6211 2019.6827 2019.7442 2019.8057 2019.8673 2019.9288 2019.9904 2020.0519 2020.1135 2020.1750 2020.2365 2020.2981 2020.3596 2020.4212 2020.4827 2020.5443 2020.6058 2020.6674 2020.7290 2020.7905 2020.8521 2020.9136 2020.9752 2021.0367 2021.0983 2021.1599 2021.2214 2021.2830 2021.3446 2021.4061 2021.4677 2021.5293 2021.5908 2021.6524 2021.7140 2021.7755 2021.8371 2021.8987 2021.9602 2022.0218 2022.0834 2022.1450 2022.2065 2022.2681 2022.3297 2022.3913 2022.4529 2022.5144 2022.5760 2022.6376 2022.6992 2022.7608 2022.8224 2022.8840 2022.9455 2023.0071 2023.0687 2023.1303 2023.1919 2023.2535 2023.3151 2023.3767 2023.4383 2023.4999 2023.5615 2023.6231 2023.6847 2023.7463 2023.8079 2023.8695 2023.9311 2023.9927 2024.0543 2024.1159 2024.1775 2024.2391 2024.3007 2024.3623 2024.4239 2024.4856 2024.5472 2024.6088 2024.6704 2024.7320 2024.7936 2024.8552 2024.9169 2024.9785 2025.0401 2025.1017 2025.1633 2025.2250 2025.2866 2025.3482 2025.4098 2025.4715 2025.5331 2025.5947 2025.6564 2025.7180 2025.7796 2025.8412 2025.9029 2025.9645 2026.0261 2026.0878 2026.1494 2026.2111 2026.2727 2026.3343 2026.3960 2026.4576 2026.5193 2026.5809 2026.6426 2026.7042 2026.7658 2026.8275 2026.8891 2026.9508 2027.0124 2027.0741 2027.1357 2027.1974 2027.2590 2027.3207 2027.3824 2027.4440 2027.5057 2027.5673 2027.6290 2027.6907 2027.7523 2027.8140 2027.8756 2027.9373 2027.9990 2028.0606 2028.1223 2028.1840 2028.2456 2028.3073 2028.3690 2028.4307 2028.4923 2028.5540 2028.6157 2028.6773 2028.7390 2028.8007 2028.8624 2028.9241 2028.9857 2029.0474 2029.1091 2029.1708 2029.2325 2029.2942 2029.3558 2029.4175 2029.4792 2029.5409 2029.6026 2029.6643 2029.7260 2029.7877 2029.8494 2029.9111 2029.9727 2030.0344 2030.0961 2030.1578 2030.2195 2030.2812 2030.3429 2030.4046 2030.4663 2030.5280 2030.5898 2030.6515 2030.7132 2030.7749 2030.8366 2030.8983 2030.9600 2031.0217 2031.0834 2031.1451 2031.2068 2031.2686 2031.3303 2031.3920 2031.4537 2031.5154 2031.5772 2031.6389 2031.7006 2031.7623 2031.8240 2031.8858 2031.9475 2032.0092 2032.0709 2032.1327 2032.1944 2032.2561 2032.3179 2032.3796 2032.4413 2032.5031 </mz_list><int_list>87.4225 107.9220 113.3480 161.5820 175.4490 188.7130 192.3310 218.2560 206.1980 138.6710 106.7160 113.9510 122.9950 104.3040 132.0390 127.2150 101.2900 119.3770 139.2740 127.8180 161.5820 241.7700 271.3140 244.7850 218.2570 177.8610 119.3770 123.5980 162.1850 136.2590 91.0400 94.6576 116.9660 146.5090 136.2590 120.5830 171.2290 228.5060 261.6670 261.6670 217.6540 162.7880 135.0530 115.1570 117.5690 126.6120 116.9660 117.5690 128.4210 129.6270 141.0830 150.7290 163.9940 170.0230 157.9640 188.1100 218.8590 170.6260 141.6850 135.0530 141.6850 146.5090 134.4500 109.7310 88.6284 67.5261 86.2167 100.0840 110.9370 137.4650 159.1700 199.5660 215.8450 201.9780 171.8320 139.2740 136.2590 130.2300 122.9950 109.7310 92.2459 95.2605 115.1570 129.0240 141.0830 138.6710 135.6560 155.5530 165.8020 158.5670 133.2450 127.8180 124.8040 107.9220 90.4372 81.9963 68.7320 69.3349 82.5992 92.8488 122.9950 126.6120 133.8480 167.0080 170.0230 195.9480 206.8010 150.7290 95.8634 76.5699 108.5250 129.6270 100.0840 77.1729 86.2167 86.2167 99.4810 130.8330 141.6850 162.1850 171.8320 146.5090 134.4500 127.8180 116.9660 121.7890 107.3190 108.5250 126.6120 130.2300 97.0693 66.3203 88.0255 132.6420 167.6110 158.5670 178.4640 197.1540 191.7280 156.7580 112.1420 114.5540 122.9950 106.7160 106.7160 118.1720 93.4517 81.9962 90.4371 117.5690 149.5230 142.2880 139.8770 146.5090 173.0370 163.3910 148.3180 143.4940 114.5540 98.2751 110.3340 112.7450 110.9360 113.3480 109.7310 97.0693 120.5830 144.0970 154.3470 179.6700 179.0670 165.1990 143.4940 134.4500 145.3030 116.9660 85.6137 103.7010 132.0390 112.7450 78.3787 69.9378 103.0980 156.7580 182.6840 156.7580 168.8170 215.8450 204.9920 169.4200 141.0830 113.9510 113.3480 118.1720 127.2150 119.9800 108.5250 127.8180 144.7000 138.0680 108.5250 133.8470 155.5530 167.0080 173.0370 154.3470 111.5390 101.2900 103.0980 71.7466 78.3787 124.8040 121.7890 101.2900 69.3349 73.5553 103.0980 138.0680 181.4780 193.5370 153.7440 131.4360 97.6722 85.6137 83.2020 88.0254 98.2751 117.5690 112.1420 95.2605 92.2459 110.9360 100.0840 101.2900 169.4200 205.5950 211.0210 166.4050 136.2590 154.9500 136.2590 112.1420 110.3340 107.3190 116.9660 141.0830 139.2740 128.4210 146.5090 146.5090 151.9350 160.9790 163.3910 144.0970 140.4800 130.8330 156.1560 174.8460 119.9800 65.1144 72.3495 95.8634 104.9070 106.7160 146.5090 241.7700 422.0440 669.8450 757.8710 584.2300 373.2070 273.7250 245.3880 203.7860 144.7000 124.2010 136.2590 126.6120 108.5250 117.5690 146.5090 245.9910 416.6180 627.6400 786.2090 681.3000 436.5140 236.3440 142.2880 133.2450 121.1860 105.5100 87.4225 99.4809 95.8634 86.8196 104.9070 167.0080 253.8290 416.0150 526.3490 449.7780 320.7530 234.5350 151.9350 118.1710 116.3630 127.8180 156.1560 153.1410 127.2150 106.7160 127.8180 177.2580 276.1370 429.2790 557.0980 581.2150 485.3510 338.8410 224.8890 167.6110 140.4800 116.3630 94.6576 115.1570 172.4340 174.8460 156.1560 171.2290 247.8000 381.6480 496.8060 568.5540 541.4220 388.2800 247.8000 154.3470 150.1260 139.8770 135.0530 154.3470 127.8180 129.6270 151.3320 151.9350 179.6690 254.4320 321.3560 362.9580 364.7660 290.6070 224.2860 174.8460 130.8330 116.3630 98.2751 110.3340 130.8330 106.1130 94.6576 108.5250 138.6710 198.3600 247.1970 285.7840 316.5330 267.0930 245.3880 175.4490 109.7310 86.2166 106.1130 130.2300 126.6120 122.3920 95.8634 75.3641 88.6283 127.8180 214.6390 286.9900 289.4010 217.0510 143.4940 116.9660 104.9070 121.1860 163.3910 147.7150 141.6850 146.5090 157.9640 150.7290 153.1410 198.9630 230.9180 250.2110 382.2510 601.7150 729.5340 608.9500 374.4130 226.0940 197.1540 211.0210 181.4780 139.2740 137.4650 138.6710 131.4360 121.7890 148.9200 222.4770 347.2820 575.7890 790.4290 768.7240 513.6880 299.0480 180.8750 146.5090 154.9500 113.3480 98.2750 106.7160 94.0545 125.4060 171.8310 208.0070 281.5630 404.5590 512.4820 488.9680 403.9560 298.4450 203.1830 138.0680 116.3630 84.4077 107.9220 145.3030 157.9640 154.3470 163.3900 192.3310 215.2420 285.7840 403.3530 484.7480 436.5140 326.7820 201.3750 175.4490 164.5960 142.8910 103.7010 92.8486 115.7600 121.7890 105.5100 164.5960 212.2270 267.6960 371.3980 391.2950 343.6640 250.8140 174.8460 153.7440 121.7890 100.0840 117.5680 113.3480 103.0980 125.4060 142.2880 174.2430 215.8450 240.5640 246.5940 296.6360 340.6490 288.1950 177.8610 157.3610 142.8910 123.5980 113.9510 129.0240 129.0240 121.7890 118.1710 101.8920 111.5390 163.9930 206.1980 201.3750 182.0810 182.6840 177.8610 156.7580 121.1860 133.2440 126.6120 116.3630 156.7580 171.2280 121.7890 91.6428 127.8180 201.3750 218.8590 206.1980 217.0510 183.2870 139.8770 113.3480 101.8920 83.2019 83.8048 103.0980 86.8194 71.1435 89.8340 118.7740 138.6710 134.4500 159.7730 182.0810 182.6840 182.0810 136.2590 104.3040 89.8340 91.6428 92.8486 75.3639 78.3785 85.0107 99.4808 112.1420 107.9220 141.0820 157.3610 130.2300 113.9510 103.7010 94.6574 116.3630 136.2590 120.5830 88.6282 90.4370 87.4224 71.1435 99.4808 151.9350 156.1550 140.4790 124.8030 139.2740 139.8770 142.2880 143.4940 129.0240 112.7450 119.9800 128.4210 131.4360 124.8030 107.9220 81.9960 93.4516 118.7740 122.9950 138.0680 168.2140 154.9500 128.4210 124.8030 134.4500 122.9950 91.6428 119.9800 126.0090 98.2749 107.9220 110.3330 107.3190 118.7740 127.2150 186.3010 213.4330 192.9340 143.4940 124.2010 116.3630 125.4060 151.9350 148.9200 130.8330 115.1570 133.8470 150.1260 119.9800 91.0399 104.3040 124.8030 129.6270 174.8460 191.7280 151.9350 119.3770 112.1420 129.6270 112.1420 98.2749 101.2900 81.9961 90.4370 104.3040 96.4662 115.1570 135.6560 145.9060 160.9790 166.4050 159.1700 148.9200 147.1120 122.3920 110.3330 136.8620 133.2440 106.1130 107.9220 98.8779 86.2165 91.6428 80.7902 100.6870 106.7160 133.2440 145.9060 126.6120 126.6120 127.8180 130.2300 121.7890 91.0399 106.7160 100.0840 89.8341 101.8920 119.9800 150.1260 163.3910 192.9340 248.4020 256.8430 191.7280 141.0820 102.4950 100.0840 120.5830 118.7740 104.9070 85.6136 107.3190 114.5540 105.5100 146.5090 196.5510 241.1670 270.7110 206.8010 133.8470 122.3920 153.7440 136.2590 100.6870 95.8633 132.0390 138.6710 136.2590 113.9510 108.5250 146.5090 203.1830 195.3450 183.8900 230.3150 251.4170 226.6970 154.9500 104.9070 93.4516 136.2590 145.3030 107.9220 86.2166 101.2900 130.2300 129.6270 138.0680 179.0660 245.9910 216.4480 198.9630 192.3310 153.7440 123.5980 103.7010 92.2458 105.5100 112.7450 122.9950 133.2440 109.7300 89.2311 118.7740 179.0660 192.9340 187.5070 182.6840 143.4940 99.4808 111.5390 108.5250 127.8180 136.8620 156.7580 127.2150 100.6870 103.0980 100.0840 118.7740 148.9200 181.4780 212.8300 247.8000 259.2550 215.2420 192.3310 135.0530 79.5844 114.5540 133.8470 106.1130 83.2019 63.3055 71.7464 92.2457 139.8770 172.4340 203.1830 274.9310 319.5470 290.0040 221.2710 165.1990 150.1260 122.3920 122.9950 139.8770 129.0240 106.7160 86.2166 110.9360 153.1410 173.6400 167.6110 181.4780 197.7570 187.5070 159.1700 132.0390 111.5390 96.4662 83.8049 77.7757 92.8487 112.1420 107.3190 86.8195 85.0107 126.6120 169.4200 204.9920 223.0800 183.8900 157.3610 138.0680 116.9660 110.3330 92.2458 111.5390 112.7450 104.9070 127.8180 140.4800 123.5980 126.0090 124.2010 154.3470 187.5070 180.8750 165.8020 136.8620 110.3330 112.1420 118.7740 97.6721 109.1280 112.7450 124.8040 110.9360 94.0546 130.8330 165.1990 163.9930 191.7280 198.9630 176.6550 165.1990 148.3180 103.0980 94.0546 113.3480 132.6420 147.7150 135.6560 107.3190 90.4370 87.4224 103.7010 115.1570 147.1120 166.4050 162.1850 156.7580 138.6710 121.7890 124.8040 116.9660 115.7600 121.1860 118.7740 132.6420 153.1410 154.9500 140.4800 126.0090 143.4940 175.4490 173.6400 133.8470 122.3920 94.6575 109.7310 125.4060 130.8330 109.7310 106.1130 91.0399 80.7903 95.2604 118.7740 158.5670 173.0370 162.1850 173.0370 170.6260 136.2590 93.4516 110.3330 119.3770 123.5980 141.6850 135.6560 119.9800 116.3630 121.7890 102.4950 118.1710 148.3180 168.8170 183.8900 149.5230 101.2900 125.4060 135.0530 100.6870 80.7903 68.1289 </int_list></spectrum></measured></pepdata></protdata>
\ No newline at end of file
diff --git a/samples/aggregated_output.txt b/samples/aggregated_output.txt
new file mode 100644
index 0000000000000000000000000000000000000000..230ce02ee42802c00df5f9c612410c737e9f9ad2
--- /dev/null
+++ b/samples/aggregated_output.txt
@@ -0,0 +1,5 @@
+file_name	Mowse_score	Database	ppm_tolerance	Spot_identification	Identified_protein	Accesion_number	Peptide_coverage	%_matched_peptides	Number_of_valid_peptides	Median_ratio	Mean_ratio	Std_Dev
+C25plst02_A_25.xml	1.0	PA.cosyeast200409	30.000	C25plst.txt	NOG2	YNR053C	26	15	5	3.23	3.33	0.6219
+C25plst02_B_25.xml	1.0	PA.cosyeast200409	30.000	C25plst.txt	NOG2	YNR053C	26	15	5	0.05	0.08	0.1322
+C25plst02_C_25.xml	1.0	PA.cosyeast200409	30.000	C25plst.txt	NOG2	YNR053C	26	15	5	1.39	1.40	0.2643
+C25plst02_D_25.xml	1.0	PA.cosyeast200409	30.000	C25plst.txt	NOG2	YNR053C	26	15	5	0.24	0.26	0.1112
diff --git a/samples/detailed_output.txt b/samples/detailed_output.txt
new file mode 100644
index 0000000000000000000000000000000000000000..14a55900dd14ed811d846af30b17aed1f210b6f9
--- /dev/null
+++ b/samples/detailed_output.txt
@@ -0,0 +1,21 @@
+file_name	Mowse_score	Database	ppm_tolerance	Spot_identification	Identified_protein	Accesion_number	Peptide_coverage	%_matched_peptides	pepseq	leucines	mzh	calc_mzh	mono_iso_int	deuterated_intensity	ratio	corrected_ratio	local_bg	validated	Number_of_valid_peptides	Median_ratio	Mean_ratio	Std_Dev
+C25plst02_A_25.xml	1.0	PA.cosyeast200409	30.000	C25plst.txt	NOG2	YNR053C	26	15	VISQDALQHFR	1	1313.6723	1313.6967	1537	5018	3.26	4.18	443	YES	5	3.23	3.33	0.6219
+C25plst02_A_25.xml	1.0	PA.cosyeast200409	30.000	C25plst.txt	NOG2	YNR053C	26	15	SALGETQKDTYQVLLR	3	1821.9176	1821.9711	405	1150	2.84	3.68	127	YES	5	3.23	3.33	0.6219
+C25plst02_A_25.xml	1.0	PA.cosyeast200409	30.000	C25plst.txt	NOG2	YNR053C	26	15	VEHVTHPEQYIPGVLK	1	1845.9513	1845.9864	360	1018	2.83	3.23	65	YES	5	3.23	3.33	0.6219
+C25plst02_A_25.xml	1.0	PA.cosyeast200409	30.000	C25plst.txt	NOG2	YNR053C	26	15	DATEFIEILAR	1	1277.6464	1277.6742	1139	2443	2.14	2.59	320	YES	5	3.23	3.33	0.6219
+C25plst02_A_25.xml	1.0	PA.cosyeast200409	30.000	C25plst.txt	NOG2	YNR053C	26	15	VEHVTHPEQYIPGVLKR	1	2002.0392	2002.0875	331	792	2.39	2.95	95	YES	5	3.23	3.33	0.6219
+C25plst02_B_25.xml	1.0	PA.cosyeast200409	30.000	C25plst.txt	NOG2	YNR053C	26	15	VISQDALQHFR	1	1313.6723	1313.6967	5606	859	0.15	0.05	617	YES	5	0.05	0.08	0.1322
+C25plst02_B_25.xml	1.0	PA.cosyeast200409	30.000	C25plst.txt	NOG2	YNR053C	26	15	SALGETQKDTYQVLLR	3	1821.9176	1821.9711	1208	547	0.45	0.29	273	YES	5	0.05	0.08	0.1322
+C25plst02_B_25.xml	1.0	PA.cosyeast200409	30.000	C25plst.txt	NOG2	YNR053C	26	15	VEHVTHPEQYIPGVLK	1	1845.9513	1845.9864	1099	276	0.25	0.13	150	YES	5	0.05	0.08	0.1322
+C25plst02_B_25.xml	1.0	PA.cosyeast200409	30.000	C25plst.txt	NOG2	YNR053C	26	15	DATEFIEILAR	1	1277.6464	1277.6742	5284	198	0.04	-0.04	415	YES	5	0.05	0.08	0.1322
+C25plst02_B_25.xml	1.0	PA.cosyeast200409	30.000	C25plst.txt	NOG2	YNR053C	26	15	VEHVTHPEQYIPGVLKR	1	2002.0392	2002.0875	1134	111	0.10	-0.01	117	YES	5	0.05	0.08	0.1322
+C25plst02_C_25.xml	1.0	PA.cosyeast200409	30.000	C25plst.txt	NOG2	YNR053C	26	15	VISQDALQHFR	1	1313.6723	1313.6967	3271	4477	1.37	1.44	521	YES	5	1.39	1.40	0.2643
+C25plst02_C_25.xml	1.0	PA.cosyeast200409	30.000	C25plst.txt	NOG2	YNR053C	26	15	SALGETQKDTYQVLLR	3	1821.9176	1821.9711	890	1395	1.57	1.79	247	YES	5	1.39	1.40	0.2643
+C25plst02_C_25.xml	1.0	PA.cosyeast200409	30.000	C25plst.txt	NOG2	YNR053C	26	15	VEHVTHPEQYIPGVLK	1	1845.9513	1845.9864	675	854	1.27	1.39	221	YES	5	1.39	1.40	0.2643
+C25plst02_C_25.xml	1.0	PA.cosyeast200409	30.000	C25plst.txt	NOG2	YNR053C	26	15	DATEFIEILAR	1	1277.6464	1277.6742	2352	2468	1.05	1.06	248	YES	5	1.39	1.40	0.2643
+C25plst02_C_25.xml	1.0	PA.cosyeast200409	30.000	C25plst.txt	NOG2	YNR053C	26	15	VEHVTHPEQYIPGVLKR	1	2002.0392	2002.0875	847	1046	1.24	1.30	174	YES	5	1.39	1.40	0.2643
+C25plst02_D_25.xml	1.0	PA.cosyeast200409	30.000	C25plst.txt	NOG2	YNR053C	26	15	VISQDALQHFR	1	1313.6723	1313.6967	3526	1024	0.29	0.24	224	YES	5	0.24	0.26	0.1112
+C25plst02_D_25.xml	1.0	PA.cosyeast200409	30.000	C25plst.txt	NOG2	YNR053C	26	15	SALGETQKDTYQVLLR	3	1821.9176	1821.9711	691	231	0.33	0.19	125	YES	5	0.24	0.26	0.1112
+C25plst02_D_25.xml	1.0	PA.cosyeast200409	30.000	C25plst.txt	NOG2	YNR053C	26	15	VEHVTHPEQYIPGVLK	1	1845.9513	1845.9864	613	279	0.45	0.43	24	YES	5	0.24	0.26	0.1112
+C25plst02_D_25.xml	1.0	PA.cosyeast200409	30.000	C25plst.txt	NOG2	YNR053C	26	15	DATEFIEILAR	1	1277.6464	1277.6742	3265	658	0.20	0.14	247	YES	5	0.24	0.26	0.1112
+C25plst02_D_25.xml	1.0	PA.cosyeast200409	30.000	C25plst.txt	NOG2	YNR053C	26	15	VEHVTHPEQYIPGVLKR	1	2002.0392	2002.0875	636	201	0.32	0.29	26	YES	5	0.24	0.26	0.1112
diff --git a/samples/orfnog2.txt b/samples/orfnog2.txt
new file mode 100644
index 0000000000000000000000000000000000000000..f7394a4a155f1119641fc29f793a30d2b76ecf5a
--- /dev/null
+++ b/samples/orfnog2.txt
@@ -0,0 +1 @@
+YNR053C
\ No newline at end of file
diff --git a/samples/pairsnog2.txt b/samples/pairsnog2.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3d527d044080cd401f6ef8cfab83e6b4728f6dca
--- /dev/null
+++ b/samples/pairsnog2.txt
@@ -0,0 +1,4 @@
+Spectra/A_25.txt	MS_Fit_files/C25plst02.html
+Spectra/B_25.txt	MS_Fit_files/C25plst02.html
+Spectra/C_25.txt	MS_Fit_files/C25plst02.html
+Spectra/D_25.txt	MS_Fit_files/C25plst02.html
\ No newline at end of file
diff --git a/silactof.dtd b/silactof.dtd
new file mode 100644
index 0000000000000000000000000000000000000000..bd7393b51db63e130f0af27ec139282b4401f48b
--- /dev/null
+++ b/silactof.dtd
@@ -0,0 +1,113 @@
+<?xml encoding="UTF-8"?>
+
+<!ELEMENT protdata (id_parameters,accession_number,entry_name,prot_mw,
+                    prot_pi,pepdata)>
+<!ATTLIST protdata
+  xmlns CDATA #FIXED ''>
+
+<!ELEMENT id_parameters (spot_id,database,ppm_tolerance,mowse_score,
+                         pep_coverage,no_matched_pept)>
+<!ATTLIST id_parameters
+  xmlns CDATA #FIXED ''>
+
+<!ELEMENT accession_number (#PCDATA)>
+<!ATTLIST accession_number
+  xmlns CDATA #FIXED ''>
+
+<!ELEMENT entry_name (#PCDATA)>
+<!ATTLIST entry_name
+  xmlns CDATA #FIXED ''>
+
+<!ELEMENT prot_mw (#PCDATA)>
+<!ATTLIST prot_mw
+  xmlns CDATA #FIXED ''>
+
+<!ELEMENT prot_pi (#PCDATA)>
+<!ATTLIST prot_pi
+  xmlns CDATA #FIXED ''>
+
+<!ELEMENT pepdata (measured)+>
+<!ATTLIST pepdata
+  xmlns CDATA #FIXED ''>
+
+<!ELEMENT spot_id (#PCDATA)>
+<!ATTLIST spot_id
+  xmlns CDATA #FIXED ''>
+
+<!ELEMENT database (#PCDATA)>
+<!ATTLIST database
+  xmlns CDATA #FIXED ''>
+
+<!ELEMENT ppm_tolerance (#PCDATA)>
+<!ATTLIST ppm_tolerance
+  xmlns CDATA #FIXED ''>
+
+<!ELEMENT mowse_score (#PCDATA)>
+<!ATTLIST mowse_score
+  xmlns CDATA #FIXED ''>
+
+<!ELEMENT pep_coverage (#PCDATA)>
+<!ATTLIST pep_coverage
+  xmlns CDATA #FIXED ''>
+
+<!ELEMENT no_matched_pept (#PCDATA)>
+<!ATTLIST no_matched_pept
+  xmlns CDATA #FIXED ''>
+
+<!ELEMENT measured (pepseq,mzh,calc_mzh,leucines,mono_iso_intensity,
+                    deuterated_intensity,ratio,validated,local_bg,
+                    corrected_ratio,spectrum)>
+<!ATTLIST measured
+  xmlns CDATA #FIXED ''>
+
+<!ELEMENT pepseq (#PCDATA)>
+<!ATTLIST pepseq
+  xmlns CDATA #FIXED ''>
+
+<!ELEMENT mzh (#PCDATA)>
+<!ATTLIST mzh
+  xmlns CDATA #FIXED ''>
+
+<!ELEMENT calc_mzh (#PCDATA)>
+<!ATTLIST calc_mzh
+  xmlns CDATA #FIXED ''>
+
+<!ELEMENT leucines (#PCDATA)>
+<!ATTLIST leucines
+  xmlns CDATA #FIXED ''>
+
+<!ELEMENT mono_iso_intensity (#PCDATA)>
+<!ATTLIST mono_iso_intensity
+  xmlns CDATA #FIXED ''>
+
+<!ELEMENT deuterated_intensity (#PCDATA)>
+<!ATTLIST deuterated_intensity
+  xmlns CDATA #FIXED ''>
+
+<!ELEMENT ratio (#PCDATA)>
+<!ATTLIST ratio
+  xmlns CDATA #FIXED ''>
+
+<!ELEMENT validated (#PCDATA)>
+<!ATTLIST validated
+  xmlns CDATA #FIXED ''>
+
+<!ELEMENT local_bg (#PCDATA)>
+<!ATTLIST local_bg
+  xmlns CDATA #FIXED ''>
+
+<!ELEMENT corrected_ratio (#PCDATA)>
+<!ATTLIST corrected_ratio
+  xmlns CDATA #FIXED ''>
+
+<!ELEMENT spectrum (mz_list,int_list)>
+<!ATTLIST spectrum
+  xmlns CDATA #FIXED ''>
+
+<!ELEMENT mz_list (#PCDATA)>
+<!ATTLIST mz_list
+  xmlns CDATA #FIXED ''>
+
+<!ELEMENT int_list (#PCDATA)>
+<!ATTLIST int_list
+  xmlns CDATA #FIXED ''>
diff --git a/silactof.xsd b/silactof.xsd
new file mode 100644
index 0000000000000000000000000000000000000000..df64450492f6da7acd7703dc37d99441f180bd3a
--- /dev/null
+++ b/silactof.xsd
@@ -0,0 +1,81 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
+  <xs:element name="protdata">
+    <xs:complexType>
+      <xs:sequence>
+        <xs:element ref="id_parameters"/>
+        <xs:element ref="accession_number"/>
+        <xs:element ref="entry_name"/>
+        <xs:element ref="prot_mw"/>
+        <xs:element ref="prot_pi"/>
+        <xs:element ref="pepdata"/>
+      </xs:sequence>
+    </xs:complexType>
+  </xs:element>
+  <xs:element name="id_parameters">
+    <xs:complexType>
+      <xs:sequence>
+        <xs:element ref="spot_id"/>
+        <xs:element ref="database"/>
+        <xs:element ref="ppm_tolerance"/>
+        <xs:element ref="mowse_score"/>
+        <xs:element ref="pep_coverage"/>
+        <xs:element ref="no_matched_pept"/>
+      </xs:sequence>
+    </xs:complexType>
+  </xs:element>
+  <xs:element name="spot_id" type="xs:NMTOKEN"/>
+  <xs:element name="database" type="xs:NCName"/>
+  <xs:element name="ppm_tolerance" type="xs:decimal"/>
+  <xs:element name="mowse_score" type="xs:decimal"/>
+  <xs:element name="pep_coverage" type="xs:string"/>
+  <xs:element name="no_matched_pept" type="xs:integer"/>
+  <xs:element name="accession_number" type="xs:NCName"/>
+  <xs:element name="entry_name" type="xs:NCName"/>
+  <xs:element name="prot_mw" type="xs:decimal"/>
+  <xs:element name="prot_pi" type="xs:decimal"/>
+  <xs:element name="pepdata">
+    <xs:complexType>
+      <xs:sequence>
+        <xs:element maxOccurs="unbounded" ref="measured"/>
+      </xs:sequence>
+    </xs:complexType>
+  </xs:element>
+  <xs:element name="measured">
+    <xs:complexType>
+      <xs:sequence>
+        <xs:element ref="pepseq"/>
+        <xs:element ref="mzh"/>
+        <xs:element ref="calc_mzh"/>
+        <xs:element ref="leucines"/>
+        <xs:element ref="mono_iso_intensity"/>
+        <xs:element ref="deuterated_intensity"/>
+        <xs:element ref="ratio"/>
+        <xs:element ref="validated"/>
+        <xs:element ref="local_bg"/>
+        <xs:element ref="corrected_ratio"/>
+        <xs:element ref="spectrum"/>
+      </xs:sequence>
+    </xs:complexType>
+  </xs:element>
+  <xs:element name="pepseq" type="xs:NCName"/>
+  <xs:element name="mzh" type="xs:decimal"/>
+  <xs:element name="calc_mzh" type="xs:decimal"/>
+  <xs:element name="leucines" type="xs:integer"/>
+  <xs:element name="mono_iso_intensity" type="xs:integer"/>
+  <xs:element name="deuterated_intensity" type="xs:integer"/>
+  <xs:element name="ratio" type="xs:decimal"/>
+  <xs:element name="validated" type="xs:NCName"/>
+  <xs:element name="local_bg" type="xs:decimal"/>
+  <xs:element name="corrected_ratio" type="xs:decimal"/>
+  <xs:element name="spectrum">
+    <xs:complexType>
+      <xs:sequence>
+        <xs:element ref="mz_list"/>
+        <xs:element ref="int_list"/>
+      </xs:sequence>
+    </xs:complexType>
+  </xs:element>
+  <xs:element name="mz_list" type="xs:string"/>
+  <xs:element name="int_list" type="xs:string"/>
+</xs:schema>
diff --git a/src/.DS_Store b/src/.DS_Store
new file mode 100644
index 0000000000000000000000000000000000000000..5008ddfcf53c02e82d7eee2e57c38e5672ef89f6
Binary files /dev/null and b/src/.DS_Store differ
diff --git a/src/Collect_SILAC_XML.py b/src/Collect_SILAC_XML.py
new file mode 100644
index 0000000000000000000000000000000000000000..81f1abb9685ca1614d2b100f1f3f965386a96708
--- /dev/null
+++ b/src/Collect_SILAC_XML.py
@@ -0,0 +1,303 @@
+"""
+Collect_SILAC_XML.py
+
+Allow collection of SILAC XML file results after
+validation, calculates statistics and generates
+a table with results, aggregating the results
+for each protein (as an option)
+
+Usage: python Collect_SILAC_XML.py -f <folder with XML SILAC files> -s
+(switch to obtain the output in aggregated or summary form)
+
+Output is to stdout
+
+First argument - folder with XML files
+Output - table in tab delimited format containing
+the statistics for each validated protein, printed to stdout
+
+This script is provided "as is" and works well with correctly
+formatted XML SILAC files. However, no exceptions have been
+implemented and the code will fail if not fed correct data
+
+Cosmin Saveanu, last modifications 2008-04-14
+Genetique des Interactions Macromoleculaires, 
+Alain Jacquier's lab, Institut Pasteur,
+CNRS-URA 2171, France
+csaveanu@pasteur.fr for any questions
+"""
+
+#import cElementTree as ET (for versions of Python < 2.5)
+import xml.etree.cElementTree as ET #latest version integrated in Python 2.5
+import sys, os, math, getopt
+
+#a dictionary that holds the position of the different
+#informations available in the SILAC XML file
+#used by GetValXML
+XMLdict = {'pepseq': 0, 'mzh':1, 'calc_mzh':2, 'leucines':3,
+            'mono_iso_int':4, 'deuterated_intensity':5,
+            'ratio':6, 'validated':7,
+            'local_bg':8, 'corrected_ratio':9}
+                
+
+def Mean(inlist):
+    """
+    Obtain the mean of the values from a list
+    Returns 0 if the list is empty
+    """ 
+    sum = 0
+    for item in inlist:
+        sum = sum + item
+    if len(inlist)>0:
+        return sum/float(len(inlist))
+    else:
+        return 0
+
+def SumSquares(inlist):
+    """
+    Squares each value in the passed list, adds up these squares and
+    returns the result.
+    """
+    ss = 0
+    for item in inlist:
+        ss = ss + item*item
+    return ss
+
+
+def Variance(inlist):
+    """
+    Calculates the variance for a sample    
+    Returns 100 if less than 2 values are provided
+    """
+    n = len(inlist)
+    mn = Mean(inlist)
+    ssq = SumSquares(inlist)
+    if n >1:
+        vari = (ssq - n*mn*mn)/(n-1)
+    else:
+        vari = 100
+    return vari
+
+def StdDev(inlist):
+    """
+    Returns the standard deviation of the values in the passed list
+    using N-1 in the denominator (i.e., to estimate population stdev).
+
+    """
+    return math.sqrt(Variance(inlist))
+
+
+def Median(inlist):
+    """
+    Returns the median of the passed list.
+    Returns 0 or the element if less than 2 elements
+    are passed to the function
+    """
+    newlist = inlist
+    newlist.sort()
+    if len(newlist) == 0:
+        median = 0
+    elif len(newlist) == 1:
+        median = newlist[0]
+    elif len(newlist) % 2 == 0:   # if even number, simple mean of middles
+        index = len(newlist)/2
+        median = float(newlist[index] + newlist[index-1]) /2
+    else:
+        index = len(newlist)/2
+        median = newlist[index]
+    return median
+
+
+
+def get_flist(dirname, ext = ".xml"):
+    """
+    Get all .ext file names from dirname, not recursive
+    returns list of complete paths for files
+    """
+    outlist = []
+    for f in os.listdir(dirname):
+        file = dirname + os.sep + f
+        if os.path.isdir(file):
+            pass
+            #we do nothing with the subfolders
+        else:
+            extension = os.path.splitext(f)[1]
+            if extension in (ext,):
+                try:
+                    outlist.append(file)
+                except:
+                    pass
+    return outlist
+    
+def GetValXML(data, index=0, what='pepseq'):
+    """
+    Returns the text attribute of an entry in an ElementTree
+    object based on the XMLdict dictionary that maps
+    numbers to tags - definition in the init of the main
+    frame. By default it returns the peptide sequence of 
+    the first record.
+    
+    pdatapos - indicates the position of the <pepdata> in
+    the root of the pepdata xml entry
+    """
+    pdatapos = 5
+    return data[pdatapos][index][XMLdict[what]].text
+    
+def GenerateListDict(xmldata):
+    """
+    Recovers the data about a peptide in the XML SILAC file
+    Returns a dictionary, each peptide has an integer as key
+    """
+    entriesdict = {}
+    for i in range(len(xmldata[5])):
+        entriesdict[i] = (GetValXML(xmldata, i, 'pepseq'),
+                GetValXML(xmldata, i, 'leucines'),
+                GetValXML(xmldata, i, 'mzh'),
+                GetValXML(xmldata, i, 'calc_mzh'),
+                GetValXML(xmldata, i, 'mono_iso_int'),
+                GetValXML(xmldata, i, 'deuterated_intensity'),
+                GetValXML(xmldata, i, 'ratio'),
+                GetValXML(xmldata, i, 'corrected_ratio'),
+                GetValXML(xmldata, i, 'local_bg'),
+                GetValXML(xmldata, i, 'validated'))
+    return entriesdict
+
+def CalcStatistics(datadict):
+    """
+    Returns statistics on a single data dictionary (corresponding to one protein)
+    as a multiple of strings <nr of valid peptides>, <median>, <mean>, <SD>
+    """
+    yeslist = []
+    yeskeylist = []
+    for key in datadict.keys():
+        if datadict[key][9] == "YES":
+            yeskeylist.append(key)
+            yeslist.append(float(datadict[key][7]))
+            #7 is calculated corrected ratio index
+    median = Median(yeslist)
+    mean = Mean(yeslist)
+    stddev = StdDev(yeslist)
+    nopep = len(yeslist)
+    
+    return("%d"%nopep, "%.2f"%median, "%.2f"%mean, "%.4f"%stddev)
+    
+   
+def ExtractSILACDataFromXML(fname, peptides_also=True):
+    """Parses an XML Silac file and returns information
+    on all the validated peptides in the entry if peptides_also
+    is True. The origin of the peptide (protein) is
+    also recovered and used in the output. Uses:
+    - GenerateListDict - to obtain the peptide data
+    - CalcStatistics - to calculate protein SILAC statistics. 
+    Returns a string, formatted differently if peptides_also
+    is true or false
+    """
+    tree = ET.parse(fname)
+    data = tree.getroot()
+    fsplit = os.path.split(fname)
+    endofname = fsplit[1]
+    #the root is a <protdata> entry
+    prot_data = "\t".join([endofname,
+                   data[0][3].text,
+                   data[0][1].text,
+                   data[0][2].text,
+                   data[0][0].text,
+                   data[2].text,
+                   data[1].text,
+                   data[0][4].text[:-1],
+                   data[0][5].text])
+    #print "> Mowse score: %s, database: %s, ppm tolerance: %s"%(data[0][3].text,
+    #        data[0][1].text, data[0][2].text)
+    #print "> Spot identification: %s.\n"%data[0][0].text
+    #print "> Identified protein: %s, accesion number: %s."%(data[2].text, data[1].text)
+    #print "> Peptide coverage: %s percent, matched peptides: %s."%(data[0][4].text[:-1], data[0][5].text)
+    datadict = GenerateListDict(data)
+    stats = CalcStatistics(datadict)
+    stats_string = "\t".join(stats)
+    if peptides_also:
+        peptide_info_list = []
+        for peptkey in datadict.keys():
+            if datadict[peptkey][9] == "YES":
+                peptide_info_list.append("\t".join([prot_data, "\t".join(datadict[peptkey]), stats_string]))
+        return "\n".join(peptide_info_list)
+    else:
+        return "\t".join([prot_data, stats_string])
+
+
+class Usage(Exception):
+    """
+    used for catching exceptions generated
+    during command line parameter parsing
+    """
+    def __init__(self, msg):
+        self.msg = msg
+        
+def main(argv=None):
+    global foldername, aggregate
+    
+    if argv is None:
+        argv = sys.argv
+    try:
+        try:
+            opts, args = getopt.getopt(argv[1:], "hsf:", ["help", "summary",
+                "XMLfolder="])
+        except getopt.error, msg:
+            raise Usage(msg)
+        # option processing
+        
+        foldername = ""
+        aggregate = False
+        for option, value in opts:
+            if option in ("-h", "--help"):
+                raise Usage(__doc__)
+            if option in ("-s", "--summary"):
+                aggregate = True
+            if option in ("-f", "--XMLfolder"):
+                foldername = value
+                
+        if "" in (foldername,):
+            raise Usage("no input folder!")
+            sys.exit(2)
+        else:
+            try:
+                flist = get_flist(foldername)
+
+                header_identif = "\t".join(["file_name",
+                                            "Mowse_score",
+                                            "Database",
+                                            "ppm_tolerance",
+                                            "Spot_identification",
+                                            "Identified_protein",
+                                            "Accesion_number",
+                                            "Peptide_coverage",
+                                            "%_matched_peptides"])
+                header_stats = "\t".join(["Number_of_valid_peptides",
+                                          "Median_ratio", "Mean_ratio",
+                                          "Std_Dev"])
+                if not aggregate:
+                    header_pep = "\t".join(['pepseq',
+                                        'leucines',
+                                        'mzh',
+                                        'calc_mzh',
+                                        'mono_iso_int',
+                                        'deuterated_intensity',
+                                        'ratio',
+                                        'corrected_ratio',
+                                        'local_bg',
+                                        'validated'])
+                    header = "\t".join([header_identif, header_pep, header_stats])
+                else:
+                    header = "\t".join([header_identif, header_stats])
+                print header
+                for fname in flist:
+                    print ExtractSILACDataFromXML(fname, peptides_also= not aggregate)
+                
+            finally:
+                pass
+               
+    except Usage, err:
+        print >>sys.stderr, sys.argv[0].split("/")[-1] + ": " + str(err.msg)
+        print >>sys.stderr, "\t for help use --help or -h"
+        return 2    
+    
+if __name__ == "__main__":
+    sys.exit(main())
diff --git a/src/Create_matrix_from_csv.py b/src/Create_matrix_from_csv.py
new file mode 100644
index 0000000000000000000000000000000000000000..0bec0080b0d91b85abf374536fd5b8b9fc851bc7
--- /dev/null
+++ b/src/Create_matrix_from_csv.py
@@ -0,0 +1,80 @@
+"""
+Will take a list of files as input, read data, and output
+a matrix of values. Used to see the SILAC data.
+"""
+
+import sys, getopt, pdb, os
+
+def Read_csv_rem_header(infname, sep='\t'):
+    """Reading csv file, separator should be provided, default is tab
+    """
+    fin = open(infname, 'rU')
+    throw = fin.readline()
+    data = [line.strip().split(sep) for line in fin]
+    fin.close()
+    return data
+
+class Usage(Exception):
+    def __init__(self, msg):
+        self.msg = msg
+
+def main(argv=None):
+    if argv is None:
+        argv = sys.argv
+    try:
+        try:
+            opts, args = getopt.getopt(argv[1:], "hi:o:", ["help", "output=", "input"])
+        except getopt.error, msg:
+             raise Usage(msg)
+
+        # option processing
+        for option, value in opts:
+            if option in ("-i", "--input"):
+                inputlist = value
+                flist = open(inputlist, 'r')
+                fvalues = [f.strip() for f in flist]
+                flist.close()
+            if option in ("-h", "--help"):
+                raise Usage(__doc__)
+            if option in ("-o", "--output"):
+                output = value
+
+        datalist = {}
+        for filename in fvalues:
+            p = os.path.split(filename)
+            datalist[p[1]]=Read_csv_rem_header(filename, sep=',')
+
+        proteindict = {}
+        
+        for f in datalist.keys():
+#            pdb.set_trace()
+            for protline in datalist[f]:
+                if proteindict.has_key(protline[1]):
+                    proteindict[protline[1]].append((f, protline[2]))
+                else:
+                    proteindict[protline[1]] = [(f, protline[2])]
+#        print proteindict
+        header = datalist.keys()
+        result = [header]
+        for protein in proteindict.keys():
+            resprot= [protein]
+            for file in header:
+                files_available = [f_v[0] for f_v in proteindict[protein]]
+                if file in files_available:
+                    for file_val in proteindict[protein]:
+                        if file == file_val[0]:
+                            resprot.append(file_val[1])
+                else:
+                    resprot.append("NA")
+            result.append(resprot)
+        for res in result:
+            print '\t'.join(res)
+            
+
+    except Usage, err:
+        print >>sys.stderr, sys.argv[0].split("/")[-1] + ": " + str(err.msg)
+        print >>sys.stderr, "\t for help use --help"
+        return 2
+
+if __name__ == "__main__":
+    sys.exit(main())
diff --git a/src/Create_matrix_from_csv.py~ b/src/Create_matrix_from_csv.py~
new file mode 100644
index 0000000000000000000000000000000000000000..1932e6df6861d9d0637a24e6901fbc52455e27a8
--- /dev/null
+++ b/src/Create_matrix_from_csv.py~
@@ -0,0 +1,38 @@
+"""
+An example of Main function as devised by
+Guido van Rossum. This string is obtained
+by calling the script with the -h or --h
+option
+"""
+
+import sys, getopt
+
+class Usage(Exception):
+    def __init__(self, msg):
+        self.msg = msg
+
+def main(argv=None):
+    if argv is None:
+        argv = sys.argv
+    try:
+        try:
+            opts, args = getopt.getopt(argv[1:], "hov:", ["help", "output="])
+        except getopt.error, msg:
+             raise Usage(msg)
+
+        # option processing
+        for option, value in opts:
+            if option == "-v":
+                verbose = True
+            if option in ("-h", "--help"):
+                raise Usage(__doc__)
+            if option in ("-o", "--output"):
+                output = value
+         
+    except Usage, err:
+        print >>sys.stderr, sys.argv[0].split("/")[-1] + ": " + str(err.msg)
+        print >>sys.stderr, "\t for help use --help"
+        return 2
+
+if __name__ == "__main__":
+    sys.exit(main())
diff --git a/src/MSFit_to_txt.py b/src/MSFit_to_txt.py
new file mode 100644
index 0000000000000000000000000000000000000000..3f290c49680681003b41ab40d7c9206790625de7
--- /dev/null
+++ b/src/MSFit_to_txt.py
@@ -0,0 +1,338 @@
+#!/usr/bin/env pythonw
+"""
+MSFit to Table v 0.2
+
+New version, based on HTMLparser
+
+A tool with GUI to collect data from 
+a series of MSFit HTML identification files
+in a unique table
+
+Written using wxPython in Python, August 2004, Cosmin
+Modified to be more general and flexible, Sept 2004
+Included the HTML parser in the script, 2008-04-29
+
+Alain Jacquier's laboratory, Institut Pasteur, Paris, France
+
+INSTRUCTIONS:
+
+Place the files with .html or .htm extension in a folder
+From the File menu select Choose directory...
+You will be able to see a list of the html files in your directory
+
+From the File menu choose Collect to..., the global file will
+be saved under the name you specify.
+
+"""
+import os, string, sys, re, wx
+from string import lstrip, rstrip
+#from MsFitHTMLparse02 import MSFit32ParserProt #now included
+from HTMLParser import HTMLParser
+
+pepseqRE = r"sequence=([A-Z]+)\*?\\"
+peplinePATT = re.compile(pepseqRE)
+pepseqmodRE = r"\)([A-Z]+)\*?\("
+peplinePATTmod = re.compile(pepseqmodRE)
+
+class MSFit32ParserProt(HTMLParser):
+    """
+    A parser for MSFit HTML results to obtain a
+    dictionary of data corresponding to the page
+    Only protein information is retained
+    """
+    def reset(self):
+        HTMLParser.reset(self)
+        self.parsedlist =[]
+        #list of text contained between tags
+        self.comments = []
+        #list of comment texts
+        self.aftercomment = 0
+        #true if the text to be handled
+        #follows a comment
+        self.accesionRE = re.compile('> (.+)')
+        #allows extraction of ORF name from the first table
+        
+        #two variables to allow start of scanning for  peptide sequences in file
+        self.seeksequence = False
+        self.seeksequencemod = False
+        
+        self.seqlist = []
+        #contains the list of sequences of all peptides
+        
+    def handle_starttag(self, tag, attrs):
+        #print tag, attrs
+        pass
+    
+    def handle_comment(self, tag):
+        """
+        Overrides the handle_comment method
+        Builds a list of all the found comments
+        If a comment is found, the aftercomment
+        variable is set to True
+        """
+        self.comments.append(tag)
+        self.aftercomment = 1
+        #if tag == 'delta_mass':
+            #self.seeksequence = True
+        
+        
+    def handle_data(self, text):
+        """
+        Overrides the handle_data method
+        writes to a list the text following
+        any comment - modifies self.parsedlist
+        """
+        #print "text", text
+        if self.aftercomment:
+            cleantext = text.strip('\n\r ./')
+            self.parsedlist.append([self.comments[-1], cleantext])
+            #append the last comment and the text that follows
+            self.aftercomment = 0
+            #don't get any other value until the next comment
+            #appears
+            #however obtain the sequence of a peptide if we are in an in_mass tags
+        return 1
+            
+        
+    def get_dictionary(self):
+        """
+        Reorganizes data and treats some special cases
+        of data found after comment tags
+        Should be called after closing the parser
+        """
+        reccounter = 0
+        secreccounter = 0
+        list_out = []
+        list = self.parsedlist
+        details = 0
+        passedrank1 = 0
+        
+        for i in range(len(list)):
+            if list[i][0] == 'rank':
+                passedrank1 = 1
+                if list[i+1][0] <> 'fraction_matched':
+                    #we are not at the beginning of the details
+                    #sometimes proteins have equal ranks
+                    #we build the data dictionary for the identified proteins
+                    reccounter+=1
+                    list_out.append({'protdata':{'rank':list[i][1]}})
+                    details = 0
+                else:
+                    #we are at the beginning of the details
+                    details = 1
+                    secreccounter+=1
+            else:
+                if details == 0 and passedrank1 == 1:
+                    #not yet in details but passed the first rank tags
+                    #take care first of the accesion numbers
+                    if list[i][0] == 'accession_number':
+                        matches = self.accesionRE.search(self.parsedlist[i][1])
+                        if matches:
+                            entries = matches.groups()
+                            list[i][1]=entries[0]
+                    list_out[reccounter-1]['protdata'][list[i][0]] = list[i][1]
+                elif details == 1:
+                    #we are in the details, we may build the peptide masses lists
+                    if list[i][0] == 'protein_coverage':
+                        list_out[secreccounter-1]['protdata'][list[i][0]] = list[i][1]
+        return list_out
+
+###################################
+##### INTERFACE ###################
+###################################
+[ID_CHOOSEDIR,
+ID_COLLECTTO,
+ID_EXIT,
+ID_ABOUT,
+] = map(lambda init_ctrls: wx.NewId(), range(4))
+
+def Read_Dir(dirname):
+    """
+    Recover information for all the files in a folder, recursively
+    Collect data in a list of complete path names, returned
+    
+    """
+    filelist = []
+    for f in os.listdir(dirname):
+        file = dirname + os.sep + f
+        if os.path.isdir(file):
+            Read_Dir(file)
+        else:
+            extension = os.path.splitext(f)[1]
+            if extension in (".html", ".htm"):
+                filelist.append(file)
+    return filelist
+
+def WriteListToFile(filename, outlist):
+    """
+    Writes a list of lists to a tab delimited text file
+    """
+    fout = open(filename, "w")
+    for entry in outlist:
+        for element in entry:
+            fout.write(element+'\t')
+        fout.write('\n')
+    fout.close()
+    return 1
+    
+class MainFrame(wx.Frame):
+    def __init__(self, parent, id, title):    
+        wx.Frame.__init__(self, parent, id, title,
+        wx.DefaultPosition, (600, 600))
+            
+        self.temp_outfile = "temp_data"
+        self.defaultdirname = "."
+        self.filelist = []
+        
+        #default directory for saving, will be modified after first save
+        #self.maxy = 0
+        
+        # Create the menu bar and items
+        self.menubar = wx.MenuBar()
+        
+        filemenu = wx.Menu()
+        filemenu.Append(ID_CHOOSEDIR, 'Ch&oose folder...\tCtrl+O', 'Choose folder with html MSFit files')
+        filemenu.AppendSeparator()
+        filemenu.Append(ID_COLLECTTO, 'Collec&t data to...\tCtrl+S', 'Parse files and save data to the specified file')
+        filemenu.AppendSeparator()
+        filemenu.Append(ID_EXIT, '&Quit\tCtrl+Q', 'Exit program')
+        
+        helpmenu = wx.Menu()
+        helpmenu.Append(ID_ABOUT, 'About...\tCtrl+H', 'About this program')
+        
+        # Bind the events to methods 
+        wx.EVT_MENU(self, ID_CHOOSEDIR, self.OnChooseFolder)
+        wx.EVT_MENU(self, ID_EXIT, self.OnFileExit)
+        wx.EVT_MENU(self, ID_COLLECTTO, self.OnCollectData)
+        wx.EVT_MENU(self, ID_ABOUT, self.OnHelpAbout)
+        
+        # Attach menus to the menubar
+        self.menubar.Append(filemenu, '&File')
+        self.menubar.Append(helpmenu, '&Help')
+            
+        self.SetMenuBar(self.menubar)
+        
+        #Disable by default the  Save data as menu
+        self.menubar.Enable(ID_COLLECTTO, 0)
+        
+        self.autoscale = 1
+        
+        # A status bar to tell people what's happening
+        self.CreateStatusBar(1)
+        
+        lc = wx.ListCtrl(self, -1, style=wx.LC_REPORT|wx.SUNKEN_BORDER)
+        self.lc = lc
+        self.lc.InsertColumn(0, "Number")
+        self.lc.InsertColumn(1, "File name")
+        self.lc.SetColumnWidth(0, 100)
+        self.lc.SetColumnWidth(1, 400)
+        self.Show(True)
+            
+    def OnChooseFolder(self, event):
+        """
+        Shows a directory select dialog, allows to set the self.defaultdirname
+        to a value where data collection will occur, also enables the menu item
+        corresponding to data collection.
+        """
+        dlg = wx.DirDialog(frame, "Choose a folder with MSFit files:",
+        style=wx.DD_DEFAULT_STYLE)
+        # If the user selects OK, then we process the dialog's data.
+        # This is done by getting the path data from the dialog - BEFORE
+        # we destroy it. 
+        if dlg.ShowModal() == wx.ID_OK:
+            #log.WriteText('You selected: %s\n' % dlg.GetPath())
+            self.defaultdirname = dlg.GetPath()
+        # Only destroy a dialog after you're done with it.
+        dlg.Destroy()
+        self.menubar.Enable(ID_COLLECTTO, 1)
+        self.filelist = Read_Dir(self.defaultdirname)
+        self.lc.DeleteAllItems()
+        #self.txtout.WriteText("You chose "+self.defaultdirname+" that contains the following html files:\n\n")
+        counter = 0
+        for filename in self.filelist:
+            filepath = os.path.split(filename)
+            self.lc.InsertStringItem(counter, str(counter+1))
+            self.lc.SetStringItem(counter, 1, filepath[1])
+            counter+=1
+        self.SetStatusText("Now choose where to save the output file (File>Collect data to...)")
+        
+    def ProcessFiles(self, filelist):
+        biglist = []
+        outlist = []
+        progcounter = 0
+        self.progbar = wx.ProgressDialog("Quantitating peptides...", "Working...",
+                        maximum = len(self.filelist), parent = self,
+                        style = wx.PD_CAN_ABORT| wx.PD_APP_MODAL)
+        for file in filelist:
+            shortname = os.path.split(file)[1]
+            try:
+                f = open(file, "r")
+                htmlpage = f.read()
+                f.close
+            
+                parser = MSFit32ParserProt()
+                parser.feed(htmlpage)
+                parser.close()
+
+                biglist.append([file, parser.get_dictionary()])
+            
+                self.progbar.Update(progcounter, str(progcounter)+"    "+shortname+".")
+                progcounter+=1
+            
+            except:
+                pass
+            
+        #print len(biglist)
+        self.progbar.Destroy()
+
+        for entrieslist in biglist:
+            #print entrieslist
+            for dict in entrieslist[1]:
+                #print dict
+                outlist.append([entrieslist[0], dict['protdata']['rank'],
+                dict['protdata']['protein_coverage'], dict['protdata']['protein_mw'],
+                dict['protdata']['protein_pI'], dict['protdata']['accession_number'],
+                dict['protdata']['entry_name']])
+        return outlist
+        
+    def OnCollectData(self, event):
+        """
+        Save data to a specified text file (new)
+        """
+        wildcard = "Tab delimited text file (*.txt)|*.txt|"\
+                    "All files (*.*)|*.*"
+        #might be os.getcwd()
+        dlg = wx.FileDialog(
+            self, message="Save collected data as ...", defaultDir = self.defaultdirname,
+            defaultFile="", wildcard=wildcard, style=wx.SAVE
+            )
+        dlg.SetFilterIndex(0)
+        if dlg.ShowModal() == wx.ID_OK:
+            #self.dirname=dlg.GetDirectory()
+            #self.defaultdirname = self.dirname
+            path = dlg.GetPath()
+            #print "You selected", path            
+            try:
+                #filelist = Read_Dir(self.defaultdirname)
+                outlist = self.ProcessFiles(self.filelist)
+                WriteListToFile(path, outlist)
+            except IOError:
+                dlg = wx.MessageDialog(self, "Error. Maybe the output file is in use...", 'Problem saving data',
+                wx.OK | wx.ICON_INFORMATION)
+                dlg.ShowModal()
+                dlg.Destroy()
+        dlg.Destroy()
+    
+    def OnHelpAbout(self, event):
+        from wx.lib.dialogs import ScrolledMessageDialog
+        about = ScrolledMessageDialog(self, __doc__, "About...")
+        about.ShowModal()
+        
+    def OnFileExit(self, event):
+        self.Close()
+        
+
+app = wx.PySimpleApp()
+frame = MainFrame(None, -1, "MSFit to txt v. 0.2")
+app.SetTopWindow(frame)
+app.MainLoop() 
diff --git a/src/MsFitHTMLparse02.py b/src/MsFitHTMLparse02.py
new file mode 100644
index 0000000000000000000000000000000000000000..2b4898c26953f668eca371ea245c1d96cf92f46f
--- /dev/null
+++ b/src/MsFitHTMLparse02.py
@@ -0,0 +1,271 @@
+from HTMLParser import HTMLParser
+import re
+
+"""
+A module providing the necessary tools to parse
+and transform to a data dictionary the first 
+entry from an MSFit version 3.2 identification file
+
+Compared to the previous regular expression based parsing
+this version is more flexible
+
+Regular expression needed to extract sequences
+of peptides from MSFit lines are compiled outside
+functions to avoid repetition of re compilations
+"""
+pepseqRE = r"sequence=([A-Z]+)\*?\\"
+peplinePATT = re.compile(pepseqRE)
+pepseqmodRE = r"\)([A-Z]+)\*?\("
+peplinePATTmod = re.compile(pepseqmodRE)
+
+class MSFit32Parser(HTMLParser):
+	"""
+	A parser for MSFit HTML results to obtain a
+	dictionary of data corresponding to the page
+	"""
+	def reset(self):
+		HTMLParser.reset(self)
+		self.parsedlist =[]
+		#list of text contained between tags
+		self.comments = []
+		#list of comment texts
+		self.aftercomment = 0
+		#true if the text to be handled
+		#follows a comment
+		self.accesionRE = re.compile('> (.+)')
+		#allows extraction of ORF name from the first table
+		
+		#two variables to allow start of scanning for  peptide sequences in file
+		self.seeksequence = False
+		self.seeksequencemod = False
+		
+		self.seqlist = []
+		#contains the list of sequences of all peptides
+		
+	def handle_starttag(self, tag, attrs):
+		#print tag, attrs
+		if tag.lower() == "nobr":
+			self.seeksequencemod = True
+		elif tag.lower() == "script":
+			self.seeksequence = True
+		else:
+			self.seeksequencemod, self.seeksequence = False, False
+	
+	def handle_comment(self, tag):
+		"""
+		Overrides the handle_comment method
+		Builds a list of all the found comments
+		If a comment is found, the aftercomment
+		variable is set to True
+		"""
+		self.comments.append(tag)
+		self.aftercomment = 1
+		#if tag == 'delta_mass':
+			#self.seeksequence = True
+		
+		
+	def handle_data(self, text):
+		"""
+		Overrides the handle_data method
+		writes to a list the text following
+		any comment - modifies self.parsedlist
+		"""
+		#print "text", text
+		if self.aftercomment:
+			cleantext = text.strip('\n\r ./')
+			self.parsedlist.append([self.comments[-1],cleantext])
+			#print cleantext, self.comments[-1]
+			#append the last comment and the text that follows
+			self.aftercomment = 0
+			#don't get any other value until the next comment
+			#appears
+			#however obtain the sequence of a peptide if we are in an in_mass tags
+		elif self.seeksequence:
+			#print text, "under seek sequence"
+			pepmatch = peplinePATT.search(text)
+			if pepmatch:
+				self.seqlist.append(pepmatch.groups()[0])
+		elif self.seeksequencemod:
+			pepmatch = peplinePATTmod.search(text)
+			if pepmatch:
+				self.seqlist.append(pepmatch.groups()[0])
+		return 1
+			
+		
+	def get_dictionary(self):
+		"""
+		Reorganizes data and treats some special cases
+		of data found after comment tags
+		Should be called after closing the parser
+		"""
+		reccounter = 0
+		secreccounter = 0
+		list_out = []
+		list = self.parsedlist
+		details = 0
+		passedrank1 = 0
+		seq_counter = 0 #a counter for the list of sequences, append to matched masses
+		
+		for i in range(len(list)):
+			if list[i][0] == 'rank':
+				passedrank1 = 1
+				if list[i+1][0] <> 'fraction_matched':
+					#we are not at the beginning of the details
+					#sometimes proteins have equal ranks
+					#we build the data dictionary for the identified proteins
+					reccounter+=1
+					list_out.append({'protdata':{'rank':list[i][1]}, \
+						'pepdata':{'matched':[], 'unmatched':[]}})
+					details = 0
+					list_out[reccounter-1]['protdata']['comment'] = list[0][1]
+					list_out[reccounter-1]['protdata']['database'] = list[1][1]
+					list_out[reccounter-1]['protdata']['parent_mass_tolerance'] = list[3][1]
+									
+				else:
+					#we are at the beginning of the details
+					details = 1
+					secreccounter+=1
+			else:
+				if details == 0 and passedrank1 == 1:
+					#not yet in details but passed the first rank tags
+					#take care first of the accesion numbers
+					if list[i][0] == 'accession_number':
+						matches = self.accesionRE.search(self.parsedlist[i][1])
+						if matches:
+							entries = matches.groups()
+							list[i][1]=entries[0]
+					list_out[reccounter-1]['protdata'][list[i][0]] = list[i][1]
+				elif details == 1:
+					#we are in the details, we may build the peptide masses lists
+					if list[i][0] == 'protein_coverage':
+						list_out[secreccounter-1]['protdata'][list[i][0]] = list[i][1]
+					elif list[i][0] == 'in_mass':
+						if list[i+1][0] == 'matched_mass':
+							#we are in the matched masses
+							list_out[secreccounter-1]['pepdata']['matched'].append([list[i][1], self.seqlist[seq_counter]])
+							
+							seq_counter+=1
+							#print seq_counter
+						else:
+							list_out[secreccounter-1]['pepdata']['unmatched'].append(list[i][1])
+						
+
+		return list_out
+		
+class MSFit32ParserProt(HTMLParser):
+	"""
+	A parser for MSFit HTML results to obtain a
+	dictionary of data corresponding to the page
+	Only protein information is retained
+	"""
+	def reset(self):
+		HTMLParser.reset(self)
+		self.parsedlist =[]
+		#list of text contained between tags
+		self.comments = []
+		#list of comment texts
+		self.aftercomment = 0
+		#true if the text to be handled
+		#follows a comment
+		self.accesionRE = re.compile('> (.+)')
+		#allows extraction of ORF name from the first table
+		
+		#two variables to allow start of scanning for  peptide sequences in file
+		self.seeksequence = False
+		self.seeksequencemod = False
+		
+		self.seqlist = []
+		#contains the list of sequences of all peptides
+		
+	def handle_starttag(self, tag, attrs):
+		#print tag, attrs
+		pass
+	
+	def handle_comment(self, tag):
+		"""
+		Overrides the handle_comment method
+		Builds a list of all the found comments
+		If a comment is found, the aftercomment
+		variable is set to True
+		"""
+		self.comments.append(tag)
+		self.aftercomment = 1
+		#if tag == 'delta_mass':
+			#self.seeksequence = True
+		
+		
+	def handle_data(self, text):
+		"""
+		Overrides the handle_data method
+		writes to a list the text following
+		any comment - modifies self.parsedlist
+		"""
+		#print "text", text
+		if self.aftercomment:
+			cleantext = text.strip('\n\r ./')
+			self.parsedlist.append([self.comments[-1],cleantext])
+			#append the last comment and the text that follows
+			self.aftercomment = 0
+			#don't get any other value until the next comment
+			#appears
+			#however obtain the sequence of a peptide if we are in an in_mass tags
+		return 1
+			
+		
+	def get_dictionary(self):
+		"""
+		Reorganizes data and treats some special cases
+		of data found after comment tags
+		Should be called after closing the parser
+		"""
+		reccounter = 0
+		secreccounter = 0
+		list_out = []
+		list = self.parsedlist
+		details = 0
+		passedrank1 = 0
+		
+		for i in range(len(list)):
+			if list[i][0] == 'rank':
+				passedrank1 = 1
+				if list[i+1][0] <> 'fraction_matched':
+					#we are not at the beginning of the details
+					#sometimes proteins have equal ranks
+					#we build the data dictionary for the identified proteins
+					reccounter+=1
+					list_out.append({'protdata':{'rank':list[i][1]}})
+					details = 0
+				else:
+					#we are at the beginning of the details
+					details = 1
+					secreccounter+=1
+			else:
+				if details == 0 and passedrank1 == 1:
+					#not yet in details but passed the first rank tags
+					#take care first of the accesion numbers
+					if list[i][0] == 'accession_number':
+						matches = self.accesionRE.search(self.parsedlist[i][1])
+						if matches:
+							entries = matches.groups()
+							list[i][1]=entries[0]
+					list_out[reccounter-1]['protdata'][list[i][0]] = list[i][1]
+				elif details == 1:
+					#we are in the details, we may build the peptide masses lists
+					if list[i][0] == 'protein_coverage':
+						list_out[secreccounter-1]['protdata'][list[i][0]] = list[i][1]
+		return list_out
+		
+#an entry in the list_out looks like this:
+#{'comment': '120804 CS X07', 'protein_mw': '115945.3', 'protein_coverage': '26%', 'mowse_score': '1.64e+007', 'database': 'PA.yeastorf', 'accession_number': 'ORFP:YLR249W', 'rank': '1', 'entry_name': '>ORFP:YLR249W YEF3, Chr XII from 636780-639914', 'parent_mass_tolerance': '50.000', 'protein_pI': '5.73', 'species': 'UNREADABLE'}
+		
+	
+#~ f = open('/Volumes/Fire/CosminF/200409September/SILAC_Rlp24/Msfit/cs_x07b.htm', 'r')
+#~ htmlpage = f.read()
+#~ f.close()		
+#~ parser = MSFit32Parser()
+#~ parser.feed(htmlpage)
+#~ parser.close()
+
+#~ result = parser.get_dictionary()
+#~ for record in result:
+	#~ print record['protdata']
diff --git a/src/Silacvalidator_20080123.py~ b/src/Silacvalidator_20080123.py~
new file mode 100644
index 0000000000000000000000000000000000000000..13efe03388befee888ec36c69a87be1feefedfd0
--- /dev/null
+++ b/src/Silacvalidator_20080123.py~
@@ -0,0 +1,1072 @@
+"""
+SILAC validator v. 0.2
+
+INSTRUCTIONS:
+
+This application recognizes XML files, as generated by lilamsXML. These files are
+obtained from a spectrum (in text format) and a MsFit3.2 results file (in html for-
+mat). Only the first entry in the file is quantified and generates an xml file.
+After opening an XML file, the first peptide-associated spectrum is displayed in 
+the interactive plot window. You can zoom by drawing a rectangle with the left
+mouse click and unzoom with the menu >Plot>Full Unzoom. When clicking anywhere
+on the plot, the m/z value and intensity are shown in the status bar.
+To associate a local background to a spectrum double-click on the maximum and
+minimum of the peak considered as background. The difference of the two values
+is shown in the status bar. By clicking on the <Set Bgrnd.> button the last va-
+lue of the local background is inserted in the peptide table and the corrected
+ratio is automatically calculated. To validate the peptide quantification click
+on the <Validate> button.
+
+Clicking on the column titles allows sorting of the peptide list by any criteria.
+A visualisation program for XML files generated by lilamsxml. Allows validation
+of SILAC experiments, peptide by peptide.
+
+Written using wxPython, numarray, ElementTree et al., in Python, September 2004.
+Modified in January 2008, to be able to save in text format individual spectra
+regions.
+
+Cosmin Saveanu in Alain Jacquier's laboratory, Institut Pasteur, CNRS-URA2171.
+
+Many thanks to all the people contributing to the development of tools like wxPython,
+Python itself, ElementTree, and wx.lib.plot and the wonderful examples to get
+inspiration (and sometimes copy/paste) from.
+
+This program may be freely distributed as long as correct references to it are
+provided, with this included note.
+"""
+import wx
+import os, string
+from wx.lib.plot import *
+#the required plot module to draw spectra
+from elementtree import ElementTree as ET
+#elementtree is an excellent package written by Fredrik Lundh (effbot.org)
+#to deal with simple XML structures.
+
+#Imports for the ListCtrl class, copied from the wxPython documentation
+import  wx.lib.mixins.listctrl  as  listmix
+from wx import ImageFromStream, BitmapFromImage
+
+import  cStringIO
+
+try:
+	import Numeric
+except:
+	try:
+		import numarray as Numeric
+	except:
+		msg = """This program requires the Numeric or numarray
+		module to function - in fact is a requirement for the
+		wx.lib.plot module. Please install either Numeric or
+		numarray.
+		"""
+		raise ImportError, "Numeric or numarray not found.\n"+msg
+		
+#first - define unique identifiers for the different graphical elements		
+[ID_OPEN,
+ID_OPENX,
+ID_CLOSE,
+ID_SAVEP,
+ID_SAVESP,
+ID_SAVEDATA,
+ID_EXIT,
+ID_ABOUT,
+ID_ENGRID,
+ID_UNZOOM,
+ID_NEXTF,
+ID_PREVF,
+ID_BTN1,
+ID_BTN2,
+ID_BTN3
+] = map(lambda init_ctrls: wx.NewId(), range(15))
+	
+def get_flist_xml(dirname):
+	"""get all .xml file names from dirname, not recursive
+		return only the file name, not the path
+		
+		Needed by the OnPrevFile and OnNextFile functions
+		but called by <XMLOpen> to set the self.filelist list
+		of xml files from the current folder. 
+	"""
+	outlist = []
+	for f in os.listdir(dirname):
+		file = dirname + os.sep + f
+		if os.path.isdir(file):
+			pass
+			#we do nothing with the subfolders
+		else:
+			extension = os.path.splitext(f)[1]
+			if extension in (".xml",):
+				try:
+					outlist.append(f)
+				except:
+					pass
+	return outlist
+	
+def get_flist_txt(dirname):
+	"""get all .txt file names from dirname, not recursive
+		return only the file name, not the path
+	"""
+	outlist = []
+	for f in os.listdir(dirname):
+		file = dirname + os.sep + f
+		if os.path.isdir(file):
+			pass
+			#we do nothing with the subfolders
+		else:
+			extension = os.path.splitext(f)[1]
+			if extension in (".txt",):
+				try:
+					outlist.append(f)
+				except:
+					pass
+	return outlist
+	
+def map_pos_inlist(flist, fname):
+	"""
+	Obtain the index of a file name in a file list
+	If file name not found return 0 as the position
+	Used in XMLOpen, generated a value for <self.where>
+	about the current position of a file in the file
+	list obtained with <get_flist_xml>.
+	"""
+	for i in range(len(flist)):
+		if flist[i] == fname:
+			res = i
+			break
+		else:
+			res = 0
+	return res
+
+def ReadFromFileArray(file, skip=0):
+	"""
+	Obtain floats from a tab delimited file into a numarray array
+	The <skip> parameter indicate the number of lines not
+	read.
+	
+	This function is only used to directly open a complete spectrum
+	or a text delimited file with two columns - mz and intensity
+	"""
+	data = []
+	err = 0
+	errmsg = ""
+	f=file
+	for i in range(skip):
+		f.readline()
+	#simple test to see if the file look like a float coercible text file
+	try:
+		for line in f:
+			data.append(map(float, line.strip().split("\t")))
+		data_array = Numeric.array(data)
+	except ValueError:
+		data = [[1, 1]]
+		data_array = Numeric.array(data)
+		err = 1
+		errmsg = "The file you are trying to open does not look like a tab delimited one"
+	return (data_array, err, errmsg)
+	#the returned data is a tuple with an array of floats, error and errmsg
+
+	
+############################################
+#    INTERFACE  ############################
+############################################
+class MainFrame(wx.Frame):
+	"""
+	The application main frame. Contains the following
+	graphic elements:
+	self.panel	|---- self.lb - the text list control
+			|---- self.btnpanel1 - the panel containing
+				three buttons (Validate, Invalidate
+				and LocalBackground
+				
+	self.panelplot - containing self.plotcanvas
+					to allow drawing of spectra files
+					
+	self.log - a TextCtrl panel with information
+					on the analysed xml file
+		______________________			
+		--------------- ------
+		|              ||     | self.lb and self.btnpanel1
+		-----------------------
+		|                     | 
+		|                     | self.panelplot with self.plotcanvas
+		|                     |
+		-----------------------
+		|                     | self.log
+		-----------------------
+	"""
+	def __init__(self, parent, id, title):	
+		wx.Frame.__init__(self, parent, id, title,
+		wx.DefaultPosition, (800, 700))
+		self.defaultdirname = "."
+		#default directory for opening files, will be modified after first open
+		self.filelist = []
+		#list with all the xml files in a folder
+		self.where = 0
+		#position in the list of files
+		self.previousclick_y = 0.0
+		self.actualclick_y = 0.0
+		#local background is calculated by substracting
+		#self.previousclick_y from self.actualclick_y
+		#absolute value is returned anyway
+		self.localbg = 0.0
+		
+		self.XMLdict = {'pepseq': 0, 'mzh':1, 'calc_mzh':2, 'leucines':3,
+			'mono_iso_int':4, 'deuterated_intensity':5,
+			'ratio':6, 'validated':7,
+			'local_bg':8, 'corrected_ratio':9}
+		#the mapping of tags to numbers to allow easy orientation in the ElementTree
+		#Element object obtained by parsing a SILAC XML file. If the lilams XML format
+		#changes you should change accordingly these numbers
+		self.pdatapos = 5
+		#in the XML tree the pepdata values are in this position
+		
+		###################################################################
+		# Create the menu bar and items
+		self.menubar = wx.MenuBar()
+		
+		filemenu = wx.Menu()
+		filemenu.Append(ID_OPENX, '&Open XML SILAC file...\tCtrl+O', 'Open XML file with SILAC data')
+		filemenu.Append(ID_SAVEDATA, 'Save XML &modifications\tCtrl+S', 'Save modifications with (validation/local background)')
+		filemenu.AppendSeparator()
+		filemenu.Append(ID_OPEN, 'O&pen text file...\tCtrl+T', 'Open tab delimited file for plotting')
+		filemenu.Append(ID_CLOSE, '&Close text file\tCtrl+W', 'Close text file')
+		filemenu.AppendSeparator()
+		filemenu.Append(ID_SAVEP, '&Save plot image\tCtrl+I', 'Save plot image in a bmp, png or jpg format')
+		filemenu.AppendSeparator()
+                filemenu.Append(ID_SAVESP, 'Sa&ve plot data\tCtrl+D', 'Save the data corresponding to the plotted spectrum in text format')
+		filemenu.AppendSeparator()
+		filemenu.Append(ID_EXIT, '&Quit\tCtrl+Q', 'Exit program')
+		
+		navmenu = wx.Menu()
+		navmenu.Append(ID_NEXTF, '&Next XML file\tCtrl+N', 'Open next xml file in the current folder')
+		navmenu.Append(ID_PREVF, '&Previous XML file\tCtrl+P', 'Open previous xml file in the current folder')
+		
+		plotmenu = wx.Menu()
+		plotmenu.Append(ID_UNZOOM, 'Full &Unzoom\tCtrl+U', 'Full unzoom for the current plot')
+		plotmenu.AppendSeparator()		
+		plotmenu.Append(ID_ENGRID, 'Grid &enabled', 'Enable or disable grid when drawing', wx.ITEM_CHECK)
+		
+		helpmenu = wx.Menu()
+		helpmenu.Append(ID_ABOUT, '&About...\tCtrl+E', 'About this program')
+		
+		###################################################################
+		# Bind the events to methods 
+		wx.EVT_MENU(self, ID_OPENX, self.OnXMLOpen)
+		wx.EVT_MENU(self, ID_SAVEDATA, self.OnXMLSave)
+		wx.EVT_MENU(self, ID_OPEN, self.OnFileOpen)
+		wx.EVT_MENU(self, ID_CLOSE, self.OnFileClose)
+		wx.EVT_MENU(self, ID_SAVEP, self.OnSaveImage)
+                wx.EVT_MENU(self, ID_SAVESP, self.OnSpectrumSave)
+		wx.EVT_MENU(self, ID_EXIT, self.OnFileExit)
+		wx.EVT_MENU(self, ID_NEXTF, self.OnNextFile)
+		wx.EVT_MENU(self, ID_PREVF, self.OnPrevFile)
+		wx.EVT_MENU(self, ID_ENGRID, self.OnEnableGrid)
+		wx.EVT_MENU(self, ID_UNZOOM, self.OnFullUnzoom)
+		wx.EVT_MENU(self, ID_ABOUT, self.OnHelpAbout)
+		
+		###################################################################
+		# Attach menus to the menubar
+		self.menubar.Append(filemenu, '&File')
+		self.menubar.Append(navmenu, '&Next/Previous')
+		self.menubar.Append(plotmenu, '&Plot')
+		self.menubar.Append(helpmenu, '&Help')
+			
+		self.SetMenuBar(self.menubar)
+		
+		###################################################################
+		#Disable by default some menus and buttons
+		self.menubar.Enable(ID_NEXTF, 0)
+		self.menubar.Enable(ID_PREVF, 0)
+		self.menubar.Enable(ID_UNZOOM, 0)
+		self.menubar.Enable(ID_SAVEP, 0)
+		self.menubar.Enable(ID_SAVESP, 0)
+		self.menubar.Enable(ID_SAVEDATA, 0)
+		self.menubar.Enable(ID_CLOSE, 0)
+		
+		# A status bar to tell people what's happening
+		self.CreateStatusBar(1)
+		
+		self.SetAutoLayout(True)
+		
+		###################################################################
+		self.panel = wx.Panel(self, -1, style=wx.SIMPLE_BORDER)
+		#in this case and all the others we use layout constraints
+		#I couldn't understand easily the sizers, while layout constraints seem
+		#quite easy to set up and they work very well.
+		#self.panel will contain the listctrl and button panel
+		
+		lc = wx.LayoutConstraints()
+		lc.top.SameAs(self, wx.Top, 5)
+		lc.right.SameAs(self, wx.Right, 5)
+		lc.left.SameAs(self, wx.Left, 5)
+		lc.bottom.PercentOf(self, wx.Bottom, 30)
+		self.panel.SetConstraints(lc)
+		
+		###################################################################
+		#the peplistctrlpanel - with the list of peptides and interesting data
+		self.smalldict = {1:("pepseq", "0", "mzh", "mzhcalc", "mono", "deuter", "ratio", "corr",
+			"localbg", "valid")}
+		#we need this to fill up the listctrl at program initialization
+		self.lb = PepListCtrlPanel(self.panel, dictwithdata=self.smalldict)
+		lc = wx.LayoutConstraints()
+		lc.top.SameAs(self.panel, wx.Top, 10)
+		lc.right.PercentOf(self.panel, wx.Right, 80) #it will take up 80% of the panel
+		lc.left.SameAs(self.panel, wx.Left, 10)
+		lc.bottom.SameAs(self.panel, wx.Bottom, 10)
+		self.lb.SetConstraints(lc)
+		###################################################################
+		self.Bind(wx.EVT_LIST_ITEM_SELECTED, self.OnItemSelected, self.lb.list)
+		###################################################################
+		#the panel to hold the three buttons
+		self.btnpanel1 = wx.Panel(self.panel, -1, style=wx.SIMPLE_BORDER)
+		lc = wx.LayoutConstraints()
+		lc.top.SameAs(self.panel, wx.Top, 10)
+		lc.right.SameAs(self.panel, wx.Right, 10)
+		lc.left.SameAs(self.lb, wx.Right, 10)
+		lc.bottom.SameAs(self.panel, wx.Bottom, 10)
+		self.btnpanel1.SetConstraints(lc)
+		###################################################################
+		#set up the buttons and bind to the corresponding functions
+		self.btn1 = wx.Button(self.btnpanel1, ID_BTN1, " Validate ", wx.DefaultPosition)
+		self.btn2 = wx.Button(self.btnpanel1, ID_BTN2, "INvalidate", wx.DefaultPosition)
+		self.btn3 = wx.Button(self.btnpanel1, ID_BTN3, "Set Bgrnd.", wx.DefaultPosition)
+		wx.EVT_BUTTON(self, ID_BTN1, self.OnValidate)
+		wx.EVT_BUTTON(self, ID_BTN2, self.OnInvalidate)
+		wx.EVT_BUTTON(self, ID_BTN3, self.OnSetLocalBg)
+		
+		#Disable by default the three buttons
+		self.btn1.Enable(False)
+		self.btn2.Enable(False)
+		self.btn3.Enable(False)
+		###################################################################
+		#layout the buttons on the btnpanel1
+		lc = wx.LayoutConstraints()
+		lc.centreX.SameAs(self.btnpanel1, wx.CentreX)
+		lc.top.SameAs(self.btnpanel1, wx.Top, 10)
+		lc.width.AsIs()
+		lc.height.AsIs()
+		self.btn1.SetConstraints(lc)
+		
+		lc = wx.LayoutConstraints()
+		lc.centreX.SameAs(self.btn1, wx.CentreX)
+		lc.centreY.SameAs(self.btnpanel1, wx.CentreY)
+		lc.width.AsIs()
+		lc.height.AsIs()
+		self.btn2.SetConstraints(lc)
+		
+		lc = wx.LayoutConstraints()
+		lc.centreX.SameAs(self.btn1, wx.CentreX)
+		lc.bottom.SameAs(self.btnpanel1, wx.Bottom, 10)
+		lc.width.AsIs()
+		lc.height.AsIs()
+		self.btn3.SetConstraints(lc)
+		
+		###################################################################
+		#A black panel to give contrast to the plot
+		self.panelplot = wx.Window(self, -1)
+		self.panelplot.SetBackgroundColour(wx.BLACK)
+		lc = wx.LayoutConstraints()
+		lc.top.Below(self.panel, 5)
+		lc.left.SameAs(self, wx.Left, 5)
+		lc.bottom.PercentOf(self, wx.Bottom, 85)
+		lc.right.SameAs(self, wx.Right, 5)	
+		self.panelplot.SetConstraints(lc)
+		###################################################################
+		#The plot itself in self.panelplot
+		self.plotcanvas = PlotCanvas(self.panelplot, -1)
+		lc = wx.LayoutConstraints()
+		lc.top.SameAs(self.panelplot, wx.Top, 2)
+		lc.left.SameAs(self.panelplot, wx.Left, 2)
+		lc.bottom.SameAs(self.panelplot, wx.Bottom, 2)
+		lc.right.SameAs(self.panelplot, wx.Right, 2)
+		self.plotcanvas.SetConstraints(lc)
+		###################################################################
+		#A panel to hold the TextCtrl called self.log
+		self.logpanel = wx.Window(self, -1)
+		lc = wx.LayoutConstraints()
+		lc.top.Below(self.panelplot, 5)
+		lc.left.SameAs(self, wx.Left, 5)
+		lc.bottom.SameAs(self, wx.Bottom, 5)
+		lc.right.SameAs(self, wx.Right, 5)	
+		self.logpanel.SetConstraints(lc)
+		###################################################################
+		#The text control that will hold informations on the protein and file used
+		self.log = wx.TextCtrl(self.logpanel, -1, 
+				style = wx.TE_MULTILINE|wx.TE_READONLY|wx.HSCROLL)
+		lc = wx.LayoutConstraints()
+		lc.top.SameAs(self.logpanel, wx.Top, 2)
+		lc.left.SameAs(self.logpanel, wx.Left, 0)
+		lc.bottom.SameAs(self.logpanel, wx.Bottom, 2)
+		lc.right.SameAs(self.logpanel, wx.Right, 0)
+		self.log.SetConstraints(lc)
+		self.log.AppendText("> Hello. Load a LILAMS XML file from the File> menu (or Cmd+O).")
+		###################################################################
+		# Create mouse event for showing cursor coords in status bar
+		self.plotcanvas.Bind(wx.EVT_LEFT_DOWN, self.OnMouseLeftDown)
+		self.plotcanvas.Bind(wx.EVT_LEFT_DCLICK, self.OnMouseDClick)
+		self.plotcanvas.SetEnableZoom(1) #to ensure zoom by default
+		
+		self.Show(True)
+		
+	###################################################################
+	## Main Frame function definitions ################################
+	###################################################################
+			
+	def OnXMLOpen(self, event):
+		"""
+		Opens a XML file with SILAC data and generates
+		an ElementTree instance containing the data
+		in the variable self.data
+		"""
+		self.resetDefaults()
+		wildcard = "XML file (*.xml)|*.xml|"\
+					"All files (*.*)|*.*"
+		dlg = wx.FileDialog(self, "Choose a SILAC XML file:", 
+			self.defaultdirname, "", wildcard, wx.OPEN) 
+		if dlg.ShowModal() == wx.ID_OK: 
+			filename=dlg.GetFilename() 
+			dirname=dlg.GetDirectory()
+			try:
+				if not self.XMLOpen(dirname, filename):
+					msg = """
+					The file you wanted to open does not
+					contain valid SILAC XML data. Try opening it with
+					a text editor to see what is the problem."""
+					dlg = wx.MessageDialog(self, msg, 'Problem opening file',
+					wx.OK | wx.ICON_INFORMATION)
+					dlg.ShowModal()
+					dlg.Destroy()
+			finally:
+				dlg.Destroy()
+				
+	def XMLOpen(self, dirname, filename):
+		"""
+		Will allow calls for XMLOpen from Previous
+		and Next calls. Returns True if everything OK.
+		
+		-uses get_flist_xml to set up the file list
+		-uses map_pos_inlist to set up self.where
+		-uses self.PlotSpectrumXML to plot the first peptide
+		in file
+		-uses self.PopulateList to populate the self.lb list
+		control with data
+		-uses self.GenerateListDict to generate the dictionary
+		used to describe the data in the self.lb control
+		"""
+		filename=filename 
+		dirname=dirname
+		self.defaultdirname = dirname
+		fname = os.path.join(dirname, filename)
+		#self.fnameout = fname+"x"
+		#we write in the same xml file, overwriting previous file
+		self.fnameout = fname
+		self.filelist = get_flist_xml(dirname)
+		self.where = map_pos_inlist(self.filelist, filename)
+		try:
+			tree = ET.parse(fname)
+			self.data = tree.getroot()
+			#the root is a <protdata> entry
+			self.PlotSpectrumXML(0, title="peptide 1")
+			self.PopulateList(self.GenerateListDict(self.data))
+			#Clear the log, write text to it about the opened file
+			self.log.Remove(0, self.log.GetLastPosition())
+			self.log.AppendText("\n> Opened %s xml file.\n"%filename)
+			self.log.AppendText("> Mowse score: %s, database: %s, ppm tolerance: %s.\n"%(self.data[0][3].text,
+			self.data[0][1].text, self.data[0][2].text))
+			self.log.AppendText("> Spot identification: %s.\n"%self.data[0][0].text)
+			self.log.AppendText("> Identified protein: %s, accesion number: %s.\n"%(self.data[2].text, self.data[1].text))
+			self.log.AppendText("> Peptide coverage: %s percent, matched peptides: %s.\n"%(self.data[0][4].text[:-1], self.data[0][5].text))
+			self.menubar.Enable(ID_NEXTF, 1)
+			self.menubar.Enable(ID_PREVF, 1)
+			self.menubar.Enable(ID_SAVEP, 1)
+			self.btn1.Enable(True)
+			self.btn2.Enable(True)
+			self.btn3.Enable(True)
+			self.menubar.Enable(ID_UNZOOM, 1)
+                        self.menubar.Enable(ID_SAVESP, 0)
+			return True
+		except:
+			return False
+			
+	def PlotSpectrumXML(self, index=0, title=""):
+		"""
+		Recover and plot data for the record that has <index>
+		It is found in self.data[5] - that is pepdata,
+		the subnode is 10 for <spectrum> and 0, 1 for 
+		the two lists mz and int. "5 "is contained in self.pdatapos
+		
+		-uses self.PlotArray - a function to do the plotting
+		"""
+		mzdata = self.data[self.pdatapos][index][10][0].text.split()
+		intdata = self.data[self.pdatapos][index][10][1].text.split()
+		dataforarray = []
+		for i in range(len(mzdata)):
+			dataforarray.append([float(mzdata[i]), float(intdata[i])])
+		self.PlotArray(dataforarray, "blue", title)
+		
+	def PlotArray(self, data_array, color, title):
+		"""
+		Used to plot on the plotcanvas the points of a data_array
+		Default is autoscale, used by PlotSpectrumXML
+		"""
+		self.line = PolyLine(data_array, colour = color)
+		self.plotcanvas.Draw(PlotGraphics([self.line, ], title, "m/z", ""))
+		#self.plotcanvas.Redraw()
+		
+	def GenerateListDict(self, xmldata):
+		"""
+		forms a dictionary {1:["a", "b", "c"], 2:...}
+		for the PepListCtrlPanel widget - to populate
+		with XML data
+		"""
+		self.entriesdict = {}
+		for i in range(len(xmldata[self.pdatapos])):
+			self.entriesdict[i] = (self.GetValXML(i, 'pepseq'),
+                                                self.GetValXML(i, 'leucines'),
+                                                self.GetValXML(i, 'mzh'),
+                                                self.GetValXML(i, 'calc_mzh'),
+                                                self.GetValXML(i, 'mono_iso_int'),
+                                                self.GetValXML(i, 'deuterated_intensity'),
+                                                self.GetValXML(i, 'ratio'),
+                                                self.GetValXML(i, 'corrected_ratio'),
+                                                self.GetValXML(i, 'local_bg'),
+                                                self.GetValXML(i, 'validated'))
+		return self.entriesdict
+		
+	def PopulateList(self, externaldict):
+		"""
+		a wrapper to the function with the same name in self.lb
+		"""
+		self.lb.PopulateList(externaldict)
+				
+	def OnItemSelected(self, event):
+		"""
+		Activated when one item in the self.lb list control
+		is selected. Determines the generation of a unique key
+		that will allow a correspondence between the list 
+		elements and the underlying ElementTree Element
+		- uses MapUniqueKey function 
+		"""
+		#print event.GetItem().GetTextColour()
+		self.currentItem = event.m_itemIndex
+		self.uniquekey = self.lb.list.GetItemText(self.currentItem)+self.lb.getColumnText(self.currentItem, 2)
+		self.index = self.MapUniqueKey(self.uniquekey)
+		#print self.index, "self.index"
+		self.PlotSpectrumXML(self.index, title = self.GetValXML(self.index, 'pepseq')+\
+					" / "+self.GetValXML(self.index, 'mzh'))
+                self.menubar.Enable(ID_SAVEDATA, 1)
+                self.menubar.Enable(ID_SAVESP, 1)
+		event.Skip()
+		#the self.index variable allows us to recover and change the data if validation occurs
+		
+	def MapUniqueKey(self, uniquekey):
+		"""
+		Used by <OnItemSelected> to allow a correspondence between
+		self.currentItem - in the list and self.index in the ElementTree
+		Element representing data read from the XML SILAC file
+		"""
+		result = 0
+		for i in range(len(self.data[self.pdatapos])):
+			#testing [0] is peptide sequence [1] is submitted m/z+h mass
+			if uniquekey == self.data[self.pdatapos][i][0].text+\
+							self.data[self.pdatapos][i][1].text:
+				#the index of the correspoinding key was found
+				result = i
+				break
+		return result
+		
+	def OnValidate(self, event):
+		"""
+		changes both the entry in the list control
+		-- see SetValidated function --- and the
+		same entry in the self.data (to be written)
+		"""
+		self.lb.SetValidated(self.currentItem, "YES")
+		self.SetXMLValidated(self.index, "YES")
+	def OnInvalidate(self, event):
+		"""
+		changes both the entry in the list control
+		-- see SetValidated function --- and the
+		same entry in the self.data (to be written)
+		"""
+		self.lb.SetValidated(self.currentItem, "NO")
+		self.SetXMLValidated(self.index, "NO")
+	
+	def SetXMLValidated(self, index, what):
+		"""
+		7 is the actual position of the <validated> field
+		in the self.data - coming from the SILAC XML tree
+		"""
+		self.data[self.pdatapos][index][7].text = what
+		
+	def GetValXML(self, index=0, what='pepseq'):
+		"""
+		Returns the text attribute of an entry in an Element
+		object based on the self.XMLdict dictionary that maps
+		numbers to tags - definition in the init of the main
+		frame. By default it returns the peptide sequence of 
+		the first record.
+		
+		self.pdatapos - indicates the position of the <pepdata> in
+		the root of the pepdata xml entry
+		"""
+		return self.data[self.pdatapos][index][self.XMLdict[what]].text
+			
+	def OnXMLSave(self, event):
+		"""
+		Writes the contents of self.data to the self.fnameout
+		(established when the actual file was opened)
+		"""
+		ET.ElementTree(self.data).write(self.fnameout)
+
+        def OnSpectrumSave(self, event):
+                self.SpectrumSave(self.index)
+
+	def SpectrumSave(self, index=0):
+		"""
+		Writes the contents of the actual selected spectrum
+                to a given file name, in tab delimited format
+		"""
+                mzdata = self.data[self.pdatapos][index][10][0].text.split()
+		intdata = self.data[self.pdatapos][index][10][1].text.split()
+		dataforarray = []
+		for i in range(len(mzdata)):
+			dataforarray.append([float(mzdata[i]), float(intdata[i])])
+		
+		wildcard = "Tab delimited text file (*.txt)|*.txt|"\
+			"All files (*.*)|*.*"
+		dlg = wx.FileDialog(
+			self, message="Save plot data to ...", defaultDir = self.defaultdirname, 
+			defaultFile="pepspecdata.txt", wildcard=wildcard, style=wx.SAVE
+			)
+		dlg.SetFilterIndex(0)
+		if dlg.ShowModal() == wx.ID_OK:
+			path = dlg.GetPath()
+			try:
+				fout = open(path, "w")
+				for line in dataforarray:
+					fout.write('%.3f\t%d\n'%(line[0], line[1]))
+				fout.close()
+				
+				self.SetStatusText("Data saved to file %s"%path)
+			except IOError:
+				dlg = wx.MessageDialog(self, "Error. Maybe the output file is in use...", 'Problem saving data',
+				wx.OK | wx.ICON_INFORMATION)
+				dlg.ShowModal()
+				dlg.Destroy()
+		dlg.Destroy()
+	
+	def OnNextFile(self, event):
+		"""
+		Allows navigation between the xml files
+		in a folder. Calls the self.XMLOpen function
+		exactly like the self.OnXMLOpen.
+		"""
+		msg = "Save changes to the actual file ?"
+		dlg = wx.MessageDialog(self, msg, 'Save changes...',
+				wx.YES_NO| wx.ICON_QUESTION)
+		response = dlg.ShowModal()
+		dlg.Destroy()
+		if response == wx.ID_YES:
+			ET.ElementTree(self.data).write(self.fnameout)
+		if len(self.filelist) > 0:
+			if self.where < len(self.filelist)-1:
+				#fname = os.path.split(self.filelist[self.where+1]
+				self.XMLOpen(self.defaultdirname, self.filelist[self.where+1])
+				self.where += 1
+			else:
+				#we are at the end of the list
+				self.where = 0
+				self.XMLOpen(self.defaultdirname, self.filelist[self.where])
+				self.where += 1
+		
+	def OnPrevFile(self, event):
+		"""
+		Allows navigation between the xml files
+		in a folder. Calls the self.XMLOpen function
+		exactly like the self.OnXMLOpen.
+		"""
+		msg = "Save changes to the actual file ?"
+		dlg = wx.MessageDialog(self, msg, 'Save changes...',
+				wx.YES_NO | wx.ICON_QUESTION)
+		response = dlg.ShowModal()
+		dlg.Destroy()
+		if response == wx.ID_YES:
+			ET.ElementTree(self.data).write(self.fnameout)
+		
+		if len(self.filelist) > 0:
+			if self.where > 0:
+				self.XMLOpen(self.defaultdirname, self.filelist[self.where-1])
+				self.where -= 1
+			else:
+				#we are at the beginning of the list
+				self.where = len(self.filelist)-1
+				self.XMLOpen(self.defaultdirname, self.filelist[self.where])
+				self.where -= 1
+		
+	def OnFullUnzoom(self, event):
+		self.plotcanvas.Reset()
+
+	def OnFileOpen(self, event): 
+		"""
+		Opens and plots a tab delimited text file
+		If not a recognized file, a message is displayed
+		Sets also the actual directory name: self.defaultdirname
+		"""
+		self.resetDefaults()
+		wildcard = "Tab delimited text file (*.txt)|*.txt|"\
+					"All files (*.*)|*.*"
+		dlg = wx.FileDialog(self, "Choose a tab delimited text file", 
+			self.defaultdirname, "", wildcard, wx.OPEN) 
+		if dlg.ShowModal() == wx.ID_OK: 
+			self.filename=dlg.GetFilename() 
+			self.dirname=dlg.GetDirectory()
+			self.defaultdirname = self.dirname
+			self.filelist = get_flist_txt(self.dirname)
+			fname = os.path.join(self.dirname, self.filename)
+			file = open(fname, "r")
+			readed = ReadFromFileArray(file, 5)
+			file.close()
+			self.array = readed[0]
+			dlg.Destroy()
+			if readed[1] == 1: #error
+				dlg = wx.MessageDialog(self, readed[2], 'Problem opening file',
+				wx.OK | wx.ICON_INFORMATION)
+				dlg.ShowModal()
+				dlg.Destroy()
+			else:
+				self.PlotArray(self.array, "blue", self.filename)
+			self.menubar.Enable(ID_NEXTF, 0)
+			self.menubar.Enable(ID_PREVF, 0)
+			self.menubar.Enable(ID_UNZOOM, 1)
+			self.menubar.Enable(ID_SAVEP, 1)
+			self.menubar.Enable(ID_SAVEDATA, 0)
+			self.menubar.Enable(ID_CLOSE, 0)
+	
+	def PlotFile(self, fname):
+		file = open(fname, "r")
+		readed = ReadFromFileArray(file, 5)
+		file.close()
+		self.array = readed[0]
+		if readed[1] == 1: #error
+			dlg = wx.MessageDialog(self, readed[2], 'Problem opening file',
+			wx.OK | wx.ICON_INFORMATION)
+			dlg.ShowModal()
+			dlg.Destroy()
+		else:		
+			self.PlotArray(self.array, "blue", os.path.split(fname)[1])
+	
+	def OnFileClose(self, event):
+		self.plotcanvas.Clear()
+		self.menubar.Enable(ID_NEXTF, 0)
+		self.menubar.Enable(ID_PREVF, 0)
+		
+	def OnMouseLeftDown(self,event):
+		self.localbg = abs(self.actualclick_y - self.previousclick_y)
+		s= "(m/z : %.2f, Intensity : %.2f)"%self.plotcanvas.GetXY(event)+\
+			"     Local background : %.0f"%self.localbg
+		self.SetStatusText(s)
+		event.Skip()
+	
+	def OnMouseDClick(self, event):
+		self.previousclick_y = self.actualclick_y
+		self.actualclick_y = self.plotcanvas.GetXY(event)[1]
+		
+	def OnSetLocalBg(self, event):
+		"""
+		Updates the local background data both in the shown list
+		and in self.data. Recalculated the corrected ratio
+		"""
+		self.data[self.pdatapos][self.index][8].text = "%0.f"%self.localbg
+		deut = float(self.GetValXML(self.index, 'deuterated_intensity'))-self.localbg
+		monoiso = float(self.GetValXML(self.index, 'mono_iso_int'))-self.localbg
+		self.data[self.pdatapos][self.index][9].text = "%.2f"%(deut/monoiso)
+		self.lb.SetBg(self.currentItem, self.localbg, (deut/monoiso))
+		
+	def OnSaveImage(self, event):
+		self.plotcanvas.SaveFile()
+		
+	def OnFileExit(self, event):
+		self.Close()
+		
+	def OnPlotRedraw(self,event):
+		self.plotcanvas.Redraw()
+	
+	def OnPlotClear(self,event):
+		self.plotcanvas.Clear()
+	
+	def OnPlotScale(self, event):
+		if self.plotcanvas.last_draw != None:
+			graphics, xAxis, yAxis= self.plotcanvas.last_draw
+		self.plotcanvas.Draw(graphics,(1,3.05),(0,1))
+		
+	def OnEnableZoom(self, event):
+		self.plotcanvas.SetEnableZoom(event.IsChecked())
+	
+	def OnEnableGrid(self, event):
+		self.plotcanvas.SetEnableGrid(event.IsChecked())
+		
+	def OnEnableLegend(self, event):
+		self.plotcanvas.SetEnableLegend(event.IsChecked())
+	def OnReset(self,event):
+		self.plotcanvas.Reset()
+	
+	def OnHelpAbout(self, event):
+		from wx.lib.dialogs import ScrolledMessageDialog
+		about = ScrolledMessageDialog(self, __doc__, "About...")
+		about.ShowModal()
+	
+	def resetDefaults(self):
+		"""Just to reset the fonts back to the PlotCanvas defaults"""
+		self.plotcanvas.SetFont(wx.Font(10,wx.SWISS,wx.NORMAL,wx.NORMAL))
+		self.plotcanvas.SetFontSizeAxis(10)
+		self.plotcanvas.SetFontSizeLegend(7)
+		self.plotcanvas.SetXSpec('auto')
+		self.plotcanvas.SetYSpec('auto')
+		self.plotcanvas.SetEnableZoom(1)
+		
+#######################################################
+#######################################################
+################    PepListCtrlPanel    ###############
+################ and PepListCtrl classes###############
+#######################################################
+#######################################################
+#######################################################
+#----------------------------------------------------------------------------
+# Name:		 ListCtrl.py
+# Purpose:	  Testing lots of stuff, controls, window types, etc.
+#
+# Author:	   Robin Dunn & Gary Dumer
+#
+# Created:
+# RCS-ID:	   $Id: ListCtrl.py,v 1.3 2004/03/05 00:06:32 RD Exp $
+# Copyright:	(c) 1998 by Total Control Software
+# Licence:	  wxWindows license
+#
+# Modified by Cosmin Saveanu, IP, September 2004
+# to be able to deal with peptide entries for SILAC
+#----------------------------------------------------------------------------
+def getSmallUpArrowData():
+	return \
+'\x89PNG\r\n\x1a\n\x00\x00\x00\rIHDR\x00\x00\x00\x10\x00\x00\x00\x10\x08\x06\
+\x00\x00\x00\x1f\xf3\xffa\x00\x00\x00\x04sBIT\x08\x08\x08\x08|\x08d\x88\x00\
+\x00\x00<IDATx\x9ccddbf\xa0\x040Q\xa4{h\x18\xf0\xff\xdf\xdf\xffd\x1b\x00\xd3\
+\x8c\xcf\x10\x9c\x06\xa0k\xc2e\x08m\xc2\x00\x97m\xd8\xc41\x0c \x14h\xe8\xf2\
+\x8c\xa3)q\x10\x18\x00\x00R\xd8#\xec\x95{\xc4\x11\x00\x00\x00\x00IEND\xaeB`\
+\x82' 
+
+def getSmallUpArrowBitmap():
+	return BitmapFromImage(getSmallUpArrowImage())
+def getSmallUpArrowImage():
+	stream = cStringIO.StringIO(getSmallUpArrowData())
+	return ImageFromStream(stream)
+#----------------------------------------------------------------------
+
+def getSmallDnArrowData():
+	return \
+"\x89PNG\r\n\x1a\n\x00\x00\x00\rIHDR\x00\x00\x00\x10\x00\x00\x00\x10\x08\x06\
+\x00\x00\x00\x1f\xf3\xffa\x00\x00\x00\x04sBIT\x08\x08\x08\x08|\x08d\x88\x00\
+\x00\x00HIDATx\x9ccddbf\xa0\x040Q\xa4{\xd4\x00\x06\x06\x06\x06\x06\x16t\x81\
+\xff\xff\xfe\xfe'\xa4\x89\x91\x89\x99\x11\xa7\x0b\x90%\ti\xc6j\x00>C\xb0\x89\
+\xd3.\x10\xd1m\xc3\xe5*\xbc.\x80i\xc2\x17.\x8c\xa3y\x81\x01\x00\xa1\x0e\x04e\
+\x1d\xc4;\xb7\x00\x00\x00\x00IEND\xaeB`\x82" 
+def getSmallDnArrowBitmap():
+	return BitmapFromImage(getSmallDnArrowImage())
+
+def getSmallDnArrowImage():
+	stream = cStringIO.StringIO(getSmallDnArrowData())
+	return ImageFromStream(stream)
+#----------------------------------------------------------------------
+class PepListCtrl(wx.ListCtrl, listmix.ListCtrlAutoWidthMixin):
+
+	def __init__(self, parent, ID, pos=wx.DefaultPosition,
+				 size=wx.DefaultSize, style=0):
+		wx.ListCtrl.__init__(self, parent, ID, pos, size, style)
+		listmix.ListCtrlAutoWidthMixin.__init__(self)
+
+class PepListCtrlPanel(wx.Panel, listmix.ColumnSorterMixin):
+
+	def __init__(self, parent, dictwithdata={}):
+		wx.Panel.__init__(self, parent, -1, style=wx.WANTS_CHARS)
+		tID = wx.NewId()
+		self.il = wx.ImageList(16, 16)
+		self.sm_up = self.il.Add(getSmallUpArrowBitmap())
+		self.sm_dn = self.il.Add(getSmallDnArrowBitmap())
+		self.list = PepListCtrl(self, tID,
+                                                 style=wx.LC_REPORT 
+                                                 | wx.SUNKEN_BORDER
+                                                 | wx.LC_SINGLE_SEL
+                                                 #| wx.LC_HRULES
+                                                 #| wx.LC_EDIT_LABELS
+                                                 #| wxLC_NO_HEADER
+                                                 #| wxLC_VRULES 
+                                                )
+		self.list.SetImageList(self.il, wx.IMAGE_LIST_SMALL)
+		self.PopulateList(dictwithdata)
+		# Now that the list exists we can init the other base class,
+		# see wxPython/lib/mixins/listctrl.py
+		
+		listmix.ColumnSorterMixin.__init__(self, 10)
+		#self.SortListItems(0, True)
+		self.Bind(wx.EVT_SIZE, self.OnSize)
+		#self.Bind(wx.EVT_LIST_ITEM_SELECTED, self.OnItemSelected, self.list)
+		self.Bind(wx.EVT_LIST_COL_CLICK, self.OnColClick, self.list)
+
+	def PopulateList(self, externaldict):
+		"""
+		Constructs the headings of the list control
+		and populates it with data
+		"""
+		
+		self.itemDataMap = externaldict
+		self.list.ClearAll()
+		if 0:
+			# for normal, simple columns, you can add them like this:
+			self.list.InsertColumn(0, "Peptide")
+			self.list.InsertColumn(1, "Leucines", wx.LIST_FORMAT_RIGHT)
+			self.list.InsertColumn(2, "m/z measured")
+			#etc...
+		else:
+			# but since we want images on the column header we have to do it the hard way:
+			info = wx.ListItem()
+			info.m_mask = wx.LIST_MASK_TEXT | wx.LIST_MASK_IMAGE | wx.LIST_MASK_FORMAT
+			info.m_image = -1
+			info.m_format = 0
+			info.m_text = "Peptide"
+			self.list.InsertColumnInfo(0, info)
+			#info.m_format = wx.LIST_FORMAT_RIGHT
+			info.m_format = 0
+			info.m_text = "Leucines"
+			self.list.InsertColumnInfo(1, info)
+			info.m_format = 0
+			info.m_text = "m/z meas."
+			self.list.InsertColumnInfo(2, info)
+			
+			info.m_format = 0
+			info.m_text = "m/z calc."
+			self.list.InsertColumnInfo(3, info)
+			
+			info.m_format = 0
+			info.m_text = "Base_int."
+			self.list.InsertColumnInfo(4, info)
+			
+			info.m_format = 0
+			info.m_text = "Deut_int."
+			self.list.InsertColumnInfo(5, info)
+			
+			info.m_format = 0
+			info.m_text = "Ratio"
+			self.list.InsertColumnInfo(6, info)
+			
+			info.m_format = 0
+			info.m_text = "Corr_ratio"
+			self.list.InsertColumnInfo(7, info)
+			
+			info.m_format = 0
+			info.m_text = "Local_bg"
+			self.list.InsertColumnInfo(8, info)
+			
+			info.m_format = 0
+			info.m_text = "Valid."
+			self.list.InsertColumnInfo(9, info)
+		#Now put inside the data from the dictionary	
+		items = externaldict.items()
+		for x in range(len(items)):
+			key, data = items[x]
+			self.list.InsertStringItem(x, data[0])
+			#self.list.InsertImageStringItem(x, data[0], self.sm_up)
+			self.list.SetStringItem(x, 1, data[1])
+			self.list.SetStringItem(x, 2, data[2])
+			self.list.SetStringItem(x, 3, data[3])
+			self.list.SetStringItem(x, 4, data[4])
+			self.list.SetStringItem(x, 5, data[5])
+			self.list.SetStringItem(x, 6, data[6])
+			self.list.SetStringItem(x, 7, data[7])
+			self.list.SetStringItem(x, 8, data[8])
+			self.list.SetStringItem(x, 9, data[9])
+			self.list.SetItemData(x, key)  #why is that necessary ?
+			#Set colors for the adnotation - is light grey if
+			#no leucine exists in the peptide sequence
+			if data[9] == "YES":
+				item = self.list.GetItem(x)
+				item.SetTextColour(wx.BLUE)
+				self.list.SetItem(item)
+			if data[9] == "NO":
+				item = self.list.GetItem(x)
+				item.SetTextColour(wx.RED)
+				self.list.SetItem(item)
+			if data[1] == "0":
+				item = self.list.GetItem(x)
+				item.SetTextColour(wx.LIGHT_GREY)
+				self.list.SetItem(item)
+		
+		for i in range(9):
+			self.list.SetColumnWidth(i, 60)
+			#self.list.SetColumnWidth(i, wx.LIST_AUTOSIZE)
+		self.list.SetColumnWidth(9, 100) 
+		# show how to select an item
+		#self.list.SetItemState(5, wx.LIST_STATE_SELECTED, wx.LIST_STATE_SELECTED)
+		self.currentItem = 0
+
+	# Used by the ColumnSorterMixin, see wxPython/lib/mixins/listctrl.py
+	def GetListCtrl(self):
+		return self.list
+		
+	def SetValidated(self, where, what):
+		"""
+		Called when the OnValidate or OnInvalidate are activated
+		Changes the 9th element in the current list item to "YES"
+		or "NO"
+		"""
+		self.list.SetStringItem(where, 9, what)
+		if what == "YES":
+			item = self.list.GetItem(where)
+			item.SetTextColour(wx.BLUE)
+			self.list.SetItem(item)
+		if what == "NO":
+			item = self.list.GetItem(where)
+			item.SetTextColour(wx.RED)
+			self.list.SetItem(item)
+		
+	def SetBg(self, where, bg, ratio):
+		"""
+		Shows local background value in the list and
+		the updated value of corrected ratio
+		"""
+		self.list.SetStringItem(where, 8, "%.0f"%bg)
+		self.list.SetStringItem(where, 7, "%.2f"%ratio)
+	
+	# Used by the ColumnSorterMixin, see wxPython/lib/mixins/listctrl.py
+	def GetSortImages(self):
+		return (self.sm_dn, self.sm_up)
+
+	def getColumnText(self, index, col):
+		item = self.list.GetItem(index, col)
+		return item.GetText()
+
+	def OnItemSelected(self, event):
+		"""
+		Overwritten by its equivalent in MainFrame
+		"""
+		##print event.GetItem().GetTextColour()
+		self.currentItem = event.m_itemIndex
+		self.uniquekey = self.list.GetItemText(self.currentItem)+\
+		self.getColumnText(self.currentItem, 1)
+		#print self.uniquekey
+		event.Skip()
+
+	def OnColClick(self, event):
+		#print ("OnColClick: %d\n" % event.GetColumn())
+		event.Skip()
+
+	def OnSize(self, event):
+		w,h = self.GetClientSizeTuple()
+		self.list.SetDimensions(0, 0, w, h)
+
+#######################################################
+#the equivalent of a main function.
+app = wx.PySimpleApp()
+frame = MainFrame(None, -1, "SILAC validator v. 0.2")
+app.SetTopWindow(frame)
+app.MainLoop() 
+#######################################################
diff --git a/src/Silacvalidator_20080123_debug.py~ b/src/Silacvalidator_20080123_debug.py~
new file mode 100644
index 0000000000000000000000000000000000000000..705ea89f1ce08f9051676ddb4ce552c6cc0ffa0e
--- /dev/null
+++ b/src/Silacvalidator_20080123_debug.py~
@@ -0,0 +1,1079 @@
+"""
+SILAC validator v. 0.2
+
+INSTRUCTIONS:
+
+This application recognizes XML files, as generated by lilamsXML. These files are
+obtained from a spectrum (in text format) and a MsFit3.2 results file (in html for-
+mat). Only the first entry in the file is quantified and generates an xml file.
+After opening an XML file, the first peptide-associated spectrum is displayed in 
+the interactive plot window. You can zoom by drawing a rectangle with the left
+mouse click and unzoom with the menu >Plot>Full Unzoom. When clicking anywhere
+on the plot, the m/z value and intensity are shown in the status bar.
+To associate a local background to a spectrum double-click on the maximum and
+minimum of the peak considered as background. The difference of the two values
+is shown in the status bar. By clicking on the <Set Bgrnd.> button the last va-
+lue of the local background is inserted in the peptide table and the corrected
+ratio is automatically calculated. To validate the peptide quantification click
+on the <Validate> button.
+
+Clicking on the column titles allows sorting of the peptide list by any criteria.
+A visualisation program for XML files generated by lilamsxml. Allows validation
+of SILAC experiments, peptide by peptide.
+
+Written using wxPython, numarray, ElementTree et al., in Python, September 2004.
+Modified in January 2008, to be able to save in text format individual spectra
+regions. Several ergonomy amelioration also done and debugged the Next/Previous
+commands!
+
+Cosmin Saveanu in Alain Jacquier's laboratory, Institut Pasteur, CNRS-URA2171.
+
+Many thanks to all the people contributing to the development of tools like wxPython,
+Python itself, ElementTree, and wx.lib.plot and the wonderful examples to get
+inspiration (and sometimes copy/paste) from.
+
+This program may be freely distributed as long as correct references to it are
+provided, with this included note.
+"""
+import wx
+#import pdb
+import os, string
+from wx.lib.plot import *
+#the required plot module to draw spectra
+from elementtree import ElementTree as ET
+#elementtree is an excellent package written by Fredrik Lundh (effbot.org)
+#to deal with simple XML structures.
+
+#Imports for the ListCtrl class, copied from the wxPython documentation
+import  wx.lib.mixins.listctrl  as  listmix
+from wx import ImageFromStream, BitmapFromImage
+
+import  cStringIO
+
+try:
+	import Numeric
+except:
+	try:
+		import numarray as Numeric
+	except:
+		msg = """This program requires the Numeric or numarray
+		module to function - in fact is a requirement for the
+		wx.lib.plot module. Please install either Numeric or
+		numarray.
+		"""
+		raise ImportError, "Numeric or numarray not found.\n"+msg
+		
+#first - define unique identifiers for the different graphical elements		
+[ID_OPEN,
+ID_OPENX,
+ID_CLOSE,
+ID_SAVEP,
+ID_SAVESP,
+ID_SAVEDATA,
+ID_EXIT,
+ID_ABOUT,
+ID_ENGRID,
+ID_UNZOOM,
+ID_NEXTF,
+ID_PREVF,
+ID_BTN1,
+ID_BTN2,
+ID_BTN3
+] = map(lambda init_ctrls: wx.NewId(), range(15))
+	
+def get_flist_xml(dirname):
+	"""get all .xml file names from dirname, not recursive
+		return only the file name, not the path
+		
+		Needed by the OnPrevFile and OnNextFile functions
+		but called by <XMLOpen> to set the self.filelist list
+		of xml files from the current folder. 
+	"""
+	outlist = []
+	for f in os.listdir(dirname):
+		file = dirname + os.sep + f
+		if os.path.isdir(file):
+			pass
+			#we do nothing with the subfolders
+		else:
+			extension = os.path.splitext(f)[1]
+			if extension in (".xml",):
+				try:
+					outlist.append(f)
+				except:
+					pass
+	return outlist
+	
+def get_flist_txt(dirname):
+	"""get all .txt file names from dirname, not recursive
+		return only the file name, not the path
+	"""
+	outlist = []
+	for f in os.listdir(dirname):
+		file = dirname + os.sep + f
+		if os.path.isdir(file):
+			pass
+			#we do nothing with the subfolders
+		else:
+			extension = os.path.splitext(f)[1]
+			if extension in (".txt",):
+				try:
+					outlist.append(f)
+				except:
+					pass
+	return outlist
+	
+def map_pos_inlist(flist, fname):
+	"""
+	Obtain the index of a file name in a file list
+	If file name not found return 0 as the position
+	Used in XMLOpen, generated a value for <self.where>
+	about the current position of a file in the file
+	list obtained with <get_flist_xml>.
+	"""
+	for i in range(len(flist)):
+		if flist[i] == fname:
+			res = i
+			break
+		else:
+			res = 0
+	return res
+
+def ReadFromFileArray(file, skip=0):
+	"""
+	Obtain floats from a tab delimited file into a numarray array
+	The <skip> parameter indicate the number of lines not
+	read.
+	
+	This function is only used to directly open a complete spectrum
+	or a text delimited file with two columns - mz and intensity
+	"""
+	data = []
+	err = 0
+	errmsg = ""
+	f=file
+	for i in range(skip):
+		f.readline()
+	#simple test to see if the file look like a float coercible text file
+	try:
+		for line in f:
+			data.append(map(float, line.strip().split("\t")))
+		data_array = Numeric.array(data)
+	except ValueError:
+		data = [[1, 1]]
+		data_array = Numeric.array(data)
+		err = 1
+		errmsg = "The file you are trying to open does not look like a tab delimited one"
+	return (data_array, err, errmsg)
+	#the returned data is a tuple with an array of floats, error and errmsg
+
+	
+############################################
+#    INTERFACE  ############################
+############################################
+class MainFrame(wx.Frame):
+	"""
+	The application main frame. Contains the following
+	graphic elements:
+	self.panel	|---- self.lb - the text list control
+			|---- self.btnpanel1 - the panel containing
+				three buttons (Validate, Invalidate
+				and LocalBackground
+				
+	self.panelplot - containing self.plotcanvas
+					to allow drawing of spectra files
+					
+	self.log - a TextCtrl panel with information
+					on the analysed xml file
+		______________________			
+		--------------- ------
+		|              ||     | self.lb and self.btnpanel1
+		-----------------------
+		|                     | 
+		|                     | self.panelplot with self.plotcanvas
+		|                     |
+		-----------------------
+		|                     | self.log
+		-----------------------
+	"""
+	def __init__(self, parent, id, title):	
+		wx.Frame.__init__(self, parent, id, title,
+		wx.DefaultPosition, (800, 700))
+		self.defaultdirname = "."
+		#default directory for opening files, will be modified after first open
+		self.filelist = []
+		#list with all the xml files in a folder
+		self.where = 0
+		#position in the list of files
+		self.previousclick_y = 0.0
+		self.actualclick_y = 0.0
+		#local background is calculated by substracting
+		#self.previousclick_y from self.actualclick_y
+		#absolute value is returned anyway
+		self.localbg = 0.0
+		
+		self.XMLdict = {'pepseq': 0, 'mzh':1, 'calc_mzh':2, 'leucines':3,
+			'mono_iso_int':4, 'deuterated_intensity':5,
+			'ratio':6, 'validated':7,
+			'local_bg':8, 'corrected_ratio':9}
+		#the mapping of tags to numbers to allow easy orientation in the ElementTree
+		#Element object obtained by parsing a SILAC XML file. If the lilams XML format
+		#changes you should change accordingly these numbers
+		self.pdatapos = 5
+		#in the XML tree the pepdata values are in this position
+		
+		###################################################################
+		# Create the menu bar and items
+		self.menubar = wx.MenuBar()
+		
+		filemenu = wx.Menu()
+		filemenu.Append(ID_OPENX, '&Open XML SILAC file...\tCtrl+O', 'Open XML file with SILAC data')
+		filemenu.Append(ID_SAVEDATA, 'Save XML &modifications\tCtrl+S', 'Save modifications with (validation/local background)')
+		filemenu.AppendSeparator()
+		filemenu.Append(ID_OPEN, 'O&pen text file...\tCtrl+T', 'Open tab delimited file for plotting')
+		filemenu.Append(ID_CLOSE, '&Close text file\tCtrl+W', 'Close text file')
+		filemenu.AppendSeparator()
+		filemenu.Append(ID_SAVEP, '&Save plot image\tCtrl+I', 'Save plot image in a bmp, png or jpg format')
+		filemenu.AppendSeparator()
+                filemenu.Append(ID_SAVESP, 'Sa&ve plot data\tCtrl+D', 'Save the data corresponding to the plotted spectrum in text format')
+		filemenu.AppendSeparator()
+		filemenu.Append(ID_EXIT, '&Quit\tCtrl+Q', 'Exit program')
+		
+		navmenu = wx.Menu()
+		navmenu.Append(ID_NEXTF, '&Next XML file\tCtrl+N', 'Open next xml file in the current folder')
+		navmenu.Append(ID_PREVF, '&Previous XML file\tCtrl+P', 'Open previous xml file in the current folder')
+		
+		plotmenu = wx.Menu()
+		plotmenu.Append(ID_UNZOOM, 'Full &Unzoom\tCtrl+U', 'Full unzoom for the current plot')
+		plotmenu.AppendSeparator()		
+		plotmenu.Append(ID_ENGRID, 'Grid &enabled', 'Enable or disable grid when drawing', wx.ITEM_CHECK)
+		
+		helpmenu = wx.Menu()
+		helpmenu.Append(ID_ABOUT, '&About...\tCtrl+E', 'About this program')
+		
+		###################################################################
+		# Bind the events to methods 
+		wx.EVT_MENU(self, ID_OPENX, self.OnXMLOpen)
+		wx.EVT_MENU(self, ID_SAVEDATA, self.OnXMLSave)
+		wx.EVT_MENU(self, ID_OPEN, self.OnFileOpen)
+		wx.EVT_MENU(self, ID_CLOSE, self.OnFileClose)
+		wx.EVT_MENU(self, ID_SAVEP, self.OnSaveImage)
+                wx.EVT_MENU(self, ID_SAVESP, self.OnSpectrumSave)
+		wx.EVT_MENU(self, ID_EXIT, self.OnFileExit)
+		wx.EVT_MENU(self, ID_NEXTF, self.OnNextFile)
+		wx.EVT_MENU(self, ID_PREVF, self.OnPrevFile)
+		wx.EVT_MENU(self, ID_ENGRID, self.OnEnableGrid)
+		wx.EVT_MENU(self, ID_UNZOOM, self.OnFullUnzoom)
+		wx.EVT_MENU(self, ID_ABOUT, self.OnHelpAbout)
+		
+		###################################################################
+		# Attach menus to the menubar
+		self.menubar.Append(filemenu, '&File')
+		self.menubar.Append(navmenu, '&Next/Previous')
+		self.menubar.Append(plotmenu, '&Plot')
+		self.menubar.Append(helpmenu, '&Help')
+			
+		self.SetMenuBar(self.menubar)
+		
+		###################################################################
+		#Disable by default some menus and buttons
+		self.menubar.Enable(ID_NEXTF, 0)
+		self.menubar.Enable(ID_PREVF, 0)
+		self.menubar.Enable(ID_UNZOOM, 0)
+		self.menubar.Enable(ID_SAVEP, 0)
+		self.menubar.Enable(ID_SAVESP, 0)
+		self.menubar.Enable(ID_SAVEDATA, 0)
+		self.menubar.Enable(ID_CLOSE, 0)
+		
+		# A status bar to tell people what's happening
+		self.CreateStatusBar(1)
+		
+		self.SetAutoLayout(True)
+		
+		###################################################################
+		self.panel = wx.Panel(self, -1, style=wx.SIMPLE_BORDER)
+		#in this case and all the others we use layout constraints
+		#I couldn't understand easily the sizers, while layout constraints seem
+		#quite easy to set up and they work very well.
+		#self.panel will contain the listctrl and button panel
+		
+		lc = wx.LayoutConstraints()
+		lc.top.SameAs(self, wx.Top, 5)
+		lc.right.SameAs(self, wx.Right, 5)
+		lc.left.SameAs(self, wx.Left, 5)
+		lc.bottom.PercentOf(self, wx.Bottom, 30)
+		self.panel.SetConstraints(lc)
+		
+		###################################################################
+		#the peplistctrlpanel - with the list of peptides and interesting data
+		self.smalldict = {1:("pepseq", "0", "mzh", "mzhcalc", "mono", "deuter", "ratio", "corr",
+			"localbg", "valid")}
+		#we need this to fill up the listctrl at program initialization
+		self.lb = PepListCtrlPanel(self.panel, dictwithdata=self.smalldict)
+		lc = wx.LayoutConstraints()
+		lc.top.SameAs(self.panel, wx.Top, 10)
+		lc.right.PercentOf(self.panel, wx.Right, 80) #it will take up 80% of the panel
+		lc.left.SameAs(self.panel, wx.Left, 10)
+		lc.bottom.SameAs(self.panel, wx.Bottom, 10)
+		self.lb.SetConstraints(lc)
+		###################################################################
+		self.Bind(wx.EVT_LIST_ITEM_SELECTED, self.OnItemSelected, self.lb.list)
+		###################################################################
+		#the panel to hold the three buttons
+		self.btnpanel1 = wx.Panel(self.panel, -1, style=wx.SIMPLE_BORDER)
+		lc = wx.LayoutConstraints()
+		lc.top.SameAs(self.panel, wx.Top, 10)
+		lc.right.SameAs(self.panel, wx.Right, 10)
+		lc.left.SameAs(self.lb, wx.Right, 10)
+		lc.bottom.SameAs(self.panel, wx.Bottom, 10)
+		self.btnpanel1.SetConstraints(lc)
+		###################################################################
+		#set up the buttons and bind to the corresponding functions
+		self.btn1 = wx.Button(self.btnpanel1, ID_BTN1, " Validate ", wx.DefaultPosition)
+		self.btn2 = wx.Button(self.btnpanel1, ID_BTN2, "INvalidate", wx.DefaultPosition)
+		self.btn3 = wx.Button(self.btnpanel1, ID_BTN3, "Set Bgrnd.", wx.DefaultPosition)
+		wx.EVT_BUTTON(self, ID_BTN1, self.OnValidate)
+		wx.EVT_BUTTON(self, ID_BTN2, self.OnInvalidate)
+		wx.EVT_BUTTON(self, ID_BTN3, self.OnSetLocalBg)
+		
+		#Disable by default the three buttons
+		self.btn1.Enable(False)
+		self.btn2.Enable(False)
+		self.btn3.Enable(False)
+		###################################################################
+		#layout the buttons on the btnpanel1
+		lc = wx.LayoutConstraints()
+		lc.centreX.SameAs(self.btnpanel1, wx.CentreX)
+		lc.top.SameAs(self.btnpanel1, wx.Top, 10)
+		lc.width.AsIs()
+		lc.height.AsIs()
+		self.btn1.SetConstraints(lc)
+		
+		lc = wx.LayoutConstraints()
+		lc.centreX.SameAs(self.btn1, wx.CentreX)
+		lc.centreY.SameAs(self.btnpanel1, wx.CentreY)
+		lc.width.AsIs()
+		lc.height.AsIs()
+		self.btn2.SetConstraints(lc)
+		
+		lc = wx.LayoutConstraints()
+		lc.centreX.SameAs(self.btn1, wx.CentreX)
+		lc.bottom.SameAs(self.btnpanel1, wx.Bottom, 10)
+		lc.width.AsIs()
+		lc.height.AsIs()
+		self.btn3.SetConstraints(lc)
+		
+		###################################################################
+		#A black panel to give contrast to the plot
+		self.panelplot = wx.Window(self, -1)
+		self.panelplot.SetBackgroundColour(wx.BLACK)
+		lc = wx.LayoutConstraints()
+		lc.top.Below(self.panel, 5)
+		lc.left.SameAs(self, wx.Left, 5)
+		lc.bottom.PercentOf(self, wx.Bottom, 85)
+		lc.right.SameAs(self, wx.Right, 5)	
+		self.panelplot.SetConstraints(lc)
+		###################################################################
+		#The plot itself in self.panelplot
+		self.plotcanvas = PlotCanvas(self.panelplot, -1)
+		lc = wx.LayoutConstraints()
+		lc.top.SameAs(self.panelplot, wx.Top, 2)
+		lc.left.SameAs(self.panelplot, wx.Left, 2)
+		lc.bottom.SameAs(self.panelplot, wx.Bottom, 2)
+		lc.right.SameAs(self.panelplot, wx.Right, 2)
+		self.plotcanvas.SetConstraints(lc)
+		###################################################################
+		#A panel to hold the TextCtrl called self.log
+		self.logpanel = wx.Window(self, -1)
+		lc = wx.LayoutConstraints()
+		lc.top.Below(self.panelplot, 5)
+		lc.left.SameAs(self, wx.Left, 5)
+		lc.bottom.SameAs(self, wx.Bottom, 5)
+		lc.right.SameAs(self, wx.Right, 5)	
+		self.logpanel.SetConstraints(lc)
+		###################################################################
+		#The text control that will hold informations on the protein and file used
+		self.log = wx.TextCtrl(self.logpanel, -1, 
+				style = wx.TE_MULTILINE|wx.TE_READONLY|wx.HSCROLL)
+		lc = wx.LayoutConstraints()
+		lc.top.SameAs(self.logpanel, wx.Top, 2)
+		lc.left.SameAs(self.logpanel, wx.Left, 0)
+		lc.bottom.SameAs(self.logpanel, wx.Bottom, 2)
+		lc.right.SameAs(self.logpanel, wx.Right, 0)
+		self.log.SetConstraints(lc)
+		self.log.AppendText("> Hello. Load a LILAMS XML file from the File> menu (or Cmd+O).")
+		###################################################################
+		# Create mouse event for showing cursor coords in status bar
+		self.plotcanvas.Bind(wx.EVT_LEFT_DOWN, self.OnMouseLeftDown)
+		self.plotcanvas.Bind(wx.EVT_LEFT_DCLICK, self.OnMouseDClick)
+		self.plotcanvas.SetEnableZoom(1) #to ensure zoom by default
+		
+		self.Show(True)
+		
+	###################################################################
+	## Main Frame function definitions ################################
+	###################################################################
+			
+	def OnXMLOpen(self, event):
+		"""
+		Opens a XML file with SILAC data and generates
+		an ElementTree instance containing the data
+		in the variable self.data
+		"""
+		self.resetDefaults()
+		wildcard = "XML file (*.xml)|*.xml|"\
+					"All files (*.*)|*.*"
+		dlg = wx.FileDialog(self, "Choose a SILAC XML file:", 
+			self.defaultdirname, "", wildcard, wx.OPEN) 
+		if dlg.ShowModal() == wx.ID_OK: 
+			filename=dlg.GetFilename() 
+			dirname=dlg.GetDirectory()
+			try:
+				if not self.XMLOpen(dirname, filename):
+					msg = """
+					The file you wanted to open does not
+					contain valid SILAC XML data. Try opening it with
+					a text editor to see what is the problem."""
+					dlg = wx.MessageDialog(self, msg, 'Problem opening file',
+					wx.OK | wx.ICON_INFORMATION)
+					dlg.ShowModal()
+					dlg.Destroy()
+			finally:
+				dlg.Destroy()
+				
+	def XMLOpen(self, dirname, filename):
+		"""
+		Will allow calls for XMLOpen from Previous
+		and Next calls. Returns True if everything OK.
+		
+		-uses get_flist_xml to set up the file list
+		-uses map_pos_inlist to set up self.where
+		-uses self.PlotSpectrumXML to plot the first peptide
+		in file
+		-uses self.PopulateList to populate the self.lb list
+		control with data
+		-uses self.GenerateListDict to generate the dictionary
+		used to describe the data in the self.lb control
+		"""
+		filename=filename 
+		dirname=dirname
+		self.defaultdirname = dirname
+		fname = os.path.join(dirname, filename)
+		#self.fnameout = fname+"x"
+		#we write in the same xml file, overwriting previous file
+		self.fnameout = fname
+		self.filelist = get_flist_xml(dirname)
+		self.where = map_pos_inlist(self.filelist, filename)
+		try:
+			tree = ET.parse(fname)
+			self.data = tree.getroot()
+			#the root is a <protdata> entry
+			self.PlotSpectrumXML(0, title="peptide 1")
+			self.PopulateList(self.GenerateListDict(self.data))
+			#Clear the log, write text to it about the opened file
+			self.log.Remove(0, self.log.GetLastPosition())
+			self.log.AppendText("\n> Opened %s xml file.\n"%filename)
+			self.log.AppendText("> Mowse score: %s, database: %s, ppm tolerance: %s.\n"%(self.data[0][3].text,
+			self.data[0][1].text, self.data[0][2].text))
+			self.log.AppendText("> Spot identification: %s.\n"%self.data[0][0].text)
+			self.log.AppendText("> Identified protein: %s, accesion number: %s.\n"%(self.data[2].text, self.data[1].text))
+			self.log.AppendText("> Peptide coverage: %s percent, matched peptides: %s.\n"%(self.data[0][4].text[:-1], self.data[0][5].text))
+			self.menubar.Enable(ID_NEXTF, 1)
+			self.menubar.Enable(ID_PREVF, 1)
+			self.menubar.Enable(ID_SAVEP, 1)
+			self.btn1.Enable(True)
+			self.btn2.Enable(True)
+			self.btn3.Enable(True)
+			self.menubar.Enable(ID_UNZOOM, 1)
+                        self.menubar.Enable(ID_SAVESP, 0)
+			return True
+		except:
+			return False
+			
+	def PlotSpectrumXML(self, index=0, title=""):
+		"""
+		Recover and plot data for the record that has <index>
+		It is found in self.data[5] - that is pepdata,
+		the subnode is 10 for <spectrum> and 0, 1 for 
+		the two lists mz and int. "5 "is contained in self.pdatapos
+		
+		-uses self.PlotArray - a function to do the plotting
+		"""
+		mzdata = self.data[self.pdatapos][index][10][0].text.split()
+		intdata = self.data[self.pdatapos][index][10][1].text.split()
+		dataforarray = []
+		for i in range(len(mzdata)):
+			dataforarray.append([float(mzdata[i]), float(intdata[i])])
+		self.PlotArray(dataforarray, "blue", title)
+		
+	def PlotArray(self, data_array, color, title):
+		"""
+		Used to plot on the plotcanvas the points of a data_array
+		Default is autoscale, used by PlotSpectrumXML
+		"""
+		self.line = PolyLine(data_array, colour = color)
+		self.plotcanvas.Draw(PlotGraphics([self.line, ], title, "m/z", ""))
+		#self.plotcanvas.Redraw()
+		
+	def GenerateListDict(self, xmldata):
+		"""
+		forms a dictionary {1:["a", "b", "c"], 2:...}
+		for the PepListCtrlPanel widget - to populate
+		with XML data
+		"""
+		self.entriesdict = {}
+		for i in range(len(xmldata[self.pdatapos])):
+			self.entriesdict[i] = (self.GetValXML(i, 'pepseq'),
+                                                self.GetValXML(i, 'leucines'),
+                                                self.GetValXML(i, 'mzh'),
+                                                self.GetValXML(i, 'calc_mzh'),
+                                                self.GetValXML(i, 'mono_iso_int'),
+                                                self.GetValXML(i, 'deuterated_intensity'),
+                                                self.GetValXML(i, 'ratio'),
+                                                self.GetValXML(i, 'corrected_ratio'),
+                                                self.GetValXML(i, 'local_bg'),
+                                                self.GetValXML(i, 'validated'))
+		return self.entriesdict
+		
+	def PopulateList(self, externaldict):
+		"""
+		a wrapper to the function with the same name in self.lb
+		"""
+		self.lb.PopulateList(externaldict)
+				
+	def OnItemSelected(self, event):
+		"""
+		Activated when one item in the self.lb list control
+		is selected. Determines the generation of a unique key
+		that will allow a correspondence between the list 
+		elements and the underlying ElementTree Element
+		- uses MapUniqueKey function 
+		"""
+		#print event.GetItem().GetTextColour()
+		self.currentItem = event.m_itemIndex
+		self.uniquekey = self.lb.list.GetItemText(self.currentItem)+self.lb.getColumnText(self.currentItem, 2)
+		self.index = self.MapUniqueKey(self.uniquekey)
+		#print self.index, "self.index"
+		self.PlotSpectrumXML(self.index, title = self.GetValXML(self.index, 'pepseq')+\
+					" / "+self.GetValXML(self.index, 'mzh'))
+                self.menubar.Enable(ID_SAVEDATA, 1)
+                self.menubar.Enable(ID_SAVESP, 1)
+		event.Skip()
+		#the self.index variable allows us to recover and change the data if validation occurs
+		
+	def MapUniqueKey(self, uniquekey):
+		"""
+		Used by <OnItemSelected> to allow a correspondence between
+		self.currentItem - in the list and self.index in the ElementTree
+		Element representing data read from the XML SILAC file
+		"""
+		result = 0
+		for i in range(len(self.data[self.pdatapos])):
+			#testing [0] is peptide sequence [1] is submitted m/z+h mass
+			if uniquekey == self.data[self.pdatapos][i][0].text+\
+							self.data[self.pdatapos][i][1].text:
+				#the index of the correspoinding key was found
+				result = i
+				break
+		return result
+		
+	def OnValidate(self, event):
+		"""
+		changes both the entry in the list control
+		-- see SetValidated function --- and the
+		same entry in the self.data (to be written)
+		"""
+		self.lb.SetValidated(self.currentItem, "YES")
+		self.SetXMLValidated(self.index, "YES")
+	def OnInvalidate(self, event):
+		"""
+		changes both the entry in the list control
+		-- see SetValidated function --- and the
+		same entry in the self.data (to be written)
+		"""
+		self.lb.SetValidated(self.currentItem, "NO")
+		self.SetXMLValidated(self.index, "NO")
+	
+	def SetXMLValidated(self, index, what):
+		"""
+		7 is the actual position of the <validated> field
+		in the self.data - coming from the SILAC XML tree
+		"""
+		self.data[self.pdatapos][index][7].text = what
+		
+	def GetValXML(self, index=0, what='pepseq'):
+		"""
+		Returns the text attribute of an entry in an Element
+		object based on the self.XMLdict dictionary that maps
+		numbers to tags - definition in the init of the main
+		frame. By default it returns the peptide sequence of 
+		the first record.
+		
+		self.pdatapos - indicates the position of the <pepdata> in
+		the root of the pepdata xml entry
+		"""
+		return self.data[self.pdatapos][index][self.XMLdict[what]].text
+			
+	def OnXMLSave(self, event):
+		"""
+		Writes the contents of self.data to the self.fnameout
+		(established when the actual file was opened)
+		"""
+		ET.ElementTree(self.data).write(self.fnameout)
+
+        def OnSpectrumSave(self, event):
+                self.SpectrumSave(self.index)
+
+	def SpectrumSave(self, index=0):
+		"""
+		Writes the contents of the actual selected spectrum
+                to a given file name, in tab delimited format
+		"""
+                mzdata = self.data[self.pdatapos][index][10][0].text.split()
+		intdata = self.data[self.pdatapos][index][10][1].text.split()
+		dataforarray = []
+		for i in range(len(mzdata)):
+			dataforarray.append([float(mzdata[i]), float(intdata[i])])
+		
+		wildcard = "Tab delimited text file (*.txt)|*.txt|"\
+			"All files (*.*)|*.*"
+		dlg = wx.FileDialog(
+			self, message="Save plot data to ...", defaultDir = self.defaultdirname, 
+			defaultFile="pepspecdata.txt", wildcard=wildcard, style=wx.SAVE
+			)
+		dlg.SetFilterIndex(0)
+		if dlg.ShowModal() == wx.ID_OK:
+			path = dlg.GetPath()
+			try:
+				fout = open(path, "w")
+				for line in dataforarray:
+					fout.write('%.3f\t%d\n'%(line[0], line[1]))
+				fout.close()
+				
+				self.SetStatusText("Data saved to file %s"%path)
+			except IOError:
+				dlg = wx.MessageDialog(self, "Error. Maybe the output file is in use...", 'Problem saving data',
+				wx.OK | wx.ICON_INFORMATION)
+				dlg.ShowModal()
+				dlg.Destroy()
+		dlg.Destroy()
+	
+	def OnNextFile(self, event):
+		"""
+		Allows navigation between the xml files
+		in a folder. Calls the self.XMLOpen function
+		exactly like the self.OnXMLOpen.
+		"""
+		msg = "Save changes to the actual file ?"
+		dlg = wx.MessageDialog(self, msg, 'Save changes...',
+				wx.YES_NO| wx.ICON_QUESTION)
+		response = dlg.ShowModal()
+		dlg.Destroy()
+		if response == wx.ID_YES:
+			ET.ElementTree(self.data).write(self.fnameout)
+		#debugging here
+		#pdb.set_trace()
+		if len(self.filelist) > 0:
+			#print self.filelist
+			#print self.where
+			if self.where < len(self.filelist)-1:
+				#fname = os.path.split(self.filelist[self.where+1]
+				self.XMLOpen(self.defaultdirname, self.filelist[self.where+1])
+				#self.where += 1 there is a risk in using global variables
+				#this one is already modified by XMLOpen to the correct value
+			else:
+				#we are at the end of the list, going on from the beginning
+				self.where = 0
+				self.XMLOpen(self.defaultdirname, self.filelist[self.where])
+				#self.where += 1
+		
+	def OnPrevFile(self, event):
+		"""
+		Allows navigation between the xml files
+		in a folder. Calls the self.XMLOpen function
+		exactly like the self.OnXMLOpen.
+		"""
+		msg = "Save changes to the actual file ?"
+		dlg = wx.MessageDialog(self, msg, 'Save changes...',
+				wx.YES_NO | wx.ICON_QUESTION)
+		response = dlg.ShowModal()
+		dlg.Destroy()
+		if response == wx.ID_YES:
+			ET.ElementTree(self.data).write(self.fnameout)
+		
+		if len(self.filelist) > 0:
+			if self.where > 0:
+				self.XMLOpen(self.defaultdirname, self.filelist[self.where-1])
+				#self.where -= 1
+			else:
+				#we are at the beginning of the list
+				self.where = len(self.filelist)-1
+				self.XMLOpen(self.defaultdirname, self.filelist[self.where])
+				#self.where -= 1
+		
+	def OnFullUnzoom(self, event):
+		self.plotcanvas.Reset()
+
+	def OnFileOpen(self, event): 
+		"""
+		Opens and plots a tab delimited text file
+		If not a recognized file, a message is displayed
+		Sets also the actual directory name: self.defaultdirname
+		"""
+		self.resetDefaults()
+		wildcard = "Tab delimited text file (*.txt)|*.txt|"\
+					"All files (*.*)|*.*"
+		dlg = wx.FileDialog(self, "Choose a tab delimited text file", 
+			self.defaultdirname, "", wildcard, wx.OPEN) 
+		if dlg.ShowModal() == wx.ID_OK: 
+			self.filename=dlg.GetFilename() 
+			self.dirname=dlg.GetDirectory()
+			self.defaultdirname = self.dirname
+			self.filelist = get_flist_txt(self.dirname)
+			fname = os.path.join(self.dirname, self.filename)
+			file = open(fname, "r")
+			readed = ReadFromFileArray(file, 5)
+			file.close()
+			self.array = readed[0]
+			dlg.Destroy()
+			if readed[1] == 1: #error
+				dlg = wx.MessageDialog(self, readed[2], 'Problem opening file',
+				wx.OK | wx.ICON_INFORMATION)
+				dlg.ShowModal()
+				dlg.Destroy()
+			else:
+				self.PlotArray(self.array, "blue", self.filename)
+			self.menubar.Enable(ID_NEXTF, 0)
+			self.menubar.Enable(ID_PREVF, 0)
+			self.menubar.Enable(ID_UNZOOM, 1)
+			self.menubar.Enable(ID_SAVEP, 1)
+			self.menubar.Enable(ID_SAVEDATA, 0)
+			self.menubar.Enable(ID_CLOSE, 0)
+	
+	def PlotFile(self, fname):
+		file = open(fname, "r")
+		readed = ReadFromFileArray(file, 5)
+		file.close()
+		self.array = readed[0]
+		if readed[1] == 1: #error
+			dlg = wx.MessageDialog(self, readed[2], 'Problem opening file',
+			wx.OK | wx.ICON_INFORMATION)
+			dlg.ShowModal()
+			dlg.Destroy()
+		else:		
+			self.PlotArray(self.array, "blue", os.path.split(fname)[1])
+	
+	def OnFileClose(self, event):
+		self.plotcanvas.Clear()
+		self.menubar.Enable(ID_NEXTF, 0)
+		self.menubar.Enable(ID_PREVF, 0)
+		
+	def OnMouseLeftDown(self,event):
+		self.localbg = abs(self.actualclick_y - self.previousclick_y)
+		s= "(m/z : %.2f, Intensity : %.2f)"%self.plotcanvas.GetXY(event)+\
+			"     Local background : %.0f"%self.localbg
+		self.SetStatusText(s)
+		event.Skip()
+	
+	def OnMouseDClick(self, event):
+		self.previousclick_y = self.actualclick_y
+		self.actualclick_y = self.plotcanvas.GetXY(event)[1]
+		
+	def OnSetLocalBg(self, event):
+		"""
+		Updates the local background data both in the shown list
+		and in self.data. Recalculated the corrected ratio
+		"""
+		self.data[self.pdatapos][self.index][8].text = "%0.f"%self.localbg
+		deut = float(self.GetValXML(self.index, 'deuterated_intensity'))-self.localbg
+		monoiso = float(self.GetValXML(self.index, 'mono_iso_int'))-self.localbg
+		self.data[self.pdatapos][self.index][9].text = "%.2f"%(deut/monoiso)
+		self.lb.SetBg(self.currentItem, self.localbg, (deut/monoiso))
+		
+	def OnSaveImage(self, event):
+		self.plotcanvas.SaveFile()
+		
+	def OnFileExit(self, event):
+		self.Close()
+		
+	def OnPlotRedraw(self,event):
+		self.plotcanvas.Redraw()
+	
+	def OnPlotClear(self,event):
+		self.plotcanvas.Clear()
+	
+	def OnPlotScale(self, event):
+		if self.plotcanvas.last_draw != None:
+			graphics, xAxis, yAxis= self.plotcanvas.last_draw
+		self.plotcanvas.Draw(graphics,(1,3.05),(0,1))
+		
+	def OnEnableZoom(self, event):
+		self.plotcanvas.SetEnableZoom(event.IsChecked())
+	
+	def OnEnableGrid(self, event):
+		self.plotcanvas.SetEnableGrid(event.IsChecked())
+		
+	def OnEnableLegend(self, event):
+		self.plotcanvas.SetEnableLegend(event.IsChecked())
+	def OnReset(self,event):
+		self.plotcanvas.Reset()
+	
+	def OnHelpAbout(self, event):
+		from wx.lib.dialogs import ScrolledMessageDialog
+		about = ScrolledMessageDialog(self, __doc__, "About...")
+		about.ShowModal()
+	
+	def resetDefaults(self):
+		"""Just to reset the fonts back to the PlotCanvas defaults"""
+		self.plotcanvas.SetFont(wx.Font(10,wx.SWISS,wx.NORMAL,wx.NORMAL))
+		self.plotcanvas.SetFontSizeAxis(10)
+		self.plotcanvas.SetFontSizeLegend(7)
+		self.plotcanvas.SetXSpec('auto')
+		self.plotcanvas.SetYSpec('auto')
+		self.plotcanvas.SetEnableZoom(1)
+		
+#######################################################
+#######################################################
+################    PepListCtrlPanel    ###############
+################ and PepListCtrl classes###############
+#######################################################
+#######################################################
+#######################################################
+#----------------------------------------------------------------------------
+# Name:		 ListCtrl.py
+# Purpose:	  Testing lots of stuff, controls, window types, etc.
+#
+# Author:	   Robin Dunn & Gary Dumer
+#
+# Created:
+# RCS-ID:	   $Id: ListCtrl.py,v 1.3 2004/03/05 00:06:32 RD Exp $
+# Copyright:	(c) 1998 by Total Control Software
+# Licence:	  wxWindows license
+#
+# Modified by Cosmin Saveanu, IP, September 2004
+# to be able to deal with peptide entries for SILAC
+#----------------------------------------------------------------------------
+def getSmallUpArrowData():
+	return \
+'\x89PNG\r\n\x1a\n\x00\x00\x00\rIHDR\x00\x00\x00\x10\x00\x00\x00\x10\x08\x06\
+\x00\x00\x00\x1f\xf3\xffa\x00\x00\x00\x04sBIT\x08\x08\x08\x08|\x08d\x88\x00\
+\x00\x00<IDATx\x9ccddbf\xa0\x040Q\xa4{h\x18\xf0\xff\xdf\xdf\xffd\x1b\x00\xd3\
+\x8c\xcf\x10\x9c\x06\xa0k\xc2e\x08m\xc2\x00\x97m\xd8\xc41\x0c \x14h\xe8\xf2\
+\x8c\xa3)q\x10\x18\x00\x00R\xd8#\xec\x95{\xc4\x11\x00\x00\x00\x00IEND\xaeB`\
+\x82' 
+
+def getSmallUpArrowBitmap():
+	return BitmapFromImage(getSmallUpArrowImage())
+def getSmallUpArrowImage():
+	stream = cStringIO.StringIO(getSmallUpArrowData())
+	return ImageFromStream(stream)
+#----------------------------------------------------------------------
+
+def getSmallDnArrowData():
+	return \
+"\x89PNG\r\n\x1a\n\x00\x00\x00\rIHDR\x00\x00\x00\x10\x00\x00\x00\x10\x08\x06\
+\x00\x00\x00\x1f\xf3\xffa\x00\x00\x00\x04sBIT\x08\x08\x08\x08|\x08d\x88\x00\
+\x00\x00HIDATx\x9ccddbf\xa0\x040Q\xa4{\xd4\x00\x06\x06\x06\x06\x06\x16t\x81\
+\xff\xff\xfe\xfe'\xa4\x89\x91\x89\x99\x11\xa7\x0b\x90%\ti\xc6j\x00>C\xb0\x89\
+\xd3.\x10\xd1m\xc3\xe5*\xbc.\x80i\xc2\x17.\x8c\xa3y\x81\x01\x00\xa1\x0e\x04e\
+\x1d\xc4;\xb7\x00\x00\x00\x00IEND\xaeB`\x82" 
+def getSmallDnArrowBitmap():
+	return BitmapFromImage(getSmallDnArrowImage())
+
+def getSmallDnArrowImage():
+	stream = cStringIO.StringIO(getSmallDnArrowData())
+	return ImageFromStream(stream)
+#----------------------------------------------------------------------
+class PepListCtrl(wx.ListCtrl, listmix.ListCtrlAutoWidthMixin):
+
+	def __init__(self, parent, ID, pos=wx.DefaultPosition,
+				 size=wx.DefaultSize, style=0):
+		wx.ListCtrl.__init__(self, parent, ID, pos, size, style)
+		listmix.ListCtrlAutoWidthMixin.__init__(self)
+
+class PepListCtrlPanel(wx.Panel, listmix.ColumnSorterMixin):
+
+	def __init__(self, parent, dictwithdata={}):
+		wx.Panel.__init__(self, parent, -1, style=wx.WANTS_CHARS)
+		tID = wx.NewId()
+		self.il = wx.ImageList(16, 16)
+		self.sm_up = self.il.Add(getSmallUpArrowBitmap())
+		self.sm_dn = self.il.Add(getSmallDnArrowBitmap())
+		self.list = PepListCtrl(self, tID,
+                                                 style=wx.LC_REPORT 
+                                                 | wx.SUNKEN_BORDER
+                                                 | wx.LC_SINGLE_SEL
+                                                 #| wx.LC_HRULES
+                                                 #| wx.LC_EDIT_LABELS
+                                                 #| wxLC_NO_HEADER
+                                                 #| wxLC_VRULES 
+                                                )
+		self.list.SetImageList(self.il, wx.IMAGE_LIST_SMALL)
+		self.PopulateList(dictwithdata)
+		# Now that the list exists we can init the other base class,
+		# see wxPython/lib/mixins/listctrl.py
+		
+		listmix.ColumnSorterMixin.__init__(self, 10)
+		#self.SortListItems(0, True)
+		self.Bind(wx.EVT_SIZE, self.OnSize)
+		#self.Bind(wx.EVT_LIST_ITEM_SELECTED, self.OnItemSelected, self.list)
+		self.Bind(wx.EVT_LIST_COL_CLICK, self.OnColClick, self.list)
+
+	def PopulateList(self, externaldict):
+		"""
+		Constructs the headings of the list control
+		and populates it with data
+		"""
+		
+		self.itemDataMap = externaldict
+		self.list.ClearAll()
+		if 0:
+			# for normal, simple columns, you can add them like this:
+			self.list.InsertColumn(0, "Peptide")
+			self.list.InsertColumn(1, "Leucines", wx.LIST_FORMAT_RIGHT)
+			self.list.InsertColumn(2, "m/z measured")
+			#etc...
+		else:
+			# but since we want images on the column header we have to do it the hard way:
+			info = wx.ListItem()
+			info.m_mask = wx.LIST_MASK_TEXT | wx.LIST_MASK_IMAGE | wx.LIST_MASK_FORMAT
+			info.m_image = -1
+			info.m_format = 0
+			info.m_text = "Peptide"
+			self.list.InsertColumnInfo(0, info)
+			#info.m_format = wx.LIST_FORMAT_RIGHT
+			info.m_format = 0
+			info.m_text = "Leucines"
+			self.list.InsertColumnInfo(1, info)
+			info.m_format = 0
+			info.m_text = "m/z meas."
+			self.list.InsertColumnInfo(2, info)
+			
+			info.m_format = 0
+			info.m_text = "m/z calc."
+			self.list.InsertColumnInfo(3, info)
+			
+			info.m_format = 0
+			info.m_text = "Base_int."
+			self.list.InsertColumnInfo(4, info)
+			
+			info.m_format = 0
+			info.m_text = "Deut_int."
+			self.list.InsertColumnInfo(5, info)
+			
+			info.m_format = 0
+			info.m_text = "Ratio"
+			self.list.InsertColumnInfo(6, info)
+			
+			info.m_format = 0
+			info.m_text = "Corr_ratio"
+			self.list.InsertColumnInfo(7, info)
+			
+			info.m_format = 0
+			info.m_text = "Local_bg"
+			self.list.InsertColumnInfo(8, info)
+			
+			info.m_format = 0
+			info.m_text = "Valid."
+			self.list.InsertColumnInfo(9, info)
+		#Now put inside the data from the dictionary	
+		items = externaldict.items()
+		for x in range(len(items)):
+			key, data = items[x]
+			self.list.InsertStringItem(x, data[0])
+			#self.list.InsertImageStringItem(x, data[0], self.sm_up)
+			self.list.SetStringItem(x, 1, data[1])
+			self.list.SetStringItem(x, 2, data[2])
+			self.list.SetStringItem(x, 3, data[3])
+			self.list.SetStringItem(x, 4, data[4])
+			self.list.SetStringItem(x, 5, data[5])
+			self.list.SetStringItem(x, 6, data[6])
+			self.list.SetStringItem(x, 7, data[7])
+			self.list.SetStringItem(x, 8, data[8])
+			self.list.SetStringItem(x, 9, data[9])
+			self.list.SetItemData(x, key)  #why is that necessary ?
+			#Set colors for the adnotation - is light grey if
+			#no leucine exists in the peptide sequence
+			if data[9] == "YES":
+				item = self.list.GetItem(x)
+				item.SetTextColour(wx.BLUE)
+				self.list.SetItem(item)
+			if data[9] == "NO":
+				item = self.list.GetItem(x)
+				item.SetTextColour(wx.RED)
+				self.list.SetItem(item)
+			if data[1] == "0":
+				item = self.list.GetItem(x)
+				item.SetTextColour(wx.LIGHT_GREY)
+				self.list.SetItem(item)
+		
+		for i in range(9):
+			self.list.SetColumnWidth(i, 60)
+			#self.list.SetColumnWidth(i, wx.LIST_AUTOSIZE)
+		self.list.SetColumnWidth(9, 100) 
+		# show how to select an item
+		#self.list.SetItemState(5, wx.LIST_STATE_SELECTED, wx.LIST_STATE_SELECTED)
+		self.currentItem = 0
+
+	# Used by the ColumnSorterMixin, see wxPython/lib/mixins/listctrl.py
+	def GetListCtrl(self):
+		return self.list
+		
+	def SetValidated(self, where, what):
+		"""
+		Called when the OnValidate or OnInvalidate are activated
+		Changes the 9th element in the current list item to "YES"
+		or "NO"
+		"""
+		self.list.SetStringItem(where, 9, what)
+		if what == "YES":
+			item = self.list.GetItem(where)
+			item.SetTextColour(wx.BLUE)
+			self.list.SetItem(item)
+		if what == "NO":
+			item = self.list.GetItem(where)
+			item.SetTextColour(wx.RED)
+			self.list.SetItem(item)
+		
+	def SetBg(self, where, bg, ratio):
+		"""
+		Shows local background value in the list and
+		the updated value of corrected ratio
+		"""
+		self.list.SetStringItem(where, 8, "%.0f"%bg)
+		self.list.SetStringItem(where, 7, "%.2f"%ratio)
+	
+	# Used by the ColumnSorterMixin, see wxPython/lib/mixins/listctrl.py
+	def GetSortImages(self):
+		return (self.sm_dn, self.sm_up)
+
+	def getColumnText(self, index, col):
+		item = self.list.GetItem(index, col)
+		return item.GetText()
+
+	def OnItemSelected(self, event):
+		"""
+		Overwritten by its equivalent in MainFrame
+		"""
+		##print event.GetItem().GetTextColour()
+		self.currentItem = event.m_itemIndex
+		self.uniquekey = self.list.GetItemText(self.currentItem)+\
+		self.getColumnText(self.currentItem, 1)
+		#print self.uniquekey
+		event.Skip()
+
+	def OnColClick(self, event):
+		#print ("OnColClick: %d\n" % event.GetColumn())
+		event.Skip()
+
+	def OnSize(self, event):
+		w,h = self.GetClientSizeTuple()
+		self.list.SetDimensions(0, 0, w, h)
+
+#######################################################
+#the equivalent of a main function.
+app = wx.PySimpleApp()
+frame = MainFrame(None, -1, "SILAC validator v. 0.2")
+app.SetTopWindow(frame)
+app.MainLoop() 
+#######################################################
diff --git a/src/Silacvalidator_20080201.py~ b/src/Silacvalidator_20080201.py~
new file mode 100644
index 0000000000000000000000000000000000000000..f600396f8e76949f295ce7c84b4bf5936573d3c8
--- /dev/null
+++ b/src/Silacvalidator_20080201.py~
@@ -0,0 +1,1088 @@
+"""
+SILAC validator v. 0.2
+
+INSTRUCTIONS:
+
+This application recognizes XML files, as generated by lilamsXML. These files are
+obtained from a spectrum (in text format) and a MsFit3.2 results file (in html for-
+mat). Only the first entry in the file is quantified and generates an xml file.
+After opening an XML file, the first peptide-associated spectrum is displayed in 
+the interactive plot window. You can zoom by drawing a rectangle with the left
+mouse click and unzoom with the menu >Plot>Full Unzoom. When clicking anywhere
+on the plot, the m/z value and intensity are shown in the status bar.
+To associate a local background to a spectrum double-click on the maximum and
+minimum of the peak considered as background. The difference of the two values
+is shown in the status bar. By clicking on the <Set Bgrnd.> button the last va-
+lue of the local background is inserted in the peptide table and the corrected
+ratio is automatically calculated. To validate the peptide quantification click
+on the <Validate> button.
+
+Clicking on the column titles allows sorting of the peptide list by any criteria.
+A visualisation program for XML files generated by lilamsxml. Allows validation
+of SILAC experiments, peptide by peptide.
+
+Written using wxPython, numarray, ElementTree et al., in Python, September 2004.
+Modified in January 2008, to be able to save in text format individual spectra
+regions. Several ergonomy amelioration also done and debugged the Next/Previous
+commands!
+
+Cosmin Saveanu in Alain Jacquier's laboratory, Institut Pasteur, CNRS-URA2171.
+
+Many thanks to all the people contributing to the development of tools like wxPython,
+Python itself, ElementTree, and wx.lib.plot and the wonderful examples to get
+inspiration (and sometimes copy/paste) from.
+
+This program may be freely distributed as long as correct references to it are
+provided, with this included note.
+"""
+import wx
+#import pdb
+import os, string
+from wx.lib.plot import *
+#the required plot module to draw spectra
+from elementtree import ElementTree as ET
+#elementtree is an excellent package written by Fredrik Lundh (effbot.org)
+#to deal with simple XML structures.
+
+#Imports for the ListCtrl class, copied from the wxPython documentation
+import  wx.lib.mixins.listctrl  as  listmix
+from wx import ImageFromStream, BitmapFromImage
+
+import  cStringIO
+
+try:
+	import Numeric
+except:
+	try:
+		import numarray as Numeric
+	except:
+		msg = """This program requires the Numeric or numarray
+		module to function - in fact is a requirement for the
+		wx.lib.plot module. Please install either Numeric or
+		numarray.
+		"""
+		raise ImportError, "Numeric or numarray not found.\n"+msg
+		
+#first - define unique identifiers for the different graphical elements		
+[ID_OPEN,
+ID_OPENX,
+ID_CLOSE,
+ID_SAVEP,
+ID_SAVESP,
+ID_SAVEDATA,
+ID_EXIT,
+ID_ABOUT,
+ID_ENGRID,
+ID_UNZOOM,
+ID_NEXTF,
+ID_PREVF,
+ID_SETBGN,
+ID_INVALIDATE,
+ID_BTN1,
+ID_BTN2,
+ID_BTN3
+] = map(lambda init_ctrls: wx.NewId(), range(17))
+	
+def get_flist_xml(dirname):
+	"""get all .xml file names from dirname, not recursive
+		return only the file name, not the path
+		
+		Needed by the OnPrevFile and OnNextFile functions
+		but called by <XMLOpen> to set the self.filelist list
+		of xml files from the current folder. 
+	"""
+	outlist = []
+	for f in os.listdir(dirname):
+		file = dirname + os.sep + f
+		if os.path.isdir(file):
+			pass
+			#we do nothing with the subfolders
+		else:
+			extension = os.path.splitext(f)[1]
+			if extension in (".xml",):
+				try:
+					outlist.append(f)
+				except:
+					pass
+	return outlist
+	
+def get_flist_txt(dirname):
+	"""get all .txt file names from dirname, not recursive
+		return only the file name, not the path
+	"""
+	outlist = []
+	for f in os.listdir(dirname):
+		file = dirname + os.sep + f
+		if os.path.isdir(file):
+			pass
+			#we do nothing with the subfolders
+		else:
+			extension = os.path.splitext(f)[1]
+			if extension in (".txt",):
+				try:
+					outlist.append(f)
+				except:
+					pass
+	return outlist
+	
+def map_pos_inlist(flist, fname):
+	"""
+	Obtain the index of a file name in a file list
+	If file name not found return 0 as the position
+	Used in XMLOpen, generated a value for <self.where>
+	about the current position of a file in the file
+	list obtained with <get_flist_xml>.
+	"""
+	for i in range(len(flist)):
+		if flist[i] == fname:
+			res = i
+			break
+		else:
+			res = 0
+	return res
+
+def ReadFromFileArray(file, skip=0):
+	"""
+	Obtain floats from a tab delimited file into a numarray array
+	The <skip> parameter indicate the number of lines not
+	read.
+	
+	This function is only used to directly open a complete spectrum
+	or a text delimited file with two columns - mz and intensity
+	"""
+	data = []
+	err = 0
+	errmsg = ""
+	f=file
+	for i in range(skip):
+		f.readline()
+	#simple test to see if the file look like a float coercible text file
+	try:
+		for line in f:
+			data.append(map(float, line.strip().split("\t")))
+		data_array = Numeric.array(data)
+	except ValueError:
+		data = [[1, 1]]
+		data_array = Numeric.array(data)
+		err = 1
+		errmsg = "The file you are trying to open does not look like a tab delimited one"
+	return (data_array, err, errmsg)
+	#the returned data is a tuple with an array of floats, error and errmsg
+
+	
+############################################
+#    INTERFACE  ############################
+############################################
+class MainFrame(wx.Frame):
+	"""
+	The application main frame. Contains the following
+	graphic elements:
+	self.panel	|---- self.lb - the text list control
+			|---- self.btnpanel1 - the panel containing
+				three buttons (Validate, Invalidate
+				and LocalBackground
+				
+	self.panelplot - containing self.plotcanvas
+					to allow drawing of spectra files
+					
+	self.log - a TextCtrl panel with information
+					on the analysed xml file
+		______________________			
+		--------------- ------
+		|              ||     | self.lb and self.btnpanel1
+		-----------------------
+		|                     | 
+		|                     | self.panelplot with self.plotcanvas
+		|                     |
+		-----------------------
+		|                     | self.log
+		-----------------------
+	"""
+	def __init__(self, parent, id, title):	
+		wx.Frame.__init__(self, parent, id, title,
+		wx.DefaultPosition, (800, 700))
+		self.defaultdirname = "."
+		#default directory for opening files, will be modified after first open
+		self.filelist = []
+		#list with all the xml files in a folder
+		self.where = 0
+		#position in the list of files
+		self.previousclick_y = 0.0
+		self.actualclick_y = 0.0
+		#local background is calculated by substracting
+		#self.previousclick_y from self.actualclick_y
+		#absolute value is returned anyway
+		self.localbg = 0.0
+		
+		self.XMLdict = {'pepseq': 0, 'mzh':1, 'calc_mzh':2, 'leucines':3,
+			'mono_iso_int':4, 'deuterated_intensity':5,
+			'ratio':6, 'validated':7,
+			'local_bg':8, 'corrected_ratio':9}
+		#the mapping of tags to numbers to allow easy orientation in the ElementTree
+		#Element object obtained by parsing a SILAC XML file. If the lilams XML format
+		#changes you should change accordingly these numbers
+		self.pdatapos = 5
+		#in the XML tree the pepdata values are in this position
+		
+		###################################################################
+		# Create the menu bar and items
+		self.menubar = wx.MenuBar()
+		
+		filemenu = wx.Menu()
+		filemenu.Append(ID_OPENX, '&Open XML SILAC file...\tCtrl+O', 'Open XML file with SILAC data')
+		filemenu.Append(ID_SAVEDATA, 'Save XML &modifications\tCtrl+S', 'Save modifications with (validation/local background)')
+		filemenu.AppendSeparator()
+		filemenu.Append(ID_OPEN, 'O&pen text file...\tCtrl+T', 'Open tab delimited file for plotting')
+		filemenu.Append(ID_CLOSE, '&Close text file\tCtrl+W', 'Close text file')
+		filemenu.AppendSeparator()
+		filemenu.Append(ID_SAVEP, '&Save plot image\tCtrl+U', 'Save plot image in a bmp, png or jpg format')
+		filemenu.AppendSeparator()
+                filemenu.Append(ID_SAVESP, 'Sa&ve plot data\tCtrl+D', 'Save the data corresponding to the plotted spectrum in text format')
+		filemenu.AppendSeparator()
+		filemenu.Append(ID_EXIT, '&Quit\tCtrl+Q', 'Exit program')
+		
+		navmenu = wx.Menu()
+		navmenu.Append(ID_NEXTF, '&Next XML file\tCtrl+N', 'Open next xml file in the current folder')
+		navmenu.Append(ID_PREVF, '&Previous XML file\tCtrl+P', 'Open previous xml file in the current folder')
+		
+		plotmenu = wx.Menu()
+		plotmenu.Append(ID_UNZOOM, 'Full &Unzoom\tCtrl+U', 'Full unzoom for the current plot')
+		plotmenu.AppendSeparator()		
+		plotmenu.Append(ID_ENGRID, 'Grid &enabled', 'Enable or disable grid when drawing', wx.ITEM_CHECK)
+		
+		valmenu = wx.Menu()
+		valmenu.Append(ID_SETBGN, 'Set &Background\tCtrl+B', 'Set background, validate and go to next')
+		valmenu.Append(ID_INVALIDATE, '&Invalidate current\tCtrl+I', 'Invalidate current peptide and select next')
+		helpmenu = wx.Menu()
+		helpmenu.Append(ID_ABOUT, '&About...\tCtrl+E', 'About this program')
+		
+		###################################################################
+		# Bind the events to methods 
+		wx.EVT_MENU(self, ID_OPENX, self.OnXMLOpen)
+		wx.EVT_MENU(self, ID_SAVEDATA, self.OnXMLSave)
+		wx.EVT_MENU(self, ID_OPEN, self.OnFileOpen)
+		wx.EVT_MENU(self, ID_CLOSE, self.OnFileClose)
+		wx.EVT_MENU(self, ID_SAVEP, self.OnSaveImage)
+                wx.EVT_MENU(self, ID_SAVESP, self.OnSpectrumSave)
+		wx.EVT_MENU(self, ID_EXIT, self.OnFileExit)
+		wx.EVT_MENU(self, ID_NEXTF, self.OnNextFile)
+		wx.EVT_MENU(self, ID_PREVF, self.OnPrevFile)
+		wx.EVT_MENU(self, ID_ENGRID, self.OnEnableGrid)
+		wx.EVT_MENU(self, ID_UNZOOM, self.OnFullUnzoom)
+		wx.EVT_MENU(self, ID_SETBGN, self.OnBackground)
+		wx.EVT_MENU(self, ID_INVALIDATE, self.OnInvalidate)
+		wx.EVT_MENU(self, ID_ABOUT, self.OnHelpAbout)
+		
+		###################################################################
+		# Attach menus to the menubar
+		self.menubar.Append(filemenu, '&File')
+		self.menubar.Append(navmenu, '&Next/Previous')
+		self.menubar.Append(plotmenu, '&Plot')
+		self.menubar.Append(valmenu, '&Mark')
+		self.menubar.Append(helpmenu, '&Help')
+			
+		self.SetMenuBar(self.menubar)
+		
+		###################################################################
+		#Disable by default some menus and buttons
+		self.menubar.Enable(ID_NEXTF, 0)
+		self.menubar.Enable(ID_PREVF, 0)
+		self.menubar.Enable(ID_UNZOOM, 0)
+		self.menubar.Enable(ID_SAVEP, 0)
+		self.menubar.Enable(ID_SAVESP, 0)
+		self.menubar.Enable(ID_SAVEDATA, 0)
+		self.menubar.Enable(ID_CLOSE, 0)
+		
+		# A status bar to tell people what's happening
+		self.CreateStatusBar(1)
+		
+		self.SetAutoLayout(True)
+		
+		###################################################################
+		self.panel = wx.Panel(self, -1, style=wx.SIMPLE_BORDER)
+		#in this case and all the others we use layout constraints
+		#I couldn't understand easily the sizers, while layout constraints seem
+		#quite easy to set up and they work very well.
+		#self.panel will contain the listctrl and button panel
+		
+		lc = wx.LayoutConstraints()
+		lc.top.SameAs(self, wx.Top, 5)
+		lc.right.SameAs(self, wx.Right, 5)
+		lc.left.SameAs(self, wx.Left, 5)
+		lc.bottom.PercentOf(self, wx.Bottom, 30)
+		self.panel.SetConstraints(lc)
+		
+		###################################################################
+		#the peplistctrlpanel - with the list of peptides and interesting data
+		self.smalldict = {1:("pepseq", "0", "mzh", "mzhcalc", "mono", "deuter", "ratio", "corr",
+			"localbg", "valid")}
+		#we need this to fill up the listctrl at program initialization
+		self.lb = PepListCtrlPanel(self.panel, dictwithdata=self.smalldict)
+		lc = wx.LayoutConstraints()
+		lc.top.SameAs(self.panel, wx.Top, 10)
+		lc.right.PercentOf(self.panel, wx.Right, 80) #it will take up 80% of the panel
+		lc.left.SameAs(self.panel, wx.Left, 10)
+		lc.bottom.SameAs(self.panel, wx.Bottom, 10)
+		self.lb.SetConstraints(lc)
+		###################################################################
+		self.Bind(wx.EVT_LIST_ITEM_SELECTED, self.OnItemSelected, self.lb.list)
+		###################################################################
+		#the panel to hold the three buttons
+		self.btnpanel1 = wx.Panel(self.panel, -1, style=wx.SIMPLE_BORDER)
+		lc = wx.LayoutConstraints()
+		lc.top.SameAs(self.panel, wx.Top, 10)
+		lc.right.SameAs(self.panel, wx.Right, 10)
+		lc.left.SameAs(self.lb, wx.Right, 10)
+		lc.bottom.SameAs(self.panel, wx.Bottom, 10)
+		self.btnpanel1.SetConstraints(lc)
+		###################################################################
+		#set up the buttons and bind to the corresponding functions
+		self.btn1 = wx.Button(self.btnpanel1, ID_BTN1, " Validate ", wx.DefaultPosition)
+		self.btn2 = wx.Button(self.btnpanel1, ID_BTN2, "INvalidate", wx.DefaultPosition)
+		self.btn3 = wx.Button(self.btnpanel1, ID_BTN3, "Set Bgrnd.", wx.DefaultPosition)
+		wx.EVT_BUTTON(self, ID_BTN1, self.OnValidate)
+		wx.EVT_BUTTON(self, ID_BTN2, self.OnInvalidate)
+		wx.EVT_BUTTON(self, ID_BTN3, self.OnSetLocalBg)
+		
+		#Disable by default the three buttons
+		self.btn1.Enable(False)
+		self.btn2.Enable(False)
+		self.btn3.Enable(False)
+		###################################################################
+		#layout the buttons on the btnpanel1
+		lc = wx.LayoutConstraints()
+		lc.centreX.SameAs(self.btnpanel1, wx.CentreX)
+		lc.top.SameAs(self.btnpanel1, wx.Top, 10)
+		lc.width.AsIs()
+		lc.height.AsIs()
+		self.btn1.SetConstraints(lc)
+		
+		lc = wx.LayoutConstraints()
+		lc.centreX.SameAs(self.btn1, wx.CentreX)
+		lc.centreY.SameAs(self.btnpanel1, wx.CentreY)
+		lc.width.AsIs()
+		lc.height.AsIs()
+		self.btn2.SetConstraints(lc)
+		
+		lc = wx.LayoutConstraints()
+		lc.centreX.SameAs(self.btn1, wx.CentreX)
+		lc.bottom.SameAs(self.btnpanel1, wx.Bottom, 10)
+		lc.width.AsIs()
+		lc.height.AsIs()
+		self.btn3.SetConstraints(lc)
+		
+		###################################################################
+		#A black panel to give contrast to the plot
+		self.panelplot = wx.Window(self, -1)
+		self.panelplot.SetBackgroundColour(wx.BLACK)
+		lc = wx.LayoutConstraints()
+		lc.top.Below(self.panel, 5)
+		lc.left.SameAs(self, wx.Left, 5)
+		lc.bottom.PercentOf(self, wx.Bottom, 85)
+		lc.right.SameAs(self, wx.Right, 5)	
+		self.panelplot.SetConstraints(lc)
+		###################################################################
+		#The plot itself in self.panelplot
+		self.plotcanvas = PlotCanvas(self.panelplot, -1)
+		lc = wx.LayoutConstraints()
+		lc.top.SameAs(self.panelplot, wx.Top, 2)
+		lc.left.SameAs(self.panelplot, wx.Left, 2)
+		lc.bottom.SameAs(self.panelplot, wx.Bottom, 2)
+		lc.right.SameAs(self.panelplot, wx.Right, 2)
+		self.plotcanvas.SetConstraints(lc)
+		###################################################################
+		#A panel to hold the TextCtrl called self.log
+		self.logpanel = wx.Window(self, -1)
+		lc = wx.LayoutConstraints()
+		lc.top.Below(self.panelplot, 5)
+		lc.left.SameAs(self, wx.Left, 5)
+		lc.bottom.SameAs(self, wx.Bottom, 5)
+		lc.right.SameAs(self, wx.Right, 5)	
+		self.logpanel.SetConstraints(lc)
+		###################################################################
+		#The text control that will hold informations on the protein and file used
+		self.log = wx.TextCtrl(self.logpanel, -1, 
+				style = wx.TE_MULTILINE|wx.TE_READONLY|wx.HSCROLL)
+		lc = wx.LayoutConstraints()
+		lc.top.SameAs(self.logpanel, wx.Top, 2)
+		lc.left.SameAs(self.logpanel, wx.Left, 0)
+		lc.bottom.SameAs(self.logpanel, wx.Bottom, 2)
+		lc.right.SameAs(self.logpanel, wx.Right, 0)
+		self.log.SetConstraints(lc)
+		self.log.AppendText("> Hello. Load a LILAMS XML file from the File> menu (or Cmd+O).")
+		###################################################################
+		# Create mouse event for showing cursor coords in status bar
+		self.plotcanvas.Bind(wx.EVT_LEFT_DOWN, self.OnMouseLeftDown)
+		self.plotcanvas.Bind(wx.EVT_LEFT_DCLICK, self.OnMouseDClick)
+		self.plotcanvas.SetEnableZoom(1) #to ensure zoom by default
+		
+		self.Show(True)
+		
+	###################################################################
+	## Main Frame function definitions ################################
+	###################################################################
+			
+	def OnXMLOpen(self, event):
+		"""
+		Opens a XML file with SILAC data and generates
+		an ElementTree instance containing the data
+		in the variable self.data
+		"""
+		self.resetDefaults()
+		wildcard = "XML file (*.xml)|*.xml|"\
+					"All files (*.*)|*.*"
+		dlg = wx.FileDialog(self, "Choose a SILAC XML file:", 
+			self.defaultdirname, "", wildcard, wx.OPEN) 
+		if dlg.ShowModal() == wx.ID_OK: 
+			filename=dlg.GetFilename() 
+			dirname=dlg.GetDirectory()
+			try:
+				if not self.XMLOpen(dirname, filename):
+					msg = """
+					The file you wanted to open does not
+					contain valid SILAC XML data. Try opening it with
+					a text editor to see what is the problem."""
+					dlg = wx.MessageDialog(self, msg, 'Problem opening file',
+					wx.OK | wx.ICON_INFORMATION)
+					dlg.ShowModal()
+					dlg.Destroy()
+			finally:
+				dlg.Destroy()
+				
+	def XMLOpen(self, dirname, filename):
+		"""
+		Will allow calls for XMLOpen from Previous
+		and Next calls. Returns True if everything OK.
+		
+		-uses get_flist_xml to set up the file list
+		-uses map_pos_inlist to set up self.where
+		-uses self.PlotSpectrumXML to plot the first peptide
+		in file
+		-uses self.PopulateList to populate the self.lb list
+		control with data
+		-uses self.GenerateListDict to generate the dictionary
+		used to describe the data in the self.lb control
+		"""
+		filename=filename 
+		dirname=dirname
+		self.defaultdirname = dirname
+		fname = os.path.join(dirname, filename)
+		#self.fnameout = fname+"x"
+		#we write in the same xml file, overwriting previous file
+		self.fnameout = fname
+		self.filelist = get_flist_xml(dirname)
+		self.where = map_pos_inlist(self.filelist, filename)
+		try:
+			tree = ET.parse(fname)
+			self.data = tree.getroot()
+			#the root is a <protdata> entry
+			self.PlotSpectrumXML(0, title="peptide 1")
+			self.PopulateList(self.GenerateListDict(self.data))
+			#Clear the log, write text to it about the opened file
+			self.log.Remove(0, self.log.GetLastPosition())
+			self.log.AppendText("\n> Opened %s xml file.\n"%filename)
+			self.log.AppendText("> Mowse score: %s, database: %s, ppm tolerance: %s.\n"%(self.data[0][3].text,
+			self.data[0][1].text, self.data[0][2].text))
+			self.log.AppendText("> Spot identification: %s.\n"%self.data[0][0].text)
+			self.log.AppendText("> Identified protein: %s, accesion number: %s.\n"%(self.data[2].text, self.data[1].text))
+			self.log.AppendText("> Peptide coverage: %s percent, matched peptides: %s.\n"%(self.data[0][4].text[:-1], self.data[0][5].text))
+			self.menubar.Enable(ID_NEXTF, 1)
+			self.menubar.Enable(ID_PREVF, 1)
+			self.menubar.Enable(ID_SAVEP, 1)
+			self.btn1.Enable(True)
+			self.btn2.Enable(True)
+			self.btn3.Enable(True)
+			self.menubar.Enable(ID_UNZOOM, 1)
+                        self.menubar.Enable(ID_SAVESP, 0)
+			return True
+		except:
+			return False
+			
+	def PlotSpectrumXML(self, index=0, title=""):
+		"""
+		Recover and plot data for the record that has <index>
+		It is found in self.data[5] - that is pepdata,
+		the subnode is 10 for <spectrum> and 0, 1 for 
+		the two lists mz and int. "5 "is contained in self.pdatapos
+		
+		-uses self.PlotArray - a function to do the plotting
+		"""
+		mzdata = self.data[self.pdatapos][index][10][0].text.split()
+		intdata = self.data[self.pdatapos][index][10][1].text.split()
+		dataforarray = []
+		for i in range(len(mzdata)):
+			dataforarray.append([float(mzdata[i]), float(intdata[i])])
+		self.PlotArray(dataforarray, "blue", title)
+		
+	def PlotArray(self, data_array, color, title):
+		"""
+		Used to plot on the plotcanvas the points of a data_array
+		Default is autoscale, used by PlotSpectrumXML
+		"""
+		self.line = PolyLine(data_array, colour = color)
+		self.plotcanvas.Draw(PlotGraphics([self.line, ], title, "m/z", ""))
+		#self.plotcanvas.Redraw()
+		
+	def GenerateListDict(self, xmldata):
+		"""
+		forms a dictionary {1:["a", "b", "c"], 2:...}
+		for the PepListCtrlPanel widget - to populate
+		with XML data
+		"""
+		self.entriesdict = {}
+		for i in range(len(xmldata[self.pdatapos])):
+			self.entriesdict[i] = (self.GetValXML(i, 'pepseq'),
+                                                self.GetValXML(i, 'leucines'),
+                                                self.GetValXML(i, 'mzh'),
+                                                self.GetValXML(i, 'calc_mzh'),
+                                                self.GetValXML(i, 'mono_iso_int'),
+                                                self.GetValXML(i, 'deuterated_intensity'),
+                                                self.GetValXML(i, 'ratio'),
+                                                self.GetValXML(i, 'corrected_ratio'),
+                                                self.GetValXML(i, 'local_bg'),
+                                                self.GetValXML(i, 'validated'))
+		return self.entriesdict
+		
+	def PopulateList(self, externaldict):
+		"""
+		a wrapper to the function with the same name in self.lb
+		"""
+		self.lb.PopulateList(externaldict)
+				
+	def OnItemSelected(self, event):
+		"""
+		Activated when one item in the self.lb list control
+		is selected. Determines the generation of a unique key
+		that will allow a correspondence between the list 
+		elements and the underlying ElementTree Element
+		- uses MapUniqueKey function 
+		"""
+		#print event.GetItem().GetTextColour()
+		self.currentItem = event.m_itemIndex
+		self.uniquekey = self.lb.list.GetItemText(self.currentItem)+self.lb.getColumnText(self.currentItem, 2)
+		self.index = self.MapUniqueKey(self.uniquekey)
+		#print self.index, "self.index"
+		self.PlotSpectrumXML(self.index, title = self.GetValXML(self.index, 'pepseq')+\
+					" / "+self.GetValXML(self.index, 'mzh'))
+                self.menubar.Enable(ID_SAVEDATA, 1)
+                self.menubar.Enable(ID_SAVESP, 1)
+		event.Skip()
+		#the self.index variable allows us to recover and change the data if validation occurs
+		
+	def MapUniqueKey(self, uniquekey):
+		"""
+		Used by <OnItemSelected> to allow a correspondence between
+		self.currentItem - in the list and self.index in the ElementTree
+		Element representing data read from the XML SILAC file
+		"""
+		result = 0
+		for i in range(len(self.data[self.pdatapos])):
+			#testing [0] is peptide sequence [1] is submitted m/z+h mass
+			if uniquekey == self.data[self.pdatapos][i][0].text+\
+							self.data[self.pdatapos][i][1].text:
+				#the index of the correspoinding key was found
+				result = i
+				break
+		return result
+		
+	def OnValidate(self, event):
+		"""
+		changes both the entry in the list control
+		-- see SetValidated function --- and the
+		same entry in the self.data (to be written)
+		"""
+		self.lb.SetValidated(self.currentItem, "YES")
+		self.SetXMLValidated(self.index, "YES")
+
+	def OnInvalidate(self, event):
+		"""
+		changes both the entry in the list control
+		-- see SetValidated function --- and the
+		same entry in the self.data (to be written)
+		"""
+		self.lb.SetValidated(self.currentItem, "NO")
+		self.SetXMLValidated(self.index, "NO")
+	
+	def SetXMLValidated(self, index, what):
+		"""
+		7 is the actual position of the <validated> field
+		in the self.data - coming from the SILAC XML tree
+		"""
+		self.data[self.pdatapos][index][7].text = what
+		
+	def GetValXML(self, index=0, what='pepseq'):
+		"""
+		Returns the text attribute of an entry in an Element
+		object based on the self.XMLdict dictionary that maps
+		numbers to tags - definition in the init of the main
+		frame. By default it returns the peptide sequence of 
+		the first record.
+		
+		self.pdatapos - indicates the position of the <pepdata> in
+		the root of the pepdata xml entry
+		"""
+		return self.data[self.pdatapos][index][self.XMLdict[what]].text
+			
+	def OnXMLSave(self, event):
+		"""
+		Writes the contents of self.data to the self.fnameout
+		(established when the actual file was opened)
+		"""
+		ET.ElementTree(self.data).write(self.fnameout)
+
+        def OnSpectrumSave(self, event):
+                self.SpectrumSave(self.index)
+
+	def SpectrumSave(self, index=0):
+		"""
+		Writes the contents of the actual selected spectrum
+                to a given file name, in tab delimited format
+		"""
+                mzdata = self.data[self.pdatapos][index][10][0].text.split()
+		intdata = self.data[self.pdatapos][index][10][1].text.split()
+		dataforarray = []
+		for i in range(len(mzdata)):
+			dataforarray.append([float(mzdata[i]), float(intdata[i])])
+		
+		wildcard = "Tab delimited text file (*.txt)|*.txt|"\
+			"All files (*.*)|*.*"
+		dlg = wx.FileDialog(
+			self, message="Save plot data to ...", defaultDir = self.defaultdirname, 
+			defaultFile="pepspecdata.txt", wildcard=wildcard, style=wx.SAVE
+			)
+		dlg.SetFilterIndex(0)
+		if dlg.ShowModal() == wx.ID_OK:
+			path = dlg.GetPath()
+			try:
+				fout = open(path, "w")
+				for line in dataforarray:
+					fout.write('%.3f\t%d\n'%(line[0], line[1]))
+				fout.close()
+				
+				self.SetStatusText("Data saved to file %s"%path)
+			except IOError:
+				dlg = wx.MessageDialog(self, "Error. Maybe the output file is in use...", 'Problem saving data',
+				wx.OK | wx.ICON_INFORMATION)
+				dlg.ShowModal()
+				dlg.Destroy()
+		dlg.Destroy()
+	
+	def OnNextFile(self, event):
+		"""
+		Allows navigation between the xml files
+		in a folder. Calls the self.XMLOpen function
+		exactly like the self.OnXMLOpen.
+		"""
+		msg = "Save changes to the actual file ?"
+		dlg = wx.MessageDialog(self, msg, 'Save changes...',
+				wx.YES_NO| wx.ICON_QUESTION)
+		response = dlg.ShowModal()
+		dlg.Destroy()
+		if response == wx.ID_YES:
+			ET.ElementTree(self.data).write(self.fnameout)
+		#debugging here
+		#pdb.set_trace()
+		if len(self.filelist) > 0:
+			#print self.filelist
+			#print self.where
+			if self.where < len(self.filelist)-1:
+				#fname = os.path.split(self.filelist[self.where+1]
+				self.XMLOpen(self.defaultdirname, self.filelist[self.where+1])
+				#self.where += 1 there is a risk in using global variables
+				#this one is already modified by XMLOpen to the correct value
+			else:
+				#we are at the end of the list, going on from the beginning
+				self.where = 0
+				self.XMLOpen(self.defaultdirname, self.filelist[self.where])
+				#self.where += 1
+		
+	def OnPrevFile(self, event):
+		"""
+		Allows navigation between the xml files
+		in a folder. Calls the self.XMLOpen function
+		exactly like the self.OnXMLOpen.
+		"""
+		msg = "Save changes to the actual file ?"
+		dlg = wx.MessageDialog(self, msg, 'Save changes...',
+				wx.YES_NO | wx.ICON_QUESTION)
+		response = dlg.ShowModal()
+		dlg.Destroy()
+		if response == wx.ID_YES:
+			ET.ElementTree(self.data).write(self.fnameout)
+		
+		if len(self.filelist) > 0:
+			if self.where > 0:
+				self.XMLOpen(self.defaultdirname, self.filelist[self.where-1])
+				#self.where -= 1
+			else:
+				#we are at the beginning of the list
+				self.where = len(self.filelist)-1
+				self.XMLOpen(self.defaultdirname, self.filelist[self.where])
+				#self.where -= 1
+		
+	def OnFullUnzoom(self, event):
+		self.plotcanvas.Reset()
+
+	def OnFileOpen(self, event): 
+		"""
+		Opens and plots a tab delimited text file
+		If not a recognized file, a message is displayed
+		Sets also the actual directory name: self.defaultdirname
+		"""
+		self.resetDefaults()
+		wildcard = "Tab delimited text file (*.txt)|*.txt|"\
+					"All files (*.*)|*.*"
+		dlg = wx.FileDialog(self, "Choose a tab delimited text file", 
+			self.defaultdirname, "", wildcard, wx.OPEN) 
+		if dlg.ShowModal() == wx.ID_OK: 
+			self.filename=dlg.GetFilename() 
+			self.dirname=dlg.GetDirectory()
+			self.defaultdirname = self.dirname
+			self.filelist = get_flist_txt(self.dirname)
+			fname = os.path.join(self.dirname, self.filename)
+			file = open(fname, "r")
+			readed = ReadFromFileArray(file, 5)
+			file.close()
+			self.array = readed[0]
+			dlg.Destroy()
+			if readed[1] == 1: #error
+				dlg = wx.MessageDialog(self, readed[2], 'Problem opening file',
+				wx.OK | wx.ICON_INFORMATION)
+				dlg.ShowModal()
+				dlg.Destroy()
+			else:
+				self.PlotArray(self.array, "blue", self.filename)
+			self.menubar.Enable(ID_NEXTF, 0)
+			self.menubar.Enable(ID_PREVF, 0)
+			self.menubar.Enable(ID_UNZOOM, 1)
+			self.menubar.Enable(ID_SAVEP, 1)
+			self.menubar.Enable(ID_SAVEDATA, 0)
+			self.menubar.Enable(ID_CLOSE, 0)
+	
+	def PlotFile(self, fname):
+		file = open(fname, "r")
+		readed = ReadFromFileArray(file, 5)
+		file.close()
+		self.array = readed[0]
+		if readed[1] == 1: #error
+			dlg = wx.MessageDialog(self, readed[2], 'Problem opening file',
+			wx.OK | wx.ICON_INFORMATION)
+			dlg.ShowModal()
+			dlg.Destroy()
+		else:		
+			self.PlotArray(self.array, "blue", os.path.split(fname)[1])
+	
+	def OnFileClose(self, event):
+		self.plotcanvas.Clear()
+		self.menubar.Enable(ID_NEXTF, 0)
+		self.menubar.Enable(ID_PREVF, 0)
+		
+	def OnMouseLeftDown(self,event):
+		self.localbg = abs(self.actualclick_y - self.previousclick_y)
+		s= "(m/z : %.2f, Intensity : %.2f)"%self.plotcanvas.GetXY(event)+\
+			"     Local background : %.0f"%self.localbg
+		self.SetStatusText(s)
+		event.Skip()
+	
+	def OnMouseDClick(self, event):
+		self.previousclick_y = self.actualclick_y
+		self.actualclick_y = self.plotcanvas.GetXY(event)[1]
+		
+	def OnSetLocalBg(self, event):
+		"""
+		Updates the local background data both in the shown list
+		and in self.data. Recalculated the corrected ratio
+		"""
+		self.data[self.pdatapos][self.index][8].text = "%0.f"%self.localbg
+		deut = float(self.GetValXML(self.index, 'deuterated_intensity'))-self.localbg
+		monoiso = float(self.GetValXML(self.index, 'mono_iso_int'))-self.localbg
+		self.data[self.pdatapos][self.index][9].text = "%.2f"%(deut/monoiso)
+		self.lb.SetBg(self.currentItem, self.localbg, (deut/monoiso))
+		
+	def OnSaveImage(self, event):
+		self.plotcanvas.SaveFile()
+		
+	def OnFileExit(self, event):
+		self.Close()
+		
+	def OnPlotRedraw(self,event):
+		self.plotcanvas.Redraw()
+	
+	def OnPlotClear(self,event):
+		self.plotcanvas.Clear()
+	
+	def OnPlotScale(self, event):
+		if self.plotcanvas.last_draw != None:
+			graphics, xAxis, yAxis= self.plotcanvas.last_draw
+		self.plotcanvas.Draw(graphics,(1,3.05),(0,1))
+		
+	def OnEnableZoom(self, event):
+		self.plotcanvas.SetEnableZoom(event.IsChecked())
+	
+	def OnEnableGrid(self, event):
+		self.plotcanvas.SetEnableGrid(event.IsChecked())
+		
+	def OnEnableLegend(self, event):
+		self.plotcanvas.SetEnableLegend(event.IsChecked())
+	def OnReset(self,event):
+		self.plotcanvas.Reset()
+	
+	def OnHelpAbout(self, event):
+		from wx.lib.dialogs import ScrolledMessageDialog
+		about = ScrolledMessageDialog(self, __doc__, "About...")
+		about.ShowModal()
+	
+	def resetDefaults(self):
+		"""Just to reset the fonts back to the PlotCanvas defaults"""
+		self.plotcanvas.SetFont(wx.Font(10,wx.SWISS,wx.NORMAL,wx.NORMAL))
+		self.plotcanvas.SetFontSizeAxis(10)
+		self.plotcanvas.SetFontSizeLegend(7)
+		self.plotcanvas.SetXSpec('auto')
+		self.plotcanvas.SetYSpec('auto')
+		self.plotcanvas.SetEnableZoom(1)
+		
+#######################################################
+#######################################################
+################    PepListCtrlPanel    ###############
+################ and PepListCtrl classes###############
+#######################################################
+#######################################################
+#######################################################
+#----------------------------------------------------------------------------
+# Name:		 ListCtrl.py
+# Purpose:	  Testing lots of stuff, controls, window types, etc.
+#
+# Author:	   Robin Dunn & Gary Dumer
+#
+# Created:
+# RCS-ID:	   $Id: ListCtrl.py,v 1.3 2004/03/05 00:06:32 RD Exp $
+# Copyright:	(c) 1998 by Total Control Software
+# Licence:	  wxWindows license
+#
+# Modified by Cosmin Saveanu, IP, September 2004
+# to be able to deal with peptide entries for SILAC
+#----------------------------------------------------------------------------
+def getSmallUpArrowData():
+	return \
+'\x89PNG\r\n\x1a\n\x00\x00\x00\rIHDR\x00\x00\x00\x10\x00\x00\x00\x10\x08\x06\
+\x00\x00\x00\x1f\xf3\xffa\x00\x00\x00\x04sBIT\x08\x08\x08\x08|\x08d\x88\x00\
+\x00\x00<IDATx\x9ccddbf\xa0\x040Q\xa4{h\x18\xf0\xff\xdf\xdf\xffd\x1b\x00\xd3\
+\x8c\xcf\x10\x9c\x06\xa0k\xc2e\x08m\xc2\x00\x97m\xd8\xc41\x0c \x14h\xe8\xf2\
+\x8c\xa3)q\x10\x18\x00\x00R\xd8#\xec\x95{\xc4\x11\x00\x00\x00\x00IEND\xaeB`\
+\x82' 
+
+def getSmallUpArrowBitmap():
+	return BitmapFromImage(getSmallUpArrowImage())
+def getSmallUpArrowImage():
+	stream = cStringIO.StringIO(getSmallUpArrowData())
+	return ImageFromStream(stream)
+#----------------------------------------------------------------------
+
+def getSmallDnArrowData():
+	return \
+"\x89PNG\r\n\x1a\n\x00\x00\x00\rIHDR\x00\x00\x00\x10\x00\x00\x00\x10\x08\x06\
+\x00\x00\x00\x1f\xf3\xffa\x00\x00\x00\x04sBIT\x08\x08\x08\x08|\x08d\x88\x00\
+\x00\x00HIDATx\x9ccddbf\xa0\x040Q\xa4{\xd4\x00\x06\x06\x06\x06\x06\x16t\x81\
+\xff\xff\xfe\xfe'\xa4\x89\x91\x89\x99\x11\xa7\x0b\x90%\ti\xc6j\x00>C\xb0\x89\
+\xd3.\x10\xd1m\xc3\xe5*\xbc.\x80i\xc2\x17.\x8c\xa3y\x81\x01\x00\xa1\x0e\x04e\
+\x1d\xc4;\xb7\x00\x00\x00\x00IEND\xaeB`\x82" 
+def getSmallDnArrowBitmap():
+	return BitmapFromImage(getSmallDnArrowImage())
+
+def getSmallDnArrowImage():
+	stream = cStringIO.StringIO(getSmallDnArrowData())
+	return ImageFromStream(stream)
+#----------------------------------------------------------------------
+class PepListCtrl(wx.ListCtrl, listmix.ListCtrlAutoWidthMixin):
+
+	def __init__(self, parent, ID, pos=wx.DefaultPosition,
+				 size=wx.DefaultSize, style=0):
+		wx.ListCtrl.__init__(self, parent, ID, pos, size, style)
+		listmix.ListCtrlAutoWidthMixin.__init__(self)
+
+class PepListCtrlPanel(wx.Panel, listmix.ColumnSorterMixin):
+
+	def __init__(self, parent, dictwithdata={}):
+		wx.Panel.__init__(self, parent, -1, style=wx.WANTS_CHARS)
+		tID = wx.NewId()
+		self.il = wx.ImageList(16, 16)
+		self.sm_up = self.il.Add(getSmallUpArrowBitmap())
+		self.sm_dn = self.il.Add(getSmallDnArrowBitmap())
+		self.list = PepListCtrl(self, tID,
+                                                 style=wx.LC_REPORT 
+                                                 | wx.SUNKEN_BORDER
+                                                 | wx.LC_SINGLE_SEL
+                                                 #| wx.LC_HRULES
+                                                 #| wx.LC_EDIT_LABELS
+                                                 #| wxLC_NO_HEADER
+                                                 #| wxLC_VRULES 
+                                                )
+		self.list.SetImageList(self.il, wx.IMAGE_LIST_SMALL)
+		self.PopulateList(dictwithdata)
+		# Now that the list exists we can init the other base class,
+		# see wxPython/lib/mixins/listctrl.py
+		
+		listmix.ColumnSorterMixin.__init__(self, 10)
+		#self.SortListItems(0, True)
+		self.Bind(wx.EVT_SIZE, self.OnSize)
+		#self.Bind(wx.EVT_LIST_ITEM_SELECTED, self.OnItemSelected, self.list)
+		self.Bind(wx.EVT_LIST_COL_CLICK, self.OnColClick, self.list)
+
+	def PopulateList(self, externaldict):
+		"""
+		Constructs the headings of the list control
+		and populates it with data
+		"""
+		
+		self.itemDataMap = externaldict
+		self.list.ClearAll()
+		if 0:
+			# for normal, simple columns, you can add them like this:
+			self.list.InsertColumn(0, "Peptide")
+			self.list.InsertColumn(1, "Leucines", wx.LIST_FORMAT_RIGHT)
+			self.list.InsertColumn(2, "m/z measured")
+			#etc...
+		else:
+			# but since we want images on the column header we have to do it the hard way:
+			info = wx.ListItem()
+			info.m_mask = wx.LIST_MASK_TEXT | wx.LIST_MASK_IMAGE | wx.LIST_MASK_FORMAT
+			info.m_image = -1
+			info.m_format = 0
+			info.m_text = "Peptide"
+			self.list.InsertColumnInfo(0, info)
+			#info.m_format = wx.LIST_FORMAT_RIGHT
+			info.m_format = 0
+			info.m_text = "Leucines"
+			self.list.InsertColumnInfo(1, info)
+			info.m_format = 0
+			info.m_text = "m/z meas."
+			self.list.InsertColumnInfo(2, info)
+			
+			info.m_format = 0
+			info.m_text = "m/z calc."
+			self.list.InsertColumnInfo(3, info)
+			
+			info.m_format = 0
+			info.m_text = "Base_int."
+			self.list.InsertColumnInfo(4, info)
+			
+			info.m_format = 0
+			info.m_text = "Deut_int."
+			self.list.InsertColumnInfo(5, info)
+			
+			info.m_format = 0
+			info.m_text = "Ratio"
+			self.list.InsertColumnInfo(6, info)
+			
+			info.m_format = 0
+			info.m_text = "Corr_ratio"
+			self.list.InsertColumnInfo(7, info)
+			
+			info.m_format = 0
+			info.m_text = "Local_bg"
+			self.list.InsertColumnInfo(8, info)
+			
+			info.m_format = 0
+			info.m_text = "Valid."
+			self.list.InsertColumnInfo(9, info)
+		#Now put inside the data from the dictionary	
+		items = externaldict.items()
+		for x in range(len(items)):
+			key, data = items[x]
+			self.list.InsertStringItem(x, data[0])
+			#self.list.InsertImageStringItem(x, data[0], self.sm_up)
+			self.list.SetStringItem(x, 1, data[1])
+			self.list.SetStringItem(x, 2, data[2])
+			self.list.SetStringItem(x, 3, data[3])
+			self.list.SetStringItem(x, 4, data[4])
+			self.list.SetStringItem(x, 5, data[5])
+			self.list.SetStringItem(x, 6, data[6])
+			self.list.SetStringItem(x, 7, data[7])
+			self.list.SetStringItem(x, 8, data[8])
+			self.list.SetStringItem(x, 9, data[9])
+			self.list.SetItemData(x, key)  #why is that necessary ?
+			#Set colors for the adnotation - is light grey if
+			#no leucine exists in the peptide sequence
+			if data[9] == "YES":
+				item = self.list.GetItem(x)
+				item.SetTextColour(wx.BLUE)
+				self.list.SetItem(item)
+			if data[9] == "NO":
+				item = self.list.GetItem(x)
+				item.SetTextColour(wx.RED)
+				self.list.SetItem(item)
+			if data[1] == "0":
+				item = self.list.GetItem(x)
+				item.SetTextColour(wx.LIGHT_GREY)
+				self.list.SetItem(item)
+		
+		for i in range(9):
+			self.list.SetColumnWidth(i, 60)
+			#self.list.SetColumnWidth(i, wx.LIST_AUTOSIZE)
+		self.list.SetColumnWidth(9, 100) 
+		# show how to select an item
+		#self.list.SetItemState(5, wx.LIST_STATE_SELECTED, wx.LIST_STATE_SELECTED)
+		self.currentItem = 0
+
+	# Used by the ColumnSorterMixin, see wxPython/lib/mixins/listctrl.py
+	def GetListCtrl(self):
+		return self.list
+		
+	def SetValidated(self, where, what):
+		"""
+		Called when the OnValidate or OnInvalidate are activated
+		Changes the 9th element in the current list item to "YES"
+		or "NO"
+		"""
+		self.list.SetStringItem(where, 9, what)
+		if what == "YES":
+			item = self.list.GetItem(where)
+			item.SetTextColour(wx.BLUE)
+			self.list.SetItem(item)
+		if what == "NO":
+			item = self.list.GetItem(where)
+			item.SetTextColour(wx.RED)
+			self.list.SetItem(item)
+		
+	def SetBg(self, where, bg, ratio):
+		"""
+		Shows local background value in the list and
+		the updated value of corrected ratio
+		"""
+		self.list.SetStringItem(where, 8, "%.0f"%bg)
+		self.list.SetStringItem(where, 7, "%.2f"%ratio)
+	
+	# Used by the ColumnSorterMixin, see wxPython/lib/mixins/listctrl.py
+	def GetSortImages(self):
+		return (self.sm_dn, self.sm_up)
+
+	def getColumnText(self, index, col):
+		item = self.list.GetItem(index, col)
+		return item.GetText()
+
+	def OnItemSelected(self, event):
+		"""
+		Overwritten by its equivalent in MainFrame
+		"""
+		##print event.GetItem().GetTextColour()
+		self.currentItem = event.m_itemIndex
+		self.uniquekey = self.list.GetItemText(self.currentItem)+\
+		self.getColumnText(self.currentItem, 1)
+		#print self.uniquekey
+		event.Skip()
+
+	def OnColClick(self, event):
+		#print ("OnColClick: %d\n" % event.GetColumn())
+		event.Skip()
+
+	def OnSize(self, event):
+		w,h = self.GetClientSizeTuple()
+		self.list.SetDimensions(0, 0, w, h)
+
+#######################################################
+#the equivalent of a main function.
+app = wx.PySimpleApp()
+frame = MainFrame(None, -1, "SILAC validator v. 0.2")
+app.SetTopWindow(frame)
+app.MainLoop() 
+#######################################################
diff --git a/src/lilamslaunchGUI.py b/src/lilamslaunchGUI.py
new file mode 100644
index 0000000000000000000000000000000000000000..b4a453d23fc4f0a874da7bf92c5034de06fd4c00
--- /dev/null
+++ b/src/lilamslaunchGUI.py
@@ -0,0 +1,254 @@
+#!/usr/bin/env pythonw
+"""
+LilamslaunchGUI.py is a GUI for the lilamsxml.py script
+Allows interactive choosing of a file containing
+pairs of Spectrum/MSfit file names (complete path)
+and of a file containing ORF names of interest
+
+The output consists of xml files with the same name
+as the msfit html files used for quantitation.
+
+Cosmin, IP - September 2004
+Modified in Jan 2008 to be able to locate the
+lilamsxml script and the ipc executable path
+Updated the import of the ElementTree XML module
+to use the one integrated in Python 2.5
+"""
+
+import os, string, sys, re, wx
+from string import lstrip, rstrip
+#from elementtree import ElementTree as ET
+#import cElementTree as ET
+import xml.etree.cElementTree as ET
+#works with Python 2.5 and higher
+
+def ReadFromFile(filename, skip=0):
+    """
+    Obtain data from a tab delimited file into a list
+    
+    Needs the import string statement
+    The <skip> parameter indicate the number of lines not
+    read.
+    
+    """
+    data = []
+    f=open(filename, 'r')
+    for i in range(skip):
+        f.readline()
+    while (1):
+        line = f.readline()
+        if line == "": break
+        data.append(line.strip().split('\t'))
+    f.close()
+    return data
+    #the returned data will be in string format
+
+
+#generate IDs for the interface
+[ID_GO, ID_EXIT, ID_ABOUT, ID_PAIRS, ID_ORFS, ID_IPC, ID_LILAMS] = map(lambda init_ctrls: wx.NewId(), range(7))
+
+class MainFrame(wx.Frame):
+    
+    def __init__(self, parent, id, title):    
+        wx.Frame.__init__(self, parent, id, title,
+        wx.DefaultPosition, (600, 200))
+            
+        #default directory for saving, will be modified after first save
+        self.defaultdirname = "."
+        
+        self.orffilename_ok = False
+        self.pairsfilename_ok = False
+        self.ipc_path = ""
+        self.lilams_path = ""
+
+        # Create the menu bar and items
+        self.menubar = wx.MenuBar()
+        
+        filemenu = wx.Menu()
+        filemenu.Append(ID_PAIRS, '&Open file with pairs...', 'Open a file that contains pairs of complete file names separated by tabs - spectrum file .. Msfit identification file')
+        filemenu.Append(ID_ORFS, 'Open f&ile with ORFs...', 'Open a list of ORFs to be considered for calculations')
+        filemenu.Append(ID_IPC, 'Choose &IPC location...', 'Choose the ipc program path.')
+        filemenu.Append(ID_LILAMS, 'Choose Li&lams.py location...', 'Choose the lilamsxml script.')
+        filemenu.AppendSeparator()
+        filemenu.Append(ID_GO, '&Run...\tCtrl+R', 'Run: perform calculations on the dataset')
+        filemenu.AppendSeparator()
+        filemenu.Append(ID_EXIT, '&Quit\tCtrl+Q', 'Exit program')
+        
+        helpmenu = wx.Menu()
+        helpmenu.Append(ID_ABOUT, 'About...\tCtrl+E', 'About this program')
+        
+        # Bind the events to methods 
+        wx.EVT_MENU(self, ID_PAIRS, self.OnFileOpenPairs)
+        wx.EVT_MENU(self, ID_ORFS, self.OnFileOpenORFs)
+        wx.EVT_MENU(self, ID_IPC, self.OnIPCChoose)
+        wx.EVT_MENU(self, ID_LILAMS, self.OnLilamsChoose)
+        wx.EVT_MENU(self, ID_GO, self.OnGo)
+        wx.EVT_MENU(self, ID_EXIT, self.OnFileExit)
+        wx.EVT_MENU(self, ID_ABOUT, self.OnHelpAbout)
+        
+        # Attach menus to the menubar
+        self.menubar.Append(filemenu, '&File')
+        self.menubar.Append(helpmenu, '&Help')
+            
+        self.SetMenuBar(self.menubar)
+        #disable by default the Run menu
+        self.menubar.Enable(ID_GO, 0)
+        
+        # A status bar to tell people what's happening
+        self.CreateStatusBar(1)
+        self.Show(True)
+    
+    def OnFileOpenORFs(self, event): 
+        """
+        Obtain the name of the file with the ORFs list
+        Set the self.orfname_ok to True
+        """
+        wildcard = "Text file (*.txt)|*.txt|"\
+                    "All files (*.*)|*.*"
+        dlg = wx.FileDialog(self, "Choose the interesting ORFs list text file",
+            self.defaultdirname, "", wildcard, wx.OPEN) 
+        if dlg.ShowModal() == wx.ID_OK: 
+            filename=dlg.GetFilename() 
+            dirname=dlg.GetDirectory()
+            self.defaultdirname = dirname
+            self.orffilename = os.path.join(dirname, filename)
+            dlg.Destroy()
+            self.orffilename_ok = True
+        else:
+            self.orffilename_ok = False
+        if self.orffilename_ok == True and self.pairsfilename_ok == True:
+            self.menubar.Enable(ID_GO, 1)
+        else:
+            self.menubar.Enable(ID_GO, 0)
+            
+    def OnFileOpenPairs(self, event):
+        """
+        Obtain the name of the file with the pairs
+        spectrum files/msfit files - complete paths
+        """
+        wildcard = "Tab delimited text file (*.txt)|*.txt|"\
+                    "All files (*.*)|*.*"
+        dlg = wx.FileDialog(self, "Choose the tab delimited text file with spectra/msfit",
+            self.defaultdirname, "", wildcard, wx.OPEN) 
+        if dlg.ShowModal() == wx.ID_OK: 
+            filename=dlg.GetFilename() 
+            dirname=dlg.GetDirectory()
+            self.defaultdirname = dirname
+            self.pairsfilename = os.path.join(dirname, filename)
+            dlg.Destroy()
+            #self.menubar.Enable(ID_SAVEDATA, 0)
+            self.pairsfilename_ok = True
+        else:
+            self.pairsfilename_ok = False
+            
+        if self.orffilename_ok == True and self.pairsfilename_ok == True:
+            self.menubar.Enable(ID_GO, 1)
+        else:
+            self.menubar.Enable(ID_GO, 0)
+
+    def OnIPCChoose(self, event): 
+        """
+        Obtain the path to the IPC executable with a dialog
+        Set the self.ipc_path
+        """
+        wildcard = "All files (*.*)|*.*"
+        dlg = wx.FileDialog(self, "Choose the interesting ORFs list text file",
+            "/usr/local/", "", wildcard, wx.OPEN) 
+        if dlg.ShowModal() == wx.ID_OK: 
+            filename=dlg.GetFilename() 
+            dirname=dlg.GetDirectory()
+            self.ipc_path = os.path.join(dirname, filename)
+            dlg.Destroy()
+            #self.menubar.Enable(ID_SAVEDATA, 0)
+            
+    def OnLilamsChoose(self, event): 
+        """
+        Obtain the path to the python program used for calculations with a dialog
+        Set the self.lilams_path
+        """
+        wildcard = "Python files (*.py)|*.py"
+        dlg = wx.FileDialog(self, "Choose the lilams xml python script to run",
+            ".", "", wildcard, wx.OPEN) 
+        if dlg.ShowModal() == wx.ID_OK: 
+            filename=dlg.GetFilename() 
+            dirname=dlg.GetDirectory()
+            self.lilams_path = os.path.join(dirname, filename)
+            dlg.Destroy()
+            #self.menubar.Enable(ID_SAVEDATA, 0)
+                    
+    def OnGo(self, event):
+        #scriptname = r"python lilamsxml.py"
+        scriptname = "python " + self.lilams_path
+        ipccommand = "-c " + self.ipc_path
+        
+        if "" not in [self.ipc_path, self.lilams_path]:
+            #HTMLbasepath = "/Volumes/Fire/CosminF/200409September/SILAC_Rlp24/Msfit/"
+            #SPECTRAbasepath = "/Volumes/Fire/CosminF/200409September/SILAC_Rlp24/Spectra/"
+            #datalist = ReadFromFile(HTMLbasepath+"Results/pairsspectmsfitOK.txt")
+            datalist = ReadFromFile(self.pairsfilename)
+
+            #orffilename = HTMLbasepath+"Results/listeORFpreriboetcontam.tab"
+            orffilecomm = "-p " + self.orffilename
+
+            print len(datalist), "pairs of files to be analysed"
+            #print datalist
+            #print datalist
+            paircounter = 0
+            dlg = wx.ProgressDialog("Quantitating peptides...", "Working...", maximum = len(datalist), parent = self,
+                style = wx.PD_CAN_ABORT| wx.PD_APP_MODAL)
+
+            for pair in datalist:
+                #generate as many xml files as html files are present
+
+                #the pair contains the name of the spectrum file and the name of the msfit file
+                spectrumname = "-s " + pair[0]
+                identifname = "-i " + pair[1]
+
+                tailspecfile = os.path.split(pair[0])[1]
+                splittedid = os.path.splitext(tailspecfile)
+                splittedpath = os.path.split(pair[1])
+                splittedfname = os.path.splitext(splittedpath[1])
+                xmlfname = splittedfname[0] + "_" +splittedid[0] + ".xml"
+                resultfname = os.path.join(splittedpath[0], xmlfname)
+
+                try:
+                    pipe_s = os.popen("%s %s %s %s %s" % (scriptname, spectrumname, identifname,
+                                          ipccommand, orffilecomm))
+                    result = pipe_s.read()
+                    #the result is an xml formatted string
+                    if result <> "nodata":
+                        fileout = open(resultfname, "w")
+                        fileout.write(result)
+                        fileout.close()
+                    paircounter+=1
+                    print paircounter, pair[0], pair[1], "done..." 
+                    dlg.Update(paircounter, "Done "+ xmlfname +".")
+                except:
+                    print pair, "didn't work"
+            dlg.Destroy()
+        
+        else:
+            dlg = wx.MessageDialog(self, 'IPC path and lilams script must be specified',
+                      'Alert', wx.OK | wx.ICON_INFORMATION)
+            try:
+                result = dlg.ShowModal()
+                if  result == wx.ID_OK:
+                    dlg.Destroy()
+            finally:
+                dlg.Destroy()        
+            
+    def OnHelpAbout(self, event):
+        from wx.lib.dialogs import ScrolledMessageDialog
+        about = ScrolledMessageDialog(self, __doc__, "About...")
+        about.ShowModal()
+        
+    def OnFileExit(self, event):
+        self.Close()
+        
+
+
+app = wx.PySimpleApp()
+frame = MainFrame(None, -1, "LilamsXML launcher v. 0.2")
+app.SetTopWindow(frame)
+app.MainLoop() 
+
diff --git a/src/lilamslauncher_gui_20080130.py~ b/src/lilamslauncher_gui_20080130.py~
new file mode 100644
index 0000000000000000000000000000000000000000..fc1cc02ac42e0a89187bb71ff8ebff6fbaa68674
--- /dev/null
+++ b/src/lilamslauncher_gui_20080130.py~
@@ -0,0 +1,258 @@
+#!/usr/bin/env python
+"""
+Lilamslauncher is a GUI for the lilams script
+Allows interactive choosing of a file containing
+pairs of Spectrum/MSfit file names (complete path)
+and of a file containing ORF names of interest
+
+The output consists of xml files with the same name
+as the msfit html files used for quantitation.
+
+Cosmin, IP - September 2004
+Modified in Jan 2008 to be able to locate the
+lilamsxml script and the ipc executable path
+"""
+
+import os, string, sys, re, wx
+from string import lstrip, rstrip
+#from elementtree import ElementTree as ET
+import cElementTree as ET
+
+def ReadFromFile(filename, skip=0):
+	"""
+	Obtain data from a tab delimited file into a list
+	
+	Needs the import string statement
+	The <skip> parameter indicate the number of lines not
+	read.
+	
+	"""
+	data = []
+	f=open(filename, 'r')
+	for i in range(skip):
+		f.readline()
+	while (1):
+		line = f.readline()
+		if line == "": break
+		data.append(line.strip().split('\t'))
+	f.close()
+	return data
+	#the returned data will be in string format
+
+
+#generate IDs for the interface
+[ID_GO, ID_EXIT, ID_ABOUT, ID_PAIRS, ID_ORFS, ID_IPC, ID_LILAMS] = map(lambda init_ctrls: wx.NewId(), range(7))
+
+class MainFrame(wx.Frame):
+	
+	def __init__(self, parent, id, title):	
+		wx.Frame.__init__(self, parent, id, title,
+		wx.DefaultPosition, (600, 200))
+			
+		#default directory for saving, will be modified after first save
+		self.defaultdirname = "."
+		
+		self.orffilename_ok = False
+		self.pairsfilename_ok = False
+		self.ipc_path = ""
+		self.lilams_path = ""
+
+		# Create the menu bar and items
+		self.menubar = wx.MenuBar()
+		
+		filemenu = wx.Menu()
+		filemenu.Append(ID_PAIRS, '&Open file with pairs...', 'Open a file that contains pairs of complete file names separated by tabs - spectrum file .. Msfit identification file')
+		filemenu.Append(ID_ORFS, 'Open f&ile with ORFs...', 'Open a list of ORFs to be considered for calculations')
+		filemenu.Append(ID_IPC, 'Choose &IPC location...', 'Choose the ipc program path.')
+		filemenu.Append(ID_LILAMS, 'Choose Li&lams.py location...', 'Choose the lilamsxml script.')
+		filemenu.AppendSeparator()
+		filemenu.Append(ID_GO, '&Run...\tCtrl+R', 'Run: perform calculations on the dataset')
+		filemenu.AppendSeparator()
+		filemenu.Append(ID_EXIT, '&Quit\tCtrl+Q', 'Exit program')
+		
+		helpmenu = wx.Menu()
+		helpmenu.Append(ID_ABOUT, 'About...\tCtrl+E', 'About this program')
+		
+		# Bind the events to methods 
+		wx.EVT_MENU(self, ID_PAIRS, self.OnFileOpenPairs)
+		wx.EVT_MENU(self, ID_ORFS, self.OnFileOpenORFs)
+		wx.EVT_MENU(self, ID_IPC, self.OnIPCChoose)
+		wx.EVT_MENU(self, ID_LILAMS, self.OnLilamsChoose)
+		wx.EVT_MENU(self, ID_GO, self.OnGo)
+		wx.EVT_MENU(self, ID_EXIT, self.OnFileExit)
+		wx.EVT_MENU(self, ID_ABOUT, self.OnHelpAbout)
+		
+		# Attach menus to the menubar
+		self.menubar.Append(filemenu, '&File')
+		self.menubar.Append(helpmenu, '&Help')
+			
+		self.SetMenuBar(self.menubar)
+		#disable by default the Run menu
+		self.menubar.Enable(ID_GO, 0)
+		
+		# A status bar to tell people what's happening
+		self.CreateStatusBar(1)
+		self.Show(True)
+	
+	def OnFileOpenORFs(self, event): 
+		"""
+		Obtain the name of the file with the ORFs list
+		Set the self.orfname_ok to True
+		"""
+		wildcard = "Text file (*.txt)|*.txt|"\
+					"All files (*.*)|*.*"
+		dlg = wx.FileDialog(self, "Choose the interesting ORFs list text file", 
+			self.defaultdirname, "", wildcard, wx.OPEN) 
+		if dlg.ShowModal() == wx.ID_OK: 
+			filename=dlg.GetFilename() 
+			dirname=dlg.GetDirectory()
+			self.defaultdirname = dirname
+			self.orffilename = os.path.join(dirname, filename)
+			dlg.Destroy()
+			#self.menubar.Enable(ID_SAVEDATA, 0)
+			self.orffilename_ok = True
+		else:
+			self.orffilename_ok = False
+		if self.orffilename_ok == True and self.pairsfilename_ok == True:
+			self.menubar.Enable(ID_GO, 1)
+		else:
+			self.menubar.Enable(ID_GO, 0)
+			
+	def OnFileOpenPairs(self, event):
+		"""
+		Obtain the name of the file with the pairs
+		spectrum files/msfit files - complete paths
+		"""
+		wildcard = "Tab delimited text file (*.txt)|*.txt|"\
+					"All files (*.*)|*.*"
+		dlg = wx.FileDialog(self, "Choose the tab delimited text file with spectra/msfit", 
+			self.defaultdirname, "", wildcard, wx.OPEN) 
+		if dlg.ShowModal() == wx.ID_OK: 
+			filename=dlg.GetFilename() 
+			dirname=dlg.GetDirectory()
+			self.defaultdirname = dirname
+			self.pairsfilename = os.path.join(dirname, filename)
+			dlg.Destroy()
+			#self.menubar.Enable(ID_SAVEDATA, 0)
+			self.pairsfilename_ok = True
+		else:
+			self.pairsfilename_ok = False
+			
+		if self.orffilename_ok == True and self.pairsfilename_ok == True:
+			self.menubar.Enable(ID_GO, 1)
+		else:
+			self.menubar.Enable(ID_GO, 0)
+
+	def OnIPCChoose(self, event): 
+		"""
+		Obtain the path to the IPC executable with a dialog
+		Set the self.ipc_path
+		"""
+		wildcard = "All files (*.*)|*.*"
+		dlg = wx.FileDialog(self, "Choose the interesting ORFs list text file", 
+			"/usr/local/", "", wildcard, wx.OPEN) 
+		if dlg.ShowModal() == wx.ID_OK: 
+			filename=dlg.GetFilename() 
+			dirname=dlg.GetDirectory()
+			self.ipc_path = os.path.join(dirname, filename)
+			dlg.Destroy()
+			#self.menubar.Enable(ID_SAVEDATA, 0)
+		else:
+			self.ipc_path = ""
+	
+	def OnLilamsChoose(self, event): 
+		"""
+		Obtain the path to the python program used for calculations with a dialog
+		Set the self.lilams_path
+		"""
+		wildcard = "Python files (*.py)|*.py"
+		dlg = wx.FileDialog(self, "Choose the lilams xml python script to run", 
+			".", "", wildcard, wx.OPEN) 
+		if dlg.ShowModal() == wx.ID_OK: 
+			filename=dlg.GetFilename() 
+			dirname=dlg.GetDirectory()
+			self.lilams_path = os.path.join(dirname, filename)
+			dlg.Destroy()
+			#self.menubar.Enable(ID_SAVEDATA, 0)
+		else:
+			self.lilams_path = ""
+	
+
+			
+	def OnGo(self, event):
+		#scriptname = r"python lilamsxml.py"
+		scriptname = "python " + self.lilams_path
+		ipccommand = "-c " + self.ipc_path
+		dlg = wx.MessageDialog(self, 'IPC path and lilams script must be specified',
+				      'Alert', wx.OK | wx.ICON_INFORMATION)
+		try:
+		    result = dlg.ShowModal()
+		    if  result == wx.ID_OK:
+			dlg.Destroy()
+		finally:
+			dlg.Destroy()		
+	       	if "" not in [self.ipc_path, self.lilams_path]:
+			#HTMLbasepath = "/Volumes/Fire/CosminF/200409September/SILAC_Rlp24/Msfit/"
+			#SPECTRAbasepath = "/Volumes/Fire/CosminF/200409September/SILAC_Rlp24/Spectra/"
+			#datalist = ReadFromFile(HTMLbasepath+"Results/pairsspectmsfitOK.txt")
+			datalist = ReadFromFile(self.pairsfilename)
+
+			#orffilename = HTMLbasepath+"Results/listeORFpreriboetcontam.tab"
+			orffilecomm = "-p " + self.orffilename
+
+			print len(datalist), "pairs of files to be analysed"
+			#print datalist
+			#print datalist
+			paircounter = 0
+			dlg = wx.ProgressDialog("Quantitating peptides...", "Working...", maximum = len(datalist), parent = self,
+				style = wx.PD_CAN_ABORT| wx.PD_APP_MODAL)
+
+			for pair in datalist:
+				#generate as many xml files as html files are present
+
+				#the pair contains the name of the spectrum file and the name of the msfit file
+				spectrumname = "-s " + pair[0]
+				#spectrumname = "-s " + SPECTRAbasepath + pair[0]
+				identifname = "-i " + pair[1]
+
+				tailspecfile = os.path.split(pair[0])[1]
+				splittedid = os.path.splitext(tailspecfile)
+				#identifname = "-i " + HTMLbasepath + pair[1]
+				splittedpath = os.path.split(pair[1])
+				splittedfname = os.path.splitext(splittedpath[1])
+				xmlfname = splittedfname[0] + "_" +splittedid[0] + ".xml"
+				resultfname = os.path.join(splittedpath[0], xmlfname)
+
+				try:
+					pipe_s = os.popen("%s %s %s %s %s" % (scriptname, spectrumname, identifname,
+									      ipccommand, orffilecomm))
+					#print "%s %s %s %s" % (scriptname, spectrumname, identifname, orffilecomm)
+					result = pipe_s.read()
+					#the result is an xml formatted string
+					if result <> "nodata":
+						fileout = open(resultfname, "w")
+						fileout.write(result)
+						fileout.close()
+					paircounter+=1
+					print paircounter, pair[0], pair[1], "done..." 
+					dlg.Update(paircounter, "Done "+ xmlfname +".")
+				except:
+					print pair, "didn't work"
+			dlg.Destroy()
+			
+	def OnHelpAbout(self, event):
+		from wx.lib.dialogs import ScrolledMessageDialog
+		about = ScrolledMessageDialog(self, __doc__, "About...")
+		about.ShowModal()
+		
+	def OnFileExit(self, event):
+		self.Close()
+		
+
+
+app = wx.PySimpleApp()
+frame = MainFrame(None, -1, "LilamsXML launcher v. 0.2")
+app.SetTopWindow(frame)
+app.MainLoop() 
+
+
diff --git a/src/lilamsxml.py b/src/lilamsxml.py
new file mode 100644
index 0000000000000000000000000000000000000000..881850546d6e6958a8ed10aea90cc79fd0582e8c
--- /dev/null
+++ b/src/lilamsxml.py
@@ -0,0 +1,962 @@
+#!/usr/bin/env python
+"""
+lilamsxml.py - python script for the analysis
+of SILAC experiments with MALDI spectra
+and MSFit protein identifications
+
+first version - September 2003
+this version - September 2004
+slightly revised in oct 2005 and jan 2008
+
+Allows generation of XML output containing
+the whole information used for quantitations
+As a result, the output of this script is an 
+XML-like string with <pepdata>...</pepdata>
+as delimiters.
+
+Uses HTMLparser to parse the MSFit files. While much
+slower, this method is much more flexible
+
+GIM - Institut Pasteur
+first argument - spectrum (text format) (--spectrum, -s)
+second argument - Msfit file (html format) (--msfithtml, -i)
+third argument - a list of ORFs that will be quantified (--orflist, -p)
+fourth argument - the path to the ipc, Isotope Pattern Calculator
+executable (--ipc_path, -c) as it may vary in localization
+
+Returns the results to the stdout with the peptide sequence and differences
+between observed peak intensities and their theoretical intensities.
+By default 10 peak differences from a family of peaks are returned
+this takes in account 0, 1, 2 or 3 leucines
+Makes use of the external IPC program for calculating
+peak mass distributions. The program should be installed locally.
+
+Modified on 20080130 to handle the absence of a mowse score
+Will report 1, if a Mowse score is present. April 2008, integrated the
+HTML parser in the script
+
+Cosmin SAVEANU, Genetique des Interactions Macromoleculaires
+Alain Jacquier's lab, Institut Pasteur, CNRS-URA 2171
+
+"""
+import sys, re, os, string, copy, math, getopt
+from HTMLParser import HTMLParser
+#import cElementTree as ET
+import xml.etree.cElementTree as ET #latest version integrated in Python 2.5
+
+#############################################
+#######  MSFit html file parser     #########
+#############################################
+# regular expressions used to isolate the elements of
+# parsed HTML files when extracting peptide and protein
+# information from MSFit files
+pepseqRE = r"sequence=([A-Z]+)\*?\\"
+peplinePATT = re.compile(pepseqRE)
+pepseqmodRE = r"\)([A-Z]+)\*?\("
+peplinePATTmod = re.compile(pepseqmodRE)
+
+class MSFit32Parser(HTMLParser):
+    """
+    A parser for MSFit HTML (version 3.2) results to obtain a
+    dictionary of data corresponding to the page, first entry only
+    
+    Regular expression needed to extract sequences
+    of peptides from MSFit lines are compiled outside
+    functions to avoid repetition of re compilations
+    """
+    def reset(self):
+        HTMLParser.reset(self)
+        self.parsedlist =[]
+        #list of text chunks contained between tags
+        self.comments = []
+        #list of comment texts, this is 
+        self.aftercomment = 0
+        #true if the text to be handled follows a comment
+        self.accesionRE = re.compile('> (.+)')
+        #allows extraction of ORF name from the first table
+        
+        #two variables to allow start of scanning for peptide sequences in file
+        self.seeksequence = False
+        self.seeksequencemod = False
+        
+        self.seqlist = []
+        #contains the list of sequences of all peptides
+        
+    def handle_starttag(self, tag, attrs):
+        #print tag, attrs
+        if tag.lower() == "nobr":
+            self.seeksequencemod = True
+        elif tag.lower() == "script":
+            self.seeksequence = True
+        else:
+            self.seeksequencemod, self.seeksequence = False, False
+    
+    def handle_comment(self, tag):
+        """
+        Overrides the handle_comment method
+        Builds a list of all the found comments
+        If a comment is found, the aftercomment
+        variable is set to True
+        """
+        self.comments.append(tag)
+        self.aftercomment = 1
+        #if tag == 'delta_mass':
+            #self.seeksequence = True
+        
+        
+    def handle_data(self, text):
+        """
+        Overrides the handle_data method
+        writes to a list the text following
+        any comment - modifies self.parsedlist
+        """
+        #print "text", text
+        if self.aftercomment:
+            cleantext = text.strip('\n\r ./')
+            self.parsedlist.append([self.comments[-1], cleantext])
+            #append the last comment and the text that follows
+            self.aftercomment = 0
+            #don't get any other value until the next comment appears
+            #however obtain the sequence of a peptide if we are in an in_mass tags
+        elif self.seeksequence:
+            pepmatch = peplinePATT.search(text)
+            if pepmatch:
+                self.seqlist.append(pepmatch.groups()[0])
+        elif self.seeksequencemod:
+            pepmatch = peplinePATTmod.search(text)
+            if pepmatch:
+                self.seqlist.append(pepmatch.groups()[0])
+        return 1
+            
+        
+    def get_dictionary(self):
+        """
+        Reorganizes data and treats some special cases
+        of data found after comment tags
+        Should be called after closing the parser
+        """
+        reccounter = 0
+        secreccounter = 0
+        list_out = []
+        list = self.parsedlist
+        details = 0
+        passedrank1 = 0
+        seq_counter = 0 #a counter for the list of sequences, append to matched masses
+        
+        for i in range(len(list)):
+            if list[i][0] == 'rank':
+                passedrank1 = 1
+                if list[i+1][0] <> 'fraction_matched':
+                    #we are not at the beginning of the details
+                    #sometimes proteins have equal ranks
+                    #we build the data dictionary for the identified proteins
+                    reccounter+=1
+                    list_out.append({'protdata':{'rank':list[i][1]}, \
+                        'pepdata':{'matched':[], 'unmatched':[]}})
+                    details = 0
+                    list_out[reccounter-1]['protdata']['comment'] = list[0][1]
+                    list_out[reccounter-1]['protdata']['database'] = list[1][1]
+                    list_out[reccounter-1]['protdata']['parent_mass_tolerance'] = list[3][1]
+                                    
+                else:
+                    #we are at the beginning of the details
+                    details = 1
+                    secreccounter+=1
+            else:
+                if details == 0 and passedrank1 == 1:
+                    #not yet in details but passed the first rank tags
+                    #take care first of the accesion numbers
+                    if list[i][0] == 'accession_number':
+                        matches = self.accesionRE.search(self.parsedlist[i][1])
+                        if matches:
+                            entries = matches.groups()
+                            list[i][1]=entries[0]
+                    list_out[reccounter-1]['protdata'][list[i][0]] = list[i][1]
+                elif details == 1:
+                    #we are in the details, we may build the peptide masses lists
+                    if list[i][0] == 'protein_coverage':
+                        list_out[secreccounter-1]['protdata'][list[i][0]] = list[i][1]
+                    elif list[i][0] == 'in_mass':
+                        if list[i+1][0] == 'matched_mass':
+                            #we are in the matched masses
+                            list_out[secreccounter-1]['pepdata']['matched'].append([list[i][1], self.seqlist[seq_counter]])
+                            
+                            seq_counter+=1
+                            #print seq_counter
+                        else:
+                            list_out[secreccounter-1]['pepdata']['unmatched'].append(list[i][1])
+                        
+
+        return list_out
+        
+def ParseMSFIT(msfitfilehandle):
+    """
+    Parses an MSFit generated html identification file
+    
+    Returns a list of dictionaries with 2 entries:
+    dict key = protdata - with many subkeys
+    dict key = pepdata with subkeys 'matched' - a list
+    m/z - sequence, and 'unmatched' - a simple list
+    
+    """
+    htmlpage = msfitfilehandle.read()
+    parser = MSFit32Parser()
+    parser.feed(htmlpage)
+    parser.close()
+    return parser.get_dictionary()
+           
+#####################################################
+##### STATISTICAL AND COMPUTATIONAL FUNCTIONS  ######
+#####################################################
+    
+def CalcMonoMz(pepseq):
+    """
+    Returns the m/zH+ for a peptide
+    
+    Using the monoisotopic masses of aminoacid residues calculates the 
+    monoisotopic mass of a peptide with a given sequence. Variations 
+    may be implemented by the use of modified aminoacid masses
+    """
+    Daamass = {"G":57.02147, "A":71.03712, "S":87.03203,
+           "P":97.05277, "V":99.06842, "T":101.04768,
+           "C":103.00919, "carbamidomethyl":57.02146,
+           "carboxymethyl":58.00547, "acrylamide":71.05511,
+           "I":113.08407, "L":113.08407, "N":114.04293,
+           "D":115.02695, "Q":128.05858, "K":128.09497,
+           "E":129.0426, "M":131.04049, "MOxidized":147.0354,
+           "H":137.05891, "F":147.06842, "R":156.10112,
+           "Y":163.06333, "W":186.07932, "water":18.01056, "Hplus":1.007825,
+           "Oxygen16":15.99491}
+    mass = 0.0
+    for aminoacid in pepseq:
+        mass+=Daamass[aminoacid]
+    mass+=Daamass["water"]+Daamass["Hplus"] #add the water and charged H+
+    return mass
+
+def Mean(inlist):
+    """
+    Obtain the mean of the values from a list
+    """ 
+    sum = 0
+    for item in inlist:
+        sum = sum + item
+    if len(inlist)>0:
+        return sum/float(len(inlist))
+    else:
+        return 0
+    
+def SumSquares(inlist):
+    """
+    Squares each value in the passed list, adds up these squares and
+    returns the result.
+    """
+    ss = 0
+    for item in inlist:
+        ss = ss + item*item
+    return ss
+
+def Variance(inlist):
+    """
+    Calculates the variance for a sample    
+    Returns 1 if less than 2 values are provided
+    """
+    n = len(inlist)
+    mn = Mean(inlist)
+    ssq = SumSquares(inlist)
+    if n >1:
+        vari = (ssq - n*mn*mn)/(n-1)
+    else:
+        vari = 1
+    return vari
+
+def StdDev(inlist):
+    """
+    Returns the standard deviation of the values in the passed list
+    using N-1 in the denominator (i.e., to estimate population stdev).
+    """
+    return math.sqrt(Variance(inlist))
+
+def Median(inlist):
+    """
+    Returns the median of the passed list.
+    Returns 0 or the element if less than 2 elements
+    are passed to the function
+    """
+    newlist = copy.deepcopy(inlist)
+    newlist.sort()
+    if len(newlist) == 0:
+        median = 0
+    elif len(newlist) == 1:
+        median = newlist[0]
+    elif len(newlist) % 2 == 0:   # if even number, simple mean of middles
+        index = len(newlist)/2
+        median = float(newlist[index] + newlist[index-1]) /2
+    else:
+        index = len(newlist)/2
+        median = newlist[index]
+    return median
+
+#############################################
+#######  I/O functions   ####################
+#############################################
+def ReadFromFileFloats(fhandle, skip=0):
+    """
+    Obtain data from a tab delimited file into a list of floats
+    
+    Needs the import string statement
+    The <skip> parameter indicate the number of lines not
+    read. This version uses a filehandle for calls
+    Entry file has the format (with or without a header):
+    1000.0450 tab 158
+    1000.0650 tab 190
+    ...
+    ...
+    """  
+    data = []
+    for i in range(skip):
+        fhandle.readline()
+    for line in fhandle:
+        data.append(map(float, line.strip().split('\t')))
+    return data
+    #the returned data will be in float format
+    
+    
+def WriteMToFile(matrix, file_handle):
+    """
+    Writes the content of a matrix (list of lists) to a 
+    tab delimited text file
+    """
+    for line in matrix:
+        for item in line:
+            file_handle.write(str(item))
+            file_handle.write('\t')
+        file_handle.write('\n')
+        
+def WriteMToString(matrix):
+    """
+    Returns the content of a matrix to a tab delimited
+    string
+    """
+    res = ""
+    for line in matrix:
+        for item in line:
+            res = res + (str(item)) + '\t'
+        res = res + '\n'    
+    return res
+    
+def WriteListToString(list, format):
+    res = ""
+    for item in list:
+        res = res + format %(item) + " "
+    return res
+    
+###############################################
+######### SPECTRA ANALYSIS functions ##########
+###############################################
+def GetPeak(data, peakx, lo=0, hi=41357):
+    """
+    Obtain the x y index for the pair most closely to the peak mass
+    in the list of data: mass-intensity
+    
+    Uses a binary search algorithm since the list is sorted
+    41357 is the number of datapoints from a typical exported spectrum 
+    between 700 and 3000 Da
+    
+    """
+    mindif = 0.037  #it depends on the minimal distance between values
+                    #should be larger than half that minimal distance
+    #hi = len(data)
+    #lo = 0
+    dif = 10000.0
+    
+    while (abs(dif) > mindif):
+        middle = int(round((hi-lo)/2 +lo))
+        dif = peakx - data[middle][0]
+        if dif == 0: break
+        if dif > 0:
+            lo = middle
+        else:
+            hi = middle
+    return middle
+    
+def CrowlToMax(peakindex, howmuch, data):
+    """
+    Returns the most probable position of a maximum around a given index
+    
+    Go around to see if the peak is really at the maximum value, otherwise
+    leave it as it was
+    <howmuch> the number of values tested around the actual value - 10 should be good
+    """
+    peak_int = data[peakindex][1]
+    newmax = peakindex
+    #initialize with the value of the peak index, will be changed later
+    for i in range(peakindex-howmuch, peakindex+howmuch):
+        if peak_int <= data[i][1]:
+            newmax = i
+            peak_int = data[i][1]
+    return newmax
+    
+    
+def GetBackground(monoindex, points, data, level=0.05):
+    """
+    Define the background as the average of the <level>% lowest
+    intensity values; uses function Mean
+    
+    <monoindex> - position of the monoisotopic peak
+    <points> points considered
+    <data> list of floats m/z, intensity
+    <level> percent of points that might be considered in background
+    """
+    intensities = []
+    for i in range(monoindex, monoindex+points):
+        intensities.append(data[i][1])
+    intensities.sort()
+    smallestval_list = intensities[0:int(len(intensities)*level)]
+    return Mean(smallestval_list)
+    
+def GetIsotopeSeries(monoindex, howmany, data):
+    """
+    Returns a list of intensities in a series of peaks
+    
+    Starting from the monoisotopic peak obtain maximum peaks at 1 Da
+    distance intervals; uses function CrowlToMax to recenter on real peaks
+    <howmany> defines the number of peaks to be retrieved
+    <monoindex> the mass of the firs peak in the series
+    <data> a list containing floats in pairs: mass/intensity
+    """
+    # calculate average distance for a dalton in the range of monoindex, between
+    # 15 and 30 values/dalton normally
+    distforonedalton = abs(round(100/(data[monoindex][0] - data[(monoindex+100)][0])))
+        
+    peaklist = []
+    for i in range(0, howmany):
+        peakindex = CrowlToMax(int(monoindex + i*distforonedalton), int(distforonedalton/3), data)
+        #we accept deviations of distforonedalton/3 - that is 0,33 Da - this can be modified
+        #in general, the peptides are singly charged
+        peakvalue = data[peakindex][1]
+        peakamu = data[peakindex][0]
+        peaklist.append([peakamu, peakvalue])
+    return peaklist    
+    
+    
+def GetPeaksFromValue(monopeak, data, bground = 100, nbisotopes = 14, crowlnb = 5):
+    """
+    Generates the list (amu and intensities) from a peak amu value
+    
+    returns the family of peaks (amu and intensities) starting
+    from a value of a peak measured in the spectra;
+    uses functions GetPeak, GetBackground, GetIsotopeSeries,
+    CrowlToMax
+    monopeak - the mass of the monoisotopic peak
+    bground - number of points around the peak to be considered
+    for calculating the background
+    nbisotopes - number of peaks returned for a family
+    crowlnb - number of points tested to see if a peak is a peak
+    """
+    resultlst = []
+    #see if we may find the peak around that value
+    peak_pos = GetPeak(data, monopeak, hi=len(data))
+    #test to see if there is no peak higher at 5 values around
+    real_peakpos = CrowlToMax(peak_pos, crowlnb, data)
+    background = GetBackground(real_peakpos, bground, data)
+    peak_list = GetIsotopeSeries(real_peakpos, nbisotopes, data)
+    
+    for element in peak_list:
+        resultlst.append([element[0], element[1]-background])
+        
+    return resultlst
+    
+### INTERFACE WITH Isotope Pattern Calculator IPC ###
+def RunIPC(peptide, howmany, monoisoint, ipc_path):
+    """
+    Runs the external program IPC -> theoretical isotopic distribution
+    
+    Returns a list of peptide masses+H and intensities at 1 Da distance,
+    normalized to the intensity of the monoisoint peak. Theoretical distribution
+    of the peak intensities is calculated by IPC, its path is indicated by <ipc_path>
+    needs os and string import.
+    
+    How to test:
+    pep = "AADGGHGGHHILL"
+    hmany = 6
+    rlist = []
+    rlist = RunIPC(pep, hmany)
+    """
+    HMASS = 1.007825 #to be added to the peaks for m/z calculations
+    #ipccommand = r"/usr/local/ipc-1.1/ipc" #example of hardcoded path to ipc executable
+    ipccommand = ipc_path
+    ipciterations = "-f 500"
+    ipcresolution = "-d 1" #this will sum the intensities of peaks at less than 0.1 Da apart
+    ipcpeptide = "-a " + peptide
+
+    pipe_ipc = os.popen("%s %s %s %s" % (ipccommand, ipciterations, ipcresolution, ipcpeptide))
+    pipe_ipc.readline()
+    out_list = []
+    res_list = []
+    for i in range(howmany):
+        out_list.append(string.split(pipe_ipc.readline()))
+    
+    for elm in out_list:
+        amustr = elm[1]
+        percentstr = elm[3]
+        res_list.append([float(amustr[0:-1])+HMASS, float(percentstr[0:-1])])
+            #the elements 1 and 3 are the amu and the relative abundance
+            #the [0:-1] chops the last character (comma)
+            
+    norm_lst = []    #normalized list in function of the intensity of the first peak
+    for i in range(len(res_list)):
+        norm_lst.append([res_list[i][0], res_list[i][1]*monoisoint/res_list[0][1]])
+
+    return norm_lst
+
+def IsDifference(difference, dif, tolerated):
+    """
+    Returns 1 if the <difference> is in the tolerated range around <dif>
+    accepts an error, the <tolerated> parameter
+    """
+    if (difference>(dif-tolerated) and difference <(dif+tolerated)):
+        return 1
+    else:
+        return 0
+    
+def PepCompare(pepmz, pepseq):
+    """
+    Evaluates the measured mass of a peptide to see if its deuterated or not
+    
+    Returns a dictionary containing the corrected pepmz if deuterated,
+    the peptide sequence (unchanged), and two flags MODIFIED if MetOX or other
+    has been found and IGNORE if no known modification was found. It also calculates
+    the number of leucines and reports it as a fifth element NBLEU.
+    Uses CalcMonoMz and IsDifference.
+    """
+    HPLUS = 1.007825
+    tolerated = 0.3 #daltons
+    theor_mz = CalcMonoMz(pepseq)
+    modif_dict = {"MetOX":15.9949}
+    deut_dict = {"NotD": 0.0, "1LeuD3": 3.023, "2LeuD3" : 6.047, "3LeuD3": 9.07, "4LeuD3": 12.094}  
+    
+    #test if the peptide is the deuterated form (up to 4 Leu)
+    diff_mz = pepmz - theor_mz
+    MODIFIED = 0
+    IGNORE = 0
+    NBLEU = pepseq.count('L')
+    
+    FOUND = 0
+    for mod in modif_dict.keys():
+        for dif in deut_dict.keys():
+            if IsDifference(diff_mz, deut_dict[dif], tolerated):
+                pepmz = pepmz - deut_dict[dif]
+                FOUND = 1
+                break
+            elif IsDifference(diff_mz, deut_dict[dif]+modif_dict[mod], tolerated):
+                pepmz = pepmz - deut_dict[dif]
+                MODIFIED = 1
+                FOUND = 1
+                break
+    if not FOUND:
+        #none of the tested modifications or deuteration accounted for the mass difference
+        IGNORE = 1
+    return {"pepmz":pepmz, "pepseq":pepseq, "MODIFIED":MODIFIED, "IGNORE":IGNORE, "NBLEU":NBLEU}
+        
+def CorrectIsotopicSeries(pepmz, pepseq, data, peaks, ipc_path):
+    """
+    Calculates the theoretical intensities of the first 4 peaks
+    for peptides with 1 Leucine, the pepmz corresponds to the nondeuterated form.
+    
+    This function is called only when the NBLEU of a peptide is 1
+    Otherwise, the differences in m/z between non-deuterated and deuterated
+    peptides are larger, the contribution of secondary peaks to the quantification
+    is less important (ignored)
+    Returns a list of differences between the measured and theoretical
+    intensities for the peaks normalized to the monoisotopic peak.
+    Uses most of the functions previously defined by calls to 
+    GetPeaksFromValue and RunIPC. The first elements of the returned
+    list are the peptide sequence, mz and the intensity of the monoisotopic peak
+    """
+    theor_mz = CalcMonoMz(pepseq)
+    mz_difference = pepmz - theor_mz                
+    measured_lst = GetPeaksFromValue(pepmz, data, nbisotopes=peaks)
+    #recover the peaks on a range of 6 daltons from the monoisotopic peak
+    monointensity = measured_lst[0][1]
+    if pepseq.count("L") == 1:
+        theor_lst = RunIPC(pepseq, 6, monointensity, ipc_path)
+        #obtain the calculated list of pairs (mz, Intensity) based on the monointensity value given
+    
+    dif_lstint= [pepseq]
+    dif_lstint.append(pepmz)    
+    
+    for i in range(len(measured_lst)):
+    #we only substract from the measured values the peaks 4, 5, 6
+        if pepseq.count("L") == 1:
+            if i < 3 or i > 5:
+                dif_lstint.append(measured_lst[i][1])
+            else:
+                dif_lstint.append(measured_lst[i][1]-theor_lst[i][1])
+        else:
+            dif_lstint.append(measured_lst[i][1])
+            
+    return dif_lstint
+    
+def MzIntGet(data, pepmz, plusminus=15):
+    """
+    Obtain the list of mz-int pairs
+    from the spectrum data
+    
+    Returns tuple of two lists
+    """
+    mzdata, intdata = [], []
+    
+    peakindex = GetPeak(data, float(pepmz), hi=len(data))
+    distforonedalton = abs(round(100/(data[peakindex][0] - data[(peakindex+100)][0])))
+    minindex = int(peakindex - distforonedalton*plusminus)
+    maxindex = int(peakindex + distforonedalton*plusminus + 6*distforonedalton)
+    for i in range(minindex, maxindex):
+        mzdata.append(data[i][0])
+        intdata.append(data[i][1])
+    return(mzdata, intdata)
+    
+##################################
+#### Processing data structure ###
+##################################
+class DataIntObj:
+    """
+    A data structure to handle SILAC
+    difference results and calculate
+    statistics
+    """
+    def __init__(self):
+        self.nmbentries = 0
+        self.data = {}
+        self.results = {}
+        self.statistics = {}
+        #dictionaries with unique keys formed by pepseq+mzh
+        self.deleted = []                     
+        
+    def get_data(self , matrix):
+        """
+        transforms the matrix obtained by several
+        calls to DiffMeasTheor into internal data
+        """
+        for element in matrix:
+            listdiff = []
+            for i in range(2, len(element)-1):
+                #first element is pepseq, second element modif pepmz
+                listdiff.append(float(element[i]))
+            intdict = {"pepseq":element[0], "mzh":float(element[1]),
+                "calcmzh":CalcMonoMz(element[0]),
+                "int0":float(element[2]),
+                "BADPEAKS": 0,
+                "listdiff":listdiff}
+            intdict["massdiff"]=intdict["mzh"]-intdict["calcmzh"]
+            intdict["Lnumber"]=intdict["pepseq"].count('L')
+            self.data[element[0]+'_'+str(element[1])] = intdict
+        return self.data
+    
+    def filter_peaks(self):
+        """
+        Eliminates from self.data the peaks for which
+        the peak 3 or multiple is higher than 2 or multiple
+        Decides whether to take the non-deuterated or the
+        deuterated form in function of the intensity of the
+        corresponding peaks
+        """
+        entrieslist = self.data.keys()
+        for entrykey in entrieslist:
+            #print self.data[entrykey]
+            peak2, peak3, peakdx2, peakdx3 = 0.0, 0.0, 0.0, 0.0
+            nbleu = self.data[entrykey]["Lnumber"]
+            if nbleu <= 4:
+            #treat maximum 4 leucines
+                if len(self.data[entrykey]["listdiff"]) > 13:
+                    peak2 = self.data[entrykey]["listdiff"][1]
+                    peak3 = self.data[entrykey]["listdiff"][2]
+                    peakdx2 = self.data[entrykey]["listdiff"][nbleu*3+1]
+                    peakdx3 = self.data[entrykey]["listdiff"][nbleu*3+2]
+                    #print peak2, peak3, peakdx2, peakdx3, "peaks"
+                    if (peak2+peak3) > (peakdx2+peakdx3):
+                    #work only with the highest value pair
+                        if peak3 > peak2:
+                            del self.data[entrykey]
+                            self.deleted.append(entrykey)
+                            #"Considered unreliable", entrykey
+                    else:
+                        if peakdx3 > peakdx2:
+                            del self.data[entrykey]
+                            self.deleted.append(entrykey)
+                            #"Considered unreliable", entrykey
+                else:
+                    del self.data[entrykey]
+                    #"List too short", entrykey
+            else:
+                del self.data[entrykey]
+                #"More than 4 leucines", entrykey
+        return self.data
+    
+    def calc_ratios(self):
+        """
+        Calculates the ratios deut/nondeuterated peptides
+        in a mix based on peptide sequence (0, 1-4 leucines)
+        """
+        entrieslist = self.data.keys()
+        
+        for key in entrieslist:
+            nbleu = self.data[key]["Lnumber"]
+            monoisoint = self.data[key]["listdiff"][0]
+            if nbleu <> 0 and monoisoint <> 0:
+                self.results[key] = self.data[key]["listdiff"][nbleu*3]/monoisoint
+            else:
+                self.results[key] = 0.0
+        return self.results     
+        
+    def calc_statistics(self):
+        """
+        Median, average and StdDev for the fractions calculated for
+        peptides with 1, 2, 3 or 4 leucines
+        """
+        frlist = []
+        entrieslist = self.data.keys()
+        for key in entrieslist:
+            nbleu = self.data[key]["Lnumber"]
+            if (nbleu > 0 and nbleu < 5):
+                frlist.append(self.results[key])
+        self.statistics["Median"]=Median(frlist)
+        self.statistics["Mean"]=Mean(frlist)
+        self.statistics["StdDev"]=StdDev(frlist)
+        self.statistics["Nbvalues"]=len(frlist)
+        #print self.statistics
+        
+        return self.statistics
+        
+    def return_resultsXML(self, spectr_dict, record):
+        """
+        The results are returned in very simple XML-like format
+        that should be compatible with Silacvalidator.py (interactive visualization
+        of the results)
+        """
+        #res = [["Pepseq", "mz", "mzcalc", "Leucines", "MonoisoIntensity", "DeuteratedIntensity",
+        #"Deuterated_fraction"]]
+        #Add primary data
+        root= ET.Element("protdata")
+        idroot = ET.SubElement(root, "id_parameters")
+        comm = ET.SubElement(idroot, "spot_id")
+        comm.text = record["protdata"]["comment"]
+        dbase = ET.SubElement(idroot, "database")
+        dbase.text = record["protdata"]["database"]
+        ppm = ET.SubElement(idroot, "ppm_tolerance")
+        ppm.text = record["protdata"]["parent_mass_tolerance"]
+        mowse = ET.SubElement(idroot, "mowse_score")
+        try:
+            mowse.text = record["protdata"]["mowse_score"]
+        except:
+            mowse.text = "1.0"
+        protcovg = ET.SubElement(idroot, "pep_coverage")
+        protcovg.text = record["protdata"]["protein_coverage"]
+        matchedpep = ET.SubElement(idroot, "no_matched_pept")
+        matchedpep.text = str(len(record["pepdata"]["matched"]))
+        accnb = ET.SubElement(root, "accession_number")
+        accnb.text = record["protdata"]["accession_number"]
+        enname = ET.SubElement(root, "entry_name")
+        enname.text = record["protdata"]["entry_name"]
+        protmw = ET.SubElement(root, "prot_mw")
+        protmw.text = record["protdata"]["protein_mw"]
+        protpi = ET.SubElement(root, "prot_pi")
+        protpi.text = record["protdata"]["protein_pI"]
+
+        pepdataroot = ET.SubElement(root, "pepdata")
+                
+        for peprec in self.data.keys():
+            nbleu = self.data[peprec]["Lnumber"]
+            if nbleu in (1, 2, 3, 4):
+                deuterated = self.data[peprec]["listdiff"][nbleu*3]
+            else:
+                deuterated = 0.0
+            
+            pepentry = ET.SubElement(pepdataroot, "measured")
+            pepseq = ET.SubElement(pepentry, "pepseq")
+            pepseq.text = self.data[peprec]["pepseq"]
+            mzh = ET.SubElement(pepentry, "mzh")
+            mzh.text = "%.4f" %(self.data[peprec]["mzh"])
+            calcmzh = ET.SubElement(pepentry, "calc_mzh")
+            calcmzh.text = "%.4f" %(self.data[peprec]["calcmzh"])
+            Lnumber = ET.SubElement(pepentry, "leucines")
+            Lnumber.text = str(self.data[peprec]["Lnumber"])
+            int0 = ET.SubElement(pepentry, "mono_iso_intensity")
+            int0.text = "%.0f" %(self.data[peprec]["int0"])
+            intd = ET.SubElement(pepentry, "deuterated_intensity")
+            intd.text = "%.0f" %(deuterated)
+            ratio = ET.SubElement(pepentry, "ratio")
+            ratio.text = "%.2f" %(self.results[peprec])
+            validated = ET.SubElement(pepentry, "validated")
+            validated.text = "UNKNOWN"
+            #lookedat = ET.SubElement(pepentry, "looked_at")
+            #lookedat.text = "NO"
+            local_bg = ET.SubElement(pepentry, "local_bg")
+            local_bg.text = "0.0000"
+            corr_ratio = ET.SubElement(pepentry, "corrected_ratio")
+            corr_ratio.text = "%.2f" %(self.results[peprec])
+            spec_piece = ET.SubElement(pepentry, "spectrum")
+            mzspec = ET.SubElement(spec_piece, "mz_list")
+            mzspec.text = WriteListToString(spectr_dict[self.data[peprec]["pepseq"]][0], "%.4f")
+            intspec = ET.SubElement(spec_piece, "int_list")
+            intspec.text = WriteListToString(spectr_dict[self.data[peprec]["pepseq"]][1], "%.4f")
+                
+        return ET.tostring(root)    
+        
+    
+    def return_results(self):
+        """
+        Return the results as as a list of lists
+        """
+        res = [["Pepseq", "mz", "mzcalc", "Leucines", "MonoisoIntensity", "DeuteratedIntensity",
+        "Deuterated_fraction"]]
+        #Add primary data
+        for peprec in self.data.keys():
+            nbleu = self.data[peprec]["Lnumber"]
+            if nbleu in (1, 2, 3):
+                deuterated = self.data[peprec]["listdiff"][nbleu*3]
+            else:
+                deuterated = 0.0
+            res.append([self.data[peprec]["pepseq"], "%.4f" %(self.data[peprec]["mzh"]),
+            "%.4f" %(self.data[peprec]["calcmzh"]), self.data[peprec]["Lnumber"],
+            "%.0f" %(self.data[peprec]["int0"]), "%.0f" %(deuterated),
+            "%.2f" %(self.results[peprec])])
+                    
+        res.append(["Nbofvalues", "Median", "Mean", "StdDev"])
+        res.append(["%s" %(self.statistics["Nbvalues"]),
+                    "%.2f" %(self.statistics["Median"]),
+                    "%.2f" %(self.statistics["Mean"]),
+                    "%.4f" %(self.statistics["StdDev"])])                
+        return res
+        
+
+#######################
+#######################
+def ProcessSpectrum(spectrahandle, msfithandle, orflisthandle, ipc_path):
+    """
+    A function to simplify the aspect of Main
+    uses handles to file or file-like objects
+    Returns the results in list/string form
+    May also be used in a CGI
+    """
+    global calc_res
+    calc_res = ""
+    #insert data from the spectra in a list of floats
+    data_num = ReadFromFileFloats(spectrahandle, 2)
+    data_num_minmz = data_num[0][0]
+    data_num_maxmz = data_num[-1][0]
+    #parse the HTML file
+    parseddict = ParseMSFIT(msfithandle)
+    orflist = []
+    
+    #the next lines are only necessary if the entries were not 
+    #well formated in the database. To be modified otherwise.
+    ###############################################
+    for line in orflisthandle:
+        orflist.append(line.strip())
+    ###############################################
+    
+    record = parseddict[0]
+    proteinrank = record['protdata']['rank']
+    if record['protdata']['accession_number'] in orflist:
+                
+        peplist = record['pepdata']['matched']
+        #the list of pairs mzh/pepseq for a given protein
+        result_matrix = []
+        spectrum_dict = {}
+        PLUSMINUS = 25
+        #the number of daltons around the monoisotopic peak to be retrieved
+        for peptide in peplist:
+            difflist = []
+            peptidesequence = peptide[1]
+            inputpepmz = float(peptide[0])
+            decision_dict = PepCompare(inputpepmz, peptidesequence)
+            #if the peptide entry is a deuterated peptide or if its mass is already in the 
+            #result_matrix (DUPLICATED = 1), no calculation is performed
+                
+            if decision_dict["IGNORE"] == 0:
+                DUPLICATED = 0
+                for i in range(len(result_matrix)):
+                    if abs(result_matrix[i][1]-decision_dict["pepmz"]) < 0.5:
+                        #look for pepmz similar in the range +-0.5 Da to the one tested. 
+                        #If it exists do not run CorrectIsotopicSeries
+                        DUPLICATED = 1
+                        break
+                if DUPLICATED == 0:
+                    #test also if the range of mass from the spectrum is OK, otherwise stop
+                    if decision_dict["pepmz"] > data_num_minmz and\
+                            decision_dict["pepmz"] < data_num_maxmz: 
+                        difflist = CorrectIsotopicSeries(decision_dict["pepmz"], \
+                                decision_dict["pepseq"], data_num, 16, ipc_path)
+                        result_matrix.append(difflist)
+                        spectrum_dict[decision_dict["pepseq"]] = MzIntGet(data_num,
+                                        decision_dict["pepmz"], PLUSMINUS)
+
+        rawdiff= DataIntObj()
+        rawdiff.get_data(result_matrix)
+        rawdiff.filter_peaks()
+        rawdiff.calc_ratios()
+        pepresults = rawdiff.return_resultsXML(spectrum_dict, record)
+    else:
+        pepresults = "nodata"
+
+    return pepresults
+    
+####################
+####### MAIN #######
+####################
+class Usage(Exception):
+    """
+    used for catching exceptions generated
+    during command line parameter parsing
+    """
+    def __init__(self, msg):
+        self.msg = msg
+        
+def main(argv=None):
+    global fname_spectra, fname_msfit, fname_orflist, ipc_command_path
+    global spectrumhandle, msfithandle, orflisthandle
+    spectrumhandle, msfithandle, orflisthandle = sys.stdin, sys.stdin, sys.stdin
+    
+    if argv is None:
+        argv = sys.argv
+    try:
+        try:
+            opts, args = getopt.getopt(argv[1:], "hs:i:p:c:", ["help", "spectrum=",
+                "msfithtml=", 'orflist=', "ipc_path="])
+        except getopt.error, msg:
+            raise Usage(msg)
+        # option processing
+        
+        fname_spectra, fname_msfit = "", ""
+        for option, value in opts:
+            if option in ("-h", "--help"):
+                raise Usage(__doc__)
+            if option in ("-s", "--spectrum"):
+                fname_spectra = value
+            if option in ("-i", "--msfithtml"):
+                fname_msfit = value
+            if option in ("-p", "--orflist"):
+                fname_orflist = value
+            if option in ("-c", "--ipc_path"):
+                ipc_command_path = value
+                
+        if (fname_spectra == "" or fname_msfit == "" or fname_orflist == ""):
+            raise Usage("no input filenames!")
+            sys.exit(2)
+        else:
+            try:
+                spectrumhandle = open(fname_spectra, "r")
+                msfithandle = open(fname_msfit, "r")
+                orflisthandle = open(fname_orflist, "r")
+                print ProcessSpectrum(spectrumhandle, msfithandle, orflisthandle, ipc_command_path)
+            finally:
+                spectrumhandle.close()
+                msfithandle.close()
+                orflisthandle.close()
+    except Usage, err:
+        print >>sys.stderr, sys.argv[0].split("/")[-1] + ": " + str(err.msg)
+        print >>sys.stderr, "\t for help use --help or -h"
+        return 2    
+    
+if __name__ == "__main__":
+    sys.exit(main())
diff --git a/src/lilamsxml_20080130.py~ b/src/lilamsxml_20080130.py~
new file mode 100644
index 0000000000000000000000000000000000000000..46903301560552f73fd5050e4912e39ad7776a0b
--- /dev/null
+++ b/src/lilamsxml_20080130.py~
@@ -0,0 +1,905 @@
+#!/usr/bin/python
+"""
+lilams - python script for the analysis
+of SILAC experiments with MALDI spectra
+and MSFit protein identifications
+
+first version - September 2003
+this version - September 2004
+slightly revised in oct 2005 and jan 2008
+
+Allows generation of XML output containing
+the whole information used for quantitations
+As a result, the output of this script is an 
+XML-like string with <pepdata>...</pepdata>
+as delimiters.
+
+Uses HTMLparser to parse the MSFit files. While much
+slower, this method is much more flexible
+
+GIM - Institut Pasteur
+first argument - spectrum (text format) (--spectrum, -s)
+second argument - Msfit file (html format) (--msfithtml, -i)
+third argument - a list of ORFs that will be quantified (--orflist, -p)
+fourth argument - the path to the ipc, Isotope Pattern Calculator
+executable (--ipc_path, -c) as it may vary in localization
+
+Returns the results to the stdout with the peptide sequence and differences
+between observed peak intensities and their theoretical intensities.
+By default 10 peak differences from a family of peaks are returned
+this takes in account 0, 1, 2 or 3 leucines
+Makes use of the external IPC program for calculating
+peak mass distributions, if not on the system path, please modify
+the call in the RunIPC function
+
+Modified on 20080130 to handle the absence of a mowse score
+Will report 1, if a Mowse score is present
+"""
+import sys, re, os, string, copy, math, getopt
+from MsFitHTMLparse02 import MSFit32Parser
+#from elementtree import ElementTree as ET
+import cElementTree as ET
+def TEST(specfileh, msfith):
+    return specfileh.readline()
+#############################################
+#######  MSFit html file parser     #########
+#############################################
+def ParseMSFITold(msfitfilehandle):
+    """
+    Parses an MSFit generated html identification file
+    
+    Returns a dictionary:
+    key = rank -> subdict key = protdata
+    -> subdict key = pepdata (mzh, pepseq)
+    needs the re module 
+    """
+    data_dict = {}
+    #REGULAR expressions to parse an MS-FIT identification htm file
+    rankRE = r"\<A NAME=\"([0-9])\"\>\<\/A\>\<!--rank--\>[0-9].+"
+    accesionRE = r"--accession_number--\>(.+)\<\!--spe.+"
+    nameRE = r"--entry_name--\>\>(.+)"
+    entrylineRE = rankRE + accesionRE + nameRE
+    entrylinePATT = re.compile(entrylineRE)
+    pepinmassRE =  r"--in_mass--\>([0-9\.]+)\<.+"
+    pepseqmodRE = r"\)([A-Z]+)\("
+    pepseqRE = r"sequence=([A-Z]+)\\"
+    peplineREmod = pepinmassRE + pepseqmodRE
+    peplineRE = pepinmassRE + pepseqRE
+    peplinePATT = re.compile(peplineRE)
+    peplinePATTmod = re.compile(peplineREmod)
+    try:
+        #infile = open(msfitfilename, 'r')
+        lines = msfitfilehandle.readlines()
+        
+        for line in lines:
+            entry = entrylinePATT.search(line)
+            if entry:
+                efound = entry.groups()
+                data_dict[efound[0]] = {"protdata":(efound[1], efound[2][:-1]), "pepdata":[]}
+                #strip the last character from the entry name (efound[2])
+                #rank, accesion nb, entry name
+            else:
+                pepmatch = peplinePATT.search(line)
+                if pepmatch:
+                    data_dict[efound[0]]["pepdata"].append([pepmatch.groups()[0],\
+                    pepmatch.groups()[1]])
+                else:
+                    pepmatch = peplinePATTmod.search(line)
+                    if pepmatch:
+                        data_dict[efound[0]]["pepdata"].append([pepmatch.groups()[0],\
+                        pepmatch.groups()[1]])
+    finally:
+        #infile.close()
+        return data_dict
+        
+def ParseMSFIT(msfitfilehandle):
+    """
+    Parses an MSFit generated html identification file
+    
+    Returns a list of dictionaries with 2 entries:
+    dict key = protdata - with many subkeys
+    dict key = pepdata with subkeys 'matched' - a list
+    m/z - sequence, and 'unmatched' - a simple list
+    
+    """
+    htmlpage = msfitfilehandle.read()
+    parser = MSFit32Parser()
+    parser.feed(htmlpage)
+    parser.close()
+    return parser.get_dictionary()
+        
+######TESTING######
+###################
+#msfitfile = sys.argv[1]
+#resdict = {}
+#resdict = ParseMSFIT(msfitfile)
+#print resdict
+    
+###################################################
+#####    STATISTICAL FUNCTIONS    #################
+###################################################
+    
+def CalcMonoMz(pepseq):
+    """
+    Returns the m/zH+ for a peptide
+    
+    Using the monoisotopic masses of aminoacid residues calculates the 
+    monoisotopic mass of a peptide with a given sequence. Variations 
+    may be implemented by the use of modified aminoacid masses
+    """
+    Daamass = {"G":57.02147, "A":71.03712,"S":87.03203, 
+           "P":97.05277, "V":99.06842,"T":101.04768, 
+           "C":103.00919, "carbamidomethyl":57.02146,
+           "carboxymethyl":58.00547, "acrylamide":71.05511,
+           "I":113.08407, "L":113.08407, "N":114.04293,
+           "D":115.02695, "Q":128.05858, "K":128.09497,
+           "E":129.0426, "M":131.04049, "MOxidized":147.0354,
+           "H":137.05891, "F":147.06842, "R":156.10112,
+           "Y":163.06333, "W":186.07932, "water":18.01056, "Hplus":1.007825,
+           "Oxygen16":15.99491}
+    mass = 0.0
+    for i in range(len(pepseq)):
+        mass+=Daamass[pepseq[i]]
+    mass+=Daamass["water"]+Daamass["Hplus"] #add the water and charged H+
+    return mass
+def Mean(inlist):
+    """
+    Obtain the mean of the values from a list
+    
+    """ 
+    sum = 0
+    for item in inlist:
+        sum = sum + item
+    if len(inlist)>0:
+        return sum/float(len(inlist))
+    else:
+        return 0
+def SumSquares(inlist):
+    """
+    Squares each value in the passed list, adds up these squares and
+    returns the result.
+    """
+    ss = 0
+    for item in inlist:
+        ss = ss + item*item
+    return ss
+
+def Variance(inlist):
+    """
+    Calculates the variance for a sample    
+    Returns 1 if less than 2 values are provided
+    """
+    n = len(inlist)
+    mn = Mean(inlist)
+    ssq = SumSquares(inlist)
+    if n >1:
+        vari = (ssq - n*mn*mn)/(n-1)
+    else:
+        vari = 1
+    return vari
+def StdDev(inlist):
+    """
+    Returns the standard deviation of the values in the passed list
+    using N-1 in the denominator (i.e., to estimate population stdev).
+    """
+    return math.sqrt(Variance(inlist))
+
+def Median(inlist):
+    """
+    Returns the median of the passed list.
+    Returns 0 or the element if less than 2 elements
+    are passed to the function
+    """
+    newlist = copy.deepcopy(inlist)
+    newlist.sort()
+    if len(newlist) == 0:
+        median = 0
+    elif len(newlist) == 1:
+        median = newlist[0]
+    elif len(newlist) % 2 == 0:   # if even number, simple mean of middles
+        index = len(newlist)/2
+        median = float(newlist[index] + newlist[index-1]) /2
+    else:
+        index = len(newlist)/2
+        median = newlist[index]
+    return median
+
+#############################################
+#######  IO functions   #####################
+#############################################
+def ReadFromFile(fhandle, skip=0):
+    """
+    Obtain data from a tab delimited file into a list
+    
+    Needs the import string statement
+    The <skip> parameter indicate the number of lines not
+    read. This version uses a filehandle for calls
+    
+    """
+    
+    #for line in file:
+    #    data.append(map(float,line.strip().split("\t")))
+    # an iterator could be used.
+    
+    data = []
+    #f=open(filename, 'r')
+    for i in range(skip):
+        fhandle.readline()
+    while (1):
+        line = fhandle.readline()
+        if line == "": break
+        #line = line[:-1]    #strip the last character (the newline usually)
+        data.append(map(float,line.strip().split('\t')))
+    #f.close()
+    return data
+    #the returned data will be in float format
+    
+    
+def WriteMToFile(matrix, file_handle):
+    """
+    Writes the content of a matrix (list of lists) to a 
+    tab delimited text file
+    """
+    for line in matrix:
+        for item in line:
+            file_handle.write(str(item))
+            file_handle.write('\t')
+        file_handle.write('\n')
+        
+def WriteMToString(matrix):
+    """
+    Returns the content of a matrix to a tab delimited
+    string
+    """
+    res = ""
+    for line in matrix:
+        for item in line:
+            res = res + (str(item)) + '\t'
+        res = res + '\n'    
+    return res
+    
+def WriteListToString(list, format):
+    res = ""
+    for item in list:
+        res = res + format %(item) + " "
+    return res
+    
+###############################################
+######### SPECTRA ANALYSIS functions ##########
+###############################################
+def GetPeak(data, peakx, lo=0, hi=41357):
+    """
+    Obtain the x y values for the pair most closely to the peak mass
+    
+    Uses a binary search algorithm since the list is sorted
+    41357 is the number of datapoints from an exported spectrum between
+    700 and 3000 Da
+    
+    """
+    mindif = 0.037    #it depends on the minimal distance between values
+            #should be larger than half that minimal distance
+    #hi = len(data)
+    #lo = 0
+    dif = 10000.0
+    
+    while (abs(dif) > mindif):
+        middle = int(round((hi-lo)/2 +lo))
+        dif = peakx - data[middle][0]
+        if dif == 0: break
+        if dif > 0:
+            lo = middle
+        else:
+            hi = middle
+    return middle
+    
+def CrowlToMax(peakindex, howmuch, data):
+    """
+    Returns the real position of a maximum
+    
+    Go around to see if the peak is really at the maximum value, otherwise
+    leave it as it was
+    <howmuch> the number of values around the actual value - 10 is a good value
+    """
+    peak_int = data[peakindex][1]
+    newmax = peakindex
+    #initialize with the value of the peak index, will be changed later
+    for i in range(peakindex-howmuch, peakindex+howmuch):
+        if peak_int <= data[i][1]:
+            newmax = i
+            peak_int = data[i][1]
+    return newmax
+    
+    
+def GetBackground(monoindex, points, data, level=0.05):
+    """
+    Define the background as the average of the <level>% lowest
+    intensity values; uses function Mean
+    
+    <monoindex> - position of the monoisotopic peak
+    <points> points considered
+    <data> list of floats m/z, intensity
+    <level> percent of points that might be considered in background
+    """
+    #obtain the values
+    intensities = []
+    for i in range(monoindex, monoindex+points):
+        intensities.append(data[i][1])
+    #sort the list
+    intensities.sort()
+    smallestval_list = intensities[0:int(len(intensities)*level)]
+    return Mean(smallestval_list)
+    
+def GetIsotopeSeries(monoindex, howmany, data):
+    """
+    Returns a list of intensities in a series of peaks
+    
+    Starting from the monoisotopic peak obtain maximum peaks at 1 Da
+    distance intervals; uses function CrowlToMax
+    <howmany> defines the number of peaks to be retrieved
+    <monoindex> the mass of the firs peak in the series
+    <data> a list containing floats in pairs: mass/intensity
+    """
+    # calculate average distance for a dalton in the range of monoindex, between15 and 30 values/dalton normally
+    distforonedalton = abs(round(100/(data[monoindex][0] - data[(monoindex+100)][0])))
+        
+    peaklist = []
+    for i in range(0, howmany):
+        peakindex = CrowlToMax(int(monoindex + i*distforonedalton), int(distforonedalton/3), data)
+        #we accept deviations of distforonedalton/3 - that is 0,33 Da - this can be modified
+        peakvalue = data[peakindex][1]
+        peakamu = data[peakindex][0]
+        peaklist.append([peakamu, peakvalue])
+    return peaklist    
+    
+    
+def GetPeaksFromValue(monopeak, data, bground = 100, nbisotopes = 14, crowlnb = 5):
+    """
+    Generates the list (amu and intensities) from a peak amu value
+    
+    returns the family of peaks (amu and intensities) starting
+    from a value of a peak measured in the spectra;
+    uses functions GetPeak, GetBackground, GetIsotopeSeries,
+    CrowlToMax
+    monopeak - the mass of the monoisotopic peak
+    bground - number of points around the peak to be considered
+    for calculating the background
+    nbisotopes - number of peaks returned for a family
+    crowlnb - number of points tested to see if a peak is a peak
+    
+    """
+    resultlst = []
+    #see if we may find the peak around that value
+    peak_pos = GetPeak(data, monopeak, hi=len(data))
+    #test to see if there is no peak higher at 5 values around
+    real_peakpos = CrowlToMax(peak_pos, crowlnb, data)
+    background = GetBackground(real_peakpos, bground, data)
+    #print "background", background
+    peak_list = GetIsotopeSeries(real_peakpos, nbisotopes, data)
+    
+    for element in peak_list:
+        resultlst.append([element[0], element[1]-background])
+        
+    return resultlst
+    
+### INTERFACE WITH Isotope Pattern Calculator IPC ###
+def RunIPC(peptide, howmany, monoisoint, ipc_path):
+    """
+    Runs the external program IPC -> theoretical isotopic distribution
+    
+    Returns a list of peptide masses+H and intensities at 1 Da distance,
+    normalized to the intensity of the monoisoint peak.
+    the ipc program must be available on the shell path; needs os and
+    string import.
+    
+    How to test:
+    pep = "AADGGHGGHHILL"
+    hmany = 6
+    rlist = []
+    rlist = RunIPC(pep, hmany)
+    """
+    HMASS = 1.007825 #to be added to the peaks for m/z calculations
+    #ipccommand = r"/usr/local/ipc-1.1/ipc" #correct for agathe, modify if on other machine
+    ipccommand = ipc_path
+    ipciterations = "-f 500"
+    ipcresolution = "-d 1" #this will sum the intensities of peaks at less than 0.1 Da apart
+    ipcpeptide = "-a " + peptide
+
+    pipe_ipc = os.popen("%s %s %s %s" % (ipccommand, ipciterations, ipcresolution, ipcpeptide))
+    pipe_ipc.readline()
+    out_list = []
+    res_list = []
+    for i in range(howmany):
+        out_list.append(string.split(pipe_ipc.readline()))
+    
+    #print out_list
+    for elm in out_list:
+        amustr = elm[1]
+        percentstr = elm[3]
+        res_list.append([float(amustr[0:-1])+HMASS, float(percentstr[0:-1])])
+            #the elements 1 and 3 are the amu and the relative abundance
+            #the [0:-1] chops the last character (comma)
+            
+    norm_lst = []    #normalized list in function of the intensity of the first peak
+    for i in range(len(res_list)):
+        norm_lst.append([res_list[i][0], res_list[i][1]*monoisoint/res_list[0][1]])
+
+    return norm_lst
+
+def IsDifference(difference, dif, tolerated):
+    """
+    Returns 1 if the difference is in the tolerated range around dif
+    
+    accepts an error, the "tolerated" parameter
+    """
+    if (difference>(dif-tolerated) and difference <(dif+tolerated)):
+        return 1
+    else:
+        return 0
+    
+def PepCompare(pepmz, pepseq):
+    """
+    Evaluates the measured mass of a peptide to see if its deuterated or not
+    
+    Returns a dictionary containing the corrected pepmz if deuterated,
+    the peptide sequence (unchanged), and two flags MODIFIED if MetOX or other
+    has been found and IGNORE if no known modification was found. It also calculates
+    the number of leucines and reports it as a fifth element NBLEU.
+    Uses CalcMonoMz and IsDifference.
+    """
+    HPLUS = 1.007825
+    tolerated = 0.3 #daltons
+    theor_mz = CalcMonoMz(pepseq)
+    modif_dict = {"MetOX":15.9949}
+    deut_dict = {"NotD": 0.0, "1LeuD3": 3.023, "2LeuD3" : 6.047, "3LeuD3": 9.07, "4LeuD3": 12.094}  
+    
+    #test if the peptide is the deuterated form (up to 4 Leu)
+    diff_mz = pepmz - theor_mz
+    MODIFIED = 0
+    IGNORE = 0
+    NBLEU = pepseq.count('L')
+    
+    FOUND = 0
+    for mod in modif_dict.keys():
+        #print mod, modif_dict[mod], "modif"
+        #print deut_dict.keys()
+        for dif in deut_dict.keys():
+            #print dif, deut_dict[dif], "dif"
+            if IsDifference(diff_mz, deut_dict[dif], tolerated):
+                #print dif, "found"
+                pepmz = pepmz - deut_dict[dif]
+                FOUND = 1
+                break
+            elif IsDifference(diff_mz, deut_dict[dif]+modif_dict[mod], tolerated):
+                #print dif, "found and modification", mod
+                pepmz = pepmz - deut_dict[dif]
+                MODIFIED = 1
+                FOUND = 1
+                break
+    if not FOUND:
+        #none of the tested modifications or deuteration accounted for the mass difference
+        IGNORE = 1
+        #print pepseq, "ignored"
+    return {"pepmz":pepmz, "pepseq":pepseq, "MODIFIED":MODIFIED, "IGNORE":IGNORE, "NBLEU":NBLEU}
+        
+def CalcAndGet(pepmz, pepseq, data, peaks, ipc_path):
+    """
+    Calculates the theoretical intensities of the first 4 peaks
+    for peptides with 1 Leucine, the pepmz corresponds to the nondeuterated form.
+    
+    This function is called only when the NBLEU of a peptide is 1
+    Returns a list of differences between the measured and theoretical
+    intensities for the peaks normalized to the monoisotopic peak.
+    Uses most of the functions previously defined by calls to 
+    GetPeaksFromValue and RunIPC. The first elements of the returned
+    list are the peptide sequence, mz and the intensity of the monoisotopic peak
+    """
+    theor_mz = CalcMonoMz(pepseq)
+    mz_difference = pepmz - theor_mz                
+    measured_lst = GetPeaksFromValue(pepmz, data, nbisotopes=peaks)
+    #print measured_lst, "measured_lst"
+    #recover the peaks on a range of 6 daltons from the monoisotopic peak
+    monointensity = measured_lst[0][1]
+    if pepseq.count("L") == 1:
+        theor_lst = RunIPC(pepseq, 6, monointensity, ipc_path)
+        #obtain the calculated list of pairs (mz, Intensity) based on the monointensity value given
+    
+    dif_lstint= [pepseq]
+    dif_lstint.append(pepmz)    
+    #dif_lstint.append(monointensity)
+    
+    for i in range(len(measured_lst)):
+    #we only substract from the measured values the peaks 4, 5, 6
+        if pepseq.count("L") == 1:
+            if i < 3 or i > 5:
+                dif_lstint.append(measured_lst[i][1])
+            else:
+                dif_lstint.append(measured_lst[i][1]-theor_lst[i][1])
+        else:
+            dif_lstint.append(measured_lst[i][1])
+            
+    #print dif_lstint, "dif_lstint"
+            
+    return dif_lstint
+    
+def MzIntGet(data, pepmz, plusminus=15):
+    """
+    Obtain the list of mz-int pairs
+    from the spectrum data
+    
+    Returns tuple of two lists
+    """
+    mzdata, intdata = [], []
+    
+    peakindex = GetPeak(data, float(pepmz), hi=len(data))
+    distforonedalton = abs(round(100/(data[peakindex][0] - data[(peakindex+100)][0])))
+    minindex = int(peakindex - distforonedalton*plusminus)
+    maxindex = int(peakindex + distforonedalton*plusminus + 6*distforonedalton)
+    for i in range(minindex, maxindex):
+        mzdata.append(data[i][0])
+        intdata.append(data[i][1])
+    return(mzdata, intdata)
+    
+##################################
+#### Processing data structure ###
+##################################
+class DataIntObj:
+    """
+    A data structure to handle silac
+    difference results and calculate
+    statistics on them
+        
+    """
+    def __init__(self):
+        self.nmbentries = 0
+        self.data = {}
+        self.results = {}
+        self.statistics = {}
+        #dictionaries with unique keys formed by pepseq+mzh
+        self.deleted = []
+                        
+        
+    def get_data(self , matrix):
+        """
+        transforms the matrix obtained by several
+        calls to DiffMeasTheor into internal data
+        """
+        for element in matrix:
+            listdiff = []
+            for i in range(2, len(element)-1):
+                #first element is pepseq, second element modif pepmz
+                listdiff.append(float(element[i]))
+            intdict = {"pepseq":element[0], "mzh":float(element[1]), 
+                "calcmzh":CalcMonoMz(element[0]),
+                "int0":float(element[2]),
+                "BADPEAKS": 0,
+                "listdiff":listdiff}
+            intdict["massdiff"]=intdict["mzh"]-intdict["calcmzh"]
+            intdict["Lnumber"]=intdict["pepseq"].count('L')
+            self.data[element[0]+'_'+str(element[1])] = intdict
+        return self.data
+    
+    def filter_peaks(self):
+        """
+        Eliminates from self.data the peaks for which
+        the peak 3 or multiple is higher than 2 or multiple
+        Decides whether to take the non-deuterated or the
+        deuterated form in function of the intensity of the
+        corresponding peaks
+        """
+        entrieslist = self.data.keys()
+        for entrykey in entrieslist:
+            #print self.data[entrykey]
+            peak2, peak3, peakdx2, peakdx3 = 0.0, 0.0, 0.0, 0.0
+            nbleu = self.data[entrykey]["Lnumber"]
+            if nbleu <= 4:
+            #treat maximum 4 leucines
+                if len(self.data[entrykey]["listdiff"]) > 13:
+                    peak2 = self.data[entrykey]["listdiff"][1]
+                    peak3 = self.data[entrykey]["listdiff"][2]
+                    peakdx2 = self.data[entrykey]["listdiff"][nbleu*3+1]
+                    peakdx3 = self.data[entrykey]["listdiff"][nbleu*3+2]
+                    #print peak2, peak3, peakdx2, peakdx3, "peaks"
+                    if (peak2+peak3) > (peakdx2+peakdx3):
+                    #work only with the highest value pair
+                        if peak3 > peak2:
+                            del self.data[entrykey]
+                            self.deleted.append(entrykey)
+                            #print " <br> Considered unreliable", entrykey
+                    else:
+                        if peakdx3 > peakdx2:
+                            del self.data[entrykey]
+                            self.deleted.append(entrykey)
+                            #print " <br> Considered unreliable", entrykey
+                else:
+                    del self.data[entrykey]
+                    #print " <br> List too short", entrykey
+            else:
+                del self.data[entrykey]
+                #print " <br> More than 4 leucines", entrykey
+        return self.data
+    
+    def calc_ratios(self):
+        """
+        Calculates the ratios deut/nondeuterated peptides
+        in a mix based on peptide sequence (0, 1-4 leucines)
+        """
+        entrieslist = self.data.keys()
+        
+        for key in entrieslist:
+            nbleu = self.data[key]["Lnumber"]
+            monoisoint = self.data[key]["listdiff"][0]
+            if nbleu <> 0 and monoisoint <> 0:
+                self.results[key] = self.data[key]["listdiff"][nbleu*3]/monoisoint
+            else:
+                self.results[key] = 0.0
+        return self.results
+        
+        
+    def calc_statistics(self):
+        """
+        Median, average and StdDev for the fractions calculated for
+        peptides with 1, 2, 3 or 4 leucines
+        """
+        frlist = []
+        entrieslist = self.data.keys()
+        for key in entrieslist:
+            nbleu = self.data[key]["Lnumber"]
+            if (nbleu > 0 and nbleu < 5):
+                frlist.append(self.results[key])
+        self.statistics["Median"]=Median(frlist)
+        self.statistics["Mean"]=Mean(frlist)
+        self.statistics["StdDev"]=StdDev(frlist)
+        self.statistics["Nbvalues"]=len(frlist)
+        #print self.statistics
+        
+        return self.statistics
+        
+        
+    def return_resultsXML(self, spectr_dict, record):
+        """
+        The object contains all the required information
+        the results are returned in very simple XML-like format
+        """
+        #res = [["Pepseq", "mz", "mzcalc", "Leucines", "MonoisoIntensity", "DeuteratedIntensity",
+        #"Deuterated_fraction"]]
+        #Add primary data
+        root= ET.Element("protdata")
+        idroot = ET.SubElement(root, "id_parameters")
+        comm = ET.SubElement(idroot, "spot_id")
+        comm.text = record["protdata"]["comment"]
+        dbase = ET.SubElement(idroot, "database")
+        dbase.text = record["protdata"]["database"]
+        ppm = ET.SubElement(idroot, "ppm_tolerance")
+        ppm.text = record["protdata"]["parent_mass_tolerance"]
+        mowse = ET.SubElement(idroot, "mowse_score")
+        try:
+            mowse.text = record["protdata"]["mowse_score"]
+        except:
+            mowse.text = "1.0"
+        protcovg = ET.SubElement(idroot, "pep_coverage")
+        protcovg.text = record["protdata"]["protein_coverage"]
+        matchedpep = ET.SubElement(idroot, "no_matched_pept")
+        matchedpep.text = str(len(record["pepdata"]["matched"]))
+        accnb = ET.SubElement(root, "accession_number")
+        accnb.text = record["protdata"]["accession_number"]
+        enname = ET.SubElement(root, "entry_name")
+        enname.text = record["protdata"]["entry_name"]
+        protmw = ET.SubElement(root, "prot_mw")
+        protmw.text = record["protdata"]["protein_mw"]
+        protpi = ET.SubElement(root, "prot_pi")
+        protpi.text = record["protdata"]["protein_pI"]
+
+        pepdataroot = ET.SubElement(root, "pepdata")
+                
+        for peprec in self.data.keys():
+            nbleu = self.data[peprec]["Lnumber"]
+            if nbleu in (1,2,3,4):
+                deuterated = self.data[peprec]["listdiff"][nbleu*3]
+            else:
+                deuterated = 0.0
+            
+            pepentry = ET.SubElement(pepdataroot, "measured")
+            pepseq = ET.SubElement(pepentry, "pepseq")
+            pepseq.text = self.data[peprec]["pepseq"]
+            mzh = ET.SubElement(pepentry, "mzh")
+            mzh.text = "%.4f" %(self.data[peprec]["mzh"])
+            calcmzh = ET.SubElement(pepentry, "calc_mzh")
+            calcmzh.text = "%.4f" %(self.data[peprec]["calcmzh"])
+            Lnumber = ET.SubElement(pepentry, "leucines")
+            Lnumber.text = str(self.data[peprec]["Lnumber"])
+            int0 = ET.SubElement(pepentry, "mono_iso_intensity")
+            int0.text = "%.0f" %(self.data[peprec]["int0"])
+            intd = ET.SubElement(pepentry, "deuterated_intensity")
+            intd.text = "%.0f" %(deuterated)
+            ratio = ET.SubElement(pepentry, "ratio")
+            ratio.text = "%.2f" %(self.results[peprec])
+            validated = ET.SubElement(pepentry, "validated")
+            validated.text = "UNKNOWN"
+            #lookedat = ET.SubElement(pepentry, "looked_at")
+            #lookedat.text = "NO"
+            local_bg = ET.SubElement(pepentry, "local_bg")
+            local_bg.text = "0.0000"
+            corr_ratio = ET.SubElement(pepentry, "corrected_ratio")
+            corr_ratio.text = "%.2f" %(self.results[peprec])
+            spec_piece = ET.SubElement(pepentry, "spectrum")
+            mzspec = ET.SubElement(spec_piece, "mz_list")
+            mzspec.text = WriteListToString(spectr_dict[self.data[peprec]["pepseq"]][0], "%.4f")
+            intspec = ET.SubElement(spec_piece, "int_list")
+            intspec.text = WriteListToString(spectr_dict[self.data[peprec]["pepseq"]][1], "%.4f")
+            
+            #~ res.append([self.data[peprec]["pepseq"], "%.4f" %(self.data[peprec]["mzh"]),
+            #~ "%.4f" %(self.data[peprec]["calcmzh"]), self.data[peprec]["Lnumber"],
+            #~ "%.0f" %(self.data[peprec]["int0"]), "%.0f" %(deuterated),
+            #~ "%.2f" %(self.results[peprec])])
+            
+        return ET.tostring(root)    
+        
+    
+    def return_results(self):
+        """
+        The object contains all the required information
+        it is returned as a list of lists
+        """
+        res = [["Pepseq", "mz", "mzcalc", "Leucines", "MonoisoIntensity", "DeuteratedIntensity",
+        "Deuterated_fraction"]]
+        #Add primary data
+        for peprec in self.data.keys():
+            nbleu = self.data[peprec]["Lnumber"]
+            if nbleu in (1,2,3):
+                deuterated = self.data[peprec]["listdiff"][nbleu*3]
+            else:
+                deuterated = 0.0
+            res.append([self.data[peprec]["pepseq"], "%.4f" %(self.data[peprec]["mzh"]),
+            "%.4f" %(self.data[peprec]["calcmzh"]), self.data[peprec]["Lnumber"],
+            "%.0f" %(self.data[peprec]["int0"]), "%.0f" %(deuterated),
+            "%.2f" %(self.results[peprec])])
+                    
+        res.append(["Nbofvalues", "Median", "Mean", "StdDev"])
+        res.append(["%s" %(self.statistics["Nbvalues"]),
+                    "%.2f" %(self.statistics["Median"]),
+                    "%.2f" %(self.statistics["Mean"]),
+                    "%.4f" %(self.statistics["StdDev"])])                
+        return res
+        
+
+#######################
+#####calls from CGI####
+#######################
+def ProcessSpectrum(spectrahandle, msfithandle, orflisthandle, ipc_path):
+    """
+    A function to simplify the aspect of Main
+    uses handles to file or file-like objects
+    Returns the results in list/string form
+    """
+    global calc_res
+    calc_res = ""
+    #insert data from the spectra in a list of floats
+    data_num = ReadFromFile(spectrahandle, 2)
+    data_num_minmz = data_num[0][0]
+    data_num_maxmz = data_num[-1][0]
+    #parse the HTML file
+    parseddict = ParseMSFIT(msfithandle)
+    #print "Parsing done"
+    #parseddictkeys = parseddict.keys() #####modified
+    #parseddictkeys.sort() #####modified
+    #pay attention - sorted by string not by integer value
+    
+    #parse the orflist, the list of interesting things to be quantified
+    orflist = []
+    #the next lines are only necessary if the entries were not 
+    #well formated in the database. To be modified otherwise.
+    ###############################################
+    for line in orflisthandle:
+        orflist.append(line.strip())
+    #print 'orflist 0', orflist[0]
+    ###############################################
+    
+    record = parseddict[0] #take only the first record
+    proteinrank = record['protdata']['rank']
+    if record['protdata']['accession_number'] in orflist:
+                
+        peplist = record['pepdata']['matched']
+        #the list of pairs mzh/pepseq for a given protein
+        result_matrix = []
+        spectrum_dict = {}
+        plusminus = 25
+        #the number of daltons around the monoisotopic peak to be retrieved
+        for peptide in peplist:
+            #print "Working on ", peptide[1]
+            difflist = []
+            peptidesequence = peptide[1]
+            inputpepmz = float(peptide[0])
+            decision_dict = PepCompare(inputpepmz, peptidesequence)
+            #if the peptide entry is a deuterated peptide or if its mass is already in the 
+            #result_matrix (DUPLICATED = 1), no calculation is performed
+                
+            if decision_dict["IGNORE"] == 0:
+                DUPLICATED = 0
+                for i in range(len(result_matrix)):
+                    if abs(result_matrix[i][1]-decision_dict["pepmz"]) < 0.5:
+                        #look for pepmz similar in the range +-0.5 Da to the one tested. 
+                        #If it exists do not run CalcAndGet
+                        DUPLICATED = 1
+                        break
+                if DUPLICATED == 0:
+                    #test also if the range of mass from the spectrum is OK, otherwise stop
+                    if decision_dict["pepmz"] > data_num_minmz and\
+                            decision_dict["pepmz"] < data_num_maxmz: 
+                        difflist = CalcAndGet(decision_dict["pepmz"], \
+                                decision_dict["pepseq"], data_num, 16, ipc_path)
+                        result_matrix.append(difflist)
+                        spectrum_dict[decision_dict["pepseq"]] = MzIntGet(data_num,
+                                        decision_dict["pepmz"], plusminus)
+
+        rawdiff= DataIntObj()
+        rawdiff.get_data(result_matrix)
+        rawdiff.filter_peaks()
+        rawdiff.calc_ratios()
+        pepresults = rawdiff.return_resultsXML(spectrum_dict, record)
+    else:
+        pepresults = "nodata"
+        #~ res = ET.Element("pepdata")
+        #~ ET.SubElement(res, "nodata")
+        #~ pepresults = ET.tostring(res)
+
+    return pepresults
+    
+####################
+####### MAIN #######
+####################
+class Usage(Exception):
+    """
+    used for catching exceptions generated
+    during command line parameter parsing
+    """
+    def __init__(self, msg):
+        self.msg = msg
+def main(argv=None):
+    global fname_spectra, fname_msfit, fname_orflist, ipc_command_path
+    global spectrumhandle, msfithandle, orflisthandle
+    spectrumhandle, msfithandle, orflisthandle = sys.stdin, sys.stdin, sys.stdin
+    
+    if argv is None:
+        argv = sys.argv
+    try:
+        try:
+            opts, args = getopt.getopt(argv[1:], "hs:i:p:c:", ["help", "spectrum=",
+                "msfithtml=", 'orflist=', "ipc_path="])
+        except getopt.error, msg:
+            raise Usage(msg)
+        # option processing
+        
+        fname_spectra, fname_msfit = "", ""
+        for option, value in opts:
+            if option in ("-h", "--help"):
+                raise Usage(__doc__)
+            if option in ("-s", "--spectrum"):
+                fname_spectra = value
+            if option in ("-i", "--msfithtml"):
+                fname_msfit = value
+            if option in ("-p", "--orflist"):
+                fname_orflist = value
+            if option in ("-c", "--ipc_path"):
+                ipc_command_path = value
+                
+        if (fname_spectra == "" or fname_msfit == "" or fname_orflist == ""):
+            raise Usage("no input filenames!")
+            sys.exit(2)
+        else:
+            try:
+                spectrumhandle = open(fname_spectra, "r")
+                msfithandle = open(fname_msfit, "r")
+                orflisthandle = open(fname_orflist, "r")
+                #print "OK", fname_spectra, fname_msfit, fname_orflist
+                print ProcessSpectrum(spectrumhandle, msfithandle, orflisthandle)
+            finally:
+                spectrumhandle.close()
+                msfithandle.close()
+                orflisthandle.close()
+    except Usage, err:
+        print >>sys.stderr, sys.argv[0].split("/")[-1] + ": " + str(err.msg)
+        print >>sys.stderr, "\t for help use --help or -h"
+        return 2    
+    
+if __name__ == "__main__":
+    sys.exit(main())
diff --git a/src/silacvalidator.py b/src/silacvalidator.py
new file mode 100644
index 0000000000000000000000000000000000000000..0b92184a27982aff6640f6af5608623f96d47960
--- /dev/null
+++ b/src/silacvalidator.py
@@ -0,0 +1,1087 @@
+#!/usr/bin/env pythonw
+"""
+SILAC validator v. 0.2, silacvalidator.py
+requires Python (2.5 or higher), wxPython and numpy (Numeric or numarray)
+(ElementTree is now included in Python 2.5)
+
+INSTRUCTIONS:
+
+This application recognizes XML files, as generated by lilamsXML. These files are
+obtained from a spectrum (in text format) and a MsFit3.2 results file (in html for-
+mat). Only the first entry in the file is quantified and generates an xml file.
+After opening an XML file, the first peptide-associated spectrum is displayed in 
+the interactive plot window. You can zoom by drawing a rectangle with the left
+mouse click and unzoom with the menu >Plot>Full Unzoom. When clicking anywhere
+on the plot, the m/z value and intensity are shown in the status bar.
+To associate a local background to a spectrum double-click on the maximum and
+minimum of the peak considered as background. The difference of the two values
+is shown in the status bar. By clicking on the <Set Bgrnd.> button the last va-
+lue of the local background is inserted in the peptide table and the corrected
+ratio is automatically calculated. To validate the peptide quantification click
+on the <Validate> button.
+
+Clicking on the column titles allows sorting of the peptide list by any criteria.
+A visualisation program for XML files generated by lilamsxml. Allows validation
+of SILAC experiments, peptide by peptide.
+
+Written using wxPython, numarray, ElementTree et al., in Python, September 2004.
+Modified in January 2008, to be able to save in text format individual spectra
+regions. Several ergonomy amelioration also done and debugged the Next/Previous
+commands. THIS PROGRAM CONTAINS BUGS, SOME OF THEM IN THE UPSTREAM LIBRARIES!
+
+Cosmin Saveanu in Alain Jacquier's laboratory, Institut Pasteur, CNRS-URA2171.
+
+Many thanks to all the people contributing to the development of tools like wxPython,
+Python itself, ElementTree, and wx.lib.plot and the wonderful examples to get
+inspiration (and sometimes copy/paste) from.
+
+This program may be freely distributed as long as correct references to it are
+provided, with this included note.
+"""
+import wx
+import os, string
+from wx.lib.plot import *
+#the required plot module to draw spectra
+#from elementtree import ElementTree as ET
+#elementtree is an excellent package written by Fredrik Lundh (effbot.org)
+#to deal with simple XML structures.
+import xml.etree.cElementTree as ET #latest version integrated in Python 2.5
+
+#Imports for the ListCtrl class, copied from the wxPython documentation
+import  wx.lib.mixins.listctrl  as  listmix
+from wx import ImageFromStream, BitmapFromImage
+
+import  cStringIO
+
+try:
+    import Numeric
+except:
+    try:
+        import numarray as Numeric
+    except:
+        try:
+            import numpy as Numeric
+        except:
+            msg = """This program requires the Numeric or numarray
+            module to function - in fact is a requirement for the
+            wx.lib.plot module. Please install either Numeric or
+            numarray.
+            """
+            raise ImportError, "Numeric, numpy or numarray not found.\n"+msg
+        
+#first - define unique identifiers for the different graphical elements        
+[ID_OPEN,
+ID_OPENX,
+ID_CLOSE,
+ID_SAVEP,
+ID_SAVESP,
+ID_SAVEDATA,
+ID_EXIT,
+ID_ABOUT,
+ID_ENGRID,
+ID_UNZOOM,
+ID_NEXTF,
+ID_PREVF,
+ID_BTN1,
+ID_BTN2,
+ID_BTN3
+] = map(lambda init_ctrls: wx.NewId(), range(15))
+    
+def get_flist_xml(dirname):
+    """get all .xml file names from dirname, not recursive
+        return only the file name, not the path
+        
+        Needed by the OnPrevFile and OnNextFile functions
+        but called by <XMLOpen> to set the self.filelist list
+        of xml files from the current folder. 
+    """
+    outlist = []
+    for f in os.listdir(dirname):
+        file = dirname + os.sep + f
+        if os.path.isdir(file):
+            pass
+            #we do nothing with the subfolders
+        else:
+            extension = os.path.splitext(f)[1]
+            if extension in (".xml",):
+                try:
+                    outlist.append(f)
+                except:
+                    pass
+    return outlist
+    
+def get_flist_txt(dirname):
+    """get all .txt file names from dirname, not recursive
+        return only the file name, not the path
+    """
+    outlist = []
+    for f in os.listdir(dirname):
+        file = dirname + os.sep + f
+        if os.path.isdir(file):
+            pass
+            #we do nothing with the subfolders
+        else:
+            extension = os.path.splitext(f)[1]
+            if extension in (".txt",):
+                try:
+                    outlist.append(f)
+                except:
+                    pass
+    return outlist
+    
+def map_pos_inlist(flist, fname):
+    """
+    Obtain the index of a file name in a file list
+    If file name not found return 0 as the position
+    Used in XMLOpen, generated a value for <self.where>
+    about the current position of a file in the file
+    list obtained with <get_flist_xml>.
+    """
+    for i in range(len(flist)):
+        if flist[i] == fname:
+            res = i
+            break
+        else:
+            res = 0
+    return res
+
+def ReadFromFileArray(file, skip=0):
+    """
+    Obtain floats from a tab delimited file into a numarray array
+    The <skip> parameter indicate the number of lines not
+    read.
+    
+    This function is only used to directly open a complete spectrum
+    or a text delimited file with two columns - mz and intensity
+    """
+    data = []
+    err = 0
+    errmsg = ""
+    f=file
+    for i in range(skip):
+        f.readline()
+    #simple test to see if the file look like a float coercible text file
+    try:
+        for line in f:
+            data.append(map(float, line.strip().split("\t")))
+        data_array = Numeric.array(data)
+    except ValueError:
+        data = [[1, 1]]
+        data_array = Numeric.array(data)
+        err = 1
+        errmsg = "The file you are trying to open does not look like a tab delimited one"
+    return (data_array, err, errmsg)
+    #the returned data is a tuple with an array of floats, error and errmsg
+
+    
+############################################
+#    INTERFACE  ############################
+############################################
+class MainFrame(wx.Frame):
+    """
+    The application main frame. Contains the following
+    graphic elements:
+    self.panel    |---- self.lb - the text list control
+            |---- self.btnpanel1 - the panel containing
+                three buttons (Validate, Invalidate
+                and LocalBackground
+                
+    self.panelplot - containing self.plotcanvas
+                    to allow drawing of spectra files
+                    
+    self.log - a TextCtrl panel with information
+                    on the analysed xml file
+        ______________________            
+        --------------- ------
+        |              ||     | self.lb and self.btnpanel1
+        -----------------------
+        |                     | 
+        |                     | self.panelplot with self.plotcanvas
+        |                     |
+        -----------------------
+        |                     | self.log
+        -----------------------
+    """
+    def __init__(self, parent, id, title):    
+        wx.Frame.__init__(self, parent, id, title,
+        wx.DefaultPosition, (800, 700))
+        self.defaultdirname = "."
+        #default directory for opening files, will be modified after first open
+        self.filelist = []
+        #list with all the xml files in a folder
+        self.where = 0
+        #position in the list of files
+        self.previousclick_y = 0.0
+        self.actualclick_y = 0.0
+        #local background is calculated by substracting
+        #self.previousclick_y from self.actualclick_y
+        #absolute value is returned anyway
+        self.localbg = 0.0
+        
+        self.XMLdict = {'pepseq': 0, 'mzh':1, 'calc_mzh':2, 'leucines':3,
+            'mono_iso_int':4, 'deuterated_intensity':5,
+            'ratio':6, 'validated':7,
+            'local_bg':8, 'corrected_ratio':9}
+        #the mapping of tags to numbers to allow easy orientation in the ElementTree
+        #Element object obtained by parsing a SILAC XML file. If the lilams XML format
+        #changes you should change accordingly these numbers
+        self.pdatapos = 5
+        #in the XML tree the pepdata values are in this position
+        
+        ###################################################################
+        # Create the menu bar and items
+        self.menubar = wx.MenuBar()
+        
+        filemenu = wx.Menu()
+        filemenu.Append(ID_OPENX, '&Open XML SILAC file...\tCtrl+O', 'Open XML file with SILAC data')
+        filemenu.Append(ID_SAVEDATA, 'Save XML &modifications\tCtrl+S', 'Save modifications with (validation/local background)')
+        filemenu.AppendSeparator()
+        filemenu.Append(ID_OPEN, 'O&pen text file...\tCtrl+T', 'Open tab delimited file for plotting')
+        filemenu.Append(ID_CLOSE, '&Close text file\tCtrl+W', 'Close text file')
+        filemenu.AppendSeparator()
+        filemenu.Append(ID_SAVEP, '&Save plot image\tCtrl+I', 'Save plot image in a bmp, png or jpg format')
+        filemenu.AppendSeparator()
+        filemenu.Append(ID_SAVESP, 'Sa&ve plot data\tCtrl+D', 'Save the data corresponding to the plotted spectrum in text format')
+        filemenu.AppendSeparator()
+        filemenu.Append(ID_EXIT, '&Quit\tCtrl+Q', 'Exit program')
+        
+        navmenu = wx.Menu()
+        navmenu.Append(ID_NEXTF, '&Next XML file\tCtrl+N', 'Open next xml file in the current folder')
+        navmenu.Append(ID_PREVF, '&Previous XML file\tCtrl+P', 'Open previous xml file in the current folder')
+        
+        plotmenu = wx.Menu()
+        plotmenu.Append(ID_UNZOOM, 'Full &Unzoom\tCtrl+U', 'Full unzoom for the current plot')
+        plotmenu.AppendSeparator()        
+        plotmenu.Append(ID_ENGRID, 'Grid &enabled', 'Enable or disable grid when drawing', wx.ITEM_CHECK)
+        
+        helpmenu = wx.Menu()
+        helpmenu.Append(ID_ABOUT, '&About...\tCtrl+E', 'About this program')
+        
+        ###################################################################
+        # Bind the events to methods 
+        wx.EVT_MENU(self, ID_OPENX, self.OnXMLOpen)
+        wx.EVT_MENU(self, ID_SAVEDATA, self.OnXMLSave)
+        wx.EVT_MENU(self, ID_OPEN, self.OnFileOpen)
+        wx.EVT_MENU(self, ID_CLOSE, self.OnFileClose)
+        wx.EVT_MENU(self, ID_SAVEP, self.OnSaveImage)
+        wx.EVT_MENU(self, ID_SAVESP, self.OnSpectrumSave)
+        wx.EVT_MENU(self, ID_EXIT, self.OnFileExit)
+        wx.EVT_MENU(self, ID_NEXTF, self.OnNextFile)
+        wx.EVT_MENU(self, ID_PREVF, self.OnPrevFile)
+        wx.EVT_MENU(self, ID_ENGRID, self.OnEnableGrid)
+        wx.EVT_MENU(self, ID_UNZOOM, self.OnFullUnzoom)
+        wx.EVT_MENU(self, ID_ABOUT, self.OnHelpAbout)
+        
+        ###################################################################
+        # Attach menus to the menubar
+        self.menubar.Append(filemenu, '&File')
+        self.menubar.Append(navmenu, '&Next/Previous')
+        self.menubar.Append(plotmenu, '&Plot')
+        self.menubar.Append(helpmenu, '&Help')
+            
+        self.SetMenuBar(self.menubar)
+        
+        ###################################################################
+        #Disable by default some menus and buttons
+        self.menubar.Enable(ID_NEXTF, 0)
+        self.menubar.Enable(ID_PREVF, 0)
+        self.menubar.Enable(ID_UNZOOM, 0)
+        self.menubar.Enable(ID_SAVEP, 0)
+        self.menubar.Enable(ID_SAVESP, 0)
+        self.menubar.Enable(ID_SAVEDATA, 0)
+        self.menubar.Enable(ID_CLOSE, 0)
+        
+        # A status bar to tell people what's happening
+        self.CreateStatusBar(1)
+        
+        self.SetAutoLayout(True)
+        
+        ###################################################################
+        self.panel = wx.Panel(self, -1, style=wx.SIMPLE_BORDER)
+        #in this case and all the others we use layout constraints
+        #I couldn't understand easily the sizers, while layout constraints seem
+        #quite easy to set up and they work very well.
+        #self.panel will contain the listctrl and button panel
+        
+        lc = wx.LayoutConstraints()
+        lc.top.SameAs(self, wx.Top, 5)
+        lc.right.SameAs(self, wx.Right, 5)
+        lc.left.SameAs(self, wx.Left, 5)
+        lc.bottom.PercentOf(self, wx.Bottom, 30)
+        self.panel.SetConstraints(lc)
+        
+        ###################################################################
+        #the peplistctrlpanel - with the list of peptides and interesting data
+        self.smalldict = {1:("pepseq", "0", "mzh", "mzhcalc", "mono", "deuter", "ratio", "corr",
+            "localbg", "valid")}
+        #we need this to fill up the listctrl at program initialization
+        self.lb = PepListCtrlPanel(self.panel, dictwithdata=self.smalldict)
+        lc = wx.LayoutConstraints()
+        lc.top.SameAs(self.panel, wx.Top, 10)
+        lc.right.PercentOf(self.panel, wx.Right, 80) #it will take up 80% of the panel
+        lc.left.SameAs(self.panel, wx.Left, 10)
+        lc.bottom.SameAs(self.panel, wx.Bottom, 10)
+        self.lb.SetConstraints(lc)
+        ###################################################################
+        self.Bind(wx.EVT_LIST_ITEM_SELECTED, self.OnItemSelected, self.lb.list)
+        ###################################################################
+        #the panel to hold the three buttons
+        self.btnpanel1 = wx.Panel(self.panel, -1, style=wx.SIMPLE_BORDER)
+        lc = wx.LayoutConstraints()
+        lc.top.SameAs(self.panel, wx.Top, 10)
+        lc.right.SameAs(self.panel, wx.Right, 10)
+        lc.left.SameAs(self.lb, wx.Right, 10)
+        lc.bottom.SameAs(self.panel, wx.Bottom, 10)
+        self.btnpanel1.SetConstraints(lc)
+        ###################################################################
+        #set up the buttons and bind to the corresponding functions
+        self.btn1 = wx.Button(self.btnpanel1, ID_BTN1, " Validate ", wx.DefaultPosition)
+        self.btn2 = wx.Button(self.btnpanel1, ID_BTN2, "INvalidate", wx.DefaultPosition)
+        self.btn3 = wx.Button(self.btnpanel1, ID_BTN3, "Set Bgrnd.", wx.DefaultPosition)
+        wx.EVT_BUTTON(self, ID_BTN1, self.OnValidate)
+        wx.EVT_BUTTON(self, ID_BTN2, self.OnInvalidate)
+        wx.EVT_BUTTON(self, ID_BTN3, self.OnSetLocalBg)
+        
+        #Disable by default the three buttons
+        self.btn1.Enable(False)
+        self.btn2.Enable(False)
+        self.btn3.Enable(False)
+        ###################################################################
+        #layout the buttons on the btnpanel1
+        lc = wx.LayoutConstraints()
+        lc.centreX.SameAs(self.btnpanel1, wx.CentreX)
+        lc.top.SameAs(self.btnpanel1, wx.Top, 10)
+        lc.width.AsIs()
+        lc.height.AsIs()
+        self.btn1.SetConstraints(lc)
+        
+        lc = wx.LayoutConstraints()
+        lc.centreX.SameAs(self.btn1, wx.CentreX)
+        lc.centreY.SameAs(self.btnpanel1, wx.CentreY)
+        lc.width.AsIs()
+        lc.height.AsIs()
+        self.btn2.SetConstraints(lc)
+        
+        lc = wx.LayoutConstraints()
+        lc.centreX.SameAs(self.btn1, wx.CentreX)
+        lc.bottom.SameAs(self.btnpanel1, wx.Bottom, 10)
+        lc.width.AsIs()
+        lc.height.AsIs()
+        self.btn3.SetConstraints(lc)
+        
+        ###################################################################
+        #A black panel to give contrast to the plot
+        self.panelplot = wx.Window(self, -1)
+        self.panelplot.SetBackgroundColour(wx.BLACK)
+        lc = wx.LayoutConstraints()
+        lc.top.Below(self.panel, 5)
+        lc.left.SameAs(self, wx.Left, 5)
+        lc.bottom.PercentOf(self, wx.Bottom, 85)
+        lc.right.SameAs(self, wx.Right, 5)    
+        self.panelplot.SetConstraints(lc)
+        ###################################################################
+        #The plot itself in self.panelplot
+        self.plotcanvas = PlotCanvas(self.panelplot, -1)
+        lc = wx.LayoutConstraints()
+        lc.top.SameAs(self.panelplot, wx.Top, 2)
+        lc.left.SameAs(self.panelplot, wx.Left, 2)
+        lc.bottom.SameAs(self.panelplot, wx.Bottom, 2)
+        lc.right.SameAs(self.panelplot, wx.Right, 2)
+        self.plotcanvas.SetConstraints(lc)
+        ###################################################################
+        #A panel to hold the TextCtrl called self.log
+        self.logpanel = wx.Window(self, -1)
+        lc = wx.LayoutConstraints()
+        lc.top.Below(self.panelplot, 5)
+        lc.left.SameAs(self, wx.Left, 5)
+        lc.bottom.SameAs(self, wx.Bottom, 5)
+        lc.right.SameAs(self, wx.Right, 5)    
+        self.logpanel.SetConstraints(lc)
+        ###################################################################
+        #The text control that will hold informations on the protein and file used
+        self.log = wx.TextCtrl(self.logpanel, -1,
+                style = wx.TE_MULTILINE|wx.TE_READONLY|wx.HSCROLL)
+        lc = wx.LayoutConstraints()
+        lc.top.SameAs(self.logpanel, wx.Top, 2)
+        lc.left.SameAs(self.logpanel, wx.Left, 0)
+        lc.bottom.SameAs(self.logpanel, wx.Bottom, 2)
+        lc.right.SameAs(self.logpanel, wx.Right, 0)
+        self.log.SetConstraints(lc)
+        self.log.AppendText("> Hello. Load a LILAMS XML file from the File> menu (or Cmd+O).")
+        ###################################################################
+        # Create mouse event for showing cursor coords in status bar
+        self.plotcanvas.canvas.Bind(wx.EVT_LEFT_DOWN, self.OnMLeftDown)
+        self.plotcanvas.canvas.Bind(wx.EVT_LEFT_DCLICK, self.OnMDoubleClick)
+        self.plotcanvas.SetEnableZoom(1) #to ensure zoom by default
+        self.plotcanvas.canvas.SetCursor(wx.StockCursor(wx.CURSOR_CROSS)) #by default it is a "loupe"
+        
+        self.Show(True)
+        
+    ###################################################################
+    ## Main Frame function definitions ################################
+    ###################################################################
+            
+    def OnXMLOpen(self, event):
+        """
+        Opens a XML file with SILAC data and generates
+        an ElementTree instance containing the data
+        in the variable self.data
+        """
+        self.resetDefaults()
+        wildcard = "XML file (*.xml)|*.xml|"\
+                    "All files (*.*)|*.*"
+        dlg = wx.FileDialog(self, "Choose a SILAC XML file:",
+            self.defaultdirname, "", wildcard, wx.OPEN) 
+        if dlg.ShowModal() == wx.ID_OK: 
+            filename=dlg.GetFilename() 
+            dirname=dlg.GetDirectory()
+            try:
+                if not self.XMLOpen(dirname, filename):
+                    msg = """
+                    The file you wanted to open does not
+                    contain valid SILAC XML data. Try opening it with
+                    a text editor to see what is the problem."""
+                    dlg = wx.MessageDialog(self, msg, 'Problem opening file',
+                    wx.OK | wx.ICON_INFORMATION)
+                    dlg.ShowModal()
+                    dlg.Destroy()
+            finally:
+                dlg.Destroy()
+                
+    def XMLOpen(self, dirname, filename):
+        """
+        Will allow calls for XMLOpen from Previous
+        and Next calls. Returns True if everything OK.
+        
+        -uses get_flist_xml to set up the file list
+        -uses map_pos_inlist to set up self.where
+        -uses self.PlotSpectrumXML to plot the first peptide
+        in file
+        -uses self.PopulateList to populate the self.lb list
+        control with data
+        -uses self.GenerateListDict to generate the dictionary
+        used to describe the data in the self.lb control
+        """
+        filename=filename 
+        dirname=dirname
+        self.defaultdirname = dirname
+        fname = os.path.join(dirname, filename)
+        #self.fnameout = fname+"x"
+        #we write in the same xml file, overwriting previous file
+        self.fnameout = fname
+        self.filelist = get_flist_xml(dirname)
+        self.where = map_pos_inlist(self.filelist, filename)
+        try:
+            tree = ET.parse(fname)
+            self.data = tree.getroot()
+            #the root is a <protdata> entry
+            self.PlotSpectrumXML(0, title="peptide 1")
+            self.PopulateList(self.GenerateListDict(self.data))
+            #Clear the log, write text to it about the opened file
+            self.log.Remove(0, self.log.GetLastPosition())
+            self.log.AppendText("\n> Opened %s xml file.\n"%filename)
+            self.log.AppendText("> Mowse score: %s, database: %s, ppm tolerance: %s.\n"%(self.data[0][3].text,
+            self.data[0][1].text, self.data[0][2].text))
+            self.log.AppendText("> Spot identification: %s.\n"%self.data[0][0].text)
+            self.log.AppendText("> Identified protein: %s, accesion number: %s.\n"%(self.data[2].text, self.data[1].text))
+            self.log.AppendText("> Peptide coverage: %s percent, matched peptides: %s.\n"%(self.data[0][4].text[:-1], self.data[0][5].text))
+            self.menubar.Enable(ID_NEXTF, 1)
+            self.menubar.Enable(ID_PREVF, 1)
+            self.menubar.Enable(ID_SAVEP, 1)
+            self.btn1.Enable(True)
+            self.btn2.Enable(True)
+            self.btn3.Enable(True)
+            self.menubar.Enable(ID_UNZOOM, 1)
+            self.menubar.Enable(ID_SAVESP, 0)
+            return True
+        except:
+            return False
+            
+    def PlotSpectrumXML(self, index=0, title=""):
+        """
+        Recover and plot data for the record that has <index>
+        It is found in self.data[5] - that is pepdata,
+        the subnode is 10 for <spectrum> and 0, 1 for 
+        the two lists mz and int. "5 "is contained in self.pdatapos
+        
+        -uses self.PlotArray - a function to do the plotting
+        """
+        mzdata = self.data[self.pdatapos][index][10][0].text.split()
+        intdata = self.data[self.pdatapos][index][10][1].text.split()
+        dataforarray = []
+        for i in range(len(mzdata)):
+            dataforarray.append([float(mzdata[i]), float(intdata[i])])
+        self.PlotArray(dataforarray, "blue", title)
+        
+    def PlotArray(self, data_array, color, title):
+        """
+        Used to plot on the plotcanvas the points of a data_array
+        Default is autoscale, used by PlotSpectrumXML
+        """
+        self.line = PolyLine(data_array, colour = color)
+        self.plotcanvas.Draw(PlotGraphics([self.line, ], title, "m/z", ""))
+        #self.plotcanvas.Redraw()
+        
+    def GenerateListDict(self, xmldata):
+        """
+        forms a dictionary {1:["a", "b", "c"], 2:...}
+        for the PepListCtrlPanel widget - to populate
+        with XML data
+        """
+        self.entriesdict = {}
+        for i in range(len(xmldata[self.pdatapos])):
+            self.entriesdict[i] = (self.GetValXML(i, 'pepseq'),
+                                                self.GetValXML(i, 'leucines'),
+                                                self.GetValXML(i, 'mzh'),
+                                                self.GetValXML(i, 'calc_mzh'),
+                                                self.GetValXML(i, 'mono_iso_int'),
+                                                self.GetValXML(i, 'deuterated_intensity'),
+                                                self.GetValXML(i, 'ratio'),
+                                                self.GetValXML(i, 'corrected_ratio'),
+                                                self.GetValXML(i, 'local_bg'),
+                                                self.GetValXML(i, 'validated'))
+        return self.entriesdict
+        
+    def PopulateList(self, externaldict):
+        """
+        a wrapper to the function with the same name in self.lb
+        """
+        self.lb.PopulateList(externaldict)
+                
+    def OnItemSelected(self, event):
+        """
+        Activated when one item in the self.lb list control
+        is selected. Determines the generation of a unique key
+        that will allow a correspondence between the list 
+        elements and the underlying ElementTree Element
+        - uses MapUniqueKey function 
+        """
+        #print event.GetItem().GetTextColour()
+        self.currentItem = event.m_itemIndex
+        self.uniquekey = self.lb.list.GetItemText(self.currentItem)+self.lb.getColumnText(self.currentItem, 2)
+        self.index = self.MapUniqueKey(self.uniquekey)
+        #print self.index, "self.index"
+        self.PlotSpectrumXML(self.index, title = self.GetValXML(self.index, 'pepseq')+\
+                    " / "+self.GetValXML(self.index, 'mzh'))
+        self.menubar.Enable(ID_SAVEDATA, 1)
+        self.menubar.Enable(ID_SAVESP, 1)
+        event.Skip()
+        #the self.index variable allows us to recover and change the data if validation occurs
+        
+    def MapUniqueKey(self, uniquekey):
+        """
+        Used by <OnItemSelected> to allow a correspondence between
+        self.currentItem - in the list and self.index in the ElementTree
+        Element representing data read from the XML SILAC file
+        """
+        result = 0
+        for i in range(len(self.data[self.pdatapos])):
+            #testing [0] is peptide sequence [1] is submitted m/z+h mass
+            if uniquekey == self.data[self.pdatapos][i][0].text+\
+                            self.data[self.pdatapos][i][1].text:
+                #the index of the correspoinding key was found
+                result = i
+                break
+        return result
+        
+    def OnValidate(self, event):
+        """
+        changes both the entry in the list control
+        -- see SetValidated function --- and the
+        same entry in the self.data (to be written)
+        """
+        self.lb.SetValidated(self.currentItem, "YES")
+        self.SetXMLValidated(self.index, "YES")
+        
+    def OnInvalidate(self, event):
+        """
+        changes both the entry in the list control
+        -- see SetValidated function --- and the
+        same entry in the self.data (to be written)
+        """
+        self.lb.SetValidated(self.currentItem, "NO")
+        self.SetXMLValidated(self.index, "NO")
+    
+    def SetXMLValidated(self, index, what):
+        """
+        7 is the actual position of the <validated> field
+        in the self.data - coming from the SILAC XML tree
+        """
+        self.data[self.pdatapos][index][7].text = what
+        
+    def GetValXML(self, index=0, what='pepseq'):
+        """
+        Returns the text attribute of an entry in an Element
+        object based on the self.XMLdict dictionary that maps
+        numbers to tags - definition in the init of the main
+        frame. By default it returns the peptide sequence of 
+        the first record.
+        
+        self.pdatapos - indicates the position of the <pepdata> in
+        the root of the pepdata xml entry
+        """
+        return self.data[self.pdatapos][index][self.XMLdict[what]].text
+            
+    def OnXMLSave(self, event):
+        """
+        Writes the contents of self.data to the self.fnameout
+        (established when the actual file was opened)
+        """
+        ET.ElementTree(self.data).write(self.fnameout)
+
+    def OnSpectrumSave(self, event):
+                self.SpectrumSave(self.index)
+
+    def SpectrumSave(self, index=0):
+        """
+        Writes the contents of the actual selected spectrum
+                to a given file name, in tab delimited format
+        """
+        mzdata = self.data[self.pdatapos][index][10][0].text.split()
+        intdata = self.data[self.pdatapos][index][10][1].text.split()
+        dataforarray = []
+        for i in range(len(mzdata)):
+            dataforarray.append([float(mzdata[i]), float(intdata[i])])
+        
+        wildcard = "Tab delimited text file (*.txt)|*.txt|"\
+            "All files (*.*)|*.*"
+        dlg = wx.FileDialog(
+            self, message="Save plot data to ...", defaultDir = self.defaultdirname,
+            defaultFile="pepspecdata.txt", wildcard=wildcard, style=wx.SAVE
+            )
+        dlg.SetFilterIndex(0)
+        if dlg.ShowModal() == wx.ID_OK:
+            path = dlg.GetPath()
+            try:
+                fout = open(path, "w")
+                for line in dataforarray:
+                    fout.write('%.3f\t%d\n'%(line[0], line[1]))
+                fout.close()
+                
+                self.SetStatusText("Data saved to file %s"%path)
+            except IOError:
+                dlg = wx.MessageDialog(self, "Error. Maybe the output file is in use...", 'Problem saving data',
+                wx.OK | wx.ICON_INFORMATION)
+                dlg.ShowModal()
+                dlg.Destroy()
+        dlg.Destroy()
+    
+    def OnNextFile(self, event):
+        """
+        Allows navigation between the xml files
+        in a folder. Calls the self.XMLOpen function
+        exactly like the self.OnXMLOpen.
+        """
+        msg = "Save changes to the actual file ?"
+        dlg = wx.MessageDialog(self, msg, 'Save changes...',
+                wx.YES_NO| wx.ICON_QUESTION)
+        response = dlg.ShowModal()
+        dlg.Destroy()
+        if response == wx.ID_YES:
+            ET.ElementTree(self.data).write(self.fnameout)
+
+        if len(self.filelist) > 0:
+            #print self.filelist
+            #print self.where
+            if self.where < len(self.filelist)-1:
+                self.XMLOpen(self.defaultdirname, self.filelist[self.where+1])
+                #self.where += 1 there is a risk in using global variables
+                #this one is already modified by XMLOpen to the correct value
+            else:
+                #we are at the end of the list, going on from the beginning
+                self.where = 0
+                self.XMLOpen(self.defaultdirname, self.filelist[self.where])
+        
+    def OnPrevFile(self, event):
+        """
+        Allows navigation between the xml files
+        in a folder. Calls the self.XMLOpen function
+        exactly like the self.OnXMLOpen.
+        """
+        msg = "Save changes to the actual file ?"
+        dlg = wx.MessageDialog(self, msg, 'Save changes...',
+                wx.YES_NO | wx.ICON_QUESTION)
+        response = dlg.ShowModal()
+        dlg.Destroy()
+        if response == wx.ID_YES:
+            ET.ElementTree(self.data).write(self.fnameout)
+        
+        if len(self.filelist) > 0:
+            if self.where > 0:
+                self.XMLOpen(self.defaultdirname, self.filelist[self.where-1])
+            else:
+                #we are at the beginning of the list
+                self.where = len(self.filelist)-1
+                self.XMLOpen(self.defaultdirname, self.filelist[self.where])
+        
+    def OnFullUnzoom(self, event):
+        self.plotcanvas.Reset()
+
+    def OnFileOpen(self, event): 
+        """
+        Opens and plots a tab delimited text file
+        If not a recognized file, a message is displayed
+        Sets also the actual directory name: self.defaultdirname
+        """
+        self.resetDefaults()
+        wildcard = "Tab delimited text file (*.txt)|*.txt|"\
+                    "All files (*.*)|*.*"
+        dlg = wx.FileDialog(self, "Choose a tab delimited text file",
+            self.defaultdirname, "", wildcard, wx.OPEN) 
+        if dlg.ShowModal() == wx.ID_OK: 
+            self.filename=dlg.GetFilename() 
+            self.dirname=dlg.GetDirectory()
+            self.defaultdirname = self.dirname
+            self.filelist = get_flist_txt(self.dirname)
+            fname = os.path.join(self.dirname, self.filename)
+            file = open(fname, "r")
+            readed = ReadFromFileArray(file, 5)
+            file.close()
+            self.array = readed[0]
+            dlg.Destroy()
+            if readed[1] == 1: #error
+                dlg = wx.MessageDialog(self, readed[2], 'Problem opening file',
+                wx.OK | wx.ICON_INFORMATION)
+                dlg.ShowModal()
+                dlg.Destroy()
+            else:
+                self.PlotArray(self.array, "blue", self.filename)
+            self.menubar.Enable(ID_NEXTF, 0)
+            self.menubar.Enable(ID_PREVF, 0)
+            self.menubar.Enable(ID_UNZOOM, 1)
+            self.menubar.Enable(ID_SAVEP, 1)
+            self.menubar.Enable(ID_SAVEDATA, 0)
+            self.menubar.Enable(ID_CLOSE, 0)
+    
+    def PlotFile(self, fname):
+        file = open(fname, "r")
+        readed = ReadFromFileArray(file, 5)
+        file.close()
+        self.array = readed[0]
+        if readed[1] == 1: #error
+            dlg = wx.MessageDialog(self, readed[2], 'Problem opening file',
+            wx.OK | wx.ICON_INFORMATION)
+            dlg.ShowModal()
+            dlg.Destroy()
+        else:        
+            self.PlotArray(self.array, "blue", os.path.split(fname)[1])
+    
+    def OnFileClose(self, event):
+        self.plotcanvas.Clear()
+        self.menubar.Enable(ID_NEXTF, 0)
+        self.menubar.Enable(ID_PREVF, 0)
+        
+    def OnMLeftDown(self, event):
+        self.localbg = abs(self.actualclick_y - self.previousclick_y)
+        #self.position = event.GetPosition()
+        #print self.position
+        s= "(m/z : %.2f, Intensity : %.2f)"%self.plotcanvas.GetXY(event)+\
+            "     Local background : %.0f"%self.localbg
+        self.SetStatusText(s)
+        self.plotcanvas.canvas.SetCursor(wx.StockCursor(wx.CURSOR_CROSS))
+        #we have to update the cursor form, otherwise it gets reset to "lens"
+
+        event.Skip()
+    
+    def OnMDoubleClick(self, event):
+        self.previousclick_y = self.actualclick_y
+        self.actualclick_y = self.plotcanvas.GetXY(event)[1]
+        
+    def OnSetLocalBg(self, event):
+        """
+        Updates the local background data both in the shown list
+        and in self.data. Recalculated the corrected ratio
+        """
+        self.data[self.pdatapos][self.index][8].text = "%0.f"%self.localbg
+        deut = float(self.GetValXML(self.index, 'deuterated_intensity'))-self.localbg
+        monoiso = float(self.GetValXML(self.index, 'mono_iso_int'))-self.localbg
+        self.data[self.pdatapos][self.index][9].text = "%.2f"%(deut/monoiso)
+        self.lb.SetBg(self.currentItem, self.localbg, (deut/monoiso))
+        
+    def OnSaveImage(self, event):
+        self.plotcanvas.SaveFile()
+        
+    def OnFileExit(self, event):
+        self.Close()
+        
+    def OnPlotRedraw(self, event):
+        self.plotcanvas.Redraw()
+    
+    def OnPlotClear(self, event):
+        self.plotcanvas.Clear()
+    
+    def OnPlotScale(self, event):
+        if self.plotcanvas.last_draw != None:
+            graphics, xAxis, yAxis= self.plotcanvas.last_draw
+        self.plotcanvas.Draw(graphics, (1, 3.05), (0, 1))
+        
+    def OnEnableZoom(self, event):
+        self.plotcanvas.SetEnableZoom(event.IsChecked())
+    
+    def OnEnableGrid(self, event):
+        self.plotcanvas.SetEnableGrid(event.IsChecked())
+        
+    def OnEnableLegend(self, event):
+        self.plotcanvas.SetEnableLegend(event.IsChecked())
+    def OnReset(self, event):
+        self.plotcanvas.Reset()
+    
+    def OnHelpAbout(self, event):
+        from wx.lib.dialogs import ScrolledMessageDialog
+        about = ScrolledMessageDialog(self, __doc__, "About...", size = (600, 400))
+        about.ShowModal()
+    
+    def resetDefaults(self):
+        """Just to reset the fonts back to the PlotCanvas defaults"""
+        self.plotcanvas.SetFont(wx.Font(10, wx.SWISS, wx.NORMAL, wx.NORMAL))
+        self.plotcanvas.SetFontSizeAxis(10)
+        self.plotcanvas.SetFontSizeLegend(7)
+        self.plotcanvas.SetXSpec('auto')
+        self.plotcanvas.SetYSpec('auto')
+        self.plotcanvas.SetEnableZoom(1)
+        
+#######################################################
+#######################################################
+################    PepListCtrlPanel    ###############
+################ and PepListCtrl classes###############
+#######################################################
+#######################################################
+#######################################################
+#----------------------------------------------------------------------------
+# Name:         ListCtrl.py
+# Purpose:      Testing lots of stuff, controls, window types, etc.
+#
+# Author:       Robin Dunn & Gary Dumer
+#
+# Created:
+# RCS-ID:       $Id: ListCtrl.py,v 1.3 2004/03/05 00:06:32 RD Exp $
+# Copyright:    (c) 1998 by Total Control Software
+# Licence:      wxWindows license
+#
+# Modified by Cosmin Saveanu, IP, September 2004
+# to be able to deal with peptide entries for SILAC
+#----------------------------------------------------------------------------
+def getSmallUpArrowData():
+    return \
+'\x89PNG\r\n\x1a\n\x00\x00\x00\rIHDR\x00\x00\x00\x10\x00\x00\x00\x10\x08\x06\
+\x00\x00\x00\x1f\xf3\xffa\x00\x00\x00\x04sBIT\x08\x08\x08\x08|\x08d\x88\x00\
+\x00\x00<IDATx\x9ccddbf\xa0\x040Q\xa4{h\x18\xf0\xff\xdf\xdf\xffd\x1b\x00\xd3\
+\x8c\xcf\x10\x9c\x06\xa0k\xc2e\x08m\xc2\x00\x97m\xd8\xc41\x0c \x14h\xe8\xf2\
+\x8c\xa3)q\x10\x18\x00\x00R\xd8#\xec\x95{\xc4\x11\x00\x00\x00\x00IEND\xaeB`\
+\x82' 
+
+def getSmallUpArrowBitmap():
+    return BitmapFromImage(getSmallUpArrowImage())
+def getSmallUpArrowImage():
+    stream = cStringIO.StringIO(getSmallUpArrowData())
+    return ImageFromStream(stream)
+#----------------------------------------------------------------------
+
+def getSmallDnArrowData():
+    return \
+"\x89PNG\r\n\x1a\n\x00\x00\x00\rIHDR\x00\x00\x00\x10\x00\x00\x00\x10\x08\x06\
+\x00\x00\x00\x1f\xf3\xffa\x00\x00\x00\x04sBIT\x08\x08\x08\x08|\x08d\x88\x00\
+\x00\x00HIDATx\x9ccddbf\xa0\x040Q\xa4{\xd4\x00\x06\x06\x06\x06\x06\x16t\x81\
+\xff\xff\xfe\xfe'\xa4\x89\x91\x89\x99\x11\xa7\x0b\x90%\ti\xc6j\x00>C\xb0\x89\
+\xd3.\x10\xd1m\xc3\xe5*\xbc.\x80i\xc2\x17.\x8c\xa3y\x81\x01\x00\xa1\x0e\x04e\
+\x1d\xc4;\xb7\x00\x00\x00\x00IEND\xaeB`\x82" 
+def getSmallDnArrowBitmap():
+    return BitmapFromImage(getSmallDnArrowImage())
+
+def getSmallDnArrowImage():
+    stream = cStringIO.StringIO(getSmallDnArrowData())
+    return ImageFromStream(stream)
+#----------------------------------------------------------------------
+class PepListCtrl(wx.ListCtrl, listmix.ListCtrlAutoWidthMixin):
+
+    def __init__(self, parent, ID, pos=wx.DefaultPosition,
+                 size=wx.DefaultSize, style=0):
+        wx.ListCtrl.__init__(self, parent, ID, pos, size, style)
+        listmix.ListCtrlAutoWidthMixin.__init__(self)
+
+class PepListCtrlPanel(wx.Panel, listmix.ColumnSorterMixin):
+
+    def __init__(self, parent, dictwithdata={}):
+        wx.Panel.__init__(self, parent, -1, style=wx.WANTS_CHARS)
+        tID = wx.NewId()
+        self.il = wx.ImageList(16, 16)
+        self.sm_up = self.il.Add(getSmallUpArrowBitmap())
+        self.sm_dn = self.il.Add(getSmallDnArrowBitmap())
+        self.list = PepListCtrl(self, tID,
+                                                 style=wx.LC_REPORT 
+                                                 | wx.SUNKEN_BORDER
+                                                 | wx.LC_SINGLE_SEL
+                                                 #| wx.LC_HRULES
+                                                 #| wx.LC_EDIT_LABELS
+                                                 #| wxLC_NO_HEADER
+                                                 #| wxLC_VRULES 
+                                                )
+        self.list.SetImageList(self.il, wx.IMAGE_LIST_SMALL)
+        self.PopulateList(dictwithdata)
+        # Now that the list exists we can init the other base class,
+        # see wxPython/lib/mixins/listctrl.py
+        
+        listmix.ColumnSorterMixin.__init__(self, 10)
+        #self.SortListItems(0, True)
+        self.Bind(wx.EVT_SIZE, self.OnSize)
+        #self.Bind(wx.EVT_LIST_ITEM_SELECTED, self.OnItemSelected, self.list)
+        self.Bind(wx.EVT_LIST_COL_CLICK, self.OnColClick, self.list)
+
+    def PopulateList(self, externaldict):
+        """
+        Constructs the headings of the list control
+        and populates it with data
+        """
+        
+        self.itemDataMap = externaldict
+        self.list.ClearAll()
+        if 0:
+            # for normal, simple columns, you can add them like this:
+            self.list.InsertColumn(0, "Peptide")
+            self.list.InsertColumn(1, "Leucines", wx.LIST_FORMAT_RIGHT)
+            self.list.InsertColumn(2, "m/z measured")
+            #etc...
+        else:
+            # but since we want images on the column header we have to do it the hard way:
+            info = wx.ListItem()
+            info.m_mask = wx.LIST_MASK_TEXT | wx.LIST_MASK_IMAGE | wx.LIST_MASK_FORMAT
+            info.m_image = -1
+            info.m_format = 0
+            info.m_text = "Peptide"
+            self.list.InsertColumnInfo(0, info)
+            #info.m_format = wx.LIST_FORMAT_RIGHT
+            info.m_format = 0
+            info.m_text = "Leucines"
+            self.list.InsertColumnInfo(1, info)
+            info.m_format = 0
+            info.m_text = "m/z meas."
+            self.list.InsertColumnInfo(2, info)
+            
+            info.m_format = 0
+            info.m_text = "m/z calc."
+            self.list.InsertColumnInfo(3, info)
+            
+            info.m_format = 0
+            info.m_text = "Base_int."
+            self.list.InsertColumnInfo(4, info)
+            
+            info.m_format = 0
+            info.m_text = "Deut_int."
+            self.list.InsertColumnInfo(5, info)
+            
+            info.m_format = 0
+            info.m_text = "Ratio"
+            self.list.InsertColumnInfo(6, info)
+            
+            info.m_format = 0
+            info.m_text = "Corr_ratio"
+            self.list.InsertColumnInfo(7, info)
+            
+            info.m_format = 0
+            info.m_text = "Local_bg"
+            self.list.InsertColumnInfo(8, info)
+            
+            info.m_format = 0
+            info.m_text = "Valid."
+            self.list.InsertColumnInfo(9, info)
+        #Now put inside the data from the dictionary    
+        items = externaldict.items()
+        for x in range(len(items)):
+            key, data = items[x]
+            self.list.InsertStringItem(x, data[0])
+            #self.list.InsertImageStringItem(x, data[0], self.sm_up)
+            self.list.SetStringItem(x, 1, data[1])
+            self.list.SetStringItem(x, 2, data[2])
+            self.list.SetStringItem(x, 3, data[3])
+            self.list.SetStringItem(x, 4, data[4])
+            self.list.SetStringItem(x, 5, data[5])
+            self.list.SetStringItem(x, 6, data[6])
+            self.list.SetStringItem(x, 7, data[7])
+            self.list.SetStringItem(x, 8, data[8])
+            self.list.SetStringItem(x, 9, data[9])
+            self.list.SetItemData(x, key)  #why is that necessary ?
+            #Set colors for the adnotation - is light grey if
+            #no leucine exists in the peptide sequence
+            if data[9] == "YES":
+                item = self.list.GetItem(x)
+                item.SetTextColour(wx.BLUE)
+                self.list.SetItem(item)
+            if data[9] == "NO":
+                item = self.list.GetItem(x)
+                item.SetTextColour(wx.RED)
+                self.list.SetItem(item)
+            if data[1] == "0":
+                item = self.list.GetItem(x)
+                item.SetTextColour(wx.LIGHT_GREY)
+                self.list.SetItem(item)
+        
+        for i in range(9):
+            self.list.SetColumnWidth(i, 60)
+            #self.list.SetColumnWidth(i, wx.LIST_AUTOSIZE)
+        self.list.SetColumnWidth(9, 100) 
+        # show how to select an item
+        #self.list.SetItemState(5, wx.LIST_STATE_SELECTED, wx.LIST_STATE_SELECTED)
+        self.currentItem = 0
+
+    # Used by the ColumnSorterMixin, see wxPython/lib/mixins/listctrl.py
+    def GetListCtrl(self):
+        return self.list
+        
+    def SetValidated(self, where, what):
+        """
+        Called when the OnValidate or OnInvalidate are activated
+        Changes the 9th element in the current list item to "YES"
+        or "NO"
+        """
+        self.list.SetStringItem(where, 9, what)
+        if what == "YES":
+            item = self.list.GetItem(where)
+            item.SetTextColour(wx.BLUE)
+            self.list.SetItem(item)
+        if what == "NO":
+            item = self.list.GetItem(where)
+            item.SetTextColour(wx.RED)
+            self.list.SetItem(item)
+        
+    def SetBg(self, where, bg, ratio):
+        """
+        Shows local background value in the list and
+        the updated value of corrected ratio
+        """
+        self.list.SetStringItem(where, 8, "%.0f"%bg)
+        self.list.SetStringItem(where, 7, "%.2f"%ratio)
+    
+    # Used by the ColumnSorterMixin, see wxPython/lib/mixins/listctrl.py
+    def GetSortImages(self):
+        return (self.sm_dn, self.sm_up)
+
+    def getColumnText(self, index, col):
+        item = self.list.GetItem(index, col)
+        return item.GetText()
+
+    def OnItemSelected(self, event):
+        """
+        Overwritten by its equivalent in MainFrame
+        """
+        ##print event.GetItem().GetTextColour()
+        self.currentItem = event.m_itemIndex
+        self.uniquekey = self.list.GetItemText(self.currentItem)+\
+        self.getColumnText(self.currentItem, 1)
+        #print self.uniquekey
+        event.Skip()
+
+    def OnColClick(self, event):
+        #print ("OnColClick: %d\n" % event.GetColumn())
+        event.Skip()
+
+    def OnSize(self, event):
+        w, h = self.GetClientSizeTuple()
+        self.list.SetDimensions(0, 0, w, h)
+
+#######################################################
+#the equivalent of a main function.
+app = wx.PySimpleApp()
+frame = MainFrame(None, -1, "SILAC validator v. 0.2")
+app.SetTopWindow(frame)
+app.MainLoop() 
+#######################################################