Project
 
waiting for next time to build since
11/24/2009 10:07:37
progress: 10:07:37 next build in 1 minutes 30 seconds
 
Latest Build
11/06/2009 12:09:03 (build.137)
11/04/2009 14:33:40 (build.136)
10/30/2009 16:48:56 (build.135)
10/29/2009 19:12:17 (build.134)
10/29/2009 15:12:42 (build.133)
10/29/2009 14:49:37 (build.132)
10/28/2009 18:48:09 (build.131)
10/27/2009 22:12:45 (build.130)
10/26/2009 02:41:34 (build.129)
 

 
BUILD COMPLETE -  build.131
Date of build: 10/28/2009 18:48:09
Time to build: 1 minute 53 seconds
Last changed: 10/28/2009 18:46:03
Last log entry: opus_core
Build Artifacts

 Errors/Warnings: (16)
/projects/urbansim/third-party/lib/python2.5/site-packages/numpy-1.2.1-py2.5-linux-i686.egg/numpy/lib/function_base.py:343: Warning:

The semantics of histogram has been modified in

the current release to fix long-standing issues with

outliers handling. The main changes concern

1. the definition of the bin edges,

now including the rightmost edge, and

2. the handling of upper outliers, now ignored rather

than tallied in the rightmost bin.

The previous behaviour is still accessible using

`new=False`, but is scheduled to be deprecated in the

next release (1.3).

*This warning will not printed in the 1.3 release.*

Use `new=True` to bypass this warning.

Please read the docstring for more information.



