SimPEG.directives.MultiTargetMisfits#
- class SimPEG.directives.MultiTargetMisfits(WeightsInTarget=False, chifact=1.0, phi_d_star=None, TriggerSmall=True, chiSmall=1.0, phi_ms_star=None, TriggerTheta=False, ToleranceTheta=1.0, distance_norm=inf, **kwargs)[source]#
- Bases: - InversionDirective- Attributes - Whether all target misfit values have been met. - Whether the petrophysical misfit target was satisified. - Whether the geophysical data misfit target was satisfied. - Whether the GMM misfit was below the threshold. - Target value for the GMM misfit. - Whether to trigger the smallness misfit test. - Whether to trigger the GMM misfit test. - Whether to account for weights in the petrophysical misfit. - The a multiplier for the target petrophysical misfit value. - The a multiplier for the target Geophysical data misfit value. - verbose.debug has been deprecated. - Distance norm to use for GMM misfit measure. - Data misfit associated with the directive. - Inverse problem associated with the directive. - Inversion object associated with the directive. - Optimization algorithm associated with the directive. - The target phi_d value for the Geophysical data misfit. - The target value for the petrophysical data misfit. - Regularization associated with the directive. - Return simulation for all data misfits. - Return survey for all data misfits - Whether or not to print debugging information. - CLnormalizedConstant - CLtarget - DMtarget - 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. - ThetaTarget - phims 
Galleries and Tutorials using SimPEG.directives.MultiTargetMisfits#
 
Petrophysically guided inversion (PGI): Linear example
 
Petrophysically guided inversion: Joint linear example with nonlinear relationships
 
Joint PGI of Gravity + Magnetic on an Octree mesh using full petrophysical information
 
Joint PGI of Gravity + Magnetic on an Octree mesh without petrophysical information