pytomoatt.src_rec.SrcRec.update¶
- SrcRec.update(mode='mean')[source]¶
Update
SrcRec.src_points,SrcRec.rec_points,SrcRec.rec_points_crandSrcRec.rec_points_cswith procedures:remove receivers by new sources
remove sources by new receivers
update num_rec
reset index
update unique sources and receivers
remove duplicate receivers by source
- Parameters:
mode (str, optional) – “first” to keep only the first occurrence of duplicate receivers, “mean” to average travel time, defaults to “mean”