""", Warning)

 Unit Tests: (638)
All Tests Passed
 

 Modifications since last successful build:  (25)
add cc-opus_core log20091028184603Lbuild.97 10/28/2009 18:46:03 opus_core
modified lmwang /trunk/opus_core/samplers/weighted_sampler.py 10/28/2009 18:45:03 (lmwang)refactored ChoiceModel and LocationChoiceModel classes to better organize the methods;
Enabled sampling alternatives by submodel and by chunk in both simulation and estimation;
referred chosen choices consistently (changed selected_choice to chosen_choice);
made sampler class return an InteractionDataset instance;
checked in new weighted_sampler_by_category sampler;
changed the choice_set of urbansim_zone/DPLCM to building from zone
modified lmwang /trunk/opus_core/choice_model.py 10/28/2009 18:45:03 (lmwang)refactored ChoiceModel and LocationChoiceModel classes to better organize the methods;
Enabled sampling alternatives by submodel and by chunk in both simulation and estimation;
referred chosen choices consistently (changed selected_choice to chosen_choice);
made sampler class return an InteractionDataset instance;
checked in new weighted_sampler_by_category sampler;
changed the choice_set of urbansim_zone/DPLCM to building from zone
modified lmwang /trunk/opus_core/bhhh_mnl_estimation.py 10/28/2009 18:45:03 (lmwang)refactored ChoiceModel and LocationChoiceModel classes to better organize the methods;
Enabled sampling alternatives by submodel and by chunk in both simulation and estimation;
referred chosen choices consistently (changed selected_choice to chosen_choice);
made sampler class return an InteractionDataset instance;
checked in new weighted_sampler_by_category sampler;
changed the choice_set of urbansim_zone/DPLCM to building from zone
modified lmwang /trunk/urbansim/constrain_estimation_bhhh_two_loops.py 10/28/2009 18:45:03 (lmwang)refactored ChoiceModel and LocationChoiceModel classes to better organize the methods;
Enabled sampling alternatives by submodel and by chunk in both simulation and estimation;
referred chosen choices consistently (changed selected_choice to chosen_choice);
made sampler class return an InteractionDataset instance;
checked in new weighted_sampler_by_category sampler;
changed the choice_set of urbansim_zone/DPLCM to building from zone
modified lmwang /trunk/biocomplexity/models/land_cover_change_model.py 10/28/2009 18:45:03 (lmwang)refactored ChoiceModel and LocationChoiceModel classes to better organize the methods;
Enabled sampling alternatives by submodel and by chunk in both simulation and estimation;
referred chosen choices consistently (changed selected_choice to chosen_choice);
made sampler class return an InteractionDataset instance;
checked in new weighted_sampler_by_category sampler;
changed the choice_set of urbansim_zone/DPLCM to building from zone
modified lmwang /trunk/opus_core/sampling_toolbox.py 10/28/2009 18:45:03 (lmwang)refactored ChoiceModel and LocationChoiceModel classes to better organize the methods;
Enabled sampling alternatives by submodel and by chunk in both simulation and estimation;
referred chosen choices consistently (changed selected_choice to chosen_choice);
made sampler class return an InteractionDataset instance;
checked in new weighted_sampler_by_category sampler;
changed the choice_set of urbansim_zone/DPLCM to building from zone
modified lmwang /trunk/urbansim/models/building_location_choice_model.py 10/28/2009 18:45:03 (lmwang)refactored ChoiceModel and LocationChoiceModel classes to better organize the methods;
Enabled sampling alternatives by submodel and by chunk in both simulation and estimation;
referred chosen choices consistently (changed selected_choice to chosen_choice);
made sampler class return an InteractionDataset instance;
checked in new weighted_sampler_by_category sampler;
changed the choice_set of urbansim_zone/DPLCM to building from zone
modified lmwang /trunk/urbansim/models/agent_location_choice_model.py 10/28/2009 18:45:03 (lmwang)refactored ChoiceModel and LocationChoiceModel classes to better organize the methods;
Enabled sampling alternatives by submodel and by chunk in both simulation and estimation;
referred chosen choices consistently (changed selected_choice to chosen_choice);
made sampler class return an InteractionDataset instance;
checked in new weighted_sampler_by_category sampler;
changed the choice_set of urbansim_zone/DPLCM to building from zone
added lmwang /trunk/urbansim/abstract_variables/abstract_frequency_by_category.py 10/28/2009 18:45:03 (lmwang)refactored ChoiceModel and LocationChoiceModel classes to better organize the methods;
Enabled sampling alternatives by submodel and by chunk in both simulation and estimation;
referred chosen choices consistently (changed selected_choice to chosen_choice);
made sampler class return an InteractionDataset instance;
checked in new weighted_sampler_by_category sampler;
changed the choice_set of urbansim_zone/DPLCM to building from zone
modified lmwang /trunk/urbansim_zone/configs/urbansim_zone.xml 10/28/2009 18:45:03 (lmwang)refactored ChoiceModel and LocationChoiceModel classes to better organize the methods;
Enabled sampling alternatives by submodel and by chunk in both simulation and estimation;
referred chosen choices consistently (changed selected_choice to chosen_choice);
made sampler class return an InteractionDataset instance;
checked in new weighted_sampler_by_category sampler;
changed the choice_set of urbansim_zone/DPLCM to building from zone
modified lmwang /trunk/z_template_project/tests/all_tests.py 10/28/2009 18:45:03 (lmwang)refactored ChoiceModel and LocationChoiceModel classes to better organize the methods;
Enabled sampling alternatives by submodel and by chunk in both simulation and estimation;
referred chosen choices consistently (changed selected_choice to chosen_choice);
made sampler class return an InteractionDataset instance;
checked in new weighted_sampler_by_category sampler;
changed the choice_set of urbansim_zone/DPLCM to building from zone
modified lmwang /trunk/urbansim_zone/models/development_project_location_choice_model.py 10/28/2009 18:45:03 (lmwang)refactored ChoiceModel and LocationChoiceModel classes to better organize the methods;
Enabled sampling alternatives by submodel and by chunk in both simulation and estimation;
referred chosen choices consistently (changed selected_choice to chosen_choice);
made sampler class return an InteractionDataset instance;
checked in new weighted_sampler_by_category sampler;
changed the choice_set of urbansim_zone/DPLCM to building from zone
modified lmwang /trunk/opus_core/misc.py 10/28/2009 18:45:03 (lmwang)refactored ChoiceModel and LocationChoiceModel classes to better organize the methods;
Enabled sampling alternatives by submodel and by chunk in both simulation and estimation;
referred chosen choices consistently (changed selected_choice to chosen_choice);
made sampler class return an InteractionDataset instance;
checked in new weighted_sampler_by_category sampler;
changed the choice_set of urbansim_zone/DPLCM to building from zone
modified lmwang /trunk/biogeme/mnl_estimation.py 10/28/2009 18:45:03 (lmwang)refactored ChoiceModel and LocationChoiceModel classes to better organize the methods;
Enabled sampling alternatives by submodel and by chunk in both simulation and estimation;
referred chosen choices consistently (changed selected_choice to chosen_choice);
made sampler class return an InteractionDataset instance;
checked in new weighted_sampler_by_category sampler;
changed the choice_set of urbansim_zone/DPLCM to building from zone
modified lmwang /trunk/urbansim_zone/building/aliases.py 10/28/2009 18:45:03 (lmwang)refactored ChoiceModel and LocationChoiceModel classes to better organize the methods;
Enabled sampling alternatives by submodel and by chunk in both simulation and estimation;
referred chosen choices consistently (changed selected_choice to chosen_choice);
made sampler class return an InteractionDataset instance;
checked in new weighted_sampler_by_category sampler;
changed the choice_set of urbansim_zone/DPLCM to building from zone
modified lmwang /trunk/urbansim/models/development_project_location_choice_model.py 10/28/2009 18:45:03 (lmwang)refactored ChoiceModel and LocationChoiceModel classes to better organize the methods;
Enabled sampling alternatives by submodel and by chunk in both simulation and estimation;
referred chosen choices consistently (changed selected_choice to chosen_choice);
made sampler class return an InteractionDataset instance;
checked in new weighted_sampler_by_category sampler;
changed the choice_set of urbansim_zone/DPLCM to building from zone
added lmwang /trunk/opus_core/samplers/weighted_sampler_by_category.py 10/28/2009 18:45:03 (lmwang)refactored ChoiceModel and LocationChoiceModel classes to better organize the methods;
Enabled sampling alternatives by submodel and by chunk in both simulation and estimation;
referred chosen choices consistently (changed selected_choice to chosen_choice);
made sampler class return an InteractionDataset instance;
checked in new weighted_sampler_by_category sampler;
changed the choice_set of urbansim_zone/DPLCM to building from zone
modified lmwang /trunk/washtenaw/models/regional_development_project_location_choice_model.py 10/28/2009 18:45:03 (lmwang)refactored ChoiceModel and LocationChoiceModel classes to better organize the methods;
Enabled sampling alternatives by submodel and by chunk in both simulation and estimation;
referred chosen choices consistently (changed selected_choice to chosen_choice);
made sampler class return an InteractionDataset instance;
checked in new weighted_sampler_by_category sampler;
changed the choice_set of urbansim_zone/DPLCM to building from zone
modified lmwang /trunk/opus_core/samplers/constants.py 10/28/2009 18:45:03 (lmwang)refactored ChoiceModel and LocationChoiceModel classes to better organize the methods;
Enabled sampling alternatives by submodel and by chunk in both simulation and estimation;
referred chosen choices consistently (changed selected_choice to chosen_choice);
made sampler class return an InteractionDataset instance;
checked in new weighted_sampler_by_category sampler;
changed the choice_set of urbansim_zone/DPLCM to building from zone
modified lmwang /trunk/opus_core/sampler.py 10/28/2009 18:45:03 (lmwang)refactored ChoiceModel and LocationChoiceModel classes to better organize the methods;
Enabled sampling alternatives by submodel and by chunk in both simulation and estimation;
referred chosen choices consistently (changed selected_choice to chosen_choice);
made sampler class return an InteractionDataset instance;
checked in new weighted_sampler_by_category sampler;
changed the choice_set of urbansim_zone/DPLCM to building from zone
modified lmwang /trunk/randstad/models/landuse_development_location_choice_model.py 10/28/2009 18:45:03 (lmwang)refactored ChoiceModel and LocationChoiceModel classes to better organize the methods;
Enabled sampling alternatives by submodel and by chunk in both simulation and estimation;
referred chosen choices consistently (changed selected_choice to chosen_choice);
made sampler class return an InteractionDataset instance;
checked in new weighted_sampler_by_category sampler;
changed the choice_set of urbansim_zone/DPLCM to building from zone
modified lmwang /trunk/opus_core/bfgs_nl_estimation.py 10/28/2009 18:45:03 (lmwang)refactored ChoiceModel and LocationChoiceModel classes to better organize the methods;
Enabled sampling alternatives by submodel and by chunk in both simulation and estimation;
referred chosen choices consistently (changed selected_choice to chosen_choice);
made sampler class return an InteractionDataset instance;
checked in new weighted_sampler_by_category sampler;
changed the choice_set of urbansim_zone/DPLCM to building from zone
modified lmwang /trunk/opus_core/samplers/stratified_sampler.py 10/28/2009 18:45:03 (lmwang)refactored ChoiceModel and LocationChoiceModel classes to better organize the methods;
Enabled sampling alternatives by submodel and by chunk in both simulation and estimation;
referred chosen choices consistently (changed selected_choice to chosen_choice);
made sampler class return an InteractionDataset instance;
checked in new weighted_sampler_by_category sampler;
changed the choice_set of urbansim_zone/DPLCM to building from zone
modified lmwang /trunk/urbansim/models/location_choice_model.py 10/28/2009 18:45:03 (lmwang)refactored ChoiceModel and LocationChoiceModel classes to better organize the methods;
Enabled sampling alternatives by submodel and by chunk in both simulation and estimation;
referred chosen choices consistently (changed selected_choice to chosen_choice);
made sampler class return an InteractionDataset instance;
checked in new weighted_sampler_by_category sampler;
changed the choice_set of urbansim_zone/DPLCM to building from zone