Skip to content

Lab experiment to study the impact of time perception on route choices in public transit. It presents choice scenarios using animations or numerical attributes. It is implemented with PyQT and conducted with participants from Santiago, Chile and London, UK.

License

Notifications You must be signed in to change notification settings

pabloguarda/route-choice-experiment

Repository files navigation

Perceived route choice experiment

Lab experiment programmed in Python and designed to study the impact of time perception on route choices in public transport. The experiment instructions were written in Spanish and English as half of participants were from Santiago, Chile and London, UK. To have an overview of the experiment and the research project, please visit https://pabloguarda.github.io/research/4-travel-behavior/. Implementation is supported by PyQt5 and Python 3. Data from the experiment is available at this link.

Development setup

  1. Clone the repository
  2. Create virtual environment (e.g. "venv") python3 -m venv venv
  3. Activate virtual environment source venv/bin/activate
  4. Install the development dependencies: pip install -r requirements/dev.txt
  5. Run python3 Main.py

Video

Video

About

Lab experiment to study the impact of time perception on route choices in public transit. It presents choice scenarios using animations or numerical attributes. It is implemented with PyQT and conducted with participants from Santiago, Chile and London, UK.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published