Event location and magnitude calculation: GaMMA method
caution
Module currently in development.
The module performs seismic association and location via the GaMMA 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
Use Amplitude
[boolean]: Use amplitudes and calculate magnitudeDbscan eps
[float]: The time window length for pick catalogue scanDbscan min samples
[integer]: Minimum number of picks to scanMin picks per eq
[integer]: Minimum number of picks associated with an eventMax sigma11
[float, seconds]: Maximum time sigmaMax sigma22
[float, seconds]: Maximum amplitude sigmaMax sigma12
[float, seconds]: Maximum time x amplitude sigmaPvel
[float, km/s]: Constant P-wave velocityVerbose
[boolean]:Logs
are printed in when set to true