Skip to content

Project Meeting 2016.11.04

Ben Stabler edited this page Nov 3, 2016 · 20 revisions

#Task 1 Project Management

  • How about a TRB meetup Sunday night? Dinner or after dinner?

  • @Ben to update Phase 2 Progress Report

  • @Wu discuss status of SANDAG contract to prototype support for multiple zone systems

  • @Elizabeth to discuss her review plan

    Usability
    - can I follow documentation to download, set up, and run?
    - can I change the specification easily?

    Accessibility

    • legibility / transparency: how easy is it to understand what is going on under the hood and how to use it?
    • configurability/localization: how easy would it be for me to use it at my agency?
    • extensibility: if my model needs are slightly different, how easy is it for me to change/add to it?

    Completedness

    • Does it do what it says it does?

#Task 10 Full Model Run

  • Fixed #93 Remove NA alternatives before calculating probabilities
  • Fixed #94 exit when no alternatives available
  • Fixed #124 tour_mode_choice incorrectly assigns coefficients
  • Changed utility coefficients in school_location, work_location, and mandatory_scheduling expression files to prevent no-alternatives-available errors (for which we created issues #121 and #122) These workarounds set utilities to -100 instead of -999 to prevent errors from being thrown so we can continue to run the tests and the model. @Billy - need to fix openmatrix to work with the latest version of pytables #123
Clone this wiki locally