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_listsimpeg.potential_fields.magnetics.Point,listofsimpeg.potential_fields.magnetics.PointorNone
- Point magnetic receivers. 
- amplitudefloat
- Amplitude of the inducing background field, usually this is in units of nT. 
- inclinationfloat
- Dip angle in degrees from the horizon, positive value into the earth. 
- declinationfloat
- 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#
 
Cross-gradient Joint Inversion of Gravity and Magnetic Anomaly Data
 
     
 
 
