- Nov 01, 2021
-
-
-
gstlal_inspiral_injection_snr: allow passing in PSDs in addition to PSD caches, switch to f_min for measuring SNR
-
-
-
dags/layers/inspiral.py: fix issue on how many svd bins to group up in inspiral jobs so that max concurrency is used properly
-
handle config with multiple levels of nesting, add injection/segment specific config for inspiral workflows
-
dags/layers/inspiral.py: allow inspiral jobs with file transfer to also use checkpointing/frame caching
-
-
* add entrypoint to conda dockerfile for interactive sessions
-
-
-
-
-
ChiWai Chan authored
gstlal_inspiral_plot_rankingstats_horizon: removes the limits on the horizon distances since doing so loses the details of each individual plot.
-
ChiWai Chan authored
gstlal_inspiral_pipe and gstlal_inspiral_summary_page: change the glob path back to 'plots' to follow the new-style DAGs workflow (fix me later with the files in the 'plots' directory become numerous).
-
ChiWai Chan authored
gstlal_inspiral_workflow and dags/layers/inspiral.py: also update the new-style DAGs workflow to use the new plot horizon distance program.
-
- Oct 26, 2021
-
-
ChiWai Chan authored
-
ChiWai Chan authored
-
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
-