simpeg.survey.BaseSurvey#
- class simpeg.survey.BaseSurvey(source_list, counter=None, **kwargs)[source]#
- Bases: - object- Base SimPEG survey class. - Parameters:
- source_listlistofsimpeg.survey.BaseSrcobjects
- Sets the sources (and their receivers) 
- countersimpeg.utils.Counter
- A SimPEG counter object 
 
- source_list
 - Attributes - Total number of data for the survey - Number of Sources - List of sources associated with the survey - Universal unique identifier - Number of associated data for each source - Methods - 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)
Galleries and Tutorials using simpeg.survey.BaseSurvey#
 
Time-domain CSEM for a resistive cube in a deep marine setting
 
Predict Response from a Conductive and Magnetically Viscous Earth
 
Method of Equivalent Sources for Removing VRM Responses
 
Heagy et al., 2017 1D RESOLVE and SkyTEM Bookpurnong Inversions
 
Heagy et al., 2017 1D RESOLVE Bookpurnong Inversion
 
1D Forward Simulation for a Susceptible and Chargeable Earth
 
1D Forward Simulation with Chargeable and/or Magnetic Viscosity
 
3D Forward Simulation for Transient Response on a Cylindrical Mesh
 
1D Inversion of Time-Domain Data for a Single Sounding
 
Response from a Homogeneous Layer for Different Waveforms
 
Forward Simulation for Straight Ray Tomography in 2D
 
Sparse Norm Inversion of 2D Seismic Tomography Data
 
Cross-gradient Joint Inversion of Gravity and Magnetic Anomaly Data
 
     
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
