- Feb 14, 2019
-
-
Kipp Cannon authored
-
Kipp Cannon authored
- use .copy() method of Table objects to obtain copy to ensure column names are always the same as the original.
-
Kipp Cannon authored
- update for ilwd:char --> int conversion
-
Kipp Cannon authored
- abandon LAL as the I/O library for XML reading because of push-back over the transition from ilwd:char to int IDs
-
Kipp Cannon authored
-
Kipp Cannon authored
- due to push back from collaboration over our desire to switch ilwd:char IDs in LIGO LW tables to integers, we are forced to decouple ourselves from the I/O code in LAL.
-
Kipp Cannon authored
- this patch adds a translator to convert gracedb event uploads from integer ID format to the legacy ilwd:char ID format. it can be reverted if gracedb is updated to accept integer ID format files
-
Kipp Cannon authored
- gstlal-calibration is not touched
-
chad.hanna authored
-
chad.hanna authored
-
chad.hanna authored
REVERT ME: lloidparts.py: raise the snr threshold to 4 instead of 3.5 to make online running more stable until coincidence / other python stuff is faster
-
Kipp Cannon authored
- new segmentlist method implementing solution to problem that exists in several codes. switching to it addresses a FIXME.
-
Patrick Godwin authored
-
Patrick Godwin authored
gstlal_ll_inspiral_aggregator: tweak kafka consumer settings to mitigate heartbeat session issues, close connection to consumer upon exit
-
- Feb 13, 2019
-
-
chad.hanna authored
-
chad.hanna authored
-
chad.hanna authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
gstlal_ll_feature_extractor_pipe: update monitor settings, rename file output directory for auxiliary jobs
-
Patrick Godwin authored
rename gstlal_feature_listener to gstlal_feature_monitor for consistency, port to using new datamon aggregator classes
-
- Feb 12, 2019
-
-
Patrick Godwin authored
gstlal_feature_aggregator: modify process_queue() and packets_to_timeseries() to process more channels in parallel, fix typos
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
-
chad.hanna authored
-
- Feb 11, 2019
-
-
Patrick Godwin authored
gstlal_ll_inspiral_pipe: scale up number of aggregator jobs to keep up with real-time, gstlal_ll_inspiral_aggregator: add more specific group_id to not conflict with other aggregator jobs
-
Patrick Godwin authored
-
Alexander Pace authored
Enabling rpmbuild in the CI pipeline. Modfied burst's spec.in to remove undefined doxygen dependency and strange environment script. Implemented --disable-massmodel in gstlal-inspiral.spec.in to limit the size of the rpm
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Patrick Godwin authored
remove gstlal_ll_inspiral_state from gstlal-ugly as gstlal_ll_inspiral_aggregator can now handle state aggregation as well
-
Patrick Godwin authored
gstlal_ll_inspiral_aggregator: use new aggregation classes from datamon to aggregate data, tidy up imports
-
Patrick Godwin authored
gstlal_ll_dq: use new aggregation classes from datamon to aggregate data, tidy up imports and add copyright info
-
Patrick Godwin authored
lloidhandler.py: change structure of data stored and pushed to kafka within EyeCandy, change name of state routes, add logic to handle sampling rates of state info here rather than downstream
-
Patrick Godwin authored
gstlal_ll_inspiral_pipe: modify number of aggregation jobs, add option to switch between influx and hdf5 agg backends
-
- Feb 09, 2019
-
-
chad.hanna authored
-
- Feb 08, 2019
-
-
Chad Hanna authored
-
Chad Hanna authored
-
Patrick Godwin authored
-