Skip to content

Accounting for current DAQ configuration (LLO and LHO) after Jan 17 2023

Timothy O'Hanlon requested to merge timothy.ohanlon/locklost:DAQ-fix into master

This code takes into account the 20-bit daq configuration for LLO as of the writing of this alog https://alog.ligo-la.caltech.edu/aLOG/index.php?callRep=63133 and the changes made here https://alog.ligo-la.caltech.edu/aLOG/index.php?callRep=63808. The code also accounts for the LHO daq configuration in this alog https://alog.ligo-wa.caltech.edu/aLOG/index.php?callRep=66836. This checks saturation thresholds in saturations.py and lpy.py through a function in config.py. This function needs to be updated further so the gps time better accounts for when each DAQ was switched and it needs to be updated in the event of any future daq changes.

Merge request reports