Several changes to fix line subtraction when lines turn on and off:
- 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.
parent
0f77d71a
No related branches found
No related tags found
Showing
- bin/gstlal_compute_strain 8 additions, 3 deletionsbin/gstlal_compute_strain
- gst/lal/gstlal_asd.c 6 additions, 6 deletionsgst/lal/gstlal_asd.c
- gst/lal/gstlal_asd.h 1 addition, 1 deletiongst/lal/gstlal_asd.h
- gst/lal/gstlal_insertgap.c 61 additions, 16 deletionsgst/lal/gstlal_insertgap.c
- gst/lal/gstlal_insertgap.h 3 additions, 1 deletiongst/lal/gstlal_insertgap.h
- gst/lal/gstlal_property.c 41 additions, 7 deletionsgst/lal/gstlal_property.c
- gst/lal/gstlal_property.h 2 additions, 0 deletionsgst/lal/gstlal_property.h
- gst/lal/gstlal_smoothkappas.c 189 additions, 130 deletionsgst/lal/gstlal_smoothkappas.c
- gst/lal/gstlal_smoothkappas.h 4 additions, 1 deletiongst/lal/gstlal_smoothkappas.h
- gst/lal/gstlal_stdev.c 67 additions, 17 deletionsgst/lal/gstlal_stdev.c
- gst/lal/gstlal_stdev.h 4 additions, 1 deletiongst/lal/gstlal_stdev.h
- lib/gstlal_firtools.c 2 additions, 2 deletionslib/gstlal_firtools.c
- lib/gstlal_firtools.h 3 additions, 3 deletionslib/gstlal_firtools.h
- python/calibration_parts.py 38 additions, 38 deletionspython/calibration_parts.py
- tests/check_calibration/Makefile 6 additions, 4 deletionstests/check_calibration/Makefile
- tests/check_calibration/plot_spectrogram.py 1 addition, 1 deletiontests/check_calibration/plot_spectrogram.py
- tests/tests_pytest/STV_error.py 3 additions, 3 deletionstests/tests_pytest/STV_error.py
- tests/tests_pytest/error.py 4 additions, 1 deletiontests/tests_pytest/error.py
- tests/tests_pytest/filters/gstlal_compute_strain_ApproxLaterStart_H1.ini 4 additions, 2 deletions...est/filters/gstlal_compute_strain_ApproxLaterStart_H1.ini
- tests/tests_pytest/filters/gstlal_compute_strain_Approx_H1.ini 4 additions, 2 deletions.../tests_pytest/filters/gstlal_compute_strain_Approx_H1.ini
Loading
Please register or sign in to comment