- May 16, 2018
-
-
Patrick Godwin authored
add gstlal_feature_extractor_pipe_online for online DAG submission, fixed issues with producing correct gps ranges for condor jobs in gstlal_feature_extractor_pipe
-
- May 15, 2018
-
-
Chad Hanna authored
-
Chad Hanna authored
-
- May 12, 2018
-
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Patrick Godwin authored
-
Patrick Godwin authored
gstlal_feature_extractor: ensure that filenames of hdf5 files containing features have accurate gps range in their names by using the feature_start(end)_time options, if specified. changed named of trigger_start(end)_time from trigger -> feature. removed unnecessary typecasting for gps times
-
- May 11, 2018
-
-
Patrick Godwin authored
gstlal_feature_extractor + idq_utils.py: modified method of saving features as hdf5 so that max_snr option produces regularly sampled feature rows now
-
- May 08, 2018
-
-
Patrick Godwin authored
gstlal_feature_extractor: add dot graph for documentation, added separate groups for command line options, move imports around for aesthetics, change comment blocks (e.g. main) for documentation
-
Patrick Godwin authored
This reverts commit 9ac1b181
-
Patrick Godwin authored
-
- May 03, 2018
-
-
Patrick Godwin authored
-
- May 02, 2018
-
-
Patrick Godwin authored
gstlal_feature_extractor: propagated new waveform generation changes throughout, fixed some bugs/typos from switch causing pipeline to crash
-
Patrick Godwin authored
gstlal_feature_extractor: fixed bug in determining trigger time from buffer rows, now based on filter duration
-
Patrick Godwin authored
idq_utils.py: changed implementation for generating sampled points for sine-gaussian and half-sine-gaussian waveforms
-
- May 01, 2018
-
-
Patrick Godwin authored
gstlal_feature_extractor_template_overlap + idq_utils.py: fixed bug in template generation causing missing templates, changed way templates are produced as a result, propagated changes to template validation code
-
Patrick Godwin authored
gstlal_feature_extractor_template_overlap: added template bank overlap plot, aesthetic changes to html report
-
Patrick Godwin authored
gstlal_feature_extractor_template_overlap: tweaked some plot params, added sampling of waveforms to plot to limit the number of waveforms plotted
-
Chad Hanna authored
-
Chad Hanna authored
-
Patrick Godwin authored
idq_utils.py: added HDF5SeriesFeatureData to dump unevenly sized datasets of features to disk, gstlal_feature_extractor: fixed a bug in reporting trigger time for sine gaussian waveforms, chaged scheme on how to retrieve rows from buffer
-
- Apr 30, 2018
-
-
Patrick Godwin authored
gstlal_feature_extractor + idq_multirate_datasource.py: stripped out cheb downsampler in favor of stock resampler, added nxydump_segment options to dump timeseries to disk, lowered default Qlow setting
-
- Apr 29, 2018
-
-
Patrick Godwin authored
gstlal_feature_extractor_template_overlap: added html report + waveform plots for template validation
-
- Apr 28, 2018
-
-
kipp.cannon authored
-
Chad Hanna authored
-
- Apr 26, 2018
-
-
Patrick Godwin authored
gstlal_feature_extractor + related files: added sine-gaussian waveform and made option available to use as basis function for feature extraction
-
Kipp Cannon authored
-
- Apr 23, 2018
-
-
Patrick Godwin authored
gstlal_feature_extractor_whitener_check: fixed issue with pipeline hanging after EOS, updated mkbasicmultisrc using new function args
-
- Apr 17, 2018
-
-
Patrick Godwin authored
-
- Apr 13, 2018
-
-
- adjust gstreamer plugin .so filenames on gstreamer 1.14+ to work around changes to name mangling used by the plugin scanner
-
- Apr 12, 2018
-
-
Patrick Godwin authored
updated offline feature extractor Makefile to have configurable channel list as well as updated job parameters for submitting Condor jobs efficiently
-
Patrick Godwin authored
-
- Apr 11, 2018
-
-
Patrick Godwin authored
multichannel_datasource.py: added option to force splitting of channels into subsets with an equal number of channels for serial processing
-
- Apr 10, 2018
-
-
Patrick Godwin authored
multichannel_datasource.py: added a 4s max buffer duration reblock element after demux when reading in frames to reduce memory footprint substantially
-
- Apr 09, 2018
-
-
Patrick Godwin authored
gstlal_feature_extractor: fixed issue where triggers were not being saved caused by a typo in save_format option, added message when triggers were persisted to disk on final write
-
- Apr 07, 2018
-
-
Patrick Godwin authored
gstlal_feature_extractor: removed check in DataSourceInfo causing the pipeline to not start up using live data, added an option for live data that allows features to be persisted to disk at a regular cadence, minor refactoring in MultiChannelHandler
-
- Apr 06, 2018
-
-
Patrick Godwin authored
gstlal_feature_extractor_pipe + offline Makefile: added request_disk feature to condor submissions to ensure there is enough local space to run jobs
-
Patrick Godwin authored
multichannel_datasource.py: fixed bug introduced with change mkbasicmultisrc where conditional that checks if frame segments are set was flipped. This caused the pipeline to crash when not passing in segment lists
-
- Apr 04, 2018
-
-
Patrick Godwin authored
gstlal_feature_extractor_pipe: fixed bug where jobs were created for time stretches in which there was no analyzable time
-