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

Add pycbc support for the snowline sampler #4587

Merged
merged 10 commits into from
Feb 23, 2024
Merged

Conversation

ahnitz
Copy link
Member

@ahnitz ahnitz commented Dec 14, 2023

The snowline sampler (https://github.com/JohannesBuchner/snowline) is for unimodal distributions but may be good for some cases where we have very high SNR signals. (or want a quick initial estimate).

@ahnitz ahnitz requested a review from cdcapano December 14, 2023 21:46
@ahnitz ahnitz marked this pull request as ready for review December 14, 2023 23:21
@cdcapano
Copy link
Contributor

@ahnitz Let me know when you want me to review this.

@ahnitz
Copy link
Member Author

ahnitz commented Feb 16, 2024

@cdcapano Basically now, but I'm waiting for the CI to check if there are any issues introduced at that level.

@ahnitz
Copy link
Member Author

ahnitz commented Feb 22, 2024

@cdcapano Can we merge this? I think there is one cc small thing I can fix, but otherwise, does this seem Ok to go?

Copy link
Contributor

@cdcapano cdcapano left a comment

Choose a reason for hiding this comment

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

A few requests, mostly related to documentation. Approving, but please address my questions before merging.

pycbc/inference/io/snowline.py Outdated Show resolved Hide resolved
pycbc/inference/io/snowline.py Outdated Show resolved Hide resolved
pycbc/pool.py Show resolved Hide resolved
pycbc/inference/sampler/snowline.py Show resolved Hide resolved
@ahnitz ahnitz enabled auto-merge (squash) February 23, 2024 18:25
@ahnitz ahnitz merged commit b4c1a95 into gwastro:master Feb 23, 2024
29 of 33 checks passed
bhooshan-gadre pushed a commit to bhooshan-gadre/pycbc that referenced this pull request Mar 4, 2024
* add support for snowline sampler

* add to examples

* add snowline to some docs, fixes

* cc

* fix

* Update snowline.py

* Update snowline.py

* Update snowline.py

* Update pool.py

* Update snowline.py
lpathak97 pushed a commit to lpathak97/pycbc that referenced this pull request Mar 13, 2024
* add support for snowline sampler

* add to examples

* add snowline to some docs, fixes

* cc

* fix

* Update snowline.py

* Update snowline.py

* Update snowline.py

* Update pool.py

* Update snowline.py
acorreia61201 pushed a commit to acorreia61201/pycbc that referenced this pull request Apr 4, 2024
* add support for snowline sampler

* add to examples

* add snowline to some docs, fixes

* cc

* fix

* Update snowline.py

* Update snowline.py

* Update snowline.py

* Update pool.py

* Update snowline.py
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.

3 participants