Event location and magnitude calculation: Grid search method
The module performs seismic association, location, and magnitude estimation via the grid search method.. It starts with associating Pick
objects and calculates event magnitude based on Amplitude
readings of the P-wave peak ground displacement.
The module creates Event
and Alert
objects that are passed to subsequent modules, such as those for alerting.
Configuration
RTCatalogue
Tt path
: Path to travel-time gridTt x width
[float, km]: Width of the travel-time gridTt y width
[float, km]: Height of the travel-time gridTt z levels
[list of floats, km]: Depth levelt for travel-time calculationTt step
[float, km]: Depth levels for travel-time calculationsVel model
: Velocity model for travel-time calculationsTsl max
[float, seconds]: Maximum time since the last detection associate with an eventAssoc win
[float, seconds]: Associator windowNdef ratio
[float]: Minimum number of close stations associated with an eventNdef min
[integer]: Minimum number of pics associated with an earthquakeSigma type
:Sigma const
:Nya weight
: Not-yet arrived stationsNya nos
: Not-yet arrived stationsPrior type
['const']:Mc
[float]:b_vlaue
[float]: B-valuePgd a
[float]: Parameter for magnitude estimation M = A B log(Pd) CPgd b
[float]: Parameter for magnitude estimation M = A B log(Pd) CPgd c
[float]: Parameter for magnitude estimation M = A B log(Pd) CPgd std
[float]: Magnitude standard deviationVerbose
[boolean]:Logs
are printed in when set to true