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

As implemented, the estimation example for non-mandatory tour frequency included a [short cut](https://github.com/ActivitySim/activitysim/blob/f1891430d2222b8be8212de1cef498bd75ac66b2/activitysim/estimation/larch/nonmand_tour_freq.py#L88) to limit the number of unique parameters to be estimated for each person type. This was a...

As reported by @jfdman It appears that the coefficients for 3-person households and 4-person households are not being added to the right utility equations in estimation mode. These are the...

Bug

As reported by @jfdman Trips on university tours appear to be lumped in with trips on school tours. This may be related to a problem that RSG found in the...

Hi ActivitySim, Is there any way to make ActivitySim output the tour distance for Joint and Non-mandatory tour so that the destination modules for these module can be calibrated. The...

Feature

RSG is extending ActivitySim to consider autonomous vehicles (AVs) for consortium partners MWCOG and SANDAG. One implementation option is to treat AV's as an extension of body type in the...

Feature

Recent Changes means we must freeze pandera to 0.18.1. This addresses #831

**Describe the bug** With a fresh new installation of ActivitySim, Benchmarking run fails in the compile mode (probably also fails in sharrow and legacy mode). We tested this a few...

Bug

**Describe the bug** The model crashes during non_mandatory_tour_frequency when trying to compile sharrow using our small test data as inputs using the latest code on Main: _IndexError: Boolean array size...

Bug

**Describe the bug** In investigating #815, I discovered that the shadow pricing simulation algorithm sometimes re-opens zones that were previously closed. **To Reproduce** Steps to reproduce the behavior: - Use...

Bug