Skip to content

Conversation

@ColmTalbot
Copy link
Collaborator

This is a copy of #848 that has been migrated to my fork.

@mj-will @asb5468 this means some of your comments are lost, but I addressed them in the latest commits.

@ColmTalbot ColmTalbot added this to the 2.7.0 milestone Aug 27, 2025
Copy link
Collaborator

@mj-will mj-will left a comment

Choose a reason for hiding this comment

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

LGTM. I don't like the logic for the joint priors but I think we can leave that for a different PR

@ColmTalbot ColmTalbot merged commit 6d11e9a into bilby-dev:main Aug 29, 2025
12 checks passed
@ColmTalbot ColmTalbot deleted the fix-symmetric-log-uniform branch August 29, 2025 11:26
mj-will pushed a commit to mj-will/bilby that referenced this pull request Oct 16, 2025
* DEV: make sure all priors return float when needed

* FEAT: add fermi-dirac CDF

* TST: add testing of fermi dirac and symmetric log uniform priors

* FMT: remove extraneous whitespace

* BUG: revert bad changes to equal comparisons

* BUG: Fix syntax error in return statement

* BUG: Fix list return

* BUG: fix array type output for rescale

* BUG: Fix missing parentheses in squeeze method call

* BUG: fix flattening logic

* BUG: stop using arr[np.where(cond)]

* Address comments

* BUG: fix scipy integrate imports

* BUG: Remove unused import of interp1d

Removed unused import of interp1d from scipy.interpolate.
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

Successfully merging this pull request may close these issues.

3 participants