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

improve interoperability for PyCBC in external waveform packages #3740

Open
2 of 5 tasks
ahnitz opened this issue Jun 30, 2021 · 2 comments
Open
2 of 5 tasks

improve interoperability for PyCBC in external waveform packages #3740

ahnitz opened this issue Jun 30, 2021 · 2 comments
Assignees

Comments

@ahnitz
Copy link
Member

ahnitz commented Jun 30, 2021

PyCBC has as one of its key goals the idea of providing a simple interface for GW waveform generation which can be used by humans, but also higher level algorithms such as searches and parameter estimation.

To help aid with this, we've added a plugin architecture so that external waveform packages can advertise and export a compatible interface, allowing PyCBC to recognize its capabilities and automatically be able to use its waveforms if the package is installed.

We should consider adding support in the following external packages (some such may have explicit support already, but probably should move to plugin model).

@ahnitz ahnitz self-assigned this Jun 30, 2021
@yi-fan-wang
Copy link
Member

yi-fan-wang commented Jul 14, 2021

A possible error related to waveform plugin #3750

@ahnitz
Copy link
Member Author

ahnitz commented May 10, 2022

A PR has been submitted for gwsurrogate to add integration sxs-collaboration/gwsurrogate#29

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants