Improve tuning of table up close
More balls go in now.
Change-Id: I01a26d4905fcc7d3dc18743189ae217f59685370
Signed-off-by: Austin Schuh <austin.linux@gmail.com>
diff --git a/y2020/constants.cc b/y2020/constants.cc
index a490e2d..5f744d6 100644
--- a/y2020/constants.cc
+++ b/y2020/constants.cc
@@ -35,9 +35,9 @@
r->shot_interpolation_table =
InterpolationTable<Values::ShotParams>({{1.128, {0.01, 225, 170}},
{1.509, {0.01, 215, 160}},
- {1.89, {0.01, 215, 155}},
- {2.15, {0.093, 210, 170}},
- {2.68, {0.195, 240, 190}},
+ {1.89, {0.01, 250, 175}},
+ {2.15, {0.06, 235, 170}},
+ {2.68, {0.195, 250, 200}},
{3.19, {0.27, 250, 220}},
{3.93, {0.365, 285, 250}},
{4.63, {0.42, 320, 280}},