Skip to content
Snippets Groups Projects
Commit bc06b781 authored by Jameson Rollins's avatar Jameson Rollins
Browse files

Merge branch 'l1_flag_swap' into 'main'

Greatly lower threshold for arm lock flags

See merge request !34
parents 7fb3ab87 7a5e2566
No related branches found
No related tags found
1 merge request!34Greatly lower threshold for arm lock flags
......@@ -17,9 +17,9 @@ L1:DMT-DRMI_LOCK_s boolean "L1:LSCPOPAIR_B_LF_OUT_DQ_LT_50_s & L1:LSCPOPAIR_B_RF
#
# Cavity lock criteria:
## X-ARM Lock
L1:DMT_XARM_LOCK_s meanabove "L1:LSC-TR_X_QPD_B_SUM_OUTPUT" threshold=4000
L1:DMT_XARM_LOCK_s meanabove "L1:LSC-TR_X_QPD_B_SUM_OUTPUT" threshold=1000
## Y-ARM Lock
L1:DMT_YARM_LOCK_s meanabove "L1:LSC-TR_Y_QPD_B_SUM_OUTPUT" threshold=4000
L1:DMT_YARM_LOCK_s meanabove "L1:LSC-TR_Y_QPD_B_SUM_OUTPUT" threshold=1000
## PRC Locked
L1:DMT-PRC_LOCK_s meanabove "L1:LSC-POP_A_LF_OUT_DQ" threshold=10
## Signal Recycling
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment