Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent Delay Times #8

Open
EddyIonescu opened this issue Feb 20, 2024 · 1 comment
Open

Inconsistent Delay Times #8

EddyIonescu opened this issue Feb 20, 2024 · 1 comment

Comments

@EddyIonescu
Copy link
Member

EddyIonescu commented Feb 20, 2024

Found some instances where the delay isn't matching the actual one, and was looking for clarification on those:

Example 1:
A trip on the 1 Queen was shown as being 23-min late when it was about 6. Figure 1 shows the Transify Map while Figure 2 shows what it would've been scheduled (the stop it appears in Figure 1 is at West Drive). I also couldn't see the scheduled bus. Also note that Monday Feb 19 was a holiday in Ontario, so Brampton was running a Sunday schedule;

Screenshot 2024-02-19 at 11 19 30 PM

Figure 1

Screenshot 2024-02-19 at 11 24 44 PM

Figure 2 - shows the scheduled trip of that bus from a stop shortly after its terminal to one just before to where it is in Figure 1. Source: Triplinx

Example 2:
Also saw some examples of some very late buses, including on the 5 Bovaird Saturday night (at about 12:30am so was on a Sunday), and another one on the 502 during the daytime. This only impacted a few buses on the map. It's odd that it shows the right terminal departure but could the trip ID or matching to the schedule still be off? In both of these I couldn't see the scheduled bus on the map.

Screenshot 2024-02-18 at 12 52 43 AM Screenshot 2024-02-18 at 12 40 35 AM
@EddyIonescu
Copy link
Member Author

EddyIonescu commented Feb 23, 2024

Took a look at this, and it looks like the issue in the case of the 502 is that in get-scheduled-vehicle-locations:104 - its closest stop pair isn't found as its next trip is in 17-minutes, outside the +/- 7-minute window - would extending it to say 10-min back to 20-min ahead work and perform well? I'm unsure about the other two cases with the 1 and 5 routes...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant