SimPEG.survey.BaseTimeRx#

class SimPEG.survey.BaseTimeRx(locations, times, **kwargs)[source]#

Bases: BaseRx

Base SimPEG receiver class for time-domain simulations

Parameters:
locations(n, dim) array_like

Receiver locations

timesarray_like

Time channels

Attributes

nD

Number of data associated with the receiver.

times

Time channels for the receiver

Methods

getP(mesh, time_mesh[, projected_grid, ...])

Returns the projection matrices as a list for all components collected by the receivers.

getSpatialP(mesh[, projected_grid])

Returns the spatial projection matrix from mesh to receivers.

getTimeP(time_mesh[, projected_time_grid])

Returns the time projection matrix from all time steps to receiver time channels.

Galleries and Tutorials using SimPEG.survey.BaseTimeRx#

Time-domain CSEM for a resistive cube in a deep marine setting

Time-domain CSEM for a resistive cube in a deep marine setting

EM: TDEM: 1D: Inversion

EM: TDEM: 1D: Inversion

EM: TDEM: 1D: Inversion with VTEM waveform

EM: TDEM: 1D: Inversion with VTEM waveform

FLOW: Richards: 1D: Forward Simulation

FLOW: Richards: 1D: Forward Simulation

FLOW: Richards: 1D: Inversion

FLOW: Richards: 1D: Inversion

Heagy et al., 2017 1D RESOLVE and SkyTEM Bookpurnong Inversions

Heagy et al., 2017 1D RESOLVE and SkyTEM Bookpurnong Inversions

Heagy et al., 2017 1D FDEM and TDEM inversions

Heagy et al., 2017 1D FDEM and TDEM inversions

1D Forward Simulation for a Single Sounding

1D Forward Simulation for a Single Sounding

1D Forward Simulation with Chargeable and/or Magnetic Viscosity

1D Forward Simulation with Chargeable and/or Magnetic Viscosity

1D Forward Simulation with User-Defined Waveforms

1D Forward Simulation with User-Defined Waveforms

3D Forward Simulation for Transient Response on a Cylindrical Mesh

3D Forward Simulation for Transient Response on a Cylindrical Mesh

3D Forward Simulation with User-Defined Waveforms

3D Forward Simulation with User-Defined Waveforms

1D Inversion of Time-Domain Data for a Single Sounding

1D Inversion of Time-Domain Data for a Single Sounding

Forward Simulation Including Inductive Response

Forward Simulation Including Inductive Response