diff --git a/gstlal-calibration/configure.ac b/gstlal-calibration/configure.ac index 26e7928e4b40af2a24ddb7f66760a7542fc5c4a6..8f13dff2a595f0e57d19938660d10e4a4c82f0c2 100644 --- a/gstlal-calibration/configure.ac +++ b/gstlal-calibration/configure.ac @@ -3,7 +3,7 @@ # -AC_INIT([gstlal-calibration],[1.2.8],[gstlal-discuss@ligo.org],[gstlal-calibration]) +AC_INIT([gstlal-calibration],[1.2.9],[gstlal-discuss@ligo.org],[gstlal-calibration]) AC_COPYRIGHT([Copyright (C) 2008-2019 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 diff --git a/gstlal-calibration/debian/changelog b/gstlal-calibration/debian/changelog index 42832b54818ffd86df4b63506a6452c2f24673ae..7c4df9cb6b836b93a436f4357ede5caa40d26bea 100644 --- a/gstlal-calibration/debian/changelog +++ b/gstlal-calibration/debian/changelog @@ -1,3 +1,15 @@ +gstlal-calibration (1.2.9-1) unstable; urgency=low + + * Bug fixes to EPICS match checks in CALIB_STATE_VECTOR + * Generalized to handle optical spring or antispring in SRC + * No longer need to provide expected f_s, f_cc, and src_Q in config file + * Noise subtraction gate channel and filter clock channel can now be the + same + * Remove use of small random number as default in parts of noise subtraction + to avoid not having exact reproducibility + + -- Madeline Wade <madeline.wade@ligo.org> Tues, 12 Mar 2019 22:18:23 -0300 + gstlal-calibration (1.2.8-1) unstable; urgency=low * Pcal correction factors can be updated from the front end