SimPEG.directives.Update_Wj#
- class SimPEG.directives.Update_Wj(k=None, itr=None, **kwargs)[source]#
- Bases: - InversionDirective- Create approx-sensitivity base weighting using the probing method - Attributes - verbose.debug has been deprecated. - Data misfit associated with the directive. - Inverse problem associated with the directive. - Inversion object associated with the directive. - Which iteration to update the sensitivity. - Number of probing cycles for the estimator. - 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. - Methods - endIter()- Update inversion parameter(s) according to directive at end of iteration. - finish()- Update inversion parameter(s) according to directive at end of inversion. - Initialize inversion parameter(s) according to directive. - validate([directiveList])- Validate directive.