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

fanc3_to_4 sometimes stalls? When only a single point is left? #3

Closed
jasper-tms opened this issue Apr 26, 2021 · 1 comment
Closed

Comments

@jasper-tms
Copy link
Contributor

fanc3_to_4 usually converges in like 2 or 3 iterations (even for quite a few points) but sometimes it seems to stop making progress and then it runs all the way up to max_iterations (10) without converging. Why? Brandon thinks it's when a single point needs to be processed that the mags function gets confused. Investigate.

@jasper-tms jasper-tms self-assigned this Apr 26, 2021
@jasper-tms
Copy link
Contributor Author

After the commit above (see its commit message for more details about what was going on), fanc3_to_4 can now achieve arbitrary precision. (Well, down to 0.1 pixels of requested precision is what I tested. Smaller than that would never be useful I don't think, but I bet it will continue to work.)

@jasper-tms jasper-tms removed their assignment Feb 23, 2022
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

No branches or pull requests

1 participant