simpeg.electromagnetics.time_domain.survey.Survey#
- class simpeg.electromagnetics.time_domain.survey.Survey(source_list, **kwargs)[source]#
Bases:
BaseSurveyTime domain electromagnetic survey
- Parameters:
- source_list
listofsimpeg.electromagnetic.time_domain.sources.BaseTDEMSrc List of SimPEG TDEM sources
- source_list
Attributes
A SimPEG counter object for counting iterations and operations
Total number of data for the survey
Number of Sources
List of TDEM 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)