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

Extend source classification to all kinds of GraceDB uploads #3149

Merged
merged 7 commits into from
Feb 13, 2020

Conversation

veronica-villa
Copy link
Contributor

@veronica-villa veronica-villa commented Feb 12, 2020

Currently the source classification in PyCBC Live is only performed for triggers resulting from a two-detector coincidence. This PR extends it for the triggers resulting from the SNR maximization followup (pycbc_optimize_snr) as well as single-detector triggers (check_singles() in pycbc_live).

@veronica-villa
Copy link
Contributor Author

An example of a trigger from SNR optimization can be seen in: https://gracedb-playground.ligo.org/events/T256619/view/

pycbc/io/hdf.py Outdated Show resolved Hide resolved
pycbc/io/hdf.py Outdated Show resolved Hide resolved
pycbc/io/hdf.py Outdated Show resolved Hide resolved
@titodalcanton
Copy link
Contributor

Thanks @veronica-villa, this looks great. Please see the comments I left and the code climate issues.

pycbc/io/hdf.py Outdated Show resolved Hide resolved
@titodalcanton
Copy link
Contributor

The Travis failure is unrelated to this, so merging.

@titodalcanton titodalcanton merged commit 3fc1c73 into gwastro:master Feb 13, 2020
lenona pushed a commit to lenona/pycbc that referenced this pull request Sep 14, 2020
…#3149)

* Add source classification for the rest of GraceDB uploads

* Add hdf5 to dict functions

* Small corrections

* Simplify save_hdf5_to_dict functions

* Fixing codeclimate issues

* Fixing codeclimate issues

* Remove access to protected members
OliverEdy pushed a commit to OliverEdy/pycbc that referenced this pull request Apr 3, 2023
…#3149)

* Add source classification for the rest of GraceDB uploads

* Add hdf5 to dict functions

* Small corrections

* Simplify save_hdf5_to_dict functions

* Fixing codeclimate issues

* Fixing codeclimate issues

* Remove access to protected members
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Source classification should happen for all kinds of GraceDB uploads
2 participants