Revision 6e053776a85e84f8665f99053ebacccb4e6eced1 authored by Collin Capano on 17 March 2020, 11:11:22 UTC, committed by GitHub on 17 March 2020, 11:11:22 UTC
* make add_input a public method

* add separate funtions for pp plots and injection recovery

* first stab at updating injection workflow

* add function to create pp summary table; update the workflow

* make default distribution section in create injections be 'prior'

* use function for boiler-plate workflow options

* set config-files in create injection node; whitespace

* fix bug in setting injection file

* fix some typos; use pp_summary_table to determine whether to do pp test

* try to make pp jobs their own sub workflow

* try not using any container workflow

* fix bugs in figuring out dependencies for sub workflows

* fix pp test page layout

* make inj recovery plots have the same aspect ratio as pp plots

* ensure pp params are enclosed in quotes

* python 3: fix issue saving approximant to injection file

* save metadata with inj recovery plots, and use bbox inches tight

* whitespace

* another fix to making the workflow dependencies

* move function to add workflow cli group to workflow/core.py
1 parent 3c48bfd
History
File Mode Size
pycbc_grb_inj_combiner -rw-r--r-- 7.8 KB
pycbc_grb_inj_finder -rw-r--r-- 9.0 KB
pycbc_grb_trig_cluster -rw-r--r-- 7.4 KB
pycbc_grb_trig_combiner -rw-r--r-- 14.7 KB
pycbc_make_grb_summary_page -rw-r--r-- 16.4 KB
pycbc_make_offline_grb_workflow -rw-r--r-- 19.1 KB
pycbc_pygrb_plot_chisq_veto -rw-r--r-- 7.7 KB
pycbc_pygrb_plot_coh_ifosnr -rw-r--r-- 7.5 KB
pycbc_pygrb_plot_skygrid -rw-r--r-- 3.6 KB
pycbc_pygrb_plot_snr_timeseries -rw-r--r-- 5.1 KB
pycbc_pygrb_pp_workflow -rw-r--r-- 13.5 KB

back to top