- Jun 25, 2018
-
-
Heather Fong authored
inspiral_lr.py: Add population model to ranking statistic. Population model information in inspiral_intrinsics.py.
-
- Jun 23, 2018
-
-
Kipp Cannon authored
- pass the SVD bank's PSD to mkwhitened_multirate_src() for use as a phase reference
-
Kipp Cannon authored
- allow the zero-latency whitening kernel's phase to be tweaked to approximate the phase response of the kernel corresponding to some reference PSD
-
Kipp Cannon authored
- add option to reduce the phase difference between a the FIR filter for the current PSD and the FIR filter for some other reference PSD. the use case is in reducing the phase discrepancy between a signal and a previously whitened template.
-
- Jun 21, 2018
-
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
- remove gratuitous [:] slices from expressions - use .real, .imag array properties instead of numpy.real() numpy.imag() - move gain & phase calc for zero-latency whitener up a few lines
-
Kipp Cannon authored
- can rely on gracedb module import to work
-
Kipp Cannon authored
-
Kipp Cannon authored
- unused and won't work because services are already advertised
-
Kipp Cannon authored
- template bank files are .xml.gz files
-
Kipp Cannon authored
- was using "rates" variable with undefined initialization
-
Kipp Cannon authored
- the template IDs are stored in the Gamma0 column, which is a float. the ID values must be ints or the ranking statistic barfs.
-
- Jun 20, 2018
-
-
Ryan Lang authored
-
Aaron Viets authored
-
- Jun 19, 2018
-
-
Aaron Viets authored
-
Chad Hanna authored
-
- Jun 18, 2018
-
-
Aaron Viets authored
-
- Jun 15, 2018
-
-
Alexander Pace authored
-
Chad Hanna authored
-
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
-
Duncan Meacher authored
-
Aaron Viets authored
-
- Jun 13, 2018
-
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Aaron Viets authored
-
Chad Hanna 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 08, 2018
-
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
- Jun 06, 2018
-
-
Kipp Cannon authored
- change the way the name is constructed - change the properties that are advertised - based on my current understanding of how this is supposed to work
-
Kipp Cannon authored
- based on my current understanding of how this stuff is supposed to work
-
Kipp Cannon authored
- replace built-in algebraic model with the actual trigger distribution from all of O2, marginalized across the entire bank
-
- 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.
-