Skip to content

Commit bb43d5c

Browse files
committed
Update test fixtures
1 parent 8f8f287 commit bb43d5c

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

tests/baseline_trains.json

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
["2234LM", 962, {"ocr_override": "2023LL", "note": "OCR misreads significantly"}],
1313
["M2066KK", 975],
1414
["4311M", 1052, {"ocr_override": "2043LL", "note": "OCR significantly different"}],
15-
["F2164SS", 1185, {"ocr_override": "6348SL", "note": "OCR misreads significantly", "optional": true}],
1615
["2178NN", 1178],
1716
["C2175TT", 1726],
1817
["B2181TT", 1729]
@@ -27,8 +26,7 @@
2726
["9019K", 876],
2827
["2234LM", 961, {"ocr_override": "W2023LL", "note": "OCR misreads significantly"}],
2928
["4311M", 1052, {"ocr_override": "2043LL", "note": "OCR significantly different"}],
30-
["2066KK", 1181],
31-
["1091TT", 1855, {"ocr_override": "1091T", "note": "OCR drops trailing T", "optional": true}]
29+
["2066KK", 1181]
3230
],
3331
"IMG_9793.jpg": [
3432
["6521LK", 172],
@@ -47,8 +45,6 @@
4745
["M2051KK", 184, {"ocr_override": "6521LK", "note": "OCR misreads significantly - different train visible"}],
4846
["M2089MM", 347],
4947
["R2162LL", 457, {"ocr_override": "2162LL", "note": "OCR drops leading R; position adjusted to match detection"}],
50-
["1133KK", 570, {"optional": true, "note": "Not reliably detected on all OCR environments"}],
51-
["7177TF", 666, {"optional": true, "note": "Not reliably detected on all OCR environments"}],
5248
["2011NN", 800],
5349
["9019K", 876],
5450
["W2023LL", 968, {"ocr_override": "W2023L", "note": "OCR drops one L"}],
@@ -60,7 +56,6 @@
6056
["1116M", 477, {"ocr_override": "W2116M", "note": "OCR reads 11 as W2"}],
6157
["W2126M", 905],
6258
["D2129J", 972],
63-
["M2077OK", 974, {"optional": true, "note": "Not reliably detected on all OCR environments"}],
6459
["W2127K", 1044, {"ocr_override": "W2120TK", "note": "OCR misreads 27K as 20TK"}],
6560
["M2089LL", 1052, {"ocr_override": "M2039LL", "note": "OCR misreads 8 as 3"}],
6661
["W2093K", 1112],
@@ -105,19 +100,15 @@
105100
["D2004NN", 879],
106101
["D2099J", 1054],
107102
["7052KX", 1174, {"note": "Actually 2 bunched trains at Embarcadero - detection improvement needed"}],
108-
["C2145TT", 1676],
109-
["B2118TT", 1815, {"optional": true, "note": "Not reliably detected on all OCR environments"}]
103+
["C2145TT", 1676]
110104
],
111105
"muni_snapshot_20260202_122209.jpg": [
112106
["7217OK", 37, {"ocr_override": "M2017OK", "note": "OCR misreads M2 as 72"}],
113-
["M2187EM", 176, {"ocr_override": "W2187EM", "note": "OCR misreads W as M", "optional": true}],
114107
["W2010MM", 233],
115-
["W2177LL", 482, {"optional": true, "note": "Not reliably detected on all OCR environments"}],
116108
["W2082KK", 625],
117109
["M2058J", 674],
118110
["M2025LL", 724],
119111
["D2050NN", 800],
120-
["2073NN", 811, {"ocr_override": "M2073NN", "note": "OCR drops leading M", "optional": true}],
121112
["M2036KK", 875],
122113
["W2114MM", 878],
123114
["W2083KK", 922],

0 commit comments

Comments
 (0)