Dustin Carlino
|
c7e14a78fc
|
delete the clear_laggy_head_early experiment. i think i understand the real problem, and this makes the next change harder.
|
2020-04-21 13:42:09 -07:00 |
|
Dustin Carlino
|
ca03d92a01
|
improve the gridlock buster. get rid of false positives from failing to
dedupe requests, and only trigger for cycles involving the original
agent
|
2020-04-21 13:29:39 -07:00 |
|
Dustin Carlino
|
067cc5b307
|
plumb through alerts from the sim that pause the UI, use for gridlock
|
2020-04-21 12:17:01 -07:00 |
|
Dustin Carlino
|
09e9e52042
|
starting an idea to allow conflicting turns when there's a cycle. bad
implementation and not working yet, but flagged off
|
2020-04-21 11:32:22 -07:00 |
|
Dustin Carlino
|
a39d19f36a
|
remove the tiny fraction of people with non-continuous schedules from
the PSRC scenarios
|
2020-04-20 17:55:26 -07:00 |
|
Dustin Carlino
|
0f2962094f
|
dont filter out any parcels from psrc. plumb through oob points, match to borders a little later. also pick up school bus as transit
|
2020-04-20 17:14:30 -07:00 |
|
Dustin Carlino
|
0574d4316c
|
add some stuff to match people in scenarios with the raw input
|
2020-04-20 16:52:54 -07:00 |
|
Dustin Carlino
|
8b975f5083
|
validation was wrong, and also panicking is bad right now
|
2020-04-20 16:12:09 -07:00 |
|
Dustin Carlino
|
c89a4c6bb9
|
validate scenarios are continuous. they... aren't, so disable the
validation. :P
|
2020-04-20 15:32:31 -07:00 |
|
Dustin Carlino
|
09c77ee705
|
creating a new map to study lake wash blvd. for now, disabling all
mapfixes.
|
2020-04-20 15:11:04 -07:00 |
|
Dustin Carlino
|
5d043197a0
|
filter out private roads entirely. an amusing amount of traffic cutting
through broadmoor, otherwise
|
2020-04-20 13:42:14 -07:00 |
|
Dustin Carlino
|
40eed3f116
|
show parking utilization of a single lane over time
|
2020-04-20 11:30:19 -07:00 |
|
Dustin Carlino
|
50cca5ce5e
|
when clicking on a building, show the "closest" parking spot
|
2020-04-20 10:51:18 -07:00 |
|
Dustin Carlino
|
0bb6d138c0
|
new release
|
2020-04-19 18:35:37 -07:00 |
|
Dustin Carlino
|
7bf899cab8
|
make a second part to the optimize commute challenge. just optimize two separate people. [rebuild]
|
2020-04-19 14:55:24 -07:00 |
|
Dustin Carlino
|
5cf0b72bac
|
avoid a few crashes, mostly involving trips that were aborted in the
baseline
|
2020-04-19 12:40:21 -07:00 |
|
Dustin Carlino
|
d80513235d
|
defer choosing a starting lane for borders in scenarios, to respond to lane edits
|
2020-04-19 10:51:23 -07:00 |
|
Dustin Carlino
|
6d9695fb59
|
fix a bug where a crosswalk and road turn group incorrectly conflicted.
was causing a crash trying to edit traffic signals downtown
|
2020-04-18 19:42:48 -07:00 |
|
Dustin Carlino
|
2e374ef684
|
make trip table look like a table, not an unaligned abomination of
lovecraftian geometry
|
2020-04-18 18:25:53 -07:00 |
|
Dustin Carlino
|
59a5680895
|
try a new before/after toggle for trip info [rebuild]
|
2020-04-17 12:40:27 -07:00 |
|
Dustin Carlino
|
0005feb0ac
|
adjust time warp experience for trips
|
2020-04-17 12:22:55 -07:00 |
|
Dustin Carlino
|
7dab105d19
|
show trip by ordinal per person. use prebaked to spice up future trip
info.
|
2020-04-17 11:16:42 -07:00 |
|
Dustin Carlino
|
9c11dc4787
|
try heatmap for commute viz
|
2020-04-17 10:39:36 -07:00 |
|
Dustin Carlino
|
6564e121e8
|
a better block partitioning
|
2020-04-17 10:05:49 -07:00 |
|
Dustin Carlino
|
6c75a67050
|
draw some arrows [rebuild]
|
2020-04-16 19:31:50 -07:00 |
|
Dustin Carlino
|
2f9ee33336
|
prototyping a way to group buildings into blocks, for commute viz
|
2020-04-16 19:00:07 -07:00 |
|
Dustin Carlino
|
a721757e59
|
some info panel tweaks from yuwen
|
2020-04-16 18:20:48 -07:00 |
|
Dustin Carlino
|
b5381db25c
|
remembering high scores, showing on challenge page
|
2020-04-16 17:29:04 -07:00 |
|
Dustin Carlino
|
14b38f917e
|
add a link from person->their parked car, and show the percentage of
population with a car
|
2020-04-16 13:19:17 -07:00 |
|
Dustin Carlino
|
371d98ba03
|
skip to end of commute challenge as soon as last trip is done. show
sentiment of matching goal so far or not
|
2020-04-16 12:49:36 -07:00 |
|
Dustin Carlino
|
ec409742e7
|
work around parking leak for multi-day scenarios
|
2020-04-15 16:36:56 -07:00 |
|
Dustin Carlino
|
97d31fe682
|
remove the fixed end-of-day; make it easier to jump to times in multi-day scenarios
|
2020-04-15 16:26:01 -07:00 |
|
Dustin Carlino
|
a104088ccd
|
pt2: rest of sim layer, which forces the UI changes too
|
2020-04-15 15:48:16 -07:00 |
|
Dustin Carlino
|
35c193eebc
|
associated parked cars with people, not buildings
pt1: scenario layer
|
2020-04-15 15:01:49 -07:00 |
|
Dustin Carlino
|
b7be5aa804
|
filter trip summaries by modes, better scatter plot tooltip
|
2020-04-15 13:41:16 -07:00 |
|
Dustin Carlino
|
d586a9054b
|
rewrite the headless tool for pandemic stuff
|
2020-04-15 12:48:45 -07:00 |
|
Dustin Carlino
|
6b356bbc01
|
fix the contingency table filtering, make it easy to see scatter plot
diagonal, and get headless buildign again
|
2020-04-15 12:34:03 -07:00 |
|
Dustin Carlino
|
0418a48a23
|
organize dashboards into modules. move active agents to a separate dash tab. make the filter also apply to the numeric summary
|
2020-04-15 12:13:39 -07:00 |
|
Dustin Carlino
|
4038a68e9d
|
prevent editing sidewalks in lane editor too. fixes #48
|
2020-04-15 09:24:00 -07:00 |
|
Dustin Carlino
|
8a9ec06a4d
|
new front page gifs and recorded talk + slides
|
2020-04-14 17:18:06 -07:00 |
|
Dustin Carlino
|
bb06c3c9a8
|
kill off the weird old histograms, clean up the trip summary page
|
2020-04-14 16:33:04 -07:00 |
|
Dustin Carlino
|
83c2100cd5
|
better filtering of unchanged trips
|
2020-04-14 16:17:26 -07:00 |
|
Dustin Carlino
|
3361a17449
|
fixes for contingency table: counts, autocropping, filter out same
trips, better tooltips
|
2020-04-14 16:01:30 -07:00 |
|
Dustin Carlino
|
f9ac07d07d
|
implement julian's contingency table-ish thing. buggy, but a start
|
2020-04-14 15:38:03 -07:00 |
|
Dustin Carlino
|
ec81c4d03a
|
optionally filter the scatterplot for changes only, and fix rounding for
small numbers
|
2020-04-14 13:26:58 -07:00 |
|
Dustin Carlino
|
bde09a08e4
|
scatter plot: move to ezgui, add a grid, interactive cursor
|
2020-04-14 12:50:16 -07:00 |
|
Dustin Carlino
|
1c3bab61f9
|
round up the labels in the scatterplot
|
2020-04-14 11:54:09 -07:00 |
|
Dustin Carlino
|
bf2f2eccfd
|
monochrome scale for delay, and more info on the bike lane layer
|
2020-04-13 15:30:56 -07:00 |
|
Dustin Carlino
|
0d22127b76
|
consistent wording everywhere for Before/After changes
|
2020-04-13 14:20:07 -07:00 |
|
Dustin Carlino
|
76a3ade45d
|
new release
|
2020-04-13 13:07:02 -07:00 |
|