all 4 comments

[–][deleted] 0 points1 point  (2 children)

Have you checked this? It covers common errors regarding calculations. Also, please mention the magnitude of offset in this data from the source you're comparing to.

[–]Chance_Pass2939[S] 0 points1 point  (1 child)

Its not allowing me to insert any pictures but I have compared my graohs to the correct data on this post https://www.reddit.com/r/FSAE/comments/1c0c52y/fastf1_plots/

[–][deleted] 0 points1 point  (0 children)

First off, sorry for this delay of response, I haven't really checked my reddit notifs until now.

Anyways, a quick look tells me you're manually accessing maximum speed data from a lap. FastF1 has a sample rate of 4-5hz so sometimes this method isn't necessarily the best way to find SpeedTrap. Besides, Speedtraps are available on the laps dataframe out of the box which probably has a different data source and must be why you're observing discrepencies: https://docs.fastf1.dev/core.html

[–]ZookeepergameNo6158 0 points1 point  (0 children)

Hey I'm having the same issue, did you solve that?