C. Gray, J. Kissel, P. Thomas I'm sure this is documented elsewhere, but in the heat (ha!) of recovery, it's always a challenge to remember where to look or whom to ask. So here's another bread crumb for future us (maybe LHO aLOG 47770 from Daniel "Danny" Vander-Hyde might have helped). To restore ring heaters to their value in the event of a power outage: (1) Trend the requested power and predictive kalman filter input for the past several days (assuming that the ring heaters have been in the desired state for the past several days. This two things should be the same. If they're not, then the actual requested power will be trending *very slowly* toward the kalman filter input. This is what we saw today. Note -- if we've recently increased the PSL input power, the nominal value may change for both, for example). Find the nominal value. ndscope -k H1:TCS-ITMX_RH_SETUPPERPOWER H1:TCS-ITMX_RH_SETLOWERPOWER H1:TCS-ETMX_RH_SETUPPERPOWER H1:TCS-ETMX_RH_SETLOWERPOWER H1:TCS-ITMY_RH_SETUPPERPOWER H1:TCS-ITMY_RH_SETLOWERPOWER H1:TCS-ETMY_RH_SETUPPERPOWER H1:TCS-ETMY_RH_SETLOWERPOWER & As of 2019-07-24, the nominal values for a ~37 W IFO are Upper [W] Lower [W] ITMX 0.4907 0.4907 ETMX 0.4500 0.4500 ITMY 1.3930 1.3930 ETMY 0.4024 0.4024 (2) Ring heater guardians are typically in "FILTER_RH_INPUT," which is taking "nominal" filter input, e.g. H1:TCS-ETMX_RH_INVERSE_FILTER_IN ,and if it's different from the actual requested powers, it'll slowly (predictively) push the actual request to the nominal via a predictive kalman filter (see LHO aLOG 46363). Change which ever guardian is outside of its nominal, e.g. H1:GRD-TCS_ETMX_RH_PWR, from "FILTER_RH_INPUT" to "RESET." (3) Change the actual requested power (e.g. H1:TCS-ETMX_RH_SETUPPERPOWER, H1:TCS-ETMX_RH_SETLOWERPOWER) to what it has been in the recent past. (4) Change the guardian from "RESET" to "NOMINAL," this pushes the actual requested power (e.g. H1:TCS-ETMX_RH_SETUPPERPOWER) to the kalman filter input (e.g. H1:TCS-ETMX_RH_INVERSE_FILTER_IN).(5) After confirming success (that the two channels in step (4) agree), then change the guardian back to "FILTER_RH_INPUT."EDIT: NOTE: See comment below -- we've decided to leave the guardians in NOMINAL, not FILTER_RH_INPUT. /EDIT Today, we had ring heater settings restored by 2019-07-24 16:50 UTC (2019-07-24 09:50a PDT). ETMX and ETMY(upper and lower) had been wrong since 2019-07-24 06:27 UTC (2019-07-23 11:27p PDT; so about 10 hours out). We will work on updating the SDF system so that the ETM values are restored to the above mentioned nominal values upon computer restart.