Newer
Older
gstlal-calibration (1.2.11-1) unstable; urgency=low
* Added ability of calibration pipeline to only wait for data for a set
period of time before filling in as gap when running pipeline online
* Added in monitoring to calibration pipeline
* Added in prototype for calculating TDCFs exactly if desired
* Improved latency of pipeline when running online by lowering quality of
resampler
* Improvements to line subtraction code to update line frequencies
-- Madeline Wade <madeline.wade@ligo.org> Tue, 20 Aug 2019 15:58:03 -0400
gstlal-calibration (1.2.10-1) unstable; urgency=low
* In the actuation path, separate the correction filter from the model
filter to retain better high-pass filtering with shorter filters.
* Bug fix so that raw data dropouts don't corrupt the tracking of the power
mains frequency and the subtraction of the power mains lines.
* Bug fix so that we can save a few minutes at the beginning of each lock
stretch when calibrating offline without a segmentation fault at the end of jobs.
-- Madeline Wade <madeline.wade@ligo.org> Fri, 31 May 2019 09:28:10 -0200
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
* More generalized line subtraction scheme
* Bumped required min gstreamer to 1.14.1
* Option to choose the best strain channel instead of writing two channels
* Cleaned up imports and removed unused glue imports
-- Aaron Viets <aaron.viets@ligo.org> Sat, 23 Feb 2019 07:45:11 -0600
gstlal-calibration (1.2.7-1) unstable; urgency=low
* Bug fix to CALIB_STATE_VECTOR calculation
* Updates to line subtraction
* Updates to the way certain arrays are stored to avoid build warnings
* Updates to pcal correction factor and line logic
-- Madeline Wade <madeline.wade@ligo.org> Thu, 29 Jan 2019 18:01:20 -0200
gstlal-calibration (1.2.6-1) unstable; urgency=low
* Changes to CALIB_STATE_VECTOR calculation to allow more flexibility for
input state channels
* Adjustments to how FILTERS_OK bit is calculated
-- Madeline Wade <madeline.wade@ligo.org> Thu, 24 Jan 2019 14:49:10 -0200
gstlal-calibration (1.2.5-1) unstable; urgency=low
* Bug fixes to allow computation of kappa_uim and everything that depends on
it
* Bug fixes to allow use of coherence gating for kappa calculations
-- Madeline Wade <madeline.wade@ligo.org> Fri, 09 Nov 2018 16:34:06 -0200
gstlal-calibration (1.2.4-1) unstable; urgency=low
* Bug fix for memory leak
-- Aaron Viets <aaron.viets@ligo.org> Tue, 06 Nov 2018 08:01:11 -0600
Aaron Viets
committed
gstlal-calibration (1.2.3-1) unstable; urgency=low
* Bug fix for coherence bits of calibration state vector
* Bug fix so that cmath plugin will be packaged
-- Aaron Viets <aaron.viets@ligo.org> Fri, 02 Nov 2018 18:14:14 -0500
gstlal-calibration (1.2.2-1) unstable; urgency=low
* Update gstlal_compute_strain to build muxer from pipeparts, which allows
funcionality with gstreamer-1.14
* Update to some of the plotting scripts used to test package
* Add flexibility into how gating is performed from state vector
-- Madeline Wade <madeline.wade@ligo.org> Wed, 31 Oct 2018 10:03:00 -0500
gstlal-calibration (1.2.1-1) unstable; urgency=low
* Minor fix so tests/ directory builds
-- Madeline Wade <madeline.wade@ligo.org> Fri, 28 Sept 2018 17:03:00 -0500
gstlal-calibration (1.2.0-1) unstable; urgency=low
* Incorporate corrections for SRC detuning parameters
* Allow for application of complex kappas
* Incorporate line subtraction and cleaning methods
* Allow for split of kappa_pu into kappa_p and kappa_u
* Switch gstlal_compute_strain to configuration file format
-- Madeline Wade <madeline.wade@ligo.org> Thurs, 27 Sept 2018 11:29:00 -0500
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
* Simplified calculation of SRC detuning parameters
-- Aaron Viets <aaron.viets@ligo.org> Sat, 06 May 2017 16:28:34 -0500
gstlal-calibration (1.1.6-1) unstable; urgency=low
* Bug fix for upsampling zeros
* Bug fix for reading EP10 from frames
-- Aaron Viets <aaron.viets@ligo.org> Fri, 14 Apr 2017 11:02:16 -0500
gstlal-calibration (1.1.5-1) unstable; urgency=low
* Bug fix for time immediately before and after data dropouts
* New algorithm to compute SRC detuning parameters
* Addition of channels GDS-CALIB_F_S, GDS-CALIB_SRC_Q_INVERSE
* Improved queueing using low-latency option
* Addition of option --cancel-callines to remove calibration lines
* New element lal_resmaple
* New element lal_complexfirbank
-- Aaron Viets <aaron.viets@ligo.org> Fri, 07 Apr 2017 22:59:55 -0500
gstlal-calibration (1.1.4-1) unstable; urgency=low
* Bug fix in NOGATE channels
* Removed gating of kappas with the observation-ready bit
* Removed all audiorate and reblock elements
* Pipeline no longer exits on non-zero dataValid flags
* Added options --buffer-length and --low-latency, rearranged queues
* Removed option --different-control-whitening
* Changed calculation of filter-settle-time
-- Aaron Viets <aaron.viets@ligo.org> Tue, 07 Feb 2017 10:43:45 -0600
gstlal-calibration (1.1.3-1) unstable; urgency=low
* Added queues before gates to prevent pipeline from hanging.
-- Aaron Viets <aaron.viets@ligo.org> Thu, 15 Dec 2016 14:54:48 -0600
gstlal-calibration (1.1.2-1) unstable; urgency=low
* Bug fix to allow offline version of GDS pipeline to produce output
with recent updates
-- Aaron Viets <aaron.viets@ligo.org> Sun, 11 Dec 2016 15:55:13 -0600
gstlal-calibration (1.1.1-1) unstable; urgency=low
* Second bug fix to make primary and redundant pipelines produce
identical output.
-- Aaron Viets <aaron.viets@ligo.org> Wed, 07 Dec 2016 11:26:43 -0600
gstlal-calibration (1.1.0-1) unstable; urgency=low
* Bug fix to make primary and redundant pipelines produce identical
output.
* Added DARM line coherence gating to kappa_tst.
-- Aaron Viets <aaron.viets@ligo.org> Sat, 03 Dec 2016 09:23:45 -0600
gstlal-calibration (1.0.9-1) unstable; urgency=low
* Changed calib_state_vector calculation to better accommodate changes
in kappa smoothing.
* Added check for overflow input to pipeline.
-- Aaron Viets <aaron.viets@ligo.org> Sat, 26 Nov 2016 13:39:09 -0600
gstlal-calibration (1.0.8-1) unstable; urgency=low
* Addition of option --kappas-default-to-median to replace rejected
kappas with last good median instead of default
* Bug fix to prevent/reduce latencies due to bad dataValid flags
* Addition of option --demodulation-filter-settle-time to allow filter to
settle before accepting computed kappas.
-- Aaron Viets <aaron.viets@ligo.org> Sun, 20 Nov 2016 14:55:49 -0600
gstlal-calibration (1.0.7-1) unstable; urgency=low
* Bug fixes to demodulation routine
* Addition of six new channels to h(t) frames (non-gated kappa channels)
* Removal of two channels from h(t) frames (deprecated kappa_a channels)
-- Madeline Wade <madeline.wade@ligo.org> Fri, 04 Nov 2016 13:22:00 +0000
gstlal-calibration (1.0.5-1) unstable; urgency=low
* Potential bug fix for discontinuities leading to production of overlapping
frame files
* Fix typo in lal_smoothkappas element with isinf() parentheses
* Bug fix for Debian package build
-- Madeline Wade <madeline.wade@ligo.org> Fri, 06 Oct 2016 15:27:00 +0900
gstlal-calibration (1.0.4-1) unstable; urgency=low
* Bug fix for coherence gating
* Explicit check on frame start time
* More debugging messages related to discontinuities
-- Madeline Wade <madeline.wade@ligo.org> Fri, 06 Oct 2016 15:27:00 +0900
gstlal-calibration (1.0.3-1) unstable; urgency=low
* Quick patch for underflow exceptions causing large latencies
-- Madeline Wade <madeline.wade@ligo.org> Fri, 30 Sept 2016 20:36:00 +0900
gstlal-calibration (1.0.2-1) unstable; urgency=low
* Bug fix for how one of kappa state vector bits is calculated
-- Madeline Wade <madeline.wade@ligo.org> Wed, 16 Sept 2016 23:48:00 +0900
gstlal-calibration (1.0.1-1) unstable; urgency=low
* Fix to how pipeline deals with discontinuities
-- Madeline Wade <madeline.wade@ligo.org> Wed, 16 Sept 2016 13:12:00 +0900
gstlal-calibration (1.0.0-1) unstable; urgency=low
* Updates to pipeline to run with kappas
* Updated CALIB_STATE_VECTOR definition
* Update to kappa smoothing routine
-- Madeline Wade <madeline.wade@ligo.org> Wed, 06 Jul 2016 16:22:00 +0900
gstlal-calibration (0.99.1-1) unstable; urgency=low
* More packaging related adjustments
-- Kipp Cannon <kipp.cannon@ligo.org> Wed, 06 Jul 2016 16:22:00 +0900
Madeline Wade
committed
gstlal-calibration (0.99.0-2) unstable; urgency=low
* A few updates to the .spec file for dependencies
-- Madeline Wade <madeline.wade@ligo.org> Sat, 02 Jul 2016 14:03:00 -0500
gstlal-calibration (0.99-1) unstable; urgency=low
* First iteration of gstreamer-1.x calibration package
-- Madeline Wade <madeline.wade@ligo.org> Fri, 01 Jul 2016 00:00:00 -0500
gstlal-calibration (0.5.10-1) unstable; urgency=low
* Update to smoothing routine for factors to use median method
-- Madeline Wade <madeline.wade@ligo.org> Thurs, 17 Dec 2015 10:33:00 -0500
gstlal-calibration (0.5.9-1) unstable; urgency=low
* Bug fix to random seg fault issue
* Update to averaging routine for factors
-- Madeline Wade <madeline.wade@ligo.org> Wed, 25 Nov 2015 20:53:00 -0500
gstlal-calibration (0.5.8-1) unstable; urgency=low
* Bug fixes to factors computation
* Bug fix to synchronization of interleave element
* Update to averaging routine for factors
-- Madeline Wade <madeline.wade@ligo.org> Fri, 14 Nov 2015 00:01:00 -0500
Madeline Wade
committed
gstlal-calibration (0.5.7-1) unstable; urgency=low
* Addition of "NO_STOCH_INJ" bit to GDS-CALIB_STATE_VECTOR
-- Madeline Wade <madeline.wade@ligo.org> Fri, 22 Oct 2015 16:24:00 -0500
gstlal-calibration (0.5.6-1) unstable; urgency=low
* Bug fix for lock-ups caused by averaging \kappas when not in science mode
-- Madeline Wade <madeline.wade@ligo.org> Fri, 16 Oct 2015 14:15:00 -0500
gstlal-calibration (0.5.5-1) unstable; urgency=low
* Minor bug fixes to typos
-- Madeline Wade <madeline.wade@ligo.org> Fri, 16 Oct 2015 01:09:00 -0500
gstlal-calibration (0.5.4-1) unstable; urgency=low
* Bug fixes and a few small feature additions including averaging
calibration factors
-- Madeline Wade <madeline.wade@ligo.org> Fri, 09 Oct 2015 17:11:00 -0500
gstlal-calibration (0.5.3-1) unstable; urgency=low
* Allow more general naming scheme for output channels
-- Madeline Wade <madeline.wade@ligo.org> Mon, 25 Sept 2015 20:31:00 -0500
gstlal-calibration (0.5.1-1) unstable; urgency=low
* ER8/O1 bug fix release
-- Madeline Wade <madeline.wade@ligo.org> Mon, 14 Sept 2015 01:22:00 -0500
gstlal-calibration (0.5.0-1) unstable; urgency=low
* ER8 release, including computation of new factors
-- Madeline Wade <madeline.wade@ligo.org> Fri, 24 Aug 2015 16:03:00 -0500
gstlal-calibration (0.4.1-1) unstable; urgency=low
* pre-ER8 bug fix release
-- Madeline Wade <madeline.wade@ligo.org> Fri, 13 Aug 2015 16:15:00 -0500
gstlal-calibration (0.4.0-1) unstable; urgency=low
* First pre-ER8 release
-- Madeline Wade <madeline.wade@ligo.org> Fri, 31 July 2015 15:47:00 -0500
gstlal-calibration (0.3.3-1) unstable; urgency=low
* Another bug fix release for the --wings option (again)
-- Madeline Wade <madeline.wade@ligo.org> Mon, 20 July 2015 16:03:00 -0500
gstlal-calibration (0.3.2-1) unstable; urgency=low
* Another bug fix release for the --wings option
-- Madeline Wade <madeline.wade@ligo.org> Sat, 14 July 2015 10:54:00 -0500
gstlal-calibration (0.3.1-1) unstable; urgency=low
* ER7 bug fix release for proper clipping with wings option
-- Madeline Wade <madeline.wade@ligo.org> Sat, 8 July 2015 11:14:240 -0500
gstlal-calibration (0.3.0-1) unstable; urgency=low
* ER7 release including updates to GDS-CALIB_STATE_VECTOR and \gamma
calculation
-- Madeline Wade <madeline.wade@ligo.org> Sat, 30 May 2015 11:05:26 -0500
gstlal-calibration (0.2.4-1) unstable; urgency=low
* post ER6 bug fix for filtering convention
-- Madeline Wade <madeline.wade@ligo.org> Thu, 10 Feb 2015 08:50:00 -0500
gstlal-calibration (0.2.3-1) unstable; urgency=low
* ER6 bug fix for recoloring gaussian noise
-- Madeline Wade <madeline.wade@ligo.org> Thu, 11 Dec 2014 15:14:08 -0500
gstlal-calibration (0.2.2-1) unstable; urgency=low
* ER6 bug fix and offline feature release with packaging fixes
-- Madeline Wade <madeline.wade@ligo.org> Mon, 8 Dec 2014 09:49:50 -0500
gstlal-calibration (0.2.1-2+deb7u0) unstable; urgency=low
* build for Wheezy
-- Steffen Grunewald <steffen.grunewald@ligo.org> Mon, 08 Dec 2014 16:43:31 +0100
gstlal-calibration (0.2.1-2) unstable; urgency=low
* added libs to install file
-- Steffen Grunewald <steffen.grunewald@ligo.org> Mon, 8 Dec 2014 16:43:00 +0100
gstlal-calibration (0.2.1-1) unstable; urgency=low
* ER6 bug fix and offline feature release
-- Madeline Wade <madeline.wade@ligo.org> Mon, 8 Dec 2014 00:51:29 -0500
gstlal-calibration (0.2.0-1) unstable; urgency=low
* ER6 release
-- Madeline Wade <madeline.wade@ligo.org> Thu, 27 Nov 2014 21:15:34 -0500
gstlal-calibration (0.1.1-1) unstable; urgency=low
* initial release
-- Kipp Cannon <kipp.cannon@ligo.org> Thu, 30 Jan 2014 14:02:06 -0500
* initial release
-- Kipp Cannon <kipp.cannon@ligo.org> Thu, 30 Jan 2014 14:02:06 -0500
gstlal-calibration (0.1.0-1) unstable; urgency=low
* initial release
-- Kipp Cannon <kipp.cannon@ligo.org> Tue, 7 Jan 2014 14:35:40 -0500