fix(plot): no-floor route2 deploy panel was blank -- hk_abl column present but all-nan

The plotter picked hk_abl (dense proxy) whenever the COLUMN existed, but no-floor
runs (rollout_ablate_frac=0) emit hk_abl as 0/0 -> all-nan, so the deploy panel
came up empty. Test for finite data (_has_data) not column presence; fall back to
the sparse-but-real hk_dep (every eval_ablate_every steps). _ema carries values
across the nan gaps -> a held step-line.

Co-Authored-By: Claudypoo <288921227+claudypoo@users.noreply.github.com>
This commit is contained in:
wassname
2026-06-01 23:36:26 +00:00
co-authored by Claudypoo
parent a1b17ab9f8
commit 83d41933b2
3 changed files with 9 additions and 3 deletions
+1
View File
@@ -0,0 +1 @@
../../out/figs/dyn_sub4.png
+1
View File
@@ -0,0 +1 @@
../../out/figs/dyn_sub4_hack_overlay.png