MTUQ
  • Site
      • Installation
      • Quick start
      • Learning Python and ObsPy
      • Acquiring seismic data
      • Acquiring Green’s functions
      • Data processing
      • Visualization galleries
      • Miscellaneous
      • Library reference
  • Page
      • MTUQ
        • Getting started
        • User guide
  • Installation »

MTUQ¶

Getting started¶

  • Installation
  • Quick start
    • Serial example
    • Parallel examples

User guide¶

  • Learning Python and ObsPy
  • Acquiring seismic data
    • Data acquisition clients
    • File format, metadata, and data processing requirements
    • Other file formats
  • Acquiring Green’s functions
    • Role of Green’s functions
    • GreensTensor objects
    • Green’s function conventions
    • Downloading precomputed Green’s functions
    • Computing Green’s functions from 1D Earth models
    • Computing Green’s functions from 3D Earth models
  • Data processing
    • An approach based on mtuq.ProcessData
    • Requirements for processed data
    • Plotting waveforms
  • Visualization galleries
    • Plotting moment tensor results
    • Plotting force results
    • Plotting depth and hypocenter results
  • Miscellaneous
    • Grid search data structures
    • Moment tensor and force grids
    • Reading and writing grid search results
    • Trace attributes
    • Plotting trace attributes
    • Customizing figures
  • Library reference
    • Seismic data structures
    • Data I/O
    • Data processing and inversion
    • Station and event structures
    • Data visualization
    • Moment tensor and force visualization
    • Depth and hypocenter visualization
    • Station attributes visualization
    • Moment tensor and force grids
    • Grid base classes
    • Database and web service clients
    • Low-level misfit modules

Back to top