SimPEG.survey.BaseRx#
- class SimPEG.survey.BaseRx(locations, storeProjections=False, **kwargs)[source]#
- Bases: - object- Base SimPEG receiver class. - Parameters
- locations(n_loc,ndim)numpy.ndarray
- Locations assocated with a given receiver 
- storeProjectionsbool, Default=False
- Store projections from the mesh to receiver 
 
- locations(
 - Attributes - Receiver locations - Number of data associated with the receiver - Universal unique identifier - Methods - eval(**kwargs)- Not implemented for BaseRx - evalDeriv(**kwargs)- Not implemented for BaseRx - getP(mesh[, projected_grid])- Get projection matrix from mesh to receivers 
Galleries and Tutorials using SimPEG.survey.BaseRx#
 
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
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
