- 10 Jan, 2020 1 commit
-
-
Linqing Wen authored
-
- 06 Jan, 2020 2 commits
-
-
https://git.ligo.org/lscsoft/spiirQi Chu authored
-
Qi Chu authored
-
- 04 Nov, 2019 1 commit
-
-
Manoj Kovalam authored
-
- 21 Aug, 2019 1 commit
-
-
Qi Chu authored
-
- 06 Aug, 2019 1 commit
-
-
Qi Chu authored
-
- 01 Aug, 2019 1 commit
-
-
Qi Chu authored
gstlal_inspiral_postcohspiir_lvalert_plotter: add test code to make sure the corresponding lvalert program will be executed for a given trigger.This is to avoid clashes of several lvalert programs listening to the same node.
-
- 24 Jun, 2019 2 commits
- 21 Jun, 2019 2 commits
-
-
Qi Chu authored
combine of commit 0d4ae170 and 5ba71df7: cbc_template_iir.py: add epoch_index to record the epoch time relative to the end time which will be used to adjust the reported trigger end time; update the autocorrelation function for cut off templates so the autocorrelation = crosscorr(cut_template, full-length tempalte); update the matched_filter function to give warnings to incontinous data replace the old method that generates sigmasq using lalfft with numpy.fft
-
Qi Chu authored
update the matched_filter function to incorporate negative latency option; fix a bug in the above function to pad zeros into gaps of data. This fixed the peak L1 SNR time for the GW170817
-
- 09 May, 2019 3 commits
-
-
Qi Chu authored
-
Qi Chu authored
-
Qi Chu authored
Apply a simple cut of triggers before uploading them to GraceDB. In implementation, check if any event has a FAR less than 1e-6Hz. If so, examine if its coherent network SNR is less than a defined value (default is 8). If so, do not upload it to GraceDB.
-
- 08 Apr, 2019 1 commit
-
-
Qi Chu authored
-
- 03 Apr, 2019 1 commit
-
-
Qi Chu authored
-
- 01 Apr, 2019 2 commits
- 30 Mar, 2019 1 commit
-
- 26 Mar, 2019 1 commit
-
-
Qi Chu authored
gstlal_inspiral_postcohspiir_lvalert_plotter: changed an option that read from input instead from the gracedb event file. This is required by the new sky map generation code that splits two coeff files.
-
- 25 Mar, 2019 1 commit
-
-
Qi Chu authored
-
- 20 Mar, 2019 1 commit
-
-
Qi Chu authored
remove share/configs/ER14/fix, see branch spiir for that
-
- 19 Mar, 2019 2 commits
-
-
Qi Chu authored
postcoh_finalsink.py: turn off skymap generation from inside pipeline; do it using lvalert from gracedb
-
Qi Chu authored
fix the SNR=0 and coa_phase=nan issue by checking the individual SNRs of each ifo in trigger->ifos; if single SNR < EPSILON (1e-6), remove this ifo from trigger->ifos
-
- 06 Mar, 2019 1 commit
-
-
Qi Chu authored
-
- 04 Mar, 2019 12 commits
-
-
Qi Chu authored
-
Qi Chu authored
-
Qi Chu authored
-
Qi Chu authored
-
Qi Chu authored
-
Qi Chu authored
-
Qi Chu authored
-
Qi Chu authored
1. --output-coh-coeff: U and diff arrays for calculating coherent SNR; 2. --output-prob-coeff: Det arrays for calculating prob skymap; reduce the latency from loading three arrays to only loading Det array for prob skymap calculation (4s->about 1s)
-
Qi Chu authored
gstlal_postcoh_skymap2fits: load detrsp map once instead of 3 times, save 4*2 seconds now it costs 1.5s for import and 4s for loading the map. This 4s can be further saved by using a smaller map only containing the Det array
-
Qi Chu authored
rank fap is a single-precision value in the postcoh table. restrict its minimal value to be FLT_MIN
-
- 25 Nov, 2018 2 commits
- 23 Nov, 2018 1 commit
-
-
Qi Chu authored
-