- Jul 18, 2018
-
-
Aaron Viets authored
gstlal_compute_strain: added ability to process witness channels separately for noise subtraction, if desired.
-
Aaron Viets authored
lal_transferfunction: Another small bug fix related to changing the resampling of the transfer functions.
-
- Jul 16, 2018
-
-
Aaron Viets authored
-
- Jul 13, 2018
-
-
Aaron Viets authored
gstlal_compute_strain: Simplified removal of pcal lines. Also slightly simplified calculation of kappas.
-
- Jul 11, 2018
-
-
Duncan Meacher authored
-
- Jul 03, 2018
-
-
Aaron Viets authored
lal_transferfunction: Apply resampling and smoothing of transfer functions before matrix manipulations and before making FIR filters.
-
- Jul 01, 2018
-
-
Aaron Viets authored
lal_transferfunction: Perform checks on FFTs before computing transfer functions, to minimize loss of calculated stuff.
-
- Jun 27, 2018
-
-
Aaron Viets authored
-
Aaron Viets authored
-
Aaron Viets authored
gstlal_compute_strain: Simplified adders in state vector calculation. Edited --help output. Corrected ESD line removal.
-
- Jun 25, 2018
-
-
Aaron Viets authored
gstlal-calibration: New pipeline gstlal_compute_kappas which only computes the kappas (much cheaper than computing h(t)). It can also apply a filter to DARM_ERR to simulate the effect of time-dependent correction factors (\kappa_tst, \kappa_pu, \kappa_c, f_cc, f_s, Q), so that tests can be done quickly.
-
- Jun 20, 2018
-
-
Aaron Viets authored
-
- Jun 19, 2018
-
-
Aaron Viets authored
-
- Jun 18, 2018
-
-
Aaron Viets authored
-
- Jun 15, 2018
-
-
Aaron Viets authored
gstlal_compute_strain: added options use either kappa_tst or kappa_pu to compute actuation time delay, instead of handling the timing of the actuation stages individually.
-
- Jun 14, 2018
-
-
Aaron Viets authored
-
Aaron Viets authored
-
Aaron Viets authored
-
Aaron Viets authored
-
- Jun 13, 2018
-
-
Aaron Viets authored
-
- Jun 12, 2018
-
-
Aaron Viets authored
New cmath element lpshiftfreq that reads in a complex stream and multiplies the phase by a constant without affecting the magnitude. This can be useful when a function whose phase is proportional to frequency has a known value at a particular frequency, and the user wishes to evaluate it at a different frequency.
-
Aaron Viets authored
- bug fixes in lal_adaptivefirfilt - Implemented lal_adaptivefirfilt to correct for f_s and Q time-dependence - Added options to correct for complex kappas - Added EPICS bits to calib state vector
-
- Jun 05, 2018
-
-
Aaron Viets authored
gstlal-calibration: New element lal_adaptivefirfilt that allows constrution of a time-dependent FIR filter with zeros, poles, gain, and a time advance/delay. For details, type gst-inspect-1.0 lal_adaptivefirfilt.
-
- Jun 04, 2018
-
-
Aaron Viets authored
gstlal_compute_strain: Modified smoothing of f_s and Q to produce better results. Began updating CALIB_STATE_VECTOR for O3.
-
- Jun 02, 2018
-
-
Aaron Viets authored
-
- May 31, 2018
-
-
Aaron Viets authored
lal_lpfilter: new element that takes complex input representing amplitude and phase error of a signal at a particular frequency and computes a linear-phase FIR filter to correct this error.
-
Caitlin Amarantha Rose authored
-
- May 30, 2018
-
-
Aaron Viets authored
-
- May 25, 2018
-
-
Aaron Viets authored
gstlal_compute_strain: Use creal instead of splitting into real and imaginary parts and fakesinking (saves computational cost)
-
Aaron Viets authored
-
- May 24, 2018
-
-
Aaron Viets authored
-
Aaron Viets authored
-
- May 23, 2018
-
-
Aaron Viets authored
-
Madeline Wade authored
Adding an example Makefile for running gstlal_compute_strain in O2, a filters file, and an example plotting script for O2
-
- May 22, 2018
-
-
Aaron Viets authored
-
- May 11, 2018
-
-
Aaron Viets authored
gstlal_compute_strain: Added calibration line subtraction back in. There's also now a prototype function for subtraction of 60 Hz lines and harmonics, and for noise subtractions using witness channels.
-
- May 01, 2018
-
-
Chad Hanna authored
-
Chad Hanna authored
-
- Apr 25, 2018
-
-
Aaron Viets authored
-
Aaron Viets authored
- new package cmath: elements that perform unary operations and handle complex and real floating point arithmetic. Elements included are cabs, cexp, cln, clog, clog10, and cpow. - new element lal_trackfrequency: base transform element that attempts to measure the loudest frequency in a signal.
-