simpeg.potential_fields.gravity.Survey#
- class simpeg.potential_fields.gravity.Survey(source_field, **kwargs)[source]#
Bases:
BaseSurvey
Base Gravity Survey
- Parameters:
- source_field
simpeg.potential_fields.gravity.sources.SourceField
A source object that defines receivers locations for gravity.
- source_field
Attributes
Projection matrix from x-faces to receiver locations.
Projection matrix from y-faces to receiver locations.
Projection matrix from z-faces to receiver locations.
Number of components measured at each receiver.
A SimPEG counter object for counting iterations and operations
Number of data for the survey.
Returns the number of receivers in the survey
Number of Sources
Receiver locations.
List of sources associated with the survey
Universal unique identifier
Vector number of data
Methods
eval
(fields)Evaluate the field
get_source_indices
(sources)Project the fields from the mesh to the receiver locations.
Galleries and Tutorials using simpeg.potential_fields.gravity.Survey
#
PF: Gravity: Tiled Inversion Linear
Forward Simulation of Gravity Anomaly Data on a Tensor Mesh
Forward Simulation of Gradiometry Data on a Tree Mesh
Least-Squares Inversion of Gravity Anomaly Data
Sparse Norm Inversion of Gravity Anomaly Data
Compare weighting strategy with Inversion of surface Gravity Anomaly Data
Cross-gradient Joint Inversion of Gravity and Magnetic Anomaly Data