- Oct 26, 2021
-
-
ChiWai Chan authored
gstlal_inspiral_plot_rankingstats_horizon: add subplot title and restrict the horizon distance to the global max and min horizon distance from all files so that it's easier to compare.
-
ChiWai Chan authored
-
ChiWai Chan authored
-
ChiWai Chan authored
-
ChiWai Chan authored
gstlal_inspiral_summary_page: add horizon distance plots back to summary page but plot them on a image pagination component so that they will not be fetched all at once and slows down the page. Note: this depends on gstlal-visualisation/ligo-scald!36.
-
ChiWai Chan authored
gstlal_inspiral_pipe and inspiral_pipe.py: replace gstlal_insprial_plot_psd_horizon with gstlal_inspiral_plot_rankingstats_horizon, and temporarily remove horizon distance from summary page since there will be too many horizon distance plots.
-
- Oct 22, 2021
-
-
ChiWai Chan authored
minor bug.
-
- Oct 20, 2021
-
-
ChiWai Chan authored
horizon history from multiple ranking statistic files.
-
- Oct 18, 2021
-
-
ChiWai Chan authored
renamed gstlal_inspiral_plot_psd_horizon --> gstlal_inspiral_plot_rankingstats_horizon and use plots.horizon for plotting.
-
ChiWai Chan authored
-
- Oct 14, 2021
-
-
Patrick Godwin authored
-
Patrick Godwin authored
-
-
Patrick Godwin authored
* segments.py: add query_gwosc_veto_segments, query_dqsegdb_veto_segments * add gstlal_query_dqsegdb_veto_segments, gstlal_query_gwosc_veto_segments programs
-
-
-
Patrick Godwin authored
-
Patrick Godwin authored
-
-
- Oct 07, 2021
-
-
Patrick Godwin authored
-
-
- Oct 01, 2021
-
-
gstlal-inspiral/python/dags/layers/inspiral.py: move delay_uploads option to upload section in config
-
- Sep 30, 2021
-
-
Aaron Viets authored
line subtraction ringing test: fixed TF plotting. lal_transferfunction: working to add df and f0 properties
-
-
- Sep 29, 2021
-
-
Aaron Viets authored
-
Soichiro Kuwahara authored
- fix timestamp for empty buffers when insufficient snr is available.
-
Soichiro Kuwahara authored
- make sure accesses to autocorrelation matrix are protected with the bank lock
-
Soichiro Kuwahara authored
- move the check for odd-lengthed autocorrelation vectors to the top to serve the dual-purpose of also checking for missing autocorrelation vectors
-
Soichiro Kuwahara authored
- in autocorrelation_matrix size functions, return 0 if the matrix is missing
-
Soichiro Kuwahara authored
-
Soichiro Kuwahara authored
-
Soichiro Kuwahara authored
in StreamBurca, build coinc row at once. allows code to work with CoincTables classes that don't populate the coinc_burst table
-
Soichiro Kuwahara authored
- remove burca.StringCuspCoincTables.ntuple_comparefunc from coinc engine - now in ranking statistic's .__call__()
-
- Sep 23, 2021
-
-
James Kennington authored
-
- Sep 22, 2021
-
-
Patrick Godwin authored
-
Patrick Godwin authored
-
James Kennington authored
This reverts commit be2c6e85.
-
James Kennington authored
-
- Sep 17, 2021
-
-
James Kennington authored
-
- Sep 16, 2021
-
-