<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/</link>
    <language>en-us</language>

    <title>nsaunier/traffic-intelligence: python/indicators.py history</title>
    <description>python/indicators.py revision history</description>
    <item>
    <title>updated code to python 3 (tests pass and scripts run, but non-executed parts of code are probably still not correct)</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/933670761a57/python/indicators.py</link>
    <description><![CDATA[updated code to python 3 (tests pass and scripts run, but non-executed parts of code are probably still not correct)]]></description>
    <author>&#78;&#105;&#99;&#111;&#108;&#97;&#115;&#32;&#83;&#97;&#117;&#110;&#105;&#101;&#114;&#32;&#60;&#110;&#105;&#99;&#111;&#108;&#97;&#115;&#46;&#115;&#97;&#117;&#110;&#105;&#101;&#114;&#64;&#112;&#111;&#108;&#121;&#109;&#116;&#108;&#46;&#99;&#97;&#62;</author>
    <pubDate>Sun, 27 May 2018 23:22:48 -0400</pubDate>
</item>
<item>
    <title>adding ability to deal with multivariate indicators</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/c6d4ea05a2d0/python/indicators.py</link>
    <description><![CDATA[adding ability to deal with multivariate indicators]]></description>
    <author>&#78;&#105;&#99;&#111;&#108;&#97;&#115;&#32;&#83;&#97;&#117;&#110;&#105;&#101;&#114;&#32;&#60;&#110;&#105;&#99;&#111;&#108;&#97;&#115;&#46;&#115;&#97;&#117;&#110;&#105;&#101;&#114;&#64;&#112;&#111;&#108;&#121;&#109;&#116;&#108;&#46;&#99;&#97;&#62;</author>
    <pubDate>Mon, 10 Aug 2015 01:06:59 -0400</pubDate>
</item>
<item>
    <title>update to indicator class</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/b75d0c258ca9/python/indicators.py</link>
    <description><![CDATA[update to indicator class]]></description>
    <author>&#78;&#105;&#99;&#111;&#108;&#97;&#115;&#32;&#83;&#97;&#117;&#110;&#105;&#101;&#114;&#32;&#60;&#110;&#105;&#99;&#111;&#108;&#97;&#115;&#46;&#115;&#97;&#117;&#110;&#105;&#101;&#114;&#64;&#112;&#111;&#108;&#121;&#109;&#116;&#108;&#46;&#99;&#97;&#62;</author>
    <pubDate>Thu, 06 Aug 2015 18:00:25 -0400</pubDate>
</item>
<item>
    <title>corrected bug when loading indicator time intervals and updated how queries are created for better legibility</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/5ee22bf7e4d5/python/indicators.py</link>
    <description><![CDATA[corrected bug when loading indicator time intervals and updated how queries are created for better legibility]]></description>
    <author>&#78;&#105;&#99;&#111;&#108;&#97;&#115;&#32;&#83;&#97;&#117;&#110;&#105;&#101;&#114;&#32;&#60;&#110;&#105;&#99;&#111;&#108;&#97;&#115;&#46;&#115;&#97;&#117;&#110;&#105;&#101;&#114;&#64;&#112;&#111;&#108;&#121;&#109;&#116;&#108;&#46;&#99;&#97;&#62;</author>
    <pubDate>Tue, 30 Jun 2015 15:46:31 -0400</pubDate>
</item>
<item>
    <title>corrected some errors for ttc</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/9a258687af4c/python/indicators.py</link>
    <description><![CDATA[corrected some errors for ttc]]></description>
    <author>&#78;&#105;&#99;&#111;&#108;&#97;&#115;&#32;&#83;&#97;&#117;&#110;&#105;&#101;&#114;&#32;&#60;&#110;&#105;&#99;&#111;&#108;&#97;&#115;&#46;&#115;&#97;&#117;&#110;&#105;&#101;&#114;&#64;&#112;&#111;&#108;&#121;&#109;&#116;&#108;&#46;&#99;&#97;&#62;</author>
    <pubDate>Mon, 29 Jun 2015 23:09:58 -0400</pubDate>
