gwastro / pycbc

Core package to analyze gravitational-wave data, find signals, and study their parameters. This package was used in the first direct detection of gravitational waves (GW150914), and is used in the ongoing analysis of LIGO/Virgo data.
http://pycbc.org
GNU General Public License v3.0
314 stars 348 forks source link

Function to setup pygrb_grb_info_table jobs #4875

Closed pannarale closed 2 weeks ago

pannarale commented 3 weeks ago

Standard information about the request

This PR expands the scope of make_info_table so it can add jobs to the workflow for pygrb_exclusion_dist_table as well as pygrb_grb_info_table.

This is a: a new feature for PyGRB workflow generation.

This change allows to expand presentation of scientific output in PyGRB webpages

Links to any issues or associated PRs

This change is the 3rd PR of a series started with https://github.com/gwastro/pycbc/pull/4872.

Testing performed

As for the previous two PRs an example of a complete webpage is here, but the full webpage will be reproducible only once all workflow changes are on master.

pannarale commented 2 weeks ago

@spxiwh, I followed up on your comments, thanks. I reran the post-processing portion of the run and successfully produced a new webpage which looks like the original one.