- Jul 15, 2018
-
-
Alexander Pace authored
-
Duncan Meacher authored
-
Duncan Meacher authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Alexander Pace authored
-
- Jul 14, 2018
-
-
Alexander Pace authored
-
Alexander Pace authored
-
Patrick Godwin authored
gstlal_feature_extractor_pipe: fix issue where last set of jobs extended past gps end times, added more readable output
-
Patrick Godwin authored
gstlal_feature_extractor_pipe: clean up and refactor code for maintainability. feature_extractor.py: change default save_cadence from 200s -> 2000s to save on I/O downstream
-
Duncan Meacher authored
-
- Jul 13, 2018
-
-
Aaron Viets authored
gstlal_compute_strain: Simplified removal of pcal lines. Also slightly simplified calculation of kappas.
-
Duncan Meacher authored
-
Alexander Pace authored
Update Makefile.offline_tutorial_test to get past "AssertionError: There are too few templates in this chi interval. Requested 500: have 192" error
-
Alexander Pace authored
-
Alexander Pace authored
Update .gitlab-ci.yml for the offline makefile test. Notes: 1. the documentation packages will get moved someplace smarter in the future. 2. Look into a targeted clone of the lalsuite-extra data 3. the offline test is super slow... I wonder if it could be the fftw libraries?
-
Duncan Meacher authored
-
Duncan Meacher authored
-
Duncan Meacher authored
-
Patrick Godwin authored
-
Patrick Godwin authored
feature_extractor.py + related executable: make kafka an optional library with checks if data format needs kafka imports. auxcache.py: fixed typo in package name
-
Patrick Godwin authored
gstlal_feature_hdf5_sink: revamped code to take into account new changes with handling/writing features to disk in main feature extraction executable, fixed import issues in streaming feature extraction processes
-
- Jul 12, 2018
-
-
Patrick Godwin authored
online feature extractor: added options to online Makefile to tune synchronizer/file sink jobs, made synchronizer/file sink jobs configurable based on whether kafka is used, changed default basename option for filesink
-
Patrick Godwin authored
gstlal_feature_extractor execs: add usage kwarg to OptionParser so that command line options get rendered in online docs
-
Patrick Godwin authored
feature synchronizer + hdf5 sink: clean up imports, remove idq dependency that was not necessarily needed, fix kafka topic subscribing in synchronizer to look for job ids
-
Patrick Godwin authored
-
Patrick Godwin authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
gstlaldeglitchfilter: make the minimum veto segment 2 seconds and increase the taper length to one second on each side
-
Patrick Godwin authored
Makefile.gstlal_feature_extractor_online: add options to either dump triggers to disk or transfer via Kafka
-
- Jul 11, 2018
-
-
Patrick Godwin authored
gstlal_ll_feature_extractor_pipe + online Makefile: factor out common options into its own function to allow for flexibility, allow for switch between live sources, fix general bugs and missing imports from refactoring. fixed name change in Makefile.am
-
Patrick Godwin authored
gstlal_ll_feature_extractor_pipe: tidied up code and cleaned up import namespace for maintainability, change name of exec to match what is done in inspiral
-
Patrick Godwin authored
factored out classes, config options in gstlal_feature_extractor exec to separate feature_extractor.py for maintainability, cleaned up import namespace
-
Chad Hanna authored
-
Patrick Godwin authored
gstlal_feature_extractor + fxtools/utils.py: add option for switching between etg and timeseries pipeline modes easily, add feature queues and disk writing abilities that handle both independently
-
Duncan Meacher authored
-
- Jul 09, 2018
-
-
Chad Hanna authored
-
Patrick Godwin authored
Makefile_offline_tutorial_test: tweak data gps ranges so that input data to gstlal_inspiral jobs do not crash
-