Releases: Shaadalam9/shuttle-boarding
Releases · Shaadalam9/shuttle-boarding
autoui2024-submission
This release contains the supplementary material for the paper:
Alam, M. S., Subramanian, T., Martens, M., Remlinger, W., & Bazilinskyy, P. (2024). From A to B with Ease: User-Centric Interfaces for Shuttle Buses. Adjunct Proceedings of the 16th International Conference on Automotive User Interfaces and Interactive Vehicular Applications (AutoUI). Stanford, CA, USA.
Contents
Contains all the scripts and configuration files required for analysis.
common.py
: Functions for configuration management, dictionary search, and data serialization.default.config
: Configuration file specifying paths for data, plotly template, and plots directory.main.py
: Python script that produces all figures and analyses.__init__.py
: Imports the logging setup function and common utilities for the package.custom_logger.py
: Implements a custom logger class for handling string formatting and logging at various levels.logmod.py
: Initializes and configures the logger with customizable display and storage options, supporting colored logs, threading, and multiprocessing.requirements.txt
: Lists the dependencies and their versions required for the project.