</item>
<item>
    <title>cleaned imports in indicators.py</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/fa9aa5f08210/python/indicators.py</link>
    <description><![CDATA[cleaned imports in indicators.py]]></description>
    <author>&#78;&#105;&#99;&#111;&#108;&#97;&#115;&#32;&#83;&#97;&#117;&#110;&#105;&#101;&#114;&#32;&#60;&#110;&#105;&#99;&#111;&#108;&#97;&#115;&#46;&#115;&#97;&#117;&#110;&#105;&#101;&#114;&#64;&#112;&#111;&#108;&#121;&#109;&#116;&#108;&#46;&#99;&#97;&#62;</author>
    <pubDate>Mon, 29 Jun 2015 16:15:04 -0400</pubDate>
</item>
<item>
    <title>corrected bug with circular import for VideoFilenameAddable, moved to base module</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/15e244d2a1b5/python/indicators.py</link>
    <description><![CDATA[corrected bug with circular import for VideoFilenameAddable, moved to base module]]></description>
    <author>&#78;&#105;&#99;&#111;&#108;&#97;&#115;&#32;&#83;&#97;&#117;&#110;&#105;&#101;&#114;&#32;&#60;&#110;&#105;&#99;&#111;&#108;&#97;&#115;&#46;&#115;&#97;&#117;&#110;&#105;&#101;&#114;&#64;&#112;&#111;&#108;&#121;&#109;&#116;&#108;&#46;&#99;&#97;&#62;</author>
    <pubDate>Wed, 20 May 2015 13:57:47 +0200</pubDate>
</item>
<item>
    <title>some method name change and new methods for features in objects (MovingObject) and methods to access indicator values in interactions</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/dc70d9e711f5/python/indicators.py</link>
    <description><![CDATA[some method name change and new methods for features in objects (MovingObject) and methods to access indicator values in interactions]]></description>
    <author>&#78;&#105;&#99;&#111;&#108;&#97;&#115;&#32;&#83;&#97;&#117;&#110;&#105;&#101;&#114;&#32;&#60;&#110;&#105;&#99;&#111;&#108;&#97;&#115;&#46;&#115;&#97;&#117;&#110;&#105;&#101;&#114;&#64;&#112;&#111;&#108;&#121;&#109;&#116;&#108;&#46;&#99;&#97;&#62;</author>
    <pubDate>Mon, 18 May 2015 13:53:25 +0200</pubDate>
</item>
<item>
    <title>removed all issues because of tests with None, using is instead of == or !=</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/3058e00887bc/python/indicators.py</link>
    <description><![CDATA[removed all issues because of tests with None, using is instead of == or !=]]></description>
    <author>&#78;&#105;&#99;&#111;&#108;&#97;&#115;&#32;&#83;&#97;&#117;&#110;&#105;&#101;&#114;&#32;&#60;&#110;&#105;&#99;&#111;&#108;&#97;&#115;&#46;&#115;&#97;&#117;&#110;&#105;&#101;&#114;&#64;&#112;&#111;&#108;&#121;&#109;&#116;&#108;&#46;&#99;&#97;&#62;</author>
    <pubDate>Tue, 24 Mar 2015 18:11:28 +0100</pubDate>
</item>
<item>
    <title>major work on pPET and pet, issues remain for pPET computed with predicted trajectories</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/2d1d33ae1c69/python/indicators.py</link>
    <description><![CDATA[major work on pPET and pet, issues remain for pPET computed with predicted trajectories]]></description>
    <author>&#78;&#105;&#99;&#111;&#108;&#97;&#115;&#32;&#83;&#97;&#117;&#110;&#105;&#101;&#114;&#32;&#60;&#110;&#105;&#99;&#111;&#108;&#97;&#115;&#46;&#115;&#97;&#117;&#110;&#105;&#101;&#114;&#64;&#112;&#111;&#108;&#121;&#109;&#116;&#108;&#46;&#99;&#97;&#62;</author>
    <pubDate>Tue, 17 Feb 2015 03:55:55 +0100</pubDate>
</item>
<item>
    <title>generalized indicator LCSS with similarityFunc (thanks Mohamed)</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/eb8baa080470/python/indicators.py</link>
    <description><![CDATA[generalized indicator LCSS with similarityFunc (thanks Mohamed)]]></description>
    <author>&#78;&#105;&#99;&#111;&#108;&#97;&#115;&#32;&#83;&#97;&#117;&#110;&#105;&#101;&#114;&#32;&#60;&#110;&#105;&#99;&#111;&#108;&#97;&#115;&#46;&#115;&#97;&#117;&#110;&#105;&#101;&#114;&#64;&#112;&#111;&#108;&#121;&#109;&#116;&#108;&#46;&#99;&#97;&#62;</author>
    <pubDate>Mon, 27 Jan 2014 01:19:19 -0500</pubDate>
