Conversation
Added screentext sensor support and more update; updated documentation.
Updated README.md
Updated README.md and config.yaml
Update application and location description; updated documentation.
Adds auto mode based on survey timestamps with configurable forward/backward time ranges, parallel participant processing, Google Maps toggle, and other refinements to sensor processing and location/output configuration.
… dependency Documents survey-driven auto mode (direction, align_to_midnight, skip_survey_day, time ranges), num_workers parallelism, package_to_app_map, the USE_GOOGLE_MAP/ GOOGLE_MAP_KEY file-based API key, updated output layout, and logging. Also adds ftfy to environment.yml since aware_narrator.py now imports it.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates
aware_narrator.py,config.yaml,README.md, andenvironment.yml:direction,align_to_midnight,skip_survey_day,time_range_start/time_range_end) alongside the existing manual modenum_workers) and per-run logging underlogs/USE_GOOGLE_MAP, withGOOGLE_MAP_KEYpointing to a key file instead of embedding the raw keypackage_to_app_mapfor app package -> app name mappingftfydependency toenvironment.yml