- Aug 06, 2017
-
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
- forgot one spot in plotpsd.py - refs #5603
-
- Aug 05, 2017
-
-
Patrick Godwin authored
idq_multirate_datasource.py: fixed normalization in downsampler, fixed dc offset that appears in certain channels
-
- Aug 04, 2017
-
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
- Jul 24, 2017
-
-
Chad Hanna authored
-
Chad Hanna authored
-
Kipp Cannon authored
- switch to SEOBNRv4 waveform model for accuracy at higher masses - introduce mechanism for pre-computing waveform model for speed - refs #5603
-
- Jul 21, 2017
-
-
Alexander Pace authored
-
- Jul 20, 2017
-
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Leo Pound Singer authored
The SNR time series epoch has to take into account the original template's time shift.
-
Kipp Cannon authored
- the version inherited from dict returns a dict instead of an HorizonHistories instance, and makes references to the values in the original object so that modifications affect both the original and the copy. - this override returns the correct type, with deepcopy()s of the values
-
Kipp Cannon authored
- introduce .functional_integral() methods to both NearestLeafTree and HorizonHistories classes - reimplement .weighted_mean() as a wrapper of .functional_integral(). this results in a performance penalty since it must invoke .functional_integral() twice but avoids the code duplication that would result otherwise - allow 0/0 in .weighted_mean(). if the numerator of the mean is identically 0 and the weighted denominator has also evaluated to 0 then return 0 instead of reporting a divide-by-0 error. this is done presuming that this is caused by the weight function being defined in a way that causes it to go to 0 when the data being averaged goes to 0 and that if a proper limit of the ratio was evaluated it would be found to be 0.
-
- Jul 18, 2017
-
-
Patrick Godwin authored
-
- Jul 17, 2017
-
-
Chad Hanna authored
-
- Jul 15, 2017
-
-
Chad Hanna authored
-
- Jul 14, 2017
-
-
Chad Hanna authored
-
Chad Hanna authored
-
- Jul 12, 2017
-
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Duncan Meacher authored
-
- Jul 11, 2017
-
-
Alexander Pace authored
-
- Jul 10, 2017
-
-
Chad Hanna authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
- Jul 09, 2017
-
-
Patrick Godwin authored
-
- Jul 06, 2017
-
-
Patrick Godwin authored
idq_aggregator.py: changed hdf saving scheme for datasets (saves multiple datasets per file keyed by channel and rate), hdf file saving for non-aggregates 2x faster, fixed bug with aggregation that caused missing triggers; gstlal_idq_trigger_gen: major refactoring in buf_handler and hdf saving functions
-
- Jul 05, 2017
-
-
Patrick Godwin authored
idq_aggregator.py: changed indexing scheme from MultiIndex to DatetimeIndex, multilevel aggregation fixed (except for possibly some edge cases)
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-