Skip to content

Commit

Permalink
add comments
Browse files Browse the repository at this point in the history
  • Loading branch information
xumi1993 committed Jun 17, 2024
1 parent 14aa9a3 commit fa0c4fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pytomoatt/src_rec.py
Original file line number Diff line number Diff line change
Expand Up @@ -1017,6 +1017,8 @@ def generate_double_difference(self, type='cs', max_azi_gap=15, max_dist_gap=2.5
:type max_azi_gap: float, optional
:param max_dist_gap: Maximum distance gap for selecting events, defaults to 2.5
:type max_dist_gap: float, optional
:param recalc_baz: Recalculate azimuth and back azimuth, defaults to False
:type recalc_baz: bool, optional
``self.rec_points_cr`` or ``self.rec_points_cs`` are generated
"""
Expand Down

0 comments on commit fa0c4fc

Please sign in to comment.