</item>
<item>
    <title>last changes for TRB14</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/365d8dee44f3/python/indicators.py</link>
    <description><![CDATA[last changes for TRB14]]></description>
    <author>&#78;&#105;&#99;&#111;&#108;&#97;&#115;&#32;&#83;&#97;&#117;&#110;&#105;&#101;&#114;&#32;&#60;&#110;&#105;&#99;&#111;&#108;&#97;&#115;&#46;&#115;&#97;&#117;&#110;&#105;&#101;&#114;&#64;&#112;&#111;&#108;&#121;&#109;&#116;&#108;&#46;&#99;&#97;&#62;</author>
    <pubDate>Tue, 13 Aug 2013 23:36:45 -0400</pubDate>
</item>
<item>
    <title>modifications to compute alignment for None indicators</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/6d26dcc7bba0/python/indicators.py</link>
    <description><![CDATA[modifications to compute alignment for None indicators]]></description>
    <author>&#78;&#105;&#99;&#111;&#108;&#97;&#115;&#32;&#83;&#97;&#117;&#110;&#105;&#101;&#114;&#32;&#60;&#110;&#105;&#99;&#111;&#108;&#97;&#115;&#46;&#115;&#97;&#117;&#110;&#105;&#101;&#114;&#64;&#112;&#111;&#108;&#121;&#109;&#116;&#108;&#46;&#99;&#97;&#62;</author>
    <pubDate>Thu, 25 Jul 2013 16:01:12 -0400</pubDate>
</item>
<item>
    <title>work on indicator similarity</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/2e6b8610bcaa/python/indicators.py</link>
    <description><![CDATA[work on indicator similarity]]></description>
    <author>&#78;&#105;&#99;&#111;&#108;&#97;&#115;&#32;&#83;&#97;&#117;&#110;&#105;&#101;&#114;&#32;&#60;&#110;&#105;&#99;&#111;&#108;&#97;&#115;&#46;&#115;&#97;&#117;&#110;&#105;&#101;&#114;&#64;&#112;&#111;&#108;&#121;&#109;&#116;&#108;&#46;&#99;&#97;&#62;</author>
    <pubDate>Wed, 17 Jul 2013 18:19:08 -0400</pubDate>
</item>
<item>
    <title>making indicator LCSS work</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/2ea8584aa80a/python/indicators.py</link>
    <description><![CDATA[making indicator LCSS work]]></description>
    <author>&#78;&#105;&#99;&#111;&#108;&#97;&#115;&#32;&#83;&#97;&#117;&#110;&#105;&#101;&#114;&#32;&#60;&#110;&#105;&#99;&#111;&#108;&#97;&#115;&#46;&#115;&#97;&#117;&#110;&#105;&#101;&#114;&#64;&#112;&#111;&#108;&#121;&#109;&#116;&#108;&#46;&#99;&#97;&#62;</author>
    <pubDate>Wed, 17 Jul 2013 01:29:25 -0400</pubDate>
</item>
<item>
    <title>work in progress for complete alignment</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/97e8fa0ee9a1/python/indicators.py</link>
    <description><![CDATA[work in progress for complete alignment]]></description>
    <author>&#78;&#105;&#99;&#111;&#108;&#97;&#115;&#32;&#83;&#97;&#117;&#110;&#105;&#101;&#114;&#32;&#60;&#110;&#105;&#99;&#111;&#108;&#97;&#115;&#46;&#115;&#97;&#117;&#110;&#105;&#101;&#114;&#64;&#112;&#111;&#108;&#121;&#109;&#116;&#108;&#46;&#99;&#97;&#62;</author>
    <pubDate>Mon, 15 Jul 2013 18:18:44 -0400</pubDate>
</item>
<item>
    <title>lcss subclass for indicators</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/027e254f0b53/python/indicators.py</link>
    <description><![CDATA[lcss subclass for indicators]]></description>
    <author>&#78;&#105;&#99;&#111;&#108;&#97;&#115;&#32;&#83;&#97;&#117;&#110;&#105;&#101;&#114;&#32;&#60;&#110;&#105;&#99;&#111;&#108;&#97;&#115;&#46;&#115;&#97;&#117;&#110;&#105;&#101;&#114;&#64;&#112;&#111;&#108;&#121;&#109;&#116;&#108;&#46;&#99;&#97;&#62;</author>
    <pubDate>Mon, 15 Jul 2013 16:47:09 -0400</pubDate>
