pytomoatt.src_rec.SrcRec.erase_duplicate_events¶
- SrcRec.erase_duplicate_events(thre_deg: float, thre_dep: float, thre_time_in_min: float)[source]¶
check and count how many events are duplicated, under given threshold of distance, depth, and time.
- Parameters:
thre_deg (float) – threshold of distance in degree
thre_dep (float) – threshold of distance in degree
thre_time_in_min (float) – hreshold of time in minutes