Adding Audification code - #5340
Open
Inorinnnnnn wants to merge 13 commits into
Open
Conversation
GarethCabournDavies
left a comment
Contributor
There was a problem hiding this comment.
Note that these comments are nothing to do with your project - they are simply changes to tidy up the code, match the style used in PyCBC, or avoid using code that already exists
A few places still need a bit of the conversion from plot_qscan
GarethCabournDavies
self-requested a review
July 29, 2026 13:35
GarethCabournDavies
approved these changes
Jul 29, 2026
GarethCabournDavies
enabled auto-merge (squash)
July 29, 2026 13:35
GarethCabournDavies
force-pushed
the
master
branch
from
August 3, 2026 09:26
934e7e1 to
c5ee689
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is an addition of Audification of Gravitational Wave Script into PyCBC Library. It will not change any existing features
Standard information about the request
This is adding Audification Script into the PyCBC Library
This code will not affect any existing feature's.
This change: has appropriate unit tests, follows style guidelines (See e.g. PEP8), has been proposed using the contribution guidelines
This change will not break any function.
Motivation
This is not a changes but rather an addition to PyCBC Library for Audification of Gravitational Waves.
Contents
Adding pycbc_page_audio script into bin/plotting.
Links to any issues or associated PRs
#5177