- Apr 25, 2018
-
-
Chad Hanna authored
-
Aaron Viets authored
-
Aaron Viets authored
- new package cmath: elements that perform unary operations and handle complex and real floating point arithmetic. Elements included are cabs, cexp, cln, clog, clog10, and cpow. - new element lal_trackfrequency: base transform element that attempts to measure the loudest frequency in a signal.
-
Chad Hanna authored
-
- Apr 24, 2018
-
-
Chad Hanna authored
-
Chad Hanna 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 22, 2018
-
-
Kipp Cannon authored
-
Kipp Cannon authored
-
- Apr 21, 2018
-
-
Aaron Viets authored
-
Aaron Viets authored
-
Aaron Viets authored
- lal_smoothkappas: added filter latency option. - lal_resample: simpler treatment of gaps. The complicated nonsense from before was unnecessary and messed things up. - calibration_parts.py: function to remove lines and harmonics with a witness channel now works well.
-
- Apr 20, 2018
-
-
Kipp Cannon authored
- oops, copy-and-pasted, and forgot to splice the code in properly
-
Kipp Cannon authored
- don't need to convert URLs to local filenames to use, that's what that function is for
-
Kipp Cannon authored
- dump is a URL is set, not necessarily just because the data is there to dump
-
Kipp Cannon authored
- reduce the number of distinct steps - enable --density-estimate-zero-lag in marginalization step
-
Kipp Cannon authored
- add --density-estimate-zero-lag
-
Kipp Cannon authored
-
Kipp Cannon authored
- fix a typo in a comment - reduce the number of boolean operations in the extinction model fitting code
-
Kipp Cannon authored
- .T050017_filename() moved homes and I forgot to update where the instruments come from
-
- Apr 19, 2018
-
-
Alexander Pace authored
-
- Apr 18, 2018
-
-
Kipp Cannon authored
-
Kipp Cannon authored
-
Kipp Cannon authored
- fixes a bug in the filename construction code in the snapshot path - uses CacheEntry to parse T050017 filenames instead of doing it by hand - fixes a typo in a comment
-
Chad Hanna authored
-
- Apr 17, 2018
-
-
Aaron Viets authored
-
Aaron Viets authored
-
Aaron Viets authored
- lal_complexfirbank: Now handles latencies longer than filter length. - lal_insertgap: Compute offset when throwing away initial data as offset relative to the time when streaming started. - calibration_parts.py: remove_lines_with_witness should work now.
-
Patrick Godwin authored
-
Alexander Pace authored
-
Chad Hanna authored
-
Kipp Cannon authored
- these are being used temporarily for debugging the online pipeline; this patch is my current state so Chad can pick it up and see if he can make progress
-
Kipp Cannon authored
-
Kipp Cannon authored
- --likelihood-file is renamed to --ranking-stat-output to make its function more clear - --likelihood-file-cache is renamed to --ranking-stat-output-cache to retain the symmetry - --reference-likelihood-url is renamed to --ranking-stat-input to make its function more clear
-
Kipp Cannon authored
- to --ranking-stat-pdf to more correctly describe what this command line option does. - also switch to using the load_url() function, instead of load_filename(), to anticipate getting this data from a non-disk location in O3.
-
- correct documentation and add missing documentation for command line options - --help message is reorganized into conceptual groups - rework input sanity/safety checking and associated error messages - make --likelihood-url optional, no file will be written if not supplied, and trigger histogram collection will be skipped for performance improvements - teak gstlal_inspiral_pipe to not set --likelihood-url options on injection jobs
-
Kipp Cannon authored
- closes out two FIXMEs
-
Chad Hanna authored
-
- Apr 16, 2018
-
-
Chad Hanna authored
-