Fix import statements for flattened module structure - Updated all import statements to work with flattened dashboard structure - Changed src.* imports to direct module imports - Fixed ModuleNotFoundError issues in dashboard deployment - All files now import correctly from flattened structure
Sync from main repo: Fix biomechanical filtering and update sensor color scheme - Remove biomechanical filtering from input similarity calculation - Update sensor colors to match paper: yellow/purple/orange - Update tooltip color legend - Remove old dashboard.py file