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

Bug in Least Square Gradient. #334

Open
taylorbuckway opened this issue Sep 14, 2024 · 0 comments
Open

Bug in Least Square Gradient. #334

taylorbuckway opened this issue Sep 14, 2024 · 0 comments

Comments

@taylorbuckway
Copy link

When using the Lstsq_grad algorithm, the algorithm fails when the probe update is set to values greater than zero. Is this intentional? In lstsq_grad.py on line 548, it calls for bpatches which was set to None on line 543 because the recover probe is set to False for the iterations before the probe update start on line 84.

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