ShawnStrasser / ATSPM_Aggregation

Aggregate Traffic Signal Performance Measures from ATC controller hi-res event logs.
MIT License
11 stars 5 forks source link

Timeline events don't handle missing data well #8

Open ShawnStrasser opened 1 month ago

ShawnStrasser commented 1 month ago

Looks like missing rows are not being handled, causing artifically long timeline events for the timeline visual.

image

ShawnStrasser commented 1 month ago

I think this is an enhacment request, not a bug, because it's not clear how missing events should be handled. At least with this current display its obvious there's something wrong, as opposed to may removing any phase on events that don't have a matching phase off.