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

Fix collision calculation #146

Merged
merged 1 commit into from Sep 25, 2018
Merged

Fix collision calculation #146

merged 1 commit into from Sep 25, 2018

Conversation

tskisner
Copy link
Member

Small fix for intersections of circles with a multi-point segment. Closes #145.

@rncahn
Copy link
Contributor

rncahn commented Sep 25, 2018 via email

@sbailey
Copy link
Contributor

sbailey commented Sep 25, 2018

Thanks! IIRC, Ted found this as a single discrepancy in 40k targets, which means that testing for collision consistency with other code (like whatever ICS will use) needs to use >>40k targets and/or very specific test dither patterns for confirmation.

@sbailey sbailey merged commit ea61eb8 into master Sep 25, 2018
@forero
Copy link
Member

forero commented Sep 25, 2018

Thanks @tskisner . Sorry for replying too late. I was also checking against other runs to gauge the effect. This changes 1-5% of the target-fiber pairs in the final assignments on DR7.

@rncahn
Copy link
Contributor

rncahn commented Sep 25, 2018 via email

@sbailey sbailey deleted the issue_145 branch January 24, 2019 23: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.

Collision calculation has a bug
4 participants