rtm

README

  • rtm

API Reference

  • rtm package
    • Submodules
      • rtm.grid module
      • rtm.plotting module
      • rtm.stack module
      • rtm.travel_time module
      • rtm.waveform module
    • Module contents
      • RTMWarning
        • RTMWarning.UAFGEOTOOLS
rtm
  • rtm package
  • View page source

rtm package

Submodules

  • rtm.grid module
    • calculate_time_buffer()
    • define_grid()
    • grid_search()
    • produce_dem()
  • rtm.plotting module
    • plot_record_section()
    • plot_st()
    • plot_stack_peak()
    • plot_time_slice()
  • rtm.stack module
    • calculate_semblance()
    • get_peak_coordinates()
  • rtm.travel_time module
    • celerity_travel_time()
    • fdtd_travel_time()
    • infresnel_travel_time()
    • prepare_fdtd_run()
  • rtm.waveform module
    • process_waveforms()

Module contents

exception rtm.RTMWarning[source]

Bases: UserWarning

UAFGEOTOOLS = True
Previous Next

Built with Sphinx using a theme provided by Read the Docs.