Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
PyTomoATT
PyTomoATT

Getting Start

  • Installation
  • Create initial model
  • Create checkerboard model

API

  • Module index
    • pytomoatt.para
    • pytomoatt.src_rec
      • pytomoatt.src_rec.SrcRec.src_points
      • pytomoatt.src_rec.SrcRec.rec_points
      • pytomoatt.src_rec.SrcRec.rec_points_cs
      • pytomoatt.src_rec.SrcRec.rec_points_cr
      • pytomoatt.src_rec.SrcRec.add_noise
      • pytomoatt.src_rec.SrcRec.append
      • pytomoatt.src_rec.SrcRec.box_weighting
      • pytomoatt.src_rec.SrcRec.calc_distaz
      • pytomoatt.src_rec.SrcRec.copy
      • pytomoatt.src_rec.SrcRec.count_events_per_station
      • pytomoatt.src_rec.SrcRec.erase_duplicate_events
      • pytomoatt.src_rec.SrcRec.from_seispy
      • pytomoatt.src_rec.SrcRec.geo_weighting
      • pytomoatt.src_rec.SrcRec.generate_double_difference
      • pytomoatt.src_rec.SrcRec.plot
      • pytomoatt.src_rec.SrcRec.read
      • pytomoatt.src_rec.SrcRec.remove_rec_by_new_src
      • pytomoatt.src_rec.SrcRec.remove_specified_recs
      • pytomoatt.src_rec.SrcRec.remove_src_by_new_rec
      • pytomoatt.src_rec.SrcRec.reset_index
      • pytomoatt.src_rec.SrcRec.rotate
      • pytomoatt.src_rec.SrcRec.select_by_azi_gap
      • pytomoatt.src_rec.SrcRec.select_by_box_region
      • pytomoatt.src_rec.SrcRec.select_by_datetime
      • pytomoatt.src_rec.SrcRec.select_by_depth
      • pytomoatt.src_rec.SrcRec.select_by_distance
      • pytomoatt.src_rec.SrcRec.select_by_phase
      • pytomoatt.src_rec.SrcRec.select_by_num_rec
      • pytomoatt.src_rec.SrcRec.select_one_event_in_each_subgrid
      • pytomoatt.src_rec.SrcRec.to_utm
      • pytomoatt.src_rec.SrcRec.update
      • pytomoatt.src_rec.SrcRec.update_num_rec
      • pytomoatt.src_rec.SrcRec.write
      • pytomoatt.src_rec.SrcRec.write_receivers
      • pytomoatt.src_rec.SrcRec.write_sources
    • pytomoatt.data
    • pytomoatt.model
    • pytomoatt.attarray
    • pytomoatt.checkerboard

Links

  • TomoATT
  • GitHub Repository
Back to top
Copyright © 2023, Mijian Xu
Made with Sphinx and @pradyunsg's Furo