log python/prediction.py @ 470:a84b9ba9631f

age author description
Tue, 11 Mar 2014 23:50:15 -0400 Nicolas Saunier small progress
Wed, 05 Mar 2014 23:01:00 -0500 Nicolas Saunier finished description and constructor
Wed, 05 Mar 2014 17:47:26 -0500 Nicolas Saunier name change in prediction.py
Sun, 23 Feb 2014 23:18:08 -0500 Nicolas Saunier integrated and reorganized Sohail s work on exact ttc computation
Sat, 22 Feb 2014 01:18:16 -0500 Nicolas Saunier change of interface, distributions are now passed to the prediction paramters constructors if needed
Wed, 24 Jul 2013 12:48:12 -0400 Nicolas Saunier cleaning up safety analysis and the new traditional constant velocity method
Thu, 11 Jul 2013 02:17:12 -0400 Nicolas Saunier implemented prediction method at constant velocity with direct intersection computation
Thu, 11 Jul 2013 00:17:25 -0400 Nicolas Saunier moved current method for collision points and crossing zones computation into prediction parameters (put expectedindicator in SafetyPoint)
Thu, 11 Jul 2013 00:07:47 -0400 Nicolas Saunier corrected bug computing TTC (resp. pPET) if there is no collision point (resp. crossing zone)
Wed, 03 Jul 2013 17:39:40 -0400 Nicolas Saunier corrected small bug
Thu, 27 Jun 2013 01:35:47 -0400 Nicolas Saunier safety analysis script with option for prediction method
Thu, 27 Jun 2013 00:18:39 -0400 Nicolas Saunier added new parameters in safety analysis script
Fri, 14 Jun 2013 13:47:00 -0400 Nicolas Saunier modifed default probability to float
Wed, 13 Feb 2013 18:26:49 -0500 Nicolas Saunier working on trajectory simulation
Mon, 11 Feb 2013 16:01:15 -0500 Nicolas Saunier added option to disable computation of crossing zones
Mon, 11 Feb 2013 15:59:15 -0500 Nicolas Saunier added option to disable computation of crossing zones
Tue, 05 Feb 2013 15:45:33 -0500 Paul class VehPairs subsumes createInteractions(objects); legacy code remains
Tue, 29 Jan 2013 18:23:47 -0500 Nicolas Saunier refactoring of Interval and TimeInterval using class methods (intersection, union)
Tue, 29 Jan 2013 11:21:42 -0500 Nicolas Saunier refactored and commented functions (saving data is now outside of the computation functions)
Thu, 09 Aug 2012 15:18:20 -0400 Nicolas Saunier changed the names to prediction methods and predicted trajectories base python/extrapolation.py@57511819932f