Open
Description
Hi everyone,
I am trying to control the convergence criteria for my inversions in pyGIMLi, specifically using methods like setLambda
, setDeltaPhiAbortPercent
, and setMaxIter
on the Inversion
object (accessed via ert_manager.inv
or directly from pg.Inversion
).
However, I cannot find these specific methods in the latest version of the pyGIMLi library that I am using. When I try to call them, I get an AttributeError
.
could you tell me where can I find these command now?
Metadata
Metadata
Assignees
Labels
No labels