SimPEG.data_misfit.BaseDataMisfit#
- class SimPEG.data_misfit.BaseDataMisfit(data, simulation, debug=False, counter=None, **kwargs)[source]#
- Bases: - SimPEG.objective_function.L2ObjectiveFunction- Note - You should inherit from this class to create your own data misfit term. - Attributes - The data weighting matrix. - Set this to a - SimPEG.utils.Counterif you want to count things.- A SimPEG data class containing the observed data. - Print debugging information. - number of data - number of model parameters - A SimPEG simulation. - shape - Methods - residual 
Galleries and Tutorials using SimPEG.data_misfit.BaseDataMisfit#
 
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
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
