Script saved as /ligo/home/camilla.compton/Documents/sqz/squeezing-measurements/ script_for_no_sqz_fis_fds.py Run using 'python script_for_no_sqz_fis_fds.py -s 1368477220' where 1368477220 is gpstime to start script. Starts in No_SQZ, then goes FIS for 0, +90 +180,-90, FDS for 0, +90 +180,-90, No_SQZ, back to nominal.
Things that should be updated: nominal_clf should be the H1:SQZ-CLF_REFL_RF6_PHASE_PHASEDEG we want to script to go back to at the end (current sqz angle). Now we have increased NLG, the sqz_angles should be re-found as in alog 69625.
We want 0deg (sqz) 180deg (anti-sqz) and +/-90deg (middle-sqz):
#sqz_angles = [0, +90 +180,-90] # change to SQZ-CLF_REFL_RF6_PHASE_PHASEDEG angles
sqz_angles = [[0, 161], [0, 225], [1, 97], [0, 60]] # [CLF_sign, CLF_angle]