From 8e4a304626bb477a02a3d8a7a158d32102fce2c0 Mon Sep 17 00:00:00 2001 From: Peter Boyle Date: Wed, 26 Aug 2026 20:17:19 -0400 Subject: [PATCH] Less aggressive L5 --- systems/Frontier/smoother_modes.job | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/systems/Frontier/smoother_modes.job b/systems/Frontier/smoother_modes.job index 2d56f6421..f8d8375b9 100644 --- a/systems/Frontier/smoother_modes.job +++ b/systems/Frontier/smoother_modes.job @@ -135,7 +135,10 @@ run_cell L1_csn2 12 1.0 2 replay gcr # coarse smoother back to run_cell L2_fso8 8 1.0 2 replay gcr run_cell L3_fss05 8 0.5 2 replay gcr run_cell L4_banked 6 0.5 2 replay gcr # nearest to the banked adaptive point -run_cell L5_both 8 0.5 2 replay replay # coarse frozen too, at the best-looking fine point +# Coarse replay: same lesson as the fine level -- record a DECENT polynomial +# first (overshoot: 6-step coarse smoother, shift 2.0) and back off from there. +run_cell L5_coarse6 8 0.5 6 replay replay # coarse frozen at a 6-step polynomial (overshoot) +run_cell L6_coarse4 8 0.5 4 replay replay # back off echo "=========================================================" echo "summary"