log python/indicators.py @ 341:2f39c4ed0b62

age author description
Thu, 20 Jun 2013 14:31:24 -0400 Nicolas Saunier first version of indicator saving to sqlite
Wed, 19 Jun 2013 23:35:24 -0400 Nicolas Saunier work in progress on storing indicator values
Tue, 07 May 2013 18:43:40 +0200 Nicolas Saunier Corrected a major bug for LCSS
Tue, 07 May 2013 02:02:55 +0200 Nicolas Saunier rearranged LCSS indicator functions
Thu, 11 Apr 2013 22:50:04 -0400 Nicolas Saunier solved issues to make the files importable (caution with getDLCSS)
Thu, 11 Apr 2013 22:46:33 -0400 Nicolas Saunier merged with Mohamed s work
Tue, 25 Dec 2012 02:20:25 -0500 Mohamed Gomaa Added a function to compute LCSS distance between two indcators
Tue, 02 Apr 2013 15:27:42 -0400 Nicolas Saunier bug correction, minor work on indicators
Sun, 27 Jan 2013 00:51:48 -0500 Nicolas Saunier first version of indicator LCSS
Sun, 27 Jan 2013 00:22:55 -0500 Nicolas Saunier simplified indicators (only non-measured values, whether measurable or not)
Sat, 26 Jan 2013 19:02:25 -0500 Nicolas Saunier Integrating Mohamed's changes
Fri, 21 Dec 2012 17:50:10 -0500 Nicolas Saunier modified indicator class (same interface)
Sun, 29 Jul 2012 04:09:43 -0400 Nicolas Saunier removed legacy code + tweaks
Thu, 26 Jul 2012 19:46:36 -0400 Nicolas Saunier added plotting of indicators
Wed, 18 Jul 2012 02:54:02 -0400 Nicolas Saunier moved the tests for indicators
Tue, 17 Jul 2012 00:15:42 -0400 Nicolas Saunier moved indicators to new file, added ExtrapolatedTrajectory class to extrapolation file