[GH-ISSUE #170] Feature Request: Comparative Telemetry Overlay (Ghost Lap) #42

Open
opened 2026-05-07 00:18:07 +02:00 by BreizhHardware · 0 comments

Originally created by @DevMubarak1 on GitHub (Jan 16, 2026).
Original GitHub issue: https://github.com/IAmTomShaw/f1-race-replay/issues/170

Hi @IAmTomShaw

I've been exploring the f1-race-replay project and I’d love to contribute a new feature: Comparative Telemetry Overlays.

The Goal: Allow users to select two laps (e.g., Driver A vs Driver B or Lap 1 vs Lap 50) and generate a multi-panel chart comparing their Speed, Throttle, and Brake traces indexed by distance.

Proposed Changes:

  • Add a compare module to handle distance-based interpolation between two telemetry sets.
  • Create a Matplotlib template that stacks Speed, Throttle, and Delta-Time.
  • Update the CLI to accept a second driver/lap argument for comparison mode.
  • I believe this would add significant analytical value to the replay tool. Are you open to a PR for this?
Originally created by @DevMubarak1 on GitHub (Jan 16, 2026). Original GitHub issue: https://github.com/IAmTomShaw/f1-race-replay/issues/170 Hi @IAmTomShaw I've been exploring the f1-race-replay project and I’d love to contribute a new feature: Comparative Telemetry Overlays. The Goal: Allow users to select two laps (e.g., Driver A vs Driver B or Lap 1 vs Lap 50) and generate a multi-panel chart comparing their Speed, Throttle, and Brake traces indexed by distance. Proposed Changes: - Add a compare module to handle distance-based interpolation between two telemetry sets. - Create a Matplotlib template that stacks Speed, Throttle, and Delta-Time. - Update the CLI to accept a second driver/lap argument for comparison mode. - I believe this would add significant analytical value to the replay tool. Are you open to a PR for this?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/f1-race-replay#42
No description provided.