SimPEG.directives.TargetMisfit#
- class SimPEG.directives.TargetMisfit(target=None, phi_d_star=None, chifact=1.0, **kwargs)[source]#
- Bases: - InversionDirective- … note:: Currently this target misfit is not set up for joint inversion. Check out MultiTargetMisfits - Attributes - The a multiplier for the target data misfit value. - 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. - The target phi_d value for the data misfit. - Regularization associated with the directive. - Return simulation for all data misfits. - Return survey for all data misfits - The target value for the data misfit - 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. - print_final_misfit 
Galleries and Tutorials using SimPEG.directives.TargetMisfit#
 
Method of Equivalent Sources for Removing VRM Responses
 
Petrophysically guided inversion (PGI): Linear example
 
Heagy et al., 2017 1D RESOLVE and SkyTEM Bookpurnong Inversions
 
Heagy et al., 2017 1D RESOLVE Bookpurnong Inversion
 
2.5D DC Resistivity and IP Least-Squares Inversion
 
Sparse Norm Inversion for Total Magnetic Intensity Data on a Tensor Mesh
 
 
 
 
 
 
 
 
 
 
 
 
