diff --git a/gstlal-burst/configure.ac b/gstlal-burst/configure.ac index 609dc3c33ebb9a3f81507562f3c9a362856dd01d..ba673b9c882b0e21256638f97f9ee75443a64ce0 100644 --- a/gstlal-burst/configure.ac +++ b/gstlal-burst/configure.ac @@ -3,7 +3,7 @@ # -AC_INIT([gstlal-burst],[0.1.1],[gstlal-discuss@ligo.org],[gstlal-burst]) +AC_INIT([gstlal-burst],[0.2.0],[gstlal-discuss@ligo.org],[gstlal-burst]) AC_COPYRIGHT([Copyright (C) The authors (see source code for details)]) # 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-burst/debian/changelog b/gstlal-burst/debian/changelog index 221f73eb8f8fbef6037cd1a3beabd6b6ed59d5ff..c7e651d53a4ac6d1484c9d2085a1055070c041a2 100644 --- a/gstlal-burst/debian/changelog +++ b/gstlal-burst/debian/changelog @@ -1,3 +1,22 @@ +gstlal-burst (0.2.0-1) unstable; urgency=low + + * Rename fxtools submodule to snax to reflect new name from + gstlal feature extractor to SNAX + * Expose --psd-fft-length option for finer whitener control + * Fix in whitener zero-padding + * Update tags in monitoring to include subsystem info + * Change trigger_time -> time column, remove NaN rows for gwdatafind + compatibility + * Call smrepair upon startup if reading data from /dev/shm + * Add feature combiner job for offline to combine features from distinct + jobs to match online format + * Add option for monitor, aggregator to connect to Influx with auth/HTTPS + * Increase blocksize in reading frames for improved performance with NFS + * Fix issue with pipeline hanging in offline jobs in some edge cases + * Switch to single Kafka consumer in synchronizer for improved performance + + -- Patrick Godwin <patrick.godwin@ligo.org> Mon, 21 Oct 2019 11:11:13 -0700 + gstlal-burst (0.1.1) unstable; urgency=low * Updated gstlal_feature_aggregator, gstlal_feature_monitor to deal with