</item>
<item>
    <title>implemented subsequence extraction and rearranged arguments</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/2db4e76599a1/python/indicators.py</link>
    <description><![CDATA[implemented subsequence extraction and rearranged arguments]]></description>
    <author>&#78;&#105;&#99;&#111;&#108;&#97;&#115;&#32;&#83;&#97;&#117;&#110;&#105;&#101;&#114;&#32;&#60;&#110;&#105;&#99;&#111;&#108;&#97;&#115;&#46;&#115;&#97;&#117;&#110;&#105;&#101;&#114;&#64;&#112;&#111;&#108;&#121;&#109;&#116;&#108;&#46;&#99;&#97;&#62;</author>
    <pubDate>Mon, 15 Jul 2013 15:08:53 -0400</pubDate>
</item>
<item>
    <title>first version of indicator saving to sqlite</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/2f39c4ed0b62/python/indicators.py</link>
    <description><![CDATA[first version of indicator saving to sqlite]]></description>
    <author>&#78;&#105;&#99;&#111;&#108;&#97;&#115;&#32;&#83;&#97;&#117;&#110;&#105;&#101;&#114;&#32;&#60;&#110;&#105;&#99;&#111;&#108;&#97;&#115;&#46;&#115;&#97;&#117;&#110;&#105;&#101;&#114;&#64;&#112;&#111;&#108;&#121;&#109;&#116;&#108;&#46;&#99;&#97;&#62;</author>
    <pubDate>Thu, 20 Jun 2013 14:31:24 -0400</pubDate>
</item>
<item>
    <title>work in progress on storing indicator values</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/1046b7346886/python/indicators.py</link>
    <description><![CDATA[work in progress on storing indicator values]]></description>
    <author>&#78;&#105;&#99;&#111;&#108;&#97;&#115;&#32;&#83;&#97;&#117;&#110;&#105;&#101;&#114;&#32;&#60;&#110;&#105;&#99;&#111;&#108;&#97;&#115;&#46;&#115;&#97;&#117;&#110;&#105;&#101;&#114;&#64;&#112;&#111;&#108;&#121;&#109;&#116;&#108;&#46;&#99;&#97;&#62;</author>
    <pubDate>Wed, 19 Jun 2013 23:35:24 -0400</pubDate>
</item>
<item>
    <title>Corrected a major bug for LCSS</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/28661c5887d3/python/indicators.py</link>
    <description><![CDATA[Corrected a major bug for LCSS<br/>
<br/>
Added functions to test all alignments when computing the LCSS with a finite delta]]></description>
    <author>&#78;&#105;&#99;&#111;&#108;&#97;&#115;&#32;&#83;&#97;&#117;&#110;&#105;&#101;&#114;&#32;&#60;&#110;&#105;&#99;&#111;&#108;&#97;&#115;&#46;&#115;&#97;&#117;&#110;&#105;&#101;&#114;&#64;&#112;&#111;&#108;&#121;&#109;&#116;&#108;&#46;&#99;&#97;&#62;</author>
    <pubDate>Tue, 07 May 2013 18:43:40 +0200</pubDate>
</item>
<item>
    <title>rearranged LCSS indicator functions</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/a5e40bd04cf4/python/indicators.py</link>
    <description><![CDATA[rearranged LCSS indicator functions]]></description>
    <author>&#78;&#105;&#99;&#111;&#108;&#97;&#115;&#32;&#83;&#97;&#117;&#110;&#105;&#101;&#114;&#32;&#60;&#110;&#105;&#99;&#111;&#108;&#97;&#115;&#46;&#115;&#97;&#117;&#110;&#105;&#101;&#114;&#64;&#112;&#111;&#108;&#121;&#109;&#116;&#108;&#46;&#99;&#97;&#62;</author>
    <pubDate>Tue, 07 May 2013 02:02:55 +0200</pubDate>
