SimPEG.potential_fields.magnetics.Survey#
- class SimPEG.potential_fields.magnetics.Survey(source_field, **kwargs)[source]#
- Bases: - BaseSurvey- Base Magnetics Survey - Parameters:
- source_fieldSimPEG.potential_fields.magnetics.sources.UniformBackgroundField
- A source object that defines the Earth’s inducing field 
 
- source_field
 - Attributes - Field components - A SimPEG counter object for counting iterations and operations - Total number of data. - Total number of receivers. - Number of Sources - Receiver locations. - List of sources associated with the survey - Universal unique identifier - Vector number of data - Methods - eval(fields)- Compute the fields - get_source_indices(sources)
Galleries and Tutorials using SimPEG.potential_fields.magnetics.Survey#
 
Cross-gradient Joint Inversion of Gravity and Magnetic Anomaly Data
 
Forward Simulation of Total Magnetic Intensity Data
 
Forward Simulation of Gradiometry Data for Magnetic Vector Models
 
Sparse Norm Inversion for Total Magnetic Intensity Data on a Tensor Mesh
 
 
 
