- Aug 09, 2016
-
-
Stephen Privitera authored
-
Chad Hanna authored
-
Chad Hanna authored
-
- Aug 08, 2016
-
-
Chad Hanna authored
-
Chad Hanna authored
-
Kipp Cannon authored
-
Duncan Meacher authored
-
Kipp Cannon authored
-
Madeline Wade authored
-
Madeline Wade authored
-
- Aug 04, 2016
-
-
Kipp Cannon authored
-
- Aug 03, 2016
-
-
Aaron Viets authored
gstlal-calibration: lal_smoothkappas: fix treatment of gaps. The smoothed kappas on the outbuf remain constant if there is a gap in the inbuf.
-
Kipp Cannon authored
-
- Aug 01, 2016
-
-
Kipp Cannon authored
- other stuff we depend on already depends on it, but better to be clear about this just in case.
-
- Jul 29, 2016
-
-
Aaron Viets authored
gstlal-calibration: lal_smoothkappas: New element that uses a simlper method to smooth calibration factors
-
- Jul 28, 2016
-
-
Alexander E Pace authored
-
Madeline Wade authored
-
Kipp Cannon authored
-
- Jul 27, 2016
-
-
Aaron Viets authored
gstlal-calibration: replaced gst_audio_info_from_caps() with gstlal_audio_info_from_caps() in all calibration elements. Added transform_caps() to lal_smoothcalibfactors. Changed complex_division() in calibration_parts.py.
-
- Jul 25, 2016
-
-
Alexander Urban authored
Adding a Makefile and plotting script to gstlal-calibration/tests. These implement the GDS calibration pipeline on Hanford data from ER9, then produce plots comparing against CALCS.
-
- Jul 22, 2016
-
-
Sarah Caudill authored
-
Aaron Viets authored
-
Sarah Caudill authored
-
- Jul 21, 2016
-
-
Kipp Cannon authored
- the 2 byte class number has been split into a 1 byte checksum type and a 1 byte class number
-
Kipp Cannon authored
- increase minimum required version to 0.99.6 in other packages
-
Kipp Cannon authored
- and also wait until the units are known before setting the PSD
-
Kipp Cannon authored
- force work space reset when units change - in gstreamer < 1.x, stream format information arrived with the first data buffer, after the stream tag event, so we knew the sample units before we learned the sample rate (and thus nyquist frequency) - now in 1.x the stream format arrives in a caps event before anything else, so we learn the PSD frequency resolution and Nyquist before learning the stream sample units, which causes some use cases of this element to configure it with a dimensionless PSD - by adding the psd-units property, we can inform applications when the units become known, and allow them to defer installing a fixed PSD until that time.
-
Kipp Cannon authored
- the gsl packages have been renamed in newer Debians
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
- still no CRC checks, though.
-
- Jul 20, 2016
-
-
Madeline Wade authored
-
Sarah Caudill authored
-
Kipp Cannon authored
- in generate_template() we used to have to convert the swig fseries object to a pylal fseries object. we don't have to do that anymore but the conversion code was still there. remove
-
Kipp Cannon authored
-
Kipp Cannon authored
- add the LL job ID to the title displayed on the index.html page
-
- Jul 19, 2016
-
-
Sarah Caudill authored
-
- Jul 18, 2016
-
-
Sarah Caudill authored
-
- Jul 17, 2016
-
-
Cody Messick authored
-
- Jul 15, 2016
-
-
Kipp Cannon authored
- not allowed in C, gcc used to allow, now it doesn't
-