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

Broaden the search range #55

Merged
merged 4 commits into from
Jun 18, 2024
Merged

Broaden the search range #55

merged 4 commits into from
Jun 18, 2024

Conversation

stephenjolly
Copy link
Contributor

@stephenjolly stephenjolly commented Jun 18, 2024

A user bug report revealed that the algorithm was working poorly in a scenario where the two input files were of very different lengths. This turned out to be a longstanding logic error in the cross-correlation algorithm, which has been addressed in this update.

A user bug report revealed that the algorithm was working poorly in a scenario where the two input files were of very different lengths.  This turned out to be a longstanding logic error in te cross-correlation algorithm, which has been addressed in this update.
Numpy v2 has compatibility issues with other dependencies, so we'll skip it for now.
Copy link
Member

@chrisn chrisn left a comment

Choose a reason for hiding this comment

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

Looks good!

@stephenjolly
Copy link
Contributor Author

I realised after committing that the plots were broken - now committing some changes to fix that (and fix the tests following the changes to fix the plots).

@stephenjolly stephenjolly self-assigned this Jun 18, 2024
@stephenjolly stephenjolly merged commit cc89ad7 into master Jun 18, 2024
32 checks passed
@stephenjolly stephenjolly deleted the broaden_search branch June 18, 2024 14:08
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.

2 participants