pytomoatt.src_rec.SrcRec.append¶
- SrcRec.append(sr)[source]¶
Append another SrcRec object to the current one
For sources with the same event_id, keep the first one. For receivers (rec_points, rec_points_cs, rec_points_cr), merge all data under the same event_id and recalculate receiver counts.
- Parameters:
sr (SrcRec) – Another SrcRec object