- Mar 19, 2019
-
-
Alexander Pace authored
-
Alexander Pace authored
-
Duncan Meacher authored
-
Alexander Pace authored
-
Alexander Pace authored
-
- Mar 18, 2019
-
-
Kipp Cannon authored
-
- Mar 17, 2019
-
-
Chad Hanna authored
-
- Mar 16, 2019
-
-
Chad Hanna authored
-
Cody Messick authored
inspiral.py: Fix bug in subthreshold trigger channel name, and get rid of some setattr()s and getattr()s
-
Cody Messick authored
-
- Mar 15, 2019
-
-
Alexander Pace authored
-
Duncan Meacher authored
-
Alexander Pace authored
Update inspiral.py: replace the file tag "ranking statistic" to "ranking_statistic" since gracedb doesn't allow spaces in tag names. This change will fix the multiple failed uploads to gracedb.
-
- Mar 14, 2019
-
-
ChiWai Chan authored
- support older version of pandas
-
ChiWai Chan authored
svd_bank_snr.py: simplify the program and change FIR_SNR to calculate the modulus of the complex snr gstlal_inspiral_calc_snr: make corresponding changes
-
ChiWai Chan authored
svd_bank_snr: In mode 1, use mkwhitened_multirate_src instead of mkwhiten
-
ChiWai Chan authored
- refactor as a template-generating class and wrapper function so that the whitening and shifting can be reproduced by other code
-
ChiWai Chan authored
- add alternate, faster, implementation using pandas (fall back to current implementation if pandas is not available)
-
ChiWai Chan authored
-
Alexander Pace authored
-
Daichi Tsuna authored
-
Daichi Tsuna authored
-
- Mar 13, 2019
-
-
ChiWai Chan authored
- disable mkchecktimestamps()
-
Surabhi Sachdev authored
-
Chad Hanna authored
cap_singles: allow command line to control if singles have their far capped to 1 / livetime in an online-like mode
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
-
Chad Hanna authored
inspiral.py: support offline gracedb mode where a file:// url causes the output to be written to disk
-
Chad Hanna authored
-
Madeline Wade authored
-
- Mar 12, 2019
-
-
Madeline Wade authored
-
Madeline Wade authored
-
Aaron Viets authored
-
- Mar 11, 2019
-
-
Duncan Meacher authored
-
Aaron Viets authored
calibration_parts.py: no longer need to remove initial samples in line subtraction function, since lal_matrixsolver solves that problem.
-
Aaron Viets authored
-
Aaron Viets authored
-
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.
-