Skip to content

Commit

Permalink
update to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xumi1993 committed Jul 13, 2024
1 parent d3dd40e commit ecf659d
Show file tree
Hide file tree
Showing 14 changed files with 53 additions and 35 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
pytomoatt.src\_rec.SrcRec.calc\_distaz
======================================

.. currentmodule:: pytomoatt.src_rec

.. automethod:: SrcRec.calc_distaz
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
pytomoatt.src\_rec.SrcRec.generate\_double\_difference
======================================================

.. currentmodule:: pytomoatt.src_rec

.. automethod:: SrcRec.generate_double_difference
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
pytomoatt.src\_rec.SrcRec.rec\_points\_cr
=========================================

.. currentmodule:: pytomoatt.src_rec

.. autoproperty:: SrcRec.rec_points_cr
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
pytomoatt.src\_rec.SrcRec.rec\_points\_cs
=========================================

.. currentmodule:: pytomoatt.src_rec

.. autoproperty:: SrcRec.rec_points_cs

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
pytomoatt.src\_rec.SrcRec.select\_by\_box\_region
=================================================

.. currentmodule:: pytomoatt.src_rec

.. automethod:: SrcRec.select_by_box_region
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
pytomoatt.src\_rec.SrcRec.select\_by\_depth
===========================================

.. currentmodule:: pytomoatt.src_rec

.. automethod:: SrcRec.select_by_depth
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
pytomoatt.src\_rec.SrcRec.select\_by\_distance
==============================================

.. currentmodule:: pytomoatt.src_rec

.. automethod:: SrcRec.select_by_distance
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
pytomoatt.src\_rec.SrcRec.select\_by\_phase
===========================================

.. currentmodule:: pytomoatt.src_rec

.. automethod:: SrcRec.select_by_phase

This file was deleted.

This file was deleted.

This file was deleted.

10 changes: 5 additions & 5 deletions source/modules/src_rec/src_rec.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ pytomoatt.src_rec

~SrcRec.add_noise
~SrcRec.append
~SrcRec.calc_distance
~SrcRec.calc_distaz
~SrcRec.copy
~SrcRec.count_events_per_station
~SrcRec.erase_duplicate_events
Expand All @@ -37,12 +37,12 @@ pytomoatt.src_rec
~SrcRec.remove_specified_recs
~SrcRec.remove_src_by_new_rec
~SrcRec.reset_index
~SrcRec.select_box_region
~SrcRec.select_by_box_region
~SrcRec.select_by_datetime
~SrcRec.select_depth
~SrcRec.select_distance
~SrcRec.select_by_depth
~SrcRec.select_by_distance
~SrcRec.select_one_event_in_each_subgrid
~SrcRec.select_phase
~SrcRec.select_by_phase
~SrcRec.update
~SrcRec.update_num_rec
~SrcRec.write
Expand Down

0 comments on commit ecf659d

Please sign in to comment.