Skip to content

Bug in Least Square Gradient.  #334

@taylorbuckway

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.

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