Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

Bug in Least Square Gradient.  #334

Description

@taylorbuckway

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions