simpeg.directives.MovingAndMultiTargetStopping#
- class simpeg.directives.MovingAndMultiTargetStopping(inversion=None, dmisfit=None, reg=None, verbose=False, **kwargs)[source]#
Bases:
InversionDirective
Directive for setting stopping criteria for a joint inversion. Ensures both that all target misfits are met and there is a small change in the model. Computes the percentage change of the current model from the previous model.
- ..math::
frac {| mathbf{m_i} - mathbf{m_{i-1}} |} {| mathbf{m_{i-1}} |}
Attributes
verbose.debug has been deprecated.
Data misfit associated with the directive.
Inverse problem associated with the directive.
Inversion object associated with the directive.
Optimization algorithm associated with the directive.
Regularization associated with the directive.
Return simulation for all data misfits.
Return survey for all data misfits
Whether or not to print debugging information.
target
Methods
Galleries and Tutorials using simpeg.directives.MovingAndMultiTargetStopping
#
Cross-gradient Joint Inversion of Gravity and Magnetic Anomaly Data