diff --git a/gstlal-calibration/configure.ac b/gstlal-calibration/configure.ac index 91485854e230fc036b512e3e5f9c740b61a8d118..4b7ac7d38ad727ed58850a7f6b20fbb2f0c9a386 100644 --- a/gstlal-calibration/configure.ac +++ b/gstlal-calibration/configure.ac @@ -3,8 +3,8 @@ # -AC_INIT([gstlal-calibration],[1.1.7],[gstlal-discuss@ligo.org],[gstlal-calibration]) -AC_COPYRIGHT([Copyright (C) 2008--2016 Madeline Wade]) +AC_INIT([gstlal-calibration],[1.1.8],[gstlal-discuss@ligo.org],[gstlal-calibration]) +AC_COPYRIGHT([Copyright (C) 2008--2017 Madeline Wade, Aaron Viets]) # a file whose existance can be used to use to check that we are in the # top-level directory of the source tree AC_CONFIG_SRCDIR([gnuscripts/ltmain.sh]) diff --git a/gstlal-calibration/debian/changelog b/gstlal-calibration/debian/changelog index 1065f9ba8644f27eda924d32464631f7d298e6ba..32f3618112049b22b4f80570d282cc7c8b8dd476 100644 --- a/gstlal-calibration/debian/changelog +++ b/gstlal-calibration/debian/changelog @@ -1,3 +1,12 @@ +gstlal-calibration (1.1.8-1) unstable; urgency=low + + * Update the cavity pole FIR filter with time + * Switch to using only custom resampler + * Update state vector calculation for f_cc updates + * Require all kappas to be good values for duration of smoothing filter + + -- Madeline Wade <madeline.wade@ligo.org> Mon, 18 Dec 2017 12:08:53 -0500 + gstlal-calibration (1.1.7-1) unstable; urgency=low * Added sinc filter in resampler to reduce excess noise in kappas