Accounting for LL0 20-bit DAQs (Quick Fix)
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. I plan on updating this further to revise the gps time to better account for when each DAQ was switched and add the current daq configuration of LHO. However, LHO seem to be experiencing less saturation issues than LLO so I want to get this change in sooner rather than later.
Merge request reports
Activity
So glad you're working on this TJ! As a future more long term change, we'll probably want this to be where the limits are specified already, in config.py (lines 137-200). Once we have the long term change, this will close issues #167 (closed) #170 (closed) #197 (closed).
added 1 commit
- 953e327a - Added get_saturation_threashold function to config.py
mentioned in merge request !122 (merged)
!122 (merged) this version should be better than this quick fix