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

Fixes a cryptic error message when query points are out of bounds. #844

Merged
merged 2 commits into from
Apr 11, 2024

Conversation

aprsa
Copy link
Contributor

@aprsa aprsa commented Apr 10, 2024

Closes #843.

@aprsa aprsa requested a review from Raindogjones April 10, 2024 15:42
@aprsa aprsa self-assigned this Apr 10, 2024
@Raindogjones
Copy link
Contributor

Looks good. Not sure why the backwards compatibility tests are failing?

* In parameters.py, the cast to float64() on arrays is deprecated; fixed.
* In the PR change in passbands.py, the 'if' statement was missing an actual test for nans; fixed.
* In test_single.py, `times` was passed instead of `compute_times`; fixed.
@aprsa
Copy link
Contributor Author

aprsa commented Apr 10, 2024

Fixed in the second commit!

Copy link
Member

@kecnry kecnry left a comment

Choose a reason for hiding this comment

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

works for me!

@kecnry kecnry merged commit 5b01153 into phoebe-project:feature-blending Apr 11, 2024
10 checks passed
@aprsa aprsa deleted the raise_on_nan_fix branch April 15, 2024 15:22
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