</item>
<item>
    <title>solved issues to make the files importable (caution with getDLCSS)</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/43e62b9cb652/python/indicators.py</link>
    <description><![CDATA[solved issues to make the files importable (caution with getDLCSS)]]></description>
    <author>&#78;&#105;&#99;&#111;&#108;&#97;&#115;&#32;&#83;&#97;&#117;&#110;&#105;&#101;&#114;&#32;&#60;&#110;&#105;&#99;&#111;&#108;&#97;&#115;&#46;&#115;&#97;&#117;&#110;&#105;&#101;&#114;&#64;&#112;&#111;&#108;&#121;&#109;&#116;&#108;&#46;&#99;&#97;&#62;</author>
    <pubDate>Thu, 11 Apr 2013 22:50:04 -0400</pubDate>
</item>
<item>
    <title>merged with Mohamed s work</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/6c068047edbf/python/indicators.py</link>
    <description><![CDATA[merged with Mohamed s work]]></description>
    <author>&#78;&#105;&#99;&#111;&#108;&#97;&#115;&#32;&#83;&#97;&#117;&#110;&#105;&#101;&#114;&#32;&#60;&#110;&#105;&#99;&#111;&#108;&#97;&#115;&#46;&#115;&#97;&#117;&#110;&#105;&#101;&#114;&#64;&#112;&#111;&#108;&#121;&#109;&#116;&#108;&#46;&#99;&#97;&#62;</author>
    <pubDate>Thu, 11 Apr 2013 22:46:33 -0400</pubDate>
</item>
<item>
    <title>Added a function to compute LCSS distance between two indcators</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/8bafd054cda4/python/indicators.py</link>
    <description><![CDATA[Added a function to compute LCSS distance between two indcators]]></description>
    <author>&#77;&#111;&#104;&#97;&#109;&#101;&#100;&#32;&#71;&#111;&#109;&#97;&#97;</author>
    <pubDate>Tue, 25 Dec 2012 02:20:25 -0500</pubDate>
</item>
<item>
    <title>bug correction, minor work on indicators</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/93d851d0d21e/python/indicators.py</link>
    <description><![CDATA[bug correction, minor work on indicators]]></description>
    <author>&#78;&#105;&#99;&#111;&#108;&#97;&#115;&#32;&#83;&#97;&#117;&#110;&#105;&#101;&#114;&#32;&#60;&#110;&#105;&#99;&#111;&#108;&#97;&#115;&#46;&#115;&#97;&#117;&#110;&#105;&#101;&#114;&#64;&#112;&#111;&#108;&#121;&#109;&#116;&#108;&#46;&#99;&#97;&#62;</author>
    <pubDate>Tue, 02 Apr 2013 15:27:42 -0400</pubDate>
</item>
<item>
    <title>first version of indicator LCSS</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/66691c06928c/python/indicators.py</link>
    <description><![CDATA[first version of indicator LCSS]]></description>
    <author>&#78;&#105;&#99;&#111;&#108;&#97;&#115;&#32;&#83;&#97;&#117;&#110;&#105;&#101;&#114;&#32;&#60;&#110;&#105;&#99;&#111;&#108;&#97;&#115;&#46;&#115;&#97;&#117;&#110;&#105;&#101;&#114;&#64;&#112;&#111;&#108;&#121;&#109;&#116;&#108;&#46;&#99;&#97;&#62;</author>
    <pubDate>Sun, 27 Jan 2013 00:51:48 -0500</pubDate>
</item>
<item>
    <title>simplified indicators (only non-measured values, whether measurable or not)</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/fa95796a76b3/python/indicators.py</link>
    <description><![CDATA[simplified indicators (only non-measured values, whether measurable or not)]]></description>
    <author>&#78;&#105;&#99;&#111;&#108;&#97;&#115;&#32;&#83;&#97;&#117;&#110;&#105;&#101;&#114;&#32;&#60;&#110;&#105;&#99;&#111;&#108;&#97;&#115;&#46;&#115;&#97;&#117;&#110;&#105;&#101;&#114;&#64;&#112;&#111;&#108;&#121;&#109;&#116;&#108;&#46;&#99;&#97;&#62;</author>
    <pubDate>Sun, 27 Jan 2013 00:22:55 -0500</pubDate>
