simpeg.potential_fields.magnetics.UniformBackgroundField#
- class simpeg.potential_fields.magnetics.UniformBackgroundField(receiver_list, amplitude, inclination, declination)[source]#
Bases:
BaseSrc
A constant uniform background magnetic field.
This inducing field has a uniform magnetic background field defined by an amplitude, inclination, and declination.
- Parameters:
- receiver_list
simpeg.potential_fields.magnetics.Point
,list
of
simpeg.potential_fields.magnetics.Point
orNone
Point magnetic receivers.
- amplitude
float
Amplitude of the inducing background field, usually this is in units of nT.
- inclination
float
Dip angle in degrees from the horizon, positive value into the earth.
- declination
float
Azimuthal angle in degrees from north, positive clockwise.
- receiver_list
Attributes
Amplitude of the inducing background field.
Azimuthal angle from north.
Dip angle in from the horizon.
Source location
Number of data associated with the source.
List of receivers associated with the survey.
Universal unique identifier
Vector number of data.
b0
Methods
get_receiver_indices
(receivers)Get indices for a subset of receivers within the source's receivers list.
Galleries and Tutorials using simpeg.potential_fields.magnetics.UniformBackgroundField
#
Magnetic inversion on a TreeMesh with remanence
Magnetic inversion on a TreeMesh
Magnetic Amplitude inversion on a TreeMesh
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
Cross-gradient Joint Inversion of Gravity and Magnetic Anomaly Data