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

Use outermost threshold crossing point when detecting field edges #324

Closed
wants to merge 1 commit into from

Conversation

randlet
Copy link
Contributor

@randlet randlet commented Nov 12, 2020

This patch resolves issue #323 by switching to detecting the outermost points that cross the threshold value when detecting field edges in SingleProfile.

This patch keeps the current behaviour of using the index of the points below the threshold value.

This patch resolves issue jrkerns#323 by switching to detecting the
outermost points that cross the threshold value when detecting
field edges in SingleProfile.
@coveralls
Copy link

coveralls commented Nov 12, 2020

Coverage Status

Coverage decreased (-0.5%) to 83.341% when pulling e31a62e on qatrackplus:fix_profile_penumbra into 14a5296 on jrkerns:master.

@randlet
Copy link
Contributor Author

randlet commented Nov 19, 2020

There's a bug in my implementation too. Will re-create once I have it sorted.

@randlet randlet closed this Nov 19, 2020
jrkerns added a commit that referenced this pull request Jan 4, 2024
RAM-3146 Add planar scaling

Approved-by: Randy Taylor
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