SimPEG.data_misfit.L2DataMisfit#
- class SimPEG.data_misfit.L2DataMisfit(data, simulation, debug=False, counter=None, **kwargs)[source]#
- Bases: - SimPEG.data_misfit.BaseDataMisfit- The data misfit with an l_2 norm: \[\mu_\text{data} = \frac{1}{2} \left| \mathbf{W}_d (\mathbf{d}_\text{pred} - \mathbf{d}_\text{obs}) \right|_2^2\]- Methods - __call__(m[, f])- deriv(m[, f])- Derivative of the data misfit - deriv2(m, v[, f])- Second derivative of the data misfit 
Galleries and Tutorials using SimPEG.data_misfit.L2DataMisfit#
 
Method of Equivalent Sources for Removing VRM Responses
 
Petrophysically guided inversion (PGI): Linear example
 
Petrophysically guided inversion: Joint linear example with nonlinear relationships
 
Heagy et al., 2017 1D RESOLVE and SkyTEM Bookpurnong Inversions
 
Heagy et al., 2017 1D RESOLVE Bookpurnong Inversion
 
Sparse Inversion with Iteratively Re-Weighted Least-Squares
 
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
 
Sparse Norm Inversion for Total Magnetic Intensity Data on a Tensor Mesh
 
2.5D DC Resistivity and IP Least-Squares Inversion
 
Sparse Norm Inversion of 2D Seismic Tomography Data
 
1D Inversion of Time-Domain Data for a Single Sounding
 
Cross-gradient Joint Inversion of Gravity and Magnetic Anomaly Data
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
