Skip to content
Snippets Groups Projects
Commit 7a5e2566 authored by Derek Davis's avatar Derek Davis
Browse files

Greatly lower threshold for arm lock flags

parent 2cf29b9b
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