- Jan 04, 2022
-
-
Chad Hanna authored
-
- Jan 02, 2022
-
-
Aaron Viets authored
-
- Jan 01, 2022
-
-
Aaron Viets authored
-
- Dec 24, 2021
-
-
Soichiro Kuwahara authored
- Histogram zero-lag candidates' likelihood ratio
-
Soichiro Kuwahara authored
- It calculates the likelihood ratio for zero lag candidates
-
Soichiro Kuwahara authored
- Change the plot range for x and y axis - add rankingstat.finish() for normalization and kde estimation because such function is added to rankingstat.py
-
Soichiro Kuwahara authored
gstlal_cherenkov_calc_rank_pdfs: Removing RankingststPDF class from gstlal_cherenkov_calc_rank_pdfs to cherenkov/rankingstat.py
-
Soichiro Kuwahara authored
- add calculation on PDF - add functions - add RankingstatPDF class for utility
-
Soichiro Kuwahara authored
gstlal_cherenkov_burst: make it importing CoincDef from cherenkov module for the later use on gstlal_cherenkov_zl_rank_pdfs
-
Soichiro Kuwahara authored
-
Soichiro Kuwahara authored
-
Soichiro Kuwahara authored
-
Soichiro Kuwahara authored
gstlal_cherenkov_inj: make it possible to generate multiple injections with randomlt generated amplitude and other input parametes in the defined range.
-
Soichiro Kuwahara authored
-
- Dec 23, 2021
-
-
Kipp Cannon authored
- fix the epochs of the time series objects used for FFT blocks. this information is not used by the whitener, but it was being computed incorrectly and that recently caused some unnecessary confusion during some S5 glitch-related bug hunting. - also put something useful into the time series object names so that debug messages and data dumps are easier to manage.
-
- Dec 19, 2021
-
-
Aaron Viets authored
lal_transferfunction: new property tf-on-nongap allowing TFs to be calculated anytime there is nongap data
-
- Dec 16, 2021
-
-
Aaron Viets authored
gstlal-calibration: New element lal_calibcorr, to compute residual errors in the calibration based on comb injections and make FIR filters that apply compensation to each component of the calibration. It builds, but it may not work properly yet.
-
Soichiro Kuwahara authored
-
Soichiro Kuwahara authored
-
Soichiro Kuwahara authored
-
Soichiro Kuwahara authored
- between trigger generator, coincidence code, and ranking statistic recorder
-
Soichiro Kuwahara authored
-
Soichiro Kuwahara authored
gstlal_cherenkov_burst: create new class which sub classes snglburst.GSTLALSnglBurst to apply exact templatematching.
-
Soichiro Kuwahara authored
-
Soichiro Kuwahara authored
- add place-holder rankingstat.py module
-
Soichiro Kuwahara authored
- when mead-psd property is written to, glib does the notify signal for us but some users might be waiting for the pipeline message bus mesage. when using a fixed PSD, because the PSD never changes, those messages are never sent. this patch modifies the set_property() related logic to trigger the "new psd" code path in the whiten() function so that all side effects of a psd update occur, including the posting of a message bus message and the pushing a psd out the psd source pad.
-
- Dec 09, 2021
-
-
-
gstlal_svd_bank_checkerboard: fix issue with output files, remove even/odd entries from correlation matrices/masks and sigmasq
-
-
- Dec 01, 2021
-
-
Soichiro Kuwahara authored
-
- Nov 22, 2021
-
-
- Nov 19, 2021
-
-
Soichiro Kuwahara authored
- gap handling was not required in the string search because the dag script only generates jobs for times with data. cherenkov search is fast enough to process data continuously across gaps
-
Soichiro Kuwahara authored
- an injection program for delta function.
-
Soichiro Kuwahara authored
- a program to generating injection lists for the Cherenkov burst search
-
ChiWai Chan authored
gstlal_inspiral_pipe: choose a different tag name for the plot background job that create background plots for each template bank bin.
-
- Nov 18, 2021
-
-