Skip to content
Snippets Groups Projects

Several changes to fix line subtraction when lines turn on and off

Merged Aaron Viets requested to merge aaron-viets/gstlal-calibration:lines-off-linesub-fix into main
  1. Sep 28, 2024
  2. Sep 27, 2024
  3. Sep 26, 2024
    • Aaron Viets's avatar
      Fix build error in gstlal_stdev.c · c50d8574
      Aaron Viets authored
      c50d8574
    • Aaron Viets's avatar
      Fix build error in gstlal_smoothkappas.c · 20ec8db5
      Aaron Viets authored
      20ec8db5
    • Aaron Viets's avatar
      Several changes to fix line subtraction when lines turn on and off: · f2556369
      Aaron Viets authored
       - Stop subtracting signal when lines are off
       - Don't use GstController for line subtraction updates due to detection of secular changes in TFs
       - Simpler measurement of secular change in line subtraction TFs
       - lal_insertgap: new property open intervals to allow bad-data-intervals to be open or closed intervals
       - Distinguish between zeros and missing data in line witness channels
       - lal_property: fix for occasional segfaults
       - lal_smoothkappas: Use property reset_times instead of reset.
       - lal_stdev: Use property reset_times instead of reset.
       - lal_asd: allow for negative fft overlap.
       - gstlal_compute_strain: Option to use a line subtraction gate value, as opposed to a threshold, so that values larger than those that indicate lock (e. g., corresponding to calibration measurement times), can induce gating.
      f2556369
Loading