Skip to main content
Ctrl+K
pyCSAMT pyCSAMT

pyCSAMT

  • Install
  • API
  • User Guide
  • Examples
  • Agents
  • CLI
    • Applications
    • Scientific Background
    • Development
    • Release Notes
    • Changelog
    • Resources
    • FAQ
  • GitHub
  • Issue tracker
  • PyPI
  • Stack Overflow
  • Install
  • API
  • User Guide
  • Examples
  • Agents
  • CLI
  • Applications
  • Scientific Background
  • Development
  • Release Notes
  • Changelog
  • Resources
  • FAQ
  • GitHub
  • Issue tracker
  • PyPI
  • Stack Overflow

Section Navigation

  • 1. API Guide
    • 1.1. API configuration
    • 1.2. API Views
    • 1.3. Mesh Display
    • 1.4. Plot Styles
    • 1.5. Contour overlays
    • 1.6. Interpretation Plot Styles
    • 1.7. Agent Configuration
    • 1.8. Section Plot Layout
    • 1.9. Station Rendering
    • 1.10. View Controls
    • 1.11. Configuration
  • 2. API reference
    • 2.1. pycsamt
    • 2.2. pycsamt.api
      • 2.2.3.1. pycsamt.api.agents
      • 2.2.3.2. pycsamt.api.bunch
      • 2.2.3.3. pycsamt.api.cli
      • 2.2.3.4. pycsamt.api.cli.config
      • 2.2.3.5. pycsamt.api.cli.options
      • 2.2.3.6. pycsamt.api.cli.params
      • 2.2.3.7. pycsamt.api.control
      • 2.2.3.8. pycsamt.api.docs
      • 2.2.3.9. pycsamt.api.interp
      • 2.2.3.10. pycsamt.api.ordering
      • 2.2.3.11. pycsamt.api.pipe
      • 2.2.3.12. pycsamt.api.pipe.config
      • 2.2.3.13. pycsamt.api.plot
      • 2.2.3.14. pycsamt.api.property
      • 2.2.3.15. pycsamt.api.section
      • 2.2.3.16. pycsamt.api.station
      • 2.2.3.17. pycsamt.api.style
      • 2.2.3.18. pycsamt.api.typing
      • 2.2.3.19. pycsamt.api.util
      • 2.2.3.20. pycsamt.api.view
      • 2.2.3.21. pycsamt.api.view.config
      • 2.2.3.22. pycsamt.api.view.frame
      • 2.2.3.23. pycsamt.api.view.io
      • 2.2.3.24. pycsamt.api.view.progress
      • 2.2.3.25. pycsamt.api.view.result
      • 2.2.3.26. pycsamt.api.view.survey
      • 2.2.3.27. pycsamt.api.view.tables
    • 2.3. pycsamt.core
      • 2.3.1.1. pycsamt.core.base
      • 2.3.1.2. pycsamt.core.config
      • 2.3.1.3. pycsamt.core.mixins
      • 2.3.1.4. pycsamt.core.registry
    • 2.4. pycsamt.io
      • 2.4.1.1. pycsamt.io.config
      • 2.4.1.2. pycsamt.io.parsers
    • 2.5. pycsamt.metadata
      • 2.5.1.1. pycsamt.metadata.site
      • 2.5.1.2. pycsamt.metadata.survey
      • 2.5.1.3. pycsamt.metadata.provenance
      • 2.5.1.4. pycsamt.metadata.channels
      • 2.5.1.5. pycsamt.metadata.orientation
      • 2.5.1.6. pycsamt.metadata.instrument
        • pycsamt.metadata.instrument.SensorSpec
        • pycsamt.metadata.instrument.InstrumentMeta
        • pycsamt.metadata.instrument.known_system
        • pycsamt.metadata.instrument.list_presets
      • 2.5.1.7. pycsamt.metadata.processing
      • 2.5.1.8. pycsamt.metadata.quality
      • 2.5.1.9. pycsamt.metadata.frequency
      • 2.5.1.10. pycsamt.metadata.geology
      • 2.5.1.11. pycsamt.metadata.rocks
    • 2.6. pycsamt.emtf
      • 2.6.1.1. pycsamt.emtf.document
      • 2.6.1.2. pycsamt.emtf.transfer
      • 2.6.1.3. pycsamt.emtf.estimates
      • 2.6.1.4. pycsamt.emtf.datatypes
      • 2.6.1.5. pycsamt.emtf.validation
      • 2.6.1.6. pycsamt.emtf.base
      • 2.6.2.1. pycsamt.emtf.orientation
      • 2.6.3.1. pycsamt.emtf.converters.edi
      • 2.6.3.2. pycsamt.emtf.converters.spectra
      • 2.6.3.3. pycsamt.emtf.converters.bundle
      • 2.6.4.1. pycsamt.emtf.xml.reader
      • 2.6.4.2. pycsamt.emtf.xml.writer
      • 2.6.4.3. pycsamt.emtf.xml.serializer
      • 2.6.4.4. pycsamt.emtf.xml.parser
      • 2.6.4.5. pycsamt.emtf.xml.constants
    • 2.7. pycsamt.airborne
      • 2.7.1.1. pycsamt.airborne.base
      • 2.7.1.2. pycsamt.airborne.navigation
      • 2.7.2.1. pycsamt.airborne.site
      • 2.7.3.1. pycsamt.airborne.registry
      • 2.7.3.2. pycsamt.airborne.io
      • 2.7.4.1. pycsamt.airborne.qc
      • 2.7.5.1. pycsamt.airborne.validation
      • 2.7.6.1. pycsamt.airborne.afmag
      • 2.7.6.2. pycsamt.airborne.afmag.adapter
      • 2.7.6.3. pycsamt.airborne.afmag.base
      • 2.7.6.4. pycsamt.airborne.afmag.datatypes
      • 2.7.6.5. pycsamt.airborne.afmag.constants
      • 2.7.7.1. pycsamt.airborne.ztem
      • 2.7.7.2. pycsamt.airborne.ztem.adapter
      • 2.7.7.3. pycsamt.airborne.ztem.base
      • 2.7.7.4. pycsamt.airborne.ztem.constants
      • 2.7.8.1. pycsamt.airborne.mobilemt
      • 2.7.8.2. pycsamt.airborne.mobilemt.adapter
      • 2.7.8.3. pycsamt.airborne.mobilemt.base
      • 2.7.8.4. pycsamt.airborne.mobilemt.datatypes
      • 2.7.8.5. pycsamt.airborne.mobilemt.constants
    • 2.8. pycsamt.site
      • 2.8.1.1. pycsamt.site.base
      • 2.8.1.2. pycsamt.site.compute
      • 2.8.1.3. pycsamt.site.edit
      • 2.8.1.4. pycsamt.site.metadata
      • 2.8.1.5. pycsamt.site.export
      • 2.8.1.6. pycsamt.site.location
      • 2.8.1.7. pycsamt.site.profile
      • 2.8.1.8. pycsamt.site.report
      • 2.8.1.9. pycsamt.site.selection
      • 2.8.1.10. pycsamt.site.utils
      • 2.8.1.11. pycsamt.site.recompute
    • 2.9. pycsamt.seg
      • 2.9.1.1. pycsamt.seg.base
      • 2.9.1.2. pycsamt.seg.cbase
      • 2.9.1.3. pycsamt.seg.collection
      • 2.9.1.4. pycsamt.seg.components
      • 2.9.1.5. pycsamt.seg.edi
      • 2.9.1.6. pycsamt.seg.heads
      • 2.9.1.7. pycsamt.seg.meas
      • 2.9.1.8. pycsamt.seg.mtemap
      • 2.9.1.9. pycsamt.seg.ops
      • 2.9.1.10. pycsamt.seg.other
      • 2.9.1.11. pycsamt.seg.property
      • 2.9.1.12. pycsamt.seg.schema
      • 2.9.1.13. pycsamt.seg.sections
      • 2.9.1.14. pycsamt.seg.spectra
      • 2.9.1.15. pycsamt.seg.survey
      • 2.9.1.16. pycsamt.seg.time_series
      • 2.9.1.17. pycsamt.seg.utils
      • 2.9.1.18. pycsamt.seg.validation
      • 2.9.1.19. pycsamt.seg.xa
    • 2.10. pycsamt.z
      • 2.10.1.1. pycsamt.z.base
      • 2.10.1.2. pycsamt.z.resphase
      • 2.10.1.3. pycsamt.z.tipper
      • 2.10.1.4. pycsamt.z.utils
      • 2.10.1.5. pycsamt.z.z
    • 2.11. pycsamt.jones
      • 2.11.1.1. pycsamt.jones.base
      • 2.11.1.2. pycsamt.jones.blocks
      • 2.11.1.3. pycsamt.jones.cbase
      • 2.11.1.4. pycsamt.jones.collection
      • 2.11.1.5. pycsamt.jones.components
      • 2.11.1.6. pycsamt.jones.config
      • 2.11.1.7. pycsamt.jones.heads
      • 2.11.1.8. pycsamt.jones.j
      • 2.11.1.9. pycsamt.jones.property
      • 2.11.1.10. pycsamt.jones.utils
      • 2.11.1.11. pycsamt.jones.validation
      • 2.11.1.12. pycsamt.jones.xa
    • 2.12. pycsamt.zonge
      • 2.12.1.1. pycsamt.zonge.avg
      • 2.12.1.2. pycsamt.zonge.base
      • 2.12.1.3. pycsamt.zonge.components
      • 2.12.1.4. pycsamt.zonge.config
      • 2.12.1.5. pycsamt.zonge.heads
      • 2.12.1.6. pycsamt.zonge.info
      • 2.12.1.7. pycsamt.zonge.meas
      • 2.12.1.8. pycsamt.zonge.ops
      • 2.12.1.9. pycsamt.zonge.processing
      • 2.12.1.10. pycsamt.zonge.proc_utils
      • 2.12.1.11. pycsamt.zonge.property
      • 2.12.1.12. pycsamt.zonge.qc
      • 2.12.1.13. pycsamt.zonge.resphase
      • 2.12.1.14. pycsamt.zonge.schema
      • 2.12.1.15. pycsamt.zonge.survey
      • 2.12.1.16. pycsamt.zonge.tensor
      • 2.12.1.17. pycsamt.zonge.tipper
      • 2.12.1.18. pycsamt.zonge.utils
      • 2.12.1.19. pycsamt.zonge.var_pc
      • 2.12.1.20. pycsamt.zonge.var_std
      • 2.12.1.21. pycsamt.zonge.z
    • 2.13. pycsamt.stratagem
      • 2.13.2.1. pycsamt.stratagem.gis_correct
      • 2.13.2.2. pycsamt.stratagem.io
      • 2.13.2.3. pycsamt.stratagem.process
      • 2.13.2.4. pycsamt.stratagem.qc
      • 2.13.2.5. pycsamt.stratagem.rename
      • 2.13.2.6. pycsamt.stratagem.survey
    • 2.14. pycsamt.emtools
      • 2.14.2.1. pycsamt.emtools.afmag
      • 2.14.2.2. pycsamt.emtools.ztem
      • 2.14.2.3. pycsamt.emtools.mobilemt
      • 2.14.2.4. pycsamt.emtools.inspect
      • 2.14.2.5. pycsamt.emtools.qc
      • 2.14.2.6. pycsamt.emtools.frequency
      • 2.14.2.7. pycsamt.emtools.ss
      • 2.14.2.8. pycsamt.emtools.remove_noise
      • 2.14.2.9. pycsamt.emtools.diag
      • 2.14.2.10. pycsamt.emtools.spectra
      • 2.14.2.11. pycsamt.emtools.plot
      • 2.14.2.12. pycsamt.emtools.overview
      • 2.14.3.1. pycsamt.emtools.impedance
      • 2.14.3.2. pycsamt.emtools.tensor
      • 2.14.3.3. pycsamt.emtools.tf
      • 2.14.3.4. pycsamt.emtools.gb
      • 2.14.3.5. pycsamt.emtools.skew
      • 2.14.3.6. pycsamt.emtools.strike
      • 2.14.3.7. pycsamt.emtools.dimensionality
      • 2.14.3.8. pycsamt.emtools.anisotropy
      • 2.14.3.9. pycsamt.emtools.gradient_imaging
      • 2.14.4.1. pycsamt.emtools.fieldzone
      • 2.14.4.2. pycsamt.emtools.source_array
      • 2.14.4.3. pycsamt.emtools.source_effects
      • 2.14.4.4. pycsamt.emtools.csumt
      • 2.14.4.5. pycsamt.emtools.lcurve
      • 2.14.4.6. pycsamt.emtools.legacy
    • 2.15. pycsamt.transformers
      • 2.15.1.1. pycsamt.transformers._base
      • 2.15.1.2. pycsamt.transformers.jedi
      • 2.15.1.3. pycsamt.transformers.spectra
    • 2.16. pycsamt.geology
      • 2.16.3.1. pycsamt.geology.borehole
      • 2.16.3.2. pycsamt.geology.lithology
      • 2.16.3.3. pycsamt.geology.rock_library
      • 2.16.3.4. pycsamt.geology.rock_providers
      • 2.16.3.5. pycsamt.geology.structural
    • 2.17. pycsamt.interp
      • 2.17.3.1. pycsamt.interp.calibrate
      • 2.17.3.2. pycsamt.interp.constraints
      • 2.17.3.3. pycsamt.interp.export
      • 2.17.3.4. pycsamt.interp.fusion
      • 2.17.3.5. pycsamt.interp.hydro
      • 2.17.3.6. pycsamt.interp.hydromodel
      • 2.17.3.7. pycsamt.interp.petrophysics
      • 2.17.3.8. pycsamt.interp.plot
      • 2.17.3.9. pycsamt.interp.timelapse
      • 2.17.3.10. pycsamt.interp.uncertainty
    • 2.18. pycsamt.tdem
      • 2.18.2.1. pycsamt.tdem.avg
      • 2.18.2.2. pycsamt.tdem.coordinates
      • 2.18.2.3. pycsamt.tdem.io
      • 2.18.2.4. pycsamt.tdem.log
      • 2.18.2.5. pycsamt.tdem.plot
      • 2.18.2.6. pycsamt.tdem.reader
      • 2.18.2.7. pycsamt.tdem.survey
      • 2.18.2.8. pycsamt.tdem.transform
      • 2.18.2.9. pycsamt.tdem.waveform
      • 2.18.2.10. pycsamt.tdem.workflow
      • 2.18.2.11. pycsamt.tdem.zplot
    • 2.19. pycsamt.utils
      • 2.19.1.1. pycsamt.utils.em
      • 2.19.1.2. pycsamt.utils.io
    • 2.20. pycsamt.forward
      • 2.20.3.1. pycsamt.forward.config
      • 2.20.3.2. pycsamt.forward.config2d
      • 2.20.3.3. pycsamt.forward.config3d
      • 2.20.3.4. pycsamt.forward.em1d
      • 2.20.3.5. pycsamt.forward.em2d
      • 2.20.3.6. pycsamt.forward.em3d
      • 2.20.3.7. pycsamt.forward.grid2d
      • 2.20.3.8. pycsamt.forward.grid3d
      • 2.20.3.9. pycsamt.forward.synthetic
      • 2.20.3.10. pycsamt.forward.noise
      • 2.20.3.11. pycsamt.forward.batch
      • 2.20.3.12. pycsamt.forward.plot
      • 2.20.4.1. pycsamt.forward.maxwell
        • pycsamt.forward.maxwell.contracts
        • pycsamt.forward.maxwell.mesh
        • pycsamt.forward.maxwell.adapters
        • pycsamt.forward.maxwell.backends
        • pycsamt.forward.maxwell.benchmarks
        • pycsamt.forward.maxwell.mt2d
        • pycsamt.forward.maxwell.mt3d
        • pycsamt.forward.maxwell.modem3d
        • pycsamt.forward.maxwell.external
        • pycsamt.forward.maxwell.batch
        • pycsamt.forward.maxwell.cache
    • 2.20.4.1. pycsamt.forward.maxwell
      • pycsamt.forward.maxwell.contracts
      • pycsamt.forward.maxwell.mesh
      • pycsamt.forward.maxwell.adapters
      • pycsamt.forward.maxwell.backends
      • pycsamt.forward.maxwell.benchmarks
      • pycsamt.forward.maxwell.mt2d
      • pycsamt.forward.maxwell.mt3d
      • pycsamt.forward.maxwell.modem3d
      • pycsamt.forward.maxwell.external
      • pycsamt.forward.maxwell.batch
      • pycsamt.forward.maxwell.cache
    • 2.21. Inversion API
      • 2.21.1.1. pycsamt.inversion.config
      • 2.21.1.2. pycsamt.inversion.workflow
      • 2.21.1.3. pycsamt.inversion.data
      • 2.21.1.4. pycsamt.inversion.model
      • 2.21.1.5. pycsamt.inversion.mesh
      • 2.21.1.6. pycsamt.inversion.objective
      • 2.21.1.7. pycsamt.inversion.regularization
      • 2.21.1.8. pycsamt.inversion.results
      • 2.21.1.9. pycsamt.inversion.export
      • 2.21.1.10. pycsamt.inversion.plot
      • 2.21.2.1. pycsamt.inversion.backends
      • 2.21.2.2. pycsamt.inversion.backends.builtin
      • 2.21.2.3. pycsamt.inversion.backends.occam2d
      • 2.21.2.4. pycsamt.inversion.backends.modem
      • 2.21.2.5. pycsamt.inversion.backends.simpeg
      • 2.21.2.6. pycsamt.inversion.backends.pygimli
      • 2.21.3.1. pycsamt.inversion.mt.inv1d
      • 2.21.3.2. pycsamt.inversion.mt.inv2d
      • 2.21.3.3. pycsamt.inversion.mt.inv3d
      • 2.21.3.4. pycsamt.inversion.amt.inv1d
      • 2.21.3.5. pycsamt.inversion.amt.inv2d
      • 2.21.3.6. pycsamt.inversion.emap.inv2d
      • 2.21.3.7. pycsamt.inversion.tdem.inv1d
      • 2.21.3.8. pycsamt.inversion.tdem.inv2d
    • 2.22. pycsamt.models
    • 2.23. pycsamt.format
    • 2.24. pycsamt.backends
    • 2.25. pycsamt.ai
      • 2.25.3.1. pycsamt.ai.inversion
        • pycsamt.ai.inversion.inv1d
        • pycsamt.ai.inversion.inv2d
        • pycsamt.ai.inversion.inv3d
        • pycsamt.ai.inversion.ensemble
        • pycsamt.ai.inversion.joint
        • pycsamt.ai.inversion.calibration
        • pycsamt.ai.inversion.pinn1d
        • pycsamt.ai.inversion.pinn2d
        • pycsamt.ai.inversion.pinn3d
        • pycsamt.ai.inversion.hybrid1d
        • pycsamt.ai.inversion.hybrid2d
        • pycsamt.ai.inversion.hybrid3d
        • pycsamt.ai.inversion.duhi2d
        • pycsamt.ai.inversion.mapping2d
        • pycsamt.ai.inversion.reliability2d
        • pycsamt.ai.inversion.config
        • pycsamt.ai.inversion.run_config
        • pycsamt.ai.inversion.schema
      • 2.25.3.2. pycsamt.ai.data
        • pycsamt.ai.data.contracts
        • pycsamt.ai.data.normalization
        • pycsamt.ai.data.splits
        • pycsamt.ai.data.manifest
      • 2.25.3.3. pycsamt.ai.geology
        • pycsamt.ai.geology.fields
        • pycsamt.ai.geology.layers
        • pycsamt.ai.geology.lenses
        • pycsamt.ai.geology.topography
        • pycsamt.ai.geology.benchmark
      • 2.25.3.4. pycsamt.ai.losses
        • pycsamt.ai.losses.model
        • pycsamt.ai.losses.spatial
        • pycsamt.ai.losses.response
        • pycsamt.ai.losses.boundary
        • pycsamt.ai.losses.uncertainty
      • 2.25.3.5. pycsamt.ai.domain_gap
        • pycsamt.ai.domain_gap.audit
        • pycsamt.ai.domain_gap.simulator
        • pycsamt.ai.domain_gap.survey_fit
        • pycsamt.ai.domain_gap.report
        • pycsamt.ai.domain_gap.empirical
      • 2.25.3.6. pycsamt.ai.experiments
        • pycsamt.ai.experiments.config
      • 2.25.3.7. pycsamt.ai.validation
        • pycsamt.ai.validation.recovery
        • pycsamt.ai.validation.residuals
        • pycsamt.ai.validation.calibration
        • pycsamt.ai.validation.ood
      • 2.25.3.8. pycsamt.ai.nets.cnn1d
      • 2.25.3.9. pycsamt.ai.nets.drcnn
      • 2.25.3.10. pycsamt.ai.nets.fcn
      • 2.25.3.11. pycsamt.ai.nets.gcn
      • 2.25.3.12. pycsamt.ai.nets.resnet
      • 2.25.3.13. pycsamt.ai.nets.unet
      • 2.25.3.14. pycsamt.ai.processing.anomaly
      • 2.25.3.15. pycsamt.ai.processing.classify
      • 2.25.3.16. pycsamt.ai.processing.denoise
      • 2.25.3.17. pycsamt.ai.processing.qc
      • 2.25.3.18. pycsamt.ai.training.augment
      • 2.25.3.19. pycsamt.ai.training.dataset
      • 2.25.3.20. pycsamt.ai.training.metrics
      • 2.25.3.21. pycsamt.ai.training.trainer
      • 2.25.3.22. pycsamt.ai.plot.compare
      • 2.25.3.23. pycsamt.ai.plot.convergence
      • 2.25.3.24. pycsamt.ai.plot.diagnostics
      • 2.25.3.25. pycsamt.ai.plot.section
    • 2.25.3.2. pycsamt.ai.data
      • pycsamt.ai.data.contracts
      • pycsamt.ai.data.normalization
      • pycsamt.ai.data.splits
      • pycsamt.ai.data.manifest
    • 2.25.3.3. pycsamt.ai.geology
      • pycsamt.ai.geology.fields
      • pycsamt.ai.geology.layers
      • pycsamt.ai.geology.lenses
      • pycsamt.ai.geology.topography
      • pycsamt.ai.geology.benchmark
    • 2.25.3.4. pycsamt.ai.losses
      • pycsamt.ai.losses.model
      • pycsamt.ai.losses.spatial
      • pycsamt.ai.losses.response
      • pycsamt.ai.losses.boundary
      • pycsamt.ai.losses.uncertainty
    • 2.25.3.5. pycsamt.ai.domain_gap
      • pycsamt.ai.domain_gap.audit
      • pycsamt.ai.domain_gap.simulator
      • pycsamt.ai.domain_gap.survey_fit
      • pycsamt.ai.domain_gap.report
      • pycsamt.ai.domain_gap.empirical
    • 2.25.3.6. pycsamt.ai.experiments
      • pycsamt.ai.experiments.config
    • 2.25.3.7. pycsamt.ai.validation
      • pycsamt.ai.validation.recovery
      • pycsamt.ai.validation.residuals
      • pycsamt.ai.validation.calibration
      • pycsamt.ai.validation.ood
    • 2.26. pycsamt.agents
      • 2.26.5.1. pycsamt.agents._base
      • 2.26.5.2. pycsamt.agents.context
      • 2.26.5.3. pycsamt.agents.loader
      • 2.26.5.4. pycsamt.agents.coordinator
      • 2.26.5.5. pycsamt.agents.orchestrator
      • 2.26.5.6. pycsamt.agents.qc
      • 2.26.5.7. pycsamt.agents.static_shift
      • 2.26.5.8. pycsamt.agents.phase_analysis
      • 2.26.5.9. pycsamt.agents.tensor_rotation
      • 2.26.5.10. pycsamt.agents.tipper_analysis
      • 2.26.5.11. pycsamt.agents.freq_decimation
      • 2.26.5.12. pycsamt.agents.denoising
      • 2.26.5.13. pycsamt.agents.forward
      • 2.26.5.14. pycsamt.agents.inversion_prep
      • 2.26.5.15. pycsamt.agents.inversion_eval
      • 2.26.5.16. pycsamt.agents.inversion_backend
      • 2.26.5.17. pycsamt.agents.inversion_comparison
      • 2.26.5.18. pycsamt.agents.occam2d_agent
      • 2.26.5.19. pycsamt.agents.modem_agent
      • 2.26.5.20. pycsamt.agents.inv2d_agent
      • 2.26.5.21. pycsamt.agents.inv3d_agent
      • 2.26.5.22. pycsamt.agents.ai_inversion
      • 2.26.5.23. pycsamt.agents.ensemble_agent
      • 2.26.5.24. pycsamt.agents.joint_agent
      • 2.26.5.25. pycsamt.agents.model_zoo_agent
      • 2.26.5.26. pycsamt.agents.anomaly_agent
      • 2.26.5.27. pycsamt.agents.interpretation
      • 2.26.5.28. pycsamt.agents.iot_agent
      • 2.26.5.29. pycsamt.agents.resistivity_map
      • 2.26.5.30. pycsamt.agents.sensitivity
      • 2.26.5.31. pycsamt.agents.edi_export
      • 2.26.5.32. pycsamt.agents.report
      • 2.26.5.33. pycsamt.agents.code_gen
      • 2.26.5.34. pycsamt.agents.pipeline_agent
      • 2.26.5.35. pycsamt.agents.batch_survey
      • 2.26.5.36. pycsamt.agents.hybrid_agent
      • 2.26.5.37. pycsamt.agents.mare2dem_agent
      • 2.26.5.38. pycsamt.agents.master
      • 2.26.5.39. pycsamt.agents.metrics
      • 2.26.5.40. pycsamt.agents.package_qa
      • 2.26.5.41. pycsamt.agents.pinn_agent
      • 2.26.5.42. pycsamt.agents.plotting
      • 2.26.5.43. pycsamt.agents.router
      • 2.26.5.44. pycsamt.agents.tooling
      • 2.26.5.45. pycsamt.agents.web
    • 2.27. pycsamt.pipeline
      • 2.27.2.1. pycsamt.pipeline._pipeline
      • 2.27.2.2. pycsamt.pipeline._steps
      • 2.27.2.3. pycsamt.pipeline._registry
      • 2.27.2.4. pycsamt.pipeline._plugins
      • 2.27.2.5. pycsamt.pipeline._cache
      • 2.27.2.6. pycsamt.pipeline._history
      • 2.27.2.7. pycsamt.pipeline._richview
      • 2.27.2.8. pycsamt.pipeline._presets
      • 2.27.2.9. pycsamt.pipeline._smart_qc
      • 2.27.2.10. pycsamt.pipeline._preview
      • 2.27.2.11. pycsamt.pipeline._config
      • 2.27.2.12. pycsamt.pipeline._output
      • 2.27.2.13. pycsamt.pipeline._report
      • 2.27.2.14. pycsamt.pipeline._dashboard
      • 2.27.2.15. pycsamt.pipeline._base
      • 2.27.2.16. pycsamt.pipeline.ai_steps
      • 2.27.2.17. pycsamt.pipeline.stratagem
      • 2.27.2.18. pycsamt.pipeline.plot
    • 2.28. pycsamt.session
    • 2.29. pycsamt.topo
      • 2.29.3.1. pycsamt.topo.config
      • 2.29.3.2. pycsamt.topo.drape
      • 2.29.3.3. pycsamt.topo.extract
      • 2.29.3.4. pycsamt.topo.overlay
      • 2.29.3.5. pycsamt.topo.section
    • 2.30. pycsamt.map
      • 2.30.7.1. pycsamt.map.config
      • 2.30.7.2. pycsamt.map._core
      • 2.30.7.3. pycsamt.map.loader
      • 2.30.7.4. pycsamt.map.view
      • 2.30.7.5. pycsamt.map.station
      • 2.30.7.6. pycsamt.map.profile
      • 2.30.7.7. pycsamt.map.volume
      • 2.30.7.8. pycsamt.map.overlays
      • 2.30.7.9. pycsamt.map.styles
      • 2.30.7.10. pycsamt.map.export
      • 2.30.7.11. pycsamt.map.inversion
      • 2.30.7.12. pycsamt.map.topo
    • 2.31. pycsamt.gis
      • 2.31.1.1. pycsamt.gis.config
      • 2.31.1.2. pycsamt.gis.constants
      • 2.31.1.3. pycsamt.gis.utils
    • 2.32. pycsamt.iot
      • 2.32.4.1. pycsamt.iot.core
      • 2.32.4.2. pycsamt.iot.station
      • 2.32.4.3. pycsamt.iot.schemas
      • 2.32.4.4. pycsamt.iot.session
      • 2.32.4.5. pycsamt.iot.protocols
      • 2.32.4.6. pycsamt.iot.protocols.base
      • 2.32.4.7. pycsamt.iot.protocols.file
      • 2.32.4.8. pycsamt.iot.protocols.http
      • 2.32.4.9. pycsamt.iot.protocols.mqtt
      • 2.32.4.10. pycsamt.iot.protocols.serial
      • 2.32.4.11. pycsamt.iot.protocols.store_forward
      • 2.32.4.12. pycsamt.iot.protocols.websocket
      • 2.32.4.13. pycsamt.iot.edge
      • 2.32.4.14. pycsamt.iot.edge_amt
      • 2.32.4.15. pycsamt.iot.edge_csamt
      • 2.32.4.16. pycsamt.iot.edge_csem
      • 2.32.4.17. pycsamt.iot.methods
      • 2.32.4.18. pycsamt.iot.bridge
      • 2.32.4.19. pycsamt.iot.sync
      • 2.32.4.20. pycsamt.iot.power
      • 2.32.4.21. pycsamt.iot.monitoring
      • 2.32.4.22. pycsamt.iot.plot
      • 2.32.4.23. pycsamt.iot.provenance
      • 2.32.4.24. pycsamt.iot.security
      • 2.32.4.25. pycsamt.iot.sim
    • 2.33. pycsamt.app
      • 2.33.1.1. pycsamt.app.desktop
      • 2.33.1.2. pycsamt.app.desktop.__main__
      • 2.33.1.3. pycsamt.app.web
      • 2.33.1.4. pycsamt.app.web.__main__
      • 2.33.1.5. pycsamt.app.web.app
  • API
  • 2. API reference
  • 2.1. pycsamt

2.1. pycsamt#

pycsamt v2 — Python toolbox for audio-magnetotellurics (AMT & CSAMT).

Documentation: https://pycsamt.org/ Source: earthai-tech/pycsamt

previous

2. API reference

next

2.2. pycsamt.api

© Copyright 2022-2026, earthai-tech.

Built with the PyData Sphinx Theme 0.21.0.

This site is powered by Netlify