simpeg.electromagnetics.static.spectral_induced_polarization.survey.Survey#
- class simpeg.electromagnetics.static.spectral_induced_polarization.survey.Survey(source_list=None, survey_geometry='surface', **kwargs)[source]#
Bases:
BaseTimeSurvey
Spectral IP survey class
- Parameters:
- source_list
list
of
simpeg.electromagnetic.static.spectral_induced_polarization.sources.BaseSrc
List of SimPEG spectral IP sources
- survey_geometry{“surface”, “borehole”, “general”}
Survey geometry.
- source_list
Attributes
Period
A SimPEG counter object for counting iterations and operations
Total number of data for the survey
Number of Sources
Number of data locations
Number of pulses
List of sources associated with the survey
Survey geometry; one of {"surface", "borehole", "general"}
survey_type
has been removed.Universal unique identifier
Unique time channels for all survey receivers.
Number of associated data for each source
Methods
get_source_indices
(sources)