simpeg.directives.ScalingMultipleDataMisfits_ByEig#
- class simpeg.directives.ScalingMultipleDataMisfits_ByEig(chi0_ratio=None, n_pw_iter=4, random_seed=None, seed=None, **kwargs)[source]#
Bases:
InversionDirective
For multiple data misfits only: multiply each data misfit term by the inverse of its highest eigenvalue and then normalize the sum of the data misfit multipliers to one. The highest eigenvalue are estimated through power iterations and Rayleigh quotient.
Attributes
the estimated Alpha_smooth is multiplied by this ratio (int or array)
verbose.debug has been deprecated.
Data misfit associated with the directive.
Inverse problem associated with the directive.
Inversion object associated with the directive.
Number of power iterations for estimation.
Optimization algorithm associated with the directive.
Random seed to initialize with
Regularization associated with the directive.
random_seed.seed has been deprecated.
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.
validate
([directiveList])Validate directive.
initialize
Galleries and Tutorials using simpeg.directives.ScalingMultipleDataMisfits_ByEig
#
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