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.SourceField

A source object that defines the Earth’s inducing field

Attributes

components

Field components

nD

Total number of data.

nRx

Total number of receivers.

receiver_locations

Receiver locations.

vnD

Vector number of data

Methods

eval(fields)

Compute the fields

Galleries and Tutorials using SimPEG.potential_fields.magnetics.Survey#

Maps: ComboMaps

Maps: ComboMaps

Magnetic inversion on a TreeMesh

Magnetic inversion on a TreeMesh

Magnetic inversion on a TreeMesh

Magnetic inversion on a TreeMesh

Magnetic Amplitude inversion on a TreeMesh

Magnetic Amplitude inversion on a TreeMesh

Forward Simulation of Total Magnetic Intensity Data

Forward Simulation of Total Magnetic Intensity Data

Forward Simulation of Gradiometry Data for Magnetic Vector Models

Forward Simulation of Gradiometry Data for Magnetic Vector Models

Sparse Norm Inversion for Total Magnetic Intensity Data on a Tensor Mesh

Sparse Norm Inversion for Total Magnetic Intensity Data on a Tensor Mesh

Cross-gradient Joint Inversion of Gravity and Magnetic Anomaly Data

Cross-gradient Joint Inversion of Gravity and Magnetic Anomaly Data