Plot horizon distance from ranking statistics
- Nov 04, 2021
-
-
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.
-
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.
-
ChiWai Chan authored
minor bug.
-
ChiWai Chan authored
horizon history from multiple ranking statistic files.
-
ChiWai Chan authored
renamed gstlal_inspiral_plot_psd_horizon --> gstlal_inspiral_plot_rankingstats_horizon and use plots.horizon for plotting.
-
ChiWai Chan authored
-