SimPEG.electromagnetics.static.resistivity.sources.Dipole.get_receiver_indices#

Dipole.get_receiver_indices(receivers)[source]#

Get indices for a subset of receivers within the source’s receivers list.

Parameters:
receiverslist of SimPEG.survey.BaseRx

A subset list of receivers within the source’s receivers list

Returns:
numpy.ndarray of int

Indices for the subset receivers