- Dec 16, 2021
-
-
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
-
-
- Nov 16, 2021
-
-
Soichiro Kuwahara authored
- lalsuite's burca now imposes (or will when the merge request is accepted) exact-match coincidence as defined by .template_id. this patch provideds backwards compatibility for string search
-
Soichiro Kuwahara authored
-
Soichiro Kuwahara authored
-
- Nov 15, 2021
-
-
ChiWai Chan authored
-
ChiWai Chan authored
gstlal_inspiral_workflow and layers/inspiral.py: add new plotting layer that plots the background content for each bin.
-
ChiWai Chan authored
-
ChiWai Chan authored
-
ChiWai Chan authored
-
ChiWai Chan authored
-
ChiWai Chan authored
add background contents (RATES, BACKGROUND_PDF_SNRCHI2, INJECTION_PDF_SNRCHI2, LR_SNRCHI2, ZERO_LAG_PDF_SNRCHI2) to summary page via image pagination component.
-
- Nov 11, 2021
-
-
-
segments.py: fix type annotation return in split_srgments_by_lock, remove unused variable in query_dqsegdb_veto_segments
-
-
-
-
-