theOehrly / Fast-F1

FastF1 is a python package for accessing and analyzing Formula 1 results, schedules, timing data and telemetry
https://docs.fastf1.dev
MIT License
2.46k stars 259 forks source link

[BUG] Track status Australian GP last lap #557

Closed formulatimer closed 6 months ago

formulatimer commented 6 months ago

Describe the issue:

Track status in the last lap Asutralian GP is virtual safety car due to the Russel's crash. And data show '2' (yellow flag) in Carlos Sainz last lap instead of a number that contains '6' (Virtual Safety Car deployed). It also happens with others drivers

Reproduce the code example:

n

Error message:

No response

theOehrly commented 6 months ago

Thanks for spotting and reporting this.

formulatimer commented 6 months ago

@theOehrly the pull request #558 solve the issues

formulatimer commented 6 months ago

but some test fails and I do not why, maybe you can help me

theOehrly commented 6 months ago

referencing c59c2dc for completeness, still work in progress