pytomoatt.src_rec.SrcRec.rec_points¶
- property SrcRec.rec_points¶
Return a DataFrame of all receivers
- Returns:
All receivers
- Return type:
pandas.DataFrame
Receivers contain 9 ~ 11 columns:
Common fields¶
Column
Description
src_indexIndex of source recorded by the receiver
rec_indexIndex of receivers that recorded the same source
stanameName of the receiver
stlaLatitude of the receiver
stloLongitude of the receiver
stelElevation of the receiver
phasePhase name
ttTravel time of the source receiver pair
weightWeight of the receiver applied on objective function
Optional fields¶
Column
Description
netnameName of the network (when
name_net_and_sta=TrueinSrcRec.read)dist_degEpicentral distance in deg (when
dist_in_data=TrueinSrcRec.read)