Skip to content
Snippets Groups Projects
Commit 362c20cb authored by John Zweizig's avatar John Zweizig
Browse files

Omega_HOFT: Change the enable state to bit 0 (calib_ok) of gds-calib_state_vector[_test]

parent 430832b8
No related branches found
No related tags found
1 merge request!50Omega_HOFT: Change the enable state to bit 0 (calib_ok) of gds-calib_state_vector[_test]
......@@ -4,10 +4,7 @@ hoft_16kHz {
frameTypes: {"LHO_hoft"}
stateNames: {"H1:GDS-CALIB_STATE_VECTOR"}
stateTypes: {"LHO_hoft"}
stateMasks: [0]
oscFile: "h1_locked.osc"
oscFrameType: "LHO_Online"
oscConditions: {"H1:IFO_LOCKED"}
stateMasks: [1]
sampleFrequency: 8192.0
blockDuration: 64
doubleWhiten: 0
......
......@@ -4,10 +4,7 @@ hoft_16kHz {
frameTypes: {"LHO_hoft"}
stateNames: {"H1:GDS-CALIB_STATE_VECTOR_TEST"}
stateTypes: {"LHO_hoft"}
stateMasks: [0]
oscFile: "h1_locked.osc"
oscFrameType: "LHO_Online"
oscConditions: {"H1:IFO_LOCKED"}
stateMasks: [1]
sampleFrequency: 8192.0
blockDuration: 64
doubleWhiten: 0
......
dq-stream-LHO_Online.txt
dq-stream-LHO_hoft.txt
......@@ -28,8 +28,8 @@ default {
imc_16kHz {
channelNames: {"L1:GDS-CALIB_STRAIN_TEST"}
frameTypes: {"LLO_hoft"}
stateNames: {"L1:GRD-ISC_LOCK_OK"}
stateTypes: {"LLO_Online"}
stateNames: {"L1:GDS-CALIB_STATE_VECTOR_TEST"}
stateTypes: {"LLO_hoft"}
stateMasks: [1]
sampleFrequency: 8192.0
durationInflation: 5.0
......
......@@ -28,8 +28,8 @@ default {
imc_16kHz {
channelNames: {"L1:GDS-CALIB_STRAIN"}
frameTypes: {"LLO_hoft"}
stateNames: {"L1:GRD-ISC_LOCK_OK"}
stateTypes: {"LLO_Online"}
stateNames: {"L1:GDS-CALIB_STATE_VECTOR"}
stateTypes: {"LLO_hoft"}
stateMasks: [1]
sampleFrequency: 8192.0
durationInflation: 5.0
......
dq-stream-LLO_Online.txt
dq-stream-LLO_hoft.txt
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