From a188b5dfafde09512c3e3200ebc06585f3c78611 Mon Sep 17 00:00:00 2001 From: Bryce Kalmbach Date: Thu, 16 Nov 2023 13:20:56 -0800 Subject: [PATCH] Remove bend_legacy and fea_legacy now that ts_ofc has updated bending modes in sens matrix. --- policy/config/input/telescope/lsstCamDefault.yaml | 2 -- policy/config/input/telescope/lsstCamLargePert.yaml | 2 -- policy/config/input/telescope/lsstCamNoPert.yaml | 2 -- 3 files changed, 6 deletions(-) diff --git a/policy/config/input/telescope/lsstCamDefault.yaml b/policy/config/input/telescope/lsstCamDefault.yaml index 47e742a..039112b 100644 --- a/policy/config/input/telescope/lsstCamDefault.yaml +++ b/policy/config/input/telescope/lsstCamDefault.yaml @@ -24,8 +24,6 @@ telescope: # There's a whole suite of FEA perturbations available (same as ts_phosim) # Details in the telescope_loader.py file linked above. fea: - bend_dir: bend_legacy - fea_dir: fea_legacy m1m3_gravity: # gravitational flexure of M1M3 zenith: *zenith m1m3_temperature: diff --git a/policy/config/input/telescope/lsstCamLargePert.yaml b/policy/config/input/telescope/lsstCamLargePert.yaml index 98ea6e6..39c2236 100644 --- a/policy/config/input/telescope/lsstCamLargePert.yaml +++ b/policy/config/input/telescope/lsstCamLargePert.yaml @@ -25,8 +25,6 @@ telescope: # There's a whole suite of FEA perturbations available (same as ts_phosim) # Details in the telescope_loader.py file linked above. fea: - bend_dir: bend_legacy - fea_dir: fea_legacy m1m3_gravity: # gravitational flexure of M1M3 zenith: *zenith m1m3_temperature: diff --git a/policy/config/input/telescope/lsstCamNoPert.yaml b/policy/config/input/telescope/lsstCamNoPert.yaml index 8f98e09..be006bc 100644 --- a/policy/config/input/telescope/lsstCamNoPert.yaml +++ b/policy/config/input/telescope/lsstCamNoPert.yaml @@ -26,8 +26,6 @@ telescope: # There's a whole suite of FEA perturbations available (same as ts_phosim) # Details in the telescope_loader.py file linked above. fea: - bend_dir: bend_legacy - fea_dir: fea_legacy m1m3_gravity: # gravitational flexure of M1M3 zenith: *zenith m1m3_temperature: