activitysim icon indicating copy to clipboard operation
activitysim copied to clipboard

An Open Platform for Activity-Based Travel Modeling

Results 291 activitysim issues
Sort by recently updated
recently updated
newest added
trafficstars

The number of time periods available to a person after mandatory and joint tours are scheduled has a large influence on the number of non-mandatory tours they take. The current...

The joint tour destination model ran for all tours instead of just joint tours. This pull request fixes that bug and will reduce the computation resources required for this model....

Currently, estimation mode will include every single alternative for the location choice models. This can be very onerous for 2-zone systems (SANDAG's workplace location choice estimation ran took multiple hours...

This pull request adds the ability to call the landuse table and the "reindex" function in the location choice model. This is required for the SANDAG ABM3 model calibration. Getting...

The joint tour participation model will iterate when selecting participants until the composition is met. After a set number of iterations, the model will force anyone with a non-zero probability...

ActivitySim is very particular about what the index is named for the alternatives file when trying to create estimation data bundles. (It comes back to this code [here](https://github.com/ActivitySim/activitysim/blob/main/activitysim/abm/models/util/estimation.py#L346)). This fix...

PR for https://github.com/ActivitySim/activitysim/issues/822

**Describe the bug** The benchmarking run with full size MTC extended model crashed in trip mode choice in both Sharrow and non-Sharrow model, crashed in the same household, same trips....

Bug

- [x] don't crash on Sharrow-test - [ ] pass sharrow-test - [ ] remove string comparisons