- Jul 14, 2015
-
-
Madeline Wade authored
-
Madeline Wade authored
- Jul 13, 2015
-
-
Kipp Cannon authored
- precompute log(0.99) and log(0.01)
-
Kipp Cannon authored
- refs #2229
-
Kipp Cannon authored
- port code to functions in lalsimuation. also change the padding formula from 1.1 * tchirp + 1 to 1.1 * tchirp + 3/flow. - even with the original padding formula the results are slightly different. e.g., with the ER7 "em bright" bank and an f low of 10 Hz, the old implementation determined the padding to be 175.7 s with a padded f flow of 9.647 Hz, while the same formula implemented with the lalsimulation functions determines the padding to be 179.8 s with a padded f low of 9.583 Hz. - this also adds some input checking to avoid getting weird error messages from this code - refs #2179
-
- Jul 09, 2015
-
-
Madeline Wade authored
Change in functionality of gstlal_compute_strain as a full or partial calibrator. Remove support for whitening functionality.
-
- Jul 08, 2015
-
- Jul 07, 2015
-
-
Ryan Everett authored
-
Ryan Everett authored
-
- Jul 06, 2015
-
-
Ryan Everett authored
-
Ryan Everett authored
-
Ryan Everett authored
-
Madeline Wade authored
-
- Jul 03, 2015
-
-
Chad Hanna authored
-
Chad Hanna authored
-
- Jul 01, 2015
-
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
- Jun 30, 2015
-
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Ryan Everett authored
-
Ryan Everett authored
-
Ryan Everett authored
-
Ryan Everett authored
A new table contains a link to a diff between the current HEAD of master and the git hash at the time of review.
-
Ryan Everett authored
Comment out action items elsewhere Create a study page for the impulse response test
-
Ryan Everett authored
-
- Jun 29, 2015
-
-
Sarah Caudill authored
-
- Jun 25, 2015
-
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
Branson Craig Stephens authored
-
- Jun 24, 2015
-
-
Branson Craig Stephens authored
-
- Jun 21, 2015
-
-
Kipp Cannon authored
- now that LAL is built with pthread locking enabled, and we require it to be in the configure script, we can remove what is now redundant fftw wisdom protection. this should enable multi-threaded injection generation. - see PR2228
-
Kipp Cannon authored
- was providing hooks for accessing wisdom locking, but no longer required because LAL is built with locking enabled - see PR2220
-
Kipp Cannon authored
- see PR2218
-