Tune new hood

Now that we've got better hardware, remove all the hacks to make the old
hood work and tune it.  Much better!

Change-Id: I923cff6c133a23e732b7b593d92a5fa40398a298
diff --git a/frc971/analysis/BUILD b/frc971/analysis/BUILD
index f040f5d..2b8c54c 100644
--- a/frc971/analysis/BUILD
+++ b/frc971/analysis/BUILD
@@ -84,6 +84,7 @@
         "//frc971/wpilib:imu_plotter",
         "//y2020/control_loops/superstructure:accelerator_plotter",
         "//y2020/control_loops/superstructure:finisher_plotter",
+        "//y2020/control_loops/superstructure:hood_plotter",
     ],
 )