From 63a1d5d2325f6bafc4cfba8f759d211b82d3073a Mon Sep 17 00:00:00 2001 From: christopher dilks <christopher.j.dilks@gmail.com> Date: Thu, 18 Nov 2021 15:16:32 -0500 Subject: [PATCH] add rebase warning comment --- compact/drich.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/compact/drich.xml b/compact/drich.xml index cab28638..d0eaa74b 100644 --- a/compact/drich.xml +++ b/compact/drich.xml @@ -166,6 +166,7 @@ <!-- optimal single mirror config --> <!--mirror backplane="DRICH_window_thickness+1.0*cm" focus_tune_x="30.0*cm" focus_tune_z="-40.0*cm" /--> <!-- optimal dual mirror config (divergent splice) --> + <!-- TODO: recent rebase (11/18) probably caused this to no longer be an optimal configuration at all !! --> <mirror backplane="DRICH_window_thickness+1.0*cm" focus_tune_x="80.0*cm" focus_tune_z="-80.0*cm" /> <mirror backplane="DRICH_window_thickness+1.0*cm" focus_tune_x="60.0*cm" focus_tune_z="0.0*cm" /> <!-- alternative dual mirror config (divergent splice) --> -- GitLab