simpeg.potential_fields.gravity.Survey#
- class simpeg.potential_fields.gravity.Survey(source_field, **kwargs)[source]#
- Bases: - BaseSurvey- Base Gravity Survey - Parameters:
- source_fieldsimpeg.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 data for the survey. - Returns the number of receivers in the survey - Number of Sources - Receiver locations. - A source object that contains the gravity receivers. - List of sources associated with the survey - Universal unique identifier - Vector number of data - Methods - eval(fields)- Evaluate the field - Get slices to index a flat array for all source-receiver pairs. - get_slice(source, receiver)- Get slice to index a flat array for a given source-receiver pair. - get_source_indices(sources)- Project the fields from the mesh to the receiver locations. 
Galleries and Tutorials using simpeg.potential_fields.gravity.Survey#
 
Cross-gradient Joint Inversion of Gravity and Magnetic Anomaly Data
 
    