log

age author description
Wed, 15 Mar 2017 12:36:03 -0400 Nicolas Saunier corrected bugs in storage.py when having configuration files and other files in different directories: everything should be relative to directory of command line when running the program (see FAQ)
Tue, 14 Mar 2017 17:48:40 -0400 Nicolas Saunier work on storing PET
Tue, 14 Mar 2017 17:10:35 -0400 Nicolas Saunier adapted code from Paul St-Aubin and udpated MovingObject.setFeatures to truly find the right features in a list that may not start at 0
Tue, 14 Mar 2017 14:22:14 -0400 pstaub Initial commit of object DB storage update
Fri, 10 Mar 2017 15:31:26 -0500 Nicolas Saunier minor + bug corrected in motion pattern learning
Wed, 08 Mar 2017 17:46:28 -0500 Nicolas Saunier added savitzky golay filter for accelerations
Wed, 08 Mar 2017 17:05:29 -0500 Nicolas Saunier minor update to avoid integer issue
Wed, 15 Feb 2017 14:59:57 -0500 Nicolas Saunier correcting error
Wed, 15 Feb 2017 14:57:49 -0500 Nicolas Saunier correcting error
Wed, 15 Feb 2017 14:54:10 -0500 Nicolas Saunier added csv printing option
Wed, 08 Feb 2017 16:32:15 -0500 Nicolas Saunier solved issue with latest version of scikit-learn
Fri, 03 Feb 2017 16:26:18 -0500 Nicolas Saunier work in progress to update gaussian mixtures
Fri, 03 Feb 2017 16:15:06 -0500 Nicolas Saunier change consistent with method added to MovingObject
Fri, 03 Feb 2017 14:16:36 -0500 Nicolas Saunier added method for longest feature
Wed, 01 Feb 2017 11:58:04 -0500 Nicolas Saunier added colors more friendly for color blind people (thanks Ryan Louie!)