Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data vetoes on injections in PyGRB #4979

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

pannarale
Copy link
Contributor

@pannarale pannarale commented Dec 7, 2024

This PR is (hopefully!) the last one of the series started in PR #4929. It fills in the method apply_vetoes_to_found_injs to complete the vetoing via VDFs in PyGRB. A few syntax improvements were carried out on pygrb_postprocessing_utils.py.

Standard information about the request

This is a: the final part of a new feature enabling veto definer file usage in PyGRB.

This change affects: PyGRB

This change changes: result presentation / plotting and scientific output.

Motivation

Now that the workflow generator passes the veto definer file to the jobs where needed, its usage in the PyGRB results scripts is possible and this PR should complete it.

Testing performed

The totality of the changes that were broken down in multiple PRs was tested on GRB 170817A data by producing a full results webpage (see here).

  • The author of this pull request confirms they will adhere to the code of conduct

@pannarale pannarale added the PyGRB PyGRB development label Dec 7, 2024
@pannarale pannarale self-assigned this Dec 7, 2024
Copy link
Contributor

@titodalcanton titodalcanton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fairly simple change, no comments.

@pannarale pannarale merged commit ed7d43e into gwastro:master Dec 10, 2024
29 checks passed
@pannarale pannarale mentioned this pull request Dec 10, 2024
3 tasks
@pannarale pannarale deleted the veto_injs_pygrb branch December 12, 2024 09:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PyGRB PyGRB development
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants