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

DM-41180: Make matching kernel fitting more robust #285

Merged
merged 3 commits into from Nov 1, 2023
Merged

Conversation

isullivan
Copy link
Contributor

Ignore errors during the early stage of rejecting kernel candidates, since any candidates with errors will be rejected and we can proceed with the remaining good sources.
Fix the docstring for nStarPerCell to better reflect its function, update its default value, and remove the check so that removing the limit on the number of kernel candidates per cell is possible.

Any candidates that would raise an error will be rejected, so we can safely continue without them.
@isullivan isullivan merged commit 47cf500 into main Nov 1, 2023
2 checks passed
@isullivan isullivan deleted the tickets/DM-41180 branch November 1, 2023 20:50
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.

None yet

2 participants