- 21 Apr, 2017 1 commit
-
-
Karl Wette authored
- Refs #5489 Original: df0071916b992d856235188aedc9c82d61abb298
-
- 19 Apr, 2017 5 commits
-
-
David Keitel authored
-was copied over in 24dad9754a1 (Redmine #1954) presumably because of export/include issues -since 818975ac0fb (Redmine #2001) the need for that should have vanished -refs #5477 Original: d69a1efc450da54aeb46feb354a9393932dfec8c
-
David Keitel authored
-same trick as in XLALWeightMultiAMCoeffs() -fixes #5477 Original: 1880d31edde0535d7325562cbfd0277cee4dee21
-
David Keitel authored
-time unit option added to write_transientCandidate_to_fp() -new CFSv2 transient-output behaviour: -signal duration tau in seconds -signal start t0 as GPS epoch [seconds] -previously, t0 and tau were in days, and t0 as offset from starttime -old output in days (t0 relative to starttime) kept if any of the (now deprecated) --transient-*Days input options are used -synthesizeTransientStats keeps days for now Original: d0c03822dc24798c033ab40876af554de962ce1d
-
David Keitel authored
Original: 94032fe880239f22c83e0c5808230a38a2b4bbee
-
David Keitel authored
-signal starttime t0 as GPS epoch [seconds] -signal duration tau also in seconds Original: 12dac9f9c315c00b55d13bf1b50c7e9adbe44f6c
-
- 16 Apr, 2017 2 commits
-
-
Leo Pound Singer authored
These files apparently do not provide any time slide intervals or IDs. Original: 4f69332b7eb536166d3d94c355c1925e4e45db98
-
Vivien Raymond authored
Original: 1185e2f411284a1d5c3b35b7d7f7897313d26b33
-
- 14 Apr, 2017 7 commits
-
-
Leo Pound Singer authored
Original: 875a9a5ad855b17cbb6579e0d99450cbac314fbf
-
Kipp Cannon authored
- inside the .get_coincs() method of TimeSlideGraph Original: 2ebbfeb53e940056803149396f9079a079c63904
-
Kipp Cannon authored
- convert comparison functions to methods of their respective classes and access them that way Original: 43b60f1ecb67eabf4d017f5d58147a879ad606f2
-
Kipp Cannon authored
- relaxes requirement that trigger rows have .event_id attributes - might also be a teansy bit faster since id() might be faster than the attribute look-up. maybe. - also move id-->event conversion inside library code Original: a0ce81bae36eb41eb5b4e20754a702e4e1e63089
-
Kipp Cannon authored
Original: 73e4bf46542bc34bc7e2d1567036fe9c3a697486
-
Kipp Cannon authored
Original: 36c004fa6f41daa673d0d3b32e49ba45d3d0371e
-
Kipp Cannon authored
Original: 9dd89d1b986275b92ae7ee158808e9e1e575bf65
-
- 13 Apr, 2017 3 commits
-
-
Reinhard Prix authored
- use Hamming-window on the sinc-interpolation, increasing sidebands (empty) to account for the transition band of ~ 4/(2Dterms+1)*Band - use user input argument 'Dterms' to control length of sinc-interpolation window - refs #5292 Original: 6138ebb3081913af227603f0600077ca19bfe713
-
Arunava Mukherjee authored
- added unit test comparing transformed old-coordinate metric against metric computed in these new coordinates - refs #5438 Original: cc212027808ce4f379dde0fb8cde7a420644dd29
-
Andrea taracchini authored
Original: a2bdb25616e989edbd3db6a4663b4f5c4911e35d
-
- 12 Apr, 2017 5 commits
-
-
Leo Pound Singer authored
Original: f135e0e1669f69dbae39ea27a5bcb2d675178520
-
Matthew David Pitkin authored
ppe_inject.c: allow option for injections to be created without having to perform parametere estimation on them Original: 44cdd8036e4fea84181dae56e3d70739c1319a75
-
Daichi Tsuna authored
for function make_cache_entry Original: dae8d438d755ed76564e86893f03e8cb55626db1
-
Kipp Cannon authored
- update all lalsuite codes that are affected - leave a compatibility stub behind in pylal for the rest - refs #5435 Original: 9f8dc81f3d3a48ffb763a1028bc9e609e7085b2b
-
Max Isi authored
Original: fbe2b3d582febe283e8cc65a4133f9504eccdb23
-
- 11 Apr, 2017 8 commits
-
-
Leo Pound Singer authored
Original: adf30dd07695b1605f4d633e31f2fb5ecef8467b
-
Leo Pound Singer authored
Original: 036d53a5a364e23c5ba41de8d3481bb6ba3015f0
-
Reinhard Prix authored
- now that CPUtime is actually returned, the output of 'search started at' was seen to have erroneously used the CPU time output - make LogGetTimestamp() visible from outside LogPrintf, which seems reasonable to me - refs #5411 Original: 4d7ddb234b146114d403323cc5a0683b11f5e184
-
Leo Pound Singer authored
Original: d3a3d012c25fe5e5a1c1dfefa2019073e157d7d1
-
Leo Pound Singer authored
Original: 64ba3236035876c34015839b79c352288eb5051d
-
Kipp Cannon authored
- simplify definition of "coinc time" for purpose of the --coincidence-segments feature - pre-construct the ("H1", "H2") set for the comparison used to identify disallowed instrument combos Original: d059552aea872093b9b505f6483923ea3ead0490
-
Kipp Cannon authored
- add --min-instruments - simplify --thresholds option: now only used by string search for a single parameter, so make it be just that - don't assign to id() built-in - make more use of lsctables row properties - don't forget to set coinc_event instruments column in excesspower search - use super() consistently to chain to parent classes - convert make_multi_burst() to staticmethod of ExcessPowerCoincTables Original: aaba77535481ad2bb9146ac0cfbcc49cdb5e03cd
-
Kipp Cannon authored
- .peak_time --> .peak Original: 31d752ad2cc7fb5a3a8608e891ec29832f7c911e
-
- 10 Apr, 2017 2 commits
-
-
Daichi Tsuna authored
Original: 8f4ed8590bfba50b0b66ba4781c5db4a3feb9016
-
Daichi Tsuna authored
Original: c5d87e1e209ea5da6e7f5b4e7e4fee8d87dab48c
-
- 08 Apr, 2017 5 commits
-
-
Leo Pound Singer authored
Currently, if they are passed in as single precision floats (i.e., `np.float32`), the SWIG bindings will raise an exception. Original: 749d82ea9e337fd82ef6804a8ed8d699112eb81e
-
Leo Pound Singer authored
Original: c3091616ee68b58d028e33ba7c8651c1b351be97
-
Leo Pound Singer authored
Original: 6631091c375ca367740aae453db059638c7ece2a
-
Leo Pound Singer authored
Original: 751e66e0e14035452239074685f5ef55d8e2190b
-
Leo Pound Singer authored
Original: be4b3f5636300accdcead631047cf7669b6bdebd
-
- 07 Apr, 2017 2 commits
-
-
Leo Pound Singer authored
Original: bd26a1b54450e7544c800e2fa8e547ded94a0cac
-
Leo Pound Singer authored
Original: 1c18abaf9a355ab979281cecad6ecfc6f49dbe2c
-