SimPEG.survey.BaseSrc#
- class SimPEG.survey.BaseSrc(receiver_list=None, location=None, **kwargs)[source]#
- Bases: - object- Base SimPEG source class. - Parameters
- receiver_listlistofSimPEG.survey.BaseRxobjects
- Sets the receivers associated with the source 
- location(n_dim)numpy.ndarray
- Location of the source 
 
- receiver_list
 - Attributes - Source location - Number of data associated with the source. - List of receivers associated with the source - Universal unique identifier - Vector number of data. - Methods - get_receiver_indices(receivers)- Get indices for a subset of receivers within the source's receivers list. 
Galleries and Tutorials using SimPEG.survey.BaseSrc#
 
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
 
Response from a Homogeneous Layer for Different Waveforms
 
1D Forward Simulation for a Susceptible and Chargeable Earth
 
Forward Simulation of Gravity Anomaly Data on a Tensor Mesh
 
Forward Simulation of Gradiometry Data on a Tree Mesh
 
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
 
Forward Simulation for Straight Ray Tomography in 2D
 
Sparse Norm Inversion of 2D Seismic Tomography Data
 
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
 
Cross-gradient Joint Inversion of Gravity and Magnetic Anomaly Data
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