</item>
<item>
    <title>Integrating Mohamed's changes</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/5957aa1d69e1/python/indicators.py</link>
    <description><![CDATA[Integrating Mohamed's changes<br/>
<br/>
Changed the indicator interface to access values, so that the generic LCSS implementation can be used]]></description>
    <author>&#78;&#105;&#99;&#111;&#108;&#97;&#115;&#32;&#83;&#97;&#117;&#110;&#105;&#101;&#114;&#32;&#60;&#110;&#105;&#99;&#111;&#108;&#97;&#115;&#46;&#115;&#97;&#117;&#110;&#105;&#101;&#114;&#64;&#112;&#111;&#108;&#121;&#109;&#116;&#108;&#46;&#99;&#97;&#62;</author>
    <pubDate>Sat, 26 Jan 2013 19:02:25 -0500</pubDate>
</item>
<item>
    <title>modified indicator class (same interface)</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/abbd4bc13dac/python/indicators.py</link>
    <description><![CDATA[modified indicator class (same interface)]]></description>
    <author>&#78;&#105;&#99;&#111;&#108;&#97;&#115;&#32;&#83;&#97;&#117;&#110;&#105;&#101;&#114;&#32;&#60;&#110;&#105;&#99;&#111;&#108;&#97;&#115;&#46;&#115;&#97;&#117;&#110;&#105;&#101;&#114;&#64;&#112;&#111;&#108;&#121;&#109;&#116;&#108;&#46;&#99;&#97;&#62;</author>
    <pubDate>Fri, 21 Dec 2012 17:50:10 -0500</pubDate>
</item>
<item>
    <title>removed legacy code + tweaks</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/a9988971aac8/python/indicators.py</link>
    <description><![CDATA[removed legacy code + tweaks]]></description>
    <author>&#78;&#105;&#99;&#111;&#108;&#97;&#115;&#32;&#83;&#97;&#117;&#110;&#105;&#101;&#114;&#32;&#60;&#110;&#105;&#99;&#111;&#108;&#97;&#115;&#46;&#115;&#97;&#117;&#110;&#105;&#101;&#114;&#64;&#112;&#111;&#108;&#121;&#109;&#116;&#108;&#46;&#99;&#97;&#62;</author>
    <pubDate>Sun, 29 Jul 2012 04:09:43 -0400</pubDate>
</item>
<item>
    <title>added plotting of indicators</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/7a3bf04cf016/python/indicators.py</link>
    <description><![CDATA[added plotting of indicators]]></description>
    <author>&#78;&#105;&#99;&#111;&#108;&#97;&#115;&#32;&#83;&#97;&#117;&#110;&#105;&#101;&#114;&#32;&#60;&#110;&#105;&#99;&#111;&#108;&#97;&#115;&#46;&#115;&#97;&#117;&#110;&#105;&#101;&#114;&#64;&#112;&#111;&#108;&#121;&#109;&#116;&#108;&#46;&#99;&#97;&#62;</author>
    <pubDate>Thu, 26 Jul 2012 19:46:36 -0400</pubDate>
</item>
<item>
    <title>moved the tests for indicators</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/8f0ed138d373/python/indicators.py</link>
    <description><![CDATA[moved the tests for indicators]]></description>
    <author>&#78;&#105;&#99;&#111;&#108;&#97;&#115;&#32;&#83;&#97;&#117;&#110;&#105;&#101;&#114;&#32;&#60;&#110;&#105;&#99;&#111;&#108;&#97;&#115;&#46;&#115;&#97;&#117;&#110;&#105;&#101;&#114;&#64;&#112;&#111;&#108;&#121;&#109;&#116;&#108;&#46;&#99;&#97;&#62;</author>
    <pubDate>Wed, 18 Jul 2012 02:54:02 -0400</pubDate>
</item>
<item>
    <title>moved indicators to new file, added ExtrapolatedTrajectory class to extrapolation file</title>
    <link>https://127.0.0.1:8000/hg/nsaunier/traffic-intelligence/log/5027c174ab90/python/indicators.py</link>
    <description><![CDATA[moved indicators to new file, added ExtrapolatedTrajectory class to extrapolation file]]></description>
    <author>&#78;&#105;&#99;&#111;&#108;&#97;&#115;&#32;&#83;&#97;&#117;&#110;&#105;&#101;&#114;&#32;&#60;&#110;&#105;&#99;&#111;&#108;&#97;&#115;&#46;&#115;&#97;&#117;&#110;&#105;&#101;&#114;&#64;&#112;&#111;&#108;&#121;&#109;&#116;&#108;&#46;&#99;&#97;&#62;</author>
    <pubDate>Tue, 17 Jul 2012 00:15:42 -0400</pubDate>
</item>

  </channel>
</rss>
