- Jun 28, 2019
-
-
Alexander Pace authored
-
- Jun 27, 2019
-
-
Kipp Cannon authored
- lal-python --> python-lal - lalinspiral-python --> python-lalinspiral
-
- Jun 20, 2019
-
-
Patrick Godwin authored
-
- Jun 19, 2019
-
-
Daichi Tsuna authored
this fix removes the "wait time" where O(10^2s) of data was dumped until the whitener settled.
-
- Jun 17, 2019
-
-
Patrick Godwin authored
feature_extractor.py: remove unused imports, utils.py: switch feature dtype from double to single precision float
-
Daichi Tsuna authored
same as commit for segment file input, just with invert_output reversed in mksegmentsrcgate
-
Daichi Tsuna authored
currently making it the same procedure as when the buffer is non-gap but not enough samples (< autocorrelation_length), like itac
-
- Jun 16, 2019
-
-
Daichi Tsuna authored
dump number of events in the coinc_events table.
-
- Jun 15, 2019
-
-
Daichi Tsuna authored
-
- Jun 13, 2019
-
-
Patrick Godwin authored
feature_extraction: change block_stride for whitening, high pass from 1s to 0.25s, allow for a minimum downsampling rate to improve latency at expensive of computational cost
-
Patrick Godwin authored
gstlal_feature_monitor: reduce number of missing channels messages, remove close connection line causing crashes upon shutdown
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
- Jun 11, 2019
-
-
Daichi Tsuna authored
this enables to do multi-detector trigger generator & coincidence analysis by inputs of channel-name, data, template, and PSDs from multiple IFOs. In short, this is lalapps_StringSearch + ligolw_add + lalapps_burca of old pipeline.
-
Daichi Tsuna authored
-
Daichi Tsuna authored
like the old burca
-
Daichi Tsuna authored
-
Daichi Tsuna authored
__lt__() and friends
-
- Jun 06, 2019
-
-
Patrick Godwin authored
-
- May 10, 2019
-
-
Duncan Macleod authored
- use `Requires.private` in pkgconfig files to stop forcing downstream packages to link against everything upstream - added `pkgconfig` as `BuildRequires` for RPMs - bumped required version of pkg-config to 0.18.0
-
- May 08, 2019
-
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
- May 07, 2019
-
-
Patrick Godwin authored
Makefile.gstlal_feature_extractor_offline: fix issue with generating segments from int8s conversion, add default safety info, clean up comments and unused variables
-
Patrick Godwin authored
gstlal_feature_extractor_pipe: link feature combiner job to run after all feature extraction jobs are finished
-
Patrick Godwin authored
gstlal_feature_extractor_pipe: fix some issues with changed imports, update params in offline makefile
-
Patrick Godwin authored
-
Patrick Godwin authored
-
- Apr 25, 2019
-
-
Kipp Cannon authored
-
- Apr 23, 2019
-
-
Daichi Tsuna authored
-
- Apr 06, 2019
-
-
Daichi Tsuna authored
-
Daichi Tsuna authored
binjfind needs them to identify sim_burst <-> sngl_burst coincs
-
- Mar 29, 2019
-
-
Patrick Godwin authored
Makefile.gstlal_feature_extractor_online: update kafka server params, ability to run off of /dev/shm easily
-
- Mar 28, 2019
-
-
Patrick Godwin authored
feature extraction: change trigger_time -> time, remove nan rows, specify true spans of datasets to comply with gwtrigfind
-
- Mar 18, 2019
-
-
Kipp Cannon authored
-
- Mar 14, 2019
-
-
Daichi Tsuna authored
-
- Mar 11, 2019
-
-
Daichi Tsuna authored
Set_caps seems to be executed *after* start, so in the previous commit audio_info will not be updated before the safety check and stumbles there. After this fix things seem to be going, and a sane value for chisq is obtained.
-
- Mar 09, 2019
-
-
Kipp Cannon authored
-
Kipp Cannon authored
-