An error occurred while fetching this tab.
This MR changes the DQ flags to test the overflow status of the new OMC adc channels rather than those used in O3. The old and new channels are:
< "0/H1:FEC-8_ADC_OVERFLOW_ACC_0_12",
< "0/H1:FEC-8_ADC_OVERFLOW_ACC_0_13"
---
> "0/H1:FEC-179_ADC_OVERFLOW_ACC_0_0",
> "0/H1:FEC-179_ADC_OVERFLOW_ACC_0_1",
> "0/H1:FEC-179_ADC_OVERFLOW_ACC_0_4",
> "0/H1:FEC-179_ADC_OVERFLOW_ACC_0_5",
> "0/H1:FEC-179_ADC_OVERFLOW_ACC_0_8",
> "0/H1:FEC-179_ADC_OVERFLOW_ACC_0_9",
> "0/H1:FEC-179_ADC_OVERFLOW_ACC_0_12",
> "0/H1:FEC-179_ADC_OVERFLOW_ACC_0_13"
The channel changes have only been implemented at LHO, but in anticipation of the same changes being implemented at LLO, I have
I have verified that the new channels are available in the broadcast frames.
Closes #62 (closed)