After previous CO2 steppers alog 66465 and alog 66429, we are going to try steps down of 0.2W and 0.1W on CO2X and Y every 20 minutes tonight. Georgia and Craig have turned on 74.7 Hz and 4.5 kHz AWG_lines: alog 66710.
I have scheduled the script to run at 8pm - 1am and 2am - 7am if the IFO is in NLN. Two times to increase chances that we'll get a successful measurement. If we loose lock while the test is running ISC_LOCK will take control of the CO2s and turn them off.
step_timer = 1200 # 20 minutes
if optic == 'ITMX':
power_list = [3.0, 2.8, 2.6, 2.4, 2.2, 2.0, 1.8, 1.6, 1.4, 1.2, 1.0, 0.8, 0.6, 0.4, 0.2, 0.0]
elif optic == 'ITMY':
power_list = [1.3, 1.2, 1.1, 1.0, 0.9, 0.8, 0.7, 0.6, 0.5, 0.4, 0.3, 0.2, 0.1, 0.0]
Tests did not run. IFO lost lock 8 minutes after the first change of CO2X 3 to 2.8W, CO2Y 1.3 to 1.2W. We can try another night this week.